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 |
|---|---|---|---|---|
.img-checkcode {
width: 100px;
height: 40px;
margin-left: 15px;
border-radius: 3px;
}
html {
}
body {
font-family: "Microsoft YaHei";
height: 100%;
margin: 0px;
padding: 0px;
}
body:before {
background-image: url('/images/admin/base/adminlogin/admin_login.jpg');
background-size: cover;
background-position: center;
background-repeat: no-repeat;
content: '';
position: absolute;
width: 100%;
height: 100%;
}
.content {
}
.contentdiv {
height: 100%;
margin: 0;
padding: 0;
overflow: no-display !important;
}
.loginLogo {
text-align: center;
padding: 125px 0 50px;
}
/*logo样式*/
.logoBox .logoImg {
display: block;
text-align: center;
/*width: 240px;*/
height: 116px;
margin: 0px auto;
padding-top: -109px;
padding-bottom: 35px;
/*border: 4px solid #fff;*/
/*border-radius: 100%;*/
}
.logoBox .logoImg img {
/*width: 100%;*/
border-radius: 4px;
}
.logoBox .logoBg {
margin-top: 30px;
}
.contentdiv img {
width: 100%;
height: 100%;
}
.banner {
float: left;
height: 660px;
width: 700px;
margin-left: -100px;
}
.pagination {
display: none;
}
.login-container .loginbox {
padding: 0 0 40px 0;
border-radius: 5px;
width: 350px !important;
}
.login-container {
max-width: 350px;
margin: 0% auto;
display: table;
height: 100%;
}
.login-container .loginbox .loginbox-title {
color: #1382f0;
padding: 40px 0 30px;
font-size: 26px;
text-align: center;
}
.login-container .loginbox .loginbox-textbox {
padding: 6px 30px;
}
.login-container .loginbox .loginbox-textbox .form-control {
height: 40px;
}
.login-container .loginbox .loginbox-submit {
padding: 10px 30px;
}
.btn-primary, .btn-primary:focus {
/*background-color: #31d1de !important;
border: #31d1de;*/
height: 40px;
font-size: 16px;
}
.btn-primary, .btn-primary:hover {
background-color: #1382f0 !important;
border: #1382f0;
height: 40px;
font-size: 16px;
}
.login-header {
max-width: 1100px;
margin: 20px auto;
padding: 20px;
}
.login-header-info {
float: right;
}
.login-header-info a {
margin-right: 10px;
color: #fff;
line-height: 40px;
text-decoration: none;
}
.login-footer {
max-width: 1100px;
margin: 0 auto;
position: absolute;
bottom: 0;
left: 0;
right: 0;
z-index: 2;
zoom: 1;
padding: 20px;
color: #fff;
}
.login-footer a {
color: #fff;
text-decoration: none;
}
.fl {
float: left;
}
.fr {
float: right;
}
.content {
position: absolute;
width: 100%;
height: 100%;
}
.login-inner-box {
display: table-cell;
vertical-align: middle
}
.login-ICP {
text-align: center;
bottom: 22px;
color: #FFF;
width: 100%;
margin-top: 20px;
}
.login-ICP a {
color: #1382f0;
}
.login-ICP a:hover {
text-decoration:none;
}
.bg-white {
background-color: #fff !important;
}
.login-container .loginbox .loginbox-social {
padding: 0 10px 10px;
text-align: center;
} | src/Senparc.Web/wwwroot/css/Admin/base/senparc-login.css | .img-checkcode {
width: 100px;
height: 40px;
margin-left: 15px;
border-radius: 3px;
}
html {
}
body {
font-family: "Microsoft YaHei";
height: 100%;
margin: 0px;
padding: 0px;
}
body:before {
background-image: url('/images/admin/base/adminlogin/admin_login.jpg');
background-size: cover;
background-position: center;
background-repeat: no-repeat;
content: '';
position: absolute;
width: 100%;
height: 100%;
}
.content {
}
.contentdiv {
height: 100%;
margin: 0;
padding: 0;
overflow: no-display !important;
}
.loginLogo {
text-align: center;
padding: 125px 0 50px;
}
/*logo样式*/
.logoBox .logoImg {
display: block;
text-align: center;
/*width: 240px;*/
height: 116px;
margin: 0px auto;
padding-top: -109px;
padding-bottom: 35px;
/*border: 4px solid #fff;*/
/*border-radius: 100%;*/
}
.logoBox .logoImg img {
/*width: 100%;*/
border-radius: 4px;
}
.logoBox .logoBg {
margin-top: 30px;
}
.contentdiv img {
width: 100%;
height: 100%;
}
.banner {
float: left;
height: 660px;
width: 700px;
margin-left: -100px;
}
.pagination {
display: none;
}
.login-container .loginbox {
padding: 0 0 40px 0;
border-radius: 5px;
width: 350px !important;
}
.login-container {
max-width: 350px;
margin: 0% auto;
display: table;
height: 100%;
}
.login-container .loginbox .loginbox-title {
color: #1382f0;
padding: 40px 0 30px;
font-size: 26px;
text-align: center;
}
.login-container .loginbox .loginbox-textbox {
padding: 6px 30px;
}
.login-container .loginbox .loginbox-textbox .form-control {
height: 40px;
}
.login-container .loginbox .loginbox-submit {
padding: 10px 30px;
}
.btn-primary, .btn-primary:focus {
/*background-color: #31d1de !important;
border: #31d1de;*/
height: 40px;
font-size: 16px;
}
.btn-primary, .btn-primary:hover {
background-color: #1382f0 !important;
border: #1382f0;
height: 40px;
font-size: 16px;
}
.login-header {
max-width: 1100px;
margin: 20px auto;
padding: 20px;
}
.login-header-info {
float: right;
}
.login-header-info a {
margin-right: 10px;
color: #fff;
line-height: 40px;
text-decoration: none;
}
.login-footer {
max-width: 1100px;
margin: 0 auto;
position: absolute;
bottom: 0;
left: 0;
right: 0;
z-index: 2;
zoom: 1;
padding: 20px;
color: #fff;
}
.login-footer a {
color: #fff;
text-decoration: none;
}
.fl {
float: left;
}
.fr {
float: right;
}
.content {
position: absolute;
width: 100%;
height: 100%;
}
.login-inner-box {
display: table-cell;
vertical-align: middle
}
.login-ICP {
text-align: center;
bottom: 22px;
color: #FFF;
width: 100%;
margin-top: 20px;
}
.login-ICP a {
color: #1382f0;
}
.login-ICP a:hover {
text-decoration:none;
}
.bg-white {
background-color: #fff !important;
}
.login-container .loginbox .loginbox-social {
padding: 0 10px 10px;
text-align: center;
} | 0.372962 | 0.11221 |
.global_services{
min-height: auto;
}
.global_services.website-development.speed-opt {
padding: 0;
margin-top: -65px;
}
.global_services.website-development.speed-opt .container-fluid {
padding-top: 0px;
}
.global_services .row > div {
width: 20%;
}
.global_services.website-development .service-box {
background: #fff;
position: relative;
transition: 0.2s;
}
.global_services.website-development .service-box:hover {
background-color: #ddd;
}
.global_services.website-development .service-box a.over_link {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
.speed-opt-2 {
color: #fff;
position: relative;
}
.speed-opt-2 .container-fluid {
padding-top: 230px;
padding-bottom: 230px;
}
.speed-opt-2 .action {
position: absolute;
top: -37px;
left: 50%;
transform: translate(-50%, 0px);
}
.speed-opt-2 .col-1 {
width: 40%;
}
.speed-opt-2 .col-2 {
width: 60%;
text-align: center;
padding-left: 7%;
}
.speed-opt-2 .row {
align-items: center;
}
.speed-opt-2 .col-1 ul {
border-left: 4px solid #ffffff29;
margin-left: 15px;
border-radius: 4px;
}
.speed-opt-2 .col-1 ul li {
font-size: 18px;
position: relative;
margin-bottom: 5px;
padding-left: 15px;
}
/*=== min 768px && max 1279px ===*/
@media (min-width: 768px) and (max-width: 1279px){
.global_services .row > div {
width: 50%;
}
.global_services .col-1 {
padding-left: 0%;
}
.speed-opt-2 .col-1 {
width: 100%;
background-color: #000000d1;
padding: 5%;
border-radius: 15px;
}
}
/*=== min 768px && max 1279px ===*/
@media (min-width: 1280px) and (max-width: 1599px){
.speed-opt-2 .col-1 {
background-color: #000000d1;
padding: 5%;
border-radius: 15px;
}
}
/*=== 767px ===*/
@media (max-width: 767px){
.global_services {
margin-top: -40px;
}
.global_services .col-1,
.global_services .col-2{
padding-left: 0%;
width: 50%;
}
.global_services .row > div {
width: 100%;
}
.global_services .service-box {
border-radius: 10px;
}
.speed-opt-2 .col-1 {
width: 100%;
background-color: #000000d1;
padding: 5%;
border-radius: 15px;
}
}
/*=== 460px ===*/
@media (max-width: 460px){
.global_services .col-1 ul li {
font-size: 16px;
}
.global_services {
margin-top: -25px;
}
.global_services .col-1, .global_services .col-2 {
width: 100%;
}
} | assets/css/speed-optimization.css | .global_services{
min-height: auto;
}
.global_services.website-development.speed-opt {
padding: 0;
margin-top: -65px;
}
.global_services.website-development.speed-opt .container-fluid {
padding-top: 0px;
}
.global_services .row > div {
width: 20%;
}
.global_services.website-development .service-box {
background: #fff;
position: relative;
transition: 0.2s;
}
.global_services.website-development .service-box:hover {
background-color: #ddd;
}
.global_services.website-development .service-box a.over_link {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
.speed-opt-2 {
color: #fff;
position: relative;
}
.speed-opt-2 .container-fluid {
padding-top: 230px;
padding-bottom: 230px;
}
.speed-opt-2 .action {
position: absolute;
top: -37px;
left: 50%;
transform: translate(-50%, 0px);
}
.speed-opt-2 .col-1 {
width: 40%;
}
.speed-opt-2 .col-2 {
width: 60%;
text-align: center;
padding-left: 7%;
}
.speed-opt-2 .row {
align-items: center;
}
.speed-opt-2 .col-1 ul {
border-left: 4px solid #ffffff29;
margin-left: 15px;
border-radius: 4px;
}
.speed-opt-2 .col-1 ul li {
font-size: 18px;
position: relative;
margin-bottom: 5px;
padding-left: 15px;
}
/*=== min 768px && max 1279px ===*/
@media (min-width: 768px) and (max-width: 1279px){
.global_services .row > div {
width: 50%;
}
.global_services .col-1 {
padding-left: 0%;
}
.speed-opt-2 .col-1 {
width: 100%;
background-color: #000000d1;
padding: 5%;
border-radius: 15px;
}
}
/*=== min 768px && max 1279px ===*/
@media (min-width: 1280px) and (max-width: 1599px){
.speed-opt-2 .col-1 {
background-color: #000000d1;
padding: 5%;
border-radius: 15px;
}
}
/*=== 767px ===*/
@media (max-width: 767px){
.global_services {
margin-top: -40px;
}
.global_services .col-1,
.global_services .col-2{
padding-left: 0%;
width: 50%;
}
.global_services .row > div {
width: 100%;
}
.global_services .service-box {
border-radius: 10px;
}
.speed-opt-2 .col-1 {
width: 100%;
background-color: #000000d1;
padding: 5%;
border-radius: 15px;
}
}
/*=== 460px ===*/
@media (max-width: 460px){
.global_services .col-1 ul li {
font-size: 16px;
}
.global_services {
margin-top: -25px;
}
.global_services .col-1, .global_services .col-2 {
width: 100%;
}
} | 0.284079 | 0.067577 |
@media only screen and (max-width: 479px) {
.main { display: none;}
}
@font-face{
font-family: 'Halo';
src: url(halo/Halo.ttf) format('truetype');
}
.hasBackground::after {
content : "";
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: -1;
background: url('https://www.bing.com/th/id/OIP.g3tWn8DI_GZgOMdQDfJ5EgHaEK?w=284&h=160&c=7&o=5&dpr=1.25&pid=1.7') no-repeat center center fixed;
background-size: cover;
opacity: 0.18;
}
.army{
text-align: left;
width: fit-content;
height: fit-content;
margin-left: 15px;
float: left;
padding: 10px;
}
a{
transition: 0.5s;
}
a:hover{
color: blue;
text-decoration: unset;
}
h1{
font-family:'Arial';
font-size: 36px;
}
h3{font-family:'Halo'; margin-top: 0%; margin-bottom: 0%; font-size: 24px;}
h4{
font-family: 'Halo';
font-size: 18px;
}
.pp{
font-family: 'Halo';
font-size: 16px;
}
.main{
text-align: left;
}
.btn{
background-color: grey;/*grey*/
color:#ffffff;
/*border: none;*/
border: 2px green solid;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
cursor: default;
transition: 0.2s;
width: 250px;
margin-right: 10px;
margin-left: 4px;
}
.btn:hover{
background: rgb(125, 151, 118);
}
.btn:disabled:hover{
background-color: grey;
}
.btn:disabled{
opacity: 0.4;
}
.aa{
cursor: default;
width: fit-content;
margin-right: 75%;
text-align: left;
}
img{
width: 48px;
height: auto;
transition: 0.1s;
cursor: pointer;
margin-bottom: 4px;
}
/*img:hover{
opacity: 0.6;
transform: rotate(10deg) scale(1.1);
}*/
img:active{
opacity: 0.6;
transform: rotate(10deg) scale(1.1);
}
img::after{
width: 50px;
height: auto;
}
.small{
width: 24px;
height: auto;
transition: 0.1s;
cursor: pointer;
margin-bottom: 4px;
}
.small:hover{
opacity: 0.6;
transform: rotate(10deg) scale(1.1);
}
.small::after{
width: 50px;
height: auto;
}
@keyframes shake {
0% { transform: translate(1px, 1px) rotate(0deg); }
10% { transform: translate(-1px, -2px) rotate(-1deg); }
20% { transform: translate(-3px, 0px) rotate(1deg); }
30% { transform: translate(3px, 2px) rotate(0deg); }
40% { transform: translate(1px, -1px) rotate(1deg); }
50% { transform: translate(-1px, 2px) rotate(-1deg); }
60% { transform: translate(-3px, 1px) rotate(0deg); }
70% { transform: translate(3px, 1px) rotate(-1deg); }
80% { transform: translate(-1px, -1px) rotate(1deg); }
90% { transform: translate(1px, 2px) rotate(0deg); }
100% { transform: translate(1px, -2px) rotate(-1deg); }
}
.wide{
width:fit-content;
}
a{
transition: 0.1s;
}
a:visited{
color: #000000;
}
a:hover{
cursor: default;
color: blue
}
.none{
cursor: default;
margin-top: 0%;
margin-bottom: 0%;
}
.shade{text-shadow: 2px 2px 4px #808080; cursor: default;}
.tooltip {
position: relative;
display: inline-block;
}
.tooltip .tooltiptext {
visibility: hidden;
width: 120px;
color: #000;
background: gainsboro;
text-align: center;
padding: 5px 0;
position: absolute;
/*z-index: 1;*/
bottom: 125%;
left: 75%;
margin-left: -60px;
opacity: 0;
transition: opacity 0.3s;
}
.tooltip:hover .tooltiptext {
visibility: visible;
opacity: 1;
}
.something{
text-align: left;
}
.box{
display: flex;
flex-direction: column;
float: left;
}
.more{
margin-left: 25px;
}
.notifyjs-bootstrap-info{
background-color: #48C0E8;
font-family: TypeWriter;
}
.no{display: none;}
.small{
font-size: 11px;
font-family: 'Arial';
}
.wd{
width: 225px;
}
.f{
transition: 0.2s;
}
kbd{
margin: 0px 0.1em;
padding: 0.1em 0.6em;
border-radius: 3px;
border: 1px solid rgb(204, 204, 204);
color: rgb(51, 51, 51);
line-height: 1.4;
font-family: Arial,Helvetica,sans-serif;
font-size: 10px;
display: inline-block;
box-shadow: 0px 1px 0px rgba(0,0,0,0.2), inset 0px 0px 0px 2px #ffffff;
background-color: rgb(247, 247, 247);
-moz-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 0 0 2px #ffffff inset;
-webkit-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 0 0 2px #ffffff inset;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
text-shadow: 0 1px 0 #fff;
}
.b{
width:190px;
border:2px solid black;
background-color:#fff;
margin-right:0.8em;
padding:0.1em;
font-size:1.0em;
font-weight:500;
border-radius: 0.5em;
}
.b:hover:enabled{
background-color:#eee;
}
.b:disabled{
border-color:#ccc;
font-weight:normal;
} | style.css | @media only screen and (max-width: 479px) {
.main { display: none;}
}
@font-face{
font-family: 'Halo';
src: url(halo/Halo.ttf) format('truetype');
}
.hasBackground::after {
content : "";
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: -1;
background: url('https://www.bing.com/th/id/OIP.g3tWn8DI_GZgOMdQDfJ5EgHaEK?w=284&h=160&c=7&o=5&dpr=1.25&pid=1.7') no-repeat center center fixed;
background-size: cover;
opacity: 0.18;
}
.army{
text-align: left;
width: fit-content;
height: fit-content;
margin-left: 15px;
float: left;
padding: 10px;
}
a{
transition: 0.5s;
}
a:hover{
color: blue;
text-decoration: unset;
}
h1{
font-family:'Arial';
font-size: 36px;
}
h3{font-family:'Halo'; margin-top: 0%; margin-bottom: 0%; font-size: 24px;}
h4{
font-family: 'Halo';
font-size: 18px;
}
.pp{
font-family: 'Halo';
font-size: 16px;
}
.main{
text-align: left;
}
.btn{
background-color: grey;/*grey*/
color:#ffffff;
/*border: none;*/
border: 2px green solid;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
cursor: default;
transition: 0.2s;
width: 250px;
margin-right: 10px;
margin-left: 4px;
}
.btn:hover{
background: rgb(125, 151, 118);
}
.btn:disabled:hover{
background-color: grey;
}
.btn:disabled{
opacity: 0.4;
}
.aa{
cursor: default;
width: fit-content;
margin-right: 75%;
text-align: left;
}
img{
width: 48px;
height: auto;
transition: 0.1s;
cursor: pointer;
margin-bottom: 4px;
}
/*img:hover{
opacity: 0.6;
transform: rotate(10deg) scale(1.1);
}*/
img:active{
opacity: 0.6;
transform: rotate(10deg) scale(1.1);
}
img::after{
width: 50px;
height: auto;
}
.small{
width: 24px;
height: auto;
transition: 0.1s;
cursor: pointer;
margin-bottom: 4px;
}
.small:hover{
opacity: 0.6;
transform: rotate(10deg) scale(1.1);
}
.small::after{
width: 50px;
height: auto;
}
@keyframes shake {
0% { transform: translate(1px, 1px) rotate(0deg); }
10% { transform: translate(-1px, -2px) rotate(-1deg); }
20% { transform: translate(-3px, 0px) rotate(1deg); }
30% { transform: translate(3px, 2px) rotate(0deg); }
40% { transform: translate(1px, -1px) rotate(1deg); }
50% { transform: translate(-1px, 2px) rotate(-1deg); }
60% { transform: translate(-3px, 1px) rotate(0deg); }
70% { transform: translate(3px, 1px) rotate(-1deg); }
80% { transform: translate(-1px, -1px) rotate(1deg); }
90% { transform: translate(1px, 2px) rotate(0deg); }
100% { transform: translate(1px, -2px) rotate(-1deg); }
}
.wide{
width:fit-content;
}
a{
transition: 0.1s;
}
a:visited{
color: #000000;
}
a:hover{
cursor: default;
color: blue
}
.none{
cursor: default;
margin-top: 0%;
margin-bottom: 0%;
}
.shade{text-shadow: 2px 2px 4px #808080; cursor: default;}
.tooltip {
position: relative;
display: inline-block;
}
.tooltip .tooltiptext {
visibility: hidden;
width: 120px;
color: #000;
background: gainsboro;
text-align: center;
padding: 5px 0;
position: absolute;
/*z-index: 1;*/
bottom: 125%;
left: 75%;
margin-left: -60px;
opacity: 0;
transition: opacity 0.3s;
}
.tooltip:hover .tooltiptext {
visibility: visible;
opacity: 1;
}
.something{
text-align: left;
}
.box{
display: flex;
flex-direction: column;
float: left;
}
.more{
margin-left: 25px;
}
.notifyjs-bootstrap-info{
background-color: #48C0E8;
font-family: TypeWriter;
}
.no{display: none;}
.small{
font-size: 11px;
font-family: 'Arial';
}
.wd{
width: 225px;
}
.f{
transition: 0.2s;
}
kbd{
margin: 0px 0.1em;
padding: 0.1em 0.6em;
border-radius: 3px;
border: 1px solid rgb(204, 204, 204);
color: rgb(51, 51, 51);
line-height: 1.4;
font-family: Arial,Helvetica,sans-serif;
font-size: 10px;
display: inline-block;
box-shadow: 0px 1px 0px rgba(0,0,0,0.2), inset 0px 0px 0px 2px #ffffff;
background-color: rgb(247, 247, 247);
-moz-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 0 0 2px #ffffff inset;
-webkit-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 0 0 2px #ffffff inset;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
text-shadow: 0 1px 0 #fff;
}
.b{
width:190px;
border:2px solid black;
background-color:#fff;
margin-right:0.8em;
padding:0.1em;
font-size:1.0em;
font-weight:500;
border-radius: 0.5em;
}
.b:hover:enabled{
background-color:#eee;
}
.b:disabled{
border-color:#ccc;
font-weight:normal;
} | 0.428951 | 0.141222 |
.page{
width: 100%;
height: auto;
}
/*header begin*/
.header{
width: 100%;
height: 140px;
background-color:#3F3F3F;
}
.header_1{
width: 100%;
height: 140px;
background-color:#3F3F3F;
position: fixed;
top:-40px;
z-index: 100;
}
/*header end*/
/*div_personal begin*/
.div_personal{
width: 100%;
height: 800px;
background-color: #eef;
}
.div_zhong{
width: 1100px;
height: 800px;
margin: 0 auto;
}
.div_zhong_l{
width: 430px;
height: 780px;
background-color: #fff;
float: left;
margin-top: 20px;
}
.ul_zhong_l{
width: 410px;
height: auto;
margin-top: 20px;
margin-left: 10px;
}
.ul_zhong_l li{
width: 410px;
height: 35px;
border-bottom: 1px solid #eee;
}
.span_z_1{
display: inline-block;
width: 20px;
height: 35px;
font-size: 18px;
color: #333;
float: left;
padding-top: 5px;
}
.span_z_2{
display: inline-block;
width: 250px;
height: 35px;
float: left;
font-size: 18px;
color: #333;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
cursor: pointer;
padding-top: 6px;
}
.span_z_3{
display: inline-block;
width: 110px;
height: 30px;
font-size: 16px;
color: #999;
float: right;
margin-top: 5px;
word-break: break-all;
}
/*分页 begin*/
.ul_fenye{
width: 410px;
height: 40px;
margin-top: 20px;
}
.ul_fenye ul{
width: -moz-fit-content;
width: -webkit-fit-content;
width: fit-content;
margin: 0 auto;
}
.ul_fenye li{
width: 60px;
height: 40px;
display: inline-block;
float: left;
}
.ul_fenye li span{
width: 60px;
height: 30px;
display: block;
margin-top: 7px;
color: #333;
}
/*分页 end*/
/*div_zhong_r begin*/
.div_zhong_r{
width: 650px;
height: 780px;
background-color: #fff;
float: left;
margin-left: 20px;
margin-top: 20px;
}
.div_zhong_r_r{
width: 610px;
height: 700px;
margin-left: 20px;
margin-top: 20px;
}
.div_zhong_r_r h3{
color: #333;
}
.div_zhong_r_r p{
text-indent: 2em;
width: 610px;
height: auto;
margin-top: 20px;
font-size: 18px;
line-height: 25px;
color: #333;
word-break: break-all;
}
.div_zhong_r_r span{
width: 220px;
height: auto;
float: right;
margin-top: 20px;
font-size: 18px;
color: #333;
word-break: break-all;
}
/*div_zhong_r end*/
/*banquan begin*/
.footer{
width: 100%;
height: 190px;
background-color: #eef;
padding-top: 50px;
}
/*banquan end*/ | WebContent/pc/css/notice.css | .page{
width: 100%;
height: auto;
}
/*header begin*/
.header{
width: 100%;
height: 140px;
background-color:#3F3F3F;
}
.header_1{
width: 100%;
height: 140px;
background-color:#3F3F3F;
position: fixed;
top:-40px;
z-index: 100;
}
/*header end*/
/*div_personal begin*/
.div_personal{
width: 100%;
height: 800px;
background-color: #eef;
}
.div_zhong{
width: 1100px;
height: 800px;
margin: 0 auto;
}
.div_zhong_l{
width: 430px;
height: 780px;
background-color: #fff;
float: left;
margin-top: 20px;
}
.ul_zhong_l{
width: 410px;
height: auto;
margin-top: 20px;
margin-left: 10px;
}
.ul_zhong_l li{
width: 410px;
height: 35px;
border-bottom: 1px solid #eee;
}
.span_z_1{
display: inline-block;
width: 20px;
height: 35px;
font-size: 18px;
color: #333;
float: left;
padding-top: 5px;
}
.span_z_2{
display: inline-block;
width: 250px;
height: 35px;
float: left;
font-size: 18px;
color: #333;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
cursor: pointer;
padding-top: 6px;
}
.span_z_3{
display: inline-block;
width: 110px;
height: 30px;
font-size: 16px;
color: #999;
float: right;
margin-top: 5px;
word-break: break-all;
}
/*分页 begin*/
.ul_fenye{
width: 410px;
height: 40px;
margin-top: 20px;
}
.ul_fenye ul{
width: -moz-fit-content;
width: -webkit-fit-content;
width: fit-content;
margin: 0 auto;
}
.ul_fenye li{
width: 60px;
height: 40px;
display: inline-block;
float: left;
}
.ul_fenye li span{
width: 60px;
height: 30px;
display: block;
margin-top: 7px;
color: #333;
}
/*分页 end*/
/*div_zhong_r begin*/
.div_zhong_r{
width: 650px;
height: 780px;
background-color: #fff;
float: left;
margin-left: 20px;
margin-top: 20px;
}
.div_zhong_r_r{
width: 610px;
height: 700px;
margin-left: 20px;
margin-top: 20px;
}
.div_zhong_r_r h3{
color: #333;
}
.div_zhong_r_r p{
text-indent: 2em;
width: 610px;
height: auto;
margin-top: 20px;
font-size: 18px;
line-height: 25px;
color: #333;
word-break: break-all;
}
.div_zhong_r_r span{
width: 220px;
height: auto;
float: right;
margin-top: 20px;
font-size: 18px;
color: #333;
word-break: break-all;
}
/*div_zhong_r end*/
/*banquan begin*/
.footer{
width: 100%;
height: 190px;
background-color: #eef;
padding-top: 50px;
}
/*banquan end*/ | 0.149562 | 0.035013 |
.message {
width: 50%;
position: absolute !important;
left: 22%;
top: 4%;
}
body {
font-family: 'Merriweather';
}
nav{
height: 71px;
border-bottom: 1px;
margin-bottom: 25px;
border-bottom-style: solid;
border-bottom-color: #7f8c8d;
}
.tutorial-content{
float: right;
width: 50%;
display: none;
}
.logo{
text-align: left;
float: left;
top: 12px;
position: absolute;
}
.header-text{
margin-top: 37px;
margin-left: 86px;
color: #95A5A6;
font-family: "ubuntu mono",monospace;
}
.right{
float: right;
}
/* github fork icon */
.ribbon-wrap {
position: absolute;
left: 46px;
top: 49px;
width: 245px;
-ms-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
border-color: #a00;
border-left: 30px solid transparent;
border-right: 30px solid transparent;
border-bottom: 30px solid #a00;
box-shadow: 0px 6px 5px -5px rgba(0, 0, 0, 0.5);
z-index: 999;
}
.ribbon-wrap.right {
left: inherit;
right: -68px;
top: 19px;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.ribbon-wrap .trap-ribbon {
position: absolute;
left: 31px;
top: 2px;
border-bottom: 1px dotted rgba(255, 255, 255, 0.7);
width: 100%;
text-align: center;
}
.ribbon-wrap .trap-ribbon a {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 13px;
font-weight: 700;
color: #d8d8d8;
text-decoration: none;
text-shadow: 0 -1px rgba(0, 0, 0, 0.5);
text-align: center;
line-height: 22px;
display: inline-block;
border-top: 1px dotted rgba(255, 255, 255, 0.7);
transition: color 500ms ease;
}
.ribbon-wrap .trap-ribbon a:hover {
color: #fff;
text-shadow: 0 1px rgba(0, 0, 0, 0.85);
}
/* github fork icon end*/
/* Console */
.console {
background: #fff;
font-family: "ubuntu mono",monospace;
width: 50%;
}
.jquery-console-nofocus {
opacity: 0.8;
}
.jquery-console-focus .jquery-console-cursor {
background:#aaa;
color:#eee
font-weight:bold
}
.jquery-console-inner {
height: 20em;
overflow: auto;
word-wrap: break-word;
}
.jquery-console-prompt, .jquery-console-message{
font-size: 17px;
}
.jquery-console-prompt-label {
color: #16a085;
font-weight: bold;
font-size: 20px;
}
.jquery-console-error {
color: #c0392b;
}
.jquery-console-value {
color: #2e659c;
}
.jquery-console-stdout {
color: #216f42;
}
.jquery-console-type {
color: #777;
}
.jquery-console-welcome {
color: #888;
margin-bottom: 0.5em;
} | TryPython/core/static/css/try_python.css | .message {
width: 50%;
position: absolute !important;
left: 22%;
top: 4%;
}
body {
font-family: 'Merriweather';
}
nav{
height: 71px;
border-bottom: 1px;
margin-bottom: 25px;
border-bottom-style: solid;
border-bottom-color: #7f8c8d;
}
.tutorial-content{
float: right;
width: 50%;
display: none;
}
.logo{
text-align: left;
float: left;
top: 12px;
position: absolute;
}
.header-text{
margin-top: 37px;
margin-left: 86px;
color: #95A5A6;
font-family: "ubuntu mono",monospace;
}
.right{
float: right;
}
/* github fork icon */
.ribbon-wrap {
position: absolute;
left: 46px;
top: 49px;
width: 245px;
-ms-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
border-color: #a00;
border-left: 30px solid transparent;
border-right: 30px solid transparent;
border-bottom: 30px solid #a00;
box-shadow: 0px 6px 5px -5px rgba(0, 0, 0, 0.5);
z-index: 999;
}
.ribbon-wrap.right {
left: inherit;
right: -68px;
top: 19px;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.ribbon-wrap .trap-ribbon {
position: absolute;
left: 31px;
top: 2px;
border-bottom: 1px dotted rgba(255, 255, 255, 0.7);
width: 100%;
text-align: center;
}
.ribbon-wrap .trap-ribbon a {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 13px;
font-weight: 700;
color: #d8d8d8;
text-decoration: none;
text-shadow: 0 -1px rgba(0, 0, 0, 0.5);
text-align: center;
line-height: 22px;
display: inline-block;
border-top: 1px dotted rgba(255, 255, 255, 0.7);
transition: color 500ms ease;
}
.ribbon-wrap .trap-ribbon a:hover {
color: #fff;
text-shadow: 0 1px rgba(0, 0, 0, 0.85);
}
/* github fork icon end*/
/* Console */
.console {
background: #fff;
font-family: "ubuntu mono",monospace;
width: 50%;
}
.jquery-console-nofocus {
opacity: 0.8;
}
.jquery-console-focus .jquery-console-cursor {
background:#aaa;
color:#eee
font-weight:bold
}
.jquery-console-inner {
height: 20em;
overflow: auto;
word-wrap: break-word;
}
.jquery-console-prompt, .jquery-console-message{
font-size: 17px;
}
.jquery-console-prompt-label {
color: #16a085;
font-weight: bold;
font-size: 20px;
}
.jquery-console-error {
color: #c0392b;
}
.jquery-console-value {
color: #2e659c;
}
.jquery-console-stdout {
color: #216f42;
}
.jquery-console-type {
color: #777;
}
.jquery-console-welcome {
color: #888;
margin-bottom: 0.5em;
} | 0.367043 | 0.088387 |
.my-container {
width: 100%;
max-width: 1280px;
margin: 0 auto;
padding: 0 20px;
box-sizing: border-box;
}
a, button, input, .sticky-head {
text-decoration: none;
outline: none;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-z-transition: all 0.3s ease;
transition: all 0.3s ease;
cursor: pointer;
}
body {
margin: 0;
font-family: 'Poppins', sans-serif;
font-size: 16px;
line-height: 22px;
color: #2c2c2c;
}
.clear {
clear: both;
display: block;
}
/*--- Header style --- */
header .cont-logo {
float: none;
width: 100%;
display: block;
text-align: center;
margin: 0 auto;
padding: 20px 0;
max-width: 150px;
}
header .cont-logo img {
display: block;
width: 100%;
}
header .cont-menu {
float: none;
width: auto;
text-align: center;
background-color: #fff;
border-bottom: 3px solid #bc97dd;
border-top: 1px solid #e7e7e7;
}
header .cont-menu ul {
padding: 0;
margin: 0;
list-style: none;
}
header .cont-menu ul li {
display: inline-block;
}
header {
width: 100%;
display: block;
text-align: center;
background-image: url('./includes/images/header-bg.jpg');
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
header .cont-menu ul li a {
color: #4b4b4b;
text-transform: uppercase;
padding: 20px 15px !important;
display: block;
font-weight: 400;
letter-spacing: 2px;
font-size: 14px;
line-height: 18px;
}
header .cont-menu ul li:hover a {
background-color: #8607c7;
color: #fff;
}
.sticky-head .cont-menu {
float: right;
width: auto;
text-align: right;
margin-top: 10px;
}
.hhead.mt-2 {
margin-bottom: 30px;
}
/* --- Home section1 --- */
#hp-sec1 {
text-align: center;
padding: 200px 0;
background-image: url('./includes/images/banner-bg.jpg');
background-repeat: no-repeat;
background-size: cover;
background-position: center;
position: relative;
}
#hp-sec1 img {
border-radius: 50%;
box-shadow: 0 1px 3px #515151;
position: relative;
}
#hp-sec1 h1 {
font-size: 56px;
line-height: 64px;
color: #fff;
margin: 0 0 5px 0;
letter-spacing: 3px;
font-family: 'Lobster Two', cursive;
font-style: italic;
font-weight: 500;
}
#hp-sec1 span {
font-size: 24px;
line-height: 28px;
display: block;
text-transform: uppercase;
letter-spacing: 8px;
color: #fff;
font-weight: 200;
margin-top: 20px;
}
#hp-sec1 a {
display: inline-block;
background-color: #fff;
text-transform: uppercase;
color: #56117b;
letter-spacing: 1px;
padding: 14px 40px;
margin-top: 100px;
border-bottom: 4px solid #e3e3e3;
font-family: 'Poppins', sans-serif;
font-weight: bold;
}
#hp-sec1 a:hover {
background-color: #e5b5ff;
color: #58137d;
border-color: #d4a0f0;
}
/* --- Home section2 --- */
.heading-title {
color: #fff;
font-size: 34px;
line-height: 38px;
text-transform: capitalize;
margin-top: 0;
font-family: 'Lobster Two', cursive;
}
.row-sec {
padding: 60px 0;
}
#hp-sec2 {
background-image: url('./includes/images/bg-cta.jpg');
background-position: bottom right;
background-repeat: no-repeat;
background-size: contain;
}
#hp-sec2 .cont-left {
float: left;
width: 60%;
}
#hp-sec2 .cont-left input {
display: inline-block;
vertical-align: top;
font-size: 20px;
line-height: 24px;
color: #bfbfbf;
font-weight: 300;
font-family: 'Poppins', sans-serif;
width: 32%;
padding: 10px 15px;
border: 1px solid #cecece;
margin-right: 10px;
border-radius: 5px;
}
#hp-sec2 .cont-left button {
font-size: 20px;
line-height: 24px;
padding: 10px 20px;
background-color: #56117b;
color: #fff;
border: none;
border-radius: 3px;
letter-spacing: 1px;
}
#blog-sec #pramary .blog-content .blog-btn:hover,
#hp-sec5 ul li a:hover,
#hp-sec2 .cont-left button:hover {
background-color: #6c159b;
}
#hp-sec2 .cont-right {
float: right;
width: 30%;
text-align: right;
}
#hp-sec2 .cont-right h2 {
font-size: 46px;
line-height: 50px;
color: #56117b;
margin: 0;
font-family: 'Lobster Two', cursive;
}
#hp-sec3 {
background-image: url('./includes/images/bg-services.jpg');
background-position: center right;
background-repeat: no-repeat;
background-size: cover;
text-align: center;
}
#hp-sec3 ul {
padding: 0;
list-style: none;
margin-top: 60px;
}
#hp-sec3 .services-list {
margin-bottom: 0;
}
#hp-sec3.services ul li {
display: inline-block;
width: 25%;
vertical-align: top;
margin-right: 50px;
background-color: #fff;
padding: 25px;
text-align: center;
box-shadow: 0 2px 3px #4f0377;
}
#hp-sec3.services ul li i,
#hp-sec3.services ul li i::before {
font-family: fontAwesome;
display: block;
font-size: 70px;
color: #56117b;
vertical-align: middle;
}
#hp-sec3.services ul li h2 {
font-size: 26px;
line-height: 30px;
font-weight: normal;
display: inline-block;
vertical-align: middle;
margin: 30px 0 0 0;
font-family: 'Lobster Two', cursive;
color: #5b1182;
}
#hp-sec4 .cont-left {
float: left;
display: block;
width: 45%;
text-align: left;
}
#hp-sec4 .cont-left img {
display: block;
width: 100%;
box-sizing: border-box;
border: 5px solid #eaeaea;
}
#hp-sec4 .cont-right {
float: right;
width: 50%;
text-align: left;
}
#hp-sec4 {
padding: 60px 0;
background-image: url('./includes/images/bg-about.jpg');
background-position: bottom right;
background-repeat: no-repeat;
background-size: contain;
}
#hp-sec4 .cont-right h2 {
font-size: 46px;
line-height: 50px;
color: #58137d;
font-family: 'Lobster Two', cursive;
}
#hp-sec4 .cont-right p {
font-size: 16px;
line-height: 30px;
}
#hp-sec5 .ft-img a,
#hp-sec5 .blog-content a {
padding: 0;
background: transparent;
color: #5e1088;
}
#hp-sec5 .blog-content h2 {
margin-top: 0;
font-weight: 500;
}
#hp-sec5 ul li a:hover {
background: transparent !important;
}
/* --- Home section3 --- */
#hp-sec3 {
background-color: #0bb1ee;
}
#hp-sec3 .cont-left {
float: left;
width: 50%;
background-image: url('/dot-millionaire/includes/images/about-left-img.jpg');
display: block;
height: 550px;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
#hp-sec3 .cont-left img {
display: block;
width: 100%;
border: 5px solid #fff;
box-shadow: 0 2px 5px #25a084;
}
#hp-sec3 .cont-right {
float: right;
width: 50%;
background-image: url('./includes/images/about-bg.jpg');
padding: 30px;
box-sizing: border-box;
background-position: bottom right;
background-repeat: no-repeat;
background-size: contain;
padding: 50px 190px 50px 50px;
}
#hp-sec3 .cont-right h2 {
font-size: 30px;
line-height: 34px;
color: #fff;
margin: 0 0 30px 0;
}
#hp-sec3 .cont-right h2::after {
content: "";
display: block;
border-bottom: 1px solid #fff;
width: 70px;
margin: 30px 0;
}
#hp-sec3 .cont-right p {
color: #fff;
font-size: 16px;
line-height: 30px;
}
/* --- Home Section4 --- */
#hp-sec5.blog {
background-color: #5e1088;
text-align: center;
}
#hp-sec5 ul {
padding: 0;
list-style: none;
margin: 90px 0 0 0;
}
#hp-sec5 ul li {
display: inline-block;
width: 30%;
vertical-align: top;
margin-right: 40px;
text-align: left;
background-color: #fff;
}
#hp-sec5 ul li img {
display: block;
width: 100%;
box-sizing: border-box;
}
#hp-sec5 ul li span {
font-size: 18px;
line-height: 24px;
color: #56117b;
font-weight: 500;
display: block;
margin: 10px 0 0 0;
}
#hp-sec5 ul li .blog-content {
padding: 15px;
}
#hp-sec5 ul li:last-child {
margin-right: 0;
}
#blog-sec #pramary .blog-content .blog-btn,
#hp-sec2 ul li a,
#hp-sec5 ul li a {
font-size: 16px;
line-height: 20px;
color: #fff;
background-color: #56117b;
text-transform: uppercase;
padding: 12px 30px;
display: inline-block;
font-family: 'Poppins', sans-serif;
letter-spacing: 1px;
}
/* ---- aboyt style ------ */
#inner-page-heading {
background-image: url('./includes/images/bg-title.jpg');
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
padding: 80px 0;
}
#inner-page-heading h2 {
font-size: 40px;
line-height: 44px;
color: #fff;
text-transform: uppercase;
letter-spacing: 2px;
text-shadow: 0 2px 1px #343434;
}
/* --- footer style --- */
#hp-sec5 .cont-left span {
font-size: 26px;
line-height: 30px;
color: #fff;
font-weight: 200;
}
#hp-sec5 .cont-left h2 {
font-size: 40px;
line-height: 44px;
color: #fff;
margin: 0;
font-weight: 500;
}
#hp-sec5 .cont-left p {
color: #fff;
width: 80%;
}
#hp-sec5 .cont-left a {
font-family: 'Oswald', sans-serif;
text-transform: uppercase;
color: #fff;
background-color: #0bb1ee;
padding: 12px 40px;
display: inline-block;
margin: 20px 0;
letter-spacing: 1px;
}
#hp-sec5 .cont-left a:hover {
background-color: #018fc3;
}
footer {
background-color: #7e41a0;
text-align: center;
padding: 15px 0;
}
footer span {
color: #fff;
font-size: 12px;
line-height: 16px;
letter-spacing: 2px;
font-weight: 300;
text-shadow: 0 2px 1px #5f1086;
}
/* --- footer style --- */
#hp-sec6 {
background-color: #0bb1ee;
background-image: url('./includes/images/learn-bg.jpg');
background-size: contain;
background-position: right;
background-repeat: no-repeat;
padding: 30px 0;
}
#hp-sec6 .cont-left {
float: left;
width: 50%;
}
#hp-sec6 .cont-right {
float: right;
width: 50%;
text-align: right;
}
#hp-sec6 .cont-left img,
#hp-sec6 .cont-left h2 {
display: inline-block;
vertical-align: middle;
}
#hp-sec6 .cont-left h2 {
font-size: 30px;
line-height: 36px;
font-weight: normal;
color: #fff;
margin-left: 30px;
}
#hp-sec6 .cont-right a {
font-size: ;
color: #0bb1ee;
background-color: #fff;
padding: 12px 40px;
letter-spacing: 1px;
text-transform: uppercase;
font-family: 'Oswald', sans-serif;
margin: 50px 0;
display: inline-block;
}
#hp-sec6 .cont-right:hover a {
background-color: #018dc2;
color: #fff;
}
/* --- footer style --- */
#widget-footer {
padding: 50px 0;
text-align: center;
background-image: url('./includes/images/bg-widget.jpg');
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
#widget-footer ul {
padding: 0;
list-style: none;
padding: 0;
text-align: center;
margin: 0;
}
#widget-footer ul li {
display: inline-block;
margin: 10px;
}
#widget-footer ul li i {
color: #fff;
font-size: 30px;
}
#widget-footer p {
font-size: 18px;
line-height: 24px;
width: 60%;
margin: 20px auto;
color: #fff;
font-weight: 200;
}
/* --- About section1 --- */
#hp-sec1.row-sec.about {
background-image: url('./includes/images/bg-title.jpg');
padding: 160px 0;
}
#hp-sec3.row-sec.about {
background-image: none;
}
#hp-sec3.row-sec.about .cont-left img {
box-shadow: 0 2px 5px #d3d3d3;
}
#hp-sec4.about {
background-color: #f7f7f7;
}
/* --- Blog style --- */
#blog-sec #pramary {
float: left;
width: 70%;
}
#blog-sec #pramary .blog-ft-img {
float: left;
width: 45%;
}
#blog-sec #pramary .blog-content {
float: right;
width: 50%;
}
#blog-sec #pramary .blog-ft-img img {
display: block;
width: 100%;
border: 5px solid #fff;
box-shadow: 0 2px 2px #e5e5e5;
}
#blog-sec #pramary .blog-content h2 a {
font-size: 20px;
line-height: 24px;
font-weight: 500;
color: #5e1088;
}
#blog-sec #pramary .blog-content p {
font-size: 16px;
line-height: 22px;
}
#blog-sec #pramary .blog-wrapper {
box-shadow: 0 2px 2px #e3e3e3;
padding: 20px;
box-sizing: border-box;
margin-bottom: 30px;
background-color: #fbfbfb;
}
#blog-sec #secondary {
float: right;
width: 27%;
}
#blog-sec #secondary .col-wrap img {
display: block;
width: 100%;
}
#blog-sec #secondary .col-wrap {
margin-bottom: 30px;
box-shadow: 0 1px 2px #d1d1d1;
padding: 10px;
}
#blog-sec #secondary .col-wrap span {
font-size: 14px;
line-height: 20px;
margin: 10px 0;
display: block;
}
#blog-sec #secondary h2 {
margin: 0 0 15px 0;
font-size: 20px;
line-height: 24px;
color: #fff;
background-color: #5c0f83;
padding: 10px;
font-weight: normal;
}
#blog-sec #pramary .blog-wrapper.single .blog-ft-img {
display: block;
width: 100%;
float: none;
}
#blog-sec #pramary .blog-wrapper.single .blog-content {
display: block;
width: 100%;
}
#menu-icon, #mobile-nav {
display: none;
}
/* --- My responsive style --- */
@media screen and (max-width: 1280px) {
.my-container {
max-width: 1080px;
}
#hp-sec4 ul li .ft-img {
display: block;
width: 100%;
box-sizing: border-box;
}
#hp-sec4 ul li .ft-img img {
width: 100%;
box-sizing: border-box;
}
#hp-sec3.services ul li {
margin-right: 30px;
}
#hp-sec3.services ul li:last-child {
margin-right: 0;
}
}
@media screen and (max-width: 1080px) {
.my-container {
max-width: 980px;
}
#hp-sec1 h1 {
font-size: 50px;
line-height: 54px;
}
#hp-sec1 {
padding: 180px 0;
}
#hp-sec1 span {
font-size: 22px;
line-height: 26px;
}
.heading-title {
font-size: 28px;
line-height: 34px;
}
#hp-sec3 .cont-right p {
line-height: 22px;
}
#hp-sec4 ul {
margin: 50px 0 0 0;
}
#hp-sec2 .cont-right h2,
#hp-sec4 .cont-right h2 {
font-size: 40px;
line-height: 46px;
margin-top: 0;
}
#hp-sec4 .cont-right p {
font-size: 16px;
line-height: 24px;
}
#hp-sec3 ul,
#hp-sec5 ul {
margin: 50px 0 0 0;
}
}
@media screen and (max-width: 980px) {
.my-container {
max-width: 767px;
}
#hp-sec1 h1 {
font-size: 40px;
line-height: 44px;
}
#hp-sec1 a {
margin-top: 70px;
}
#hp-sec1 {
padding: 160px 0;
}
#hp-sec2 ul li {
width: 45%;
margin: 15px;
}
#hp-sec3 .cont-left, #hp-sec3 .cont-right {
float: none;
display: block;
width: 100%;
margin-bottom: 20px;
}
#hp-sec2 ul {
margin-top: 30px;
}
.row-sec {
padding: 40px 0;
}
#hp-sec3 .cont-left img {
box-sizing: border-box;
}
#hp-sec2.services ul li {
margin: 20px 20px 0 0;
}
#hp-sec2.services ul li:last-child {
margin-right: 0;
}
#hp-sec2.services ul li h2 {
font-size: 20px;
line-height: 24px;
}
#hp-sec4 ul li {
margin-right: 20px;
}
#hp-sec5 .cont-left {
width: 70%;
}
#hp-sec5 .cont-left h2 {
font-size: 34px;
line-height: 38px;
}
#hp-sec6 .cont-left h2 {
font-size: 24px;
line-height: 28px;
margin-left: 20px;
}
#hp-sec6 .cont-left img {
max-width: 70px;
}
#hp-sec6 .cont-right a {
margin: 20px 0;
}
#widget-footer .cont-col {
width: 40%;
}
#widget-footer .cont-col:first-child {
width: 12%;
}
#widget-footer .cont-col h2 {
font-size: 24px;
line-height: 28px;
margin: 0 0 10px;
}
#inner-page-heading h2 {
font-size: 30px;
line-height: 34px;
}
#inner-page-heading {
padding: 50px 0;
}
#blog-sec #pramary .blog-ft-img {
float: none;
width: 100%;
box-sizing: border-box;
display: block;
}
#blog-sec #pramary .blog-content {
float: none;
width: 100%;
}
#blog-sec #pramary .blog-ft-img img {
box-sizing: border-box;
}
#hp-sec2 .cont-left {
float: none;
width: 100%;
text-align: center;
}
#hp-sec2 .cont-right {
float: none;
width: 100%;
text-align: center;
margin-top: 20px;
}
#hp-sec3.services ul li {
width: 25%;
margin-right: 15px;
padding: 20px;
}
#hp-sec5 ul li {
margin-right: 15px;
}
}
@media screen and (max-width: 767px) {
.my-container {
max-width: 640px;
}
#hp-sec1 h1 {
font-size: 34px;
line-height: 38px;
}
#hp-sec1 span {
font-size: 20px;
line-height: 24px;
}
#hp-sec1 {
padding: 100px 0 100px 0;
}
.row-sec {
padding: 50px 0;
}
#hp-sec5 ul li:last-child {
margin-bottom: 0;
}
#hp-sec4 .cont-right p {
margin-bottom: 0;
}
.heading-title {
font-size: 24px;
line-height: 28px;
}
#hp-sec2 ul li {
width: 45%;
margin: 10px;
}
header .cont-logo {
display: inline-block;
}
#hp-sec3 .cont-right {
margin-bottom: 0;
}
/* ---- Responsive menu ---- */
header.sticky-head {
position: fixed;
z-index: 999999;
background-color: #fff;
box-shadow: 0 0px 3px #222;
}
header {
position: relative;
z-index: 9999999;
background-color: #fff;
}
header .cont-logo {
padding: 10px 0;
max-width: 100px;
}
#menu-icon {
display: block;
margin-top: 15px;
background-color: #fff;
}
.cont-menu {
display: none;
}
#menu-icon {
float: right;
width: 30px;
margin: auto;
display: block;
margin-top: 15px;
}
#menu-icon a {
padding: 8px 5px;
border: 2px solid #58137d;
border-radius: 3px;
width: 30px;
height: 20px;
}
#menu-icon a hr:first-child,
#menu-icon a hr:last-child {
margin: 0;
}
#menu-icon a hr {
border: 1px solid #58137d;
}
#mobile-nav.active {
display: block;
transform: translateY(0%);
-webkit-transform: translateY(0%);
top: 68px;
}
#mobile-nav {
top: 98px !important;
display: block;
position: fixed;
list-style-type: none;
margin: 0;
margin-left: 0px;
z-index: 99;
width: 100%;
left: 0;
right: 0;
bottom: 0;
overflow-y: scroll !important;
margin-top: $header-height;
max-height: calc(100% - $header-height);
transform: translateY(-200%);
-webkit-transform: translateY(-200%);
-webkit-transition: 0.5s ease-in-out;
-o-transition: 0.5s ease-in-out;
transition: 0.5s ease-in-out;
ul { margin: 0;
padding: 0;
list-style-type: none;
text-align: left;
display: block;
background-color: $white;
li { a { display: inline-block;
color: $black;
text-decoration: none;
text-transform: uppercase;
width: 100%;
padding: 30px;
font-size: 16px;
line-height: 24px;
transition: 0.3s ease-in-out;
background-color: $white;
border-bottom: 1px solid rgba(0,0,0,0.5);
z-index: 98;
&: hover { text-decoration:underline;
} } &.menu-item-has-children { display: block;
height: auto;
overflow: hidden;
overflow-y: hidden;
-webkit-transition: 0.5s ease-in-out;
-o-transition: 0.5s ease-in-out;
transition: 0.5s ease-in-out;
} &.menu-item-has-children a: :after { content:('\25b6');
display: inline-block;
color: $black;
margin-left: 10px;
font-size: 14px;
transform: rotate(0deg) !important;
-webkit-transition: 0.5s ease-in-out;
-o-transition: 0.5s ease-in-out;
transition: 0.5s ease-in-out;
} &.menu-item-has-children a.open: :after { transform:rotate(90deg) !important;
} ul.sub-menu { display: block;
height: 0px;
opacity: 0;
z-index: 98;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-webkit-transition: 0.3s ease-in-out;
-o-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
li { display: none;
a { background-color: $white;
display: none;
text-indent: 30px;
&: :after { content:none !important;
} } } } ul.sub-menu.open { height: 100% !important;
opacity: 1;
transform: translateY(0%);
-webkit-transform: translateY(0%);
li { display: block;
a { display: block;
} } } } }: ;
}
#mobile-nav {
background-color: #58137d;
}
#mobile-nav ul {
list-style: none;
padding: 0;
margin: 0;
}
#mobile-nav ul li a {
font-size: 16px;
line-height: 20px;
color: #fff;
font-weight: 300;
padding: 10px 80px;
border-bottom: 1px solid #7d22ae;
display: block;
}
#mobile-nav ul li:hover a {
background-color: #731ea1;
}
#menu-icon.active hr:nth-child(2) {
opacity: 0 !important;
}
#menu-icon.active hr:nth-child(1) {
-webkit-transform: rotate(45deg) !important;
-ms-transform: rotate(45deg) !important;
transform: rotate(45deg) !important;
margin-top: 10px !important;
}
#menu-icon.active hr:nth-child(3) {
-webkit-transform: rotate(-45deg) !important;
-ms-transform: rotate(-45deg) !important;
transform: rotate(-45deg) !important;
margin-top: -19px !important;
}
/* ---- Responsive meny end ---- */
#hp-sec2 .cont-left input {
font-size: 16px;
line-height: 20px;
}
#hp-sec2 .cont-right h2 {
font-size: 34px;
line-height: 38px;
}
#hp-sec2 .cont-left button {
font-size: 16px;
line-height: 20px;
}
#hp-sec1 a {
letter-spacing: 1px;
padding: 12px 30px;
margin-top: 50px;
}
#hp-sec3.services ul li {
width: 70%;
margin-right: 0;
padding: 20px;
margin-bottom: 30px;
}
#hp-sec3.services ul li:last-child {
margin-bottom: 0;
}
#hp-sec4 .cont-left {
float: none;
display: block;
width: 80%;
text-align: center;
margin: 0 auto 30px auto;
}
#hp-sec4 .cont-right {
float: none;
width: 75%;
text-align: left;
margin: 0 auto;
}
#hp-sec5 ul li {
margin-right: 0;
width: 75%;
margin-bottom: 30px;
}
#hp-sec4 .cont-right h2 {
font-size: 30px;
line-height: 34px;
}
#widget-footer p {
font-size: 14px;
line-height: 20px;
width: 75%;
margin: 10px auto;
}
.heading-title {
font-size: 30px;
line-height: 34px;
}
}
@media screen and (max-width: 640px) {
#hp-sec1 {
padding: 100px 0 100px 0;
}
#mobile-nav {
top: 99px !important;
}
header .cont-logo {
max-width: 100px;
padding: 10px;
}
#menu-icon {
margin-top: 15px;
}
#hp-sec1 h1 {
font-size: 26px;
line-height: 30px;
}
#hp-sec1 a {
margin-top: 30px;
}
#hp-sec2 ul {
margin-top: 0;
}
#hp-sec2.services ul li {
width: 80%;
margin: 0 0 20px 0;
}
#hp-sec2.services ul li p {
margin-bottom: 0;
}
#hp-sec2.services ul li h2 {
margin-top: 0;
}
#hp-sec3 .cont-left {
margin-bottom: 0;
height: 270px;
}
#hp-sec2.services ul li:last-child {
margin-bottom: 0;
}
#hp-sec4 ul li {
margin-right: 0;
width: 80%;
margin-bottom: 30px;
}
#hp-sec4 ul li:last-child {
margin-bottom: 0;
}
#hp-sec5 .cont-left {
width: 80%;
}
#hp-sec6 .cont-left {
float: left;
width: 50%;
background-color: rgba(255, 255, 255, 0.4);
padding: 15px;
width: 100%;
box-sizing: border-box;
}
#hp-sec6 .cont-left
#hp-sec6 .cont-right {
float: none;
width: 100%;
text-align: left;
}
#widget-footer .cont-col:first-child {
width: 80%;
}
#widget-footer .cont-col {
width: 80%;
display: block;
margin: auto;
text-align: left !important;
margin-bottom: 30px;
}
#widget-footer .cont-col:last-child {
margin-bottom: 0;
}
#hp-sec3 .cont-right {
padding: 50px 80px;
}
#hp-sec6 .cont-right {
width: auto;
}
#inner-page-heading h2 {
font-size: 20px;
line-height: 24px;
margin: 0;
}
#blog-sec #secondary,
#blog-sec #pramary {
float: none;
width: 100%;
}
#hp-sec4,
.row-sec {
padding: 40px 0;
}
#hp-sec2 {
background-size: cover;
background-position: center;
}
#hp-sec3 ul, #hp-sec5 ul {
margin: 30px 0 0 0;
}
#hp-sec2 .cont-left input {
display: block;
margin: 10px auto;
width: 80%;
}
#menu-icon {
position: absolute;
top: 0;
right: 20px;
}
}
@media screen and (max-width: 440px) {
header .cont-logo {
max-width: 90px;
}
#menu-icon {
margin-top: 10px;
}
#mobile-nav {
top: 90px !important;
}
#hp-sec1 {
padding: 70px 0;
}
#hp-sec1 img {
max-width: 40px;
width: 100%;
}
#hp-sec1 h1 {
letter-spacing: 0;
}
#hp-sec1 span {
font-size: 16px;
line-height: 24px;
letter-spacing: 2px;
}
#hp-sec1 a {
padding: 10px 30px;
}
#hp-sec2.services ul li p {
font-size: 14px;
line-height: 22px;
}
#hp-sec2.services ul li h2 {
font-size: 18px;
line-height: 20px;
margin-bottom: 0;
}
#hp-sec3 .cont-left {
height: 200px;
}
#hp-sec3 .cont-right {
padding: 30px 50px;
}
#hp-sec3 .cont-right p {
font-size: 14px;
line-height: 20px !important;
margin: 0;
}
#hp-sec3 .cont-right h2::after {
content: "";
margin: 10px 0;
}
#hp-sec4 ul li {
width: 90%;
}
#hp-sec4 ul li p {
font-size: 14px;
line-height: 20px;
}
#hp-sec5 .cont-left span {
font-size: 20px;
line-height: 24px;
}
#hp-sec5 .cont-left h2 {
font-size: 24px;
line-height: 28px;
}
#hp-sec5 .cont-left p {
width: 100%;
font-size: 14px;
line-height: 20px;
}
#hp-sec5 .cont-left a {
margin: 0;
}
#hp-sec6 .cont-left h2 {
font-size: 20px;
line-height: 24px;
margin-left: 10px;
}
#widget-footer .cont-col:first-child,
#widget-footer .cont-col {
width: 90%;
}
#widget-footer .cont-col h2 {
font-size: 20px;
line-height: 24px;
}
#hp-sec3 .cont-right h2 {
font-size: 24px;
line-height: 28px;
}
#hp-sec6 .cont-left img {
max-width: 50px;
}
#widget-footer .cont-col input {
font-size: 14px;
line-height: 18px;
padding: 10px 10px;
width: 120px;
vertical-align: middle;
}
#widget-footer .cont-col button {
font-size: 14px;
line-height: 18px;
padding: 11px 20px;
vertical-align: middle;
}
#hp-sec6 {
background-position: bottom;
}
#widget-footer .cont-col ul li {
margin-bottom: 5px;
}
footer span {
letter-spacing: 0px;
}
#inner-page-heading {
padding: 30px 0;
}
#blog-sec #pramary .blog-content h2 a {
font-size: 18px;
line-height: 22px;
}
#blog-sec #pramary .blog-content p {
font-size: 14px;
line-height: 20px;
}
#blog-sec #pramary .blog-wrapper {
box-shadow: 0 2px 2px #e3e3e3;
padding: 10px;
}
#widget-footer {
padding: 30px 0;
}
#widget-footer p {
width: 100%;
}
#blog-sec #secondary .col-wrap:last-child {
margin-bottom: 0;
}
}
@media screen and (max-width: 360px) {
#hp-sec2.services ul li {
width: 100%;
}
#hp-sec3 .cont-right {
padding: 30px 25px;
}
.heading-title {
font-size: 20px;
line-height: 24px;
margin: 0;
}
#hp-sec4 ul {
margin: 30px 0 0 0;
}
#hp-sec5 .cont-left {
width: 100%;
}
#mobile-nav ul li a {
font-weight: 300;
padding: 8px 50px;
}
#widget-footer {
padding: 30px 0;
}
#hp-sec6 .cont-right a {
margin-bottom: 0;
}
#hp-sec6 .cont-left h2 {
font-size: 16px;
line-height: 20px;
}
.heading-title {
font-size: 28px;
line-height: 34px;
}
#hp-sec5 ul li,
#hp-sec4 .cont-right,
#hp-sec4 .cont-left,
#hp-sec2 .cont-left input,
#hp-sec3.services ul li {
width: 100%;
box-sizing: border-box;
}
#hp-sec4 .cont-right p {
font-size: 14px;
line-height: 20px;
}
#hp-sec4 .cont-right h2 {
margin-bottom: 10px;
}
} | bm-content/themes/spirit-magic-theme/style.css | .my-container {
width: 100%;
max-width: 1280px;
margin: 0 auto;
padding: 0 20px;
box-sizing: border-box;
}
a, button, input, .sticky-head {
text-decoration: none;
outline: none;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-z-transition: all 0.3s ease;
transition: all 0.3s ease;
cursor: pointer;
}
body {
margin: 0;
font-family: 'Poppins', sans-serif;
font-size: 16px;
line-height: 22px;
color: #2c2c2c;
}
.clear {
clear: both;
display: block;
}
/*--- Header style --- */
header .cont-logo {
float: none;
width: 100%;
display: block;
text-align: center;
margin: 0 auto;
padding: 20px 0;
max-width: 150px;
}
header .cont-logo img {
display: block;
width: 100%;
}
header .cont-menu {
float: none;
width: auto;
text-align: center;
background-color: #fff;
border-bottom: 3px solid #bc97dd;
border-top: 1px solid #e7e7e7;
}
header .cont-menu ul {
padding: 0;
margin: 0;
list-style: none;
}
header .cont-menu ul li {
display: inline-block;
}
header {
width: 100%;
display: block;
text-align: center;
background-image: url('./includes/images/header-bg.jpg');
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
header .cont-menu ul li a {
color: #4b4b4b;
text-transform: uppercase;
padding: 20px 15px !important;
display: block;
font-weight: 400;
letter-spacing: 2px;
font-size: 14px;
line-height: 18px;
}
header .cont-menu ul li:hover a {
background-color: #8607c7;
color: #fff;
}
.sticky-head .cont-menu {
float: right;
width: auto;
text-align: right;
margin-top: 10px;
}
.hhead.mt-2 {
margin-bottom: 30px;
}
/* --- Home section1 --- */
#hp-sec1 {
text-align: center;
padding: 200px 0;
background-image: url('./includes/images/banner-bg.jpg');
background-repeat: no-repeat;
background-size: cover;
background-position: center;
position: relative;
}
#hp-sec1 img {
border-radius: 50%;
box-shadow: 0 1px 3px #515151;
position: relative;
}
#hp-sec1 h1 {
font-size: 56px;
line-height: 64px;
color: #fff;
margin: 0 0 5px 0;
letter-spacing: 3px;
font-family: 'Lobster Two', cursive;
font-style: italic;
font-weight: 500;
}
#hp-sec1 span {
font-size: 24px;
line-height: 28px;
display: block;
text-transform: uppercase;
letter-spacing: 8px;
color: #fff;
font-weight: 200;
margin-top: 20px;
}
#hp-sec1 a {
display: inline-block;
background-color: #fff;
text-transform: uppercase;
color: #56117b;
letter-spacing: 1px;
padding: 14px 40px;
margin-top: 100px;
border-bottom: 4px solid #e3e3e3;
font-family: 'Poppins', sans-serif;
font-weight: bold;
}
#hp-sec1 a:hover {
background-color: #e5b5ff;
color: #58137d;
border-color: #d4a0f0;
}
/* --- Home section2 --- */
.heading-title {
color: #fff;
font-size: 34px;
line-height: 38px;
text-transform: capitalize;
margin-top: 0;
font-family: 'Lobster Two', cursive;
}
.row-sec {
padding: 60px 0;
}
#hp-sec2 {
background-image: url('./includes/images/bg-cta.jpg');
background-position: bottom right;
background-repeat: no-repeat;
background-size: contain;
}
#hp-sec2 .cont-left {
float: left;
width: 60%;
}
#hp-sec2 .cont-left input {
display: inline-block;
vertical-align: top;
font-size: 20px;
line-height: 24px;
color: #bfbfbf;
font-weight: 300;
font-family: 'Poppins', sans-serif;
width: 32%;
padding: 10px 15px;
border: 1px solid #cecece;
margin-right: 10px;
border-radius: 5px;
}
#hp-sec2 .cont-left button {
font-size: 20px;
line-height: 24px;
padding: 10px 20px;
background-color: #56117b;
color: #fff;
border: none;
border-radius: 3px;
letter-spacing: 1px;
}
#blog-sec #pramary .blog-content .blog-btn:hover,
#hp-sec5 ul li a:hover,
#hp-sec2 .cont-left button:hover {
background-color: #6c159b;
}
#hp-sec2 .cont-right {
float: right;
width: 30%;
text-align: right;
}
#hp-sec2 .cont-right h2 {
font-size: 46px;
line-height: 50px;
color: #56117b;
margin: 0;
font-family: 'Lobster Two', cursive;
}
#hp-sec3 {
background-image: url('./includes/images/bg-services.jpg');
background-position: center right;
background-repeat: no-repeat;
background-size: cover;
text-align: center;
}
#hp-sec3 ul {
padding: 0;
list-style: none;
margin-top: 60px;
}
#hp-sec3 .services-list {
margin-bottom: 0;
}
#hp-sec3.services ul li {
display: inline-block;
width: 25%;
vertical-align: top;
margin-right: 50px;
background-color: #fff;
padding: 25px;
text-align: center;
box-shadow: 0 2px 3px #4f0377;
}
#hp-sec3.services ul li i,
#hp-sec3.services ul li i::before {
font-family: fontAwesome;
display: block;
font-size: 70px;
color: #56117b;
vertical-align: middle;
}
#hp-sec3.services ul li h2 {
font-size: 26px;
line-height: 30px;
font-weight: normal;
display: inline-block;
vertical-align: middle;
margin: 30px 0 0 0;
font-family: 'Lobster Two', cursive;
color: #5b1182;
}
#hp-sec4 .cont-left {
float: left;
display: block;
width: 45%;
text-align: left;
}
#hp-sec4 .cont-left img {
display: block;
width: 100%;
box-sizing: border-box;
border: 5px solid #eaeaea;
}
#hp-sec4 .cont-right {
float: right;
width: 50%;
text-align: left;
}
#hp-sec4 {
padding: 60px 0;
background-image: url('./includes/images/bg-about.jpg');
background-position: bottom right;
background-repeat: no-repeat;
background-size: contain;
}
#hp-sec4 .cont-right h2 {
font-size: 46px;
line-height: 50px;
color: #58137d;
font-family: 'Lobster Two', cursive;
}
#hp-sec4 .cont-right p {
font-size: 16px;
line-height: 30px;
}
#hp-sec5 .ft-img a,
#hp-sec5 .blog-content a {
padding: 0;
background: transparent;
color: #5e1088;
}
#hp-sec5 .blog-content h2 {
margin-top: 0;
font-weight: 500;
}
#hp-sec5 ul li a:hover {
background: transparent !important;
}
/* --- Home section3 --- */
#hp-sec3 {
background-color: #0bb1ee;
}
#hp-sec3 .cont-left {
float: left;
width: 50%;
background-image: url('/dot-millionaire/includes/images/about-left-img.jpg');
display: block;
height: 550px;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
#hp-sec3 .cont-left img {
display: block;
width: 100%;
border: 5px solid #fff;
box-shadow: 0 2px 5px #25a084;
}
#hp-sec3 .cont-right {
float: right;
width: 50%;
background-image: url('./includes/images/about-bg.jpg');
padding: 30px;
box-sizing: border-box;
background-position: bottom right;
background-repeat: no-repeat;
background-size: contain;
padding: 50px 190px 50px 50px;
}
#hp-sec3 .cont-right h2 {
font-size: 30px;
line-height: 34px;
color: #fff;
margin: 0 0 30px 0;
}
#hp-sec3 .cont-right h2::after {
content: "";
display: block;
border-bottom: 1px solid #fff;
width: 70px;
margin: 30px 0;
}
#hp-sec3 .cont-right p {
color: #fff;
font-size: 16px;
line-height: 30px;
}
/* --- Home Section4 --- */
#hp-sec5.blog {
background-color: #5e1088;
text-align: center;
}
#hp-sec5 ul {
padding: 0;
list-style: none;
margin: 90px 0 0 0;
}
#hp-sec5 ul li {
display: inline-block;
width: 30%;
vertical-align: top;
margin-right: 40px;
text-align: left;
background-color: #fff;
}
#hp-sec5 ul li img {
display: block;
width: 100%;
box-sizing: border-box;
}
#hp-sec5 ul li span {
font-size: 18px;
line-height: 24px;
color: #56117b;
font-weight: 500;
display: block;
margin: 10px 0 0 0;
}
#hp-sec5 ul li .blog-content {
padding: 15px;
}
#hp-sec5 ul li:last-child {
margin-right: 0;
}
#blog-sec #pramary .blog-content .blog-btn,
#hp-sec2 ul li a,
#hp-sec5 ul li a {
font-size: 16px;
line-height: 20px;
color: #fff;
background-color: #56117b;
text-transform: uppercase;
padding: 12px 30px;
display: inline-block;
font-family: 'Poppins', sans-serif;
letter-spacing: 1px;
}
/* ---- aboyt style ------ */
#inner-page-heading {
background-image: url('./includes/images/bg-title.jpg');
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
padding: 80px 0;
}
#inner-page-heading h2 {
font-size: 40px;
line-height: 44px;
color: #fff;
text-transform: uppercase;
letter-spacing: 2px;
text-shadow: 0 2px 1px #343434;
}
/* --- footer style --- */
#hp-sec5 .cont-left span {
font-size: 26px;
line-height: 30px;
color: #fff;
font-weight: 200;
}
#hp-sec5 .cont-left h2 {
font-size: 40px;
line-height: 44px;
color: #fff;
margin: 0;
font-weight: 500;
}
#hp-sec5 .cont-left p {
color: #fff;
width: 80%;
}
#hp-sec5 .cont-left a {
font-family: 'Oswald', sans-serif;
text-transform: uppercase;
color: #fff;
background-color: #0bb1ee;
padding: 12px 40px;
display: inline-block;
margin: 20px 0;
letter-spacing: 1px;
}
#hp-sec5 .cont-left a:hover {
background-color: #018fc3;
}
footer {
background-color: #7e41a0;
text-align: center;
padding: 15px 0;
}
footer span {
color: #fff;
font-size: 12px;
line-height: 16px;
letter-spacing: 2px;
font-weight: 300;
text-shadow: 0 2px 1px #5f1086;
}
/* --- footer style --- */
#hp-sec6 {
background-color: #0bb1ee;
background-image: url('./includes/images/learn-bg.jpg');
background-size: contain;
background-position: right;
background-repeat: no-repeat;
padding: 30px 0;
}
#hp-sec6 .cont-left {
float: left;
width: 50%;
}
#hp-sec6 .cont-right {
float: right;
width: 50%;
text-align: right;
}
#hp-sec6 .cont-left img,
#hp-sec6 .cont-left h2 {
display: inline-block;
vertical-align: middle;
}
#hp-sec6 .cont-left h2 {
font-size: 30px;
line-height: 36px;
font-weight: normal;
color: #fff;
margin-left: 30px;
}
#hp-sec6 .cont-right a {
font-size: ;
color: #0bb1ee;
background-color: #fff;
padding: 12px 40px;
letter-spacing: 1px;
text-transform: uppercase;
font-family: 'Oswald', sans-serif;
margin: 50px 0;
display: inline-block;
}
#hp-sec6 .cont-right:hover a {
background-color: #018dc2;
color: #fff;
}
/* --- footer style --- */
#widget-footer {
padding: 50px 0;
text-align: center;
background-image: url('./includes/images/bg-widget.jpg');
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
#widget-footer ul {
padding: 0;
list-style: none;
padding: 0;
text-align: center;
margin: 0;
}
#widget-footer ul li {
display: inline-block;
margin: 10px;
}
#widget-footer ul li i {
color: #fff;
font-size: 30px;
}
#widget-footer p {
font-size: 18px;
line-height: 24px;
width: 60%;
margin: 20px auto;
color: #fff;
font-weight: 200;
}
/* --- About section1 --- */
#hp-sec1.row-sec.about {
background-image: url('./includes/images/bg-title.jpg');
padding: 160px 0;
}
#hp-sec3.row-sec.about {
background-image: none;
}
#hp-sec3.row-sec.about .cont-left img {
box-shadow: 0 2px 5px #d3d3d3;
}
#hp-sec4.about {
background-color: #f7f7f7;
}
/* --- Blog style --- */
#blog-sec #pramary {
float: left;
width: 70%;
}
#blog-sec #pramary .blog-ft-img {
float: left;
width: 45%;
}
#blog-sec #pramary .blog-content {
float: right;
width: 50%;
}
#blog-sec #pramary .blog-ft-img img {
display: block;
width: 100%;
border: 5px solid #fff;
box-shadow: 0 2px 2px #e5e5e5;
}
#blog-sec #pramary .blog-content h2 a {
font-size: 20px;
line-height: 24px;
font-weight: 500;
color: #5e1088;
}
#blog-sec #pramary .blog-content p {
font-size: 16px;
line-height: 22px;
}
#blog-sec #pramary .blog-wrapper {
box-shadow: 0 2px 2px #e3e3e3;
padding: 20px;
box-sizing: border-box;
margin-bottom: 30px;
background-color: #fbfbfb;
}
#blog-sec #secondary {
float: right;
width: 27%;
}
#blog-sec #secondary .col-wrap img {
display: block;
width: 100%;
}
#blog-sec #secondary .col-wrap {
margin-bottom: 30px;
box-shadow: 0 1px 2px #d1d1d1;
padding: 10px;
}
#blog-sec #secondary .col-wrap span {
font-size: 14px;
line-height: 20px;
margin: 10px 0;
display: block;
}
#blog-sec #secondary h2 {
margin: 0 0 15px 0;
font-size: 20px;
line-height: 24px;
color: #fff;
background-color: #5c0f83;
padding: 10px;
font-weight: normal;
}
#blog-sec #pramary .blog-wrapper.single .blog-ft-img {
display: block;
width: 100%;
float: none;
}
#blog-sec #pramary .blog-wrapper.single .blog-content {
display: block;
width: 100%;
}
#menu-icon, #mobile-nav {
display: none;
}
/* --- My responsive style --- */
@media screen and (max-width: 1280px) {
.my-container {
max-width: 1080px;
}
#hp-sec4 ul li .ft-img {
display: block;
width: 100%;
box-sizing: border-box;
}
#hp-sec4 ul li .ft-img img {
width: 100%;
box-sizing: border-box;
}
#hp-sec3.services ul li {
margin-right: 30px;
}
#hp-sec3.services ul li:last-child {
margin-right: 0;
}
}
@media screen and (max-width: 1080px) {
.my-container {
max-width: 980px;
}
#hp-sec1 h1 {
font-size: 50px;
line-height: 54px;
}
#hp-sec1 {
padding: 180px 0;
}
#hp-sec1 span {
font-size: 22px;
line-height: 26px;
}
.heading-title {
font-size: 28px;
line-height: 34px;
}
#hp-sec3 .cont-right p {
line-height: 22px;
}
#hp-sec4 ul {
margin: 50px 0 0 0;
}
#hp-sec2 .cont-right h2,
#hp-sec4 .cont-right h2 {
font-size: 40px;
line-height: 46px;
margin-top: 0;
}
#hp-sec4 .cont-right p {
font-size: 16px;
line-height: 24px;
}
#hp-sec3 ul,
#hp-sec5 ul {
margin: 50px 0 0 0;
}
}
@media screen and (max-width: 980px) {
.my-container {
max-width: 767px;
}
#hp-sec1 h1 {
font-size: 40px;
line-height: 44px;
}
#hp-sec1 a {
margin-top: 70px;
}
#hp-sec1 {
padding: 160px 0;
}
#hp-sec2 ul li {
width: 45%;
margin: 15px;
}
#hp-sec3 .cont-left, #hp-sec3 .cont-right {
float: none;
display: block;
width: 100%;
margin-bottom: 20px;
}
#hp-sec2 ul {
margin-top: 30px;
}
.row-sec {
padding: 40px 0;
}
#hp-sec3 .cont-left img {
box-sizing: border-box;
}
#hp-sec2.services ul li {
margin: 20px 20px 0 0;
}
#hp-sec2.services ul li:last-child {
margin-right: 0;
}
#hp-sec2.services ul li h2 {
font-size: 20px;
line-height: 24px;
}
#hp-sec4 ul li {
margin-right: 20px;
}
#hp-sec5 .cont-left {
width: 70%;
}
#hp-sec5 .cont-left h2 {
font-size: 34px;
line-height: 38px;
}
#hp-sec6 .cont-left h2 {
font-size: 24px;
line-height: 28px;
margin-left: 20px;
}
#hp-sec6 .cont-left img {
max-width: 70px;
}
#hp-sec6 .cont-right a {
margin: 20px 0;
}
#widget-footer .cont-col {
width: 40%;
}
#widget-footer .cont-col:first-child {
width: 12%;
}
#widget-footer .cont-col h2 {
font-size: 24px;
line-height: 28px;
margin: 0 0 10px;
}
#inner-page-heading h2 {
font-size: 30px;
line-height: 34px;
}
#inner-page-heading {
padding: 50px 0;
}
#blog-sec #pramary .blog-ft-img {
float: none;
width: 100%;
box-sizing: border-box;
display: block;
}
#blog-sec #pramary .blog-content {
float: none;
width: 100%;
}
#blog-sec #pramary .blog-ft-img img {
box-sizing: border-box;
}
#hp-sec2 .cont-left {
float: none;
width: 100%;
text-align: center;
}
#hp-sec2 .cont-right {
float: none;
width: 100%;
text-align: center;
margin-top: 20px;
}
#hp-sec3.services ul li {
width: 25%;
margin-right: 15px;
padding: 20px;
}
#hp-sec5 ul li {
margin-right: 15px;
}
}
@media screen and (max-width: 767px) {
.my-container {
max-width: 640px;
}
#hp-sec1 h1 {
font-size: 34px;
line-height: 38px;
}
#hp-sec1 span {
font-size: 20px;
line-height: 24px;
}
#hp-sec1 {
padding: 100px 0 100px 0;
}
.row-sec {
padding: 50px 0;
}
#hp-sec5 ul li:last-child {
margin-bottom: 0;
}
#hp-sec4 .cont-right p {
margin-bottom: 0;
}
.heading-title {
font-size: 24px;
line-height: 28px;
}
#hp-sec2 ul li {
width: 45%;
margin: 10px;
}
header .cont-logo {
display: inline-block;
}
#hp-sec3 .cont-right {
margin-bottom: 0;
}
/* ---- Responsive menu ---- */
header.sticky-head {
position: fixed;
z-index: 999999;
background-color: #fff;
box-shadow: 0 0px 3px #222;
}
header {
position: relative;
z-index: 9999999;
background-color: #fff;
}
header .cont-logo {
padding: 10px 0;
max-width: 100px;
}
#menu-icon {
display: block;
margin-top: 15px;
background-color: #fff;
}
.cont-menu {
display: none;
}
#menu-icon {
float: right;
width: 30px;
margin: auto;
display: block;
margin-top: 15px;
}
#menu-icon a {
padding: 8px 5px;
border: 2px solid #58137d;
border-radius: 3px;
width: 30px;
height: 20px;
}
#menu-icon a hr:first-child,
#menu-icon a hr:last-child {
margin: 0;
}
#menu-icon a hr {
border: 1px solid #58137d;
}
#mobile-nav.active {
display: block;
transform: translateY(0%);
-webkit-transform: translateY(0%);
top: 68px;
}
#mobile-nav {
top: 98px !important;
display: block;
position: fixed;
list-style-type: none;
margin: 0;
margin-left: 0px;
z-index: 99;
width: 100%;
left: 0;
right: 0;
bottom: 0;
overflow-y: scroll !important;
margin-top: $header-height;
max-height: calc(100% - $header-height);
transform: translateY(-200%);
-webkit-transform: translateY(-200%);
-webkit-transition: 0.5s ease-in-out;
-o-transition: 0.5s ease-in-out;
transition: 0.5s ease-in-out;
ul { margin: 0;
padding: 0;
list-style-type: none;
text-align: left;
display: block;
background-color: $white;
li { a { display: inline-block;
color: $black;
text-decoration: none;
text-transform: uppercase;
width: 100%;
padding: 30px;
font-size: 16px;
line-height: 24px;
transition: 0.3s ease-in-out;
background-color: $white;
border-bottom: 1px solid rgba(0,0,0,0.5);
z-index: 98;
&: hover { text-decoration:underline;
} } &.menu-item-has-children { display: block;
height: auto;
overflow: hidden;
overflow-y: hidden;
-webkit-transition: 0.5s ease-in-out;
-o-transition: 0.5s ease-in-out;
transition: 0.5s ease-in-out;
} &.menu-item-has-children a: :after { content:('\25b6');
display: inline-block;
color: $black;
margin-left: 10px;
font-size: 14px;
transform: rotate(0deg) !important;
-webkit-transition: 0.5s ease-in-out;
-o-transition: 0.5s ease-in-out;
transition: 0.5s ease-in-out;
} &.menu-item-has-children a.open: :after { transform:rotate(90deg) !important;
} ul.sub-menu { display: block;
height: 0px;
opacity: 0;
z-index: 98;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-webkit-transition: 0.3s ease-in-out;
-o-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
li { display: none;
a { background-color: $white;
display: none;
text-indent: 30px;
&: :after { content:none !important;
} } } } ul.sub-menu.open { height: 100% !important;
opacity: 1;
transform: translateY(0%);
-webkit-transform: translateY(0%);
li { display: block;
a { display: block;
} } } } }: ;
}
#mobile-nav {
background-color: #58137d;
}
#mobile-nav ul {
list-style: none;
padding: 0;
margin: 0;
}
#mobile-nav ul li a {
font-size: 16px;
line-height: 20px;
color: #fff;
font-weight: 300;
padding: 10px 80px;
border-bottom: 1px solid #7d22ae;
display: block;
}
#mobile-nav ul li:hover a {
background-color: #731ea1;
}
#menu-icon.active hr:nth-child(2) {
opacity: 0 !important;
}
#menu-icon.active hr:nth-child(1) {
-webkit-transform: rotate(45deg) !important;
-ms-transform: rotate(45deg) !important;
transform: rotate(45deg) !important;
margin-top: 10px !important;
}
#menu-icon.active hr:nth-child(3) {
-webkit-transform: rotate(-45deg) !important;
-ms-transform: rotate(-45deg) !important;
transform: rotate(-45deg) !important;
margin-top: -19px !important;
}
/* ---- Responsive meny end ---- */
#hp-sec2 .cont-left input {
font-size: 16px;
line-height: 20px;
}
#hp-sec2 .cont-right h2 {
font-size: 34px;
line-height: 38px;
}
#hp-sec2 .cont-left button {
font-size: 16px;
line-height: 20px;
}
#hp-sec1 a {
letter-spacing: 1px;
padding: 12px 30px;
margin-top: 50px;
}
#hp-sec3.services ul li {
width: 70%;
margin-right: 0;
padding: 20px;
margin-bottom: 30px;
}
#hp-sec3.services ul li:last-child {
margin-bottom: 0;
}
#hp-sec4 .cont-left {
float: none;
display: block;
width: 80%;
text-align: center;
margin: 0 auto 30px auto;
}
#hp-sec4 .cont-right {
float: none;
width: 75%;
text-align: left;
margin: 0 auto;
}
#hp-sec5 ul li {
margin-right: 0;
width: 75%;
margin-bottom: 30px;
}
#hp-sec4 .cont-right h2 {
font-size: 30px;
line-height: 34px;
}
#widget-footer p {
font-size: 14px;
line-height: 20px;
width: 75%;
margin: 10px auto;
}
.heading-title {
font-size: 30px;
line-height: 34px;
}
}
@media screen and (max-width: 640px) {
#hp-sec1 {
padding: 100px 0 100px 0;
}
#mobile-nav {
top: 99px !important;
}
header .cont-logo {
max-width: 100px;
padding: 10px;
}
#menu-icon {
margin-top: 15px;
}
#hp-sec1 h1 {
font-size: 26px;
line-height: 30px;
}
#hp-sec1 a {
margin-top: 30px;
}
#hp-sec2 ul {
margin-top: 0;
}
#hp-sec2.services ul li {
width: 80%;
margin: 0 0 20px 0;
}
#hp-sec2.services ul li p {
margin-bottom: 0;
}
#hp-sec2.services ul li h2 {
margin-top: 0;
}
#hp-sec3 .cont-left {
margin-bottom: 0;
height: 270px;
}
#hp-sec2.services ul li:last-child {
margin-bottom: 0;
}
#hp-sec4 ul li {
margin-right: 0;
width: 80%;
margin-bottom: 30px;
}
#hp-sec4 ul li:last-child {
margin-bottom: 0;
}
#hp-sec5 .cont-left {
width: 80%;
}
#hp-sec6 .cont-left {
float: left;
width: 50%;
background-color: rgba(255, 255, 255, 0.4);
padding: 15px;
width: 100%;
box-sizing: border-box;
}
#hp-sec6 .cont-left
#hp-sec6 .cont-right {
float: none;
width: 100%;
text-align: left;
}
#widget-footer .cont-col:first-child {
width: 80%;
}
#widget-footer .cont-col {
width: 80%;
display: block;
margin: auto;
text-align: left !important;
margin-bottom: 30px;
}
#widget-footer .cont-col:last-child {
margin-bottom: 0;
}
#hp-sec3 .cont-right {
padding: 50px 80px;
}
#hp-sec6 .cont-right {
width: auto;
}
#inner-page-heading h2 {
font-size: 20px;
line-height: 24px;
margin: 0;
}
#blog-sec #secondary,
#blog-sec #pramary {
float: none;
width: 100%;
}
#hp-sec4,
.row-sec {
padding: 40px 0;
}
#hp-sec2 {
background-size: cover;
background-position: center;
}
#hp-sec3 ul, #hp-sec5 ul {
margin: 30px 0 0 0;
}
#hp-sec2 .cont-left input {
display: block;
margin: 10px auto;
width: 80%;
}
#menu-icon {
position: absolute;
top: 0;
right: 20px;
}
}
@media screen and (max-width: 440px) {
header .cont-logo {
max-width: 90px;
}
#menu-icon {
margin-top: 10px;
}
#mobile-nav {
top: 90px !important;
}
#hp-sec1 {
padding: 70px 0;
}
#hp-sec1 img {
max-width: 40px;
width: 100%;
}
#hp-sec1 h1 {
letter-spacing: 0;
}
#hp-sec1 span {
font-size: 16px;
line-height: 24px;
letter-spacing: 2px;
}
#hp-sec1 a {
padding: 10px 30px;
}
#hp-sec2.services ul li p {
font-size: 14px;
line-height: 22px;
}
#hp-sec2.services ul li h2 {
font-size: 18px;
line-height: 20px;
margin-bottom: 0;
}
#hp-sec3 .cont-left {
height: 200px;
}
#hp-sec3 .cont-right {
padding: 30px 50px;
}
#hp-sec3 .cont-right p {
font-size: 14px;
line-height: 20px !important;
margin: 0;
}
#hp-sec3 .cont-right h2::after {
content: "";
margin: 10px 0;
}
#hp-sec4 ul li {
width: 90%;
}
#hp-sec4 ul li p {
font-size: 14px;
line-height: 20px;
}
#hp-sec5 .cont-left span {
font-size: 20px;
line-height: 24px;
}
#hp-sec5 .cont-left h2 {
font-size: 24px;
line-height: 28px;
}
#hp-sec5 .cont-left p {
width: 100%;
font-size: 14px;
line-height: 20px;
}
#hp-sec5 .cont-left a {
margin: 0;
}
#hp-sec6 .cont-left h2 {
font-size: 20px;
line-height: 24px;
margin-left: 10px;
}
#widget-footer .cont-col:first-child,
#widget-footer .cont-col {
width: 90%;
}
#widget-footer .cont-col h2 {
font-size: 20px;
line-height: 24px;
}
#hp-sec3 .cont-right h2 {
font-size: 24px;
line-height: 28px;
}
#hp-sec6 .cont-left img {
max-width: 50px;
}
#widget-footer .cont-col input {
font-size: 14px;
line-height: 18px;
padding: 10px 10px;
width: 120px;
vertical-align: middle;
}
#widget-footer .cont-col button {
font-size: 14px;
line-height: 18px;
padding: 11px 20px;
vertical-align: middle;
}
#hp-sec6 {
background-position: bottom;
}
#widget-footer .cont-col ul li {
margin-bottom: 5px;
}
footer span {
letter-spacing: 0px;
}
#inner-page-heading {
padding: 30px 0;
}
#blog-sec #pramary .blog-content h2 a {
font-size: 18px;
line-height: 22px;
}
#blog-sec #pramary .blog-content p {
font-size: 14px;
line-height: 20px;
}
#blog-sec #pramary .blog-wrapper {
box-shadow: 0 2px 2px #e3e3e3;
padding: 10px;
}
#widget-footer {
padding: 30px 0;
}
#widget-footer p {
width: 100%;
}
#blog-sec #secondary .col-wrap:last-child {
margin-bottom: 0;
}
}
@media screen and (max-width: 360px) {
#hp-sec2.services ul li {
width: 100%;
}
#hp-sec3 .cont-right {
padding: 30px 25px;
}
.heading-title {
font-size: 20px;
line-height: 24px;
margin: 0;
}
#hp-sec4 ul {
margin: 30px 0 0 0;
}
#hp-sec5 .cont-left {
width: 100%;
}
#mobile-nav ul li a {
font-weight: 300;
padding: 8px 50px;
}
#widget-footer {
padding: 30px 0;
}
#hp-sec6 .cont-right a {
margin-bottom: 0;
}
#hp-sec6 .cont-left h2 {
font-size: 16px;
line-height: 20px;
}
.heading-title {
font-size: 28px;
line-height: 34px;
}
#hp-sec5 ul li,
#hp-sec4 .cont-right,
#hp-sec4 .cont-left,
#hp-sec2 .cont-left input,
#hp-sec3.services ul li {
width: 100%;
box-sizing: border-box;
}
#hp-sec4 .cont-right p {
font-size: 14px;
line-height: 20px;
}
#hp-sec4 .cont-right h2 {
margin-bottom: 10px;
}
} | 0.213623 | 0.056055 |
@import "https://fonts.googleapis.com/css2?family=Roboto:wght@300;700&display=swap";
.banner {
width: 940px;
height: 366px;
background-color: #FBDFDB;
border-radius: 30px;
/* margin: 0 auto; */
margin: 0 485px;
margin-top: 18px;
margin-bottom: 50px;
display: grid;
grid-template-columns: 1fr 1fr;
position: relative;
overflow: hidden;
}
.banner::after {
content: '';
width: 150%;
height: 360%;
border-radius: 45%;
left: -25%;
bottom: -100%;
background: #fff;
position: absolute;
animation: spinUp 6s forwards;
}
/* Animanção no banner */
@keyframes spinUp {
from {
transform: translateY(0) translateX(0) rotate(0);
}
to {
transform: translateY(-100%) translateX(120%) rotate(500deg);
}
}
@keyframes slideLeft {
0%{
opacity: 0;
transform: translateX(-100%);
}
25%{
transform: translateX(20%);
}
50%{
opacity: 1;
transform: translateX(-3%);
}
75%{
transform: translateX(2%);
}
100%{
transform: translateX(0%);
}
}
@keyframes slideRight {
0%{
opacity: 0;
transform: translateX(100%);
}
25%{
transform: translateX(-20%);
}
50%{
opacity: 1;
transform: translateX(3%);
}
75%{
transform: translateX(-2%);
}
100%{
transform: translateX(0%);
}
}
.banner-text {
justify-self: center;
align-self: center;
padding-left: 60px;
z-index: 100;
animation: slideLeft 1.5s ease-out forwards;
}
.banner-text h2 {
font-weight: bold;
font-size: 32px;
line-height: 42px;
margin-bottom: 10px;
}
.banner-text p {
width: 316px;
height: 84px;
opacity: 70%;
font-size: 18px;
line-height: 28px;
color: #000000;
}
.banner-image {
justify-self: center;
align-self: end;
z-index: 100;
animation: slideRight 1.5s ease-out forwards;
} | public/banner.css | @import "https://fonts.googleapis.com/css2?family=Roboto:wght@300;700&display=swap";
.banner {
width: 940px;
height: 366px;
background-color: #FBDFDB;
border-radius: 30px;
/* margin: 0 auto; */
margin: 0 485px;
margin-top: 18px;
margin-bottom: 50px;
display: grid;
grid-template-columns: 1fr 1fr;
position: relative;
overflow: hidden;
}
.banner::after {
content: '';
width: 150%;
height: 360%;
border-radius: 45%;
left: -25%;
bottom: -100%;
background: #fff;
position: absolute;
animation: spinUp 6s forwards;
}
/* Animanção no banner */
@keyframes spinUp {
from {
transform: translateY(0) translateX(0) rotate(0);
}
to {
transform: translateY(-100%) translateX(120%) rotate(500deg);
}
}
@keyframes slideLeft {
0%{
opacity: 0;
transform: translateX(-100%);
}
25%{
transform: translateX(20%);
}
50%{
opacity: 1;
transform: translateX(-3%);
}
75%{
transform: translateX(2%);
}
100%{
transform: translateX(0%);
}
}
@keyframes slideRight {
0%{
opacity: 0;
transform: translateX(100%);
}
25%{
transform: translateX(-20%);
}
50%{
opacity: 1;
transform: translateX(3%);
}
75%{
transform: translateX(-2%);
}
100%{
transform: translateX(0%);
}
}
.banner-text {
justify-self: center;
align-self: center;
padding-left: 60px;
z-index: 100;
animation: slideLeft 1.5s ease-out forwards;
}
.banner-text h2 {
font-weight: bold;
font-size: 32px;
line-height: 42px;
margin-bottom: 10px;
}
.banner-text p {
width: 316px;
height: 84px;
opacity: 70%;
font-size: 18px;
line-height: 28px;
color: #000000;
}
.banner-image {
justify-self: center;
align-self: end;
z-index: 100;
animation: slideRight 1.5s ease-out forwards;
} | 0.58439 | 0.213009 |
.background_glossyGreen5,
.hover_background_glossyGreen5:hover,
.active_background_glossyGreen5:active:hover {
background: #007e00;
background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, .30)), color-stop(50%, rgba(255, 255, 255, .00)), color-stop(51%, rgba(0, 0, 0, .10)), color-stop(100%, rgba(0, 0, 0, .04)));
background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -o-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -ms-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: linear-gradient(to bottom, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
}
.background_glossyGreen5h,
.hover_background_glossyGreen5h:hover,
.active_background_glossyGreen5h:active:hover {
background: #007e00;
background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, .30)), color-stop(50%, rgba(255, 255, 255, .00)), color-stop(51%, rgba(0, 0, 0, .10)), color-stop(100%, rgba(0, 0, 0, .04)));
background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -o-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -ms-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: linear-gradient(to bottom, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
}
.background_glossyGreen5a,
.hover_background_glossyGreen5a:hover,
.active_background_glossyGreen5a:active:hover {
background: #007e00;
background-image: -moz-linear-gradient(top, rgba(0, 0, 0, .04) 0%, rgba(0, 0, 0, .10) 50%, rgba(255, 255, 255, .00) 51%, rgba(255, 255, 255, .30) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, .04)), color-stop(50%, rgba(0, 0, 0, .10)), color-stop(51%, rgba(255, 255, 255, .00)), color-stop(100%, rgba(255, 255, 255, .30)));
background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .04) 0%, rgba(0, 0, 0, .10) 50%, rgba(255, 255, 255, .00) 51%, rgba(255, 255, 255, .30) 100%);
background-image: -o-linear-gradient(top, rgba(0, 0, 0, .04) 0%, rgba(0, 0, 0, .10) 50%, rgba(255, 255, 255, .00) 51%, rgba(255, 255, 255, .30) 100%);
background-image: -ms-linear-gradient(top, rgba(0, 0, 0, .04) 0%, rgba(0, 0, 0, .10) 50%, rgba(255, 255, 255, .00) 51%, rgba(255, 255, 255, .30) 100%);
background-image: linear-gradient(to bottom, rgba(0, 0, 0, .04) 0%, rgba(0, 0, 0, .10) 50%, rgba(255, 255, 255, .00) 51%, rgba(255, 255, 255, .30) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff',GradientType=0 );
}
.background_glossyGreen5s,
.hover_background_glossyGreen5s:hover,
.active_background_glossyGreen5s:active:hover {
background: #007e00;
background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, .30)), color-stop(50%, rgba(255, 255, 255, .00)), color-stop(51%, rgba(0, 0, 0, .10)), color-stop(100%, rgba(0, 0, 0, .04)));
background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -o-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -ms-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: linear-gradient(to bottom, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
}
.background_color_glossyGreen5,
.hover_background_color_glossyGreen5:hover,
.active_background_color_glossyGreen5:active:hover {
background-color:#007e00;
}
.background_first_color_glossyGreen5,
.hover_background_first_color_glossyGreen5:hover,
.active_background_first_color_glossyGreen5:active:hover {
background-color:#ffffff;
}
.background_last_color_glossyGreen5,
.hover_background_last_color_glossyGreen5:hover,
.active_background_color_last_glossyGreen5:active:hover {
background-color:#000000;
}
/* ------------------------------ color settings -------------------------------*/
.color_glossyGreen5,
.hover_color_glossyGreen5:hover,
.active_color_glossyGreen5:active:hover {
color: #c8c8c8;
}
.color_glossyGreen5h,
.hover_color_glossyGreen5h:hover,
.active_color_glossyGreen5h:active:hover {
color: #c8c8c8;
}
.color_glossyGreen5a,
.hover_color_glossyGreen5a:hover,
.active_color_glossyGreen5a:active:hover {
color: #c8c8c8;
}
.color_glossyGreen5s,
.hover_color_glossyGreen5s:hover,
.active_color_glossyGreen5s:active:hover {
color: #c8c8c8;
}
/* -------------------------- border color settings -----------------------------*/
.border_glossyGreen5,
.hover_border_glossyGreen5:hover,
.active_border_glossyGreen5:active:hover {
border-color: #006500 #006500 #006500 #006500;
}
.border_glossyGreen5h,
.hover_border_glossyGreen5h:hover,
.active_border_glossyGreen5h:active:hover {
border-color: #005200 #005200 #005200 #005200;
}
.border_glossyGreen5a,
.hover_border_glossyGreen5a:hover,
.active_border_glossyGreen5a:active:hover {
border-color: #003f00 #003f00 #003f00 #003f00;
}
.border_glossyGreen5s,
.hover_border_glossyGreen5s:hover,
.active_border_glossyGreen5s:active:hover {
border-color: #006500 #006500 #006500 #006500;
}
/* -------------------------- shadow expand settings --------------------------------*/
.shadow_expand_glossyGreen5,
.hover_shadow_expand_glossyGreen5:hover,
.active_shadow_expand_glossyGreen5:active:hover {
-webkit-box-shadow: 0em 0em 1em 0.25em rgba(0, 126, 0, .39);
-moz-box-shadow: 0em 0em 1em 0.25em rgba(0, 126, 0, .39);
box-shadow: 0em 0em 1em 0.25em rgba(0, 126, 0, .39);
}
.shadow_expand_glossyGreen5h,
.hover_shadow_expand_glossyGreen5h:hover,
.active_shadow_expand_glossyGreen5h:active:hover {
-webkit-box-shadow: 0em 0em 1em 0.25em rgba(0, 151, 0, .50);
-moz-box-shadow: 0em 0em 1em 0.25em rgba(0, 151, 0, .50);
box-shadow: 0em 0em 1em 0.25em rgba(0, 151, 0, .50);
}
.shadow_expand_glossyGreen5a,
.hover_shadow_expand_glossyGreen5a:hover,
.active_shadow_expand_glossyGreen5a:active:hover {
-webkit-box-shadow: 0em 0em 1em 0.25em rgba(0, 113, 0, .63);
-moz-box-shadow: 0em 0em 1em 0.25em rgba(0, 113, 0, .63);
box-shadow: 0em 0em 1em 0.25em rgba(0, 113, 0, .63);
}
.shadow_expand_glossyGreen5s,
.hover_shadow_expand_glossyGreen5s:hover,
.active_shadow_expand_glossyGreen5s:active:hover {
-webkit-box-shadow: 0em 0em 1em 0.25em rgba(0, 113, 0, .71);
-moz-box-shadow: 0em 0em 1em 0.25em rgba(0, 113, 0, .71);
box-shadow: 0em 0em 1em 0.25em rgba(0, 113, 0, .71);
}
/* -------------------------- shadow left settings --------------------------------*/
.shadow_left_glossyGreen5,
.hover_shadow_left_glossyGreen5:hover,
.active_shadow_left_glossyGreen5:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(0, 126, 0, .39);
-moz-box-shadow: -0.5em -0.5em 1em rgba(0, 126, 0, .39);
box-shadow: -0.5em -0.5em 1em rgba(0, 126, 0, .39);
}
.shadow_left_glossyGreen5h,
.hover_shadow_left_glossyGreen5h:hover,
.active_shadow_left_glossyGreen5h:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(0, 151, 0, .50);
-moz-box-shadow: -0.5em -0.5em 1em rgba(0, 151, 0, .50);
box-shadow: -0.5em -0.5em 1em rgba(0, 151, 0, .50);
}
.shadow_left_glossyGreen5a,
.hover_shadow_left_glossyGreen5a:hover,
.active_shadow_left_glossyGreen5a:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(0, 113, 0, .63);
-moz-box-shadow: -0.5em -0.5em 1em rgba(0, 113, 0, .63);
box-shadow: -0.5em -0.5em 1em rgba(0, 113, 0, .63);
}
.shadow_left_glossyGreen5s,
.hover_shadow_left_glossyGreen5s:hover,
.active_shadow_left_glossyGreen5s:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(0, 113, 0, .71);
-moz-box-shadow: -0.5em -0.5em 1em rgba(0, 113, 0, .71);
box-shadow: -0.5em -0.5em 1em rgba(0, 113, 0, .71);
}
/* -------------------------- shadow right settings --------------------------------*/
.shadow_right_glossyGreen5,
.hover_shadow_right_glossyGreen5:hover,
.active_shadow_right_glossyGreen5:active:hover {
-webkit-box-shadow: 0.5em 0em 1em rgba(0, 126, 0, .39);
-moz-box-shadow: 0.5em 0em 1em rgba(0, 126, 0, .39);
box-shadow: 0.5em 0em 1em rgba(0, 126, 0, .39);
}
.shadow_right_glossyGreen5h,
.hover_shadow_right_glossyGreen5h:hover,
.active_shadow_right_glossyGreen5h:active:hover {
-webkit-box-shadow: 0.5em 0em 1em rgba(0, 151, 0, .50);
-moz-box-shadow: 0.5em 0em 1em rgba(0, 151, 0, .50);
box-shadow: 0.5em 0em 1em rgba(0, 151, 0, .50);
}
.shadow_right_glossyGreen5a,
.hover_shadow_right_glossyGreen5a:hover,
.active_shadow_right_glossyGreen5a:active:hover {
-webkit-box-shadow: 0.5em 0em 1em rgba(0, 113, 0, .63);
-moz-box-shadow: 0.5em 0em 1em rgba(0, 113, 0, .63);
box-shadow: 0.5em 0em 1em rgba(0, 113, 0, .63);
}
.shadow_right_glossyGreen5s,
.hover_shadow_right_glossyGreen5s:hover,
.active_shadow_right_glossyGreen5s:active:hover {
-webkit-box-shadow: 0.5em 0em 1em rgba(0, 113, 0, .71);
-moz-box-shadow: 0.5em 0em 1em rgba(0, 113, 0, .71);
box-shadow: 0.5em 0em 1em rgba(0, 113, 0, .71);
}
/* -------------------------- shadow top settings --------------------------------*/
.shadow_top_glossyGreen5,
.hover_shadow_top_glossyGreen5:hover,
.active_shadow_top_glossyGreen5:active:hover {
-webkit-box-shadow: 0em -0.5em 1em rgba(0, 126, 0, .39);
-moz-box-shadow: 0em -0.5em 1em rgba(0, 126, 0, .39);
box-shadow: 0em -0.5em 1em rgba(0, 126, 0, .39);
}
.shadow_top_glossyGreen5h,
.hover_shadow_top_glossyGreen5h:hover,
.active_shadow_top_glossyGreen5h:active:hover {
-webkit-box-shadow: 0em -0.5em 1em rgba(0, 151, 0, .50);
-moz-box-shadow: 0em -0.5em 1em rgba(0, 151, 0, .50);
box-shadow: 0em -0.5em 1em rgba(0, 151, 0, .50);
}
.shadow_top_glossyGreen5a,
.hover_shadow_top_glossyGreen5a:hover,
.active_shadow_top_glossyGreen5a:active:hover {
-webkit-box-shadow: 0em -0.5em 1em rgba(0, 113, 0, .63);
-moz-box-shadow: 0em -0.5em 1em rgba(0, 113, 0, .63);
box-shadow: 0em -0.5em 1em rgba(0, 113, 0, .63);
}
.shadow_top_glossyGreen5s,
.hover_shadow_top_glossyGreen5s:hover,
.active_shadow_top_glossyGreen5s:active:hover {
-webkit-box-shadow: 0em -0.5em 1em rgba(0, 113, 0, .71);
-moz-box-shadow: 0em -0.5em 1em rgba(0, 113, 0, .71);
box-shadow: 0em -0.5em 1em rgba(0, 113, 0, .71);
}
/* -------------------------- shadow bottom settings --------------------------------*/
.shadow_bottom_glossyGreen5,
.hover_shadow_bottom_glossyGreen5:hover,
.active_shadow_bottom_glossyGreen5:active:hover {
-webkit-box-shadow: 0em 0.5em 1em rgba(0, 126, 0, .39);
-moz-box-shadow: 0em 0.5em 1em rgba(0, 126, 0, .39);
box-shadow: 0em 0.5em 1em rgba(0, 126, 0, .39);
}
.shadow_bottom_glossyGreen5h,
.hover_shadow_bottom_glossyGreen5h:hover,
.active_shadow_bottom_glossyGreen5h:active:hover {
-webkit-box-shadow: 0em 0.5em 1em rgba(0, 151, 0, .50);
-moz-box-shadow: 0em 0.5em 1em rgba(0, 151, 0, .50);
box-shadow: 0em 0.5em 1em rgba(0, 151, 0, .50);
}
.shadow_bottom_glossyGreen5a,
.hover_shadow_bottom_glossyGreen5a:hover,
.active_shadow_bottom_glossyGreen5a:active:hover {
-webkit-box-shadow: 0em 0.5em 1em rgba(0, 113, 0, .63);
-moz-box-shadow: 0em 0.5em 1em rgba(0, 113, 0, .63);
box-shadow: 0em 0.5em 1em rgba(0, 113, 0, .63);
}
.shadow_bottom_glossyGreen5s,
.hover_shadow_bottom_glossyGreen5s:hover,
.active_shadow_bottom_glossyGreen5s:active:hover {
-webkit-box-shadow: 0em 0.5em 1em rgba(0, 113, 0, .71);
-moz-box-shadow: 0em 0.5em 1em rgba(0, 113, 0, .71);
box-shadow: 0em 0.5em 1em rgba(0, 113, 0, .71);
}
/* -------------------------- shadow top_left settings --------------------------------*/
.shadow_top_left_glossyGreen5,
.hover_shadow_top_left_glossyGreen5:hover,
.active_shadow_top_left_glossyGreen5:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(0, 126, 0, .39);
-moz-box-shadow: -0.5em -0.5em 1em rgba(0, 126, 0, .39);
box-shadow: -0.5em -0.5em 1em rgba(0, 126, 0, .39);
}
.shadow_top_left_glossyGreen5h,
.hover_shadow_top_left_glossyGreen5h:hover,
.active_shadow_top_left_glossyGreen5h:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(0, 151, 0, .50);
-moz-box-shadow: -0.5em -0.5em 1em rgba(0, 151, 0, .50);
box-shadow: -0.5em -0.5em 1em rgba(0, 151, 0, .50);
}
.shadow_top_left_glossyGreen5a,
.hover_shadow_top_left_glossyGreen5a:hover,
.active_shadow_top_left_glossyGreen5a:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(0, 113, 0, .63);
-moz-box-shadow: -0.5em -0.5em 1em rgba(0, 113, 0, .63);
box-shadow: -0.5em -0.5em 1em rgba(0, 113, 0, .63);
}
.shadow_top_left_glossyGreen5s,
.hover_shadow_top_left_glossyGreen5s:hover,
.active_shadow_top_left_glossyGreen5s:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(0, 113, 0, .71);
-moz-box-shadow: -0.5em -0.5em 1em rgba(0, 113, 0, .71);
box-shadow: -0.5em -0.5em 1em rgba(0, 113, 0, .71);
}
/* -------------------------- shadow top_right settings --------------------------------*/
.shadow_top_right_glossyGreen5,
.hover_shadow_top_right_glossyGreen5:hover,
.active_shadow_top_right_glossyGreen5:active:hover {
-webkit-box-shadow: 0.5em -0.5em 1em rgba(0, 126, 0, .39);
-moz-box-shadow: 0.5em -0.5em 1em rgba(0, 126, 0, .39);
box-shadow: 0.5em -0.5em 1em rgba(0, 126, 0, .39);
}
.shadow_top_right_glossyGreen5h,
.hover_shadow_top_right_glossyGreen5h:hover,
.active_shadow_top_right_glossyGreen5h:active:hover {
-webkit-box-shadow: 0.5em -0.5em 1em rgba(0, 151, 0, .50);
-moz-box-shadow: 0.5em -0.5em 1em rgba(0, 151, 0, .50);
box-shadow: 0.5em -0.5em 1em rgba(0, 151, 0, .50);
}
.shadow_top_right_glossyGreen5a,
.hover_shadow_top_right_glossyGreen5a:hover,
.active_shadow_top_right_glossyGreen5a:active:hover {
-webkit-box-shadow: 0.5em -0.5em 1em rgba(0, 113, 0, .63);
-moz-box-shadow: 0.5em -0.5em 1em rgba(0, 113, 0, .63);
box-shadow: 0.5em -0.5em 1em rgba(0, 113, 0, .63);
}
.shadow_top_right_glossyGreen5s,
.hover_shadow_top_right_glossyGreen5s:hover,
.active_shadow_top_right_glossyGreen5s:active:hover {
-webkit-box-shadow: 0.5em -0.5em 1em rgba(0, 113, 0, .71);
-moz-box-shadow: 0.5em -0.5em 1em rgba(0, 113, 0, .71);
box-shadow: 0.5em -0.5em 1em rgba(0, 113, 0, .71);
}
/* -------------------------- shadow bottom_left settings --------------------------------*/
.shadow_bottom_left_glossyGreen5,
.hover_shadow_bottom_left_glossyGreen5:hover,
.active_shadow_bottom_left_glossyGreen5:active:hover {
-webkit-box-shadow: -0.5em 0.5em 1em rgba(0, 126, 0, .39);
-moz-box-shadow: -0.5em 0.5em 1em rgba(0, 126, 0, .39);
box-shadow: -0.5em 0.5em 1em rgba(0, 126, 0, .39);
}
.shadow_bottom_left_glossyGreen5h,
.hover_shadow_bottom_left_glossyGreen5h:hover,
.active_shadow_bottom_left_glossyGreen5h:active:hover {
-webkit-box-shadow: -0.5em 0.5em 1em rgba(0, 151, 0, .50);
-moz-box-shadow: -0.5em 0.5em 1em rgba(0, 151, 0, .50);
box-shadow: -0.5em 0.5em 1em rgba(0, 151, 0, .50);
}
.shadow_bottom_left_glossyGreen5a,
.hover_shadow_bottom_left_glossyGreen5a:hover,
.active_shadow_bottom_left_glossyGreen5a:active:hover {
-webkit-box-shadow: -0.5em 0.5em 1em rgba(0, 113, 0, .63);
-moz-box-shadow: -0.5em 0.5em 1em rgba(0, 113, 0, .63);
box-shadow: -0.5em 0.5em 1em rgba(0, 113, 0, .63);
}
.shadow_bottom_left_glossyGreen5s,
.hover_shadow_bottom_left_glossyGreen5s:hover,
.active_shadow_bottom_left_glossyGreen5s:active:hover {
-webkit-box-shadow: -0.5em 0.5em 1em rgba(0, 113, 0, .71);
-moz-box-shadow: -0.5em 0.5em 1em rgba(0, 113, 0, .71);
box-shadow: -0.5em 0.5em 1em rgba(0, 113, 0, .71);
}
/* -------------------------- shadow bottom_right settings --------------------------------*/
.shadow_bottom_right_glossyGreen5,
.hover_shadow_bottom_right_glossyGreen5:hover,
.active_shadow_bottom_right_glossyGreen5:active:hover {
-webkit-box-shadow: 0.5em 0.5em 1em rgba(0, 126, 0, .39);
-moz-box-shadow: 0.5em 0.5em 1em rgba(0, 126, 0, .39);
box-shadow: 0.5em 0.5em 1em rgba(0, 126, 0, .39);
}
.shadow_bottom_right_glossyGreen5h,
.hover_shadow_bottom_right_glossyGreen5h:hover,
.active_shadow_bottom_right_glossyGreen5h:active:hover {
-webkit-box-shadow: 0.5em 0.5em 1em rgba(0, 151, 0, .50);
-moz-box-shadow: 0.5em 0.5em 1em rgba(0, 151, 0, .50);
box-shadow: 0.5em 0.5em 1em rgba(0, 151, 0, .50);
}
.shadow_bottom_right_glossyGreen5a,
.hover_shadow_bottom_right_glossyGreen5a:hover,
.active_shadow_bottom_right_glossyGreen5a:active:hover {
-webkit-box-shadow: 0.5em 0.5em 1em rgba(0, 113, 0, .63);
-moz-box-shadow: 0.5em 0.5em 1em rgba(0, 113, 0, .63);
box-shadow: 0.5em 0.5em 1em rgba(0, 113, 0, .63);
}
.shadow_bottom_right_glossyGreen5s,
.hover_shadow_bottom_right_glossyGreen5s:hover,
.active_shadow_bottom_right_glossyGreen5s:active:hover {
-webkit-box-shadow: 0.5em 0.5em 1em rgba(0, 113, 0, .71);
-moz-box-shadow: 0.5em 0.5em 1em rgba(0, 113, 0, .71);
box-shadow: 0.5em 0.5em 1em rgba(0, 113, 0, .71);
} | widgets/common/assets/gradients/glossy/glossyGreen/glossyGreen5.css | .background_glossyGreen5,
.hover_background_glossyGreen5:hover,
.active_background_glossyGreen5:active:hover {
background: #007e00;
background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, .30)), color-stop(50%, rgba(255, 255, 255, .00)), color-stop(51%, rgba(0, 0, 0, .10)), color-stop(100%, rgba(0, 0, 0, .04)));
background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -o-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -ms-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: linear-gradient(to bottom, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
}
.background_glossyGreen5h,
.hover_background_glossyGreen5h:hover,
.active_background_glossyGreen5h:active:hover {
background: #007e00;
background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, .30)), color-stop(50%, rgba(255, 255, 255, .00)), color-stop(51%, rgba(0, 0, 0, .10)), color-stop(100%, rgba(0, 0, 0, .04)));
background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -o-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -ms-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: linear-gradient(to bottom, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
}
.background_glossyGreen5a,
.hover_background_glossyGreen5a:hover,
.active_background_glossyGreen5a:active:hover {
background: #007e00;
background-image: -moz-linear-gradient(top, rgba(0, 0, 0, .04) 0%, rgba(0, 0, 0, .10) 50%, rgba(255, 255, 255, .00) 51%, rgba(255, 255, 255, .30) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, .04)), color-stop(50%, rgba(0, 0, 0, .10)), color-stop(51%, rgba(255, 255, 255, .00)), color-stop(100%, rgba(255, 255, 255, .30)));
background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .04) 0%, rgba(0, 0, 0, .10) 50%, rgba(255, 255, 255, .00) 51%, rgba(255, 255, 255, .30) 100%);
background-image: -o-linear-gradient(top, rgba(0, 0, 0, .04) 0%, rgba(0, 0, 0, .10) 50%, rgba(255, 255, 255, .00) 51%, rgba(255, 255, 255, .30) 100%);
background-image: -ms-linear-gradient(top, rgba(0, 0, 0, .04) 0%, rgba(0, 0, 0, .10) 50%, rgba(255, 255, 255, .00) 51%, rgba(255, 255, 255, .30) 100%);
background-image: linear-gradient(to bottom, rgba(0, 0, 0, .04) 0%, rgba(0, 0, 0, .10) 50%, rgba(255, 255, 255, .00) 51%, rgba(255, 255, 255, .30) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff',GradientType=0 );
}
.background_glossyGreen5s,
.hover_background_glossyGreen5s:hover,
.active_background_glossyGreen5s:active:hover {
background: #007e00;
background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, .30)), color-stop(50%, rgba(255, 255, 255, .00)), color-stop(51%, rgba(0, 0, 0, .10)), color-stop(100%, rgba(0, 0, 0, .04)));
background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -o-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -ms-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: linear-gradient(to bottom, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
}
.background_color_glossyGreen5,
.hover_background_color_glossyGreen5:hover,
.active_background_color_glossyGreen5:active:hover {
background-color:#007e00;
}
.background_first_color_glossyGreen5,
.hover_background_first_color_glossyGreen5:hover,
.active_background_first_color_glossyGreen5:active:hover {
background-color:#ffffff;
}
.background_last_color_glossyGreen5,
.hover_background_last_color_glossyGreen5:hover,
.active_background_color_last_glossyGreen5:active:hover {
background-color:#000000;
}
/* ------------------------------ color settings -------------------------------*/
.color_glossyGreen5,
.hover_color_glossyGreen5:hover,
.active_color_glossyGreen5:active:hover {
color: #c8c8c8;
}
.color_glossyGreen5h,
.hover_color_glossyGreen5h:hover,
.active_color_glossyGreen5h:active:hover {
color: #c8c8c8;
}
.color_glossyGreen5a,
.hover_color_glossyGreen5a:hover,
.active_color_glossyGreen5a:active:hover {
color: #c8c8c8;
}
.color_glossyGreen5s,
.hover_color_glossyGreen5s:hover,
.active_color_glossyGreen5s:active:hover {
color: #c8c8c8;
}
/* -------------------------- border color settings -----------------------------*/
.border_glossyGreen5,
.hover_border_glossyGreen5:hover,
.active_border_glossyGreen5:active:hover {
border-color: #006500 #006500 #006500 #006500;
}
.border_glossyGreen5h,
.hover_border_glossyGreen5h:hover,
.active_border_glossyGreen5h:active:hover {
border-color: #005200 #005200 #005200 #005200;
}
.border_glossyGreen5a,
.hover_border_glossyGreen5a:hover,
.active_border_glossyGreen5a:active:hover {
border-color: #003f00 #003f00 #003f00 #003f00;
}
.border_glossyGreen5s,
.hover_border_glossyGreen5s:hover,
.active_border_glossyGreen5s:active:hover {
border-color: #006500 #006500 #006500 #006500;
}
/* -------------------------- shadow expand settings --------------------------------*/
.shadow_expand_glossyGreen5,
.hover_shadow_expand_glossyGreen5:hover,
.active_shadow_expand_glossyGreen5:active:hover {
-webkit-box-shadow: 0em 0em 1em 0.25em rgba(0, 126, 0, .39);
-moz-box-shadow: 0em 0em 1em 0.25em rgba(0, 126, 0, .39);
box-shadow: 0em 0em 1em 0.25em rgba(0, 126, 0, .39);
}
.shadow_expand_glossyGreen5h,
.hover_shadow_expand_glossyGreen5h:hover,
.active_shadow_expand_glossyGreen5h:active:hover {
-webkit-box-shadow: 0em 0em 1em 0.25em rgba(0, 151, 0, .50);
-moz-box-shadow: 0em 0em 1em 0.25em rgba(0, 151, 0, .50);
box-shadow: 0em 0em 1em 0.25em rgba(0, 151, 0, .50);
}
.shadow_expand_glossyGreen5a,
.hover_shadow_expand_glossyGreen5a:hover,
.active_shadow_expand_glossyGreen5a:active:hover {
-webkit-box-shadow: 0em 0em 1em 0.25em rgba(0, 113, 0, .63);
-moz-box-shadow: 0em 0em 1em 0.25em rgba(0, 113, 0, .63);
box-shadow: 0em 0em 1em 0.25em rgba(0, 113, 0, .63);
}
.shadow_expand_glossyGreen5s,
.hover_shadow_expand_glossyGreen5s:hover,
.active_shadow_expand_glossyGreen5s:active:hover {
-webkit-box-shadow: 0em 0em 1em 0.25em rgba(0, 113, 0, .71);
-moz-box-shadow: 0em 0em 1em 0.25em rgba(0, 113, 0, .71);
box-shadow: 0em 0em 1em 0.25em rgba(0, 113, 0, .71);
}
/* -------------------------- shadow left settings --------------------------------*/
.shadow_left_glossyGreen5,
.hover_shadow_left_glossyGreen5:hover,
.active_shadow_left_glossyGreen5:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(0, 126, 0, .39);
-moz-box-shadow: -0.5em -0.5em 1em rgba(0, 126, 0, .39);
box-shadow: -0.5em -0.5em 1em rgba(0, 126, 0, .39);
}
.shadow_left_glossyGreen5h,
.hover_shadow_left_glossyGreen5h:hover,
.active_shadow_left_glossyGreen5h:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(0, 151, 0, .50);
-moz-box-shadow: -0.5em -0.5em 1em rgba(0, 151, 0, .50);
box-shadow: -0.5em -0.5em 1em rgba(0, 151, 0, .50);
}
.shadow_left_glossyGreen5a,
.hover_shadow_left_glossyGreen5a:hover,
.active_shadow_left_glossyGreen5a:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(0, 113, 0, .63);
-moz-box-shadow: -0.5em -0.5em 1em rgba(0, 113, 0, .63);
box-shadow: -0.5em -0.5em 1em rgba(0, 113, 0, .63);
}
.shadow_left_glossyGreen5s,
.hover_shadow_left_glossyGreen5s:hover,
.active_shadow_left_glossyGreen5s:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(0, 113, 0, .71);
-moz-box-shadow: -0.5em -0.5em 1em rgba(0, 113, 0, .71);
box-shadow: -0.5em -0.5em 1em rgba(0, 113, 0, .71);
}
/* -------------------------- shadow right settings --------------------------------*/
.shadow_right_glossyGreen5,
.hover_shadow_right_glossyGreen5:hover,
.active_shadow_right_glossyGreen5:active:hover {
-webkit-box-shadow: 0.5em 0em 1em rgba(0, 126, 0, .39);
-moz-box-shadow: 0.5em 0em 1em rgba(0, 126, 0, .39);
box-shadow: 0.5em 0em 1em rgba(0, 126, 0, .39);
}
.shadow_right_glossyGreen5h,
.hover_shadow_right_glossyGreen5h:hover,
.active_shadow_right_glossyGreen5h:active:hover {
-webkit-box-shadow: 0.5em 0em 1em rgba(0, 151, 0, .50);
-moz-box-shadow: 0.5em 0em 1em rgba(0, 151, 0, .50);
box-shadow: 0.5em 0em 1em rgba(0, 151, 0, .50);
}
.shadow_right_glossyGreen5a,
.hover_shadow_right_glossyGreen5a:hover,
.active_shadow_right_glossyGreen5a:active:hover {
-webkit-box-shadow: 0.5em 0em 1em rgba(0, 113, 0, .63);
-moz-box-shadow: 0.5em 0em 1em rgba(0, 113, 0, .63);
box-shadow: 0.5em 0em 1em rgba(0, 113, 0, .63);
}
.shadow_right_glossyGreen5s,
.hover_shadow_right_glossyGreen5s:hover,
.active_shadow_right_glossyGreen5s:active:hover {
-webkit-box-shadow: 0.5em 0em 1em rgba(0, 113, 0, .71);
-moz-box-shadow: 0.5em 0em 1em rgba(0, 113, 0, .71);
box-shadow: 0.5em 0em 1em rgba(0, 113, 0, .71);
}
/* -------------------------- shadow top settings --------------------------------*/
.shadow_top_glossyGreen5,
.hover_shadow_top_glossyGreen5:hover,
.active_shadow_top_glossyGreen5:active:hover {
-webkit-box-shadow: 0em -0.5em 1em rgba(0, 126, 0, .39);
-moz-box-shadow: 0em -0.5em 1em rgba(0, 126, 0, .39);
box-shadow: 0em -0.5em 1em rgba(0, 126, 0, .39);
}
.shadow_top_glossyGreen5h,
.hover_shadow_top_glossyGreen5h:hover,
.active_shadow_top_glossyGreen5h:active:hover {
-webkit-box-shadow: 0em -0.5em 1em rgba(0, 151, 0, .50);
-moz-box-shadow: 0em -0.5em 1em rgba(0, 151, 0, .50);
box-shadow: 0em -0.5em 1em rgba(0, 151, 0, .50);
}
.shadow_top_glossyGreen5a,
.hover_shadow_top_glossyGreen5a:hover,
.active_shadow_top_glossyGreen5a:active:hover {
-webkit-box-shadow: 0em -0.5em 1em rgba(0, 113, 0, .63);
-moz-box-shadow: 0em -0.5em 1em rgba(0, 113, 0, .63);
box-shadow: 0em -0.5em 1em rgba(0, 113, 0, .63);
}
.shadow_top_glossyGreen5s,
.hover_shadow_top_glossyGreen5s:hover,
.active_shadow_top_glossyGreen5s:active:hover {
-webkit-box-shadow: 0em -0.5em 1em rgba(0, 113, 0, .71);
-moz-box-shadow: 0em -0.5em 1em rgba(0, 113, 0, .71);
box-shadow: 0em -0.5em 1em rgba(0, 113, 0, .71);
}
/* -------------------------- shadow bottom settings --------------------------------*/
.shadow_bottom_glossyGreen5,
.hover_shadow_bottom_glossyGreen5:hover,
.active_shadow_bottom_glossyGreen5:active:hover {
-webkit-box-shadow: 0em 0.5em 1em rgba(0, 126, 0, .39);
-moz-box-shadow: 0em 0.5em 1em rgba(0, 126, 0, .39);
box-shadow: 0em 0.5em 1em rgba(0, 126, 0, .39);
}
.shadow_bottom_glossyGreen5h,
.hover_shadow_bottom_glossyGreen5h:hover,
.active_shadow_bottom_glossyGreen5h:active:hover {
-webkit-box-shadow: 0em 0.5em 1em rgba(0, 151, 0, .50);
-moz-box-shadow: 0em 0.5em 1em rgba(0, 151, 0, .50);
box-shadow: 0em 0.5em 1em rgba(0, 151, 0, .50);
}
.shadow_bottom_glossyGreen5a,
.hover_shadow_bottom_glossyGreen5a:hover,
.active_shadow_bottom_glossyGreen5a:active:hover {
-webkit-box-shadow: 0em 0.5em 1em rgba(0, 113, 0, .63);
-moz-box-shadow: 0em 0.5em 1em rgba(0, 113, 0, .63);
box-shadow: 0em 0.5em 1em rgba(0, 113, 0, .63);
}
.shadow_bottom_glossyGreen5s,
.hover_shadow_bottom_glossyGreen5s:hover,
.active_shadow_bottom_glossyGreen5s:active:hover {
-webkit-box-shadow: 0em 0.5em 1em rgba(0, 113, 0, .71);
-moz-box-shadow: 0em 0.5em 1em rgba(0, 113, 0, .71);
box-shadow: 0em 0.5em 1em rgba(0, 113, 0, .71);
}
/* -------------------------- shadow top_left settings --------------------------------*/
.shadow_top_left_glossyGreen5,
.hover_shadow_top_left_glossyGreen5:hover,
.active_shadow_top_left_glossyGreen5:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(0, 126, 0, .39);
-moz-box-shadow: -0.5em -0.5em 1em rgba(0, 126, 0, .39);
box-shadow: -0.5em -0.5em 1em rgba(0, 126, 0, .39);
}
.shadow_top_left_glossyGreen5h,
.hover_shadow_top_left_glossyGreen5h:hover,
.active_shadow_top_left_glossyGreen5h:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(0, 151, 0, .50);
-moz-box-shadow: -0.5em -0.5em 1em rgba(0, 151, 0, .50);
box-shadow: -0.5em -0.5em 1em rgba(0, 151, 0, .50);
}
.shadow_top_left_glossyGreen5a,
.hover_shadow_top_left_glossyGreen5a:hover,
.active_shadow_top_left_glossyGreen5a:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(0, 113, 0, .63);
-moz-box-shadow: -0.5em -0.5em 1em rgba(0, 113, 0, .63);
box-shadow: -0.5em -0.5em 1em rgba(0, 113, 0, .63);
}
.shadow_top_left_glossyGreen5s,
.hover_shadow_top_left_glossyGreen5s:hover,
.active_shadow_top_left_glossyGreen5s:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(0, 113, 0, .71);
-moz-box-shadow: -0.5em -0.5em 1em rgba(0, 113, 0, .71);
box-shadow: -0.5em -0.5em 1em rgba(0, 113, 0, .71);
}
/* -------------------------- shadow top_right settings --------------------------------*/
.shadow_top_right_glossyGreen5,
.hover_shadow_top_right_glossyGreen5:hover,
.active_shadow_top_right_glossyGreen5:active:hover {
-webkit-box-shadow: 0.5em -0.5em 1em rgba(0, 126, 0, .39);
-moz-box-shadow: 0.5em -0.5em 1em rgba(0, 126, 0, .39);
box-shadow: 0.5em -0.5em 1em rgba(0, 126, 0, .39);
}
.shadow_top_right_glossyGreen5h,
.hover_shadow_top_right_glossyGreen5h:hover,
.active_shadow_top_right_glossyGreen5h:active:hover {
-webkit-box-shadow: 0.5em -0.5em 1em rgba(0, 151, 0, .50);
-moz-box-shadow: 0.5em -0.5em 1em rgba(0, 151, 0, .50);
box-shadow: 0.5em -0.5em 1em rgba(0, 151, 0, .50);
}
.shadow_top_right_glossyGreen5a,
.hover_shadow_top_right_glossyGreen5a:hover,
.active_shadow_top_right_glossyGreen5a:active:hover {
-webkit-box-shadow: 0.5em -0.5em 1em rgba(0, 113, 0, .63);
-moz-box-shadow: 0.5em -0.5em 1em rgba(0, 113, 0, .63);
box-shadow: 0.5em -0.5em 1em rgba(0, 113, 0, .63);
}
.shadow_top_right_glossyGreen5s,
.hover_shadow_top_right_glossyGreen5s:hover,
.active_shadow_top_right_glossyGreen5s:active:hover {
-webkit-box-shadow: 0.5em -0.5em 1em rgba(0, 113, 0, .71);
-moz-box-shadow: 0.5em -0.5em 1em rgba(0, 113, 0, .71);
box-shadow: 0.5em -0.5em 1em rgba(0, 113, 0, .71);
}
/* -------------------------- shadow bottom_left settings --------------------------------*/
.shadow_bottom_left_glossyGreen5,
.hover_shadow_bottom_left_glossyGreen5:hover,
.active_shadow_bottom_left_glossyGreen5:active:hover {
-webkit-box-shadow: -0.5em 0.5em 1em rgba(0, 126, 0, .39);
-moz-box-shadow: -0.5em 0.5em 1em rgba(0, 126, 0, .39);
box-shadow: -0.5em 0.5em 1em rgba(0, 126, 0, .39);
}
.shadow_bottom_left_glossyGreen5h,
.hover_shadow_bottom_left_glossyGreen5h:hover,
.active_shadow_bottom_left_glossyGreen5h:active:hover {
-webkit-box-shadow: -0.5em 0.5em 1em rgba(0, 151, 0, .50);
-moz-box-shadow: -0.5em 0.5em 1em rgba(0, 151, 0, .50);
box-shadow: -0.5em 0.5em 1em rgba(0, 151, 0, .50);
}
.shadow_bottom_left_glossyGreen5a,
.hover_shadow_bottom_left_glossyGreen5a:hover,
.active_shadow_bottom_left_glossyGreen5a:active:hover {
-webkit-box-shadow: -0.5em 0.5em 1em rgba(0, 113, 0, .63);
-moz-box-shadow: -0.5em 0.5em 1em rgba(0, 113, 0, .63);
box-shadow: -0.5em 0.5em 1em rgba(0, 113, 0, .63);
}
.shadow_bottom_left_glossyGreen5s,
.hover_shadow_bottom_left_glossyGreen5s:hover,
.active_shadow_bottom_left_glossyGreen5s:active:hover {
-webkit-box-shadow: -0.5em 0.5em 1em rgba(0, 113, 0, .71);
-moz-box-shadow: -0.5em 0.5em 1em rgba(0, 113, 0, .71);
box-shadow: -0.5em 0.5em 1em rgba(0, 113, 0, .71);
}
/* -------------------------- shadow bottom_right settings --------------------------------*/
.shadow_bottom_right_glossyGreen5,
.hover_shadow_bottom_right_glossyGreen5:hover,
.active_shadow_bottom_right_glossyGreen5:active:hover {
-webkit-box-shadow: 0.5em 0.5em 1em rgba(0, 126, 0, .39);
-moz-box-shadow: 0.5em 0.5em 1em rgba(0, 126, 0, .39);
box-shadow: 0.5em 0.5em 1em rgba(0, 126, 0, .39);
}
.shadow_bottom_right_glossyGreen5h,
.hover_shadow_bottom_right_glossyGreen5h:hover,
.active_shadow_bottom_right_glossyGreen5h:active:hover {
-webkit-box-shadow: 0.5em 0.5em 1em rgba(0, 151, 0, .50);
-moz-box-shadow: 0.5em 0.5em 1em rgba(0, 151, 0, .50);
box-shadow: 0.5em 0.5em 1em rgba(0, 151, 0, .50);
}
.shadow_bottom_right_glossyGreen5a,
.hover_shadow_bottom_right_glossyGreen5a:hover,
.active_shadow_bottom_right_glossyGreen5a:active:hover {
-webkit-box-shadow: 0.5em 0.5em 1em rgba(0, 113, 0, .63);
-moz-box-shadow: 0.5em 0.5em 1em rgba(0, 113, 0, .63);
box-shadow: 0.5em 0.5em 1em rgba(0, 113, 0, .63);
}
.shadow_bottom_right_glossyGreen5s,
.hover_shadow_bottom_right_glossyGreen5s:hover,
.active_shadow_bottom_right_glossyGreen5s:active:hover {
-webkit-box-shadow: 0.5em 0.5em 1em rgba(0, 113, 0, .71);
-moz-box-shadow: 0.5em 0.5em 1em rgba(0, 113, 0, .71);
box-shadow: 0.5em 0.5em 1em rgba(0, 113, 0, .71);
} | 0.480479 | 0.067855 |
.schedule .tasks .single-task {
-ms-flex-negative: 0;
flex-shrink: 0;
float: left;
height: 100px;
width: 70%;
max-width: 300px;
box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
margin-right: 20px;
-webkit-transition: opacity .2s, background .2s;
transition: opacity .2s, background .2s;
cursor: pointer;
}
.schedule .tasks .single-task:last-of-type {
margin-right: 5%;
}
.schedule .tasks .single-task a {
display: block;
height: 100%;
padding: .8em;
}
@media only screen and (min-width: 550px) {
.schedule .tasks .single-task {
width: 40%;
}
}
@media only screen and (min-width: 800px) {
.schedule .tasks .single-task {
position: absolute;
z-index: 3;
width: calc(100% - 10px);
left: -1px;
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1), inset 0 -3px 0 rgba(0, 0, 0, 0.2);
-ms-flex-negative: 1;
flex-shrink: 1;
height: auto;
max-width: none;
margin-right: 0;
cursor: pointer;
}
.schedule .tasks .single-task a {
padding: 1.2em;
}
.schedule .tasks .single-task:last-of-type {
margin-right: 0;
}
.schedule .tasks .single-task.selected-task {
visibility: hidden;
}
}
.schedule.loading .tasks .single-task {
opacity: 0;
}
.schedule .task-title,
.schedule .task-date {
display: block;
color: white;
font-size: 1em;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.schedule .task-title {
font-size: 1rem;
}
@media only screen and (min-width: 800px) {
.schedule .task-title {
font-size: 1rem;
}
}
.schedule .task-date {
font-size: 1rem;
opacity: .7;
line-height: 1.2;
margin-bottom: .2em;
}
.schedule .task-blue {
background: rgb(0, 116, 217);
}
.schedule .task-blue:hover {
background: rgb(0, 95, 179);
}
.schedule .task-orange {
background: rgb(252, 192, 44);
}
.schedule .task-orange:hover {
background: rgb(176, 127, 3);
}
.schedule .task-red {
background: rgb(255, 65, 54);
}
.schedule .task-red:hover {
background: rgb(179, 9, 0);
}
.schedule .task-green {
background: rgb(61, 153, 112);
}
.schedule .task-green:hover {
background: rgb(51, 128, 93);
} | src/styles/components/schedule/task.css | .schedule .tasks .single-task {
-ms-flex-negative: 0;
flex-shrink: 0;
float: left;
height: 100px;
width: 70%;
max-width: 300px;
box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
margin-right: 20px;
-webkit-transition: opacity .2s, background .2s;
transition: opacity .2s, background .2s;
cursor: pointer;
}
.schedule .tasks .single-task:last-of-type {
margin-right: 5%;
}
.schedule .tasks .single-task a {
display: block;
height: 100%;
padding: .8em;
}
@media only screen and (min-width: 550px) {
.schedule .tasks .single-task {
width: 40%;
}
}
@media only screen and (min-width: 800px) {
.schedule .tasks .single-task {
position: absolute;
z-index: 3;
width: calc(100% - 10px);
left: -1px;
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1), inset 0 -3px 0 rgba(0, 0, 0, 0.2);
-ms-flex-negative: 1;
flex-shrink: 1;
height: auto;
max-width: none;
margin-right: 0;
cursor: pointer;
}
.schedule .tasks .single-task a {
padding: 1.2em;
}
.schedule .tasks .single-task:last-of-type {
margin-right: 0;
}
.schedule .tasks .single-task.selected-task {
visibility: hidden;
}
}
.schedule.loading .tasks .single-task {
opacity: 0;
}
.schedule .task-title,
.schedule .task-date {
display: block;
color: white;
font-size: 1em;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.schedule .task-title {
font-size: 1rem;
}
@media only screen and (min-width: 800px) {
.schedule .task-title {
font-size: 1rem;
}
}
.schedule .task-date {
font-size: 1rem;
opacity: .7;
line-height: 1.2;
margin-bottom: .2em;
}
.schedule .task-blue {
background: rgb(0, 116, 217);
}
.schedule .task-blue:hover {
background: rgb(0, 95, 179);
}
.schedule .task-orange {
background: rgb(252, 192, 44);
}
.schedule .task-orange:hover {
background: rgb(176, 127, 3);
}
.schedule .task-red {
background: rgb(255, 65, 54);
}
.schedule .task-red:hover {
background: rgb(179, 9, 0);
}
.schedule .task-green {
background: rgb(61, 153, 112);
}
.schedule .task-green:hover {
background: rgb(51, 128, 93);
} | 0.690455 | 0.121529 |
$s-details-bg: #B8B8B8;
$s-details-txt: #FFF; */
/*
@font-face {
font-family: "Font-Name";
src: url("fonts/font-name.eot");
src: url("fonts/font-name.eot?#iefix") format("embedded-opentype"),
url("fonts/font-name.woff") format("woff"),
url("fonts/font-name.ttf") format("truetype"),
url("fonts/font-name.svg#font-name") format("svg");
font-weight: normal;
font-style: normal;
}
*/
@font-face {
font-family: 'icomoon';
src: url("fonts/icomoon.eot?-dwdsew");
src: url("fonts/icomoon.eot?#iefix-dwdsew") format("embedded-opentype"), url("fonts/icomoon.woff?-dwdsew") format("woff"), url("fonts/icomoon.ttf?-dwdsew") format("truetype"), url("fonts/icomoon.svg?-dwdsew#icomoon") format("svg");
font-weight: normal;
font-style: normal;
}
/* css reset plus some sensible default styling. */
/* line 3, css/sass/partials/_base.scss */
*, *:after, *:before {
box-sizing: border-box;
}
/* BASE */
/* line 9, css/sass/partials/_base.scss */
html {
height: 100%;
font-size: 100%;
overflow-y: scroll;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* line 18, css/sass/partials/_base.scss */
body {
min-height: 100%;
font-smoothing: antialiased;
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
font: 1rem / 1.5 "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
color: #444444;
background-color: white;
}
/* line 62, css/sass/partials/_base.scss */
html, body,
address, article, aside, footer, header, hgroup, nav, section,
p, blockquote, pre, div,
dl, dt, dd, ol, ul, li,
figcaption, figure, main,
abbr, cite, dfn, em, q, s, small, span, strong, time, var,
code, kbd, samp,
b, u, i,
del, ins, mark,
sub, sup,
table, caption, col, colgroup, tbody, tfoot, thead, tr, th, td,
img,
embed, iframe, object, audio, video,
a, map, area,
fieldset, form, label, legend, meter, progress,
details, summary,
canvas, template {
margin: 0;
padding: 0;
border: 0;
vertical-align: baseline;
}
/* line 70, css/sass/partials/_base.scss */
button, input, optgroup, select, textarea {
/* in normalize.css
margin: 0;
font: inherit;
*/
padding: 0;
vertical-align: baseline;
}
/* line 91, css/sass/partials/_base.scss */
html, body,
address, article, aside, footer, header, hgroup, nav, section,
p, blockquote, pre, div,
dl, dt, dd, ol, ul, li,
figcaption, figure, main,
table, caption, col, colgroup, tbody, tfoot, thead, tr, th, td,
img,
embed, iframe, object, audio, video,
fieldset, form, label, legend,
input, textarea,
details, summary,
canvas, template {
font-size: 1rem;
line-height: 1.5rem;
}
/* HTML5 DECLARATIONS */
/* - all covered by normalize.css
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
display: block;
}
audio, canvas, progress, video {
display: inline-block;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden], template {
display: none;
}
*/
/* line 116, css/sass/partials/_base.scss */
img {
max-width: 100%;
vertical-align: middle;
/* in normalize.css
border: 0;
*/
-ms-interpolation-mode: bicubic;
}
/* in normalize.css
svg:not(:root) { overflow: hidden; }
*/
/* CODE */
/* line 133, css/sass/partials/_base.scss */
pre {
white-space: pre-wrap;
word-wrap: break-word;
/* in normalize.css
overflow: auto;
*/
}
/* line 141, css/sass/partials/_base.scss */
pre, code, kbd, samp {
font: 1rem / 1.5 Menlo, Consolas, "DejaVu Sans Mono", Monaco, monospace;
}
/* line 145, css/sass/partials/_base.scss */
p, blockquote, q, pre, address, hr, code, samp, dl, ol, ul, form, fieldset, menu, label, details, summary {
margin: 0 0 1.5rem;
}
/* TABLES */
/* line 150, css/sass/partials/_base.scss */
table {
/* in normalize.css
border-collapse: collapse;
border-spacing: 0;
*/
border-width: 0;
margin-bottom: 1.5rem;
empty-cells: show;
}
/* line 160, css/sass/partials/_base.scss */
th, td {
padding: 0 0.75rem;
border-bottom: 0 solid;
}
/* line 164, css/sass/partials/_base.scss */
th {
padding: 0.75rem;
text-align: center;
font-weight: bold;
}
/* FORMS */
/* line 171, css/sass/partials/_base.scss */
form {
overflow: auto;
}
/* line 175, css/sass/partials/_base.scss */
textarea {
vertical-align: top;
margin: 0 0 -2px 0;
display: block;
clear: left;
border: 1px solid #333333;
/* in normalize.css
overflow: auto;
*/
}
/* line 187, css/sass/partials/_base.scss */
legend {
padding-bottom: 1.5rem;
}
/* in normalize.css
button, input {
overflow: visible;
}
*/
/* line 199, css/sass/partials/_base.scss */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
/* in normalize.css
cursor: pointer;
-webkit-appearance: button;
*/
margin-bottom: 1.5rem;
}
/* in normalize.css
button[disabled], html input[disabled] {
cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0;
}
input[type="search"] {
box-sizing: content-box;
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
*/
/* line 227, css/sass/partials/_base.scss */
input[type="text"], input[type="password"], input[type="search"], input[type="email"], input[type="tel"] {
font-size: inherit;
border: 1px solid #333333;
line-height: 20px;
display: block;
padding: 1px 0;
margin: 0;
}
/* line 238, css/sass/partials/_base.scss */
input[type="select"], select {
display: block;
height: 1.5rem;
border: 0 solid;
padding: 0;
}
/* QUOTES */
/* line 247, css/sass/partials/_base.scss */
blockquote {
quotes: none;
}
/* line 250, css/sass/partials/_base.scss */
q {
quotes: "\201C" "\201D" "\2018" "\2019";
}
/* line 253, css/sass/partials/_base.scss */
blockquote:before, blockquote:after, q:before, q:after {
content: none;
}
/* line 256, css/sass/partials/_base.scss */
blockquote, q, cite {
font-style: italic;
}
/* line 259, css/sass/partials/_base.scss */
blockquote {
padding-left: 1.5rem;
border-left: 0.25em solid #666666;
}
/* line 263, css/sass/partials/_base.scss */
blockquote > p {
padding: 0;
}
/* LISTS */
/* line 268, css/sass/partials/_base.scss */
ul {
list-style: square inside;
}
/* line 271, css/sass/partials/_base.scss */
ol {
list-style: decimal inside;
}
/* LINKS */
/* line 276, css/sass/partials/_base.scss */
a {
text-decoration: none;
color: #004444;
}
/* line 286, css/sass/partials/_base.scss */
a:hover, a:focus {
text-decoration: none;
}
/* line 296, css/sass/partials/_base.scss */
a:focus {
outline: thin dotted;
}
/* line 309, css/sass/partials/_base.scss */
a:visited {
color: black;
}
/* ABBREVIATION */
/* line 318, css/sass/partials/_base.scss */
abbr[title], dfn[title] {
border-bottom: 1px dotted #444444;
cursor: help;
}
/* MARKED/INSERTED/DELETED AND SELECTED TEXT */
/* line 324, css/sass/partials/_base.scss */
ins, mark {
text-decoration: none;
}
/* line 327, css/sass/partials/_base.scss */
ins {
background: deepskyblue;
}
/* line 330, css/sass/partials/_base.scss */
del {
text-decoration: line-through;
}
/* selected text */
/* line 335, css/sass/partials/_base.scss */
::selection, ::-moz-selection {
background: #444444;
color: #04a4cc;
text-shadow: none;
}
/* in normalize.css
mark {
background-color: #FF3;
color: #000;
}
*/
/* OTHERS */
/* line 349, css/sass/partials/_base.scss */
strong, b, dt {
font-weight: bold;
}
/* in normalize.css
dfn {
font-style: italic;
}
*/
/* line 357, css/sass/partials/_base.scss */
var, address {
font-style: normal;
}
/* in normalize.css
Position 'sub' and 'sup' without affecting line-height
sub, sup {
font-size: .75em;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
*/
/* Best available ampersand */
/* line 379, css/sass/partials/_base.scss */
.amp {
font-family: Adobe Caslon Pro, Baskerville, "Goudy Old Style", "Palatino", "Palatino Linotype", "Book Antiqua", Georgia, "Times New Roman", Times, serif;
font-style: italic;
font-size: 110%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
/* line 388, css/sass/partials/_base.scss */
li ul, li ol {
margin: 0 0 0 2rem;
}
/* line 392, css/sass/partials/_base.scss */
.noDot, .noDot, nav ul {
list-style: none;
margin-left: 0;
}
/* line 396, css/sass/partials/_base.scss */
dd + dt {
margin-top: 1.5rem;
}
/* modules/typo */
/* line 3, css/sass/modules/_typo.scss */
h1, h2, h3, h4, h5, h6, caption, .h2, .h3, .h4, .h5, .h6 {
font-family: "Lucida Sans", "Lucida Grande", "Myriad Pro", sans-serif;
padding: 0;
margin: 0 0 1.5rem;
}
/** "Golden rhythm" font sizes
$h1-font-size: 4.25rem; // 68px
$h1-lines: 3;
$h1-line-height: $line-ht * $h1-lines;
$h2-font-size: 2.625rem; // 42px
$h2-lines: 2;
$h2-line-height: $line-ht * $h2-lines;
$h3-font-size: 1.625rem; // 26px
$h3-lines: 2;
$h3-line-height: $line-ht * $h3-lines;
$h4-font-size: 1.25rem; // 20px
$h4-lines: 1;
$h4-line-height: $line-ht * $h4-lines;
*/
/* line 28, css/sass/modules/_typo.scss */
h1 {
font-size: 3rem;
line-height: 1;
text-align: center;
}
/* line 35, css/sass/modules/_typo.scss */
h2, .h2 {
font-size: 2.25rem;
line-height: 3rem;
}
/* line 41, css/sass/modules/_typo.scss */
h3, .h3 {
font-size: 1.75rem;
line-height: 3rem;
}
/* line 47, css/sass/modules/_typo.scss */
h4, caption, .h4 {
font-size: 1.5rem;
line-height: 3rem;
}
/* line 53, css/sass/modules/_typo.scss */
h5, .h5 {
font-size: 1.3333333333rem;
line-height: 1.5rem;
}
/* line 59, css/sass/modules/_typo.scss */
h6, .h6 {
font-size: 1.125rem;
line-height: 1.5rem;
}
/* standard text size is 16px */
/**
@media only screen and (max-width: 479px) {
h1 { @include adjust-font-size-to(36px); }
h2 { @include adjust-font-size-to(30px); }
h3 { @include adjust-font-size-to(24px); }
h4 { @include adjust-font-size-to(22px); }
h5 { @include adjust-font-size-to(20px); }
h6 { @include adjust-font-size-to(18px); }
}
*/
/* partials/wordpress */
/* Alignment */
/* line 10, css/sass/partials/_wordpress.scss */
.alignnone {
margin: 0 0 0.75rem;
}
/* line 15, css/sass/partials/_wordpress.scss */
.aligncenter {
display: block;
margin: 0 auto 0.75rem;
}
/* line 20, css/sass/partials/_wordpress.scss */
.alignright {
float: right;
margin: 0 0 0.75rem 1.5rem;
}
/* line 25, css/sass/partials/_wordpress.scss */
.alignleft {
float: left;
margin: 0 1.5rem 0.75rem 0;
}
/* Gallery & images */
/* line 33, css/sass/partials/_wordpress.scss */
.wp-caption {
background: white;
border: 1px solid #F0F0F0;
max-width: 100%;
padding: 4px 4px 0 4px;
text-align: center;
clear: both;
}
/* line 49, css/sass/partials/_wordpress.scss */
.wp-caption .wp-caption-text,
.gallery-caption {
margin: .75rem 0;
}
/* partials/utils */
/* line 5, css/sass/partials/_utils.scss */
.floatR {
float: right;
}
/* line 6, css/sass/partials/_utils.scss */
.floatL {
float: left;
}
/* line 7, css/sass/partials/_utils.scss */
.L {
text-align: left;
}
/* line 8, css/sass/partials/_utils.scss */
.C {
text-align: center;
}
/* line 9, css/sass/partials/_utils.scss */
.R {
text-align: right;
}
/* line 10, css/sass/partials/_utils.scss */
.clearR {
clear: right;
}
/* line 11, css/sass/partials/_utils.scss */
.clearL {
clear: left;
}
/* line 12, css/sass/partials/_utils.scss */
.clear {
clear: both;
}
/* line 14, css/sass/partials/_utils.scss */
.reset-box {
padding: 0;
margin: 0;
border: 0;
}
/* line 20, css/sass/partials/_utils.scss */
.cf {
*zoom: 1;
}
/* line 29, css/sass/modules/_mixins.scss */
.cf:before, .cf:after {
content: " ";
display: table;
}
/* line 33, css/sass/modules/_mixins.scss */
.cf:after {
clear: both;
}
/* partials/wrapper */
/* line 3, css/sass/partials/_wrapper.scss */
.wrapper {
max-width: 80rem;
padding: 0 1.5rem;
margin: 0 auto;
}
/* line 2, css/sass/partials/_layout.scss */
article {
*zoom: 1;
}
/* line 29, css/sass/modules/_mixins.scss */
article:before, article:after {
content: " ";
display: table;
}
/* line 33, css/sass/modules/_mixins.scss */
article:after {
clear: both;
}
/* line 6, css/sass/partials/_layout.scss */
#primary, #primary-left, #primary-right, #primary-middle {
width: 100%;
}
/* line 10, css/sass/partials/_layout.scss */
#primary, #primary-left, #primary-right, #primary-middle, aside {
padding: 0 1rem;
}
@media only screen and (max-width: 479px) {
/* line 15, css/sass/partials/_layout.scss */
aside, #primary, #primary-left, #primary-right, #primary-middle {
width: 100%;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
/* line 20, css/sass/partials/_layout.scss */
aside {
width: 40%;
}
/* line 23, css/sass/partials/_layout.scss */
#primary-left, #primary-right {
width: 60%;
background-color: #f6f6f6;
}
}
@media only screen and (min-width: 480px) {
/* line 30, css/sass/partials/_layout.scss */
#primary-left, .sidebar.left, #primary-middle {
float: left;
}
/* line 33, css/sass/partials/_layout.scss */
#primary-right, .sidebar.right {
float: right;
}
}
@media only screen and (min-width: 768px) {
/* line 38, css/sass/partials/_layout.scss */
aside {
width: 30%;
}
/* line 42, css/sass/partials/_layout.scss */
#primary-left, #primary-right {
width: 70%;
}
/* line 45, css/sass/partials/_layout.scss */
#primary-middle {
width: 40%;
float: left;
}
}
/* line 54, css/sass/partials/_layout.scss */
.cf > .pie-chartify, .cf > .piechart {
float: left;
margin: 0 1.5rem 1.5rem 0;
}
@media only screen and (max-width: 479px) {
/* line 62, css/sass/partials/_layout.scss */
.bigpic h2 {
width: 100%;
}
}
@media only screen and (min-width: 479px) and (max-width: 767px) {
/* line 67, css/sass/partials/_layout.scss */
.bigpic h2 {
width: 50%;
float: left;
}
}
@media only screen and (min-width: 768px) {
/* line 73, css/sass/partials/_layout.scss */
.bigpic h2 {
float: left;
width: 25%;
}
}
/* partials/headers */
/* line 5, css/sass/partials/_header.scss */
.header {
*zoom: 1;
margin-bottom: 1.5rem;
}
/* line 29, css/sass/modules/_mixins.scss */
.header:before, .header:after {
content: " ";
display: table;
}
/* line 33, css/sass/modules/_mixins.scss */
.header:after {
clear: both;
}
/* line 11, css/sass/partials/_header.scss */
.logo {
padding: 0.75rem 0;
}
/* partials/footer */
/* line 3, css/sass/partials/_footer.scss */
.footer {
clear: both;
}
/* line 6, css/sass/partials/_footer.scss */
footer p {
text-align: center;
margin: 1.5rem;
}
/* partials/main */
/* line 5, css/sass/partials/_main.scss */
article a {
border-bottom: 1px dotted #004444;
}
/* line 9, css/sass/partials/_main.scss */
article a:hover, article a:focus, article a:active {
border-style: solid;
}
/* line 12, css/sass/partials/_main.scss */
article a .img {
border: 1px dotted #004444;
}
/* partials/sidebar */
/* line 6, css/sass/partials/_sidebar.scss */
aside ul li {
list-style-type: none;
border-top: solid 1px;
}
/* line 11, css/sass/partials/_sidebar.scss */
aside ul li a {
padding: 0.75rem;
display: block;
}
/* line 16, css/sass/partials/_sidebar.scss */
aside ul ul li {
margin: 0 0 .25rem 0;
list-style-type: square;
}
/* line 20, css/sass/partials/_sidebar.scss */
aside ul ul li a {
padding: 0 0.75rem;
display: block;
}
/* line 5, css/sass/partials/_menu.scss */
nav li > ul,
nav li > ol {
margin: 0;
list-style: none;
}
/* line 10, css/sass/partials/_menu.scss */
#navlink {
display: none;
cursor: pointer;
}
/* line 15, css/sass/partials/_menu.scss */
#navlinkA {
display: block;
padding: 0.75rem 1rem;
}
/* line 20, css/sass/partials/_menu.scss */
#navlink a:before {
font-family: 'icomoon';
content: "\e625";
padding-right: .75rem;
}
/* line 26, css/sass/partials/_menu.scss */
#navlink.open a:before {
content: "\e623";
}
/* line 30, css/sass/partials/_menu.scss */
header nav {
*zoom: 1;
width: 100%;
background-color: aliceblue;
}
/* line 29, css/sass/modules/_mixins.scss */
header nav:before, header nav:after {
content: " ";
display: table;
}
/* line 33, css/sass/modules/_mixins.scss */
header nav:after {
clear: both;
}
/* line 35, css/sass/partials/_menu.scss */
header nav a {
color: #004444;
background-color: #eeeeee;
padding: 0.75rem 1rem;
}
/* line 40, css/sass/partials/_menu.scss */
header nav a:hover, header nav a:focus, header nav a:active {
color: white;
background-color: #004444;
}
/* line 45, css/sass/partials/_menu.scss */
header nav .current-menu-item > a {
color: #004444;
background-color: #eeeeee;
}
/* line 49, css/sass/partials/_menu.scss */
header nav .sub-menu .current-menu-item > a {
border-left: 0.25rem deepskyblue solid;
}
@media only screen and (min-width: 768px) {
/* line 55, css/sass/partials/_menu.scss */
#navlink {
display: none;
}
/* line 59, css/sass/partials/_menu.scss */
header nav li {
float: left;
position: relative;
}
/* line 63, css/sass/partials/_menu.scss */
header nav a {
display: block;
float: left;
}
/* line 69, css/sass/partials/_menu.scss */
header nav .sub-menu li {
margin-left: -1px;
border-left: 1px solid #999999;
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;
}
/* line 75, css/sass/partials/_menu.scss */
header nav .sub-menu li li {
border-bottom: 1px solid #999999;
}
/* line 77, css/sass/partials/_menu.scss */
header nav .sub-menu li li:last-child {
border-bottom: none;
}
/* line 85, css/sass/partials/_menu.scss */
header nav li ul,
header nav li:hover ul ul {
display: none;
}
/* line 89, css/sass/partials/_menu.scss */
header nav li:hover ul {
display: block;
}
/* line 94, css/sass/partials/_menu.scss */
header nav li ul {
position: absolute;
width: 12.5rem;
top: 3rem;
}
/* line 99, css/sass/partials/_menu.scss */
header nav li li ul {
left: 12.5rem;
top: 0;
}
/* line 103, css/sass/partials/_menu.scss */
header nav li li {
float: none;
}
/* line 111, css/sass/partials/_menu.scss */
header nav li li a,
header nav li .current-menu-item li a,
header nav li li.current-menu-item a,
header nav li .current_page_ancestor li a,
header nav li .current-menu-ancestor li a,
header nav li .current_page_item li a {
float: none;
height: 100%;
}
}
@media only screen and (max-width: 767px) {
/* line 120, css/sass/partials/_menu.scss */
#navlink {
display: block;
}
/* line 123, css/sass/partials/_menu.scss */
#navlink a:hover, #navlink a:focus {
color: #04a4cc;
}
/* line 129, css/sass/partials/_menu.scss */
nav a {
display: block;
border-bottom: 1px solid #F8F8F8;
}
/* line 134, css/sass/partials/_menu.scss */
nav li li a {
padding-left: 2rem;
}
/* line 137, css/sass/partials/_menu.scss */
nav li li li a {
padding-left: 4rem;
}
}
/* line 3, css/sass/partials/_images.scss */
article img {
max-width: 100%;
height: auto;
}
/* line 9, css/sass/partials/_images.scss */
a.img {
display: block;
}
/* line 11, css/sass/partials/_images.scss */
.img img {
margin: 0.75rem;
}
@media only screen and (min-width: 856px) {
/* line 14, css/sass/partials/_images.scss */
.landscape {
width: 50%;
}
}
/* line 20, css/sass/partials/_images.scss */
.ib > div {
display: inline-block;
}
/* line 25, css/sass/partials/_images.scss */
.imgcaption {
position: relative;
}
/* line 30, css/sass/partials/_images.scss */
.imgcaption h4 {
position: absolute;
bottom: 0px;
left: 0;
width: 100%;
margin-bottom: 10px;
}
/* line 38, css/sass/partials/_images.scss */
.imgcaption h4 span {
color: white;
background: black;
/* fallback color */
background: rgba(0, 0, 0, 0.7);
padding: 10px;
}
/* line 4, css/sass/partials/_icons.scss */
[class^="icon-"], [class*=" icon-"] {
font-family: 'icomoon';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
/* line 18, css/sass/partials/_icons.scss */
.icon-mail3:before {
content: "\e608";
}
/* line 22, css/sass/partials/_icons.scss */
.icon-arrow-drop-up:before {
content: "\e609";
}
/* line 26, css/sass/partials/_icons.scss */
.icon-arrow-drop-down:before {
content: "\e60a";
}
/* line 30, css/sass/partials/_icons.scss */
.icon-mail5:before {
content: "\e60b";
}
/* line 34, css/sass/partials/_icons.scss */
.icon-minus:before {
content: "\e60c";
}
/* line 38, css/sass/partials/_icons.scss */
.icon-plus:before {
content: "\e60d";
}
/* line 42, css/sass/partials/_icons.scss */
.icon-keyboard-arrow-up:before {
content: "\e602";
}
/* line 46, css/sass/partials/_icons.scss */
.icon-keyboard-arrow-right:before {
content: "\e603";
}
/* line 50, css/sass/partials/_icons.scss */
.icon-keyboard-arrow-left:before {
content: "\e604";
}
/* line 54, css/sass/partials/_icons.scss */
.icon-keyboard-arrow-down:before {
content: "\e605";
}
/* line 58, css/sass/partials/_icons.scss */
.icon-instagram2:before {
content: "\e60e";
}
/* line 62, css/sass/partials/_icons.scss */
.icon-circle-left2:before {
content: "\e60f";
}
/* line 66, css/sass/partials/_icons.scss */
.icon-circle-down2:before {
content: "\e610";
}
/* line 70, css/sass/partials/_icons.scss */
.icon-circle-right2:before {
content: "\e611";
}
/* line 74, css/sass/partials/_icons.scss */
.icon-circle-up2:before {
content: "\e612";
}
/* line 78, css/sass/partials/_icons.scss */
.icon-tumblr3:before {
content: "\e613";
}
/* line 82, css/sass/partials/_icons.scss */
.icon-tumblr4:before {
content: "\e614";
}
/* line 86, css/sass/partials/_icons.scss */
.icon-youtube:before {
content: "\e615";
}
/* line 90, css/sass/partials/_icons.scss */
.icon-youtube2:before {
content: "\e616";
}
/* line 94, css/sass/partials/_icons.scss */
.icon-twitter4:before {
content: "\e617";
}
/* line 98, css/sass/partials/_icons.scss */
.icon-twitter5:before {
content: "\e618";
}
/* line 102, css/sass/partials/_icons.scss */
.icon-twitter6:before {
content: "\e619";
}
/* line 106, css/sass/partials/_icons.scss */
.icon-instagram3:before {
content: "\e61a";
}
/* line 110, css/sass/partials/_icons.scss */
.icon-facebook4:before {
content: "\e61b";
}
/* line 114, css/sass/partials/_icons.scss */
.icon-facebook5:before {
content: "\e61c";
}
/* line 118, css/sass/partials/_icons.scss */
.icon-facebook6:before {
content: "\e61d";
}
/* line 122, css/sass/partials/_icons.scss */
.icon-google-plus:before {
content: "\e61e";
}
/* line 126, css/sass/partials/_icons.scss */
.icon-google-plus2:before {
content: "\e61f";
}
/* line 130, css/sass/partials/_icons.scss */
.icon-google-plus3:before {
content: "\e620";
}
/* line 134, css/sass/partials/_icons.scss */
.icon-mail6:before {
content: "\e621";
}
/* line 138, css/sass/partials/_icons.scss */
.icon-link-external:before {
content: "\e600";
}
/* line 142, css/sass/partials/_icons.scss */
.icon-envelope:before {
content: "\e601";
}
/* line 146, css/sass/partials/_icons.scss */
.icon-home3:before {
content: "\e902";
}
/* line 150, css/sass/partials/_icons.scss */
.icon-circle-up:before {
content: "\ea41";
}
/* line 154, css/sass/partials/_icons.scss */
.icon-circle-right:before {
content: "\ea42";
}
/* line 158, css/sass/partials/_icons.scss */
.icon-circle-down:before {
content: "\ea43";
}
/* line 162, css/sass/partials/_icons.scss */
.icon-circle-left:before {
content: "\ea44";
}
/* line 166, css/sass/partials/_icons.scss */
.icon-new-tab:before {
content: "\ea7e";
}
/* line 170, css/sass/partials/_icons.scss */
.icon-mail4:before {
content: "\ea86";
}
/* line 174, css/sass/partials/_icons.scss */
.icon-facebook:before {
content: "\ea8c";
}
/* line 178, css/sass/partials/_icons.scss */
.icon-facebook2:before {
content: "\ea8d";
}
/* line 182, css/sass/partials/_icons.scss */
.icon-facebook3:before {
content: "\ea8e";
}
/* line 186, css/sass/partials/_icons.scss */
.icon-instagram:before {
content: "\ea90";
}
/* line 190, css/sass/partials/_icons.scss */
.icon-twitter:before {
content: "\ea91";
}
/* line 194, css/sass/partials/_icons.scss */
.icon-twitter2:before {
content: "\ea92";
}
/* line 198, css/sass/partials/_icons.scss */
.icon-twitter3:before {
content: "\ea93";
}
/* line 202, css/sass/partials/_icons.scss */
.icon-youtube3:before {
content: "\ea99";
}
/* line 206, css/sass/partials/_icons.scss */
.icon-youtube4:before {
content: "\ea9a";
}
/* line 210, css/sass/partials/_icons.scss */
.icon-tumblr:before {
content: "\eabb";
}
/* line 214, css/sass/partials/_icons.scss */
.icon-tumblr2:before {
content: "\eabc";
}
/* line 218, css/sass/partials/_icons.scss */
.icon-paypal:before {
content: "\ead6";
}
/* line 222, css/sass/partials/_icons.scss */
.icon-paypal2:before {
content: "\ead7";
}
/* line 226, css/sass/partials/_icons.scss */
.icon-paypal3:before {
content: "\ead8";
}
/* line 230, css/sass/partials/_icons.scss */
.icon-file-pdf:before {
content: "\eada";
}
/* line 234, css/sass/partials/_icons.scss */
.icon-file-word:before {
content: "\eadc";
}
/* line 238, css/sass/partials/_icons.scss */
.icon-file-pdf-o:before {
content: "\e622";
}
/* line 242, css/sass/partials/_icons.scss */
.icon-minus-square-o:before {
content: "\e623";
}
/* line 246, css/sass/partials/_icons.scss */
.icon-minus-square:before {
content: "\e624";
}
/* line 250, css/sass/partials/_icons.scss */
.icon-plus-square-o:before {
content: "\e625";
}
/* line 254, css/sass/partials/_icons.scss */
.icon-plus-square:before {
content: "\e626";
}
/* line 258, css/sass/partials/_icons.scss */
.icon-mail:before {
content: "\e606";
}
/* line 262, css/sass/partials/_icons.scss */
.icon-mail2:before {
content: "\e607";
}
/* partials/extras */
/* breadcrumbs */
/* line 4, css/sass/partials/_extras.scss */
#breadcrumbs li {
display: inline-block;
margin-right: 0.75rem;
}
/* icons for links */
/* line 11, css/sass/partials/_extras.scss */
a[rel="external"]:after {
font-family: icomoon;
content: "\ea7e";
text-decoration: none;
display: inline-block;
padding-left: .25rem;
}
/* line 19, css/sass/partials/_extras.scss */
a[href$='.pdf']:after {
font-family: icomoon;
content: "\eada";
text-decoration: none;
display: inline-block;
padding-left: .25rem;
}
/* line 27, css/sass/partials/_extras.scss */
a[rel="external"][href$='.pdf']:after {
font-family: icomoon;
content: "\eada \ea7e";
text-decoration: none;
display: inline-block;
padding-left: .25rem;
}
/* format toggle */
/* hide the default marker */
/* line 38, css/sass/partials/_extras.scss */
details summary::-webkit-details-marker {
display: none;
}
/* line 42, css/sass/partials/_extras.scss */
details summary:before {
font-family: 'icomoon';
content: "\e625";
padding-right: 0.75rem;
}
/* line 48, css/sass/partials/_extras.scss */
details[open] {
padding: 0 0.75rem;
}
/* line 52, css/sass/partials/_extras.scss */
details[open] summary:before {
content: "\e623";
}
/* line 58, css/sass/partials/_extras.scss */
details summary {
color: #004444;
padding: 0.75rem;
font-size: 1.25rem;
font-family: "Lucida Sans", "Lucida Grande", "Myriad Pro", sans-serif;
border: 1px dotted;
}
/* line 65, css/sass/partials/_extras.scss */
details summary:hover {
cursor: pointer;
}
/* partials/print
* (from https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css)
*/
@media print {
/* line 9, css/sass/partials/_print.scss */
*,
*:before,
*:after {
background: transparent !important;
color: #000 !important;
box-shadow: none !important;
text-shadow: none !important;
}
/* line 17, css/sass/partials/_print.scss */
a,
a:visited {
text-decoration: underline;
}
/* line 21, css/sass/partials/_print.scss */
a[href]:after {
content: " (" attr(href) ")";
}
/* line 25, css/sass/partials/_print.scss */
abbr[title]:after {
content: " (" attr(title) ")";
}
/* line 32, css/sass/partials/_print.scss */
a[href^="#"]:after,
a[href^="javascript:"]:after {
content: "";
}
/* line 37, css/sass/partials/_print.scss */
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
/* line 42, css/sass/partials/_print.scss */
thead {
display: table-header-group;
}
/* line 47, css/sass/partials/_print.scss */
tr,
img {
page-break-inside: avoid;
}
/* line 51, css/sass/partials/_print.scss */
img {
max-width: 100% !important;
}
/* line 57, css/sass/partials/_print.scss */
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
/* line 63, css/sass/partials/_print.scss */
h2,
h3 {
page-break-after: avoid;
}
/* line 67, css/sass/partials/_print.scss */
nav {
display: none;
}
} | src/style.css | $s-details-bg: #B8B8B8;
$s-details-txt: #FFF; */
/*
@font-face {
font-family: "Font-Name";
src: url("fonts/font-name.eot");
src: url("fonts/font-name.eot?#iefix") format("embedded-opentype"),
url("fonts/font-name.woff") format("woff"),
url("fonts/font-name.ttf") format("truetype"),
url("fonts/font-name.svg#font-name") format("svg");
font-weight: normal;
font-style: normal;
}
*/
@font-face {
font-family: 'icomoon';
src: url("fonts/icomoon.eot?-dwdsew");
src: url("fonts/icomoon.eot?#iefix-dwdsew") format("embedded-opentype"), url("fonts/icomoon.woff?-dwdsew") format("woff"), url("fonts/icomoon.ttf?-dwdsew") format("truetype"), url("fonts/icomoon.svg?-dwdsew#icomoon") format("svg");
font-weight: normal;
font-style: normal;
}
/* css reset plus some sensible default styling. */
/* line 3, css/sass/partials/_base.scss */
*, *:after, *:before {
box-sizing: border-box;
}
/* BASE */
/* line 9, css/sass/partials/_base.scss */
html {
height: 100%;
font-size: 100%;
overflow-y: scroll;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* line 18, css/sass/partials/_base.scss */
body {
min-height: 100%;
font-smoothing: antialiased;
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
font: 1rem / 1.5 "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
color: #444444;
background-color: white;
}
/* line 62, css/sass/partials/_base.scss */
html, body,
address, article, aside, footer, header, hgroup, nav, section,
p, blockquote, pre, div,
dl, dt, dd, ol, ul, li,
figcaption, figure, main,
abbr, cite, dfn, em, q, s, small, span, strong, time, var,
code, kbd, samp,
b, u, i,
del, ins, mark,
sub, sup,
table, caption, col, colgroup, tbody, tfoot, thead, tr, th, td,
img,
embed, iframe, object, audio, video,
a, map, area,
fieldset, form, label, legend, meter, progress,
details, summary,
canvas, template {
margin: 0;
padding: 0;
border: 0;
vertical-align: baseline;
}
/* line 70, css/sass/partials/_base.scss */
button, input, optgroup, select, textarea {
/* in normalize.css
margin: 0;
font: inherit;
*/
padding: 0;
vertical-align: baseline;
}
/* line 91, css/sass/partials/_base.scss */
html, body,
address, article, aside, footer, header, hgroup, nav, section,
p, blockquote, pre, div,
dl, dt, dd, ol, ul, li,
figcaption, figure, main,
table, caption, col, colgroup, tbody, tfoot, thead, tr, th, td,
img,
embed, iframe, object, audio, video,
fieldset, form, label, legend,
input, textarea,
details, summary,
canvas, template {
font-size: 1rem;
line-height: 1.5rem;
}
/* HTML5 DECLARATIONS */
/* - all covered by normalize.css
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
display: block;
}
audio, canvas, progress, video {
display: inline-block;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden], template {
display: none;
}
*/
/* line 116, css/sass/partials/_base.scss */
img {
max-width: 100%;
vertical-align: middle;
/* in normalize.css
border: 0;
*/
-ms-interpolation-mode: bicubic;
}
/* in normalize.css
svg:not(:root) { overflow: hidden; }
*/
/* CODE */
/* line 133, css/sass/partials/_base.scss */
pre {
white-space: pre-wrap;
word-wrap: break-word;
/* in normalize.css
overflow: auto;
*/
}
/* line 141, css/sass/partials/_base.scss */
pre, code, kbd, samp {
font: 1rem / 1.5 Menlo, Consolas, "DejaVu Sans Mono", Monaco, monospace;
}
/* line 145, css/sass/partials/_base.scss */
p, blockquote, q, pre, address, hr, code, samp, dl, ol, ul, form, fieldset, menu, label, details, summary {
margin: 0 0 1.5rem;
}
/* TABLES */
/* line 150, css/sass/partials/_base.scss */
table {
/* in normalize.css
border-collapse: collapse;
border-spacing: 0;
*/
border-width: 0;
margin-bottom: 1.5rem;
empty-cells: show;
}
/* line 160, css/sass/partials/_base.scss */
th, td {
padding: 0 0.75rem;
border-bottom: 0 solid;
}
/* line 164, css/sass/partials/_base.scss */
th {
padding: 0.75rem;
text-align: center;
font-weight: bold;
}
/* FORMS */
/* line 171, css/sass/partials/_base.scss */
form {
overflow: auto;
}
/* line 175, css/sass/partials/_base.scss */
textarea {
vertical-align: top;
margin: 0 0 -2px 0;
display: block;
clear: left;
border: 1px solid #333333;
/* in normalize.css
overflow: auto;
*/
}
/* line 187, css/sass/partials/_base.scss */
legend {
padding-bottom: 1.5rem;
}
/* in normalize.css
button, input {
overflow: visible;
}
*/
/* line 199, css/sass/partials/_base.scss */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
/* in normalize.css
cursor: pointer;
-webkit-appearance: button;
*/
margin-bottom: 1.5rem;
}
/* in normalize.css
button[disabled], html input[disabled] {
cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0;
}
input[type="search"] {
box-sizing: content-box;
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
*/
/* line 227, css/sass/partials/_base.scss */
input[type="text"], input[type="password"], input[type="search"], input[type="email"], input[type="tel"] {
font-size: inherit;
border: 1px solid #333333;
line-height: 20px;
display: block;
padding: 1px 0;
margin: 0;
}
/* line 238, css/sass/partials/_base.scss */
input[type="select"], select {
display: block;
height: 1.5rem;
border: 0 solid;
padding: 0;
}
/* QUOTES */
/* line 247, css/sass/partials/_base.scss */
blockquote {
quotes: none;
}
/* line 250, css/sass/partials/_base.scss */
q {
quotes: "\201C" "\201D" "\2018" "\2019";
}
/* line 253, css/sass/partials/_base.scss */
blockquote:before, blockquote:after, q:before, q:after {
content: none;
}
/* line 256, css/sass/partials/_base.scss */
blockquote, q, cite {
font-style: italic;
}
/* line 259, css/sass/partials/_base.scss */
blockquote {
padding-left: 1.5rem;
border-left: 0.25em solid #666666;
}
/* line 263, css/sass/partials/_base.scss */
blockquote > p {
padding: 0;
}
/* LISTS */
/* line 268, css/sass/partials/_base.scss */
ul {
list-style: square inside;
}
/* line 271, css/sass/partials/_base.scss */
ol {
list-style: decimal inside;
}
/* LINKS */
/* line 276, css/sass/partials/_base.scss */
a {
text-decoration: none;
color: #004444;
}
/* line 286, css/sass/partials/_base.scss */
a:hover, a:focus {
text-decoration: none;
}
/* line 296, css/sass/partials/_base.scss */
a:focus {
outline: thin dotted;
}
/* line 309, css/sass/partials/_base.scss */
a:visited {
color: black;
}
/* ABBREVIATION */
/* line 318, css/sass/partials/_base.scss */
abbr[title], dfn[title] {
border-bottom: 1px dotted #444444;
cursor: help;
}
/* MARKED/INSERTED/DELETED AND SELECTED TEXT */
/* line 324, css/sass/partials/_base.scss */
ins, mark {
text-decoration: none;
}
/* line 327, css/sass/partials/_base.scss */
ins {
background: deepskyblue;
}
/* line 330, css/sass/partials/_base.scss */
del {
text-decoration: line-through;
}
/* selected text */
/* line 335, css/sass/partials/_base.scss */
::selection, ::-moz-selection {
background: #444444;
color: #04a4cc;
text-shadow: none;
}
/* in normalize.css
mark {
background-color: #FF3;
color: #000;
}
*/
/* OTHERS */
/* line 349, css/sass/partials/_base.scss */
strong, b, dt {
font-weight: bold;
}
/* in normalize.css
dfn {
font-style: italic;
}
*/
/* line 357, css/sass/partials/_base.scss */
var, address {
font-style: normal;
}
/* in normalize.css
Position 'sub' and 'sup' without affecting line-height
sub, sup {
font-size: .75em;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
*/
/* Best available ampersand */
/* line 379, css/sass/partials/_base.scss */
.amp {
font-family: Adobe Caslon Pro, Baskerville, "Goudy Old Style", "Palatino", "Palatino Linotype", "Book Antiqua", Georgia, "Times New Roman", Times, serif;
font-style: italic;
font-size: 110%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
/* line 388, css/sass/partials/_base.scss */
li ul, li ol {
margin: 0 0 0 2rem;
}
/* line 392, css/sass/partials/_base.scss */
.noDot, .noDot, nav ul {
list-style: none;
margin-left: 0;
}
/* line 396, css/sass/partials/_base.scss */
dd + dt {
margin-top: 1.5rem;
}
/* modules/typo */
/* line 3, css/sass/modules/_typo.scss */
h1, h2, h3, h4, h5, h6, caption, .h2, .h3, .h4, .h5, .h6 {
font-family: "Lucida Sans", "Lucida Grande", "Myriad Pro", sans-serif;
padding: 0;
margin: 0 0 1.5rem;
}
/** "Golden rhythm" font sizes
$h1-font-size: 4.25rem; // 68px
$h1-lines: 3;
$h1-line-height: $line-ht * $h1-lines;
$h2-font-size: 2.625rem; // 42px
$h2-lines: 2;
$h2-line-height: $line-ht * $h2-lines;
$h3-font-size: 1.625rem; // 26px
$h3-lines: 2;
$h3-line-height: $line-ht * $h3-lines;
$h4-font-size: 1.25rem; // 20px
$h4-lines: 1;
$h4-line-height: $line-ht * $h4-lines;
*/
/* line 28, css/sass/modules/_typo.scss */
h1 {
font-size: 3rem;
line-height: 1;
text-align: center;
}
/* line 35, css/sass/modules/_typo.scss */
h2, .h2 {
font-size: 2.25rem;
line-height: 3rem;
}
/* line 41, css/sass/modules/_typo.scss */
h3, .h3 {
font-size: 1.75rem;
line-height: 3rem;
}
/* line 47, css/sass/modules/_typo.scss */
h4, caption, .h4 {
font-size: 1.5rem;
line-height: 3rem;
}
/* line 53, css/sass/modules/_typo.scss */
h5, .h5 {
font-size: 1.3333333333rem;
line-height: 1.5rem;
}
/* line 59, css/sass/modules/_typo.scss */
h6, .h6 {
font-size: 1.125rem;
line-height: 1.5rem;
}
/* standard text size is 16px */
/**
@media only screen and (max-width: 479px) {
h1 { @include adjust-font-size-to(36px); }
h2 { @include adjust-font-size-to(30px); }
h3 { @include adjust-font-size-to(24px); }
h4 { @include adjust-font-size-to(22px); }
h5 { @include adjust-font-size-to(20px); }
h6 { @include adjust-font-size-to(18px); }
}
*/
/* partials/wordpress */
/* Alignment */
/* line 10, css/sass/partials/_wordpress.scss */
.alignnone {
margin: 0 0 0.75rem;
}
/* line 15, css/sass/partials/_wordpress.scss */
.aligncenter {
display: block;
margin: 0 auto 0.75rem;
}
/* line 20, css/sass/partials/_wordpress.scss */
.alignright {
float: right;
margin: 0 0 0.75rem 1.5rem;
}
/* line 25, css/sass/partials/_wordpress.scss */
.alignleft {
float: left;
margin: 0 1.5rem 0.75rem 0;
}
/* Gallery & images */
/* line 33, css/sass/partials/_wordpress.scss */
.wp-caption {
background: white;
border: 1px solid #F0F0F0;
max-width: 100%;
padding: 4px 4px 0 4px;
text-align: center;
clear: both;
}
/* line 49, css/sass/partials/_wordpress.scss */
.wp-caption .wp-caption-text,
.gallery-caption {
margin: .75rem 0;
}
/* partials/utils */
/* line 5, css/sass/partials/_utils.scss */
.floatR {
float: right;
}
/* line 6, css/sass/partials/_utils.scss */
.floatL {
float: left;
}
/* line 7, css/sass/partials/_utils.scss */
.L {
text-align: left;
}
/* line 8, css/sass/partials/_utils.scss */
.C {
text-align: center;
}
/* line 9, css/sass/partials/_utils.scss */
.R {
text-align: right;
}
/* line 10, css/sass/partials/_utils.scss */
.clearR {
clear: right;
}
/* line 11, css/sass/partials/_utils.scss */
.clearL {
clear: left;
}
/* line 12, css/sass/partials/_utils.scss */
.clear {
clear: both;
}
/* line 14, css/sass/partials/_utils.scss */
.reset-box {
padding: 0;
margin: 0;
border: 0;
}
/* line 20, css/sass/partials/_utils.scss */
.cf {
*zoom: 1;
}
/* line 29, css/sass/modules/_mixins.scss */
.cf:before, .cf:after {
content: " ";
display: table;
}
/* line 33, css/sass/modules/_mixins.scss */
.cf:after {
clear: both;
}
/* partials/wrapper */
/* line 3, css/sass/partials/_wrapper.scss */
.wrapper {
max-width: 80rem;
padding: 0 1.5rem;
margin: 0 auto;
}
/* line 2, css/sass/partials/_layout.scss */
article {
*zoom: 1;
}
/* line 29, css/sass/modules/_mixins.scss */
article:before, article:after {
content: " ";
display: table;
}
/* line 33, css/sass/modules/_mixins.scss */
article:after {
clear: both;
}
/* line 6, css/sass/partials/_layout.scss */
#primary, #primary-left, #primary-right, #primary-middle {
width: 100%;
}
/* line 10, css/sass/partials/_layout.scss */
#primary, #primary-left, #primary-right, #primary-middle, aside {
padding: 0 1rem;
}
@media only screen and (max-width: 479px) {
/* line 15, css/sass/partials/_layout.scss */
aside, #primary, #primary-left, #primary-right, #primary-middle {
width: 100%;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
/* line 20, css/sass/partials/_layout.scss */
aside {
width: 40%;
}
/* line 23, css/sass/partials/_layout.scss */
#primary-left, #primary-right {
width: 60%;
background-color: #f6f6f6;
}
}
@media only screen and (min-width: 480px) {
/* line 30, css/sass/partials/_layout.scss */
#primary-left, .sidebar.left, #primary-middle {
float: left;
}
/* line 33, css/sass/partials/_layout.scss */
#primary-right, .sidebar.right {
float: right;
}
}
@media only screen and (min-width: 768px) {
/* line 38, css/sass/partials/_layout.scss */
aside {
width: 30%;
}
/* line 42, css/sass/partials/_layout.scss */
#primary-left, #primary-right {
width: 70%;
}
/* line 45, css/sass/partials/_layout.scss */
#primary-middle {
width: 40%;
float: left;
}
}
/* line 54, css/sass/partials/_layout.scss */
.cf > .pie-chartify, .cf > .piechart {
float: left;
margin: 0 1.5rem 1.5rem 0;
}
@media only screen and (max-width: 479px) {
/* line 62, css/sass/partials/_layout.scss */
.bigpic h2 {
width: 100%;
}
}
@media only screen and (min-width: 479px) and (max-width: 767px) {
/* line 67, css/sass/partials/_layout.scss */
.bigpic h2 {
width: 50%;
float: left;
}
}
@media only screen and (min-width: 768px) {
/* line 73, css/sass/partials/_layout.scss */
.bigpic h2 {
float: left;
width: 25%;
}
}
/* partials/headers */
/* line 5, css/sass/partials/_header.scss */
.header {
*zoom: 1;
margin-bottom: 1.5rem;
}
/* line 29, css/sass/modules/_mixins.scss */
.header:before, .header:after {
content: " ";
display: table;
}
/* line 33, css/sass/modules/_mixins.scss */
.header:after {
clear: both;
}
/* line 11, css/sass/partials/_header.scss */
.logo {
padding: 0.75rem 0;
}
/* partials/footer */
/* line 3, css/sass/partials/_footer.scss */
.footer {
clear: both;
}
/* line 6, css/sass/partials/_footer.scss */
footer p {
text-align: center;
margin: 1.5rem;
}
/* partials/main */
/* line 5, css/sass/partials/_main.scss */
article a {
border-bottom: 1px dotted #004444;
}
/* line 9, css/sass/partials/_main.scss */
article a:hover, article a:focus, article a:active {
border-style: solid;
}
/* line 12, css/sass/partials/_main.scss */
article a .img {
border: 1px dotted #004444;
}
/* partials/sidebar */
/* line 6, css/sass/partials/_sidebar.scss */
aside ul li {
list-style-type: none;
border-top: solid 1px;
}
/* line 11, css/sass/partials/_sidebar.scss */
aside ul li a {
padding: 0.75rem;
display: block;
}
/* line 16, css/sass/partials/_sidebar.scss */
aside ul ul li {
margin: 0 0 .25rem 0;
list-style-type: square;
}
/* line 20, css/sass/partials/_sidebar.scss */
aside ul ul li a {
padding: 0 0.75rem;
display: block;
}
/* line 5, css/sass/partials/_menu.scss */
nav li > ul,
nav li > ol {
margin: 0;
list-style: none;
}
/* line 10, css/sass/partials/_menu.scss */
#navlink {
display: none;
cursor: pointer;
}
/* line 15, css/sass/partials/_menu.scss */
#navlinkA {
display: block;
padding: 0.75rem 1rem;
}
/* line 20, css/sass/partials/_menu.scss */
#navlink a:before {
font-family: 'icomoon';
content: "\e625";
padding-right: .75rem;
}
/* line 26, css/sass/partials/_menu.scss */
#navlink.open a:before {
content: "\e623";
}
/* line 30, css/sass/partials/_menu.scss */
header nav {
*zoom: 1;
width: 100%;
background-color: aliceblue;
}
/* line 29, css/sass/modules/_mixins.scss */
header nav:before, header nav:after {
content: " ";
display: table;
}
/* line 33, css/sass/modules/_mixins.scss */
header nav:after {
clear: both;
}
/* line 35, css/sass/partials/_menu.scss */
header nav a {
color: #004444;
background-color: #eeeeee;
padding: 0.75rem 1rem;
}
/* line 40, css/sass/partials/_menu.scss */
header nav a:hover, header nav a:focus, header nav a:active {
color: white;
background-color: #004444;
}
/* line 45, css/sass/partials/_menu.scss */
header nav .current-menu-item > a {
color: #004444;
background-color: #eeeeee;
}
/* line 49, css/sass/partials/_menu.scss */
header nav .sub-menu .current-menu-item > a {
border-left: 0.25rem deepskyblue solid;
}
@media only screen and (min-width: 768px) {
/* line 55, css/sass/partials/_menu.scss */
#navlink {
display: none;
}
/* line 59, css/sass/partials/_menu.scss */
header nav li {
float: left;
position: relative;
}
/* line 63, css/sass/partials/_menu.scss */
header nav a {
display: block;
float: left;
}
/* line 69, css/sass/partials/_menu.scss */
header nav .sub-menu li {
margin-left: -1px;
border-left: 1px solid #999999;
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;
}
/* line 75, css/sass/partials/_menu.scss */
header nav .sub-menu li li {
border-bottom: 1px solid #999999;
}
/* line 77, css/sass/partials/_menu.scss */
header nav .sub-menu li li:last-child {
border-bottom: none;
}
/* line 85, css/sass/partials/_menu.scss */
header nav li ul,
header nav li:hover ul ul {
display: none;
}
/* line 89, css/sass/partials/_menu.scss */
header nav li:hover ul {
display: block;
}
/* line 94, css/sass/partials/_menu.scss */
header nav li ul {
position: absolute;
width: 12.5rem;
top: 3rem;
}
/* line 99, css/sass/partials/_menu.scss */
header nav li li ul {
left: 12.5rem;
top: 0;
}
/* line 103, css/sass/partials/_menu.scss */
header nav li li {
float: none;
}
/* line 111, css/sass/partials/_menu.scss */
header nav li li a,
header nav li .current-menu-item li a,
header nav li li.current-menu-item a,
header nav li .current_page_ancestor li a,
header nav li .current-menu-ancestor li a,
header nav li .current_page_item li a {
float: none;
height: 100%;
}
}
@media only screen and (max-width: 767px) {
/* line 120, css/sass/partials/_menu.scss */
#navlink {
display: block;
}
/* line 123, css/sass/partials/_menu.scss */
#navlink a:hover, #navlink a:focus {
color: #04a4cc;
}
/* line 129, css/sass/partials/_menu.scss */
nav a {
display: block;
border-bottom: 1px solid #F8F8F8;
}
/* line 134, css/sass/partials/_menu.scss */
nav li li a {
padding-left: 2rem;
}
/* line 137, css/sass/partials/_menu.scss */
nav li li li a {
padding-left: 4rem;
}
}
/* line 3, css/sass/partials/_images.scss */
article img {
max-width: 100%;
height: auto;
}
/* line 9, css/sass/partials/_images.scss */
a.img {
display: block;
}
/* line 11, css/sass/partials/_images.scss */
.img img {
margin: 0.75rem;
}
@media only screen and (min-width: 856px) {
/* line 14, css/sass/partials/_images.scss */
.landscape {
width: 50%;
}
}
/* line 20, css/sass/partials/_images.scss */
.ib > div {
display: inline-block;
}
/* line 25, css/sass/partials/_images.scss */
.imgcaption {
position: relative;
}
/* line 30, css/sass/partials/_images.scss */
.imgcaption h4 {
position: absolute;
bottom: 0px;
left: 0;
width: 100%;
margin-bottom: 10px;
}
/* line 38, css/sass/partials/_images.scss */
.imgcaption h4 span {
color: white;
background: black;
/* fallback color */
background: rgba(0, 0, 0, 0.7);
padding: 10px;
}
/* line 4, css/sass/partials/_icons.scss */
[class^="icon-"], [class*=" icon-"] {
font-family: 'icomoon';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
/* line 18, css/sass/partials/_icons.scss */
.icon-mail3:before {
content: "\e608";
}
/* line 22, css/sass/partials/_icons.scss */
.icon-arrow-drop-up:before {
content: "\e609";
}
/* line 26, css/sass/partials/_icons.scss */
.icon-arrow-drop-down:before {
content: "\e60a";
}
/* line 30, css/sass/partials/_icons.scss */
.icon-mail5:before {
content: "\e60b";
}
/* line 34, css/sass/partials/_icons.scss */
.icon-minus:before {
content: "\e60c";
}
/* line 38, css/sass/partials/_icons.scss */
.icon-plus:before {
content: "\e60d";
}
/* line 42, css/sass/partials/_icons.scss */
.icon-keyboard-arrow-up:before {
content: "\e602";
}
/* line 46, css/sass/partials/_icons.scss */
.icon-keyboard-arrow-right:before {
content: "\e603";
}
/* line 50, css/sass/partials/_icons.scss */
.icon-keyboard-arrow-left:before {
content: "\e604";
}
/* line 54, css/sass/partials/_icons.scss */
.icon-keyboard-arrow-down:before {
content: "\e605";
}
/* line 58, css/sass/partials/_icons.scss */
.icon-instagram2:before {
content: "\e60e";
}
/* line 62, css/sass/partials/_icons.scss */
.icon-circle-left2:before {
content: "\e60f";
}
/* line 66, css/sass/partials/_icons.scss */
.icon-circle-down2:before {
content: "\e610";
}
/* line 70, css/sass/partials/_icons.scss */
.icon-circle-right2:before {
content: "\e611";
}
/* line 74, css/sass/partials/_icons.scss */
.icon-circle-up2:before {
content: "\e612";
}
/* line 78, css/sass/partials/_icons.scss */
.icon-tumblr3:before {
content: "\e613";
}
/* line 82, css/sass/partials/_icons.scss */
.icon-tumblr4:before {
content: "\e614";
}
/* line 86, css/sass/partials/_icons.scss */
.icon-youtube:before {
content: "\e615";
}
/* line 90, css/sass/partials/_icons.scss */
.icon-youtube2:before {
content: "\e616";
}
/* line 94, css/sass/partials/_icons.scss */
.icon-twitter4:before {
content: "\e617";
}
/* line 98, css/sass/partials/_icons.scss */
.icon-twitter5:before {
content: "\e618";
}
/* line 102, css/sass/partials/_icons.scss */
.icon-twitter6:before {
content: "\e619";
}
/* line 106, css/sass/partials/_icons.scss */
.icon-instagram3:before {
content: "\e61a";
}
/* line 110, css/sass/partials/_icons.scss */
.icon-facebook4:before {
content: "\e61b";
}
/* line 114, css/sass/partials/_icons.scss */
.icon-facebook5:before {
content: "\e61c";
}
/* line 118, css/sass/partials/_icons.scss */
.icon-facebook6:before {
content: "\e61d";
}
/* line 122, css/sass/partials/_icons.scss */
.icon-google-plus:before {
content: "\e61e";
}
/* line 126, css/sass/partials/_icons.scss */
.icon-google-plus2:before {
content: "\e61f";
}
/* line 130, css/sass/partials/_icons.scss */
.icon-google-plus3:before {
content: "\e620";
}
/* line 134, css/sass/partials/_icons.scss */
.icon-mail6:before {
content: "\e621";
}
/* line 138, css/sass/partials/_icons.scss */
.icon-link-external:before {
content: "\e600";
}
/* line 142, css/sass/partials/_icons.scss */
.icon-envelope:before {
content: "\e601";
}
/* line 146, css/sass/partials/_icons.scss */
.icon-home3:before {
content: "\e902";
}
/* line 150, css/sass/partials/_icons.scss */
.icon-circle-up:before {
content: "\ea41";
}
/* line 154, css/sass/partials/_icons.scss */
.icon-circle-right:before {
content: "\ea42";
}
/* line 158, css/sass/partials/_icons.scss */
.icon-circle-down:before {
content: "\ea43";
}
/* line 162, css/sass/partials/_icons.scss */
.icon-circle-left:before {
content: "\ea44";
}
/* line 166, css/sass/partials/_icons.scss */
.icon-new-tab:before {
content: "\ea7e";
}
/* line 170, css/sass/partials/_icons.scss */
.icon-mail4:before {
content: "\ea86";
}
/* line 174, css/sass/partials/_icons.scss */
.icon-facebook:before {
content: "\ea8c";
}
/* line 178, css/sass/partials/_icons.scss */
.icon-facebook2:before {
content: "\ea8d";
}
/* line 182, css/sass/partials/_icons.scss */
.icon-facebook3:before {
content: "\ea8e";
}
/* line 186, css/sass/partials/_icons.scss */
.icon-instagram:before {
content: "\ea90";
}
/* line 190, css/sass/partials/_icons.scss */
.icon-twitter:before {
content: "\ea91";
}
/* line 194, css/sass/partials/_icons.scss */
.icon-twitter2:before {
content: "\ea92";
}
/* line 198, css/sass/partials/_icons.scss */
.icon-twitter3:before {
content: "\ea93";
}
/* line 202, css/sass/partials/_icons.scss */
.icon-youtube3:before {
content: "\ea99";
}
/* line 206, css/sass/partials/_icons.scss */
.icon-youtube4:before {
content: "\ea9a";
}
/* line 210, css/sass/partials/_icons.scss */
.icon-tumblr:before {
content: "\eabb";
}
/* line 214, css/sass/partials/_icons.scss */
.icon-tumblr2:before {
content: "\eabc";
}
/* line 218, css/sass/partials/_icons.scss */
.icon-paypal:before {
content: "\ead6";
}
/* line 222, css/sass/partials/_icons.scss */
.icon-paypal2:before {
content: "\ead7";
}
/* line 226, css/sass/partials/_icons.scss */
.icon-paypal3:before {
content: "\ead8";
}
/* line 230, css/sass/partials/_icons.scss */
.icon-file-pdf:before {
content: "\eada";
}
/* line 234, css/sass/partials/_icons.scss */
.icon-file-word:before {
content: "\eadc";
}
/* line 238, css/sass/partials/_icons.scss */
.icon-file-pdf-o:before {
content: "\e622";
}
/* line 242, css/sass/partials/_icons.scss */
.icon-minus-square-o:before {
content: "\e623";
}
/* line 246, css/sass/partials/_icons.scss */
.icon-minus-square:before {
content: "\e624";
}
/* line 250, css/sass/partials/_icons.scss */
.icon-plus-square-o:before {
content: "\e625";
}
/* line 254, css/sass/partials/_icons.scss */
.icon-plus-square:before {
content: "\e626";
}
/* line 258, css/sass/partials/_icons.scss */
.icon-mail:before {
content: "\e606";
}
/* line 262, css/sass/partials/_icons.scss */
.icon-mail2:before {
content: "\e607";
}
/* partials/extras */
/* breadcrumbs */
/* line 4, css/sass/partials/_extras.scss */
#breadcrumbs li {
display: inline-block;
margin-right: 0.75rem;
}
/* icons for links */
/* line 11, css/sass/partials/_extras.scss */
a[rel="external"]:after {
font-family: icomoon;
content: "\ea7e";
text-decoration: none;
display: inline-block;
padding-left: .25rem;
}
/* line 19, css/sass/partials/_extras.scss */
a[href$='.pdf']:after {
font-family: icomoon;
content: "\eada";
text-decoration: none;
display: inline-block;
padding-left: .25rem;
}
/* line 27, css/sass/partials/_extras.scss */
a[rel="external"][href$='.pdf']:after {
font-family: icomoon;
content: "\eada \ea7e";
text-decoration: none;
display: inline-block;
padding-left: .25rem;
}
/* format toggle */
/* hide the default marker */
/* line 38, css/sass/partials/_extras.scss */
details summary::-webkit-details-marker {
display: none;
}
/* line 42, css/sass/partials/_extras.scss */
details summary:before {
font-family: 'icomoon';
content: "\e625";
padding-right: 0.75rem;
}
/* line 48, css/sass/partials/_extras.scss */
details[open] {
padding: 0 0.75rem;
}
/* line 52, css/sass/partials/_extras.scss */
details[open] summary:before {
content: "\e623";
}
/* line 58, css/sass/partials/_extras.scss */
details summary {
color: #004444;
padding: 0.75rem;
font-size: 1.25rem;
font-family: "Lucida Sans", "Lucida Grande", "Myriad Pro", sans-serif;
border: 1px dotted;
}
/* line 65, css/sass/partials/_extras.scss */
details summary:hover {
cursor: pointer;
}
/* partials/print
* (from https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css)
*/
@media print {
/* line 9, css/sass/partials/_print.scss */
*,
*:before,
*:after {
background: transparent !important;
color: #000 !important;
box-shadow: none !important;
text-shadow: none !important;
}
/* line 17, css/sass/partials/_print.scss */
a,
a:visited {
text-decoration: underline;
}
/* line 21, css/sass/partials/_print.scss */
a[href]:after {
content: " (" attr(href) ")";
}
/* line 25, css/sass/partials/_print.scss */
abbr[title]:after {
content: " (" attr(title) ")";
}
/* line 32, css/sass/partials/_print.scss */
a[href^="#"]:after,
a[href^="javascript:"]:after {
content: "";
}
/* line 37, css/sass/partials/_print.scss */
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
/* line 42, css/sass/partials/_print.scss */
thead {
display: table-header-group;
}
/* line 47, css/sass/partials/_print.scss */
tr,
img {
page-break-inside: avoid;
}
/* line 51, css/sass/partials/_print.scss */
img {
max-width: 100% !important;
}
/* line 57, css/sass/partials/_print.scss */
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
/* line 63, css/sass/partials/_print.scss */
h2,
h3 {
page-break-after: avoid;
}
/* line 67, css/sass/partials/_print.scss */
nav {
display: none;
}
} | 0.243373 | 0.045799 |
@charset "UTF-8";/*!
Magic - http://minimamente.com
Engaged - http://topgravity.com
Licensed under the MIT license
Copyright (c) 2014
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
*{
margin: 0;
padding: 0;
}
body{
background-color: green;
font-family: "Open Sans";
}
nav{
}
li{
list-style-type: none;
}
a{
text-decoration: none;
}
#engaged {
background-color: #161616;
min-width:200px;
height: 25px;
float: right;
position: relative;
border-radius: 5px 0 0 5px;
padding-left: 5px;
padding-right: 5px;
-webkit-box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.75);
}
#engaged ul{
height: 25px;
cursor: pointer;
}
#engaged ul li {
float: right;
min-width: 20px;
height: 23px;
padding-left: 5px;
transition: all ease 0.3s;
padding-top: 2px;
}
#engaged-left-top{
background-color: #161616;
min-width:200px;
height: 25px;
float: left;
position: relative;
border-radius: 0 5px 5px 0;
padding-left: 5px;
padding-right: 5px;
-webkit-box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.75);
}
#engaged-left-top ul{
height: 25px;
cursor: pointer;
}
#engaged-left-top ul li {
float: right;
min-width: 20px;
height: 23px;
padding-left: 5px;
transition: all ease 0.3s;
padding-top: 2px;
}
#engaged-right-aligned{
background-color: #161616;
min-height: 200px;
width: 25px;
margin-top: 200px;
position: absolute;
border-radius: 0 5px 5px 0;
}
#engaged-right-aligned ul{
cursor: pointer;
}
#engaged-right-aligned ul li {
width: 22px;
padding-left: 3px;
}
#engaged-left-aligned{
background-color: #161616;
min-height: 200px;
width: 25px;
margin-top: 200px;
position: absolute;
border-radius: 5px 0 0 5px;
right: 0;
}
#engaged-left-aligned ul{
cursor: pointer;
}
#engaged-left-aligned ul li {
width: 22px;
padding-left: 3px;
}
#fa-facebook:hover{background-color: #3B5998;}
#fa-google-plus:hover{background-color: #D34836 ;}
#fa-twitter:hover{background-color: #4099FF;}
#fa-stumbleupon:hover{background-color: #EB4924;}
#fa-digg:hover{background-color: #000000;}
#fa-flickr:hover{background-color: #0063DC;}
#fa-tumblr:hover{background-color: #00225F;}
#fa-youtube-play:hover{background-color: #C4302B;}
#fa-linkedin:hover{background-color: #3399CC;}
#fa-stack-overflow:hover{background-color: #FE7A15;}
#fa-dribbble:hover{background-color: #EA4C89;}
#fa-github:hover{background-color: #000;}
#fa-pinterest:hover{background-color: #CB2027;}
#fa-reddit:hover{background-color: #a4b5c6;}
#fa-wordpress:hover{background-color: #21759B;}
.fa-facebook:hover,
.fa-google-plus:hover,
.fa-twitter:hover,
.fa-stumbleupon:hover,
.fa-digg:hover,
.fa-flickr:hover,
.fa-tumblr:hover,
.fa-youtube-play:hover,
.fa-linkedin:hover,
.fa-stack-overflow:hover,
.fa-dribbble:hover,
.fa-github:hover,
.fa-pinterest:hover,
.fa-reddit:hover,
.fa-wordpress:hover{
color:#fff;
}
.fa-facebook {
color:#3B5998;
}
.fa-google-plus{
color:#D34836 ;
}
.fa-twitter{
color:#4099FF;
}
.fa-stumbleupon {
color:#EB4924;
}
.fa-digg{
color:#000000;
}
.fa-flickr{
color:#0063DC;
}
.fa-tumblr{
color:#00225F;
}
.fa-youtube-play{
color:#C4302B;
}
.fa-linkedin{
color:#3399CC;
}
.fa-stack-overflow{
color:#FE7A15;
}
.fa-dribbble{
color:#EA4C89;
}
.fa-github{
color:#000;
}
.fa-pinterest{
color:#CB2027;
}
.fa-reddit{
color:#a4b5c6;
}
.fa-wordpress{
color:#21759B;
}
@font-face {
font-family: 'FontAwesome';
src: url('../fonts/fontawesome-webfont.eot?v=4.0.3');
src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Open Sans';
src: url('../fonts/opensans/OpenSans-Bold.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
.magictime {
-webkit-animation-duration: 1s;
-moz-animation-duration: 1s;
-ms-animation-duration: 1s;
-o-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-ms-animation-fill-mode: both;
-o-animation-fill-mode: both;
animation-fill-mode: both;
}
.openDownLeft {
-webkit-animation-name: openDownLeft;
-moz-animation-name: openDownLeft;
-ms-animation-name: openDownLeft;
-o-animation-name: openDownLeft;
animation-name: openDownLeft;
}
.openDownRight {
-webkit-animation-name: openDownRight;
-moz-animation-name: openDownRight;
-ms-animation-name: openDownRight;
-o-animation-name: openDownRight;
animation-name: openDownRight;
}
.openUpLeft {
-webkit-animation-name: openUpLeft;
-moz-animation-name: openUpLeft;
-ms-animation-name: openUpLeft;
-o-animation-name: openUpLeft;
animation-name: openUpLeft;
}
.openUpRight {
-webkit-animation-name: openUpRight;
-moz-animation-name: openUpRight;
-ms-animation-name: openUpRight;
-o-animation-name: openUpRight;
animation-name: openUpRight;
}
.openDownLeftRetourn {
-webkit-animation-name: openDownLeftRetourn;
-moz-animation-name: openDownLeftRetourn;
-ms-animation-name: openDownLeftRetourn;
-o-animation-name: openDownLeftRetourn;
animation-name: openDownLeftRetourn;
}
.openDownRightRetourn {
-webkit-animation-name: openDownRightRetourn;
-moz-animation-name: openDownRightRetourn;
-ms-animation-name: openDownRightRetourn;
-o-animation-name: openDownRightRetourn;
animation-name: openDownRightRetourn;
}
.openUpLeftRetourn {
-webkit-animation-name: openUpLeftRetourn;
-moz-animation-name: openUpLeftRetourn;
-ms-animation-name: openUpLeftRetourn;
-o-animation-name: openUpLeftRetourn;
animation-name: openUpLeftRetourn;
}
.openUpRightRetourn {
-webkit-animation-name: openUpRightRetourn;
-moz-animation-name: openUpRightRetourn;
-ms-animation-name: openUpRightRetourn;
-o-animation-name: openUpRightRetourn;
animation-name: openUpRightRetourn;
}
.openDownLeftOut {
-webkit-animation-name: openDownLeftOut;
-moz-animation-name: openDownLeftOut;
-ms-animation-name: openDownLeftOut;
-o-animation-name: openDownLeftOut;
animation-name: openDownLeftOut;
}
.openDownRightOut {
-webkit-animation-name: openDownRightOut;
-moz-animation-name: openDownRightOut;
-ms-animation-name: openDownRightOut;
-o-animation-name: openDownRightOut;
animation-name: openDownRightOut;
}
.openUpLeftOut {
-webkit-animation-name: openUpLeftOut;
-moz-animation-name: openUpLeftOut;
-ms-animation-name: openUpLeftOut;
-o-animation-name: openUpLeftOut;
animation-name: openUpLeftOut;
}
.openUpRightOut {
-webkit-animation-name: openUpRightOut;
-moz-animation-name: openUpRightOut;
-ms-animation-name: openUpRightOut;
-o-animation-name: openUpRightOut;
animation-name: openUpRightOut;
}
.perspectiveDown {
-webkit-backface-visibility: visible !important;
-moz-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
-o-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: perspectiveDown;
-moz-animation-name: perspectiveDown;
-ms-animation-name: perspectiveDown;
-o-animation-name: perspectiveDown;
animation-name: perspectiveDown;
}
.perspectiveLeft {
-webkit-backface-visibility: visible !important;
-moz-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
-o-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: perspectiveLeft;
-moz-animation-name: perspectiveLeft;
-ms-animation-name: perspectiveLeft;
-o-animation-name: perspectiveLeft;
animation-name: perspectiveLeft;
}
.perspectiveRight {
-webkit-backface-visibility: visible !important;
-moz-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
-o-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: perspectiveRight;
-moz-animation-name: perspectiveRight;
-ms-animation-name: perspectiveRight;
-o-animation-name: perspectiveRight;
animation-name: perspectiveRight;
}
.perspectiveUp {
-webkit-backface-visibility: visible !important;
-moz-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
-o-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: perspectiveUp;
-moz-animation-name: perspectiveUp;
-ms-animation-name: perspectiveUp;
-o-animation-name: perspectiveUp;
animation-name: perspectiveUp;
}
.perspectiveDownRetourn {
-webkit-backface-visibility: visible !important;
-moz-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
-o-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: perspectiveDownRetourn;
-moz-animation-name: perspectiveDownRetourn;
-ms-animation-name: perspectiveDownRetourn;
-o-animation-name: perspectiveDownRetourn;
animation-name: perspectiveDownRetourn;
}
.perspectiveLeftRetourn {
-webkit-backface-visibility: visible !important;
-moz-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
-o-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: perspectiveLeftRetourn;
-moz-animation-name: perspectiveLeftRetourn;
-ms-animation-name: perspectiveLeftRetourn;
-o-animation-name: perspectiveLeftRetourn;
animation-name: perspectiveLeftRetourn;
}
.perspectiveRightRetourn {
-webkit-backface-visibility: visible !important;
-moz-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
-o-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: perspectiveRightRetourn;
-moz-animation-name: perspectiveRightRetourn;
-ms-animation-name: perspectiveRightRetourn;
-o-animation-name: perspectiveRightRetourn;
animation-name: perspectiveRightRetourn;
}
.perspectiveUpRetourn {
-webkit-backface-visibility: visible !important;
-moz-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
-o-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: perspectiveUpRetourn;
-moz-animation-name: perspectiveUpRetourn;
-ms-animation-name: perspectiveUpRetourn;
-o-animation-name: perspectiveUpRetourn;
animation-name: perspectiveUpRetourn;
}
.puffIn {
-webkit-animation-name: puffIn;
-moz-animation-name: puffIn;
-ms-animation-name: puffIn;
-o-animation-name: puffIn;
animation-name: puffIn;
}
.puffOut {
-webkit-animation-name: puffOut;
-moz-animation-name: puffOut;
-ms-animation-name: puffOut;
-o-animation-name: puffOut;
animation-name: puffOut;
}
.rotateDown {
-webkit-backface-visibility: visible !important;
-moz-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
-o-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: rotateDown;
-moz-animation-name: rotateDown;
-ms-animation-name: rotateDown;
-o-animation-name: rotateDown;
animation-name: rotateDown;
}
.rotateLeft {
-webkit-backface-visibility: visible !important;
-moz-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
-o-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: rotateLeft;
-moz-animation-name: rotateLeft;
-ms-animation-name: rotateLeft;
-o-animation-name: rotateLeft;
animation-name: rotateLeft;
}
.rotateRight {
-webkit-backface-visibility: visible !important;
-moz-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
-o-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: rotateRight;
-moz-animation-name: rotateRight;
-ms-animation-name: rotateRight;
-o-animation-name: rotateRight;
animation-name: rotateRight;
}
.rotateUp {
-webkit-backface-visibility: visible !important;
-moz-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
-o-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: rotateUp;
-moz-animation-name: rotateUp;
-ms-animation-name: rotateUp;
-o-animation-name: rotateUp;
animation-name: rotateUp;
}
.slideDown {
-webkit-animation-name: slideDown;
-moz-animation-name: slideDown;
-ms-animation-name: slideDown;
-o-animation-name: slideDown;
animation-name: slideDown;
}
.slideLeft {
-webkit-animation-name: slideLeft;
-moz-animation-name: slideLeft;
-ms-animation-name: slideLeft;
-o-animation-name: slideLeft;
animation-name: slideLeft;
}
.slideRight {
-webkit-animation-name: slideRight;
-moz-animation-name: slideRight;
-ms-animation-name: slideRight;
-o-animation-name: slideRight;
animation-name: slideRight;
}
.slideUp {
-webkit-animation-name: slideUp;
-moz-animation-name: slideUp;
-ms-animation-name: slideUp;
-o-animation-name: slideUp;
animation-name: slideUp;
}
.slideDownRetourn {
-webkit-animation-name: slideDownRetourn;
-moz-animation-name: slideDownRetourn;
-ms-animation-name: slideDownRetourn;
-o-animation-name: slideDownRetourn;
animation-name: slideDownRetourn;
}
.slideLeftRetourn {
-webkit-animation-name: slideLeftRetourn;
-moz-animation-name: slideLeftRetourn;
-ms-animation-name: slideLeftRetourn;
-o-animation-name: slideLeftRetourn;
animation-name: slideLeftRetourn;
}
.slideRightRetourn {
-webkit-animation-name: slideRightRetourn;
-moz-animation-name: slideRightRetourn;
-ms-animation-name: slideRightRetourn;
-o-animation-name: slideRightRetourn;
animation-name: slideRightRetourn;
}
.slideUpRetourn {
-webkit-animation-name: slideUpRetourn;
-moz-animation-name: slideUpRetourn;
-ms-animation-name: slideUpRetourn;
-o-animation-name: slideUpRetourn;
animation-name: slideUpRetourn;
}
.swap {
-webkit-animation-name: swap;
-moz-animation-name: swap;
-ms-animation-name: swap;
-o-animation-name: swap;
animation-name: swap;
}
.twisterInDown {
-webkit-animation-name: twisterInDown;
-moz-animation-name: twisterInDown;
-ms-animation-name: twisterInDown;
-o-animation-name: twisterInDown;
animation-name: twisterInDown;
}
.twisterInUp {
-webkit-animation-name: twisterInUp;
-moz-animation-name: twisterInUp;
-ms-animation-name: twisterInUp;
-o-animation-name: twisterInUp;
animation-name: twisterInUp;
}
.vanishIn {
-webkit-animation-name: vanishIn;
-moz-animation-name: vanishIn;
-ms-animation-name: vanishIn;
-o-animation-name: vanishIn;
animation-name: vanishIn;
}
.vanishOut {
-webkit-animation-name: vanishOut;
-moz-animation-name: vanishOut;
-ms-animation-name: vanishOut;
-o-animation-name: vanishOut;
animation-name: vanishOut;
}
.swashOut {
-webkit-animation-name: swashOut;
-moz-animation-name: swashOut;
-ms-animation-name: swashOut;
-o-animation-name: swashOut;
animation-name: swashOut;
}
.swashIn {
-webkit-animation-name: swashIn;
-moz-animation-name: swashIn;
-ms-animation-name: swashIn;
-o-animation-name: swashIn;
animation-name: swashIn;
}
.foolishOut {
-webkit-animation-name: foolishOut;
-moz-animation-name: foolishOut;
-ms-animation-name: foolishOut;
-o-animation-name: foolishOut;
animation-name: foolishOut;
}
.foolishIn {
-webkit-animation-name: foolishIn;
-moz-animation-name: foolishIn;
-ms-animation-name: foolishIn;
-o-animation-name: foolishIn;
animation-name: foolishIn;
}
.holeOut {
-webkit-animation-name: holeOut;
-moz-animation-name: holeOut;
-ms-animation-name: holeOut;
-o-animation-name: holeOut;
animation-name: holeOut;
}
.tinRightOut {
-webkit-animation-name: tinRightOut;
-moz-animation-name: tinRightOut;
-ms-animation-name: tinRightOut;
-o-animation-name: tinRightOut;
animation-name: tinRightOut;
}
.tinLeftOut {
-webkit-animation-name: tinLeftOut;
-moz-animation-name: tinLeftOut;
-ms-animation-name: tinLeftOut;
-o-animation-name: tinLeftOut;
animation-name: tinLeftOut;
}
.tinUpOut {
-webkit-animation-name: tinUpOut;
-moz-animation-name: tinUpOut;
-ms-animation-name: tinUpOut;
-o-animation-name: tinUpOut;
animation-name: tinUpOut;
}
.tinDownOut {
-webkit-animation-name: tinDownOut;
-moz-animation-name: tinDownOut;
-ms-animation-name: tinDownOut;
-o-animation-name: tinDownOut;
animation-name: tinDownOut;
}
.tinRightIn {
-webkit-animation-name: tinRightIn;
-moz-animation-name: tinRightIn;
-ms-animation-name: tinRightIn;
-o-animation-name: tinRightIn;
animation-name: tinRightIn;
}
.tinLeftIn {
-webkit-animation-name: tinLeftIn;
-moz-animation-name: tinLeftIn;
-ms-animation-name: tinLeftIn;
-o-animation-name: tinLeftIn;
animation-name: tinLeftIn;
}
.tinUpIn {
-webkit-animation-name: tinUpIn;
-moz-animation-name: tinUpIn;
-ms-animation-name: tinUpIn;
-o-animation-name: tinUpIn;
animation-name: tinUpIn;
}
.tinDownIn {
-webkit-animation-name: tinDownIn;
-moz-animation-name: tinDownIn;
-ms-animation-name: tinDownIn;
-o-animation-name: tinDownIn;
animation-name: tinDownIn;
}
.bombRightOut {
-webkit-animation-name: bombRightOut;
-moz-animation-name: bombRightOut;
-ms-animation-name: bombRightOut;
-o-animation-name: bombRightOut;
animation-name: bombRightOut;
}
.bombLeftOut {
-webkit-animation-name: bombLeftOut;
-moz-animation-name: bombLeftOut;
-ms-animation-name: bombLeftOut;
-o-animation-name: bombLeftOut;
animation-name: bombLeftOut;
}
@-webkit-keyframes openDownLeft {
0% {
-webkit-transform-origin: bottom left;
-webkit-transform: rotate(0deg);
-webkit-animation-timing-function: ease-out;
}
100% {
-webkit-transform-origin: bottom left;
-webkit-transform: rotate(-45deg);
-webkit-animation-timing-function: ease-in-out;
}
}
@-o-keyframes openDownLeft {
0% {
-o-transform-origin: bottom left;
-o-transform: rotate(0deg);
-o-animation-timing-function: ease-out;
}
100% {
-o-transform-origin: bottom left;
-o-transform: rotate(-45deg);
-o-animation-timing-function: ease-in-out;
}
}
@-ms-keyframes openDownLeft {
0% {
-ms-transform-origin: bottom left;
-ms-transform: rotate(0deg);
-ms-animation-timing-function: ease-out;
}
100% {
-ms-transform-origin: bottom left;
-ms-transform: rotate(-45deg);
-ms-animation-timing-function: ease-in-out;
}
}
@keyframes openDownLeft {
0% {
transform-origin: bottom left;
transform: rotate(0deg);
animation-timing-function: ease-out;
}
100% {
transform-origin: bottom left;
transform: rotate(-45deg);
animation-timing-function: ease-in-out;
}
}
@-moz-keyframes openDownRight {
0% {
-moz-transform-origin: bottom right;
-moz-transform: rotate(0deg);
-moz-animation-timing-function: ease-out;
}
100% {
-moz-transform-origin: bottom right;
-moz-transform: rotate(45deg);
-moz-animation-timing-function: ease-in-out;
}
}
@-webkit-keyframes openDownRight {
0% {
-webkit-transform-origin: bottom right;
-webkit-transform: rotate(0deg);
-webkit-animation-timing-function: ease-out;
}
100% {
-webkit-transform-origin: bottom right;
-webkit-transform: rotate(45deg);
-webkit-animation-timing-function: ease-in-out;
}
}
@-o-keyframes openDownRight {
0% {
-o-transform-origin: bottom right;
-o-transform: rotate(0deg);
-o-animation-timing-function: ease-out;
}
100% {
-o-transform-origin: bottom right;
-o-transform: rotate(45deg);
-o-animation-timing-function: ease-in-out;
}
}
@-ms-keyframes openDownRight {
0% {
-ms-transform-origin: bottom right;
-ms-transform: rotate(0deg);
-ms-animation-timing-function: ease-out;
}
100% {
-ms-transform-origin: bottom right;
-ms-transform: rotate(45deg);
-ms-animation-timing-function: ease-in-out;
}
}
@keyframes openDownRight {
0% {
transform-origin: bottom right;
transform: rotate(0deg);
animation-timing-function: ease-out;
}
100% {
transform-origin: bottom right;
transform: rotate(45deg);
animation-timing-function: ease-in-out;
}
}
@-moz-keyframes openUpLeft {
0% {
-moz-transform-origin: top left;
-moz-transform: rotate(0deg);
-moz-animation-timing-function: ease-out;
}
100% {
-moz-transform-origin: top left;
-moz-transform: rotate(45deg);
-moz-animation-timing-function: ease-in-out;
}
}
@-webkit-keyframes openUpLeft {
0% {
-webkit-transform-origin: top left;
-webkit-transform: rotate(0deg);
-webkit-animation-timing-function: ease-out;
}
100% {
-webkit-transform-origin: top left;
-webkit-transform: rotate(45deg);
-webkit-animation-timing-function: ease-in-out;
}
}
@-o-keyframes openUpLeft {
0% {
-o-transform-origin: top left;
-o-transform: rotate(0deg);
-o-animation-timing-function: ease-out;
}
100% {
-o-transform-origin: top left;
-o-transform: rotate(45deg);
-o-animation-timing-function: ease-in-out;
}
}
@-ms-keyframes openUpLeft {
0% {
-ms-transform-origin: top left;
-ms-transform: rotate(0deg);
-ms-animation-timing-function: ease-out;
}
100% {
-ms-transform-origin: top left;
-ms-transform: rotate(45deg);
-ms-animation-timing-function: ease-in-out;
}
}
@keyframes openUpLeft {
0% {
transform-origin: top left;
transform: rotate(0deg);
animation-timing-function: ease-out;
}
100% {
transform-origin: top left;
transform: rotate(45deg);
animation-timing-function: ease-in-out;
}
}
@-moz-keyframes openUpRight {
0% {
-moz-transform-origin: top right;
-moz-transform: rotate(0deg);
-moz-animation-timing-function: ease-out;
}
100% {
-moz-transform-origin: top right;
-moz-transform: rotate(-45deg);
-moz-animation-timing-function: ease-in-out;
}
}
@-webkit-keyframes openUpRight {
0% {
-webkit-transform-origin: top right;
-webkit-transform: rotate(0deg);
-webkit-animation-timing-function: ease-out;
}
100% {
-webkit-transform-origin: top right;
-webkit-transform: rotate(-45deg);
-webkit-animation-timing-function: ease-in-out;
}
}
@-o-keyframes openUpRight {
0% {
-o-transform-origin: top right;
-o-transform: rotate(0deg);
-o-animation-timing-function: ease-out;
}
100% {
-o-transform-origin: top right;
-o-transform: rotate(-45deg);
-o-animation-timing-function: ease-in-out;
}
}
@-ms-keyframes openUpRight {
0% {
-ms-transform-origin: top right;
-ms-transform: rotate(0deg);
-ms-animation-timing-function: ease-out;
}
100% {
-ms-transform-origin: top right;
-ms-transform: rotate(-45deg);
-ms-animation-timing-function: ease-in-out;
}
}
@keyframes openUpRight {
0% {
transform-origin: top right;
transform: rotate(0deg);
animation-timing-function: ease-out;
}
100% {
transform-origin: top right;
transform: rotate(-45deg);
animation-timing-function: ease-in-out;
}
}
@-moz-keyframes openDownLeftRetourn {
0% {
-moz-transform-origin: bottom left;
-moz-transform: rotate(-45deg);
-moz-animation-timing-function: ease-in-out;
}
100% {
-moz-transform-origin: bottom left;
-moz-transform: rotate(0deg);
-moz-animation-timing-function: ease-out;
}
}
@-webkit-keyframes openDownLeftRetourn {
0% {
-webkit-transform-origin: bottom left;
-webkit-transform: rotate(-45deg);
-webkit-animation-timing-function: ease-in-out;
}
100% {
-webkit-transform-origin: bottom left;
-webkit-transform: rotate(0deg);
-webkit-animation-timing-function: ease-out;
}
}
@-o-keyframes openDownLeftRetourn {
0% {
-o-transform-origin: bottom left;
-o-transform: rotate(-45deg);
-o-animation-timing-function: ease-in-out;
}
100% {
-o-transform-origin: bottom left;
-o-transform: rotate(0deg);
-o-animation-timing-function: ease-out;
}
}
@-ms-keyframes openDownLeftRetourn {
0% {
-ms-transform-origin: bottom left;
-ms-transform: rotate(-45deg);
-ms-animation-timing-function: ease-in-out;
}
100% {
-ms-transform-origin: bottom left;
-ms-transform: rotate(0deg);
-ms-animation-timing-function: ease-out;
}
}
@keyframes openDownLeftRetourn {
0% {
transform-origin: bottom left;
transform: rotate(-45deg);
animation-timing-function: ease-in-out;
}
100% {
transform-origin: bottom left;
transform: rotate(0deg);
animation-timing-function: ease-out;
}
}
@-moz-keyframes openDownRightRetourn {
0% {
-moz-transform-origin: bottom right;
-moz-transform: rotate(45deg);
-moz-animation-timing-function: ease-in-out;
}
100% {
-moz-transform-origin: bottom right;
-moz-transform: rotate(0deg);
-moz-animation-timing-function: ease-out;
}
}
@-webkit-keyframes openDownRightRetourn {
0% {
-webkit-transform-origin: bottom right;
-webkit-transform: rotate(45deg);
-webkit-animation-timing-function: ease-in-out;
}
100% {
-webkit-transform-origin: bottom right;
-webkit-transform: rotate(0deg);
-webkit-animation-timing-function: ease-out;
}
}
@-o-keyframes openDownRightRetourn {
0% {
-o-transform-origin: bottom right;
-o-transform: rotate(45deg);
-o-animation-timing-function: ease-in-out;
}
100% {
-o-transform-origin: bottom right;
-o-transform: rotate(0deg);
-o-animation-timing-function: ease-out;
}
}
@-ms-keyframes openDownRightRetourn {
0% {
-ms-transform-origin: bottom right;
-ms-transform: rotate(45deg);
-ms-animation-timing-function: ease-in-out;
}
100% {
-ms-transform-origin: bottom right;
-ms-transform: rotate(0deg);
-ms-animation-timing-function: ease-out;
}
}
@keyframes openDownRightRetourn {
0% {
transform-origin: bottom right;
transform: rotate(45deg);
animation-timing-function: ease-in-out;
}
100% {
transform-origin: bottom right;
transform: rotate(0deg);
animation-timing-function: ease-out;
}
}
@-moz-keyframes openUpLeftRetourn {
0% {
-moz-transform-origin: top left;
-moz-transform: rotate(45deg);
-moz-animation-timing-function: ease-in-out;
}
100% {
-moz-transform-origin: top left;
-moz-transform: rotate(0deg);
-moz-animation-timing-function: ease-out;
}
}
@-webkit-keyframes openUpLeftRetourn {
0% {
-webkit-transform-origin: top left;
-webkit-transform: rotate(45deg);
-webkit-animation-timing-function: ease-in-out;
}
100% {
-webkit-transform-origin: top left;
-webkit-transform: rotate(0deg);
-webkit-animation-timing-function: ease-out;
}
}
@-o-keyframes openUpLeftRetourn {
0% {
-o-transform-origin: top left;
-o-transform: rotate(45deg);
-o-animation-timing-function: ease-in-out;
}
100% {
-o-transform-origin: top left;
-o-transform: rotate(0deg);
-o-animation-timing-function: ease-out;
}
}
@-ms-keyframes openUpLeftRetourn {
0% {
-ms-transform-origin: top left;
-ms-transform: rotate(45deg);
-ms-animation-timing-function: ease-in-out;
}
100% {
-ms-transform-origin: top left;
-ms-transform: rotate(0deg);
-ms-animation-timing-function: ease-out;
}
}
@keyframes openUpLeftRetourn {
0% {
transform-origin: top left;
transform: rotate(45deg);
animation-timing-function: ease-in-out;
}
100% {
transform-origin: top left;
transform: rotate(0deg);
animation-timing-function: ease-out;
}
}
@-moz-keyframes openUpRightRetourn {
0% {
-moz-transform-origin: top right;
-moz-transform: rotate(-45deg);
-moz-animation-timing-function: ease-in-out;
}
100% {
-moz-transform-origin: top right;
-moz-transform: rotate(0deg);
-moz-animation-timing-function: ease-out;
}
}
@-webkit-keyframes openUpRightRetourn {
0% {
-webkit-transform-origin: top right;
-webkit-transform: rotate(-45deg);
-webkit-animation-timing-function: ease-in-out;
}
100% {
-webkit-transform-origin: top right;
-webkit-transform: rotate(0deg);
-webkit-animation-timing-function: ease-out;
}
}
@-o-keyframes openUpRightRetourn {
0% {
-o-transform-origin: top right;
-o-transform: rotate(-45deg);
-o-animation-timing-function: ease-in-out;
}
100% {
-o-transform-origin: top right;
-o-transform: rotate(0deg);
-o-animation-timing-function: ease-out;
}
}
@-ms-keyframes openUpRightRetourn {
0% {
-ms-transform-origin: top right;
-ms-transform: rotate(-45deg);
-ms-animation-timing-function: ease-in-out;
}
100% {
-ms-transform-origin: top right;
-ms-transform: rotate(0deg);
-ms-animation-timing-function: ease-out;
}
}
@keyframes openUpRightRetourn {
0% {
transform-origin: top right;
transform: rotate(-45deg);
animation-timing-function: ease-in-out;
}
100% {
transform-origin: top right;
transform: rotate(0deg);
animation-timing-function: ease-out;
}
}
@-moz-keyframes openDownLeftOut {
0% {
opacity: 1;
-moz-transform-origin: bottom left;
-moz-transform: rotate(0deg);
-moz-animation-timing-function: ease-out;
}
100% {
opacity: 0;
-moz-transform-origin: bottom left;
-moz-transform: rotate(-45deg);
-moz-animation-timing-function: ease-in-out;
}
}
@-webkit-keyframes openDownLeftOut {
0% {
opacity: 1;
-webkit-transform-origin: bottom left;
-webkit-transform: rotate(0deg);
-webkit-animation-timing-function: ease-out;
}
100% {
opacity: 0;
-webkit-transform-origin: bottom left;
-webkit-transform: rotate(-45deg);
-webkit-animation-timing-function: ease-in-out;
}
}
@-o-keyframes openDownLeftOut {
0% {
opacity: 1;
-o-transform-origin: bottom left;
-o-transform: rotate(0deg);
-o-animation-timing-function: ease-out;
}
100% {
opacity: 0;
-o-transform-origin: bottom left;
-o-transform: rotate(-45deg);
-o-animation-timing-function: ease-in-out;
}
}
@-ms-keyframes openDownLeftOut {
0% {
opacity: 1;
-ms-transform-origin: bottom left;
-ms-transform: rotate(0deg);
-ms-animation-timing-function: ease-out;
}
100% {
opacity: 0;
-ms-transform-origin: bottom left;
-ms-transform: rotate(-45deg);
-ms-animation-timing-function: ease-in-out;
}
}
@keyframes openDownLeftOut {
0% {
opacity: 1;
transform-origin: bottom left;
transform: rotate(0deg);
animation-timing-function: ease-out;
}
100% {
opacity: 0;
transform-origin: bottom left;
transform: rotate(-45deg);
animation-timing-function: ease-in-out;
}
}
@-moz-keyframes openDownRightOut {
0% {
opacity: 1;
-moz-transform-origin: bottom right;
-moz-transform: rotate(0deg);
-moz-animation-timing-function: ease-out;
}
100% {
opacity: 0;
-moz-transform-origin: bottom right;
-moz-transform: rotate(45deg);
-moz-animation-timing-function: ease-in-out;
}
}
@-webkit-keyframes openDownRightOut {
0% {
opacity: 1;
-webkit-transform-origin: bottom right;
-webkit-transform: rotate(0deg);
-webkit-animation-timing-function: ease-out;
}
100% {
opacity: 0;
-webkit-transform-origin: bottom right;
-webkit-transform: rotate(45deg);
-webkit-animation-timing-function: ease-in-out;
}
}
@-o-keyframes openDownRightOut {
0% {
opacity: 1;
-o-transform-origin: bottom right;
-o-transform: rotate(0deg);
-o-animation-timing-function: ease-out;
}
100% {
opacity: 0;
-o-transform-origin: bottom right;
-o-transform: rotate(45deg);
-o-animation-timing-function: ease-in-out;
}
}
@-ms-keyframes openDownRightOut {
0% {
opacity: 1;
-ms-transform-origin: bottom right;
-ms-transform: rotate(0deg);
-ms-animation-timing-function: ease-out;
}
100% {
opacity: 0;
-ms-transform-origin: bottom right;
-ms-transform: rotate(45deg);
-ms-animation-timing-function: ease-in-out;
}
}
@keyframes openDownRightOut {
0% {
opacity: 1;
transform-origin: bottom right;
transform: rotate(0deg);
animation-timing-function: ease-out;
}
100% {
opacity: 0;
transform-origin: bottom right;
transform: rotate(45deg);
animation-timing-function: ease-in-out;
}
}
@-moz-keyframes openUpLeftOut {
0% {
opacity: 1;
-moz-transform-origin: top left;
-moz-transform: rotate(0deg);
-moz-animation-timing-function: ease-out;
}
100% {
opacity: 0;
-moz-transform-origin: top left;
-moz-transform: rotate(45deg);
-moz-animation-timing-function: ease-in-out;
}
}
@-webkit-keyframes openUpLeftOut {
0% {
opacity: 1;
-webkit-transform-origin: top left;
-webkit-transform: rotate(0deg);
-webkit-animation-timing-function: ease-out;
}
100% {
opacity: 0;
-webkit-transform-origin: top left;
-webkit-transform: rotate(45deg);
-webkit-animation-timing-function: ease-in-out;
}
}
@-o-keyframes openUpLeftOut {
0% {
opacity: 1;
-o-transform-origin: top left;
-o-transform: rotate(0deg);
-o-animation-timing-function: ease-out;
}
100% {
opacity: 0;
-o-transform-origin: top left;
-o-transform: rotate(45deg);
-o-animation-timing-function: ease-in-out;
}
}
@-ms-keyframes openUpLeftOut {
0% {
opacity: 1;
-ms-transform-origin: top left;
-ms-transform: rotate(0deg);
-ms-animation-timing-function: ease-out;
}
100% {
opacity: 0;
-ms-transform-origin: top left;
-ms-transform: rotate(45deg);
-ms-animation-timing-function: ease-in-out;
}
}
@keyframes openUpLeftOut {
0% {
opacity: 1;
transform-origin: top left;
transform: rotate(0deg);
animation-timing-function: ease-out;
}
100% {
opacity: 0;
transform-origin: top left;
transform: rotate(45deg);
animation-timing-function: ease-in-out;
}
}
@-moz-keyframes openUpRightOut {
0% {
opacity: 1;
-moz-transform-origin: top right;
-moz-transform: rotate(0deg);
-moz-animation-timing-function: ease-out;
}
100% {
opacity: 0;
-moz-transform-origin: top right;
-moz-transform: rotate(-45deg);
-moz-animation-timing-function: ease-in-out;
}
}
@-webkit-keyframes openUpRightOut {
0% {
opacity: 1;
-webkit-transform-origin: top right;
-webkit-transform: rotate(0deg);
-webkit-animation-timing-function: ease-out;
}
100% {
opacity: 0;
-webkit-transform-origin: top right;
-webkit-transform: rotate(-45deg);
-webkit-animation-timing-function: ease-in-out;
}
}
@-o-keyframes openUpRightOut {
0% {
opacity: 1;
-o-transform-origin: top right;
-o-transform: rotate(0deg);
-o-animation-timing-function: ease-out;
}
100% {
opacity: 0;
-o-transform-origin: top right;
-o-transform: rotate(-45deg);
-o-animation-timing-function: ease-in-out;
}
}
@-ms-keyframes openUpRightOut {
0% {
opacity: 1;
-ms-transform-origin: top right;
-ms-transform: rotate(0deg);
-ms-animation-timing-function: ease-out;
}
100% {
opacity: 0;
-ms-transform-origin: top right;
-ms-transform: rotate(-45deg);
-ms-animation-timing-function: ease-in-out;
}
}
@keyframes openUpRightOut {
0% {
opacity: 1;
transform-origin: top right;
transform: rotate(0deg);
animation-timing-function: ease-out;
}
100% {
opacity: 0;
transform-origin: top right;
transform: rotate(-45deg);
animation-timing-function: ease-in-out;
}
}
@-moz-keyframes perspectiveDown {
0% {
-moz-transform-origin: 0 100%;
-moz-transform: perspective(400px) rotateX(0deg);
}
100% {
-moz-transform-origin: 0 100%;
-moz-transform: perspective(400px) rotateX(-180deg);
}
}
@-webkit-keyframes perspectiveDown {
0% {
-webkit-transform-origin: 0 100%;
-webkit-transform: perspective(400px) rotateX(0deg);
}
100% {
-webkit-transform-origin: 0 100%;
-webkit-transform: perspective(400px) rotateX(-180deg);
}
}
@-o-keyframes perspectiveDown {
0% {
-o-transform-origin: 0 100%;
-o-transform: perspective(400px) rotateX(0deg);
}
100% {
-o-transform-origin: 0 100%;
-o-transform: perspective(400px) rotateX(-180deg);
}
}
@-ms-keyframes perspectiveDown {
0% {
-ms-transform-origin: 0 100%;
-ms-transform: perspective(400px) rotateX(0deg);
}
100% {
-ms-transform-origin: 0 100%;
-ms-transform: perspective(400px) rotateX(-180deg);
}
}
@keyframes perspectiveDown {
0% {
transform-origin: 0 100%;
transform: perspective(400px) rotateX(0deg);
}
100% {
transform-origin: 0 100%;
transform: perspective(400px) rotateX(-180deg);
}
}
@-moz-keyframes perspectiveLeft {
0% {
-moz-transform-origin: 0 0;
-moz-transform: perspective(400px) rotateY(0deg);
}
100% {
-moz-transform-origin: 0 0;
-moz-transform: perspective(400px) rotateY(-180deg);
}
}
@-webkit-keyframes perspectiveLeft {
0% {
-webkit-transform-origin: 0 0;
-webkit-transform: perspective(400px) rotateY(0deg);
}
100% {
-webkit-transform-origin: 0 0;
-webkit-transform: perspective(400px) rotateY(-180deg);
}
}
@-o-keyframes perspectiveLeft {
0% {
-o-transform-origin: 0 0;
-o-transform: perspective(400px) rotateY(0deg);
}
100% {
-o-transform-origin: 0 0;
-o-transform: perspective(400px) rotateY(-180deg);
}
}
@-ms-keyframes perspectiveLeft {
0% {
-ms-transform-origin: 0 0;
-ms-transform: perspective(400px) rotateY(0deg);
}
100% {
-ms-transform-origin: 0 0;
-ms-transform: perspective(400px) rotateY(-180deg);
}
}
@keyframes perspectiveLeft {
0% {
transform-origin: 0 0;
transform: perspective(400px) rotateY(0deg);
}
100% {
transform-origin: 0 0;
transform: perspective(400px) rotateY(-180deg);
}
}
@-moz-keyframes perspectiveRight {
0% {
-moz-transform-origin: 100% 0;
-moz-transform: perspective(400px) rotateY(0deg);
}
100% {
-moz-transform-origin: 100% 0;
-moz-transform: perspective(400px) rotateY(180deg);
}
}
@-webkit-keyframes perspectiveRight {
0% {
-webkit-transform-origin: 100% 0;
-webkit-transform: perspective(400px) rotateY(0deg);
}
100% {
-webkit-transform-origin: 100% 0;
-webkit-transform: perspective(400px) rotateY(180deg);
}
}
@-o-keyframes perspectiveRight {
0% {
-o-transform-origin: 100% 0;
-o-transform: perspective(400px) rotateY(0deg);
}
100% {
-o-transform-origin: 100% 0;
-o-transform: perspective(400px) rotateY(180deg);
}
}
@-ms-keyframes perspectiveRight {
0% {
-ms-transform-origin: 100% 0;
-ms-transform: perspective(400px) rotateY(0deg);
}
100% {
-ms-transform-origin: 100% 0;
-ms-transform: perspective(400px) rotateY(180deg);
}
}
@keyframes perspectiveRight {
0% {
transform-origin: 100% 0;
transform: perspective(400px) rotateY(0deg);
}
100% {
transform-origin: 100% 0;
transform: perspective(400px) rotateY(180deg);
}
}
@-moz-keyframes perspectiveUp {
0% {
-moz-transform-origin: 0 0;
-moz-transform: perspective(400px) rotateX(0deg);
}
100% {
-moz-transform-origin: 0 0;
-moz-transform: perspective(400px) rotateX(180deg);
}
}
@-webkit-keyframes perspectiveUp {
0% {
-webkit-transform-origin: 0 0;
-webkit-transform: perspective(400px) rotateX(0deg);
}
100% {
-webkit-transform-origin: 0 0;
-webkit-transform: perspective(400px) rotateX(180deg);
}
}
@-o-keyframes perspectiveUp {
0% {
-o-transform-origin: 0 0;
-o-transform: perspective(400px) rotateX(0deg);
}
100% {
-o-transform-origin: 0 0;
-o-transform: perspective(400px) rotateX(180deg);
}
}
@-ms-keyframes perspectiveUp {
0% {
-ms-transform-origin: 0 0;
-ms-transform: perspective(400px) rotateX(0deg);
}
100% {
-ms-transform-origin: 0 0;
-ms-transform: perspective(400px) rotateX(180deg);
}
}
@keyframes perspectiveUp {
0% {
transform-origin: 0 0;
transform: perspective(400px) rotateX(0deg);
}
100% {
transform-origin: 0 0;
transform: perspective(400px) rotateX(180deg);
}
}
@-moz-keyframes perspectiveDownRetourn {
0% {
-moz-transform-origin: 0 100%;
-moz-transform: perspective(400px) rotateX(-180deg);
}
100% {
-moz-transform-origin: 0 100%;
-moz-transform: perspective(400px) rotateX(0deg);
}
}
@-webkit-keyframes perspectiveDownRetourn {
0% {
-webkit-transform-origin: 0 100%;
-webkit-transform: perspective(400px) rotateX(-180deg);
}
100% {
-webkit-transform-origin: 0 100%;
-webkit-transform: perspective(400px) rotateX(0deg);
}
}
@-o-keyframes perspectiveDownRetourn {
0% {
-o-transform-origin: 0 100%;
-o-transform: perspective(400px) rotateX(-180deg);
}
100% {
-o-transform-origin: 0 100%;
-o-transform: perspective(400px) rotateX(0deg);
}
}
@-ms-keyframes perspectiveDownRetourn {
0% {
-ms-transform-origin: 0 100%;
-ms-transform: perspective(400px) rotateX(-180deg);
}
100% {
-ms-transform-origin: 0 100%;
-ms-transform: perspective(400px) rotateX(0deg);
}
}
@keyframes perspectiveDownRetourn {
0% {
transform-origin: 0 100%;
transform: perspective(400px) rotateX(-180deg);
}
100% {
transform-origin: 0 100%;
transform: perspective(400px) rotateX(0deg);
}
}
@-moz-keyframes perspectiveLeftRetourn {
0% {
-moz-transform-origin: 0 0;
-moz-transform: perspective(400px) rotateY(-180deg);
}
100% {
-moz-transform-origin: 0 0;
-moz-transform: perspective(400px) rotateY(0deg);
}
}
@-webkit-keyframes perspectiveLeftRetourn {
0% {
-webkit-transform-origin: 0 0;
-webkit-transform: perspective(400px) rotateY(-180deg);
}
100% {
-webkit-transform-origin: 0 0;
-webkit-transform: perspective(400px) rotateY(0deg);
}
}
@-o-keyframes perspectiveLeftRetourn {
0% {
-o-transform-origin: 0 0;
-o-transform: perspective(400px) rotateY(-180deg);
}
100% {
-o-transform-origin: 0 0;
-o-transform: perspective(400px) rotateY(0deg);
}
}
@-ms-keyframes perspectiveLeftRetourn {
0% {
-ms-transform-origin: 0 0;
-ms-transform: perspective(400px) rotateY(-180deg);
}
100% {
-ms-transform-origin: 0 0;
-ms-transform: perspective(400px) rotateY(0deg);
}
}
@keyframes perspectiveLeftRetourn {
0% {
transform-origin: 0 0;
transform: perspective(400px) rotateY(-180deg);
}
100% {
transform-origin: 0 0;
transform: perspective(400px) rotateY(0deg);
}
}
@-moz-keyframes perspectiveRightRetourn {
0% {
-moz-transform-origin: 100% 0;
-moz-transform: perspective(400px) rotateY(180deg);
}
100% {
-moz-transform-origin: 100% 0;
-moz-transform: perspective(400px) rotateY(0deg);
}
}
@-webkit-keyframes perspectiveRightRetourn {
0% {
-webkit-transform-origin: 100% 0;
-webkit-transform: perspective(400px) rotateY(180deg);
}
100% {
-webkit-transform-origin: 100% 0;
-webkit-transform: perspective(400px) rotateY(0deg);
}
}
@-o-keyframes perspectiveRightRetourn {
0% {
-o-transform-origin: 100% 0;
-o-transform: perspective(400px) rotateY(180deg);
}
100% {
-o-transform-origin: 100% 0;
-o-transform: perspective(400px) rotateY(0deg);
}
}
@-ms-keyframes perspectiveRightRetourn {
0% {
-ms-transform-origin: 100% 0;
-ms-transform: perspective(400px) rotateY(180deg);
}
100% {
-ms-transform-origin: 100% 0;
-ms-transform: perspective(400px) rotateY(0deg);
}
}
@keyframes perspectiveRightRetourn {
0% {
transform-origin: 100% 0;
transform: perspective(400px) rotateY(180deg);
}
100% {
transform-origin: 100% 0;
transform: perspective(400px) rotateY(0deg);
}
}
@-moz-keyframes perspectiveUpRetourn {
0% {
-moz-transform-origin: 0 0;
-moz-transform: perspective(400px) rotateX(180deg);
}
100% {
-moz-transform-origin: 0 0;
-moz-transform: perspective(400px) rotateX(0deg);
}
}
@-webkit-keyframes perspectiveUpRetourn {
0% {
-webkit-transform-origin: 0 0;
-webkit-transform: perspective(400px) rotateX(180deg);
}
100% {
-webkit-transform-origin: 0 0;
-webkit-transform: perspective(400px) rotateX(0deg);
}
}
@-o-keyframes perspectiveUpRetourn {
0% {
-o-transform-origin: 0 0;
-o-transform: perspective(400px) rotateX(180deg);
}
100% {
-o-transform-origin: 0 0;
-o-transform: perspective(400px) rotateX(0deg);
}
}
@-ms-keyframes perspectiveUpRetourn {
0% {
-ms-transform-origin: 0 0;
-ms-transform: perspective(400px) rotateX(180deg);
}
100% {
-ms-transform-origin: 0 0;
-ms-transform: perspective(400px) rotateX(0deg);
}
}
@keyframes perspectiveUpRetourn {
0% {
transform-origin: 0 0;
transform: perspective(400px) rotateX(180deg);
}
100% {
transform-origin: 0 0;
transform: perspective(400px) rotateX(0deg);
}
}
@-moz-keyframes puffIn {
0% {
opacity: 0;
-moz-transform-origin: 50% 50%;
-moz-transform: scale(2,2);
-moz-filter: blur(2px);
}
100% {
opacity: 1;
-moz-transform-origin: 50% 50%;
-moz-transform: scale(1,1);
-moz-filter: blur(0px);
}
}
@-webkit-keyframes puffIn {
0% {
opacity: 0;
-webkit-transform-origin: 50% 50%;
-webkit-transform: scale(2,2);
-webkit-filter: blur(2px);
}
100% {
opacity: 1;
-webkit-transform-origin: 50% 50%;
-webkit-transform: scale(1,1);
-webkit-filter: blur(0px);
}
}
@-o-keyframes puffIn {
0% {
opacity: 0;
-o-transform-origin: 50% 50%;
-o-transform: scale(2,2);
-webkit-filter: blur(2px);
}
100% {
opacity: 1;
-o-transform-origin: 50% 50%;
-o-transform: scale(1,1);
-webkit-filter: blur(0px);
}
}
@-ms-keyframes puffIn {
0% {
opacity: 0;
filter: alpha(opacity=0);
-ms-transform-origin: 50% 50%;
-ms-transform: scale(2,2);
filter: blur(2px);
}
100% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform-origin: 50% 50%;
-ms-transform: scale(1,1);
filter: blur(0px);
}
}
@keyframes puffIn {
0% {
opacity: 0;
transform-origin: 50% 50%;
transform: scale(2,2);
filter: blur(2px);
}
100% {
opacity: 1;
transform-origin: 50% 50%;
transform: scale(1,1);
filter: blur(0px);
}
}
@-moz-keyframes puffOut {
0% {
opacity: 1;
-moz-transform-origin: 50% 50%;
-moz-transform: scale(1,1);
-moz-filter: blur(0px);
}
100% {
opacity: 0;
-moz-transform-origin: 50% 50%;
-moz-transform: scale(2,2);
-moz-filter: blur(2px);
}
}
@-webkit-keyframes puffOut {
0% {
opacity: 1;
-webkit-transform-origin: 50% 50%;
-webkit-transform: scale(1,1);
-webkit-filter: blur(0px);
}
100% {
opacity: 0;
-webkit-transform-origin: 50% 50%;
-webkit-transform: scale(2,2);
-webkit-filter: blur(2px);
}
}
@-o-keyframes puffOut {
0% {
opacity: 1;
-o-transform-origin: 50% 50%;
-o-transform: scale(1,1);
-webkit-filter: blur(0px);
}
100% {
opacity: 0;
-o-transform-origin: 50% 50%;
-o-transform: scale(2,2);
-webkit-filter: blur(2px);
}
}
@-ms-keyframes puffOut {
0% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform-origin: 50% 50%;
-ms-transform: scale(1,1);
filter: blur(0px);
}
100% {
opacity: 0;
filter: alpha(opacity=0);
-ms-transform-origin: 50% 50%;
-ms-transform: scale(2, 2);
filter: blur(2px);
}
}
@keyframes puffOut {
0% {
opacity: 1;
transform-origin: 50% 50%;
transform: scale(1,1);
-webkit-filter: blur(0px);
}
100% {
opacity: 0;
transform-origin: 50% 50%;
transform: scale(2,2);
-webkit-filter: blur(2px);
}
}
@-moz-keyframes rotateDown {
0% {
opacity: 1;
-moz-transform-origin: 0 0;
-moz-transform: perspective(400px) rotateX(0deg) translateZ(0px);
}
100% {
opacity: 0;
-moz-transform-origin: 50% 100%;
-moz-transform: perspective(400px) rotateX(-180deg) translateZ(300px);
}
}
@-webkit-keyframes rotateDown {
0% {
opacity: 1;
-webkit-transform-origin: 0 0;
-webkit-transform: perspective(400px) rotateX(0deg) translateZ(0px);
}
100% {
opacity: 0;
-webkit-transform-origin: 50% 100%;
-webkit-transform: perspective(400px) rotateX(-180deg) translateZ(300px);
}
}
@-o-keyframes rotateDown {
0% {
opacity: 1;
-o-transform-origin: 0 0;
-o-transform: perspective(400px) rotateX(0deg) translateZ(0px);
}
100% {
opacity: 0;
-o-transform-origin: 50% 100%;
-o-transform: perspective(400px) rotateX(-180deg) translateZ(300px);
}
}
@-ms-keyframes rotateDown {
0% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform-origin: 0 0;
-ms-transform: perspective(400px) rotateX(0deg) translateZ(0px);
}
100% {
opacity: 0;
filter: alpha(opacity=0);
-ms-transform-origin: 50% 100%;
-ms-transform: perspective(400px) rotateX(-180deg) translateZ(300px);
}
}
@keyframes rotateDown {
0% {
opacity: 1;
transform-origin: 0 0;
transform: perspective(400px) rotateX(0deg) translateZ(0px);
}
100% {
opacity: 0;
transform-origin: 50% 100%;
transform: perspective(400px) rotateX(-180deg) translateZ(300px);
}
}
@-moz-keyframes rotateLeft {
0% {
opacity: 1;
-moz-transform-origin: 0 0;
-moz-transform: perspective(400px) rotateY(0deg) translateZ(0px);
}
100% {
opacity: 0;
-moz-transform-origin: 50% 0;
-moz-transform: perspective(400px) rotateY(180deg) translateZ(300px);
}
}
@-webkit-keyframes rotateLeft {
0% {
opacity: 1;
-webkit-transform-origin: 0 0;
-webkit-transform: perspective(400px) rotateY(0deg) translateZ(0px);
}
100% {
opacity: 0;
-webkit-transform-origin: 50% 0;
-webkit-transform: perspective(400px) rotateY(180deg) translateZ(300px);
}
}
@-o-keyframes rotateLeft {
0% {
opacity: 1;
-o-transform-origin: 0 0;
-o-transform: perspective(400px) rotateY(0deg) translateZ(0px);
}
100% {
opacity: 0;
-o-transform-origin: 50% 0;
-o-transform: perspective(400px) rotateY(180deg) translateZ(300px);
}
}
@-ms-keyframes rotateLeft {
0% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform-origin: 0 0;
-ms-transform: perspective(400px) rotateY(0deg) translateZ(0px);
}
100% {
opacity: 0;
filter: alpha(opacity=0);
-ms-transform-origin: 50% 0;
-ms-transform: perspective(400px) rotateY(180deg) translateZ(300px);
}
}
@keyframes rotateLeft {
0% {
opacity: 1;
transform-origin: 0 0;
transform: perspective(400px) rotateY(0deg) translateZ(0px);
}
100% {
opacity: 0;
transform-origin: 50% 0;
transform: perspective(400px) rotateY(180deg) translateZ(300px);
}
}
@-moz-keyframes rotateRight {
0% {
opacity: 1;
-moz-transform-origin: 0 0;
-moz-transform: perspective(400px) rotateY(0deg) translate3d(0px);
}
100% {
opacity: 0;
-moz-transform-origin: 50% 0;
-moz-transform: perspective(400px) rotateY(-180deg) translateZ(150px);
}
}
@-webkit-keyframes rotateRight {
0% {
opacity: 1;
-webkit-transform-origin: 0 0;
-webkit-transform: perspective(400px) rotateY(0deg) translate3d(0px);
}
100% {
opacity: 0;
-webkit-transform-origin: 50% 0;
-webkit-transform: perspective(400px) rotateY(-180deg) translateZ(150px);
}
}
@-o-keyframes rotateRight {
0% {
opacity: 1;
-o-transform-origin: 0 0;
-o-transform: perspective(400px) rotateY(0deg) translate3d(0px);
}
100% {
opacity: 0;
-o-transform-origin: 50% 0;
-o-transform: perspective(400px) rotateY(-180deg) translateZ(150px);
}
}
@-ms-keyframes rotateRight {
0% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform-origin: 0 0;
-ms-transform: perspective(400px) rotateY(0deg) translate3d(0px);
}
100% {
opacity: 0;
filter: alpha(opacity=0);
-ms-transform-origin: 50% 0;
-ms-transform: perspective(400px) rotateY(-180deg) translateZ(150px);
}
}
@keyframes rotateRight {
0% {
opacity: 1;
transform-origin: 0 0;
transform: perspective(400px) rotateY(0deg) translate3d(0px);
}
100% {
opacity: 0;
transform-origin: 50% 0;
transform: perspective(400px) rotateY(-180deg) translateZ(150px);
}
}
@-moz-keyframes rotateUp {
0% {
opacity: 1;
-moz-transform-origin: 0 0;
-moz-transform: perspective(400px) rotateX(0deg) translateZ(0px);
}
100% {
opacity: 0;
-moz-transform-origin: 50% 0;
-moz-transform: perspective(400px) rotateX(180deg) translateZ(100px);
}
}
@-webkit-keyframes rotateUp {
0% {
opacity: 1;
-webkit-transform-origin: 0 0;
-webkit-transform: perspective(400px) rotateX(0deg) translateZ(0px);
}
100% {
opacity: 0;
-webkit-transform-origin: 50% 0;
-webkit-transform: perspective(400px) rotateX(180deg) translateZ(100px);
}
}
@-o-keyframes rotateUp {
0% {
opacity: 1;
-o-transform-origin: 0 0;
-o-transform: perspective(400px) rotateX(0deg) translateZ(0px);
}
100% {
opacity: 0;
-o-transform-origin: 50% 0;
-o-transform: perspective(400px) rotateX(180deg) translateZ(100px);
}
}
@-ms-keyframes rotateUp {
0% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform-origin: 0 0;
-ms-transform: perspective(400px) rotateX(0deg) translateZ(0px);
}
100% {
opacity: 0;
filter: alpha(opacity=0);
-ms-transform-origin: 50% 0;
-ms-transform: perspective(400px) rotateX(180deg) translateZ(100px);
}
}
@keyframes rotateUp {
0% {
opacity: 1;
transform-origin: 0 0;
transform: perspective(400px) rotateX(0deg) translateZ(0px);
}
100% {
opacity: 0;
transform-origin: 50% 0;
transform: perspective(400px) rotateX(180deg) translateZ(100px);
}
}
@-moz-keyframes slideDown {
0% {
-moz-transform-origin: 0 0;
-moz-transform: translateY(0%);
}
100% {
-moz-transform-origin: 0 0;
-moz-transform: translateY(50%);
}
}
@-webkit-keyframes slideDown {
0% {
-webkit-transform-origin: 0 0;
-webkit-transform: translateY(0%);
}
100% {
-webkit-transform-origin: 0 0;
-webkit-transform: translateY(50%);
}
}
@-o-keyframes slideDown {
0% {
-o-transform-origin: 0 0;
-o-transform: translateY(0%);
}
100% {
-o-transform-origin: 0 0;
-o-transform: translateY(50%);
}
}
@-ms-keyframes slideDown {
0% {
-ms-transform-origin: 0 0;
-ms-transform: translateY(0%);
}
100% {
-ms-transform-origin: 0 0;
-ms-transform: translateY(50%);
}
}
@keyframes slideDown {
0% {
transform-origin: 0 0;
transform: translateY(0%);
}
100% {
transform-origin: 0 0;
transform: translateY(50%);
}
}
@-moz-keyframes slideLeft {
0% {
-moz-transform-origin: 0 0;
-moz-transform: translateX(0%);
}
100% {
-moz-transform-origin: 0 0;
-moz-transform: translateX(-50%);
}
}
@-webkit-keyframes slideLeft {
0% {
-webkit-transform-origin: 0 0;;
-webkit-transform: translateX(0%);
}
100% {
-webkit-transform-origin: 0 0;
-webkit-transform: translateX(-50%);
}
}
@-o-keyframes slideLeft {
0% {
-o-transform-origin: 0 0;
-o-transform: translateX(0%);
}
100% {
-o-transform-origin: 0 0;
-o-transform: translateX(-50%);
}
}
@-ms-keyframes slideLeft {
0% {
-ms-transform-origin: 0 0;
-ms-transform: translateX(0%);
}
100% {
-ms-transform-origin: 0 0;
-ms-transform: translateX(-50%);
}
}
@keyframes slideLeft {
0% {
transform-origin: 0 0;
transform: translateX(0%);
}
100% {
transform-origin: 0 0;
transform: translateX(-50%);
}
}
@-moz-keyframes slideRight {
0% {
-moz-transform-origin: 0 0;
-moz-transform: translateX(0%);
}
100% {
-moz-transform-origin: 0 0;
-moz-transform: translateX(50%);
}
}
@-webkit-keyframes slideRight {
0% {
-webkit-transform-origin: 0 0;
-webkit-transform: translateX(0%);
}
100% {
-webkit-transform-origin: 0 0;
-webkit-transform: translateX(50%);
}
}
@-o-keyframes slideRight {
0% {
-o-transform-origin: 0 0;
-o-transform: translateX(0%);
}
100% {
-o-transform-origin: 0 0;
-o-transform: translateX(50%);
}
}
@-ms-keyframes slideRight {
0% {
-ms-transform-origin: 0 0;
-ms-transform: translateX(0%);
}
100% {
-ms-transform-origin: 0 0;
-ms-transform: translateX(50%);
}
}
@keyframes slideRight {
0% {
transform-origin: 0 0;
transform: translateX(0%);
}
100% {
transform-origin: 0 0;
transform: translateX(50%);
}
}
@-moz-keyframes slideUp {
0% {
-moz-transform-origin: 0 0;
-moz-transform: translateY(0%);
}
100% {
-moz-transform-origin: 0 0;
-moz-transform: translateY(-50%);
}
}
@-webkit-keyframes slideUp {
0% {
-webkit-transform-origin: 0 0;
-webkit-transform: translateY(0%);
}
100% {
-webkit-transform-origin: 0 0;
-webkit-transform: translateY(-50%);
}
}
@-o-keyframes slideUp {
0% {
-o-transform-origin: 0 0;
-o-transform: translateY(0%);
}
100% {
-o-transform-origin: 0 0;
-o-transform: translateY(-50%);
}
}
@-ms-keyframes slideUp {
0% {
-ms-transform-origin: 0 0;
-ms-transform: translateY(0%);
}
100% {
-ms-transform-origin: 0 0;
-ms-transform: translateY(-50%);
}
}
@keyframes slideUp {
0% {
transform-origin: 0 0;
transform: translateY(0%);
}
100% {
transform-origin: 0 0;
transform: translateY(-50%);
}
}
@-moz-keyframes slideDownRetourn {
0% {
-moz-transform-origin: 0 0;
-moz-transform: translateY(50%);
}
100% {
-moz-transform-origin: 0 0;
-moz-transform: translateY(0%);
}
}
@-webkit-keyframes slideDownRetourn {
0% {
-webkit-transform-origin: 0 0;
-webkit-transform: translateY(50%);
}
100% {
-webkit-transform-origin: 0 0;
-webkit-transform: translateY(0%);
}
}
@-o-keyframes slideDownRetourn {
0% {
-o-transform-origin: 0 0;
-o-transform: translateY(50%);
}
100% {
-o-transform-origin: 0 0;
-o-transform: translateY(0%);
}
}
@-ms-keyframes slideDownRetourn {
0% {
-ms-transform-origin: 0 0;
-ms-transform: translateY(50%);
}
100% {
-ms-transform-origin: 0 0;
-ms-transform: translateY(0%);
}
}
@keyframes slideDownRetourn {
0% {
transform-origin: 0 0;
transform: translateY(50%);
}
100% {
transform-origin: 0 0;
transform: translateY(0%);
}
}
@-moz-keyframes slideLeftRetourn {
0% {
-moz-transform-origin: 0 0;
-moz-transform: translateX(-50%);
}
100% {
-moz-transform-origin: 0 0;
-moz-transform: translateX(0%);
}
}
@-webkit-keyframes slideLeftRetourn {
0% {
-webkit-transform-origin: 0 0;
-webkit-transform: translateX(-50%);
}
100% {
-webkit-transform-origin: 0 0;
-webkit-transform: translateX(0%);
}
}
@-o-keyframes slideLeftRetourn {
0% {
-o-transform-origin: 0 0;
-o-transform: translateX(-50%);
}
100% {
-o-transform-origin: 0 0;
-o-transform: translateX(0%);
}
}
@-ms-keyframes slideLeftRetourn {
0% {
-ms-transform-origin: 0 0;
-ms-transform: translateX(-50%);
}
100% {
-ms-transform-origin: 0 0;
-ms-transform: translateX(0%);
}
}
@keyframes slideLeftRetourn {
0% {
transform-origin: 0 0;
transform: translateX(-50%);
}
100% {
transform-origin: 0 0;
transform: translateX(0%);
}
}
@-moz-keyframes slideRightRetourn {
0% {
-moz-transform-origin: 0 0;
-moz-transform: translateX(50%);
}
100% {
-moz-transform-origin: 0 0;
-moz-transform: translateX(0%);
}
}
@-webkit-keyframes slideRightRetourn {
0% {
-webkit-transform-origin: 0 0;
-webkit-transform: translateX(50%);
}
100% {
-webkit-transform-origin: 0 0;
-webkit-transform: translateX(0%);
}
}
@-o-keyframes slideRightRetourn {
0% {
-o-transform-origin: 0 0;
-o-transform: translateX(50%);
}
100% {
-o-transform-origin: 0 0;
-o-transform: translateX(0%);
}
}
@-ms-keyframes slideRightRetourn {
0% {
-ms-transform-origin: 0 0;
-ms-transform: translateX(50%);
}
100% {
-ms-transform-origin: 0 0;
-ms-transform: translateX(0%);
}
}
@keyframes slideRightRetourn {
0% {
transform-origin: 0 0;
transform: translateX(50%);
}
100% {
transform-origin: 0 0;
transform: translateX(0%);
}
}
@-moz-keyframes slideUpRetourn {
0% {
-moz-transform-origin: 0 0;
-moz-transform: translateY(-50%);
}
100% {
-moz-transform-origin: 0 0;
-moz-transform: translateY(0%);
}
}
@-webkit-keyframes slideUpRetourn {
0% {
-webkit-transform-origin: 0 0;
-webkit-transform: translateY(-50%);
}
100% {
-webkit-transform-origin: 0 0;
-webkit-transform: translateY(0%);
}
}
@-o-keyframes slideUpRetourn {
0% {
-o-transform-origin: 0 0;
-o-transform: translateY(-50%);
}
100% {
-o-transform-origin: 0 0;
-o-transform: translateY(0%);
}
}
@-ms-keyframes slideUpRetourn {
0% {
-ms-transform-origin: 0 0;
-ms-transform: translateY(-50%);
}
100% {
-ms-transform-origin: 0 0;
-ms-transform: translateY(0%);
}
}
@keyframes slideUpRetourn {
0% {
transform-origin: 0 0;
transform: translateY(-50%);
}
100% {
transform-origin: 0 0;
transform: translateY(0%);
}
}
@-moz-keyframes swap {
0% {
opacity: 0;
-moz-transform-origin: 0 100%;
-moz-transform: scale(0, 0) translate(-700px, 0px);
}
100% {
opacity: 1;
-moz-transform-origin: 100% 100%;
-moz-transform: scale(1, 1) translate(0px, 0px);
}
}
@-webkit-keyframes swap {
0% {
opacity: 0;
-webkit-transform-origin: 0 100%;
-webkit-transform: scale(0, 0) translate(-700px, 0px);
}
100% {
opacity: 1;
-webkit-transform-origin: 100% 100%;
-webkit-transform: scale(1, 1) translate(0px, 0px);;
}
}
@-o-keyframes swap {
0% {
opacity: 0;
-o-transform-origin: 0 100%;
-o-transform: scale(0, 0) translate(-700px, 0px);
}
100% {
opacity: 1;
-o-transform-origin: 100% 100%;
-o-transform: scale(1, 1) translate(0px, 0px);
}
}
@-ms-keyframes swap {
0% {
opacity: 0;
filter: alpha(opacity=0);
-ms-transform-origin: 0 100%;
-ms-transform: scale(0, 0) translate(-700px, 0px);
}
100% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform-origin: 100% 100%;
-ms-transform: scale(1, 1) translate(0px, 0px);
}
}
@keyframes swap {
0% {
opacity: 0;
transform-origin: 0 100%;
transform: scale(0, 0) translate(-700px, 0px);
}
100% {
opacity: 1;
transform-origin: 100% 100%;
transform: scale(1, 1) translate(0px, 0px);
}
}
@-moz-keyframes twisterInDown {
0% {
opacity: 0;
-moz-transform-origin: 0 100%;
-moz-transform: scale(0, 0) rotate(360deg) translateY(-50%);
}
30% {
-moz-transform-origin: 0 100%;
-moz-transform: scale(0, 0) rotate(360deg) translateY(-50%);
}
100% {
opacity: 1;
-moz-transform-origin: 100% 100%;
-moz-transform: scale(1, 1) rotate(0deg) translateY(0%);
}
}
@-webkit-keyframes twisterInDown {
0% {
opacity: 0;
-webkit-transform-origin: 0 100%;
-webkit-transform: scale(0, 0) rotate(360deg) translateY(-50%);
}
30% {
-webkit-transform-origin: 0 100%;
-webkit-transform: scale(0, 0) rotate(360deg) translateY(-50%);
}
100% {
opacity: 1;
-webkit-transform-origin: 100% 100%;
-webkit-transform: scale(1, 1) rotate(0deg) translateY(0%);
}
}
@-o-keyframes twisterInDown {
0% {
opacity: 0;
-o-transform-origin: 0 100%;
-o-transform: scale(0, 0) rotate(360deg) translateY(-50%);
}
30% {
-o-transform-origin: 0 100%;
-o-transform: scale(0, 0) rotate(360deg) translateY(-50%);
}
100% {
opacity: 1;
-o-transform-origin: 100% 100%;
-o-transform: scale(1, 1) rotate(0deg) translateY(0%);
}
}
@-ms-keyframes twisterInDown {
0% {
opacity: 0;
filter: alpha(opacity=0);
-ms-transform-origin: 0 100%;
-ms-transform: scale(0, 0) rotate(360deg) translateY(-50%);
}
30% {
-ms-transform-origin: 0 100%;
-ms-transform: scale(0, 0) rotate(360deg) translateY(-50%);
}
100% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform-origin: 100% 100%;
-ms-transform: scale(1, 1) rotate(0deg) translateY(0%);
}
}
@keyframes twisterInDown {
0% {
opacity: 0;
transform-origin: 0 100%;
transform: scale(0, 0) rotate(360deg) translateY(-50%);
}
30% {
transform-origin: 0 100%;
transform: scale(0, 0) rotate(360deg) translateY(-50%);
}
100% {
opacity: 1;
transform-origin: 100% 100%;
transform: scale(1, 1) rotate(0deg) translateY(0%);
}
}
@-moz-keyframes twisterInUp {
0% {
opacity: 0;
-moz-transform-origin: 100% 0;
-moz-transform: scale(0, 0) rotate(360deg) translateY(50%);
}
30% {
-moz-transform-origin: 100% 0;
-moz-transform: scale(0, 0) rotate(360deg) translateY(50%);
}
100% {
opacity: 1;
-moz-transform-origin: 0 0;
-moz-transform: scale(1, 1) rotate(0deg) translateY(0);
}
}
@-webkit-keyframes twisterInUp {
0% {
opacity: 0;
-webkit-transform-origin: 100% 0;
-webkit-transform: scale(0, 0) rotate(360deg) translateY(50%);
}
30% {
-webkit-transform-origin: 100% 0;
-webkit-transform: scale(0, 0) rotate(360deg) translateY(50%);
}
100% {
opacity: 1;
-webkit-transform-origin: 0 0;
-webkit-transform: scale(1, 1) rotate(0deg) translateY(0);
}
}
@-o-keyframes twisterInUp {
0% {
opacity: 0;
-o-transform-origin: 100% 0;
-o-transform: scale(0, 0) rotate(360deg) translateY(50%);
}
30% {
-o-transform-origin: 100% 0;
-o-transform: scale(0, 0) rotate(360deg) translateY(50%);
}
100% {
opacity: 1;
-o-transform-origin: 0 0;
-o-transform: scale(1, 1) rotate(0deg) translateY(0);
}
}
@-ms-keyframes twisterInUp {
0% {
opacity: 0;
filter: alpha(opacity=0);
-ms-transform-origin: 100% 0;
-ms-transform: scale(0, 0) rotate(360deg) translateY(50%);
}
30% {;
-ms-transform-origin: 100% 0;
-ms-transform: scale(0, 0) rotate(360deg) translateY(50%);
}
100% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform-origin: 0 0;
-ms-transform: scale(1, 1) rotate(0deg) translateY(0);
}
}
@keyframes twisterInUp {
0% {
opacity: 0;
transform-origin: 100% 0;
transform: scale(0, 0) rotate(360deg) translateY(50%);
}
30% {
transform-origin: 100% 0;
transform: scale(0, 0) rotate(360deg) translateY(50%);
}
100% {
opacity: 1;
transform-origin: 0 0;
transform: scale(1, 1) rotate(0deg) translateY(0);
}
}
@-moz-keyframes vanishIn {
0% {
opacity: 0;
-moz-transform-origin: 50% 50%;
-moz-transform: scale(2, 2);
-webkit-filter: blur(90px);
}
100% {
opacity: 1;
-moz-transform-origin: 50% 50%;
-moz-transform: scale(1, 1);
-webkit-filter: blur(0px);
}
}
@-webkit-keyframes vanishIn {
0% {
opacity: 0;
-webkit-transform-origin: 50% 50%;
-webkit-transform: scale(2, 2);
-webkit-filter: blur(90px);
}
100% {
opacity: 1;
-webkit-transform-origin: 50% 50%;
-webkit-transform: scale(1, 1);
-webkit-filter: blur(0px);
}
}
@-o-keyframes vanishIn {
0% {
opacity: 0;
-o-transform-origin: 50% 50%;
-o-transform: scale(2, 2);
-webkit-filter: blur(90px);
}
100% {
opacity: 1;
-o-transform-origin: 50% 50%;
-o-transform: scale(1, 1);
-webkit-filter: blur(0px);
}
}
@-ms-keyframes vanishIn {
0% {
opacity: 0;
filter: alpha(opacity=0);
-ms-transform-origin: 50% 50%;
-ms-transform: scale(2, 2);
-webkit-filter: blur(90px);
}
100% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform-origin: 50% 50%;
-ms-transform: scale(1, 1);
-webkit-filter: blur(0px);
}
}
@keyframes vanishIn {
0% {
opacity: 0;
transform-origin: 50% 50%;
transform: scale(2, 2);
-webkit-filter: blur(90px);
}
100% {
opacity: 1;
transform-origin: 50% 50%;
transform: scale(1, 1);
-webkit-filter: blur(0px);
}
}
@-moz-keyframes vanishOut {
0% {
opacity: 1;
-moz-transform-origin: 50% 50%;
-moz-transform: scale(1, 1);
-webkit-filter: blur(0px);
}
100% {
opacity: 0;
-moz-transform-origin: 50% 50%;
-moz-transform: scale(2, 2);
-webkit-filter: blur(20px);
}
}
@-webkit-keyframes vanishOut {
0% {
opacity: 1;
-webkit-transform-origin: 50% 50%;
-webkit-transform: scale(1, 1);
-webkit-filter: blur(0px);
}
100% {
opacity: 0;
-webkit-transform-origin: 50% 50%;
-webkit-transform: scale(2, 2);
-webkit-filter: blur(20px);
}
}
@-o-keyframes vanishOut {
0% {
opacity: 1;
-o-transform-origin: 50% 50%;
-o-transform: scale(1, 1);
-webkit-filter: blur(0px);
}
100% {
opacity: 0;
-o-transform-origin: 50% 50%;
-o-transform: scale(2, 2);
-webkit-filter: blur(20px);
}
}
@-ms-keyframes vanishOut {
0% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform-origin: 50% 50%;
-ms-transform: scale(1, 1);
-webkit-filter: blur(0px);
}
100% {
opacity: 0;
filter: alpha(opacity=0);
-ms-transform-origin: 50% 50%;
-ms-transform: scale(2, 2);
-webkit-filter: blur(20px);
}
}
@keyframes vanishOut {
0% {
opacity: 1;
transform-origin: 50% 50%;
transform: scale(1, 1);
-webkit-filter: blur(0px);
}
100% {
opacity: 0;
transform-origin: 50% 50%;
transform: scale(2, 2);
-webkit-filter: blur(20px);
}
}
@-moz-keyframes swashOut {
0% {
opacity: 1;
-moz-transform-origin: 50% 50%;
-moz-transform: scale(1, 1);
}
80% {
opacity: 1;
-moz-transform-origin: 50% 50%;
-moz-transform: scale(0.9, 0.9);
}
100% {
opacity: 0;
-moz-transform-origin: 50% 50%;
-moz-transform: scale(0, 0);
}
}
@-webkit-keyframes swashOut {
0% {
opacity: 1;
-webkit-transform-origin: 50% 50%;
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
80% {
opacity: 1;
-webkit-transform-origin: 50% 50%;
-webkit-transform: scale(0.9, 0.9);
}
100% {
opacity: 0;
-webkit-transform-origin: 50% 50%;
-webkit-transform: scale(0, 0);
}
}
@-o-keyframes swashOut {
0% {
opacity: 1;
-o-transform-origin: 50% 50%;
-o-transform: scale(1, 1);
}
80% {
opacity: 1;
-o-transform-origin: 50% 50%;
-o-transform: scale(0.9, 0.9);
}
100% {
opacity: 0;
-o-transform-origin: 50% 50%;
-o-transform: scale(0, 0);
}
}
@-ms-keyframes swashOut {
0% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform-origin: 50% 50%;
-ms-transform: scale(1, 1);
}
80% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform-origin: 50% 50%;
-ms-transform: scale(0.9, 0.9);
}
100% {
opacity: 0;
filter: alpha(opacity=0);
-ms-transform-origin: 50% 50%;
-ms-transform: scale(0, 0);
}
}
@keyframes swashOut {
0% {
opacity: 1;
transform-origin: 50% 50%;
transform: scale(1, 1);
}
80% {
opacity: 1;
transform-origin: 50% 50%;
transform: scale(0.9, 0.9);
}
100% {
opacity: 0;
transform-origin: 50% 50%;
transform: scale(0, 0);
}
}
@-moz-keyframes swashIn {
0% {
opacity: 0;
-moz-transform-origin: 50% 50%;
-moz-transform: scale(0, 0);
}
90% {
opacity: 1;
-moz-transform-origin: 50% 50%;
-moz-transform: scale(0.9, 0.9);
}
100% {
opacity: 1;
-moz-transform-origin: 50% 50%;
-moz-transform: scale(1, 1);
}
}
@-webkit-keyframes swashIn {
0% {
opacity: 0;
-webkit-transform-origin: 50% 50%;
-webkit-transform: scale(0, 0);
}
90% {
opacity: 1;
-webkit-transform-origin: 50% 50%;
-webkit-transform: scale(0.9, 0.9);
}
100% {
opacity: 1;
-webkit-transform-origin: 50% 50%;
-webkit-transform: scale(1, 1);
}
}
@-o-keyframes swashIn {
0% {
opacity: 0;
-o-transform-origin: 50% 50%;
-o-transform: scale(0, 0);
}
90% {
opacity: 1;
-o-transform-origin: 50% 50%;
-o-transform: scale(0.9, 0.9);
}
100% {
opacity: 1;
-o-transform-origin: 50% 50%;
-o-transform: scale(1, 1);
}
}
@-ms-keyframes swashIn {
0% {
opacity: 0;
filter: alpha(opacity=0);
-ms-transform-origin: 50% 50%;
-ms-transform: scale(0, 0);
}
90% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform-origin: 50% 50%;
-ms-transform: scale(0.9, 0.9);
}
100% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform-origin: 50% 50%;
-ms-transform: scale(1, 1);
}
}
@keyframes swashIn {
0% {
opacity: 0;
transform-origin: 50% 50%;
transform: scale(0, 0);
}
90% {
opacity: 1;
transform-origin: 50% 50%;
transform: scale(0.9, 0.9);
}
100% {
opacity: 1;
transform-origin: 50% 50%;
transform: scale(1, 1);
}
}
@-moz-keyframes foolishOut {
0% {
opacity: 1;
-moz-transform-origin: 50% 50%;
-moz-transform: scale(1, 1) rotate(360deg);
}
20% {
opacity: 1;
-moz-transform-origin: 0% 0%;
-moz-transform: scale(0.5, 0.5) rotate(0deg);
}
40% {
opacity: 1;
-moz-transform-origin: 100% 0%;
-moz-transform: scale(0.5, 0.5) rotate(0deg);
}
60% {
opacity: 1;
-moz-transform-origin: 0%;
-moz-transform: scale(0.5, 0.5) rotate(0deg);
}
80% {
opacity: 1;
-moz-transform-origin: 0% 100%;
-moz-transform: scale(0.5, 0.5) rotate(0deg);
}
100% {
opacity: 0;
-moz-transform-origin: 50% 50%;
-moz-transform: scale(0, 0) rotate(0deg);
}
}
@-webkit-keyframes foolishOut {
0% {
opacity: 1;
-webkit-transform-origin: 50% 50%;
-webkit-transform: scale(1, 1) rotate(360deg);
}
20% {
opacity: 1;
-webkit-transform-origin: 0% 0%;
-webkit-transform: scale(0.5, 0.5) rotate(0deg);
}
40% {
opacity: 1;
-webkit-transform-origin: 100% 0%;
-webkit-transform: scale(0.5, 0.5) rotate(0deg);
}
60% {
opacity: 1;
-webkit-transform-origin: 0%;
-webkit-transform: scale(0.5, 0.5) rotate(0deg);
}
80% {
opacity: 1;
-webkit-transform-origin: 0% 100%;
-webkit-transform: scale(0.5, 0.5) rotate(0deg);
}
100% {
opacity: 0;
-webkit-transform-origin: 50% 50%;
-webkit-transform: scale(0, 0) rotate(0deg);
}
}
@-o-keyframes foolishOut {
0% {
opacity: 1;
-o-transform-origin: 50% 50%;
-o-transform: scale(1, 1) rotate(360deg);
}
20% {
opacity: 1;
-o-transform-origin: 0% 0%;
-o-transform: scale(0.5, 0.5) rotate(0deg);
}
40% {
opacity: 1;
-o-transform-origin: 100% 0%;
-o-transform: scale(0.5, 0.5) rotate(0deg);
}
60% {
opacity: 1;
-o-transform-origin: 0%;
-o-transform: scale(0.5, 0.5) rotate(0deg);
}
80% {
opacity: 1;
-o-transform-origin: 0% 100%;
-o-transform: scale(0.5, 0.5) rotate(0deg);
}
100% {
opacity: 0;
-o-transform-origin: 50% 50%;
-o-transform: scale(0, 0) rotate(0deg);
}
}
@-ms-keyframes foolishOut {
0% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform-origin: 50% 50%;
-ms-transform: scale(1, 1) rotate(360deg);
}
20% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform-origin: 0% 0%;
-ms-transform: scale(0.5, 0.5) rotate(0deg);
}
40% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform-origin: 100% 0%;
-ms-transform: scale(0.5, 0.5) rotate(0deg);
}
60% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform-origin: 0%;
-ms-transform: scale(0.5, 0.5) rotate(0deg);
}
80% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform-origin: 0% 100%;
-ms-transform: scale(0.5, 0.5) rotate(0deg);
}
100% {
opacity: 0;
filter: alpha(opacity=0);
-ms-transform-origin: 50% 50%;
-ms-transform: scale(0, 0) rotate(0deg);
}
}
@keyframes foolishOut {
0% {
opacity: 1;
transform-origin: 50% 50%;
transform: scale(1, 1) rotate(360deg);
}
20% {
opacity: 1;
transform-origin: 0% 0%;
transform: scale(0.5, 0.5) rotate(0deg);
}
40% {
opacity: 1;
transform-origin: 100% 0%;
transform: scale(0.5, 0.5) rotate(0deg);
}
60% {
opacity: 1;
transform-origin: 0%;
transform: scale(0.5, 0.5) rotate(0deg);
}
80% {
opacity: 1;
transform-origin: 0% 100%;
transform: scale(0.5, 0.5) rotate(0deg);
}
100% {
opacity: 0;
transform-origin: 50% 50%;
transform: scale(0, 0) rotate(0deg);
}
}
@-moz-keyframes foolishIn {
0% {
opacity: 0;
-moz-transform-origin: 50% 50%;
-moz-transform: scale(0, 0) rotate(360deg);
}
20% {
opacity: 1;
-moz-transform-origin: 0% 100%;
-moz-transform: scale(0.5, 0.5) rotate(0deg);
}
40% {
opacity: 1;
-moz-transform-origin: 100% 100%;
-moz-transform: scale(0.5, 0.5) rotate(0deg);
}
60% {
opacity: 1;
-moz-transform-origin: 0%;
-moz-transform: scale(0.5, 0.5) rotate(0deg);
}
80% {
opacity: 1;
-moz-transform-origin: 0% 0%;
-moz-transform: scale(0.5, 0.5) rotate(0deg);
}
100% {
opacity: 1;
-moz-transform-origin: 50% 50%;
-moz-transform: scale(1, 1) rotate(0deg);
}
}
@-webkit-keyframes foolishIn {
0% {
opacity: 0;
-webkit-transform-origin: 50% 50%;
-webkit-transform: scale(0, 0) rotate(360deg);
}
20% {
opacity: 1;
-webkit-transform-origin: 0% 100%;
-webkit-transform: scale(0.5, 0.5) rotate(0deg);
}
40% {
opacity: 1;
-webkit-transform-origin: 100% 100%;
-webkit-transform: scale(0.5, 0.5) rotate(0deg);
}
60% {
opacity: 1;
-webkit-transform-origin: 0%;
-webkit-transform: scale(0.5, 0.5) rotate(0deg);
}
80% {
opacity: 1;
-webkit-transform-origin: 0% 0%;
-webkit-transform: scale(0.5, 0.5) rotate(0deg);
}
100% {
opacity: 1;
-webkit-transform-origin: 50% 50%;
-webkit-transform: scale(1, 1) rotate(0deg);
}
}
@-o-keyframes foolishIn {
0% {
opacity: 0;
-o-transform-origin: 50% 50%;
-o-transform: scale(0, 0) rotate(360deg);
}
20% {
opacity: 1;
-o-transform-origin: 0% 100%;
-o-transform: scale(0.5, 0.5) rotate(0deg);
}
40% {
opacity: 1;
-o-transform-origin: 100% 100%;
-o-transform: scale(0.5, 0.5) rotate(0deg);
}
60% {
opacity: 1;
-o-transform-origin: 0%;
-o-transform: scale(0.5, 0.5) rotate(0deg);
}
80% {
opacity: 1;
-o-transform-origin: 0% 0%;
-o-transform: scale(0.5, 0.5) rotate(0deg);
}
100% {
opacity: 1;
-o-transform-origin: 50% 50%;
-o-transform: scale(1, 1) rotate(0deg);
}
}
@-ms-keyframes foolishIn {
0% {
opacity: 0;
filter: alpha(opacity=0);
-ms-transform-origin: 50% 50%;
-ms-transform: scale(0, 0) rotate(360deg);
}
20% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform-origin: 0% 100%;
-ms-transform: scale(0.5, 0.5) rotate(0deg);
}
40% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform-origin: 100% 100%;
-ms-transform: scale(0.5, 0.5) rotate(0deg);
}
60% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform-origin: 0%;
-ms-transform: scale(0.5, 0.5) rotate(0deg);
}
80% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform-origin: 0% 0%;
-ms-transform: scale(0.5, 0.5) rotate(0deg);
}
100% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform-origin: 50% 50%;
-ms-transform: scale(1, 1) rotate(0deg);
}
}
@keyframes foolishIn {
0% {
opacity: 0;
transform-origin: 50% 50%;
transform: scale(0, 0) rotate(360deg);
}
20% {
opacity: 1;
transform-origin: 0% 100%;
transform: scale(0.5, 0.5) rotate(0deg);
}
40% {
opacity: 1;
transform-origin: 100% 100%;
transform: scale(0.5, 0.5) rotate(0deg);
}
60% {
opacity: 1;
transform-origin: 0%;
transform: scale(0.5, 0.5) rotate(0deg);
}
80% {
opacity: 1;
transform-origin: 0% 0%;
transform: scale(0.5, 0.5) rotate(0deg);
}
100% {
opacity: 1;
transform-origin: 50% 50%;
transform: scale(1, 1) rotate(0deg);
}
}
@-moz-keyframes holeOut {
0% {
opacity: 1;
-moz-transform-origin: 50% 50%;
-moz-transform: scale(1, 1) rotateY(0deg);
}
100% {
opacity: 0;
-moz-transform-origin: 50% 50%;
-moz-transform: scale(0, 0) rotateY(180deg);
}
}
@-webkit-keyframes holeOut {
0% {
opacity: 1;
-webkit-transform-origin: 50% 50%;
-webkit-transform: scale(1, 1) rotateY(0deg);
}
100% {
opacity: 0;
-webkit-transform-origin: 50% 50%;
-webkit-transform: scale(0, 0) rotateY(180deg);
}
}
@-o-keyframes holeOut {
0% {
opacity: 1;
-o-transform-origin: 50% 50%;
-o-transform: scale(1, 1) rotateY(0deg);
}
100% {
opacity: 0;
-o-transform-origin: 50% 50%;
-o-transform: scale(0, 0) rotateY(180deg);
}
}
@-ms-keyframes holeOut {
0% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform-origin: 50% 50%;
-ms-transform: scale(1, 1) rotateY(0deg);
}
100% {
opacity: 0;
filter: alpha(opacity=0);
-ms-transform-origin: 50% 50%;
-ms-transform: scale(0, 0) rotateY(180deg);
}
}
@keyframes holeOut {
0% {
opacity: 1;
transform-origin: 50% 50%;
transform: scale(1, 1) rotateY(0deg);
}
100% {
opacity: 0;
transform-origin: 50% 50%;
transform: scale(0, 0) rotateY(180deg);
}
}
@-moz-keyframes tinRightOut {
0%, 20%, 40%, 50% {
opacity: 1;
-moz-transform: scale(1, 1) translateX(0);
}
10%, 30% {
opacity: 1;
-moz-transform: scale(1.1, 1.1) translateX(0);
}
100% {
opacity: 0;
-moz-transform: scale(1, 1) translateX(900%);
}
}
@-webkit-keyframes tinRightOut {
0%, 20%, 40%, 50% {
opacity: 1;
-webkit-transform: scale(1, 1) translateX(0);
}
10%, 30% {
opacity: 1;
-webkit-transform: scale(1.1, 1.1) translateX(0);
}
100% {
opacity: 0;
-webkit-transform: scale(1, 1) translateX(900%);
}
}
@-o-keyframes tinRightOut {
0%, 20%, 40%, 50% {
opacity: 1;
-o-transform: scale(1, 1) translateX(0);
}
10%, 30% {
opacity: 1;
-o-transform: scale(1.1, 1.1) translateX(0);
}
100% {
opacity: 0;
-o-transform: scale(1, 1) translateX(900%);
}
}
@-ms-keyframes tinRightOut {
0%, 20%, 40%, 50% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform: scale(1, 1) translateX(0);
}
10%, 30% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform: scale(1.1, 1.1) translateX(0);
}
100% {
opacity: 0;
filter: alpha(opacity=0);
-ms-transform: scale(1, 1) translateX(900%);
}
}
@keyframes tinRightOut {
0%, 20%, 40%, 50% {
opacity: 1;
transform: scale(1, 1) translateX(0);
}
10%, 30% {
opacity: 1;
transform: scale(1.1, 1.1) translateX(0);
}
100% {
opacity: 0;
transform: scale(1, 1) translateX(900%);
}
}
@-moz-keyframes tinLeftOut {
0%, 20%, 40%, 50% {
opacity: 1;
-moz-transform: scale(1, 1) translateX(0);
}
10%, 30% {
opacity: 1;
-moz-transform: scale(1.1, 1.1) translateX(0);
}
100% {
opacity: 0;
-moz-transform: scale(1, 1) translateX(-900%);
}
}
@-webkit-keyframes tinLeftOut {
0%, 20%, 40%, 50% {
opacity: 1;
-webkit-transform: scale(1, 1) translateX(0);
}
10%, 30% {
opacity: 1;
-webkit-transform: scale(1.1, 1.1) translateX(0);
}
100% {
opacity: 0;
-webkit-transform: scale(1, 1) translateX(-900%);
}
}
@-o-keyframes tinLeftOut {
0%, 20%, 40%, 50% {
opacity: 1;
-o-transform: scale(1, 1) translateX(0);
}
10%, 30% {
opacity: 1;
-o-transform: scale(1.1, 1.1) translateX(0);
}
100% {
opacity: 0;
-o-transform: scale(1, 1) translateX(-900%);
}
}
@-ms-keyframes tinLeftOut {
0%, 20%, 40%, 50% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform: scale(1, 1) translateX(0);
}
10%, 30% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform: scale(1.1, 1.1) translateX(0);
}
100% {
opacity: 0;
filter: alpha(opacity=0);
-ms-transform: scale(1, 1) translateX(-900%);
}
}
@keyframes tinLeftOut {
0%, 20%, 40%, 50% {
opacity: 1;
transform: scale(1, 1) translateX(0);
}
10%, 30% {
opacity: 1;
transform: scale(1.1, 1.1) translateX(0);
}
100% {
opacity: 0;
transform: scale(1, 1) translateX(-900%);
}
}
@-moz-keyframes tinUpOut {
0%, 20%, 40%, 50% {
opacity: 1;
-moz-transform: scale(1, 1) translateY(0);
}
10%, 30% {
opacity: 1;
-moz-transform: scale(1.1, 1.1) translateY(0);
}
100% {
opacity: 0;
-moz-transform: scale(1, 1) translateY(-900%);
}
}
@-webkit-keyframes tinUpOut {
0%, 20%, 40%, 50% {
opacity: 1;
-webkit-transform: scale(1, 1) translateY(0);
}
10%, 30% {
opacity: 1;
-webkit-transform: scale(1.1, 1.1) translateY(0);
}
100% {
opacity: 0;
-webkit-transform: scale(1, 1) translateY(-900%);
}
}
@-o-keyframes tinUpOut {
0%, 20%, 40%, 50% {
opacity: 1;
-o-transform: scale(1, 1) translateY(0);
}
10%, 30% {
opacity: 1;
-o-transform: scale(1.1, 1.1) translateY(0);
}
100% {
opacity: 0;
-o-transform: scale(1, 1) translateY(-900%);
}
}
@-ms-keyframes tinUpOut {
0%, 20%, 40%, 50% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform: scale(1, 1) translateY(0);
}
10%, 30% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform: scale(1.1, 1.1) translateY(0);
}
100% {
opacity: 0;
filter: alpha(opacity=0);
-ms-transform: scale(1, 1) translateY(-900%);
}
}
@keyframes tinUpOut {
0%, 20%, 40%, 50% {
opacity: 1;
transform: scale(1, 1) translateY(0);
}
10%, 30% {
opacity: 1;
transform: scale(1.1, 1.1) translateY(0);
}
100% {
opacity: 0;
transform: scale(1, 1) translateY(-900%);
}
}
@-moz-keyframes tinDownOut {
0%, 20%, 40%, 50% {
opacity: 1;
-moz-transform: scale(1, 1) translateY(0);
}
10%, 30% {
opacity: 1;
-moz-transform: scale(1.1, 1.1) translateY(0);
}
100% {
opacity: 0;
-moz-transform: scale(1, 1) translateY(900%);
}
}
@-webkit-keyframes tinDownOut {
0%, 20%, 40%, 50% {
opacity: 1;
-webkit-transform: scale(1, 1) translateY(0);
}
10%, 30% {
opacity: 1;
-webkit-transform: scale(1.1, 1.1) translateY(0);
}
100% {
opacity: 0;
-webkit-transform: scale(1, 1) translateY(900%);
}
}
@-o-keyframes tinDownOut {
0%, 20%, 40%, 50% {
opacity: 1;
-o-transform: scale(1, 1) translateY(0);
}
10%, 30% {
opacity: 1;
-o-transform: scale(1.1, 1.1) translateY(0);
}
100% {
opacity: 0;
-o-transform: scale(1, 1) translateY(900%);
}
}
@-ms-keyframes tinDownOut {
0%, 20%, 40%, 50% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform: scale(1, 1) translateY(0);
}
10%, 30% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform: scale(1.1, 1.1) translateY(0);
}
100% {
opacity: 0;
filter: alpha(opacity=0);
-ms-transform: scale(1, 1) translateY(900%);
}
}
@keyframes tinDownOut {
0%, 20%, 40%, 50% {
opacity: 1;
transform: scale(1, 1) translateY(0);
}
10%, 30% {
opacity: 1;
transform: scale(1.1, 1.1) translateY(0);
}
100% {
opacity: 0;
transform: scale(1, 1) translateY(900%);
}
}
@-moz-keyframes tinRightIn {
0% {
opacity: 0;
-moz-transform: scale(1, 1) translateX(900%);
}
50%, 70%, 90% {
opacity: 1;
-moz-transform: scale(1.1, 1.1) translateX(0);
}
60%, 80%, 100% {
opacity: 1;
-moz-transform: scale(1, 1) translateX(0);
}
}
@-webkit-keyframes tinRightIn {
0% {
opacity: 0;
-webkit-transform: scale(1, 1) translateX(900%);
}
50%, 70%, 90% {
opacity: 1;
-webkit-transform: scale(1.1, 1.1) translateX(0);
}
60%, 80%, 100% {
opacity: 1;
-webkit-transform: scale(1, 1) translateX(0);
}
}
@-o-keyframes tinRightIn {
0% {
opacity: 0;
-o-transform: scale(1, 1) translateX(900%);
}
50%, 70%, 90% {
opacity: 1;
-o-transform: scale(1.1, 1.1) translateX(0);
}
60%, 80%, 100% {
opacity: 1;
-o-transform: scale(1, 1) translateX(0);
}
}
@-ms-keyframes tinRightIn {
0% {
opacity: 0;
filter: alpha(opacity=0);
-ms-transform: scale(1, 1) translateX(900%);
}
50%, 70%, 90% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform: scale(1.1, 1.1) translateX(0);
}
60%, 80%, 100% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform: scale(1, 1) translateX(0);
}
}
@keyframes tinRightIn {
0% {
opacity: 0;
transform: scale(1, 1) translateX(900%);
}
50%, 70%, 90% {
opacity: 1;
transform: scale(1.1, 1.1) translateX(0);
}
60%, 80%, 100% {
opacity: 1;
transform: scale(1, 1) translateX(0);
}
}
@-moz-keyframes tinLeftIn {
0% {
opacity: 0;
-moz-transform: scale(1, 1) translateX(-900%);
}
50%, 70%, 90% {
opacity: 1;
-moz-transform: scale(1.1, 1.1) translateX(0);
}
60%, 80%, 100% {
opacity: 1;
-moz-transform: scale(1, 1) translateX(0);
}
}
@-webkit-keyframes tinLeftIn {
0% {
opacity: 0;
-webkit-transform: scale(1, 1) translateX(-900%);
}
50%, 70%, 90% {
opacity: 1;
-webkit-transform: scale(1.1, 1.1) translateX(0);
}
60%, 80%, 100% {
opacity: 1;
-webkit-transform: scale(1, 1) translateX(0);
}
}
@-o-keyframes tinLeftIn {
0% {
opacity: 0;
-o-transform: scale(1, 1) translateX(-900%);
}
50%, 70%, 90% {
opacity: 1;
-o-transform: scale(1.1, 1.1) translateX(0);
}
60%, 80%, 100% {
opacity: 1;
-o-transform: scale(1, 1) translateX(0);
}
}
@-ms-keyframes tinLeftIn {
0% {
opacity: 0;
filter: alpha(opacity=0);
-ms-transform: scale(1, 1) translateX(-900%);
}
50%, 70%, 90% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform: scale(1.1, 1.1) translateX(0);
}
60%, 80%, 100% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform: scale(1, 1) translateX(0);
}
}
@keyframes tinLeftIn {
0% {
opacity: 0;
transform: scale(1, 1) translateX(-900%);
}
50%, 70%, 90% {
opacity: 1;
transform: scale(1.1, 1.1) translateX(0);
}
60%, 80%, 100% {
opacity: 1;
transform: scale(1, 1) translateX(0);
}
}
@-moz-keyframes tinUpIn {
0% {
opacity: 0;
-moz-transform: scale(1, 1) translateY(-900%);
}
50%, 70%, 90% {
opacity: 1;
-moz-transform: scale(1.1, 1.1) translateY(0);
}
60%, 80%, 100% {
opacity: 1;
-moz-transform: scale(1, 1) translateY(0);
}
}
@-webkit-keyframes tinUpIn {
0% {
opacity: 0;
-webkit-transform: scale(1, 1) translateY(-900%);
}
50%, 70%, 90% {
opacity: 1;
-webkit-transform: scale(1.1, 1.1) translateY(0);
}
60%, 80%, 100% {
opacity: 1;
-webkit-transform: scale(1, 1) translateY(0);
}
}
@-o-keyframes tinUpIn {
0% {
opacity: 0;
-o-transform: scale(1, 1) translateY(-900%);
}
50%, 70%, 90% {
opacity: 1;
-o-transform: scale(1.1, 1.1) translateY(0);
}
60%, 80%, 100% {
opacity: 1;
-o-transform: scale(1, 1) translateY(0);
}
}
@-ms-keyframes tinUpIn {
0% {
opacity: 0;
filter: alpha(opacity=0);
-ms-transform: scale(1, 1) translateY(-900%);
}
50%, 70%, 90% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform: scale(1.1, 1.1) translateY(0);
}
60%, 80%, 100% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform: scale(1, 1) translateY(0);
}
}
@keyframes tinUpIn {
0% {
opacity: 0;
transform: scale(1, 1) translateY(-900%);
}
50%, 70%, 90% {
opacity: 1;
transform: scale(1.1, 1.1) translateY(0);
}
60%, 80%, 100% {
opacity: 1;
transform: scale(1, 1) translateY(0);
}
}
@-moz-keyframes tinDownIn {
0% {
opacity: 0;
-moz-transform: scale(1, 1) translateY(900%);
}
50%, 70%, 90% {
opacity: 1;
-moz-transform: scale(1.1, 1.1) translateY(0);
}
60%, 80%, 100% {
opacity: 1;
-moz-transform: scale(1, 1) translateY(0);
}
}
@-webkit-keyframes tinDownIn {
0% {
opacity: 0;
-webkit-transform: scale(1, 1) translateY(900%);
}
50%, 70%, 90% {
opacity: 1;
-webkit-transform: scale(1.1, 1.1) translateY(0);
}
60%, 80%, 100% {
opacity: 1;
-webkit-transform: scale(1, 1) translateY(0);
}
}
@-o-keyframes tinDownIn {
0% {
opacity: 0;
-o-transform: scale(1, 1) translateY(900%);
}
50%, 70%, 90% {
opacity: 1;
-o-transform: scale(1.1, 1.1) translateY(0);
}
60%, 80%, 100% {
opacity: 1;
-o-transform: scale(1, 1) translateY(0);
}
}
@-ms-keyframes tinDownIn {
0% {
opacity: 0;
filter: alpha(opacity=0);
-ms-transform: scale(1, 1) translateY(900%);
}
50%, 70%, 90% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform: scale(1.1, 1.1) translateY(0);
}
60%, 80%, 100% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform: scale(1, 1) translateY(0);
}
}
@keyframes tinDownIn {
0% {
opacity: 0;
transform: scale(1, 1) translateY(900%);
}
50%, 70%, 90% {
opacity: 1;
transform: scale(1.1, 1.1) translateY(0);
}
60%, 80%, 100% {
opacity: 1;
transform: scale(1, 1) translateY(0);
}
} | css/engaged.css | @charset "UTF-8";/*!
Magic - http://minimamente.com
Engaged - http://topgravity.com
Licensed under the MIT license
Copyright (c) 2014
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
*{
margin: 0;
padding: 0;
}
body{
background-color: green;
font-family: "Open Sans";
}
nav{
}
li{
list-style-type: none;
}
a{
text-decoration: none;
}
#engaged {
background-color: #161616;
min-width:200px;
height: 25px;
float: right;
position: relative;
border-radius: 5px 0 0 5px;
padding-left: 5px;
padding-right: 5px;
-webkit-box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.75);
}
#engaged ul{
height: 25px;
cursor: pointer;
}
#engaged ul li {
float: right;
min-width: 20px;
height: 23px;
padding-left: 5px;
transition: all ease 0.3s;
padding-top: 2px;
}
#engaged-left-top{
background-color: #161616;
min-width:200px;
height: 25px;
float: left;
position: relative;
border-radius: 0 5px 5px 0;
padding-left: 5px;
padding-right: 5px;
-webkit-box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.75);
}
#engaged-left-top ul{
height: 25px;
cursor: pointer;
}
#engaged-left-top ul li {
float: right;
min-width: 20px;
height: 23px;
padding-left: 5px;
transition: all ease 0.3s;
padding-top: 2px;
}
#engaged-right-aligned{
background-color: #161616;
min-height: 200px;
width: 25px;
margin-top: 200px;
position: absolute;
border-radius: 0 5px 5px 0;
}
#engaged-right-aligned ul{
cursor: pointer;
}
#engaged-right-aligned ul li {
width: 22px;
padding-left: 3px;
}
#engaged-left-aligned{
background-color: #161616;
min-height: 200px;
width: 25px;
margin-top: 200px;
position: absolute;
border-radius: 5px 0 0 5px;
right: 0;
}
#engaged-left-aligned ul{
cursor: pointer;
}
#engaged-left-aligned ul li {
width: 22px;
padding-left: 3px;
}
#fa-facebook:hover{background-color: #3B5998;}
#fa-google-plus:hover{background-color: #D34836 ;}
#fa-twitter:hover{background-color: #4099FF;}
#fa-stumbleupon:hover{background-color: #EB4924;}
#fa-digg:hover{background-color: #000000;}
#fa-flickr:hover{background-color: #0063DC;}
#fa-tumblr:hover{background-color: #00225F;}
#fa-youtube-play:hover{background-color: #C4302B;}
#fa-linkedin:hover{background-color: #3399CC;}
#fa-stack-overflow:hover{background-color: #FE7A15;}
#fa-dribbble:hover{background-color: #EA4C89;}
#fa-github:hover{background-color: #000;}
#fa-pinterest:hover{background-color: #CB2027;}
#fa-reddit:hover{background-color: #a4b5c6;}
#fa-wordpress:hover{background-color: #21759B;}
.fa-facebook:hover,
.fa-google-plus:hover,
.fa-twitter:hover,
.fa-stumbleupon:hover,
.fa-digg:hover,
.fa-flickr:hover,
.fa-tumblr:hover,
.fa-youtube-play:hover,
.fa-linkedin:hover,
.fa-stack-overflow:hover,
.fa-dribbble:hover,
.fa-github:hover,
.fa-pinterest:hover,
.fa-reddit:hover,
.fa-wordpress:hover{
color:#fff;
}
.fa-facebook {
color:#3B5998;
}
.fa-google-plus{
color:#D34836 ;
}
.fa-twitter{
color:#4099FF;
}
.fa-stumbleupon {
color:#EB4924;
}
.fa-digg{
color:#000000;
}
.fa-flickr{
color:#0063DC;
}
.fa-tumblr{
color:#00225F;
}
.fa-youtube-play{
color:#C4302B;
}
.fa-linkedin{
color:#3399CC;
}
.fa-stack-overflow{
color:#FE7A15;
}
.fa-dribbble{
color:#EA4C89;
}
.fa-github{
color:#000;
}
.fa-pinterest{
color:#CB2027;
}
.fa-reddit{
color:#a4b5c6;
}
.fa-wordpress{
color:#21759B;
}
@font-face {
font-family: 'FontAwesome';
src: url('../fonts/fontawesome-webfont.eot?v=4.0.3');
src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Open Sans';
src: url('../fonts/opensans/OpenSans-Bold.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
.magictime {
-webkit-animation-duration: 1s;
-moz-animation-duration: 1s;
-ms-animation-duration: 1s;
-o-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-ms-animation-fill-mode: both;
-o-animation-fill-mode: both;
animation-fill-mode: both;
}
.openDownLeft {
-webkit-animation-name: openDownLeft;
-moz-animation-name: openDownLeft;
-ms-animation-name: openDownLeft;
-o-animation-name: openDownLeft;
animation-name: openDownLeft;
}
.openDownRight {
-webkit-animation-name: openDownRight;
-moz-animation-name: openDownRight;
-ms-animation-name: openDownRight;
-o-animation-name: openDownRight;
animation-name: openDownRight;
}
.openUpLeft {
-webkit-animation-name: openUpLeft;
-moz-animation-name: openUpLeft;
-ms-animation-name: openUpLeft;
-o-animation-name: openUpLeft;
animation-name: openUpLeft;
}
.openUpRight {
-webkit-animation-name: openUpRight;
-moz-animation-name: openUpRight;
-ms-animation-name: openUpRight;
-o-animation-name: openUpRight;
animation-name: openUpRight;
}
.openDownLeftRetourn {
-webkit-animation-name: openDownLeftRetourn;
-moz-animation-name: openDownLeftRetourn;
-ms-animation-name: openDownLeftRetourn;
-o-animation-name: openDownLeftRetourn;
animation-name: openDownLeftRetourn;
}
.openDownRightRetourn {
-webkit-animation-name: openDownRightRetourn;
-moz-animation-name: openDownRightRetourn;
-ms-animation-name: openDownRightRetourn;
-o-animation-name: openDownRightRetourn;
animation-name: openDownRightRetourn;
}
.openUpLeftRetourn {
-webkit-animation-name: openUpLeftRetourn;
-moz-animation-name: openUpLeftRetourn;
-ms-animation-name: openUpLeftRetourn;
-o-animation-name: openUpLeftRetourn;
animation-name: openUpLeftRetourn;
}
.openUpRightRetourn {
-webkit-animation-name: openUpRightRetourn;
-moz-animation-name: openUpRightRetourn;
-ms-animation-name: openUpRightRetourn;
-o-animation-name: openUpRightRetourn;
animation-name: openUpRightRetourn;
}
.openDownLeftOut {
-webkit-animation-name: openDownLeftOut;
-moz-animation-name: openDownLeftOut;
-ms-animation-name: openDownLeftOut;
-o-animation-name: openDownLeftOut;
animation-name: openDownLeftOut;
}
.openDownRightOut {
-webkit-animation-name: openDownRightOut;
-moz-animation-name: openDownRightOut;
-ms-animation-name: openDownRightOut;
-o-animation-name: openDownRightOut;
animation-name: openDownRightOut;
}
.openUpLeftOut {
-webkit-animation-name: openUpLeftOut;
-moz-animation-name: openUpLeftOut;
-ms-animation-name: openUpLeftOut;
-o-animation-name: openUpLeftOut;
animation-name: openUpLeftOut;
}
.openUpRightOut {
-webkit-animation-name: openUpRightOut;
-moz-animation-name: openUpRightOut;
-ms-animation-name: openUpRightOut;
-o-animation-name: openUpRightOut;
animation-name: openUpRightOut;
}
.perspectiveDown {
-webkit-backface-visibility: visible !important;
-moz-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
-o-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: perspectiveDown;
-moz-animation-name: perspectiveDown;
-ms-animation-name: perspectiveDown;
-o-animation-name: perspectiveDown;
animation-name: perspectiveDown;
}
.perspectiveLeft {
-webkit-backface-visibility: visible !important;
-moz-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
-o-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: perspectiveLeft;
-moz-animation-name: perspectiveLeft;
-ms-animation-name: perspectiveLeft;
-o-animation-name: perspectiveLeft;
animation-name: perspectiveLeft;
}
.perspectiveRight {
-webkit-backface-visibility: visible !important;
-moz-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
-o-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: perspectiveRight;
-moz-animation-name: perspectiveRight;
-ms-animation-name: perspectiveRight;
-o-animation-name: perspectiveRight;
animation-name: perspectiveRight;
}
.perspectiveUp {
-webkit-backface-visibility: visible !important;
-moz-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
-o-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: perspectiveUp;
-moz-animation-name: perspectiveUp;
-ms-animation-name: perspectiveUp;
-o-animation-name: perspectiveUp;
animation-name: perspectiveUp;
}
.perspectiveDownRetourn {
-webkit-backface-visibility: visible !important;
-moz-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
-o-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: perspectiveDownRetourn;
-moz-animation-name: perspectiveDownRetourn;
-ms-animation-name: perspectiveDownRetourn;
-o-animation-name: perspectiveDownRetourn;
animation-name: perspectiveDownRetourn;
}
.perspectiveLeftRetourn {
-webkit-backface-visibility: visible !important;
-moz-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
-o-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: perspectiveLeftRetourn;
-moz-animation-name: perspectiveLeftRetourn;
-ms-animation-name: perspectiveLeftRetourn;
-o-animation-name: perspectiveLeftRetourn;
animation-name: perspectiveLeftRetourn;
}
.perspectiveRightRetourn {
-webkit-backface-visibility: visible !important;
-moz-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
-o-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: perspectiveRightRetourn;
-moz-animation-name: perspectiveRightRetourn;
-ms-animation-name: perspectiveRightRetourn;
-o-animation-name: perspectiveRightRetourn;
animation-name: perspectiveRightRetourn;
}
.perspectiveUpRetourn {
-webkit-backface-visibility: visible !important;
-moz-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
-o-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: perspectiveUpRetourn;
-moz-animation-name: perspectiveUpRetourn;
-ms-animation-name: perspectiveUpRetourn;
-o-animation-name: perspectiveUpRetourn;
animation-name: perspectiveUpRetourn;
}
.puffIn {
-webkit-animation-name: puffIn;
-moz-animation-name: puffIn;
-ms-animation-name: puffIn;
-o-animation-name: puffIn;
animation-name: puffIn;
}
.puffOut {
-webkit-animation-name: puffOut;
-moz-animation-name: puffOut;
-ms-animation-name: puffOut;
-o-animation-name: puffOut;
animation-name: puffOut;
}
.rotateDown {
-webkit-backface-visibility: visible !important;
-moz-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
-o-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: rotateDown;
-moz-animation-name: rotateDown;
-ms-animation-name: rotateDown;
-o-animation-name: rotateDown;
animation-name: rotateDown;
}
.rotateLeft {
-webkit-backface-visibility: visible !important;
-moz-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
-o-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: rotateLeft;
-moz-animation-name: rotateLeft;
-ms-animation-name: rotateLeft;
-o-animation-name: rotateLeft;
animation-name: rotateLeft;
}
.rotateRight {
-webkit-backface-visibility: visible !important;
-moz-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
-o-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: rotateRight;
-moz-animation-name: rotateRight;
-ms-animation-name: rotateRight;
-o-animation-name: rotateRight;
animation-name: rotateRight;
}
.rotateUp {
-webkit-backface-visibility: visible !important;
-moz-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
-o-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: rotateUp;
-moz-animation-name: rotateUp;
-ms-animation-name: rotateUp;
-o-animation-name: rotateUp;
animation-name: rotateUp;
}
.slideDown {
-webkit-animation-name: slideDown;
-moz-animation-name: slideDown;
-ms-animation-name: slideDown;
-o-animation-name: slideDown;
animation-name: slideDown;
}
.slideLeft {
-webkit-animation-name: slideLeft;
-moz-animation-name: slideLeft;
-ms-animation-name: slideLeft;
-o-animation-name: slideLeft;
animation-name: slideLeft;
}
.slideRight {
-webkit-animation-name: slideRight;
-moz-animation-name: slideRight;
-ms-animation-name: slideRight;
-o-animation-name: slideRight;
animation-name: slideRight;
}
.slideUp {
-webkit-animation-name: slideUp;
-moz-animation-name: slideUp;
-ms-animation-name: slideUp;
-o-animation-name: slideUp;
animation-name: slideUp;
}
.slideDownRetourn {
-webkit-animation-name: slideDownRetourn;
-moz-animation-name: slideDownRetourn;
-ms-animation-name: slideDownRetourn;
-o-animation-name: slideDownRetourn;
animation-name: slideDownRetourn;
}
.slideLeftRetourn {
-webkit-animation-name: slideLeftRetourn;
-moz-animation-name: slideLeftRetourn;
-ms-animation-name: slideLeftRetourn;
-o-animation-name: slideLeftRetourn;
animation-name: slideLeftRetourn;
}
.slideRightRetourn {
-webkit-animation-name: slideRightRetourn;
-moz-animation-name: slideRightRetourn;
-ms-animation-name: slideRightRetourn;
-o-animation-name: slideRightRetourn;
animation-name: slideRightRetourn;
}
.slideUpRetourn {
-webkit-animation-name: slideUpRetourn;
-moz-animation-name: slideUpRetourn;
-ms-animation-name: slideUpRetourn;
-o-animation-name: slideUpRetourn;
animation-name: slideUpRetourn;
}
.swap {
-webkit-animation-name: swap;
-moz-animation-name: swap;
-ms-animation-name: swap;
-o-animation-name: swap;
animation-name: swap;
}
.twisterInDown {
-webkit-animation-name: twisterInDown;
-moz-animation-name: twisterInDown;
-ms-animation-name: twisterInDown;
-o-animation-name: twisterInDown;
animation-name: twisterInDown;
}
.twisterInUp {
-webkit-animation-name: twisterInUp;
-moz-animation-name: twisterInUp;
-ms-animation-name: twisterInUp;
-o-animation-name: twisterInUp;
animation-name: twisterInUp;
}
.vanishIn {
-webkit-animation-name: vanishIn;
-moz-animation-name: vanishIn;
-ms-animation-name: vanishIn;
-o-animation-name: vanishIn;
animation-name: vanishIn;
}
.vanishOut {
-webkit-animation-name: vanishOut;
-moz-animation-name: vanishOut;
-ms-animation-name: vanishOut;
-o-animation-name: vanishOut;
animation-name: vanishOut;
}
.swashOut {
-webkit-animation-name: swashOut;
-moz-animation-name: swashOut;
-ms-animation-name: swashOut;
-o-animation-name: swashOut;
animation-name: swashOut;
}
.swashIn {
-webkit-animation-name: swashIn;
-moz-animation-name: swashIn;
-ms-animation-name: swashIn;
-o-animation-name: swashIn;
animation-name: swashIn;
}
.foolishOut {
-webkit-animation-name: foolishOut;
-moz-animation-name: foolishOut;
-ms-animation-name: foolishOut;
-o-animation-name: foolishOut;
animation-name: foolishOut;
}
.foolishIn {
-webkit-animation-name: foolishIn;
-moz-animation-name: foolishIn;
-ms-animation-name: foolishIn;
-o-animation-name: foolishIn;
animation-name: foolishIn;
}
.holeOut {
-webkit-animation-name: holeOut;
-moz-animation-name: holeOut;
-ms-animation-name: holeOut;
-o-animation-name: holeOut;
animation-name: holeOut;
}
.tinRightOut {
-webkit-animation-name: tinRightOut;
-moz-animation-name: tinRightOut;
-ms-animation-name: tinRightOut;
-o-animation-name: tinRightOut;
animation-name: tinRightOut;
}
.tinLeftOut {
-webkit-animation-name: tinLeftOut;
-moz-animation-name: tinLeftOut;
-ms-animation-name: tinLeftOut;
-o-animation-name: tinLeftOut;
animation-name: tinLeftOut;
}
.tinUpOut {
-webkit-animation-name: tinUpOut;
-moz-animation-name: tinUpOut;
-ms-animation-name: tinUpOut;
-o-animation-name: tinUpOut;
animation-name: tinUpOut;
}
.tinDownOut {
-webkit-animation-name: tinDownOut;
-moz-animation-name: tinDownOut;
-ms-animation-name: tinDownOut;
-o-animation-name: tinDownOut;
animation-name: tinDownOut;
}
.tinRightIn {
-webkit-animation-name: tinRightIn;
-moz-animation-name: tinRightIn;
-ms-animation-name: tinRightIn;
-o-animation-name: tinRightIn;
animation-name: tinRightIn;
}
.tinLeftIn {
-webkit-animation-name: tinLeftIn;
-moz-animation-name: tinLeftIn;
-ms-animation-name: tinLeftIn;
-o-animation-name: tinLeftIn;
animation-name: tinLeftIn;
}
.tinUpIn {
-webkit-animation-name: tinUpIn;
-moz-animation-name: tinUpIn;
-ms-animation-name: tinUpIn;
-o-animation-name: tinUpIn;
animation-name: tinUpIn;
}
.tinDownIn {
-webkit-animation-name: tinDownIn;
-moz-animation-name: tinDownIn;
-ms-animation-name: tinDownIn;
-o-animation-name: tinDownIn;
animation-name: tinDownIn;
}
.bombRightOut {
-webkit-animation-name: bombRightOut;
-moz-animation-name: bombRightOut;
-ms-animation-name: bombRightOut;
-o-animation-name: bombRightOut;
animation-name: bombRightOut;
}
.bombLeftOut {
-webkit-animation-name: bombLeftOut;
-moz-animation-name: bombLeftOut;
-ms-animation-name: bombLeftOut;
-o-animation-name: bombLeftOut;
animation-name: bombLeftOut;
}
@-webkit-keyframes openDownLeft {
0% {
-webkit-transform-origin: bottom left;
-webkit-transform: rotate(0deg);
-webkit-animation-timing-function: ease-out;
}
100% {
-webkit-transform-origin: bottom left;
-webkit-transform: rotate(-45deg);
-webkit-animation-timing-function: ease-in-out;
}
}
@-o-keyframes openDownLeft {
0% {
-o-transform-origin: bottom left;
-o-transform: rotate(0deg);
-o-animation-timing-function: ease-out;
}
100% {
-o-transform-origin: bottom left;
-o-transform: rotate(-45deg);
-o-animation-timing-function: ease-in-out;
}
}
@-ms-keyframes openDownLeft {
0% {
-ms-transform-origin: bottom left;
-ms-transform: rotate(0deg);
-ms-animation-timing-function: ease-out;
}
100% {
-ms-transform-origin: bottom left;
-ms-transform: rotate(-45deg);
-ms-animation-timing-function: ease-in-out;
}
}
@keyframes openDownLeft {
0% {
transform-origin: bottom left;
transform: rotate(0deg);
animation-timing-function: ease-out;
}
100% {
transform-origin: bottom left;
transform: rotate(-45deg);
animation-timing-function: ease-in-out;
}
}
@-moz-keyframes openDownRight {
0% {
-moz-transform-origin: bottom right;
-moz-transform: rotate(0deg);
-moz-animation-timing-function: ease-out;
}
100% {
-moz-transform-origin: bottom right;
-moz-transform: rotate(45deg);
-moz-animation-timing-function: ease-in-out;
}
}
@-webkit-keyframes openDownRight {
0% {
-webkit-transform-origin: bottom right;
-webkit-transform: rotate(0deg);
-webkit-animation-timing-function: ease-out;
}
100% {
-webkit-transform-origin: bottom right;
-webkit-transform: rotate(45deg);
-webkit-animation-timing-function: ease-in-out;
}
}
@-o-keyframes openDownRight {
0% {
-o-transform-origin: bottom right;
-o-transform: rotate(0deg);
-o-animation-timing-function: ease-out;
}
100% {
-o-transform-origin: bottom right;
-o-transform: rotate(45deg);
-o-animation-timing-function: ease-in-out;
}
}
@-ms-keyframes openDownRight {
0% {
-ms-transform-origin: bottom right;
-ms-transform: rotate(0deg);
-ms-animation-timing-function: ease-out;
}
100% {
-ms-transform-origin: bottom right;
-ms-transform: rotate(45deg);
-ms-animation-timing-function: ease-in-out;
}
}
@keyframes openDownRight {
0% {
transform-origin: bottom right;
transform: rotate(0deg);
animation-timing-function: ease-out;
}
100% {
transform-origin: bottom right;
transform: rotate(45deg);
animation-timing-function: ease-in-out;
}
}
@-moz-keyframes openUpLeft {
0% {
-moz-transform-origin: top left;
-moz-transform: rotate(0deg);
-moz-animation-timing-function: ease-out;
}
100% {
-moz-transform-origin: top left;
-moz-transform: rotate(45deg);
-moz-animation-timing-function: ease-in-out;
}
}
@-webkit-keyframes openUpLeft {
0% {
-webkit-transform-origin: top left;
-webkit-transform: rotate(0deg);
-webkit-animation-timing-function: ease-out;
}
100% {
-webkit-transform-origin: top left;
-webkit-transform: rotate(45deg);
-webkit-animation-timing-function: ease-in-out;
}
}
@-o-keyframes openUpLeft {
0% {
-o-transform-origin: top left;
-o-transform: rotate(0deg);
-o-animation-timing-function: ease-out;
}
100% {
-o-transform-origin: top left;
-o-transform: rotate(45deg);
-o-animation-timing-function: ease-in-out;
}
}
@-ms-keyframes openUpLeft {
0% {
-ms-transform-origin: top left;
-ms-transform: rotate(0deg);
-ms-animation-timing-function: ease-out;
}
100% {
-ms-transform-origin: top left;
-ms-transform: rotate(45deg);
-ms-animation-timing-function: ease-in-out;
}
}
@keyframes openUpLeft {
0% {
transform-origin: top left;
transform: rotate(0deg);
animation-timing-function: ease-out;
}
100% {
transform-origin: top left;
transform: rotate(45deg);
animation-timing-function: ease-in-out;
}
}
@-moz-keyframes openUpRight {
0% {
-moz-transform-origin: top right;
-moz-transform: rotate(0deg);
-moz-animation-timing-function: ease-out;
}
100% {
-moz-transform-origin: top right;
-moz-transform: rotate(-45deg);
-moz-animation-timing-function: ease-in-out;
}
}
@-webkit-keyframes openUpRight {
0% {
-webkit-transform-origin: top right;
-webkit-transform: rotate(0deg);
-webkit-animation-timing-function: ease-out;
}
100% {
-webkit-transform-origin: top right;
-webkit-transform: rotate(-45deg);
-webkit-animation-timing-function: ease-in-out;
}
}
@-o-keyframes openUpRight {
0% {
-o-transform-origin: top right;
-o-transform: rotate(0deg);
-o-animation-timing-function: ease-out;
}
100% {
-o-transform-origin: top right;
-o-transform: rotate(-45deg);
-o-animation-timing-function: ease-in-out;
}
}
@-ms-keyframes openUpRight {
0% {
-ms-transform-origin: top right;
-ms-transform: rotate(0deg);
-ms-animation-timing-function: ease-out;
}
100% {
-ms-transform-origin: top right;
-ms-transform: rotate(-45deg);
-ms-animation-timing-function: ease-in-out;
}
}
@keyframes openUpRight {
0% {
transform-origin: top right;
transform: rotate(0deg);
animation-timing-function: ease-out;
}
100% {
transform-origin: top right;
transform: rotate(-45deg);
animation-timing-function: ease-in-out;
}
}
@-moz-keyframes openDownLeftRetourn {
0% {
-moz-transform-origin: bottom left;
-moz-transform: rotate(-45deg);
-moz-animation-timing-function: ease-in-out;
}
100% {
-moz-transform-origin: bottom left;
-moz-transform: rotate(0deg);
-moz-animation-timing-function: ease-out;
}
}
@-webkit-keyframes openDownLeftRetourn {
0% {
-webkit-transform-origin: bottom left;
-webkit-transform: rotate(-45deg);
-webkit-animation-timing-function: ease-in-out;
}
100% {
-webkit-transform-origin: bottom left;
-webkit-transform: rotate(0deg);
-webkit-animation-timing-function: ease-out;
}
}
@-o-keyframes openDownLeftRetourn {
0% {
-o-transform-origin: bottom left;
-o-transform: rotate(-45deg);
-o-animation-timing-function: ease-in-out;
}
100% {
-o-transform-origin: bottom left;
-o-transform: rotate(0deg);
-o-animation-timing-function: ease-out;
}
}
@-ms-keyframes openDownLeftRetourn {
0% {
-ms-transform-origin: bottom left;
-ms-transform: rotate(-45deg);
-ms-animation-timing-function: ease-in-out;
}
100% {
-ms-transform-origin: bottom left;
-ms-transform: rotate(0deg);
-ms-animation-timing-function: ease-out;
}
}
@keyframes openDownLeftRetourn {
0% {
transform-origin: bottom left;
transform: rotate(-45deg);
animation-timing-function: ease-in-out;
}
100% {
transform-origin: bottom left;
transform: rotate(0deg);
animation-timing-function: ease-out;
}
}
@-moz-keyframes openDownRightRetourn {
0% {
-moz-transform-origin: bottom right;
-moz-transform: rotate(45deg);
-moz-animation-timing-function: ease-in-out;
}
100% {
-moz-transform-origin: bottom right;
-moz-transform: rotate(0deg);
-moz-animation-timing-function: ease-out;
}
}
@-webkit-keyframes openDownRightRetourn {
0% {
-webkit-transform-origin: bottom right;
-webkit-transform: rotate(45deg);
-webkit-animation-timing-function: ease-in-out;
}
100% {
-webkit-transform-origin: bottom right;
-webkit-transform: rotate(0deg);
-webkit-animation-timing-function: ease-out;
}
}
@-o-keyframes openDownRightRetourn {
0% {
-o-transform-origin: bottom right;
-o-transform: rotate(45deg);
-o-animation-timing-function: ease-in-out;
}
100% {
-o-transform-origin: bottom right;
-o-transform: rotate(0deg);
-o-animation-timing-function: ease-out;
}
}
@-ms-keyframes openDownRightRetourn {
0% {
-ms-transform-origin: bottom right;
-ms-transform: rotate(45deg);
-ms-animation-timing-function: ease-in-out;
}
100% {
-ms-transform-origin: bottom right;
-ms-transform: rotate(0deg);
-ms-animation-timing-function: ease-out;
}
}
@keyframes openDownRightRetourn {
0% {
transform-origin: bottom right;
transform: rotate(45deg);
animation-timing-function: ease-in-out;
}
100% {
transform-origin: bottom right;
transform: rotate(0deg);
animation-timing-function: ease-out;
}
}
@-moz-keyframes openUpLeftRetourn {
0% {
-moz-transform-origin: top left;
-moz-transform: rotate(45deg);
-moz-animation-timing-function: ease-in-out;
}
100% {
-moz-transform-origin: top left;
-moz-transform: rotate(0deg);
-moz-animation-timing-function: ease-out;
}
}
@-webkit-keyframes openUpLeftRetourn {
0% {
-webkit-transform-origin: top left;
-webkit-transform: rotate(45deg);
-webkit-animation-timing-function: ease-in-out;
}
100% {
-webkit-transform-origin: top left;
-webkit-transform: rotate(0deg);
-webkit-animation-timing-function: ease-out;
}
}
@-o-keyframes openUpLeftRetourn {
0% {
-o-transform-origin: top left;
-o-transform: rotate(45deg);
-o-animation-timing-function: ease-in-out;
}
100% {
-o-transform-origin: top left;
-o-transform: rotate(0deg);
-o-animation-timing-function: ease-out;
}
}
@-ms-keyframes openUpLeftRetourn {
0% {
-ms-transform-origin: top left;
-ms-transform: rotate(45deg);
-ms-animation-timing-function: ease-in-out;
}
100% {
-ms-transform-origin: top left;
-ms-transform: rotate(0deg);
-ms-animation-timing-function: ease-out;
}
}
@keyframes openUpLeftRetourn {
0% {
transform-origin: top left;
transform: rotate(45deg);
animation-timing-function: ease-in-out;
}
100% {
transform-origin: top left;
transform: rotate(0deg);
animation-timing-function: ease-out;
}
}
@-moz-keyframes openUpRightRetourn {
0% {
-moz-transform-origin: top right;
-moz-transform: rotate(-45deg);
-moz-animation-timing-function: ease-in-out;
}
100% {
-moz-transform-origin: top right;
-moz-transform: rotate(0deg);
-moz-animation-timing-function: ease-out;
}
}
@-webkit-keyframes openUpRightRetourn {
0% {
-webkit-transform-origin: top right;
-webkit-transform: rotate(-45deg);
-webkit-animation-timing-function: ease-in-out;
}
100% {
-webkit-transform-origin: top right;
-webkit-transform: rotate(0deg);
-webkit-animation-timing-function: ease-out;
}
}
@-o-keyframes openUpRightRetourn {
0% {
-o-transform-origin: top right;
-o-transform: rotate(-45deg);
-o-animation-timing-function: ease-in-out;
}
100% {
-o-transform-origin: top right;
-o-transform: rotate(0deg);
-o-animation-timing-function: ease-out;
}
}
@-ms-keyframes openUpRightRetourn {
0% {
-ms-transform-origin: top right;
-ms-transform: rotate(-45deg);
-ms-animation-timing-function: ease-in-out;
}
100% {
-ms-transform-origin: top right;
-ms-transform: rotate(0deg);
-ms-animation-timing-function: ease-out;
}
}
@keyframes openUpRightRetourn {
0% {
transform-origin: top right;
transform: rotate(-45deg);
animation-timing-function: ease-in-out;
}
100% {
transform-origin: top right;
transform: rotate(0deg);
animation-timing-function: ease-out;
}
}
@-moz-keyframes openDownLeftOut {
0% {
opacity: 1;
-moz-transform-origin: bottom left;
-moz-transform: rotate(0deg);
-moz-animation-timing-function: ease-out;
}
100% {
opacity: 0;
-moz-transform-origin: bottom left;
-moz-transform: rotate(-45deg);
-moz-animation-timing-function: ease-in-out;
}
}
@-webkit-keyframes openDownLeftOut {
0% {
opacity: 1;
-webkit-transform-origin: bottom left;
-webkit-transform: rotate(0deg);
-webkit-animation-timing-function: ease-out;
}
100% {
opacity: 0;
-webkit-transform-origin: bottom left;
-webkit-transform: rotate(-45deg);
-webkit-animation-timing-function: ease-in-out;
}
}
@-o-keyframes openDownLeftOut {
0% {
opacity: 1;
-o-transform-origin: bottom left;
-o-transform: rotate(0deg);
-o-animation-timing-function: ease-out;
}
100% {
opacity: 0;
-o-transform-origin: bottom left;
-o-transform: rotate(-45deg);
-o-animation-timing-function: ease-in-out;
}
}
@-ms-keyframes openDownLeftOut {
0% {
opacity: 1;
-ms-transform-origin: bottom left;
-ms-transform: rotate(0deg);
-ms-animation-timing-function: ease-out;
}
100% {
opacity: 0;
-ms-transform-origin: bottom left;
-ms-transform: rotate(-45deg);
-ms-animation-timing-function: ease-in-out;
}
}
@keyframes openDownLeftOut {
0% {
opacity: 1;
transform-origin: bottom left;
transform: rotate(0deg);
animation-timing-function: ease-out;
}
100% {
opacity: 0;
transform-origin: bottom left;
transform: rotate(-45deg);
animation-timing-function: ease-in-out;
}
}
@-moz-keyframes openDownRightOut {
0% {
opacity: 1;
-moz-transform-origin: bottom right;
-moz-transform: rotate(0deg);
-moz-animation-timing-function: ease-out;
}
100% {
opacity: 0;
-moz-transform-origin: bottom right;
-moz-transform: rotate(45deg);
-moz-animation-timing-function: ease-in-out;
}
}
@-webkit-keyframes openDownRightOut {
0% {
opacity: 1;
-webkit-transform-origin: bottom right;
-webkit-transform: rotate(0deg);
-webkit-animation-timing-function: ease-out;
}
100% {
opacity: 0;
-webkit-transform-origin: bottom right;
-webkit-transform: rotate(45deg);
-webkit-animation-timing-function: ease-in-out;
}
}
@-o-keyframes openDownRightOut {
0% {
opacity: 1;
-o-transform-origin: bottom right;
-o-transform: rotate(0deg);
-o-animation-timing-function: ease-out;
}
100% {
opacity: 0;
-o-transform-origin: bottom right;
-o-transform: rotate(45deg);
-o-animation-timing-function: ease-in-out;
}
}
@-ms-keyframes openDownRightOut {
0% {
opacity: 1;
-ms-transform-origin: bottom right;
-ms-transform: rotate(0deg);
-ms-animation-timing-function: ease-out;
}
100% {
opacity: 0;
-ms-transform-origin: bottom right;
-ms-transform: rotate(45deg);
-ms-animation-timing-function: ease-in-out;
}
}
@keyframes openDownRightOut {
0% {
opacity: 1;
transform-origin: bottom right;
transform: rotate(0deg);
animation-timing-function: ease-out;
}
100% {
opacity: 0;
transform-origin: bottom right;
transform: rotate(45deg);
animation-timing-function: ease-in-out;
}
}
@-moz-keyframes openUpLeftOut {
0% {
opacity: 1;
-moz-transform-origin: top left;
-moz-transform: rotate(0deg);
-moz-animation-timing-function: ease-out;
}
100% {
opacity: 0;
-moz-transform-origin: top left;
-moz-transform: rotate(45deg);
-moz-animation-timing-function: ease-in-out;
}
}
@-webkit-keyframes openUpLeftOut {
0% {
opacity: 1;
-webkit-transform-origin: top left;
-webkit-transform: rotate(0deg);
-webkit-animation-timing-function: ease-out;
}
100% {
opacity: 0;
-webkit-transform-origin: top left;
-webkit-transform: rotate(45deg);
-webkit-animation-timing-function: ease-in-out;
}
}
@-o-keyframes openUpLeftOut {
0% {
opacity: 1;
-o-transform-origin: top left;
-o-transform: rotate(0deg);
-o-animation-timing-function: ease-out;
}
100% {
opacity: 0;
-o-transform-origin: top left;
-o-transform: rotate(45deg);
-o-animation-timing-function: ease-in-out;
}
}
@-ms-keyframes openUpLeftOut {
0% {
opacity: 1;
-ms-transform-origin: top left;
-ms-transform: rotate(0deg);
-ms-animation-timing-function: ease-out;
}
100% {
opacity: 0;
-ms-transform-origin: top left;
-ms-transform: rotate(45deg);
-ms-animation-timing-function: ease-in-out;
}
}
@keyframes openUpLeftOut {
0% {
opacity: 1;
transform-origin: top left;
transform: rotate(0deg);
animation-timing-function: ease-out;
}
100% {
opacity: 0;
transform-origin: top left;
transform: rotate(45deg);
animation-timing-function: ease-in-out;
}
}
@-moz-keyframes openUpRightOut {
0% {
opacity: 1;
-moz-transform-origin: top right;
-moz-transform: rotate(0deg);
-moz-animation-timing-function: ease-out;
}
100% {
opacity: 0;
-moz-transform-origin: top right;
-moz-transform: rotate(-45deg);
-moz-animation-timing-function: ease-in-out;
}
}
@-webkit-keyframes openUpRightOut {
0% {
opacity: 1;
-webkit-transform-origin: top right;
-webkit-transform: rotate(0deg);
-webkit-animation-timing-function: ease-out;
}
100% {
opacity: 0;
-webkit-transform-origin: top right;
-webkit-transform: rotate(-45deg);
-webkit-animation-timing-function: ease-in-out;
}
}
@-o-keyframes openUpRightOut {
0% {
opacity: 1;
-o-transform-origin: top right;
-o-transform: rotate(0deg);
-o-animation-timing-function: ease-out;
}
100% {
opacity: 0;
-o-transform-origin: top right;
-o-transform: rotate(-45deg);
-o-animation-timing-function: ease-in-out;
}
}
@-ms-keyframes openUpRightOut {
0% {
opacity: 1;
-ms-transform-origin: top right;
-ms-transform: rotate(0deg);
-ms-animation-timing-function: ease-out;
}
100% {
opacity: 0;
-ms-transform-origin: top right;
-ms-transform: rotate(-45deg);
-ms-animation-timing-function: ease-in-out;
}
}
@keyframes openUpRightOut {
0% {
opacity: 1;
transform-origin: top right;
transform: rotate(0deg);
animation-timing-function: ease-out;
}
100% {
opacity: 0;
transform-origin: top right;
transform: rotate(-45deg);
animation-timing-function: ease-in-out;
}
}
@-moz-keyframes perspectiveDown {
0% {
-moz-transform-origin: 0 100%;
-moz-transform: perspective(400px) rotateX(0deg);
}
100% {
-moz-transform-origin: 0 100%;
-moz-transform: perspective(400px) rotateX(-180deg);
}
}
@-webkit-keyframes perspectiveDown {
0% {
-webkit-transform-origin: 0 100%;
-webkit-transform: perspective(400px) rotateX(0deg);
}
100% {
-webkit-transform-origin: 0 100%;
-webkit-transform: perspective(400px) rotateX(-180deg);
}
}
@-o-keyframes perspectiveDown {
0% {
-o-transform-origin: 0 100%;
-o-transform: perspective(400px) rotateX(0deg);
}
100% {
-o-transform-origin: 0 100%;
-o-transform: perspective(400px) rotateX(-180deg);
}
}
@-ms-keyframes perspectiveDown {
0% {
-ms-transform-origin: 0 100%;
-ms-transform: perspective(400px) rotateX(0deg);
}
100% {
-ms-transform-origin: 0 100%;
-ms-transform: perspective(400px) rotateX(-180deg);
}
}
@keyframes perspectiveDown {
0% {
transform-origin: 0 100%;
transform: perspective(400px) rotateX(0deg);
}
100% {
transform-origin: 0 100%;
transform: perspective(400px) rotateX(-180deg);
}
}
@-moz-keyframes perspectiveLeft {
0% {
-moz-transform-origin: 0 0;
-moz-transform: perspective(400px) rotateY(0deg);
}
100% {
-moz-transform-origin: 0 0;
-moz-transform: perspective(400px) rotateY(-180deg);
}
}
@-webkit-keyframes perspectiveLeft {
0% {
-webkit-transform-origin: 0 0;
-webkit-transform: perspective(400px) rotateY(0deg);
}
100% {
-webkit-transform-origin: 0 0;
-webkit-transform: perspective(400px) rotateY(-180deg);
}
}
@-o-keyframes perspectiveLeft {
0% {
-o-transform-origin: 0 0;
-o-transform: perspective(400px) rotateY(0deg);
}
100% {
-o-transform-origin: 0 0;
-o-transform: perspective(400px) rotateY(-180deg);
}
}
@-ms-keyframes perspectiveLeft {
0% {
-ms-transform-origin: 0 0;
-ms-transform: perspective(400px) rotateY(0deg);
}
100% {
-ms-transform-origin: 0 0;
-ms-transform: perspective(400px) rotateY(-180deg);
}
}
@keyframes perspectiveLeft {
0% {
transform-origin: 0 0;
transform: perspective(400px) rotateY(0deg);
}
100% {
transform-origin: 0 0;
transform: perspective(400px) rotateY(-180deg);
}
}
@-moz-keyframes perspectiveRight {
0% {
-moz-transform-origin: 100% 0;
-moz-transform: perspective(400px) rotateY(0deg);
}
100% {
-moz-transform-origin: 100% 0;
-moz-transform: perspective(400px) rotateY(180deg);
}
}
@-webkit-keyframes perspectiveRight {
0% {
-webkit-transform-origin: 100% 0;
-webkit-transform: perspective(400px) rotateY(0deg);
}
100% {
-webkit-transform-origin: 100% 0;
-webkit-transform: perspective(400px) rotateY(180deg);
}
}
@-o-keyframes perspectiveRight {
0% {
-o-transform-origin: 100% 0;
-o-transform: perspective(400px) rotateY(0deg);
}
100% {
-o-transform-origin: 100% 0;
-o-transform: perspective(400px) rotateY(180deg);
}
}
@-ms-keyframes perspectiveRight {
0% {
-ms-transform-origin: 100% 0;
-ms-transform: perspective(400px) rotateY(0deg);
}
100% {
-ms-transform-origin: 100% 0;
-ms-transform: perspective(400px) rotateY(180deg);
}
}
@keyframes perspectiveRight {
0% {
transform-origin: 100% 0;
transform: perspective(400px) rotateY(0deg);
}
100% {
transform-origin: 100% 0;
transform: perspective(400px) rotateY(180deg);
}
}
@-moz-keyframes perspectiveUp {
0% {
-moz-transform-origin: 0 0;
-moz-transform: perspective(400px) rotateX(0deg);
}
100% {
-moz-transform-origin: 0 0;
-moz-transform: perspective(400px) rotateX(180deg);
}
}
@-webkit-keyframes perspectiveUp {
0% {
-webkit-transform-origin: 0 0;
-webkit-transform: perspective(400px) rotateX(0deg);
}
100% {
-webkit-transform-origin: 0 0;
-webkit-transform: perspective(400px) rotateX(180deg);
}
}
@-o-keyframes perspectiveUp {
0% {
-o-transform-origin: 0 0;
-o-transform: perspective(400px) rotateX(0deg);
}
100% {
-o-transform-origin: 0 0;
-o-transform: perspective(400px) rotateX(180deg);
}
}
@-ms-keyframes perspectiveUp {
0% {
-ms-transform-origin: 0 0;
-ms-transform: perspective(400px) rotateX(0deg);
}
100% {
-ms-transform-origin: 0 0;
-ms-transform: perspective(400px) rotateX(180deg);
}
}
@keyframes perspectiveUp {
0% {
transform-origin: 0 0;
transform: perspective(400px) rotateX(0deg);
}
100% {
transform-origin: 0 0;
transform: perspective(400px) rotateX(180deg);
}
}
@-moz-keyframes perspectiveDownRetourn {
0% {
-moz-transform-origin: 0 100%;
-moz-transform: perspective(400px) rotateX(-180deg);
}
100% {
-moz-transform-origin: 0 100%;
-moz-transform: perspective(400px) rotateX(0deg);
}
}
@-webkit-keyframes perspectiveDownRetourn {
0% {
-webkit-transform-origin: 0 100%;
-webkit-transform: perspective(400px) rotateX(-180deg);
}
100% {
-webkit-transform-origin: 0 100%;
-webkit-transform: perspective(400px) rotateX(0deg);
}
}
@-o-keyframes perspectiveDownRetourn {
0% {
-o-transform-origin: 0 100%;
-o-transform: perspective(400px) rotateX(-180deg);
}
100% {
-o-transform-origin: 0 100%;
-o-transform: perspective(400px) rotateX(0deg);
}
}
@-ms-keyframes perspectiveDownRetourn {
0% {
-ms-transform-origin: 0 100%;
-ms-transform: perspective(400px) rotateX(-180deg);
}
100% {
-ms-transform-origin: 0 100%;
-ms-transform: perspective(400px) rotateX(0deg);
}
}
@keyframes perspectiveDownRetourn {
0% {
transform-origin: 0 100%;
transform: perspective(400px) rotateX(-180deg);
}
100% {
transform-origin: 0 100%;
transform: perspective(400px) rotateX(0deg);
}
}
@-moz-keyframes perspectiveLeftRetourn {
0% {
-moz-transform-origin: 0 0;
-moz-transform: perspective(400px) rotateY(-180deg);
}
100% {
-moz-transform-origin: 0 0;
-moz-transform: perspective(400px) rotateY(0deg);
}
}
@-webkit-keyframes perspectiveLeftRetourn {
0% {
-webkit-transform-origin: 0 0;
-webkit-transform: perspective(400px) rotateY(-180deg);
}
100% {
-webkit-transform-origin: 0 0;
-webkit-transform: perspective(400px) rotateY(0deg);
}
}
@-o-keyframes perspectiveLeftRetourn {
0% {
-o-transform-origin: 0 0;
-o-transform: perspective(400px) rotateY(-180deg);
}
100% {
-o-transform-origin: 0 0;
-o-transform: perspective(400px) rotateY(0deg);
}
}
@-ms-keyframes perspectiveLeftRetourn {
0% {
-ms-transform-origin: 0 0;
-ms-transform: perspective(400px) rotateY(-180deg);
}
100% {
-ms-transform-origin: 0 0;
-ms-transform: perspective(400px) rotateY(0deg);
}
}
@keyframes perspectiveLeftRetourn {
0% {
transform-origin: 0 0;
transform: perspective(400px) rotateY(-180deg);
}
100% {
transform-origin: 0 0;
transform: perspective(400px) rotateY(0deg);
}
}
@-moz-keyframes perspectiveRightRetourn {
0% {
-moz-transform-origin: 100% 0;
-moz-transform: perspective(400px) rotateY(180deg);
}
100% {
-moz-transform-origin: 100% 0;
-moz-transform: perspective(400px) rotateY(0deg);
}
}
@-webkit-keyframes perspectiveRightRetourn {
0% {
-webkit-transform-origin: 100% 0;
-webkit-transform: perspective(400px) rotateY(180deg);
}
100% {
-webkit-transform-origin: 100% 0;
-webkit-transform: perspective(400px) rotateY(0deg);
}
}
@-o-keyframes perspectiveRightRetourn {
0% {
-o-transform-origin: 100% 0;
-o-transform: perspective(400px) rotateY(180deg);
}
100% {
-o-transform-origin: 100% 0;
-o-transform: perspective(400px) rotateY(0deg);
}
}
@-ms-keyframes perspectiveRightRetourn {
0% {
-ms-transform-origin: 100% 0;
-ms-transform: perspective(400px) rotateY(180deg);
}
100% {
-ms-transform-origin: 100% 0;
-ms-transform: perspective(400px) rotateY(0deg);
}
}
@keyframes perspectiveRightRetourn {
0% {
transform-origin: 100% 0;
transform: perspective(400px) rotateY(180deg);
}
100% {
transform-origin: 100% 0;
transform: perspective(400px) rotateY(0deg);
}
}
@-moz-keyframes perspectiveUpRetourn {
0% {
-moz-transform-origin: 0 0;
-moz-transform: perspective(400px) rotateX(180deg);
}
100% {
-moz-transform-origin: 0 0;
-moz-transform: perspective(400px) rotateX(0deg);
}
}
@-webkit-keyframes perspectiveUpRetourn {
0% {
-webkit-transform-origin: 0 0;
-webkit-transform: perspective(400px) rotateX(180deg);
}
100% {
-webkit-transform-origin: 0 0;
-webkit-transform: perspective(400px) rotateX(0deg);
}
}
@-o-keyframes perspectiveUpRetourn {
0% {
-o-transform-origin: 0 0;
-o-transform: perspective(400px) rotateX(180deg);
}
100% {
-o-transform-origin: 0 0;
-o-transform: perspective(400px) rotateX(0deg);
}
}
@-ms-keyframes perspectiveUpRetourn {
0% {
-ms-transform-origin: 0 0;
-ms-transform: perspective(400px) rotateX(180deg);
}
100% {
-ms-transform-origin: 0 0;
-ms-transform: perspective(400px) rotateX(0deg);
}
}
@keyframes perspectiveUpRetourn {
0% {
transform-origin: 0 0;
transform: perspective(400px) rotateX(180deg);
}
100% {
transform-origin: 0 0;
transform: perspective(400px) rotateX(0deg);
}
}
@-moz-keyframes puffIn {
0% {
opacity: 0;
-moz-transform-origin: 50% 50%;
-moz-transform: scale(2,2);
-moz-filter: blur(2px);
}
100% {
opacity: 1;
-moz-transform-origin: 50% 50%;
-moz-transform: scale(1,1);
-moz-filter: blur(0px);
}
}
@-webkit-keyframes puffIn {
0% {
opacity: 0;
-webkit-transform-origin: 50% 50%;
-webkit-transform: scale(2,2);
-webkit-filter: blur(2px);
}
100% {
opacity: 1;
-webkit-transform-origin: 50% 50%;
-webkit-transform: scale(1,1);
-webkit-filter: blur(0px);
}
}
@-o-keyframes puffIn {
0% {
opacity: 0;
-o-transform-origin: 50% 50%;
-o-transform: scale(2,2);
-webkit-filter: blur(2px);
}
100% {
opacity: 1;
-o-transform-origin: 50% 50%;
-o-transform: scale(1,1);
-webkit-filter: blur(0px);
}
}
@-ms-keyframes puffIn {
0% {
opacity: 0;
filter: alpha(opacity=0);
-ms-transform-origin: 50% 50%;
-ms-transform: scale(2,2);
filter: blur(2px);
}
100% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform-origin: 50% 50%;
-ms-transform: scale(1,1);
filter: blur(0px);
}
}
@keyframes puffIn {
0% {
opacity: 0;
transform-origin: 50% 50%;
transform: scale(2,2);
filter: blur(2px);
}
100% {
opacity: 1;
transform-origin: 50% 50%;
transform: scale(1,1);
filter: blur(0px);
}
}
@-moz-keyframes puffOut {
0% {
opacity: 1;
-moz-transform-origin: 50% 50%;
-moz-transform: scale(1,1);
-moz-filter: blur(0px);
}
100% {
opacity: 0;
-moz-transform-origin: 50% 50%;
-moz-transform: scale(2,2);
-moz-filter: blur(2px);
}
}
@-webkit-keyframes puffOut {
0% {
opacity: 1;
-webkit-transform-origin: 50% 50%;
-webkit-transform: scale(1,1);
-webkit-filter: blur(0px);
}
100% {
opacity: 0;
-webkit-transform-origin: 50% 50%;
-webkit-transform: scale(2,2);
-webkit-filter: blur(2px);
}
}
@-o-keyframes puffOut {
0% {
opacity: 1;
-o-transform-origin: 50% 50%;
-o-transform: scale(1,1);
-webkit-filter: blur(0px);
}
100% {
opacity: 0;
-o-transform-origin: 50% 50%;
-o-transform: scale(2,2);
-webkit-filter: blur(2px);
}
}
@-ms-keyframes puffOut {
0% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform-origin: 50% 50%;
-ms-transform: scale(1,1);
filter: blur(0px);
}
100% {
opacity: 0;
filter: alpha(opacity=0);
-ms-transform-origin: 50% 50%;
-ms-transform: scale(2, 2);
filter: blur(2px);
}
}
@keyframes puffOut {
0% {
opacity: 1;
transform-origin: 50% 50%;
transform: scale(1,1);
-webkit-filter: blur(0px);
}
100% {
opacity: 0;
transform-origin: 50% 50%;
transform: scale(2,2);
-webkit-filter: blur(2px);
}
}
@-moz-keyframes rotateDown {
0% {
opacity: 1;
-moz-transform-origin: 0 0;
-moz-transform: perspective(400px) rotateX(0deg) translateZ(0px);
}
100% {
opacity: 0;
-moz-transform-origin: 50% 100%;
-moz-transform: perspective(400px) rotateX(-180deg) translateZ(300px);
}
}
@-webkit-keyframes rotateDown {
0% {
opacity: 1;
-webkit-transform-origin: 0 0;
-webkit-transform: perspective(400px) rotateX(0deg) translateZ(0px);
}
100% {
opacity: 0;
-webkit-transform-origin: 50% 100%;
-webkit-transform: perspective(400px) rotateX(-180deg) translateZ(300px);
}
}
@-o-keyframes rotateDown {
0% {
opacity: 1;
-o-transform-origin: 0 0;
-o-transform: perspective(400px) rotateX(0deg) translateZ(0px);
}
100% {
opacity: 0;
-o-transform-origin: 50% 100%;
-o-transform: perspective(400px) rotateX(-180deg) translateZ(300px);
}
}
@-ms-keyframes rotateDown {
0% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform-origin: 0 0;
-ms-transform: perspective(400px) rotateX(0deg) translateZ(0px);
}
100% {
opacity: 0;
filter: alpha(opacity=0);
-ms-transform-origin: 50% 100%;
-ms-transform: perspective(400px) rotateX(-180deg) translateZ(300px);
}
}
@keyframes rotateDown {
0% {
opacity: 1;
transform-origin: 0 0;
transform: perspective(400px) rotateX(0deg) translateZ(0px);
}
100% {
opacity: 0;
transform-origin: 50% 100%;
transform: perspective(400px) rotateX(-180deg) translateZ(300px);
}
}
@-moz-keyframes rotateLeft {
0% {
opacity: 1;
-moz-transform-origin: 0 0;
-moz-transform: perspective(400px) rotateY(0deg) translateZ(0px);
}
100% {
opacity: 0;
-moz-transform-origin: 50% 0;
-moz-transform: perspective(400px) rotateY(180deg) translateZ(300px);
}
}
@-webkit-keyframes rotateLeft {
0% {
opacity: 1;
-webkit-transform-origin: 0 0;
-webkit-transform: perspective(400px) rotateY(0deg) translateZ(0px);
}
100% {
opacity: 0;
-webkit-transform-origin: 50% 0;
-webkit-transform: perspective(400px) rotateY(180deg) translateZ(300px);
}
}
@-o-keyframes rotateLeft {
0% {
opacity: 1;
-o-transform-origin: 0 0;
-o-transform: perspective(400px) rotateY(0deg) translateZ(0px);
}
100% {
opacity: 0;
-o-transform-origin: 50% 0;
-o-transform: perspective(400px) rotateY(180deg) translateZ(300px);
}
}
@-ms-keyframes rotateLeft {
0% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform-origin: 0 0;
-ms-transform: perspective(400px) rotateY(0deg) translateZ(0px);
}
100% {
opacity: 0;
filter: alpha(opacity=0);
-ms-transform-origin: 50% 0;
-ms-transform: perspective(400px) rotateY(180deg) translateZ(300px);
}
}
@keyframes rotateLeft {
0% {
opacity: 1;
transform-origin: 0 0;
transform: perspective(400px) rotateY(0deg) translateZ(0px);
}
100% {
opacity: 0;
transform-origin: 50% 0;
transform: perspective(400px) rotateY(180deg) translateZ(300px);
}
}
@-moz-keyframes rotateRight {
0% {
opacity: 1;
-moz-transform-origin: 0 0;
-moz-transform: perspective(400px) rotateY(0deg) translate3d(0px);
}
100% {
opacity: 0;
-moz-transform-origin: 50% 0;
-moz-transform: perspective(400px) rotateY(-180deg) translateZ(150px);
}
}
@-webkit-keyframes rotateRight {
0% {
opacity: 1;
-webkit-transform-origin: 0 0;
-webkit-transform: perspective(400px) rotateY(0deg) translate3d(0px);
}
100% {
opacity: 0;
-webkit-transform-origin: 50% 0;
-webkit-transform: perspective(400px) rotateY(-180deg) translateZ(150px);
}
}
@-o-keyframes rotateRight {
0% {
opacity: 1;
-o-transform-origin: 0 0;
-o-transform: perspective(400px) rotateY(0deg) translate3d(0px);
}
100% {
opacity: 0;
-o-transform-origin: 50% 0;
-o-transform: perspective(400px) rotateY(-180deg) translateZ(150px);
}
}
@-ms-keyframes rotateRight {
0% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform-origin: 0 0;
-ms-transform: perspective(400px) rotateY(0deg) translate3d(0px);
}
100% {
opacity: 0;
filter: alpha(opacity=0);
-ms-transform-origin: 50% 0;
-ms-transform: perspective(400px) rotateY(-180deg) translateZ(150px);
}
}
@keyframes rotateRight {
0% {
opacity: 1;
transform-origin: 0 0;
transform: perspective(400px) rotateY(0deg) translate3d(0px);
}
100% {
opacity: 0;
transform-origin: 50% 0;
transform: perspective(400px) rotateY(-180deg) translateZ(150px);
}
}
@-moz-keyframes rotateUp {
0% {
opacity: 1;
-moz-transform-origin: 0 0;
-moz-transform: perspective(400px) rotateX(0deg) translateZ(0px);
}
100% {
opacity: 0;
-moz-transform-origin: 50% 0;
-moz-transform: perspective(400px) rotateX(180deg) translateZ(100px);
}
}
@-webkit-keyframes rotateUp {
0% {
opacity: 1;
-webkit-transform-origin: 0 0;
-webkit-transform: perspective(400px) rotateX(0deg) translateZ(0px);
}
100% {
opacity: 0;
-webkit-transform-origin: 50% 0;
-webkit-transform: perspective(400px) rotateX(180deg) translateZ(100px);
}
}
@-o-keyframes rotateUp {
0% {
opacity: 1;
-o-transform-origin: 0 0;
-o-transform: perspective(400px) rotateX(0deg) translateZ(0px);
}
100% {
opacity: 0;
-o-transform-origin: 50% 0;
-o-transform: perspective(400px) rotateX(180deg) translateZ(100px);
}
}
@-ms-keyframes rotateUp {
0% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform-origin: 0 0;
-ms-transform: perspective(400px) rotateX(0deg) translateZ(0px);
}
100% {
opacity: 0;
filter: alpha(opacity=0);
-ms-transform-origin: 50% 0;
-ms-transform: perspective(400px) rotateX(180deg) translateZ(100px);
}
}
@keyframes rotateUp {
0% {
opacity: 1;
transform-origin: 0 0;
transform: perspective(400px) rotateX(0deg) translateZ(0px);
}
100% {
opacity: 0;
transform-origin: 50% 0;
transform: perspective(400px) rotateX(180deg) translateZ(100px);
}
}
@-moz-keyframes slideDown {
0% {
-moz-transform-origin: 0 0;
-moz-transform: translateY(0%);
}
100% {
-moz-transform-origin: 0 0;
-moz-transform: translateY(50%);
}
}
@-webkit-keyframes slideDown {
0% {
-webkit-transform-origin: 0 0;
-webkit-transform: translateY(0%);
}
100% {
-webkit-transform-origin: 0 0;
-webkit-transform: translateY(50%);
}
}
@-o-keyframes slideDown {
0% {
-o-transform-origin: 0 0;
-o-transform: translateY(0%);
}
100% {
-o-transform-origin: 0 0;
-o-transform: translateY(50%);
}
}
@-ms-keyframes slideDown {
0% {
-ms-transform-origin: 0 0;
-ms-transform: translateY(0%);
}
100% {
-ms-transform-origin: 0 0;
-ms-transform: translateY(50%);
}
}
@keyframes slideDown {
0% {
transform-origin: 0 0;
transform: translateY(0%);
}
100% {
transform-origin: 0 0;
transform: translateY(50%);
}
}
@-moz-keyframes slideLeft {
0% {
-moz-transform-origin: 0 0;
-moz-transform: translateX(0%);
}
100% {
-moz-transform-origin: 0 0;
-moz-transform: translateX(-50%);
}
}
@-webkit-keyframes slideLeft {
0% {
-webkit-transform-origin: 0 0;;
-webkit-transform: translateX(0%);
}
100% {
-webkit-transform-origin: 0 0;
-webkit-transform: translateX(-50%);
}
}
@-o-keyframes slideLeft {
0% {
-o-transform-origin: 0 0;
-o-transform: translateX(0%);
}
100% {
-o-transform-origin: 0 0;
-o-transform: translateX(-50%);
}
}
@-ms-keyframes slideLeft {
0% {
-ms-transform-origin: 0 0;
-ms-transform: translateX(0%);
}
100% {
-ms-transform-origin: 0 0;
-ms-transform: translateX(-50%);
}
}
@keyframes slideLeft {
0% {
transform-origin: 0 0;
transform: translateX(0%);
}
100% {
transform-origin: 0 0;
transform: translateX(-50%);
}
}
@-moz-keyframes slideRight {
0% {
-moz-transform-origin: 0 0;
-moz-transform: translateX(0%);
}
100% {
-moz-transform-origin: 0 0;
-moz-transform: translateX(50%);
}
}
@-webkit-keyframes slideRight {
0% {
-webkit-transform-origin: 0 0;
-webkit-transform: translateX(0%);
}
100% {
-webkit-transform-origin: 0 0;
-webkit-transform: translateX(50%);
}
}
@-o-keyframes slideRight {
0% {
-o-transform-origin: 0 0;
-o-transform: translateX(0%);
}
100% {
-o-transform-origin: 0 0;
-o-transform: translateX(50%);
}
}
@-ms-keyframes slideRight {
0% {
-ms-transform-origin: 0 0;
-ms-transform: translateX(0%);
}
100% {
-ms-transform-origin: 0 0;
-ms-transform: translateX(50%);
}
}
@keyframes slideRight {
0% {
transform-origin: 0 0;
transform: translateX(0%);
}
100% {
transform-origin: 0 0;
transform: translateX(50%);
}
}
@-moz-keyframes slideUp {
0% {
-moz-transform-origin: 0 0;
-moz-transform: translateY(0%);
}
100% {
-moz-transform-origin: 0 0;
-moz-transform: translateY(-50%);
}
}
@-webkit-keyframes slideUp {
0% {
-webkit-transform-origin: 0 0;
-webkit-transform: translateY(0%);
}
100% {
-webkit-transform-origin: 0 0;
-webkit-transform: translateY(-50%);
}
}
@-o-keyframes slideUp {
0% {
-o-transform-origin: 0 0;
-o-transform: translateY(0%);
}
100% {
-o-transform-origin: 0 0;
-o-transform: translateY(-50%);
}
}
@-ms-keyframes slideUp {
0% {
-ms-transform-origin: 0 0;
-ms-transform: translateY(0%);
}
100% {
-ms-transform-origin: 0 0;
-ms-transform: translateY(-50%);
}
}
@keyframes slideUp {
0% {
transform-origin: 0 0;
transform: translateY(0%);
}
100% {
transform-origin: 0 0;
transform: translateY(-50%);
}
}
@-moz-keyframes slideDownRetourn {
0% {
-moz-transform-origin: 0 0;
-moz-transform: translateY(50%);
}
100% {
-moz-transform-origin: 0 0;
-moz-transform: translateY(0%);
}
}
@-webkit-keyframes slideDownRetourn {
0% {
-webkit-transform-origin: 0 0;
-webkit-transform: translateY(50%);
}
100% {
-webkit-transform-origin: 0 0;
-webkit-transform: translateY(0%);
}
}
@-o-keyframes slideDownRetourn {
0% {
-o-transform-origin: 0 0;
-o-transform: translateY(50%);
}
100% {
-o-transform-origin: 0 0;
-o-transform: translateY(0%);
}
}
@-ms-keyframes slideDownRetourn {
0% {
-ms-transform-origin: 0 0;
-ms-transform: translateY(50%);
}
100% {
-ms-transform-origin: 0 0;
-ms-transform: translateY(0%);
}
}
@keyframes slideDownRetourn {
0% {
transform-origin: 0 0;
transform: translateY(50%);
}
100% {
transform-origin: 0 0;
transform: translateY(0%);
}
}
@-moz-keyframes slideLeftRetourn {
0% {
-moz-transform-origin: 0 0;
-moz-transform: translateX(-50%);
}
100% {
-moz-transform-origin: 0 0;
-moz-transform: translateX(0%);
}
}
@-webkit-keyframes slideLeftRetourn {
0% {
-webkit-transform-origin: 0 0;
-webkit-transform: translateX(-50%);
}
100% {
-webkit-transform-origin: 0 0;
-webkit-transform: translateX(0%);
}
}
@-o-keyframes slideLeftRetourn {
0% {
-o-transform-origin: 0 0;
-o-transform: translateX(-50%);
}
100% {
-o-transform-origin: 0 0;
-o-transform: translateX(0%);
}
}
@-ms-keyframes slideLeftRetourn {
0% {
-ms-transform-origin: 0 0;
-ms-transform: translateX(-50%);
}
100% {
-ms-transform-origin: 0 0;
-ms-transform: translateX(0%);
}
}
@keyframes slideLeftRetourn {
0% {
transform-origin: 0 0;
transform: translateX(-50%);
}
100% {
transform-origin: 0 0;
transform: translateX(0%);
}
}
@-moz-keyframes slideRightRetourn {
0% {
-moz-transform-origin: 0 0;
-moz-transform: translateX(50%);
}
100% {
-moz-transform-origin: 0 0;
-moz-transform: translateX(0%);
}
}
@-webkit-keyframes slideRightRetourn {
0% {
-webkit-transform-origin: 0 0;
-webkit-transform: translateX(50%);
}
100% {
-webkit-transform-origin: 0 0;
-webkit-transform: translateX(0%);
}
}
@-o-keyframes slideRightRetourn {
0% {
-o-transform-origin: 0 0;
-o-transform: translateX(50%);
}
100% {
-o-transform-origin: 0 0;
-o-transform: translateX(0%);
}
}
@-ms-keyframes slideRightRetourn {
0% {
-ms-transform-origin: 0 0;
-ms-transform: translateX(50%);
}
100% {
-ms-transform-origin: 0 0;
-ms-transform: translateX(0%);
}
}
@keyframes slideRightRetourn {
0% {
transform-origin: 0 0;
transform: translateX(50%);
}
100% {
transform-origin: 0 0;
transform: translateX(0%);
}
}
@-moz-keyframes slideUpRetourn {
0% {
-moz-transform-origin: 0 0;
-moz-transform: translateY(-50%);
}
100% {
-moz-transform-origin: 0 0;
-moz-transform: translateY(0%);
}
}
@-webkit-keyframes slideUpRetourn {
0% {
-webkit-transform-origin: 0 0;
-webkit-transform: translateY(-50%);
}
100% {
-webkit-transform-origin: 0 0;
-webkit-transform: translateY(0%);
}
}
@-o-keyframes slideUpRetourn {
0% {
-o-transform-origin: 0 0;
-o-transform: translateY(-50%);
}
100% {
-o-transform-origin: 0 0;
-o-transform: translateY(0%);
}
}
@-ms-keyframes slideUpRetourn {
0% {
-ms-transform-origin: 0 0;
-ms-transform: translateY(-50%);
}
100% {
-ms-transform-origin: 0 0;
-ms-transform: translateY(0%);
}
}
@keyframes slideUpRetourn {
0% {
transform-origin: 0 0;
transform: translateY(-50%);
}
100% {
transform-origin: 0 0;
transform: translateY(0%);
}
}
@-moz-keyframes swap {
0% {
opacity: 0;
-moz-transform-origin: 0 100%;
-moz-transform: scale(0, 0) translate(-700px, 0px);
}
100% {
opacity: 1;
-moz-transform-origin: 100% 100%;
-moz-transform: scale(1, 1) translate(0px, 0px);
}
}
@-webkit-keyframes swap {
0% {
opacity: 0;
-webkit-transform-origin: 0 100%;
-webkit-transform: scale(0, 0) translate(-700px, 0px);
}
100% {
opacity: 1;
-webkit-transform-origin: 100% 100%;
-webkit-transform: scale(1, 1) translate(0px, 0px);;
}
}
@-o-keyframes swap {
0% {
opacity: 0;
-o-transform-origin: 0 100%;
-o-transform: scale(0, 0) translate(-700px, 0px);
}
100% {
opacity: 1;
-o-transform-origin: 100% 100%;
-o-transform: scale(1, 1) translate(0px, 0px);
}
}
@-ms-keyframes swap {
0% {
opacity: 0;
filter: alpha(opacity=0);
-ms-transform-origin: 0 100%;
-ms-transform: scale(0, 0) translate(-700px, 0px);
}
100% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform-origin: 100% 100%;
-ms-transform: scale(1, 1) translate(0px, 0px);
}
}
@keyframes swap {
0% {
opacity: 0;
transform-origin: 0 100%;
transform: scale(0, 0) translate(-700px, 0px);
}
100% {
opacity: 1;
transform-origin: 100% 100%;
transform: scale(1, 1) translate(0px, 0px);
}
}
@-moz-keyframes twisterInDown {
0% {
opacity: 0;
-moz-transform-origin: 0 100%;
-moz-transform: scale(0, 0) rotate(360deg) translateY(-50%);
}
30% {
-moz-transform-origin: 0 100%;
-moz-transform: scale(0, 0) rotate(360deg) translateY(-50%);
}
100% {
opacity: 1;
-moz-transform-origin: 100% 100%;
-moz-transform: scale(1, 1) rotate(0deg) translateY(0%);
}
}
@-webkit-keyframes twisterInDown {
0% {
opacity: 0;
-webkit-transform-origin: 0 100%;
-webkit-transform: scale(0, 0) rotate(360deg) translateY(-50%);
}
30% {
-webkit-transform-origin: 0 100%;
-webkit-transform: scale(0, 0) rotate(360deg) translateY(-50%);
}
100% {
opacity: 1;
-webkit-transform-origin: 100% 100%;
-webkit-transform: scale(1, 1) rotate(0deg) translateY(0%);
}
}
@-o-keyframes twisterInDown {
0% {
opacity: 0;
-o-transform-origin: 0 100%;
-o-transform: scale(0, 0) rotate(360deg) translateY(-50%);
}
30% {
-o-transform-origin: 0 100%;
-o-transform: scale(0, 0) rotate(360deg) translateY(-50%);
}
100% {
opacity: 1;
-o-transform-origin: 100% 100%;
-o-transform: scale(1, 1) rotate(0deg) translateY(0%);
}
}
@-ms-keyframes twisterInDown {
0% {
opacity: 0;
filter: alpha(opacity=0);
-ms-transform-origin: 0 100%;
-ms-transform: scale(0, 0) rotate(360deg) translateY(-50%);
}
30% {
-ms-transform-origin: 0 100%;
-ms-transform: scale(0, 0) rotate(360deg) translateY(-50%);
}
100% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform-origin: 100% 100%;
-ms-transform: scale(1, 1) rotate(0deg) translateY(0%);
}
}
@keyframes twisterInDown {
0% {
opacity: 0;
transform-origin: 0 100%;
transform: scale(0, 0) rotate(360deg) translateY(-50%);
}
30% {
transform-origin: 0 100%;
transform: scale(0, 0) rotate(360deg) translateY(-50%);
}
100% {
opacity: 1;
transform-origin: 100% 100%;
transform: scale(1, 1) rotate(0deg) translateY(0%);
}
}
@-moz-keyframes twisterInUp {
0% {
opacity: 0;
-moz-transform-origin: 100% 0;
-moz-transform: scale(0, 0) rotate(360deg) translateY(50%);
}
30% {
-moz-transform-origin: 100% 0;
-moz-transform: scale(0, 0) rotate(360deg) translateY(50%);
}
100% {
opacity: 1;
-moz-transform-origin: 0 0;
-moz-transform: scale(1, 1) rotate(0deg) translateY(0);
}
}
@-webkit-keyframes twisterInUp {
0% {
opacity: 0;
-webkit-transform-origin: 100% 0;
-webkit-transform: scale(0, 0) rotate(360deg) translateY(50%);
}
30% {
-webkit-transform-origin: 100% 0;
-webkit-transform: scale(0, 0) rotate(360deg) translateY(50%);
}
100% {
opacity: 1;
-webkit-transform-origin: 0 0;
-webkit-transform: scale(1, 1) rotate(0deg) translateY(0);
}
}
@-o-keyframes twisterInUp {
0% {
opacity: 0;
-o-transform-origin: 100% 0;
-o-transform: scale(0, 0) rotate(360deg) translateY(50%);
}
30% {
-o-transform-origin: 100% 0;
-o-transform: scale(0, 0) rotate(360deg) translateY(50%);
}
100% {
opacity: 1;
-o-transform-origin: 0 0;
-o-transform: scale(1, 1) rotate(0deg) translateY(0);
}
}
@-ms-keyframes twisterInUp {
0% {
opacity: 0;
filter: alpha(opacity=0);
-ms-transform-origin: 100% 0;
-ms-transform: scale(0, 0) rotate(360deg) translateY(50%);
}
30% {;
-ms-transform-origin: 100% 0;
-ms-transform: scale(0, 0) rotate(360deg) translateY(50%);
}
100% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform-origin: 0 0;
-ms-transform: scale(1, 1) rotate(0deg) translateY(0);
}
}
@keyframes twisterInUp {
0% {
opacity: 0;
transform-origin: 100% 0;
transform: scale(0, 0) rotate(360deg) translateY(50%);
}
30% {
transform-origin: 100% 0;
transform: scale(0, 0) rotate(360deg) translateY(50%);
}
100% {
opacity: 1;
transform-origin: 0 0;
transform: scale(1, 1) rotate(0deg) translateY(0);
}
}
@-moz-keyframes vanishIn {
0% {
opacity: 0;
-moz-transform-origin: 50% 50%;
-moz-transform: scale(2, 2);
-webkit-filter: blur(90px);
}
100% {
opacity: 1;
-moz-transform-origin: 50% 50%;
-moz-transform: scale(1, 1);
-webkit-filter: blur(0px);
}
}
@-webkit-keyframes vanishIn {
0% {
opacity: 0;
-webkit-transform-origin: 50% 50%;
-webkit-transform: scale(2, 2);
-webkit-filter: blur(90px);
}
100% {
opacity: 1;
-webkit-transform-origin: 50% 50%;
-webkit-transform: scale(1, 1);
-webkit-filter: blur(0px);
}
}
@-o-keyframes vanishIn {
0% {
opacity: 0;
-o-transform-origin: 50% 50%;
-o-transform: scale(2, 2);
-webkit-filter: blur(90px);
}
100% {
opacity: 1;
-o-transform-origin: 50% 50%;
-o-transform: scale(1, 1);
-webkit-filter: blur(0px);
}
}
@-ms-keyframes vanishIn {
0% {
opacity: 0;
filter: alpha(opacity=0);
-ms-transform-origin: 50% 50%;
-ms-transform: scale(2, 2);
-webkit-filter: blur(90px);
}
100% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform-origin: 50% 50%;
-ms-transform: scale(1, 1);
-webkit-filter: blur(0px);
}
}
@keyframes vanishIn {
0% {
opacity: 0;
transform-origin: 50% 50%;
transform: scale(2, 2);
-webkit-filter: blur(90px);
}
100% {
opacity: 1;
transform-origin: 50% 50%;
transform: scale(1, 1);
-webkit-filter: blur(0px);
}
}
@-moz-keyframes vanishOut {
0% {
opacity: 1;
-moz-transform-origin: 50% 50%;
-moz-transform: scale(1, 1);
-webkit-filter: blur(0px);
}
100% {
opacity: 0;
-moz-transform-origin: 50% 50%;
-moz-transform: scale(2, 2);
-webkit-filter: blur(20px);
}
}
@-webkit-keyframes vanishOut {
0% {
opacity: 1;
-webkit-transform-origin: 50% 50%;
-webkit-transform: scale(1, 1);
-webkit-filter: blur(0px);
}
100% {
opacity: 0;
-webkit-transform-origin: 50% 50%;
-webkit-transform: scale(2, 2);
-webkit-filter: blur(20px);
}
}
@-o-keyframes vanishOut {
0% {
opacity: 1;
-o-transform-origin: 50% 50%;
-o-transform: scale(1, 1);
-webkit-filter: blur(0px);
}
100% {
opacity: 0;
-o-transform-origin: 50% 50%;
-o-transform: scale(2, 2);
-webkit-filter: blur(20px);
}
}
@-ms-keyframes vanishOut {
0% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform-origin: 50% 50%;
-ms-transform: scale(1, 1);
-webkit-filter: blur(0px);
}
100% {
opacity: 0;
filter: alpha(opacity=0);
-ms-transform-origin: 50% 50%;
-ms-transform: scale(2, 2);
-webkit-filter: blur(20px);
}
}
@keyframes vanishOut {
0% {
opacity: 1;
transform-origin: 50% 50%;
transform: scale(1, 1);
-webkit-filter: blur(0px);
}
100% {
opacity: 0;
transform-origin: 50% 50%;
transform: scale(2, 2);
-webkit-filter: blur(20px);
}
}
@-moz-keyframes swashOut {
0% {
opacity: 1;
-moz-transform-origin: 50% 50%;
-moz-transform: scale(1, 1);
}
80% {
opacity: 1;
-moz-transform-origin: 50% 50%;
-moz-transform: scale(0.9, 0.9);
}
100% {
opacity: 0;
-moz-transform-origin: 50% 50%;
-moz-transform: scale(0, 0);
}
}
@-webkit-keyframes swashOut {
0% {
opacity: 1;
-webkit-transform-origin: 50% 50%;
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
80% {
opacity: 1;
-webkit-transform-origin: 50% 50%;
-webkit-transform: scale(0.9, 0.9);
}
100% {
opacity: 0;
-webkit-transform-origin: 50% 50%;
-webkit-transform: scale(0, 0);
}
}
@-o-keyframes swashOut {
0% {
opacity: 1;
-o-transform-origin: 50% 50%;
-o-transform: scale(1, 1);
}
80% {
opacity: 1;
-o-transform-origin: 50% 50%;
-o-transform: scale(0.9, 0.9);
}
100% {
opacity: 0;
-o-transform-origin: 50% 50%;
-o-transform: scale(0, 0);
}
}
@-ms-keyframes swashOut {
0% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform-origin: 50% 50%;
-ms-transform: scale(1, 1);
}
80% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform-origin: 50% 50%;
-ms-transform: scale(0.9, 0.9);
}
100% {
opacity: 0;
filter: alpha(opacity=0);
-ms-transform-origin: 50% 50%;
-ms-transform: scale(0, 0);
}
}
@keyframes swashOut {
0% {
opacity: 1;
transform-origin: 50% 50%;
transform: scale(1, 1);
}
80% {
opacity: 1;
transform-origin: 50% 50%;
transform: scale(0.9, 0.9);
}
100% {
opacity: 0;
transform-origin: 50% 50%;
transform: scale(0, 0);
}
}
@-moz-keyframes swashIn {
0% {
opacity: 0;
-moz-transform-origin: 50% 50%;
-moz-transform: scale(0, 0);
}
90% {
opacity: 1;
-moz-transform-origin: 50% 50%;
-moz-transform: scale(0.9, 0.9);
}
100% {
opacity: 1;
-moz-transform-origin: 50% 50%;
-moz-transform: scale(1, 1);
}
}
@-webkit-keyframes swashIn {
0% {
opacity: 0;
-webkit-transform-origin: 50% 50%;
-webkit-transform: scale(0, 0);
}
90% {
opacity: 1;
-webkit-transform-origin: 50% 50%;
-webkit-transform: scale(0.9, 0.9);
}
100% {
opacity: 1;
-webkit-transform-origin: 50% 50%;
-webkit-transform: scale(1, 1);
}
}
@-o-keyframes swashIn {
0% {
opacity: 0;
-o-transform-origin: 50% 50%;
-o-transform: scale(0, 0);
}
90% {
opacity: 1;
-o-transform-origin: 50% 50%;
-o-transform: scale(0.9, 0.9);
}
100% {
opacity: 1;
-o-transform-origin: 50% 50%;
-o-transform: scale(1, 1);
}
}
@-ms-keyframes swashIn {
0% {
opacity: 0;
filter: alpha(opacity=0);
-ms-transform-origin: 50% 50%;
-ms-transform: scale(0, 0);
}
90% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform-origin: 50% 50%;
-ms-transform: scale(0.9, 0.9);
}
100% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform-origin: 50% 50%;
-ms-transform: scale(1, 1);
}
}
@keyframes swashIn {
0% {
opacity: 0;
transform-origin: 50% 50%;
transform: scale(0, 0);
}
90% {
opacity: 1;
transform-origin: 50% 50%;
transform: scale(0.9, 0.9);
}
100% {
opacity: 1;
transform-origin: 50% 50%;
transform: scale(1, 1);
}
}
@-moz-keyframes foolishOut {
0% {
opacity: 1;
-moz-transform-origin: 50% 50%;
-moz-transform: scale(1, 1) rotate(360deg);
}
20% {
opacity: 1;
-moz-transform-origin: 0% 0%;
-moz-transform: scale(0.5, 0.5) rotate(0deg);
}
40% {
opacity: 1;
-moz-transform-origin: 100% 0%;
-moz-transform: scale(0.5, 0.5) rotate(0deg);
}
60% {
opacity: 1;
-moz-transform-origin: 0%;
-moz-transform: scale(0.5, 0.5) rotate(0deg);
}
80% {
opacity: 1;
-moz-transform-origin: 0% 100%;
-moz-transform: scale(0.5, 0.5) rotate(0deg);
}
100% {
opacity: 0;
-moz-transform-origin: 50% 50%;
-moz-transform: scale(0, 0) rotate(0deg);
}
}
@-webkit-keyframes foolishOut {
0% {
opacity: 1;
-webkit-transform-origin: 50% 50%;
-webkit-transform: scale(1, 1) rotate(360deg);
}
20% {
opacity: 1;
-webkit-transform-origin: 0% 0%;
-webkit-transform: scale(0.5, 0.5) rotate(0deg);
}
40% {
opacity: 1;
-webkit-transform-origin: 100% 0%;
-webkit-transform: scale(0.5, 0.5) rotate(0deg);
}
60% {
opacity: 1;
-webkit-transform-origin: 0%;
-webkit-transform: scale(0.5, 0.5) rotate(0deg);
}
80% {
opacity: 1;
-webkit-transform-origin: 0% 100%;
-webkit-transform: scale(0.5, 0.5) rotate(0deg);
}
100% {
opacity: 0;
-webkit-transform-origin: 50% 50%;
-webkit-transform: scale(0, 0) rotate(0deg);
}
}
@-o-keyframes foolishOut {
0% {
opacity: 1;
-o-transform-origin: 50% 50%;
-o-transform: scale(1, 1) rotate(360deg);
}
20% {
opacity: 1;
-o-transform-origin: 0% 0%;
-o-transform: scale(0.5, 0.5) rotate(0deg);
}
40% {
opacity: 1;
-o-transform-origin: 100% 0%;
-o-transform: scale(0.5, 0.5) rotate(0deg);
}
60% {
opacity: 1;
-o-transform-origin: 0%;
-o-transform: scale(0.5, 0.5) rotate(0deg);
}
80% {
opacity: 1;
-o-transform-origin: 0% 100%;
-o-transform: scale(0.5, 0.5) rotate(0deg);
}
100% {
opacity: 0;
-o-transform-origin: 50% 50%;
-o-transform: scale(0, 0) rotate(0deg);
}
}
@-ms-keyframes foolishOut {
0% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform-origin: 50% 50%;
-ms-transform: scale(1, 1) rotate(360deg);
}
20% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform-origin: 0% 0%;
-ms-transform: scale(0.5, 0.5) rotate(0deg);
}
40% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform-origin: 100% 0%;
-ms-transform: scale(0.5, 0.5) rotate(0deg);
}
60% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform-origin: 0%;
-ms-transform: scale(0.5, 0.5) rotate(0deg);
}
80% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform-origin: 0% 100%;
-ms-transform: scale(0.5, 0.5) rotate(0deg);
}
100% {
opacity: 0;
filter: alpha(opacity=0);
-ms-transform-origin: 50% 50%;
-ms-transform: scale(0, 0) rotate(0deg);
}
}
@keyframes foolishOut {
0% {
opacity: 1;
transform-origin: 50% 50%;
transform: scale(1, 1) rotate(360deg);
}
20% {
opacity: 1;
transform-origin: 0% 0%;
transform: scale(0.5, 0.5) rotate(0deg);
}
40% {
opacity: 1;
transform-origin: 100% 0%;
transform: scale(0.5, 0.5) rotate(0deg);
}
60% {
opacity: 1;
transform-origin: 0%;
transform: scale(0.5, 0.5) rotate(0deg);
}
80% {
opacity: 1;
transform-origin: 0% 100%;
transform: scale(0.5, 0.5) rotate(0deg);
}
100% {
opacity: 0;
transform-origin: 50% 50%;
transform: scale(0, 0) rotate(0deg);
}
}
@-moz-keyframes foolishIn {
0% {
opacity: 0;
-moz-transform-origin: 50% 50%;
-moz-transform: scale(0, 0) rotate(360deg);
}
20% {
opacity: 1;
-moz-transform-origin: 0% 100%;
-moz-transform: scale(0.5, 0.5) rotate(0deg);
}
40% {
opacity: 1;
-moz-transform-origin: 100% 100%;
-moz-transform: scale(0.5, 0.5) rotate(0deg);
}
60% {
opacity: 1;
-moz-transform-origin: 0%;
-moz-transform: scale(0.5, 0.5) rotate(0deg);
}
80% {
opacity: 1;
-moz-transform-origin: 0% 0%;
-moz-transform: scale(0.5, 0.5) rotate(0deg);
}
100% {
opacity: 1;
-moz-transform-origin: 50% 50%;
-moz-transform: scale(1, 1) rotate(0deg);
}
}
@-webkit-keyframes foolishIn {
0% {
opacity: 0;
-webkit-transform-origin: 50% 50%;
-webkit-transform: scale(0, 0) rotate(360deg);
}
20% {
opacity: 1;
-webkit-transform-origin: 0% 100%;
-webkit-transform: scale(0.5, 0.5) rotate(0deg);
}
40% {
opacity: 1;
-webkit-transform-origin: 100% 100%;
-webkit-transform: scale(0.5, 0.5) rotate(0deg);
}
60% {
opacity: 1;
-webkit-transform-origin: 0%;
-webkit-transform: scale(0.5, 0.5) rotate(0deg);
}
80% {
opacity: 1;
-webkit-transform-origin: 0% 0%;
-webkit-transform: scale(0.5, 0.5) rotate(0deg);
}
100% {
opacity: 1;
-webkit-transform-origin: 50% 50%;
-webkit-transform: scale(1, 1) rotate(0deg);
}
}
@-o-keyframes foolishIn {
0% {
opacity: 0;
-o-transform-origin: 50% 50%;
-o-transform: scale(0, 0) rotate(360deg);
}
20% {
opacity: 1;
-o-transform-origin: 0% 100%;
-o-transform: scale(0.5, 0.5) rotate(0deg);
}
40% {
opacity: 1;
-o-transform-origin: 100% 100%;
-o-transform: scale(0.5, 0.5) rotate(0deg);
}
60% {
opacity: 1;
-o-transform-origin: 0%;
-o-transform: scale(0.5, 0.5) rotate(0deg);
}
80% {
opacity: 1;
-o-transform-origin: 0% 0%;
-o-transform: scale(0.5, 0.5) rotate(0deg);
}
100% {
opacity: 1;
-o-transform-origin: 50% 50%;
-o-transform: scale(1, 1) rotate(0deg);
}
}
@-ms-keyframes foolishIn {
0% {
opacity: 0;
filter: alpha(opacity=0);
-ms-transform-origin: 50% 50%;
-ms-transform: scale(0, 0) rotate(360deg);
}
20% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform-origin: 0% 100%;
-ms-transform: scale(0.5, 0.5) rotate(0deg);
}
40% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform-origin: 100% 100%;
-ms-transform: scale(0.5, 0.5) rotate(0deg);
}
60% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform-origin: 0%;
-ms-transform: scale(0.5, 0.5) rotate(0deg);
}
80% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform-origin: 0% 0%;
-ms-transform: scale(0.5, 0.5) rotate(0deg);
}
100% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform-origin: 50% 50%;
-ms-transform: scale(1, 1) rotate(0deg);
}
}
@keyframes foolishIn {
0% {
opacity: 0;
transform-origin: 50% 50%;
transform: scale(0, 0) rotate(360deg);
}
20% {
opacity: 1;
transform-origin: 0% 100%;
transform: scale(0.5, 0.5) rotate(0deg);
}
40% {
opacity: 1;
transform-origin: 100% 100%;
transform: scale(0.5, 0.5) rotate(0deg);
}
60% {
opacity: 1;
transform-origin: 0%;
transform: scale(0.5, 0.5) rotate(0deg);
}
80% {
opacity: 1;
transform-origin: 0% 0%;
transform: scale(0.5, 0.5) rotate(0deg);
}
100% {
opacity: 1;
transform-origin: 50% 50%;
transform: scale(1, 1) rotate(0deg);
}
}
@-moz-keyframes holeOut {
0% {
opacity: 1;
-moz-transform-origin: 50% 50%;
-moz-transform: scale(1, 1) rotateY(0deg);
}
100% {
opacity: 0;
-moz-transform-origin: 50% 50%;
-moz-transform: scale(0, 0) rotateY(180deg);
}
}
@-webkit-keyframes holeOut {
0% {
opacity: 1;
-webkit-transform-origin: 50% 50%;
-webkit-transform: scale(1, 1) rotateY(0deg);
}
100% {
opacity: 0;
-webkit-transform-origin: 50% 50%;
-webkit-transform: scale(0, 0) rotateY(180deg);
}
}
@-o-keyframes holeOut {
0% {
opacity: 1;
-o-transform-origin: 50% 50%;
-o-transform: scale(1, 1) rotateY(0deg);
}
100% {
opacity: 0;
-o-transform-origin: 50% 50%;
-o-transform: scale(0, 0) rotateY(180deg);
}
}
@-ms-keyframes holeOut {
0% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform-origin: 50% 50%;
-ms-transform: scale(1, 1) rotateY(0deg);
}
100% {
opacity: 0;
filter: alpha(opacity=0);
-ms-transform-origin: 50% 50%;
-ms-transform: scale(0, 0) rotateY(180deg);
}
}
@keyframes holeOut {
0% {
opacity: 1;
transform-origin: 50% 50%;
transform: scale(1, 1) rotateY(0deg);
}
100% {
opacity: 0;
transform-origin: 50% 50%;
transform: scale(0, 0) rotateY(180deg);
}
}
@-moz-keyframes tinRightOut {
0%, 20%, 40%, 50% {
opacity: 1;
-moz-transform: scale(1, 1) translateX(0);
}
10%, 30% {
opacity: 1;
-moz-transform: scale(1.1, 1.1) translateX(0);
}
100% {
opacity: 0;
-moz-transform: scale(1, 1) translateX(900%);
}
}
@-webkit-keyframes tinRightOut {
0%, 20%, 40%, 50% {
opacity: 1;
-webkit-transform: scale(1, 1) translateX(0);
}
10%, 30% {
opacity: 1;
-webkit-transform: scale(1.1, 1.1) translateX(0);
}
100% {
opacity: 0;
-webkit-transform: scale(1, 1) translateX(900%);
}
}
@-o-keyframes tinRightOut {
0%, 20%, 40%, 50% {
opacity: 1;
-o-transform: scale(1, 1) translateX(0);
}
10%, 30% {
opacity: 1;
-o-transform: scale(1.1, 1.1) translateX(0);
}
100% {
opacity: 0;
-o-transform: scale(1, 1) translateX(900%);
}
}
@-ms-keyframes tinRightOut {
0%, 20%, 40%, 50% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform: scale(1, 1) translateX(0);
}
10%, 30% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform: scale(1.1, 1.1) translateX(0);
}
100% {
opacity: 0;
filter: alpha(opacity=0);
-ms-transform: scale(1, 1) translateX(900%);
}
}
@keyframes tinRightOut {
0%, 20%, 40%, 50% {
opacity: 1;
transform: scale(1, 1) translateX(0);
}
10%, 30% {
opacity: 1;
transform: scale(1.1, 1.1) translateX(0);
}
100% {
opacity: 0;
transform: scale(1, 1) translateX(900%);
}
}
@-moz-keyframes tinLeftOut {
0%, 20%, 40%, 50% {
opacity: 1;
-moz-transform: scale(1, 1) translateX(0);
}
10%, 30% {
opacity: 1;
-moz-transform: scale(1.1, 1.1) translateX(0);
}
100% {
opacity: 0;
-moz-transform: scale(1, 1) translateX(-900%);
}
}
@-webkit-keyframes tinLeftOut {
0%, 20%, 40%, 50% {
opacity: 1;
-webkit-transform: scale(1, 1) translateX(0);
}
10%, 30% {
opacity: 1;
-webkit-transform: scale(1.1, 1.1) translateX(0);
}
100% {
opacity: 0;
-webkit-transform: scale(1, 1) translateX(-900%);
}
}
@-o-keyframes tinLeftOut {
0%, 20%, 40%, 50% {
opacity: 1;
-o-transform: scale(1, 1) translateX(0);
}
10%, 30% {
opacity: 1;
-o-transform: scale(1.1, 1.1) translateX(0);
}
100% {
opacity: 0;
-o-transform: scale(1, 1) translateX(-900%);
}
}
@-ms-keyframes tinLeftOut {
0%, 20%, 40%, 50% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform: scale(1, 1) translateX(0);
}
10%, 30% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform: scale(1.1, 1.1) translateX(0);
}
100% {
opacity: 0;
filter: alpha(opacity=0);
-ms-transform: scale(1, 1) translateX(-900%);
}
}
@keyframes tinLeftOut {
0%, 20%, 40%, 50% {
opacity: 1;
transform: scale(1, 1) translateX(0);
}
10%, 30% {
opacity: 1;
transform: scale(1.1, 1.1) translateX(0);
}
100% {
opacity: 0;
transform: scale(1, 1) translateX(-900%);
}
}
@-moz-keyframes tinUpOut {
0%, 20%, 40%, 50% {
opacity: 1;
-moz-transform: scale(1, 1) translateY(0);
}
10%, 30% {
opacity: 1;
-moz-transform: scale(1.1, 1.1) translateY(0);
}
100% {
opacity: 0;
-moz-transform: scale(1, 1) translateY(-900%);
}
}
@-webkit-keyframes tinUpOut {
0%, 20%, 40%, 50% {
opacity: 1;
-webkit-transform: scale(1, 1) translateY(0);
}
10%, 30% {
opacity: 1;
-webkit-transform: scale(1.1, 1.1) translateY(0);
}
100% {
opacity: 0;
-webkit-transform: scale(1, 1) translateY(-900%);
}
}
@-o-keyframes tinUpOut {
0%, 20%, 40%, 50% {
opacity: 1;
-o-transform: scale(1, 1) translateY(0);
}
10%, 30% {
opacity: 1;
-o-transform: scale(1.1, 1.1) translateY(0);
}
100% {
opacity: 0;
-o-transform: scale(1, 1) translateY(-900%);
}
}
@-ms-keyframes tinUpOut {
0%, 20%, 40%, 50% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform: scale(1, 1) translateY(0);
}
10%, 30% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform: scale(1.1, 1.1) translateY(0);
}
100% {
opacity: 0;
filter: alpha(opacity=0);
-ms-transform: scale(1, 1) translateY(-900%);
}
}
@keyframes tinUpOut {
0%, 20%, 40%, 50% {
opacity: 1;
transform: scale(1, 1) translateY(0);
}
10%, 30% {
opacity: 1;
transform: scale(1.1, 1.1) translateY(0);
}
100% {
opacity: 0;
transform: scale(1, 1) translateY(-900%);
}
}
@-moz-keyframes tinDownOut {
0%, 20%, 40%, 50% {
opacity: 1;
-moz-transform: scale(1, 1) translateY(0);
}
10%, 30% {
opacity: 1;
-moz-transform: scale(1.1, 1.1) translateY(0);
}
100% {
opacity: 0;
-moz-transform: scale(1, 1) translateY(900%);
}
}
@-webkit-keyframes tinDownOut {
0%, 20%, 40%, 50% {
opacity: 1;
-webkit-transform: scale(1, 1) translateY(0);
}
10%, 30% {
opacity: 1;
-webkit-transform: scale(1.1, 1.1) translateY(0);
}
100% {
opacity: 0;
-webkit-transform: scale(1, 1) translateY(900%);
}
}
@-o-keyframes tinDownOut {
0%, 20%, 40%, 50% {
opacity: 1;
-o-transform: scale(1, 1) translateY(0);
}
10%, 30% {
opacity: 1;
-o-transform: scale(1.1, 1.1) translateY(0);
}
100% {
opacity: 0;
-o-transform: scale(1, 1) translateY(900%);
}
}
@-ms-keyframes tinDownOut {
0%, 20%, 40%, 50% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform: scale(1, 1) translateY(0);
}
10%, 30% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform: scale(1.1, 1.1) translateY(0);
}
100% {
opacity: 0;
filter: alpha(opacity=0);
-ms-transform: scale(1, 1) translateY(900%);
}
}
@keyframes tinDownOut {
0%, 20%, 40%, 50% {
opacity: 1;
transform: scale(1, 1) translateY(0);
}
10%, 30% {
opacity: 1;
transform: scale(1.1, 1.1) translateY(0);
}
100% {
opacity: 0;
transform: scale(1, 1) translateY(900%);
}
}
@-moz-keyframes tinRightIn {
0% {
opacity: 0;
-moz-transform: scale(1, 1) translateX(900%);
}
50%, 70%, 90% {
opacity: 1;
-moz-transform: scale(1.1, 1.1) translateX(0);
}
60%, 80%, 100% {
opacity: 1;
-moz-transform: scale(1, 1) translateX(0);
}
}
@-webkit-keyframes tinRightIn {
0% {
opacity: 0;
-webkit-transform: scale(1, 1) translateX(900%);
}
50%, 70%, 90% {
opacity: 1;
-webkit-transform: scale(1.1, 1.1) translateX(0);
}
60%, 80%, 100% {
opacity: 1;
-webkit-transform: scale(1, 1) translateX(0);
}
}
@-o-keyframes tinRightIn {
0% {
opacity: 0;
-o-transform: scale(1, 1) translateX(900%);
}
50%, 70%, 90% {
opacity: 1;
-o-transform: scale(1.1, 1.1) translateX(0);
}
60%, 80%, 100% {
opacity: 1;
-o-transform: scale(1, 1) translateX(0);
}
}
@-ms-keyframes tinRightIn {
0% {
opacity: 0;
filter: alpha(opacity=0);
-ms-transform: scale(1, 1) translateX(900%);
}
50%, 70%, 90% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform: scale(1.1, 1.1) translateX(0);
}
60%, 80%, 100% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform: scale(1, 1) translateX(0);
}
}
@keyframes tinRightIn {
0% {
opacity: 0;
transform: scale(1, 1) translateX(900%);
}
50%, 70%, 90% {
opacity: 1;
transform: scale(1.1, 1.1) translateX(0);
}
60%, 80%, 100% {
opacity: 1;
transform: scale(1, 1) translateX(0);
}
}
@-moz-keyframes tinLeftIn {
0% {
opacity: 0;
-moz-transform: scale(1, 1) translateX(-900%);
}
50%, 70%, 90% {
opacity: 1;
-moz-transform: scale(1.1, 1.1) translateX(0);
}
60%, 80%, 100% {
opacity: 1;
-moz-transform: scale(1, 1) translateX(0);
}
}
@-webkit-keyframes tinLeftIn {
0% {
opacity: 0;
-webkit-transform: scale(1, 1) translateX(-900%);
}
50%, 70%, 90% {
opacity: 1;
-webkit-transform: scale(1.1, 1.1) translateX(0);
}
60%, 80%, 100% {
opacity: 1;
-webkit-transform: scale(1, 1) translateX(0);
}
}
@-o-keyframes tinLeftIn {
0% {
opacity: 0;
-o-transform: scale(1, 1) translateX(-900%);
}
50%, 70%, 90% {
opacity: 1;
-o-transform: scale(1.1, 1.1) translateX(0);
}
60%, 80%, 100% {
opacity: 1;
-o-transform: scale(1, 1) translateX(0);
}
}
@-ms-keyframes tinLeftIn {
0% {
opacity: 0;
filter: alpha(opacity=0);
-ms-transform: scale(1, 1) translateX(-900%);
}
50%, 70%, 90% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform: scale(1.1, 1.1) translateX(0);
}
60%, 80%, 100% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform: scale(1, 1) translateX(0);
}
}
@keyframes tinLeftIn {
0% {
opacity: 0;
transform: scale(1, 1) translateX(-900%);
}
50%, 70%, 90% {
opacity: 1;
transform: scale(1.1, 1.1) translateX(0);
}
60%, 80%, 100% {
opacity: 1;
transform: scale(1, 1) translateX(0);
}
}
@-moz-keyframes tinUpIn {
0% {
opacity: 0;
-moz-transform: scale(1, 1) translateY(-900%);
}
50%, 70%, 90% {
opacity: 1;
-moz-transform: scale(1.1, 1.1) translateY(0);
}
60%, 80%, 100% {
opacity: 1;
-moz-transform: scale(1, 1) translateY(0);
}
}
@-webkit-keyframes tinUpIn {
0% {
opacity: 0;
-webkit-transform: scale(1, 1) translateY(-900%);
}
50%, 70%, 90% {
opacity: 1;
-webkit-transform: scale(1.1, 1.1) translateY(0);
}
60%, 80%, 100% {
opacity: 1;
-webkit-transform: scale(1, 1) translateY(0);
}
}
@-o-keyframes tinUpIn {
0% {
opacity: 0;
-o-transform: scale(1, 1) translateY(-900%);
}
50%, 70%, 90% {
opacity: 1;
-o-transform: scale(1.1, 1.1) translateY(0);
}
60%, 80%, 100% {
opacity: 1;
-o-transform: scale(1, 1) translateY(0);
}
}
@-ms-keyframes tinUpIn {
0% {
opacity: 0;
filter: alpha(opacity=0);
-ms-transform: scale(1, 1) translateY(-900%);
}
50%, 70%, 90% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform: scale(1.1, 1.1) translateY(0);
}
60%, 80%, 100% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform: scale(1, 1) translateY(0);
}
}
@keyframes tinUpIn {
0% {
opacity: 0;
transform: scale(1, 1) translateY(-900%);
}
50%, 70%, 90% {
opacity: 1;
transform: scale(1.1, 1.1) translateY(0);
}
60%, 80%, 100% {
opacity: 1;
transform: scale(1, 1) translateY(0);
}
}
@-moz-keyframes tinDownIn {
0% {
opacity: 0;
-moz-transform: scale(1, 1) translateY(900%);
}
50%, 70%, 90% {
opacity: 1;
-moz-transform: scale(1.1, 1.1) translateY(0);
}
60%, 80%, 100% {
opacity: 1;
-moz-transform: scale(1, 1) translateY(0);
}
}
@-webkit-keyframes tinDownIn {
0% {
opacity: 0;
-webkit-transform: scale(1, 1) translateY(900%);
}
50%, 70%, 90% {
opacity: 1;
-webkit-transform: scale(1.1, 1.1) translateY(0);
}
60%, 80%, 100% {
opacity: 1;
-webkit-transform: scale(1, 1) translateY(0);
}
}
@-o-keyframes tinDownIn {
0% {
opacity: 0;
-o-transform: scale(1, 1) translateY(900%);
}
50%, 70%, 90% {
opacity: 1;
-o-transform: scale(1.1, 1.1) translateY(0);
}
60%, 80%, 100% {
opacity: 1;
-o-transform: scale(1, 1) translateY(0);
}
}
@-ms-keyframes tinDownIn {
0% {
opacity: 0;
filter: alpha(opacity=0);
-ms-transform: scale(1, 1) translateY(900%);
}
50%, 70%, 90% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform: scale(1.1, 1.1) translateY(0);
}
60%, 80%, 100% {
opacity: 1;
filter: alpha(opacity=100);
-ms-transform: scale(1, 1) translateY(0);
}
}
@keyframes tinDownIn {
0% {
opacity: 0;
transform: scale(1, 1) translateY(900%);
}
50%, 70%, 90% {
opacity: 1;
transform: scale(1.1, 1.1) translateY(0);
}
60%, 80%, 100% {
opacity: 1;
transform: scale(1, 1) translateY(0);
}
} | 0.570212 | 0.083292 |
body {
background-image: url(../images/korean_folkloreBG.jpg);
background-repeat: repeat-x;
background-color : #fff;
margin : 0;
padding : 0;
font-family:Arial, Helvetica, sans-serif;
font-size : 13px;
color : #444;
line-height: 1.4;
}
td {vertical-align: top;}
table.form {
width: 100%;
background-color: #fff;
}
.form td {background-color: #f2f2f2; padding: 5px 5px;}
#wrapper {
width:960px;
min-height:400px;
margin:0 auto 0 0;
}
#topWrapper {
width:100%;
height:155px;
background-image: url(../images/korean_folkloreHeader.jpg);
background-repeat: no-repeat;
}
#mainArea {
width:960px;
border:none;
padding:0px;
margin:20px 0px;
border-collapse:collapse;
}
table, th, td {
padding:0px;
margin:0px;
border:none;
text-align:left;
vertical-align:top;
}
#menu {
width:250px;
min-height:450px;
}
#contentArea {
width:auto;
margin:15px;
min-height:450px;
display:block;
clear:both;
}
#footer {
min-height:50px;
padding:15px;
}
a {
color:#1a2d7f;
text-decoration:none;
}
a.delete-link {
color:red;
font-size: 14px;
margin-left:30px;
text-decoration:none;
font-weight:normal;
}
a.add-link {
color:red;
font-size: 14px;
margin-left:30px;
text-decoration:none;
font-weight:normal;
}
h1 {
font-size:28px;
color:#2d2d2d;
padding:0px;
margin:0px 0px 15px 0px;
line-height:29px;
}
h2 {
font-size:24px;
color:#3d3d3d;
padding:0px;
margin:0px 0px 15px 0px;
line-height:26px;
}
h2 a {
font-size:24px;
color:#3d3d3d;
padding:0px;
margin:0px 0px 15px 0px;
line-height:26px;
text-decoration:none;
}
h2 a:hover {
color:#0033CC;
text-decoration:underline;
}
h3 {
font-size:18px;
color:#1a2d7f;
padding:0px;
margin:0px 0px 10px 0px;
line-height:20px;
}
.small-label{
font-size:12px;
color:purple;
}
/*--------- [ formStyle ] -------------*/
.formStyle {
border:2px solid #999;
width:100%;
font-size:13px;
}
.formStyle td {
background:#f2f2f2;
padding:5px 5px;
}
label {
font-size:15px;
font-weight:bold;
}
.form_title {
font-size:15px;font-weight:bold;
}
.unnamed1 { font-size: 13px; font-style: normal; line-height: normal; font-variant: normal; }
.btnSubmit {padding: 5px 8px;}
p.display-text{
font-family: "Trade Gothic",Arial,san-serif;
font-size: 14px;
color:#000;
}
/*--------- [ Reports ] -------------*/
.reports{
vertical-align: bottom;
border-collapse: collapse;
width: 100%;
}
.reports th, .reports td{
text-align: center;
vertical-align: middle;
padding: 5px 2px;
border:1px solid #f1f1f1;
}
.reports thead th{
font-size: .9em;
color: black;
background-color: #e0e0e0;
border-color: #d3d3d3;
}
.reports tbody tr:nth-child(even){
background-color: #f1f1f1;
}
#reports_form, .report_header{
display: inline-block;
} | css/layout.css | body {
background-image: url(../images/korean_folkloreBG.jpg);
background-repeat: repeat-x;
background-color : #fff;
margin : 0;
padding : 0;
font-family:Arial, Helvetica, sans-serif;
font-size : 13px;
color : #444;
line-height: 1.4;
}
td {vertical-align: top;}
table.form {
width: 100%;
background-color: #fff;
}
.form td {background-color: #f2f2f2; padding: 5px 5px;}
#wrapper {
width:960px;
min-height:400px;
margin:0 auto 0 0;
}
#topWrapper {
width:100%;
height:155px;
background-image: url(../images/korean_folkloreHeader.jpg);
background-repeat: no-repeat;
}
#mainArea {
width:960px;
border:none;
padding:0px;
margin:20px 0px;
border-collapse:collapse;
}
table, th, td {
padding:0px;
margin:0px;
border:none;
text-align:left;
vertical-align:top;
}
#menu {
width:250px;
min-height:450px;
}
#contentArea {
width:auto;
margin:15px;
min-height:450px;
display:block;
clear:both;
}
#footer {
min-height:50px;
padding:15px;
}
a {
color:#1a2d7f;
text-decoration:none;
}
a.delete-link {
color:red;
font-size: 14px;
margin-left:30px;
text-decoration:none;
font-weight:normal;
}
a.add-link {
color:red;
font-size: 14px;
margin-left:30px;
text-decoration:none;
font-weight:normal;
}
h1 {
font-size:28px;
color:#2d2d2d;
padding:0px;
margin:0px 0px 15px 0px;
line-height:29px;
}
h2 {
font-size:24px;
color:#3d3d3d;
padding:0px;
margin:0px 0px 15px 0px;
line-height:26px;
}
h2 a {
font-size:24px;
color:#3d3d3d;
padding:0px;
margin:0px 0px 15px 0px;
line-height:26px;
text-decoration:none;
}
h2 a:hover {
color:#0033CC;
text-decoration:underline;
}
h3 {
font-size:18px;
color:#1a2d7f;
padding:0px;
margin:0px 0px 10px 0px;
line-height:20px;
}
.small-label{
font-size:12px;
color:purple;
}
/*--------- [ formStyle ] -------------*/
.formStyle {
border:2px solid #999;
width:100%;
font-size:13px;
}
.formStyle td {
background:#f2f2f2;
padding:5px 5px;
}
label {
font-size:15px;
font-weight:bold;
}
.form_title {
font-size:15px;font-weight:bold;
}
.unnamed1 { font-size: 13px; font-style: normal; line-height: normal; font-variant: normal; }
.btnSubmit {padding: 5px 8px;}
p.display-text{
font-family: "Trade Gothic",Arial,san-serif;
font-size: 14px;
color:#000;
}
/*--------- [ Reports ] -------------*/
.reports{
vertical-align: bottom;
border-collapse: collapse;
width: 100%;
}
.reports th, .reports td{
text-align: center;
vertical-align: middle;
padding: 5px 2px;
border:1px solid #f1f1f1;
}
.reports thead th{
font-size: .9em;
color: black;
background-color: #e0e0e0;
border-color: #d3d3d3;
}
.reports tbody tr:nth-child(even){
background-color: #f1f1f1;
}
#reports_form, .report_header{
display: inline-block;
} | 0.220804 | 0.088702 |
.c-blue {
color: #234399
}
.c-red {
color: #f45057
}
.c-green {
color: #379f2f
}
.c-yellow {
color: #e8a12b
}
.c-white {
color: #fff
}
.c-black {
color: #000
}
.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both
}
.animated.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s
}
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce
}
.flash {
-webkit-animation-name: flash;
animation-name: flash
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse
}
.shake {
-webkit-animation-name: shake;
animation-name: shake
}
.swing {
-webkit-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing
}
.tada {
-webkit-animation-name: tada;
animation-name: tada
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble
}
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp
}
.bounceOut {
-webkit-animation-name: bounceOut;
animation-name: bounceOut
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig
}
.animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip
}
.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX
}
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY
}
.flipOutX {
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important
}
.flipOutY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out
}
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in
}
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight
}
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp
}
.hinge {
-webkit-animation-name: hinge;
animation-name: hinge
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn
}
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut
}
.mb10 {
margin-bottom: 10px
}
.mt10 {
margin-top: 10px
}
.mr10 {
margin-right: 10px
}
.ml10 {
margin-left: 10px
}
.pb10 {
padding-bottom: 10px
}
.pt10 {
padding-top: 10px
}
.pl10 {
padding-left: 10px
}
.pr10 {
padding-right: 10px
}
.mb20 {
margin-bottom: 20px
}
.mt20 {
margin-top: 20px
}
.mr20 {
margin-right: 20px
}
.ml20 {
margin-left: 20px
}
.pb20 {
padding-bottom: 20px
}
.pt20 {
padding-top: 20px
}
.pl20 {
padding-left: 20px
}
.pr20 {
padding-right: 20px
}
.mb30 {
margin-bottom: 30px
}
.mt30 {
margin-top: 30px
}
.mr30 {
margin-right: 30px
}
.ml30 {
margin-left: 30px
}
.pb30 {
padding-bottom: 30px
}
.pt30 {
padding-top: 30px
}
.pl30 {
padding-left: 30px
}
.pr30 {
padding-right: 30px
}
.mb40 {
margin-bottom: 40px
}
.mt40 {
margin-top: 40px
}
.mr40 {
margin-right: 40px
}
.ml40 {
margin-left: 40px
}
.pb40 {
padding-bottom: 40px
}
.pt40 {
padding-top: 40px
}
.pl40 {
padding-left: 40px
}
.pr40 {
padding-right: 40px
}
.mb50 {
margin-bottom: 50px
}
.mt50 {
margin-top: 50px
}
.mr50 {
margin-right: 50px
}
.ml50 {
margin-left: 50px
}
.pb50 {
padding-bottom: 50px
}
.pt50 {
padding-top: 50px
}
.pl50 {
padding-left: 50px
}
.pr50 {
padding-right: 50px
}
.mb60 {
margin-bottom: 60px
}
.mt60 {
margin-top: 60px
}
.mr60 {
margin-right: 60px
}
.ml60 {
margin-left: 60px
}
.pb60 {
padding-bottom: 60px
}
.pt60 {
padding-top: 60px
}
.pl60 {
padding-left: 60px
}
.pr60 {
padding-right: 60px
}
.mb70 {
margin-bottom: 70px
}
.mt70 {
margin-top: 70px
}
.mr70 {
margin-right: 70px
}
.ml70 {
margin-left: 70px
}
.pb70 {
padding-bottom: 70px
}
.pt70 {
padding-top: 70px
}
.pl70 {
padding-left: 70px
}
.pr70 {
padding-right: 70px
}
.mb80 {
margin-bottom: 80px
}
.mt80 {
margin-top: 80px
}
.mr80 {
margin-right: 80px
}
.ml80 {
margin-left: 80px
}
.pb80 {
padding-bottom: 80px
}
.pt80 {
padding-top: 80px
}
.pl80 {
padding-left: 80px
}
.pr80 {
padding-right: 80px
}
.mb90 {
margin-bottom: 90px
}
.mt90 {
margin-top: 90px
}
.mr90 {
margin-right: 90px
}
.ml90 {
margin-left: 90px
}
.pb90 {
padding-bottom: 90px
}
.pt90 {
padding-top: 90px
}
.pl90 {
padding-left: 90px
}
.pr90 {
padding-right: 90px
}
.mb100 {
margin-bottom: 100px
}
.mt100 {
margin-top: 100px
}
.mr100 {
margin-right: 100px
}
.ml100 {
margin-left: 100px
}
.pb100 {
padding-bottom: 100px
}
.pt100 {
padding-top: 100px
}
.pl100 {
padding-left: 100px
}
.pr100 {
padding-right: 100px
}
.h10 {
height: 10%
}
.mh10 {
max-height: 10%
}
.w10 {
width: 10%
}
.mw10 {
max-width: 10%
}
.h20 {
height: 20%
}
.mh20 {
max-height: 20%
}
.w20 {
width: 20%
}
.mw20 {
max-width: 20%
}
.h30 {
height: 30%
}
.mh30 {
max-height: 30%
}
.w30 {
width: 30%
}
.mw30 {
max-width: 30%
}
.h40 {
height: 40%
}
.mh40 {
max-height: 40%
}
.w40 {
width: 40%
}
.mw40 {
max-width: 40%
}
.h50 {
height: 50%
}
.mh50 {
max-height: 50%
}
.w50 {
width: 50%
}
.mw50 {
max-width: 50%
}
.h60 {
height: 60%
}
.mh60 {
max-height: 60%
}
.w60 {
width: 60%
}
.mw60 {
max-width: 60%
}
.h70 {
height: 70%
}
.mh70 {
max-height: 70%
}
.w70 {
width: 70%
}
.mw70 {
max-width: 70%
}
.h80 {
height: 80%
}
.mh80 {
max-height: 80%
}
.w80 {
width: 80%
}
.mw80 {
max-width: 80%
}
.h90 {
height: 90%
}
.mh90 {
max-height: 90%
}
.w90 {
width: 90%
}
.mw90 {
max-width: 90%
}
.h100 {
height: 100%
}
.mh100 {
max-height: 100%
}
.w100 {
width: 100%
}
.mw100 {
max-width: 100%
}
.no-round {
border-radius: 0 !important
}
.background-size_auto {
background-size: auto !important
}
.background-size_contain {
background-size: contain !important
}
.background-size_cover {
background-size: cover !important
}
.text-right {
text-align: right
}
@font-face {
font-family: NotoSans;
font-style: italic;
font-weight: 400;
src: url(../fonts/notosansitalic.woff) format("woff"), url(../fonts/notosansitalic.ttf) format("truetype")
}
@font-face {
font-family: NotoSans;
font-style: normal;
font-weight: 400;
src: url(../fonts/notosans.woff) format("woff"), url(../fonts/notosans.ttf) format("truetype")
}
@font-face {
font-family: NotoSans;
font-style: normal;
font-weight: 700;
src: url(../fonts/notosansbold.woff) format("woff"), url(../fonts/notosansbold.ttf) format("truetype")
}
@font-face {
font-family: NotoSans;
font-style: italic;
font-weight: 700;
src: url(../fonts/notosansbolditalic.woff) format("woff"), url(../fonts/notosansbolditalic.ttf) format("truetype")
}
html {
-webkit-text-size-adjust: 100%
}
* {
margin: 0;
outline: 0;
-webkit-overflow-scrolling: touch
}
body, caption, div, fieldset, form, h1, h2, h3, h4, h5, h6, legend, li, ol, p, pre, ul {
padding: 0
}
h1, h2, h3, h4, h5, h6 {
letter-spacing: 0
}
button {
outline: 0 !important;
background: 0 0;
-webkit-appearance: none;
-webkit-border-radius: 0
}
body {
display: block;
position: relative;
min-height: 100%;
width: 100%;
min-width: 320px;
font: normal .875rem NotoSans, Arial, Verdana, sans-serif;
background: #fff;
z-index: -10000;
color: #272c2e
}
fieldset, iframe, img {
border: 0
}
input {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 0
}
button::-moz-focus-inner, input::-moz-focus-inner {
padding: 0;
border: 0
}
a {
color: #0489ba;
text-decoration: underline;
-webkit-transition: .2s;
transition: .2s
}
a:hover {
color: #2dc1f7;
text-decoration: none
}
a:focus {
color: #2dc1f7;
text-decoration: underline
}
ul {
margin: 0
}
li {
list-style: none
}
.hide-svg {
visibility: hidden;
opacity: 0;
position: absolute
}
.h1, .h2, .h3, h1, h2, h3 {
color: #272c2e;
font-weight: 700;
font-family: NotoSans, Arial, Verdana, sans-serif
}
.h1, h1 {
font-size: 2rem;
line-height: 1.4
}
.h1 small, h1 small {
display: block;
font-size: .875rem;
font-weight: 400;
line-height: 1.7
}
.h2, h2 {
font-size: 1.125rem;
margin: .9375rem 0
}
.h3, h3 {
font-size: .9375rem
}
body {
font-size: .9375rem;
color: #272c2e;
line-height: 1.25rem
}
.text {
font-size: .875rem;
color: #272c2e;
line-height: 1.25rem;
margin-bottom: .9375rem
}
.caption {
font-size: .75rem;
letter-spacing: .0625rem;
color: #272c2e;
text-transform: uppercase
}
.i {
display: inline-block;
width: 1em;
height: 1em;
fill: currentColor
}
.i-arrow {
font-size: 49.2rem;
width: 1em
}
.i-letter {
font-size: 4.35rem;
width: 1.42529em
}
.i-login {
font-size: 51.2rem;
width: 1em
}
.i-logo-slam {
font-size: 2.1rem;
width: 1em
}
.i-phone {
font-size: 6.47rem;
width: 1em
}
.i-search {
font-size: 20.84rem;
width: .95393em
}
.i-search {
font-size: 5.7rem;
width: 1em
}
.i-send {
font-size: 8.96rem;
width: .67076em
}
.i-signout {
font-size: 36.64rem;
width: 1.22189em
}
.filter {
-webkit-transform: translate3d(0, 0, 0)
}
.item-hover {
-webkit-transform: translate3d(0, 0, 0)
}
body {
overflow-x: hidden;
position: relative
}
body.menu-opened {
overflow: hidden;
max-height: 100vh;
position: fixed
}
body.menu-opened:before {
opacity: 1;
visibility: visible
}
body:before {
content: '';
width: 100vw;
height: 100vh;
background: rgba(0, 0, 0, .5);
position: fixed;
left: 0;
top: 0;
z-index: 100;
opacity: 0;
visibility: hidden;
-webkit-transition: .3s;
transition: .3s
}
.container {
max-width: 83.125rem;
margin: 0 auto;
padding: 0 1.5625rem 0 1.5625rem
}
.visible-md {
display: none
}
.head_title {
background: #edf2f8;
padding: 1.5625rem 0
}
.head_title h1 {
max-width: 58.125rem
}
.tlink__btn {
text-decoration: none;
border-bottom: 1px solid #c1cedc;
color: #272c2e
}
.tlink__btn:hover {
border-bottom: 1px solid transparent;
color: #2dc1f7
}
.tlink__btn:active, .tlink__btn:focus {
text-decoration: none
}
.download-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 3.125rem 0 5rem 0
}
.download-content .item {
width: calc(50% + 15px)
}
.download-content .item .i {
width: 2.24437rem;
height: 1.60875rem;
color: #d6e3f1
}
.i-gear, .i-mail, .i-man {
color: #fff !important
}
.mapsite-content {
max-width: 43.75rem;
padding: 4.375rem 0 9.375rem 0
}
.mapsite-content .mapsite-list {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.mapsite-content .mapsite-list .mapsite-li {
width: 7.5rem;
line-height: 1.625rem;
margin: 1.0625rem 6.875rem .875rem 0
}
.mapsite-content .mapsite-list .mapsite-li .tlink__btn {
font-weight: 700;
font-size: 1.125rem
}
.error-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-pack: distribute;
justify-content: space-around;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 3.125rem 0
}
.error-content img {
width: 25rem
}
.error-content .text-panel {
margin: 3.125rem 0;
text-align: center;
max-width: 38.75rem
}
.error-content .text-panel p {
margin-top: 1.25rem
}
.error-content .btn {
width: 11.875rem
}
.support-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 3.125rem 0
}
.support-content .item {
width: calc(25% + 15px)
}
.capability-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-bottom: 3.125rem
}
.capability-content .item {
width: calc(50% + 15px)
}
.conseption-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-bottom: 3.125rem
}
.conseption-content .item {
width: calc(33.3333% + 15px)
}
.mode-content {
visibility: hidden;
opacity: 0;
position: fixed;
left: 0;
top: 0
}
.mode-content.active {
visibility: visible;
opacity: 1;
position: relative
}
.mode-panel {
border-bottom: 3px solid #edf2f8;
position: relative;
margin: 2.5rem 0 1.875rem
}
.mode-panel__mode-list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start
}
.mode-panel__mode-li {
margin-right: 3.125rem
}
.mode-panel__mode-item {
padding-bottom: .75rem;
font-weight: 700;
font-size: 1.125rem;
color: #272c2e;
margin-bottom: -3px;
text-decoration: none !important;
border-bottom: 3px solid transparent
}
.mode-panel__mode-item:hover {
color: #2dc1f7
}
.mode-panel__mode-item_active {
border-bottom: 3px solid #2dc1f7
}
.plagin-panel {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding: .625rem 0;
margin-bottom: 4.375rem
}
.plagin-panel__panel-item {
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;
height: 29rem
}
.plagin-panel__left-item {
width: 56%;
}
.plagin-panel__right-item {
width: 40%;
display: flex;
align-items: stretch;
}
.plagin-panel__panel-item_first-box {
background: #373d3f
}
.plagin-panel__plagin-box {
margin: 0.875rem 0 0 0.875rem;
height: 100%;
position: relative;
overflow: hidden;
}
.plagin-panel__plagin-box .btn_round {
position: absolute;
top: 86%;
right: 2%
}
.plagin-panel__plagin-box .btn_restart {
position: absolute;
top: 86%;
right: 2%
}
.plagin-panel__plagin-box .btn_stop {
position: absolute;
top: 86%;
right: 10%
}
.plagin-panel__plagin-box .btn_open {
position: absolute;
top: 86%;
right: 18%
}
.plagin-panel__second-box {
height: 16.3125rem;
background: #373d3f;
color: #fff;
font-size: .7rem;
font-family: Consolas,monospace;
padding: 0.875rem 0 0 0.875rem;
display: block;
resize: none;
cursor: default;
overflow: hidden;
white-space: pre;
-webkit-overflow-scrolling: touch;
scrollbar-width: thin; /*firefox*/
}
.plagin-panel__second-box::-webkit-scrollbar-track {
border-radius: 4px;
background-color: #343E41;
}
.plagin-panel__second-box::-webkit-scrollbar {
width: 8px;
height: 8px;
background-color: #343E41;
}
.plagin-panel__second-box::-webkit-scrollbar-thumb {
border-radius: 4px;
background-color: #d6d6d6;
}
.plagin-panel__second-box::-webkit-scrollbar-corner {
visibility: hidden;
}
.listfilter-panel {
position: relative;
display: inline-block;
height: 95%;
}
.listfilter-scroller {
height: 90%;
overflow-y: auto;
visibility: hidden;
}
.listfilter-panel.list-active {
z-index: 10
}
.listfilter-panel.list-active .listfilter-scroller {
opacity: 1;
visibility: visible;
}
.listfilter-panel.list-active .link-off {
-webkit-transform: rotate(0);
transform: rotate(0)
}
.listfilter-panel__current {
border: 1px solid #fff;
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 20rem;
padding: .5625rem .9375rem;
cursor: pointer
}
.listfilter-panel__current .caption {
color: #fff;
overflow: hidden;
}
.listfilter-panel__current .link-off {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-transform: rotate(180deg);
transform: rotate(180deg)
}
.listfilter-panel__list {
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-sizing: border-box;
box-sizing: border-box;
width: 20rem;
padding: .5rem .9375rem;
background: #fff;
-webkit-transition: .2s;
transition: .2s;
z-index: 55
}
.listfilter-panel__item {
position: relative
}
.listfilter-panel .listfilter {
background: #fff;
border: none;
width: 100%;
cursor: pointer;
position: relative;
display: inline-block;
}
.listfilter-panel .listfilter .caption-wrap-lf {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
cursor: pointer;
width: 100%;
position: relative
}
.listfilter-panel .listfilter__caption {
padding: .4375rem 0;
display: block;
margin: 0
}
.listfilter-panel .listfilter__caption:hover {
color: #2dc1f7
}
.listfilter-panel .listfilter__input {
border-radius: .125rem;
width: .8125rem;
height: .8125rem;
cursor: pointer;
display: none
}
.listfilter-panel .listfilter .listfilter__input:checked + .listfilter__caption {
font-weight: 700
}
.listfilter_check {
position: absolute;
content: '';
top: .6875rem;
left: 17.3125rem;
width: .875rem;
height: .6875rem;
color: #2dc1f7;
background: url(../images/checked.svg) no-repeat;
background-size: cover;
display: none;
}
.listfilter-panel .listfilter .listfilter__input:checked ~ .listfilter_check {
display: block;
}
.table {
display: table;
width: 100%;
margin-bottom: 3.125rem;
position: relative
}
.table_radio .table__cell {
color: #272c2e;
text-align: left
}
.table__corner {
position: absolute;
top: 0;
left: 0;
margin: auto;
z-index: 52;
background: #fff;
border-bottom: 1px solid #ccd5e0;
border-bottom: 0;
opacity: 0;
visibility: hidden;
font-weight: 700
}
.table__corner .table__cell {
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.table__corner.fix_y {
opacity: 1;
visibility: visible
}
.table__corner.fix_x {
opacity: 1;
visibility: visible
}
.table > .table__btn {
bottom: -50px !important
}
.table .table__btn {
display: none
}
.table.compress .table__btn {
display: block;
position: absolute;
right: 15px;
bottom: -50px;
z-index: 10
}
.table.compress .table__btn .btn {
width: 40px;
height: 40px;
font-size: 20px
}
.filter-panel + .table {
margin-top: 2.5rem
}
.table__head {
display: table-header-group;
font-weight: 700;
position: relative
}
.table__head.th_cloned {
position: absolute;
top: 0;
left: 0;
margin: auto;
z-index: 51;
background: #fff;
border-bottom: 1px solid #ccd5e0;
opacity: 0;
visibility: hidden
}
.table__head.th_cloned .table__row {
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
.table__head.th_cloned .table__row .table__cell {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.table__head.th_cloned.fix {
opacity: 1;
visibility: visible
}
.table__head .table__cell {
border-bottom: 0
}
.table__body {
display: table-row-group
}
.table__body.tb_cloned {
position: absolute;
top: 0;
left: 0;
margin: auto;
background: #fff;
opacity: 0;
visibility: hidden
}
.table__body.tb_cloned.fix {
opacity: 1;
visibility: visible
}
.table__body.tb_cloned .table__row:first-child .table__cell {
border-top: 0
}
.table__body.tb_cloned .table__row_sub:not(:nth-child(1)) .table__cell {
padding-bottom: 1rem
}
.table__footer {
display: table-footer-group;
font-weight: 700
}
.table__row {
display: table-row
}
.table__row .table__cell.hide {
display: none
}
.table__row + .table__row .table__cell {
border-top: 0
}
.table__row.disabled {
color: #b7c0c4
}
.table__row.disabled .table__cell {
color: #b7c0c4;
background: #fff
}
.table__row.disabled .table__cell_minus:before, .table__row.disabled .table__cell_minusplus:before, .table__row.disabled .table__cell_plus:before, .table__row.disabled .table__cell_plusminus:before {
background: #b7c0c4
}
.table__row.disabled .table__cell_minus:after, .table__row.disabled .table__cell_minusplus:after, .table__row.disabled .table__cell_plus:after, .table__row.disabled .table__cell_plusminus:after {
background: #b7c0c4
}
.table__row.disabled .table__cell_minus span, .table__row.disabled .table__cell_minusplus span, .table__row.disabled .table__cell_plus span, .table__row.disabled .table__cell_plusminus span {
background: #b7c0c4
}
.table__row.disabled .table__cell_minus span:before, .table__row.disabled .table__cell_minusplus span:before, .table__row.disabled .table__cell_plus span:before, .table__row.disabled .table__cell_plusminus span:before {
background: #b7c0c4
}
.table__row.disabled .table__cell_minus span:after, .table__row.disabled .table__cell_minusplus span:after, .table__row.disabled .table__cell_plus span:after, .table__row.disabled .table__cell_plusminus span:after {
background: #b7c0c4
}
.table__row .cols-2 .table__cell {
width: 50%;
min-width: 66px
}
.table__row .cols-3 .table__cell {
width: 33.3333%;
min-width: 43px
}
.table__row_sub .table__cell {
font-size: .75rem;
vertical-align: top
}
.table__cell {
border: 1px solid #ccd5e0;
display: table-cell;
vertical-align: middle;
position: relative;
padding: .9375rem;
font-size: .875rem;
line-height: 1.2;
color: #272c2e
}
.table__cell + .table__cell {
border-left: 0
}
.table__cell .table {
width: calc(100% + 30px);
margin: -.9375rem
}
.table__cell .table .table__cell {
border: 0
}
.table__cell .table .table__cell + .table__cell {
border-left: 1px solid #ccd5e0
}
.table__cell_minus, .table__cell_minusplus, .table__cell_plus {
text-align: center
}
.table__cell_middle {
background: #fffbec
}
.table__cell_plusminus {
background: #f4fff3;
color: #0fb100
}
.table__cell_plusminus:before {
content: '';
width: 2px;
height: 20px;
background: #0fb100;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
-webkit-transform: rotate(30deg);
transform: rotate(30deg)
}
.table__cell_plusminus span {
position: relative;
width: 12px;
display: block;
height: 2px;
margin: auto;
background: #0fb100;
-webkit-transform: translateX(-13px) scale(.7);
transform: translateX(-13px) scale(.7)
}
.table__cell_plusminus span:after {
content: '';
width: 12px;
height: 2px;
background: #0fb100;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
-webkit-transform: translateX(38px) translateY(2px);
transform: translateX(38px) translateY(2px)
}
.table__cell_plusminus span:before {
content: '';
width: 2px;
height: 12px;
background: #0fb100;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto
}
.table__cell_minusplus {
background: #fff8f8;
color: #e70000
}
.table__cell_minusplus:before {
content: '';
width: 2px;
height: 20px;
background: #e70000;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
-webkit-transform: rotate(30deg);
transform: rotate(30deg)
}
.table__cell_minusplus span {
position: relative;
width: 12px;
display: block;
height: 2px;
margin: auto;
background: #e70000;
-webkit-transform: translateX(13px) scale(.7);
transform: translateX(13px) scale(.7)
}
.table__cell_minusplus span:after {
content: '';
width: 12px;
height: 2px;
background: #e70000;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
-webkit-transform: translateX(-38px);
transform: translateX(-38px)
}
.table__cell_minusplus span:before {
content: '';
width: 2px;
height: 12px;
background: #e70000;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto
}
.table__cell_minus {
background: #fff8f8;
color: #e70000
}
.table__cell_minus span {
position: relative;
width: 12px;
display: block;
height: 2px;
margin: auto;
background: #e70000
}
.table__cell_plus {
background: #f4fff3;
color: #0fb100
}
.table__cell_plus span {
position: relative;
width: 12px;
display: block;
height: 2px;
margin: auto;
background: #0fb100
}
.table__cell_plus span:before {
content: '';
width: 2px;
height: 12px;
background: #0fb100;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto
}
.table__cell .info {
position: absolute;
right: .375rem;
bottom: .375rem;
color: #272c2e;
}
.table__wrapp {
position: relative;
overflow: auto;
margin-top: 2.5rem;
z-index: 10;
-webkit-overflow-scrolling: touch
}
.CodeMirror {
font-family: monospace;
color: #000;
direction: ltr
}
.CodeMirror-lines {
padding: 4px 0
}
.CodeMirror pre {
padding: 0 4px
}
.CodeMirror-gutter-filler, .CodeMirror-scrollbar-filler {
background-color: #fff
}
.CodeMirror-gutters {
border-right: 1px solid #ddd;
background-color: #f7f7f7;
white-space: nowrap
}
.CodeMirror-linenumber {
padding: 0 3px 0 5px;
min-width: 20px;
text-align: right;
color: #999;
white-space: nowrap
}
.CodeMirror-guttermarker {
color: #000
}
.CodeMirror-guttermarker-subtle {
color: #999
}
.CodeMirror-cursor {
border-left: 1px solid #000;
border-right: none;
width: 0
}
.CodeMirror div.CodeMirror-secondarycursor {
border-left: 1px solid silver
}
.cm-fat-cursor .CodeMirror-cursor {
width: auto;
border: 0 !important;
background: #7e7
}
.cm-fat-cursor div.CodeMirror-cursors {
z-index: 1
}
.cm-fat-cursor-mark {
background-color: rgba(20, 255, 20, .5);
-webkit-animation: blink 1.06s steps(1) infinite;
animation: blink 1.06s steps(1) infinite
}
.cm-animate-fat-cursor {
width: auto;
border: 0;
-webkit-animation: blink 1.06s steps(1) infinite;
animation: blink 1.06s steps(1) infinite;
background-color: #7e7
}
.cm-tab {
display: inline-block;
text-decoration: inherit
}
.CodeMirror-rulers {
position: absolute;
left: 0;
right: 0;
top: -50px;
bottom: -20px;
overflow: hidden
}
.CodeMirror-ruler {
border-left: 1px solid #ccc;
top: 0;
bottom: 0;
position: absolute
}
.cm-s-default .cm-header {
color: #00f
}
.cm-s-default .cm-quote {
color: #090
}
.cm-negative {
color: #d44
}
.cm-positive {
color: #292
}
.cm-header, .cm-strong {
font-weight: 700
}
.cm-em {
font-style: italic
}
.cm-link {
text-decoration: underline
}
.cm-strikethrough {
text-decoration: line-through
}
.cm-s-default .cm-keyword {
color: #708
}
.cm-s-default .cm-atom {
color: #219
}
.cm-s-default .cm-number {
color: #164
}
.cm-s-default .cm-def {
color: #00f
}
.cm-s-default .cm-variable-2 {
color: #05a
}
.cm-s-default .cm-type, .cm-s-default .cm-variable-3 {
color: #085
}
.cm-s-default .cm-comment {
color: #a50
}
.cm-s-default .cm-string {
color: #a11
}
.cm-s-default .cm-string-2 {
color: #f50
}
.cm-s-default .cm-meta, .cm-s-default .cm-qualifier {
color: #555
}
.cm-s-default .cm-builtin {
color: #30a
}
.cm-s-default .cm-bracket {
color: #997
}
.cm-s-default .cm-tag {
color: #170
}
.cm-s-default .cm-attribute {
color: #00c
}
.cm-s-default .cm-hr {
color: #999
}
.cm-s-default .cm-link {
color: #00c
}
.cm-s-default .cm-error {
color: red
}
.cm-invalidchar {
color: red
}
.CodeMirror-composing {
border-bottom: 2px solid
}
div.CodeMirror span.CodeMirror-matchingbracket {
color: #0b0
}
div.CodeMirror span.CodeMirror-nonmatchingbracket {
color: #a22
}
.CodeMirror-matchingtag {
background: rgba(255, 150, 0, .3)
}
.CodeMirror-activeline-background {
background: #e8f2ff
}
.CodeMirror {
position: relative;
overflow: hidden;
background: #fff
}
.CodeMirror-scroll {
overflow: scroll !important;
margin-bottom: -30px;
margin-right: -30px;
padding-bottom: 30px;
height: 100%;
outline: 0;
position: relative
}
.CodeMirror-sizer {
position: relative;
border-right: 30px solid transparent
}
.CodeMirror-gutter-filler, .CodeMirror-hscrollbar, .CodeMirror-scrollbar-filler, .CodeMirror-vscrollbar {
position: absolute;
z-index: 6;
display: none
}
.CodeMirror-vscrollbar {
right: 0;
top: 0;
overflow: hidden;
width: 8px;
scrollbar-width: thin; /*firefox*/
}
.CodeMirror-hscrollbar {
bottom: 0;
left: 0;
overflow: hidden;
height: 8px;
scrollbar-width: thin; /*firefox*/
}
.CodeMirror-hscrollbar-auto {
overflow-x: auto;
}
.CodeMirror-vscrollbar-auto {
overflow-y: auto;
}
.CodeMirror-vscrollbar::-webkit-scrollbar-track, .CodeMirror-hscrollbar::-webkit-scrollbar-track {
border-radius: 4px;
background-color: #343E41;
}
.CodeMirror-vscrollbar::-webkit-scrollbar {
width: 8px;
background-color: #343E41;
}
.CodeMirror-hscrollbar::-webkit-scrollbar {
height: 8px;
background-color: #343E41;
}
.CodeMirror-vscrollbar::-webkit-scrollbar-thumb, .CodeMirror-hscrollbar::-webkit-scrollbar-thumb {
border-radius: 4px;
background-color: #d6d6d6;
}
.CodeMirror-scrollbar-filler {
right: 0;
bottom: 0;
visibility: hidden;
}
.CodeMirror-gutter-filler {
left: 0;
bottom: 0
}
.CodeMirror-gutters {
position: absolute;
left: 0;
top: 0;
min-height: 100%;
z-index: 3
}
.CodeMirror-gutter {
white-space: normal;
height: 100%;
display: inline-block;
vertical-align: top;
margin-bottom: -30px
}
.CodeMirror-gutter-wrapper {
position: absolute;
z-index: 4;
background: 0 0 !important;
border: none !important
}
.CodeMirror-gutter-background {
position: absolute;
top: 0;
bottom: 0;
z-index: 4
}
.CodeMirror-gutter-elt {
position: absolute;
cursor: default;
z-index: 4
}
.CodeMirror-gutter-wrapper ::-moz-selection, .CodeMirror-gutter-wrapper ::selection {
background-color: transparent
}
.CodeMirror-lines {
cursor: text;
min-height: 1px
}
.CodeMirror pre {
border-radius: 0;
border-width: 0;
background: 0 0;
font-family: inherit;
font-size: inherit;
margin: 0;
white-space: pre;
word-wrap: normal;
line-height: inherit;
color: inherit;
z-index: 2;
position: relative;
overflow: visible;
-webkit-tap-highlight-color: transparent;
-webkit-font-variant-ligatures: contextual;
font-variant-ligatures: contextual
}
.CodeMirror-wrap pre {
word-wrap: break-word;
white-space: pre-wrap;
word-break: normal
}
.CodeMirror-linebackground {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 0
}
.CodeMirror-linewidget {
position: relative;
z-index: 2;
padding: .1px
}
.CodeMirror-rtl pre {
direction: rtl
}
.CodeMirror-code {
outline: 0
}
.CodeMirror-gutter, .CodeMirror-gutters, .CodeMirror-linenumber, .CodeMirror-scroll, .CodeMirror-sizer {
-webkit-box-sizing: content-box;
box-sizing: content-box
}
.CodeMirror-measure {
position: absolute;
width: 100%;
height: 0;
overflow: hidden;
visibility: hidden
}
.CodeMirror-cursor {
position: absolute;
pointer-events: none
}
.CodeMirror-measure pre {
position: static
}
div.CodeMirror-cursors {
visibility: hidden;
position: relative;
z-index: 3
}
div.CodeMirror-dragcursors {
visibility: visible
}
.CodeMirror-focused div.CodeMirror-cursors {
visibility: visible
}
.CodeMirror-selected {
background: #d9d9d9
}
.CodeMirror-focused .CodeMirror-selected {
background: #d7d4f0
}
.CodeMirror-crosshair {
cursor: crosshair
}
.CodeMirror-line::selection {
background: #d7d4f0
}
.CodeMirror-line > span::selection, .CodeMirror-line > span > span::selection {
background: #d7d4f0
}
.CodeMirror-line::-moz-selection {
background: #d7d4f0
}
.CodeMirror-line > span::-moz-selection, .CodeMirror-line > span > span::-moz-selection {
background: #d7d4f0
}
.cm-searching {
background-color: #ffa;
background-color: rgba(255, 255, 0, .4)
}
.cm-force-border {
padding-right: .1px
}
.cm-tab-wrap-hack:after {
content: ''
}
span.CodeMirror-selectedtext {
background: 0 0
}
.cm-s-darcula {
font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, serif
}
.cm-s-darcula.CodeMirror {
background: #373d3f;
color: #a9b7c6
}
.cm-s-darcula span.cm-meta {
color: #bbb529
}
.cm-s-darcula span.cm-number {
color: #6897bb
}
.cm-s-darcula span.cm-keyword {
color: #cc7832;
line-height: 1em;
font-weight: 700
}
.cm-s-darcula span.cm-def {
color: #a9b7c6;
font-style: italic
}
.cm-s-darcula span.cm-variable, .cm-s-darcula span.cm-variable-2 {
color: #a9b7c6
}
.cm-s-darcula span.cm-variable-3 {
color: #9876aa
}
.cm-s-darcula span.cm-type {
color: #abc;
font-weight: 700
}
.cm-s-darcula span.cm-property {
color: #ffc66d
}
.cm-s-darcula span.cm-operator {
color: #a9b7c6
}
.cm-s-darcula span.cm-string, .cm-s-darcula span.cm-string-2 {
color: #6a8759
}
.cm-s-darcula span.cm-comment {
color: #61a151;
font-style: italic
}
.cm-s-darcula span.cm-atom, .cm-s-darcula span.cm-link {
color: #cc7832
}
.cm-s-darcula span.cm-error {
color: #bc3f3c
}
.cm-s-darcula span.cm-tag {
color: #629755;
font-weight: 700;
font-style: italic;
text-decoration: underline
}
.cm-s-darcula span.cm-attribute {
color: #6897bb
}
.cm-s-darcula span.cm-qualifier {
color: #6a8759
}
.cm-s-darcula span.cm-bracket {
color: #a9b7c6
}
.cm-s-darcula span.cm-builtin, .cm-s-darcula span.cm-special {
color: #ff9e59
}
.cm-s-darcula .CodeMirror-cursor {
border-left: 1px solid #a9b7c6
}
.cm-s-darcula .CodeMirror-activeline-background {
background: #323232
}
.cm-s-darcula .CodeMirror-gutters {
background: #313335;
border-right: 1px solid #313335
}
.cm-s-darcula .CodeMirror-guttermarker {
color: #ffee80
}
.cm-s-darcula .CodeMirror-guttermarker-subtle {
color: #d0d0d0
}
.cm-s-darcula .CodeMirrir-linenumber {
color: #606366
}
.cm-s-darcula .CodeMirror-matchingbracket {
background-color: #3b514d;
color: #ffef28 !important;
font-weight: 700
}
.cm-s-darcula div.CodeMirror-selected {
background: #214283
}
.CodeMirror-hints.darcula {
font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
color: #9c9e9e;
background-color: #3b3e3f !important
}
.CodeMirror-hints.darcula .CodeMirror-hint-active {
background-color: #494d4e !important;
color: #9c9e9e !important
}
.editor-panel {
position: absolute;
left: 0;
top: 3.75rem;
width: 100%
}
.CodeMirror {
position: absolute;
font-size: 18px;
width: 100%;
top: 60px;
bottom: 0;
}
.code-area {
display: none
}
body, html {
height: 100%
}
.page-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
height: 100%
}
.main {
-webkit-box-flex: 1;
-ms-flex: 1 0 auto;
flex: 1 0 auto
}
.footer {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto
}
.device-text {
font-weight: 700;
margin-top: 40px;
margin-bottom: 40px
}
.no-display {
display: none
}
.tooltip-container {
-webkit-transform: translateZ(0);
transform: translateZ(0);
position: fixed;
max-width: 15rem;
padding: 1.25rem;
font-size: .75rem;
line-height: 1.4;
background-color: #fff;
color: #272c2e;
border-radius: .1875rem;
opacity: 1;
z-index: 100;
-webkit-box-shadow: 0 2px 15px rgba(18, 52, 94, .2);
box-shadow: 0 2px 15px rgba(18, 52, 94, .2)
}
.tooltip-container[class*=" tooltip-"] {
-webkit-animation: tooltip-anim .8s;
animation: tooltip-anim .8s
}
.tooltip-container.tooltip-left::after {
right: -8px;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
border-style: solid;
border-width: 6px 0 6px 8px;
border-color: transparent transparent transparent #2d2d2d
}
.tooltip-container.tooltip-right::after {
left: -8px;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
border-style: solid;
border-width: 6px 8px 6px 0;
border-color: transparent #2d2d2d transparent transparent
}
.tooltip-container.tooltip-center::after {
top: -8px;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
border-style: solid;
border-width: 0 6px 8px 6px;
border-color: transparent transparent #2d2d2d transparent
}
[data-tooltip] {
cursor: pointer;
color: #7cb342;
display: inline-block
}
.mode-panel__mode-list {
position: relative;
z-index: 10
}
.table__row.table__row_line {
-webkit-transition: .3s;
transition: .3s
}
.highlight {
-webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .3);
box-shadow: 0 0 20px 0 rgba(0, 0, 0, .3);
z-index: 30;
position: relative
}
.highlight .table__cell {
z-index: 1;
background: #fdff48
}
.table__cell {
-webkit-transition: background-color .3s;
transition: background-color .3s
}
.footer {
background: #edf2f8
}
.footer .foter_block {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 2.8125rem 0 3.75rem 0
}
.footer .foter_block .inner__foter_block {
width: 30%
}
.footer .foter_block .inner__foter_block .caption {
margin-bottom: 1.25rem
}
.footer .foter_block .inner__foter_block p {
margin: 1.25rem 1rem 0 0
}
.footer .foter_block:last-child {
padding: 1.25rem 0;
border-top: 1px solid #d6e3f1
}
.footer .foter_block:last-child .inner__foter_block {
width: 30%
}
.footer .foter_block:last-child .inner__foter_block p {
margin: 0
}
.footer .foter_block .following .logo__link {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
height: 2.1875rem;
width: 1.875rem;
margin: 0 1.5625rem 1.5625rem 0;
position: relative;
-webkit-transition: .3s;
transition: .3s
}
.footer .foter_block .following .logo__link:hover {
opacity: .8
}
.footer .foter_block .following .logo__link img {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
margin: auto
}
.follow {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
width: 14.375rem
}
.tooltip.inline {
position: absolute;
left: 0;
top: -2px;
-webkit-transform: translateY(-100%) translateZ(0);
transform: translateY(-100%) translateZ(0);
max-width: 15rem;
padding: 1.25rem;
line-height: 1.4;
background-color: #fff;
color: #272c2e;
border-radius: .1875rem;
opacity: 0;
visibility: hidden;
z-index: 100;
-webkit-box-shadow: 0 2px 15px rgba(18, 52, 94, .2);
box-shadow: 0 2px 15px rgba(18, 52, 94, .2);
width: 180px;
-webkit-transition: .3s;
transition: .3s
}
.tooltip.inline.opened {
opacity: 1;
visibility: visible
}
.tooltip.inline p {
font-family: 'Noto Sans', arial, sans-serif;
font-size: 14px;
text-transform: none;
text-align: left;
margin: 0 0 .9375rem !important
}
.tooltip.inline .btn {
width: 80px !important
}
.tooltip.inline .btn.btn_blue a {
color: #fff !important;
text-decoration: none
}
header {
background: #edf2f8;
padding-top: 1.875rem
}
.head_block {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between
}
.head_block:first-child {
margin-bottom: 1.5625rem
}
.logo {
width: 9.5rem
}
.logo img {
width: 100%
}
.inner__head_block {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.inner__head_block .tlink__btn {
margin-right: 1.0625rem
}
.main-menu {
width: 17.375rem
}
.main-menu .main-menu-list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between
}
.main-menu .main-menu-list .tlink__btn_active {
border-bottom: 1px solid transparent;
font-weight: 700
}
.language {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end
}
.language .link {
color: #272c2e;
text-decoration: none;
margin-left: 1.25rem
}
.language .link:hover {
color: #2dc1f7
}
.language .link:active, .language .link:focus {
text-decoration: none
}
.mobile-menu {
position: relative
}
.mobile-menu__panel {
display: block;
height: 100vh;
overflow: hidden;
position: fixed;
width: 17.3125rem;
background-color: #edf2f8;
top: 0;
right: -100%;
-webkit-transition: right .5s;
transition: right .5s;
z-index: 100;
-webkit-transform: translateZ(0);
-webkit-backface-visibility: hidden
}
.hidden-menu-trigger {
display: none
}
.btn-menu {
color: #272c2e;
background-color: transparent;
position: absolute;
top: .375rem;
right: .3125rem;
z-index: 102;
width: 1.875rem;
-webkit-transform: translateZ(0);
-webkit-backface-visibility: hidden;
z-index: 10
}
.btn-menu span {
display: block;
height: 3px;
background-color: #272c2e;
margin: 4px 0 0;
-webkit-transition: all .1s;
transition: all .1s;
position: relative
}
.btn-menu span.first {
margin-top: 0
}
.btn-menu-x {
position: absolute;
top: 1.6875rem;
right: 1.125rem
}
.hidden-menu-trigger:checked ~ .btn-menu {
z-index: 10
}
.hidden-menu-trigger:checked ~ .mobile-menu__panel {
right: 0
}
.mobile-menu__box {
margin: 3.875rem .9375rem 0 0;
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-align: end;
-ms-flex-align: end;
align-items: flex-end;
text-align: right
}
.mobile-menu__box .mob-menu-list li {
margin-bottom: 2.5rem
}
.mobile-menu__box .mob-menu-list li .menu-link {
text-decoration: none;
font-size: 20px;
font-weight: 700;
-webkit-transition: .3s;
transition: .3s;
color: #272c2e
}
.mobile-menu__box .mob-menu-list li .menu-link:hover {
color: #2dc1f7
}
.mobile-menu__box .btn {
width: 12.1875rem
}
.mobile-menu__box .btn_white {
margin-bottom: .625rem
}
.mobile-menu__box .language {
margin: 2.1875rem 0
}
.scroll-menu {
max-height: calc(100vh - 180px);
overflow-y: scroll;
padding-bottom: 30px
}
.filter-panel {
margin: 1.875rem 0
}
.filter-panel__list {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
background: #fff;
position: relative;
z-index: 10
}
.filter-panel__item:first-child {
margin-left: -.0625rem
}
.filter-panel__item + .filter-panel__item {
margin-left: -.0625rem
}
.filter-panel__item[class*=line-] {
margin-bottom: -.0625rem
}
.filter-panel__item.line-last {
margin-bottom: 0
}
.filter {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border: 1px solid #ccd5e0;
padding: 0 1.0625rem 0 .9375rem;
-webkit-transition: .2s;
transition: .2s;
cursor: pointer;
position: relative;
-webkit-tap-highlight-color: transparent;
overflow: hidden
}
.filter input {
cursor: pointer
}
.filter:before {
content: '';
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
width: 100%;
height: 100%;
background: #edf2f8;
-webkit-transform: scale(0);
transform: scale(0);
-webkit-transition-property: -webkit-transform;
transition-property: -webkit-transform;
transition-property: transform;
transition-property: transform, -webkit-transform;
-webkit-transition-duration: .2s;
transition-duration: .2s;
-webkit-backface-visibility: hidden
}
.filter:active, .filter:focus {
text-decoration: none
}
.filter .caption-wrap {
margin: 8.5px auto;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
cursor: pointer
}
.filter__caption {
position: relative;
margin: 0 auto;
white-space: nowrap
}
.filter_checked:before {
-webkit-transform: scale(1);
transform: scale(1)
}
.filter_checked .filter__input {
border-radius: .125rem;
width: .8125rem;
height: .8125rem;
margin-right: .5rem;
border: 1px solid #bfc8d4;
background: 0 0;
cursor: pointer
}
.filter_checked .filter__input + .filter__caption {
font-weight: 700;
left: -.5px
}
.filter_checked .filter__input + .filter__caption:before {
position: absolute;
content: '';
top: .125rem;
left: -1.125rem;
width: .875rem;
height: .6875rem;
color: #2dc1f7;
background: url(../images/checked.svg) no-repeat;
background-size: cover
}
.filter_checked .filter__input-r {
border-radius: 50%;
width: .875rem;
height: .875rem;
margin-right: .5rem;
border: 1px solid #bfc8d4;
background: 0 0;
cursor: pointer
}
.filter_checked .filter__input-r:checked {
width: .875rem;
height: .875rem
}
.filter_checked .filter__input-r + .filter__caption {
font-weight: 700
}
.filter_checked .filter__input-r + .filter__caption:before {
position: absolute;
content: '';
top: .375rem;
left: -1.1875rem;
border-radius: 50%;
width: .5rem;
height: .5rem;
background: #2dc1f7
}
.filter__input {
border: 1px solid #272c2e;
border-radius: .125rem;
width: .8125rem;
height: .8125rem;
margin-right: .5rem;
cursor: pointer;
position: relative;
z-index: 1
}
.filter__input:checked {
border: 1px solid #bfc8d4
}
.filter__input:checked + .filter__caption {
font-weight: 700;
left: -.5px
}
.filter__input:checked + .filter__caption:before {
position: absolute;
content: '';
top: .1875rem;
left: -1.125rem;
width: .875rem;
height: .6875rem;
color: #2dc1f7;
background: url(../images/checked.svg) no-repeat;
background-size: cover;
z-index: 1
}
.filter__input-r {
border: 1px solid #272c2e;
border-radius: 50%;
width: .875rem;
height: .875rem;
margin-right: .5rem;
position: relative;
z-index: 1
}
.filter__input-r:checked {
opacity: 0;
border: 1px solid #bfc8d4
}
.filter__input-r:checked + .filter__caption {
font-weight: 700;
left: -.5px
}
.filter__input-r:checked + .filter__caption:before {
position: absolute;
content: '';
top: .375rem;
left: -1.1875rem;
border-radius: 50%;
width: .5rem;
height: .5rem;
background: #2dc1f7;
z-index: 2
}
.filter__input-r:checked + .filter__caption:after {
content: '';
position: absolute;
z-index: 1;
top: .1875rem;
left: -1.375rem;
border-radius: 50%;
width: .75rem;
height: .75rem;
margin-right: .5rem;
border: 1px solid #bfc8d4;
background: #edf2f8;
cursor: pointer
}
.link-off {
cursor: pointer;
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
.link-off img {
width: .75rem;
height: .375rem;
-webkit-transform: rotate(180deg);
transform: rotate(180deg)
}
.info {
width: .6875rem;
height: .6875rem;
position: relative;
}
.info .info-box {
display: none;
position: absolute;
left: -7.875rem;
padding: 1.25rem;
width: 15rem;
background: #fff;
-webkit-box-shadow: 0 2px 15px rgba(18, 52, 94, .2);
box-shadow: 0 2px 15px rgba(18, 52, 94, .2);
border-radius: .1875rem;
font-size: .75rem;
line-height: 1rem;
-webkit-transition: .2s;
transition: .2s;
z-index: 50;
}
.info img {
color: #373d3f;
opacity: .4
}
.info:hover img {
color: #373d3f;
opacity: 1
}
.item {
position: relative;
z-index: 1;
background: #fff;
padding: .9375rem 1.5625rem 1.5625rem 1.5625rem;
margin-left: -1.875rem;
border-radius: .1875rem;
-webkit-transition: .2s;
transition: .2s;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.item .btn, .item .tlink__btn {
display: none
}
.item .tlink__btn {
margin-right: 1.25rem
}
.item .btn-wrap {
height: 0;
-webkit-transition: .15s;
transition: .15s
}
.item .icon-wrap {
height: 2rem;
-webkit-transition: .15s;
transition: .15s;
opacity: 1;
visibility: visible
}
.item .icon-wrap .i {
width: 2.24437rem;
height: 1.60875rem;
color: #d6e3f1 !important
}
.item .icon-wrap .i * {
color: #d6e3f1 !important
}
.item .icon-wrap img.i {
width: 2rem;
height: 2rem
}
.item_hover:hover {
background: #f6f8fb;
margin: 0 0 0 -1.875rem;
z-index: 2
}
.item_hover:hover .icon-wrap {
height: 0;
opacity: 0;
visibility: hidden
}
.item_hover:hover .btn-wrap {
height: 2rem
}
.item_hover:hover .btn-wrap .btn, .item_hover:hover .btn-wrap .tlink__btn {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row
}
.item_active-filter h2 {
color: #b7c0c4
}
.item_active-filter .text {
color: #b7c0c4
}
.item_active-filter:not(.deactivate-span) .text span {
color: #272c2e
}
.item_disabled-filter {
pointer-events: none
}
.item_disabled-filter .text, .item_disabled-filter h2 {
color: #b7c0c4
}
.active-filter .item h2 {
color: #b7c0c4
}
.active-filter .item .text {
color: #b7c0c4
}
.active-filter .item_active-filter h2 {
color: #272c2e
}
.active-filter .item_active-filter .text {
color: #272c2e
}
.disable .item :not(.btn) {
color: #b7c0c4
}
.disable .item .active {
color: #272c2e
}
.disable .item .active :not(.btn) {
color: #272c2e
}
.disable .item.active {
color: #272c2e
}
.disable .item.active :not(.btn) {
color: #272c2e
}
.btn {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
height: 2.5rem;
color: #272c2e;
text-align: center;
font-size: .75rem;
font-family: NotoSans, Arial, Verdana, sans-serif;
font-weight: 300;
line-height: 1.4;
text-transform: uppercase;
border: 1px solid #d6e3f1;
border-radius: 3px;
letter-spacing: .0625rem;
outline: 0;
background: #fff;
cursor: pointer;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition: .4s;
transition: .4s;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
position: relative;
text-decoration: none;
width: 8.125rem
}
.btn_blue {
background: #2dc1f7;
color: #fff;
border: 0;
height: 2.625rem
}
.btn_narow__white {
height: 2rem;
color: #2dc1f7;
background: #fff
}
.btn_narow__blue {
height: 2.125rem;
background: #2dc1f7;
color: #fff;
border: none
}
.btn_round {
border-radius: 50%;
width: 3rem;
height: 3rem;
background-color: #2dc1f7;
border: 1px solid #2dc1f7;
z-index: 6;
}
.btn_round img {
width: .875rem;
height: 1.25rem;
margin: 14px -5px 0 0
}
.btn_restart {
border-radius: 50%;
width: 3rem;
height: 3rem;
background-color: #2dc1f7;
border: 1px solid #2dc1f7;
z-index: 6;
}
.btn_restart img {
width: 1.5rem;
height: 1.5rem;
margin: 12px 0 0 0
}
.btn_stop {
border-radius: 50%;
width: 3rem;
height: 3rem;
background-color: #ffffff;
border: 1px solid #ffffff;
z-index: 6;
}
.btn_stop img {
width: 1.5rem;
height: 1.5rem;
margin: 12px 0 0 0
}
.btn_open {
border-radius: 50%;
width: 3rem;
height: 3rem;
background-color: #2dc1f7;
border: 1px solid #2dc1f7;
z-index: 6;
}
.btn_open img {
width: 1.5rem;
height: 1.5rem;
margin: 12px 0 0 0
}
.btn .link {
text-align: center
}
.btn .link .link__icon {
margin-right: .625rem;
width: .75rem;
height: .75rem
}
.btn:active, .btn:focus, .btn:hover {
background: #0489ba;
outline: 0;
-webkit-box-shadow: none;
box-shadow: none;
color: #fff;
text-decoration: none;
border-color: #0489ba
}
.btn:disabled {
border-color: #ccd5e0;
color: #272c2e;
pointer-events: none;
background: #ccd5e0
}
.btn_grey {
background: #fff;
border-color: #ccd5e0;
border-radius: 0;
color: #272c2e
}
.btn_grey:hover {
background: #f6f8fb;
border-color: #ccd5e0
}
.btn_grey:active, .btn_grey:focus {
font-weight: 700
}
.btn + .btn {
margin-left: .625rem
}
.link {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.link_active {
color: #272c2e;
font-weight: 700
}
@media screen and (min--moz-device-pixel-ratio: 0) {
div.table__body:nth-child(4) > div:nth-child(7) .table__cell {
padding-bottom: 16px
}
div.table__body:nth-child(4) > div:nth-child(10) .table__cell {
padding-bottom: 14px
}
div.table__body:nth-child(4) > div:nth-child(11) .table__cell {
padding-bottom: 16px
}
.filter-panel__item[class*=line-] {
margin-bottom: -.3125rem
}
.filter {
-webkit-transform: none
}
}
@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
html {
height: 0
}
body {
overflow-x: hidden
}
.page-wrapper {
display: block
}
.filter__input {
opacity: 0
}
.filter__input + .filter__caption::after {
content: '';
border: 1px solid #bfc8d4;
border-radius: .125rem;
width: .6875rem;
height: .6875rem;
position: absolute;
left: -1.3125rem;
top: .25rem;
background: #fff
}
.filter__input + .filter__caption::before {
z-index: 1
}
html {
height: 0
}
body {
overflow-x: hidden
}
.page-wrapper {
display: block
}
.filter__input {
opacity: 0
}
.filter__input + .filter__caption::after {
content: '';
border: 1px solid #bfc8d4;
border-radius: .125rem;
width: .6875rem;
height: .6875rem;
position: absolute;
left: -1.3125rem;
top: .25rem;
background: #fff
}
.filter__input + .filter__caption::before {
z-index: 1
}
}
@media screen and (min-width: 767px) {
.filter:hover:before {
-webkit-transform: scale(1);
transform: scale(1)
}
}
@media screen and (min-width: 1120px) {
.show-devices {
display: none
}
}
@media screen and (max-width: 1120px) {
.h1, h1 {
font-size: 1.75rem
}
.h2, h2 {
font-size: 1.125rem
}
.h3, h3 {
font-size: .9375rem
}
body {
font-size: .9375rem
}
.text {
font-size: .875rem
}
.caption {
font-size: .75rem
}
.support-content .item {
width: calc(50% + 15px)
}
.conseption-content .item {
width: calc(50% + 15px)
}
.mode-panel__mode-list {
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.mode-panel__mode-li {
margin-bottom: 1.25rem
}
.mode-panel__mode-li:last-child {
margin-bottom: 0
}
.show-devices {
display: block
}
.hide-devices {
display: none
}
.footer .foter_block .inner__foter_block {
width: 49%
}
.footer .foter_block .following {
width: 100%;
margin-top: 1.875rem
}
.footer .foter_block .following .logo__link {
margin: 0 3.125rem 1.5625rem 0
}
.follow {
width: 100%
}
.item .tlink__btn {
margin-right: .9375rem
}
.item .btn {
width: 6.25rem
}
}
@media screen and (max-width: 767px) {
.h1, h1 {
font-size: 1.25rem
}
.h2, h2 {
font-size: 1.125rem
}
.h3, h3 {
font-size: 1rem
}
body {
font-size: 1rem
}
.text {
font-size: .875rem
}
.caption {
font-size: .8125rem
}
.container {
padding: 0 1.5625rem
}
.hide-below-md {
display: none
}
.visible-md {
display: block
}
.error-content .text-panel {
width: 80%
}
.capability-content .item {
width: calc(100% + 30px)
}
.conseption-content .item {
width: calc(100% + 30px)
}
.footer .foter_block:last-child .inner__foter_block:first-child, .footer .foter_block:last-child .inner__foter_block:last-child {
width: 13.125rem
}
.footer .foter_block .following .logo__link {
margin: 0 3.125rem 1.5625rem 0
}
header {
padding-top: 1.5625rem
}
.filter {
width: 100% !important
}
.list-active .link-off img {
-webkit-transform: rotate(0);
transform: rotate(0)
}
.list-active .filter-panel__list {
display: none
}
}
@media screen and (max-width: 766px) {
.container {
padding: 0 .9375rem
}
.hide-below-sm {
display: none
}
.download-content {
padding: 1.875rem 0 3.125rem 0
}
.download-content .item {
width: calc(100% + 30px)
}
.error-content img {
width: 80%
}
.error-content .text-panel {
width: 100%
}
.support-content .item {
width: calc(100% + 30px)
}
.footer .foter_block {
padding: 2.0625rem 0 .625rem 0
}
.footer .foter_block .inner__foter_block {
width: 100%;
margin-bottom: 32px
}
.footer .foter_block .inner__foter_block:last-child {
margin-bottom: 0
}
.footer .foter_block .inner__foter_block .caption {
margin-bottom: .9375rem
}
.footer .foter_block .inner__foter_block p {
margin: .9375rem 1rem 0 0
}
.footer .foter_block:last-child .inner__foter_block {
margin-bottom: 5px
}
.footer .foter_block:last-child .inner__foter_block:last-child {
margin-bottom: 0
}
.footer .foter_block .following .logo__link {
margin: 0 2.5rem 1.5625rem 0
}
.logo {
width: 7.1875rem
}
.filter-panel__list {
position: absolute;
left: .9375rem;
right: .9375rem;
z-index: 55;
border-left: 1px solid #ccd5e0;
border-right: 1px solid #ccd5e0;
border-bottom: 1px solid #ccd5e0
}
.filter-panel__current {
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
border: 1px solid #ccd5e0;
padding: .9375rem 1.0625rem;
cursor: pointer
}
.filter-panel__current .caption {
font-size: .8125rem;
font-weight: 700;
left: -.5px
}
.filter-panel__item {
width: 100%
}
.filter .caption-wrap {
margin: .53125rem 0
}
.filter {
width: 100%;
border: 1px solid transparent
}
.item {
padding: .4375rem .9375rem 1.25rem .9375rem;
margin: 0 -.9375rem 1.25rem -.9375rem
}
.item_hover:hover {
margin: 0 -.9375rem 1.25rem -.9375rem
}
}
@media screen and (max-width: 347px) {
.footer .foter_block:last-child .inner__foter_block {
width: 15.625rem
}
}
@media print {
.CodeMirror div.CodeMirror-cursors {
visibility: hidden
}
}
@-webkit-keyframes pulsate {
0% {
-webkit-transform: scale(.1, .1);
opacity: 0
}
50% {
opacity: 1
}
100% {
-webkit-transform: scale(1.2, 1.2);
opacity: 0
}
}
@keyframes pulsate {
0% {
-webkit-transform: scale(.1, .1);
opacity: 0
}
50% {
opacity: 1
}
100% {
-webkit-transform: scale(1.2, 1.2);
opacity: 0
}
}
@-webkit-keyframes rotate {
from {
-webkit-transform: rotate(0);
transform: rotate(0)
}
to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg)
}
}
@keyframes rotate {
from {
-webkit-transform: rotate(0);
transform: rotate(0)
}
to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg)
}
}
@-webkit-keyframes bounce {
0%, 100%, 20%, 50%, 80% {
-webkit-transform: translateY(0);
transform: translateY(0)
}
40% {
-webkit-transform: translateY(-30px);
transform: translateY(-30px)
}
60% {
-webkit-transform: translateY(-15px);
transform: translateY(-15px)
}
}
@keyframes bounce {
0%, 100%, 20%, 50%, 80% {
-webkit-transform: translateY(0);
transform: translateY(0)
}
40% {
-webkit-transform: translateY(-30px);
transform: translateY(-30px)
}
60% {
-webkit-transform: translateY(-15px);
transform: translateY(-15px)
}
}
@-webkit-keyframes flash {
0%, 100%, 50% {
opacity: 1
}
25%, 75% {
opacity: 0
}
}
@keyframes flash {
0%, 100%, 50% {
opacity: 1
}
25%, 75% {
opacity: 0
}
}
@-webkit-keyframes pulse {
0% {
-webkit-transform: scale(1);
transform: scale(1)
}
50% {
-webkit-transform: scale(1.1);
transform: scale(1.1)
}
100% {
-webkit-transform: scale(1);
transform: scale(1)
}
}
@keyframes pulse {
0% {
-webkit-transform: scale(1);
transform: scale(1)
}
50% {
-webkit-transform: scale(1.1);
transform: scale(1.1)
}
100% {
-webkit-transform: scale(1);
transform: scale(1)
}
}
@-webkit-keyframes shake {
0%, 100% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translateX(-10px);
transform: translateX(-10px)
}
20%, 40%, 60%, 80% {
-webkit-transform: translateX(10px);
transform: translateX(10px)
}
}
@keyframes shake {
0%, 100% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translateX(-10px);
transform: translateX(-10px)
}
20%, 40%, 60%, 80% {
-webkit-transform: translateX(10px);
transform: translateX(10px)
}
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate(15deg);
transform: rotate(15deg)
}
40% {
-webkit-transform: rotate(-10deg);
transform: rotate(-10deg)
}
60% {
-webkit-transform: rotate(5deg);
transform: rotate(5deg)
}
80% {
-webkit-transform: rotate(-5deg);
transform: rotate(-5deg)
}
100% {
-webkit-transform: rotate(0);
transform: rotate(0)
}
}
@keyframes swing {
20% {
-webkit-transform: rotate(15deg);
transform: rotate(15deg)
}
40% {
-webkit-transform: rotate(-10deg);
transform: rotate(-10deg)
}
60% {
-webkit-transform: rotate(5deg);
transform: rotate(5deg)
}
80% {
-webkit-transform: rotate(-5deg);
transform: rotate(-5deg)
}
100% {
-webkit-transform: rotate(0);
transform: rotate(0)
}
}
@-webkit-keyframes tada {
0% {
-webkit-transform: scale(1);
transform: scale(1)
}
10%, 20% {
-webkit-transform: scale(.9) rotate(-3deg);
transform: scale(.9) rotate(-3deg)
}
30%, 50%, 70%, 90% {
-webkit-transform: scale(1.1) rotate(3deg);
transform: scale(1.1) rotate(3deg)
}
40%, 60%, 80% {
-webkit-transform: scale(1.1) rotate(-3deg);
transform: scale(1.1) rotate(-3deg)
}
100% {
-webkit-transform: scale(1) rotate(0);
transform: scale(1) rotate(0)
}
}
@keyframes tada {
0% {
-webkit-transform: scale(1);
transform: scale(1)
}
10%, 20% {
-webkit-transform: scale(.9) rotate(-3deg);
transform: scale(.9) rotate(-3deg)
}
30%, 50%, 70%, 90% {
-webkit-transform: scale(1.1) rotate(3deg);
transform: scale(1.1) rotate(3deg)
}
40%, 60%, 80% {
-webkit-transform: scale(1.1) rotate(-3deg);
transform: scale(1.1) rotate(-3deg)
}
100% {
-webkit-transform: scale(1) rotate(0);
transform: scale(1) rotate(0)
}
}
@-webkit-keyframes wobble {
0% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
15% {
-webkit-transform: translateX(-25%) rotate(-5deg);
transform: translateX(-25%) rotate(-5deg)
}
30% {
-webkit-transform: translateX(20%) rotate(3deg);
transform: translateX(20%) rotate(3deg)
}
45% {
-webkit-transform: translateX(-15%) rotate(-3deg);
transform: translateX(-15%) rotate(-3deg)
}
60% {
-webkit-transform: translateX(10%) rotate(2deg);
transform: translateX(10%) rotate(2deg)
}
75% {
-webkit-transform: translateX(-5%) rotate(-1deg);
transform: translateX(-5%) rotate(-1deg)
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
}
@keyframes wobble {
0% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
15% {
-webkit-transform: translateX(-25%) rotate(-5deg);
transform: translateX(-25%) rotate(-5deg)
}
30% {
-webkit-transform: translateX(20%) rotate(3deg);
transform: translateX(20%) rotate(3deg)
}
45% {
-webkit-transform: translateX(-15%) rotate(-3deg);
transform: translateX(-15%) rotate(-3deg)
}
60% {
-webkit-transform: translateX(10%) rotate(2deg);
transform: translateX(10%) rotate(2deg)
}
75% {
-webkit-transform: translateX(-5%) rotate(-1deg);
transform: translateX(-5%) rotate(-1deg)
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
}
@-webkit-keyframes bounceIn {
0% {
opacity: 0;
-webkit-transform: scale(.3);
transform: scale(.3)
}
50% {
opacity: 1;
-webkit-transform: scale(1.05);
transform: scale(1.05)
}
70% {
-webkit-transform: scale(.9);
transform: scale(.9)
}
100% {
-webkit-transform: scale(1);
transform: scale(1)
}
}
@keyframes bounceIn {
0% {
opacity: 0;
-webkit-transform: scale(.3);
transform: scale(.3)
}
50% {
opacity: 1;
-webkit-transform: scale(1.05);
transform: scale(1.05)
}
70% {
-webkit-transform: scale(.9);
transform: scale(.9)
}
100% {
-webkit-transform: scale(1);
transform: scale(1)
}
}
@-webkit-keyframes bounceInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px)
}
60% {
opacity: 1;
-webkit-transform: translateY(30px);
transform: translateY(30px)
}
80% {
-webkit-transform: translateY(-10px);
transform: translateY(-10px)
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0)
}
}
@keyframes bounceInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px)
}
60% {
opacity: 1;
-webkit-transform: translateY(30px);
transform: translateY(30px)
}
80% {
-webkit-transform: translateY(-10px);
transform: translateY(-10px)
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0)
}
}
@-webkit-keyframes bounceInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px)
}
60% {
opacity: 1;
-webkit-transform: translateX(30px);
transform: translateX(30px)
}
80% {
-webkit-transform: translateX(-10px);
transform: translateX(-10px)
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
}
@keyframes bounceInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px)
}
60% {
opacity: 1;
-webkit-transform: translateX(30px);
transform: translateX(30px)
}
80% {
-webkit-transform: translateX(-10px);
transform: translateX(-10px)
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
}
@-webkit-keyframes bounceInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px)
}
60% {
opacity: 1;
-webkit-transform: translateX(-30px);
transform: translateX(-30px)
}
80% {
-webkit-transform: translateX(10px);
transform: translateX(10px)
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
}
@keyframes bounceInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px)
}
60% {
opacity: 1;
-webkit-transform: translateX(-30px);
transform: translateX(-30px)
}
80% {
-webkit-transform: translateX(10px);
transform: translateX(10px)
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
}
@-webkit-keyframes bounceInUp {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px)
}
60% {
opacity: 1;
-webkit-transform: translateY(-30px);
transform: translateY(-30px)
}
80% {
-webkit-transform: translateY(10px);
transform: translateY(10px)
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0)
}
}
@keyframes bounceInUp {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px)
}
60% {
opacity: 1;
-webkit-transform: translateY(-30px);
transform: translateY(-30px)
}
80% {
-webkit-transform: translateY(10px);
transform: translateY(10px)
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0)
}
}
@-webkit-keyframes bounceOut {
0% {
-webkit-transform: scale(1);
transform: scale(1)
}
25% {
-webkit-transform: scale(.95);
transform: scale(.95)
}
50% {
opacity: 1;
-webkit-transform: scale(1.1);
transform: scale(1.1)
}
100% {
opacity: 0;
-webkit-transform: scale(.3);
transform: scale(.3)
}
}
@keyframes bounceOut {
0% {
-webkit-transform: scale(1);
transform: scale(1)
}
25% {
-webkit-transform: scale(.95);
transform: scale(.95)
}
50% {
opacity: 1;
-webkit-transform: scale(1.1);
transform: scale(1.1)
}
100% {
opacity: 0;
-webkit-transform: scale(.3);
transform: scale(.3)
}
}
@-webkit-keyframes bounceOutDown {
0% {
-webkit-transform: translateY(0);
transform: translateY(0)
}
20% {
opacity: 1;
-webkit-transform: translateY(-20px);
transform: translateY(-20px)
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px)
}
}
@keyframes bounceOutDown {
0% {
-webkit-transform: translateY(0);
transform: translateY(0)
}
20% {
opacity: 1;
-webkit-transform: translateY(-20px);
transform: translateY(-20px)
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px)
}
}
@-webkit-keyframes bounceOutLeft {
0% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
20% {
opacity: 1;
-webkit-transform: translateX(20px);
transform: translateX(20px)
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px)
}
}
@keyframes bounceOutLeft {
0% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
20% {
opacity: 1;
-webkit-transform: translateX(20px);
transform: translateX(20px)
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px)
}
}
@-webkit-keyframes bounceOutRight {
0% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
20% {
opacity: 1;
-webkit-transform: translateX(-20px);
transform: translateX(-20px)
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px)
}
}
@keyframes bounceOutRight {
0% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
20% {
opacity: 1;
-webkit-transform: translateX(-20px);
transform: translateX(-20px)
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px)
}
}
@-webkit-keyframes bounceOutUp {
0% {
-webkit-transform: translateY(0);
transform: translateY(0)
}
20% {
opacity: 1;
-webkit-transform: translateY(20px);
transform: translateY(20px)
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px)
}
}
@keyframes bounceOutUp {
0% {
-webkit-transform: translateY(0);
transform: translateY(0)
}
20% {
opacity: 1;
-webkit-transform: translateY(20px);
transform: translateY(20px)
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px)
}
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0
}
100% {
opacity: 1
}
}
@keyframes fadeIn {
0% {
opacity: 0
}
100% {
opacity: 1
}
}
@-webkit-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
transform: translateY(-20px)
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0)
}
}
@keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
transform: translateY(-20px)
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0)
}
}
@-webkit-keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px)
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0)
}
}
@keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px)
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0)
}
}
@-webkit-keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-20px);
transform: translateX(-20px)
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0)
}
}
@keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-20px);
transform: translateX(-20px)
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0)
}
}
@-webkit-keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px)
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0)
}
}
@keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px)
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0)
}
}
@-webkit-keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(20px);
transform: translateX(20px)
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0)
}
}
@keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(20px);
transform: translateX(20px)
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0)
}
}
@-webkit-keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px)
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0)
}
}
@keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px)
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0)
}
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
transform: translateY(20px)
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0)
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
transform: translateY(20px)
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0)
}
}
@-webkit-keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px)
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0)
}
}
@keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px)
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0)
}
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1
}
100% {
opacity: 0
}
}
@keyframes fadeOut {
0% {
opacity: 1
}
100% {
opacity: 0
}
}
@-webkit-keyframes fadeOutDown {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0)
}
100% {
opacity: 0;
-webkit-transform: translateY(20px);
transform: translateY(20px)
}
}
@keyframes fadeOutDown {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0)
}
100% {
opacity: 0;
-webkit-transform: translateY(20px);
transform: translateY(20px)
}
}
@-webkit-keyframes fadeOutDownBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0)
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px)
}
}
@keyframes fadeOutDownBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0)
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px)
}
}
@-webkit-keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0)
}
100% {
opacity: 0;
-webkit-transform: translateX(-20px);
transform: translateX(-20px)
}
}
@keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0)
}
100% {
opacity: 0;
-webkit-transform: translateX(-20px);
transform: translateX(-20px)
}
}
@-webkit-keyframes fadeOutLeftBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0)
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px)
}
}
@keyframes fadeOutLeftBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0)
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px)
}
}
@-webkit-keyframes fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0)
}
100% {
opacity: 0;
-webkit-transform: translateX(20px);
transform: translateX(20px)
}
}
@keyframes fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0)
}
100% {
opacity: 0;
-webkit-transform: translateX(20px);
transform: translateX(20px)
}
}
@-webkit-keyframes fadeOutRightBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0)
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px)
}
}
@keyframes fadeOutRightBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0)
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px)
}
}
@-webkit-keyframes fadeOutUp {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0)
}
100% {
opacity: 0;
-webkit-transform: translateY(-20px);
transform: translateY(-20px)
}
}
@keyframes fadeOutUp {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0)
}
100% {
opacity: 0;
-webkit-transform: translateY(-20px);
transform: translateY(-20px)
}
}
@-webkit-keyframes fadeOutUpBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0)
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px)
}
}
@keyframes fadeOutUpBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0)
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px)
}
}
@-webkit-keyframes flip {
0% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out
}
40% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out
}
50% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in
}
80% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in
}
100% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in
}
}
@keyframes flip {
0% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out
}
40% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out
}
50% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in
}
80% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in
}
100% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in
}
}
@-webkit-keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0
}
40% {
-webkit-transform: perspective(400px) rotateX(-10deg);
transform: perspective(400px) rotateX(-10deg)
}
70% {
-webkit-transform: perspective(400px) rotateX(10deg);
transform: perspective(400px) rotateX(10deg)
}
100% {
-webkit-transform: perspective(400px) rotateX(0);
transform: perspective(400px) rotateX(0);
opacity: 1
}
}
@keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0
}
40% {
-webkit-transform: perspective(400px) rotateX(-10deg);
transform: perspective(400px) rotateX(-10deg)
}
70% {
-webkit-transform: perspective(400px) rotateX(10deg);
transform: perspective(400px) rotateX(10deg)
}
100% {
-webkit-transform: perspective(400px) rotateX(0);
transform: perspective(400px) rotateX(0);
opacity: 1
}
}
@-webkit-keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0
}
40% {
-webkit-transform: perspective(400px) rotateY(-10deg);
transform: perspective(400px) rotateY(-10deg)
}
70% {
-webkit-transform: perspective(400px) rotateY(10deg);
transform: perspective(400px) rotateY(10deg)
}
100% {
-webkit-transform: perspective(400px) rotateY(0);
transform: perspective(400px) rotateY(0);
opacity: 1
}
}
@keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0
}
40% {
-webkit-transform: perspective(400px) rotateY(-10deg);
transform: perspective(400px) rotateY(-10deg)
}
70% {
-webkit-transform: perspective(400px) rotateY(10deg);
transform: perspective(400px) rotateY(10deg)
}
100% {
-webkit-transform: perspective(400px) rotateY(0);
transform: perspective(400px) rotateY(0);
opacity: 1
}
}
@-webkit-keyframes flipOutX {
0% {
-webkit-transform: perspective(400px) rotateX(0);
transform: perspective(400px) rotateX(0);
opacity: 1
}
100% {
-webkit-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0
}
}
@keyframes flipOutX {
0% {
-webkit-transform: perspective(400px) rotateX(0);
transform: perspective(400px) rotateX(0);
opacity: 1
}
100% {
-webkit-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0
}
}
@-webkit-keyframes flipOutY {
0% {
-webkit-transform: perspective(400px) rotateY(0);
transform: perspective(400px) rotateY(0);
opacity: 1
}
100% {
-webkit-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0
}
}
@keyframes flipOutY {
0% {
-webkit-transform: perspective(400px) rotateY(0);
transform: perspective(400px) rotateY(0);
opacity: 1
}
100% {
-webkit-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0
}
}
@-webkit-keyframes lightSpeedIn {
0% {
-webkit-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0
}
60% {
-webkit-transform: translateX(-20%) skewX(30deg);
transform: translateX(-20%) skewX(30deg);
opacity: 1
}
80% {
-webkit-transform: translateX(0) skewX(-15deg);
transform: translateX(0) skewX(-15deg);
opacity: 1
}
100% {
-webkit-transform: translateX(0) skewX(0);
transform: translateX(0) skewX(0);
opacity: 1
}
}
@keyframes lightSpeedIn {
0% {
-webkit-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0
}
60% {
-webkit-transform: translateX(-20%) skewX(30deg);
transform: translateX(-20%) skewX(30deg);
opacity: 1
}
80% {
-webkit-transform: translateX(0) skewX(-15deg);
transform: translateX(0) skewX(-15deg);
opacity: 1
}
100% {
-webkit-transform: translateX(0) skewX(0);
transform: translateX(0) skewX(0);
opacity: 1
}
}
@-webkit-keyframes lightSpeedOut {
0% {
-webkit-transform: translateX(0) skewX(0);
transform: translateX(0) skewX(0);
opacity: 1
}
100% {
-webkit-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0
}
}
@keyframes lightSpeedOut {
0% {
-webkit-transform: translateX(0) skewX(0);
transform: translateX(0) skewX(0);
opacity: 1
}
100% {
-webkit-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0
}
}
@-webkit-keyframes rotateIn {
0% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(-200deg);
transform: rotate(-200deg);
opacity: 0
}
100% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
}
@keyframes rotateIn {
0% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(-200deg);
transform: rotate(-200deg);
opacity: 0
}
100% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
}
@-webkit-keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
}
@keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
}
@-webkit-keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
}
@keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
}
@-webkit-keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
}
@keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
}
@-webkit-keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
}
@keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
}
@-webkit-keyframes rotateOut {
0% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
100% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(200deg);
transform: rotate(200deg);
opacity: 0
}
}
@keyframes rotateOut {
0% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
100% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(200deg);
transform: rotate(200deg);
opacity: 0
}
}
@-webkit-keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0
}
}
@keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0
}
}
@-webkit-keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0
}
}
@keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0
}
}
@-webkit-keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0
}
}
@keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0
}
}
@-webkit-keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0
}
}
@keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0
}
}
@-webkit-keyframes slideInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px)
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0)
}
}
@keyframes slideInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px)
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0)
}
}
@-webkit-keyframes slideInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px)
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
}
@keyframes slideInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px)
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
}
@-webkit-keyframes slideInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px)
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
}
@keyframes slideInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px)
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
}
@-webkit-keyframes slideOutLeft {
0% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px)
}
}
@keyframes slideOutLeft {
0% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px)
}
}
@-webkit-keyframes slideOutRight {
0% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px)
}
}
@keyframes slideOutRight {
0% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px)
}
}
@-webkit-keyframes slideOutUp {
0% {
-webkit-transform: translateY(0);
transform: translateY(0)
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px)
}
}
@keyframes slideOutUp {
0% {
-webkit-transform: translateY(0);
transform: translateY(0)
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px)
}
}
@-webkit-keyframes hinge {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out
}
20%, 60% {
-webkit-transform: rotate(80deg);
transform: rotate(80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out
}
40% {
-webkit-transform: rotate(60deg);
transform: rotate(60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out
}
80% {
-webkit-transform: rotate(60deg) translateY(0);
transform: rotate(60deg) translateY(0);
opacity: 1;
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out
}
100% {
-webkit-transform: translateY(700px);
transform: translateY(700px);
opacity: 0
}
}
@keyframes hinge {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out
}
20%, 60% {
-webkit-transform: rotate(80deg);
transform: rotate(80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out
}
40% {
-webkit-transform: rotate(60deg);
transform: rotate(60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out
}
80% {
-webkit-transform: rotate(60deg) translateY(0);
transform: rotate(60deg) translateY(0);
opacity: 1;
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out
}
100% {
-webkit-transform: translateY(700px);
transform: translateY(700px);
opacity: 0
}
}
@-webkit-keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translateX(-100%) rotate(-120deg);
transform: translateX(-100%) rotate(-120deg)
}
100% {
opacity: 1;
-webkit-transform: translateX(0) rotate(0);
transform: translateX(0) rotate(0)
}
}
@keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translateX(-100%) rotate(-120deg);
transform: translateX(-100%) rotate(-120deg)
}
100% {
opacity: 1;
-webkit-transform: translateX(0) rotate(0);
transform: translateX(0) rotate(0)
}
}
@-webkit-keyframes rollOut {
0% {
opacity: 1;
-webkit-transform: translateX(0) rotate(0);
transform: translateX(0) rotate(0)
}
100% {
opacity: 0;
-webkit-transform: translateX(100%) rotate(120deg);
transform: translateX(100%) rotate(120deg)
}
}
@keyframes rollOut {
0% {
opacity: 1;
-webkit-transform: translateX(0) rotate(0);
transform: translateX(0) rotate(0)
}
100% {
opacity: 0;
-webkit-transform: translateX(100%) rotate(120deg);
transform: translateX(100%) rotate(120deg)
}
}
@-webkit-keyframes blink {
50% {
background-color: transparent
}
}
@keyframes blink {
50% {
background-color: transparent
}
}
@keyframes tooltip-anim {
0% {
opacity: 0;
-webkit-transform: matrix(.5, 0, 0, .8, 0, 0);
transform: matrix(.5, 0, 0, .8, 0, 0)
}
20% {
-webkit-transform: matrix(1.1, 0, 0, 1.1, 0, 0);
transform: matrix(1.1, 0, 0, 1.1, 0, 0)
}
40% {
opacity: 1
}
70% {
-webkit-transform: matrix(1, 0, 0, 1, 0, 0);
transform: matrix(1, 0, 0, 1, 0, 0)
}
100% {
-webkit-transform: matrix(1, 0, 0, 1, 0, 0);
transform: matrix(1, 0, 0, 1, 0, 0)
}
}
@-webkit-keyframes tooltip-anim {
0% {
opacity: 0;
-webkit-transform: matrix(.5, 0, 0, .8, 0, 0);
transform: matrix(.5, 0, 0, .8, 0, 0)
}
20% {
-webkit-transform: matrix(1.1, 0, 0, 1.1, 0, 0);
transform: matrix(1.1, 0, 0, 1.1, 0, 0)
}
40% {
opacity: 1
}
70% {
-webkit-transform: matrix(1, 0, 0, 1, 0, 0);
transform: matrix(1, 0, 0, 1, 0, 0)
}
100% {
-webkit-transform: matrix(1, 0, 0, 1, 0, 0);
transform: matrix(1, 0, 0, 1, 0, 0)
}
} | assets/css/styles.min.css | .c-blue {
color: #234399
}
.c-red {
color: #f45057
}
.c-green {
color: #379f2f
}
.c-yellow {
color: #e8a12b
}
.c-white {
color: #fff
}
.c-black {
color: #000
}
.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both
}
.animated.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s
}
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce
}
.flash {
-webkit-animation-name: flash;
animation-name: flash
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse
}
.shake {
-webkit-animation-name: shake;
animation-name: shake
}
.swing {
-webkit-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing
}
.tada {
-webkit-animation-name: tada;
animation-name: tada
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble
}
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp
}
.bounceOut {
-webkit-animation-name: bounceOut;
animation-name: bounceOut
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig
}
.animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip
}
.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX
}
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY
}
.flipOutX {
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important
}
.flipOutY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out
}
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in
}
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight
}
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp
}
.hinge {
-webkit-animation-name: hinge;
animation-name: hinge
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn
}
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut
}
.mb10 {
margin-bottom: 10px
}
.mt10 {
margin-top: 10px
}
.mr10 {
margin-right: 10px
}
.ml10 {
margin-left: 10px
}
.pb10 {
padding-bottom: 10px
}
.pt10 {
padding-top: 10px
}
.pl10 {
padding-left: 10px
}
.pr10 {
padding-right: 10px
}
.mb20 {
margin-bottom: 20px
}
.mt20 {
margin-top: 20px
}
.mr20 {
margin-right: 20px
}
.ml20 {
margin-left: 20px
}
.pb20 {
padding-bottom: 20px
}
.pt20 {
padding-top: 20px
}
.pl20 {
padding-left: 20px
}
.pr20 {
padding-right: 20px
}
.mb30 {
margin-bottom: 30px
}
.mt30 {
margin-top: 30px
}
.mr30 {
margin-right: 30px
}
.ml30 {
margin-left: 30px
}
.pb30 {
padding-bottom: 30px
}
.pt30 {
padding-top: 30px
}
.pl30 {
padding-left: 30px
}
.pr30 {
padding-right: 30px
}
.mb40 {
margin-bottom: 40px
}
.mt40 {
margin-top: 40px
}
.mr40 {
margin-right: 40px
}
.ml40 {
margin-left: 40px
}
.pb40 {
padding-bottom: 40px
}
.pt40 {
padding-top: 40px
}
.pl40 {
padding-left: 40px
}
.pr40 {
padding-right: 40px
}
.mb50 {
margin-bottom: 50px
}
.mt50 {
margin-top: 50px
}
.mr50 {
margin-right: 50px
}
.ml50 {
margin-left: 50px
}
.pb50 {
padding-bottom: 50px
}
.pt50 {
padding-top: 50px
}
.pl50 {
padding-left: 50px
}
.pr50 {
padding-right: 50px
}
.mb60 {
margin-bottom: 60px
}
.mt60 {
margin-top: 60px
}
.mr60 {
margin-right: 60px
}
.ml60 {
margin-left: 60px
}
.pb60 {
padding-bottom: 60px
}
.pt60 {
padding-top: 60px
}
.pl60 {
padding-left: 60px
}
.pr60 {
padding-right: 60px
}
.mb70 {
margin-bottom: 70px
}
.mt70 {
margin-top: 70px
}
.mr70 {
margin-right: 70px
}
.ml70 {
margin-left: 70px
}
.pb70 {
padding-bottom: 70px
}
.pt70 {
padding-top: 70px
}
.pl70 {
padding-left: 70px
}
.pr70 {
padding-right: 70px
}
.mb80 {
margin-bottom: 80px
}
.mt80 {
margin-top: 80px
}
.mr80 {
margin-right: 80px
}
.ml80 {
margin-left: 80px
}
.pb80 {
padding-bottom: 80px
}
.pt80 {
padding-top: 80px
}
.pl80 {
padding-left: 80px
}
.pr80 {
padding-right: 80px
}
.mb90 {
margin-bottom: 90px
}
.mt90 {
margin-top: 90px
}
.mr90 {
margin-right: 90px
}
.ml90 {
margin-left: 90px
}
.pb90 {
padding-bottom: 90px
}
.pt90 {
padding-top: 90px
}
.pl90 {
padding-left: 90px
}
.pr90 {
padding-right: 90px
}
.mb100 {
margin-bottom: 100px
}
.mt100 {
margin-top: 100px
}
.mr100 {
margin-right: 100px
}
.ml100 {
margin-left: 100px
}
.pb100 {
padding-bottom: 100px
}
.pt100 {
padding-top: 100px
}
.pl100 {
padding-left: 100px
}
.pr100 {
padding-right: 100px
}
.h10 {
height: 10%
}
.mh10 {
max-height: 10%
}
.w10 {
width: 10%
}
.mw10 {
max-width: 10%
}
.h20 {
height: 20%
}
.mh20 {
max-height: 20%
}
.w20 {
width: 20%
}
.mw20 {
max-width: 20%
}
.h30 {
height: 30%
}
.mh30 {
max-height: 30%
}
.w30 {
width: 30%
}
.mw30 {
max-width: 30%
}
.h40 {
height: 40%
}
.mh40 {
max-height: 40%
}
.w40 {
width: 40%
}
.mw40 {
max-width: 40%
}
.h50 {
height: 50%
}
.mh50 {
max-height: 50%
}
.w50 {
width: 50%
}
.mw50 {
max-width: 50%
}
.h60 {
height: 60%
}
.mh60 {
max-height: 60%
}
.w60 {
width: 60%
}
.mw60 {
max-width: 60%
}
.h70 {
height: 70%
}
.mh70 {
max-height: 70%
}
.w70 {
width: 70%
}
.mw70 {
max-width: 70%
}
.h80 {
height: 80%
}
.mh80 {
max-height: 80%
}
.w80 {
width: 80%
}
.mw80 {
max-width: 80%
}
.h90 {
height: 90%
}
.mh90 {
max-height: 90%
}
.w90 {
width: 90%
}
.mw90 {
max-width: 90%
}
.h100 {
height: 100%
}
.mh100 {
max-height: 100%
}
.w100 {
width: 100%
}
.mw100 {
max-width: 100%
}
.no-round {
border-radius: 0 !important
}
.background-size_auto {
background-size: auto !important
}
.background-size_contain {
background-size: contain !important
}
.background-size_cover {
background-size: cover !important
}
.text-right {
text-align: right
}
@font-face {
font-family: NotoSans;
font-style: italic;
font-weight: 400;
src: url(../fonts/notosansitalic.woff) format("woff"), url(../fonts/notosansitalic.ttf) format("truetype")
}
@font-face {
font-family: NotoSans;
font-style: normal;
font-weight: 400;
src: url(../fonts/notosans.woff) format("woff"), url(../fonts/notosans.ttf) format("truetype")
}
@font-face {
font-family: NotoSans;
font-style: normal;
font-weight: 700;
src: url(../fonts/notosansbold.woff) format("woff"), url(../fonts/notosansbold.ttf) format("truetype")
}
@font-face {
font-family: NotoSans;
font-style: italic;
font-weight: 700;
src: url(../fonts/notosansbolditalic.woff) format("woff"), url(../fonts/notosansbolditalic.ttf) format("truetype")
}
html {
-webkit-text-size-adjust: 100%
}
* {
margin: 0;
outline: 0;
-webkit-overflow-scrolling: touch
}
body, caption, div, fieldset, form, h1, h2, h3, h4, h5, h6, legend, li, ol, p, pre, ul {
padding: 0
}
h1, h2, h3, h4, h5, h6 {
letter-spacing: 0
}
button {
outline: 0 !important;
background: 0 0;
-webkit-appearance: none;
-webkit-border-radius: 0
}
body {
display: block;
position: relative;
min-height: 100%;
width: 100%;
min-width: 320px;
font: normal .875rem NotoSans, Arial, Verdana, sans-serif;
background: #fff;
z-index: -10000;
color: #272c2e
}
fieldset, iframe, img {
border: 0
}
input {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 0
}
button::-moz-focus-inner, input::-moz-focus-inner {
padding: 0;
border: 0
}
a {
color: #0489ba;
text-decoration: underline;
-webkit-transition: .2s;
transition: .2s
}
a:hover {
color: #2dc1f7;
text-decoration: none
}
a:focus {
color: #2dc1f7;
text-decoration: underline
}
ul {
margin: 0
}
li {
list-style: none
}
.hide-svg {
visibility: hidden;
opacity: 0;
position: absolute
}
.h1, .h2, .h3, h1, h2, h3 {
color: #272c2e;
font-weight: 700;
font-family: NotoSans, Arial, Verdana, sans-serif
}
.h1, h1 {
font-size: 2rem;
line-height: 1.4
}
.h1 small, h1 small {
display: block;
font-size: .875rem;
font-weight: 400;
line-height: 1.7
}
.h2, h2 {
font-size: 1.125rem;
margin: .9375rem 0
}
.h3, h3 {
font-size: .9375rem
}
body {
font-size: .9375rem;
color: #272c2e;
line-height: 1.25rem
}
.text {
font-size: .875rem;
color: #272c2e;
line-height: 1.25rem;
margin-bottom: .9375rem
}
.caption {
font-size: .75rem;
letter-spacing: .0625rem;
color: #272c2e;
text-transform: uppercase
}
.i {
display: inline-block;
width: 1em;
height: 1em;
fill: currentColor
}
.i-arrow {
font-size: 49.2rem;
width: 1em
}
.i-letter {
font-size: 4.35rem;
width: 1.42529em
}
.i-login {
font-size: 51.2rem;
width: 1em
}
.i-logo-slam {
font-size: 2.1rem;
width: 1em
}
.i-phone {
font-size: 6.47rem;
width: 1em
}
.i-search {
font-size: 20.84rem;
width: .95393em
}
.i-search {
font-size: 5.7rem;
width: 1em
}
.i-send {
font-size: 8.96rem;
width: .67076em
}
.i-signout {
font-size: 36.64rem;
width: 1.22189em
}
.filter {
-webkit-transform: translate3d(0, 0, 0)
}
.item-hover {
-webkit-transform: translate3d(0, 0, 0)
}
body {
overflow-x: hidden;
position: relative
}
body.menu-opened {
overflow: hidden;
max-height: 100vh;
position: fixed
}
body.menu-opened:before {
opacity: 1;
visibility: visible
}
body:before {
content: '';
width: 100vw;
height: 100vh;
background: rgba(0, 0, 0, .5);
position: fixed;
left: 0;
top: 0;
z-index: 100;
opacity: 0;
visibility: hidden;
-webkit-transition: .3s;
transition: .3s
}
.container {
max-width: 83.125rem;
margin: 0 auto;
padding: 0 1.5625rem 0 1.5625rem
}
.visible-md {
display: none
}
.head_title {
background: #edf2f8;
padding: 1.5625rem 0
}
.head_title h1 {
max-width: 58.125rem
}
.tlink__btn {
text-decoration: none;
border-bottom: 1px solid #c1cedc;
color: #272c2e
}
.tlink__btn:hover {
border-bottom: 1px solid transparent;
color: #2dc1f7
}
.tlink__btn:active, .tlink__btn:focus {
text-decoration: none
}
.download-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 3.125rem 0 5rem 0
}
.download-content .item {
width: calc(50% + 15px)
}
.download-content .item .i {
width: 2.24437rem;
height: 1.60875rem;
color: #d6e3f1
}
.i-gear, .i-mail, .i-man {
color: #fff !important
}
.mapsite-content {
max-width: 43.75rem;
padding: 4.375rem 0 9.375rem 0
}
.mapsite-content .mapsite-list {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.mapsite-content .mapsite-list .mapsite-li {
width: 7.5rem;
line-height: 1.625rem;
margin: 1.0625rem 6.875rem .875rem 0
}
.mapsite-content .mapsite-list .mapsite-li .tlink__btn {
font-weight: 700;
font-size: 1.125rem
}
.error-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-pack: distribute;
justify-content: space-around;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 3.125rem 0
}
.error-content img {
width: 25rem
}
.error-content .text-panel {
margin: 3.125rem 0;
text-align: center;
max-width: 38.75rem
}
.error-content .text-panel p {
margin-top: 1.25rem
}
.error-content .btn {
width: 11.875rem
}
.support-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 3.125rem 0
}
.support-content .item {
width: calc(25% + 15px)
}
.capability-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-bottom: 3.125rem
}
.capability-content .item {
width: calc(50% + 15px)
}
.conseption-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-bottom: 3.125rem
}
.conseption-content .item {
width: calc(33.3333% + 15px)
}
.mode-content {
visibility: hidden;
opacity: 0;
position: fixed;
left: 0;
top: 0
}
.mode-content.active {
visibility: visible;
opacity: 1;
position: relative
}
.mode-panel {
border-bottom: 3px solid #edf2f8;
position: relative;
margin: 2.5rem 0 1.875rem
}
.mode-panel__mode-list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start
}
.mode-panel__mode-li {
margin-right: 3.125rem
}
.mode-panel__mode-item {
padding-bottom: .75rem;
font-weight: 700;
font-size: 1.125rem;
color: #272c2e;
margin-bottom: -3px;
text-decoration: none !important;
border-bottom: 3px solid transparent
}
.mode-panel__mode-item:hover {
color: #2dc1f7
}
.mode-panel__mode-item_active {
border-bottom: 3px solid #2dc1f7
}
.plagin-panel {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding: .625rem 0;
margin-bottom: 4.375rem
}
.plagin-panel__panel-item {
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;
height: 29rem
}
.plagin-panel__left-item {
width: 56%;
}
.plagin-panel__right-item {
width: 40%;
display: flex;
align-items: stretch;
}
.plagin-panel__panel-item_first-box {
background: #373d3f
}
.plagin-panel__plagin-box {
margin: 0.875rem 0 0 0.875rem;
height: 100%;
position: relative;
overflow: hidden;
}
.plagin-panel__plagin-box .btn_round {
position: absolute;
top: 86%;
right: 2%
}
.plagin-panel__plagin-box .btn_restart {
position: absolute;
top: 86%;
right: 2%
}
.plagin-panel__plagin-box .btn_stop {
position: absolute;
top: 86%;
right: 10%
}
.plagin-panel__plagin-box .btn_open {
position: absolute;
top: 86%;
right: 18%
}
.plagin-panel__second-box {
height: 16.3125rem;
background: #373d3f;
color: #fff;
font-size: .7rem;
font-family: Consolas,monospace;
padding: 0.875rem 0 0 0.875rem;
display: block;
resize: none;
cursor: default;
overflow: hidden;
white-space: pre;
-webkit-overflow-scrolling: touch;
scrollbar-width: thin; /*firefox*/
}
.plagin-panel__second-box::-webkit-scrollbar-track {
border-radius: 4px;
background-color: #343E41;
}
.plagin-panel__second-box::-webkit-scrollbar {
width: 8px;
height: 8px;
background-color: #343E41;
}
.plagin-panel__second-box::-webkit-scrollbar-thumb {
border-radius: 4px;
background-color: #d6d6d6;
}
.plagin-panel__second-box::-webkit-scrollbar-corner {
visibility: hidden;
}
.listfilter-panel {
position: relative;
display: inline-block;
height: 95%;
}
.listfilter-scroller {
height: 90%;
overflow-y: auto;
visibility: hidden;
}
.listfilter-panel.list-active {
z-index: 10
}
.listfilter-panel.list-active .listfilter-scroller {
opacity: 1;
visibility: visible;
}
.listfilter-panel.list-active .link-off {
-webkit-transform: rotate(0);
transform: rotate(0)
}
.listfilter-panel__current {
border: 1px solid #fff;
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 20rem;
padding: .5625rem .9375rem;
cursor: pointer
}
.listfilter-panel__current .caption {
color: #fff;
overflow: hidden;
}
.listfilter-panel__current .link-off {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-transform: rotate(180deg);
transform: rotate(180deg)
}
.listfilter-panel__list {
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-sizing: border-box;
box-sizing: border-box;
width: 20rem;
padding: .5rem .9375rem;
background: #fff;
-webkit-transition: .2s;
transition: .2s;
z-index: 55
}
.listfilter-panel__item {
position: relative
}
.listfilter-panel .listfilter {
background: #fff;
border: none;
width: 100%;
cursor: pointer;
position: relative;
display: inline-block;
}
.listfilter-panel .listfilter .caption-wrap-lf {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
cursor: pointer;
width: 100%;
position: relative
}
.listfilter-panel .listfilter__caption {
padding: .4375rem 0;
display: block;
margin: 0
}
.listfilter-panel .listfilter__caption:hover {
color: #2dc1f7
}
.listfilter-panel .listfilter__input {
border-radius: .125rem;
width: .8125rem;
height: .8125rem;
cursor: pointer;
display: none
}
.listfilter-panel .listfilter .listfilter__input:checked + .listfilter__caption {
font-weight: 700
}
.listfilter_check {
position: absolute;
content: '';
top: .6875rem;
left: 17.3125rem;
width: .875rem;
height: .6875rem;
color: #2dc1f7;
background: url(../images/checked.svg) no-repeat;
background-size: cover;
display: none;
}
.listfilter-panel .listfilter .listfilter__input:checked ~ .listfilter_check {
display: block;
}
.table {
display: table;
width: 100%;
margin-bottom: 3.125rem;
position: relative
}
.table_radio .table__cell {
color: #272c2e;
text-align: left
}
.table__corner {
position: absolute;
top: 0;
left: 0;
margin: auto;
z-index: 52;
background: #fff;
border-bottom: 1px solid #ccd5e0;
border-bottom: 0;
opacity: 0;
visibility: hidden;
font-weight: 700
}
.table__corner .table__cell {
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.table__corner.fix_y {
opacity: 1;
visibility: visible
}
.table__corner.fix_x {
opacity: 1;
visibility: visible
}
.table > .table__btn {
bottom: -50px !important
}
.table .table__btn {
display: none
}
.table.compress .table__btn {
display: block;
position: absolute;
right: 15px;
bottom: -50px;
z-index: 10
}
.table.compress .table__btn .btn {
width: 40px;
height: 40px;
font-size: 20px
}
.filter-panel + .table {
margin-top: 2.5rem
}
.table__head {
display: table-header-group;
font-weight: 700;
position: relative
}
.table__head.th_cloned {
position: absolute;
top: 0;
left: 0;
margin: auto;
z-index: 51;
background: #fff;
border-bottom: 1px solid #ccd5e0;
opacity: 0;
visibility: hidden
}
.table__head.th_cloned .table__row {
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
.table__head.th_cloned .table__row .table__cell {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.table__head.th_cloned.fix {
opacity: 1;
visibility: visible
}
.table__head .table__cell {
border-bottom: 0
}
.table__body {
display: table-row-group
}
.table__body.tb_cloned {
position: absolute;
top: 0;
left: 0;
margin: auto;
background: #fff;
opacity: 0;
visibility: hidden
}
.table__body.tb_cloned.fix {
opacity: 1;
visibility: visible
}
.table__body.tb_cloned .table__row:first-child .table__cell {
border-top: 0
}
.table__body.tb_cloned .table__row_sub:not(:nth-child(1)) .table__cell {
padding-bottom: 1rem
}
.table__footer {
display: table-footer-group;
font-weight: 700
}
.table__row {
display: table-row
}
.table__row .table__cell.hide {
display: none
}
.table__row + .table__row .table__cell {
border-top: 0
}
.table__row.disabled {
color: #b7c0c4
}
.table__row.disabled .table__cell {
color: #b7c0c4;
background: #fff
}
.table__row.disabled .table__cell_minus:before, .table__row.disabled .table__cell_minusplus:before, .table__row.disabled .table__cell_plus:before, .table__row.disabled .table__cell_plusminus:before {
background: #b7c0c4
}
.table__row.disabled .table__cell_minus:after, .table__row.disabled .table__cell_minusplus:after, .table__row.disabled .table__cell_plus:after, .table__row.disabled .table__cell_plusminus:after {
background: #b7c0c4
}
.table__row.disabled .table__cell_minus span, .table__row.disabled .table__cell_minusplus span, .table__row.disabled .table__cell_plus span, .table__row.disabled .table__cell_plusminus span {
background: #b7c0c4
}
.table__row.disabled .table__cell_minus span:before, .table__row.disabled .table__cell_minusplus span:before, .table__row.disabled .table__cell_plus span:before, .table__row.disabled .table__cell_plusminus span:before {
background: #b7c0c4
}
.table__row.disabled .table__cell_minus span:after, .table__row.disabled .table__cell_minusplus span:after, .table__row.disabled .table__cell_plus span:after, .table__row.disabled .table__cell_plusminus span:after {
background: #b7c0c4
}
.table__row .cols-2 .table__cell {
width: 50%;
min-width: 66px
}
.table__row .cols-3 .table__cell {
width: 33.3333%;
min-width: 43px
}
.table__row_sub .table__cell {
font-size: .75rem;
vertical-align: top
}
.table__cell {
border: 1px solid #ccd5e0;
display: table-cell;
vertical-align: middle;
position: relative;
padding: .9375rem;
font-size: .875rem;
line-height: 1.2;
color: #272c2e
}
.table__cell + .table__cell {
border-left: 0
}
.table__cell .table {
width: calc(100% + 30px);
margin: -.9375rem
}
.table__cell .table .table__cell {
border: 0
}
.table__cell .table .table__cell + .table__cell {
border-left: 1px solid #ccd5e0
}
.table__cell_minus, .table__cell_minusplus, .table__cell_plus {
text-align: center
}
.table__cell_middle {
background: #fffbec
}
.table__cell_plusminus {
background: #f4fff3;
color: #0fb100
}
.table__cell_plusminus:before {
content: '';
width: 2px;
height: 20px;
background: #0fb100;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
-webkit-transform: rotate(30deg);
transform: rotate(30deg)
}
.table__cell_plusminus span {
position: relative;
width: 12px;
display: block;
height: 2px;
margin: auto;
background: #0fb100;
-webkit-transform: translateX(-13px) scale(.7);
transform: translateX(-13px) scale(.7)
}
.table__cell_plusminus span:after {
content: '';
width: 12px;
height: 2px;
background: #0fb100;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
-webkit-transform: translateX(38px) translateY(2px);
transform: translateX(38px) translateY(2px)
}
.table__cell_plusminus span:before {
content: '';
width: 2px;
height: 12px;
background: #0fb100;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto
}
.table__cell_minusplus {
background: #fff8f8;
color: #e70000
}
.table__cell_minusplus:before {
content: '';
width: 2px;
height: 20px;
background: #e70000;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
-webkit-transform: rotate(30deg);
transform: rotate(30deg)
}
.table__cell_minusplus span {
position: relative;
width: 12px;
display: block;
height: 2px;
margin: auto;
background: #e70000;
-webkit-transform: translateX(13px) scale(.7);
transform: translateX(13px) scale(.7)
}
.table__cell_minusplus span:after {
content: '';
width: 12px;
height: 2px;
background: #e70000;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
-webkit-transform: translateX(-38px);
transform: translateX(-38px)
}
.table__cell_minusplus span:before {
content: '';
width: 2px;
height: 12px;
background: #e70000;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto
}
.table__cell_minus {
background: #fff8f8;
color: #e70000
}
.table__cell_minus span {
position: relative;
width: 12px;
display: block;
height: 2px;
margin: auto;
background: #e70000
}
.table__cell_plus {
background: #f4fff3;
color: #0fb100
}
.table__cell_plus span {
position: relative;
width: 12px;
display: block;
height: 2px;
margin: auto;
background: #0fb100
}
.table__cell_plus span:before {
content: '';
width: 2px;
height: 12px;
background: #0fb100;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto
}
.table__cell .info {
position: absolute;
right: .375rem;
bottom: .375rem;
color: #272c2e;
}
.table__wrapp {
position: relative;
overflow: auto;
margin-top: 2.5rem;
z-index: 10;
-webkit-overflow-scrolling: touch
}
.CodeMirror {
font-family: monospace;
color: #000;
direction: ltr
}
.CodeMirror-lines {
padding: 4px 0
}
.CodeMirror pre {
padding: 0 4px
}
.CodeMirror-gutter-filler, .CodeMirror-scrollbar-filler {
background-color: #fff
}
.CodeMirror-gutters {
border-right: 1px solid #ddd;
background-color: #f7f7f7;
white-space: nowrap
}
.CodeMirror-linenumber {
padding: 0 3px 0 5px;
min-width: 20px;
text-align: right;
color: #999;
white-space: nowrap
}
.CodeMirror-guttermarker {
color: #000
}
.CodeMirror-guttermarker-subtle {
color: #999
}
.CodeMirror-cursor {
border-left: 1px solid #000;
border-right: none;
width: 0
}
.CodeMirror div.CodeMirror-secondarycursor {
border-left: 1px solid silver
}
.cm-fat-cursor .CodeMirror-cursor {
width: auto;
border: 0 !important;
background: #7e7
}
.cm-fat-cursor div.CodeMirror-cursors {
z-index: 1
}
.cm-fat-cursor-mark {
background-color: rgba(20, 255, 20, .5);
-webkit-animation: blink 1.06s steps(1) infinite;
animation: blink 1.06s steps(1) infinite
}
.cm-animate-fat-cursor {
width: auto;
border: 0;
-webkit-animation: blink 1.06s steps(1) infinite;
animation: blink 1.06s steps(1) infinite;
background-color: #7e7
}
.cm-tab {
display: inline-block;
text-decoration: inherit
}
.CodeMirror-rulers {
position: absolute;
left: 0;
right: 0;
top: -50px;
bottom: -20px;
overflow: hidden
}
.CodeMirror-ruler {
border-left: 1px solid #ccc;
top: 0;
bottom: 0;
position: absolute
}
.cm-s-default .cm-header {
color: #00f
}
.cm-s-default .cm-quote {
color: #090
}
.cm-negative {
color: #d44
}
.cm-positive {
color: #292
}
.cm-header, .cm-strong {
font-weight: 700
}
.cm-em {
font-style: italic
}
.cm-link {
text-decoration: underline
}
.cm-strikethrough {
text-decoration: line-through
}
.cm-s-default .cm-keyword {
color: #708
}
.cm-s-default .cm-atom {
color: #219
}
.cm-s-default .cm-number {
color: #164
}
.cm-s-default .cm-def {
color: #00f
}
.cm-s-default .cm-variable-2 {
color: #05a
}
.cm-s-default .cm-type, .cm-s-default .cm-variable-3 {
color: #085
}
.cm-s-default .cm-comment {
color: #a50
}
.cm-s-default .cm-string {
color: #a11
}
.cm-s-default .cm-string-2 {
color: #f50
}
.cm-s-default .cm-meta, .cm-s-default .cm-qualifier {
color: #555
}
.cm-s-default .cm-builtin {
color: #30a
}
.cm-s-default .cm-bracket {
color: #997
}
.cm-s-default .cm-tag {
color: #170
}
.cm-s-default .cm-attribute {
color: #00c
}
.cm-s-default .cm-hr {
color: #999
}
.cm-s-default .cm-link {
color: #00c
}
.cm-s-default .cm-error {
color: red
}
.cm-invalidchar {
color: red
}
.CodeMirror-composing {
border-bottom: 2px solid
}
div.CodeMirror span.CodeMirror-matchingbracket {
color: #0b0
}
div.CodeMirror span.CodeMirror-nonmatchingbracket {
color: #a22
}
.CodeMirror-matchingtag {
background: rgba(255, 150, 0, .3)
}
.CodeMirror-activeline-background {
background: #e8f2ff
}
.CodeMirror {
position: relative;
overflow: hidden;
background: #fff
}
.CodeMirror-scroll {
overflow: scroll !important;
margin-bottom: -30px;
margin-right: -30px;
padding-bottom: 30px;
height: 100%;
outline: 0;
position: relative
}
.CodeMirror-sizer {
position: relative;
border-right: 30px solid transparent
}
.CodeMirror-gutter-filler, .CodeMirror-hscrollbar, .CodeMirror-scrollbar-filler, .CodeMirror-vscrollbar {
position: absolute;
z-index: 6;
display: none
}
.CodeMirror-vscrollbar {
right: 0;
top: 0;
overflow: hidden;
width: 8px;
scrollbar-width: thin; /*firefox*/
}
.CodeMirror-hscrollbar {
bottom: 0;
left: 0;
overflow: hidden;
height: 8px;
scrollbar-width: thin; /*firefox*/
}
.CodeMirror-hscrollbar-auto {
overflow-x: auto;
}
.CodeMirror-vscrollbar-auto {
overflow-y: auto;
}
.CodeMirror-vscrollbar::-webkit-scrollbar-track, .CodeMirror-hscrollbar::-webkit-scrollbar-track {
border-radius: 4px;
background-color: #343E41;
}
.CodeMirror-vscrollbar::-webkit-scrollbar {
width: 8px;
background-color: #343E41;
}
.CodeMirror-hscrollbar::-webkit-scrollbar {
height: 8px;
background-color: #343E41;
}
.CodeMirror-vscrollbar::-webkit-scrollbar-thumb, .CodeMirror-hscrollbar::-webkit-scrollbar-thumb {
border-radius: 4px;
background-color: #d6d6d6;
}
.CodeMirror-scrollbar-filler {
right: 0;
bottom: 0;
visibility: hidden;
}
.CodeMirror-gutter-filler {
left: 0;
bottom: 0
}
.CodeMirror-gutters {
position: absolute;
left: 0;
top: 0;
min-height: 100%;
z-index: 3
}
.CodeMirror-gutter {
white-space: normal;
height: 100%;
display: inline-block;
vertical-align: top;
margin-bottom: -30px
}
.CodeMirror-gutter-wrapper {
position: absolute;
z-index: 4;
background: 0 0 !important;
border: none !important
}
.CodeMirror-gutter-background {
position: absolute;
top: 0;
bottom: 0;
z-index: 4
}
.CodeMirror-gutter-elt {
position: absolute;
cursor: default;
z-index: 4
}
.CodeMirror-gutter-wrapper ::-moz-selection, .CodeMirror-gutter-wrapper ::selection {
background-color: transparent
}
.CodeMirror-lines {
cursor: text;
min-height: 1px
}
.CodeMirror pre {
border-radius: 0;
border-width: 0;
background: 0 0;
font-family: inherit;
font-size: inherit;
margin: 0;
white-space: pre;
word-wrap: normal;
line-height: inherit;
color: inherit;
z-index: 2;
position: relative;
overflow: visible;
-webkit-tap-highlight-color: transparent;
-webkit-font-variant-ligatures: contextual;
font-variant-ligatures: contextual
}
.CodeMirror-wrap pre {
word-wrap: break-word;
white-space: pre-wrap;
word-break: normal
}
.CodeMirror-linebackground {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 0
}
.CodeMirror-linewidget {
position: relative;
z-index: 2;
padding: .1px
}
.CodeMirror-rtl pre {
direction: rtl
}
.CodeMirror-code {
outline: 0
}
.CodeMirror-gutter, .CodeMirror-gutters, .CodeMirror-linenumber, .CodeMirror-scroll, .CodeMirror-sizer {
-webkit-box-sizing: content-box;
box-sizing: content-box
}
.CodeMirror-measure {
position: absolute;
width: 100%;
height: 0;
overflow: hidden;
visibility: hidden
}
.CodeMirror-cursor {
position: absolute;
pointer-events: none
}
.CodeMirror-measure pre {
position: static
}
div.CodeMirror-cursors {
visibility: hidden;
position: relative;
z-index: 3
}
div.CodeMirror-dragcursors {
visibility: visible
}
.CodeMirror-focused div.CodeMirror-cursors {
visibility: visible
}
.CodeMirror-selected {
background: #d9d9d9
}
.CodeMirror-focused .CodeMirror-selected {
background: #d7d4f0
}
.CodeMirror-crosshair {
cursor: crosshair
}
.CodeMirror-line::selection {
background: #d7d4f0
}
.CodeMirror-line > span::selection, .CodeMirror-line > span > span::selection {
background: #d7d4f0
}
.CodeMirror-line::-moz-selection {
background: #d7d4f0
}
.CodeMirror-line > span::-moz-selection, .CodeMirror-line > span > span::-moz-selection {
background: #d7d4f0
}
.cm-searching {
background-color: #ffa;
background-color: rgba(255, 255, 0, .4)
}
.cm-force-border {
padding-right: .1px
}
.cm-tab-wrap-hack:after {
content: ''
}
span.CodeMirror-selectedtext {
background: 0 0
}
.cm-s-darcula {
font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, serif
}
.cm-s-darcula.CodeMirror {
background: #373d3f;
color: #a9b7c6
}
.cm-s-darcula span.cm-meta {
color: #bbb529
}
.cm-s-darcula span.cm-number {
color: #6897bb
}
.cm-s-darcula span.cm-keyword {
color: #cc7832;
line-height: 1em;
font-weight: 700
}
.cm-s-darcula span.cm-def {
color: #a9b7c6;
font-style: italic
}
.cm-s-darcula span.cm-variable, .cm-s-darcula span.cm-variable-2 {
color: #a9b7c6
}
.cm-s-darcula span.cm-variable-3 {
color: #9876aa
}
.cm-s-darcula span.cm-type {
color: #abc;
font-weight: 700
}
.cm-s-darcula span.cm-property {
color: #ffc66d
}
.cm-s-darcula span.cm-operator {
color: #a9b7c6
}
.cm-s-darcula span.cm-string, .cm-s-darcula span.cm-string-2 {
color: #6a8759
}
.cm-s-darcula span.cm-comment {
color: #61a151;
font-style: italic
}
.cm-s-darcula span.cm-atom, .cm-s-darcula span.cm-link {
color: #cc7832
}
.cm-s-darcula span.cm-error {
color: #bc3f3c
}
.cm-s-darcula span.cm-tag {
color: #629755;
font-weight: 700;
font-style: italic;
text-decoration: underline
}
.cm-s-darcula span.cm-attribute {
color: #6897bb
}
.cm-s-darcula span.cm-qualifier {
color: #6a8759
}
.cm-s-darcula span.cm-bracket {
color: #a9b7c6
}
.cm-s-darcula span.cm-builtin, .cm-s-darcula span.cm-special {
color: #ff9e59
}
.cm-s-darcula .CodeMirror-cursor {
border-left: 1px solid #a9b7c6
}
.cm-s-darcula .CodeMirror-activeline-background {
background: #323232
}
.cm-s-darcula .CodeMirror-gutters {
background: #313335;
border-right: 1px solid #313335
}
.cm-s-darcula .CodeMirror-guttermarker {
color: #ffee80
}
.cm-s-darcula .CodeMirror-guttermarker-subtle {
color: #d0d0d0
}
.cm-s-darcula .CodeMirrir-linenumber {
color: #606366
}
.cm-s-darcula .CodeMirror-matchingbracket {
background-color: #3b514d;
color: #ffef28 !important;
font-weight: 700
}
.cm-s-darcula div.CodeMirror-selected {
background: #214283
}
.CodeMirror-hints.darcula {
font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
color: #9c9e9e;
background-color: #3b3e3f !important
}
.CodeMirror-hints.darcula .CodeMirror-hint-active {
background-color: #494d4e !important;
color: #9c9e9e !important
}
.editor-panel {
position: absolute;
left: 0;
top: 3.75rem;
width: 100%
}
.CodeMirror {
position: absolute;
font-size: 18px;
width: 100%;
top: 60px;
bottom: 0;
}
.code-area {
display: none
}
body, html {
height: 100%
}
.page-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
height: 100%
}
.main {
-webkit-box-flex: 1;
-ms-flex: 1 0 auto;
flex: 1 0 auto
}
.footer {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto
}
.device-text {
font-weight: 700;
margin-top: 40px;
margin-bottom: 40px
}
.no-display {
display: none
}
.tooltip-container {
-webkit-transform: translateZ(0);
transform: translateZ(0);
position: fixed;
max-width: 15rem;
padding: 1.25rem;
font-size: .75rem;
line-height: 1.4;
background-color: #fff;
color: #272c2e;
border-radius: .1875rem;
opacity: 1;
z-index: 100;
-webkit-box-shadow: 0 2px 15px rgba(18, 52, 94, .2);
box-shadow: 0 2px 15px rgba(18, 52, 94, .2)
}
.tooltip-container[class*=" tooltip-"] {
-webkit-animation: tooltip-anim .8s;
animation: tooltip-anim .8s
}
.tooltip-container.tooltip-left::after {
right: -8px;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
border-style: solid;
border-width: 6px 0 6px 8px;
border-color: transparent transparent transparent #2d2d2d
}
.tooltip-container.tooltip-right::after {
left: -8px;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
border-style: solid;
border-width: 6px 8px 6px 0;
border-color: transparent #2d2d2d transparent transparent
}
.tooltip-container.tooltip-center::after {
top: -8px;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
border-style: solid;
border-width: 0 6px 8px 6px;
border-color: transparent transparent #2d2d2d transparent
}
[data-tooltip] {
cursor: pointer;
color: #7cb342;
display: inline-block
}
.mode-panel__mode-list {
position: relative;
z-index: 10
}
.table__row.table__row_line {
-webkit-transition: .3s;
transition: .3s
}
.highlight {
-webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .3);
box-shadow: 0 0 20px 0 rgba(0, 0, 0, .3);
z-index: 30;
position: relative
}
.highlight .table__cell {
z-index: 1;
background: #fdff48
}
.table__cell {
-webkit-transition: background-color .3s;
transition: background-color .3s
}
.footer {
background: #edf2f8
}
.footer .foter_block {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 2.8125rem 0 3.75rem 0
}
.footer .foter_block .inner__foter_block {
width: 30%
}
.footer .foter_block .inner__foter_block .caption {
margin-bottom: 1.25rem
}
.footer .foter_block .inner__foter_block p {
margin: 1.25rem 1rem 0 0
}
.footer .foter_block:last-child {
padding: 1.25rem 0;
border-top: 1px solid #d6e3f1
}
.footer .foter_block:last-child .inner__foter_block {
width: 30%
}
.footer .foter_block:last-child .inner__foter_block p {
margin: 0
}
.footer .foter_block .following .logo__link {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
height: 2.1875rem;
width: 1.875rem;
margin: 0 1.5625rem 1.5625rem 0;
position: relative;
-webkit-transition: .3s;
transition: .3s
}
.footer .foter_block .following .logo__link:hover {
opacity: .8
}
.footer .foter_block .following .logo__link img {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
margin: auto
}
.follow {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
width: 14.375rem
}
.tooltip.inline {
position: absolute;
left: 0;
top: -2px;
-webkit-transform: translateY(-100%) translateZ(0);
transform: translateY(-100%) translateZ(0);
max-width: 15rem;
padding: 1.25rem;
line-height: 1.4;
background-color: #fff;
color: #272c2e;
border-radius: .1875rem;
opacity: 0;
visibility: hidden;
z-index: 100;
-webkit-box-shadow: 0 2px 15px rgba(18, 52, 94, .2);
box-shadow: 0 2px 15px rgba(18, 52, 94, .2);
width: 180px;
-webkit-transition: .3s;
transition: .3s
}
.tooltip.inline.opened {
opacity: 1;
visibility: visible
}
.tooltip.inline p {
font-family: 'Noto Sans', arial, sans-serif;
font-size: 14px;
text-transform: none;
text-align: left;
margin: 0 0 .9375rem !important
}
.tooltip.inline .btn {
width: 80px !important
}
.tooltip.inline .btn.btn_blue a {
color: #fff !important;
text-decoration: none
}
header {
background: #edf2f8;
padding-top: 1.875rem
}
.head_block {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between
}
.head_block:first-child {
margin-bottom: 1.5625rem
}
.logo {
width: 9.5rem
}
.logo img {
width: 100%
}
.inner__head_block {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.inner__head_block .tlink__btn {
margin-right: 1.0625rem
}
.main-menu {
width: 17.375rem
}
.main-menu .main-menu-list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between
}
.main-menu .main-menu-list .tlink__btn_active {
border-bottom: 1px solid transparent;
font-weight: 700
}
.language {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end
}
.language .link {
color: #272c2e;
text-decoration: none;
margin-left: 1.25rem
}
.language .link:hover {
color: #2dc1f7
}
.language .link:active, .language .link:focus {
text-decoration: none
}
.mobile-menu {
position: relative
}
.mobile-menu__panel {
display: block;
height: 100vh;
overflow: hidden;
position: fixed;
width: 17.3125rem;
background-color: #edf2f8;
top: 0;
right: -100%;
-webkit-transition: right .5s;
transition: right .5s;
z-index: 100;
-webkit-transform: translateZ(0);
-webkit-backface-visibility: hidden
}
.hidden-menu-trigger {
display: none
}
.btn-menu {
color: #272c2e;
background-color: transparent;
position: absolute;
top: .375rem;
right: .3125rem;
z-index: 102;
width: 1.875rem;
-webkit-transform: translateZ(0);
-webkit-backface-visibility: hidden;
z-index: 10
}
.btn-menu span {
display: block;
height: 3px;
background-color: #272c2e;
margin: 4px 0 0;
-webkit-transition: all .1s;
transition: all .1s;
position: relative
}
.btn-menu span.first {
margin-top: 0
}
.btn-menu-x {
position: absolute;
top: 1.6875rem;
right: 1.125rem
}
.hidden-menu-trigger:checked ~ .btn-menu {
z-index: 10
}
.hidden-menu-trigger:checked ~ .mobile-menu__panel {
right: 0
}
.mobile-menu__box {
margin: 3.875rem .9375rem 0 0;
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-align: end;
-ms-flex-align: end;
align-items: flex-end;
text-align: right
}
.mobile-menu__box .mob-menu-list li {
margin-bottom: 2.5rem
}
.mobile-menu__box .mob-menu-list li .menu-link {
text-decoration: none;
font-size: 20px;
font-weight: 700;
-webkit-transition: .3s;
transition: .3s;
color: #272c2e
}
.mobile-menu__box .mob-menu-list li .menu-link:hover {
color: #2dc1f7
}
.mobile-menu__box .btn {
width: 12.1875rem
}
.mobile-menu__box .btn_white {
margin-bottom: .625rem
}
.mobile-menu__box .language {
margin: 2.1875rem 0
}
.scroll-menu {
max-height: calc(100vh - 180px);
overflow-y: scroll;
padding-bottom: 30px
}
.filter-panel {
margin: 1.875rem 0
}
.filter-panel__list {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
background: #fff;
position: relative;
z-index: 10
}
.filter-panel__item:first-child {
margin-left: -.0625rem
}
.filter-panel__item + .filter-panel__item {
margin-left: -.0625rem
}
.filter-panel__item[class*=line-] {
margin-bottom: -.0625rem
}
.filter-panel__item.line-last {
margin-bottom: 0
}
.filter {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border: 1px solid #ccd5e0;
padding: 0 1.0625rem 0 .9375rem;
-webkit-transition: .2s;
transition: .2s;
cursor: pointer;
position: relative;
-webkit-tap-highlight-color: transparent;
overflow: hidden
}
.filter input {
cursor: pointer
}
.filter:before {
content: '';
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
width: 100%;
height: 100%;
background: #edf2f8;
-webkit-transform: scale(0);
transform: scale(0);
-webkit-transition-property: -webkit-transform;
transition-property: -webkit-transform;
transition-property: transform;
transition-property: transform, -webkit-transform;
-webkit-transition-duration: .2s;
transition-duration: .2s;
-webkit-backface-visibility: hidden
}
.filter:active, .filter:focus {
text-decoration: none
}
.filter .caption-wrap {
margin: 8.5px auto;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
cursor: pointer
}
.filter__caption {
position: relative;
margin: 0 auto;
white-space: nowrap
}
.filter_checked:before {
-webkit-transform: scale(1);
transform: scale(1)
}
.filter_checked .filter__input {
border-radius: .125rem;
width: .8125rem;
height: .8125rem;
margin-right: .5rem;
border: 1px solid #bfc8d4;
background: 0 0;
cursor: pointer
}
.filter_checked .filter__input + .filter__caption {
font-weight: 700;
left: -.5px
}
.filter_checked .filter__input + .filter__caption:before {
position: absolute;
content: '';
top: .125rem;
left: -1.125rem;
width: .875rem;
height: .6875rem;
color: #2dc1f7;
background: url(../images/checked.svg) no-repeat;
background-size: cover
}
.filter_checked .filter__input-r {
border-radius: 50%;
width: .875rem;
height: .875rem;
margin-right: .5rem;
border: 1px solid #bfc8d4;
background: 0 0;
cursor: pointer
}
.filter_checked .filter__input-r:checked {
width: .875rem;
height: .875rem
}
.filter_checked .filter__input-r + .filter__caption {
font-weight: 700
}
.filter_checked .filter__input-r + .filter__caption:before {
position: absolute;
content: '';
top: .375rem;
left: -1.1875rem;
border-radius: 50%;
width: .5rem;
height: .5rem;
background: #2dc1f7
}
.filter__input {
border: 1px solid #272c2e;
border-radius: .125rem;
width: .8125rem;
height: .8125rem;
margin-right: .5rem;
cursor: pointer;
position: relative;
z-index: 1
}
.filter__input:checked {
border: 1px solid #bfc8d4
}
.filter__input:checked + .filter__caption {
font-weight: 700;
left: -.5px
}
.filter__input:checked + .filter__caption:before {
position: absolute;
content: '';
top: .1875rem;
left: -1.125rem;
width: .875rem;
height: .6875rem;
color: #2dc1f7;
background: url(../images/checked.svg) no-repeat;
background-size: cover;
z-index: 1
}
.filter__input-r {
border: 1px solid #272c2e;
border-radius: 50%;
width: .875rem;
height: .875rem;
margin-right: .5rem;
position: relative;
z-index: 1
}
.filter__input-r:checked {
opacity: 0;
border: 1px solid #bfc8d4
}
.filter__input-r:checked + .filter__caption {
font-weight: 700;
left: -.5px
}
.filter__input-r:checked + .filter__caption:before {
position: absolute;
content: '';
top: .375rem;
left: -1.1875rem;
border-radius: 50%;
width: .5rem;
height: .5rem;
background: #2dc1f7;
z-index: 2
}
.filter__input-r:checked + .filter__caption:after {
content: '';
position: absolute;
z-index: 1;
top: .1875rem;
left: -1.375rem;
border-radius: 50%;
width: .75rem;
height: .75rem;
margin-right: .5rem;
border: 1px solid #bfc8d4;
background: #edf2f8;
cursor: pointer
}
.link-off {
cursor: pointer;
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
.link-off img {
width: .75rem;
height: .375rem;
-webkit-transform: rotate(180deg);
transform: rotate(180deg)
}
.info {
width: .6875rem;
height: .6875rem;
position: relative;
}
.info .info-box {
display: none;
position: absolute;
left: -7.875rem;
padding: 1.25rem;
width: 15rem;
background: #fff;
-webkit-box-shadow: 0 2px 15px rgba(18, 52, 94, .2);
box-shadow: 0 2px 15px rgba(18, 52, 94, .2);
border-radius: .1875rem;
font-size: .75rem;
line-height: 1rem;
-webkit-transition: .2s;
transition: .2s;
z-index: 50;
}
.info img {
color: #373d3f;
opacity: .4
}
.info:hover img {
color: #373d3f;
opacity: 1
}
.item {
position: relative;
z-index: 1;
background: #fff;
padding: .9375rem 1.5625rem 1.5625rem 1.5625rem;
margin-left: -1.875rem;
border-radius: .1875rem;
-webkit-transition: .2s;
transition: .2s;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.item .btn, .item .tlink__btn {
display: none
}
.item .tlink__btn {
margin-right: 1.25rem
}
.item .btn-wrap {
height: 0;
-webkit-transition: .15s;
transition: .15s
}
.item .icon-wrap {
height: 2rem;
-webkit-transition: .15s;
transition: .15s;
opacity: 1;
visibility: visible
}
.item .icon-wrap .i {
width: 2.24437rem;
height: 1.60875rem;
color: #d6e3f1 !important
}
.item .icon-wrap .i * {
color: #d6e3f1 !important
}
.item .icon-wrap img.i {
width: 2rem;
height: 2rem
}
.item_hover:hover {
background: #f6f8fb;
margin: 0 0 0 -1.875rem;
z-index: 2
}
.item_hover:hover .icon-wrap {
height: 0;
opacity: 0;
visibility: hidden
}
.item_hover:hover .btn-wrap {
height: 2rem
}
.item_hover:hover .btn-wrap .btn, .item_hover:hover .btn-wrap .tlink__btn {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row
}
.item_active-filter h2 {
color: #b7c0c4
}
.item_active-filter .text {
color: #b7c0c4
}
.item_active-filter:not(.deactivate-span) .text span {
color: #272c2e
}
.item_disabled-filter {
pointer-events: none
}
.item_disabled-filter .text, .item_disabled-filter h2 {
color: #b7c0c4
}
.active-filter .item h2 {
color: #b7c0c4
}
.active-filter .item .text {
color: #b7c0c4
}
.active-filter .item_active-filter h2 {
color: #272c2e
}
.active-filter .item_active-filter .text {
color: #272c2e
}
.disable .item :not(.btn) {
color: #b7c0c4
}
.disable .item .active {
color: #272c2e
}
.disable .item .active :not(.btn) {
color: #272c2e
}
.disable .item.active {
color: #272c2e
}
.disable .item.active :not(.btn) {
color: #272c2e
}
.btn {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
height: 2.5rem;
color: #272c2e;
text-align: center;
font-size: .75rem;
font-family: NotoSans, Arial, Verdana, sans-serif;
font-weight: 300;
line-height: 1.4;
text-transform: uppercase;
border: 1px solid #d6e3f1;
border-radius: 3px;
letter-spacing: .0625rem;
outline: 0;
background: #fff;
cursor: pointer;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition: .4s;
transition: .4s;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
position: relative;
text-decoration: none;
width: 8.125rem
}
.btn_blue {
background: #2dc1f7;
color: #fff;
border: 0;
height: 2.625rem
}
.btn_narow__white {
height: 2rem;
color: #2dc1f7;
background: #fff
}
.btn_narow__blue {
height: 2.125rem;
background: #2dc1f7;
color: #fff;
border: none
}
.btn_round {
border-radius: 50%;
width: 3rem;
height: 3rem;
background-color: #2dc1f7;
border: 1px solid #2dc1f7;
z-index: 6;
}
.btn_round img {
width: .875rem;
height: 1.25rem;
margin: 14px -5px 0 0
}
.btn_restart {
border-radius: 50%;
width: 3rem;
height: 3rem;
background-color: #2dc1f7;
border: 1px solid #2dc1f7;
z-index: 6;
}
.btn_restart img {
width: 1.5rem;
height: 1.5rem;
margin: 12px 0 0 0
}
.btn_stop {
border-radius: 50%;
width: 3rem;
height: 3rem;
background-color: #ffffff;
border: 1px solid #ffffff;
z-index: 6;
}
.btn_stop img {
width: 1.5rem;
height: 1.5rem;
margin: 12px 0 0 0
}
.btn_open {
border-radius: 50%;
width: 3rem;
height: 3rem;
background-color: #2dc1f7;
border: 1px solid #2dc1f7;
z-index: 6;
}
.btn_open img {
width: 1.5rem;
height: 1.5rem;
margin: 12px 0 0 0
}
.btn .link {
text-align: center
}
.btn .link .link__icon {
margin-right: .625rem;
width: .75rem;
height: .75rem
}
.btn:active, .btn:focus, .btn:hover {
background: #0489ba;
outline: 0;
-webkit-box-shadow: none;
box-shadow: none;
color: #fff;
text-decoration: none;
border-color: #0489ba
}
.btn:disabled {
border-color: #ccd5e0;
color: #272c2e;
pointer-events: none;
background: #ccd5e0
}
.btn_grey {
background: #fff;
border-color: #ccd5e0;
border-radius: 0;
color: #272c2e
}
.btn_grey:hover {
background: #f6f8fb;
border-color: #ccd5e0
}
.btn_grey:active, .btn_grey:focus {
font-weight: 700
}
.btn + .btn {
margin-left: .625rem
}
.link {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.link_active {
color: #272c2e;
font-weight: 700
}
@media screen and (min--moz-device-pixel-ratio: 0) {
div.table__body:nth-child(4) > div:nth-child(7) .table__cell {
padding-bottom: 16px
}
div.table__body:nth-child(4) > div:nth-child(10) .table__cell {
padding-bottom: 14px
}
div.table__body:nth-child(4) > div:nth-child(11) .table__cell {
padding-bottom: 16px
}
.filter-panel__item[class*=line-] {
margin-bottom: -.3125rem
}
.filter {
-webkit-transform: none
}
}
@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
html {
height: 0
}
body {
overflow-x: hidden
}
.page-wrapper {
display: block
}
.filter__input {
opacity: 0
}
.filter__input + .filter__caption::after {
content: '';
border: 1px solid #bfc8d4;
border-radius: .125rem;
width: .6875rem;
height: .6875rem;
position: absolute;
left: -1.3125rem;
top: .25rem;
background: #fff
}
.filter__input + .filter__caption::before {
z-index: 1
}
html {
height: 0
}
body {
overflow-x: hidden
}
.page-wrapper {
display: block
}
.filter__input {
opacity: 0
}
.filter__input + .filter__caption::after {
content: '';
border: 1px solid #bfc8d4;
border-radius: .125rem;
width: .6875rem;
height: .6875rem;
position: absolute;
left: -1.3125rem;
top: .25rem;
background: #fff
}
.filter__input + .filter__caption::before {
z-index: 1
}
}
@media screen and (min-width: 767px) {
.filter:hover:before {
-webkit-transform: scale(1);
transform: scale(1)
}
}
@media screen and (min-width: 1120px) {
.show-devices {
display: none
}
}
@media screen and (max-width: 1120px) {
.h1, h1 {
font-size: 1.75rem
}
.h2, h2 {
font-size: 1.125rem
}
.h3, h3 {
font-size: .9375rem
}
body {
font-size: .9375rem
}
.text {
font-size: .875rem
}
.caption {
font-size: .75rem
}
.support-content .item {
width: calc(50% + 15px)
}
.conseption-content .item {
width: calc(50% + 15px)
}
.mode-panel__mode-list {
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.mode-panel__mode-li {
margin-bottom: 1.25rem
}
.mode-panel__mode-li:last-child {
margin-bottom: 0
}
.show-devices {
display: block
}
.hide-devices {
display: none
}
.footer .foter_block .inner__foter_block {
width: 49%
}
.footer .foter_block .following {
width: 100%;
margin-top: 1.875rem
}
.footer .foter_block .following .logo__link {
margin: 0 3.125rem 1.5625rem 0
}
.follow {
width: 100%
}
.item .tlink__btn {
margin-right: .9375rem
}
.item .btn {
width: 6.25rem
}
}
@media screen and (max-width: 767px) {
.h1, h1 {
font-size: 1.25rem
}
.h2, h2 {
font-size: 1.125rem
}
.h3, h3 {
font-size: 1rem
}
body {
font-size: 1rem
}
.text {
font-size: .875rem
}
.caption {
font-size: .8125rem
}
.container {
padding: 0 1.5625rem
}
.hide-below-md {
display: none
}
.visible-md {
display: block
}
.error-content .text-panel {
width: 80%
}
.capability-content .item {
width: calc(100% + 30px)
}
.conseption-content .item {
width: calc(100% + 30px)
}
.footer .foter_block:last-child .inner__foter_block:first-child, .footer .foter_block:last-child .inner__foter_block:last-child {
width: 13.125rem
}
.footer .foter_block .following .logo__link {
margin: 0 3.125rem 1.5625rem 0
}
header {
padding-top: 1.5625rem
}
.filter {
width: 100% !important
}
.list-active .link-off img {
-webkit-transform: rotate(0);
transform: rotate(0)
}
.list-active .filter-panel__list {
display: none
}
}
@media screen and (max-width: 766px) {
.container {
padding: 0 .9375rem
}
.hide-below-sm {
display: none
}
.download-content {
padding: 1.875rem 0 3.125rem 0
}
.download-content .item {
width: calc(100% + 30px)
}
.error-content img {
width: 80%
}
.error-content .text-panel {
width: 100%
}
.support-content .item {
width: calc(100% + 30px)
}
.footer .foter_block {
padding: 2.0625rem 0 .625rem 0
}
.footer .foter_block .inner__foter_block {
width: 100%;
margin-bottom: 32px
}
.footer .foter_block .inner__foter_block:last-child {
margin-bottom: 0
}
.footer .foter_block .inner__foter_block .caption {
margin-bottom: .9375rem
}
.footer .foter_block .inner__foter_block p {
margin: .9375rem 1rem 0 0
}
.footer .foter_block:last-child .inner__foter_block {
margin-bottom: 5px
}
.footer .foter_block:last-child .inner__foter_block:last-child {
margin-bottom: 0
}
.footer .foter_block .following .logo__link {
margin: 0 2.5rem 1.5625rem 0
}
.logo {
width: 7.1875rem
}
.filter-panel__list {
position: absolute;
left: .9375rem;
right: .9375rem;
z-index: 55;
border-left: 1px solid #ccd5e0;
border-right: 1px solid #ccd5e0;
border-bottom: 1px solid #ccd5e0
}
.filter-panel__current {
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
border: 1px solid #ccd5e0;
padding: .9375rem 1.0625rem;
cursor: pointer
}
.filter-panel__current .caption {
font-size: .8125rem;
font-weight: 700;
left: -.5px
}
.filter-panel__item {
width: 100%
}
.filter .caption-wrap {
margin: .53125rem 0
}
.filter {
width: 100%;
border: 1px solid transparent
}
.item {
padding: .4375rem .9375rem 1.25rem .9375rem;
margin: 0 -.9375rem 1.25rem -.9375rem
}
.item_hover:hover {
margin: 0 -.9375rem 1.25rem -.9375rem
}
}
@media screen and (max-width: 347px) {
.footer .foter_block:last-child .inner__foter_block {
width: 15.625rem
}
}
@media print {
.CodeMirror div.CodeMirror-cursors {
visibility: hidden
}
}
@-webkit-keyframes pulsate {
0% {
-webkit-transform: scale(.1, .1);
opacity: 0
}
50% {
opacity: 1
}
100% {
-webkit-transform: scale(1.2, 1.2);
opacity: 0
}
}
@keyframes pulsate {
0% {
-webkit-transform: scale(.1, .1);
opacity: 0
}
50% {
opacity: 1
}
100% {
-webkit-transform: scale(1.2, 1.2);
opacity: 0
}
}
@-webkit-keyframes rotate {
from {
-webkit-transform: rotate(0);
transform: rotate(0)
}
to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg)
}
}
@keyframes rotate {
from {
-webkit-transform: rotate(0);
transform: rotate(0)
}
to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg)
}
}
@-webkit-keyframes bounce {
0%, 100%, 20%, 50%, 80% {
-webkit-transform: translateY(0);
transform: translateY(0)
}
40% {
-webkit-transform: translateY(-30px);
transform: translateY(-30px)
}
60% {
-webkit-transform: translateY(-15px);
transform: translateY(-15px)
}
}
@keyframes bounce {
0%, 100%, 20%, 50%, 80% {
-webkit-transform: translateY(0);
transform: translateY(0)
}
40% {
-webkit-transform: translateY(-30px);
transform: translateY(-30px)
}
60% {
-webkit-transform: translateY(-15px);
transform: translateY(-15px)
}
}
@-webkit-keyframes flash {
0%, 100%, 50% {
opacity: 1
}
25%, 75% {
opacity: 0
}
}
@keyframes flash {
0%, 100%, 50% {
opacity: 1
}
25%, 75% {
opacity: 0
}
}
@-webkit-keyframes pulse {
0% {
-webkit-transform: scale(1);
transform: scale(1)
}
50% {
-webkit-transform: scale(1.1);
transform: scale(1.1)
}
100% {
-webkit-transform: scale(1);
transform: scale(1)
}
}
@keyframes pulse {
0% {
-webkit-transform: scale(1);
transform: scale(1)
}
50% {
-webkit-transform: scale(1.1);
transform: scale(1.1)
}
100% {
-webkit-transform: scale(1);
transform: scale(1)
}
}
@-webkit-keyframes shake {
0%, 100% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translateX(-10px);
transform: translateX(-10px)
}
20%, 40%, 60%, 80% {
-webkit-transform: translateX(10px);
transform: translateX(10px)
}
}
@keyframes shake {
0%, 100% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translateX(-10px);
transform: translateX(-10px)
}
20%, 40%, 60%, 80% {
-webkit-transform: translateX(10px);
transform: translateX(10px)
}
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate(15deg);
transform: rotate(15deg)
}
40% {
-webkit-transform: rotate(-10deg);
transform: rotate(-10deg)
}
60% {
-webkit-transform: rotate(5deg);
transform: rotate(5deg)
}
80% {
-webkit-transform: rotate(-5deg);
transform: rotate(-5deg)
}
100% {
-webkit-transform: rotate(0);
transform: rotate(0)
}
}
@keyframes swing {
20% {
-webkit-transform: rotate(15deg);
transform: rotate(15deg)
}
40% {
-webkit-transform: rotate(-10deg);
transform: rotate(-10deg)
}
60% {
-webkit-transform: rotate(5deg);
transform: rotate(5deg)
}
80% {
-webkit-transform: rotate(-5deg);
transform: rotate(-5deg)
}
100% {
-webkit-transform: rotate(0);
transform: rotate(0)
}
}
@-webkit-keyframes tada {
0% {
-webkit-transform: scale(1);
transform: scale(1)
}
10%, 20% {
-webkit-transform: scale(.9) rotate(-3deg);
transform: scale(.9) rotate(-3deg)
}
30%, 50%, 70%, 90% {
-webkit-transform: scale(1.1) rotate(3deg);
transform: scale(1.1) rotate(3deg)
}
40%, 60%, 80% {
-webkit-transform: scale(1.1) rotate(-3deg);
transform: scale(1.1) rotate(-3deg)
}
100% {
-webkit-transform: scale(1) rotate(0);
transform: scale(1) rotate(0)
}
}
@keyframes tada {
0% {
-webkit-transform: scale(1);
transform: scale(1)
}
10%, 20% {
-webkit-transform: scale(.9) rotate(-3deg);
transform: scale(.9) rotate(-3deg)
}
30%, 50%, 70%, 90% {
-webkit-transform: scale(1.1) rotate(3deg);
transform: scale(1.1) rotate(3deg)
}
40%, 60%, 80% {
-webkit-transform: scale(1.1) rotate(-3deg);
transform: scale(1.1) rotate(-3deg)
}
100% {
-webkit-transform: scale(1) rotate(0);
transform: scale(1) rotate(0)
}
}
@-webkit-keyframes wobble {
0% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
15% {
-webkit-transform: translateX(-25%) rotate(-5deg);
transform: translateX(-25%) rotate(-5deg)
}
30% {
-webkit-transform: translateX(20%) rotate(3deg);
transform: translateX(20%) rotate(3deg)
}
45% {
-webkit-transform: translateX(-15%) rotate(-3deg);
transform: translateX(-15%) rotate(-3deg)
}
60% {
-webkit-transform: translateX(10%) rotate(2deg);
transform: translateX(10%) rotate(2deg)
}
75% {
-webkit-transform: translateX(-5%) rotate(-1deg);
transform: translateX(-5%) rotate(-1deg)
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
}
@keyframes wobble {
0% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
15% {
-webkit-transform: translateX(-25%) rotate(-5deg);
transform: translateX(-25%) rotate(-5deg)
}
30% {
-webkit-transform: translateX(20%) rotate(3deg);
transform: translateX(20%) rotate(3deg)
}
45% {
-webkit-transform: translateX(-15%) rotate(-3deg);
transform: translateX(-15%) rotate(-3deg)
}
60% {
-webkit-transform: translateX(10%) rotate(2deg);
transform: translateX(10%) rotate(2deg)
}
75% {
-webkit-transform: translateX(-5%) rotate(-1deg);
transform: translateX(-5%) rotate(-1deg)
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
}
@-webkit-keyframes bounceIn {
0% {
opacity: 0;
-webkit-transform: scale(.3);
transform: scale(.3)
}
50% {
opacity: 1;
-webkit-transform: scale(1.05);
transform: scale(1.05)
}
70% {
-webkit-transform: scale(.9);
transform: scale(.9)
}
100% {
-webkit-transform: scale(1);
transform: scale(1)
}
}
@keyframes bounceIn {
0% {
opacity: 0;
-webkit-transform: scale(.3);
transform: scale(.3)
}
50% {
opacity: 1;
-webkit-transform: scale(1.05);
transform: scale(1.05)
}
70% {
-webkit-transform: scale(.9);
transform: scale(.9)
}
100% {
-webkit-transform: scale(1);
transform: scale(1)
}
}
@-webkit-keyframes bounceInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px)
}
60% {
opacity: 1;
-webkit-transform: translateY(30px);
transform: translateY(30px)
}
80% {
-webkit-transform: translateY(-10px);
transform: translateY(-10px)
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0)
}
}
@keyframes bounceInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px)
}
60% {
opacity: 1;
-webkit-transform: translateY(30px);
transform: translateY(30px)
}
80% {
-webkit-transform: translateY(-10px);
transform: translateY(-10px)
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0)
}
}
@-webkit-keyframes bounceInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px)
}
60% {
opacity: 1;
-webkit-transform: translateX(30px);
transform: translateX(30px)
}
80% {
-webkit-transform: translateX(-10px);
transform: translateX(-10px)
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
}
@keyframes bounceInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px)
}
60% {
opacity: 1;
-webkit-transform: translateX(30px);
transform: translateX(30px)
}
80% {
-webkit-transform: translateX(-10px);
transform: translateX(-10px)
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
}
@-webkit-keyframes bounceInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px)
}
60% {
opacity: 1;
-webkit-transform: translateX(-30px);
transform: translateX(-30px)
}
80% {
-webkit-transform: translateX(10px);
transform: translateX(10px)
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
}
@keyframes bounceInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px)
}
60% {
opacity: 1;
-webkit-transform: translateX(-30px);
transform: translateX(-30px)
}
80% {
-webkit-transform: translateX(10px);
transform: translateX(10px)
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
}
@-webkit-keyframes bounceInUp {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px)
}
60% {
opacity: 1;
-webkit-transform: translateY(-30px);
transform: translateY(-30px)
}
80% {
-webkit-transform: translateY(10px);
transform: translateY(10px)
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0)
}
}
@keyframes bounceInUp {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px)
}
60% {
opacity: 1;
-webkit-transform: translateY(-30px);
transform: translateY(-30px)
}
80% {
-webkit-transform: translateY(10px);
transform: translateY(10px)
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0)
}
}
@-webkit-keyframes bounceOut {
0% {
-webkit-transform: scale(1);
transform: scale(1)
}
25% {
-webkit-transform: scale(.95);
transform: scale(.95)
}
50% {
opacity: 1;
-webkit-transform: scale(1.1);
transform: scale(1.1)
}
100% {
opacity: 0;
-webkit-transform: scale(.3);
transform: scale(.3)
}
}
@keyframes bounceOut {
0% {
-webkit-transform: scale(1);
transform: scale(1)
}
25% {
-webkit-transform: scale(.95);
transform: scale(.95)
}
50% {
opacity: 1;
-webkit-transform: scale(1.1);
transform: scale(1.1)
}
100% {
opacity: 0;
-webkit-transform: scale(.3);
transform: scale(.3)
}
}
@-webkit-keyframes bounceOutDown {
0% {
-webkit-transform: translateY(0);
transform: translateY(0)
}
20% {
opacity: 1;
-webkit-transform: translateY(-20px);
transform: translateY(-20px)
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px)
}
}
@keyframes bounceOutDown {
0% {
-webkit-transform: translateY(0);
transform: translateY(0)
}
20% {
opacity: 1;
-webkit-transform: translateY(-20px);
transform: translateY(-20px)
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px)
}
}
@-webkit-keyframes bounceOutLeft {
0% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
20% {
opacity: 1;
-webkit-transform: translateX(20px);
transform: translateX(20px)
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px)
}
}
@keyframes bounceOutLeft {
0% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
20% {
opacity: 1;
-webkit-transform: translateX(20px);
transform: translateX(20px)
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px)
}
}
@-webkit-keyframes bounceOutRight {
0% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
20% {
opacity: 1;
-webkit-transform: translateX(-20px);
transform: translateX(-20px)
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px)
}
}
@keyframes bounceOutRight {
0% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
20% {
opacity: 1;
-webkit-transform: translateX(-20px);
transform: translateX(-20px)
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px)
}
}
@-webkit-keyframes bounceOutUp {
0% {
-webkit-transform: translateY(0);
transform: translateY(0)
}
20% {
opacity: 1;
-webkit-transform: translateY(20px);
transform: translateY(20px)
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px)
}
}
@keyframes bounceOutUp {
0% {
-webkit-transform: translateY(0);
transform: translateY(0)
}
20% {
opacity: 1;
-webkit-transform: translateY(20px);
transform: translateY(20px)
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px)
}
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0
}
100% {
opacity: 1
}
}
@keyframes fadeIn {
0% {
opacity: 0
}
100% {
opacity: 1
}
}
@-webkit-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
transform: translateY(-20px)
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0)
}
}
@keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
transform: translateY(-20px)
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0)
}
}
@-webkit-keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px)
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0)
}
}
@keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px)
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0)
}
}
@-webkit-keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-20px);
transform: translateX(-20px)
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0)
}
}
@keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-20px);
transform: translateX(-20px)
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0)
}
}
@-webkit-keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px)
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0)
}
}
@keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px)
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0)
}
}
@-webkit-keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(20px);
transform: translateX(20px)
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0)
}
}
@keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(20px);
transform: translateX(20px)
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0)
}
}
@-webkit-keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px)
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0)
}
}
@keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px)
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0)
}
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
transform: translateY(20px)
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0)
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
transform: translateY(20px)
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0)
}
}
@-webkit-keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px)
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0)
}
}
@keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px)
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0)
}
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1
}
100% {
opacity: 0
}
}
@keyframes fadeOut {
0% {
opacity: 1
}
100% {
opacity: 0
}
}
@-webkit-keyframes fadeOutDown {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0)
}
100% {
opacity: 0;
-webkit-transform: translateY(20px);
transform: translateY(20px)
}
}
@keyframes fadeOutDown {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0)
}
100% {
opacity: 0;
-webkit-transform: translateY(20px);
transform: translateY(20px)
}
}
@-webkit-keyframes fadeOutDownBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0)
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px)
}
}
@keyframes fadeOutDownBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0)
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px)
}
}
@-webkit-keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0)
}
100% {
opacity: 0;
-webkit-transform: translateX(-20px);
transform: translateX(-20px)
}
}
@keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0)
}
100% {
opacity: 0;
-webkit-transform: translateX(-20px);
transform: translateX(-20px)
}
}
@-webkit-keyframes fadeOutLeftBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0)
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px)
}
}
@keyframes fadeOutLeftBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0)
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px)
}
}
@-webkit-keyframes fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0)
}
100% {
opacity: 0;
-webkit-transform: translateX(20px);
transform: translateX(20px)
}
}
@keyframes fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0)
}
100% {
opacity: 0;
-webkit-transform: translateX(20px);
transform: translateX(20px)
}
}
@-webkit-keyframes fadeOutRightBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0)
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px)
}
}
@keyframes fadeOutRightBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0)
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px)
}
}
@-webkit-keyframes fadeOutUp {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0)
}
100% {
opacity: 0;
-webkit-transform: translateY(-20px);
transform: translateY(-20px)
}
}
@keyframes fadeOutUp {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0)
}
100% {
opacity: 0;
-webkit-transform: translateY(-20px);
transform: translateY(-20px)
}
}
@-webkit-keyframes fadeOutUpBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0)
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px)
}
}
@keyframes fadeOutUpBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0)
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px)
}
}
@-webkit-keyframes flip {
0% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out
}
40% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out
}
50% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in
}
80% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in
}
100% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in
}
}
@keyframes flip {
0% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out
}
40% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out
}
50% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in
}
80% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in
}
100% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in
}
}
@-webkit-keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0
}
40% {
-webkit-transform: perspective(400px) rotateX(-10deg);
transform: perspective(400px) rotateX(-10deg)
}
70% {
-webkit-transform: perspective(400px) rotateX(10deg);
transform: perspective(400px) rotateX(10deg)
}
100% {
-webkit-transform: perspective(400px) rotateX(0);
transform: perspective(400px) rotateX(0);
opacity: 1
}
}
@keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0
}
40% {
-webkit-transform: perspective(400px) rotateX(-10deg);
transform: perspective(400px) rotateX(-10deg)
}
70% {
-webkit-transform: perspective(400px) rotateX(10deg);
transform: perspective(400px) rotateX(10deg)
}
100% {
-webkit-transform: perspective(400px) rotateX(0);
transform: perspective(400px) rotateX(0);
opacity: 1
}
}
@-webkit-keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0
}
40% {
-webkit-transform: perspective(400px) rotateY(-10deg);
transform: perspective(400px) rotateY(-10deg)
}
70% {
-webkit-transform: perspective(400px) rotateY(10deg);
transform: perspective(400px) rotateY(10deg)
}
100% {
-webkit-transform: perspective(400px) rotateY(0);
transform: perspective(400px) rotateY(0);
opacity: 1
}
}
@keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0
}
40% {
-webkit-transform: perspective(400px) rotateY(-10deg);
transform: perspective(400px) rotateY(-10deg)
}
70% {
-webkit-transform: perspective(400px) rotateY(10deg);
transform: perspective(400px) rotateY(10deg)
}
100% {
-webkit-transform: perspective(400px) rotateY(0);
transform: perspective(400px) rotateY(0);
opacity: 1
}
}
@-webkit-keyframes flipOutX {
0% {
-webkit-transform: perspective(400px) rotateX(0);
transform: perspective(400px) rotateX(0);
opacity: 1
}
100% {
-webkit-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0
}
}
@keyframes flipOutX {
0% {
-webkit-transform: perspective(400px) rotateX(0);
transform: perspective(400px) rotateX(0);
opacity: 1
}
100% {
-webkit-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0
}
}
@-webkit-keyframes flipOutY {
0% {
-webkit-transform: perspective(400px) rotateY(0);
transform: perspective(400px) rotateY(0);
opacity: 1
}
100% {
-webkit-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0
}
}
@keyframes flipOutY {
0% {
-webkit-transform: perspective(400px) rotateY(0);
transform: perspective(400px) rotateY(0);
opacity: 1
}
100% {
-webkit-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0
}
}
@-webkit-keyframes lightSpeedIn {
0% {
-webkit-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0
}
60% {
-webkit-transform: translateX(-20%) skewX(30deg);
transform: translateX(-20%) skewX(30deg);
opacity: 1
}
80% {
-webkit-transform: translateX(0) skewX(-15deg);
transform: translateX(0) skewX(-15deg);
opacity: 1
}
100% {
-webkit-transform: translateX(0) skewX(0);
transform: translateX(0) skewX(0);
opacity: 1
}
}
@keyframes lightSpeedIn {
0% {
-webkit-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0
}
60% {
-webkit-transform: translateX(-20%) skewX(30deg);
transform: translateX(-20%) skewX(30deg);
opacity: 1
}
80% {
-webkit-transform: translateX(0) skewX(-15deg);
transform: translateX(0) skewX(-15deg);
opacity: 1
}
100% {
-webkit-transform: translateX(0) skewX(0);
transform: translateX(0) skewX(0);
opacity: 1
}
}
@-webkit-keyframes lightSpeedOut {
0% {
-webkit-transform: translateX(0) skewX(0);
transform: translateX(0) skewX(0);
opacity: 1
}
100% {
-webkit-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0
}
}
@keyframes lightSpeedOut {
0% {
-webkit-transform: translateX(0) skewX(0);
transform: translateX(0) skewX(0);
opacity: 1
}
100% {
-webkit-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0
}
}
@-webkit-keyframes rotateIn {
0% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(-200deg);
transform: rotate(-200deg);
opacity: 0
}
100% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
}
@keyframes rotateIn {
0% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(-200deg);
transform: rotate(-200deg);
opacity: 0
}
100% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
}
@-webkit-keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
}
@keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
}
@-webkit-keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
}
@keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
}
@-webkit-keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
}
@keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
}
@-webkit-keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
}
@keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
}
@-webkit-keyframes rotateOut {
0% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
100% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(200deg);
transform: rotate(200deg);
opacity: 0
}
}
@keyframes rotateOut {
0% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
100% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(200deg);
transform: rotate(200deg);
opacity: 0
}
}
@-webkit-keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0
}
}
@keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0
}
}
@-webkit-keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0
}
}
@keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0
}
}
@-webkit-keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0
}
}
@keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0
}
}
@-webkit-keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0
}
}
@keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0
}
}
@-webkit-keyframes slideInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px)
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0)
}
}
@keyframes slideInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px)
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0)
}
}
@-webkit-keyframes slideInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px)
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
}
@keyframes slideInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px)
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
}
@-webkit-keyframes slideInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px)
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
}
@keyframes slideInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px)
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
}
@-webkit-keyframes slideOutLeft {
0% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px)
}
}
@keyframes slideOutLeft {
0% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px)
}
}
@-webkit-keyframes slideOutRight {
0% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px)
}
}
@keyframes slideOutRight {
0% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px)
}
}
@-webkit-keyframes slideOutUp {
0% {
-webkit-transform: translateY(0);
transform: translateY(0)
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px)
}
}
@keyframes slideOutUp {
0% {
-webkit-transform: translateY(0);
transform: translateY(0)
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px)
}
}
@-webkit-keyframes hinge {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out
}
20%, 60% {
-webkit-transform: rotate(80deg);
transform: rotate(80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out
}
40% {
-webkit-transform: rotate(60deg);
transform: rotate(60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out
}
80% {
-webkit-transform: rotate(60deg) translateY(0);
transform: rotate(60deg) translateY(0);
opacity: 1;
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out
}
100% {
-webkit-transform: translateY(700px);
transform: translateY(700px);
opacity: 0
}
}
@keyframes hinge {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out
}
20%, 60% {
-webkit-transform: rotate(80deg);
transform: rotate(80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out
}
40% {
-webkit-transform: rotate(60deg);
transform: rotate(60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out
}
80% {
-webkit-transform: rotate(60deg) translateY(0);
transform: rotate(60deg) translateY(0);
opacity: 1;
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out
}
100% {
-webkit-transform: translateY(700px);
transform: translateY(700px);
opacity: 0
}
}
@-webkit-keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translateX(-100%) rotate(-120deg);
transform: translateX(-100%) rotate(-120deg)
}
100% {
opacity: 1;
-webkit-transform: translateX(0) rotate(0);
transform: translateX(0) rotate(0)
}
}
@keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translateX(-100%) rotate(-120deg);
transform: translateX(-100%) rotate(-120deg)
}
100% {
opacity: 1;
-webkit-transform: translateX(0) rotate(0);
transform: translateX(0) rotate(0)
}
}
@-webkit-keyframes rollOut {
0% {
opacity: 1;
-webkit-transform: translateX(0) rotate(0);
transform: translateX(0) rotate(0)
}
100% {
opacity: 0;
-webkit-transform: translateX(100%) rotate(120deg);
transform: translateX(100%) rotate(120deg)
}
}
@keyframes rollOut {
0% {
opacity: 1;
-webkit-transform: translateX(0) rotate(0);
transform: translateX(0) rotate(0)
}
100% {
opacity: 0;
-webkit-transform: translateX(100%) rotate(120deg);
transform: translateX(100%) rotate(120deg)
}
}
@-webkit-keyframes blink {
50% {
background-color: transparent
}
}
@keyframes blink {
50% {
background-color: transparent
}
}
@keyframes tooltip-anim {
0% {
opacity: 0;
-webkit-transform: matrix(.5, 0, 0, .8, 0, 0);
transform: matrix(.5, 0, 0, .8, 0, 0)
}
20% {
-webkit-transform: matrix(1.1, 0, 0, 1.1, 0, 0);
transform: matrix(1.1, 0, 0, 1.1, 0, 0)
}
40% {
opacity: 1
}
70% {
-webkit-transform: matrix(1, 0, 0, 1, 0, 0);
transform: matrix(1, 0, 0, 1, 0, 0)
}
100% {
-webkit-transform: matrix(1, 0, 0, 1, 0, 0);
transform: matrix(1, 0, 0, 1, 0, 0)
}
}
@-webkit-keyframes tooltip-anim {
0% {
opacity: 0;
-webkit-transform: matrix(.5, 0, 0, .8, 0, 0);
transform: matrix(.5, 0, 0, .8, 0, 0)
}
20% {
-webkit-transform: matrix(1.1, 0, 0, 1.1, 0, 0);
transform: matrix(1.1, 0, 0, 1.1, 0, 0)
}
40% {
opacity: 1
}
70% {
-webkit-transform: matrix(1, 0, 0, 1, 0, 0);
transform: matrix(1, 0, 0, 1, 0, 0)
}
100% {
-webkit-transform: matrix(1, 0, 0, 1, 0, 0);
transform: matrix(1, 0, 0, 1, 0, 0)
}
} | 0.561455 | 0.11158 |
@import url("https://fonts.googleapis.com/css?family=Open+Sans&display=swap");
.App {
background-image: url("./ssbback.jpg");
text-align: center;
color: #7d86c9;
font-size: "14px";
/* background-color: "#0A0E29"; */
}
.App-logo {
height: 40vmin;
pointer-events: none;
}
@media (prefers-reduced-motion: no-preference) {
.App-logo {
animation: App-logo-spin infinite 20s linear;
}
}
.card {
margin-top: 10px;
margin-bottom: 20px;
border-radius: 12px;
box-shadow: 0 6px 7px -4px transparent, 0 11px 15px 1px transparent,
0 4px 20px 3px rgba(0, 0, 0, 0.12) !important;
}
.App-header {
background-color: #282c34;
min-height: 100vh;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
font-size: calc(10px + 2vmin);
color: white;
}
.ant-table-thead > tr > th {
color: rgb(255, 255, 255) !important;
font-weight: 600 !important;
text-align: center !important;
background: #032444 !important;
border-bottom: 2px solid #25b864 !important;
width: 44vh;
justify-content: center !important;
align-items: center;
background: #181c3a !important;
/* box-shadow: 0px 0px 4px 2px #25b864; */
}
.App-link {
color: #61dafb;
}
@keyframes App-logo-spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
.ant-table {
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
padding: 0;
/* color: rgba(0, 0, 0, 0.65); */
font-size: 14px;
font-variant: tabular-nums;
line-height: 1.5;
list-style: none;
-webkit-font-feature-settings: "tnum", "tnum";
font-feature-settings: "tnum", "tnum";
position: relative;
clear: both;
width: 100% !important;
overflow-x: auto !important;
}
.ant-table-thead > tr > th {
color: rgb(255, 255, 255) !important;
font-weight: 600 !important;
text-align: center !important;
background: #032444 !important;
border-bottom: 2px solid #25b864 !important;
width: 44vh;
justify-content: center !important;
align-items: center;
background: #181c3a !important;
/* box-shadow: 0px 0px 4px 2px #25b864; */
}
@media screen and (max-width: 1000px) {
.ant-table-column-has-actions {
min-width: 200px !important;
}
} | src/App.css | @import url("https://fonts.googleapis.com/css?family=Open+Sans&display=swap");
.App {
background-image: url("./ssbback.jpg");
text-align: center;
color: #7d86c9;
font-size: "14px";
/* background-color: "#0A0E29"; */
}
.App-logo {
height: 40vmin;
pointer-events: none;
}
@media (prefers-reduced-motion: no-preference) {
.App-logo {
animation: App-logo-spin infinite 20s linear;
}
}
.card {
margin-top: 10px;
margin-bottom: 20px;
border-radius: 12px;
box-shadow: 0 6px 7px -4px transparent, 0 11px 15px 1px transparent,
0 4px 20px 3px rgba(0, 0, 0, 0.12) !important;
}
.App-header {
background-color: #282c34;
min-height: 100vh;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
font-size: calc(10px + 2vmin);
color: white;
}
.ant-table-thead > tr > th {
color: rgb(255, 255, 255) !important;
font-weight: 600 !important;
text-align: center !important;
background: #032444 !important;
border-bottom: 2px solid #25b864 !important;
width: 44vh;
justify-content: center !important;
align-items: center;
background: #181c3a !important;
/* box-shadow: 0px 0px 4px 2px #25b864; */
}
.App-link {
color: #61dafb;
}
@keyframes App-logo-spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
.ant-table {
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
padding: 0;
/* color: rgba(0, 0, 0, 0.65); */
font-size: 14px;
font-variant: tabular-nums;
line-height: 1.5;
list-style: none;
-webkit-font-feature-settings: "tnum", "tnum";
font-feature-settings: "tnum", "tnum";
position: relative;
clear: both;
width: 100% !important;
overflow-x: auto !important;
}
.ant-table-thead > tr > th {
color: rgb(255, 255, 255) !important;
font-weight: 600 !important;
text-align: center !important;
background: #032444 !important;
border-bottom: 2px solid #25b864 !important;
width: 44vh;
justify-content: center !important;
align-items: center;
background: #181c3a !important;
/* box-shadow: 0px 0px 4px 2px #25b864; */
}
@media screen and (max-width: 1000px) {
.ant-table-column-has-actions {
min-width: 200px !important;
}
} | 0.340814 | 0.107297 |
body {
margin: 0;
padding: 0;
line-height: 1.5em;
font-family: Verdana, Arial, san-serif;
font-size: 11px;
color: #787f8c;
background: #ffffff;
}
a:link, a:visited { color: #0099CC; text-decoration:none;}
a:active, a:hover { color: #006699; text-decoration: underline;}
p { margin: 0; padding: 0; text-align: justify;}
.cleaner {
clear: both;
width: 100%;
height: 1px;
font-size: 1px;
}
.cleaner_with_height {
clear: both;
width: 100%;
height: 30px;
font-size: 1px;
}
#templatemo_container{
width: 960px;
background: url(templatemo_main_bg.gif) repeat-y;
margin: 0 auto;
padding: 0px 10px;
}
#templatemo_header {
font-size: 12px;
width: 960px;
height: 360px;
background: url(Website_header.png) top center no-repeat;
}
#templatemo_header #out_mission_section {
float: left;
width: 250px; /* padding 30 + */
padding: 0px 15px;
margin-top: 210px;
margin-left: 30px;
}
#templatemo_header #daily_bible_verse_section {
float: right;
width: 250px; /* padding 30 + */
padding: 0px 15px;
margin-top: 210px;
margin-right: 30px;
}
#daily_bible_verse_section #bible_verse {
clear: both;
padding-top: 5px;
font-weight: bold;
}
/* menu */
#templatemo_menu {
clear: both;
width: 960px;
height: 50px;
background: url(templatemo_menu_bg.gif) repeat-x;
}
#templatemo_menu ul {
text-align: center;
margin: 0;
padding: 12px 0 0 0;
list-style: none;
}
#templatemo_menu ul li{
text-align: center;
display: inline;
}
#templatemo_menu ul li a{
padding: 5px 25px;
font-size: 12px;
font-weight: bold;
text-align: center;
text-decoration: none;
color: #4979af;
border-right: 1px solid #d5d5d5;
}
#templatemo_menu li a:hover, #templatemo_menu li .current{
color: #1d2f53;
}
#templatemo_menu li .last{
border-right: none;
}
/* end of menu */
/* content */
#templatemo_content {
clear: both;
width: 960px;
height: 100%;
min-height: 647px;
}
#templatemo_content #templatemo_left {
float: left;
width: 280px;
margin-top: 20px;
margin-left: 30px;
padding: 0;
}
#templatemo_content #templatemo_right {
float: right;
width: 570px;
margin-top: 30px;
margin-right: 30px;
padding: 0px 0px;
}
/* left column */
#templatemo_left #templatemo_news_section {
clear: both;
width: 280px;
}
#templatemo_news_section h1 {
height: 30px; /* + 20 for padding top */
padding: 20px 0 0 15px;
margin-bottom: 30px;
/*background: url(templatemo_news_title_bg.gif) bottom left no-repeat;*/
}
#templatemo_news_section .templatemo_news_box {
margin: 0 15px 30px 15px;
}
.templatemo_news_box h2 {
padding: 0px;
margin: 0 0 10px 0;
font-size: 14px;
color: #0099CC;
}
.templatemo_news_box h3 {
padding: 0px;
margin: 0 0 2px 0;
font-size: 11px;
color: #0099CC;
}
#templatemo_left .left_col_section {
padding: 0px;
margin-bottom: 30px;
}
/* end of left column */
#templatemo_right .right_col_section {
margin-bottom: 30px;
padding: 0px;
}
.right_col_section h1 {
padding: 0px;
margin: 0px 0px 15px 0px;
font-size: 22px;
font-weight: normal;
color: #0099CC;
}
.right_col_section h2 {
padding: 0px;
margin: 0px 0px 15px 0px;
font-size: 18px;
font-weight: bold;
color: #0099CC;
}
.right_col_section h3 {
font-size: 12px;
font-weight: bold;
margin: 0px;
padding: 0px;
color: #0099CC;
}
.right_col_section img {
float: left;
margin: 3px 15px 0 0;
border: 5px solid #e4e4e4;
}
.right_col_section p{
margin-bottom: 15px;
}
.right_col_section ul {
margin: 15px 0;
padding: 0 0 0 30px;
}
.right_col_section ul li {
margin-bottom: 5px;
}
.right_col_section #welcome_title {
height: 38px;
background: url(templatemo_welcome.gif) top left no-repeat;
margin-bottom: 20px;
}
.right_col_section .right_cleaner_with_10px {
float: left;
display: block;
width: 10px;
height: 100%;
font-size: 1px;
}
.right_col_section .right_two_col {
float: left;
width: 280px;
}
.right_two_col img {
float: none;
margin-bottom: 10px;
}
.right_two_col p{
margin-bottom: 5px;
}
/* end of content */
#signup {
height: 30px;
padding: 15px 0px 0px 15px;
background-color:#F0F0F0;
border-top: 1px solid #EEEEEE;
border-bottom:1px solid #EEEEEE;
}
ul.signup{
padding: 0px 0px 0px 0px;
list-style: none;
border-bottom: 1px solid #EEEEEE;
border-right: 1px solid #EEEEEE;
border-left:1px solid #EEEEEE;
}
ul.signup li{
margin-left: auto;
margin-right: auto;
width: 70%;
}
ul.signup li input{
margin-bottom: 20px;
width: 100%;
}
/* footer */
#templatemo_footer{
clear: both;
width: 960px;
text-align: center;
padding: 10px 0;
background-color: #e3e3e3;
border-top: 5px solid #dadada;
} | public/css/templatemo_style.css | body {
margin: 0;
padding: 0;
line-height: 1.5em;
font-family: Verdana, Arial, san-serif;
font-size: 11px;
color: #787f8c;
background: #ffffff;
}
a:link, a:visited { color: #0099CC; text-decoration:none;}
a:active, a:hover { color: #006699; text-decoration: underline;}
p { margin: 0; padding: 0; text-align: justify;}
.cleaner {
clear: both;
width: 100%;
height: 1px;
font-size: 1px;
}
.cleaner_with_height {
clear: both;
width: 100%;
height: 30px;
font-size: 1px;
}
#templatemo_container{
width: 960px;
background: url(templatemo_main_bg.gif) repeat-y;
margin: 0 auto;
padding: 0px 10px;
}
#templatemo_header {
font-size: 12px;
width: 960px;
height: 360px;
background: url(Website_header.png) top center no-repeat;
}
#templatemo_header #out_mission_section {
float: left;
width: 250px; /* padding 30 + */
padding: 0px 15px;
margin-top: 210px;
margin-left: 30px;
}
#templatemo_header #daily_bible_verse_section {
float: right;
width: 250px; /* padding 30 + */
padding: 0px 15px;
margin-top: 210px;
margin-right: 30px;
}
#daily_bible_verse_section #bible_verse {
clear: both;
padding-top: 5px;
font-weight: bold;
}
/* menu */
#templatemo_menu {
clear: both;
width: 960px;
height: 50px;
background: url(templatemo_menu_bg.gif) repeat-x;
}
#templatemo_menu ul {
text-align: center;
margin: 0;
padding: 12px 0 0 0;
list-style: none;
}
#templatemo_menu ul li{
text-align: center;
display: inline;
}
#templatemo_menu ul li a{
padding: 5px 25px;
font-size: 12px;
font-weight: bold;
text-align: center;
text-decoration: none;
color: #4979af;
border-right: 1px solid #d5d5d5;
}
#templatemo_menu li a:hover, #templatemo_menu li .current{
color: #1d2f53;
}
#templatemo_menu li .last{
border-right: none;
}
/* end of menu */
/* content */
#templatemo_content {
clear: both;
width: 960px;
height: 100%;
min-height: 647px;
}
#templatemo_content #templatemo_left {
float: left;
width: 280px;
margin-top: 20px;
margin-left: 30px;
padding: 0;
}
#templatemo_content #templatemo_right {
float: right;
width: 570px;
margin-top: 30px;
margin-right: 30px;
padding: 0px 0px;
}
/* left column */
#templatemo_left #templatemo_news_section {
clear: both;
width: 280px;
}
#templatemo_news_section h1 {
height: 30px; /* + 20 for padding top */
padding: 20px 0 0 15px;
margin-bottom: 30px;
/*background: url(templatemo_news_title_bg.gif) bottom left no-repeat;*/
}
#templatemo_news_section .templatemo_news_box {
margin: 0 15px 30px 15px;
}
.templatemo_news_box h2 {
padding: 0px;
margin: 0 0 10px 0;
font-size: 14px;
color: #0099CC;
}
.templatemo_news_box h3 {
padding: 0px;
margin: 0 0 2px 0;
font-size: 11px;
color: #0099CC;
}
#templatemo_left .left_col_section {
padding: 0px;
margin-bottom: 30px;
}
/* end of left column */
#templatemo_right .right_col_section {
margin-bottom: 30px;
padding: 0px;
}
.right_col_section h1 {
padding: 0px;
margin: 0px 0px 15px 0px;
font-size: 22px;
font-weight: normal;
color: #0099CC;
}
.right_col_section h2 {
padding: 0px;
margin: 0px 0px 15px 0px;
font-size: 18px;
font-weight: bold;
color: #0099CC;
}
.right_col_section h3 {
font-size: 12px;
font-weight: bold;
margin: 0px;
padding: 0px;
color: #0099CC;
}
.right_col_section img {
float: left;
margin: 3px 15px 0 0;
border: 5px solid #e4e4e4;
}
.right_col_section p{
margin-bottom: 15px;
}
.right_col_section ul {
margin: 15px 0;
padding: 0 0 0 30px;
}
.right_col_section ul li {
margin-bottom: 5px;
}
.right_col_section #welcome_title {
height: 38px;
background: url(templatemo_welcome.gif) top left no-repeat;
margin-bottom: 20px;
}
.right_col_section .right_cleaner_with_10px {
float: left;
display: block;
width: 10px;
height: 100%;
font-size: 1px;
}
.right_col_section .right_two_col {
float: left;
width: 280px;
}
.right_two_col img {
float: none;
margin-bottom: 10px;
}
.right_two_col p{
margin-bottom: 5px;
}
/* end of content */
#signup {
height: 30px;
padding: 15px 0px 0px 15px;
background-color:#F0F0F0;
border-top: 1px solid #EEEEEE;
border-bottom:1px solid #EEEEEE;
}
ul.signup{
padding: 0px 0px 0px 0px;
list-style: none;
border-bottom: 1px solid #EEEEEE;
border-right: 1px solid #EEEEEE;
border-left:1px solid #EEEEEE;
}
ul.signup li{
margin-left: auto;
margin-right: auto;
width: 70%;
}
ul.signup li input{
margin-bottom: 20px;
width: 100%;
}
/* footer */
#templatemo_footer{
clear: both;
width: 960px;
text-align: center;
padding: 10px 0;
background-color: #e3e3e3;
border-top: 5px solid #dadada;
} | 0.208743 | 0.050847 |
.mapsIcon {
background-image: url(../images/sprites/sprite-maps-black.png);
}
.icon-ic_add_location_black_24dp {
background-position: -32px -0px;
width: 32px;
height: 32px;
}
.icon-ic_beenhere_black_24dp {
background-position: -128px -160px;
width: 32px;
height: 32px;
}
.icon-ic_directions_bike_black_24dp {
background-position: -0px -32px;
width: 32px;
height: 32px;
}
.icon-ic_directions_black_24dp {
background-position: -32px -32px;
width: 32px;
height: 32px;
}
.icon-ic_directions_boat_black_24dp {
background-position: -64px -0px;
width: 32px;
height: 32px;
}
.icon-ic_directions_bus_black_24dp {
background-position: -64px -32px;
width: 32px;
height: 32px;
}
.icon-ic_directions_car_black_24dp {
background-position: -0px -64px;
width: 32px;
height: 32px;
}
.icon-ic_directions_railway_black_24dp {
background-position: -32px -64px;
width: 32px;
height: 32px;
}
.icon-ic_directions_run_black_24dp {
background-position: -64px -64px;
width: 32px;
height: 32px;
}
.icon-ic_directions_subway_black_24dp {
background-position: -96px -0px;
width: 32px;
height: 32px;
}
.icon-ic_directions_transit_black_24dp {
background-position: -96px -32px;
width: 32px;
height: 32px;
}
.icon-ic_directions_walk_black_24dp {
background-position: -96px -64px;
width: 32px;
height: 32px;
}
.icon-ic_edit_location_black_24dp {
background-position: -0px -96px;
width: 32px;
height: 32px;
}
.icon-ic_ev_station_black_24dp {
background-position: -32px -96px;
width: 32px;
height: 32px;
}
.icon-ic_flight_black_24dp {
background-position: -64px -96px;
width: 32px;
height: 32px;
}
.icon-ic_hotel_black_24dp {
background-position: -96px -96px;
width: 32px;
height: 32px;
}
.icon-ic_layers_black_24dp {
background-position: -128px -0px;
width: 32px;
height: 32px;
}
.icon-ic_layers_clear_black_24dp {
background-position: -128px -32px;
width: 32px;
height: 32px;
}
.icon-ic_local_activity_black_24dp {
background-position: -128px -64px;
width: 32px;
height: 32px;
}
.icon-ic_local_airport_black_24dp {
background-position: -128px -96px;
width: 32px;
height: 32px;
}
.icon-ic_local_atm_black_24dp {
background-position: -0px -128px;
width: 32px;
height: 32px;
}
.icon-ic_local_bar_black_24dp {
background-position: -32px -128px;
width: 32px;
height: 32px;
}
.icon-ic_local_cafe_black_24dp {
background-position: -64px -128px;
width: 32px;
height: 32px;
}
.icon-ic_local_car_wash_black_24dp {
background-position: -96px -128px;
width: 32px;
height: 32px;
}
.icon-ic_local_convenience_store_black_24dp {
background-position: -128px -128px;
width: 32px;
height: 32px;
}
.icon-ic_local_dining_black_24dp {
background-position: -160px -0px;
width: 32px;
height: 32px;
}
.icon-ic_local_drink_black_24dp {
background-position: -160px -32px;
width: 32px;
height: 32px;
}
.icon-ic_local_florist_black_24dp {
background-position: -160px -64px;
width: 32px;
height: 32px;
}
.icon-ic_local_gas_station_black_24dp {
background-position: -160px -96px;
width: 32px;
height: 32px;
}
.icon-ic_local_grocery_store_black_24dp {
background-position: -160px -128px;
width: 32px;
height: 32px;
}
.icon-ic_local_hospital_black_24dp {
background-position: -0px -160px;
width: 32px;
height: 32px;
}
.icon-ic_local_hotel_black_24dp {
background-position: -32px -160px;
width: 32px;
height: 32px;
}
.icon-ic_local_laundry_service_black_24dp {
background-position: -64px -160px;
width: 32px;
height: 32px;
}
.icon-ic_local_library_black_24dp {
background-position: -96px -160px;
width: 32px;
height: 32px;
}
.icon-ic_local_mall_black_24dp {
background-position: -0px -0px;
width: 32px;
height: 32px;
}
.icon-ic_local_movies_black_24dp {
background-position: -160px -160px;
width: 32px;
height: 32px;
}
.icon-ic_local_offer_black_24dp {
background-position: -192px -0px;
width: 32px;
height: 32px;
}
.icon-ic_local_parking_black_24dp {
background-position: -192px -32px;
width: 32px;
height: 32px;
}
.icon-ic_local_pharmacy_black_24dp {
background-position: -192px -64px;
width: 32px;
height: 32px;
}
.icon-ic_local_phone_black_24dp {
background-position: -192px -96px;
width: 32px;
height: 32px;
}
.icon-ic_local_pizza_black_24dp {
background-position: -192px -128px;
width: 32px;
height: 32px;
}
.icon-ic_local_play_black_24dp {
background-position: -192px -160px;
width: 32px;
height: 32px;
}
.icon-ic_local_post_office_black_24dp {
background-position: -0px -192px;
width: 32px;
height: 32px;
}
.icon-ic_local_printshop_black_24dp {
background-position: -32px -192px;
width: 32px;
height: 32px;
}
.icon-ic_local_see_black_24dp {
background-position: -64px -192px;
width: 32px;
height: 32px;
}
.icon-ic_local_shipping_black_24dp {
background-position: -96px -192px;
width: 32px;
height: 32px;
}
.icon-ic_local_taxi_black_24dp {
background-position: -128px -192px;
width: 32px;
height: 32px;
}
.icon-ic_map_black_24dp {
background-position: -160px -192px;
width: 32px;
height: 32px;
}
.icon-ic_my_location_black_24dp {
background-position: -192px -192px;
width: 32px;
height: 32px;
}
.icon-ic_navigation_black_24dp {
background-position: -224px -0px;
width: 32px;
height: 32px;
}
.icon-ic_near_me_black_24dp {
background-position: -224px -32px;
width: 32px;
height: 32px;
}
.icon-ic_person_pin_black_24dp {
background-position: -224px -64px;
width: 32px;
height: 32px;
}
.icon-ic_person_pin_circle_black_24dp {
background-position: -224px -96px;
width: 32px;
height: 32px;
}
.icon-ic_pin_drop_black_24dp {
background-position: -224px -128px;
width: 32px;
height: 32px;
}
.icon-ic_place_black_24dp {
background-position: -224px -160px;
width: 32px;
height: 32px;
}
.icon-ic_rate_review_black_24dp {
background-position: -224px -192px;
width: 32px;
height: 32px;
}
.icon-ic_restaurant_black_24dp {
background-position: -0px -224px;
width: 32px;
height: 32px;
}
.icon-ic_restaurant_menu_black_24dp {
background-position: -32px -224px;
width: 32px;
height: 32px;
}
.icon-ic_satellite_black_24dp {
background-position: -64px -224px;
width: 32px;
height: 32px;
}
.icon-ic_store_mall_directory_black_24dp {
background-position: -96px -224px;
width: 32px;
height: 32px;
}
.icon-ic_streetview_black_24dp {
background-position: -128px -224px;
width: 32px;
height: 32px;
}
.icon-ic_subway_black_24dp {
background-position: -160px -224px;
width: 32px;
height: 32px;
}
.icon-ic_terrain_black_24dp {
background-position: -192px -224px;
width: 32px;
height: 32px;
}
.icon-ic_traffic_black_24dp {
background-position: -224px -224px;
width: 32px;
height: 32px;
}
.icon-ic_train_black_24dp {
background-position: -256px -0px;
width: 32px;
height: 32px;
}
.icon-ic_tram_black_24dp {
background-position: -256px -32px;
width: 32px;
height: 32px;
}
.icon-ic_transfer_within_a_station_black_24dp {
background-position: -256px -64px;
width: 32px;
height: 32px;
}
.icon-ic_zoom_out_map_black_24dp {
background-position: -256px -96px;
width: 32px;
height: 32px;
} | assets/css/sprite-maps-black.css | .mapsIcon {
background-image: url(../images/sprites/sprite-maps-black.png);
}
.icon-ic_add_location_black_24dp {
background-position: -32px -0px;
width: 32px;
height: 32px;
}
.icon-ic_beenhere_black_24dp {
background-position: -128px -160px;
width: 32px;
height: 32px;
}
.icon-ic_directions_bike_black_24dp {
background-position: -0px -32px;
width: 32px;
height: 32px;
}
.icon-ic_directions_black_24dp {
background-position: -32px -32px;
width: 32px;
height: 32px;
}
.icon-ic_directions_boat_black_24dp {
background-position: -64px -0px;
width: 32px;
height: 32px;
}
.icon-ic_directions_bus_black_24dp {
background-position: -64px -32px;
width: 32px;
height: 32px;
}
.icon-ic_directions_car_black_24dp {
background-position: -0px -64px;
width: 32px;
height: 32px;
}
.icon-ic_directions_railway_black_24dp {
background-position: -32px -64px;
width: 32px;
height: 32px;
}
.icon-ic_directions_run_black_24dp {
background-position: -64px -64px;
width: 32px;
height: 32px;
}
.icon-ic_directions_subway_black_24dp {
background-position: -96px -0px;
width: 32px;
height: 32px;
}
.icon-ic_directions_transit_black_24dp {
background-position: -96px -32px;
width: 32px;
height: 32px;
}
.icon-ic_directions_walk_black_24dp {
background-position: -96px -64px;
width: 32px;
height: 32px;
}
.icon-ic_edit_location_black_24dp {
background-position: -0px -96px;
width: 32px;
height: 32px;
}
.icon-ic_ev_station_black_24dp {
background-position: -32px -96px;
width: 32px;
height: 32px;
}
.icon-ic_flight_black_24dp {
background-position: -64px -96px;
width: 32px;
height: 32px;
}
.icon-ic_hotel_black_24dp {
background-position: -96px -96px;
width: 32px;
height: 32px;
}
.icon-ic_layers_black_24dp {
background-position: -128px -0px;
width: 32px;
height: 32px;
}
.icon-ic_layers_clear_black_24dp {
background-position: -128px -32px;
width: 32px;
height: 32px;
}
.icon-ic_local_activity_black_24dp {
background-position: -128px -64px;
width: 32px;
height: 32px;
}
.icon-ic_local_airport_black_24dp {
background-position: -128px -96px;
width: 32px;
height: 32px;
}
.icon-ic_local_atm_black_24dp {
background-position: -0px -128px;
width: 32px;
height: 32px;
}
.icon-ic_local_bar_black_24dp {
background-position: -32px -128px;
width: 32px;
height: 32px;
}
.icon-ic_local_cafe_black_24dp {
background-position: -64px -128px;
width: 32px;
height: 32px;
}
.icon-ic_local_car_wash_black_24dp {
background-position: -96px -128px;
width: 32px;
height: 32px;
}
.icon-ic_local_convenience_store_black_24dp {
background-position: -128px -128px;
width: 32px;
height: 32px;
}
.icon-ic_local_dining_black_24dp {
background-position: -160px -0px;
width: 32px;
height: 32px;
}
.icon-ic_local_drink_black_24dp {
background-position: -160px -32px;
width: 32px;
height: 32px;
}
.icon-ic_local_florist_black_24dp {
background-position: -160px -64px;
width: 32px;
height: 32px;
}
.icon-ic_local_gas_station_black_24dp {
background-position: -160px -96px;
width: 32px;
height: 32px;
}
.icon-ic_local_grocery_store_black_24dp {
background-position: -160px -128px;
width: 32px;
height: 32px;
}
.icon-ic_local_hospital_black_24dp {
background-position: -0px -160px;
width: 32px;
height: 32px;
}
.icon-ic_local_hotel_black_24dp {
background-position: -32px -160px;
width: 32px;
height: 32px;
}
.icon-ic_local_laundry_service_black_24dp {
background-position: -64px -160px;
width: 32px;
height: 32px;
}
.icon-ic_local_library_black_24dp {
background-position: -96px -160px;
width: 32px;
height: 32px;
}
.icon-ic_local_mall_black_24dp {
background-position: -0px -0px;
width: 32px;
height: 32px;
}
.icon-ic_local_movies_black_24dp {
background-position: -160px -160px;
width: 32px;
height: 32px;
}
.icon-ic_local_offer_black_24dp {
background-position: -192px -0px;
width: 32px;
height: 32px;
}
.icon-ic_local_parking_black_24dp {
background-position: -192px -32px;
width: 32px;
height: 32px;
}
.icon-ic_local_pharmacy_black_24dp {
background-position: -192px -64px;
width: 32px;
height: 32px;
}
.icon-ic_local_phone_black_24dp {
background-position: -192px -96px;
width: 32px;
height: 32px;
}
.icon-ic_local_pizza_black_24dp {
background-position: -192px -128px;
width: 32px;
height: 32px;
}
.icon-ic_local_play_black_24dp {
background-position: -192px -160px;
width: 32px;
height: 32px;
}
.icon-ic_local_post_office_black_24dp {
background-position: -0px -192px;
width: 32px;
height: 32px;
}
.icon-ic_local_printshop_black_24dp {
background-position: -32px -192px;
width: 32px;
height: 32px;
}
.icon-ic_local_see_black_24dp {
background-position: -64px -192px;
width: 32px;
height: 32px;
}
.icon-ic_local_shipping_black_24dp {
background-position: -96px -192px;
width: 32px;
height: 32px;
}
.icon-ic_local_taxi_black_24dp {
background-position: -128px -192px;
width: 32px;
height: 32px;
}
.icon-ic_map_black_24dp {
background-position: -160px -192px;
width: 32px;
height: 32px;
}
.icon-ic_my_location_black_24dp {
background-position: -192px -192px;
width: 32px;
height: 32px;
}
.icon-ic_navigation_black_24dp {
background-position: -224px -0px;
width: 32px;
height: 32px;
}
.icon-ic_near_me_black_24dp {
background-position: -224px -32px;
width: 32px;
height: 32px;
}
.icon-ic_person_pin_black_24dp {
background-position: -224px -64px;
width: 32px;
height: 32px;
}
.icon-ic_person_pin_circle_black_24dp {
background-position: -224px -96px;
width: 32px;
height: 32px;
}
.icon-ic_pin_drop_black_24dp {
background-position: -224px -128px;
width: 32px;
height: 32px;
}
.icon-ic_place_black_24dp {
background-position: -224px -160px;
width: 32px;
height: 32px;
}
.icon-ic_rate_review_black_24dp {
background-position: -224px -192px;
width: 32px;
height: 32px;
}
.icon-ic_restaurant_black_24dp {
background-position: -0px -224px;
width: 32px;
height: 32px;
}
.icon-ic_restaurant_menu_black_24dp {
background-position: -32px -224px;
width: 32px;
height: 32px;
}
.icon-ic_satellite_black_24dp {
background-position: -64px -224px;
width: 32px;
height: 32px;
}
.icon-ic_store_mall_directory_black_24dp {
background-position: -96px -224px;
width: 32px;
height: 32px;
}
.icon-ic_streetview_black_24dp {
background-position: -128px -224px;
width: 32px;
height: 32px;
}
.icon-ic_subway_black_24dp {
background-position: -160px -224px;
width: 32px;
height: 32px;
}
.icon-ic_terrain_black_24dp {
background-position: -192px -224px;
width: 32px;
height: 32px;
}
.icon-ic_traffic_black_24dp {
background-position: -224px -224px;
width: 32px;
height: 32px;
}
.icon-ic_train_black_24dp {
background-position: -256px -0px;
width: 32px;
height: 32px;
}
.icon-ic_tram_black_24dp {
background-position: -256px -32px;
width: 32px;
height: 32px;
}
.icon-ic_transfer_within_a_station_black_24dp {
background-position: -256px -64px;
width: 32px;
height: 32px;
}
.icon-ic_zoom_out_map_black_24dp {
background-position: -256px -96px;
width: 32px;
height: 32px;
} | 0.336876 | 0.078113 |
left: 220px;
}
#adminmenuback,
#adminmenuwrap,
#adminmenu,
#adminmenu .wp-submenu,
#adminmenu .wp-not-current-submenu .wp-submenu {
width: 230px;
}
#wpcontent,
#wpfooter {
margin-left: 230px;
}
#adminmenu li.wp-menu-separator {
height: 1px;
padding: 0;
margin: 6px 10px;
cursor: inherit;
background: #313131;
}
#wpcontent {
margin-bottom: 40px;
}
#preview-action {
display: none;
}
#TB_window #wpcontent {
margin-left: 0;
}
#TB_window #wpadminbar,
#TB_window #adminmenumain,
#TB_window .notice,
#TB_window .screen-meta-links {
display: none;
}
/* TAX STYLING */
.form-field.term-description-wrap {
display: none!important;
}
#edittag {
max-width: none!important;;
}
.sort-wrapper {
width: 100%;
position: relative;
}
.sortable-list {
width: 100%;
position: relative;
}
.sortable-list li {
background: #fff;
border: 1px solid #ccd0d4;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
width: 100%;
display: flex;
}
.sortable-list-grab {
display: flex;
justify-content: center;
align-items: center;
color: #ccc;
font-weight: bold;
font-size: 13px;
padding: 5px;
cursor: grab;
background-repeat: no-repeat;
background-size: cover;
width: 30px;
height: 20px;
}
.sortable-list-grab:hover {
color: #fff;
}
.sortable-list-number {
color: #fff;
text-shadow: 2px 2px 2px rgba(0, 0, 0, .8);
text-align: center;
}
/* .sortable-list-icon {
} */
.sortable-list-content {
display: flex;
justify-content: center;
align-items: center;
padding: 5px;
font-size: 13px;
}
/*------------------------------------------------------------------------------
STAGING SITE
------------------------------------------------------------------------------*/
@keyframes stagingSiteFlash {
0% {
background-color: #ff0000;
}
/* YOU CAN ADD MORE COLORS IN THE KEYFRAMES IF YOU WANT */
50% {
background-color: #7e1111;
}
100% {
background-color: #ff0000;
}
}
.staging-site>.ab-item {
font-weight: 600!important;
/* NAME | TIME | ITERATION */
animation: stagingSiteFlash 1s infinite;
}
/*------------------------------------------------------------------------------
DASHBOARD WIDGET
------------------------------------------------------------------------------*/
/* .custom-db {
} */
.custom-db-client-logo {
background: #dd4c4c; /* TODO CHANGE TO CLIENT BRAND COLOUR */
height: 100px;
}
.custom-db-client-logo > img {
height: 75px;
margin: 10px 0;
width: 100%;
}
.custom-db h3 {
margin: 20px 0!important;
}
.custom-db-wdd {
margin: 20px 0;
}
.custom-db-wdd > img {
max-height: 30px;
}
.custom-db-wdd a,
.custom-db-wdd span {
color: #e6223d;
} | admin/assets/admin.css | left: 220px;
}
#adminmenuback,
#adminmenuwrap,
#adminmenu,
#adminmenu .wp-submenu,
#adminmenu .wp-not-current-submenu .wp-submenu {
width: 230px;
}
#wpcontent,
#wpfooter {
margin-left: 230px;
}
#adminmenu li.wp-menu-separator {
height: 1px;
padding: 0;
margin: 6px 10px;
cursor: inherit;
background: #313131;
}
#wpcontent {
margin-bottom: 40px;
}
#preview-action {
display: none;
}
#TB_window #wpcontent {
margin-left: 0;
}
#TB_window #wpadminbar,
#TB_window #adminmenumain,
#TB_window .notice,
#TB_window .screen-meta-links {
display: none;
}
/* TAX STYLING */
.form-field.term-description-wrap {
display: none!important;
}
#edittag {
max-width: none!important;;
}
.sort-wrapper {
width: 100%;
position: relative;
}
.sortable-list {
width: 100%;
position: relative;
}
.sortable-list li {
background: #fff;
border: 1px solid #ccd0d4;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
width: 100%;
display: flex;
}
.sortable-list-grab {
display: flex;
justify-content: center;
align-items: center;
color: #ccc;
font-weight: bold;
font-size: 13px;
padding: 5px;
cursor: grab;
background-repeat: no-repeat;
background-size: cover;
width: 30px;
height: 20px;
}
.sortable-list-grab:hover {
color: #fff;
}
.sortable-list-number {
color: #fff;
text-shadow: 2px 2px 2px rgba(0, 0, 0, .8);
text-align: center;
}
/* .sortable-list-icon {
} */
.sortable-list-content {
display: flex;
justify-content: center;
align-items: center;
padding: 5px;
font-size: 13px;
}
/*------------------------------------------------------------------------------
STAGING SITE
------------------------------------------------------------------------------*/
@keyframes stagingSiteFlash {
0% {
background-color: #ff0000;
}
/* YOU CAN ADD MORE COLORS IN THE KEYFRAMES IF YOU WANT */
50% {
background-color: #7e1111;
}
100% {
background-color: #ff0000;
}
}
.staging-site>.ab-item {
font-weight: 600!important;
/* NAME | TIME | ITERATION */
animation: stagingSiteFlash 1s infinite;
}
/*------------------------------------------------------------------------------
DASHBOARD WIDGET
------------------------------------------------------------------------------*/
/* .custom-db {
} */
.custom-db-client-logo {
background: #dd4c4c; /* TODO CHANGE TO CLIENT BRAND COLOUR */
height: 100px;
}
.custom-db-client-logo > img {
height: 75px;
margin: 10px 0;
width: 100%;
}
.custom-db h3 {
margin: 20px 0!important;
}
.custom-db-wdd {
margin: 20px 0;
}
.custom-db-wdd > img {
max-height: 30px;
}
.custom-db-wdd a,
.custom-db-wdd span {
color: #e6223d;
} | 0.176707 | 0.067454 |
.frame {
position: absolute;
top: 50%;
left: 50%;
width: 400px;
height: 400px;
margin-top: -200px;
margin-left: -200px;
border-radius: 2px;
box-shadow: 1px 2px 10px 0px rgba(0, 0, 0, 0.3);
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
overflow: hidden;
}
.top, .bottom {
position: absolute;
width: 100%;
height: 200px;
top: 0;
left: 0;
background: #444;
}
.bottom {
top: 50%;
background: #37D493;
}
.ellipse {
position: absolute;
z-index: 2;
width: 420px;
height: 400px;
top: 0;
left: -10px;
transform-style: preserve-3d;
-webkit-animation: elastic 5s ease-in-out infinite;
animation: elastic 5s ease-in-out infinite;
}
.ellipse .grey, .ellipse .green {
position: absolute;
width: 420px;
height: 400px;
background: #444;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
border-radius: 50%;
z-index: 2;
transform: rotateX(0);
}
.ellipse .green {
background: #37D493;
z-index: 1;
transform: rotateX(180deg);
}
@-webkit-keyframes elastic {
0% {
transform: rotateX(90deg);
}
15% {
transform: rotateX(150deg);
}
20% {
transform: rotateX(50deg);
}
25% {
transform: rotateX(120deg);
}
30% {
transform: rotateX(70deg);
}
35% {
transform: rotateX(100deg);
}
40% {
transform: rotateX(83deg);
}
45% {
transform: rotateX(93deg);
}
50% {
transform: rotateX(90deg);
}
65% {
transform: rotateX(30deg);
}
70% {
transform: rotateX(130deg);
}
75% {
transform: rotateX(60deg);
}
80% {
transform: rotateX(110deg);
}
85% {
transform: rotateX(80deg);
}
90% {
transform: rotateX(97deg);
}
95% {
transform: rotateX(87deg);
}
100% {
transform: rotateX(90deg);
}
}
@keyframes elastic {
0% {
transform: rotateX(90deg);
}
15% {
transform: rotateX(150deg);
}
20% {
transform: rotateX(50deg);
}
25% {
transform: rotateX(120deg);
}
30% {
transform: rotateX(70deg);
}
35% {
transform: rotateX(100deg);
}
40% {
transform: rotateX(83deg);
}
45% {
transform: rotateX(93deg);
}
50% {
transform: rotateX(90deg);
}
65% {
transform: rotateX(30deg);
}
70% {
transform: rotateX(130deg);
}
75% {
transform: rotateX(60deg);
}
80% {
transform: rotateX(110deg);
}
85% {
transform: rotateX(80deg);
}
90% {
transform: rotateX(97deg);
}
95% {
transform: rotateX(87deg);
}
100% {
transform: rotateX(90deg);
}
} | style.css | .frame {
position: absolute;
top: 50%;
left: 50%;
width: 400px;
height: 400px;
margin-top: -200px;
margin-left: -200px;
border-radius: 2px;
box-shadow: 1px 2px 10px 0px rgba(0, 0, 0, 0.3);
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
overflow: hidden;
}
.top, .bottom {
position: absolute;
width: 100%;
height: 200px;
top: 0;
left: 0;
background: #444;
}
.bottom {
top: 50%;
background: #37D493;
}
.ellipse {
position: absolute;
z-index: 2;
width: 420px;
height: 400px;
top: 0;
left: -10px;
transform-style: preserve-3d;
-webkit-animation: elastic 5s ease-in-out infinite;
animation: elastic 5s ease-in-out infinite;
}
.ellipse .grey, .ellipse .green {
position: absolute;
width: 420px;
height: 400px;
background: #444;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
border-radius: 50%;
z-index: 2;
transform: rotateX(0);
}
.ellipse .green {
background: #37D493;
z-index: 1;
transform: rotateX(180deg);
}
@-webkit-keyframes elastic {
0% {
transform: rotateX(90deg);
}
15% {
transform: rotateX(150deg);
}
20% {
transform: rotateX(50deg);
}
25% {
transform: rotateX(120deg);
}
30% {
transform: rotateX(70deg);
}
35% {
transform: rotateX(100deg);
}
40% {
transform: rotateX(83deg);
}
45% {
transform: rotateX(93deg);
}
50% {
transform: rotateX(90deg);
}
65% {
transform: rotateX(30deg);
}
70% {
transform: rotateX(130deg);
}
75% {
transform: rotateX(60deg);
}
80% {
transform: rotateX(110deg);
}
85% {
transform: rotateX(80deg);
}
90% {
transform: rotateX(97deg);
}
95% {
transform: rotateX(87deg);
}
100% {
transform: rotateX(90deg);
}
}
@keyframes elastic {
0% {
transform: rotateX(90deg);
}
15% {
transform: rotateX(150deg);
}
20% {
transform: rotateX(50deg);
}
25% {
transform: rotateX(120deg);
}
30% {
transform: rotateX(70deg);
}
35% {
transform: rotateX(100deg);
}
40% {
transform: rotateX(83deg);
}
45% {
transform: rotateX(93deg);
}
50% {
transform: rotateX(90deg);
}
65% {
transform: rotateX(30deg);
}
70% {
transform: rotateX(130deg);
}
75% {
transform: rotateX(60deg);
}
80% {
transform: rotateX(110deg);
}
85% {
transform: rotateX(80deg);
}
90% {
transform: rotateX(97deg);
}
95% {
transform: rotateX(87deg);
}
100% {
transform: rotateX(90deg);
}
} | 0.580947 | 0.201518 |
@font-face {
font-family: "flaticon";
src: url("../fonts-7/flaticon.ttf?545aca43583bdd3d79a56e6d456c600e") format("truetype"),
url("../fonts-7/flaticon.woff?545aca43583bdd3d79a56e6d456c600e") format("woff"),
url("../fonts-7/flaticon.woff2?545aca43583bdd3d79a56e6d456c600e") format("woff2"),
url("../fonts-7/flaticon.eot?545aca43583bdd3d79a56e6d456c600e#iefix") format("embedded-opentype"),
url("../fonts-7/flaticon.svg?545aca43583bdd3d79a56e6d456c600e#flaticon") format("svg");
}
i[class^="flaticon-"]:before, i[class*=" flaticon-"]:before {
font-family: flaticon !important;
font-style: normal;
font-weight: normal !important;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.flaticon-menu:before {
content: "\f101";
}
.flaticon-menu-1:before {
content: "\f102";
}
.flaticon-right-arrow:before {
content: "\f103";
}
.flaticon-accounting:before {
content: "\f104";
}
.flaticon-analysis:before {
content: "\f105";
}
.flaticon-money:before {
content: "\f106";
}
.flaticon-financial-database:before {
content: "\f107";
}
.flaticon-online-registration:before {
content: "\f108";
}
.flaticon-project-management:before {
content: "\f109";
}
.flaticon-quality:before {
content: "\f10a";
}
.flaticon-consultant:before {
content: "\f10b";
}
.flaticon-hands-and-gestures:before {
content: "\f10c";
}
.flaticon-twitter:before {
content: "\f10d";
}
.flaticon-instagram:before {
content: "\f10e";
}
.flaticon-facebook:before {
content: "\f10f";
}
.flaticon-website:before {
content: "\f110";
}
.flaticon-design:before {
content: "\f111";
}
.flaticon-one:before {
content: "\f112";
}
.flaticon-money-1:before {
content: "\f113";
}
.flaticon-consultation:before {
content: "\f114";
}
.flaticon-contract:before {
content: "\f115";
}
.flaticon-search:before {
content: "\f116";
}
.flaticon-restructure:before {
content: "\f117";
}
.flaticon-customer-support:before {
content: "\f118";
}
.flaticon-right-arrow-1:before {
content: "\f119";
}
.flaticon-target:before {
content: "\f11a";
}
.flaticon-project-management-1:before {
content: "\f11b";
}
.flaticon-speaker:before {
content: "\f11c";
}
.flaticon-speaker-1:before {
content: "\f11d";
}
.flaticon-administration:before {
content: "\f11e";
}
.flaticon-add:before {
content: "\f11f";
}
.flaticon-quotes:before {
content: "\f120";
}
.flaticon-arrow:before {
content: "\f121";
} | main/static/main/assets/css/flaticon-7.css | @font-face {
font-family: "flaticon";
src: url("../fonts-7/flaticon.ttf?545aca43583bdd3d79a56e6d456c600e") format("truetype"),
url("../fonts-7/flaticon.woff?545aca43583bdd3d79a56e6d456c600e") format("woff"),
url("../fonts-7/flaticon.woff2?545aca43583bdd3d79a56e6d456c600e") format("woff2"),
url("../fonts-7/flaticon.eot?545aca43583bdd3d79a56e6d456c600e#iefix") format("embedded-opentype"),
url("../fonts-7/flaticon.svg?545aca43583bdd3d79a56e6d456c600e#flaticon") format("svg");
}
i[class^="flaticon-"]:before, i[class*=" flaticon-"]:before {
font-family: flaticon !important;
font-style: normal;
font-weight: normal !important;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.flaticon-menu:before {
content: "\f101";
}
.flaticon-menu-1:before {
content: "\f102";
}
.flaticon-right-arrow:before {
content: "\f103";
}
.flaticon-accounting:before {
content: "\f104";
}
.flaticon-analysis:before {
content: "\f105";
}
.flaticon-money:before {
content: "\f106";
}
.flaticon-financial-database:before {
content: "\f107";
}
.flaticon-online-registration:before {
content: "\f108";
}
.flaticon-project-management:before {
content: "\f109";
}
.flaticon-quality:before {
content: "\f10a";
}
.flaticon-consultant:before {
content: "\f10b";
}
.flaticon-hands-and-gestures:before {
content: "\f10c";
}
.flaticon-twitter:before {
content: "\f10d";
}
.flaticon-instagram:before {
content: "\f10e";
}
.flaticon-facebook:before {
content: "\f10f";
}
.flaticon-website:before {
content: "\f110";
}
.flaticon-design:before {
content: "\f111";
}
.flaticon-one:before {
content: "\f112";
}
.flaticon-money-1:before {
content: "\f113";
}
.flaticon-consultation:before {
content: "\f114";
}
.flaticon-contract:before {
content: "\f115";
}
.flaticon-search:before {
content: "\f116";
}
.flaticon-restructure:before {
content: "\f117";
}
.flaticon-customer-support:before {
content: "\f118";
}
.flaticon-right-arrow-1:before {
content: "\f119";
}
.flaticon-target:before {
content: "\f11a";
}
.flaticon-project-management-1:before {
content: "\f11b";
}
.flaticon-speaker:before {
content: "\f11c";
}
.flaticon-speaker-1:before {
content: "\f11d";
}
.flaticon-administration:before {
content: "\f11e";
}
.flaticon-add:before {
content: "\f11f";
}
.flaticon-quotes:before {
content: "\f120";
}
.flaticon-arrow:before {
content: "\f121";
} | 0.302597 | 0.190122 |
@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300&display=swap');
body {
background: #fff;
font-family: 'Roboto Condensed', sans-serif;
padding-top: 60px;
}
h3{
font-family: 'Roboto Condensed', sans-serif;
}
footer > div > a > h3{
color: #febd69;
}
body nav{
direction: rtl;
}
.style-body{
padding-top: 70px;
}
.fit-Nimage{
width: 600px;
object-fit: cover;
height: 150px;
background-size: cover;
position: center;
}
.fit-pop-image{
width: 1600px;
object-fit: cover;
height: 308px;
background-size: cover;
position: center;
}
.toggler-direction{
direction: rtl;
}
.custom-image-setting{
width: 150px;
height: 150px;
position: sticky;
}
.types {
width: 100%;
background: #152023;
direction: rtl;
}
.types .type {
background: #152023;
text-align: center;
padding: 30px;
width: 100%;
display: inline-block; }
.types .type .footer-fix {
margin-bottom: 30px;
}
.types .type .footer-fix > span {
font-size: 50px;
color: #ffffff;
-webkit-transition: .3s all ease;
-o-transition: .3s all ease;
transition: .3s all ease; }
.types .type h3 {
position: relative;
padding-bottom: 20px;
font-size: 20px;
color: #ffffff; }
.types .type h3:before {
position: absolute;
content: "";
width: 40px;
height: 3px;
left: 50%;
bottom: 0;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
background: rgba(255, 255, 255, 0.2);
-webkit-transition: .3s all ease;
-o-transition: .3s all ease;
transition: .3s all ease; }
.types .type:hover {
background: #365159;
}
.types .type:hover .footer-fix span {
color: #365159;
}
.types .type:hover h3 {
color: #febd69;
}
.types .type:hover h3:before {
background: #febd69;
}
.button-placement {
display: block;
width: 100%;
margin-bottom: 20px;
text-align: right; }
.carousel-item .product-block {
border: 1px solid #222;
padding: 0px;
text-align: center; }
.carousel-item .product-block h4 {
text-align: center; }
.carousel-item .product-block a {
margin: 0 0 20px; }
@media screen and (min-width: 320px) and (max-width: 767px) {
.carousel-item .product-block {
margin: 0 15px; }
.carousel-title {
font-size: 18px;
margin-top: 20px; } }
div.button-placement a{
background-color: #152023;
color: #ffffff;
border-color: #152023;
}
div.button-placement a:hover{
background-color: #152023;
color: #febd69;
border-color: #febd69;
}
div.product-block div.row{
direction: rtl;
}
div.product-block div.row div a.btn-success{
border-radius: 16px;
color: #152023;
background-color: #febd69;
}
div.product-block div.row div a.btn-success:hover{
border-radius: 16px;
color: #365159;
background-color: #db7c01;
}
div.product-block div.row div a.btn-danger{
background: #152023;
color: #ffffff;
border-color: #152023;
border-radius: 16px;
}
div.product-block div.row div a.btn-danger:hover{
background-color: #365159;
color: #febd69;
border-color: #365159;
border-radius: 16px;
}
@media (min-width:1200px){
.img-size{
width: 260px;
max-width: 260px;
min-width: 260px;
height: 200px;
max-height: 200px;
min-height: 200px;
}
}@media (min-width:1000px) and (max-width:1200px){
.img-size{
width: 215px;
max-width: 215px;
min-width: 215px;
height: 180px;
max-height: 180px;
min-height: 180px;
}
}@media (min-width:768px) and (max-width:1000px){
.img-size{
width: 155px;
max-width: 155px;
min-width: 155px;
height: 100px;
max-height: 100px;
min-height: 100px;
}
}
@media (min-width:576px) and (max-width:768px){
.img-size{
width: 500px;
max-width: 500px;
min-width: 500px;
height: 300px;
max-height: 300px;
min-height: 300px;
}
}
@media (min-width:450px) and (max-width:576px){
.img-size{
width: 100%;
max-width: 100%;
min-width: 470px;
height: 250px;
max-height: 250px;
min-height: 250px;
}
}@media (max-width:450px){
.img-size{
width: 100%;
max-width: 100%;
min-width: 250px;
height: 200px;
max-height: 200px;
min-height: 200px;
}
}
@media (min-width:1300px){
.img-size2{
width: 195px;
max-width: 195px;
min-width: 195px;
height: 150px;
max-height: 150px;
min-height: 150px;
}
}
@media (min-width:1200px) and (max-width:1300px){
.img-size2{
width: 170px;
max-width: 170px;
min-width: 170px;
height: 120px;
max-height: 120px;
min-height: 120px;
}
}
@media (min-width:1000px) and (max-width:1200px){
.img-size2{
width: 140px;
max-width: 140px;
min-width: 140px;
height: 100px;
max-height: 100px;
min-height: 100px;
}
}@media (min-width:768px) and (max-width:1000px){
.img-size2{
width: 100px;
max-width: 100px;
min-width: 100px;
height: 100px;
max-height: 100px;
min-height: 100px;
}
}
@media (min-width:576px) and (max-width:767px){
.img-size2{
width: 500px;
max-width: 500px;
min-width: 500px;
height: 300px;
max-height: 300px;
min-height: 300px;
}
}
@media (min-width:450px) and (max-width:576px){
.img-size2{
width: 100%;
max-width: 100%;
min-width: 470px;
height: 250px;
max-height: 250px;
min-height: 250px;
}
}@media (max-width:450px){
.img-size2{
width: 100%;
max-width: 100%;
min-width: 250px;
height: 200px;
max-height: 200px;
min-height: 200px;
}
}
/* Footer */
.footer-part {
padding: 20px 0 0;
background: #152023;
text-align: right;
}
.footer-part p {
font-style: italic;
margin-bottom: 40px;
font-family: 'Roboto Condensed', sans-serif;
}
.footer-logo {
display: inline-block;
margin-bottom: 50px;
}
.footer-fix {
margin-bottom: 50px;
}
.footer-fix h2 {
font-size: 18px;
font-weight: 700;
margin-bottom: 30px;
color: #fff;
}
.footer-fix ul {
list-style: none;
}
.footer-fix ul li a {
display: inline-block;
font-size: 14px;
color: #ffffff;
margin-bottom: 15px;
}
.footer-logo:hover{
background-color: #365159;
}
.footerDir{
text-align: right;
direction: rtl;
}
footer div p {
color: #ffffff;
}
.copy-right {
color: #74757b;
font-size: 14px;
padding-bottom: 20px;
}
.copy-right i {
color: #febd69;
}
.copy-right a {
color: #74757b;
}
.copy-right a:hover {
color: #febd69;
}
/* Navbar */
.searchOpt1{
text-align: left;
}
.vl {
color: #ffffff;
}
.wrappers{
width:100px;
margin:0 auto;
position: relative;
}
.wrapper{
width:260px;
margin:0 auto;
position: relative;
}
@media (min-width:1020px) and (max-width:1100px){
div > form > .size{
max-width: 150px;
width: 150px;
min-width: 150px;
}
}
@media (max-width: 1020px){
div > form > .size{
max-width: 100px;
width: 100px;
min-width: 100px;
}
}
.navbar {
background-color: #232f3e;
}
.navbar .navbar-brand {
color: #febd69;
}
.navbar .navbar-brand:hover,
.navbar .navbar-brand:focus {
color: #febd69;
}
.navbar .navbar-text {
color: #ffffff;
}
.navbar .navbar-text a {
color: #febd69;
}
.navbar .navbar-text a:hover,
.navbar .navbar-text a:focus {
color: #febd69;
}
.navbar .navbar-nav .nav-link {
color: #ffffff;
border-radius: .25rem;
margin: 0 0.25em;
}
.navbar .navbar-nav .nav-link:not(.disabled):hover,
.navbar .navbar-nav .nav-link:not(.disabled):focus {
color: #febd69;
background: rgba(255, 255, 255, 0.2);
}
.navbar .navbar-nav .dropdown-menu {
background-color: #232f3e;
border-color: #ffffff;
}
.navbar .navbar-nav .dropdown-menu .dropdown-item {
color: #ffffff;
}
.navbar .navbar-nav .dropdown-menu .dropdown-item:hover,
.navbar .navbar-nav .dropdown-menu .dropdown-item:focus,
.navbar .navbar-nav .dropdown-menu .dropdown-item.active {
color: #febd69;
background-color: #152023;
}
.navbar .navbar-nav .dropdown-menu .dropdown-divider {
border-top-color: #ffffff;
}
.navbar .navbar-nav .nav-item.active .nav-link,
.navbar .navbar-nav .nav-item.active .nav-link:hover,
.navbar .navbar-nav .nav-item.active .nav-link:focus,
.navbar .navbar-nav .nav-item.show .nav-link,
.navbar .navbar-nav .nav-item.show .nav-link:hover,
.navbar .navbar-nav .nav-item.show .nav-link:focus {
color: #febd69;
background-color: #152023;
}
.navbar .navbar-toggle {
border-color: #152023;
}
.navbar .navbar-toggle:hover,
.navbar .navbar-toggle:focus {
background-color: #152023;
}
.navbar .navbar-toggle .navbar-toggler-icon {
color: #ffffff;
}
.navbar .navbar-collapse,
.navbar .navbar-form {
border-color: #ffffff;
}
.navbar .navbar-link {
color: #ffffff;
}
.navbar .navbar-link:hover {
color: #febd69;
}
@media (max-width: 575px) {
.navbar-expand-sm .navbar-nav .show .dropdown-menu .dropdown-item {
color: #ffffff;
}
.navbar-expand-sm .navbar-nav .show .dropdown-menu .dropdown-item:hover,
.navbar-expand-sm .navbar-nav .show .dropdown-menu .dropdown-item:focus {
color: #febd69;
}
.navbar-expand-sm .navbar-nav .show .dropdown-menu .dropdown-item.active {
color: #febd69;
background-color: #152023;
}
}
@media (max-width: 767px) {
.navbar-expand-md .navbar-nav .show .dropdown-menu .dropdown-item {
color: #ffffff;
}
.navbar-expand-md .navbar-nav .show .dropdown-menu .dropdown-item:hover,
.navbar-expand-md .navbar-nav .show .dropdown-menu .dropdown-item:focus {
color: #febd69;
}
.navbar-expand-md .navbar-nav .show .dropdown-menu .dropdown-item.active {
color: #febd69;
background-color: #152023;
}
}
@media (max-width: 991px) {
.navbar-expand-lg .navbar-nav .show .dropdown-menu .dropdown-item {
color: #ffffff;
}
.navbar-expand-lg .navbar-nav .show .dropdown-menu .dropdown-item:hover,
.navbar-expand-lg .navbar-nav .show .dropdown-menu .dropdown-item:focus {
color: #febd69;
}
.navbar-expand-lg .navbar-nav .show .dropdown-menu .dropdown-item.active {
color: #febd69;
background-color: #152023;
}
}
@media (max-width: 1199px) {
.navbar-expand-xl .navbar-nav .show .dropdown-menu .dropdown-item {
color: #ffffff;
}
.navbar-expand-xl .navbar-nav .show .dropdown-menu .dropdown-item:hover,
.navbar-expand-xl .navbar-nav .show .dropdown-menu .dropdown-item:focus {
color: #febd69;
}
.navbar-expand-xl .navbar-nav .show .dropdown-menu .dropdown-item.active {
color: #febd69;
background-color: #152023;
}
}
.navbar-expand .navbar-nav .show .dropdown-menu .dropdown-item {
color: #ffffff;
}
.navbar-expand .navbar-nav .show .dropdown-menu .dropdown-item:hover,
.navbar-expand .navbar-nav .show .dropdown-menu .dropdown-item:focus {
color: #febd69;
}
.navbar-expand .navbar-nav .show .dropdown-menu .dropdown-item.active {
color: #febd69;
background-color: #152023;
}
.navSearchButton{
color:#ffffff;
border-color: #ffffff;
background-color: #232f3e;
border-radius: 20px;
}
.navSearchButton:hover{
background-color: #232f3e;
color: #febd69;
border-color: #febd69;
cursor: pointer;
border-radius: 16px;
}
.custom-toggler .navbar-toggler-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.custom-toggler.navbar-toggler {
border-color: #ffffff;
}
.custom-toggler.navbar-toggler:hover{
border-color: #febd69;
}
button:hover > .navbar-toggler-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(254,189,105, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.navBlurp{
direction: rtl;
text-align: right;
}
.colorBlurp{
color: #ffffff;
background-color: #232f3e;
border-color: #152023;
}
.colorBlurp2{
color: #ffffff;
background-color: #232f3e;
border-color: #152023;
}
.colorBlurp:hover{
color: #febd69;
background-color: #232f3e;
border-color: #152023;
}
.nav-tabs .nav-link.active {
color: #ffffff;
background-color: #365159;
border-color: #365159;
}
.nav-tabs .nav-link.active:hover {
color: #febd69;
background-color: #365159;
border-color: #365159;
}
div> .btn-md{
background-color: #232f3e;
color: #ffffff;
border-color: #ffffff;
cursor: pointer;
border-radius: 16px;
}
div> .btn-md:hover{
background-color: #365159;
color: #febd69;
border-color: #febd69;
cursor: pointer;
border-radius: 16px;
}
.input-group > .input-group-prepend > .input-group-text{
border-top-right-radius: 0.5rem;
border-bottom-right-radius: 0.5rem;
border-top-left-radius: 0rem;
border-bottom-left-radius: 0rem;
}
.input-group > .form-control{
border-radius: 0rem;
border-top-left-radius: 0.5rem !important;
border-bottom-left-radius: 0.5rem !important;
}
.searchPage{
align-content:space-around;
}
.searchSection{
padding: 2rem;
}
.search-slt{
display: block;
width: 100%;
font-size: 0.875rem;
line-height: 1.5;
color: #55595c;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
height: calc(3rem + 2px) !important;
border-radius:0;
}
.wrn-btn{
width: 100%;
font-size: 16px;
font-weight: 400;
text-transform: capitalize;
height: calc(3rem + 2px) !important;
border-radius:0;
}
.text-right{
direction: rtl;
text-align: right;
padding-right: inherit;
}
.text-right-fixs{
position:relative;
direction: ltr;
text-align: end;
}
.btnSearch{
color: #ffffff;
background-color: #232f3e;
}
.btnSearch:hover{
color: #febd69;
background-color: #365159;
border-color: #febd69;
}
.mxs{
text-align: center;
}
.customM{
direction: rtl;
margin-left: 20px;
}
@media only screen and (min-width: 768px) {
.customButSearch{
min-width: 48px !important;
max-width: 48px !important;
min-height: 31px !important;
max-height: 31px !important;
overflow: hidden;
}
.customM{
margin-left: 30px;
}
}
@media only screen and (min-width: 992px) {
.customButSearch{
min-width: 66px !important;
max-width: 66px !important;
min-height: 31px !important;
max-height: 31px !important;
overflow: hidden;
}
.customM{
margin-left: 40px;
}
}
@media only screen and (min-width: 1200px) {
.customButSearch{
min-width: 77px !important;
max-width: 77px !important;
min-height: 31px !important;
max-height: 31px !important;
overflow: hidden;
}
.customM{
margin-left: 50px;
}
}
.bg-cover{
background-color: orange;
background-size: cover;
padding-top: 30px;
}
.editMenu{
overflow: hidden;
}
.bC{
background-color: #232f3e;
}
.bC > div > div > a{
color: #ffffff;
border-color: #232f3e;
}
.bC > div > div > a:hover{
color: #febd69;
border-color: #232f3e;
background-color: #232f3e;
}
.signUp{
background-image: url(https://image.freepik.com/free-photo/empty-shopping-trolley_23-2147948110.jpg);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.signUpBtn{
color:#ffffff;
background-color: #232f3e;
}
.signUpBtn:hover{
color:#febd69;
border-color: #febd69;
background-color: #365159;
}
.logIn{
background-image: url(https://image.freepik.com/free-photo/front-view-woman-holding-laptop-with-lock-copy-space_23-2148578137.jpg);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.custom-select{
max-width: 120px;
} | css/app.css | @charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300&display=swap');
body {
background: #fff;
font-family: 'Roboto Condensed', sans-serif;
padding-top: 60px;
}
h3{
font-family: 'Roboto Condensed', sans-serif;
}
footer > div > a > h3{
color: #febd69;
}
body nav{
direction: rtl;
}
.style-body{
padding-top: 70px;
}
.fit-Nimage{
width: 600px;
object-fit: cover;
height: 150px;
background-size: cover;
position: center;
}
.fit-pop-image{
width: 1600px;
object-fit: cover;
height: 308px;
background-size: cover;
position: center;
}
.toggler-direction{
direction: rtl;
}
.custom-image-setting{
width: 150px;
height: 150px;
position: sticky;
}
.types {
width: 100%;
background: #152023;
direction: rtl;
}
.types .type {
background: #152023;
text-align: center;
padding: 30px;
width: 100%;
display: inline-block; }
.types .type .footer-fix {
margin-bottom: 30px;
}
.types .type .footer-fix > span {
font-size: 50px;
color: #ffffff;
-webkit-transition: .3s all ease;
-o-transition: .3s all ease;
transition: .3s all ease; }
.types .type h3 {
position: relative;
padding-bottom: 20px;
font-size: 20px;
color: #ffffff; }
.types .type h3:before {
position: absolute;
content: "";
width: 40px;
height: 3px;
left: 50%;
bottom: 0;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
background: rgba(255, 255, 255, 0.2);
-webkit-transition: .3s all ease;
-o-transition: .3s all ease;
transition: .3s all ease; }
.types .type:hover {
background: #365159;
}
.types .type:hover .footer-fix span {
color: #365159;
}
.types .type:hover h3 {
color: #febd69;
}
.types .type:hover h3:before {
background: #febd69;
}
.button-placement {
display: block;
width: 100%;
margin-bottom: 20px;
text-align: right; }
.carousel-item .product-block {
border: 1px solid #222;
padding: 0px;
text-align: center; }
.carousel-item .product-block h4 {
text-align: center; }
.carousel-item .product-block a {
margin: 0 0 20px; }
@media screen and (min-width: 320px) and (max-width: 767px) {
.carousel-item .product-block {
margin: 0 15px; }
.carousel-title {
font-size: 18px;
margin-top: 20px; } }
div.button-placement a{
background-color: #152023;
color: #ffffff;
border-color: #152023;
}
div.button-placement a:hover{
background-color: #152023;
color: #febd69;
border-color: #febd69;
}
div.product-block div.row{
direction: rtl;
}
div.product-block div.row div a.btn-success{
border-radius: 16px;
color: #152023;
background-color: #febd69;
}
div.product-block div.row div a.btn-success:hover{
border-radius: 16px;
color: #365159;
background-color: #db7c01;
}
div.product-block div.row div a.btn-danger{
background: #152023;
color: #ffffff;
border-color: #152023;
border-radius: 16px;
}
div.product-block div.row div a.btn-danger:hover{
background-color: #365159;
color: #febd69;
border-color: #365159;
border-radius: 16px;
}
@media (min-width:1200px){
.img-size{
width: 260px;
max-width: 260px;
min-width: 260px;
height: 200px;
max-height: 200px;
min-height: 200px;
}
}@media (min-width:1000px) and (max-width:1200px){
.img-size{
width: 215px;
max-width: 215px;
min-width: 215px;
height: 180px;
max-height: 180px;
min-height: 180px;
}
}@media (min-width:768px) and (max-width:1000px){
.img-size{
width: 155px;
max-width: 155px;
min-width: 155px;
height: 100px;
max-height: 100px;
min-height: 100px;
}
}
@media (min-width:576px) and (max-width:768px){
.img-size{
width: 500px;
max-width: 500px;
min-width: 500px;
height: 300px;
max-height: 300px;
min-height: 300px;
}
}
@media (min-width:450px) and (max-width:576px){
.img-size{
width: 100%;
max-width: 100%;
min-width: 470px;
height: 250px;
max-height: 250px;
min-height: 250px;
}
}@media (max-width:450px){
.img-size{
width: 100%;
max-width: 100%;
min-width: 250px;
height: 200px;
max-height: 200px;
min-height: 200px;
}
}
@media (min-width:1300px){
.img-size2{
width: 195px;
max-width: 195px;
min-width: 195px;
height: 150px;
max-height: 150px;
min-height: 150px;
}
}
@media (min-width:1200px) and (max-width:1300px){
.img-size2{
width: 170px;
max-width: 170px;
min-width: 170px;
height: 120px;
max-height: 120px;
min-height: 120px;
}
}
@media (min-width:1000px) and (max-width:1200px){
.img-size2{
width: 140px;
max-width: 140px;
min-width: 140px;
height: 100px;
max-height: 100px;
min-height: 100px;
}
}@media (min-width:768px) and (max-width:1000px){
.img-size2{
width: 100px;
max-width: 100px;
min-width: 100px;
height: 100px;
max-height: 100px;
min-height: 100px;
}
}
@media (min-width:576px) and (max-width:767px){
.img-size2{
width: 500px;
max-width: 500px;
min-width: 500px;
height: 300px;
max-height: 300px;
min-height: 300px;
}
}
@media (min-width:450px) and (max-width:576px){
.img-size2{
width: 100%;
max-width: 100%;
min-width: 470px;
height: 250px;
max-height: 250px;
min-height: 250px;
}
}@media (max-width:450px){
.img-size2{
width: 100%;
max-width: 100%;
min-width: 250px;
height: 200px;
max-height: 200px;
min-height: 200px;
}
}
/* Footer */
.footer-part {
padding: 20px 0 0;
background: #152023;
text-align: right;
}
.footer-part p {
font-style: italic;
margin-bottom: 40px;
font-family: 'Roboto Condensed', sans-serif;
}
.footer-logo {
display: inline-block;
margin-bottom: 50px;
}
.footer-fix {
margin-bottom: 50px;
}
.footer-fix h2 {
font-size: 18px;
font-weight: 700;
margin-bottom: 30px;
color: #fff;
}
.footer-fix ul {
list-style: none;
}
.footer-fix ul li a {
display: inline-block;
font-size: 14px;
color: #ffffff;
margin-bottom: 15px;
}
.footer-logo:hover{
background-color: #365159;
}
.footerDir{
text-align: right;
direction: rtl;
}
footer div p {
color: #ffffff;
}
.copy-right {
color: #74757b;
font-size: 14px;
padding-bottom: 20px;
}
.copy-right i {
color: #febd69;
}
.copy-right a {
color: #74757b;
}
.copy-right a:hover {
color: #febd69;
}
/* Navbar */
.searchOpt1{
text-align: left;
}
.vl {
color: #ffffff;
}
.wrappers{
width:100px;
margin:0 auto;
position: relative;
}
.wrapper{
width:260px;
margin:0 auto;
position: relative;
}
@media (min-width:1020px) and (max-width:1100px){
div > form > .size{
max-width: 150px;
width: 150px;
min-width: 150px;
}
}
@media (max-width: 1020px){
div > form > .size{
max-width: 100px;
width: 100px;
min-width: 100px;
}
}
.navbar {
background-color: #232f3e;
}
.navbar .navbar-brand {
color: #febd69;
}
.navbar .navbar-brand:hover,
.navbar .navbar-brand:focus {
color: #febd69;
}
.navbar .navbar-text {
color: #ffffff;
}
.navbar .navbar-text a {
color: #febd69;
}
.navbar .navbar-text a:hover,
.navbar .navbar-text a:focus {
color: #febd69;
}
.navbar .navbar-nav .nav-link {
color: #ffffff;
border-radius: .25rem;
margin: 0 0.25em;
}
.navbar .navbar-nav .nav-link:not(.disabled):hover,
.navbar .navbar-nav .nav-link:not(.disabled):focus {
color: #febd69;
background: rgba(255, 255, 255, 0.2);
}
.navbar .navbar-nav .dropdown-menu {
background-color: #232f3e;
border-color: #ffffff;
}
.navbar .navbar-nav .dropdown-menu .dropdown-item {
color: #ffffff;
}
.navbar .navbar-nav .dropdown-menu .dropdown-item:hover,
.navbar .navbar-nav .dropdown-menu .dropdown-item:focus,
.navbar .navbar-nav .dropdown-menu .dropdown-item.active {
color: #febd69;
background-color: #152023;
}
.navbar .navbar-nav .dropdown-menu .dropdown-divider {
border-top-color: #ffffff;
}
.navbar .navbar-nav .nav-item.active .nav-link,
.navbar .navbar-nav .nav-item.active .nav-link:hover,
.navbar .navbar-nav .nav-item.active .nav-link:focus,
.navbar .navbar-nav .nav-item.show .nav-link,
.navbar .navbar-nav .nav-item.show .nav-link:hover,
.navbar .navbar-nav .nav-item.show .nav-link:focus {
color: #febd69;
background-color: #152023;
}
.navbar .navbar-toggle {
border-color: #152023;
}
.navbar .navbar-toggle:hover,
.navbar .navbar-toggle:focus {
background-color: #152023;
}
.navbar .navbar-toggle .navbar-toggler-icon {
color: #ffffff;
}
.navbar .navbar-collapse,
.navbar .navbar-form {
border-color: #ffffff;
}
.navbar .navbar-link {
color: #ffffff;
}
.navbar .navbar-link:hover {
color: #febd69;
}
@media (max-width: 575px) {
.navbar-expand-sm .navbar-nav .show .dropdown-menu .dropdown-item {
color: #ffffff;
}
.navbar-expand-sm .navbar-nav .show .dropdown-menu .dropdown-item:hover,
.navbar-expand-sm .navbar-nav .show .dropdown-menu .dropdown-item:focus {
color: #febd69;
}
.navbar-expand-sm .navbar-nav .show .dropdown-menu .dropdown-item.active {
color: #febd69;
background-color: #152023;
}
}
@media (max-width: 767px) {
.navbar-expand-md .navbar-nav .show .dropdown-menu .dropdown-item {
color: #ffffff;
}
.navbar-expand-md .navbar-nav .show .dropdown-menu .dropdown-item:hover,
.navbar-expand-md .navbar-nav .show .dropdown-menu .dropdown-item:focus {
color: #febd69;
}
.navbar-expand-md .navbar-nav .show .dropdown-menu .dropdown-item.active {
color: #febd69;
background-color: #152023;
}
}
@media (max-width: 991px) {
.navbar-expand-lg .navbar-nav .show .dropdown-menu .dropdown-item {
color: #ffffff;
}
.navbar-expand-lg .navbar-nav .show .dropdown-menu .dropdown-item:hover,
.navbar-expand-lg .navbar-nav .show .dropdown-menu .dropdown-item:focus {
color: #febd69;
}
.navbar-expand-lg .navbar-nav .show .dropdown-menu .dropdown-item.active {
color: #febd69;
background-color: #152023;
}
}
@media (max-width: 1199px) {
.navbar-expand-xl .navbar-nav .show .dropdown-menu .dropdown-item {
color: #ffffff;
}
.navbar-expand-xl .navbar-nav .show .dropdown-menu .dropdown-item:hover,
.navbar-expand-xl .navbar-nav .show .dropdown-menu .dropdown-item:focus {
color: #febd69;
}
.navbar-expand-xl .navbar-nav .show .dropdown-menu .dropdown-item.active {
color: #febd69;
background-color: #152023;
}
}
.navbar-expand .navbar-nav .show .dropdown-menu .dropdown-item {
color: #ffffff;
}
.navbar-expand .navbar-nav .show .dropdown-menu .dropdown-item:hover,
.navbar-expand .navbar-nav .show .dropdown-menu .dropdown-item:focus {
color: #febd69;
}
.navbar-expand .navbar-nav .show .dropdown-menu .dropdown-item.active {
color: #febd69;
background-color: #152023;
}
.navSearchButton{
color:#ffffff;
border-color: #ffffff;
background-color: #232f3e;
border-radius: 20px;
}
.navSearchButton:hover{
background-color: #232f3e;
color: #febd69;
border-color: #febd69;
cursor: pointer;
border-radius: 16px;
}
.custom-toggler .navbar-toggler-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.custom-toggler.navbar-toggler {
border-color: #ffffff;
}
.custom-toggler.navbar-toggler:hover{
border-color: #febd69;
}
button:hover > .navbar-toggler-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(254,189,105, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.navBlurp{
direction: rtl;
text-align: right;
}
.colorBlurp{
color: #ffffff;
background-color: #232f3e;
border-color: #152023;
}
.colorBlurp2{
color: #ffffff;
background-color: #232f3e;
border-color: #152023;
}
.colorBlurp:hover{
color: #febd69;
background-color: #232f3e;
border-color: #152023;
}
.nav-tabs .nav-link.active {
color: #ffffff;
background-color: #365159;
border-color: #365159;
}
.nav-tabs .nav-link.active:hover {
color: #febd69;
background-color: #365159;
border-color: #365159;
}
div> .btn-md{
background-color: #232f3e;
color: #ffffff;
border-color: #ffffff;
cursor: pointer;
border-radius: 16px;
}
div> .btn-md:hover{
background-color: #365159;
color: #febd69;
border-color: #febd69;
cursor: pointer;
border-radius: 16px;
}
.input-group > .input-group-prepend > .input-group-text{
border-top-right-radius: 0.5rem;
border-bottom-right-radius: 0.5rem;
border-top-left-radius: 0rem;
border-bottom-left-radius: 0rem;
}
.input-group > .form-control{
border-radius: 0rem;
border-top-left-radius: 0.5rem !important;
border-bottom-left-radius: 0.5rem !important;
}
.searchPage{
align-content:space-around;
}
.searchSection{
padding: 2rem;
}
.search-slt{
display: block;
width: 100%;
font-size: 0.875rem;
line-height: 1.5;
color: #55595c;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
height: calc(3rem + 2px) !important;
border-radius:0;
}
.wrn-btn{
width: 100%;
font-size: 16px;
font-weight: 400;
text-transform: capitalize;
height: calc(3rem + 2px) !important;
border-radius:0;
}
.text-right{
direction: rtl;
text-align: right;
padding-right: inherit;
}
.text-right-fixs{
position:relative;
direction: ltr;
text-align: end;
}
.btnSearch{
color: #ffffff;
background-color: #232f3e;
}
.btnSearch:hover{
color: #febd69;
background-color: #365159;
border-color: #febd69;
}
.mxs{
text-align: center;
}
.customM{
direction: rtl;
margin-left: 20px;
}
@media only screen and (min-width: 768px) {
.customButSearch{
min-width: 48px !important;
max-width: 48px !important;
min-height: 31px !important;
max-height: 31px !important;
overflow: hidden;
}
.customM{
margin-left: 30px;
}
}
@media only screen and (min-width: 992px) {
.customButSearch{
min-width: 66px !important;
max-width: 66px !important;
min-height: 31px !important;
max-height: 31px !important;
overflow: hidden;
}
.customM{
margin-left: 40px;
}
}
@media only screen and (min-width: 1200px) {
.customButSearch{
min-width: 77px !important;
max-width: 77px !important;
min-height: 31px !important;
max-height: 31px !important;
overflow: hidden;
}
.customM{
margin-left: 50px;
}
}
.bg-cover{
background-color: orange;
background-size: cover;
padding-top: 30px;
}
.editMenu{
overflow: hidden;
}
.bC{
background-color: #232f3e;
}
.bC > div > div > a{
color: #ffffff;
border-color: #232f3e;
}
.bC > div > div > a:hover{
color: #febd69;
border-color: #232f3e;
background-color: #232f3e;
}
.signUp{
background-image: url(https://image.freepik.com/free-photo/empty-shopping-trolley_23-2147948110.jpg);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.signUpBtn{
color:#ffffff;
background-color: #232f3e;
}
.signUpBtn:hover{
color:#febd69;
border-color: #febd69;
background-color: #365159;
}
.logIn{
background-image: url(https://image.freepik.com/free-photo/front-view-woman-holding-laptop-with-lock-copy-space_23-2148578137.jpg);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.custom-select{
max-width: 120px;
} | 0.159774 | 0.0666 |
.menu{
list-style: outside none none;
margin: 0px auto;
padding: 0px;
width: 100%;
background-color: transparent;
height: 33px;
}
.menu-container{
display: block;
height: 74px;
}
.submenu{
padding: 0px 0px;
margin: -2px 0px 0px 0px;
display:none;
list-style: outside none none;
background-color: transparent;
background-image: url('../../../img/menu/menu-fondo-1.png');
background-repeat: no-repeat;
height: 41px;
width: 1024px;
position: absolute;
top: 36px;
left: 0px;
}
.sub-menu{
font-size: 13px;
color: #FFFFFF;
float: left;
margin-top: 2px;
}
.selectedMenu{
background-color: #FFFFFF;
color: #00A6D8;
border-bottom: 3px solid #00A6D8;
border-collapse: collapse;
}
.sub-menu:hover ,.selectedMenu{
background-color: #FFFFFF;
color: #00A6D8;
border-bottom: 3px solid #00A6D8;
border-collapse: collapse;
}
.sub-menu a{
color: inherit;
padding: 10px 18px;
line-height: 33px;
}
.linea-menu{
width: 1px;
height: 21px;
background-image: url('../../../img/menu/linea-separador-1.png');
float:left;
margin-top: 8px;
}
.first-level-menu{
float: left;
display: block;
position: relative;
padding: 0px;
margin: 0px;
}
.menu a{
text-decoration: none;
}
.menu-in{
background-color: #FFFFFF;
color: #00A6D8;
border-bottom: 3px solid #00A6D8;
border-collapse: collapse;
}
.personas{
cursor:pointer;
background-color: transparent;
background-image: url('../../../img/menu/menu_a_Personas.png');
width: 185px;
height: 33px;
margin-left: 4px;
}
.empresas{
cursor:pointer;
background-color: transparent;
background-image: url('../../../img/menu/menu_a_Empresas.png');
width: 186px;
height: 33px;
margin-left: 5px;
}
.eps{
background-color: transparent;
background-image: url('../../../img/menu/menu_a_eps.png');
width: 91px;
height: 33px;
margin-left: 5px;
}
.contacto{
background-color: transparent;
background-image: url('../../../img/menu/menu_a_contactanos.png');
width: 130px;
height: 33px;
margin-left: 5px;
}
.somos-corredores{
background-color: transparent;
background-image: url('../../../img/header/buttons/boton_somosCorredores.png');
width: 135px;
height: 33px;
float: right;
}
.personas:hover{
background-image: url('../../../img/menu/menu_b_Personas.png');
}
.empresas:hover{
background-image: url('../../../img/menu/menu_b_Empresas.png');
}
.eps:hover{
background-image: url('../../../img/menu/menu_b_eps.png');
}
.contacto:hover{
background-image: url('../../../img/menu/menu_b_contactanos.png');
} | public/assets/css/frontend/external/ex-menu.css | .menu{
list-style: outside none none;
margin: 0px auto;
padding: 0px;
width: 100%;
background-color: transparent;
height: 33px;
}
.menu-container{
display: block;
height: 74px;
}
.submenu{
padding: 0px 0px;
margin: -2px 0px 0px 0px;
display:none;
list-style: outside none none;
background-color: transparent;
background-image: url('../../../img/menu/menu-fondo-1.png');
background-repeat: no-repeat;
height: 41px;
width: 1024px;
position: absolute;
top: 36px;
left: 0px;
}
.sub-menu{
font-size: 13px;
color: #FFFFFF;
float: left;
margin-top: 2px;
}
.selectedMenu{
background-color: #FFFFFF;
color: #00A6D8;
border-bottom: 3px solid #00A6D8;
border-collapse: collapse;
}
.sub-menu:hover ,.selectedMenu{
background-color: #FFFFFF;
color: #00A6D8;
border-bottom: 3px solid #00A6D8;
border-collapse: collapse;
}
.sub-menu a{
color: inherit;
padding: 10px 18px;
line-height: 33px;
}
.linea-menu{
width: 1px;
height: 21px;
background-image: url('../../../img/menu/linea-separador-1.png');
float:left;
margin-top: 8px;
}
.first-level-menu{
float: left;
display: block;
position: relative;
padding: 0px;
margin: 0px;
}
.menu a{
text-decoration: none;
}
.menu-in{
background-color: #FFFFFF;
color: #00A6D8;
border-bottom: 3px solid #00A6D8;
border-collapse: collapse;
}
.personas{
cursor:pointer;
background-color: transparent;
background-image: url('../../../img/menu/menu_a_Personas.png');
width: 185px;
height: 33px;
margin-left: 4px;
}
.empresas{
cursor:pointer;
background-color: transparent;
background-image: url('../../../img/menu/menu_a_Empresas.png');
width: 186px;
height: 33px;
margin-left: 5px;
}
.eps{
background-color: transparent;
background-image: url('../../../img/menu/menu_a_eps.png');
width: 91px;
height: 33px;
margin-left: 5px;
}
.contacto{
background-color: transparent;
background-image: url('../../../img/menu/menu_a_contactanos.png');
width: 130px;
height: 33px;
margin-left: 5px;
}
.somos-corredores{
background-color: transparent;
background-image: url('../../../img/header/buttons/boton_somosCorredores.png');
width: 135px;
height: 33px;
float: right;
}
.personas:hover{
background-image: url('../../../img/menu/menu_b_Personas.png');
}
.empresas:hover{
background-image: url('../../../img/menu/menu_b_Empresas.png');
}
.eps:hover{
background-image: url('../../../img/menu/menu_b_eps.png');
}
.contacto:hover{
background-image: url('../../../img/menu/menu_b_contactanos.png');
} | 0.244995 | 0.046965 |
body {
font-family: "Open Sans", sans-serif;
height: 100vh;
background-size: cover;
color:#555;
background: #222;
}
.error{
font: message-box;
font-family: fantasy;
font-style: inherit;
color: red;
}
.wrapper1 {
display: flex;
align-items: center;
flex-direction: column;
justify-content: center;
width: 100%;
min-height: 100%;
padding: 20px;
text-align: center;
}
.login {
border-radius: 2px 2px 5px 5px;
padding: 10px 20px 20px 20px;
width: 90%;
max-width: 320px;
background: #ffffff;
position: relative;
padding-bottom: 80px;
box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
}
.login input {
display: block;
padding: 15px 10px;
margin-bottom: 10px;
width: 100%;
border: 1px solid #ddd;
transition: border-width 0.2s ease;
border-radius: 2px;
}
.login input + i.fa {
color: #fff;
font-size: 1em;
position: absolute;
margin-top: -47px;
opacity: 0;
left: 0;
transition: all 0.1s ease-in;
}
.login a {
font-size: 0.8em;
color: #2196F3;
text-decoration: none;
}
.login .title {
color: #444;
font-size: 1.2em;
font-weight: bold;
margin: 10px 0 30px 0;
border-bottom: 1px solid #eee;
padding-bottom: 20px;
}
.login button {
width: 100%;
height: 100%;
padding: 10px 10px;
background: #000;
color: #fff;
display: block;
border: none;
margin-top: 20px;
position: absolute;
left: 0;
bottom: 0;
max-height: 60px;
border: 0px solid rgba(0, 0, 0, 0.1);
border-radius: 0 0 2px 2px;
transform: rotateZ(0deg);
transition: all 0.1s ease-out;
border-bottom-width: 7px;
}
#wrapper {
padding-left: 0;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#wrapper.toggled {
padding-left: 250px;
}
#sidebar-wrapper {
z-index: 1000;
position: fixed;
left: 250px;
width: 0;
height: 100%;
margin-left: -250px;
overflow-y: auto;
background: #000;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#wrapper.toggled #sidebar-wrapper {
width: 250px;
}
#page-content-wrapper {
width: 100%;
position: absolute;
padding: 15px;
}
#wrapper.toggled #page-content-wrapper {
position: absolute;
margin-right: -250px;
}
/* Sidebar Styles */
.sidebar-nav {
position: absolute;
top: 0;
width: 250px;
margin: 0;
padding: 0;
list-style: none;
}
.sidebar-nav li {
text-indent: 20px;
line-height: 40px;
}
.sidebar-nav li a {
display: block;
text-decoration: none;
color: #999999;
}
.sidebar-nav li a:hover {
text-decoration: none;
color: #fff;
background: rgba(255,255,255,0.2);
}
.sidebar-nav li a:active,
.sidebar-nav li a:focus {
text-decoration: none;
}
.sidebar-nav > .sidebar-brand {
height: 65px;
font-size: 18px;
line-height: 60px;
}
.sidebar-nav > .sidebar-brand a {
color: #999999;
}
.sidebar-nav > .sidebar-brand a:hover {
color: #fff;
background: none;
}
@media(min-width:768px) {
#wrapper {
padding-left: 250px;
}
#wrapper.toggled {
padding-left: 0;
}
#sidebar-wrapper {
width: 250px;
}
#wrapper.toggled #sidebar-wrapper {
width: 0;
}
#page-content-wrapper {
padding: 20px;
position: relative;
}
#wrapper.toggled #page-content-wrapper {
position: relative;
margin-right: 0;
}
.form-style-5{
/*//max-width: 500px;*/
padding: 10px 20px;
background: #f4f7f8;
margin: auto;
padding: 20px;
background: #f4f7f8;
border-radius: 8px;
font-family: Georgia, "Times New Roman", Times, serif;
}
.form-style-5 fieldset{
border: none;
}
.form-style-5 legend {
font-size: 1.4em;
margin-bottom: 10px;
}
.form-style-5 label {
display: block;
margin-bottom: 8px;
}
.form-style-5 input[type="text"],
.form-style-5 input[type="date"],
.form-style-5 input[type="datetime"],
.form-style-5 input[type="email"],
.form-style-5 input[type="number"],
.form-style-5 input[type="search"],
.form-style-5 input[type="time"],
.form-style-5 input[type="url"],
.form-style-5 textarea,
.form-style-5 select {
font-family: Georgia, "Times New Roman", Times, serif;
background: rgba(255,255,255,.1);
border: none;
border-radius: 4px;
font-size: 16px;
margin: 0;
outline: 0;
padding: 7px;
width: 100%;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
background-color: #e8eeef;
color:#8a97a0;
-webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.03) inset;
box-shadow: 0 1px 0 rgba(0,0,0,0.03) inset;
margin-bottom: 30px;
}
.form-style-5 input[type="text"]:focus,
.form-style-5 input[type="date"]:focus,
.form-style-5 input[type="datetime"]:focus,
.form-style-5 input[type="email"]:focus,
.form-style-5 input[type="number"]:focus,
.form-style-5 input[type="search"]:focus,
.form-style-5 input[type="time"]:focus,
.form-style-5 input[type="url"]:focus,
.form-style-5 textarea:focus,
.form-style-5 select:focus{
background: #d2d9dd;
}
.form-style-5 select{
-webkit-appearance: menulist-button;
height:35px;
}
.form-style-5 .number {
background: #000;
color: #fff;
height: 30px;
width: 30px;
display: inline-block;
font-size: 0.8em;
margin-right: 4px;
line-height: 30px;
text-align: center;
text-shadow: 0 1px 0 rgba(255,255,255,0.2);
border-radius: 15px 15px 15px 0px;
}
.form-style-5 input[type="submit"],
.form-style-5 input[type="button"],
.form-style-5 button
{
position: relative;
display: block;
padding: 19px 39px 18px 39px;
color: #FFF;
margin: 0 auto;
background: #000;
font-size: 18px;
text-align: center;
font-style: normal;
width: 100%;
border-width: 1px 1px 3px;
margin-bottom: 10px;
}
.form-style-5 input[type="submit"]:hover,
.form-style-5 input[type="button"]:hover
{
background: #109177;
}
} | assets/css/style.css | body {
font-family: "Open Sans", sans-serif;
height: 100vh;
background-size: cover;
color:#555;
background: #222;
}
.error{
font: message-box;
font-family: fantasy;
font-style: inherit;
color: red;
}
.wrapper1 {
display: flex;
align-items: center;
flex-direction: column;
justify-content: center;
width: 100%;
min-height: 100%;
padding: 20px;
text-align: center;
}
.login {
border-radius: 2px 2px 5px 5px;
padding: 10px 20px 20px 20px;
width: 90%;
max-width: 320px;
background: #ffffff;
position: relative;
padding-bottom: 80px;
box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
}
.login input {
display: block;
padding: 15px 10px;
margin-bottom: 10px;
width: 100%;
border: 1px solid #ddd;
transition: border-width 0.2s ease;
border-radius: 2px;
}
.login input + i.fa {
color: #fff;
font-size: 1em;
position: absolute;
margin-top: -47px;
opacity: 0;
left: 0;
transition: all 0.1s ease-in;
}
.login a {
font-size: 0.8em;
color: #2196F3;
text-decoration: none;
}
.login .title {
color: #444;
font-size: 1.2em;
font-weight: bold;
margin: 10px 0 30px 0;
border-bottom: 1px solid #eee;
padding-bottom: 20px;
}
.login button {
width: 100%;
height: 100%;
padding: 10px 10px;
background: #000;
color: #fff;
display: block;
border: none;
margin-top: 20px;
position: absolute;
left: 0;
bottom: 0;
max-height: 60px;
border: 0px solid rgba(0, 0, 0, 0.1);
border-radius: 0 0 2px 2px;
transform: rotateZ(0deg);
transition: all 0.1s ease-out;
border-bottom-width: 7px;
}
#wrapper {
padding-left: 0;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#wrapper.toggled {
padding-left: 250px;
}
#sidebar-wrapper {
z-index: 1000;
position: fixed;
left: 250px;
width: 0;
height: 100%;
margin-left: -250px;
overflow-y: auto;
background: #000;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#wrapper.toggled #sidebar-wrapper {
width: 250px;
}
#page-content-wrapper {
width: 100%;
position: absolute;
padding: 15px;
}
#wrapper.toggled #page-content-wrapper {
position: absolute;
margin-right: -250px;
}
/* Sidebar Styles */
.sidebar-nav {
position: absolute;
top: 0;
width: 250px;
margin: 0;
padding: 0;
list-style: none;
}
.sidebar-nav li {
text-indent: 20px;
line-height: 40px;
}
.sidebar-nav li a {
display: block;
text-decoration: none;
color: #999999;
}
.sidebar-nav li a:hover {
text-decoration: none;
color: #fff;
background: rgba(255,255,255,0.2);
}
.sidebar-nav li a:active,
.sidebar-nav li a:focus {
text-decoration: none;
}
.sidebar-nav > .sidebar-brand {
height: 65px;
font-size: 18px;
line-height: 60px;
}
.sidebar-nav > .sidebar-brand a {
color: #999999;
}
.sidebar-nav > .sidebar-brand a:hover {
color: #fff;
background: none;
}
@media(min-width:768px) {
#wrapper {
padding-left: 250px;
}
#wrapper.toggled {
padding-left: 0;
}
#sidebar-wrapper {
width: 250px;
}
#wrapper.toggled #sidebar-wrapper {
width: 0;
}
#page-content-wrapper {
padding: 20px;
position: relative;
}
#wrapper.toggled #page-content-wrapper {
position: relative;
margin-right: 0;
}
.form-style-5{
/*//max-width: 500px;*/
padding: 10px 20px;
background: #f4f7f8;
margin: auto;
padding: 20px;
background: #f4f7f8;
border-radius: 8px;
font-family: Georgia, "Times New Roman", Times, serif;
}
.form-style-5 fieldset{
border: none;
}
.form-style-5 legend {
font-size: 1.4em;
margin-bottom: 10px;
}
.form-style-5 label {
display: block;
margin-bottom: 8px;
}
.form-style-5 input[type="text"],
.form-style-5 input[type="date"],
.form-style-5 input[type="datetime"],
.form-style-5 input[type="email"],
.form-style-5 input[type="number"],
.form-style-5 input[type="search"],
.form-style-5 input[type="time"],
.form-style-5 input[type="url"],
.form-style-5 textarea,
.form-style-5 select {
font-family: Georgia, "Times New Roman", Times, serif;
background: rgba(255,255,255,.1);
border: none;
border-radius: 4px;
font-size: 16px;
margin: 0;
outline: 0;
padding: 7px;
width: 100%;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
background-color: #e8eeef;
color:#8a97a0;
-webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.03) inset;
box-shadow: 0 1px 0 rgba(0,0,0,0.03) inset;
margin-bottom: 30px;
}
.form-style-5 input[type="text"]:focus,
.form-style-5 input[type="date"]:focus,
.form-style-5 input[type="datetime"]:focus,
.form-style-5 input[type="email"]:focus,
.form-style-5 input[type="number"]:focus,
.form-style-5 input[type="search"]:focus,
.form-style-5 input[type="time"]:focus,
.form-style-5 input[type="url"]:focus,
.form-style-5 textarea:focus,
.form-style-5 select:focus{
background: #d2d9dd;
}
.form-style-5 select{
-webkit-appearance: menulist-button;
height:35px;
}
.form-style-5 .number {
background: #000;
color: #fff;
height: 30px;
width: 30px;
display: inline-block;
font-size: 0.8em;
margin-right: 4px;
line-height: 30px;
text-align: center;
text-shadow: 0 1px 0 rgba(255,255,255,0.2);
border-radius: 15px 15px 15px 0px;
}
.form-style-5 input[type="submit"],
.form-style-5 input[type="button"],
.form-style-5 button
{
position: relative;
display: block;
padding: 19px 39px 18px 39px;
color: #FFF;
margin: 0 auto;
background: #000;
font-size: 18px;
text-align: center;
font-style: normal;
width: 100%;
border-width: 1px 1px 3px;
margin-bottom: 10px;
}
.form-style-5 input[type="submit"]:hover,
.form-style-5 input[type="button"]:hover
{
background: #109177;
}
} | 0.370112 | 0.089097 |
@charset "UTF-8"; /*!
* Bootstrap v5.1.3 (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 {
--bs-blue: #0d6efd;
--bs-indigo: #6610f2;
--bs-purple: #6f42c1;
--bs-pink: #d63384;
--bs-red: #dc3545;
--bs-orange: #fd7e14;
--bs-yellow: #ffc107;
--bs-green: #198754;
--bs-teal: #20c997;
--bs-cyan: #0dcaf0;
--bs-white: #fff;
--bs-gray: #6c757d;
--bs-gray-dark: #343a40;
--bs-gray-100: #f8f9fa;
--bs-gray-200: #e9ecef;
--bs-gray-300: #dee2e6;
--bs-gray-400: #ced4da;
--bs-gray-500: #adb5bd;
--bs-gray-600: #6c757d;
--bs-gray-700: #495057;
--bs-gray-800: #343a40;
--bs-gray-900: #212529;
--bs-primary: #0d6efd;
--bs-secondary: #6c757d;
--bs-success: #198754;
--bs-info: #0dcaf0;
--bs-warning: #ffc107;
--bs-danger: #dc3545;
--bs-light: #f8f9fa;
--bs-dark: #212529;
--bs-primary-rgb: 13, 110, 253;
--bs-secondary-rgb: 108, 117, 125;
--bs-success-rgb: 25, 135, 84;
--bs-info-rgb: 13, 202, 240;
--bs-warning-rgb: 255, 193, 7;
--bs-danger-rgb: 220, 53, 69;
--bs-light-rgb: 248, 249, 250;
--bs-dark-rgb: 33, 37, 41;
--bs-white-rgb: 255, 255, 255;
--bs-black-rgb: 0, 0, 0;
--bs-body-color-rgb: 33, 37, 41;
--bs-body-bg-rgb: 255, 255, 255;
--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto,
"Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif,
"Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas,
"Liberation Mono", "Courier New", monospace;
--bs-gradient: linear-gradient(
180deg,
rgba(255, 255, 255, 0.15),
rgba(255, 255, 255, 0)
);
--bs-body-font-family: var(--bs-font-sans-serif);
--bs-body-font-size: 1rem;
--bs-body-font-weight: 400;
--bs-body-line-height: 1.5;
--bs-body-color: #212529;
--bs-body-bg: #fff;
}
*,
::after,
::before {
box-sizing: border-box;
}
@media (prefers-reduced-motion: no-preference) {
:root {
scroll-behavior: smooth;
}
}
body {
margin: 0;
font-family: var(--bs-body-font-family);
font-size: var(--bs-body-font-size);
font-weight: var(--bs-body-font-weight);
line-height: var(--bs-body-line-height);
color: var(--bs-body-color);
text-align: var(--bs-body-text-align);
background-color: var(--bs-body-bg);
-webkit-text-size-adjust: 100%;
-webkit-tap-highlight-color: transparent;
}
hr {
margin: 1rem 0;
color: inherit;
background-color: currentColor;
border: 0;
opacity: 0.25;
}
hr:not([size]) {
height: 1px;
}
h2 {
margin-top: 0;
margin-bottom: 0.5rem;
font-weight: 500;
line-height: 1.2;
}
h2 {
font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
h2 {
font-size: 2rem;
}
}
small {
font-size: 0.875em;
}
svg {
vertical-align: middle;
}
label {
display: inline-block;
}
button {
border-radius: 0;
}
button:focus:not(:focus-visible) {
outline: 0;
}
button,
input {
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
button {
text-transform: none;
}
[type="button"],
[type="submit"],
button {
-webkit-appearance: button;
}
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
cursor: pointer;
}
::-moz-focus-inner {
padding: 0;
border-style: none;
}
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-year-field {
padding: 0;
}
::-webkit-inner-spin-button {
height: auto;
}
::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-color-swatch-wrapper {
padding: 0;
}
::-webkit-file-upload-button {
font: inherit;
}
::file-selector-button {
font: inherit;
}
::-webkit-file-upload-button {
font: inherit;
-webkit-appearance: button;
}
.form-control {
display: block;
width: 100%;
padding: 0.375rem 0.75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 0.25rem;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.form-control {
transition: none;
}
}
.form-control[type="file"]:not(:disabled):not([readonly]) {
cursor: pointer;
}
.form-control:focus {
color: #212529;
background-color: #fff;
border-color: #86b7fe;
outline: 0;
box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-control::-webkit-date-and-time-value {
height: 1.5em;
}
.form-control::-moz-placeholder {
color: #6c757d;
opacity: 1;
}
.form-control:disabled {
background-color: #e9ecef;
opacity: 1;
}
.form-control::-webkit-file-upload-button {
padding: 0.375rem 0.75rem;
margin: -0.375rem -0.75rem;
-webkit-margin-end: 0.75rem;
margin-inline-end: 0.75rem;
color: #212529;
background-color: #e9ecef;
pointer-events: none;
border-color: inherit;
border-style: solid;
border-width: 0;
border-inline-end-width: 1px;
border-radius: 0;
-webkit-transition: color 0.15s ease-in-out,
background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
box-shadow 0.15s ease-in-out;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-control::file-selector-button {
padding: 0.375rem 0.75rem;
margin: -0.375rem -0.75rem;
-webkit-margin-end: 0.75rem;
margin-inline-end: 0.75rem;
color: #212529;
background-color: #e9ecef;
pointer-events: none;
border-color: inherit;
border-style: solid;
border-width: 0;
border-inline-end-width: 1px;
border-radius: 0;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.form-control::-webkit-file-upload-button {
-webkit-transition: none;
transition: none;
}
.form-control::file-selector-button {
transition: none;
}
}
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
background-color: #dde0e3;
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
background-color: #dde0e3;
}
.form-control::-webkit-file-upload-button {
padding: 0.375rem 0.75rem;
margin: -0.375rem -0.75rem;
-webkit-margin-end: 0.75rem;
margin-inline-end: 0.75rem;
color: #212529;
background-color: #e9ecef;
pointer-events: none;
border-color: inherit;
border-style: solid;
border-width: 0;
border-inline-end-width: 1px;
border-radius: 0;
-webkit-transition: color 0.15s ease-in-out,
background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
box-shadow 0.15s ease-in-out;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.form-control::-webkit-file-upload-button {
-webkit-transition: none;
transition: none;
}
}
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
background-color: #dde0e3;
}
.form-control-sm::file-selector-button {
padding: 0.25rem 0.5rem;
margin: -0.25rem -0.5rem;
-webkit-margin-end: 0.5rem;
margin-inline-end: 0.5rem;
}
.form-control-lg::file-selector-button {
padding: 0.5rem 1rem;
margin: -0.5rem -1rem;
-webkit-margin-end: 1rem;
margin-inline-end: 1rem;
}
.form-control-color:not(:disabled):not([readonly]) {
cursor: pointer;
}
.form-floating {
position: relative;
}
.form-floating > .form-control {
height: calc(3.5rem + 2px);
line-height: 1.25;
}
.form-floating > label {
position: absolute;
top: 0;
left: 0;
height: 100%;
padding: 1rem 0.75rem;
pointer-events: none;
border: 1px solid transparent;
transform-origin: 0 0;
transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.form-floating > label {
transition: none;
}
}
.form-floating > .form-control {
padding: 1rem 0.75rem;
}
.form-floating > .form-control::-moz-placeholder {
color: transparent;
}
.form-floating > .form-control:not(:-moz-placeholder-shown) {
padding-top: 1.625rem;
padding-bottom: 0.625rem;
}
.form-floating > .form-control:focus {
padding-top: 1.625rem;
padding-bottom: 0.625rem;
}
.form-floating > .form-control:-webkit-autofill {
padding-top: 1.625rem;
padding-bottom: 0.625rem;
}
.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label {
opacity: 0.65;
transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:focus ~ label {
opacity: 0.65;
transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:-webkit-autofill ~ label {
opacity: 0.65;
transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.btn {
display: inline-block;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: center;
text-decoration: none;
vertical-align: middle;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
background-color: transparent;
border: 1px solid transparent;
padding: 0.375rem 0.75rem;
font-size: 1rem;
border-radius: 0.25rem;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.btn {
transition: none;
}
}
.btn:hover {
color: #212529;
}
.btn:focus {
outline: 0;
box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.btn:disabled {
pointer-events: none;
opacity: 0.65;
}
.btn-primary {
color: #fff;
background-color: #0d6efd;
border-color: #0d6efd;
}
.btn-primary:hover {
color: #fff;
background-color: #0b5ed7;
border-color: #0a58ca;
}
.btn-primary:focus {
color: #fff;
background-color: #0b5ed7;
border-color: #0a58ca;
box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
}
.btn-primary:active {
color: #fff;
background-color: #0a58ca;
border-color: #0a53be;
}
.btn-primary:active:focus {
box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
}
.btn-primary:disabled {
color: #fff;
background-color: #0d6efd;
border-color: #0d6efd;
}
.btn-outline-primary {
color: #0d6efd;
border-color: #0d6efd;
}
.btn-outline-primary:hover {
color: #fff;
background-color: #0d6efd;
border-color: #0d6efd;
}
.btn-outline-primary:focus {
box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.5);
}
.btn-outline-primary:active {
color: #fff;
background-color: #0d6efd;
border-color: #0d6efd;
}
.btn-outline-primary:active:focus {
box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.5);
}
.btn-outline-primary:disabled {
color: #0d6efd;
background-color: transparent;
}
.btn-outline-secondary {
color: #6c757d;
border-color: #6c757d;
}
.btn-outline-secondary:hover {
color: #fff;
background-color: #6c757d;
border-color: #6c757d;
}
.btn-outline-secondary:focus {
box-shadow: 0 0 0 0.25rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary:active {
color: #fff;
background-color: #6c757d;
border-color: #6c757d;
}
.btn-outline-secondary:active:focus {
box-shadow: 0 0 0 0.25rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary:disabled {
color: #6c757d;
background-color: transparent;
}
.btn-outline-dark {
color: #212529;
border-color: #212529;
}
.btn-outline-dark:hover {
color: #fff;
background-color: #212529;
border-color: #212529;
}
.btn-outline-dark:focus {
box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);
}
.btn-outline-dark:active {
color: #fff;
background-color: #212529;
border-color: #212529;
}
.btn-outline-dark:active:focus {
box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);
}
.btn-outline-dark:disabled {
color: #212529;
background-color: transparent;
}
.btn-lg {
padding: 0.5rem 1rem;
font-size: 1.25rem;
border-radius: 0.3rem;
}
.btn-close {
box-sizing: content-box;
width: 1em;
height: 1em;
padding: 0.25em 0.25em;
color: #000;
background: transparent
url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e")
center/1em auto no-repeat;
border: 0;
border-radius: 0.25rem;
opacity: 0.5;
}
.btn-close:hover {
color: #000;
text-decoration: none;
opacity: 0.75;
}
.btn-close:focus {
outline: 0;
box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
opacity: 1;
}
.btn-close:disabled {
pointer-events: none;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
opacity: 0.25;
}
.modal {
position: fixed;
top: 0;
left: 0;
z-index: 1055;
display: none;
width: 100%;
height: 100%;
overflow-x: hidden;
overflow-y: auto;
outline: 0;
}
.modal-dialog {
position: relative;
width: auto;
margin: 0.5rem;
pointer-events: none;
}
.modal-content {
position: relative;
display: flex;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 0.3rem;
outline: 0;
}
.modal-header {
display: flex;
flex-shrink: 0;
align-items: center;
justify-content: space-between;
padding: 1rem 1rem;
border-bottom: 1px solid #dee2e6;
border-top-left-radius: calc(0.3rem - 1px);
border-top-right-radius: calc(0.3rem - 1px);
}
.modal-header .btn-close {
padding: 0.5rem 0.5rem;
margin: -0.5rem -0.5rem -0.5rem auto;
}
.modal-body {
position: relative;
flex: 1 1 auto;
padding: 1rem;
}
@media (min-width: 576px) {
.modal-dialog {
max-width: 500px;
margin: 1.75rem auto;
}
}
.visually-hidden-focusable:not(:focus):not(:focus-within) {
position: absolute !important;
width: 1px !important;
height: 1px !important;
padding: 0 !important;
margin: -1px !important;
overflow: hidden !important;
clip: rect(0, 0, 0, 0) !important;
white-space: nowrap !important;
border: 0 !important;
}
.d-block {
display: block !important;
}
.shadow {
box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.position-static {
position: static !important;
}
.border-bottom-0 {
border-bottom: 0 !important;
}
.w-100 {
width: 100% !important;
}
.my-4 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important;
}
.me-1 {
margin-right: 0.25rem !important;
}
.mb-0 {
margin-bottom: 0 !important;
}
.mb-2 {
margin-bottom: 0.5rem !important;
}
.mb-3 {
margin-bottom: 1rem !important;
}
.p-5 {
padding: 3rem !important;
}
.py-2 {
padding-top: 0.5rem !important;
padding-bottom: 0.5rem !important;
}
.py-5 {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.pt-0 {
padding-top: 0 !important;
}
.pb-4 {
padding-bottom: 1.5rem !important;
}
.fs-5 {
font-size: 1.25rem !important;
}
.fw-bold {
font-weight: 700 !important;
}
.text-muted {
--bs-text-opacity: 1;
color: #6c757d !important;
}
.bg-secondary {
--bs-bg-opacity: 1;
background-color: rgba(
var(--bs-secondary-rgb),
var(--bs-bg-opacity)
) !important;
}
/*# sourceMappingURL=bootstrap.min.css.map */ | public/css/modals.min.css | @charset "UTF-8"; /*!
* Bootstrap v5.1.3 (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 {
--bs-blue: #0d6efd;
--bs-indigo: #6610f2;
--bs-purple: #6f42c1;
--bs-pink: #d63384;
--bs-red: #dc3545;
--bs-orange: #fd7e14;
--bs-yellow: #ffc107;
--bs-green: #198754;
--bs-teal: #20c997;
--bs-cyan: #0dcaf0;
--bs-white: #fff;
--bs-gray: #6c757d;
--bs-gray-dark: #343a40;
--bs-gray-100: #f8f9fa;
--bs-gray-200: #e9ecef;
--bs-gray-300: #dee2e6;
--bs-gray-400: #ced4da;
--bs-gray-500: #adb5bd;
--bs-gray-600: #6c757d;
--bs-gray-700: #495057;
--bs-gray-800: #343a40;
--bs-gray-900: #212529;
--bs-primary: #0d6efd;
--bs-secondary: #6c757d;
--bs-success: #198754;
--bs-info: #0dcaf0;
--bs-warning: #ffc107;
--bs-danger: #dc3545;
--bs-light: #f8f9fa;
--bs-dark: #212529;
--bs-primary-rgb: 13, 110, 253;
--bs-secondary-rgb: 108, 117, 125;
--bs-success-rgb: 25, 135, 84;
--bs-info-rgb: 13, 202, 240;
--bs-warning-rgb: 255, 193, 7;
--bs-danger-rgb: 220, 53, 69;
--bs-light-rgb: 248, 249, 250;
--bs-dark-rgb: 33, 37, 41;
--bs-white-rgb: 255, 255, 255;
--bs-black-rgb: 0, 0, 0;
--bs-body-color-rgb: 33, 37, 41;
--bs-body-bg-rgb: 255, 255, 255;
--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto,
"Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif,
"Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas,
"Liberation Mono", "Courier New", monospace;
--bs-gradient: linear-gradient(
180deg,
rgba(255, 255, 255, 0.15),
rgba(255, 255, 255, 0)
);
--bs-body-font-family: var(--bs-font-sans-serif);
--bs-body-font-size: 1rem;
--bs-body-font-weight: 400;
--bs-body-line-height: 1.5;
--bs-body-color: #212529;
--bs-body-bg: #fff;
}
*,
::after,
::before {
box-sizing: border-box;
}
@media (prefers-reduced-motion: no-preference) {
:root {
scroll-behavior: smooth;
}
}
body {
margin: 0;
font-family: var(--bs-body-font-family);
font-size: var(--bs-body-font-size);
font-weight: var(--bs-body-font-weight);
line-height: var(--bs-body-line-height);
color: var(--bs-body-color);
text-align: var(--bs-body-text-align);
background-color: var(--bs-body-bg);
-webkit-text-size-adjust: 100%;
-webkit-tap-highlight-color: transparent;
}
hr {
margin: 1rem 0;
color: inherit;
background-color: currentColor;
border: 0;
opacity: 0.25;
}
hr:not([size]) {
height: 1px;
}
h2 {
margin-top: 0;
margin-bottom: 0.5rem;
font-weight: 500;
line-height: 1.2;
}
h2 {
font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
h2 {
font-size: 2rem;
}
}
small {
font-size: 0.875em;
}
svg {
vertical-align: middle;
}
label {
display: inline-block;
}
button {
border-radius: 0;
}
button:focus:not(:focus-visible) {
outline: 0;
}
button,
input {
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
button {
text-transform: none;
}
[type="button"],
[type="submit"],
button {
-webkit-appearance: button;
}
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
cursor: pointer;
}
::-moz-focus-inner {
padding: 0;
border-style: none;
}
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-year-field {
padding: 0;
}
::-webkit-inner-spin-button {
height: auto;
}
::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-color-swatch-wrapper {
padding: 0;
}
::-webkit-file-upload-button {
font: inherit;
}
::file-selector-button {
font: inherit;
}
::-webkit-file-upload-button {
font: inherit;
-webkit-appearance: button;
}
.form-control {
display: block;
width: 100%;
padding: 0.375rem 0.75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 0.25rem;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.form-control {
transition: none;
}
}
.form-control[type="file"]:not(:disabled):not([readonly]) {
cursor: pointer;
}
.form-control:focus {
color: #212529;
background-color: #fff;
border-color: #86b7fe;
outline: 0;
box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-control::-webkit-date-and-time-value {
height: 1.5em;
}
.form-control::-moz-placeholder {
color: #6c757d;
opacity: 1;
}
.form-control:disabled {
background-color: #e9ecef;
opacity: 1;
}
.form-control::-webkit-file-upload-button {
padding: 0.375rem 0.75rem;
margin: -0.375rem -0.75rem;
-webkit-margin-end: 0.75rem;
margin-inline-end: 0.75rem;
color: #212529;
background-color: #e9ecef;
pointer-events: none;
border-color: inherit;
border-style: solid;
border-width: 0;
border-inline-end-width: 1px;
border-radius: 0;
-webkit-transition: color 0.15s ease-in-out,
background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
box-shadow 0.15s ease-in-out;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-control::file-selector-button {
padding: 0.375rem 0.75rem;
margin: -0.375rem -0.75rem;
-webkit-margin-end: 0.75rem;
margin-inline-end: 0.75rem;
color: #212529;
background-color: #e9ecef;
pointer-events: none;
border-color: inherit;
border-style: solid;
border-width: 0;
border-inline-end-width: 1px;
border-radius: 0;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.form-control::-webkit-file-upload-button {
-webkit-transition: none;
transition: none;
}
.form-control::file-selector-button {
transition: none;
}
}
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
background-color: #dde0e3;
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
background-color: #dde0e3;
}
.form-control::-webkit-file-upload-button {
padding: 0.375rem 0.75rem;
margin: -0.375rem -0.75rem;
-webkit-margin-end: 0.75rem;
margin-inline-end: 0.75rem;
color: #212529;
background-color: #e9ecef;
pointer-events: none;
border-color: inherit;
border-style: solid;
border-width: 0;
border-inline-end-width: 1px;
border-radius: 0;
-webkit-transition: color 0.15s ease-in-out,
background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
box-shadow 0.15s ease-in-out;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.form-control::-webkit-file-upload-button {
-webkit-transition: none;
transition: none;
}
}
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
background-color: #dde0e3;
}
.form-control-sm::file-selector-button {
padding: 0.25rem 0.5rem;
margin: -0.25rem -0.5rem;
-webkit-margin-end: 0.5rem;
margin-inline-end: 0.5rem;
}
.form-control-lg::file-selector-button {
padding: 0.5rem 1rem;
margin: -0.5rem -1rem;
-webkit-margin-end: 1rem;
margin-inline-end: 1rem;
}
.form-control-color:not(:disabled):not([readonly]) {
cursor: pointer;
}
.form-floating {
position: relative;
}
.form-floating > .form-control {
height: calc(3.5rem + 2px);
line-height: 1.25;
}
.form-floating > label {
position: absolute;
top: 0;
left: 0;
height: 100%;
padding: 1rem 0.75rem;
pointer-events: none;
border: 1px solid transparent;
transform-origin: 0 0;
transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.form-floating > label {
transition: none;
}
}
.form-floating > .form-control {
padding: 1rem 0.75rem;
}
.form-floating > .form-control::-moz-placeholder {
color: transparent;
}
.form-floating > .form-control:not(:-moz-placeholder-shown) {
padding-top: 1.625rem;
padding-bottom: 0.625rem;
}
.form-floating > .form-control:focus {
padding-top: 1.625rem;
padding-bottom: 0.625rem;
}
.form-floating > .form-control:-webkit-autofill {
padding-top: 1.625rem;
padding-bottom: 0.625rem;
}
.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label {
opacity: 0.65;
transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:focus ~ label {
opacity: 0.65;
transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:-webkit-autofill ~ label {
opacity: 0.65;
transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.btn {
display: inline-block;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: center;
text-decoration: none;
vertical-align: middle;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
background-color: transparent;
border: 1px solid transparent;
padding: 0.375rem 0.75rem;
font-size: 1rem;
border-radius: 0.25rem;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.btn {
transition: none;
}
}
.btn:hover {
color: #212529;
}
.btn:focus {
outline: 0;
box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.btn:disabled {
pointer-events: none;
opacity: 0.65;
}
.btn-primary {
color: #fff;
background-color: #0d6efd;
border-color: #0d6efd;
}
.btn-primary:hover {
color: #fff;
background-color: #0b5ed7;
border-color: #0a58ca;
}
.btn-primary:focus {
color: #fff;
background-color: #0b5ed7;
border-color: #0a58ca;
box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
}
.btn-primary:active {
color: #fff;
background-color: #0a58ca;
border-color: #0a53be;
}
.btn-primary:active:focus {
box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
}
.btn-primary:disabled {
color: #fff;
background-color: #0d6efd;
border-color: #0d6efd;
}
.btn-outline-primary {
color: #0d6efd;
border-color: #0d6efd;
}
.btn-outline-primary:hover {
color: #fff;
background-color: #0d6efd;
border-color: #0d6efd;
}
.btn-outline-primary:focus {
box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.5);
}
.btn-outline-primary:active {
color: #fff;
background-color: #0d6efd;
border-color: #0d6efd;
}
.btn-outline-primary:active:focus {
box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.5);
}
.btn-outline-primary:disabled {
color: #0d6efd;
background-color: transparent;
}
.btn-outline-secondary {
color: #6c757d;
border-color: #6c757d;
}
.btn-outline-secondary:hover {
color: #fff;
background-color: #6c757d;
border-color: #6c757d;
}
.btn-outline-secondary:focus {
box-shadow: 0 0 0 0.25rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary:active {
color: #fff;
background-color: #6c757d;
border-color: #6c757d;
}
.btn-outline-secondary:active:focus {
box-shadow: 0 0 0 0.25rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary:disabled {
color: #6c757d;
background-color: transparent;
}
.btn-outline-dark {
color: #212529;
border-color: #212529;
}
.btn-outline-dark:hover {
color: #fff;
background-color: #212529;
border-color: #212529;
}
.btn-outline-dark:focus {
box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);
}
.btn-outline-dark:active {
color: #fff;
background-color: #212529;
border-color: #212529;
}
.btn-outline-dark:active:focus {
box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);
}
.btn-outline-dark:disabled {
color: #212529;
background-color: transparent;
}
.btn-lg {
padding: 0.5rem 1rem;
font-size: 1.25rem;
border-radius: 0.3rem;
}
.btn-close {
box-sizing: content-box;
width: 1em;
height: 1em;
padding: 0.25em 0.25em;
color: #000;
background: transparent
url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e")
center/1em auto no-repeat;
border: 0;
border-radius: 0.25rem;
opacity: 0.5;
}
.btn-close:hover {
color: #000;
text-decoration: none;
opacity: 0.75;
}
.btn-close:focus {
outline: 0;
box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
opacity: 1;
}
.btn-close:disabled {
pointer-events: none;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
opacity: 0.25;
}
.modal {
position: fixed;
top: 0;
left: 0;
z-index: 1055;
display: none;
width: 100%;
height: 100%;
overflow-x: hidden;
overflow-y: auto;
outline: 0;
}
.modal-dialog {
position: relative;
width: auto;
margin: 0.5rem;
pointer-events: none;
}
.modal-content {
position: relative;
display: flex;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 0.3rem;
outline: 0;
}
.modal-header {
display: flex;
flex-shrink: 0;
align-items: center;
justify-content: space-between;
padding: 1rem 1rem;
border-bottom: 1px solid #dee2e6;
border-top-left-radius: calc(0.3rem - 1px);
border-top-right-radius: calc(0.3rem - 1px);
}
.modal-header .btn-close {
padding: 0.5rem 0.5rem;
margin: -0.5rem -0.5rem -0.5rem auto;
}
.modal-body {
position: relative;
flex: 1 1 auto;
padding: 1rem;
}
@media (min-width: 576px) {
.modal-dialog {
max-width: 500px;
margin: 1.75rem auto;
}
}
.visually-hidden-focusable:not(:focus):not(:focus-within) {
position: absolute !important;
width: 1px !important;
height: 1px !important;
padding: 0 !important;
margin: -1px !important;
overflow: hidden !important;
clip: rect(0, 0, 0, 0) !important;
white-space: nowrap !important;
border: 0 !important;
}
.d-block {
display: block !important;
}
.shadow {
box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.position-static {
position: static !important;
}
.border-bottom-0 {
border-bottom: 0 !important;
}
.w-100 {
width: 100% !important;
}
.my-4 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important;
}
.me-1 {
margin-right: 0.25rem !important;
}
.mb-0 {
margin-bottom: 0 !important;
}
.mb-2 {
margin-bottom: 0.5rem !important;
}
.mb-3 {
margin-bottom: 1rem !important;
}
.p-5 {
padding: 3rem !important;
}
.py-2 {
padding-top: 0.5rem !important;
padding-bottom: 0.5rem !important;
}
.py-5 {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.pt-0 {
padding-top: 0 !important;
}
.pb-4 {
padding-bottom: 1.5rem !important;
}
.fs-5 {
font-size: 1.25rem !important;
}
.fw-bold {
font-weight: 700 !important;
}
.text-muted {
--bs-text-opacity: 1;
color: #6c757d !important;
}
.bg-secondary {
--bs-bg-opacity: 1;
background-color: rgba(
var(--bs-secondary-rgb),
var(--bs-bg-opacity)
) !important;
}
/*# sourceMappingURL=bootstrap.min.css.map */ | 0.670716 | 0.050823 |
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,700&subset=cyrillic');
html, body {
margin: 0;
padding: 0;
}
body {
font-family: "Roboto", sans-serif;
display: flex;
min-height: 100vh;
background: #101113;
color: white;
}
.sidebar {
flex: 2;
padding: 2rem;
}
.main-block {
flex: 8;
padding: 1rem;
}
.main-block.main-block-task {
padding: 2rem;
}
a {
text-decoration: none;
color: #1B75B9;
}
a:not(.task) {
border-bottom: 1px solid #1B75B9;
}
a:hover {
border-bottom: none;
}
.task {
display: inline-block;
margin: 1rem;
padding: 2rem;
background-color: #26292C;
min-width: 200px;
min-height: 200px;
box-sizing: border-box;
color: #929495;
}
.task .category {
font-size: 1.25rem;
}
.task .points {
font-size: 3rem;
font-weight: 700;
}
.task .name {
padding-top: 1rem;
}
.task:hover {
background-color: white, rgba(146, 148, 149, 0.3), white;
}
.footer {
padding-top: 3rem;
}
.big-task {
background: #2c4019;
padding: 1rem;
border-radius: 3px;
}
input {
width: 100%;
}
button {
width: 200px;
float: right;
background-color: #3F502E;
outline: none;
box-shadow: none;
border: none;
border-bottom: 1px solid #1E2B11;
border-radius: 4px;
color: white;
padding: 10px!important;
}
.bottom-link {
padding-top: 1rem;
}
input, button {
padding: 5px 10px;
box-sizing: border-box;
font-family: "Roboto", sans-serif;
font-size: 1rem;
}
.meta {
font-size: 0.9rem;
color: white;
}
.team {
padding-bottom: 0.5rem;
}
.team-score {
float: right;
font-weight: bold;
font-size: 1.25rem;
}
.task.solved {
background: #f76e1d;
color: white;
}
.task.solved:hover {
background: #F88D4D;
}
.big-task h2 {
font-weight: 400;
font-size: 3rem;
margin-top: 0;
margin-bottom: 0;
}
.big-task input {
background: none;
box-shadow: none;
outline: none;
border: none;
border-bottom: 1px solid #7A876E;
color: white;
} | app/tasks/static/style.css | @import url('https://fonts.googleapis.com/css?family=Roboto:300,400,700&subset=cyrillic');
html, body {
margin: 0;
padding: 0;
}
body {
font-family: "Roboto", sans-serif;
display: flex;
min-height: 100vh;
background: #101113;
color: white;
}
.sidebar {
flex: 2;
padding: 2rem;
}
.main-block {
flex: 8;
padding: 1rem;
}
.main-block.main-block-task {
padding: 2rem;
}
a {
text-decoration: none;
color: #1B75B9;
}
a:not(.task) {
border-bottom: 1px solid #1B75B9;
}
a:hover {
border-bottom: none;
}
.task {
display: inline-block;
margin: 1rem;
padding: 2rem;
background-color: #26292C;
min-width: 200px;
min-height: 200px;
box-sizing: border-box;
color: #929495;
}
.task .category {
font-size: 1.25rem;
}
.task .points {
font-size: 3rem;
font-weight: 700;
}
.task .name {
padding-top: 1rem;
}
.task:hover {
background-color: white, rgba(146, 148, 149, 0.3), white;
}
.footer {
padding-top: 3rem;
}
.big-task {
background: #2c4019;
padding: 1rem;
border-radius: 3px;
}
input {
width: 100%;
}
button {
width: 200px;
float: right;
background-color: #3F502E;
outline: none;
box-shadow: none;
border: none;
border-bottom: 1px solid #1E2B11;
border-radius: 4px;
color: white;
padding: 10px!important;
}
.bottom-link {
padding-top: 1rem;
}
input, button {
padding: 5px 10px;
box-sizing: border-box;
font-family: "Roboto", sans-serif;
font-size: 1rem;
}
.meta {
font-size: 0.9rem;
color: white;
}
.team {
padding-bottom: 0.5rem;
}
.team-score {
float: right;
font-weight: bold;
font-size: 1.25rem;
}
.task.solved {
background: #f76e1d;
color: white;
}
.task.solved:hover {
background: #F88D4D;
}
.big-task h2 {
font-weight: 400;
font-size: 3rem;
margin-top: 0;
margin-bottom: 0;
}
.big-task input {
background: none;
box-shadow: none;
outline: none;
border: none;
border-bottom: 1px solid #7A876E;
color: white;
} | 0.378689 | 0.068164 |
/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the
designer's written permission. However, feel free to study the CSS and use
techniques you learn from it elsewhere. */
body {
margin: 0;
padding: 0;
background: transparent url(bg.gif) no-repeat top left;
background-color: #ffffff;
width: 1972px;
height: 667px;
font-family: Verdana;
font-size: 11px;
line-height: 110%;
color: #333333;
}
a:link {
font-weight: bold;
color: #075E7B;
text-decoration: none;
}
a:visited {
font-weight: bold;
color: #075E7B;
text-decoration: none;
}
a:hover, a:active {
font-weight: bold;
color: #737373;
text-decoration: underline;
}
#container {
position: absolute;
margin: 0px;
padding: 0px;
}
#intro {
position: absolute;
margin: 0px;
padding: 0px;
z-index: 1;
}
#pageHeader {
position: absolute;
margin: 0px;
padding: 0px;
}
#pageHeader h1 {
z-index: 1;
position: absolute;
margin: 0px;
padding: 0px;
background: transparent url(tit.gif) no-repeat top left;
width: 278px;
height: 186px;
left: 25px;
top: 165px;
}
#pageHeader h1 span {
display: none;
}
#pageHeader h2 {
z-index:1;
position: absolute;
margin: 0px;
padding: 0px;
background: #fff url(cat.gif) no-repeat top left;
width: 193px;
height: 18px;
left: 225px;
top: 40px;
opacity: .70;
}
#pageHeader h2 span {
display: none;
}
#quickSummary {
position: absolute;
margin: 0px;
padding: 0px;
width: 300px;
left: 230px;
top: 50px;
background: #fff;
opacity: .70;
}
#quickSummary p {
z-index:2;
position: relative;
margin: 0px;
padding: 6px 0px 6px 0px;
}
#preamble h3 span, #explanation h3 span, #participation h3 span, #benefits h3 span, #requirements h3 span {
display: none;
}
#preamble p, #explanation p, #participation p, #benefits p, #requirements p {
position: relative;
margin: 0px;
padding: 6px 0px 6px 15px;
}
#preamble {
position: absolute;
margin: 0px;
padding: 0px;
background: #fff;
width: 260px;
height: 300px;
left: 560px;
top: 29px;
opacity: .70;
}
#preamble h3 {
position: relative;
margin: 0px;
padding: 0px;
background: transparent url(read.gif) no-repeat top left;
width: 298px;
height: 25px;
}
#supportingText {
position: absolute;
margin: 0px;
padding: 0px;
z-index: 0;
}
#explanation {
position: absolute;
margin: 0px;
padding: 0px;
width: 300px;
height: 300px;
left: 773px;
top: 360px;
background: #fff;
opacity: .70;
}
#explanation h3 {
position: relative;
margin: 0px;
padding: 0px;
background: transparent url(head_explanation.gif) no-repeat top left;
width: 241px;
height: 25px;
}
#participation {
position: absolute;
left: 1059px;
top: 10px;
padding: 0px;
width: 300px;
height: 400px;
background: #fff;
opacity: .70;
}
#participation h3 {
position: relative;
margin: 0px 0px 0px 0px;
padding: 0px;
background: transparent url(head_participation.gif) no-repeat bottom left;
width: 142px;
height: 25px;
}
#benefits {
position: absolute;
left: 1260px;
top: 470px;
padding: 0px;
background: transparent;
width: 300px;
height: 170px;
background: #fff;
opacity: .70;
}
#benefits h3 {
position: relative;
margin: 0px;
padding: 0px;
background: transparent url(head_benefits.gif) no-repeat top left;
width: 94px;
height: 25px;
}
#requirements {
position: absolute;
margin: 0px;
padding: 0px;
background: transparent;
width: 300px;
height: 300px;
left: 1593px;
top: 23px;
background: #fff;
opacity: .70;
}
#requirements h3 {
position: relative;
margin: 0px;
padding: 0px;
background: transparent url(head_requirements.gif) no-repeat top left;
width: 153px;
height: 25px;
}
#footer {
position: absolute;
margin: 0px;
padding: 0px;
background: transparent;
width: 300px;
left: 1650px;
top: 633px;
background: #fff;
opacity: .70;
}
#linkList {
margin: 0px;
padding: 0px;
}
#linkList ul {
position: relative;
margin: 0px;
padding: 2px 0px 0px 23px;
list-style-type: none;
}
#linkList li {
position: relative;
margin: 0px;
padding: 2px 0px 1px 0px;
}
#linkList a {
font-weight: normal;
}
#linkList2 {
position: relative;
margin: 0px;
padding: 0px;
}
#lselect h3 span, #larchives h3 span, #lresources h3 span {
display: none;
}
#lselect {
position: absolute;
margin: 0px;
padding: 0px;
width: 145px;
left: 360px;
top: 189px;
background: #fff;
opacity: .70;
}
#lselect h3 {
position: relative;
margin: 0px;
padding: 0px;
background: transparent url(head_select.gif) no-repeat top left;
width: 127px;
height: 19px;
}
#lselect a {
margin: 0px;
padding: 4px 0px 0px 0px;
font-weight: bold;
display:block;
}
#lselect a.c {
margin: 0px;
padding: 0px;
font-weight: normal;
display:inline;
}
#larchives {
position: absolute;
margin: 0px;
padding: 0px;
width: 270px;
left: 30px;
top: 461px;
background: #fff;
opacity: .70;
}
#larchives h3 {
position: relative;
margin: 0px;
padding: 0px;
background: transparent url(head_archives.gif) no-repeat top left;
width: 72px;
height: 19px;
}
#lresources {
position: absolute;
left: 45px;
top: 535px;
padding: 0px;
width: 270px;
background: #fff;
opacity: .70;
}
#lresources h3 {
position: relative;
margin: 0px;
padding: 0px;
background: transparent url(head_resources.gif) no-repeat top left;
width: 88px;
height: 19px;
}
#extraDiv1 {
position: absolute;
margin: 0px;
padding: 0px;
background: transparent;
width: 5px;
height: 258px;
left: 1095px;
top: 117px;
}
#extraDiv2, #extraDiv3, #extraDiv4, #extraDiv5, #extraDiv6 {
display: none;
} | sources/css/csszengarden_101.css |
/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the
designer's written permission. However, feel free to study the CSS and use
techniques you learn from it elsewhere. */
body {
margin: 0;
padding: 0;
background: transparent url(bg.gif) no-repeat top left;
background-color: #ffffff;
width: 1972px;
height: 667px;
font-family: Verdana;
font-size: 11px;
line-height: 110%;
color: #333333;
}
a:link {
font-weight: bold;
color: #075E7B;
text-decoration: none;
}
a:visited {
font-weight: bold;
color: #075E7B;
text-decoration: none;
}
a:hover, a:active {
font-weight: bold;
color: #737373;
text-decoration: underline;
}
#container {
position: absolute;
margin: 0px;
padding: 0px;
}
#intro {
position: absolute;
margin: 0px;
padding: 0px;
z-index: 1;
}
#pageHeader {
position: absolute;
margin: 0px;
padding: 0px;
}
#pageHeader h1 {
z-index: 1;
position: absolute;
margin: 0px;
padding: 0px;
background: transparent url(tit.gif) no-repeat top left;
width: 278px;
height: 186px;
left: 25px;
top: 165px;
}
#pageHeader h1 span {
display: none;
}
#pageHeader h2 {
z-index:1;
position: absolute;
margin: 0px;
padding: 0px;
background: #fff url(cat.gif) no-repeat top left;
width: 193px;
height: 18px;
left: 225px;
top: 40px;
opacity: .70;
}
#pageHeader h2 span {
display: none;
}
#quickSummary {
position: absolute;
margin: 0px;
padding: 0px;
width: 300px;
left: 230px;
top: 50px;
background: #fff;
opacity: .70;
}
#quickSummary p {
z-index:2;
position: relative;
margin: 0px;
padding: 6px 0px 6px 0px;
}
#preamble h3 span, #explanation h3 span, #participation h3 span, #benefits h3 span, #requirements h3 span {
display: none;
}
#preamble p, #explanation p, #participation p, #benefits p, #requirements p {
position: relative;
margin: 0px;
padding: 6px 0px 6px 15px;
}
#preamble {
position: absolute;
margin: 0px;
padding: 0px;
background: #fff;
width: 260px;
height: 300px;
left: 560px;
top: 29px;
opacity: .70;
}
#preamble h3 {
position: relative;
margin: 0px;
padding: 0px;
background: transparent url(read.gif) no-repeat top left;
width: 298px;
height: 25px;
}
#supportingText {
position: absolute;
margin: 0px;
padding: 0px;
z-index: 0;
}
#explanation {
position: absolute;
margin: 0px;
padding: 0px;
width: 300px;
height: 300px;
left: 773px;
top: 360px;
background: #fff;
opacity: .70;
}
#explanation h3 {
position: relative;
margin: 0px;
padding: 0px;
background: transparent url(head_explanation.gif) no-repeat top left;
width: 241px;
height: 25px;
}
#participation {
position: absolute;
left: 1059px;
top: 10px;
padding: 0px;
width: 300px;
height: 400px;
background: #fff;
opacity: .70;
}
#participation h3 {
position: relative;
margin: 0px 0px 0px 0px;
padding: 0px;
background: transparent url(head_participation.gif) no-repeat bottom left;
width: 142px;
height: 25px;
}
#benefits {
position: absolute;
left: 1260px;
top: 470px;
padding: 0px;
background: transparent;
width: 300px;
height: 170px;
background: #fff;
opacity: .70;
}
#benefits h3 {
position: relative;
margin: 0px;
padding: 0px;
background: transparent url(head_benefits.gif) no-repeat top left;
width: 94px;
height: 25px;
}
#requirements {
position: absolute;
margin: 0px;
padding: 0px;
background: transparent;
width: 300px;
height: 300px;
left: 1593px;
top: 23px;
background: #fff;
opacity: .70;
}
#requirements h3 {
position: relative;
margin: 0px;
padding: 0px;
background: transparent url(head_requirements.gif) no-repeat top left;
width: 153px;
height: 25px;
}
#footer {
position: absolute;
margin: 0px;
padding: 0px;
background: transparent;
width: 300px;
left: 1650px;
top: 633px;
background: #fff;
opacity: .70;
}
#linkList {
margin: 0px;
padding: 0px;
}
#linkList ul {
position: relative;
margin: 0px;
padding: 2px 0px 0px 23px;
list-style-type: none;
}
#linkList li {
position: relative;
margin: 0px;
padding: 2px 0px 1px 0px;
}
#linkList a {
font-weight: normal;
}
#linkList2 {
position: relative;
margin: 0px;
padding: 0px;
}
#lselect h3 span, #larchives h3 span, #lresources h3 span {
display: none;
}
#lselect {
position: absolute;
margin: 0px;
padding: 0px;
width: 145px;
left: 360px;
top: 189px;
background: #fff;
opacity: .70;
}
#lselect h3 {
position: relative;
margin: 0px;
padding: 0px;
background: transparent url(head_select.gif) no-repeat top left;
width: 127px;
height: 19px;
}
#lselect a {
margin: 0px;
padding: 4px 0px 0px 0px;
font-weight: bold;
display:block;
}
#lselect a.c {
margin: 0px;
padding: 0px;
font-weight: normal;
display:inline;
}
#larchives {
position: absolute;
margin: 0px;
padding: 0px;
width: 270px;
left: 30px;
top: 461px;
background: #fff;
opacity: .70;
}
#larchives h3 {
position: relative;
margin: 0px;
padding: 0px;
background: transparent url(head_archives.gif) no-repeat top left;
width: 72px;
height: 19px;
}
#lresources {
position: absolute;
left: 45px;
top: 535px;
padding: 0px;
width: 270px;
background: #fff;
opacity: .70;
}
#lresources h3 {
position: relative;
margin: 0px;
padding: 0px;
background: transparent url(head_resources.gif) no-repeat top left;
width: 88px;
height: 19px;
}
#extraDiv1 {
position: absolute;
margin: 0px;
padding: 0px;
background: transparent;
width: 5px;
height: 258px;
left: 1095px;
top: 117px;
}
#extraDiv2, #extraDiv3, #extraDiv4, #extraDiv5, #extraDiv6 {
display: none;
} | 0.29972 | 0.041501 |
/*position: relative;*/
/*!*overflow: hidden;*!*/
/*}*/
/*.btn-file input[type=file] {*/
/*position: absolute;*/
/*top: 0;*/
/*right: 0;*/
/*min-width: 100%;*/
/*min-height: 100%;*/
/*font-size: 100px;*/
/*text-align: right;*/
/*filter: alpha(opacity=0);*/
/*opacity: 0;*/
/*outline: none;*/
/*background: white;*/
/*cursor: inherit;*/
/*display: block;*/
/*}*/
html,body{
height:100%;
}
body {
font-size: 16px;
background: #f5f5f5;
font-family: Ubuntu;
}
.code-bg {
background: url("bg.jpg");
height: 100%;
position: relative;
}
.navbar-inverse {
background-color: #c0392b;
border-color: transparent;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
color: #fff;
background-color: transparent;
font-weight: bold;
}
.navbar-inverse .navbar-nav>li>a {
color: #fff;
}
input[type=file].form-control {
height : auto;
background: white;
}
.card-container.card {
max-width: 350px;
padding: 40px 40px;
}
.btn {
font-weight: 700;
height: 36px;
-moz-user-select: none;
-webkit-user-select: none;
user-select: none;
cursor: default;
}
/*
* Card component
*/
.card {
background : #f7f7f7;
padding : 20px 25px 30px;
margin : 100px auto 25px auto;
border-radius: 2px;
box-shadow : 0px 2px 2px rgba(0, 0, 0, 0.3);
}
.profile-img-card {
width: 75px;
height: auto;
margin: 0 auto 10px;
display: block;
}
.profile-name-card {
font-size: 16px;
font-weight: bold;
text-align: center;
margin: 10px 0 0;
min-height: 1em;
}
/*PANEL STYLE*/
.panel {
box-shadow: 1px 1px 1px rgba(0,0,0,0.09) !important;
}
.panel hr {
margin-top: 12px;
margin-bottom: 10px;
}
.panel-heading {
/*border-bottom: solid 1px #CCCCCC;*/
}
.panel-title {
font-size : 18px;
text-transform : uppercase;
font-family : "Montserrat Semi Bold";
}
.panel-heading {
background: #fff !important;
}
.test-cases-result {
background: url("../bg_results.jpg") center;
background-size : auto 100%;
background-repeat: no-repeat;
}
.test-cases-result {
color : #fff;
text-shadow: 1px 1px 5px #000000;
}
.test-cases-result h1 {
color: #fff;
margin-top : 50px;
text-align : center;
font-size : 50px;
text-shadow: 1px 1px 5px #000000;
font-weight: bold;
}
.test-cases-result ul {
font-size : 15px;
margin-left: -22px;
}
#ranking .avatar {
width: 80px;
margin: 0 auto;
height: 80px;
border-radius: 50%;
overflow: hidden;
display: block;
text-align: center;
background-position: center !important;
background-size : auto 100% !important;
background-repeat: no-repeat !important;
}
#ranking td {
vertical-align: middle;
font-size: 20px;
font-weight: bold;
} | assets/css/style.css | /*position: relative;*/
/*!*overflow: hidden;*!*/
/*}*/
/*.btn-file input[type=file] {*/
/*position: absolute;*/
/*top: 0;*/
/*right: 0;*/
/*min-width: 100%;*/
/*min-height: 100%;*/
/*font-size: 100px;*/
/*text-align: right;*/
/*filter: alpha(opacity=0);*/
/*opacity: 0;*/
/*outline: none;*/
/*background: white;*/
/*cursor: inherit;*/
/*display: block;*/
/*}*/
html,body{
height:100%;
}
body {
font-size: 16px;
background: #f5f5f5;
font-family: Ubuntu;
}
.code-bg {
background: url("bg.jpg");
height: 100%;
position: relative;
}
.navbar-inverse {
background-color: #c0392b;
border-color: transparent;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
color: #fff;
background-color: transparent;
font-weight: bold;
}
.navbar-inverse .navbar-nav>li>a {
color: #fff;
}
input[type=file].form-control {
height : auto;
background: white;
}
.card-container.card {
max-width: 350px;
padding: 40px 40px;
}
.btn {
font-weight: 700;
height: 36px;
-moz-user-select: none;
-webkit-user-select: none;
user-select: none;
cursor: default;
}
/*
* Card component
*/
.card {
background : #f7f7f7;
padding : 20px 25px 30px;
margin : 100px auto 25px auto;
border-radius: 2px;
box-shadow : 0px 2px 2px rgba(0, 0, 0, 0.3);
}
.profile-img-card {
width: 75px;
height: auto;
margin: 0 auto 10px;
display: block;
}
.profile-name-card {
font-size: 16px;
font-weight: bold;
text-align: center;
margin: 10px 0 0;
min-height: 1em;
}
/*PANEL STYLE*/
.panel {
box-shadow: 1px 1px 1px rgba(0,0,0,0.09) !important;
}
.panel hr {
margin-top: 12px;
margin-bottom: 10px;
}
.panel-heading {
/*border-bottom: solid 1px #CCCCCC;*/
}
.panel-title {
font-size : 18px;
text-transform : uppercase;
font-family : "Montserrat Semi Bold";
}
.panel-heading {
background: #fff !important;
}
.test-cases-result {
background: url("../bg_results.jpg") center;
background-size : auto 100%;
background-repeat: no-repeat;
}
.test-cases-result {
color : #fff;
text-shadow: 1px 1px 5px #000000;
}
.test-cases-result h1 {
color: #fff;
margin-top : 50px;
text-align : center;
font-size : 50px;
text-shadow: 1px 1px 5px #000000;
font-weight: bold;
}
.test-cases-result ul {
font-size : 15px;
margin-left: -22px;
}
#ranking .avatar {
width: 80px;
margin: 0 auto;
height: 80px;
border-radius: 50%;
overflow: hidden;
display: block;
text-align: center;
background-position: center !important;
background-size : auto 100% !important;
background-repeat: no-repeat !important;
}
#ranking td {
vertical-align: middle;
font-size: 20px;
font-weight: bold;
} | 0.375477 | 0.046098 |
.dhx_toolbar_base_18_dhx_web,
.dhx_toolbar_base_24_dhx_web,
.dhx_toolbar_base_32_dhx_web,
.dhx_toolbar_base_48_dhx_web {
white-space: nowrap;
overflow: hidden;
background-image: url('../imgs/dhxtoolbar_dhx_web/dhxtoolbar_imgs.gif');
background-repeat: repeat-x;
position: relative;
padding-left: 5px;
padding-right: 5px;
line-height: normal;
cursor: default;
}
.dhx_toolbar_base_18_dhx_web div.dhxtoolbar_hdrline_ll,
.dhx_toolbar_base_24_dhx_web div.dhxtoolbar_hdrline_ll,
.dhx_toolbar_base_32_dhx_web div.dhxtoolbar_hdrline_ll,
.dhx_toolbar_base_48_dhx_web div.dhxtoolbar_hdrline_ll {
display: none;
}
.dhx_toolbar_base_18_dhx_web div.dhxtoolbar_hdrline_l,
.dhx_toolbar_base_24_dhx_web div.dhxtoolbar_hdrline_l,
.dhx_toolbar_base_32_dhx_web div.dhxtoolbar_hdrline_l,
.dhx_toolbar_base_48_dhx_web div.dhxtoolbar_hdrline_l {
display: none;
}
.dhx_toolbar_base_18_dhx_web div.dhxtoolbar_hdrline_rr,
.dhx_toolbar_base_24_dhx_web div.dhxtoolbar_hdrline_rr,
.dhx_toolbar_base_32_dhx_web div.dhxtoolbar_hdrline_rr,
.dhx_toolbar_base_48_dhx_web div.dhxtoolbar_hdrline_rr {
display: none;
}
.dhx_toolbar_base_18_dhx_web div.dhxtoolbar_hdrline_r,
.dhx_toolbar_base_24_dhx_web div.dhxtoolbar_hdrline_r,
.dhx_toolbar_base_32_dhx_web div.dhxtoolbar_hdrline_r,
.dhx_toolbar_base_48_dhx_web div.dhxtoolbar_hdrline_r {
display: none;
}
.dhx_toolbar_base_18_dhx_web div.float_left,
.dhx_toolbar_base_24_dhx_web div.float_left,
.dhx_toolbar_base_32_dhx_web div.float_left,
.dhx_toolbar_base_48_dhx_web div.float_left {
float: left;
}
.dhx_toolbar_base_18_dhx_web div.float_right,
.dhx_toolbar_base_24_dhx_web div.float_right,
.dhx_toolbar_base_32_dhx_web div.float_right,
.dhx_toolbar_base_48_dhx_web div.float_right {
float: right;
}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_btn,
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_btn,
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_btn,
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_btn {
float: left;
color: #000000;
border-left: #ececec 1px solid;
border-right: #ececec 1px solid;
margin: 5px 0px 100px 1px;
padding: 0px 2px;
line-height: normal;
-moz-user-select: -moz-none;
cursor: default;
position: relative; /* needed for slider's pen */
}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_btn.dis,
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_btn.dis,
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_btn.dis,
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_btn.dis {
color: #999999 !important;
}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_btn.over,
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_btn.over,
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_btn.over,
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_btn.over {
border-left: #ffffff 1px solid;
border-right: #ffffff 1px solid;
background-image: url(../imgs/dhxtoolbar_dhx_web/dhxtoolbar_imgs.gif);
background-repeat: repeat-x;
}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_btn.pres,
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_btn.pres,
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_btn.pres,
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_btn.pres {
border-left: #ffffff 1px solid;
border-right: #ffffff 1px solid;
background-image: url(../imgs/dhxtoolbar_dhx_web/dhxtoolbar_imgs.gif);
background-repeat: repeat-x;
}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_btn.pres_dis,
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_btn.pres_dis,
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_btn.pres_dis,
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_btn.pres_dis {
color: #999999;
border-left: #909090 1px solid;
border-right: #909090 1px solid;
background-image: url(../imgs/dhxtoolbar_dhx_web/dhxtoolbar_imgs.gif);
background-repeat: repeat-x;
}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_btn img,
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_btn img,
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_btn img,
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_btn img {
float: left;
margin: 2px 1px 0px 1px;
cursor: default;
-moz-user-select: none;
}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_btn div,
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_btn div,
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_btn div,
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_btn div {
float: left;
font-family: Tahoma;
font-size: 12px;
margin: 0px 2px;
vertical-align: middle;
line-height: normal;
cursor: default;
-moz-user-select: none;
}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_arw,
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_arw,
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_arw,
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_arw {
float: left;
margin: 5px 0px 100px 0px;
color: #000000;
border-left: none;
border-right: #ececec 1px solid;
line-height: normal;
cursor: default;
-moz-user-select: none;
}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_arw.over,
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_arw.over,
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_arw.over,
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_arw.over {
border-right: #ffffff 1px solid;
background-image: url('../imgs/dhxtoolbar_dhx_web/dhxtoolbar_imgs.gif');
background-repeat: repeat-x;
}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_arw.pres,
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_arw.pres,
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_arw.pres,
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_arw.pres {
border-right: #ffffff 1px solid;
background-image: url('../imgs/dhxtoolbar_dhx_web/dhxtoolbar_imgs.gif');
background-repeat: repeat-x;
}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_arw div.arwimg,
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_arw div.arwimg,
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_arw div.arwimg,
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_arw div.arwimg {
float: left;
background-image: url('../imgs/dhxtoolbar_dhx_web/dhxtoolbar_imgs.gif');
background-repeat: no-repeat;
line-height: normal;
font-size: 12px;
font-family: Tahoma;
}
div.dhx_toolbar_poly_18_dhx_web,
div.dhx_toolbar_poly_24_dhx_web,
div.dhx_toolbar_poly_32_dhx_web,
div.dhx_toolbar_poly_48_dhx_web {
position: absolute;
margin: 0px;
padding-top: 1px;
border: #ffffff 1px solid;
background-color: #ececec;
overflow: hidden;
cursor: default;
line-height: normal;
box-shadow: 2px 3px 13px #666666;
-moz-box-shadow: 2px 3px 13px #666666;
-webkit-box-shadow: 2px 3px 13px #666666;
-khtml-box-shadow: 2px 3px 13px #666666;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#666666,direction=135);
-moz-user-select: none;
}
div.dhx_toolbar_poly_18_dhx_web table.buttons_cont tr,
div.dhx_toolbar_poly_24_dhx_web table.buttons_cont tr,
div.dhx_toolbar_poly_32_dhx_web table.buttons_cont tr,
div.dhx_toolbar_poly_48_dhx_web table.buttons_cont tr {
line-height: normal
}
div.dhx_toolbar_poly_18_dhx_web table.buttons_cont td,
div.dhx_toolbar_poly_24_dhx_web table.buttons_cont td,
div.dhx_toolbar_poly_32_dhx_web table.buttons_cont td,
div.dhx_toolbar_poly_48_dhx_web table.buttons_cont td {
line-height: normal
}
div.dhx_toolbar_poly_18_dhx_web table.buttons_cont tr.tr_btn.tr_btn_over,
div.dhx_toolbar_poly_24_dhx_web table.buttons_cont tr.tr_btn.tr_btn_over,
div.dhx_toolbar_poly_32_dhx_web table.buttons_cont tr.tr_btn.tr_btn_over,
div.dhx_toolbar_poly_48_dhx_web table.buttons_cont tr.tr_btn.tr_btn_over {
background-image: url('../imgs/dhxtoolbar_dhx_web/dhxtoolbar_imgs.gif');
background-repeat: repeat-x;
}
div.dhx_toolbar_poly_18_dhx_web table.buttons_cont tr.tr_btn.tr_btn_selected,
div.dhx_toolbar_poly_24_dhx_web table.buttons_cont tr.tr_btn.tr_btn_selected,
div.dhx_toolbar_poly_32_dhx_web table.buttons_cont tr.tr_btn.tr_btn_selected,
div.dhx_toolbar_poly_48_dhx_web table.buttons_cont tr.tr_btn.tr_btn_selected {
background-image: url('../imgs/dhxtoolbar_dhx_web/dhxtoolbar_imgs.gif');
background-repeat: repeat-x;
}
div.dhx_toolbar_poly_18_dhx_web table.buttons_cont td.td_btn_sep,
div.dhx_toolbar_poly_24_dhx_web table.buttons_cont td.td_btn_sep,
div.dhx_toolbar_poly_32_dhx_web table.buttons_cont td.td_btn_sep,
div.dhx_toolbar_poly_48_dhx_web table.buttons_cont td.td_btn_sep {
font-size: 1px;
height: 4px;
vertical-align: top;
}
div.dhx_toolbar_poly_18_dhx_web td.td_btn_sep div.btn_sep,
div.dhx_toolbar_poly_24_dhx_web td.td_btn_sep div.btn_sep,
div.dhx_toolbar_poly_32_dhx_web td.td_btn_sep div.btn_sep,
div.dhx_toolbar_poly_48_dhx_web td.td_btn_sep div.btn_sep {
font-size: 1px;
cursor: default;
height: 4px;
width: 100%;
background-image: url('../imgs/dhxtoolbar_dhx_web/dhxtoolbar_imgs.gif');
background-repeat: repeat-x;
-moz-user-select: none;
}
div.dhx_toolbar_poly_18_dhx_web table.buttons_cont td.td_btn_img,
div.dhx_toolbar_poly_24_dhx_web table.buttons_cont td.td_btn_img,
div.dhx_toolbar_poly_32_dhx_web table.buttons_cont td.td_btn_img,
div.dhx_toolbar_poly_48_dhx_web table.buttons_cont td.td_btn_img {
font-size: 1px;
text-align: center;
vertical-align: middle;
}
div.dhx_toolbar_poly_18_dhx_web td.td_btn_img img.btn_sel_img,
div.dhx_toolbar_poly_24_dhx_web td.td_btn_img img.btn_sel_img,
div.dhx_toolbar_poly_32_dhx_web td.td_btn_img img.btn_sel_img,
div.dhx_toolbar_poly_48_dhx_web td.td_btn_img img.btn_sel_img {
position: relative;
margin-left: 2px;
margin-right: 2px;
-moz-user-select: none;
}
div.dhx_toolbar_poly_18_dhx_web table.buttons_cont td.td_btn_txt,
div.dhx_toolbar_poly_24_dhx_web table.buttons_cont td.td_btn_txt,
div.dhx_toolbar_poly_32_dhx_web table.buttons_cont td.td_btn_txt,
div.dhx_toolbar_poly_48_dhx_web table.buttons_cont td.td_btn_txt {
font-size: 1px;
vertical-align: middle;
padding-left: 1px;
padding-right: 10px;
}
div.dhx_toolbar_poly_18_dhx_web td.td_btn_txt div.btn_sel_text,
div.dhx_toolbar_poly_24_dhx_web td.td_btn_txt div.btn_sel_text,
div.dhx_toolbar_poly_32_dhx_web td.td_btn_txt div.btn_sel_text,
div.dhx_toolbar_poly_48_dhx_web td.td_btn_txt div.btn_sel_text {
float: left;
font-family: Tahoma;
font-size: 12px;
color: #000000;
line-height: normal;
white-space: nowrap;
}
div.dhx_toolbar_poly_18_dhx_web tr.tr_btn_disabled td.td_btn_txt div.btn_sel_text,
div.dhx_toolbar_poly_24_dhx_web tr.tr_btn_disabled td.td_btn_txt div.btn_sel_text,
div.dhx_toolbar_poly_32_dhx_web tr.tr_btn_disabled td.td_btn_txt div.btn_sel_text,
div.dhx_toolbar_poly_48_dhx_web tr.tr_btn_disabled td.td_btn_txt div.btn_sel_text {
color: #999999 !important;
}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_sep,
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_sep,
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_sep,
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_sep {
float: left;
width: 3px;
font-size: 1px;
margin-left: 3px;
margin-right: 2px;
background-image: url('../imgs/dhxtoolbar_dhx_web/dhxtoolbar_imgs.gif');
background-repeat: no-repeat;
-moz-user-select: none;
}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_text,
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_text,
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_text,
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_text {
float: left;
vertical-align: middle;
font-family: Tahoma;
font-size: 12px;
color: #000000;
margin: 5px 0px 0px 1px;
padding: 0px 4px;
line-height: normal;
-moz-user-select: none;
}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_btn .inp,
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_btn .inp,
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_btn .inp,
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_btn .inp {
position: relative;
float: left;
border: #bbbbbb 1px solid;
font-family: Tahoma;
font-size: 12px;
line-height: normal;
direction: ltr;
}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_btn div.sl_bg_l,
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_btn div.sl_bg_l,
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_btn div.sl_bg_l,
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_btn div.sl_bg_l {
background-image: url('../imgs/dhxtoolbar_dhx_web/dhxtoolbar_imgs.gif');
background-repeat: no-repeat;
width: 2px;
font-size: 1px;
margin-right: 0px;
}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_btn div.sl_bg_m,
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_btn div.sl_bg_m,
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_btn div.sl_bg_m,
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_btn div.sl_bg_m {
background-image: url('../imgs/dhxtoolbar_dhx_web/dhxtoolbar_imgs.gif');
background-repeat: repeat-x;
font-size: 1px;
margin-left: 0px;
margin-right: 0px;
}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_btn div.sl_bg_r,
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_btn div.sl_bg_r,
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_btn div.sl_bg_r,
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_btn div.sl_bg_r {
background-image: url('../imgs/dhxtoolbar_dhx_web/dhxtoolbar_imgs.gif');
background-repeat: no-repeat;
width: 2px;
font-size: 1px;
margin-left: 0px;
}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_btn div.sl_pen,
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_btn div.sl_pen,
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_btn div.sl_pen,
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_btn div.sl_pen {
position: absolute;
width: 13px;
height: 22px;
top: 0px;
border: none;
cursor: default;
background-image: url('../imgs/dhxtoolbar_dhx_web/dhxtoolbar_imgs.gif');
background-repeat: no-repeat;
line-height: normal;
-moz-user-select: none;
}
.dhx_toolbar_base_18_dhx_web div.dhxtoolbar_spacer.float_right,
.dhx_toolbar_base_24_dhx_web div.dhxtoolbar_spacer.float_right,
.dhx_toolbar_base_32_dhx_web div.dhxtoolbar_spacer.float_right,
.dhx_toolbar_base_48_dhx_web div.dhxtoolbar_spacer.float_right {
float: right;
}
.dhx_toolbar_base_18_dhx_web div.dhxtoolbar_spacer.float_left,
.dhx_toolbar_base_24_dhx_web div.dhxtoolbar_spacer.float_left,
.dhx_toolbar_base_32_dhx_web div.dhxtoolbar_spacer.float_left,
.dhx_toolbar_base_48_dhx_web div.dhxtoolbar_spacer.float_left {
float: left;
}
dhx_toolbar_base_18_dhx_web.in_layoutcell div.dhxtoolbar_hdrline_ll,
dhx_toolbar_base_24_dhx_web.in_layoutcell div.dhxtoolbar_hdrline_ll,
dhx_toolbar_base_32_dhx_web.in_layoutcell div.dhxtoolbar_hdrline_ll,
dhx_toolbar_base_48_dhx_web.in_layoutcell div.dhxtoolbar_hdrline_ll {
display: none;
}
dhx_toolbar_base_18_dhx_web.in_layoutcell div.dhxtoolbar_hdrline_rr,
dhx_toolbar_base_24_dhx_web.in_layoutcell div.dhxtoolbar_hdrline_rr,
dhx_toolbar_base_32_dhx_web.in_layoutcell div.dhxtoolbar_hdrline_rr,
dhx_toolbar_base_48_dhx_web.in_layoutcell div.dhxtoolbar_hdrline_rr {
display: none;
}
.dhx_toolbar_base_18_dhx_web.in_layoutcell div.dhxtoolbar_hdrline_l,
.dhx_toolbar_base_24_dhx_web.in_layoutcell div.dhxtoolbar_hdrline_l,
.dhx_toolbar_base_32_dhx_web.in_layoutcell div.dhxtoolbar_hdrline_l,
.dhx_toolbar_base_48_dhx_web.in_layoutcell div.dhxtoolbar_hdrline_l {
left: 0px !important;
}
.dhx_toolbar_base_18_dhx_web.in_layoutcell div.dhxtoolbar_hdrline_r,
.dhx_toolbar_base_24_dhx_web.in_layoutcell div.dhxtoolbar_hdrline_r,
.dhx_toolbar_base_32_dhx_web.in_layoutcell div.dhxtoolbar_hdrline_r,
.dhx_toolbar_base_48_dhx_web.in_layoutcell div.dhxtoolbar_hdrline_r {
right: 0px !important;
}
.dhx_toolbar_base_18_dhx_web.in_acccell div.dhxtoolbar_hdrline_ll,
.dhx_toolbar_base_24_dhx_web.in_acccell div.dhxtoolbar_hdrline_ll,
.dhx_toolbar_base_32_dhx_web.in_acccell div.dhxtoolbar_hdrline_ll,
.dhx_toolbar_base_48_dhx_web.in_acccell div.dhxtoolbar_hdrline_ll {
display: none;
}
.dhx_toolbar_base_18_dhx_web.in_acccell div.dhxtoolbar_hdrline_rr,
.dhx_toolbar_base_24_dhx_web.in_acccell div.dhxtoolbar_hdrline_rr,
.dhx_toolbar_base_32_dhx_web.in_acccell div.dhxtoolbar_hdrline_rr,
.dhx_toolbar_base_48_dhx_web.in_acccell div.dhxtoolbar_hdrline_rr {
display: none;
}
.dhx_toolbar_base_18_dhx_web.in_acccell div.dhxtoolbar_hdrline_l,
.dhx_toolbar_base_24_dhx_web.in_acccell div.dhxtoolbar_hdrline_l,
.dhx_toolbar_base_32_dhx_web.in_acccell div.dhxtoolbar_hdrline_l,
.dhx_toolbar_base_48_dhx_web.in_acccell div.dhxtoolbar_hdrline_l {
left: 0px !important;
}
.dhx_toolbar_base_18_dhx_web.in_acccell div.dhxtoolbar_hdrline_r,
.dhx_toolbar_base_24_dhx_web.in_acccell div.dhxtoolbar_hdrline_r,
.dhx_toolbar_base_32_dhx_web.in_acccell div.dhxtoolbar_hdrline_r,
.dhx_toolbar_base_48_dhx_web.in_acccell div.dhxtoolbar_hdrline_r {
right: 0px !important;
}
.dhx_tabbar_zone_dhx_web .dhx_toolbar_base_18_dhx_web div.dhxtoolbar_hdrline_ll,
.dhx_tabbar_zone_dhx_web .dhx_toolbar_base_24_dhx_web div.dhxtoolbar_hdrline_ll,
.dhx_tabbar_zone_dhx_web .dhx_toolbar_base_32_dhx_web div.dhxtoolbar_hdrline_ll,
.dhx_tabbar_zone_dhx_web .dhx_toolbar_base_48_dhx_web div.dhxtoolbar_hdrline_ll {
display: none;
}
.dhx_tabbar_zone_dhx_web .dhx_toolbar_base_18_dhx_web div.dhxtoolbar_hdrline_rr,
.dhx_tabbar_zone_dhx_web .dhx_toolbar_base_24_dhx_web div.dhxtoolbar_hdrline_rr,
.dhx_tabbar_zone_dhx_web .dhx_toolbar_base_32_dhx_web div.dhxtoolbar_hdrline_rr,
.dhx_tabbar_zone_dhx_web .dhx_toolbar_base_48_dhx_web div.dhxtoolbar_hdrline_rr {
display: none;
}
.dhx_tabbar_zone_dhx_web .dhx_toolbar_base_18_dhx_web div.dhxtoolbar_hdrline_l,
.dhx_tabbar_zone_dhx_web .dhx_toolbar_base_24_dhx_web div.dhxtoolbar_hdrline_l,
.dhx_tabbar_zone_dhx_web .dhx_toolbar_base_32_dhx_web div.dhxtoolbar_hdrline_l,
.dhx_tabbar_zone_dhx_web .dhx_toolbar_base_48_dhx_web div.dhxtoolbar_hdrline_l {
left: 0px !important;
}
.dhx_tabbar_zone_dhx_web .dhx_toolbar_base_18_dhx_web div.dhxtoolbar_hdrline_r,
.dhx_tabbar_zone_dhx_web .dhx_toolbar_base_24_dhx_web div.dhxtoolbar_hdrline_r,
.dhx_tabbar_zone_dhx_web .dhx_toolbar_base_32_dhx_web div.dhxtoolbar_hdrline_r,
.dhx_tabbar_zone_dhx_web .dhx_toolbar_base_48_dhx_web div.dhxtoolbar_hdrline_r {
right: 0px !important;
}
.dhtmlx_skin_dhx_web div.dhtmlx_wins_body_inner .dhx_toolbar_base_18_dhx_web,
.dhtmlx_skin_dhx_web div.dhtmlx_wins_body_inner .dhx_toolbar_base_24_dhx_web,
.dhtmlx_skin_dhx_web div.dhtmlx_wins_body_inner .dhx_toolbar_base_32_dhx_web,
.dhtmlx_skin_dhx_web div.dhtmlx_wins_body_inner .dhx_toolbar_base_48_dhx_web {
border: none;
}
.dhx_acc_base_dhx_web .dhx_toolbar_base_18_dhx_web,
.dhx_acc_base_dhx_web .dhx_toolbar_base_24_dhx_web,
.dhx_acc_base_dhx_web .dhx_toolbar_base_32_dhx_web,
.dhx_acc_base_dhx_web .dhx_toolbar_base_48_dhx_web {
border: none;
}
table.dhtmlxLayoutPolyContainer_dhx_web td.dhtmlxLayoutSinglePoly .dhx_toolbar_base_18_dhx_web,
table.dhtmlxLayoutPolyContainer_dhx_web td.dhtmlxLayoutSinglePoly .dhx_toolbar_base_24_dhx_web,
table.dhtmlxLayoutPolyContainer_dhx_web td.dhtmlxLayoutSinglePoly .dhx_toolbar_base_32_dhx_web,
table.dhtmlxLayoutPolyContainer_dhx_web td.dhtmlxLayoutSinglePoly .dhx_toolbar_base_48_dhx_web {
border: none;
}
/* CUSTOM PART */
/* ICON SIZE 18 */
.dhx_toolbar_base_18_dhx_web {height:32px; background-position: 0px -0px;}
.dhx_toolbar_base_18_dhx_web.in_layoutcell {height: 41px;background-position: 0px -0px;}
.dhx_toolbar_base_18_dhx_web.in_acccell {height: 41px;background-position: 0px -0px;}
.dhx_tabbar_zone_dhx_skyblue .dhx_toolbar_base_18_dhx_web {height: 41px;background-position: 0px -0px;}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_btn {height: 22px;}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_arw {height: 22px;}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_btn.over {background-position: 0px -41px;}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_btn.pres {background-position: 0px -41px;}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_arw.over {background-position: 0px -41px;}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_arw.pres {background-position: 0px -41px;}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_btn.pres_dis {background-position: 0px -63px;}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_arw div.arwimg {width: 11px; height: 22px; background-position: 0px -85px;}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_arw.dis div.arwimg {background-position: -11px -85px;}
div.dhx_toolbar_poly_18_dhx_web table.buttons_cont tr.tr_btn {height: 24px;}
div.dhx_toolbar_poly_18_dhx_web table.buttons_cont tr.tr_btn.tr_btn_over {background-position: 0px -107px;}
div.dhx_toolbar_poly_18_dhx_web table.buttons_cont tr.tr_btn.tr_btn_selected {background-position: 0px -107px;}
div.dhx_toolbar_poly_18_dhx_web td.td_btn_sep div.btn_sep {background-position: 0px -131px;}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_sep {height: 22px; background-position: 0px -135px;}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_btn div.sl_bg_l {background-position: -3px -135px;}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_btn.dis div.sl_bg_l {background-position: -5px -135px;}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_btn div.sl_bg_r {background-position: -7px -135px;}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_btn.dis div.sl_bg_r {background-position: -9px -135px;}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_btn div.sl_bg_m {background-position: 0px -167px;}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_btn.dis div.sl_bg_m {background-position: 0px -189px;}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_btn div.sl_pen {height: 22px;background-position: 0px -211px;}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_btn div.sl_pen.over {background-position: 0px -233px;}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_btn.dis div.sl_pen {background-position: 0px -255px;}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_btn img {width: 18px; height: 18px;}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_btn div {height: 22px;line-height: 22px;}
div.dhx_toolbar_poly_18_dhx_web table.buttons_cont td.td_btn_img {width: 22px;}
div.dhx_toolbar_poly_18_dhx_web td.td_btn_img img.btn_sel_img {width: 18px;height: 18px;}
.dhx_toolbar_base_18_dhx_web.in_window,.dhx_toolbar_base_18_dhx_web.in_layout,.dhx_toolbar_base_18_dhx_web.in_tabbarcell {height:41px;}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_text {height: 22px;line-height: 22px;margin: 5px 0px 0px 1px;}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_btn .inp {padding: 1px;margin-top: 2px;}
/* ICON SIZE 24 */
.dhx_toolbar_base_24_dhx_web {height:38px; background-position: 0px -277px;}
.dhx_toolbar_base_24_dhx_web.in_layoutcell {height: 47px;background-position: 0px -277px;}
.dhx_toolbar_base_24_dhx_web.in_acccell {height: 47px;background-position: 0px -277px;}
.dhx_tabbar_zone_dhx_skyblue .dhx_toolbar_base_24_dhx_web {height: 47px;background-position: 0px -277px;}
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_btn {height: 28px;}
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_arw {height: 28px;}
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_btn.over {background-position: 0px -324px;}
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_btn.pres {background-position: 0px -324px;}
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_arw.over {background-position: 0px -324px;}
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_arw.pres {background-position: 0px -324px;}
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_btn.pres_dis {background-position: 0px -352px;}
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_arw div.arwimg {width: 13px; height: 28px; background-position: 0px -380px;}
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_arw.dis div.arwimg {background-position: -13px -380px;}
div.dhx_toolbar_poly_24_dhx_web table.buttons_cont tr.tr_btn {height: 30px;}
div.dhx_toolbar_poly_24_dhx_web table.buttons_cont tr.tr_btn.tr_btn_over {background-position: 0px -408px;}
div.dhx_toolbar_poly_24_dhx_web table.buttons_cont tr.tr_btn.tr_btn_selected {background-position: 0px -408px;}
div.dhx_toolbar_poly_24_dhx_web td.td_btn_sep div.btn_sep {background-position: 0px -438px;}
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_sep {height: 28px; background-position: 0px -442px;}
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_btn div.sl_bg_l {background-position: -3px -442px;}
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_btn.dis div.sl_bg_l {background-position: -5px -442px;}
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_btn div.sl_bg_r {background-position: -7px -442px;}
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_btn.dis div.sl_bg_r {background-position: -9px -442px;}
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_btn div.sl_bg_m {background-position: 0px -480px;}
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_btn.dis div.sl_bg_m {background-position: 0px -508px;}
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_btn div.sl_pen {height: 28px;background-position: 0px -536px;}
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_btn div.sl_pen.over {background-position: 0px -564px;}
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_btn.dis div.sl_pen {background-position: 0px -592px;}
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_btn img {width: 24px; height: 24px;}
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_btn div {height: 28px;line-height: 28px;}
div.dhx_toolbar_poly_24_dhx_web table.buttons_cont td.td_btn_img {width: 28px;}
div.dhx_toolbar_poly_24_dhx_web td.td_btn_img img.btn_sel_img {width: 24px;height: 24px;}
.dhx_toolbar_base_24_dhx_web.in_window,.dhx_toolbar_base_24_dhx_web.in_layout,.dhx_toolbar_base_24_dhx_web.in_tabbarcell {height:47px;}
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_text {height: 28px;line-height: 28px;margin: 5px 0px 0px 1px;}
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_btn .inp {padding: 2px;margin-top: 4px;}
/* ICON SIZE 32 */
.dhx_toolbar_base_32_dhx_web {height:46px; background-position: 0px -620px;}
.dhx_toolbar_base_32_dhx_web.in_layoutcell {height: 55px;background-position: 0px -620px;}
.dhx_toolbar_base_32_dhx_web.in_acccell {height: 55px;background-position: 0px -620px;}
.dhx_tabbar_zone_dhx_skyblue .dhx_toolbar_base_32_dhx_web {height: 55px;background-position: 0px -620px;}
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_btn {height: 36px;}
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_arw {height: 36px;}
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_btn.over {background-position: 0px -675px;}
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_btn.pres {background-position: 0px -675px;}
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_arw.over {background-position: 0px -675px;}
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_arw.pres {background-position: 0px -675px;}
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_btn.pres_dis {background-position: 0px -711px;}
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_arw div.arwimg {width: 15px; height: 36px; background-position: 0px -747px;}
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_arw.dis div.arwimg {background-position: -15px -747px;}
div.dhx_toolbar_poly_32_dhx_web table.buttons_cont tr.tr_btn {height: 38px;}
div.dhx_toolbar_poly_32_dhx_web table.buttons_cont tr.tr_btn.tr_btn_over {background-position: 0px -783px;}
div.dhx_toolbar_poly_32_dhx_web table.buttons_cont tr.tr_btn.tr_btn_selected {background-position: 0px -783px;}
div.dhx_toolbar_poly_32_dhx_web td.td_btn_sep div.btn_sep {background-position: 0px -821px;}
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_sep {height: 36px; background-position: 0px -825px;}
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_btn div.sl_bg_l {background-position: -3px -825px;}
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_btn.dis div.sl_bg_l {background-position: -5px -825px;}
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_btn div.sl_bg_r {background-position: -7px -825px;}
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_btn.dis div.sl_bg_r {background-position: -9px -825px;}
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_btn div.sl_bg_m {background-position: 0px -871px;}
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_btn.dis div.sl_bg_m {background-position: 0px -907px;}
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_btn div.sl_pen {height: 36px;background-position: 0px -943px;}
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_btn div.sl_pen.over {background-position: 0px -979px;}
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_btn.dis div.sl_pen {background-position: 0px -1015px;}
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_btn img {width: 32px; height: 32px;}
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_btn div {height: 36px;line-height: 36px;}
div.dhx_toolbar_poly_32_dhx_web table.buttons_cont td.td_btn_img {width: 36px;}
div.dhx_toolbar_poly_32_dhx_web td.td_btn_img img.btn_sel_img {width: 32px;height: 32px;}
.dhx_toolbar_base_32_dhx_web.in_window,.dhx_toolbar_base_32_dhx_web.in_layout,.dhx_toolbar_base_32_dhx_web.in_tabbarcell {height:55px;}
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_text {height: 36px;line-height: 36px;margin: 5px 0px 0px 1px;}
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_btn .inp {padding: 4px;margin-top: 6px;}
/* ICON SIZE 48 */
.dhx_toolbar_base_48_dhx_web {height:62px; background-position: 0px -1051px;}
.dhx_toolbar_base_48_dhx_web.in_layoutcell {height: 71px;background-position: 0px -1051px;}
.dhx_toolbar_base_48_dhx_web.in_acccell {height: 71px;background-position: 0px -1051px;}
.dhx_tabbar_zone_dhx_skyblue .dhx_toolbar_base_48_dhx_web {height: 71px;background-position: 0px -1051px;}
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_btn {height: 52px;}
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_arw {height: 52px;}
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_btn.over {background-position: 0px -1122px;}
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_btn.pres {background-position: 0px -1122px;}
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_arw.over {background-position: 0px -1122px;}
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_arw.pres {background-position: 0px -1122px;}
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_btn.pres_dis {background-position: 0px -1174px;}
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_arw div.arwimg {width: 17px; height: 52px; background-position: 0px -1226px;}
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_arw.dis div.arwimg {background-position: -17px -1226px;}
div.dhx_toolbar_poly_48_dhx_web table.buttons_cont tr.tr_btn {height: 54px;}
div.dhx_toolbar_poly_48_dhx_web table.buttons_cont tr.tr_btn.tr_btn_over {background-position: 0px -1278px;}
div.dhx_toolbar_poly_48_dhx_web table.buttons_cont tr.tr_btn.tr_btn_selected {background-position: 0px -1278px;}
div.dhx_toolbar_poly_48_dhx_web td.td_btn_sep div.btn_sep {background-position: 0px -1332px;}
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_sep {height: 52px; background-position: 0px -1336px;}
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_btn div.sl_bg_l {background-position: -3px -1336px;}
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_btn.dis div.sl_bg_l {background-position: -5px -1336px;}
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_btn div.sl_bg_r {background-position: -7px -1336px;}
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_btn.dis div.sl_bg_r {background-position: -9px -1336px;}
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_btn div.sl_bg_m {background-position: 0px -1398px;}
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_btn.dis div.sl_bg_m {background-position: 0px -1450px;}
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_btn div.sl_pen {height: 52px;background-position: 0px -1502px;}
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_btn div.sl_pen.over {background-position: 0px -1554px;}
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_btn.dis div.sl_pen {background-position: 0px -1606px;}
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_btn img {width: 48px; height: 48px;}
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_btn div {height: 52px;line-height: 52px;}
div.dhx_toolbar_poly_48_dhx_web table.buttons_cont td.td_btn_img {width: 52px;}
div.dhx_toolbar_poly_48_dhx_web td.td_btn_img img.btn_sel_img {width: 48px;height: 48px;}
.dhx_toolbar_base_48_dhx_web.in_window,.dhx_toolbar_base_48_dhx_web.in_layout,.dhx_toolbar_base_48_dhx_web.in_tabbarcell {height:71px;}
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_text {height: 52px;line-height: 52px;margin: 5px 0px 0px 1px;}
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_btn .inp {padding: 8px;margin-top: 10px;}
/* STATIC PART FOR ALL SIZES */
/* label for slider */
div.dhx_toolbar_slider_label_dhx_web {
position: absolute;
border: #ffffff 1px solid;
background-color: #acdaf0;
font-family: Tahoma;
font-size: 12px;
color: #000000;
font-weight: normal;
padding: 2px 6px;
cursor: default;
-moz-user-select: none;
z-index: 8422;
box-shadow: 2px 3px 13px #666666;
-moz-box-shadow: 2px 3px 13px #666666;
-webkit-box-shadow: 2px 3px 13px #666666;
-khtml-box-shadow: 2px 3px 13px #666666;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#666666,direction=135);
-moz-user-select: none;
}
/* maxopen test */
.dhxtoolbar_maxopen_test {
position: absolute;
width: 200px;
height: 50px;
overflow-x: none;
overflow-y: auto;
left: -300px;
top: 100px;
border: 1px solid white;
visibility: hidden;
}
.dhxtoolbar_maxopen_test2 {
height: 200px;
} | Matching/dhtmlxToolbar_new/codebase/skins/dhtmlxtoolbar_dhx_web.css | .dhx_toolbar_base_18_dhx_web,
.dhx_toolbar_base_24_dhx_web,
.dhx_toolbar_base_32_dhx_web,
.dhx_toolbar_base_48_dhx_web {
white-space: nowrap;
overflow: hidden;
background-image: url('../imgs/dhxtoolbar_dhx_web/dhxtoolbar_imgs.gif');
background-repeat: repeat-x;
position: relative;
padding-left: 5px;
padding-right: 5px;
line-height: normal;
cursor: default;
}
.dhx_toolbar_base_18_dhx_web div.dhxtoolbar_hdrline_ll,
.dhx_toolbar_base_24_dhx_web div.dhxtoolbar_hdrline_ll,
.dhx_toolbar_base_32_dhx_web div.dhxtoolbar_hdrline_ll,
.dhx_toolbar_base_48_dhx_web div.dhxtoolbar_hdrline_ll {
display: none;
}
.dhx_toolbar_base_18_dhx_web div.dhxtoolbar_hdrline_l,
.dhx_toolbar_base_24_dhx_web div.dhxtoolbar_hdrline_l,
.dhx_toolbar_base_32_dhx_web div.dhxtoolbar_hdrline_l,
.dhx_toolbar_base_48_dhx_web div.dhxtoolbar_hdrline_l {
display: none;
}
.dhx_toolbar_base_18_dhx_web div.dhxtoolbar_hdrline_rr,
.dhx_toolbar_base_24_dhx_web div.dhxtoolbar_hdrline_rr,
.dhx_toolbar_base_32_dhx_web div.dhxtoolbar_hdrline_rr,
.dhx_toolbar_base_48_dhx_web div.dhxtoolbar_hdrline_rr {
display: none;
}
.dhx_toolbar_base_18_dhx_web div.dhxtoolbar_hdrline_r,
.dhx_toolbar_base_24_dhx_web div.dhxtoolbar_hdrline_r,
.dhx_toolbar_base_32_dhx_web div.dhxtoolbar_hdrline_r,
.dhx_toolbar_base_48_dhx_web div.dhxtoolbar_hdrline_r {
display: none;
}
.dhx_toolbar_base_18_dhx_web div.float_left,
.dhx_toolbar_base_24_dhx_web div.float_left,
.dhx_toolbar_base_32_dhx_web div.float_left,
.dhx_toolbar_base_48_dhx_web div.float_left {
float: left;
}
.dhx_toolbar_base_18_dhx_web div.float_right,
.dhx_toolbar_base_24_dhx_web div.float_right,
.dhx_toolbar_base_32_dhx_web div.float_right,
.dhx_toolbar_base_48_dhx_web div.float_right {
float: right;
}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_btn,
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_btn,
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_btn,
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_btn {
float: left;
color: #000000;
border-left: #ececec 1px solid;
border-right: #ececec 1px solid;
margin: 5px 0px 100px 1px;
padding: 0px 2px;
line-height: normal;
-moz-user-select: -moz-none;
cursor: default;
position: relative; /* needed for slider's pen */
}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_btn.dis,
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_btn.dis,
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_btn.dis,
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_btn.dis {
color: #999999 !important;
}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_btn.over,
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_btn.over,
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_btn.over,
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_btn.over {
border-left: #ffffff 1px solid;
border-right: #ffffff 1px solid;
background-image: url(../imgs/dhxtoolbar_dhx_web/dhxtoolbar_imgs.gif);
background-repeat: repeat-x;
}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_btn.pres,
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_btn.pres,
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_btn.pres,
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_btn.pres {
border-left: #ffffff 1px solid;
border-right: #ffffff 1px solid;
background-image: url(../imgs/dhxtoolbar_dhx_web/dhxtoolbar_imgs.gif);
background-repeat: repeat-x;
}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_btn.pres_dis,
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_btn.pres_dis,
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_btn.pres_dis,
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_btn.pres_dis {
color: #999999;
border-left: #909090 1px solid;
border-right: #909090 1px solid;
background-image: url(../imgs/dhxtoolbar_dhx_web/dhxtoolbar_imgs.gif);
background-repeat: repeat-x;
}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_btn img,
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_btn img,
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_btn img,
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_btn img {
float: left;
margin: 2px 1px 0px 1px;
cursor: default;
-moz-user-select: none;
}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_btn div,
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_btn div,
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_btn div,
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_btn div {
float: left;
font-family: Tahoma;
font-size: 12px;
margin: 0px 2px;
vertical-align: middle;
line-height: normal;
cursor: default;
-moz-user-select: none;
}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_arw,
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_arw,
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_arw,
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_arw {
float: left;
margin: 5px 0px 100px 0px;
color: #000000;
border-left: none;
border-right: #ececec 1px solid;
line-height: normal;
cursor: default;
-moz-user-select: none;
}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_arw.over,
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_arw.over,
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_arw.over,
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_arw.over {
border-right: #ffffff 1px solid;
background-image: url('../imgs/dhxtoolbar_dhx_web/dhxtoolbar_imgs.gif');
background-repeat: repeat-x;
}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_arw.pres,
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_arw.pres,
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_arw.pres,
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_arw.pres {
border-right: #ffffff 1px solid;
background-image: url('../imgs/dhxtoolbar_dhx_web/dhxtoolbar_imgs.gif');
background-repeat: repeat-x;
}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_arw div.arwimg,
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_arw div.arwimg,
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_arw div.arwimg,
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_arw div.arwimg {
float: left;
background-image: url('../imgs/dhxtoolbar_dhx_web/dhxtoolbar_imgs.gif');
background-repeat: no-repeat;
line-height: normal;
font-size: 12px;
font-family: Tahoma;
}
div.dhx_toolbar_poly_18_dhx_web,
div.dhx_toolbar_poly_24_dhx_web,
div.dhx_toolbar_poly_32_dhx_web,
div.dhx_toolbar_poly_48_dhx_web {
position: absolute;
margin: 0px;
padding-top: 1px;
border: #ffffff 1px solid;
background-color: #ececec;
overflow: hidden;
cursor: default;
line-height: normal;
box-shadow: 2px 3px 13px #666666;
-moz-box-shadow: 2px 3px 13px #666666;
-webkit-box-shadow: 2px 3px 13px #666666;
-khtml-box-shadow: 2px 3px 13px #666666;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#666666,direction=135);
-moz-user-select: none;
}
div.dhx_toolbar_poly_18_dhx_web table.buttons_cont tr,
div.dhx_toolbar_poly_24_dhx_web table.buttons_cont tr,
div.dhx_toolbar_poly_32_dhx_web table.buttons_cont tr,
div.dhx_toolbar_poly_48_dhx_web table.buttons_cont tr {
line-height: normal
}
div.dhx_toolbar_poly_18_dhx_web table.buttons_cont td,
div.dhx_toolbar_poly_24_dhx_web table.buttons_cont td,
div.dhx_toolbar_poly_32_dhx_web table.buttons_cont td,
div.dhx_toolbar_poly_48_dhx_web table.buttons_cont td {
line-height: normal
}
div.dhx_toolbar_poly_18_dhx_web table.buttons_cont tr.tr_btn.tr_btn_over,
div.dhx_toolbar_poly_24_dhx_web table.buttons_cont tr.tr_btn.tr_btn_over,
div.dhx_toolbar_poly_32_dhx_web table.buttons_cont tr.tr_btn.tr_btn_over,
div.dhx_toolbar_poly_48_dhx_web table.buttons_cont tr.tr_btn.tr_btn_over {
background-image: url('../imgs/dhxtoolbar_dhx_web/dhxtoolbar_imgs.gif');
background-repeat: repeat-x;
}
div.dhx_toolbar_poly_18_dhx_web table.buttons_cont tr.tr_btn.tr_btn_selected,
div.dhx_toolbar_poly_24_dhx_web table.buttons_cont tr.tr_btn.tr_btn_selected,
div.dhx_toolbar_poly_32_dhx_web table.buttons_cont tr.tr_btn.tr_btn_selected,
div.dhx_toolbar_poly_48_dhx_web table.buttons_cont tr.tr_btn.tr_btn_selected {
background-image: url('../imgs/dhxtoolbar_dhx_web/dhxtoolbar_imgs.gif');
background-repeat: repeat-x;
}
div.dhx_toolbar_poly_18_dhx_web table.buttons_cont td.td_btn_sep,
div.dhx_toolbar_poly_24_dhx_web table.buttons_cont td.td_btn_sep,
div.dhx_toolbar_poly_32_dhx_web table.buttons_cont td.td_btn_sep,
div.dhx_toolbar_poly_48_dhx_web table.buttons_cont td.td_btn_sep {
font-size: 1px;
height: 4px;
vertical-align: top;
}
div.dhx_toolbar_poly_18_dhx_web td.td_btn_sep div.btn_sep,
div.dhx_toolbar_poly_24_dhx_web td.td_btn_sep div.btn_sep,
div.dhx_toolbar_poly_32_dhx_web td.td_btn_sep div.btn_sep,
div.dhx_toolbar_poly_48_dhx_web td.td_btn_sep div.btn_sep {
font-size: 1px;
cursor: default;
height: 4px;
width: 100%;
background-image: url('../imgs/dhxtoolbar_dhx_web/dhxtoolbar_imgs.gif');
background-repeat: repeat-x;
-moz-user-select: none;
}
div.dhx_toolbar_poly_18_dhx_web table.buttons_cont td.td_btn_img,
div.dhx_toolbar_poly_24_dhx_web table.buttons_cont td.td_btn_img,
div.dhx_toolbar_poly_32_dhx_web table.buttons_cont td.td_btn_img,
div.dhx_toolbar_poly_48_dhx_web table.buttons_cont td.td_btn_img {
font-size: 1px;
text-align: center;
vertical-align: middle;
}
div.dhx_toolbar_poly_18_dhx_web td.td_btn_img img.btn_sel_img,
div.dhx_toolbar_poly_24_dhx_web td.td_btn_img img.btn_sel_img,
div.dhx_toolbar_poly_32_dhx_web td.td_btn_img img.btn_sel_img,
div.dhx_toolbar_poly_48_dhx_web td.td_btn_img img.btn_sel_img {
position: relative;
margin-left: 2px;
margin-right: 2px;
-moz-user-select: none;
}
div.dhx_toolbar_poly_18_dhx_web table.buttons_cont td.td_btn_txt,
div.dhx_toolbar_poly_24_dhx_web table.buttons_cont td.td_btn_txt,
div.dhx_toolbar_poly_32_dhx_web table.buttons_cont td.td_btn_txt,
div.dhx_toolbar_poly_48_dhx_web table.buttons_cont td.td_btn_txt {
font-size: 1px;
vertical-align: middle;
padding-left: 1px;
padding-right: 10px;
}
div.dhx_toolbar_poly_18_dhx_web td.td_btn_txt div.btn_sel_text,
div.dhx_toolbar_poly_24_dhx_web td.td_btn_txt div.btn_sel_text,
div.dhx_toolbar_poly_32_dhx_web td.td_btn_txt div.btn_sel_text,
div.dhx_toolbar_poly_48_dhx_web td.td_btn_txt div.btn_sel_text {
float: left;
font-family: Tahoma;
font-size: 12px;
color: #000000;
line-height: normal;
white-space: nowrap;
}
div.dhx_toolbar_poly_18_dhx_web tr.tr_btn_disabled td.td_btn_txt div.btn_sel_text,
div.dhx_toolbar_poly_24_dhx_web tr.tr_btn_disabled td.td_btn_txt div.btn_sel_text,
div.dhx_toolbar_poly_32_dhx_web tr.tr_btn_disabled td.td_btn_txt div.btn_sel_text,
div.dhx_toolbar_poly_48_dhx_web tr.tr_btn_disabled td.td_btn_txt div.btn_sel_text {
color: #999999 !important;
}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_sep,
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_sep,
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_sep,
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_sep {
float: left;
width: 3px;
font-size: 1px;
margin-left: 3px;
margin-right: 2px;
background-image: url('../imgs/dhxtoolbar_dhx_web/dhxtoolbar_imgs.gif');
background-repeat: no-repeat;
-moz-user-select: none;
}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_text,
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_text,
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_text,
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_text {
float: left;
vertical-align: middle;
font-family: Tahoma;
font-size: 12px;
color: #000000;
margin: 5px 0px 0px 1px;
padding: 0px 4px;
line-height: normal;
-moz-user-select: none;
}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_btn .inp,
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_btn .inp,
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_btn .inp,
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_btn .inp {
position: relative;
float: left;
border: #bbbbbb 1px solid;
font-family: Tahoma;
font-size: 12px;
line-height: normal;
direction: ltr;
}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_btn div.sl_bg_l,
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_btn div.sl_bg_l,
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_btn div.sl_bg_l,
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_btn div.sl_bg_l {
background-image: url('../imgs/dhxtoolbar_dhx_web/dhxtoolbar_imgs.gif');
background-repeat: no-repeat;
width: 2px;
font-size: 1px;
margin-right: 0px;
}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_btn div.sl_bg_m,
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_btn div.sl_bg_m,
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_btn div.sl_bg_m,
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_btn div.sl_bg_m {
background-image: url('../imgs/dhxtoolbar_dhx_web/dhxtoolbar_imgs.gif');
background-repeat: repeat-x;
font-size: 1px;
margin-left: 0px;
margin-right: 0px;
}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_btn div.sl_bg_r,
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_btn div.sl_bg_r,
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_btn div.sl_bg_r,
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_btn div.sl_bg_r {
background-image: url('../imgs/dhxtoolbar_dhx_web/dhxtoolbar_imgs.gif');
background-repeat: no-repeat;
width: 2px;
font-size: 1px;
margin-left: 0px;
}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_btn div.sl_pen,
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_btn div.sl_pen,
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_btn div.sl_pen,
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_btn div.sl_pen {
position: absolute;
width: 13px;
height: 22px;
top: 0px;
border: none;
cursor: default;
background-image: url('../imgs/dhxtoolbar_dhx_web/dhxtoolbar_imgs.gif');
background-repeat: no-repeat;
line-height: normal;
-moz-user-select: none;
}
.dhx_toolbar_base_18_dhx_web div.dhxtoolbar_spacer.float_right,
.dhx_toolbar_base_24_dhx_web div.dhxtoolbar_spacer.float_right,
.dhx_toolbar_base_32_dhx_web div.dhxtoolbar_spacer.float_right,
.dhx_toolbar_base_48_dhx_web div.dhxtoolbar_spacer.float_right {
float: right;
}
.dhx_toolbar_base_18_dhx_web div.dhxtoolbar_spacer.float_left,
.dhx_toolbar_base_24_dhx_web div.dhxtoolbar_spacer.float_left,
.dhx_toolbar_base_32_dhx_web div.dhxtoolbar_spacer.float_left,
.dhx_toolbar_base_48_dhx_web div.dhxtoolbar_spacer.float_left {
float: left;
}
dhx_toolbar_base_18_dhx_web.in_layoutcell div.dhxtoolbar_hdrline_ll,
dhx_toolbar_base_24_dhx_web.in_layoutcell div.dhxtoolbar_hdrline_ll,
dhx_toolbar_base_32_dhx_web.in_layoutcell div.dhxtoolbar_hdrline_ll,
dhx_toolbar_base_48_dhx_web.in_layoutcell div.dhxtoolbar_hdrline_ll {
display: none;
}
dhx_toolbar_base_18_dhx_web.in_layoutcell div.dhxtoolbar_hdrline_rr,
dhx_toolbar_base_24_dhx_web.in_layoutcell div.dhxtoolbar_hdrline_rr,
dhx_toolbar_base_32_dhx_web.in_layoutcell div.dhxtoolbar_hdrline_rr,
dhx_toolbar_base_48_dhx_web.in_layoutcell div.dhxtoolbar_hdrline_rr {
display: none;
}
.dhx_toolbar_base_18_dhx_web.in_layoutcell div.dhxtoolbar_hdrline_l,
.dhx_toolbar_base_24_dhx_web.in_layoutcell div.dhxtoolbar_hdrline_l,
.dhx_toolbar_base_32_dhx_web.in_layoutcell div.dhxtoolbar_hdrline_l,
.dhx_toolbar_base_48_dhx_web.in_layoutcell div.dhxtoolbar_hdrline_l {
left: 0px !important;
}
.dhx_toolbar_base_18_dhx_web.in_layoutcell div.dhxtoolbar_hdrline_r,
.dhx_toolbar_base_24_dhx_web.in_layoutcell div.dhxtoolbar_hdrline_r,
.dhx_toolbar_base_32_dhx_web.in_layoutcell div.dhxtoolbar_hdrline_r,
.dhx_toolbar_base_48_dhx_web.in_layoutcell div.dhxtoolbar_hdrline_r {
right: 0px !important;
}
.dhx_toolbar_base_18_dhx_web.in_acccell div.dhxtoolbar_hdrline_ll,
.dhx_toolbar_base_24_dhx_web.in_acccell div.dhxtoolbar_hdrline_ll,
.dhx_toolbar_base_32_dhx_web.in_acccell div.dhxtoolbar_hdrline_ll,
.dhx_toolbar_base_48_dhx_web.in_acccell div.dhxtoolbar_hdrline_ll {
display: none;
}
.dhx_toolbar_base_18_dhx_web.in_acccell div.dhxtoolbar_hdrline_rr,
.dhx_toolbar_base_24_dhx_web.in_acccell div.dhxtoolbar_hdrline_rr,
.dhx_toolbar_base_32_dhx_web.in_acccell div.dhxtoolbar_hdrline_rr,
.dhx_toolbar_base_48_dhx_web.in_acccell div.dhxtoolbar_hdrline_rr {
display: none;
}
.dhx_toolbar_base_18_dhx_web.in_acccell div.dhxtoolbar_hdrline_l,
.dhx_toolbar_base_24_dhx_web.in_acccell div.dhxtoolbar_hdrline_l,
.dhx_toolbar_base_32_dhx_web.in_acccell div.dhxtoolbar_hdrline_l,
.dhx_toolbar_base_48_dhx_web.in_acccell div.dhxtoolbar_hdrline_l {
left: 0px !important;
}
.dhx_toolbar_base_18_dhx_web.in_acccell div.dhxtoolbar_hdrline_r,
.dhx_toolbar_base_24_dhx_web.in_acccell div.dhxtoolbar_hdrline_r,
.dhx_toolbar_base_32_dhx_web.in_acccell div.dhxtoolbar_hdrline_r,
.dhx_toolbar_base_48_dhx_web.in_acccell div.dhxtoolbar_hdrline_r {
right: 0px !important;
}
.dhx_tabbar_zone_dhx_web .dhx_toolbar_base_18_dhx_web div.dhxtoolbar_hdrline_ll,
.dhx_tabbar_zone_dhx_web .dhx_toolbar_base_24_dhx_web div.dhxtoolbar_hdrline_ll,
.dhx_tabbar_zone_dhx_web .dhx_toolbar_base_32_dhx_web div.dhxtoolbar_hdrline_ll,
.dhx_tabbar_zone_dhx_web .dhx_toolbar_base_48_dhx_web div.dhxtoolbar_hdrline_ll {
display: none;
}
.dhx_tabbar_zone_dhx_web .dhx_toolbar_base_18_dhx_web div.dhxtoolbar_hdrline_rr,
.dhx_tabbar_zone_dhx_web .dhx_toolbar_base_24_dhx_web div.dhxtoolbar_hdrline_rr,
.dhx_tabbar_zone_dhx_web .dhx_toolbar_base_32_dhx_web div.dhxtoolbar_hdrline_rr,
.dhx_tabbar_zone_dhx_web .dhx_toolbar_base_48_dhx_web div.dhxtoolbar_hdrline_rr {
display: none;
}
.dhx_tabbar_zone_dhx_web .dhx_toolbar_base_18_dhx_web div.dhxtoolbar_hdrline_l,
.dhx_tabbar_zone_dhx_web .dhx_toolbar_base_24_dhx_web div.dhxtoolbar_hdrline_l,
.dhx_tabbar_zone_dhx_web .dhx_toolbar_base_32_dhx_web div.dhxtoolbar_hdrline_l,
.dhx_tabbar_zone_dhx_web .dhx_toolbar_base_48_dhx_web div.dhxtoolbar_hdrline_l {
left: 0px !important;
}
.dhx_tabbar_zone_dhx_web .dhx_toolbar_base_18_dhx_web div.dhxtoolbar_hdrline_r,
.dhx_tabbar_zone_dhx_web .dhx_toolbar_base_24_dhx_web div.dhxtoolbar_hdrline_r,
.dhx_tabbar_zone_dhx_web .dhx_toolbar_base_32_dhx_web div.dhxtoolbar_hdrline_r,
.dhx_tabbar_zone_dhx_web .dhx_toolbar_base_48_dhx_web div.dhxtoolbar_hdrline_r {
right: 0px !important;
}
.dhtmlx_skin_dhx_web div.dhtmlx_wins_body_inner .dhx_toolbar_base_18_dhx_web,
.dhtmlx_skin_dhx_web div.dhtmlx_wins_body_inner .dhx_toolbar_base_24_dhx_web,
.dhtmlx_skin_dhx_web div.dhtmlx_wins_body_inner .dhx_toolbar_base_32_dhx_web,
.dhtmlx_skin_dhx_web div.dhtmlx_wins_body_inner .dhx_toolbar_base_48_dhx_web {
border: none;
}
.dhx_acc_base_dhx_web .dhx_toolbar_base_18_dhx_web,
.dhx_acc_base_dhx_web .dhx_toolbar_base_24_dhx_web,
.dhx_acc_base_dhx_web .dhx_toolbar_base_32_dhx_web,
.dhx_acc_base_dhx_web .dhx_toolbar_base_48_dhx_web {
border: none;
}
table.dhtmlxLayoutPolyContainer_dhx_web td.dhtmlxLayoutSinglePoly .dhx_toolbar_base_18_dhx_web,
table.dhtmlxLayoutPolyContainer_dhx_web td.dhtmlxLayoutSinglePoly .dhx_toolbar_base_24_dhx_web,
table.dhtmlxLayoutPolyContainer_dhx_web td.dhtmlxLayoutSinglePoly .dhx_toolbar_base_32_dhx_web,
table.dhtmlxLayoutPolyContainer_dhx_web td.dhtmlxLayoutSinglePoly .dhx_toolbar_base_48_dhx_web {
border: none;
}
/* CUSTOM PART */
/* ICON SIZE 18 */
.dhx_toolbar_base_18_dhx_web {height:32px; background-position: 0px -0px;}
.dhx_toolbar_base_18_dhx_web.in_layoutcell {height: 41px;background-position: 0px -0px;}
.dhx_toolbar_base_18_dhx_web.in_acccell {height: 41px;background-position: 0px -0px;}
.dhx_tabbar_zone_dhx_skyblue .dhx_toolbar_base_18_dhx_web {height: 41px;background-position: 0px -0px;}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_btn {height: 22px;}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_arw {height: 22px;}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_btn.over {background-position: 0px -41px;}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_btn.pres {background-position: 0px -41px;}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_arw.over {background-position: 0px -41px;}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_arw.pres {background-position: 0px -41px;}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_btn.pres_dis {background-position: 0px -63px;}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_arw div.arwimg {width: 11px; height: 22px; background-position: 0px -85px;}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_arw.dis div.arwimg {background-position: -11px -85px;}
div.dhx_toolbar_poly_18_dhx_web table.buttons_cont tr.tr_btn {height: 24px;}
div.dhx_toolbar_poly_18_dhx_web table.buttons_cont tr.tr_btn.tr_btn_over {background-position: 0px -107px;}
div.dhx_toolbar_poly_18_dhx_web table.buttons_cont tr.tr_btn.tr_btn_selected {background-position: 0px -107px;}
div.dhx_toolbar_poly_18_dhx_web td.td_btn_sep div.btn_sep {background-position: 0px -131px;}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_sep {height: 22px; background-position: 0px -135px;}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_btn div.sl_bg_l {background-position: -3px -135px;}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_btn.dis div.sl_bg_l {background-position: -5px -135px;}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_btn div.sl_bg_r {background-position: -7px -135px;}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_btn.dis div.sl_bg_r {background-position: -9px -135px;}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_btn div.sl_bg_m {background-position: 0px -167px;}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_btn.dis div.sl_bg_m {background-position: 0px -189px;}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_btn div.sl_pen {height: 22px;background-position: 0px -211px;}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_btn div.sl_pen.over {background-position: 0px -233px;}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_btn.dis div.sl_pen {background-position: 0px -255px;}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_btn img {width: 18px; height: 18px;}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_btn div {height: 22px;line-height: 22px;}
div.dhx_toolbar_poly_18_dhx_web table.buttons_cont td.td_btn_img {width: 22px;}
div.dhx_toolbar_poly_18_dhx_web td.td_btn_img img.btn_sel_img {width: 18px;height: 18px;}
.dhx_toolbar_base_18_dhx_web.in_window,.dhx_toolbar_base_18_dhx_web.in_layout,.dhx_toolbar_base_18_dhx_web.in_tabbarcell {height:41px;}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_text {height: 22px;line-height: 22px;margin: 5px 0px 0px 1px;}
.dhx_toolbar_base_18_dhx_web div.dhx_toolbar_btn .inp {padding: 1px;margin-top: 2px;}
/* ICON SIZE 24 */
.dhx_toolbar_base_24_dhx_web {height:38px; background-position: 0px -277px;}
.dhx_toolbar_base_24_dhx_web.in_layoutcell {height: 47px;background-position: 0px -277px;}
.dhx_toolbar_base_24_dhx_web.in_acccell {height: 47px;background-position: 0px -277px;}
.dhx_tabbar_zone_dhx_skyblue .dhx_toolbar_base_24_dhx_web {height: 47px;background-position: 0px -277px;}
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_btn {height: 28px;}
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_arw {height: 28px;}
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_btn.over {background-position: 0px -324px;}
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_btn.pres {background-position: 0px -324px;}
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_arw.over {background-position: 0px -324px;}
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_arw.pres {background-position: 0px -324px;}
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_btn.pres_dis {background-position: 0px -352px;}
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_arw div.arwimg {width: 13px; height: 28px; background-position: 0px -380px;}
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_arw.dis div.arwimg {background-position: -13px -380px;}
div.dhx_toolbar_poly_24_dhx_web table.buttons_cont tr.tr_btn {height: 30px;}
div.dhx_toolbar_poly_24_dhx_web table.buttons_cont tr.tr_btn.tr_btn_over {background-position: 0px -408px;}
div.dhx_toolbar_poly_24_dhx_web table.buttons_cont tr.tr_btn.tr_btn_selected {background-position: 0px -408px;}
div.dhx_toolbar_poly_24_dhx_web td.td_btn_sep div.btn_sep {background-position: 0px -438px;}
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_sep {height: 28px; background-position: 0px -442px;}
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_btn div.sl_bg_l {background-position: -3px -442px;}
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_btn.dis div.sl_bg_l {background-position: -5px -442px;}
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_btn div.sl_bg_r {background-position: -7px -442px;}
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_btn.dis div.sl_bg_r {background-position: -9px -442px;}
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_btn div.sl_bg_m {background-position: 0px -480px;}
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_btn.dis div.sl_bg_m {background-position: 0px -508px;}
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_btn div.sl_pen {height: 28px;background-position: 0px -536px;}
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_btn div.sl_pen.over {background-position: 0px -564px;}
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_btn.dis div.sl_pen {background-position: 0px -592px;}
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_btn img {width: 24px; height: 24px;}
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_btn div {height: 28px;line-height: 28px;}
div.dhx_toolbar_poly_24_dhx_web table.buttons_cont td.td_btn_img {width: 28px;}
div.dhx_toolbar_poly_24_dhx_web td.td_btn_img img.btn_sel_img {width: 24px;height: 24px;}
.dhx_toolbar_base_24_dhx_web.in_window,.dhx_toolbar_base_24_dhx_web.in_layout,.dhx_toolbar_base_24_dhx_web.in_tabbarcell {height:47px;}
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_text {height: 28px;line-height: 28px;margin: 5px 0px 0px 1px;}
.dhx_toolbar_base_24_dhx_web div.dhx_toolbar_btn .inp {padding: 2px;margin-top: 4px;}
/* ICON SIZE 32 */
.dhx_toolbar_base_32_dhx_web {height:46px; background-position: 0px -620px;}
.dhx_toolbar_base_32_dhx_web.in_layoutcell {height: 55px;background-position: 0px -620px;}
.dhx_toolbar_base_32_dhx_web.in_acccell {height: 55px;background-position: 0px -620px;}
.dhx_tabbar_zone_dhx_skyblue .dhx_toolbar_base_32_dhx_web {height: 55px;background-position: 0px -620px;}
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_btn {height: 36px;}
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_arw {height: 36px;}
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_btn.over {background-position: 0px -675px;}
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_btn.pres {background-position: 0px -675px;}
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_arw.over {background-position: 0px -675px;}
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_arw.pres {background-position: 0px -675px;}
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_btn.pres_dis {background-position: 0px -711px;}
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_arw div.arwimg {width: 15px; height: 36px; background-position: 0px -747px;}
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_arw.dis div.arwimg {background-position: -15px -747px;}
div.dhx_toolbar_poly_32_dhx_web table.buttons_cont tr.tr_btn {height: 38px;}
div.dhx_toolbar_poly_32_dhx_web table.buttons_cont tr.tr_btn.tr_btn_over {background-position: 0px -783px;}
div.dhx_toolbar_poly_32_dhx_web table.buttons_cont tr.tr_btn.tr_btn_selected {background-position: 0px -783px;}
div.dhx_toolbar_poly_32_dhx_web td.td_btn_sep div.btn_sep {background-position: 0px -821px;}
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_sep {height: 36px; background-position: 0px -825px;}
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_btn div.sl_bg_l {background-position: -3px -825px;}
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_btn.dis div.sl_bg_l {background-position: -5px -825px;}
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_btn div.sl_bg_r {background-position: -7px -825px;}
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_btn.dis div.sl_bg_r {background-position: -9px -825px;}
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_btn div.sl_bg_m {background-position: 0px -871px;}
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_btn.dis div.sl_bg_m {background-position: 0px -907px;}
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_btn div.sl_pen {height: 36px;background-position: 0px -943px;}
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_btn div.sl_pen.over {background-position: 0px -979px;}
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_btn.dis div.sl_pen {background-position: 0px -1015px;}
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_btn img {width: 32px; height: 32px;}
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_btn div {height: 36px;line-height: 36px;}
div.dhx_toolbar_poly_32_dhx_web table.buttons_cont td.td_btn_img {width: 36px;}
div.dhx_toolbar_poly_32_dhx_web td.td_btn_img img.btn_sel_img {width: 32px;height: 32px;}
.dhx_toolbar_base_32_dhx_web.in_window,.dhx_toolbar_base_32_dhx_web.in_layout,.dhx_toolbar_base_32_dhx_web.in_tabbarcell {height:55px;}
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_text {height: 36px;line-height: 36px;margin: 5px 0px 0px 1px;}
.dhx_toolbar_base_32_dhx_web div.dhx_toolbar_btn .inp {padding: 4px;margin-top: 6px;}
/* ICON SIZE 48 */
.dhx_toolbar_base_48_dhx_web {height:62px; background-position: 0px -1051px;}
.dhx_toolbar_base_48_dhx_web.in_layoutcell {height: 71px;background-position: 0px -1051px;}
.dhx_toolbar_base_48_dhx_web.in_acccell {height: 71px;background-position: 0px -1051px;}
.dhx_tabbar_zone_dhx_skyblue .dhx_toolbar_base_48_dhx_web {height: 71px;background-position: 0px -1051px;}
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_btn {height: 52px;}
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_arw {height: 52px;}
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_btn.over {background-position: 0px -1122px;}
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_btn.pres {background-position: 0px -1122px;}
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_arw.over {background-position: 0px -1122px;}
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_arw.pres {background-position: 0px -1122px;}
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_btn.pres_dis {background-position: 0px -1174px;}
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_arw div.arwimg {width: 17px; height: 52px; background-position: 0px -1226px;}
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_arw.dis div.arwimg {background-position: -17px -1226px;}
div.dhx_toolbar_poly_48_dhx_web table.buttons_cont tr.tr_btn {height: 54px;}
div.dhx_toolbar_poly_48_dhx_web table.buttons_cont tr.tr_btn.tr_btn_over {background-position: 0px -1278px;}
div.dhx_toolbar_poly_48_dhx_web table.buttons_cont tr.tr_btn.tr_btn_selected {background-position: 0px -1278px;}
div.dhx_toolbar_poly_48_dhx_web td.td_btn_sep div.btn_sep {background-position: 0px -1332px;}
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_sep {height: 52px; background-position: 0px -1336px;}
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_btn div.sl_bg_l {background-position: -3px -1336px;}
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_btn.dis div.sl_bg_l {background-position: -5px -1336px;}
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_btn div.sl_bg_r {background-position: -7px -1336px;}
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_btn.dis div.sl_bg_r {background-position: -9px -1336px;}
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_btn div.sl_bg_m {background-position: 0px -1398px;}
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_btn.dis div.sl_bg_m {background-position: 0px -1450px;}
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_btn div.sl_pen {height: 52px;background-position: 0px -1502px;}
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_btn div.sl_pen.over {background-position: 0px -1554px;}
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_btn.dis div.sl_pen {background-position: 0px -1606px;}
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_btn img {width: 48px; height: 48px;}
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_btn div {height: 52px;line-height: 52px;}
div.dhx_toolbar_poly_48_dhx_web table.buttons_cont td.td_btn_img {width: 52px;}
div.dhx_toolbar_poly_48_dhx_web td.td_btn_img img.btn_sel_img {width: 48px;height: 48px;}
.dhx_toolbar_base_48_dhx_web.in_window,.dhx_toolbar_base_48_dhx_web.in_layout,.dhx_toolbar_base_48_dhx_web.in_tabbarcell {height:71px;}
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_text {height: 52px;line-height: 52px;margin: 5px 0px 0px 1px;}
.dhx_toolbar_base_48_dhx_web div.dhx_toolbar_btn .inp {padding: 8px;margin-top: 10px;}
/* STATIC PART FOR ALL SIZES */
/* label for slider */
div.dhx_toolbar_slider_label_dhx_web {
position: absolute;
border: #ffffff 1px solid;
background-color: #acdaf0;
font-family: Tahoma;
font-size: 12px;
color: #000000;
font-weight: normal;
padding: 2px 6px;
cursor: default;
-moz-user-select: none;
z-index: 8422;
box-shadow: 2px 3px 13px #666666;
-moz-box-shadow: 2px 3px 13px #666666;
-webkit-box-shadow: 2px 3px 13px #666666;
-khtml-box-shadow: 2px 3px 13px #666666;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#666666,direction=135);
-moz-user-select: none;
}
/* maxopen test */
.dhxtoolbar_maxopen_test {
position: absolute;
width: 200px;
height: 50px;
overflow-x: none;
overflow-y: auto;
left: -300px;
top: 100px;
border: 1px solid white;
visibility: hidden;
}
.dhxtoolbar_maxopen_test2 {
height: 200px;
} | 0.242654 | 0.040351 |
.header {
display: none;
}
.row-header {
max-height: 190px;
margin: 0px;
background: white;
padding: 0 16% 0 13%;
}
.row-header h5 {
color: black;
font-weight: 800;
}
.row-summary {
padding: 2% 0% 3% 0%;
color: #333333 !important;
}
.row-title {
width: 100%;
color: #181818;
font-size: 2rem;
font-weight: 900;
text-align: center;
text-shadow: 1px 1px #d1d1d1;
margin-top: auto;
}
.row-cards {
width: 70%;
text-align: center;
}
.row-form-content {
margin-bottom: 10px;
}
#tweetColumn {
max-height: 510px;
overflow: auto;
}
#tweetColumn a {
color: black;
}
#tweetColumn a:hover {
color: #1DA1F2;
}
/*------------------------------------------------------------------------------
DASHBOARD CARDS
------------------------------------------------------------------------------*/
.form-card {
width: 95%%;
background: #fff;
color: black;
padding-top: 10px;
text-align: center;
border-radius: 10px;
margin-bottom: 50px;
}
.form-card .card-content {
text-align: center;
}
.card-tweet {
width: 90%;
margin: 0.5rem 2% 5% 8%;
text-align: left;
font-size: 0.8rem;
line-height: 16px;
border: 1px solid #e6ecf0;
border-style: solid;
border-width: 1px;
border-radius: 5px;
box-shadow: 0 4px 4px rgba(0, 0, 0, 0.30);
padding: 4% 4% 2% 4%;
float: left;
font-family: Georgia;
max-height: 140px;
overflow-y: hidden;
overflow-x: hidden;
}
.card-tweet h5 {
font-size: 0.8rem;
font-family: 'Open Sans', sans-serif;
margin: 5px;
}
.card-tweet p {
font-family: Georgia;
font-size: 0.8rem;
font-weight: normal;
line-height: 20px;
height: 60px;
}
.card-tweet a {
color: inherit;
font-weight: normal;
text-decoration: none;
outline: 0 none;
}
.card-tweet i {
font-size: 0.8rem;
color: #818286;
}
.card-tweet-narrow {
padding: 1%;
margin: 0.5rem 0% 2% 2%;
}
.card-tweet-narrow p {
height: auto;
}
.icon-sentiment {
font-size: 1.5rem !important;
margin-top: 30%;
}
.card-data {
text-align: left;
border: 1px solid #e6ecf0;
border-radius: 10px;
}
.card-data .card-title {
font-weight: 800;
padding: 15px 15px 10px 15px;
font-size: 1.4rem;
text-align: center;
margin-bottom: 0px !important;
}
.card-data .card-content {
padding: 15px;
margin-top: 10px;
padding: 0px;
color: #1DA1F2;
font-weight: 600;
font-size: 1rem;
max-height: 500px;
overflow: auto;
}
.card-content-long {
max-height: 600px !important;
}
.card-data .card-content p {
color: #657786;
font-size: 0.8rem;
margin-bottom: 5px;
font-weight: 500;
}
.card-data .span-trend {
color: #7f7f7f;
}
.card-sentiment {
width: 90%;
margin: auto;
border-radius: 10px;
box-shadow: 0 3px 3px 0 #A9A9A9, 0 3px 1px -2px #838383, 0 1px 5px 0 #838383;
margin: 0.7rem 2% 5% 8%;
display:none;
}
.card-sentiment .card-content .card-title {
color: #1e3242;
font-weight: bolder;
font-size: 1.4rem;
text-align: center;
}
.card-sentiment .card-content p {
color: black;
font-size: 0.8rem;
text-shadow: 0px 1px #ebebeb;
}
.card-chart {
background: white;
height: 400px;
border-radius: 10px;
box-shadow: none;
border: none;
display: none;
}
/*------------------------------------------------------------------------------
BUTTONS
------------------------------------------------------------------------------*/
.btn-card {
width: 100%;
height: 50px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
border-color: transparent;
text-align: right;
color: white;
background-color: #003f67;
font-size: 1.1rem;
font-weight: 600;
font-family: 'Jura', sans-serif;
}
.btn-card:hover, .btn-card:active, .btn-card:focus {
background-color: #003252;
}
.btn-card i{
font-size: 0.8rem;
}
.btn-link {
background: transparent;
box-shadow: none;
width: 80%;
border-radius: 20px;
font-size: 0.9rem;
}
.btn-link i {
color: #1da1f2;
}
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
background: transparent;
box-shadow: none;
top: -2px;
}
.btn-header {
border-radius: 5px;
height: 32px;
width: auto;
background: #004f81;
padding: 5px 10px;
font-size: 1rem;
font-weight: 800;
font-family: 'Jura', sans-serif;
line-height: 16px;
color: white;
border: none;
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.30);
display: none;
}
.btn-header i {
font-size: 0.8rem;
}
.btn-header:hover,
.btn-header:focus,
.btn-header:active {
color: white;
background: #003252;
}
.btn-navigation {
border-radius: 5px;
height: 32px;
width: auto;
background: #004f81;
padding: 5px 10px;
font-size: 1rem;
font-weight: 800;
font-family: 'Jura', sans-serif;
line-height: 16px;
color: white;
border: none;
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.30);
display: none;
}
.btn-navigation i {
font-size: 0.8rem;
}
.btn-navigation:hover,
.btn-navigation:focus,
.btn-navigation:active {
color: white;
background: #003252;
}
.button-db {
width: 100%;
text-align: left;
font-family: 'Jura', sans-serif;
background-color: transparent;
color: black;
font-weight: 500;
font-size: 1rem;
box-shadow: none;
text-transform: inherit;
}
.button-db i {
color: #E63C2E;
font-size: 1rem;
}
.button-db:hover,
.button-db:focus,
.button-db:active {
font-size: 1.2rem;
background-color: #fcfcfc;
box-shadow: none;
}
.btn-sentiment {
padding: 8px;
text-align: center;
font-size: 1rem;
}
.btn-sentiment p {
margin-bottom: 1px;
line-height: 16px;
}
.btn-sentiment:hover,
.btn-sentiment:focus,
.btn-sentiment:active {
background-color: #794492;
color: white;
}
/*------------------------------------------------------------------------------
FORMS
------------------------------------------------------------------------------*/
input[type=text] {
border-radius: 10px;
border-color: #1a2026;
background-color: #fff;
color: black;
}
.input-field {
width: 90%;
margin: 10% 4% 10% 6%;
}
input[type="number"]:not(.browser-default):focus:not([readonly]),
input[type="text"]:not(.browser-default):focus:not([readonly]) {
border-bottom: 1px solid #003f67;
box-shadow: 0 1px 0 0 #003f67;
}
input[type="number"]:not(.browser-default):focus:not([readonly]) + label,
input[type="text"]:not(.browser-default):focus:not([readonly]) + label {
color: #003f67;
}
[type="radio"]:not(:checked) + span::before {
border: 2px solid #7f7f7f;
}
[type="radio"].with-gap:checked + span::before, [type="radio"].with-gap:checked + span::after {
border: 2px solid #1da1f2;
}
[type="radio"]:checked + span::after, [type="radio"].with-gap:checked + span::after {
background-color: #1da1f2;
}
[type="radio"]:checked + span {
color: #1da1f2;
font-size: 1.2rem;
}
.input-field .prefix {
left: -1rem;
border-radius: 5px;
}
.max-tweets {
width: 6% !important;
margin-left: 2% !important;
height: 1.5rem !important;
text-align: center !important;
}
/*------------------------------------------------------------------------------
MODALS
------------------------------------------------------------------------------*/
.modal {
width: 20%;
height: 550px;
}
/*------------------------------------------------------------------------------
IMAGES
------------------------------------------------------------------------------*/
.img-header {
margin-top: 8%;
height: 160px;
border-radius: 5px;
border: 1px solid #e6ecf0;
}
/*----------------------------------------------
MEDIA QUERIES
------------------------------------------------*/
@media(max-width:1700px) {
.row-cards,
.row-title {
width: 95%;
}
.row-header {
padding: 0px;
}
}
@media(max-width:992px) {
.img-header {
display: none;
}
.max-tweets {
width: 30% !important;
}
.card-data .card-content {
max-height: 800px;
}
.form-card {
width: 50%;
margin: auto;
}
}
@media(max-width:520px) {
.card-sentiment {
width: 100%;
margin: auto;
}
.row-title h3 {
font-size: 24px;
}
.row-title p {
font-size: 10px;
}
.max-tweets {
width: 30% !important;
}
.card-tweet {
margin: 2%;
}
.form-card {
width: 100%;
}
} | _Dockerized/twitter_septellar/web/static/css/data.css | .header {
display: none;
}
.row-header {
max-height: 190px;
margin: 0px;
background: white;
padding: 0 16% 0 13%;
}
.row-header h5 {
color: black;
font-weight: 800;
}
.row-summary {
padding: 2% 0% 3% 0%;
color: #333333 !important;
}
.row-title {
width: 100%;
color: #181818;
font-size: 2rem;
font-weight: 900;
text-align: center;
text-shadow: 1px 1px #d1d1d1;
margin-top: auto;
}
.row-cards {
width: 70%;
text-align: center;
}
.row-form-content {
margin-bottom: 10px;
}
#tweetColumn {
max-height: 510px;
overflow: auto;
}
#tweetColumn a {
color: black;
}
#tweetColumn a:hover {
color: #1DA1F2;
}
/*------------------------------------------------------------------------------
DASHBOARD CARDS
------------------------------------------------------------------------------*/
.form-card {
width: 95%%;
background: #fff;
color: black;
padding-top: 10px;
text-align: center;
border-radius: 10px;
margin-bottom: 50px;
}
.form-card .card-content {
text-align: center;
}
.card-tweet {
width: 90%;
margin: 0.5rem 2% 5% 8%;
text-align: left;
font-size: 0.8rem;
line-height: 16px;
border: 1px solid #e6ecf0;
border-style: solid;
border-width: 1px;
border-radius: 5px;
box-shadow: 0 4px 4px rgba(0, 0, 0, 0.30);
padding: 4% 4% 2% 4%;
float: left;
font-family: Georgia;
max-height: 140px;
overflow-y: hidden;
overflow-x: hidden;
}
.card-tweet h5 {
font-size: 0.8rem;
font-family: 'Open Sans', sans-serif;
margin: 5px;
}
.card-tweet p {
font-family: Georgia;
font-size: 0.8rem;
font-weight: normal;
line-height: 20px;
height: 60px;
}
.card-tweet a {
color: inherit;
font-weight: normal;
text-decoration: none;
outline: 0 none;
}
.card-tweet i {
font-size: 0.8rem;
color: #818286;
}
.card-tweet-narrow {
padding: 1%;
margin: 0.5rem 0% 2% 2%;
}
.card-tweet-narrow p {
height: auto;
}
.icon-sentiment {
font-size: 1.5rem !important;
margin-top: 30%;
}
.card-data {
text-align: left;
border: 1px solid #e6ecf0;
border-radius: 10px;
}
.card-data .card-title {
font-weight: 800;
padding: 15px 15px 10px 15px;
font-size: 1.4rem;
text-align: center;
margin-bottom: 0px !important;
}
.card-data .card-content {
padding: 15px;
margin-top: 10px;
padding: 0px;
color: #1DA1F2;
font-weight: 600;
font-size: 1rem;
max-height: 500px;
overflow: auto;
}
.card-content-long {
max-height: 600px !important;
}
.card-data .card-content p {
color: #657786;
font-size: 0.8rem;
margin-bottom: 5px;
font-weight: 500;
}
.card-data .span-trend {
color: #7f7f7f;
}
.card-sentiment {
width: 90%;
margin: auto;
border-radius: 10px;
box-shadow: 0 3px 3px 0 #A9A9A9, 0 3px 1px -2px #838383, 0 1px 5px 0 #838383;
margin: 0.7rem 2% 5% 8%;
display:none;
}
.card-sentiment .card-content .card-title {
color: #1e3242;
font-weight: bolder;
font-size: 1.4rem;
text-align: center;
}
.card-sentiment .card-content p {
color: black;
font-size: 0.8rem;
text-shadow: 0px 1px #ebebeb;
}
.card-chart {
background: white;
height: 400px;
border-radius: 10px;
box-shadow: none;
border: none;
display: none;
}
/*------------------------------------------------------------------------------
BUTTONS
------------------------------------------------------------------------------*/
.btn-card {
width: 100%;
height: 50px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
border-color: transparent;
text-align: right;
color: white;
background-color: #003f67;
font-size: 1.1rem;
font-weight: 600;
font-family: 'Jura', sans-serif;
}
.btn-card:hover, .btn-card:active, .btn-card:focus {
background-color: #003252;
}
.btn-card i{
font-size: 0.8rem;
}
.btn-link {
background: transparent;
box-shadow: none;
width: 80%;
border-radius: 20px;
font-size: 0.9rem;
}
.btn-link i {
color: #1da1f2;
}
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
background: transparent;
box-shadow: none;
top: -2px;
}
.btn-header {
border-radius: 5px;
height: 32px;
width: auto;
background: #004f81;
padding: 5px 10px;
font-size: 1rem;
font-weight: 800;
font-family: 'Jura', sans-serif;
line-height: 16px;
color: white;
border: none;
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.30);
display: none;
}
.btn-header i {
font-size: 0.8rem;
}
.btn-header:hover,
.btn-header:focus,
.btn-header:active {
color: white;
background: #003252;
}
.btn-navigation {
border-radius: 5px;
height: 32px;
width: auto;
background: #004f81;
padding: 5px 10px;
font-size: 1rem;
font-weight: 800;
font-family: 'Jura', sans-serif;
line-height: 16px;
color: white;
border: none;
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.30);
display: none;
}
.btn-navigation i {
font-size: 0.8rem;
}
.btn-navigation:hover,
.btn-navigation:focus,
.btn-navigation:active {
color: white;
background: #003252;
}
.button-db {
width: 100%;
text-align: left;
font-family: 'Jura', sans-serif;
background-color: transparent;
color: black;
font-weight: 500;
font-size: 1rem;
box-shadow: none;
text-transform: inherit;
}
.button-db i {
color: #E63C2E;
font-size: 1rem;
}
.button-db:hover,
.button-db:focus,
.button-db:active {
font-size: 1.2rem;
background-color: #fcfcfc;
box-shadow: none;
}
.btn-sentiment {
padding: 8px;
text-align: center;
font-size: 1rem;
}
.btn-sentiment p {
margin-bottom: 1px;
line-height: 16px;
}
.btn-sentiment:hover,
.btn-sentiment:focus,
.btn-sentiment:active {
background-color: #794492;
color: white;
}
/*------------------------------------------------------------------------------
FORMS
------------------------------------------------------------------------------*/
input[type=text] {
border-radius: 10px;
border-color: #1a2026;
background-color: #fff;
color: black;
}
.input-field {
width: 90%;
margin: 10% 4% 10% 6%;
}
input[type="number"]:not(.browser-default):focus:not([readonly]),
input[type="text"]:not(.browser-default):focus:not([readonly]) {
border-bottom: 1px solid #003f67;
box-shadow: 0 1px 0 0 #003f67;
}
input[type="number"]:not(.browser-default):focus:not([readonly]) + label,
input[type="text"]:not(.browser-default):focus:not([readonly]) + label {
color: #003f67;
}
[type="radio"]:not(:checked) + span::before {
border: 2px solid #7f7f7f;
}
[type="radio"].with-gap:checked + span::before, [type="radio"].with-gap:checked + span::after {
border: 2px solid #1da1f2;
}
[type="radio"]:checked + span::after, [type="radio"].with-gap:checked + span::after {
background-color: #1da1f2;
}
[type="radio"]:checked + span {
color: #1da1f2;
font-size: 1.2rem;
}
.input-field .prefix {
left: -1rem;
border-radius: 5px;
}
.max-tweets {
width: 6% !important;
margin-left: 2% !important;
height: 1.5rem !important;
text-align: center !important;
}
/*------------------------------------------------------------------------------
MODALS
------------------------------------------------------------------------------*/
.modal {
width: 20%;
height: 550px;
}
/*------------------------------------------------------------------------------
IMAGES
------------------------------------------------------------------------------*/
.img-header {
margin-top: 8%;
height: 160px;
border-radius: 5px;
border: 1px solid #e6ecf0;
}
/*----------------------------------------------
MEDIA QUERIES
------------------------------------------------*/
@media(max-width:1700px) {
.row-cards,
.row-title {
width: 95%;
}
.row-header {
padding: 0px;
}
}
@media(max-width:992px) {
.img-header {
display: none;
}
.max-tweets {
width: 30% !important;
}
.card-data .card-content {
max-height: 800px;
}
.form-card {
width: 50%;
margin: auto;
}
}
@media(max-width:520px) {
.card-sentiment {
width: 100%;
margin: auto;
}
.row-title h3 {
font-size: 24px;
}
.row-title p {
font-size: 10px;
}
.max-tweets {
width: 30% !important;
}
.card-tweet {
margin: 2%;
}
.form-card {
width: 100%;
}
} | 0.269133 | 0.122786 |
body
{
background-color: rgb(56, 37, 19);
}
body > .container
{
background: linear-gradient(to right, rgb(56, 37, 19) 0%, rgb(216, 202, 168) 2% , rgb(216, 202, 168) 98%, rgb(56, 37, 19) 100%);
}
.test
{
border: 1px solid rgb(54, 57, 66);
}
.container
{
padding: 0px;
}
#site-name
{
max-width: 780px;
height: 120px;
text-align: center;
margin: 0px auto;
background-color: rgb(92, 131, 47);
color: white;
}
#site-name h1
{
font-size: 48px;
line-height: 40px;
}
#navbar
{
font-size: 18px;
text-align: center;
}
#site-name, #navbar, .profile-description > h3, .about-description > h3, .other-description > h3
{
font-family: "Nunito";
}
#navbar div
{
background-color: rgb(54, 57, 66);
max-width: 780px;
}
#navbar div:hover
{
background-color: rgb(92, 131, 47);
}
#navbar a
{
text-decoration: none;
color: white;
}
.section-name
{
text-align: center;
font-size: 24px;
font-family: "Nunito";
color: white;
background-color: rgb(40, 73, 7);
max-width: 780px;
margin: 0px auto;
}
.project
{
margin-top: 1px;
margin-bottom: 1px;
}
.project-content
{
padding-top: 20px;
padding-bottom: 20px;
}
.divider
{
padding-top: 15px;
padding-bottom: 15px;
}
.project-picture > img, .about-picture > img
{
border-radius: 10px;
border: 1px solid rgb(56, 37, 19);
}
.profile-description > h2
{
padding-bottom: 20px;
}
.profile-description > h2 > i
{
font-size: 20px;
}
.profile-description div
{
font-size: 16px;
color: rgb(40, 73, 7);
}
.profile-description p, .about-description p, .other-description p
{
padding-left: 10px;
padding-right: 10px;
padding-bottom: 6px;
color: rgb(54, 57, 66);
}
.profile-description h3, .about-description h3, .other-description h3
{
color: white;
background-color: rgb(40, 73, 7);
padding: 2px 0px;
text-align: center;
}
.project-description p:first-child
{
font-size: 20px;
}
.project-description p > i
{
font-size: 16px;
}
.project-description > p:nth-child(2)
{
padding-left: 40px;
padding-right: 40px;
}
.project-divider
{
display: block;
text-align: center;
color: rgb(92, 131, 47);
margin: 20px 0px;
font-size: 120%;
}
.project-divider span
{
margin: 0px 6px;
}
.profile-description p, li, .about-description p, .other-description p
{
font-size: 18px;
}
.subheader
{
margin-bottom: -5px;
font-size: 22px;
font-weight: bold;
}
@media screen and (max-width: 356px)
{
#site-name h1
{
font-size: 42px;
line-height: 40px;
}
} | css/main_old.css | body
{
background-color: rgb(56, 37, 19);
}
body > .container
{
background: linear-gradient(to right, rgb(56, 37, 19) 0%, rgb(216, 202, 168) 2% , rgb(216, 202, 168) 98%, rgb(56, 37, 19) 100%);
}
.test
{
border: 1px solid rgb(54, 57, 66);
}
.container
{
padding: 0px;
}
#site-name
{
max-width: 780px;
height: 120px;
text-align: center;
margin: 0px auto;
background-color: rgb(92, 131, 47);
color: white;
}
#site-name h1
{
font-size: 48px;
line-height: 40px;
}
#navbar
{
font-size: 18px;
text-align: center;
}
#site-name, #navbar, .profile-description > h3, .about-description > h3, .other-description > h3
{
font-family: "Nunito";
}
#navbar div
{
background-color: rgb(54, 57, 66);
max-width: 780px;
}
#navbar div:hover
{
background-color: rgb(92, 131, 47);
}
#navbar a
{
text-decoration: none;
color: white;
}
.section-name
{
text-align: center;
font-size: 24px;
font-family: "Nunito";
color: white;
background-color: rgb(40, 73, 7);
max-width: 780px;
margin: 0px auto;
}
.project
{
margin-top: 1px;
margin-bottom: 1px;
}
.project-content
{
padding-top: 20px;
padding-bottom: 20px;
}
.divider
{
padding-top: 15px;
padding-bottom: 15px;
}
.project-picture > img, .about-picture > img
{
border-radius: 10px;
border: 1px solid rgb(56, 37, 19);
}
.profile-description > h2
{
padding-bottom: 20px;
}
.profile-description > h2 > i
{
font-size: 20px;
}
.profile-description div
{
font-size: 16px;
color: rgb(40, 73, 7);
}
.profile-description p, .about-description p, .other-description p
{
padding-left: 10px;
padding-right: 10px;
padding-bottom: 6px;
color: rgb(54, 57, 66);
}
.profile-description h3, .about-description h3, .other-description h3
{
color: white;
background-color: rgb(40, 73, 7);
padding: 2px 0px;
text-align: center;
}
.project-description p:first-child
{
font-size: 20px;
}
.project-description p > i
{
font-size: 16px;
}
.project-description > p:nth-child(2)
{
padding-left: 40px;
padding-right: 40px;
}
.project-divider
{
display: block;
text-align: center;
color: rgb(92, 131, 47);
margin: 20px 0px;
font-size: 120%;
}
.project-divider span
{
margin: 0px 6px;
}
.profile-description p, li, .about-description p, .other-description p
{
font-size: 18px;
}
.subheader
{
margin-bottom: -5px;
font-size: 22px;
font-weight: bold;
}
@media screen and (max-width: 356px)
{
#site-name h1
{
font-size: 42px;
line-height: 40px;
}
} | 0.334263 | 0.07383 |
h1, h2 {
font-family: 'Montserrat', sans-serif;
font-weight: 900;
color: #CBA93F;
}
h3, h4 {
font-family: 'Montserrat', sans-serif;
font-weight: 600;
}
p, label {
font-family: 'Montserrat', sans-serif;
font-size: 16px;
line-height: 28px;
font-weight: 200;
}
input, textarea {
font-family: 'Montserrat', sans-serif;
font-size: 16px;
font-weight: 200;
}
.form-control {
border: 1px solid #CBA93F;
}
.btn {
padding: 8px 32px;
}
.btn-primary {
font-family: 'Montserrat', sans-serif;
font-weight: 600;
letter-spacing: 4px;
text-transform: uppercase;
background-color: #CBA93F;
border: 1px solid #a0832c;
}
.btn-disabled {
cursor: default;
font-family: 'Montserrat', sans-serif;
font-weight: 600;
letter-spacing: 4px;
text-transform: uppercase;
background-color: #e8e8e8;
border: 1px solid #a0832c;
}
.btn-primary:hover {
background-color: #a0832c;
border: 1px solid #786221;
}
.btn-primary:active, .btn-primary:focus {
background-color: #a0832c !important;
border: 1px solid #786221 !important;
}
.navbar {
font-family: 'Montserrat', sans-serif;
}
.bg-dark {
background-color: #1A1A1A !important;
}
.nav-link {
text-transform: uppercase;
font-weight: 100;
transition: 0.15s all;
}
.nav-link:hover {
background-color: #D7CB96;
color: black !important;
}
.dropdown-menu {
padding: 0;
}
.dropdown-item {
text-transform: uppercase;
font-weight: 100;
padding: 1rem 1.5rem;
transition: 0.15s all;
}
.dropdown-item:focus, .dropdown-item:hover {
background-color: #1A1A1A !important;
color: white;
}
.footer {
background-color: #1A1A1A;
padding: 48px;
color: white;
}
@media (min-width: 992px) {
.navbar-expand-lg .navbar-nav .nav-link {
border-radius: 4px;
padding-right: 1vw;
padding-left: 1vw;
}
}
.main-banner {
height: 100vh;
width: 100%;
color: white;
background: #4a4a4a;
background-image: url('https://cdn.shopify.com/s/files/1/2074/9385/articles/overplucked_eyebrows_here_s_how_to_fix_them_1400x.progressive.png.jpg?v=1565733316');
background-size: cover;
background-position: center;
}
.inner-banner {
padding-top: 50px;
height: 20vh;
width: 100%;
color: white;
background: #4a4a4a;
background-image: url('https://cdn.shopify.com/s/files/1/2074/9385/articles/overplucked_eyebrows_here_s_how_to_fix_them_1400x.progressive.png.jpg?v=1565733316');
background-size: cover;
background-position: center;
}
.overlay {
position: relative;
height: 100%;
width: 100%;
background: rgba(0, 0, 0, 0.5);
}
.background-row {
width: 100%;
background-size: cover;
background-position: center;
}
.shadow-box {
background-color: #f8f8f8;
padding: 24px;
border-radius: 8px;
-webkit-box-shadow: 0px 4px 8px -2px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 4px 8px -2px rgba(0,0,0,0.25);
box-shadow: 0px 4px 8px -2px rgba(0,0,0,0.25);
}
.empty-box {
background-color: #f0f0f0;
padding: 16px;
border-radius: 8px;
color: #909090;
}
.image-box {
background-color: #e0e0e0;
border-radius: 8px;
overflow: hidden;
color: black;
-webkit-box-shadow: 0px 4px 8px -2px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 4px 8px -2px rgba(0,0,0,0.25);
box-shadow: 0px 4px 8px -2px rgba(0,0,0,0.25);
transition: 0.15s all;
-webkit-transition: 0.15s all;
}
.image-box:hover {
transform: translateY(-4px);
color: white;
-webkit-box-shadow: 0px 8px 16px -2px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 8px 16px -2px rgba(0,0,0,0.25);
box-shadow: 0px 8px 16px -2px rgba(0,0,0,0.25);
background-color: #D7CB96;
text-decoration: none;
}
.image-box:active {
transform: translateY(2px);
-webkit-box-shadow: 0px 2px 4px -2px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 2px 4px -2px rgba(0,0,0,0.25);
box-shadow: 0px 2px 4px -2px rgba(0,0,0,0.25);
}
.image-box-info {
padding: 16px;
} | public/css/styles.css | h1, h2 {
font-family: 'Montserrat', sans-serif;
font-weight: 900;
color: #CBA93F;
}
h3, h4 {
font-family: 'Montserrat', sans-serif;
font-weight: 600;
}
p, label {
font-family: 'Montserrat', sans-serif;
font-size: 16px;
line-height: 28px;
font-weight: 200;
}
input, textarea {
font-family: 'Montserrat', sans-serif;
font-size: 16px;
font-weight: 200;
}
.form-control {
border: 1px solid #CBA93F;
}
.btn {
padding: 8px 32px;
}
.btn-primary {
font-family: 'Montserrat', sans-serif;
font-weight: 600;
letter-spacing: 4px;
text-transform: uppercase;
background-color: #CBA93F;
border: 1px solid #a0832c;
}
.btn-disabled {
cursor: default;
font-family: 'Montserrat', sans-serif;
font-weight: 600;
letter-spacing: 4px;
text-transform: uppercase;
background-color: #e8e8e8;
border: 1px solid #a0832c;
}
.btn-primary:hover {
background-color: #a0832c;
border: 1px solid #786221;
}
.btn-primary:active, .btn-primary:focus {
background-color: #a0832c !important;
border: 1px solid #786221 !important;
}
.navbar {
font-family: 'Montserrat', sans-serif;
}
.bg-dark {
background-color: #1A1A1A !important;
}
.nav-link {
text-transform: uppercase;
font-weight: 100;
transition: 0.15s all;
}
.nav-link:hover {
background-color: #D7CB96;
color: black !important;
}
.dropdown-menu {
padding: 0;
}
.dropdown-item {
text-transform: uppercase;
font-weight: 100;
padding: 1rem 1.5rem;
transition: 0.15s all;
}
.dropdown-item:focus, .dropdown-item:hover {
background-color: #1A1A1A !important;
color: white;
}
.footer {
background-color: #1A1A1A;
padding: 48px;
color: white;
}
@media (min-width: 992px) {
.navbar-expand-lg .navbar-nav .nav-link {
border-radius: 4px;
padding-right: 1vw;
padding-left: 1vw;
}
}
.main-banner {
height: 100vh;
width: 100%;
color: white;
background: #4a4a4a;
background-image: url('https://cdn.shopify.com/s/files/1/2074/9385/articles/overplucked_eyebrows_here_s_how_to_fix_them_1400x.progressive.png.jpg?v=1565733316');
background-size: cover;
background-position: center;
}
.inner-banner {
padding-top: 50px;
height: 20vh;
width: 100%;
color: white;
background: #4a4a4a;
background-image: url('https://cdn.shopify.com/s/files/1/2074/9385/articles/overplucked_eyebrows_here_s_how_to_fix_them_1400x.progressive.png.jpg?v=1565733316');
background-size: cover;
background-position: center;
}
.overlay {
position: relative;
height: 100%;
width: 100%;
background: rgba(0, 0, 0, 0.5);
}
.background-row {
width: 100%;
background-size: cover;
background-position: center;
}
.shadow-box {
background-color: #f8f8f8;
padding: 24px;
border-radius: 8px;
-webkit-box-shadow: 0px 4px 8px -2px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 4px 8px -2px rgba(0,0,0,0.25);
box-shadow: 0px 4px 8px -2px rgba(0,0,0,0.25);
}
.empty-box {
background-color: #f0f0f0;
padding: 16px;
border-radius: 8px;
color: #909090;
}
.image-box {
background-color: #e0e0e0;
border-radius: 8px;
overflow: hidden;
color: black;
-webkit-box-shadow: 0px 4px 8px -2px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 4px 8px -2px rgba(0,0,0,0.25);
box-shadow: 0px 4px 8px -2px rgba(0,0,0,0.25);
transition: 0.15s all;
-webkit-transition: 0.15s all;
}
.image-box:hover {
transform: translateY(-4px);
color: white;
-webkit-box-shadow: 0px 8px 16px -2px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 8px 16px -2px rgba(0,0,0,0.25);
box-shadow: 0px 8px 16px -2px rgba(0,0,0,0.25);
background-color: #D7CB96;
text-decoration: none;
}
.image-box:active {
transform: translateY(2px);
-webkit-box-shadow: 0px 2px 4px -2px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 2px 4px -2px rgba(0,0,0,0.25);
box-shadow: 0px 2px 4px -2px rgba(0,0,0,0.25);
}
.image-box-info {
padding: 16px;
} | 0.306527 | 0.078961 |
h2, #butt {
text-align: center;
}
#container {
display: grid;
grid-template-columns: repeat(60, 1fr);
grid-gap: 10px;
grid-auto-rows: minmax(40px, auto);
border: 1px solid black;
margin: 5px 150px;
padding: 5px;
}
#ListUsers {
grid-column-start: 1;
grid-column-end: 52;
display: grid;
grid-template-columns: repeat(52, 1fr);
}
#userName {
grid-column-start: 1;
grid-column-end: 20;
}
#mandatory {
text-align: center;
grid-column-start: 20;
grid-column-end: 30;
}
#dueDate {
text-align: center;
grid-column-start: 30;
grid-column-end: 52;
}
#ListCourses {
grid-column-start:52;
grid-column-end: 60;
}
/*p {
border: 1px solid black;
}*/
.choose-btn{
text-decoration:none;
color:dimgrey;
border-radius:15px;
border-width:thin;
background-color:white;
border:solid;
padding:1%;
}
.btn-wrapper{
margin-top:5%;
}
.choose-btn:hover {
text-decoration: none;
color: white;
background-color: dimgray;
}
.choose-btn:focus {
text-decoration: none;
color: white;
background-color: dimgray;
}
.form-assign{
margin-top:3%;
display:grid;
grid-template-columns:repeat(5,1fr);
}
.user-name{
grid-column-start:1;
grid-column-end:2;
}
.user-checked {
grid-column-start: 2;
grid-column-end: 3;
}
.user-mand {
grid-column-start: 3;
grid-column-end: 4;
}
.user-duedate {
grid-column-start: 4;
grid-column-end: 5;
}
.filler {
grid-column-start: 5;
grid-column-end: 6;
}
.search {
grid-column-start: 1;
grid-column-end: 4;
}
.search-btn{
border-radius:15px;
background-color:mediumseagreen;
color:white;
padding:2%;
border-style:solid;
margin-left:3%;
border-width:thin;
}
.search-btn:hover {
background-color: darkgreen;
}
.half-search {
grid-column-start: 1;
grid-column-end: 3;
}
.full-search {
grid-column-start: 3;
grid-column-end: 5;
}
.attrs {
grid-column-start: 1;
grid-column-end: 5;
display: grid;
grid-template-columns: repeat(5,1fr);
border-bottom: solid;
border-bottom-color: gray;
}
.info {
grid-column-start: 1;
grid-column-end: 5;
display: grid;
grid-template-columns: repeat(5,1fr);
text-align:center;
}
.button {
grid-column-start: 1;
grid-column-end: 5;
}
#name {
grid-column-start: 1;
grid-column-end: 2;
}
#dep {
grid-column-start: 2;
grid-column-end: 3;
}
#mand {
grid-column-start: 3;
grid-column-end: 4;
}
#due {
grid-column-start: 4;
grid-column-end: 5;
}
#grade {
grid-column-start: 5;
grid-column-end: 6;
} | SKSLearningSystem/SKSLearningSystem/Content/AssignCourse.css | h2, #butt {
text-align: center;
}
#container {
display: grid;
grid-template-columns: repeat(60, 1fr);
grid-gap: 10px;
grid-auto-rows: minmax(40px, auto);
border: 1px solid black;
margin: 5px 150px;
padding: 5px;
}
#ListUsers {
grid-column-start: 1;
grid-column-end: 52;
display: grid;
grid-template-columns: repeat(52, 1fr);
}
#userName {
grid-column-start: 1;
grid-column-end: 20;
}
#mandatory {
text-align: center;
grid-column-start: 20;
grid-column-end: 30;
}
#dueDate {
text-align: center;
grid-column-start: 30;
grid-column-end: 52;
}
#ListCourses {
grid-column-start:52;
grid-column-end: 60;
}
/*p {
border: 1px solid black;
}*/
.choose-btn{
text-decoration:none;
color:dimgrey;
border-radius:15px;
border-width:thin;
background-color:white;
border:solid;
padding:1%;
}
.btn-wrapper{
margin-top:5%;
}
.choose-btn:hover {
text-decoration: none;
color: white;
background-color: dimgray;
}
.choose-btn:focus {
text-decoration: none;
color: white;
background-color: dimgray;
}
.form-assign{
margin-top:3%;
display:grid;
grid-template-columns:repeat(5,1fr);
}
.user-name{
grid-column-start:1;
grid-column-end:2;
}
.user-checked {
grid-column-start: 2;
grid-column-end: 3;
}
.user-mand {
grid-column-start: 3;
grid-column-end: 4;
}
.user-duedate {
grid-column-start: 4;
grid-column-end: 5;
}
.filler {
grid-column-start: 5;
grid-column-end: 6;
}
.search {
grid-column-start: 1;
grid-column-end: 4;
}
.search-btn{
border-radius:15px;
background-color:mediumseagreen;
color:white;
padding:2%;
border-style:solid;
margin-left:3%;
border-width:thin;
}
.search-btn:hover {
background-color: darkgreen;
}
.half-search {
grid-column-start: 1;
grid-column-end: 3;
}
.full-search {
grid-column-start: 3;
grid-column-end: 5;
}
.attrs {
grid-column-start: 1;
grid-column-end: 5;
display: grid;
grid-template-columns: repeat(5,1fr);
border-bottom: solid;
border-bottom-color: gray;
}
.info {
grid-column-start: 1;
grid-column-end: 5;
display: grid;
grid-template-columns: repeat(5,1fr);
text-align:center;
}
.button {
grid-column-start: 1;
grid-column-end: 5;
}
#name {
grid-column-start: 1;
grid-column-end: 2;
}
#dep {
grid-column-start: 2;
grid-column-end: 3;
}
#mand {
grid-column-start: 3;
grid-column-end: 4;
}
#due {
grid-column-start: 4;
grid-column-end: 5;
}
#grade {
grid-column-start: 5;
grid-column-end: 6;
} | 0.356895 | 0.18418 |
* {
margin: 0;
padding: 0;
border: none;
font-size: 1.5625vw; /* 设备的宽度总计为100vw */
font-family: "Microsoft YaHei", monospace;
}
html, body {
overflow: hidden;
height: 100%;
}
/* music */
.music {
position: fixed; /* 设置位置为固定定位 */
top: 3vh;
right: 4vw;
z-index: 5;
width: 15vw;
height: 15vw;
border: 4px solid #ef1639;
border-radius: 50%;
background: #fff;
}
.music > img:first-of-type {
position: absolute; /* 因为#music为固定定位,所以可以直接用absolute */
top: 24%;
right: 2.5%;
width: 28.421%;
z-index: 1;
}
.music > img:last-of-type {
z-index: 0;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
width: 79%;
}
/* ↓音乐图片旋转动画↓ */
.music > img.play {
-webkit-animation: music_disc 4s linear infinite;
-o-animation: music_disc 4s linear infinite;
animation: music_disc 4s linear infinite;
}
/* 动画关键帧 */
@-webkit-keyframes music_disc {
0% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes music_disc {
0% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
/* ↑音乐图片旋转动画↑ */
/* page bg*/
.page {
height: 100%;
width: 100%;
position: absolute;
}
.page > .bg {
position: absolute;
z-index: -1;
width: 100%;
height: 100%;
}
/* page1 */
#page1 {
display: block;
}
#page1 > .bg {
background: url("../images/p1_bg.jpg") no-repeat center center;
background-size: 100%;
}
#page1 > .p1_lantern {
position: absolute;
top: -3.4%;
right: 0;
left: 0;
margin: auto;
color: #fff;
background: url("../images/p1_lantern.png") no-repeat center bottom;
background-size: 100%;
width: 45vw;
height: 71.2vh;
font-size: 3.506rem;
padding-top: 31vh;
text-align: center;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
#page1 > .p1_lantern:before {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: -1;
content: "";
margin: auto;
width: 30vw;
height: 30vw;
background: #d60b3b;
opacity: .5; /* 设置透明度 */
border-radius: 50%;
-webkit-box-shadow: 0 0 10vw 10vw #d60b3b; /* 设置阴影 */
-moz-box-shadow: 0 0 10vw 10vw #d60b3b;
-ms-box-shadow: 0 0 10vw 10vw #d60b3b;
-o-box-shadow: 0 0 10vw 10vw #d60b3b;
box-shadow: 0 0 10vw 10vw #d60b3b;
/* ↓灯笼闪烁↓ */
-webkit-animation: p1_lantern_flash .5s infinite alternate;
-o-animation: p1_lantern_flash .5s infinite alternate;
animation: p1_lantern_flash .5s infinite alternate;
}
@-webkit-keyframes p1_lantern_flash {
0% {
opacity: .5;
-webkit-transform: scale(.8, .8);
-ms-transform: scale(.8, .8);
-o-transform: scale(.8, .8);
transform: scale(.8, .8);
}
100% {
opacity: 1;
}
}
@keyframes p1_lantern_flash {
0% {
opacity: .5;
-webkit-transform: scale(.8, .8);
-ms-transform: scale(.8, .8);
-o-transform: scale(.8, .8);
transform: scale(.8, .8);
}
100% {
opacity: 1;
}
}
/* ↑灯笼闪烁↑ */
#page1 > .p1_imooc {
position: absolute;
right: 0;
bottom: 9vh;
left: 0;
background: url("../images/p1_imooc.png") no-repeat center center;
background-size: 100%;
width: 27.656vw;
height: 18.63vh;
margin: auto;
}
#page1 > .p1_words {
font-size: 2.134rem;
position: absolute;
right: 0;
bottom: 48px;
left: 0;
text-align: center;
color: #231815;
}
/* page2 */
#page2 {
display: none;
-webkit-transition: .5s;
transition: .5s;
}
/* page2淡出动画 */
#page2.fadeout {
opacity: .3;
transform: translate(0, -100%);
-webkit-transform: translate(0, -100%);
}
#page2 > .bg {
background: url("../images/p2_bg.jpg") no-repeat center center;
background-size: 100%;
}
#page2 > .bg.p2_bg_loading {
z-index: 4;
background: #ef1639;
-webkit-animation: p2_bg_loading 1s linear forwards;
-o-animation: p2_bg_loading 1s linear forwards;
animation: p2_bg_loading 1s linear forwards;
}
@-webkit-keyframes p2_bg_loading {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes p2_bg_loading {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
#page2 > .p2_circle {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
border-radius: 50%;
background: url('../images/p2_circle_outer.png') no-repeat center center;
background-size: 100%;
width: 59.375vw;
height: 59.375vw;
/* ↓第3圈旋转↓ */
-webkit-animation: p2_circle_outer 1s linear 3s infinite;
-o-animation: p2_circle_outer 1s linear 3s infinite;
animation: p2_circle_outer 1s linear 3s infinite;
}
@-webkit-keyframes p2_circle_outer {
0% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(-360deg);
-ms-transform: rotate(-360deg);
-o-transform: rotate(-360deg);
transform: rotate(-360deg);
}
}
@keyframes p2_circle_outer {
0% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(-360deg);
-ms-transform: rotate(-360deg);
-o-transform: rotate(-360deg);
transform: rotate(-360deg);
}
}
/* ↑第3圈旋转↑ */
#page2 > .p2_circle:before {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
border-radius: 50%;
content: "";
background: url('../images/p2_circle_middle.png') no-repeat center center;
background-size: 100%;
width: 45.625vw;
height: 45.625vw;
/* ↓第2圈旋转↓ */
-webkit-animation: p2_circle_middle 1s linear 2s infinite;
-o-animation: p2_circle_middle 1s linear 2s infinite;
animation: p2_circle_middle 1s linear 2s infinite;
}
@-webkit-keyframes p2_circle_middle {
0% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(720deg);
-ms-transform: rotate(720deg);
-o-transform: rotate(720deg);
transform: rotate(720deg);
}
}
@keyframes p2_circle_middle {
0% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(720deg);
-ms-transform: rotate(720deg);
-o-transform: rotate(720deg);
transform: rotate(720deg);
}
}
/* ↑第2圈旋转↑ */
#page2 > .p2_circle:after {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
border-radius: 50%;
content: "";
background: url('../images/p2_circle_inner.png') no-repeat center center;
background-size: 100%;
width: 39.937vw;
height: 39.937vw;
/* ↓内圈旋转↓ */
-webkit-animation: p2_circle_inner 1s linear 1s infinite;
-o-animation: p2_circle_inner 1s linear 1s infinite;
animation: p2_circle_inner 1s linear 1s infinite;
}
@-webkit-keyframes p2_circle_inner {
0% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(-1080deg);
-ms-transform: rotate(-1080deg);
-o-transform: rotate(-1080deg);
transform: rotate(-1080deg);
}
}
@keyframes p2_circle_inner {
0% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(-1080deg);
-ms-transform: rotate(-1080deg);
-o-transform: rotate(-1080deg);
transform: rotate(-1080deg);
}
}
/* ↑内圈旋转↑ */
#page2 > .p2_2016 {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 27.5vw;
height: 6.24vh;
margin: auto;
background: url('../images/p2_2016.png') no-repeat center center;
background-size: 100%;
}
/* page3 */
#page3 {
display: none;
-webkit-transition: .5s;
transition: .5s;
}
div#page3.fadein {
transform: translate(0, -100%);
-webkit-transform: translate(0, -100%);
}
#page3 > .bg {
background: url("../images/p3_bg.jpg") no-repeat center center;
background-size: 100%;
}
#page3 > .p3_logo {
width: 34.6875vw;
height: 6.327vh;
position: absolute;
top: 7.82vh;
right: 0;
left: 0;
margin: auto;
background: url('../images/p3_logo.png') no-repeat center center;
background-size: 100%;
}
#page3 > .p3_title {
width: 48.125vw;
height: 50vh;
position: absolute;
top: 21vh;
right: 0;
left: 0;
margin: auto;
background: url('../images/p3_title.png') no-repeat center center;
background-size: 100%;
}
#page3 > .p3_second {
width: 22.8125vw;
height: 41.652vh;
position: absolute;
top: 25.48vh;
left: 3.75vw;
background: url('../images/p3_couplet_second.png') no-repeat center center;
background-size: 100%;
}
#page3 > .p3_first {
width: 22.8125vw;
height: 41.652vh;
position: absolute;
top: 25.48vh;
right: 3.75vw;
background: url('../images/p3_couplet_first.png') no-repeat center center;
background-size: 100%;
}
#page3 > .p3_blessing {
width: 32vw;
height: 32vw;
position: absolute;
right: 0;
bottom: 10vh;
left: 0;
margin: auto;
border-radius: 50%;
background: url('../images/p3_blessing.png') no-repeat center center;
background-size: 100%;
/* ↓福字旋转↓ */
-webkit-animation: p3_blessing 2s linear infinite;
-o-animation: p3_blessing 2s linear infinite;
animation: p3_blessing 2s linear infinite;
}
@-webkit-keyframes p3_blessing {
0% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes p3_blessing {
0% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
/* ↑福字旋转↑ */ | css/style.css | * {
margin: 0;
padding: 0;
border: none;
font-size: 1.5625vw; /* 设备的宽度总计为100vw */
font-family: "Microsoft YaHei", monospace;
}
html, body {
overflow: hidden;
height: 100%;
}
/* music */
.music {
position: fixed; /* 设置位置为固定定位 */
top: 3vh;
right: 4vw;
z-index: 5;
width: 15vw;
height: 15vw;
border: 4px solid #ef1639;
border-radius: 50%;
background: #fff;
}
.music > img:first-of-type {
position: absolute; /* 因为#music为固定定位,所以可以直接用absolute */
top: 24%;
right: 2.5%;
width: 28.421%;
z-index: 1;
}
.music > img:last-of-type {
z-index: 0;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
width: 79%;
}
/* ↓音乐图片旋转动画↓ */
.music > img.play {
-webkit-animation: music_disc 4s linear infinite;
-o-animation: music_disc 4s linear infinite;
animation: music_disc 4s linear infinite;
}
/* 动画关键帧 */
@-webkit-keyframes music_disc {
0% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes music_disc {
0% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
/* ↑音乐图片旋转动画↑ */
/* page bg*/
.page {
height: 100%;
width: 100%;
position: absolute;
}
.page > .bg {
position: absolute;
z-index: -1;
width: 100%;
height: 100%;
}
/* page1 */
#page1 {
display: block;
}
#page1 > .bg {
background: url("../images/p1_bg.jpg") no-repeat center center;
background-size: 100%;
}
#page1 > .p1_lantern {
position: absolute;
top: -3.4%;
right: 0;
left: 0;
margin: auto;
color: #fff;
background: url("../images/p1_lantern.png") no-repeat center bottom;
background-size: 100%;
width: 45vw;
height: 71.2vh;
font-size: 3.506rem;
padding-top: 31vh;
text-align: center;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
#page1 > .p1_lantern:before {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: -1;
content: "";
margin: auto;
width: 30vw;
height: 30vw;
background: #d60b3b;
opacity: .5; /* 设置透明度 */
border-radius: 50%;
-webkit-box-shadow: 0 0 10vw 10vw #d60b3b; /* 设置阴影 */
-moz-box-shadow: 0 0 10vw 10vw #d60b3b;
-ms-box-shadow: 0 0 10vw 10vw #d60b3b;
-o-box-shadow: 0 0 10vw 10vw #d60b3b;
box-shadow: 0 0 10vw 10vw #d60b3b;
/* ↓灯笼闪烁↓ */
-webkit-animation: p1_lantern_flash .5s infinite alternate;
-o-animation: p1_lantern_flash .5s infinite alternate;
animation: p1_lantern_flash .5s infinite alternate;
}
@-webkit-keyframes p1_lantern_flash {
0% {
opacity: .5;
-webkit-transform: scale(.8, .8);
-ms-transform: scale(.8, .8);
-o-transform: scale(.8, .8);
transform: scale(.8, .8);
}
100% {
opacity: 1;
}
}
@keyframes p1_lantern_flash {
0% {
opacity: .5;
-webkit-transform: scale(.8, .8);
-ms-transform: scale(.8, .8);
-o-transform: scale(.8, .8);
transform: scale(.8, .8);
}
100% {
opacity: 1;
}
}
/* ↑灯笼闪烁↑ */
#page1 > .p1_imooc {
position: absolute;
right: 0;
bottom: 9vh;
left: 0;
background: url("../images/p1_imooc.png") no-repeat center center;
background-size: 100%;
width: 27.656vw;
height: 18.63vh;
margin: auto;
}
#page1 > .p1_words {
font-size: 2.134rem;
position: absolute;
right: 0;
bottom: 48px;
left: 0;
text-align: center;
color: #231815;
}
/* page2 */
#page2 {
display: none;
-webkit-transition: .5s;
transition: .5s;
}
/* page2淡出动画 */
#page2.fadeout {
opacity: .3;
transform: translate(0, -100%);
-webkit-transform: translate(0, -100%);
}
#page2 > .bg {
background: url("../images/p2_bg.jpg") no-repeat center center;
background-size: 100%;
}
#page2 > .bg.p2_bg_loading {
z-index: 4;
background: #ef1639;
-webkit-animation: p2_bg_loading 1s linear forwards;
-o-animation: p2_bg_loading 1s linear forwards;
animation: p2_bg_loading 1s linear forwards;
}
@-webkit-keyframes p2_bg_loading {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes p2_bg_loading {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
#page2 > .p2_circle {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
border-radius: 50%;
background: url('../images/p2_circle_outer.png') no-repeat center center;
background-size: 100%;
width: 59.375vw;
height: 59.375vw;
/* ↓第3圈旋转↓ */
-webkit-animation: p2_circle_outer 1s linear 3s infinite;
-o-animation: p2_circle_outer 1s linear 3s infinite;
animation: p2_circle_outer 1s linear 3s infinite;
}
@-webkit-keyframes p2_circle_outer {
0% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(-360deg);
-ms-transform: rotate(-360deg);
-o-transform: rotate(-360deg);
transform: rotate(-360deg);
}
}
@keyframes p2_circle_outer {
0% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(-360deg);
-ms-transform: rotate(-360deg);
-o-transform: rotate(-360deg);
transform: rotate(-360deg);
}
}
/* ↑第3圈旋转↑ */
#page2 > .p2_circle:before {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
border-radius: 50%;
content: "";
background: url('../images/p2_circle_middle.png') no-repeat center center;
background-size: 100%;
width: 45.625vw;
height: 45.625vw;
/* ↓第2圈旋转↓ */
-webkit-animation: p2_circle_middle 1s linear 2s infinite;
-o-animation: p2_circle_middle 1s linear 2s infinite;
animation: p2_circle_middle 1s linear 2s infinite;
}
@-webkit-keyframes p2_circle_middle {
0% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(720deg);
-ms-transform: rotate(720deg);
-o-transform: rotate(720deg);
transform: rotate(720deg);
}
}
@keyframes p2_circle_middle {
0% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(720deg);
-ms-transform: rotate(720deg);
-o-transform: rotate(720deg);
transform: rotate(720deg);
}
}
/* ↑第2圈旋转↑ */
#page2 > .p2_circle:after {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
border-radius: 50%;
content: "";
background: url('../images/p2_circle_inner.png') no-repeat center center;
background-size: 100%;
width: 39.937vw;
height: 39.937vw;
/* ↓内圈旋转↓ */
-webkit-animation: p2_circle_inner 1s linear 1s infinite;
-o-animation: p2_circle_inner 1s linear 1s infinite;
animation: p2_circle_inner 1s linear 1s infinite;
}
@-webkit-keyframes p2_circle_inner {
0% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(-1080deg);
-ms-transform: rotate(-1080deg);
-o-transform: rotate(-1080deg);
transform: rotate(-1080deg);
}
}
@keyframes p2_circle_inner {
0% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(-1080deg);
-ms-transform: rotate(-1080deg);
-o-transform: rotate(-1080deg);
transform: rotate(-1080deg);
}
}
/* ↑内圈旋转↑ */
#page2 > .p2_2016 {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 27.5vw;
height: 6.24vh;
margin: auto;
background: url('../images/p2_2016.png') no-repeat center center;
background-size: 100%;
}
/* page3 */
#page3 {
display: none;
-webkit-transition: .5s;
transition: .5s;
}
div#page3.fadein {
transform: translate(0, -100%);
-webkit-transform: translate(0, -100%);
}
#page3 > .bg {
background: url("../images/p3_bg.jpg") no-repeat center center;
background-size: 100%;
}
#page3 > .p3_logo {
width: 34.6875vw;
height: 6.327vh;
position: absolute;
top: 7.82vh;
right: 0;
left: 0;
margin: auto;
background: url('../images/p3_logo.png') no-repeat center center;
background-size: 100%;
}
#page3 > .p3_title {
width: 48.125vw;
height: 50vh;
position: absolute;
top: 21vh;
right: 0;
left: 0;
margin: auto;
background: url('../images/p3_title.png') no-repeat center center;
background-size: 100%;
}
#page3 > .p3_second {
width: 22.8125vw;
height: 41.652vh;
position: absolute;
top: 25.48vh;
left: 3.75vw;
background: url('../images/p3_couplet_second.png') no-repeat center center;
background-size: 100%;
}
#page3 > .p3_first {
width: 22.8125vw;
height: 41.652vh;
position: absolute;
top: 25.48vh;
right: 3.75vw;
background: url('../images/p3_couplet_first.png') no-repeat center center;
background-size: 100%;
}
#page3 > .p3_blessing {
width: 32vw;
height: 32vw;
position: absolute;
right: 0;
bottom: 10vh;
left: 0;
margin: auto;
border-radius: 50%;
background: url('../images/p3_blessing.png') no-repeat center center;
background-size: 100%;
/* ↓福字旋转↓ */
-webkit-animation: p3_blessing 2s linear infinite;
-o-animation: p3_blessing 2s linear infinite;
animation: p3_blessing 2s linear infinite;
}
@-webkit-keyframes p3_blessing {
0% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes p3_blessing {
0% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
/* ↑福字旋转↑ */ | 0.408867 | 0.087408 |
@import url('http://fonts.googleapis.com/css?family=Google+Sans|Roboto');
@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);
body {
font-family: Roboto, "Helvetica Neue", Helvetica, sans-serif;
font-weight: 500;
font-size: 14px;
line-height: 20px;
color: #3c4043;
}
#wrapper {
max-width: 760px;
}
h1, h2, h3 {
margin-top: 1.8em;
margin-bottom: 0.75em;
font-family: "Google Sans", Roboto, sans-serif;
font-weight: 400;
color: #202124;
}
h1, h2, h3 {
font-family: "Google Sans", Roboto, sans-serif;
font-weight: 400;
color: #202124;
}
h1 {
font-size: 32px;
line-height: 40px;
}
h2 {
font-size: 24px;
line-height: 32px;
}
h3 {
font-size: 20px;
line-height: 28px;
}
h2.related {
/* Heading for list of related links */
font-family: "Google Sans", Roboto, sans-serif;
font-weight: 600;
font-size: 20px;
line-height: 28px;
color: #202124;
}
p
{
margin-bottom: 0.75em;
}
p.footer {
max-width: 760px;
text-align: center;
margin-top: 4em;
font-size: 0.8em;
}
ol,
ul
{
margin-top: 0px;
margin-bottom: 0px;
}
ul {
list-style: disc;
}
ol li ol {
list-style: upper-alpha;
}
li {
margin-top: 1em;
margin-bottom: 1em;
}
li.or {
/* List style for indicating conditional steps. */
list-style: none;
padding-left: 0;
text-transform: uppercase;
font-weight: bold;
}
img
{
border: 1px solid silver;
border-radius: 3px;
vertical-align: text-bottom;
}
img.borderless {
border: none;
vertical-align: initial;
}
a.Popup
{
}
MadCap|expandingHead
{
font-style: italic;
font-weight: normal;
cursor: hand;
text-decoration: none;
color: #006600;
}
MadCap|expandingBody
{
color: #777777;
font-style: italic;
}
MadCap|dropDownHotspot
{
cursor: hand;
font-style: italic;
text-decoration: none;
color: #006600;
}
p.caption
{
font-size: 0.8em;
}
div.disclaimer {
/* Disclaimer box styling. */
margin-top: 1em;
margin-bottom: 1em;
background-color: #f0f0f0;
border: solid 1px #d9d9d9;
overflow: hidden;
padding: 2em;
padding-top: 1em;
padding-bottom: 1em;
font-size: 0.8em;
}
div.disclaimer ul li {
margin: 0;
}
p.disclaimer {
margin-top: 0;
margin-bottom: 0;
}
p.disclaimer::before {
/* Disclaimer box title. */
content: "Disclaimer: ";
font-weight: bold;
}
div.note {
/* Note box styling. */
margin-top: 1em;
margin-bottom: 1em;
background-color: #f0f0f0;
border: solid 1px #d9d9d9;
line-height: 18px;
overflow: hidden;
padding: 2em;
padding-top: 0.8em;
padding-bottom: 1.1em;
}
p.note::before {
/* Note box title. */
content: "Note: ";
font-weight: bold;
}
div.tip {
/* Tip box styling. */
margin-top: 1em;
margin-bottom: 1em;
background-color: #f0f0f0;
border: solid 1px #d9d9d9;
line-height: 18px;
overflow: hidden;
padding: 2em;
padding-top: 0.8em;
padding-bottom: 1.1em;
}
p.tip::before {
/* Tip box title. */
content: "Tip: ";
font-weight: bold;
}
div.caution {
/* Caution box styling. */
margin-top: 1em;
margin-bottom: 1em;
background-color: #f0f0f0;
border: solid 1px #d9d9d9;
line-height: 18px;
overflow: hidden;
padding: 2em;
padding-top: 0.8em;
padding-bottom: 1.1em;
}
p.caution::before {
/* Caution box title. */
content: "Caution: ";
font-weight: bold;
}
kbd, kbd samp {
font-family: inherit;
font-weight: bold;
} | portfolio/notetaking-app-help/HTML5/Content/Resources/Stylesheets/Styles.css |
@import url('http://fonts.googleapis.com/css?family=Google+Sans|Roboto');
@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);
body {
font-family: Roboto, "Helvetica Neue", Helvetica, sans-serif;
font-weight: 500;
font-size: 14px;
line-height: 20px;
color: #3c4043;
}
#wrapper {
max-width: 760px;
}
h1, h2, h3 {
margin-top: 1.8em;
margin-bottom: 0.75em;
font-family: "Google Sans", Roboto, sans-serif;
font-weight: 400;
color: #202124;
}
h1, h2, h3 {
font-family: "Google Sans", Roboto, sans-serif;
font-weight: 400;
color: #202124;
}
h1 {
font-size: 32px;
line-height: 40px;
}
h2 {
font-size: 24px;
line-height: 32px;
}
h3 {
font-size: 20px;
line-height: 28px;
}
h2.related {
/* Heading for list of related links */
font-family: "Google Sans", Roboto, sans-serif;
font-weight: 600;
font-size: 20px;
line-height: 28px;
color: #202124;
}
p
{
margin-bottom: 0.75em;
}
p.footer {
max-width: 760px;
text-align: center;
margin-top: 4em;
font-size: 0.8em;
}
ol,
ul
{
margin-top: 0px;
margin-bottom: 0px;
}
ul {
list-style: disc;
}
ol li ol {
list-style: upper-alpha;
}
li {
margin-top: 1em;
margin-bottom: 1em;
}
li.or {
/* List style for indicating conditional steps. */
list-style: none;
padding-left: 0;
text-transform: uppercase;
font-weight: bold;
}
img
{
border: 1px solid silver;
border-radius: 3px;
vertical-align: text-bottom;
}
img.borderless {
border: none;
vertical-align: initial;
}
a.Popup
{
}
MadCap|expandingHead
{
font-style: italic;
font-weight: normal;
cursor: hand;
text-decoration: none;
color: #006600;
}
MadCap|expandingBody
{
color: #777777;
font-style: italic;
}
MadCap|dropDownHotspot
{
cursor: hand;
font-style: italic;
text-decoration: none;
color: #006600;
}
p.caption
{
font-size: 0.8em;
}
div.disclaimer {
/* Disclaimer box styling. */
margin-top: 1em;
margin-bottom: 1em;
background-color: #f0f0f0;
border: solid 1px #d9d9d9;
overflow: hidden;
padding: 2em;
padding-top: 1em;
padding-bottom: 1em;
font-size: 0.8em;
}
div.disclaimer ul li {
margin: 0;
}
p.disclaimer {
margin-top: 0;
margin-bottom: 0;
}
p.disclaimer::before {
/* Disclaimer box title. */
content: "Disclaimer: ";
font-weight: bold;
}
div.note {
/* Note box styling. */
margin-top: 1em;
margin-bottom: 1em;
background-color: #f0f0f0;
border: solid 1px #d9d9d9;
line-height: 18px;
overflow: hidden;
padding: 2em;
padding-top: 0.8em;
padding-bottom: 1.1em;
}
p.note::before {
/* Note box title. */
content: "Note: ";
font-weight: bold;
}
div.tip {
/* Tip box styling. */
margin-top: 1em;
margin-bottom: 1em;
background-color: #f0f0f0;
border: solid 1px #d9d9d9;
line-height: 18px;
overflow: hidden;
padding: 2em;
padding-top: 0.8em;
padding-bottom: 1.1em;
}
p.tip::before {
/* Tip box title. */
content: "Tip: ";
font-weight: bold;
}
div.caution {
/* Caution box styling. */
margin-top: 1em;
margin-bottom: 1em;
background-color: #f0f0f0;
border: solid 1px #d9d9d9;
line-height: 18px;
overflow: hidden;
padding: 2em;
padding-top: 0.8em;
padding-bottom: 1.1em;
}
p.caution::before {
/* Caution box title. */
content: "Caution: ";
font-weight: bold;
}
kbd, kbd samp {
font-family: inherit;
font-weight: bold;
} | 0.307566 | 0.091911 |
@charset "utf-8";
body {
font-family: "微软雅黑"
}
a:focus {
outline: none;
}
.hide{
display: none;
}
#wrap {
width: 100%;
/*max-width: 2561920px;*/
max-width: 1920px;
min-width: 1257px;
background: #eff4f7;
margin: 0 auto;
}
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.clearfix{
*zoom:1;
}
#wrap1 {
background: #eff4f7;
}
/*Header start*/
.header {
background: #fff;
height: 115px;
}
.header div {
position: relative;
width: 1100px;
margin: 0 auto;
}
.header img {
position: absolute;
}
.logo {
top: 13px;
left: 3px;
}
.tel {
top: 25px;
right: 203px;
}
.code {
top: 20px;
right: 4px;
}
.code1 {
top: 20px;
right: 100px;
}
.banner{
position: relative;
height: 450px;
/*background: url(../images/banner.jpg) no-repeat center center;*/
}
.nav {
height: 50px;
width: 100%;
z-index: 5;
/*background: #90209b;*/
background:#601986;
}
.nav ul {
width: 1100px;
margin: 0 auto;
}
.nav li{
text-align: center;
width: 157px;
float: left;
position: relative;
}
.nav a {
display: block;
font-size: 16px;
color: #fff;
line-height: 50px;
}
.nav a:hover{
background: #000000;
}
.nav_hover {
position: absolute;
top: 0;
left: 0;
background: rgba(0,0,0,.8);
}
.nav .sed-nav {
position: absolute;
z-index: 10;
filter:none; /*处理IE9浏览器中的滤镜效果*/
background-color:rgba(96,25,134,0.8);
filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#CC601986', endColorstr='#CC601986');
width: 157.143px;
display: none;
}
.nav li:hover .sed-nav{
display: block;
}
.sed-nav li{
float: none;
}
.placeholder {
height: 50px;
filter:none; /*处理IE9浏览器中的滤镜效果*/
background-color:rgba(144,32,155,0.8);
filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#CC90209B', endColorstr='#CC90209B');
}
.invisible {
display: none;
}
.fixed {
position: fixed;
top: 0;
left: 0;
filter:none; /*处理IE9浏览器中的滤镜效果*/
background-color:rgba(96,25,134,0.8);
filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#CC90209B', endColorstr='#CC90209B');
}
.banner_label {
position: absolute;
top: 50%;
left: 50%;
margin-left: -400px;
margin-top: -84px;
padding: 35px 80px;
filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#33FFFFFF', endColorstr='#33FFFFFF');
filter:none; /*处理IE9浏览器中的滤镜效果*/
background-color:rgba(255,255,255,0.2);
}
.txt_pink_b {
font-size: 48px;
color: #90209c;
font-weight: 800;
}
.txt_pink_s {
font-size: 22px;
color: #90209c;
}
.txt_black_b {
font-size: 21px;
color: #000000;
font-weight: 400;
}
.txt_black_s {
font-size: 14px;
color: #000000;
}
.xw_label {
top: 35%;
left: 50%;
margin-top: 0;
margin-left: -600px;
padding: 35px 80px;
width: 410px;
height: 113px;
filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#33FFFFFF', endColorstr='#33FFFFFF');
filter:none; /*处理IE9浏览器中的滤镜效果*/
background-color:rgba(255,255,255,0.2);
}
.hd_label {
padding: 35px 40px;
width: 560px;
}
/*Header end*/
/*footer 版权样式 start*/
.copyright {
height: auto;
background: #333333;
}
.copyright a{
color: #9e9e9e;
font-size: 12px;
}
.copyright span {
font-size: 14px;
color: #fff;
}
.link_set {
width: 1100px;
margin: 0 auto;
}
.yq_link {
padding: 30px 25px;
border-bottom: 1px solid #4c4c4c;
}
.yq_link a {
padding:0 8px;
}
.yq_link a:hover {
text-decoration: underline;
}
.cr_corp {
padding: 48px 0;
height: 132px;
}
.cr_corp div {
width: 85px;
padding: 0 30px;
border-right: 1px solid #3f3f3f;
float: left;
}
.cr_corp span {
margin-bottom: 33px;
display: inline-block;
*zoom:1;
*display:inline;
}
.cr_corp li {
line-height: 26px;
}
.cr_corp .tel_num {
width: 215px;
}
.cr_corp .tel_num,.cr_corp .attention {
border: 0;
}
.tel_num span{
display: block;
margin-bottom: 20px;
font-size: 30px;
}
.tel_num .yxrx {
font-size: 24px;
color: #6f6f6f;
}
.yxrx {
/*background: url(../images/tel_num.png) no-repeat center left;*/
padding-left: 44px;
height: 35px;
line-height: 35px;
}
.cr_corp .attention {
width: 232px;
padding: 0;
}
.attention img {
padding-left: 10px;
}
/*footer 版权样式 end*/
/*新闻内页 start*/
.news_wrap {
position: relative;
width: 1100px;
margin: 50px auto 75px;
background: #eff4f7;
}
.time_line {
width: 255px;
height: 2250px;
/*background: url(../images/time_bg.png) no-repeat;*/
margin: 0 auto;
color: #fff;
font-size: 16px;
font-weight: bold;
font-style: "微软雅黑";
text-align: center;
position: relative;
}
.time_line span {
position: absolute;
/*background: url(../images/year_bg.png) no-repeat center center;*/
display: block;
width: 73px;
height: 73px;
line-height: 73px;
padding: 0 91px;
top: 0
}
/*.time_line .time_end {
top: 1956px;
}*/
.time_start,.time_end {
/*background: url(../images/year_bg.png);*/
left: 50%;
position: absolute;
margin-left: -36px;
font-size: 16px;
color: #fff;
padding: 27.5px 19px;
}
.time_start {
top: 0;
}
/*.time_end {
bottom: 0;
}*/
.time_loading {
background:#eff4f7 url("../images/loading.png")/*tpa=http://www.sanyi.org/images/loading.png*/ no-repeat;
width: 162px;
height: 85px;
position: absolute;
left: 50%;
margin-left: -81px;
bottom: 0;
cursor: pointer;
display:none;
z-index:10
}
.conLoad{
background:#eff4f7 url("../images/conLoad.png")/*tpa=http://www.sanyi.org/images/conLoad.png*/ no-repeat;
width: 162px;
height: 85px;
position: absolute;
left: 50%;
margin-left: -81px;
bottom: 0;
cursor: pointer;
z-index:0
}
.time_line a {
position: absolute;
left: 120px;
display: block;
width: 12px;
height: 12px;
/*background: url(../images/year.png) no-repeat center;*/
}
.time_line a:hover {
/*background: url(../images/year_hover.png) no-repeat center;*/
}
.time_news {
width: 1100px;
height: 100%;
background: url("../images/time_line.png")/*tpa=http://www.sanyi.org/images/time_line.png*/ repeat-y center;
}
.news_list {
position: relative;
width: 313px;
height: 449px;
background: #fff;
padding: 40px 47px;
font-family: "微软雅黑";
cursor: pointer;
margin-top: 106px;
}
.news_list.hover {
-moz-box-shadow:0 0 2px 2px #90209b;
-webkit-box-shadow:0 0 2px 2px #90209b;
box-shadow:0 0 2px 2px #90209b;
/*border: 1px solid #90209b;*/
}
.news_list .news_btn {
display: block;
width: 106px;
height: 30px;
background: #999999;
line-height: 30px;
text-align: center;
color: #fff;
font-size: 14px;
}
.news_list .news_btn:hover {
background: #90209b;
}
.news_list h3 {
font-size: 20px;
padding-bottom: 14px;
border-bottom: 1px dotted #dfdfdf;
}
.news_list .news_time {
font-size: 14px;
color: #8c8c8c;
padding: 12px 0 10px 0;
display: block;
}
.news_list p {
color: #333333;
font-size: 14px;
padding: 20px 0;
line-height: 22px;
}
.time_point {
position: absolute;
top: 48px;
width: 89px !important;
background: #eff4f7 url("../images/year.png")/*tpa=http://www.sanyi.org/images/year.png*/ no-repeat 39px 20px;
cursor: pointer;
}
.time_point.hover {
background:#eff4f7 url("../images/year_hover.png")/*tpa=http://www.sanyi.org/images/year_hover.png*/ no-repeat 39px 20px;
}
.arrow_line {
position: absolute;
display: inline-block !important;
*zoom:1;
*display:inline;
height: 25px;
width: 118px;
}
.time_point .time_date {
display: inline-block;
*zoom:1;
*display:inline;
color: #999999;
font-size: 16px;
padding: 46px 0 20px;
}
/*新闻内页 end*/
/*图文详情 start*/
.tm_banner {
position: relative;
height: 5200px;
background: url("../images/teenmembership.jpg")/*tpa=http://www.sanyi.org/images/teenmembership.jpg*/ no-repeat center center;
}
.us1_banner {
position: relative;
height: 6700px;
background: url("../images/us1_content.jpg")/*tpa=http://www.sanyi.org/images/us1_content.jpg*/ no-repeat center center;
}
.au1_banner {
position: relative;
height: 6700px;
background: url("../images/au1_content.jpg")/*tpa=http://www.sanyi.org/images/au1_content.jpg*/ no-repeat center center;
}
.xq_banner {
position: relative;
height: 6705px;
background: url("../images/banner2.jpg")/*tpa=http://www.sanyi.org/images/banner2.jpg*/ no-repeat center center;
}
.general_banner {
position: relative;
}
.act_banner {
position: relative;
width: 100%;
height: 707px;
background: url("../images/act201811_b1.jpg")/*tpa=http://www.sanyi.org/images/act201811_b1.jpg*/ no-repeat center center;
}
.xq_wrap {
width: 1100px;
margin: 0 auto;
background: #ffffff;
margin-top: 10px;
}
.news_con {
width: 721px;
float: left;
border-right: 1px dotted #ececec;
padding: 10px 34px;
font-family: "微软雅黑";
}
.news_con h3 {
font-size: 25px;
color: #333333;
padding-bottom: 12px;
border-bottom: none;
}
.news_con .time,.date {
font-size: 16px;
color: #8c8c8c;
padding: 8px 0;
display: block;
}
.news_con .time {
font-size: 12px;
color: #b4b4b4;
}
.news_con p {
/*以下两列被comment out因为会影响从秀米以及微信粘贴过来的格式*/
/*color: #333333;*/
/*font-size: 16px;*/
line-height: 24px;
}
.news_con h4 {
font-size: 30px;
font-weight: normal;
margin-top: 30px;
}
.par_set {
padding: 22px 0;
}
.side_con {
width: 210px;
float: left;
padding: 11px 45px 26px;
font-family: "微软雅黑"
}
.info_box {
margin-bottom: 10px;
height: 54px;
}
.input_box {
width: 250px;
}
.side_con input {
border: 1px solid #c2c2c2;
width: 204px;
padding: 10px;
/*margin-bottom: 10px;*/
}
.error_info {
color: #ea0000;
display: block;
margin: 2px 0px 4px;
}
.error_info.hide{
display: none;
}
.err-img {
height: 17px;
width: 17px;
position: absolute;
background-image: url("../images/error-image.png")/*tpa=http://www.sanyi.org/images/error-image.png*/;
background-repeat: no-repeat;
margin: 10px;
}
.peitu img {
float: left;
margin-right: 10px;
}
.side_con h3 {
font-size: 20px;
padding: 15px 0;
}
.side_con p {
padding: 10px 0;
line-height: 20px;
}
.side_con a {
display: inline-block;
*zoom:1;
*display:inline;
padding: 9px 24px;
background: #999999;
color: #fff;
font-size: 14px;
margin-bottom: 10px;
}
.side_con a:hover {
background: #90209b;
}
.video_wrap span {
font-size: 14px;
color: #333333;
padding-top: 10px;
display: block;
}
.video_wrap a{
margin-bottom: 20px;
}
.video_wrap img {
cursor: pointer;
}
.dash {
border-top: 1px dashed #bbbbbb;
}
.side_con i {
/*background: url(../images/tips.png);*/
position: absolute;
width: 18px;
height: 18px;
right: -13px;
top: 9px;
cursor: pointer;
z-index: 2
}
.tips_set{
position: relative;
}
.tips_con {
padding: 15px;
background: #a2988c;
position: absolute;
top:-62px;
right: -22px;
width: 150px;
color: #fff;
z-index: 3;
display: none;
line-height: 16px;
}
.arrow {
width: 21px;
height: 11px;
background: url("../images/arrow.png")/*tpa=http://www.sanyi.org/images/arrow.png*/;
position: absolute;
}
.arrow {
bottom: -10px;
right: 8px;
}
/*图文详情 end*/
/*新闻页面二级导航 start*/
.xw_banner {
background: url("../images/banner.jpg")/*tpa=http://www.sanyi.org/images/banner.jpg*/ no-repeat center;
}
/*新闻页面二级导航 end*/
/*活动页面二级导航 start*/
.hd_banner {
background: url("../images/banner3.jpg")/*tpa=http://www.sanyi.org/images/banner3.jpg*/ no-repeat center;
}
.hd_wrap {
width:100%;
font-family: "微软雅黑";
background: #fff;
padding-top: 63px;
}
.hd_wrap h3 {
font-size: 0;
text-indent: -9999px;
height: 57px;
}
.up_event {
width: 1100px;
margin:0 auto;
margin-bottom: 45px;
}
.up_event h3 {
/*background: url(../images/hd_title1.png) no-repeat;*/
margin-bottom: 50px;
}
.up_news {
width: 528px;
height: 320px;
float: left;
background: #eff4f7;
position: relative;
}
.up_news1 {
margin-right: 42px;
}
.up_news span {
font-size: 17px;
margin:26px 10px;
display: block;
float: left;
font-weight: bold;
}
.up_news .up_news_click {
display: block;
float: right;
padding: 7px 20px;
background: #999999;
font-size: 16px;
color: #fff;
position: absolute;
top:270px;
left:378px;
}
.up_news:hover .up_news_click {
background: #90209b
}
.past_event {
background: #eff4f7;
padding: 68px 0 75px;
}
.past_eve_main {
width: 1100px;
margin:0 auto;
}
.past_event h3 {
/*background: url(../images/hd_title2.png) no-repeat;*/
margin-bottom:50px;
/*padding-bottom: 50px;*/
}
.silde_con {
position: relative;
}
.silde_main {
width: 1100px;
height: 490px;
overflow: hidden;
position: relative;
}
.silde_main ul {
position: absolute;
left: 0;
}
.silde_con li {
width: 352px;
height: 490px;
background: #dae3e8;
float: left;
margin: 0 7px;
}
.silde_con li div {
padding: 24px 22px;
}
.silde_con ul {
/*width: 2200px;*/
overflow: hidden;
height: auto;
}
.silde_con h4 {
font-size: 22px;
padding: 0 0 14px;
color: #666666
}
.silde_con p {
font-size: 16px;
line-height: 24px;
}
.past_event_sub{
position: relative;
}
.silde_con li .past_event_click {
padding: 7px 20px;
background: #999999;
font-size: 16px;
color: #fff;
display: block;
width: 64px;
float: right;
position: absolute;
left: 228px;
top: 196px;
}
.silde_con li:hover .past_event_click {
background: #90209b
}
.silde_con .slide_btn{
width: 70px;
height: 70px;
position: absolute;
display: block;
top: 160px;
}
.prev {
/*background: url(../images/prev.png);*/
left: 0;
margin-left: -70px;
}
.next {
/*background: url(../images/next.png);*/
right: 0;
margin-right: -70px;
}
.prev:hover {
display:block;
background:transparent url("../images/csg.png")/*tpa=http://www.sanyi.org/images/csg.png*/ no-repeat top left;
background-position: 0 -761px;
width: 70px; height: 70px;
}
.next:hover {
display:block;
background:transparent url("../images/csg.png")/*tpa=http://www.sanyi.org/images/csg.png*/ no-repeat top left;
background-position: 0 -619px;
width: 70px; height: 70px;
}
.down_form {
width: 404px;
float: none;
}
.down_form input {
width: 404px;
}
.down_form .input_box {
width: 427px;
}
.down_form .info_box {
height: 50px;
}
/*活动页面二级导航 end*/
/*首页 start*/
/*.sy_banner {
background: url(../images/banner4.jpg) no-repeat center;
}*/
.sy_wrap h2 {
font-size: 0;
text-indent: -9999em;
height: 60px;
margin: 0 auto
}
.sy_wrap h3 {
font-size: 0;
text-indent: -9999em;
height: 35px;
margin: 0 auto
}
.feat_main div {
width: 365px;
float: left;
}
.feat_main .item_pic {
display: block;
width: 182px;
height: 183px;
background: url("../images/per.jpg")/*tpa=http://www.sanyi.org/images/per.jpg*/ no-repeat;
margin: 0 92px;
}
.item {
position: absolute;
margin-top: 45px;
border-right: 1px dashed #dcdcdc;
position: relative;
}
.per_hover {
position: absolute;
top: 0px;
left: 92px;
display: none;
}
/* index和projects的图 */
.items1 .item_pic{
background-position: 0 0
}
.items2 .item_pic{
background-position: 0 -182px;
}
.items3 {border-right: 0}
.items3 .item_pic{
background-position: 0px -364px;
}
.items4 .item_pic{
background-position: 0 -546px;
}
.items5 .item_pic{
background-position: 0 -728px;
}
.items6 {border-right: 0}
.items6 .item_pic{
background-position: 0px -910px;
}
.items7 .item_pic{
background-position: 0 -1092px;
}
.items8 .item_pic{
background-position: 0 -1274px;
}
.items9 {border-right: 0}
.items9 .item_pic{
background-position: 0px -1456px;
}
.items10 .item_pic{
background-position: 0 -1638px;
}
.items11 .item_pic{
background-position: 0 -1820px;
}
.items12 {border-right: 0}
.items12 .item_pic{
background-position: 0px -2002px;
}
/* 青少年夏季游学 Starts */
/* 青少年夏季美国游学 Starts */
.item_US_A_1 .item_US_A_pic{
background-position: 0px 0px;
}
.item_US_A_2 .item_US_A_pic{
background-position: -182px 0px;
}
.item_US_A_3 {border-right: 0}
.item_US_A_3 .item_US_A_pic{
background-position: -364px 0px;
}
.item_US_A_4 .item_US_A_pic{
background-position: -546px 0px;
}
.item_US_A_5 .item_US_A_pic{
background-position: -728px 0px;
}
.item_US_A_6 {border-right: 0}
.item_US_A_6 .item_US_A_pic{
background-position: -910px 0px;
}
.item_US_A_7 .item_US_A_pic{
background-position: -1092px 0px;
}
.item_US_A_8 .item_US_A_pic{
background-position: -1274px 0px;
}
.item_US_A_9 {border-right: 0}
.item_US_A_9 .item_US_A_pic{
background-position: -1456px 0px;
}
.item_US_A_10 .item_US_A_pic{
background-position: -1638px 0px;
}
.item_US_A_11 .item_US_A_pic{
background-position: -1820px 0px;
}
.item_US_A_12 {border-right: 0}
.item_US_A_12 .item_US_A_pic{
background-position: -2002px 0px;
}
.item_US_A_13 .item_US_A_pic{
background-position: 0px -182px;
}
.item_US_A_14 .item_US_A_pic{
background-position: -182px -182px;
}
.item_US_A_15 {border-right: 0}
.item_US_A_15 .item_US_A_pic{
background-position: -364px -182px;
}
.item_US_A_16 .item_US_A_pic{
background-position: -546px -182px;
}
.item_US_A_17 .item_US_A_pic{
background-position: -728px -182px;
}
.item_US_A_18 {border-right: 0}
.item_US_A_18 .item_US_A_pic{
background-position: -910px -182px;
}
.item_US_A_19 .item_US_A_pic{
background-position: -1092px -182px;
}
.item_US_A_20 .item_US_A_pic{
background-position: -1274px -182px;
}
.item_US_A_21 {border-right: 0}
.item_US_A_21 .item_US_A_pic{
background-position: -1456px -182px;
}
.item_US_A_22 .item_US_A_pic{
background-position: -1638px -182px;
}
.item_US_A_23 .item_US_A_pic{
background-position: -1820px -182px;
}
.item_US_A_24 {border-right: 0}
.item_US_A_24 .item_US_A_pic{
background-position: -2002px -182px;
}
.item_US_A_25 .item_US_A_pic{
background-position: 0px -364px;
}
.item_US_A_26 .item_US_A_pic{
background-position: -182px -364px;
}
.item_US_A_27 {border-right: 0}
.item_US_A_27 .item_US_A_pic{
background-position: -364px -364px;
}
.item_US_A_28 .item_US_A_pic{
background-position: -546px -364px;
}
.item_US_A_29 .item_US_A_pic{
background-position: -728px -364px;
}
.item_US_A_30 {border-right: 0}
.item_US_A_30 .item_US_A_pic{
background-position: -910px -364px;
}
.item_US_A_31 .item_US_A_pic{
background-position: -1092px -364px;
}
.item_US_A_32 .item_US_A_pic{
background-position: -1274px -364px;
}
.item_US_A_33 {border-right: 0}
.item_US_A_33 .item_US_A_pic{
background-position: -1456px -364px;
}
.item_US_A_34 .item_US_A_pic{
background-position: -1638px -364px;
}
.item_US_A_35 .item_US_A_pic{
background-position: -1820px -364px;
}
.item_US_A_36 {border-right: 0}
.item_US_A_36 .item_US_A_pic{
background-position: -2002px -364px;
}
.item_US_A_37 .item_US_A_pic{
background-position: 0px -546px;
}
.item_US_A_38 .item_US_A_pic{
background-position: -182px -546px;
}
.item_US_A_39 {border-right: 0}
.item_US_A_39 .item_US_A_pic{
background-position: -364px -546px;
}
.item_US_A_40 .item_US_A_pic{
background-position: -546px -546px;
}
.item_US_A_41 .item_US_A_pic{
background-position: -728px -546px;
}
.item_US_A_42 {border-right: 0}
.item_US_A_42 .item_US_A_pic{
background-position: -910px -546px;
}
.item_US_A_43 .item_US_A_pic{
background-position: -1092px -546px;
}
.item_US_A_44 .item_US_A_pic{
background-position: -1274px -546px;
}
.item_US_A_45 {border-right: 0}
.item_US_A_45 .item_US_A_pic{
background-position: -1456px -546px;
}
.item_US_A_46 .item_US_A_pic{
background-position: -1638px -546px;
}
.item_US_A_47 .item_US_A_pic{
background-position: -1820px -546px;
}
.item_US_A_48 {border-right: 0}
.item_US_A_48 .item_US_A_pic{
background-position: -2002px -546px;
}
.item_US_A_49 .item_US_A_pic{
background-position: 0px -728px;
}
.item_US_A_50 .item_US_A_pic{
background-position: -182px -728px;
}
.item_US_A_51 {border-right: 0}
.item_US_A_51 .item_US_A_pic{
background-position: -364px -728px;
}
.item_US_A_52 .item_US_A_pic{
background-position: -546px -728px;
}
.item_US_A_53 .item_US_A_pic{
background-position: -728px -728px;
}
.item_US_A_54 {border-right: 0}
.item_US_A_54 .item_US_A_pic{
background-position: -910px -728px;
}
.item_US_A_55 .item_US_A_pic{
background-position: -1092px -728px;
}
.item_US_A_56 .item_US_A_pic{
background-position: -1274px -728px;
}
.item_US_A_57 {border-right: 0}
.item_US_A_57 .item_US_A_pic{
background-position: -1456px -728px;
}
.item_US_A_58 .item_US_A_pic{
background-position: -1638px -728px;
}
.item_US_A_59 .item_US_A_pic{
background-position: -1820px -728px;
}
.item_US_A_60 {border-right: 0}
.item_US_A_60 .item_US_A_pic{
background-position: -2002px -728px;
}
.feat_main .item_US_B_pic {
display: block;
width: 182px;
height: 182px;
background: url("../images/thumbnails_teen_US_B.jpg")/*tpa=http://www.sanyi.org/images/thumbnails_teen_US_B.jpg*/ no-repeat;
margin: 0 92px;
}
.item_US_B_1 .item_US_B_pic{
background-position: 0px 0px;
}
.item_US_B_2 .item_US_B_pic{
background-position: -182px 0px;
}
.item_US_B_3 {border-right: 0}
.item_US_B_3 .item_US_B_pic{
background-position: -364px 0px;
}
.item_US_B_4 .item_US_B_pic{
background-position: -546px 0px;
}
.item_US_B_5 .item_US_B_pic{
background-position: -728px 0px;
}
.item_US_B_6 {border-right: 0}
.item_US_B_6 .item_US_B_pic{
background-position: -910px 0px;
}
.item_US_B_7 .item_US_B_pic{
background-position: -1092px 0px;
}
.item_US_B_8 .item_US_B_pic{
background-position: -1274px 0px;
}
.item_US_B_9 {border-right: 0}
.item_US_B_9 .item_US_B_pic{
background-position: -1456px 0px;
}
.item_US_B_10 .item_US_B_pic{
background-position: -1638px 0px;
}
.item_US_B_11 .item_US_B_pic{
background-position: -1820px 0px;
}
.item_US_B_12 {border-right: 0}
.item_US_B_12 .item_US_B_pic{
background-position: -2002px 0px;
}
.item_US_B_13 .item_US_B_pic{
background-position: 0px -182px;
}
.item_US_B_14 .item_US_B_pic{
background-position: -182px -182px;
}
.item_US_B_15 {border-right: 0}
.item_US_B_15 .item_US_B_pic{
background-position: -364px -182px;
}
.item_US_B_16 .item_US_B_pic{
background-position: -546px -182px;
}
.item_US_B_17 .item_US_B_pic{
background-position: -728px -182px;
}
.item_US_B_18 {border-right: 0}
.item_US_B_18 .item_US_B_pic{
background-position: -910px -182px;
}
.item_US_B_19 .item_US_B_pic{
background-position: -1092px -182px;
}
.item_US_B_20 .item_US_B_pic{
background-position: -1274px -182px;
}
.item_US_B_21 {border-right: 0}
.item_US_B_21 .item_US_B_pic{
background-position: -1456px -182px;
}
.item_US_B_22 .item_US_B_pic{
background-position: -1638px -182px;
}
.item_US_B_23 .item_US_B_pic{
background-position: -1820px -182px;
}
.item_US_B_24 {border-right: 0}
.item_US_B_24 .item_US_B_pic{
background-position: -2002px -182px;
}
.item_US_B_25 .item_US_B_pic{
background-position: 0px -364px;
}
.item_US_B_26 .item_US_B_pic{
background-position: -182px -364px;
}
.item_US_B_27 {border-right: 0}
.item_US_B_27 .item_US_B_pic{
background-position: -364px -364px;
}
.item_US_B_28 .item_US_B_pic{
background-position: -546px -364px;
}
.item_US_B_29 .item_US_B_pic{
background-position: -728px -364px;
}
.item_US_B_30 {border-right: 0}
.item_US_B_30 .item_US_B_pic{
background-position: -910px -364px;
}
.item_US_B_31 .item_US_B_pic{
background-position: -1092px -364px;
}
.item_US_B_32 .item_US_B_pic{
background-position: -1274px -364px;
}
.item_US_B_33 {border-right: 0}
.item_US_B_33 .item_US_B_pic{
background-position: -1456px -364px;
}
.item_US_B_34 .item_US_B_pic{
background-position: -1638px -364px;
}
.item_US_B_35 .item_US_B_pic{
background-position: -1820px -364px;
}
.item_US_B_36 {border-right: 0}
.item_US_B_36 .item_US_B_pic{
background-position: -2002px -364px;
}
.item_US_B_37 .item_US_B_pic{
background-position: 0px -546px;
}
.item_US_B_38 .item_US_B_pic{
background-position: -182px -546px;
}
.item_US_B_39 {border-right: 0}
.item_US_B_39 .item_US_B_pic{
background-position: -364px -546px;
}
.item_US_B_40 .item_US_B_pic{
background-position: -546px -546px;
}
.item_US_B_41 .item_US_B_pic{
background-position: -728px -546px;
}
.item_US_B_42 {border-right: 0}
.item_US_B_42 .item_US_B_pic{
background-position: -910px -546px;
}
.item_US_B_43 .item_US_B_pic{
background-position: -1092px -546px;
}
.item_US_B_44 .item_US_B_pic{
background-position: -1274px -546px;
}
.item_US_B_45 {border-right: 0}
.item_US_B_45 .item_US_B_pic{
background-position: -1456px -546px;
}
.item_US_B_46 .item_US_B_pic{
background-position: -1638px -546px;
}
.item_US_B_47 .item_US_B_pic{
background-position: -1820px -546px;
}
.item_US_B_48 {border-right: 0}
.item_US_B_48 .item_US_B_pic{
background-position: -2002px -546px;
}
.item_US_B_49 .item_US_B_pic{
background-position: 0px -728px;
}
.item_US_B_50 .item_US_B_pic{
background-position: -182px -728px;
}
.item_US_B_51 {border-right: 0}
.item_US_B_51 .item_US_B_pic{
background-position: -364px -728px;
}
.item_US_B_52 .item_US_B_pic{
background-position: -546px -728px;
}
.item_US_B_53 .item_US_B_pic{
background-position: -728px -728px;
}
.item_US_B_54 {border-right: 0}
.item_US_B_54 .item_US_B_pic{
background-position: -910px -728px;
}
.item_US_B_55 .item_US_B_pic{
background-position: -1092px -728px;
}
.item_US_B_56 .item_US_B_pic{
background-position: -1274px -728px;
}
.item_US_B_57 {border-right: 0}
.item_US_B_57 .item_US_B_pic{
background-position: -1456px -728px;
}
.item_US_B_58 .item_US_B_pic{
background-position: -1638px -728px;
}
.item_US_B_59 .item_US_B_pic{
background-position: -1820px -728px;
}
.item_US_B_60 {border-right: 0}
.item_US_B_60 .item_US_B_pic{
background-position: -2002px -728px;
}
.feat_main .item_US_C_pic {
display: block;
width: 182px;
height: 182px;
background: url("../images/thumbnails_teen_US_C.jpg")/*tpa=http://www.sanyi.org/images/thumbnails_teen_US_C.jpg*/ no-repeat;
margin: 0 92px;
}
.item_US_C_1 .item_US_C_pic{
background-position: 0px 0px;
}
.item_US_C_2 .item_US_C_pic{
background-position: -182px 0px;
}
.item_US_C_3 {border-right: 0}
.item_US_C_3 .item_US_C_pic{
background-position: -364px 0px;
}
.item_US_C_4 .item_US_C_pic{
background-position: -546px 0px;
}
.item_US_C_5 .item_US_C_pic{
background-position: -728px 0px;
}
.item_US_C_6 {border-right: 0}
.item_US_C_6 .item_US_C_pic{
background-position: -910px 0px;
}
.item_US_C_7 .item_US_C_pic{
background-position: -1092px 0px;
}
.item_US_C_8 .item_US_C_pic{
background-position: -1274px 0px;
}
.item_US_C_9 {border-right: 0}
.item_US_C_9 .item_US_C_pic{
background-position: -1456px 0px;
}
.item_US_C_10 .item_US_C_pic{
background-position: -1638px 0px;
}
.item_US_C_11 .item_US_C_pic{
background-position: -1820px 0px;
}
.item_US_C_12 {border-right: 0}
.item_US_C_12 .item_US_C_pic{
background-position: -2002px 0px;
}
.item_US_C_13 .item_US_C_pic{
background-position: 0px -182px;
}
.item_US_C_14 .item_US_C_pic{
background-position: -182px -182px;
}
.item_US_C_15 {border-right: 0}
.item_US_C_15 .item_US_C_pic{
background-position: -364px -182px;
}
.item_US_C_16 .item_US_C_pic{
background-position: -546px -182px;
}
.item_US_C_17 .item_US_C_pic{
background-position: -728px -182px;
}
.item_US_C_18 {border-right: 0}
.item_US_C_18 .item_US_C_pic{
background-position: -910px -182px;
}
.item_US_C_19 .item_US_C_pic{
background-position: -1092px -182px;
}
.item_US_C_20 .item_US_C_pic{
background-position: -1274px -182px;
}
.item_US_C_21 {border-right: 0}
.item_US_C_21 .item_US_C_pic{
background-position: -1456px -182px;
}
.item_US_C_22 .item_US_C_pic{
background-position: -1638px -182px;
}
.item_US_C_23 .item_US_C_pic{
background-position: -1820px -182px;
}
.item_US_C_24 {border-right: 0}
.item_US_C_24 .item_US_C_pic{
background-position: -2002px -182px;
}
.item_US_C_25 .item_US_C_pic{
background-position: 0px -364px;
}
.item_US_C_26 .item_US_C_pic{
background-position: -182px -364px;
}
.item_US_C_27 {border-right: 0}
.item_US_C_27 .item_US_C_pic{
background-position: -364px -364px;
}
.item_US_C_28 .item_US_C_pic{
background-position: -546px -364px;
}
.item_US_C_29 .item_US_C_pic{
background-position: -728px -364px;
}
.item_US_C_30 {border-right: 0}
.item_US_C_30 .item_US_C_pic{
background-position: -910px -364px;
}
.item_US_C_31 .item_US_C_pic{
background-position: -1092px -364px;
}
.item_US_C_32 .item_US_C_pic{
background-position: -1274px -364px;
}
.item_US_C_33 {border-right: 0}
.item_US_C_33 .item_US_C_pic{
background-position: -1456px -364px;
}
.item_US_C_34 .item_US_C_pic{
background-position: -1638px -364px;
}
.item_US_C_35 .item_US_C_pic{
background-position: -1820px -364px;
}
.item_US_C_36 {border-right: 0}
.item_US_C_36 .item_US_C_pic{
background-position: -2002px -364px;
}
.item_US_C_37 .item_US_C_pic{
background-position: 0px -546px;
}
.item_US_C_38 .item_US_C_pic{
background-position: -182px -546px;
}
.item_US_C_39 {border-right: 0}
.item_US_C_39 .item_US_C_pic{
background-position: -364px -546px;
}
.item_US_C_40 .item_US_C_pic{
background-position: -546px -546px;
}
.item_US_C_41 .item_US_C_pic{
background-position: -728px -546px;
}
.item_US_C_42 {border-right: 0}
.item_US_C_42 .item_US_C_pic{
background-position: -910px -546px;
}
.item_US_C_43 .item_US_C_pic{
background-position: -1092px -546px;
}
.item_US_C_44 .item_US_C_pic{
background-position: -1274px -546px;
}
.item_US_C_45 {border-right: 0}
.item_US_C_45 .item_US_C_pic{
background-position: -1456px -546px;
}
.item_US_C_46 .item_US_C_pic{
background-position: -1638px -546px;
}
.item_US_C_47 .item_US_C_pic{
background-position: -1820px -546px;
}
.item_US_C_48 {border-right: 0}
.item_US_C_48 .item_US_C_pic{
background-position: -2002px -546px;
}
.item_US_C_49 .item_US_C_pic{
background-position: 0px -728px;
}
.item_US_C_50 .item_US_C_pic{
background-position: -182px -728px;
}
.item_US_C_51 {border-right: 0}
.item_US_C_51 .item_US_C_pic{
background-position: -364px -728px;
}
.item_US_C_52 .item_US_C_pic{
background-position: -546px -728px;
}
.item_US_C_53 .item_US_C_pic{
background-position: -728px -728px;
}
.item_US_C_54 {border-right: 0}
.item_US_C_54 .item_US_C_pic{
background-position: -910px -728px;
}
.item_US_C_55 .item_US_C_pic{
background-position: -1092px -728px;
}
.item_US_C_56 .item_US_C_pic{
background-position: -1274px -728px;
}
.item_US_C_57 {border-right: 0}
.item_US_C_57 .item_US_C_pic{
background-position: -1456px -728px;
}
.item_US_C_58 .item_US_C_pic{
background-position: -1638px -728px;
}
.item_US_C_59 .item_US_C_pic{
background-position: -1820px -728px;
}
.item_US_C_60 {border-right: 0}
.item_US_C_60 .item_US_C_pic{
background-position: -2002px -728px;
}
.feat_main .item_US_NEW_pic {
display: block;
width: 182px;
height: 182px;
background: url("../images/thumbnails_teen_US_NEW.jpg")/*tpa=http://www.sanyi.org/images/thumbnails_teen_US_NEW.jpg*/ no-repeat;
margin: 0 92px;
}
.item_US_NEW_1 .item_US_NEW_pic{
background-position: 0px 0px;
}
.item_US_NEW_2 .item_US_NEW_pic{
background-position: -182px 0px;
}
.item_US_NEW_3 {border-right: 0}
.item_US_NEW_3 .item_US_NEW_pic{
background-position: -364px 0px;
}
.item_US_NEW_4 .item_US_NEW_pic{
background-position: -546px 0px;
}
.item_US_NEW_5 .item_US_NEW_pic{
background-position: -728px 0px;
}
.item_US_NEW_6 {border-right: 0}
.item_US_NEW_6 .item_US_NEW_pic{
background-position: -910px 0px;
}
.item_US_NEW_7 .item_US_NEW_pic{
background-position: -1092px 0px;
}
.item_US_NEW_8 .item_US_NEW_pic{
background-position: -1274px 0px;
}
.item_US_NEW_9 {border-right: 0}
.item_US_NEW_9 .item_US_NEW_pic{
background-position: -1456px 0px;
}
.item_US_NEW_10 .item_US_NEW_pic{
background-position: -1638px 0px;
}
.item_US_NEW_11 .item_US_NEW_pic{
background-position: -1820px 0px;
}
.item_US_NEW_12 {border-right: 0}
.item_US_NEW_12 .item_US_NEW_pic{
background-position: -2002px 0px;
}
.item_US_NEW_13 .item_US_NEW_pic{
background-position: 0px -182px;
}
.item_US_NEW_14 .item_US_NEW_pic{
background-position: -182px -182px;
}
.item_US_NEW_15 {border-right: 0}
.item_US_NEW_15 .item_US_NEW_pic{
background-position: -364px -182px;
}
.item_US_NEW_16 .item_US_NEW_pic{
background-position: -546px -182px;
}
.item_US_NEW_17 .item_US_NEW_pic{
background-position: -728px -182px;
}
.item_US_NEW_18 {border-right: 0}
.item_US_NEW_18 .item_US_NEW_pic{
background-position: -910px -182px;
}
.item_US_NEW_19 .item_US_NEW_pic{
background-position: -1092px -182px;
}
.item_US_NEW_20 .item_US_NEW_pic{
background-position: -1274px -182px;
}
.item_US_NEW_21 {border-right: 0}
.item_US_NEW_21 .item_US_NEW_pic{
background-position: -1456px -182px;
}
.item_US_NEW_22 .item_US_NEW_pic{
background-position: -1638px -182px;
}
.item_US_NEW_23 .item_US_NEW_pic{
background-position: -1820px -182px;
}
.item_US_NEW_24 {border-right: 0}
.item_US_NEW_24 .item_US_NEW_pic{
background-position: -2002px -182px;
}
.item_US_NEW_25 .item_US_NEW_pic{
background-position: 0px -364px;
}
.item_US_NEW_26 .item_US_NEW_pic{
background-position: -182px -364px;
}
.item_US_NEW_27 {border-right: 0}
.item_US_NEW_27 .item_US_NEW_pic{
background-position: -364px -364px;
}
.item_US_NEW_28 .item_US_NEW_pic{
background-position: -546px -364px;
}
.item_US_NEW_29 .item_US_NEW_pic{
background-position: -728px -364px;
}
.item_US_NEW_30 {border-right: 0}
.item_US_NEW_30 .item_US_NEW_pic{
background-position: -910px -364px;
}
.item_US_NEW_31 .item_US_NEW_pic{
background-position: -1092px -364px;
}
.item_US_NEW_32 .item_US_NEW_pic{
background-position: -1274px -364px;
}
.item_US_NEW_33 {border-right: 0}
.item_US_NEW_33 .item_US_NEW_pic{
background-position: -1456px -364px;
}
.item_US_NEW_34 .item_US_NEW_pic{
background-position: -1638px -364px;
}
.item_US_NEW_35 .item_US_NEW_pic{
background-position: -1820px -364px;
}
.item_US_NEW_36 {border-right: 0}
.item_US_NEW_36 .item_US_NEW_pic{
background-position: -2002px -364px;
}
.item_US_NEW_37 .item_US_NEW_pic{
background-position: 0px -546px;
}
.item_US_NEW_38 .item_US_NEW_pic{
background-position: -182px -546px;
}
.item_US_NEW_39 {border-right: 0}
.item_US_NEW_39 .item_US_NEW_pic{
background-position: -364px -546px;
}
.item_US_NEW_40 .item_US_NEW_pic{
background-position: -546px -546px;
}
.item_US_NEW_41 .item_US_NEW_pic{
background-position: -728px -546px;
}
.item_US_NEW_42 {border-right: 0}
.item_US_NEW_42 .item_US_NEW_pic{
background-position: -910px -546px;
}
.item_US_NEW_43 .item_US_NEW_pic{
background-position: -1092px -546px;
}
.item_US_NEW_44 .item_US_NEW_pic{
background-position: -1274px -546px;
}
.item_US_NEW_45 {border-right: 0}
.item_US_NEW_45 .item_US_NEW_pic{
background-position: -1456px -546px;
}
.item_US_NEW_46 .item_US_NEW_pic{
background-position: -1638px -546px;
}
.item_US_NEW_47 .item_US_NEW_pic{
background-position: -1820px -546px;
}
.item_US_NEW_48 {border-right: 0}
.item_US_NEW_48 .item_US_NEW_pic{
background-position: -2002px -546px;
}
.item_US_NEW_49 .item_US_NEW_pic{
background-position: 0px -728px;
}
.item_US_NEW_50 .item_US_NEW_pic{
background-position: -182px -728px;
}
.item_US_NEW_51 {border-right: 0}
.item_US_NEW_51 .item_US_NEW_pic{
background-position: -364px -728px;
}
.item_US_NEW_52 .item_US_NEW_pic{
background-position: -546px -728px;
}
.item_US_NEW_53 .item_US_NEW_pic{
background-position: -728px -728px;
}
.item_US_NEW_54 {border-right: 0}
.item_US_NEW_54 .item_US_NEW_pic{
background-position: -910px -728px;
}
.item_US_NEW_55 .item_US_NEW_pic{
background-position: -1092px -728px;
}
.item_US_NEW_56 .item_US_NEW_pic{
background-position: -1274px -728px;
}
.item_US_NEW_57 {border-right: 0}
.item_US_NEW_57 .item_US_NEW_pic{
background-position: -1456px -728px;
}
.item_US_NEW_58 .item_US_NEW_pic{
background-position: -1638px -728px;
}
.item_US_NEW_59 .item_US_NEW_pic{
background-position: -1820px -728px;
}
.item_US_NEW_60 {border-right: 0}
.item_US_NEW_60 .item_US_NEW_pic{
background-position: -2002px -728px;
}
/* 青少年夏季美国游学 Ends */
/* 青少年夏季英国游学 Starts */
.feat_main .item_UK_A_pic {
display: block;
width: 182px;
height: 182px;
background: url("../images/thumbnails_teen_UK_A.jpg")/*tpa=http://www.sanyi.org/images/thumbnails_teen_UK_A.jpg*/ no-repeat;
margin: 0 92px;
}
.item_UK_A_1 .item_UK_A_pic{
background-position: 0px 0px;
}
.item_UK_A_2 .item_UK_A_pic{
background-position: -182px 0px;
}
.item_UK_A_3 {border-right: 0}
.item_UK_A_3 .item_UK_A_pic{
background-position: -364px 0px;
}
.item_UK_A_4 .item_UK_A_pic{
background-position: -546px 0px;
}
.item_UK_A_5 .item_UK_A_pic{
background-position: -728px 0px;
}
.item_UK_A_6 {border-right: 0}
.item_UK_A_6 .item_UK_A_pic{
background-position: -910px 0px;
}
.item_UK_A_7 .item_UK_A_pic{
background-position: -1092px 0px;
}
.item_UK_A_8 .item_UK_A_pic{
background-position: -1274px 0px;
}
.item_UK_A_9 {border-right: 0}
.item_UK_A_9 .item_UK_A_pic{
background-position: -1456px 0px;
}
.item_UK_A_10 .item_UK_A_pic{
background-position: -1638px 0px;
}
.item_UK_A_11 .item_UK_A_pic{
background-position: -1820px 0px;
}
.item_UK_A_12 {border-right: 0}
.item_UK_A_12 .item_UK_A_pic{
background-position: -2002px 0px;
}
.item_UK_A_13 .item_UK_A_pic{
background-position: 0px -182px;
}
.item_UK_A_14 .item_UK_A_pic{
background-position: -182px -182px;
}
.item_UK_A_15 {border-right: 0}
.item_UK_A_15 .item_UK_A_pic{
background-position: -364px -182px;
}
.item_UK_A_16 .item_UK_A_pic{
background-position: -546px -182px;
}
.item_UK_A_17 .item_UK_A_pic{
background-position: -728px -182px;
}
.item_UK_A_18 {border-right: 0}
.item_UK_A_18 .item_UK_A_pic{
background-position: -910px -182px;
}
.item_UK_A_19 .item_UK_A_pic{
background-position: -1092px -182px;
}
.item_UK_A_20 .item_UK_A_pic{
background-position: -1274px -182px;
}
.item_UK_A_21 {border-right: 0}
.item_UK_A_21 .item_UK_A_pic{
background-position: -1456px -182px;
}
.item_UK_A_22 .item_UK_A_pic{
background-position: -1638px -182px;
}
.item_UK_A_23 .item_UK_A_pic{
background-position: -1820px -182px;
}
.item_UK_A_24 {border-right: 0}
.item_UK_A_24 .item_UK_A_pic{
background-position: -2002px -182px;
}
.item_UK_A_25 .item_UK_A_pic{
background-position: 0px -364px;
}
.item_UK_A_26 .item_UK_A_pic{
background-position: -182px -364px;
}
.item_UK_A_27 {border-right: 0}
.item_UK_A_27 .item_UK_A_pic{
background-position: -364px -364px;
}
.item_UK_A_28 .item_UK_A_pic{
background-position: -546px -364px;
}
.item_UK_A_29 .item_UK_A_pic{
background-position: -728px -364px;
}
.item_UK_A_30 {border-right: 0}
.item_UK_A_30 .item_UK_A_pic{
background-position: -910px -364px;
}
.item_UK_A_31 .item_UK_A_pic{
background-position: -1092px -364px;
}
.item_UK_A_32 .item_UK_A_pic{
background-position: -1274px -364px;
}
.item_UK_A_33 {border-right: 0}
.item_UK_A_33 .item_UK_A_pic{
background-position: -1456px -364px;
}
.item_UK_A_34 .item_UK_A_pic{
background-position: -1638px -364px;
}
.item_UK_A_35 .item_UK_A_pic{
background-position: -1820px -364px;
}
.item_UK_A_36 {border-right: 0}
.item_UK_A_36 .item_UK_A_pic{
background-position: -2002px -364px;
}
.item_UK_A_37 .item_UK_A_pic{
background-position: 0px -546px;
}
.item_UK_A_38 .item_UK_A_pic{
background-position: -182px -546px;
}
.item_UK_A_39 {border-right: 0}
.item_UK_A_39 .item_UK_A_pic{
background-position: -364px -546px;
}
.item_UK_A_40 .item_UK_A_pic{
background-position: -546px -546px;
}
.item_UK_A_41 .item_UK_A_pic{
background-position: -728px -546px;
}
.item_UK_A_42 {border-right: 0}
.item_UK_A_42 .item_UK_A_pic{
background-position: -910px -546px;
}
.item_UK_A_43 .item_UK_A_pic{
background-position: -1092px -546px;
}
.item_UK_A_44 .item_UK_A_pic{
background-position: -1274px -546px;
}
.item_UK_A_45 {border-right: 0}
.item_UK_A_45 .item_UK_A_pic{
background-position: -1456px -546px;
}
.item_UK_A_46 .item_UK_A_pic{
background-position: -1638px -546px;
}
.item_UK_A_47 .item_UK_A_pic{
background-position: -1820px -546px;
}
.item_UK_A_48 {border-right: 0}
.item_UK_A_48 .item_UK_A_pic{
background-position: -2002px -546px;
}
.item_UK_A_49 .item_UK_A_pic{
background-position: 0px -728px;
}
.item_UK_A_50 .item_UK_A_pic{
background-position: -182px -728px;
}
.item_UK_A_51 {border-right: 0}
.item_UK_A_51 .item_UK_A_pic{
background-position: -364px -728px;
}
.item_UK_A_52 .item_UK_A_pic{
background-position: -546px -728px;
}
.item_UK_A_53 .item_UK_A_pic{
background-position: -728px -728px;
}
.item_UK_A_54 {border-right: 0}
.item_UK_A_54 .item_UK_A_pic{
background-position: -910px -728px;
}
.item_UK_A_55 .item_UK_A_pic{
background-position: -1092px -728px;
}
.item_UK_A_56 .item_UK_A_pic{
background-position: -1274px -728px;
}
.item_UK_A_57 {border-right: 0}
.item_UK_A_57 .item_UK_A_pic{
background-position: -1456px -728px;
}
.item_UK_A_58 .item_UK_A_pic{
background-position: -1638px -728px;
}
.item_UK_A_59 .item_UK_A_pic{
background-position: -1820px -728px;
}
.item_UK_A_60 {border-right: 0}
.item_UK_A_60 .item_UK_A_pic{
background-position: -2002px -728px;
}
.feat_main .item_UK_B_pic {
display: block;
width: 182px;
height: 182px;
background: url("../images/thumbnails_teen_UK_B.jpg")/*tpa=http://www.sanyi.org/images/thumbnails_teen_UK_B.jpg*/ no-repeat;
margin: 0 92px;
}
.item_UK_B_1 .item_UK_B_pic{
background-position: 0px 0px;
}
.item_UK_B_2 .item_UK_B_pic{
background-position: -182px 0px;
}
.item_UK_B_3 {border-right: 0}
.item_UK_B_3 .item_UK_B_pic{
background-position: -364px 0px;
}
.item_UK_B_4 .item_UK_B_pic{
background-position: -546px 0px;
}
.item_UK_B_5 .item_UK_B_pic{
background-position: -728px 0px;
}
.item_UK_B_6 {border-right: 0}
.item_UK_B_6 .item_UK_B_pic{
background-position: -910px 0px;
}
.item_UK_B_7 .item_UK_B_pic{
background-position: -1092px 0px;
}
.item_UK_B_8 .item_UK_B_pic{
background-position: -1274px 0px;
}
.item_UK_B_9 {border-right: 0}
.item_UK_B_9 .item_UK_B_pic{
background-position: -1456px 0px;
}
.item_UK_B_10 .item_UK_B_pic{
background-position: -1638px 0px;
}
.item_UK_B_11 .item_UK_B_pic{
background-position: -1820px 0px;
}
.item_UK_B_12 {border-right: 0}
.item_UK_B_12 .item_UK_B_pic{
background-position: -2002px 0px;
}
.item_UK_B_13 .item_UK_B_pic{
background-position: 0px -182px;
}
.item_UK_B_14 .item_UK_B_pic{
background-position: -182px -182px;
}
.item_UK_B_15 {border-right: 0}
.item_UK_B_15 .item_UK_B_pic{
background-position: -364px -182px;
}
.item_UK_B_16 .item_UK_B_pic{
background-position: -546px -182px;
}
.item_UK_B_17 .item_UK_B_pic{
background-position: -728px -182px;
}
.item_UK_B_18 {border-right: 0}
.item_UK_B_18 .item_UK_B_pic{
background-position: -910px -182px;
}
.item_UK_B_19 .item_UK_B_pic{
background-position: -1092px -182px;
}
.item_UK_B_20 .item_UK_B_pic{
background-position: -1274px -182px;
}
.item_UK_B_21 {border-right: 0}
.item_UK_B_21 .item_UK_B_pic{
background-position: -1456px -182px;
}
.item_UK_B_22 .item_UK_B_pic{
background-position: -1638px -182px;
}
.item_UK_B_23 .item_UK_B_pic{
background-position: -1820px -182px;
}
.item_UK_B_24 {border-right: 0}
.item_UK_B_24 .item_UK_B_pic{
background-position: -2002px -182px;
}
.item_UK_B_25 .item_UK_B_pic{
background-position: 0px -364px;
}
.item_UK_B_26 .item_UK_B_pic{
background-position: -182px -364px;
}
.item_UK_B_27 {border-right: 0}
.item_UK_B_27 .item_UK_B_pic{
background-position: -364px -364px;
}
.item_UK_B_28 .item_UK_B_pic{
background-position: -546px -364px;
}
.item_UK_B_29 .item_UK_B_pic{
background-position: -728px -364px;
}
.item_UK_B_30 {border-right: 0}
.item_UK_B_30 .item_UK_B_pic{
background-position: -910px -364px;
}
.item_UK_B_31 .item_UK_B_pic{
background-position: -1092px -364px;
}
.item_UK_B_32 .item_UK_B_pic{
background-position: -1274px -364px;
}
.item_UK_B_33 {border-right: 0}
.item_UK_B_33 .item_UK_B_pic{
background-position: -1456px -364px;
}
.item_UK_B_34 .item_UK_B_pic{
background-position: -1638px -364px;
}
.item_UK_B_35 .item_UK_B_pic{
background-position: -1820px -364px;
}
.item_UK_B_36 {border-right: 0}
.item_UK_B_36 .item_UK_B_pic{
background-position: -2002px -364px;
}
.item_UK_B_37 .item_UK_B_pic{
background-position: 0px -546px;
}
.item_UK_B_38 .item_UK_B_pic{
background-position: -182px -546px;
}
.item_UK_B_39 {border-right: 0}
.item_UK_B_39 .item_UK_B_pic{
background-position: -364px -546px;
}
.item_UK_B_40 .item_UK_B_pic{
background-position: -546px -546px;
}
.item_UK_B_41 .item_UK_B_pic{
background-position: -728px -546px;
}
.item_UK_B_42 {border-right: 0}
.item_UK_B_42 .item_UK_B_pic{
background-position: -910px -546px;
}
.item_UK_B_43 .item_UK_B_pic{
background-position: -1092px -546px;
}
.item_UK_B_44 .item_UK_B_pic{
background-position: -1274px -546px;
}
.item_UK_B_45 {border-right: 0}
.item_UK_B_45 .item_UK_B_pic{
background-position: -1456px -546px;
}
.item_UK_B_46 .item_UK_B_pic{
background-position: -1638px -546px;
}
.item_UK_B_47 .item_UK_B_pic{
background-position: -1820px -546px;
}
.item_UK_B_48 {border-right: 0}
.item_UK_B_48 .item_UK_B_pic{
background-position: -2002px -546px;
}
.item_UK_B_49 .item_UK_B_pic{
background-position: 0px -728px;
}
.item_UK_B_50 .item_UK_B_pic{
background-position: -182px -728px;
}
.item_UK_B_51 {border-right: 0}
.item_UK_B_51 .item_UK_B_pic{
background-position: -364px -728px;
}
.item_UK_B_52 .item_UK_B_pic{
background-position: -546px -728px;
}
.item_UK_B_53 .item_UK_B_pic{
background-position: -728px -728px;
}
.item_UK_B_54 {border-right: 0}
.item_UK_B_54 .item_UK_B_pic{
background-position: -910px -728px;
}
.item_UK_B_55 .item_UK_B_pic{
background-position: -1092px -728px;
}
.item_UK_B_56 .item_UK_B_pic{
background-position: -1274px -728px;
}
.item_UK_B_57 {border-right: 0}
.item_UK_B_57 .item_UK_B_pic{
background-position: -1456px -728px;
}
.item_UK_B_58 .item_UK_B_pic{
background-position: -1638px -728px;
}
.item_UK_B_59 .item_UK_B_pic{
background-position: -1820px -728px;
}
.item_UK_B_60 {border-right: 0}
.item_UK_B_60 .item_UK_B_pic{
background-position: -2002px -728px;
}
.feat_main .item_UK_C_pic {
display: block;
width: 182px;
height: 182px;
background: url("../images/thumbnails_teen_UK_C.jpg")/*tpa=http://www.sanyi.org/images/thumbnails_teen_UK_C.jpg*/ no-repeat;
margin: 0 92px;
}
.item_UK_C_1 .item_UK_C_pic{
background-position: 0px 0px;
}
.item_UK_C_2 .item_UK_C_pic{
background-position: -182px 0px;
}
.item_UK_C_3 {border-right: 0}
.item_UK_C_3 .item_UK_C_pic{
background-position: -364px 0px;
}
.item_UK_C_4 .item_UK_C_pic{
background-position: -546px 0px;
}
.item_UK_C_5 .item_UK_C_pic{
background-position: -728px 0px;
}
.item_UK_C_6 {border-right: 0}
.item_UK_C_6 .item_UK_C_pic{
background-position: -910px 0px;
}
.item_UK_C_7 .item_UK_C_pic{
background-position: -1092px 0px;
}
.item_UK_C_8 .item_UK_C_pic{
background-position: -1274px 0px;
}
.item_UK_C_9 {border-right: 0}
.item_UK_C_9 .item_UK_C_pic{
background-position: -1456px 0px;
}
.item_UK_C_10 .item_UK_C_pic{
background-position: -1638px 0px;
}
.item_UK_C_11 .item_UK_C_pic{
background-position: -1820px 0px;
}
.item_UK_C_12 {border-right: 0}
.item_UK_C_12 .item_UK_C_pic{
background-position: -2002px 0px;
}
.item_UK_C_13 .item_UK_C_pic{
background-position: 0px -182px;
}
.item_UK_C_14 .item_UK_C_pic{
background-position: -182px -182px;
}
.item_UK_C_15 {border-right: 0}
.item_UK_C_15 .item_UK_C_pic{
background-position: -364px -182px;
}
.item_UK_C_16 .item_UK_C_pic{
background-position: -546px -182px;
}
.item_UK_C_17 .item_UK_C_pic{
background-position: -728px -182px;
}
.item_UK_C_18 {border-right: 0}
.item_UK_C_18 .item_UK_C_pic{
background-position: -910px -182px;
}
.item_UK_C_19 .item_UK_C_pic{
background-position: -1092px -182px;
}
.item_UK_C_20 .item_UK_C_pic{
background-position: -1274px -182px;
}
.item_UK_C_21 {border-right: 0}
.item_UK_C_21 .item_UK_C_pic{
background-position: -1456px -182px;
}
.item_UK_C_22 .item_UK_C_pic{
background-position: -1638px -182px;
}
.item_UK_C_23 .item_UK_C_pic{
background-position: -1820px -182px;
}
.item_UK_C_24 {border-right: 0}
.item_UK_C_24 .item_UK_C_pic{
background-position: -2002px -182px;
}
.item_UK_C_25 .item_UK_C_pic{
background-position: 0px -364px;
}
.item_UK_C_26 .item_UK_C_pic{
background-position: -182px -364px;
}
.item_UK_C_27 {border-right: 0}
.item_UK_C_27 .item_UK_C_pic{
background-position: -364px -364px;
}
.item_UK_C_28 .item_UK_C_pic{
background-position: -546px -364px;
}
.item_UK_C_29 .item_UK_C_pic{
background-position: -728px -364px;
}
.item_UK_C_30 {border-right: 0}
.item_UK_C_30 .item_UK_C_pic{
background-position: -910px -364px;
}
.item_UK_C_31 .item_UK_C_pic{
background-position: -1092px -364px;
}
.item_UK_C_32 .item_UK_C_pic{
background-position: -1274px -364px;
}
.item_UK_C_33 {border-right: 0}
.item_UK_C_33 .item_UK_C_pic{
background-position: -1456px -364px;
}
.item_UK_C_34 .item_UK_C_pic{
background-position: -1638px -364px;
}
.item_UK_C_35 .item_UK_C_pic{
background-position: -1820px -364px;
}
.item_UK_C_36 {border-right: 0}
.item_UK_C_36 .item_UK_C_pic{
background-position: -2002px -364px;
}
.item_UK_C_37 .item_UK_C_pic{
background-position: 0px -546px;
}
.item_UK_C_38 .item_UK_C_pic{
background-position: -182px -546px;
}
.item_UK_C_39 {border-right: 0}
.item_UK_C_39 .item_UK_C_pic{
background-position: -364px -546px;
}
.item_UK_C_40 .item_UK_C_pic{
background-position: -546px -546px;
}
.item_UK_C_41 .item_UK_C_pic{
background-position: -728px -546px;
}
.item_UK_C_42 {border-right: 0}
.item_UK_C_42 .item_UK_C_pic{
background-position: -910px -546px;
}
.item_UK_C_43 .item_UK_C_pic{
background-position: -1092px -546px;
}
.item_UK_C_44 .item_UK_C_pic{
background-position: -1274px -546px;
}
.item_UK_C_45 {border-right: 0}
.item_UK_C_45 .item_UK_C_pic{
background-position: -1456px -546px;
}
.item_UK_C_46 .item_UK_C_pic{
background-position: -1638px -546px;
}
.item_UK_C_47 .item_UK_C_pic{
background-position: -1820px -546px;
}
.item_UK_C_48 {border-right: 0}
.item_UK_C_48 .item_UK_C_pic{
background-position: -2002px -546px;
}
.item_UK_C_49 .item_UK_C_pic{
background-position: 0px -728px;
}
.item_UK_C_50 .item_UK_C_pic{
background-position: -182px -728px;
}
.item_UK_C_51 {border-right: 0}
.item_UK_C_51 .item_UK_C_pic{
background-position: -364px -728px;
}
.item_UK_C_52 .item_UK_C_pic{
background-position: -546px -728px;
}
.item_UK_C_53 .item_UK_C_pic{
background-position: -728px -728px;
}
.item_UK_C_54 {border-right: 0}
.item_UK_C_54 .item_UK_C_pic{
background-position: -910px -728px;
}
.item_UK_C_55 .item_UK_C_pic{
background-position: -1092px -728px;
}
.item_UK_C_56 .item_UK_C_pic{
background-position: -1274px -728px;
}
.item_UK_C_57 {border-right: 0}
.item_UK_C_57 .item_UK_C_pic{
background-position: -1456px -728px;
}
.item_UK_C_58 .item_UK_C_pic{
background-position: -1638px -728px;
}
.item_UK_C_59 .item_UK_C_pic{
background-position: -1820px -728px;
}
.item_UK_C_60 {border-right: 0}
.item_UK_C_60 .item_UK_C_pic{
background-position: -2002px -728px;
}
.feat_main .item_UK_NEW_pic {
display: block;
width: 182px;
height: 182px;
background: url("../images/thumbnails_teen_UK_NEW.jpg")/*tpa=http://www.sanyi.org/images/thumbnails_teen_UK_NEW.jpg*/ no-repeat;
margin: 0 92px;
}
.item_UK_NEW_1 .item_UK_NEW_pic{
background-position: 0px 0px;
}
.item_UK_NEW_2 .item_UK_NEW_pic{
background-position: -182px 0px;
}
.item_UK_NEW_3 {border-right: 0}
.item_UK_NEW_3 .item_UK_NEW_pic{
background-position: -364px 0px;
}
.item_UK_NEW_4 .item_UK_NEW_pic{
background-position: -546px 0px;
}
.item_UK_NEW_5 .item_UK_NEW_pic{
background-position: -728px 0px;
}
.item_UK_NEW_6 {border-right: 0}
.item_UK_NEW_6 .item_UK_NEW_pic{
background-position: -910px 0px;
}
.item_UK_NEW_7 .item_UK_NEW_pic{
background-position: -1092px 0px;
}
.item_UK_NEW_8 .item_UK_NEW_pic{
background-position: -1274px 0px;
}
.item_UK_NEW_9 {border-right: 0}
.item_UK_NEW_9 .item_UK_NEW_pic{
background-position: -1456px 0px;
}
.item_UK_NEW_10 .item_UK_NEW_pic{
background-position: -1638px 0px;
}
.item_UK_NEW_11 .item_UK_NEW_pic{
background-position: -1820px 0px;
}
.item_UK_NEW_12 {border-right: 0}
.item_UK_NEW_12 .item_UK_NEW_pic{
background-position: -2002px 0px;
}
.item_UK_NEW_13 .item_UK_NEW_pic{
background-position: 0px -182px;
}
.item_UK_NEW_14 .item_UK_NEW_pic{
background-position: -182px -182px;
}
.item_UK_NEW_15 {border-right: 0}
.item_UK_NEW_15 .item_UK_NEW_pic{
background-position: -364px -182px;
}
.item_UK_NEW_16 .item_UK_NEW_pic{
background-position: -546px -182px;
}
.item_UK_NEW_17 .item_UK_NEW_pic{
background-position: -728px -182px;
}
.item_UK_NEW_18 {border-right: 0}
.item_UK_NEW_18 .item_UK_NEW_pic{
background-position: -910px -182px;
}
.item_UK_NEW_19 .item_UK_NEW_pic{
background-position: -1092px -182px;
}
.item_UK_NEW_20 .item_UK_NEW_pic{
background-position: -1274px -182px;
}
.item_UK_NEW_21 {border-right: 0}
.item_UK_NEW_21 .item_UK_NEW_pic{
background-position: -1456px -182px;
}
.item_UK_NEW_22 .item_UK_NEW_pic{
background-position: -1638px -182px;
}
.item_UK_NEW_23 .item_UK_NEW_pic{
background-position: -1820px -182px;
}
.item_UK_NEW_24 {border-right: 0}
.item_UK_NEW_24 .item_UK_NEW_pic{
background-position: -2002px -182px;
}
.item_UK_NEW_25 .item_UK_NEW_pic{
background-position: 0px -364px;
}
.item_UK_NEW_26 .item_UK_NEW_pic{
background-position: -182px -364px;
}
.item_UK_NEW_27 {border-right: 0}
.item_UK_NEW_27 .item_UK_NEW_pic{
background-position: -364px -364px;
}
.item_UK_NEW_28 .item_UK_NEW_pic{
background-position: -546px -364px;
}
.item_UK_NEW_29 .item_UK_NEW_pic{
background-position: -728px -364px;
}
.item_UK_NEW_30 {border-right: 0}
.item_UK_NEW_30 .item_UK_NEW_pic{
background-position: -910px -364px;
}
.item_UK_NEW_31 .item_UK_NEW_pic{
background-position: -1092px -364px;
}
.item_UK_NEW_32 .item_UK_NEW_pic{
background-position: -1274px -364px;
}
.item_UK_NEW_33 {border-right: 0}
.item_UK_NEW_33 .item_UK_NEW_pic{
background-position: -1456px -364px;
}
.item_UK_NEW_34 .item_UK_NEW_pic{
background-position: -1638px -364px;
}
.item_UK_NEW_35 .item_UK_NEW_pic{
background-position: -1820px -364px;
}
.item_UK_NEW_36 {border-right: 0}
.item_UK_NEW_36 .item_UK_NEW_pic{
background-position: -2002px -364px;
}
.item_UK_NEW_37 .item_UK_NEW_pic{
background-position: 0px -546px;
}
.item_UK_NEW_38 .item_UK_NEW_pic{
background-position: -182px -546px;
}
.item_UK_NEW_39 {border-right: 0}
.item_UK_NEW_39 .item_UK_NEW_pic{
background-position: -364px -546px;
}
.item_UK_NEW_40 .item_UK_NEW_pic{
background-position: -546px -546px;
}
.item_UK_NEW_41 .item_UK_NEW_pic{
background-position: -728px -546px;
}
.item_UK_NEW_42 {border-right: 0}
.item_UK_NEW_42 .item_UK_NEW_pic{
background-position: -910px -546px;
}
.item_UK_NEW_43 .item_UK_NEW_pic{
background-position: -1092px -546px;
}
.item_UK_NEW_44 .item_UK_NEW_pic{
background-position: -1274px -546px;
}
.item_UK_NEW_45 {border-right: 0}
.item_UK_NEW_45 .item_UK_NEW_pic{
background-position: -1456px -546px;
}
.item_UK_NEW_46 .item_UK_NEW_pic{
background-position: -1638px -546px;
}
.item_UK_NEW_47 .item_UK_NEW_pic{
background-position: -1820px -546px;
}
.item_UK_NEW_48 {border-right: 0}
.item_UK_NEW_48 .item_UK_NEW_pic{
background-position: -2002px -546px;
}
.item_UK_NEW_49 .item_UK_NEW_pic{
background-position: 0px -728px;
}
.item_UK_NEW_50 .item_UK_NEW_pic{
background-position: -182px -728px;
}
.item_UK_NEW_51 {border-right: 0}
.item_UK_NEW_51 .item_UK_NEW_pic{
background-position: -364px -728px;
}
.item_UK_NEW_52 .item_UK_NEW_pic{
background-position: -546px -728px;
}
.item_UK_NEW_53 .item_UK_NEW_pic{
background-position: -728px -728px;
}
.item_UK_NEW_54 {border-right: 0}
.item_UK_NEW_54 .item_UK_NEW_pic{
background-position: -910px -728px;
}
.item_UK_NEW_55 .item_UK_NEW_pic{
background-position: -1092px -728px;
}
.item_UK_NEW_56 .item_UK_NEW_pic{
background-position: -1274px -728px;
}
.item_UK_NEW_57 {border-right: 0}
.item_UK_NEW_57 .item_UK_NEW_pic{
background-position: -1456px -728px;
}
.item_UK_NEW_58 .item_UK_NEW_pic{
background-position: -1638px -728px;
}
.item_UK_NEW_59 .item_UK_NEW_pic{
background-position: -1820px -728px;
}
.item_UK_NEW_60 {border-right: 0}
.item_UK_NEW_60 .item_UK_NEW_pic{
background-position: -2002px -728px;
}
/* 青少年夏季英国游学 Ends */
/* 青少年夏季加拿大游学 Starts */
/* 加拿大学术类游学夏令营夏校项目 */
.feat_main .item_CAN_A_pic {
display: block;
width: 182px;
height: 182px;
background: url("../images/thumbnails_teen_CAN_A.jpg")/*tpa=http://www.sanyi.org/images/thumbnails_teen_CAN_A.jpg*/ no-repeat;
margin: 0 92px;
}
.item_CAN_A_1 .item_CAN_A_pic{
background-position: 0px 0px;
}
.item_CAN_A_2 .item_CAN_A_pic{
background-position: -182px 0px;
}
.item_CAN_A_3 {border-right: 0}
.item_CAN_A_3 .item_CAN_A_pic{
background-position: -364px 0px;
}
.item_CAN_A_4 .item_CAN_A_pic{
background-position: -546px 0px;
}
.item_CAN_A_5 .item_CAN_A_pic{
background-position: -728px 0px;
}
.item_CAN_A_6 {border-right: 0}
.item_CAN_A_6 .item_CAN_A_pic{
background-position: -910px 0px;
}
.item_CAN_A_7 .item_CAN_A_pic{
background-position: -1092px 0px;
}
.item_CAN_A_8 .item_CAN_A_pic{
background-position: -1274px 0px;
}
.item_CAN_A_9 {border-right: 0}
.item_CAN_A_9 .item_CAN_A_pic{
background-position: -1456px 0px;
}
.item_CAN_A_10 .item_CAN_A_pic{
background-position: -1638px 0px;
}
.item_CAN_A_11 .item_CAN_A_pic{
background-position: -1820px 0px;
}
.item_CAN_A_12 {border-right: 0}
.item_CAN_A_12 .item_CAN_A_pic{
background-position: -2002px 0px;
}
.item_CAN_A_13 .item_CAN_A_pic{
background-position: 0px -182px;
}
.item_CAN_A_14 .item_CAN_A_pic{
background-position: -182px -182px;
}
.item_CAN_A_15 {border-right: 0}
.item_CAN_A_15 .item_CAN_A_pic{
background-position: -364px -182px;
}
.item_CAN_A_16 .item_CAN_A_pic{
background-position: -546px -182px;
}
.item_CAN_A_17 .item_CAN_A_pic{
background-position: -728px -182px;
}
.item_CAN_A_18 {border-right: 0}
.item_CAN_A_18 .item_CAN_A_pic{
background-position: -910px -182px;
}
.item_CAN_A_19 .item_CAN_A_pic{
background-position: -1092px -182px;
}
.item_CAN_A_20 .item_CAN_A_pic{
background-position: -1274px -182px;
}
.item_CAN_A_21 {border-right: 0}
.item_CAN_A_21 .item_CAN_A_pic{
background-position: -1456px -182px;
}
.item_CAN_A_22 .item_CAN_A_pic{
background-position: -1638px -182px;
}
.item_CAN_A_23 .item_CAN_A_pic{
background-position: -1820px -182px;
}
.item_CAN_A_24 {border-right: 0}
.item_CAN_A_24 .item_CAN_A_pic{
background-position: -2002px -182px;
}
/* 加拿大语言文化探索类游学夏令营夏校项目 */
.feat_main .item_CAN_B_pic {
display: block;
width: 182px;
height: 182px;
background: url("../images/thumbnails_teen_CAN_B.jpg")/*tpa=http://www.sanyi.org/images/thumbnails_teen_CAN_B.jpg*/ no-repeat;
margin: 0 92px;
}
.item_CAN_B_1 .item_CAN_B_pic{
background-position: 0px 0px;
}
.item_CAN_B_2 .item_CAN_B_pic{
background-position: -182px 0px;
}
.item_CAN_B_3 {border-right: 0}
.item_CAN_B_3 .item_CAN_B_pic{
background-position: -364px 0px;
}
.item_CAN_B_4 .item_CAN_B_pic{
background-position: -546px 0px;
}
.item_CAN_B_5 .item_CAN_B_pic{
background-position: -728px 0px;
}
.item_CAN_B_6 {border-right: 0}
.item_CAN_B_6 .item_CAN_B_pic{
background-position: -910px 0px;
}
.item_CAN_B_7 .item_CAN_B_pic{
background-position: -1092px 0px;
}
.item_CAN_B_8 .item_CAN_B_pic{
background-position: -1274px 0px;
}
.item_CAN_B_9 {border-right: 0}
.item_CAN_B_9 .item_CAN_B_pic{
background-position: -1456px 0px;
}
.item_CAN_B_10 .item_CAN_B_pic{
background-position: -1638px 0px;
}
.item_CAN_B_11 .item_CAN_B_pic{
background-position: -1820px 0px;
}
.item_CAN_B_12 {border-right: 0}
.item_CAN_B_12 .item_CAN_B_pic{
background-position: -2002px 0px;
}
.item_CAN_B_13 .item_CAN_B_pic{
background-position: 0px -182px;
}
.item_CAN_B_14 .item_CAN_B_pic{
background-position: -182px -182px;
}
.item_CAN_B_15 {border-right: 0}
.item_CAN_B_15 .item_CAN_B_pic{
background-position: -364px -182px;
}
.item_CAN_B_16 .item_CAN_B_pic{
background-position: -546px -182px;
}
.item_CAN_B_17 .item_CAN_B_pic{
background-position: -728px -182px;
}
.item_CAN_B_18 {border-right: 0}
.item_CAN_B_18 .item_CAN_B_pic{
background-position: -910px -182px;
}
.item_CAN_B_19 .item_CAN_B_pic{
background-position: -1092px -182px;
}
.item_CAN_B_20 .item_CAN_B_pic{
background-position: -1274px -182px;
}
.item_CAN_B_21 {border-right: 0}
.item_CAN_B_21 .item_CAN_B_pic{
background-position: -1456px -182px;
}
.item_CAN_B_22 .item_CAN_B_pic{
background-position: -1638px -182px;
}
.item_CAN_B_23 .item_CAN_B_pic{
background-position: -1820px -182px;CAN
}
.item_CAN_B_24 {border-right: 0}
.item_CAN_B_24 .item_CAN_B_pic{
background-position: -2002px -182px;
}
/* 加拿大特色类游学夏令营夏校项目(户外夏令营,亲子夏令营,文艺体育类夏令营) */
.feat_main .item_CAN_C_pic {
display: block;
width: 182px;
height: 182px;
background: url("../images/thumbnails_teen_CAN_C.jpg")/*tpa=http://www.sanyi.org/images/thumbnails_teen_CAN_C.jpg*/ no-repeat;
margin: 0 92px;
}
.item_CAN_C_1 .item_CAN_C_pic{
background-position: 0px 0px;
}
.item_CAN_C_2 .item_CAN_C_pic{
background-position: -182px 0px;
}
.item_CAN_C_3 {border-right: 0}
.item_CAN_C_3 .item_CAN_C_pic{
background-position: -364px 0px;
}
.item_CAN_C_4 .item_CAN_C_pic{
background-position: -546px 0px;
}
.item_CAN_C_5 .item_CAN_C_pic{
background-position: -728px 0px;
}
.item_CAN_C_6 {border-right: 0}
.item_CAN_C_6 .item_CAN_C_pic{
background-position: -910px 0px;
}
.item_CAN_C_7 .item_CAN_C_pic{
background-position: -1092px 0px;
}
.item_CAN_C_8 .item_CAN_C_pic{
background-position: -1274px 0px;
}
.item_CAN_C_9 {border-right: 0}
.item_CAN_C_9 .item_CAN_C_pic{
background-position: -1456px 0px;
}
.item_CAN_C_10 .item_CAN_C_pic{
background-position: -1638px 0px;
}
.item_CAN_C_11 .item_CAN_C_pic{
background-position: -1820px 0px;
}
.item_CAN_C_12 {border-right: 0}
.item_CAN_C_12 .item_CAN_C_pic{
background-position: -2002px 0px;
}
.item_CAN_C_13 .item_CAN_C_pic{
background-position: 0px -182px;
}
.item_CAN_C_14 .item_CAN_C_pic{
background-position: -182px -182px;
}
.item_CAN_C_15 {border-right: 0}
.item_CAN_C_15 .item_CAN_C_pic{
background-position: -364px -182px;
}
.item_CAN_C_16 .item_CAN_C_pic{
background-position: -546px -182px;
}
.item_CAN_C_17 .item_CAN_C_pic{
background-position: -728px -182px;
}
.item_CAN_C_18 {border-right: 0}
.item_CAN_C_18 .item_CAN_C_pic{
background-position: -910px -182px;
}
.item_CAN_C_19 .item_CAN_C_pic{
background-position: -1092px -182px;
}
.item_CAN_C_20 .item_CAN_C_pic{
background-position: -1274px -182px;
}
.item_CAN_C_21 {border-right: 0}
.item_CAN_C_21 .item_CAN_C_pic{
background-position: -1456px -182px;
}
.item_CAN_C_22 .item_CAN_C_pic{
background-position: -1638px -182px;
}
.item_CAN_C_23 .item_CAN_C_pic{
background-position: -1820px -182px;
}
.item_CAN_C_24 {border-right: 0}
.item_CAN_C_24 .item_CAN_C_pic{
background-position: -2002px -182px;
}
.feat_main .item_CAN_NEW_pic {
display: block;
width: 182px;
height: 182px;
background: url("../images/thumbnails_teen_CAN_NEW.jpg")/*tpa=http://www.sanyi.org/images/thumbnails_teen_CAN_NEW.jpg*/ no-repeat;
margin: 0 92px;
}
.item_CAN_NEW_1 .item_CAN_NEW_pic{
background-position: 0px 0px;
}
.item_CAN_NEW_2 .item_CAN_NEW_pic{
background-position: -182px 0px;
}
.item_CAN_NEW_3 {border-right: 0}
.item_CAN_NEW_3 .item_CAN_NEW_pic{
background-position: -364px 0px;
}
.item_CAN_NEW_4 .item_CAN_NEW_pic{
background-position: -546px 0px;
}
.item_CAN_NEW_5 .item_CAN_NEW_pic{
background-position: -728px 0px;
}
.item_CAN_NEW_6 {border-right: 0}
.item_CAN_NEW_6 .item_CAN_NEW_pic{
background-position: -910px 0px;
}
.item_CAN_NEW_7 .item_CAN_NEW_pic{
background-position: -1092px 0px;
}
.item_CAN_NEW_8 .item_CAN_NEW_pic{
background-position: -1274px 0px;
}
.item_CAN_NEW_9 {border-right: 0}
.item_CAN_NEW_9 .item_CAN_NEW_pic{
background-position: -1456px 0px;
}
.item_CAN_NEW_10 .item_CAN_NEW_pic{
background-position: -1638px 0px;
}
.item_CAN_NEW_11 .item_CAN_NEW_pic{
background-position: -1820px 0px;
}
.item_CAN_NEW_12 {border-right: 0}
.item_CAN_NEW_12 .item_CAN_NEW_pic{
background-position: -2002px 0px;
}
.item_CAN_NEW_13 .item_CAN_NEW_pic{
background-position: 0px -182px;
}
.item_CAN_NEW_14 .item_CAN_NEW_pic{
background-position: -182px -182px;
}
.item_CAN_NEW_15 {border-right: 0}
.item_CAN_NEW_15 .item_CAN_NEW_pic{
background-position: -364px -182px;
}
.item_CAN_NEW_16 .item_CAN_NEW_pic{
background-position: -546px -182px;
}
.item_CAN_NEW_17 .item_CAN_NEW_pic{
background-position: -728px -182px;
}
.item_CAN_NEW_18 {border-right: 0}
.item_CAN_NEW_18 .item_CAN_NEW_pic{
background-position: -910px -182px;
}
.item_CAN_NEW_19 .item_CAN_NEW_pic{
background-position: -1092px -182px;
}
.item_CAN_NEW_20 .item_CAN_NEW_pic{
background-position: -1274px -182px;
}
.item_CAN_NEW_21 {border-right: 0}
.item_CAN_NEW_21 .item_CAN_NEW_pic{
background-position: -1456px -182px;
}
.item_CAN_NEW_22 .item_CAN_NEW_pic{
background-position: -1638px -182px;
}
.item_CAN_NEW_23 .item_CAN_NEW_pic{
background-position: -1820px -182px;
}
.item_CAN_NEW_24 {border-right: 0}
.item_CAN_NEW_24 .item_CAN_NEW_pic{
background-position: -2002px -182px;
}
.item_CAN_NEW_25 .item_CAN_NEW_pic{
background-position: 0px -364px;
}
.item_CAN_NEW_26 .item_CAN_NEW_pic{
background-position: -182px -364px;
}
.item_CAN_NEW_27 {border-right: 0}
.item_CAN_NEW_27 .item_CAN_NEW_pic{
background-position: -364px -364px;
}
.item_CAN_NEW_28 .item_CAN_NEW_pic{
background-position: -546px -364px;
}
.item_CAN_NEW_29 .item_CAN_NEW_pic{
background-position: -728px -364px;
}
.item_CAN_NEW_30 {border-right: 0}
.item_CAN_NEW_30 .item_CAN_NEW_pic{
background-position: -910px -364px;
}
.item_CAN_NEW_31 .item_CAN_NEW_pic{
background-position: -1092px -364px;
}
.item_CAN_NEW_32 .item_CAN_NEW_pic{
background-position: -1274px -364px;
}
.item_CAN_NEW_33 {border-right: 0}
.item_CAN_NEW_33 .item_CAN_NEW_pic{
background-position: -1456px -364px;
}
.item_CAN_NEW_34 .item_CAN_NEW_pic{
background-position: -1638px -364px;
}
.item_CAN_NEW_35 .item_CAN_NEW_pic{
background-position: -1820px -364px;
}
.item_CAN_NEW_36 {border-right: 0}
.item_CAN_NEW_36 .item_CAN_NEW_pic{
background-position: -2002px -364px;
}
.item_CAN_NEW_37 .item_CAN_NEW_pic{
background-position: 0px -546px;
}
.item_CAN_NEW_38 .item_CAN_NEW_pic{
background-position: -182px -546px;
}
.item_CAN_NEW_39 {border-right: 0}
.item_CAN_NEW_39 .item_CAN_NEW_pic{
background-position: -364px -546px;
}
.item_CAN_NEW_40 .item_CAN_NEW_pic{
background-position: -546px -546px;
}
.item_CAN_NEW_41 .item_CAN_NEW_pic{
background-position: -728px -546px;
}
.item_CAN_NEW_42 {border-right: 0}
.item_CAN_NEW_42 .item_CAN_NEW_pic{
background-position: -910px -546px;
}
.item_CAN_NEW_43 .item_CAN_NEW_pic{
background-position: -1092px -546px;
}
.item_CAN_NEW_44 .item_CAN_NEW_pic{
background-position: -1274px -546px;
}
.item_CAN_NEW_45 {border-right: 0}
.item_CAN_NEW_45 .item_CAN_NEW_pic{
background-position: -1456px -546px;
}
.item_CAN_NEW_46 .item_CAN_NEW_pic{
background-position: -1638px -546px;
}
.item_CAN_NEW_47 .item_CAN_NEW_pic{
background-position: -1820px -546px;
}
.item_CAN_NEW_48 {border-right: 0}
.item_CAN_NEW_48 .item_CAN_NEW_pic{
background-position: -2002px -546px;
}
.item_CAN_NEW_49 .item_CAN_NEW_pic{
background-position: 0px -728px;
}
.item_CAN_NEW_50 .item_CAN_NEW_pic{
background-position: -182px -728px;
}
.item_CAN_NEW_51 {border-right: 0}
.item_CAN_NEW_51 .item_CAN_NEW_pic{
background-position: -364px -728px;
}
.item_CAN_NEW_52 .item_CAN_NEW_pic{
background-position: -546px -728px;
}
.item_CAN_NEW_53 .item_CAN_NEW_pic{
background-position: -728px -728px;
}
.item_CAN_NEW_54 {border-right: 0}
.item_CAN_NEW_54 .item_CAN_NEW_pic{
background-position: -910px -728px;
}
.item_CAN_NEW_55 .item_CAN_NEW_pic{
background-position: -1092px -728px;
}
.item_CAN_NEW_56 .item_CAN_NEW_pic{
background-position: -1274px -728px;
}
.item_CAN_NEW_57 {border-right: 0}
.item_CAN_NEW_57 .item_CAN_NEW_pic{
background-position: -1456px -728px;
}
.item_CAN_NEW_58 .item_CAN_NEW_pic{
background-position: -1638px -728px;
}
.item_CAN_NEW_59 .item_CAN_NEW_pic{
background-position: -1820px -728px;
}
.item_CAN_NEW_60 {border-right: 0}
.item_CAN_NEW_60 .item_CAN_NEW_pic{
background-position: -2002px -728px;
}
/* 青少年夏季加拿大游学 Ends */
/* 青少年夏季欧洲游学 Starts */
/* 欧洲学术类游学夏令营夏校项目 */
.feat_main .item_EU_A_pic {
display: block;
width: 182px;
height: 182px;
background: url("../images/thumbnails_teen_EU_A.jpg")/*tpa=http://www.sanyi.org/images/thumbnails_teen_EU_A.jpg*/ no-repeat;
margin: 0 92px;
}
.item_EU_A_1 .item_EU_A_pic{
background-position: 0px 0px;
}
.item_EU_A_2 .item_EU_A_pic{
background-position: -182px 0px;
}
.item_EU_A_3 {border-right: 0}
.item_EU_A_3 .item_EU_A_pic{
background-position: -364px 0px;
}
.item_EU_A_4 .item_EU_A_pic{
background-position: -546px 0px;
}
.item_EU_A_5 .item_EU_A_pic{
background-position: -728px 0px;
}
.item_EU_A_6 {border-right: 0}
.item_EU_A_6 .item_EU_A_pic{
background-position: -910px 0px;
}
.item_EU_A_7 .item_EU_A_pic{
background-position: -1092px 0px;
}
.item_EU_A_8 .item_EU_A_pic{
background-position: -1274px 0px;
}
.item_EU_A_9 {border-right: 0}
.item_EU_A_9 .item_EU_A_pic{
background-position: -1456px 0px;
}
.item_EU_A_10 .item_EU_A_pic{
background-position: -1638px 0px;
}
.item_EU_A_11 .item_EU_A_pic{
background-position: 0px -182px;
}
.item_EU_A_12 {border-right: 0}
.item_EU_A_12 .item_EU_A_pic{
background-position: -182px -182px;
}
.item_EU_A_13 .item_EU_A_pic{
background-position: -364px -182px;
}
.item_EU_A_14 .item_EU_A_pic{
background-position: -546px -182px;
}
.item_EU_A_15 {border-right: 0}
.item_EU_A_15 .item_EU_A_pic{
background-position: -728px -182px;
}
.item_EU_A_16 .item_EU_A_pic{
background-position: -910px -182px;
}
.item_EU_A_17 .item_EU_A_pic{
background-position: -1092px -182px;
}
.item_EU_A_18 {border-right: 0}
.item_EU_A_18 .item_EU_A_pic{
background-position: -1274px -182px;
}
/* 欧洲语言文化探索类游学夏令营夏校项目 */
.feat_main .item_EU_B_pic {
display: block;
width: 182px;
height: 182px;
background: url("../images/thumbnails_teen_EU_B.jpg")/*tpa=http://www.sanyi.org/images/thumbnails_teen_EU_B.jpg*/ no-repeat;
margin: 0 92px;
}
.item_EU_B_1 .item_EU_B_pic{
background-position: 0px 0px;
}
.item_EU_B_2 .item_EU_B_pic{
background-position: -182px 0px;
}
.item_EU_B_3 {border-right: 0}
.item_EU_B_3 .item_EU_B_pic{
background-position: -364px 0px;
}
.item_EU_B_4 .item_EU_B_pic{
background-position: -546px 0px;
}
.item_EU_B_5 .item_EU_B_pic{
background-position: -728px 0px;
}
.item_EU_B_6 {border-right: 0}
.item_EU_B_6 .item_EU_B_pic{
background-position: -910px 0px;
}
.item_EU_B_7 .item_EU_B_pic{
background-position: -1092px 0px;
}
.item_EU_B_8 .item_EU_B_pic{
background-position: -1274px 0px;
}
.item_EU_B_9 {border-right: 0}
.item_EU_B_9 .item_EU_B_pic{
background-position: -1456px 0px;
}
.item_EU_B_10 .item_EU_B_pic{
background-position: -1638px 0px;
}
.item_EU_B_11.item_EU_B_pic{
background-position: 0px -182px;
}
.item_EU_B_12 {border-right: 0}
.item_EU_B_12 .item_EU_B_pic{
background-position: -182px -182px;
}
.item_EU_B_13 .item_EU_B_pic{
background-position: -364px -182px;
}
.item_EU_B_14.item_EU_B_pic{
background-position: -546px -182px;
}
.item_EU_B_15 {border-right: 0}
.item_EU_B_15 .item_EU_B_pic{
background-position: -728px -182px;
}
.item_EU_B_16 .item_EU_B_pic{
background-position: -910px -182px;
}
.item_EU_B_17.item_EU_B_pic{
background-position: -1092px -182px;
}
.item_EU_B_18 {border-right: 0}
.item_EU_B_18 .item_EU_B_pic{
background-position: -1274px -182px;
}
/* 欧洲特色类游学夏令营夏校项目(户外夏令营,亲子夏令营,文艺体育类夏令营) */
.feat_main .item_EU_C_pic {
display: block;
width: 182px;
height: 182px;
background: url("../images/thumbnails_teen_EU_C.jpg")/*tpa=http://www.sanyi.org/images/thumbnails_teen_EU_C.jpg*/ no-repeat;
margin: 0 92px;
}
.item_EU_C_1 .item_EU_C_pic{
background-position: 0px 0px;
}
.item_EU_C_2 .item_EU_C_pic{
background-position: -182px 0px;
}
.item_EU_C_3 {border-right: 0}
.item_EU_C_3 .item_EU_C_pic{
background-position: -364px 0px;
}
.item_EU_C_4 .item_EU_C_pic{
background-position: -546px 0px;
}
.item_EU_C_5 .item_EU_C_pic{
background-position: -728px 0px;
}
.item_EU_C_6 {border-right: 0}
.item_EU_C_6 .item_EU_C_pic{
background-position: -910px 0px;
}
.item_EU_C_7 .item_EU_C_pic{
background-position: -1092px 0px;
}
.item_EU_C_8 .item_EU_C_pic{
background-position: -1274px 0px;
}
.item_EU_C_9 {border-right: 0}
.item_EU_C_9 .item_EU_C_pic{
background-position: -1456px 0px;
}
.item_EU_C_10 .item_EU_C_pic{
background-position: -1638px 0px;
}
.item_EU_C_11.item_EU_C_pic{
background-position: 0px -182px;
}
.item_EU_C_12 {border-right: 0}
.item_EU_C_12 .item_EU_C_pic{
background-position: -182px -182px;
}
.item_EU_C_13 .item_EU_C_pic{
background-position: -364px -182px;
}
.item_EU_C_14.item_EU_C_pic{
background-position: -546px -182px;
}
.item_EU_C_15 {border-right: 0}
.item_EU_C_15 .item_EU_C_pic{
background-position: -728px -182px;
}
.item_EU_C_16 .item_EU_C_pic{
background-position: -910px -182px;
}
.item_EU_C_17.item_EU_C_pic{
background-position: -1092px -182px;
}
.item_EU_C_18 {border-right: 0}
.item_EU_C_18 .item_EU_C_pic{
background-position: -1274px -182px;
}
.feat_main .item_EU_NEW_pic {
display: block;
width: 182px;
height: 182px;
background: url("../images/thumbnails_teen_EU_NEW.jpg")/*tpa=http://www.sanyi.org/images/thumbnails_teen_EU_NEW.jpg*/ no-repeat;
margin: 0 92px;
}
.item_EU_NEW_1 .item_EU_NEW_pic{
background-position: 0px 0px;
}
.item_EU_NEW_2 .item_EU_NEW_pic{
background-position: -182px 0px;
}
.item_EU_NEW_3 {border-right: 0}
.item_EU_NEW_3 .item_EU_NEW_pic{
background-position: -364px 0px;
}
.item_EU_NEW_4 .item_EU_NEW_pic{
background-position: -546px 0px;
}
.item_EU_NEW_5 .item_EU_NEW_pic{
background-position: -728px 0px;
}
.item_EU_NEW_6 {border-right: 0}
.item_EU_NEW_6 .item_EU_NEW_pic{
background-position: -910px 0px;
}
.item_EU_NEW_7 .item_EU_NEW_pic{
background-position: -1092px 0px;
}
.item_EU_NEW_8 .item_EU_NEW_pic{
background-position: -1274px 0px;
}
.item_EU_NEW_9 {border-right: 0}
.item_EU_NEW_9 .item_EU_NEW_pic{
background-position: -1456px 0px;
}
.item_EU_NEW_10 .item_EU_NEW_pic{
background-position: -1638px 0px;
}
.item_EU_NEW_11 .item_EU_NEW_pic{
background-position: -1820px 0px;
}
.item_EU_NEW_12 {border-right: 0}
.item_EU_NEW_12 .item_EU_NEW_pic{
background-position: -2002px 0px;
}
.item_EU_NEW_13 .item_EU_NEW_pic{
background-position: 0px -182px;
}
.item_EU_NEW_14 .item_EU_NEW_pic{
background-position: -182px -182px;
}
.item_EU_NEW_15 {border-right: 0}
.item_EU_NEW_15 .item_EU_NEW_pic{
background-position: -364px -182px;
}
.item_EU_NEW_16 .item_EU_NEW_pic{
background-position: -546px -182px;
}
.item_EU_NEW_17 .item_EU_NEW_pic{
background-position: -728px -182px;
}
.item_EU_NEW_18 {border-right: 0}
.item_EU_NEW_18 .item_EU_NEW_pic{
background-position: -910px -182px;
}
.item_EU_NEW_19 .item_EU_NEW_pic{
background-position: -1092px -182px;
}
.item_EU_NEW_20 .item_EU_NEW_pic{
background-position: -1274px -182px;
}
.item_EU_NEW_21 {border-right: 0}
.item_EU_NEW_21 .item_EU_NEW_pic{
background-position: -1456px -182px;
}
.item_EU_NEW_22 .item_EU_NEW_pic{
background-position: -1638px -182px;
}
.item_EU_NEW_23 .item_EU_NEW_pic{
background-position: -1820px -182px;
}
.item_EU_NEW_24 {border-right: 0}
.item_EU_NEW_24 .item_EU_NEW_pic{
background-position: -2002px -182px;
}
.item_EU_NEW_25 .item_EU_NEW_pic{
background-position: 0px -364px;
}
.item_EU_NEW_26 .item_EU_NEW_pic{
background-position: -182px -364px;
}
.item_EU_NEW_27 {border-right: 0}
.item_EU_NEW_27 .item_EU_NEW_pic{
background-position: -364px -364px;
}
.item_EU_NEW_28 .item_EU_NEW_pic{
background-position: -546px -364px;
}
.item_EU_NEW_29 .item_EU_NEW_pic{
background-position: -728px -364px;
}
.item_EU_NEW_30 {border-right: 0}
.item_EU_NEW_30 .item_EU_NEW_pic{
background-position: -910px -364px;
}
.item_EU_NEW_31 .item_EU_NEW_pic{
background-position: -1092px -364px;
}
.item_EU_NEW_32 .item_EU_NEW_pic{
background-position: -1274px -364px;
}
.item_EU_NEW_33 {border-right: 0}
.item_EU_NEW_33 .item_EU_NEW_pic{
background-position: -1456px -364px;
}
.item_EU_NEW_34 .item_EU_NEW_pic{
background-position: -1638px -364px;
}
.item_EU_NEW_35 .item_EU_NEW_pic{
background-position: -1820px -364px;
}
.item_EU_NEW_36 {border-right: 0}
.item_EU_NEW_36 .item_EU_NEW_pic{
background-position: -2002px -364px;
}
.item_EU_NEW_37 .item_EU_NEW_pic{
background-position: 0px -546px;
}
.item_EU_NEW_38 .item_EU_NEW_pic{
background-position: -182px -546px;
}
.item_EU_NEW_39 {border-right: 0}
.item_EU_NEW_39 .item_EU_NEW_pic{
background-position: -364px -546px;
}
.item_EU_NEW_40 .item_EU_NEW_pic{
background-position: -546px -546px;
}
.item_EU_NEW_41 .item_EU_NEW_pic{
background-position: -728px -546px;
}
.item_EU_NEW_42 {border-right: 0}
.item_EU_NEW_42 .item_EU_NEW_pic{
background-position: -910px -546px;
}
.item_EU_NEW_43 .item_EU_NEW_pic{
background-position: -1092px -546px;
}
.item_EU_NEW_44 .item_EU_NEW_pic{
background-position: -1274px -546px;
}
.item_EU_NEW_45 {border-right: 0}
.item_EU_NEW_45 .item_EU_NEW_pic{
background-position: -1456px -546px;
}
.item_EU_NEW_46 .item_EU_NEW_pic{
background-position: -1638px -546px;
}
.item_EU_NEW_47 .item_EU_NEW_pic{
background-position: -1820px -546px;
}
.item_EU_NEW_48 {border-right: 0}
.item_EU_NEW_48 .item_EU_NEW_pic{
background-position: -2002px -546px;
}
.item_EU_NEW_49 .item_EU_NEW_pic{
background-position: 0px -728px;
}
.item_EU_NEW_50 .item_EU_NEW_pic{
background-position: -182px -728px;
}
.item_EU_NEW_51 {border-right: 0}
.item_EU_NEW_51 .item_EU_NEW_pic{
background-position: -364px -728px;
}
.item_EU_NEW_52 .item_EU_NEW_pic{
background-position: -546px -728px;
}
.item_EU_NEW_53 .item_EU_NEW_pic{
background-position: -728px -728px;
}
.item_EU_NEW_54 {border-right: 0}
.item_EU_NEW_54 .item_EU_NEW_pic{
background-position: -910px -728px;
}
.item_EU_NEW_55 .item_EU_NEW_pic{
background-position: -1092px -728px;
}
.item_EU_NEW_56 .item_EU_NEW_pic{
background-position: -1274px -728px;
}
.item_EU_NEW_57 {border-right: 0}
.item_EU_NEW_57 .item_EU_NEW_pic{
background-position: -1456px -728px;
}
.item_EU_NEW_58 .item_EU_NEW_pic{
background-position: -1638px -728px;
}
.item_EU_NEW_59 .item_EU_NEW_pic{
background-position: -1820px -728px;
}
.item_EU_NEW_60 {border-right: 0}
.item_EU_NEW_60 .item_EU_NEW_pic{
background-position: -2002px -728px;
}
/* 青少年夏季欧洲游学 Ends */
/* 青少年更多地区游学 Starts */
.feat_main .item_teen_more_pic {
display: block;
width: 182px;
height: 183px;
background: url("../images/thumbnails_teen_more.jpg")/*tpa=http://www.sanyi.org/images/thumbnails_teen_more.jpg*/ no-repeat;
margin: 0 92px;
}
/* 青少年美国游学尾巴更多地区游学项目 */
.item_US_F_1 .item_teen_more_pic{
background-position: 0px -182px;
}
.item_US_F_2 .item_teen_more_pic{
background-position: 0px -364px;
}
.item_US_F_3 {border-right: 0}
.item_US_F_3 .item_teen_more_pic{
background-position: 0px -546px;
}
/* 青少年英国游学尾巴更多地区游学项目 */
.item_UK_F_1 .item_teen_more_pic{
background-position: 0px 0px;
}
.item_UK_F_2 .item_teen_more_pic{
background-position: 0px -364px;
}
.item_UK_F_3 {border-right: 0}
.item_UK_F_3 .item_teen_more_pic{
background-position: 0px -546px;
}
/* 青少年夏季加拿大游学尾巴更多地区游学项目 */
.item_CAN_F_1 .item_teen_more_pic{
background-position: 0px 0px;
}
.item_CAN_F_2 .item_teen_more_pic{
background-position: 0px -182px;
}
.item_CAN_F_3 {border-right: 0}
.item_CAN_F_3 .item_teen_more_pic{
background-position: 0px -546px;
}
/* 青少年夏季欧洲游学尾巴更多地区游学项目 */
.item_EU_F_1 .item_teen_more_pic{
background-position: 0px 0px;
}
.item_EU_F_2 .item_teen_more_pic{
background-position: 0px -182px;
}
.item_EU_F_3 {border-right: 0}
.item_EU_F_3 .item_teen_more_pic{
background-position: 0px -364px;
}
/* 青少年更多地区游学 Ends */
/* 青少年夏季游学 Ends */
/* 青少年冬季游学 Starts */
.feat_main .item_WIN_pic {
display: block;
width: 182px;
height: 182px;
background: url("../images/thumbnails_teen_WIN.jpg")/*tpa=http://www.sanyi.org/images/thumbnails_teen_WIN.jpg*/ no-repeat;
margin: 0 92px;
}
.item_WIN_1 .item_WIN_pic{
background-position: 0px 0px;
}
.item_WIN_2 .item_WIN_pic{
background-position: -182px 0px;
}
.item_WIN_3 {border-right: 0}
.item_WIN_3 .item_WIN_pic{
background-position: -364px 0px;
}
.item_WIN_4 .item_WIN_pic{
background-position: -546px 0px;
}
.item_WIN_5 .item_WIN_pic{
background-position: -728px 0px;
}
.item_WIN_6 {border-right: 0}
.item_WIN_6 .item_WIN_pic{
background-position: -910px 0px;
}
.item_WIN_7 .item_WIN_pic{
background-position: -1092px 0px;
}
.item_WIN_8 .item_WIN_pic{
background-position: -1274px 0px;
}
.item_WIN_9 {border-right: 0}
.item_WIN_9 .item_WIN_pic{
background-position: -1456px 0px;
}
.item_WIN_10 .item_WIN_pic{
background-position: -1638px 0px;
}
.item_WIN_11 .item_WIN_pic{
background-position: -1820px 0px;
}
.item_WIN_12 {border-right: 0}
.item_WIN_12 .item_WIN_pic{
background-position: -2002px 0px;
}
.item_WIN_13 .item_WIN_pic{
background-position: 0px -182px;
}
.item_WIN_14 .item_WIN_pic{
background-position: -182px -182px;
}
.item_WIN_15 {border-right: 0}
.item_WIN_15 .item_WIN_pic{
background-position: -364px -182px;
}
.item_WIN_16 .item_WIN_pic{
background-position: -546px -182px;
}
.item_WIN_17 .item_WIN_pic{
background-position: -728px -182px;
}
.item_WIN_18 {border-right: 0}
.item_WIN_18 .item_WIN_pic{
background-position: -910px -182px;
}
.item_WIN_19 .item_WIN_pic{
background-position: -1092px -182px;
}
.item_WIN_20 .item_WIN_pic{
background-position: -1274px -182px;
}
.item_WIN_21 {border-right: 0}
.item_WIN_21 .item_WIN_pic{
background-position: -1456px -182px;
}
/* 青少年冬季游学 Ends */
/* 成人游学 Starts */
.feat_main .item_AD_pic {
display: block;
width: 182px;
height: 182px;
background: url("../images/thumbnails_adult.jpg")/*tpa=http://www.sanyi.org/images/thumbnails_adult.jpg*/ no-repeat;
margin: 0 92px;
}
/* 美国成人游学 */
.item_AD_A_1 .item_AD_pic{
background-position: 0px 0px;
}
.item_AD_A_2 .item_AD_pic{
background-position: 0px -182px;
}
.item_AD_A_3 {border-right: 0}
.item_AD_A_3 .item_AD_pic{
background-position: 0px -364px;
}
.item_AD_A_4 .item_AD_pic{
background-position: 0px -546px;
}
.item_AD_A_5 .item_AD_pic{
background-position: 0px -728px;
}
.item_AD_A_6 {border-right: 0}
.item_AD_A_6 .item_AD_pic{
background-position: 0px -910px;
}
.item_AD_A_7 .item_AD_pic{
background-position: 0px -1092px;
}
.item_AD_A_8 .item_AD_pic{
background-position: 0px -1274px;
}
.item_AD_A_9 {border-right: 0}
.item_AD_A_9 .item_AD_pic{
background-position: 0px -1456px;
}
.item_AD_A_10 .item_AD_pic{
background-position: 0px -1638px;
}
.item_AD_A_11.item_AD_pic{
background-position: 0px -1820px;
}
.item_AD_A_12 {border-right: 0}
.item_AD_A_12 .item_AD_pic{
background-position: 0px -2002px;
}
/* 英国成人游学 */
.item_AD_B_1 .item_AD_pic{
background-position: -182px 0px;
}
.item_AD_B_2 .item_AD_pic{
background-position: -182px -182px;
}
.item_AD_B_3 {border-right: 0}
.item_AD_B_3 .item_AD_pic{
background-position: -182px -364px;
}
.item_AD_B_4 .item_AD_pic{
background-position: -182px -546px;
}
.item_AD_B_5 .item_AD_pic{
background-position: -182px -728px;
}
.item_AD_B_6 {border-right: 0}
.item_AD_B_6 .item_AD_pic{
background-position: -182px -910px;
}
.item_AD_B_7 .item_AD_pic{
background-position: -182px -1092px;
}
.item_AD_B_8 .item_AD_pic{
background-position: -182px -1274px;
}
.item_AD_B_9 {border-right: 0}
.item_AD_B_9 .item_AD_pic{
background-position: -182px -1456px;
}
.item_AD_B_10 .item_AD_pic{
background-position: -182px -1638px;
}
.item_AD_B_11 .item_AD_pic{
background-position: -182px -1820px;
}
.item_AD_B_12 {border-right: 0}
.item_AD_B_12 .item_AD_pic{
background-position: -182px -2002px;
}
/* 加拿大成人游学 */
.item_AD_C_1 .item_AD_pic{
background-position: -364px 0px;
}
.item_AD_C_2 .item_AD_pic{
background-position: -364px -182px;
}
.item_AD_C_3 {border-right: 0}
.item_AD_C_3 .item_AD_pic{
background-position: -364px -364px;
}
.item_AD_C_4 .item_AD_pic{
background-position: -364px -546px;
}
.item_AD_C_5 .item_AD_pic{
background-position: -364px -728px;
}
.item_AD_C_6 {border-right: 0}
.item_AD_C_6 .item_AD_pic{
background-position: -364px -910px;
}
.item_AD_C_7 .item_AD_pic{
background-position: -364px -1092px;
}
.item_AD_C_8 .item_AD_pic{
background-position: -364px -1274px;
}
.item_AD_C_9 {border-right: 0}
.item_AD_C_9 .item_AD_pic{
background-position: -364px -1456px;
}
.item_AD_C_10 .item_AD_pic{
background-position: -364px -1638px;
}
.item_AD_C_11 .item_AD_pic{
background-position: -364px -1820px;
}
.item_AD_C_12 {border-right: 0}
.item_AD_C_12 .item_AD_pic{
background-position: -364px -2002px;
}
/* 其他地区成人游学 */
.item_AD_D_1 .item_AD_pic{
background-position: -546px 0px;
}
.item_AD_D_2 .item_AD_pic{
background-position: -546px -182px;
}
.item_AD_D_3 {border-right: 0}
.item_AD_D_3 .item_AD_pic{
background-position: -546px -364px;
}
.item_AD_D_4 .item_AD_pic{
background-position: -546px -546px;
}
.item_AD_D_5 .item_AD_pic{
background-position: -546px -728px;
}
.item_AD_D_6 {border-right: 0}
.item_AD_D_6 .item_AD_pic{
background-position: -546px -910px;
}
.item_AD_D_7 .item_AD_pic{
background-position: -546px -1092px;
}
.item_AD_D_8 .item_AD_pic{
background-position: -546px -1274px;
}
.item_AD_D_9 {border-right: 0}
.item_AD_D_9 .item_AD_pic{
background-position: -546px -1456px;
}
.item_AD_D_10 .item_AD_pic{
background-position: -546px -1638px;
}
.item_AD_D_11 .item_AD_pic{
background-position: -546px -1820px;
}
.item_AD_D_12 {border-right: 0}
.item_AD_D_12 .item_AD_pic{
background-position: -546px -2002px;
}
/* 亲子游学夏令营 */
.item_AD_E_1 .item_AD_pic{
background-position: -728px 0px;
}
.item_AD_E_2 .item_AD_pic{
background-position: -728px -182px;
}
.item_AD_E_3 {border-right: 0}
.item_AD_E_3 .item_AD_pic{
background-position: -728px -364px;
}
.item_AD_E_4 .item_AD_pic{
background-position: -728px -546px;
}
.item_AD_E_5 .item_AD_pic{
background-position: -728px -728px;
}
.item_AD_E_6 {border-right: 0}
.item_AD_E_6 .item_AD_pic{
background-position: -728px -910px;
}
.item_AD_E_7 .item_AD_pic{
background-position: -728px -1092px;
}
.item_AD_E_8 .item_AD_pic{
background-position: -728px -1274px;
}
.item_AD_E_9 {border-right: 0}
.item_AD_E_ .item_AD_pic{
background-position: -728px -1456px;
}
.item_AD_E_10 .item_AD_pic{
background-position: -728px -1638px;
}
.item_AD_E_11 .item_AD_pic{
background-position: -728px -1820px;
}
.item_AD_E_12 {border-right: 0}
.item_AD_E_12 .item_AD_pic{
background-position: -728px -2002px;
}
/* 成人游学 Ends */
/* 临时活动1 Starts */
.feat_main .item_ACT1_pic {
display: block;
width: 182px;
height: 182px;
background: url("../images/thumbnails_act201811.jpg")/*tpa=http://www.sanyi.org/images/thumbnails_act201811.jpg*/ no-repeat;
margin: 0 92px;
}
/* 美国成人游学 */
.item_act201811_1 .item_ACT1_pic{
background-position: 0px 0px;
}
.item_act201811_2 .item_ACT1_pic{
background-position: -182px 0px;
}
.item_act201811_3 {border-right: 0}
.item_act201811_3 .item_ACT1_pic{
background-position: -364px 0px;
}
.item_act201811_4 .item_ACT1_pic{
background-position: -546px 0px;
}
.item_act201811_5 .item_ACT1_pic{
background-position: -728px 0px;
}
.item_act201811_6 {border-right: 0}
.item_act201811_6 .item_ACT1_pic{
background-position: -910px 0px;
}
/* 临时活动1 Ends */
.ft_items {
height:100%;
background: #fff;
padding: 30px 0 20px;
}
.ft_items h3 {
/*background: url(../images/sy_title1.png) no-repeat center;*/
}
.up_events {
height: 385px;
background: #eff4f7;
padding: 50px 0 45px;
}
.up_events h3 {
/*background: url(../images/sy_title2.png) no-repeat center;*/
}
.item_feedback {
height: 6200px;
background: #eff4f7;
padding: 50px 0 45px;
}
.lt_news {
height: 342px;
background: #fff;
padding: 30px 0 114px;
}
.lt_news h3 {
/*background: url(../images/sy_title3.png) no-repeat center;*/
}
.feat_main {
width: 1100px;
margin: 0 auto
}
.item h4 a{
font-size: 24px;
color: #555555;
padding: 38px 0 22px;
text-align: center;
display: block;
}
.item h4 .hover {
color: #90209b;
}
.item p a{
font-size: 14px;
line-height: 24px;
padding: 0 40px;
color: #999999;
display: block;
}
.item p .hover {
color: #333333;
}
.ue_set {
width: 1100px;
margin: 0 auto
}
.ue_news {
width: 480px;
height: 320px;
float: left;
margin: 40px 35px 0;
background: #dae3e8;
position: relative;
}
.ue_news span {
font-size: 14px;
color: #000;
}
.ue_news .ue_title {
font-size: 18px;
color: #666666;
font-weight: bold;
line-height: 44px;
margin-left: 18px;
}
.ue_news p {
color: #90969a;
/*font-size: 10px;*/
font-family: 'Arial';
line-height: 24px;
margin-left: 18px;
}
.ue_news:hover .ue_news_click{
background: #90209b;
}
.ue_news .ue_news_click{
position: absolute;
top: 286px;
left: 18px;
padding: 9px 10px;
background: #999999;
color: #fff;
}
.lt_news img {
float: left;
margin-left: 36px;
}
.lt_txt {
float: left;
margin-left: 44px;
}
.lt_set {
width: 1100px;
margin: 54px auto 0;
position: relative;
}
/*按钮效果 范围较小 Starts*/
.lt_set2 {
width: 100px;
margin: 54px auto 0;
position: relative;
}
.lt_set2:hover .lt_click {
background: #90209b;
}
/*按钮效果 范围较小 Ends*/
.lt_txt h4 {
font-size: 25px;
color: #555555;
margin-bottom: 25px;
}
.lt_txt p {
color: #999999;
font-size: 14px;
line-height: 24px;
width: 565px;
}
.lt_txt .lt_click {
font-size:14px;
padding: 9px 10px;
background: #999999;
color: #fff;
display: block;
width: 57px;
position: absolute;
top:153px;
left:336px;
}
.lt_set:hover .lt_click {
background: #90209b;
}
/*首页banner切换 start*/
.sy_banner {
position: relative;
width: 100%;
overflow: hidden;
}
.banner_pic {
position: absolute;
left: 0;
top: 0;
width: 300%;
height: 450px;
}
.banner_pic li {
float: left;
width: 33.333333%;
height: 450px;
position: relative;
}
/*.banner_pic li .show {display: block;}*/
.banner1 .ban1_txt {
/*display: none;*/
position: absolute;
top: 70%;
left: 50%;
width: 694px;
height: 114px;
filter:none; /*处理IE9浏览器中的滤镜效果*/
background-color:rgba(0,0,0,0.4);
filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#66000000', endColorstr='#66000000');
/*background:url(../images/sy2_txt.png) no-repeat;*/
margin-left: -347px;
margin-top: -32px;
/*opacity: 0;*/
font-size: 54px;
color: #fff;
text-align: center;
line-height: 114px;
}
.banner2 .ban2_txt {
/*display: none;*/
position: absolute;
top: 70%;
left: 50%;
width: 694px;
height: 114px;
filter:none; /*处理IE9浏览器中的滤镜效果*/
background-color:rgba(0,0,0,0.4);
filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#66000000', endColorstr='#66000000');
/*background:url(../images/sy2_txt.png) no-repeat;*/
margin-left: -347px;
margin-top: -32px;
/*opacity: 0;*/
font-size: 54px;
color: #fff;
text-align: center;
line-height: 114px;
}
.banner3 .ban3_txt {
/*display: none;*/
position: absolute;
top: 70%;
left: 50%;
width: 694px;
height: 114px;
filter:none; /*处理IE9浏览器中的滤镜效果*/
background-color:rgba(0,0,0,0.4);
filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#66000000', endColorstr='#66000000');
/*background:url(../images/sy2_txt.png) no-repeat;*/
margin-left: -347px;
margin-top: -32px;
/*opacity: 0;*/
font-size: 54px;
color: #fff;
text-align: center;
line-height: 114px;
}
.banner4 .ban4_txt {
/*display: none;*/
position: absolute;
top: 70%;
left: 50%;
width: 694px;
height: 114px;
filter:none; /*处理IE9浏览器中的滤镜效果*/
background-color:rgba(0,0,0,0.4);
filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#66000000', endColorstr='#66000000');
/*background:url(../images/sy2_txt.png) no-repeat;*/
margin-left: -347px;
margin-top: -32px;
/*opacity: 0;*/
font-size: 54px;
color: #fff;
text-align: center;
line-height: 114px;
}
.banner_btn {
position: absolute;
width: 1085px;
height: 38px;
bottom: 0;
left: 50%;
margin-left: -542px;
}
.banner_btn li{
width: 270px;
font-size: 16px;
height: 38px;
float: left;
text-align: center;
line-height: 38px;
margin-right: 1px;
}
.banner_btn a {
color: #817f7f;
display: block;
}
.banner_btn .btn_select a{
color: #fff;
font-size: 20px;
}
.btn1{
filter:none; /*处理IE9浏览器中的滤镜效果*/
background-color: rgba(96,25,134,0.8);
filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#CC90209B', endColorstr='#CC90209B');
}
.btn1.btn_select{
background: #601986;
}
.btn2{
filter:none; /*处理IE9浏览器中的滤镜效果*/
background-color:rgba(130,44,181,0.8);
filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#CC000000', endColorstr='#CC000000');
}
.btn2.btn_select{
background: #822cb5;
}
.btn3{
filter:none; /*处理IE9浏览器中的滤镜效果*/
background-color:rgba(60,53,167,0.8);
filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#CC1B164C', endColorstr='#CC1B164C');
}
.btn3.btn_select {
background: #3c35a7;
}
.btn4{
filter:none; /*处理IE9浏览器中的滤镜效果*/
background-color:rgba(27,22,76,0.8);
filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#CC1B164C', endColorstr='#CC1B164C');
}
.btn4.btn_select {
background: #1b164c;
}
.ban1_txt {
width: 1100px;
margin: 0 auto;
padding-left: 24px;
/*display: none;*/
}
.ban1_txt h4 {
width: 143px;
height: 46px;
/*background:url(../images/ban1_txt.png) no-repeat center;*/
margin-top: 45px;
opacity: 0;
}
.ban1_txt .ban1_p {
color: #000;
line-height: 20px;
margin-top: 6px;
opacity: 0
}
.ban1_txt .ban1_title {
font-size: 32px;
color: #90209b;
font-weight: bold;
margin-top: 20px;
display: block;
opacity: 0
}
.nav .select {
background: #000;
}
.ban_nav {
width: 1054px;
height: 141px;
/*background:url(../images/ban_nav_bg.png) no-repeat;*/
margin-top: 62px;
}
.ban_nav ul {
width: 1054px;
height: 141px;
padding: 24px 0 0 146px;
}
.ban_nav li {
width: 110px;
height: 90px;
margin-right: 108px;
text-align: center;
}
.ban_nav span{
width: 67px;
height: 66px;
display: block;
background:url("../images/ban_nav.png")/*tpa=http://www.sanyi.org/images/ban_nav.png*/ no-repeat;
position: absolute;
left: 50%;
margin-left: -33px;
background-position: 0 0;
}
.ban_nav a{
display: block;
position: relative;
}
.ban_nav p {
color: #fff;
padding-top: 76px;
}
.ban_nav .nav_icon1 {
background-position: 0 0;
}
.ban_nav .nav_icon2 {
background-position: -67px 0;
}
.ban_nav .nav_icon3 {
background-position: -134px 0;
}
.ban_nav .nav_icon4 {
background-position: -201px 0;
}
.ban_nav .nav_icon1:hover {
background-position: 0 -66px;
}
.ban_nav .nav_icon2:hover {
background-position: -67px -66px;
}
.ban_nav .nav_icon3:hover {
background-position: -134px -66px;
}
.ban_nav .nav_icon4:hover {
background-position: -201px -66px;
}
/*首页banner切换 end*/
/*首页底部最新新闻切换 start*/
.lt_silde {
width: 1100px;
height: 282px;
margin: 0 auto;
overflow: hidden;
position: relative;
}
.lt_silde ul{
height: 282px;
position: absolute;
}
.lt_silde li {
float: left;
}
.lt_prev,.lt_next{
position: absolute;
display: block;
width: 42px;
height: 42px;
background:transparent url("../images/csg.png")/*tpa=http://www.sanyi.org/images/csg.png*/ no-repeat top left;
}
.lt_prev {
top: 240px;
right: 110px;
/*background:url(../images/sl.png);*/
}
.lt_prev:hover{
display:block;
background:transparent url("../images/csg.png")/*tpa=http://www.sanyi.org/images/csg.png*/ no-repeat top left;
background-position: 0 -875px; width: 42px; height: 42px;
}
.lt_next {
top: 240px;
right: 40px;
/*background:url(../images/sr.png);*/
}
.lt_next:hover{
display:block;
background:transparent url("../images/csg.png")/*tpa=http://www.sanyi.org/images/csg.png*/ no-repeat top left;
background-position: 0 -961px; width: 42px; height: 42px;
}
/*首页底部最新新闻切换 end*/
/*切换css动画*/
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@-moz-keyframes fadeInUp /* Firefox */{
0% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@-o-keyframes fadeInUp{
0% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUp {
-webkit-animation: fadeInUp 1.5s forwards;
animation: fadeInUp 1.5s forwards;
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 40%, 0);
transform: translate3d(0, 40%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@-moz-keyframes fadeIn /* Firefox */{
0% {
opacity: 0;
-webkit-transform: translate3d(0, 40%, 0);
transform: translate3d(0, 40%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@-o-keyframes fadeIn /* Opera */{
0% {
opacity: 0;
-webkit-transform: translate3d(0, 40%, 0);
transform: translate3d(0, 40%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeIn {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 40%, 0);
transform: translate3d(0, 40%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeIn {
-webkit-animation: fadeIn 1.5s forwards;
animation: fadeIn 1.5s forwards;
}
/*首页 end*/
/*文字标题的图 Starts */
.titles {
display:block;
background:transparent url("../images/titles.png")/*tpa=http://www.sanyi.org/images/titles.png*/ no-repeat top left;
}
/*主页四个文字标题的图 Starts */
.title1{ background-position: 0 -432px; width: 1100px; height: 35px; }
.title2{ background-position: 0 0px; width: 1100px; height: 35px; }
.title3{ background-position: 0 -72px; width: 1100px; height: 35px; }
.title4{ background-position: 0 -144px; width: 1100px; height: 35px; }
.title5{ background-position: 0 -216px; width: 1100px; height: 35px; }
.title6{ background-position: 0 -288px; width: 1100px; height: 35px; }
/*美国游学青少年项目文字标题的图 Starts */
.ustitle1{ background-position: 0 -684px; width: 1100px; height: 60px; }
.ustitle2{ background-position: 0 -756px; width: 1100px; height: 60px; }
.ustitle3{ background-position: 0 -828px; width: 1100px; height: 60px; }
.ustitle4{ background-position: 0 -900px; width: 1100px; height: 60px; }
.ustitle5{ background-position: 0 -972px; width: 1100px; height: 60px; }
/*英国游学青少年项目文字标题的图 Starts */
.uktitle1{ background-position: 0 -1044px; width: 1100px; height: 60px; }
.uktitle2{ background-position: 0 -1116px; width: 1100px; height: 60px; }
.uktitle3{ background-position: 0 -1188px; width: 1100px; height: 60px; }
.uktitle4{ background-position: 0 -1260px; width: 1100px; height: 60px; }
.uktitle5{ background-position: 0 -1332px; width: 1100px; height: 60px; }
/*加拿大游学青少年项目文字标题的图 Starts */
.cantitle1{ background-position: 0 -1404px; width: 1100px; height: 60px; }
.cantitle2{ background-position: 0 -1476px; width: 1100px; height: 60px; }
.cantitle3{ background-position: 0 -1548px; width: 1100px; height: 60px; }
.cantitle4{ background-position: 0 -1620px; width: 1100px; height: 60px; }
.cantitle5{ background-position: 0 -1692px; width: 1100px; height: 60px; }
/*欧洲游学青少年项目文字标题的图 Starts */
.eutitle1{ background-position: 0 -1764px; width: 1100px; height: 60px; }
.eutitle2{ background-position: 0 -1836px; width: 1100px; height: 60px; }
.eutitle3{ background-position: 0 -1908px; width: 1100px; height: 60px; }
.eutitle4{ background-position: 0 -1980px; width: 1100px; height: 60px; }
.eutitle5{ background-position: 0 -2052px; width: 1100px; height: 60px; }
/*更多青少年游学项目文字标题的图 Starts */
.moretitle1{ background-position: 0 -612px; width: 1100px; height: 60px; }
/*成人游学项目文字标题的图 Starts */
.adtitle1{ background-position: 0 -2124px; width: 1100px; height: 60px; }
.adtitle2{ background-position: 0 -2196px; width: 1100px; height: 60px; }
.adtitle3{ background-position: 0 -2268px; width: 1100px; height: 60px; }
.adtitle4{ background-position: 0 -2340px; width: 1100px; height: 60px; }
.adtitle5{ background-position: 0 -2412px; width: 1100px; height: 60px; }
/*文字标题的图 Ends */
/*sprite start*/
.sprite {
display:block;
background:transparent url("../images/csg.png")/*tpa=http://www.sanyi.org/images/csg.png*/ no-repeat top left;
}
.sprite-arrow{ background-position: 0 0; width: 21px; height: 11px; position: absolute;bottom: -10px;right: 8px;}
.sprite-arrow_line_left{ background-position: 0 -12px; width: 118px; height: 25px; }
.sprite-arrow_line_right{ background-position: 0 -38px; width: 116px; height: 25px; }
.sprite-ban1_txt{ background-position: 0 -64px; width: 143px; height: 46px; }
.sprite-ban_nav_bg{ background-position: 0 -111px; width: 0px; height: 141px; }
.sprite-down{ background-position: 0 -253px; width: 14px; height: 8px; }
.sprite-hd_title1{ background-position: 0 -262px; width: 1100px; height: 57px; }
.sprite-hd_title2{ background-position: 0 -320px; width: 1100px; height: 57px; }
.sprite-loading{ background-position: 0 -378px; width: 162px; height: 85px; }
.sprite-logo{ background-position: 0 -464px; width: 565px; height: 83px; }
.sprite-next{ background-position: 0 -548px; width: 70px; height: 70px; }
.sprite-next_hover{ background-position: 0 -619px; width: 70px; height: 70px; }
.sprite-prev{ background-position: 0 -690px; width: 70px; height: 70px; }
.sprite-prev_hover{ background-position: 0 -761px; width: 70px; height: 70px; }
.sprite-sl{ background-position: 0 -832px; width: 42px; height: 42px; }
.sprite-sl_hover{ background-position: 0 -875px; width: 42px; height: 42px; }
.sprite-sr{ background-position: 0 -918px; width: 42px; height: 42px; }
.sprite-sr_hover{ background-position: 0 -961px; width: 42px; height: 42px; }
.sprite-sy2_txt{ background-position: 0 -1004px; width: 694px; height: 114px; }
.sprite-sy2_txtbg{ background-position: 0 -1119px; width: 694px; height: 114px; }
.sprite-sy3_txt{ background-position: 0 -1234px; width: 666px; height: 139px; }
.sprite-sy3_txtbg{ background-position: 0 -1374px; width: 666px; height: 139px; }
.sprite-sy_title1{ background-position: 0 -1514px; width: 1100px; height: 60px; }
.sprite-sy_title2{ background-position: 0 -1575px; width: 1100px; height: 60px; }
.sprite-sy_title3{ background-position: 0 -1636px; width: 1100px; height: 60px; }
.sprite-tel{ background-position: 0 -1697px; width: 254px; height: 83px; }
.sprite-tel_num{ background-position: 0 -1781px; width: 100px; height: 33px; }
.sprite-time_line{ background-position: 0 -1815px; width: 2px; height: 1px; }
.sprite-tips{ background-position: 0 -1817px; width: 18px; height: 18px; }
.sprite-year{ background-position: 0 -1836px; width: 12px; height: 12px; }
.sprite-year_bg{ background-position: 0 -1849px; /* width: 73px; height: 73px; */ }
.sprite-year_hover{ background-position: 0 -1923px; width: 12px; height: 12px; }
/*sprite end*/
/* 兼容大屏*/
@media screen and (min-height: 1080px){
.time_end{
margin-left: -35px;
padding: 27.6px 20px;
}
}
@media screen and (max-width:375px){
.lt_txt p {
height: 100px;
}
.lt_txt h4{
font-size: 20px;
}
}
/*add*/
.submit_banner{
height: 450px;
background: url("../images/banner.jpg")/*tpa=http://www.sanyi.org/images/banner.jpg*/ no-repeat center center;
}
.submit_banner .banner_label{
top:400px;
left:60%;
background-color:rgba(60,56,54,0.3);
text-align:center;
}
.submit_banner .banner_label .txt_black_s{
font-size: 30px;
}
.header .h_logo{
top:15px;
left:-27px;
}
.header .h_slogan{
top:15px;
left:100px;
}
.index_clickmore{
margin-top: 20px;
float:right;
padding: 20px 20px;
background: #90209b;
color: #fff;
}
.index_clickmore:hover{
color: #fff;
background: #90209b;
} | public/home/css/common.css | @charset "utf-8";
body {
font-family: "微软雅黑"
}
a:focus {
outline: none;
}
.hide{
display: none;
}
#wrap {
width: 100%;
/*max-width: 2561920px;*/
max-width: 1920px;
min-width: 1257px;
background: #eff4f7;
margin: 0 auto;
}
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.clearfix{
*zoom:1;
}
#wrap1 {
background: #eff4f7;
}
/*Header start*/
.header {
background: #fff;
height: 115px;
}
.header div {
position: relative;
width: 1100px;
margin: 0 auto;
}
.header img {
position: absolute;
}
.logo {
top: 13px;
left: 3px;
}
.tel {
top: 25px;
right: 203px;
}
.code {
top: 20px;
right: 4px;
}
.code1 {
top: 20px;
right: 100px;
}
.banner{
position: relative;
height: 450px;
/*background: url(../images/banner.jpg) no-repeat center center;*/
}
.nav {
height: 50px;
width: 100%;
z-index: 5;
/*background: #90209b;*/
background:#601986;
}
.nav ul {
width: 1100px;
margin: 0 auto;
}
.nav li{
text-align: center;
width: 157px;
float: left;
position: relative;
}
.nav a {
display: block;
font-size: 16px;
color: #fff;
line-height: 50px;
}
.nav a:hover{
background: #000000;
}
.nav_hover {
position: absolute;
top: 0;
left: 0;
background: rgba(0,0,0,.8);
}
.nav .sed-nav {
position: absolute;
z-index: 10;
filter:none; /*处理IE9浏览器中的滤镜效果*/
background-color:rgba(96,25,134,0.8);
filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#CC601986', endColorstr='#CC601986');
width: 157.143px;
display: none;
}
.nav li:hover .sed-nav{
display: block;
}
.sed-nav li{
float: none;
}
.placeholder {
height: 50px;
filter:none; /*处理IE9浏览器中的滤镜效果*/
background-color:rgba(144,32,155,0.8);
filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#CC90209B', endColorstr='#CC90209B');
}
.invisible {
display: none;
}
.fixed {
position: fixed;
top: 0;
left: 0;
filter:none; /*处理IE9浏览器中的滤镜效果*/
background-color:rgba(96,25,134,0.8);
filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#CC90209B', endColorstr='#CC90209B');
}
.banner_label {
position: absolute;
top: 50%;
left: 50%;
margin-left: -400px;
margin-top: -84px;
padding: 35px 80px;
filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#33FFFFFF', endColorstr='#33FFFFFF');
filter:none; /*处理IE9浏览器中的滤镜效果*/
background-color:rgba(255,255,255,0.2);
}
.txt_pink_b {
font-size: 48px;
color: #90209c;
font-weight: 800;
}
.txt_pink_s {
font-size: 22px;
color: #90209c;
}
.txt_black_b {
font-size: 21px;
color: #000000;
font-weight: 400;
}
.txt_black_s {
font-size: 14px;
color: #000000;
}
.xw_label {
top: 35%;
left: 50%;
margin-top: 0;
margin-left: -600px;
padding: 35px 80px;
width: 410px;
height: 113px;
filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#33FFFFFF', endColorstr='#33FFFFFF');
filter:none; /*处理IE9浏览器中的滤镜效果*/
background-color:rgba(255,255,255,0.2);
}
.hd_label {
padding: 35px 40px;
width: 560px;
}
/*Header end*/
/*footer 版权样式 start*/
.copyright {
height: auto;
background: #333333;
}
.copyright a{
color: #9e9e9e;
font-size: 12px;
}
.copyright span {
font-size: 14px;
color: #fff;
}
.link_set {
width: 1100px;
margin: 0 auto;
}
.yq_link {
padding: 30px 25px;
border-bottom: 1px solid #4c4c4c;
}
.yq_link a {
padding:0 8px;
}
.yq_link a:hover {
text-decoration: underline;
}
.cr_corp {
padding: 48px 0;
height: 132px;
}
.cr_corp div {
width: 85px;
padding: 0 30px;
border-right: 1px solid #3f3f3f;
float: left;
}
.cr_corp span {
margin-bottom: 33px;
display: inline-block;
*zoom:1;
*display:inline;
}
.cr_corp li {
line-height: 26px;
}
.cr_corp .tel_num {
width: 215px;
}
.cr_corp .tel_num,.cr_corp .attention {
border: 0;
}
.tel_num span{
display: block;
margin-bottom: 20px;
font-size: 30px;
}
.tel_num .yxrx {
font-size: 24px;
color: #6f6f6f;
}
.yxrx {
/*background: url(../images/tel_num.png) no-repeat center left;*/
padding-left: 44px;
height: 35px;
line-height: 35px;
}
.cr_corp .attention {
width: 232px;
padding: 0;
}
.attention img {
padding-left: 10px;
}
/*footer 版权样式 end*/
/*新闻内页 start*/
.news_wrap {
position: relative;
width: 1100px;
margin: 50px auto 75px;
background: #eff4f7;
}
.time_line {
width: 255px;
height: 2250px;
/*background: url(../images/time_bg.png) no-repeat;*/
margin: 0 auto;
color: #fff;
font-size: 16px;
font-weight: bold;
font-style: "微软雅黑";
text-align: center;
position: relative;
}
.time_line span {
position: absolute;
/*background: url(../images/year_bg.png) no-repeat center center;*/
display: block;
width: 73px;
height: 73px;
line-height: 73px;
padding: 0 91px;
top: 0
}
/*.time_line .time_end {
top: 1956px;
}*/
.time_start,.time_end {
/*background: url(../images/year_bg.png);*/
left: 50%;
position: absolute;
margin-left: -36px;
font-size: 16px;
color: #fff;
padding: 27.5px 19px;
}
.time_start {
top: 0;
}
/*.time_end {
bottom: 0;
}*/
.time_loading {
background:#eff4f7 url("../images/loading.png")/*tpa=http://www.sanyi.org/images/loading.png*/ no-repeat;
width: 162px;
height: 85px;
position: absolute;
left: 50%;
margin-left: -81px;
bottom: 0;
cursor: pointer;
display:none;
z-index:10
}
.conLoad{
background:#eff4f7 url("../images/conLoad.png")/*tpa=http://www.sanyi.org/images/conLoad.png*/ no-repeat;
width: 162px;
height: 85px;
position: absolute;
left: 50%;
margin-left: -81px;
bottom: 0;
cursor: pointer;
z-index:0
}
.time_line a {
position: absolute;
left: 120px;
display: block;
width: 12px;
height: 12px;
/*background: url(../images/year.png) no-repeat center;*/
}
.time_line a:hover {
/*background: url(../images/year_hover.png) no-repeat center;*/
}
.time_news {
width: 1100px;
height: 100%;
background: url("../images/time_line.png")/*tpa=http://www.sanyi.org/images/time_line.png*/ repeat-y center;
}
.news_list {
position: relative;
width: 313px;
height: 449px;
background: #fff;
padding: 40px 47px;
font-family: "微软雅黑";
cursor: pointer;
margin-top: 106px;
}
.news_list.hover {
-moz-box-shadow:0 0 2px 2px #90209b;
-webkit-box-shadow:0 0 2px 2px #90209b;
box-shadow:0 0 2px 2px #90209b;
/*border: 1px solid #90209b;*/
}
.news_list .news_btn {
display: block;
width: 106px;
height: 30px;
background: #999999;
line-height: 30px;
text-align: center;
color: #fff;
font-size: 14px;
}
.news_list .news_btn:hover {
background: #90209b;
}
.news_list h3 {
font-size: 20px;
padding-bottom: 14px;
border-bottom: 1px dotted #dfdfdf;
}
.news_list .news_time {
font-size: 14px;
color: #8c8c8c;
padding: 12px 0 10px 0;
display: block;
}
.news_list p {
color: #333333;
font-size: 14px;
padding: 20px 0;
line-height: 22px;
}
.time_point {
position: absolute;
top: 48px;
width: 89px !important;
background: #eff4f7 url("../images/year.png")/*tpa=http://www.sanyi.org/images/year.png*/ no-repeat 39px 20px;
cursor: pointer;
}
.time_point.hover {
background:#eff4f7 url("../images/year_hover.png")/*tpa=http://www.sanyi.org/images/year_hover.png*/ no-repeat 39px 20px;
}
.arrow_line {
position: absolute;
display: inline-block !important;
*zoom:1;
*display:inline;
height: 25px;
width: 118px;
}
.time_point .time_date {
display: inline-block;
*zoom:1;
*display:inline;
color: #999999;
font-size: 16px;
padding: 46px 0 20px;
}
/*新闻内页 end*/
/*图文详情 start*/
.tm_banner {
position: relative;
height: 5200px;
background: url("../images/teenmembership.jpg")/*tpa=http://www.sanyi.org/images/teenmembership.jpg*/ no-repeat center center;
}
.us1_banner {
position: relative;
height: 6700px;
background: url("../images/us1_content.jpg")/*tpa=http://www.sanyi.org/images/us1_content.jpg*/ no-repeat center center;
}
.au1_banner {
position: relative;
height: 6700px;
background: url("../images/au1_content.jpg")/*tpa=http://www.sanyi.org/images/au1_content.jpg*/ no-repeat center center;
}
.xq_banner {
position: relative;
height: 6705px;
background: url("../images/banner2.jpg")/*tpa=http://www.sanyi.org/images/banner2.jpg*/ no-repeat center center;
}
.general_banner {
position: relative;
}
.act_banner {
position: relative;
width: 100%;
height: 707px;
background: url("../images/act201811_b1.jpg")/*tpa=http://www.sanyi.org/images/act201811_b1.jpg*/ no-repeat center center;
}
.xq_wrap {
width: 1100px;
margin: 0 auto;
background: #ffffff;
margin-top: 10px;
}
.news_con {
width: 721px;
float: left;
border-right: 1px dotted #ececec;
padding: 10px 34px;
font-family: "微软雅黑";
}
.news_con h3 {
font-size: 25px;
color: #333333;
padding-bottom: 12px;
border-bottom: none;
}
.news_con .time,.date {
font-size: 16px;
color: #8c8c8c;
padding: 8px 0;
display: block;
}
.news_con .time {
font-size: 12px;
color: #b4b4b4;
}
.news_con p {
/*以下两列被comment out因为会影响从秀米以及微信粘贴过来的格式*/
/*color: #333333;*/
/*font-size: 16px;*/
line-height: 24px;
}
.news_con h4 {
font-size: 30px;
font-weight: normal;
margin-top: 30px;
}
.par_set {
padding: 22px 0;
}
.side_con {
width: 210px;
float: left;
padding: 11px 45px 26px;
font-family: "微软雅黑"
}
.info_box {
margin-bottom: 10px;
height: 54px;
}
.input_box {
width: 250px;
}
.side_con input {
border: 1px solid #c2c2c2;
width: 204px;
padding: 10px;
/*margin-bottom: 10px;*/
}
.error_info {
color: #ea0000;
display: block;
margin: 2px 0px 4px;
}
.error_info.hide{
display: none;
}
.err-img {
height: 17px;
width: 17px;
position: absolute;
background-image: url("../images/error-image.png")/*tpa=http://www.sanyi.org/images/error-image.png*/;
background-repeat: no-repeat;
margin: 10px;
}
.peitu img {
float: left;
margin-right: 10px;
}
.side_con h3 {
font-size: 20px;
padding: 15px 0;
}
.side_con p {
padding: 10px 0;
line-height: 20px;
}
.side_con a {
display: inline-block;
*zoom:1;
*display:inline;
padding: 9px 24px;
background: #999999;
color: #fff;
font-size: 14px;
margin-bottom: 10px;
}
.side_con a:hover {
background: #90209b;
}
.video_wrap span {
font-size: 14px;
color: #333333;
padding-top: 10px;
display: block;
}
.video_wrap a{
margin-bottom: 20px;
}
.video_wrap img {
cursor: pointer;
}
.dash {
border-top: 1px dashed #bbbbbb;
}
.side_con i {
/*background: url(../images/tips.png);*/
position: absolute;
width: 18px;
height: 18px;
right: -13px;
top: 9px;
cursor: pointer;
z-index: 2
}
.tips_set{
position: relative;
}
.tips_con {
padding: 15px;
background: #a2988c;
position: absolute;
top:-62px;
right: -22px;
width: 150px;
color: #fff;
z-index: 3;
display: none;
line-height: 16px;
}
.arrow {
width: 21px;
height: 11px;
background: url("../images/arrow.png")/*tpa=http://www.sanyi.org/images/arrow.png*/;
position: absolute;
}
.arrow {
bottom: -10px;
right: 8px;
}
/*图文详情 end*/
/*新闻页面二级导航 start*/
.xw_banner {
background: url("../images/banner.jpg")/*tpa=http://www.sanyi.org/images/banner.jpg*/ no-repeat center;
}
/*新闻页面二级导航 end*/
/*活动页面二级导航 start*/
.hd_banner {
background: url("../images/banner3.jpg")/*tpa=http://www.sanyi.org/images/banner3.jpg*/ no-repeat center;
}
.hd_wrap {
width:100%;
font-family: "微软雅黑";
background: #fff;
padding-top: 63px;
}
.hd_wrap h3 {
font-size: 0;
text-indent: -9999px;
height: 57px;
}
.up_event {
width: 1100px;
margin:0 auto;
margin-bottom: 45px;
}
.up_event h3 {
/*background: url(../images/hd_title1.png) no-repeat;*/
margin-bottom: 50px;
}
.up_news {
width: 528px;
height: 320px;
float: left;
background: #eff4f7;
position: relative;
}
.up_news1 {
margin-right: 42px;
}
.up_news span {
font-size: 17px;
margin:26px 10px;
display: block;
float: left;
font-weight: bold;
}
.up_news .up_news_click {
display: block;
float: right;
padding: 7px 20px;
background: #999999;
font-size: 16px;
color: #fff;
position: absolute;
top:270px;
left:378px;
}
.up_news:hover .up_news_click {
background: #90209b
}
.past_event {
background: #eff4f7;
padding: 68px 0 75px;
}
.past_eve_main {
width: 1100px;
margin:0 auto;
}
.past_event h3 {
/*background: url(../images/hd_title2.png) no-repeat;*/
margin-bottom:50px;
/*padding-bottom: 50px;*/
}
.silde_con {
position: relative;
}
.silde_main {
width: 1100px;
height: 490px;
overflow: hidden;
position: relative;
}
.silde_main ul {
position: absolute;
left: 0;
}
.silde_con li {
width: 352px;
height: 490px;
background: #dae3e8;
float: left;
margin: 0 7px;
}
.silde_con li div {
padding: 24px 22px;
}
.silde_con ul {
/*width: 2200px;*/
overflow: hidden;
height: auto;
}
.silde_con h4 {
font-size: 22px;
padding: 0 0 14px;
color: #666666
}
.silde_con p {
font-size: 16px;
line-height: 24px;
}
.past_event_sub{
position: relative;
}
.silde_con li .past_event_click {
padding: 7px 20px;
background: #999999;
font-size: 16px;
color: #fff;
display: block;
width: 64px;
float: right;
position: absolute;
left: 228px;
top: 196px;
}
.silde_con li:hover .past_event_click {
background: #90209b
}
.silde_con .slide_btn{
width: 70px;
height: 70px;
position: absolute;
display: block;
top: 160px;
}
.prev {
/*background: url(../images/prev.png);*/
left: 0;
margin-left: -70px;
}
.next {
/*background: url(../images/next.png);*/
right: 0;
margin-right: -70px;
}
.prev:hover {
display:block;
background:transparent url("../images/csg.png")/*tpa=http://www.sanyi.org/images/csg.png*/ no-repeat top left;
background-position: 0 -761px;
width: 70px; height: 70px;
}
.next:hover {
display:block;
background:transparent url("../images/csg.png")/*tpa=http://www.sanyi.org/images/csg.png*/ no-repeat top left;
background-position: 0 -619px;
width: 70px; height: 70px;
}
.down_form {
width: 404px;
float: none;
}
.down_form input {
width: 404px;
}
.down_form .input_box {
width: 427px;
}
.down_form .info_box {
height: 50px;
}
/*活动页面二级导航 end*/
/*首页 start*/
/*.sy_banner {
background: url(../images/banner4.jpg) no-repeat center;
}*/
.sy_wrap h2 {
font-size: 0;
text-indent: -9999em;
height: 60px;
margin: 0 auto
}
.sy_wrap h3 {
font-size: 0;
text-indent: -9999em;
height: 35px;
margin: 0 auto
}
.feat_main div {
width: 365px;
float: left;
}
.feat_main .item_pic {
display: block;
width: 182px;
height: 183px;
background: url("../images/per.jpg")/*tpa=http://www.sanyi.org/images/per.jpg*/ no-repeat;
margin: 0 92px;
}
.item {
position: absolute;
margin-top: 45px;
border-right: 1px dashed #dcdcdc;
position: relative;
}
.per_hover {
position: absolute;
top: 0px;
left: 92px;
display: none;
}
/* index和projects的图 */
.items1 .item_pic{
background-position: 0 0
}
.items2 .item_pic{
background-position: 0 -182px;
}
.items3 {border-right: 0}
.items3 .item_pic{
background-position: 0px -364px;
}
.items4 .item_pic{
background-position: 0 -546px;
}
.items5 .item_pic{
background-position: 0 -728px;
}
.items6 {border-right: 0}
.items6 .item_pic{
background-position: 0px -910px;
}
.items7 .item_pic{
background-position: 0 -1092px;
}
.items8 .item_pic{
background-position: 0 -1274px;
}
.items9 {border-right: 0}
.items9 .item_pic{
background-position: 0px -1456px;
}
.items10 .item_pic{
background-position: 0 -1638px;
}
.items11 .item_pic{
background-position: 0 -1820px;
}
.items12 {border-right: 0}
.items12 .item_pic{
background-position: 0px -2002px;
}
/* 青少年夏季游学 Starts */
/* 青少年夏季美国游学 Starts */
.item_US_A_1 .item_US_A_pic{
background-position: 0px 0px;
}
.item_US_A_2 .item_US_A_pic{
background-position: -182px 0px;
}
.item_US_A_3 {border-right: 0}
.item_US_A_3 .item_US_A_pic{
background-position: -364px 0px;
}
.item_US_A_4 .item_US_A_pic{
background-position: -546px 0px;
}
.item_US_A_5 .item_US_A_pic{
background-position: -728px 0px;
}
.item_US_A_6 {border-right: 0}
.item_US_A_6 .item_US_A_pic{
background-position: -910px 0px;
}
.item_US_A_7 .item_US_A_pic{
background-position: -1092px 0px;
}
.item_US_A_8 .item_US_A_pic{
background-position: -1274px 0px;
}
.item_US_A_9 {border-right: 0}
.item_US_A_9 .item_US_A_pic{
background-position: -1456px 0px;
}
.item_US_A_10 .item_US_A_pic{
background-position: -1638px 0px;
}
.item_US_A_11 .item_US_A_pic{
background-position: -1820px 0px;
}
.item_US_A_12 {border-right: 0}
.item_US_A_12 .item_US_A_pic{
background-position: -2002px 0px;
}
.item_US_A_13 .item_US_A_pic{
background-position: 0px -182px;
}
.item_US_A_14 .item_US_A_pic{
background-position: -182px -182px;
}
.item_US_A_15 {border-right: 0}
.item_US_A_15 .item_US_A_pic{
background-position: -364px -182px;
}
.item_US_A_16 .item_US_A_pic{
background-position: -546px -182px;
}
.item_US_A_17 .item_US_A_pic{
background-position: -728px -182px;
}
.item_US_A_18 {border-right: 0}
.item_US_A_18 .item_US_A_pic{
background-position: -910px -182px;
}
.item_US_A_19 .item_US_A_pic{
background-position: -1092px -182px;
}
.item_US_A_20 .item_US_A_pic{
background-position: -1274px -182px;
}
.item_US_A_21 {border-right: 0}
.item_US_A_21 .item_US_A_pic{
background-position: -1456px -182px;
}
.item_US_A_22 .item_US_A_pic{
background-position: -1638px -182px;
}
.item_US_A_23 .item_US_A_pic{
background-position: -1820px -182px;
}
.item_US_A_24 {border-right: 0}
.item_US_A_24 .item_US_A_pic{
background-position: -2002px -182px;
}
.item_US_A_25 .item_US_A_pic{
background-position: 0px -364px;
}
.item_US_A_26 .item_US_A_pic{
background-position: -182px -364px;
}
.item_US_A_27 {border-right: 0}
.item_US_A_27 .item_US_A_pic{
background-position: -364px -364px;
}
.item_US_A_28 .item_US_A_pic{
background-position: -546px -364px;
}
.item_US_A_29 .item_US_A_pic{
background-position: -728px -364px;
}
.item_US_A_30 {border-right: 0}
.item_US_A_30 .item_US_A_pic{
background-position: -910px -364px;
}
.item_US_A_31 .item_US_A_pic{
background-position: -1092px -364px;
}
.item_US_A_32 .item_US_A_pic{
background-position: -1274px -364px;
}
.item_US_A_33 {border-right: 0}
.item_US_A_33 .item_US_A_pic{
background-position: -1456px -364px;
}
.item_US_A_34 .item_US_A_pic{
background-position: -1638px -364px;
}
.item_US_A_35 .item_US_A_pic{
background-position: -1820px -364px;
}
.item_US_A_36 {border-right: 0}
.item_US_A_36 .item_US_A_pic{
background-position: -2002px -364px;
}
.item_US_A_37 .item_US_A_pic{
background-position: 0px -546px;
}
.item_US_A_38 .item_US_A_pic{
background-position: -182px -546px;
}
.item_US_A_39 {border-right: 0}
.item_US_A_39 .item_US_A_pic{
background-position: -364px -546px;
}
.item_US_A_40 .item_US_A_pic{
background-position: -546px -546px;
}
.item_US_A_41 .item_US_A_pic{
background-position: -728px -546px;
}
.item_US_A_42 {border-right: 0}
.item_US_A_42 .item_US_A_pic{
background-position: -910px -546px;
}
.item_US_A_43 .item_US_A_pic{
background-position: -1092px -546px;
}
.item_US_A_44 .item_US_A_pic{
background-position: -1274px -546px;
}
.item_US_A_45 {border-right: 0}
.item_US_A_45 .item_US_A_pic{
background-position: -1456px -546px;
}
.item_US_A_46 .item_US_A_pic{
background-position: -1638px -546px;
}
.item_US_A_47 .item_US_A_pic{
background-position: -1820px -546px;
}
.item_US_A_48 {border-right: 0}
.item_US_A_48 .item_US_A_pic{
background-position: -2002px -546px;
}
.item_US_A_49 .item_US_A_pic{
background-position: 0px -728px;
}
.item_US_A_50 .item_US_A_pic{
background-position: -182px -728px;
}
.item_US_A_51 {border-right: 0}
.item_US_A_51 .item_US_A_pic{
background-position: -364px -728px;
}
.item_US_A_52 .item_US_A_pic{
background-position: -546px -728px;
}
.item_US_A_53 .item_US_A_pic{
background-position: -728px -728px;
}
.item_US_A_54 {border-right: 0}
.item_US_A_54 .item_US_A_pic{
background-position: -910px -728px;
}
.item_US_A_55 .item_US_A_pic{
background-position: -1092px -728px;
}
.item_US_A_56 .item_US_A_pic{
background-position: -1274px -728px;
}
.item_US_A_57 {border-right: 0}
.item_US_A_57 .item_US_A_pic{
background-position: -1456px -728px;
}
.item_US_A_58 .item_US_A_pic{
background-position: -1638px -728px;
}
.item_US_A_59 .item_US_A_pic{
background-position: -1820px -728px;
}
.item_US_A_60 {border-right: 0}
.item_US_A_60 .item_US_A_pic{
background-position: -2002px -728px;
}
.feat_main .item_US_B_pic {
display: block;
width: 182px;
height: 182px;
background: url("../images/thumbnails_teen_US_B.jpg")/*tpa=http://www.sanyi.org/images/thumbnails_teen_US_B.jpg*/ no-repeat;
margin: 0 92px;
}
.item_US_B_1 .item_US_B_pic{
background-position: 0px 0px;
}
.item_US_B_2 .item_US_B_pic{
background-position: -182px 0px;
}
.item_US_B_3 {border-right: 0}
.item_US_B_3 .item_US_B_pic{
background-position: -364px 0px;
}
.item_US_B_4 .item_US_B_pic{
background-position: -546px 0px;
}
.item_US_B_5 .item_US_B_pic{
background-position: -728px 0px;
}
.item_US_B_6 {border-right: 0}
.item_US_B_6 .item_US_B_pic{
background-position: -910px 0px;
}
.item_US_B_7 .item_US_B_pic{
background-position: -1092px 0px;
}
.item_US_B_8 .item_US_B_pic{
background-position: -1274px 0px;
}
.item_US_B_9 {border-right: 0}
.item_US_B_9 .item_US_B_pic{
background-position: -1456px 0px;
}
.item_US_B_10 .item_US_B_pic{
background-position: -1638px 0px;
}
.item_US_B_11 .item_US_B_pic{
background-position: -1820px 0px;
}
.item_US_B_12 {border-right: 0}
.item_US_B_12 .item_US_B_pic{
background-position: -2002px 0px;
}
.item_US_B_13 .item_US_B_pic{
background-position: 0px -182px;
}
.item_US_B_14 .item_US_B_pic{
background-position: -182px -182px;
}
.item_US_B_15 {border-right: 0}
.item_US_B_15 .item_US_B_pic{
background-position: -364px -182px;
}
.item_US_B_16 .item_US_B_pic{
background-position: -546px -182px;
}
.item_US_B_17 .item_US_B_pic{
background-position: -728px -182px;
}
.item_US_B_18 {border-right: 0}
.item_US_B_18 .item_US_B_pic{
background-position: -910px -182px;
}
.item_US_B_19 .item_US_B_pic{
background-position: -1092px -182px;
}
.item_US_B_20 .item_US_B_pic{
background-position: -1274px -182px;
}
.item_US_B_21 {border-right: 0}
.item_US_B_21 .item_US_B_pic{
background-position: -1456px -182px;
}
.item_US_B_22 .item_US_B_pic{
background-position: -1638px -182px;
}
.item_US_B_23 .item_US_B_pic{
background-position: -1820px -182px;
}
.item_US_B_24 {border-right: 0}
.item_US_B_24 .item_US_B_pic{
background-position: -2002px -182px;
}
.item_US_B_25 .item_US_B_pic{
background-position: 0px -364px;
}
.item_US_B_26 .item_US_B_pic{
background-position: -182px -364px;
}
.item_US_B_27 {border-right: 0}
.item_US_B_27 .item_US_B_pic{
background-position: -364px -364px;
}
.item_US_B_28 .item_US_B_pic{
background-position: -546px -364px;
}
.item_US_B_29 .item_US_B_pic{
background-position: -728px -364px;
}
.item_US_B_30 {border-right: 0}
.item_US_B_30 .item_US_B_pic{
background-position: -910px -364px;
}
.item_US_B_31 .item_US_B_pic{
background-position: -1092px -364px;
}
.item_US_B_32 .item_US_B_pic{
background-position: -1274px -364px;
}
.item_US_B_33 {border-right: 0}
.item_US_B_33 .item_US_B_pic{
background-position: -1456px -364px;
}
.item_US_B_34 .item_US_B_pic{
background-position: -1638px -364px;
}
.item_US_B_35 .item_US_B_pic{
background-position: -1820px -364px;
}
.item_US_B_36 {border-right: 0}
.item_US_B_36 .item_US_B_pic{
background-position: -2002px -364px;
}
.item_US_B_37 .item_US_B_pic{
background-position: 0px -546px;
}
.item_US_B_38 .item_US_B_pic{
background-position: -182px -546px;
}
.item_US_B_39 {border-right: 0}
.item_US_B_39 .item_US_B_pic{
background-position: -364px -546px;
}
.item_US_B_40 .item_US_B_pic{
background-position: -546px -546px;
}
.item_US_B_41 .item_US_B_pic{
background-position: -728px -546px;
}
.item_US_B_42 {border-right: 0}
.item_US_B_42 .item_US_B_pic{
background-position: -910px -546px;
}
.item_US_B_43 .item_US_B_pic{
background-position: -1092px -546px;
}
.item_US_B_44 .item_US_B_pic{
background-position: -1274px -546px;
}
.item_US_B_45 {border-right: 0}
.item_US_B_45 .item_US_B_pic{
background-position: -1456px -546px;
}
.item_US_B_46 .item_US_B_pic{
background-position: -1638px -546px;
}
.item_US_B_47 .item_US_B_pic{
background-position: -1820px -546px;
}
.item_US_B_48 {border-right: 0}
.item_US_B_48 .item_US_B_pic{
background-position: -2002px -546px;
}
.item_US_B_49 .item_US_B_pic{
background-position: 0px -728px;
}
.item_US_B_50 .item_US_B_pic{
background-position: -182px -728px;
}
.item_US_B_51 {border-right: 0}
.item_US_B_51 .item_US_B_pic{
background-position: -364px -728px;
}
.item_US_B_52 .item_US_B_pic{
background-position: -546px -728px;
}
.item_US_B_53 .item_US_B_pic{
background-position: -728px -728px;
}
.item_US_B_54 {border-right: 0}
.item_US_B_54 .item_US_B_pic{
background-position: -910px -728px;
}
.item_US_B_55 .item_US_B_pic{
background-position: -1092px -728px;
}
.item_US_B_56 .item_US_B_pic{
background-position: -1274px -728px;
}
.item_US_B_57 {border-right: 0}
.item_US_B_57 .item_US_B_pic{
background-position: -1456px -728px;
}
.item_US_B_58 .item_US_B_pic{
background-position: -1638px -728px;
}
.item_US_B_59 .item_US_B_pic{
background-position: -1820px -728px;
}
.item_US_B_60 {border-right: 0}
.item_US_B_60 .item_US_B_pic{
background-position: -2002px -728px;
}
.feat_main .item_US_C_pic {
display: block;
width: 182px;
height: 182px;
background: url("../images/thumbnails_teen_US_C.jpg")/*tpa=http://www.sanyi.org/images/thumbnails_teen_US_C.jpg*/ no-repeat;
margin: 0 92px;
}
.item_US_C_1 .item_US_C_pic{
background-position: 0px 0px;
}
.item_US_C_2 .item_US_C_pic{
background-position: -182px 0px;
}
.item_US_C_3 {border-right: 0}
.item_US_C_3 .item_US_C_pic{
background-position: -364px 0px;
}
.item_US_C_4 .item_US_C_pic{
background-position: -546px 0px;
}
.item_US_C_5 .item_US_C_pic{
background-position: -728px 0px;
}
.item_US_C_6 {border-right: 0}
.item_US_C_6 .item_US_C_pic{
background-position: -910px 0px;
}
.item_US_C_7 .item_US_C_pic{
background-position: -1092px 0px;
}
.item_US_C_8 .item_US_C_pic{
background-position: -1274px 0px;
}
.item_US_C_9 {border-right: 0}
.item_US_C_9 .item_US_C_pic{
background-position: -1456px 0px;
}
.item_US_C_10 .item_US_C_pic{
background-position: -1638px 0px;
}
.item_US_C_11 .item_US_C_pic{
background-position: -1820px 0px;
}
.item_US_C_12 {border-right: 0}
.item_US_C_12 .item_US_C_pic{
background-position: -2002px 0px;
}
.item_US_C_13 .item_US_C_pic{
background-position: 0px -182px;
}
.item_US_C_14 .item_US_C_pic{
background-position: -182px -182px;
}
.item_US_C_15 {border-right: 0}
.item_US_C_15 .item_US_C_pic{
background-position: -364px -182px;
}
.item_US_C_16 .item_US_C_pic{
background-position: -546px -182px;
}
.item_US_C_17 .item_US_C_pic{
background-position: -728px -182px;
}
.item_US_C_18 {border-right: 0}
.item_US_C_18 .item_US_C_pic{
background-position: -910px -182px;
}
.item_US_C_19 .item_US_C_pic{
background-position: -1092px -182px;
}
.item_US_C_20 .item_US_C_pic{
background-position: -1274px -182px;
}
.item_US_C_21 {border-right: 0}
.item_US_C_21 .item_US_C_pic{
background-position: -1456px -182px;
}
.item_US_C_22 .item_US_C_pic{
background-position: -1638px -182px;
}
.item_US_C_23 .item_US_C_pic{
background-position: -1820px -182px;
}
.item_US_C_24 {border-right: 0}
.item_US_C_24 .item_US_C_pic{
background-position: -2002px -182px;
}
.item_US_C_25 .item_US_C_pic{
background-position: 0px -364px;
}
.item_US_C_26 .item_US_C_pic{
background-position: -182px -364px;
}
.item_US_C_27 {border-right: 0}
.item_US_C_27 .item_US_C_pic{
background-position: -364px -364px;
}
.item_US_C_28 .item_US_C_pic{
background-position: -546px -364px;
}
.item_US_C_29 .item_US_C_pic{
background-position: -728px -364px;
}
.item_US_C_30 {border-right: 0}
.item_US_C_30 .item_US_C_pic{
background-position: -910px -364px;
}
.item_US_C_31 .item_US_C_pic{
background-position: -1092px -364px;
}
.item_US_C_32 .item_US_C_pic{
background-position: -1274px -364px;
}
.item_US_C_33 {border-right: 0}
.item_US_C_33 .item_US_C_pic{
background-position: -1456px -364px;
}
.item_US_C_34 .item_US_C_pic{
background-position: -1638px -364px;
}
.item_US_C_35 .item_US_C_pic{
background-position: -1820px -364px;
}
.item_US_C_36 {border-right: 0}
.item_US_C_36 .item_US_C_pic{
background-position: -2002px -364px;
}
.item_US_C_37 .item_US_C_pic{
background-position: 0px -546px;
}
.item_US_C_38 .item_US_C_pic{
background-position: -182px -546px;
}
.item_US_C_39 {border-right: 0}
.item_US_C_39 .item_US_C_pic{
background-position: -364px -546px;
}
.item_US_C_40 .item_US_C_pic{
background-position: -546px -546px;
}
.item_US_C_41 .item_US_C_pic{
background-position: -728px -546px;
}
.item_US_C_42 {border-right: 0}
.item_US_C_42 .item_US_C_pic{
background-position: -910px -546px;
}
.item_US_C_43 .item_US_C_pic{
background-position: -1092px -546px;
}
.item_US_C_44 .item_US_C_pic{
background-position: -1274px -546px;
}
.item_US_C_45 {border-right: 0}
.item_US_C_45 .item_US_C_pic{
background-position: -1456px -546px;
}
.item_US_C_46 .item_US_C_pic{
background-position: -1638px -546px;
}
.item_US_C_47 .item_US_C_pic{
background-position: -1820px -546px;
}
.item_US_C_48 {border-right: 0}
.item_US_C_48 .item_US_C_pic{
background-position: -2002px -546px;
}
.item_US_C_49 .item_US_C_pic{
background-position: 0px -728px;
}
.item_US_C_50 .item_US_C_pic{
background-position: -182px -728px;
}
.item_US_C_51 {border-right: 0}
.item_US_C_51 .item_US_C_pic{
background-position: -364px -728px;
}
.item_US_C_52 .item_US_C_pic{
background-position: -546px -728px;
}
.item_US_C_53 .item_US_C_pic{
background-position: -728px -728px;
}
.item_US_C_54 {border-right: 0}
.item_US_C_54 .item_US_C_pic{
background-position: -910px -728px;
}
.item_US_C_55 .item_US_C_pic{
background-position: -1092px -728px;
}
.item_US_C_56 .item_US_C_pic{
background-position: -1274px -728px;
}
.item_US_C_57 {border-right: 0}
.item_US_C_57 .item_US_C_pic{
background-position: -1456px -728px;
}
.item_US_C_58 .item_US_C_pic{
background-position: -1638px -728px;
}
.item_US_C_59 .item_US_C_pic{
background-position: -1820px -728px;
}
.item_US_C_60 {border-right: 0}
.item_US_C_60 .item_US_C_pic{
background-position: -2002px -728px;
}
.feat_main .item_US_NEW_pic {
display: block;
width: 182px;
height: 182px;
background: url("../images/thumbnails_teen_US_NEW.jpg")/*tpa=http://www.sanyi.org/images/thumbnails_teen_US_NEW.jpg*/ no-repeat;
margin: 0 92px;
}
.item_US_NEW_1 .item_US_NEW_pic{
background-position: 0px 0px;
}
.item_US_NEW_2 .item_US_NEW_pic{
background-position: -182px 0px;
}
.item_US_NEW_3 {border-right: 0}
.item_US_NEW_3 .item_US_NEW_pic{
background-position: -364px 0px;
}
.item_US_NEW_4 .item_US_NEW_pic{
background-position: -546px 0px;
}
.item_US_NEW_5 .item_US_NEW_pic{
background-position: -728px 0px;
}
.item_US_NEW_6 {border-right: 0}
.item_US_NEW_6 .item_US_NEW_pic{
background-position: -910px 0px;
}
.item_US_NEW_7 .item_US_NEW_pic{
background-position: -1092px 0px;
}
.item_US_NEW_8 .item_US_NEW_pic{
background-position: -1274px 0px;
}
.item_US_NEW_9 {border-right: 0}
.item_US_NEW_9 .item_US_NEW_pic{
background-position: -1456px 0px;
}
.item_US_NEW_10 .item_US_NEW_pic{
background-position: -1638px 0px;
}
.item_US_NEW_11 .item_US_NEW_pic{
background-position: -1820px 0px;
}
.item_US_NEW_12 {border-right: 0}
.item_US_NEW_12 .item_US_NEW_pic{
background-position: -2002px 0px;
}
.item_US_NEW_13 .item_US_NEW_pic{
background-position: 0px -182px;
}
.item_US_NEW_14 .item_US_NEW_pic{
background-position: -182px -182px;
}
.item_US_NEW_15 {border-right: 0}
.item_US_NEW_15 .item_US_NEW_pic{
background-position: -364px -182px;
}
.item_US_NEW_16 .item_US_NEW_pic{
background-position: -546px -182px;
}
.item_US_NEW_17 .item_US_NEW_pic{
background-position: -728px -182px;
}
.item_US_NEW_18 {border-right: 0}
.item_US_NEW_18 .item_US_NEW_pic{
background-position: -910px -182px;
}
.item_US_NEW_19 .item_US_NEW_pic{
background-position: -1092px -182px;
}
.item_US_NEW_20 .item_US_NEW_pic{
background-position: -1274px -182px;
}
.item_US_NEW_21 {border-right: 0}
.item_US_NEW_21 .item_US_NEW_pic{
background-position: -1456px -182px;
}
.item_US_NEW_22 .item_US_NEW_pic{
background-position: -1638px -182px;
}
.item_US_NEW_23 .item_US_NEW_pic{
background-position: -1820px -182px;
}
.item_US_NEW_24 {border-right: 0}
.item_US_NEW_24 .item_US_NEW_pic{
background-position: -2002px -182px;
}
.item_US_NEW_25 .item_US_NEW_pic{
background-position: 0px -364px;
}
.item_US_NEW_26 .item_US_NEW_pic{
background-position: -182px -364px;
}
.item_US_NEW_27 {border-right: 0}
.item_US_NEW_27 .item_US_NEW_pic{
background-position: -364px -364px;
}
.item_US_NEW_28 .item_US_NEW_pic{
background-position: -546px -364px;
}
.item_US_NEW_29 .item_US_NEW_pic{
background-position: -728px -364px;
}
.item_US_NEW_30 {border-right: 0}
.item_US_NEW_30 .item_US_NEW_pic{
background-position: -910px -364px;
}
.item_US_NEW_31 .item_US_NEW_pic{
background-position: -1092px -364px;
}
.item_US_NEW_32 .item_US_NEW_pic{
background-position: -1274px -364px;
}
.item_US_NEW_33 {border-right: 0}
.item_US_NEW_33 .item_US_NEW_pic{
background-position: -1456px -364px;
}
.item_US_NEW_34 .item_US_NEW_pic{
background-position: -1638px -364px;
}
.item_US_NEW_35 .item_US_NEW_pic{
background-position: -1820px -364px;
}
.item_US_NEW_36 {border-right: 0}
.item_US_NEW_36 .item_US_NEW_pic{
background-position: -2002px -364px;
}
.item_US_NEW_37 .item_US_NEW_pic{
background-position: 0px -546px;
}
.item_US_NEW_38 .item_US_NEW_pic{
background-position: -182px -546px;
}
.item_US_NEW_39 {border-right: 0}
.item_US_NEW_39 .item_US_NEW_pic{
background-position: -364px -546px;
}
.item_US_NEW_40 .item_US_NEW_pic{
background-position: -546px -546px;
}
.item_US_NEW_41 .item_US_NEW_pic{
background-position: -728px -546px;
}
.item_US_NEW_42 {border-right: 0}
.item_US_NEW_42 .item_US_NEW_pic{
background-position: -910px -546px;
}
.item_US_NEW_43 .item_US_NEW_pic{
background-position: -1092px -546px;
}
.item_US_NEW_44 .item_US_NEW_pic{
background-position: -1274px -546px;
}
.item_US_NEW_45 {border-right: 0}
.item_US_NEW_45 .item_US_NEW_pic{
background-position: -1456px -546px;
}
.item_US_NEW_46 .item_US_NEW_pic{
background-position: -1638px -546px;
}
.item_US_NEW_47 .item_US_NEW_pic{
background-position: -1820px -546px;
}
.item_US_NEW_48 {border-right: 0}
.item_US_NEW_48 .item_US_NEW_pic{
background-position: -2002px -546px;
}
.item_US_NEW_49 .item_US_NEW_pic{
background-position: 0px -728px;
}
.item_US_NEW_50 .item_US_NEW_pic{
background-position: -182px -728px;
}
.item_US_NEW_51 {border-right: 0}
.item_US_NEW_51 .item_US_NEW_pic{
background-position: -364px -728px;
}
.item_US_NEW_52 .item_US_NEW_pic{
background-position: -546px -728px;
}
.item_US_NEW_53 .item_US_NEW_pic{
background-position: -728px -728px;
}
.item_US_NEW_54 {border-right: 0}
.item_US_NEW_54 .item_US_NEW_pic{
background-position: -910px -728px;
}
.item_US_NEW_55 .item_US_NEW_pic{
background-position: -1092px -728px;
}
.item_US_NEW_56 .item_US_NEW_pic{
background-position: -1274px -728px;
}
.item_US_NEW_57 {border-right: 0}
.item_US_NEW_57 .item_US_NEW_pic{
background-position: -1456px -728px;
}
.item_US_NEW_58 .item_US_NEW_pic{
background-position: -1638px -728px;
}
.item_US_NEW_59 .item_US_NEW_pic{
background-position: -1820px -728px;
}
.item_US_NEW_60 {border-right: 0}
.item_US_NEW_60 .item_US_NEW_pic{
background-position: -2002px -728px;
}
/* 青少年夏季美国游学 Ends */
/* 青少年夏季英国游学 Starts */
.feat_main .item_UK_A_pic {
display: block;
width: 182px;
height: 182px;
background: url("../images/thumbnails_teen_UK_A.jpg")/*tpa=http://www.sanyi.org/images/thumbnails_teen_UK_A.jpg*/ no-repeat;
margin: 0 92px;
}
.item_UK_A_1 .item_UK_A_pic{
background-position: 0px 0px;
}
.item_UK_A_2 .item_UK_A_pic{
background-position: -182px 0px;
}
.item_UK_A_3 {border-right: 0}
.item_UK_A_3 .item_UK_A_pic{
background-position: -364px 0px;
}
.item_UK_A_4 .item_UK_A_pic{
background-position: -546px 0px;
}
.item_UK_A_5 .item_UK_A_pic{
background-position: -728px 0px;
}
.item_UK_A_6 {border-right: 0}
.item_UK_A_6 .item_UK_A_pic{
background-position: -910px 0px;
}
.item_UK_A_7 .item_UK_A_pic{
background-position: -1092px 0px;
}
.item_UK_A_8 .item_UK_A_pic{
background-position: -1274px 0px;
}
.item_UK_A_9 {border-right: 0}
.item_UK_A_9 .item_UK_A_pic{
background-position: -1456px 0px;
}
.item_UK_A_10 .item_UK_A_pic{
background-position: -1638px 0px;
}
.item_UK_A_11 .item_UK_A_pic{
background-position: -1820px 0px;
}
.item_UK_A_12 {border-right: 0}
.item_UK_A_12 .item_UK_A_pic{
background-position: -2002px 0px;
}
.item_UK_A_13 .item_UK_A_pic{
background-position: 0px -182px;
}
.item_UK_A_14 .item_UK_A_pic{
background-position: -182px -182px;
}
.item_UK_A_15 {border-right: 0}
.item_UK_A_15 .item_UK_A_pic{
background-position: -364px -182px;
}
.item_UK_A_16 .item_UK_A_pic{
background-position: -546px -182px;
}
.item_UK_A_17 .item_UK_A_pic{
background-position: -728px -182px;
}
.item_UK_A_18 {border-right: 0}
.item_UK_A_18 .item_UK_A_pic{
background-position: -910px -182px;
}
.item_UK_A_19 .item_UK_A_pic{
background-position: -1092px -182px;
}
.item_UK_A_20 .item_UK_A_pic{
background-position: -1274px -182px;
}
.item_UK_A_21 {border-right: 0}
.item_UK_A_21 .item_UK_A_pic{
background-position: -1456px -182px;
}
.item_UK_A_22 .item_UK_A_pic{
background-position: -1638px -182px;
}
.item_UK_A_23 .item_UK_A_pic{
background-position: -1820px -182px;
}
.item_UK_A_24 {border-right: 0}
.item_UK_A_24 .item_UK_A_pic{
background-position: -2002px -182px;
}
.item_UK_A_25 .item_UK_A_pic{
background-position: 0px -364px;
}
.item_UK_A_26 .item_UK_A_pic{
background-position: -182px -364px;
}
.item_UK_A_27 {border-right: 0}
.item_UK_A_27 .item_UK_A_pic{
background-position: -364px -364px;
}
.item_UK_A_28 .item_UK_A_pic{
background-position: -546px -364px;
}
.item_UK_A_29 .item_UK_A_pic{
background-position: -728px -364px;
}
.item_UK_A_30 {border-right: 0}
.item_UK_A_30 .item_UK_A_pic{
background-position: -910px -364px;
}
.item_UK_A_31 .item_UK_A_pic{
background-position: -1092px -364px;
}
.item_UK_A_32 .item_UK_A_pic{
background-position: -1274px -364px;
}
.item_UK_A_33 {border-right: 0}
.item_UK_A_33 .item_UK_A_pic{
background-position: -1456px -364px;
}
.item_UK_A_34 .item_UK_A_pic{
background-position: -1638px -364px;
}
.item_UK_A_35 .item_UK_A_pic{
background-position: -1820px -364px;
}
.item_UK_A_36 {border-right: 0}
.item_UK_A_36 .item_UK_A_pic{
background-position: -2002px -364px;
}
.item_UK_A_37 .item_UK_A_pic{
background-position: 0px -546px;
}
.item_UK_A_38 .item_UK_A_pic{
background-position: -182px -546px;
}
.item_UK_A_39 {border-right: 0}
.item_UK_A_39 .item_UK_A_pic{
background-position: -364px -546px;
}
.item_UK_A_40 .item_UK_A_pic{
background-position: -546px -546px;
}
.item_UK_A_41 .item_UK_A_pic{
background-position: -728px -546px;
}
.item_UK_A_42 {border-right: 0}
.item_UK_A_42 .item_UK_A_pic{
background-position: -910px -546px;
}
.item_UK_A_43 .item_UK_A_pic{
background-position: -1092px -546px;
}
.item_UK_A_44 .item_UK_A_pic{
background-position: -1274px -546px;
}
.item_UK_A_45 {border-right: 0}
.item_UK_A_45 .item_UK_A_pic{
background-position: -1456px -546px;
}
.item_UK_A_46 .item_UK_A_pic{
background-position: -1638px -546px;
}
.item_UK_A_47 .item_UK_A_pic{
background-position: -1820px -546px;
}
.item_UK_A_48 {border-right: 0}
.item_UK_A_48 .item_UK_A_pic{
background-position: -2002px -546px;
}
.item_UK_A_49 .item_UK_A_pic{
background-position: 0px -728px;
}
.item_UK_A_50 .item_UK_A_pic{
background-position: -182px -728px;
}
.item_UK_A_51 {border-right: 0}
.item_UK_A_51 .item_UK_A_pic{
background-position: -364px -728px;
}
.item_UK_A_52 .item_UK_A_pic{
background-position: -546px -728px;
}
.item_UK_A_53 .item_UK_A_pic{
background-position: -728px -728px;
}
.item_UK_A_54 {border-right: 0}
.item_UK_A_54 .item_UK_A_pic{
background-position: -910px -728px;
}
.item_UK_A_55 .item_UK_A_pic{
background-position: -1092px -728px;
}
.item_UK_A_56 .item_UK_A_pic{
background-position: -1274px -728px;
}
.item_UK_A_57 {border-right: 0}
.item_UK_A_57 .item_UK_A_pic{
background-position: -1456px -728px;
}
.item_UK_A_58 .item_UK_A_pic{
background-position: -1638px -728px;
}
.item_UK_A_59 .item_UK_A_pic{
background-position: -1820px -728px;
}
.item_UK_A_60 {border-right: 0}
.item_UK_A_60 .item_UK_A_pic{
background-position: -2002px -728px;
}
.feat_main .item_UK_B_pic {
display: block;
width: 182px;
height: 182px;
background: url("../images/thumbnails_teen_UK_B.jpg")/*tpa=http://www.sanyi.org/images/thumbnails_teen_UK_B.jpg*/ no-repeat;
margin: 0 92px;
}
.item_UK_B_1 .item_UK_B_pic{
background-position: 0px 0px;
}
.item_UK_B_2 .item_UK_B_pic{
background-position: -182px 0px;
}
.item_UK_B_3 {border-right: 0}
.item_UK_B_3 .item_UK_B_pic{
background-position: -364px 0px;
}
.item_UK_B_4 .item_UK_B_pic{
background-position: -546px 0px;
}
.item_UK_B_5 .item_UK_B_pic{
background-position: -728px 0px;
}
.item_UK_B_6 {border-right: 0}
.item_UK_B_6 .item_UK_B_pic{
background-position: -910px 0px;
}
.item_UK_B_7 .item_UK_B_pic{
background-position: -1092px 0px;
}
.item_UK_B_8 .item_UK_B_pic{
background-position: -1274px 0px;
}
.item_UK_B_9 {border-right: 0}
.item_UK_B_9 .item_UK_B_pic{
background-position: -1456px 0px;
}
.item_UK_B_10 .item_UK_B_pic{
background-position: -1638px 0px;
}
.item_UK_B_11 .item_UK_B_pic{
background-position: -1820px 0px;
}
.item_UK_B_12 {border-right: 0}
.item_UK_B_12 .item_UK_B_pic{
background-position: -2002px 0px;
}
.item_UK_B_13 .item_UK_B_pic{
background-position: 0px -182px;
}
.item_UK_B_14 .item_UK_B_pic{
background-position: -182px -182px;
}
.item_UK_B_15 {border-right: 0}
.item_UK_B_15 .item_UK_B_pic{
background-position: -364px -182px;
}
.item_UK_B_16 .item_UK_B_pic{
background-position: -546px -182px;
}
.item_UK_B_17 .item_UK_B_pic{
background-position: -728px -182px;
}
.item_UK_B_18 {border-right: 0}
.item_UK_B_18 .item_UK_B_pic{
background-position: -910px -182px;
}
.item_UK_B_19 .item_UK_B_pic{
background-position: -1092px -182px;
}
.item_UK_B_20 .item_UK_B_pic{
background-position: -1274px -182px;
}
.item_UK_B_21 {border-right: 0}
.item_UK_B_21 .item_UK_B_pic{
background-position: -1456px -182px;
}
.item_UK_B_22 .item_UK_B_pic{
background-position: -1638px -182px;
}
.item_UK_B_23 .item_UK_B_pic{
background-position: -1820px -182px;
}
.item_UK_B_24 {border-right: 0}
.item_UK_B_24 .item_UK_B_pic{
background-position: -2002px -182px;
}
.item_UK_B_25 .item_UK_B_pic{
background-position: 0px -364px;
}
.item_UK_B_26 .item_UK_B_pic{
background-position: -182px -364px;
}
.item_UK_B_27 {border-right: 0}
.item_UK_B_27 .item_UK_B_pic{
background-position: -364px -364px;
}
.item_UK_B_28 .item_UK_B_pic{
background-position: -546px -364px;
}
.item_UK_B_29 .item_UK_B_pic{
background-position: -728px -364px;
}
.item_UK_B_30 {border-right: 0}
.item_UK_B_30 .item_UK_B_pic{
background-position: -910px -364px;
}
.item_UK_B_31 .item_UK_B_pic{
background-position: -1092px -364px;
}
.item_UK_B_32 .item_UK_B_pic{
background-position: -1274px -364px;
}
.item_UK_B_33 {border-right: 0}
.item_UK_B_33 .item_UK_B_pic{
background-position: -1456px -364px;
}
.item_UK_B_34 .item_UK_B_pic{
background-position: -1638px -364px;
}
.item_UK_B_35 .item_UK_B_pic{
background-position: -1820px -364px;
}
.item_UK_B_36 {border-right: 0}
.item_UK_B_36 .item_UK_B_pic{
background-position: -2002px -364px;
}
.item_UK_B_37 .item_UK_B_pic{
background-position: 0px -546px;
}
.item_UK_B_38 .item_UK_B_pic{
background-position: -182px -546px;
}
.item_UK_B_39 {border-right: 0}
.item_UK_B_39 .item_UK_B_pic{
background-position: -364px -546px;
}
.item_UK_B_40 .item_UK_B_pic{
background-position: -546px -546px;
}
.item_UK_B_41 .item_UK_B_pic{
background-position: -728px -546px;
}
.item_UK_B_42 {border-right: 0}
.item_UK_B_42 .item_UK_B_pic{
background-position: -910px -546px;
}
.item_UK_B_43 .item_UK_B_pic{
background-position: -1092px -546px;
}
.item_UK_B_44 .item_UK_B_pic{
background-position: -1274px -546px;
}
.item_UK_B_45 {border-right: 0}
.item_UK_B_45 .item_UK_B_pic{
background-position: -1456px -546px;
}
.item_UK_B_46 .item_UK_B_pic{
background-position: -1638px -546px;
}
.item_UK_B_47 .item_UK_B_pic{
background-position: -1820px -546px;
}
.item_UK_B_48 {border-right: 0}
.item_UK_B_48 .item_UK_B_pic{
background-position: -2002px -546px;
}
.item_UK_B_49 .item_UK_B_pic{
background-position: 0px -728px;
}
.item_UK_B_50 .item_UK_B_pic{
background-position: -182px -728px;
}
.item_UK_B_51 {border-right: 0}
.item_UK_B_51 .item_UK_B_pic{
background-position: -364px -728px;
}
.item_UK_B_52 .item_UK_B_pic{
background-position: -546px -728px;
}
.item_UK_B_53 .item_UK_B_pic{
background-position: -728px -728px;
}
.item_UK_B_54 {border-right: 0}
.item_UK_B_54 .item_UK_B_pic{
background-position: -910px -728px;
}
.item_UK_B_55 .item_UK_B_pic{
background-position: -1092px -728px;
}
.item_UK_B_56 .item_UK_B_pic{
background-position: -1274px -728px;
}
.item_UK_B_57 {border-right: 0}
.item_UK_B_57 .item_UK_B_pic{
background-position: -1456px -728px;
}
.item_UK_B_58 .item_UK_B_pic{
background-position: -1638px -728px;
}
.item_UK_B_59 .item_UK_B_pic{
background-position: -1820px -728px;
}
.item_UK_B_60 {border-right: 0}
.item_UK_B_60 .item_UK_B_pic{
background-position: -2002px -728px;
}
.feat_main .item_UK_C_pic {
display: block;
width: 182px;
height: 182px;
background: url("../images/thumbnails_teen_UK_C.jpg")/*tpa=http://www.sanyi.org/images/thumbnails_teen_UK_C.jpg*/ no-repeat;
margin: 0 92px;
}
.item_UK_C_1 .item_UK_C_pic{
background-position: 0px 0px;
}
.item_UK_C_2 .item_UK_C_pic{
background-position: -182px 0px;
}
.item_UK_C_3 {border-right: 0}
.item_UK_C_3 .item_UK_C_pic{
background-position: -364px 0px;
}
.item_UK_C_4 .item_UK_C_pic{
background-position: -546px 0px;
}
.item_UK_C_5 .item_UK_C_pic{
background-position: -728px 0px;
}
.item_UK_C_6 {border-right: 0}
.item_UK_C_6 .item_UK_C_pic{
background-position: -910px 0px;
}
.item_UK_C_7 .item_UK_C_pic{
background-position: -1092px 0px;
}
.item_UK_C_8 .item_UK_C_pic{
background-position: -1274px 0px;
}
.item_UK_C_9 {border-right: 0}
.item_UK_C_9 .item_UK_C_pic{
background-position: -1456px 0px;
}
.item_UK_C_10 .item_UK_C_pic{
background-position: -1638px 0px;
}
.item_UK_C_11 .item_UK_C_pic{
background-position: -1820px 0px;
}
.item_UK_C_12 {border-right: 0}
.item_UK_C_12 .item_UK_C_pic{
background-position: -2002px 0px;
}
.item_UK_C_13 .item_UK_C_pic{
background-position: 0px -182px;
}
.item_UK_C_14 .item_UK_C_pic{
background-position: -182px -182px;
}
.item_UK_C_15 {border-right: 0}
.item_UK_C_15 .item_UK_C_pic{
background-position: -364px -182px;
}
.item_UK_C_16 .item_UK_C_pic{
background-position: -546px -182px;
}
.item_UK_C_17 .item_UK_C_pic{
background-position: -728px -182px;
}
.item_UK_C_18 {border-right: 0}
.item_UK_C_18 .item_UK_C_pic{
background-position: -910px -182px;
}
.item_UK_C_19 .item_UK_C_pic{
background-position: -1092px -182px;
}
.item_UK_C_20 .item_UK_C_pic{
background-position: -1274px -182px;
}
.item_UK_C_21 {border-right: 0}
.item_UK_C_21 .item_UK_C_pic{
background-position: -1456px -182px;
}
.item_UK_C_22 .item_UK_C_pic{
background-position: -1638px -182px;
}
.item_UK_C_23 .item_UK_C_pic{
background-position: -1820px -182px;
}
.item_UK_C_24 {border-right: 0}
.item_UK_C_24 .item_UK_C_pic{
background-position: -2002px -182px;
}
.item_UK_C_25 .item_UK_C_pic{
background-position: 0px -364px;
}
.item_UK_C_26 .item_UK_C_pic{
background-position: -182px -364px;
}
.item_UK_C_27 {border-right: 0}
.item_UK_C_27 .item_UK_C_pic{
background-position: -364px -364px;
}
.item_UK_C_28 .item_UK_C_pic{
background-position: -546px -364px;
}
.item_UK_C_29 .item_UK_C_pic{
background-position: -728px -364px;
}
.item_UK_C_30 {border-right: 0}
.item_UK_C_30 .item_UK_C_pic{
background-position: -910px -364px;
}
.item_UK_C_31 .item_UK_C_pic{
background-position: -1092px -364px;
}
.item_UK_C_32 .item_UK_C_pic{
background-position: -1274px -364px;
}
.item_UK_C_33 {border-right: 0}
.item_UK_C_33 .item_UK_C_pic{
background-position: -1456px -364px;
}
.item_UK_C_34 .item_UK_C_pic{
background-position: -1638px -364px;
}
.item_UK_C_35 .item_UK_C_pic{
background-position: -1820px -364px;
}
.item_UK_C_36 {border-right: 0}
.item_UK_C_36 .item_UK_C_pic{
background-position: -2002px -364px;
}
.item_UK_C_37 .item_UK_C_pic{
background-position: 0px -546px;
}
.item_UK_C_38 .item_UK_C_pic{
background-position: -182px -546px;
}
.item_UK_C_39 {border-right: 0}
.item_UK_C_39 .item_UK_C_pic{
background-position: -364px -546px;
}
.item_UK_C_40 .item_UK_C_pic{
background-position: -546px -546px;
}
.item_UK_C_41 .item_UK_C_pic{
background-position: -728px -546px;
}
.item_UK_C_42 {border-right: 0}
.item_UK_C_42 .item_UK_C_pic{
background-position: -910px -546px;
}
.item_UK_C_43 .item_UK_C_pic{
background-position: -1092px -546px;
}
.item_UK_C_44 .item_UK_C_pic{
background-position: -1274px -546px;
}
.item_UK_C_45 {border-right: 0}
.item_UK_C_45 .item_UK_C_pic{
background-position: -1456px -546px;
}
.item_UK_C_46 .item_UK_C_pic{
background-position: -1638px -546px;
}
.item_UK_C_47 .item_UK_C_pic{
background-position: -1820px -546px;
}
.item_UK_C_48 {border-right: 0}
.item_UK_C_48 .item_UK_C_pic{
background-position: -2002px -546px;
}
.item_UK_C_49 .item_UK_C_pic{
background-position: 0px -728px;
}
.item_UK_C_50 .item_UK_C_pic{
background-position: -182px -728px;
}
.item_UK_C_51 {border-right: 0}
.item_UK_C_51 .item_UK_C_pic{
background-position: -364px -728px;
}
.item_UK_C_52 .item_UK_C_pic{
background-position: -546px -728px;
}
.item_UK_C_53 .item_UK_C_pic{
background-position: -728px -728px;
}
.item_UK_C_54 {border-right: 0}
.item_UK_C_54 .item_UK_C_pic{
background-position: -910px -728px;
}
.item_UK_C_55 .item_UK_C_pic{
background-position: -1092px -728px;
}
.item_UK_C_56 .item_UK_C_pic{
background-position: -1274px -728px;
}
.item_UK_C_57 {border-right: 0}
.item_UK_C_57 .item_UK_C_pic{
background-position: -1456px -728px;
}
.item_UK_C_58 .item_UK_C_pic{
background-position: -1638px -728px;
}
.item_UK_C_59 .item_UK_C_pic{
background-position: -1820px -728px;
}
.item_UK_C_60 {border-right: 0}
.item_UK_C_60 .item_UK_C_pic{
background-position: -2002px -728px;
}
.feat_main .item_UK_NEW_pic {
display: block;
width: 182px;
height: 182px;
background: url("../images/thumbnails_teen_UK_NEW.jpg")/*tpa=http://www.sanyi.org/images/thumbnails_teen_UK_NEW.jpg*/ no-repeat;
margin: 0 92px;
}
.item_UK_NEW_1 .item_UK_NEW_pic{
background-position: 0px 0px;
}
.item_UK_NEW_2 .item_UK_NEW_pic{
background-position: -182px 0px;
}
.item_UK_NEW_3 {border-right: 0}
.item_UK_NEW_3 .item_UK_NEW_pic{
background-position: -364px 0px;
}
.item_UK_NEW_4 .item_UK_NEW_pic{
background-position: -546px 0px;
}
.item_UK_NEW_5 .item_UK_NEW_pic{
background-position: -728px 0px;
}
.item_UK_NEW_6 {border-right: 0}
.item_UK_NEW_6 .item_UK_NEW_pic{
background-position: -910px 0px;
}
.item_UK_NEW_7 .item_UK_NEW_pic{
background-position: -1092px 0px;
}
.item_UK_NEW_8 .item_UK_NEW_pic{
background-position: -1274px 0px;
}
.item_UK_NEW_9 {border-right: 0}
.item_UK_NEW_9 .item_UK_NEW_pic{
background-position: -1456px 0px;
}
.item_UK_NEW_10 .item_UK_NEW_pic{
background-position: -1638px 0px;
}
.item_UK_NEW_11 .item_UK_NEW_pic{
background-position: -1820px 0px;
}
.item_UK_NEW_12 {border-right: 0}
.item_UK_NEW_12 .item_UK_NEW_pic{
background-position: -2002px 0px;
}
.item_UK_NEW_13 .item_UK_NEW_pic{
background-position: 0px -182px;
}
.item_UK_NEW_14 .item_UK_NEW_pic{
background-position: -182px -182px;
}
.item_UK_NEW_15 {border-right: 0}
.item_UK_NEW_15 .item_UK_NEW_pic{
background-position: -364px -182px;
}
.item_UK_NEW_16 .item_UK_NEW_pic{
background-position: -546px -182px;
}
.item_UK_NEW_17 .item_UK_NEW_pic{
background-position: -728px -182px;
}
.item_UK_NEW_18 {border-right: 0}
.item_UK_NEW_18 .item_UK_NEW_pic{
background-position: -910px -182px;
}
.item_UK_NEW_19 .item_UK_NEW_pic{
background-position: -1092px -182px;
}
.item_UK_NEW_20 .item_UK_NEW_pic{
background-position: -1274px -182px;
}
.item_UK_NEW_21 {border-right: 0}
.item_UK_NEW_21 .item_UK_NEW_pic{
background-position: -1456px -182px;
}
.item_UK_NEW_22 .item_UK_NEW_pic{
background-position: -1638px -182px;
}
.item_UK_NEW_23 .item_UK_NEW_pic{
background-position: -1820px -182px;
}
.item_UK_NEW_24 {border-right: 0}
.item_UK_NEW_24 .item_UK_NEW_pic{
background-position: -2002px -182px;
}
.item_UK_NEW_25 .item_UK_NEW_pic{
background-position: 0px -364px;
}
.item_UK_NEW_26 .item_UK_NEW_pic{
background-position: -182px -364px;
}
.item_UK_NEW_27 {border-right: 0}
.item_UK_NEW_27 .item_UK_NEW_pic{
background-position: -364px -364px;
}
.item_UK_NEW_28 .item_UK_NEW_pic{
background-position: -546px -364px;
}
.item_UK_NEW_29 .item_UK_NEW_pic{
background-position: -728px -364px;
}
.item_UK_NEW_30 {border-right: 0}
.item_UK_NEW_30 .item_UK_NEW_pic{
background-position: -910px -364px;
}
.item_UK_NEW_31 .item_UK_NEW_pic{
background-position: -1092px -364px;
}
.item_UK_NEW_32 .item_UK_NEW_pic{
background-position: -1274px -364px;
}
.item_UK_NEW_33 {border-right: 0}
.item_UK_NEW_33 .item_UK_NEW_pic{
background-position: -1456px -364px;
}
.item_UK_NEW_34 .item_UK_NEW_pic{
background-position: -1638px -364px;
}
.item_UK_NEW_35 .item_UK_NEW_pic{
background-position: -1820px -364px;
}
.item_UK_NEW_36 {border-right: 0}
.item_UK_NEW_36 .item_UK_NEW_pic{
background-position: -2002px -364px;
}
.item_UK_NEW_37 .item_UK_NEW_pic{
background-position: 0px -546px;
}
.item_UK_NEW_38 .item_UK_NEW_pic{
background-position: -182px -546px;
}
.item_UK_NEW_39 {border-right: 0}
.item_UK_NEW_39 .item_UK_NEW_pic{
background-position: -364px -546px;
}
.item_UK_NEW_40 .item_UK_NEW_pic{
background-position: -546px -546px;
}
.item_UK_NEW_41 .item_UK_NEW_pic{
background-position: -728px -546px;
}
.item_UK_NEW_42 {border-right: 0}
.item_UK_NEW_42 .item_UK_NEW_pic{
background-position: -910px -546px;
}
.item_UK_NEW_43 .item_UK_NEW_pic{
background-position: -1092px -546px;
}
.item_UK_NEW_44 .item_UK_NEW_pic{
background-position: -1274px -546px;
}
.item_UK_NEW_45 {border-right: 0}
.item_UK_NEW_45 .item_UK_NEW_pic{
background-position: -1456px -546px;
}
.item_UK_NEW_46 .item_UK_NEW_pic{
background-position: -1638px -546px;
}
.item_UK_NEW_47 .item_UK_NEW_pic{
background-position: -1820px -546px;
}
.item_UK_NEW_48 {border-right: 0}
.item_UK_NEW_48 .item_UK_NEW_pic{
background-position: -2002px -546px;
}
.item_UK_NEW_49 .item_UK_NEW_pic{
background-position: 0px -728px;
}
.item_UK_NEW_50 .item_UK_NEW_pic{
background-position: -182px -728px;
}
.item_UK_NEW_51 {border-right: 0}
.item_UK_NEW_51 .item_UK_NEW_pic{
background-position: -364px -728px;
}
.item_UK_NEW_52 .item_UK_NEW_pic{
background-position: -546px -728px;
}
.item_UK_NEW_53 .item_UK_NEW_pic{
background-position: -728px -728px;
}
.item_UK_NEW_54 {border-right: 0}
.item_UK_NEW_54 .item_UK_NEW_pic{
background-position: -910px -728px;
}
.item_UK_NEW_55 .item_UK_NEW_pic{
background-position: -1092px -728px;
}
.item_UK_NEW_56 .item_UK_NEW_pic{
background-position: -1274px -728px;
}
.item_UK_NEW_57 {border-right: 0}
.item_UK_NEW_57 .item_UK_NEW_pic{
background-position: -1456px -728px;
}
.item_UK_NEW_58 .item_UK_NEW_pic{
background-position: -1638px -728px;
}
.item_UK_NEW_59 .item_UK_NEW_pic{
background-position: -1820px -728px;
}
.item_UK_NEW_60 {border-right: 0}
.item_UK_NEW_60 .item_UK_NEW_pic{
background-position: -2002px -728px;
}
/* 青少年夏季英国游学 Ends */
/* 青少年夏季加拿大游学 Starts */
/* 加拿大学术类游学夏令营夏校项目 */
.feat_main .item_CAN_A_pic {
display: block;
width: 182px;
height: 182px;
background: url("../images/thumbnails_teen_CAN_A.jpg")/*tpa=http://www.sanyi.org/images/thumbnails_teen_CAN_A.jpg*/ no-repeat;
margin: 0 92px;
}
.item_CAN_A_1 .item_CAN_A_pic{
background-position: 0px 0px;
}
.item_CAN_A_2 .item_CAN_A_pic{
background-position: -182px 0px;
}
.item_CAN_A_3 {border-right: 0}
.item_CAN_A_3 .item_CAN_A_pic{
background-position: -364px 0px;
}
.item_CAN_A_4 .item_CAN_A_pic{
background-position: -546px 0px;
}
.item_CAN_A_5 .item_CAN_A_pic{
background-position: -728px 0px;
}
.item_CAN_A_6 {border-right: 0}
.item_CAN_A_6 .item_CAN_A_pic{
background-position: -910px 0px;
}
.item_CAN_A_7 .item_CAN_A_pic{
background-position: -1092px 0px;
}
.item_CAN_A_8 .item_CAN_A_pic{
background-position: -1274px 0px;
}
.item_CAN_A_9 {border-right: 0}
.item_CAN_A_9 .item_CAN_A_pic{
background-position: -1456px 0px;
}
.item_CAN_A_10 .item_CAN_A_pic{
background-position: -1638px 0px;
}
.item_CAN_A_11 .item_CAN_A_pic{
background-position: -1820px 0px;
}
.item_CAN_A_12 {border-right: 0}
.item_CAN_A_12 .item_CAN_A_pic{
background-position: -2002px 0px;
}
.item_CAN_A_13 .item_CAN_A_pic{
background-position: 0px -182px;
}
.item_CAN_A_14 .item_CAN_A_pic{
background-position: -182px -182px;
}
.item_CAN_A_15 {border-right: 0}
.item_CAN_A_15 .item_CAN_A_pic{
background-position: -364px -182px;
}
.item_CAN_A_16 .item_CAN_A_pic{
background-position: -546px -182px;
}
.item_CAN_A_17 .item_CAN_A_pic{
background-position: -728px -182px;
}
.item_CAN_A_18 {border-right: 0}
.item_CAN_A_18 .item_CAN_A_pic{
background-position: -910px -182px;
}
.item_CAN_A_19 .item_CAN_A_pic{
background-position: -1092px -182px;
}
.item_CAN_A_20 .item_CAN_A_pic{
background-position: -1274px -182px;
}
.item_CAN_A_21 {border-right: 0}
.item_CAN_A_21 .item_CAN_A_pic{
background-position: -1456px -182px;
}
.item_CAN_A_22 .item_CAN_A_pic{
background-position: -1638px -182px;
}
.item_CAN_A_23 .item_CAN_A_pic{
background-position: -1820px -182px;
}
.item_CAN_A_24 {border-right: 0}
.item_CAN_A_24 .item_CAN_A_pic{
background-position: -2002px -182px;
}
/* 加拿大语言文化探索类游学夏令营夏校项目 */
.feat_main .item_CAN_B_pic {
display: block;
width: 182px;
height: 182px;
background: url("../images/thumbnails_teen_CAN_B.jpg")/*tpa=http://www.sanyi.org/images/thumbnails_teen_CAN_B.jpg*/ no-repeat;
margin: 0 92px;
}
.item_CAN_B_1 .item_CAN_B_pic{
background-position: 0px 0px;
}
.item_CAN_B_2 .item_CAN_B_pic{
background-position: -182px 0px;
}
.item_CAN_B_3 {border-right: 0}
.item_CAN_B_3 .item_CAN_B_pic{
background-position: -364px 0px;
}
.item_CAN_B_4 .item_CAN_B_pic{
background-position: -546px 0px;
}
.item_CAN_B_5 .item_CAN_B_pic{
background-position: -728px 0px;
}
.item_CAN_B_6 {border-right: 0}
.item_CAN_B_6 .item_CAN_B_pic{
background-position: -910px 0px;
}
.item_CAN_B_7 .item_CAN_B_pic{
background-position: -1092px 0px;
}
.item_CAN_B_8 .item_CAN_B_pic{
background-position: -1274px 0px;
}
.item_CAN_B_9 {border-right: 0}
.item_CAN_B_9 .item_CAN_B_pic{
background-position: -1456px 0px;
}
.item_CAN_B_10 .item_CAN_B_pic{
background-position: -1638px 0px;
}
.item_CAN_B_11 .item_CAN_B_pic{
background-position: -1820px 0px;
}
.item_CAN_B_12 {border-right: 0}
.item_CAN_B_12 .item_CAN_B_pic{
background-position: -2002px 0px;
}
.item_CAN_B_13 .item_CAN_B_pic{
background-position: 0px -182px;
}
.item_CAN_B_14 .item_CAN_B_pic{
background-position: -182px -182px;
}
.item_CAN_B_15 {border-right: 0}
.item_CAN_B_15 .item_CAN_B_pic{
background-position: -364px -182px;
}
.item_CAN_B_16 .item_CAN_B_pic{
background-position: -546px -182px;
}
.item_CAN_B_17 .item_CAN_B_pic{
background-position: -728px -182px;
}
.item_CAN_B_18 {border-right: 0}
.item_CAN_B_18 .item_CAN_B_pic{
background-position: -910px -182px;
}
.item_CAN_B_19 .item_CAN_B_pic{
background-position: -1092px -182px;
}
.item_CAN_B_20 .item_CAN_B_pic{
background-position: -1274px -182px;
}
.item_CAN_B_21 {border-right: 0}
.item_CAN_B_21 .item_CAN_B_pic{
background-position: -1456px -182px;
}
.item_CAN_B_22 .item_CAN_B_pic{
background-position: -1638px -182px;
}
.item_CAN_B_23 .item_CAN_B_pic{
background-position: -1820px -182px;CAN
}
.item_CAN_B_24 {border-right: 0}
.item_CAN_B_24 .item_CAN_B_pic{
background-position: -2002px -182px;
}
/* 加拿大特色类游学夏令营夏校项目(户外夏令营,亲子夏令营,文艺体育类夏令营) */
.feat_main .item_CAN_C_pic {
display: block;
width: 182px;
height: 182px;
background: url("../images/thumbnails_teen_CAN_C.jpg")/*tpa=http://www.sanyi.org/images/thumbnails_teen_CAN_C.jpg*/ no-repeat;
margin: 0 92px;
}
.item_CAN_C_1 .item_CAN_C_pic{
background-position: 0px 0px;
}
.item_CAN_C_2 .item_CAN_C_pic{
background-position: -182px 0px;
}
.item_CAN_C_3 {border-right: 0}
.item_CAN_C_3 .item_CAN_C_pic{
background-position: -364px 0px;
}
.item_CAN_C_4 .item_CAN_C_pic{
background-position: -546px 0px;
}
.item_CAN_C_5 .item_CAN_C_pic{
background-position: -728px 0px;
}
.item_CAN_C_6 {border-right: 0}
.item_CAN_C_6 .item_CAN_C_pic{
background-position: -910px 0px;
}
.item_CAN_C_7 .item_CAN_C_pic{
background-position: -1092px 0px;
}
.item_CAN_C_8 .item_CAN_C_pic{
background-position: -1274px 0px;
}
.item_CAN_C_9 {border-right: 0}
.item_CAN_C_9 .item_CAN_C_pic{
background-position: -1456px 0px;
}
.item_CAN_C_10 .item_CAN_C_pic{
background-position: -1638px 0px;
}
.item_CAN_C_11 .item_CAN_C_pic{
background-position: -1820px 0px;
}
.item_CAN_C_12 {border-right: 0}
.item_CAN_C_12 .item_CAN_C_pic{
background-position: -2002px 0px;
}
.item_CAN_C_13 .item_CAN_C_pic{
background-position: 0px -182px;
}
.item_CAN_C_14 .item_CAN_C_pic{
background-position: -182px -182px;
}
.item_CAN_C_15 {border-right: 0}
.item_CAN_C_15 .item_CAN_C_pic{
background-position: -364px -182px;
}
.item_CAN_C_16 .item_CAN_C_pic{
background-position: -546px -182px;
}
.item_CAN_C_17 .item_CAN_C_pic{
background-position: -728px -182px;
}
.item_CAN_C_18 {border-right: 0}
.item_CAN_C_18 .item_CAN_C_pic{
background-position: -910px -182px;
}
.item_CAN_C_19 .item_CAN_C_pic{
background-position: -1092px -182px;
}
.item_CAN_C_20 .item_CAN_C_pic{
background-position: -1274px -182px;
}
.item_CAN_C_21 {border-right: 0}
.item_CAN_C_21 .item_CAN_C_pic{
background-position: -1456px -182px;
}
.item_CAN_C_22 .item_CAN_C_pic{
background-position: -1638px -182px;
}
.item_CAN_C_23 .item_CAN_C_pic{
background-position: -1820px -182px;
}
.item_CAN_C_24 {border-right: 0}
.item_CAN_C_24 .item_CAN_C_pic{
background-position: -2002px -182px;
}
.feat_main .item_CAN_NEW_pic {
display: block;
width: 182px;
height: 182px;
background: url("../images/thumbnails_teen_CAN_NEW.jpg")/*tpa=http://www.sanyi.org/images/thumbnails_teen_CAN_NEW.jpg*/ no-repeat;
margin: 0 92px;
}
.item_CAN_NEW_1 .item_CAN_NEW_pic{
background-position: 0px 0px;
}
.item_CAN_NEW_2 .item_CAN_NEW_pic{
background-position: -182px 0px;
}
.item_CAN_NEW_3 {border-right: 0}
.item_CAN_NEW_3 .item_CAN_NEW_pic{
background-position: -364px 0px;
}
.item_CAN_NEW_4 .item_CAN_NEW_pic{
background-position: -546px 0px;
}
.item_CAN_NEW_5 .item_CAN_NEW_pic{
background-position: -728px 0px;
}
.item_CAN_NEW_6 {border-right: 0}
.item_CAN_NEW_6 .item_CAN_NEW_pic{
background-position: -910px 0px;
}
.item_CAN_NEW_7 .item_CAN_NEW_pic{
background-position: -1092px 0px;
}
.item_CAN_NEW_8 .item_CAN_NEW_pic{
background-position: -1274px 0px;
}
.item_CAN_NEW_9 {border-right: 0}
.item_CAN_NEW_9 .item_CAN_NEW_pic{
background-position: -1456px 0px;
}
.item_CAN_NEW_10 .item_CAN_NEW_pic{
background-position: -1638px 0px;
}
.item_CAN_NEW_11 .item_CAN_NEW_pic{
background-position: -1820px 0px;
}
.item_CAN_NEW_12 {border-right: 0}
.item_CAN_NEW_12 .item_CAN_NEW_pic{
background-position: -2002px 0px;
}
.item_CAN_NEW_13 .item_CAN_NEW_pic{
background-position: 0px -182px;
}
.item_CAN_NEW_14 .item_CAN_NEW_pic{
background-position: -182px -182px;
}
.item_CAN_NEW_15 {border-right: 0}
.item_CAN_NEW_15 .item_CAN_NEW_pic{
background-position: -364px -182px;
}
.item_CAN_NEW_16 .item_CAN_NEW_pic{
background-position: -546px -182px;
}
.item_CAN_NEW_17 .item_CAN_NEW_pic{
background-position: -728px -182px;
}
.item_CAN_NEW_18 {border-right: 0}
.item_CAN_NEW_18 .item_CAN_NEW_pic{
background-position: -910px -182px;
}
.item_CAN_NEW_19 .item_CAN_NEW_pic{
background-position: -1092px -182px;
}
.item_CAN_NEW_20 .item_CAN_NEW_pic{
background-position: -1274px -182px;
}
.item_CAN_NEW_21 {border-right: 0}
.item_CAN_NEW_21 .item_CAN_NEW_pic{
background-position: -1456px -182px;
}
.item_CAN_NEW_22 .item_CAN_NEW_pic{
background-position: -1638px -182px;
}
.item_CAN_NEW_23 .item_CAN_NEW_pic{
background-position: -1820px -182px;
}
.item_CAN_NEW_24 {border-right: 0}
.item_CAN_NEW_24 .item_CAN_NEW_pic{
background-position: -2002px -182px;
}
.item_CAN_NEW_25 .item_CAN_NEW_pic{
background-position: 0px -364px;
}
.item_CAN_NEW_26 .item_CAN_NEW_pic{
background-position: -182px -364px;
}
.item_CAN_NEW_27 {border-right: 0}
.item_CAN_NEW_27 .item_CAN_NEW_pic{
background-position: -364px -364px;
}
.item_CAN_NEW_28 .item_CAN_NEW_pic{
background-position: -546px -364px;
}
.item_CAN_NEW_29 .item_CAN_NEW_pic{
background-position: -728px -364px;
}
.item_CAN_NEW_30 {border-right: 0}
.item_CAN_NEW_30 .item_CAN_NEW_pic{
background-position: -910px -364px;
}
.item_CAN_NEW_31 .item_CAN_NEW_pic{
background-position: -1092px -364px;
}
.item_CAN_NEW_32 .item_CAN_NEW_pic{
background-position: -1274px -364px;
}
.item_CAN_NEW_33 {border-right: 0}
.item_CAN_NEW_33 .item_CAN_NEW_pic{
background-position: -1456px -364px;
}
.item_CAN_NEW_34 .item_CAN_NEW_pic{
background-position: -1638px -364px;
}
.item_CAN_NEW_35 .item_CAN_NEW_pic{
background-position: -1820px -364px;
}
.item_CAN_NEW_36 {border-right: 0}
.item_CAN_NEW_36 .item_CAN_NEW_pic{
background-position: -2002px -364px;
}
.item_CAN_NEW_37 .item_CAN_NEW_pic{
background-position: 0px -546px;
}
.item_CAN_NEW_38 .item_CAN_NEW_pic{
background-position: -182px -546px;
}
.item_CAN_NEW_39 {border-right: 0}
.item_CAN_NEW_39 .item_CAN_NEW_pic{
background-position: -364px -546px;
}
.item_CAN_NEW_40 .item_CAN_NEW_pic{
background-position: -546px -546px;
}
.item_CAN_NEW_41 .item_CAN_NEW_pic{
background-position: -728px -546px;
}
.item_CAN_NEW_42 {border-right: 0}
.item_CAN_NEW_42 .item_CAN_NEW_pic{
background-position: -910px -546px;
}
.item_CAN_NEW_43 .item_CAN_NEW_pic{
background-position: -1092px -546px;
}
.item_CAN_NEW_44 .item_CAN_NEW_pic{
background-position: -1274px -546px;
}
.item_CAN_NEW_45 {border-right: 0}
.item_CAN_NEW_45 .item_CAN_NEW_pic{
background-position: -1456px -546px;
}
.item_CAN_NEW_46 .item_CAN_NEW_pic{
background-position: -1638px -546px;
}
.item_CAN_NEW_47 .item_CAN_NEW_pic{
background-position: -1820px -546px;
}
.item_CAN_NEW_48 {border-right: 0}
.item_CAN_NEW_48 .item_CAN_NEW_pic{
background-position: -2002px -546px;
}
.item_CAN_NEW_49 .item_CAN_NEW_pic{
background-position: 0px -728px;
}
.item_CAN_NEW_50 .item_CAN_NEW_pic{
background-position: -182px -728px;
}
.item_CAN_NEW_51 {border-right: 0}
.item_CAN_NEW_51 .item_CAN_NEW_pic{
background-position: -364px -728px;
}
.item_CAN_NEW_52 .item_CAN_NEW_pic{
background-position: -546px -728px;
}
.item_CAN_NEW_53 .item_CAN_NEW_pic{
background-position: -728px -728px;
}
.item_CAN_NEW_54 {border-right: 0}
.item_CAN_NEW_54 .item_CAN_NEW_pic{
background-position: -910px -728px;
}
.item_CAN_NEW_55 .item_CAN_NEW_pic{
background-position: -1092px -728px;
}
.item_CAN_NEW_56 .item_CAN_NEW_pic{
background-position: -1274px -728px;
}
.item_CAN_NEW_57 {border-right: 0}
.item_CAN_NEW_57 .item_CAN_NEW_pic{
background-position: -1456px -728px;
}
.item_CAN_NEW_58 .item_CAN_NEW_pic{
background-position: -1638px -728px;
}
.item_CAN_NEW_59 .item_CAN_NEW_pic{
background-position: -1820px -728px;
}
.item_CAN_NEW_60 {border-right: 0}
.item_CAN_NEW_60 .item_CAN_NEW_pic{
background-position: -2002px -728px;
}
/* 青少年夏季加拿大游学 Ends */
/* 青少年夏季欧洲游学 Starts */
/* 欧洲学术类游学夏令营夏校项目 */
.feat_main .item_EU_A_pic {
display: block;
width: 182px;
height: 182px;
background: url("../images/thumbnails_teen_EU_A.jpg")/*tpa=http://www.sanyi.org/images/thumbnails_teen_EU_A.jpg*/ no-repeat;
margin: 0 92px;
}
.item_EU_A_1 .item_EU_A_pic{
background-position: 0px 0px;
}
.item_EU_A_2 .item_EU_A_pic{
background-position: -182px 0px;
}
.item_EU_A_3 {border-right: 0}
.item_EU_A_3 .item_EU_A_pic{
background-position: -364px 0px;
}
.item_EU_A_4 .item_EU_A_pic{
background-position: -546px 0px;
}
.item_EU_A_5 .item_EU_A_pic{
background-position: -728px 0px;
}
.item_EU_A_6 {border-right: 0}
.item_EU_A_6 .item_EU_A_pic{
background-position: -910px 0px;
}
.item_EU_A_7 .item_EU_A_pic{
background-position: -1092px 0px;
}
.item_EU_A_8 .item_EU_A_pic{
background-position: -1274px 0px;
}
.item_EU_A_9 {border-right: 0}
.item_EU_A_9 .item_EU_A_pic{
background-position: -1456px 0px;
}
.item_EU_A_10 .item_EU_A_pic{
background-position: -1638px 0px;
}
.item_EU_A_11 .item_EU_A_pic{
background-position: 0px -182px;
}
.item_EU_A_12 {border-right: 0}
.item_EU_A_12 .item_EU_A_pic{
background-position: -182px -182px;
}
.item_EU_A_13 .item_EU_A_pic{
background-position: -364px -182px;
}
.item_EU_A_14 .item_EU_A_pic{
background-position: -546px -182px;
}
.item_EU_A_15 {border-right: 0}
.item_EU_A_15 .item_EU_A_pic{
background-position: -728px -182px;
}
.item_EU_A_16 .item_EU_A_pic{
background-position: -910px -182px;
}
.item_EU_A_17 .item_EU_A_pic{
background-position: -1092px -182px;
}
.item_EU_A_18 {border-right: 0}
.item_EU_A_18 .item_EU_A_pic{
background-position: -1274px -182px;
}
/* 欧洲语言文化探索类游学夏令营夏校项目 */
.feat_main .item_EU_B_pic {
display: block;
width: 182px;
height: 182px;
background: url("../images/thumbnails_teen_EU_B.jpg")/*tpa=http://www.sanyi.org/images/thumbnails_teen_EU_B.jpg*/ no-repeat;
margin: 0 92px;
}
.item_EU_B_1 .item_EU_B_pic{
background-position: 0px 0px;
}
.item_EU_B_2 .item_EU_B_pic{
background-position: -182px 0px;
}
.item_EU_B_3 {border-right: 0}
.item_EU_B_3 .item_EU_B_pic{
background-position: -364px 0px;
}
.item_EU_B_4 .item_EU_B_pic{
background-position: -546px 0px;
}
.item_EU_B_5 .item_EU_B_pic{
background-position: -728px 0px;
}
.item_EU_B_6 {border-right: 0}
.item_EU_B_6 .item_EU_B_pic{
background-position: -910px 0px;
}
.item_EU_B_7 .item_EU_B_pic{
background-position: -1092px 0px;
}
.item_EU_B_8 .item_EU_B_pic{
background-position: -1274px 0px;
}
.item_EU_B_9 {border-right: 0}
.item_EU_B_9 .item_EU_B_pic{
background-position: -1456px 0px;
}
.item_EU_B_10 .item_EU_B_pic{
background-position: -1638px 0px;
}
.item_EU_B_11.item_EU_B_pic{
background-position: 0px -182px;
}
.item_EU_B_12 {border-right: 0}
.item_EU_B_12 .item_EU_B_pic{
background-position: -182px -182px;
}
.item_EU_B_13 .item_EU_B_pic{
background-position: -364px -182px;
}
.item_EU_B_14.item_EU_B_pic{
background-position: -546px -182px;
}
.item_EU_B_15 {border-right: 0}
.item_EU_B_15 .item_EU_B_pic{
background-position: -728px -182px;
}
.item_EU_B_16 .item_EU_B_pic{
background-position: -910px -182px;
}
.item_EU_B_17.item_EU_B_pic{
background-position: -1092px -182px;
}
.item_EU_B_18 {border-right: 0}
.item_EU_B_18 .item_EU_B_pic{
background-position: -1274px -182px;
}
/* 欧洲特色类游学夏令营夏校项目(户外夏令营,亲子夏令营,文艺体育类夏令营) */
.feat_main .item_EU_C_pic {
display: block;
width: 182px;
height: 182px;
background: url("../images/thumbnails_teen_EU_C.jpg")/*tpa=http://www.sanyi.org/images/thumbnails_teen_EU_C.jpg*/ no-repeat;
margin: 0 92px;
}
.item_EU_C_1 .item_EU_C_pic{
background-position: 0px 0px;
}
.item_EU_C_2 .item_EU_C_pic{
background-position: -182px 0px;
}
.item_EU_C_3 {border-right: 0}
.item_EU_C_3 .item_EU_C_pic{
background-position: -364px 0px;
}
.item_EU_C_4 .item_EU_C_pic{
background-position: -546px 0px;
}
.item_EU_C_5 .item_EU_C_pic{
background-position: -728px 0px;
}
.item_EU_C_6 {border-right: 0}
.item_EU_C_6 .item_EU_C_pic{
background-position: -910px 0px;
}
.item_EU_C_7 .item_EU_C_pic{
background-position: -1092px 0px;
}
.item_EU_C_8 .item_EU_C_pic{
background-position: -1274px 0px;
}
.item_EU_C_9 {border-right: 0}
.item_EU_C_9 .item_EU_C_pic{
background-position: -1456px 0px;
}
.item_EU_C_10 .item_EU_C_pic{
background-position: -1638px 0px;
}
.item_EU_C_11.item_EU_C_pic{
background-position: 0px -182px;
}
.item_EU_C_12 {border-right: 0}
.item_EU_C_12 .item_EU_C_pic{
background-position: -182px -182px;
}
.item_EU_C_13 .item_EU_C_pic{
background-position: -364px -182px;
}
.item_EU_C_14.item_EU_C_pic{
background-position: -546px -182px;
}
.item_EU_C_15 {border-right: 0}
.item_EU_C_15 .item_EU_C_pic{
background-position: -728px -182px;
}
.item_EU_C_16 .item_EU_C_pic{
background-position: -910px -182px;
}
.item_EU_C_17.item_EU_C_pic{
background-position: -1092px -182px;
}
.item_EU_C_18 {border-right: 0}
.item_EU_C_18 .item_EU_C_pic{
background-position: -1274px -182px;
}
.feat_main .item_EU_NEW_pic {
display: block;
width: 182px;
height: 182px;
background: url("../images/thumbnails_teen_EU_NEW.jpg")/*tpa=http://www.sanyi.org/images/thumbnails_teen_EU_NEW.jpg*/ no-repeat;
margin: 0 92px;
}
.item_EU_NEW_1 .item_EU_NEW_pic{
background-position: 0px 0px;
}
.item_EU_NEW_2 .item_EU_NEW_pic{
background-position: -182px 0px;
}
.item_EU_NEW_3 {border-right: 0}
.item_EU_NEW_3 .item_EU_NEW_pic{
background-position: -364px 0px;
}
.item_EU_NEW_4 .item_EU_NEW_pic{
background-position: -546px 0px;
}
.item_EU_NEW_5 .item_EU_NEW_pic{
background-position: -728px 0px;
}
.item_EU_NEW_6 {border-right: 0}
.item_EU_NEW_6 .item_EU_NEW_pic{
background-position: -910px 0px;
}
.item_EU_NEW_7 .item_EU_NEW_pic{
background-position: -1092px 0px;
}
.item_EU_NEW_8 .item_EU_NEW_pic{
background-position: -1274px 0px;
}
.item_EU_NEW_9 {border-right: 0}
.item_EU_NEW_9 .item_EU_NEW_pic{
background-position: -1456px 0px;
}
.item_EU_NEW_10 .item_EU_NEW_pic{
background-position: -1638px 0px;
}
.item_EU_NEW_11 .item_EU_NEW_pic{
background-position: -1820px 0px;
}
.item_EU_NEW_12 {border-right: 0}
.item_EU_NEW_12 .item_EU_NEW_pic{
background-position: -2002px 0px;
}
.item_EU_NEW_13 .item_EU_NEW_pic{
background-position: 0px -182px;
}
.item_EU_NEW_14 .item_EU_NEW_pic{
background-position: -182px -182px;
}
.item_EU_NEW_15 {border-right: 0}
.item_EU_NEW_15 .item_EU_NEW_pic{
background-position: -364px -182px;
}
.item_EU_NEW_16 .item_EU_NEW_pic{
background-position: -546px -182px;
}
.item_EU_NEW_17 .item_EU_NEW_pic{
background-position: -728px -182px;
}
.item_EU_NEW_18 {border-right: 0}
.item_EU_NEW_18 .item_EU_NEW_pic{
background-position: -910px -182px;
}
.item_EU_NEW_19 .item_EU_NEW_pic{
background-position: -1092px -182px;
}
.item_EU_NEW_20 .item_EU_NEW_pic{
background-position: -1274px -182px;
}
.item_EU_NEW_21 {border-right: 0}
.item_EU_NEW_21 .item_EU_NEW_pic{
background-position: -1456px -182px;
}
.item_EU_NEW_22 .item_EU_NEW_pic{
background-position: -1638px -182px;
}
.item_EU_NEW_23 .item_EU_NEW_pic{
background-position: -1820px -182px;
}
.item_EU_NEW_24 {border-right: 0}
.item_EU_NEW_24 .item_EU_NEW_pic{
background-position: -2002px -182px;
}
.item_EU_NEW_25 .item_EU_NEW_pic{
background-position: 0px -364px;
}
.item_EU_NEW_26 .item_EU_NEW_pic{
background-position: -182px -364px;
}
.item_EU_NEW_27 {border-right: 0}
.item_EU_NEW_27 .item_EU_NEW_pic{
background-position: -364px -364px;
}
.item_EU_NEW_28 .item_EU_NEW_pic{
background-position: -546px -364px;
}
.item_EU_NEW_29 .item_EU_NEW_pic{
background-position: -728px -364px;
}
.item_EU_NEW_30 {border-right: 0}
.item_EU_NEW_30 .item_EU_NEW_pic{
background-position: -910px -364px;
}
.item_EU_NEW_31 .item_EU_NEW_pic{
background-position: -1092px -364px;
}
.item_EU_NEW_32 .item_EU_NEW_pic{
background-position: -1274px -364px;
}
.item_EU_NEW_33 {border-right: 0}
.item_EU_NEW_33 .item_EU_NEW_pic{
background-position: -1456px -364px;
}
.item_EU_NEW_34 .item_EU_NEW_pic{
background-position: -1638px -364px;
}
.item_EU_NEW_35 .item_EU_NEW_pic{
background-position: -1820px -364px;
}
.item_EU_NEW_36 {border-right: 0}
.item_EU_NEW_36 .item_EU_NEW_pic{
background-position: -2002px -364px;
}
.item_EU_NEW_37 .item_EU_NEW_pic{
background-position: 0px -546px;
}
.item_EU_NEW_38 .item_EU_NEW_pic{
background-position: -182px -546px;
}
.item_EU_NEW_39 {border-right: 0}
.item_EU_NEW_39 .item_EU_NEW_pic{
background-position: -364px -546px;
}
.item_EU_NEW_40 .item_EU_NEW_pic{
background-position: -546px -546px;
}
.item_EU_NEW_41 .item_EU_NEW_pic{
background-position: -728px -546px;
}
.item_EU_NEW_42 {border-right: 0}
.item_EU_NEW_42 .item_EU_NEW_pic{
background-position: -910px -546px;
}
.item_EU_NEW_43 .item_EU_NEW_pic{
background-position: -1092px -546px;
}
.item_EU_NEW_44 .item_EU_NEW_pic{
background-position: -1274px -546px;
}
.item_EU_NEW_45 {border-right: 0}
.item_EU_NEW_45 .item_EU_NEW_pic{
background-position: -1456px -546px;
}
.item_EU_NEW_46 .item_EU_NEW_pic{
background-position: -1638px -546px;
}
.item_EU_NEW_47 .item_EU_NEW_pic{
background-position: -1820px -546px;
}
.item_EU_NEW_48 {border-right: 0}
.item_EU_NEW_48 .item_EU_NEW_pic{
background-position: -2002px -546px;
}
.item_EU_NEW_49 .item_EU_NEW_pic{
background-position: 0px -728px;
}
.item_EU_NEW_50 .item_EU_NEW_pic{
background-position: -182px -728px;
}
.item_EU_NEW_51 {border-right: 0}
.item_EU_NEW_51 .item_EU_NEW_pic{
background-position: -364px -728px;
}
.item_EU_NEW_52 .item_EU_NEW_pic{
background-position: -546px -728px;
}
.item_EU_NEW_53 .item_EU_NEW_pic{
background-position: -728px -728px;
}
.item_EU_NEW_54 {border-right: 0}
.item_EU_NEW_54 .item_EU_NEW_pic{
background-position: -910px -728px;
}
.item_EU_NEW_55 .item_EU_NEW_pic{
background-position: -1092px -728px;
}
.item_EU_NEW_56 .item_EU_NEW_pic{
background-position: -1274px -728px;
}
.item_EU_NEW_57 {border-right: 0}
.item_EU_NEW_57 .item_EU_NEW_pic{
background-position: -1456px -728px;
}
.item_EU_NEW_58 .item_EU_NEW_pic{
background-position: -1638px -728px;
}
.item_EU_NEW_59 .item_EU_NEW_pic{
background-position: -1820px -728px;
}
.item_EU_NEW_60 {border-right: 0}
.item_EU_NEW_60 .item_EU_NEW_pic{
background-position: -2002px -728px;
}
/* 青少年夏季欧洲游学 Ends */
/* 青少年更多地区游学 Starts */
.feat_main .item_teen_more_pic {
display: block;
width: 182px;
height: 183px;
background: url("../images/thumbnails_teen_more.jpg")/*tpa=http://www.sanyi.org/images/thumbnails_teen_more.jpg*/ no-repeat;
margin: 0 92px;
}
/* 青少年美国游学尾巴更多地区游学项目 */
.item_US_F_1 .item_teen_more_pic{
background-position: 0px -182px;
}
.item_US_F_2 .item_teen_more_pic{
background-position: 0px -364px;
}
.item_US_F_3 {border-right: 0}
.item_US_F_3 .item_teen_more_pic{
background-position: 0px -546px;
}
/* 青少年英国游学尾巴更多地区游学项目 */
.item_UK_F_1 .item_teen_more_pic{
background-position: 0px 0px;
}
.item_UK_F_2 .item_teen_more_pic{
background-position: 0px -364px;
}
.item_UK_F_3 {border-right: 0}
.item_UK_F_3 .item_teen_more_pic{
background-position: 0px -546px;
}
/* 青少年夏季加拿大游学尾巴更多地区游学项目 */
.item_CAN_F_1 .item_teen_more_pic{
background-position: 0px 0px;
}
.item_CAN_F_2 .item_teen_more_pic{
background-position: 0px -182px;
}
.item_CAN_F_3 {border-right: 0}
.item_CAN_F_3 .item_teen_more_pic{
background-position: 0px -546px;
}
/* 青少年夏季欧洲游学尾巴更多地区游学项目 */
.item_EU_F_1 .item_teen_more_pic{
background-position: 0px 0px;
}
.item_EU_F_2 .item_teen_more_pic{
background-position: 0px -182px;
}
.item_EU_F_3 {border-right: 0}
.item_EU_F_3 .item_teen_more_pic{
background-position: 0px -364px;
}
/* 青少年更多地区游学 Ends */
/* 青少年夏季游学 Ends */
/* 青少年冬季游学 Starts */
.feat_main .item_WIN_pic {
display: block;
width: 182px;
height: 182px;
background: url("../images/thumbnails_teen_WIN.jpg")/*tpa=http://www.sanyi.org/images/thumbnails_teen_WIN.jpg*/ no-repeat;
margin: 0 92px;
}
.item_WIN_1 .item_WIN_pic{
background-position: 0px 0px;
}
.item_WIN_2 .item_WIN_pic{
background-position: -182px 0px;
}
.item_WIN_3 {border-right: 0}
.item_WIN_3 .item_WIN_pic{
background-position: -364px 0px;
}
.item_WIN_4 .item_WIN_pic{
background-position: -546px 0px;
}
.item_WIN_5 .item_WIN_pic{
background-position: -728px 0px;
}
.item_WIN_6 {border-right: 0}
.item_WIN_6 .item_WIN_pic{
background-position: -910px 0px;
}
.item_WIN_7 .item_WIN_pic{
background-position: -1092px 0px;
}
.item_WIN_8 .item_WIN_pic{
background-position: -1274px 0px;
}
.item_WIN_9 {border-right: 0}
.item_WIN_9 .item_WIN_pic{
background-position: -1456px 0px;
}
.item_WIN_10 .item_WIN_pic{
background-position: -1638px 0px;
}
.item_WIN_11 .item_WIN_pic{
background-position: -1820px 0px;
}
.item_WIN_12 {border-right: 0}
.item_WIN_12 .item_WIN_pic{
background-position: -2002px 0px;
}
.item_WIN_13 .item_WIN_pic{
background-position: 0px -182px;
}
.item_WIN_14 .item_WIN_pic{
background-position: -182px -182px;
}
.item_WIN_15 {border-right: 0}
.item_WIN_15 .item_WIN_pic{
background-position: -364px -182px;
}
.item_WIN_16 .item_WIN_pic{
background-position: -546px -182px;
}
.item_WIN_17 .item_WIN_pic{
background-position: -728px -182px;
}
.item_WIN_18 {border-right: 0}
.item_WIN_18 .item_WIN_pic{
background-position: -910px -182px;
}
.item_WIN_19 .item_WIN_pic{
background-position: -1092px -182px;
}
.item_WIN_20 .item_WIN_pic{
background-position: -1274px -182px;
}
.item_WIN_21 {border-right: 0}
.item_WIN_21 .item_WIN_pic{
background-position: -1456px -182px;
}
/* 青少年冬季游学 Ends */
/* 成人游学 Starts */
.feat_main .item_AD_pic {
display: block;
width: 182px;
height: 182px;
background: url("../images/thumbnails_adult.jpg")/*tpa=http://www.sanyi.org/images/thumbnails_adult.jpg*/ no-repeat;
margin: 0 92px;
}
/* 美国成人游学 */
.item_AD_A_1 .item_AD_pic{
background-position: 0px 0px;
}
.item_AD_A_2 .item_AD_pic{
background-position: 0px -182px;
}
.item_AD_A_3 {border-right: 0}
.item_AD_A_3 .item_AD_pic{
background-position: 0px -364px;
}
.item_AD_A_4 .item_AD_pic{
background-position: 0px -546px;
}
.item_AD_A_5 .item_AD_pic{
background-position: 0px -728px;
}
.item_AD_A_6 {border-right: 0}
.item_AD_A_6 .item_AD_pic{
background-position: 0px -910px;
}
.item_AD_A_7 .item_AD_pic{
background-position: 0px -1092px;
}
.item_AD_A_8 .item_AD_pic{
background-position: 0px -1274px;
}
.item_AD_A_9 {border-right: 0}
.item_AD_A_9 .item_AD_pic{
background-position: 0px -1456px;
}
.item_AD_A_10 .item_AD_pic{
background-position: 0px -1638px;
}
.item_AD_A_11.item_AD_pic{
background-position: 0px -1820px;
}
.item_AD_A_12 {border-right: 0}
.item_AD_A_12 .item_AD_pic{
background-position: 0px -2002px;
}
/* 英国成人游学 */
.item_AD_B_1 .item_AD_pic{
background-position: -182px 0px;
}
.item_AD_B_2 .item_AD_pic{
background-position: -182px -182px;
}
.item_AD_B_3 {border-right: 0}
.item_AD_B_3 .item_AD_pic{
background-position: -182px -364px;
}
.item_AD_B_4 .item_AD_pic{
background-position: -182px -546px;
}
.item_AD_B_5 .item_AD_pic{
background-position: -182px -728px;
}
.item_AD_B_6 {border-right: 0}
.item_AD_B_6 .item_AD_pic{
background-position: -182px -910px;
}
.item_AD_B_7 .item_AD_pic{
background-position: -182px -1092px;
}
.item_AD_B_8 .item_AD_pic{
background-position: -182px -1274px;
}
.item_AD_B_9 {border-right: 0}
.item_AD_B_9 .item_AD_pic{
background-position: -182px -1456px;
}
.item_AD_B_10 .item_AD_pic{
background-position: -182px -1638px;
}
.item_AD_B_11 .item_AD_pic{
background-position: -182px -1820px;
}
.item_AD_B_12 {border-right: 0}
.item_AD_B_12 .item_AD_pic{
background-position: -182px -2002px;
}
/* 加拿大成人游学 */
.item_AD_C_1 .item_AD_pic{
background-position: -364px 0px;
}
.item_AD_C_2 .item_AD_pic{
background-position: -364px -182px;
}
.item_AD_C_3 {border-right: 0}
.item_AD_C_3 .item_AD_pic{
background-position: -364px -364px;
}
.item_AD_C_4 .item_AD_pic{
background-position: -364px -546px;
}
.item_AD_C_5 .item_AD_pic{
background-position: -364px -728px;
}
.item_AD_C_6 {border-right: 0}
.item_AD_C_6 .item_AD_pic{
background-position: -364px -910px;
}
.item_AD_C_7 .item_AD_pic{
background-position: -364px -1092px;
}
.item_AD_C_8 .item_AD_pic{
background-position: -364px -1274px;
}
.item_AD_C_9 {border-right: 0}
.item_AD_C_9 .item_AD_pic{
background-position: -364px -1456px;
}
.item_AD_C_10 .item_AD_pic{
background-position: -364px -1638px;
}
.item_AD_C_11 .item_AD_pic{
background-position: -364px -1820px;
}
.item_AD_C_12 {border-right: 0}
.item_AD_C_12 .item_AD_pic{
background-position: -364px -2002px;
}
/* 其他地区成人游学 */
.item_AD_D_1 .item_AD_pic{
background-position: -546px 0px;
}
.item_AD_D_2 .item_AD_pic{
background-position: -546px -182px;
}
.item_AD_D_3 {border-right: 0}
.item_AD_D_3 .item_AD_pic{
background-position: -546px -364px;
}
.item_AD_D_4 .item_AD_pic{
background-position: -546px -546px;
}
.item_AD_D_5 .item_AD_pic{
background-position: -546px -728px;
}
.item_AD_D_6 {border-right: 0}
.item_AD_D_6 .item_AD_pic{
background-position: -546px -910px;
}
.item_AD_D_7 .item_AD_pic{
background-position: -546px -1092px;
}
.item_AD_D_8 .item_AD_pic{
background-position: -546px -1274px;
}
.item_AD_D_9 {border-right: 0}
.item_AD_D_9 .item_AD_pic{
background-position: -546px -1456px;
}
.item_AD_D_10 .item_AD_pic{
background-position: -546px -1638px;
}
.item_AD_D_11 .item_AD_pic{
background-position: -546px -1820px;
}
.item_AD_D_12 {border-right: 0}
.item_AD_D_12 .item_AD_pic{
background-position: -546px -2002px;
}
/* 亲子游学夏令营 */
.item_AD_E_1 .item_AD_pic{
background-position: -728px 0px;
}
.item_AD_E_2 .item_AD_pic{
background-position: -728px -182px;
}
.item_AD_E_3 {border-right: 0}
.item_AD_E_3 .item_AD_pic{
background-position: -728px -364px;
}
.item_AD_E_4 .item_AD_pic{
background-position: -728px -546px;
}
.item_AD_E_5 .item_AD_pic{
background-position: -728px -728px;
}
.item_AD_E_6 {border-right: 0}
.item_AD_E_6 .item_AD_pic{
background-position: -728px -910px;
}
.item_AD_E_7 .item_AD_pic{
background-position: -728px -1092px;
}
.item_AD_E_8 .item_AD_pic{
background-position: -728px -1274px;
}
.item_AD_E_9 {border-right: 0}
.item_AD_E_ .item_AD_pic{
background-position: -728px -1456px;
}
.item_AD_E_10 .item_AD_pic{
background-position: -728px -1638px;
}
.item_AD_E_11 .item_AD_pic{
background-position: -728px -1820px;
}
.item_AD_E_12 {border-right: 0}
.item_AD_E_12 .item_AD_pic{
background-position: -728px -2002px;
}
/* 成人游学 Ends */
/* 临时活动1 Starts */
.feat_main .item_ACT1_pic {
display: block;
width: 182px;
height: 182px;
background: url("../images/thumbnails_act201811.jpg")/*tpa=http://www.sanyi.org/images/thumbnails_act201811.jpg*/ no-repeat;
margin: 0 92px;
}
/* 美国成人游学 */
.item_act201811_1 .item_ACT1_pic{
background-position: 0px 0px;
}
.item_act201811_2 .item_ACT1_pic{
background-position: -182px 0px;
}
.item_act201811_3 {border-right: 0}
.item_act201811_3 .item_ACT1_pic{
background-position: -364px 0px;
}
.item_act201811_4 .item_ACT1_pic{
background-position: -546px 0px;
}
.item_act201811_5 .item_ACT1_pic{
background-position: -728px 0px;
}
.item_act201811_6 {border-right: 0}
.item_act201811_6 .item_ACT1_pic{
background-position: -910px 0px;
}
/* 临时活动1 Ends */
.ft_items {
height:100%;
background: #fff;
padding: 30px 0 20px;
}
.ft_items h3 {
/*background: url(../images/sy_title1.png) no-repeat center;*/
}
.up_events {
height: 385px;
background: #eff4f7;
padding: 50px 0 45px;
}
.up_events h3 {
/*background: url(../images/sy_title2.png) no-repeat center;*/
}
.item_feedback {
height: 6200px;
background: #eff4f7;
padding: 50px 0 45px;
}
.lt_news {
height: 342px;
background: #fff;
padding: 30px 0 114px;
}
.lt_news h3 {
/*background: url(../images/sy_title3.png) no-repeat center;*/
}
.feat_main {
width: 1100px;
margin: 0 auto
}
.item h4 a{
font-size: 24px;
color: #555555;
padding: 38px 0 22px;
text-align: center;
display: block;
}
.item h4 .hover {
color: #90209b;
}
.item p a{
font-size: 14px;
line-height: 24px;
padding: 0 40px;
color: #999999;
display: block;
}
.item p .hover {
color: #333333;
}
.ue_set {
width: 1100px;
margin: 0 auto
}
.ue_news {
width: 480px;
height: 320px;
float: left;
margin: 40px 35px 0;
background: #dae3e8;
position: relative;
}
.ue_news span {
font-size: 14px;
color: #000;
}
.ue_news .ue_title {
font-size: 18px;
color: #666666;
font-weight: bold;
line-height: 44px;
margin-left: 18px;
}
.ue_news p {
color: #90969a;
/*font-size: 10px;*/
font-family: 'Arial';
line-height: 24px;
margin-left: 18px;
}
.ue_news:hover .ue_news_click{
background: #90209b;
}
.ue_news .ue_news_click{
position: absolute;
top: 286px;
left: 18px;
padding: 9px 10px;
background: #999999;
color: #fff;
}
.lt_news img {
float: left;
margin-left: 36px;
}
.lt_txt {
float: left;
margin-left: 44px;
}
.lt_set {
width: 1100px;
margin: 54px auto 0;
position: relative;
}
/*按钮效果 范围较小 Starts*/
.lt_set2 {
width: 100px;
margin: 54px auto 0;
position: relative;
}
.lt_set2:hover .lt_click {
background: #90209b;
}
/*按钮效果 范围较小 Ends*/
.lt_txt h4 {
font-size: 25px;
color: #555555;
margin-bottom: 25px;
}
.lt_txt p {
color: #999999;
font-size: 14px;
line-height: 24px;
width: 565px;
}
.lt_txt .lt_click {
font-size:14px;
padding: 9px 10px;
background: #999999;
color: #fff;
display: block;
width: 57px;
position: absolute;
top:153px;
left:336px;
}
.lt_set:hover .lt_click {
background: #90209b;
}
/*首页banner切换 start*/
.sy_banner {
position: relative;
width: 100%;
overflow: hidden;
}
.banner_pic {
position: absolute;
left: 0;
top: 0;
width: 300%;
height: 450px;
}
.banner_pic li {
float: left;
width: 33.333333%;
height: 450px;
position: relative;
}
/*.banner_pic li .show {display: block;}*/
.banner1 .ban1_txt {
/*display: none;*/
position: absolute;
top: 70%;
left: 50%;
width: 694px;
height: 114px;
filter:none; /*处理IE9浏览器中的滤镜效果*/
background-color:rgba(0,0,0,0.4);
filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#66000000', endColorstr='#66000000');
/*background:url(../images/sy2_txt.png) no-repeat;*/
margin-left: -347px;
margin-top: -32px;
/*opacity: 0;*/
font-size: 54px;
color: #fff;
text-align: center;
line-height: 114px;
}
.banner2 .ban2_txt {
/*display: none;*/
position: absolute;
top: 70%;
left: 50%;
width: 694px;
height: 114px;
filter:none; /*处理IE9浏览器中的滤镜效果*/
background-color:rgba(0,0,0,0.4);
filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#66000000', endColorstr='#66000000');
/*background:url(../images/sy2_txt.png) no-repeat;*/
margin-left: -347px;
margin-top: -32px;
/*opacity: 0;*/
font-size: 54px;
color: #fff;
text-align: center;
line-height: 114px;
}
.banner3 .ban3_txt {
/*display: none;*/
position: absolute;
top: 70%;
left: 50%;
width: 694px;
height: 114px;
filter:none; /*处理IE9浏览器中的滤镜效果*/
background-color:rgba(0,0,0,0.4);
filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#66000000', endColorstr='#66000000');
/*background:url(../images/sy2_txt.png) no-repeat;*/
margin-left: -347px;
margin-top: -32px;
/*opacity: 0;*/
font-size: 54px;
color: #fff;
text-align: center;
line-height: 114px;
}
.banner4 .ban4_txt {
/*display: none;*/
position: absolute;
top: 70%;
left: 50%;
width: 694px;
height: 114px;
filter:none; /*处理IE9浏览器中的滤镜效果*/
background-color:rgba(0,0,0,0.4);
filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#66000000', endColorstr='#66000000');
/*background:url(../images/sy2_txt.png) no-repeat;*/
margin-left: -347px;
margin-top: -32px;
/*opacity: 0;*/
font-size: 54px;
color: #fff;
text-align: center;
line-height: 114px;
}
.banner_btn {
position: absolute;
width: 1085px;
height: 38px;
bottom: 0;
left: 50%;
margin-left: -542px;
}
.banner_btn li{
width: 270px;
font-size: 16px;
height: 38px;
float: left;
text-align: center;
line-height: 38px;
margin-right: 1px;
}
.banner_btn a {
color: #817f7f;
display: block;
}
.banner_btn .btn_select a{
color: #fff;
font-size: 20px;
}
.btn1{
filter:none; /*处理IE9浏览器中的滤镜效果*/
background-color: rgba(96,25,134,0.8);
filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#CC90209B', endColorstr='#CC90209B');
}
.btn1.btn_select{
background: #601986;
}
.btn2{
filter:none; /*处理IE9浏览器中的滤镜效果*/
background-color:rgba(130,44,181,0.8);
filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#CC000000', endColorstr='#CC000000');
}
.btn2.btn_select{
background: #822cb5;
}
.btn3{
filter:none; /*处理IE9浏览器中的滤镜效果*/
background-color:rgba(60,53,167,0.8);
filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#CC1B164C', endColorstr='#CC1B164C');
}
.btn3.btn_select {
background: #3c35a7;
}
.btn4{
filter:none; /*处理IE9浏览器中的滤镜效果*/
background-color:rgba(27,22,76,0.8);
filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#CC1B164C', endColorstr='#CC1B164C');
}
.btn4.btn_select {
background: #1b164c;
}
.ban1_txt {
width: 1100px;
margin: 0 auto;
padding-left: 24px;
/*display: none;*/
}
.ban1_txt h4 {
width: 143px;
height: 46px;
/*background:url(../images/ban1_txt.png) no-repeat center;*/
margin-top: 45px;
opacity: 0;
}
.ban1_txt .ban1_p {
color: #000;
line-height: 20px;
margin-top: 6px;
opacity: 0
}
.ban1_txt .ban1_title {
font-size: 32px;
color: #90209b;
font-weight: bold;
margin-top: 20px;
display: block;
opacity: 0
}
.nav .select {
background: #000;
}
.ban_nav {
width: 1054px;
height: 141px;
/*background:url(../images/ban_nav_bg.png) no-repeat;*/
margin-top: 62px;
}
.ban_nav ul {
width: 1054px;
height: 141px;
padding: 24px 0 0 146px;
}
.ban_nav li {
width: 110px;
height: 90px;
margin-right: 108px;
text-align: center;
}
.ban_nav span{
width: 67px;
height: 66px;
display: block;
background:url("../images/ban_nav.png")/*tpa=http://www.sanyi.org/images/ban_nav.png*/ no-repeat;
position: absolute;
left: 50%;
margin-left: -33px;
background-position: 0 0;
}
.ban_nav a{
display: block;
position: relative;
}
.ban_nav p {
color: #fff;
padding-top: 76px;
}
.ban_nav .nav_icon1 {
background-position: 0 0;
}
.ban_nav .nav_icon2 {
background-position: -67px 0;
}
.ban_nav .nav_icon3 {
background-position: -134px 0;
}
.ban_nav .nav_icon4 {
background-position: -201px 0;
}
.ban_nav .nav_icon1:hover {
background-position: 0 -66px;
}
.ban_nav .nav_icon2:hover {
background-position: -67px -66px;
}
.ban_nav .nav_icon3:hover {
background-position: -134px -66px;
}
.ban_nav .nav_icon4:hover {
background-position: -201px -66px;
}
/*首页banner切换 end*/
/*首页底部最新新闻切换 start*/
.lt_silde {
width: 1100px;
height: 282px;
margin: 0 auto;
overflow: hidden;
position: relative;
}
.lt_silde ul{
height: 282px;
position: absolute;
}
.lt_silde li {
float: left;
}
.lt_prev,.lt_next{
position: absolute;
display: block;
width: 42px;
height: 42px;
background:transparent url("../images/csg.png")/*tpa=http://www.sanyi.org/images/csg.png*/ no-repeat top left;
}
.lt_prev {
top: 240px;
right: 110px;
/*background:url(../images/sl.png);*/
}
.lt_prev:hover{
display:block;
background:transparent url("../images/csg.png")/*tpa=http://www.sanyi.org/images/csg.png*/ no-repeat top left;
background-position: 0 -875px; width: 42px; height: 42px;
}
.lt_next {
top: 240px;
right: 40px;
/*background:url(../images/sr.png);*/
}
.lt_next:hover{
display:block;
background:transparent url("../images/csg.png")/*tpa=http://www.sanyi.org/images/csg.png*/ no-repeat top left;
background-position: 0 -961px; width: 42px; height: 42px;
}
/*首页底部最新新闻切换 end*/
/*切换css动画*/
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@-moz-keyframes fadeInUp /* Firefox */{
0% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@-o-keyframes fadeInUp{
0% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUp {
-webkit-animation: fadeInUp 1.5s forwards;
animation: fadeInUp 1.5s forwards;
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 40%, 0);
transform: translate3d(0, 40%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@-moz-keyframes fadeIn /* Firefox */{
0% {
opacity: 0;
-webkit-transform: translate3d(0, 40%, 0);
transform: translate3d(0, 40%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@-o-keyframes fadeIn /* Opera */{
0% {
opacity: 0;
-webkit-transform: translate3d(0, 40%, 0);
transform: translate3d(0, 40%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeIn {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 40%, 0);
transform: translate3d(0, 40%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeIn {
-webkit-animation: fadeIn 1.5s forwards;
animation: fadeIn 1.5s forwards;
}
/*首页 end*/
/*文字标题的图 Starts */
.titles {
display:block;
background:transparent url("../images/titles.png")/*tpa=http://www.sanyi.org/images/titles.png*/ no-repeat top left;
}
/*主页四个文字标题的图 Starts */
.title1{ background-position: 0 -432px; width: 1100px; height: 35px; }
.title2{ background-position: 0 0px; width: 1100px; height: 35px; }
.title3{ background-position: 0 -72px; width: 1100px; height: 35px; }
.title4{ background-position: 0 -144px; width: 1100px; height: 35px; }
.title5{ background-position: 0 -216px; width: 1100px; height: 35px; }
.title6{ background-position: 0 -288px; width: 1100px; height: 35px; }
/*美国游学青少年项目文字标题的图 Starts */
.ustitle1{ background-position: 0 -684px; width: 1100px; height: 60px; }
.ustitle2{ background-position: 0 -756px; width: 1100px; height: 60px; }
.ustitle3{ background-position: 0 -828px; width: 1100px; height: 60px; }
.ustitle4{ background-position: 0 -900px; width: 1100px; height: 60px; }
.ustitle5{ background-position: 0 -972px; width: 1100px; height: 60px; }
/*英国游学青少年项目文字标题的图 Starts */
.uktitle1{ background-position: 0 -1044px; width: 1100px; height: 60px; }
.uktitle2{ background-position: 0 -1116px; width: 1100px; height: 60px; }
.uktitle3{ background-position: 0 -1188px; width: 1100px; height: 60px; }
.uktitle4{ background-position: 0 -1260px; width: 1100px; height: 60px; }
.uktitle5{ background-position: 0 -1332px; width: 1100px; height: 60px; }
/*加拿大游学青少年项目文字标题的图 Starts */
.cantitle1{ background-position: 0 -1404px; width: 1100px; height: 60px; }
.cantitle2{ background-position: 0 -1476px; width: 1100px; height: 60px; }
.cantitle3{ background-position: 0 -1548px; width: 1100px; height: 60px; }
.cantitle4{ background-position: 0 -1620px; width: 1100px; height: 60px; }
.cantitle5{ background-position: 0 -1692px; width: 1100px; height: 60px; }
/*欧洲游学青少年项目文字标题的图 Starts */
.eutitle1{ background-position: 0 -1764px; width: 1100px; height: 60px; }
.eutitle2{ background-position: 0 -1836px; width: 1100px; height: 60px; }
.eutitle3{ background-position: 0 -1908px; width: 1100px; height: 60px; }
.eutitle4{ background-position: 0 -1980px; width: 1100px; height: 60px; }
.eutitle5{ background-position: 0 -2052px; width: 1100px; height: 60px; }
/*更多青少年游学项目文字标题的图 Starts */
.moretitle1{ background-position: 0 -612px; width: 1100px; height: 60px; }
/*成人游学项目文字标题的图 Starts */
.adtitle1{ background-position: 0 -2124px; width: 1100px; height: 60px; }
.adtitle2{ background-position: 0 -2196px; width: 1100px; height: 60px; }
.adtitle3{ background-position: 0 -2268px; width: 1100px; height: 60px; }
.adtitle4{ background-position: 0 -2340px; width: 1100px; height: 60px; }
.adtitle5{ background-position: 0 -2412px; width: 1100px; height: 60px; }
/*文字标题的图 Ends */
/*sprite start*/
.sprite {
display:block;
background:transparent url("../images/csg.png")/*tpa=http://www.sanyi.org/images/csg.png*/ no-repeat top left;
}
.sprite-arrow{ background-position: 0 0; width: 21px; height: 11px; position: absolute;bottom: -10px;right: 8px;}
.sprite-arrow_line_left{ background-position: 0 -12px; width: 118px; height: 25px; }
.sprite-arrow_line_right{ background-position: 0 -38px; width: 116px; height: 25px; }
.sprite-ban1_txt{ background-position: 0 -64px; width: 143px; height: 46px; }
.sprite-ban_nav_bg{ background-position: 0 -111px; width: 0px; height: 141px; }
.sprite-down{ background-position: 0 -253px; width: 14px; height: 8px; }
.sprite-hd_title1{ background-position: 0 -262px; width: 1100px; height: 57px; }
.sprite-hd_title2{ background-position: 0 -320px; width: 1100px; height: 57px; }
.sprite-loading{ background-position: 0 -378px; width: 162px; height: 85px; }
.sprite-logo{ background-position: 0 -464px; width: 565px; height: 83px; }
.sprite-next{ background-position: 0 -548px; width: 70px; height: 70px; }
.sprite-next_hover{ background-position: 0 -619px; width: 70px; height: 70px; }
.sprite-prev{ background-position: 0 -690px; width: 70px; height: 70px; }
.sprite-prev_hover{ background-position: 0 -761px; width: 70px; height: 70px; }
.sprite-sl{ background-position: 0 -832px; width: 42px; height: 42px; }
.sprite-sl_hover{ background-position: 0 -875px; width: 42px; height: 42px; }
.sprite-sr{ background-position: 0 -918px; width: 42px; height: 42px; }
.sprite-sr_hover{ background-position: 0 -961px; width: 42px; height: 42px; }
.sprite-sy2_txt{ background-position: 0 -1004px; width: 694px; height: 114px; }
.sprite-sy2_txtbg{ background-position: 0 -1119px; width: 694px; height: 114px; }
.sprite-sy3_txt{ background-position: 0 -1234px; width: 666px; height: 139px; }
.sprite-sy3_txtbg{ background-position: 0 -1374px; width: 666px; height: 139px; }
.sprite-sy_title1{ background-position: 0 -1514px; width: 1100px; height: 60px; }
.sprite-sy_title2{ background-position: 0 -1575px; width: 1100px; height: 60px; }
.sprite-sy_title3{ background-position: 0 -1636px; width: 1100px; height: 60px; }
.sprite-tel{ background-position: 0 -1697px; width: 254px; height: 83px; }
.sprite-tel_num{ background-position: 0 -1781px; width: 100px; height: 33px; }
.sprite-time_line{ background-position: 0 -1815px; width: 2px; height: 1px; }
.sprite-tips{ background-position: 0 -1817px; width: 18px; height: 18px; }
.sprite-year{ background-position: 0 -1836px; width: 12px; height: 12px; }
.sprite-year_bg{ background-position: 0 -1849px; /* width: 73px; height: 73px; */ }
.sprite-year_hover{ background-position: 0 -1923px; width: 12px; height: 12px; }
/*sprite end*/
/* 兼容大屏*/
@media screen and (min-height: 1080px){
.time_end{
margin-left: -35px;
padding: 27.6px 20px;
}
}
@media screen and (max-width:375px){
.lt_txt p {
height: 100px;
}
.lt_txt h4{
font-size: 20px;
}
}
/*add*/
.submit_banner{
height: 450px;
background: url("../images/banner.jpg")/*tpa=http://www.sanyi.org/images/banner.jpg*/ no-repeat center center;
}
.submit_banner .banner_label{
top:400px;
left:60%;
background-color:rgba(60,56,54,0.3);
text-align:center;
}
.submit_banner .banner_label .txt_black_s{
font-size: 30px;
}
.header .h_logo{
top:15px;
left:-27px;
}
.header .h_slogan{
top:15px;
left:100px;
}
.index_clickmore{
margin-top: 20px;
float:right;
padding: 20px 20px;
background: #90209b;
color: #fff;
}
.index_clickmore:hover{
color: #fff;
background: #90209b;
} | 0.342462 | 0.070368 |
body{margin:0;padding:0;text-align:center;background:#6593cf url(images/main.gif) repeat-x}
body#login{background:#fff none}
body#login .top{display: none}
body#login .nav{display: none}
body#login .footer,body#login .footer a{color:#333}
body#login .footer a:hover{color:#f24503}
.w{min-width:1003px;margin:0 auto;padding:0;clear:both}
.l{float:left}
.r{float:right}
.ul{list-style:none;margin:0;padding:0}
.ul li{white-space:nowrap}
.inb,.inb_a a,label,.icon samp{display:-moz-inline-block;display:-moz-inline-box;display:inline-block}
.hand{vertical-align:middle;cursor:pointer;border:none}
.btn60x20{width:60px;height:20px;color:#333;border:0px;background:url("images/btn60x20.gif") no-repeat}
.btn60x20:hover{color:#f24503}
.btn80x20{width:80px;height:20px;color:#333;border:none;background:url("images/btn80x20.gif") no-repeat}
.btn80x20:hover{color:#f24503}
.btn83x23,.btn83x23b{width:83px;height:23px;background:url("images/btn83x23.png") no-repeat}
.btn83x23{color:#fff;background-position:0 0}
.btn83x23:hover,.btn83x23b:hover{color:#f24503}
.btn83x23b{color:#333;background-position:0 -23px}
.btn102x26,.btn102x26b{width:102px;height:26px;background:url("images/btn102x26.png") no-repeat}
.btn102x26{color:#fff;background-position:0 0}
.btn102x26:hover,.btn102x26b:hover{color:#f24503}
.btn102x26b{color:#333;background-position:0 -26px}
.sbox{width:700px;height:340px;margin:100px auto;background:url("images/split.gif") no-repeat 42% 33px;overflow:hidden;clear:both}
.sbox h1{float:left;display:block;width:266px;height:64px;margin-top:116px;font-size:0px;text-indent:-99999px;background:url("images/logo266x64.png") no-repeat}
.sbox .cont{position:relative;float:right;width:340px;height:340px;background:url("images/bg340x340.png") no-repeat}
.sbox h2{width:92%;margin:10px auto 0;font-size:16px;line-height:28px;color:#06f}
.sbox .set,.set li.dev{width:306px}
.sbox .set li label{width:60px}
.top a,.menu a{color:#333}
.nav,.nav ul a,.footer,.footer a{color:#fff}
.top a:hover,.menu a:hover,.nav a:hover,.footer a:hover{color:#f24503}
.top{height:82px;overflow:hidden}
.top h1{position:absolute;top:14px;left:30px;display:block;width:228px;height:54px;text-indent:-99999px;background:url("images/logo228x54.png") no-repeat}
.top h1 a{display:block;text-indent:-9999px}
.top ul{position:absolute;top:10px;right:10px;width:50%}
.top ul li{line-height:28px;text-align:right}
.nav{position:relative;min-width:1003px;height:35px}
.nav ul{position:absolute;top:0;left:10px;z-index:1;height:35px}
.nav ul li{position:relative;float:left;height:35px;padding-right:2px;line-height:35px;text-align:center;background:url("images/nav.gif") no-repeat 100% 0}
.nav ul li a{display:block;padding:0 10px;font-size:14px}
.nav ul li a:hover,.nav ul li a.current{}
.nav ul li.menubar a{background:transparent url("../../images/arrow.gif") no-repeat 100% 50%}
.nav ul li.over ul{display:block}
.nav ul ul{top:34px;left:0;z-index:2;list-style:none;width:148px;margin:0;padding:0;display:none}
.nav ul ul li{width:148px;height:26px;line-height:26px;margin:0;padding:0;background:#d7e9f5 none;border:1px solid #7ea0cb;border-bottom:0}
.nav ul ul li.last{border-bottom:1px solid #7ea0cb}
.nav ul ul li a{width:100%;padding:0;font-size:12px;color:#1465b7;background:none}
.nav ul ul li a:hover{font-weight:normal;background-color:#f2f2f2}
.nav p{position:absolute;top:0;right:10px;height:35px;padding-top:8px;white-space:nowrap}
.main{position:relative;padding:10px;overflow:hidden}
.box{padding:2px;border:1px solid #d6e8fd;background-color:#adcdf5}
.frameL,.frameR{height:100%;border-right:1px solid #5681bb;border-bottom:1px solid #5681bb}
.frameL{position:relative;z-index:97;top:0;left:0;float:left;width:210px}
.frameR{margin-left:221px}
.menu,.content{min-height:480px;background-color:#f1f1f1}
.menu{width:184px;height:100%;padding:0 10px 10px;text-align:left;overflow:auto;overflow-x:hidden}
.menu h2{position:relative;width:100%;margin:10px 0 0;line-height:24px;font-size:14px;font-weight:bold;overflow:hidden;clear:both}
.menu ul{padding-left:20px;overflow:hidden}
.menu ul li{margin-top:8px;line-height:20px}
.menu ul li.here a{color:#f24503}
.icon samp,.date{background:url("images/icon.gif") no-repeat}
.icon samp{width:16px;height:16px;margin-right:4px;vertical-align:text-bottom}
.icon samp.t01{background-position:0 0}
.icon samp.t02{background-position:0 -16px}
.icon samp.t03{background-position:0 -32px}
.icon samp.t04{background-position:0 -48px}
.icon samp.t05{background-position:0 -64px}
.icon samp.t06{background-position:0 -80px}
.icon samp.t07{background-position:0 -96px}
.icon samp.t08{background-position:0 -112px}
.icon samp.t09{background-position:0 -128px}
.icon samp.t10{background-position:0 -144px}
.icon samp.t11{background-position:0 -160px}
.icon samp.t12{background-position:0 -176px}
.icon samp.t13{background-position:0 -192px}
.icon samp.t14{background-position:0 -208px}
.content{width:100%;padding-bottom:10px;overflow:hidden}
.loc,.sch{position:relative;width:96%;margin:10px auto 0;padding-top:10px;text-align:left;overflow:hidden;clear:both}
.loc{height:26px;background:url("images/dev.gif") repeat-x bottom}
.loc span{margin-right:6px}
.loc .inb{position:absolute;top:10px;right:0;line-height:20px;text-align:center}
.sch{padding-bottom:10px;border:1px solid #d6e8fd;background-color:#f1f7fd}
.sch form,.sch p{padding:0 20px}
.sch input,.sch select{vertical-align:middle}
.sch .txt20,.sch select{margin-right:6px}
.sign .set{width:96%;margin:20px auto 30px;padding-bottom:30px;border-bottom:1px solid #c7c0c0}
.sign .set li label{width:280px;color:#666}
.sign .set .are{width:185px}
.sign .set .arew{width:64%}
.set{margin:0 auto;overflow:hidden;clear:both}
.set label{line-height:26px;text-align:right;white-space:nowrap}
.set input,.set select{margin-right:6px;vertical-align:middle}
.set h2{margin-top:10px;font-size:14px;line-height:24px}
.set li{width:99%;margin:10px auto 0;text-align:left;clear:both}
.set li.errorTip{margin-top:4px;height:32px;line-height:32px;text-align:center;color:#e59700;border:1px solid #e59700;background-color:#ffc}
.set li.okTip{margin-top:4px;height:32px;line-height:32px;text-align:center;border:1px solid #14b22a;background-color:#ffc}
.set li.okTip span{padding-left:8px;color:#14b22a}
.set li .txt{width:189px}
.set li .txt2{width:109px}
.set li .w55{width:55px}
.set li select{width:196px}
.set li img{vertical-align:middle}
.set li .code{width:72px;height:24px;margin-right:6px;cursor:pointer;border:1px solid #e3e3e3}
.set li .pos{position:relative;color:#e59700}
.set li .tip{position:absolute;top:0;left:0;z-index:2;display:block;width:200px;padding:4px 6px;line-height:20px;background-color:#fff}
.set li .orgTip{border:1px solid #ffce84;background-color:#fff4e3}
.set li .redTip{border:1px solid #f24807;background-color:#ffe4dd}
.set li .ok{background-position:0 -64px}
.set li .error{background-position:0 -48px}
.set li .date{width:190px}
.set li .color{width:18px;height:18px;font-size:0;vertical-align:middle;cursor:pointer;background:url("images/color.gif") no-repeat}
.page_c{width:96%;margin:10px auto 0;overflow:hidden;clear:both}
.page_c .l input,.page_c .l select{margin-right:6px;vertical-align:middle}
.page_c .btn80x20{margin-left:6px;line-height:20px;text-align:center}
.page{color:#666}
.page input{border:1px solid #cfdced}
.page .txts{width:38px;height:16px;margin:0 4px}
.page .hand{height:18px;padding:0 4px;font-weight:bold;color:#06c;background-color:#e9f0f3}
.page a{height:16px;line-height:16px;margin:0 4px;padding:0 5px;color:#06c;border:1px solid #cfdced;background-color:#e9f0f3}
.page a:hover{color:#f24503;text-decoration:none;border:1px solid #0097f9;background-color:#b0d5ed}
.footer{height:50px;margin-top:10px;line-height:20px;text-align:center;white-space:nowrap;overflow:hidden}
.footer samp{margin:0 6px}
/* HEADER */
div#header {
margin: 0 0 5em 0;
padding: 6px 0 2px 10px;
text-align: left;
height: 79px; /* needed by IE 7 */
}
div#switchLocale {
position: absolute;
right: 10px;
}
div#branding {
float: left;
width: 50%;
margin: 0;
padding: 10px 0 10px 30px;
text-align: left;
}
div#search {
float: right;
width: 49%;
margin: 0;
padding: 40px 40px 0 0;
text-align: right;
}
/* END HEADER */
/* CONTENT */
div#content {
}
body#error #content {
margin-top: 20px;
}
/* MAIN */
div#main {
/*
*/
padding-left: 15px;
}
div#main form ul li {
list-style-type: none;
/*
*/
margin-left: 0;
}
/* END MAIN */
/* SUB */
div#sub h2 {
margin-bottom: 5px;
}
div#sub ul li {
list-style-type: none;
padding-bottom: 10px;
}
div#sub p.line {
border-top: 1px dotted #ccc;
margin: 15px 0;
}
/* END SUB */
/* END CONTENT */
/* FOOTER */
div#footer {
color: #444;
padding: 0 39px;
text-align: left;
font-size: 0.9em;
}
div#footer div#divider {
margin: 0 0 4px 0;
border-top: 1px solid #ccc;
}
div#footer div#divider div {
margin: 1px 0 0 0;
border-top: 6px solid #ebf5fc;
}
div#footer .left {
float: left;
}
div#footer .right {
float: right;
}
/* END FOOTER */
/* END LAYOUT */ | ecps-console/src/main/webapp/ecps/console/styles/simplicity/layout.css | body{margin:0;padding:0;text-align:center;background:#6593cf url(images/main.gif) repeat-x}
body#login{background:#fff none}
body#login .top{display: none}
body#login .nav{display: none}
body#login .footer,body#login .footer a{color:#333}
body#login .footer a:hover{color:#f24503}
.w{min-width:1003px;margin:0 auto;padding:0;clear:both}
.l{float:left}
.r{float:right}
.ul{list-style:none;margin:0;padding:0}
.ul li{white-space:nowrap}
.inb,.inb_a a,label,.icon samp{display:-moz-inline-block;display:-moz-inline-box;display:inline-block}
.hand{vertical-align:middle;cursor:pointer;border:none}
.btn60x20{width:60px;height:20px;color:#333;border:0px;background:url("images/btn60x20.gif") no-repeat}
.btn60x20:hover{color:#f24503}
.btn80x20{width:80px;height:20px;color:#333;border:none;background:url("images/btn80x20.gif") no-repeat}
.btn80x20:hover{color:#f24503}
.btn83x23,.btn83x23b{width:83px;height:23px;background:url("images/btn83x23.png") no-repeat}
.btn83x23{color:#fff;background-position:0 0}
.btn83x23:hover,.btn83x23b:hover{color:#f24503}
.btn83x23b{color:#333;background-position:0 -23px}
.btn102x26,.btn102x26b{width:102px;height:26px;background:url("images/btn102x26.png") no-repeat}
.btn102x26{color:#fff;background-position:0 0}
.btn102x26:hover,.btn102x26b:hover{color:#f24503}
.btn102x26b{color:#333;background-position:0 -26px}
.sbox{width:700px;height:340px;margin:100px auto;background:url("images/split.gif") no-repeat 42% 33px;overflow:hidden;clear:both}
.sbox h1{float:left;display:block;width:266px;height:64px;margin-top:116px;font-size:0px;text-indent:-99999px;background:url("images/logo266x64.png") no-repeat}
.sbox .cont{position:relative;float:right;width:340px;height:340px;background:url("images/bg340x340.png") no-repeat}
.sbox h2{width:92%;margin:10px auto 0;font-size:16px;line-height:28px;color:#06f}
.sbox .set,.set li.dev{width:306px}
.sbox .set li label{width:60px}
.top a,.menu a{color:#333}
.nav,.nav ul a,.footer,.footer a{color:#fff}
.top a:hover,.menu a:hover,.nav a:hover,.footer a:hover{color:#f24503}
.top{height:82px;overflow:hidden}
.top h1{position:absolute;top:14px;left:30px;display:block;width:228px;height:54px;text-indent:-99999px;background:url("images/logo228x54.png") no-repeat}
.top h1 a{display:block;text-indent:-9999px}
.top ul{position:absolute;top:10px;right:10px;width:50%}
.top ul li{line-height:28px;text-align:right}
.nav{position:relative;min-width:1003px;height:35px}
.nav ul{position:absolute;top:0;left:10px;z-index:1;height:35px}
.nav ul li{position:relative;float:left;height:35px;padding-right:2px;line-height:35px;text-align:center;background:url("images/nav.gif") no-repeat 100% 0}
.nav ul li a{display:block;padding:0 10px;font-size:14px}
.nav ul li a:hover,.nav ul li a.current{}
.nav ul li.menubar a{background:transparent url("../../images/arrow.gif") no-repeat 100% 50%}
.nav ul li.over ul{display:block}
.nav ul ul{top:34px;left:0;z-index:2;list-style:none;width:148px;margin:0;padding:0;display:none}
.nav ul ul li{width:148px;height:26px;line-height:26px;margin:0;padding:0;background:#d7e9f5 none;border:1px solid #7ea0cb;border-bottom:0}
.nav ul ul li.last{border-bottom:1px solid #7ea0cb}
.nav ul ul li a{width:100%;padding:0;font-size:12px;color:#1465b7;background:none}
.nav ul ul li a:hover{font-weight:normal;background-color:#f2f2f2}
.nav p{position:absolute;top:0;right:10px;height:35px;padding-top:8px;white-space:nowrap}
.main{position:relative;padding:10px;overflow:hidden}
.box{padding:2px;border:1px solid #d6e8fd;background-color:#adcdf5}
.frameL,.frameR{height:100%;border-right:1px solid #5681bb;border-bottom:1px solid #5681bb}
.frameL{position:relative;z-index:97;top:0;left:0;float:left;width:210px}
.frameR{margin-left:221px}
.menu,.content{min-height:480px;background-color:#f1f1f1}
.menu{width:184px;height:100%;padding:0 10px 10px;text-align:left;overflow:auto;overflow-x:hidden}
.menu h2{position:relative;width:100%;margin:10px 0 0;line-height:24px;font-size:14px;font-weight:bold;overflow:hidden;clear:both}
.menu ul{padding-left:20px;overflow:hidden}
.menu ul li{margin-top:8px;line-height:20px}
.menu ul li.here a{color:#f24503}
.icon samp,.date{background:url("images/icon.gif") no-repeat}
.icon samp{width:16px;height:16px;margin-right:4px;vertical-align:text-bottom}
.icon samp.t01{background-position:0 0}
.icon samp.t02{background-position:0 -16px}
.icon samp.t03{background-position:0 -32px}
.icon samp.t04{background-position:0 -48px}
.icon samp.t05{background-position:0 -64px}
.icon samp.t06{background-position:0 -80px}
.icon samp.t07{background-position:0 -96px}
.icon samp.t08{background-position:0 -112px}
.icon samp.t09{background-position:0 -128px}
.icon samp.t10{background-position:0 -144px}
.icon samp.t11{background-position:0 -160px}
.icon samp.t12{background-position:0 -176px}
.icon samp.t13{background-position:0 -192px}
.icon samp.t14{background-position:0 -208px}
.content{width:100%;padding-bottom:10px;overflow:hidden}
.loc,.sch{position:relative;width:96%;margin:10px auto 0;padding-top:10px;text-align:left;overflow:hidden;clear:both}
.loc{height:26px;background:url("images/dev.gif") repeat-x bottom}
.loc span{margin-right:6px}
.loc .inb{position:absolute;top:10px;right:0;line-height:20px;text-align:center}
.sch{padding-bottom:10px;border:1px solid #d6e8fd;background-color:#f1f7fd}
.sch form,.sch p{padding:0 20px}
.sch input,.sch select{vertical-align:middle}
.sch .txt20,.sch select{margin-right:6px}
.sign .set{width:96%;margin:20px auto 30px;padding-bottom:30px;border-bottom:1px solid #c7c0c0}
.sign .set li label{width:280px;color:#666}
.sign .set .are{width:185px}
.sign .set .arew{width:64%}
.set{margin:0 auto;overflow:hidden;clear:both}
.set label{line-height:26px;text-align:right;white-space:nowrap}
.set input,.set select{margin-right:6px;vertical-align:middle}
.set h2{margin-top:10px;font-size:14px;line-height:24px}
.set li{width:99%;margin:10px auto 0;text-align:left;clear:both}
.set li.errorTip{margin-top:4px;height:32px;line-height:32px;text-align:center;color:#e59700;border:1px solid #e59700;background-color:#ffc}
.set li.okTip{margin-top:4px;height:32px;line-height:32px;text-align:center;border:1px solid #14b22a;background-color:#ffc}
.set li.okTip span{padding-left:8px;color:#14b22a}
.set li .txt{width:189px}
.set li .txt2{width:109px}
.set li .w55{width:55px}
.set li select{width:196px}
.set li img{vertical-align:middle}
.set li .code{width:72px;height:24px;margin-right:6px;cursor:pointer;border:1px solid #e3e3e3}
.set li .pos{position:relative;color:#e59700}
.set li .tip{position:absolute;top:0;left:0;z-index:2;display:block;width:200px;padding:4px 6px;line-height:20px;background-color:#fff}
.set li .orgTip{border:1px solid #ffce84;background-color:#fff4e3}
.set li .redTip{border:1px solid #f24807;background-color:#ffe4dd}
.set li .ok{background-position:0 -64px}
.set li .error{background-position:0 -48px}
.set li .date{width:190px}
.set li .color{width:18px;height:18px;font-size:0;vertical-align:middle;cursor:pointer;background:url("images/color.gif") no-repeat}
.page_c{width:96%;margin:10px auto 0;overflow:hidden;clear:both}
.page_c .l input,.page_c .l select{margin-right:6px;vertical-align:middle}
.page_c .btn80x20{margin-left:6px;line-height:20px;text-align:center}
.page{color:#666}
.page input{border:1px solid #cfdced}
.page .txts{width:38px;height:16px;margin:0 4px}
.page .hand{height:18px;padding:0 4px;font-weight:bold;color:#06c;background-color:#e9f0f3}
.page a{height:16px;line-height:16px;margin:0 4px;padding:0 5px;color:#06c;border:1px solid #cfdced;background-color:#e9f0f3}
.page a:hover{color:#f24503;text-decoration:none;border:1px solid #0097f9;background-color:#b0d5ed}
.footer{height:50px;margin-top:10px;line-height:20px;text-align:center;white-space:nowrap;overflow:hidden}
.footer samp{margin:0 6px}
/* HEADER */
div#header {
margin: 0 0 5em 0;
padding: 6px 0 2px 10px;
text-align: left;
height: 79px; /* needed by IE 7 */
}
div#switchLocale {
position: absolute;
right: 10px;
}
div#branding {
float: left;
width: 50%;
margin: 0;
padding: 10px 0 10px 30px;
text-align: left;
}
div#search {
float: right;
width: 49%;
margin: 0;
padding: 40px 40px 0 0;
text-align: right;
}
/* END HEADER */
/* CONTENT */
div#content {
}
body#error #content {
margin-top: 20px;
}
/* MAIN */
div#main {
/*
*/
padding-left: 15px;
}
div#main form ul li {
list-style-type: none;
/*
*/
margin-left: 0;
}
/* END MAIN */
/* SUB */
div#sub h2 {
margin-bottom: 5px;
}
div#sub ul li {
list-style-type: none;
padding-bottom: 10px;
}
div#sub p.line {
border-top: 1px dotted #ccc;
margin: 15px 0;
}
/* END SUB */
/* END CONTENT */
/* FOOTER */
div#footer {
color: #444;
padding: 0 39px;
text-align: left;
font-size: 0.9em;
}
div#footer div#divider {
margin: 0 0 4px 0;
border-top: 1px solid #ccc;
}
div#footer div#divider div {
margin: 1px 0 0 0;
border-top: 6px solid #ebf5fc;
}
div#footer .left {
float: left;
}
div#footer .right {
float: right;
}
/* END FOOTER */
/* END LAYOUT */ | 0.347205 | 0.059757 |
@import url("../css/bootstrap.css");
@import url("../css/swipebox.css");
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,700,300,600,800,400);
@import url(http://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic);
body{
padding:0;
margin:0;
font-family: 'Open Sans', sans-serif;
background:#f8f7f7;
}
body a{
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
-ms-transition:0.5s all;
}
input[type="button"],input[type="submit"]{
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
-ms-transition:0.5s all;
}
h1,h2,h3,h4,h5,h6{
margin:0;
}
p{
margin:0;
}
ul{
margin:0;
padding:0;
}
label{
margin:0;
}
/*-----start-header----*/
.top-menu ul li a.active {
border-bottom:3px solid #1abc9c;
}
.top-menu ul li a:hover {
border-bottom:3px solid #1abc9c;
}
.service-icon-heading h4 {
color:#1abc9c;
}
i.event {
background: url('../images/img-sprite.png') no-repeat 0px -120px;
}
i.needs {
background: url('../images/img-sprite.png') no-repeat -60px -120px;
}
i.gender {
background: url('../images/img-sprite.png') no-repeat -120px -120px;
}
i.photo {
background: url('../images/img-sprite.png') no-repeat -180px -120px;
}
i.education {
background: url('../images/img-sprite.png') no-repeat -240px -120px;
}
i.project {
background: url('../images/img-sprite.png') no-repeat -300px -120px;
}
.projects-section-head h3,.contact-section-head h3 {
background: url('../images/head_down_green.png') no-repeat 670px 55px;
padding-bottom: 2em;
}
.pricing-section-head h3,.services-section-head h3,.blog-section-head h3,.our-team-head h3{
background: url('../images/head_down_green.png') no-repeat 450px 55px;
padding-bottom: 2em;
}
.blog-section-grid {
padding: 0 10px;
}
#filters li span{
color: #1abc9c;
border:1px solid #1abc9c;
}
#filters li span.active {
background: #1abc9c;
color: #fff;
}
#filters li span.filter:hover{
background: #1abc9c;
color: #fff;
}
i.volunteer {
background: url('../images/img-sprite.png') no-repeat -360px -200px;
}
i.idea {
background: url('../images/img-sprite.png') no-repeat -460px -200px;
}
i.projects {
background: url('../images/img-sprite.png') no-repeat -560px -200px;
}
i.work {
background: url('../images/img-sprite.png') no-repeat -660px -200px;
}
i.abt_facebook:hover{
background-position:-760px -75px;
}
i.abt_twitter:hover{
background-position:-785px -75px;
}
i.abt_googlepluse:hover{
background-position:-810px -75px;
}
i.abt_linkedin:hover{
background-position:-835px -75px;
}
.subscribe input[type="text"] {
color: #fff;
border:1px solid #fff;
}
.subscribe input[type="submit"] {
color: #303030;
background: #fff;
}
.subscribe {
background: url('../images/subscribe_bg_green.jpg') no-repeat 0px 0px;
}
.pricing-section-grid {
background: #fff;
border: 1px solid #eee;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
padding: 5em 0 2em 0;
width: 22%;
}
.pricing-section-grid:hover{
border:1px solid #1abc9c;
}
.pricing-section-grid:hover h4.change {
color:#1abc9c;
}
.pricing-section-grid a {
background:#1abc9c;
color:#fff;
text-decoration:none;
}
.price {
background:#1abc9c;
border:4px solid #e8e8e8;
}
.blog-section-grid h4{
color:#303030;
}
.date {
background:#0c0b0c;
}
.about-grid h5 {
color: #1abc9c;
}
.blog-section-grid a {
color: #1abc9c;
}
.date p {
color:#fff;
}
.contact-section {
background:#fff;
border-bottom:2px solid #eee;
}
.contact-form input[type="submit"] {
background: #1abc9c;
border-bottom:2px solid #06745E;
}
.contact-form input[type="submit"]:hover {
background:#06745E;
}
.footer-bottom {
background:#069c7e;
}
.footer-top {
background:#21bb99;
}
i.f_phone {
background: url('../images/img-sprite.png') no-repeat -860px 0px;
}
i.f_msg {
width:25px;
height:25px;
background: url('../images/img-sprite.png') no-repeat -885px 0px;
display: inline-block;
vertical-align:middle;
}
i.f_location {
background: url('../images/img-sprite.png') no-repeat -910px 0px;
}
.social-icons {
background:#069c7e;
}
.social-icons i {
background: url('../images/img-sprite.png') no-repeat 0px 0px;
}
i.f_facebook {
background-position: -935px 0px;
}
i.f_twitter{
background-position: -965px 0px;
}
i.f_youtube {
background-position: -995px 0px;
}
i.f_linkedin {
background-position: -1025px 0px;
}
i.f_pinterest {
background-position: -1055px 0px;
}
i.f_behance{
background-position: -1085px 0px;
}
i.f_googlepluse {
background-position: -1115px 0px;
}
i.f_rss {
background-position: -1145px 0px;
}
i.f_tumbler{
background-position: -1175px 0px;
}
i.f_instagram {
background-position: -1205px 0px;
}
i.f_dribble {
background-position: -1235px 0px;
}
i.f_mail {
background-position: -1270px 0px;
}
/*-- responsive-design starts-here --*/
@media screen and (max-width: 1440px) {
.contact-section-head h3,.projects-section-head h3 {
background: url('../images/head_down_green.png') no-repeat 590px 55px;
}
}
@media screen and (max-width: 1366px) {
.contact-section-head h3, .projects-section-head h3 {
background: url('../images/head_down_green.png') no-repeat 541px 50px;
padding-bottom: 1.2em;
}
.services-section-head h3,.our-team-head h3,.pricing-section-head h3,.blog-section-head h3 {
padding-bottom: 1.2em;
background: url('../images/head_down_green.png') no-repeat 450px 50px;
}
}
@media screen and (max-width: 1280px) {
.services-section-head h3, .our-team-head h3, .pricing-section-head h3, .blog-section-head h3 {
padding-bottom: 1.1em;
background: url('../images/head_down_green.png') no-repeat 450px 45px;
font-size: 2em;
}
.contact-section-head h3, .projects-section-head h3 {
background: url('../images/head_down_green.png') no-repeat 503px 43px;
font-size: 2em;
padding-bottom: 1.1em;
}
}
@media screen and (max-width: 1024px) {
.contact-section-head h3, .projects-section-head h3 {
background: url('../images/head_down_green.png') no-repeat 382px 39px;
font-size: 1.9em;
padding-bottom: 1em;
}
.services-section-head h3, .our-team-head h3, .pricing-section-head h3, .blog-section-head h3 {
padding-bottom: 1em;
background: url('../images/head_down_green.png') no-repeat 349px 41px;
font-size: 1.9em;
}
.top-menu ul li a:hover {
border-bottom: 2px solid #1abc9c;
}
.top-menu ul li a.active {
border-bottom: 2px solid #1abc9c;
}
}
@media screen and (max-width: 800px) {
.contact-section-head h3, .projects-section-head h3 {
background: url('../images/head_down_green.png') no-repeat 260px 37px;
font-size: 1.75em;
padding-bottom: 0.9em;
}
.services-section-head h3, .our-team-head h3, .pricing-section-head h3, .blog-section-head h3 {
padding-bottom: 0.9em;
background: url('../images/head_down_green.png') no-repeat 238px 36px;
font-size: 1.75em;
}
}
@media screen and (max-width: 640px) {
.services-section-head h3, .our-team-head h3, .pricing-section-head h3, .blog-section-head h3 {
padding-bottom: 1em;
background: url('../images/head_down_green.png') no-repeat 177px 34px;
font-size: 1.7em;
}
.contact-section-head h3, .projects-section-head h3 {
background: url('../images/head_down_green.png') no-repeat 190px 34px;
font-size: 1.7em;
padding-bottom: 1em;
}
.our-team-grid {
margin-top: 2em;
padding: 0 5px;
}
}
@media screen and (max-width: 480px) {
.services-section-head h3, .our-team-head h3, .pricing-section-head h3, .blog-section-head h3 {
padding-bottom: 0.85em;
background: url('../images/head_down_green.png') no-repeat 135px 30px;
font-size: 1.5em;
background-size: 160px;
}
.contact-section-head h3, .projects-section-head h3 {
background: url('../images/head_down_green.png') no-repeat 148px 31px;
font-size: 1.5em;
padding-bottom: 0.9em;
background-size: 160px;
}
.pricing-section-grid {
margin: 12% 2.5% 0;
width: 45%;
padding: 4.3em 0 2em 0;
}
.services-section-grid {
padding: 0 10px;
}
i.event {
width: 48px;
height: 48px;
background: url('../images/img-sprite.png') no-repeat 1px -90px;
display: inline-block;
background-size: 1000px;
}
i.needs {
width: 48px;
height: 48px;
background: url('../images/img-sprite.png') no-repeat -45px -90px;
display: inline-block;
background-size: 1000px;
}
i.gender {
width: 48px;
height: 48px;
background: url('../images/img-sprite.png') no-repeat -91px -90px;
display: inline-block;
background-size: 1000px;
}
i.photo {
width: 48px;
height: 48px;
background: url('../images/img-sprite.png') no-repeat -138px -90px;
display: inline-block;
background-size: 1000px;
}
i.education {
width: 48px;
height: 48px;
background: url('../images/img-sprite.png') no-repeat -183px -90px;
display: inline-block;
background-size: 1000px;
}
i.project {
width: 48px;
height: 48px;
background: url('../images/img-sprite.png') no-repeat -229px -90px;
display: inline-block;
background-size: 1000px;
}
}
@media screen and (max-width: 320px) {
.contact-section-head h3, .projects-section-head h3 {
background: url('../images/head_down_green.png') no-repeat 78px 29px;
font-size: 1.4em;
padding-bottom: 0.8em;
background-size: 150px;
}
.services-section-head h3, .our-team-head h3, .pricing-section-head h3, .blog-section-head h3 {
padding-bottom: 0.85em;
background: url('../images/head_down_green.png') no-repeat 62px 29px;
font-size: 1.4em;
background-size: 150px;
}
.about-grid {
padding: 0;
}
.pricing-section-grid {
margin: 17% 1.5% 0;
width: 46%;
padding: 3.3em 0 1.5em 0;
}
.footer-grid {
width: 100%;
float: left;
margin-bottom: 1.5em;
padding: 0;
}
.services-section-grid {
padding: 0;
}
} | css/green.css | @import url("../css/bootstrap.css");
@import url("../css/swipebox.css");
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,700,300,600,800,400);
@import url(http://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic);
body{
padding:0;
margin:0;
font-family: 'Open Sans', sans-serif;
background:#f8f7f7;
}
body a{
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
-ms-transition:0.5s all;
}
input[type="button"],input[type="submit"]{
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
-ms-transition:0.5s all;
}
h1,h2,h3,h4,h5,h6{
margin:0;
}
p{
margin:0;
}
ul{
margin:0;
padding:0;
}
label{
margin:0;
}
/*-----start-header----*/
.top-menu ul li a.active {
border-bottom:3px solid #1abc9c;
}
.top-menu ul li a:hover {
border-bottom:3px solid #1abc9c;
}
.service-icon-heading h4 {
color:#1abc9c;
}
i.event {
background: url('../images/img-sprite.png') no-repeat 0px -120px;
}
i.needs {
background: url('../images/img-sprite.png') no-repeat -60px -120px;
}
i.gender {
background: url('../images/img-sprite.png') no-repeat -120px -120px;
}
i.photo {
background: url('../images/img-sprite.png') no-repeat -180px -120px;
}
i.education {
background: url('../images/img-sprite.png') no-repeat -240px -120px;
}
i.project {
background: url('../images/img-sprite.png') no-repeat -300px -120px;
}
.projects-section-head h3,.contact-section-head h3 {
background: url('../images/head_down_green.png') no-repeat 670px 55px;
padding-bottom: 2em;
}
.pricing-section-head h3,.services-section-head h3,.blog-section-head h3,.our-team-head h3{
background: url('../images/head_down_green.png') no-repeat 450px 55px;
padding-bottom: 2em;
}
.blog-section-grid {
padding: 0 10px;
}
#filters li span{
color: #1abc9c;
border:1px solid #1abc9c;
}
#filters li span.active {
background: #1abc9c;
color: #fff;
}
#filters li span.filter:hover{
background: #1abc9c;
color: #fff;
}
i.volunteer {
background: url('../images/img-sprite.png') no-repeat -360px -200px;
}
i.idea {
background: url('../images/img-sprite.png') no-repeat -460px -200px;
}
i.projects {
background: url('../images/img-sprite.png') no-repeat -560px -200px;
}
i.work {
background: url('../images/img-sprite.png') no-repeat -660px -200px;
}
i.abt_facebook:hover{
background-position:-760px -75px;
}
i.abt_twitter:hover{
background-position:-785px -75px;
}
i.abt_googlepluse:hover{
background-position:-810px -75px;
}
i.abt_linkedin:hover{
background-position:-835px -75px;
}
.subscribe input[type="text"] {
color: #fff;
border:1px solid #fff;
}
.subscribe input[type="submit"] {
color: #303030;
background: #fff;
}
.subscribe {
background: url('../images/subscribe_bg_green.jpg') no-repeat 0px 0px;
}
.pricing-section-grid {
background: #fff;
border: 1px solid #eee;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
padding: 5em 0 2em 0;
width: 22%;
}
.pricing-section-grid:hover{
border:1px solid #1abc9c;
}
.pricing-section-grid:hover h4.change {
color:#1abc9c;
}
.pricing-section-grid a {
background:#1abc9c;
color:#fff;
text-decoration:none;
}
.price {
background:#1abc9c;
border:4px solid #e8e8e8;
}
.blog-section-grid h4{
color:#303030;
}
.date {
background:#0c0b0c;
}
.about-grid h5 {
color: #1abc9c;
}
.blog-section-grid a {
color: #1abc9c;
}
.date p {
color:#fff;
}
.contact-section {
background:#fff;
border-bottom:2px solid #eee;
}
.contact-form input[type="submit"] {
background: #1abc9c;
border-bottom:2px solid #06745E;
}
.contact-form input[type="submit"]:hover {
background:#06745E;
}
.footer-bottom {
background:#069c7e;
}
.footer-top {
background:#21bb99;
}
i.f_phone {
background: url('../images/img-sprite.png') no-repeat -860px 0px;
}
i.f_msg {
width:25px;
height:25px;
background: url('../images/img-sprite.png') no-repeat -885px 0px;
display: inline-block;
vertical-align:middle;
}
i.f_location {
background: url('../images/img-sprite.png') no-repeat -910px 0px;
}
.social-icons {
background:#069c7e;
}
.social-icons i {
background: url('../images/img-sprite.png') no-repeat 0px 0px;
}
i.f_facebook {
background-position: -935px 0px;
}
i.f_twitter{
background-position: -965px 0px;
}
i.f_youtube {
background-position: -995px 0px;
}
i.f_linkedin {
background-position: -1025px 0px;
}
i.f_pinterest {
background-position: -1055px 0px;
}
i.f_behance{
background-position: -1085px 0px;
}
i.f_googlepluse {
background-position: -1115px 0px;
}
i.f_rss {
background-position: -1145px 0px;
}
i.f_tumbler{
background-position: -1175px 0px;
}
i.f_instagram {
background-position: -1205px 0px;
}
i.f_dribble {
background-position: -1235px 0px;
}
i.f_mail {
background-position: -1270px 0px;
}
/*-- responsive-design starts-here --*/
@media screen and (max-width: 1440px) {
.contact-section-head h3,.projects-section-head h3 {
background: url('../images/head_down_green.png') no-repeat 590px 55px;
}
}
@media screen and (max-width: 1366px) {
.contact-section-head h3, .projects-section-head h3 {
background: url('../images/head_down_green.png') no-repeat 541px 50px;
padding-bottom: 1.2em;
}
.services-section-head h3,.our-team-head h3,.pricing-section-head h3,.blog-section-head h3 {
padding-bottom: 1.2em;
background: url('../images/head_down_green.png') no-repeat 450px 50px;
}
}
@media screen and (max-width: 1280px) {
.services-section-head h3, .our-team-head h3, .pricing-section-head h3, .blog-section-head h3 {
padding-bottom: 1.1em;
background: url('../images/head_down_green.png') no-repeat 450px 45px;
font-size: 2em;
}
.contact-section-head h3, .projects-section-head h3 {
background: url('../images/head_down_green.png') no-repeat 503px 43px;
font-size: 2em;
padding-bottom: 1.1em;
}
}
@media screen and (max-width: 1024px) {
.contact-section-head h3, .projects-section-head h3 {
background: url('../images/head_down_green.png') no-repeat 382px 39px;
font-size: 1.9em;
padding-bottom: 1em;
}
.services-section-head h3, .our-team-head h3, .pricing-section-head h3, .blog-section-head h3 {
padding-bottom: 1em;
background: url('../images/head_down_green.png') no-repeat 349px 41px;
font-size: 1.9em;
}
.top-menu ul li a:hover {
border-bottom: 2px solid #1abc9c;
}
.top-menu ul li a.active {
border-bottom: 2px solid #1abc9c;
}
}
@media screen and (max-width: 800px) {
.contact-section-head h3, .projects-section-head h3 {
background: url('../images/head_down_green.png') no-repeat 260px 37px;
font-size: 1.75em;
padding-bottom: 0.9em;
}
.services-section-head h3, .our-team-head h3, .pricing-section-head h3, .blog-section-head h3 {
padding-bottom: 0.9em;
background: url('../images/head_down_green.png') no-repeat 238px 36px;
font-size: 1.75em;
}
}
@media screen and (max-width: 640px) {
.services-section-head h3, .our-team-head h3, .pricing-section-head h3, .blog-section-head h3 {
padding-bottom: 1em;
background: url('../images/head_down_green.png') no-repeat 177px 34px;
font-size: 1.7em;
}
.contact-section-head h3, .projects-section-head h3 {
background: url('../images/head_down_green.png') no-repeat 190px 34px;
font-size: 1.7em;
padding-bottom: 1em;
}
.our-team-grid {
margin-top: 2em;
padding: 0 5px;
}
}
@media screen and (max-width: 480px) {
.services-section-head h3, .our-team-head h3, .pricing-section-head h3, .blog-section-head h3 {
padding-bottom: 0.85em;
background: url('../images/head_down_green.png') no-repeat 135px 30px;
font-size: 1.5em;
background-size: 160px;
}
.contact-section-head h3, .projects-section-head h3 {
background: url('../images/head_down_green.png') no-repeat 148px 31px;
font-size: 1.5em;
padding-bottom: 0.9em;
background-size: 160px;
}
.pricing-section-grid {
margin: 12% 2.5% 0;
width: 45%;
padding: 4.3em 0 2em 0;
}
.services-section-grid {
padding: 0 10px;
}
i.event {
width: 48px;
height: 48px;
background: url('../images/img-sprite.png') no-repeat 1px -90px;
display: inline-block;
background-size: 1000px;
}
i.needs {
width: 48px;
height: 48px;
background: url('../images/img-sprite.png') no-repeat -45px -90px;
display: inline-block;
background-size: 1000px;
}
i.gender {
width: 48px;
height: 48px;
background: url('../images/img-sprite.png') no-repeat -91px -90px;
display: inline-block;
background-size: 1000px;
}
i.photo {
width: 48px;
height: 48px;
background: url('../images/img-sprite.png') no-repeat -138px -90px;
display: inline-block;
background-size: 1000px;
}
i.education {
width: 48px;
height: 48px;
background: url('../images/img-sprite.png') no-repeat -183px -90px;
display: inline-block;
background-size: 1000px;
}
i.project {
width: 48px;
height: 48px;
background: url('../images/img-sprite.png') no-repeat -229px -90px;
display: inline-block;
background-size: 1000px;
}
}
@media screen and (max-width: 320px) {
.contact-section-head h3, .projects-section-head h3 {
background: url('../images/head_down_green.png') no-repeat 78px 29px;
font-size: 1.4em;
padding-bottom: 0.8em;
background-size: 150px;
}
.services-section-head h3, .our-team-head h3, .pricing-section-head h3, .blog-section-head h3 {
padding-bottom: 0.85em;
background: url('../images/head_down_green.png') no-repeat 62px 29px;
font-size: 1.4em;
background-size: 150px;
}
.about-grid {
padding: 0;
}
.pricing-section-grid {
margin: 17% 1.5% 0;
width: 46%;
padding: 3.3em 0 1.5em 0;
}
.footer-grid {
width: 100%;
float: left;
margin-bottom: 1.5em;
padding: 0;
}
.services-section-grid {
padding: 0;
}
} | 0.09474 | 0.039416 |
body {
background-color: #b3f0f9;
}
/* Style the container which will hold all content */
#container {
background-color: #b3f0f9;
position: fixed;
top: 0;
left: 0;
min-height: 100%;
min-width: 100%;
width: auto;
height: auto;
z-index: -100;
padding: 0px;
}
#gradient {
background-image: url("media/gradient.png");
position: fixed;
top: 0;
left: 0;
min-height: 100%;
min-width: 100%;
width: auto;
height: auto;
padding: 0px;
margin-top: 7%;
}
#texture {
background-image: url("media/texture.png");
position: fixed;
top: 0;
left: 0;
min-height: 100%;
min-width: 100%;
width: auto;
height: auto;
padding: 0px;
}
/* style both images of people and animate them with different delay to offset the animation */
#people_left {
position: absolute;
max-width: 64%;
max-height: auto;
margin-left: 0%;
margin-top:-4%;
z-index: 100;
animation-name: people;
animation-duration: 3s;
animation-iteration-count: infinite;
animation-fill-mode: backwards;
animation-timing-function: ease-in-out;
}
#people_right {
position: absolute;
max-width: 47%;
max-height: auto;
margin-left: 55%;
margin-top: 26%;
z-index: 100;
animation-name: people;
animation-duration: 3s;
animation-iteration-count: infinite;
animation-fill-mode: backwards;
animation-timing-function: ease-in-out;
animation-delay: 0.5s;
}
/* style the bird + pedestal + notes */
#pedestal {
position: absolute;
z-index: 99;
margin-left: 31%;
margin-top: 17%;
mix-blend-mode: multiply;
}
#bird {
position: absolute;
z-index: 500;
margin-left: 41%;
margin-top: 12%;
mix-blend-mode: multiply;
}
#notes {
position: absolute;
margin-left: 13%;
margin-top: 6%;
}
/* add styles to all lanterns */
#lantern1 {
position: absolute;
margin-top: -42%;
margin-left: -5%;
mix-blend-mode: hard-light;
animation-name: lanternAnimation1;
animation-duration: 4s;
animation-iteration-count: infinite;
animation-fill-mode: backwards;
animation-timing-function: ease-in-out;
animation-delay: 0s;
}
#lantern2 {
position: absolute;
margin-top: -7%;
margin-left: 5%;
mix-blend-mode: hard-light;
animation-name: lanternAnimation3;
animation-duration: 4s;
animation-iteration-count: infinite;
animation-fill-mode: backwards;
animation-timing-function: ease-in-out;
animation-delay: 0s;
}
#lantern3 {
position: absolute;
margin-top: -27%;
margin-left: 13%;
mix-blend-mode: hard-light;
animation-name: lanternAnimation2;
animation-duration: 4s;
animation-iteration-count: infinite;
animation-fill-mode: backwards;
animation-timing-function: ease-in-out;
animation-delay: 0.5s;
}
#lantern4 {
position: absolute;
margin-top: -24%;
margin-left: 73%;
mix-blend-mode: hard-light;
animation-name: lanternAnimation3;
animation-duration: 4s;
animation-iteration-count: infinite;
animation-fill-mode: backwards;
animation-timing-function: ease-in-out;
animation-delay: 0s;
}
#lantern5 {
position: absolute;
margin-top: -15%;
margin-left: 83%;
mix-blend-mode: hard-light;
animation-name: lanternAnimation2;
animation-duration: 3s;
animation-iteration-count: infinite;
animation-fill-mode: backwards;
animation-timing-function: ease-in-out;
animation-delay: 0.3s;
}
#lantern6 {
position: absolute;
margin-top: -15%;
margin-left: 88%;
mix-blend-mode: hard-light;
animation-name: lanternAnimation2;
animation-duration: 3s;
animation-iteration-count: infinite;
animation-fill-mode: backwards;
animation-timing-function: ease-in-out;
animation-delay: 0.5s;
}
#lantern7 {
position: absolute;
margin-top: -27%;
margin-left: 91%;
mix-blend-mode: hard-light;
animation-name: lanternAnimation1;
animation-duration: 3s;
animation-iteration-count: infinite;
animation-fill-mode: backwards;
animation-timing-function: ease-in-out;
}
/* create three diffeernt lantern animations to make them move differently */
@keyframes lanternAnimation1 {
50% {
transform: translate3d(0px, 18px, 0px);
}
}
@keyframes lanternAnimation2 {
50% {
transform: translate3d(0px, 10px, 0px);
}
}
@keyframes lanternAnimation3 {
50% {
transform: translate3d(0px, 15px, 0px);
}
}
/* create keyframes for the group of people */
@keyframes people {
5% {
transform: translate3d(0px, -5px, 0px);
}
10% {
transform: translate3d(0px, 0px, 0px);
}
15% {
transform: translate3d(0px, -7px, 0px);
}
20% {
transform: translate3d(0px, 0px, 0px);
}
25% {
transform: translate3d(0px, -4px, 0px);
}
30% {
transform: translate3d(0px, 0px, 0px);
}
}
/* style the animated SVG */
#link {
position: absolute;
width: 8%;
z-index: 500;
margin-top: 1%;
margin-left: 37%;
}
#link2 {
position: absolute;
width: 8.6%;
z-index: 500;
margin-top: 1.2%;
margin-left: 47%;
}
/* style the invisible div which will trigger Jquery */
#crowdSoundTrigger {
position: absolute;
width: 100%;
height: 250px;
margin-top: 33%;
z-index: 600;
} | performance/style.css | body {
background-color: #b3f0f9;
}
/* Style the container which will hold all content */
#container {
background-color: #b3f0f9;
position: fixed;
top: 0;
left: 0;
min-height: 100%;
min-width: 100%;
width: auto;
height: auto;
z-index: -100;
padding: 0px;
}
#gradient {
background-image: url("media/gradient.png");
position: fixed;
top: 0;
left: 0;
min-height: 100%;
min-width: 100%;
width: auto;
height: auto;
padding: 0px;
margin-top: 7%;
}
#texture {
background-image: url("media/texture.png");
position: fixed;
top: 0;
left: 0;
min-height: 100%;
min-width: 100%;
width: auto;
height: auto;
padding: 0px;
}
/* style both images of people and animate them with different delay to offset the animation */
#people_left {
position: absolute;
max-width: 64%;
max-height: auto;
margin-left: 0%;
margin-top:-4%;
z-index: 100;
animation-name: people;
animation-duration: 3s;
animation-iteration-count: infinite;
animation-fill-mode: backwards;
animation-timing-function: ease-in-out;
}
#people_right {
position: absolute;
max-width: 47%;
max-height: auto;
margin-left: 55%;
margin-top: 26%;
z-index: 100;
animation-name: people;
animation-duration: 3s;
animation-iteration-count: infinite;
animation-fill-mode: backwards;
animation-timing-function: ease-in-out;
animation-delay: 0.5s;
}
/* style the bird + pedestal + notes */
#pedestal {
position: absolute;
z-index: 99;
margin-left: 31%;
margin-top: 17%;
mix-blend-mode: multiply;
}
#bird {
position: absolute;
z-index: 500;
margin-left: 41%;
margin-top: 12%;
mix-blend-mode: multiply;
}
#notes {
position: absolute;
margin-left: 13%;
margin-top: 6%;
}
/* add styles to all lanterns */
#lantern1 {
position: absolute;
margin-top: -42%;
margin-left: -5%;
mix-blend-mode: hard-light;
animation-name: lanternAnimation1;
animation-duration: 4s;
animation-iteration-count: infinite;
animation-fill-mode: backwards;
animation-timing-function: ease-in-out;
animation-delay: 0s;
}
#lantern2 {
position: absolute;
margin-top: -7%;
margin-left: 5%;
mix-blend-mode: hard-light;
animation-name: lanternAnimation3;
animation-duration: 4s;
animation-iteration-count: infinite;
animation-fill-mode: backwards;
animation-timing-function: ease-in-out;
animation-delay: 0s;
}
#lantern3 {
position: absolute;
margin-top: -27%;
margin-left: 13%;
mix-blend-mode: hard-light;
animation-name: lanternAnimation2;
animation-duration: 4s;
animation-iteration-count: infinite;
animation-fill-mode: backwards;
animation-timing-function: ease-in-out;
animation-delay: 0.5s;
}
#lantern4 {
position: absolute;
margin-top: -24%;
margin-left: 73%;
mix-blend-mode: hard-light;
animation-name: lanternAnimation3;
animation-duration: 4s;
animation-iteration-count: infinite;
animation-fill-mode: backwards;
animation-timing-function: ease-in-out;
animation-delay: 0s;
}
#lantern5 {
position: absolute;
margin-top: -15%;
margin-left: 83%;
mix-blend-mode: hard-light;
animation-name: lanternAnimation2;
animation-duration: 3s;
animation-iteration-count: infinite;
animation-fill-mode: backwards;
animation-timing-function: ease-in-out;
animation-delay: 0.3s;
}
#lantern6 {
position: absolute;
margin-top: -15%;
margin-left: 88%;
mix-blend-mode: hard-light;
animation-name: lanternAnimation2;
animation-duration: 3s;
animation-iteration-count: infinite;
animation-fill-mode: backwards;
animation-timing-function: ease-in-out;
animation-delay: 0.5s;
}
#lantern7 {
position: absolute;
margin-top: -27%;
margin-left: 91%;
mix-blend-mode: hard-light;
animation-name: lanternAnimation1;
animation-duration: 3s;
animation-iteration-count: infinite;
animation-fill-mode: backwards;
animation-timing-function: ease-in-out;
}
/* create three diffeernt lantern animations to make them move differently */
@keyframes lanternAnimation1 {
50% {
transform: translate3d(0px, 18px, 0px);
}
}
@keyframes lanternAnimation2 {
50% {
transform: translate3d(0px, 10px, 0px);
}
}
@keyframes lanternAnimation3 {
50% {
transform: translate3d(0px, 15px, 0px);
}
}
/* create keyframes for the group of people */
@keyframes people {
5% {
transform: translate3d(0px, -5px, 0px);
}
10% {
transform: translate3d(0px, 0px, 0px);
}
15% {
transform: translate3d(0px, -7px, 0px);
}
20% {
transform: translate3d(0px, 0px, 0px);
}
25% {
transform: translate3d(0px, -4px, 0px);
}
30% {
transform: translate3d(0px, 0px, 0px);
}
}
/* style the animated SVG */
#link {
position: absolute;
width: 8%;
z-index: 500;
margin-top: 1%;
margin-left: 37%;
}
#link2 {
position: absolute;
width: 8.6%;
z-index: 500;
margin-top: 1.2%;
margin-left: 47%;
}
/* style the invisible div which will trigger Jquery */
#crowdSoundTrigger {
position: absolute;
width: 100%;
height: 250px;
margin-top: 33%;
z-index: 600;
} | 0.506591 | 0.063802 |
===============================================================================*/
*,*:before, *:after{
box-sizing: inherit
}
html{
box-sizing: border-box;
overflow-x: hidden;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%
}
body{
margin: 0
}
html, body{
font-family: Verdana, sans-serif;
font-size: 15px;
line-height: 1.5
}
article, aside, details, footer, header, main, menu, nav, section, summary {
display: block
}
img {
vertical-align: middle;
border-style: none;
}
a {
text-decoration: none;
color: white;
background-color: transparent;
-webkit-text-decoration-skip: objects
}
a:active, a:hover {
outline-width: 0
}
input, select, textarea {
font: inherit;
margin: 0
}
button, input{
overflow: visible
}
button, select{
text-transform: none
}
button,html [type=button],[type=reset],[type=submit] {
-webkit-appearance: button
}
button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
border-style: none;
padding: 0
}
h1 {
font-size: 36px
}
h2 {
font-size: 30px
}
h3 {
font-size: 24px
}
h4 {
font-size: 20px
}
h5 {
font-size: 18px
}
h6{
font-size: 16px
}
h1, h2, h3, h4, h5, h6 {
font-family: "Segoe UI", Arial,sans-serif;
font-weight: 400;
margin: 10px 0
}
hr {
border: 0;
border-top: 1px solid #eee;
margin: 20px 0
}
br {
margin-bottom: 1%;
margin-top: 2%;
}
/* colors
============================================================================== */
.greyscale{
filter: grayscale(75%)
}
.greyscale-max, .hover-greyscale:hover {
filter: grayscale(100%)
}
.greyscale-min {
filter: grayscale(50%)
}
.white,.hover-white:hover {
color: #000!important;
background-color: #fff!important
}
.blue,.hover-blue:hover {
color: #fff!important;
background-color: #7395AE!important
}
.grey,.hover-grey:hover {
color: #000!important;
background-color: #505C61!important
}
.light-grey,.hover-light-grey:hover {
color: #505C61!important;
background-color: #f1f1f1!important
}
.dark-blue,.hover-blue-grey:hover {
color: #fff!important;
background-color: #557A95!important
}
/* typography
============================================================================== */
.tiny {
font-size: 10px!important
}
.small {
font-size: 12px!important
}
.medium {
font-size: 15px!important
}
.large {
font-size: 18px!important
}
.xlarge {
font-size: 24px!important
}
.xxlarge {
font-size: 36px!important
}
.xxxlarge{
font-size: 48px!important
}
.jumbo{
font-size: 64px!important;
word-wrap: break-word;
}
.wide {
letter-spacing: 4px
}
/*
============================================================================= */
.button-link {
border-radius: 8px;
}
.button, .button-link {
border: none;
display: inline-block;
padding: 8px 16px;
vertical-align: middle;
overflow: hidden;
text-decoration: none;
color: inherit;
background-color: inherit;
text-align: center;
cursor: pointer;
white-space: nowrap;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: paddingnone;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.button-link:hover {
cursor: not-allowed;
opacity: 0.75
}
.button:hover {
color: #000!important;
background-color: #ccc!important
}
.button:disabled {
cursor: not-allowed;
opacity: 0.3
}
.sidebar{
height: 100%;
width: 200px;
background-color: #557A95;
position: fixed!important;
z-index: 1;
overflow: auto
}
.bar{
width: 100%;
overflow: hidden
}
.center .bar{
display: inline-block;
width: auto
}
.bar .bar-item {
padding: 8px 16px;
float: left;
width: auto;
border: none;
display: block;
outline: 0
}
.bar .button, button-link {
white-space: normal
}
.block {
display: block;
width: 100%
}
.bar-block .bar-item {
width: 100%;
display: block;
padding: 8px 16px;
text-align: left;
border: none;
white-space: normal;
float: none;
outline: 0
}
.center, .bar-block .bar-item {
text-align: center
}
.main,#main {
transition: margin-left .4s
}
.container:after,.container:before,.row-padding:after,.row-padding:before,.content {
margin-left: auto;
margin-right: auto;
max-width: 980px
}
.hide {
display: none!important
}
.overlay {
position: fixed;
display: none;
width: 100%;
height: 100%;
top: 0;left: 0;
right: 0;bottom: 0;
background-color: rgba(0,0,0,0.5);
z-index: 2
}
.container {
padding: 0.01em 16px
}
.opacity,.hover-opacity:hover {
opacity: 0.60
}
.opacity-off,.hover-opacity-off:hover {
opacity: 1
}
.section {
margin-top: 16px!important;
margin-bottom: 16px!important
}
.margin {
margin: 16px!important
}
.padding-small {
padding: 4px 8px!important
}
.padding {
padding: 8px 16px!important
}
.padding-large {
padding: 12px 24px!important
}
.padding-16 {
padding-top: 16px!important;
padding-bottom: 16px!important
}
.padding-24 {
padding-top: 24px!important;
padding-bottom: 24px!important
}
.padding-32 {
padding-top: 32px!important;
padding-bottom: 32px!important
}
.padding-48{
padding-top: 48px!important;
padding-bottom: 48px!important
}
.padding-64{
padding-top: 64px!important;
padding-bottom: 64px!important;
}
.row-padding img {
margin-bottom: 12px
}
/* Set the width of the sidebar to 120px */
.sidebar {
width: 120px;
background: #557A95;
}
.tag {
padding: 6px;
padding-left: 10px;
padding-right: 10px;
color: white;
background-color: #616161;
margin: 7px;
border-radius: 12px;
}
.flex-wrapper {
display: flex;
flex-flow: wrap;
}
/* Add a left margin to the "page content" that matches the width of the sidebar (120px) */
#main {
margin-left: 120px
}
/* Remove margins from "page content" on small screens */
@media only screen and (max-width: 500px){
#main { margin-left: 0 }
img { width: 100% }
.padding-16 { word-break: break-all }
}
@media only screen and (max-width: 700px){
img { width: 100% }
.hide-small { display: none!important }
.bar-item { text-align: center }
.button, .button-link { width: 100% }
.button-link { margin-left: 0%!important}
}
@media only screen and (max-width: 750px){
.padding-64 { margin-left: 0% !important; }
}
@media (min-width: 993px) {
.hide-large {display: none!important}
.sidebar.collapse{display: block!important}
}
@media (max-width: 992px) and (min-width: 601px) {
.hide-medium {display: none!important}
.button-link { width: 100% }
.button-link { margin-left: 0%!important}
.padding-64 { margin-left: 16% }
}
@media (max-width: 992px) {
.sidebar.collapse{display: none}
.main {margin-left: 0!important;margin-right: 0!important}
.auto{max-width: 100%}
}
@media (max-width: 1300px){
.padding-64 { margin-left: 12% }
}
/* pagination
========================================================================== */
.pagination a {
color: white;
padding: 8px 16px;
text-decoration: none;
}
.pagination a.active {
color: #000!important;
background-color: #f1f1f1!important;
}
.pagination a:hover:not(.active) {
background-color: #ddd;
}
/* posts section
========================================================================== */
.post-card {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.post-title {
padding: 1rem;
}
.post-left-half {
text-align: justify; /* For Edge */
-moz-text-align-last: left; /* For Firefox prior 58.0 */
text-align-last: left;
}
.post-right-half {
text-align: justify; /* For Edge */
-moz-text-align-last: right; /* For Firefox prior 58.0 */
text-align-last: right;
}
.post-left {
margin-left: 85%;
}
.post-img{
border-top-left-radius: 10px;
border-top-right-radius: 10px;
width: 100%;
height: auto;
}
/*
Timeline
========================================================================== */
.timeline {
position: relative;
padding: 0;
list-style: none;
}
.timeline:before {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 40px;
width: 2px;
margin-left: -1.5px;
background-color: #f1f1f1;
}
.timeline > li {
position: relative;
margin-bottom: 50px;
min-height: 50px;
}
.timeline > li:before {
content: " ";
display: table;
}
.timeline > li:after {
content: " ";
display: table;
clear: both;
}
.timeline > li .timeline-panel {
float: right;
position: relative;
width: 100%;
padding: 0 20px 0 100px;
text-align: left;
}
.timeline > li .timeline-panel:before {
right: auto;
left: -15px;
border-right-width: 15px;
border-left-width: 0;
}
.timeline > li .timeline-panel:after {
right: auto;
left: -14px;
border-right-width: 14px;
border-left-width: 0;
}
.timeline > li .timeline-image {
z-index: 100;
position: absolute;
left: 0;
width: 80px;
height: 80px;
margin-left: 0;
border: 2px solid #f1f1f1;
border-radius: 100%;
text-align: center;
color: #505C61;
background-color: #505C61;
}
.timeline > li .timeline-image h4 {
margin-top: 12px;
font-size: 10px;
line-height: 14px;
}
.timeline > li.timeline-inverted > .timeline-panel {
float: right;
padding: 0 20px 0 100px;
text-align: left;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
right: auto;
left: -15px;
border-right-width: 15px;
border-left-width: 0;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
right: auto;
left: -14px;
border-right-width: 14px;
border-left-width: 0;
}
.timeline > li:last-child {
margin-bottom: 0;
}
.timeline .timeline-heading h4 {
margin-top: 0;
color: inherit;
}
.timeline .timeline-heading h4.subheading {
text-transform: none;
}
.timeline .timeline-body > p, .timeline .timeline-body > ul {
margin-bottom: 0;
}
@media (min-width: 300px) and (max-width: 400px) {
.timeline > li .timeline-image {
left: 12%;
width: 50px;
height: 50px;
margin-left: -51px;
}
}
@media (min-width: 360px) and (max-width: 450px){
.timeline > li .timeline-image {
left: 20.1%;
}
}
@media (min-width: 400px) and (max-width: 470px){
.timeline > li .timeline-image {
left: 12%;
width: 50px;
height: 50px;
margin-left: -30px;
}
}
@media (min-width: 600px) and (max-width: 740px) {
.timeline > li .timeline-image {
left: 8%;
width: 50px;
height: 50px;
margin-left: -30px;
}
}
@media (min-width: 768px) {
.timeline:before {
left: 50%;
}
.timeline > li {
margin-bottom: 0px;
min-height: 30px;
}
.timeline > li .timeline-panel {
float: left;
width: 47%;
padding: 0 40px 20px 0px;
text-align: right;
}
.timeline > li .timeline-image {
left: 50%;
width: 58px;
height: 58px;
margin-left: -30px;
}
.timeline > li .timeline-image h4 {
margin-top: 16px;
font-size: 13px;
line-height: 18px;
}
.timeline > li.timeline-inverted > .timeline-panel {
float: right;
padding: 0 30px 20px 40px;
text-align: left;
}
}
@media (min-width: 992px) {
.timeline > li {
min-height: 50px;
}
.timeline > li .timeline-panel {
padding: 0 20px 20px;
}
.timeline > li .timeline-image {
width: 58px;
height: 58px;
margin-left: -30px;
}
.timeline > li .timeline-image h4 {
margin-top: 30px;
font-size: 18px;
line-height: 26px;
}
.timeline > li.timeline-inverted > .timeline-panel {
padding: 0 20px 20px;
}
}
@media (min-width: 1200px) {
.timeline > li {
min-height: 50px;
}
.timeline > li .timeline-panel {
padding: 0 20px 40px 0px;
}
.timeline > li .timeline-image {
width: 55px;
height: 55px;
margin-left: -29px;
}
.timeline > li .timeline-image h4 {
margin-top: 40px;
}
.timeline > li.timeline-inverted > .timeline-panel {
padding: 0 80px -11px 0px;
}
}
/*
circle
========================================================================== */
.single-chart {
text-align: center;
width: 23%;
justify-content: space-around;
}
.circular-chart {
display: block;
margin: 8px auto;
max-width: 70%;
max-height: 150px;
}
.circle-bg {
fill: none;
stroke: #505C61;
stroke-width: 3.8;
}
.circle {
fill: none;
stroke-width: 2.8;
stroke-linecap: round;
animation: progress 1s ease-out forwards;
}
@keyframes progress {
0% {
stroke-dasharray: 0 100;
}
}
.circular-chart.orange .circle {
stroke: #fed136;
}
.circular-chart.green .circle {
stroke: #4CC790;
}
.circular-chart.blue .circle {
stroke: #85BCE4;
}
.percentage {
fill: #666;
font-family: sans-serif;
font-size: 0.3em;
text-anchor: middle;
}
@media only screen and (max-width: 600px) {
.single-chart {
width: 50%;
}
} | static/css/main.css | ===============================================================================*/
*,*:before, *:after{
box-sizing: inherit
}
html{
box-sizing: border-box;
overflow-x: hidden;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%
}
body{
margin: 0
}
html, body{
font-family: Verdana, sans-serif;
font-size: 15px;
line-height: 1.5
}
article, aside, details, footer, header, main, menu, nav, section, summary {
display: block
}
img {
vertical-align: middle;
border-style: none;
}
a {
text-decoration: none;
color: white;
background-color: transparent;
-webkit-text-decoration-skip: objects
}
a:active, a:hover {
outline-width: 0
}
input, select, textarea {
font: inherit;
margin: 0
}
button, input{
overflow: visible
}
button, select{
text-transform: none
}
button,html [type=button],[type=reset],[type=submit] {
-webkit-appearance: button
}
button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
border-style: none;
padding: 0
}
h1 {
font-size: 36px
}
h2 {
font-size: 30px
}
h3 {
font-size: 24px
}
h4 {
font-size: 20px
}
h5 {
font-size: 18px
}
h6{
font-size: 16px
}
h1, h2, h3, h4, h5, h6 {
font-family: "Segoe UI", Arial,sans-serif;
font-weight: 400;
margin: 10px 0
}
hr {
border: 0;
border-top: 1px solid #eee;
margin: 20px 0
}
br {
margin-bottom: 1%;
margin-top: 2%;
}
/* colors
============================================================================== */
.greyscale{
filter: grayscale(75%)
}
.greyscale-max, .hover-greyscale:hover {
filter: grayscale(100%)
}
.greyscale-min {
filter: grayscale(50%)
}
.white,.hover-white:hover {
color: #000!important;
background-color: #fff!important
}
.blue,.hover-blue:hover {
color: #fff!important;
background-color: #7395AE!important
}
.grey,.hover-grey:hover {
color: #000!important;
background-color: #505C61!important
}
.light-grey,.hover-light-grey:hover {
color: #505C61!important;
background-color: #f1f1f1!important
}
.dark-blue,.hover-blue-grey:hover {
color: #fff!important;
background-color: #557A95!important
}
/* typography
============================================================================== */
.tiny {
font-size: 10px!important
}
.small {
font-size: 12px!important
}
.medium {
font-size: 15px!important
}
.large {
font-size: 18px!important
}
.xlarge {
font-size: 24px!important
}
.xxlarge {
font-size: 36px!important
}
.xxxlarge{
font-size: 48px!important
}
.jumbo{
font-size: 64px!important;
word-wrap: break-word;
}
.wide {
letter-spacing: 4px
}
/*
============================================================================= */
.button-link {
border-radius: 8px;
}
.button, .button-link {
border: none;
display: inline-block;
padding: 8px 16px;
vertical-align: middle;
overflow: hidden;
text-decoration: none;
color: inherit;
background-color: inherit;
text-align: center;
cursor: pointer;
white-space: nowrap;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: paddingnone;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.button-link:hover {
cursor: not-allowed;
opacity: 0.75
}
.button:hover {
color: #000!important;
background-color: #ccc!important
}
.button:disabled {
cursor: not-allowed;
opacity: 0.3
}
.sidebar{
height: 100%;
width: 200px;
background-color: #557A95;
position: fixed!important;
z-index: 1;
overflow: auto
}
.bar{
width: 100%;
overflow: hidden
}
.center .bar{
display: inline-block;
width: auto
}
.bar .bar-item {
padding: 8px 16px;
float: left;
width: auto;
border: none;
display: block;
outline: 0
}
.bar .button, button-link {
white-space: normal
}
.block {
display: block;
width: 100%
}
.bar-block .bar-item {
width: 100%;
display: block;
padding: 8px 16px;
text-align: left;
border: none;
white-space: normal;
float: none;
outline: 0
}
.center, .bar-block .bar-item {
text-align: center
}
.main,#main {
transition: margin-left .4s
}
.container:after,.container:before,.row-padding:after,.row-padding:before,.content {
margin-left: auto;
margin-right: auto;
max-width: 980px
}
.hide {
display: none!important
}
.overlay {
position: fixed;
display: none;
width: 100%;
height: 100%;
top: 0;left: 0;
right: 0;bottom: 0;
background-color: rgba(0,0,0,0.5);
z-index: 2
}
.container {
padding: 0.01em 16px
}
.opacity,.hover-opacity:hover {
opacity: 0.60
}
.opacity-off,.hover-opacity-off:hover {
opacity: 1
}
.section {
margin-top: 16px!important;
margin-bottom: 16px!important
}
.margin {
margin: 16px!important
}
.padding-small {
padding: 4px 8px!important
}
.padding {
padding: 8px 16px!important
}
.padding-large {
padding: 12px 24px!important
}
.padding-16 {
padding-top: 16px!important;
padding-bottom: 16px!important
}
.padding-24 {
padding-top: 24px!important;
padding-bottom: 24px!important
}
.padding-32 {
padding-top: 32px!important;
padding-bottom: 32px!important
}
.padding-48{
padding-top: 48px!important;
padding-bottom: 48px!important
}
.padding-64{
padding-top: 64px!important;
padding-bottom: 64px!important;
}
.row-padding img {
margin-bottom: 12px
}
/* Set the width of the sidebar to 120px */
.sidebar {
width: 120px;
background: #557A95;
}
.tag {
padding: 6px;
padding-left: 10px;
padding-right: 10px;
color: white;
background-color: #616161;
margin: 7px;
border-radius: 12px;
}
.flex-wrapper {
display: flex;
flex-flow: wrap;
}
/* Add a left margin to the "page content" that matches the width of the sidebar (120px) */
#main {
margin-left: 120px
}
/* Remove margins from "page content" on small screens */
@media only screen and (max-width: 500px){
#main { margin-left: 0 }
img { width: 100% }
.padding-16 { word-break: break-all }
}
@media only screen and (max-width: 700px){
img { width: 100% }
.hide-small { display: none!important }
.bar-item { text-align: center }
.button, .button-link { width: 100% }
.button-link { margin-left: 0%!important}
}
@media only screen and (max-width: 750px){
.padding-64 { margin-left: 0% !important; }
}
@media (min-width: 993px) {
.hide-large {display: none!important}
.sidebar.collapse{display: block!important}
}
@media (max-width: 992px) and (min-width: 601px) {
.hide-medium {display: none!important}
.button-link { width: 100% }
.button-link { margin-left: 0%!important}
.padding-64 { margin-left: 16% }
}
@media (max-width: 992px) {
.sidebar.collapse{display: none}
.main {margin-left: 0!important;margin-right: 0!important}
.auto{max-width: 100%}
}
@media (max-width: 1300px){
.padding-64 { margin-left: 12% }
}
/* pagination
========================================================================== */
.pagination a {
color: white;
padding: 8px 16px;
text-decoration: none;
}
.pagination a.active {
color: #000!important;
background-color: #f1f1f1!important;
}
.pagination a:hover:not(.active) {
background-color: #ddd;
}
/* posts section
========================================================================== */
.post-card {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.post-title {
padding: 1rem;
}
.post-left-half {
text-align: justify; /* For Edge */
-moz-text-align-last: left; /* For Firefox prior 58.0 */
text-align-last: left;
}
.post-right-half {
text-align: justify; /* For Edge */
-moz-text-align-last: right; /* For Firefox prior 58.0 */
text-align-last: right;
}
.post-left {
margin-left: 85%;
}
.post-img{
border-top-left-radius: 10px;
border-top-right-radius: 10px;
width: 100%;
height: auto;
}
/*
Timeline
========================================================================== */
.timeline {
position: relative;
padding: 0;
list-style: none;
}
.timeline:before {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 40px;
width: 2px;
margin-left: -1.5px;
background-color: #f1f1f1;
}
.timeline > li {
position: relative;
margin-bottom: 50px;
min-height: 50px;
}
.timeline > li:before {
content: " ";
display: table;
}
.timeline > li:after {
content: " ";
display: table;
clear: both;
}
.timeline > li .timeline-panel {
float: right;
position: relative;
width: 100%;
padding: 0 20px 0 100px;
text-align: left;
}
.timeline > li .timeline-panel:before {
right: auto;
left: -15px;
border-right-width: 15px;
border-left-width: 0;
}
.timeline > li .timeline-panel:after {
right: auto;
left: -14px;
border-right-width: 14px;
border-left-width: 0;
}
.timeline > li .timeline-image {
z-index: 100;
position: absolute;
left: 0;
width: 80px;
height: 80px;
margin-left: 0;
border: 2px solid #f1f1f1;
border-radius: 100%;
text-align: center;
color: #505C61;
background-color: #505C61;
}
.timeline > li .timeline-image h4 {
margin-top: 12px;
font-size: 10px;
line-height: 14px;
}
.timeline > li.timeline-inverted > .timeline-panel {
float: right;
padding: 0 20px 0 100px;
text-align: left;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
right: auto;
left: -15px;
border-right-width: 15px;
border-left-width: 0;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
right: auto;
left: -14px;
border-right-width: 14px;
border-left-width: 0;
}
.timeline > li:last-child {
margin-bottom: 0;
}
.timeline .timeline-heading h4 {
margin-top: 0;
color: inherit;
}
.timeline .timeline-heading h4.subheading {
text-transform: none;
}
.timeline .timeline-body > p, .timeline .timeline-body > ul {
margin-bottom: 0;
}
@media (min-width: 300px) and (max-width: 400px) {
.timeline > li .timeline-image {
left: 12%;
width: 50px;
height: 50px;
margin-left: -51px;
}
}
@media (min-width: 360px) and (max-width: 450px){
.timeline > li .timeline-image {
left: 20.1%;
}
}
@media (min-width: 400px) and (max-width: 470px){
.timeline > li .timeline-image {
left: 12%;
width: 50px;
height: 50px;
margin-left: -30px;
}
}
@media (min-width: 600px) and (max-width: 740px) {
.timeline > li .timeline-image {
left: 8%;
width: 50px;
height: 50px;
margin-left: -30px;
}
}
@media (min-width: 768px) {
.timeline:before {
left: 50%;
}
.timeline > li {
margin-bottom: 0px;
min-height: 30px;
}
.timeline > li .timeline-panel {
float: left;
width: 47%;
padding: 0 40px 20px 0px;
text-align: right;
}
.timeline > li .timeline-image {
left: 50%;
width: 58px;
height: 58px;
margin-left: -30px;
}
.timeline > li .timeline-image h4 {
margin-top: 16px;
font-size: 13px;
line-height: 18px;
}
.timeline > li.timeline-inverted > .timeline-panel {
float: right;
padding: 0 30px 20px 40px;
text-align: left;
}
}
@media (min-width: 992px) {
.timeline > li {
min-height: 50px;
}
.timeline > li .timeline-panel {
padding: 0 20px 20px;
}
.timeline > li .timeline-image {
width: 58px;
height: 58px;
margin-left: -30px;
}
.timeline > li .timeline-image h4 {
margin-top: 30px;
font-size: 18px;
line-height: 26px;
}
.timeline > li.timeline-inverted > .timeline-panel {
padding: 0 20px 20px;
}
}
@media (min-width: 1200px) {
.timeline > li {
min-height: 50px;
}
.timeline > li .timeline-panel {
padding: 0 20px 40px 0px;
}
.timeline > li .timeline-image {
width: 55px;
height: 55px;
margin-left: -29px;
}
.timeline > li .timeline-image h4 {
margin-top: 40px;
}
.timeline > li.timeline-inverted > .timeline-panel {
padding: 0 80px -11px 0px;
}
}
/*
circle
========================================================================== */
.single-chart {
text-align: center;
width: 23%;
justify-content: space-around;
}
.circular-chart {
display: block;
margin: 8px auto;
max-width: 70%;
max-height: 150px;
}
.circle-bg {
fill: none;
stroke: #505C61;
stroke-width: 3.8;
}
.circle {
fill: none;
stroke-width: 2.8;
stroke-linecap: round;
animation: progress 1s ease-out forwards;
}
@keyframes progress {
0% {
stroke-dasharray: 0 100;
}
}
.circular-chart.orange .circle {
stroke: #fed136;
}
.circular-chart.green .circle {
stroke: #4CC790;
}
.circular-chart.blue .circle {
stroke: #85BCE4;
}
.percentage {
fill: #666;
font-family: sans-serif;
font-size: 0.3em;
text-anchor: middle;
}
@media only screen and (max-width: 600px) {
.single-chart {
width: 50%;
}
} | 0.50952 | 0.09472 |
body {
background-image: url("../tmnt_images/background.png");
font-size: 8pt;
font-family: Verdana, Geneva, Tahoma, sans-serif;
margin: 0px;
padding: 0px;
height: 100%;
}
h1 {
font-size: 24pt;
font-weight: bold !important;
font-family: Tahoma, Geneva, Verdana, sans-serif;
text-shadow: 3px 3px #999999;
position: relative;
text-align: center;
}
#banner {
height: 50px;
background-image: url("../tmnt_images/bannerbg.png");
}
#banner span.banner {
display: block;
width: 800px;
margin: auto;
}
#container {
display: block;
min-width: 800px;
width: 800px;
margin: auto;
border: 4px solid gray;
border-radius: 20px;
position: relative;
overflow: auto;
}
div span.rotten-img img {
border-top-left-radius: 16px;
}
div span.vertical-text {
vertical-align: top;
}
#most-left {
display: block;
width: 550px;
min-width: 550px;
float: left;
box-sizing: border-box;
position: relative;
overflow: auto;
}
#most-right {
display: block;
width: 250px;
min-width: 250px;
float: right;
box-sizing: border-box;
position: relative;
overflow: auto;
}
#most-right img {
border-top-right-radius: 16px;
object-fit: fill;
}
div#critics {
display: block;
width: auto;
height: 83px;
background-image: url("../tmnt_images/rbg.png");
border-top-left-radius: 16px;
font-size: 48pt;
font-weight: bold;
color: #FF0000;
}
.general-overview {
background-color: #A2B964;
border-top-right-radius: 16px;
}
dl.left-margin {
margin-left: 10pt;
font-family: Arial, Helvetica, sans-serif;
}
dt {
font-weight: bold;
margin-top: 10pt;
}
.no-bullets {
list-style-type: none;
padding: 0;
margin: 0;
}
#left {
display: block;
width: 47%;
min-width: 47%;
float: left;
margin-left: 2%;
margin-right: 1%;
box-sizing: border-box;
position: relative;
}
#right {
display: block;
width: 47%;
min-width: 47%;
float: right;
margin-right: 2%;
margin-left: 1%;
box-sizing: border-box;
position: relative;
}
img.floatLeft {
float: left;
margin-right: 5px;
}
.box {
display: block;
border: 2px solid gray;
background-color: #E8DC9B;
border-radius: 10px;
padding: 8px;
font-weight: bold;
box-sizing: border-box;
overflow: auto;
margin-bottom: 20pt;
}
.reviewer {
font-style: italic;
margin-bottom: 20pt;
}
#footer {
display: block;
width: 100%;
z-index: -1;
text-align: center;
line-height: 2em;
position: absolute;
bottom: 0;
left: 0;
margin-bottom: 0px;
background-color: #A2B964;
}
#validator {
position: fixed;
bottom: 0;
right: 0;
opacity: 0.5;
float: right;
}
#main-container {
display: flex;
} | css/movie.css |
body {
background-image: url("../tmnt_images/background.png");
font-size: 8pt;
font-family: Verdana, Geneva, Tahoma, sans-serif;
margin: 0px;
padding: 0px;
height: 100%;
}
h1 {
font-size: 24pt;
font-weight: bold !important;
font-family: Tahoma, Geneva, Verdana, sans-serif;
text-shadow: 3px 3px #999999;
position: relative;
text-align: center;
}
#banner {
height: 50px;
background-image: url("../tmnt_images/bannerbg.png");
}
#banner span.banner {
display: block;
width: 800px;
margin: auto;
}
#container {
display: block;
min-width: 800px;
width: 800px;
margin: auto;
border: 4px solid gray;
border-radius: 20px;
position: relative;
overflow: auto;
}
div span.rotten-img img {
border-top-left-radius: 16px;
}
div span.vertical-text {
vertical-align: top;
}
#most-left {
display: block;
width: 550px;
min-width: 550px;
float: left;
box-sizing: border-box;
position: relative;
overflow: auto;
}
#most-right {
display: block;
width: 250px;
min-width: 250px;
float: right;
box-sizing: border-box;
position: relative;
overflow: auto;
}
#most-right img {
border-top-right-radius: 16px;
object-fit: fill;
}
div#critics {
display: block;
width: auto;
height: 83px;
background-image: url("../tmnt_images/rbg.png");
border-top-left-radius: 16px;
font-size: 48pt;
font-weight: bold;
color: #FF0000;
}
.general-overview {
background-color: #A2B964;
border-top-right-radius: 16px;
}
dl.left-margin {
margin-left: 10pt;
font-family: Arial, Helvetica, sans-serif;
}
dt {
font-weight: bold;
margin-top: 10pt;
}
.no-bullets {
list-style-type: none;
padding: 0;
margin: 0;
}
#left {
display: block;
width: 47%;
min-width: 47%;
float: left;
margin-left: 2%;
margin-right: 1%;
box-sizing: border-box;
position: relative;
}
#right {
display: block;
width: 47%;
min-width: 47%;
float: right;
margin-right: 2%;
margin-left: 1%;
box-sizing: border-box;
position: relative;
}
img.floatLeft {
float: left;
margin-right: 5px;
}
.box {
display: block;
border: 2px solid gray;
background-color: #E8DC9B;
border-radius: 10px;
padding: 8px;
font-weight: bold;
box-sizing: border-box;
overflow: auto;
margin-bottom: 20pt;
}
.reviewer {
font-style: italic;
margin-bottom: 20pt;
}
#footer {
display: block;
width: 100%;
z-index: -1;
text-align: center;
line-height: 2em;
position: absolute;
bottom: 0;
left: 0;
margin-bottom: 0px;
background-color: #A2B964;
}
#validator {
position: fixed;
bottom: 0;
right: 0;
opacity: 0.5;
float: right;
}
#main-container {
display: flex;
} | 0.448909 | 0.122078 |
A:HOVER {color:#0066cc}
.ActiveTab
{
background-color: #ffcc33;
color: #000000;
text-decoration: none;
border-bottom: #ffffcc 1px solid;
border-left: #996600 1px solid;
border-right: #ffffcc 1px solid;
border-top: #996600 1px solid;
}
.InActiveTab
{
background-color: #6699cc;
color: #ffffff;
text-decoration: none;
}
.ActiveTabNoBorder
{
background-color: #ffcc33;
color: #000000;
font-family: Arial;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
cursor: hand;
}
.InActiveTabNoBorder
{
background-color: #6699cc;
color: #ffffff;
font-family: Tahoma, Arial;
font-size: 9pt;
font-weight: normal;
text-decoration: none;
cursor: hand;
}
.ActiveTabNoBorderHover
{
background-color: #ffcc33;
color: #6699cc;
font-family: Arial;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
cursor: hand;
}
.InActiveTabNoBorderHover
{
background-color: #ffcc33;
color: #0066cc;
font-family: Tahoma, Arial;
font-size: 9pt;
font-weight: normal;
text-decoration: none;
cursor: hand;
}
.MENU
{
background-color: #ffffcc;
color: #000000;
font-family: Arial;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
border-bottom: #ffffcc 0px solid;
border-left: #996600 0px solid;
border-right: #ffffcc 0px solid;
border-top: #996600 0px solid;
cursor: hand;
}
.MENUhover
{
background-color: #ffffcc;
color: #0066cc;
font-family: Arial;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
border-bottom: #ffffcc 0px solid;
border-left: #996600 0px solid;
border-right: #ffffcc 0px solid;
border-top: #996600 0px solid;
}
.ActiveTab2
{
background-color: #ff9900;
xbackground-color: #999999;
color: #000000;
text-decoration: none;
border-bottom: #ffcc66 1px solid;
border-left: #996600 1px solid;
border-right: #ffcc66 1px solid;
border-top: #996600 1px solid;
}
.InActiveTab2
{
background-color: #999999;
color: #ffffff;
text-decoration: none;
}
.ActiveTab2NoBorder
{
background-color: #ff9900;
xbackground-color: #999999;
color: #000000;
font-family: Tahoma,Arial;
font-size: 8pt;
font-weight: bold;
text-decoration: none;
cursor: hand;
}
.InActiveTab2NoBorder
{
background-color: #999999;
color: #ffffff;
font-family: Tahoma,Arial;
font-size: 9pt;
font-weight: normal;
text-decoration: none;
cursor: hand;
}
.ActiveTab2NoBorderHover
{
background-color: #ff9900;
xbackground-color: #999999;
color: #0066cc;
font-family: Tahoma,Arial;
font-size: 8pt;
font-weight: bold;
text-decoration: none;
cursor: hand;
}
.InActiveTab2NoBorderHover
{
background-color: #999999;
color: #0066cc;
font-family: Tahoma,Arial;
font-size: 9pt;
font-weight: normal;
text-decoration: none;
cursor: hand;
} | enduser/sakit/sak/frameworks/webui/sample/web/style/sample_styles.css | A:HOVER {color:#0066cc}
.ActiveTab
{
background-color: #ffcc33;
color: #000000;
text-decoration: none;
border-bottom: #ffffcc 1px solid;
border-left: #996600 1px solid;
border-right: #ffffcc 1px solid;
border-top: #996600 1px solid;
}
.InActiveTab
{
background-color: #6699cc;
color: #ffffff;
text-decoration: none;
}
.ActiveTabNoBorder
{
background-color: #ffcc33;
color: #000000;
font-family: Arial;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
cursor: hand;
}
.InActiveTabNoBorder
{
background-color: #6699cc;
color: #ffffff;
font-family: Tahoma, Arial;
font-size: 9pt;
font-weight: normal;
text-decoration: none;
cursor: hand;
}
.ActiveTabNoBorderHover
{
background-color: #ffcc33;
color: #6699cc;
font-family: Arial;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
cursor: hand;
}
.InActiveTabNoBorderHover
{
background-color: #ffcc33;
color: #0066cc;
font-family: Tahoma, Arial;
font-size: 9pt;
font-weight: normal;
text-decoration: none;
cursor: hand;
}
.MENU
{
background-color: #ffffcc;
color: #000000;
font-family: Arial;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
border-bottom: #ffffcc 0px solid;
border-left: #996600 0px solid;
border-right: #ffffcc 0px solid;
border-top: #996600 0px solid;
cursor: hand;
}
.MENUhover
{
background-color: #ffffcc;
color: #0066cc;
font-family: Arial;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
border-bottom: #ffffcc 0px solid;
border-left: #996600 0px solid;
border-right: #ffffcc 0px solid;
border-top: #996600 0px solid;
}
.ActiveTab2
{
background-color: #ff9900;
xbackground-color: #999999;
color: #000000;
text-decoration: none;
border-bottom: #ffcc66 1px solid;
border-left: #996600 1px solid;
border-right: #ffcc66 1px solid;
border-top: #996600 1px solid;
}
.InActiveTab2
{
background-color: #999999;
color: #ffffff;
text-decoration: none;
}
.ActiveTab2NoBorder
{
background-color: #ff9900;
xbackground-color: #999999;
color: #000000;
font-family: Tahoma,Arial;
font-size: 8pt;
font-weight: bold;
text-decoration: none;
cursor: hand;
}
.InActiveTab2NoBorder
{
background-color: #999999;
color: #ffffff;
font-family: Tahoma,Arial;
font-size: 9pt;
font-weight: normal;
text-decoration: none;
cursor: hand;
}
.ActiveTab2NoBorderHover
{
background-color: #ff9900;
xbackground-color: #999999;
color: #0066cc;
font-family: Tahoma,Arial;
font-size: 8pt;
font-weight: bold;
text-decoration: none;
cursor: hand;
}
.InActiveTab2NoBorderHover
{
background-color: #999999;
color: #0066cc;
font-family: Tahoma,Arial;
font-size: 9pt;
font-weight: normal;
text-decoration: none;
cursor: hand;
} | 0.336658 | 0.145025 |
:root {
/* Tile Dimensions */
--carousel-tile-spacing: 20px;
--carousel-tile-width: 200px;
--carousel-tile-watchlist-width: 400px;
--carousel-tile-height: 250px;
/* Growth Factor */
--carousel-growth-factor: 1.0;
/* Fade to Opacity */
--carousel-fade-opacity: 0.55;
--carousel-normal-opacity: 1;
/* Automatic Offsets - DO NOT ALTER */
--carousel-offset-left: calc(-1 * (var(--carousel-tile-width) * (var(--carousel-growth-factor) - 1) / 2));
--carousel-offset-right: calc(var(--carousel-tile-width) * (var(--carousel-growth-factor) - 1));
/* Transition Speeds */
--carousel-transition-1: 1s;
--carousel-transition-2: 0.5s;
--carousel-transition-3: 0.3s;
}
.carousel {
margin: 0;
box-sizing: border-box;
width: 100%;
overflow-x: auto;
overflow-y: hidden;
}
.carousel-row {
white-space: nowrap;
margin-top: calc((var(--carousel-tile-height) * (var(--carousel-growth-factor) - 1)) / 2) !important;
margin-bottom: calc((var(--carousel-tile-height) * (var(--carousel-growth-factor) - 1)) / 2) !important;
margin-left: calc((var(--carousel-tile-width) * (var(--carousel-growth-factor) - 1)) / 2) !important;
margin-right: calc((var(--carousel-tile-width) * (var(--carousel-growth-factor) - 1)) / 2) !important;
transition: var(--carousel-transition-2) !important;
}
.carousel-tile {
position: relative;
/* display: inline-block; */
width: 100%;
height: var(--carousel-tile-height);
transition: var(--carousel-transition-2);
-webkit-transform-origin: center left;
transform-origin: center left;
cursor: pointer;
background-color: #454545;
border-radius: 10px;
display: flex;
justify-content: center;
align-items: center;
overflow: hidden
}
.carousel-tile img {
flex-shrink: 0;
min-width: 100%;
min-height: 100%;
max-width: 100% !important;
}
.carousel-tile * {
display: block;
}
.carousel-row:hover {
-webkit-transform: translate3d(var(--carousel-offset-left), 0, 0);
transform: translate3d(var(--carousel-offset-left), 0, 0);
}
.carousel-row:hover .carousel-tile {
opacity: var(--carousel-fade-opacity);
}
.carousel-row:hover .carousel-tile:hover {
-webkit-transform: scale(var(--carousel-growth-factor));
transform: scale(var(--carousel-growth-factor));
opacity: var(--carousel-normal-opacity);
}
.carousel-tile:hover~.carousel-tile {
-webkit-transform: translate3d(var(--carousel-offset-right), 0, 0);
transform: translate3d(var(--carousel-offset-right), 0, 0);
} | public/css/customer/carousel_wv.css | :root {
/* Tile Dimensions */
--carousel-tile-spacing: 20px;
--carousel-tile-width: 200px;
--carousel-tile-watchlist-width: 400px;
--carousel-tile-height: 250px;
/* Growth Factor */
--carousel-growth-factor: 1.0;
/* Fade to Opacity */
--carousel-fade-opacity: 0.55;
--carousel-normal-opacity: 1;
/* Automatic Offsets - DO NOT ALTER */
--carousel-offset-left: calc(-1 * (var(--carousel-tile-width) * (var(--carousel-growth-factor) - 1) / 2));
--carousel-offset-right: calc(var(--carousel-tile-width) * (var(--carousel-growth-factor) - 1));
/* Transition Speeds */
--carousel-transition-1: 1s;
--carousel-transition-2: 0.5s;
--carousel-transition-3: 0.3s;
}
.carousel {
margin: 0;
box-sizing: border-box;
width: 100%;
overflow-x: auto;
overflow-y: hidden;
}
.carousel-row {
white-space: nowrap;
margin-top: calc((var(--carousel-tile-height) * (var(--carousel-growth-factor) - 1)) / 2) !important;
margin-bottom: calc((var(--carousel-tile-height) * (var(--carousel-growth-factor) - 1)) / 2) !important;
margin-left: calc((var(--carousel-tile-width) * (var(--carousel-growth-factor) - 1)) / 2) !important;
margin-right: calc((var(--carousel-tile-width) * (var(--carousel-growth-factor) - 1)) / 2) !important;
transition: var(--carousel-transition-2) !important;
}
.carousel-tile {
position: relative;
/* display: inline-block; */
width: 100%;
height: var(--carousel-tile-height);
transition: var(--carousel-transition-2);
-webkit-transform-origin: center left;
transform-origin: center left;
cursor: pointer;
background-color: #454545;
border-radius: 10px;
display: flex;
justify-content: center;
align-items: center;
overflow: hidden
}
.carousel-tile img {
flex-shrink: 0;
min-width: 100%;
min-height: 100%;
max-width: 100% !important;
}
.carousel-tile * {
display: block;
}
.carousel-row:hover {
-webkit-transform: translate3d(var(--carousel-offset-left), 0, 0);
transform: translate3d(var(--carousel-offset-left), 0, 0);
}
.carousel-row:hover .carousel-tile {
opacity: var(--carousel-fade-opacity);
}
.carousel-row:hover .carousel-tile:hover {
-webkit-transform: scale(var(--carousel-growth-factor));
transform: scale(var(--carousel-growth-factor));
opacity: var(--carousel-normal-opacity);
}
.carousel-tile:hover~.carousel-tile {
-webkit-transform: translate3d(var(--carousel-offset-right), 0, 0);
transform: translate3d(var(--carousel-offset-right), 0, 0);
} | 0.51562 | 0.119408 |
html {
padding: 1em;
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dddddd), color-stop(100%, #ffffff)) no-repeat;
background: -webkit-linear-gradient(#dddddd, #ffffff) no-repeat;
background: -moz-linear-gradient(#dddddd, #ffffff) no-repeat;
background: -o-linear-gradient(#dddddd, #ffffff) no-repeat;
background: -ms-linear-gradient(#dddddd, #ffffff) no-repeat;
background: linear-gradient(#dddddd, #ffffff) no-repeat;
}
h1 {
font-size: 2em;
margin-bottom: 1em;
}
h2 {
font-size: 1.4em;
margin-bottom: .6em;
}
.doc {
background: #fff;
border: #ddd;
padding: 1em;
color: #aaa;
margin: 1em;
font-style: italic;
}
.doc a {
color: #999;
}
/**
* UI simple gradient from one color
*
* @todo merge with ui-button ?
*
* @author <NAME> <EMAIL> @MoOx
*/
.ui-gradient-demo {
width: 10em;
height: 2em;
margin: 1em auto;
}
.ui-gradient {
background: #dddddd;
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f7f7f7), color-stop(100%, #c4c4c4));
background: -webkit-linear-gradient(#f7f7f7, #c4c4c4);
background: -moz-linear-gradient(#f7f7f7, #c4c4c4);
background: -o-linear-gradient(#f7f7f7, #c4c4c4);
background: -ms-linear-gradient(#f7f7f7, #c4c4c4);
background: linear-gradient(#f7f7f7, #c4c4c4);
}
.ui-gradient-top {
background: #dddddd;
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dddddd), color-stop(100%, #aaaaaa));
background: -webkit-linear-gradient(#dddddd, #aaaaaa);
background: -moz-linear-gradient(#dddddd, #aaaaaa);
background: -o-linear-gradient(#dddddd, #aaaaaa);
background: -ms-linear-gradient(#dddddd, #aaaaaa);
background: linear-gradient(#dddddd, #aaaaaa);
}
.ui-gradient-bottom {
background: #dddddd;
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #dddddd));
background: -webkit-linear-gradient(#ffffff, #dddddd);
background: -moz-linear-gradient(#ffffff, #dddddd);
background: -o-linear-gradient(#ffffff, #dddddd);
background: -ms-linear-gradient(#ffffff, #dddddd);
background: linear-gradient(#ffffff, #dddddd);
} | app/contact-app/contact-webapp/src/main/webapp/touch/sdk/resources/themes/vendor/compass-recipes/tests/recipes/ui/gradient/s.css | html {
padding: 1em;
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dddddd), color-stop(100%, #ffffff)) no-repeat;
background: -webkit-linear-gradient(#dddddd, #ffffff) no-repeat;
background: -moz-linear-gradient(#dddddd, #ffffff) no-repeat;
background: -o-linear-gradient(#dddddd, #ffffff) no-repeat;
background: -ms-linear-gradient(#dddddd, #ffffff) no-repeat;
background: linear-gradient(#dddddd, #ffffff) no-repeat;
}
h1 {
font-size: 2em;
margin-bottom: 1em;
}
h2 {
font-size: 1.4em;
margin-bottom: .6em;
}
.doc {
background: #fff;
border: #ddd;
padding: 1em;
color: #aaa;
margin: 1em;
font-style: italic;
}
.doc a {
color: #999;
}
/**
* UI simple gradient from one color
*
* @todo merge with ui-button ?
*
* @author <NAME> <EMAIL> @MoOx
*/
.ui-gradient-demo {
width: 10em;
height: 2em;
margin: 1em auto;
}
.ui-gradient {
background: #dddddd;
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f7f7f7), color-stop(100%, #c4c4c4));
background: -webkit-linear-gradient(#f7f7f7, #c4c4c4);
background: -moz-linear-gradient(#f7f7f7, #c4c4c4);
background: -o-linear-gradient(#f7f7f7, #c4c4c4);
background: -ms-linear-gradient(#f7f7f7, #c4c4c4);
background: linear-gradient(#f7f7f7, #c4c4c4);
}
.ui-gradient-top {
background: #dddddd;
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dddddd), color-stop(100%, #aaaaaa));
background: -webkit-linear-gradient(#dddddd, #aaaaaa);
background: -moz-linear-gradient(#dddddd, #aaaaaa);
background: -o-linear-gradient(#dddddd, #aaaaaa);
background: -ms-linear-gradient(#dddddd, #aaaaaa);
background: linear-gradient(#dddddd, #aaaaaa);
}
.ui-gradient-bottom {
background: #dddddd;
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #dddddd));
background: -webkit-linear-gradient(#ffffff, #dddddd);
background: -moz-linear-gradient(#ffffff, #dddddd);
background: -o-linear-gradient(#ffffff, #dddddd);
background: -ms-linear-gradient(#ffffff, #dddddd);
background: linear-gradient(#ffffff, #dddddd);
} | 0.432543 | 0.107766 |
@charset "utf-8";
/* ����css */
/** { margin: 0; padding: 0 }*/
/*body { font: 12px/1.5 'Microsoft Yahei', 'Simsun'; color: #666666; background: #fff }*/
img { border: 0; display: block }
ul { list-style: none; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
a { outline: none; }
a:link, a:visited { text-decoration: none; color: #ccfff6 }
a:hover { text-decoration: none; }
.clear { clear: both; }
.blank { height: 5px; overflow: hidden; width: 100%; margin: auto; clear: both }
.f_l { float: left }
.f_r { float: right ; margin-right: 21%}
.l_box { width: 670px; }
.r_box { width: 300px; }
/* ͷ����Ϣ */
header { width: 1000px; margin: 20px auto; overflow: hidden; clear: both; }
#topnav { width: 60%; background: #48AE15; height: 46px; line-height: 46px; text-align: center; border-radius: 46px; }
#topnav a { display: inline-block; font-size: 18px; font-family: "Microsoft Yahei", Arial, Helvetica, sans-serif; padding: 0 20px; }
#topnav a:hover { background: #fff; color: #000; }
#topnav a { color: #FFF }
#topnav_current { background: #F3FF41; }/* ����ѡ����ɫ */
a#topnav_current { color: #000 }
article { width: 1000px; margin: 20px auto; }
/*footer*/
/*footer { background: #333; width: 100%; clear: both; text-align: center; }
.ft-copyright { color: #fff; line-height: 24px; }
.ft-list { background: url(../images/ft-wx-s.png) no-repeat right; height: 100px }*/
/*���ض���*/
*html { background-image: url(about:blank); background-attachment: fixed; }/*���IE6�¹�������������*/
#tbox { width: 54px; float: right; position: fixed; right: 50px; bottom: 15px; _position: absolute; _bottom: auto; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
_margin-bottom: 15px; }/*���IE6�²����� position:fixed ������*/
#togbook, #gotop { width: 54px; height: 56px; display: block; background: url(../images/icons.png) no-repeat #111; box-shadow: 0px 1px 0px rgba(255,255,255,.1), inset 0px 1px 1px rgba(0,0,0,.7); border-radius: 6px; }
#togbook { margin: 5px 0; background-position: 10px -36px; }
#gotop { background-position: 12px 10px; }
#togbook:hover, #gotop:hover { opacity: 0.5 }
/*��ǩ��*/
.cloud { width: 100%; clear: both; overflow: hidden }
.cloud h3 { line-height: 40px; color: #38485A; font-size: 18px; height: 40px; }
.cloud ul { margin: 20px 0 }
.cloud ul li { line-height: 24px; height: 24px; display: block; background: #999; float: left; padding: 3px 11px; margin: 10px 10px 0 0; border-radius: 8px; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
.cloud ul li a { color: #FFF }
.cloud ul li:nth-child(8n-7) { background: #8A9B0F }
.cloud ul li:nth-child(8n-6) { background: #EB6841 }
.cloud ul li:nth-child(8n-5) { background: #3FB8AF }
.cloud ul li:nth-child(8n-4) { background: #FE4365 }
.cloud ul li:nth-child(8n-3) { background: #FC9D9A }
.cloud ul li:nth-child(8n-2) { background: #EDC951 }
.cloud ul li:nth-child(8n-1) { background: #C8C8A9 }
.cloud ul li:nth-child(8n) { background: #83AF9B }
.cloud ul li:first-child { background: #036564 }
.cloud ul li:last-child { background: #3299BB }
.cloud ul li:hover { border-radius: 0; text-shadow: #000 1px 1px 1px }
/* ��� */
.moreSelect { width: 100%; margin: 30px 0 20px 0; overflow: hidden }
.ms-top { height: 32px; font-size: 14px }
#tab li a { float: left; height: 32px; cursor: pointer; line-height: 32px; list-style-type: none; padding: 0 15px; }
#tab li.cur a { color: #fff; background: #f77825; }
.bd { display: none }
.bd-news ul { padding: 10px 0 0 10px; background: url(../images/ph2.png) no-repeat 10px 29px; }
.bd-news ul li { border-bottom: solid 1px #EAEAEA; line-height: 30px; height: 30px; overflow: hidden; font-size: 14px; padding: 10px 0 0 30px; }
.bd-news ul li a { display: block; }
.bd-news ul li a:hover { color: #000; }
.bd-news ul li:hover { border-bottom: #000 1px solid; }
//图文
.gzwm .xlwb {
background: transparent url("../images/ico_05_1.jpg") no-repeat scroll 0 0;
}
.gzwm li a {
color: #747f8c;
float: left;
padding-top: 60px;
text-align: center;
width: 52px;
}
.tuwen {
clear: both;
margin: 20px 0;
overflow: hidden;
width: 100%;
}
.tuwen h3 {
color: #38485a;
font-size: 18px;
height: 40px;
line-height: 40px;
margin-bottom: 30px;
}
.tuwen li {
clear: both;
margin-bottom: 10px;
overflow: hidden;
}
.tuwen li img {
float: left;
margin-right: 15px;
width: 70px;
}
.tuwen li b {
color: #333;
font-size: 14px;
font-weight: normal;
line-height: 30px;
overflow: hidden;
width: 100%;
}
.tuwen li a b:hover {
color: #f60;
text-decoration: underline;
}
.tuwen li span {
color: #999;
margin-right: 10px;
}
.tuwen p {
margin-top: 5px;
}
.tulanmu {
background: rgba(0, 0, 0, 0) url("../images/lanmbq.png") no-repeat scroll left center;
padding-left: 17px;
}
.tulanmu a {
color: #999;
}
.tulanmu a:hover {
color: #066;
}
.tutime {
background: rgba(0, 0, 0, 0) url("../images/datepng.png") no-repeat scroll left center;
padding-left: 15px;
}
.tuwen li:hover {
background: #f4f3f3 none repeat scroll 0 0;
}
.gzwm ul {
margin: 30px 0;
overflow: hidden;
width: 100%;
}
.gzwm ul {
margin: 30px 0;
overflow: hidden;
width: 100%;
}
.gzwm li {
float: left;
margin: 0 18px 0 5px;
width: 52px;
}
.gzwm li a {
color: #747f8c;
float: left;
padding-top: 60px;
text-align: center;
width: 52px;
}
.gzwm .rss {
background: transparent url("../images/ico_04_1.jpg") no-repeat scroll 0 0;
}
.gzwm .rss:hover {
background: transparent url("../images/ico_04.png") no-repeat scroll 0 0;
color: #000;
}
.gzwm .xlwb {
background: transparent url("../images/ico_05_1.jpg") no-repeat scroll 0 0;
}
.gzwm .xlwb:hover {
background: transparent url("../images/ico_05.png") no-repeat scroll 0 0;
color: #000;
}
.gzwm .txwb {
background: transparent url("../images/ico_06_1.jpg") no-repeat scroll 0 0;
}
.gzwm .txwb:hover {
background: transparent url("../images/ico_06.png") no-repeat scroll 0 0;
color: #000;
}
.gzwm .wx {
background: transparent url("../images/ico_07_1.jpg") no-repeat scroll 0 0;
}
.gzwm .wx:hover {
background: transparent url("../images/ico_07.png") no-repeat scroll 0 0;
color: #000;
}
.tit01 h3 {
color: #38485a;
font-size: 18px;
height: 40px;
line-height: 40px;
} | static/index/css/side.css | @charset "utf-8";
/* ����css */
/** { margin: 0; padding: 0 }*/
/*body { font: 12px/1.5 'Microsoft Yahei', 'Simsun'; color: #666666; background: #fff }*/
img { border: 0; display: block }
ul { list-style: none; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
a { outline: none; }
a:link, a:visited { text-decoration: none; color: #ccfff6 }
a:hover { text-decoration: none; }
.clear { clear: both; }
.blank { height: 5px; overflow: hidden; width: 100%; margin: auto; clear: both }
.f_l { float: left }
.f_r { float: right ; margin-right: 21%}
.l_box { width: 670px; }
.r_box { width: 300px; }
/* ͷ����Ϣ */
header { width: 1000px; margin: 20px auto; overflow: hidden; clear: both; }
#topnav { width: 60%; background: #48AE15; height: 46px; line-height: 46px; text-align: center; border-radius: 46px; }
#topnav a { display: inline-block; font-size: 18px; font-family: "Microsoft Yahei", Arial, Helvetica, sans-serif; padding: 0 20px; }
#topnav a:hover { background: #fff; color: #000; }
#topnav a { color: #FFF }
#topnav_current { background: #F3FF41; }/* ����ѡ����ɫ */
a#topnav_current { color: #000 }
article { width: 1000px; margin: 20px auto; }
/*footer*/
/*footer { background: #333; width: 100%; clear: both; text-align: center; }
.ft-copyright { color: #fff; line-height: 24px; }
.ft-list { background: url(../images/ft-wx-s.png) no-repeat right; height: 100px }*/
/*���ض���*/
*html { background-image: url(about:blank); background-attachment: fixed; }/*���IE6�¹�������������*/
#tbox { width: 54px; float: right; position: fixed; right: 50px; bottom: 15px; _position: absolute; _bottom: auto; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
_margin-bottom: 15px; }/*���IE6�²����� position:fixed ������*/
#togbook, #gotop { width: 54px; height: 56px; display: block; background: url(../images/icons.png) no-repeat #111; box-shadow: 0px 1px 0px rgba(255,255,255,.1), inset 0px 1px 1px rgba(0,0,0,.7); border-radius: 6px; }
#togbook { margin: 5px 0; background-position: 10px -36px; }
#gotop { background-position: 12px 10px; }
#togbook:hover, #gotop:hover { opacity: 0.5 }
/*��ǩ��*/
.cloud { width: 100%; clear: both; overflow: hidden }
.cloud h3 { line-height: 40px; color: #38485A; font-size: 18px; height: 40px; }
.cloud ul { margin: 20px 0 }
.cloud ul li { line-height: 24px; height: 24px; display: block; background: #999; float: left; padding: 3px 11px; margin: 10px 10px 0 0; border-radius: 8px; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
.cloud ul li a { color: #FFF }
.cloud ul li:nth-child(8n-7) { background: #8A9B0F }
.cloud ul li:nth-child(8n-6) { background: #EB6841 }
.cloud ul li:nth-child(8n-5) { background: #3FB8AF }
.cloud ul li:nth-child(8n-4) { background: #FE4365 }
.cloud ul li:nth-child(8n-3) { background: #FC9D9A }
.cloud ul li:nth-child(8n-2) { background: #EDC951 }
.cloud ul li:nth-child(8n-1) { background: #C8C8A9 }
.cloud ul li:nth-child(8n) { background: #83AF9B }
.cloud ul li:first-child { background: #036564 }
.cloud ul li:last-child { background: #3299BB }
.cloud ul li:hover { border-radius: 0; text-shadow: #000 1px 1px 1px }
/* ��� */
.moreSelect { width: 100%; margin: 30px 0 20px 0; overflow: hidden }
.ms-top { height: 32px; font-size: 14px }
#tab li a { float: left; height: 32px; cursor: pointer; line-height: 32px; list-style-type: none; padding: 0 15px; }
#tab li.cur a { color: #fff; background: #f77825; }
.bd { display: none }
.bd-news ul { padding: 10px 0 0 10px; background: url(../images/ph2.png) no-repeat 10px 29px; }
.bd-news ul li { border-bottom: solid 1px #EAEAEA; line-height: 30px; height: 30px; overflow: hidden; font-size: 14px; padding: 10px 0 0 30px; }
.bd-news ul li a { display: block; }
.bd-news ul li a:hover { color: #000; }
.bd-news ul li:hover { border-bottom: #000 1px solid; }
//图文
.gzwm .xlwb {
background: transparent url("../images/ico_05_1.jpg") no-repeat scroll 0 0;
}
.gzwm li a {
color: #747f8c;
float: left;
padding-top: 60px;
text-align: center;
width: 52px;
}
.tuwen {
clear: both;
margin: 20px 0;
overflow: hidden;
width: 100%;
}
.tuwen h3 {
color: #38485a;
font-size: 18px;
height: 40px;
line-height: 40px;
margin-bottom: 30px;
}
.tuwen li {
clear: both;
margin-bottom: 10px;
overflow: hidden;
}
.tuwen li img {
float: left;
margin-right: 15px;
width: 70px;
}
.tuwen li b {
color: #333;
font-size: 14px;
font-weight: normal;
line-height: 30px;
overflow: hidden;
width: 100%;
}
.tuwen li a b:hover {
color: #f60;
text-decoration: underline;
}
.tuwen li span {
color: #999;
margin-right: 10px;
}
.tuwen p {
margin-top: 5px;
}
.tulanmu {
background: rgba(0, 0, 0, 0) url("../images/lanmbq.png") no-repeat scroll left center;
padding-left: 17px;
}
.tulanmu a {
color: #999;
}
.tulanmu a:hover {
color: #066;
}
.tutime {
background: rgba(0, 0, 0, 0) url("../images/datepng.png") no-repeat scroll left center;
padding-left: 15px;
}
.tuwen li:hover {
background: #f4f3f3 none repeat scroll 0 0;
}
.gzwm ul {
margin: 30px 0;
overflow: hidden;
width: 100%;
}
.gzwm ul {
margin: 30px 0;
overflow: hidden;
width: 100%;
}
.gzwm li {
float: left;
margin: 0 18px 0 5px;
width: 52px;
}
.gzwm li a {
color: #747f8c;
float: left;
padding-top: 60px;
text-align: center;
width: 52px;
}
.gzwm .rss {
background: transparent url("../images/ico_04_1.jpg") no-repeat scroll 0 0;
}
.gzwm .rss:hover {
background: transparent url("../images/ico_04.png") no-repeat scroll 0 0;
color: #000;
}
.gzwm .xlwb {
background: transparent url("../images/ico_05_1.jpg") no-repeat scroll 0 0;
}
.gzwm .xlwb:hover {
background: transparent url("../images/ico_05.png") no-repeat scroll 0 0;
color: #000;
}
.gzwm .txwb {
background: transparent url("../images/ico_06_1.jpg") no-repeat scroll 0 0;
}
.gzwm .txwb:hover {
background: transparent url("../images/ico_06.png") no-repeat scroll 0 0;
color: #000;
}
.gzwm .wx {
background: transparent url("../images/ico_07_1.jpg") no-repeat scroll 0 0;
}
.gzwm .wx:hover {
background: transparent url("../images/ico_07.png") no-repeat scroll 0 0;
color: #000;
}
.tit01 h3 {
color: #38485a;
font-size: 18px;
height: 40px;
line-height: 40px;
} | 0.344333 | 0.142649 |
display: inline-block;
font-weight: 600;
font-family: SegoeUI-SemiBold-final,Segoe UI Semibold,SegoeUI-Regular-final,Segoe UI,"Segoe UI Web (West European)",Segoe,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,Tahoma,Helvetica,Arial,sans-serif;
font-size: 16px;
line-height: 48px;
-webkit-font-smoothing: antialiased;
}
#od-content {
padding: 30px;
}
#od-site {
background-color: #0078D4;
color: white;
height: 50px;
font-size: 24pt;
font-family: 'Segoe UI Light', sans-serif;
margin-bottom: 10px;
padding: 10px;
}
#od-commands {
float: right;
margin-right: 10pt;
}
#od-commands a {
text-decoration: none;
color: white;
font-size: 12pt;
}
#od-json {
float: right;
max-width: 40%;
}
#od-items {
max-width: 60%;
float: left;
}
#od-breadcrumb {
margin-bottom: 1em;
font-family: 'Segoe UI Light', sans-serif;
font-size: 16pt;
padding-left: 30px;
}
#od-breadcrumb a {
text-decoration: none;
color: black;
}
#od-loading {
background: rgba(255,255,255,.8) url('spinner.gif') 50% 50% no-repeat;
position: fixed;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 10;
display: none;
}
body.loading #od-loading {
display: block;
}
body {
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
margin: 0 !important;
padding: 0 !important;
}
.item {
display: inline-block;
width: 200px;
height: 150px;
margin: 0.1em;
margin-top: 0.05em;
margin-bottom: 0.05em;
cursor: pointer;
background-color: hsla(0, 0%, 95%, 1);
border: 1px solid #094AB2;
overflow: hidden;
position: relative;
font-family: 'segoe ui';
font-size: 12pt;
}
.nameplate {
/* background-color: #094AB2; */
/* width: 200px; */
height: 16pt;
padding: 1px;
position: absolute;
bottom: 2px;
left: 4px;
white-space: nowrap;
padding-right: 4px;
overflow: hidden;
right: 4px;
}
.folder {
background-color: #094AB2;
color: white;
}
.file {
color: black;
}
img {
height:auto;
width: auto;
max-width:200px;
/* max-height:150px; */
/* height: 150px; */
overflow: hidden;
/* visibility: hidden; */
}
.img-container {
max-height: 126px;
overflow: hidden;
}
.oneup {
width: auto;
height: auto;
max-width: 1600px;
max-height: 1200px;
min-width: 200px;
min-height: 150px;
}
.oneup img {
max-width: 1600px;
max-height: 1200px;
}
.hidden {
display: none;
}
pre {outline: 1px solid #ccc;padding: 5px;margin: 5px;overflow: scroll;height: 600px;white-space: pre;}
.string { color: blue; }
.number { color: red; }
.boolean { color: green; }
.null { color: magenta; }
.key { color: black; }
big {
font-size: 40px;
vertical-align: middle;
} | style.css | display: inline-block;
font-weight: 600;
font-family: SegoeUI-SemiBold-final,Segoe UI Semibold,SegoeUI-Regular-final,Segoe UI,"Segoe UI Web (West European)",Segoe,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,Tahoma,Helvetica,Arial,sans-serif;
font-size: 16px;
line-height: 48px;
-webkit-font-smoothing: antialiased;
}
#od-content {
padding: 30px;
}
#od-site {
background-color: #0078D4;
color: white;
height: 50px;
font-size: 24pt;
font-family: 'Segoe UI Light', sans-serif;
margin-bottom: 10px;
padding: 10px;
}
#od-commands {
float: right;
margin-right: 10pt;
}
#od-commands a {
text-decoration: none;
color: white;
font-size: 12pt;
}
#od-json {
float: right;
max-width: 40%;
}
#od-items {
max-width: 60%;
float: left;
}
#od-breadcrumb {
margin-bottom: 1em;
font-family: 'Segoe UI Light', sans-serif;
font-size: 16pt;
padding-left: 30px;
}
#od-breadcrumb a {
text-decoration: none;
color: black;
}
#od-loading {
background: rgba(255,255,255,.8) url('spinner.gif') 50% 50% no-repeat;
position: fixed;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 10;
display: none;
}
body.loading #od-loading {
display: block;
}
body {
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
margin: 0 !important;
padding: 0 !important;
}
.item {
display: inline-block;
width: 200px;
height: 150px;
margin: 0.1em;
margin-top: 0.05em;
margin-bottom: 0.05em;
cursor: pointer;
background-color: hsla(0, 0%, 95%, 1);
border: 1px solid #094AB2;
overflow: hidden;
position: relative;
font-family: 'segoe ui';
font-size: 12pt;
}
.nameplate {
/* background-color: #094AB2; */
/* width: 200px; */
height: 16pt;
padding: 1px;
position: absolute;
bottom: 2px;
left: 4px;
white-space: nowrap;
padding-right: 4px;
overflow: hidden;
right: 4px;
}
.folder {
background-color: #094AB2;
color: white;
}
.file {
color: black;
}
img {
height:auto;
width: auto;
max-width:200px;
/* max-height:150px; */
/* height: 150px; */
overflow: hidden;
/* visibility: hidden; */
}
.img-container {
max-height: 126px;
overflow: hidden;
}
.oneup {
width: auto;
height: auto;
max-width: 1600px;
max-height: 1200px;
min-width: 200px;
min-height: 150px;
}
.oneup img {
max-width: 1600px;
max-height: 1200px;
}
.hidden {
display: none;
}
pre {outline: 1px solid #ccc;padding: 5px;margin: 5px;overflow: scroll;height: 600px;white-space: pre;}
.string { color: blue; }
.number { color: red; }
.boolean { color: green; }
.null { color: magenta; }
.key { color: black; }
big {
font-size: 40px;
vertical-align: middle;
} | 0.459561 | 0.085099 |
position: relative;
top: 60px;
width: 100%;
}
#activity .container {
width: calc(100% - 40px);
padding-left: 20px;
display: flex;
flex-direction: column;
color: white;
}
#activity .container .row {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
}
#activity .container .btn:focus {
background-color: green;
}
#activity .container .row .act-title {
font-size: 3em;
font-weight: 900;
letter-spacing: -1;
}
#activity .container .btn {
background-color: #0079d1;
border: none;
padding: 10px;
margin-right: 20px;
border-radius: 5px;
font-size: 18px;
color: white;
cursor: pointer;
transition: 100ms ease-in-out;
}
#activity .container .row .btn:hover {
transform: scale(1.05);
}
#beta .btn:hover {
transform: scale(1.05);
}
#activity .container .btn:hover {
transform: scale(1.05);
}
#activity .container .posts {
width: 100%;
height: auto;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
flex-wrap: wrap;
}
#activity .container .posts .card {
width: 50%;
background-color: #222;
margin: 20px 20px 20px 0;
padding: 10px;
border-radius: 5px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
#activity .container .posts .card .card-header .row {
min-width: 50%;
display: flex;
justify-content: start;
}
#activity .container .posts .card .card-header .row .user {
display: flex;
flex-direction: column;
}
#activity .container .posts .card .card-header .row .user .name {
padding: 0;
margin: 0;
}
#activity .container .posts .card .card-header .row .user .date {
font-size: 0.8em;
color: #898989;
padding: 0;
margin: 0;
}
#activity .container .posts .card .card-header .row img {
width: 50px;
height: 50px;
border-radius: 50%;
margin-right: 10px;
object-fit: cover;
}
#activity .container .posts .card .card-body {
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: flex-start;
padding-left: 10px;
}
#activity .container .posts .card .card-body .stat {
display: flex;
flex-direction: row;
justify-content: flex-start;
align-items: flex-start;
}
#activity .container .posts .card .card-body .stat .stat-chip {
background-color: #0079d1;
color: white;
padding: 5px;
font-size: 14px;
border-radius: 60px;
margin: 10px 10px 0 0;
/* margin-right: 10px; */
}
#activity .container .posts .card .card-body .title-body {
margin: 10px 0 0 0;
}
#activity .container .posts .card .card-body .desc {
overflow: hidden;
text-overflow: ellipsis;
}
#activity .container .posts .card .card-footer {
display: flex;
flex-direction: row;
justify-content: flex-start;
align-items: center;
padding-left: 10px;
padding-top: 10px;
position: relative;
}
#activity .container .posts .card .card-footer .btn {
font-size: 18px;
}
.btn1 {
margin-right: 20px;
align-items: center;
}
.liked {
color: #0079d1;
}
.disliked {
color: tomato;
} | public/css/reviews/venueReview.css | position: relative;
top: 60px;
width: 100%;
}
#activity .container {
width: calc(100% - 40px);
padding-left: 20px;
display: flex;
flex-direction: column;
color: white;
}
#activity .container .row {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
}
#activity .container .btn:focus {
background-color: green;
}
#activity .container .row .act-title {
font-size: 3em;
font-weight: 900;
letter-spacing: -1;
}
#activity .container .btn {
background-color: #0079d1;
border: none;
padding: 10px;
margin-right: 20px;
border-radius: 5px;
font-size: 18px;
color: white;
cursor: pointer;
transition: 100ms ease-in-out;
}
#activity .container .row .btn:hover {
transform: scale(1.05);
}
#beta .btn:hover {
transform: scale(1.05);
}
#activity .container .btn:hover {
transform: scale(1.05);
}
#activity .container .posts {
width: 100%;
height: auto;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
flex-wrap: wrap;
}
#activity .container .posts .card {
width: 50%;
background-color: #222;
margin: 20px 20px 20px 0;
padding: 10px;
border-radius: 5px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
#activity .container .posts .card .card-header .row {
min-width: 50%;
display: flex;
justify-content: start;
}
#activity .container .posts .card .card-header .row .user {
display: flex;
flex-direction: column;
}
#activity .container .posts .card .card-header .row .user .name {
padding: 0;
margin: 0;
}
#activity .container .posts .card .card-header .row .user .date {
font-size: 0.8em;
color: #898989;
padding: 0;
margin: 0;
}
#activity .container .posts .card .card-header .row img {
width: 50px;
height: 50px;
border-radius: 50%;
margin-right: 10px;
object-fit: cover;
}
#activity .container .posts .card .card-body {
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: flex-start;
padding-left: 10px;
}
#activity .container .posts .card .card-body .stat {
display: flex;
flex-direction: row;
justify-content: flex-start;
align-items: flex-start;
}
#activity .container .posts .card .card-body .stat .stat-chip {
background-color: #0079d1;
color: white;
padding: 5px;
font-size: 14px;
border-radius: 60px;
margin: 10px 10px 0 0;
/* margin-right: 10px; */
}
#activity .container .posts .card .card-body .title-body {
margin: 10px 0 0 0;
}
#activity .container .posts .card .card-body .desc {
overflow: hidden;
text-overflow: ellipsis;
}
#activity .container .posts .card .card-footer {
display: flex;
flex-direction: row;
justify-content: flex-start;
align-items: center;
padding-left: 10px;
padding-top: 10px;
position: relative;
}
#activity .container .posts .card .card-footer .btn {
font-size: 18px;
}
.btn1 {
margin-right: 20px;
align-items: center;
}
.liked {
color: #0079d1;
}
.disliked {
color: tomato;
} | 0.394667 | 0.050144 |
@font-face {
font-family: 'canterburyregular';
src: url('../fonts/canterbury-webfont.woff2') format('woff2'),
url('../fonts/canterbury-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
.top_nav .system_name a {
font-family: 'canterburyregular';
}
span.grade-right::before {
content: "\f00c";
font-family: fontawesome;
color: green;
}
.tablu table.table tr th:nth-child(odd), .tablu table.table tr td:nth-child(odd) {
color: #ffffff;
}
.tablu .tab-pane center table.table.table-bordered tr th:nth-child(odd), .tablu .tab-pane center table.table.table-bordered tr td:nth-child(odd) {
background-color: transparent;
color: #000;
}
body, h1, h2, h3, h4, h5 {
color:#333 !important;
}
.system-logo{
width:50px;
margin-top: -8px;
}
.login-progressbar{
height: 10px !important;
background: none !important;
border-radius: 0;
}
.login-progressbar div{
height: 10px !important;
}
.progress-bar-danger{
background-color:#4e7d2a !important;
opacity: .8;
}
.page-container .sidebar-menu #main-menu li ul > li > a {
padding-left: 60px;
}
.nav-md ul.nav.child_menu li ul li:before {
background: none !important;
}
.nav-md ul.nav.child_menu li ul li:after {
border-left: none !important;
}
li.dropdown.language-selector {
padding-top:4px;
}
.dropdown.language-selector span.label{
padding-top: .5em;
}
.dropdown.language-selector .label-success{
background: none;
/* color:#515356!important; */
}
.dropdown.language-selector i.entypo-globe{
vertical-align: middle;
}
.dropdown.language-selector i.entypo-down:before{
vertical-align: middle;
}
.sidebar-menu .opened.active > ul{
display: block !important;
}
.sidebar-menu > ul > li > ul
.main_container .top_nav {
display: block;
margin-left: 230px;
}
.top_nav .system_name{
/*float: left;*/
margin-top: 15px;
font-size: 20px;
color: #fff;
text-shadow: #000;
/* text-shadow: 1px 1px 3px black; */
}
.top_nav ul > li span:not(.message
), .top_nav ul > li i {
color: #666;
}
.table-responsive{
overflow: auto;
}
.message-overflow{
white-space: nowrap!important;
width: 90%;
overflow: hidden;
text-overflow: ellipsis;
box-sizing: border-box;
}
.profile_thumb{
overflow: hidden;
padding:0 !important;
background-size: cover;
background-repeat: no-repeat;
}
.navbar-right .img-circle.profile_img{
width:30px;
height:30px;
float:left;
margin: 0;
margin-right: 5px;
}
select.form-control {
min-width: 60px;
}
.form-group.class-list {
float: left;
width: 46%;
}
.form-group.list-search {
float: left;
width: 50%;
}
.form-group.list-search input[type="text"] {
float: left;
width: 100%;
padding: 5px 10px;
}
@media only screen and (max-width: 520px) {
.top_nav .system_name a img{
display: none;
}
.top_nav .system_name a{
font-size:3vw;
}
}
@media only screen and (max-width: 370px) {
.top_nav .system_name a{
display: none;
}
.top_nav .navbar-right{
margin-top: -20px !important;
}
.top_nav .navbar-right li{
margin-left: -3vw;
font-weight: bold;
padding-right: 0 !important;
padding-left: 0 !important;
}
.language-selector > .dropdown-toggle{
padding-left:0;
padding-right: 0;
}
.dropdown.language-selector span.label{
padding-left:0;
padding-right: 0;
}
}
@media only screen and (max-width: 305px) {
.dropdown.language-selector{
margin-top: -20px;
}
.language-selector > .dropdown-toggle{
padding:0;
padding: 0;
}
.dropdown.language-selector span.label{
padding:0;
padding: 0;
}
}
*{
box-sizing: border-box;
}
body {
background-color: #f6f6f6;
padding-top:0px;
}
textarea{
resize: none;
height: 70px !important;
}
.control-label{
margin-top: 5px;
}
.panel{
margin: 20px auto;
max-width: 1000px;
/* text-align: center;*/
}
.panel-heading{
border-bottom: solid 1px #ddd;
padding: 10px;
font-size: 14px;
}
.install-step-group{
margin: 20px 0;
}
.install-step-group > div{
padding:0;
}
.circle{
background-color: #fff;
border: solid 3px #679368;
color: #679368;
width:38px;
text-align: center;
font-size: 16px;
padding: 5px;
border-radius: 50%;
margin: 10px 0;
}
.circle.active{
background-color: #679368;
color: #fff;
border:double 3px #fff;
}
.clear{
width: 100%;
clear: both;
height: 0;
float: none;
}
.tips{
color: #f00;
}
.step-line{
background-color:#679368;
height: 10px;
top:-35px;
left: 5px;
z-index: -1;
position: relative;
}
/* WALLET CUSTOM CSS */
.panel-header
{
background-color: #333;
height: auto;
background:url('../img/bg.jpg');
background-repeat: no-repeat;
color: #fff;
font-family: 'Nunito Sans', sans-serif;
padding-bottom: 60px;
}
.panel-create
{
background-color: #fff;
border:solid 1px #fff;
height: auto;
color: #333;
webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.total-expense
{
background-color: #53d192;
height: auto;
color: #fff;
width: 30%;
padding-left: 8px;
padding-right: 8px;
padding-bottom: 13px;
padding-top: 13px;
font-family: 'Nunito Sans', sans-serif;
}
.total-income
{
background-color:#25afac;
height: auto;
color: #fff;
width: 30%;
padding-left: 8px;
padding-right: 8px;
padding-bottom: 13px;
padding-top: 13px;
font-family: 'Nunito Sans', sans-serif;
}
.col-md-8
{
font-family: 'Nunito Sans', sans-serif;
}
.col-md-4
{
font-family: 'Nunito Sans', sans-serif;
}
.btnPay
{
background-color: #ffd44f;
border: solid 1px #ffd44f;
color: #333;
padding: 0 43px;
line-height: 25px;
border-radius: 20px;
margin: 22px 35px 0 0;
font-weight: bold;
font-size: 14px;
padding-top: 9px;
padding-bottom: 9px;
width: auto;
font-weight: bold;
}
.btnPay:focus
{
background-color: #ffd44f;
border: solid 1px #ffd44f;
color: #333;
padding: 0 43px;
line-height: 25px;
border-radius: 20px;
margin: 22px 35px 0 0;
font-weight: bold;
font-size: 14px;
padding-top: 9px;
padding-bottom: 9px;
width: auto;
font-weight: bold;
}
.txtamount
{
border-radius: 16px;
border: solid 1px #53d192;
}
input[type="text"], select, input[type = "url"], input[type = "email"], input[type = "password"], input[type = "number"], textarea {
outline: none;
box-shadow:none !important;
border-radius: 5px;
/* border: solid 2px #53d192;*/
height: 40px;
color: #333;
font-family: 'Rubik', sans-serif;
-webkit-font-smoothing: antialiased;
border-radius: 16;
width: 50%;
/* border-radius: unset;*/
font-family: 'Nunito Sans', sans-serif;
}
.amounterror
{
width: 90%;
border-color: #f5c6cb;
color:#721c24;
font-size: 19px;
}
.messageDiv
{
width: 90%;
border-color: #53d192;
color:#53d192;
font-size: 19px;
}
@media (max-width: 768px){
.install-step-group{
display: none;
}
} | public/css/custom.css | @font-face {
font-family: 'canterburyregular';
src: url('../fonts/canterbury-webfont.woff2') format('woff2'),
url('../fonts/canterbury-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
.top_nav .system_name a {
font-family: 'canterburyregular';
}
span.grade-right::before {
content: "\f00c";
font-family: fontawesome;
color: green;
}
.tablu table.table tr th:nth-child(odd), .tablu table.table tr td:nth-child(odd) {
color: #ffffff;
}
.tablu .tab-pane center table.table.table-bordered tr th:nth-child(odd), .tablu .tab-pane center table.table.table-bordered tr td:nth-child(odd) {
background-color: transparent;
color: #000;
}
body, h1, h2, h3, h4, h5 {
color:#333 !important;
}
.system-logo{
width:50px;
margin-top: -8px;
}
.login-progressbar{
height: 10px !important;
background: none !important;
border-radius: 0;
}
.login-progressbar div{
height: 10px !important;
}
.progress-bar-danger{
background-color:#4e7d2a !important;
opacity: .8;
}
.page-container .sidebar-menu #main-menu li ul > li > a {
padding-left: 60px;
}
.nav-md ul.nav.child_menu li ul li:before {
background: none !important;
}
.nav-md ul.nav.child_menu li ul li:after {
border-left: none !important;
}
li.dropdown.language-selector {
padding-top:4px;
}
.dropdown.language-selector span.label{
padding-top: .5em;
}
.dropdown.language-selector .label-success{
background: none;
/* color:#515356!important; */
}
.dropdown.language-selector i.entypo-globe{
vertical-align: middle;
}
.dropdown.language-selector i.entypo-down:before{
vertical-align: middle;
}
.sidebar-menu .opened.active > ul{
display: block !important;
}
.sidebar-menu > ul > li > ul
.main_container .top_nav {
display: block;
margin-left: 230px;
}
.top_nav .system_name{
/*float: left;*/
margin-top: 15px;
font-size: 20px;
color: #fff;
text-shadow: #000;
/* text-shadow: 1px 1px 3px black; */
}
.top_nav ul > li span:not(.message
), .top_nav ul > li i {
color: #666;
}
.table-responsive{
overflow: auto;
}
.message-overflow{
white-space: nowrap!important;
width: 90%;
overflow: hidden;
text-overflow: ellipsis;
box-sizing: border-box;
}
.profile_thumb{
overflow: hidden;
padding:0 !important;
background-size: cover;
background-repeat: no-repeat;
}
.navbar-right .img-circle.profile_img{
width:30px;
height:30px;
float:left;
margin: 0;
margin-right: 5px;
}
select.form-control {
min-width: 60px;
}
.form-group.class-list {
float: left;
width: 46%;
}
.form-group.list-search {
float: left;
width: 50%;
}
.form-group.list-search input[type="text"] {
float: left;
width: 100%;
padding: 5px 10px;
}
@media only screen and (max-width: 520px) {
.top_nav .system_name a img{
display: none;
}
.top_nav .system_name a{
font-size:3vw;
}
}
@media only screen and (max-width: 370px) {
.top_nav .system_name a{
display: none;
}
.top_nav .navbar-right{
margin-top: -20px !important;
}
.top_nav .navbar-right li{
margin-left: -3vw;
font-weight: bold;
padding-right: 0 !important;
padding-left: 0 !important;
}
.language-selector > .dropdown-toggle{
padding-left:0;
padding-right: 0;
}
.dropdown.language-selector span.label{
padding-left:0;
padding-right: 0;
}
}
@media only screen and (max-width: 305px) {
.dropdown.language-selector{
margin-top: -20px;
}
.language-selector > .dropdown-toggle{
padding:0;
padding: 0;
}
.dropdown.language-selector span.label{
padding:0;
padding: 0;
}
}
*{
box-sizing: border-box;
}
body {
background-color: #f6f6f6;
padding-top:0px;
}
textarea{
resize: none;
height: 70px !important;
}
.control-label{
margin-top: 5px;
}
.panel{
margin: 20px auto;
max-width: 1000px;
/* text-align: center;*/
}
.panel-heading{
border-bottom: solid 1px #ddd;
padding: 10px;
font-size: 14px;
}
.install-step-group{
margin: 20px 0;
}
.install-step-group > div{
padding:0;
}
.circle{
background-color: #fff;
border: solid 3px #679368;
color: #679368;
width:38px;
text-align: center;
font-size: 16px;
padding: 5px;
border-radius: 50%;
margin: 10px 0;
}
.circle.active{
background-color: #679368;
color: #fff;
border:double 3px #fff;
}
.clear{
width: 100%;
clear: both;
height: 0;
float: none;
}
.tips{
color: #f00;
}
.step-line{
background-color:#679368;
height: 10px;
top:-35px;
left: 5px;
z-index: -1;
position: relative;
}
/* WALLET CUSTOM CSS */
.panel-header
{
background-color: #333;
height: auto;
background:url('../img/bg.jpg');
background-repeat: no-repeat;
color: #fff;
font-family: 'Nunito Sans', sans-serif;
padding-bottom: 60px;
}
.panel-create
{
background-color: #fff;
border:solid 1px #fff;
height: auto;
color: #333;
webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.total-expense
{
background-color: #53d192;
height: auto;
color: #fff;
width: 30%;
padding-left: 8px;
padding-right: 8px;
padding-bottom: 13px;
padding-top: 13px;
font-family: 'Nunito Sans', sans-serif;
}
.total-income
{
background-color:#25afac;
height: auto;
color: #fff;
width: 30%;
padding-left: 8px;
padding-right: 8px;
padding-bottom: 13px;
padding-top: 13px;
font-family: 'Nunito Sans', sans-serif;
}
.col-md-8
{
font-family: 'Nunito Sans', sans-serif;
}
.col-md-4
{
font-family: 'Nunito Sans', sans-serif;
}
.btnPay
{
background-color: #ffd44f;
border: solid 1px #ffd44f;
color: #333;
padding: 0 43px;
line-height: 25px;
border-radius: 20px;
margin: 22px 35px 0 0;
font-weight: bold;
font-size: 14px;
padding-top: 9px;
padding-bottom: 9px;
width: auto;
font-weight: bold;
}
.btnPay:focus
{
background-color: #ffd44f;
border: solid 1px #ffd44f;
color: #333;
padding: 0 43px;
line-height: 25px;
border-radius: 20px;
margin: 22px 35px 0 0;
font-weight: bold;
font-size: 14px;
padding-top: 9px;
padding-bottom: 9px;
width: auto;
font-weight: bold;
}
.txtamount
{
border-radius: 16px;
border: solid 1px #53d192;
}
input[type="text"], select, input[type = "url"], input[type = "email"], input[type = "password"], input[type = "number"], textarea {
outline: none;
box-shadow:none !important;
border-radius: 5px;
/* border: solid 2px #53d192;*/
height: 40px;
color: #333;
font-family: 'Rubik', sans-serif;
-webkit-font-smoothing: antialiased;
border-radius: 16;
width: 50%;
/* border-radius: unset;*/
font-family: 'Nunito Sans', sans-serif;
}
.amounterror
{
width: 90%;
border-color: #f5c6cb;
color:#721c24;
font-size: 19px;
}
.messageDiv
{
width: 90%;
border-color: #53d192;
color:#53d192;
font-size: 19px;
}
@media (max-width: 768px){
.install-step-group{
display: none;
}
} | 0.380529 | 0.072966 |
html{
font-family: url('https://fonts.googleapis.com/css?family=Amatic+SC|Open+Sans');
background: #ffffff;}
p {
font-family: 'Open Sans', sans-serif;
}
h1{
font-family: "Amatic SC", cursive;
font-size: 3em;
text-transform: uppercase;
}
h2{
font-size: 2em;
font-family:'Open Sans', sans-serif;
}
.container {
display: flex;
flex-wrap: wrap;
width: 100%;
max-width: 60vw;
}
.button {
flex: 1 1 auto;
margin: 5px;
padding: 10px;
border: 2px solid #595959;
background-color: #ffffff;
text-align: center;
text-transform: uppercase;
color: #93BECB;
position: relative;
overflow: hidden;
transition: .3s;
background: #ffffff;
}
.button:hover {
cursor: pointer;
border-radius: 30px;
}
.tile {
-webkit-transform: scale(0);
transform: scale(0);
transition: all 350ms ease;
}
/* #display {
min-width: 380px;
} */
.mobiletop {
display: flex;
}
.btn {
margin: 10, 10, 10, 10;
}
#portfolio {
margin: 1rem 0;
-webkit-column-count: 3;
column-count: 3;
-webkit-column-gap: 1rem;
column-gap: 1rem;
-webkit-column-width: 33.33333333333333%;
column-width: 33.33333333333333%;
}
.tile {
-webkit-transform: scale(0);
transform: scale(0);
transition: all 350ms ease;
}
.scale-anm {
-webkit-transform: scale(1);
transform: scale(1);
}
.btn:hover {
cursor: pointer;
background: #333;
color: #eee;
}
.tile img {
max-width: 100%;
width: 100%;
height: 90%;
margin-bottom: 1rem;
}
.btn {
font-family: "Open Sans", sans-serif;
font-size: 1rem;
font-weight: normal;
text-decoration: none;
cursor: pointer;
display: inline-block;
line-height: normal;
padding: .35rem 1rem;
margin-top: 5px;
height: auto;
border: 1px solid;
vertical-align: middle;
-webkit-appearance: none;
color: #595959;
background-color: rgba(0, 0, 0, 0);
}
.button:focus {
outline: none;
border-color: var(--darken-2);
box-shadow: 0 0 0 3px var(--darken-3);
}
::-moz-focus-inner {
border: 0;
padding: 0;
} | assets/css/photo.css | html{
font-family: url('https://fonts.googleapis.com/css?family=Amatic+SC|Open+Sans');
background: #ffffff;}
p {
font-family: 'Open Sans', sans-serif;
}
h1{
font-family: "Amatic SC", cursive;
font-size: 3em;
text-transform: uppercase;
}
h2{
font-size: 2em;
font-family:'Open Sans', sans-serif;
}
.container {
display: flex;
flex-wrap: wrap;
width: 100%;
max-width: 60vw;
}
.button {
flex: 1 1 auto;
margin: 5px;
padding: 10px;
border: 2px solid #595959;
background-color: #ffffff;
text-align: center;
text-transform: uppercase;
color: #93BECB;
position: relative;
overflow: hidden;
transition: .3s;
background: #ffffff;
}
.button:hover {
cursor: pointer;
border-radius: 30px;
}
.tile {
-webkit-transform: scale(0);
transform: scale(0);
transition: all 350ms ease;
}
/* #display {
min-width: 380px;
} */
.mobiletop {
display: flex;
}
.btn {
margin: 10, 10, 10, 10;
}
#portfolio {
margin: 1rem 0;
-webkit-column-count: 3;
column-count: 3;
-webkit-column-gap: 1rem;
column-gap: 1rem;
-webkit-column-width: 33.33333333333333%;
column-width: 33.33333333333333%;
}
.tile {
-webkit-transform: scale(0);
transform: scale(0);
transition: all 350ms ease;
}
.scale-anm {
-webkit-transform: scale(1);
transform: scale(1);
}
.btn:hover {
cursor: pointer;
background: #333;
color: #eee;
}
.tile img {
max-width: 100%;
width: 100%;
height: 90%;
margin-bottom: 1rem;
}
.btn {
font-family: "Open Sans", sans-serif;
font-size: 1rem;
font-weight: normal;
text-decoration: none;
cursor: pointer;
display: inline-block;
line-height: normal;
padding: .35rem 1rem;
margin-top: 5px;
height: auto;
border: 1px solid;
vertical-align: middle;
-webkit-appearance: none;
color: #595959;
background-color: rgba(0, 0, 0, 0);
}
.button:focus {
outline: none;
border-color: var(--darken-2);
box-shadow: 0 0 0 3px var(--darken-3);
}
::-moz-focus-inner {
border: 0;
padding: 0;
} | 0.46393 | 0.093306 |
.portfolio-green {
font-family: roboto;
padding-top: 46px;
padding-bottom: 46px;
}
.portfolio-green h2{
font-size: 36px;
margin-top: 0;
margin-bottom: 20px;
font-weight: bold;
}
.portfolio-green .desc {
font-size: 17px;
font-weight: normal;
}
.screen-sm #mixitup-container .mix,
.screen-md #mixitup-container .mix,
.screen-lg #mixitup-container .mix{
display: none;
}
.portfolio-green #mixitup-options {
margin-top: 30px;
margin-bottom: 0px;
text-align: center;
}
.portfolio-green #mixitup-options ul.option-set {
padding: 0px;
display: inline-block;
}
.portfolio-green #mixitup-options ul.option-set li {
list-style: none;
margin-left: 0px;
margin-right: 20px;
font-size: 1.4em;
font-weight: lighter;
padding-top: 6px;
padding-bottom: 6px;
padding-left: 12px;
padding-right: 12px;
display: inline-block;
cursor: pointer;
}
.portfolio-green .mix {
padding: 20px;
padding-top: 40px;
}
.portfolio-green .mix img {
width: 100%;
height: auto;
}
.portfolio-green .mix .inner-box .portf-image {
display: block;
margin-left: 0px;
position: relative;
}
.portfolio-green .inner-box .portf-hover{
display: none;
}
.portfolio-green .inner-hover {
padding: 20px;
}
.portfolio-green .mix:hover .portf-hover{
display: block;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
opacity: 0.8;
overflow: hidden;
}
.portfolio-green .portf-inner {
display: none;
}
.portfolio-green .mix:hover .portf-hover-inner { /*hover*/
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
height: 100px;
width: auto;
text-align: center;
}
.portfolio-green .portf-hover-inner a{
text-align: center;
border: 1px solid;
background: transparent;
font-size: 17px;
text-decoration: none;
width: 40%;
display: block;
margin: 10px auto;
padding: 5px;
margin-bottom: 20px;
}
.portfolio-green .carousel-inner {
width: auto;
}
.mobile-carousel-controls {
padding: 15px;
padding-bottom: 30px;
}
.mobile-carousel-controls span {
width: 50%;
float: left;
font-size: 25px;
text-align: center;
font-weight: lighter;
padding: 5px 10px;
cursor: pointer;
}
/*--------------------------------------------------------------------------*/
/*---------------------- End : Portfolio / portfolio green ---------------*/
/*--------------------------------------------------------------------------*/ | templates/portfolio_green/htbs3/css/style.css | .portfolio-green {
font-family: roboto;
padding-top: 46px;
padding-bottom: 46px;
}
.portfolio-green h2{
font-size: 36px;
margin-top: 0;
margin-bottom: 20px;
font-weight: bold;
}
.portfolio-green .desc {
font-size: 17px;
font-weight: normal;
}
.screen-sm #mixitup-container .mix,
.screen-md #mixitup-container .mix,
.screen-lg #mixitup-container .mix{
display: none;
}
.portfolio-green #mixitup-options {
margin-top: 30px;
margin-bottom: 0px;
text-align: center;
}
.portfolio-green #mixitup-options ul.option-set {
padding: 0px;
display: inline-block;
}
.portfolio-green #mixitup-options ul.option-set li {
list-style: none;
margin-left: 0px;
margin-right: 20px;
font-size: 1.4em;
font-weight: lighter;
padding-top: 6px;
padding-bottom: 6px;
padding-left: 12px;
padding-right: 12px;
display: inline-block;
cursor: pointer;
}
.portfolio-green .mix {
padding: 20px;
padding-top: 40px;
}
.portfolio-green .mix img {
width: 100%;
height: auto;
}
.portfolio-green .mix .inner-box .portf-image {
display: block;
margin-left: 0px;
position: relative;
}
.portfolio-green .inner-box .portf-hover{
display: none;
}
.portfolio-green .inner-hover {
padding: 20px;
}
.portfolio-green .mix:hover .portf-hover{
display: block;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
opacity: 0.8;
overflow: hidden;
}
.portfolio-green .portf-inner {
display: none;
}
.portfolio-green .mix:hover .portf-hover-inner { /*hover*/
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
height: 100px;
width: auto;
text-align: center;
}
.portfolio-green .portf-hover-inner a{
text-align: center;
border: 1px solid;
background: transparent;
font-size: 17px;
text-decoration: none;
width: 40%;
display: block;
margin: 10px auto;
padding: 5px;
margin-bottom: 20px;
}
.portfolio-green .carousel-inner {
width: auto;
}
.mobile-carousel-controls {
padding: 15px;
padding-bottom: 30px;
}
.mobile-carousel-controls span {
width: 50%;
float: left;
font-size: 25px;
text-align: center;
font-weight: lighter;
padding: 5px 10px;
cursor: pointer;
}
/*--------------------------------------------------------------------------*/
/*---------------------- End : Portfolio / portfolio green ---------------*/
/*--------------------------------------------------------------------------*/ | 0.330147 | 0.050401 |
.dropzone,
.dropzone *,
.dropzone-previews,
.dropzone-previews * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.dropzone {
position: relative;
padding: 1em;
font-family: Helvetica-Light;
color: #000000;
background: #EEECEC;
border: 1px solid rgba(0, 0, 0, 0.08);
}
.dropzone.dz-clickable {
cursor: pointer;
}
.dropzone.dz-clickable .dz-message,
.dropzone.dz-clickable .dz-message span {
cursor: pointer;
}
.dropzone.dz-clickable * {
cursor: default;
}
.dropzone .dz-message {
opacity: 1;
-ms-filter: none;
filter: none;
}
.dropzone.dz-drag-hover {
background: rgba(0, 0, 0, 0.04);
border-color: rgba(0, 0, 0, 0.15);
}
.dropzone.dz-started .dz-message {
display: none;
}
.dropzone .dz-preview,
.dropzone-previews .dz-preview {
position: relative;
display: inline-block;
padding: 6px 6px 6px 6px;
margin: 17px;
vertical-align: top;
background: rgba(255, 255, 255, 0.8);
border: 1px solid #acacac;
}
.dropzone .dz-preview.dz-file-preview [data-dz-thumbnail],
.dropzone-previews .dz-preview.dz-file-preview [data-dz-thumbnail] {
display: none;
}
.dropzone .dz-preview .dz-details,
.dropzone-previews .dz-preview .dz-details {
position: relative;
width: 100px;
height: 100px;
padding: 5px;
margin-bottom: 22px;
background: #ebebeb;
}
.dropzone .dz-preview .dz-details .dz-filename,
.dropzone-previews .dz-preview .dz-details .dz-filename {
height: 100%;
overflow: hidden;
}
.dropzone .dz-preview .dz-details img,
.dropzone-previews .dz-preview .dz-details img {
position: absolute;
top: 0;
left: 0;
width: 100px;
height: 100px;
}
.dropzone .dz-preview .dz-details .dz-size,
.dropzone-previews .dz-preview .dz-details .dz-size {
position: absolute;
bottom: -28px;
left: 3px;
height: 28px;
line-height: 28px;
}
.dropzone .dz-preview.dz-error .dz-error-mark,
.dropzone-previews .dz-preview.dz-error .dz-error-mark {
display: block;
}
.dropzone .dz-preview.dz-success .dz-success-mark,
.dropzone-previews .dz-preview.dz-success .dz-success-mark {
display: block;
}
.dropzone .dz-preview:hover .dz-details img,
.dropzone-previews .dz-preview:hover .dz-details img {
display: none;
}
.dropzone .dz-preview .dz-success-mark,
.dropzone-previews .dz-preview .dz-success-mark,
.dropzone .dz-preview .dz-error-mark,
.dropzone-previews .dz-preview .dz-error-mark {
position: absolute;
top: -10px;
right: -10px;
display: none;
width: 40px;
height: 40px;
font-size: 30px;
text-align: center;
}
.dropzone .dz-preview .dz-success-mark,
.dropzone-previews .dz-preview .dz-success-mark {
color: #8cc657;
}
.dropzone .dz-preview .dz-error-mark,
.dropzone-previews .dz-preview .dz-error-mark {
color: #ee162d;
}
.dropzone .dz-preview .dz-progress,
.dropzone-previews .dz-preview .dz-progress {
position: absolute;
top: 100px;
right: 6px;
left: 6px;
display: none;
height: 6px;
background: #d7d7d7;
}
.dropzone .dz-preview .dz-progress .dz-upload,
.dropzone-previews .dz-preview .dz-progress .dz-upload {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 0;
background-color: #8cc657;
}
.dropzone .dz-preview.dz-processing .dz-progress,
.dropzone-previews .dz-preview.dz-processing .dz-progress {
display: block;
}
.dropzone .dz-preview .dz-error-message,
.dropzone-previews .dz-preview .dz-error-message {
position: absolute;
top: -5px;
left: -20px;
z-index: 500;
display: none;
max-width: 500px;
min-width: 140px;
padding: 8px 10px;
color: #800;
background: rgba(245, 245, 245, 0.8);
}
.dropzone .dz-preview:hover.dz-error .dz-error-message,
.dropzone-previews .dz-preview:hover.dz-error .dz-error-message {
display: block;
}
body {
margin: 0;
background-image: url(/img/uu.jpg);
background-position: 90% 20px;
background-repeat: no-repeat;
}
body,
select,
button,
.dropzone {
font-family: Helvetica, sans-serif;
font-size: 14px;
}
/* http://colorschemedesigner.com/#3f31Tw0w0w0w0 */
select {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
label.select {
position: relative;
display: inline;
overflow: hidden;
}
button[disabled] {
color: #999999;
}
select,
button {
padding: 2px 10px 2px 10px;
font-family: Helvetica-Light;
color: #000000;
text-decoration: none;
text-shadow: 0px 0px 5px #ffffff;
cursor: pointer;
background-color: #ffffff;
background-image: linear-gradient(-90deg, #eeeeee, #cccccc);
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, from(#eeeeee), to(#cccccc));
background-image: -moz-linear-gradient(-90deg, #eeeeee, #cccccc);
border: 1px solid #999999;
-webkit-border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
-webkit-box-shadow: 0px 0px 0px #000000;
-moz-box-shadow: 0px 0px 0px #000000;
box-shadow: 0px 0px 0px #000000;
}
select[disabled] {
color: GrayText;
}
button:hover {
padding: 2px 10px 2px 10px;
font-family: Helvetica-Light;
color: #000000;
text-decoration: none;
text-shadow: 0px 0px 5px #ffffff;
cursor: pointer;
background-color: #ffffff;
background-image: linear-gradient(-90deg, #eeeeee, #cccccc);
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, from(#eeeeee), to(#cccccc));
background-image: -moz-linear-gradient(-90deg, #eeeeee, #cccccc);
border: 1px solid #999999;
-webkit-border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
-webkit-box-shadow: 0px 0px 0px #000000;
-moz-box-shadow: 0px 0px 0px #000000;
box-shadow: 0px 0px 0px #000000;
}
button:active {
padding: 2px 10px 2px 10px;
font-family: Helvetica-Light;
color: #000000;
text-decoration: none;
text-shadow: 0px 0px 5px #ffffff;
cursor: pointer;
background-color: #ffffff;
background-image: linear-gradient(-90deg, #eeeeee, #cccccc);
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, from(#eeeeee), to(#cccccc));
background-image: -moz-linear-gradient(-90deg, #eeeeee, #cccccc);
border: 1px solid #999999;
-webkit-border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
-webkit-box-shadow: 0px 0px 0px #000000;
-moz-box-shadow: 0px 0px 0px #000000;
box-shadow: 0px 0px 0px #000000;
}
.expi {
padding: 4px;
margin-left: 10px;
font-family: arial, serif;
font-size: 14px;
color: black;
}
.top-container {
position: relative;
height: 32px;
line-height: 16px;
color: #000000;
}
.right {
position: absolute;
top: 0;
right: 0;
width: 200px;
height: 32px;
padding: 0;
margin: 0;
}
.navbar {
margin: 0;
}
.top-container ul.nav {
display: inline-block;
width: 100%;
height: 32px;
padding: 0;
margin: 0;
}
.top-container ul.nav:before,
.right:before {
display: inline-block;
height: 100%;
vertical-align: middle;
content: "";
}
.top-container ul.nav li,
ul.right li {
display: inline;
margin-left: 50px;
vertical-align: middle;
}
.action {
position: relative;
}
.row {
padding-left: 50px;
margin-bottom: 10px;
}
form {
padding: 0;
}
#gluu_form {
position: absolute;
top: 0;
right: 0;
bottom: 10em;
left: 0;
}
.prison {
position: absolute;
top: 64px;
right: 2%;
bottom: 0;
left: 2%;
}
.paste-container {
margin-right: 2%;
margin-left: 2%;
}
#clear_code {
position: absolute;
width: 100%;
height: 100%;
font-family: monospace;
resize: none;
}
.dropzone.dz-clickable {
position: absolute;
right: 0;
bottom: 1em;
left: 0;
height: 8em;
margin: 0;
border-bottom: 1px solid #acacac;
}
.dz-default {
font-size: 4em;
text-align: center;
}
.legal {
position: fixed;
right: 0;
bottom: 0;
left: 0;
font-size: 0.6em;
color: #999;
text-align: center;
background-color: rgba(255, 255, 255, 0.5);
}
.legal a {
color: #333;
}
.swhi {
display: inline-block;
}
.info {
margin-left: 20%;
}
.attachment {
display: block;
}
textarea {
background-color: #fdf6e3;
border: 1px dashed #66cccc;
opacity: 0.9;
}
.clickable {
text-decoration: underline;
cursor: pointer;
}
#encrypted,
#spare,
.hidden {
display: none;
}
#spare {
width: 100%;
font-family: monospace;
font-size: 12px;
border: 1px solid #66cccc;
}
#attachments,
#encrypted {
display: none;
}
#companions {
margin-bottom: 20px;
background-color: white;
}
pre code {
overflow: display;
font-size: 12px;
border: 1px solid #66cccc;
}
pre.wrap code {
word-wrap: break-word;
white-space: pre-wrap;
white-space: -moz-pre-wrap;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
}
.f {
width: 100%;
}
ol {
padding-left: 0;
margin-left: 0;
counter-reset: item;
}
li {
display: block;
}
pre li:before {
display: inline-block;
width: 3em;
margin-right: 1em;
color: #BA2F39;
text-align: right;
content: counter(item) "|";
counter-increment: item;
}
url-container:before {
position: relative;
height: 100%;
vertical-align: middle;
content: "";
}
#paste-url {
margin-left: 10px;
font-size: 14px;
border: 1px solid grey;
}
.icon {
position: relative;
z-index: 1;
display: inline-block;
padding: 0;
margin: 0 0 0.25em;
overflow: hidden;
vertical-align: middle;
list-style: none;
}
.icon a:link,
.icon a:visited {
display: block;
padding-left: 28px;
color: #c55500;
border: 0;
}
.icon a:hover,
.icon a:focus,
.icon a:active {
color: #730800;
background: transparent;
}
.icon:before,
.icon:after,
.icon a:before,
.icon a:after {
position: absolute;
top: 50%;
left: 0;
content: "";
}
.icon a:before,
.icon a:after {
margin: -8px 0 0;
background: #c55500;
}
.icon a:hover:before,
.icon a:focus:before,
.icon a:active:before {
background: #730800;
}
.permalink a:before,
.permalink a:after,
.permalink:after {
left: 4px;
width: 6px;
height: 4px;
background: transparent;
border: 2px solid #c55500;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.permalink a:after {
left: 12px;
margin-top: 0;
}
.permalink:after {
left: 7px;
width: 10px;
height: 2px;
margin-top: -2px;
background: #c55500;
border: 1px solid #fff;
}
.permalink a:hover:before,
.permalink a:focus:before,
.permalink a:active:before,
.permalink a:hover:after,
.permalink a:focus:after,
.permalink a:active:after {
background: transparent;
border-color: #730800;
}
.permalink:hover:after {
background: #730800;
} | compiled/css/app.css |
.dropzone,
.dropzone *,
.dropzone-previews,
.dropzone-previews * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.dropzone {
position: relative;
padding: 1em;
font-family: Helvetica-Light;
color: #000000;
background: #EEECEC;
border: 1px solid rgba(0, 0, 0, 0.08);
}
.dropzone.dz-clickable {
cursor: pointer;
}
.dropzone.dz-clickable .dz-message,
.dropzone.dz-clickable .dz-message span {
cursor: pointer;
}
.dropzone.dz-clickable * {
cursor: default;
}
.dropzone .dz-message {
opacity: 1;
-ms-filter: none;
filter: none;
}
.dropzone.dz-drag-hover {
background: rgba(0, 0, 0, 0.04);
border-color: rgba(0, 0, 0, 0.15);
}
.dropzone.dz-started .dz-message {
display: none;
}
.dropzone .dz-preview,
.dropzone-previews .dz-preview {
position: relative;
display: inline-block;
padding: 6px 6px 6px 6px;
margin: 17px;
vertical-align: top;
background: rgba(255, 255, 255, 0.8);
border: 1px solid #acacac;
}
.dropzone .dz-preview.dz-file-preview [data-dz-thumbnail],
.dropzone-previews .dz-preview.dz-file-preview [data-dz-thumbnail] {
display: none;
}
.dropzone .dz-preview .dz-details,
.dropzone-previews .dz-preview .dz-details {
position: relative;
width: 100px;
height: 100px;
padding: 5px;
margin-bottom: 22px;
background: #ebebeb;
}
.dropzone .dz-preview .dz-details .dz-filename,
.dropzone-previews .dz-preview .dz-details .dz-filename {
height: 100%;
overflow: hidden;
}
.dropzone .dz-preview .dz-details img,
.dropzone-previews .dz-preview .dz-details img {
position: absolute;
top: 0;
left: 0;
width: 100px;
height: 100px;
}
.dropzone .dz-preview .dz-details .dz-size,
.dropzone-previews .dz-preview .dz-details .dz-size {
position: absolute;
bottom: -28px;
left: 3px;
height: 28px;
line-height: 28px;
}
.dropzone .dz-preview.dz-error .dz-error-mark,
.dropzone-previews .dz-preview.dz-error .dz-error-mark {
display: block;
}
.dropzone .dz-preview.dz-success .dz-success-mark,
.dropzone-previews .dz-preview.dz-success .dz-success-mark {
display: block;
}
.dropzone .dz-preview:hover .dz-details img,
.dropzone-previews .dz-preview:hover .dz-details img {
display: none;
}
.dropzone .dz-preview .dz-success-mark,
.dropzone-previews .dz-preview .dz-success-mark,
.dropzone .dz-preview .dz-error-mark,
.dropzone-previews .dz-preview .dz-error-mark {
position: absolute;
top: -10px;
right: -10px;
display: none;
width: 40px;
height: 40px;
font-size: 30px;
text-align: center;
}
.dropzone .dz-preview .dz-success-mark,
.dropzone-previews .dz-preview .dz-success-mark {
color: #8cc657;
}
.dropzone .dz-preview .dz-error-mark,
.dropzone-previews .dz-preview .dz-error-mark {
color: #ee162d;
}
.dropzone .dz-preview .dz-progress,
.dropzone-previews .dz-preview .dz-progress {
position: absolute;
top: 100px;
right: 6px;
left: 6px;
display: none;
height: 6px;
background: #d7d7d7;
}
.dropzone .dz-preview .dz-progress .dz-upload,
.dropzone-previews .dz-preview .dz-progress .dz-upload {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 0;
background-color: #8cc657;
}
.dropzone .dz-preview.dz-processing .dz-progress,
.dropzone-previews .dz-preview.dz-processing .dz-progress {
display: block;
}
.dropzone .dz-preview .dz-error-message,
.dropzone-previews .dz-preview .dz-error-message {
position: absolute;
top: -5px;
left: -20px;
z-index: 500;
display: none;
max-width: 500px;
min-width: 140px;
padding: 8px 10px;
color: #800;
background: rgba(245, 245, 245, 0.8);
}
.dropzone .dz-preview:hover.dz-error .dz-error-message,
.dropzone-previews .dz-preview:hover.dz-error .dz-error-message {
display: block;
}
body {
margin: 0;
background-image: url(/img/uu.jpg);
background-position: 90% 20px;
background-repeat: no-repeat;
}
body,
select,
button,
.dropzone {
font-family: Helvetica, sans-serif;
font-size: 14px;
}
/* http://colorschemedesigner.com/#3f31Tw0w0w0w0 */
select {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
label.select {
position: relative;
display: inline;
overflow: hidden;
}
button[disabled] {
color: #999999;
}
select,
button {
padding: 2px 10px 2px 10px;
font-family: Helvetica-Light;
color: #000000;
text-decoration: none;
text-shadow: 0px 0px 5px #ffffff;
cursor: pointer;
background-color: #ffffff;
background-image: linear-gradient(-90deg, #eeeeee, #cccccc);
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, from(#eeeeee), to(#cccccc));
background-image: -moz-linear-gradient(-90deg, #eeeeee, #cccccc);
border: 1px solid #999999;
-webkit-border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
-webkit-box-shadow: 0px 0px 0px #000000;
-moz-box-shadow: 0px 0px 0px #000000;
box-shadow: 0px 0px 0px #000000;
}
select[disabled] {
color: GrayText;
}
button:hover {
padding: 2px 10px 2px 10px;
font-family: Helvetica-Light;
color: #000000;
text-decoration: none;
text-shadow: 0px 0px 5px #ffffff;
cursor: pointer;
background-color: #ffffff;
background-image: linear-gradient(-90deg, #eeeeee, #cccccc);
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, from(#eeeeee), to(#cccccc));
background-image: -moz-linear-gradient(-90deg, #eeeeee, #cccccc);
border: 1px solid #999999;
-webkit-border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
-webkit-box-shadow: 0px 0px 0px #000000;
-moz-box-shadow: 0px 0px 0px #000000;
box-shadow: 0px 0px 0px #000000;
}
button:active {
padding: 2px 10px 2px 10px;
font-family: Helvetica-Light;
color: #000000;
text-decoration: none;
text-shadow: 0px 0px 5px #ffffff;
cursor: pointer;
background-color: #ffffff;
background-image: linear-gradient(-90deg, #eeeeee, #cccccc);
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, from(#eeeeee), to(#cccccc));
background-image: -moz-linear-gradient(-90deg, #eeeeee, #cccccc);
border: 1px solid #999999;
-webkit-border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
-webkit-box-shadow: 0px 0px 0px #000000;
-moz-box-shadow: 0px 0px 0px #000000;
box-shadow: 0px 0px 0px #000000;
}
.expi {
padding: 4px;
margin-left: 10px;
font-family: arial, serif;
font-size: 14px;
color: black;
}
.top-container {
position: relative;
height: 32px;
line-height: 16px;
color: #000000;
}
.right {
position: absolute;
top: 0;
right: 0;
width: 200px;
height: 32px;
padding: 0;
margin: 0;
}
.navbar {
margin: 0;
}
.top-container ul.nav {
display: inline-block;
width: 100%;
height: 32px;
padding: 0;
margin: 0;
}
.top-container ul.nav:before,
.right:before {
display: inline-block;
height: 100%;
vertical-align: middle;
content: "";
}
.top-container ul.nav li,
ul.right li {
display: inline;
margin-left: 50px;
vertical-align: middle;
}
.action {
position: relative;
}
.row {
padding-left: 50px;
margin-bottom: 10px;
}
form {
padding: 0;
}
#gluu_form {
position: absolute;
top: 0;
right: 0;
bottom: 10em;
left: 0;
}
.prison {
position: absolute;
top: 64px;
right: 2%;
bottom: 0;
left: 2%;
}
.paste-container {
margin-right: 2%;
margin-left: 2%;
}
#clear_code {
position: absolute;
width: 100%;
height: 100%;
font-family: monospace;
resize: none;
}
.dropzone.dz-clickable {
position: absolute;
right: 0;
bottom: 1em;
left: 0;
height: 8em;
margin: 0;
border-bottom: 1px solid #acacac;
}
.dz-default {
font-size: 4em;
text-align: center;
}
.legal {
position: fixed;
right: 0;
bottom: 0;
left: 0;
font-size: 0.6em;
color: #999;
text-align: center;
background-color: rgba(255, 255, 255, 0.5);
}
.legal a {
color: #333;
}
.swhi {
display: inline-block;
}
.info {
margin-left: 20%;
}
.attachment {
display: block;
}
textarea {
background-color: #fdf6e3;
border: 1px dashed #66cccc;
opacity: 0.9;
}
.clickable {
text-decoration: underline;
cursor: pointer;
}
#encrypted,
#spare,
.hidden {
display: none;
}
#spare {
width: 100%;
font-family: monospace;
font-size: 12px;
border: 1px solid #66cccc;
}
#attachments,
#encrypted {
display: none;
}
#companions {
margin-bottom: 20px;
background-color: white;
}
pre code {
overflow: display;
font-size: 12px;
border: 1px solid #66cccc;
}
pre.wrap code {
word-wrap: break-word;
white-space: pre-wrap;
white-space: -moz-pre-wrap;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
}
.f {
width: 100%;
}
ol {
padding-left: 0;
margin-left: 0;
counter-reset: item;
}
li {
display: block;
}
pre li:before {
display: inline-block;
width: 3em;
margin-right: 1em;
color: #BA2F39;
text-align: right;
content: counter(item) "|";
counter-increment: item;
}
url-container:before {
position: relative;
height: 100%;
vertical-align: middle;
content: "";
}
#paste-url {
margin-left: 10px;
font-size: 14px;
border: 1px solid grey;
}
.icon {
position: relative;
z-index: 1;
display: inline-block;
padding: 0;
margin: 0 0 0.25em;
overflow: hidden;
vertical-align: middle;
list-style: none;
}
.icon a:link,
.icon a:visited {
display: block;
padding-left: 28px;
color: #c55500;
border: 0;
}
.icon a:hover,
.icon a:focus,
.icon a:active {
color: #730800;
background: transparent;
}
.icon:before,
.icon:after,
.icon a:before,
.icon a:after {
position: absolute;
top: 50%;
left: 0;
content: "";
}
.icon a:before,
.icon a:after {
margin: -8px 0 0;
background: #c55500;
}
.icon a:hover:before,
.icon a:focus:before,
.icon a:active:before {
background: #730800;
}
.permalink a:before,
.permalink a:after,
.permalink:after {
left: 4px;
width: 6px;
height: 4px;
background: transparent;
border: 2px solid #c55500;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.permalink a:after {
left: 12px;
margin-top: 0;
}
.permalink:after {
left: 7px;
width: 10px;
height: 2px;
margin-top: -2px;
background: #c55500;
border: 1px solid #fff;
}
.permalink a:hover:before,
.permalink a:focus:before,
.permalink a:active:before,
.permalink a:hover:after,
.permalink a:focus:after,
.permalink a:active:after {
background: transparent;
border-color: #730800;
}
.permalink:hover:after {
background: #730800;
} | 0.461502 | 0.064153 |
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
}
/* book container */
.book {
width: 188px;
height: 324px;
display: flex;
flex-direction: column;
justify-content: space-between;
margin: 3% 7px;
/* margin: 27px; */
/* margin: 15px 25px; */
padding: 12px;
/* border: 1px solid orangered; */
box-sizing: border-box;
overflow: hidden;
/* background-color: white; */
}
.book-cover {
width: 165px;
height: 205px;
/* border: 1px solid orange; */
align-self: center;
overflow: hidden;
box-sizing: border-box;
}
.book-cover img {
width: 100%;
}
/*
.info is a book information container:
- title;
- owner;
- rate point;
- upload date
*/
.info {
height: 70px;
/* border: 1px solid; */
overflow: hidden;
/* display: none; */
}
.title {
margin-top: 0px;
}
.title h1 {
font-family: 'Roboto';
font-size: medium;
font-weight: bold;
margin: 8px 0;
padding: 0;
}
.title h1:hover {
text-decoration: underline;
}
.title h1 a {
color: #975f16;
}
.owner-info_date-info {
/* height: 10px; */
display: flex;
align-items: center;
/* border: 1px solid; */
overflow: hidden;
}
.book-profile-image {
width: 18%;
height: 28px;
margin-right: 5%;
/* border: 1px solid orangered; */
border-radius: 26px;
overflow: hidden;
}
.book-profile-image img {
width: 100%;
}
.owner-info_date-info small {
/* display: flex;
flex-direction: column;
align-items: flex-start; */
/* font-weight: bold; */
font-size: smaller;
}
.owner-info_date-info small a {
font-size: small;
/* font-weight: bold; */
font-style: italic;
color: gray;
}
.owner-info_date-info small a:hover {
text-decoration: underline;
}
.owner-info_date-info small span {
display: none;
font-size: smaller;
color: darkgray;
}
.owner {
width: 80%;
display: flex;
justify-content: space-between;
/* text-align: right; */
/* border: 1px solid; */
}
.owner i {
color: goldenrod;
}
.fa-comment-alt {
font-size: medium;
}
@media only screen and (max-width: 465px) {
#main-container {
justify-content: center;
}
} | css/index.css | display: flex;
justify-content: flex-start;
flex-wrap: wrap;
}
/* book container */
.book {
width: 188px;
height: 324px;
display: flex;
flex-direction: column;
justify-content: space-between;
margin: 3% 7px;
/* margin: 27px; */
/* margin: 15px 25px; */
padding: 12px;
/* border: 1px solid orangered; */
box-sizing: border-box;
overflow: hidden;
/* background-color: white; */
}
.book-cover {
width: 165px;
height: 205px;
/* border: 1px solid orange; */
align-self: center;
overflow: hidden;
box-sizing: border-box;
}
.book-cover img {
width: 100%;
}
/*
.info is a book information container:
- title;
- owner;
- rate point;
- upload date
*/
.info {
height: 70px;
/* border: 1px solid; */
overflow: hidden;
/* display: none; */
}
.title {
margin-top: 0px;
}
.title h1 {
font-family: 'Roboto';
font-size: medium;
font-weight: bold;
margin: 8px 0;
padding: 0;
}
.title h1:hover {
text-decoration: underline;
}
.title h1 a {
color: #975f16;
}
.owner-info_date-info {
/* height: 10px; */
display: flex;
align-items: center;
/* border: 1px solid; */
overflow: hidden;
}
.book-profile-image {
width: 18%;
height: 28px;
margin-right: 5%;
/* border: 1px solid orangered; */
border-radius: 26px;
overflow: hidden;
}
.book-profile-image img {
width: 100%;
}
.owner-info_date-info small {
/* display: flex;
flex-direction: column;
align-items: flex-start; */
/* font-weight: bold; */
font-size: smaller;
}
.owner-info_date-info small a {
font-size: small;
/* font-weight: bold; */
font-style: italic;
color: gray;
}
.owner-info_date-info small a:hover {
text-decoration: underline;
}
.owner-info_date-info small span {
display: none;
font-size: smaller;
color: darkgray;
}
.owner {
width: 80%;
display: flex;
justify-content: space-between;
/* text-align: right; */
/* border: 1px solid; */
}
.owner i {
color: goldenrod;
}
.fa-comment-alt {
font-size: medium;
}
@media only screen and (max-width: 465px) {
#main-container {
justify-content: center;
}
} | 0.418935 | 0.070528 |
a {
text-decoration: none !important;
}
.v-btn--active {
text-decoration: underline !important;
font-weight: 600 !important;
}
.btn-logout-wrapper {
-webkit-text-size-adjust: 100%;
word-break: normal;
tab-size: 4;
font-family: "Roboto", sans-serif;
font-size: 16px;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
--v-theme-overlay-multiplier: 1;
direction: ltr;
--v-scrollbar-offset: inherit;
--v-theme-background: 255,255,255;
--v-theme-background-overlay-multiplier: 1;
--v-theme-surface: 255,255,255;
--v-theme-surface-overlay-multiplier: 1;
--v-theme-primary: 98,0,238;
--v-theme-primary-overlay-multiplier: 2;
--v-theme-primary-darken-1: 55,0,179;
--v-theme-primary-darken-1-overlay-multiplier: 2;
--v-theme-secondary: 3,218,198;
--v-theme-secondary-overlay-multiplier: 1;
--v-theme-secondary-darken-1: 1,135,134;
--v-theme-secondary-darken-1-overlay-multiplier: 1;
--v-theme-error: 176,0,32;
--v-theme-error-overlay-multiplier: 2;
--v-theme-info: 33,150,243;
--v-theme-info-overlay-multiplier: 1;
--v-theme-success: 76,175,80;
--v-theme-success-overlay-multiplier: 1;
--v-theme-warning: 251,140,0;
--v-theme-warning-overlay-multiplier: 1;
--v-theme-on-background: 0,0,0;
--v-theme-on-surface: 0,0,0;
--v-theme-on-primary: 255,255,255;
--v-theme-on-primary-darken-1: 255,255,255;
--v-theme-on-secondary: 0,0,0;
--v-theme-on-secondary-darken-1: 0,0,0;
--v-theme-on-error: 255,255,255;
--v-theme-on-info: 0,0,0;
--v-theme-on-success: 0,0,0;
--v-theme-on-warning: 0,0,0;
--v-border-color: 0, 0, 0;
--v-border-opacity: 0.12;
--v-high-emphasis-opacity: 0.87;
--v-medium-emphasis-opacity: 0.6;
--v-disabled-opacity: 0.38;
--v-activated-opacity: 0.12;
--v-hover-opacity: 0.04;
--v-focus-opacity: 0.12;
--v-selected-opacity: 0.08;
--v-dragged-opacity: 0.08;
--v-pressed-opacity: 0.16;
--v-kbd-background-color: 33, 37, 41;
--v-kbd-color: 255, 255, 255;
--v-code-background-color: 194, 194, 194;
color: rgb(var(--v-theme-on-surface));
background-repeat: no-repeat;
box-sizing: inherit;
padding: 0;
margin: 0;
margin-right: 12px !important;
display: inline-block;
line-height: 1;
}
.btn-logout {
-webkit-text-size-adjust: 100%;
word-break: normal;
tab-size: 4;
-webkit-font-smoothing: antialiased;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
direction: ltr;
--v-scrollbar-offset: inherit;
background-repeat: no-repeat;
box-sizing: inherit;
margin: 0;
font: inherit;
background-color: transparent;
cursor: pointer;
align-items: center;
display: inline-flex;
font-weight: 500;
justify-content: center;
letter-spacing: 0.0892857143em;
line-height: normal;
outline: none;
overflow: visible;
position: relative;
text-decoration: none;
text-indent: 0.0892857143em;
text-transform: uppercase;
transition-property: box-shadow, transform, opacity, color;
transition-duration: 0.28s;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
user-select: none;
vertical-align: middle;
flex-shrink: 0;
border-color: rgba(var(--v-border-color), var(--v-border-opacity));
border-style: solid;
border-width: 0;
--v-btn-size: 0.875rem;
--v-btn-height: 36px;
font-size: 0.875rem;
min-width: 64px;
padding: 0 16px;
border-radius: 4px;
--v-theme-background: 255,255,255;
--v-theme-background-overlay-multiplier: 1;
--v-theme-surface: 255,255,255;
--v-theme-surface-overlay-multiplier: 1;
--v-theme-primary: 98,0,238;
--v-theme-primary-overlay-multiplier: 2;
--v-theme-primary-darken-1: 55,0,179;
--v-theme-primary-darken-1-overlay-multiplier: 2;
--v-theme-secondary: 3,218,198;
--v-theme-secondary-overlay-multiplier: 1;
--v-theme-secondary-darken-1: 1,135,134;
--v-theme-secondary-darken-1-overlay-multiplier: 1;
--v-theme-error: 176,0,32;
--v-theme-error-overlay-multiplier: 2;
--v-theme-info: 33,150,243;
--v-theme-info-overlay-multiplier: 1;
--v-theme-success: 76,175,80;
--v-theme-success-overlay-multiplier: 1;
--v-theme-warning: 251,140,0;
--v-theme-warning-overlay-multiplier: 1;
--v-theme-on-background: 0,0,0;
--v-theme-on-surface: 0,0,0;
--v-theme-on-primary: 255,255,255;
--v-theme-on-primary-darken-1: 255,255,255;
--v-theme-on-secondary: 0,0,0;
--v-theme-on-secondary-darken-1: 0,0,0;
--v-theme-on-error: 255,255,255;
--v-theme-on-info: 0,0,0;
--v-theme-on-success: 0,0,0;
--v-theme-on-warning: 0,0,0;
--v-border-color: 0, 0, 0;
--v-border-opacity: 0.12;
--v-high-emphasis-opacity: 0.87;
--v-medium-emphasis-opacity: 0.6;
--v-disabled-opacity: 0.38;
--v-activated-opacity: 0.12;
--v-hover-opacity: 0.04;
--v-focus-opacity: 0.12;
--v-selected-opacity: 0.08;
--v-dragged-opacity: 0.08;
--v-pressed-opacity: 0.16;
--v-kbd-background-color: 33, 37, 41;
--v-kbd-color: 255, 255, 255;
--v-code-background-color: 194, 194, 194;
--v-theme-overlay-multiplier: var(--v-theme-error-overlay-multiplier);
background: rgb(var(--v-theme-error));
color: rgb(var(--v-theme-on-error));
-webkit-appearance: button;
height: calc(var(--v-btn-height) + 0px);
box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.btn-logout-icon {
-webkit-text-size-adjust: 100%;
word-break: normal;
tab-size: 4;
font-family: "Roboto", sans-serif;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
direction: ltr;
--v-scrollbar-offset: inherit;
--v-theme-background: 255,255,255;
--v-theme-background-overlay-multiplier: 1;
--v-theme-surface: 255,255,255;
--v-theme-surface-overlay-multiplier: 1;
--v-theme-primary: 98,0,238;
--v-theme-primary-overlay-multiplier: 2;
--v-theme-primary-darken-1: 55,0,179;
--v-theme-primary-darken-1-overlay-multiplier: 2;
--v-theme-secondary: 3,218,198;
--v-theme-secondary-overlay-multiplier: 1;
--v-theme-secondary-darken-1: 1,135,134;
--v-theme-secondary-darken-1-overlay-multiplier: 1;
--v-theme-error: 176,0,32;
--v-theme-error-overlay-multiplier: 2;
--v-theme-info: 33,150,243;
--v-theme-info-overlay-multiplier: 1;
--v-theme-success: 76,175,80;
--v-theme-success-overlay-multiplier: 1;
--v-theme-warning: 251,140,0;
--v-theme-warning-overlay-multiplier: 1;
--v-theme-on-background: 0,0,0;
--v-theme-on-surface: 0,0,0;
--v-theme-on-primary: 255,255,255;
--v-theme-on-primary-darken-1: 255,255,255;
--v-theme-on-secondary: 0,0,0;
--v-theme-on-secondary-darken-1: 0,0,0;
--v-theme-on-error: 255,255,255;
--v-theme-on-info: 0,0,0;
--v-theme-on-success: 0,0,0;
--v-theme-on-warning: 0,0,0;
--v-border-color: 0, 0, 0;
--v-border-opacity: 0.12;
--v-high-emphasis-opacity: 0.87;
--v-medium-emphasis-opacity: 0.6;
--v-disabled-opacity: 0.38;
--v-activated-opacity: 0.12;
--v-hover-opacity: 0.04;
--v-focus-opacity: 0.12;
--v-selected-opacity: 0.08;
--v-dragged-opacity: 0.08;
--v-pressed-opacity: 0.16;
--v-kbd-background-color: 33, 37, 41;
--v-kbd-color: 255, 255, 255;
--v-code-background-color: 194, 194, 194;
line-height: 1;
background-repeat: no-repeat;
box-sizing: inherit;
margin: 0;
align-items: center;
border-radius: 10px;
display: flex;
font-size: 0.75rem;
font-weight: 500;
height: 1.25rem;
justify-content: center;
min-width: 20px;
padding: 4px;
pointer-events: auto;
position: absolute;
text-align: center;
text-indent: 0;
transition: 0.225s cubic-bezier(0.4, 0, 0.2, 1);
white-space: nowrap;
--v-theme-overlay-multiplier: var(--v-theme-error-overlay-multiplier);
background: rgb(var(--v-theme-error));
color: rgb(var(--v-theme-on-error));
inset: auto auto calc(100% - 12px) calc(100% - 12px);
} | live/mpa/css/base.css | a {
text-decoration: none !important;
}
.v-btn--active {
text-decoration: underline !important;
font-weight: 600 !important;
}
.btn-logout-wrapper {
-webkit-text-size-adjust: 100%;
word-break: normal;
tab-size: 4;
font-family: "Roboto", sans-serif;
font-size: 16px;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
--v-theme-overlay-multiplier: 1;
direction: ltr;
--v-scrollbar-offset: inherit;
--v-theme-background: 255,255,255;
--v-theme-background-overlay-multiplier: 1;
--v-theme-surface: 255,255,255;
--v-theme-surface-overlay-multiplier: 1;
--v-theme-primary: 98,0,238;
--v-theme-primary-overlay-multiplier: 2;
--v-theme-primary-darken-1: 55,0,179;
--v-theme-primary-darken-1-overlay-multiplier: 2;
--v-theme-secondary: 3,218,198;
--v-theme-secondary-overlay-multiplier: 1;
--v-theme-secondary-darken-1: 1,135,134;
--v-theme-secondary-darken-1-overlay-multiplier: 1;
--v-theme-error: 176,0,32;
--v-theme-error-overlay-multiplier: 2;
--v-theme-info: 33,150,243;
--v-theme-info-overlay-multiplier: 1;
--v-theme-success: 76,175,80;
--v-theme-success-overlay-multiplier: 1;
--v-theme-warning: 251,140,0;
--v-theme-warning-overlay-multiplier: 1;
--v-theme-on-background: 0,0,0;
--v-theme-on-surface: 0,0,0;
--v-theme-on-primary: 255,255,255;
--v-theme-on-primary-darken-1: 255,255,255;
--v-theme-on-secondary: 0,0,0;
--v-theme-on-secondary-darken-1: 0,0,0;
--v-theme-on-error: 255,255,255;
--v-theme-on-info: 0,0,0;
--v-theme-on-success: 0,0,0;
--v-theme-on-warning: 0,0,0;
--v-border-color: 0, 0, 0;
--v-border-opacity: 0.12;
--v-high-emphasis-opacity: 0.87;
--v-medium-emphasis-opacity: 0.6;
--v-disabled-opacity: 0.38;
--v-activated-opacity: 0.12;
--v-hover-opacity: 0.04;
--v-focus-opacity: 0.12;
--v-selected-opacity: 0.08;
--v-dragged-opacity: 0.08;
--v-pressed-opacity: 0.16;
--v-kbd-background-color: 33, 37, 41;
--v-kbd-color: 255, 255, 255;
--v-code-background-color: 194, 194, 194;
color: rgb(var(--v-theme-on-surface));
background-repeat: no-repeat;
box-sizing: inherit;
padding: 0;
margin: 0;
margin-right: 12px !important;
display: inline-block;
line-height: 1;
}
.btn-logout {
-webkit-text-size-adjust: 100%;
word-break: normal;
tab-size: 4;
-webkit-font-smoothing: antialiased;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
direction: ltr;
--v-scrollbar-offset: inherit;
background-repeat: no-repeat;
box-sizing: inherit;
margin: 0;
font: inherit;
background-color: transparent;
cursor: pointer;
align-items: center;
display: inline-flex;
font-weight: 500;
justify-content: center;
letter-spacing: 0.0892857143em;
line-height: normal;
outline: none;
overflow: visible;
position: relative;
text-decoration: none;
text-indent: 0.0892857143em;
text-transform: uppercase;
transition-property: box-shadow, transform, opacity, color;
transition-duration: 0.28s;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
user-select: none;
vertical-align: middle;
flex-shrink: 0;
border-color: rgba(var(--v-border-color), var(--v-border-opacity));
border-style: solid;
border-width: 0;
--v-btn-size: 0.875rem;
--v-btn-height: 36px;
font-size: 0.875rem;
min-width: 64px;
padding: 0 16px;
border-radius: 4px;
--v-theme-background: 255,255,255;
--v-theme-background-overlay-multiplier: 1;
--v-theme-surface: 255,255,255;
--v-theme-surface-overlay-multiplier: 1;
--v-theme-primary: 98,0,238;
--v-theme-primary-overlay-multiplier: 2;
--v-theme-primary-darken-1: 55,0,179;
--v-theme-primary-darken-1-overlay-multiplier: 2;
--v-theme-secondary: 3,218,198;
--v-theme-secondary-overlay-multiplier: 1;
--v-theme-secondary-darken-1: 1,135,134;
--v-theme-secondary-darken-1-overlay-multiplier: 1;
--v-theme-error: 176,0,32;
--v-theme-error-overlay-multiplier: 2;
--v-theme-info: 33,150,243;
--v-theme-info-overlay-multiplier: 1;
--v-theme-success: 76,175,80;
--v-theme-success-overlay-multiplier: 1;
--v-theme-warning: 251,140,0;
--v-theme-warning-overlay-multiplier: 1;
--v-theme-on-background: 0,0,0;
--v-theme-on-surface: 0,0,0;
--v-theme-on-primary: 255,255,255;
--v-theme-on-primary-darken-1: 255,255,255;
--v-theme-on-secondary: 0,0,0;
--v-theme-on-secondary-darken-1: 0,0,0;
--v-theme-on-error: 255,255,255;
--v-theme-on-info: 0,0,0;
--v-theme-on-success: 0,0,0;
--v-theme-on-warning: 0,0,0;
--v-border-color: 0, 0, 0;
--v-border-opacity: 0.12;
--v-high-emphasis-opacity: 0.87;
--v-medium-emphasis-opacity: 0.6;
--v-disabled-opacity: 0.38;
--v-activated-opacity: 0.12;
--v-hover-opacity: 0.04;
--v-focus-opacity: 0.12;
--v-selected-opacity: 0.08;
--v-dragged-opacity: 0.08;
--v-pressed-opacity: 0.16;
--v-kbd-background-color: 33, 37, 41;
--v-kbd-color: 255, 255, 255;
--v-code-background-color: 194, 194, 194;
--v-theme-overlay-multiplier: var(--v-theme-error-overlay-multiplier);
background: rgb(var(--v-theme-error));
color: rgb(var(--v-theme-on-error));
-webkit-appearance: button;
height: calc(var(--v-btn-height) + 0px);
box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.btn-logout-icon {
-webkit-text-size-adjust: 100%;
word-break: normal;
tab-size: 4;
font-family: "Roboto", sans-serif;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
direction: ltr;
--v-scrollbar-offset: inherit;
--v-theme-background: 255,255,255;
--v-theme-background-overlay-multiplier: 1;
--v-theme-surface: 255,255,255;
--v-theme-surface-overlay-multiplier: 1;
--v-theme-primary: 98,0,238;
--v-theme-primary-overlay-multiplier: 2;
--v-theme-primary-darken-1: 55,0,179;
--v-theme-primary-darken-1-overlay-multiplier: 2;
--v-theme-secondary: 3,218,198;
--v-theme-secondary-overlay-multiplier: 1;
--v-theme-secondary-darken-1: 1,135,134;
--v-theme-secondary-darken-1-overlay-multiplier: 1;
--v-theme-error: 176,0,32;
--v-theme-error-overlay-multiplier: 2;
--v-theme-info: 33,150,243;
--v-theme-info-overlay-multiplier: 1;
--v-theme-success: 76,175,80;
--v-theme-success-overlay-multiplier: 1;
--v-theme-warning: 251,140,0;
--v-theme-warning-overlay-multiplier: 1;
--v-theme-on-background: 0,0,0;
--v-theme-on-surface: 0,0,0;
--v-theme-on-primary: 255,255,255;
--v-theme-on-primary-darken-1: 255,255,255;
--v-theme-on-secondary: 0,0,0;
--v-theme-on-secondary-darken-1: 0,0,0;
--v-theme-on-error: 255,255,255;
--v-theme-on-info: 0,0,0;
--v-theme-on-success: 0,0,0;
--v-theme-on-warning: 0,0,0;
--v-border-color: 0, 0, 0;
--v-border-opacity: 0.12;
--v-high-emphasis-opacity: 0.87;
--v-medium-emphasis-opacity: 0.6;
--v-disabled-opacity: 0.38;
--v-activated-opacity: 0.12;
--v-hover-opacity: 0.04;
--v-focus-opacity: 0.12;
--v-selected-opacity: 0.08;
--v-dragged-opacity: 0.08;
--v-pressed-opacity: 0.16;
--v-kbd-background-color: 33, 37, 41;
--v-kbd-color: 255, 255, 255;
--v-code-background-color: 194, 194, 194;
line-height: 1;
background-repeat: no-repeat;
box-sizing: inherit;
margin: 0;
align-items: center;
border-radius: 10px;
display: flex;
font-size: 0.75rem;
font-weight: 500;
height: 1.25rem;
justify-content: center;
min-width: 20px;
padding: 4px;
pointer-events: auto;
position: absolute;
text-align: center;
text-indent: 0;
transition: 0.225s cubic-bezier(0.4, 0, 0.2, 1);
white-space: nowrap;
--v-theme-overlay-multiplier: var(--v-theme-error-overlay-multiplier);
background: rgb(var(--v-theme-error));
color: rgb(var(--v-theme-on-error));
inset: auto auto calc(100% - 12px) calc(100% - 12px);
} | 0.351868 | 0.065605 |
@import url("https://fonts.googleapis.com/css?family=Kaushan+Script|Montserrat:400,700|Roboto:300i,400");
.section__btn,
.subscribe .subscribe__btn {
color: #ffffff;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
}
.section__btn--header,
.logo__link,
.nav-list .nav-list__item .nav-list__link,
.list__item--services .section-list__link--services,
.list__item--team .section-list__link--team,
.social-buttons .social-buttons__link,
.footer__copyright .footer__link {
text-decoration: none;
}
.nav-list,
.section-list,
.social-buttons {
list-style: none;
margin: 0;
padding: 0;
}
.visually-hidden:not(:focus):not(:active),
input[type="checkbox"].visually-hidden,
input[type="radio"].visually-hidden {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
border: 0;
padding: 0;
white-space: nowrap;
-webkit-clip-path: inset(100%);
clip-path: inset(100%);
clip: rect(0 0 0 0);
overflow: hidden;
}
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
========================================================================== */
/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in iOS.
*/
html {
line-height: 1.15;
/* 1 */
-webkit-text-size-adjust: 100%;
/* 2 */
}
/* Sections
========================================================================== */
/**
* Remove the margin in all browsers.
*/
body {
margin: 0;
}
/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/
h1 {
font-size: 2em;
margin: 0.67em 0;
}
/* Grouping content
========================================================================== */
/**
* 1. Add the correct box sizing in Firefox.
* 2. Show the overflow in Edge and IE.
*/
hr {
box-sizing: content-box;
/* 1 */
height: 0;
/* 1 */
overflow: visible;
/* 2 */
}
/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
pre {
font-family: monospace, monospace;
/* 1 */
font-size: 1em;
/* 2 */
}
/* Text-level semantics
========================================================================== */
/**
* Remove the gray background on active links in IE 10.
*/
a {
background-color: transparent;
}
/**
* 1. Remove the bottom border in Chrome 57-
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/
abbr[title] {
border-bottom: none;
/* 1 */
text-decoration: underline;
/* 2 */
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
/* 2 */
}
/**
* Add the correct font weight in Chrome, Edge, and Safari.
*/
b,
strong {
font-weight: bolder;
}
/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp {
font-family: monospace, monospace;
/* 1 */
font-size: 1em;
/* 2 */
}
/**
* Add the correct font size in all browsers.
*/
small {
font-size: 80%;
}
/**
* Prevent `sub` and `sup` elements from affecting the line height in
* all browsers.
*/
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
/* Embedded content
========================================================================== */
/**
* Remove the border on images inside links in IE 10.
*/
img {
border-style: none;
}
/* Forms
========================================================================== */
/**
* 1. Change the font styles in all browsers.
* 2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
font-family: inherit;
/* 1 */
font-size: 100%;
/* 1 */
line-height: 1.15;
/* 1 */
margin: 0;
/* 2 */
}
/**
* Show the overflow in IE.
* 1. Show the overflow in Edge.
*/
button,
input {
/* 1 */
overflow: visible;
}
/**
* Remove the inheritance of text transform in Edge, Firefox, and IE.
* 1. Remove the inheritance of text transform in Firefox.
*/
button,
select {
/* 1 */
text-transform: none;
}
/**
* Correct the inability to style clickable types in iOS and Safari.
*/
button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
}
/**
* Remove the inner border and padding in Firefox.
*/
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
}
/**
* Restore the focus styles unset by the previous rule.
*/
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
}
/**
* Correct the padding in Firefox.
*/
fieldset {
padding: 0.35em 0.75em 0.625em;
}
/**
* 1. Correct the text wrapping in Edge and IE.
* 2. Correct the color inheritance from `fieldset` elements in IE.
* 3. Remove the padding so developers are not caught out when they zero out
* `fieldset` elements in all browsers.
*/
legend {
box-sizing: border-box;
/* 1 */
color: inherit;
/* 2 */
display: table;
/* 1 */
max-width: 100%;
/* 1 */
padding: 0;
/* 3 */
white-space: normal;
/* 1 */
}
/**
* Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/
progress {
vertical-align: baseline;
}
/**
* Remove the default vertical scrollbar in IE 10+.
*/
textarea {
overflow: auto;
}
/**
* 1. Add the correct box sizing in IE 10.
* 2. Remove the padding in IE 10.
*/
[type="checkbox"],
[type="radio"] {
box-sizing: border-box;
/* 1 */
padding: 0;
/* 2 */
}
/**
* Correct the cursor style of increment and decrement buttons in Chrome.
*/
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}
/**
* 1. Correct the odd appearance in Chrome and Safari.
* 2. Correct the outline style in Safari.
*/
[type="search"] {
-webkit-appearance: textfield;
/* 1 */
outline-offset: -2px;
/* 2 */
}
/**
* Remove the inner padding in Chrome and Safari on macOS.
*/
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
/**
* 1. Correct the inability to style clickable types in iOS and Safari.
* 2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
-webkit-appearance: button;
/* 1 */
font: inherit;
/* 2 */
}
/* Interactive
========================================================================== */
/*
* Add the correct display in Edge, IE 10+, and Firefox.
*/
details {
display: block;
}
/*
* Add the correct display in all browsers.
*/
summary {
display: list-item;
}
/* Misc
========================================================================== */
/**
* Add the correct display in IE 10+.
*/
template {
display: none;
}
/**
* Add the correct display in IE 10.
*/
[hidden] {
display: none;
}
body {
font-family: "Roboto", sans-serif;
font-size: 15px;
font-weight: 400;
}
/*Components*/
.container {
width: 1200px;
margin: 0 auto;
}
.container--footer {
display: flex;
align-items: center;
justify-content: space-between;
height: 60px;
border-top: 1px solid #e5e5e5;
}
.section__about,
.section__title {
text-align: center;
}
.section__title {
font-family: "Montserrat", sans-serif;
font-size: 30px;
font-weight: 700;
text-transform: uppercase;
}
.section__title--header {
width: 1000px;
margin: 0 auto 80px;
font-size: 150px;
}
.section__about {
font-family: "Kaushan Script", cursive;
font-size: 24px;
}
.section__about--header {
font-size: 72px;
}
.section__btn {
text-align: center;
}
.section__btn--header {
display: block;
width: 160px;
height: 40px;
margin: 0 auto;
border: 3px solid #ffffff;
line-height: 40px;
transition: background-color 0.2s linear;
}
.section__btn--header:hover {
background-color: #f38181;
border: 3px solid #f38181;
}
.section__title--services::after,
.section__title--team::after {
display: block;
content: "";
width: 60px;
height: 3px;
margin: 40px auto 0;
background: #f38181;
}
.header {
width: 100%;
min-height: 1000px;
background: linear-gradient(0, rgba(252, 227, 138, 0.9) 0%, rgba(243, 129, 129, 0.9) 100%), url(../img/bg_header.jpg) no-repeat center center;
background-size: cover;
color: #ffffff;
}
.header-nav-wrapper {
display: flex;
align-items: center;
justify-content: space-between;
min-height: 80px;
}
.logo {
margin: 0;
}
.logo__link {
display: block;
color: #ffffff;
font-family: "Montserrat", sans-serif;
font-size: 30px;
font-weight: 700;
}
.nav-list {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
width: 617px;
height: 17px;
}
.nav-list .nav-list__item:not(:nth-last-child(-n+2)) > .nav-list__link:hover::after {
display: block;
content: "";
width: 100%;
height: 3px;
background: #fce38a;
margin: 5px 0 0 0;
transition-property: background;
transition-duration: 0.2s;
transition-timing-function: linear;
}
.nav-list .nav-list__item .nav-list__link {
color: #ffffff;
font-family: "Montserrat", sans-serif;
font-size: 14px;
text-transform: uppercase;
transition: color 0.2s linear;
}
.nav-list .nav-list__item .nav-list__link:hover {
color: #fce38a;
}
.icons-container {
position: relative;
text-align: center;
}
.icons-container--social-buttons {
padding: 12px 0 0 0;
}
.icon {
cursor: pointer;
}
.icon--header {
width: 32px;
height: 32px;
fill: #ffffff;
}
.icon--header:hover {
fill: #fce38a;
}
.icon--social-buttons {
width: 32px;
height: 32px;
fill: #f38181;
}
.section-list {
display: flex;
flex-wrap: wrap;
margin: 0 0 80px 0;
padding: 0;
}
.section-list .list-item__title {
color: #333333;
font-family: "Montserrat", sans-serif;
font-size: 14px;
text-transform: uppercase;
margin: 0 0 15px 0;
}
.section-list .list-item__desc {
margin: 0;
color: #999999;
}
.list__item--services {
flex-basis: 390px;
}
.list__item--services:not(:nth-child(3n)) {
margin-right: 15px;
}
.list__item--services:not(:nth-last-child(-n+3)) {
margin-bottom: 80px;
}
.list__item--services .photography::before {
background-image: url(../img/icons/photography.svg);
}
.list__item--services .web-design::before {
background-image: url(../img/icons/web_design.svg);
}
.list__item--services .creativity::before {
background-image: url(../img/icons/creativity.svg);
}
.list__item--services .seo::before {
background-image: url(../img/icons/seo.svg);
}
.list__item--services .css_html::before {
background-image: url(../img/icons/css_html.svg);
}
.list__item--services .digital::before {
background-image: url(../img/icons/digital.svg);
}
.list__item--services .section-list__link--services {
display: flex;
justify-content: space-between;
padding: 20px 0;
}
.list__item--services .section-list__link--services::before {
display: block;
content: "";
align-self: flex-start;
margin: 0 auto;
width: 32px;
height: 32px;
}
.content-container {
width: 300px;
}
.section__desc--team {
width: 995px;
margin: 0 auto;
margin-bottom: 90px;
color: #999999;
text-align: center;
line-height: 1.6;
}
.list__item--team {
flex-basis: 380px;
position: relative;
}
.list__item--team:hover .buttons-container {
opacity: 1;
}
.list__item--team:not(:nth-child(3n)) {
margin-right: 30px;
}
.list__item--team .section-list__link--team {
display: block;
width: 380px;
background-color: #95e1d3;
}
.list__item--team img {
display: block;
max-width: 100%;
height: auto;
background-color: #95e1d3;
transition: -webkit-transform 0.2s linear;
transition: transform 0.2s linear;
transition: transform 0.2s linear, -webkit-transform 0.2s linear;
}
.list__item--team:hover img {
-webkit-transform: translate(-10px, -10px);
transform: translate(-10px, -10px);
background-color: #95e1d3;
}
.list__item--team .list-item__desc--team {
font-family: "Roboto", sans-serif;
font-style: italic;
font-weight: 300;
padding: 10px 0;
}
.list__item--team .list-item__desc--team,
.list__item--team .list-item__title {
background-color: #ffffff;
margin: 0;
padding: 25px 0 0 0;
text-align: center;
}
.buttons-container {
width: 380px;
height: 470px;
position: absolute;
top: -10px;
left: -10px;
background-image: linear-gradient(0deg, rgba(252, 227, 138, 0.9) 0%, rgba(243, 129, 129, 0.9) 100%);
opacity: 0;
transition: opacity, 0.2s, linear;
}
.social-buttons {
display: flex;
justify-content: center;
align-items: center;
height: 470px;
}
.social-buttons .social-buttons__link {
display: block;
width: 55px;
height: 55px;
border: 1px solid transparent;
background-color: #fce38a;
background-repeat: no-repeat;
background-position: center;
cursor: pointer;
transition: background-color 0.2s linear;
}
.social-buttons .social-buttons__link:hover:hover .icon {
fill: #ffffff;
}
.social-buttons .social-buttons__link:hover {
background-color: #f38181;
}
.social-buttons__item .social-buttons__link--facebook,
.social-buttons__item .social-buttons__link--twitter,
.social-buttons__item .social-buttons__link--pinterest,
.social-buttons__item .social-buttons__link--instagram:not(:last-child) {
border-right: 1px solid #f9bd87;
}
.footer__copyright {
color: #333333;
font-family: "Montserrat", sans-serif;
font-size: 14px;
}
.footer__copyright .footer__link {
color: #95e1d3;
text-decoration: none;
transition: color 0.2s linear;
}
.footer__copyright .footer__link:hover {
color: #f38181;
}
.subscribe {
display: flex;
}
.subscribe #email {
height: 38px;
color: #cccccc;
font-style: italic;
font-weight: 300;
border-color: #e7e7e7;
border-style: solid;
border-width: 1px;
padding: 0 0 0 10px;
outline: 0;
}
.subscribe #email::-webkit-input-placeholder {
color: #cccccc;
}
.subscribe #email:-ms-input-placeholder {
color: #cccccc;
}
.subscribe #email::-ms-input-placeholder {
color: #cccccc;
}
.subscribe #email::placeholder {
color: #cccccc;
}
.subscribe .subscribe__btn {
width: 150px;
height: 40px;
background: #95e1d3;
border-style: none;
cursor: pointer;
outline: 0;
transition: background-color 0.2s linear;
}
.subscribe .subscribe__btn:hover {
background-color: #f38181;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.header {
background: linear-gradient(0, rgba(252, 227, 138, 0.9) 0%, rgba(243, 129, 129, 0.9) 100%), url(../img/bg_header@2x.jpg) no-repeat center center;
background-size: cover;
}
} | build/css/styles.css | @import url("https://fonts.googleapis.com/css?family=Kaushan+Script|Montserrat:400,700|Roboto:300i,400");
.section__btn,
.subscribe .subscribe__btn {
color: #ffffff;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
}
.section__btn--header,
.logo__link,
.nav-list .nav-list__item .nav-list__link,
.list__item--services .section-list__link--services,
.list__item--team .section-list__link--team,
.social-buttons .social-buttons__link,
.footer__copyright .footer__link {
text-decoration: none;
}
.nav-list,
.section-list,
.social-buttons {
list-style: none;
margin: 0;
padding: 0;
}
.visually-hidden:not(:focus):not(:active),
input[type="checkbox"].visually-hidden,
input[type="radio"].visually-hidden {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
border: 0;
padding: 0;
white-space: nowrap;
-webkit-clip-path: inset(100%);
clip-path: inset(100%);
clip: rect(0 0 0 0);
overflow: hidden;
}
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
========================================================================== */
/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in iOS.
*/
html {
line-height: 1.15;
/* 1 */
-webkit-text-size-adjust: 100%;
/* 2 */
}
/* Sections
========================================================================== */
/**
* Remove the margin in all browsers.
*/
body {
margin: 0;
}
/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/
h1 {
font-size: 2em;
margin: 0.67em 0;
}
/* Grouping content
========================================================================== */
/**
* 1. Add the correct box sizing in Firefox.
* 2. Show the overflow in Edge and IE.
*/
hr {
box-sizing: content-box;
/* 1 */
height: 0;
/* 1 */
overflow: visible;
/* 2 */
}
/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
pre {
font-family: monospace, monospace;
/* 1 */
font-size: 1em;
/* 2 */
}
/* Text-level semantics
========================================================================== */
/**
* Remove the gray background on active links in IE 10.
*/
a {
background-color: transparent;
}
/**
* 1. Remove the bottom border in Chrome 57-
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/
abbr[title] {
border-bottom: none;
/* 1 */
text-decoration: underline;
/* 2 */
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
/* 2 */
}
/**
* Add the correct font weight in Chrome, Edge, and Safari.
*/
b,
strong {
font-weight: bolder;
}
/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp {
font-family: monospace, monospace;
/* 1 */
font-size: 1em;
/* 2 */
}
/**
* Add the correct font size in all browsers.
*/
small {
font-size: 80%;
}
/**
* Prevent `sub` and `sup` elements from affecting the line height in
* all browsers.
*/
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
/* Embedded content
========================================================================== */
/**
* Remove the border on images inside links in IE 10.
*/
img {
border-style: none;
}
/* Forms
========================================================================== */
/**
* 1. Change the font styles in all browsers.
* 2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
font-family: inherit;
/* 1 */
font-size: 100%;
/* 1 */
line-height: 1.15;
/* 1 */
margin: 0;
/* 2 */
}
/**
* Show the overflow in IE.
* 1. Show the overflow in Edge.
*/
button,
input {
/* 1 */
overflow: visible;
}
/**
* Remove the inheritance of text transform in Edge, Firefox, and IE.
* 1. Remove the inheritance of text transform in Firefox.
*/
button,
select {
/* 1 */
text-transform: none;
}
/**
* Correct the inability to style clickable types in iOS and Safari.
*/
button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
}
/**
* Remove the inner border and padding in Firefox.
*/
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
}
/**
* Restore the focus styles unset by the previous rule.
*/
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
}
/**
* Correct the padding in Firefox.
*/
fieldset {
padding: 0.35em 0.75em 0.625em;
}
/**
* 1. Correct the text wrapping in Edge and IE.
* 2. Correct the color inheritance from `fieldset` elements in IE.
* 3. Remove the padding so developers are not caught out when they zero out
* `fieldset` elements in all browsers.
*/
legend {
box-sizing: border-box;
/* 1 */
color: inherit;
/* 2 */
display: table;
/* 1 */
max-width: 100%;
/* 1 */
padding: 0;
/* 3 */
white-space: normal;
/* 1 */
}
/**
* Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/
progress {
vertical-align: baseline;
}
/**
* Remove the default vertical scrollbar in IE 10+.
*/
textarea {
overflow: auto;
}
/**
* 1. Add the correct box sizing in IE 10.
* 2. Remove the padding in IE 10.
*/
[type="checkbox"],
[type="radio"] {
box-sizing: border-box;
/* 1 */
padding: 0;
/* 2 */
}
/**
* Correct the cursor style of increment and decrement buttons in Chrome.
*/
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}
/**
* 1. Correct the odd appearance in Chrome and Safari.
* 2. Correct the outline style in Safari.
*/
[type="search"] {
-webkit-appearance: textfield;
/* 1 */
outline-offset: -2px;
/* 2 */
}
/**
* Remove the inner padding in Chrome and Safari on macOS.
*/
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
/**
* 1. Correct the inability to style clickable types in iOS and Safari.
* 2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
-webkit-appearance: button;
/* 1 */
font: inherit;
/* 2 */
}
/* Interactive
========================================================================== */
/*
* Add the correct display in Edge, IE 10+, and Firefox.
*/
details {
display: block;
}
/*
* Add the correct display in all browsers.
*/
summary {
display: list-item;
}
/* Misc
========================================================================== */
/**
* Add the correct display in IE 10+.
*/
template {
display: none;
}
/**
* Add the correct display in IE 10.
*/
[hidden] {
display: none;
}
body {
font-family: "Roboto", sans-serif;
font-size: 15px;
font-weight: 400;
}
/*Components*/
.container {
width: 1200px;
margin: 0 auto;
}
.container--footer {
display: flex;
align-items: center;
justify-content: space-between;
height: 60px;
border-top: 1px solid #e5e5e5;
}
.section__about,
.section__title {
text-align: center;
}
.section__title {
font-family: "Montserrat", sans-serif;
font-size: 30px;
font-weight: 700;
text-transform: uppercase;
}
.section__title--header {
width: 1000px;
margin: 0 auto 80px;
font-size: 150px;
}
.section__about {
font-family: "Kaushan Script", cursive;
font-size: 24px;
}
.section__about--header {
font-size: 72px;
}
.section__btn {
text-align: center;
}
.section__btn--header {
display: block;
width: 160px;
height: 40px;
margin: 0 auto;
border: 3px solid #ffffff;
line-height: 40px;
transition: background-color 0.2s linear;
}
.section__btn--header:hover {
background-color: #f38181;
border: 3px solid #f38181;
}
.section__title--services::after,
.section__title--team::after {
display: block;
content: "";
width: 60px;
height: 3px;
margin: 40px auto 0;
background: #f38181;
}
.header {
width: 100%;
min-height: 1000px;
background: linear-gradient(0, rgba(252, 227, 138, 0.9) 0%, rgba(243, 129, 129, 0.9) 100%), url(../img/bg_header.jpg) no-repeat center center;
background-size: cover;
color: #ffffff;
}
.header-nav-wrapper {
display: flex;
align-items: center;
justify-content: space-between;
min-height: 80px;
}
.logo {
margin: 0;
}
.logo__link {
display: block;
color: #ffffff;
font-family: "Montserrat", sans-serif;
font-size: 30px;
font-weight: 700;
}
.nav-list {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
width: 617px;
height: 17px;
}
.nav-list .nav-list__item:not(:nth-last-child(-n+2)) > .nav-list__link:hover::after {
display: block;
content: "";
width: 100%;
height: 3px;
background: #fce38a;
margin: 5px 0 0 0;
transition-property: background;
transition-duration: 0.2s;
transition-timing-function: linear;
}
.nav-list .nav-list__item .nav-list__link {
color: #ffffff;
font-family: "Montserrat", sans-serif;
font-size: 14px;
text-transform: uppercase;
transition: color 0.2s linear;
}
.nav-list .nav-list__item .nav-list__link:hover {
color: #fce38a;
}
.icons-container {
position: relative;
text-align: center;
}
.icons-container--social-buttons {
padding: 12px 0 0 0;
}
.icon {
cursor: pointer;
}
.icon--header {
width: 32px;
height: 32px;
fill: #ffffff;
}
.icon--header:hover {
fill: #fce38a;
}
.icon--social-buttons {
width: 32px;
height: 32px;
fill: #f38181;
}
.section-list {
display: flex;
flex-wrap: wrap;
margin: 0 0 80px 0;
padding: 0;
}
.section-list .list-item__title {
color: #333333;
font-family: "Montserrat", sans-serif;
font-size: 14px;
text-transform: uppercase;
margin: 0 0 15px 0;
}
.section-list .list-item__desc {
margin: 0;
color: #999999;
}
.list__item--services {
flex-basis: 390px;
}
.list__item--services:not(:nth-child(3n)) {
margin-right: 15px;
}
.list__item--services:not(:nth-last-child(-n+3)) {
margin-bottom: 80px;
}
.list__item--services .photography::before {
background-image: url(../img/icons/photography.svg);
}
.list__item--services .web-design::before {
background-image: url(../img/icons/web_design.svg);
}
.list__item--services .creativity::before {
background-image: url(../img/icons/creativity.svg);
}
.list__item--services .seo::before {
background-image: url(../img/icons/seo.svg);
}
.list__item--services .css_html::before {
background-image: url(../img/icons/css_html.svg);
}
.list__item--services .digital::before {
background-image: url(../img/icons/digital.svg);
}
.list__item--services .section-list__link--services {
display: flex;
justify-content: space-between;
padding: 20px 0;
}
.list__item--services .section-list__link--services::before {
display: block;
content: "";
align-self: flex-start;
margin: 0 auto;
width: 32px;
height: 32px;
}
.content-container {
width: 300px;
}
.section__desc--team {
width: 995px;
margin: 0 auto;
margin-bottom: 90px;
color: #999999;
text-align: center;
line-height: 1.6;
}
.list__item--team {
flex-basis: 380px;
position: relative;
}
.list__item--team:hover .buttons-container {
opacity: 1;
}
.list__item--team:not(:nth-child(3n)) {
margin-right: 30px;
}
.list__item--team .section-list__link--team {
display: block;
width: 380px;
background-color: #95e1d3;
}
.list__item--team img {
display: block;
max-width: 100%;
height: auto;
background-color: #95e1d3;
transition: -webkit-transform 0.2s linear;
transition: transform 0.2s linear;
transition: transform 0.2s linear, -webkit-transform 0.2s linear;
}
.list__item--team:hover img {
-webkit-transform: translate(-10px, -10px);
transform: translate(-10px, -10px);
background-color: #95e1d3;
}
.list__item--team .list-item__desc--team {
font-family: "Roboto", sans-serif;
font-style: italic;
font-weight: 300;
padding: 10px 0;
}
.list__item--team .list-item__desc--team,
.list__item--team .list-item__title {
background-color: #ffffff;
margin: 0;
padding: 25px 0 0 0;
text-align: center;
}
.buttons-container {
width: 380px;
height: 470px;
position: absolute;
top: -10px;
left: -10px;
background-image: linear-gradient(0deg, rgba(252, 227, 138, 0.9) 0%, rgba(243, 129, 129, 0.9) 100%);
opacity: 0;
transition: opacity, 0.2s, linear;
}
.social-buttons {
display: flex;
justify-content: center;
align-items: center;
height: 470px;
}
.social-buttons .social-buttons__link {
display: block;
width: 55px;
height: 55px;
border: 1px solid transparent;
background-color: #fce38a;
background-repeat: no-repeat;
background-position: center;
cursor: pointer;
transition: background-color 0.2s linear;
}
.social-buttons .social-buttons__link:hover:hover .icon {
fill: #ffffff;
}
.social-buttons .social-buttons__link:hover {
background-color: #f38181;
}
.social-buttons__item .social-buttons__link--facebook,
.social-buttons__item .social-buttons__link--twitter,
.social-buttons__item .social-buttons__link--pinterest,
.social-buttons__item .social-buttons__link--instagram:not(:last-child) {
border-right: 1px solid #f9bd87;
}
.footer__copyright {
color: #333333;
font-family: "Montserrat", sans-serif;
font-size: 14px;
}
.footer__copyright .footer__link {
color: #95e1d3;
text-decoration: none;
transition: color 0.2s linear;
}
.footer__copyright .footer__link:hover {
color: #f38181;
}
.subscribe {
display: flex;
}
.subscribe #email {
height: 38px;
color: #cccccc;
font-style: italic;
font-weight: 300;
border-color: #e7e7e7;
border-style: solid;
border-width: 1px;
padding: 0 0 0 10px;
outline: 0;
}
.subscribe #email::-webkit-input-placeholder {
color: #cccccc;
}
.subscribe #email:-ms-input-placeholder {
color: #cccccc;
}
.subscribe #email::-ms-input-placeholder {
color: #cccccc;
}
.subscribe #email::placeholder {
color: #cccccc;
}
.subscribe .subscribe__btn {
width: 150px;
height: 40px;
background: #95e1d3;
border-style: none;
cursor: pointer;
outline: 0;
transition: background-color 0.2s linear;
}
.subscribe .subscribe__btn:hover {
background-color: #f38181;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.header {
background: linear-gradient(0, rgba(252, 227, 138, 0.9) 0%, rgba(243, 129, 129, 0.9) 100%), url(../img/bg_header@2x.jpg) no-repeat center center;
background-size: cover;
}
} | 0.560493 | 0.082291 |
html {
height: 100%;
width: 100%;
background-color: white;
}
body {
min-height: 100%;
margin: 0;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
background-color: #fff;
color: #222;
}
.btn {
font-size: 15px;
}
* {
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
hr {
width: 50%;
margin: 0 auto 2em auto;
border: 0;
height: 1px;
background: black;
background: -webkit-gradient(linear, 0 0, 100% 0, from(transparent), to(transparent), color-stop(50%, grey));
}
p, dt, dd {
line-height: 1.8;
}
h1, h2, h3 {
line-height: 1.4;
}
/* 404 */
.four-o-four-bg {
position: absolute;
height: 100%;
width: 100%;
background-color: #23416f;
}
.jumbotron {
background-color: #fff;
margin-top: 6em;
}
.jumbotron h1 {
margin-top: 0;
margin-bottom: 0;
}
.big-text {
font-size: 2em;
}
/* NAVBAR */
.navbar {
/* background: white; */
transition: background .5s ease-in-out,padding .5s ease-in-out;
-webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
-moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
}
.navbar-default {
background-color: #fff;
border-color: #e7e7e7;
}
.navbar-default .navbar-brand, .navbar-default .navbar-nav li a {
color: #fff;
}
.navbar-default .navbar-nav li, .navbar-default .navbar-nav .dropdown-menu li {
font-size: 1.2em;
}
.navbar-default .navbar-toggle .icon-bar, .navbar-default .navbar-nav .open a {
background-color: transparent;
}
.dropdown-menu a {
background-color: inherit;
}
.dropdown-menu .divider {
margin: 5px 5%;
}
/* NAVBAR TOGGLE */
.navbar-transform .navbar-nav .dropdown-menu a, .navbar-transform .navbar-nav .open a {
background-color: transparent;
}
.navbar-default .navbar-toggle {
border: none;
}
.navbar-toggle {
border-radius: 2px;
}
.navbar-toggle .icon-bar:nth-of-type(2) {
top: 1px;
}
.navbar-toggle .icon-bar:nth-of-type(3) {
top: 2px;
}
.navbar-toggle .icon-bar {
position: relative;
transition: all 500ms ease-in-out;
}
.navbar-transform {
padding: 20px 0;
border-bottom: none;
background: transparent;
transition: background .5s ease-in-out,padding .5s ease-in-out;
-webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
-moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
}
/* Parallax HEADER */
.header {
height: 320px;
position: relative;
overflow: hidden;
}
.now-header {
height: 250px;
position: relative;
overflow: hidden;
}
.header-bg-index, .header-bg-sherlock {
height: 100%;
width: 100%;
background: #0f2a55;
}
.city {
height: 100%;
width: 100%;
background-position: bottom center;
background-size: contain;
background-repeat: no-repeat;
position: absolute;
}
.mcr-front {
background-image: url('img/mcr/mcr_front.png');
bottom: -2px;
}
.berlin-front {
background-image: url('img/berlin/berlin-city-front-sm.png');
bottom: -2px;
}
.mcr-back {
background-image: url('img/mcr/back_mcr.png');
bottom: 5px;
}
.berlin-mid {
background-image: url('img/berlin/berlin-city-mid-sm.png');
bottom: 5px;
}
.mcr-mountains {
background-image: url('img/mcr/mcr_mountains.png');
bottom: 5px;
}
.berlin-back {
background-image: url('img/berlin/berlin-city-back-sm.png');
bottom: 5px;
}
.city-clouds {
background-image: url('img/clouds.png');
height: 200px;
width: 90%;
background-position: bottom center;
background-size: contain;
background-repeat: no-repeat;
position: absolute;
bottom: 40%;
margin: 5%;
}
.mcr-sun {
background-image: url('img/sun-light-tone1.png');
height: 200px;
width: 50%;
background-position: bottom center;
background-size: contain;
background-repeat: no-repeat;
position: absolute;
bottom: 0;
margin: 0 25%;
}
.berlin-moon {
background-image: url('img/berlin/berlin-moon-sm.png');
height: 300px;
width: 70%;
background-position: bottom center;
background-size: contain;
background-repeat: no-repeat;
position: absolute;
bottom: 0;
margin: 0 15%;
}
.sherlock-cloud-1, .sherlock-cloud-2, .sherlock-cloud-3, .sherlock-stars, .sherlock-moon, .sherlock-profile, .now-cloud-1, .now-cloud-2, .now-objects, .now-laptop {
height: 100%;
margin-left: auto;
margin-right: auto;
background-position: bottom center;
background-size: contain;
background-repeat: no-repeat;
position: absolute;
}
.sherlock-cloud-1 {
background-image: url('img/cloudz-1.png');
width: 95%;
margin: 0 2.5%;
bottom: 0;
}
.sherlock-cloud-2 {
background-image: url('img/cloudz-2.png');
width: 90%;
margin: 0 5%;
bottom: 0;
}
.sherlock-cloud-3 {
background-image: url('img/cloudz-3.png');
width: 60%;
margin: 0 20%;
bottom: 5px;
}
.sherlock-stars {
background-image: url('img/starz.png');
width: 95%;
margin: 0 2.5%;
bottom: 20px;
}
.sherlock-moon {
background-image: url('img/moon.png');
width: 70%;
margin: 0 15%;
bottom: 0;
}
.sherlock-profile {
background-image: url('img/sherlock-figure.png');
width: 100%;
bottom: 0;
}
.header-bg-now {
height: 100%;
width: 100%;
background: #889ebf;
}
.now-cloud-1 {
background-image: url('img/now-cloud1.png');
width: 100%;
bottom: 0;
}
.now-cloud-2 {
background-image: url('img/now-cloud2.png');
width: 100%;
bottom: 0;
}
.now-objects {
background-image: url('img/now-objects.png');
max-height: 65%;
width: 90%;
margin: 0 5%;
bottom: 20px;
}
.now-laptop {
background-image: url('img/now-laptop.png');
max-height: 80%;
width: 40%;
margin: 0 30%;
bottom: -20px;
}
/* Content */
h1, h2 {
margin-bottom: 1em;
margin-top: 2em;
}
h1 {
font-size: 2em;
}
.four-o-four-bg h1 {
font-size: 1.8em;
}
h2 {
font-size: 1.8em;
}
#feedback h2, #contact h2 {
margin-top: 1em;
}
h3 {
line-height: inherit;
}
.navbar-brand {
font-size: 1.3em;
}
.exec-summary p, .inner-row p, h3, .exec-summary i, .show-more, .show-more i, .show-more-list i, dl dd, #main-content ul, .copyright p, #feedback p, .popup-inner p, .btn-cta span, .text-normal {
font-size: 1.2em;
}
.fa-tad-smaller i {
font-size: 1.1em;
}
.article-container {
margin-left: auto;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
}
#main-content a {
text-decoration: none !important;
-webkit-box-shadow: inset 0 -3px 0 #889EBF;
-moz-box-shadow: inset 0 -3px 0 #889EBF;
/* screw IE ;) */
box-shadow: inset 0 -3px 0 #889EBF;
color: #222;
}
.popup-inner a {
text-decoration: none !important;
}
.profile-pic {
border-radius: 50%;
width: 70%;
margin: 5% 15%;
}
.inline-image {
width: 40%;
margin: 5% 25%;
}
.black-text {
color: #222;
/* it's not really black, but I like #222 better */
}
.exec-summary p, .inner-row, h3 {
margin-top: 1.2em;
}
.inner-row {
overflow: hidden;
}
.inner-row p {
margin-top: 0;
margin-bottom: 0;
}
code {
color: #0f2a55;
}
.blue {
background-color: #0f2a55;
height: 40px;
}
.blue-text, .popup-inner a {
color: #0f2a55;
}
.mcr-purple-white, .mcr-gold-white, .mcr-white-purple, .mcr-gold-purple, .bioinformatics, .sheffield, .havas-lynx, .unichat, .madana {
background-position: bottom center;
background-size: contain;
background-repeat: no-repeat;
height: 12em;
}
.mcr-purple-white {
background-image: url('img/mcr_normal_white.png');
}
.mcr-white-purple {
background-image: url('img/mcr_normal_purple.png');
}
.mcr-gold-white {
background-image: url('img/mcr_gold_white.png');
}
.mcr-gold-purple {
background-image: url('img/mcr_gold_purple.png');
}
.bioinformatics {
background-image: url('img/bioinfo.png');
height: 10em;
}
.havas-lynx {
background-image: url('img/havas.jpeg');
}
.unichat {
background-image: url('img/unichat.png');
}
.madana {
background-image: url('img/MDN_CIRCLE_WHITE.png');
}
.sheffield {
background-image: url('img/sheffield.png');
height: 10em;
}
.interlynx {
background-image: url('img/interlynx.png');
}
.sherlock {
background-image: url('img/sherlock.png');
}
.col-sm-logo {
height: 10em;
display: block;
margin: auto;
margin-bottom: 20px;
}
.row {
margin-bottom: 35px;
}
.sherlock-heading .row {
margin-bottom: 15px;
}
.box-wrapper-right {
width: 100%;
}
.box-wrapper-left {
width: 100%;
margin-bottom: 20px;
}
.underline {
border-bottom: 4px solid #889EBF;
/* box-shadow: 0px 4px 5px -3px #889EBF; */
}
dl dt {
color: #0f2a55;
font-size: 1.3em;
margin-bottom: 5px;
}
.dt-heading {
font-weight: 400;
color: #23416F;
font-size: 1.6em;
}
dl dd {
margin-bottom: 5px;
}
.hide-content {
height: 9em;
}
.over-hidden {
overflow: hidden;
}
.show-more {
background-color: transparent;
text-align: center;
margin-top: 4px;
}
.show-content {
height: auto;
}
.hide-list, .hide-feedback {
overflow: hidden;
height: 0;
margin: 0;
}
.show-list li, .hide-list li {
line-height: 1.7em;
padding-left: 1.5em;
text-indent: -1.5em;
}
.show-feedback {
height: auto;
}
#main-content ul {
list-style: none;
padding: 0;
color: #23416F;
}
.show-list {
height: auto;
}
.col-xxs-1 {
width: 8%;
float: left;
padding-right: 15px;
position: relative;
}
.col-xxs-11 {
width: 90%;
float: left;
padding-left: 20px;
min-height: 1px;
position: relative;
}
.col-xxs-6 {
width: 50%;
float: left;
position: relative;
min-height: 1px;
padding: 0 15px;
}
/* .sherlock-heading {
background-color: #0f2a55;
position: relative;
width: 100%;
height: 100%;
} */
/* .sherlock-heading::before {
content: '';
width: 100%;
height: 100%;
position: absolute;
background: #0f2a55;
bottom: 0;
transform-origin: right bottom;
transform: skewY(-5deg);
} */
.sherlock-body h1, .sherlock-body h2, .sherlock-body h3 {
font-weight: 700;
color: #0f2a55;
}
.sherlock-body h2, .sherlock-body h3 {
margin-top: 0;
}
.sherlock-body h3 {
font-weight: 700;
font-size: 1.6em;
margin-bottom: 1em;
}
.sherlock-body p, .sherlock-body dd {
margin-bottom: 1.2em;
font-size: 1.2em;
}
.sherlock-body .dt-heading {
margin-bottom: 0.4em;
font-size: 1.5em;
}
.sherlock-descriptive-icons .row {
margin-bottom: 0;
}
/* .sherlock-heading h1 {
margin-top: 1em;
margin-bottom: 0;
color: #ffffff;
} */
.sherlock-heading .row {
margin-bottom: 30px;
}
.author {
font-size: 1.1em;
margin-top: 10px;
}
.avatar-wrapper {
width: 100%;
}
.avatar {
position: relative;
overflow: hidden;
border-radius: 50%;
width: 50px;
height: 50px;
margin: -45px 10px 10px 20px;
}
.avatar-inner {
position: relative;
}
.avatar img {
max-width: 100%;
display: block;
}
.descriptive-icon-wrapper {
padding-bottom: 20px;
}
.descriptive-icon i {
color: #0f2a55;
font-size: 3em;
display: block;
width: 1em;
margin: 15px auto;
}
.fa-tad-bigger i {
margin-top: 0;
font-size: 4em;
}
.skew-margin .first-after-header p {
margin-top: 2em;
}
.btn-good, .btn-bad, .btn-feedback {
border-radius: 0;
width: 100%;
color: #fff;
}
.btn-cta {
font-weight: 700;
color: #fff;
text-transform: uppercase;
cursor: pointer;
border: 2px solid #385684;
border-radius: 4em;
padding: 10px 25px;
}
.btn-cta:hover, .btn-cta:active {
background-color: #fff;
color: #385684;
}
.btn-good:hover {
color: #889EBF;
}
.btn-bad:hover, .btn-feedback:hover {
color: #FFEFAE;
}
.btn-good:active, .btn-bad:active, .btn-feedback:active, .btn-cta:active {
box-shadow: inset 0 8px 8px rgba(0,0,0,.125);
}
.btn-good i, .btn-bad i {
font-size: 3em;
}
.btn-good, .btn-cta {
background-color: #385684;
}
.btn-bad {
background-color: #c8af4a;
}
.btn-feedback {
background-color: #c8af4a;
display: block;
margin-top: 10px;
width: 100%;
height: 50px;
line-height: 50px;
}
.feedback-buttons {
width: 95%;
margin: auto;
}
.hide-popup {
display: none;
}
.show-popup {
position: fixed;
z-index: 1040;
top: 0;
left: 0;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
/* overflow: auto; */
background: rgba(0,0,0,0.7);
}
.top-right {
font-size: 3em;
text-align: right;
top: 0;
right: 15px;
position: absolute;
}
.top-right a {
text-decoration: none !important;
color: #0f2a55;
}
.popup-wrapper-normal {
width: 100%;
height: 100%;
}
.popup-wrapper-focus {
width: 100%;
height: 150%;
margin-bottom: 350px;
}
.popup-main {
position: relative;
margin-top: 51px;
margin-left: auto;
margin-right: auto;
max-width: 650px;
min-height: 150px;
width: 100%;
background-color: #fff;
}
.popup-inner {
padding: 30px;
width: 100%;
height: 100%;
}
#contact .popup-inner {
padding-top: 70px;
}
input, textarea {
width: 100%;
max-width: 590px;
padding: 12px;
}
input:focus, textarea:focus {
outline: none !important;
border: 1px solid #385684;
box-shadow: 0 0 2px #385684;
}
input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
color:transparent;
}
input:focus:-moz-placeholder, textarea:focus:-moz-placeholder {
color:transparent;
}
input:focus::-moz-placeholder, textarea:focus::-moz-placeholder {
color:transparent;
}
::-webkit-input-placeholder {
font-style: italic;
}
:-moz-placeholder {
font-style: italic;
}
::-moz-placeholder {
font-style: italic;
}
:-ms-input-placeholder {
font-style: italic;
}
.popup-inner button {
display: block;
font-size: 2.6em;
text-align: center;
width: 2.6em;
/* background-color: #0f2a55; */
background-color: transparent;
margin-left: auto;
margin-right: auto;
/* color: #fff; */
color: #0f2a55;
border-radius: 0;
border: none;
}
footer {
margin-top: 20%;
background-color: #0f2a55;
height: 10em;
text-align: center;
}
footer ul {
padding-top: 2em;
padding-bottom: 1em;
}
.social-links li a {
display: block;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
border-radius: 50%;
font-size: 1.6em;
background-color: #fff;
color: #385684;
-webkit-transition: all .3s;
-moz-transition: all .3s;
transition: all .3s;
}
.copyright p {
color: #fff;
}
@media only screen and (max-width: 320px) {
/* extra small screens */
body, .dropdown-menu, .btn {
font-size: 12px;
}
.header {
height: 300px;
}
}
@media only screen and (min-width: 425px) {
.header {
height: 360px;
}
.now-header {
height: 420px;
}
}
@media only screen and (min-width: 640px) {
.sherlock-profile {
width: 80%;
margin: 0 10%;
}
}
@media only screen and (min-width: 768px) {
/* mobile first woop woop */
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover, .navbar-default .navbar-nav li:hover, .navbar-transform .navbar-nav .open a:focus, .navbar-default .navbar-nav .open a:hover, .navbar-default .navbar-nav .open {
background-color: rgba(120, 120, 120, 0.3);
}
.navbar-transform .navbar-nav li .dropdown-menu {
background: white;
}
.navbar-nav .dropdown-menu li a {
color: #000;
}
.article-container {
padding-left: 60px;
padding-right: 60px;
}
.header {
height: 450px;
}
.berlin-moon {
background-image: url('img/berlin/berlin-moon.png');
height: 500px;
width: 60%;
margin: 0 20%;
}
.berlin-back {
background-image: url('img/berlin/berlin-city-back.png');
}
.berlin-mid {
background-image: url('img/berlin/berlin-city-mid.png');
}
.berlin-front {
background-image: url('img/berlin/berlin-city-front.png');
}
.mcr-sun {
height: 350px;
}
.mcr-front {
background-image: url('img/mcr/mcr_front_big.png');
}
.mcr-back {
background-image: url('img/mcr/back_mcr_big.png');
}
.mcr-mountains {
background-image: url('img/mcr/mcr_mountains_big.png');
bottom: 20px;
}
.city-clouds {
background-image: url('img/clouds_big_berlin.png');
width: 80%;
margin: 10%;
/* bottom: 20%; */
}
.now-header {
height: 300px;
}
.now-cloud-2 {
background-image: url('img/now-cloud2-big.png');
}
.now-cloud-1 {
background-image: url('img/now-cloud1-big.png');
}
.now-objects {
background-image: url('img/now-objects-big.png');
}
.now-laptop {
background-image: url('img/now-laptop-big.png');
bottom: -70px;
}
.exec-summary .exec-description {
width: 80%;
margin-left: 10%;
margin-right: 10%;
}
.exec-summary .now-description {
width: 90%;
margin-left: 5%;
margin-right: 5%;
}
.box-wrapper-right {
width: 90%;
margin-left: auto;
}
.box-wrapper-left {
width: 90%;
margin-right: auto;
}
.btn-good, .btn-bad {
width: 70%;
}
.btn-good {
margin-left: 25%;
margin-right: 5%;
}
.btn-bad {
margin-right: 25%;
margin-left: 5%;
}
.feedback-buttons {
width: 70%;
}
.sherlock-cloud-1, .sherlock-stars {
width: 75%;
margin: 0 12.5%;
}
.sherlock-cloud-2 {
width: 70%;
margin: 0 15%;
}
.sherlock-cloud-3 {
width: 50%;
margin: 0 25%;
}
.sherlock-moon {
width: 55%;
margin: 0 22.5%;
}
.sherlock-profile {
width: 70%;
margin: 0 15%;
}
.sherlock-heading .row {
margin-bottom: 40px;
}
.sherlock-descriptive-icons .row {
margin-bottom: 35px;
}
.sherlock-descriptive-icons-wrapper {
padding: 40px;
box-shadow: 0 11px 65px 0 rgba(0,0,0,.07);
margin-bottom: 35px;
}
.sherlock-descriptive-icons-wrapper .row:last-child {
margin-bottom: 0;
}
.descriptive-icon-wrapper {
padding-bottom: 0;
}
.descriptive-icon {
padding-left: 0;
}
/* .sherlock-heading::before {
transform: skewY(-4deg);
} */
.skew-margin .first-after-header p {
margin-top: 3em;
}
/* .popup-main {
margin-top: 61px;
} */
.avatar-wrapper {
width: auto;
}
.avatar {
width: 80px;
height: 80px;
margin: -45px 30px 10px 0;
}
}
@media only screen and (min-width: 992px) {
/* mobile first woop woop */
.header {
height: 480px;
}
.container {
width: 75%;
}
.article-container {
width: 750px;
padding-left: 70px;
padding-right: 70px;
}
.mcr-mountains {
background-image: url('img/mcr/mcr_mountains_big.png');
bottom: 0;
}
.city-clouds {
width: 80%;
margin: 10%;
/* bottom: 20%; */
}
#main-content a:hover {
background-color: #889EBF;
}
.exec-summary .exec-description {
width: 70%;
margin-left: 15%;
margin-right: 15%;
}
.exec-summary .now-description {
width: 80%;
margin-left: 10%;
margin-right: 10%;
}
.sherlock-cloud-1, .sherlock-stars {
width: 70%;
margin: 0 15%;
}
.sherlock-cloud-2 {
width: 65%;
margin: 0 17.5%;
}
.sherlock-cloud-3 {
width: 45%;
margin: 0 27.5%;
}
.sherlock-moon {
width: 50%;
margin: 0 25%;
}
.sherlock-profile {
width: 50%;
margin: 0 25%;
}
.now-laptop {
max-height: 90%;
bottom: -60px;
}
.now-cloud-2 {
width: 90%;
margin: 0 5%;
}
/* .sherlock-heading::before {
transform: skewY(-3.5deg);
} */
.skew-margin .first-after-header p {
margin-top: 3.5em;
}
.inner-row p {
margin-top: 0;
margin-bottom: 0;
}
.profile-pic {
width: 60%;
margin: 5% 20%;
}
.inline-image {
width: 30%;
margin: 5% 30%;
}
footer {
margin-top: 15%;
}
}
@media only screen and (min-width: 1280px) {
body, .dropdown-menu, .btn {
font-size: 16px;
}
h1 {
font-size: 2.2em;
margin-bottom: 1.5em;
margin-top: 2.5em;
}
h2 {
font-size: 2em;
margin-bottom: 1.5em;
margin-top: 2.5em;
font-weight: 700;
}
hr {
margin-bottom: 3em;
}
.header {
height: 600px;
}
.berlin-moon {
height: 500px;
width: 40%;
margin: 0 30%;
}
.exec-summary p, h3, .inner-row {
margin-top: 1.4em;
}
.inner-row p {
margin-top: 0;
margin-bottom: 0;
}
.show-more {
text-align: center;
margin-top: 6px;
}
.container {
width: 70%;
}
.article-container {
width: 850px;
padding-left: 80px;
padding-right: 80px;
}
.feedback-buttons {
width: 65%;
}
.sherlock-cloud-1, .sherlock-stars {
width: 60%;
margin: 0 20%;
}
.sherlock-cloud-2 {
width: 55%;
margin: 0 22.5%;
}
.sherlock-cloud-3 {
width: 35%;
margin: 0 32.5%;
}
.sherlock-moon {
width: 40%;
margin: 0 30%;
}
.sherlock-profile {
width: 45%;
margin: 0 27.5%;
}
/* .sherlock-heading::before {
transform: skewY(-3deg);
} */
.skew-margin .first-after-header p {
margin-top: 4em;
}
.profile-pic {
width: 50%;
margin: 5% 25%;
}
}
@media only screen and (min-width: 1680px) {
body, .dropdown-menu, .btn {
font-size: 18px;
}
.header {
height: 750px;
}
h1 {
font-size: 2.4em;
}
h2 {
font-size: 2.2em;
}
.container {
width: 60%;
}
.article-container {
width: 950px;
padding-left: 80px;
padding-right: 80px;
}
.navbar-transform {
padding: 40px 0;
}
.navbar-brand {
font-size: 1.4em;
padding: 20px 15px;
}
.navbar-nav li a {
padding: 20px 30px;
}
.navbar-nav .dropdown-menu li a {
padding: 10px 20px;
}
.shows-more-dropdown i {
font-size: 0.8em;
}
.mcr-sun {
height: 600px;
}
.city-clouds {
bottom: 10%;
height: 400px;
width: 75%;
margin: 12.5%;
}
.sherlock-profile {
width: 40%;
margin: 0 30%;
}
.sherlock-cloud-1 {
background-image: url('img/cloudz-1-big.png');
width: 80%;
margin: 0 10%;
bottom: 0;
}
.sherlock-cloud-2 {
background-image: url('img/cloudz-2-big.png');
width: 60%;
margin: 0 20%;
bottom: 0;
}
.sherlock-cloud-3 {
background-image: url('img/cloudz-3-big.png');
width: 45%;
margin: 0 27.5%;
bottom: 0;
}
.sherlock-descriptive-icons-wrapper {
padding: 50px;
}
.now-cloud-1 {
width: 80%;
margin: 0 10%;
}
.now-cloud-2 {
width: 70%;
margin: 0 15%;
}
.now-header {
height: 360px;
}
.popup-main {
margin-top: 121px;
}
.profile-pic {
width: 40%;
margin: 5% 30%;
}
footer {
margin-top: 10%;
height: 12em;
}
.social-links li a {
font-size: 1.6em;
width: 60px;
height: 60px;
line-height: 60px;
}
/* .sherlock-heading::before {
transform: skewY(-2deg);
} */
.jumbotron {
background-color: #fff;
margin-top: 7em;
}
}
@media only screen and (min-width: 2560px) {
.header {
height: 750px;
}
.mcr-sun {
height: 700px;
}
} | css/main.css | html {
height: 100%;
width: 100%;
background-color: white;
}
body {
min-height: 100%;
margin: 0;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
background-color: #fff;
color: #222;
}
.btn {
font-size: 15px;
}
* {
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
hr {
width: 50%;
margin: 0 auto 2em auto;
border: 0;
height: 1px;
background: black;
background: -webkit-gradient(linear, 0 0, 100% 0, from(transparent), to(transparent), color-stop(50%, grey));
}
p, dt, dd {
line-height: 1.8;
}
h1, h2, h3 {
line-height: 1.4;
}
/* 404 */
.four-o-four-bg {
position: absolute;
height: 100%;
width: 100%;
background-color: #23416f;
}
.jumbotron {
background-color: #fff;
margin-top: 6em;
}
.jumbotron h1 {
margin-top: 0;
margin-bottom: 0;
}
.big-text {
font-size: 2em;
}
/* NAVBAR */
.navbar {
/* background: white; */
transition: background .5s ease-in-out,padding .5s ease-in-out;
-webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
-moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
}
.navbar-default {
background-color: #fff;
border-color: #e7e7e7;
}
.navbar-default .navbar-brand, .navbar-default .navbar-nav li a {
color: #fff;
}
.navbar-default .navbar-nav li, .navbar-default .navbar-nav .dropdown-menu li {
font-size: 1.2em;
}
.navbar-default .navbar-toggle .icon-bar, .navbar-default .navbar-nav .open a {
background-color: transparent;
}
.dropdown-menu a {
background-color: inherit;
}
.dropdown-menu .divider {
margin: 5px 5%;
}
/* NAVBAR TOGGLE */
.navbar-transform .navbar-nav .dropdown-menu a, .navbar-transform .navbar-nav .open a {
background-color: transparent;
}
.navbar-default .navbar-toggle {
border: none;
}
.navbar-toggle {
border-radius: 2px;
}
.navbar-toggle .icon-bar:nth-of-type(2) {
top: 1px;
}
.navbar-toggle .icon-bar:nth-of-type(3) {
top: 2px;
}
.navbar-toggle .icon-bar {
position: relative;
transition: all 500ms ease-in-out;
}
.navbar-transform {
padding: 20px 0;
border-bottom: none;
background: transparent;
transition: background .5s ease-in-out,padding .5s ease-in-out;
-webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
-moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
}
/* Parallax HEADER */
.header {
height: 320px;
position: relative;
overflow: hidden;
}
.now-header {
height: 250px;
position: relative;
overflow: hidden;
}
.header-bg-index, .header-bg-sherlock {
height: 100%;
width: 100%;
background: #0f2a55;
}
.city {
height: 100%;
width: 100%;
background-position: bottom center;
background-size: contain;
background-repeat: no-repeat;
position: absolute;
}
.mcr-front {
background-image: url('img/mcr/mcr_front.png');
bottom: -2px;
}
.berlin-front {
background-image: url('img/berlin/berlin-city-front-sm.png');
bottom: -2px;
}
.mcr-back {
background-image: url('img/mcr/back_mcr.png');
bottom: 5px;
}
.berlin-mid {
background-image: url('img/berlin/berlin-city-mid-sm.png');
bottom: 5px;
}
.mcr-mountains {
background-image: url('img/mcr/mcr_mountains.png');
bottom: 5px;
}
.berlin-back {
background-image: url('img/berlin/berlin-city-back-sm.png');
bottom: 5px;
}
.city-clouds {
background-image: url('img/clouds.png');
height: 200px;
width: 90%;
background-position: bottom center;
background-size: contain;
background-repeat: no-repeat;
position: absolute;
bottom: 40%;
margin: 5%;
}
.mcr-sun {
background-image: url('img/sun-light-tone1.png');
height: 200px;
width: 50%;
background-position: bottom center;
background-size: contain;
background-repeat: no-repeat;
position: absolute;
bottom: 0;
margin: 0 25%;
}
.berlin-moon {
background-image: url('img/berlin/berlin-moon-sm.png');
height: 300px;
width: 70%;
background-position: bottom center;
background-size: contain;
background-repeat: no-repeat;
position: absolute;
bottom: 0;
margin: 0 15%;
}
.sherlock-cloud-1, .sherlock-cloud-2, .sherlock-cloud-3, .sherlock-stars, .sherlock-moon, .sherlock-profile, .now-cloud-1, .now-cloud-2, .now-objects, .now-laptop {
height: 100%;
margin-left: auto;
margin-right: auto;
background-position: bottom center;
background-size: contain;
background-repeat: no-repeat;
position: absolute;
}
.sherlock-cloud-1 {
background-image: url('img/cloudz-1.png');
width: 95%;
margin: 0 2.5%;
bottom: 0;
}
.sherlock-cloud-2 {
background-image: url('img/cloudz-2.png');
width: 90%;
margin: 0 5%;
bottom: 0;
}
.sherlock-cloud-3 {
background-image: url('img/cloudz-3.png');
width: 60%;
margin: 0 20%;
bottom: 5px;
}
.sherlock-stars {
background-image: url('img/starz.png');
width: 95%;
margin: 0 2.5%;
bottom: 20px;
}
.sherlock-moon {
background-image: url('img/moon.png');
width: 70%;
margin: 0 15%;
bottom: 0;
}
.sherlock-profile {
background-image: url('img/sherlock-figure.png');
width: 100%;
bottom: 0;
}
.header-bg-now {
height: 100%;
width: 100%;
background: #889ebf;
}
.now-cloud-1 {
background-image: url('img/now-cloud1.png');
width: 100%;
bottom: 0;
}
.now-cloud-2 {
background-image: url('img/now-cloud2.png');
width: 100%;
bottom: 0;
}
.now-objects {
background-image: url('img/now-objects.png');
max-height: 65%;
width: 90%;
margin: 0 5%;
bottom: 20px;
}
.now-laptop {
background-image: url('img/now-laptop.png');
max-height: 80%;
width: 40%;
margin: 0 30%;
bottom: -20px;
}
/* Content */
h1, h2 {
margin-bottom: 1em;
margin-top: 2em;
}
h1 {
font-size: 2em;
}
.four-o-four-bg h1 {
font-size: 1.8em;
}
h2 {
font-size: 1.8em;
}
#feedback h2, #contact h2 {
margin-top: 1em;
}
h3 {
line-height: inherit;
}
.navbar-brand {
font-size: 1.3em;
}
.exec-summary p, .inner-row p, h3, .exec-summary i, .show-more, .show-more i, .show-more-list i, dl dd, #main-content ul, .copyright p, #feedback p, .popup-inner p, .btn-cta span, .text-normal {
font-size: 1.2em;
}
.fa-tad-smaller i {
font-size: 1.1em;
}
.article-container {
margin-left: auto;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
}
#main-content a {
text-decoration: none !important;
-webkit-box-shadow: inset 0 -3px 0 #889EBF;
-moz-box-shadow: inset 0 -3px 0 #889EBF;
/* screw IE ;) */
box-shadow: inset 0 -3px 0 #889EBF;
color: #222;
}
.popup-inner a {
text-decoration: none !important;
}
.profile-pic {
border-radius: 50%;
width: 70%;
margin: 5% 15%;
}
.inline-image {
width: 40%;
margin: 5% 25%;
}
.black-text {
color: #222;
/* it's not really black, but I like #222 better */
}
.exec-summary p, .inner-row, h3 {
margin-top: 1.2em;
}
.inner-row {
overflow: hidden;
}
.inner-row p {
margin-top: 0;
margin-bottom: 0;
}
code {
color: #0f2a55;
}
.blue {
background-color: #0f2a55;
height: 40px;
}
.blue-text, .popup-inner a {
color: #0f2a55;
}
.mcr-purple-white, .mcr-gold-white, .mcr-white-purple, .mcr-gold-purple, .bioinformatics, .sheffield, .havas-lynx, .unichat, .madana {
background-position: bottom center;
background-size: contain;
background-repeat: no-repeat;
height: 12em;
}
.mcr-purple-white {
background-image: url('img/mcr_normal_white.png');
}
.mcr-white-purple {
background-image: url('img/mcr_normal_purple.png');
}
.mcr-gold-white {
background-image: url('img/mcr_gold_white.png');
}
.mcr-gold-purple {
background-image: url('img/mcr_gold_purple.png');
}
.bioinformatics {
background-image: url('img/bioinfo.png');
height: 10em;
}
.havas-lynx {
background-image: url('img/havas.jpeg');
}
.unichat {
background-image: url('img/unichat.png');
}
.madana {
background-image: url('img/MDN_CIRCLE_WHITE.png');
}
.sheffield {
background-image: url('img/sheffield.png');
height: 10em;
}
.interlynx {
background-image: url('img/interlynx.png');
}
.sherlock {
background-image: url('img/sherlock.png');
}
.col-sm-logo {
height: 10em;
display: block;
margin: auto;
margin-bottom: 20px;
}
.row {
margin-bottom: 35px;
}
.sherlock-heading .row {
margin-bottom: 15px;
}
.box-wrapper-right {
width: 100%;
}
.box-wrapper-left {
width: 100%;
margin-bottom: 20px;
}
.underline {
border-bottom: 4px solid #889EBF;
/* box-shadow: 0px 4px 5px -3px #889EBF; */
}
dl dt {
color: #0f2a55;
font-size: 1.3em;
margin-bottom: 5px;
}
.dt-heading {
font-weight: 400;
color: #23416F;
font-size: 1.6em;
}
dl dd {
margin-bottom: 5px;
}
.hide-content {
height: 9em;
}
.over-hidden {
overflow: hidden;
}
.show-more {
background-color: transparent;
text-align: center;
margin-top: 4px;
}
.show-content {
height: auto;
}
.hide-list, .hide-feedback {
overflow: hidden;
height: 0;
margin: 0;
}
.show-list li, .hide-list li {
line-height: 1.7em;
padding-left: 1.5em;
text-indent: -1.5em;
}
.show-feedback {
height: auto;
}
#main-content ul {
list-style: none;
padding: 0;
color: #23416F;
}
.show-list {
height: auto;
}
.col-xxs-1 {
width: 8%;
float: left;
padding-right: 15px;
position: relative;
}
.col-xxs-11 {
width: 90%;
float: left;
padding-left: 20px;
min-height: 1px;
position: relative;
}
.col-xxs-6 {
width: 50%;
float: left;
position: relative;
min-height: 1px;
padding: 0 15px;
}
/* .sherlock-heading {
background-color: #0f2a55;
position: relative;
width: 100%;
height: 100%;
} */
/* .sherlock-heading::before {
content: '';
width: 100%;
height: 100%;
position: absolute;
background: #0f2a55;
bottom: 0;
transform-origin: right bottom;
transform: skewY(-5deg);
} */
.sherlock-body h1, .sherlock-body h2, .sherlock-body h3 {
font-weight: 700;
color: #0f2a55;
}
.sherlock-body h2, .sherlock-body h3 {
margin-top: 0;
}
.sherlock-body h3 {
font-weight: 700;
font-size: 1.6em;
margin-bottom: 1em;
}
.sherlock-body p, .sherlock-body dd {
margin-bottom: 1.2em;
font-size: 1.2em;
}
.sherlock-body .dt-heading {
margin-bottom: 0.4em;
font-size: 1.5em;
}
.sherlock-descriptive-icons .row {
margin-bottom: 0;
}
/* .sherlock-heading h1 {
margin-top: 1em;
margin-bottom: 0;
color: #ffffff;
} */
.sherlock-heading .row {
margin-bottom: 30px;
}
.author {
font-size: 1.1em;
margin-top: 10px;
}
.avatar-wrapper {
width: 100%;
}
.avatar {
position: relative;
overflow: hidden;
border-radius: 50%;
width: 50px;
height: 50px;
margin: -45px 10px 10px 20px;
}
.avatar-inner {
position: relative;
}
.avatar img {
max-width: 100%;
display: block;
}
.descriptive-icon-wrapper {
padding-bottom: 20px;
}
.descriptive-icon i {
color: #0f2a55;
font-size: 3em;
display: block;
width: 1em;
margin: 15px auto;
}
.fa-tad-bigger i {
margin-top: 0;
font-size: 4em;
}
.skew-margin .first-after-header p {
margin-top: 2em;
}
.btn-good, .btn-bad, .btn-feedback {
border-radius: 0;
width: 100%;
color: #fff;
}
.btn-cta {
font-weight: 700;
color: #fff;
text-transform: uppercase;
cursor: pointer;
border: 2px solid #385684;
border-radius: 4em;
padding: 10px 25px;
}
.btn-cta:hover, .btn-cta:active {
background-color: #fff;
color: #385684;
}
.btn-good:hover {
color: #889EBF;
}
.btn-bad:hover, .btn-feedback:hover {
color: #FFEFAE;
}
.btn-good:active, .btn-bad:active, .btn-feedback:active, .btn-cta:active {
box-shadow: inset 0 8px 8px rgba(0,0,0,.125);
}
.btn-good i, .btn-bad i {
font-size: 3em;
}
.btn-good, .btn-cta {
background-color: #385684;
}
.btn-bad {
background-color: #c8af4a;
}
.btn-feedback {
background-color: #c8af4a;
display: block;
margin-top: 10px;
width: 100%;
height: 50px;
line-height: 50px;
}
.feedback-buttons {
width: 95%;
margin: auto;
}
.hide-popup {
display: none;
}
.show-popup {
position: fixed;
z-index: 1040;
top: 0;
left: 0;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
/* overflow: auto; */
background: rgba(0,0,0,0.7);
}
.top-right {
font-size: 3em;
text-align: right;
top: 0;
right: 15px;
position: absolute;
}
.top-right a {
text-decoration: none !important;
color: #0f2a55;
}
.popup-wrapper-normal {
width: 100%;
height: 100%;
}
.popup-wrapper-focus {
width: 100%;
height: 150%;
margin-bottom: 350px;
}
.popup-main {
position: relative;
margin-top: 51px;
margin-left: auto;
margin-right: auto;
max-width: 650px;
min-height: 150px;
width: 100%;
background-color: #fff;
}
.popup-inner {
padding: 30px;
width: 100%;
height: 100%;
}
#contact .popup-inner {
padding-top: 70px;
}
input, textarea {
width: 100%;
max-width: 590px;
padding: 12px;
}
input:focus, textarea:focus {
outline: none !important;
border: 1px solid #385684;
box-shadow: 0 0 2px #385684;
}
input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
color:transparent;
}
input:focus:-moz-placeholder, textarea:focus:-moz-placeholder {
color:transparent;
}
input:focus::-moz-placeholder, textarea:focus::-moz-placeholder {
color:transparent;
}
::-webkit-input-placeholder {
font-style: italic;
}
:-moz-placeholder {
font-style: italic;
}
::-moz-placeholder {
font-style: italic;
}
:-ms-input-placeholder {
font-style: italic;
}
.popup-inner button {
display: block;
font-size: 2.6em;
text-align: center;
width: 2.6em;
/* background-color: #0f2a55; */
background-color: transparent;
margin-left: auto;
margin-right: auto;
/* color: #fff; */
color: #0f2a55;
border-radius: 0;
border: none;
}
footer {
margin-top: 20%;
background-color: #0f2a55;
height: 10em;
text-align: center;
}
footer ul {
padding-top: 2em;
padding-bottom: 1em;
}
.social-links li a {
display: block;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
border-radius: 50%;
font-size: 1.6em;
background-color: #fff;
color: #385684;
-webkit-transition: all .3s;
-moz-transition: all .3s;
transition: all .3s;
}
.copyright p {
color: #fff;
}
@media only screen and (max-width: 320px) {
/* extra small screens */
body, .dropdown-menu, .btn {
font-size: 12px;
}
.header {
height: 300px;
}
}
@media only screen and (min-width: 425px) {
.header {
height: 360px;
}
.now-header {
height: 420px;
}
}
@media only screen and (min-width: 640px) {
.sherlock-profile {
width: 80%;
margin: 0 10%;
}
}
@media only screen and (min-width: 768px) {
/* mobile first woop woop */
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover, .navbar-default .navbar-nav li:hover, .navbar-transform .navbar-nav .open a:focus, .navbar-default .navbar-nav .open a:hover, .navbar-default .navbar-nav .open {
background-color: rgba(120, 120, 120, 0.3);
}
.navbar-transform .navbar-nav li .dropdown-menu {
background: white;
}
.navbar-nav .dropdown-menu li a {
color: #000;
}
.article-container {
padding-left: 60px;
padding-right: 60px;
}
.header {
height: 450px;
}
.berlin-moon {
background-image: url('img/berlin/berlin-moon.png');
height: 500px;
width: 60%;
margin: 0 20%;
}
.berlin-back {
background-image: url('img/berlin/berlin-city-back.png');
}
.berlin-mid {
background-image: url('img/berlin/berlin-city-mid.png');
}
.berlin-front {
background-image: url('img/berlin/berlin-city-front.png');
}
.mcr-sun {
height: 350px;
}
.mcr-front {
background-image: url('img/mcr/mcr_front_big.png');
}
.mcr-back {
background-image: url('img/mcr/back_mcr_big.png');
}
.mcr-mountains {
background-image: url('img/mcr/mcr_mountains_big.png');
bottom: 20px;
}
.city-clouds {
background-image: url('img/clouds_big_berlin.png');
width: 80%;
margin: 10%;
/* bottom: 20%; */
}
.now-header {
height: 300px;
}
.now-cloud-2 {
background-image: url('img/now-cloud2-big.png');
}
.now-cloud-1 {
background-image: url('img/now-cloud1-big.png');
}
.now-objects {
background-image: url('img/now-objects-big.png');
}
.now-laptop {
background-image: url('img/now-laptop-big.png');
bottom: -70px;
}
.exec-summary .exec-description {
width: 80%;
margin-left: 10%;
margin-right: 10%;
}
.exec-summary .now-description {
width: 90%;
margin-left: 5%;
margin-right: 5%;
}
.box-wrapper-right {
width: 90%;
margin-left: auto;
}
.box-wrapper-left {
width: 90%;
margin-right: auto;
}
.btn-good, .btn-bad {
width: 70%;
}
.btn-good {
margin-left: 25%;
margin-right: 5%;
}
.btn-bad {
margin-right: 25%;
margin-left: 5%;
}
.feedback-buttons {
width: 70%;
}
.sherlock-cloud-1, .sherlock-stars {
width: 75%;
margin: 0 12.5%;
}
.sherlock-cloud-2 {
width: 70%;
margin: 0 15%;
}
.sherlock-cloud-3 {
width: 50%;
margin: 0 25%;
}
.sherlock-moon {
width: 55%;
margin: 0 22.5%;
}
.sherlock-profile {
width: 70%;
margin: 0 15%;
}
.sherlock-heading .row {
margin-bottom: 40px;
}
.sherlock-descriptive-icons .row {
margin-bottom: 35px;
}
.sherlock-descriptive-icons-wrapper {
padding: 40px;
box-shadow: 0 11px 65px 0 rgba(0,0,0,.07);
margin-bottom: 35px;
}
.sherlock-descriptive-icons-wrapper .row:last-child {
margin-bottom: 0;
}
.descriptive-icon-wrapper {
padding-bottom: 0;
}
.descriptive-icon {
padding-left: 0;
}
/* .sherlock-heading::before {
transform: skewY(-4deg);
} */
.skew-margin .first-after-header p {
margin-top: 3em;
}
/* .popup-main {
margin-top: 61px;
} */
.avatar-wrapper {
width: auto;
}
.avatar {
width: 80px;
height: 80px;
margin: -45px 30px 10px 0;
}
}
@media only screen and (min-width: 992px) {
/* mobile first woop woop */
.header {
height: 480px;
}
.container {
width: 75%;
}
.article-container {
width: 750px;
padding-left: 70px;
padding-right: 70px;
}
.mcr-mountains {
background-image: url('img/mcr/mcr_mountains_big.png');
bottom: 0;
}
.city-clouds {
width: 80%;
margin: 10%;
/* bottom: 20%; */
}
#main-content a:hover {
background-color: #889EBF;
}
.exec-summary .exec-description {
width: 70%;
margin-left: 15%;
margin-right: 15%;
}
.exec-summary .now-description {
width: 80%;
margin-left: 10%;
margin-right: 10%;
}
.sherlock-cloud-1, .sherlock-stars {
width: 70%;
margin: 0 15%;
}
.sherlock-cloud-2 {
width: 65%;
margin: 0 17.5%;
}
.sherlock-cloud-3 {
width: 45%;
margin: 0 27.5%;
}
.sherlock-moon {
width: 50%;
margin: 0 25%;
}
.sherlock-profile {
width: 50%;
margin: 0 25%;
}
.now-laptop {
max-height: 90%;
bottom: -60px;
}
.now-cloud-2 {
width: 90%;
margin: 0 5%;
}
/* .sherlock-heading::before {
transform: skewY(-3.5deg);
} */
.skew-margin .first-after-header p {
margin-top: 3.5em;
}
.inner-row p {
margin-top: 0;
margin-bottom: 0;
}
.profile-pic {
width: 60%;
margin: 5% 20%;
}
.inline-image {
width: 30%;
margin: 5% 30%;
}
footer {
margin-top: 15%;
}
}
@media only screen and (min-width: 1280px) {
body, .dropdown-menu, .btn {
font-size: 16px;
}
h1 {
font-size: 2.2em;
margin-bottom: 1.5em;
margin-top: 2.5em;
}
h2 {
font-size: 2em;
margin-bottom: 1.5em;
margin-top: 2.5em;
font-weight: 700;
}
hr {
margin-bottom: 3em;
}
.header {
height: 600px;
}
.berlin-moon {
height: 500px;
width: 40%;
margin: 0 30%;
}
.exec-summary p, h3, .inner-row {
margin-top: 1.4em;
}
.inner-row p {
margin-top: 0;
margin-bottom: 0;
}
.show-more {
text-align: center;
margin-top: 6px;
}
.container {
width: 70%;
}
.article-container {
width: 850px;
padding-left: 80px;
padding-right: 80px;
}
.feedback-buttons {
width: 65%;
}
.sherlock-cloud-1, .sherlock-stars {
width: 60%;
margin: 0 20%;
}
.sherlock-cloud-2 {
width: 55%;
margin: 0 22.5%;
}
.sherlock-cloud-3 {
width: 35%;
margin: 0 32.5%;
}
.sherlock-moon {
width: 40%;
margin: 0 30%;
}
.sherlock-profile {
width: 45%;
margin: 0 27.5%;
}
/* .sherlock-heading::before {
transform: skewY(-3deg);
} */
.skew-margin .first-after-header p {
margin-top: 4em;
}
.profile-pic {
width: 50%;
margin: 5% 25%;
}
}
@media only screen and (min-width: 1680px) {
body, .dropdown-menu, .btn {
font-size: 18px;
}
.header {
height: 750px;
}
h1 {
font-size: 2.4em;
}
h2 {
font-size: 2.2em;
}
.container {
width: 60%;
}
.article-container {
width: 950px;
padding-left: 80px;
padding-right: 80px;
}
.navbar-transform {
padding: 40px 0;
}
.navbar-brand {
font-size: 1.4em;
padding: 20px 15px;
}
.navbar-nav li a {
padding: 20px 30px;
}
.navbar-nav .dropdown-menu li a {
padding: 10px 20px;
}
.shows-more-dropdown i {
font-size: 0.8em;
}
.mcr-sun {
height: 600px;
}
.city-clouds {
bottom: 10%;
height: 400px;
width: 75%;
margin: 12.5%;
}
.sherlock-profile {
width: 40%;
margin: 0 30%;
}
.sherlock-cloud-1 {
background-image: url('img/cloudz-1-big.png');
width: 80%;
margin: 0 10%;
bottom: 0;
}
.sherlock-cloud-2 {
background-image: url('img/cloudz-2-big.png');
width: 60%;
margin: 0 20%;
bottom: 0;
}
.sherlock-cloud-3 {
background-image: url('img/cloudz-3-big.png');
width: 45%;
margin: 0 27.5%;
bottom: 0;
}
.sherlock-descriptive-icons-wrapper {
padding: 50px;
}
.now-cloud-1 {
width: 80%;
margin: 0 10%;
}
.now-cloud-2 {
width: 70%;
margin: 0 15%;
}
.now-header {
height: 360px;
}
.popup-main {
margin-top: 121px;
}
.profile-pic {
width: 40%;
margin: 5% 30%;
}
footer {
margin-top: 10%;
height: 12em;
}
.social-links li a {
font-size: 1.6em;
width: 60px;
height: 60px;
line-height: 60px;
}
/* .sherlock-heading::before {
transform: skewY(-2deg);
} */
.jumbotron {
background-color: #fff;
margin-top: 7em;
}
}
@media only screen and (min-width: 2560px) {
.header {
height: 750px;
}
.mcr-sun {
height: 700px;
}
} | 0.281603 | 0.035344 |
.ui-dialog {
*zoom: 1;
_float: left;
position: relative;
background-color: #FFF;
border-radius: 6px;
outline: 0;
background-clip: padding-box;
font-family: Helvetica, arial, sans-serif;
font-size: 14px;
line-height: 1.428571429;
color: #333;
opacity: 0;
}
.ui-dialog.align-close {
transition: inherit;
}
.ui-popup-show .ui-dialog {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.ui-popup-focus .ui-dialog {
box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}
.ui-popup-modal .ui-dialog {
box-shadow: 0 0 8px rgba(0, 0, 0, 0.1), 0 0 256px rgba(255, 255, 255, .3);
}
.ui-dialog-grid {
width: auto;
margin: 0;
border: 0 none;
border-collapse: collapse;
border-spacing: 0;
background: transparent;
}
.ui-dialog-header, .ui-dialog-body, .ui-dialog-footer {
padding: 0;
border: 0 none;
text-align: left;
background: transparent;
}
.ui-dialog-header {
white-space: nowrap;
border-bottom: 1px solid #E5E5E5;
}
.ui-dialog-close {
position: relative;
_position: absolute;
float: right;
top: 13px;
right: 13px;
_height: 26px;
padding: 0 4px;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #FFF;
opacity: .2;
filter: alpha(opacity=20);
cursor: pointer;
background: transparent;
_background: #FFF;
border: 0;
-webkit-appearance: none;
}
.ui-dialog-close:hover, .ui-dialog-close:focus {
color: #000000;
text-decoration: none;
cursor: pointer;
outline: 0;
opacity: 0.5;
filter: alpha(opacity=50);
}
.ui-dialog-title {
margin: 0;
line-height: 1.428571429;
min-height: 16.428571429px;
padding: 15px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
font-weight: bold;
cursor: default;
}
.ui-dialog-body {
padding: 20px;
text-align: center;
}
.ui-dialog-content {
display: inline-block;
position: relative;
vertical-align: middle;
*zoom: 1;
*display: inline;
text-align: left;
}
.ui-dialog-footer {
padding: 0 20px 20px 20px;
}
.ui-dialog-statusbar {
float: left;
margin-right: 20px;
padding: 6px 0;
line-height: 1.428571429;
font-size: 14px;
color: #888;
white-space: nowrap;
}
.ui-dialog-statusbar label:hover {
color: #333;
}
.ui-dialog-statusbar input, .ui-dialog-statusbar .label {
vertical-align: middle;
}
.ui-dialog-button {
float: right;
white-space: nowrap;
}
.ui-dialog-footer button+button {
margin-bottom: 0;
margin-left: 5px;
}
.ui-dialog-footer button {
width: auto;
overflow: visible;
display: inline-block;
padding: 6px 12px;
_margin-left: 5px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.428571429;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
.ui-dialog-footer button:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.ui-dialog-footer button:hover, .ui-dialog-footer button:focus {
color: #333333;
text-decoration: none;
}
.ui-dialog-footer button:active {
background-image: none;
outline: 0;
}
.ui-dialog-footer button[disabled] {
pointer-events: none;
cursor: not-allowed;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
.ui-dialog-footer button {
color: #333333;
background-color: #ffffff;
border-color: #cccccc;
}
.ui-dialog-footer button:hover, .ui-dialog-footer button:focus, .ui-dialog-footer button:active {
color: #333333;
background-color: #ebebeb;
border-color: #adadad;
}
.ui-dialog-footer button:active {
background-image: none;
}
.ui-dialog-footer button[disabled], .ui-dialog-footer button[disabled]:hover, .ui-dialog-footer button[disabled]:focus, .ui-dialog-footer button[disabled]:active {
background-color: #ffffff;
border-color: #cccccc;
}
.ui-dialog-footer button.ui-dialog-autofocus {
color: #ffffff;
background-color: #428bca;
border-color: #357ebd;
}
.ui-dialog-footer button.ui-dialog-autofocus:hover, .ui-dialog-footer button.ui-dialog-autofocus:focus, .ui-dialog-footer button.ui-dialog-autofocus:active {
color: #ffffff;
background-color: #3276b1;
border-color: #285e8e;
}
.ui-dialog-footer button.ui-dialog-autofocus:active {
background-image: none;
}
.ui-popup-top-left .ui-dialog, .ui-popup-top .ui-dialog, .ui-popup-top-right .ui-dialog {
top: -8px;
}
.ui-popup-bottom-left .ui-dialog, .ui-popup-bottom .ui-dialog, .ui-popup-bottom-right .ui-dialog {
top: 8px;
}
.ui-popup-left-top .ui-dialog, .ui-popup-left .ui-dialog, .ui-popup-left-bottom .ui-dialog {
left: -8px;
}
.ui-popup-right-top .ui-dialog, .ui-popup-right .ui-dialog, .ui-popup-right-bottom .ui-dialog {
left: 8px;
}
.ui-dialog-arrow-a, .ui-dialog-arrow-b {
position: absolute;
display: none;
width: 0;
height: 0;
overflow: hidden;
_color: #FF3FFF;
_filter: chroma(color=#FF3FFF);
border: 8px dashed transparent;
}
.ui-popup-follow .ui-dialog-arrow-a, .ui-popup-follow .ui-dialog-arrow-b {
display: block;
}
.ui-popup-top-left .ui-dialog-arrow-a, .ui-popup-top .ui-dialog-arrow-a, .ui-popup-top-right .ui-dialog-arrow-a {
bottom: -16px;
border-top: 8px solid #7C7C7C;
}
.ui-popup-top-left .ui-dialog-arrow-b, .ui-popup-top .ui-dialog-arrow-b, .ui-popup-top-right .ui-dialog-arrow-b {
bottom: -15px;
border-top: 8px solid #fff;
}
.ui-popup-top-left .ui-dialog-arrow-a, .ui-popup-top-left .ui-dialog-arrow-b {
left: 15px;
}
.ui-popup-top .ui-dialog-arrow-a, .ui-popup-top .ui-dialog-arrow-b {
left: 50%;
margin-left: -8px;
}
.ui-popup-top-right .ui-dialog-arrow-a, .ui-popup-top-right .ui-dialog-arrow-b {
right: 15px;
}
.ui-popup-bottom-left .ui-dialog-arrow-a, .ui-popup-bottom .ui-dialog-arrow-a, .ui-popup-bottom-right .ui-dialog-arrow-a {
top: -16px;
border-bottom: 8px solid #7C7C7C;
}
.ui-popup-bottom-left .ui-dialog-arrow-b, .ui-popup-bottom .ui-dialog-arrow-b, .ui-popup-bottom-right .ui-dialog-arrow-b {
top: -15px;
border-bottom: 8px solid #fff;
}
.ui-popup-bottom-left .ui-dialog-arrow-a, .ui-popup-bottom-left .ui-dialog-arrow-b {
left: 15px;
}
.ui-popup-bottom .ui-dialog-arrow-a, .ui-popup-bottom .ui-dialog-arrow-b {
margin-left: -8px;
left: 50%;
}
.ui-popup-bottom-right .ui-dialog-arrow-a, .ui-popup-bottom-right .ui-dialog-arrow-b {
right: 15px;
}
.ui-popup-left-top .ui-dialog-arrow-a, .ui-popup-left .ui-dialog-arrow-a, .ui-popup-left-bottom .ui-dialog-arrow-a {
right: -16px;
border-left: 8px solid #7C7C7C;
}
.ui-popup-left-top .ui-dialog-arrow-b, .ui-popup-left .ui-dialog-arrow-b, .ui-popup-left-bottom .ui-dialog-arrow-b {
right: -15px;
border-left: 8px solid #fff;
}
.ui-popup-left-top .ui-dialog-arrow-a, .ui-popup-left-top .ui-dialog-arrow-b {
top: 15px;
}
.ui-popup-left .ui-dialog-arrow-a, .ui-popup-left .ui-dialog-arrow-b {
margin-top: -8px;
top: 50%;
}
.ui-popup-left-bottom .ui-dialog-arrow-a, .ui-popup-left-bottom .ui-dialog-arrow-b {
bottom: 15px;
}
.ui-popup-right-top .ui-dialog-arrow-a, .ui-popup-right .ui-dialog-arrow-a, .ui-popup-right-bottom .ui-dialog-arrow-a {
left: -16px;
border-right: 8px solid #7C7C7C;
}
.ui-popup-right-top .ui-dialog-arrow-b, .ui-popup-right .ui-dialog-arrow-b, .ui-popup-right-bottom .ui-dialog-arrow-b {
left: -15px;
border-right: 8px solid #fff;
}
.ui-popup-right-top .ui-dialog-arrow-a, .ui-popup-right-top .ui-dialog-arrow-b {
top: 15px;
}
.ui-popup-right .ui-dialog-arrow-a, .ui-popup-right .ui-dialog-arrow-b {
margin-top: -8px;
top: 50%;
}
.ui-popup-right-bottom .ui-dialog-arrow-a, .ui-popup-right-bottom .ui-dialog-arrow-b {
bottom: 15px;
}
@-webkit-keyframes ui-dialog-loading {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
}
}
@keyframes ui-dialog-loading {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.ui-dialog-loading {
vertical-align: middle;
position: relative;
display: block;
*zoom: 1;
*display: inline;
overflow: hidden;
width: 32px;
height: 32px;
top: 50%;
margin: 0 auto 0 auto;
font-size: 0;
text-indent: -999em;
color: #666;
}
.ui-dialog-loading {
width: 100%\9;
text-indent: 0\9;
line-height: 32px\9;
text-align: center\9;
font-size: 12px\9;
}
.ui-dialog-loading::after {
position: absolute;
content: '';
width: 3px;
height: 3px;
margin: 14.5px 0 0 14.5px;
border-radius: 100%;
box-shadow: 0 -10px 0 1px #ccc, 10px 0px #ccc, 0 10px #ccc, -10px 0 #ccc, -7px -7px 0 0.5px #ccc, 7px -7px 0 1.5px #ccc, 7px 7px #ccc, -7px 7px #ccc;
-webkit-transform: rotate(360deg);
-webkit-animation: ui-dialog-loading 1.5s infinite linear;
transform: rotate(360deg);
animation: ui-dialog-loading 1.5s infinite linear;
display: none\9;
}
/* 按钮功能的skin */
.dialog-btn .ui-dialog-body {
text-align: left;
}
.dialog-btn .ui-dialog-button {
float: none;
white-space: nowrap;
}
.dialog-btn .ui-dialog-footer button {
width: 84%;
margin: 16px auto;
overflow: visible;
display: block;
padding: 10px 12px;
font-size: 14px;
font-weight: normal;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
background-image: none;
border-radius: 3px;
user-select: none;
}
/*自定义气泡*/
.align-dialog {
box-shadow: none;
border: 1px solid transparent;
background-color: rgba(0, 0, 0, .75);
color: #fff;
}
.align-dialog .ui-dialog-body {
padding: 8px 20px;
}
.ui-popup-top-left .align-dialog .ui-dialog-arrow-a, .ui-popup-top .align-dialog .ui-dialog-arrow-a, .ui-popup-top-right .align-dialog .ui-dialog-arrow-a {
border-top-color: rgba(0, 0, 0, .5);
}
.ui-popup-top-left .align-dialog .ui-dialog-arrow-b, .ui-popup-top .align-dialog .ui-dialog-arrow-b, .ui-popup-top-right .align-dialog .ui-dialog-arrow-b {
border-top-color: rgba(0, 0, 0, .5);
}
.ui-popup-bottom-left .align-dialog .ui-dialog-arrow-a, .ui-popup-bottom .align-dialog .ui-dialog-arrow-a, .ui-popup-bottom-right .align-dialog .ui-dialog-arrow-a {
border-bottom-color: rgba(0, 0, 0, .5);
}
.ui-popup-bottom-left .align-dialog .ui-dialog-arrow-b, .ui-popup-bottom .align-dialog .ui-dialog-arrow-b, .ui-popup-bottom-right .align-dialog .ui-dialog-arrow-b {
border-bottom-color: rgba(0, 0, 0, .5);
}
.ui-popup-left-top .align-dialog .ui-dialog-arrow-a, .ui-popup-left .align-dialog .ui-dialog-arrow-a, .ui-popup-left-bottom .align-dialog .ui-dialog-arrow-a {
border-left-color: rgba(0, 0, 0, .5);
}
.ui-popup-left-top .align-dialog .ui-dialog-arrow-b, .ui-popup-left .align-dialog .ui-dialog-arrow-b, .ui-popup-left-bottom .align-dialog .ui-dialog-arrow-b {
border-left-color: rgba(0, 0, 0, .5);
}
.ui-popup-right-top .align-dialog .ui-dialog-arrow-a, .ui-popup-right .align-dialog .ui-dialog-arrow-a, .ui-popup-right-bottom .align-dialog .ui-dialog-arrow-a {
border-right-color: rgba(0, 0, 0, .5);
}
.ui-popup-right-top .align-dialog .ui-dialog-arrow-b, .ui-popup-right .align-dialog .ui-dialog-arrow-b, .ui-popup-right-bottom .align-dialog .ui-dialog-arrow-b {
border-right-color: rgba(0, 0, 0, .5);
}
opup-left .align-dialog .ui-dialog-arrow-b, .ui-popup-left-bottom .align-dialog .ui-dialog-arrow-b {
border-left-color: rgba(0, 0, 0, .5);
}
.ui-popup-right-top .align-dialog .ui-dialog-arrow-a, .ui-popup-right .align-dialog .ui-dialog-arrow-a, .ui-popup-right-bottom .align-dialog .ui-dialog-arrow-a {
border-right-color: rgba(0, 0, 0, .5);
}
.ui-popup-right-top .align-dialog .ui-dialog-arrow-b, .ui-popup-right .align-dialog .ui-dialog-arrow-b, .ui-popup-right-bottom .align-dialog .ui-dialog-arrow-b {
border-right-color: rgba(0, 0, 0, .5);
}
/* crm表单弹窗样式 */
.crm-form .ui-dialog-header {
background: #6b7a99;
font-size: 16px;
border-radius: 3px 3px 0 0;
border: 0;
}
.crm-form .ui-dialog-close {
top: 8px;
right: 22px;
font-size: 32px;
color: #eee;
font-weight: 100;
}
.crm-form .ui-dialog-title {
padding-left: 30px;
padding-right: 30px;
color: #fff;
}
.crm-form .ui-dialog-body {
padding-left: 30px;
padding-right: 30px;
}
.crm-form-over .ui-dialog-body {
overflow-y: auto;
overflow-x: hidden;
}
.crm-form-over .ui-dialog-content {
overflow-y: auto;
overflow-x: hidden;
padding: 0 15px;
}
.crm-form .dialog-msg-txt {
max-height: 360px;
overflow-y: auto;
}
.crm-form .dialog-msg-txt h4 {
font-size: 15px;
font-weight: 400;
}
.crm-form .dialog-msg-txt p {
margin-top: 12px;
}
.crm-form .ui-dialog-footer {
padding-left: 30px;
padding-right: 30px;
}
.crm-form .ui-dialog-footer:before {
content: "";
width: 100%;
display: block;
margin-bottom: 20px;
border-top: 1px dashed #e4e4e4;
}
.crm-form .ui-dialog-footer button {
margin-left: 12px;
padding: 6px 24px;
text-align: center;
white-space: nowrap;
vertical-align: middle;
border-color: #ccc;
}
.crm-form .ui-dialog-footer button.ui-dialog-autofocus {
border-color: #2a90ff;
background-color: #2a90ff;
}
.dark-pormp .ui-dialog-body{
border-radius: 4px;
background-color: rgba(0,0,0,.6);
color: #fff;
}
.crm-warn .ui-dialog-footer button.ui-dialog-autofocus {
border-color: #f67a6e;
background-color: #f67a6e;
} | css/ui-dialog.css | .ui-dialog {
*zoom: 1;
_float: left;
position: relative;
background-color: #FFF;
border-radius: 6px;
outline: 0;
background-clip: padding-box;
font-family: Helvetica, arial, sans-serif;
font-size: 14px;
line-height: 1.428571429;
color: #333;
opacity: 0;
}
.ui-dialog.align-close {
transition: inherit;
}
.ui-popup-show .ui-dialog {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.ui-popup-focus .ui-dialog {
box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}
.ui-popup-modal .ui-dialog {
box-shadow: 0 0 8px rgba(0, 0, 0, 0.1), 0 0 256px rgba(255, 255, 255, .3);
}
.ui-dialog-grid {
width: auto;
margin: 0;
border: 0 none;
border-collapse: collapse;
border-spacing: 0;
background: transparent;
}
.ui-dialog-header, .ui-dialog-body, .ui-dialog-footer {
padding: 0;
border: 0 none;
text-align: left;
background: transparent;
}
.ui-dialog-header {
white-space: nowrap;
border-bottom: 1px solid #E5E5E5;
}
.ui-dialog-close {
position: relative;
_position: absolute;
float: right;
top: 13px;
right: 13px;
_height: 26px;
padding: 0 4px;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #FFF;
opacity: .2;
filter: alpha(opacity=20);
cursor: pointer;
background: transparent;
_background: #FFF;
border: 0;
-webkit-appearance: none;
}
.ui-dialog-close:hover, .ui-dialog-close:focus {
color: #000000;
text-decoration: none;
cursor: pointer;
outline: 0;
opacity: 0.5;
filter: alpha(opacity=50);
}
.ui-dialog-title {
margin: 0;
line-height: 1.428571429;
min-height: 16.428571429px;
padding: 15px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
font-weight: bold;
cursor: default;
}
.ui-dialog-body {
padding: 20px;
text-align: center;
}
.ui-dialog-content {
display: inline-block;
position: relative;
vertical-align: middle;
*zoom: 1;
*display: inline;
text-align: left;
}
.ui-dialog-footer {
padding: 0 20px 20px 20px;
}
.ui-dialog-statusbar {
float: left;
margin-right: 20px;
padding: 6px 0;
line-height: 1.428571429;
font-size: 14px;
color: #888;
white-space: nowrap;
}
.ui-dialog-statusbar label:hover {
color: #333;
}
.ui-dialog-statusbar input, .ui-dialog-statusbar .label {
vertical-align: middle;
}
.ui-dialog-button {
float: right;
white-space: nowrap;
}
.ui-dialog-footer button+button {
margin-bottom: 0;
margin-left: 5px;
}
.ui-dialog-footer button {
width: auto;
overflow: visible;
display: inline-block;
padding: 6px 12px;
_margin-left: 5px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.428571429;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
.ui-dialog-footer button:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.ui-dialog-footer button:hover, .ui-dialog-footer button:focus {
color: #333333;
text-decoration: none;
}
.ui-dialog-footer button:active {
background-image: none;
outline: 0;
}
.ui-dialog-footer button[disabled] {
pointer-events: none;
cursor: not-allowed;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
.ui-dialog-footer button {
color: #333333;
background-color: #ffffff;
border-color: #cccccc;
}
.ui-dialog-footer button:hover, .ui-dialog-footer button:focus, .ui-dialog-footer button:active {
color: #333333;
background-color: #ebebeb;
border-color: #adadad;
}
.ui-dialog-footer button:active {
background-image: none;
}
.ui-dialog-footer button[disabled], .ui-dialog-footer button[disabled]:hover, .ui-dialog-footer button[disabled]:focus, .ui-dialog-footer button[disabled]:active {
background-color: #ffffff;
border-color: #cccccc;
}
.ui-dialog-footer button.ui-dialog-autofocus {
color: #ffffff;
background-color: #428bca;
border-color: #357ebd;
}
.ui-dialog-footer button.ui-dialog-autofocus:hover, .ui-dialog-footer button.ui-dialog-autofocus:focus, .ui-dialog-footer button.ui-dialog-autofocus:active {
color: #ffffff;
background-color: #3276b1;
border-color: #285e8e;
}
.ui-dialog-footer button.ui-dialog-autofocus:active {
background-image: none;
}
.ui-popup-top-left .ui-dialog, .ui-popup-top .ui-dialog, .ui-popup-top-right .ui-dialog {
top: -8px;
}
.ui-popup-bottom-left .ui-dialog, .ui-popup-bottom .ui-dialog, .ui-popup-bottom-right .ui-dialog {
top: 8px;
}
.ui-popup-left-top .ui-dialog, .ui-popup-left .ui-dialog, .ui-popup-left-bottom .ui-dialog {
left: -8px;
}
.ui-popup-right-top .ui-dialog, .ui-popup-right .ui-dialog, .ui-popup-right-bottom .ui-dialog {
left: 8px;
}
.ui-dialog-arrow-a, .ui-dialog-arrow-b {
position: absolute;
display: none;
width: 0;
height: 0;
overflow: hidden;
_color: #FF3FFF;
_filter: chroma(color=#FF3FFF);
border: 8px dashed transparent;
}
.ui-popup-follow .ui-dialog-arrow-a, .ui-popup-follow .ui-dialog-arrow-b {
display: block;
}
.ui-popup-top-left .ui-dialog-arrow-a, .ui-popup-top .ui-dialog-arrow-a, .ui-popup-top-right .ui-dialog-arrow-a {
bottom: -16px;
border-top: 8px solid #7C7C7C;
}
.ui-popup-top-left .ui-dialog-arrow-b, .ui-popup-top .ui-dialog-arrow-b, .ui-popup-top-right .ui-dialog-arrow-b {
bottom: -15px;
border-top: 8px solid #fff;
}
.ui-popup-top-left .ui-dialog-arrow-a, .ui-popup-top-left .ui-dialog-arrow-b {
left: 15px;
}
.ui-popup-top .ui-dialog-arrow-a, .ui-popup-top .ui-dialog-arrow-b {
left: 50%;
margin-left: -8px;
}
.ui-popup-top-right .ui-dialog-arrow-a, .ui-popup-top-right .ui-dialog-arrow-b {
right: 15px;
}
.ui-popup-bottom-left .ui-dialog-arrow-a, .ui-popup-bottom .ui-dialog-arrow-a, .ui-popup-bottom-right .ui-dialog-arrow-a {
top: -16px;
border-bottom: 8px solid #7C7C7C;
}
.ui-popup-bottom-left .ui-dialog-arrow-b, .ui-popup-bottom .ui-dialog-arrow-b, .ui-popup-bottom-right .ui-dialog-arrow-b {
top: -15px;
border-bottom: 8px solid #fff;
}
.ui-popup-bottom-left .ui-dialog-arrow-a, .ui-popup-bottom-left .ui-dialog-arrow-b {
left: 15px;
}
.ui-popup-bottom .ui-dialog-arrow-a, .ui-popup-bottom .ui-dialog-arrow-b {
margin-left: -8px;
left: 50%;
}
.ui-popup-bottom-right .ui-dialog-arrow-a, .ui-popup-bottom-right .ui-dialog-arrow-b {
right: 15px;
}
.ui-popup-left-top .ui-dialog-arrow-a, .ui-popup-left .ui-dialog-arrow-a, .ui-popup-left-bottom .ui-dialog-arrow-a {
right: -16px;
border-left: 8px solid #7C7C7C;
}
.ui-popup-left-top .ui-dialog-arrow-b, .ui-popup-left .ui-dialog-arrow-b, .ui-popup-left-bottom .ui-dialog-arrow-b {
right: -15px;
border-left: 8px solid #fff;
}
.ui-popup-left-top .ui-dialog-arrow-a, .ui-popup-left-top .ui-dialog-arrow-b {
top: 15px;
}
.ui-popup-left .ui-dialog-arrow-a, .ui-popup-left .ui-dialog-arrow-b {
margin-top: -8px;
top: 50%;
}
.ui-popup-left-bottom .ui-dialog-arrow-a, .ui-popup-left-bottom .ui-dialog-arrow-b {
bottom: 15px;
}
.ui-popup-right-top .ui-dialog-arrow-a, .ui-popup-right .ui-dialog-arrow-a, .ui-popup-right-bottom .ui-dialog-arrow-a {
left: -16px;
border-right: 8px solid #7C7C7C;
}
.ui-popup-right-top .ui-dialog-arrow-b, .ui-popup-right .ui-dialog-arrow-b, .ui-popup-right-bottom .ui-dialog-arrow-b {
left: -15px;
border-right: 8px solid #fff;
}
.ui-popup-right-top .ui-dialog-arrow-a, .ui-popup-right-top .ui-dialog-arrow-b {
top: 15px;
}
.ui-popup-right .ui-dialog-arrow-a, .ui-popup-right .ui-dialog-arrow-b {
margin-top: -8px;
top: 50%;
}
.ui-popup-right-bottom .ui-dialog-arrow-a, .ui-popup-right-bottom .ui-dialog-arrow-b {
bottom: 15px;
}
@-webkit-keyframes ui-dialog-loading {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
}
}
@keyframes ui-dialog-loading {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.ui-dialog-loading {
vertical-align: middle;
position: relative;
display: block;
*zoom: 1;
*display: inline;
overflow: hidden;
width: 32px;
height: 32px;
top: 50%;
margin: 0 auto 0 auto;
font-size: 0;
text-indent: -999em;
color: #666;
}
.ui-dialog-loading {
width: 100%\9;
text-indent: 0\9;
line-height: 32px\9;
text-align: center\9;
font-size: 12px\9;
}
.ui-dialog-loading::after {
position: absolute;
content: '';
width: 3px;
height: 3px;
margin: 14.5px 0 0 14.5px;
border-radius: 100%;
box-shadow: 0 -10px 0 1px #ccc, 10px 0px #ccc, 0 10px #ccc, -10px 0 #ccc, -7px -7px 0 0.5px #ccc, 7px -7px 0 1.5px #ccc, 7px 7px #ccc, -7px 7px #ccc;
-webkit-transform: rotate(360deg);
-webkit-animation: ui-dialog-loading 1.5s infinite linear;
transform: rotate(360deg);
animation: ui-dialog-loading 1.5s infinite linear;
display: none\9;
}
/* 按钮功能的skin */
.dialog-btn .ui-dialog-body {
text-align: left;
}
.dialog-btn .ui-dialog-button {
float: none;
white-space: nowrap;
}
.dialog-btn .ui-dialog-footer button {
width: 84%;
margin: 16px auto;
overflow: visible;
display: block;
padding: 10px 12px;
font-size: 14px;
font-weight: normal;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
background-image: none;
border-radius: 3px;
user-select: none;
}
/*自定义气泡*/
.align-dialog {
box-shadow: none;
border: 1px solid transparent;
background-color: rgba(0, 0, 0, .75);
color: #fff;
}
.align-dialog .ui-dialog-body {
padding: 8px 20px;
}
.ui-popup-top-left .align-dialog .ui-dialog-arrow-a, .ui-popup-top .align-dialog .ui-dialog-arrow-a, .ui-popup-top-right .align-dialog .ui-dialog-arrow-a {
border-top-color: rgba(0, 0, 0, .5);
}
.ui-popup-top-left .align-dialog .ui-dialog-arrow-b, .ui-popup-top .align-dialog .ui-dialog-arrow-b, .ui-popup-top-right .align-dialog .ui-dialog-arrow-b {
border-top-color: rgba(0, 0, 0, .5);
}
.ui-popup-bottom-left .align-dialog .ui-dialog-arrow-a, .ui-popup-bottom .align-dialog .ui-dialog-arrow-a, .ui-popup-bottom-right .align-dialog .ui-dialog-arrow-a {
border-bottom-color: rgba(0, 0, 0, .5);
}
.ui-popup-bottom-left .align-dialog .ui-dialog-arrow-b, .ui-popup-bottom .align-dialog .ui-dialog-arrow-b, .ui-popup-bottom-right .align-dialog .ui-dialog-arrow-b {
border-bottom-color: rgba(0, 0, 0, .5);
}
.ui-popup-left-top .align-dialog .ui-dialog-arrow-a, .ui-popup-left .align-dialog .ui-dialog-arrow-a, .ui-popup-left-bottom .align-dialog .ui-dialog-arrow-a {
border-left-color: rgba(0, 0, 0, .5);
}
.ui-popup-left-top .align-dialog .ui-dialog-arrow-b, .ui-popup-left .align-dialog .ui-dialog-arrow-b, .ui-popup-left-bottom .align-dialog .ui-dialog-arrow-b {
border-left-color: rgba(0, 0, 0, .5);
}
.ui-popup-right-top .align-dialog .ui-dialog-arrow-a, .ui-popup-right .align-dialog .ui-dialog-arrow-a, .ui-popup-right-bottom .align-dialog .ui-dialog-arrow-a {
border-right-color: rgba(0, 0, 0, .5);
}
.ui-popup-right-top .align-dialog .ui-dialog-arrow-b, .ui-popup-right .align-dialog .ui-dialog-arrow-b, .ui-popup-right-bottom .align-dialog .ui-dialog-arrow-b {
border-right-color: rgba(0, 0, 0, .5);
}
opup-left .align-dialog .ui-dialog-arrow-b, .ui-popup-left-bottom .align-dialog .ui-dialog-arrow-b {
border-left-color: rgba(0, 0, 0, .5);
}
.ui-popup-right-top .align-dialog .ui-dialog-arrow-a, .ui-popup-right .align-dialog .ui-dialog-arrow-a, .ui-popup-right-bottom .align-dialog .ui-dialog-arrow-a {
border-right-color: rgba(0, 0, 0, .5);
}
.ui-popup-right-top .align-dialog .ui-dialog-arrow-b, .ui-popup-right .align-dialog .ui-dialog-arrow-b, .ui-popup-right-bottom .align-dialog .ui-dialog-arrow-b {
border-right-color: rgba(0, 0, 0, .5);
}
/* crm表单弹窗样式 */
.crm-form .ui-dialog-header {
background: #6b7a99;
font-size: 16px;
border-radius: 3px 3px 0 0;
border: 0;
}
.crm-form .ui-dialog-close {
top: 8px;
right: 22px;
font-size: 32px;
color: #eee;
font-weight: 100;
}
.crm-form .ui-dialog-title {
padding-left: 30px;
padding-right: 30px;
color: #fff;
}
.crm-form .ui-dialog-body {
padding-left: 30px;
padding-right: 30px;
}
.crm-form-over .ui-dialog-body {
overflow-y: auto;
overflow-x: hidden;
}
.crm-form-over .ui-dialog-content {
overflow-y: auto;
overflow-x: hidden;
padding: 0 15px;
}
.crm-form .dialog-msg-txt {
max-height: 360px;
overflow-y: auto;
}
.crm-form .dialog-msg-txt h4 {
font-size: 15px;
font-weight: 400;
}
.crm-form .dialog-msg-txt p {
margin-top: 12px;
}
.crm-form .ui-dialog-footer {
padding-left: 30px;
padding-right: 30px;
}
.crm-form .ui-dialog-footer:before {
content: "";
width: 100%;
display: block;
margin-bottom: 20px;
border-top: 1px dashed #e4e4e4;
}
.crm-form .ui-dialog-footer button {
margin-left: 12px;
padding: 6px 24px;
text-align: center;
white-space: nowrap;
vertical-align: middle;
border-color: #ccc;
}
.crm-form .ui-dialog-footer button.ui-dialog-autofocus {
border-color: #2a90ff;
background-color: #2a90ff;
}
.dark-pormp .ui-dialog-body{
border-radius: 4px;
background-color: rgba(0,0,0,.6);
color: #fff;
}
.crm-warn .ui-dialog-footer button.ui-dialog-autofocus {
border-color: #f67a6e;
background-color: #f67a6e;
} | 0.397237 | 0.071429 |
@charset "UTF-8";
.breadcrumb_iner_item span { color : white; }
.Detail {
width:257px;
height:321px;
}
#detail_area {
width:1280px;
height:850px;
border:5px white double;
padding:0;
position:absolute;
left:0; right:0; margin-left:auto; margin-right:auto;
overflow:scroll;
background-color: rgba(21,155,218,0.8);
}
#detail_area::-webkit-scrollbar-track{
box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color: #F5F5F5;
}
#detail_area::-webkit-scrollbar{
width: 10px;
background-color: #F5F5F5;
}
#detail_area::-webkit-scrollbar-thumb{
background-color: #0ae;
background-image: -webkit-gradient(linear, 0 0, 0 100%,
color-stop(.5, rgba(255, 255, 255, .2)),
color-stop(.5, transparent), to(transparent));
}
#course_heart {
cursor:pointer;
}
/* ================================================================= */
/* ================================================================= */
#q_list_detail {
width:80%;
height:12vh;
margin : auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
background-color:rgba(255, 255, 255, 0.8);
padding-top:1.3vh;
}
.Queue_One {
width:5vw;
height:8.5vh;
}
.q_one {
width:100px;
height:100px;
font-weight: 600;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
border:double 5px #113c52;
border-radius: 20px;
background:linear-gradient(#0a4658, #2198d7);
text-align:center;
padding:1px;
color:white;
}
.q_one a { color: white; }
.q_next {
width:100px;
height:100px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
background:url("../../img/Course/Next.png");
}
/* ================================================================= */
/* ================================================================= */
#review {
width:50%;
margin-top:920px;
border: 5px double #F5F5F5;
position:absolute;
left:0; right:0; margin-left:auto; margin-right:auto;
}
#review_input_area {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-top:10px;
margin-bottom:10px;
}
#input_button {
padding: 5px;
background-color: #2198d7;
border: none;
border-radius: 10px;
color: black;
font-family: 'NEXON Lv1 Gothic OTF';
font-size: 15px;
margin: 10px 2px;
width: 75px;
height:65px;
transition: all 0.3s ease 0s;
border:5px double #2198d7;;
}
#input_button:hover {
background-color: white;
}
.input_content {
width:50%;
height:70px;
border:4px double #2198d7;
resize:none;
}
/* ================================================================= */
/* ================================================================= */
.review_one {
width:100%;
height:100px;
border: 5px double #F5F5F5;
background-color:rgb(212, 244, 250);
}
.pf_img {
width:60px; height:60px;
margin:5px;
position:absolute;
display:inline-block;
}
.review_detail {
position:absolute;
width:80%;
margin:auto;
margin-left:85px;
display:inline-block;
}
.review_icon {
position:absolute;
display:inline-block;
right:-13%;
cursor:pointer;
width:200px
}
.user_id {
font-weight:500;
font-size:20px;
}
.date {
font-size:10px;
}
.content {
width:108%;
font-size:15px;
overflow:auto;
height:50px;
}
.content::-webkit-scrollbar-track{
box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color: #F5F5F5;
}
.content::-webkit-scrollbar{
width: 10px;
background-color: #F5F5F5;
}
.content::-webkit-scrollbar-thumb{
background-color: #0ae;
background-image: -webkit-gradient(linear, 0 0, 0 100%,
color-stop(.5, rgba(255, 255, 255, .2)),
color-stop(.5, transparent), to(transparent));
}
/* ================================================================= */
/* ================================================================= */ | Yeokku/src/main/webapp/resources/css/Course/CourseDetail.css | @charset "UTF-8";
.breadcrumb_iner_item span { color : white; }
.Detail {
width:257px;
height:321px;
}
#detail_area {
width:1280px;
height:850px;
border:5px white double;
padding:0;
position:absolute;
left:0; right:0; margin-left:auto; margin-right:auto;
overflow:scroll;
background-color: rgba(21,155,218,0.8);
}
#detail_area::-webkit-scrollbar-track{
box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color: #F5F5F5;
}
#detail_area::-webkit-scrollbar{
width: 10px;
background-color: #F5F5F5;
}
#detail_area::-webkit-scrollbar-thumb{
background-color: #0ae;
background-image: -webkit-gradient(linear, 0 0, 0 100%,
color-stop(.5, rgba(255, 255, 255, .2)),
color-stop(.5, transparent), to(transparent));
}
#course_heart {
cursor:pointer;
}
/* ================================================================= */
/* ================================================================= */
#q_list_detail {
width:80%;
height:12vh;
margin : auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
background-color:rgba(255, 255, 255, 0.8);
padding-top:1.3vh;
}
.Queue_One {
width:5vw;
height:8.5vh;
}
.q_one {
width:100px;
height:100px;
font-weight: 600;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
border:double 5px #113c52;
border-radius: 20px;
background:linear-gradient(#0a4658, #2198d7);
text-align:center;
padding:1px;
color:white;
}
.q_one a { color: white; }
.q_next {
width:100px;
height:100px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
background:url("../../img/Course/Next.png");
}
/* ================================================================= */
/* ================================================================= */
#review {
width:50%;
margin-top:920px;
border: 5px double #F5F5F5;
position:absolute;
left:0; right:0; margin-left:auto; margin-right:auto;
}
#review_input_area {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-top:10px;
margin-bottom:10px;
}
#input_button {
padding: 5px;
background-color: #2198d7;
border: none;
border-radius: 10px;
color: black;
font-family: 'NEXON Lv1 Gothic OTF';
font-size: 15px;
margin: 10px 2px;
width: 75px;
height:65px;
transition: all 0.3s ease 0s;
border:5px double #2198d7;;
}
#input_button:hover {
background-color: white;
}
.input_content {
width:50%;
height:70px;
border:4px double #2198d7;
resize:none;
}
/* ================================================================= */
/* ================================================================= */
.review_one {
width:100%;
height:100px;
border: 5px double #F5F5F5;
background-color:rgb(212, 244, 250);
}
.pf_img {
width:60px; height:60px;
margin:5px;
position:absolute;
display:inline-block;
}
.review_detail {
position:absolute;
width:80%;
margin:auto;
margin-left:85px;
display:inline-block;
}
.review_icon {
position:absolute;
display:inline-block;
right:-13%;
cursor:pointer;
width:200px
}
.user_id {
font-weight:500;
font-size:20px;
}
.date {
font-size:10px;
}
.content {
width:108%;
font-size:15px;
overflow:auto;
height:50px;
}
.content::-webkit-scrollbar-track{
box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color: #F5F5F5;
}
.content::-webkit-scrollbar{
width: 10px;
background-color: #F5F5F5;
}
.content::-webkit-scrollbar-thumb{
background-color: #0ae;
background-image: -webkit-gradient(linear, 0 0, 0 100%,
color-stop(.5, rgba(255, 255, 255, .2)),
color-stop(.5, transparent), to(transparent));
}
/* ================================================================= */
/* ================================================================= */ | 0.200519 | 0.0524 |
@font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 300;
src:
local('Source Sans Pro Light'),
local('SourceSansPro-Light'),
/* from */
url('../fonts/Source_Sans_Pro_300.eot?#iefix') format('embedded-opentype'),
/* from http://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGNbE_oMaV8t2eFeISPpzbdE.woff */
url('../fonts/Source_Sans_Pro_300.woff') format('woff'),
/* from http://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGMw1o1eFRj7wYC6JbISqOjY.ttf */
url('../fonts/Source_Sans_Pro_300.ttf') format('truetype'),
/* from http://fonts.gstatic.com/l/font?kit=toadOcfmlt9b38dHJxOBGOUS_KcVBMXUJf1HZjyEEXg#SourceSansPro */
url('../fonts/Source_Sans_Pro_300.svg#SourceSansPro') format('svg');
}
@font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 400;
src:
local('Source Sans Pro'),
local('SourceSansPro-Regular'),
/* from */
url('../fonts/Source_Sans_Pro_400.eot?#iefix') format('embedded-opentype'),
/* from http://fonts.gstatic.com/s/sourcesanspro/v9/ODelI1aHBYDBqgeIAH2zlBM0YzuT7MdOe03otPbuUS0.woff */
url('../fonts/Source_Sans_Pro_400.woff') format('woff'),
/* from http://fonts.gstatic.com/s/sourcesanspro/v9/ODelI1aHBYDBqgeIAH2zlNzbP97U9sKh0jjxbPbfOKg.ttf */
url('../fonts/Source_Sans_Pro_400.ttf') format('truetype'),
/* from http://fonts.gstatic.com/l/font?kit=ODelI1aHBYDBqgeIAH2zlADX0QHsyBtvFGhCuXSMYhM#SourceSansPro */
url('../fonts/Source_Sans_Pro_400.svg#SourceSansPro') format('svg');
}
@font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 600;
src:
local('Source Sans Pro Semibold'),
local('SourceSansPro-Semibold'),
/* from */
url('../fonts/Source_Sans_Pro_600.eot?#iefix') format('embedded-opentype'),
/* from http://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGJ6-ys_j0H4QL65VLqzI3wI.woff */
url('../fonts/Source_Sans_Pro_600.woff') format('woff'),
/* from http://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGNNE-IuDiR70wI4zXaKqWCM.ttf */
url('../fonts/Source_Sans_Pro_600.ttf') format('truetype'),
/* from http://fonts.gstatic.com/l/font?kit=toadOcfmlt9b38dHJxOBGN6ADpNrYTvKq5lsv8A_aYs#SourceSansPro */
url('../fonts/Source_Sans_Pro_600.svg#SourceSansPro') format('svg');
}
@font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 700;
src:
local('Source Sans Pro Bold'),
local('SourceSansPro-Bold'),
/* from */
url('../fonts/Source_Sans_Pro_700.eot?#iefix') format('embedded-opentype'),
/* from http://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGFkQc6VGVFSmCnC_l7QZG60.woff */
url('../fonts/Source_Sans_Pro_700.woff') format('woff'),
/* from http://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGLsbIrGiHa6JIepkyt5c0A0.ttf */
url('../fonts/Source_Sans_Pro_700.ttf') format('truetype'),
/* from http://fonts.gstatic.com/l/font?kit=toadOcfmlt9b38dHJxOBGDoOxVUo1xdF11_PvoexWN4#SourceSansPro */
url('../fonts/Source_Sans_Pro_700.svg#SourceSansPro') format('svg');
}
@font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-weight: 300;
src:
local('Source Sans Pro Light Italic'),
local('SourceSansPro-LightIt'),
/* from */
url('../fonts/Source_Sans_Pro_300italic.eot?#iefix') format('embedded-opentype'),
/* from http://fonts.gstatic.com/s/sourcesanspro/v9/fpTVHK8qsXbIeTHTrnQH6GGomRtBD2u8FwSY4jjlmeA.woff */
url('../fonts/Source_Sans_Pro_300italic.woff') format('woff'),
/* from http://fonts.gstatic.com/s/sourcesanspro/v9/fpTVHK8qsXbIeTHTrnQH6Iue0YgdIF4L_q7PS4yTQOQ.ttf */
url('../fonts/Source_Sans_Pro_300italic.ttf') format('truetype'),
/* from http://fonts.gstatic.com/l/font?kit=fpTVHK8qsXbIeTHTrnQH6A2mJkpsOKRM4ng017j2hP8#SourceSansPro */
url('../fonts/Source_Sans_Pro_300italic.svg#SourceSansPro') format('svg');
}
@font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-weight: 400;
src:
local('Source Sans Pro Italic'),
local('SourceSansPro-It'),
/* from */
url('../fonts/Source_Sans_Pro_400italic.eot?#iefix') format('embedded-opentype'),
/* from http://fonts.gstatic.com/s/sourcesanspro/v9/M2Jd71oPJhLKp0zdtTvoMzNrcjQuD0pTu1za2FULaMs.woff */
url('../fonts/Source_Sans_Pro_400italic.woff') format('woff'),
/* from http://fonts.gstatic.com/s/sourcesanspro/v9/M2Jd71oPJhLKp0zdtTvoM0DauxaEVho0aInXGvhmB4k.ttf */
url('../fonts/Source_Sans_Pro_400italic.ttf') format('truetype'),
/* from http://fonts.gstatic.com/l/font?kit=M2Jd71oPJhLKp0zdtTvoM39_ATuyk1uF0ceUyTEF8x4#SourceSansPro */
url('../fonts/Source_Sans_Pro_400italic.svg#SourceSansPro') format('svg');
}
@font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-weight: 600;
src:
local('Source Sans Pro Semibold Italic'),
local('SourceSansPro-SemiboldIt'),
/* from */
url('../fonts/Source_Sans_Pro_600italic.eot?#iefix') format('embedded-opentype'),
/* from http://fonts.gstatic.com/s/sourcesanspro/v9/fpTVHK8qsXbIeTHTrnQH6PULlOK_XQENnt2ryrY843E.woff */
url('../fonts/Source_Sans_Pro_600italic.woff') format('woff'),
/* from http://fonts.gstatic.com/s/sourcesanspro/v9/fpTVHK8qsXbIeTHTrnQH6EfrksRSinjQUrHtm_nW72g.ttf */
url('../fonts/Source_Sans_Pro_600italic.ttf') format('truetype'),
/* from http://fonts.gstatic.com/l/font?kit=fpTVHK8qsXbIeTHTrnQH6Fd_7WJx2GUG2oLFWNtCPo4#SourceSansPro */
url('../fonts/Source_Sans_Pro_600italic.svg#SourceSansPro') format('svg');
} | www/fonts/source-sans-pro.css | @font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 300;
src:
local('Source Sans Pro Light'),
local('SourceSansPro-Light'),
/* from */
url('../fonts/Source_Sans_Pro_300.eot?#iefix') format('embedded-opentype'),
/* from http://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGNbE_oMaV8t2eFeISPpzbdE.woff */
url('../fonts/Source_Sans_Pro_300.woff') format('woff'),
/* from http://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGMw1o1eFRj7wYC6JbISqOjY.ttf */
url('../fonts/Source_Sans_Pro_300.ttf') format('truetype'),
/* from http://fonts.gstatic.com/l/font?kit=toadOcfmlt9b38dHJxOBGOUS_KcVBMXUJf1HZjyEEXg#SourceSansPro */
url('../fonts/Source_Sans_Pro_300.svg#SourceSansPro') format('svg');
}
@font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 400;
src:
local('Source Sans Pro'),
local('SourceSansPro-Regular'),
/* from */
url('../fonts/Source_Sans_Pro_400.eot?#iefix') format('embedded-opentype'),
/* from http://fonts.gstatic.com/s/sourcesanspro/v9/ODelI1aHBYDBqgeIAH2zlBM0YzuT7MdOe03otPbuUS0.woff */
url('../fonts/Source_Sans_Pro_400.woff') format('woff'),
/* from http://fonts.gstatic.com/s/sourcesanspro/v9/ODelI1aHBYDBqgeIAH2zlNzbP97U9sKh0jjxbPbfOKg.ttf */
url('../fonts/Source_Sans_Pro_400.ttf') format('truetype'),
/* from http://fonts.gstatic.com/l/font?kit=ODelI1aHBYDBqgeIAH2zlADX0QHsyBtvFGhCuXSMYhM#SourceSansPro */
url('../fonts/Source_Sans_Pro_400.svg#SourceSansPro') format('svg');
}
@font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 600;
src:
local('Source Sans Pro Semibold'),
local('SourceSansPro-Semibold'),
/* from */
url('../fonts/Source_Sans_Pro_600.eot?#iefix') format('embedded-opentype'),
/* from http://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGJ6-ys_j0H4QL65VLqzI3wI.woff */
url('../fonts/Source_Sans_Pro_600.woff') format('woff'),
/* from http://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGNNE-IuDiR70wI4zXaKqWCM.ttf */
url('../fonts/Source_Sans_Pro_600.ttf') format('truetype'),
/* from http://fonts.gstatic.com/l/font?kit=toadOcfmlt9b38dHJxOBGN6ADpNrYTvKq5lsv8A_aYs#SourceSansPro */
url('../fonts/Source_Sans_Pro_600.svg#SourceSansPro') format('svg');
}
@font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 700;
src:
local('Source Sans Pro Bold'),
local('SourceSansPro-Bold'),
/* from */
url('../fonts/Source_Sans_Pro_700.eot?#iefix') format('embedded-opentype'),
/* from http://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGFkQc6VGVFSmCnC_l7QZG60.woff */
url('../fonts/Source_Sans_Pro_700.woff') format('woff'),
/* from http://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGLsbIrGiHa6JIepkyt5c0A0.ttf */
url('../fonts/Source_Sans_Pro_700.ttf') format('truetype'),
/* from http://fonts.gstatic.com/l/font?kit=toadOcfmlt9b38dHJxOBGDoOxVUo1xdF11_PvoexWN4#SourceSansPro */
url('../fonts/Source_Sans_Pro_700.svg#SourceSansPro') format('svg');
}
@font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-weight: 300;
src:
local('Source Sans Pro Light Italic'),
local('SourceSansPro-LightIt'),
/* from */
url('../fonts/Source_Sans_Pro_300italic.eot?#iefix') format('embedded-opentype'),
/* from http://fonts.gstatic.com/s/sourcesanspro/v9/fpTVHK8qsXbIeTHTrnQH6GGomRtBD2u8FwSY4jjlmeA.woff */
url('../fonts/Source_Sans_Pro_300italic.woff') format('woff'),
/* from http://fonts.gstatic.com/s/sourcesanspro/v9/fpTVHK8qsXbIeTHTrnQH6Iue0YgdIF4L_q7PS4yTQOQ.ttf */
url('../fonts/Source_Sans_Pro_300italic.ttf') format('truetype'),
/* from http://fonts.gstatic.com/l/font?kit=fpTVHK8qsXbIeTHTrnQH6A2mJkpsOKRM4ng017j2hP8#SourceSansPro */
url('../fonts/Source_Sans_Pro_300italic.svg#SourceSansPro') format('svg');
}
@font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-weight: 400;
src:
local('Source Sans Pro Italic'),
local('SourceSansPro-It'),
/* from */
url('../fonts/Source_Sans_Pro_400italic.eot?#iefix') format('embedded-opentype'),
/* from http://fonts.gstatic.com/s/sourcesanspro/v9/M2Jd71oPJhLKp0zdtTvoMzNrcjQuD0pTu1za2FULaMs.woff */
url('../fonts/Source_Sans_Pro_400italic.woff') format('woff'),
/* from http://fonts.gstatic.com/s/sourcesanspro/v9/M2Jd71oPJhLKp0zdtTvoM0DauxaEVho0aInXGvhmB4k.ttf */
url('../fonts/Source_Sans_Pro_400italic.ttf') format('truetype'),
/* from http://fonts.gstatic.com/l/font?kit=M2Jd71oPJhLKp0zdtTvoM39_ATuyk1uF0ceUyTEF8x4#SourceSansPro */
url('../fonts/Source_Sans_Pro_400italic.svg#SourceSansPro') format('svg');
}
@font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-weight: 600;
src:
local('Source Sans Pro Semibold Italic'),
local('SourceSansPro-SemiboldIt'),
/* from */
url('../fonts/Source_Sans_Pro_600italic.eot?#iefix') format('embedded-opentype'),
/* from http://fonts.gstatic.com/s/sourcesanspro/v9/fpTVHK8qsXbIeTHTrnQH6PULlOK_XQENnt2ryrY843E.woff */
url('../fonts/Source_Sans_Pro_600italic.woff') format('woff'),
/* from http://fonts.gstatic.com/s/sourcesanspro/v9/fpTVHK8qsXbIeTHTrnQH6EfrksRSinjQUrHtm_nW72g.ttf */
url('../fonts/Source_Sans_Pro_600italic.ttf') format('truetype'),
/* from http://fonts.gstatic.com/l/font?kit=fpTVHK8qsXbIeTHTrnQH6Fd_7WJx2GUG2oLFWNtCPo4#SourceSansPro */
url('../fonts/Source_Sans_Pro_600italic.svg#SourceSansPro') format('svg');
} | 0.174656 | 0.050588 |
.results-table th {
font-size: 8pt !important;
text-align:center !important;
padding:2px 2px 2px 2px !important;
font-weight: normal !important;
white-space: nowrap !important;
}
.results-table td {
font-size: 8pt !important;
text-align:center !important;
white-space: nowrap !important;
}
.results-table td.lt_green {
background-color: #B6ECB5 !important;
}
.results-table td.lt_greenyellow {
background-color: #C8FB85 !important;
}
.results-table td.lt_yellow {
background-color: #FBF1BA !important;
}
.results-table td.lt_orange {
background-color: #FCC585 !important;
}
.results-table td.lt_red {
background-color: #FB7E7E !important;
}
.results-table td.lt_blue {
background-color: #CBFAF8 !important;
}
.results-table td.lt_purple {
background-color: #DDA0DD !important;
}
.results-table td.red {
background-color:#FF3232 !important;
}
.results-table td.yellow {
background-color:#FFFF94 !important;
}
.results-table td.orange {
background-color:#FCC585 !important;
}
.results-table td.blue {
background-color:#9092FA !important;
}
.results-table td.green {
background-color:#4DB870 !important;
}
.results-table td.purple {
background-color:#D877DD !important;
}
.results-table td.light {
color: #E0E0E0 !important;
cursor: auto !important;
}
.results-table td.text {
color: #000000 !important;
cursor: auto !important;
}
.results-table td.link {
color: #1E93C6 !important;
cursor: pointer !important;
}
.results-table td.align-right {
text-align:right;
}
.results-table td.text_lt_green {
color: #B6ECB5 !important;
}
.results-table td.text_lt_greenyellow {
color: #C8FB85 !important;
}
.results-table td.text_lt_yellow {
color: #FBF1BA !important;
}
.results-table td.text_lt_orange {
color: #FCC585 !important;
}
.results-table td.text_lt_red {
color: #FB7E7E !important;
}
.results-table td.text_lt_blue {
color: #CBFAF8 !important;
}
.results-table td.text_lt_purple {
color: #DDA0DD !important;
}
.results-table td.text_red {
color:#FF3232 !important;
}
.results-table td.text_yellow {
color:#FFFF94 !important;
}
.results-table td.text_orange {
color:#FCC585 !important;
}
.results-table td.text_blue {
color:#9092FA !important;
}
.results-table td.text_green {
color:#4DB870 !important;
}
.results-table td.text_purple {
color:#D877DD !important;
}
.results-table td.bold {
font-weight: 550 !important;
}
/* Undo Bootstrap CSS on labels */
label {
font-weight:normal !important;
margin: 0px;
}
.results-table th {
font-size: 12px !important;
font-weight: 550 !important;
border-width: initial;
text-align: center;
border-color: initial;
border-style: initial;
/* line-height: initial; */
background-color: initial;
color: initial;
text-shadow:1px 1px 0px #e5e5ee;
background: initial;
text-shadow:1px 1px 0px #e5e5ee;
background: -moz-linear-gradient(top, #ededed 0%, #adadad 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#adadad)); /* Chrome,Safari4+ */
}
.results-table td {
font-size: 12px !important;
font-weight: 400 !important;
border: #C0C0C0 solid 1px !important;
text-align: center;
color: initial;
background: initial;
}
.results-table .table-drilldown td {
color: blue !important;
font-size: 12px !important;
font-weight: 400 !important;
border: #C0C0C0 solid 1px !important;
text-align: center;
color: initial;
background: initial;
}
.results-table td.border_left {
border-left-color: lightgrey !important;
border-left-width: 5px !important;
}
.results-table th.border_left {
border-left-color: lightgrey !important;
border-left-width: 5px !important;
}
.results-table td.border_right {
border-right-color: lightgrey !important;
border-right-width: 5px !important;
}
.results-table th.border_right {
border-right-color: lightgrey !important;
border-right-width: 5px !important;
}
div.tooltip-inner {
min-width: 100px !important;
max-width: 500px !important;
word-wrap: break-word;
text-align: left !important;
font-size: 14px !important;
font-weight: normal !important;
}
div.dt-button-collection {
display: inline-block !important;
width: 60% !important;
background:#FCC585 !important;
}
button.dt-button.buttons-columnVisibility {
display: inline-block !important;
border: none !important;
background: #B0B0B0 !important;
color: white !important;
cursor: pointer !important;
text-align: center !important;
}
button.dt-button.buttons-columnVisibility.active {
display: inline-block !important;
border: none !important;
background: #65A637 !important;
color: white !important;
cursor: pointer !important;
text-align: center !important;
} | splunk_integration/splunk_custom_ui/css/style/mxd/0.6.mxd.css | .results-table th {
font-size: 8pt !important;
text-align:center !important;
padding:2px 2px 2px 2px !important;
font-weight: normal !important;
white-space: nowrap !important;
}
.results-table td {
font-size: 8pt !important;
text-align:center !important;
white-space: nowrap !important;
}
.results-table td.lt_green {
background-color: #B6ECB5 !important;
}
.results-table td.lt_greenyellow {
background-color: #C8FB85 !important;
}
.results-table td.lt_yellow {
background-color: #FBF1BA !important;
}
.results-table td.lt_orange {
background-color: #FCC585 !important;
}
.results-table td.lt_red {
background-color: #FB7E7E !important;
}
.results-table td.lt_blue {
background-color: #CBFAF8 !important;
}
.results-table td.lt_purple {
background-color: #DDA0DD !important;
}
.results-table td.red {
background-color:#FF3232 !important;
}
.results-table td.yellow {
background-color:#FFFF94 !important;
}
.results-table td.orange {
background-color:#FCC585 !important;
}
.results-table td.blue {
background-color:#9092FA !important;
}
.results-table td.green {
background-color:#4DB870 !important;
}
.results-table td.purple {
background-color:#D877DD !important;
}
.results-table td.light {
color: #E0E0E0 !important;
cursor: auto !important;
}
.results-table td.text {
color: #000000 !important;
cursor: auto !important;
}
.results-table td.link {
color: #1E93C6 !important;
cursor: pointer !important;
}
.results-table td.align-right {
text-align:right;
}
.results-table td.text_lt_green {
color: #B6ECB5 !important;
}
.results-table td.text_lt_greenyellow {
color: #C8FB85 !important;
}
.results-table td.text_lt_yellow {
color: #FBF1BA !important;
}
.results-table td.text_lt_orange {
color: #FCC585 !important;
}
.results-table td.text_lt_red {
color: #FB7E7E !important;
}
.results-table td.text_lt_blue {
color: #CBFAF8 !important;
}
.results-table td.text_lt_purple {
color: #DDA0DD !important;
}
.results-table td.text_red {
color:#FF3232 !important;
}
.results-table td.text_yellow {
color:#FFFF94 !important;
}
.results-table td.text_orange {
color:#FCC585 !important;
}
.results-table td.text_blue {
color:#9092FA !important;
}
.results-table td.text_green {
color:#4DB870 !important;
}
.results-table td.text_purple {
color:#D877DD !important;
}
.results-table td.bold {
font-weight: 550 !important;
}
/* Undo Bootstrap CSS on labels */
label {
font-weight:normal !important;
margin: 0px;
}
.results-table th {
font-size: 12px !important;
font-weight: 550 !important;
border-width: initial;
text-align: center;
border-color: initial;
border-style: initial;
/* line-height: initial; */
background-color: initial;
color: initial;
text-shadow:1px 1px 0px #e5e5ee;
background: initial;
text-shadow:1px 1px 0px #e5e5ee;
background: -moz-linear-gradient(top, #ededed 0%, #adadad 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#adadad)); /* Chrome,Safari4+ */
}
.results-table td {
font-size: 12px !important;
font-weight: 400 !important;
border: #C0C0C0 solid 1px !important;
text-align: center;
color: initial;
background: initial;
}
.results-table .table-drilldown td {
color: blue !important;
font-size: 12px !important;
font-weight: 400 !important;
border: #C0C0C0 solid 1px !important;
text-align: center;
color: initial;
background: initial;
}
.results-table td.border_left {
border-left-color: lightgrey !important;
border-left-width: 5px !important;
}
.results-table th.border_left {
border-left-color: lightgrey !important;
border-left-width: 5px !important;
}
.results-table td.border_right {
border-right-color: lightgrey !important;
border-right-width: 5px !important;
}
.results-table th.border_right {
border-right-color: lightgrey !important;
border-right-width: 5px !important;
}
div.tooltip-inner {
min-width: 100px !important;
max-width: 500px !important;
word-wrap: break-word;
text-align: left !important;
font-size: 14px !important;
font-weight: normal !important;
}
div.dt-button-collection {
display: inline-block !important;
width: 60% !important;
background:#FCC585 !important;
}
button.dt-button.buttons-columnVisibility {
display: inline-block !important;
border: none !important;
background: #B0B0B0 !important;
color: white !important;
cursor: pointer !important;
text-align: center !important;
}
button.dt-button.buttons-columnVisibility.active {
display: inline-block !important;
border: none !important;
background: #65A637 !important;
color: white !important;
cursor: pointer !important;
text-align: center !important;
} | 0.370112 | 0.105027 |
@charset "utf-8";
/* CSS Document */
*{
font-family: arial;
margin:0;
padding:0;
}
.error {
border:2px solid red;
}
#errorE,#errorT,#errorM,#errorN,#errorA{
float:left;
min-width: 70px;
min-height: 10px;
margin-left:10px;
color:#F00;
}
p{
margin:0.2em;
padding:0.2em;
}
#images_slider{
width: 100%;
height: 446px;
}
h3{
padding: 0.5em;
}
body{
margin: 0;
padding: 0px;
}
.text_ribbon{
text-decoration:none;
color:#909090;
margin-top:7px;
}
#cabecera {
position:absolute;
left:0;
z-index: 99999999;
box-shadow: 0 0 5px #000;
height:106px;
width:100%;
top:0;
background-color: #fff;
}
#ribbon_superior{
height:30px;
width:45%;
float:right;
}
.head_text{
float:right;
margin-left:20px;
}
#idiomas{
display: block;
padding: 8px;
width: auto;
color: #fff;
text-shadow: 1px 1px 1px #aaa;
border: none;
box-shadow: none;
background-color: transparent;
background-image: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
width: 100px;
background: #909090 url("img/arrow.png") no-repeat 90% center;
}
#contenido{
max-width: 1400px;
width: 100%;
margin-left: auto;
margin-right: auto;
}
.selector{
float: left;
margin-top: 5px;
margin-left: 5px;
}
.select {
width: 40px;
overflow: hidden;
background: #fff url("img/arrow.png") no-repeat 90% center;
}
.select select {
padding: 5px 8px;
width: 130%;
border: none;
box-shadow: none;
background-color: transparent;
background-image: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
nav a:hover{
color:#333;
}
nav .submenu {
position:absolute;
top:45px;
z-index:1;
width: 100%;
left:0;
right:0;
height:0;
}
.submenu ul li {
overflow:hidden;
height:120px;
}
nav ul li:hover > .submenu ul{
height:150px;
display:block;
}
nav ul li:hover > .submenu{
height:150px;
background: rgba(0,0,0,0.9);
-webkit-transition:height 400ms ease-in-out;
-moz-transition:height 400ms ease-in-out;
-o-transition:height 400ms ease-in-out;
transition:height 400ms ease-in-out;
}
.img_sec{
float:left;
width:100%;
}
nav ul li:hover > .submenu ul li *{
-webkit-transition:opacity 1500ms ease-in-out;
-moz-transition:opacity 1500ms ease-in-out;
-o-transition:opacity 1500ms ease-in-out;
transition:opacity 1500ms ease-in-out;
opacity :1;
visibility: visible;
}
.oferta_menu{
width: 100%;
position: relative;
display: block;
min-height: 100px;
height: 100%;
}
.sec_menu{
width: 100%;
max-width: 200px;
position: relative;
margin-top: 15px;
height:100px;
opacity:0;
}
.titulo_sec{
position:absolute;
top:0;
left:0;
right:0;
width:100%;
background: rgba(0,0,0,0.9);
font-size: 0.8em;
color:#FFF;
}
#menu{
position: relative;
top: 0px;
z-index: 10;
width: 100%;
background-color:#984dff;
height: 45px;
}
nav>ul{
width: 100%;
display: inline-block;
text-align: center;
height: 45px;
position: relative;
}
.submenu *{
visibility: hidden;
}
nav ul li{
display: inline-block;
padding-right: 15px;
padding-left: 15px;
list-style: none;
}
.menu_footer ul li{
display:block;
padding-right: 15px;
padding-left: 15px;
padding-top: 5px;
list-style: none;
}
.enlacesmenu{
text-transform:uppercase;
text-decoration:none;
color:#fff;
display: flex;
align-items: center;
height: 45px;
}
.menu_footer ul li .enlacesmenu{
height: 18px;
}
#logo{
float:left;
height:85px;
width:45px;
}
#logo_completo{
margin-top: 8px;
float: left;
width: 45%;
margin-left:50px;
}
#logo_completo a{
text-decoration:none;
}
#hotel_name{
margin-top:28px;
margin-bottom:0px;
color: #909090;
}
#hotel_stars{
margin:0;
color: #f2b94a;
}
#ribbon_sociales{
height:30px;
width:45%;
float:right;
}
.redes_sociales{
float:right;
margin-left:5px;
margin-top:5px;
}
.redes_sociales img{
height:25px;
width:25px;
}
#mis_reservas{
background-color: #984dff;
}
.boton{
display: block;
padding: 10px;
width: 145px;
float:right;
text-align: center;
cursor: pointer;
margin-top:5px;
align-self: flex-end;
}
.boton_link{
text-decoration:none;
color: #fff;
background-color: transparent;
border: none;
}
#cuerpo{
clear: both;
margin-top: 106px;
position: relative;
}
#slider{
width: 100%;
margin: -5px auto 0;
height: 446px;
position: relative;
z-index:40;
}
.rotador{
list-style-type: none;
padding: 0px;
}
.rotador li{
max-height: 464px;
}
#formularioreserva{
position: absolute;
top: 17px;
z-index: 99999;
left: 400px;
}
#formulario{
width: 250px;
padding: 10px;
display: block;
background: #f2b94a;
overflow: hidden;
box-sizing: content-box;
padding-bottom: 20px;
padding-top: 15px;
}
.calendario.input:first-child{
margin-right: 5%;
}
.calendario.input{
float: left;
width: 43%;
margin-bottom: 5px;
padding-left: 2%;
padding-right: 2%;
box-sizing: content-box;
background: #fff;
padding: 5px 4px;
}
.calendario.titulo,.hab.titulo{
font-size: 0.98em;
color: #FFF;
margin-top:10px;
padding-top: 20px;
padding-bottom: 10px;
}
.mas.hab{
color: #FFF;
padding-top: 20px;
padding-bottom: 10px;
cursor: pointer;
text-decoration: underline;
clear: both;
}
.hab.content .subtitulo{
margin-top: 5px;
margin-left: 5px;
float: left;
display:block;
}
.hab.content .select{
float: right;
margin-left: 2px;
margin-top: 2px;
}
.hab.content{
float: left;
padding-bottom: 2px;
padding-right: 3px;
margin-right: 5%;
margin-top: 5px;
background: #fff;
width: 43%;
}
#formulario button{
width: 99%;
border: 1px solid #fff;
margin: 10px .5% 1px;
padding: 5px 0px;
background-color: #984dff;
box-shadow: 0px 0px 1px #333;
}
#formulario button .titulo{
color: #fff;
display: block;
font-size: 15px;
font-weight: bold;;
}
#formulario button .subtitulo{
color: #fff;
font-style:italic;
}
#cab_reserva,.plus_top{
color: #fff;
max-width: 180px;
font-weight: normal;
text-transform: uppercase;
font-size: 1.2em;
float: left;
}
.plus_top{
font-size: 2em;
margin-top: 0;
margin-bottom: 0;
margin-right: 15px;
display: block;
padding: 0;
line-height: 0.8em;
float: right;
}
.titulos_seccion{
color: #909090;
text-align: center;
letter-spacing: 20px;
font-weight: normal;
font-size: xx-large;
margin-top:0px;
background: url(img/linea.png) center bottom no-repeat;
overflow: hidden;
margin-bottom:10px;
}
.titulos_seccion_promo{
color: #909090;
text-align: center;
letter-spacing: 1px;
font-weight: normal;
font-size: xx-large;
margin-top:0px;
background: url(img/linea.png) center bottom no-repeat;
overflow: hidden;
margin-bottom:35px;
}
.column1_two, .column2_two{
width:45%;
float:left;
display: inline-flex;
flex-flow: row-reverse wrap;
overflow: hidden;
}
.column1_two{
}
.column2_two{
margin-left:20px;
}
.two_columns{
margin-left:auto;
margin-right:auto;
width: 100%;
max-width: 1200px;
clear:both;
height:305px;
margin-top:10px;
display: flex;
justify-content: center;
}
footer{
background-color:#888;
clear:both;
}
.three_columns{
width: 100%;
clear: both;
height: 300px;
margin-top: 100px;
display: flex;
justify-content: center;
}
.column1_three, .column2_three,.column3_three{
width:25%;
float:left;
display: inline-flex;
overflow: hidden;
padding:10px;
}
.contact_footer, .mapa_footer,.menu_footer{
margin-left:auto;
margin-right:auto;
}
.item_par{
background-color:#F8F8F8;
}
.item_impar{
}
.secciones{
width: 100%;
padding-top:45px;
margin: 0px auto;
clear:both;
}
.img_columns{
width:100%;
float:left;
}
ul{
margin: 0;
padding: 0;
list-style: none;
}
#servicios{
text-align: center;
vertical-align: middle;
}
#servicios ul li{
height: 40px;
margin: 0 0px;
width: 100px;
display: inline-block;
padding-top: 40px;
text-align: center;
background-position: top center;
}
#lista_servicios{
width: 100%;
}
.descripcion_servicios {
vertical-align: bottom;
font-size: 13px;
margin-left: 0;
margin-right: 0;
text-align: center;
width: 100px;
margin-top: 50px;
}
#lista_servicios .descripcion_servicios{
vertical-align: top;
font-size: 13px;
margin-left: 0;
margin-right: 0;
margin-bottom:0px;
text-align: center;
width: 100px;
overflow: hidden;
}
#iconos_servicios_1{
background: url("img/servicio-recepcion-24h.jpg") no-repeat;
}
#iconos_servicios_2{
background: url("img/servicio-conexion-wifi.jpg") no-repeat;
}
#iconos_servicios_3{
background: url("img/servicio-restaurante.jpg") no-repeat;
}
#iconos_servicios_4{
background: url("img/servicio-consigna.jpg") no-repeat;
}
#iconos_servicios_5{
background: url("img/servicio-aire-acondicionado.jpg") no-repeat;
}
#iconos_servicios_6{
background: url("img/servicio-parking-cubierto.jpg") no-repeat;
}
#iconos_servicios_7{
background: url("img/servicio-minusvalidos.jpg") no-repeat;
}
#iconos_servicios_8{
background: url("img/servicio-consigna.jpg") no-repeat;
}
.titulos_columns{
margin-top:0px;
color: #909090;
font-weight: normal;
overflow: hidden;
}
.oferta_derecha{
background: url("img/oferta-B-derecha.png") no-repeat;
height: 303px;
width: 100%;
position: relative;
display: block;
background-size: 120px;
background-position: top right;
}
.oferta_izquierda{
background: url("img/oferta-A-izquierda.png") no-repeat;
width: 100%;
position: relative;
display: block;
background-size: 120px;
height: 303px;
}
.img_ofertas{
width:100%;
float:left;
position:relative;
}
.titulo_oferta, .subtitulo_oferta{
position:absolute;
color: #fff;
font-weight: normal;
}
.titulo_oferta{
top:10px;
font-size: 2.5em;
}
.subtitulo_oferta{
top:40px;
font-size: 1.4em;
margin-top:12px;
}
.of_sub_der{
right: 12px;
}
.of_der{
right:50px;
}
.of_sub_izq{
left:12px;
}
.of_izq{
left:50px;
}
.texto_descripcion_promociones{
max-height: 255px;
height: 100%;
overflow: hidden;
width: 100%;
}
.titulos_footer{
color: aliceblue;
font-weight: normal;
}
.contact_footer div{
padding-left:10px;
}
.contact_footer ul{
padding-left:10px;
}
.menu_footer ul{
padding-left:10px;
}
.contact_footer span{
font-weight: normal;
color:#fff;
}
.contact_footer a{
text-decoration:none;
color:#fff;
font-weight: normal;
}
#img_galeria{
margin-left: auto;
margin-right: auto;
}
#seccion_galeria{
text-align: center;
}
#texto_localizacion{
padding: 10px;
width: 100%;
max-width: 1200px;
margin-left: auto;
margin-right: auto;
}
#map_localizacion{
width: 100%;
max-width: 1200px;
margin-left: auto;
margin-right: auto;
height:450px;
}
.opiniones{
margin-right: auto;
margin-left: auto;
width: 100%;
height: 350px;
max-width: 1200px;
text-align: center;
}
.datos_opiniones{
float: left;
width: 20%;
max-height: 150px;
text-align: center;
padding-right: 10px;
}
.texto_opiniones{
width: 46%;
float: left;
padding-top: 15px;
padding-right: 20px;
padding-bottom: 5px;
padding-left: 20px;
text-align: left;
color: #fff;
min-height: 60px;
border-radius: 20px;
box-shadow: 5px 5px 15px 0 #9e9e9e;
}
.triangle1{
float: left;
border-color: transparent #984dff transparent transparent;
border-style: solid;
border-width: 10px 15px 23px 0;
width: 0;
height: 0;
margin: 10px 0 0 -34px;
font-size: 0;
line-height: 0;
}
.triangle2{
float: left;
border-color: transparent #f2b94a transparent transparent;
border-style: solid;
border-width: 10px 15px 23px 0;
width: 0;
height: 0;
margin: 10px 0 0 -34px;
font-size: 0;
line-height: 0;
}
.color1{
background-color: #984dff !important;
}
.color2{
background-color: #f2b94a !important;
}
.puntuacion{
float: left;
width: 23%;
}
#texto_contacto{
padding: 10px;
width: 100%;
max-width: 1200px;
margin-left: auto;
margin-right: auto;
}
.contact-form-box {
padding: 23px 0 0 0;
margin: 0 0 30px 0;
background: url(../images/contact-form.png) repeat-x white;
max-width: 1000px;
width: 100%;
clear:both;
float:left;
}
.contact-form-box .page-subheading {
padding-left: 0px;
border: none;
margin-bottom: 10px;
}
.page-subheading {
font-family: "Open Sans", sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #555454;
font-size: 18px;
padding: 0 0 15px;
line-height: normal;
}
.form-group{
margin-bottom: 20px;
width: 100%;
clear: both;
padding: 10px;
}
.form-group label{
float: left;
display: block;
min-width: 70px;
}
#message{
min-width: 170px;
}
#submitMessage{
margin-left: 130px;
margin-top:20px;
}
.precio_gara{
color:#fff;
}
.form-control{
line-height: 1.42857;
color: #9c9b9b;
vertical-align: middle;
float: left;
margin-left: 10px;
}
.boton_env{
display: block;
padding: 10px;
width: 145px;
float:left;
text-align: center;
cursor: pointer;
margin-top:5px;
align-self: flex-end;
}
.columns_promo{
margin-left:auto;
margin-right:auto;
width: 100%;
max-width: 1200px;
clear:both;
max-height:600px;
margin-top:10px;
display: flex;
justify-content: center;
}
.desc_promo{
max-height: 700px;
height: 100%;
width:100%;
}
.desc_lugar{
margin-left: auto;
margin-right: auto;
max-width: 1200px;
max-height: 600px;
margin-top: 10px;
}
.subtitulo{
text-decoration: underline;
}
.hotel_name_map{
font-size:1.7em;
color: #909090;
float:left;
max-width: 150px;
}
.hotel_stars_map{
font-size:2.5em;
color: #f2b94a;
}
.logo_map{
clear:both;
width:100%;
height:77px;
}
.contacto_hotel li span,#email_loc,.contact_name_l,.texto_contacto li span{
padding:2px;
padding-top:5px;
padding-bottom:5px;
margin-top:2px;
margin-bottom:2px;
}
#email_loc{
text-decoration:none;
color:#909090;
}
.contact_name_l{
font-weight:bold;
}
.campos-form{
padding: 45px;
}
.slider_promo{
max-width: 1200px;
margin: 0 auto;
padding: 0;
border:10px solid #fff;
background: #F8F8F8;
position: relative;
overflow: hidden;
text-align: center;
}
.items {
float:left;
width:333%;
-webkit-animation: hscroll 12s infinite;
-moz-animation: hscroll 12s infinite;
-ms-animation: hscroll 12s infinite;
}
.items .two_columns{
margin-left:auto;
margin-right:auto;
width: 30%;
float: left;
max-width: 1200px;
clear: none;
height:305px;
margin-top:10px;
display: flex;
justify-content: center;
}/*
@-webkit-keyframes hscroll {
0% { margin-left: 0; }
27.33% { margin-left: 0 }
33.33% { margin-left: -100%; }
60.66% { margin-left: -100%; }
66.66% { margin-left: -200%; }
94.99% { margin-left: -200%; }
100% { margin-left: 0 }
}
@-moz-keyframes hscroll {
0% { margin-left: 0; }
27.33% { margin-left: 0 }
33.33% { margin-left: -100%; }
60.66% { margin-left: -100%; }
66.66% { margin-left: -200%; }
94.99% { margin-left: -200%; }
100% { margin-left: 0 }
}
@-ms-keyframes hscroll {
0% { margin-left: 0; }
27.33% { margin-left: 0 }
33.33% { margin-left: -100%; }
60.66% { margin-left: -100%; }
66.66% { margin-left: -200%; }
94.99% { margin-left: -200%; }
100% { margin-left: 0 }
}*/
.boton_next{
position: absolute;
top: 50%;
right: 0;
}
.boton_prev{
position: absolute;
top: 50%;
left: 0;
}
.flechas{
height: 30px;
font-size: 30px;
color: white;
text-align: center;
line-height: 30px;
text-decoration: none;
}
#sidebar{
max-width: 190px;
float: left;
background-color: #984dff;
height: 100%;
color: #fff;
margin-top: 45px;
padding: 5px;
}
#container1{
max-width: 1200px;
float: left;
width: 100%;
}
#container{
max-width: 1200px;
width: 100%;
margin-left: auto;
margin-right: auto;
}
.siderbar_text{
text-decoration: none;
color: #fff;
padding: 10px;
display: block;
box-shadow: 0px 0px 1px #333;
}
.calendario input{
border-style: none;
float: left;
width: 100%;
padding: 5px 4px;
padding-right: 0%;
background: url(img/calendar.png) no-repeat scroll 7px 5px;
padding-left:30px;
}
#ribbon-fechas{
width:100%;
background-color:#f2b94a;
height:45px;
clear:both;
}
.ribbon-buscador{
float:left;
margin-left:10px;
color:#fff;
margin-top:10px;
}
#boton-ribbon-buscador{
float: right;
margin-right: 10px;
margin-top: 5px;
}
#checkin,#checkout{
color:#000;
}
#steps {
height: 37px;
margin-top: 10px;
overflow: hidden;
position: relative;
margin-bottom: 30px;
border-radius: 3px;
-webkit-border-radius: 3px;
}
ul#steps li.current {
color: #909090;
}
#steps.threeStep li {
width: 370.6px;
}
#steps li.current {
color: #ffffff;
}
#steps li.current {
cursor: pointer;
color: #ffffff;
}
#steps li:first-child {
margin: 0;
}
#steps.threeStep li {
width: 33%;
margin-left: 4px;
}
#steps li.current {
background: url(img/step-on.png) no-repeat right;
}
ul#steps li {
text-transform: uppercase;
font-size: 12px;
}
#steps li {
float: left;
height: 37px;
line-height: 37px;
position: relative;
background: url(img/step-off.png) no-repeat right;
}
ul#steps li.previous{
cursor: pointer;
}
ul#steps li.previous, ul#steps li.undone {
color: #333;
}
ul#steps li.undone {
color: #333;
}
#steps li.undone {
color: #ffffff;
}
steps li:last-child {
background-position: -16px top;
}
ul#steps li span.title {
margin-top: 0px;
}
ul#steps li span.number {
color: #888888;
}
#steps li.current strong span {
color: #9095a1;
}
#steps li span.number {
display: inline-block;
width: 22px;
height: 21px;
line-height: 21px;
margin-right: 5px;
vertical-align: 2px;
font-size: 14px;
text-align: center;
color: #9095a1;
background: url(img/ico-steps-number.png) no-repeat center;
}
#steps li span.title {
display: inline-block;
width: 75%;
line-height: 1.2;
vertical-align: middle;
text-align: left;
}
#container h2{
color: #909090;
}
#ribbon-fechas input{
padding: 0.2em;
border: medium none;
}
li.head {
background-color: #f2f2f2;
font-size: 12px;
height: 20px;
padding: 6px 0;
}
.col1h, .col1{
width: 50%;
float: left;
}
.col1 p {
float: left;
width: 60%;
font-size: 14px;
}
.col2h, .col2 {
width: 15%;
float: left;
}
.col3h, .col3 {
width: 7%;
float: left;
}
.col4h, .col4 {
width: 7%;
float: left;
}
.col5h, .col5 {
width: 14%;
float: left;
}
.col6h, .col6 {
width: 7%;
float: left;
}
.img_hab{
height: 100px;
width: 180px;
float: left;
}
li.relleno{
height: 100px;
background-color: #f2f2f2;
margin: 10px 0 0 0;
padding: 10px 0;
}
#form-datos-usuario ul, #resumen-datos{
background-color: #f2f2f2;
padding: 20px 0px;
}
#form-datos-usuario label, #resumen label{
width: 30%;
margin-right: 30px;
display: inline-block;
text-align: right;
line-height: 30px;
}
#form-datos-usuario input.text{
width: 460px;
height: 18px;
vertical-align: middle;
border: none;
border-radius: 3px;
}
#form-datos-usuario textarea{
width: 460px;
vertical-align: top;
border: none;
border-radius: 3px;
}
#payment-methods{
margin-top: 20px;
background-color: #f2f2f2;
padding: 10px;
}
#payment-methods p{
margin:10px;
color: grey;
font-size: 14px;
}
#cc_expiry_month{
width: 35px;
}
#cc_expiry_year{
width:49px;
}
#info_creditCard input.text{
width: 245px;
}
#payment-methods .cards li {
background: url(img/ico-cards.png);
display: inline-block;
width: 50px;
height: 32px;
vertical-align: middle;
line-height: 200px;
margin-right: 10px;
}
#payment-methods .cards li.electron {
background-position: 0px 0px;
}
#payment-methods .cards li.visa {
background-position: 0px 382px;
}
#payment-methods .cards li.mastercard {
background-position: 0px 332px;
}
#payment-methods .cards li.amex {
background-position: 0px 282px;
}
.cards ul{
overflow: hidden;
}
#container-reserva{
max-width: 1200px;
float: left;
width: 100%;
border: 5px solid rgba(225, 232, 232, 0.9);
margin: 30px 0px;
padding: 5px;
}
.select-reservas{
clear: both;
float: left;
width: 51%;
margin-bottom: 10px;
}
.select-regimen{
clear: both;
float: left;
margin-bottom: 10px;
}
#total{
clear: both;
margin-top: 10px;
background-color: #f2f2f2;
padding-top: 25px;
padding-bottom: 25px;
padding-left: 25px;
padding-right: 40px;
}
#total-reserva{
float: right;
}
#container-reserva h2{
text-align: center;
margin: 25px 0px;
}
.col1r{
width: 25%;
float: left;
}
.col2r{
width: 25%;
float: left;
}
.col3r{
width: 25%;
float: left;
}
.col4r{
width: 25%;
float: left;
}
.relleno-fecha{
background-color: #f2f2f2;
margin: 10px 0 20px 0;
padding: 10px;
}
.relleno-lineareserva{
background-color: #f2f2f2;
margin: 10px 0 0px 0;
padding: 25px;
}
.relleno-fecha span{
margin: 10px;
} | css/style.css | @charset "utf-8";
/* CSS Document */
*{
font-family: arial;
margin:0;
padding:0;
}
.error {
border:2px solid red;
}
#errorE,#errorT,#errorM,#errorN,#errorA{
float:left;
min-width: 70px;
min-height: 10px;
margin-left:10px;
color:#F00;
}
p{
margin:0.2em;
padding:0.2em;
}
#images_slider{
width: 100%;
height: 446px;
}
h3{
padding: 0.5em;
}
body{
margin: 0;
padding: 0px;
}
.text_ribbon{
text-decoration:none;
color:#909090;
margin-top:7px;
}
#cabecera {
position:absolute;
left:0;
z-index: 99999999;
box-shadow: 0 0 5px #000;
height:106px;
width:100%;
top:0;
background-color: #fff;
}
#ribbon_superior{
height:30px;
width:45%;
float:right;
}
.head_text{
float:right;
margin-left:20px;
}
#idiomas{
display: block;
padding: 8px;
width: auto;
color: #fff;
text-shadow: 1px 1px 1px #aaa;
border: none;
box-shadow: none;
background-color: transparent;
background-image: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
width: 100px;
background: #909090 url("img/arrow.png") no-repeat 90% center;
}
#contenido{
max-width: 1400px;
width: 100%;
margin-left: auto;
margin-right: auto;
}
.selector{
float: left;
margin-top: 5px;
margin-left: 5px;
}
.select {
width: 40px;
overflow: hidden;
background: #fff url("img/arrow.png") no-repeat 90% center;
}
.select select {
padding: 5px 8px;
width: 130%;
border: none;
box-shadow: none;
background-color: transparent;
background-image: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
nav a:hover{
color:#333;
}
nav .submenu {
position:absolute;
top:45px;
z-index:1;
width: 100%;
left:0;
right:0;
height:0;
}
.submenu ul li {
overflow:hidden;
height:120px;
}
nav ul li:hover > .submenu ul{
height:150px;
display:block;
}
nav ul li:hover > .submenu{
height:150px;
background: rgba(0,0,0,0.9);
-webkit-transition:height 400ms ease-in-out;
-moz-transition:height 400ms ease-in-out;
-o-transition:height 400ms ease-in-out;
transition:height 400ms ease-in-out;
}
.img_sec{
float:left;
width:100%;
}
nav ul li:hover > .submenu ul li *{
-webkit-transition:opacity 1500ms ease-in-out;
-moz-transition:opacity 1500ms ease-in-out;
-o-transition:opacity 1500ms ease-in-out;
transition:opacity 1500ms ease-in-out;
opacity :1;
visibility: visible;
}
.oferta_menu{
width: 100%;
position: relative;
display: block;
min-height: 100px;
height: 100%;
}
.sec_menu{
width: 100%;
max-width: 200px;
position: relative;
margin-top: 15px;
height:100px;
opacity:0;
}
.titulo_sec{
position:absolute;
top:0;
left:0;
right:0;
width:100%;
background: rgba(0,0,0,0.9);
font-size: 0.8em;
color:#FFF;
}
#menu{
position: relative;
top: 0px;
z-index: 10;
width: 100%;
background-color:#984dff;
height: 45px;
}
nav>ul{
width: 100%;
display: inline-block;
text-align: center;
height: 45px;
position: relative;
}
.submenu *{
visibility: hidden;
}
nav ul li{
display: inline-block;
padding-right: 15px;
padding-left: 15px;
list-style: none;
}
.menu_footer ul li{
display:block;
padding-right: 15px;
padding-left: 15px;
padding-top: 5px;
list-style: none;
}
.enlacesmenu{
text-transform:uppercase;
text-decoration:none;
color:#fff;
display: flex;
align-items: center;
height: 45px;
}
.menu_footer ul li .enlacesmenu{
height: 18px;
}
#logo{
float:left;
height:85px;
width:45px;
}
#logo_completo{
margin-top: 8px;
float: left;
width: 45%;
margin-left:50px;
}
#logo_completo a{
text-decoration:none;
}
#hotel_name{
margin-top:28px;
margin-bottom:0px;
color: #909090;
}
#hotel_stars{
margin:0;
color: #f2b94a;
}
#ribbon_sociales{
height:30px;
width:45%;
float:right;
}
.redes_sociales{
float:right;
margin-left:5px;
margin-top:5px;
}
.redes_sociales img{
height:25px;
width:25px;
}
#mis_reservas{
background-color: #984dff;
}
.boton{
display: block;
padding: 10px;
width: 145px;
float:right;
text-align: center;
cursor: pointer;
margin-top:5px;
align-self: flex-end;
}
.boton_link{
text-decoration:none;
color: #fff;
background-color: transparent;
border: none;
}
#cuerpo{
clear: both;
margin-top: 106px;
position: relative;
}
#slider{
width: 100%;
margin: -5px auto 0;
height: 446px;
position: relative;
z-index:40;
}
.rotador{
list-style-type: none;
padding: 0px;
}
.rotador li{
max-height: 464px;
}
#formularioreserva{
position: absolute;
top: 17px;
z-index: 99999;
left: 400px;
}
#formulario{
width: 250px;
padding: 10px;
display: block;
background: #f2b94a;
overflow: hidden;
box-sizing: content-box;
padding-bottom: 20px;
padding-top: 15px;
}
.calendario.input:first-child{
margin-right: 5%;
}
.calendario.input{
float: left;
width: 43%;
margin-bottom: 5px;
padding-left: 2%;
padding-right: 2%;
box-sizing: content-box;
background: #fff;
padding: 5px 4px;
}
.calendario.titulo,.hab.titulo{
font-size: 0.98em;
color: #FFF;
margin-top:10px;
padding-top: 20px;
padding-bottom: 10px;
}
.mas.hab{
color: #FFF;
padding-top: 20px;
padding-bottom: 10px;
cursor: pointer;
text-decoration: underline;
clear: both;
}
.hab.content .subtitulo{
margin-top: 5px;
margin-left: 5px;
float: left;
display:block;
}
.hab.content .select{
float: right;
margin-left: 2px;
margin-top: 2px;
}
.hab.content{
float: left;
padding-bottom: 2px;
padding-right: 3px;
margin-right: 5%;
margin-top: 5px;
background: #fff;
width: 43%;
}
#formulario button{
width: 99%;
border: 1px solid #fff;
margin: 10px .5% 1px;
padding: 5px 0px;
background-color: #984dff;
box-shadow: 0px 0px 1px #333;
}
#formulario button .titulo{
color: #fff;
display: block;
font-size: 15px;
font-weight: bold;;
}
#formulario button .subtitulo{
color: #fff;
font-style:italic;
}
#cab_reserva,.plus_top{
color: #fff;
max-width: 180px;
font-weight: normal;
text-transform: uppercase;
font-size: 1.2em;
float: left;
}
.plus_top{
font-size: 2em;
margin-top: 0;
margin-bottom: 0;
margin-right: 15px;
display: block;
padding: 0;
line-height: 0.8em;
float: right;
}
.titulos_seccion{
color: #909090;
text-align: center;
letter-spacing: 20px;
font-weight: normal;
font-size: xx-large;
margin-top:0px;
background: url(img/linea.png) center bottom no-repeat;
overflow: hidden;
margin-bottom:10px;
}
.titulos_seccion_promo{
color: #909090;
text-align: center;
letter-spacing: 1px;
font-weight: normal;
font-size: xx-large;
margin-top:0px;
background: url(img/linea.png) center bottom no-repeat;
overflow: hidden;
margin-bottom:35px;
}
.column1_two, .column2_two{
width:45%;
float:left;
display: inline-flex;
flex-flow: row-reverse wrap;
overflow: hidden;
}
.column1_two{
}
.column2_two{
margin-left:20px;
}
.two_columns{
margin-left:auto;
margin-right:auto;
width: 100%;
max-width: 1200px;
clear:both;
height:305px;
margin-top:10px;
display: flex;
justify-content: center;
}
footer{
background-color:#888;
clear:both;
}
.three_columns{
width: 100%;
clear: both;
height: 300px;
margin-top: 100px;
display: flex;
justify-content: center;
}
.column1_three, .column2_three,.column3_three{
width:25%;
float:left;
display: inline-flex;
overflow: hidden;
padding:10px;
}
.contact_footer, .mapa_footer,.menu_footer{
margin-left:auto;
margin-right:auto;
}
.item_par{
background-color:#F8F8F8;
}
.item_impar{
}
.secciones{
width: 100%;
padding-top:45px;
margin: 0px auto;
clear:both;
}
.img_columns{
width:100%;
float:left;
}
ul{
margin: 0;
padding: 0;
list-style: none;
}
#servicios{
text-align: center;
vertical-align: middle;
}
#servicios ul li{
height: 40px;
margin: 0 0px;
width: 100px;
display: inline-block;
padding-top: 40px;
text-align: center;
background-position: top center;
}
#lista_servicios{
width: 100%;
}
.descripcion_servicios {
vertical-align: bottom;
font-size: 13px;
margin-left: 0;
margin-right: 0;
text-align: center;
width: 100px;
margin-top: 50px;
}
#lista_servicios .descripcion_servicios{
vertical-align: top;
font-size: 13px;
margin-left: 0;
margin-right: 0;
margin-bottom:0px;
text-align: center;
width: 100px;
overflow: hidden;
}
#iconos_servicios_1{
background: url("img/servicio-recepcion-24h.jpg") no-repeat;
}
#iconos_servicios_2{
background: url("img/servicio-conexion-wifi.jpg") no-repeat;
}
#iconos_servicios_3{
background: url("img/servicio-restaurante.jpg") no-repeat;
}
#iconos_servicios_4{
background: url("img/servicio-consigna.jpg") no-repeat;
}
#iconos_servicios_5{
background: url("img/servicio-aire-acondicionado.jpg") no-repeat;
}
#iconos_servicios_6{
background: url("img/servicio-parking-cubierto.jpg") no-repeat;
}
#iconos_servicios_7{
background: url("img/servicio-minusvalidos.jpg") no-repeat;
}
#iconos_servicios_8{
background: url("img/servicio-consigna.jpg") no-repeat;
}
.titulos_columns{
margin-top:0px;
color: #909090;
font-weight: normal;
overflow: hidden;
}
.oferta_derecha{
background: url("img/oferta-B-derecha.png") no-repeat;
height: 303px;
width: 100%;
position: relative;
display: block;
background-size: 120px;
background-position: top right;
}
.oferta_izquierda{
background: url("img/oferta-A-izquierda.png") no-repeat;
width: 100%;
position: relative;
display: block;
background-size: 120px;
height: 303px;
}
.img_ofertas{
width:100%;
float:left;
position:relative;
}
.titulo_oferta, .subtitulo_oferta{
position:absolute;
color: #fff;
font-weight: normal;
}
.titulo_oferta{
top:10px;
font-size: 2.5em;
}
.subtitulo_oferta{
top:40px;
font-size: 1.4em;
margin-top:12px;
}
.of_sub_der{
right: 12px;
}
.of_der{
right:50px;
}
.of_sub_izq{
left:12px;
}
.of_izq{
left:50px;
}
.texto_descripcion_promociones{
max-height: 255px;
height: 100%;
overflow: hidden;
width: 100%;
}
.titulos_footer{
color: aliceblue;
font-weight: normal;
}
.contact_footer div{
padding-left:10px;
}
.contact_footer ul{
padding-left:10px;
}
.menu_footer ul{
padding-left:10px;
}
.contact_footer span{
font-weight: normal;
color:#fff;
}
.contact_footer a{
text-decoration:none;
color:#fff;
font-weight: normal;
}
#img_galeria{
margin-left: auto;
margin-right: auto;
}
#seccion_galeria{
text-align: center;
}
#texto_localizacion{
padding: 10px;
width: 100%;
max-width: 1200px;
margin-left: auto;
margin-right: auto;
}
#map_localizacion{
width: 100%;
max-width: 1200px;
margin-left: auto;
margin-right: auto;
height:450px;
}
.opiniones{
margin-right: auto;
margin-left: auto;
width: 100%;
height: 350px;
max-width: 1200px;
text-align: center;
}
.datos_opiniones{
float: left;
width: 20%;
max-height: 150px;
text-align: center;
padding-right: 10px;
}
.texto_opiniones{
width: 46%;
float: left;
padding-top: 15px;
padding-right: 20px;
padding-bottom: 5px;
padding-left: 20px;
text-align: left;
color: #fff;
min-height: 60px;
border-radius: 20px;
box-shadow: 5px 5px 15px 0 #9e9e9e;
}
.triangle1{
float: left;
border-color: transparent #984dff transparent transparent;
border-style: solid;
border-width: 10px 15px 23px 0;
width: 0;
height: 0;
margin: 10px 0 0 -34px;
font-size: 0;
line-height: 0;
}
.triangle2{
float: left;
border-color: transparent #f2b94a transparent transparent;
border-style: solid;
border-width: 10px 15px 23px 0;
width: 0;
height: 0;
margin: 10px 0 0 -34px;
font-size: 0;
line-height: 0;
}
.color1{
background-color: #984dff !important;
}
.color2{
background-color: #f2b94a !important;
}
.puntuacion{
float: left;
width: 23%;
}
#texto_contacto{
padding: 10px;
width: 100%;
max-width: 1200px;
margin-left: auto;
margin-right: auto;
}
.contact-form-box {
padding: 23px 0 0 0;
margin: 0 0 30px 0;
background: url(../images/contact-form.png) repeat-x white;
max-width: 1000px;
width: 100%;
clear:both;
float:left;
}
.contact-form-box .page-subheading {
padding-left: 0px;
border: none;
margin-bottom: 10px;
}
.page-subheading {
font-family: "Open Sans", sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #555454;
font-size: 18px;
padding: 0 0 15px;
line-height: normal;
}
.form-group{
margin-bottom: 20px;
width: 100%;
clear: both;
padding: 10px;
}
.form-group label{
float: left;
display: block;
min-width: 70px;
}
#message{
min-width: 170px;
}
#submitMessage{
margin-left: 130px;
margin-top:20px;
}
.precio_gara{
color:#fff;
}
.form-control{
line-height: 1.42857;
color: #9c9b9b;
vertical-align: middle;
float: left;
margin-left: 10px;
}
.boton_env{
display: block;
padding: 10px;
width: 145px;
float:left;
text-align: center;
cursor: pointer;
margin-top:5px;
align-self: flex-end;
}
.columns_promo{
margin-left:auto;
margin-right:auto;
width: 100%;
max-width: 1200px;
clear:both;
max-height:600px;
margin-top:10px;
display: flex;
justify-content: center;
}
.desc_promo{
max-height: 700px;
height: 100%;
width:100%;
}
.desc_lugar{
margin-left: auto;
margin-right: auto;
max-width: 1200px;
max-height: 600px;
margin-top: 10px;
}
.subtitulo{
text-decoration: underline;
}
.hotel_name_map{
font-size:1.7em;
color: #909090;
float:left;
max-width: 150px;
}
.hotel_stars_map{
font-size:2.5em;
color: #f2b94a;
}
.logo_map{
clear:both;
width:100%;
height:77px;
}
.contacto_hotel li span,#email_loc,.contact_name_l,.texto_contacto li span{
padding:2px;
padding-top:5px;
padding-bottom:5px;
margin-top:2px;
margin-bottom:2px;
}
#email_loc{
text-decoration:none;
color:#909090;
}
.contact_name_l{
font-weight:bold;
}
.campos-form{
padding: 45px;
}
.slider_promo{
max-width: 1200px;
margin: 0 auto;
padding: 0;
border:10px solid #fff;
background: #F8F8F8;
position: relative;
overflow: hidden;
text-align: center;
}
.items {
float:left;
width:333%;
-webkit-animation: hscroll 12s infinite;
-moz-animation: hscroll 12s infinite;
-ms-animation: hscroll 12s infinite;
}
.items .two_columns{
margin-left:auto;
margin-right:auto;
width: 30%;
float: left;
max-width: 1200px;
clear: none;
height:305px;
margin-top:10px;
display: flex;
justify-content: center;
}/*
@-webkit-keyframes hscroll {
0% { margin-left: 0; }
27.33% { margin-left: 0 }
33.33% { margin-left: -100%; }
60.66% { margin-left: -100%; }
66.66% { margin-left: -200%; }
94.99% { margin-left: -200%; }
100% { margin-left: 0 }
}
@-moz-keyframes hscroll {
0% { margin-left: 0; }
27.33% { margin-left: 0 }
33.33% { margin-left: -100%; }
60.66% { margin-left: -100%; }
66.66% { margin-left: -200%; }
94.99% { margin-left: -200%; }
100% { margin-left: 0 }
}
@-ms-keyframes hscroll {
0% { margin-left: 0; }
27.33% { margin-left: 0 }
33.33% { margin-left: -100%; }
60.66% { margin-left: -100%; }
66.66% { margin-left: -200%; }
94.99% { margin-left: -200%; }
100% { margin-left: 0 }
}*/
.boton_next{
position: absolute;
top: 50%;
right: 0;
}
.boton_prev{
position: absolute;
top: 50%;
left: 0;
}
.flechas{
height: 30px;
font-size: 30px;
color: white;
text-align: center;
line-height: 30px;
text-decoration: none;
}
#sidebar{
max-width: 190px;
float: left;
background-color: #984dff;
height: 100%;
color: #fff;
margin-top: 45px;
padding: 5px;
}
#container1{
max-width: 1200px;
float: left;
width: 100%;
}
#container{
max-width: 1200px;
width: 100%;
margin-left: auto;
margin-right: auto;
}
.siderbar_text{
text-decoration: none;
color: #fff;
padding: 10px;
display: block;
box-shadow: 0px 0px 1px #333;
}
.calendario input{
border-style: none;
float: left;
width: 100%;
padding: 5px 4px;
padding-right: 0%;
background: url(img/calendar.png) no-repeat scroll 7px 5px;
padding-left:30px;
}
#ribbon-fechas{
width:100%;
background-color:#f2b94a;
height:45px;
clear:both;
}
.ribbon-buscador{
float:left;
margin-left:10px;
color:#fff;
margin-top:10px;
}
#boton-ribbon-buscador{
float: right;
margin-right: 10px;
margin-top: 5px;
}
#checkin,#checkout{
color:#000;
}
#steps {
height: 37px;
margin-top: 10px;
overflow: hidden;
position: relative;
margin-bottom: 30px;
border-radius: 3px;
-webkit-border-radius: 3px;
}
ul#steps li.current {
color: #909090;
}
#steps.threeStep li {
width: 370.6px;
}
#steps li.current {
color: #ffffff;
}
#steps li.current {
cursor: pointer;
color: #ffffff;
}
#steps li:first-child {
margin: 0;
}
#steps.threeStep li {
width: 33%;
margin-left: 4px;
}
#steps li.current {
background: url(img/step-on.png) no-repeat right;
}
ul#steps li {
text-transform: uppercase;
font-size: 12px;
}
#steps li {
float: left;
height: 37px;
line-height: 37px;
position: relative;
background: url(img/step-off.png) no-repeat right;
}
ul#steps li.previous{
cursor: pointer;
}
ul#steps li.previous, ul#steps li.undone {
color: #333;
}
ul#steps li.undone {
color: #333;
}
#steps li.undone {
color: #ffffff;
}
steps li:last-child {
background-position: -16px top;
}
ul#steps li span.title {
margin-top: 0px;
}
ul#steps li span.number {
color: #888888;
}
#steps li.current strong span {
color: #9095a1;
}
#steps li span.number {
display: inline-block;
width: 22px;
height: 21px;
line-height: 21px;
margin-right: 5px;
vertical-align: 2px;
font-size: 14px;
text-align: center;
color: #9095a1;
background: url(img/ico-steps-number.png) no-repeat center;
}
#steps li span.title {
display: inline-block;
width: 75%;
line-height: 1.2;
vertical-align: middle;
text-align: left;
}
#container h2{
color: #909090;
}
#ribbon-fechas input{
padding: 0.2em;
border: medium none;
}
li.head {
background-color: #f2f2f2;
font-size: 12px;
height: 20px;
padding: 6px 0;
}
.col1h, .col1{
width: 50%;
float: left;
}
.col1 p {
float: left;
width: 60%;
font-size: 14px;
}
.col2h, .col2 {
width: 15%;
float: left;
}
.col3h, .col3 {
width: 7%;
float: left;
}
.col4h, .col4 {
width: 7%;
float: left;
}
.col5h, .col5 {
width: 14%;
float: left;
}
.col6h, .col6 {
width: 7%;
float: left;
}
.img_hab{
height: 100px;
width: 180px;
float: left;
}
li.relleno{
height: 100px;
background-color: #f2f2f2;
margin: 10px 0 0 0;
padding: 10px 0;
}
#form-datos-usuario ul, #resumen-datos{
background-color: #f2f2f2;
padding: 20px 0px;
}
#form-datos-usuario label, #resumen label{
width: 30%;
margin-right: 30px;
display: inline-block;
text-align: right;
line-height: 30px;
}
#form-datos-usuario input.text{
width: 460px;
height: 18px;
vertical-align: middle;
border: none;
border-radius: 3px;
}
#form-datos-usuario textarea{
width: 460px;
vertical-align: top;
border: none;
border-radius: 3px;
}
#payment-methods{
margin-top: 20px;
background-color: #f2f2f2;
padding: 10px;
}
#payment-methods p{
margin:10px;
color: grey;
font-size: 14px;
}
#cc_expiry_month{
width: 35px;
}
#cc_expiry_year{
width:49px;
}
#info_creditCard input.text{
width: 245px;
}
#payment-methods .cards li {
background: url(img/ico-cards.png);
display: inline-block;
width: 50px;
height: 32px;
vertical-align: middle;
line-height: 200px;
margin-right: 10px;
}
#payment-methods .cards li.electron {
background-position: 0px 0px;
}
#payment-methods .cards li.visa {
background-position: 0px 382px;
}
#payment-methods .cards li.mastercard {
background-position: 0px 332px;
}
#payment-methods .cards li.amex {
background-position: 0px 282px;
}
.cards ul{
overflow: hidden;
}
#container-reserva{
max-width: 1200px;
float: left;
width: 100%;
border: 5px solid rgba(225, 232, 232, 0.9);
margin: 30px 0px;
padding: 5px;
}
.select-reservas{
clear: both;
float: left;
width: 51%;
margin-bottom: 10px;
}
.select-regimen{
clear: both;
float: left;
margin-bottom: 10px;
}
#total{
clear: both;
margin-top: 10px;
background-color: #f2f2f2;
padding-top: 25px;
padding-bottom: 25px;
padding-left: 25px;
padding-right: 40px;
}
#total-reserva{
float: right;
}
#container-reserva h2{
text-align: center;
margin: 25px 0px;
}
.col1r{
width: 25%;
float: left;
}
.col2r{
width: 25%;
float: left;
}
.col3r{
width: 25%;
float: left;
}
.col4r{
width: 25%;
float: left;
}
.relleno-fecha{
background-color: #f2f2f2;
margin: 10px 0 20px 0;
padding: 10px;
}
.relleno-lineareserva{
background-color: #f2f2f2;
margin: 10px 0 0px 0;
padding: 25px;
}
.relleno-fecha span{
margin: 10px;
} | 0.260578 | 0.042285 |
* {
font-variant-ligatures: none;
}
body {
font-family: VT323, monospace;
font-size: 20px;
background-color: #010101;
}
.status {
width: 90%;
text-align: left;
color: #017101;
margin: 0px auto;
margin-top: 5px;
display: flex;
justify-content: space-between;
}
.main {
width: 90%;
padding: 10px 20px;
margin: 0px auto;
background-color: black;
color: #00ff00;
border: 2px solid #017101;
margin-bottom: 40px;
}
h1, h2 {
text-align: center;
margin: 0;
}
h1 {
font-family: VT323, sans;
font-size: 40px;
margin-bottom: 20px;
letter-spacing: 4px;
}
h2 {
font-size: 30px;
}
.actions {
margin: 50px auto;
text-align: center;
}
a.button, input.button {
background-color: transparent;
border: 1px solid #00CC00;
color: #00CC00;
font-size: 30px;
margin: 20px 0px;
padding: 10px;
font-family: VT323, monospace;
}
.button:hover {
font-weight: bold;
cursor: pointer;
border-color: #00FF00;
color: #00FF00;
box-shadow: 0px 0px 1px 1px #009900 ;
}
.question {
font-size: 30px;
margin: 20px auto;
text-align: center;
color: white;
}
#art_desc {
display: none;
}
input[type="text"] {
padding: 10px;
font-size: 30px;
width: 100%;
border: 1px solid #00CC00;
background-color: transparent;
color: #00CC00;
font-family: VT323, monospace;
}
input[type="text"]:focus {
border-color: #00FF00;
color: #00FF00;
}
.alert {
animation: blinker 1s linear infinite;
text-align: center;
font-size: 30px;
margin: 0;
}
.info {
color: white;
animation: blinker 1s linear infinite;
}
.success {
color: #00ff00;
}
.error {
color: red;
}
@keyframes blinker {
50% {
opacity: 0;
}
}
.question.reversed {
/* -moz-transform: scale(-1, 1);
-webkit-transform: scale(-1, 1);
-o-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1); */
}
.main pre {
display: none;
margin: 0 auto;
}
.main pre.art-small {
display: block;
}
.main pre.art-mini {
display: block;
}
hr {
height: 2px;
background-color: #00ff0069;
margin: 50px 0;
}
#hint-trigger {
color: #009900;
margin-left: 3px;
}
#hint-trigger:hover {
cursor: pointer;
font-weight: bold;
}
#hint {
display: block;
visibility: hidden;
color: #bdbdbd;
margin-left: 3px;
margin-bottom: 10px;
}
#hint.visible .hint-text {
visibility: visible;
display: block;
overflow: hidden;
animation: typing 5s steps(200, end), blink .75s step-end infinite;
white-space: nowrap;
box-sizing: border-box;
}
@keyframes typing {
from {
width: 0%
}
to {
width: 100%
}
}
@media only screen and (min-width: 320px) {
.main, .status {
width: 90%;
}
.main pre.art-small {
display: none;
}
.main pre.art-mini {
display: block;
}
}
@media only screen and (min-width: 400px) {
.main, .status {
width: 390px;
}
.main pre.art-mini {
display: none;
}
.main pre.art-small {
display: none;
}
.main pre.art-medium {
display: block;
}
h1 {
font-size: 60px;
}
}
@media only screen and (min-width: 768px) {
.main, .status {
width: 740px;
}
.status {
margin-top: px;
}
.main pre.art-small {
display: none;
}
.main pre.art-medium {
display: none;
}
.main pre.art-large {
display: block;
}
h1 {
font-size: 80px;
}
}
@media only screen and (min-width: 1024px) {
.main, .status {
width: 800px;
}
.status {
margin-top: 20px;
}
h1 {
font-size: 80px;
}
}
@-ms-viewport{
width: device-width;
} | public/css/app.css | * {
font-variant-ligatures: none;
}
body {
font-family: VT323, monospace;
font-size: 20px;
background-color: #010101;
}
.status {
width: 90%;
text-align: left;
color: #017101;
margin: 0px auto;
margin-top: 5px;
display: flex;
justify-content: space-between;
}
.main {
width: 90%;
padding: 10px 20px;
margin: 0px auto;
background-color: black;
color: #00ff00;
border: 2px solid #017101;
margin-bottom: 40px;
}
h1, h2 {
text-align: center;
margin: 0;
}
h1 {
font-family: VT323, sans;
font-size: 40px;
margin-bottom: 20px;
letter-spacing: 4px;
}
h2 {
font-size: 30px;
}
.actions {
margin: 50px auto;
text-align: center;
}
a.button, input.button {
background-color: transparent;
border: 1px solid #00CC00;
color: #00CC00;
font-size: 30px;
margin: 20px 0px;
padding: 10px;
font-family: VT323, monospace;
}
.button:hover {
font-weight: bold;
cursor: pointer;
border-color: #00FF00;
color: #00FF00;
box-shadow: 0px 0px 1px 1px #009900 ;
}
.question {
font-size: 30px;
margin: 20px auto;
text-align: center;
color: white;
}
#art_desc {
display: none;
}
input[type="text"] {
padding: 10px;
font-size: 30px;
width: 100%;
border: 1px solid #00CC00;
background-color: transparent;
color: #00CC00;
font-family: VT323, monospace;
}
input[type="text"]:focus {
border-color: #00FF00;
color: #00FF00;
}
.alert {
animation: blinker 1s linear infinite;
text-align: center;
font-size: 30px;
margin: 0;
}
.info {
color: white;
animation: blinker 1s linear infinite;
}
.success {
color: #00ff00;
}
.error {
color: red;
}
@keyframes blinker {
50% {
opacity: 0;
}
}
.question.reversed {
/* -moz-transform: scale(-1, 1);
-webkit-transform: scale(-1, 1);
-o-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1); */
}
.main pre {
display: none;
margin: 0 auto;
}
.main pre.art-small {
display: block;
}
.main pre.art-mini {
display: block;
}
hr {
height: 2px;
background-color: #00ff0069;
margin: 50px 0;
}
#hint-trigger {
color: #009900;
margin-left: 3px;
}
#hint-trigger:hover {
cursor: pointer;
font-weight: bold;
}
#hint {
display: block;
visibility: hidden;
color: #bdbdbd;
margin-left: 3px;
margin-bottom: 10px;
}
#hint.visible .hint-text {
visibility: visible;
display: block;
overflow: hidden;
animation: typing 5s steps(200, end), blink .75s step-end infinite;
white-space: nowrap;
box-sizing: border-box;
}
@keyframes typing {
from {
width: 0%
}
to {
width: 100%
}
}
@media only screen and (min-width: 320px) {
.main, .status {
width: 90%;
}
.main pre.art-small {
display: none;
}
.main pre.art-mini {
display: block;
}
}
@media only screen and (min-width: 400px) {
.main, .status {
width: 390px;
}
.main pre.art-mini {
display: none;
}
.main pre.art-small {
display: none;
}
.main pre.art-medium {
display: block;
}
h1 {
font-size: 60px;
}
}
@media only screen and (min-width: 768px) {
.main, .status {
width: 740px;
}
.status {
margin-top: px;
}
.main pre.art-small {
display: none;
}
.main pre.art-medium {
display: none;
}
.main pre.art-large {
display: block;
}
h1 {
font-size: 80px;
}
}
@media only screen and (min-width: 1024px) {
.main, .status {
width: 800px;
}
.status {
margin-top: 20px;
}
h1 {
font-size: 80px;
}
}
@-ms-viewport{
width: device-width;
} | 0.582847 | 0.139924 |
.nv-left > li{
padding-left: 50px;
color:white;
}
.navbar-inverse .navbar-nav > li > a{
color:#527CD4 !important;
font-size: 18px;
}
.navbar-inverse{
background-color: white !important;
border-color: #EEEEEE !important;
}
.navbar1{
/*float:right;*/
margin-right: 40px;
}
/*.navbar-inverse .navbar-nav > li > a:last-child{
padding: 10px;
}*/
/*.navbar-inverse .navbar-nav{
float: right;
}*/
.padding
{
padding: 99px 1px 95px 90px;
}
.padding2
{
padding: 70px 1px 95px 0px;
}
.padding3
{
padding: 140px 1px 50px 40px;
}
.info{
background-color: white;
padding-top: 40px;
padding-bottom: 17px;
font-size: 20px;
padding-left: 22px;
padding-right: 33px;
line-height: 24px;
}
.info2{
/*background-color: white;*/
padding-top: 20px;
padding-bottom: 9px;
font-size: 20px;
color:white;
padding-left: 56px !important;
padding-right: 0px;
line-height: 30px;
}
.slidecontainer {
width: 100%;
}
.slider {
-webkit-appearance: none;
width: 100%;
height: 15px;
border-radius: 5px;
background: pink;
outline: none;
opacity: 0.7;
-webkit-transition: .2s;
transition: opacity .2s;
}
.slider:hover {
opacity: 1;
}
.slider::-webkit-slider-thumb {
-webkit-appearance: none;
appearance: none;
width: 25px;
height: 25px;
border-radius: 50%;
background: black;
cursor: pointer;
}
.slider::-moz-range-thumb {
width: 25px;
height: 25px;
border-radius: 50%;
background: white;
cursor: pointer;
}
.form-control{
height: 60px !important;
}
textarea.form-control{
height: auto !important;
}
.padd3{
padding-bottom: 10px;;
}
.btn-yellow
{
display:inline;background-color: #134CC5;color:white;padding:15px 45px 15px 45px;text-decoration: none;
}
.btn-black
{
display: inline;
background-color: white;
color: #527CD4;
border: 2px solid #527CD4;
padding: 15px 45px 15px 45px;
text-decoration: none;
}
.btn-yellow:hover
{
color:white;
text-decoration: none;
}
.btn-black:hover
{
background-color: #527CD4;
color:white;
text-decoration: none;
}
.btn{
display: flex;
}
.btn > a{
float: left;
/*display:flex;*/
margin-left: 15px;
margin-bottom: 15px;
}
@media screen and (max-width: 760px) {
.navbar-inverse .navbar-nav{
padding-left: 0px;
}
.img-width{
padding-left: 40px;
}
.padding
{
padding: 99px 1px 95px 0px;
}
.form-pad{
padding-bottom: 10px;padding-left:27px!important;
}
.padd3760{
padding-bottom: 10px;
}
.padd3{
padding-left: 0px !important;
}
.navbar-inverse .navbar-nav{
float:none;
}
.setting_{
padding-left: 10px;
}
}
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
.example {background: red;}
}
/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
.example {background: green;}
}
/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 760px) {
.padding
{
padding: 99px 1px 95px 90px;
}
}
/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
.example {background: orange;}
}
/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
.example {background: pink;}
}
* {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
body {
background: #2e2a2a;
color: #FFF;
font-size: 62.5%;
font-family: 'Roboto', Arial, Helvetica, Sans-serif, Verdana;
}
ul {
list-style-type: none;
}
a {
color: #e95846;
text-decoration: none;
}
.pricing-table-title {
text-transform: uppercase;
font-weight: 700;
font-size: 2.6em;
color: #FFF;
margin-top: 15px;
text-align: left;
margin-bottom: 25px;
text-shadow: 0 1px 1px rgba(0,0,0,0.4);
}
.pricing-table-title a {
font-size: 0.6em;
}
.clearfix:after {
content: '';
display: block;
height: 0;
width: 0;
clear: both;
}
/** ========================
* Contenedor
============================*/
.pricing-wrapper {
width: 960px;
margin: 40px auto 0;
}
.pricing-table {
padding-bottom: 15px;
border-radius: 10px;
border-top: 13px solid #527CD4;
margin: 0 10px;
text-align: center;
width: 900px;
float: left;
-webkit-box-shadow: 0 0 15px rgba(0,0,0,0.4);
box-shadow: 0 0 15px rgba(0,0,0,0.4);
-webkit-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.pricing-table:hover {
-webkit-transform: scale(1.06);
-ms-transform: scale(1.06);
-o-transform: scale(1.06);
transform: scale(1.06);
}
.pricing-title {
color: #175ADF;
/*background: #e95846;*/
padding: 20px 0;
font-size: 2em;
text-transform: uppercase;
text-shadow: 0 1px 1px rgba(0,0,0,0.4);
}
.pricing-table.recommended .pricing-title {
background: #2db3cb;
}
.pricing-table.recommended .pricing-action {
background: #2db3cb;
}
.pricing-table .price {
/*background: #403e3d;*/
font-size: 1.4em;
font-weight: 400;
padding: 20px 0;
/*text-shadow: 0 1px 1px rgba(0,0,0,0.4);*/
}
.pricing-table .price sup {
font-size: 0.4em;
position: relative;
left: 5px;
}
.table-list {
background: #FFF;
color: #403d3a;
}
.table-list li {
font-size: 1.4em;
font-weight: 700;
padding: 12px 8px;
}
.table-list li:before {
content: "\f00c";
font-family: 'FontAwesome';
color: #3fab91;
display: inline-block;
position: relative;
right: 5px;
font-size: 16px;
}
.table-list li span {
font-weight: 400;
}
.table-list li span.unlimited {
color: #FFF;
background: #e95846;
font-size: 0.9em;
padding: 5px 7px;
display: inline-block;
-webkit-border-radius: 38px;
-moz-border-radius: 38px;
border-radius: 38px;
}
.table-list li:nth-child(2n) {
/*background: #F0F0F0;*/
}
.table-buy {
background: #FFF;
padding: 15px;
text-align: left;
overflow: hidden;
}
.table-buy p {
float: left;
color: #37353a;
font-weight: 700;
font-size: 2.4em;
}
.table-buy p sup {
font-size: 0.5em;
position: relative;
left: 5px;
}
.table-buy .pricing-action {
float: right;
color: #FFF;
background: #e95846;
padding: 10px 16px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
font-weight: 700;
font-size: 1.4em;
text-shadow: 0 1px 1px rgba(0,0,0,0.4);
-webkit-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.table-buy .pricing-action:hover {
background: #cf4f3e;
}
.recommended .table-buy .pricing-action:hover {
background: #228799;
}
/** ================
* Responsive
===================*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.pricing-wrapper {
width: 768px;
}
.pricing-table {
width: 236px;
}
.table-list li {
font-size: 1.3em;
}
}
.btn-table-custom
{
border-radius: 25px;
display: inline;
margin-left: 40%;
background-color: #134CC5;
color: white;
padding: 15px 45px 15px 45px;
text-decoration: none;
}
@media only screen and (max-width: 768px) {
.pricing-wrapper {
width: 420px;
}
.pricing-table {
display: block;
float: none;
margin: 0 0 20px 0;
width: 100%;
}
.btn-table-custom
{
display:inline;margin-left:20%;background-color: #134CC5;color:white;padding:15px 45px 15px 45px;text-decoration: none;
}
}
@media only screen and (max-width: 479px) {
.pricing-wrapper {
width: 300px;
}
} | public/css/custom.css | .nv-left > li{
padding-left: 50px;
color:white;
}
.navbar-inverse .navbar-nav > li > a{
color:#527CD4 !important;
font-size: 18px;
}
.navbar-inverse{
background-color: white !important;
border-color: #EEEEEE !important;
}
.navbar1{
/*float:right;*/
margin-right: 40px;
}
/*.navbar-inverse .navbar-nav > li > a:last-child{
padding: 10px;
}*/
/*.navbar-inverse .navbar-nav{
float: right;
}*/
.padding
{
padding: 99px 1px 95px 90px;
}
.padding2
{
padding: 70px 1px 95px 0px;
}
.padding3
{
padding: 140px 1px 50px 40px;
}
.info{
background-color: white;
padding-top: 40px;
padding-bottom: 17px;
font-size: 20px;
padding-left: 22px;
padding-right: 33px;
line-height: 24px;
}
.info2{
/*background-color: white;*/
padding-top: 20px;
padding-bottom: 9px;
font-size: 20px;
color:white;
padding-left: 56px !important;
padding-right: 0px;
line-height: 30px;
}
.slidecontainer {
width: 100%;
}
.slider {
-webkit-appearance: none;
width: 100%;
height: 15px;
border-radius: 5px;
background: pink;
outline: none;
opacity: 0.7;
-webkit-transition: .2s;
transition: opacity .2s;
}
.slider:hover {
opacity: 1;
}
.slider::-webkit-slider-thumb {
-webkit-appearance: none;
appearance: none;
width: 25px;
height: 25px;
border-radius: 50%;
background: black;
cursor: pointer;
}
.slider::-moz-range-thumb {
width: 25px;
height: 25px;
border-radius: 50%;
background: white;
cursor: pointer;
}
.form-control{
height: 60px !important;
}
textarea.form-control{
height: auto !important;
}
.padd3{
padding-bottom: 10px;;
}
.btn-yellow
{
display:inline;background-color: #134CC5;color:white;padding:15px 45px 15px 45px;text-decoration: none;
}
.btn-black
{
display: inline;
background-color: white;
color: #527CD4;
border: 2px solid #527CD4;
padding: 15px 45px 15px 45px;
text-decoration: none;
}
.btn-yellow:hover
{
color:white;
text-decoration: none;
}
.btn-black:hover
{
background-color: #527CD4;
color:white;
text-decoration: none;
}
.btn{
display: flex;
}
.btn > a{
float: left;
/*display:flex;*/
margin-left: 15px;
margin-bottom: 15px;
}
@media screen and (max-width: 760px) {
.navbar-inverse .navbar-nav{
padding-left: 0px;
}
.img-width{
padding-left: 40px;
}
.padding
{
padding: 99px 1px 95px 0px;
}
.form-pad{
padding-bottom: 10px;padding-left:27px!important;
}
.padd3760{
padding-bottom: 10px;
}
.padd3{
padding-left: 0px !important;
}
.navbar-inverse .navbar-nav{
float:none;
}
.setting_{
padding-left: 10px;
}
}
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
.example {background: red;}
}
/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
.example {background: green;}
}
/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 760px) {
.padding
{
padding: 99px 1px 95px 90px;
}
}
/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
.example {background: orange;}
}
/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
.example {background: pink;}
}
* {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
body {
background: #2e2a2a;
color: #FFF;
font-size: 62.5%;
font-family: 'Roboto', Arial, Helvetica, Sans-serif, Verdana;
}
ul {
list-style-type: none;
}
a {
color: #e95846;
text-decoration: none;
}
.pricing-table-title {
text-transform: uppercase;
font-weight: 700;
font-size: 2.6em;
color: #FFF;
margin-top: 15px;
text-align: left;
margin-bottom: 25px;
text-shadow: 0 1px 1px rgba(0,0,0,0.4);
}
.pricing-table-title a {
font-size: 0.6em;
}
.clearfix:after {
content: '';
display: block;
height: 0;
width: 0;
clear: both;
}
/** ========================
* Contenedor
============================*/
.pricing-wrapper {
width: 960px;
margin: 40px auto 0;
}
.pricing-table {
padding-bottom: 15px;
border-radius: 10px;
border-top: 13px solid #527CD4;
margin: 0 10px;
text-align: center;
width: 900px;
float: left;
-webkit-box-shadow: 0 0 15px rgba(0,0,0,0.4);
box-shadow: 0 0 15px rgba(0,0,0,0.4);
-webkit-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.pricing-table:hover {
-webkit-transform: scale(1.06);
-ms-transform: scale(1.06);
-o-transform: scale(1.06);
transform: scale(1.06);
}
.pricing-title {
color: #175ADF;
/*background: #e95846;*/
padding: 20px 0;
font-size: 2em;
text-transform: uppercase;
text-shadow: 0 1px 1px rgba(0,0,0,0.4);
}
.pricing-table.recommended .pricing-title {
background: #2db3cb;
}
.pricing-table.recommended .pricing-action {
background: #2db3cb;
}
.pricing-table .price {
/*background: #403e3d;*/
font-size: 1.4em;
font-weight: 400;
padding: 20px 0;
/*text-shadow: 0 1px 1px rgba(0,0,0,0.4);*/
}
.pricing-table .price sup {
font-size: 0.4em;
position: relative;
left: 5px;
}
.table-list {
background: #FFF;
color: #403d3a;
}
.table-list li {
font-size: 1.4em;
font-weight: 700;
padding: 12px 8px;
}
.table-list li:before {
content: "\f00c";
font-family: 'FontAwesome';
color: #3fab91;
display: inline-block;
position: relative;
right: 5px;
font-size: 16px;
}
.table-list li span {
font-weight: 400;
}
.table-list li span.unlimited {
color: #FFF;
background: #e95846;
font-size: 0.9em;
padding: 5px 7px;
display: inline-block;
-webkit-border-radius: 38px;
-moz-border-radius: 38px;
border-radius: 38px;
}
.table-list li:nth-child(2n) {
/*background: #F0F0F0;*/
}
.table-buy {
background: #FFF;
padding: 15px;
text-align: left;
overflow: hidden;
}
.table-buy p {
float: left;
color: #37353a;
font-weight: 700;
font-size: 2.4em;
}
.table-buy p sup {
font-size: 0.5em;
position: relative;
left: 5px;
}
.table-buy .pricing-action {
float: right;
color: #FFF;
background: #e95846;
padding: 10px 16px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
font-weight: 700;
font-size: 1.4em;
text-shadow: 0 1px 1px rgba(0,0,0,0.4);
-webkit-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.table-buy .pricing-action:hover {
background: #cf4f3e;
}
.recommended .table-buy .pricing-action:hover {
background: #228799;
}
/** ================
* Responsive
===================*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.pricing-wrapper {
width: 768px;
}
.pricing-table {
width: 236px;
}
.table-list li {
font-size: 1.3em;
}
}
.btn-table-custom
{
border-radius: 25px;
display: inline;
margin-left: 40%;
background-color: #134CC5;
color: white;
padding: 15px 45px 15px 45px;
text-decoration: none;
}
@media only screen and (max-width: 768px) {
.pricing-wrapper {
width: 420px;
}
.pricing-table {
display: block;
float: none;
margin: 0 0 20px 0;
width: 100%;
}
.btn-table-custom
{
display:inline;margin-left:20%;background-color: #134CC5;color:white;padding:15px 45px 15px 45px;text-decoration: none;
}
}
@media only screen and (max-width: 479px) {
.pricing-wrapper {
width: 300px;
}
} | 0.36557 | 0.070432 |
body {
background-color: #212121;
color: #FFFFFF;
font-family: 'Source Sans Pro', sans-serif;
font-weight: normal;
font-size: 14px;
margin: 0;
overflow-x: hidden;
}
@media (max-width: 320px) {
body {
font-size: 6px;
}
body .home .page-main .text,
body .home .poem .text,
body .poems .text,
body .writers .text {
padding-left: 30px;
}
body .home .page-main .subtitle,
body .home .poem .verse,
body .poems .text .stranza .verse li,
body .writers .text .description {
font-size: 3.5em;
}
body .home .poem .date,
body .poems .text .writer,
body .poems .text .date,
body header div.menu ul.modules li {
font-size: 2em;
}
body .home .poem .more {
font-size: 2em;
}
body footer {
font-size: 1.5em;
}
}
@media (min-width: 321px) and (max-width: 375px) {
body {
font-size: 10px;
}
body .home .page-main .text,
body .home .poem .text,
body .poems .text,
body .writers .text {
padding-left: 30px;
}
body .home .page-main .subtitle,
body .home .poem .verse,
body .poems .text .stranza .verse li,
body .writers .text .description {
font-size: 3.5em;
}
body .home .poem .date,
body .poems .text .writer,
body .poems .text .date,
body header div.menu ul.modules li {
font-size: 2em;
}
body .home .poem .more {
font-size: 2em;
}
body footer {
font-size: 1.5em;
}
}
@media (min-width: 376px) and (max-width: 425px) {
body {
font-size: 12px;
}
body .home .page-main .text,
body .home .poem .text,
body .poems .text,
body .writers .text {
padding-left: 30px;
}
body .home .page-main .subtitle,
body .home .poem .verse,
body .poems .text .stranza .verse li,
body .writers .text .description {
font-size: 3.5em;
}
body .home .poem .date,
body .poems .text .writer,
body .poems .text .date,
body header div.menu ul.modules li {
font-size: 2em;
}
body .home .poem .more {
font-size: 2em;
}
body footer {
font-size: 1.5em;
}
}
header {
width: 100%;
height: 48px;
position: fixed;
z-index: 9999;
top: 20px;
}
header .logo-link {
left: 20px;
border-radius: 24px;
position: fixed;
width: 48px;
height: 48px;
overflow: hidden;
}
header .logo-link .logo {
background-color: #FFFFFF;
background-image: url(../logo.svg);
display: block;
position: absolute;
width: 48px;
height: 48px;
background-size: cover;
background-repeat: no-repeat;
}
header .menu {
right: 20px;
position: fixed;
}
header .menu button {
right: 20px;
position: fixed;
background-color: inherit;
border: inherit;
padding: 0;
}
header .menu button:focus {
outline: inherit;
}
header .menu button svg {
fill: #FFFFFF;
}
header .menu ul.modules {
background-color: #212121;
margin-top: 33px;
padding: 0;
list-style: none;
font-size: 1.4em;
text-align: center;
}
header .menu ul.modules li {
padding: 10px 20px 10px 20px;
}
header .menu ul.modules li:last-child {
padding-bottom: 20px;
}
header .menu ul.modules li:first-child {
padding-top: 20px;
}
header .menu ul.modules li:hover {
font-style: italic;
}
header .menu ul.modules li a {
color: inherit;
text-decoration: inherit;
}
.home .poem .title,
.poems .text .title,
.writers .text .title {
font-family: 'Gentium Basic', serif;
font-size: 6em;
}
.quote.ng-enter,
.quote.ng-leave {
transition: all 1s;
}
.writer.ng-enter,
.writer.ng-leave {
transition: all 0.2s;
}
.quote.ng-enter,
.writer.ng-enter {
opacity: 0;
}
.quote.ng-enter-active,
.writer.ng-enter-active {
opacity: 1;
}
.quote.ng-leave,
.writer.ng-leave {
opacity: 1;
}
.quote.ng-leave-active,
.writer.ng-leave-active {
opacity: 0;
}
::-moz-selection {
background: #FFFFFF;
color: #212121;
}
::selection {
background: #FFFFFF;
color: #212121;
}
footer.main-footer {
text-align: center;
width: 100%;
z-index: 3000;
bottom: 0;
left: 0;
border-top: 1px solid #FFFFFF;
}
.home footer.main-footer {
position: absolute;
}
footer.main-footer div {
padding: 20px;;
}
footer.main-footer section.made {
margin-top: 20px;
margin-bottom: 20px;
}
footer.main-footer section.social a {
margin-right: 20px;
font-weight: bold;
color: #FFFFFF;
}
footer.main-footer section.social a:last-child {
margin-right: 0px;
}
footer.main-footer section.made p,
footer.main-footer section.copyright p {
margin: 0;
}
footer.main-footer section.made p a,
footer.main-footer section.copyright p a {
color: inherit;
font-weight: bold;
}
footer.custom-footer {
position: relative;
z-index: 3000;
bottom: 0;
left: 0;
padding: 20px;
}
.poems footer.custom-footer,
.writers footer.custom-footer {
position: inherit;
}
footer section.custom-footer {
font-size: 0.9em;
font-weight: lighter;
padding: 5px;
}
.cursor-pointer {
cursor: pointer;
} | css/bucle.css | body {
background-color: #212121;
color: #FFFFFF;
font-family: 'Source Sans Pro', sans-serif;
font-weight: normal;
font-size: 14px;
margin: 0;
overflow-x: hidden;
}
@media (max-width: 320px) {
body {
font-size: 6px;
}
body .home .page-main .text,
body .home .poem .text,
body .poems .text,
body .writers .text {
padding-left: 30px;
}
body .home .page-main .subtitle,
body .home .poem .verse,
body .poems .text .stranza .verse li,
body .writers .text .description {
font-size: 3.5em;
}
body .home .poem .date,
body .poems .text .writer,
body .poems .text .date,
body header div.menu ul.modules li {
font-size: 2em;
}
body .home .poem .more {
font-size: 2em;
}
body footer {
font-size: 1.5em;
}
}
@media (min-width: 321px) and (max-width: 375px) {
body {
font-size: 10px;
}
body .home .page-main .text,
body .home .poem .text,
body .poems .text,
body .writers .text {
padding-left: 30px;
}
body .home .page-main .subtitle,
body .home .poem .verse,
body .poems .text .stranza .verse li,
body .writers .text .description {
font-size: 3.5em;
}
body .home .poem .date,
body .poems .text .writer,
body .poems .text .date,
body header div.menu ul.modules li {
font-size: 2em;
}
body .home .poem .more {
font-size: 2em;
}
body footer {
font-size: 1.5em;
}
}
@media (min-width: 376px) and (max-width: 425px) {
body {
font-size: 12px;
}
body .home .page-main .text,
body .home .poem .text,
body .poems .text,
body .writers .text {
padding-left: 30px;
}
body .home .page-main .subtitle,
body .home .poem .verse,
body .poems .text .stranza .verse li,
body .writers .text .description {
font-size: 3.5em;
}
body .home .poem .date,
body .poems .text .writer,
body .poems .text .date,
body header div.menu ul.modules li {
font-size: 2em;
}
body .home .poem .more {
font-size: 2em;
}
body footer {
font-size: 1.5em;
}
}
header {
width: 100%;
height: 48px;
position: fixed;
z-index: 9999;
top: 20px;
}
header .logo-link {
left: 20px;
border-radius: 24px;
position: fixed;
width: 48px;
height: 48px;
overflow: hidden;
}
header .logo-link .logo {
background-color: #FFFFFF;
background-image: url(../logo.svg);
display: block;
position: absolute;
width: 48px;
height: 48px;
background-size: cover;
background-repeat: no-repeat;
}
header .menu {
right: 20px;
position: fixed;
}
header .menu button {
right: 20px;
position: fixed;
background-color: inherit;
border: inherit;
padding: 0;
}
header .menu button:focus {
outline: inherit;
}
header .menu button svg {
fill: #FFFFFF;
}
header .menu ul.modules {
background-color: #212121;
margin-top: 33px;
padding: 0;
list-style: none;
font-size: 1.4em;
text-align: center;
}
header .menu ul.modules li {
padding: 10px 20px 10px 20px;
}
header .menu ul.modules li:last-child {
padding-bottom: 20px;
}
header .menu ul.modules li:first-child {
padding-top: 20px;
}
header .menu ul.modules li:hover {
font-style: italic;
}
header .menu ul.modules li a {
color: inherit;
text-decoration: inherit;
}
.home .poem .title,
.poems .text .title,
.writers .text .title {
font-family: 'Gentium Basic', serif;
font-size: 6em;
}
.quote.ng-enter,
.quote.ng-leave {
transition: all 1s;
}
.writer.ng-enter,
.writer.ng-leave {
transition: all 0.2s;
}
.quote.ng-enter,
.writer.ng-enter {
opacity: 0;
}
.quote.ng-enter-active,
.writer.ng-enter-active {
opacity: 1;
}
.quote.ng-leave,
.writer.ng-leave {
opacity: 1;
}
.quote.ng-leave-active,
.writer.ng-leave-active {
opacity: 0;
}
::-moz-selection {
background: #FFFFFF;
color: #212121;
}
::selection {
background: #FFFFFF;
color: #212121;
}
footer.main-footer {
text-align: center;
width: 100%;
z-index: 3000;
bottom: 0;
left: 0;
border-top: 1px solid #FFFFFF;
}
.home footer.main-footer {
position: absolute;
}
footer.main-footer div {
padding: 20px;;
}
footer.main-footer section.made {
margin-top: 20px;
margin-bottom: 20px;
}
footer.main-footer section.social a {
margin-right: 20px;
font-weight: bold;
color: #FFFFFF;
}
footer.main-footer section.social a:last-child {
margin-right: 0px;
}
footer.main-footer section.made p,
footer.main-footer section.copyright p {
margin: 0;
}
footer.main-footer section.made p a,
footer.main-footer section.copyright p a {
color: inherit;
font-weight: bold;
}
footer.custom-footer {
position: relative;
z-index: 3000;
bottom: 0;
left: 0;
padding: 20px;
}
.poems footer.custom-footer,
.writers footer.custom-footer {
position: inherit;
}
footer section.custom-footer {
font-size: 0.9em;
font-weight: lighter;
padding: 5px;
}
.cursor-pointer {
cursor: pointer;
} | 0.386185 | 0.042068 |
@import url('https://fonts.googleapis.com/css2?family=Lato&display=swap');
:root{
--main-color: #343a40;
--color-dark: #1d2231;
--text-grey: #8390a2;
}
*{
font-family: 'Lato', sans-serif;
margin: 0;
padding: 0;
text-decoration: none;
list-style-type: none;
box-sizing: border-box;
}
body {
font-family: 'Lato', sans-serif;
color: #505962;
}
#sidebar-toggle{
display: none;
}
.sidebar{
height: 100%;
width: 240px;
position: fixed;
left: 0;
top: 0;
z-index: 100;
background: var(--main-color);
color: #fff;
overflow-y: auto;
transition: width 500ms;
}
.sidebar-header{
display: flex;
justify-content: space-between;
align-items: center;
height: 60px;
padding: 0rem 1rem;
}
.sidebar-menu{
padding: 1rem;
}
.sidebar a{
color: #fff;
font-size: .9rem;
}
.sidebar a span:last-child{
padding-left: .6rem;
}
#sidebar-toggle:checked ~ .sidebar{
width: 60px;
}
#sidebar-toggle:checked ~ .sidebar .sidebar-header h5 span:last-child,
#sidebar-toggle:checked ~ .sidebar li span:last-child{
display: none;
}
#sidebar-toggle:checked ~ .sidebar .sidebar-header,
#sidebar-toggle:checked ~ .sidebar li{
display: flex;
justify-content: center;
}
#sidebar-toggle:checked ~ .main-content{
margin-left: 60px;
}
#sidebar-toggle:checked ~ .main-content header{
left: 60px;
width: calc(100% - 60px);
}
.main-content{
position: relative;
margin-left: 240px;
transition: margin-left 500ms;
}
header{
position: fixed;
left:240px;
top: 0;
z-index: 100;
width: calc(100% - 240px);
background: #fff;
height: 60px;
padding: 0rem 1rem;
display: flex;
align-items: center;
justify-content: space-between;
border-bottom: 1px solid #ccc;
transition: left 500ms;
background-color: #CD5C5C !important;
}
header a{
color: black;
}
main{
margin-top: 60px;
background: #f1f5f9;
min-height: 90vh;
}
.navbar-dashboard{
background-color: #CD5C5C !important;
}
.nav-item a{
color: white;
}
.nav-pilihan .nav-link:hover{
background-color: grey;
}
/*start Card*/
.card-body-icon{
position: absolute;
z-index: 0;
top: 40px;
right: 35px;
opacity: 0.4;
font-size: 100px;
}
.card-jumlah{
height: 200px;
margin: 10px;
}
.bg-warnaa{
background-color: #ba0202 !important;
}
.bg-warnab{
background-color: #ba8302 !important;
}
.bg-warnac{
background-color: #bab702 !important;
}
.bg-warnad{
background-color: #11ba02 !important;
}
.bg-warnae{
background-color: #02bab7 !important;
}
.bg-warnaf{
background-color: #0239ba !important;
}
.bg-warnag{
background-color: #7302ba !important;
}
.bg-warnah{
background-color: #ba02a5 !important;
}
/*End Card*/
.button-aksi{
width: 36px;
}
@media (max-width:767px){
.button-aksi span{
display: none;
}
}
@media only screen and (max-width:1200px){
.sidebar{
width: 60px;
z-index: 150;
}
.sidebar .sidebar-header h5 span:last-child,
.sidebar li span:last-child{
display: none;
}
.sidebar .sidebar-header,
.sidebar li{
display: flex;
justify-content: center;
}
.main-content{
margin-left: 60px;
}
.main-content header{
left: 60px;
width: calc(100% - 60px);
}
#sidebar-toggle:checked ~ .sidebar{
width: 240px;
}
#sidebar-toggle:checked ~ .sidebar .sidebar-header h5 span:last-child,
#sidebar-toggle:checked ~ .sidebar li span:last-child{
display: inline;
}
#sidebar-toggle:checked ~ .sidebar .sidebar-header{
display: flex;
justify-content: space-between;
}
#sidebar-toggle:checked ~ .sidebar li{
display: block;
}
#sidebar-toggle:checked ~ .main-content{
margin-left: 60px;
}
#sidebar-toggle:checked ~ .main-content header{
left: 60px;
}
} | public/frontend/css/style-admin.css | @import url('https://fonts.googleapis.com/css2?family=Lato&display=swap');
:root{
--main-color: #343a40;
--color-dark: #1d2231;
--text-grey: #8390a2;
}
*{
font-family: 'Lato', sans-serif;
margin: 0;
padding: 0;
text-decoration: none;
list-style-type: none;
box-sizing: border-box;
}
body {
font-family: 'Lato', sans-serif;
color: #505962;
}
#sidebar-toggle{
display: none;
}
.sidebar{
height: 100%;
width: 240px;
position: fixed;
left: 0;
top: 0;
z-index: 100;
background: var(--main-color);
color: #fff;
overflow-y: auto;
transition: width 500ms;
}
.sidebar-header{
display: flex;
justify-content: space-between;
align-items: center;
height: 60px;
padding: 0rem 1rem;
}
.sidebar-menu{
padding: 1rem;
}
.sidebar a{
color: #fff;
font-size: .9rem;
}
.sidebar a span:last-child{
padding-left: .6rem;
}
#sidebar-toggle:checked ~ .sidebar{
width: 60px;
}
#sidebar-toggle:checked ~ .sidebar .sidebar-header h5 span:last-child,
#sidebar-toggle:checked ~ .sidebar li span:last-child{
display: none;
}
#sidebar-toggle:checked ~ .sidebar .sidebar-header,
#sidebar-toggle:checked ~ .sidebar li{
display: flex;
justify-content: center;
}
#sidebar-toggle:checked ~ .main-content{
margin-left: 60px;
}
#sidebar-toggle:checked ~ .main-content header{
left: 60px;
width: calc(100% - 60px);
}
.main-content{
position: relative;
margin-left: 240px;
transition: margin-left 500ms;
}
header{
position: fixed;
left:240px;
top: 0;
z-index: 100;
width: calc(100% - 240px);
background: #fff;
height: 60px;
padding: 0rem 1rem;
display: flex;
align-items: center;
justify-content: space-between;
border-bottom: 1px solid #ccc;
transition: left 500ms;
background-color: #CD5C5C !important;
}
header a{
color: black;
}
main{
margin-top: 60px;
background: #f1f5f9;
min-height: 90vh;
}
.navbar-dashboard{
background-color: #CD5C5C !important;
}
.nav-item a{
color: white;
}
.nav-pilihan .nav-link:hover{
background-color: grey;
}
/*start Card*/
.card-body-icon{
position: absolute;
z-index: 0;
top: 40px;
right: 35px;
opacity: 0.4;
font-size: 100px;
}
.card-jumlah{
height: 200px;
margin: 10px;
}
.bg-warnaa{
background-color: #ba0202 !important;
}
.bg-warnab{
background-color: #ba8302 !important;
}
.bg-warnac{
background-color: #bab702 !important;
}
.bg-warnad{
background-color: #11ba02 !important;
}
.bg-warnae{
background-color: #02bab7 !important;
}
.bg-warnaf{
background-color: #0239ba !important;
}
.bg-warnag{
background-color: #7302ba !important;
}
.bg-warnah{
background-color: #ba02a5 !important;
}
/*End Card*/
.button-aksi{
width: 36px;
}
@media (max-width:767px){
.button-aksi span{
display: none;
}
}
@media only screen and (max-width:1200px){
.sidebar{
width: 60px;
z-index: 150;
}
.sidebar .sidebar-header h5 span:last-child,
.sidebar li span:last-child{
display: none;
}
.sidebar .sidebar-header,
.sidebar li{
display: flex;
justify-content: center;
}
.main-content{
margin-left: 60px;
}
.main-content header{
left: 60px;
width: calc(100% - 60px);
}
#sidebar-toggle:checked ~ .sidebar{
width: 240px;
}
#sidebar-toggle:checked ~ .sidebar .sidebar-header h5 span:last-child,
#sidebar-toggle:checked ~ .sidebar li span:last-child{
display: inline;
}
#sidebar-toggle:checked ~ .sidebar .sidebar-header{
display: flex;
justify-content: space-between;
}
#sidebar-toggle:checked ~ .sidebar li{
display: block;
}
#sidebar-toggle:checked ~ .main-content{
margin-left: 60px;
}
#sidebar-toggle:checked ~ .main-content header{
left: 60px;
}
} | 0.281603 | 0.051774 |
body, h1, h2, h3, h4, h5, h6, p, blockquote, pre, hr, dl, dd, ol, ul, figure { margin: 0; padding: 0; }
/** Basic styling */
body { font: 400 16px/1.5 'Apple SD Gothic Neo','Malgun Gothic','맑은 고딕', "Helvetica Neue", Helvetica, Arial, sans-serif; color: #111; background-color: #fdfdfd; -webkit-text-size-adjust: 100%; -webkit-font-feature-settings: "kern" 1; -moz-font-feature-settings: "kern" 1; -o-font-feature-settings: "kern" 1; font-feature-settings: "kern" 1; font-kerning: normal; }
/** Set `margin-bottom` to maintain vertical rhythm */
h1, h2, h3, h4, h5, h6, p, blockquote, pre, ul, ol, dl, figure, .highlight { margin-bottom: 15px; }
/** Images */
img { max-width: 100%; vertical-align: middle; }
/** Figures */
figure > img { display: block; }
figcaption { font-size: 14px; }
/** Lists */
ul, ol { margin-left: 30px; }
li > ul, li > ol { margin-bottom: 0; }
/** Headings */
h1, h2, h3, h4, h5, h6 { font-weight: 400; }
/** Links */
a { color: #2a7ae2; text-decoration: none; }
a:visited { color: #1756a9; }
a:hover { color: #111; text-decoration: underline; }
/** Blockquotes */
blockquote { color: #828282; border-left: 4px solid #e8e8e8; padding-left: 15px; font-size: 18px; letter-spacing: -1px; font-style: italic; }
blockquote > :last-child { margin-bottom: 0; }
/** Code formatting */
pre, code { font-size: 15px; border: 1px solid #e8e8e8; border-radius: 3px; background-color: #eef; }
code { padding: 1px 5px; }
pre { padding: 8px 12px; overflow-x: auto; }
pre > code { border: 0; padding-right: 0; padding-left: 0; }
/** Wrapper */
.wrapper { max-width: -webkit-calc(800px - (30px * 2)); max-width: calc(800px - (30px * 2)); margin-right: auto; margin-left: auto; padding-right: 30px; padding-left: 30px; }
@media screen and (max-width: 800px) { .wrapper { max-width: -webkit-calc(800px - (30px)); max-width: calc(800px - (30px)); padding-right: 15px; padding-left: 15px; } }
/** Clearfix */
.wrapper:after { content: ""; display: table; clear: both; }
/** Icons */
.icon > svg { display: inline-block; width: 16px; height: 16px; vertical-align: middle; }
.icon > svg path { fill: #828282; } | src/css/base.css | body, h1, h2, h3, h4, h5, h6, p, blockquote, pre, hr, dl, dd, ol, ul, figure { margin: 0; padding: 0; }
/** Basic styling */
body { font: 400 16px/1.5 'Apple SD Gothic Neo','Malgun Gothic','맑은 고딕', "Helvetica Neue", Helvetica, Arial, sans-serif; color: #111; background-color: #fdfdfd; -webkit-text-size-adjust: 100%; -webkit-font-feature-settings: "kern" 1; -moz-font-feature-settings: "kern" 1; -o-font-feature-settings: "kern" 1; font-feature-settings: "kern" 1; font-kerning: normal; }
/** Set `margin-bottom` to maintain vertical rhythm */
h1, h2, h3, h4, h5, h6, p, blockquote, pre, ul, ol, dl, figure, .highlight { margin-bottom: 15px; }
/** Images */
img { max-width: 100%; vertical-align: middle; }
/** Figures */
figure > img { display: block; }
figcaption { font-size: 14px; }
/** Lists */
ul, ol { margin-left: 30px; }
li > ul, li > ol { margin-bottom: 0; }
/** Headings */
h1, h2, h3, h4, h5, h6 { font-weight: 400; }
/** Links */
a { color: #2a7ae2; text-decoration: none; }
a:visited { color: #1756a9; }
a:hover { color: #111; text-decoration: underline; }
/** Blockquotes */
blockquote { color: #828282; border-left: 4px solid #e8e8e8; padding-left: 15px; font-size: 18px; letter-spacing: -1px; font-style: italic; }
blockquote > :last-child { margin-bottom: 0; }
/** Code formatting */
pre, code { font-size: 15px; border: 1px solid #e8e8e8; border-radius: 3px; background-color: #eef; }
code { padding: 1px 5px; }
pre { padding: 8px 12px; overflow-x: auto; }
pre > code { border: 0; padding-right: 0; padding-left: 0; }
/** Wrapper */
.wrapper { max-width: -webkit-calc(800px - (30px * 2)); max-width: calc(800px - (30px * 2)); margin-right: auto; margin-left: auto; padding-right: 30px; padding-left: 30px; }
@media screen and (max-width: 800px) { .wrapper { max-width: -webkit-calc(800px - (30px)); max-width: calc(800px - (30px)); padding-right: 15px; padding-left: 15px; } }
/** Clearfix */
.wrapper:after { content: ""; display: table; clear: both; }
/** Icons */
.icon > svg { display: inline-block; width: 16px; height: 16px; vertical-align: middle; }
.icon > svg path { fill: #828282; } | 0.515132 | 0.099865 |
@import 'config.css';
.headerCellProfileWrapHidden {
display: none;
}
.headerCellProfileWrapInfo {
width: 332px;
border: 1px solid #CCCCCC;
border-top: none;
position: absolute;
top: 45px;
right: 0;
z-index: 9999;
}
.headerCellProfileWrapInfoTopWrap {
width: 100%;
height: 140px;
padding: 20px;
position: relative;
overflow: hidden;
background: #ffffff;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
.headerCellProfileWrapInfoTopWrapUpArrow {
width: 14px;
height: 9px;
position: absolute;
top: -9px;
right: 29px;
background: inline('./images/arrow_profile_box.png');
}
.headerCellProfileWrapInfoTopWrapInner {
width: 100%;
height: 100px;
display: table;
}
.headerCellProfileWrapInfoTopWrapInnerProfileImage {
width: 100px;
display: table-cell;
position: relative;
}
.headerCellProfileWrapInfoTopWrapInnerProfileImage .profileImage {
width: 100px;
height: 100px;
border-radius: 50%;
background-image: inline('./images/profile_picture_big.png');
cursor: pointer;
}
.headerCellProfileWrapInfoTopWrapInnerProfileImage:hover .changeButton {
opacity: 1;
}
.headerCellProfileWrapInfoTopWrapInnerProfileImage .changeButton {
width: 100px;
height: 100px;
opacity: 0;
background: red;
text-align: center;
color: #ffffff;
border-radius: 50%;
position: absolute;
padding-top: 70px;
bottom: 0;
left: 0;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+44,000000+100&0+46,0.69+100 */
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 44%, rgba(0, 0, 0, 0) 46%, rgba(0, 0, 0, 0.69) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 44%,rgba(0, 0, 0, 0) 46%,rgba(0, 0, 0, 0.69) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 44%,rgba(0, 0, 0, 0) 46%,rgba(0, 0, 0, 0.69) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#b0000000', GradientType=0 ); /* IE6-9 */
transition: opacity 0.25s;
-webkit-transition: opacity 0.25s; /* Safari */
}
.headerCellProfileWrapInfoTopWrapInnerInfoWrap {
width: auto;
display: table-cell;
padding-left: 20px;
vertical-align: top;
overflow: hidden;
text-align: left;
}
.headerCellProfileWrapInfoTopWrapInnerInfoWrap .longDOttedText {
width: 172px;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
.headerCellProfileWrapInfoTopWrapInnerInfoWrap .fullName {
color: #595959;
font-weight: bold;
}
.headerCellProfileWrapInfoTopWrapInnerInfoWrap .email {
margin-top: -2px;
color: #989898;
}
.headerCellProfileWrapInfoTopWrapInnerInfoWrap .roles {
margin-top: 5px;
color: #014c8c; /* is this used somewhere? */
}
.headerCellProfileWrapInfoTopWrapInnerInfoWrap .myAccountBtnWrap {
margin-top: 10px;
}
.headerCellProfileWrapInfo .bottomWrap {
width: 100%;
height: 50px;
padding: 10px 20px;
overflow: hidden;
border-top: 1px solid #CCCCCC;
background: #F5F3F2;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
.headerCellProfileWrapInfo .bottomWrap .button {
float: right;
}
.avatar {
width: 26px;
height: 26px;
background: inline('./images/profile_picture.png') no-repeat center center;
background-size: 26px 26px;
}
.headerCellProfileWrap .username {
margin: 2px 7px;
float: left;
}
.headerCellProfileWrap .arrow {
width: 14px;
height: 14px;
margin-top: 7px;
float: left;
background: inline('./images/arrow_black_base.png') no-repeat;
background-size: 14px 14px;
}
.headerCellProfile img {
float: right;
width: 98px;
}
.header .nameWrap {
float: right;
margin: 5px 4px 0 8px;
}
.headerCellProfile .navigationExpandMoreIcon {
background: inline('./images/arrow_black_base.png') no-repeat 36px 8px;
overflow: hidden;
padding-right: 28px;
display: block;
cursor: pointer;
} | components/Header/User/style.css | @import 'config.css';
.headerCellProfileWrapHidden {
display: none;
}
.headerCellProfileWrapInfo {
width: 332px;
border: 1px solid #CCCCCC;
border-top: none;
position: absolute;
top: 45px;
right: 0;
z-index: 9999;
}
.headerCellProfileWrapInfoTopWrap {
width: 100%;
height: 140px;
padding: 20px;
position: relative;
overflow: hidden;
background: #ffffff;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
.headerCellProfileWrapInfoTopWrapUpArrow {
width: 14px;
height: 9px;
position: absolute;
top: -9px;
right: 29px;
background: inline('./images/arrow_profile_box.png');
}
.headerCellProfileWrapInfoTopWrapInner {
width: 100%;
height: 100px;
display: table;
}
.headerCellProfileWrapInfoTopWrapInnerProfileImage {
width: 100px;
display: table-cell;
position: relative;
}
.headerCellProfileWrapInfoTopWrapInnerProfileImage .profileImage {
width: 100px;
height: 100px;
border-radius: 50%;
background-image: inline('./images/profile_picture_big.png');
cursor: pointer;
}
.headerCellProfileWrapInfoTopWrapInnerProfileImage:hover .changeButton {
opacity: 1;
}
.headerCellProfileWrapInfoTopWrapInnerProfileImage .changeButton {
width: 100px;
height: 100px;
opacity: 0;
background: red;
text-align: center;
color: #ffffff;
border-radius: 50%;
position: absolute;
padding-top: 70px;
bottom: 0;
left: 0;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+44,000000+100&0+46,0.69+100 */
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 44%, rgba(0, 0, 0, 0) 46%, rgba(0, 0, 0, 0.69) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 44%,rgba(0, 0, 0, 0) 46%,rgba(0, 0, 0, 0.69) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 44%,rgba(0, 0, 0, 0) 46%,rgba(0, 0, 0, 0.69) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#b0000000', GradientType=0 ); /* IE6-9 */
transition: opacity 0.25s;
-webkit-transition: opacity 0.25s; /* Safari */
}
.headerCellProfileWrapInfoTopWrapInnerInfoWrap {
width: auto;
display: table-cell;
padding-left: 20px;
vertical-align: top;
overflow: hidden;
text-align: left;
}
.headerCellProfileWrapInfoTopWrapInnerInfoWrap .longDOttedText {
width: 172px;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
.headerCellProfileWrapInfoTopWrapInnerInfoWrap .fullName {
color: #595959;
font-weight: bold;
}
.headerCellProfileWrapInfoTopWrapInnerInfoWrap .email {
margin-top: -2px;
color: #989898;
}
.headerCellProfileWrapInfoTopWrapInnerInfoWrap .roles {
margin-top: 5px;
color: #014c8c; /* is this used somewhere? */
}
.headerCellProfileWrapInfoTopWrapInnerInfoWrap .myAccountBtnWrap {
margin-top: 10px;
}
.headerCellProfileWrapInfo .bottomWrap {
width: 100%;
height: 50px;
padding: 10px 20px;
overflow: hidden;
border-top: 1px solid #CCCCCC;
background: #F5F3F2;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
.headerCellProfileWrapInfo .bottomWrap .button {
float: right;
}
.avatar {
width: 26px;
height: 26px;
background: inline('./images/profile_picture.png') no-repeat center center;
background-size: 26px 26px;
}
.headerCellProfileWrap .username {
margin: 2px 7px;
float: left;
}
.headerCellProfileWrap .arrow {
width: 14px;
height: 14px;
margin-top: 7px;
float: left;
background: inline('./images/arrow_black_base.png') no-repeat;
background-size: 14px 14px;
}
.headerCellProfile img {
float: right;
width: 98px;
}
.header .nameWrap {
float: right;
margin: 5px 4px 0 8px;
}
.headerCellProfile .navigationExpandMoreIcon {
background: inline('./images/arrow_black_base.png') no-repeat 36px 8px;
overflow: hidden;
padding-right: 28px;
display: block;
cursor: pointer;
} | 0.355216 | 0.071884 |
@charset "UTF-8";
@import "https://fonts.googleapis.com/css2?family=Ubuntu:wght@400;700&display=swap";
:root {
/* BASE COLORS */
--color-base-blue: #00537a;
--color-base-blue-darker: #003b57;
--color-base-blue-lighter: #006999;
--color-base-gray: #a2a5ab;
--color-base-gray-darker: #777a80;
--color-base-gray-lighter: #dee1e6;
--color-base-gray-lightest: #f0f2f7;
--color-base-green: #2a963c;
--color-base-green-darker: #21732f;
--color-base-green-ligher: #3eb051;
--color-base-red: #e0223e;
--color-base-red-darker: #e3566b;
--color-base-red-ligher: #9c1f32;
--color-base-dirty-white: #fcfcfc;
--color-base-white: white;
--color-base-backgroud: #dceff5;
/* BASE FONTS */
--font-base-ubuntu: "Ubuntu", sans-serif;
--font-size-base: 14px;
/* DISABLED */
--disabled-bg-color: #dedede;
--disabled-text-color: #666666;
/* TRANSITIONS */
--transition-base-duration: 220ms;
}
.baseContainer {
display: flex;
flex-direction: column;
justify-content: center;
padding: 1px;
background-color: inherit;
background: inherit;
color: inherit;
width: max-content;
font-family: var(--font-base-ubuntu);
}
.baseContainerWithSideLabel {
width: min-content;
display: flex;
flex-direction: row;
justify-content: center;
padding: 1px;
background-color: inherit;
background: inherit;
color: inherit;
width: max-content;
font-family: var(--font-base-ubuntu);
}
.baseContainerWithSideLabel .baseLabel {
width: auto;
}
.baseLabel {
font-size: 0.8em;
font-weight: 400;
color: var(--color-base-gray-darker);
width: 100%;
display: flex;
justify-content: left;
align-items: flex-end;
height: 1em;
min-height: 1em;
}
.baseInputHolder {
border: 0px;
height: 2em;
min-height: 2em;
width: 100%;
}
.baseInputHolder > div {
min-height: 100%;
}
.baseInputHolder > div > div {
min-height: 100%;
}
.baseErrorText {
font-size: 0.8em;
font-weight: 400;
color: var(--color-base-red);
width: 100%;
display: flex;
justify-content: left;
align-items: flex-start;
height: 1em;
min-height: 1em;
}
/*----------------- ICONS AND FONTS ------------------------*/
.lnc {
font-family: "lnclines";
font-size: 12px;
font-style: normal;
font-weight: normal;
font-variant: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.ubuntuFont {
font-family: var(--font-base-ubuntu);
}
.lnc_anchor:before {
content: "\61";
}
.lnc_armchair:before {
content: "\62";
}
.lnc_arrow_contract:before {
content: "\63";
}
.lnc_arrow_down:before {
content: "\64";
}
.lnc_arrow_down_up:before {
content: "\65";
}
.lnc_arrow_expand:before {
content: "\66";
}
.lnc_arrow_left:before {
content: "\67";
}
.lnc_arrow_left_right:before {
content: "\68";
}
.lnc_arrow_right:before {
content: "\69";
}
.lnc_arrow_right_left:before {
content: "\6a";
}
.lnc_arrow_up:before {
content: "\6b";
}
.lnc_arrow_up_down:before {
content: "\6c";
}
.lnc_arrow_x:before {
content: "\6d";
}
.lnc_arrow_y:before {
content: "\6e";
}
.lnc_at:before {
content: "\6f";
}
.lnc_badge:before {
content: "\70";
}
.lnc_battery_empty:before {
content: "\71";
}
.lnc_battery_full:before {
content: "\72";
}
.lnc_battery_halfempty:before {
content: "\73";
}
.lnc_battery_halffull:before {
content: "\74";
}
.lnc_bed:before {
content: "\75";
}
.lnc_bell:before {
content: "\76";
}
.lnc_bill:before {
content: "\77";
}
.lnc_book:before {
content: "\78";
}
.lnc_bookmark:before {
content: "\79";
}
.lnc_box:before {
content: "\7a";
}
.lnc_box2:before {
content: "\41";
}
.lnc_briefcase:before {
content: "\42";
}
.lnc_brightness:before {
content: "\43";
}
.lnc_broom:before {
content: "\44";
}
.lnc_browser:before {
content: "\45";
}
.lnc_browser_software:before {
content: "\46";
}
.lnc_brush:before {
content: "\47";
}
.lnc_bubble:before {
content: "\48";
}
.lnc_bubble_check:before {
content: "\49";
}
.lnc_bubble_dots:before {
content: "\4a";
}
.lnc_bubbles:before {
content: "\4b";
}
.lnc_building:before {
content: "\4c";
}
.lnc_bulb:before {
content: "\4d";
}
.lnc_calculations:before {
content: "\4e";
}
.lnc_calendar:before {
content: "\4f";
}
.lnc_cctv:before {
content: "\50";
}
.lnc_chart:before {
content: "\51";
}
.lnc_chart_down:before {
content: "\52";
}
.lnc_chart_pie:before {
content: "\53";
}
.lnc_chart_up:before {
content: "\54";
}
.lnc_check:before {
content: "\55";
}
.lnc_checkbox:before {
content: "\56";
}
.lnc_clock:before {
content: "\57";
}
.lnc_clone:before {
content: "\58";
}
.lnc_cloud:before {
content: "\59";
}
.lnc_cloud_download:before {
content: "\5a";
}
.lnc_cloud_no:before {
content: "\30";
}
.lnc_cloud_upload:before {
content: "\31";
}
.lnc_code:before {
content: "\32";
}
.lnc_coffe:before {
content: "\33";
}
.lnc_cog:before {
content: "\34";
}
.lnc_comparation:before {
content: "\35";
}
.lnc_contract:before {
content: "\36";
}
.lnc_cpu:before {
content: "\37";
}
.lnc_creditcard:before {
content: "\38";
}
.lnc_cursor:before {
content: "\39";
}
.lnc_cut:before {
content: "\21";
}
.lnc_dashboard:before {
content: "\22";
}
.lnc_database:before {
content: "\23";
}
.lnc_down:before {
content: "\24";
}
.lnc_download:before {
content: "\25";
}
.lnc_download2:before {
content: "\26";
}
.lnc_drop:before {
content: "\27";
}
.lnc_earth:before {
content: "\28";
}
.lnc_equal:before {
content: "\29";
}
.lnc_eraser:before {
content: "\2a";
}
.lnc_exchange:before {
content: "\2b";
}
.lnc_exchange2:before {
content: "\2c";
}
.lnc_expand:before {
content: "\2d";
}
.lnc_eyedropper:before {
content: "\2e";
}
.lnc_file:before {
content: "\2f";
}
.lnc_file_broken:before {
content: "\3a";
}
.lnc_file_check:before {
content: "\3b";
}
.lnc_file_download:before {
content: "\3c";
}
.lnc_file_image:before {
content: "\3d";
}
.lnc_file_minus:before {
content: "\3e";
}
.lnc_file_plus:before {
content: "\3f";
}
.lnc_file_text:before {
content: "\40";
}
.lnc_file_upload:before {
content: "\5b";
}
.lnc_file_warning:before {
content: "\5d";
}
.lnc_file_x:before {
content: "\5e";
}
.lnc_filter:before {
content: "\5f";
}
.lnc_fingerprint:before {
content: "\60";
}
.lnc_flag:before {
content: "\7b";
}
.lnc_flashdrive:before {
content: "\7c";
}
.lnc_folder:before {
content: "\7d";
}
.lnc_fragile:before {
content: "\7e";
}
.lnc_glass:before {
content: "\5c";
}
.lnc_grid:before {
content: "\e000";
}
.lnc_grid_masonery:before {
content: "\e001";
}
.lnc_harddrive:before {
content: "\e002";
}
.lnc_headphones:before {
content: "\e003";
}
.lnc_heart:before {
content: "\e004";
}
.lnc_home:before {
content: "\e005";
}
.lnc_image:before {
content: "\e006";
}
.lnc_in:before {
content: "\e007";
}
.lnc_inbox:before {
content: "\e008";
}
.lnc_infinity:before {
content: "\e009";
}
.lnc_info:before {
content: "\e00a";
}
.lnc_injection:before {
content: "\e00b";
}
.lnc_internet:before {
content: "\e00c";
}
.lnc_internet2:before {
content: "\e00d";
}
.lnc_intersect:before {
content: "\e00e";
}
.lnc_key:before {
content: "\e00f";
}
.lnc_laptop:before {
content: "\e010";
}
.lnc_layers:before {
content: "\e011";
}
.lnc_layout:before {
content: "\e012";
}
.lnc_leaf:before {
content: "\e013";
}
.lnc_left:before {
content: "\e014";
}
.lnc_lifering:before {
content: "\e015";
}
.lnc_link:before {
content: "\e016";
}
.lnc_list:before {
content: "\e017";
}
.lnc_list2:before {
content: "\e018";
}
.lnc_location:before {
content: "\e019";
}
.lnc_lock_off:before {
content: "\e01a";
}
.lnc_lock_on:before {
content: "\e01b";
}
.lnc_magnet:before {
content: "\e01c";
}
.lnc_mail:before {
content: "\e01d";
}
.lnc_map:before {
content: "\e01e";
}
.lnc_megaphone:before {
content: "\e01f";
}
.lnc_microphone:before {
content: "\e020";
}
.lnc_microphone_no:before {
content: "\e021";
}
.lnc_microscope:before {
content: "\e022";
}
.lnc_minus:before {
content: "\e023";
}
.lnc_mobile:before {
content: "\e024";
}
.lnc_monitor:before {
content: "\e025";
}
.lnc_move:before {
content: "\e026";
}
.lnc_move2:before {
content: "\e027";
}
.lnc_network:before {
content: "\e028";
}
.lnc_onoff:before {
content: "\e029";
}
.lnc_out:before {
content: "\e02a";
}
.lnc_pause:before {
content: "\e02b";
}
.lnc_pencil:before {
content: "\e02c";
}
.lnc_pencil_ruler:before {
content: "\e02d";
}
.lnc_peper_plane:before {
content: "\e02e";
}
.lnc_peperclip:before {
content: "\e02f";
}
.lnc_phone:before {
content: "\e030";
}
.lnc_phone_ringing:before {
content: "\e031";
}
.lnc_photo:before {
content: "\e032";
}
.lnc_photo_no:before {
content: "\e033";
}
.lnc_pin:before {
content: "\e034";
}
.lnc_plaster:before {
content: "\e035";
}
.lnc_play:before {
content: "\e036";
}
.lnc_plus:before {
content: "\e037";
}
.lnc_power_cable:before {
content: "\e038";
}
.lnc_presentation:before {
content: "\e039";
}
.lnc_printer:before {
content: "\e03a";
}
.lnc_question:before {
content: "\e03b";
}
.lnc_redo:before {
content: "\e03c";
}
.lnc_refresh:before {
content: "\e03d";
}
.lnc_reload:before {
content: "\e03e";
}
.lnc_repeat:before {
content: "\e03f";
}
.lnc_replace:before {
content: "\e040";
}
.lnc_right:before {
content: "\e041";
}
.lnc_rocket:before {
content: "\e042";
}
.lnc_router:before {
content: "\e043";
}
.lnc_ruler:before {
content: "\e044";
}
.lnc_safety:before {
content: "\e045";
}
.lnc_search:before {
content: "\e047";
}
.lnc_settings:before {
content: "\e048";
}
.lnc_settings2:before {
content: "\e049";
}
.lnc_share:before {
content: "\e04a";
}
.lnc_shield_check:before {
content: "\e04b";
}
.lnc_shop_basket:before {
content: "\e04c";
}
.lnc_shop_cart:before {
content: "\e04d";
}
.lnc_shop_cart2:before {
content: "\e04e";
}
.lnc_shuffle:before {
content: "\e04f";
}
.lnc_slash:before {
content: "\e050";
}
.lnc_spanner:before {
content: "\e051";
}
.lnc_speaker:before {
content: "\e052";
}
.lnc_speaker_minus:before {
content: "\e053";
}
.lnc_speaker_plus:before {
content: "\e054";
}
.lnc_speaker_x:before {
content: "\e055";
}
.lnc_star:before {
content: "\e056";
}
.lnc_stop:before {
content: "\e057";
}
.lnc_tag:before {
content: "\e059";
}
.lnc_target:before {
content: "\e05a";
}
.lnc_trash:before {
content: "\e05b";
}
.lnc_trolley:before {
content: "\e05c";
}
.lnc_undo:before {
content: "\e05d";
}
.lnc_up:before {
content: "\e05e";
}
.lnc_upload:before {
content: "\e05f";
}
.lnc_upload2:before {
content: "\e060";
}
.lnc_user:before {
content: "\e061";
}
.lnc_user2:before {
content: "\e062";
}
.lnc_user3:before {
content: "\e063";
}
.lnc_users:before {
content: "\e064";
}
.lnc_video_player:before {
content: "\e065";
}
.lnc_wallet:before {
content: "\e066";
}
.lnc_warning:before {
content: "\e067";
}
.lnc_wheelchair:before {
content: "\e068";
}
.lnc_wifi:before {
content: "\e069";
}
.lnc_x:before {
content: "\e06a";
}
.lnc_zoom_in:before {
content: "\e06b";
}
.lnc_zoom_out:before {
content: "\e06c";
}
.lnc_firewall:before {
content: "\e06d";
}
.lnc_down_double:before {
content: "\e046";
}
.lnc_file_search:before {
content: "\e06e";
}
.lnc_filter2:before {
content: "\e06f";
}
.lnc_flash:before {
content: "\e070";
}
.lnc_left_double:before {
content: "\e071";
}
.lnc_right_double:before {
content: "\e072";
}
.lnc_save:before {
content: "\e073";
}
.lnc_save_plus:before {
content: "\e074";
}
.lnc_server:before {
content: "\e075";
}
.lnc_table:before {
content: "\e076";
}
.lnc_table2:before {
content: "\e077";
}
.lnc_time_back:before {
content: "\e078";
}
.lnc_time_forward:before {
content: "\e079";
}
.lnc_up_double:before {
content: "\e07a";
}
.lnc_align_center:before {
content: "\e058";
}
.lnc_align_left:before {
content: "\e07b";
}
.lnc_align_right:before {
content: "\e07c";
}
.lnc_car:before {
content: "\e07d";
}
.lnc_cashregister:before {
content: "\e07e";
}
.lnc_file_excel:before {
content: "\e07f";
}
.lnc_file_pdf:before {
content: "\e080";
}
.lnc_file_word:before {
content: "\e081";
}
.lnc_puzzle:before {
content: "\e082";
}
.lnc_rotate_vertical:before {
content: "\e083";
}
.lnc_rotate_horizontal:before {
content: "\e084";
}
.lnc_sum:before {
content: "\e085";
}
.lnc_usb:before {
content: "\e086";
}
.lnc_checklist:before {
content: "\e087";
}
.lnc_checklist2:before {
content: "\e088";
}
.lnc_concentrate:before {
content: "\e089";
}
.lnc_cutlery:before {
content: "\e08a";
}
.lnc_exchange3:before {
content: "\e08b";
}
.lnc_graduate_cap:before {
content: "\e08c";
}
.lnc_id:before {
content: "\e08d";
}
.lnc_printer_check:before {
content: "\e08e";
}
.lnc_slide_left:before {
content: "\e08f";
}
.lnc_slide_right:before {
content: "\e090";
}
.lnc_user_switch:before {
content: "\e091";
}
.lnc_aggregate:before {
content: "\e092";
}
.lnc_backspace:before {
content: "\e093";
}
.lnc_code2:before {
content: "\e094";
}
.lnc_edit:before {
content: "\e095";
}
.lnc_handshake:before {
content: "\e096";
}
.lnc_input:before {
content: "\e097";
}
.lnc_intersect2:before {
content: "\e098";
}
.lnc_logo_dropbox:before {
content: "\e099";
}
.lnc_logo_facebook:before {
content: "\e09a";
}
.lnc_logo_gdrive:before {
content: "\e09b";
}
.lnc_logo_hangouts:before {
content: "\e09c";
}
.lnc_logo_instagram:before {
content: "\e09d";
}
.lnc_logo_linkedin:before {
content: "\e09e";
}
.lnc_logo_messenger:before {
content: "\e09f";
}
.lnc_logo_paypal:before {
content: "\e0a0";
}
.lnc_logo_pinterest:before {
content: "\e0a1";
}
.lnc_logo_playstore:before {
content: "\e0a2";
}
.lnc_logo_skype:before {
content: "\e0a3";
}
.lnc_logo_twitter:before {
content: "\e0a4";
}
.lnc_logo_viber:before {
content: "\e0a5";
}
.lnc_logo_whatsapp:before {
content: "\e0a6";
}
.lnc_logo_youtube:before {
content: "\e0a7";
}
.lnc_measure:before {
content: "\e0a8";
}
.lnc_percent:before {
content: "\e0a9";
}
.lnc_scan_barcode:before {
content: "\e0aa";
}
.lnc_scan_number:before {
content: "\e0ab";
}
.lnc_scan_qr:before {
content: "\e0ac";
}
.lnc_user_speaker:before {
content: "\e0ad";
}
.lnc_users_connected:before {
content: "\e0ae";
}
.lnc_dots:before {
content: "\e0af";
}
.lnc_grid_plus:before {
content: "\e0b0";
}
.lnc_sort_vertical:before {
content: "\e0b1";
}
.lnc_sort_horizontal:before {
content: "\e0b2";
}
.lnc_grid_minus:before {
content: "\e0b3";
}
.lnc_calendar_check:before {
content: "\e0b4";
}
.lnc_calendar_minus:before {
content: "\e0b5";
}
.lnc_calendar_plus:before {
content: "\e0b6";
}
.lnc_calendar_x:before {
content: "\e0b7";
}
.lnc_eye:before {
content: "\e0b8";
}
.lnc_eye_no:before {
content: "\e0b9";
} | src/Base/styles.module.css | @charset "UTF-8";
@import "https://fonts.googleapis.com/css2?family=Ubuntu:wght@400;700&display=swap";
:root {
/* BASE COLORS */
--color-base-blue: #00537a;
--color-base-blue-darker: #003b57;
--color-base-blue-lighter: #006999;
--color-base-gray: #a2a5ab;
--color-base-gray-darker: #777a80;
--color-base-gray-lighter: #dee1e6;
--color-base-gray-lightest: #f0f2f7;
--color-base-green: #2a963c;
--color-base-green-darker: #21732f;
--color-base-green-ligher: #3eb051;
--color-base-red: #e0223e;
--color-base-red-darker: #e3566b;
--color-base-red-ligher: #9c1f32;
--color-base-dirty-white: #fcfcfc;
--color-base-white: white;
--color-base-backgroud: #dceff5;
/* BASE FONTS */
--font-base-ubuntu: "Ubuntu", sans-serif;
--font-size-base: 14px;
/* DISABLED */
--disabled-bg-color: #dedede;
--disabled-text-color: #666666;
/* TRANSITIONS */
--transition-base-duration: 220ms;
}
.baseContainer {
display: flex;
flex-direction: column;
justify-content: center;
padding: 1px;
background-color: inherit;
background: inherit;
color: inherit;
width: max-content;
font-family: var(--font-base-ubuntu);
}
.baseContainerWithSideLabel {
width: min-content;
display: flex;
flex-direction: row;
justify-content: center;
padding: 1px;
background-color: inherit;
background: inherit;
color: inherit;
width: max-content;
font-family: var(--font-base-ubuntu);
}
.baseContainerWithSideLabel .baseLabel {
width: auto;
}
.baseLabel {
font-size: 0.8em;
font-weight: 400;
color: var(--color-base-gray-darker);
width: 100%;
display: flex;
justify-content: left;
align-items: flex-end;
height: 1em;
min-height: 1em;
}
.baseInputHolder {
border: 0px;
height: 2em;
min-height: 2em;
width: 100%;
}
.baseInputHolder > div {
min-height: 100%;
}
.baseInputHolder > div > div {
min-height: 100%;
}
.baseErrorText {
font-size: 0.8em;
font-weight: 400;
color: var(--color-base-red);
width: 100%;
display: flex;
justify-content: left;
align-items: flex-start;
height: 1em;
min-height: 1em;
}
/*----------------- ICONS AND FONTS ------------------------*/
.lnc {
font-family: "lnclines";
font-size: 12px;
font-style: normal;
font-weight: normal;
font-variant: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.ubuntuFont {
font-family: var(--font-base-ubuntu);
}
.lnc_anchor:before {
content: "\61";
}
.lnc_armchair:before {
content: "\62";
}
.lnc_arrow_contract:before {
content: "\63";
}
.lnc_arrow_down:before {
content: "\64";
}
.lnc_arrow_down_up:before {
content: "\65";
}
.lnc_arrow_expand:before {
content: "\66";
}
.lnc_arrow_left:before {
content: "\67";
}
.lnc_arrow_left_right:before {
content: "\68";
}
.lnc_arrow_right:before {
content: "\69";
}
.lnc_arrow_right_left:before {
content: "\6a";
}
.lnc_arrow_up:before {
content: "\6b";
}
.lnc_arrow_up_down:before {
content: "\6c";
}
.lnc_arrow_x:before {
content: "\6d";
}
.lnc_arrow_y:before {
content: "\6e";
}
.lnc_at:before {
content: "\6f";
}
.lnc_badge:before {
content: "\70";
}
.lnc_battery_empty:before {
content: "\71";
}
.lnc_battery_full:before {
content: "\72";
}
.lnc_battery_halfempty:before {
content: "\73";
}
.lnc_battery_halffull:before {
content: "\74";
}
.lnc_bed:before {
content: "\75";
}
.lnc_bell:before {
content: "\76";
}
.lnc_bill:before {
content: "\77";
}
.lnc_book:before {
content: "\78";
}
.lnc_bookmark:before {
content: "\79";
}
.lnc_box:before {
content: "\7a";
}
.lnc_box2:before {
content: "\41";
}
.lnc_briefcase:before {
content: "\42";
}
.lnc_brightness:before {
content: "\43";
}
.lnc_broom:before {
content: "\44";
}
.lnc_browser:before {
content: "\45";
}
.lnc_browser_software:before {
content: "\46";
}
.lnc_brush:before {
content: "\47";
}
.lnc_bubble:before {
content: "\48";
}
.lnc_bubble_check:before {
content: "\49";
}
.lnc_bubble_dots:before {
content: "\4a";
}
.lnc_bubbles:before {
content: "\4b";
}
.lnc_building:before {
content: "\4c";
}
.lnc_bulb:before {
content: "\4d";
}
.lnc_calculations:before {
content: "\4e";
}
.lnc_calendar:before {
content: "\4f";
}
.lnc_cctv:before {
content: "\50";
}
.lnc_chart:before {
content: "\51";
}
.lnc_chart_down:before {
content: "\52";
}
.lnc_chart_pie:before {
content: "\53";
}
.lnc_chart_up:before {
content: "\54";
}
.lnc_check:before {
content: "\55";
}
.lnc_checkbox:before {
content: "\56";
}
.lnc_clock:before {
content: "\57";
}
.lnc_clone:before {
content: "\58";
}
.lnc_cloud:before {
content: "\59";
}
.lnc_cloud_download:before {
content: "\5a";
}
.lnc_cloud_no:before {
content: "\30";
}
.lnc_cloud_upload:before {
content: "\31";
}
.lnc_code:before {
content: "\32";
}
.lnc_coffe:before {
content: "\33";
}
.lnc_cog:before {
content: "\34";
}
.lnc_comparation:before {
content: "\35";
}
.lnc_contract:before {
content: "\36";
}
.lnc_cpu:before {
content: "\37";
}
.lnc_creditcard:before {
content: "\38";
}
.lnc_cursor:before {
content: "\39";
}
.lnc_cut:before {
content: "\21";
}
.lnc_dashboard:before {
content: "\22";
}
.lnc_database:before {
content: "\23";
}
.lnc_down:before {
content: "\24";
}
.lnc_download:before {
content: "\25";
}
.lnc_download2:before {
content: "\26";
}
.lnc_drop:before {
content: "\27";
}
.lnc_earth:before {
content: "\28";
}
.lnc_equal:before {
content: "\29";
}
.lnc_eraser:before {
content: "\2a";
}
.lnc_exchange:before {
content: "\2b";
}
.lnc_exchange2:before {
content: "\2c";
}
.lnc_expand:before {
content: "\2d";
}
.lnc_eyedropper:before {
content: "\2e";
}
.lnc_file:before {
content: "\2f";
}
.lnc_file_broken:before {
content: "\3a";
}
.lnc_file_check:before {
content: "\3b";
}
.lnc_file_download:before {
content: "\3c";
}
.lnc_file_image:before {
content: "\3d";
}
.lnc_file_minus:before {
content: "\3e";
}
.lnc_file_plus:before {
content: "\3f";
}
.lnc_file_text:before {
content: "\40";
}
.lnc_file_upload:before {
content: "\5b";
}
.lnc_file_warning:before {
content: "\5d";
}
.lnc_file_x:before {
content: "\5e";
}
.lnc_filter:before {
content: "\5f";
}
.lnc_fingerprint:before {
content: "\60";
}
.lnc_flag:before {
content: "\7b";
}
.lnc_flashdrive:before {
content: "\7c";
}
.lnc_folder:before {
content: "\7d";
}
.lnc_fragile:before {
content: "\7e";
}
.lnc_glass:before {
content: "\5c";
}
.lnc_grid:before {
content: "\e000";
}
.lnc_grid_masonery:before {
content: "\e001";
}
.lnc_harddrive:before {
content: "\e002";
}
.lnc_headphones:before {
content: "\e003";
}
.lnc_heart:before {
content: "\e004";
}
.lnc_home:before {
content: "\e005";
}
.lnc_image:before {
content: "\e006";
}
.lnc_in:before {
content: "\e007";
}
.lnc_inbox:before {
content: "\e008";
}
.lnc_infinity:before {
content: "\e009";
}
.lnc_info:before {
content: "\e00a";
}
.lnc_injection:before {
content: "\e00b";
}
.lnc_internet:before {
content: "\e00c";
}
.lnc_internet2:before {
content: "\e00d";
}
.lnc_intersect:before {
content: "\e00e";
}
.lnc_key:before {
content: "\e00f";
}
.lnc_laptop:before {
content: "\e010";
}
.lnc_layers:before {
content: "\e011";
}
.lnc_layout:before {
content: "\e012";
}
.lnc_leaf:before {
content: "\e013";
}
.lnc_left:before {
content: "\e014";
}
.lnc_lifering:before {
content: "\e015";
}
.lnc_link:before {
content: "\e016";
}
.lnc_list:before {
content: "\e017";
}
.lnc_list2:before {
content: "\e018";
}
.lnc_location:before {
content: "\e019";
}
.lnc_lock_off:before {
content: "\e01a";
}
.lnc_lock_on:before {
content: "\e01b";
}
.lnc_magnet:before {
content: "\e01c";
}
.lnc_mail:before {
content: "\e01d";
}
.lnc_map:before {
content: "\e01e";
}
.lnc_megaphone:before {
content: "\e01f";
}
.lnc_microphone:before {
content: "\e020";
}
.lnc_microphone_no:before {
content: "\e021";
}
.lnc_microscope:before {
content: "\e022";
}
.lnc_minus:before {
content: "\e023";
}
.lnc_mobile:before {
content: "\e024";
}
.lnc_monitor:before {
content: "\e025";
}
.lnc_move:before {
content: "\e026";
}
.lnc_move2:before {
content: "\e027";
}
.lnc_network:before {
content: "\e028";
}
.lnc_onoff:before {
content: "\e029";
}
.lnc_out:before {
content: "\e02a";
}
.lnc_pause:before {
content: "\e02b";
}
.lnc_pencil:before {
content: "\e02c";
}
.lnc_pencil_ruler:before {
content: "\e02d";
}
.lnc_peper_plane:before {
content: "\e02e";
}
.lnc_peperclip:before {
content: "\e02f";
}
.lnc_phone:before {
content: "\e030";
}
.lnc_phone_ringing:before {
content: "\e031";
}
.lnc_photo:before {
content: "\e032";
}
.lnc_photo_no:before {
content: "\e033";
}
.lnc_pin:before {
content: "\e034";
}
.lnc_plaster:before {
content: "\e035";
}
.lnc_play:before {
content: "\e036";
}
.lnc_plus:before {
content: "\e037";
}
.lnc_power_cable:before {
content: "\e038";
}
.lnc_presentation:before {
content: "\e039";
}
.lnc_printer:before {
content: "\e03a";
}
.lnc_question:before {
content: "\e03b";
}
.lnc_redo:before {
content: "\e03c";
}
.lnc_refresh:before {
content: "\e03d";
}
.lnc_reload:before {
content: "\e03e";
}
.lnc_repeat:before {
content: "\e03f";
}
.lnc_replace:before {
content: "\e040";
}
.lnc_right:before {
content: "\e041";
}
.lnc_rocket:before {
content: "\e042";
}
.lnc_router:before {
content: "\e043";
}
.lnc_ruler:before {
content: "\e044";
}
.lnc_safety:before {
content: "\e045";
}
.lnc_search:before {
content: "\e047";
}
.lnc_settings:before {
content: "\e048";
}
.lnc_settings2:before {
content: "\e049";
}
.lnc_share:before {
content: "\e04a";
}
.lnc_shield_check:before {
content: "\e04b";
}
.lnc_shop_basket:before {
content: "\e04c";
}
.lnc_shop_cart:before {
content: "\e04d";
}
.lnc_shop_cart2:before {
content: "\e04e";
}
.lnc_shuffle:before {
content: "\e04f";
}
.lnc_slash:before {
content: "\e050";
}
.lnc_spanner:before {
content: "\e051";
}
.lnc_speaker:before {
content: "\e052";
}
.lnc_speaker_minus:before {
content: "\e053";
}
.lnc_speaker_plus:before {
content: "\e054";
}
.lnc_speaker_x:before {
content: "\e055";
}
.lnc_star:before {
content: "\e056";
}
.lnc_stop:before {
content: "\e057";
}
.lnc_tag:before {
content: "\e059";
}
.lnc_target:before {
content: "\e05a";
}
.lnc_trash:before {
content: "\e05b";
}
.lnc_trolley:before {
content: "\e05c";
}
.lnc_undo:before {
content: "\e05d";
}
.lnc_up:before {
content: "\e05e";
}
.lnc_upload:before {
content: "\e05f";
}
.lnc_upload2:before {
content: "\e060";
}
.lnc_user:before {
content: "\e061";
}
.lnc_user2:before {
content: "\e062";
}
.lnc_user3:before {
content: "\e063";
}
.lnc_users:before {
content: "\e064";
}
.lnc_video_player:before {
content: "\e065";
}
.lnc_wallet:before {
content: "\e066";
}
.lnc_warning:before {
content: "\e067";
}
.lnc_wheelchair:before {
content: "\e068";
}
.lnc_wifi:before {
content: "\e069";
}
.lnc_x:before {
content: "\e06a";
}
.lnc_zoom_in:before {
content: "\e06b";
}
.lnc_zoom_out:before {
content: "\e06c";
}
.lnc_firewall:before {
content: "\e06d";
}
.lnc_down_double:before {
content: "\e046";
}
.lnc_file_search:before {
content: "\e06e";
}
.lnc_filter2:before {
content: "\e06f";
}
.lnc_flash:before {
content: "\e070";
}
.lnc_left_double:before {
content: "\e071";
}
.lnc_right_double:before {
content: "\e072";
}
.lnc_save:before {
content: "\e073";
}
.lnc_save_plus:before {
content: "\e074";
}
.lnc_server:before {
content: "\e075";
}
.lnc_table:before {
content: "\e076";
}
.lnc_table2:before {
content: "\e077";
}
.lnc_time_back:before {
content: "\e078";
}
.lnc_time_forward:before {
content: "\e079";
}
.lnc_up_double:before {
content: "\e07a";
}
.lnc_align_center:before {
content: "\e058";
}
.lnc_align_left:before {
content: "\e07b";
}
.lnc_align_right:before {
content: "\e07c";
}
.lnc_car:before {
content: "\e07d";
}
.lnc_cashregister:before {
content: "\e07e";
}
.lnc_file_excel:before {
content: "\e07f";
}
.lnc_file_pdf:before {
content: "\e080";
}
.lnc_file_word:before {
content: "\e081";
}
.lnc_puzzle:before {
content: "\e082";
}
.lnc_rotate_vertical:before {
content: "\e083";
}
.lnc_rotate_horizontal:before {
content: "\e084";
}
.lnc_sum:before {
content: "\e085";
}
.lnc_usb:before {
content: "\e086";
}
.lnc_checklist:before {
content: "\e087";
}
.lnc_checklist2:before {
content: "\e088";
}
.lnc_concentrate:before {
content: "\e089";
}
.lnc_cutlery:before {
content: "\e08a";
}
.lnc_exchange3:before {
content: "\e08b";
}
.lnc_graduate_cap:before {
content: "\e08c";
}
.lnc_id:before {
content: "\e08d";
}
.lnc_printer_check:before {
content: "\e08e";
}
.lnc_slide_left:before {
content: "\e08f";
}
.lnc_slide_right:before {
content: "\e090";
}
.lnc_user_switch:before {
content: "\e091";
}
.lnc_aggregate:before {
content: "\e092";
}
.lnc_backspace:before {
content: "\e093";
}
.lnc_code2:before {
content: "\e094";
}
.lnc_edit:before {
content: "\e095";
}
.lnc_handshake:before {
content: "\e096";
}
.lnc_input:before {
content: "\e097";
}
.lnc_intersect2:before {
content: "\e098";
}
.lnc_logo_dropbox:before {
content: "\e099";
}
.lnc_logo_facebook:before {
content: "\e09a";
}
.lnc_logo_gdrive:before {
content: "\e09b";
}
.lnc_logo_hangouts:before {
content: "\e09c";
}
.lnc_logo_instagram:before {
content: "\e09d";
}
.lnc_logo_linkedin:before {
content: "\e09e";
}
.lnc_logo_messenger:before {
content: "\e09f";
}
.lnc_logo_paypal:before {
content: "\e0a0";
}
.lnc_logo_pinterest:before {
content: "\e0a1";
}
.lnc_logo_playstore:before {
content: "\e0a2";
}
.lnc_logo_skype:before {
content: "\e0a3";
}
.lnc_logo_twitter:before {
content: "\e0a4";
}
.lnc_logo_viber:before {
content: "\e0a5";
}
.lnc_logo_whatsapp:before {
content: "\e0a6";
}
.lnc_logo_youtube:before {
content: "\e0a7";
}
.lnc_measure:before {
content: "\e0a8";
}
.lnc_percent:before {
content: "\e0a9";
}
.lnc_scan_barcode:before {
content: "\e0aa";
}
.lnc_scan_number:before {
content: "\e0ab";
}
.lnc_scan_qr:before {
content: "\e0ac";
}
.lnc_user_speaker:before {
content: "\e0ad";
}
.lnc_users_connected:before {
content: "\e0ae";
}
.lnc_dots:before {
content: "\e0af";
}
.lnc_grid_plus:before {
content: "\e0b0";
}
.lnc_sort_vertical:before {
content: "\e0b1";
}
.lnc_sort_horizontal:before {
content: "\e0b2";
}
.lnc_grid_minus:before {
content: "\e0b3";
}
.lnc_calendar_check:before {
content: "\e0b4";
}
.lnc_calendar_minus:before {
content: "\e0b5";
}
.lnc_calendar_plus:before {
content: "\e0b6";
}
.lnc_calendar_x:before {
content: "\e0b7";
}
.lnc_eye:before {
content: "\e0b8";
}
.lnc_eye_no:before {
content: "\e0b9";
} | 0.288569 | 0.055566 |
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 16px;
letter-spacing: 0.025em;
background: #b24592;
background: linear-gradient(to left, #b24592 , #f15f79);
color: #777;
margin: 0;
display: flex;
min-height: 100vh;
flex-direction: column;
}
a {
color: #f15f79;
text-decoration: none;
transition: color 0.2s ease;
}
a:hover {
color: #b24592;
}
h1,
h2 {
margin-top: 0;
text-overflow: ellipsis;
overflow: hidden;
}
.wrapper {
width: calc(100% - 2em);
max-width: 1200px;
margin: 0 auto;
}
.clearfix:after {
content: "";
display: table;
clear: both;
}
.hidden {
display: none;
}
.visually-hidden {
position: absolute;
top: -9999px;
left: -9999px;
}
.status,
dl,
pre,
.content {
background: rgba(255, 255, 255, 0.1);
padding: 1em;
color: rgba(255, 255, 255, 0.9);
}
/* Header */
header {
position: fixed;
z-index: 1;
width: 100%;
background: #fff;
box-shadow: 0px 3px #eaeaea;
}
header .wrapper {
display: flex;
}
header .title {
padding: 0.6em 0;
}
header .title .icon-tor {
color: #b24592;
}
h1 {
margin: 0;
}
.search {
flex: 1;
margin-left: 5em;
display: flex;
}
.search label {
flex: 1;
display: flex;
}
.search input {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #666;
width: 100%;
-webkit-appearance: none;
border: 1px solid #eee;
border-width: 0 1px;
font-size: 28px;
padding: 0 0.2em;
border-radius: 0;
}
.search input:focus {
outline: 0;
}
.menu-button {
position: relative;
width: 4rem;
font-size: 3em;
text-align: center;
border-right: 1px solid #eee;
cursor: pointer;
}
.menu-button .heart {
fill: #b24592;
transition: fill 0.2s ease;
}
.menu-button:hover .heart {
fill: #f15f79;
}
/* Main */
main {
padding-top: 5.6em;
color: #fff;
flex: 1;
-ms-flex: inherit;
}
main a {
color: #fff;
text-decoration: underline;
}
main a:hover {
color: rgba(255,255,255,0.75);
}
/* Listing page */
table {
font-family: "Source Code Pro", Consolas, monospace;
width: 100%;
}
th,
td {
padding: 0.4em;
background: rgba(255, 255, 255, 0.1);
}
th {
font-weight: normal;
background: rgba(255, 255, 255, 0.3);
}
tr:nth-of-type(even) td {
background: rgba(255, 255, 255, 0.2);
}
td:first-child {
text-align: center;
}
.pagination {
margin-top: 0.6em;
}
.pagination a {
text-decoration: none;
font-family: "Georgia", "Apple Symbols", serif;
font-size: 3em;
line-height: 0.6em;
}
.pagination .prev {
float: left;
}
.pagination .next {
float: right;
}
table td:nth-of-type(6) {
letter-spacing: -0.4em;
}
table i {
display: inline-block;
max-width: 1em;
overflow: hidden;
letter-spacing: normal;
}
/* Node page */
.node-title {
float: left;
}
.node-title .heart {
fill: transparent;
stroke: #fff;
width: 1em;
margin-right: 0.4em;
position: relative;
top: 0.25em;
transition: fill 0.2s ease;
cursor: pointer;
}
.node-title .heart:hover {
fill: rgba(255, 255, 255, 0.25);
}
.node-title .heart.hearted {
fill: #fff;
}
.status {
float: right;
font-size: 14px;
font-family: "Source Code Pro", Consolas, monospace;
}
.status h3 {
display: inline;
margin-right: 0.6em;
}
dl {
margin: 0;
font-family: "Source Code Pro", Consolas, monospace;
}
dt:not(:first-child) {
margin-top: 1em;
}
dd {
margin: 0.2em 0 0 2em;
overflow: hidden;
text-overflow: ellipsis;
}
dd.flag {
margin-left: 0.5em;
}
dd.flag i {
opacity: 0.5;
}
.overview {
position: relative;
}
.overview .icon-tor {
position: absolute;
font-size: 10em;
top: 3.6rem;
right: 1rem;
opacity: 0.3;
}
.bandwidth small {
color: rgba(255, 255, 255, 0.75);
}
pre {
margin: 0;
overflow: hidden;
font-size: calc(1.35vw - .03em);
letter-spacing: normal;
}
.columns {
-moz-columns: 2;
columns: 2;
}
.columns > * {
overflow: hidden;
-webkit-column-break-inside: avoid;
break-inside: avoid;
}
/* About */
.content {
line-height: 1.4em;
}
.content p:first-child {
margin-top: 0;
}
.content p:last-child {
margin-bottom: 0;
}
code {
white-space: nowrap;
padding: 0 0.2em;
background: rgba(255, 255, 255, 0.2);
}
dl.flags {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
line-height: 1.4em;
}
/* No connection */
.sad {
font-size: 100px;
text-align: center;
margin-top: 20px;
color: rgba(255, 255, 255, 0.6);
}
/* Footer */
footer {
margin-top: 2em;
padding: 1em 0;
background: #fff;
}
.me {
float: right;
}
/* Menu */
.menu {
position: fixed;
top: 0;
right: 0;
width: 100%;
background: #fff;
z-index: 1;
height: 100%;
max-width: 500px;
overflow-y: scroll;
transform: translateX(100%);
transition: transform 0.5s ease;
}
.menu.active {
transform: translateX(0%);
}
.menu ul {
margin: 0;
padding: 0;
list-style: none;
}
.menu a {
display: block;
padding: 0.4em 0.7em;
font-size: 20px;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
transition: background 0.2s ease
}
.menu a:hover {
background: rgba(0, 0, 0, 0.1);
}
.menu .empty {
padding: 1em;
font-size: 18px;
}
/* Cache message */
.cache-message {
font-size: 12px;
color: rgba(255, 255, 255, 0.9);
margin-bottom: 1rem;
}
/* Large desktop */
@media (min-width: 1230px) {
pre {
font-size: 16px;
}
}
/* Small desktop */
@media (min-width: 800px) and (max-width: 1000px) {
/* Hide country column */
th:nth-of-type(5),
td:nth-of-type(5) {
display: none;
}
}
/* Mobile */
@media (max-width: 800px) {
/* Reduce header/footer margins */
main {
padding-top: 4.8em;
}
footer {
margin-top: 1em;
}
/* Increase searchbar size */
.search {
margin-left: 2em;
}
/* Get rid of browser table layout */
table, thead, tbody, th, td, tr {
display: block;
}
/* Hide table headers */
thead {
display: none;
}
/* Redo padding and sections */
tr {
position: relative;
background: rgba(255, 255, 255, 0.1);
padding: 1em;
}
tr:nth-of-type(even) {
background: rgba(255, 255, 255, 0.2);
}
tr:not(:last-child) {
margin-bottom: 1em;
}
td,
tr:nth-of-type(even) td {
padding: 0;
background: none;
}
td:not(:last-child) {
margin-bottom: 0.5em;
text-overflow: ellipsis;
overflow: hidden;
}
/* Position number on the right */
td:first-child {
position: absolute;
top: 1em;
right: 1em;
}
td:first-child:before { content: '#'; }
/* Set labels */
td:not(:first-child):before {
display: inline-block;
min-width: 7em;
margin-right: 1em;
letter-spacing: normal;
}
td:nth-of-type(2):before { content: "Nickname:"; }
td:nth-of-type(3):before { content: "Bandwidth:"; }
td:nth-of-type(4):before { content: "Uptime:"; }
td:nth-of-type(5):before { content: "Country:"; }
td:nth-of-type(6):before { content: "Flags:"; }
td:nth-of-type(7):before { content: "Type:"; }
/* Collapse columns on smaller screens */
.columns {
-moz-columns: 1;
columns: 1;
}
}
/* Small Mobile */
@media (max-width: 500px) {
/* Move searchbar below title */
header {
position: static;
}
header .wrapper {
position: relative;
}
header .title {
position: fixed;
z-index: 1;
top: 0;
left: 0;
width: 100%;
padding-left: 1em;
background: #fff;
box-shadow: 0px 3px #eaeaea;
}
.search {
position: absolute;
top: 1.2em;
left: 0;
transform: translateY(150%);
width: 100%;
margin: 0;
background: #fff;
box-shadow: 0px 3px #eaeaea;
}
.ios .search {
top: 0.4em;
}
.search input {
font-size: 20px;
padding: 0.4em 0.2em;
}
.menu-button {
position: fixed;
top: 0;
right: 1rem;
z-index: 1;
border-left: 1px solid #eee;
}
main {
padding-top: 8.5em;
}
/* Hide searchbar on about and no-connection page */
.about .search,
.no-connection .search {
display: none;
}
.about main,
.no-connection main {
padding-top: 4.5em;
}
/* Clear float on node title/status */
.node-title,
.status {
float: none;
}
/* Hide tor icon on node page */
.overview .icon-tor {
display: none;
}
/* Reduce list title padding */
td:not(:first-child):before {
min-width: 6em;
}
/* List footer links */
footer .wrapper > a {
display: block;
margin-bottom: 0.2em;
}
footer .divider {
display: none;
}
.me {
float: none;
}
}
/* Fix menu button overlapping title on iPhone 5 */
@media (max-width: 360px) {
.menu-button {
right: 0;
}
}
/* Icons */
@font-face {
font-family: 'iconfont';
src: url('/assets/iconfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
font-family: 'iconfont' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-tor:before {
content: "\e900";
}
.icon-authority:before {
content: "\e901";
}
.icon-badexit:before {
content: "\e902";
}
.icon-exit:before {
content: "\e903";
}
.icon-fast:before {
content: "\e904";
}
.icon-guard:before {
content: "\e905";
}
.icon-hsdir:before {
content: "\e906";
}
.icon-running:before {
content: "\e907";
}
.icon-stable:before {
content: "\e908";
}
.icon-v2dir:before {
content: "\e909";
}
.icon-valid:before {
content: "\e90a";
} | public/assets/style.css | body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 16px;
letter-spacing: 0.025em;
background: #b24592;
background: linear-gradient(to left, #b24592 , #f15f79);
color: #777;
margin: 0;
display: flex;
min-height: 100vh;
flex-direction: column;
}
a {
color: #f15f79;
text-decoration: none;
transition: color 0.2s ease;
}
a:hover {
color: #b24592;
}
h1,
h2 {
margin-top: 0;
text-overflow: ellipsis;
overflow: hidden;
}
.wrapper {
width: calc(100% - 2em);
max-width: 1200px;
margin: 0 auto;
}
.clearfix:after {
content: "";
display: table;
clear: both;
}
.hidden {
display: none;
}
.visually-hidden {
position: absolute;
top: -9999px;
left: -9999px;
}
.status,
dl,
pre,
.content {
background: rgba(255, 255, 255, 0.1);
padding: 1em;
color: rgba(255, 255, 255, 0.9);
}
/* Header */
header {
position: fixed;
z-index: 1;
width: 100%;
background: #fff;
box-shadow: 0px 3px #eaeaea;
}
header .wrapper {
display: flex;
}
header .title {
padding: 0.6em 0;
}
header .title .icon-tor {
color: #b24592;
}
h1 {
margin: 0;
}
.search {
flex: 1;
margin-left: 5em;
display: flex;
}
.search label {
flex: 1;
display: flex;
}
.search input {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #666;
width: 100%;
-webkit-appearance: none;
border: 1px solid #eee;
border-width: 0 1px;
font-size: 28px;
padding: 0 0.2em;
border-radius: 0;
}
.search input:focus {
outline: 0;
}
.menu-button {
position: relative;
width: 4rem;
font-size: 3em;
text-align: center;
border-right: 1px solid #eee;
cursor: pointer;
}
.menu-button .heart {
fill: #b24592;
transition: fill 0.2s ease;
}
.menu-button:hover .heart {
fill: #f15f79;
}
/* Main */
main {
padding-top: 5.6em;
color: #fff;
flex: 1;
-ms-flex: inherit;
}
main a {
color: #fff;
text-decoration: underline;
}
main a:hover {
color: rgba(255,255,255,0.75);
}
/* Listing page */
table {
font-family: "Source Code Pro", Consolas, monospace;
width: 100%;
}
th,
td {
padding: 0.4em;
background: rgba(255, 255, 255, 0.1);
}
th {
font-weight: normal;
background: rgba(255, 255, 255, 0.3);
}
tr:nth-of-type(even) td {
background: rgba(255, 255, 255, 0.2);
}
td:first-child {
text-align: center;
}
.pagination {
margin-top: 0.6em;
}
.pagination a {
text-decoration: none;
font-family: "Georgia", "Apple Symbols", serif;
font-size: 3em;
line-height: 0.6em;
}
.pagination .prev {
float: left;
}
.pagination .next {
float: right;
}
table td:nth-of-type(6) {
letter-spacing: -0.4em;
}
table i {
display: inline-block;
max-width: 1em;
overflow: hidden;
letter-spacing: normal;
}
/* Node page */
.node-title {
float: left;
}
.node-title .heart {
fill: transparent;
stroke: #fff;
width: 1em;
margin-right: 0.4em;
position: relative;
top: 0.25em;
transition: fill 0.2s ease;
cursor: pointer;
}
.node-title .heart:hover {
fill: rgba(255, 255, 255, 0.25);
}
.node-title .heart.hearted {
fill: #fff;
}
.status {
float: right;
font-size: 14px;
font-family: "Source Code Pro", Consolas, monospace;
}
.status h3 {
display: inline;
margin-right: 0.6em;
}
dl {
margin: 0;
font-family: "Source Code Pro", Consolas, monospace;
}
dt:not(:first-child) {
margin-top: 1em;
}
dd {
margin: 0.2em 0 0 2em;
overflow: hidden;
text-overflow: ellipsis;
}
dd.flag {
margin-left: 0.5em;
}
dd.flag i {
opacity: 0.5;
}
.overview {
position: relative;
}
.overview .icon-tor {
position: absolute;
font-size: 10em;
top: 3.6rem;
right: 1rem;
opacity: 0.3;
}
.bandwidth small {
color: rgba(255, 255, 255, 0.75);
}
pre {
margin: 0;
overflow: hidden;
font-size: calc(1.35vw - .03em);
letter-spacing: normal;
}
.columns {
-moz-columns: 2;
columns: 2;
}
.columns > * {
overflow: hidden;
-webkit-column-break-inside: avoid;
break-inside: avoid;
}
/* About */
.content {
line-height: 1.4em;
}
.content p:first-child {
margin-top: 0;
}
.content p:last-child {
margin-bottom: 0;
}
code {
white-space: nowrap;
padding: 0 0.2em;
background: rgba(255, 255, 255, 0.2);
}
dl.flags {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
line-height: 1.4em;
}
/* No connection */
.sad {
font-size: 100px;
text-align: center;
margin-top: 20px;
color: rgba(255, 255, 255, 0.6);
}
/* Footer */
footer {
margin-top: 2em;
padding: 1em 0;
background: #fff;
}
.me {
float: right;
}
/* Menu */
.menu {
position: fixed;
top: 0;
right: 0;
width: 100%;
background: #fff;
z-index: 1;
height: 100%;
max-width: 500px;
overflow-y: scroll;
transform: translateX(100%);
transition: transform 0.5s ease;
}
.menu.active {
transform: translateX(0%);
}
.menu ul {
margin: 0;
padding: 0;
list-style: none;
}
.menu a {
display: block;
padding: 0.4em 0.7em;
font-size: 20px;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
transition: background 0.2s ease
}
.menu a:hover {
background: rgba(0, 0, 0, 0.1);
}
.menu .empty {
padding: 1em;
font-size: 18px;
}
/* Cache message */
.cache-message {
font-size: 12px;
color: rgba(255, 255, 255, 0.9);
margin-bottom: 1rem;
}
/* Large desktop */
@media (min-width: 1230px) {
pre {
font-size: 16px;
}
}
/* Small desktop */
@media (min-width: 800px) and (max-width: 1000px) {
/* Hide country column */
th:nth-of-type(5),
td:nth-of-type(5) {
display: none;
}
}
/* Mobile */
@media (max-width: 800px) {
/* Reduce header/footer margins */
main {
padding-top: 4.8em;
}
footer {
margin-top: 1em;
}
/* Increase searchbar size */
.search {
margin-left: 2em;
}
/* Get rid of browser table layout */
table, thead, tbody, th, td, tr {
display: block;
}
/* Hide table headers */
thead {
display: none;
}
/* Redo padding and sections */
tr {
position: relative;
background: rgba(255, 255, 255, 0.1);
padding: 1em;
}
tr:nth-of-type(even) {
background: rgba(255, 255, 255, 0.2);
}
tr:not(:last-child) {
margin-bottom: 1em;
}
td,
tr:nth-of-type(even) td {
padding: 0;
background: none;
}
td:not(:last-child) {
margin-bottom: 0.5em;
text-overflow: ellipsis;
overflow: hidden;
}
/* Position number on the right */
td:first-child {
position: absolute;
top: 1em;
right: 1em;
}
td:first-child:before { content: '#'; }
/* Set labels */
td:not(:first-child):before {
display: inline-block;
min-width: 7em;
margin-right: 1em;
letter-spacing: normal;
}
td:nth-of-type(2):before { content: "Nickname:"; }
td:nth-of-type(3):before { content: "Bandwidth:"; }
td:nth-of-type(4):before { content: "Uptime:"; }
td:nth-of-type(5):before { content: "Country:"; }
td:nth-of-type(6):before { content: "Flags:"; }
td:nth-of-type(7):before { content: "Type:"; }
/* Collapse columns on smaller screens */
.columns {
-moz-columns: 1;
columns: 1;
}
}
/* Small Mobile */
@media (max-width: 500px) {
/* Move searchbar below title */
header {
position: static;
}
header .wrapper {
position: relative;
}
header .title {
position: fixed;
z-index: 1;
top: 0;
left: 0;
width: 100%;
padding-left: 1em;
background: #fff;
box-shadow: 0px 3px #eaeaea;
}
.search {
position: absolute;
top: 1.2em;
left: 0;
transform: translateY(150%);
width: 100%;
margin: 0;
background: #fff;
box-shadow: 0px 3px #eaeaea;
}
.ios .search {
top: 0.4em;
}
.search input {
font-size: 20px;
padding: 0.4em 0.2em;
}
.menu-button {
position: fixed;
top: 0;
right: 1rem;
z-index: 1;
border-left: 1px solid #eee;
}
main {
padding-top: 8.5em;
}
/* Hide searchbar on about and no-connection page */
.about .search,
.no-connection .search {
display: none;
}
.about main,
.no-connection main {
padding-top: 4.5em;
}
/* Clear float on node title/status */
.node-title,
.status {
float: none;
}
/* Hide tor icon on node page */
.overview .icon-tor {
display: none;
}
/* Reduce list title padding */
td:not(:first-child):before {
min-width: 6em;
}
/* List footer links */
footer .wrapper > a {
display: block;
margin-bottom: 0.2em;
}
footer .divider {
display: none;
}
.me {
float: none;
}
}
/* Fix menu button overlapping title on iPhone 5 */
@media (max-width: 360px) {
.menu-button {
right: 0;
}
}
/* Icons */
@font-face {
font-family: 'iconfont';
src: url('/assets/iconfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
font-family: 'iconfont' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-tor:before {
content: "\e900";
}
.icon-authority:before {
content: "\e901";
}
.icon-badexit:before {
content: "\e902";
}
.icon-exit:before {
content: "\e903";
}
.icon-fast:before {
content: "\e904";
}
.icon-guard:before {
content: "\e905";
}
.icon-hsdir:before {
content: "\e906";
}
.icon-running:before {
content: "\e907";
}
.icon-stable:before {
content: "\e908";
}
.icon-v2dir:before {
content: "\e909";
}
.icon-valid:before {
content: "\e90a";
} | 0.44746 | 0.088269 |
.portlet-asset-publisher .asset-abstract {
margin-bottom: 2em; }
.portlet-asset-publisher .asset-abstract .asset-content p {
margin-bottom: 0; }
.portlet-asset-publisher .asset-abstract .asset-description {
clear: left; }
.portlet-asset-publisher .asset-back-to {
text-align: right; }
.portlet-asset-publisher .asset-content {
clear: right;
margin-bottom: 10px;
margin-left: 25px;
margin-right: 10px; }
.portlet-asset-publisher .asset-content .asset-description {
clear: left;
font-style: italic; }
.portlet-asset-publisher .asset-flag {
margin-top: 1.8em; }
.portlet-asset-publisher .asset-full-content .asset-content {
margin-right: 25px; }
.portlet-asset-publisher .asset-full-content.show-asset-title .asset-content {
margin-right: 10px; }
.portlet-asset-publisher .asset-full-content.no-title .asset-user-actions {
padding-bottom: 2em; }
.portlet-asset-publisher .asset-edit {
float: right;
margin-left: 1em; }
.portlet-asset-publisher .asset-metadata {
clear: both;
margin-left: 25px;
overflow: hidden; }
.portlet-asset-publisher .asset-metadata span {
float: left; }
.portlet-asset-publisher .asset-metadata .metadata-categories span {
float: none; }
.portlet-asset-publisher .asset-more {
clear: left; }
.portlet-asset-publisher .asset-small-image {
float: right;
padding-left: 0.5em;
width: 150px; }
.portlet-asset-publisher .asset-actions {
float: right;
font-size: 11px;
font-weight: normal;
margin-bottom: 3px;
margin-top: 0; }
.portlet-asset-publisher .asset-title {
border-bottom: 1px solid #DDD;
margin-right: 8px;
padding-bottom: 1px; }
.portlet-asset-publisher .asset-title .asset-actions img {
margin-left: 5px; }
.portlet-asset-publisher .asset-title a {
text-decoration: none; }
.portlet-asset-publisher .asset-title a:hover {
text-decoration: underline; }
.portlet-asset-publisher .asset-user-actions .export-actions, .portlet-asset-publisher .asset-user-actions .print-action, .portlet-asset-publisher .asset-user-actions .locale-actions {
float: right; }
.portlet-asset-publisher .asset-user-actions .locale-separator {
border-right: 1px solid #CCC;
float: right;
margin-right: 1em;
padding: 0.8em 0.5em; }
.portlet-asset-publisher .asset-user-actions .print-action {
margin: 0 1em; }
.portlet-asset-publisher .edit-controls {
margin-bottom: 20px; }
.portlet-asset-publisher .lfr-meta-actions {
margin-right: 1em;
padding-top: 0; }
.portlet-asset-publisher .add-asset-selector {
margin-right: 0; }
.portlet-asset-publisher .metadata-author {
background: url(@theme_image_path@/portlet/edit_guest.png) no-repeat 0 0;
float: left;
font-weight: bold;
margin-right: 10px;
padding-left: 25px; }
.portlet-asset-publisher .metadata-entry {
color: #999; }
.portlet-asset-publisher .metadata-modified-date, .portlet-asset-publisher .metadata-create-date, .portlet-asset-publisher .metadata-publish-date, .portlet-asset-publisher .metadata-expiration-date {
background: url(@theme_image_path@/common/date.png) no-repeat 0 0;
color: #999;
margin-bottom: 1em;
padding-left: 25px; }
.portlet-asset-publisher .metadata-priority {
background: url(@theme_image_path@/common/top.png) no-repeat 0 20%;
margin-right: 10px;
padding-left: 25px; }
.portlet-asset-publisher .metadata-view-count {
margin-right: 10px; }
.portlet-asset-publisher .subscribe-action {
text-align: right; }
.portlet-asset-publisher .subscribe-action .taglib-rss {
margin-left: 10px; }
.portlet-asset-publisher .taglib-asset-categories-summary {
float: left; }
.portlet-asset-publisher .taglib-asset-tags-summary {
float: left; }
.portlet-asset-publisher .title-list .asset-actions {
left: 10px;
position: relative; }
.portlet-asset-publisher .title-list .asset-metadata {
padding: 0; }
.portlet-asset-publisher .title-list a {
float: left; }
.portlet-asset-publisher li.title-list {
clear: both;
list-style: none;
margin-bottom: 0.15em;
margin-right: 8px;
padding-bottom: 1px; }
.portlet-asset-publisher ul.title-list {
margin-left: 0; }
.portlet-configuration .form .queryRules fieldset {
padding: 0; }
.portlet-configuration .form .queryRules fieldset legend {
font-size: 1em;
font-weight: normal;
padding: 0; }
.portlet-configuration .form .lfr-form-row {
background-color: #F3F3F3; }
.portlet-configuration .form .lfr-form-row:hover {
background-color: #DFFCCB; }
.portlet-configuration .form .lfr-form-row .field {
line-height: 2; }
.portlet-configuration .form .lfr-form-row .field.tags-selector, .portlet-configuration .form .lfr-form-row .field.categories-selector {
clear: both;
line-height: 1.5;
margin-top: 5px;
width: 100%; }
.portlet-configuration .form .asset-query-rule-error {
background-color: #fee5e2; }
.portlet-configuration .form .general-display-settings {
margin-bottom: 1em; }
.portlet-configuration .lfr-panel .lfr-panel-titlebar {
margin-bottom: 0; }
.portlet-configuration .lfr-panel-content {
background-color: #F8F8F8;
padding: 10px; }
.portlet-configuration .dl-file-icon {
border-width: 0;
margin-right: 0.3em;
position: relative;
text-align: left;
top: 0.4em; }
.portlet-configuration .add-asset-selector {
overflow: auto; }
.portlet-configuration .asset-search {
margin-bottom: 1em; }
.portlet-configuration .asset-subtype, .portlet-configuration .asset-subtypefields-wrapper-enable {
margin-left: 2em; }
.portlet-configuration .asset-subtypefields-wrapper {
display: inline; }
.portlet-configuration .asset-subtypefields-message {
margin-left: 4em; }
.portlet-configuration .asset-subtypefields-popup {
color: #5B677D;
cursor: pointer;
text-decoration: underline; }
.portlet-configuration .asset-subtypefield-selected {
padding-top: 10px;
margin-left: 6em; }
.portlet-configuration .select-asset-selector {
margin: 1em 0;
overflow: auto; }
.portlet-configuration .select-asset-selector .select-existing-selector {
margin: 0; }
.ie .portlet-asset-publisher .asset-metadata {
height: 1%; }
.social-boomarks-options {
margin-left: 2em; } | tomcat-7.0.62/webapps/ROOT/html/portlet/asset_publisher/css/.sass-cache/main.css | .portlet-asset-publisher .asset-abstract {
margin-bottom: 2em; }
.portlet-asset-publisher .asset-abstract .asset-content p {
margin-bottom: 0; }
.portlet-asset-publisher .asset-abstract .asset-description {
clear: left; }
.portlet-asset-publisher .asset-back-to {
text-align: right; }
.portlet-asset-publisher .asset-content {
clear: right;
margin-bottom: 10px;
margin-left: 25px;
margin-right: 10px; }
.portlet-asset-publisher .asset-content .asset-description {
clear: left;
font-style: italic; }
.portlet-asset-publisher .asset-flag {
margin-top: 1.8em; }
.portlet-asset-publisher .asset-full-content .asset-content {
margin-right: 25px; }
.portlet-asset-publisher .asset-full-content.show-asset-title .asset-content {
margin-right: 10px; }
.portlet-asset-publisher .asset-full-content.no-title .asset-user-actions {
padding-bottom: 2em; }
.portlet-asset-publisher .asset-edit {
float: right;
margin-left: 1em; }
.portlet-asset-publisher .asset-metadata {
clear: both;
margin-left: 25px;
overflow: hidden; }
.portlet-asset-publisher .asset-metadata span {
float: left; }
.portlet-asset-publisher .asset-metadata .metadata-categories span {
float: none; }
.portlet-asset-publisher .asset-more {
clear: left; }
.portlet-asset-publisher .asset-small-image {
float: right;
padding-left: 0.5em;
width: 150px; }
.portlet-asset-publisher .asset-actions {
float: right;
font-size: 11px;
font-weight: normal;
margin-bottom: 3px;
margin-top: 0; }
.portlet-asset-publisher .asset-title {
border-bottom: 1px solid #DDD;
margin-right: 8px;
padding-bottom: 1px; }
.portlet-asset-publisher .asset-title .asset-actions img {
margin-left: 5px; }
.portlet-asset-publisher .asset-title a {
text-decoration: none; }
.portlet-asset-publisher .asset-title a:hover {
text-decoration: underline; }
.portlet-asset-publisher .asset-user-actions .export-actions, .portlet-asset-publisher .asset-user-actions .print-action, .portlet-asset-publisher .asset-user-actions .locale-actions {
float: right; }
.portlet-asset-publisher .asset-user-actions .locale-separator {
border-right: 1px solid #CCC;
float: right;
margin-right: 1em;
padding: 0.8em 0.5em; }
.portlet-asset-publisher .asset-user-actions .print-action {
margin: 0 1em; }
.portlet-asset-publisher .edit-controls {
margin-bottom: 20px; }
.portlet-asset-publisher .lfr-meta-actions {
margin-right: 1em;
padding-top: 0; }
.portlet-asset-publisher .add-asset-selector {
margin-right: 0; }
.portlet-asset-publisher .metadata-author {
background: url(@theme_image_path@/portlet/edit_guest.png) no-repeat 0 0;
float: left;
font-weight: bold;
margin-right: 10px;
padding-left: 25px; }
.portlet-asset-publisher .metadata-entry {
color: #999; }
.portlet-asset-publisher .metadata-modified-date, .portlet-asset-publisher .metadata-create-date, .portlet-asset-publisher .metadata-publish-date, .portlet-asset-publisher .metadata-expiration-date {
background: url(@theme_image_path@/common/date.png) no-repeat 0 0;
color: #999;
margin-bottom: 1em;
padding-left: 25px; }
.portlet-asset-publisher .metadata-priority {
background: url(@theme_image_path@/common/top.png) no-repeat 0 20%;
margin-right: 10px;
padding-left: 25px; }
.portlet-asset-publisher .metadata-view-count {
margin-right: 10px; }
.portlet-asset-publisher .subscribe-action {
text-align: right; }
.portlet-asset-publisher .subscribe-action .taglib-rss {
margin-left: 10px; }
.portlet-asset-publisher .taglib-asset-categories-summary {
float: left; }
.portlet-asset-publisher .taglib-asset-tags-summary {
float: left; }
.portlet-asset-publisher .title-list .asset-actions {
left: 10px;
position: relative; }
.portlet-asset-publisher .title-list .asset-metadata {
padding: 0; }
.portlet-asset-publisher .title-list a {
float: left; }
.portlet-asset-publisher li.title-list {
clear: both;
list-style: none;
margin-bottom: 0.15em;
margin-right: 8px;
padding-bottom: 1px; }
.portlet-asset-publisher ul.title-list {
margin-left: 0; }
.portlet-configuration .form .queryRules fieldset {
padding: 0; }
.portlet-configuration .form .queryRules fieldset legend {
font-size: 1em;
font-weight: normal;
padding: 0; }
.portlet-configuration .form .lfr-form-row {
background-color: #F3F3F3; }
.portlet-configuration .form .lfr-form-row:hover {
background-color: #DFFCCB; }
.portlet-configuration .form .lfr-form-row .field {
line-height: 2; }
.portlet-configuration .form .lfr-form-row .field.tags-selector, .portlet-configuration .form .lfr-form-row .field.categories-selector {
clear: both;
line-height: 1.5;
margin-top: 5px;
width: 100%; }
.portlet-configuration .form .asset-query-rule-error {
background-color: #fee5e2; }
.portlet-configuration .form .general-display-settings {
margin-bottom: 1em; }
.portlet-configuration .lfr-panel .lfr-panel-titlebar {
margin-bottom: 0; }
.portlet-configuration .lfr-panel-content {
background-color: #F8F8F8;
padding: 10px; }
.portlet-configuration .dl-file-icon {
border-width: 0;
margin-right: 0.3em;
position: relative;
text-align: left;
top: 0.4em; }
.portlet-configuration .add-asset-selector {
overflow: auto; }
.portlet-configuration .asset-search {
margin-bottom: 1em; }
.portlet-configuration .asset-subtype, .portlet-configuration .asset-subtypefields-wrapper-enable {
margin-left: 2em; }
.portlet-configuration .asset-subtypefields-wrapper {
display: inline; }
.portlet-configuration .asset-subtypefields-message {
margin-left: 4em; }
.portlet-configuration .asset-subtypefields-popup {
color: #5B677D;
cursor: pointer;
text-decoration: underline; }
.portlet-configuration .asset-subtypefield-selected {
padding-top: 10px;
margin-left: 6em; }
.portlet-configuration .select-asset-selector {
margin: 1em 0;
overflow: auto; }
.portlet-configuration .select-asset-selector .select-existing-selector {
margin: 0; }
.ie .portlet-asset-publisher .asset-metadata {
height: 1%; }
.social-boomarks-options {
margin-left: 2em; } | 0.583441 | 0.197793 |
.DateTimePicker{
vertical-align: top;
overflow: hidden;
width: 100px;
height: 50px;
text-align: center;
line-height: 50px;
font-size: 12px;
border: 1px solid #8d8d8d;
/*color: #2980B9;*/
}
.DateTimePicker .DateTimePicker_Container {
width: 100%;
height: 100%;
display: flex; /* IE10 */
display: flexbox; /* IE10 */
display: -moz-box; /* Firefox */
flex-direction: row;
justify-content: center;
align-items: center;
}
.DateTimePicker .DateTimePicker_ContentLabel{
display: inline-block;
width: 100%;
height: 100%;
}
.dtpicker-overlay
{
z-index: 2000;
display: none;
min-width: 300px;
background: rgba(203, 203, 203, 0.2);
font-size: 12px;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.dtpicker-mobile
{
display: block;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
/*z-index: 2000;*/
/*opacity: 1;*/
/*visibility: visible;*/
/*-webkit-transition: all 10s ease;*/
/*transition: all 10s ease;*/
}
.dtpicker-overlay *
{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-ms-box-sizing: border-box;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.dtpicker-bg
{
width: 100%;
height: 100%;
background: #666666;
font-family: Arial;
}
.dtpicker-cont
{
border: 1px solid #ECF0F1;
}
.dtpicker-mobile .dtpicker-cont
{
position: relative;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
border: none;
}
.dtpicker-content
{
margin: 0 auto;
/*padding: 1em 0;*/
max-width: 500px;
background: #fff;
}
.dtpicker-subcontent
{
position: relative;
}
.dtpicker-header
{
/*margin: 0.2em;*/
padding-top: 0.2em;
}
.dtpicker-header .dtpicker-title
{
color: #2980B9;
text-align: center;
font-size: 1.3em;
/*margin-top: 0.2em;*/
}
.dtpicker-header .dtpicker-close
{
position: absolute;
top: 0.1em;
right: 0.1em;
padding: 0.1em 0.5em 0.5em 1em;
color: #FF3B30;
font-size: 2.0em;
cursor: pointer;
}
.dtpicker-header .dtpicker-close:hover
{
color: #FF3B30;
/*color: #2a6496;*/
}
.dtpicker-header .dtpicker-value
{
padding: 0.8em 0.2em 0.8em 0.2em;
/*color: #FF3B30;*/
text-align: center;
font-size: 1.4em;
}
.dtpicker-components
{
overflow: hidden;
/*margin: 0em 0em;*/
padding: 1em 1em;
background: #ccb542;
font-size: 1.8em;
}
.dtpicker-components *
{
margin: 0;
padding: 0;
}
.dtpicker-components .dtpicker-compOutline
{
display: inline-block;
float: left;
}
.dtpicker-comp2
{
width: 50%;
}
.dtpicker-comp3
{
width: 33.3%;
}
.dtpicker-comp4
{
width: 25%;
}
.dtpicker-comp5
{
width: 20%;
}
.dtpicker-comp6
{
width: 16.66%;
}
.dtpicker-comp7
{
width: 14.285%;
}
.dtpicker-components .dtpicker-comp
{
margin: 2% 3%;
text-align: center;
}
.dtpicker-components .dtpicker-comp > *
{
display: block;
height: 30px;
color: #2980B9;
text-align: center;
line-height: 30px;
}
.dtpicker-components .dtpicker-comp > *:hover
{
color: #2980B9;
}
.dtpicker-components .dtpicker-compButtonEnable
{
opacity: 1;
}
.dtpicker-components .dtpicker-compButtonDisable
{
opacity: 0.5;
}
.dtpicker-components .dtpicker-compButton
{
background-color: transparent;
font-size: 140%;
/*padding: .2em 0.2em;*/
/*margin: 0em 2.5em;*/
cursor: pointer;
}
.dtpicker-components .dtpicker-compValue
{
margin: 0.4em 0;
width: 100%;
border: none;
/*background: #FFFFFF;*/
background-color: transparent;
font-size: 100%;
-webkit-appearance: none;
-moz-appearance: none;
}
.dtpicker-overlay .dtpicker-compValue:focus
{
outline: none;
background: #F2FCFF;
}
.dtpicker-buttonCont
{
/*display: block;*/
overflow: hidden;
/*margin: 0.2em 1em;*/
}
.dtpicker-buttonCont .dtpicker-button
{
display: block;
padding: 0.6em 0;
width: 50%;
/*background: #FF3B30;*/
color: #666666;
text-align: center;
font-size: 1.2em;
border: 1px solid #d6d6d6;
cursor: pointer;
}
.dtpicker-buttonCont .dtpicker-button:hover
{
color: #666666;
}
.dtpicker-singleButton .dtpicker-button
{
/*margin: 0.2em auto;*/
}
.dtpicker-twoButtons .dtpicker-buttonSet
{
float: right;
}
.dtpicker-twoButtons .dtpicker-buttonClear
{
float: left;
}
.show {
visibility: visible;
} | dateTimePicker.css | .DateTimePicker{
vertical-align: top;
overflow: hidden;
width: 100px;
height: 50px;
text-align: center;
line-height: 50px;
font-size: 12px;
border: 1px solid #8d8d8d;
/*color: #2980B9;*/
}
.DateTimePicker .DateTimePicker_Container {
width: 100%;
height: 100%;
display: flex; /* IE10 */
display: flexbox; /* IE10 */
display: -moz-box; /* Firefox */
flex-direction: row;
justify-content: center;
align-items: center;
}
.DateTimePicker .DateTimePicker_ContentLabel{
display: inline-block;
width: 100%;
height: 100%;
}
.dtpicker-overlay
{
z-index: 2000;
display: none;
min-width: 300px;
background: rgba(203, 203, 203, 0.2);
font-size: 12px;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.dtpicker-mobile
{
display: block;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
/*z-index: 2000;*/
/*opacity: 1;*/
/*visibility: visible;*/
/*-webkit-transition: all 10s ease;*/
/*transition: all 10s ease;*/
}
.dtpicker-overlay *
{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-ms-box-sizing: border-box;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.dtpicker-bg
{
width: 100%;
height: 100%;
background: #666666;
font-family: Arial;
}
.dtpicker-cont
{
border: 1px solid #ECF0F1;
}
.dtpicker-mobile .dtpicker-cont
{
position: relative;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
border: none;
}
.dtpicker-content
{
margin: 0 auto;
/*padding: 1em 0;*/
max-width: 500px;
background: #fff;
}
.dtpicker-subcontent
{
position: relative;
}
.dtpicker-header
{
/*margin: 0.2em;*/
padding-top: 0.2em;
}
.dtpicker-header .dtpicker-title
{
color: #2980B9;
text-align: center;
font-size: 1.3em;
/*margin-top: 0.2em;*/
}
.dtpicker-header .dtpicker-close
{
position: absolute;
top: 0.1em;
right: 0.1em;
padding: 0.1em 0.5em 0.5em 1em;
color: #FF3B30;
font-size: 2.0em;
cursor: pointer;
}
.dtpicker-header .dtpicker-close:hover
{
color: #FF3B30;
/*color: #2a6496;*/
}
.dtpicker-header .dtpicker-value
{
padding: 0.8em 0.2em 0.8em 0.2em;
/*color: #FF3B30;*/
text-align: center;
font-size: 1.4em;
}
.dtpicker-components
{
overflow: hidden;
/*margin: 0em 0em;*/
padding: 1em 1em;
background: #ccb542;
font-size: 1.8em;
}
.dtpicker-components *
{
margin: 0;
padding: 0;
}
.dtpicker-components .dtpicker-compOutline
{
display: inline-block;
float: left;
}
.dtpicker-comp2
{
width: 50%;
}
.dtpicker-comp3
{
width: 33.3%;
}
.dtpicker-comp4
{
width: 25%;
}
.dtpicker-comp5
{
width: 20%;
}
.dtpicker-comp6
{
width: 16.66%;
}
.dtpicker-comp7
{
width: 14.285%;
}
.dtpicker-components .dtpicker-comp
{
margin: 2% 3%;
text-align: center;
}
.dtpicker-components .dtpicker-comp > *
{
display: block;
height: 30px;
color: #2980B9;
text-align: center;
line-height: 30px;
}
.dtpicker-components .dtpicker-comp > *:hover
{
color: #2980B9;
}
.dtpicker-components .dtpicker-compButtonEnable
{
opacity: 1;
}
.dtpicker-components .dtpicker-compButtonDisable
{
opacity: 0.5;
}
.dtpicker-components .dtpicker-compButton
{
background-color: transparent;
font-size: 140%;
/*padding: .2em 0.2em;*/
/*margin: 0em 2.5em;*/
cursor: pointer;
}
.dtpicker-components .dtpicker-compValue
{
margin: 0.4em 0;
width: 100%;
border: none;
/*background: #FFFFFF;*/
background-color: transparent;
font-size: 100%;
-webkit-appearance: none;
-moz-appearance: none;
}
.dtpicker-overlay .dtpicker-compValue:focus
{
outline: none;
background: #F2FCFF;
}
.dtpicker-buttonCont
{
/*display: block;*/
overflow: hidden;
/*margin: 0.2em 1em;*/
}
.dtpicker-buttonCont .dtpicker-button
{
display: block;
padding: 0.6em 0;
width: 50%;
/*background: #FF3B30;*/
color: #666666;
text-align: center;
font-size: 1.2em;
border: 1px solid #d6d6d6;
cursor: pointer;
}
.dtpicker-buttonCont .dtpicker-button:hover
{
color: #666666;
}
.dtpicker-singleButton .dtpicker-button
{
/*margin: 0.2em auto;*/
}
.dtpicker-twoButtons .dtpicker-buttonSet
{
float: right;
}
.dtpicker-twoButtons .dtpicker-buttonClear
{
float: left;
}
.show {
visibility: visible;
} | 0.398641 | 0.06078 |
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix(https://maps.google.co.uk),
url-prefix(http://www.google),
url-prefix(http://images.google),
url-prefix(http://news.google),
url-prefix(http://blogsearch.google),
url-prefix(http://books.google),
url-prefix(http://209.85.165.104),
url-prefix(http://translate.google),
url-prefix(http://video.google),
url-prefix(https://encrypted.google),
url-prefix(https://www.google),
url-prefix(https://accounts.google){
/*google home page logo*/
#lga>* {background: url(http://i62.tinypic.com/bjd4t3.jpg)no-repeat!important;
height: 0px !important;
padding:90px!important;
width: 400px!important;
position: absolute!important;
top: 138px!important;
left: 43%!important;
z-index: -1!important;
margin-left: -145px!important;}
#lga>* * {opacity:0!important;}
div[nowrap=nowrap] {position:static!important;}
/*search screen logos and stars*/
.gb_Da .gb_Fa {
background-image:url(http://i62.tinypic.com/2q3u39v.jpg)!important;
height:51px !important;
width:97px !important;
background-size: 95px 50px !important;
background-position: 2px 0px!important;}
.star div,
.star span,
a#logo,
.csb{
background-image:url(http://i58.tinypic.com/b5gpbs.jpg)!important}
/*search tool backgrounds*/
#hdtbSum,
#gs_tti0,#rcnt,#gb,#hdtbMenus,#hdtb,
html,#header #logo,a.gsst_a{ background: black !important; }
*{background-color: transparent !important;}
/*unwanted crap*/
.gb_R ,.hdtb-loc,.ab_dropdownrule,.gb_0{border-top: none!important;}
.cdr_sep,#gbx3,#gbgsa,#hpplink,.google-footer-bar,#pmocntr2,#gbql,.mn-dwn-arw,
#gbz,.smli,.footer.content.clearfix,.prcmg,#gbqld,#epbar,#tads,p#footer
{display:none!important;}
#hdtbSum,.klbar,#gt-appbar {border-bottom: transparent !important;}
.gbto .gbmab, .gbto .gbmac{
visibility: hidden!important;}
A.rg_fbl.nj,#gbmpdv,.goog-tree-row,.gb_Z{border: none!important;box-shadow:none!important}
/*search and suggestion box colors & bkgrounds*/
.gssb_e{box-shadow: 0px 0px 5px rgb(200,200,200)!important;
border-color:#222!important;}
#gbqfqw{box-shadow: 0px 0px 5px rgb(200,200,200)!important;
border-color:#222!important;}
#gbqfqw:hover{box-shadow: 0px 0px 6px rgb(200,200,200)!important;}
DIV.gspr_a{color:#fff!important;}
#gs_tti0 {height: 20px !important;}
/*search suggestion hover*/
.rg_fbl:hover,.gssb_i, .rg_fbl:hover ,.Za:hover,#doodle-site-navigation li a:hover,#ms a:hover,li.psgi:hover,.sbsb_c:hover{transform:skew(150deg);
box-shadow: none!important;
background: radial-gradient(at center bottom , rgba(10,10,10,0.10) 0%,rgba(0,0,0,0) 100%) !important;}
.rg_fbl:hover{
background: linear-gradient(to bottom, rgba(0,0,0,.25), black)!important; }
.sbdd_b {
box-shadow: 0px 0px 4px rgb(200,200,200)!important;
color:#fff!important;
border: 1px solid !important;
border-color:#222!important;
background: linear-gradient(135deg, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%)!important;}
/*sign in buttons and others*/
.gbqfbb,#hdtb_msb .hdtb-tl-sel,A#link-signup.g-button.g-button-red,.gbgs,A#gbmplp.gbiba.gbp1,#gb_70.gbgs,.g-button-submit,.gbqfb,a.gbqfbb,#gbgs3,#smb,#gbqfbb,#gbqfba,.clickable-dropdown-arrow.ab_button,.ksb.mini,.ksb,.kd-button,#search_button,.goog-flat-menu-button.goog-flat-menu-button,.gb_8a.gbp1.gb_x,INPUT#signIn.rc-button.rc-button-submit, .gb_9a,#gt-langs .jfk-button-standard,#gt-submit.jfk-button,#pb-tool,#gt-pb-sw1 .jfk-button, #gt-pb-sw2 .jfk-button ,.ab_button,#gb a.gb_E.gb_E,.cwbts,.gb_fb,.a-b-q,.gbp1,.gb_F,.gb_M,.gb_L,.gb_V ,.searchbutton,input[type="reset"], input[type="button"], input[type="submit"] {
box-shadow: 0px 0px 4px rgb(200,200,200)!important;
color:#fff!important;
border: 1px solid !important;
border-color:#222!important;
background: linear-gradient(to bottom, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%)!important;}
/*hover sign in buttons and others*/
A#hdtb_tls.hdtb-tl:hover,.gbqfbb:hover,#hdtb_msb .hdtb-tl-sel:hover,A#link-signup.g-button.g-button-red:hover,.gbgs:hover,A#gbmplp.gbiba.gbp1:hover,#gb_70.gbgs:hover,.g-button-submit:hover,.gbqfb:hover,a.gbqfbb:hover,#gbgs3:hover,#smb:hover,#gbqfbb:hover,#gbqfba:hover,.clickable-dropdown-arrow.ab_button:hover,.ksb.mini:hover,.ksb:hover,.kd-button:hover,#search_button:hover,.goog-flat-menu-button.goog-flat-menu-button:hover,.gb_8a.gbp1.gb_x:hover, .gb_9a:hover,INPUT#signIn.rc-button.rc-button-submit:hover,#gt-langs .jfk-button-standard:hover,#gt-submit.jfk-button:hover,.goog-toolbar-menu-button-hover,#gb a.gb_E.gb_E:hover,.cwbts:hover,.gb_fb:hover,.a-b-q:hover,.gbp1:hover,.gb_F:hover,.gb_M,.gb_L:hover,.gb_V:hover,.searchbutton:hover,input[type="reset"]:hover, input[type="button"]:hover, input[type="submit"]:hover{
box-shadow: 0px 0px 3px rgb(150,150,150)!important;
border: 1px solid !important;
border-color:#333!important;
background: linear-gradient(to bottom, #353535 0%,#3e3e3e 12%,#474747 25%,#323232 39%,#1f1f1f 50%,#000000 51%,#0c0c0c 60%,#1e1e1e 76%,#141414 91%,#0d0d0d 100%)!important;}
/*color selected bottom border*/
#hdtb_msb .hdtb_mitem.hdtb_msel{border-radius:3px!important;
box-shadow: 0px 0px 3px rgb(150,150,150)!important;
border: 1px solid !important;
border-color:#222!important;
border-bottom: none!important;
color:#a3a3a3!important;
background: linear-gradient(to bottom, #353535 0%,#3e3e3e 12%,#474747 25%,#323232 39%,#1f1f1f 50%,#000000 51%,#0c0c0c 60%,#1e1e1e 76%,#141414 91%,#0d0d0d 100%)!important;}
/*all links and other font colors*/
a:link,.w,.q:active,.q:visited,.tbotu,.kno-ecr-pt,div,A.gb_b.gb_f,A#gt-appname,LEGEND,.gsfi, .lst{
color: #fff!important;}
A.q.qs:hover{text-shadow: 0px 0px 6px rgb(200,200,200)!important;
background-color:transparent!important;}
.st{color:#606060!important;}
.r a:visited,a.fl:visited{color:#000!important;}
*:visited{color:#fff!important;}
.f.slp,i, .med ,.smli,h2{color:#fff!important;}
cite,ul,#resultStats{color:#fff!important;}
SPAN,#gbqfq ,.hdtb-mn-hd{color:#fff!important;}
.signin-box h2{color:#303030!important;}
strong {color:#808080!important;}
.product-info h1 {color:#303030!important;}
.product-info p{color:#fff!important;}
#hdtb_tls,.mn-hd-txt{color:#fff!important;}
a:link:hover{text-shadow: 0px 0px 3px rgb(200,200,200)!important;}
/*luckymouse GOOGLE SIGN IN*/
.google-header-bar,
.sign-in ~ *,
.google-footer-bar,P.tagline,.one-google img,.banner h1 {display: none !important;}
.wrapper {
width: 100% !important;
height: 100% !important;
display: table !important;}
.main.content {
width: 100% !important;
display:table-cell !important;
vertical-align: middle !important;
min-width: 0 !important;
max-width: none !important;
padding: 0 !important;}
.sign-in {
float: none !important;
margin: 0 auto !important;
width: 40% !important;
min-width: 450px !important;}
.signin-box {margin: 0 !important;}
/*image sliders web*/
.klnav.klright,.klnav.klleft{border-radius:0px!important;
opacity: 1!important;
height:130px!important;
top:-21px!important;
box-shadow: 0px 0px 4px rgb(200,200,200)!important;
color:#fff!important;
border: 1px solid !important;
border-color:#222!important;
background: linear-gradient(135deg, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%)!important;}
/*image sliders images*/
.prp {border-radius:0px!important;
opacity: 1!important;
height:130px!important;
top:13px!important;
box-shadow: 0px 0px 4px rgb(200,200,200)!important;
color:#fff!important;
border: 1px solid !important;
border-color:#222!important;
background: linear-gradient(135deg, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%)!important;}
/*drop down menus*/
.hdtbU,.hdtb-mn-o,.cdr_dlg{
background: linear-gradient(135deg, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%)!important;}
.action-menu-panel.ab_dropdown,.goog-menu,#qbp,.card,DIV.gbmc,.ab_dropdown,DIV.pla-hovercard-container,DIV.gb_t.gb_u,.gb_Kb{
box-shadow: 0px 0px 4px rgb(200,200,200)!important;
color:#fff!important;
border-radius:5px!important;
border: 1px solid !important;
border-color:#222!important;
background: linear-gradient(135deg, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%)!important;
}
.hdtbU,.cdr_dlg,#hdtb_more_mn{box-shadow: 0px 0px 4px rgb(200,200,200)!important;
border: 1px solid !important;
border-color:#222!important;}
.ksb, .ab_button {box-shadow: 0px 0px 4px rgb(200,200,200)!important;
background-color: #222!important;}
#gbd4{background-color:#050505!important;
box-shadow: 0px 0px 4px rgb(200,200,200)!important;
color:#fff!important;
border: 1px solid !important;
border-color:#222!important;}
/*signing in box*/
.signin-box{box-shadow: 0px 0px 4px rgb(200,200,200)!important;
border: 1px solid !important;
border-color:#222!important;}
#Email,#Passwd{box-shadow: 0px 0px 2px rgb(200,200,200)!important;
color:#fff!important;
border: 1px solid !important;
border-color:#222!important;}
/*weather*/
/*calculator*/
DIV#cwmcwd.vk_c,DIV#wob_wc.vk_c{box-shadow:none!important;
width:483px!important;}
/*expand meaning*/
.vk_arc{width:525px!important;}
DIV.xpdxpnd.vkc_np.vk_pl.vk_pr{box-shadow:none!important;
width:484px!important;}
.commercial-unit-desktop-top{width:483px!important;
box-shadow: 0px 0px 4px rgb(200,200,200)!important;
border-radius:5px!important;
border: 1px solid !important;
border-color:#222!important;
background: linear-gradient(135deg, #1e1e1e 0%,#242424 12%,#292929 25%,#1c1c1c 39%,#121212 50%,#000000 51%,#070707 60%,#111111 76%,#0b0b0b 91%,#080808 100%)fixed!important;}
/*results background*/
#res{
box-shadow: 0px 0px 4px rgb(200,200,200)!important;
border-radius:5px!important;
border: 1px solid !important;
border-color:#222!important;
background: linear-gradient(135deg, #111111 0%,#191919 9%,#272727 24%,#0f0f0f 40%,#000000 49%,#282828 50%,#404040 61%,#5c5c5c 75%,#505050 88%,#444444 100%)
fixed!important;}
/*side results background*/
.vk_rhsc,.c.commercial-unit.commercial-unit-desktop-rhs.rhsvw,table#nav,FIELDSET#aerhs.rhsvw,#rhs .kp-blk {box-shadow: 0px 0px 4px rgb(200,200,200)!important;
border-radius:5px!important;
border: 1px solid !important;
border-color:#222!important;
background: linear-gradient(135deg, #111111 0%,#191919 9%,#272727 24%,#0f0f0f 40%,#000000 49%,#282828 50%,#404040 61%,#5c5c5c 75%,#505050 88%,#444444 100%)
fixed!important;}
.rhs-shopping-title {border-left:none!important}
/* top background */
#hdtbSum{box-shadow:0px 1px 4px rgba(222, 222, 222, 0.40)!important;}
#gb{box-shadow: 0px -1px #222 inset !important;}
#gb,DIV.gb_e.gb_f.gb_g.gb_yb
.gb_sb,#fbar,#gbx1,#gt-ft-res{
border-color:#222!important;
background: linear-gradient(135deg, #111111 0%,#191919 9%,#272727 24%,#0f0f0f 40%,#000000 49%,#282828 50%,#404040 61%,#5c5c5c 75%,#505050 88%,#444444 100%)
fixed!important;}
/*translate*/
#gt-src-wrap,#gt-res-wrap,#pb-tb-c{
border-radius:5px!important;
border: 1px solid !important;
border-color:#222!important;
background: linear-gradient(135deg, #111111 0%,#191919 9%,#272727 24%,#0f0f0f 40%,#000000 49%,#282828 50%,#404040 61%,#5c5c5c 75%,#505050 88%,#444444 100%)
fixed!important;}
/*prev 1-10 next*/
#nav .csb { width:35px!important;
height: 1px !important;}
#nav .fl:hover {font-weight: bold !important;
font-size: 13px !important}
#nav .cur { color:#000!important;
font-size:14px !important;}
/*maps*/
.cards-card, .cards-collapsed a, .cards-collapsed .cards-strong,#omnibox
{background: linear-gradient(135deg, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%)!important;}
} | data/usercss/91006.user.css | @namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix(https://maps.google.co.uk),
url-prefix(http://www.google),
url-prefix(http://images.google),
url-prefix(http://news.google),
url-prefix(http://blogsearch.google),
url-prefix(http://books.google),
url-prefix(http://209.85.165.104),
url-prefix(http://translate.google),
url-prefix(http://video.google),
url-prefix(https://encrypted.google),
url-prefix(https://www.google),
url-prefix(https://accounts.google){
/*google home page logo*/
#lga>* {background: url(http://i62.tinypic.com/bjd4t3.jpg)no-repeat!important;
height: 0px !important;
padding:90px!important;
width: 400px!important;
position: absolute!important;
top: 138px!important;
left: 43%!important;
z-index: -1!important;
margin-left: -145px!important;}
#lga>* * {opacity:0!important;}
div[nowrap=nowrap] {position:static!important;}
/*search screen logos and stars*/
.gb_Da .gb_Fa {
background-image:url(http://i62.tinypic.com/2q3u39v.jpg)!important;
height:51px !important;
width:97px !important;
background-size: 95px 50px !important;
background-position: 2px 0px!important;}
.star div,
.star span,
a#logo,
.csb{
background-image:url(http://i58.tinypic.com/b5gpbs.jpg)!important}
/*search tool backgrounds*/
#hdtbSum,
#gs_tti0,#rcnt,#gb,#hdtbMenus,#hdtb,
html,#header #logo,a.gsst_a{ background: black !important; }
*{background-color: transparent !important;}
/*unwanted crap*/
.gb_R ,.hdtb-loc,.ab_dropdownrule,.gb_0{border-top: none!important;}
.cdr_sep,#gbx3,#gbgsa,#hpplink,.google-footer-bar,#pmocntr2,#gbql,.mn-dwn-arw,
#gbz,.smli,.footer.content.clearfix,.prcmg,#gbqld,#epbar,#tads,p#footer
{display:none!important;}
#hdtbSum,.klbar,#gt-appbar {border-bottom: transparent !important;}
.gbto .gbmab, .gbto .gbmac{
visibility: hidden!important;}
A.rg_fbl.nj,#gbmpdv,.goog-tree-row,.gb_Z{border: none!important;box-shadow:none!important}
/*search and suggestion box colors & bkgrounds*/
.gssb_e{box-shadow: 0px 0px 5px rgb(200,200,200)!important;
border-color:#222!important;}
#gbqfqw{box-shadow: 0px 0px 5px rgb(200,200,200)!important;
border-color:#222!important;}
#gbqfqw:hover{box-shadow: 0px 0px 6px rgb(200,200,200)!important;}
DIV.gspr_a{color:#fff!important;}
#gs_tti0 {height: 20px !important;}
/*search suggestion hover*/
.rg_fbl:hover,.gssb_i, .rg_fbl:hover ,.Za:hover,#doodle-site-navigation li a:hover,#ms a:hover,li.psgi:hover,.sbsb_c:hover{transform:skew(150deg);
box-shadow: none!important;
background: radial-gradient(at center bottom , rgba(10,10,10,0.10) 0%,rgba(0,0,0,0) 100%) !important;}
.rg_fbl:hover{
background: linear-gradient(to bottom, rgba(0,0,0,.25), black)!important; }
.sbdd_b {
box-shadow: 0px 0px 4px rgb(200,200,200)!important;
color:#fff!important;
border: 1px solid !important;
border-color:#222!important;
background: linear-gradient(135deg, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%)!important;}
/*sign in buttons and others*/
.gbqfbb,#hdtb_msb .hdtb-tl-sel,A#link-signup.g-button.g-button-red,.gbgs,A#gbmplp.gbiba.gbp1,#gb_70.gbgs,.g-button-submit,.gbqfb,a.gbqfbb,#gbgs3,#smb,#gbqfbb,#gbqfba,.clickable-dropdown-arrow.ab_button,.ksb.mini,.ksb,.kd-button,#search_button,.goog-flat-menu-button.goog-flat-menu-button,.gb_8a.gbp1.gb_x,INPUT#signIn.rc-button.rc-button-submit, .gb_9a,#gt-langs .jfk-button-standard,#gt-submit.jfk-button,#pb-tool,#gt-pb-sw1 .jfk-button, #gt-pb-sw2 .jfk-button ,.ab_button,#gb a.gb_E.gb_E,.cwbts,.gb_fb,.a-b-q,.gbp1,.gb_F,.gb_M,.gb_L,.gb_V ,.searchbutton,input[type="reset"], input[type="button"], input[type="submit"] {
box-shadow: 0px 0px 4px rgb(200,200,200)!important;
color:#fff!important;
border: 1px solid !important;
border-color:#222!important;
background: linear-gradient(to bottom, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%)!important;}
/*hover sign in buttons and others*/
A#hdtb_tls.hdtb-tl:hover,.gbqfbb:hover,#hdtb_msb .hdtb-tl-sel:hover,A#link-signup.g-button.g-button-red:hover,.gbgs:hover,A#gbmplp.gbiba.gbp1:hover,#gb_70.gbgs:hover,.g-button-submit:hover,.gbqfb:hover,a.gbqfbb:hover,#gbgs3:hover,#smb:hover,#gbqfbb:hover,#gbqfba:hover,.clickable-dropdown-arrow.ab_button:hover,.ksb.mini:hover,.ksb:hover,.kd-button:hover,#search_button:hover,.goog-flat-menu-button.goog-flat-menu-button:hover,.gb_8a.gbp1.gb_x:hover, .gb_9a:hover,INPUT#signIn.rc-button.rc-button-submit:hover,#gt-langs .jfk-button-standard:hover,#gt-submit.jfk-button:hover,.goog-toolbar-menu-button-hover,#gb a.gb_E.gb_E:hover,.cwbts:hover,.gb_fb:hover,.a-b-q:hover,.gbp1:hover,.gb_F:hover,.gb_M,.gb_L:hover,.gb_V:hover,.searchbutton:hover,input[type="reset"]:hover, input[type="button"]:hover, input[type="submit"]:hover{
box-shadow: 0px 0px 3px rgb(150,150,150)!important;
border: 1px solid !important;
border-color:#333!important;
background: linear-gradient(to bottom, #353535 0%,#3e3e3e 12%,#474747 25%,#323232 39%,#1f1f1f 50%,#000000 51%,#0c0c0c 60%,#1e1e1e 76%,#141414 91%,#0d0d0d 100%)!important;}
/*color selected bottom border*/
#hdtb_msb .hdtb_mitem.hdtb_msel{border-radius:3px!important;
box-shadow: 0px 0px 3px rgb(150,150,150)!important;
border: 1px solid !important;
border-color:#222!important;
border-bottom: none!important;
color:#a3a3a3!important;
background: linear-gradient(to bottom, #353535 0%,#3e3e3e 12%,#474747 25%,#323232 39%,#1f1f1f 50%,#000000 51%,#0c0c0c 60%,#1e1e1e 76%,#141414 91%,#0d0d0d 100%)!important;}
/*all links and other font colors*/
a:link,.w,.q:active,.q:visited,.tbotu,.kno-ecr-pt,div,A.gb_b.gb_f,A#gt-appname,LEGEND,.gsfi, .lst{
color: #fff!important;}
A.q.qs:hover{text-shadow: 0px 0px 6px rgb(200,200,200)!important;
background-color:transparent!important;}
.st{color:#606060!important;}
.r a:visited,a.fl:visited{color:#000!important;}
*:visited{color:#fff!important;}
.f.slp,i, .med ,.smli,h2{color:#fff!important;}
cite,ul,#resultStats{color:#fff!important;}
SPAN,#gbqfq ,.hdtb-mn-hd{color:#fff!important;}
.signin-box h2{color:#303030!important;}
strong {color:#808080!important;}
.product-info h1 {color:#303030!important;}
.product-info p{color:#fff!important;}
#hdtb_tls,.mn-hd-txt{color:#fff!important;}
a:link:hover{text-shadow: 0px 0px 3px rgb(200,200,200)!important;}
/*luckymouse GOOGLE SIGN IN*/
.google-header-bar,
.sign-in ~ *,
.google-footer-bar,P.tagline,.one-google img,.banner h1 {display: none !important;}
.wrapper {
width: 100% !important;
height: 100% !important;
display: table !important;}
.main.content {
width: 100% !important;
display:table-cell !important;
vertical-align: middle !important;
min-width: 0 !important;
max-width: none !important;
padding: 0 !important;}
.sign-in {
float: none !important;
margin: 0 auto !important;
width: 40% !important;
min-width: 450px !important;}
.signin-box {margin: 0 !important;}
/*image sliders web*/
.klnav.klright,.klnav.klleft{border-radius:0px!important;
opacity: 1!important;
height:130px!important;
top:-21px!important;
box-shadow: 0px 0px 4px rgb(200,200,200)!important;
color:#fff!important;
border: 1px solid !important;
border-color:#222!important;
background: linear-gradient(135deg, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%)!important;}
/*image sliders images*/
.prp {border-radius:0px!important;
opacity: 1!important;
height:130px!important;
top:13px!important;
box-shadow: 0px 0px 4px rgb(200,200,200)!important;
color:#fff!important;
border: 1px solid !important;
border-color:#222!important;
background: linear-gradient(135deg, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%)!important;}
/*drop down menus*/
.hdtbU,.hdtb-mn-o,.cdr_dlg{
background: linear-gradient(135deg, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%)!important;}
.action-menu-panel.ab_dropdown,.goog-menu,#qbp,.card,DIV.gbmc,.ab_dropdown,DIV.pla-hovercard-container,DIV.gb_t.gb_u,.gb_Kb{
box-shadow: 0px 0px 4px rgb(200,200,200)!important;
color:#fff!important;
border-radius:5px!important;
border: 1px solid !important;
border-color:#222!important;
background: linear-gradient(135deg, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%)!important;
}
.hdtbU,.cdr_dlg,#hdtb_more_mn{box-shadow: 0px 0px 4px rgb(200,200,200)!important;
border: 1px solid !important;
border-color:#222!important;}
.ksb, .ab_button {box-shadow: 0px 0px 4px rgb(200,200,200)!important;
background-color: #222!important;}
#gbd4{background-color:#050505!important;
box-shadow: 0px 0px 4px rgb(200,200,200)!important;
color:#fff!important;
border: 1px solid !important;
border-color:#222!important;}
/*signing in box*/
.signin-box{box-shadow: 0px 0px 4px rgb(200,200,200)!important;
border: 1px solid !important;
border-color:#222!important;}
#Email,#Passwd{box-shadow: 0px 0px 2px rgb(200,200,200)!important;
color:#fff!important;
border: 1px solid !important;
border-color:#222!important;}
/*weather*/
/*calculator*/
DIV#cwmcwd.vk_c,DIV#wob_wc.vk_c{box-shadow:none!important;
width:483px!important;}
/*expand meaning*/
.vk_arc{width:525px!important;}
DIV.xpdxpnd.vkc_np.vk_pl.vk_pr{box-shadow:none!important;
width:484px!important;}
.commercial-unit-desktop-top{width:483px!important;
box-shadow: 0px 0px 4px rgb(200,200,200)!important;
border-radius:5px!important;
border: 1px solid !important;
border-color:#222!important;
background: linear-gradient(135deg, #1e1e1e 0%,#242424 12%,#292929 25%,#1c1c1c 39%,#121212 50%,#000000 51%,#070707 60%,#111111 76%,#0b0b0b 91%,#080808 100%)fixed!important;}
/*results background*/
#res{
box-shadow: 0px 0px 4px rgb(200,200,200)!important;
border-radius:5px!important;
border: 1px solid !important;
border-color:#222!important;
background: linear-gradient(135deg, #111111 0%,#191919 9%,#272727 24%,#0f0f0f 40%,#000000 49%,#282828 50%,#404040 61%,#5c5c5c 75%,#505050 88%,#444444 100%)
fixed!important;}
/*side results background*/
.vk_rhsc,.c.commercial-unit.commercial-unit-desktop-rhs.rhsvw,table#nav,FIELDSET#aerhs.rhsvw,#rhs .kp-blk {box-shadow: 0px 0px 4px rgb(200,200,200)!important;
border-radius:5px!important;
border: 1px solid !important;
border-color:#222!important;
background: linear-gradient(135deg, #111111 0%,#191919 9%,#272727 24%,#0f0f0f 40%,#000000 49%,#282828 50%,#404040 61%,#5c5c5c 75%,#505050 88%,#444444 100%)
fixed!important;}
.rhs-shopping-title {border-left:none!important}
/* top background */
#hdtbSum{box-shadow:0px 1px 4px rgba(222, 222, 222, 0.40)!important;}
#gb{box-shadow: 0px -1px #222 inset !important;}
#gb,DIV.gb_e.gb_f.gb_g.gb_yb
.gb_sb,#fbar,#gbx1,#gt-ft-res{
border-color:#222!important;
background: linear-gradient(135deg, #111111 0%,#191919 9%,#272727 24%,#0f0f0f 40%,#000000 49%,#282828 50%,#404040 61%,#5c5c5c 75%,#505050 88%,#444444 100%)
fixed!important;}
/*translate*/
#gt-src-wrap,#gt-res-wrap,#pb-tb-c{
border-radius:5px!important;
border: 1px solid !important;
border-color:#222!important;
background: linear-gradient(135deg, #111111 0%,#191919 9%,#272727 24%,#0f0f0f 40%,#000000 49%,#282828 50%,#404040 61%,#5c5c5c 75%,#505050 88%,#444444 100%)
fixed!important;}
/*prev 1-10 next*/
#nav .csb { width:35px!important;
height: 1px !important;}
#nav .fl:hover {font-weight: bold !important;
font-size: 13px !important}
#nav .cur { color:#000!important;
font-size:14px !important;}
/*maps*/
.cards-card, .cards-collapsed a, .cards-collapsed .cards-strong,#omnibox
{background: linear-gradient(135deg, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%)!important;}
} | 0.188399 | 0.172764 |
/* ==========================================================================
Base styles: opinionated defaults
========================================================================== */
html {
color: #222;
font-size: 1em;
line-height: 1.4;
}
/*
* Remove text-shadow in selection highlight:
* https://twitter.com/miketaylr/status/12228805301
*
* These selection rule sets have to be separate.
* Customize the background color to match your design.
*/
::-moz-selection {
background: #b3d4fc;
text-shadow: none;
}
::selection {
background: #b3d4fc;
text-shadow: none;
}
/*
* A better looking default horizontal rule
*/
hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #eeeeee;
margin: 1em 0;
padding: 0;
}
/*
* Remove the gap between audio, canvas, iframes,
* images, videos and the bottom of their containers:
* https://github.com/h5bp/html5-boilerplate/issues/440
*/
audio,
canvas,
iframe,
img,
svg,
video {
vertical-align: middle;
}
/*
* Remove default fieldset styles.
*/
fieldset {
border: 0;
margin: 0;
padding: 0;
}
/*
* Allow only vertical resizing of textareas.
*/
textarea {
resize: vertical;
}
/* ==========================================================================
Browser Upgrade Prompt
========================================================================== */
.browserupgrade {
margin: 0.2em 0;
background: #ccc;
color: #000;
padding: 0.2em 0;
}
/* ==========================================================================
Author's custom styles
========================================================================== */
.check-pass{
margin-left: auto;
margin-right: auto;
}
.check-pass h4,#pass_info,#fines_info{
font-size: 18px;
font-family: "OpenSansBold";
display: block;
margin-bottom: 7px;
margin-top: 0;
width: fit-content;
margin-left: auto;
margin-right: auto;
}
.check-pass input[type="text"]{
border: 1px solid gray;
width: 400px;
}
.check-pass form{
width: fit-content;
margin-left: auto;
margin-right: auto;
}
.check-pass .left{
width: fit-content;
margin-left: auto;
margin-right: auto;
}
.vehicle_submit {
border-radius: 3px;
background-color: #ff0000;
width: 210px;
height: 45px;
color: #ffffff;
font-size: 14px;
text-align: center;
font-family: "OpenSansLight";
margin-left: auto;
margin-right: auto;
display: block;
margin-top: 20px;
}
#pass-list{
margin: 20px auto;
border-collapse: collapse;
font-family: "OpenSansLight";
font-size: 20px;
}
#pass-list th, #pass-list td{
padding: 7px 15px 5px 10px;
}
#pass-list thead tr{
background:transparent url("../img/bg_blue.png") no-repeat scroll center bottom;
}
#pass-list tr:nth-child(even) {
background-color: #f2f2f2;
}
.check-fines {
margin-top:0px;
}
.check-fines .separator {
height:0;
margin:2px 0;
display:block;
}
.check-fines .separator.last {margin:5px 0;}
.check-fines .text {
margin:10px auto 0 auto;
display:block;
vertical-align:top;
font-size:15px;
line-height:17px;
margin:10px 0px;
font-size: 18px;
font-family: "OpenSansBold";
}
.check-fines .block-1,.check-fines .block-2{
margin-left: auto;
margin-right: auto;
width:fit-content;
}
.check-fines .block-1 input[type='text'] {
background:url('../img/bg-number.png') 0 0 no-repeat;
width:202px !important;
height:50px;
border:none;
position:relative;
left:0;
font-size:28px;
padding-left: 0;
text-align:center;
color:#4C4C4C;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin-left: auto;
margin-right: auto;
display: block;
}
.block-1 span{
display: block;
}
.check-fines .block-1 input[type='text']::-webkit-input-placeholder {
position:relative;
left:0;
font-size:28px;
}
.check-fines .block-1 input[type='text']::-moz-placeholder {color:#c0392b;}/* Firefox 19+ */
.check-fines .block-1 input[type='text']:-moz-placeholder {color:#c0392b;}/* Firefox 18- */
.check-fines .block-1 input[type='text']:-ms-input-placeholder {color:#c0392b;}
.check-fines .block-2 input {
background:url('../img/bg-number-2.jpg') 0 0 no-repeat;
width:202px !important;
padding-left: 0;
height:50px;
border:none;
position:relative;
left:0;
font-size:28px;
text-align:center;
color:#4C4C4C;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin-left: auto;
margin-right: auto;
display: block;
}
.check-fines .captcha-block {
width: fit-content;
margin-left: auto;
margin-right: auto;
}
.check-fines .captcha-block img {
width:190px !important;
height:auto;
padding:5px;
border:solid 1px #E3E7EA;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin-left: auto;
margin-right: auto;
display: block;
}
.check-fines .captcha-block .vehicle_number {
border: 1px solid gray;
width: 400px;
display: block;
margin-left: auto;
margin-right: auto;
}
.check-fines .captcha-block .vehicle_number:focus {border-color:#C5C9C9;}
.flush_form:hover {opacity:0.75;}
.button-check-fines {
border-radius: 3px;
background-color: #ff0000;
width: 210px;
height: 45px;
color: #ffffff;
font-size: 14px;
text-align: center;
font-family: "OpenSansLight";
margin-left: auto;
margin-right: auto;
display: block;
margin-top: 20px;
}
.button-check-fines:hover {
background:#9CBA09;
border-color:#89A308;
}
#fines-list{
margin: 20px auto;
border-collapse: collapse;
font-family: "OpenSansLight";
font-size: 20px;
}
#fines-list th, #fines-list td{
padding: 7px 15px 5px 10px;
}
#fines-list thead tr{
background:transparent url("../img/bg_blue.png") no-repeat scroll center bottom;
}
#fines-list tr:nth-child(even) {
background-color: #f2f2f2;
}
/* ==========================================================================
Helper classes
========================================================================== */
/*
* Hide visually and from screen readers:
*/
.hidden {
display: none !important;
}
/*
* Hide only visually, but have it available for screen readers:
* http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
*/
.visuallyhidden {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
/*
* Extends the .visuallyhidden class to allow the element
* to be focusable when navigated to via the keyboard:
* https://www.drupal.org/node/897638
*/
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto;
}
/*
* Hide visually and from screen readers, but maintain layout
*/
.invisible {
visibility: hidden;
}
/*
* Clearfix: contain floats
*
* For modern browsers
* 1. The space content is one way to avoid an Opera bug when the
* `contenteditable` attribute is included anywhere else in the document.
* Otherwise it causes space to appear at the top and bottom of elements
* that receive the `clearfix` class.
* 2. The use of `table` rather than `block` is only necessary if using
* `:before` to contain the top-margins of child elements.
*/
.clearfix:before,
.clearfix:after {
content: " "; /* 1 */
display: table; /* 2 */
}
.clearfix:after {
clear: both;
}
/* ==========================================================================
EXAMPLE Media Queries for Responsive Design.
These examples override the primary ('mobile first') styles.
Modify as content requires.
========================================================================== */
@media only screen and (min-width: 35em) {
/* Style adjustments for viewports that meet the condition */
}
@media print,
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {
/* Style adjustments for high resolution devices */
}
/* ==========================================================================
Print styles.
Inlined to avoid the additional HTTP request:
http://www.phpied.com/delay-loading-your-print-css/
========================================================================== */
@media print {
*,
*:before,
*:after {
background: transparent !important;
color: #000 !important; /* Black prints faster:
http://www.sanbeiji.com/archives/953 */
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) ")";
}
/*
* Don't show links that are fragment identifiers,
* or use the `javascript:` pseudo protocol
*/
a[href^="#"]:after,
a[href^="javascript:"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
/*
* Printing Tables:
* http://css-discuss.incutio.com/wiki/Printing_Tables
*/
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{
padding:0!important;
}
button, input {border:none;}
p{margin:0;
padding:0;}
body{
max-width: 2000px!important;
/*min-width: 400px;*/
margin: 0 auto!important;
}
/* .wrapper{
width:1170px;
margin:0 auto;
} */
.center{
width:1272px;
}
header{
height: auto;
}
.logo{
margin-top:25px;
float:left;
margin-right: 9px;
}
.logo_text{
font-family: "RobotoSlabBold";
color: #3b3a3a;
font-size: 29px;
font-weight: 700;
line-height: 38px;
text-transform: uppercase;
margin-top: 25px;
}
@-moz-document url-prefix()
{
.logo_text {font-size: 46px;}
}
.number {font-size: 23px!important;}
#countdown{
font-size: 39px!important;
margin-top: 15px;
margin-left: 15px;
}
input[type="text"] {
border-radius: 3px;
background-color: #FFF;
width: 34%;
height: 45px;
padding: 0px 0px 0px 39px;
color: #3A3A3A;
font-size: 14px;
font-family: "OpenSansLight";
}
button {
border-radius: 3px;
background-color: #f00;
width: 210px;
height: 45px;
color: #ffffff;
font-size: 14px;
text-align: center;
font-family: "OpenSansLight";
}
.logo_text span{
text-transform: initial;
font-family: "RobotoSlabLight";
font-size: 21px;
color: red;
}
.social{
/*margin-top: 25px;
margin-left: 68px;*/
}
.social a, .social02 a{display:block;}
.call{margin-top: 35px;
width: 205px;
margin-left: 38px;
}
.call p{ color: #a7a7a7;
font-size: 14px;
font-weight: 300;
line-height: 30px;
font-family: "OpenSansLight";
padding-left: 23px;
}
.call p.number{
font-family: "OpenSansLight";
font-size: 24px;
font-weight: bolder;
color: rgb(59, 58, 58);
padding: 0;
}
.call_out{
display: block;
float: left;
margin-right: 9px;
margin-top: 5px;
}
header input{
border-radius: 3px;
background-color: #ff0000;
width: 210px;
height: 45px;
border: none;
color: #ffffff;
font-size: 19px;
font-family: "OpenSansLight";
margin-top: 48px;
/*margin-left: 80px;*/
/*margin-right: auto;*/
margin-left: -15px;
}
.width{
width: 391px;
}
.discount_block{
position: relative;
background: url('../img/bg_30.png') no-repeat top;
height:629px;
}
.wrap_timer2{
width: 500px;
position: relative;
height: 567px;
/*margin-left: -74px;*/
}
.timer01{
margin-top: 62px;
}
.discount{
color: #3b3a3a;
font-size: 60px;
font-weight: 700;
line-height: 36px;
text-align: center;
text-transform: uppercase;
font-family: "RobotoSlabBold";
}
.discount2{
text-align: center;
padding-top: 10px;
font-family: "RobotoSlabLight";
font-size: 30px;
color: red;
}
.t_timer, .akcia{
/*margin-top: 25px;*/
text-align: center;
color: #3b3a3a;
font-size: 11px;
text-transform: uppercase;
margin-bottom: 8px;
letter-spacing: 2px;
}
.timer01 .timer_block1 .t_timer{
margin-top: 41px;
}
.block_time{
width: 356px;
height: 120px;
margin-left: 67px;
border-radius: 3px;
border-style: dashed;
}
.days{margin-top: -12px;}
.days .text{float:left;
margin: 0px 25px 0px 25px;
}
.days02 {
margin-top: -1px;
font-size: 16px;
}
.main_timer_block{
margin: 0 auto;
width: 355px;
height: 120px;
border: 1px solid #726d68;
padding: 18px 0px 0px 16px;
}
.akcia{
color: #ffffff;
margin-right: 117px;
}
.repair_of_apartments{
width: 502px;
color: #3a3a3a;
font-size: 29px;
font-weight: 700;
line-height: 25px;
text-align: center;
font-family: "OpenSansExtraBold";
margin: 48px 0 0 43px;
}
.repair_of_apartments span{font-family: "OpenSansLight";
font-size: 24px;
}
.description_of_services{
height: auto;
margin:50px 0 60px 0;
}
.form{width: 270px;
height: 180px;
margin-top: 79px;
margin-left: 114px;
}
.form form input.button3, .form2 form input.button3{
border-radius: 3px;
background-color: #ff0000;
width: 210px;
height: 45px;
color: #ffffff;
font-size: 19px;
text-align: center;
padding: 0;
margin-left: 15px;
margin-top: 7px;
}
.arrow_bg1{
color: #ffffff;
font-size: 36px;
margin-top: 106px;
width: 150px;
float: left;
-webkit-transform: rotate(-22deg);
-moz-transform: rotate(-22deg);
-ms-transform: rotate(-22deg);
-o-transform: rotate(-22deg);
transform: rotate(-22deg);
writing-mode: tb-rl;
margin-left: -108px;
font-family: "RobotoSlabBold";
}
.description_block{
width: 240px;
height: auto;
display: inline-block;
margin: 0 26px;
}
.description_block>div{text-align:center;}
.description_block .dis_title{
color: #3b3a3a;
font-size: 28px;
font-weight: 700;
line-height: 30px;
font-family: "RobotoSlabBold";
margin: 26px 0;
}
.description_block .dis_title span{
font-family: "RobotoSlabLight";
font-size: 24px;
}
.description{
font-family: "OpenSansLight";
font-size: 14px;
border-bottom: 1px dashed #a7a7a7;
padding-bottom: 27px;
margin-bottom: 32px;
line-height: 23px;
}
.description_block>div.price, .description_block>div.time{
margin-bottom: 41px;
text-align: left;
line-height: 27px;
}
.description_block>div.time{float: right;}
.description_block>div.price{float:left;}
.text_color{
color: #a7a7a7;
font-family: "OpenSansLight";
font-size: 14px;
}
.line-through{
text-decoration: line-through;
color: #ff0000;
}
.from{font-size: 20px;}
.from span{
font-family: "OpenSansBold";
font-size: 20px;
}
.description_block form button{
border-radius: 3px;
background-color: #ffcc00;
width: 210px;
height: 45px;
color: #3a3a3a;
font-size: 14px;
text-align: center;
font-family: "OpenSansLight";
}
.description_block form{
text-align: center;
}
.description_block figure{
min-height: 138px;
}
.learn_more{
background:url(../img/im_bg.png) top;
height:273px;
}
.learn_more1{background: url(../img/arrowW.png) no-repeat top right;
height: 223px;
}
.learn_more1.learnTop {
background: transparent url("../img/arrowW.png") no-repeat scroll 725px top;
height: 223px;
}
.learn_more input.your_name,
.learn_more input.your_number,
form.important input.your_name,
form.important input.your_number{
border-radius: 3px;
background-color: #ffffff;
width: 34%;
height: 45px;
padding: 0 0 0 39px;
color: #3a3a3a;
font-size: 14px;
font-family: "OpenSansLight";
}
.your_name{
background: url(../img/male_user.png) no-repeat 5% center;
}
.your_number{background: url(../img/phone.png) no-repeat 5% center;}
.button2{
border-radius: 3px;
background-color: #ff0000;
width: 210px;
height: 45px;
color: #ffffff;
font-size: 14px;
text-align: center;
font-family: "OpenSansLight";
}
.learn_more form input:nth-child(2), .excellent_renovation0 form input:nth-child(2){
margin:0 5px;
}
.learn_more p, .excellent_renovation0 p{
color: #ffffff;
font-size: 18px;
line-height: 30px;
text-align: center;
font-family: "OpenSansLight";
padding: 44px 0px;
}
.learn_more span, .excellent_renovation0 span{font-family: "OpenSansBold";}
.text_and_arrow{
color: #ffffff;
font-size: 15px;
margin-top: -119px;
width: 131px;
font-family: "OpenSansLight";
background: url('../img/arrow07.png') no-repeat bottom;
height: 112px;
text-align: center;
margin-bottom: 21px;
}
.color{color:#ffffff;}
.text_and_arrow2{
webkit-transform: rotate(-28deg);
-moz-transform: rotate(-28deg);
-ms-transform: rotate(-28deg);
-o-transform: rotate(-28deg);
transform: rotate(-28deg);
writing-mode: tb-rl;
margin-left: -64px;
margin-top: 20px;
}
.five_problems{
text-align: center;
}
.title_problem{
padding: 35px 0;
}
.five_problems p.title1{
font-size: 36px;
font-weight: 700;
text-transform: uppercase;
font-family: "OpenSansBold";
}
.five_problems p.title3{
color: #3a3a3a;
font-size: 14px;
font-family: "OpenSansLight";
line-height: 12px;
}
.five_problems .or{
margin-top: -19px;
background-color: #ffffff;
width: 80px;
padding: 0 12px;
}
.five_problems .block_center{
border-top: 1px solid #e5e5e5;
color: #a7a7a7;
font-size: 24px;
margin: 45px 0 16px 0;
}
.five_problems p.title2{
color: #ff0000;
}
.problems {text-align: justify;
width: 310px;
margin-top: 42px;
}
.problems .indents{float: left;
margin: 32px 27px 66px 0;
}
.title4{
font-size: 18px;
font-weight: 700;
line-height: 30px;
font-family: "OpenSansBold";
}
.color_title3{color: #000000;}
.discription_problem{
color: #3a3a3a;
font-size: 14px;
font-weight: 300;
line-height: 22px;
font-family: "OpenSansLight";
padding-bottom: 33px;
}
.block_center2{
border-top: 1px solid #e5e5e5;
width: 234px;
margin-left: 75px;
margin-bottom: 25px;
}
.or2{
margin-top: -12px;
background-color: #ffffff;
width: 38px;
color: #adadad;
font-size: 14px;
}
.excellent_renovation{
background: url(../img/block_bg.png) no-repeat bottom center;
height: 520px;
}
.excellent_renovation0{
position: relative;
background: url(../img/man.png) no-repeat top center;
height: 302px;
z-index: 3;
}
.indents2{
/* padding-top: 244px;*/
position: relative;
background: transparent url("../img/bg_blue.png") no-repeat scroll center bottom;
height: 300px;
margin-top: -82px;
padding-top: 100px;
z-index: 1;
}
.experience{border-bottom: 1px solid #e5e5e5;}
.machine_bg {
background: url('../img/car.png') no-repeat 159% 43%;
height: 400px;
max-width: 630px;
padding: 20px;
margin-top: 10px;
margin-bottom: 43px;
overflow: hidden;
}
.logo_text2{
-moz-transform: rotate(-5deg);
-webkit-transform: rotate(-5deg);
-o-transform: rotate(-5deg);
-ms-transform: rotate(5deg);
transform: rotate(5deg);
padding-left: 27px;
font-family: "RobotoSlabBold";
color: #3b3a3a;
font-size: 18px;
font-weight: 700;
line-height: 18px;
text-transform: uppercase;
margin-top: 19px;
width: 146px;
float: left;
}
.logo_text2 span {
text-transform: initial;
font-family: "RobotoSlabLight";
font-size: 12px;
}
.logo_text3{
font-family: "RobotoSlabBold";
color: #3b3a3a;
font-size: 16px;
font-weight: 700;
line-height: 16px;
text-transform: uppercase;
width: 92px;
margin-left: 179px;
float: left;
margin-top: 13px;
-moz-transform: rotate(-4deg);
-webkit-transform: rotate(-4deg);
-o-transform: rotate(-4deg);
-ms-transform: rotate(-4deg);
transform: rotate(-4deg);
}
.logo_text3 span {
text-transform: initial;
font-family: "RobotoSlabLight";
font-size: 12px;
}
.machine_bg figure img{
float: right;
margin-top: -17px;
margin-right: -20px;
}
.team{
padding-top: 117px;
color: #3b3a3a;
font-size: 36px;
font-weight: 700;
line-height: 36px;
text-align: center;
font-family: "RobotoSlabBold";
}
.team+p{
font-family: "RobotoSlabLight";
text-align: center;
margin-top: 12px;
font-size: 23px;
}
.partners{height: auto;}
.title6{
color: #3a3a3a;
font-size: 30px;
font-weight: 700;
text-align: center;
text-transform: uppercase;
font-family: "OpenSansBold";
margin-top: 43px;
}
.title7{
font-family: "OpenSansRegular";
font-size: 24px;
text-align: center;
margin: 7px 0;
}
.partners_links{
margin-top: 55px;
margin-bottom: 23px;
overflow: hidden;
}
.picture_partners{
background:url('../img/brands.png') no-repeat;
/*margin: 0 45px;*/
}
.link1, .link2, .link3, .link4, .link5{height:117px;
float: left;
display: block;
margin: 0 44px;
}
.link1{
background-position: 0px 0px;
width: 122px;
}
.link2{
background-position: -192px 0px;
width: 199px;
}
.link3{
background-position: -460px 0px;
width: 106px;
}
.link4{
background-position: -664px 0px;
width: 140px;
}
.link5{
background-position: -883px 0px;
width: 153px;
}
.indents5{
padding-top: 63px!important;
padding-bottom: 51px!important;
}
.indents6{margin-top: -19px;}
.bonuses{
padding-bottom: 45px;
}
.title8{
margin-top: 55px!important;
color: #3b3a3a;
font-size: 36px;
font-family: "RobotoSlabBold";
text-align: center;
line-height: 35px;
}
.title8 span{
font-size: 36px;
font-family: "RobotoSlabLight";
}
.bonuses1{width:470px;
margin-top: 56px;
}
.bonuses1 figure{ float: left;
margin-right: 31px;
}
.bonuses1 p{ line-height: 24px;
font-family: "OpenSansLight";
font-size: 14px;
color: #3a3a3a;
padding-top: 12px;
}
.bonuses1 span{
font-size: 18px;
font-family: "OpenSansBold";
display: block;
margin-bottom: 7px;
}
.indents9{margin-left: 19px;}
.all_steps{
padding-bottom: 30px;
}
.indents14{margin-bottom: 100px;}
.step{
margin-left: -22px;
height: 109px;
float:left;
padding-top: 19px;
/*text-align: center;*/
}
.all_steps figure{
width: 88px;
margin-top: -45px;
background-color: white;
text-align: center;
}
.all_steps hr{ max-width: 770px;
margin: 0 auto;
}
.step span{color: #3a3a3a;
font-size: 14px;
font-family: "OpenSansLight";
}
.indents10{
margin-top: 7px;
}
.indents15{margin-left: 100px;}
.our_work{
background: url(../img/bg12.png) no-repeat top;
height: 457px;
}
.warranty1 {
padding: 54px 0 0 61px;
margin-bottom: 81px;
text-align: center;
margin-left: 20px;
}
.warranty1 figure{
margin-bottom: 25px;
}
.warranty1 span{
color: #3a3a3a;
font-size: 24px;
font-weight: 700;
line-height: 43px;
text-align: center;
font-family: "OpenSansBold";
}
.warranty1 p{
color: #3a3a3a;
font-size: 16px;
font-weight: 400;
line-height: 26px;
font-family: "OpenSansRegular";
}
.your_dream{
/*padding-top: 342px;*/
}
.oformlenie{
float: left;
background-color: #ffffff;
width: 80px;
height: 50px;
text-align: center;
padding-top: 5px;
color: #3a3a3a;
font-size: 18px;
font-family: "OpenSansLight";
line-height: 17px;
opacity: 0.7;
filter: alpha(Opacity=70);
}
.oformlenie span{
font-family: "OpenSansBold";
}
.indents16{margin-left: 70%;}
.excellent_renovation3{
/*background: url(../img/bg_blue.png) no-repeat bottom center;*/
height: auto;
}
.important_color{
color: #ffffff!important;
text-align: center;
}
.indents17{margin-top: 27px;
margin-left: 44px;}
.works_title{
height: 145px;
text-align: center;
color: #3b3a3a;
font-size: 36px;
font-weight: 300;
line-height: 36px;
font-family: "RobotoSlabBold";
padding-top: 50px;
}
.works_title span{font-family: "RobotoSlabLight";}
.pictures_block img{ width: 100%;
height: auto;}
.picture_our_works{
/* height: 321px; */
}
.oform{
/* float: left;
height: 321px;
position: relative; */
display: table-cell;
}
.no_height{ display: table;
position: relative;
}
.pic1{
/* width: 415px;
height: 321px; */
}
.mobile_office{
height: 798px;
margin-top: 60px;
background: url(../img/bg45.png)no-repeat top;
}
.mobile_office1{
border-radius: 3px;
background-color: #ffffff;
width: 470px;
height: 747px;
margin-top: 28px;
margin-left: 21px;
background-color: #ffe500;
}
.address{
height: 221px;
background-color: #ffffff;
text-align: center;
padding-top: 41px;
}
.text_style{
color: #a7a7a7;
font-size: 14px;
font-weight: 300;
line-height: 30px;
font-family: "OpenSansLight";
}
.text_style2{
background: url(../img/call_out.png) no-repeat left center;
/* height: 15px; */
font-family: "OpenSansLight";
font-size: 30px;
color: rgb(59, 58, 58);
font-weight: 300;
line-height: 29px;
width: 263px;
margin: 0 auto;
}
.text_style3{
color: #3a3a3a;
font-size: 18px;
font-weight: 700;
line-height: 24px;
font-family: "OpenSansBold";
margin-top: 9px;
}
.mobile_office2{
text-align: center;
margin-top: 28px;
padding-right: 28px;
}
.text_style5{
font-family: "OpenSansBold";
color: #3a3a3a;
font-size: 30px;
font-weight: 700;
line-height: 30px;
text-transform: uppercase;
}
.text_style6{
font-family: "OpenSansBold";
color: #3a3a3a;
font-size: 16px;
text-transform: uppercase;
padding-top: 11px;
padding-bottom: 25px;
}
.text_style7{
font-family: "OpenSansLight";
font-size: 16px;
color: #3a3a3a;
padding: 10px;
}
.text_style7 span{
border: 1px solid #3a3a3a;
border-radius: 9px;
width: 15px;
height: 15px;
display: block;
font-size: 10px;
margin-left: 60px;
float: left;
text-align: center;
margin-right: 13px;
}
.text_style7 p{
margin-left: 90px;
}
.item_center{ width: 300px;
margin: 0 auto;
}
.item_center span{
margin-right: 0;
margin-top: 3px;
}
.mobile_office2 form input, .form form input, .form2 form input{
border-radius: 3px;
background-color: #ffffff;
border-style: dashed;
width: 270px;
height: 45px;
padding: 0 0 0 39px;
color: #3a3a3a;
font-size: 14px;
font-family: "OpenSansLight";
margin-bottom: 9px;
position: relative;
top: 12px;
}
.mobile_office2 form input.button3{
border-radius: 3px;
background-color: #3a3a3a;
width: 210px;
height: 45px;
color: #ffffff;
font-size: 14px;
font-weight: 300;
text-align: center;
padding: 0;
margin-top: 19px;
}
.clients_title{
text-align: center;
margin-top: 38px;
color: #3b3a3a;
font-size: 36px;
font-weight: 700;
line-height: 36px;
font-family: "RobotoSlabLight";
margin-bottom: 41px;
}
.clients_title span{font-family: "RobotoSlabBold";}
.clients{
width: 470px;
height: 215px;
margin-bottom: 55px;
}
.clients img{
float: left;
margin: 8px 26px 135px 0px;
}
.client_name{
font-family: "OpenSansBold";
color: #3a3a3a;
font-size: 18px;
}
.clients .number{
color: #b6b6b6;
font-size: 14px;
font-family: "OpenSansLight";
margin: 5px;
}
.clients .comment{
color: #3a3a3a;
font-size: 14px;
font-weight: 300;
line-height: 24px;
margin-top: 13px;
margin-bottom: 15px;
}
.clients .fail{
display: block;
background: url(../img/document.png) no-repeat;
width: 15px;
height: 23px;
float:left;
margin-right: 14px;
}
.clients .mail{
display: block;
background: url(../img/envelope.png) no-repeat bottom;
width: 21px;
height: 22px;
float:left;
}
.uslugi{
position: relative;
z-index: 15;
}
.timer_block{
background: url('../img/bg_033.png') no-repeat top;
height: 629px;
}
.podlogka{
opacity: 0.6;
filter: alpha(opacity=60);
-moz-opacity: 0.6;
background-color: #000000;
width: 568px;
height: 629px;
position: absolute;
top: 0px;
left: 0px;
z-index: -1;
}
.uslugi .arrowRight{
right: 41px;
bottom: 22px;
}
.uslugi .arrowLeft{
left: 42px;
bottom: 22px;
}
.second_timer .arrow_bg054 {
margin-top: 52px;
width: 110px;
margin-left: 28px;
font-size: 29px;
}
.second_timer .akcia3{
margin-bottom: 45px;
margin-right: 4px;
}
.text04{color: #ffffff;
font-size: 30px;
font-weight: 100;
line-height: 43px;
text-align: center;
font-family: "RobotoSlabLight";
padding-top: 35px;
margin-bottom: 42px;
}
.text04 span{
font-size: 48px;
text-transform: uppercase;
font-family: "RobotoSlabBold";
}
.days2{color:#fff;}
.text2, .text3{
float:left;
margin: 0 23px;
}
.text3{
margin: 0 20px;
}
.arrow_bg2{
color: #ffffff;
font-size: 30px;
margin-top: 197px;
width: 90px;
float: left;
-webkit-transform: rotate(-22deg);
-moz-transform: rotate(-22deg);
-ms-transform: rotate(-22deg);
-o-transform: rotate(-22deg);
transform: rotate(-22deg);
writing-mode: tb-rl;
margin-left: 26px;
font-family: "RobotoSlabBold";
}
.form2 {
width: 270px;
height: 180px;
margin-top: 42px;
margin-left: 166px;
}
.about_company{
/*height: 472px;*/
padding-top: 100px;
}
.days2{margin-top: -13px;}
.social02 a.vk{margin-top: 28px;}
.title_paragraph{
color: #3b3a3a;
font-size: 24px;
font-weight: 300;
line-height: 30px;
text-align: center;
font-family: "RobotoSlabLight";
margin-top: 49px;
}
.title_paragraph span{
font-family: "RobotoSlabBold";
font-size: 28px;
}
.title_paragraph + img{
margin: 15px 0 0 32px;
}
.discription_about_company{
color: #3a3a3a;
font-size: 14px;
font-weight: 300;
line-height: 24px;
text-align: left;
font-family: "OpenSansLight";
padding: 0 10px;
padding-bottom: 22px;
}
.footer_logo{
color: rgba(59, 58, 58, 0.278431);
font-size: 17px;
font-weight: 700;
line-height: 24px;
text-align: left;
text-transform: uppercase;
font-family: "RobotoSlabBold";
}
.footer_logo span{
font-family: "RobotoSlabLight";
font-size: 13px;
text-transform: none;
}
.social02 a{float: left;
margin: 0 10px;
margin-top: 24px;
}
.text_address{
color: #3a3a3a;
font-size: 14px;
font-weight: 400;
line-height: 18px;
text-align: left;
font-family: "OpenSansRegular";
padding-top: 14px;
}
.our_telephone{
background: url(../img/call_out.png) no-repeat left center;
height: 23px;
padding-left: 21px;
margin-top: 23px;
}
.footer form input{
border-radius: 3px;
background-color: #ff0000;
width: 176px;
height: 34px;
color: #ffffff;
font-size: 12px;
font-weight: 300;
line-height: 24px;
margin-top: 15px;
}
.times{width:300px;
height:250px}
.block_time2 {
width: 370px;
height: 112px;
border: 1px solid #777471;
margin-left: 110px;
margin-top: -18px;
border-radius: 3px;
padding-top: 26px;
padding: 15px 0px 0px 17px;
}
.wrap_logo {
/* width: 40%;
overflow: hidden;
float: left;*/
}
.wrap_social {
/* width: 18*/%;
margin-top: 28px;
/*float: left;*/
}
/*.wrap_call {
width: 21%;
float: left;
}
.wrap_callback {
width: 21%;
float: left;
}*/
.wrap_form {
}
.arrowLeft {
position: absolute;
background: url('../img/arrowLeft.png') no-repeat;
width: 150px;
height: 88px;
left: -6px;
bottom: 63px;
}
.arrowRight {
position: absolute;
background: url('../img/arrowRight.png') no-repeat;
width: 120px;
height: 276px;
bottom: 63px;
right: -10px;
}
.countDays span.position:first-child,
.countHours span.position:first-child,
.countMinutes span.position:first-child,
.countSeconds span.position:first-child {
border-radius: 5px 0 0 5px;
}
.countDays span.position:first-child{
width:20px;
}
.countDays span.position:last-child,
.countHours span.position:last-child,
.countMinutes span.position:last-child,
.countSeconds span.position:last-child{
border-radius: 0 5px 5px 0;}
.countHours span.position:first-child {
border-radius: 5px 0px 0px 5px;
}
.wrap_days {
margin-left: 15px;
}
.wrap_hours {
}
.wrap_min {
}
.wrap_sec {
}
.text-center {
color: #fff;
text-align: center;
font-size: 18px;
}
.footer {
clear: both;
padding-bottom: 15px;
}
/* ================================== */
/* @FORM */
/* ================================== */
.form_wrap {
width: 825px;
height: 100%;
overflow: hidden;
/*border: 1px solid #000;*/
border-radius: 3px;
margin: 0 auto;
background: red;
}
/* FORM RIGHT */
.form_left {
width: 454px;
height: 100%;
float: left;
background: #fff;
padding-bottom: 25px;
}
.form_right {
width: 371px;
height: 100%;
float: right;
padding-bottom: 25px;
}
.form_left ul {
background: #fff;
}
.form_left p,
.form_left ul li {
font-family: "RobotoSlabLight";
font-size: 24px;
}
.form_right p {
font-family: "OpenSansLight";
font-size: 16px;
}
.form_right > p:first-child {
margin: 34px 0 30px 49px;
}
.form_right .input_wrap {
width: 270px;
margin: 0 auto;
}
.form_right .input_wrap:first-child {
margin-bottom: -5px;
}
.form_right .img_name {
position: relative;
top: 29px;
left: 15px;
background: url(../img/form/User.png);
width: 16px;
height: 16px;
}
.form_right .img_phone {
position: relative;
top: 29px;
left: 15px;
background: #fff url(../img/form/Phone.png) no-repeat;
width: 10px;
height: 16px;
}
.form_right .input_wrap input[type="text"] {
width: 260px;
padding: 0px;
padding-left: 45px;
}
.form_right input[type="submit"] {
position: relative;
left: 50%;
margin-left: -105px;
padding: 10px 32px 10px 32px;
background-color: #3b3b3b;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
font-family: "OpenSansLight";
font-size: 14px;
color: #fff;
}
.form_right .bottom_text {
margin-top: 35px;
text-align: center;
}
/* FORM LEFT */
.form_left {
background: #fff url(../img/form/left_img.png) no-repeat 0 10px;
}
.form_left p:first-child strong {
font-family: "RobotoSlabBold";
font-size: 28px;
}
.form_left p:first-child {
margin-top: 49px;
margin-left: 47px;
font-size: 24px;
}
.form_left ul {
list-style: none;
margin-left: 9px;
}
.form_left ul li {
background: url(../img/form/li_img.png) no-repeat 0 53%;
margin-bottom: 5px;
padding-left: 25px;
font-family: "OpenSansLight";
font-size: 16px;
}
.form_left p:last-child {
margin-left: 47px;
}
.form_left p:last-child strong {
font-family: "RobotoSlabBold";
font-size: 20px;
}
/* COLORBOX */
#cboxClose {
position: absolute;
top: -59px;
right: -70px;
background: url(../img/form/Close.png) no-repeat;
width: 50px;
height: 50px;
}
#cboxOverlay {
background: #383838 !important;
}
/* HOVER OVERLAY */
.oform {
position: relative;
cursor: pointer;
}
.oform:hover .ov_hover {
opacity: .7;
}
.oform:hover .hover_overlay {
visibility: visible;
}
.hover_overlay {
position: absolute;
background: url(../img/play.png) no-repeat;
width: 42px;
height: 50px;
top: 50%;
left: 50%;
margin-top: -25px;
margin-left: -21px;
z-index: 7;
visibility: visible;
transition: all .1s;
}
.ov_hover {
position: absolute;
z-index: 3;
background: #000;
width: 100%;
height: 100%;
top: 0;
opacity: .7;
transition: all .3s;
}
.footer {
padding: 0 15px;
}
/* Clearfix */
.clearfix {
clear: none;
}
@media only screen and (min-width: 1281px) and (max-width: 1370px){
.pictures_block img {
height: 216px!important;
}
}
@media only screen and (min-width: 1150px) and (max-width: 1280px){
.pictures_block img {
height: 206px;
}
}
@media only screen and (max-width: 1200px) {
/* .wrap_learn {
width: 80%;
}*/
/* .arrowRight {
right: -93px;
}*/
.wrap_timer2 {
margin-left: -56px;
}
.uslugi .arrowRight {
right: -67px;
}
.learn_more1.learnTop {
background: transparent url("../img/arrowW.png") no-repeat scroll 605px top;
height: 223px;
}
}
@media only screen and (max-width: 1150px) {
.mobile_office1 {
margin-left: -55px;
}
.uslugi {
position: relative;
z-index: 15;
margin-left: -67px;
}
.uslugi .arrowRight {
right: -4px;
}
.description_block {
width: 200px;
margin: 0 16px;
}
.wrap_timer2 {
margin-left: -90px;
}
.from {
font-size: 6px;
}
header input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
margin-left: -36px;
}
}
@media only screen and (min-width: 1024px) and (max-width: 1150px){
.pictures_block img {
height: 164px;
}
}
@media only screen and (min-width: 997px) and (max-width: 1023px){
.pictures_block img {
height: 162px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
.repair_of_apartments {
line-height: 28px;
margin: 48px 0 0 -2px;
}
.padding_block{
padding-bottom: 50px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
.padding_block{
padding-bottom: 50px;
}
}
@media only screen and (min-width: 992px) {
.call {
margin-left: 0;
}
header input {
margin-top: 48px;
margin-left: -15px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
header input {
margin-top: 15px;
margin-left: 37px;
}
.call {
margin-top: 0;
margin-bottom: 10px;
}
.wrap_timer2{
margin-left: 255px;
}
.timer01 {
margin-top: 25px;
}
.form {
margin-top: 35px;
}
.problems {
margin: 0 auto;
}
.wrap_learn {
width: 100%;
}
.repair_of_apartments {
margin: 20px auto;
}
/* all steps */
.step {
margin-left: 0;
height: 109px;
float: none;
padding-top: 19px;
text-align: center;
}
.all_steps figure {
width: auto;
}
.indents15 {
margin-left: 0;
}
.description_block {
margin-bottom: 25px;
}
.title_paragraph {
margin-top: 0;
}
.form2 {
margin-top: 25px;
margin-left: 257px;
}
.block_time2 {
margin-left: 209px;
}
/*
.form_wrap {
height: auto;
width: 100%;
}
.form_left {
width: 46%;
height: auto;
float: none;
margin-left: 25%;
}
.form_right {
width: 46%;
height: auto;
float: none;
margin-left: 25%;
}*/
.uslugi .arrowRight {
right: 165px;
}
.uslugi .arrowLeft {
left: 129px;
bottom: 22px;
}
.second_timer .arrow_bg054 {
margin-top: 36px;
width: 110px;
margin-left: 103px;
font-size: 29px;
}
.podlogka {
width: 727px;
}
.pictures_block img {
width: 100%;
height: auto;
height: 123px;
}
.arrowRight {
right: -3px;
bottom: 130px;
}
.arrowLeft {
left: -14px;
bottom: 129px;
}
.timer01 .timer_block1 .t_timer {
margin-top: 11px;
}
.arrow_bg1 {
margin-top: 36px;
margin-left: -55px;
}
.padding_block{
padding-bottom: 50px;
}
/* ------------------------------------------------------ */
}
@media only screen and (max-width: 780px) {
.arrowRight {
right: -10px;
}
}
@media only screen and (max-width: 767px) {
#pass-list{
font-size: 12px;
}
#fines-list{
font-size: 12px;
}
header input {
margin-top: 15px;
margin-left: 40px;
}
.call {
margin-top: 0;
margin-bottom: 10px;
}
.problems {
margin: 0 auto;
}
.timer01 {
margin-top: 18px;
}
.discount {
font-size: 50px;
}
.discount2 {
font-size: 18px;
}
.repair_of_apartments {
margin: 20px auto;
}
.all_steps figure {
width: 60px;
margin: 0 auto;
}
.indents15 {
margin-left: 0;
}
.step {
width: 150px;
margin: 7px auto;
float: none;
text-align: center;
}
.clients {
padding: 10px;
}
.learn_more input.your_name, .learn_more input.your_number, .excellent_renovation0 input.your_name, .excellent_renovation0 input.your_number{
width: 48%;
}
.learn_more input.your_name {
margin-left: 11px;
}
.button2 {
margin-top: 15px;
margin-left: -105px;
position: relative;
left: 50%;
}
.learn_more1 {
background: none;
height: 223px;
}
.form4 {
margin-top: -42px;
}
form.important {
margin-top: -8px;
padding-left: 20px;
}
.text_and_arrow {
visibility: hidden;
}
form.important input.your_name,
form.important input.your_number
{
width: 47%;
}
form.important .button2 {
margin-top: 8px;
position: relative;
left: 50%;
margin-left: -105px;
}
.description_block {
position: relative;
left: 50%;
margin-bottom: 25px;
margin-left: -120px;
display: block;
}
.warranty1 {
padding: 0;
margin-bottom: 81px;
text-align: center;
margin-left: 0;
}
.arrowRight {
display: none;
/*right: 68px;*/
}
.arrowLeft {
display: none;
/*left: 159px;*/
}
.timer_block1 {
width: 100%;
}
.form {
width: 302px;
margin: 0 auto;
}
input.button3 {
/*margin-left: 25px!important;*/
}
.arrow_bg1 {
display: none;
}
.footer_logo {
margin-left: 30px;
}
.footer form input {
float: right;
}
.social02 {
overflow: hidden;
/*margin-left: 31px;*/
}
.our_telephone {
/*margin-left: 31px;*/
}
.title_paragraph + img {
position: relative;
left: 130px;
top: -75px;
}
.timer_block {
height: 629px;
}
.form form input.button3, .form2 form input.button3 {
margin-top: 35px;
}
.arrow_bg2 {
display: none;
}
.wrap_timer2 {
width: 100%;
margin-left: 0;
}
.block_time {
margin: 0 auto;
}
.block_time2 {
margin: 0 auto;
margin-bottom: 30px;
}
.podlogka {
width: 100%;
}
.form2 {
width: 299px;
margin: 0 auto;
}
.block_time2 {
margin: 0 auto;
margin-bottom: 50px;
}
.learn_more1 p{
padding-bottom: 13px;
}
.text_and_arrow {
margin-left: 63px;
}
.machine_bg {
margin: 0 auto;
}
.bonuses1 {
margin: 0 auto;
margin-top: 56px;
}
.indents16 {
margin-left: 70%;
}
.mobile_office1 {
margin: 0 auto;
}
.indents17 {
margin-left: 47px;
}
.form2 form input.button3 {
margin-top: 7px;
margin-left: -39px;
}
.timer01 .timer_block1 .t_timer {
text-align: center;
}
.text_address {
text-align: right;
}
.learn_more1.learnTop {
background: none;
}
.cleafix {
clear: both;
}
}
@media only screen and (max-width: 460px) {
.call {
margin-left: 10px;
}
header input {
margin-left: 6px;
margin-bottom: 25px;
}
.repair_of_apartments {
/*margin: 48px 0px 0px -11px;*/
}
.learn_more input.your_name,
.learn_more input.your_number,
.excellent_renovation0 input.your_name,
.excellent_renovation0 input.your_number {
width: 90%;
margin-top: -60px;
margin-left: 19px;
margin-bottom: 5px;
}
.learn_more form input:nth-child(2),
.excellent_renovation0 form input:nth-child(2) {
margin: 0px 19px;
}
.learn_more1 {
background: none;
height: 223px;
}
.learn_more1 form {
margin-top: -36px;
}
.indents5 {
padding-top: 27px !important;
padding-bottom: 51px !important;
}
.learn_more p, .excellent_renovation0 p {
padding: 29px 0px;
}
.block_time2 {
margin-left: 8px;
}
.form2 {
/*margin-left: 138px;*/
}
input.button3 {
margin-left: 0px!important;
}
.title_paragraph {
margin-top: 0;
}
.discription_about_company {
text-align: center;
}
.timer_block {
height: 629px;
}
.form form input.button3, .form2 form input.button3 {
margin-top: 11px;
}
.block_time2 {
/*margin-left: 110px;*/
margin: 0 auto;
}
.form2 {
margin-top: 0px;
}
.block_time2 {
margin-bottom: 30px;
}
.repair_of_apartments {
/* margin: 48px 0px 0px 0;*/
font-size: 24px;
width: 100%;
}
.timer01 .timer_block1 .t_timer {
margin-left: 21px;
margin-top: 33px;
}
header input[type="submit"] {
-webkit-appearance: button;
margin-left: 2px;
}
.five_problems p.title1 {
font-size: 31px;
}
.machine_bg {
display: none;
}
.text04 {
/*margin-left: 59px!important;*/
}
.second_timer .akcia3 {
margin-bottom: 18px;
}
.second_timer .akcia3 {
margin-right: -50px;
}
.footer form input {
margin-top: 12px;
margin-left: 0;
}
.second_timer .akcia3 {
width: 300px;
margin: 0 auto;
margin-bottom: 10px;
}
.mobile_office1 {
width: 100%;
}
.bonuses1 {
width: 100%;
}
.clients {
width: 100%;
}
.mobile_office {
background: none;
}
.indents2 {
padding-top: 62px;
}
.important_color {
font-size: 18px;
}
.our_work {
display: none;
}
.picture_partners {
/*background: url('../img/brands.png') no-repeat;*/
margin: 0 157px;
}
}
@media only screen and (max-width: 699px) {
.title_paragraph + img {
left: -15px;
}
}
@media only screen and (max-width: 500px) {
.text04 span {
font-size: 36px;
}
}
@media only screen and (max-width: 422px) {
.wrap_logo {
width: 100%;
text-align: center;
}
.logo {
float: none;
}
.wrap_social {
width: 100%;
}
.social {
width: 150px;
margin: 0 auto;
}
.wrap_social div a {
display: inline-block;
margin: 0;
margin-left: 20px;
}
.wrap_call {
width: 100%;
}
.call {
width: 205px;
margin: 0 auto;
}
.wrap_callback {
width: 100%;
}
.repair_of_apartments {
font-size: 21px;
text-align: left;
}
.block_time {
margin-left: 23px;
}
.form {
/*margin-top: 30px;*/
/*margin-left: 72px;*/
}
.timer_block1 {
margin-left: 0;
}
.arrow_bg1 {
display: none;
}
.about_company {
height: auto;
padding-top: 24px;
}
.bonuses1,
.mobile_office1,
.machine_bg,
.mobile_office {
max-width: 100%;
}
.clients {
height: auto;
max-width: 100%;
clear: both;
}
.our_telephone {
font-size: 13px;
}
.indents16 {
margin-left: 300px;
margin-top: -51px;
}
.repair_of_apartments {
width: 300px;
text-align: center;
font-size: 24px;
}
.repair_of_apartments span {
font-size: 21px;
}
.mobile_office {
background: none;
}
.mobile_office1 {
width: 100%;
margin-left: 0;
}
.indents9 {
margin-left: 0px;
}
.text_and_arrow {
margin-left: 63px;
opacity: 0;
}
.text04 span {
font-size: 35px!important;
}
.learn_more form input:nth-child(2) {
margin: 0px 15px!important;
}
input.your_number {
margin-left: -1px!important;
}
.learn_more form input:nth-child(2) {
margin: 0px 15px!important;
}
form.important {
margin-top: -8px;
padding-left: 13px!important;
}
.title6 {
font-size: 18px!important;
}
.learn_more1 input.your_name{
margin-left: 15px!important;
}
.picture_partners {
margin: 0 79px!important;
}
.indents2 {
padding-top: 63px;
}
.important_color {
font-size: 17px;
}
.address {
padding-bottom: 33px;
padding-top: 0;
}
/*.item_center span{
margin-left:-4px!important;
}*/
.item_center {
width: auto;
}
.text_style6 {
padding-bottom: 0px;
}
header input[type="submit"] {
position: relative;
left: 50%;
margin-left: -105px;
}
.picture_partners {
margin: 0 142px;
}
.picture_height{
height:57px;
}
.pictures_block img {
height: 67px;
}
}
@media only screen and (max-width: 384px) {
.block_time {
width: 272px;
}
.block_time {
margin: 0 auto;
margin-bottom: 10px;
}
.form {
/*margin-left: 0px;*/
}
.repair_of_apartments {
/*width: 244px;*/
text-align: center;
}
.discount {
font-size: 42px;
}
header input[type="submit"] {
-webkit-appearance: button;
/*margin-left: 56px!important;*/
}
.learn_more p {
font-size: 14px;
}
.five_problems p.title1 {
font-size: 19px;
}
.machine_bg{
display: none;
}
.team {
padding-top: 18px;
font-size: 20px;
}
.title6 {
font-size: 20px;
}
.bonuses1 {
max-width: 100%;
text-align: center;
float: none;
}
.bonuses1 figure {
float: none;
}
.warranty{
display: none;
}
form.important input.your_number {
padding: 0 0 0 28px;
}
input.your_number {
width: 47%;
margin-left: 5px;
}
.mobile_office2 {
padding-right: 28px;
}
.text_style7 {
font-size: 14px;
}
.text_style7 span {
margin-left: 3px;
}
.text_style7 p {
margin-left: 0;
}
.mobile_office2 {
padding-right: 0;
}
.indents17 {
margin-left: -5px;
margin-top: 0px;
}
input.button3 {
margin-left: 0!important;
}
.clients_title {
margin-top: 0;
}
.number {
font-size: 14px!important;
}
.clients img {
float: none;
margin: 0;
text-align: center;
}
.wrap_callback {
/*width: 300px;*/
margin-left: 0;
}
.uslugi {
margin-left: 0;
}
.text04 span {
font-size: 31px!important;
}
.block_time2 {
width: 297px;
}
.form2 {
/*margin-left: 0px;*/
}
.title_paragraph {
margin-top: 0;
padding-left: 80px;
}
.footer_logo {
text-align: center;
margin-left: 0px;
}
.footer form input {
width: 124px;
font-size: 9px;
/*margin-top: 54px;*/
margin-left: 28px;
}
.text_address {
text-align: right;
}
.learn_more form input:nth-child(2) {
margin: 0px 16px;
}
.indents9 {
margin-left: 0px;
}
.pictures_block img {
height: 51px;
}
.timer01 .timer_block1 .t_timer {
margin-left: 21px;
margin-top: 15px;
}
.repair_of_apartments span {
font-family: "OpenSansLight";
font-size: 22px;
}
}
/* Colorbox */
.slStart,
.slStop {
background-color: #efefef;
font-weight: 600;
text-transform: uppercase;
width: 100px;
} | css/main(1).css | /* ==========================================================================
Base styles: opinionated defaults
========================================================================== */
html {
color: #222;
font-size: 1em;
line-height: 1.4;
}
/*
* Remove text-shadow in selection highlight:
* https://twitter.com/miketaylr/status/12228805301
*
* These selection rule sets have to be separate.
* Customize the background color to match your design.
*/
::-moz-selection {
background: #b3d4fc;
text-shadow: none;
}
::selection {
background: #b3d4fc;
text-shadow: none;
}
/*
* A better looking default horizontal rule
*/
hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #eeeeee;
margin: 1em 0;
padding: 0;
}
/*
* Remove the gap between audio, canvas, iframes,
* images, videos and the bottom of their containers:
* https://github.com/h5bp/html5-boilerplate/issues/440
*/
audio,
canvas,
iframe,
img,
svg,
video {
vertical-align: middle;
}
/*
* Remove default fieldset styles.
*/
fieldset {
border: 0;
margin: 0;
padding: 0;
}
/*
* Allow only vertical resizing of textareas.
*/
textarea {
resize: vertical;
}
/* ==========================================================================
Browser Upgrade Prompt
========================================================================== */
.browserupgrade {
margin: 0.2em 0;
background: #ccc;
color: #000;
padding: 0.2em 0;
}
/* ==========================================================================
Author's custom styles
========================================================================== */
.check-pass{
margin-left: auto;
margin-right: auto;
}
.check-pass h4,#pass_info,#fines_info{
font-size: 18px;
font-family: "OpenSansBold";
display: block;
margin-bottom: 7px;
margin-top: 0;
width: fit-content;
margin-left: auto;
margin-right: auto;
}
.check-pass input[type="text"]{
border: 1px solid gray;
width: 400px;
}
.check-pass form{
width: fit-content;
margin-left: auto;
margin-right: auto;
}
.check-pass .left{
width: fit-content;
margin-left: auto;
margin-right: auto;
}
.vehicle_submit {
border-radius: 3px;
background-color: #ff0000;
width: 210px;
height: 45px;
color: #ffffff;
font-size: 14px;
text-align: center;
font-family: "OpenSansLight";
margin-left: auto;
margin-right: auto;
display: block;
margin-top: 20px;
}
#pass-list{
margin: 20px auto;
border-collapse: collapse;
font-family: "OpenSansLight";
font-size: 20px;
}
#pass-list th, #pass-list td{
padding: 7px 15px 5px 10px;
}
#pass-list thead tr{
background:transparent url("../img/bg_blue.png") no-repeat scroll center bottom;
}
#pass-list tr:nth-child(even) {
background-color: #f2f2f2;
}
.check-fines {
margin-top:0px;
}
.check-fines .separator {
height:0;
margin:2px 0;
display:block;
}
.check-fines .separator.last {margin:5px 0;}
.check-fines .text {
margin:10px auto 0 auto;
display:block;
vertical-align:top;
font-size:15px;
line-height:17px;
margin:10px 0px;
font-size: 18px;
font-family: "OpenSansBold";
}
.check-fines .block-1,.check-fines .block-2{
margin-left: auto;
margin-right: auto;
width:fit-content;
}
.check-fines .block-1 input[type='text'] {
background:url('../img/bg-number.png') 0 0 no-repeat;
width:202px !important;
height:50px;
border:none;
position:relative;
left:0;
font-size:28px;
padding-left: 0;
text-align:center;
color:#4C4C4C;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin-left: auto;
margin-right: auto;
display: block;
}
.block-1 span{
display: block;
}
.check-fines .block-1 input[type='text']::-webkit-input-placeholder {
position:relative;
left:0;
font-size:28px;
}
.check-fines .block-1 input[type='text']::-moz-placeholder {color:#c0392b;}/* Firefox 19+ */
.check-fines .block-1 input[type='text']:-moz-placeholder {color:#c0392b;}/* Firefox 18- */
.check-fines .block-1 input[type='text']:-ms-input-placeholder {color:#c0392b;}
.check-fines .block-2 input {
background:url('../img/bg-number-2.jpg') 0 0 no-repeat;
width:202px !important;
padding-left: 0;
height:50px;
border:none;
position:relative;
left:0;
font-size:28px;
text-align:center;
color:#4C4C4C;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin-left: auto;
margin-right: auto;
display: block;
}
.check-fines .captcha-block {
width: fit-content;
margin-left: auto;
margin-right: auto;
}
.check-fines .captcha-block img {
width:190px !important;
height:auto;
padding:5px;
border:solid 1px #E3E7EA;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin-left: auto;
margin-right: auto;
display: block;
}
.check-fines .captcha-block .vehicle_number {
border: 1px solid gray;
width: 400px;
display: block;
margin-left: auto;
margin-right: auto;
}
.check-fines .captcha-block .vehicle_number:focus {border-color:#C5C9C9;}
.flush_form:hover {opacity:0.75;}
.button-check-fines {
border-radius: 3px;
background-color: #ff0000;
width: 210px;
height: 45px;
color: #ffffff;
font-size: 14px;
text-align: center;
font-family: "OpenSansLight";
margin-left: auto;
margin-right: auto;
display: block;
margin-top: 20px;
}
.button-check-fines:hover {
background:#9CBA09;
border-color:#89A308;
}
#fines-list{
margin: 20px auto;
border-collapse: collapse;
font-family: "OpenSansLight";
font-size: 20px;
}
#fines-list th, #fines-list td{
padding: 7px 15px 5px 10px;
}
#fines-list thead tr{
background:transparent url("../img/bg_blue.png") no-repeat scroll center bottom;
}
#fines-list tr:nth-child(even) {
background-color: #f2f2f2;
}
/* ==========================================================================
Helper classes
========================================================================== */
/*
* Hide visually and from screen readers:
*/
.hidden {
display: none !important;
}
/*
* Hide only visually, but have it available for screen readers:
* http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
*/
.visuallyhidden {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
/*
* Extends the .visuallyhidden class to allow the element
* to be focusable when navigated to via the keyboard:
* https://www.drupal.org/node/897638
*/
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto;
}
/*
* Hide visually and from screen readers, but maintain layout
*/
.invisible {
visibility: hidden;
}
/*
* Clearfix: contain floats
*
* For modern browsers
* 1. The space content is one way to avoid an Opera bug when the
* `contenteditable` attribute is included anywhere else in the document.
* Otherwise it causes space to appear at the top and bottom of elements
* that receive the `clearfix` class.
* 2. The use of `table` rather than `block` is only necessary if using
* `:before` to contain the top-margins of child elements.
*/
.clearfix:before,
.clearfix:after {
content: " "; /* 1 */
display: table; /* 2 */
}
.clearfix:after {
clear: both;
}
/* ==========================================================================
EXAMPLE Media Queries for Responsive Design.
These examples override the primary ('mobile first') styles.
Modify as content requires.
========================================================================== */
@media only screen and (min-width: 35em) {
/* Style adjustments for viewports that meet the condition */
}
@media print,
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {
/* Style adjustments for high resolution devices */
}
/* ==========================================================================
Print styles.
Inlined to avoid the additional HTTP request:
http://www.phpied.com/delay-loading-your-print-css/
========================================================================== */
@media print {
*,
*:before,
*:after {
background: transparent !important;
color: #000 !important; /* Black prints faster:
http://www.sanbeiji.com/archives/953 */
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) ")";
}
/*
* Don't show links that are fragment identifiers,
* or use the `javascript:` pseudo protocol
*/
a[href^="#"]:after,
a[href^="javascript:"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
/*
* Printing Tables:
* http://css-discuss.incutio.com/wiki/Printing_Tables
*/
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{
padding:0!important;
}
button, input {border:none;}
p{margin:0;
padding:0;}
body{
max-width: 2000px!important;
/*min-width: 400px;*/
margin: 0 auto!important;
}
/* .wrapper{
width:1170px;
margin:0 auto;
} */
.center{
width:1272px;
}
header{
height: auto;
}
.logo{
margin-top:25px;
float:left;
margin-right: 9px;
}
.logo_text{
font-family: "RobotoSlabBold";
color: #3b3a3a;
font-size: 29px;
font-weight: 700;
line-height: 38px;
text-transform: uppercase;
margin-top: 25px;
}
@-moz-document url-prefix()
{
.logo_text {font-size: 46px;}
}
.number {font-size: 23px!important;}
#countdown{
font-size: 39px!important;
margin-top: 15px;
margin-left: 15px;
}
input[type="text"] {
border-radius: 3px;
background-color: #FFF;
width: 34%;
height: 45px;
padding: 0px 0px 0px 39px;
color: #3A3A3A;
font-size: 14px;
font-family: "OpenSansLight";
}
button {
border-radius: 3px;
background-color: #f00;
width: 210px;
height: 45px;
color: #ffffff;
font-size: 14px;
text-align: center;
font-family: "OpenSansLight";
}
.logo_text span{
text-transform: initial;
font-family: "RobotoSlabLight";
font-size: 21px;
color: red;
}
.social{
/*margin-top: 25px;
margin-left: 68px;*/
}
.social a, .social02 a{display:block;}
.call{margin-top: 35px;
width: 205px;
margin-left: 38px;
}
.call p{ color: #a7a7a7;
font-size: 14px;
font-weight: 300;
line-height: 30px;
font-family: "OpenSansLight";
padding-left: 23px;
}
.call p.number{
font-family: "OpenSansLight";
font-size: 24px;
font-weight: bolder;
color: rgb(59, 58, 58);
padding: 0;
}
.call_out{
display: block;
float: left;
margin-right: 9px;
margin-top: 5px;
}
header input{
border-radius: 3px;
background-color: #ff0000;
width: 210px;
height: 45px;
border: none;
color: #ffffff;
font-size: 19px;
font-family: "OpenSansLight";
margin-top: 48px;
/*margin-left: 80px;*/
/*margin-right: auto;*/
margin-left: -15px;
}
.width{
width: 391px;
}
.discount_block{
position: relative;
background: url('../img/bg_30.png') no-repeat top;
height:629px;
}
.wrap_timer2{
width: 500px;
position: relative;
height: 567px;
/*margin-left: -74px;*/
}
.timer01{
margin-top: 62px;
}
.discount{
color: #3b3a3a;
font-size: 60px;
font-weight: 700;
line-height: 36px;
text-align: center;
text-transform: uppercase;
font-family: "RobotoSlabBold";
}
.discount2{
text-align: center;
padding-top: 10px;
font-family: "RobotoSlabLight";
font-size: 30px;
color: red;
}
.t_timer, .akcia{
/*margin-top: 25px;*/
text-align: center;
color: #3b3a3a;
font-size: 11px;
text-transform: uppercase;
margin-bottom: 8px;
letter-spacing: 2px;
}
.timer01 .timer_block1 .t_timer{
margin-top: 41px;
}
.block_time{
width: 356px;
height: 120px;
margin-left: 67px;
border-radius: 3px;
border-style: dashed;
}
.days{margin-top: -12px;}
.days .text{float:left;
margin: 0px 25px 0px 25px;
}
.days02 {
margin-top: -1px;
font-size: 16px;
}
.main_timer_block{
margin: 0 auto;
width: 355px;
height: 120px;
border: 1px solid #726d68;
padding: 18px 0px 0px 16px;
}
.akcia{
color: #ffffff;
margin-right: 117px;
}
.repair_of_apartments{
width: 502px;
color: #3a3a3a;
font-size: 29px;
font-weight: 700;
line-height: 25px;
text-align: center;
font-family: "OpenSansExtraBold";
margin: 48px 0 0 43px;
}
.repair_of_apartments span{font-family: "OpenSansLight";
font-size: 24px;
}
.description_of_services{
height: auto;
margin:50px 0 60px 0;
}
.form{width: 270px;
height: 180px;
margin-top: 79px;
margin-left: 114px;
}
.form form input.button3, .form2 form input.button3{
border-radius: 3px;
background-color: #ff0000;
width: 210px;
height: 45px;
color: #ffffff;
font-size: 19px;
text-align: center;
padding: 0;
margin-left: 15px;
margin-top: 7px;
}
.arrow_bg1{
color: #ffffff;
font-size: 36px;
margin-top: 106px;
width: 150px;
float: left;
-webkit-transform: rotate(-22deg);
-moz-transform: rotate(-22deg);
-ms-transform: rotate(-22deg);
-o-transform: rotate(-22deg);
transform: rotate(-22deg);
writing-mode: tb-rl;
margin-left: -108px;
font-family: "RobotoSlabBold";
}
.description_block{
width: 240px;
height: auto;
display: inline-block;
margin: 0 26px;
}
.description_block>div{text-align:center;}
.description_block .dis_title{
color: #3b3a3a;
font-size: 28px;
font-weight: 700;
line-height: 30px;
font-family: "RobotoSlabBold";
margin: 26px 0;
}
.description_block .dis_title span{
font-family: "RobotoSlabLight";
font-size: 24px;
}
.description{
font-family: "OpenSansLight";
font-size: 14px;
border-bottom: 1px dashed #a7a7a7;
padding-bottom: 27px;
margin-bottom: 32px;
line-height: 23px;
}
.description_block>div.price, .description_block>div.time{
margin-bottom: 41px;
text-align: left;
line-height: 27px;
}
.description_block>div.time{float: right;}
.description_block>div.price{float:left;}
.text_color{
color: #a7a7a7;
font-family: "OpenSansLight";
font-size: 14px;
}
.line-through{
text-decoration: line-through;
color: #ff0000;
}
.from{font-size: 20px;}
.from span{
font-family: "OpenSansBold";
font-size: 20px;
}
.description_block form button{
border-radius: 3px;
background-color: #ffcc00;
width: 210px;
height: 45px;
color: #3a3a3a;
font-size: 14px;
text-align: center;
font-family: "OpenSansLight";
}
.description_block form{
text-align: center;
}
.description_block figure{
min-height: 138px;
}
.learn_more{
background:url(../img/im_bg.png) top;
height:273px;
}
.learn_more1{background: url(../img/arrowW.png) no-repeat top right;
height: 223px;
}
.learn_more1.learnTop {
background: transparent url("../img/arrowW.png") no-repeat scroll 725px top;
height: 223px;
}
.learn_more input.your_name,
.learn_more input.your_number,
form.important input.your_name,
form.important input.your_number{
border-radius: 3px;
background-color: #ffffff;
width: 34%;
height: 45px;
padding: 0 0 0 39px;
color: #3a3a3a;
font-size: 14px;
font-family: "OpenSansLight";
}
.your_name{
background: url(../img/male_user.png) no-repeat 5% center;
}
.your_number{background: url(../img/phone.png) no-repeat 5% center;}
.button2{
border-radius: 3px;
background-color: #ff0000;
width: 210px;
height: 45px;
color: #ffffff;
font-size: 14px;
text-align: center;
font-family: "OpenSansLight";
}
.learn_more form input:nth-child(2), .excellent_renovation0 form input:nth-child(2){
margin:0 5px;
}
.learn_more p, .excellent_renovation0 p{
color: #ffffff;
font-size: 18px;
line-height: 30px;
text-align: center;
font-family: "OpenSansLight";
padding: 44px 0px;
}
.learn_more span, .excellent_renovation0 span{font-family: "OpenSansBold";}
.text_and_arrow{
color: #ffffff;
font-size: 15px;
margin-top: -119px;
width: 131px;
font-family: "OpenSansLight";
background: url('../img/arrow07.png') no-repeat bottom;
height: 112px;
text-align: center;
margin-bottom: 21px;
}
.color{color:#ffffff;}
.text_and_arrow2{
webkit-transform: rotate(-28deg);
-moz-transform: rotate(-28deg);
-ms-transform: rotate(-28deg);
-o-transform: rotate(-28deg);
transform: rotate(-28deg);
writing-mode: tb-rl;
margin-left: -64px;
margin-top: 20px;
}
.five_problems{
text-align: center;
}
.title_problem{
padding: 35px 0;
}
.five_problems p.title1{
font-size: 36px;
font-weight: 700;
text-transform: uppercase;
font-family: "OpenSansBold";
}
.five_problems p.title3{
color: #3a3a3a;
font-size: 14px;
font-family: "OpenSansLight";
line-height: 12px;
}
.five_problems .or{
margin-top: -19px;
background-color: #ffffff;
width: 80px;
padding: 0 12px;
}
.five_problems .block_center{
border-top: 1px solid #e5e5e5;
color: #a7a7a7;
font-size: 24px;
margin: 45px 0 16px 0;
}
.five_problems p.title2{
color: #ff0000;
}
.problems {text-align: justify;
width: 310px;
margin-top: 42px;
}
.problems .indents{float: left;
margin: 32px 27px 66px 0;
}
.title4{
font-size: 18px;
font-weight: 700;
line-height: 30px;
font-family: "OpenSansBold";
}
.color_title3{color: #000000;}
.discription_problem{
color: #3a3a3a;
font-size: 14px;
font-weight: 300;
line-height: 22px;
font-family: "OpenSansLight";
padding-bottom: 33px;
}
.block_center2{
border-top: 1px solid #e5e5e5;
width: 234px;
margin-left: 75px;
margin-bottom: 25px;
}
.or2{
margin-top: -12px;
background-color: #ffffff;
width: 38px;
color: #adadad;
font-size: 14px;
}
.excellent_renovation{
background: url(../img/block_bg.png) no-repeat bottom center;
height: 520px;
}
.excellent_renovation0{
position: relative;
background: url(../img/man.png) no-repeat top center;
height: 302px;
z-index: 3;
}
.indents2{
/* padding-top: 244px;*/
position: relative;
background: transparent url("../img/bg_blue.png") no-repeat scroll center bottom;
height: 300px;
margin-top: -82px;
padding-top: 100px;
z-index: 1;
}
.experience{border-bottom: 1px solid #e5e5e5;}
.machine_bg {
background: url('../img/car.png') no-repeat 159% 43%;
height: 400px;
max-width: 630px;
padding: 20px;
margin-top: 10px;
margin-bottom: 43px;
overflow: hidden;
}
.logo_text2{
-moz-transform: rotate(-5deg);
-webkit-transform: rotate(-5deg);
-o-transform: rotate(-5deg);
-ms-transform: rotate(5deg);
transform: rotate(5deg);
padding-left: 27px;
font-family: "RobotoSlabBold";
color: #3b3a3a;
font-size: 18px;
font-weight: 700;
line-height: 18px;
text-transform: uppercase;
margin-top: 19px;
width: 146px;
float: left;
}
.logo_text2 span {
text-transform: initial;
font-family: "RobotoSlabLight";
font-size: 12px;
}
.logo_text3{
font-family: "RobotoSlabBold";
color: #3b3a3a;
font-size: 16px;
font-weight: 700;
line-height: 16px;
text-transform: uppercase;
width: 92px;
margin-left: 179px;
float: left;
margin-top: 13px;
-moz-transform: rotate(-4deg);
-webkit-transform: rotate(-4deg);
-o-transform: rotate(-4deg);
-ms-transform: rotate(-4deg);
transform: rotate(-4deg);
}
.logo_text3 span {
text-transform: initial;
font-family: "RobotoSlabLight";
font-size: 12px;
}
.machine_bg figure img{
float: right;
margin-top: -17px;
margin-right: -20px;
}
.team{
padding-top: 117px;
color: #3b3a3a;
font-size: 36px;
font-weight: 700;
line-height: 36px;
text-align: center;
font-family: "RobotoSlabBold";
}
.team+p{
font-family: "RobotoSlabLight";
text-align: center;
margin-top: 12px;
font-size: 23px;
}
.partners{height: auto;}
.title6{
color: #3a3a3a;
font-size: 30px;
font-weight: 700;
text-align: center;
text-transform: uppercase;
font-family: "OpenSansBold";
margin-top: 43px;
}
.title7{
font-family: "OpenSansRegular";
font-size: 24px;
text-align: center;
margin: 7px 0;
}
.partners_links{
margin-top: 55px;
margin-bottom: 23px;
overflow: hidden;
}
.picture_partners{
background:url('../img/brands.png') no-repeat;
/*margin: 0 45px;*/
}
.link1, .link2, .link3, .link4, .link5{height:117px;
float: left;
display: block;
margin: 0 44px;
}
.link1{
background-position: 0px 0px;
width: 122px;
}
.link2{
background-position: -192px 0px;
width: 199px;
}
.link3{
background-position: -460px 0px;
width: 106px;
}
.link4{
background-position: -664px 0px;
width: 140px;
}
.link5{
background-position: -883px 0px;
width: 153px;
}
.indents5{
padding-top: 63px!important;
padding-bottom: 51px!important;
}
.indents6{margin-top: -19px;}
.bonuses{
padding-bottom: 45px;
}
.title8{
margin-top: 55px!important;
color: #3b3a3a;
font-size: 36px;
font-family: "RobotoSlabBold";
text-align: center;
line-height: 35px;
}
.title8 span{
font-size: 36px;
font-family: "RobotoSlabLight";
}
.bonuses1{width:470px;
margin-top: 56px;
}
.bonuses1 figure{ float: left;
margin-right: 31px;
}
.bonuses1 p{ line-height: 24px;
font-family: "OpenSansLight";
font-size: 14px;
color: #3a3a3a;
padding-top: 12px;
}
.bonuses1 span{
font-size: 18px;
font-family: "OpenSansBold";
display: block;
margin-bottom: 7px;
}
.indents9{margin-left: 19px;}
.all_steps{
padding-bottom: 30px;
}
.indents14{margin-bottom: 100px;}
.step{
margin-left: -22px;
height: 109px;
float:left;
padding-top: 19px;
/*text-align: center;*/
}
.all_steps figure{
width: 88px;
margin-top: -45px;
background-color: white;
text-align: center;
}
.all_steps hr{ max-width: 770px;
margin: 0 auto;
}
.step span{color: #3a3a3a;
font-size: 14px;
font-family: "OpenSansLight";
}
.indents10{
margin-top: 7px;
}
.indents15{margin-left: 100px;}
.our_work{
background: url(../img/bg12.png) no-repeat top;
height: 457px;
}
.warranty1 {
padding: 54px 0 0 61px;
margin-bottom: 81px;
text-align: center;
margin-left: 20px;
}
.warranty1 figure{
margin-bottom: 25px;
}
.warranty1 span{
color: #3a3a3a;
font-size: 24px;
font-weight: 700;
line-height: 43px;
text-align: center;
font-family: "OpenSansBold";
}
.warranty1 p{
color: #3a3a3a;
font-size: 16px;
font-weight: 400;
line-height: 26px;
font-family: "OpenSansRegular";
}
.your_dream{
/*padding-top: 342px;*/
}
.oformlenie{
float: left;
background-color: #ffffff;
width: 80px;
height: 50px;
text-align: center;
padding-top: 5px;
color: #3a3a3a;
font-size: 18px;
font-family: "OpenSansLight";
line-height: 17px;
opacity: 0.7;
filter: alpha(Opacity=70);
}
.oformlenie span{
font-family: "OpenSansBold";
}
.indents16{margin-left: 70%;}
.excellent_renovation3{
/*background: url(../img/bg_blue.png) no-repeat bottom center;*/
height: auto;
}
.important_color{
color: #ffffff!important;
text-align: center;
}
.indents17{margin-top: 27px;
margin-left: 44px;}
.works_title{
height: 145px;
text-align: center;
color: #3b3a3a;
font-size: 36px;
font-weight: 300;
line-height: 36px;
font-family: "RobotoSlabBold";
padding-top: 50px;
}
.works_title span{font-family: "RobotoSlabLight";}
.pictures_block img{ width: 100%;
height: auto;}
.picture_our_works{
/* height: 321px; */
}
.oform{
/* float: left;
height: 321px;
position: relative; */
display: table-cell;
}
.no_height{ display: table;
position: relative;
}
.pic1{
/* width: 415px;
height: 321px; */
}
.mobile_office{
height: 798px;
margin-top: 60px;
background: url(../img/bg45.png)no-repeat top;
}
.mobile_office1{
border-radius: 3px;
background-color: #ffffff;
width: 470px;
height: 747px;
margin-top: 28px;
margin-left: 21px;
background-color: #ffe500;
}
.address{
height: 221px;
background-color: #ffffff;
text-align: center;
padding-top: 41px;
}
.text_style{
color: #a7a7a7;
font-size: 14px;
font-weight: 300;
line-height: 30px;
font-family: "OpenSansLight";
}
.text_style2{
background: url(../img/call_out.png) no-repeat left center;
/* height: 15px; */
font-family: "OpenSansLight";
font-size: 30px;
color: rgb(59, 58, 58);
font-weight: 300;
line-height: 29px;
width: 263px;
margin: 0 auto;
}
.text_style3{
color: #3a3a3a;
font-size: 18px;
font-weight: 700;
line-height: 24px;
font-family: "OpenSansBold";
margin-top: 9px;
}
.mobile_office2{
text-align: center;
margin-top: 28px;
padding-right: 28px;
}
.text_style5{
font-family: "OpenSansBold";
color: #3a3a3a;
font-size: 30px;
font-weight: 700;
line-height: 30px;
text-transform: uppercase;
}
.text_style6{
font-family: "OpenSansBold";
color: #3a3a3a;
font-size: 16px;
text-transform: uppercase;
padding-top: 11px;
padding-bottom: 25px;
}
.text_style7{
font-family: "OpenSansLight";
font-size: 16px;
color: #3a3a3a;
padding: 10px;
}
.text_style7 span{
border: 1px solid #3a3a3a;
border-radius: 9px;
width: 15px;
height: 15px;
display: block;
font-size: 10px;
margin-left: 60px;
float: left;
text-align: center;
margin-right: 13px;
}
.text_style7 p{
margin-left: 90px;
}
.item_center{ width: 300px;
margin: 0 auto;
}
.item_center span{
margin-right: 0;
margin-top: 3px;
}
.mobile_office2 form input, .form form input, .form2 form input{
border-radius: 3px;
background-color: #ffffff;
border-style: dashed;
width: 270px;
height: 45px;
padding: 0 0 0 39px;
color: #3a3a3a;
font-size: 14px;
font-family: "OpenSansLight";
margin-bottom: 9px;
position: relative;
top: 12px;
}
.mobile_office2 form input.button3{
border-radius: 3px;
background-color: #3a3a3a;
width: 210px;
height: 45px;
color: #ffffff;
font-size: 14px;
font-weight: 300;
text-align: center;
padding: 0;
margin-top: 19px;
}
.clients_title{
text-align: center;
margin-top: 38px;
color: #3b3a3a;
font-size: 36px;
font-weight: 700;
line-height: 36px;
font-family: "RobotoSlabLight";
margin-bottom: 41px;
}
.clients_title span{font-family: "RobotoSlabBold";}
.clients{
width: 470px;
height: 215px;
margin-bottom: 55px;
}
.clients img{
float: left;
margin: 8px 26px 135px 0px;
}
.client_name{
font-family: "OpenSansBold";
color: #3a3a3a;
font-size: 18px;
}
.clients .number{
color: #b6b6b6;
font-size: 14px;
font-family: "OpenSansLight";
margin: 5px;
}
.clients .comment{
color: #3a3a3a;
font-size: 14px;
font-weight: 300;
line-height: 24px;
margin-top: 13px;
margin-bottom: 15px;
}
.clients .fail{
display: block;
background: url(../img/document.png) no-repeat;
width: 15px;
height: 23px;
float:left;
margin-right: 14px;
}
.clients .mail{
display: block;
background: url(../img/envelope.png) no-repeat bottom;
width: 21px;
height: 22px;
float:left;
}
.uslugi{
position: relative;
z-index: 15;
}
.timer_block{
background: url('../img/bg_033.png') no-repeat top;
height: 629px;
}
.podlogka{
opacity: 0.6;
filter: alpha(opacity=60);
-moz-opacity: 0.6;
background-color: #000000;
width: 568px;
height: 629px;
position: absolute;
top: 0px;
left: 0px;
z-index: -1;
}
.uslugi .arrowRight{
right: 41px;
bottom: 22px;
}
.uslugi .arrowLeft{
left: 42px;
bottom: 22px;
}
.second_timer .arrow_bg054 {
margin-top: 52px;
width: 110px;
margin-left: 28px;
font-size: 29px;
}
.second_timer .akcia3{
margin-bottom: 45px;
margin-right: 4px;
}
.text04{color: #ffffff;
font-size: 30px;
font-weight: 100;
line-height: 43px;
text-align: center;
font-family: "RobotoSlabLight";
padding-top: 35px;
margin-bottom: 42px;
}
.text04 span{
font-size: 48px;
text-transform: uppercase;
font-family: "RobotoSlabBold";
}
.days2{color:#fff;}
.text2, .text3{
float:left;
margin: 0 23px;
}
.text3{
margin: 0 20px;
}
.arrow_bg2{
color: #ffffff;
font-size: 30px;
margin-top: 197px;
width: 90px;
float: left;
-webkit-transform: rotate(-22deg);
-moz-transform: rotate(-22deg);
-ms-transform: rotate(-22deg);
-o-transform: rotate(-22deg);
transform: rotate(-22deg);
writing-mode: tb-rl;
margin-left: 26px;
font-family: "RobotoSlabBold";
}
.form2 {
width: 270px;
height: 180px;
margin-top: 42px;
margin-left: 166px;
}
.about_company{
/*height: 472px;*/
padding-top: 100px;
}
.days2{margin-top: -13px;}
.social02 a.vk{margin-top: 28px;}
.title_paragraph{
color: #3b3a3a;
font-size: 24px;
font-weight: 300;
line-height: 30px;
text-align: center;
font-family: "RobotoSlabLight";
margin-top: 49px;
}
.title_paragraph span{
font-family: "RobotoSlabBold";
font-size: 28px;
}
.title_paragraph + img{
margin: 15px 0 0 32px;
}
.discription_about_company{
color: #3a3a3a;
font-size: 14px;
font-weight: 300;
line-height: 24px;
text-align: left;
font-family: "OpenSansLight";
padding: 0 10px;
padding-bottom: 22px;
}
.footer_logo{
color: rgba(59, 58, 58, 0.278431);
font-size: 17px;
font-weight: 700;
line-height: 24px;
text-align: left;
text-transform: uppercase;
font-family: "RobotoSlabBold";
}
.footer_logo span{
font-family: "RobotoSlabLight";
font-size: 13px;
text-transform: none;
}
.social02 a{float: left;
margin: 0 10px;
margin-top: 24px;
}
.text_address{
color: #3a3a3a;
font-size: 14px;
font-weight: 400;
line-height: 18px;
text-align: left;
font-family: "OpenSansRegular";
padding-top: 14px;
}
.our_telephone{
background: url(../img/call_out.png) no-repeat left center;
height: 23px;
padding-left: 21px;
margin-top: 23px;
}
.footer form input{
border-radius: 3px;
background-color: #ff0000;
width: 176px;
height: 34px;
color: #ffffff;
font-size: 12px;
font-weight: 300;
line-height: 24px;
margin-top: 15px;
}
.times{width:300px;
height:250px}
.block_time2 {
width: 370px;
height: 112px;
border: 1px solid #777471;
margin-left: 110px;
margin-top: -18px;
border-radius: 3px;
padding-top: 26px;
padding: 15px 0px 0px 17px;
}
.wrap_logo {
/* width: 40%;
overflow: hidden;
float: left;*/
}
.wrap_social {
/* width: 18*/%;
margin-top: 28px;
/*float: left;*/
}
/*.wrap_call {
width: 21%;
float: left;
}
.wrap_callback {
width: 21%;
float: left;
}*/
.wrap_form {
}
.arrowLeft {
position: absolute;
background: url('../img/arrowLeft.png') no-repeat;
width: 150px;
height: 88px;
left: -6px;
bottom: 63px;
}
.arrowRight {
position: absolute;
background: url('../img/arrowRight.png') no-repeat;
width: 120px;
height: 276px;
bottom: 63px;
right: -10px;
}
.countDays span.position:first-child,
.countHours span.position:first-child,
.countMinutes span.position:first-child,
.countSeconds span.position:first-child {
border-radius: 5px 0 0 5px;
}
.countDays span.position:first-child{
width:20px;
}
.countDays span.position:last-child,
.countHours span.position:last-child,
.countMinutes span.position:last-child,
.countSeconds span.position:last-child{
border-radius: 0 5px 5px 0;}
.countHours span.position:first-child {
border-radius: 5px 0px 0px 5px;
}
.wrap_days {
margin-left: 15px;
}
.wrap_hours {
}
.wrap_min {
}
.wrap_sec {
}
.text-center {
color: #fff;
text-align: center;
font-size: 18px;
}
.footer {
clear: both;
padding-bottom: 15px;
}
/* ================================== */
/* @FORM */
/* ================================== */
.form_wrap {
width: 825px;
height: 100%;
overflow: hidden;
/*border: 1px solid #000;*/
border-radius: 3px;
margin: 0 auto;
background: red;
}
/* FORM RIGHT */
.form_left {
width: 454px;
height: 100%;
float: left;
background: #fff;
padding-bottom: 25px;
}
.form_right {
width: 371px;
height: 100%;
float: right;
padding-bottom: 25px;
}
.form_left ul {
background: #fff;
}
.form_left p,
.form_left ul li {
font-family: "RobotoSlabLight";
font-size: 24px;
}
.form_right p {
font-family: "OpenSansLight";
font-size: 16px;
}
.form_right > p:first-child {
margin: 34px 0 30px 49px;
}
.form_right .input_wrap {
width: 270px;
margin: 0 auto;
}
.form_right .input_wrap:first-child {
margin-bottom: -5px;
}
.form_right .img_name {
position: relative;
top: 29px;
left: 15px;
background: url(../img/form/User.png);
width: 16px;
height: 16px;
}
.form_right .img_phone {
position: relative;
top: 29px;
left: 15px;
background: #fff url(../img/form/Phone.png) no-repeat;
width: 10px;
height: 16px;
}
.form_right .input_wrap input[type="text"] {
width: 260px;
padding: 0px;
padding-left: 45px;
}
.form_right input[type="submit"] {
position: relative;
left: 50%;
margin-left: -105px;
padding: 10px 32px 10px 32px;
background-color: #3b3b3b;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
font-family: "OpenSansLight";
font-size: 14px;
color: #fff;
}
.form_right .bottom_text {
margin-top: 35px;
text-align: center;
}
/* FORM LEFT */
.form_left {
background: #fff url(../img/form/left_img.png) no-repeat 0 10px;
}
.form_left p:first-child strong {
font-family: "RobotoSlabBold";
font-size: 28px;
}
.form_left p:first-child {
margin-top: 49px;
margin-left: 47px;
font-size: 24px;
}
.form_left ul {
list-style: none;
margin-left: 9px;
}
.form_left ul li {
background: url(../img/form/li_img.png) no-repeat 0 53%;
margin-bottom: 5px;
padding-left: 25px;
font-family: "OpenSansLight";
font-size: 16px;
}
.form_left p:last-child {
margin-left: 47px;
}
.form_left p:last-child strong {
font-family: "RobotoSlabBold";
font-size: 20px;
}
/* COLORBOX */
#cboxClose {
position: absolute;
top: -59px;
right: -70px;
background: url(../img/form/Close.png) no-repeat;
width: 50px;
height: 50px;
}
#cboxOverlay {
background: #383838 !important;
}
/* HOVER OVERLAY */
.oform {
position: relative;
cursor: pointer;
}
.oform:hover .ov_hover {
opacity: .7;
}
.oform:hover .hover_overlay {
visibility: visible;
}
.hover_overlay {
position: absolute;
background: url(../img/play.png) no-repeat;
width: 42px;
height: 50px;
top: 50%;
left: 50%;
margin-top: -25px;
margin-left: -21px;
z-index: 7;
visibility: visible;
transition: all .1s;
}
.ov_hover {
position: absolute;
z-index: 3;
background: #000;
width: 100%;
height: 100%;
top: 0;
opacity: .7;
transition: all .3s;
}
.footer {
padding: 0 15px;
}
/* Clearfix */
.clearfix {
clear: none;
}
@media only screen and (min-width: 1281px) and (max-width: 1370px){
.pictures_block img {
height: 216px!important;
}
}
@media only screen and (min-width: 1150px) and (max-width: 1280px){
.pictures_block img {
height: 206px;
}
}
@media only screen and (max-width: 1200px) {
/* .wrap_learn {
width: 80%;
}*/
/* .arrowRight {
right: -93px;
}*/
.wrap_timer2 {
margin-left: -56px;
}
.uslugi .arrowRight {
right: -67px;
}
.learn_more1.learnTop {
background: transparent url("../img/arrowW.png") no-repeat scroll 605px top;
height: 223px;
}
}
@media only screen and (max-width: 1150px) {
.mobile_office1 {
margin-left: -55px;
}
.uslugi {
position: relative;
z-index: 15;
margin-left: -67px;
}
.uslugi .arrowRight {
right: -4px;
}
.description_block {
width: 200px;
margin: 0 16px;
}
.wrap_timer2 {
margin-left: -90px;
}
.from {
font-size: 6px;
}
header input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
margin-left: -36px;
}
}
@media only screen and (min-width: 1024px) and (max-width: 1150px){
.pictures_block img {
height: 164px;
}
}
@media only screen and (min-width: 997px) and (max-width: 1023px){
.pictures_block img {
height: 162px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
.repair_of_apartments {
line-height: 28px;
margin: 48px 0 0 -2px;
}
.padding_block{
padding-bottom: 50px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
.padding_block{
padding-bottom: 50px;
}
}
@media only screen and (min-width: 992px) {
.call {
margin-left: 0;
}
header input {
margin-top: 48px;
margin-left: -15px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
header input {
margin-top: 15px;
margin-left: 37px;
}
.call {
margin-top: 0;
margin-bottom: 10px;
}
.wrap_timer2{
margin-left: 255px;
}
.timer01 {
margin-top: 25px;
}
.form {
margin-top: 35px;
}
.problems {
margin: 0 auto;
}
.wrap_learn {
width: 100%;
}
.repair_of_apartments {
margin: 20px auto;
}
/* all steps */
.step {
margin-left: 0;
height: 109px;
float: none;
padding-top: 19px;
text-align: center;
}
.all_steps figure {
width: auto;
}
.indents15 {
margin-left: 0;
}
.description_block {
margin-bottom: 25px;
}
.title_paragraph {
margin-top: 0;
}
.form2 {
margin-top: 25px;
margin-left: 257px;
}
.block_time2 {
margin-left: 209px;
}
/*
.form_wrap {
height: auto;
width: 100%;
}
.form_left {
width: 46%;
height: auto;
float: none;
margin-left: 25%;
}
.form_right {
width: 46%;
height: auto;
float: none;
margin-left: 25%;
}*/
.uslugi .arrowRight {
right: 165px;
}
.uslugi .arrowLeft {
left: 129px;
bottom: 22px;
}
.second_timer .arrow_bg054 {
margin-top: 36px;
width: 110px;
margin-left: 103px;
font-size: 29px;
}
.podlogka {
width: 727px;
}
.pictures_block img {
width: 100%;
height: auto;
height: 123px;
}
.arrowRight {
right: -3px;
bottom: 130px;
}
.arrowLeft {
left: -14px;
bottom: 129px;
}
.timer01 .timer_block1 .t_timer {
margin-top: 11px;
}
.arrow_bg1 {
margin-top: 36px;
margin-left: -55px;
}
.padding_block{
padding-bottom: 50px;
}
/* ------------------------------------------------------ */
}
@media only screen and (max-width: 780px) {
.arrowRight {
right: -10px;
}
}
@media only screen and (max-width: 767px) {
#pass-list{
font-size: 12px;
}
#fines-list{
font-size: 12px;
}
header input {
margin-top: 15px;
margin-left: 40px;
}
.call {
margin-top: 0;
margin-bottom: 10px;
}
.problems {
margin: 0 auto;
}
.timer01 {
margin-top: 18px;
}
.discount {
font-size: 50px;
}
.discount2 {
font-size: 18px;
}
.repair_of_apartments {
margin: 20px auto;
}
.all_steps figure {
width: 60px;
margin: 0 auto;
}
.indents15 {
margin-left: 0;
}
.step {
width: 150px;
margin: 7px auto;
float: none;
text-align: center;
}
.clients {
padding: 10px;
}
.learn_more input.your_name, .learn_more input.your_number, .excellent_renovation0 input.your_name, .excellent_renovation0 input.your_number{
width: 48%;
}
.learn_more input.your_name {
margin-left: 11px;
}
.button2 {
margin-top: 15px;
margin-left: -105px;
position: relative;
left: 50%;
}
.learn_more1 {
background: none;
height: 223px;
}
.form4 {
margin-top: -42px;
}
form.important {
margin-top: -8px;
padding-left: 20px;
}
.text_and_arrow {
visibility: hidden;
}
form.important input.your_name,
form.important input.your_number
{
width: 47%;
}
form.important .button2 {
margin-top: 8px;
position: relative;
left: 50%;
margin-left: -105px;
}
.description_block {
position: relative;
left: 50%;
margin-bottom: 25px;
margin-left: -120px;
display: block;
}
.warranty1 {
padding: 0;
margin-bottom: 81px;
text-align: center;
margin-left: 0;
}
.arrowRight {
display: none;
/*right: 68px;*/
}
.arrowLeft {
display: none;
/*left: 159px;*/
}
.timer_block1 {
width: 100%;
}
.form {
width: 302px;
margin: 0 auto;
}
input.button3 {
/*margin-left: 25px!important;*/
}
.arrow_bg1 {
display: none;
}
.footer_logo {
margin-left: 30px;
}
.footer form input {
float: right;
}
.social02 {
overflow: hidden;
/*margin-left: 31px;*/
}
.our_telephone {
/*margin-left: 31px;*/
}
.title_paragraph + img {
position: relative;
left: 130px;
top: -75px;
}
.timer_block {
height: 629px;
}
.form form input.button3, .form2 form input.button3 {
margin-top: 35px;
}
.arrow_bg2 {
display: none;
}
.wrap_timer2 {
width: 100%;
margin-left: 0;
}
.block_time {
margin: 0 auto;
}
.block_time2 {
margin: 0 auto;
margin-bottom: 30px;
}
.podlogka {
width: 100%;
}
.form2 {
width: 299px;
margin: 0 auto;
}
.block_time2 {
margin: 0 auto;
margin-bottom: 50px;
}
.learn_more1 p{
padding-bottom: 13px;
}
.text_and_arrow {
margin-left: 63px;
}
.machine_bg {
margin: 0 auto;
}
.bonuses1 {
margin: 0 auto;
margin-top: 56px;
}
.indents16 {
margin-left: 70%;
}
.mobile_office1 {
margin: 0 auto;
}
.indents17 {
margin-left: 47px;
}
.form2 form input.button3 {
margin-top: 7px;
margin-left: -39px;
}
.timer01 .timer_block1 .t_timer {
text-align: center;
}
.text_address {
text-align: right;
}
.learn_more1.learnTop {
background: none;
}
.cleafix {
clear: both;
}
}
@media only screen and (max-width: 460px) {
.call {
margin-left: 10px;
}
header input {
margin-left: 6px;
margin-bottom: 25px;
}
.repair_of_apartments {
/*margin: 48px 0px 0px -11px;*/
}
.learn_more input.your_name,
.learn_more input.your_number,
.excellent_renovation0 input.your_name,
.excellent_renovation0 input.your_number {
width: 90%;
margin-top: -60px;
margin-left: 19px;
margin-bottom: 5px;
}
.learn_more form input:nth-child(2),
.excellent_renovation0 form input:nth-child(2) {
margin: 0px 19px;
}
.learn_more1 {
background: none;
height: 223px;
}
.learn_more1 form {
margin-top: -36px;
}
.indents5 {
padding-top: 27px !important;
padding-bottom: 51px !important;
}
.learn_more p, .excellent_renovation0 p {
padding: 29px 0px;
}
.block_time2 {
margin-left: 8px;
}
.form2 {
/*margin-left: 138px;*/
}
input.button3 {
margin-left: 0px!important;
}
.title_paragraph {
margin-top: 0;
}
.discription_about_company {
text-align: center;
}
.timer_block {
height: 629px;
}
.form form input.button3, .form2 form input.button3 {
margin-top: 11px;
}
.block_time2 {
/*margin-left: 110px;*/
margin: 0 auto;
}
.form2 {
margin-top: 0px;
}
.block_time2 {
margin-bottom: 30px;
}
.repair_of_apartments {
/* margin: 48px 0px 0px 0;*/
font-size: 24px;
width: 100%;
}
.timer01 .timer_block1 .t_timer {
margin-left: 21px;
margin-top: 33px;
}
header input[type="submit"] {
-webkit-appearance: button;
margin-left: 2px;
}
.five_problems p.title1 {
font-size: 31px;
}
.machine_bg {
display: none;
}
.text04 {
/*margin-left: 59px!important;*/
}
.second_timer .akcia3 {
margin-bottom: 18px;
}
.second_timer .akcia3 {
margin-right: -50px;
}
.footer form input {
margin-top: 12px;
margin-left: 0;
}
.second_timer .akcia3 {
width: 300px;
margin: 0 auto;
margin-bottom: 10px;
}
.mobile_office1 {
width: 100%;
}
.bonuses1 {
width: 100%;
}
.clients {
width: 100%;
}
.mobile_office {
background: none;
}
.indents2 {
padding-top: 62px;
}
.important_color {
font-size: 18px;
}
.our_work {
display: none;
}
.picture_partners {
/*background: url('../img/brands.png') no-repeat;*/
margin: 0 157px;
}
}
@media only screen and (max-width: 699px) {
.title_paragraph + img {
left: -15px;
}
}
@media only screen and (max-width: 500px) {
.text04 span {
font-size: 36px;
}
}
@media only screen and (max-width: 422px) {
.wrap_logo {
width: 100%;
text-align: center;
}
.logo {
float: none;
}
.wrap_social {
width: 100%;
}
.social {
width: 150px;
margin: 0 auto;
}
.wrap_social div a {
display: inline-block;
margin: 0;
margin-left: 20px;
}
.wrap_call {
width: 100%;
}
.call {
width: 205px;
margin: 0 auto;
}
.wrap_callback {
width: 100%;
}
.repair_of_apartments {
font-size: 21px;
text-align: left;
}
.block_time {
margin-left: 23px;
}
.form {
/*margin-top: 30px;*/
/*margin-left: 72px;*/
}
.timer_block1 {
margin-left: 0;
}
.arrow_bg1 {
display: none;
}
.about_company {
height: auto;
padding-top: 24px;
}
.bonuses1,
.mobile_office1,
.machine_bg,
.mobile_office {
max-width: 100%;
}
.clients {
height: auto;
max-width: 100%;
clear: both;
}
.our_telephone {
font-size: 13px;
}
.indents16 {
margin-left: 300px;
margin-top: -51px;
}
.repair_of_apartments {
width: 300px;
text-align: center;
font-size: 24px;
}
.repair_of_apartments span {
font-size: 21px;
}
.mobile_office {
background: none;
}
.mobile_office1 {
width: 100%;
margin-left: 0;
}
.indents9 {
margin-left: 0px;
}
.text_and_arrow {
margin-left: 63px;
opacity: 0;
}
.text04 span {
font-size: 35px!important;
}
.learn_more form input:nth-child(2) {
margin: 0px 15px!important;
}
input.your_number {
margin-left: -1px!important;
}
.learn_more form input:nth-child(2) {
margin: 0px 15px!important;
}
form.important {
margin-top: -8px;
padding-left: 13px!important;
}
.title6 {
font-size: 18px!important;
}
.learn_more1 input.your_name{
margin-left: 15px!important;
}
.picture_partners {
margin: 0 79px!important;
}
.indents2 {
padding-top: 63px;
}
.important_color {
font-size: 17px;
}
.address {
padding-bottom: 33px;
padding-top: 0;
}
/*.item_center span{
margin-left:-4px!important;
}*/
.item_center {
width: auto;
}
.text_style6 {
padding-bottom: 0px;
}
header input[type="submit"] {
position: relative;
left: 50%;
margin-left: -105px;
}
.picture_partners {
margin: 0 142px;
}
.picture_height{
height:57px;
}
.pictures_block img {
height: 67px;
}
}
@media only screen and (max-width: 384px) {
.block_time {
width: 272px;
}
.block_time {
margin: 0 auto;
margin-bottom: 10px;
}
.form {
/*margin-left: 0px;*/
}
.repair_of_apartments {
/*width: 244px;*/
text-align: center;
}
.discount {
font-size: 42px;
}
header input[type="submit"] {
-webkit-appearance: button;
/*margin-left: 56px!important;*/
}
.learn_more p {
font-size: 14px;
}
.five_problems p.title1 {
font-size: 19px;
}
.machine_bg{
display: none;
}
.team {
padding-top: 18px;
font-size: 20px;
}
.title6 {
font-size: 20px;
}
.bonuses1 {
max-width: 100%;
text-align: center;
float: none;
}
.bonuses1 figure {
float: none;
}
.warranty{
display: none;
}
form.important input.your_number {
padding: 0 0 0 28px;
}
input.your_number {
width: 47%;
margin-left: 5px;
}
.mobile_office2 {
padding-right: 28px;
}
.text_style7 {
font-size: 14px;
}
.text_style7 span {
margin-left: 3px;
}
.text_style7 p {
margin-left: 0;
}
.mobile_office2 {
padding-right: 0;
}
.indents17 {
margin-left: -5px;
margin-top: 0px;
}
input.button3 {
margin-left: 0!important;
}
.clients_title {
margin-top: 0;
}
.number {
font-size: 14px!important;
}
.clients img {
float: none;
margin: 0;
text-align: center;
}
.wrap_callback {
/*width: 300px;*/
margin-left: 0;
}
.uslugi {
margin-left: 0;
}
.text04 span {
font-size: 31px!important;
}
.block_time2 {
width: 297px;
}
.form2 {
/*margin-left: 0px;*/
}
.title_paragraph {
margin-top: 0;
padding-left: 80px;
}
.footer_logo {
text-align: center;
margin-left: 0px;
}
.footer form input {
width: 124px;
font-size: 9px;
/*margin-top: 54px;*/
margin-left: 28px;
}
.text_address {
text-align: right;
}
.learn_more form input:nth-child(2) {
margin: 0px 16px;
}
.indents9 {
margin-left: 0px;
}
.pictures_block img {
height: 51px;
}
.timer01 .timer_block1 .t_timer {
margin-left: 21px;
margin-top: 15px;
}
.repair_of_apartments span {
font-family: "OpenSansLight";
font-size: 22px;
}
}
/* Colorbox */
.slStart,
.slStop {
background-color: #efefef;
font-weight: 600;
text-transform: uppercase;
width: 100px;
} | 0.50293 | 0.06767 |
:root{
--primari-text-color: #212121;
--text-color: #757575;
--background-color: #FFFFFF ;
--accent-color: #2196F3;
--phone-color: rgba(255, 255, 255, 0.6);
--secondary-color-grey:#F5F4FA;
--secondary-color-blue:#2F303A;
--text-color-white: #FFFFFF;
}
body{
background-color: var(--background-color);
color: var(--primari-text-color);
font-family: Roboto, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: Comfortaa;
}
.container{
padding-left: 15px;
padding-right: 15px;
margin-left: auto;
margin-right: auto;
width: 1230px;
}
img {
display: block;
max-width: 100%;
height: auto;
}
.logo {
font-family: Raleway, cursive;
font-family: Raleway;
font-weight: 700;
font-size: 26px;
line-height: 1,19px;
}
ul {
list-style: none;
}
html {
box-sizing: border-box;
}
*,
*::before,
*::after {
box-sizing: inherit;
}
* {
margin: 0;
padding: 0;
}
a {
text-decoration: none;
}
/*Page header*/
.page-header{
border: 1px solid #ECECEC;
}
/*Main-nav*/
.main-nav {
display: flex;
align-items: center;
}
.site-nav{
display: flex;
margin-left: auto;
}
.site-nav .item:not(:last-child) {
margin-right: 50px;
}
.site-nav .link-nav {
position: relative;
font-weight: 500;
font-size: 14px;
line-height: 1,14px;
display: block;
padding-top: 32px;
padding-bottom: 32px;
color: var(--primari-text-color);
}
.link-nav::after{
content: '';
position: absolute;
left: 0;
bottom: 0;
display: block;
width: 100%;
height: 5px;
border-radius: 2px;
background-color: var(--accent-color);
opacity: 0;
transition: opacity 250ms;
}
.link-nav:hover::after{
opacity: 1;
}
.site-nav .link-nav:hover,
.site-nav .link-nav:focus {
color: var(--accent-color) ;
}
.site-nav a.current {
color: var(--accent-color);
}
.contacts-nav .link {
display: flex;
color: var(--text-color);
font-family: Roboto;
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 16px;
letter-spacing: 0.02em;
align-items: center;
transition-property: color;
transition-duration: 250ms;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.contacts-nav .link:hover ,
.contacts-nav .link:focus{
color: var(--accent-color);
}
.contacts-nav .link:hover .icon-envelope,
.contacts-nav .link:focus .icon-envelope{
fill: var(--accent-color);
}
.icon-envelope{
fill: var(--text-color);
margin-right: 10px;
fill: currentColor;
vertical-align: middle;
}
.contacts-nav {
display: flex;
margin-left: auto;
}
.contacts-nav .item + .item{
margin-left: 50px;
}
/*Section*/
.section{
padding-top: 94px;
padding-bottom: 94px;
background-color: #FFFFFF;
}
.padding{
padding-top: 0;
padding-bottom: 94px;
background-color: #FFFFFF;
}
.no-padding{
padding-top: 94px;
padding-bottom: 94px;
background-color: var(--secondary-color-grey);
}
.section.no-padding{
padding-top: 94px;
padding-bottom: 94px;
background-color: var(--secondary-color-grey);
}
.section-text{
font-family: Roboto;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 2;
letter-spacing: 0.03em;
color: var(--text-color) ;
}
.section h2{
padding-bottom: 50px;
font-family: Roboto;
font-style: normal;
font-weight: 700px;
font-size: 36px;
line-height: 1,5px;
text-align: center;
letter-spacing: 0.03em;
}
/*.site-advantage*/
.site-advantage{
display: flex;
margin-left: wrap;
}
.site-advantage .item{
width: calc((100%-90px) / 4);
margin-right: 30px;
}
.site-advantage .item:nth-child(4n){
margin-right: 0;
}
.site-advantage .item::before{
display: block;
content: '';
height: 120px;
border-radius: 4px;
margin-bottom: 30px;
}
.site-advantage .item:nth-child(1)::before{
background-color: #F5F4FA;
background-image: url('../img/Group.svg');
background-repeat: no-repeat;
background-position: center
;
}
.site-advantage .item:nth-child(2)::before{
background-color: #F5F4FA;
background-image: url('../img/clock\ 1.svg');
background-repeat: no-repeat;
background-position: center;
}
.site-advantage .item:nth-child(3)::before{
background: #F5F4FA;
background-image: url('../img/diagram\ 1.svg');
background-repeat: no-repeat;
background-position: center;
}
.site-advantage .item:nth-child(4)::before{
background: #F5F4FA;
background-image: url('../img/astronaut\ 1.svg');
background-repeat: no-repeat;
background-position: center;
}
.site-works{
display: flex;
margin-left: wrap;
}
.site-works .item{
width: calc((100%-60px) / 3);
margin-right: 30px;
}
.site-works .item:nth-child(3n){
margin-right: 0;
}
.command-selection .section-text{
margin-bottom: 16px;
font-family: Roboto;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 1,18px;
}
.site-filter .section-text{
font-family: Roboto;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 1,87px;
}
.section .title{
margin-top: 0;
margin-bottom: 10px;
font-family: Roboto;
font-style: normal;
font-weight: bold;
font-size: 14px;
line-height: 1,71px;
letter-spacing: 0.03em;
text-transform: uppercase;
}
.card-comand{
background-color: var(--background-color);
width: 270px;
height: 428px;
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.12), 0px 1px 1px rgba(0, 0, 0, 0.14), 0px 2px 1px rgba(0, 0, 0, 0.2);
border-radius: 0px 0px 4px 4px;
}
.social-card{
width: 270px;
height: 168px;
box-sizing: border-box;
padding: 30px 32px;
}
.social-network{
display: flex;
}
.social{
display: block;
justify-content: center;
align-items: center;
}
.social:not(:last-child) {
margin-right: 10px;
}
.soc-media-link {
display: flex;
width: 44px;
height: 44px;
justify-content: center;
align-items: center;
border-radius: 50%;
transition-property: color, background-color;
transition-duration: 250ms;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.soc-media-logo{
display: block;
width: 20px;
height: 20px;
fill: #AFB1B8;
}
.soc-media-link:hover,
.soc-media-link:focus{
background: var(--accent-color);
}
.soc-media-link:hover .soc-media-logo,
.soc-media-link:focus .soc-media-logo{
fill: #FFFFFF;
}
.command-selection{
margin-left: 0;
margin-right: 10;
}
.command-selection{
display: flex;
margin-left: wrap;
}
.command-selection .item{
text-align: center;
}
.command-selection .item{
width: calc((100%-90px) / 4);
margin-right: 30px;
}
.command-selection .item:nth-child(4n){
margin-right: 0;
}
.hero{
background-color: var(--text-color);
text-align: center;
padding-top: 200px;
max-width: 1600px;
height: 600px;
margin-left: auto;
margin-right: auto;
outline: 1px solid black;
background-image: linear-gradient( to right, rgba(47, 48, 58, 0.4),rgba(47, 48, 58, 0.4) ),
url("../img/Img\ \(20\)\ \(1\).jpg");
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
.hero .title {
margin-top: 0;
padding-bottom: 30px;
color: var(--text-color-white);
font-family: Roboto;
font-style: normal;
font-weight: 900;
font-size: 44px;
line-height: 1,36px;
letter-spacing: 0.06em;
text-transform: uppercase;
}
.hero .link{
display: inline-block;
border-radius: 6px;
padding: 10px 32px;
min-width: 200px;
min-height: 50px;
color: var(--text-color-white);
background-color: var(--accent-color);
border: var(--accent-color);
font-weight: 700;
font-size: 16px;
line-height: 1,87px;
text-align: center;
}
.hero .link:hover,
.hero .link:focus{
text-decoration: underline ;
background-color: var(--accent-color)
}
.backdrop {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.2);
opacity: 1;
transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1);
}
.backdrop.is-hidden {
opacity: 0;
pointer-events: none;
visibility: visible;
}
.backdrop.is-hidden.modal {
transform: translate(-50%,-50%) scale(1.1);
}
.modal {
position: absolute;
top: 50%;
left: 50%;
min-height: 581px;
min-width: 528px;
padding: 0;
background-color: #FFFFFF;
border-radius: 4px;
transform: translate(-50%,-50%) scale(1);
transition: transform 250ms cubic-bezier(0.4, 0, 0.2, 1);
}
.buttom{
position: absolute;
right: 8px;
top: 8px;
height: 30px;
width: 30px;
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 50%;
background-color: #FFFFFF;
}
.clients{
padding-top: 94px;
padding-bottom: 94px;
}
.client-list{
display: flex;
}
.client-list-item {
width: 170px;
height: 90px;
border: 1px solid #AFB1B8;
border-radius: 4px;
transition-property: color, border;
transition-duration: 250ms;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.client-list-item{
width: calc((100%-150px) / 6);
margin-right: 30px;
}
.client-list-item:nth-child(6n){
margin-right: 0;
}
.client-link{
display: flex;
width: 100%;
height: 100%;
justify-content: center;
align-items: center;
transition-property: color, border;
transition-duration: 250ms;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.client-logo{
fill: #AFB1B8;
}
.client-list-item:hover{
border-color: var(--accent-color);
}
.client-list-item:hover .client-logo{
fill:var(--accent-color)
}
.client-link:focus{
border-color: var(--accent-color);
}
.client-link:focus .client-logo{
fill:var(--accent-color)
}
.name{
margin-bottom: 10px;
font-family: Roboto;
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 19px;
letter-spacing: 0.03em;
}
.passive-list{
display: block;
background-color: var(--secondary-color-grey);
color: var(--primari-text-color);
font-weight: 500;
font-size: 16px;
line-height: 26px;
text-align: center;
letter-spacing: 0.03em;
padding: 6px 22px;
border: #F5F4FA;;
border-radius: 4px;
transition-property: color, background-color;
transition-duration: 250ms;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.passive-list:hover,
.passive-list:focus{
background-color: var(--accent-color);
color: var(--background-color);
}
.card{
width: 370px;
height: 404px;
overflow: hidden;
}
.card-image{
display: block;
}
.card-contant {
background: #FFFFFF;
border: 1px solid #EEEEEE;
box-sizing: border-box;
padding: 20px 24px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.heading{
margin-bottom: 4px;
color: var(--primari-text-color);
font-family: Roboto;
font-style: normal;
font-weight: bold;
font-size: 18px;
line-height: 36px;
letter-spacing: 0.06em;
}
.filter{
padding-top: 94px;
padding-bottom: 94px;
}
.site-menu{
display: flex;
justify-content: center;
padding-bottom: 50px;
}
.site-menu .item + .item {
margin-left: 8px;
}
/*footer*/
.contacts-1{
padding-top: 60px;
padding-bottom: 60px;
background-color: blue;
}
.main-contacts-1{
display: flex;
}
.contacts-list{
margin-right: 70px;
}
.sotial-title-1{
font-family: Roboto;
font-style: normal;
font-weight: bold;
font-size: 14px;
line-height: 16px;
letter-spacing: 0.03em;
text-transform: uppercase;
color: #FFFFFF;
margin-bottom: 20px;
}
.contacts-1{
background-color: var(--secondary-color-blue);
font-weight: 400px;
font-size: 14px;
line-height: 1,71;
}
.contacts-1 .contacts-adress{
color: var(--text-color-white);
font-weight: 400px;
font-size: 14px;
line-height: 1,71;
}
.contacts-1 .contacts-connection{
color: var(--phone-color);
font-weight: 400px;
font-size: 14px;
line-height: 1,71;
}
.adress-1{
margin-top: 20px;
margin-right: auto;
}
.adress-1 .item-1:not(:last-child){
margin-bottom: 9px;
}
.social-footer-1 .social-1{
display: inline-block;
height: 44px;
width: 44px;
}
.social-footer-1 .social-1{
margin-right: 10px;
padding-bottom: 97px;
}
.social-footer-1 .social-1:last-child{
margin-right: o;
}
.footer-link{
display: flex;
background: rgba(255, 255, 255, 0.1);
width: 44px;
height: 44px;
justify-content: center;
align-items: center;
border-radius: 50%;
transition-property: color, background-color;
transition-duration: 250ms;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.footer-sotial{
display: block;
width: 20px;
height: 20px;
fill: #FFFFFF;
}
.footer-link:hover,
.footer-link:focus {
background-color: var(--accent-color);
}
.footer-link:hover .footer-sotial,
.footer-link:focus .footer-sotial {
fill:#FFFFFF;
}
.card-contant {
position: relative;
}
.filter{
padding-top: 94px;
padding-bottom: 94px;
}
.project-list {
display: flex;
flex-wrap: wrap;
box-sizing: border-box;
margin: 0;
padding: 0;
padding-inline-start: 0;
}
.project-list .item {
display: block;
width: calc((100% - 60px) / 3);
margin-right: 30px;
margin-bottom: 30px;
box-sizing: border-box;
}
.project-list .item:nth-child(3n) {
margin-right: 0px;
}
.project-list .item:nth-last-child(-n + 3) {
margin-bottom: 0px;
}
.project-list a {
display: block;
min-width: 100%;
background-color: #FFFFFF;
transition-property: box-shadow;
transition-duration: 250ms;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.project-list a:hover,
.project-list a:focus {
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.12), 0px 4px 4px rgba(0, 0, 0, 0.06),
1px 4px 6px rgba(0, 0, 0, 0.16);
}
.overlay {
position: relative;
overflow: hidden;
}
.actions {
display: block;
position: absolute;
width: 100%;
height: 100%;
opacity: 0;
bottom: 0;
left: 0;
transform: translateY(100%);
padding-top: 63px;
padding-right: 24px;
padding-bottom: 63px;
padding-left: 24px;
font-weight: 400;
font-size: 18px;
line-height: 1.56;
letter-spacing: 0.03em;
color: #FFFFFF;
background-color: rgba(33, 150, 243, 0.9);
transition-property: opacity, transform;
transition-duration: 250ms;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.project-list a:hover p,
.project-list a:focus p {
opacity: 1;
transform: translateY(0);
}
.card-contant {
display: block;
padding-top: 20px;
padding-right: 24px;
padding-bottom: 20px;
padding-left: 24px;
background-color: #FFFFFF;
border-right: 1px solid #eeeeee;
border-bottom: 1px solid #eeeeee;
border-left: 1px solid #eeeeee;
}
.heading {
margin: 0;
font-weight: 700;
font-size: 18px;
line-height: 2;
letter-spacing: 0.06em;
text-transform: none;
}
.section-text {
margin-top: 4px;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
font-size: 16px;
line-height: 1.87;
letter-spacing: 0.03em;
}
.site-works .item{
position: relative;
overflow: hidden;
background-color: #FFFFFF;
}
.site-works .item > .box{
position: absolute;
bottom: 0;
left: 0;
width: 370px;
height: 70px;
padding-bottom: 27px;
padding-top: 27px;
font-family: Roboto;
font-style: normal;
font-weight: bold;
font-size: 14px;
line-height: 16px;
text-align: center;
letter-spacing: 0.03em;
text-transform: uppercase;
background-color: rgba(47, 48, 58, 0.8);
color: #fff;
} | css/style.css | :root{
--primari-text-color: #212121;
--text-color: #757575;
--background-color: #FFFFFF ;
--accent-color: #2196F3;
--phone-color: rgba(255, 255, 255, 0.6);
--secondary-color-grey:#F5F4FA;
--secondary-color-blue:#2F303A;
--text-color-white: #FFFFFF;
}
body{
background-color: var(--background-color);
color: var(--primari-text-color);
font-family: Roboto, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: Comfortaa;
}
.container{
padding-left: 15px;
padding-right: 15px;
margin-left: auto;
margin-right: auto;
width: 1230px;
}
img {
display: block;
max-width: 100%;
height: auto;
}
.logo {
font-family: Raleway, cursive;
font-family: Raleway;
font-weight: 700;
font-size: 26px;
line-height: 1,19px;
}
ul {
list-style: none;
}
html {
box-sizing: border-box;
}
*,
*::before,
*::after {
box-sizing: inherit;
}
* {
margin: 0;
padding: 0;
}
a {
text-decoration: none;
}
/*Page header*/
.page-header{
border: 1px solid #ECECEC;
}
/*Main-nav*/
.main-nav {
display: flex;
align-items: center;
}
.site-nav{
display: flex;
margin-left: auto;
}
.site-nav .item:not(:last-child) {
margin-right: 50px;
}
.site-nav .link-nav {
position: relative;
font-weight: 500;
font-size: 14px;
line-height: 1,14px;
display: block;
padding-top: 32px;
padding-bottom: 32px;
color: var(--primari-text-color);
}
.link-nav::after{
content: '';
position: absolute;
left: 0;
bottom: 0;
display: block;
width: 100%;
height: 5px;
border-radius: 2px;
background-color: var(--accent-color);
opacity: 0;
transition: opacity 250ms;
}
.link-nav:hover::after{
opacity: 1;
}
.site-nav .link-nav:hover,
.site-nav .link-nav:focus {
color: var(--accent-color) ;
}
.site-nav a.current {
color: var(--accent-color);
}
.contacts-nav .link {
display: flex;
color: var(--text-color);
font-family: Roboto;
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 16px;
letter-spacing: 0.02em;
align-items: center;
transition-property: color;
transition-duration: 250ms;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.contacts-nav .link:hover ,
.contacts-nav .link:focus{
color: var(--accent-color);
}
.contacts-nav .link:hover .icon-envelope,
.contacts-nav .link:focus .icon-envelope{
fill: var(--accent-color);
}
.icon-envelope{
fill: var(--text-color);
margin-right: 10px;
fill: currentColor;
vertical-align: middle;
}
.contacts-nav {
display: flex;
margin-left: auto;
}
.contacts-nav .item + .item{
margin-left: 50px;
}
/*Section*/
.section{
padding-top: 94px;
padding-bottom: 94px;
background-color: #FFFFFF;
}
.padding{
padding-top: 0;
padding-bottom: 94px;
background-color: #FFFFFF;
}
.no-padding{
padding-top: 94px;
padding-bottom: 94px;
background-color: var(--secondary-color-grey);
}
.section.no-padding{
padding-top: 94px;
padding-bottom: 94px;
background-color: var(--secondary-color-grey);
}
.section-text{
font-family: Roboto;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 2;
letter-spacing: 0.03em;
color: var(--text-color) ;
}
.section h2{
padding-bottom: 50px;
font-family: Roboto;
font-style: normal;
font-weight: 700px;
font-size: 36px;
line-height: 1,5px;
text-align: center;
letter-spacing: 0.03em;
}
/*.site-advantage*/
.site-advantage{
display: flex;
margin-left: wrap;
}
.site-advantage .item{
width: calc((100%-90px) / 4);
margin-right: 30px;
}
.site-advantage .item:nth-child(4n){
margin-right: 0;
}
.site-advantage .item::before{
display: block;
content: '';
height: 120px;
border-radius: 4px;
margin-bottom: 30px;
}
.site-advantage .item:nth-child(1)::before{
background-color: #F5F4FA;
background-image: url('../img/Group.svg');
background-repeat: no-repeat;
background-position: center
;
}
.site-advantage .item:nth-child(2)::before{
background-color: #F5F4FA;
background-image: url('../img/clock\ 1.svg');
background-repeat: no-repeat;
background-position: center;
}
.site-advantage .item:nth-child(3)::before{
background: #F5F4FA;
background-image: url('../img/diagram\ 1.svg');
background-repeat: no-repeat;
background-position: center;
}
.site-advantage .item:nth-child(4)::before{
background: #F5F4FA;
background-image: url('../img/astronaut\ 1.svg');
background-repeat: no-repeat;
background-position: center;
}
.site-works{
display: flex;
margin-left: wrap;
}
.site-works .item{
width: calc((100%-60px) / 3);
margin-right: 30px;
}
.site-works .item:nth-child(3n){
margin-right: 0;
}
.command-selection .section-text{
margin-bottom: 16px;
font-family: Roboto;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 1,18px;
}
.site-filter .section-text{
font-family: Roboto;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 1,87px;
}
.section .title{
margin-top: 0;
margin-bottom: 10px;
font-family: Roboto;
font-style: normal;
font-weight: bold;
font-size: 14px;
line-height: 1,71px;
letter-spacing: 0.03em;
text-transform: uppercase;
}
.card-comand{
background-color: var(--background-color);
width: 270px;
height: 428px;
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.12), 0px 1px 1px rgba(0, 0, 0, 0.14), 0px 2px 1px rgba(0, 0, 0, 0.2);
border-radius: 0px 0px 4px 4px;
}
.social-card{
width: 270px;
height: 168px;
box-sizing: border-box;
padding: 30px 32px;
}
.social-network{
display: flex;
}
.social{
display: block;
justify-content: center;
align-items: center;
}
.social:not(:last-child) {
margin-right: 10px;
}
.soc-media-link {
display: flex;
width: 44px;
height: 44px;
justify-content: center;
align-items: center;
border-radius: 50%;
transition-property: color, background-color;
transition-duration: 250ms;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.soc-media-logo{
display: block;
width: 20px;
height: 20px;
fill: #AFB1B8;
}
.soc-media-link:hover,
.soc-media-link:focus{
background: var(--accent-color);
}
.soc-media-link:hover .soc-media-logo,
.soc-media-link:focus .soc-media-logo{
fill: #FFFFFF;
}
.command-selection{
margin-left: 0;
margin-right: 10;
}
.command-selection{
display: flex;
margin-left: wrap;
}
.command-selection .item{
text-align: center;
}
.command-selection .item{
width: calc((100%-90px) / 4);
margin-right: 30px;
}
.command-selection .item:nth-child(4n){
margin-right: 0;
}
.hero{
background-color: var(--text-color);
text-align: center;
padding-top: 200px;
max-width: 1600px;
height: 600px;
margin-left: auto;
margin-right: auto;
outline: 1px solid black;
background-image: linear-gradient( to right, rgba(47, 48, 58, 0.4),rgba(47, 48, 58, 0.4) ),
url("../img/Img\ \(20\)\ \(1\).jpg");
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
.hero .title {
margin-top: 0;
padding-bottom: 30px;
color: var(--text-color-white);
font-family: Roboto;
font-style: normal;
font-weight: 900;
font-size: 44px;
line-height: 1,36px;
letter-spacing: 0.06em;
text-transform: uppercase;
}
.hero .link{
display: inline-block;
border-radius: 6px;
padding: 10px 32px;
min-width: 200px;
min-height: 50px;
color: var(--text-color-white);
background-color: var(--accent-color);
border: var(--accent-color);
font-weight: 700;
font-size: 16px;
line-height: 1,87px;
text-align: center;
}
.hero .link:hover,
.hero .link:focus{
text-decoration: underline ;
background-color: var(--accent-color)
}
.backdrop {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.2);
opacity: 1;
transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1);
}
.backdrop.is-hidden {
opacity: 0;
pointer-events: none;
visibility: visible;
}
.backdrop.is-hidden.modal {
transform: translate(-50%,-50%) scale(1.1);
}
.modal {
position: absolute;
top: 50%;
left: 50%;
min-height: 581px;
min-width: 528px;
padding: 0;
background-color: #FFFFFF;
border-radius: 4px;
transform: translate(-50%,-50%) scale(1);
transition: transform 250ms cubic-bezier(0.4, 0, 0.2, 1);
}
.buttom{
position: absolute;
right: 8px;
top: 8px;
height: 30px;
width: 30px;
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 50%;
background-color: #FFFFFF;
}
.clients{
padding-top: 94px;
padding-bottom: 94px;
}
.client-list{
display: flex;
}
.client-list-item {
width: 170px;
height: 90px;
border: 1px solid #AFB1B8;
border-radius: 4px;
transition-property: color, border;
transition-duration: 250ms;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.client-list-item{
width: calc((100%-150px) / 6);
margin-right: 30px;
}
.client-list-item:nth-child(6n){
margin-right: 0;
}
.client-link{
display: flex;
width: 100%;
height: 100%;
justify-content: center;
align-items: center;
transition-property: color, border;
transition-duration: 250ms;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.client-logo{
fill: #AFB1B8;
}
.client-list-item:hover{
border-color: var(--accent-color);
}
.client-list-item:hover .client-logo{
fill:var(--accent-color)
}
.client-link:focus{
border-color: var(--accent-color);
}
.client-link:focus .client-logo{
fill:var(--accent-color)
}
.name{
margin-bottom: 10px;
font-family: Roboto;
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 19px;
letter-spacing: 0.03em;
}
.passive-list{
display: block;
background-color: var(--secondary-color-grey);
color: var(--primari-text-color);
font-weight: 500;
font-size: 16px;
line-height: 26px;
text-align: center;
letter-spacing: 0.03em;
padding: 6px 22px;
border: #F5F4FA;;
border-radius: 4px;
transition-property: color, background-color;
transition-duration: 250ms;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.passive-list:hover,
.passive-list:focus{
background-color: var(--accent-color);
color: var(--background-color);
}
.card{
width: 370px;
height: 404px;
overflow: hidden;
}
.card-image{
display: block;
}
.card-contant {
background: #FFFFFF;
border: 1px solid #EEEEEE;
box-sizing: border-box;
padding: 20px 24px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.heading{
margin-bottom: 4px;
color: var(--primari-text-color);
font-family: Roboto;
font-style: normal;
font-weight: bold;
font-size: 18px;
line-height: 36px;
letter-spacing: 0.06em;
}
.filter{
padding-top: 94px;
padding-bottom: 94px;
}
.site-menu{
display: flex;
justify-content: center;
padding-bottom: 50px;
}
.site-menu .item + .item {
margin-left: 8px;
}
/*footer*/
.contacts-1{
padding-top: 60px;
padding-bottom: 60px;
background-color: blue;
}
.main-contacts-1{
display: flex;
}
.contacts-list{
margin-right: 70px;
}
.sotial-title-1{
font-family: Roboto;
font-style: normal;
font-weight: bold;
font-size: 14px;
line-height: 16px;
letter-spacing: 0.03em;
text-transform: uppercase;
color: #FFFFFF;
margin-bottom: 20px;
}
.contacts-1{
background-color: var(--secondary-color-blue);
font-weight: 400px;
font-size: 14px;
line-height: 1,71;
}
.contacts-1 .contacts-adress{
color: var(--text-color-white);
font-weight: 400px;
font-size: 14px;
line-height: 1,71;
}
.contacts-1 .contacts-connection{
color: var(--phone-color);
font-weight: 400px;
font-size: 14px;
line-height: 1,71;
}
.adress-1{
margin-top: 20px;
margin-right: auto;
}
.adress-1 .item-1:not(:last-child){
margin-bottom: 9px;
}
.social-footer-1 .social-1{
display: inline-block;
height: 44px;
width: 44px;
}
.social-footer-1 .social-1{
margin-right: 10px;
padding-bottom: 97px;
}
.social-footer-1 .social-1:last-child{
margin-right: o;
}
.footer-link{
display: flex;
background: rgba(255, 255, 255, 0.1);
width: 44px;
height: 44px;
justify-content: center;
align-items: center;
border-radius: 50%;
transition-property: color, background-color;
transition-duration: 250ms;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.footer-sotial{
display: block;
width: 20px;
height: 20px;
fill: #FFFFFF;
}
.footer-link:hover,
.footer-link:focus {
background-color: var(--accent-color);
}
.footer-link:hover .footer-sotial,
.footer-link:focus .footer-sotial {
fill:#FFFFFF;
}
.card-contant {
position: relative;
}
.filter{
padding-top: 94px;
padding-bottom: 94px;
}
.project-list {
display: flex;
flex-wrap: wrap;
box-sizing: border-box;
margin: 0;
padding: 0;
padding-inline-start: 0;
}
.project-list .item {
display: block;
width: calc((100% - 60px) / 3);
margin-right: 30px;
margin-bottom: 30px;
box-sizing: border-box;
}
.project-list .item:nth-child(3n) {
margin-right: 0px;
}
.project-list .item:nth-last-child(-n + 3) {
margin-bottom: 0px;
}
.project-list a {
display: block;
min-width: 100%;
background-color: #FFFFFF;
transition-property: box-shadow;
transition-duration: 250ms;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.project-list a:hover,
.project-list a:focus {
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.12), 0px 4px 4px rgba(0, 0, 0, 0.06),
1px 4px 6px rgba(0, 0, 0, 0.16);
}
.overlay {
position: relative;
overflow: hidden;
}
.actions {
display: block;
position: absolute;
width: 100%;
height: 100%;
opacity: 0;
bottom: 0;
left: 0;
transform: translateY(100%);
padding-top: 63px;
padding-right: 24px;
padding-bottom: 63px;
padding-left: 24px;
font-weight: 400;
font-size: 18px;
line-height: 1.56;
letter-spacing: 0.03em;
color: #FFFFFF;
background-color: rgba(33, 150, 243, 0.9);
transition-property: opacity, transform;
transition-duration: 250ms;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.project-list a:hover p,
.project-list a:focus p {
opacity: 1;
transform: translateY(0);
}
.card-contant {
display: block;
padding-top: 20px;
padding-right: 24px;
padding-bottom: 20px;
padding-left: 24px;
background-color: #FFFFFF;
border-right: 1px solid #eeeeee;
border-bottom: 1px solid #eeeeee;
border-left: 1px solid #eeeeee;
}
.heading {
margin: 0;
font-weight: 700;
font-size: 18px;
line-height: 2;
letter-spacing: 0.06em;
text-transform: none;
}
.section-text {
margin-top: 4px;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
font-size: 16px;
line-height: 1.87;
letter-spacing: 0.03em;
}
.site-works .item{
position: relative;
overflow: hidden;
background-color: #FFFFFF;
}
.site-works .item > .box{
position: absolute;
bottom: 0;
left: 0;
width: 370px;
height: 70px;
padding-bottom: 27px;
padding-top: 27px;
font-family: Roboto;
font-style: normal;
font-weight: bold;
font-size: 14px;
line-height: 16px;
text-align: center;
letter-spacing: 0.03em;
text-transform: uppercase;
background-color: rgba(47, 48, 58, 0.8);
color: #fff;
} | 0.335133 | 0.104843 |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
list-style: none;
text-decoration: none;
}
html {
font-size: 87.5%;
}
body {
background-color: #0093E9;
background-image: -webkit-linear-gradient(115deg, #0093E9 0%, #80D0C7 100%);
background-image: -moz-linear-gradient(115deg, #0093E9 0%, #80D0C7 100%);
background-image: -o-linear-gradient(115deg, #0093E9 0%, #80D0C7 100%);
background-image: linear-gradient(115deg, #0093E9 0%, #80D0C7 100%);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
font-family: 'Ubuntu', sans-serif;
}
.hide {
display: none !important;
}
.fadein {
transition: .3s ease-in-out;
animation: fadein .3s ease-in-out;
}
@keyframes fadein {
from {
opacity: 0;
transform: translateX(1rem);
}
to {
opacity: 1;
transform: translateX(0);
}
}
.sr-only {
margin: 0;
padding: 0;
width: 1;
height: 1;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border-width: 0;
position: absolute;
}
.container {
background-color: #fff;
border: none;
border-radius: 0.25rem;
margin: 2rem auto;
padding: 1rem;
width: 90vw;
max-width: 600px;
}
.container p {
text-align: justify;
}
section *+* {
margin-top: 1rem;
}
section h2 {
font-size: 2rem;
}
form *+* {
margin-top: 0.4rem;
}
input,
label {
border: none;
border-radius: 0.25rem;
height: 2rem;
display: block;
width: 100%;
}
label {
font-size: 1.3rem;
font-weight: 500;
}
input {
border: 1px solid #0093E9;
padding: 0 1rem;
box-sizing: border-box;
}
input:invalid {
outline: 0;
border: 1px solid #ff0d0d;
box-shadow: 0 0 10px #ff0d0d;
}
button {
background-color: #0093E9;
border: none;
border-radius: 0.25rem;
margin-top: 1rem;
width: 100%;
height: 2.5rem;
font-size: 1rem;
font-weight: 700;
color: #fff;
cursor: pointer;
transition: .3s ease-in-out;
}
button:hover {
background-color: rgba(0, 147, 233, 0.7);
}
.list-container ul li *+* {
margin-top: 0;
}
.list-container ul li {
display: flex;
align-content: center;
justify-content: space-between;
}
.list-container ul li:first-child {
font-size: 1.5rem;
font-weight: 700;
}
#result {
border: none;
border-left: 5px solid #0093E9;
padding: 1rem;
text-align: left;
}
@media (min-width: 600px) {
html {
font-size: 93.75%;
}
}
@media (min-width: 900px) {
html {
font-size: 100%;
}
}
.toast {
background-color: #0093E9;
background-image: -webkit-linear-gradient(115deg, #80D0C7 0%, #0093E9 100%);
background-image: -moz-linear-gradient(115deg, #80D0C7 0%, #0093E9 100%);
background-image: -o-linear-gradient(115deg, #80D0C7 0%, #0093E9 100%);
background-image: linear-gradient(115deg, #80D0C7 0%, #0093E9 100%);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
border: none;
border-radius: 10px;
padding: 2rem 1rem;
width: 80vw;
max-width: 600px;
position: absolute;
z-index: 99;
top: 1rem;
left: 0;
right: 0;
margin: 0 auto;
display: flex;
align-items: center;
justify-content: center;
font-size: 1.5rem;
color: #fff;
}
.toast img {
position: absolute;
top: 10px;
right: 10px;
}
.toast p {
position: relative;
z-index: 99;
} | web/css/style.css | * {
margin: 0;
padding: 0;
box-sizing: border-box;
list-style: none;
text-decoration: none;
}
html {
font-size: 87.5%;
}
body {
background-color: #0093E9;
background-image: -webkit-linear-gradient(115deg, #0093E9 0%, #80D0C7 100%);
background-image: -moz-linear-gradient(115deg, #0093E9 0%, #80D0C7 100%);
background-image: -o-linear-gradient(115deg, #0093E9 0%, #80D0C7 100%);
background-image: linear-gradient(115deg, #0093E9 0%, #80D0C7 100%);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
font-family: 'Ubuntu', sans-serif;
}
.hide {
display: none !important;
}
.fadein {
transition: .3s ease-in-out;
animation: fadein .3s ease-in-out;
}
@keyframes fadein {
from {
opacity: 0;
transform: translateX(1rem);
}
to {
opacity: 1;
transform: translateX(0);
}
}
.sr-only {
margin: 0;
padding: 0;
width: 1;
height: 1;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border-width: 0;
position: absolute;
}
.container {
background-color: #fff;
border: none;
border-radius: 0.25rem;
margin: 2rem auto;
padding: 1rem;
width: 90vw;
max-width: 600px;
}
.container p {
text-align: justify;
}
section *+* {
margin-top: 1rem;
}
section h2 {
font-size: 2rem;
}
form *+* {
margin-top: 0.4rem;
}
input,
label {
border: none;
border-radius: 0.25rem;
height: 2rem;
display: block;
width: 100%;
}
label {
font-size: 1.3rem;
font-weight: 500;
}
input {
border: 1px solid #0093E9;
padding: 0 1rem;
box-sizing: border-box;
}
input:invalid {
outline: 0;
border: 1px solid #ff0d0d;
box-shadow: 0 0 10px #ff0d0d;
}
button {
background-color: #0093E9;
border: none;
border-radius: 0.25rem;
margin-top: 1rem;
width: 100%;
height: 2.5rem;
font-size: 1rem;
font-weight: 700;
color: #fff;
cursor: pointer;
transition: .3s ease-in-out;
}
button:hover {
background-color: rgba(0, 147, 233, 0.7);
}
.list-container ul li *+* {
margin-top: 0;
}
.list-container ul li {
display: flex;
align-content: center;
justify-content: space-between;
}
.list-container ul li:first-child {
font-size: 1.5rem;
font-weight: 700;
}
#result {
border: none;
border-left: 5px solid #0093E9;
padding: 1rem;
text-align: left;
}
@media (min-width: 600px) {
html {
font-size: 93.75%;
}
}
@media (min-width: 900px) {
html {
font-size: 100%;
}
}
.toast {
background-color: #0093E9;
background-image: -webkit-linear-gradient(115deg, #80D0C7 0%, #0093E9 100%);
background-image: -moz-linear-gradient(115deg, #80D0C7 0%, #0093E9 100%);
background-image: -o-linear-gradient(115deg, #80D0C7 0%, #0093E9 100%);
background-image: linear-gradient(115deg, #80D0C7 0%, #0093E9 100%);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
border: none;
border-radius: 10px;
padding: 2rem 1rem;
width: 80vw;
max-width: 600px;
position: absolute;
z-index: 99;
top: 1rem;
left: 0;
right: 0;
margin: 0 auto;
display: flex;
align-items: center;
justify-content: center;
font-size: 1.5rem;
color: #fff;
}
.toast img {
position: absolute;
top: 10px;
right: 10px;
}
.toast p {
position: relative;
z-index: 99;
} | 0.475362 | 0.100923 |
.header {
padding-top: 2px;
}
@media screen and (max-width: 1112px) and (min-width: 1025px) {
.header__logo img {
width: 125px;
}
}
@media screen and (max-width: 576px) {
.header__logo img {
display: block;
width: 100px;
height: 75px;
margin-left: auto;
margin-right: auto;
}
}
.header__user-info {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
@media screen and (max-width: 1024px){
.header__user-info {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
.middleHeadContainer__greet {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
}
@media screen and (max-width: 660px){
.middleHeadContainer__logo {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.middleHeadContainer__greet,
.header__user-info {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
#congratulation-rules {
left: auto;
}
}
.site-name {
margin-top: 55px;
padding: 0;
}
@media screen and (max-width: 1024px) {
.site-name {
margin-top: 20px;
}
}
@media screen and (max-width: 576px) {
.site-name {
margin-top: 15px;
margin-bottom: 5px;
}
}
.site-name__link {
padding-left: 5px;
font-family: "ImprintMTShadow";
font-weight: 300;
font-size: 43px;
line-height: 60%;
letter-spacing: 5px;
}
.site-name__link, .site-name__link:hover {
color: #000;
text-decoration: none;
}
.site-name__link span {
font-size: 30px;
line-height: 60%;
}
@media screen and (max-width: 1200px) {
.site-name__link {
font-size: 28px;
}
.site-name__link span {
font-size: 24px;
}
}
@media screen and (max-width: 1024px) {
.site-name__link {
font-size: 43px;
}
.site-name__link span {
font-size: 30px;
}
}
@media screen and (max-width: 767px) {
.site-name__link {
font-size: 25px;
}
.site-name__link span {
font-size: 20px;
}
}
@media screen and (max-width: 375px) {
.site-name__link span {
font-size: 14px;
}
}
.site-name p {
padding-left: 10px;
margin-bottom: 0;
font-weight: bolder;
font-size: 14px;
font-family: "utsaah";
letter-spacing: 1px;
}
.nav-menu-container {
margin-bottom: 5px;
font-size: 1rem;
}
@media screen and (min-width: 768px) {
.nav-menu-container {
margin-bottom: 0;
}
}
.first-menu-showing{
font-size: 1.1rem;
}
@media screen and (max-width: 767px) {
.first-menu-showing{
font-size: 0.95rem;
}
}
.nav-first-menu-showing{
background: -webkit-gradient(linear, left bottom, left top, color-stop(20%, #ececec), color-stop(50%, #D4D5D5), color-stop(80%, #ececec))!important;
background: -o-linear-gradient(bottom, #ececec 20%, #D4D5D5 50%, #ececec 80%)!important;
background: linear-gradient(to top, #ececec 20%, #D4D5D5 50%, #ececec 80%)!important;
}
#nav-search-container {
padding: 20px 0;
float: right;
margin: 0;
}
.nav-menu, .nav-menu * {
margin: 0;
padding: 0;
list-style: none;
}
.header-scrolled .nav-menu li:hover > a, .header-scrolled .nav-menu > .menu-active > a {
color: #2f5496;
}
.header-scrolled .nav-menu a {
color: black;
}
.nav-menu li:hover > a {
color: #2f5496;
opacity:1!important;
-webkit-transition: 0.8s;
-o-transition: 0.8s;
transition: 0.8s;
}
.nav-menu > .menu-active > a {
color: #2f5496;
opacity:1;
-webkit-transition-delay: 1s;
-o-transition-delay: 1s;
transition-delay: 1s;
}
.nav-menu > .menu-active {
border-left: 1px solid #454545;
border-right: 1px solid #454545;
}
.nav-menu a {
display: inline-block;
padding: 0 10px 0 10px;
/*line-height: 0.0;*/
line-height: 22px;
font-family: "Garamond";
font-weight: 300;
color: #000;
letter-spacing: 1px;
outline: none;
text-decoration: none;
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
.nav-menu a {
padding-left: 5px;
padding-right: 5px;
}
}
@media screen and (max-width: 767px){
.nav-menu a {
line-height: 24px;
}
.nav-menu > .menu-active {
border-left: 0;
border-right: 0;
}
}
.nav-menu:not(.navigate) a {
line-height: 1;
}
#mobile-nav-toggle {
display: inline;
}
#mobile-nav-toggle {
position: fixed;
right: 0;
top: 0;
z-index: 999;
margin: 20px 20px 0 0;
border: 0;
background: none;
font-size: 24px;
display: none;
-webkit-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
outline: none;
cursor: pointer;
}
#mobile-body-overly {
width: 100%;
height: 100%;
z-index: 997;
top: 0;
left: 0;
position: fixed;
background: rgba(0, 0, 0, 0.7);
display: none;
}
body.mobile-nav-active #mobile-nav {
left: 0;
}
#mobile-nav {
position: fixed;
top: 0;
padding-top: 18px;
bottom: 0;
z-index: 998;
background: rgba(0, 0, 0, 0.8);
left: -260px;
width: 260px;
overflow-y: auto;
-webkit-transition: 0.4s;
-o-transition: 0.4s;
transition: 0.4s;
}
#mobile-nav ul {
padding: 0;
margin: 0;
list-style: none;
}
#mobile-nav ul li {
position: relative;
}
#mobile-nav ul li a {
color: #fff;
font-size: 13px;
text-transform: uppercase;
overflow: hidden;
padding: 10px 22px 10px 15px;
position: relative;
text-decoration: none;
width: 100%;
display: block;
outline: none;
font-weight: 700;
font-family: "Montserrat", sans-serif;
}
#mobile-nav ul .menu-has-children i.fa-chevron-up {
color: #2f5496;
}
#mobile-nav ul .menu-has-children i {
position: absolute;
right: 0;
z-index: 99;
padding: 15px;
cursor: pointer;
color: #fff;
}
#mobile-nav ul .menu-item-active {
color: #2f5496;
}
#mobile-nav ul li li {
padding-left: 30px;
}
.menu-has-children ul
{display: none;}
.sf-arrows .sf-with-ul {
padding-right: 30px;
}
.sf-arrows .sf-with-ul:after {
content: "\f107";
position: absolute;
right: 15px;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
color:black;
}
.sf-arrows ul .sf-with-ul:after {
content: "\f105";
}
.nav-menu ul {
position: absolute;
display: none;
top: 100%;
left: 0;
margin: 4px 0 0 0;
padding: 5px;
-webkit-box-shadow: 0 0 30px rgba(127, 137, 161, .25);
box-shadow: 0 0 30px rgba(127, 137, 161, .25);
background: #fff;
z-index: 99;
}
.sf-arrows .sf-with-ul {
padding-right: 30px;
}
.nav-menu li {
position: relative;
white-space: nowrap;
}
.right-border {
content: '';
margin: auto;
text-align:center;
border-right: 1px solid #000;
}
@media (max-width: 768px){
#mobile-nav-toggle {
display: inline;
}
}
.search-form button {
/*width: 45px;*/
width: auto;
border-color: #a0a3af;
border-style: dashed;
border-width: 1px;
border-radius: 1px;
max-height: 20px;
padding: 0 3px;
text-align: center;
-moz-text-align-last: center;
text-align-last: center;
background: #e7e6e6;
color: #1b1e21;
font-size: 0.8rem;
font-weight: 500;
}
.form-inline.search-form select:not(.select-lang), .form-inline.search-form input {
width: 125px;
}
.header .search-form select, .form-inline.search-form input {
margin-bottom: 0;
font-size: 0.8rem;
color: #78828a;
}
.select-lang {
width: 80px;
margin-left: auto;
margin-right: auto;
font-size: 0.8rem;
}
.header__form-wrap,
.header__select-wrap {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.header__form-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
@media screen and (max-width: 575px) {
.header .search-form button {
width: 100%;
padding-left: 5px;
text-align: left;
-moz-text-align-last: left;
text-align-last: left;
}
.header__form-wrap {
display: block;
}
.header .search-form select:not(.select-lang), .header .search-form input {
width: 100%;
}
.header__select-wrap,
.header .search-form select,
.header .search-form input {
margin-bottom: 10px;
}
.select-lang {
margin: 0;
width: 100%;
}
.header .search-form input {
padding-left: 5px;
}
.input, .select {
text-align: left !important;
-moz-text-align-last: left !important;
text-align-last: left !important;
}
}
.middleHeadContainer {
width: 100%;
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.container-fluid {
max-width: 980px;
margin-right: auto;
margin-left: auto;
}
@media screen and (min-width: 1025px) {
.container-fluid {
max-width: 1300px;
}
.middleHeadContainer {
-webkit-box-ordinal-group: initial;
-ms-flex-order: initial;
order: initial;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
padding-right: 20px;
}
}
.post {
width: 306px;
height: 155px;
border: 3px double #2f5496;
outline: 1px solid #2f5496;
outline-offset: -4px;
background-color: #a0a0a0;
}
@media screen and (max-width: 576px) {
.post {
margin-bottom: 10px;
}
}
.nav-gradient {
background: -webkit-gradient(linear, left bottom, left top, color-stop(20%, #a0a0a0), color-stop(50%, #D4D5D5), color-stop(80%, #a0a0a0));
background: -o-linear-gradient(bottom, #a0a0a0 20%, #D4D5D5 50%, #a0a0a0 80%);
background: linear-gradient(to top, #a0a0a0 20%, #D4D5D5 50%, #a0a0a0 80%);
}
.header .nav-menu {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
@media screen and (max-width: 767px) {
.header .nav-menu {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.search-form__inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
@media screen and (min-width: 767px) and (max-width: 992px) {
.search-form__inner {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.form-inline .search-form__inner .input {
margin-bottom: 5px;
}
.middleHeadContainer__logo {
margin-bottom: 15px;
}
}
@media screen and (max-width: 575px) {
.search-form__inner {
width: 100%;
}
.search-form__inner {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
}
.navbar-nav,
.navigate {
margin-top: 5px;
}
.navbar-nav,
.navigate li {
text-align: center;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.navigate a {
width: 100%;
/*height: 100%;*/
opacity: 0; /*Элемент полностью прозрачный (невидимый)*/
-webkit-transition: 0.8s;
-o-transition: 0.8s;
transition: 0.8s; /*Скорость перехода состояния элемента*/
}
@media screen and (max-width: 767px) {
.navigate {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.navigate a {
min-width: 140px;
opacity: 1;
}
.navigate li {
width: 50%;
-webkit-box-flex: initial;
-ms-flex: initial;
flex: initial;
}
.navigate li:first-child {
width: 100%;
}
}
@media screen and (max-width: 575px) {
.header .nav-menu {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
}
.navbar-nav,
.navigate li:hover {
-webkit-box-shadow: inset 0 0 0 2px #2f5496;
box-shadow: inset 0 0 0 2px #2f5496;
}
.swiper-button-next {
right: 0 !important;
}
.swiper-button-prev {
left: 0 !important;
}
.swiper-button-prev::after,
.swiper-button-next::after {
content: '' !important;
display: inline-block;
color: #181717;
width: 20px;
height: 20px;
background: transparent no-repeat center center;
background-size: 100% 100%;
}
.swiper-button-next::after {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23181717FF' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}
.swiper-button-prev::after {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23181717FF' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}
.swiper-button-next,
.swiper-button-prev {
position: absolute;
top: 50%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 20px;
margin-top: 0;
color: #fff;
text-align: center;
height: 25px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
background: rgba(0, 0, 0, 0);
opacity: 0;
transition: opacity .1s;
}
.post .swiper:hover .swiper-button-next,
.post .swiper:hover .swiper-button-prev {
opacity: .9;
}
.slider_content {
background-repeat: no-repeat;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background-color: #f2f2f2;
/*font-family: "utsaah";*/
font-style: normal;
font-weight: normal;
font-size: 1.1rem;
/*letter-spacing: 3px;*/
}
.slider_content a {
color: #000;
padding-left: 5px;
text-decoration: none;
/*border-left: 4px solid grey;*/
}
.slider_content a:hover {
text-underline: none;
color: #2f5496;
}
.sliderBody {
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 6;
line-height: 24px;
max-height: 150px;
height: 150px;
background-color: #f2f2f2;
background-size: auto 150px;
padding: 5px;
} | public/css/header.css | .header {
padding-top: 2px;
}
@media screen and (max-width: 1112px) and (min-width: 1025px) {
.header__logo img {
width: 125px;
}
}
@media screen and (max-width: 576px) {
.header__logo img {
display: block;
width: 100px;
height: 75px;
margin-left: auto;
margin-right: auto;
}
}
.header__user-info {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
@media screen and (max-width: 1024px){
.header__user-info {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
.middleHeadContainer__greet {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
}
@media screen and (max-width: 660px){
.middleHeadContainer__logo {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.middleHeadContainer__greet,
.header__user-info {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
#congratulation-rules {
left: auto;
}
}
.site-name {
margin-top: 55px;
padding: 0;
}
@media screen and (max-width: 1024px) {
.site-name {
margin-top: 20px;
}
}
@media screen and (max-width: 576px) {
.site-name {
margin-top: 15px;
margin-bottom: 5px;
}
}
.site-name__link {
padding-left: 5px;
font-family: "ImprintMTShadow";
font-weight: 300;
font-size: 43px;
line-height: 60%;
letter-spacing: 5px;
}
.site-name__link, .site-name__link:hover {
color: #000;
text-decoration: none;
}
.site-name__link span {
font-size: 30px;
line-height: 60%;
}
@media screen and (max-width: 1200px) {
.site-name__link {
font-size: 28px;
}
.site-name__link span {
font-size: 24px;
}
}
@media screen and (max-width: 1024px) {
.site-name__link {
font-size: 43px;
}
.site-name__link span {
font-size: 30px;
}
}
@media screen and (max-width: 767px) {
.site-name__link {
font-size: 25px;
}
.site-name__link span {
font-size: 20px;
}
}
@media screen and (max-width: 375px) {
.site-name__link span {
font-size: 14px;
}
}
.site-name p {
padding-left: 10px;
margin-bottom: 0;
font-weight: bolder;
font-size: 14px;
font-family: "utsaah";
letter-spacing: 1px;
}
.nav-menu-container {
margin-bottom: 5px;
font-size: 1rem;
}
@media screen and (min-width: 768px) {
.nav-menu-container {
margin-bottom: 0;
}
}
.first-menu-showing{
font-size: 1.1rem;
}
@media screen and (max-width: 767px) {
.first-menu-showing{
font-size: 0.95rem;
}
}
.nav-first-menu-showing{
background: -webkit-gradient(linear, left bottom, left top, color-stop(20%, #ececec), color-stop(50%, #D4D5D5), color-stop(80%, #ececec))!important;
background: -o-linear-gradient(bottom, #ececec 20%, #D4D5D5 50%, #ececec 80%)!important;
background: linear-gradient(to top, #ececec 20%, #D4D5D5 50%, #ececec 80%)!important;
}
#nav-search-container {
padding: 20px 0;
float: right;
margin: 0;
}
.nav-menu, .nav-menu * {
margin: 0;
padding: 0;
list-style: none;
}
.header-scrolled .nav-menu li:hover > a, .header-scrolled .nav-menu > .menu-active > a {
color: #2f5496;
}
.header-scrolled .nav-menu a {
color: black;
}
.nav-menu li:hover > a {
color: #2f5496;
opacity:1!important;
-webkit-transition: 0.8s;
-o-transition: 0.8s;
transition: 0.8s;
}
.nav-menu > .menu-active > a {
color: #2f5496;
opacity:1;
-webkit-transition-delay: 1s;
-o-transition-delay: 1s;
transition-delay: 1s;
}
.nav-menu > .menu-active {
border-left: 1px solid #454545;
border-right: 1px solid #454545;
}
.nav-menu a {
display: inline-block;
padding: 0 10px 0 10px;
/*line-height: 0.0;*/
line-height: 22px;
font-family: "Garamond";
font-weight: 300;
color: #000;
letter-spacing: 1px;
outline: none;
text-decoration: none;
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
.nav-menu a {
padding-left: 5px;
padding-right: 5px;
}
}
@media screen and (max-width: 767px){
.nav-menu a {
line-height: 24px;
}
.nav-menu > .menu-active {
border-left: 0;
border-right: 0;
}
}
.nav-menu:not(.navigate) a {
line-height: 1;
}
#mobile-nav-toggle {
display: inline;
}
#mobile-nav-toggle {
position: fixed;
right: 0;
top: 0;
z-index: 999;
margin: 20px 20px 0 0;
border: 0;
background: none;
font-size: 24px;
display: none;
-webkit-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
outline: none;
cursor: pointer;
}
#mobile-body-overly {
width: 100%;
height: 100%;
z-index: 997;
top: 0;
left: 0;
position: fixed;
background: rgba(0, 0, 0, 0.7);
display: none;
}
body.mobile-nav-active #mobile-nav {
left: 0;
}
#mobile-nav {
position: fixed;
top: 0;
padding-top: 18px;
bottom: 0;
z-index: 998;
background: rgba(0, 0, 0, 0.8);
left: -260px;
width: 260px;
overflow-y: auto;
-webkit-transition: 0.4s;
-o-transition: 0.4s;
transition: 0.4s;
}
#mobile-nav ul {
padding: 0;
margin: 0;
list-style: none;
}
#mobile-nav ul li {
position: relative;
}
#mobile-nav ul li a {
color: #fff;
font-size: 13px;
text-transform: uppercase;
overflow: hidden;
padding: 10px 22px 10px 15px;
position: relative;
text-decoration: none;
width: 100%;
display: block;
outline: none;
font-weight: 700;
font-family: "Montserrat", sans-serif;
}
#mobile-nav ul .menu-has-children i.fa-chevron-up {
color: #2f5496;
}
#mobile-nav ul .menu-has-children i {
position: absolute;
right: 0;
z-index: 99;
padding: 15px;
cursor: pointer;
color: #fff;
}
#mobile-nav ul .menu-item-active {
color: #2f5496;
}
#mobile-nav ul li li {
padding-left: 30px;
}
.menu-has-children ul
{display: none;}
.sf-arrows .sf-with-ul {
padding-right: 30px;
}
.sf-arrows .sf-with-ul:after {
content: "\f107";
position: absolute;
right: 15px;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
color:black;
}
.sf-arrows ul .sf-with-ul:after {
content: "\f105";
}
.nav-menu ul {
position: absolute;
display: none;
top: 100%;
left: 0;
margin: 4px 0 0 0;
padding: 5px;
-webkit-box-shadow: 0 0 30px rgba(127, 137, 161, .25);
box-shadow: 0 0 30px rgba(127, 137, 161, .25);
background: #fff;
z-index: 99;
}
.sf-arrows .sf-with-ul {
padding-right: 30px;
}
.nav-menu li {
position: relative;
white-space: nowrap;
}
.right-border {
content: '';
margin: auto;
text-align:center;
border-right: 1px solid #000;
}
@media (max-width: 768px){
#mobile-nav-toggle {
display: inline;
}
}
.search-form button {
/*width: 45px;*/
width: auto;
border-color: #a0a3af;
border-style: dashed;
border-width: 1px;
border-radius: 1px;
max-height: 20px;
padding: 0 3px;
text-align: center;
-moz-text-align-last: center;
text-align-last: center;
background: #e7e6e6;
color: #1b1e21;
font-size: 0.8rem;
font-weight: 500;
}
.form-inline.search-form select:not(.select-lang), .form-inline.search-form input {
width: 125px;
}
.header .search-form select, .form-inline.search-form input {
margin-bottom: 0;
font-size: 0.8rem;
color: #78828a;
}
.select-lang {
width: 80px;
margin-left: auto;
margin-right: auto;
font-size: 0.8rem;
}
.header__form-wrap,
.header__select-wrap {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.header__form-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
@media screen and (max-width: 575px) {
.header .search-form button {
width: 100%;
padding-left: 5px;
text-align: left;
-moz-text-align-last: left;
text-align-last: left;
}
.header__form-wrap {
display: block;
}
.header .search-form select:not(.select-lang), .header .search-form input {
width: 100%;
}
.header__select-wrap,
.header .search-form select,
.header .search-form input {
margin-bottom: 10px;
}
.select-lang {
margin: 0;
width: 100%;
}
.header .search-form input {
padding-left: 5px;
}
.input, .select {
text-align: left !important;
-moz-text-align-last: left !important;
text-align-last: left !important;
}
}
.middleHeadContainer {
width: 100%;
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.container-fluid {
max-width: 980px;
margin-right: auto;
margin-left: auto;
}
@media screen and (min-width: 1025px) {
.container-fluid {
max-width: 1300px;
}
.middleHeadContainer {
-webkit-box-ordinal-group: initial;
-ms-flex-order: initial;
order: initial;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
padding-right: 20px;
}
}
.post {
width: 306px;
height: 155px;
border: 3px double #2f5496;
outline: 1px solid #2f5496;
outline-offset: -4px;
background-color: #a0a0a0;
}
@media screen and (max-width: 576px) {
.post {
margin-bottom: 10px;
}
}
.nav-gradient {
background: -webkit-gradient(linear, left bottom, left top, color-stop(20%, #a0a0a0), color-stop(50%, #D4D5D5), color-stop(80%, #a0a0a0));
background: -o-linear-gradient(bottom, #a0a0a0 20%, #D4D5D5 50%, #a0a0a0 80%);
background: linear-gradient(to top, #a0a0a0 20%, #D4D5D5 50%, #a0a0a0 80%);
}
.header .nav-menu {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
@media screen and (max-width: 767px) {
.header .nav-menu {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.search-form__inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
@media screen and (min-width: 767px) and (max-width: 992px) {
.search-form__inner {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.form-inline .search-form__inner .input {
margin-bottom: 5px;
}
.middleHeadContainer__logo {
margin-bottom: 15px;
}
}
@media screen and (max-width: 575px) {
.search-form__inner {
width: 100%;
}
.search-form__inner {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
}
.navbar-nav,
.navigate {
margin-top: 5px;
}
.navbar-nav,
.navigate li {
text-align: center;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.navigate a {
width: 100%;
/*height: 100%;*/
opacity: 0; /*Элемент полностью прозрачный (невидимый)*/
-webkit-transition: 0.8s;
-o-transition: 0.8s;
transition: 0.8s; /*Скорость перехода состояния элемента*/
}
@media screen and (max-width: 767px) {
.navigate {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.navigate a {
min-width: 140px;
opacity: 1;
}
.navigate li {
width: 50%;
-webkit-box-flex: initial;
-ms-flex: initial;
flex: initial;
}
.navigate li:first-child {
width: 100%;
}
}
@media screen and (max-width: 575px) {
.header .nav-menu {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
}
.navbar-nav,
.navigate li:hover {
-webkit-box-shadow: inset 0 0 0 2px #2f5496;
box-shadow: inset 0 0 0 2px #2f5496;
}
.swiper-button-next {
right: 0 !important;
}
.swiper-button-prev {
left: 0 !important;
}
.swiper-button-prev::after,
.swiper-button-next::after {
content: '' !important;
display: inline-block;
color: #181717;
width: 20px;
height: 20px;
background: transparent no-repeat center center;
background-size: 100% 100%;
}
.swiper-button-next::after {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23181717FF' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}
.swiper-button-prev::after {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23181717FF' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}
.swiper-button-next,
.swiper-button-prev {
position: absolute;
top: 50%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 20px;
margin-top: 0;
color: #fff;
text-align: center;
height: 25px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
background: rgba(0, 0, 0, 0);
opacity: 0;
transition: opacity .1s;
}
.post .swiper:hover .swiper-button-next,
.post .swiper:hover .swiper-button-prev {
opacity: .9;
}
.slider_content {
background-repeat: no-repeat;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background-color: #f2f2f2;
/*font-family: "utsaah";*/
font-style: normal;
font-weight: normal;
font-size: 1.1rem;
/*letter-spacing: 3px;*/
}
.slider_content a {
color: #000;
padding-left: 5px;
text-decoration: none;
/*border-left: 4px solid grey;*/
}
.slider_content a:hover {
text-underline: none;
color: #2f5496;
}
.sliderBody {
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 6;
line-height: 24px;
max-height: 150px;
height: 150px;
background-color: #f2f2f2;
background-size: auto 150px;
padding: 5px;
} | 0.324128 | 0.122182 |
html,
body,
p,
ul,
li {
margin: 0;
padding: 0;
}
html,
body {
height: 100% !important;
font-family: "微软雅黑";
font-size: 14px;
/*color:#666;*/
background: #f8f8f8;
}
/***********公用的样式***************/
.mt15 {
/*距离上边距15px*/
margin-top: 15px;
}
.fl {
float: left;
}
.fr {
float: right;
}
a {
text-decoration: none;
}
li {
list-style: none;
}
/*去除按钮默认样式*/
button {
border: 0;
background-color: transparent;
outline: none;
}
/*******导航部分*******/
.home {
height: 100%;
/*overflow: hidden;*/
}
.navbar {
margin-bottom: 0;
}
.navbar-collapse.collapse li {
height: 60px;
}
.navbar-default {
background-color: #00255a;
color: #fff;
border: 0px;
}
.navLogo {
font-size: 18px;
height: 60px;
line-height: 60px;
}
.navLogo .img {
width: 180px;
height: 40px;
margin: -4px 15px 0px 15px;
}
.navLogo .img img {
width: 100%;
height: 100%;
}
.navLogo .img,
.titleLogo {
float: left
}
/*导航向左移动菜单*/
.leftSlider,
.rightSlider {
width: 20px;
height: 20px;
margin: 20px 10px;
cursor: pointer;
}
.leftSlider {
background: url('../images/leftSlider.png') no-repeat 100% 100%;
}
.rightSlider {
background: url('../images/rightSlider.png') no-repeat 100% 100%;
}
/****导航右侧*****/
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
border-color: #e7e7e7;
float: right;
}
.navbar-default .navbar-nav>li>a {
/*主要的字体颜色,鼠标划过是白色*/
color: rgba(255, 255, 255, 0.7);
height: 60px;
line-height: 30px;
}
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
color: #fff;
background-color: transparent;
}
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
color: #ffff;
background-color: #001e48;
}
/*****导航下拉框******/
.dropdown-menu {
background-color: #00255a;
}
.dropdown-menu>li>a {
padding: 10px 20px;
color: rgba(255, 255, 255, 0.7);
}
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
color: #fff;
text-decoration: none;
background-color: #001e48;
}
.open .dropdown-menu li {
height: 40px;
}
.noiceIcon,
.noNoiceIcon {
width: 34px;
height: 34px;
margin-top: 4px;
cursor: pointer;
}
.noiceIcon {
background: url('../images/noice.png') no-repeat 100% 100%;
}
.noNoiceIcon {
background: url('../images/noNoice.png') no-repeat 100% 100%;
}
.noNoiceIcon:hover {
background: url('../images/noNoiceHover.png') no-repeat 100% 100%;
}
.noiceIcon:hover {
background: url('../images/noiceHover.png') no-repeat 100% 100%;
}
/*******index页面左侧菜单 隐藏滚动条,依然有滚动条的效果******/
.slidBox {
/*外部盒子*/
overflow: hidden;
float: left;
}
::-webkit-scrollbar {
display: none;
}
/*内部的盒子*/
.slidMenuHome {
width: 385px;
height: 100%;
background-color: #022961;
overflow-x: hidden;
overflow-y: auto;
}
/*清除浮动*/
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: ".";
clear: both;
height: 0;
}
* html .clearfix {
zoom: 1;
}
*:first-child+html .clearfix {
zoom: 1;
}
/****contentMain没有侧边栏的样式****/
.contentMain {
background-color: #f8f8f8;
}
/*表格+搜索框*/
.tableBody {
width: 100%;
box-sizing: border-box;
padding: 8px 16px;
}
.table_log {
width: 100%;
box-sizing: border-box;
background-color: #fff;
padding: 8px 16px;
}
.home {
background-color: #f8f8f8;
}
.tableTitle {
font-size: 16px;
line-height: 35px;
}
.table th,
.table td {
text-align: center;
line-height: 30px;
}
.table th {
background-color: #e4e4f5;
}
.table tbody tr {
background-color: #fff;
}
.table td {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.table tbody tr:hover {
background-color: #f5f5fb;
}
.search {
padding: 8px 0;
}
.search button {
height: 32px;
padding: 5px 10px;
/* background-color: #; */
background-color: #408eff;
color: #fff;
border-radius: 4px;
}
.nodataTable {
display: none;
}
.tableBody {
color: #666;
}
/*修改密码样式*/
.color66 {
color: #666;
}
.modal-header {
padding: 15px;
border-bottom: 0px;
background-color: #409eff;
color: #fff;
}
.modal-content {
border-radius: 4px;
}
.modal-body {
background-color: #fff5f5 !important;
}
.modal-footer {
padding: 10px 15px;
background-color: #f5f8fb;
text-align: right;
border-top: 0px;
}
.close:focus,
.close:hover {
color: #e0dbdb;
}
.close {
text-shadow: 0 0 0 #e0dbdb;
color: #fff;
}
.btn {
border-radius: 4px !important;
}
.btn-primary {
color: #fff !important;
background-color: #409eff !important;
border-color: #409eff !important;
}
.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
color: #fff !important;
background-color: #409eff !important;
border-color: #409eff !important;
}
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
color: #fff !important;
background-color: #62b6ff !important;
border-color: #62b6ff !important;
}
#newPassWorld,
#oldPassWorld {
width: 282px;
height: 34px;
line-height: 40px;
margin: 10px 0 10px;
font-weight: 400;
}
.errorShow {
color: red;
font-size: 12px;
display: none;
margin-left: 60px;
}
@media (min-width: 768px) {
.navbar {
border-radius: 0px;
}
} | resources/assets/lot/css/main.css | html,
body,
p,
ul,
li {
margin: 0;
padding: 0;
}
html,
body {
height: 100% !important;
font-family: "微软雅黑";
font-size: 14px;
/*color:#666;*/
background: #f8f8f8;
}
/***********公用的样式***************/
.mt15 {
/*距离上边距15px*/
margin-top: 15px;
}
.fl {
float: left;
}
.fr {
float: right;
}
a {
text-decoration: none;
}
li {
list-style: none;
}
/*去除按钮默认样式*/
button {
border: 0;
background-color: transparent;
outline: none;
}
/*******导航部分*******/
.home {
height: 100%;
/*overflow: hidden;*/
}
.navbar {
margin-bottom: 0;
}
.navbar-collapse.collapse li {
height: 60px;
}
.navbar-default {
background-color: #00255a;
color: #fff;
border: 0px;
}
.navLogo {
font-size: 18px;
height: 60px;
line-height: 60px;
}
.navLogo .img {
width: 180px;
height: 40px;
margin: -4px 15px 0px 15px;
}
.navLogo .img img {
width: 100%;
height: 100%;
}
.navLogo .img,
.titleLogo {
float: left
}
/*导航向左移动菜单*/
.leftSlider,
.rightSlider {
width: 20px;
height: 20px;
margin: 20px 10px;
cursor: pointer;
}
.leftSlider {
background: url('../images/leftSlider.png') no-repeat 100% 100%;
}
.rightSlider {
background: url('../images/rightSlider.png') no-repeat 100% 100%;
}
/****导航右侧*****/
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
border-color: #e7e7e7;
float: right;
}
.navbar-default .navbar-nav>li>a {
/*主要的字体颜色,鼠标划过是白色*/
color: rgba(255, 255, 255, 0.7);
height: 60px;
line-height: 30px;
}
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
color: #fff;
background-color: transparent;
}
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
color: #ffff;
background-color: #001e48;
}
/*****导航下拉框******/
.dropdown-menu {
background-color: #00255a;
}
.dropdown-menu>li>a {
padding: 10px 20px;
color: rgba(255, 255, 255, 0.7);
}
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
color: #fff;
text-decoration: none;
background-color: #001e48;
}
.open .dropdown-menu li {
height: 40px;
}
.noiceIcon,
.noNoiceIcon {
width: 34px;
height: 34px;
margin-top: 4px;
cursor: pointer;
}
.noiceIcon {
background: url('../images/noice.png') no-repeat 100% 100%;
}
.noNoiceIcon {
background: url('../images/noNoice.png') no-repeat 100% 100%;
}
.noNoiceIcon:hover {
background: url('../images/noNoiceHover.png') no-repeat 100% 100%;
}
.noiceIcon:hover {
background: url('../images/noiceHover.png') no-repeat 100% 100%;
}
/*******index页面左侧菜单 隐藏滚动条,依然有滚动条的效果******/
.slidBox {
/*外部盒子*/
overflow: hidden;
float: left;
}
::-webkit-scrollbar {
display: none;
}
/*内部的盒子*/
.slidMenuHome {
width: 385px;
height: 100%;
background-color: #022961;
overflow-x: hidden;
overflow-y: auto;
}
/*清除浮动*/
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: ".";
clear: both;
height: 0;
}
* html .clearfix {
zoom: 1;
}
*:first-child+html .clearfix {
zoom: 1;
}
/****contentMain没有侧边栏的样式****/
.contentMain {
background-color: #f8f8f8;
}
/*表格+搜索框*/
.tableBody {
width: 100%;
box-sizing: border-box;
padding: 8px 16px;
}
.table_log {
width: 100%;
box-sizing: border-box;
background-color: #fff;
padding: 8px 16px;
}
.home {
background-color: #f8f8f8;
}
.tableTitle {
font-size: 16px;
line-height: 35px;
}
.table th,
.table td {
text-align: center;
line-height: 30px;
}
.table th {
background-color: #e4e4f5;
}
.table tbody tr {
background-color: #fff;
}
.table td {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.table tbody tr:hover {
background-color: #f5f5fb;
}
.search {
padding: 8px 0;
}
.search button {
height: 32px;
padding: 5px 10px;
/* background-color: #; */
background-color: #408eff;
color: #fff;
border-radius: 4px;
}
.nodataTable {
display: none;
}
.tableBody {
color: #666;
}
/*修改密码样式*/
.color66 {
color: #666;
}
.modal-header {
padding: 15px;
border-bottom: 0px;
background-color: #409eff;
color: #fff;
}
.modal-content {
border-radius: 4px;
}
.modal-body {
background-color: #fff5f5 !important;
}
.modal-footer {
padding: 10px 15px;
background-color: #f5f8fb;
text-align: right;
border-top: 0px;
}
.close:focus,
.close:hover {
color: #e0dbdb;
}
.close {
text-shadow: 0 0 0 #e0dbdb;
color: #fff;
}
.btn {
border-radius: 4px !important;
}
.btn-primary {
color: #fff !important;
background-color: #409eff !important;
border-color: #409eff !important;
}
.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
color: #fff !important;
background-color: #409eff !important;
border-color: #409eff !important;
}
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
color: #fff !important;
background-color: #62b6ff !important;
border-color: #62b6ff !important;
}
#newPassWorld,
#oldPassWorld {
width: 282px;
height: 34px;
line-height: 40px;
margin: 10px 0 10px;
font-weight: 400;
}
.errorShow {
color: red;
font-size: 12px;
display: none;
margin-left: 60px;
}
@media (min-width: 768px) {
.navbar {
border-radius: 0px;
}
} | 0.22051 | 0.057998 |
@charset "UTF-8";
/*
node-sass base/static/outside/css/base.scss base/static/outside/css/base.css
Executando o comando no VSCode
Shift + Control/Command + P -> Run Task
*/
.clear-margin {
margin: 0;
}
.clear-padding {
padding: 0;
}
.align-right {
text-align: right;
}
.clear-padding-margin {
margin: 0;
padding: 0;
}
#grid-content, .clear {
padding: 0;
margin: 0;
}
.obrigatorio {
/* Regra para campos obrigatórios */
border-color: #ef5350;
}
.erro {
border-color: #d50000;
}
.text-center {
text-align: center !important;
}
/* Nav Bar */
#navbar-top {
margin-bottom: 35px;
}
#navbar-top img#brasao {
width: 40px;
margin-top: -10px;
}
span.badge.inverse {
background-color: transparent !important;
color: #000 !important;
margin-left: -15px;
margin-top: -25px;
}
/* Menu Lateral */
#menu-left {
margin: -35px 0 0 10px;
padding: 35px 0 0 0;
color: #616161 !important;
}
#menu-left div {
color: #616161 !important;
border-radius: 0 !important;
}
#menu-left div a {
color: #616161 !important;
}
#menu-left > div > div {
border-bottom: solid 1px #e0e0e0 !important;
-webkit-box-sizing: border-box;
box-sizing: border-box;
list-style: none;
padding: 0 0 8px 0;
position: relative;
}
#div-content-content {
padding-left: 10px;
padding-right: 10px;
}
/* Adicionando um padding as div row*/
.row {
padding: 16px 0;
}
/* Adicionando um padding ao conteúdo das tabs*/
.tab-content {
padding: 8px 16px;
}
table.table td {
text-align: left;
}
table.sem-borda {
border: none !important;
}
table.sem-borda th, table.sem-borda td {
border: none !important;
}
/* Menu Sub Menu*/
.menu-submenu {
border: none !important;
border-color: white !important;
border-radius: 0;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.menu-submenu div {
border: none !important;
border-color: white !important;
border-radius: 0;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.menu-submenu div.panel {
border: none !important;
border-color: white !important;
border-radius: 0;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.menu-submenu div.panel-heading, .menu-submenu div.panel {
background-color: transparent !important;
}
.menu-submenu div.panel-body {
padding: 0 30px;
}
.menu-submenu ul {
list-style: none;
margin: 0;
padding: 0;
margin-bottom: 10px;
}
.menu-submenu ul li {
padding: 6px 12px;
}
.menu-submenu h4 > a {
font-weight: 500;
text-decoration: none;
}
.menu-submenu h4 > a:hover {
font-weight: 500;
text-decoration: none;
}
.menu-submenu ul li a {
text-decoration: none;
color: rgba(0, 0, 0, 0.7);
display: block;
}
.menu-submenu ul li a:hover {
text-decoration: none;
color: rgba(0, 0, 0, 0.7);
display: block;
}
.menu-submenu div.panel-heading:hover, .menu-submenu ul li:hover {
background-color: rgba(0, 0, 0, 0.03);
}
#div-add-button-top {
padding-bottom: 9px;
margin: 40px 0 20px;
text-align: right;
}
#div-btn-search-filter {
padding-top: 25px;
}
#ul-pagination-item {
height: auto;
max-height: 200px;
overflow-x: hidden;
}
button.btn-inline-form {
margin: 0 !important;
}
div.input-group > button.btn {
margin-top: 0 !important;
margin-left: 5px !important;
}
/* Modal */
.modal-center {
text-align: center;
padding: 0 !important;
}
.modal-center:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
margin-right: -4px;
}
.modal-center-dialog {
display: inline-block;
text-align: left;
max-width: 90%;
vertical-align: middle;
}
.modal-bottom {
text-align: center;
padding: 0 !important;
padding-bottom: 15px !important;
}
.modal-bottom:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: bottom;
margin-right: -4px;
}
.modal-bottom-dialog {
display: inline-block;
text-align: left;
max-width: 90%;
vertical-align: middle;
}
.modal-success div.modal-body div.modal-icon, .modal-error div.modal-body div.modal-icon, .modal-warning div.modal-body div.modal-icon {
font-size: 2em;
text-align: center;
margin: 20px 0;
}
.modal-success div.modal-body div.modal-icon {
color: #d6e9c6;
}
.modal-warning div.modal-body div.modal-icon {
color: #ffd54f;
}
.modal-error div.modal-body div.modal-icon {
color: #e64a19;
}
.modal-success div.modal-body, .modal-error div.modal-body, .modal-warning div.modal-body {
font-size: 1.8em;
}
.modal-error div.modal-body {
color: #dd2c00;
}
.modal-warning div.modal-body {
color: #ffb300;
}
.modal-success div.modal-body {
color: #689f38;
}
.modal-success div.modal-footer {
text-align: center;
border-top: none;
}
.modal-error div.modal-footer, .modal-warning div.modal-footer {
text-align: center;
border-top: none;
}
/* Aplicando regra CSS para os erros nos campos*/
ul.errorlist {
background-color: #f2dede;
background-image: linear-gradient(#f2dede 0px, #e7c3c3 100%);
background-repeat: repeat-x;
border-bottom-color: #dca7a7;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom-style: solid;
border-bottom-width: 1px;
border-image-outset: 0;
border-image-repeat: stretch stretch;
border-image-slice: 100%;
border-image-source: none;
border-image-width: 1;
border-left-color: #dca7a7;
border-left-style: solid;
border-left-width: 1px;
border-right-color: #dca7a7;
border-right-style: solid;
border-right-width: 1px;
border-top-color: #dca7a7;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-top-style: solid;
border-top-width: 1px;
-webkit-box-shadow: rgba(255, 255, 255, 0.25) 0px 1px 0px 0px inset, rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
box-shadow: rgba(255, 255, 255, 0.25) 0px 1px 0px 0px inset, rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
color: #a94442;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 14px;
line-height: 20px;
margin-bottom: 20px;
padding-bottom: 15px;
padding-left: 15px;
padding-right: 15px;
padding-top: 15px;
text-shadow: rgba(255, 255, 255, 0.2) 0px 1px 0px;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
}
ul.errorlist li {
list-style: None;
}
/* Card */
.div-card {
padding: 16px;
background-attachment: scroll;
background-clip: border-box;
background-color: white;
background-image: none;
background-origin: padding-box;
background-position: 0% 0%;
background-position-x: 0%;
background-position-y: 0%;
background-repeat: repeat;
background-size: auto auto;
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
border-collapse: collapse;
border-spacing: 0px 0px;
border-top-left-radius: 2px;
border-top-right-radius: 2px;
-webkit-box-shadow: rgba(0, 0, 0, 0.14) 0px 2px 2px 0px, rgba(0, 0, 0, 0.2) 0px 3px 1px -2px, rgba(0, 0, 0, 0.12) 0px 1px 5px 0px;
box-shadow: rgba(0, 0, 0, 0.14) 0px 2px 2px 0px, rgba(0, 0, 0, 0.2) 0px 3px 1px -2px, rgba(0, 0, 0, 0.12) 0px 1px 5px 0px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
color: #757575;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
font-family: "Roboto","Helvetica","Arial",sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 20px;
min-height: 200px;
overflow: hidden;
overflow-x: hidden;
overflow-y: hidden;
position: relative;
text-align: left;
z-index: 1;
margin-bottom: 16px;
}
.div-card .card-title {
font-weight: bold;
padding-bottom: 16px;
width: 90%;
}
.div-card .card-content {
padding-left: 8px;
padding-right: 8px;
}
.div-card .card-toolbar {
text-align: right;
float: right;
margin: 16px 0 8px 0;
}
/* Footer */
footer {
padding: 16px 8px;
position: relative;
bottom: 0;
max-height: 100px;
width: 100%;
color: #757575;
background-color: #e0e0e0;
text-align: center;
}
/*# sourceMappingURL=base.css.map */ | core/static/outside/css/base.css | @charset "UTF-8";
/*
node-sass base/static/outside/css/base.scss base/static/outside/css/base.css
Executando o comando no VSCode
Shift + Control/Command + P -> Run Task
*/
.clear-margin {
margin: 0;
}
.clear-padding {
padding: 0;
}
.align-right {
text-align: right;
}
.clear-padding-margin {
margin: 0;
padding: 0;
}
#grid-content, .clear {
padding: 0;
margin: 0;
}
.obrigatorio {
/* Regra para campos obrigatórios */
border-color: #ef5350;
}
.erro {
border-color: #d50000;
}
.text-center {
text-align: center !important;
}
/* Nav Bar */
#navbar-top {
margin-bottom: 35px;
}
#navbar-top img#brasao {
width: 40px;
margin-top: -10px;
}
span.badge.inverse {
background-color: transparent !important;
color: #000 !important;
margin-left: -15px;
margin-top: -25px;
}
/* Menu Lateral */
#menu-left {
margin: -35px 0 0 10px;
padding: 35px 0 0 0;
color: #616161 !important;
}
#menu-left div {
color: #616161 !important;
border-radius: 0 !important;
}
#menu-left div a {
color: #616161 !important;
}
#menu-left > div > div {
border-bottom: solid 1px #e0e0e0 !important;
-webkit-box-sizing: border-box;
box-sizing: border-box;
list-style: none;
padding: 0 0 8px 0;
position: relative;
}
#div-content-content {
padding-left: 10px;
padding-right: 10px;
}
/* Adicionando um padding as div row*/
.row {
padding: 16px 0;
}
/* Adicionando um padding ao conteúdo das tabs*/
.tab-content {
padding: 8px 16px;
}
table.table td {
text-align: left;
}
table.sem-borda {
border: none !important;
}
table.sem-borda th, table.sem-borda td {
border: none !important;
}
/* Menu Sub Menu*/
.menu-submenu {
border: none !important;
border-color: white !important;
border-radius: 0;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.menu-submenu div {
border: none !important;
border-color: white !important;
border-radius: 0;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.menu-submenu div.panel {
border: none !important;
border-color: white !important;
border-radius: 0;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.menu-submenu div.panel-heading, .menu-submenu div.panel {
background-color: transparent !important;
}
.menu-submenu div.panel-body {
padding: 0 30px;
}
.menu-submenu ul {
list-style: none;
margin: 0;
padding: 0;
margin-bottom: 10px;
}
.menu-submenu ul li {
padding: 6px 12px;
}
.menu-submenu h4 > a {
font-weight: 500;
text-decoration: none;
}
.menu-submenu h4 > a:hover {
font-weight: 500;
text-decoration: none;
}
.menu-submenu ul li a {
text-decoration: none;
color: rgba(0, 0, 0, 0.7);
display: block;
}
.menu-submenu ul li a:hover {
text-decoration: none;
color: rgba(0, 0, 0, 0.7);
display: block;
}
.menu-submenu div.panel-heading:hover, .menu-submenu ul li:hover {
background-color: rgba(0, 0, 0, 0.03);
}
#div-add-button-top {
padding-bottom: 9px;
margin: 40px 0 20px;
text-align: right;
}
#div-btn-search-filter {
padding-top: 25px;
}
#ul-pagination-item {
height: auto;
max-height: 200px;
overflow-x: hidden;
}
button.btn-inline-form {
margin: 0 !important;
}
div.input-group > button.btn {
margin-top: 0 !important;
margin-left: 5px !important;
}
/* Modal */
.modal-center {
text-align: center;
padding: 0 !important;
}
.modal-center:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
margin-right: -4px;
}
.modal-center-dialog {
display: inline-block;
text-align: left;
max-width: 90%;
vertical-align: middle;
}
.modal-bottom {
text-align: center;
padding: 0 !important;
padding-bottom: 15px !important;
}
.modal-bottom:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: bottom;
margin-right: -4px;
}
.modal-bottom-dialog {
display: inline-block;
text-align: left;
max-width: 90%;
vertical-align: middle;
}
.modal-success div.modal-body div.modal-icon, .modal-error div.modal-body div.modal-icon, .modal-warning div.modal-body div.modal-icon {
font-size: 2em;
text-align: center;
margin: 20px 0;
}
.modal-success div.modal-body div.modal-icon {
color: #d6e9c6;
}
.modal-warning div.modal-body div.modal-icon {
color: #ffd54f;
}
.modal-error div.modal-body div.modal-icon {
color: #e64a19;
}
.modal-success div.modal-body, .modal-error div.modal-body, .modal-warning div.modal-body {
font-size: 1.8em;
}
.modal-error div.modal-body {
color: #dd2c00;
}
.modal-warning div.modal-body {
color: #ffb300;
}
.modal-success div.modal-body {
color: #689f38;
}
.modal-success div.modal-footer {
text-align: center;
border-top: none;
}
.modal-error div.modal-footer, .modal-warning div.modal-footer {
text-align: center;
border-top: none;
}
/* Aplicando regra CSS para os erros nos campos*/
ul.errorlist {
background-color: #f2dede;
background-image: linear-gradient(#f2dede 0px, #e7c3c3 100%);
background-repeat: repeat-x;
border-bottom-color: #dca7a7;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom-style: solid;
border-bottom-width: 1px;
border-image-outset: 0;
border-image-repeat: stretch stretch;
border-image-slice: 100%;
border-image-source: none;
border-image-width: 1;
border-left-color: #dca7a7;
border-left-style: solid;
border-left-width: 1px;
border-right-color: #dca7a7;
border-right-style: solid;
border-right-width: 1px;
border-top-color: #dca7a7;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-top-style: solid;
border-top-width: 1px;
-webkit-box-shadow: rgba(255, 255, 255, 0.25) 0px 1px 0px 0px inset, rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
box-shadow: rgba(255, 255, 255, 0.25) 0px 1px 0px 0px inset, rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
color: #a94442;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 14px;
line-height: 20px;
margin-bottom: 20px;
padding-bottom: 15px;
padding-left: 15px;
padding-right: 15px;
padding-top: 15px;
text-shadow: rgba(255, 255, 255, 0.2) 0px 1px 0px;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
}
ul.errorlist li {
list-style: None;
}
/* Card */
.div-card {
padding: 16px;
background-attachment: scroll;
background-clip: border-box;
background-color: white;
background-image: none;
background-origin: padding-box;
background-position: 0% 0%;
background-position-x: 0%;
background-position-y: 0%;
background-repeat: repeat;
background-size: auto auto;
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
border-collapse: collapse;
border-spacing: 0px 0px;
border-top-left-radius: 2px;
border-top-right-radius: 2px;
-webkit-box-shadow: rgba(0, 0, 0, 0.14) 0px 2px 2px 0px, rgba(0, 0, 0, 0.2) 0px 3px 1px -2px, rgba(0, 0, 0, 0.12) 0px 1px 5px 0px;
box-shadow: rgba(0, 0, 0, 0.14) 0px 2px 2px 0px, rgba(0, 0, 0, 0.2) 0px 3px 1px -2px, rgba(0, 0, 0, 0.12) 0px 1px 5px 0px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
color: #757575;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
font-family: "Roboto","Helvetica","Arial",sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 20px;
min-height: 200px;
overflow: hidden;
overflow-x: hidden;
overflow-y: hidden;
position: relative;
text-align: left;
z-index: 1;
margin-bottom: 16px;
}
.div-card .card-title {
font-weight: bold;
padding-bottom: 16px;
width: 90%;
}
.div-card .card-content {
padding-left: 8px;
padding-right: 8px;
}
.div-card .card-toolbar {
text-align: right;
float: right;
margin: 16px 0 8px 0;
}
/* Footer */
footer {
padding: 16px 8px;
position: relative;
bottom: 0;
max-height: 100px;
width: 100%;
color: #757575;
background-color: #e0e0e0;
text-align: center;
}
/*# sourceMappingURL=base.css.map */ | 0.215516 | 0.049222 |
.wb-1x12 {
margin-left: calc(100% * 1 / 12) !important;
}
.wb-1x10 {
margin-left: 10% !important;
}
.wb-1x8 {
margin-left: 12.5% !important;
}
.wb-1x6,
.wb-2x12 {
margin-left: calc(100% * 1 / 6) !important;
}
.wb-1x5,
.wb-2x10 {
margin-left: 20% !important;
}
.wb-1x4,
.wb-2x8,
.wb-3x12 {
margin-left: 25% !important;
}
.wb-3x10 {
margin-left: 30% !important;
}
.wb-1x3,
.wb-2x6,
.wb-4x12 {
margin-left: calc(100% * 1 / 3) !important;
}
.wb-3x8 {
margin-left: 37.5% !important;
}
.wb-2x5,
.wb-4x10 {
margin-left: 40% !important;
}
.wb-5x12 {
margin-left: calc(100% * 5 / 12) !important;
}
.wb-1x2,
.wb-2x4,
.wb-3x6,
.wb-4x8,
.wb-5x10,
.wb-6x12 {
margin-left: 50% !important;
}
.wb-7x12 {
margin-left: calc(100% * 7 / 12) !important;
}
.wb-3x5,
.wb-6x10 {
margin-left: 60% !important;
}
.wb-5x8 {
margin-left: 62.5% !important;
}
.wb-2x3,
.wb-4x6,
.wb-8x12 {
margin-left: calc(100% * 2 / 3) !important;
}
.wb-7x10 {
margin-left: 70% !important;
}
.wb-3x4,
.wb-6x8,
.wb-9x12 {
margin-left: 75% !important;
}
.wb-4x5,
.wb-8x10 {
margin-left: 80% !important;
}
.wb-5x6,
.wb-10x12 {
margin-left: calc(100% * 5 / 6) !important;
}
.wb-7x8 {
margin-left: 87.5% !important;
}
.wb-9x10 {
margin-left: 90% !important;
}
.wb-11x12 {
margin-left: calc(100% * 11 / 12) !important;
}
/*
RS sm
*/
@media (--sm) {
.wb-sm-1x12 {
margin-left: calc(100% * 1 / 12) !important;
}
.wb-sm-1x10 {
margin-left: 10% !important;
}
.wb-sm-1x8 {
margin-left: 12.5% !important;
}
.wb-sm-1x6,
.wb-sm-2x12 {
margin-left: calc(100% * 1 / 6) !important;
}
.wb-sm-1x5,
.wb-sm-2x10 {
margin-left: 20% !important;
}
.wb-sm-1x4,
.wb-sm-2x8,
.wb-sm-3x12 {
margin-left: 25% !important;
}
.wb-sm-3x10 {
margin-left: 30% !important;
}
.wb-sm-1x3,
.wb-sm-2x6,
.wb-sm-4x12 {
margin-left: calc(100% * 1 / 3) !important;
}
.wb-sm-3x8 {
margin-left: 37.5% !important;
}
.wb-sm-2x5,
.wb-sm-4x10 {
margin-left: 40% !important;
}
.wb-sm-5x12 {
margin-left: calc(100% * 5 / 12) !important;
}
.wb-sm-1x2,
.wb-sm-2x4,
.wb-sm-3x6,
.wb-sm-4x8,
.wb-sm-5x10,
.wb-sm-6x12 {
margin-left: 50% !important;
}
.wb-sm-7x12 {
margin-left: calc(100% * 7 / 12) !important;
}
.wb-sm-3x5,
.wb-sm-6x10 {
margin-left: 60% !important;
}
.wb-sm-5x8 {
margin-left: 62.5% !important;
}
.wb-sm-2x3,
.wb-sm-4x6,
.wb-sm-8x12 {
margin-left: calc(100% * 2 / 3) !important;
}
.wb-sm-7x10 {
margin-left: 70% !important;
}
.wb-sm-3x4,
.wb-sm-6x8,
.wb-sm-9x12 {
margin-left: 75% !important;
}
.wb-sm-4x5,
.wb-sm-8x10 {
margin-left: 80% !important;
}
.wb-sm-5x6,
.wb-sm-10x12 {
margin-left: calc(100% * 5 / 6) !important;
}
.wb-sm-7x8 {
margin-left: 87.5% !important;
}
.wb-sm-9x10 {
margin-left: 90% !important;
}
.wb-sm-11x12 {
margin-left: calc(100% * 11 / 12) !important;
}
} | lib/utilities/width-before.css | .wb-1x12 {
margin-left: calc(100% * 1 / 12) !important;
}
.wb-1x10 {
margin-left: 10% !important;
}
.wb-1x8 {
margin-left: 12.5% !important;
}
.wb-1x6,
.wb-2x12 {
margin-left: calc(100% * 1 / 6) !important;
}
.wb-1x5,
.wb-2x10 {
margin-left: 20% !important;
}
.wb-1x4,
.wb-2x8,
.wb-3x12 {
margin-left: 25% !important;
}
.wb-3x10 {
margin-left: 30% !important;
}
.wb-1x3,
.wb-2x6,
.wb-4x12 {
margin-left: calc(100% * 1 / 3) !important;
}
.wb-3x8 {
margin-left: 37.5% !important;
}
.wb-2x5,
.wb-4x10 {
margin-left: 40% !important;
}
.wb-5x12 {
margin-left: calc(100% * 5 / 12) !important;
}
.wb-1x2,
.wb-2x4,
.wb-3x6,
.wb-4x8,
.wb-5x10,
.wb-6x12 {
margin-left: 50% !important;
}
.wb-7x12 {
margin-left: calc(100% * 7 / 12) !important;
}
.wb-3x5,
.wb-6x10 {
margin-left: 60% !important;
}
.wb-5x8 {
margin-left: 62.5% !important;
}
.wb-2x3,
.wb-4x6,
.wb-8x12 {
margin-left: calc(100% * 2 / 3) !important;
}
.wb-7x10 {
margin-left: 70% !important;
}
.wb-3x4,
.wb-6x8,
.wb-9x12 {
margin-left: 75% !important;
}
.wb-4x5,
.wb-8x10 {
margin-left: 80% !important;
}
.wb-5x6,
.wb-10x12 {
margin-left: calc(100% * 5 / 6) !important;
}
.wb-7x8 {
margin-left: 87.5% !important;
}
.wb-9x10 {
margin-left: 90% !important;
}
.wb-11x12 {
margin-left: calc(100% * 11 / 12) !important;
}
/*
RS sm
*/
@media (--sm) {
.wb-sm-1x12 {
margin-left: calc(100% * 1 / 12) !important;
}
.wb-sm-1x10 {
margin-left: 10% !important;
}
.wb-sm-1x8 {
margin-left: 12.5% !important;
}
.wb-sm-1x6,
.wb-sm-2x12 {
margin-left: calc(100% * 1 / 6) !important;
}
.wb-sm-1x5,
.wb-sm-2x10 {
margin-left: 20% !important;
}
.wb-sm-1x4,
.wb-sm-2x8,
.wb-sm-3x12 {
margin-left: 25% !important;
}
.wb-sm-3x10 {
margin-left: 30% !important;
}
.wb-sm-1x3,
.wb-sm-2x6,
.wb-sm-4x12 {
margin-left: calc(100% * 1 / 3) !important;
}
.wb-sm-3x8 {
margin-left: 37.5% !important;
}
.wb-sm-2x5,
.wb-sm-4x10 {
margin-left: 40% !important;
}
.wb-sm-5x12 {
margin-left: calc(100% * 5 / 12) !important;
}
.wb-sm-1x2,
.wb-sm-2x4,
.wb-sm-3x6,
.wb-sm-4x8,
.wb-sm-5x10,
.wb-sm-6x12 {
margin-left: 50% !important;
}
.wb-sm-7x12 {
margin-left: calc(100% * 7 / 12) !important;
}
.wb-sm-3x5,
.wb-sm-6x10 {
margin-left: 60% !important;
}
.wb-sm-5x8 {
margin-left: 62.5% !important;
}
.wb-sm-2x3,
.wb-sm-4x6,
.wb-sm-8x12 {
margin-left: calc(100% * 2 / 3) !important;
}
.wb-sm-7x10 {
margin-left: 70% !important;
}
.wb-sm-3x4,
.wb-sm-6x8,
.wb-sm-9x12 {
margin-left: 75% !important;
}
.wb-sm-4x5,
.wb-sm-8x10 {
margin-left: 80% !important;
}
.wb-sm-5x6,
.wb-sm-10x12 {
margin-left: calc(100% * 5 / 6) !important;
}
.wb-sm-7x8 {
margin-left: 87.5% !important;
}
.wb-sm-9x10 {
margin-left: 90% !important;
}
.wb-sm-11x12 {
margin-left: calc(100% * 11 / 12) !important;
}
} | 0.481454 | 0.166201 |
* {
margin: 0;
box-sizing: border-box;
color: white;
}
header {
display: flex;
background-color: black;
}
.yourMovies {
padding: 0.8em;
background-color: #FFEE58;
color: rgb(29, 31, 48);
font-family: 'Yanone Kaffeesatz', sans-serif;
font-size: larger;
border-width: 1px;
border-style: solid;
border-color: black;
}
hr {
background-color: white;
height: 0.3em;
}
.allCathegorys {
display: grid;
flex-direction: column;
}
#film-Container {
width: 100%;
height: 27em;
padding: 1em;
text-align: center;
background-color: black;
}
#tittle-film {
padding: 0.8em;
font-size: medium;
justify-content: center;
height: 4em;
}
#popular-Films {
font-family: 'Yanone Kaffeesatz', sans-serif;
font-size: x-large;
padding: 1em;
background-color: #009688;
color: black;
}
#toprated-Films {
font-family: 'Yanone Kaffeesatz', sans-serif;
font-size: x-large;
padding: 1em;
background-color: #009688;
color: black;
}
#upcomingFilms {
font-family: 'Yanone Kaffeesatz', sans-serif;
font-size: x-large;
padding: 1em;
background-color: #009688;
color: black;
}
.films-horizontal {
overflow-x: scroll;
width: 100%;
display: flex;
flex-direction: row;
}
.films-horizontal::-webkit-scrollbar-track {
border-radius: 10px;
background-color: #F5F5F5;
}
.films-horizontal::-webkit-scrollbar {
height: 0.7em;
background-color: #F5F5F5;
}
.films-horizontal::-webkit-scrollbar-thumb {
border-radius: 10px;
background-color: #555;
}
.screen2 {
display: flex;
flex-direction: row;
width: 100%;
height: 100%;
}
.search {
border: 1px solid rgb(247, 243, 243);
border-radius: 0%;
height: 2em;
align-self: center;
margin-left: 2em;
color: black;
}
.submit {
height: 2em;
width: 5em;
align-self: center;
margin-left: 0.3em;
color: black;
font-family: 'Yanone Kaffeesatz', sans-serif;
}
#search-Container {
background-color: black;
width: 100%;
height: 27em;
padding: 1em;
text-align: center
}
#searchPhoto-film {
width: 12em;
}
#searchTittle-film {
padding: 0.8em;
font-size: medium;
justify-content: center;
height: 4em;
}
.back {
color: black;
padding: 0.5em;
font-family: 'Yanone Kaffeesatz', sans-serif;
font-size: large;
border: none;
margin: auto;
} | css/styles.css | * {
margin: 0;
box-sizing: border-box;
color: white;
}
header {
display: flex;
background-color: black;
}
.yourMovies {
padding: 0.8em;
background-color: #FFEE58;
color: rgb(29, 31, 48);
font-family: 'Yanone Kaffeesatz', sans-serif;
font-size: larger;
border-width: 1px;
border-style: solid;
border-color: black;
}
hr {
background-color: white;
height: 0.3em;
}
.allCathegorys {
display: grid;
flex-direction: column;
}
#film-Container {
width: 100%;
height: 27em;
padding: 1em;
text-align: center;
background-color: black;
}
#tittle-film {
padding: 0.8em;
font-size: medium;
justify-content: center;
height: 4em;
}
#popular-Films {
font-family: 'Yanone Kaffeesatz', sans-serif;
font-size: x-large;
padding: 1em;
background-color: #009688;
color: black;
}
#toprated-Films {
font-family: 'Yanone Kaffeesatz', sans-serif;
font-size: x-large;
padding: 1em;
background-color: #009688;
color: black;
}
#upcomingFilms {
font-family: 'Yanone Kaffeesatz', sans-serif;
font-size: x-large;
padding: 1em;
background-color: #009688;
color: black;
}
.films-horizontal {
overflow-x: scroll;
width: 100%;
display: flex;
flex-direction: row;
}
.films-horizontal::-webkit-scrollbar-track {
border-radius: 10px;
background-color: #F5F5F5;
}
.films-horizontal::-webkit-scrollbar {
height: 0.7em;
background-color: #F5F5F5;
}
.films-horizontal::-webkit-scrollbar-thumb {
border-radius: 10px;
background-color: #555;
}
.screen2 {
display: flex;
flex-direction: row;
width: 100%;
height: 100%;
}
.search {
border: 1px solid rgb(247, 243, 243);
border-radius: 0%;
height: 2em;
align-self: center;
margin-left: 2em;
color: black;
}
.submit {
height: 2em;
width: 5em;
align-self: center;
margin-left: 0.3em;
color: black;
font-family: 'Yanone Kaffeesatz', sans-serif;
}
#search-Container {
background-color: black;
width: 100%;
height: 27em;
padding: 1em;
text-align: center
}
#searchPhoto-film {
width: 12em;
}
#searchTittle-film {
padding: 0.8em;
font-size: medium;
justify-content: center;
height: 4em;
}
.back {
color: black;
padding: 0.5em;
font-family: 'Yanone Kaffeesatz', sans-serif;
font-size: large;
border: none;
margin: auto;
} | 0.553023 | 0.155367 |
@charset "UTF-8";
body, html {
width: 100%;
height: 100%;
overflow: hidden;
}
.page {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 999;
}
.xp_dialog, .message_cont {
background: #ffffe1;
color: #000;
-webkit-border-radius: 9px;
-moz-border-radius: 9px;
border-radius: 9px;
border: #000000 solid 1px;
}
.xp_textbox, #login_name, #login_room, #login_readme, #login_bdaydate, #login_error {
position: absolute;
padding: 4px 3px;
border: none;
border-radius: 3px;
box-shadow: 2px 2px 2px #13316f;
outline: none;
background: #fff;
color: #000;
}
#content {
width: 100%;
height: 100%;
position: fixed;
}
#ap_iframe {
z-index: 9999;
position: absolute;
bottom: 0;
left: 0;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
left: 50%;
}
body {
background-color: #421f60;
}
/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
body, html {
margin: 0;
padding: 0;
font-size: 16px;
}
body, body * {
font-family: "Tahoma", sans-serif;
}
input[type=text] {
background-color: #fff;
border: 1px inset #AAA;
color: #000;
}
.xp_bubble, .bubble {
background: #ffffe1;
color: #000;
-webkit-border-radius: 9px;
-moz-border-radius: 9px;
border-radius: 9px;
border: #000000 solid 1px;
}
@font-face {
font-family: "Tahoma";
src: url("../font/Tahoma/Tahoma.eot?#iefix") format("embedded-opentype"), url("../font/Tahoma/Tahoma.woff") format("woff"), url("../font/Tahoma/Tahoma.ttf") format("truetype"), url("../font/Tahoma/Tahoma.svg#Tahoma") format("svg");
font-weight: normal;
font-style: normal;
}
#bonzi_canvas {
width: 100%;
height: 100%;
position: absolute;
pointer-events: none;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
top: 0;
left: 0;
}
.bonzi {
position: fixed;
top: 0;
left: 0;
-webkit-user-select: none;
user-select: none;
}
.bonzi > canvas, .bonzi_placeholder {
position: absolute;
}
.win2000_base {
background: #D4D0C8;
border: outset 2px;
padding: 1px;
font: Arial, sans-serif;
touch-action: none;
user-select: none;
}
.win2000_titlebar {
background: rgb(10,36,106);
background: linear-gradient(90deg, rgba(10,36,106,1) 0%, rgba(195,219,245,1) 83%);
font: Tahoma, sans-serif;
font-weight: bold;
color: white;
padding-left: 5px;
padding-right: 5px;
}
.win2000_button {
background: #D4D0C8;
border: outset 2px;
font: Arial, sans-serif;
}
.win2000_button:active {
border: inset 2px;
}
.win2000_body {
padding: 5px;
}
.win2000_textbox {
border: inset 2px;
background: white;
font: Arial, sans-serif;
}
#evaljs_console {
background: black;
color: white;
font-family: monospace;
height: 300px;
overflow-y: auto;
}
#evaljs_codebox {
font-family: monospace;
background: black;
color: white;
}
#evaljs {
height: 400px;
width: 400px;
}
.bubble-content {
padding: 12px;
user-select: text;
-webkit-user-select: text;
font-size: 14px;
font-smooth: never;
-webkit-font-smoothing: none;
position: relative;
overflow-wrap: break-word;
word-wrap: break-word;
-ms-word-break: break-all;
word-break: break-word;
-ms-hyphens: auto;
-moz-hyphens: auto;
-webkit-hyphens: auto;
hyphens: auto;
}
.bubble {
padding: 0px;
width: 197px;
position: absolute;
}
.bubble::after {
content: "";
position: absolute;
}
.bubble-left {
right: -45px;
top: 40px;
}
.bubble-left::after {
background-image: url("../img/bonzi/bubble_tail_l.png");
width: 22px;
height: 14px;
top: 12px;
right: -22px;
}
.bubble-right {
top: 40px;
left: 155px;
}
.bubble-right::after {
background-image: url("../img/bonzi/bubble_tail_r.png");
width: 22px;
height: 14px;
top: 12px;
left: -22px;
}
.bubble-bottom {
top: 156px;
}
.bubble-bottom::after {
background-image: url("../img/bonzi/bubble_tail_b.png");
width: 28px;
height: 22px;
top: -22px;
left: 26px;
}
.bubble-top {
bottom: 4px;
}
.bubble-top::after {
background-image: url("../img/bonzi/bubble_tail_t.png");
width: 28px;
height: 22px;
left: 110px;
}
.bonzi_name {
border-style: solid;
border-width: 4px 12px 4px 0;
border-radius: 9px;
border: #000000 solid 1px;
padding: 8px;
position: absolute;
background: #ffffe1;
font-size: 12px;
color: #000;
}
.bubble_greentext {
color: #789922;
}
body.vaporwave #content {
background-color: #008080;
background-image: url("../img/desktop.vaporwave/logo.png"), url("../img/desktop.vaporwave/bg.png");
background-position: top left, center;
background-repeat: no-repeat;
}
body.vaporwave #chat_bar {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 28px;
background-image: url("../img/desktop.vaporwave/taskbar.png");
background-size: 100% 100%;
z-index: 999;
}
body.vaporwave #chat_tray {
background-image: url("../img/desktop.vaporwave/notif_left.png"), url("../img/desktop.vaporwave/notif_right.png"), url("../img/desktop.vaporwave/notif.png");
background-repeat: no-repeat;
background-position: left, right, left;
background-size: 5px 28px, 3px 28px, 100% 100%;
vertical-align: middle;
padding-left: 7px;
padding-top: 3px;
width: 22px;
}
body.vaporwave #btn_tile {
background-image: url("../img/desktop.vaporwave/tile.png");
}
body.vaporwave #chat_send {
width: 58px;
background-image: url("../img/desktop.vaporwave/start.png");
background-size: 100%;
background-repeat: no-repeat;
box-sizing: border-box;
color: #000;
font-family: "MS Sans Serif", Tahoma, sans-serif;
font-style: normal;
font-weight: bold;
letter-spacing: 1px;
font-size: 11px;
text-shadow: none;
padding-left: 21px;
text-transform: capitalize;
}
body.vaporwave #chat_send:hover {
background-position: 0 -28px;
}
body.vaporwave #chat_send:active {
background-position: 0 -56px;
}
body.acidmode #chat_bar {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 30px;
background-image: url("../img/acidmode/taskbar.png");
background-size: 100% 100%;
z-index: 999;
}
body.acidmode #chat_tray {
background-image: url("../img/acidmode/notif_left.gif"), url("../img/acidmode/notif.gif");
background-repeat: no-repeat;
background-position: left;
background-size: 5px 30px, 100% 100%;
vertical-align: middle;
padding-left: 7px;
padding-top: 3px;
width: 22px;
}
body.acidmode #chat_send {
width: 100px;
user-select: none;
background-image: url("../img/acidmode/start.gif");
background-size: 100%;
background-repeat: no-repeat;
box-sizing: border-box;
color: body.acidmode #fff;
font-style: italic;
font-weight: bold;
letter-spacing: 2px;
font-size: 16px;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75);
padding-left: 35px;
}
body.acidmode #chat_send:hover {
background-position: 0 -33px;
}
body.acidmode #chat_send:active {
background-position: 0 -67px;
}
#content {
background-color: #6d33a0;
background-image: url("../img/desktop/logo.png"), url("../img/desktop/bg.png");
background-position: top left, center;
background-repeat: no-repeat;
}
#chat_bar {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 30px;
background-image: url("../img/desktop/taskbar.png");
background-size: 100% 100%;
z-index: 999;
}
#chat_tray {
background-image: url("../img/desktop/notif_left.png"), url("../img/desktop/notif.png");
background-repeat: no-repeat;
background-position: left;
background-size: 5px 30px, 100% 100%;
vertical-align: middle;
padding-left: 7px;
padding-top: 3px;
width: 22px;
}
.chat_bar_top {
top: 0;
}
#chat_send {
width: 100px;
user-select: none;
background-image: url("../img/desktop/start.png");
background-size: 100%;
background-repeat: no-repeat;
box-sizing: border-box;
color: #fff;
font-style: italic;
font-weight: bold;
letter-spacing: 2px;
font-size: 16px;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75);
padding-left: 35px;
}
#chat_send:hover {
background-position: 0 -33px;
}
#chat_send:active {
background-position: 0 -67px;
}
#chat_message_cont {
padding: 4px;
}
#chat_message {
width: 100%;
}
#room_info {
color: rgba(255, 255, 255, 0.5);
font-weight: bold;
line-height: 125%;
text-align: right;
padding: 7px;
font-size: 10px;
position: absolute;
bottom: 30px;
right: 0;
user-select: text;
-webkit-user-select: text;
}
.tray_btn {
width: 16px;
height: 16px;
display: inline-block;
margin: 2px 0px;
}
#btn_tile {
background-image: url("../img/desktop/tile.png");
}
#page_login {
background-color: #8b5adc;
background-image: url("../img/logon/logo.png"), url("../img/logon/top.png"), url("../img/logon/bottom.png"), url("../img/logon/topleft.png"), url("../img/logon/divider.png");
background-position: center, top, bottom, top left, center;
background-size: auto, 100% 100px, 100% 122px, auto, 1px 100%;
background-repeat: no-repeat;
}
#login_apps {
display: flex;
justify-content: center;
padding: 16px;
flex-wrap: wrap;
}
#login_card {
background-image: url("../img/logon/card.png");
width: 353px;
height: 70px;
position: absolute;
top: 50%;
left: 50%;
margin-left: 20px;
margin-top: -35px;
box-sizing: border-box;
}
#login_error {
top: 100%;
position: absolute;
margin-top: 8px;
color: #d03b3b;
font-size: 12px;
padding: 8px;
}
#login_readme {
color: #444;
padding: 12px;
bottom: 24%;
width: auto;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
text-align: center;
left: 50%;
}
#login_name, #login_room {
width: 160px;
box-sizing: border-box;
}
#login_name {
height: 28px;
top: 8px;
left: 16px;
font-size: 14px;
}
#login_room {
height: 18px;
top: 43px;
left: 16px;
font-size: 12px;
}
#login_captcha {
top: 100%;
position: absolute;
margin-top: 8px;
color: #d03b3b;
font-size: 12px;
padding: 8px;
}
#login_bdaydate {
left: 185px;
top: 24px;
position: absolute;
width: 140px;
height: 20px;
font-size: 14px;
}
#login_go {
left: 185px;
top: 24px;
position: absolute;
width: 20px;
height: 20px;
background-image: url("../img/logon/go.png");
background-size: 100%;
background-repeat: no-repeat;
}
#login_go:hover {
background-position: 0 -20px;
}
#login_go:active {
background-position: 0 -40px;
}
#login_load {
color: #fff;
font-weight: bold;
font-style: italic;
font-size: 35px;
letter-spacing: 2px;
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
position: absolute;
line-height: 100%;
height: 35px;
top: 50%;
left: 50%;
margin-left: 23px;
}
#login_version {
color: #fff;
position: absolute;
right: 16px;
bottom: 16px;
font-size: 16px;
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}
#login_social {
color: #fff;
width: 100px;
width: 100vw;
position: absolute;
margin: 0 auto;
text-align: center;
left: 0px;
bottom: 16px; }
#login_social a {
color: #FAFAFA; }
#login_social a:visited {
color: #FAFAFA; }
@media screen and (max-height: 550px) {
#page_login {
background-image: url("../img/logon/logo.png"), url("../img/logon/topleft.png");
background-position: center, 0 -100px;
background-size: auto, auto;
background-repeat: no-repeat;
}
#login_readme {
font-size: 12px;
bottom: 10%;
}
}
@media screen and (max-height: 650px) {
#login_apps > a:not(:first-child) {
display: none;
}
}
@media screen and (max-height: 450px) {
#login_apps {
display: none;
}
}
@media screen and (max-height: 300px) {
#login_readme, #login_version {
display: none;
}
}
@media screen and (max-height: 400px) and (max-width: 560px) {
#login_readme {
display: none;
}
}
@media screen and (max-width: 560px) {
#page_login {
background-image: url("../img/logon/logo.mobile.png"), url("../img/logon/topleft.png");
background-position: center, 0 -100px;
background-size: auto, auto;
background-repeat: no-repeat;
}
#login_card {
background-image: url("../img/logon/card.mobile.png");
width: 223px;
height: 70px;
margin-left: -112px;
margin-top: 40px;
}
#login_readme {
bottom: 10%;
}
#login_load {
margin-top: 45px;
margin-left: 0;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
}
}
.message_cont {
position: absolute;
width: 100%;
height: auto;
max-height: 100%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
padding: 32px;
box-sizing: border-box;
}
#page_error, #page_ban, #page_banmenu, #page_warning, #page_unsupp {
background-color: rgba(0, 0, 0, 0.5);
}
#page_jserror {
background-color: rgba(100, 0, 0, 0.5);
}
/*!
* jQuery contextMenu - Plugin for simple contextMenu handling
*
* Version: v@VERSION
*
* Authors: <NAME> (SWIS.nl), <NAME>, <NAME> (patches for FF)
* Web: http://swisnl.github.io/jQuery-contextMenu/
*
* Copyright (c) 2011-@YEAR SWIS BV and contributors
*
* Licensed under
* MIT License http://www.opensource.org/licenses/mit-license
*
* Date: @DATE
*/
.context-menu-icon.context-menu-hover:before {
color: #FFF;
}
.context-menu-icon.context-menu-disabled::before {
color: #8c8c8c;
}
.context-menu-icon.context-menu-icon--fa {
display: list-item;
}
.context-menu-icon.context-menu-icon--fa.context-menu-hover:before {
color: #FFF;
}
.context-menu-icon.context-menu-icon--fa.context-menu-disabled::before {
color: #8c8c8c;
}
.context-menu-icon.context-menu-icon--fa span {
font-family: sans-serif;
}
.context-menu-list {
background: #FFF;
border: 1px solid #aca899;
border-radius: 0;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
font-family: inherit;
font-size: 11px;
display: inline-block;
list-style-type: none;
margin: 0;
max-width: none;
min-width: none;
padding: 2px;
position: absolute;
}
.context-menu-item {
background-color: #FFF;
color: #000;
padding: 5px 22px;
position: relative;
user-select: none;
}
.context-menu-separator {
border-bottom: 1px solid #aca899;
margin: 1px 2.5px;
padding: 0;
}
.context-menu-item > label > input,
.context-menu-item > label > textarea {
user-select: text;
}
.context-menu-item.context-menu-hover {
background-color: #316ac5;
color: #FFF;
cursor: pointer;
}
.context-menu-item.context-menu-disabled {
background-color: #FFF;
color: #8c8c8c;
cursor: default;
}
.context-menu-input.context-menu-hover {
background-color: #EEE;
cursor: default;
}
.context-menu-submenu:after {
content: "";
border-style: solid;
border-width: 0.25em 0 0.25em 0.25em;
border-color: transparent transparent transparent #000;
height: 0;
position: absolute;
right: 0.5em;
top: 50%;
transform: translateY(-50%);
width: 0;
z-index: 1;
}
/**
* Inputs
*/
.context-menu-item.context-menu-input {
padding: 0.3em 0.6em;
}
/* vertically align inside labels */
.context-menu-input > label > * {
vertical-align: top;
}
/* position checkboxes and radios as icons */
.context-menu-input > label > input[type=checkbox],
.context-menu-input > label > input[type=radio] {
margin-right: 0.4em;
position: relative;
top: 0.12em;
}
.context-menu-input > label {
margin: 0;
}
.context-menu-input > label,
.context-menu-input > label > input[type=text],
.context-menu-input > label > textarea,
.context-menu-input > label > select {
box-sizing: border-box;
display: block;
width: 100%;
}
.context-menu-input > label > textarea {
height: 7em;
}
.context-menu-item > .context-menu-list {
display: none;
/* re-positioned by js */
right: -0.3em;
top: 0.3em;
}
.context-menu-item.context-menu-visible > .context-menu-list {
display: block;
}
.context-menu-accesskey {
text-decoration: underline;
}
/*# sourceMappingURL=style.min.css.map */ | build/www/js/lib/speakjs/BonziWORLD_ Revived_files/style.min.css | @charset "UTF-8";
body, html {
width: 100%;
height: 100%;
overflow: hidden;
}
.page {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 999;
}
.xp_dialog, .message_cont {
background: #ffffe1;
color: #000;
-webkit-border-radius: 9px;
-moz-border-radius: 9px;
border-radius: 9px;
border: #000000 solid 1px;
}
.xp_textbox, #login_name, #login_room, #login_readme, #login_bdaydate, #login_error {
position: absolute;
padding: 4px 3px;
border: none;
border-radius: 3px;
box-shadow: 2px 2px 2px #13316f;
outline: none;
background: #fff;
color: #000;
}
#content {
width: 100%;
height: 100%;
position: fixed;
}
#ap_iframe {
z-index: 9999;
position: absolute;
bottom: 0;
left: 0;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
left: 50%;
}
body {
background-color: #421f60;
}
/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
body, html {
margin: 0;
padding: 0;
font-size: 16px;
}
body, body * {
font-family: "Tahoma", sans-serif;
}
input[type=text] {
background-color: #fff;
border: 1px inset #AAA;
color: #000;
}
.xp_bubble, .bubble {
background: #ffffe1;
color: #000;
-webkit-border-radius: 9px;
-moz-border-radius: 9px;
border-radius: 9px;
border: #000000 solid 1px;
}
@font-face {
font-family: "Tahoma";
src: url("../font/Tahoma/Tahoma.eot?#iefix") format("embedded-opentype"), url("../font/Tahoma/Tahoma.woff") format("woff"), url("../font/Tahoma/Tahoma.ttf") format("truetype"), url("../font/Tahoma/Tahoma.svg#Tahoma") format("svg");
font-weight: normal;
font-style: normal;
}
#bonzi_canvas {
width: 100%;
height: 100%;
position: absolute;
pointer-events: none;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
top: 0;
left: 0;
}
.bonzi {
position: fixed;
top: 0;
left: 0;
-webkit-user-select: none;
user-select: none;
}
.bonzi > canvas, .bonzi_placeholder {
position: absolute;
}
.win2000_base {
background: #D4D0C8;
border: outset 2px;
padding: 1px;
font: Arial, sans-serif;
touch-action: none;
user-select: none;
}
.win2000_titlebar {
background: rgb(10,36,106);
background: linear-gradient(90deg, rgba(10,36,106,1) 0%, rgba(195,219,245,1) 83%);
font: Tahoma, sans-serif;
font-weight: bold;
color: white;
padding-left: 5px;
padding-right: 5px;
}
.win2000_button {
background: #D4D0C8;
border: outset 2px;
font: Arial, sans-serif;
}
.win2000_button:active {
border: inset 2px;
}
.win2000_body {
padding: 5px;
}
.win2000_textbox {
border: inset 2px;
background: white;
font: Arial, sans-serif;
}
#evaljs_console {
background: black;
color: white;
font-family: monospace;
height: 300px;
overflow-y: auto;
}
#evaljs_codebox {
font-family: monospace;
background: black;
color: white;
}
#evaljs {
height: 400px;
width: 400px;
}
.bubble-content {
padding: 12px;
user-select: text;
-webkit-user-select: text;
font-size: 14px;
font-smooth: never;
-webkit-font-smoothing: none;
position: relative;
overflow-wrap: break-word;
word-wrap: break-word;
-ms-word-break: break-all;
word-break: break-word;
-ms-hyphens: auto;
-moz-hyphens: auto;
-webkit-hyphens: auto;
hyphens: auto;
}
.bubble {
padding: 0px;
width: 197px;
position: absolute;
}
.bubble::after {
content: "";
position: absolute;
}
.bubble-left {
right: -45px;
top: 40px;
}
.bubble-left::after {
background-image: url("../img/bonzi/bubble_tail_l.png");
width: 22px;
height: 14px;
top: 12px;
right: -22px;
}
.bubble-right {
top: 40px;
left: 155px;
}
.bubble-right::after {
background-image: url("../img/bonzi/bubble_tail_r.png");
width: 22px;
height: 14px;
top: 12px;
left: -22px;
}
.bubble-bottom {
top: 156px;
}
.bubble-bottom::after {
background-image: url("../img/bonzi/bubble_tail_b.png");
width: 28px;
height: 22px;
top: -22px;
left: 26px;
}
.bubble-top {
bottom: 4px;
}
.bubble-top::after {
background-image: url("../img/bonzi/bubble_tail_t.png");
width: 28px;
height: 22px;
left: 110px;
}
.bonzi_name {
border-style: solid;
border-width: 4px 12px 4px 0;
border-radius: 9px;
border: #000000 solid 1px;
padding: 8px;
position: absolute;
background: #ffffe1;
font-size: 12px;
color: #000;
}
.bubble_greentext {
color: #789922;
}
body.vaporwave #content {
background-color: #008080;
background-image: url("../img/desktop.vaporwave/logo.png"), url("../img/desktop.vaporwave/bg.png");
background-position: top left, center;
background-repeat: no-repeat;
}
body.vaporwave #chat_bar {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 28px;
background-image: url("../img/desktop.vaporwave/taskbar.png");
background-size: 100% 100%;
z-index: 999;
}
body.vaporwave #chat_tray {
background-image: url("../img/desktop.vaporwave/notif_left.png"), url("../img/desktop.vaporwave/notif_right.png"), url("../img/desktop.vaporwave/notif.png");
background-repeat: no-repeat;
background-position: left, right, left;
background-size: 5px 28px, 3px 28px, 100% 100%;
vertical-align: middle;
padding-left: 7px;
padding-top: 3px;
width: 22px;
}
body.vaporwave #btn_tile {
background-image: url("../img/desktop.vaporwave/tile.png");
}
body.vaporwave #chat_send {
width: 58px;
background-image: url("../img/desktop.vaporwave/start.png");
background-size: 100%;
background-repeat: no-repeat;
box-sizing: border-box;
color: #000;
font-family: "MS Sans Serif", Tahoma, sans-serif;
font-style: normal;
font-weight: bold;
letter-spacing: 1px;
font-size: 11px;
text-shadow: none;
padding-left: 21px;
text-transform: capitalize;
}
body.vaporwave #chat_send:hover {
background-position: 0 -28px;
}
body.vaporwave #chat_send:active {
background-position: 0 -56px;
}
body.acidmode #chat_bar {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 30px;
background-image: url("../img/acidmode/taskbar.png");
background-size: 100% 100%;
z-index: 999;
}
body.acidmode #chat_tray {
background-image: url("../img/acidmode/notif_left.gif"), url("../img/acidmode/notif.gif");
background-repeat: no-repeat;
background-position: left;
background-size: 5px 30px, 100% 100%;
vertical-align: middle;
padding-left: 7px;
padding-top: 3px;
width: 22px;
}
body.acidmode #chat_send {
width: 100px;
user-select: none;
background-image: url("../img/acidmode/start.gif");
background-size: 100%;
background-repeat: no-repeat;
box-sizing: border-box;
color: body.acidmode #fff;
font-style: italic;
font-weight: bold;
letter-spacing: 2px;
font-size: 16px;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75);
padding-left: 35px;
}
body.acidmode #chat_send:hover {
background-position: 0 -33px;
}
body.acidmode #chat_send:active {
background-position: 0 -67px;
}
#content {
background-color: #6d33a0;
background-image: url("../img/desktop/logo.png"), url("../img/desktop/bg.png");
background-position: top left, center;
background-repeat: no-repeat;
}
#chat_bar {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 30px;
background-image: url("../img/desktop/taskbar.png");
background-size: 100% 100%;
z-index: 999;
}
#chat_tray {
background-image: url("../img/desktop/notif_left.png"), url("../img/desktop/notif.png");
background-repeat: no-repeat;
background-position: left;
background-size: 5px 30px, 100% 100%;
vertical-align: middle;
padding-left: 7px;
padding-top: 3px;
width: 22px;
}
.chat_bar_top {
top: 0;
}
#chat_send {
width: 100px;
user-select: none;
background-image: url("../img/desktop/start.png");
background-size: 100%;
background-repeat: no-repeat;
box-sizing: border-box;
color: #fff;
font-style: italic;
font-weight: bold;
letter-spacing: 2px;
font-size: 16px;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75);
padding-left: 35px;
}
#chat_send:hover {
background-position: 0 -33px;
}
#chat_send:active {
background-position: 0 -67px;
}
#chat_message_cont {
padding: 4px;
}
#chat_message {
width: 100%;
}
#room_info {
color: rgba(255, 255, 255, 0.5);
font-weight: bold;
line-height: 125%;
text-align: right;
padding: 7px;
font-size: 10px;
position: absolute;
bottom: 30px;
right: 0;
user-select: text;
-webkit-user-select: text;
}
.tray_btn {
width: 16px;
height: 16px;
display: inline-block;
margin: 2px 0px;
}
#btn_tile {
background-image: url("../img/desktop/tile.png");
}
#page_login {
background-color: #8b5adc;
background-image: url("../img/logon/logo.png"), url("../img/logon/top.png"), url("../img/logon/bottom.png"), url("../img/logon/topleft.png"), url("../img/logon/divider.png");
background-position: center, top, bottom, top left, center;
background-size: auto, 100% 100px, 100% 122px, auto, 1px 100%;
background-repeat: no-repeat;
}
#login_apps {
display: flex;
justify-content: center;
padding: 16px;
flex-wrap: wrap;
}
#login_card {
background-image: url("../img/logon/card.png");
width: 353px;
height: 70px;
position: absolute;
top: 50%;
left: 50%;
margin-left: 20px;
margin-top: -35px;
box-sizing: border-box;
}
#login_error {
top: 100%;
position: absolute;
margin-top: 8px;
color: #d03b3b;
font-size: 12px;
padding: 8px;
}
#login_readme {
color: #444;
padding: 12px;
bottom: 24%;
width: auto;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
text-align: center;
left: 50%;
}
#login_name, #login_room {
width: 160px;
box-sizing: border-box;
}
#login_name {
height: 28px;
top: 8px;
left: 16px;
font-size: 14px;
}
#login_room {
height: 18px;
top: 43px;
left: 16px;
font-size: 12px;
}
#login_captcha {
top: 100%;
position: absolute;
margin-top: 8px;
color: #d03b3b;
font-size: 12px;
padding: 8px;
}
#login_bdaydate {
left: 185px;
top: 24px;
position: absolute;
width: 140px;
height: 20px;
font-size: 14px;
}
#login_go {
left: 185px;
top: 24px;
position: absolute;
width: 20px;
height: 20px;
background-image: url("../img/logon/go.png");
background-size: 100%;
background-repeat: no-repeat;
}
#login_go:hover {
background-position: 0 -20px;
}
#login_go:active {
background-position: 0 -40px;
}
#login_load {
color: #fff;
font-weight: bold;
font-style: italic;
font-size: 35px;
letter-spacing: 2px;
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
position: absolute;
line-height: 100%;
height: 35px;
top: 50%;
left: 50%;
margin-left: 23px;
}
#login_version {
color: #fff;
position: absolute;
right: 16px;
bottom: 16px;
font-size: 16px;
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}
#login_social {
color: #fff;
width: 100px;
width: 100vw;
position: absolute;
margin: 0 auto;
text-align: center;
left: 0px;
bottom: 16px; }
#login_social a {
color: #FAFAFA; }
#login_social a:visited {
color: #FAFAFA; }
@media screen and (max-height: 550px) {
#page_login {
background-image: url("../img/logon/logo.png"), url("../img/logon/topleft.png");
background-position: center, 0 -100px;
background-size: auto, auto;
background-repeat: no-repeat;
}
#login_readme {
font-size: 12px;
bottom: 10%;
}
}
@media screen and (max-height: 650px) {
#login_apps > a:not(:first-child) {
display: none;
}
}
@media screen and (max-height: 450px) {
#login_apps {
display: none;
}
}
@media screen and (max-height: 300px) {
#login_readme, #login_version {
display: none;
}
}
@media screen and (max-height: 400px) and (max-width: 560px) {
#login_readme {
display: none;
}
}
@media screen and (max-width: 560px) {
#page_login {
background-image: url("../img/logon/logo.mobile.png"), url("../img/logon/topleft.png");
background-position: center, 0 -100px;
background-size: auto, auto;
background-repeat: no-repeat;
}
#login_card {
background-image: url("../img/logon/card.mobile.png");
width: 223px;
height: 70px;
margin-left: -112px;
margin-top: 40px;
}
#login_readme {
bottom: 10%;
}
#login_load {
margin-top: 45px;
margin-left: 0;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
}
}
.message_cont {
position: absolute;
width: 100%;
height: auto;
max-height: 100%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
padding: 32px;
box-sizing: border-box;
}
#page_error, #page_ban, #page_banmenu, #page_warning, #page_unsupp {
background-color: rgba(0, 0, 0, 0.5);
}
#page_jserror {
background-color: rgba(100, 0, 0, 0.5);
}
/*!
* jQuery contextMenu - Plugin for simple contextMenu handling
*
* Version: v@VERSION
*
* Authors: <NAME> (SWIS.nl), <NAME>, <NAME> (patches for FF)
* Web: http://swisnl.github.io/jQuery-contextMenu/
*
* Copyright (c) 2011-@YEAR SWIS BV and contributors
*
* Licensed under
* MIT License http://www.opensource.org/licenses/mit-license
*
* Date: @DATE
*/
.context-menu-icon.context-menu-hover:before {
color: #FFF;
}
.context-menu-icon.context-menu-disabled::before {
color: #8c8c8c;
}
.context-menu-icon.context-menu-icon--fa {
display: list-item;
}
.context-menu-icon.context-menu-icon--fa.context-menu-hover:before {
color: #FFF;
}
.context-menu-icon.context-menu-icon--fa.context-menu-disabled::before {
color: #8c8c8c;
}
.context-menu-icon.context-menu-icon--fa span {
font-family: sans-serif;
}
.context-menu-list {
background: #FFF;
border: 1px solid #aca899;
border-radius: 0;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
font-family: inherit;
font-size: 11px;
display: inline-block;
list-style-type: none;
margin: 0;
max-width: none;
min-width: none;
padding: 2px;
position: absolute;
}
.context-menu-item {
background-color: #FFF;
color: #000;
padding: 5px 22px;
position: relative;
user-select: none;
}
.context-menu-separator {
border-bottom: 1px solid #aca899;
margin: 1px 2.5px;
padding: 0;
}
.context-menu-item > label > input,
.context-menu-item > label > textarea {
user-select: text;
}
.context-menu-item.context-menu-hover {
background-color: #316ac5;
color: #FFF;
cursor: pointer;
}
.context-menu-item.context-menu-disabled {
background-color: #FFF;
color: #8c8c8c;
cursor: default;
}
.context-menu-input.context-menu-hover {
background-color: #EEE;
cursor: default;
}
.context-menu-submenu:after {
content: "";
border-style: solid;
border-width: 0.25em 0 0.25em 0.25em;
border-color: transparent transparent transparent #000;
height: 0;
position: absolute;
right: 0.5em;
top: 50%;
transform: translateY(-50%);
width: 0;
z-index: 1;
}
/**
* Inputs
*/
.context-menu-item.context-menu-input {
padding: 0.3em 0.6em;
}
/* vertically align inside labels */
.context-menu-input > label > * {
vertical-align: top;
}
/* position checkboxes and radios as icons */
.context-menu-input > label > input[type=checkbox],
.context-menu-input > label > input[type=radio] {
margin-right: 0.4em;
position: relative;
top: 0.12em;
}
.context-menu-input > label {
margin: 0;
}
.context-menu-input > label,
.context-menu-input > label > input[type=text],
.context-menu-input > label > textarea,
.context-menu-input > label > select {
box-sizing: border-box;
display: block;
width: 100%;
}
.context-menu-input > label > textarea {
height: 7em;
}
.context-menu-item > .context-menu-list {
display: none;
/* re-positioned by js */
right: -0.3em;
top: 0.3em;
}
.context-menu-item.context-menu-visible > .context-menu-list {
display: block;
}
.context-menu-accesskey {
text-decoration: underline;
}
/*# sourceMappingURL=style.min.css.map */ | 0.359139 | 0.062303 |
body {
background-color:#fffbee;
padding: 2em;
font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}
.container {
width: 50%;
margin: 0 auto;
}
h1{
color: #f44336;
}
h3{
color: #f44336;
}
h4{
color: #f44336;
}
label {
display:block;
margin-bottom:10px;
color: #f44336;
font-weight: bold;
}
input{
padding:10px;
width: 50%;
margin-bottom: 1em;
border: 1px solid #f44336;
text-align: right;
}
select{
padding:10px;
margin-bottom: 1em;
border: 1px solid #f44336;
text-align: right;
}
.button {
background-color: #4CAF50; /* Green */
border: none;
color: #fffbee;
padding: 16px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
font-weight: bold;
margin: 4px 2px;
transition-duration: 0.4s;
cursor: pointer;
font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}
.button3 {
background-color: #fffbee;
color: black;
border: 2px solid #f44336;
}
.button3:hover {
background-color: #f44336;
color: white;
}
#instructor {
padding:1em;
background-color:#fff;
margin: 1em 0;
}
#hidden {
display: none;
}
/*Table*/
.my-table {
border-collapse: collapse;
margin: 25px 0;
font-size: 0.9em;
font-family: sans-serif;
min-width: 400px;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}
.my-table thead tr {
background-color: #ff3d40;
color: #ffffff;
text-align: left;
}
.my-table th,
.my-table td {
padding: 12px 15px;
text-align: center;
}
.my-table tbody tr {
border-bottom: 1px solid #dddddd;
}
.my-table tbody tr:nth-of-type(even) {
background-color: #f3f3f3;
}
.my-table tbody tr:last-of-type {
border-bottom: 2px solid #ff3d40;
}
.container-center {
width: 100%;
min-height: 100vh;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
padding: 15px;
}
.wrap-center {
width: 1300px;
background: #ffebac;
border-radius: 10px;
overflow: hidden;
padding: 77px 55px 33px 55px;
text-align: center;
box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.1);
-o-box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.1);
-ms-box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.1);
}
.interior{
max-width: 500px;
}
.interior-description{
max-width: 700px;
}
.mare{
display: -webkit-inline-box;
align-items: center;
}
.align-it{
text-align: -webkit-center;
}
.box {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-gap: 10px 2em;
}
.box :first-child {
align-self: center;
} | main.css | body {
background-color:#fffbee;
padding: 2em;
font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}
.container {
width: 50%;
margin: 0 auto;
}
h1{
color: #f44336;
}
h3{
color: #f44336;
}
h4{
color: #f44336;
}
label {
display:block;
margin-bottom:10px;
color: #f44336;
font-weight: bold;
}
input{
padding:10px;
width: 50%;
margin-bottom: 1em;
border: 1px solid #f44336;
text-align: right;
}
select{
padding:10px;
margin-bottom: 1em;
border: 1px solid #f44336;
text-align: right;
}
.button {
background-color: #4CAF50; /* Green */
border: none;
color: #fffbee;
padding: 16px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
font-weight: bold;
margin: 4px 2px;
transition-duration: 0.4s;
cursor: pointer;
font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}
.button3 {
background-color: #fffbee;
color: black;
border: 2px solid #f44336;
}
.button3:hover {
background-color: #f44336;
color: white;
}
#instructor {
padding:1em;
background-color:#fff;
margin: 1em 0;
}
#hidden {
display: none;
}
/*Table*/
.my-table {
border-collapse: collapse;
margin: 25px 0;
font-size: 0.9em;
font-family: sans-serif;
min-width: 400px;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}
.my-table thead tr {
background-color: #ff3d40;
color: #ffffff;
text-align: left;
}
.my-table th,
.my-table td {
padding: 12px 15px;
text-align: center;
}
.my-table tbody tr {
border-bottom: 1px solid #dddddd;
}
.my-table tbody tr:nth-of-type(even) {
background-color: #f3f3f3;
}
.my-table tbody tr:last-of-type {
border-bottom: 2px solid #ff3d40;
}
.container-center {
width: 100%;
min-height: 100vh;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
padding: 15px;
}
.wrap-center {
width: 1300px;
background: #ffebac;
border-radius: 10px;
overflow: hidden;
padding: 77px 55px 33px 55px;
text-align: center;
box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.1);
-o-box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.1);
-ms-box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.1);
}
.interior{
max-width: 500px;
}
.interior-description{
max-width: 700px;
}
.mare{
display: -webkit-inline-box;
align-items: center;
}
.align-it{
text-align: -webkit-center;
}
.box {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-gap: 10px 2em;
}
.box :first-child {
align-self: center;
} | 0.311951 | 0.090093 |
* {
box-sizing: border-box;
border: 2px black;
}
input[type=text], select, textarea, input[type=number], input[type=email], input[type=password] {
width: 80%;
padding: 12px;
border: 1px solid #ccc;
border-radius: 4px;
resize: vertical;
text-align:right;
}
.select2-container--default .select2-selection--single{
padding-bottom: 35px !important;
padding-top: 10px !important;
width: 100% !important;
text-align:right;
border: 1px solid #ccc;
border-radius: 4px;
}
select{
background-color: #fff;
}
label {
padding: 12px 12px 12px 0;
display: inline-block;
}
input[type=submit] {
background-color: #2eb8b8;
color: white;
padding: 12px 20px;
border: none;
border-radius: 4px;
cursor: pointer;
float: right;
text-align:right;
}
input[type=submit]:hover {
background-color: #45a049;
}
.page-head{
margin-top: 10%;
}
/* Clear floats after the columns */
.row:after {
content: "";
display: table;
clear: both;
}
h4{
margin:auto;
text-align:center;
}
.button{
background-color: #2eb8b8;
margin:auto;
border: none;
color: white;
text-align: center;
display: inline-block;
font-size-adjust: 12px;
cursor: pointer;
border-radius: 5px;
}
#profile-img{
display: block;
}
#img, #submit{
display:none;
}
.img-container{
position: relative;
text-align: center;
color: white;
}
.profile-header{
margin-top:10%;
}
@media screen and (max-width: 500px) {
.profile-header{
margin-top:22%;
}
}
@media screen and (min-width: 501px){
@media screen and (max-width: 768px) {
.profile-header{
margin-top:15%;
}
}
}
/* Responsive layout - when the screen is less than 600px wide, make the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
.col-2, .col-10, input[type=submit] {
width: 100%;
}
} | Roomatch/css/private_user_style.css | * {
box-sizing: border-box;
border: 2px black;
}
input[type=text], select, textarea, input[type=number], input[type=email], input[type=password] {
width: 80%;
padding: 12px;
border: 1px solid #ccc;
border-radius: 4px;
resize: vertical;
text-align:right;
}
.select2-container--default .select2-selection--single{
padding-bottom: 35px !important;
padding-top: 10px !important;
width: 100% !important;
text-align:right;
border: 1px solid #ccc;
border-radius: 4px;
}
select{
background-color: #fff;
}
label {
padding: 12px 12px 12px 0;
display: inline-block;
}
input[type=submit] {
background-color: #2eb8b8;
color: white;
padding: 12px 20px;
border: none;
border-radius: 4px;
cursor: pointer;
float: right;
text-align:right;
}
input[type=submit]:hover {
background-color: #45a049;
}
.page-head{
margin-top: 10%;
}
/* Clear floats after the columns */
.row:after {
content: "";
display: table;
clear: both;
}
h4{
margin:auto;
text-align:center;
}
.button{
background-color: #2eb8b8;
margin:auto;
border: none;
color: white;
text-align: center;
display: inline-block;
font-size-adjust: 12px;
cursor: pointer;
border-radius: 5px;
}
#profile-img{
display: block;
}
#img, #submit{
display:none;
}
.img-container{
position: relative;
text-align: center;
color: white;
}
.profile-header{
margin-top:10%;
}
@media screen and (max-width: 500px) {
.profile-header{
margin-top:22%;
}
}
@media screen and (min-width: 501px){
@media screen and (max-width: 768px) {
.profile-header{
margin-top:15%;
}
}
}
/* Responsive layout - when the screen is less than 600px wide, make the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
.col-2, .col-10, input[type=submit] {
width: 100%;
}
} | 0.282493 | 0.130452 |
.buynow-2 .heading {
position: relative;
cursor: pointer;
padding-left: 40px;
}
.buynow-2 .heading:before {
content: "";
position: absolute;
width: 22px;
height: 20px;
left: 10px;
top: 0;
background-image: url(spritesheet.png);
background-repeat: no-repeat;
background-position: -459px -360px
}
.buynow-2 .heading .text {
padding-left: 10px;
display: inline-block;
font-size: 18px;
font-weight: bold;
line-height: 20px;
text-transform: uppercase;
color: #555
}
.buynow-2 .heading .text:hover {color: #0388cd;}
.buynow-2 .list-cart-heading {
width: 100%;
background: #f0f0f0;
font-size: 12px;
color: #333;
padding: 0 15px
}
.buynow-2 .list-cart-heading .item {
float: left;
padding: 6px 15px;
text-transform: uppercase;
font-size:
}
.buynow-2 .list-cart-heading .item+.item {
border-left: 1px solid #fff
}
.buynow-2 .list-cart-heading .product,
.buynow-2 .list-order .product {
width: 45%
}
.buynow-2 .list-cart-heading .price,
.buynow-2 .list-order .price {
width: 17%
}
.buynow-2 .list-cart-heading .count,
.buynow-2 .list-order .count {
width: 15%
}
.buynow-2 .list-cart-heading .prices,
.buynow-2 .list-order .prices {
width: 17%
}
.buynow-2 .list-order {
padding: 0 15px
}
.buynow-2 .list-order>.item {
padding: 15px 0
}
.buynow-2 .list-order>.item+.item {
border-top: 1px dotted #ccc
}
.buynow-2 .list-order .product .thumb {
width: 80px;
height: 80px;
border: 1px solid #d8d8d8
}
.buynow-2 .list-order .price,
.buynow-2 .list-order .prices {
padding-right: 15px;
font-size: 12px;
font-weight: 700
}
.buynow-2 .list-order .price span {
display: block
}
.buynow-2 .list-order .list-item>* {
float: left
}
.buynow-2 .list-order .product .info {
width: 250px;
padding: 0 15px
}
.buynow-2 .list-order .product .info .title {
font-size: 13px;
line-height: 18px;
height: 54px;
font-weight: 700
}
.buynow-2 .list-order .product .info .title .link {
color: #333;
font-size: 12px
}
.buynow-2 .list-order .product .info .title .link:hover {
color: #0388cd
}
.buynow-2 .list-order .product .delete {
border: none;
background: #fff;
font-size: 11px;
color: #6f0600;
cursor: pointer
}
.buynow-2 .list-order .product .delete i {
color: #959595;
margin-right: 5px
}
.buynow-2 .list-order .price .old {
text-decoration: line-through;
color: #959595;
font-weight: 400
}
.buynow-2 .list-order .price .saleoff {
color: #d60c0c;
font-weight: 400
}
.buynow-2 .list-order .count {
text-align: center
}
.buynow-2 .list-order .count>* {
display: inline-block
}
.buynow-2 .list-order .count .btn {
position: absolute;
width: 30px;
height: 30px;
border: 1px solid #dfdfdf;
top: 0;
cursor: pointer
}
.buynow-2 .list-order .count .abate:before,
.buynow-2 .list-order .count .augment:before {
width: 12px;
height: 2px;
margin: 15px auto;
content: "";
display: block
}
.buynow-2 .list-order .count .abate {
left: -30px;
border-right: none
}
.buynow-2 .list-order .count .abate:before {
background: #ccc
}
.buynow-2 .list-order .count .augment {
right: -30px;
border-left: none
}
.buynow-2 .list-order .count .augment:before {
background: #288ad6
}
.buynow-2 .list-order .count .augment:after {
content: "";
width: 2px;
height: 12px;
background: #288ad6;
display: block;
margin: 0 auto;
position: absolute;
top: 10px;
left: 0;
right: 0
}
.buynow-2 .list-order .count .quantity {
width: 30px;
height: 30px;
text-align: center;
border: 1px solid #dfdfdf
}
.buynow-2 .panel-foot {
padding: 15px 15px 0;
font-size: 14px;
line-height: 20px;
color: #333;
border-top: 1px solid #eee
}
.buynow-2 .panel-foot .total .price strong {
color: #d60c0c
}
.buynow-2 .panel-foot .total p {
font-size: 13px
}
.buynow-2 .panel-foot .action .continue {
font-size: 13px;
color: #0388cd
}
.buynow-2 .panel-foot .action .purchase {
display: block;
position: relative;
padding: 8px 40px 8px 20px;
background: #d60c0c;
color: #fff;
border: none;
font-size: 13px;
line-height: 20px;
font-weight: 700;
cursor: pointer;
border-radius: 4px
}
.buynow-2 .panel-foot .action .purchase:after {
content: "";
display: block;
position: absolute;
width: 12px;
height: 8px;
background: url(spritesheet.png) -264px -81px no-repeat;
top: 14px;
right: 15px
}
#scrrolbar::-webkit-scrollbar {
height: 100%;
width: 6px
}
#scrrolbar::-webkit-scrollbar-thumb {
background: #ccc;
height: 10px;
width: 7px;
border-radius: 3px
}
#modal-cart .uk-modal-dialog {
width: 740px!important;
padding: 20px 0 10px!important
}
#modal-cart .uk-modal-dialog>.uk-close:first-child {
margin: -16px 5px 0 0
}
.cart-scrrolbar::-webkit-scrollbar {
height: 100%;
width: 6px
}
.cart-scrrolbar::-webkit-scrollbar-thumb {
background: #ccc;
height: 10px;
width: 7px;
border-radius: 3px
}
@media (max-width: 768px) {
}
.header-search {
position: relative
}
.header-search .searchResult {
padding: 15px 10px;
position: absolute;
z-index: 1000;
top: -moz-calc(100% + 1px);
top: -webkit-calc(100% + 1px);
top: -ms-calc(100% + 1px);
top: -o-calc(100% + 1px);
top: calc(100% + 1px);
left: 0;
background: #fff;
-moz-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .3), 0 0 0 1px rgba(0, 0, 0, .1);
-ms-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .3), 0 0 0 1px rgba(0, 0, 0, .1);
-o-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .3), 0 0 0 1px rgba(0, 0, 0, .1);
-webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .3), 0 0 0 1px rgba(0, 0, 0, .1);
box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .3), 0 0 0 1px rgba(0, 0, 0, .1);
display: none;
width: 120%
}
.header-search .searchResult .title {
position: relative;
margin: 0 0 8px;
font-size: 16px;
line-height: 20px;
font-weight: 600;
background: #fff;
text-transform: uppercase
}
.header-search .searchResult .title>* {
position: relative;
padding: 0 10px 0 0;
background: #fff;
z-index: 100
}
.header-search .searchResult .title:before {
content: "";
display: block;
position: absolute;
width: 100%;
height: 1px;
background: #ff392f;
left: 0;
top: initial;
bottom: 5px;
z-index: 50
}
.header-search .searchResult .result:not(:last-child) {
margin: 0 0 15px
}
.header-search .searchResult .list li:not(:last-child) {
margin: 0 0 5px
}
.header-search .searchResult .list li a {
font-size: 14px;
line-height: 20px;
color: #333
}
.header-search .searchResult .list li a:hover {
color: #1d8acb
}
.comment-1 .heading {
position: relative;
margin-bottom: 15px
}
.comment-1 .heading .text {
padding: 0 10px 0 0;
display: inline-block;
background: #fff;
text-transform: uppercase;
font-size: 18px;
line-height: 24px;
font-weight: 700;
color: #04457d
}
.comment-1 .comment-list .item {
font-size: 12px;
line-height: 20px;
color: #333;
margin-bottom: 5px
}
.comment-1 .comment-list .item+.item {
padding-top: 15px;
border-top: 1px solid #ebebeb
}
.comment-1 .comment-list .user {
display: inline-block;
margin-right: 10px
}
.comment-1 .info .avatar {
width: 50px;
height: 50px
}
.comment-1 .info .author {
-moz-width: calc(100% -50px);
-ms-width: calc(100% -50px);
-o-width: calc(100% -50px);
-webkit-width: calc(100% -50px);
width: calc(100% -50px);
padding-left: 10px
}
.comment-1 .comment-list .date {
color: #969696
}
.comment-1 .comment-list .email {
color: #737373
}
.comment-1 .comment-list .content p {
margin: 0 0 5px
}
.comment-1 .comment-form {
margin-top: 5px;
padding-top: 20px;
border-top: 1px dashed #ccc
}
.comment-1 .form .text {
border: 1px solid #ccc;
font-size: 14px;
line-height: 20px;
color: #252525;
border-radius: 0
}
.comment-1 .form .text::-webkit-input-placeholder {
font-size: 12px;
line-height: 16px;
color: #959595
}
.comment-1 .form .text:-ms-input-placeholder {
font-size: 12px;
line-height: 16px;
color: #959595
}
.comment-1 .form .text:-moz-placeholder {
font-size: 12px;
line-height: 16px;
color: #959595
}
.comment-1 .form .text:placeholder {
font-size: 12px;
line-height: 16px;
color: #959595
}
.comment-1 .form textarea.text {
height: 120px
}
.comment-1 .form .btn {
font-size: 13px;
line-height: 20px
}
.comment-1 .form .continue {
background: #fafafa
}
.comment-1 .form .reset {
background: #e7e7e7;
margin-left: 15px
} | public/frontend/acore/core.css | .buynow-2 .heading {
position: relative;
cursor: pointer;
padding-left: 40px;
}
.buynow-2 .heading:before {
content: "";
position: absolute;
width: 22px;
height: 20px;
left: 10px;
top: 0;
background-image: url(spritesheet.png);
background-repeat: no-repeat;
background-position: -459px -360px
}
.buynow-2 .heading .text {
padding-left: 10px;
display: inline-block;
font-size: 18px;
font-weight: bold;
line-height: 20px;
text-transform: uppercase;
color: #555
}
.buynow-2 .heading .text:hover {color: #0388cd;}
.buynow-2 .list-cart-heading {
width: 100%;
background: #f0f0f0;
font-size: 12px;
color: #333;
padding: 0 15px
}
.buynow-2 .list-cart-heading .item {
float: left;
padding: 6px 15px;
text-transform: uppercase;
font-size:
}
.buynow-2 .list-cart-heading .item+.item {
border-left: 1px solid #fff
}
.buynow-2 .list-cart-heading .product,
.buynow-2 .list-order .product {
width: 45%
}
.buynow-2 .list-cart-heading .price,
.buynow-2 .list-order .price {
width: 17%
}
.buynow-2 .list-cart-heading .count,
.buynow-2 .list-order .count {
width: 15%
}
.buynow-2 .list-cart-heading .prices,
.buynow-2 .list-order .prices {
width: 17%
}
.buynow-2 .list-order {
padding: 0 15px
}
.buynow-2 .list-order>.item {
padding: 15px 0
}
.buynow-2 .list-order>.item+.item {
border-top: 1px dotted #ccc
}
.buynow-2 .list-order .product .thumb {
width: 80px;
height: 80px;
border: 1px solid #d8d8d8
}
.buynow-2 .list-order .price,
.buynow-2 .list-order .prices {
padding-right: 15px;
font-size: 12px;
font-weight: 700
}
.buynow-2 .list-order .price span {
display: block
}
.buynow-2 .list-order .list-item>* {
float: left
}
.buynow-2 .list-order .product .info {
width: 250px;
padding: 0 15px
}
.buynow-2 .list-order .product .info .title {
font-size: 13px;
line-height: 18px;
height: 54px;
font-weight: 700
}
.buynow-2 .list-order .product .info .title .link {
color: #333;
font-size: 12px
}
.buynow-2 .list-order .product .info .title .link:hover {
color: #0388cd
}
.buynow-2 .list-order .product .delete {
border: none;
background: #fff;
font-size: 11px;
color: #6f0600;
cursor: pointer
}
.buynow-2 .list-order .product .delete i {
color: #959595;
margin-right: 5px
}
.buynow-2 .list-order .price .old {
text-decoration: line-through;
color: #959595;
font-weight: 400
}
.buynow-2 .list-order .price .saleoff {
color: #d60c0c;
font-weight: 400
}
.buynow-2 .list-order .count {
text-align: center
}
.buynow-2 .list-order .count>* {
display: inline-block
}
.buynow-2 .list-order .count .btn {
position: absolute;
width: 30px;
height: 30px;
border: 1px solid #dfdfdf;
top: 0;
cursor: pointer
}
.buynow-2 .list-order .count .abate:before,
.buynow-2 .list-order .count .augment:before {
width: 12px;
height: 2px;
margin: 15px auto;
content: "";
display: block
}
.buynow-2 .list-order .count .abate {
left: -30px;
border-right: none
}
.buynow-2 .list-order .count .abate:before {
background: #ccc
}
.buynow-2 .list-order .count .augment {
right: -30px;
border-left: none
}
.buynow-2 .list-order .count .augment:before {
background: #288ad6
}
.buynow-2 .list-order .count .augment:after {
content: "";
width: 2px;
height: 12px;
background: #288ad6;
display: block;
margin: 0 auto;
position: absolute;
top: 10px;
left: 0;
right: 0
}
.buynow-2 .list-order .count .quantity {
width: 30px;
height: 30px;
text-align: center;
border: 1px solid #dfdfdf
}
.buynow-2 .panel-foot {
padding: 15px 15px 0;
font-size: 14px;
line-height: 20px;
color: #333;
border-top: 1px solid #eee
}
.buynow-2 .panel-foot .total .price strong {
color: #d60c0c
}
.buynow-2 .panel-foot .total p {
font-size: 13px
}
.buynow-2 .panel-foot .action .continue {
font-size: 13px;
color: #0388cd
}
.buynow-2 .panel-foot .action .purchase {
display: block;
position: relative;
padding: 8px 40px 8px 20px;
background: #d60c0c;
color: #fff;
border: none;
font-size: 13px;
line-height: 20px;
font-weight: 700;
cursor: pointer;
border-radius: 4px
}
.buynow-2 .panel-foot .action .purchase:after {
content: "";
display: block;
position: absolute;
width: 12px;
height: 8px;
background: url(spritesheet.png) -264px -81px no-repeat;
top: 14px;
right: 15px
}
#scrrolbar::-webkit-scrollbar {
height: 100%;
width: 6px
}
#scrrolbar::-webkit-scrollbar-thumb {
background: #ccc;
height: 10px;
width: 7px;
border-radius: 3px
}
#modal-cart .uk-modal-dialog {
width: 740px!important;
padding: 20px 0 10px!important
}
#modal-cart .uk-modal-dialog>.uk-close:first-child {
margin: -16px 5px 0 0
}
.cart-scrrolbar::-webkit-scrollbar {
height: 100%;
width: 6px
}
.cart-scrrolbar::-webkit-scrollbar-thumb {
background: #ccc;
height: 10px;
width: 7px;
border-radius: 3px
}
@media (max-width: 768px) {
}
.header-search {
position: relative
}
.header-search .searchResult {
padding: 15px 10px;
position: absolute;
z-index: 1000;
top: -moz-calc(100% + 1px);
top: -webkit-calc(100% + 1px);
top: -ms-calc(100% + 1px);
top: -o-calc(100% + 1px);
top: calc(100% + 1px);
left: 0;
background: #fff;
-moz-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .3), 0 0 0 1px rgba(0, 0, 0, .1);
-ms-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .3), 0 0 0 1px rgba(0, 0, 0, .1);
-o-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .3), 0 0 0 1px rgba(0, 0, 0, .1);
-webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .3), 0 0 0 1px rgba(0, 0, 0, .1);
box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .3), 0 0 0 1px rgba(0, 0, 0, .1);
display: none;
width: 120%
}
.header-search .searchResult .title {
position: relative;
margin: 0 0 8px;
font-size: 16px;
line-height: 20px;
font-weight: 600;
background: #fff;
text-transform: uppercase
}
.header-search .searchResult .title>* {
position: relative;
padding: 0 10px 0 0;
background: #fff;
z-index: 100
}
.header-search .searchResult .title:before {
content: "";
display: block;
position: absolute;
width: 100%;
height: 1px;
background: #ff392f;
left: 0;
top: initial;
bottom: 5px;
z-index: 50
}
.header-search .searchResult .result:not(:last-child) {
margin: 0 0 15px
}
.header-search .searchResult .list li:not(:last-child) {
margin: 0 0 5px
}
.header-search .searchResult .list li a {
font-size: 14px;
line-height: 20px;
color: #333
}
.header-search .searchResult .list li a:hover {
color: #1d8acb
}
.comment-1 .heading {
position: relative;
margin-bottom: 15px
}
.comment-1 .heading .text {
padding: 0 10px 0 0;
display: inline-block;
background: #fff;
text-transform: uppercase;
font-size: 18px;
line-height: 24px;
font-weight: 700;
color: #04457d
}
.comment-1 .comment-list .item {
font-size: 12px;
line-height: 20px;
color: #333;
margin-bottom: 5px
}
.comment-1 .comment-list .item+.item {
padding-top: 15px;
border-top: 1px solid #ebebeb
}
.comment-1 .comment-list .user {
display: inline-block;
margin-right: 10px
}
.comment-1 .info .avatar {
width: 50px;
height: 50px
}
.comment-1 .info .author {
-moz-width: calc(100% -50px);
-ms-width: calc(100% -50px);
-o-width: calc(100% -50px);
-webkit-width: calc(100% -50px);
width: calc(100% -50px);
padding-left: 10px
}
.comment-1 .comment-list .date {
color: #969696
}
.comment-1 .comment-list .email {
color: #737373
}
.comment-1 .comment-list .content p {
margin: 0 0 5px
}
.comment-1 .comment-form {
margin-top: 5px;
padding-top: 20px;
border-top: 1px dashed #ccc
}
.comment-1 .form .text {
border: 1px solid #ccc;
font-size: 14px;
line-height: 20px;
color: #252525;
border-radius: 0
}
.comment-1 .form .text::-webkit-input-placeholder {
font-size: 12px;
line-height: 16px;
color: #959595
}
.comment-1 .form .text:-ms-input-placeholder {
font-size: 12px;
line-height: 16px;
color: #959595
}
.comment-1 .form .text:-moz-placeholder {
font-size: 12px;
line-height: 16px;
color: #959595
}
.comment-1 .form .text:placeholder {
font-size: 12px;
line-height: 16px;
color: #959595
}
.comment-1 .form textarea.text {
height: 120px
}
.comment-1 .form .btn {
font-size: 13px;
line-height: 20px
}
.comment-1 .form .continue {
background: #fafafa
}
.comment-1 .form .reset {
background: #e7e7e7;
margin-left: 15px
} | 0.3027 | 0.08472 |
* {
margin: 0;
box-sizing: border-box;
}
nav {
background-color: rgba(58, 58, 58);
width: 100%;
}
nav ul {
list-style: none;
display: flex;
height: 2.5em;
padding: 0.5em;
}
nav li {
font-family: 'Lato', sans-serif;
font-size: 1.2em;
line-height: 1em;
margin-right: 1em;
}
nav a {
text-decoration: none;
color: rgb(216, 216, 216);
}
nav li:last-of-type {
position: absolute;
right: 0;
}
nav a:hover {
text-decoration: underline;
}
body {
background-color: #242525;
color: white;
position: relative;
font-family: 'Lato', sans-serif;
}
main {
background-image: url("../images/background.jpg");
/*image source: <NAME> on Unsplash - https://unsplash.com/photos/Xi2aqNQB5P8 */
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
height: 90%;
}
.main h1 {
font-family: 'Thasadith', sans-serif;
font-size: 2.8em;
text-align: center;
padding-top: 2em;
}
.main form {
text-align: left;
width: 30%;
display: grid;
flex-direction: row;
margin-left: 0.5em;
background-color: rgba(228, 228, 228, 0.6);
position: absolute;
margin-top: 6em;
left: 35%;
padding: 1em;
border-radius: 1em;
}
.main form label {
padding-bottom: 0.2em;
font-size: 1em;
color: rgb(32, 32, 32);
}
.main form p {
color: rgb(160, 20, 20);
}
form input[type=text],
form select {
padding: 0.5em;
margin-top: 0.2em;
margin-bottom: 1em;
border-radius: 0.6em;
border: none;
box-shadow: 0 0 15px 4px rgba(0, 0, 0, 0.06);
appearance: none;
}
form input[type=submit] {
padding: 0.5em;
border: 0em;
box-shadow: 0 0 15px 4px rgba(0, 0, 0, 0.06);
border-radius: 0.6em;
background-color: rgb(90, 109, 194);
color: white;
transition: background-color 0.2s;
}
form input[type=submit]:hover,
.profile form button:hover {
cursor: pointer;
background-color:rgb(96, 158, 252);;
}
.profile h1,
.result h1 {
font-size: 2em;
padding-top: 0.5em;
padding-left: 2.5em;
padding-bottom: 0.5em;
}
.profile section:first-of-type {
display: grid;
grid-template-columns: 12em 1fr;
padding: 1em;
margin-right: 5em;
margin-left: 5em;
background-color: rgba(172, 172, 172, 0.6);
border-radius: 0.5em;
}
.profile section:first-of-type img {
max-width: 10em;
grid-row-start: span 6;
}
.profile section:nth-of-type(2) {
margin-top: 1em;
display: grid;
grid-template-columns: 11em 1fr;
padding: 1em;
margin-right: 5em;
margin-left: 5em;
background-color: rgba(172, 172, 172, 0.6);
grid-gap: 1em;
border-radius: 0.5em;
}
.profile form button {
padding: 0.5em;
border: 0em;
box-shadow: 0 0 15px 4px rgba(0, 0, 0, 0.06);
border-radius: 0.6em;
background-color: rgb(90, 109, 194);
color: white;
margin-top: 1em;
width: 5em;
right: 6em;
position: absolute;
transition: background-color 0.2s;
}
.profile form input[type=text] {
width: 25em;
height: 1.7em;
}
.profile form input[type=submit] {
position: absolute;
left: 48%;
margin-top: 2em;
}
.result section:last-of-type button {
position: absolute;
margin-top: 1em;
padding: 0.5em;
border: 0em;
box-shadow: 0 0 15px 4px rgba(0, 0, 0, 0.06);
border-radius: 50%;
color: white;
min-width: 7em;
min-height: 7em;
}
.result section:first-of-type img {
max-width: 10em;
grid-row-start: span 6;
}
.result section:first-of-type {
display: grid;
grid-template-columns: 12em 1fr;
padding: 1em;
margin-right: 5em;
margin-left: 5em;
background-color: rgba(172, 172, 172, 0.6);
border-radius: 0.5em;
}
.result section:nth-of-type(2) {
margin-top: 1em;
display: grid;
grid-template-columns: 20em 1fr;
padding: 1em;
margin-right: 5em;
margin-left: 5em;
background-color: rgba(172, 172, 172, 0.6);
grid-gap: 1em;
border-radius: 0.5em;
}
.result section:last-of-type button:first-of-type {
left: 35%;
background-color: rgb(73, 73, 73);
transition: background-color 0.2s;
}
.result section:last-of-type button:last-of-type {
right: 35%;
background-color: rgb(90, 109, 194);
transition: background-color 0.2s;
}
.result section:last-of-type button:first-of-type:hover {
background-color:rgb(160, 20, 20);
cursor: pointer;
}
.result section:last-of-type button:last-of-type:hover {
background-color:rgb(96, 158, 252);
cursor: pointer;
}
.profile form select {
max-width: 25em;
} | static/public/style.css | * {
margin: 0;
box-sizing: border-box;
}
nav {
background-color: rgba(58, 58, 58);
width: 100%;
}
nav ul {
list-style: none;
display: flex;
height: 2.5em;
padding: 0.5em;
}
nav li {
font-family: 'Lato', sans-serif;
font-size: 1.2em;
line-height: 1em;
margin-right: 1em;
}
nav a {
text-decoration: none;
color: rgb(216, 216, 216);
}
nav li:last-of-type {
position: absolute;
right: 0;
}
nav a:hover {
text-decoration: underline;
}
body {
background-color: #242525;
color: white;
position: relative;
font-family: 'Lato', sans-serif;
}
main {
background-image: url("../images/background.jpg");
/*image source: <NAME> on Unsplash - https://unsplash.com/photos/Xi2aqNQB5P8 */
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
height: 90%;
}
.main h1 {
font-family: 'Thasadith', sans-serif;
font-size: 2.8em;
text-align: center;
padding-top: 2em;
}
.main form {
text-align: left;
width: 30%;
display: grid;
flex-direction: row;
margin-left: 0.5em;
background-color: rgba(228, 228, 228, 0.6);
position: absolute;
margin-top: 6em;
left: 35%;
padding: 1em;
border-radius: 1em;
}
.main form label {
padding-bottom: 0.2em;
font-size: 1em;
color: rgb(32, 32, 32);
}
.main form p {
color: rgb(160, 20, 20);
}
form input[type=text],
form select {
padding: 0.5em;
margin-top: 0.2em;
margin-bottom: 1em;
border-radius: 0.6em;
border: none;
box-shadow: 0 0 15px 4px rgba(0, 0, 0, 0.06);
appearance: none;
}
form input[type=submit] {
padding: 0.5em;
border: 0em;
box-shadow: 0 0 15px 4px rgba(0, 0, 0, 0.06);
border-radius: 0.6em;
background-color: rgb(90, 109, 194);
color: white;
transition: background-color 0.2s;
}
form input[type=submit]:hover,
.profile form button:hover {
cursor: pointer;
background-color:rgb(96, 158, 252);;
}
.profile h1,
.result h1 {
font-size: 2em;
padding-top: 0.5em;
padding-left: 2.5em;
padding-bottom: 0.5em;
}
.profile section:first-of-type {
display: grid;
grid-template-columns: 12em 1fr;
padding: 1em;
margin-right: 5em;
margin-left: 5em;
background-color: rgba(172, 172, 172, 0.6);
border-radius: 0.5em;
}
.profile section:first-of-type img {
max-width: 10em;
grid-row-start: span 6;
}
.profile section:nth-of-type(2) {
margin-top: 1em;
display: grid;
grid-template-columns: 11em 1fr;
padding: 1em;
margin-right: 5em;
margin-left: 5em;
background-color: rgba(172, 172, 172, 0.6);
grid-gap: 1em;
border-radius: 0.5em;
}
.profile form button {
padding: 0.5em;
border: 0em;
box-shadow: 0 0 15px 4px rgba(0, 0, 0, 0.06);
border-radius: 0.6em;
background-color: rgb(90, 109, 194);
color: white;
margin-top: 1em;
width: 5em;
right: 6em;
position: absolute;
transition: background-color 0.2s;
}
.profile form input[type=text] {
width: 25em;
height: 1.7em;
}
.profile form input[type=submit] {
position: absolute;
left: 48%;
margin-top: 2em;
}
.result section:last-of-type button {
position: absolute;
margin-top: 1em;
padding: 0.5em;
border: 0em;
box-shadow: 0 0 15px 4px rgba(0, 0, 0, 0.06);
border-radius: 50%;
color: white;
min-width: 7em;
min-height: 7em;
}
.result section:first-of-type img {
max-width: 10em;
grid-row-start: span 6;
}
.result section:first-of-type {
display: grid;
grid-template-columns: 12em 1fr;
padding: 1em;
margin-right: 5em;
margin-left: 5em;
background-color: rgba(172, 172, 172, 0.6);
border-radius: 0.5em;
}
.result section:nth-of-type(2) {
margin-top: 1em;
display: grid;
grid-template-columns: 20em 1fr;
padding: 1em;
margin-right: 5em;
margin-left: 5em;
background-color: rgba(172, 172, 172, 0.6);
grid-gap: 1em;
border-radius: 0.5em;
}
.result section:last-of-type button:first-of-type {
left: 35%;
background-color: rgb(73, 73, 73);
transition: background-color 0.2s;
}
.result section:last-of-type button:last-of-type {
right: 35%;
background-color: rgb(90, 109, 194);
transition: background-color 0.2s;
}
.result section:last-of-type button:first-of-type:hover {
background-color:rgb(160, 20, 20);
cursor: pointer;
}
.result section:last-of-type button:last-of-type:hover {
background-color:rgb(96, 158, 252);
cursor: pointer;
}
.profile form select {
max-width: 25em;
} | 0.664867 | 0.115013 |
.emojione {
content: "";
text-indent: -9999em;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
image-rendering: optimizeQuality;
font-size: inherit;
height: 64px;
width: 64px;
top: 0px;
position: relative;
display: inline-block;
margin: 0 .15em;
line-height: normal;
vertical-align: middle;
background-image: url("img/emojione.sprites.png");
background-repeat: no-repeat
}
.emojione-0023-20e3 {
background-position: -65px 0
}
.emojione-002a-20e3 {
background-position: -1365px -1820px
}
.emojione-0030-20e3 {
background-position: 0 -65px
}
.emojione-0031-20e3 {
background-position: -65px -65px
}
.emojione-0032-20e3 {
background-position: -130px 0
}
.emojione-0033-20e3 {
background-position: -130px -65px
}
.emojione-0034-20e3 {
background-position: 0 -130px
}
.emojione-0035-20e3 {
background-position: -65px -130px
}
.emojione-0036-20e3 {
background-position: -130px -130px
}
.emojione-0037-20e3 {
background-position: -195px 0
}
.emojione-0038-20e3 {
background-position: -195px -65px
}
.emojione-0039-20e3 {
background-position: -195px -130px
}
.emojione-00a9 {
background-position: 0 -195px
}
.emojione-00ae {
background-position: -65px -195px
}
.emojione-1f004 {
background-position: -130px -195px
}
.emojione-1f0cf {
background-position: -195px -195px
}
.emojione-1f170 {
background-position: -260px 0
}
.emojione-1f171 {
background-position: -260px -65px
}
.emojione-1f17e {
background-position: -260px -130px
}
.emojione-1f17f {
background-position: -260px -195px
}
.emojione-1f18e {
background-position: 0 -260px
}
.emojione-1f191 {
background-position: -65px -260px
}
.emojione-1f192 {
background-position: -130px -260px
}
.emojione-1f193 {
background-position: -195px -260px
}
.emojione-1f194 {
background-position: -260px -260px
}
.emojione-1f195 {
background-position: -325px 0
}
.emojione-1f196 {
background-position: -325px -65px
}
.emojione-1f197 {
background-position: -325px -130px
}
.emojione-1f198 {
background-position: -325px -195px
}
.emojione-1f199 {
background-position: -325px -260px
}
.emojione-1f19a {
background-position: 0 -325px
}
.emojione-1f1e6-1f1e8 {
background-position: -65px -325px
}
.emojione-1f1e6-1f1e9 {
background-position: -130px -325px
}
.emojione-1f1e6-1f1ea {
background-position: -195px -325px
}
.emojione-1f1e6-1f1eb {
background-position: -260px -325px
}
.emojione-1f1e6-1f1ec {
background-position: -325px -325px
}
.emojione-1f1e6-1f1ee {
background-position: -390px 0
}
.emojione-1f1e6-1f1f1 {
background-position: -390px -65px
}
.emojione-1f1e6-1f1f2 {
background-position: -390px -130px
}
.emojione-1f1e6-1f1f4 {
background-position: -390px -195px
}
.emojione-1f1e6-1f1f6 {
background-position: -390px -260px
}
.emojione-1f1e6-1f1f7 {
background-position: -390px -325px
}
.emojione-1f1e6-1f1f8 {
background-position: 0 -390px
}
.emojione-1f1e6-1f1f9 {
background-position: -65px -390px
}
.emojione-1f1e6-1f1fa {
background-position: -130px -390px
}
.emojione-1f1e6-1f1fc {
background-position: -195px -390px
}
.emojione-1f1e6-1f1fd {
background-position: -260px -390px
}
.emojione-1f1e6-1f1ff {
background-position: -325px -390px
}
.emojione-1f1e7-1f1e6 {
background-position: -390px -390px
}
.emojione-1f1e7-1f1e7 {
background-position: -455px 0
}
.emojione-1f1e7-1f1e9 {
background-position: -455px -65px
}
.emojione-1f1e7-1f1ea {
background-position: -455px -130px
}
.emojione-1f1e7-1f1eb {
background-position: -455px -195px
}
.emojione-1f1e7-1f1ec {
background-position: -455px -260px
}
.emojione-1f1e7-1f1ed {
background-position: -455px -325px
}
.emojione-1f1e7-1f1ee {
background-position: -455px -390px
}
.emojione-1f1e7-1f1ef {
background-position: 0 -455px
}
.emojione-1f1e7-1f1f1 {
background-position: -65px -455px
}
.emojione-1f1e7-1f1f2 {
background-position: -130px -455px
}
.emojione-1f1e7-1f1f3 {
background-position: -195px -455px
}
.emojione-1f1e7-1f1f4 {
background-position: -260px -455px
}
.emojione-1f1e7-1f1f6 {
background-position: -325px -455px
}
.emojione-1f1e7-1f1f7 {
background-position: -390px -455px
}
.emojione-1f1e7-1f1f8 {
background-position: -455px -455px
}
.emojione-1f1e7-1f1f9 {
background-position: -520px 0
}
.emojione-1f1e7-1f1fb {
background-position: -520px -65px
}
.emojione-1f1e7-1f1fc {
background-position: -520px -130px
}
.emojione-1f1e7-1f1fe {
background-position: -520px -195px
}
.emojione-1f1e7-1f1ff {
background-position: -520px -260px
}
.emojione-1f1e8-1f1e6 {
background-position: -520px -325px
}
.emojione-1f1e8-1f1e8 {
background-position: -520px -390px
}
.emojione-1f1e8-1f1e9 {
background-position: -520px -455px
}
.emojione-1f1e8-1f1eb {
background-position: 0 -520px
}
.emojione-1f1e8-1f1ec {
background-position: -65px -520px
}
.emojione-1f1e8-1f1ed {
background-position: -130px -520px
}
.emojione-1f1e8-1f1ee {
background-position: -195px -520px
}
.emojione-1f1e8-1f1f0 {
background-position: -260px -520px
}
.emojione-1f1e8-1f1f1 {
background-position: -325px -520px
}
.emojione-1f1e8-1f1f2 {
background-position: -390px -520px
}
.emojione-1f1e8-1f1f3 {
background-position: -455px -520px
}
.emojione-1f1e8-1f1f4 {
background-position: -520px -520px
}
.emojione-1f1e8-1f1f5 {
background-position: -585px 0
}
.emojione-1f1e8-1f1f7 {
background-position: -585px -65px
}
.emojione-1f1e8-1f1fa {
background-position: -585px -130px
}
.emojione-1f1e8-1f1fb {
background-position: -585px -195px
}
.emojione-1f1e8-1f1fc {
background-position: -585px -260px
}
.emojione-1f1e8-1f1fd {
background-position: -585px -325px
}
.emojione-1f1e8-1f1fe {
background-position: -585px -390px
}
.emojione-1f1e8-1f1ff {
background-position: -585px -455px
}
.emojione-1f1e9-1f1ea {
background-position: -585px -520px
}
.emojione-1f1e9-1f1ec {
background-position: 0 -585px
}
.emojione-1f1e9-1f1ef {
background-position: -65px -585px
}
.emojione-1f1e9-1f1f0 {
background-position: -130px -585px
}
.emojione-1f1e9-1f1f2 {
background-position: -195px -585px
}
.emojione-1f1e9-1f1f4 {
background-position: -260px -585px
}
.emojione-1f1e9-1f1ff {
background-position: -325px -585px
}
.emojione-1f1ea-1f1e6 {
background-position: -390px -585px
}
.emojione-1f1ea-1f1e8 {
background-position: -455px -585px
}
.emojione-1f1ea-1f1ea {
background-position: -520px -585px
}
.emojione-1f1ea-1f1ec {
background-position: -585px -585px
}
.emojione-1f1ea-1f1ed {
background-position: -650px 0
}
.emojione-1f1ea-1f1f7 {
background-position: -650px -65px
}
.emojione-1f1ea-1f1f8 {
background-position: -650px -130px
}
.emojione-1f1ea-1f1f9 {
background-position: -650px -195px
}
.emojione-1f1ea-1f1fa {
background-position: -650px -260px
}
.emojione-1f1eb-1f1ee {
background-position: -650px -325px
}
.emojione-1f1eb-1f1ef {
background-position: -650px -390px
}
.emojione-1f1eb-1f1f0 {
background-position: -650px -455px
}
.emojione-1f1eb-1f1f2 {
background-position: -650px -520px
}
.emojione-1f1eb-1f1f4 {
background-position: -650px -585px
}
.emojione-1f1eb-1f1f7 {
background-position: 0 -650px
}
.emojione-1f1ec-1f1e6 {
background-position: -65px -650px
}
.emojione-1f1ec-1f1e7 {
background-position: -130px -650px
}
.emojione-1f1ec-1f1e9 {
background-position: -195px -650px
}
.emojione-1f1ec-1f1ea {
background-position: -260px -650px
}
.emojione-1f1ec-1f1eb {
background-position: -325px -650px
}
.emojione-1f1ec-1f1ec {
background-position: -390px -650px
}
.emojione-1f1ec-1f1ed {
background-position: -455px -650px
}
.emojione-1f1ec-1f1ee {
background-position: -520px -650px
}
.emojione-1f1ec-1f1f1 {
background-position: -585px -650px
}
.emojione-1f1ec-1f1f2 {
background-position: -650px -650px
}
.emojione-1f1ec-1f1f3 {
background-position: -715px 0
}
.emojione-1f1ec-1f1f5 {
background-position: -715px -65px
}
.emojione-1f1ec-1f1f6 {
background-position: -715px -130px
}
.emojione-1f1ec-1f1f7 {
background-position: -715px -195px
}
.emojione-1f1ec-1f1f8 {
background-position: -715px -260px
}
.emojione-1f1ec-1f1f9 {
background-position: -715px -325px
}
.emojione-1f1ec-1f1fa {
background-position: -715px -390px
}
.emojione-1f1ec-1f1fc {
background-position: -715px -455px
}
.emojione-1f1ec-1f1fe {
background-position: -715px -520px
}
.emojione-1f1ed-1f1f0 {
background-position: -715px -585px
}
.emojione-1f1ed-1f1f2 {
background-position: -715px -650px
}
.emojione-1f1ed-1f1f3 {
background-position: 0 -715px
}
.emojione-1f1ed-1f1f7 {
background-position: -65px -715px
}
.emojione-1f1ed-1f1f9 {
background-position: -130px -715px
}
.emojione-1f1ed-1f1fa {
background-position: -195px -715px
}
.emojione-1f1ee-1f1e8 {
background-position: -260px -715px
}
.emojione-1f1ee-1f1e9 {
background-position: -325px -715px
}
.emojione-1f1ee-1f1ea {
background-position: -390px -715px
}
.emojione-1f1ee-1f1f1 {
background-position: -455px -715px
}
.emojione-1f1ee-1f1f2 {
background-position: -520px -715px
}
.emojione-1f1ee-1f1f3 {
background-position: -585px -715px
}
.emojione-1f1ee-1f1f4 {
background-position: -650px -715px
}
.emojione-1f1ee-1f1f6 {
background-position: -715px -715px
}
.emojione-1f1ee-1f1f7 {
background-position: -780px 0
}
.emojione-1f1ee-1f1f8 {
background-position: -780px -65px
}
.emojione-1f1ee-1f1f9 {
background-position: -780px -130px
}
.emojione-1f1ef-1f1ea {
background-position: -780px -195px
}
.emojione-1f1ef-1f1f2 {
background-position: -780px -260px
}
.emojione-1f1ef-1f1f4 {
background-position: -780px -325px
}
.emojione-1f1ef-1f1f5 {
background-position: -780px -390px
}
.emojione-1f1f0-1f1ea {
background-position: -780px -455px
}
.emojione-1f1f0-1f1ec {
background-position: -780px -520px
}
.emojione-1f1f0-1f1ed {
background-position: -780px -585px
}
.emojione-1f1f0-1f1ee {
background-position: -780px -650px
}
.emojione-1f1f0-1f1f2 {
background-position: -780px -715px
}
.emojione-1f1f0-1f1f3 {
background-position: 0 -780px
}
.emojione-1f1f0-1f1f5 {
background-position: -65px -780px
}
.emojione-1f1f0-1f1f7 {
background-position: -130px -780px
}
.emojione-1f1f0-1f1fc {
background-position: -195px -780px
}
.emojione-1f1f0-1f1fe {
background-position: -260px -780px
}
.emojione-1f1f0-1f1ff {
background-position: -325px -780px
}
.emojione-1f1f1-1f1e6 {
background-position: -390px -780px
}
.emojione-1f1f1-1f1e7 {
background-position: -455px -780px
}
.emojione-1f1f1-1f1e8 {
background-position: -520px -780px
}
.emojione-1f1f1-1f1ee {
background-position: -585px -780px
}
.emojione-1f1f1-1f1f0 {
background-position: -650px -780px
}
.emojione-1f1f1-1f1f7 {
background-position: -715px -780px
}
.emojione-1f1f1-1f1f8 {
background-position: -780px -780px
}
.emojione-1f1f1-1f1f9 {
background-position: -845px 0
}
.emojione-1f1f1-1f1fa {
background-position: -845px -65px
}
.emojione-1f1f1-1f1fb {
background-position: -845px -130px
}
.emojione-1f1f1-1f1fe {
background-position: -845px -195px
}
.emojione-1f1f2-1f1e6 {
background-position: -845px -260px
}
.emojione-1f1f2-1f1e8 {
background-position: -845px -325px
}
.emojione-1f1f2-1f1e9 {
background-position: -845px -390px
}
.emojione-1f1f2-1f1ea {
background-position: -845px -455px
}
.emojione-1f1f2-1f1eb {
background-position: -845px -520px
}
.emojione-1f1f2-1f1ec {
background-position: -845px -585px
}
.emojione-1f1f2-1f1ed {
background-position: -845px -650px
}
.emojione-1f1f2-1f1f0 {
background-position: -845px -715px
}
.emojione-1f1f2-1f1f1 {
background-position: -845px -780px
}
.emojione-1f1f2-1f1f2 {
background-position: 0 -845px
}
.emojione-1f1f2-1f1f3 {
background-position: -65px -845px
}
.emojione-1f1f2-1f1f4 {
background-position: -130px -845px
}
.emojione-1f1f2-1f1f5 {
background-position: -195px -845px
}
.emojione-1f1f2-1f1f6 {
background-position: -260px -845px
}
.emojione-1f1f2-1f1f7 {
background-position: -325px -845px
}
.emojione-1f1f2-1f1f8 {
background-position: -390px -845px
}
.emojione-1f1f2-1f1f9 {
background-position: -455px -845px
}
.emojione-1f1f2-1f1fa {
background-position: -520px -845px
}
.emojione-1f1f2-1f1fb {
background-position: -585px -845px
}
.emojione-1f1f2-1f1fc {
background-position: -650px -845px
}
.emojione-1f1f2-1f1fd {
background-position: -715px -845px
}
.emojione-1f1f2-1f1fe {
background-position: -780px -845px
}
.emojione-1f1f2-1f1ff {
background-position: -845px -845px
}
.emojione-1f1f3-1f1e6 {
background-position: -910px 0
}
.emojione-1f1f3-1f1e8 {
background-position: -910px -65px
}
.emojione-1f1f3-1f1ea {
background-position: -910px -130px
}
.emojione-1f1f3-1f1eb {
background-position: -910px -195px
}
.emojione-1f1f3-1f1ec {
background-position: -910px -260px
}
.emojione-1f1f3-1f1ee {
background-position: -910px -325px
}
.emojione-1f1f3-1f1f1 {
background-position: -910px -390px
}
.emojione-1f1f3-1f1f4 {
background-position: -910px -455px
}
.emojione-1f1f3-1f1f5 {
background-position: -910px -520px
}
.emojione-1f1f3-1f1f7 {
background-position: -910px -585px
}
.emojione-1f1f3-1f1fa {
background-position: -910px -650px
}
.emojione-1f1f3-1f1ff {
background-position: -910px -715px
}
.emojione-1f1f4-1f1f2 {
background-position: -910px -780px
}
.emojione-1f1f5-1f1e6 {
background-position: -910px -845px
}
.emojione-1f1f5-1f1ea {
background-position: 0 -910px
}
.emojione-1f1f5-1f1eb {
background-position: -65px -910px
}
.emojione-1f1f5-1f1ec {
background-position: -130px -910px
}
.emojione-1f1f5-1f1ed {
background-position: -195px -910px
}
.emojione-1f1f5-1f1f0 {
background-position: -260px -910px
}
.emojione-1f1f5-1f1f1 {
background-position: -325px -910px
}
.emojione-1f1f5-1f1f2 {
background-position: -390px -910px
}
.emojione-1f1f5-1f1f3 {
background-position: -455px -910px
}
.emojione-1f1f5-1f1f7 {
background-position: -520px -910px
}
.emojione-1f1f5-1f1f8 {
background-position: -585px -910px
}
.emojione-1f1f5-1f1f9 {
background-position: -650px -910px
}
.emojione-1f1f5-1f1fc {
background-position: -715px -910px
}
.emojione-1f1f5-1f1fe {
background-position: -780px -910px
}
.emojione-1f1f6-1f1e6 {
background-position: -845px -910px
}
.emojione-1f1f7-1f1ea {
background-position: -910px -910px
}
.emojione-1f1f7-1f1f4 {
background-position: -975px 0
}
.emojione-1f1f7-1f1f8 {
background-position: -975px -65px
}
.emojione-1f1f7-1f1fa {
background-position: -975px -130px
}
.emojione-1f1f7-1f1fc {
background-position: -975px -195px
}
.emojione-1f1f8-1f1e6 {
background-position: -975px -260px
}
.emojione-1f1f8-1f1e7 {
background-position: -975px -325px
}
.emojione-1f1f8-1f1e8 {
background-position: -975px -390px
}
.emojione-1f1f8-1f1e9 {
background-position: -975px -455px
}
.emojione-1f1f8-1f1ea {
background-position: -975px -520px
}
.emojione-1f1f8-1f1ec {
background-position: -975px -585px
}
.emojione-1f1f8-1f1ed {
background-position: -975px -650px
}
.emojione-1f1f8-1f1ee {
background-position: -975px -715px
}
.emojione-1f1f8-1f1ef {
background-position: -975px -780px
}
.emojione-1f1f8-1f1f0 {
background-position: -975px -845px
}
.emojione-1f1f8-1f1f1 {
background-position: -975px -910px
}
.emojione-1f1f8-1f1f2 {
background-position: 0 -975px
}
.emojione-1f1f8-1f1f3 {
background-position: -65px -975px
}
.emojione-1f1f8-1f1f4 {
background-position: -130px -975px
}
.emojione-1f1f8-1f1f7 {
background-position: -195px -975px
}
.emojione-1f1f8-1f1f8 {
background-position: -260px -975px
}
.emojione-1f1f8-1f1f9 {
background-position: -325px -975px
}
.emojione-1f1f8-1f1fb {
background-position: -390px -975px
}
.emojione-1f1f8-1f1fd {
background-position: -455px -975px
}
.emojione-1f1f8-1f1fe {
background-position: -520px -975px
}
.emojione-1f1f8-1f1ff {
background-position: -585px -975px
}
.emojione-1f1f9-1f1e6 {
background-position: -650px -975px
}
.emojione-1f1f9-1f1e8 {
background-position: -715px -975px
}
.emojione-1f1f9-1f1e9 {
background-position: -780px -975px
}
.emojione-1f1f9-1f1eb {
background-position: -845px -975px
}
.emojione-1f1f9-1f1ec {
background-position: -910px -975px
}
.emojione-1f1f9-1f1ed {
background-position: -975px -975px
}
.emojione-1f1f9-1f1ef {
background-position: -1040px 0
}
.emojione-1f1f9-1f1f0 {
background-position: -1040px -65px
}
.emojione-1f1f9-1f1f1 {
background-position: -1040px -130px
}
.emojione-1f1f9-1f1f2 {
background-position: -1040px -195px
}
.emojione-1f1f9-1f1f3 {
background-position: -1040px -260px
}
.emojione-1f1f9-1f1f4 {
background-position: -1040px -325px
}
.emojione-1f1f9-1f1f7 {
background-position: -1040px -390px
}
.emojione-1f1f9-1f1f9 {
background-position: -1040px -455px
}
.emojione-1f1f9-1f1fb {
background-position: -1040px -520px
}
.emojione-1f1f9-1f1fc {
background-position: -1040px -585px
}
.emojione-1f1f9-1f1ff {
background-position: -1040px -650px
}
.emojione-1f1fa-1f1e6 {
background-position: -1040px -715px
}
.emojione-1f1fa-1f1ec {
background-position: -1040px -780px
}
.emojione-1f1fa-1f1f2 {
background-position: -1040px -845px
}
.emojione-1f1fa-1f1f8 {
background-position: -1040px -910px
}
.emojione-1f1fa-1f1fe {
background-position: -1040px -975px
}
.emojione-1f1fa-1f1ff {
background-position: 0 -1040px
}
.emojione-1f1fb-1f1e6 {
background-position: -65px -1040px
}
.emojione-1f1fb-1f1e8 {
background-position: -130px -1040px
}
.emojione-1f1fb-1f1ea {
background-position: -195px -1040px
}
.emojione-1f1fb-1f1ec {
background-position: -260px -1040px
}
.emojione-1f1fb-1f1ee {
background-position: -325px -1040px
}
.emojione-1f1fb-1f1f3 {
background-position: -390px -1040px
}
.emojione-1f1fb-1f1fa {
background-position: -455px -1040px
}
.emojione-1f1fc-1f1eb {
background-position: -520px -1040px
}
.emojione-1f1fc-1f1f8 {
background-position: -585px -1040px
}
.emojione-1f1fd-1f1f0 {
background-position: -650px -1040px
}
.emojione-1f1fe-1f1ea {
background-position: -715px -1040px
}
.emojione-1f1fe-1f1f9 {
background-position: -780px -1040px
}
.emojione-1f1ff-1f1e6 {
background-position: -845px -1040px
}
.emojione-1f1ff-1f1f2 {
background-position: -910px -1040px
}
.emojione-1f1ff-1f1fc {
background-position: -975px -1040px
}
.emojione-1f201 {
background-position: -1040px -1040px
}
.emojione-1f202 {
background-position: -1105px 0
}
.emojione-1f21a {
background-position: -1105px -65px
}
.emojione-1f22f {
background-position: -1105px -130px
}
.emojione-1f232 {
background-position: -1105px -195px
}
.emojione-1f233 {
background-position: -1105px -260px
}
.emojione-1f234 {
background-position: -1105px -325px
}
.emojione-1f235 {
background-position: -1105px -390px
}
.emojione-1f236 {
background-position: -1105px -455px
}
.emojione-1f237 {
background-position: -1105px -520px
}
.emojione-1f238 {
background-position: -1105px -585px
}
.emojione-1f239 {
background-position: -1105px -650px
}
.emojione-1f23a {
background-position: -1105px -715px
}
.emojione-1f250 {
background-position: -1105px -780px
}
.emojione-1f251 {
background-position: -1105px -845px
}
.emojione-1f300 {
background-position: -1105px -910px
}
.emojione-1f301 {
background-position: -1105px -975px
}
.emojione-1f302 {
background-position: -1105px -1040px
}
.emojione-1f303 {
background-position: 0 -1105px
}
.emojione-1f304 {
background-position: -65px -1105px
}
.emojione-1f305 {
background-position: -130px -1105px
}
.emojione-1f306 {
background-position: -195px -1105px
}
.emojione-1f307 {
background-position: -260px -1105px
}
.emojione-1f308 {
background-position: -325px -1105px
}
.emojione-1f309 {
background-position: -390px -1105px
}
.emojione-1f30a {
background-position: -455px -1105px
}
.emojione-1f30b {
background-position: -520px -1105px
}
.emojione-1f30c {
background-position: -585px -1105px
}
.emojione-1f30d {
background-position: -650px -1105px
}
.emojione-1f30e {
background-position: -715px -1105px
}
.emojione-1f30f {
background-position: -780px -1105px
}
.emojione-1f310 {
background-position: -845px -1105px
}
.emojione-1f311 {
background-position: -910px -1105px
}
.emojione-1f312 {
background-position: -975px -1105px
}
.emojione-1f313 {
background-position: -1040px -1105px
}
.emojione-1f314 {
background-position: -1105px -1105px
}
.emojione-1f315 {
background-position: -1170px 0
}
.emojione-1f316 {
background-position: -1170px -65px
}
.emojione-1f317 {
background-position: -1170px -130px
}
.emojione-1f318 {
background-position: -1170px -195px
}
.emojione-1f319 {
background-position: -1170px -260px
}
.emojione-1f31a {
background-position: -1170px -325px
}
.emojione-1f31b {
background-position: -1170px -390px
}
.emojione-1f31c {
background-position: -1170px -455px
}
.emojione-1f31d {
background-position: -1170px -520px
}
.emojione-1f31e {
background-position: -1170px -585px
}
.emojione-1f31f {
background-position: -1170px -650px
}
.emojione-1f320 {
background-position: -1170px -715px
}
.emojione-1f321 {
background-position: -1170px -780px
}
.emojione-1f324 {
background-position: -1170px -845px
}
.emojione-1f325 {
background-position: -1170px -910px
}
.emojione-1f326 {
background-position: -1170px -975px
}
.emojione-1f327 {
background-position: -1170px -1040px
}
.emojione-1f328 {
background-position: -1170px -1105px
}
.emojione-1f329 {
background-position: 0 -1170px
}
.emojione-1f32a {
background-position: -65px -1170px
}
.emojione-1f32b {
background-position: -130px -1170px
}
.emojione-1f32c {
background-position: -195px -1170px
}
.emojione-1f32d {
background-position: -260px -1170px
}
.emojione-1f32e {
background-position: -325px -1170px
}
.emojione-1f32f {
background-position: -390px -1170px
}
.emojione-1f330 {
background-position: -455px -1170px
}
.emojione-1f331 {
background-position: -520px -1170px
}
.emojione-1f332 {
background-position: -585px -1170px
}
.emojione-1f333 {
background-position: -650px -1170px
}
.emojione-1f334 {
background-position: -715px -1170px
}
.emojione-1f335 {
background-position: -780px -1170px
}
.emojione-1f336 {
background-position: -845px -1170px
}
.emojione-1f337 {
background-position: -910px -1170px
}
.emojione-1f338 {
background-position: -975px -1170px
}
.emojione-1f339 {
background-position: -1040px -1170px
}
.emojione-1f33a {
background-position: -1105px -1170px
}
.emojione-1f33b {
background-position: -1170px -1170px
}
.emojione-1f33c {
background-position: -1235px 0
}
.emojione-1f33d {
background-position: -1235px -65px
}
.emojione-1f33e {
background-position: -1235px -130px
}
.emojione-1f33f {
background-position: -1235px -195px
}
.emojione-1f340 {
background-position: -1235px -260px
}
.emojione-1f341 {
background-position: -1235px -325px
}
.emojione-1f342 {
background-position: -1235px -390px
}
.emojione-1f343 {
background-position: -1235px -455px
}
.emojione-1f344 {
background-position: -1235px -520px
}
.emojione-1f345 {
background-position: -1235px -585px
}
.emojione-1f346 {
background-position: -1235px -650px
}
.emojione-1f347 {
background-position: -1235px -715px
}
.emojione-1f348 {
background-position: -1235px -780px
}
.emojione-1f349 {
background-position: -1235px -845px
}
.emojione-1f34a {
background-position: -1235px -910px
}
.emojione-1f34b {
background-position: -1235px -975px
}
.emojione-1f34c {
background-position: -1235px -1040px
}
.emojione-1f34d {
background-position: -1235px -1105px
}
.emojione-1f34e {
background-position: -1235px -1170px
}
.emojione-1f34f {
background-position: 0 -1235px
}
.emojione-1f350 {
background-position: -65px -1235px
}
.emojione-1f351 {
background-position: -130px -1235px
}
.emojione-1f352 {
background-position: -195px -1235px
}
.emojione-1f353 {
background-position: -260px -1235px
}
.emojione-1f354 {
background-position: -325px -1235px
}
.emojione-1f355 {
background-position: -390px -1235px
}
.emojione-1f356 {
background-position: -455px -1235px
}
.emojione-1f357 {
background-position: -520px -1235px
}
.emojione-1f358 {
background-position: -585px -1235px
}
.emojione-1f359 {
background-position: -650px -1235px
}
.emojione-1f35a {
background-position: -715px -1235px
}
.emojione-1f35b {
background-position: -780px -1235px
}
.emojione-1f35c {
background-position: -845px -1235px
}
.emojione-1f35d {
background-position: -910px -1235px
}
.emojione-1f35e {
background-position: -975px -1235px
}
.emojione-1f35f {
background-position: -1040px -1235px
}
.emojione-1f360 {
background-position: -1105px -1235px
}
.emojione-1f361 {
background-position: -1170px -1235px
}
.emojione-1f362 {
background-position: -1235px -1235px
}
.emojione-1f363 {
background-position: -1300px 0
}
.emojione-1f364 {
background-position: -1300px -65px
}
.emojione-1f365 {
background-position: -1300px -130px
}
.emojione-1f366 {
background-position: -1300px -195px
}
.emojione-1f367 {
background-position: -1300px -260px
}
.emojione-1f368 {
background-position: -1300px -325px
}
.emojione-1f369 {
background-position: -1300px -390px
}
.emojione-1f36a {
background-position: -1300px -455px
}
.emojione-1f36b {
background-position: -1300px -520px
}
.emojione-1f36c {
background-position: -1300px -585px
}
.emojione-1f36d {
background-position: -1300px -650px
}
.emojione-1f36e {
background-position: -1300px -715px
}
.emojione-1f36f {
background-position: -1300px -780px
}
.emojione-1f370 {
background-position: -1300px -845px
}
.emojione-1f371 {
background-position: -1300px -910px
}
.emojione-1f372 {
background-position: -1300px -975px
}
.emojione-1f373 {
background-position: -1300px -1040px
}
.emojione-1f374 {
background-position: -1300px -1105px
}
.emojione-1f375 {
background-position: -1300px -1170px
}
.emojione-1f376 {
background-position: -1300px -1235px
}
.emojione-1f377 {
background-position: 0 -1300px
}
.emojione-1f378 {
background-position: -65px -1300px
}
.emojione-1f379 {
background-position: -130px -1300px
}
.emojione-1f37a {
background-position: -195px -1300px
}
.emojione-1f37b {
background-position: -260px -1300px
}
.emojione-1f37c {
background-position: -325px -1300px
}
.emojione-1f37d {
background-position: -390px -1300px
}
.emojione-1f37e {
background-position: -455px -1300px
}
.emojione-1f37f {
background-position: -520px -1300px
}
.emojione-1f380 {
background-position: -585px -1300px
}
.emojione-1f381 {
background-position: -650px -1300px
}
.emojione-1f382 {
background-position: -715px -1300px
}
.emojione-1f383 {
background-position: -780px -1300px
}
.emojione-1f384 {
background-position: -845px -1300px
}
.emojione-1f385-1f3fb {
background-position: -910px -1300px
}
.emojione-1f385-1f3fc {
background-position: -975px -1300px
}
.emojione-1f385-1f3fd {
background-position: -1040px -1300px
}
.emojione-1f385-1f3fe {
background-position: -1105px -1300px
}
.emojione-1f385-1f3ff {
background-position: -1170px -1300px
}
.emojione-1f385 {
background-position: -1235px -1300px
}
.emojione-1f386 {
background-position: -1300px -1300px
}
.emojione-1f387 {
background-position: -1365px 0
}
.emojione-1f388 {
background-position: -1365px -65px
}
.emojione-1f389 {
background-position: -1365px -130px
}
.emojione-1f38a {
background-position: -1365px -195px
}
.emojione-1f38b {
background-position: -1365px -260px
}
.emojione-1f38c {
background-position: -1365px -325px
}
.emojione-1f38d {
background-position: -1365px -390px
}
.emojione-1f38e {
background-position: -1365px -455px
}
.emojione-1f38f {
background-position: -1365px -520px
}
.emojione-1f390 {
background-position: -1365px -585px
}
.emojione-1f391 {
background-position: -1365px -650px
}
.emojione-1f392 {
background-position: -1365px -715px
}
.emojione-1f393 {
background-position: -1365px -780px
}
.emojione-1f396 {
background-position: -1365px -845px
}
.emojione-1f397 {
background-position: -1365px -910px
}
.emojione-1f399 {
background-position: -1365px -975px
}
.emojione-1f39a {
background-position: -1365px -1040px
}
.emojione-1f39b {
background-position: -1365px -1105px
}
.emojione-1f39e {
background-position: -1365px -1170px
}
.emojione-1f39f {
background-position: -1365px -1235px
}
.emojione-1f3a0 {
background-position: -1365px -1300px
}
.emojione-1f3a1 {
background-position: 0 -1365px
}
.emojione-1f3a2 {
background-position: -65px -1365px
}
.emojione-1f3a3 {
background-position: -130px -1365px
}
.emojione-1f3a4 {
background-position: -195px -1365px
}
.emojione-1f3a5 {
background-position: -260px -1365px
}
.emojione-1f3a6 {
background-position: -325px -1365px
}
.emojione-1f3a7 {
background-position: -390px -1365px
}
.emojione-1f3a8 {
background-position: -455px -1365px
}
.emojione-1f3a9 {
background-position: -520px -1365px
}
.emojione-1f3aa {
background-position: -585px -1365px
}
.emojione-1f3ab {
background-position: -650px -1365px
}
.emojione-1f3ac {
background-position: -715px -1365px
}
.emojione-1f3ad {
background-position: -780px -1365px
}
.emojione-1f3ae {
background-position: -845px -1365px
}
.emojione-1f3af {
background-position: -910px -1365px
}
.emojione-1f3b0 {
background-position: -975px -1365px
}
.emojione-1f3b1 {
background-position: -1040px -1365px
}
.emojione-1f3b2 {
background-position: -1105px -1365px
}
.emojione-1f3b3 {
background-position: -1170px -1365px
}
.emojione-1f3b4 {
background-position: -1235px -1365px
}
.emojione-1f3b5 {
background-position: -1300px -1365px
}
.emojione-1f3b6 {
background-position: -1365px -1365px
}
.emojione-1f3b7 {
background-position: -1430px 0
}
.emojione-1f3b8 {
background-position: -1430px -65px
}
.emojione-1f3b9 {
background-position: -1430px -130px
}
.emojione-1f3ba {
background-position: -1430px -195px
}
.emojione-1f3bb {
background-position: -1430px -260px
}
.emojione-1f3bc {
background-position: -1430px -325px
}
.emojione-1f3bd {
background-position: -1430px -390px
}
.emojione-1f3be {
background-position: -1430px -455px
}
.emojione-1f3bf {
background-position: -1430px -520px
}
.emojione-1f3c0 {
background-position: -1430px -585px
}
.emojione-1f3c1 {
background-position: -1430px -650px
}
.emojione-1f3c2 {
background-position: -1430px -715px
}
.emojione-1f3c3-1f3fb {
background-position: -1430px -780px
}
.emojione-1f3c3-1f3fc {
background-position: -1430px -845px
}
.emojione-1f3c3-1f3fd {
background-position: -1430px -910px
}
.emojione-1f3c3-1f3fe {
background-position: -1430px -975px
}
.emojione-1f3c3-1f3ff {
background-position: -1430px -1040px
}
.emojione-1f3c3 {
background-position: -1430px -1105px
}
.emojione-1f3c4-1f3fb {
background-position: -1430px -1170px
}
.emojione-1f3c4-1f3fc {
background-position: -1430px -1235px
}
.emojione-1f3c4-1f3fd {
background-position: -1430px -1300px
}
.emojione-1f3c4-1f3fe {
background-position: -1430px -1365px
}
.emojione-1f3c4-1f3ff {
background-position: 0 -1430px
}
.emojione-1f3c4 {
background-position: -65px -1430px
}
.emojione-1f3c5 {
background-position: -130px -1430px
}
.emojione-1f3c6 {
background-position: -195px -1430px
}
.emojione-1f3c7-1f3fb {
background-position: -260px -1430px
}
.emojione-1f3c7-1f3fc {
background-position: -325px -1430px
}
.emojione-1f3c7-1f3fd {
background-position: -390px -1430px
}
.emojione-1f3c7-1f3fe {
background-position: -455px -1430px
}
.emojione-1f3c7-1f3ff {
background-position: -520px -1430px
}
.emojione-1f3c7 {
background-position: -585px -1430px
}
.emojione-1f3c8 {
background-position: -650px -1430px
}
.emojione-1f3c9 {
background-position: -715px -1430px
}
.emojione-1f3ca-1f3fb {
background-position: -780px -1430px
}
.emojione-1f3ca-1f3fc {
background-position: -845px -1430px
}
.emojione-1f3ca-1f3fd {
background-position: -910px -1430px
}
.emojione-1f3ca-1f3fe {
background-position: -975px -1430px
}
.emojione-1f3ca-1f3ff {
background-position: -1040px -1430px
}
.emojione-1f3ca {
background-position: -1105px -1430px
}
.emojione-1f3cb-1f3fb {
background-position: -1170px -1430px
}
.emojione-1f3cb-1f3fc {
background-position: -1235px -1430px
}
.emojione-1f3cb-1f3fd {
background-position: -1300px -1430px
}
.emojione-1f3cb-1f3fe {
background-position: -1365px -1430px
}
.emojione-1f3cb-1f3ff {
background-position: -1430px -1430px
}
.emojione-1f3cb {
background-position: -1495px 0
}
.emojione-1f3cc {
background-position: -1495px -65px
}
.emojione-1f3cd {
background-position: -1495px -130px
}
.emojione-1f3ce {
background-position: -1495px -195px
}
.emojione-1f3cf {
background-position: -1495px -260px
}
.emojione-1f3d0 {
background-position: -1495px -325px
}
.emojione-1f3d1 {
background-position: -1495px -390px
}
.emojione-1f3d2 {
background-position: -1495px -455px
}
.emojione-1f3d3 {
background-position: -1495px -520px
}
.emojione-1f3d4 {
background-position: -1495px -585px
}
.emojione-1f3d5 {
background-position: -1495px -650px
}
.emojione-1f3d6 {
background-position: -1495px -715px
}
.emojione-1f3d7 {
background-position: -1495px -780px
}
.emojione-1f3d8 {
background-position: -1495px -845px
}
.emojione-1f3d9 {
background-position: -1495px -910px
}
.emojione-1f3da {
background-position: -1495px -975px
}
.emojione-1f3db {
background-position: -1495px -1040px
}
.emojione-1f3dc {
background-position: -1495px -1105px
}
.emojione-1f3dd {
background-position: -1495px -1170px
}
.emojione-1f3de {
background-position: -1495px -1235px
}
.emojione-1f3df {
background-position: -1495px -1300px
}
.emojione-1f3e0 {
background-position: -1495px -1365px
}
.emojione-1f3e1 {
background-position: -1495px -1430px
}
.emojione-1f3e2 {
background-position: 0 -1495px
}
.emojione-1f3e3 {
background-position: -65px -1495px
}
.emojione-1f3e4 {
background-position: -130px -1495px
}
.emojione-1f3e5 {
background-position: -195px -1495px
}
.emojione-1f3e6 {
background-position: -260px -1495px
}
.emojione-1f3e7 {
background-position: -325px -1495px
}
.emojione-1f3e8 {
background-position: -390px -1495px
}
.emojione-1f3e9 {
background-position: -455px -1495px
}
.emojione-1f3ea {
background-position: -520px -1495px
}
.emojione-1f3eb {
background-position: -585px -1495px
}
.emojione-1f3ec {
background-position: -650px -1495px
}
.emojione-1f3ed {
background-position: -715px -1495px
}
.emojione-1f3ee {
background-position: -780px -1495px
}
.emojione-1f3ef {
background-position: -845px -1495px
}
.emojione-1f3f0 {
background-position: -910px -1495px
}
.emojione-1f3f3 {
background-position: -975px -1495px
}
.emojione-1f3f4 {
background-position: -1040px -1495px
}
.emojione-1f3f5 {
background-position: -1105px -1495px
}
.emojione-1f3f7 {
background-position: -1170px -1495px
}
.emojione-1f3f8 {
background-position: -1235px -1495px
}
.emojione-1f3f9 {
background-position: -1300px -1495px
}
.emojione-1f3fa {
background-position: -1365px -1495px
}
.emojione-1f3fb {
background-position: -1430px -1495px
}
.emojione-1f3fc {
background-position: -1495px -1495px
}
.emojione-1f3fd {
background-position: -1560px 0
}
.emojione-1f3fe {
background-position: -1560px -65px
}
.emojione-1f3ff {
background-position: -1560px -130px
}
.emojione-1f400 {
background-position: -1560px -195px
}
.emojione-1f401 {
background-position: -1560px -260px
}
.emojione-1f402 {
background-position: -1560px -325px
}
.emojione-1f403 {
background-position: -1560px -390px
}
.emojione-1f404 {
background-position: -1560px -455px
}
.emojione-1f405 {
background-position: -1560px -520px
}
.emojione-1f406 {
background-position: -1560px -585px
}
.emojione-1f407 {
background-position: -1560px -650px
}
.emojione-1f408 {
background-position: -1560px -715px
}
.emojione-1f409 {
background-position: -1560px -780px
}
.emojione-1f40a {
background-position: -1560px -845px
}
.emojione-1f40b {
background-position: -1560px -910px
}
.emojione-1f40c {
background-position: -1560px -975px
}
.emojione-1f40d {
background-position: -1560px -1040px
}
.emojione-1f40e {
background-position: -1560px -1105px
}
.emojione-1f40f {
background-position: -1560px -1170px
}
.emojione-1f410 {
background-position: -1560px -1235px
}
.emojione-1f411 {
background-position: -1560px -1300px
}
.emojione-1f412 {
background-position: -1560px -1365px
}
.emojione-1f413 {
background-position: -1560px -1430px
}
.emojione-1f414 {
background-position: -1560px -1495px
}
.emojione-1f415 {
background-position: 0 -1560px
}
.emojione-1f416 {
background-position: -65px -1560px
}
.emojione-1f417 {
background-position: -130px -1560px
}
.emojione-1f418 {
background-position: -195px -1560px
}
.emojione-1f419 {
background-position: -260px -1560px
}
.emojione-1f41a {
background-position: -325px -1560px
}
.emojione-1f41b {
background-position: -390px -1560px
}
.emojione-1f41c {
background-position: -455px -1560px
}
.emojione-1f41d {
background-position: -520px -1560px
}
.emojione-1f41e {
background-position: -585px -1560px
}
.emojione-1f41f {
background-position: -650px -1560px
}
.emojione-1f420 {
background-position: -715px -1560px
}
.emojione-1f421 {
background-position: -780px -1560px
}
.emojione-1f422 {
background-position: -845px -1560px
}
.emojione-1f423 {
background-position: -910px -1560px
}
.emojione-1f424 {
background-position: -975px -1560px
}
.emojione-1f425 {
background-position: -1040px -1560px
}
.emojione-1f426 {
background-position: -1105px -1560px
}
.emojione-1f427 {
background-position: -1170px -1560px
}
.emojione-1f428 {
background-position: -1235px -1560px
}
.emojione-1f429 {
background-position: -1300px -1560px
}
.emojione-1f42a {
background-position: -1365px -1560px
}
.emojione-1f42b {
background-position: -1430px -1560px
}
.emojione-1f42c {
background-position: -1495px -1560px
}
.emojione-1f42d {
background-position: -1560px -1560px
}
.emojione-1f42e {
background-position: -1625px 0
}
.emojione-1f42f {
background-position: -1625px -65px
}
.emojione-1f430 {
background-position: -1625px -130px
}
.emojione-1f431 {
background-position: -1625px -195px
}
.emojione-1f432 {
background-position: -1625px -260px
}
.emojione-1f433 {
background-position: -1625px -325px
}
.emojione-1f434 {
background-position: -1625px -390px
}
.emojione-1f435 {
background-position: -1625px -455px
}
.emojione-1f436 {
background-position: -1625px -520px
}
.emojione-1f437 {
background-position: -1625px -585px
}
.emojione-1f438 {
background-position: -1625px -650px
}
.emojione-1f439 {
background-position: -1625px -715px
}
.emojione-1f43a {
background-position: -1625px -780px
}
.emojione-1f43b {
background-position: -1625px -845px
}
.emojione-1f43c {
background-position: -1625px -910px
}
.emojione-1f43d {
background-position: -1625px -975px
}
.emojione-1f43e {
background-position: -1625px -1040px
}
.emojione-1f43f {
background-position: -1625px -1105px
}
.emojione-1f440 {
background-position: -1625px -1170px
}
.emojione-1f441-1f5e8 {
background-position: -1625px -1235px
}
.emojione-1f441 {
background-position: -1625px -1300px
}
.emojione-1f442-1f3fb {
background-position: -1625px -1365px
}
.emojione-1f442-1f3fc {
background-position: -1625px -1430px
}
.emojione-1f442-1f3fd {
background-position: -1625px -1495px
}
.emojione-1f442-1f3fe {
background-position: -1625px -1560px
}
.emojione-1f442-1f3ff {
background-position: 0 -1625px
}
.emojione-1f442 {
background-position: -65px -1625px
}
.emojione-1f443-1f3fb {
background-position: -130px -1625px
}
.emojione-1f443-1f3fc {
background-position: -195px -1625px
}
.emojione-1f443-1f3fd {
background-position: -260px -1625px
}
.emojione-1f443-1f3fe {
background-position: -325px -1625px
}
.emojione-1f443-1f3ff {
background-position: -390px -1625px
}
.emojione-1f443 {
background-position: -455px -1625px
}
.emojione-1f444 {
background-position: -520px -1625px
}
.emojione-1f445 {
background-position: -585px -1625px
}
.emojione-1f446-1f3fb {
background-position: -650px -1625px
}
.emojione-1f446-1f3fc {
background-position: -715px -1625px
}
.emojione-1f446-1f3fd {
background-position: -780px -1625px
}
.emojione-1f446-1f3fe {
background-position: -845px -1625px
}
.emojione-1f446-1f3ff {
background-position: -910px -1625px
}
.emojione-1f446 {
background-position: -975px -1625px
}
.emojione-1f447-1f3fb {
background-position: -1040px -1625px
}
.emojione-1f447-1f3fc {
background-position: -1105px -1625px
}
.emojione-1f447-1f3fd {
background-position: -1170px -1625px
}
.emojione-1f447-1f3fe {
background-position: -1235px -1625px
}
.emojione-1f447-1f3ff {
background-position: -1300px -1625px
}
.emojione-1f447 {
background-position: -1365px -1625px
}
.emojione-1f448-1f3fb {
background-position: -1430px -1625px
}
.emojione-1f448-1f3fc {
background-position: -1495px -1625px
}
.emojione-1f448-1f3fd {
background-position: -1560px -1625px
}
.emojione-1f448-1f3fe {
background-position: -1625px -1625px
}
.emojione-1f448-1f3ff {
background-position: -1690px 0
}
.emojione-1f448 {
background-position: -1690px -65px
}
.emojione-1f449-1f3fb {
background-position: -1690px -130px
}
.emojione-1f449-1f3fc {
background-position: -1690px -195px
}
.emojione-1f449-1f3fd {
background-position: -1690px -260px
}
.emojione-1f449-1f3fe {
background-position: -1690px -325px
}
.emojione-1f449-1f3ff {
background-position: -1690px -390px
}
.emojione-1f449 {
background-position: -1690px -455px
}
.emojione-1f44a-1f3fb {
background-position: -1690px -520px
}
.emojione-1f44a-1f3fc {
background-position: -1690px -585px
}
.emojione-1f44a-1f3fd {
background-position: -1690px -650px
}
.emojione-1f44a-1f3fe {
background-position: -1690px -715px
}
.emojione-1f44a-1f3ff {
background-position: -1690px -780px
}
.emojione-1f44a {
background-position: -1690px -845px
}
.emojione-1f44b-1f3fb {
background-position: -1690px -910px
}
.emojione-1f44b-1f3fc {
background-position: -1690px -975px
}
.emojione-1f44b-1f3fd {
background-position: -1690px -1040px
}
.emojione-1f44b-1f3fe {
background-position: -1690px -1105px
}
.emojione-1f44b-1f3ff {
background-position: -1690px -1170px
}
.emojione-1f44b {
background-position: -1690px -1235px
}
.emojione-1f44c-1f3fb {
background-position: -1690px -1300px
}
.emojione-1f44c-1f3fc {
background-position: -1690px -1365px
}
.emojione-1f44c-1f3fd {
background-position: -1690px -1430px
}
.emojione-1f44c-1f3fe {
background-position: -1690px -1495px
}
.emojione-1f44c-1f3ff {
background-position: -1690px -1560px
}
.emojione-1f44c {
background-position: -1690px -1625px
}
.emojione-1f44d-1f3fb {
background-position: 0 -1690px
}
.emojione-1f44d-1f3fc {
background-position: -65px -1690px
}
.emojione-1f44d-1f3fd {
background-position: -130px -1690px
}
.emojione-1f44d-1f3fe {
background-position: -195px -1690px
}
.emojione-1f44d-1f3ff {
background-position: -260px -1690px
}
.emojione-1f44d {
background-position: -325px -1690px
}
.emojione-1f44e-1f3fb {
background-position: -390px -1690px
}
.emojione-1f44e-1f3fc {
background-position: -455px -1690px
}
.emojione-1f44e-1f3fd {
background-position: -520px -1690px
}
.emojione-1f44e-1f3fe {
background-position: -585px -1690px
}
.emojione-1f44e-1f3ff {
background-position: -650px -1690px
}
.emojione-1f44e {
background-position: -715px -1690px
}
.emojione-1f44f-1f3fb {
background-position: -780px -1690px
}
.emojione-1f44f-1f3fc {
background-position: -845px -1690px
}
.emojione-1f44f-1f3fd {
background-position: -910px -1690px
}
.emojione-1f44f-1f3fe {
background-position: -975px -1690px
}
.emojione-1f44f-1f3ff {
background-position: -1040px -1690px
}
.emojione-1f44f {
background-position: -1105px -1690px
}
.emojione-1f450-1f3fb {
background-position: -1170px -1690px
}
.emojione-1f450-1f3fc {
background-position: -1235px -1690px
}
.emojione-1f450-1f3fd {
background-position: -1300px -1690px
}
.emojione-1f450-1f3fe {
background-position: -1365px -1690px
}
.emojione-1f450-1f3ff {
background-position: -1430px -1690px
}
.emojione-1f450 {
background-position: -1495px -1690px
}
.emojione-1f451 {
background-position: -1560px -1690px
}
.emojione-1f452 {
background-position: -1625px -1690px
}
.emojione-1f453 {
background-position: -1690px -1690px
}
.emojione-1f454 {
background-position: -1755px 0
}
.emojione-1f455 {
background-position: -1755px -65px
}
.emojione-1f456 {
background-position: -1755px -130px
}
.emojione-1f457 {
background-position: -1755px -195px
}
.emojione-1f458 {
background-position: -1755px -260px
}
.emojione-1f459 {
background-position: -1755px -325px
}
.emojione-1f45a {
background-position: -1755px -390px
}
.emojione-1f45b {
background-position: -1755px -455px
}
.emojione-1f45c {
background-position: -1755px -520px
}
.emojione-1f45d {
background-position: -1755px -585px
}
.emojione-1f45e {
background-position: -1755px -650px
}
.emojione-1f45f {
background-position: -1755px -715px
}
.emojione-1f460 {
background-position: -1755px -780px
}
.emojione-1f461 {
background-position: -1755px -845px
}
.emojione-1f462 {
background-position: -1755px -910px
}
.emojione-1f463 {
background-position: -1755px -975px
}
.emojione-1f464 {
background-position: -1755px -1040px
}
.emojione-1f465 {
background-position: -1755px -1105px
}
.emojione-1f466-1f3fb {
background-position: -1755px -1170px
}
.emojione-1f466-1f3fc {
background-position: -1755px -1235px
}
.emojione-1f466-1f3fd {
background-position: -1755px -1300px
}
.emojione-1f466-1f3fe {
background-position: -1755px -1365px
}
.emojione-1f466-1f3ff {
background-position: -1755px -1430px
}
.emojione-1f466 {
background-position: -1755px -1495px
}
.emojione-1f467-1f3fb {
background-position: -1755px -1560px
}
.emojione-1f467-1f3fc {
background-position: -1755px -1625px
}
.emojione-1f467-1f3fd {
background-position: -1755px -1690px
}
.emojione-1f467-1f3fe {
background-position: 0 -1755px
}
.emojione-1f467-1f3ff {
background-position: -65px -1755px
}
.emojione-1f467 {
background-position: -130px -1755px
}
.emojione-1f468-1f3fb {
background-position: -195px -1755px
}
.emojione-1f468-1f3fc {
background-position: -260px -1755px
}
.emojione-1f468-1f3fd {
background-position: -325px -1755px
}
.emojione-1f468-1f3fe {
background-position: -390px -1755px
}
.emojione-1f468-1f3ff {
background-position: -455px -1755px
}
.emojione-1f468-1f468-1f466-1f466 {
background-position: -520px -1755px
}
.emojione-1f468-1f468-1f466 {
background-position: -585px -1755px
}
.emojione-1f468-1f468-1f467-1f466 {
background-position: -650px -1755px
}
.emojione-1f468-1f468-1f467-1f467 {
background-position: -715px -1755px
}
.emojione-1f468-1f468-1f467 {
background-position: -780px -1755px
}
.emojione-1f468-1f469-1f466-1f466 {
background-position: -845px -1755px
}
.emojione-1f468-1f469-1f467-1f466 {
background-position: -910px -1755px
}
.emojione-1f468-1f469-1f467-1f467 {
background-position: -975px -1755px
}
.emojione-1f468-1f469-1f467 {
background-position: -1040px -1755px
}
.emojione-1f468-2764-1f468 {
background-position: -1105px -1755px
}
.emojione-1f468-2764-1f48b-1f468 {
background-position: -1170px -1755px
}
.emojione-1f468 {
background-position: -1235px -1755px
}
.emojione-1f469-1f3fb {
background-position: -1300px -1755px
}
.emojione-1f469-1f3fc {
background-position: -1365px -1755px
}
.emojione-1f469-1f3fd {
background-position: -1430px -1755px
}
.emojione-1f469-1f3fe {
background-position: -1495px -1755px
}
.emojione-1f469-1f3ff {
background-position: -1560px -1755px
}
.emojione-1f469-1f469-1f466-1f466 {
background-position: -1625px -1755px
}
.emojione-1f469-1f469-1f466 {
background-position: -1690px -1755px
}
.emojione-1f469-1f469-1f467-1f466 {
background-position: -1755px -1755px
}
.emojione-1f469-1f469-1f467-1f467 {
background-position: -1820px 0
}
.emojione-1f469-1f469-1f467 {
background-position: -1820px -65px
}
.emojione-1f469-2764-1f469 {
background-position: -1820px -130px
}
.emojione-1f469-2764-1f48b-1f469 {
background-position: -1820px -195px
}
.emojione-1f469 {
background-position: -1820px -260px
}
.emojione-1f46a {
background-position: -1820px -325px
}
.emojione-1f46b {
background-position: -1820px -390px
}
.emojione-1f46c {
background-position: -1820px -455px
}
.emojione-1f46d {
background-position: -1820px -520px
}
.emojione-1f46e-1f3fb {
background-position: -1820px -585px
}
.emojione-1f46e-1f3fc {
background-position: -1820px -650px
}
.emojione-1f46e-1f3fd {
background-position: -1820px -715px
}
.emojione-1f46e-1f3fe {
background-position: -1820px -780px
}
.emojione-1f46e-1f3ff {
background-position: -1820px -845px
}
.emojione-1f46e {
background-position: -1820px -910px
}
.emojione-1f46f {
background-position: -1820px -975px
}
.emojione-1f470-1f3fb {
background-position: -1820px -1040px
}
.emojione-1f470-1f3fc {
background-position: -1820px -1105px
}
.emojione-1f470-1f3fd {
background-position: -1820px -1170px
}
.emojione-1f470-1f3fe {
background-position: -1820px -1235px
}
.emojione-1f470-1f3ff {
background-position: -1820px -1300px
}
.emojione-1f470 {
background-position: -1820px -1365px
}
.emojione-1f471-1f3fb {
background-position: -1820px -1430px
}
.emojione-1f471-1f3fc {
background-position: -1820px -1495px
}
.emojione-1f471-1f3fd {
background-position: -1820px -1560px
}
.emojione-1f471-1f3fe {
background-position: -1820px -1625px
}
.emojione-1f471-1f3ff {
background-position: -1820px -1690px
}
.emojione-1f471 {
background-position: -1820px -1755px
}
.emojione-1f472-1f3fb {
background-position: 0 -1820px
}
.emojione-1f472-1f3fc {
background-position: -65px -1820px
}
.emojione-1f472-1f3fd {
background-position: -130px -1820px
}
.emojione-1f472-1f3fe {
background-position: -195px -1820px
}
.emojione-1f472-1f3ff {
background-position: -260px -1820px
}
.emojione-1f472 {
background-position: -325px -1820px
}
.emojione-1f473-1f3fb {
background-position: -390px -1820px
}
.emojione-1f473-1f3fc {
background-position: -455px -1820px
}
.emojione-1f473-1f3fd {
background-position: -520px -1820px
}
.emojione-1f473-1f3fe {
background-position: -585px -1820px
}
.emojione-1f473-1f3ff {
background-position: -650px -1820px
}
.emojione-1f473 {
background-position: -715px -1820px
}
.emojione-1f474-1f3fb {
background-position: -780px -1820px
}
.emojione-1f474-1f3fc {
background-position: -845px -1820px
}
.emojione-1f474-1f3fd {
background-position: -910px -1820px
}
.emojione-1f474-1f3fe {
background-position: -975px -1820px
}
.emojione-1f474-1f3ff {
background-position: -1040px -1820px
}
.emojione-1f474 {
background-position: -1105px -1820px
}
.emojione-1f475-1f3fb {
background-position: -1170px -1820px
}
.emojione-1f475-1f3fc {
background-position: -1235px -1820px
}
.emojione-1f475-1f3fd {
background-position: -1300px -1820px
}
.emojione-1f475-1f3fe {
background-position: 0 0
}
.emojione-1f475-1f3ff {
background-position: -1430px -1820px
}
.emojione-1f475 {
background-position: -1495px -1820px
}
.emojione-1f476-1f3fb {
background-position: -1560px -1820px
}
.emojione-1f476-1f3fc {
background-position: -1625px -1820px
}
.emojione-1f476-1f3fd {
background-position: -1690px -1820px
}
.emojione-1f476-1f3fe {
background-position: -1755px -1820px
}
.emojione-1f476-1f3ff {
background-position: -1820px -1820px
}
.emojione-1f476 {
background-position: -1885px 0
}
.emojione-1f477-1f3fb {
background-position: -1885px -65px
}
.emojione-1f477-1f3fc {
background-position: -1885px -130px
}
.emojione-1f477-1f3fd {
background-position: -1885px -195px
}
.emojione-1f477-1f3fe {
background-position: -1885px -260px
}
.emojione-1f477-1f3ff {
background-position: -1885px -325px
}
.emojione-1f477 {
background-position: -1885px -390px
}
.emojione-1f478-1f3fb {
background-position: -1885px -455px
}
.emojione-1f478-1f3fc {
background-position: -1885px -520px
}
.emojione-1f478-1f3fd {
background-position: -1885px -585px
}
.emojione-1f478-1f3fe {
background-position: -1885px -650px
}
.emojione-1f478-1f3ff {
background-position: -1885px -715px
}
.emojione-1f478 {
background-position: -1885px -780px
}
.emojione-1f479 {
background-position: -1885px -845px
}
.emojione-1f47a {
background-position: -1885px -910px
}
.emojione-1f47b {
background-position: -1885px -975px
}
.emojione-1f47c-1f3fb {
background-position: -1885px -1040px
}
.emojione-1f47c-1f3fc {
background-position: -1885px -1105px
}
.emojione-1f47c-1f3fd {
background-position: -1885px -1170px
}
.emojione-1f47c-1f3fe {
background-position: -1885px -1235px
}
.emojione-1f47c-1f3ff {
background-position: -1885px -1300px
}
.emojione-1f47c {
background-position: -1885px -1365px
}
.emojione-1f47d {
background-position: -1885px -1430px
}
.emojione-1f47e {
background-position: -1885px -1495px
}
.emojione-1f47f {
background-position: -1885px -1560px
}
.emojione-1f480 {
background-position: -1885px -1625px
}
.emojione-1f481-1f3fb {
background-position: -1885px -1690px
}
.emojione-1f481-1f3fc {
background-position: -1885px -1755px
}
.emojione-1f481-1f3fd {
background-position: -1885px -1820px
}
.emojione-1f481-1f3fe {
background-position: 0 -1885px
}
.emojione-1f481-1f3ff {
background-position: -65px -1885px
}
.emojione-1f481 {
background-position: -130px -1885px
}
.emojione-1f482-1f3fb {
background-position: -195px -1885px
}
.emojione-1f482-1f3fc {
background-position: -260px -1885px
}
.emojione-1f482-1f3fd {
background-position: -325px -1885px
}
.emojione-1f482-1f3fe {
background-position: -390px -1885px
}
.emojione-1f482-1f3ff {
background-position: -455px -1885px
}
.emojione-1f482 {
background-position: -520px -1885px
}
.emojione-1f483-1f3fb {
background-position: -585px -1885px
}
.emojione-1f483-1f3fc {
background-position: -650px -1885px
}
.emojione-1f483-1f3fd {
background-position: -715px -1885px
}
.emojione-1f483-1f3fe {
background-position: -780px -1885px
}
.emojione-1f483-1f3ff {
background-position: -845px -1885px
}
.emojione-1f483 {
background-position: -910px -1885px
}
.emojione-1f484 {
background-position: -975px -1885px
}
.emojione-1f485-1f3fb {
background-position: -1040px -1885px
}
.emojione-1f485-1f3fc {
background-position: -1105px -1885px
}
.emojione-1f485-1f3fd {
background-position: -1170px -1885px
}
.emojione-1f485-1f3fe {
background-position: -1235px -1885px
}
.emojione-1f485-1f3ff {
background-position: -1300px -1885px
}
.emojione-1f485 {
background-position: -1365px -1885px
}
.emojione-1f486-1f3fb {
background-position: -1430px -1885px
}
.emojione-1f486-1f3fc {
background-position: -1495px -1885px
}
.emojione-1f486-1f3fd {
background-position: -1560px -1885px
}
.emojione-1f486-1f3fe {
background-position: -1625px -1885px
}
.emojione-1f486-1f3ff {
background-position: -1690px -1885px
}
.emojione-1f486 {
background-position: -1755px -1885px
}
.emojione-1f487-1f3fb {
background-position: -1820px -1885px
}
.emojione-1f487-1f3fc {
background-position: -1885px -1885px
}
.emojione-1f487-1f3fd {
background-position: -1950px 0
}
.emojione-1f487-1f3fe {
background-position: -1950px -65px
}
.emojione-1f487-1f3ff {
background-position: -1950px -130px
}
.emojione-1f487 {
background-position: -1950px -195px
}
.emojione-1f488 {
background-position: -1950px -260px
}
.emojione-1f489 {
background-position: -1950px -325px
}
.emojione-1f48a {
background-position: -1950px -390px
}
.emojione-1f48b {
background-position: -1950px -455px
}
.emojione-1f48c {
background-position: -1950px -520px
}
.emojione-1f48d {
background-position: -1950px -585px
}
.emojione-1f48e {
background-position: -1950px -650px
}
.emojione-1f48f {
background-position: -1950px -715px
}
.emojione-1f490 {
background-position: -1950px -780px
}
.emojione-1f491 {
background-position: -1950px -845px
}
.emojione-1f492 {
background-position: -1950px -910px
}
.emojione-1f493 {
background-position: -1950px -975px
}
.emojione-1f494 {
background-position: -1950px -1040px
}
.emojione-1f495 {
background-position: -1950px -1105px
}
.emojione-1f496 {
background-position: -1950px -1170px
}
.emojione-1f497 {
background-position: -1950px -1235px
}
.emojione-1f498 {
background-position: -1950px -1300px
}
.emojione-1f499 {
background-position: -1950px -1365px
}
.emojione-1f49a {
background-position: -1950px -1430px
}
.emojione-1f49b {
background-position: -1950px -1495px
}
.emojione-1f49c {
background-position: -1950px -1560px
}
.emojione-1f49d {
background-position: -1950px -1625px
}
.emojione-1f49e {
background-position: -1950px -1690px
}
.emojione-1f49f {
background-position: -1950px -1755px
}
.emojione-1f4a0 {
background-position: -1950px -1820px
}
.emojione-1f4a1 {
background-position: -1950px -1885px
}
.emojione-1f4a2 {
background-position: 0 -1950px
}
.emojione-1f4a3 {
background-position: -65px -1950px
}
.emojione-1f4a4 {
background-position: -130px -1950px
}
.emojione-1f4a5 {
background-position: -195px -1950px
}
.emojione-1f4a6 {
background-position: -260px -1950px
}
.emojione-1f4a7 {
background-position: -325px -1950px
}
.emojione-1f4a8 {
background-position: -390px -1950px
}
.emojione-1f4a9 {
background-position: -455px -1950px
}
.emojione-1f4aa-1f3fb {
background-position: -520px -1950px
}
.emojione-1f4aa-1f3fc {
background-position: -585px -1950px
}
.emojione-1f4aa-1f3fd {
background-position: -650px -1950px
}
.emojione-1f4aa-1f3fe {
background-position: -715px -1950px
}
.emojione-1f4aa-1f3ff {
background-position: -780px -1950px
}
.emojione-1f4aa {
background-position: -845px -1950px
}
.emojione-1f4ab {
background-position: -910px -1950px
}
.emojione-1f4ac {
background-position: -975px -1950px
}
.emojione-1f4ad {
background-position: -1040px -1950px
}
.emojione-1f4ae {
background-position: -1105px -1950px
}
.emojione-1f4af {
background-position: -1170px -1950px
}
.emojione-1f4b0 {
background-position: -1235px -1950px
}
.emojione-1f4b1 {
background-position: -1300px -1950px
}
.emojione-1f4b2 {
background-position: -1365px -1950px
}
.emojione-1f4b3 {
background-position: -1430px -1950px
}
.emojione-1f4b4 {
background-position: -1495px -1950px
}
.emojione-1f4b5 {
background-position: -1560px -1950px
}
.emojione-1f4b6 {
background-position: -1625px -1950px
}
.emojione-1f4b7 {
background-position: -1690px -1950px
}
.emojione-1f4b8 {
background-position: -1755px -1950px
}
.emojione-1f4b9 {
background-position: -1820px -1950px
}
.emojione-1f4ba {
background-position: -1885px -1950px
}
.emojione-1f4bb {
background-position: -1950px -1950px
}
.emojione-1f4bc {
background-position: -2015px 0
}
.emojione-1f4bd {
background-position: -2015px -65px
}
.emojione-1f4be {
background-position: -2015px -130px
}
.emojione-1f4bf {
background-position: -2015px -195px
}
.emojione-1f4c0 {
background-position: -2015px -260px
}
.emojione-1f4c1 {
background-position: -2015px -325px
}
.emojione-1f4c2 {
background-position: -2015px -390px
}
.emojione-1f4c3 {
background-position: -2015px -455px
}
.emojione-1f4c4 {
background-position: -2015px -520px
}
.emojione-1f4c5 {
background-position: -2015px -585px
}
.emojione-1f4c6 {
background-position: -2015px -650px
}
.emojione-1f4c7 {
background-position: -2015px -715px
}
.emojione-1f4c8 {
background-position: -2015px -780px
}
.emojione-1f4c9 {
background-position: -2015px -845px
}
.emojione-1f4ca {
background-position: -2015px -910px
}
.emojione-1f4cb {
background-position: -2015px -975px
}
.emojione-1f4cc {
background-position: -2015px -1040px
}
.emojione-1f4cd {
background-position: -2015px -1105px
}
.emojione-1f4ce {
background-position: -2015px -1170px
}
.emojione-1f4cf {
background-position: -2015px -1235px
}
.emojione-1f4d0 {
background-position: -2015px -1300px
}
.emojione-1f4d1 {
background-position: -2015px -1365px
}
.emojione-1f4d2 {
background-position: -2015px -1430px
}
.emojione-1f4d3 {
background-position: -2015px -1495px
}
.emojione-1f4d4 {
background-position: -2015px -1560px
}
.emojione-1f4d5 {
background-position: -2015px -1625px
}
.emojione-1f4d6 {
background-position: -2015px -1690px
}
.emojione-1f4d7 {
background-position: -2015px -1755px
}
.emojione-1f4d8 {
background-position: -2015px -1820px
}
.emojione-1f4d9 {
background-position: -2015px -1885px
}
.emojione-1f4da {
background-position: -2015px -1950px
}
.emojione-1f4db {
background-position: 0 -2015px
}
.emojione-1f4dc {
background-position: -65px -2015px
}
.emojione-1f4dd {
background-position: -130px -2015px
}
.emojione-1f4de {
background-position: -195px -2015px
}
.emojione-1f4df {
background-position: -260px -2015px
}
.emojione-1f4e0 {
background-position: -325px -2015px
}
.emojione-1f4e1 {
background-position: -390px -2015px
}
.emojione-1f4e2 {
background-position: -455px -2015px
}
.emojione-1f4e3 {
background-position: -520px -2015px
}
.emojione-1f4e4 {
background-position: -585px -2015px
}
.emojione-1f4e5 {
background-position: -650px -2015px
}
.emojione-1f4e6 {
background-position: -715px -2015px
}
.emojione-1f4e7 {
background-position: -780px -2015px
}
.emojione-1f4e8 {
background-position: -845px -2015px
}
.emojione-1f4e9 {
background-position: -910px -2015px
}
.emojione-1f4ea {
background-position: -975px -2015px
}
.emojione-1f4eb {
background-position: -1040px -2015px
}
.emojione-1f4ec {
background-position: -1105px -2015px
}
.emojione-1f4ed {
background-position: -1170px -2015px
}
.emojione-1f4ee {
background-position: -1235px -2015px
}
.emojione-1f4ef {
background-position: -1300px -2015px
}
.emojione-1f4f0 {
background-position: -1365px -2015px
}
.emojione-1f4f1 {
background-position: -1430px -2015px
}
.emojione-1f4f2 {
background-position: -1495px -2015px
}
.emojione-1f4f3 {
background-position: -1560px -2015px
}
.emojione-1f4f4 {
background-position: -1625px -2015px
}
.emojione-1f4f5 {
background-position: -1690px -2015px
}
.emojione-1f4f6 {
background-position: -1755px -2015px
}
.emojione-1f4f7 {
background-position: -1820px -2015px
}
.emojione-1f4f8 {
background-position: -1885px -2015px
}
.emojione-1f4f9 {
background-position: -1950px -2015px
}
.emojione-1f4fa {
background-position: -2015px -2015px
}
.emojione-1f4fb {
background-position: -2080px 0
}
.emojione-1f4fc {
background-position: -2080px -65px
}
.emojione-1f4fd {
background-position: -2080px -130px
}
.emojione-1f4ff {
background-position: -2080px -195px
}
.emojione-1f500 {
background-position: -2080px -260px
}
.emojione-1f501 {
background-position: -2080px -325px
}
.emojione-1f502 {
background-position: -2080px -390px
}
.emojione-1f503 {
background-position: -2080px -455px
}
.emojione-1f504 {
background-position: -2080px -520px
}
.emojione-1f505 {
background-position: -2080px -585px
}
.emojione-1f506 {
background-position: -2080px -650px
}
.emojione-1f507 {
background-position: -2080px -715px
}
.emojione-1f508 {
background-position: -2080px -780px
}
.emojione-1f509 {
background-position: -2080px -845px
}
.emojione-1f50a {
background-position: -2080px -910px
}
.emojione-1f50b {
background-position: -2080px -975px
}
.emojione-1f50c {
background-position: -2080px -1040px
}
.emojione-1f50d {
background-position: -2080px -1105px
}
.emojione-1f50e {
background-position: -2080px -1170px
}
.emojione-1f50f {
background-position: -2080px -1235px
}
.emojione-1f510 {
background-position: -2080px -1300px
}
.emojione-1f511 {
background-position: -2080px -1365px
}
.emojione-1f512 {
background-position: -2080px -1430px
}
.emojione-1f513 {
background-position: -2080px -1495px
}
.emojione-1f514 {
background-position: -2080px -1560px
}
.emojione-1f515 {
background-position: -2080px -1625px
}
.emojione-1f516 {
background-position: -2080px -1690px
}
.emojione-1f517 {
background-position: -2080px -1755px
}
.emojione-1f518 {
background-position: -2080px -1820px
}
.emojione-1f519 {
background-position: -2080px -1885px
}
.emojione-1f51a {
background-position: -2080px -1950px
}
.emojione-1f51b {
background-position: -2080px -2015px
}
.emojione-1f51c {
background-position: 0 -2080px
}
.emojione-1f51d {
background-position: -65px -2080px
}
.emojione-1f51e {
background-position: -130px -2080px
}
.emojione-1f51f {
background-position: -195px -2080px
}
.emojione-1f520 {
background-position: -260px -2080px
}
.emojione-1f521 {
background-position: -325px -2080px
}
.emojione-1f522 {
background-position: -390px -2080px
}
.emojione-1f523 {
background-position: -455px -2080px
}
.emojione-1f524 {
background-position: -520px -2080px
}
.emojione-1f525 {
background-position: -585px -2080px
}
.emojione-1f526 {
background-position: -650px -2080px
}
.emojione-1f527 {
background-position: -715px -2080px
}
.emojione-1f528 {
background-position: -780px -2080px
}
.emojione-1f529 {
background-position: -845px -2080px
}
.emojione-1f52a {
background-position: -910px -2080px
}
.emojione-1f52b {
background-position: -975px -2080px
}
.emojione-1f52c {
background-position: -1040px -2080px
}
.emojione-1f52d {
background-position: -1105px -2080px
}
.emojione-1f52e {
background-position: -1170px -2080px
}
.emojione-1f52f {
background-position: -1235px -2080px
}
.emojione-1f530 {
background-position: -1300px -2080px
}
.emojione-1f531 {
background-position: -1365px -2080px
}
.emojione-1f532 {
background-position: -1430px -2080px
}
.emojione-1f533 {
background-position: -1495px -2080px
}
.emojione-1f534 {
background-position: -1560px -2080px
}
.emojione-1f535 {
background-position: -1625px -2080px
}
.emojione-1f536 {
background-position: -1690px -2080px
}
.emojione-1f537 {
background-position: -1755px -2080px
}
.emojione-1f538 {
background-position: -1820px -2080px
}
.emojione-1f539 {
background-position: -1885px -2080px
}
.emojione-1f53a {
background-position: -1950px -2080px
}
.emojione-1f53b {
background-position: -2015px -2080px
}
.emojione-1f53c {
background-position: -2080px -2080px
}
.emojione-1f53d {
background-position: -2145px 0
}
.emojione-1f549 {
background-position: -2145px -65px
}
.emojione-1f54a {
background-position: -2145px -130px
}
.emojione-1f54b {
background-position: -2145px -195px
}
.emojione-1f54c {
background-position: -2145px -260px
}
.emojione-1f54d {
background-position: -2145px -325px
}
.emojione-1f54e {
background-position: -2145px -390px
}
.emojione-1f550 {
background-position: -2145px -455px
}
.emojione-1f551 {
background-position: -2145px -520px
}
.emojione-1f552 {
background-position: -2145px -585px
}
.emojione-1f553 {
background-position: -2145px -650px
}
.emojione-1f554 {
background-position: -2145px -715px
}
.emojione-1f555 {
background-position: -2145px -780px
}
.emojione-1f556 {
background-position: -2145px -845px
}
.emojione-1f557 {
background-position: -2145px -910px
}
.emojione-1f558 {
background-position: -2145px -975px
}
.emojione-1f559 {
background-position: -2145px -1040px
}
.emojione-1f55a {
background-position: -2145px -1105px
}
.emojione-1f55b {
background-position: -2145px -1170px
}
.emojione-1f55c {
background-position: -2145px -1235px
}
.emojione-1f55d {
background-position: -2145px -1300px
}
.emojione-1f55e {
background-position: -2145px -1365px
}
.emojione-1f55f {
background-position: -2145px -1430px
}
.emojione-1f560 {
background-position: -2145px -1495px
}
.emojione-1f561 {
background-position: -2145px -1560px
}
.emojione-1f562 {
background-position: -2145px -1625px
}
.emojione-1f563 {
background-position: -2145px -1690px
}
.emojione-1f564 {
background-position: -2145px -1755px
}
.emojione-1f565 {
background-position: -2145px -1820px
}
.emojione-1f566 {
background-position: -2145px -1885px
}
.emojione-1f567 {
background-position: -2145px -1950px
}
.emojione-1f56f {
background-position: -2145px -2015px
}
.emojione-1f570 {
background-position: -2145px -2080px
}
.emojione-1f573 {
background-position: 0 -2145px
}
.emojione-1f574 {
background-position: -65px -2145px
}
.emojione-1f575-1f3fb {
background-position: -130px -2145px
}
.emojione-1f575-1f3fc {
background-position: -195px -2145px
}
.emojione-1f575-1f3fd {
background-position: -260px -2145px
}
.emojione-1f575-1f3fe {
background-position: -325px -2145px
}
.emojione-1f575-1f3ff {
background-position: -390px -2145px
}
.emojione-1f575 {
background-position: -455px -2145px
}
.emojione-1f576 {
background-position: -520px -2145px
}
.emojione-1f577 {
background-position: -585px -2145px
}
.emojione-1f578 {
background-position: -650px -2145px
}
.emojione-1f579 {
background-position: -715px -2145px
}
.emojione-1f587 {
background-position: -780px -2145px
}
.emojione-1f58a {
background-position: -845px -2145px
}
.emojione-1f58b {
background-position: -910px -2145px
}
.emojione-1f58c {
background-position: -975px -2145px
}
.emojione-1f58d {
background-position: -1040px -2145px
}
.emojione-1f590-1f3fb {
background-position: -1105px -2145px
}
.emojione-1f590-1f3fc {
background-position: -1170px -2145px
}
.emojione-1f590-1f3fd {
background-position: -1235px -2145px
}
.emojione-1f590-1f3fe {
background-position: -1300px -2145px
}
.emojione-1f590-1f3ff {
background-position: -1365px -2145px
}
.emojione-1f590 {
background-position: -1430px -2145px
}
.emojione-1f595-1f3fb {
background-position: -1495px -2145px
}
.emojione-1f595-1f3fc {
background-position: -1560px -2145px
}
.emojione-1f595-1f3fd {
background-position: -1625px -2145px
}
.emojione-1f595-1f3fe {
background-position: -1690px -2145px
}
.emojione-1f595-1f3ff {
background-position: -1755px -2145px
}
.emojione-1f595 {
background-position: -1820px -2145px
}
.emojione-1f596-1f3fb {
background-position: -1885px -2145px
}
.emojione-1f596-1f3fc {
background-position: -1950px -2145px
}
.emojione-1f596-1f3fd {
background-position: -2015px -2145px
}
.emojione-1f596-1f3fe {
background-position: -2080px -2145px
}
.emojione-1f596-1f3ff {
background-position: -2145px -2145px
}
.emojione-1f596 {
background-position: -2210px 0
}
.emojione-1f5a5 {
background-position: -2210px -65px
}
.emojione-1f5a8 {
background-position: -2210px -130px
}
.emojione-1f5b1 {
background-position: -2210px -195px
}
.emojione-1f5b2 {
background-position: -2210px -260px
}
.emojione-1f5bc {
background-position: -2210px -325px
}
.emojione-1f5c2 {
background-position: -2210px -390px
}
.emojione-1f5c3 {
background-position: -2210px -455px
}
.emojione-1f5c4 {
background-position: -2210px -520px
}
.emojione-1f5d1 {
background-position: -2210px -585px
}
.emojione-1f5d2 {
background-position: -2210px -650px
}
.emojione-1f5d3 {
background-position: -2210px -715px
}
.emojione-1f5dc {
background-position: -2210px -780px
}
.emojione-1f5dd {
background-position: -2210px -845px
}
.emojione-1f5de {
background-position: -2210px -910px
}
.emojione-1f5e1 {
background-position: -2210px -975px
}
.emojione-1f5e3 {
background-position: -2210px -1040px
}
.emojione-1f5ef {
background-position: -2210px -1105px
}
.emojione-1f5f3 {
background-position: -2210px -1170px
}
.emojione-1f5fa {
background-position: -2210px -1235px
}
.emojione-1f5fb {
background-position: -2210px -1300px
}
.emojione-1f5fc {
background-position: -2210px -1365px
}
.emojione-1f5fd {
background-position: -2210px -1430px
}
.emojione-1f5fe {
background-position: -2210px -1495px
}
.emojione-1f5ff {
background-position: -2210px -1560px
}
.emojione-1f600 {
background-position: -2210px -1625px
}
.emojione-1f601 {
background-position: -2210px -1690px
}
.emojione-1f602 {
background-position: -2210px -1755px
}
.emojione-1f603 {
background-position: -2210px -1820px
}
.emojione-1f604 {
background-position: -2210px -1885px
}
.emojione-1f605 {
background-position: -2210px -1950px
}
.emojione-1f606 {
background-position: -2210px -2015px
}
.emojione-1f607 {
background-position: -2210px -2080px
}
.emojione-1f608 {
background-position: -2210px -2145px
}
.emojione-1f609 {
background-position: 0 -2210px
}
.emojione-1f60a {
background-position: -65px -2210px
}
.emojione-1f60b {
background-position: -130px -2210px
}
.emojione-1f60c {
background-position: -195px -2210px
}
.emojione-1f60d {
background-position: -260px -2210px
}
.emojione-1f60e {
background-position: -325px -2210px
}
.emojione-1f60f {
background-position: -390px -2210px
}
.emojione-1f610 {
background-position: -455px -2210px
}
.emojione-1f611 {
background-position: -520px -2210px
}
.emojione-1f612 {
background-position: -585px -2210px
}
.emojione-1f613 {
background-position: -650px -2210px
}
.emojione-1f614 {
background-position: -715px -2210px
}
.emojione-1f615 {
background-position: -780px -2210px
}
.emojione-1f616 {
background-position: -845px -2210px
}
.emojione-1f617 {
background-position: -910px -2210px
}
.emojione-1f618 {
background-position: -975px -2210px
}
.emojione-1f619 {
background-position: -1040px -2210px
}
.emojione-1f61a {
background-position: -1105px -2210px
}
.emojione-1f61b {
background-position: -1170px -2210px
}
.emojione-1f61c {
background-position: -1235px -2210px
}
.emojione-1f61d {
background-position: -1300px -2210px
}
.emojione-1f61e {
background-position: -1365px -2210px
}
.emojione-1f61f {
background-position: -1430px -2210px
}
.emojione-1f620 {
background-position: -1495px -2210px
}
.emojione-1f621 {
background-position: -1560px -2210px
}
.emojione-1f622 {
background-position: -1625px -2210px
}
.emojione-1f623 {
background-position: -1690px -2210px
}
.emojione-1f624 {
background-position: -1755px -2210px
}
.emojione-1f625 {
background-position: -1820px -2210px
}
.emojione-1f626 {
background-position: -1885px -2210px
}
.emojione-1f627 {
background-position: -1950px -2210px
}
.emojione-1f628 {
background-position: -2015px -2210px
}
.emojione-1f629 {
background-position: -2080px -2210px
}
.emojione-1f62a {
background-position: -2145px -2210px
}
.emojione-1f62b {
background-position: -2210px -2210px
}
.emojione-1f62c {
background-position: -2275px 0
}
.emojione-1f62d {
background-position: -2275px -65px
}
.emojione-1f62e {
background-position: -2275px -130px
}
.emojione-1f62f {
background-position: -2275px -195px
}
.emojione-1f630 {
background-position: -2275px -260px
}
.emojione-1f631 {
background-position: -2275px -325px
}
.emojione-1f632 {
background-position: -2275px -390px
}
.emojione-1f633 {
background-position: -2275px -455px
}
.emojione-1f634 {
background-position: -2275px -520px
}
.emojione-1f635 {
background-position: -2275px -585px
}
.emojione-1f636 {
background-position: -2275px -650px
}
.emojione-1f637 {
background-position: -2275px -715px
}
.emojione-1f638 {
background-position: -2275px -780px
}
.emojione-1f639 {
background-position: -2275px -845px
}
.emojione-1f63a {
background-position: -2275px -910px
}
.emojione-1f63b {
background-position: -2275px -975px
}
.emojione-1f63c {
background-position: -2275px -1040px
}
.emojione-1f63d {
background-position: -2275px -1105px
}
.emojione-1f63e {
background-position: -2275px -1170px
}
.emojione-1f63f {
background-position: -2275px -1235px
}
.emojione-1f640 {
background-position: -2275px -1300px
}
.emojione-1f641 {
background-position: -2275px -1365px
}
.emojione-1f642 {
background-position: -2275px -1430px
}
.emojione-1f643 {
background-position: -2275px -1495px
}
.emojione-1f644 {
background-position: -2275px -1560px
}
.emojione-1f645-1f3fb {
background-position: -2275px -1625px
}
.emojione-1f645-1f3fc {
background-position: -2275px -1690px
}
.emojione-1f645-1f3fd {
background-position: -2275px -1755px
}
.emojione-1f645-1f3fe {
background-position: -2275px -1820px
}
.emojione-1f645-1f3ff {
background-position: -2275px -1885px
}
.emojione-1f645 {
background-position: -2275px -1950px
}
.emojione-1f646-1f3fb {
background-position: -2275px -2015px
}
.emojione-1f646-1f3fc {
background-position: -2275px -2080px
}
.emojione-1f646-1f3fd {
background-position: -2275px -2145px
}
.emojione-1f646-1f3fe {
background-position: -2275px -2210px
}
.emojione-1f646-1f3ff {
background-position: 0 -2275px
}
.emojione-1f646 {
background-position: -65px -2275px
}
.emojione-1f647-1f3fb {
background-position: -130px -2275px
}
.emojione-1f647-1f3fc {
background-position: -195px -2275px
}
.emojione-1f647-1f3fd {
background-position: -260px -2275px
}
.emojione-1f647-1f3fe {
background-position: -325px -2275px
}
.emojione-1f647-1f3ff {
background-position: -390px -2275px
}
.emojione-1f647 {
background-position: -455px -2275px
}
.emojione-1f648 {
background-position: -520px -2275px
}
.emojione-1f649 {
background-position: -585px -2275px
}
.emojione-1f64a {
background-position: -650px -2275px
}
.emojione-1f64b-1f3fb {
background-position: -715px -2275px
}
.emojione-1f64b-1f3fc {
background-position: -780px -2275px
}
.emojione-1f64b-1f3fd {
background-position: -845px -2275px
}
.emojione-1f64b-1f3fe {
background-position: -910px -2275px
}
.emojione-1f64b-1f3ff {
background-position: -975px -2275px
}
.emojione-1f64b {
background-position: -1040px -2275px
}
.emojione-1f64c-1f3fb {
background-position: -1105px -2275px
}
.emojione-1f64c-1f3fc {
background-position: -1170px -2275px
}
.emojione-1f64c-1f3fd {
background-position: -1235px -2275px
}
.emojione-1f64c-1f3fe {
background-position: -1300px -2275px
}
.emojione-1f64c-1f3ff {
background-position: -1365px -2275px
}
.emojione-1f64c {
background-position: -1430px -2275px
}
.emojione-1f64d-1f3fb {
background-position: -1495px -2275px
}
.emojione-1f64d-1f3fc {
background-position: -1560px -2275px
}
.emojione-1f64d-1f3fd {
background-position: -1625px -2275px
}
.emojione-1f64d-1f3fe {
background-position: -1690px -2275px
}
.emojione-1f64d-1f3ff {
background-position: -1755px -2275px
}
.emojione-1f64d {
background-position: -1820px -2275px
}
.emojione-1f64e-1f3fb {
background-position: -1885px -2275px
}
.emojione-1f64e-1f3fc {
background-position: -1950px -2275px
}
.emojione-1f64e-1f3fd {
background-position: -2015px -2275px
}
.emojione-1f64e-1f3fe {
background-position: -2080px -2275px
}
.emojione-1f64e-1f3ff {
background-position: -2145px -2275px
}
.emojione-1f64e {
background-position: -2210px -2275px
}
.emojione-1f64f-1f3fb {
background-position: -2275px -2275px
}
.emojione-1f64f-1f3fc {
background-position: -2340px 0
}
.emojione-1f64f-1f3fd {
background-position: -2340px -65px
}
.emojione-1f64f-1f3fe {
background-position: -2340px -130px
}
.emojione-1f64f-1f3ff {
background-position: -2340px -195px
}
.emojione-1f64f {
background-position: -2340px -260px
}
.emojione-1f680 {
background-position: -2340px -325px
}
.emojione-1f681 {
background-position: -2340px -390px
}
.emojione-1f682 {
background-position: -2340px -455px
}
.emojione-1f683 {
background-position: -2340px -520px
}
.emojione-1f684 {
background-position: -2340px -585px
}
.emojione-1f685 {
background-position: -2340px -650px
}
.emojione-1f686 {
background-position: -2340px -715px
}
.emojione-1f687 {
background-position: -2340px -780px
}
.emojione-1f688 {
background-position: -2340px -845px
}
.emojione-1f689 {
background-position: -2340px -910px
}
.emojione-1f68a {
background-position: -2340px -975px
}
.emojione-1f68b {
background-position: -2340px -1040px
}
.emojione-1f68c {
background-position: -2340px -1105px
}
.emojione-1f68d {
background-position: -2340px -1170px
}
.emojione-1f68e {
background-position: -2340px -1235px
}
.emojione-1f68f {
background-position: -2340px -1300px
}
.emojione-1f690 {
background-position: -2340px -1365px
}
.emojione-1f691 {
background-position: -2340px -1430px
}
.emojione-1f692 {
background-position: -2340px -1495px
}
.emojione-1f693 {
background-position: -2340px -1560px
}
.emojione-1f694 {
background-position: -2340px -1625px
}
.emojione-1f695 {
background-position: -2340px -1690px
}
.emojione-1f696 {
background-position: -2340px -1755px
}
.emojione-1f697 {
background-position: -2340px -1820px
}
.emojione-1f698 {
background-position: -2340px -1885px
}
.emojione-1f699 {
background-position: -2340px -1950px
}
.emojione-1f69a {
background-position: -2340px -2015px
}
.emojione-1f69b {
background-position: -2340px -2080px
}
.emojione-1f69c {
background-position: -2340px -2145px
}
.emojione-1f69d {
background-position: -2340px -2210px
}
.emojione-1f69e {
background-position: -2340px -2275px
}
.emojione-1f69f {
background-position: 0 -2340px
}
.emojione-1f6a0 {
background-position: -65px -2340px
}
.emojione-1f6a1 {
background-position: -130px -2340px
}
.emojione-1f6a2 {
background-position: -195px -2340px
}
.emojione-1f6a3-1f3fb {
background-position: -260px -2340px
}
.emojione-1f6a3-1f3fc {
background-position: -325px -2340px
}
.emojione-1f6a3-1f3fd {
background-position: -390px -2340px
}
.emojione-1f6a3-1f3fe {
background-position: -455px -2340px
}
.emojione-1f6a3-1f3ff {
background-position: -520px -2340px
}
.emojione-1f6a3 {
background-position: -585px -2340px
}
.emojione-1f6a4 {
background-position: -650px -2340px
}
.emojione-1f6a5 {
background-position: -715px -2340px
}
.emojione-1f6a6 {
background-position: -780px -2340px
}
.emojione-1f6a7 {
background-position: -845px -2340px
}
.emojione-1f6a8 {
background-position: -910px -2340px
}
.emojione-1f6a9 {
background-position: -975px -2340px
}
.emojione-1f6aa {
background-position: -1040px -2340px
}
.emojione-1f6ab {
background-position: -1105px -2340px
}
.emojione-1f6ac {
background-position: -1170px -2340px
}
.emojione-1f6ad {
background-position: -1235px -2340px
}
.emojione-1f6ae {
background-position: -1300px -2340px
}
.emojione-1f6af {
background-position: -1365px -2340px
}
.emojione-1f6b0 {
background-position: -1430px -2340px
}
.emojione-1f6b1 {
background-position: -1495px -2340px
}
.emojione-1f6b2 {
background-position: -1560px -2340px
}
.emojione-1f6b3 {
background-position: -1625px -2340px
}
.emojione-1f6b4-1f3fb {
background-position: -1690px -2340px
}
.emojione-1f6b4-1f3fc {
background-position: -1755px -2340px
}
.emojione-1f6b4-1f3fd {
background-position: -1820px -2340px
}
.emojione-1f6b4-1f3fe {
background-position: -1885px -2340px
}
.emojione-1f6b4-1f3ff {
background-position: -1950px -2340px
}
.emojione-1f6b4 {
background-position: -2015px -2340px
}
.emojione-1f6b5-1f3fb {
background-position: -2080px -2340px
}
.emojione-1f6b5-1f3fc {
background-position: -2145px -2340px
}
.emojione-1f6b5-1f3fd {
background-position: -2210px -2340px
}
.emojione-1f6b5-1f3fe {
background-position: -2275px -2340px
}
.emojione-1f6b5-1f3ff {
background-position: -2340px -2340px
}
.emojione-1f6b5 {
background-position: -2405px 0
}
.emojione-1f6b6-1f3fb {
background-position: -2405px -65px
}
.emojione-1f6b6-1f3fc {
background-position: -2405px -130px
}
.emojione-1f6b6-1f3fd {
background-position: -2405px -195px
}
.emojione-1f6b6-1f3fe {
background-position: -2405px -260px
}
.emojione-1f6b6-1f3ff {
background-position: -2405px -325px
}
.emojione-1f6b6 {
background-position: -2405px -390px
}
.emojione-1f6b7 {
background-position: -2405px -455px
}
.emojione-1f6b8 {
background-position: -2405px -520px
}
.emojione-1f6b9 {
background-position: -2405px -585px
}
.emojione-1f6ba {
background-position: -2405px -650px
}
.emojione-1f6bb {
background-position: -2405px -715px
}
.emojione-1f6bc {
background-position: -2405px -780px
}
.emojione-1f6bd {
background-position: -2405px -845px
}
.emojione-1f6be {
background-position: -2405px -910px
}
.emojione-1f6bf {
background-position: -2405px -975px
}
.emojione-1f6c0-1f3fb {
background-position: -2405px -1040px
}
.emojione-1f6c0-1f3fc {
background-position: -2405px -1105px
}
.emojione-1f6c0-1f3fd {
background-position: -2405px -1170px
}
.emojione-1f6c0-1f3fe {
background-position: -2405px -1235px
}
.emojione-1f6c0-1f3ff {
background-position: -2405px -1300px
}
.emojione-1f6c0 {
background-position: -2405px -1365px
}
.emojione-1f6c1 {
background-position: -2405px -1430px
}
.emojione-1f6c2 {
background-position: -2405px -1495px
}
.emojione-1f6c3 {
background-position: -2405px -1560px
}
.emojione-1f6c4 {
background-position: -2405px -1625px
}
.emojione-1f6c5 {
background-position: -2405px -1690px
}
.emojione-1f6cb {
background-position: -2405px -1755px
}
.emojione-1f6cc {
background-position: -2405px -1820px
}
.emojione-1f6cd {
background-position: -2405px -1885px
}
.emojione-1f6ce {
background-position: -2405px -1950px
}
.emojione-1f6cf {
background-position: -2405px -2015px
}
.emojione-1f6d0 {
background-position: -2405px -2080px
}
.emojione-1f6e0 {
background-position: -2405px -2145px
}
.emojione-1f6e1 {
background-position: -2405px -2210px
}
.emojione-1f6e2 {
background-position: -2405px -2275px
}
.emojione-1f6e3 {
background-position: -2405px -2340px
}
.emojione-1f6e4 {
background-position: 0 -2405px
}
.emojione-1f6e5 {
background-position: -65px -2405px
}
.emojione-1f6e9 {
background-position: -130px -2405px
}
.emojione-1f6eb {
background-position: -195px -2405px
}
.emojione-1f6ec {
background-position: -260px -2405px
}
.emojione-1f6f0 {
background-position: -325px -2405px
}
.emojione-1f6f3 {
background-position: -390px -2405px
}
.emojione-1f910 {
background-position: -455px -2405px
}
.emojione-1f911 {
background-position: -520px -2405px
}
.emojione-1f912 {
background-position: -585px -2405px
}
.emojione-1f913 {
background-position: -650px -2405px
}
.emojione-1f914 {
background-position: -715px -2405px
}
.emojione-1f915 {
background-position: -780px -2405px
}
.emojione-1f916 {
background-position: -845px -2405px
}
.emojione-1f917 {
background-position: -910px -2405px
}
.emojione-1f918-1f3fb {
background-position: -975px -2405px
}
.emojione-1f918-1f3fc {
background-position: -1040px -2405px
}
.emojione-1f918-1f3fd {
background-position: -1105px -2405px
}
.emojione-1f918-1f3fe {
background-position: -1170px -2405px
}
.emojione-1f918-1f3ff {
background-position: -1235px -2405px
}
.emojione-1f918 {
background-position: -1300px -2405px
}
.emojione-1f980 {
background-position: -1365px -2405px
}
.emojione-1f981 {
background-position: -1430px -2405px
}
.emojione-1f982 {
background-position: -1495px -2405px
}
.emojione-1f983 {
background-position: -1560px -2405px
}
.emojione-1f984 {
background-position: -1625px -2405px
}
.emojione-1f9c0 {
background-position: -1690px -2405px
}
.emojione-203c {
background-position: -1755px -2405px
}
.emojione-2049 {
background-position: -1820px -2405px
}
.emojione-2122 {
background-position: -1885px -2405px
}
.emojione-2139 {
background-position: -1950px -2405px
}
.emojione-2194 {
background-position: -2015px -2405px
}
.emojione-2195 {
background-position: -2080px -2405px
}
.emojione-2196 {
background-position: -2145px -2405px
}
.emojione-2197 {
background-position: -2210px -2405px
}
.emojione-2198 {
background-position: -2275px -2405px
}
.emojione-2199 {
background-position: -2340px -2405px
}
.emojione-21a9 {
background-position: -2405px -2405px
}
.emojione-21aa {
background-position: -2470px 0
}
.emojione-231a {
background-position: -2470px -65px
}
.emojione-231b {
background-position: -2470px -130px
}
.emojione-2328 {
background-position: -2470px -195px
}
.emojione-23e9 {
background-position: -2470px -260px
}
.emojione-23ea {
background-position: -2470px -325px
}
.emojione-23eb {
background-position: -2470px -390px
}
.emojione-23ec {
background-position: -2470px -455px
}
.emojione-23ed {
background-position: -2470px -520px
}
.emojione-23ee {
background-position: -2470px -585px
}
.emojione-23ef {
background-position: -2470px -650px
}
.emojione-23f0 {
background-position: -2470px -715px
}
.emojione-23f1 {
background-position: -2470px -780px
}
.emojione-23f2 {
background-position: -2470px -845px
}
.emojione-23f3 {
background-position: -2470px -910px
}
.emojione-23f8 {
background-position: -2470px -975px
}
.emojione-23f9 {
background-position: -2470px -1040px
}
.emojione-23fa {
background-position: -2470px -1105px
}
.emojione-24c2 {
background-position: -2470px -1170px
}
.emojione-25aa {
background-position: -2470px -1235px
}
.emojione-25ab {
background-position: -2470px -1300px
}
.emojione-25b6 {
background-position: -2470px -1365px
}
.emojione-25c0 {
background-position: -2470px -1430px
}
.emojione-25fb {
background-position: -2470px -1495px
}
.emojione-25fc {
background-position: -2470px -1560px
}
.emojione-25fd {
background-position: -2470px -1625px
}
.emojione-25fe {
background-position: -2470px -1690px
}
.emojione-2600 {
background-position: -2470px -1755px
}
.emojione-2601 {
background-position: -2470px -1820px
}
.emojione-2602 {
background-position: -2470px -1885px
}
.emojione-2603 {
background-position: -2470px -1950px
}
.emojione-2604 {
background-position: -2470px -2015px
}
.emojione-260e {
background-position: -2470px -2080px
}
.emojione-2611 {
background-position: -2470px -2145px
}
.emojione-2614 {
background-position: -2470px -2210px
}
.emojione-2615 {
background-position: -2470px -2275px
}
.emojione-2618 {
background-position: -2470px -2340px
}
.emojione-261d-1f3fb {
background-position: -2470px -2405px
}
.emojione-261d-1f3fc {
background-position: 0 -2470px
}
.emojione-261d-1f3fd {
background-position: -65px -2470px
}
.emojione-261d-1f3fe {
background-position: -130px -2470px
}
.emojione-261d-1f3ff {
background-position: -195px -2470px
}
.emojione-261d {
background-position: -260px -2470px
}
.emojione-2620 {
background-position: -325px -2470px
}
.emojione-2622 {
background-position: -390px -2470px
}
.emojione-2623 {
background-position: -455px -2470px
}
.emojione-2626 {
background-position: -520px -2470px
}
.emojione-262a {
background-position: -585px -2470px
}
.emojione-262e {
background-position: -650px -2470px
}
.emojione-262f {
background-position: -715px -2470px
}
.emojione-2638 {
background-position: -780px -2470px
}
.emojione-2639 {
background-position: -845px -2470px
}
.emojione-263a {
background-position: -910px -2470px
}
.emojione-2648 {
background-position: -975px -2470px
}
.emojione-2649 {
background-position: -1040px -2470px
}
.emojione-264a {
background-position: -1105px -2470px
}
.emojione-264b {
background-position: -1170px -2470px
}
.emojione-264c {
background-position: -1235px -2470px
}
.emojione-264d {
background-position: -1300px -2470px
}
.emojione-264e {
background-position: -1365px -2470px
}
.emojione-264f {
background-position: -1430px -2470px
}
.emojione-2650 {
background-position: -1495px -2470px
}
.emojione-2651 {
background-position: -1560px -2470px
}
.emojione-2652 {
background-position: -1625px -2470px
}
.emojione-2653 {
background-position: -1690px -2470px
}
.emojione-2660 {
background-position: -1755px -2470px
}
.emojione-2663 {
background-position: -1820px -2470px
}
.emojione-2665 {
background-position: -1885px -2470px
}
.emojione-2666 {
background-position: -1950px -2470px
}
.emojione-2668 {
background-position: -2015px -2470px
}
.emojione-267b {
background-position: -2080px -2470px
}
.emojione-267f {
background-position: -2145px -2470px
}
.emojione-2692 {
background-position: -2210px -2470px
}
.emojione-2693 {
background-position: -2275px -2470px
}
.emojione-2694 {
background-position: -2340px -2470px
}
.emojione-2696 {
background-position: -2405px -2470px
}
.emojione-2697 {
background-position: -2470px -2470px
}
.emojione-2699 {
background-position: -2535px 0
}
.emojione-269b {
background-position: -2535px -65px
}
.emojione-269c {
background-position: -2535px -130px
}
.emojione-26a0 {
background-position: -2535px -195px
}
.emojione-26a1 {
background-position: -2535px -260px
}
.emojione-26aa {
background-position: -2535px -325px
}
.emojione-26ab {
background-position: -2535px -390px
}
.emojione-26b0 {
background-position: -2535px -455px
}
.emojione-26b1 {
background-position: -2535px -520px
}
.emojione-26bd {
background-position: -2535px -585px
}
.emojione-26be {
background-position: -2535px -650px
}
.emojione-26c4 {
background-position: -2535px -715px
}
.emojione-26c5 {
background-position: -2535px -780px
}
.emojione-26c8 {
background-position: -2535px -845px
}
.emojione-26ce {
background-position: -2535px -910px
}
.emojione-26cf {
background-position: -2535px -975px
}
.emojione-26d1 {
background-position: -2535px -1040px
}
.emojione-26d3 {
background-position: -2535px -1105px
}
.emojione-26d4 {
background-position: -2535px -1170px
}
.emojione-26e9 {
background-position: -2535px -1235px
}
.emojione-26ea {
background-position: -2535px -1300px
}
.emojione-26f0 {
background-position: -2535px -1365px
}
.emojione-26f1 {
background-position: -2535px -1430px
}
.emojione-26f2 {
background-position: -2535px -1495px
}
.emojione-26f3 {
background-position: -2535px -1560px
}
.emojione-26f4 {
background-position: -2535px -1625px
}
.emojione-26f5 {
background-position: -2535px -1690px
}
.emojione-26f7 {
background-position: -2535px -1755px
}
.emojione-26f8 {
background-position: -2535px -1820px
}
.emojione-26f9-1f3fb {
background-position: -2535px -1885px
}
.emojione-26f9-1f3fc {
background-position: -2535px -1950px
}
.emojione-26f9-1f3fd {
background-position: -2535px -2015px
}
.emojione-26f9-1f3fe {
background-position: -2535px -2080px
}
.emojione-26f9-1f3ff {
background-position: -2535px -2145px
}
.emojione-26f9 {
background-position: -2535px -2210px
}
.emojione-26fa {
background-position: -2535px -2275px
}
.emojione-26fd {
background-position: -2535px -2340px
}
.emojione-2702 {
background-position: -2535px -2405px
}
.emojione-2705 {
background-position: -2535px -2470px
}
.emojione-2708 {
background-position: 0 -2535px
}
.emojione-2709 {
background-position: -65px -2535px
}
.emojione-270a-1f3fb {
background-position: -130px -2535px
}
.emojione-270a-1f3fc {
background-position: -195px -2535px
}
.emojione-270a-1f3fd {
background-position: -260px -2535px
}
.emojione-270a-1f3fe {
background-position: -325px -2535px
}
.emojione-270a-1f3ff {
background-position: -390px -2535px
}
.emojione-270a {
background-position: -455px -2535px
}
.emojione-270b-1f3fb {
background-position: -520px -2535px
}
.emojione-270b-1f3fc {
background-position: -585px -2535px
}
.emojione-270b-1f3fd {
background-position: -650px -2535px
}
.emojione-270b-1f3fe {
background-position: -715px -2535px
}
.emojione-270b-1f3ff {
background-position: -780px -2535px
}
.emojione-270b {
background-position: -845px -2535px
}
.emojione-270c-1f3fb {
background-position: -910px -2535px
}
.emojione-270c-1f3fc {
background-position: -975px -2535px
}
.emojione-270c-1f3fd {
background-position: -1040px -2535px
}
.emojione-270c-1f3fe {
background-position: -1105px -2535px
}
.emojione-270c-1f3ff {
background-position: -1170px -2535px
}
.emojione-270c {
background-position: -1235px -2535px
}
.emojione-270d-1f3fb {
background-position: -1300px -2535px
}
.emojione-270d-1f3fc {
background-position: -1365px -2535px
}
.emojione-270d-1f3fd {
background-position: -1430px -2535px
}
.emojione-270d-1f3fe {
background-position: -1495px -2535px
}
.emojione-270d-1f3ff {
background-position: -1560px -2535px
}
.emojione-270d {
background-position: -1625px -2535px
}
.emojione-270f {
background-position: -1690px -2535px
}
.emojione-2712 {
background-position: -1755px -2535px
}
.emojione-2714 {
background-position: -1820px -2535px
}
.emojione-2716 {
background-position: -1885px -2535px
}
.emojione-271d {
background-position: -1950px -2535px
}
.emojione-2721 {
background-position: -2015px -2535px
}
.emojione-2728 {
background-position: -2080px -2535px
}
.emojione-2733 {
background-position: -2145px -2535px
}
.emojione-2734 {
background-position: -2210px -2535px
}
.emojione-2744 {
background-position: -2275px -2535px
}
.emojione-2747 {
background-position: -2340px -2535px
}
.emojione-274c {
background-position: -2405px -2535px
}
.emojione-274e {
background-position: -2470px -2535px
}
.emojione-2753 {
background-position: -2535px -2535px
}
.emojione-2754 {
background-position: -2600px 0
}
.emojione-2755 {
background-position: -2600px -65px
}
.emojione-2757 {
background-position: -2600px -130px
}
.emojione-2763 {
background-position: -2600px -195px
}
.emojione-2764 {
background-position: -2600px -260px
}
.emojione-2795 {
background-position: -2600px -325px
}
.emojione-2796 {
background-position: -2600px -390px
}
.emojione-2797 {
background-position: -2600px -455px
}
.emojione-27a1 {
background-position: -2600px -520px
}
.emojione-27b0 {
background-position: -2600px -585px
}
.emojione-27bf {
background-position: -2600px -650px
}
.emojione-2934 {
background-position: -2600px -715px
}
.emojione-2935 {
background-position: -2600px -780px
}
.emojione-2b05 {
background-position: -2600px -845px
}
.emojione-2b06 {
background-position: -2600px -910px
}
.emojione-2b07 {
background-position: -2600px -975px
}
.emojione-2b1b {
background-position: -2600px -1040px
}
.emojione-2b1c {
background-position: -2600px -1105px
}
.emojione-2b50 {
background-position: -2600px -1170px
}
.emojione-2b55 {
background-position: -2600px -1235px
}
.emojione-3030 {
background-position: -2600px -1300px
}
.emojione-303d {
background-position: -2600px -1365px
}
.emojione-3297 {
background-position: -2600px -1430px
}
.emojione-3299 {
background-position: -2600px -1495px
} | libs/emojione.sprites.css | .emojione {
content: "";
text-indent: -9999em;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
image-rendering: optimizeQuality;
font-size: inherit;
height: 64px;
width: 64px;
top: 0px;
position: relative;
display: inline-block;
margin: 0 .15em;
line-height: normal;
vertical-align: middle;
background-image: url("img/emojione.sprites.png");
background-repeat: no-repeat
}
.emojione-0023-20e3 {
background-position: -65px 0
}
.emojione-002a-20e3 {
background-position: -1365px -1820px
}
.emojione-0030-20e3 {
background-position: 0 -65px
}
.emojione-0031-20e3 {
background-position: -65px -65px
}
.emojione-0032-20e3 {
background-position: -130px 0
}
.emojione-0033-20e3 {
background-position: -130px -65px
}
.emojione-0034-20e3 {
background-position: 0 -130px
}
.emojione-0035-20e3 {
background-position: -65px -130px
}
.emojione-0036-20e3 {
background-position: -130px -130px
}
.emojione-0037-20e3 {
background-position: -195px 0
}
.emojione-0038-20e3 {
background-position: -195px -65px
}
.emojione-0039-20e3 {
background-position: -195px -130px
}
.emojione-00a9 {
background-position: 0 -195px
}
.emojione-00ae {
background-position: -65px -195px
}
.emojione-1f004 {
background-position: -130px -195px
}
.emojione-1f0cf {
background-position: -195px -195px
}
.emojione-1f170 {
background-position: -260px 0
}
.emojione-1f171 {
background-position: -260px -65px
}
.emojione-1f17e {
background-position: -260px -130px
}
.emojione-1f17f {
background-position: -260px -195px
}
.emojione-1f18e {
background-position: 0 -260px
}
.emojione-1f191 {
background-position: -65px -260px
}
.emojione-1f192 {
background-position: -130px -260px
}
.emojione-1f193 {
background-position: -195px -260px
}
.emojione-1f194 {
background-position: -260px -260px
}
.emojione-1f195 {
background-position: -325px 0
}
.emojione-1f196 {
background-position: -325px -65px
}
.emojione-1f197 {
background-position: -325px -130px
}
.emojione-1f198 {
background-position: -325px -195px
}
.emojione-1f199 {
background-position: -325px -260px
}
.emojione-1f19a {
background-position: 0 -325px
}
.emojione-1f1e6-1f1e8 {
background-position: -65px -325px
}
.emojione-1f1e6-1f1e9 {
background-position: -130px -325px
}
.emojione-1f1e6-1f1ea {
background-position: -195px -325px
}
.emojione-1f1e6-1f1eb {
background-position: -260px -325px
}
.emojione-1f1e6-1f1ec {
background-position: -325px -325px
}
.emojione-1f1e6-1f1ee {
background-position: -390px 0
}
.emojione-1f1e6-1f1f1 {
background-position: -390px -65px
}
.emojione-1f1e6-1f1f2 {
background-position: -390px -130px
}
.emojione-1f1e6-1f1f4 {
background-position: -390px -195px
}
.emojione-1f1e6-1f1f6 {
background-position: -390px -260px
}
.emojione-1f1e6-1f1f7 {
background-position: -390px -325px
}
.emojione-1f1e6-1f1f8 {
background-position: 0 -390px
}
.emojione-1f1e6-1f1f9 {
background-position: -65px -390px
}
.emojione-1f1e6-1f1fa {
background-position: -130px -390px
}
.emojione-1f1e6-1f1fc {
background-position: -195px -390px
}
.emojione-1f1e6-1f1fd {
background-position: -260px -390px
}
.emojione-1f1e6-1f1ff {
background-position: -325px -390px
}
.emojione-1f1e7-1f1e6 {
background-position: -390px -390px
}
.emojione-1f1e7-1f1e7 {
background-position: -455px 0
}
.emojione-1f1e7-1f1e9 {
background-position: -455px -65px
}
.emojione-1f1e7-1f1ea {
background-position: -455px -130px
}
.emojione-1f1e7-1f1eb {
background-position: -455px -195px
}
.emojione-1f1e7-1f1ec {
background-position: -455px -260px
}
.emojione-1f1e7-1f1ed {
background-position: -455px -325px
}
.emojione-1f1e7-1f1ee {
background-position: -455px -390px
}
.emojione-1f1e7-1f1ef {
background-position: 0 -455px
}
.emojione-1f1e7-1f1f1 {
background-position: -65px -455px
}
.emojione-1f1e7-1f1f2 {
background-position: -130px -455px
}
.emojione-1f1e7-1f1f3 {
background-position: -195px -455px
}
.emojione-1f1e7-1f1f4 {
background-position: -260px -455px
}
.emojione-1f1e7-1f1f6 {
background-position: -325px -455px
}
.emojione-1f1e7-1f1f7 {
background-position: -390px -455px
}
.emojione-1f1e7-1f1f8 {
background-position: -455px -455px
}
.emojione-1f1e7-1f1f9 {
background-position: -520px 0
}
.emojione-1f1e7-1f1fb {
background-position: -520px -65px
}
.emojione-1f1e7-1f1fc {
background-position: -520px -130px
}
.emojione-1f1e7-1f1fe {
background-position: -520px -195px
}
.emojione-1f1e7-1f1ff {
background-position: -520px -260px
}
.emojione-1f1e8-1f1e6 {
background-position: -520px -325px
}
.emojione-1f1e8-1f1e8 {
background-position: -520px -390px
}
.emojione-1f1e8-1f1e9 {
background-position: -520px -455px
}
.emojione-1f1e8-1f1eb {
background-position: 0 -520px
}
.emojione-1f1e8-1f1ec {
background-position: -65px -520px
}
.emojione-1f1e8-1f1ed {
background-position: -130px -520px
}
.emojione-1f1e8-1f1ee {
background-position: -195px -520px
}
.emojione-1f1e8-1f1f0 {
background-position: -260px -520px
}
.emojione-1f1e8-1f1f1 {
background-position: -325px -520px
}
.emojione-1f1e8-1f1f2 {
background-position: -390px -520px
}
.emojione-1f1e8-1f1f3 {
background-position: -455px -520px
}
.emojione-1f1e8-1f1f4 {
background-position: -520px -520px
}
.emojione-1f1e8-1f1f5 {
background-position: -585px 0
}
.emojione-1f1e8-1f1f7 {
background-position: -585px -65px
}
.emojione-1f1e8-1f1fa {
background-position: -585px -130px
}
.emojione-1f1e8-1f1fb {
background-position: -585px -195px
}
.emojione-1f1e8-1f1fc {
background-position: -585px -260px
}
.emojione-1f1e8-1f1fd {
background-position: -585px -325px
}
.emojione-1f1e8-1f1fe {
background-position: -585px -390px
}
.emojione-1f1e8-1f1ff {
background-position: -585px -455px
}
.emojione-1f1e9-1f1ea {
background-position: -585px -520px
}
.emojione-1f1e9-1f1ec {
background-position: 0 -585px
}
.emojione-1f1e9-1f1ef {
background-position: -65px -585px
}
.emojione-1f1e9-1f1f0 {
background-position: -130px -585px
}
.emojione-1f1e9-1f1f2 {
background-position: -195px -585px
}
.emojione-1f1e9-1f1f4 {
background-position: -260px -585px
}
.emojione-1f1e9-1f1ff {
background-position: -325px -585px
}
.emojione-1f1ea-1f1e6 {
background-position: -390px -585px
}
.emojione-1f1ea-1f1e8 {
background-position: -455px -585px
}
.emojione-1f1ea-1f1ea {
background-position: -520px -585px
}
.emojione-1f1ea-1f1ec {
background-position: -585px -585px
}
.emojione-1f1ea-1f1ed {
background-position: -650px 0
}
.emojione-1f1ea-1f1f7 {
background-position: -650px -65px
}
.emojione-1f1ea-1f1f8 {
background-position: -650px -130px
}
.emojione-1f1ea-1f1f9 {
background-position: -650px -195px
}
.emojione-1f1ea-1f1fa {
background-position: -650px -260px
}
.emojione-1f1eb-1f1ee {
background-position: -650px -325px
}
.emojione-1f1eb-1f1ef {
background-position: -650px -390px
}
.emojione-1f1eb-1f1f0 {
background-position: -650px -455px
}
.emojione-1f1eb-1f1f2 {
background-position: -650px -520px
}
.emojione-1f1eb-1f1f4 {
background-position: -650px -585px
}
.emojione-1f1eb-1f1f7 {
background-position: 0 -650px
}
.emojione-1f1ec-1f1e6 {
background-position: -65px -650px
}
.emojione-1f1ec-1f1e7 {
background-position: -130px -650px
}
.emojione-1f1ec-1f1e9 {
background-position: -195px -650px
}
.emojione-1f1ec-1f1ea {
background-position: -260px -650px
}
.emojione-1f1ec-1f1eb {
background-position: -325px -650px
}
.emojione-1f1ec-1f1ec {
background-position: -390px -650px
}
.emojione-1f1ec-1f1ed {
background-position: -455px -650px
}
.emojione-1f1ec-1f1ee {
background-position: -520px -650px
}
.emojione-1f1ec-1f1f1 {
background-position: -585px -650px
}
.emojione-1f1ec-1f1f2 {
background-position: -650px -650px
}
.emojione-1f1ec-1f1f3 {
background-position: -715px 0
}
.emojione-1f1ec-1f1f5 {
background-position: -715px -65px
}
.emojione-1f1ec-1f1f6 {
background-position: -715px -130px
}
.emojione-1f1ec-1f1f7 {
background-position: -715px -195px
}
.emojione-1f1ec-1f1f8 {
background-position: -715px -260px
}
.emojione-1f1ec-1f1f9 {
background-position: -715px -325px
}
.emojione-1f1ec-1f1fa {
background-position: -715px -390px
}
.emojione-1f1ec-1f1fc {
background-position: -715px -455px
}
.emojione-1f1ec-1f1fe {
background-position: -715px -520px
}
.emojione-1f1ed-1f1f0 {
background-position: -715px -585px
}
.emojione-1f1ed-1f1f2 {
background-position: -715px -650px
}
.emojione-1f1ed-1f1f3 {
background-position: 0 -715px
}
.emojione-1f1ed-1f1f7 {
background-position: -65px -715px
}
.emojione-1f1ed-1f1f9 {
background-position: -130px -715px
}
.emojione-1f1ed-1f1fa {
background-position: -195px -715px
}
.emojione-1f1ee-1f1e8 {
background-position: -260px -715px
}
.emojione-1f1ee-1f1e9 {
background-position: -325px -715px
}
.emojione-1f1ee-1f1ea {
background-position: -390px -715px
}
.emojione-1f1ee-1f1f1 {
background-position: -455px -715px
}
.emojione-1f1ee-1f1f2 {
background-position: -520px -715px
}
.emojione-1f1ee-1f1f3 {
background-position: -585px -715px
}
.emojione-1f1ee-1f1f4 {
background-position: -650px -715px
}
.emojione-1f1ee-1f1f6 {
background-position: -715px -715px
}
.emojione-1f1ee-1f1f7 {
background-position: -780px 0
}
.emojione-1f1ee-1f1f8 {
background-position: -780px -65px
}
.emojione-1f1ee-1f1f9 {
background-position: -780px -130px
}
.emojione-1f1ef-1f1ea {
background-position: -780px -195px
}
.emojione-1f1ef-1f1f2 {
background-position: -780px -260px
}
.emojione-1f1ef-1f1f4 {
background-position: -780px -325px
}
.emojione-1f1ef-1f1f5 {
background-position: -780px -390px
}
.emojione-1f1f0-1f1ea {
background-position: -780px -455px
}
.emojione-1f1f0-1f1ec {
background-position: -780px -520px
}
.emojione-1f1f0-1f1ed {
background-position: -780px -585px
}
.emojione-1f1f0-1f1ee {
background-position: -780px -650px
}
.emojione-1f1f0-1f1f2 {
background-position: -780px -715px
}
.emojione-1f1f0-1f1f3 {
background-position: 0 -780px
}
.emojione-1f1f0-1f1f5 {
background-position: -65px -780px
}
.emojione-1f1f0-1f1f7 {
background-position: -130px -780px
}
.emojione-1f1f0-1f1fc {
background-position: -195px -780px
}
.emojione-1f1f0-1f1fe {
background-position: -260px -780px
}
.emojione-1f1f0-1f1ff {
background-position: -325px -780px
}
.emojione-1f1f1-1f1e6 {
background-position: -390px -780px
}
.emojione-1f1f1-1f1e7 {
background-position: -455px -780px
}
.emojione-1f1f1-1f1e8 {
background-position: -520px -780px
}
.emojione-1f1f1-1f1ee {
background-position: -585px -780px
}
.emojione-1f1f1-1f1f0 {
background-position: -650px -780px
}
.emojione-1f1f1-1f1f7 {
background-position: -715px -780px
}
.emojione-1f1f1-1f1f8 {
background-position: -780px -780px
}
.emojione-1f1f1-1f1f9 {
background-position: -845px 0
}
.emojione-1f1f1-1f1fa {
background-position: -845px -65px
}
.emojione-1f1f1-1f1fb {
background-position: -845px -130px
}
.emojione-1f1f1-1f1fe {
background-position: -845px -195px
}
.emojione-1f1f2-1f1e6 {
background-position: -845px -260px
}
.emojione-1f1f2-1f1e8 {
background-position: -845px -325px
}
.emojione-1f1f2-1f1e9 {
background-position: -845px -390px
}
.emojione-1f1f2-1f1ea {
background-position: -845px -455px
}
.emojione-1f1f2-1f1eb {
background-position: -845px -520px
}
.emojione-1f1f2-1f1ec {
background-position: -845px -585px
}
.emojione-1f1f2-1f1ed {
background-position: -845px -650px
}
.emojione-1f1f2-1f1f0 {
background-position: -845px -715px
}
.emojione-1f1f2-1f1f1 {
background-position: -845px -780px
}
.emojione-1f1f2-1f1f2 {
background-position: 0 -845px
}
.emojione-1f1f2-1f1f3 {
background-position: -65px -845px
}
.emojione-1f1f2-1f1f4 {
background-position: -130px -845px
}
.emojione-1f1f2-1f1f5 {
background-position: -195px -845px
}
.emojione-1f1f2-1f1f6 {
background-position: -260px -845px
}
.emojione-1f1f2-1f1f7 {
background-position: -325px -845px
}
.emojione-1f1f2-1f1f8 {
background-position: -390px -845px
}
.emojione-1f1f2-1f1f9 {
background-position: -455px -845px
}
.emojione-1f1f2-1f1fa {
background-position: -520px -845px
}
.emojione-1f1f2-1f1fb {
background-position: -585px -845px
}
.emojione-1f1f2-1f1fc {
background-position: -650px -845px
}
.emojione-1f1f2-1f1fd {
background-position: -715px -845px
}
.emojione-1f1f2-1f1fe {
background-position: -780px -845px
}
.emojione-1f1f2-1f1ff {
background-position: -845px -845px
}
.emojione-1f1f3-1f1e6 {
background-position: -910px 0
}
.emojione-1f1f3-1f1e8 {
background-position: -910px -65px
}
.emojione-1f1f3-1f1ea {
background-position: -910px -130px
}
.emojione-1f1f3-1f1eb {
background-position: -910px -195px
}
.emojione-1f1f3-1f1ec {
background-position: -910px -260px
}
.emojione-1f1f3-1f1ee {
background-position: -910px -325px
}
.emojione-1f1f3-1f1f1 {
background-position: -910px -390px
}
.emojione-1f1f3-1f1f4 {
background-position: -910px -455px
}
.emojione-1f1f3-1f1f5 {
background-position: -910px -520px
}
.emojione-1f1f3-1f1f7 {
background-position: -910px -585px
}
.emojione-1f1f3-1f1fa {
background-position: -910px -650px
}
.emojione-1f1f3-1f1ff {
background-position: -910px -715px
}
.emojione-1f1f4-1f1f2 {
background-position: -910px -780px
}
.emojione-1f1f5-1f1e6 {
background-position: -910px -845px
}
.emojione-1f1f5-1f1ea {
background-position: 0 -910px
}
.emojione-1f1f5-1f1eb {
background-position: -65px -910px
}
.emojione-1f1f5-1f1ec {
background-position: -130px -910px
}
.emojione-1f1f5-1f1ed {
background-position: -195px -910px
}
.emojione-1f1f5-1f1f0 {
background-position: -260px -910px
}
.emojione-1f1f5-1f1f1 {
background-position: -325px -910px
}
.emojione-1f1f5-1f1f2 {
background-position: -390px -910px
}
.emojione-1f1f5-1f1f3 {
background-position: -455px -910px
}
.emojione-1f1f5-1f1f7 {
background-position: -520px -910px
}
.emojione-1f1f5-1f1f8 {
background-position: -585px -910px
}
.emojione-1f1f5-1f1f9 {
background-position: -650px -910px
}
.emojione-1f1f5-1f1fc {
background-position: -715px -910px
}
.emojione-1f1f5-1f1fe {
background-position: -780px -910px
}
.emojione-1f1f6-1f1e6 {
background-position: -845px -910px
}
.emojione-1f1f7-1f1ea {
background-position: -910px -910px
}
.emojione-1f1f7-1f1f4 {
background-position: -975px 0
}
.emojione-1f1f7-1f1f8 {
background-position: -975px -65px
}
.emojione-1f1f7-1f1fa {
background-position: -975px -130px
}
.emojione-1f1f7-1f1fc {
background-position: -975px -195px
}
.emojione-1f1f8-1f1e6 {
background-position: -975px -260px
}
.emojione-1f1f8-1f1e7 {
background-position: -975px -325px
}
.emojione-1f1f8-1f1e8 {
background-position: -975px -390px
}
.emojione-1f1f8-1f1e9 {
background-position: -975px -455px
}
.emojione-1f1f8-1f1ea {
background-position: -975px -520px
}
.emojione-1f1f8-1f1ec {
background-position: -975px -585px
}
.emojione-1f1f8-1f1ed {
background-position: -975px -650px
}
.emojione-1f1f8-1f1ee {
background-position: -975px -715px
}
.emojione-1f1f8-1f1ef {
background-position: -975px -780px
}
.emojione-1f1f8-1f1f0 {
background-position: -975px -845px
}
.emojione-1f1f8-1f1f1 {
background-position: -975px -910px
}
.emojione-1f1f8-1f1f2 {
background-position: 0 -975px
}
.emojione-1f1f8-1f1f3 {
background-position: -65px -975px
}
.emojione-1f1f8-1f1f4 {
background-position: -130px -975px
}
.emojione-1f1f8-1f1f7 {
background-position: -195px -975px
}
.emojione-1f1f8-1f1f8 {
background-position: -260px -975px
}
.emojione-1f1f8-1f1f9 {
background-position: -325px -975px
}
.emojione-1f1f8-1f1fb {
background-position: -390px -975px
}
.emojione-1f1f8-1f1fd {
background-position: -455px -975px
}
.emojione-1f1f8-1f1fe {
background-position: -520px -975px
}
.emojione-1f1f8-1f1ff {
background-position: -585px -975px
}
.emojione-1f1f9-1f1e6 {
background-position: -650px -975px
}
.emojione-1f1f9-1f1e8 {
background-position: -715px -975px
}
.emojione-1f1f9-1f1e9 {
background-position: -780px -975px
}
.emojione-1f1f9-1f1eb {
background-position: -845px -975px
}
.emojione-1f1f9-1f1ec {
background-position: -910px -975px
}
.emojione-1f1f9-1f1ed {
background-position: -975px -975px
}
.emojione-1f1f9-1f1ef {
background-position: -1040px 0
}
.emojione-1f1f9-1f1f0 {
background-position: -1040px -65px
}
.emojione-1f1f9-1f1f1 {
background-position: -1040px -130px
}
.emojione-1f1f9-1f1f2 {
background-position: -1040px -195px
}
.emojione-1f1f9-1f1f3 {
background-position: -1040px -260px
}
.emojione-1f1f9-1f1f4 {
background-position: -1040px -325px
}
.emojione-1f1f9-1f1f7 {
background-position: -1040px -390px
}
.emojione-1f1f9-1f1f9 {
background-position: -1040px -455px
}
.emojione-1f1f9-1f1fb {
background-position: -1040px -520px
}
.emojione-1f1f9-1f1fc {
background-position: -1040px -585px
}
.emojione-1f1f9-1f1ff {
background-position: -1040px -650px
}
.emojione-1f1fa-1f1e6 {
background-position: -1040px -715px
}
.emojione-1f1fa-1f1ec {
background-position: -1040px -780px
}
.emojione-1f1fa-1f1f2 {
background-position: -1040px -845px
}
.emojione-1f1fa-1f1f8 {
background-position: -1040px -910px
}
.emojione-1f1fa-1f1fe {
background-position: -1040px -975px
}
.emojione-1f1fa-1f1ff {
background-position: 0 -1040px
}
.emojione-1f1fb-1f1e6 {
background-position: -65px -1040px
}
.emojione-1f1fb-1f1e8 {
background-position: -130px -1040px
}
.emojione-1f1fb-1f1ea {
background-position: -195px -1040px
}
.emojione-1f1fb-1f1ec {
background-position: -260px -1040px
}
.emojione-1f1fb-1f1ee {
background-position: -325px -1040px
}
.emojione-1f1fb-1f1f3 {
background-position: -390px -1040px
}
.emojione-1f1fb-1f1fa {
background-position: -455px -1040px
}
.emojione-1f1fc-1f1eb {
background-position: -520px -1040px
}
.emojione-1f1fc-1f1f8 {
background-position: -585px -1040px
}
.emojione-1f1fd-1f1f0 {
background-position: -650px -1040px
}
.emojione-1f1fe-1f1ea {
background-position: -715px -1040px
}
.emojione-1f1fe-1f1f9 {
background-position: -780px -1040px
}
.emojione-1f1ff-1f1e6 {
background-position: -845px -1040px
}
.emojione-1f1ff-1f1f2 {
background-position: -910px -1040px
}
.emojione-1f1ff-1f1fc {
background-position: -975px -1040px
}
.emojione-1f201 {
background-position: -1040px -1040px
}
.emojione-1f202 {
background-position: -1105px 0
}
.emojione-1f21a {
background-position: -1105px -65px
}
.emojione-1f22f {
background-position: -1105px -130px
}
.emojione-1f232 {
background-position: -1105px -195px
}
.emojione-1f233 {
background-position: -1105px -260px
}
.emojione-1f234 {
background-position: -1105px -325px
}
.emojione-1f235 {
background-position: -1105px -390px
}
.emojione-1f236 {
background-position: -1105px -455px
}
.emojione-1f237 {
background-position: -1105px -520px
}
.emojione-1f238 {
background-position: -1105px -585px
}
.emojione-1f239 {
background-position: -1105px -650px
}
.emojione-1f23a {
background-position: -1105px -715px
}
.emojione-1f250 {
background-position: -1105px -780px
}
.emojione-1f251 {
background-position: -1105px -845px
}
.emojione-1f300 {
background-position: -1105px -910px
}
.emojione-1f301 {
background-position: -1105px -975px
}
.emojione-1f302 {
background-position: -1105px -1040px
}
.emojione-1f303 {
background-position: 0 -1105px
}
.emojione-1f304 {
background-position: -65px -1105px
}
.emojione-1f305 {
background-position: -130px -1105px
}
.emojione-1f306 {
background-position: -195px -1105px
}
.emojione-1f307 {
background-position: -260px -1105px
}
.emojione-1f308 {
background-position: -325px -1105px
}
.emojione-1f309 {
background-position: -390px -1105px
}
.emojione-1f30a {
background-position: -455px -1105px
}
.emojione-1f30b {
background-position: -520px -1105px
}
.emojione-1f30c {
background-position: -585px -1105px
}
.emojione-1f30d {
background-position: -650px -1105px
}
.emojione-1f30e {
background-position: -715px -1105px
}
.emojione-1f30f {
background-position: -780px -1105px
}
.emojione-1f310 {
background-position: -845px -1105px
}
.emojione-1f311 {
background-position: -910px -1105px
}
.emojione-1f312 {
background-position: -975px -1105px
}
.emojione-1f313 {
background-position: -1040px -1105px
}
.emojione-1f314 {
background-position: -1105px -1105px
}
.emojione-1f315 {
background-position: -1170px 0
}
.emojione-1f316 {
background-position: -1170px -65px
}
.emojione-1f317 {
background-position: -1170px -130px
}
.emojione-1f318 {
background-position: -1170px -195px
}
.emojione-1f319 {
background-position: -1170px -260px
}
.emojione-1f31a {
background-position: -1170px -325px
}
.emojione-1f31b {
background-position: -1170px -390px
}
.emojione-1f31c {
background-position: -1170px -455px
}
.emojione-1f31d {
background-position: -1170px -520px
}
.emojione-1f31e {
background-position: -1170px -585px
}
.emojione-1f31f {
background-position: -1170px -650px
}
.emojione-1f320 {
background-position: -1170px -715px
}
.emojione-1f321 {
background-position: -1170px -780px
}
.emojione-1f324 {
background-position: -1170px -845px
}
.emojione-1f325 {
background-position: -1170px -910px
}
.emojione-1f326 {
background-position: -1170px -975px
}
.emojione-1f327 {
background-position: -1170px -1040px
}
.emojione-1f328 {
background-position: -1170px -1105px
}
.emojione-1f329 {
background-position: 0 -1170px
}
.emojione-1f32a {
background-position: -65px -1170px
}
.emojione-1f32b {
background-position: -130px -1170px
}
.emojione-1f32c {
background-position: -195px -1170px
}
.emojione-1f32d {
background-position: -260px -1170px
}
.emojione-1f32e {
background-position: -325px -1170px
}
.emojione-1f32f {
background-position: -390px -1170px
}
.emojione-1f330 {
background-position: -455px -1170px
}
.emojione-1f331 {
background-position: -520px -1170px
}
.emojione-1f332 {
background-position: -585px -1170px
}
.emojione-1f333 {
background-position: -650px -1170px
}
.emojione-1f334 {
background-position: -715px -1170px
}
.emojione-1f335 {
background-position: -780px -1170px
}
.emojione-1f336 {
background-position: -845px -1170px
}
.emojione-1f337 {
background-position: -910px -1170px
}
.emojione-1f338 {
background-position: -975px -1170px
}
.emojione-1f339 {
background-position: -1040px -1170px
}
.emojione-1f33a {
background-position: -1105px -1170px
}
.emojione-1f33b {
background-position: -1170px -1170px
}
.emojione-1f33c {
background-position: -1235px 0
}
.emojione-1f33d {
background-position: -1235px -65px
}
.emojione-1f33e {
background-position: -1235px -130px
}
.emojione-1f33f {
background-position: -1235px -195px
}
.emojione-1f340 {
background-position: -1235px -260px
}
.emojione-1f341 {
background-position: -1235px -325px
}
.emojione-1f342 {
background-position: -1235px -390px
}
.emojione-1f343 {
background-position: -1235px -455px
}
.emojione-1f344 {
background-position: -1235px -520px
}
.emojione-1f345 {
background-position: -1235px -585px
}
.emojione-1f346 {
background-position: -1235px -650px
}
.emojione-1f347 {
background-position: -1235px -715px
}
.emojione-1f348 {
background-position: -1235px -780px
}
.emojione-1f349 {
background-position: -1235px -845px
}
.emojione-1f34a {
background-position: -1235px -910px
}
.emojione-1f34b {
background-position: -1235px -975px
}
.emojione-1f34c {
background-position: -1235px -1040px
}
.emojione-1f34d {
background-position: -1235px -1105px
}
.emojione-1f34e {
background-position: -1235px -1170px
}
.emojione-1f34f {
background-position: 0 -1235px
}
.emojione-1f350 {
background-position: -65px -1235px
}
.emojione-1f351 {
background-position: -130px -1235px
}
.emojione-1f352 {
background-position: -195px -1235px
}
.emojione-1f353 {
background-position: -260px -1235px
}
.emojione-1f354 {
background-position: -325px -1235px
}
.emojione-1f355 {
background-position: -390px -1235px
}
.emojione-1f356 {
background-position: -455px -1235px
}
.emojione-1f357 {
background-position: -520px -1235px
}
.emojione-1f358 {
background-position: -585px -1235px
}
.emojione-1f359 {
background-position: -650px -1235px
}
.emojione-1f35a {
background-position: -715px -1235px
}
.emojione-1f35b {
background-position: -780px -1235px
}
.emojione-1f35c {
background-position: -845px -1235px
}
.emojione-1f35d {
background-position: -910px -1235px
}
.emojione-1f35e {
background-position: -975px -1235px
}
.emojione-1f35f {
background-position: -1040px -1235px
}
.emojione-1f360 {
background-position: -1105px -1235px
}
.emojione-1f361 {
background-position: -1170px -1235px
}
.emojione-1f362 {
background-position: -1235px -1235px
}
.emojione-1f363 {
background-position: -1300px 0
}
.emojione-1f364 {
background-position: -1300px -65px
}
.emojione-1f365 {
background-position: -1300px -130px
}
.emojione-1f366 {
background-position: -1300px -195px
}
.emojione-1f367 {
background-position: -1300px -260px
}
.emojione-1f368 {
background-position: -1300px -325px
}
.emojione-1f369 {
background-position: -1300px -390px
}
.emojione-1f36a {
background-position: -1300px -455px
}
.emojione-1f36b {
background-position: -1300px -520px
}
.emojione-1f36c {
background-position: -1300px -585px
}
.emojione-1f36d {
background-position: -1300px -650px
}
.emojione-1f36e {
background-position: -1300px -715px
}
.emojione-1f36f {
background-position: -1300px -780px
}
.emojione-1f370 {
background-position: -1300px -845px
}
.emojione-1f371 {
background-position: -1300px -910px
}
.emojione-1f372 {
background-position: -1300px -975px
}
.emojione-1f373 {
background-position: -1300px -1040px
}
.emojione-1f374 {
background-position: -1300px -1105px
}
.emojione-1f375 {
background-position: -1300px -1170px
}
.emojione-1f376 {
background-position: -1300px -1235px
}
.emojione-1f377 {
background-position: 0 -1300px
}
.emojione-1f378 {
background-position: -65px -1300px
}
.emojione-1f379 {
background-position: -130px -1300px
}
.emojione-1f37a {
background-position: -195px -1300px
}
.emojione-1f37b {
background-position: -260px -1300px
}
.emojione-1f37c {
background-position: -325px -1300px
}
.emojione-1f37d {
background-position: -390px -1300px
}
.emojione-1f37e {
background-position: -455px -1300px
}
.emojione-1f37f {
background-position: -520px -1300px
}
.emojione-1f380 {
background-position: -585px -1300px
}
.emojione-1f381 {
background-position: -650px -1300px
}
.emojione-1f382 {
background-position: -715px -1300px
}
.emojione-1f383 {
background-position: -780px -1300px
}
.emojione-1f384 {
background-position: -845px -1300px
}
.emojione-1f385-1f3fb {
background-position: -910px -1300px
}
.emojione-1f385-1f3fc {
background-position: -975px -1300px
}
.emojione-1f385-1f3fd {
background-position: -1040px -1300px
}
.emojione-1f385-1f3fe {
background-position: -1105px -1300px
}
.emojione-1f385-1f3ff {
background-position: -1170px -1300px
}
.emojione-1f385 {
background-position: -1235px -1300px
}
.emojione-1f386 {
background-position: -1300px -1300px
}
.emojione-1f387 {
background-position: -1365px 0
}
.emojione-1f388 {
background-position: -1365px -65px
}
.emojione-1f389 {
background-position: -1365px -130px
}
.emojione-1f38a {
background-position: -1365px -195px
}
.emojione-1f38b {
background-position: -1365px -260px
}
.emojione-1f38c {
background-position: -1365px -325px
}
.emojione-1f38d {
background-position: -1365px -390px
}
.emojione-1f38e {
background-position: -1365px -455px
}
.emojione-1f38f {
background-position: -1365px -520px
}
.emojione-1f390 {
background-position: -1365px -585px
}
.emojione-1f391 {
background-position: -1365px -650px
}
.emojione-1f392 {
background-position: -1365px -715px
}
.emojione-1f393 {
background-position: -1365px -780px
}
.emojione-1f396 {
background-position: -1365px -845px
}
.emojione-1f397 {
background-position: -1365px -910px
}
.emojione-1f399 {
background-position: -1365px -975px
}
.emojione-1f39a {
background-position: -1365px -1040px
}
.emojione-1f39b {
background-position: -1365px -1105px
}
.emojione-1f39e {
background-position: -1365px -1170px
}
.emojione-1f39f {
background-position: -1365px -1235px
}
.emojione-1f3a0 {
background-position: -1365px -1300px
}
.emojione-1f3a1 {
background-position: 0 -1365px
}
.emojione-1f3a2 {
background-position: -65px -1365px
}
.emojione-1f3a3 {
background-position: -130px -1365px
}
.emojione-1f3a4 {
background-position: -195px -1365px
}
.emojione-1f3a5 {
background-position: -260px -1365px
}
.emojione-1f3a6 {
background-position: -325px -1365px
}
.emojione-1f3a7 {
background-position: -390px -1365px
}
.emojione-1f3a8 {
background-position: -455px -1365px
}
.emojione-1f3a9 {
background-position: -520px -1365px
}
.emojione-1f3aa {
background-position: -585px -1365px
}
.emojione-1f3ab {
background-position: -650px -1365px
}
.emojione-1f3ac {
background-position: -715px -1365px
}
.emojione-1f3ad {
background-position: -780px -1365px
}
.emojione-1f3ae {
background-position: -845px -1365px
}
.emojione-1f3af {
background-position: -910px -1365px
}
.emojione-1f3b0 {
background-position: -975px -1365px
}
.emojione-1f3b1 {
background-position: -1040px -1365px
}
.emojione-1f3b2 {
background-position: -1105px -1365px
}
.emojione-1f3b3 {
background-position: -1170px -1365px
}
.emojione-1f3b4 {
background-position: -1235px -1365px
}
.emojione-1f3b5 {
background-position: -1300px -1365px
}
.emojione-1f3b6 {
background-position: -1365px -1365px
}
.emojione-1f3b7 {
background-position: -1430px 0
}
.emojione-1f3b8 {
background-position: -1430px -65px
}
.emojione-1f3b9 {
background-position: -1430px -130px
}
.emojione-1f3ba {
background-position: -1430px -195px
}
.emojione-1f3bb {
background-position: -1430px -260px
}
.emojione-1f3bc {
background-position: -1430px -325px
}
.emojione-1f3bd {
background-position: -1430px -390px
}
.emojione-1f3be {
background-position: -1430px -455px
}
.emojione-1f3bf {
background-position: -1430px -520px
}
.emojione-1f3c0 {
background-position: -1430px -585px
}
.emojione-1f3c1 {
background-position: -1430px -650px
}
.emojione-1f3c2 {
background-position: -1430px -715px
}
.emojione-1f3c3-1f3fb {
background-position: -1430px -780px
}
.emojione-1f3c3-1f3fc {
background-position: -1430px -845px
}
.emojione-1f3c3-1f3fd {
background-position: -1430px -910px
}
.emojione-1f3c3-1f3fe {
background-position: -1430px -975px
}
.emojione-1f3c3-1f3ff {
background-position: -1430px -1040px
}
.emojione-1f3c3 {
background-position: -1430px -1105px
}
.emojione-1f3c4-1f3fb {
background-position: -1430px -1170px
}
.emojione-1f3c4-1f3fc {
background-position: -1430px -1235px
}
.emojione-1f3c4-1f3fd {
background-position: -1430px -1300px
}
.emojione-1f3c4-1f3fe {
background-position: -1430px -1365px
}
.emojione-1f3c4-1f3ff {
background-position: 0 -1430px
}
.emojione-1f3c4 {
background-position: -65px -1430px
}
.emojione-1f3c5 {
background-position: -130px -1430px
}
.emojione-1f3c6 {
background-position: -195px -1430px
}
.emojione-1f3c7-1f3fb {
background-position: -260px -1430px
}
.emojione-1f3c7-1f3fc {
background-position: -325px -1430px
}
.emojione-1f3c7-1f3fd {
background-position: -390px -1430px
}
.emojione-1f3c7-1f3fe {
background-position: -455px -1430px
}
.emojione-1f3c7-1f3ff {
background-position: -520px -1430px
}
.emojione-1f3c7 {
background-position: -585px -1430px
}
.emojione-1f3c8 {
background-position: -650px -1430px
}
.emojione-1f3c9 {
background-position: -715px -1430px
}
.emojione-1f3ca-1f3fb {
background-position: -780px -1430px
}
.emojione-1f3ca-1f3fc {
background-position: -845px -1430px
}
.emojione-1f3ca-1f3fd {
background-position: -910px -1430px
}
.emojione-1f3ca-1f3fe {
background-position: -975px -1430px
}
.emojione-1f3ca-1f3ff {
background-position: -1040px -1430px
}
.emojione-1f3ca {
background-position: -1105px -1430px
}
.emojione-1f3cb-1f3fb {
background-position: -1170px -1430px
}
.emojione-1f3cb-1f3fc {
background-position: -1235px -1430px
}
.emojione-1f3cb-1f3fd {
background-position: -1300px -1430px
}
.emojione-1f3cb-1f3fe {
background-position: -1365px -1430px
}
.emojione-1f3cb-1f3ff {
background-position: -1430px -1430px
}
.emojione-1f3cb {
background-position: -1495px 0
}
.emojione-1f3cc {
background-position: -1495px -65px
}
.emojione-1f3cd {
background-position: -1495px -130px
}
.emojione-1f3ce {
background-position: -1495px -195px
}
.emojione-1f3cf {
background-position: -1495px -260px
}
.emojione-1f3d0 {
background-position: -1495px -325px
}
.emojione-1f3d1 {
background-position: -1495px -390px
}
.emojione-1f3d2 {
background-position: -1495px -455px
}
.emojione-1f3d3 {
background-position: -1495px -520px
}
.emojione-1f3d4 {
background-position: -1495px -585px
}
.emojione-1f3d5 {
background-position: -1495px -650px
}
.emojione-1f3d6 {
background-position: -1495px -715px
}
.emojione-1f3d7 {
background-position: -1495px -780px
}
.emojione-1f3d8 {
background-position: -1495px -845px
}
.emojione-1f3d9 {
background-position: -1495px -910px
}
.emojione-1f3da {
background-position: -1495px -975px
}
.emojione-1f3db {
background-position: -1495px -1040px
}
.emojione-1f3dc {
background-position: -1495px -1105px
}
.emojione-1f3dd {
background-position: -1495px -1170px
}
.emojione-1f3de {
background-position: -1495px -1235px
}
.emojione-1f3df {
background-position: -1495px -1300px
}
.emojione-1f3e0 {
background-position: -1495px -1365px
}
.emojione-1f3e1 {
background-position: -1495px -1430px
}
.emojione-1f3e2 {
background-position: 0 -1495px
}
.emojione-1f3e3 {
background-position: -65px -1495px
}
.emojione-1f3e4 {
background-position: -130px -1495px
}
.emojione-1f3e5 {
background-position: -195px -1495px
}
.emojione-1f3e6 {
background-position: -260px -1495px
}
.emojione-1f3e7 {
background-position: -325px -1495px
}
.emojione-1f3e8 {
background-position: -390px -1495px
}
.emojione-1f3e9 {
background-position: -455px -1495px
}
.emojione-1f3ea {
background-position: -520px -1495px
}
.emojione-1f3eb {
background-position: -585px -1495px
}
.emojione-1f3ec {
background-position: -650px -1495px
}
.emojione-1f3ed {
background-position: -715px -1495px
}
.emojione-1f3ee {
background-position: -780px -1495px
}
.emojione-1f3ef {
background-position: -845px -1495px
}
.emojione-1f3f0 {
background-position: -910px -1495px
}
.emojione-1f3f3 {
background-position: -975px -1495px
}
.emojione-1f3f4 {
background-position: -1040px -1495px
}
.emojione-1f3f5 {
background-position: -1105px -1495px
}
.emojione-1f3f7 {
background-position: -1170px -1495px
}
.emojione-1f3f8 {
background-position: -1235px -1495px
}
.emojione-1f3f9 {
background-position: -1300px -1495px
}
.emojione-1f3fa {
background-position: -1365px -1495px
}
.emojione-1f3fb {
background-position: -1430px -1495px
}
.emojione-1f3fc {
background-position: -1495px -1495px
}
.emojione-1f3fd {
background-position: -1560px 0
}
.emojione-1f3fe {
background-position: -1560px -65px
}
.emojione-1f3ff {
background-position: -1560px -130px
}
.emojione-1f400 {
background-position: -1560px -195px
}
.emojione-1f401 {
background-position: -1560px -260px
}
.emojione-1f402 {
background-position: -1560px -325px
}
.emojione-1f403 {
background-position: -1560px -390px
}
.emojione-1f404 {
background-position: -1560px -455px
}
.emojione-1f405 {
background-position: -1560px -520px
}
.emojione-1f406 {
background-position: -1560px -585px
}
.emojione-1f407 {
background-position: -1560px -650px
}
.emojione-1f408 {
background-position: -1560px -715px
}
.emojione-1f409 {
background-position: -1560px -780px
}
.emojione-1f40a {
background-position: -1560px -845px
}
.emojione-1f40b {
background-position: -1560px -910px
}
.emojione-1f40c {
background-position: -1560px -975px
}
.emojione-1f40d {
background-position: -1560px -1040px
}
.emojione-1f40e {
background-position: -1560px -1105px
}
.emojione-1f40f {
background-position: -1560px -1170px
}
.emojione-1f410 {
background-position: -1560px -1235px
}
.emojione-1f411 {
background-position: -1560px -1300px
}
.emojione-1f412 {
background-position: -1560px -1365px
}
.emojione-1f413 {
background-position: -1560px -1430px
}
.emojione-1f414 {
background-position: -1560px -1495px
}
.emojione-1f415 {
background-position: 0 -1560px
}
.emojione-1f416 {
background-position: -65px -1560px
}
.emojione-1f417 {
background-position: -130px -1560px
}
.emojione-1f418 {
background-position: -195px -1560px
}
.emojione-1f419 {
background-position: -260px -1560px
}
.emojione-1f41a {
background-position: -325px -1560px
}
.emojione-1f41b {
background-position: -390px -1560px
}
.emojione-1f41c {
background-position: -455px -1560px
}
.emojione-1f41d {
background-position: -520px -1560px
}
.emojione-1f41e {
background-position: -585px -1560px
}
.emojione-1f41f {
background-position: -650px -1560px
}
.emojione-1f420 {
background-position: -715px -1560px
}
.emojione-1f421 {
background-position: -780px -1560px
}
.emojione-1f422 {
background-position: -845px -1560px
}
.emojione-1f423 {
background-position: -910px -1560px
}
.emojione-1f424 {
background-position: -975px -1560px
}
.emojione-1f425 {
background-position: -1040px -1560px
}
.emojione-1f426 {
background-position: -1105px -1560px
}
.emojione-1f427 {
background-position: -1170px -1560px
}
.emojione-1f428 {
background-position: -1235px -1560px
}
.emojione-1f429 {
background-position: -1300px -1560px
}
.emojione-1f42a {
background-position: -1365px -1560px
}
.emojione-1f42b {
background-position: -1430px -1560px
}
.emojione-1f42c {
background-position: -1495px -1560px
}
.emojione-1f42d {
background-position: -1560px -1560px
}
.emojione-1f42e {
background-position: -1625px 0
}
.emojione-1f42f {
background-position: -1625px -65px
}
.emojione-1f430 {
background-position: -1625px -130px
}
.emojione-1f431 {
background-position: -1625px -195px
}
.emojione-1f432 {
background-position: -1625px -260px
}
.emojione-1f433 {
background-position: -1625px -325px
}
.emojione-1f434 {
background-position: -1625px -390px
}
.emojione-1f435 {
background-position: -1625px -455px
}
.emojione-1f436 {
background-position: -1625px -520px
}
.emojione-1f437 {
background-position: -1625px -585px
}
.emojione-1f438 {
background-position: -1625px -650px
}
.emojione-1f439 {
background-position: -1625px -715px
}
.emojione-1f43a {
background-position: -1625px -780px
}
.emojione-1f43b {
background-position: -1625px -845px
}
.emojione-1f43c {
background-position: -1625px -910px
}
.emojione-1f43d {
background-position: -1625px -975px
}
.emojione-1f43e {
background-position: -1625px -1040px
}
.emojione-1f43f {
background-position: -1625px -1105px
}
.emojione-1f440 {
background-position: -1625px -1170px
}
.emojione-1f441-1f5e8 {
background-position: -1625px -1235px
}
.emojione-1f441 {
background-position: -1625px -1300px
}
.emojione-1f442-1f3fb {
background-position: -1625px -1365px
}
.emojione-1f442-1f3fc {
background-position: -1625px -1430px
}
.emojione-1f442-1f3fd {
background-position: -1625px -1495px
}
.emojione-1f442-1f3fe {
background-position: -1625px -1560px
}
.emojione-1f442-1f3ff {
background-position: 0 -1625px
}
.emojione-1f442 {
background-position: -65px -1625px
}
.emojione-1f443-1f3fb {
background-position: -130px -1625px
}
.emojione-1f443-1f3fc {
background-position: -195px -1625px
}
.emojione-1f443-1f3fd {
background-position: -260px -1625px
}
.emojione-1f443-1f3fe {
background-position: -325px -1625px
}
.emojione-1f443-1f3ff {
background-position: -390px -1625px
}
.emojione-1f443 {
background-position: -455px -1625px
}
.emojione-1f444 {
background-position: -520px -1625px
}
.emojione-1f445 {
background-position: -585px -1625px
}
.emojione-1f446-1f3fb {
background-position: -650px -1625px
}
.emojione-1f446-1f3fc {
background-position: -715px -1625px
}
.emojione-1f446-1f3fd {
background-position: -780px -1625px
}
.emojione-1f446-1f3fe {
background-position: -845px -1625px
}
.emojione-1f446-1f3ff {
background-position: -910px -1625px
}
.emojione-1f446 {
background-position: -975px -1625px
}
.emojione-1f447-1f3fb {
background-position: -1040px -1625px
}
.emojione-1f447-1f3fc {
background-position: -1105px -1625px
}
.emojione-1f447-1f3fd {
background-position: -1170px -1625px
}
.emojione-1f447-1f3fe {
background-position: -1235px -1625px
}
.emojione-1f447-1f3ff {
background-position: -1300px -1625px
}
.emojione-1f447 {
background-position: -1365px -1625px
}
.emojione-1f448-1f3fb {
background-position: -1430px -1625px
}
.emojione-1f448-1f3fc {
background-position: -1495px -1625px
}
.emojione-1f448-1f3fd {
background-position: -1560px -1625px
}
.emojione-1f448-1f3fe {
background-position: -1625px -1625px
}
.emojione-1f448-1f3ff {
background-position: -1690px 0
}
.emojione-1f448 {
background-position: -1690px -65px
}
.emojione-1f449-1f3fb {
background-position: -1690px -130px
}
.emojione-1f449-1f3fc {
background-position: -1690px -195px
}
.emojione-1f449-1f3fd {
background-position: -1690px -260px
}
.emojione-1f449-1f3fe {
background-position: -1690px -325px
}
.emojione-1f449-1f3ff {
background-position: -1690px -390px
}
.emojione-1f449 {
background-position: -1690px -455px
}
.emojione-1f44a-1f3fb {
background-position: -1690px -520px
}
.emojione-1f44a-1f3fc {
background-position: -1690px -585px
}
.emojione-1f44a-1f3fd {
background-position: -1690px -650px
}
.emojione-1f44a-1f3fe {
background-position: -1690px -715px
}
.emojione-1f44a-1f3ff {
background-position: -1690px -780px
}
.emojione-1f44a {
background-position: -1690px -845px
}
.emojione-1f44b-1f3fb {
background-position: -1690px -910px
}
.emojione-1f44b-1f3fc {
background-position: -1690px -975px
}
.emojione-1f44b-1f3fd {
background-position: -1690px -1040px
}
.emojione-1f44b-1f3fe {
background-position: -1690px -1105px
}
.emojione-1f44b-1f3ff {
background-position: -1690px -1170px
}
.emojione-1f44b {
background-position: -1690px -1235px
}
.emojione-1f44c-1f3fb {
background-position: -1690px -1300px
}
.emojione-1f44c-1f3fc {
background-position: -1690px -1365px
}
.emojione-1f44c-1f3fd {
background-position: -1690px -1430px
}
.emojione-1f44c-1f3fe {
background-position: -1690px -1495px
}
.emojione-1f44c-1f3ff {
background-position: -1690px -1560px
}
.emojione-1f44c {
background-position: -1690px -1625px
}
.emojione-1f44d-1f3fb {
background-position: 0 -1690px
}
.emojione-1f44d-1f3fc {
background-position: -65px -1690px
}
.emojione-1f44d-1f3fd {
background-position: -130px -1690px
}
.emojione-1f44d-1f3fe {
background-position: -195px -1690px
}
.emojione-1f44d-1f3ff {
background-position: -260px -1690px
}
.emojione-1f44d {
background-position: -325px -1690px
}
.emojione-1f44e-1f3fb {
background-position: -390px -1690px
}
.emojione-1f44e-1f3fc {
background-position: -455px -1690px
}
.emojione-1f44e-1f3fd {
background-position: -520px -1690px
}
.emojione-1f44e-1f3fe {
background-position: -585px -1690px
}
.emojione-1f44e-1f3ff {
background-position: -650px -1690px
}
.emojione-1f44e {
background-position: -715px -1690px
}
.emojione-1f44f-1f3fb {
background-position: -780px -1690px
}
.emojione-1f44f-1f3fc {
background-position: -845px -1690px
}
.emojione-1f44f-1f3fd {
background-position: -910px -1690px
}
.emojione-1f44f-1f3fe {
background-position: -975px -1690px
}
.emojione-1f44f-1f3ff {
background-position: -1040px -1690px
}
.emojione-1f44f {
background-position: -1105px -1690px
}
.emojione-1f450-1f3fb {
background-position: -1170px -1690px
}
.emojione-1f450-1f3fc {
background-position: -1235px -1690px
}
.emojione-1f450-1f3fd {
background-position: -1300px -1690px
}
.emojione-1f450-1f3fe {
background-position: -1365px -1690px
}
.emojione-1f450-1f3ff {
background-position: -1430px -1690px
}
.emojione-1f450 {
background-position: -1495px -1690px
}
.emojione-1f451 {
background-position: -1560px -1690px
}
.emojione-1f452 {
background-position: -1625px -1690px
}
.emojione-1f453 {
background-position: -1690px -1690px
}
.emojione-1f454 {
background-position: -1755px 0
}
.emojione-1f455 {
background-position: -1755px -65px
}
.emojione-1f456 {
background-position: -1755px -130px
}
.emojione-1f457 {
background-position: -1755px -195px
}
.emojione-1f458 {
background-position: -1755px -260px
}
.emojione-1f459 {
background-position: -1755px -325px
}
.emojione-1f45a {
background-position: -1755px -390px
}
.emojione-1f45b {
background-position: -1755px -455px
}
.emojione-1f45c {
background-position: -1755px -520px
}
.emojione-1f45d {
background-position: -1755px -585px
}
.emojione-1f45e {
background-position: -1755px -650px
}
.emojione-1f45f {
background-position: -1755px -715px
}
.emojione-1f460 {
background-position: -1755px -780px
}
.emojione-1f461 {
background-position: -1755px -845px
}
.emojione-1f462 {
background-position: -1755px -910px
}
.emojione-1f463 {
background-position: -1755px -975px
}
.emojione-1f464 {
background-position: -1755px -1040px
}
.emojione-1f465 {
background-position: -1755px -1105px
}
.emojione-1f466-1f3fb {
background-position: -1755px -1170px
}
.emojione-1f466-1f3fc {
background-position: -1755px -1235px
}
.emojione-1f466-1f3fd {
background-position: -1755px -1300px
}
.emojione-1f466-1f3fe {
background-position: -1755px -1365px
}
.emojione-1f466-1f3ff {
background-position: -1755px -1430px
}
.emojione-1f466 {
background-position: -1755px -1495px
}
.emojione-1f467-1f3fb {
background-position: -1755px -1560px
}
.emojione-1f467-1f3fc {
background-position: -1755px -1625px
}
.emojione-1f467-1f3fd {
background-position: -1755px -1690px
}
.emojione-1f467-1f3fe {
background-position: 0 -1755px
}
.emojione-1f467-1f3ff {
background-position: -65px -1755px
}
.emojione-1f467 {
background-position: -130px -1755px
}
.emojione-1f468-1f3fb {
background-position: -195px -1755px
}
.emojione-1f468-1f3fc {
background-position: -260px -1755px
}
.emojione-1f468-1f3fd {
background-position: -325px -1755px
}
.emojione-1f468-1f3fe {
background-position: -390px -1755px
}
.emojione-1f468-1f3ff {
background-position: -455px -1755px
}
.emojione-1f468-1f468-1f466-1f466 {
background-position: -520px -1755px
}
.emojione-1f468-1f468-1f466 {
background-position: -585px -1755px
}
.emojione-1f468-1f468-1f467-1f466 {
background-position: -650px -1755px
}
.emojione-1f468-1f468-1f467-1f467 {
background-position: -715px -1755px
}
.emojione-1f468-1f468-1f467 {
background-position: -780px -1755px
}
.emojione-1f468-1f469-1f466-1f466 {
background-position: -845px -1755px
}
.emojione-1f468-1f469-1f467-1f466 {
background-position: -910px -1755px
}
.emojione-1f468-1f469-1f467-1f467 {
background-position: -975px -1755px
}
.emojione-1f468-1f469-1f467 {
background-position: -1040px -1755px
}
.emojione-1f468-2764-1f468 {
background-position: -1105px -1755px
}
.emojione-1f468-2764-1f48b-1f468 {
background-position: -1170px -1755px
}
.emojione-1f468 {
background-position: -1235px -1755px
}
.emojione-1f469-1f3fb {
background-position: -1300px -1755px
}
.emojione-1f469-1f3fc {
background-position: -1365px -1755px
}
.emojione-1f469-1f3fd {
background-position: -1430px -1755px
}
.emojione-1f469-1f3fe {
background-position: -1495px -1755px
}
.emojione-1f469-1f3ff {
background-position: -1560px -1755px
}
.emojione-1f469-1f469-1f466-1f466 {
background-position: -1625px -1755px
}
.emojione-1f469-1f469-1f466 {
background-position: -1690px -1755px
}
.emojione-1f469-1f469-1f467-1f466 {
background-position: -1755px -1755px
}
.emojione-1f469-1f469-1f467-1f467 {
background-position: -1820px 0
}
.emojione-1f469-1f469-1f467 {
background-position: -1820px -65px
}
.emojione-1f469-2764-1f469 {
background-position: -1820px -130px
}
.emojione-1f469-2764-1f48b-1f469 {
background-position: -1820px -195px
}
.emojione-1f469 {
background-position: -1820px -260px
}
.emojione-1f46a {
background-position: -1820px -325px
}
.emojione-1f46b {
background-position: -1820px -390px
}
.emojione-1f46c {
background-position: -1820px -455px
}
.emojione-1f46d {
background-position: -1820px -520px
}
.emojione-1f46e-1f3fb {
background-position: -1820px -585px
}
.emojione-1f46e-1f3fc {
background-position: -1820px -650px
}
.emojione-1f46e-1f3fd {
background-position: -1820px -715px
}
.emojione-1f46e-1f3fe {
background-position: -1820px -780px
}
.emojione-1f46e-1f3ff {
background-position: -1820px -845px
}
.emojione-1f46e {
background-position: -1820px -910px
}
.emojione-1f46f {
background-position: -1820px -975px
}
.emojione-1f470-1f3fb {
background-position: -1820px -1040px
}
.emojione-1f470-1f3fc {
background-position: -1820px -1105px
}
.emojione-1f470-1f3fd {
background-position: -1820px -1170px
}
.emojione-1f470-1f3fe {
background-position: -1820px -1235px
}
.emojione-1f470-1f3ff {
background-position: -1820px -1300px
}
.emojione-1f470 {
background-position: -1820px -1365px
}
.emojione-1f471-1f3fb {
background-position: -1820px -1430px
}
.emojione-1f471-1f3fc {
background-position: -1820px -1495px
}
.emojione-1f471-1f3fd {
background-position: -1820px -1560px
}
.emojione-1f471-1f3fe {
background-position: -1820px -1625px
}
.emojione-1f471-1f3ff {
background-position: -1820px -1690px
}
.emojione-1f471 {
background-position: -1820px -1755px
}
.emojione-1f472-1f3fb {
background-position: 0 -1820px
}
.emojione-1f472-1f3fc {
background-position: -65px -1820px
}
.emojione-1f472-1f3fd {
background-position: -130px -1820px
}
.emojione-1f472-1f3fe {
background-position: -195px -1820px
}
.emojione-1f472-1f3ff {
background-position: -260px -1820px
}
.emojione-1f472 {
background-position: -325px -1820px
}
.emojione-1f473-1f3fb {
background-position: -390px -1820px
}
.emojione-1f473-1f3fc {
background-position: -455px -1820px
}
.emojione-1f473-1f3fd {
background-position: -520px -1820px
}
.emojione-1f473-1f3fe {
background-position: -585px -1820px
}
.emojione-1f473-1f3ff {
background-position: -650px -1820px
}
.emojione-1f473 {
background-position: -715px -1820px
}
.emojione-1f474-1f3fb {
background-position: -780px -1820px
}
.emojione-1f474-1f3fc {
background-position: -845px -1820px
}
.emojione-1f474-1f3fd {
background-position: -910px -1820px
}
.emojione-1f474-1f3fe {
background-position: -975px -1820px
}
.emojione-1f474-1f3ff {
background-position: -1040px -1820px
}
.emojione-1f474 {
background-position: -1105px -1820px
}
.emojione-1f475-1f3fb {
background-position: -1170px -1820px
}
.emojione-1f475-1f3fc {
background-position: -1235px -1820px
}
.emojione-1f475-1f3fd {
background-position: -1300px -1820px
}
.emojione-1f475-1f3fe {
background-position: 0 0
}
.emojione-1f475-1f3ff {
background-position: -1430px -1820px
}
.emojione-1f475 {
background-position: -1495px -1820px
}
.emojione-1f476-1f3fb {
background-position: -1560px -1820px
}
.emojione-1f476-1f3fc {
background-position: -1625px -1820px
}
.emojione-1f476-1f3fd {
background-position: -1690px -1820px
}
.emojione-1f476-1f3fe {
background-position: -1755px -1820px
}
.emojione-1f476-1f3ff {
background-position: -1820px -1820px
}
.emojione-1f476 {
background-position: -1885px 0
}
.emojione-1f477-1f3fb {
background-position: -1885px -65px
}
.emojione-1f477-1f3fc {
background-position: -1885px -130px
}
.emojione-1f477-1f3fd {
background-position: -1885px -195px
}
.emojione-1f477-1f3fe {
background-position: -1885px -260px
}
.emojione-1f477-1f3ff {
background-position: -1885px -325px
}
.emojione-1f477 {
background-position: -1885px -390px
}
.emojione-1f478-1f3fb {
background-position: -1885px -455px
}
.emojione-1f478-1f3fc {
background-position: -1885px -520px
}
.emojione-1f478-1f3fd {
background-position: -1885px -585px
}
.emojione-1f478-1f3fe {
background-position: -1885px -650px
}
.emojione-1f478-1f3ff {
background-position: -1885px -715px
}
.emojione-1f478 {
background-position: -1885px -780px
}
.emojione-1f479 {
background-position: -1885px -845px
}
.emojione-1f47a {
background-position: -1885px -910px
}
.emojione-1f47b {
background-position: -1885px -975px
}
.emojione-1f47c-1f3fb {
background-position: -1885px -1040px
}
.emojione-1f47c-1f3fc {
background-position: -1885px -1105px
}
.emojione-1f47c-1f3fd {
background-position: -1885px -1170px
}
.emojione-1f47c-1f3fe {
background-position: -1885px -1235px
}
.emojione-1f47c-1f3ff {
background-position: -1885px -1300px
}
.emojione-1f47c {
background-position: -1885px -1365px
}
.emojione-1f47d {
background-position: -1885px -1430px
}
.emojione-1f47e {
background-position: -1885px -1495px
}
.emojione-1f47f {
background-position: -1885px -1560px
}
.emojione-1f480 {
background-position: -1885px -1625px
}
.emojione-1f481-1f3fb {
background-position: -1885px -1690px
}
.emojione-1f481-1f3fc {
background-position: -1885px -1755px
}
.emojione-1f481-1f3fd {
background-position: -1885px -1820px
}
.emojione-1f481-1f3fe {
background-position: 0 -1885px
}
.emojione-1f481-1f3ff {
background-position: -65px -1885px
}
.emojione-1f481 {
background-position: -130px -1885px
}
.emojione-1f482-1f3fb {
background-position: -195px -1885px
}
.emojione-1f482-1f3fc {
background-position: -260px -1885px
}
.emojione-1f482-1f3fd {
background-position: -325px -1885px
}
.emojione-1f482-1f3fe {
background-position: -390px -1885px
}
.emojione-1f482-1f3ff {
background-position: -455px -1885px
}
.emojione-1f482 {
background-position: -520px -1885px
}
.emojione-1f483-1f3fb {
background-position: -585px -1885px
}
.emojione-1f483-1f3fc {
background-position: -650px -1885px
}
.emojione-1f483-1f3fd {
background-position: -715px -1885px
}
.emojione-1f483-1f3fe {
background-position: -780px -1885px
}
.emojione-1f483-1f3ff {
background-position: -845px -1885px
}
.emojione-1f483 {
background-position: -910px -1885px
}
.emojione-1f484 {
background-position: -975px -1885px
}
.emojione-1f485-1f3fb {
background-position: -1040px -1885px
}
.emojione-1f485-1f3fc {
background-position: -1105px -1885px
}
.emojione-1f485-1f3fd {
background-position: -1170px -1885px
}
.emojione-1f485-1f3fe {
background-position: -1235px -1885px
}
.emojione-1f485-1f3ff {
background-position: -1300px -1885px
}
.emojione-1f485 {
background-position: -1365px -1885px
}
.emojione-1f486-1f3fb {
background-position: -1430px -1885px
}
.emojione-1f486-1f3fc {
background-position: -1495px -1885px
}
.emojione-1f486-1f3fd {
background-position: -1560px -1885px
}
.emojione-1f486-1f3fe {
background-position: -1625px -1885px
}
.emojione-1f486-1f3ff {
background-position: -1690px -1885px
}
.emojione-1f486 {
background-position: -1755px -1885px
}
.emojione-1f487-1f3fb {
background-position: -1820px -1885px
}
.emojione-1f487-1f3fc {
background-position: -1885px -1885px
}
.emojione-1f487-1f3fd {
background-position: -1950px 0
}
.emojione-1f487-1f3fe {
background-position: -1950px -65px
}
.emojione-1f487-1f3ff {
background-position: -1950px -130px
}
.emojione-1f487 {
background-position: -1950px -195px
}
.emojione-1f488 {
background-position: -1950px -260px
}
.emojione-1f489 {
background-position: -1950px -325px
}
.emojione-1f48a {
background-position: -1950px -390px
}
.emojione-1f48b {
background-position: -1950px -455px
}
.emojione-1f48c {
background-position: -1950px -520px
}
.emojione-1f48d {
background-position: -1950px -585px
}
.emojione-1f48e {
background-position: -1950px -650px
}
.emojione-1f48f {
background-position: -1950px -715px
}
.emojione-1f490 {
background-position: -1950px -780px
}
.emojione-1f491 {
background-position: -1950px -845px
}
.emojione-1f492 {
background-position: -1950px -910px
}
.emojione-1f493 {
background-position: -1950px -975px
}
.emojione-1f494 {
background-position: -1950px -1040px
}
.emojione-1f495 {
background-position: -1950px -1105px
}
.emojione-1f496 {
background-position: -1950px -1170px
}
.emojione-1f497 {
background-position: -1950px -1235px
}
.emojione-1f498 {
background-position: -1950px -1300px
}
.emojione-1f499 {
background-position: -1950px -1365px
}
.emojione-1f49a {
background-position: -1950px -1430px
}
.emojione-1f49b {
background-position: -1950px -1495px
}
.emojione-1f49c {
background-position: -1950px -1560px
}
.emojione-1f49d {
background-position: -1950px -1625px
}
.emojione-1f49e {
background-position: -1950px -1690px
}
.emojione-1f49f {
background-position: -1950px -1755px
}
.emojione-1f4a0 {
background-position: -1950px -1820px
}
.emojione-1f4a1 {
background-position: -1950px -1885px
}
.emojione-1f4a2 {
background-position: 0 -1950px
}
.emojione-1f4a3 {
background-position: -65px -1950px
}
.emojione-1f4a4 {
background-position: -130px -1950px
}
.emojione-1f4a5 {
background-position: -195px -1950px
}
.emojione-1f4a6 {
background-position: -260px -1950px
}
.emojione-1f4a7 {
background-position: -325px -1950px
}
.emojione-1f4a8 {
background-position: -390px -1950px
}
.emojione-1f4a9 {
background-position: -455px -1950px
}
.emojione-1f4aa-1f3fb {
background-position: -520px -1950px
}
.emojione-1f4aa-1f3fc {
background-position: -585px -1950px
}
.emojione-1f4aa-1f3fd {
background-position: -650px -1950px
}
.emojione-1f4aa-1f3fe {
background-position: -715px -1950px
}
.emojione-1f4aa-1f3ff {
background-position: -780px -1950px
}
.emojione-1f4aa {
background-position: -845px -1950px
}
.emojione-1f4ab {
background-position: -910px -1950px
}
.emojione-1f4ac {
background-position: -975px -1950px
}
.emojione-1f4ad {
background-position: -1040px -1950px
}
.emojione-1f4ae {
background-position: -1105px -1950px
}
.emojione-1f4af {
background-position: -1170px -1950px
}
.emojione-1f4b0 {
background-position: -1235px -1950px
}
.emojione-1f4b1 {
background-position: -1300px -1950px
}
.emojione-1f4b2 {
background-position: -1365px -1950px
}
.emojione-1f4b3 {
background-position: -1430px -1950px
}
.emojione-1f4b4 {
background-position: -1495px -1950px
}
.emojione-1f4b5 {
background-position: -1560px -1950px
}
.emojione-1f4b6 {
background-position: -1625px -1950px
}
.emojione-1f4b7 {
background-position: -1690px -1950px
}
.emojione-1f4b8 {
background-position: -1755px -1950px
}
.emojione-1f4b9 {
background-position: -1820px -1950px
}
.emojione-1f4ba {
background-position: -1885px -1950px
}
.emojione-1f4bb {
background-position: -1950px -1950px
}
.emojione-1f4bc {
background-position: -2015px 0
}
.emojione-1f4bd {
background-position: -2015px -65px
}
.emojione-1f4be {
background-position: -2015px -130px
}
.emojione-1f4bf {
background-position: -2015px -195px
}
.emojione-1f4c0 {
background-position: -2015px -260px
}
.emojione-1f4c1 {
background-position: -2015px -325px
}
.emojione-1f4c2 {
background-position: -2015px -390px
}
.emojione-1f4c3 {
background-position: -2015px -455px
}
.emojione-1f4c4 {
background-position: -2015px -520px
}
.emojione-1f4c5 {
background-position: -2015px -585px
}
.emojione-1f4c6 {
background-position: -2015px -650px
}
.emojione-1f4c7 {
background-position: -2015px -715px
}
.emojione-1f4c8 {
background-position: -2015px -780px
}
.emojione-1f4c9 {
background-position: -2015px -845px
}
.emojione-1f4ca {
background-position: -2015px -910px
}
.emojione-1f4cb {
background-position: -2015px -975px
}
.emojione-1f4cc {
background-position: -2015px -1040px
}
.emojione-1f4cd {
background-position: -2015px -1105px
}
.emojione-1f4ce {
background-position: -2015px -1170px
}
.emojione-1f4cf {
background-position: -2015px -1235px
}
.emojione-1f4d0 {
background-position: -2015px -1300px
}
.emojione-1f4d1 {
background-position: -2015px -1365px
}
.emojione-1f4d2 {
background-position: -2015px -1430px
}
.emojione-1f4d3 {
background-position: -2015px -1495px
}
.emojione-1f4d4 {
background-position: -2015px -1560px
}
.emojione-1f4d5 {
background-position: -2015px -1625px
}
.emojione-1f4d6 {
background-position: -2015px -1690px
}
.emojione-1f4d7 {
background-position: -2015px -1755px
}
.emojione-1f4d8 {
background-position: -2015px -1820px
}
.emojione-1f4d9 {
background-position: -2015px -1885px
}
.emojione-1f4da {
background-position: -2015px -1950px
}
.emojione-1f4db {
background-position: 0 -2015px
}
.emojione-1f4dc {
background-position: -65px -2015px
}
.emojione-1f4dd {
background-position: -130px -2015px
}
.emojione-1f4de {
background-position: -195px -2015px
}
.emojione-1f4df {
background-position: -260px -2015px
}
.emojione-1f4e0 {
background-position: -325px -2015px
}
.emojione-1f4e1 {
background-position: -390px -2015px
}
.emojione-1f4e2 {
background-position: -455px -2015px
}
.emojione-1f4e3 {
background-position: -520px -2015px
}
.emojione-1f4e4 {
background-position: -585px -2015px
}
.emojione-1f4e5 {
background-position: -650px -2015px
}
.emojione-1f4e6 {
background-position: -715px -2015px
}
.emojione-1f4e7 {
background-position: -780px -2015px
}
.emojione-1f4e8 {
background-position: -845px -2015px
}
.emojione-1f4e9 {
background-position: -910px -2015px
}
.emojione-1f4ea {
background-position: -975px -2015px
}
.emojione-1f4eb {
background-position: -1040px -2015px
}
.emojione-1f4ec {
background-position: -1105px -2015px
}
.emojione-1f4ed {
background-position: -1170px -2015px
}
.emojione-1f4ee {
background-position: -1235px -2015px
}
.emojione-1f4ef {
background-position: -1300px -2015px
}
.emojione-1f4f0 {
background-position: -1365px -2015px
}
.emojione-1f4f1 {
background-position: -1430px -2015px
}
.emojione-1f4f2 {
background-position: -1495px -2015px
}
.emojione-1f4f3 {
background-position: -1560px -2015px
}
.emojione-1f4f4 {
background-position: -1625px -2015px
}
.emojione-1f4f5 {
background-position: -1690px -2015px
}
.emojione-1f4f6 {
background-position: -1755px -2015px
}
.emojione-1f4f7 {
background-position: -1820px -2015px
}
.emojione-1f4f8 {
background-position: -1885px -2015px
}
.emojione-1f4f9 {
background-position: -1950px -2015px
}
.emojione-1f4fa {
background-position: -2015px -2015px
}
.emojione-1f4fb {
background-position: -2080px 0
}
.emojione-1f4fc {
background-position: -2080px -65px
}
.emojione-1f4fd {
background-position: -2080px -130px
}
.emojione-1f4ff {
background-position: -2080px -195px
}
.emojione-1f500 {
background-position: -2080px -260px
}
.emojione-1f501 {
background-position: -2080px -325px
}
.emojione-1f502 {
background-position: -2080px -390px
}
.emojione-1f503 {
background-position: -2080px -455px
}
.emojione-1f504 {
background-position: -2080px -520px
}
.emojione-1f505 {
background-position: -2080px -585px
}
.emojione-1f506 {
background-position: -2080px -650px
}
.emojione-1f507 {
background-position: -2080px -715px
}
.emojione-1f508 {
background-position: -2080px -780px
}
.emojione-1f509 {
background-position: -2080px -845px
}
.emojione-1f50a {
background-position: -2080px -910px
}
.emojione-1f50b {
background-position: -2080px -975px
}
.emojione-1f50c {
background-position: -2080px -1040px
}
.emojione-1f50d {
background-position: -2080px -1105px
}
.emojione-1f50e {
background-position: -2080px -1170px
}
.emojione-1f50f {
background-position: -2080px -1235px
}
.emojione-1f510 {
background-position: -2080px -1300px
}
.emojione-1f511 {
background-position: -2080px -1365px
}
.emojione-1f512 {
background-position: -2080px -1430px
}
.emojione-1f513 {
background-position: -2080px -1495px
}
.emojione-1f514 {
background-position: -2080px -1560px
}
.emojione-1f515 {
background-position: -2080px -1625px
}
.emojione-1f516 {
background-position: -2080px -1690px
}
.emojione-1f517 {
background-position: -2080px -1755px
}
.emojione-1f518 {
background-position: -2080px -1820px
}
.emojione-1f519 {
background-position: -2080px -1885px
}
.emojione-1f51a {
background-position: -2080px -1950px
}
.emojione-1f51b {
background-position: -2080px -2015px
}
.emojione-1f51c {
background-position: 0 -2080px
}
.emojione-1f51d {
background-position: -65px -2080px
}
.emojione-1f51e {
background-position: -130px -2080px
}
.emojione-1f51f {
background-position: -195px -2080px
}
.emojione-1f520 {
background-position: -260px -2080px
}
.emojione-1f521 {
background-position: -325px -2080px
}
.emojione-1f522 {
background-position: -390px -2080px
}
.emojione-1f523 {
background-position: -455px -2080px
}
.emojione-1f524 {
background-position: -520px -2080px
}
.emojione-1f525 {
background-position: -585px -2080px
}
.emojione-1f526 {
background-position: -650px -2080px
}
.emojione-1f527 {
background-position: -715px -2080px
}
.emojione-1f528 {
background-position: -780px -2080px
}
.emojione-1f529 {
background-position: -845px -2080px
}
.emojione-1f52a {
background-position: -910px -2080px
}
.emojione-1f52b {
background-position: -975px -2080px
}
.emojione-1f52c {
background-position: -1040px -2080px
}
.emojione-1f52d {
background-position: -1105px -2080px
}
.emojione-1f52e {
background-position: -1170px -2080px
}
.emojione-1f52f {
background-position: -1235px -2080px
}
.emojione-1f530 {
background-position: -1300px -2080px
}
.emojione-1f531 {
background-position: -1365px -2080px
}
.emojione-1f532 {
background-position: -1430px -2080px
}
.emojione-1f533 {
background-position: -1495px -2080px
}
.emojione-1f534 {
background-position: -1560px -2080px
}
.emojione-1f535 {
background-position: -1625px -2080px
}
.emojione-1f536 {
background-position: -1690px -2080px
}
.emojione-1f537 {
background-position: -1755px -2080px
}
.emojione-1f538 {
background-position: -1820px -2080px
}
.emojione-1f539 {
background-position: -1885px -2080px
}
.emojione-1f53a {
background-position: -1950px -2080px
}
.emojione-1f53b {
background-position: -2015px -2080px
}
.emojione-1f53c {
background-position: -2080px -2080px
}
.emojione-1f53d {
background-position: -2145px 0
}
.emojione-1f549 {
background-position: -2145px -65px
}
.emojione-1f54a {
background-position: -2145px -130px
}
.emojione-1f54b {
background-position: -2145px -195px
}
.emojione-1f54c {
background-position: -2145px -260px
}
.emojione-1f54d {
background-position: -2145px -325px
}
.emojione-1f54e {
background-position: -2145px -390px
}
.emojione-1f550 {
background-position: -2145px -455px
}
.emojione-1f551 {
background-position: -2145px -520px
}
.emojione-1f552 {
background-position: -2145px -585px
}
.emojione-1f553 {
background-position: -2145px -650px
}
.emojione-1f554 {
background-position: -2145px -715px
}
.emojione-1f555 {
background-position: -2145px -780px
}
.emojione-1f556 {
background-position: -2145px -845px
}
.emojione-1f557 {
background-position: -2145px -910px
}
.emojione-1f558 {
background-position: -2145px -975px
}
.emojione-1f559 {
background-position: -2145px -1040px
}
.emojione-1f55a {
background-position: -2145px -1105px
}
.emojione-1f55b {
background-position: -2145px -1170px
}
.emojione-1f55c {
background-position: -2145px -1235px
}
.emojione-1f55d {
background-position: -2145px -1300px
}
.emojione-1f55e {
background-position: -2145px -1365px
}
.emojione-1f55f {
background-position: -2145px -1430px
}
.emojione-1f560 {
background-position: -2145px -1495px
}
.emojione-1f561 {
background-position: -2145px -1560px
}
.emojione-1f562 {
background-position: -2145px -1625px
}
.emojione-1f563 {
background-position: -2145px -1690px
}
.emojione-1f564 {
background-position: -2145px -1755px
}
.emojione-1f565 {
background-position: -2145px -1820px
}
.emojione-1f566 {
background-position: -2145px -1885px
}
.emojione-1f567 {
background-position: -2145px -1950px
}
.emojione-1f56f {
background-position: -2145px -2015px
}
.emojione-1f570 {
background-position: -2145px -2080px
}
.emojione-1f573 {
background-position: 0 -2145px
}
.emojione-1f574 {
background-position: -65px -2145px
}
.emojione-1f575-1f3fb {
background-position: -130px -2145px
}
.emojione-1f575-1f3fc {
background-position: -195px -2145px
}
.emojione-1f575-1f3fd {
background-position: -260px -2145px
}
.emojione-1f575-1f3fe {
background-position: -325px -2145px
}
.emojione-1f575-1f3ff {
background-position: -390px -2145px
}
.emojione-1f575 {
background-position: -455px -2145px
}
.emojione-1f576 {
background-position: -520px -2145px
}
.emojione-1f577 {
background-position: -585px -2145px
}
.emojione-1f578 {
background-position: -650px -2145px
}
.emojione-1f579 {
background-position: -715px -2145px
}
.emojione-1f587 {
background-position: -780px -2145px
}
.emojione-1f58a {
background-position: -845px -2145px
}
.emojione-1f58b {
background-position: -910px -2145px
}
.emojione-1f58c {
background-position: -975px -2145px
}
.emojione-1f58d {
background-position: -1040px -2145px
}
.emojione-1f590-1f3fb {
background-position: -1105px -2145px
}
.emojione-1f590-1f3fc {
background-position: -1170px -2145px
}
.emojione-1f590-1f3fd {
background-position: -1235px -2145px
}
.emojione-1f590-1f3fe {
background-position: -1300px -2145px
}
.emojione-1f590-1f3ff {
background-position: -1365px -2145px
}
.emojione-1f590 {
background-position: -1430px -2145px
}
.emojione-1f595-1f3fb {
background-position: -1495px -2145px
}
.emojione-1f595-1f3fc {
background-position: -1560px -2145px
}
.emojione-1f595-1f3fd {
background-position: -1625px -2145px
}
.emojione-1f595-1f3fe {
background-position: -1690px -2145px
}
.emojione-1f595-1f3ff {
background-position: -1755px -2145px
}
.emojione-1f595 {
background-position: -1820px -2145px
}
.emojione-1f596-1f3fb {
background-position: -1885px -2145px
}
.emojione-1f596-1f3fc {
background-position: -1950px -2145px
}
.emojione-1f596-1f3fd {
background-position: -2015px -2145px
}
.emojione-1f596-1f3fe {
background-position: -2080px -2145px
}
.emojione-1f596-1f3ff {
background-position: -2145px -2145px
}
.emojione-1f596 {
background-position: -2210px 0
}
.emojione-1f5a5 {
background-position: -2210px -65px
}
.emojione-1f5a8 {
background-position: -2210px -130px
}
.emojione-1f5b1 {
background-position: -2210px -195px
}
.emojione-1f5b2 {
background-position: -2210px -260px
}
.emojione-1f5bc {
background-position: -2210px -325px
}
.emojione-1f5c2 {
background-position: -2210px -390px
}
.emojione-1f5c3 {
background-position: -2210px -455px
}
.emojione-1f5c4 {
background-position: -2210px -520px
}
.emojione-1f5d1 {
background-position: -2210px -585px
}
.emojione-1f5d2 {
background-position: -2210px -650px
}
.emojione-1f5d3 {
background-position: -2210px -715px
}
.emojione-1f5dc {
background-position: -2210px -780px
}
.emojione-1f5dd {
background-position: -2210px -845px
}
.emojione-1f5de {
background-position: -2210px -910px
}
.emojione-1f5e1 {
background-position: -2210px -975px
}
.emojione-1f5e3 {
background-position: -2210px -1040px
}
.emojione-1f5ef {
background-position: -2210px -1105px
}
.emojione-1f5f3 {
background-position: -2210px -1170px
}
.emojione-1f5fa {
background-position: -2210px -1235px
}
.emojione-1f5fb {
background-position: -2210px -1300px
}
.emojione-1f5fc {
background-position: -2210px -1365px
}
.emojione-1f5fd {
background-position: -2210px -1430px
}
.emojione-1f5fe {
background-position: -2210px -1495px
}
.emojione-1f5ff {
background-position: -2210px -1560px
}
.emojione-1f600 {
background-position: -2210px -1625px
}
.emojione-1f601 {
background-position: -2210px -1690px
}
.emojione-1f602 {
background-position: -2210px -1755px
}
.emojione-1f603 {
background-position: -2210px -1820px
}
.emojione-1f604 {
background-position: -2210px -1885px
}
.emojione-1f605 {
background-position: -2210px -1950px
}
.emojione-1f606 {
background-position: -2210px -2015px
}
.emojione-1f607 {
background-position: -2210px -2080px
}
.emojione-1f608 {
background-position: -2210px -2145px
}
.emojione-1f609 {
background-position: 0 -2210px
}
.emojione-1f60a {
background-position: -65px -2210px
}
.emojione-1f60b {
background-position: -130px -2210px
}
.emojione-1f60c {
background-position: -195px -2210px
}
.emojione-1f60d {
background-position: -260px -2210px
}
.emojione-1f60e {
background-position: -325px -2210px
}
.emojione-1f60f {
background-position: -390px -2210px
}
.emojione-1f610 {
background-position: -455px -2210px
}
.emojione-1f611 {
background-position: -520px -2210px
}
.emojione-1f612 {
background-position: -585px -2210px
}
.emojione-1f613 {
background-position: -650px -2210px
}
.emojione-1f614 {
background-position: -715px -2210px
}
.emojione-1f615 {
background-position: -780px -2210px
}
.emojione-1f616 {
background-position: -845px -2210px
}
.emojione-1f617 {
background-position: -910px -2210px
}
.emojione-1f618 {
background-position: -975px -2210px
}
.emojione-1f619 {
background-position: -1040px -2210px
}
.emojione-1f61a {
background-position: -1105px -2210px
}
.emojione-1f61b {
background-position: -1170px -2210px
}
.emojione-1f61c {
background-position: -1235px -2210px
}
.emojione-1f61d {
background-position: -1300px -2210px
}
.emojione-1f61e {
background-position: -1365px -2210px
}
.emojione-1f61f {
background-position: -1430px -2210px
}
.emojione-1f620 {
background-position: -1495px -2210px
}
.emojione-1f621 {
background-position: -1560px -2210px
}
.emojione-1f622 {
background-position: -1625px -2210px
}
.emojione-1f623 {
background-position: -1690px -2210px
}
.emojione-1f624 {
background-position: -1755px -2210px
}
.emojione-1f625 {
background-position: -1820px -2210px
}
.emojione-1f626 {
background-position: -1885px -2210px
}
.emojione-1f627 {
background-position: -1950px -2210px
}
.emojione-1f628 {
background-position: -2015px -2210px
}
.emojione-1f629 {
background-position: -2080px -2210px
}
.emojione-1f62a {
background-position: -2145px -2210px
}
.emojione-1f62b {
background-position: -2210px -2210px
}
.emojione-1f62c {
background-position: -2275px 0
}
.emojione-1f62d {
background-position: -2275px -65px
}
.emojione-1f62e {
background-position: -2275px -130px
}
.emojione-1f62f {
background-position: -2275px -195px
}
.emojione-1f630 {
background-position: -2275px -260px
}
.emojione-1f631 {
background-position: -2275px -325px
}
.emojione-1f632 {
background-position: -2275px -390px
}
.emojione-1f633 {
background-position: -2275px -455px
}
.emojione-1f634 {
background-position: -2275px -520px
}
.emojione-1f635 {
background-position: -2275px -585px
}
.emojione-1f636 {
background-position: -2275px -650px
}
.emojione-1f637 {
background-position: -2275px -715px
}
.emojione-1f638 {
background-position: -2275px -780px
}
.emojione-1f639 {
background-position: -2275px -845px
}
.emojione-1f63a {
background-position: -2275px -910px
}
.emojione-1f63b {
background-position: -2275px -975px
}
.emojione-1f63c {
background-position: -2275px -1040px
}
.emojione-1f63d {
background-position: -2275px -1105px
}
.emojione-1f63e {
background-position: -2275px -1170px
}
.emojione-1f63f {
background-position: -2275px -1235px
}
.emojione-1f640 {
background-position: -2275px -1300px
}
.emojione-1f641 {
background-position: -2275px -1365px
}
.emojione-1f642 {
background-position: -2275px -1430px
}
.emojione-1f643 {
background-position: -2275px -1495px
}
.emojione-1f644 {
background-position: -2275px -1560px
}
.emojione-1f645-1f3fb {
background-position: -2275px -1625px
}
.emojione-1f645-1f3fc {
background-position: -2275px -1690px
}
.emojione-1f645-1f3fd {
background-position: -2275px -1755px
}
.emojione-1f645-1f3fe {
background-position: -2275px -1820px
}
.emojione-1f645-1f3ff {
background-position: -2275px -1885px
}
.emojione-1f645 {
background-position: -2275px -1950px
}
.emojione-1f646-1f3fb {
background-position: -2275px -2015px
}
.emojione-1f646-1f3fc {
background-position: -2275px -2080px
}
.emojione-1f646-1f3fd {
background-position: -2275px -2145px
}
.emojione-1f646-1f3fe {
background-position: -2275px -2210px
}
.emojione-1f646-1f3ff {
background-position: 0 -2275px
}
.emojione-1f646 {
background-position: -65px -2275px
}
.emojione-1f647-1f3fb {
background-position: -130px -2275px
}
.emojione-1f647-1f3fc {
background-position: -195px -2275px
}
.emojione-1f647-1f3fd {
background-position: -260px -2275px
}
.emojione-1f647-1f3fe {
background-position: -325px -2275px
}
.emojione-1f647-1f3ff {
background-position: -390px -2275px
}
.emojione-1f647 {
background-position: -455px -2275px
}
.emojione-1f648 {
background-position: -520px -2275px
}
.emojione-1f649 {
background-position: -585px -2275px
}
.emojione-1f64a {
background-position: -650px -2275px
}
.emojione-1f64b-1f3fb {
background-position: -715px -2275px
}
.emojione-1f64b-1f3fc {
background-position: -780px -2275px
}
.emojione-1f64b-1f3fd {
background-position: -845px -2275px
}
.emojione-1f64b-1f3fe {
background-position: -910px -2275px
}
.emojione-1f64b-1f3ff {
background-position: -975px -2275px
}
.emojione-1f64b {
background-position: -1040px -2275px
}
.emojione-1f64c-1f3fb {
background-position: -1105px -2275px
}
.emojione-1f64c-1f3fc {
background-position: -1170px -2275px
}
.emojione-1f64c-1f3fd {
background-position: -1235px -2275px
}
.emojione-1f64c-1f3fe {
background-position: -1300px -2275px
}
.emojione-1f64c-1f3ff {
background-position: -1365px -2275px
}
.emojione-1f64c {
background-position: -1430px -2275px
}
.emojione-1f64d-1f3fb {
background-position: -1495px -2275px
}
.emojione-1f64d-1f3fc {
background-position: -1560px -2275px
}
.emojione-1f64d-1f3fd {
background-position: -1625px -2275px
}
.emojione-1f64d-1f3fe {
background-position: -1690px -2275px
}
.emojione-1f64d-1f3ff {
background-position: -1755px -2275px
}
.emojione-1f64d {
background-position: -1820px -2275px
}
.emojione-1f64e-1f3fb {
background-position: -1885px -2275px
}
.emojione-1f64e-1f3fc {
background-position: -1950px -2275px
}
.emojione-1f64e-1f3fd {
background-position: -2015px -2275px
}
.emojione-1f64e-1f3fe {
background-position: -2080px -2275px
}
.emojione-1f64e-1f3ff {
background-position: -2145px -2275px
}
.emojione-1f64e {
background-position: -2210px -2275px
}
.emojione-1f64f-1f3fb {
background-position: -2275px -2275px
}
.emojione-1f64f-1f3fc {
background-position: -2340px 0
}
.emojione-1f64f-1f3fd {
background-position: -2340px -65px
}
.emojione-1f64f-1f3fe {
background-position: -2340px -130px
}
.emojione-1f64f-1f3ff {
background-position: -2340px -195px
}
.emojione-1f64f {
background-position: -2340px -260px
}
.emojione-1f680 {
background-position: -2340px -325px
}
.emojione-1f681 {
background-position: -2340px -390px
}
.emojione-1f682 {
background-position: -2340px -455px
}
.emojione-1f683 {
background-position: -2340px -520px
}
.emojione-1f684 {
background-position: -2340px -585px
}
.emojione-1f685 {
background-position: -2340px -650px
}
.emojione-1f686 {
background-position: -2340px -715px
}
.emojione-1f687 {
background-position: -2340px -780px
}
.emojione-1f688 {
background-position: -2340px -845px
}
.emojione-1f689 {
background-position: -2340px -910px
}
.emojione-1f68a {
background-position: -2340px -975px
}
.emojione-1f68b {
background-position: -2340px -1040px
}
.emojione-1f68c {
background-position: -2340px -1105px
}
.emojione-1f68d {
background-position: -2340px -1170px
}
.emojione-1f68e {
background-position: -2340px -1235px
}
.emojione-1f68f {
background-position: -2340px -1300px
}
.emojione-1f690 {
background-position: -2340px -1365px
}
.emojione-1f691 {
background-position: -2340px -1430px
}
.emojione-1f692 {
background-position: -2340px -1495px
}
.emojione-1f693 {
background-position: -2340px -1560px
}
.emojione-1f694 {
background-position: -2340px -1625px
}
.emojione-1f695 {
background-position: -2340px -1690px
}
.emojione-1f696 {
background-position: -2340px -1755px
}
.emojione-1f697 {
background-position: -2340px -1820px
}
.emojione-1f698 {
background-position: -2340px -1885px
}
.emojione-1f699 {
background-position: -2340px -1950px
}
.emojione-1f69a {
background-position: -2340px -2015px
}
.emojione-1f69b {
background-position: -2340px -2080px
}
.emojione-1f69c {
background-position: -2340px -2145px
}
.emojione-1f69d {
background-position: -2340px -2210px
}
.emojione-1f69e {
background-position: -2340px -2275px
}
.emojione-1f69f {
background-position: 0 -2340px
}
.emojione-1f6a0 {
background-position: -65px -2340px
}
.emojione-1f6a1 {
background-position: -130px -2340px
}
.emojione-1f6a2 {
background-position: -195px -2340px
}
.emojione-1f6a3-1f3fb {
background-position: -260px -2340px
}
.emojione-1f6a3-1f3fc {
background-position: -325px -2340px
}
.emojione-1f6a3-1f3fd {
background-position: -390px -2340px
}
.emojione-1f6a3-1f3fe {
background-position: -455px -2340px
}
.emojione-1f6a3-1f3ff {
background-position: -520px -2340px
}
.emojione-1f6a3 {
background-position: -585px -2340px
}
.emojione-1f6a4 {
background-position: -650px -2340px
}
.emojione-1f6a5 {
background-position: -715px -2340px
}
.emojione-1f6a6 {
background-position: -780px -2340px
}
.emojione-1f6a7 {
background-position: -845px -2340px
}
.emojione-1f6a8 {
background-position: -910px -2340px
}
.emojione-1f6a9 {
background-position: -975px -2340px
}
.emojione-1f6aa {
background-position: -1040px -2340px
}
.emojione-1f6ab {
background-position: -1105px -2340px
}
.emojione-1f6ac {
background-position: -1170px -2340px
}
.emojione-1f6ad {
background-position: -1235px -2340px
}
.emojione-1f6ae {
background-position: -1300px -2340px
}
.emojione-1f6af {
background-position: -1365px -2340px
}
.emojione-1f6b0 {
background-position: -1430px -2340px
}
.emojione-1f6b1 {
background-position: -1495px -2340px
}
.emojione-1f6b2 {
background-position: -1560px -2340px
}
.emojione-1f6b3 {
background-position: -1625px -2340px
}
.emojione-1f6b4-1f3fb {
background-position: -1690px -2340px
}
.emojione-1f6b4-1f3fc {
background-position: -1755px -2340px
}
.emojione-1f6b4-1f3fd {
background-position: -1820px -2340px
}
.emojione-1f6b4-1f3fe {
background-position: -1885px -2340px
}
.emojione-1f6b4-1f3ff {
background-position: -1950px -2340px
}
.emojione-1f6b4 {
background-position: -2015px -2340px
}
.emojione-1f6b5-1f3fb {
background-position: -2080px -2340px
}
.emojione-1f6b5-1f3fc {
background-position: -2145px -2340px
}
.emojione-1f6b5-1f3fd {
background-position: -2210px -2340px
}
.emojione-1f6b5-1f3fe {
background-position: -2275px -2340px
}
.emojione-1f6b5-1f3ff {
background-position: -2340px -2340px
}
.emojione-1f6b5 {
background-position: -2405px 0
}
.emojione-1f6b6-1f3fb {
background-position: -2405px -65px
}
.emojione-1f6b6-1f3fc {
background-position: -2405px -130px
}
.emojione-1f6b6-1f3fd {
background-position: -2405px -195px
}
.emojione-1f6b6-1f3fe {
background-position: -2405px -260px
}
.emojione-1f6b6-1f3ff {
background-position: -2405px -325px
}
.emojione-1f6b6 {
background-position: -2405px -390px
}
.emojione-1f6b7 {
background-position: -2405px -455px
}
.emojione-1f6b8 {
background-position: -2405px -520px
}
.emojione-1f6b9 {
background-position: -2405px -585px
}
.emojione-1f6ba {
background-position: -2405px -650px
}
.emojione-1f6bb {
background-position: -2405px -715px
}
.emojione-1f6bc {
background-position: -2405px -780px
}
.emojione-1f6bd {
background-position: -2405px -845px
}
.emojione-1f6be {
background-position: -2405px -910px
}
.emojione-1f6bf {
background-position: -2405px -975px
}
.emojione-1f6c0-1f3fb {
background-position: -2405px -1040px
}
.emojione-1f6c0-1f3fc {
background-position: -2405px -1105px
}
.emojione-1f6c0-1f3fd {
background-position: -2405px -1170px
}
.emojione-1f6c0-1f3fe {
background-position: -2405px -1235px
}
.emojione-1f6c0-1f3ff {
background-position: -2405px -1300px
}
.emojione-1f6c0 {
background-position: -2405px -1365px
}
.emojione-1f6c1 {
background-position: -2405px -1430px
}
.emojione-1f6c2 {
background-position: -2405px -1495px
}
.emojione-1f6c3 {
background-position: -2405px -1560px
}
.emojione-1f6c4 {
background-position: -2405px -1625px
}
.emojione-1f6c5 {
background-position: -2405px -1690px
}
.emojione-1f6cb {
background-position: -2405px -1755px
}
.emojione-1f6cc {
background-position: -2405px -1820px
}
.emojione-1f6cd {
background-position: -2405px -1885px
}
.emojione-1f6ce {
background-position: -2405px -1950px
}
.emojione-1f6cf {
background-position: -2405px -2015px
}
.emojione-1f6d0 {
background-position: -2405px -2080px
}
.emojione-1f6e0 {
background-position: -2405px -2145px
}
.emojione-1f6e1 {
background-position: -2405px -2210px
}
.emojione-1f6e2 {
background-position: -2405px -2275px
}
.emojione-1f6e3 {
background-position: -2405px -2340px
}
.emojione-1f6e4 {
background-position: 0 -2405px
}
.emojione-1f6e5 {
background-position: -65px -2405px
}
.emojione-1f6e9 {
background-position: -130px -2405px
}
.emojione-1f6eb {
background-position: -195px -2405px
}
.emojione-1f6ec {
background-position: -260px -2405px
}
.emojione-1f6f0 {
background-position: -325px -2405px
}
.emojione-1f6f3 {
background-position: -390px -2405px
}
.emojione-1f910 {
background-position: -455px -2405px
}
.emojione-1f911 {
background-position: -520px -2405px
}
.emojione-1f912 {
background-position: -585px -2405px
}
.emojione-1f913 {
background-position: -650px -2405px
}
.emojione-1f914 {
background-position: -715px -2405px
}
.emojione-1f915 {
background-position: -780px -2405px
}
.emojione-1f916 {
background-position: -845px -2405px
}
.emojione-1f917 {
background-position: -910px -2405px
}
.emojione-1f918-1f3fb {
background-position: -975px -2405px
}
.emojione-1f918-1f3fc {
background-position: -1040px -2405px
}
.emojione-1f918-1f3fd {
background-position: -1105px -2405px
}
.emojione-1f918-1f3fe {
background-position: -1170px -2405px
}
.emojione-1f918-1f3ff {
background-position: -1235px -2405px
}
.emojione-1f918 {
background-position: -1300px -2405px
}
.emojione-1f980 {
background-position: -1365px -2405px
}
.emojione-1f981 {
background-position: -1430px -2405px
}
.emojione-1f982 {
background-position: -1495px -2405px
}
.emojione-1f983 {
background-position: -1560px -2405px
}
.emojione-1f984 {
background-position: -1625px -2405px
}
.emojione-1f9c0 {
background-position: -1690px -2405px
}
.emojione-203c {
background-position: -1755px -2405px
}
.emojione-2049 {
background-position: -1820px -2405px
}
.emojione-2122 {
background-position: -1885px -2405px
}
.emojione-2139 {
background-position: -1950px -2405px
}
.emojione-2194 {
background-position: -2015px -2405px
}
.emojione-2195 {
background-position: -2080px -2405px
}
.emojione-2196 {
background-position: -2145px -2405px
}
.emojione-2197 {
background-position: -2210px -2405px
}
.emojione-2198 {
background-position: -2275px -2405px
}
.emojione-2199 {
background-position: -2340px -2405px
}
.emojione-21a9 {
background-position: -2405px -2405px
}
.emojione-21aa {
background-position: -2470px 0
}
.emojione-231a {
background-position: -2470px -65px
}
.emojione-231b {
background-position: -2470px -130px
}
.emojione-2328 {
background-position: -2470px -195px
}
.emojione-23e9 {
background-position: -2470px -260px
}
.emojione-23ea {
background-position: -2470px -325px
}
.emojione-23eb {
background-position: -2470px -390px
}
.emojione-23ec {
background-position: -2470px -455px
}
.emojione-23ed {
background-position: -2470px -520px
}
.emojione-23ee {
background-position: -2470px -585px
}
.emojione-23ef {
background-position: -2470px -650px
}
.emojione-23f0 {
background-position: -2470px -715px
}
.emojione-23f1 {
background-position: -2470px -780px
}
.emojione-23f2 {
background-position: -2470px -845px
}
.emojione-23f3 {
background-position: -2470px -910px
}
.emojione-23f8 {
background-position: -2470px -975px
}
.emojione-23f9 {
background-position: -2470px -1040px
}
.emojione-23fa {
background-position: -2470px -1105px
}
.emojione-24c2 {
background-position: -2470px -1170px
}
.emojione-25aa {
background-position: -2470px -1235px
}
.emojione-25ab {
background-position: -2470px -1300px
}
.emojione-25b6 {
background-position: -2470px -1365px
}
.emojione-25c0 {
background-position: -2470px -1430px
}
.emojione-25fb {
background-position: -2470px -1495px
}
.emojione-25fc {
background-position: -2470px -1560px
}
.emojione-25fd {
background-position: -2470px -1625px
}
.emojione-25fe {
background-position: -2470px -1690px
}
.emojione-2600 {
background-position: -2470px -1755px
}
.emojione-2601 {
background-position: -2470px -1820px
}
.emojione-2602 {
background-position: -2470px -1885px
}
.emojione-2603 {
background-position: -2470px -1950px
}
.emojione-2604 {
background-position: -2470px -2015px
}
.emojione-260e {
background-position: -2470px -2080px
}
.emojione-2611 {
background-position: -2470px -2145px
}
.emojione-2614 {
background-position: -2470px -2210px
}
.emojione-2615 {
background-position: -2470px -2275px
}
.emojione-2618 {
background-position: -2470px -2340px
}
.emojione-261d-1f3fb {
background-position: -2470px -2405px
}
.emojione-261d-1f3fc {
background-position: 0 -2470px
}
.emojione-261d-1f3fd {
background-position: -65px -2470px
}
.emojione-261d-1f3fe {
background-position: -130px -2470px
}
.emojione-261d-1f3ff {
background-position: -195px -2470px
}
.emojione-261d {
background-position: -260px -2470px
}
.emojione-2620 {
background-position: -325px -2470px
}
.emojione-2622 {
background-position: -390px -2470px
}
.emojione-2623 {
background-position: -455px -2470px
}
.emojione-2626 {
background-position: -520px -2470px
}
.emojione-262a {
background-position: -585px -2470px
}
.emojione-262e {
background-position: -650px -2470px
}
.emojione-262f {
background-position: -715px -2470px
}
.emojione-2638 {
background-position: -780px -2470px
}
.emojione-2639 {
background-position: -845px -2470px
}
.emojione-263a {
background-position: -910px -2470px
}
.emojione-2648 {
background-position: -975px -2470px
}
.emojione-2649 {
background-position: -1040px -2470px
}
.emojione-264a {
background-position: -1105px -2470px
}
.emojione-264b {
background-position: -1170px -2470px
}
.emojione-264c {
background-position: -1235px -2470px
}
.emojione-264d {
background-position: -1300px -2470px
}
.emojione-264e {
background-position: -1365px -2470px
}
.emojione-264f {
background-position: -1430px -2470px
}
.emojione-2650 {
background-position: -1495px -2470px
}
.emojione-2651 {
background-position: -1560px -2470px
}
.emojione-2652 {
background-position: -1625px -2470px
}
.emojione-2653 {
background-position: -1690px -2470px
}
.emojione-2660 {
background-position: -1755px -2470px
}
.emojione-2663 {
background-position: -1820px -2470px
}
.emojione-2665 {
background-position: -1885px -2470px
}
.emojione-2666 {
background-position: -1950px -2470px
}
.emojione-2668 {
background-position: -2015px -2470px
}
.emojione-267b {
background-position: -2080px -2470px
}
.emojione-267f {
background-position: -2145px -2470px
}
.emojione-2692 {
background-position: -2210px -2470px
}
.emojione-2693 {
background-position: -2275px -2470px
}
.emojione-2694 {
background-position: -2340px -2470px
}
.emojione-2696 {
background-position: -2405px -2470px
}
.emojione-2697 {
background-position: -2470px -2470px
}
.emojione-2699 {
background-position: -2535px 0
}
.emojione-269b {
background-position: -2535px -65px
}
.emojione-269c {
background-position: -2535px -130px
}
.emojione-26a0 {
background-position: -2535px -195px
}
.emojione-26a1 {
background-position: -2535px -260px
}
.emojione-26aa {
background-position: -2535px -325px
}
.emojione-26ab {
background-position: -2535px -390px
}
.emojione-26b0 {
background-position: -2535px -455px
}
.emojione-26b1 {
background-position: -2535px -520px
}
.emojione-26bd {
background-position: -2535px -585px
}
.emojione-26be {
background-position: -2535px -650px
}
.emojione-26c4 {
background-position: -2535px -715px
}
.emojione-26c5 {
background-position: -2535px -780px
}
.emojione-26c8 {
background-position: -2535px -845px
}
.emojione-26ce {
background-position: -2535px -910px
}
.emojione-26cf {
background-position: -2535px -975px
}
.emojione-26d1 {
background-position: -2535px -1040px
}
.emojione-26d3 {
background-position: -2535px -1105px
}
.emojione-26d4 {
background-position: -2535px -1170px
}
.emojione-26e9 {
background-position: -2535px -1235px
}
.emojione-26ea {
background-position: -2535px -1300px
}
.emojione-26f0 {
background-position: -2535px -1365px
}
.emojione-26f1 {
background-position: -2535px -1430px
}
.emojione-26f2 {
background-position: -2535px -1495px
}
.emojione-26f3 {
background-position: -2535px -1560px
}
.emojione-26f4 {
background-position: -2535px -1625px
}
.emojione-26f5 {
background-position: -2535px -1690px
}
.emojione-26f7 {
background-position: -2535px -1755px
}
.emojione-26f8 {
background-position: -2535px -1820px
}
.emojione-26f9-1f3fb {
background-position: -2535px -1885px
}
.emojione-26f9-1f3fc {
background-position: -2535px -1950px
}
.emojione-26f9-1f3fd {
background-position: -2535px -2015px
}
.emojione-26f9-1f3fe {
background-position: -2535px -2080px
}
.emojione-26f9-1f3ff {
background-position: -2535px -2145px
}
.emojione-26f9 {
background-position: -2535px -2210px
}
.emojione-26fa {
background-position: -2535px -2275px
}
.emojione-26fd {
background-position: -2535px -2340px
}
.emojione-2702 {
background-position: -2535px -2405px
}
.emojione-2705 {
background-position: -2535px -2470px
}
.emojione-2708 {
background-position: 0 -2535px
}
.emojione-2709 {
background-position: -65px -2535px
}
.emojione-270a-1f3fb {
background-position: -130px -2535px
}
.emojione-270a-1f3fc {
background-position: -195px -2535px
}
.emojione-270a-1f3fd {
background-position: -260px -2535px
}
.emojione-270a-1f3fe {
background-position: -325px -2535px
}
.emojione-270a-1f3ff {
background-position: -390px -2535px
}
.emojione-270a {
background-position: -455px -2535px
}
.emojione-270b-1f3fb {
background-position: -520px -2535px
}
.emojione-270b-1f3fc {
background-position: -585px -2535px
}
.emojione-270b-1f3fd {
background-position: -650px -2535px
}
.emojione-270b-1f3fe {
background-position: -715px -2535px
}
.emojione-270b-1f3ff {
background-position: -780px -2535px
}
.emojione-270b {
background-position: -845px -2535px
}
.emojione-270c-1f3fb {
background-position: -910px -2535px
}
.emojione-270c-1f3fc {
background-position: -975px -2535px
}
.emojione-270c-1f3fd {
background-position: -1040px -2535px
}
.emojione-270c-1f3fe {
background-position: -1105px -2535px
}
.emojione-270c-1f3ff {
background-position: -1170px -2535px
}
.emojione-270c {
background-position: -1235px -2535px
}
.emojione-270d-1f3fb {
background-position: -1300px -2535px
}
.emojione-270d-1f3fc {
background-position: -1365px -2535px
}
.emojione-270d-1f3fd {
background-position: -1430px -2535px
}
.emojione-270d-1f3fe {
background-position: -1495px -2535px
}
.emojione-270d-1f3ff {
background-position: -1560px -2535px
}
.emojione-270d {
background-position: -1625px -2535px
}
.emojione-270f {
background-position: -1690px -2535px
}
.emojione-2712 {
background-position: -1755px -2535px
}
.emojione-2714 {
background-position: -1820px -2535px
}
.emojione-2716 {
background-position: -1885px -2535px
}
.emojione-271d {
background-position: -1950px -2535px
}
.emojione-2721 {
background-position: -2015px -2535px
}
.emojione-2728 {
background-position: -2080px -2535px
}
.emojione-2733 {
background-position: -2145px -2535px
}
.emojione-2734 {
background-position: -2210px -2535px
}
.emojione-2744 {
background-position: -2275px -2535px
}
.emojione-2747 {
background-position: -2340px -2535px
}
.emojione-274c {
background-position: -2405px -2535px
}
.emojione-274e {
background-position: -2470px -2535px
}
.emojione-2753 {
background-position: -2535px -2535px
}
.emojione-2754 {
background-position: -2600px 0
}
.emojione-2755 {
background-position: -2600px -65px
}
.emojione-2757 {
background-position: -2600px -130px
}
.emojione-2763 {
background-position: -2600px -195px
}
.emojione-2764 {
background-position: -2600px -260px
}
.emojione-2795 {
background-position: -2600px -325px
}
.emojione-2796 {
background-position: -2600px -390px
}
.emojione-2797 {
background-position: -2600px -455px
}
.emojione-27a1 {
background-position: -2600px -520px
}
.emojione-27b0 {
background-position: -2600px -585px
}
.emojione-27bf {
background-position: -2600px -650px
}
.emojione-2934 {
background-position: -2600px -715px
}
.emojione-2935 {
background-position: -2600px -780px
}
.emojione-2b05 {
background-position: -2600px -845px
}
.emojione-2b06 {
background-position: -2600px -910px
}
.emojione-2b07 {
background-position: -2600px -975px
}
.emojione-2b1b {
background-position: -2600px -1040px
}
.emojione-2b1c {
background-position: -2600px -1105px
}
.emojione-2b50 {
background-position: -2600px -1170px
}
.emojione-2b55 {
background-position: -2600px -1235px
}
.emojione-3030 {
background-position: -2600px -1300px
}
.emojione-303d {
background-position: -2600px -1365px
}
.emojione-3297 {
background-position: -2600px -1430px
}
.emojione-3299 {
background-position: -2600px -1495px
} | 0.347759 | 0.1532 |
height: 90vh;
display: flex;
flex-direction: column;
justify-content: center;
text-align: center;
padding-top: 20px;
font-family: 'Muli', Bold;
}
.players > div {
display: inline-block;
border: 3px solid wheat;
font-size: 30px;
padding: 5px 10px;
min-width: 250px;
margin: 0 0 10px 0;
cursor: pointer;
}
.game-board {
display: inline-block;
border: 10px solid #8b1c83;
position: relative;
}
.game-status {
display: block;
padding: 5px;
background-color: #fff;
border: 5px solid #ded137;
width: 55%;
max-width: 500px;
font-size: 20px;
possition: relative;
top: 15px;
z-index: 3;
margin: 0 auto;
}
.time-travel {
max-width: 660px;
display: block;
margin: 0 auto;
text-align: right;
}
.undo {
font-size: 15px;
padding: 5px;
border-radius: 0;
background-color: #fff;
box-shadow: none;
border: 3px solid #de24bb;
margin: 5px;
cursor: pointer;
}
.undo.disabled {
cursor: not-allowed;
opacity: .4;
}
.board-col {
display: inline-block;
max-width: 80px;
}
.square {
background: no-repeat #fff;
border: none;
height: 80px;
width: 80px;
padding: 5px;
background-origin: content-box;
background-size: contain;
}
.isActive {
background-color: wheat;
}
.square.movable.player1-move {
background-color: #ff6347;
}
.square.movable.player2-move {
background-color: #7fffd4;
}
.square.player1, .square.player2, .square.movable {
cursor: pointer;
}
.square.black {
background-color: #262626;
}
.square.player1 {
background-image: url("img/yellowcircle.png");
}
.square.player2 {
background-image: url("img/greenCircle.png");
}
.square.player1.king {
background-image: url("img/yellowCrownCircle.png");
}
.square.player2.king {
background-image: url("img/greenCrownCrircle.png");
}
@media only screen and (max-width: 700px) {
.board-col {
max-width: 60px;
}
.square {
height: 60px;
width: 60px;
}
}
@media only screen and (max-width: 520px) {
.board-col {
max-width: 50px;
}
.square {
height: 50px;
width: 50px;
}
}
@media only screen and (max-width: 440px) {
.board-col {
max-width: 40px;
}
.square {
height: 40px;
width: 40px;
}
}
@media only screen and (max-width: 370px) {
.board-col {
max-width: 35px;
}
.square {
height: 35px;
width: 35px;
}
} | src/index.css | height: 90vh;
display: flex;
flex-direction: column;
justify-content: center;
text-align: center;
padding-top: 20px;
font-family: 'Muli', Bold;
}
.players > div {
display: inline-block;
border: 3px solid wheat;
font-size: 30px;
padding: 5px 10px;
min-width: 250px;
margin: 0 0 10px 0;
cursor: pointer;
}
.game-board {
display: inline-block;
border: 10px solid #8b1c83;
position: relative;
}
.game-status {
display: block;
padding: 5px;
background-color: #fff;
border: 5px solid #ded137;
width: 55%;
max-width: 500px;
font-size: 20px;
possition: relative;
top: 15px;
z-index: 3;
margin: 0 auto;
}
.time-travel {
max-width: 660px;
display: block;
margin: 0 auto;
text-align: right;
}
.undo {
font-size: 15px;
padding: 5px;
border-radius: 0;
background-color: #fff;
box-shadow: none;
border: 3px solid #de24bb;
margin: 5px;
cursor: pointer;
}
.undo.disabled {
cursor: not-allowed;
opacity: .4;
}
.board-col {
display: inline-block;
max-width: 80px;
}
.square {
background: no-repeat #fff;
border: none;
height: 80px;
width: 80px;
padding: 5px;
background-origin: content-box;
background-size: contain;
}
.isActive {
background-color: wheat;
}
.square.movable.player1-move {
background-color: #ff6347;
}
.square.movable.player2-move {
background-color: #7fffd4;
}
.square.player1, .square.player2, .square.movable {
cursor: pointer;
}
.square.black {
background-color: #262626;
}
.square.player1 {
background-image: url("img/yellowcircle.png");
}
.square.player2 {
background-image: url("img/greenCircle.png");
}
.square.player1.king {
background-image: url("img/yellowCrownCircle.png");
}
.square.player2.king {
background-image: url("img/greenCrownCrircle.png");
}
@media only screen and (max-width: 700px) {
.board-col {
max-width: 60px;
}
.square {
height: 60px;
width: 60px;
}
}
@media only screen and (max-width: 520px) {
.board-col {
max-width: 50px;
}
.square {
height: 50px;
width: 50px;
}
}
@media only screen and (max-width: 440px) {
.board-col {
max-width: 40px;
}
.square {
height: 40px;
width: 40px;
}
}
@media only screen and (max-width: 370px) {
.board-col {
max-width: 35px;
}
.square {
height: 35px;
width: 35px;
}
} | 0.450843 | 0.073165 |
*{
box-sizing: border-box;
}
header img{
width: 7%;
height: 7%;
position: relative;
top:40px;
left:268px
}
header{
width: 100%;
height: 10%;
margin-top:0%;
padding: 0%;
background-color: whitesmoke;
z-index: 2;
position: relative;
}
header .project-name{
position: relative;
bottom: 40px;
font-size: 400%;
color: #0A1D37;
text-align: center;
letter-spacing: 30px;
font-family:'Righteous', '<NAME>', cursive;
}
.nav{
background-color: #0A1D37;
height: 3% ;
width: 100%;
position: -webkit-sticky;
/* position: sticky; */
top: 0px;
font-size: large;
font-family: fantasy;
}
header .project-name:hover{
color:#F3BDA1;
}
nav{ width: 100%;
}
nav .links{
list-style: none;
width: 100%;
text-align: center;
position: relative;
right:20px;
}
a {
text-decoration:none;
color:whitesmoke;
transition: 0.3s;
}
a:hover {
color: #F3BDA1;
}
nav .links li{
display: inline-block;
padding: 1%;
}
body{
background-color: whitesmoke;
background-size: cover;
min-height: 100vh;
z-index: 1;
}
fieldset{
border-radius: 13px;
width: 70%;
height: 410px;
background-color: #0A1D37;
text-align: center;
padding-top: 4%;
padding-bottom: 5%;
}
form{
margin: 5%;
margin-left: 31%;
width: 50%;
height: 80%;
}
#paragraph{
position: relative;
font-size: 25px;
margin:5% ;
margin-bottom: 2%;
color: #0A1D37;
font-family: Berlin Sans FB,'Times New Roman', Times, serif;
text-align:center;
}
#userName{
margin-left: -1%;
color: #082f64;
width: 50%;
position: relative;
left: 5%;
border-radius: 13px;
height: 6.5%;
}
.p{
color: #082f64;
}
#programs{
margin-left: 2%;
width: 50%;
position: relative;
left: 5%;
border-radius: 13px;
height: 6.5%;
}
#picture{
margin-left: 1%;
color: #082f64;
width: 50%;
border-radius: 13px;
height: 6.5%;
}
.userName{
color: white;
font-family:Berlin Sans FB,'Times New Roman', Times, serif;;
font-size: 18px;
position: relative;
left: 1%;
}
.programField{
color: whitesmoke;
font-family:Berlin Sans FB,'Times New Roman', Times, serif; ;
font-size: 18px;
margin-left: 1%;
position: relative;
left: 4%;
}
.storyField{
color: whitesmoke;
font-family:Berlin Sans FB,'Times New Roman', Times, serif; ;
font-size: 18px;
margin-left: 2%;
margin-right:2% ;
position: relative;
bottom: 38%;
}
.urlField{
color: whitesmoke;
font-family:Berlin Sans FB,'Times New Roman', Times, serif; ;
font-size: 18px;
margin-left: -4%;
margin-right:2% ;
position: relative;
left: 1%;
}
#storyText{
color:#082f64;
border-radius: 13px;
}
#submit{
background-color: whitesmoke;
margin-top: 3%;
margin-bottom: 3%;
color: #0A1D37;
font-family:Berlin Sans FB,'Times New Roman', Times, serif; ;
font-size: 16px;
padding: 1%;
border-radius: 13px;
}
#submit:hover{
background-color: #e0a181;
color: white;
transform: scale(1.5%);
height: 10%;
width: 30%;
cursor: pointer;
}
#overlay {
position: fixed;
display: none;
width: 25%;
height: 13%;
top: 15%;
right: 0;
bottom: 0;
background-color:rgb(243,189,161,0.6);
z-index: 2;
cursor: pointer;
}
#text{
position: absolute;
top: 50%;
left: 50%;
font-size: 17px;
color: #0A1D37;
transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
font-family:'Segoe UI', Tahoma;
font-weight: bold;
width: 60%;
}
#overlay{
-moz-animation: cssAnimation 0s ease-in 3.2s forwards;
-webkit-animation: cssAnimation 0s ease-in 3.2s forwards;
-o-animation: cssAnimation 0s ease-in 3.2s forwards;
animation: cssAnimation 0s ease-in 3.2s forwards;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
}
@keyframes cssAnimation {
to {
width:0;
height:0;
overflow:hidden;
}
}
@-webkit-keyframes cssAnimation {
to {
width:0;
height:0;
visibility:hidden;
}
}
#str{
text-align: center;
margin: 2%;
font-family: Berlin Sans FB,'Times New Roman', Times, serif;;
font-size: 28px;
color: #0A1D37;
position: relative;
top: 20px;
}
#str:hover{
color: #e08181;
}
#results{
width: 25%;
margin: 5%;
margin-left: 15%;
width: 70%;
height: 100%;
}
#div0{
color: #274369;
background-color: rgba(148, 128, 177, 0.2);
text-align: left;
padding: 2%;
margin: 1%;
position: relative;
top: 30%;
padding-bottom: 4%;
}
#h0{
font-family: Arial, Helvetica, sans-serif;
padding: 1%;
font-size: 18px;
font-weight: bold;
position: relative;
left: -10px;
}
#para0{
font-family: Arial, Helvetica, sans-serif;
float: right;
position: relative;
right:-18 px;
}
#div1{
color: #274369;
background-color: rgb(88, 88, 255,0.2);
text-align: left;
padding: 2%;
margin: 1%;
position: relative;
top: 30%;
}
#h1{
font-family: Arial, Helvetica, sans-serif;
padding: 1%;
font-size: 18px;
font-weight: bold;
position: relative;
left: -10px;
}
#para1{
font-family: Arial, Helvetica, sans-serif;
float: right;
position: relative;
width: 50%;
padding: 1%;
right: 125px;
bottom: 8px ;
}
#div2{
color: #274369;
background-color:rgb(134, 238, 130,0.3);
text-align: left;
padding: 2%;
margin: 1%;
position: relative;
top: 30%;
}
#h2{
font-family: Arial, Helvetica, sans-serif;
padding: 1%;
font-size: 18px;
font-weight: bold;
position: relative;
left: -10px;
}
#para2{
font-family: Arial, Helvetica, sans-serif;
float: right;
position: relative;
width: 40%;
padding:1%;
right:225px;
bottom: 8px ;
}
#div3{
color: #274369;
background-color: rgba(230, 52, 126,0.3);
text-align: left;
padding: 2%;
margin: 1%;
position: relative;
top: 30%;
}
#h3{
font-family: Arial, Helvetica, sans-serif;
padding: 1%;
font-size: 18px;
font-weight: bold;
position: relative;
left: -10px;
}
#para3{
font-family: Arial, Helvetica, sans-serif;
/* float: right; */
position: relative;
}
#div4{
color: #274369;
background-color: rgb(231, 148, 176,0.3) ;
text-align: left;
padding: 2%;
margin: 1%;
position: relative;
top: 30%;
}
#h4{
font-family: Arial, Helvetica, sans-serif;
padding: 1%;
font-size: 18px;
font-weight: bold;
position: relative;
left: -10px;
}
#para4{
font-family: Arial, Helvetica, sans-serif;
float: right;
position: relative;
right: 570px;
}
#div5{
color: #274369;
background-color: rgb(179, 207, 207,0.4);
text-align: left;
padding: 2%;
margin: 1%;
position: relative;
top: 30%;
}
#h5{
font-family: Arial, Helvetica, sans-serif;
padding: 1%;
font-size: 18px;
font-weight: bold;
position: relative;
left: -10px;
}
#para5{
font-family: Arial, Helvetica, sans-serif;
float: right;
position: relative;
right: 570px;
}
#div6{
color: #274369;
background-color: rgb(137, 89, 172,0.3);
text-align: left;
padding: 2%;
margin: 1%;
position: relative;
top: 30%;
}
#h6{
font-family: Arial, Helvetica, sans-serif;
padding: 1%;
font-size: 18px;
font-weight: bold;
position: relative;
left: -10px;
}
#para6{
font-family: Arial, Helvetica, sans-serif;
float: right;
position: relative;
right: 570px;
}
#div7{
color: #274369;
background-color: rgb(211, 103, 238,0.2);
text-align: left;
padding: 2%;
margin: 1%;
position: relative;
top: 30%;
}
#h7{
font-family: Arial, Helvetica, sans-serif;
padding: 1%;
font-size: 18px;
font-weight: bold;
position: relative;
left: -10px;
}
#para7{
font-family: Arial, Helvetica, sans-serif;
float: right;
position: relative;
right: 570px;
}
footer{
width: 100%;
height: 0%;
margin-top:0.5%;
padding: 1%;
background-color: #0A1D37;
}
footer .fotterImg{
position: relative;
top: 28px;
}
#fotterp{
font-family: Berlin Sans FB,'Times New Roman', Times, serif;
color: #F3BDA1;
position: relative;
left: 1%;
top: 15px;
}
#footerpara{
text-align: center;
color: #F3BDA1;
font-family: Berlin Sans FB,'Times New Roman', Times, serif;
position: relative;
bottom: -5px ;
}
#footerLocation{
text-align: right;
color: #F3BDA1;
font-family: Berlin Sans FB,'Times New Roman', Times, serif;
position: relative;
bottom: 35px;
right: 4%;
}
#address{
text-align: right;
color: #F3BDA1;
font-family: Berlin Sans FB,'Times New Roman', Times, serif;
position: relative;
bottom: 23px;
right: 0%;
} | css/stories.css | *{
box-sizing: border-box;
}
header img{
width: 7%;
height: 7%;
position: relative;
top:40px;
left:268px
}
header{
width: 100%;
height: 10%;
margin-top:0%;
padding: 0%;
background-color: whitesmoke;
z-index: 2;
position: relative;
}
header .project-name{
position: relative;
bottom: 40px;
font-size: 400%;
color: #0A1D37;
text-align: center;
letter-spacing: 30px;
font-family:'Righteous', '<NAME>', cursive;
}
.nav{
background-color: #0A1D37;
height: 3% ;
width: 100%;
position: -webkit-sticky;
/* position: sticky; */
top: 0px;
font-size: large;
font-family: fantasy;
}
header .project-name:hover{
color:#F3BDA1;
}
nav{ width: 100%;
}
nav .links{
list-style: none;
width: 100%;
text-align: center;
position: relative;
right:20px;
}
a {
text-decoration:none;
color:whitesmoke;
transition: 0.3s;
}
a:hover {
color: #F3BDA1;
}
nav .links li{
display: inline-block;
padding: 1%;
}
body{
background-color: whitesmoke;
background-size: cover;
min-height: 100vh;
z-index: 1;
}
fieldset{
border-radius: 13px;
width: 70%;
height: 410px;
background-color: #0A1D37;
text-align: center;
padding-top: 4%;
padding-bottom: 5%;
}
form{
margin: 5%;
margin-left: 31%;
width: 50%;
height: 80%;
}
#paragraph{
position: relative;
font-size: 25px;
margin:5% ;
margin-bottom: 2%;
color: #0A1D37;
font-family: Berlin Sans FB,'Times New Roman', Times, serif;
text-align:center;
}
#userName{
margin-left: -1%;
color: #082f64;
width: 50%;
position: relative;
left: 5%;
border-radius: 13px;
height: 6.5%;
}
.p{
color: #082f64;
}
#programs{
margin-left: 2%;
width: 50%;
position: relative;
left: 5%;
border-radius: 13px;
height: 6.5%;
}
#picture{
margin-left: 1%;
color: #082f64;
width: 50%;
border-radius: 13px;
height: 6.5%;
}
.userName{
color: white;
font-family:Berlin Sans FB,'Times New Roman', Times, serif;;
font-size: 18px;
position: relative;
left: 1%;
}
.programField{
color: whitesmoke;
font-family:Berlin Sans FB,'Times New Roman', Times, serif; ;
font-size: 18px;
margin-left: 1%;
position: relative;
left: 4%;
}
.storyField{
color: whitesmoke;
font-family:Berlin Sans FB,'Times New Roman', Times, serif; ;
font-size: 18px;
margin-left: 2%;
margin-right:2% ;
position: relative;
bottom: 38%;
}
.urlField{
color: whitesmoke;
font-family:Berlin Sans FB,'Times New Roman', Times, serif; ;
font-size: 18px;
margin-left: -4%;
margin-right:2% ;
position: relative;
left: 1%;
}
#storyText{
color:#082f64;
border-radius: 13px;
}
#submit{
background-color: whitesmoke;
margin-top: 3%;
margin-bottom: 3%;
color: #0A1D37;
font-family:Berlin Sans FB,'Times New Roman', Times, serif; ;
font-size: 16px;
padding: 1%;
border-radius: 13px;
}
#submit:hover{
background-color: #e0a181;
color: white;
transform: scale(1.5%);
height: 10%;
width: 30%;
cursor: pointer;
}
#overlay {
position: fixed;
display: none;
width: 25%;
height: 13%;
top: 15%;
right: 0;
bottom: 0;
background-color:rgb(243,189,161,0.6);
z-index: 2;
cursor: pointer;
}
#text{
position: absolute;
top: 50%;
left: 50%;
font-size: 17px;
color: #0A1D37;
transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
font-family:'Segoe UI', Tahoma;
font-weight: bold;
width: 60%;
}
#overlay{
-moz-animation: cssAnimation 0s ease-in 3.2s forwards;
-webkit-animation: cssAnimation 0s ease-in 3.2s forwards;
-o-animation: cssAnimation 0s ease-in 3.2s forwards;
animation: cssAnimation 0s ease-in 3.2s forwards;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
}
@keyframes cssAnimation {
to {
width:0;
height:0;
overflow:hidden;
}
}
@-webkit-keyframes cssAnimation {
to {
width:0;
height:0;
visibility:hidden;
}
}
#str{
text-align: center;
margin: 2%;
font-family: Berlin Sans FB,'Times New Roman', Times, serif;;
font-size: 28px;
color: #0A1D37;
position: relative;
top: 20px;
}
#str:hover{
color: #e08181;
}
#results{
width: 25%;
margin: 5%;
margin-left: 15%;
width: 70%;
height: 100%;
}
#div0{
color: #274369;
background-color: rgba(148, 128, 177, 0.2);
text-align: left;
padding: 2%;
margin: 1%;
position: relative;
top: 30%;
padding-bottom: 4%;
}
#h0{
font-family: Arial, Helvetica, sans-serif;
padding: 1%;
font-size: 18px;
font-weight: bold;
position: relative;
left: -10px;
}
#para0{
font-family: Arial, Helvetica, sans-serif;
float: right;
position: relative;
right:-18 px;
}
#div1{
color: #274369;
background-color: rgb(88, 88, 255,0.2);
text-align: left;
padding: 2%;
margin: 1%;
position: relative;
top: 30%;
}
#h1{
font-family: Arial, Helvetica, sans-serif;
padding: 1%;
font-size: 18px;
font-weight: bold;
position: relative;
left: -10px;
}
#para1{
font-family: Arial, Helvetica, sans-serif;
float: right;
position: relative;
width: 50%;
padding: 1%;
right: 125px;
bottom: 8px ;
}
#div2{
color: #274369;
background-color:rgb(134, 238, 130,0.3);
text-align: left;
padding: 2%;
margin: 1%;
position: relative;
top: 30%;
}
#h2{
font-family: Arial, Helvetica, sans-serif;
padding: 1%;
font-size: 18px;
font-weight: bold;
position: relative;
left: -10px;
}
#para2{
font-family: Arial, Helvetica, sans-serif;
float: right;
position: relative;
width: 40%;
padding:1%;
right:225px;
bottom: 8px ;
}
#div3{
color: #274369;
background-color: rgba(230, 52, 126,0.3);
text-align: left;
padding: 2%;
margin: 1%;
position: relative;
top: 30%;
}
#h3{
font-family: Arial, Helvetica, sans-serif;
padding: 1%;
font-size: 18px;
font-weight: bold;
position: relative;
left: -10px;
}
#para3{
font-family: Arial, Helvetica, sans-serif;
/* float: right; */
position: relative;
}
#div4{
color: #274369;
background-color: rgb(231, 148, 176,0.3) ;
text-align: left;
padding: 2%;
margin: 1%;
position: relative;
top: 30%;
}
#h4{
font-family: Arial, Helvetica, sans-serif;
padding: 1%;
font-size: 18px;
font-weight: bold;
position: relative;
left: -10px;
}
#para4{
font-family: Arial, Helvetica, sans-serif;
float: right;
position: relative;
right: 570px;
}
#div5{
color: #274369;
background-color: rgb(179, 207, 207,0.4);
text-align: left;
padding: 2%;
margin: 1%;
position: relative;
top: 30%;
}
#h5{
font-family: Arial, Helvetica, sans-serif;
padding: 1%;
font-size: 18px;
font-weight: bold;
position: relative;
left: -10px;
}
#para5{
font-family: Arial, Helvetica, sans-serif;
float: right;
position: relative;
right: 570px;
}
#div6{
color: #274369;
background-color: rgb(137, 89, 172,0.3);
text-align: left;
padding: 2%;
margin: 1%;
position: relative;
top: 30%;
}
#h6{
font-family: Arial, Helvetica, sans-serif;
padding: 1%;
font-size: 18px;
font-weight: bold;
position: relative;
left: -10px;
}
#para6{
font-family: Arial, Helvetica, sans-serif;
float: right;
position: relative;
right: 570px;
}
#div7{
color: #274369;
background-color: rgb(211, 103, 238,0.2);
text-align: left;
padding: 2%;
margin: 1%;
position: relative;
top: 30%;
}
#h7{
font-family: Arial, Helvetica, sans-serif;
padding: 1%;
font-size: 18px;
font-weight: bold;
position: relative;
left: -10px;
}
#para7{
font-family: Arial, Helvetica, sans-serif;
float: right;
position: relative;
right: 570px;
}
footer{
width: 100%;
height: 0%;
margin-top:0.5%;
padding: 1%;
background-color: #0A1D37;
}
footer .fotterImg{
position: relative;
top: 28px;
}
#fotterp{
font-family: Berlin Sans FB,'Times New Roman', Times, serif;
color: #F3BDA1;
position: relative;
left: 1%;
top: 15px;
}
#footerpara{
text-align: center;
color: #F3BDA1;
font-family: Berlin Sans FB,'Times New Roman', Times, serif;
position: relative;
bottom: -5px ;
}
#footerLocation{
text-align: right;
color: #F3BDA1;
font-family: Berlin Sans FB,'Times New Roman', Times, serif;
position: relative;
bottom: 35px;
right: 4%;
}
#address{
text-align: right;
color: #F3BDA1;
font-family: Berlin Sans FB,'Times New Roman', Times, serif;
position: relative;
bottom: 23px;
right: 0%;
} | 0.369201 | 0.069164 |
@font-face {
font-family: 'open_sansregular';
src: url('../assets/fonty/opensans-regular-webfont.eot');
src: url('../assets/fonty/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../assets/fonty/opensans-regular-webfont.woff2') format('woff2'),
url('../assets/fonty/opensans-regular-webfont.woff') format('woff'),
url('../assets/fonty/opensans-regular-webfont.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'open_sansbold';
src: url('../assets/fonty/opensans-bold-webfont.eot');
src: url('../assets/fonty/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
url('../assets/fonty/opensans-bold-webfont.woff2') format('woff2'),
url('../assets/fonty/opensans-bold-webfont.woff') format('woff'),
url('../assets/fonty/opensans-bold-webfont.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
/*!
* Bootstrap v3.3.6 (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html {font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}
.label-default {display:inline;padding:.3em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em;background-color:#525252;}
a.btn.btn-default.btn-block.btn-sa11y {font-size:1.2em;}
a.btn.btn-default.btn-block.btn-sa11y:focus {background:#000;border-color:#000;}
body {margin:0;}
footer,header,main,nav,section {display:block;}
audio {display:inline-block;vertical-align:baseline;}
audio:not([controls]) {display:none;height:0;}
[hidden],template {display:none;}
a {background-color:transparent;}
a:active,a:hover {outline:0;}
p.hero-p {font-size:1.5em;}
abbr[title] {border-bottom:1px dotted;}
b,strong {font-weight:700;}
h1 {font-size:2em;margin:.67em 0;}
img {border:0;}
svg:not(:root) {overflow:hidden;}
pre {overflow:auto;}
code,kbd,pre {font-family:monospace,monospace;font-size:1em;}
button {color:inherit;font:inherit;margin:0;}
button {overflow:visible;}
button {text-transform:none;}
button {-webkit-appearance:button;cursor:pointer;}
button[disabled] {cursor:default;}
button::-moz-focus-inner {border:0;padding:0;}
.responsive-img {max-width:100%;height:auto;}
th {padding:0;}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print {
*,:after,:before {background:0 0!important;color:#000!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) ")";}
a[href^="#"]:after,a[href^="javascript:"]:after {content:"";}
pre {border:1px solid #999;page-break-inside:avoid;}
img {page-break-inside:avoid;}
img {max-width:100%!important;}
h2,h3,p {orphans:3;widows:3;}
h2,h3 {page-break-after:avoid;}
.navbar {display:none;}
.label {border:1px solid #000;}
}
* {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
:after,:before {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
html {font-size:10px;-webkit-tap-highlight-color:transparent;}
body {font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff;}
button {font-family:inherit;font-size:inherit;line-height:inherit;}
a {color:#337ab7;text-decoration:none;}
a:focus,a:hover {color:#23527c;text-decoration:underline;}
a:focus {outline:thin dotted;outline:5px auto-webkit-focus-ring-color;outline-offset:-2px;}
img {vertical-align:middle;}
.img-responsive {display:block;max-width:100%;height:auto;}
.sr-only {position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;}
.sr-only-focusable:active,.sr-only-focusable:focus {position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;}
[role=button] {cursor:pointer;}
.p20 {padding:0 20px 20px 20px;}
.pt20 {padding-top:20px;}
.pt30 {padding-top:30px;}
.pt40 {padding-top:40px;}
.pb40 {padding-bottom:40px;}
.pb80 {padding-bottom:80px;}
.sa11y-hero {padding-top:90px;padding-bottom:90px;background-color:#cbcbcb;}
.sa11y-demo {padding-top:70px;padding-bottom:70px;background-color:#00a9ef;}
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {font-family:inherit;font-weight:500;line-height:1.1;color:inherit;}
.h1,.h2,.h3,h1,h2,h3 {margin-top:20px;margin-bottom:10px;}
.h4,.h5,.h6,h4,h5,h6 {margin-top:10px;margin-bottom:10px;}
.h1,h1 {font-size:36px;}
.h2,h2 {font-size:30px;}
.h3,h3 {font-size:24px;}
.h4,h4 {font-size:18px;}
.h5,h5 {font-size:14px;}
.h6,h6 {font-size:12px;}
p {margin:0 0 10px;font-size:1.1em;}
li {font-size:1.1em;}
.lead {margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4;}
@media (min-width:768px) {
.lead {font-size:21px;}
}
.text-center {text-align:center;}
.text-primary {color:#337ab7;}
a.text-primary:focus,a.text-primary:hover {color:#286090;}
.text-warning {color:#8a6d3b;}
a.text-warning:focus,a.text-warning:hover {color:#66512c;}
ol,ul {margin-top:0;margin-bottom:10px;}
ol ol,ol ul,ul ol,ul ul {margin-bottom:0;}
abbr[data-original-title],abbr[title] {cursor:help;border-bottom:1px dotted!important;text-decoration:none;}
#skippy-demo {padding:1em;color:#000;position:absolute;margin-top:-55px;text-align:center;width:250px;font-size:1.1em;text-decoration:none;background-color:#fff;border-top-left-radius:5px;border-top-right-radius:5px;box-shadow:inset 0 0 0 3px #6a00aa;outline:0;}
.vhs-only {margin:-10000px;}
.vhs-only-focusable:active,.vhs-only-focusable:focus {margin:100px;}
@media screen and (max-width:5000px) {
.mobile-view-only {display:none;}
.laptop {height:600px;}
.base:before {bottom:-305px;}
.laptop:before {content:"";bottom:-25px;height:25px;width:98%;background:#e6e8e7;border-radius:0 0 10px 10px;position:absolute;display:flex;align-items:center;justify-content:center;box-shadow:1px 1px 20px 0#0000005c;}
.base {height:10px;width:98%;position:absolute;display:flex;align-items:center;justify-content:center;border-radius:0 0 1px 1px;}
.base:before {content:"";width:100px;height:10px;background:#bcbdc1;border-radius:0 0 7px 7px;position:absolute;display:flex;align-items:center;justify-content:center;}
}
@media screen and (max-width:1199px) {
.mobile-view-only {display:none;}
.laptop {height:500px;}
.base:before {bottom:-255px;}
.laptop:before {content:"";bottom:-25px;height:25px;width:98%;background:#e6e8e7;border-radius:0 0 10px 10px;position:absolute;display:flex;align-items:center;justify-content:center;box-shadow:1px 1px 20px 0#0000005c;}
.base {height:10px;width:98%;position:absolute;display:flex;align-items:center;justify-content:center;border-radius:0 0 1px 1px;}
.base:before {content:"";width:100px;height:10px;background:#bcbdc1;border-radius:0 0 7px 7px;position:absolute;display:flex;align-items:center;justify-content:center;}
}
@media screen and (max-width:991px) {
.mobile-view-only {display:none;}
.laptop {height:425px;}
.base:before {bottom:-217px;}
.laptop:before {content:"";bottom:-25px;height:25px;width:98%;background:#e6e8e7;border-radius:0 0 10px 10px;position:absolute;display:flex;align-items:center;justify-content:center;box-shadow:1px 1px 20px 0#0000005c;}
.base {height:10px;width:98%;position:absolute;display:flex;align-items:center;justify-content:center;border-radius:0 0 1px 1px;}
.base:before {content:"";width:100px;height:10px;background:#bcbdc1;border-radius:0 0 7px 7px;position:absolute;display:flex;align-items:center;justify-content:center;}
}
@media screen and (max-width:768px) {
.laptop {height:700px;border-bottom-left-radius:15px;border-bottom-right-radius:15px;}
.mobile-view-only {display:none;}
.laptop:before {content:none;}
.base:before {bottom:325px;background:#3f3f41;}
}
@media screen and (max-width:575px) {
.laptop-container {display:none!important;}
.laptop-iframe {display:none!important;}
.mobile-view-only {display:block;}
#skippy-demo {display:none!important;}
}
a.mobile-view-only {font-size:1.2em;color:#000!important;text-decoration:none!important;text-align:center;padding:15px;text-decoration:none;background-color:#fff;border-radius:5px;box-shadow:inset 0 0 0 3px #6a00aa;}
a.mobile-view-only:focus,a.mobile-view-only:hover {background-color:#6a00aa;color:#fff!important;}
.laptop-iframe {top:0;right:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;overflow-y:scroll;-webkit-overflow-scrolling:touch!important;}
.laptop-container {display:flex;align-items:center;justify-content:center;position:relative;}
.laptop {background:#6c6c6c;width:90%;border:15px solid #3f3f41;border-top:20px solid #3f3f41;border-top-left-radius:15px;border-top-right-radius:15px;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 1px #d1d2d4;-webkit-overflow-scrolling:touch!important;}
.accordion {list-style:none;margin:10px 0;padding:0;}
li {margin:0;}
li:before {content:"\200B";position:absolute;}
.accordion__heading {font-size:inherit;margin-top:10px;}
h2,h3,h4,h5,h6 {margin:0;}
code[class*=language-],pre[class*=language-] {color:#f8f8f2;background:0 0;text-shadow:0 1px rgba(0,0,0,0.3);font-family:Consolas,Monaco,'Andale Mono','Ubuntu Mono',monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none;}
pre[class*=language-] {padding:1em;margin:.5em 0;overflow:auto;border-radius:.3em;}
code[class*=language-],pre[class*=language-] {background:#272822;}
code[class*=language-] {padding:.1em;border-radius:.3em;white-space:normal;}
.accordion__panel {background-color:inherit;max-height:0;overflow:hidden;padding:.001em 1.25em;position:relative;visibility:hidden;z-index:1;}
.accordion__panel--transition {transition:max-height .2s ease-in-out,padding-top .2s ease-in-out,padding-bottom .2s ease-in-out;}
:last-child {margin-bottom:0;}
.accordion__panel[aria-hidden=false] {max-height:300vh;overflow:auto;padding:1.25em;visibility:visible;}
kbd {padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25);}
kbd kbd {padding:0;font-size:100%;font-weight:700;box-shadow:none;}
.container {margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px;}
@media (min-width:768px) {
.container {width:750px;}
}
@media (min-width:992px) {
.container {width:970px;}
}
@media (min-width:1200px) {
.container {width:1170px;}
}
.container-fluid {margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px;}
.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {position:relative;min-height:1px;}
.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {float:left;}
.col-xs-12 {width:100%;}
.col-xs-11 {width:91.66666667%;}
.col-xs-10 {width:83.33333333%;}
.col-xs-9 {width:75%;}
.col-xs-4 {width:33.33333333%;}
.col-xs-3 {width:25%;}
.col-xs-2 {width:16.66666667%;}
.col-xs-1 {width:8.33333333%;}
@media (min-width:768px) {
.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9 {float:left;}
.col-sm-12 {width:100%;}
.col-sm-11 {width:91.66666667%;}
.col-sm-10 {width:83.33333333%;}
.col-sm-9 {width:75%;}
.col-sm-4 {width:33.33333333%;}
.col-sm-3 {width:25%;}
.col-sm-2 {width:16.66666667%;}
.col-sm-1 {width:8.33333333%;}
}
@media (min-width:992px) {
.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9 {float:left;}
.col-md-12 {width:100%;}
.col-md-11 {width:91.66666667%;}
.col-md-10 {width:83.33333333%;}
.col-md-9 {width:75%;}
.col-md-4 {width:33.33333333%;}
.col-md-3 {width:25%;}
.col-md-2 {width:16.66666667%;}
.col-md-1 {width:8.33333333%;}
}
th {text-align:left;}
label {display:inline-block;max-width:100%;font-weight:700;}
.btn {display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.42857143;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.btn:active.focus,.btn:active:focus,.btn:focus {outline:thin dotted;outline:5px auto-webkit-focus-ring-color;outline-offset:-2px;}
.btn:focus,.btn:hover {color:#333;text-decoration:none;}
.btn:active {outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);}
.btn[disabled] {cursor:not-allowed;opacity:0.65;-webkit-box-shadow:none;box-shadow:none;}
.btn-default {color:#333;background-color:#fff;border-color:#ccc;}
.btn-default:focus {color:#333;background-color:#e6e6e6;border-color:#8c8c8c;}
.btn-default:hover {color:#333;background-color:#e6e6e6;border-color:#adadad;}
.btn-default:active {color:#333;background-color:#e6e6e6;border-color:#adadad;}
.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover {color:#333;background-color:#d4d4d4;border-color:#8c8c8c;}
.btn-default:active {background-image:none;}
.btn-default[disabled]:focus,.btn-default[disabled]:hover {background-color:#fff;border-color:#ccc;}
.btn-primary {color:#fff;background-color:#337ab7;border-color:#2e6da4;}
.btn-primary:focus {color:#fff;background-color:#286090;border-color:#122b40;}
.btn-primary:hover {color:#fff;background-color:#286090;border-color:#204d74;}
.btn-primary:active {color:#fff;background-color:#286090;border-color:#204d74;}
.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover {color:#fff;background-color:#204d74;border-color:#122b40;}
.btn-primary:active {background-image:none;}
.btn-primary[disabled]:focus,.btn-primary[disabled]:hover {background-color:#337ab7;border-color:#2e6da4;}
.btn-warning {color:#fff;background-color:#f0ad4e;border-color:#eea236;}
.btn-warning:focus {color:#fff;background-color:#ec971f;border-color:#985f0d;}
.btn-warning:hover {color:#fff;background-color:#ec971f;border-color:#d58512;}
.btn-warning:active {color:#fff;background-color:#ec971f;border-color:#d58512;}
.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover {color:#fff;background-color:#d58512;border-color:#985f0d;}
.btn-warning:active {background-image:none;}
.btn-warning[disabled]:focus,.btn-warning[disabled]:hover {background-color:#f0ad4e;border-color:#eea236;}
.btn-link {color:#337ab7;font-weight:400;border-radius:0;}
.btn-link,.btn-link:active,.btn-link[disabled] {background-color:transparent;-webkit-box-shadow:none;box-shadow:none;}
.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover {border-color:transparent;}
.btn-link:focus,.btn-link:hover {color:#23527c;text-decoration:underline;background-color:transparent;}
.btn-link[disabled]:focus,.btn-link[disabled]:hover {color:#777;text-decoration:none;}
.btn-sm {padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px;}
.btn-xs {padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px;}
.btn-block {display:block;width:100%;}
.btn-block+.btn-block {margin-top:5px;}
a {outline:0;}
.nav {margin-bottom:0;padding-left:0;list-style:none;}
li {position:relative;display:block;}
a {position:relative;display:block;padding:10px 15px;}
a:hover {text-decoration:none;background-color:#eee;}
a:hover {background-color:#eee;border-color:#337ab7;}
img {max-width:none;}
.navbar {position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent;}
@media (min-width:768px) {
.navbar {border-radius:4px;}
}
@media (min-width:768px) {
.navbar-header {float:left;}
}
.navbar-header {margin-right:-15px;margin-left:-15px;}
@media (min-width:768px) {
.navbar-header {margin-right:0;margin-left:0;}
}
.navbar-brand {float:left;padding:15px 15px;font-size:18px;line-height:20px;height:50px;}
.navbar-brand:focus,.navbar-brand:hover {text-decoration:none;}
img {display:block;}
@media (min-width:768px) {
.container-fluid .navbar-brand {margin-left:-15px;}
}
a {padding-top:10px;padding-bottom:10px;line-height:20px;}
@media (min-width:768px) {
.navbar-nav {float:none;margin:0 auto;display:table;table-layout:fixed;}
li {float:left;}
a {padding-top:15px;padding-bottom:15px;}
}
.navbar-btn {margin-top:8px;margin-bottom:8px;}
.navbar-btn.btn-sm {margin-top:10px;margin-bottom:10px;}
.navbar-btn.btn-xs {margin-top:14px;margin-bottom:14px;}
.navbar-text {margin-top:15px;margin-bottom:15px;}
@media (min-width:768px) {
.navbar-text {float:left;margin-left:15px;margin-right:15px;}
}
.tooltip {position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:12px;opacity:0;}
.tooltip.in {opacity:0.9;}
.tooltip.top {margin-top:-3px;padding:5px 0;}
.container-fluid:after,.container-fluid:before,.container:after,.container:before,.nav:after,.nav:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.panel-body:after,.panel-body:before,.row:after,.row:before {content:" ";display:table;}
.container-fluid:after,.container:after,.nav:after,.navbar-header:after,.navbar:after,.panel-body:after,.row:after {clear:both;}
.center-block {display:block;margin-left:auto;margin-right:auto;}
.hidden {display:none!important;}
@media (max-width:767px) {
.hidden-xs {display:none!important;}
}
@media (min-width:768px) and (max-width:991px) {
.hidden-sm {display:none!important;}
}
@media (min-width:992px) and (max-width:1199px) {
.hidden-md {display:none!important;}
}
/*!
* Bootstrap v3.3.6 (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/.btn-default,.btn-primary,.btn-warning {text-shadow:0 -1px 0 rgba(0,0,0,0.2);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);}
.btn-default:active,.btn-primary:active,.btn-warning:active {-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);}
.btn-default[disabled],.btn-primary[disabled],.btn-warning[disabled] {-webkit-box-shadow:none;box-shadow:none;}
.btn:active {background-image:none;}
.btn-default {background-image:-webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:-o-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:linear-gradient(to bottom,#fff 0,#e0e0e0 100%);background-repeat:repeat-x;border-color:#dbdbdb;text-shadow:0 1px 0 #fff;border-color:#ccc;}
.btn-default:focus,.btn-default:hover {background-color:#e0e0e0;background-position:0 -15px;}
.btn-default:active {background-color:#e0e0e0;border-color:#dbdbdb;}
.btn-default[disabled],.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover {background-color:#e0e0e0;background-image:none;}
.btn-primary {background-image:-webkit-linear-gradient(top,#337ab7 0,#265a88 100%);background-image:-o-linear-gradient(top,#337ab7 0,#265a88 100%);background-image:linear-gradient(to bottom,#337ab7 0,#265a88 100%);background-repeat:repeat-x;border-color:#245580;}
.btn-primary:focus,.btn-primary:hover {background-color:#265a88;background-position:0 -15px;}
.btn-primary:active {background-color:#265a88;border-color:#245580;}
.btn-primary[disabled],.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover {background-color:#265a88;background-image:none;}
.btn-warning {background-image:-webkit-linear-gradient(top,#f0ad4e 0,#eb9316 100%);background-image:-o-linear-gradient(top,#f0ad4e 0,#eb9316 100%);background-image:linear-gradient(to bottom,#f0ad4e 0,#eb9316 100%);background-repeat:repeat-x;border-color:#e38d13;}
.btn-warning:focus,.btn-warning:hover {background-color:#eb9316;background-position:0 -15px;}
.btn-warning:active {background-color:#eb9316;border-color:#e38d13;}
.btn-warning[disabled],.btn-warning[disabled]:active,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover {background-color:#eb9316;background-image:none;}
.navbar-default {background-image:-webkit-linear-gradient(top,#fff 0,#f8f8f8 100%);background-image:-o-linear-gradient(top,#fff 0,#f8f8f8 100%);background-image:linear-gradient(to bottom,#fff 0,#f8f8f8 100%);background-repeat:repeat-x;border-radius:4px;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 5px rgba(0,0,0,0.075);box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 5px rgba(0,0,0,0.075);}
a {background-image:-webkit-linear-gradient(top,#dbdbdb 0,#e2e2e2 100%);background-image:-o-linear-gradient(top,#dbdbdb 0,#e2e2e2 100%);background-image:linear-gradient(to bottom,#dbdbdb 0,#e2e2e2 100%);background-repeat:repeat-x;-webkit-box-shadow:inset 0 3px 9px rgba(0,0,0,0.075);box-shadow:inset 0 3px 9px rgba(0,0,0,0.075);}
a {text-shadow:0 1px 0 rgba(255,255,255,0.25);}
.resGlobalHeader a#skip-to-main {position:absolute;top:-9001px;}
.resGlobalHeader a#skip-to-main:focus {position:static;}
.res-local-header-wrapper {width:100%;background-color:#5bc2f4;-webkit-box-shadow:inset 0 20px 10px -20px rgba(0,0,0,0.5);-moz-box-shadow:inset 0 20px 10px -20px rgba(0,0,0,0.5);box-shadow:inset 0 20px 10px -20px rgba(0,0,0,0.5);}
.res-local-header .site-heading {color:#005580;font-family:open_sansbold,Arial,sans-serif;padding:65px 0 65px 0;font-size:2.1em;}
.res-local-header .site-heading a {color:#fff;text-decoration:none;}
.res-local-header .site-heading h1 {font-size:inherit;margin-top:7px;margin-bottom:7px;}
@media screen and (max-width:768px) {
.res-local-header .site-heading {font-size:1.6em;}
}
@media screen and (max-width:479px) {
.res-local-header .site-heading {font-size:1.6em;}
}
.res-local-footer-wrapper {background-color:#fff;}
.res-local-footer-wrapper .resLocalFooter {text-transform:none;font-size:.85em;}
.col-xs-12 {min-height:0;}
.template-local-footer .template-local-footer {padding-top:20px;}
.res-local-footer-wrapper .resLocalFooter .res-local-footer .template-local-footer .section:empty {display:none;}
.res-local-footer-wrapper .resLocalFooter h1 {font-size:1.6em;}
.res-local-footer-wrapper .resLocalFooter h2 {font-size:1.2em;}
.res-local-footer-wrapper .resLocalFooter h3 {font-size:1.1em;}
.res-local-footer-wrapper .resLocalFooter h6 {font-size:1em;}
.res-local-footer-wrapper .resLocalFooter a {text-decoration:underline;}
.res-local-footer-wrapper .resLocalFooter .res-link-buttons {margin-top:20px;}
.res-local-footer-wrapper .resLocalFooter .res-link-buttons a {color:#fff;}
.container {padding-left:0;padding-right:0;width:auto;}
.resHorizontalNavigation {font-family:open_sansbold,Arial,sans-serif;background-color:#fff;}
.resHorizontalNavigation .navbar.res-horizontal-navigation {background:0 0;border-radius:0;border:0;box-shadow:none;margin-bottom:0;}
.resHorizontalNavigation .navbar.res-horizontal-navigation a,.resHorizontalNavigation .navbar.res-horizontal-navigation i,.resHorizontalNavigation .navbar.res-horizontal-navigation span {color:#000;text-decoration:none;}
.resHorizontalNavigation .navbar.res-horizontal-navigation .nav.navbar-nav li:not(.active):hover {border:none;}
.resHorizontalNavigation .navbar.res-horizontal-navigation .nav.navbar-nav li:not(.active):hover a:active,.resHorizontalNavigation .navbar.res-horizontal-navigation .nav.navbar-nav li:not(.active):hover a:focus,.resHorizontalNavigation .navbar.res-horizontal-navigation .nav.navbar-nav li:not(.active):hover a:hover,.resHorizontalNavigation .navbar.res-horizontal-navigation .nav.navbar-nav li:not(.active):hover a:visited {color:#000;background-color:#e6e6e6;border:none;}
a:hover {background-color:#e6e6e6;border:0;}
@media screen and (max-width:768px) {
.container:first-of-type {padding-left:0;padding-right:0;}
.row:first-of-type {margin-left:0;margin-right:0;}
div[class*=col-]:first-of-type {padding-left:0;padding-right:0;}
.resHorizontalNavigation .navbar.res-horizontal-navigation .navbar-header {background-color:#000;}
.resHorizontalNavigation .navbar.res-horizontal-navigation .navbar-header a,.resHorizontalNavigation .navbar.res-horizontal-navigation .navbar-header i,.resHorizontalNavigation .navbar.res-horizontal-navigation .navbar-header span {color:#fff;text-shadow:none;}
}
.resGlobalHeader {color:#000;background-color:#fff;font-family:open_sansbold,Arial,sans-serif;}
.resGlobalHeader #skip-to-main {margin-bottom:10px;}
.resGlobalHeader a {color:#004c9b;text-decoration:none;}
.resGlobalHeader .navbar.navbar-default {background:0 0;border-radius:0;border:0;box-shadow:none;}
.resGlobalHeader .navbar.navbar-default .btn.btn-default {border:1px solid #e5e5e5;box-shadow:none;border-radius:0 5px 5px 0;background:#e5e5e5 none;color:#004c9b;}
.resGlobalHeader .navbar.navbar-default .navbar-content li a {color:#004c9b;}
.resGlobalHeader .global-header-top {padding:10px 0;}
.res-global-header .navbar {margin-bottom:0;}
.res-global-header .navbar .navbar-header {height:auto;}
.res-global-header .navbar .navbar-header button {color:#004c9b;}
.res-global-header .navbar .navbar-header .navbar-brand {height:auto;padding:0;}
.res-global-header .navbar .navbar-header .navbar-brand img {width:89px;height:43px;}
a {padding-bottom:8px;padding-top:6px;}
a:visited {border:none;}
a {border-radius:5px 5px 0 0;}
@media screen and (min-width:768px) and (max-width:992px) {
.res-global-header .container-fluid {padding-right:0;}
}
.resGlobalFooter {font-size:.9em;}
.resGlobalFooter a {color:#fff;text-decoration:underline;}
.resGlobalFooter a:active,.resGlobalFooter a:focus,.resGlobalFooter a:hover {color:#fe0;}
.top-middle-container {color:#fff;width:100%;background-color:#002d72;}
.top-middle-container .footer-top {padding-top:20px;padding-bottom:15px;}
.top-middle-container .footer-top strong {font-weight:400;font-family:open_sansbold;}
.top-middle-container .footer-middle {padding-top:0;padding-bottom:20px;}
@media screen and (max-width:479px) {
.resGlobalFooter {font-size:.85em;}
}
a:hover {background-color:#003368;border:1px solid #003368;}
.resButtons .res-buttons a {font-family:open_sansbold,Arial,sans-serif;white-space:normal;background-color:transparent;text-decoration:none;}
.resButtons .res-buttons a:not([href]) {cursor:default;}
.resButtons .res-buttons a:active {background-color:transparent;}
.resButtons .res-buttons .btn-default {background-image:none;border:none;text-shadow:none;box-shadow:none;margin-bottom:0;}
.resButtons .res-buttons .btn {word-wrap:break-word;padding:15px;font-size:1em;}
.resButtons .res-buttons .row {margin-left:0;margin-right:0;}
.resButtons .res-buttons .row .inside-full-height {border-radius:5px;height:100%;margin-top:0;margin-bottom:0;border-color:#004c9b;border-width:2px;border-style:solid;background-color:#004c9b;display:flex;justify-content:center;align-items:center;}
.resButtons .res-buttons .row .inside-full-height a {color:#fff;position:relative;z-index:100;}
.resButtons .res-buttons .row .inside-full-height:hover::after {border-radius:5px;content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:0.1;background-color:#000;z-index:1;}
.resButtons .res-buttons .row .row-height {display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-shrink:0!important;margin-left:15px;margin-bottom:15px;}
.resButtons .res-buttons .row .row-height .outside-full-height {padding:0;border-right:15px solid transparent;}
@media (max-width:768px) {
.resButtons .res-buttons .row .inside-full-height {margin-bottom:0;}
.resButtons .res-buttons .row .row-height {display:table;table-layout:fixed;height:100%;width:100%;margin-bottom:0;margin-left:0;}
.resButtons .res-buttons .row .row-height .outside-full-height {margin-bottom:15px;border-right:none;}
}
@media (min-width:480px) {
.resButtons .res-buttons .row-xs-height {display:table;table-layout:fixed;height:100%;width:100%;}
.resButtons .res-buttons .col-xs-height {display:table-cell;float:none;height:100%;}
.resButtons .res-buttons .col-xs-top {vertical-align:top;}
.resButtons .res-buttons .col-xs-middle {vertical-align:middle;}
}
@media (min-width:768px) {
.resButtons .res-buttons .row-sm-height {display:table;table-layout:fixed;height:100%;width:100%;}
.resButtons .res-buttons .col-sm-height {display:table-cell;float:none;height:100%;}
.resButtons .res-buttons .col-sm-top {vertical-align:top;}
.resButtons .res-buttons .col-sm-middle {vertical-align:middle;}
.resButtons .res-buttons .outside-full-height {display:flex;flex-shrink:0!important;flex-direction:column;}
}
@media (min-width:992px) {
.resButtons .res-buttons .row-md-height {display:table;table-layout:fixed;height:100%;width:100%;}
.resButtons .res-buttons .col-md-height {display:table-cell;float:none;height:100%;}
.resButtons .res-buttons .col-md-top {vertical-align:top;}
.resButtons .res-buttons .col-md-middle {vertical-align:middle;}
}
@font-face {
font-family: 'open_sansregular';
src: url('../assets/fonty/opensans-regular-webfont.woff2') format('woff2'),
url('../assets/fonty/opensans-regular-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'open_sansbold';
src: url('../assets/fonty/opensans-bold-webfont.woff2') format('woff2'),
url('../assets/fonty/opensans-bold-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
body {color:#000;background-color:#ebebeb;font-family:open_sansregular,Arial,sans-serif,FontAwesome;font-size:16px;min-width:320px;}
.res-local-footer-wrapper b,.res-local-footer-wrapper strong,.template-content b,.template-content strong {font-family:open_sansbold,Arial,sans-serif,FontAwesome;font-weight:400;}
.container .row.template-content {margin-top:30px;margin-bottom:15px;}
[class*=col-] {overflow-wrap:break-word;word-wrap:break-word;}
@supports (-ms-ime-align:auto) {
.resAssetStack .thumbnail a>img,.resBiographyStack .thumbnail a>img,.resEventStack .thumbnail a>img,.resGalleryStack .thumbnail a>img,.resNewsStack .thumbnail a>img,.resPageStack .thumbnail a>img{height:auto;width:auto}}
a {color:#004c9b;text-shadow:none;text-decoration:underline;}
a:hover {text-decoration:none;}
.template-content a {color:#004c9b;text-decoration:underline;}
.template-content a:hover {text-decoration:none;}
.template-content h1 a,.template-content h2 a,.template-content h3 a,.template-content h4 a,.template-content h5 a,.template-content h6 a {color:#000;}
h1,h2,h3,h4,h5,h6 {font-family:open_sansbold,Arial,sans-serif,FontAwesome;}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {color:#000;text-decoration:underline;}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover {text-decoration:none;}
h1 {font-size:2.4em;}
h2 {font-size:1.8em;}
h3 {font-size:1.4em;}
h4 {font-size:1.2em;}
h5 {font-size:1.1em;}
h6 {font-size:1em;}
@media screen and (max-width:992px) {
h1 {font-size:2.1em;}
h2 {font-size:1.6em;}
h3 {font-size:1.2em;}
h4 {font-size:1.1em;}
h5 {font-size:1.05em;}
h6 {font-size:1em;}
}
@media screen and (max-width:768px) {
h1 {font-size:2.1em;}
h2 {font-size:1.6em;}
h3 {font-size:1.2em;}
h4 {font-size:1.1em;}
h5 {font-size:1.05em;}
h6 {font-size:1em;}
}
.container p {margin:0 0 15px 0;}
.container ul {margin-bottom:15px;}
.container ul:not([class]):not([id]) {padding-left:30px;}
.container li {margin-bottom:10px;}
.container ol {margin-bottom:15px;list-style-type:decimal;}
.container ol:not([class]):not([id]) {padding-left:30px;}
.container ol ol {list-style-type:lower-alpha;}
.container ol ol ol {list-style-type:lower-roman;}
.container ol ol ol ol {list-style-type:decimal;}
.container ol ol ol ol ol {list-style-type:lower-alpha;}
.container ol ol ol ol ol ol {list-style-type:lower-roman;}
footer.res-local-footer-wrapper ul {margin-bottom:10px;}
footer.res-local-footer-wrapper li {margin-bottom:5px;}
.content-area-section div[class*=res]:not([class^=res-]) {margin-bottom:30px;}
.res-local-footer-wrapper div[class*=res]:not([class^=res-]) {margin-bottom:30px;}
.res-local-footer-wrapper div.resLocalFooter {margin:0!important;}
div:not(.x-window) .btn,div:not(.x-window) .btn-default,div:not(.x-window) a {-webkit-tap-highlight-color:rgba(0,0,0,.2);}
div:not(.x-window) .btn-default:active,div:not(.x-window) .btn-default:focus,div:not(.x-window) .btn:active,div:not(.x-window) .btn:focus,div:not(.x-window) a:active,div:not(.x-window) a:focus {outline:#5b9dd9 auto 5px;outline-offset:-2px;} | docs/css.css | @font-face {
font-family: 'open_sansregular';
src: url('../assets/fonty/opensans-regular-webfont.eot');
src: url('../assets/fonty/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../assets/fonty/opensans-regular-webfont.woff2') format('woff2'),
url('../assets/fonty/opensans-regular-webfont.woff') format('woff'),
url('../assets/fonty/opensans-regular-webfont.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'open_sansbold';
src: url('../assets/fonty/opensans-bold-webfont.eot');
src: url('../assets/fonty/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
url('../assets/fonty/opensans-bold-webfont.woff2') format('woff2'),
url('../assets/fonty/opensans-bold-webfont.woff') format('woff'),
url('../assets/fonty/opensans-bold-webfont.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
/*!
* Bootstrap v3.3.6 (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html {font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}
.label-default {display:inline;padding:.3em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em;background-color:#525252;}
a.btn.btn-default.btn-block.btn-sa11y {font-size:1.2em;}
a.btn.btn-default.btn-block.btn-sa11y:focus {background:#000;border-color:#000;}
body {margin:0;}
footer,header,main,nav,section {display:block;}
audio {display:inline-block;vertical-align:baseline;}
audio:not([controls]) {display:none;height:0;}
[hidden],template {display:none;}
a {background-color:transparent;}
a:active,a:hover {outline:0;}
p.hero-p {font-size:1.5em;}
abbr[title] {border-bottom:1px dotted;}
b,strong {font-weight:700;}
h1 {font-size:2em;margin:.67em 0;}
img {border:0;}
svg:not(:root) {overflow:hidden;}
pre {overflow:auto;}
code,kbd,pre {font-family:monospace,monospace;font-size:1em;}
button {color:inherit;font:inherit;margin:0;}
button {overflow:visible;}
button {text-transform:none;}
button {-webkit-appearance:button;cursor:pointer;}
button[disabled] {cursor:default;}
button::-moz-focus-inner {border:0;padding:0;}
.responsive-img {max-width:100%;height:auto;}
th {padding:0;}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print {
*,:after,:before {background:0 0!important;color:#000!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) ")";}
a[href^="#"]:after,a[href^="javascript:"]:after {content:"";}
pre {border:1px solid #999;page-break-inside:avoid;}
img {page-break-inside:avoid;}
img {max-width:100%!important;}
h2,h3,p {orphans:3;widows:3;}
h2,h3 {page-break-after:avoid;}
.navbar {display:none;}
.label {border:1px solid #000;}
}
* {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
:after,:before {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
html {font-size:10px;-webkit-tap-highlight-color:transparent;}
body {font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff;}
button {font-family:inherit;font-size:inherit;line-height:inherit;}
a {color:#337ab7;text-decoration:none;}
a:focus,a:hover {color:#23527c;text-decoration:underline;}
a:focus {outline:thin dotted;outline:5px auto-webkit-focus-ring-color;outline-offset:-2px;}
img {vertical-align:middle;}
.img-responsive {display:block;max-width:100%;height:auto;}
.sr-only {position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;}
.sr-only-focusable:active,.sr-only-focusable:focus {position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;}
[role=button] {cursor:pointer;}
.p20 {padding:0 20px 20px 20px;}
.pt20 {padding-top:20px;}
.pt30 {padding-top:30px;}
.pt40 {padding-top:40px;}
.pb40 {padding-bottom:40px;}
.pb80 {padding-bottom:80px;}
.sa11y-hero {padding-top:90px;padding-bottom:90px;background-color:#cbcbcb;}
.sa11y-demo {padding-top:70px;padding-bottom:70px;background-color:#00a9ef;}
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {font-family:inherit;font-weight:500;line-height:1.1;color:inherit;}
.h1,.h2,.h3,h1,h2,h3 {margin-top:20px;margin-bottom:10px;}
.h4,.h5,.h6,h4,h5,h6 {margin-top:10px;margin-bottom:10px;}
.h1,h1 {font-size:36px;}
.h2,h2 {font-size:30px;}
.h3,h3 {font-size:24px;}
.h4,h4 {font-size:18px;}
.h5,h5 {font-size:14px;}
.h6,h6 {font-size:12px;}
p {margin:0 0 10px;font-size:1.1em;}
li {font-size:1.1em;}
.lead {margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4;}
@media (min-width:768px) {
.lead {font-size:21px;}
}
.text-center {text-align:center;}
.text-primary {color:#337ab7;}
a.text-primary:focus,a.text-primary:hover {color:#286090;}
.text-warning {color:#8a6d3b;}
a.text-warning:focus,a.text-warning:hover {color:#66512c;}
ol,ul {margin-top:0;margin-bottom:10px;}
ol ol,ol ul,ul ol,ul ul {margin-bottom:0;}
abbr[data-original-title],abbr[title] {cursor:help;border-bottom:1px dotted!important;text-decoration:none;}
#skippy-demo {padding:1em;color:#000;position:absolute;margin-top:-55px;text-align:center;width:250px;font-size:1.1em;text-decoration:none;background-color:#fff;border-top-left-radius:5px;border-top-right-radius:5px;box-shadow:inset 0 0 0 3px #6a00aa;outline:0;}
.vhs-only {margin:-10000px;}
.vhs-only-focusable:active,.vhs-only-focusable:focus {margin:100px;}
@media screen and (max-width:5000px) {
.mobile-view-only {display:none;}
.laptop {height:600px;}
.base:before {bottom:-305px;}
.laptop:before {content:"";bottom:-25px;height:25px;width:98%;background:#e6e8e7;border-radius:0 0 10px 10px;position:absolute;display:flex;align-items:center;justify-content:center;box-shadow:1px 1px 20px 0#0000005c;}
.base {height:10px;width:98%;position:absolute;display:flex;align-items:center;justify-content:center;border-radius:0 0 1px 1px;}
.base:before {content:"";width:100px;height:10px;background:#bcbdc1;border-radius:0 0 7px 7px;position:absolute;display:flex;align-items:center;justify-content:center;}
}
@media screen and (max-width:1199px) {
.mobile-view-only {display:none;}
.laptop {height:500px;}
.base:before {bottom:-255px;}
.laptop:before {content:"";bottom:-25px;height:25px;width:98%;background:#e6e8e7;border-radius:0 0 10px 10px;position:absolute;display:flex;align-items:center;justify-content:center;box-shadow:1px 1px 20px 0#0000005c;}
.base {height:10px;width:98%;position:absolute;display:flex;align-items:center;justify-content:center;border-radius:0 0 1px 1px;}
.base:before {content:"";width:100px;height:10px;background:#bcbdc1;border-radius:0 0 7px 7px;position:absolute;display:flex;align-items:center;justify-content:center;}
}
@media screen and (max-width:991px) {
.mobile-view-only {display:none;}
.laptop {height:425px;}
.base:before {bottom:-217px;}
.laptop:before {content:"";bottom:-25px;height:25px;width:98%;background:#e6e8e7;border-radius:0 0 10px 10px;position:absolute;display:flex;align-items:center;justify-content:center;box-shadow:1px 1px 20px 0#0000005c;}
.base {height:10px;width:98%;position:absolute;display:flex;align-items:center;justify-content:center;border-radius:0 0 1px 1px;}
.base:before {content:"";width:100px;height:10px;background:#bcbdc1;border-radius:0 0 7px 7px;position:absolute;display:flex;align-items:center;justify-content:center;}
}
@media screen and (max-width:768px) {
.laptop {height:700px;border-bottom-left-radius:15px;border-bottom-right-radius:15px;}
.mobile-view-only {display:none;}
.laptop:before {content:none;}
.base:before {bottom:325px;background:#3f3f41;}
}
@media screen and (max-width:575px) {
.laptop-container {display:none!important;}
.laptop-iframe {display:none!important;}
.mobile-view-only {display:block;}
#skippy-demo {display:none!important;}
}
a.mobile-view-only {font-size:1.2em;color:#000!important;text-decoration:none!important;text-align:center;padding:15px;text-decoration:none;background-color:#fff;border-radius:5px;box-shadow:inset 0 0 0 3px #6a00aa;}
a.mobile-view-only:focus,a.mobile-view-only:hover {background-color:#6a00aa;color:#fff!important;}
.laptop-iframe {top:0;right:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;overflow-y:scroll;-webkit-overflow-scrolling:touch!important;}
.laptop-container {display:flex;align-items:center;justify-content:center;position:relative;}
.laptop {background:#6c6c6c;width:90%;border:15px solid #3f3f41;border-top:20px solid #3f3f41;border-top-left-radius:15px;border-top-right-radius:15px;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 1px #d1d2d4;-webkit-overflow-scrolling:touch!important;}
.accordion {list-style:none;margin:10px 0;padding:0;}
li {margin:0;}
li:before {content:"\200B";position:absolute;}
.accordion__heading {font-size:inherit;margin-top:10px;}
h2,h3,h4,h5,h6 {margin:0;}
code[class*=language-],pre[class*=language-] {color:#f8f8f2;background:0 0;text-shadow:0 1px rgba(0,0,0,0.3);font-family:Consolas,Monaco,'Andale Mono','Ubuntu Mono',monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none;}
pre[class*=language-] {padding:1em;margin:.5em 0;overflow:auto;border-radius:.3em;}
code[class*=language-],pre[class*=language-] {background:#272822;}
code[class*=language-] {padding:.1em;border-radius:.3em;white-space:normal;}
.accordion__panel {background-color:inherit;max-height:0;overflow:hidden;padding:.001em 1.25em;position:relative;visibility:hidden;z-index:1;}
.accordion__panel--transition {transition:max-height .2s ease-in-out,padding-top .2s ease-in-out,padding-bottom .2s ease-in-out;}
:last-child {margin-bottom:0;}
.accordion__panel[aria-hidden=false] {max-height:300vh;overflow:auto;padding:1.25em;visibility:visible;}
kbd {padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25);}
kbd kbd {padding:0;font-size:100%;font-weight:700;box-shadow:none;}
.container {margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px;}
@media (min-width:768px) {
.container {width:750px;}
}
@media (min-width:992px) {
.container {width:970px;}
}
@media (min-width:1200px) {
.container {width:1170px;}
}
.container-fluid {margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px;}
.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {position:relative;min-height:1px;}
.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {float:left;}
.col-xs-12 {width:100%;}
.col-xs-11 {width:91.66666667%;}
.col-xs-10 {width:83.33333333%;}
.col-xs-9 {width:75%;}
.col-xs-4 {width:33.33333333%;}
.col-xs-3 {width:25%;}
.col-xs-2 {width:16.66666667%;}
.col-xs-1 {width:8.33333333%;}
@media (min-width:768px) {
.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9 {float:left;}
.col-sm-12 {width:100%;}
.col-sm-11 {width:91.66666667%;}
.col-sm-10 {width:83.33333333%;}
.col-sm-9 {width:75%;}
.col-sm-4 {width:33.33333333%;}
.col-sm-3 {width:25%;}
.col-sm-2 {width:16.66666667%;}
.col-sm-1 {width:8.33333333%;}
}
@media (min-width:992px) {
.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9 {float:left;}
.col-md-12 {width:100%;}
.col-md-11 {width:91.66666667%;}
.col-md-10 {width:83.33333333%;}
.col-md-9 {width:75%;}
.col-md-4 {width:33.33333333%;}
.col-md-3 {width:25%;}
.col-md-2 {width:16.66666667%;}
.col-md-1 {width:8.33333333%;}
}
th {text-align:left;}
label {display:inline-block;max-width:100%;font-weight:700;}
.btn {display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.42857143;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.btn:active.focus,.btn:active:focus,.btn:focus {outline:thin dotted;outline:5px auto-webkit-focus-ring-color;outline-offset:-2px;}
.btn:focus,.btn:hover {color:#333;text-decoration:none;}
.btn:active {outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);}
.btn[disabled] {cursor:not-allowed;opacity:0.65;-webkit-box-shadow:none;box-shadow:none;}
.btn-default {color:#333;background-color:#fff;border-color:#ccc;}
.btn-default:focus {color:#333;background-color:#e6e6e6;border-color:#8c8c8c;}
.btn-default:hover {color:#333;background-color:#e6e6e6;border-color:#adadad;}
.btn-default:active {color:#333;background-color:#e6e6e6;border-color:#adadad;}
.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover {color:#333;background-color:#d4d4d4;border-color:#8c8c8c;}
.btn-default:active {background-image:none;}
.btn-default[disabled]:focus,.btn-default[disabled]:hover {background-color:#fff;border-color:#ccc;}
.btn-primary {color:#fff;background-color:#337ab7;border-color:#2e6da4;}
.btn-primary:focus {color:#fff;background-color:#286090;border-color:#122b40;}
.btn-primary:hover {color:#fff;background-color:#286090;border-color:#204d74;}
.btn-primary:active {color:#fff;background-color:#286090;border-color:#204d74;}
.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover {color:#fff;background-color:#204d74;border-color:#122b40;}
.btn-primary:active {background-image:none;}
.btn-primary[disabled]:focus,.btn-primary[disabled]:hover {background-color:#337ab7;border-color:#2e6da4;}
.btn-warning {color:#fff;background-color:#f0ad4e;border-color:#eea236;}
.btn-warning:focus {color:#fff;background-color:#ec971f;border-color:#985f0d;}
.btn-warning:hover {color:#fff;background-color:#ec971f;border-color:#d58512;}
.btn-warning:active {color:#fff;background-color:#ec971f;border-color:#d58512;}
.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover {color:#fff;background-color:#d58512;border-color:#985f0d;}
.btn-warning:active {background-image:none;}
.btn-warning[disabled]:focus,.btn-warning[disabled]:hover {background-color:#f0ad4e;border-color:#eea236;}
.btn-link {color:#337ab7;font-weight:400;border-radius:0;}
.btn-link,.btn-link:active,.btn-link[disabled] {background-color:transparent;-webkit-box-shadow:none;box-shadow:none;}
.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover {border-color:transparent;}
.btn-link:focus,.btn-link:hover {color:#23527c;text-decoration:underline;background-color:transparent;}
.btn-link[disabled]:focus,.btn-link[disabled]:hover {color:#777;text-decoration:none;}
.btn-sm {padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px;}
.btn-xs {padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px;}
.btn-block {display:block;width:100%;}
.btn-block+.btn-block {margin-top:5px;}
a {outline:0;}
.nav {margin-bottom:0;padding-left:0;list-style:none;}
li {position:relative;display:block;}
a {position:relative;display:block;padding:10px 15px;}
a:hover {text-decoration:none;background-color:#eee;}
a:hover {background-color:#eee;border-color:#337ab7;}
img {max-width:none;}
.navbar {position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent;}
@media (min-width:768px) {
.navbar {border-radius:4px;}
}
@media (min-width:768px) {
.navbar-header {float:left;}
}
.navbar-header {margin-right:-15px;margin-left:-15px;}
@media (min-width:768px) {
.navbar-header {margin-right:0;margin-left:0;}
}
.navbar-brand {float:left;padding:15px 15px;font-size:18px;line-height:20px;height:50px;}
.navbar-brand:focus,.navbar-brand:hover {text-decoration:none;}
img {display:block;}
@media (min-width:768px) {
.container-fluid .navbar-brand {margin-left:-15px;}
}
a {padding-top:10px;padding-bottom:10px;line-height:20px;}
@media (min-width:768px) {
.navbar-nav {float:none;margin:0 auto;display:table;table-layout:fixed;}
li {float:left;}
a {padding-top:15px;padding-bottom:15px;}
}
.navbar-btn {margin-top:8px;margin-bottom:8px;}
.navbar-btn.btn-sm {margin-top:10px;margin-bottom:10px;}
.navbar-btn.btn-xs {margin-top:14px;margin-bottom:14px;}
.navbar-text {margin-top:15px;margin-bottom:15px;}
@media (min-width:768px) {
.navbar-text {float:left;margin-left:15px;margin-right:15px;}
}
.tooltip {position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:12px;opacity:0;}
.tooltip.in {opacity:0.9;}
.tooltip.top {margin-top:-3px;padding:5px 0;}
.container-fluid:after,.container-fluid:before,.container:after,.container:before,.nav:after,.nav:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.panel-body:after,.panel-body:before,.row:after,.row:before {content:" ";display:table;}
.container-fluid:after,.container:after,.nav:after,.navbar-header:after,.navbar:after,.panel-body:after,.row:after {clear:both;}
.center-block {display:block;margin-left:auto;margin-right:auto;}
.hidden {display:none!important;}
@media (max-width:767px) {
.hidden-xs {display:none!important;}
}
@media (min-width:768px) and (max-width:991px) {
.hidden-sm {display:none!important;}
}
@media (min-width:992px) and (max-width:1199px) {
.hidden-md {display:none!important;}
}
/*!
* Bootstrap v3.3.6 (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/.btn-default,.btn-primary,.btn-warning {text-shadow:0 -1px 0 rgba(0,0,0,0.2);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);}
.btn-default:active,.btn-primary:active,.btn-warning:active {-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);}
.btn-default[disabled],.btn-primary[disabled],.btn-warning[disabled] {-webkit-box-shadow:none;box-shadow:none;}
.btn:active {background-image:none;}
.btn-default {background-image:-webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:-o-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:linear-gradient(to bottom,#fff 0,#e0e0e0 100%);background-repeat:repeat-x;border-color:#dbdbdb;text-shadow:0 1px 0 #fff;border-color:#ccc;}
.btn-default:focus,.btn-default:hover {background-color:#e0e0e0;background-position:0 -15px;}
.btn-default:active {background-color:#e0e0e0;border-color:#dbdbdb;}
.btn-default[disabled],.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover {background-color:#e0e0e0;background-image:none;}
.btn-primary {background-image:-webkit-linear-gradient(top,#337ab7 0,#265a88 100%);background-image:-o-linear-gradient(top,#337ab7 0,#265a88 100%);background-image:linear-gradient(to bottom,#337ab7 0,#265a88 100%);background-repeat:repeat-x;border-color:#245580;}
.btn-primary:focus,.btn-primary:hover {background-color:#265a88;background-position:0 -15px;}
.btn-primary:active {background-color:#265a88;border-color:#245580;}
.btn-primary[disabled],.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover {background-color:#265a88;background-image:none;}
.btn-warning {background-image:-webkit-linear-gradient(top,#f0ad4e 0,#eb9316 100%);background-image:-o-linear-gradient(top,#f0ad4e 0,#eb9316 100%);background-image:linear-gradient(to bottom,#f0ad4e 0,#eb9316 100%);background-repeat:repeat-x;border-color:#e38d13;}
.btn-warning:focus,.btn-warning:hover {background-color:#eb9316;background-position:0 -15px;}
.btn-warning:active {background-color:#eb9316;border-color:#e38d13;}
.btn-warning[disabled],.btn-warning[disabled]:active,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover {background-color:#eb9316;background-image:none;}
.navbar-default {background-image:-webkit-linear-gradient(top,#fff 0,#f8f8f8 100%);background-image:-o-linear-gradient(top,#fff 0,#f8f8f8 100%);background-image:linear-gradient(to bottom,#fff 0,#f8f8f8 100%);background-repeat:repeat-x;border-radius:4px;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 5px rgba(0,0,0,0.075);box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 5px rgba(0,0,0,0.075);}
a {background-image:-webkit-linear-gradient(top,#dbdbdb 0,#e2e2e2 100%);background-image:-o-linear-gradient(top,#dbdbdb 0,#e2e2e2 100%);background-image:linear-gradient(to bottom,#dbdbdb 0,#e2e2e2 100%);background-repeat:repeat-x;-webkit-box-shadow:inset 0 3px 9px rgba(0,0,0,0.075);box-shadow:inset 0 3px 9px rgba(0,0,0,0.075);}
a {text-shadow:0 1px 0 rgba(255,255,255,0.25);}
.resGlobalHeader a#skip-to-main {position:absolute;top:-9001px;}
.resGlobalHeader a#skip-to-main:focus {position:static;}
.res-local-header-wrapper {width:100%;background-color:#5bc2f4;-webkit-box-shadow:inset 0 20px 10px -20px rgba(0,0,0,0.5);-moz-box-shadow:inset 0 20px 10px -20px rgba(0,0,0,0.5);box-shadow:inset 0 20px 10px -20px rgba(0,0,0,0.5);}
.res-local-header .site-heading {color:#005580;font-family:open_sansbold,Arial,sans-serif;padding:65px 0 65px 0;font-size:2.1em;}
.res-local-header .site-heading a {color:#fff;text-decoration:none;}
.res-local-header .site-heading h1 {font-size:inherit;margin-top:7px;margin-bottom:7px;}
@media screen and (max-width:768px) {
.res-local-header .site-heading {font-size:1.6em;}
}
@media screen and (max-width:479px) {
.res-local-header .site-heading {font-size:1.6em;}
}
.res-local-footer-wrapper {background-color:#fff;}
.res-local-footer-wrapper .resLocalFooter {text-transform:none;font-size:.85em;}
.col-xs-12 {min-height:0;}
.template-local-footer .template-local-footer {padding-top:20px;}
.res-local-footer-wrapper .resLocalFooter .res-local-footer .template-local-footer .section:empty {display:none;}
.res-local-footer-wrapper .resLocalFooter h1 {font-size:1.6em;}
.res-local-footer-wrapper .resLocalFooter h2 {font-size:1.2em;}
.res-local-footer-wrapper .resLocalFooter h3 {font-size:1.1em;}
.res-local-footer-wrapper .resLocalFooter h6 {font-size:1em;}
.res-local-footer-wrapper .resLocalFooter a {text-decoration:underline;}
.res-local-footer-wrapper .resLocalFooter .res-link-buttons {margin-top:20px;}
.res-local-footer-wrapper .resLocalFooter .res-link-buttons a {color:#fff;}
.container {padding-left:0;padding-right:0;width:auto;}
.resHorizontalNavigation {font-family:open_sansbold,Arial,sans-serif;background-color:#fff;}
.resHorizontalNavigation .navbar.res-horizontal-navigation {background:0 0;border-radius:0;border:0;box-shadow:none;margin-bottom:0;}
.resHorizontalNavigation .navbar.res-horizontal-navigation a,.resHorizontalNavigation .navbar.res-horizontal-navigation i,.resHorizontalNavigation .navbar.res-horizontal-navigation span {color:#000;text-decoration:none;}
.resHorizontalNavigation .navbar.res-horizontal-navigation .nav.navbar-nav li:not(.active):hover {border:none;}
.resHorizontalNavigation .navbar.res-horizontal-navigation .nav.navbar-nav li:not(.active):hover a:active,.resHorizontalNavigation .navbar.res-horizontal-navigation .nav.navbar-nav li:not(.active):hover a:focus,.resHorizontalNavigation .navbar.res-horizontal-navigation .nav.navbar-nav li:not(.active):hover a:hover,.resHorizontalNavigation .navbar.res-horizontal-navigation .nav.navbar-nav li:not(.active):hover a:visited {color:#000;background-color:#e6e6e6;border:none;}
a:hover {background-color:#e6e6e6;border:0;}
@media screen and (max-width:768px) {
.container:first-of-type {padding-left:0;padding-right:0;}
.row:first-of-type {margin-left:0;margin-right:0;}
div[class*=col-]:first-of-type {padding-left:0;padding-right:0;}
.resHorizontalNavigation .navbar.res-horizontal-navigation .navbar-header {background-color:#000;}
.resHorizontalNavigation .navbar.res-horizontal-navigation .navbar-header a,.resHorizontalNavigation .navbar.res-horizontal-navigation .navbar-header i,.resHorizontalNavigation .navbar.res-horizontal-navigation .navbar-header span {color:#fff;text-shadow:none;}
}
.resGlobalHeader {color:#000;background-color:#fff;font-family:open_sansbold,Arial,sans-serif;}
.resGlobalHeader #skip-to-main {margin-bottom:10px;}
.resGlobalHeader a {color:#004c9b;text-decoration:none;}
.resGlobalHeader .navbar.navbar-default {background:0 0;border-radius:0;border:0;box-shadow:none;}
.resGlobalHeader .navbar.navbar-default .btn.btn-default {border:1px solid #e5e5e5;box-shadow:none;border-radius:0 5px 5px 0;background:#e5e5e5 none;color:#004c9b;}
.resGlobalHeader .navbar.navbar-default .navbar-content li a {color:#004c9b;}
.resGlobalHeader .global-header-top {padding:10px 0;}
.res-global-header .navbar {margin-bottom:0;}
.res-global-header .navbar .navbar-header {height:auto;}
.res-global-header .navbar .navbar-header button {color:#004c9b;}
.res-global-header .navbar .navbar-header .navbar-brand {height:auto;padding:0;}
.res-global-header .navbar .navbar-header .navbar-brand img {width:89px;height:43px;}
a {padding-bottom:8px;padding-top:6px;}
a:visited {border:none;}
a {border-radius:5px 5px 0 0;}
@media screen and (min-width:768px) and (max-width:992px) {
.res-global-header .container-fluid {padding-right:0;}
}
.resGlobalFooter {font-size:.9em;}
.resGlobalFooter a {color:#fff;text-decoration:underline;}
.resGlobalFooter a:active,.resGlobalFooter a:focus,.resGlobalFooter a:hover {color:#fe0;}
.top-middle-container {color:#fff;width:100%;background-color:#002d72;}
.top-middle-container .footer-top {padding-top:20px;padding-bottom:15px;}
.top-middle-container .footer-top strong {font-weight:400;font-family:open_sansbold;}
.top-middle-container .footer-middle {padding-top:0;padding-bottom:20px;}
@media screen and (max-width:479px) {
.resGlobalFooter {font-size:.85em;}
}
a:hover {background-color:#003368;border:1px solid #003368;}
.resButtons .res-buttons a {font-family:open_sansbold,Arial,sans-serif;white-space:normal;background-color:transparent;text-decoration:none;}
.resButtons .res-buttons a:not([href]) {cursor:default;}
.resButtons .res-buttons a:active {background-color:transparent;}
.resButtons .res-buttons .btn-default {background-image:none;border:none;text-shadow:none;box-shadow:none;margin-bottom:0;}
.resButtons .res-buttons .btn {word-wrap:break-word;padding:15px;font-size:1em;}
.resButtons .res-buttons .row {margin-left:0;margin-right:0;}
.resButtons .res-buttons .row .inside-full-height {border-radius:5px;height:100%;margin-top:0;margin-bottom:0;border-color:#004c9b;border-width:2px;border-style:solid;background-color:#004c9b;display:flex;justify-content:center;align-items:center;}
.resButtons .res-buttons .row .inside-full-height a {color:#fff;position:relative;z-index:100;}
.resButtons .res-buttons .row .inside-full-height:hover::after {border-radius:5px;content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:0.1;background-color:#000;z-index:1;}
.resButtons .res-buttons .row .row-height {display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-shrink:0!important;margin-left:15px;margin-bottom:15px;}
.resButtons .res-buttons .row .row-height .outside-full-height {padding:0;border-right:15px solid transparent;}
@media (max-width:768px) {
.resButtons .res-buttons .row .inside-full-height {margin-bottom:0;}
.resButtons .res-buttons .row .row-height {display:table;table-layout:fixed;height:100%;width:100%;margin-bottom:0;margin-left:0;}
.resButtons .res-buttons .row .row-height .outside-full-height {margin-bottom:15px;border-right:none;}
}
@media (min-width:480px) {
.resButtons .res-buttons .row-xs-height {display:table;table-layout:fixed;height:100%;width:100%;}
.resButtons .res-buttons .col-xs-height {display:table-cell;float:none;height:100%;}
.resButtons .res-buttons .col-xs-top {vertical-align:top;}
.resButtons .res-buttons .col-xs-middle {vertical-align:middle;}
}
@media (min-width:768px) {
.resButtons .res-buttons .row-sm-height {display:table;table-layout:fixed;height:100%;width:100%;}
.resButtons .res-buttons .col-sm-height {display:table-cell;float:none;height:100%;}
.resButtons .res-buttons .col-sm-top {vertical-align:top;}
.resButtons .res-buttons .col-sm-middle {vertical-align:middle;}
.resButtons .res-buttons .outside-full-height {display:flex;flex-shrink:0!important;flex-direction:column;}
}
@media (min-width:992px) {
.resButtons .res-buttons .row-md-height {display:table;table-layout:fixed;height:100%;width:100%;}
.resButtons .res-buttons .col-md-height {display:table-cell;float:none;height:100%;}
.resButtons .res-buttons .col-md-top {vertical-align:top;}
.resButtons .res-buttons .col-md-middle {vertical-align:middle;}
}
@font-face {
font-family: 'open_sansregular';
src: url('../assets/fonty/opensans-regular-webfont.woff2') format('woff2'),
url('../assets/fonty/opensans-regular-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'open_sansbold';
src: url('../assets/fonty/opensans-bold-webfont.woff2') format('woff2'),
url('../assets/fonty/opensans-bold-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
body {color:#000;background-color:#ebebeb;font-family:open_sansregular,Arial,sans-serif,FontAwesome;font-size:16px;min-width:320px;}
.res-local-footer-wrapper b,.res-local-footer-wrapper strong,.template-content b,.template-content strong {font-family:open_sansbold,Arial,sans-serif,FontAwesome;font-weight:400;}
.container .row.template-content {margin-top:30px;margin-bottom:15px;}
[class*=col-] {overflow-wrap:break-word;word-wrap:break-word;}
@supports (-ms-ime-align:auto) {
.resAssetStack .thumbnail a>img,.resBiographyStack .thumbnail a>img,.resEventStack .thumbnail a>img,.resGalleryStack .thumbnail a>img,.resNewsStack .thumbnail a>img,.resPageStack .thumbnail a>img{height:auto;width:auto}}
a {color:#004c9b;text-shadow:none;text-decoration:underline;}
a:hover {text-decoration:none;}
.template-content a {color:#004c9b;text-decoration:underline;}
.template-content a:hover {text-decoration:none;}
.template-content h1 a,.template-content h2 a,.template-content h3 a,.template-content h4 a,.template-content h5 a,.template-content h6 a {color:#000;}
h1,h2,h3,h4,h5,h6 {font-family:open_sansbold,Arial,sans-serif,FontAwesome;}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {color:#000;text-decoration:underline;}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover {text-decoration:none;}
h1 {font-size:2.4em;}
h2 {font-size:1.8em;}
h3 {font-size:1.4em;}
h4 {font-size:1.2em;}
h5 {font-size:1.1em;}
h6 {font-size:1em;}
@media screen and (max-width:992px) {
h1 {font-size:2.1em;}
h2 {font-size:1.6em;}
h3 {font-size:1.2em;}
h4 {font-size:1.1em;}
h5 {font-size:1.05em;}
h6 {font-size:1em;}
}
@media screen and (max-width:768px) {
h1 {font-size:2.1em;}
h2 {font-size:1.6em;}
h3 {font-size:1.2em;}
h4 {font-size:1.1em;}
h5 {font-size:1.05em;}
h6 {font-size:1em;}
}
.container p {margin:0 0 15px 0;}
.container ul {margin-bottom:15px;}
.container ul:not([class]):not([id]) {padding-left:30px;}
.container li {margin-bottom:10px;}
.container ol {margin-bottom:15px;list-style-type:decimal;}
.container ol:not([class]):not([id]) {padding-left:30px;}
.container ol ol {list-style-type:lower-alpha;}
.container ol ol ol {list-style-type:lower-roman;}
.container ol ol ol ol {list-style-type:decimal;}
.container ol ol ol ol ol {list-style-type:lower-alpha;}
.container ol ol ol ol ol ol {list-style-type:lower-roman;}
footer.res-local-footer-wrapper ul {margin-bottom:10px;}
footer.res-local-footer-wrapper li {margin-bottom:5px;}
.content-area-section div[class*=res]:not([class^=res-]) {margin-bottom:30px;}
.res-local-footer-wrapper div[class*=res]:not([class^=res-]) {margin-bottom:30px;}
.res-local-footer-wrapper div.resLocalFooter {margin:0!important;}
div:not(.x-window) .btn,div:not(.x-window) .btn-default,div:not(.x-window) a {-webkit-tap-highlight-color:rgba(0,0,0,.2);}
div:not(.x-window) .btn-default:active,div:not(.x-window) .btn-default:focus,div:not(.x-window) .btn:active,div:not(.x-window) .btn:focus,div:not(.x-window) a:active,div:not(.x-window) a:focus {outline:#5b9dd9 auto 5px;outline-offset:-2px;} | 0.52902 | 0.054149 |
*{
list-style: none;
margin: 0;
padding: 0;
list-style: none;
}
span,em{
display: inline-block;
}
#feeRoom{
background: #000000;
opacity: 0.78;
text-align: center;
background: url("../images/fee.jpg") 0 center no-repeat;
background-size: 100% 100%;
}
#feeRoom>div{
display: inline-block;
}
#feeRoom div p{
font-size: 0.4375rem;
text-align: center;
line-height: 1.5;
color: #FFFFFF;
}
#feeRoom div div{
width: 4.0625rem;
height: 0.84375rem;
text-align: center;
line-height: 0.84375rem;
background: #EF7E38;
font-size: 0.4375rem;
color: #FFFFFF;
margin: 0.59375rem auto;
border-radius: 0.421875rem;
}
.live_video{
display: none;
position: relative;
}
.live_box {
width: 100%;
height: 1.046875rem;
overflow: hidden;
position: absolute;
top: 2%;
}
.top{
height: 1.03125rem;
margin: 0 2%;
}
.top_left{
float: left;
width: 4.5rem;
height: 1.03125rem;
line-height: 1.03125rem;
background: rgba(141,134,127,0.5);
border-radius: 70px;
}
.top_left img{
float: left;
width: 0.78125rem;
height: 0.78125rem;
margin-top: 0.109375rem;
margin-left: 0.15625rem;
border-radius: 50%;
}
.top_left .live_detail{
float: left;
width: 2.68rem;
height: 1rem;
line-height: 1rem;
margin-right: 0.35rem;
color: #ffffff;
}
.live_detail p{
float: left;
margin: 0;
width: 3.59375rem;
height: 0.5rem;
line-height: 0.5rem;
text-align: left;
font-size: 0.28125rem;
}
.top_right{
float: right;
width: 5rem;
height: 1.046875rem;
line-height: 1.046875rem;
text-align: right;
}
.swiper-slide img{
width: 0.78125rem;
height: 0.78125rem;
margin: 0.2rem 0.046875rem;
border-radius: 50%;
}
.center {
position: absolute;
left: 0.375rem;
bottom: 2.2rem;
height: 3rem;
text-align: left;
overflow: auto;
}
.center::-webkit-scrollbar{width:0;height:0}
.center li {
clear: both;
line-height: 0.625rem;
}
.center li span {
display: inline-block;
height: 0.625rem;
}
.center li .userName {
color: #f0d866;
text-shadow: #000000 1px 1px;
}
.center li .userComments {
color: #ffffff;
text-shadow: #000000 1px 1px;
}
.bottom{
width: 9.09375rem;
height: 0.78125rem;
line-height: 0.78125rem;
font-size: 0.3125rem;
position: absolute;
bottom: 7%;
left: 0.4rem;
cursor: pointer;
}
.bottom .app_tip{
float: left;
width: 7.1875rem;
border-radius: 5px;
background: #ffffff;
opacity: 0.5;
}
.bottom .app_tip p{
padding-left: 0.3rem;
}
.bottom .app_tip a{
color: #fcab55;
text-decoration: underline;
}
.bottom .send{
float: right;
width: 1.7185rem;
text-align: center;
border-radius: 5px;
background: #ffffff;
opacity: 0.5;
} | WebContent/css/lives.css | *{
list-style: none;
margin: 0;
padding: 0;
list-style: none;
}
span,em{
display: inline-block;
}
#feeRoom{
background: #000000;
opacity: 0.78;
text-align: center;
background: url("../images/fee.jpg") 0 center no-repeat;
background-size: 100% 100%;
}
#feeRoom>div{
display: inline-block;
}
#feeRoom div p{
font-size: 0.4375rem;
text-align: center;
line-height: 1.5;
color: #FFFFFF;
}
#feeRoom div div{
width: 4.0625rem;
height: 0.84375rem;
text-align: center;
line-height: 0.84375rem;
background: #EF7E38;
font-size: 0.4375rem;
color: #FFFFFF;
margin: 0.59375rem auto;
border-radius: 0.421875rem;
}
.live_video{
display: none;
position: relative;
}
.live_box {
width: 100%;
height: 1.046875rem;
overflow: hidden;
position: absolute;
top: 2%;
}
.top{
height: 1.03125rem;
margin: 0 2%;
}
.top_left{
float: left;
width: 4.5rem;
height: 1.03125rem;
line-height: 1.03125rem;
background: rgba(141,134,127,0.5);
border-radius: 70px;
}
.top_left img{
float: left;
width: 0.78125rem;
height: 0.78125rem;
margin-top: 0.109375rem;
margin-left: 0.15625rem;
border-radius: 50%;
}
.top_left .live_detail{
float: left;
width: 2.68rem;
height: 1rem;
line-height: 1rem;
margin-right: 0.35rem;
color: #ffffff;
}
.live_detail p{
float: left;
margin: 0;
width: 3.59375rem;
height: 0.5rem;
line-height: 0.5rem;
text-align: left;
font-size: 0.28125rem;
}
.top_right{
float: right;
width: 5rem;
height: 1.046875rem;
line-height: 1.046875rem;
text-align: right;
}
.swiper-slide img{
width: 0.78125rem;
height: 0.78125rem;
margin: 0.2rem 0.046875rem;
border-radius: 50%;
}
.center {
position: absolute;
left: 0.375rem;
bottom: 2.2rem;
height: 3rem;
text-align: left;
overflow: auto;
}
.center::-webkit-scrollbar{width:0;height:0}
.center li {
clear: both;
line-height: 0.625rem;
}
.center li span {
display: inline-block;
height: 0.625rem;
}
.center li .userName {
color: #f0d866;
text-shadow: #000000 1px 1px;
}
.center li .userComments {
color: #ffffff;
text-shadow: #000000 1px 1px;
}
.bottom{
width: 9.09375rem;
height: 0.78125rem;
line-height: 0.78125rem;
font-size: 0.3125rem;
position: absolute;
bottom: 7%;
left: 0.4rem;
cursor: pointer;
}
.bottom .app_tip{
float: left;
width: 7.1875rem;
border-radius: 5px;
background: #ffffff;
opacity: 0.5;
}
.bottom .app_tip p{
padding-left: 0.3rem;
}
.bottom .app_tip a{
color: #fcab55;
text-decoration: underline;
}
.bottom .send{
float: right;
width: 1.7185rem;
text-align: center;
border-radius: 5px;
background: #ffffff;
opacity: 0.5;
} | 0.444806 | 0.073663 |
*{
font-family: 'Poppins', sans-serif;
/* font-family: 'Merienda', cursive; */
box-sizing: border-box;
}
.center-box{
width: 1200px;
margin: 0 auto;
}
.shadow{
box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}
.stats{
display: grid;
padding-bottom: 20px;
margin-top: 20px;
grid-template-columns: 50% 50%;
text-align: center;
}
.stats h1{
font-weight: 300;
margin-top: 20px;
margin-bottom: 10px;
}
.life-base{
width: 80%;
height: 20px;
margin: 0 auto;
background-color: lightgray;
line-height: 20px;
white-space: nowrap;
}
.life{
height: 100%;
transition: color 1s, width 0.2s;
}
.life-text{
color: white;
font-weight: 600;
}
.dead-text{
color: red;
}
.options{
display: grid;
grid-template-columns: 21.25% 21.25% 21.25% 21.25%;
grid-column-gap: 5%;
align-items: center;
margin-top: 20px;
padding: 20px;
width: 100%;
}
.btn{
border-radius: 5px;
border: none;
height: 35px;
box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
transition: all 0.3s cubic-bezier(.25,.8,.25,1);
text-transform: uppercase;
}
.btn:hover {
box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.btn-attack{
background-color: red;
color: white;
}
.btn-special-attack{
background-color: orange;
color: white;
}
.btn-heal{
background-color: lightgreen;
color: white;
}
.btn-escape{
background-color: white;
color: black;
}
.btn-new{
width: 200px;
margin: 0 auto;
background-color: lightgreen;
color: white;
grid-column-start: 1;
grid-column-end: 5;
}
.log{
width: 100%;
margin-top: 20px;
padding: 20px;
list-style-type: none;
}
.log-entry{
text-align: center;
height: 30px;
line-height: 30px;
white-space: nowrap;
}
.log-entry:not(:last-child){
margin-bottom: 10px;
}
.log-player{
background-color: lightblue;
color: blue;
}
.log-monster{
background-color: lightcoral;
color: red;
}
.log-game{
background-color: lightgrey;
color: black;
} | index.css | *{
font-family: 'Poppins', sans-serif;
/* font-family: 'Merienda', cursive; */
box-sizing: border-box;
}
.center-box{
width: 1200px;
margin: 0 auto;
}
.shadow{
box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}
.stats{
display: grid;
padding-bottom: 20px;
margin-top: 20px;
grid-template-columns: 50% 50%;
text-align: center;
}
.stats h1{
font-weight: 300;
margin-top: 20px;
margin-bottom: 10px;
}
.life-base{
width: 80%;
height: 20px;
margin: 0 auto;
background-color: lightgray;
line-height: 20px;
white-space: nowrap;
}
.life{
height: 100%;
transition: color 1s, width 0.2s;
}
.life-text{
color: white;
font-weight: 600;
}
.dead-text{
color: red;
}
.options{
display: grid;
grid-template-columns: 21.25% 21.25% 21.25% 21.25%;
grid-column-gap: 5%;
align-items: center;
margin-top: 20px;
padding: 20px;
width: 100%;
}
.btn{
border-radius: 5px;
border: none;
height: 35px;
box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
transition: all 0.3s cubic-bezier(.25,.8,.25,1);
text-transform: uppercase;
}
.btn:hover {
box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.btn-attack{
background-color: red;
color: white;
}
.btn-special-attack{
background-color: orange;
color: white;
}
.btn-heal{
background-color: lightgreen;
color: white;
}
.btn-escape{
background-color: white;
color: black;
}
.btn-new{
width: 200px;
margin: 0 auto;
background-color: lightgreen;
color: white;
grid-column-start: 1;
grid-column-end: 5;
}
.log{
width: 100%;
margin-top: 20px;
padding: 20px;
list-style-type: none;
}
.log-entry{
text-align: center;
height: 30px;
line-height: 30px;
white-space: nowrap;
}
.log-entry:not(:last-child){
margin-bottom: 10px;
}
.log-player{
background-color: lightblue;
color: blue;
}
.log-monster{
background-color: lightcoral;
color: red;
}
.log-game{
background-color: lightgrey;
color: black;
} | 0.483648 | 0.087837 |
html, body{
background-color: #fff;
background-image: url(themes/spring-fling-12/images/bg.jpg);
background-repeat: repeat-x;
background-position: top right;
}
#page {
background-image: url(themes/spring-fling-12/images/grunge.png);
background-repeat: no-repeat;
background-position: top center;
}
#page-inner {
background-image: none;
background-repeat: no-repeat;
background-position: top center;
}
.month-april #page-inner,
.month-may.day-of-month-2 #page-inner,
.month-may.day-of-month-3 #page-inner,
.month-may.day-of-month-4 #page-inner,
.month-may.day-of-month-5 #page-inner {
background-image: url(themes/spring-fling-12/images/head-event.png);
}
#webapp-head{
background-color: transparent;
background-image: none;
border-bottom: none;
}
.month-april #webapp-head,
.month-may.day-of-month-2 #webapp-head,
.month-may.day-of-month-3 #webapp-head,
.month-may.day-of-month-4 #webapp-head,
.month-may.day-of-month-5 #webapp-head {
height: 180px;
}
#webapp-head .container{
background-image: none;
background-repeat: no-repeat;
background-position: top center;
}
#webapp-head .webapp-head{padding-top:0;}
.myplymouth #webapp-head .webapp-head{height: 123px;}
#webapp-head .webapp-head #search,
#webapp-head .webapp-head .inner > form,
.webapp-head h1{
color: #000;
margin-top: 70px;
}
.myplymouth #webapp-head .webapp-head h1{
margin-top: 20px;
}
#webapp-head .webapp-head .inner > form {
opacity: 0.9;
}
#webapp-head .webapp-head .inner > form:hover {
opacity: 1;
}
.webapp-head h1,
.webapp-head h1 a{
color: #e5120b;
}
.webapp-head h1.myplymouth_logo{
background-image: url(themes/spring-fling-12/images/my-logo.png);
background-repeat: no-repeat;
width: 238px;
height: 137px;
margin-top: 7px !important;
margin-left: -5px;
text-indent: -9999px;
}
.webapp-head .psu_logo{
display: none;
}
#webapp-nav{
background-color: transparent;
background-image: none;
border-bottom: none;
border-top: none;
margin-bottom: 1em;
}
#webapp-nav .container{
background-image: none;
background-repeat: none;
background-position: top center;
border-bottom: none;
border-top: none;
}
#webapp-nav .webapp-nav{
background-color: transparent;
background-image: none;
color: #ccc;
font-family: Verdana, Arial, Sans-Serif;
}
.webapp-nav .inner{ padding: 1em 0;}
.webapp-nav a{
color: #333;
border-bottom: 1px dotted transparent;
}
.webapp-nav a:hover {
background-color: transparent;
border-color: transparent;
}
.webapp-nav > ul > li { padding-top: 0.3em; }
.webapp-nav ul > li > .parent-hover,
.webapp-nav a.active,
.webapp-nav a:hover {
color: #000;
border-bottom: 1px dotted #777;
}
.webapp-nav .selected a,
.webapp-nav .selected a:hover{
color: #000;
}
.webapp-nav ul > li ul a{
color: #333;
}
.webapp-nav .inner > ul > li > a {
color: #333;
}
#webapp-avant-body{
background-color: transparent;
background-image: none;
background-repeat: repeat-x;
border-top: none;
}
.webapp-avant-body .message-container{margin-bottom: 0; margin-top: 0;}
#webapp-body{
background-color: transparent;
background-image: none;
background-repeat: repeat-x;
}
#webapp-avant-body .container,
#webapp-apres-body .container,
#webapp-avant-foot .container,
#webapp-foot .container,
#webapp-apres-foot .container,
#webapp-body > .container{
background-image: none;
}
#webapp-foot,
#webapp-apres-foot{
background-color: transparent;
}
.border-box > .title{
background-color: rgb(0,0,0);
background-color: transparent\9;
background-color: rgba(0, 0, 0, 0.1);
background-image: none;
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
border-top: 1px solid #ccc;
border-top-left-radius: 0.5em;;
border-top-right-radius: 0.5em;;
-webkit-border-top-left-radius: 0.5em;;
-webkit-border-top-right-radius: 0.5em;;
-moz-border-radius-topleft: 0.5em;;
-moz-border-radius-topright: 0.5em;;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#000000,endColorstr=#000000);
zoom: 1;
}
.border-box > .title:nth-child(n) {
filter: none;
}
.border-box > .title,
.border-box > .title h2,
.border-box > .title h2 a,
.border-box > .title a{
color: #555;
}
.box > .title, .box > .subheader, .box > .body, .box > .foot{
border-right: none;
}
.border-box > .subheader{
border-left: 1px solid #eee;
border-right: 1px solid #eee;
}
.border-box > .body{
border-bottom: 1px solid #eee;
border-left: 1px solid #eee;
border-right: 1px solid #eee;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 0.5em;;
-webkit-border-bottom-right-radius: 0.5em;;
-moz-border-radius-bottomleft: 0.5em;;
-moz-border-radius-bottomright: 0.5em;;
}
.clear-box > .title h2,
.clear-box > .title h2 a{
color: #000;
}
.clear-box > .title .box-inner{
border-color: #ccc;
}
.clear-box > .subheader .box-inner{ color: #555; }
#go-sidebar .go-profile .body{
border-top-left-radius: 0.5em;
border-top-right-radius: 0.5em;
-webkit-border-top-left-radius: 0.5em;
-webkit-border-top-right-radius: 0.5em;
-moz-border-radius-topleft: 0.5em;
-moz-border-radius-topright: 0.5em;
}
#go-sidebar .widget{
border-bottom: 1px solid #ccc;
}
#go-sidebar .widget .title{
background-color: rgba(0, 0, 0, 0.1);
background-image: none;
}
#go-sidebar .widget .body{
background-color: #fff;
border: 1px solid #eee;
}
#webapp-body #go-sidebar .widget ul.popular-tabs{
background-color: #f5f5f5;
border-top: none;
}
.webapp-foot a{color: #333;}
#webapp-apres-foot,
#webapp-final {
background: #000;
}
#webapp-foot {
background-image: url(themes/spring-fling-12/images/crowd.png);
background-position: center bottom;
background-repeat: repeat-x;
min-height: 200px;
}
#webapp-apres-foot #foot-logo-column .logo {
background-image: url(themes/spring-fling-12/images/psulogo.png);
}
#webapp-apres-foot h3 {
border-color: #555;
color: #fff;
}
.webapp-apres-foot {
background: none;
border: none;
}
#webapp-apres-foot a {
color: #999;
}
#webapp-apres-foot a:hover {
color: #fff;
} | webapp/themes/my/themes/spring-fling-12/my.css | html, body{
background-color: #fff;
background-image: url(themes/spring-fling-12/images/bg.jpg);
background-repeat: repeat-x;
background-position: top right;
}
#page {
background-image: url(themes/spring-fling-12/images/grunge.png);
background-repeat: no-repeat;
background-position: top center;
}
#page-inner {
background-image: none;
background-repeat: no-repeat;
background-position: top center;
}
.month-april #page-inner,
.month-may.day-of-month-2 #page-inner,
.month-may.day-of-month-3 #page-inner,
.month-may.day-of-month-4 #page-inner,
.month-may.day-of-month-5 #page-inner {
background-image: url(themes/spring-fling-12/images/head-event.png);
}
#webapp-head{
background-color: transparent;
background-image: none;
border-bottom: none;
}
.month-april #webapp-head,
.month-may.day-of-month-2 #webapp-head,
.month-may.day-of-month-3 #webapp-head,
.month-may.day-of-month-4 #webapp-head,
.month-may.day-of-month-5 #webapp-head {
height: 180px;
}
#webapp-head .container{
background-image: none;
background-repeat: no-repeat;
background-position: top center;
}
#webapp-head .webapp-head{padding-top:0;}
.myplymouth #webapp-head .webapp-head{height: 123px;}
#webapp-head .webapp-head #search,
#webapp-head .webapp-head .inner > form,
.webapp-head h1{
color: #000;
margin-top: 70px;
}
.myplymouth #webapp-head .webapp-head h1{
margin-top: 20px;
}
#webapp-head .webapp-head .inner > form {
opacity: 0.9;
}
#webapp-head .webapp-head .inner > form:hover {
opacity: 1;
}
.webapp-head h1,
.webapp-head h1 a{
color: #e5120b;
}
.webapp-head h1.myplymouth_logo{
background-image: url(themes/spring-fling-12/images/my-logo.png);
background-repeat: no-repeat;
width: 238px;
height: 137px;
margin-top: 7px !important;
margin-left: -5px;
text-indent: -9999px;
}
.webapp-head .psu_logo{
display: none;
}
#webapp-nav{
background-color: transparent;
background-image: none;
border-bottom: none;
border-top: none;
margin-bottom: 1em;
}
#webapp-nav .container{
background-image: none;
background-repeat: none;
background-position: top center;
border-bottom: none;
border-top: none;
}
#webapp-nav .webapp-nav{
background-color: transparent;
background-image: none;
color: #ccc;
font-family: Verdana, Arial, Sans-Serif;
}
.webapp-nav .inner{ padding: 1em 0;}
.webapp-nav a{
color: #333;
border-bottom: 1px dotted transparent;
}
.webapp-nav a:hover {
background-color: transparent;
border-color: transparent;
}
.webapp-nav > ul > li { padding-top: 0.3em; }
.webapp-nav ul > li > .parent-hover,
.webapp-nav a.active,
.webapp-nav a:hover {
color: #000;
border-bottom: 1px dotted #777;
}
.webapp-nav .selected a,
.webapp-nav .selected a:hover{
color: #000;
}
.webapp-nav ul > li ul a{
color: #333;
}
.webapp-nav .inner > ul > li > a {
color: #333;
}
#webapp-avant-body{
background-color: transparent;
background-image: none;
background-repeat: repeat-x;
border-top: none;
}
.webapp-avant-body .message-container{margin-bottom: 0; margin-top: 0;}
#webapp-body{
background-color: transparent;
background-image: none;
background-repeat: repeat-x;
}
#webapp-avant-body .container,
#webapp-apres-body .container,
#webapp-avant-foot .container,
#webapp-foot .container,
#webapp-apres-foot .container,
#webapp-body > .container{
background-image: none;
}
#webapp-foot,
#webapp-apres-foot{
background-color: transparent;
}
.border-box > .title{
background-color: rgb(0,0,0);
background-color: transparent\9;
background-color: rgba(0, 0, 0, 0.1);
background-image: none;
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
border-top: 1px solid #ccc;
border-top-left-radius: 0.5em;;
border-top-right-radius: 0.5em;;
-webkit-border-top-left-radius: 0.5em;;
-webkit-border-top-right-radius: 0.5em;;
-moz-border-radius-topleft: 0.5em;;
-moz-border-radius-topright: 0.5em;;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#000000,endColorstr=#000000);
zoom: 1;
}
.border-box > .title:nth-child(n) {
filter: none;
}
.border-box > .title,
.border-box > .title h2,
.border-box > .title h2 a,
.border-box > .title a{
color: #555;
}
.box > .title, .box > .subheader, .box > .body, .box > .foot{
border-right: none;
}
.border-box > .subheader{
border-left: 1px solid #eee;
border-right: 1px solid #eee;
}
.border-box > .body{
border-bottom: 1px solid #eee;
border-left: 1px solid #eee;
border-right: 1px solid #eee;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 0.5em;;
-webkit-border-bottom-right-radius: 0.5em;;
-moz-border-radius-bottomleft: 0.5em;;
-moz-border-radius-bottomright: 0.5em;;
}
.clear-box > .title h2,
.clear-box > .title h2 a{
color: #000;
}
.clear-box > .title .box-inner{
border-color: #ccc;
}
.clear-box > .subheader .box-inner{ color: #555; }
#go-sidebar .go-profile .body{
border-top-left-radius: 0.5em;
border-top-right-radius: 0.5em;
-webkit-border-top-left-radius: 0.5em;
-webkit-border-top-right-radius: 0.5em;
-moz-border-radius-topleft: 0.5em;
-moz-border-radius-topright: 0.5em;
}
#go-sidebar .widget{
border-bottom: 1px solid #ccc;
}
#go-sidebar .widget .title{
background-color: rgba(0, 0, 0, 0.1);
background-image: none;
}
#go-sidebar .widget .body{
background-color: #fff;
border: 1px solid #eee;
}
#webapp-body #go-sidebar .widget ul.popular-tabs{
background-color: #f5f5f5;
border-top: none;
}
.webapp-foot a{color: #333;}
#webapp-apres-foot,
#webapp-final {
background: #000;
}
#webapp-foot {
background-image: url(themes/spring-fling-12/images/crowd.png);
background-position: center bottom;
background-repeat: repeat-x;
min-height: 200px;
}
#webapp-apres-foot #foot-logo-column .logo {
background-image: url(themes/spring-fling-12/images/psulogo.png);
}
#webapp-apres-foot h3 {
border-color: #555;
color: #fff;
}
.webapp-apres-foot {
background: none;
border: none;
}
#webapp-apres-foot a {
color: #999;
}
#webapp-apres-foot a:hover {
color: #fff;
} | 0.26218 | 0.033876 |
.logo/*! HTML5 Boilerplate v7.2.0 | MIT License | https://html5boilerplate.com/ */
/* main.css 2.0.0 | MIT License | https://github.com/h5bp/main.css#readme */
/*
* What follows is the result of much research on cross-browser styling.
* Credit left inline and big thanks to <NAME>, <NAME>,
* <NAME>, and the H5BP dev community and team.
*/
/* ==========================================================================
Base styles: opinionated defaults
========================================================================== */
html {
color: #222;
font-size: 1em;
line-height: 1.4;
}
/*
* Remove text-shadow in selection highlight:
* https://twitter.com/miketaylr/status/12228805301
*
* Vendor-prefixed and regular ::selection selectors cannot be combined:
* https://stackoverflow.com/a/16982510/7133471
*
* Customize the background color to match your design.
*/
::-moz-selection {
background: #b3d4fc;
text-shadow: none;
}
::selection {
background: #b3d4fc;
text-shadow: none;
}
/*
* A better looking default horizontal rule
*/
hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #ccc;
margin: 1em 0;
padding: 0;
}
/*
* Remove the gap between audio, canvas, iframes,
* images, videos and the bottom of their containers:
* https://github.com/h5bp/html5-boilerplate/issues/440
*/
audio,
canvas,
iframe,
img,
svg,
video {
vertical-align: middle;
}
/*
* Remove default fieldset styles.
*/
fieldset {
border: 0;
margin: 0;
padding: 0;
}
/*
* Allow only vertical resizing of textareas.
*/
textarea {
resize: vertical;
}
/* ==========================================================================
Browser Upgrade Prompt
========================================================================== */
.browserupgrade {
margin: 0.2em 0;
background: #ccc;
color: #000;
padding: 0.2em 0;
}
/* ==========================================================================
Author's custom styles
========================================================================== */
/* General styles */
p {font-family: "Open Sans";
font-weight: 400;}
.heading {font-family: "Poppins";
font-weight: 400;}
.par-final {font-family: "Open Sans";
font-weight: 400;}
.illustration {text-align: center;}
.flex-container__p {display: flex;
justify-content: center;}
.p {color: hsl(208, 11%, 55%);}
.logo {float: left;}
.trial {float: right;
border: 1px solid #ff7dce;
border-radius: 10px;
box-shadow: 0 0 8px hsla(322, 100%, 66%, 0.2);
color: #ff7dce;
padding: 8px 18px 8px 18px;}
.h-build {clear: both;}
.flex-container {display: flex;
flex-flow: column wrap;
width: 100%;
align-items: center;
text-align: center;
justify-content: center;}
.flex-container1 {display: flex;
flex-flow: column wrap;
width: 100%;
align-items: center;}
.h-get {border: 1px solid #ff79be;
background-color: #ff79be;
padding: 16px 0px 16px 0px;
width: 60%;
color: white;
box-shadow: 4px 4px 8px hsla(208, 11%, 55%, 0.4);
border-radius: 10px;
margin: 0 auto 119px auto;}
footer {background-color: #00252e;
color: white;}
.btn{width: 48px;
background-color: #ff73c1;
background-image:url("../img/icon-arrow.svg");
background-size: 18px 12px;
background-position: center;
background-repeat:no-repeat;}
.background1 {display: flex;
flex-flow: column wrap;
justify-content: flex-end;
align-content: center;
margin-top: 78px;
background-size: cover;
width: 100%;}
.copy {padding-bottom: 32px;}
input::placeholder {padding-left: 37px;}
/* Mobile */
@media screen and (max-width: 767px)
{
body {font-size: 16px;}
.logo {width: 132px;
margin: 28px 0 128px 24px;}
.illustration {width: 280px;
margin-bottom: 73px;}
.p-initial {margin-bottom: 121px;}
.h-main {margin-bottom: 35px;
font-weight: 700;}
.par-main {margin-bottom: 82px;}
.trial {margin: 20px 10px 0 0;}
.h-build {margin: 0 56px 66px 56px;
font-weight: 700;
font-size: 25px;}
.background {background-color: #f6fbff;
padding-top: 120px;
padding-bottom: 23px;}
.hero {text-align: center;}
.users {width: 80%;
max-width: 50%;
margin-bottom: 100px;}
h3, p {align-self: flex-start;
margin: 0 32px 0 27px;}
.end-page {margin-top: 129px;
text-align: center;}
.h-ready {font-size: 24px;
margin-bottom: 46px;}
.h-get {width: 60%;
font-size: 16px;}
.subs {margin-bottom: 9px;
text-transform: uppercase;
padding-top: 132px;}
.icons {margin-left: 27px;
margin-top: 52px;}
.fa-twitter {margin: 0 24px;}
.group {margin-top: 58px;}
.footer-p {margin-top: 30px;}
input {width: 70%;
margin-bottom: 9px;
color: #e1e6ec;
display: inline;
height: 40px;
margin-left: 27px;}
.btn {height: 46px;
margin: 0px;
position: relative;
top: 16px;
right: 5px;
border: 1px solid #ff73c1;}
.wlogo {fill: white;}
.logo-bottom {margin: 86px 0 48px 27px;}
.flex-container2 {display: flex;
flex-flow: column wrap;}
.background1 {background-image: url(../img/bg-footer-mobile.png);
height: 94px;}
}
/* Tablet */
@media screen and (min-width: 768px) and (max-width: 1280px)
{
.logo {margin: 28px 0 128px 24px;}
.illustration {width: 380px;
margin-bottom: 73px;}
.p-initial {margin-bottom: 121px;
width: 40%;
font-size: 20px;}
.h-main {margin-bottom: 35px;
font-weight: 700;}
.par-main {margin-bottom: 82px;
font-size: 20px;
width: 60%;
text-align: center;}
.column2a {display: flex;
flex-flow: column nowrap;
align-items: center;
justify-content: center;}
.trial {font-size: 20px;
margin: 28px 24px 0 0;}
.h-build {margin: 0 56px 66px 56px;
font-weight: 700;
width: 360px;
font-size: 40px;}
.background {background-color: #f6fbff;
padding-top: 120px;
padding-bottom: 23px;}
.hero {text-align: center;}
.users {width: 380px;
margin-bottom: 100px;}
h3, p {margin: 0 32px 0 27px;}
.end-page {margin-top: 129px;
text-align: center;}
.h-ready {font-size: 40px; margin-bottom: 46px;}
.h-get {width: 40%;
font-size: 20px;}
footer {font-size: 20px;}
.subs {margin-bottom: 9px;
text-transform: uppercase;
padding-top: 132px;}
.icons {margin-left: 27px;
margin-top: 52px;}
.fa-twitter {margin: 0 24px;}
.group {margin-top: 58px;}
.footer-p {margin-top: 30px;}
input {width: 260px;
margin-bottom: 9px;
color: #e1e6ec;
display: inline;
height: 40px;
margin-left: 27px;}
.btn {height: 46px;
margin: 0px;
position: relative;
top: 16px;
right: 5px;
border: 1px solid #ff73c1;}
.wlogo {fill: white;}
.logo-bottom {margin: 86px 0 48px 27px;}
.flex-container2 {display: flex;
flex-flow: column wrap;}
.background1 {background-image: url(../img/bg-footer-mobile.png);
height: 94px;}
}
/* Desktop */
@media screen and (min-width: 1281px)
{
.h-title {font-weight: 700;
font-size: 60px;}
.par-final {font-family: "Open Sans";
font-weight: 400;}
body {font-size: 20px;}
.logo {margin: 80px 0 250px 80px;}
.illustration {margin-bottom: 298px;}
.trial {margin: 70px 80px 0 0;
font-size: 24px;}
.h-build {margin: 0 56px;
font-size: 60px;}
.p-initial {font-size: 24px;
width: 54%;
text-align: center;}
.par-main {font-size: 18px;}
.h-main {font-weight: 700;}
.background {display: flex;
flex-flow: row wrap;
justify-content: center;
align-items: center;}
.hero {order: 2;
margin-right: 94px;}
.column2a {width: 34%;
order: 1;
margin: 0 115px 0 80px;}
.users {width: 542px;}
.hero {text-align: center;}
.h-ready {margin-top: 318px;}
.h-get {width: 55%;
font-size: 16px;
text-align: center;
font-size: 24px;}
.logo-bottom {margin-bottom: 45px;}
.wlogo {fill: white;}
.subs {text-transform: uppercase;}
input {width: 250px; height: 50px;}
.btn {height: 56px;
border: 1px solid #ff73c1;}
.form-email {display: flex;
flex-flow: row nowrap;
justify-content: center;}
.flex-container3 {display: flex;
justify-content: space-between;}
.end-page {display: flex;
flex-flow: column nowrap;
align-items: center;
order: 2;}
.column1 {width: 25%;
order: 1;
margin-top: 143px;
margin-left: 120px;}
.column2 {width: 10%;
order: 2;
margin-top: 227px;}
.column3 {width: 10%;
order: 3;
margin-top: 227px;}
.column4 {width: 25%;
order: 4;
margin-top: 227px;}
.icons {color: white;
font-size: 24px;}
.fa-twitter {margin-left: 24px;
margin-right: 24px;}
.background1 {background-image: url("../img/bg-footer-desktop.png");
height: 110px;}
}
/* ==========================================================================
Helper classes
========================================================================== */
/*
* Hide visually and from screen readers
*/
.hidden {
display: none !important;
}
/*
* Hide only visually, but have it available for screen readers:
* https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
*
* 1. For long content, line feeds are not interpreted as spaces and small width
*causes content to wrap 1 word per line:
*https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
*/
.sr-only {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
white-space: nowrap;
width: 1px;
/* 1 */
}
/*
* Extends the .sr-only class to allow the element
* to be focusable when navigated to via the keyboard:
* https://www.drupal.org/node/897638
*/
.sr-only.focusable:active,
.sr-only.focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
white-space: inherit;
width: auto;
}
/*
* Hide visually and from screen readers, but maintain layout
*/
.invisible {
visibility: hidden;
}
/*
* Clearfix: contain floats
*
* For modern browsers
* 1. The space content is one way to avoid an Opera bug when the
* `contenteditable` attribute is included anywhere else in the document.
* Otherwise it causes space to appear at the top and bottom of elements
* that receive the `clearfix` class.
* 2. The use of `table` rather than `block` is only necessary if using
* `:before` to contain the top-margins of child elements.
*/
.clearfix:before,
.clearfix:after {
content: " ";
/* 1 */
display: table;
/* 2 */
}
.clearfix:after {
clear: both;
}
/* ==========================================================================
EXAMPLE Media Queries for Responsive Design.
These examples override the primary ('mobile first') styles.
Modify as content requires.
========================================================================== */
@media only screen and (min-width: 35em) {
/* Style adjustments for viewports that meet the condition */
}
@media print,
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 1.25dppx),
(min-resolution: 120dpi) {
/* Style adjustments for high resolution devices */
}
/* ==========================================================================
Print styles.
Inlined to avoid the additional HTTP request:
https://www.phpied.com/delay-loading-your-print-css/
========================================================================== */
@media print {
*,
*:before,
*:after {
background: transparent !important;
color: #000 !important;
/* Black prints faster */
-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) ")";
}
/*
* Don't show links that are fragment identifiers,
* or use the `javascript:` pseudo protocol
*/
a[href^="#"]:after,
a[href^="javascript:"]:after {
content: "";
}
pre {
white-space: pre-wrap !important;
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
/*
* Printing Tables:
* https://web.archive.org/web/20180815150934/http://css-discuss.incutio.com/wiki/Printing_Tables
*/
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
} | css/main.css | .logo/*! HTML5 Boilerplate v7.2.0 | MIT License | https://html5boilerplate.com/ */
/* main.css 2.0.0 | MIT License | https://github.com/h5bp/main.css#readme */
/*
* What follows is the result of much research on cross-browser styling.
* Credit left inline and big thanks to <NAME>, <NAME>,
* <NAME>, and the H5BP dev community and team.
*/
/* ==========================================================================
Base styles: opinionated defaults
========================================================================== */
html {
color: #222;
font-size: 1em;
line-height: 1.4;
}
/*
* Remove text-shadow in selection highlight:
* https://twitter.com/miketaylr/status/12228805301
*
* Vendor-prefixed and regular ::selection selectors cannot be combined:
* https://stackoverflow.com/a/16982510/7133471
*
* Customize the background color to match your design.
*/
::-moz-selection {
background: #b3d4fc;
text-shadow: none;
}
::selection {
background: #b3d4fc;
text-shadow: none;
}
/*
* A better looking default horizontal rule
*/
hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #ccc;
margin: 1em 0;
padding: 0;
}
/*
* Remove the gap between audio, canvas, iframes,
* images, videos and the bottom of their containers:
* https://github.com/h5bp/html5-boilerplate/issues/440
*/
audio,
canvas,
iframe,
img,
svg,
video {
vertical-align: middle;
}
/*
* Remove default fieldset styles.
*/
fieldset {
border: 0;
margin: 0;
padding: 0;
}
/*
* Allow only vertical resizing of textareas.
*/
textarea {
resize: vertical;
}
/* ==========================================================================
Browser Upgrade Prompt
========================================================================== */
.browserupgrade {
margin: 0.2em 0;
background: #ccc;
color: #000;
padding: 0.2em 0;
}
/* ==========================================================================
Author's custom styles
========================================================================== */
/* General styles */
p {font-family: "Open Sans";
font-weight: 400;}
.heading {font-family: "Poppins";
font-weight: 400;}
.par-final {font-family: "Open Sans";
font-weight: 400;}
.illustration {text-align: center;}
.flex-container__p {display: flex;
justify-content: center;}
.p {color: hsl(208, 11%, 55%);}
.logo {float: left;}
.trial {float: right;
border: 1px solid #ff7dce;
border-radius: 10px;
box-shadow: 0 0 8px hsla(322, 100%, 66%, 0.2);
color: #ff7dce;
padding: 8px 18px 8px 18px;}
.h-build {clear: both;}
.flex-container {display: flex;
flex-flow: column wrap;
width: 100%;
align-items: center;
text-align: center;
justify-content: center;}
.flex-container1 {display: flex;
flex-flow: column wrap;
width: 100%;
align-items: center;}
.h-get {border: 1px solid #ff79be;
background-color: #ff79be;
padding: 16px 0px 16px 0px;
width: 60%;
color: white;
box-shadow: 4px 4px 8px hsla(208, 11%, 55%, 0.4);
border-radius: 10px;
margin: 0 auto 119px auto;}
footer {background-color: #00252e;
color: white;}
.btn{width: 48px;
background-color: #ff73c1;
background-image:url("../img/icon-arrow.svg");
background-size: 18px 12px;
background-position: center;
background-repeat:no-repeat;}
.background1 {display: flex;
flex-flow: column wrap;
justify-content: flex-end;
align-content: center;
margin-top: 78px;
background-size: cover;
width: 100%;}
.copy {padding-bottom: 32px;}
input::placeholder {padding-left: 37px;}
/* Mobile */
@media screen and (max-width: 767px)
{
body {font-size: 16px;}
.logo {width: 132px;
margin: 28px 0 128px 24px;}
.illustration {width: 280px;
margin-bottom: 73px;}
.p-initial {margin-bottom: 121px;}
.h-main {margin-bottom: 35px;
font-weight: 700;}
.par-main {margin-bottom: 82px;}
.trial {margin: 20px 10px 0 0;}
.h-build {margin: 0 56px 66px 56px;
font-weight: 700;
font-size: 25px;}
.background {background-color: #f6fbff;
padding-top: 120px;
padding-bottom: 23px;}
.hero {text-align: center;}
.users {width: 80%;
max-width: 50%;
margin-bottom: 100px;}
h3, p {align-self: flex-start;
margin: 0 32px 0 27px;}
.end-page {margin-top: 129px;
text-align: center;}
.h-ready {font-size: 24px;
margin-bottom: 46px;}
.h-get {width: 60%;
font-size: 16px;}
.subs {margin-bottom: 9px;
text-transform: uppercase;
padding-top: 132px;}
.icons {margin-left: 27px;
margin-top: 52px;}
.fa-twitter {margin: 0 24px;}
.group {margin-top: 58px;}
.footer-p {margin-top: 30px;}
input {width: 70%;
margin-bottom: 9px;
color: #e1e6ec;
display: inline;
height: 40px;
margin-left: 27px;}
.btn {height: 46px;
margin: 0px;
position: relative;
top: 16px;
right: 5px;
border: 1px solid #ff73c1;}
.wlogo {fill: white;}
.logo-bottom {margin: 86px 0 48px 27px;}
.flex-container2 {display: flex;
flex-flow: column wrap;}
.background1 {background-image: url(../img/bg-footer-mobile.png);
height: 94px;}
}
/* Tablet */
@media screen and (min-width: 768px) and (max-width: 1280px)
{
.logo {margin: 28px 0 128px 24px;}
.illustration {width: 380px;
margin-bottom: 73px;}
.p-initial {margin-bottom: 121px;
width: 40%;
font-size: 20px;}
.h-main {margin-bottom: 35px;
font-weight: 700;}
.par-main {margin-bottom: 82px;
font-size: 20px;
width: 60%;
text-align: center;}
.column2a {display: flex;
flex-flow: column nowrap;
align-items: center;
justify-content: center;}
.trial {font-size: 20px;
margin: 28px 24px 0 0;}
.h-build {margin: 0 56px 66px 56px;
font-weight: 700;
width: 360px;
font-size: 40px;}
.background {background-color: #f6fbff;
padding-top: 120px;
padding-bottom: 23px;}
.hero {text-align: center;}
.users {width: 380px;
margin-bottom: 100px;}
h3, p {margin: 0 32px 0 27px;}
.end-page {margin-top: 129px;
text-align: center;}
.h-ready {font-size: 40px; margin-bottom: 46px;}
.h-get {width: 40%;
font-size: 20px;}
footer {font-size: 20px;}
.subs {margin-bottom: 9px;
text-transform: uppercase;
padding-top: 132px;}
.icons {margin-left: 27px;
margin-top: 52px;}
.fa-twitter {margin: 0 24px;}
.group {margin-top: 58px;}
.footer-p {margin-top: 30px;}
input {width: 260px;
margin-bottom: 9px;
color: #e1e6ec;
display: inline;
height: 40px;
margin-left: 27px;}
.btn {height: 46px;
margin: 0px;
position: relative;
top: 16px;
right: 5px;
border: 1px solid #ff73c1;}
.wlogo {fill: white;}
.logo-bottom {margin: 86px 0 48px 27px;}
.flex-container2 {display: flex;
flex-flow: column wrap;}
.background1 {background-image: url(../img/bg-footer-mobile.png);
height: 94px;}
}
/* Desktop */
@media screen and (min-width: 1281px)
{
.h-title {font-weight: 700;
font-size: 60px;}
.par-final {font-family: "Open Sans";
font-weight: 400;}
body {font-size: 20px;}
.logo {margin: 80px 0 250px 80px;}
.illustration {margin-bottom: 298px;}
.trial {margin: 70px 80px 0 0;
font-size: 24px;}
.h-build {margin: 0 56px;
font-size: 60px;}
.p-initial {font-size: 24px;
width: 54%;
text-align: center;}
.par-main {font-size: 18px;}
.h-main {font-weight: 700;}
.background {display: flex;
flex-flow: row wrap;
justify-content: center;
align-items: center;}
.hero {order: 2;
margin-right: 94px;}
.column2a {width: 34%;
order: 1;
margin: 0 115px 0 80px;}
.users {width: 542px;}
.hero {text-align: center;}
.h-ready {margin-top: 318px;}
.h-get {width: 55%;
font-size: 16px;
text-align: center;
font-size: 24px;}
.logo-bottom {margin-bottom: 45px;}
.wlogo {fill: white;}
.subs {text-transform: uppercase;}
input {width: 250px; height: 50px;}
.btn {height: 56px;
border: 1px solid #ff73c1;}
.form-email {display: flex;
flex-flow: row nowrap;
justify-content: center;}
.flex-container3 {display: flex;
justify-content: space-between;}
.end-page {display: flex;
flex-flow: column nowrap;
align-items: center;
order: 2;}
.column1 {width: 25%;
order: 1;
margin-top: 143px;
margin-left: 120px;}
.column2 {width: 10%;
order: 2;
margin-top: 227px;}
.column3 {width: 10%;
order: 3;
margin-top: 227px;}
.column4 {width: 25%;
order: 4;
margin-top: 227px;}
.icons {color: white;
font-size: 24px;}
.fa-twitter {margin-left: 24px;
margin-right: 24px;}
.background1 {background-image: url("../img/bg-footer-desktop.png");
height: 110px;}
}
/* ==========================================================================
Helper classes
========================================================================== */
/*
* Hide visually and from screen readers
*/
.hidden {
display: none !important;
}
/*
* Hide only visually, but have it available for screen readers:
* https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
*
* 1. For long content, line feeds are not interpreted as spaces and small width
*causes content to wrap 1 word per line:
*https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
*/
.sr-only {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
white-space: nowrap;
width: 1px;
/* 1 */
}
/*
* Extends the .sr-only class to allow the element
* to be focusable when navigated to via the keyboard:
* https://www.drupal.org/node/897638
*/
.sr-only.focusable:active,
.sr-only.focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
white-space: inherit;
width: auto;
}
/*
* Hide visually and from screen readers, but maintain layout
*/
.invisible {
visibility: hidden;
}
/*
* Clearfix: contain floats
*
* For modern browsers
* 1. The space content is one way to avoid an Opera bug when the
* `contenteditable` attribute is included anywhere else in the document.
* Otherwise it causes space to appear at the top and bottom of elements
* that receive the `clearfix` class.
* 2. The use of `table` rather than `block` is only necessary if using
* `:before` to contain the top-margins of child elements.
*/
.clearfix:before,
.clearfix:after {
content: " ";
/* 1 */
display: table;
/* 2 */
}
.clearfix:after {
clear: both;
}
/* ==========================================================================
EXAMPLE Media Queries for Responsive Design.
These examples override the primary ('mobile first') styles.
Modify as content requires.
========================================================================== */
@media only screen and (min-width: 35em) {
/* Style adjustments for viewports that meet the condition */
}
@media print,
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 1.25dppx),
(min-resolution: 120dpi) {
/* Style adjustments for high resolution devices */
}
/* ==========================================================================
Print styles.
Inlined to avoid the additional HTTP request:
https://www.phpied.com/delay-loading-your-print-css/
========================================================================== */
@media print {
*,
*:before,
*:after {
background: transparent !important;
color: #000 !important;
/* Black prints faster */
-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) ")";
}
/*
* Don't show links that are fragment identifiers,
* or use the `javascript:` pseudo protocol
*/
a[href^="#"]:after,
a[href^="javascript:"]:after {
content: "";
}
pre {
white-space: pre-wrap !important;
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
/*
* Printing Tables:
* https://web.archive.org/web/20180815150934/http://css-discuss.incutio.com/wiki/Printing_Tables
*/
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
} | 0.581778 | 0.138026 |
body {
margin: 0;
font-family: "Oswald", sans-serif;
background-color: white;
}
.logo {
color: #709255;
background-color: #172815;
padding: 0;
}
/* header */
.header {
background-color: #709255;
position: fixed;
width: 100%;
z-index: 3;
}
.header ul {
margin: 0;
padding: 0;
list-style: none;
overflow: hidden;
}
.header li a {
display: block;
height: 100%;
padding: 20px 20px;
color: white;
background-color: #709255;
text-decoration: none;
}
.header li a:hover,
.header .menu-btn:hover {
background-color: white;
color: #3E5622;
}
.header .logo {
display: block;
float: left;
font-size: 2em;
padding: 10px 20px;
text-decoration: none;
}
/* menu */
.header .menu {
clear: both;
max-height: 0;
transition: max-height 0.2s ease-out;
}
/* menu icon */
.header .menu-icon {
cursor: pointer;
display: inline-block;
float: right;
padding: 28px 20px;
position: relative;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.header .menu-icon .navicon {
background: #172815;
display: block;
height: 2px;
position: relative;
transition: background 0.2s ease-out;
width: 18px;
}
.header .menu-icon .navicon:before,
.header .menu-icon .navicon:after {
background: #172815;
content: "";
display: block;
height: 100%;
position: absolute;
transition: all 0.2s ease-out;
width: 100%;
}
.header .menu-icon .navicon:before {
top: 5px;
}
.header .menu-icon .navicon:after {
top: -5px;
}
/* menu btn */
.header .menu-btn {
display: none;
}
.header .menu-btn:checked ~ .menu {
max-height: 240px;
}
.header .menu-btn:checked ~ .menu-icon .navicon {
background: transparent;
}
.header .menu-btn:checked ~ .menu-icon .navicon:before {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
background: #3E5622;
}
.header .menu-btn:checked ~ .menu-icon .navicon:after {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
background: #3E5622;
}
.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
top: 0;
}
.background {
width: 100vw;
}
.banner {
min-width: 100%;
max-width: 100vw;
height: 500px;
-o-object-fit: cover;
object-fit: cover;
}
.footer {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
padding-left: 10px;
padding-right: 10px;
font-size: 10px;
background-color: #172815;
color: #95B46A;
}
/* 48em = 768px */
@media (min-width: 48em) {
.header li {
float: left;
}
.header li a {
padding: 20px 30px;
}
.header {
width: 100%;
position: fixed;
}
.header .menu {
clear: none;
max-height: none;
}
.header .menu-icon {
display: none;
}
} | public/css/app.css | body {
margin: 0;
font-family: "Oswald", sans-serif;
background-color: white;
}
.logo {
color: #709255;
background-color: #172815;
padding: 0;
}
/* header */
.header {
background-color: #709255;
position: fixed;
width: 100%;
z-index: 3;
}
.header ul {
margin: 0;
padding: 0;
list-style: none;
overflow: hidden;
}
.header li a {
display: block;
height: 100%;
padding: 20px 20px;
color: white;
background-color: #709255;
text-decoration: none;
}
.header li a:hover,
.header .menu-btn:hover {
background-color: white;
color: #3E5622;
}
.header .logo {
display: block;
float: left;
font-size: 2em;
padding: 10px 20px;
text-decoration: none;
}
/* menu */
.header .menu {
clear: both;
max-height: 0;
transition: max-height 0.2s ease-out;
}
/* menu icon */
.header .menu-icon {
cursor: pointer;
display: inline-block;
float: right;
padding: 28px 20px;
position: relative;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.header .menu-icon .navicon {
background: #172815;
display: block;
height: 2px;
position: relative;
transition: background 0.2s ease-out;
width: 18px;
}
.header .menu-icon .navicon:before,
.header .menu-icon .navicon:after {
background: #172815;
content: "";
display: block;
height: 100%;
position: absolute;
transition: all 0.2s ease-out;
width: 100%;
}
.header .menu-icon .navicon:before {
top: 5px;
}
.header .menu-icon .navicon:after {
top: -5px;
}
/* menu btn */
.header .menu-btn {
display: none;
}
.header .menu-btn:checked ~ .menu {
max-height: 240px;
}
.header .menu-btn:checked ~ .menu-icon .navicon {
background: transparent;
}
.header .menu-btn:checked ~ .menu-icon .navicon:before {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
background: #3E5622;
}
.header .menu-btn:checked ~ .menu-icon .navicon:after {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
background: #3E5622;
}
.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
top: 0;
}
.background {
width: 100vw;
}
.banner {
min-width: 100%;
max-width: 100vw;
height: 500px;
-o-object-fit: cover;
object-fit: cover;
}
.footer {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
padding-left: 10px;
padding-right: 10px;
font-size: 10px;
background-color: #172815;
color: #95B46A;
}
/* 48em = 768px */
@media (min-width: 48em) {
.header li {
float: left;
}
.header li a {
padding: 20px 30px;
}
.header {
width: 100%;
position: fixed;
}
.header .menu {
clear: none;
max-height: none;
}
.header .menu-icon {
display: none;
}
} | 0.371479 | 0.058426 |
.ui-page {
width: 100%;
height: 100%;
border: 5px solid white;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
}
.ui-title {
font-size: 25px !important;
}
.ui-content {
font-size: 15px;
width: 100%;
}
.ui-scroller {
display: none !important;
}
.ecgSVG {
background-color: rgba(8, 8, 8, 1);
}
.ecgSVG .ecgLine {
stroke-dasharray: 450;
stroke-dashoffset: 1000;
animation-name: dash;
animation-duration: 1s;
animation-fill-mode: forwards;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@keyframes dash {
to {
stroke-dashoffset: 0;
}
}
.footstepIcon {
width: 100px;
height: 100px;
}
#heart-rate-value {
position: absolute;
text-align: center;
width: 100%;
height: 20%;
font-size: 21vh;
font-weight: bold;
z-index: 100;
margin-top: 15%;
color: #ffffff;
}
#heart {
position: absolute;
width: 100%;
height: 85%;
}
#heart-img {
margin: 5% auto;
background-image: url(../images/heart.png);
background-position: center;
background-size: cover;
width: 60%;
height: 60%;
}
.animate {
-webkit-animation: heartMove 1.5s infinite;
}
@-webkit-keyframes heartMove {
0%, 50%, 100% {
width: 45%;
height: 45%;
}
25%, 75% {
width: 60%;
height: 60%;
}
}
.limit-info {
float: right;
margin-right: 1%;
color: white;
font-size: 12px;
}
#limit-info-value {
font-weight: bold;
}
.limit-excedeed {
background-image: -webkit-radial-gradient(
transparent -100%,
transparent -90%,
rgba(200, 20, 20, 1) 41%),
-webkit-radial-gradient(rgba(8, 8, 8, 1) 72%, transparent 0);
}
#measuring-info {
position: absolute;
float: left;
margin-left: 1%;
color: white;
font-size: 20px;
}
.show {
display: inline-block;
}
.hide {
display: none;
}
.ui-footer {
background-color: transparent;
}
#slider {
width: 100%;
height: 100%;
}
#settings-heartrate-value {
text-align: center;
font-weight: bold;
width: 100%;
border: none;
background: inherit;
color: #ffffff;
}
.info-text {
text-align: left;
color: #ffffff;
font-size: 24px;
}
@-webkit-keyframes heartMove480 {
0%, 50%, 100% {
width: 80%;
height: 65%;
}
25%, 75% {
width: 100%;
height: 80%;
}
}
@media screen and (min-height: 480px) {
#heart-rate-value {
margin-top: 25%;
}
#heart {
position: absolute;
width: 100%;
height: 90%;
}
#heart-img {
margin: 2% auto;
width: 100%;
height: 80%;
}
.animate {
-webkit-animation: heartMove480 1.5s infinite;
}
.limit-info {
font-size: 16px;
}
.info-text {
font-size: 36px;
}
}
@-webkit-keyframes heartMove360 {
0%, 50%, 100% {
width: 40%;
height: 40%;
}
25%, 75% {
width: 55%;
height: 55%;
}
}
@media screen and (-tizen-geometric-shape: circle) {
.ui-header {
height: 90px;
}
#heart-rate-value {
margin-top: 11%;
}
.limit-info {
font-size: 14px;
margin-right: 8%;
}
#measuring-info {
position: relative;
margin-left: 7%;
}
#heart-img {
width: 55%;
height: 55%;
}
.animate {
-webkit-animation: heartMove360 1.5s infinite;
}
.ui-footer {
height: 20%;
}
.btn-icon-check:before {
background-color: rgba(0, 149, 255, 1);
-webkit-mask-image: url(../images/tw_ic_popup_btn_check.png);
}
.btn-icon-cancel:before {
background-color: rgba(0, 149, 255, 1);
-webkit-mask-image: url(../images/tw_ic_popup_btn_delete.png);
}
.ui-popup-content {
text-align: center;
margin-top: 0 !important;
margin-bottom: 0 !important;
padding-top: 20% !important;
}
#settings-heartrate {
margin-top: 3%;
}
.info-text {
text-align: center;
margin-left: 5%;
margin-right: 5%;
}
}
.centreContent {
display: flex;
align-items: center;
justify-content: center;
}
.centreText {
text-align: center;
}
.subHeading {
font-size: 20px;
margin-bottom: -4%;
}
.divider {
width: 100%;
border-bottom: 2px solid #a7a7a7;
margin: 15px 0px 15px 0px;
}
h1, h2, h3, h4, h5, h6 {
margin-bottom: 0px !important;
}
.h7 {
margin-bottom: 5px;
font-size: 1rem;
font-weight: 400;
} | css/style.css | .ui-page {
width: 100%;
height: 100%;
border: 5px solid white;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
}
.ui-title {
font-size: 25px !important;
}
.ui-content {
font-size: 15px;
width: 100%;
}
.ui-scroller {
display: none !important;
}
.ecgSVG {
background-color: rgba(8, 8, 8, 1);
}
.ecgSVG .ecgLine {
stroke-dasharray: 450;
stroke-dashoffset: 1000;
animation-name: dash;
animation-duration: 1s;
animation-fill-mode: forwards;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@keyframes dash {
to {
stroke-dashoffset: 0;
}
}
.footstepIcon {
width: 100px;
height: 100px;
}
#heart-rate-value {
position: absolute;
text-align: center;
width: 100%;
height: 20%;
font-size: 21vh;
font-weight: bold;
z-index: 100;
margin-top: 15%;
color: #ffffff;
}
#heart {
position: absolute;
width: 100%;
height: 85%;
}
#heart-img {
margin: 5% auto;
background-image: url(../images/heart.png);
background-position: center;
background-size: cover;
width: 60%;
height: 60%;
}
.animate {
-webkit-animation: heartMove 1.5s infinite;
}
@-webkit-keyframes heartMove {
0%, 50%, 100% {
width: 45%;
height: 45%;
}
25%, 75% {
width: 60%;
height: 60%;
}
}
.limit-info {
float: right;
margin-right: 1%;
color: white;
font-size: 12px;
}
#limit-info-value {
font-weight: bold;
}
.limit-excedeed {
background-image: -webkit-radial-gradient(
transparent -100%,
transparent -90%,
rgba(200, 20, 20, 1) 41%),
-webkit-radial-gradient(rgba(8, 8, 8, 1) 72%, transparent 0);
}
#measuring-info {
position: absolute;
float: left;
margin-left: 1%;
color: white;
font-size: 20px;
}
.show {
display: inline-block;
}
.hide {
display: none;
}
.ui-footer {
background-color: transparent;
}
#slider {
width: 100%;
height: 100%;
}
#settings-heartrate-value {
text-align: center;
font-weight: bold;
width: 100%;
border: none;
background: inherit;
color: #ffffff;
}
.info-text {
text-align: left;
color: #ffffff;
font-size: 24px;
}
@-webkit-keyframes heartMove480 {
0%, 50%, 100% {
width: 80%;
height: 65%;
}
25%, 75% {
width: 100%;
height: 80%;
}
}
@media screen and (min-height: 480px) {
#heart-rate-value {
margin-top: 25%;
}
#heart {
position: absolute;
width: 100%;
height: 90%;
}
#heart-img {
margin: 2% auto;
width: 100%;
height: 80%;
}
.animate {
-webkit-animation: heartMove480 1.5s infinite;
}
.limit-info {
font-size: 16px;
}
.info-text {
font-size: 36px;
}
}
@-webkit-keyframes heartMove360 {
0%, 50%, 100% {
width: 40%;
height: 40%;
}
25%, 75% {
width: 55%;
height: 55%;
}
}
@media screen and (-tizen-geometric-shape: circle) {
.ui-header {
height: 90px;
}
#heart-rate-value {
margin-top: 11%;
}
.limit-info {
font-size: 14px;
margin-right: 8%;
}
#measuring-info {
position: relative;
margin-left: 7%;
}
#heart-img {
width: 55%;
height: 55%;
}
.animate {
-webkit-animation: heartMove360 1.5s infinite;
}
.ui-footer {
height: 20%;
}
.btn-icon-check:before {
background-color: rgba(0, 149, 255, 1);
-webkit-mask-image: url(../images/tw_ic_popup_btn_check.png);
}
.btn-icon-cancel:before {
background-color: rgba(0, 149, 255, 1);
-webkit-mask-image: url(../images/tw_ic_popup_btn_delete.png);
}
.ui-popup-content {
text-align: center;
margin-top: 0 !important;
margin-bottom: 0 !important;
padding-top: 20% !important;
}
#settings-heartrate {
margin-top: 3%;
}
.info-text {
text-align: center;
margin-left: 5%;
margin-right: 5%;
}
}
.centreContent {
display: flex;
align-items: center;
justify-content: center;
}
.centreText {
text-align: center;
}
.subHeading {
font-size: 20px;
margin-bottom: -4%;
}
.divider {
width: 100%;
border-bottom: 2px solid #a7a7a7;
margin: 15px 0px 15px 0px;
}
h1, h2, h3, h4, h5, h6 {
margin-bottom: 0px !important;
}
.h7 {
margin-bottom: 5px;
font-size: 1rem;
font-weight: 400;
} | 0.526099 | 0.091342 |
*{
margin:0px;
padding:0px;
}
body{
width:100%;
}
/*HEADER*/
header{
width:100%;
z-index:1;
margin-bottom:15px;
}
/*LOGO*/
figure#logo{
text-align:left;
position:relative;
}
img#logo{
width:180px;
height:35px;
margin-top:10px;
margin-left:20%;
margin-bottom:20px;
}
/*BARRA DE PESQUISA*/
table#area_user{
position:relative;
width:95%;
height:80px;
margin-left:2%;
margin-right:2%;
padding-top:5px;
}
table#area_user .area_pesquisa{
width:55%;
text-align:center;
max-height:20px;
}
table#area_user .area_login_register{
width:auto;
}
nav#barra_pesquisa{
position:relative;
color:#033;
background-color:#F90;
padding-bottom:5px;
max-height:80px;
height:auto;
}
nav#barra_pesquisa form.form_pesquisa input[type=text]{
padding-top:10px;
padding-left:8px;
padding-right:8px;
padding-bottom:10px;
position:relative;
margin-left:5px;
width:95%;
font-size:14px;
font-family:arial;
letter-spacing:0.5px;
border:none;
background-color:#FFF;
height:21.5px;
}
button.button_pesquisa{
width:50px;
cursor:pointer;
margin-left:-10px;
border:none;
}
/*BOTÃO LOGAR E CADASTRAR*/
.botao_login_cadastro{
position:relative;
cursor:pointer;
color:#900;
border:none;
background-color:#FFF;
border-radius:5px;
font-size:15px;
font-family:arial;
letter-spacing:0.5px;
padding-top:15px;
padding-left:10px;
padding-right:10px;
padding-bottom:15px;
width:auto;
font-weight:bold;
}
.botao_login_cadastro:hover{
background-color:#900;
color:#FFF;
transition:0.5s ease-in-out;
}
.botao_dados_user{
position:relative;
color:#FFF;
cursor:pointer;
font-size:15px;
font-family:arial;
margin-left:5px;
margin-right:5px;
height:auto;
padding:0px;
}
.botao_login_cadastro a{
text-decoration:none;
}
/*TABLE CARRINHO DE COMPRAS*/
table#dados_user{
position:relative;
background-color:#FFF;
cursor:default;
}
table#dados_user td.bem_vindo{
padding-right:10px;
padding-left:5px;
border-right:1px dashed #FFF;
}
table#dados_user td.carrinho_compras{
padding-left:10px;
padding-right:5px;
}
table#dados_user td.carrinho_compras p.preco_carrinho{
font-size:14px;
color:#900;
text-align:center;
font-weight:normal;
cursor:pointer;
}
table#dados_user td.carrinho_compras img{
width:35px;
height:30px;
margin-bottom:5px;
cursor:pointer;
border:1px solid #CCC;
border-radius:5px;
padding:5px;
}
table#dados_user button.deslogar, table#dados_user button.meus_dados{
padding:2px;
background-color:#fff;
color:#900;
font-family:arial;
font-size:13px;
font-weight:bold;
border:1px solid #CCC;
border-radius:5px;
margin-top:0px;
margin-bottom:4px;
cursor:pointer;
padding:5px;
}
table#dados_user button.deslogar:hover, table#dados_user button.meus_dados:hover, table#dados_user td.carrinho_compras img:hover{
color:#FFF;
background-color:#900;
padding:6px;
border:none;
}
/*RODAPÉ*/
#rodape{
position:relative;
width:100%;
height:auto;
padding-top:10px;
clear:both;
background-image:url(../imagens/imagem_rodape.png);
}
.img_fundo_rodape{
position:absolute;
width:100%;
height:100%;
}
table.endereco{
padding:1%;
margin-top:2%;
text-align:left;
text-transform:none;
font-size:15px;
font-family:arial;
color:#000;
background-color:#FFF;
position:relative;
border-radius:20px;
}
table.endereco td{
border-bottom:1px solid #999;
padding-bottom:5px;
padding-top:5px;
}
img.img_rede_social{
position:relative;
width:30px;
height:30px;
padding-left:10px;
padding-right:10px;
cursor:pointer;
}
img.icone_rodape{
position:relative;
width:25px;
height:25px;
padding-left:10px;
padding-right:10px;
}
footer h1.copyright{
font-size:12px;
font-family:Arial;
color:#FFF;
padding-top:15px;
}
footer h2.desenvolvimento{
font-size:11px;
font-family:Arial;
color:#FFF;
padding-bottom:5px;
}
@media only screen and (max-width: 840px){
table#area_user .button_pesquisa{
text-align:right;
}
.botao_login_cadastro{
padding:8px;
margin-left:15px;
margin-right:15px;
}
nav#barra_pesquisa input[type=submit]{
font-size:13px;
margin-right:15px;
}
nav#barra_pesquisa form.form_pesquisa input[type=text]{
width:90%;
margin-left:-3px;
}
table.endereco{
font-size:14px;
}
footer h1.copyright{
font-size:10px;
}
footer h2.desenvolvimento{
font-size:9px;
}
}
@media only screen and (max-width: 450px){
div.row, nav#barra_pesquisa, nav#barra_pesquisa{
font-size:12px;
}
table#area_user{
margin-left:0px;
margin-right:0px;
width:100%;
}
.botao_dados_user{
margin:0px;
}
table#area_user .button_pesquisa{
border-right:none;
}
nav#barra_pesquisa form.form_pesquisa input[type=text]{
padding-bottom:5px;
padding-top:5px;
font-size:11px;
}
table#dados_user button.deslogar, table#dados_user button.meus_dados{
font-size:8px;
padding:5px;
}
table#dados_user td.carrinho_compras img{
width:25px;
height:20px;
}
table#dados_user td.carrinho_compras p.preco_carrinho{
font-size:10px;
}
table#area_user .area_pesquisa{
width:100%;
}
.botao_login_cadastro{
padding:5px;
font-size:10px;
margin-right:2px;
margin-left:5px;
margin-top:5px;
}
nav#barra_pesquisa input[type=submit]{
padding:8px;
padding-left:2px;
padding-right:2px;
font-size:10px;
margin-right:1px;
} | Bicicletaria/css/padrao.css | *{
margin:0px;
padding:0px;
}
body{
width:100%;
}
/*HEADER*/
header{
width:100%;
z-index:1;
margin-bottom:15px;
}
/*LOGO*/
figure#logo{
text-align:left;
position:relative;
}
img#logo{
width:180px;
height:35px;
margin-top:10px;
margin-left:20%;
margin-bottom:20px;
}
/*BARRA DE PESQUISA*/
table#area_user{
position:relative;
width:95%;
height:80px;
margin-left:2%;
margin-right:2%;
padding-top:5px;
}
table#area_user .area_pesquisa{
width:55%;
text-align:center;
max-height:20px;
}
table#area_user .area_login_register{
width:auto;
}
nav#barra_pesquisa{
position:relative;
color:#033;
background-color:#F90;
padding-bottom:5px;
max-height:80px;
height:auto;
}
nav#barra_pesquisa form.form_pesquisa input[type=text]{
padding-top:10px;
padding-left:8px;
padding-right:8px;
padding-bottom:10px;
position:relative;
margin-left:5px;
width:95%;
font-size:14px;
font-family:arial;
letter-spacing:0.5px;
border:none;
background-color:#FFF;
height:21.5px;
}
button.button_pesquisa{
width:50px;
cursor:pointer;
margin-left:-10px;
border:none;
}
/*BOTÃO LOGAR E CADASTRAR*/
.botao_login_cadastro{
position:relative;
cursor:pointer;
color:#900;
border:none;
background-color:#FFF;
border-radius:5px;
font-size:15px;
font-family:arial;
letter-spacing:0.5px;
padding-top:15px;
padding-left:10px;
padding-right:10px;
padding-bottom:15px;
width:auto;
font-weight:bold;
}
.botao_login_cadastro:hover{
background-color:#900;
color:#FFF;
transition:0.5s ease-in-out;
}
.botao_dados_user{
position:relative;
color:#FFF;
cursor:pointer;
font-size:15px;
font-family:arial;
margin-left:5px;
margin-right:5px;
height:auto;
padding:0px;
}
.botao_login_cadastro a{
text-decoration:none;
}
/*TABLE CARRINHO DE COMPRAS*/
table#dados_user{
position:relative;
background-color:#FFF;
cursor:default;
}
table#dados_user td.bem_vindo{
padding-right:10px;
padding-left:5px;
border-right:1px dashed #FFF;
}
table#dados_user td.carrinho_compras{
padding-left:10px;
padding-right:5px;
}
table#dados_user td.carrinho_compras p.preco_carrinho{
font-size:14px;
color:#900;
text-align:center;
font-weight:normal;
cursor:pointer;
}
table#dados_user td.carrinho_compras img{
width:35px;
height:30px;
margin-bottom:5px;
cursor:pointer;
border:1px solid #CCC;
border-radius:5px;
padding:5px;
}
table#dados_user button.deslogar, table#dados_user button.meus_dados{
padding:2px;
background-color:#fff;
color:#900;
font-family:arial;
font-size:13px;
font-weight:bold;
border:1px solid #CCC;
border-radius:5px;
margin-top:0px;
margin-bottom:4px;
cursor:pointer;
padding:5px;
}
table#dados_user button.deslogar:hover, table#dados_user button.meus_dados:hover, table#dados_user td.carrinho_compras img:hover{
color:#FFF;
background-color:#900;
padding:6px;
border:none;
}
/*RODAPÉ*/
#rodape{
position:relative;
width:100%;
height:auto;
padding-top:10px;
clear:both;
background-image:url(../imagens/imagem_rodape.png);
}
.img_fundo_rodape{
position:absolute;
width:100%;
height:100%;
}
table.endereco{
padding:1%;
margin-top:2%;
text-align:left;
text-transform:none;
font-size:15px;
font-family:arial;
color:#000;
background-color:#FFF;
position:relative;
border-radius:20px;
}
table.endereco td{
border-bottom:1px solid #999;
padding-bottom:5px;
padding-top:5px;
}
img.img_rede_social{
position:relative;
width:30px;
height:30px;
padding-left:10px;
padding-right:10px;
cursor:pointer;
}
img.icone_rodape{
position:relative;
width:25px;
height:25px;
padding-left:10px;
padding-right:10px;
}
footer h1.copyright{
font-size:12px;
font-family:Arial;
color:#FFF;
padding-top:15px;
}
footer h2.desenvolvimento{
font-size:11px;
font-family:Arial;
color:#FFF;
padding-bottom:5px;
}
@media only screen and (max-width: 840px){
table#area_user .button_pesquisa{
text-align:right;
}
.botao_login_cadastro{
padding:8px;
margin-left:15px;
margin-right:15px;
}
nav#barra_pesquisa input[type=submit]{
font-size:13px;
margin-right:15px;
}
nav#barra_pesquisa form.form_pesquisa input[type=text]{
width:90%;
margin-left:-3px;
}
table.endereco{
font-size:14px;
}
footer h1.copyright{
font-size:10px;
}
footer h2.desenvolvimento{
font-size:9px;
}
}
@media only screen and (max-width: 450px){
div.row, nav#barra_pesquisa, nav#barra_pesquisa{
font-size:12px;
}
table#area_user{
margin-left:0px;
margin-right:0px;
width:100%;
}
.botao_dados_user{
margin:0px;
}
table#area_user .button_pesquisa{
border-right:none;
}
nav#barra_pesquisa form.form_pesquisa input[type=text]{
padding-bottom:5px;
padding-top:5px;
font-size:11px;
}
table#dados_user button.deslogar, table#dados_user button.meus_dados{
font-size:8px;
padding:5px;
}
table#dados_user td.carrinho_compras img{
width:25px;
height:20px;
}
table#dados_user td.carrinho_compras p.preco_carrinho{
font-size:10px;
}
table#area_user .area_pesquisa{
width:100%;
}
.botao_login_cadastro{
padding:5px;
font-size:10px;
margin-right:2px;
margin-left:5px;
margin-top:5px;
}
nav#barra_pesquisa input[type=submit]{
padding:8px;
padding-left:2px;
padding-right:2px;
font-size:10px;
margin-right:1px;
} | 0.184915 | 0.042344 |
body {
overflow-y: scroll;
position: relative;
}
a:link, a:visited {
color: #333;
}
a:hover {
color: #c30;
}
/*
* header
*/
#header {
position: relative;
z-index: 99997;
height: 38px;
padding: 0 30px;
margin-bottom: 20px;
border-bottom: 1px solid #e0dede;
background-color: #f7f7f7;
background: linear-gradient(#fff, #f7f6f5);
background: -moz-linear-gradient(#fff, #f7f6f5);
background: -o-linear-gradient(#fff, #f7f6f5);
background: -webkit-linear-gradient(#fff, #f7f6f5);
box-shadow: 0 -1px 0 #fefcfc inset,0 0 4px rgba(0,0,0,.15);
-moz-shadow: 0 -1px 0 #fefcfc inset,0 0 4px rgba(0,0,0,.15);
-webkit-shadow: 0 -1px 0 #fefcfc inset,0 0 4px rgba(0,0,0,.15);
}
#header h1 {
font-size: 16px;
line-height: 38px;
margin: 0;
}
/*
* waterfall
*/
.item {
/*position: absolute;*/
top: 0;
z-index: 1;
/*width: 192px;*/
padding: 12px;
line-height: 1.5;
/*background-color: #fff;*/
/*box-shadow: 0 1px 3px rgba(34, 25, 25, .4);
-moz-box-shadow: 0 1px 3px rgba(34, 25, 25, .4);
-webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, .4);
filter: progid:DXImageTransform.Microsoft.Shadow(color = #adacac, direction = 135, strength = 2);*/
}
.item img {
display: block;
}
.item:hover {
background:#f5f5f5;
/*box-shadow: 0 1px 20px rgba(34, 25, 25, .94);
-moz-box-shadow: 0 1px 20px rgba(34, 25, 25, .94);
-webkit-box-shadow: 0 1px 20px rgba(34, 25, 25, .94);*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color = #979797, direction = 135, strength = 3);*/
}
.item::before {
background: rgba(0,0,0,0.05);
border-radius: 8px;
content: " " !important;
height: 100%;
left: 0;
opacity: 0;
pointer-events: none;
position: absolute;
top: 0;
-webkit-transform: scale(0.96);
-ms-transform: scale(0.96);
transform: scale(0.96);
width: 100%;
z-index: 3;
}
.hov {
opacity: 0;
}
.hov {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
position: absolute;
top: 8px;
z-index: 103;
}
.btn.isBrioFlat.primary:active {
background-color: #bd081c;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
color: #efefef;
text-shadow: none;
}
.baim {
position: relative;
z-index: 3
}
.baim::after {
background: rgba(0,0,0,0.02);
border-radius: 8px;
bottom: 0;
content: " ";
left: 0;
position: absolute;
right: 0;
top: 0;
z-index: 5;
}
.item:hover .hov {
opacity: 1;
}
.repinSmall {
position: absolute;
float: right;
right: 0px;
/*z-index: 103;
right: 22px;
top: 20px;*/
}
.likeSmall{
/*position: absolute;*/
float: left;
/*z-index: 103;
left: 22px;
top: 20px;*/
}
.footmes {
height: 18px;
padding: 20px 12px;
bottom: 0;
left: 0;
position: absolute;
right: 0;
}
#trigger {
padding: 10px 30px 20px 30px;
}
#trigger a { margin-right: 30px;}
/*
* page-navigation
*/
#page-navigation {
text-align: center;
padding: 20px 0 50px 0;
display: none;
}
#page-navigation a {
width:32px;
height: 32px;
line-height: 32px;
display: inline-block;
border: 1px #e4e4e4 solid;
text-decoration: none;
}
#page-navigation .page-navigation-prev, #page-navigation .page-navigation-next {
display: inline-block;
height: 32px;
line-height: 32px;
width: 80px !important;
}
#page-navigation a:hover {
border: 1px #c30 solid;
background: #c30;
color: #fff;
}
#page-navigation a:active {
}
#page-navigation a.cur {
border: 1px #c30 solid;
background: #c30;
color: #fff;
}
#page-navigation span.disabled {
color: #ccc;
border: 1px #e4e4e4 solid;
} | public/js/test/css/waterfall.css | body {
overflow-y: scroll;
position: relative;
}
a:link, a:visited {
color: #333;
}
a:hover {
color: #c30;
}
/*
* header
*/
#header {
position: relative;
z-index: 99997;
height: 38px;
padding: 0 30px;
margin-bottom: 20px;
border-bottom: 1px solid #e0dede;
background-color: #f7f7f7;
background: linear-gradient(#fff, #f7f6f5);
background: -moz-linear-gradient(#fff, #f7f6f5);
background: -o-linear-gradient(#fff, #f7f6f5);
background: -webkit-linear-gradient(#fff, #f7f6f5);
box-shadow: 0 -1px 0 #fefcfc inset,0 0 4px rgba(0,0,0,.15);
-moz-shadow: 0 -1px 0 #fefcfc inset,0 0 4px rgba(0,0,0,.15);
-webkit-shadow: 0 -1px 0 #fefcfc inset,0 0 4px rgba(0,0,0,.15);
}
#header h1 {
font-size: 16px;
line-height: 38px;
margin: 0;
}
/*
* waterfall
*/
.item {
/*position: absolute;*/
top: 0;
z-index: 1;
/*width: 192px;*/
padding: 12px;
line-height: 1.5;
/*background-color: #fff;*/
/*box-shadow: 0 1px 3px rgba(34, 25, 25, .4);
-moz-box-shadow: 0 1px 3px rgba(34, 25, 25, .4);
-webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, .4);
filter: progid:DXImageTransform.Microsoft.Shadow(color = #adacac, direction = 135, strength = 2);*/
}
.item img {
display: block;
}
.item:hover {
background:#f5f5f5;
/*box-shadow: 0 1px 20px rgba(34, 25, 25, .94);
-moz-box-shadow: 0 1px 20px rgba(34, 25, 25, .94);
-webkit-box-shadow: 0 1px 20px rgba(34, 25, 25, .94);*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color = #979797, direction = 135, strength = 3);*/
}
.item::before {
background: rgba(0,0,0,0.05);
border-radius: 8px;
content: " " !important;
height: 100%;
left: 0;
opacity: 0;
pointer-events: none;
position: absolute;
top: 0;
-webkit-transform: scale(0.96);
-ms-transform: scale(0.96);
transform: scale(0.96);
width: 100%;
z-index: 3;
}
.hov {
opacity: 0;
}
.hov {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
position: absolute;
top: 8px;
z-index: 103;
}
.btn.isBrioFlat.primary:active {
background-color: #bd081c;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
color: #efefef;
text-shadow: none;
}
.baim {
position: relative;
z-index: 3
}
.baim::after {
background: rgba(0,0,0,0.02);
border-radius: 8px;
bottom: 0;
content: " ";
left: 0;
position: absolute;
right: 0;
top: 0;
z-index: 5;
}
.item:hover .hov {
opacity: 1;
}
.repinSmall {
position: absolute;
float: right;
right: 0px;
/*z-index: 103;
right: 22px;
top: 20px;*/
}
.likeSmall{
/*position: absolute;*/
float: left;
/*z-index: 103;
left: 22px;
top: 20px;*/
}
.footmes {
height: 18px;
padding: 20px 12px;
bottom: 0;
left: 0;
position: absolute;
right: 0;
}
#trigger {
padding: 10px 30px 20px 30px;
}
#trigger a { margin-right: 30px;}
/*
* page-navigation
*/
#page-navigation {
text-align: center;
padding: 20px 0 50px 0;
display: none;
}
#page-navigation a {
width:32px;
height: 32px;
line-height: 32px;
display: inline-block;
border: 1px #e4e4e4 solid;
text-decoration: none;
}
#page-navigation .page-navigation-prev, #page-navigation .page-navigation-next {
display: inline-block;
height: 32px;
line-height: 32px;
width: 80px !important;
}
#page-navigation a:hover {
border: 1px #c30 solid;
background: #c30;
color: #fff;
}
#page-navigation a:active {
}
#page-navigation a.cur {
border: 1px #c30 solid;
background: #c30;
color: #fff;
}
#page-navigation span.disabled {
color: #ccc;
border: 1px #e4e4e4 solid;
} | 0.388038 | 0.088544 |
div.container
{
margin: 0;
padding: 0;
}
header
{
text-align: center;
color: #fbfdfe;
background-color: #343a40;
padding: 2rem, 1rem;
margin-bottom: 0;
}
#uv
{
border-radius: .2rem;
color:white;
padding: .5rem;
}
.futureData
{
font-size: 13px;
}
.date
{
font-size: 15px;
align-content: center;
font-weight: bold ;
}
#rowFor1,#rowFor2
{
border: 1px solid lavenderblush;
}
#cityName
{
font-weight: bold;
margin-top: 15px;
align-self: start;
font-family: Georgia, 'Times New Roman', Times, serif;
}
#todayDate
{
font-weight: bold;
align-content: center;
font-family: Georgia, 'Times New Roman', Times, serif;
font-style: oblique;
color: darkgrey;
}
#currentPan
{
border-radius: .2rem;
border: 1px solid lightgray;
padding: 5px;
margin: 15px;
background-color: lavenderblush;
opacity: .9;
}
/* Make sure the map container has a defined height, for example by setting it in CSS */
#mapid
{
height: 450px;
width: 100%;
}
#forPan
{
border-radius: 5px;
padding: 5px;
background-color: lavenderblush;
opacity: .9;
display: block;
flex-wrap: wrap;
}
.hidden
{
display:none;
}
#system
{
border-radius: 5px;
}
.systemBtn
{
float: right;
margin-top: 5px;
margin-right: 10px;
color:black;
align-content: flex-end;
}
.col-3
{
padding-left: 28px;
padding-top: 10px;
}
#city-input
{
margin-bottom: 10px;
width: 70%;
}
#add-city
{
background: no-repeat center/100% url(../search-icon.png) ;
width: 35px;
height: 35px;
border: 0px;
align-items: center;
box-shadow: 10px;
float: right;
}
#formPanel
{
margin-top: 10px;
background-color: lavenderblush;
opacity: 0.9;
display: flexbox;
flex-wrap: wrap;
padding: 10px 10px;
border-radius: .2rem;
}
.smBtn
{
margin: 0;
padding: 5px;
border-radius: 5px;
border: 1px solid darkslategray;
}
div.row {
border: .5px solid gray;
flex-wrap: wrap;
width: 100%;
cursor: pointer;
margin-left: 7px;
}
div.row:not(:last-child) {
border-bottom: none; /* Prevent double borders */
}
#weather
{
color: royalblue;
font-family: Georgia, 'Times New Roman', Times, serif;
font-style: oblique;
}
.curtemp
{
color: red;
font-family: Georgia, 'Times New Roman', Times, serif;
font-weight: 900;
}
.tempFeel
{
font-family: Georgia, 'Times New Roman', Times, serif;
font-style: oblique;
color: darkgrey;
}
div.col-10:hover {
background-color: lightsteelblue;
}
#bigPan, #bigPan2{
display: flexbox;
flex-wrap: wrap;
border: 0;
padding: 0;
margin: 0;
}
.cloudIcon
{
width:100%
}
.col-9
{
padding-right: 5px;
padding-left: 0px;
opacity: 0;
}
@media (min-width: 576px)
{
header
{
padding: 1rem 0.5rem;
}
} | assets/css/style.css | div.container
{
margin: 0;
padding: 0;
}
header
{
text-align: center;
color: #fbfdfe;
background-color: #343a40;
padding: 2rem, 1rem;
margin-bottom: 0;
}
#uv
{
border-radius: .2rem;
color:white;
padding: .5rem;
}
.futureData
{
font-size: 13px;
}
.date
{
font-size: 15px;
align-content: center;
font-weight: bold ;
}
#rowFor1,#rowFor2
{
border: 1px solid lavenderblush;
}
#cityName
{
font-weight: bold;
margin-top: 15px;
align-self: start;
font-family: Georgia, 'Times New Roman', Times, serif;
}
#todayDate
{
font-weight: bold;
align-content: center;
font-family: Georgia, 'Times New Roman', Times, serif;
font-style: oblique;
color: darkgrey;
}
#currentPan
{
border-radius: .2rem;
border: 1px solid lightgray;
padding: 5px;
margin: 15px;
background-color: lavenderblush;
opacity: .9;
}
/* Make sure the map container has a defined height, for example by setting it in CSS */
#mapid
{
height: 450px;
width: 100%;
}
#forPan
{
border-radius: 5px;
padding: 5px;
background-color: lavenderblush;
opacity: .9;
display: block;
flex-wrap: wrap;
}
.hidden
{
display:none;
}
#system
{
border-radius: 5px;
}
.systemBtn
{
float: right;
margin-top: 5px;
margin-right: 10px;
color:black;
align-content: flex-end;
}
.col-3
{
padding-left: 28px;
padding-top: 10px;
}
#city-input
{
margin-bottom: 10px;
width: 70%;
}
#add-city
{
background: no-repeat center/100% url(../search-icon.png) ;
width: 35px;
height: 35px;
border: 0px;
align-items: center;
box-shadow: 10px;
float: right;
}
#formPanel
{
margin-top: 10px;
background-color: lavenderblush;
opacity: 0.9;
display: flexbox;
flex-wrap: wrap;
padding: 10px 10px;
border-radius: .2rem;
}
.smBtn
{
margin: 0;
padding: 5px;
border-radius: 5px;
border: 1px solid darkslategray;
}
div.row {
border: .5px solid gray;
flex-wrap: wrap;
width: 100%;
cursor: pointer;
margin-left: 7px;
}
div.row:not(:last-child) {
border-bottom: none; /* Prevent double borders */
}
#weather
{
color: royalblue;
font-family: Georgia, 'Times New Roman', Times, serif;
font-style: oblique;
}
.curtemp
{
color: red;
font-family: Georgia, 'Times New Roman', Times, serif;
font-weight: 900;
}
.tempFeel
{
font-family: Georgia, 'Times New Roman', Times, serif;
font-style: oblique;
color: darkgrey;
}
div.col-10:hover {
background-color: lightsteelblue;
}
#bigPan, #bigPan2{
display: flexbox;
flex-wrap: wrap;
border: 0;
padding: 0;
margin: 0;
}
.cloudIcon
{
width:100%
}
.col-9
{
padding-right: 5px;
padding-left: 0px;
opacity: 0;
}
@media (min-width: 576px)
{
header
{
padding: 1rem 0.5rem;
}
} | 0.238284 | 0.059319 |
.dropzone .action_bar {
margin-top: .35em; }
#dropzone-info-panel {
display: none }
#dropzone-info-panel td {
vertical-align: top }
.dndControlMessage {
display: none }
.loadingComplete {
background: transparent url("${basePath}/icons/checked.gif") no-repeat left center;
padding: .2em 0 0 1.6em }
.dropPanel {
padding: 1em;
background: #bbc;
border-radius: 5px;
height: 250px }
.dropzone {
border: 2px solid transparent;
display: block }
.dropzoneHL {
border: 2px dashed;
border-color: "neutral.light (__FLAVOR__ border)";
background-color: #f5f5f5 }
.dropzoneTarget {
border: 2px dashed;
border-color: "info (__FLAVOR__ border)" }
.dropzoneTargetExtended {
border: 2px dashed;
border-color: "success (__FLAVOR__ border)" }
.dropzoneTargetOverlay {
position: absolute }
.dropezoneTargetOverlay:hover {
background-color : rgba(200,220,250,0.3) }
.dropzone-info-block {
display: block;
margin: .4em 0 0;
text-align: center }
.dropzone-info-summary {
display: block;
margin: .6em .9em 1.8em 4em }
.dropzone-info-progress {
background-color: "color.major.stronger (__FLAVOR__ background)";
height: 3px;
width: 0% }
.dropzone-info-item {
margin: 0 auto 1em;
width: 80% }
.dropzone-info-name {
text-align: center;
margin-bottom: .2em }
.dropzone-bar {
height: 20px }
input.dropzone-bar-btn {
visibility:hidden;
margin-top: 2em !important }
.dropzone-bar-msg {
display: block;
padding-top: .2em }
.dndFormPanel {
display: none;
position: absolute;
z-index: 5000;
max-height: 350px;
overflow: auto }
.dndProgressPanel {
display: none;
text-align: center;
z-index: 10000 }
.dndFormPanel,
.dndProgressPanel {
border: 1px solid #adadad;
box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
background-color: #fff;
font-size: 12px;
padding : 2em;
min-height: 8em;
max-height: 25em;
min-width: 35em;
max-width: 60em }
.dndFormPanel th {
text-align: left;
padding-bottom: 1em;
font-size: 1.1em;
font-weight: bold }
.dndFormPanel td {
vertical-align: top;
padding: 0 3.2em 1em 0 }
.dndFormPanel input {
margin: 1em 0 }
.dndFormPanel body {
margin: 0 }
#uploadedFileList div {
color: #a0a0a0;
margin : 0 0 .5em }
.importOperationForm iframe {
margin: 2.3em 0 0 }
.importOperationForm .dataInput {
margin: 0 0 1.4em }
.importOperationForm .dataInput input {
margin: 1.8em 0 0 }
#dndContinueButton {
display: none;
padding: 5px }
#operationForm {
border-style: none none none solid;
border-color: #444;
border-width: 2px }
/* Drag and drop in DAM */
.dropzoneFilled {
text-align: left;
padding: .5em }
.dropzoneTarget .simpleBox {
margin: .2em }
.droppedItem,
.droppedItemInProgress {
color: "default (__FLAVOR__ color)";
display: inline-block;
font-weight: bold;
font-size: .85em;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
width: 100% }
.droppedItemInProgress {
color: "gray.medium (__FLAVOR__ color)";
font-weight: normal;
width: 66% }
.progressBarContainer {
display: inline-block;
margin: 0.3em;
vertical-align: top;
width: 30% }
.progressBar {
background-color: "color.major.stronger (__FLAVOR__ background)";
display: inline-block;
height: 13px } | nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/css/drag_and_drop.css | .dropzone .action_bar {
margin-top: .35em; }
#dropzone-info-panel {
display: none }
#dropzone-info-panel td {
vertical-align: top }
.dndControlMessage {
display: none }
.loadingComplete {
background: transparent url("${basePath}/icons/checked.gif") no-repeat left center;
padding: .2em 0 0 1.6em }
.dropPanel {
padding: 1em;
background: #bbc;
border-radius: 5px;
height: 250px }
.dropzone {
border: 2px solid transparent;
display: block }
.dropzoneHL {
border: 2px dashed;
border-color: "neutral.light (__FLAVOR__ border)";
background-color: #f5f5f5 }
.dropzoneTarget {
border: 2px dashed;
border-color: "info (__FLAVOR__ border)" }
.dropzoneTargetExtended {
border: 2px dashed;
border-color: "success (__FLAVOR__ border)" }
.dropzoneTargetOverlay {
position: absolute }
.dropezoneTargetOverlay:hover {
background-color : rgba(200,220,250,0.3) }
.dropzone-info-block {
display: block;
margin: .4em 0 0;
text-align: center }
.dropzone-info-summary {
display: block;
margin: .6em .9em 1.8em 4em }
.dropzone-info-progress {
background-color: "color.major.stronger (__FLAVOR__ background)";
height: 3px;
width: 0% }
.dropzone-info-item {
margin: 0 auto 1em;
width: 80% }
.dropzone-info-name {
text-align: center;
margin-bottom: .2em }
.dropzone-bar {
height: 20px }
input.dropzone-bar-btn {
visibility:hidden;
margin-top: 2em !important }
.dropzone-bar-msg {
display: block;
padding-top: .2em }
.dndFormPanel {
display: none;
position: absolute;
z-index: 5000;
max-height: 350px;
overflow: auto }
.dndProgressPanel {
display: none;
text-align: center;
z-index: 10000 }
.dndFormPanel,
.dndProgressPanel {
border: 1px solid #adadad;
box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
background-color: #fff;
font-size: 12px;
padding : 2em;
min-height: 8em;
max-height: 25em;
min-width: 35em;
max-width: 60em }
.dndFormPanel th {
text-align: left;
padding-bottom: 1em;
font-size: 1.1em;
font-weight: bold }
.dndFormPanel td {
vertical-align: top;
padding: 0 3.2em 1em 0 }
.dndFormPanel input {
margin: 1em 0 }
.dndFormPanel body {
margin: 0 }
#uploadedFileList div {
color: #a0a0a0;
margin : 0 0 .5em }
.importOperationForm iframe {
margin: 2.3em 0 0 }
.importOperationForm .dataInput {
margin: 0 0 1.4em }
.importOperationForm .dataInput input {
margin: 1.8em 0 0 }
#dndContinueButton {
display: none;
padding: 5px }
#operationForm {
border-style: none none none solid;
border-color: #444;
border-width: 2px }
/* Drag and drop in DAM */
.dropzoneFilled {
text-align: left;
padding: .5em }
.dropzoneTarget .simpleBox {
margin: .2em }
.droppedItem,
.droppedItemInProgress {
color: "default (__FLAVOR__ color)";
display: inline-block;
font-weight: bold;
font-size: .85em;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
width: 100% }
.droppedItemInProgress {
color: "gray.medium (__FLAVOR__ color)";
font-weight: normal;
width: 66% }
.progressBarContainer {
display: inline-block;
margin: 0.3em;
vertical-align: top;
width: 30% }
.progressBar {
background-color: "color.major.stronger (__FLAVOR__ background)";
display: inline-block;
height: 13px } | 0.302185 | 0.092483 |
.ui-widget input {
font-size: 12px;
font-weight: normal;
text-align: center;
}
.ui-spinner.ui-widget-content {
border-bottom-color: #ccc;
border-top-color: #ccc;
border-left-color: #ccc;
border-right-color: #ccc;
}
.ui-spinner-button {
border-left-color: #ccc;
border-left-style: solid;
border-left-width: 1px;
}
.scheduler-time-spinner {
width: 40px;
height: 24px;
}
.scheduler-spinner {
width: 50px;
height: 24px;
}
.fmt-help {
font-size: 12px;
font-weight: normal;
color: #999;
padding-left: 10px;
}
.error {
color: #dd1b16;
font-size: 12px;
margin-bottom: 0;
margin-top: 0;
padding-top: 3px;
}
.error-pull-up {
position: relative;
top: -15px;
margin-bottom: 15px;
}
.red-text {
color: #dd1b16;
}
/*input.ng-dirty.ng-invalid, select.ng-dirty.ng-invalid, textarea.ng-dirty.ng-invalid {
border: 1px solid red;
outline: none;
}*/
.help-text {
font-size: 12px;
font-weight: normal;
color: #999;
margin-top: 5px;
}
.inline-label {
margin-left: 10px;
}
#scheduler-buttons {
margin-top: 20px;
}
.no-label {
padding-top: 25px;
}
.radio-inline input[type="radio"]{
margin-top: 2px;
margin-left: -15px;
}
.radio-inline {
margin-left: 15px;
}
.padding-top-slim {
padding-top: 5px;
}
.option-pad-left {
padding-left: 15px;
}
.option-pad-top {
padding-top: 15px;
}
.option-pad-bottom {
padding-bottom: 15px;
}
#monthlyOccurrence, #monthlyWeekDay {
margin-top: 5px;
}
select {
width: 100%;
}
/* Details page */
#occurrence-label {
display: inline-block;
}
.occurrence-list {
border: 1px solid #ccc;
padding: 8px 10px;
border-radius: 4px;
background-color: #eee;
list-style: none;
margin-bottom: 5px;
min-height: 220px;
}
#date-choice {
display: inline-block;
margin-left: 15px;
font-size: 12px;
}
#date-choice input {
margin-bottom: 2px;
height: 11px;
width: 10px;
}
#date-choice .radio-inline:nth-child(2) {
margin-left: 10px;
}
#weekdaySelect .btn-default:hover,
#weekdaySelect .btn-default:focus {
background-color: #fff;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
#weekdaySelect .btn-default.active:hover {
background-color: #e0e0e0;
} | lib/angular-scheduler.css | .ui-widget input {
font-size: 12px;
font-weight: normal;
text-align: center;
}
.ui-spinner.ui-widget-content {
border-bottom-color: #ccc;
border-top-color: #ccc;
border-left-color: #ccc;
border-right-color: #ccc;
}
.ui-spinner-button {
border-left-color: #ccc;
border-left-style: solid;
border-left-width: 1px;
}
.scheduler-time-spinner {
width: 40px;
height: 24px;
}
.scheduler-spinner {
width: 50px;
height: 24px;
}
.fmt-help {
font-size: 12px;
font-weight: normal;
color: #999;
padding-left: 10px;
}
.error {
color: #dd1b16;
font-size: 12px;
margin-bottom: 0;
margin-top: 0;
padding-top: 3px;
}
.error-pull-up {
position: relative;
top: -15px;
margin-bottom: 15px;
}
.red-text {
color: #dd1b16;
}
/*input.ng-dirty.ng-invalid, select.ng-dirty.ng-invalid, textarea.ng-dirty.ng-invalid {
border: 1px solid red;
outline: none;
}*/
.help-text {
font-size: 12px;
font-weight: normal;
color: #999;
margin-top: 5px;
}
.inline-label {
margin-left: 10px;
}
#scheduler-buttons {
margin-top: 20px;
}
.no-label {
padding-top: 25px;
}
.radio-inline input[type="radio"]{
margin-top: 2px;
margin-left: -15px;
}
.radio-inline {
margin-left: 15px;
}
.padding-top-slim {
padding-top: 5px;
}
.option-pad-left {
padding-left: 15px;
}
.option-pad-top {
padding-top: 15px;
}
.option-pad-bottom {
padding-bottom: 15px;
}
#monthlyOccurrence, #monthlyWeekDay {
margin-top: 5px;
}
select {
width: 100%;
}
/* Details page */
#occurrence-label {
display: inline-block;
}
.occurrence-list {
border: 1px solid #ccc;
padding: 8px 10px;
border-radius: 4px;
background-color: #eee;
list-style: none;
margin-bottom: 5px;
min-height: 220px;
}
#date-choice {
display: inline-block;
margin-left: 15px;
font-size: 12px;
}
#date-choice input {
margin-bottom: 2px;
height: 11px;
width: 10px;
}
#date-choice .radio-inline:nth-child(2) {
margin-left: 10px;
}
#weekdaySelect .btn-default:hover,
#weekdaySelect .btn-default:focus {
background-color: #fff;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
#weekdaySelect .btn-default.active:hover {
background-color: #e0e0e0;
} | 0.420957 | 0.105211 |
html {
overflow-y: scroll !important; }
body {
max-width: 1024px;
margin: 20px auto 0;
padding: 0 20px;
font-size: 17px; }
.sidebar-nav {
padding: 9px 0; }
/* Override bootstrap*/
.container-fluid {
padding: 0; }
header .navbar-inner, header .navbar {
background: #fff;
background-image: none;
filter: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none; }
a {
color: #3F3F3F; }
a:hover, a:focus {
text-decoration: none;
color: #000;
background-color: transparent; }
/* Global loading */
.loading-global {
background: url(../images/preloader.gif) center center no-repeat;
background-color: #FFF;
background-color: rgba(255, 255, 255, 0.9);
display: none;
width: 100px;
height: 50px;
margin-left: -50px;
left: 50%;
top: 0;
text-indent: -999em;
position: fixed;
border-radius: 0 0 2px 2px;
-moz-box-shadow: 0 2px 5px rgba(20, 30, 50, 0.1);
-webkit-box-shadow: 0 2px 5px rgba(20, 30, 50, 0.1);
box-shadow: 0 2px 5px rgba(20, 30, 50, 0.1);
z-index: 2000; }
/* Header */
header .navbar {
padding: 0 0 30px 0;
border-bottom: 1px solid #e8e8e8; }
header .navbar .brand {
/*Logo*/
padding: 0;
margin: 0; }
header .navbar .navbar-collapse {
padding-right: 0;
margin-right: -10px; }
header .navbar .navbar-inner {
border: 0;
padding: 0; }
header .navbar .navbar-nav {
margin: 0; }
header .navbar .nav > li {
margin: 10px 15px 10px;
text-transform: uppercase;
font-size: 21px;
line-height: 30px; }
header .navbar .nav > li > a {
padding: 0 0 2px 0;
color: #3F3F3F; }
header .navbar .nav > li > a .glyphicon {
vertical-align: top; }
header .navbar .nav > li > a:hover, header .navbar .nav > li > a:focus {
background: transparent !important; }
header .navbar .nav > li .dropdown-menu {
min-width: 180px;
top: 120%; }
header .navbar .nav > li .dropdown-menu li {
text-transform: none;
font-size: 14px; }
header .navbar .nav > li .dropdown-menu li .badge-info {
margin-left: 10px;
background: #368985; }
header .navbar .nav > li .dropdown-menu li a:hover, header .navbar .nav > li .dropdown-menu li a:focus {
color: #368985;
background: none; }
header .navbar .nav > li:hover, header .navbar .nav > li:focus {
background: transparent !important; }
header .navbar .nav .open > a,
header .navbar .nav .open > a:hover,
header .navbar .nav .open > a:focus {
background-color: transparent !important; }
header .navbar li.active > a {
border-bottom: 2px solid #45ADA8 !important; }
header .navbar li.active .dropdown-toggle {
background: #fff; }
header .navbar .navbar-toggle {
/*Nav button for mobile*/
margin-right: 0;
border: none;
background-image: none;
background: #585858;
outline: none; }
header .navbar .navbar-toggle .icon-bar {
background-color: #ccc; }
header .navbar .navbar-toggle:hover {
background: #dadada; }
/* Main area */
h1 {
font-size: 20px;
line-height: normal;
font-weight: normal;
border-bottom: 2px solid #45ADA8;
padding-bottom: 10px;
margin-bottom: 35px; }
h1 span {
color: #45ADA8; }
h5 {
color: #45ADA8;
font-size: 15px; }
.gray {
color: #989898; }
/* Other pages */
.docs_page p, .docs_page li {
margin: 0 0 10px;
font-size: 17px;
line-height: 24px; }
.docs_page table {
min-width: 700px; }
code {
white-space: normal;
word-break: break-word; }
/* Main page */
.bs-docs-section a {
text-decoration: underline; }
.bs-docs-section .jumbotron {
background: #fff;
border: 1px solid #e8e8e8;
padding: 30px; }
.bs-docs-section .jumbotron h1 {
font-size: 30px; }
.bs-docs-section .jumbotron p a {
text-decoration: underline; }
.bs-docs-section .bs-link-buttons {
padding: 0;
margin: 0 0 30px;
list-style: none; }
.bs-docs-section .bs-link-buttons li {
display: inline-block;
margin-right: 10px; }
.bs-docs-section .bs-link-buttons li.current-version {
color: #45ADA8; }
.bs-docs-section .bs-link-buttons a {
text-decoration: none; }
.bs-docs-section .bs-docs-tech {
margin: 0;
background: #45ADA8;
color: #fff;
display: table;
position: relative; }
.bs-docs-section .bs-docs-tech a {
text-decoration: none; }
.bs-docs-section .bs-docs-tech > div {
border-right: 1px solid #3e9b96;
border-left: 1px solid #52bab5;
display: table-cell;
float: none;
padding-bottom: 60px; }
.bs-docs-section .bs-docs-tech > div:first-child {
border-left: none; }
.bs-docs-section .bs-docs-tech > div:last-child {
border-right: none; }
.bs-docs-section .bs-docs-tech .bs-docs-details {
position: relative; }
.bs-docs-section .bs-docs-tech h2 a,
.bs-docs-section .bs-docs-tech p a {
color: #fff; }
.bs-docs-section .bs-docs-tech h2 a:hover,
.bs-docs-section .bs-docs-tech p a:hover {
color: #1f1f1f !important; }
.bs-docs-section .bs-docs-tech p {
font-size: 16px; }
.bs-docs-section .bs-docs-tech p a {
text-decoration: underline; }
.bs-docs-section .bs-docs-tech .btn {
margin: 20px 0 10px;
position: absolute;
bottom: 10px; }
.bs-docs-section .bs-docs-tech .btn:hover, .bs-docs-section .bs-docs-tech .btn:focus {
background: #3e9b96 !important; }
/* Aside menu*/
.bs-sidebar .bs-sidenav {
margin-top: 30px;
margin-bottom: 30px;
padding-top: 10px;
padding-bottom: 10px;
text-shadow: 0 1px 0 #fff;
background-color: #f7f5fa; }
.bs-sidebar .bs-sidenav .active > a {
border-right: 2px solid #45ADA8;
color: #45ADA8; }
.bs-sidebar .nav li a {
font-weight: bold; }
.bs-sidebar .nav .nav li a {
font-weight: normal;
padding: 10px 15px 10px 25px; }
/* Change theme box */
.select_theme {
position: fixed;
right: 0;
top: 50%;
margin-top: -109px;
background: #f7f5fa;
display: table;
border-spacing: 10px;
z-index: 1023;
display: none; }
.select_theme .toogle {
position: relative;
display: table-cell;
width: 20px;
vertical-align: middle;
padding-left: 5px; }
.select_theme .toogle .open {
display: none; }
.select_theme .options {
display: table-cell;
vertical-align: top;
border-left: 1px dotted #d6d6d6;
padding: 0 20px 0 10px; }
.select_theme .options p {
margin-bottom: 10px;
font-size: 16px; }
.select_theme .options .color {
width: 15px;
height: 15px;
display: inline-block;
margin-right: 5px;
border: 2px solid #fff;
vertical-align: middle; }
.select_theme .options ul {
padding: 0;
list-style: none; }
.select_theme .options ul li {
font-size: 15px;
margin-bottom: 6px; }
.select_theme .options ul li.default .color {
background: #45ADA8; }
.select_theme .options ul li.orange .color {
background: #F27435; }
.select_theme .options ul li.red .color {
background: #C3201B; }
.select_theme .options ul li.green .color {
background: #59B390; }
.select_theme .options ul li.blue .color {
background: #559ed6; }
.select_theme .options ul li.purple .color {
background: #703D6F; }
.select_theme .options ul li.black .color {
background: #424141; }
.select_theme.collapsed {
right: -135px; }
.select_theme.collapsed .toogle .closed {
display: none; }
.select_theme.collapsed .toogle .open {
display: inline-block; }
/* Example page*/
.bs-docs-section .page-header {
padding: 0;
border: none; }
.bs-docs-section .page-header h1 {
font-size: 27px; }
.bs-docs-section h3 {
font-size: 22px; }
.bs-docs-section .sub_title {
font-size: 14px;
font-weight: bold;
color: #989898;
text-transform: uppercase;
margin-top: 20px; }
.bs-docs-section .bs-example {
position: relative;
padding: 15px;
background-color: #fafafa;
border: 1px solid #e8e8e8;
margin-bottom: -1px; }
.bs-docs-section .bs-example.bs-img-example {
background: #fff; }
.bs-docs-section .bs-example.bs-img-example img {
max-width: 100%;
cursor: pointer; }
.bs-docs-section .highlight {
padding: 9px 14px;
margin-bottom: 14px;
background-color: #f7f7f9;
border: 1px solid #e8e8e8; }
.bs-docs-section .highlight pre {
padding: 0;
margin-top: 0;
margin-bottom: 0;
background-color: transparent;
border: 0;
white-space: nowrap; }
/* Tabs for example */
.docs_tabs {
margin-top: 30px; }
.docs_tabs .navbar {
margin: 0;
border-bottom: none; }
.docs_tabs .navbar .navbar-toggle:focus {
outline: none; }
.docs_tabs .navbar .active a {
background: #fff !important; }
.docs_tabs .tab-content {
padding: 30px 20px 20px;
border: 1px solid #dddddd;
border-top: none; }
.docs_tabs .tab-content pre.prettyprint {
border: none;
background: #fff; }
/* Error pages */
.error_page .brand {
margin-bottom: 20px;
display: inline-block; }
.error_page h1 {
font-size: 30px; }
.error_page h1 .glyphicon:before {
font-size: 30px; }
.error_page h2 {
font-size: 20px;
color: #989898; }
.error_page .btn {
margin-right: 5px;
padding: 4px 12px;
border: 1px solid #CCC;
border-bottom: 2px solid #45ADA8;
text-transform: uppercase;
font-size: 17px; }
.error_page .btn:last-child {
border-bottom: 2px solid #368985; }
.error_page .icon {
width: 50px;
height: 50px;
display: inline-block;
vertical-align: middle;
margin-top: -10px; }
.error_page .icon.icon-unauthorized {
background: url(../images/icn-err_unauth.png) 0 0 no-repeat; }
.error_page .icon.icon-notfound {
background: url(../images/icn-err_notfound.png) 0 0 no-repeat; }
.error_page .icon.icon-error {
background: url(../images/icn-err_error.png) 0 0 no-repeat; }
/* Footer */
.footer {
background: #f1f1f1;
padding: 20px 20px 10px;
margin-top: 20px; }
.footer ul {
list-style-type: none;
margin: 0;
padding: 0; }
.footer ul li {
margin-bottom: 5px;
font-size: 14px; }
.footer ul li.version {
color: #999;
font-size: 12px; }
.footer ul li.partners {
margin: 0; }
.footer a {
color: #45ADA8; }
.footer .hosted {
clear: both;
margin: 0; }
.affix {
position: fixed; }
.affix-bottom {
position: absolute; }
.bs-sidebar.affix {
position: fixed;
top: 0; }
/* Other color schemes */
/* BLUE*/
body.blue .btn-theme {
background: #3086c8;
border: 1px solid #559ed6; }
body.blue .btn-theme:hover, body.blue .btn-theme:focus {
background: #559ed6 !important; }
body.blue .navbar .nav > li .dropdown-menu li .badge-info {
background: #559ed6; }
body.blue .navbar .nav > li .dropdown-menu li a:hover, body.blue .navbar .nav > li .dropdown-menu li a:focus {
color: #3086c8; }
body.blue .navbar li.active > a {
border-color: #559ed6 !important; }
body.blue h1 {
border-color: #559ed6; }
body.blue h1 span,
body.blue h5 {
color: #559ed6; }
body.blue .bs-docs-section .bs-link-buttons li.current-version {
color: #559ed6; }
body.blue .bs-docs-section .bs-docs-tech {
background: #559ed6; }
body.blue .bs-docs-section .bs-docs-tech > div {
border-right-color: #4092d1;
border-left-color: #6aaadb; }
body.blue .bs-docs-section .btn:hover, body.blue .bs-docs-section .btn:focus {
background: #4092d1 !important; }
body.blue .bs-sidebar .bs-sidenav .active > a {
border-color: #559ed6;
color: #559ed6; }
body.blue .error_page .btn {
border-bottom-color: #559ed6; }
body.blue .error_page .btn:last-child {
border-bottom-color: #3086c8; }
body.blue .footer a {
color: #559ed6; }
@media screen and (max-width: 959px) {
body.blue .bs-docs-section .bs-docs-tech > div {
border-bottom-color: #4092d1;
border-top-color: #6aaadb; } }
/* GREEN*/
body.green .btn-theme {
background: #449575;
border: 1px solid #59B390; }
body.green .btn-theme:hover, body.green .btn-theme:focus {
background: #59B390 !important; }
body.green .navbar .nav > li .dropdown-menu li .badge-info {
background: #59B390; }
body.green .navbar .nav > li .dropdown-menu li a:hover, body.green .navbar .nav > li .dropdown-menu li a:focus {
color: #449575; }
body.green .navbar li.active > a {
border-color: #59B390 !important; }
body.green h1 {
border-color: #59B390; }
body.green h1 span,
body.green h5 {
color: #59B390; }
body.green .bs-docs-section .bs-link-buttons li.current-version {
color: #59B390; }
body.green .bs-docs-section .bs-docs-tech {
background: #59B390; }
body.green .bs-docs-section .bs-docs-tech > div {
border-right-color: #4ca683;
border-left-color: #6abb9c; }
body.green .bs-docs-section .btn:hover, body.green .bs-docs-section .btn:focus {
background: #4ca683 !important; }
body.green .bs-sidebar .bs-sidenav .active > a {
border-color: #59B390;
color: #59B390; }
body.green .error_page .btn {
border-bottom-color: #59B390; }
body.green .error_page .btn:last-child {
border-bottom-color: #449575; }
body.green .footer a {
color: #59B390; }
@media screen and (max-width: 959px) {
body.green .bs-docs-section .bs-docs-tech > div {
border-bottom-color: #4ca683;
border-top-color: #6abb9c; } }
/* PURPLE*/
body.purple .btn-theme {
background: #4f2b4e;
border: 1px solid #703D6F; }
body.purple .btn-theme:hover, body.purple .btn-theme:focus {
background: #703D6F !important; }
body.purple .navbar .nav > li .dropdown-menu li .badge-info {
background: #703D6F; }
body.purple .navbar .nav > li .dropdown-menu li a:hover, body.purple .navbar .nav > li .dropdown-menu li a:focus {
color: #4f2b4e; }
body.purple .navbar li.active > a {
border-color: #703D6F !important; }
body.purple h1 {
border-color: #703D6F; }
body.purple h1 span,
body.purple h5 {
color: #703D6F; }
body.purple .bs-docs-section .bs-link-buttons li.current-version {
color: #703D6F; }
body.purple .bs-docs-section .bs-docs-tech {
background: #703D6F; }
body.purple .bs-docs-section .bs-docs-tech > div {
border-right-color: #5f345f;
border-left-color: #81467f; }
body.purple .bs-docs-section .btn:hover, body.purple .bs-docs-section .btn:focus {
background: #5f345f !important; }
body.purple .bs-sidebar .bs-sidenav .active > a {
border-color: #703D6F;
color: #703D6F; }
body.purple .error_page .btn {
border-bottom-color: #703D6F; }
body.purple .error_page .btn:last-child {
border-bottom-color: #4f2b4e; }
body.purple .footer a {
color: #703D6F; }
@media screen and (max-width: 959px) {
body.purple .bs-docs-section .bs-docs-tech > div {
border-bottom-color: #5f345f;
border-top-color: #81467f; } }
/* ORANGE*/
body.orange .btn-theme {
background: #e5560f;
border: 1px solid #F27435; }
body.orange .btn-theme:hover, body.orange .btn-theme:focus {
background: #F27435 !important; }
body.orange .navbar .nav > li .dropdown-menu li .badge-info {
background: #F27435; }
body.orange .navbar .nav > li .dropdown-menu li a:hover, body.orange .navbar .nav > li .dropdown-menu li a:focus {
color: #e5560f; }
body.orange .navbar li.active > a {
border-color: #F27435 !important; }
body.orange h1 {
border-color: #F27435; }
body.orange h1 span,
body.orange h5 {
color: #F27435; }
body.orange .bs-docs-section .bs-link-buttons li.current-version {
color: #F27435; }
body.orange .bs-docs-section .bs-docs-tech {
background: #F27435; }
body.orange .bs-docs-section .bs-docs-tech > div {
border-right-color: #f0641d;
border-left-color: #f4844d; }
body.orange .bs-docs-section .btn:hover, body.orange .bs-docs-section .btn:focus {
background: #f0641d !important; }
body.orange .bs-sidebar .bs-sidenav .active > a {
border-color: #F27435;
color: #F27435; }
body.orange .error_page .btn {
border-bottom-color: #F27435; }
body.orange .error_page .btn:last-child {
border-bottom-color: #e5560f; }
body.orange .footer a {
color: #F27435; }
@media screen and (max-width: 959px) {
body.orange .bs-docs-section .bs-docs-tech > div {
border-bottom-color: #f0641d;
border-top-color: #f4844d; } }
/* RED*/
body.red .btn-theme {
background: #961915;
border: 1px solid #C3201B; }
body.red .btn-theme:hover, body.red .btn-theme:focus {
background: #C3201B !important; }
body.red .navbar .nav > li .dropdown-menu li .badge-info {
background: #C3201B; }
body.red .navbar .nav > li .dropdown-menu li a:hover, body.red .navbar .nav > li .dropdown-menu li a:focus {
color: #961915; }
body.red .navbar li.active > a {
border-color: #C3201B !important; }
body.red h1 {
border-color: #C3201B; }
body.red h1 span,
body.red h5 {
color: #C3201B; }
body.red .bs-docs-section .bs-link-buttons li.current-version {
color: #C3201B; }
body.red .bs-docs-section .bs-docs-tech {
background: #C3201B; }
body.red .bs-docs-section .bs-docs-tech > div {
border-right-color: #ad1c18;
border-left-color: #d9241e; }
body.red .bs-docs-section .btn:hover, body.red .bs-docs-section .btn:focus {
background: #ad1c18 !important; }
body.red .bs-sidebar .bs-sidenav .active > a {
border-color: #C3201B;
color: #C3201B; }
body.red .error_page .btn {
border-bottom-color: #C3201B; }
body.red .error_page .btn:last-child {
border-bottom-color: #961915; }
body.red .footer a {
color: #C3201B; }
@media screen and (max-width: 959px) {
body.red .bs-docs-section .bs-docs-tech > div {
border-bottom-color: #ad1c18;
border-top-color: #d9241e; } }
/* almost BLACK*/
body.black .btn-theme {
background: #282828;
border: 1px solid #424141; }
body.black .btn-theme:hover, body.black .btn-theme:focus {
background: #424141 !important; }
body.black .navbar .nav > li .dropdown-menu li .badge-info {
background: #424141; }
body.black .navbar .nav > li .dropdown-menu li a:hover, body.black .navbar .nav > li .dropdown-menu li a:focus {
color: #282828; }
body.black .navbar li.active > a {
border-color: #424141 !important; }
body.black h1 {
border-color: #424141; }
body.black h1 span,
body.black h5 {
color: #424141; }
body.black .bs-docs-section .bs-link-buttons li.current-version {
color: #424141; }
body.black .bs-docs-section .bs-docs-tech {
background: #424141; }
body.black .bs-docs-section .bs-docs-tech > div {
border-right-color: #353434;
border-left-color: #4f4e4e; }
body.black .bs-docs-section .btn:hover, body.black .bs-docs-section .btn:focus {
background: #353434 !important; }
body.black .bs-sidebar .bs-sidenav .active > a {
border-color: #424141;
color: #424141; }
body.black .error_page .btn {
border-bottom-color: #424141; }
body.black .error_page .btn:last-child {
border-bottom-color: #282828; }
body.black .footer a {
color: #424141; }
@media screen and (max-width: 959px) {
body.black .bs-docs-section .bs-docs-tech > div {
border-bottom-color: #353434;
border-top-color: #4f4e4e; } }
/* responsive for fixed menu */
@media screen and (min-width: 920px) {
.bs-sidebar.affix-bottom,
.bs-sidebar.affix {
width: 214px; } }
@media screen and (min-width: 1200px) {
.bs-sidebar.affix-bottom,
.bs-sidebar.affix {
width: 229px; }
.select_theme {
display: block; } }
@media screen and (max-width: 959px) {
.bs-docs-section .bs-docs-tech {
display: block; }
.bs-docs-section .bs-docs-tech > div {
border: none;
border-bottom: 1px solid #3e9b96;
border-top: 1px solid #52bab5;
display: block;
padding-bottom: 0; }
.bs-docs-section .bs-docs-tech .btn {
position: relative; } }
@media (max-width: 768px) {
.brand img {
max-width: 230px; }
.navbar {
padding: 0; }
.navbar .nav-collapse {
margin-top: 0; }
.navbar .dropdown-menu {
border: 0; }
.navbar .dropdown-menu a {
font-size: 18px; }
.navbar .pull-right {
/* Enable use of floated navbar text */
float: none !important; }
.bs-table-scrollable {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
overflow-x: scroll;
border: 1px solid #DDD; }
.footer {
padding: 10px; }
.footer .pull-right {
margin-top: 10px; } } | BForms.Docs/Content/Stylesheets/Site.css | html {
overflow-y: scroll !important; }
body {
max-width: 1024px;
margin: 20px auto 0;
padding: 0 20px;
font-size: 17px; }
.sidebar-nav {
padding: 9px 0; }
/* Override bootstrap*/
.container-fluid {
padding: 0; }
header .navbar-inner, header .navbar {
background: #fff;
background-image: none;
filter: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none; }
a {
color: #3F3F3F; }
a:hover, a:focus {
text-decoration: none;
color: #000;
background-color: transparent; }
/* Global loading */
.loading-global {
background: url(../images/preloader.gif) center center no-repeat;
background-color: #FFF;
background-color: rgba(255, 255, 255, 0.9);
display: none;
width: 100px;
height: 50px;
margin-left: -50px;
left: 50%;
top: 0;
text-indent: -999em;
position: fixed;
border-radius: 0 0 2px 2px;
-moz-box-shadow: 0 2px 5px rgba(20, 30, 50, 0.1);
-webkit-box-shadow: 0 2px 5px rgba(20, 30, 50, 0.1);
box-shadow: 0 2px 5px rgba(20, 30, 50, 0.1);
z-index: 2000; }
/* Header */
header .navbar {
padding: 0 0 30px 0;
border-bottom: 1px solid #e8e8e8; }
header .navbar .brand {
/*Logo*/
padding: 0;
margin: 0; }
header .navbar .navbar-collapse {
padding-right: 0;
margin-right: -10px; }
header .navbar .navbar-inner {
border: 0;
padding: 0; }
header .navbar .navbar-nav {
margin: 0; }
header .navbar .nav > li {
margin: 10px 15px 10px;
text-transform: uppercase;
font-size: 21px;
line-height: 30px; }
header .navbar .nav > li > a {
padding: 0 0 2px 0;
color: #3F3F3F; }
header .navbar .nav > li > a .glyphicon {
vertical-align: top; }
header .navbar .nav > li > a:hover, header .navbar .nav > li > a:focus {
background: transparent !important; }
header .navbar .nav > li .dropdown-menu {
min-width: 180px;
top: 120%; }
header .navbar .nav > li .dropdown-menu li {
text-transform: none;
font-size: 14px; }
header .navbar .nav > li .dropdown-menu li .badge-info {
margin-left: 10px;
background: #368985; }
header .navbar .nav > li .dropdown-menu li a:hover, header .navbar .nav > li .dropdown-menu li a:focus {
color: #368985;
background: none; }
header .navbar .nav > li:hover, header .navbar .nav > li:focus {
background: transparent !important; }
header .navbar .nav .open > a,
header .navbar .nav .open > a:hover,
header .navbar .nav .open > a:focus {
background-color: transparent !important; }
header .navbar li.active > a {
border-bottom: 2px solid #45ADA8 !important; }
header .navbar li.active .dropdown-toggle {
background: #fff; }
header .navbar .navbar-toggle {
/*Nav button for mobile*/
margin-right: 0;
border: none;
background-image: none;
background: #585858;
outline: none; }
header .navbar .navbar-toggle .icon-bar {
background-color: #ccc; }
header .navbar .navbar-toggle:hover {
background: #dadada; }
/* Main area */
h1 {
font-size: 20px;
line-height: normal;
font-weight: normal;
border-bottom: 2px solid #45ADA8;
padding-bottom: 10px;
margin-bottom: 35px; }
h1 span {
color: #45ADA8; }
h5 {
color: #45ADA8;
font-size: 15px; }
.gray {
color: #989898; }
/* Other pages */
.docs_page p, .docs_page li {
margin: 0 0 10px;
font-size: 17px;
line-height: 24px; }
.docs_page table {
min-width: 700px; }
code {
white-space: normal;
word-break: break-word; }
/* Main page */
.bs-docs-section a {
text-decoration: underline; }
.bs-docs-section .jumbotron {
background: #fff;
border: 1px solid #e8e8e8;
padding: 30px; }
.bs-docs-section .jumbotron h1 {
font-size: 30px; }
.bs-docs-section .jumbotron p a {
text-decoration: underline; }
.bs-docs-section .bs-link-buttons {
padding: 0;
margin: 0 0 30px;
list-style: none; }
.bs-docs-section .bs-link-buttons li {
display: inline-block;
margin-right: 10px; }
.bs-docs-section .bs-link-buttons li.current-version {
color: #45ADA8; }
.bs-docs-section .bs-link-buttons a {
text-decoration: none; }
.bs-docs-section .bs-docs-tech {
margin: 0;
background: #45ADA8;
color: #fff;
display: table;
position: relative; }
.bs-docs-section .bs-docs-tech a {
text-decoration: none; }
.bs-docs-section .bs-docs-tech > div {
border-right: 1px solid #3e9b96;
border-left: 1px solid #52bab5;
display: table-cell;
float: none;
padding-bottom: 60px; }
.bs-docs-section .bs-docs-tech > div:first-child {
border-left: none; }
.bs-docs-section .bs-docs-tech > div:last-child {
border-right: none; }
.bs-docs-section .bs-docs-tech .bs-docs-details {
position: relative; }
.bs-docs-section .bs-docs-tech h2 a,
.bs-docs-section .bs-docs-tech p a {
color: #fff; }
.bs-docs-section .bs-docs-tech h2 a:hover,
.bs-docs-section .bs-docs-tech p a:hover {
color: #1f1f1f !important; }
.bs-docs-section .bs-docs-tech p {
font-size: 16px; }
.bs-docs-section .bs-docs-tech p a {
text-decoration: underline; }
.bs-docs-section .bs-docs-tech .btn {
margin: 20px 0 10px;
position: absolute;
bottom: 10px; }
.bs-docs-section .bs-docs-tech .btn:hover, .bs-docs-section .bs-docs-tech .btn:focus {
background: #3e9b96 !important; }
/* Aside menu*/
.bs-sidebar .bs-sidenav {
margin-top: 30px;
margin-bottom: 30px;
padding-top: 10px;
padding-bottom: 10px;
text-shadow: 0 1px 0 #fff;
background-color: #f7f5fa; }
.bs-sidebar .bs-sidenav .active > a {
border-right: 2px solid #45ADA8;
color: #45ADA8; }
.bs-sidebar .nav li a {
font-weight: bold; }
.bs-sidebar .nav .nav li a {
font-weight: normal;
padding: 10px 15px 10px 25px; }
/* Change theme box */
.select_theme {
position: fixed;
right: 0;
top: 50%;
margin-top: -109px;
background: #f7f5fa;
display: table;
border-spacing: 10px;
z-index: 1023;
display: none; }
.select_theme .toogle {
position: relative;
display: table-cell;
width: 20px;
vertical-align: middle;
padding-left: 5px; }
.select_theme .toogle .open {
display: none; }
.select_theme .options {
display: table-cell;
vertical-align: top;
border-left: 1px dotted #d6d6d6;
padding: 0 20px 0 10px; }
.select_theme .options p {
margin-bottom: 10px;
font-size: 16px; }
.select_theme .options .color {
width: 15px;
height: 15px;
display: inline-block;
margin-right: 5px;
border: 2px solid #fff;
vertical-align: middle; }
.select_theme .options ul {
padding: 0;
list-style: none; }
.select_theme .options ul li {
font-size: 15px;
margin-bottom: 6px; }
.select_theme .options ul li.default .color {
background: #45ADA8; }
.select_theme .options ul li.orange .color {
background: #F27435; }
.select_theme .options ul li.red .color {
background: #C3201B; }
.select_theme .options ul li.green .color {
background: #59B390; }
.select_theme .options ul li.blue .color {
background: #559ed6; }
.select_theme .options ul li.purple .color {
background: #703D6F; }
.select_theme .options ul li.black .color {
background: #424141; }
.select_theme.collapsed {
right: -135px; }
.select_theme.collapsed .toogle .closed {
display: none; }
.select_theme.collapsed .toogle .open {
display: inline-block; }
/* Example page*/
.bs-docs-section .page-header {
padding: 0;
border: none; }
.bs-docs-section .page-header h1 {
font-size: 27px; }
.bs-docs-section h3 {
font-size: 22px; }
.bs-docs-section .sub_title {
font-size: 14px;
font-weight: bold;
color: #989898;
text-transform: uppercase;
margin-top: 20px; }
.bs-docs-section .bs-example {
position: relative;
padding: 15px;
background-color: #fafafa;
border: 1px solid #e8e8e8;
margin-bottom: -1px; }
.bs-docs-section .bs-example.bs-img-example {
background: #fff; }
.bs-docs-section .bs-example.bs-img-example img {
max-width: 100%;
cursor: pointer; }
.bs-docs-section .highlight {
padding: 9px 14px;
margin-bottom: 14px;
background-color: #f7f7f9;
border: 1px solid #e8e8e8; }
.bs-docs-section .highlight pre {
padding: 0;
margin-top: 0;
margin-bottom: 0;
background-color: transparent;
border: 0;
white-space: nowrap; }
/* Tabs for example */
.docs_tabs {
margin-top: 30px; }
.docs_tabs .navbar {
margin: 0;
border-bottom: none; }
.docs_tabs .navbar .navbar-toggle:focus {
outline: none; }
.docs_tabs .navbar .active a {
background: #fff !important; }
.docs_tabs .tab-content {
padding: 30px 20px 20px;
border: 1px solid #dddddd;
border-top: none; }
.docs_tabs .tab-content pre.prettyprint {
border: none;
background: #fff; }
/* Error pages */
.error_page .brand {
margin-bottom: 20px;
display: inline-block; }
.error_page h1 {
font-size: 30px; }
.error_page h1 .glyphicon:before {
font-size: 30px; }
.error_page h2 {
font-size: 20px;
color: #989898; }
.error_page .btn {
margin-right: 5px;
padding: 4px 12px;
border: 1px solid #CCC;
border-bottom: 2px solid #45ADA8;
text-transform: uppercase;
font-size: 17px; }
.error_page .btn:last-child {
border-bottom: 2px solid #368985; }
.error_page .icon {
width: 50px;
height: 50px;
display: inline-block;
vertical-align: middle;
margin-top: -10px; }
.error_page .icon.icon-unauthorized {
background: url(../images/icn-err_unauth.png) 0 0 no-repeat; }
.error_page .icon.icon-notfound {
background: url(../images/icn-err_notfound.png) 0 0 no-repeat; }
.error_page .icon.icon-error {
background: url(../images/icn-err_error.png) 0 0 no-repeat; }
/* Footer */
.footer {
background: #f1f1f1;
padding: 20px 20px 10px;
margin-top: 20px; }
.footer ul {
list-style-type: none;
margin: 0;
padding: 0; }
.footer ul li {
margin-bottom: 5px;
font-size: 14px; }
.footer ul li.version {
color: #999;
font-size: 12px; }
.footer ul li.partners {
margin: 0; }
.footer a {
color: #45ADA8; }
.footer .hosted {
clear: both;
margin: 0; }
.affix {
position: fixed; }
.affix-bottom {
position: absolute; }
.bs-sidebar.affix {
position: fixed;
top: 0; }
/* Other color schemes */
/* BLUE*/
body.blue .btn-theme {
background: #3086c8;
border: 1px solid #559ed6; }
body.blue .btn-theme:hover, body.blue .btn-theme:focus {
background: #559ed6 !important; }
body.blue .navbar .nav > li .dropdown-menu li .badge-info {
background: #559ed6; }
body.blue .navbar .nav > li .dropdown-menu li a:hover, body.blue .navbar .nav > li .dropdown-menu li a:focus {
color: #3086c8; }
body.blue .navbar li.active > a {
border-color: #559ed6 !important; }
body.blue h1 {
border-color: #559ed6; }
body.blue h1 span,
body.blue h5 {
color: #559ed6; }
body.blue .bs-docs-section .bs-link-buttons li.current-version {
color: #559ed6; }
body.blue .bs-docs-section .bs-docs-tech {
background: #559ed6; }
body.blue .bs-docs-section .bs-docs-tech > div {
border-right-color: #4092d1;
border-left-color: #6aaadb; }
body.blue .bs-docs-section .btn:hover, body.blue .bs-docs-section .btn:focus {
background: #4092d1 !important; }
body.blue .bs-sidebar .bs-sidenav .active > a {
border-color: #559ed6;
color: #559ed6; }
body.blue .error_page .btn {
border-bottom-color: #559ed6; }
body.blue .error_page .btn:last-child {
border-bottom-color: #3086c8; }
body.blue .footer a {
color: #559ed6; }
@media screen and (max-width: 959px) {
body.blue .bs-docs-section .bs-docs-tech > div {
border-bottom-color: #4092d1;
border-top-color: #6aaadb; } }
/* GREEN*/
body.green .btn-theme {
background: #449575;
border: 1px solid #59B390; }
body.green .btn-theme:hover, body.green .btn-theme:focus {
background: #59B390 !important; }
body.green .navbar .nav > li .dropdown-menu li .badge-info {
background: #59B390; }
body.green .navbar .nav > li .dropdown-menu li a:hover, body.green .navbar .nav > li .dropdown-menu li a:focus {
color: #449575; }
body.green .navbar li.active > a {
border-color: #59B390 !important; }
body.green h1 {
border-color: #59B390; }
body.green h1 span,
body.green h5 {
color: #59B390; }
body.green .bs-docs-section .bs-link-buttons li.current-version {
color: #59B390; }
body.green .bs-docs-section .bs-docs-tech {
background: #59B390; }
body.green .bs-docs-section .bs-docs-tech > div {
border-right-color: #4ca683;
border-left-color: #6abb9c; }
body.green .bs-docs-section .btn:hover, body.green .bs-docs-section .btn:focus {
background: #4ca683 !important; }
body.green .bs-sidebar .bs-sidenav .active > a {
border-color: #59B390;
color: #59B390; }
body.green .error_page .btn {
border-bottom-color: #59B390; }
body.green .error_page .btn:last-child {
border-bottom-color: #449575; }
body.green .footer a {
color: #59B390; }
@media screen and (max-width: 959px) {
body.green .bs-docs-section .bs-docs-tech > div {
border-bottom-color: #4ca683;
border-top-color: #6abb9c; } }
/* PURPLE*/
body.purple .btn-theme {
background: #4f2b4e;
border: 1px solid #703D6F; }
body.purple .btn-theme:hover, body.purple .btn-theme:focus {
background: #703D6F !important; }
body.purple .navbar .nav > li .dropdown-menu li .badge-info {
background: #703D6F; }
body.purple .navbar .nav > li .dropdown-menu li a:hover, body.purple .navbar .nav > li .dropdown-menu li a:focus {
color: #4f2b4e; }
body.purple .navbar li.active > a {
border-color: #703D6F !important; }
body.purple h1 {
border-color: #703D6F; }
body.purple h1 span,
body.purple h5 {
color: #703D6F; }
body.purple .bs-docs-section .bs-link-buttons li.current-version {
color: #703D6F; }
body.purple .bs-docs-section .bs-docs-tech {
background: #703D6F; }
body.purple .bs-docs-section .bs-docs-tech > div {
border-right-color: #5f345f;
border-left-color: #81467f; }
body.purple .bs-docs-section .btn:hover, body.purple .bs-docs-section .btn:focus {
background: #5f345f !important; }
body.purple .bs-sidebar .bs-sidenav .active > a {
border-color: #703D6F;
color: #703D6F; }
body.purple .error_page .btn {
border-bottom-color: #703D6F; }
body.purple .error_page .btn:last-child {
border-bottom-color: #4f2b4e; }
body.purple .footer a {
color: #703D6F; }
@media screen and (max-width: 959px) {
body.purple .bs-docs-section .bs-docs-tech > div {
border-bottom-color: #5f345f;
border-top-color: #81467f; } }
/* ORANGE*/
body.orange .btn-theme {
background: #e5560f;
border: 1px solid #F27435; }
body.orange .btn-theme:hover, body.orange .btn-theme:focus {
background: #F27435 !important; }
body.orange .navbar .nav > li .dropdown-menu li .badge-info {
background: #F27435; }
body.orange .navbar .nav > li .dropdown-menu li a:hover, body.orange .navbar .nav > li .dropdown-menu li a:focus {
color: #e5560f; }
body.orange .navbar li.active > a {
border-color: #F27435 !important; }
body.orange h1 {
border-color: #F27435; }
body.orange h1 span,
body.orange h5 {
color: #F27435; }
body.orange .bs-docs-section .bs-link-buttons li.current-version {
color: #F27435; }
body.orange .bs-docs-section .bs-docs-tech {
background: #F27435; }
body.orange .bs-docs-section .bs-docs-tech > div {
border-right-color: #f0641d;
border-left-color: #f4844d; }
body.orange .bs-docs-section .btn:hover, body.orange .bs-docs-section .btn:focus {
background: #f0641d !important; }
body.orange .bs-sidebar .bs-sidenav .active > a {
border-color: #F27435;
color: #F27435; }
body.orange .error_page .btn {
border-bottom-color: #F27435; }
body.orange .error_page .btn:last-child {
border-bottom-color: #e5560f; }
body.orange .footer a {
color: #F27435; }
@media screen and (max-width: 959px) {
body.orange .bs-docs-section .bs-docs-tech > div {
border-bottom-color: #f0641d;
border-top-color: #f4844d; } }
/* RED*/
body.red .btn-theme {
background: #961915;
border: 1px solid #C3201B; }
body.red .btn-theme:hover, body.red .btn-theme:focus {
background: #C3201B !important; }
body.red .navbar .nav > li .dropdown-menu li .badge-info {
background: #C3201B; }
body.red .navbar .nav > li .dropdown-menu li a:hover, body.red .navbar .nav > li .dropdown-menu li a:focus {
color: #961915; }
body.red .navbar li.active > a {
border-color: #C3201B !important; }
body.red h1 {
border-color: #C3201B; }
body.red h1 span,
body.red h5 {
color: #C3201B; }
body.red .bs-docs-section .bs-link-buttons li.current-version {
color: #C3201B; }
body.red .bs-docs-section .bs-docs-tech {
background: #C3201B; }
body.red .bs-docs-section .bs-docs-tech > div {
border-right-color: #ad1c18;
border-left-color: #d9241e; }
body.red .bs-docs-section .btn:hover, body.red .bs-docs-section .btn:focus {
background: #ad1c18 !important; }
body.red .bs-sidebar .bs-sidenav .active > a {
border-color: #C3201B;
color: #C3201B; }
body.red .error_page .btn {
border-bottom-color: #C3201B; }
body.red .error_page .btn:last-child {
border-bottom-color: #961915; }
body.red .footer a {
color: #C3201B; }
@media screen and (max-width: 959px) {
body.red .bs-docs-section .bs-docs-tech > div {
border-bottom-color: #ad1c18;
border-top-color: #d9241e; } }
/* almost BLACK*/
body.black .btn-theme {
background: #282828;
border: 1px solid #424141; }
body.black .btn-theme:hover, body.black .btn-theme:focus {
background: #424141 !important; }
body.black .navbar .nav > li .dropdown-menu li .badge-info {
background: #424141; }
body.black .navbar .nav > li .dropdown-menu li a:hover, body.black .navbar .nav > li .dropdown-menu li a:focus {
color: #282828; }
body.black .navbar li.active > a {
border-color: #424141 !important; }
body.black h1 {
border-color: #424141; }
body.black h1 span,
body.black h5 {
color: #424141; }
body.black .bs-docs-section .bs-link-buttons li.current-version {
color: #424141; }
body.black .bs-docs-section .bs-docs-tech {
background: #424141; }
body.black .bs-docs-section .bs-docs-tech > div {
border-right-color: #353434;
border-left-color: #4f4e4e; }
body.black .bs-docs-section .btn:hover, body.black .bs-docs-section .btn:focus {
background: #353434 !important; }
body.black .bs-sidebar .bs-sidenav .active > a {
border-color: #424141;
color: #424141; }
body.black .error_page .btn {
border-bottom-color: #424141; }
body.black .error_page .btn:last-child {
border-bottom-color: #282828; }
body.black .footer a {
color: #424141; }
@media screen and (max-width: 959px) {
body.black .bs-docs-section .bs-docs-tech > div {
border-bottom-color: #353434;
border-top-color: #4f4e4e; } }
/* responsive for fixed menu */
@media screen and (min-width: 920px) {
.bs-sidebar.affix-bottom,
.bs-sidebar.affix {
width: 214px; } }
@media screen and (min-width: 1200px) {
.bs-sidebar.affix-bottom,
.bs-sidebar.affix {
width: 229px; }
.select_theme {
display: block; } }
@media screen and (max-width: 959px) {
.bs-docs-section .bs-docs-tech {
display: block; }
.bs-docs-section .bs-docs-tech > div {
border: none;
border-bottom: 1px solid #3e9b96;
border-top: 1px solid #52bab5;
display: block;
padding-bottom: 0; }
.bs-docs-section .bs-docs-tech .btn {
position: relative; } }
@media (max-width: 768px) {
.brand img {
max-width: 230px; }
.navbar {
padding: 0; }
.navbar .nav-collapse {
margin-top: 0; }
.navbar .dropdown-menu {
border: 0; }
.navbar .dropdown-menu a {
font-size: 18px; }
.navbar .pull-right {
/* Enable use of floated navbar text */
float: none !important; }
.bs-table-scrollable {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
overflow-x: scroll;
border: 1px solid #DDD; }
.footer {
padding: 10px; }
.footer .pull-right {
margin-top: 10px; } } | 0.369884 | 0.047847 |
body {
background-image:url( ../img/background.JPG);
background-repeat:no-repeat;
background-position: 537px 14px;
border-top-left-radius: 100px;
border-top-right-radius: 100px;
background-size: contain;
width:800px;
height:780px;
background-color: #BDC0BA;
}
img{border:0;}
p {
font-size: 6px;
color: white;
}
.i {
background-image: url('../img/icon.PNG');
}
.wifi {
width: 20px;
height: 20px;
position:absolute;
top: 33px;
left: 855px;
}
.signal {
height: 20px;
position:absolute;
top: 33px;
left: 831px;
}
.battery {
height: 20px;
position:absolute;
top: 33px;
left: 880px;
}
.mockup {
position:absolute;
height:890px;
top: -20px;
left: 290px;
}
.grey {
background-color: #656765;
opacity: 0.98;
}
.red {
background-color: red;
}
.bigforest{
background-position: -31px -90px;
background-size: 120%;
}
.ntucool{
background-position: -31px -284px;
background-size: 650%;
}
.goodnotes{
background-position: -31px -384px;
background-size: 650%;
}
.tasks{
background-position: -31px -486px;
background-size: 650%;
}
.ntuceiba{
background-position: -123px -284px;
background-size: 650%;
}
.googlecloud{
background-position: -123px -384px;
background-size: 650%;
}
.meet{
background-position: -123px -486px;
background-size: 650%;
}
.coursera{
background-position: -217px -284px;
background-size: 650%;
}
.googleduo{
background-position: -217px -384px;
background-size: 650%;
}
.forest{
background-position: -217px -486px;
background-size: 650%;
}
.udemy{
background-position: -311px -284px;
background-size: 650%;
}
.googlekeep{
background-position: -311px -384px;
background-size: 650%;
}
.zuvio{
background-position: -311px -486px;
background-size: 650%;
}
.instagram{
background-position: -31px -780px;
background-size: 650%;
}
.chrome{
background-position: -123px -780px;
background-size: 650%;
}
.applemusic{
background-position: -217px -780px;
background-size: 650%;
}
.line{
background-position: -311px -780px;
background-size: 650%;
}
.rounded-rectangle {
width: 62px;
height: 62px;
border-radius: 15px;
display: inline-block;
border-style: none;
}
.big-rounded-rectangle {
width: 340px;
height: 158px;
border-radius: 22px;
display: inline-block;
border-style: none;
}
.down-rounded-rectangle {
width: 355px;
height: 93px;
border-radius: 25px;
display: inline-block;
border-style: none;
}
.circle {
width: 20px;
height: 20px;
border-radius: 50%;
display: inline-block;
border-style: hidden;
}
.circle2 {
width: 43px;
height: 20px;
border-radius: 10px;
display: inline-block;
border-style: hidden;
}
.bigup {
position:absolute;
top:75px;
}
.bigupword {
position:absolute;
top:233px;
}
.upword {
position:absolute;
top:18px;
}
.upwifi {
position:absolute;
top:10px;
}
.up1 {
position:absolute;
top:270px;
}
.up1word {
position:absolute;
top:328px;
}
.up2 {
position:absolute;
top:368px;
}
.up2word {
position:absolute;
top:428px;
}
.up3 {
position:absolute;
top:470px;
}
.up3word {
position:absolute;
top:528px;
}
.up4word {
position:absolute;
top:692px;
}
.up5 {
position:absolute;
top:700px;
}
.up6 {
position:absolute;
top:715px;
}
.circleup {
position:absolute;
top:708px;
}
.bigleft {
left: 556px;
}
.bigleftword {
left: 705px;
}
.leftword {
left: 575px;
font-size: 15px;
font-weight: bold;
}
.leftwifi {
left: 900px;
}
.left1 {
left: 556px;
}
.left1word {
left: 562px;
}
.left1word1 {
left: 557px;
}
.left1word2 {
left: 570px;
}
.left1word3 {
left: 612px;
z-index:1;
font-size: 15px;
}
.left2 {
left: 651px;
}
.left2word {
left: 650px;
}
.left2word1 {
left: 657px;
}
.left2word2 {
left: 668px;
}
.left3 {
left: 741px;
}
.left3word {
left: 747px;
}
.left3word1 {
left: 739px;
}
.left3word2 {
left: 755px;
}
.left4 {
left: 831px;
}
.left4word {
left: 842px;
}
.left4word1 {
left: 825px;
}
.left4word2 {
left: 832px;
}
.left4word3 {
left: 858px;
z-index:1;
font-size: 15px;
}
.left5 {
left: 546px;
}
.circleleft {
left: 606px;
}
.circleleft2 {
left: 854px;
}
div.circle_in_black{
width:80px;height:80px;
border-radius:999em;
background-color:black;
} | 109-1Frontend/HW2/css/icon.css | body {
background-image:url( ../img/background.JPG);
background-repeat:no-repeat;
background-position: 537px 14px;
border-top-left-radius: 100px;
border-top-right-radius: 100px;
background-size: contain;
width:800px;
height:780px;
background-color: #BDC0BA;
}
img{border:0;}
p {
font-size: 6px;
color: white;
}
.i {
background-image: url('../img/icon.PNG');
}
.wifi {
width: 20px;
height: 20px;
position:absolute;
top: 33px;
left: 855px;
}
.signal {
height: 20px;
position:absolute;
top: 33px;
left: 831px;
}
.battery {
height: 20px;
position:absolute;
top: 33px;
left: 880px;
}
.mockup {
position:absolute;
height:890px;
top: -20px;
left: 290px;
}
.grey {
background-color: #656765;
opacity: 0.98;
}
.red {
background-color: red;
}
.bigforest{
background-position: -31px -90px;
background-size: 120%;
}
.ntucool{
background-position: -31px -284px;
background-size: 650%;
}
.goodnotes{
background-position: -31px -384px;
background-size: 650%;
}
.tasks{
background-position: -31px -486px;
background-size: 650%;
}
.ntuceiba{
background-position: -123px -284px;
background-size: 650%;
}
.googlecloud{
background-position: -123px -384px;
background-size: 650%;
}
.meet{
background-position: -123px -486px;
background-size: 650%;
}
.coursera{
background-position: -217px -284px;
background-size: 650%;
}
.googleduo{
background-position: -217px -384px;
background-size: 650%;
}
.forest{
background-position: -217px -486px;
background-size: 650%;
}
.udemy{
background-position: -311px -284px;
background-size: 650%;
}
.googlekeep{
background-position: -311px -384px;
background-size: 650%;
}
.zuvio{
background-position: -311px -486px;
background-size: 650%;
}
.instagram{
background-position: -31px -780px;
background-size: 650%;
}
.chrome{
background-position: -123px -780px;
background-size: 650%;
}
.applemusic{
background-position: -217px -780px;
background-size: 650%;
}
.line{
background-position: -311px -780px;
background-size: 650%;
}
.rounded-rectangle {
width: 62px;
height: 62px;
border-radius: 15px;
display: inline-block;
border-style: none;
}
.big-rounded-rectangle {
width: 340px;
height: 158px;
border-radius: 22px;
display: inline-block;
border-style: none;
}
.down-rounded-rectangle {
width: 355px;
height: 93px;
border-radius: 25px;
display: inline-block;
border-style: none;
}
.circle {
width: 20px;
height: 20px;
border-radius: 50%;
display: inline-block;
border-style: hidden;
}
.circle2 {
width: 43px;
height: 20px;
border-radius: 10px;
display: inline-block;
border-style: hidden;
}
.bigup {
position:absolute;
top:75px;
}
.bigupword {
position:absolute;
top:233px;
}
.upword {
position:absolute;
top:18px;
}
.upwifi {
position:absolute;
top:10px;
}
.up1 {
position:absolute;
top:270px;
}
.up1word {
position:absolute;
top:328px;
}
.up2 {
position:absolute;
top:368px;
}
.up2word {
position:absolute;
top:428px;
}
.up3 {
position:absolute;
top:470px;
}
.up3word {
position:absolute;
top:528px;
}
.up4word {
position:absolute;
top:692px;
}
.up5 {
position:absolute;
top:700px;
}
.up6 {
position:absolute;
top:715px;
}
.circleup {
position:absolute;
top:708px;
}
.bigleft {
left: 556px;
}
.bigleftword {
left: 705px;
}
.leftword {
left: 575px;
font-size: 15px;
font-weight: bold;
}
.leftwifi {
left: 900px;
}
.left1 {
left: 556px;
}
.left1word {
left: 562px;
}
.left1word1 {
left: 557px;
}
.left1word2 {
left: 570px;
}
.left1word3 {
left: 612px;
z-index:1;
font-size: 15px;
}
.left2 {
left: 651px;
}
.left2word {
left: 650px;
}
.left2word1 {
left: 657px;
}
.left2word2 {
left: 668px;
}
.left3 {
left: 741px;
}
.left3word {
left: 747px;
}
.left3word1 {
left: 739px;
}
.left3word2 {
left: 755px;
}
.left4 {
left: 831px;
}
.left4word {
left: 842px;
}
.left4word1 {
left: 825px;
}
.left4word2 {
left: 832px;
}
.left4word3 {
left: 858px;
z-index:1;
font-size: 15px;
}
.left5 {
left: 546px;
}
.circleleft {
left: 606px;
}
.circleleft2 {
left: 854px;
}
div.circle_in_black{
width:80px;height:80px;
border-radius:999em;
background-color:black;
} | 0.46393 | 0.070304 |
.badger-accordion__trigger {
align-content: space-between;
align-items: center;
background-color:#fff;
border: 0;
border-radius: 0px;
color: #009EE8;
display: flex;
font-size: 1.25rem;
line-height: 1;
padding: 20px;
text-align: left;
transition: all ease-in-out 0.2s;
width: 100%;
border: 2px solid #009EE8;
}
.badger-accordion__trigger-title {
font-size: 20px;
transition: ease-in-out 0.3s;
width: 80%;
}
.badger-accordion__trigger-title:hover {
color:#fff;
}
.badger-accordion__trigger-icon {
display: block;
height: 40px;
margin-left: auto;
position: relative;
transition: all ease-in-out 0.2s;
width: 40px;
}
.badger-accordion__trigger-icon:before {
left: 1px;
transform: rotate(45deg) translate3d(8px, 22px, 0);
transform-origin: 100%;
}
.badger-accordion__trigger-icon:after {
transform: rotate(-45deg) translate3d(-8px, 22px, 0);
right: 1px;
transform-origin: 0;
}
.badger-accordion__trigger-icon:after, .badger-accordion__trigger-icon:before {
background-color:#009EE8;
content: "";
height: 3px;
position: absolute;
top: 10px;
transition: all ease-in-out 0.13333s;
width: 30px;
}
*, *:before, *:after {
box-sizing: inherit;
}
.badger-accordion--initalised .badger-accordion__panel {
transition: all ease-in-out 0.2s;
}
.badger-accordion__panel.is-hidden {
max-height: 0 !important;
}
.badger-accordion__panel {
background-color: #fafafa;
position: relative;
}
.badger-accordion__panel {
max-height: 0;
overflow: hidden;
}
.badger-accordion__panel-inner {
padding: 5px 20px;
}
.badger-accordion__trigger:focus{
background-color: #009EE8;
color: #fff;
cursor: pointer;
outline: none;
}
.badger-accordion__trigger[aria-expanded=true] .badger-accordion__trigger-icon:before {
transform: rotate(45deg) translate3d(13px, 14px, 0); background-color: #fff;
}
.badger-accordion__trigger[aria-expanded=true] .badger-accordion__trigger-icon:after {
transform: rotate(-45deg) translate3d(-13px, 14px, 0); background-color: #fff;
}
html {
-webkit-font-smoothing: antialiased;
box-sizing: border-box;
} | css/badger-accordion.css | .badger-accordion__trigger {
align-content: space-between;
align-items: center;
background-color:#fff;
border: 0;
border-radius: 0px;
color: #009EE8;
display: flex;
font-size: 1.25rem;
line-height: 1;
padding: 20px;
text-align: left;
transition: all ease-in-out 0.2s;
width: 100%;
border: 2px solid #009EE8;
}
.badger-accordion__trigger-title {
font-size: 20px;
transition: ease-in-out 0.3s;
width: 80%;
}
.badger-accordion__trigger-title:hover {
color:#fff;
}
.badger-accordion__trigger-icon {
display: block;
height: 40px;
margin-left: auto;
position: relative;
transition: all ease-in-out 0.2s;
width: 40px;
}
.badger-accordion__trigger-icon:before {
left: 1px;
transform: rotate(45deg) translate3d(8px, 22px, 0);
transform-origin: 100%;
}
.badger-accordion__trigger-icon:after {
transform: rotate(-45deg) translate3d(-8px, 22px, 0);
right: 1px;
transform-origin: 0;
}
.badger-accordion__trigger-icon:after, .badger-accordion__trigger-icon:before {
background-color:#009EE8;
content: "";
height: 3px;
position: absolute;
top: 10px;
transition: all ease-in-out 0.13333s;
width: 30px;
}
*, *:before, *:after {
box-sizing: inherit;
}
.badger-accordion--initalised .badger-accordion__panel {
transition: all ease-in-out 0.2s;
}
.badger-accordion__panel.is-hidden {
max-height: 0 !important;
}
.badger-accordion__panel {
background-color: #fafafa;
position: relative;
}
.badger-accordion__panel {
max-height: 0;
overflow: hidden;
}
.badger-accordion__panel-inner {
padding: 5px 20px;
}
.badger-accordion__trigger:focus{
background-color: #009EE8;
color: #fff;
cursor: pointer;
outline: none;
}
.badger-accordion__trigger[aria-expanded=true] .badger-accordion__trigger-icon:before {
transform: rotate(45deg) translate3d(13px, 14px, 0); background-color: #fff;
}
.badger-accordion__trigger[aria-expanded=true] .badger-accordion__trigger-icon:after {
transform: rotate(-45deg) translate3d(-13px, 14px, 0); background-color: #fff;
}
html {
-webkit-font-smoothing: antialiased;
box-sizing: border-box;
} | 0.420243 | 0.089494 |