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 |
|---|---|---|---|---|
@charset "utf-8";
/* 黄色 */
/*全站默认字体颜色*/
a{color:#333}a:hover,a:focus,.maincolor,.maincolor a{color:#06c}
.navbar{ background:#ffd200 !important}/*顶部导航*/
.navbar-logo,.navbar-logo-m,.navbar-slogan,.navbar-userbar{color:#282828}/*logo 及 用户信息文字颜色*/
.navbar-logo:hover,.navbar-logo-m:hover{color:#282828;text-decoration: none}
.navbar-nav > ul > li, .navbar-nav > ul > li > a{ color:#282828}/*顶部导航文字颜色*/
.navbar-userbar > ul> > li,.navbar-userbar > ul> > li > a{ color:#282828}
.Hui-aside{}/*侧边栏*/
.Hui-aside .menu_dropdown dt{color:#333}/*左侧二级导航菜单*/
.Hui-aside .menu_dropdown dt:hover{color:#148cf1}
.Hui-aside .menu_dropdown dt:hover [class^="icon-"]{ color:#7e8795}
.Hui-aside .menu_dropdown li a{color:#666;border-bottom: 1px solid #e5e5e5}
.Hui-aside .menu_dropdown li a:hover{color:#148cf1;background-color:#fafafa}
.Hui-aside .menu_dropdown li.current a,.menu_dropdown li.current a:hover{color:#148cf1}
.Hui-aside .menu_dropdown dt .Hui-iconfont{ color:#a0a7b1}
.Hui-aside .menu_dropdown dt .menu_dropdown-arrow{ color:#b6b7b8}
.dislpayArrow a{background:url(icon_arrow.png) no-repeat -20px 0}
.tabBar {border-bottom: 2px solid #ffd200}
.tabBar span.current{background-color:#ffd200;color:#282828}
.navbar-wrapper{
background-color:#ffd200 !important;
}
.Hui-aside{
background-color:#ffd200 !important;
}
.Hui-aside{
background: #ffd200 !important;
background: -moz-linear-gradient(top, #ffd200 0%, #808fa1 100%) !important;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffd200), color-stop(100%,#808fa1)) !important;
background: -webkit-linear-gradient(top, #ffd200 0%,#808fa1 100%) !important;
background: -o-linear-gradient(top, #ffd200 0%,#808fa1 100%) !important;
background: -ms-linear-gradient(top, #ffd200 0%,#808fa1 100%) !important;
background: linear-gradient(to bottom, #ffd200 0%,#808fa1 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd200', endColorstr='#808fa1',GradientType=0 );
}
#padding{background: #ffd200 !important;} | mall-console-ui/component/h-ui.admin/skin/yellow/skin.css | @charset "utf-8";
/* 黄色 */
/*全站默认字体颜色*/
a{color:#333}a:hover,a:focus,.maincolor,.maincolor a{color:#06c}
.navbar{ background:#ffd200 !important}/*顶部导航*/
.navbar-logo,.navbar-logo-m,.navbar-slogan,.navbar-userbar{color:#282828}/*logo 及 用户信息文字颜色*/
.navbar-logo:hover,.navbar-logo-m:hover{color:#282828;text-decoration: none}
.navbar-nav > ul > li, .navbar-nav > ul > li > a{ color:#282828}/*顶部导航文字颜色*/
.navbar-userbar > ul> > li,.navbar-userbar > ul> > li > a{ color:#282828}
.Hui-aside{}/*侧边栏*/
.Hui-aside .menu_dropdown dt{color:#333}/*左侧二级导航菜单*/
.Hui-aside .menu_dropdown dt:hover{color:#148cf1}
.Hui-aside .menu_dropdown dt:hover [class^="icon-"]{ color:#7e8795}
.Hui-aside .menu_dropdown li a{color:#666;border-bottom: 1px solid #e5e5e5}
.Hui-aside .menu_dropdown li a:hover{color:#148cf1;background-color:#fafafa}
.Hui-aside .menu_dropdown li.current a,.menu_dropdown li.current a:hover{color:#148cf1}
.Hui-aside .menu_dropdown dt .Hui-iconfont{ color:#a0a7b1}
.Hui-aside .menu_dropdown dt .menu_dropdown-arrow{ color:#b6b7b8}
.dislpayArrow a{background:url(icon_arrow.png) no-repeat -20px 0}
.tabBar {border-bottom: 2px solid #ffd200}
.tabBar span.current{background-color:#ffd200;color:#282828}
.navbar-wrapper{
background-color:#ffd200 !important;
}
.Hui-aside{
background-color:#ffd200 !important;
}
.Hui-aside{
background: #ffd200 !important;
background: -moz-linear-gradient(top, #ffd200 0%, #808fa1 100%) !important;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffd200), color-stop(100%,#808fa1)) !important;
background: -webkit-linear-gradient(top, #ffd200 0%,#808fa1 100%) !important;
background: -o-linear-gradient(top, #ffd200 0%,#808fa1 100%) !important;
background: -ms-linear-gradient(top, #ffd200 0%,#808fa1 100%) !important;
background: linear-gradient(to bottom, #ffd200 0%,#808fa1 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd200', endColorstr='#808fa1',GradientType=0 );
}
#padding{background: #ffd200 !important;} | 0.210766 | 0.04197 |
.team-container {
font-family: 'Work Sans', sans-serif;
color: white;
margin-top: 80px;
padding: 1rem 30px;
}
.team-cards-container {
display: flex;
flex-direction: row;
justify-content: space-evenly;
flex-wrap: wrap;
}
.team-header form {
display: flex;
flex-direction: row;
position: absolute;
right: 0;
height: 90%;
border: 1px solid rgb(41,41,41);
padding-right: 0.5rem;
border-radius: 999px;
}
.team-header input {
font-family: 'Work Sans', sans-serif;
padding-left: 1rem;
border: none;
background: rgb(0,0,0,0);
color: white;
margin-right: 1rem;
outline: none;
}
#add-team {
padding: 0.05rem;
margin-left: 1rem;
border-radius: 50%;
height: 2rem;
width: 2rem;
border: 1.5px solid white;
background-color: rgb(0,0,0,0);
margin-top: 0.2rem;
color: white;
font-size: 1.5rem;
outline: none
}
#team-search-submit {
margin: 0;
font-size: 1rem !important;
background: rgb(0,0,0,0);
border: none;
color: white;
outline: none;
}
#team-search-submit:hover {
cursor: pointer;
}
#add-team:hover {
transform: scale(1.2);
cursor: pointer;
}
#transition-modal-description form {
display: flex;
flex-direction: column;
color: white;
}
.team-header {
display: flex;
flex-direction: row;
font-family: 'Work Sans', sans-serif;
position: relative;
}
.modal-input {
padding: 0.5rem;
margin-bottom: 0.8rem;
font-family: 'Work Sans', sans-serif;
padding-left: 1rem;
border: 1px solid white;
background: rgb(0,0,0,0);
border-radius: 999px;
color: white;
outline: none;
}
.modal-input::placeholder {
color: white;
}
#transition-modal-title {
margin-bottom: 1rem;
color: white;
}
.modal-label {
margin-bottom: 0.4rem;
padding-left: 0.2rem;
}
#create-team-submit {
padding: 0.5rem;
margin-top: 0.8rem;
font-family: 'Work Sans', sans-serif;
padding-left: 1rem;
border: 1px solid white;
background: rgb(0,0,0,0);
border-radius: 999px;
color: white;
outline: none;
font-weight: bold;
letter-spacing: 0.2rem;
}
#create-team-submit:hover {
background: white;
color: black;
cursor: pointer;
}
@media only screen and (max-width: 1165px) {
.team-cards-container {
justify-content: space-between;
}
}
@media only screen and (max-width: 455px) {
.team-header h1 {
display: none;
}
} | src/pages/Teams/Teams.css | .team-container {
font-family: 'Work Sans', sans-serif;
color: white;
margin-top: 80px;
padding: 1rem 30px;
}
.team-cards-container {
display: flex;
flex-direction: row;
justify-content: space-evenly;
flex-wrap: wrap;
}
.team-header form {
display: flex;
flex-direction: row;
position: absolute;
right: 0;
height: 90%;
border: 1px solid rgb(41,41,41);
padding-right: 0.5rem;
border-radius: 999px;
}
.team-header input {
font-family: 'Work Sans', sans-serif;
padding-left: 1rem;
border: none;
background: rgb(0,0,0,0);
color: white;
margin-right: 1rem;
outline: none;
}
#add-team {
padding: 0.05rem;
margin-left: 1rem;
border-radius: 50%;
height: 2rem;
width: 2rem;
border: 1.5px solid white;
background-color: rgb(0,0,0,0);
margin-top: 0.2rem;
color: white;
font-size: 1.5rem;
outline: none
}
#team-search-submit {
margin: 0;
font-size: 1rem !important;
background: rgb(0,0,0,0);
border: none;
color: white;
outline: none;
}
#team-search-submit:hover {
cursor: pointer;
}
#add-team:hover {
transform: scale(1.2);
cursor: pointer;
}
#transition-modal-description form {
display: flex;
flex-direction: column;
color: white;
}
.team-header {
display: flex;
flex-direction: row;
font-family: 'Work Sans', sans-serif;
position: relative;
}
.modal-input {
padding: 0.5rem;
margin-bottom: 0.8rem;
font-family: 'Work Sans', sans-serif;
padding-left: 1rem;
border: 1px solid white;
background: rgb(0,0,0,0);
border-radius: 999px;
color: white;
outline: none;
}
.modal-input::placeholder {
color: white;
}
#transition-modal-title {
margin-bottom: 1rem;
color: white;
}
.modal-label {
margin-bottom: 0.4rem;
padding-left: 0.2rem;
}
#create-team-submit {
padding: 0.5rem;
margin-top: 0.8rem;
font-family: 'Work Sans', sans-serif;
padding-left: 1rem;
border: 1px solid white;
background: rgb(0,0,0,0);
border-radius: 999px;
color: white;
outline: none;
font-weight: bold;
letter-spacing: 0.2rem;
}
#create-team-submit:hover {
background: white;
color: black;
cursor: pointer;
}
@media only screen and (max-width: 1165px) {
.team-cards-container {
justify-content: space-between;
}
}
@media only screen and (max-width: 455px) {
.team-header h1 {
display: none;
}
} | 0.571886 | 0.079496 |
.tweet {
background: #fff;
cursor: pointer;
color: #0b3c49;
padding: 10px;
border-bottom: 1px solid #ece6f0;
position: relative;
min-height: 51px;
}
.tweet__retweet {
display: flex;
font-size: 12px;
color: #657786;
line-height: 20px;
padding-left: 30px;
}
.tweet__retweet a {
color: #657786;
}
.tweet__retweet--content {
margin-left: 5px;
}
.tweet__retweet--content a:hover {
text-decoration: underline;
}
.tweet__content {
display: block;
margin-left: 58px;
}
.tweet__content--header {
display: flex;
position: relative;
font-size: 14px;
}
.tweet__content--user-info {
display: inline-flex;
flex-shrink: 1;
margin-right: 5px;
}
.tweet__content--user-avatar {
width: 50px;
height: 50px;
border-radius: 50%;
/* display: block; */
position: absolute;
float: left;
margin-left: -58px;
margin-right: 5px;
}
.tweet__content--user-fullname {
display: flex;
max-width: 100%;
padding-right: 5px;
}
.tweet__content--user-fullname:hover {
text-decoration: underline;
}
.tweet__content--username b {
font-weight: 400;
color: #657786;
}
.tweet__content--time {
display: block;
}
.tweet__content--time:before {
content: "\00b7";
}
.tweet__content--timestamp {
font-size: 14px;
color: #657786;
}
/* tweet actions */
.tweet__actions {
min-width: inherit;
margin: 2px 0 0 auto;
}
.tweet__actions--dropdown i {
font-size: 18px;
}
/* container */
.tweet__content--text-container {
/* white-space:pre-wrap; */
word-wrap: break-word;
font-size: 14px;
}
/* tweet footer */
.tweet__content--footer {
display: block;
padding-top: 3px;
cursor: pointer;
}
.tweet_content--actions-navbar {
display: flex;
}
.tweet__content--action {
display: inline-block;
min-width: 80px;
}
.tweet__content--action-button {
display: inline-block;
position: relative;
font-size: 16px;
color: #657786;
line-height: 1;
padding: 0 2px;
background: transparent;
border: 0;
cursor: pointer;
outline: none;
}
.tweet__content--action-count {
font-size: 12px;
margin-left: 6px;
display: inline-block;
position: relative;
line-height: 1;
}
.tweet__content--action-like-icon i:hover{
color:red;
}
.retweet__activve{
color: green;
} | src/app/tweet/tweet.component.css | .tweet {
background: #fff;
cursor: pointer;
color: #0b3c49;
padding: 10px;
border-bottom: 1px solid #ece6f0;
position: relative;
min-height: 51px;
}
.tweet__retweet {
display: flex;
font-size: 12px;
color: #657786;
line-height: 20px;
padding-left: 30px;
}
.tweet__retweet a {
color: #657786;
}
.tweet__retweet--content {
margin-left: 5px;
}
.tweet__retweet--content a:hover {
text-decoration: underline;
}
.tweet__content {
display: block;
margin-left: 58px;
}
.tweet__content--header {
display: flex;
position: relative;
font-size: 14px;
}
.tweet__content--user-info {
display: inline-flex;
flex-shrink: 1;
margin-right: 5px;
}
.tweet__content--user-avatar {
width: 50px;
height: 50px;
border-radius: 50%;
/* display: block; */
position: absolute;
float: left;
margin-left: -58px;
margin-right: 5px;
}
.tweet__content--user-fullname {
display: flex;
max-width: 100%;
padding-right: 5px;
}
.tweet__content--user-fullname:hover {
text-decoration: underline;
}
.tweet__content--username b {
font-weight: 400;
color: #657786;
}
.tweet__content--time {
display: block;
}
.tweet__content--time:before {
content: "\00b7";
}
.tweet__content--timestamp {
font-size: 14px;
color: #657786;
}
/* tweet actions */
.tweet__actions {
min-width: inherit;
margin: 2px 0 0 auto;
}
.tweet__actions--dropdown i {
font-size: 18px;
}
/* container */
.tweet__content--text-container {
/* white-space:pre-wrap; */
word-wrap: break-word;
font-size: 14px;
}
/* tweet footer */
.tweet__content--footer {
display: block;
padding-top: 3px;
cursor: pointer;
}
.tweet_content--actions-navbar {
display: flex;
}
.tweet__content--action {
display: inline-block;
min-width: 80px;
}
.tweet__content--action-button {
display: inline-block;
position: relative;
font-size: 16px;
color: #657786;
line-height: 1;
padding: 0 2px;
background: transparent;
border: 0;
cursor: pointer;
outline: none;
}
.tweet__content--action-count {
font-size: 12px;
margin-left: 6px;
display: inline-block;
position: relative;
line-height: 1;
}
.tweet__content--action-like-icon i:hover{
color:red;
}
.retweet__activve{
color: green;
} | 0.486575 | 0.085175 |
*{
padding: 0;
margin: 0;
}
:root{
--light: #EEEEEE;
--dark: #212121;
}
body{
font-family: Palanquin Dark,sans-serif;
font-weight: 500;
height: 100vh;
}
.header{
background: rgb(160, 189, 241);
background-image: url(images/Oasis_II_banner_no_words.png);
background-size: contain;
background-attachment: fixed;
padding-bottom: 150px;
border-bottom-left-radius: 30%;
border-bottom-right-radius: 30%;
display: block;
background-position: center;
}
.topLeftRounded {
fill: #dddddd;
margin-top: 560px;
z-index: 9;
}
nav{
position: absolute;
top: 0; left: 50%;
width: 100%;
transform: translateX(-50%);
z-index: 99%;
padding: 16px 32px;
}
nav h1{
color: var(--light);
font-size: 28px;
font-weight: 900;
font-family: Palanquin Dark,sans-serif;
margin: 16px 900px;
letter-spacing: 2px;
text-transform: uppercase;
}
.container{
height: 200px;
position: absolute;
top: 0; left: 50%;
width: 100%;
transform: translateX(-50%);
}
.hamburger{
display: block;
z-index: 1;
position: relative;
user-select: none;
appearance: none;
border: none;
outline: none;
background: none;
cursor: pointer;
}
.hamburger span{
width: 33px;
display: block;
height: 4px;
margin-bottom: 5px;
position: relative;
background-color: var(--light);
border-radius: 6px;
z-index: 1;
transform-origin: 0 0;
transition: 0.5s;
}
.hamburger:hover span:nth-child(2){
transform: translateX(10px);
background-color: var(--primary);
}
.hamburger.is-active span:nth-child(1){
transform: translate(0px, -2px) rotate(45deg);
}
.hamburger.is-active span:nth-child(3){
transform: translate(-3px, 3px) rotate(-45deg);
}
.hamburger.is-active span:nth-child(2){
opacity: 0;
transform: translateX(15px);
}
.menu{
display: none;
flex: 1 1 0%;
justify-content: flex-end;
margin: 0 -16px;
}
.menu a{
color: white;
margin: 16px 16px;
font-weight: 600;
text-decoration: none;
border-radius: 99px;
transition: 0.4s;
padding: 8px 16px;
}
.menu a.is-active, menu a:hover{
background-color: var(--primary);
}
@media (min-width: 768px) {
.hamburger {
display: none;
}
.menu{
display: flex;
}
}
.text-box{
height: 600px;
padding-top: 200px;
left: 50%;
border-bottom-left-radius:45%;
border-bottom-right-radius:45%;
width: 100%;
}
.text-box h1{
padding: 3px;
font-style: inherit;
font-size: 45px;
color: white;
text-align: center;
}
.text-box h1 span{
color: orange;
font-weight: bold;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
text-shadow: gold 0px 0px 3px;
}
.main-btn{
display: inline-block;
text-decoration: none;
color: #fff;
border: 3px solid #ffffff;
padding: 10px 25px;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
background: transparent;
position: relative;
font-size: 20px;
cursor: pointer;
left: 45%;
margin: 22px;
border-radius: 3rem;
}
.main-btn-1{
display: inline-block;
text-decoration: none;
color: #fff;
border: 3px solid #ffffff;
padding: 10px 25px;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
background: transparent;
position: relative;
font-size: 20px;
cursor: pointer;
left: 45%;
margin-top: 150px;
border-radius: 3rem;
}
.main-btn:hover{
border: 3px solid Orange;
background:#ffffff;
color: orange;
font-weight: bold;
font-size: 20px;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
box-shadow: gold 0px 0px 3px;
transition: 0.5s;
}
.main-btn-1:hover{
border: 3px solid Orange;
font-size: 20px;
background:#ffffff;
color: orange;
font-weight: bold;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
box-shadow: gold 0px 0px 3px;
transition: 0.5s;
}
.about
{ width: 80%;
margin: auto;
text-align: center;
}
h1{
font-size:20px;
font-weight: 600;
}
p{
color: rgb(63, 62, 62);
font-size: 14px;
font-weight: 300;
line-height: 22px;
padding: 10px;
}
.row
{
display: flex;
justify-content: space-between;
}
.about-col
{
flex-basis: 31%;
background: #f3f8ff;
border-radius: 10px;
margin-bottom: 2%;
padding: 20px 12px;
box-shadow:0 0 20px 0px rgba(0,0,0,0.2) ;
box-sizing: border-box;
transition: 0.5s;
margin-top: 8%;
}
.about-col-center{
flex-basis: 31%;
background: #f3f8ff;
border-radius: 10px;
margin-bottom: 5%;
margin-top: 5%;
padding: 20px 12px;
box-shadow:0 0 20px 0px rgba(0,0,0,0.2) ;
box-sizing: border-box;
transition: 0.5s;
}
h3{
text-align: center;
font-weight: 600;
color: rgb(0, 0, 0);
font-weight: bold;
margin:10px 0;
}
.fa, .far, .fas{
font-size: 50px;
color: rgb(160, 189, 241);
}
.discord .fab{
font-size: 20px;
color: white;
margin-right: 10px;
}
.fab:hover{
color: Orange;
}
.discord p{
color: white;
font-weight: bold;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
font-size: 25px;
}
.fab:hover, .discord p:hover{
color: Orange
}
.about-sec
{
margin:0px auto;
margin-left: 25%;
box-shadow:0 0 20px 0px rgba(0,0,0,0.2) ;
width:50%;
background-color: #f3f8ff;
background-position: center;
border-radius: 10px;
background-size: cover;
text-align: center;
padding: 40px 0;
height: 90%;
}
.about-sec h1{
color:#000000;
margin-bottom: 20px;
font-size: 40px;
font-weight: semi-bold;
}
.about-sec h1 .fas{
margin-right: 10px;
}
.about-sec h2{
color: rgb(63, 62, 62);
font-size: 22px;
font-weight: 300;
line-height: 22px;
width: 90%;
margin-left: 5%;
text-align: justify;
}
@media(max-width:700px){
.cta h1{
font-size: 24px;
}
}
/* rules */
.title h6{
text-align: center;
font-size: 3rem;
font-weight: semi-bold;
margin-top: 10%;
}
.content-table {
margin-top: 3%;
margin-left: 30%;
align-items: center;
border-collapse: collapse;
font-size: 1.1em;
border-radius: 10px;
width: 40%;
overflow: hidden;
box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.15);
}
.content-table thead tr {
background-color: rgb(160, 189, 241);
color: #ffffff;
text-align: left;
font-weight: bold;
}
.content-table th,
.content-table td {
padding: 12px 15px;
}
.content-table tbody tr {
border-bottom: 1px solid #dddddd;
background: white;
}
.content-table tbody tr:nth-of-type(even) {
background-color: #f3f3f3;
}
.content-table tbody tr:last-of-type {
border-bottom: 4px solid rgb(160, 189, 241);
}
h2{
color: rgb(63, 62, 62);
font-size: 18px;
font-weight: 300;
line-height: 22px;
width: 40%;
margin-left: 30%;
margin-top: 2%;
text-align: justify;
text-decoration: none;
}
.req-inv{
color: rgb(160, 189, 241);
text-decoration: none;
}
.req-inv:hover{
text-decoration: underline;
}
/* Footer */
.footer{
margin-top: 200px;
min-width: 100%;
padding-right: 50px;
}
.container-1 {
display: flex;
flex-flow: row wrap;
padding: 30px 30px 20px 30px;
color: #2f2f2f;
background-color: #fff;
border-top: 1px solid #e5e5e5;
}
.container-1 > * {
flex: 1 100%;
}
.footer__addr {
margin-right: 1.25em;
margin-bottom: 2em;
}
.footer__logo {
font-family: Palanquin Dark,sans-serif;
font-weight: Bold;
font-size: 1.5rem;
text-align: center;
}
.footer__addr h2 {
margin-top: 1.3em;
font-size: 15px;
font-weight: 400;
}
.nav__title {
font-weight: 400;
font-size: 15px;
text-align: start;
margin-left: 0%;
margin-bottom: 4%;
}
.footer address {
font-style: normal;
color: #999;
}
.footer__btn {
display: flex;
align-items: center;
justify-content: center;
height: 36px;
max-width: max-content;
background-color: rgb(33, 33, 33, 0.07);
border-radius: 100px;
color: #2f2f2f;
line-height: 0;
margin: 0.6em 0;
font-size: 1rem;
padding: 0 1.3em;
}
.footer ul {
list-style: none;
padding-left: 0;
}
.footer li {
line-height: 2em;
}
.footer a {
text-decoration: none;
}
.footer__nav {
display: flex;
flex-flow: row wrap;
}
.footer__nav > * {
flex: 1 50%;
margin-right: 1.25em;
}
.nav__ul a {
color: #999;
}
.nav__ul--extra {
column-count: 2;
column-gap: 1.25em;
}
.legal {
display: flex;
flex-wrap: wrap;
color: #999;
}
.legal__links {
display: flex;
align-items: center;
}
.heart {
color: #2f2f2f;
}
@media screen and (min-width: 24.375em) {
.legal .legal__links {
margin-left: auto;
}
}
@media screen and (min-width: 40.375em) {
.footer__nav > * {
flex: 1;
}
.footer__addr {
flex: 1 0px;
}
.footer__nav {
flex: 2 0px;
}
}
/* Image-slider */
/* //To-Do//
@keyframes slidy {
0% { left: 0%; }
20% { left: 0%; }
25% { left: -100%; }
45% { left: -100%; }
50% { left: -200%; }
70% { left: -200%; }
75% { left: -300%; }
95% { left: -300%; }
100% { left: -400%; }
}
div#about-col-1{
overflow: hidden;
}
div#about-col-1 figure img {
width: 20%; float: left;
}
div#about-col-1 figure {
position: relative;
width: 160%;
margin: 0;
left: 0;
text-align: left;
font-size: 0;
animation: 30s slidy infinite;
}
*/
/* About-col */
.row{
margin-top: 4%;
display: flex;
justify-content: space-between;
}
.row h2
{
text-align: center;
color: #000000;
font-size: 40px;
padding-top: 130px;
}
.about-title h2{
font-size: 60px;
text-align: center;
color: orange;
font-weight: bold;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
text-shadow: gold 0px 0px 3px;
}
h5
{
font-size: 20px;
color: #000000;
text-align: center;
text-decoration: #000000;
padding-top: 15px;
padding-bottom: 50px;
}
.About-1{
margin-top: 10%;
}
.About-sec-1{
width: 80%;
margin: auto;
padding-bottom: 50px;
background: #ffffff;
box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 );
backdrop-filter: blur( 8.0px );
-webkit-backdrop-filter: blur( 8.0px );
border-radius: 0px;
border: 10px solid rgb(160, 189, 241);
}
.about-col-1{
flex-basis:48%;
padding:30px 2px;
}
.about-col-1 img{
width: 90%;
border-radius: 10px;
}
.about-col-1 h5{
padding-left: 60px;
font-size: 20px;
padding-top: 20px;
text-align: justify;
font-weight: 350;
}
.about-col-1 p{
padding: 15px 0 25px;
}
/* Contact */
.location
{
width:80%;
margin-top: 5%;
margin-left: 10%;
padding: 80px 0;
border: 2px solid rgb(153, 0, 255);
border-radius: 20px;
}
.location iframe{
width:100%;
}
.contact .title::after{
content: "";
}
.contact{
margin-top: 5%;
}
.contact h2{
margin-left: 25%;
color: orange;
font-weight: bold;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
text-shadow: gold 0px 0px 3px;
Font-size: 45px;
padding-bottom: 25px;
}
.contact p{
font-size: 17px;
color: #ffffff;
}
.contact .contact-content .column{
width: calc(50% - 30px);
margin-left: 25%;
}
.contact .contact-content .text{
font-size: 20px;
font-weight: 600;
margin-bottom: 10px;
color: Orange;
}
.contact .contact-content .left p{
text-align: justify;
padding: 0px;
padding-bottom: 20px;
color: rgb(160, 189, 241);
}
.contact .contact-content .left .icons{
margin: 10px 0;
}
.contact .contact-content .row{
display: flex;
height: 65px;
align-items: center;
}
.contact .contact-content .row .info{
margin-left: 30px;
}
.contact .contact-content .row i{
font-size: 40px;
color: rgb(103, 2, 185);
text-align: left;
}
.contact .contact-content .info .head{
font-weight: 550;
color: Orange;
font-size: 20px;
text-align: left;
}
.contact .contact-content .info .sub-title{
color: rgb(255, 255, 255);
font-family: sans-serif;
font-size: 16px;
}
.contact .right form .fields{
display: flex;
flex-basis: 45%;
}
.contact .right form .field,
.contact .right form .fields .field{
height: 45px;
width: 100%;
margin-bottom: 15px;
}
.contact .right form .textarea{
height: 80px;
width: 100%;
}
.contact .right form .name{
margin-right: 10px;
}
.contact .right form .email{
margin-left: 10px;
}
.contact .right form .field input,
.contact .right form .textarea textarea{
height: 100%;
width: 100%;
border: 2px solid rgb(160, 189, 241);
border-radius: 6px;
outline: none;
font-size: 17px;
font-family: 'Poppins', sans-serif;
transition: all 0.3s ease;
}
.contact .right form .field input:focus,
.contact .right form .textarea textarea:focus{
border-color: Orange;
}
.contact .right form .textarea textarea{
resize: none;
}
.contact .right form .button{
height: 47px;
width: 170px;
}
.contact .right form .button button{
width: 100%;
height: 100%;
border: 2px solid rgb(160, 189, 241);
background: rgb(255, 255, 255);
color: Orange;
outline: none;
font-size: 20px;
font-weight: 500;
border-radius: 6px;
cursor: pointer;
transition: all 0.3s ease;
}
.contact .right form .button button:hover{
color: rgb(160, 189, 241);
background: none;
}
@media (max-width: 858px){
.contact h2{
margin-left: 5%;
}
.contact .contact-content .left p{
color: #ffffff;
width: 80%;
margin: 30px;
}
.contact .contact-content .info .head{
color: Orange;
}
.contact .contact-content .info .sub-title{
color: white;
}
.contact .contact-content .text{
color: Orange;
}
.contact .contact-content .column {
width: calc(90% - 3px);
margin-left: 5%;
}
}
/* Applications */
.main{
margin-bottom: 100px;
width: 50%;
margin-left: 25%;
justify-content:center ;
}
.main h6{
text-align: center;
font-size: 69px;
color: orange;
margin-top: 20%;
margin-left: 0%;
width: 100%;
margin-bottom: 4%;
}
article {
float: left;
width: 40%;
margin: 10px 1%;
justify-content: center;
padding: 3%;
font-size: 25px;
color:#fff;
background-color: rgb(160, 189, 241);
}
article:hover{
background-color: rgb(66, 99, 160);
transition: 1s;
}
@media all and (max-width: 900px) {
.main{
margin-bottom: 1000px;
}
.main h6{
font-size: 30px;
}
article {
width: 100%;
padding: 20px 0px;
margin-bottom: 0px;
}
}
nav{
background: #212121;
width: 100%;
margin-top: 8px;
padding: 0px 0px;
margin-left: 6px;
margin-right: 6px;
}
label.logo{
color: white;
font-size: 40px;
line-height: 80px;
padding: 5px 100px;
font-weight: bold;
}
nav ul{
float: right;
margin-right: 20px;
}
nav ul li{
display: inline-block;
line-height: 80px;
margin: 0 5px;
}
nav ul li a{
color: white;
font-size: 18px;
padding: 7px 8px;
border-radius: 3px;
text-transform: uppercase;
text-decoration: none;
}
a:hover{
background: white;
transition: .5s;
color: #212121;
}
a.active{
background: white;
color: #212121;
transition: .5s;
}
a.active:hover{
color: #0082e6;
}
.checkbtn{
font-size: 30px;
color: white;
float: right;
line-height: 80px;
margin-right: 40px;
cursor: pointer;
display: none;
}
#check{
display: none;
}
@media (max-width: 952px){
label.logo{
font-size: 30px;
padding-left: 50px;
}
nav ul li a{
font-size: 16px;
}
.main-btn{
position: absolute;
top: 300px;
left: 150px;
}
.header{
background-size: cover;
background-repeat: no-repeat;
image-orientation: initial;
}
}
@media (max-width: 858px){
.checkbtn{
display: block;
}
ul{
position: fixed;
width: 100%;
height: 100vh;
background: #2c3e50;
top: 80px;
left: -100%;
text-align: center;
transition: all .5s;
}
nav ul li{
display: block;
margin: 50px 0;
line-height: 30px;
}
nav ul li a{
font-size: 20px;
text-decoration: none;
}
a:hover,a.active{
background: none;
color: #0082e6;
}
#check:checked ~ ul{
left: 0;
}
.main-btn{
position: relative;
top: 200px;
left: 220px;
}
}
section{
background: url(bg1.jpg) no-repeat;
background-size: cover;
height: calc(100vh - 80px);
}
@media screen and (max-width: 600px){
.main-btn {
position: absolute;
left: 145px;
top: 590px;
}
}
@media screen and (max-width: 600px){
.about-col {
justify-content: space-between;
padding: 6px 8px;
}
.about-col p{
font-size: 14px;
}
}
@media screen and (max-width: 600px){
.about-sec {
position: relative;
bottom: -50px;
right: 80px;
height: 300px;
width: 400px;
}
@media screen and (max-width: 600px){
.about-sec h2 {
font-weight: 300;
font-size: 18px;
}
}
@media screen and (max-width: 600px) {
.req-text {
position: absolute;
top: 2800px;
font-weight: 400;
width: 110%;
left: -40px;
text-align: center;
}
.req-text h2 {
font-size: 28px;
width: 50%;
}
}
@media screen and (max-width: 600px){
.content-table {
position: absolute;
left: -118px;
top: 2200px;
height: 67%;
}
.content-table tr {
font-weight: 300;
font-size: 18px;
}
.content-table td {
font-weight: 100;
}
.content-table th {
font-weight: 700;
}
}
@media screen and (max-width: 600px) {
.title {
position: absolute;
top: 1950px;
}
}
@media screen and (max-width: 600px){
.footer_addr h1, h2 {
position: absolute;
}
} | Oasis-Website/style.css | *{
padding: 0;
margin: 0;
}
:root{
--light: #EEEEEE;
--dark: #212121;
}
body{
font-family: Palanquin Dark,sans-serif;
font-weight: 500;
height: 100vh;
}
.header{
background: rgb(160, 189, 241);
background-image: url(images/Oasis_II_banner_no_words.png);
background-size: contain;
background-attachment: fixed;
padding-bottom: 150px;
border-bottom-left-radius: 30%;
border-bottom-right-radius: 30%;
display: block;
background-position: center;
}
.topLeftRounded {
fill: #dddddd;
margin-top: 560px;
z-index: 9;
}
nav{
position: absolute;
top: 0; left: 50%;
width: 100%;
transform: translateX(-50%);
z-index: 99%;
padding: 16px 32px;
}
nav h1{
color: var(--light);
font-size: 28px;
font-weight: 900;
font-family: Palanquin Dark,sans-serif;
margin: 16px 900px;
letter-spacing: 2px;
text-transform: uppercase;
}
.container{
height: 200px;
position: absolute;
top: 0; left: 50%;
width: 100%;
transform: translateX(-50%);
}
.hamburger{
display: block;
z-index: 1;
position: relative;
user-select: none;
appearance: none;
border: none;
outline: none;
background: none;
cursor: pointer;
}
.hamburger span{
width: 33px;
display: block;
height: 4px;
margin-bottom: 5px;
position: relative;
background-color: var(--light);
border-radius: 6px;
z-index: 1;
transform-origin: 0 0;
transition: 0.5s;
}
.hamburger:hover span:nth-child(2){
transform: translateX(10px);
background-color: var(--primary);
}
.hamburger.is-active span:nth-child(1){
transform: translate(0px, -2px) rotate(45deg);
}
.hamburger.is-active span:nth-child(3){
transform: translate(-3px, 3px) rotate(-45deg);
}
.hamburger.is-active span:nth-child(2){
opacity: 0;
transform: translateX(15px);
}
.menu{
display: none;
flex: 1 1 0%;
justify-content: flex-end;
margin: 0 -16px;
}
.menu a{
color: white;
margin: 16px 16px;
font-weight: 600;
text-decoration: none;
border-radius: 99px;
transition: 0.4s;
padding: 8px 16px;
}
.menu a.is-active, menu a:hover{
background-color: var(--primary);
}
@media (min-width: 768px) {
.hamburger {
display: none;
}
.menu{
display: flex;
}
}
.text-box{
height: 600px;
padding-top: 200px;
left: 50%;
border-bottom-left-radius:45%;
border-bottom-right-radius:45%;
width: 100%;
}
.text-box h1{
padding: 3px;
font-style: inherit;
font-size: 45px;
color: white;
text-align: center;
}
.text-box h1 span{
color: orange;
font-weight: bold;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
text-shadow: gold 0px 0px 3px;
}
.main-btn{
display: inline-block;
text-decoration: none;
color: #fff;
border: 3px solid #ffffff;
padding: 10px 25px;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
background: transparent;
position: relative;
font-size: 20px;
cursor: pointer;
left: 45%;
margin: 22px;
border-radius: 3rem;
}
.main-btn-1{
display: inline-block;
text-decoration: none;
color: #fff;
border: 3px solid #ffffff;
padding: 10px 25px;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
background: transparent;
position: relative;
font-size: 20px;
cursor: pointer;
left: 45%;
margin-top: 150px;
border-radius: 3rem;
}
.main-btn:hover{
border: 3px solid Orange;
background:#ffffff;
color: orange;
font-weight: bold;
font-size: 20px;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
box-shadow: gold 0px 0px 3px;
transition: 0.5s;
}
.main-btn-1:hover{
border: 3px solid Orange;
font-size: 20px;
background:#ffffff;
color: orange;
font-weight: bold;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
box-shadow: gold 0px 0px 3px;
transition: 0.5s;
}
.about
{ width: 80%;
margin: auto;
text-align: center;
}
h1{
font-size:20px;
font-weight: 600;
}
p{
color: rgb(63, 62, 62);
font-size: 14px;
font-weight: 300;
line-height: 22px;
padding: 10px;
}
.row
{
display: flex;
justify-content: space-between;
}
.about-col
{
flex-basis: 31%;
background: #f3f8ff;
border-radius: 10px;
margin-bottom: 2%;
padding: 20px 12px;
box-shadow:0 0 20px 0px rgba(0,0,0,0.2) ;
box-sizing: border-box;
transition: 0.5s;
margin-top: 8%;
}
.about-col-center{
flex-basis: 31%;
background: #f3f8ff;
border-radius: 10px;
margin-bottom: 5%;
margin-top: 5%;
padding: 20px 12px;
box-shadow:0 0 20px 0px rgba(0,0,0,0.2) ;
box-sizing: border-box;
transition: 0.5s;
}
h3{
text-align: center;
font-weight: 600;
color: rgb(0, 0, 0);
font-weight: bold;
margin:10px 0;
}
.fa, .far, .fas{
font-size: 50px;
color: rgb(160, 189, 241);
}
.discord .fab{
font-size: 20px;
color: white;
margin-right: 10px;
}
.fab:hover{
color: Orange;
}
.discord p{
color: white;
font-weight: bold;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
font-size: 25px;
}
.fab:hover, .discord p:hover{
color: Orange
}
.about-sec
{
margin:0px auto;
margin-left: 25%;
box-shadow:0 0 20px 0px rgba(0,0,0,0.2) ;
width:50%;
background-color: #f3f8ff;
background-position: center;
border-radius: 10px;
background-size: cover;
text-align: center;
padding: 40px 0;
height: 90%;
}
.about-sec h1{
color:#000000;
margin-bottom: 20px;
font-size: 40px;
font-weight: semi-bold;
}
.about-sec h1 .fas{
margin-right: 10px;
}
.about-sec h2{
color: rgb(63, 62, 62);
font-size: 22px;
font-weight: 300;
line-height: 22px;
width: 90%;
margin-left: 5%;
text-align: justify;
}
@media(max-width:700px){
.cta h1{
font-size: 24px;
}
}
/* rules */
.title h6{
text-align: center;
font-size: 3rem;
font-weight: semi-bold;
margin-top: 10%;
}
.content-table {
margin-top: 3%;
margin-left: 30%;
align-items: center;
border-collapse: collapse;
font-size: 1.1em;
border-radius: 10px;
width: 40%;
overflow: hidden;
box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.15);
}
.content-table thead tr {
background-color: rgb(160, 189, 241);
color: #ffffff;
text-align: left;
font-weight: bold;
}
.content-table th,
.content-table td {
padding: 12px 15px;
}
.content-table tbody tr {
border-bottom: 1px solid #dddddd;
background: white;
}
.content-table tbody tr:nth-of-type(even) {
background-color: #f3f3f3;
}
.content-table tbody tr:last-of-type {
border-bottom: 4px solid rgb(160, 189, 241);
}
h2{
color: rgb(63, 62, 62);
font-size: 18px;
font-weight: 300;
line-height: 22px;
width: 40%;
margin-left: 30%;
margin-top: 2%;
text-align: justify;
text-decoration: none;
}
.req-inv{
color: rgb(160, 189, 241);
text-decoration: none;
}
.req-inv:hover{
text-decoration: underline;
}
/* Footer */
.footer{
margin-top: 200px;
min-width: 100%;
padding-right: 50px;
}
.container-1 {
display: flex;
flex-flow: row wrap;
padding: 30px 30px 20px 30px;
color: #2f2f2f;
background-color: #fff;
border-top: 1px solid #e5e5e5;
}
.container-1 > * {
flex: 1 100%;
}
.footer__addr {
margin-right: 1.25em;
margin-bottom: 2em;
}
.footer__logo {
font-family: Palanquin Dark,sans-serif;
font-weight: Bold;
font-size: 1.5rem;
text-align: center;
}
.footer__addr h2 {
margin-top: 1.3em;
font-size: 15px;
font-weight: 400;
}
.nav__title {
font-weight: 400;
font-size: 15px;
text-align: start;
margin-left: 0%;
margin-bottom: 4%;
}
.footer address {
font-style: normal;
color: #999;
}
.footer__btn {
display: flex;
align-items: center;
justify-content: center;
height: 36px;
max-width: max-content;
background-color: rgb(33, 33, 33, 0.07);
border-radius: 100px;
color: #2f2f2f;
line-height: 0;
margin: 0.6em 0;
font-size: 1rem;
padding: 0 1.3em;
}
.footer ul {
list-style: none;
padding-left: 0;
}
.footer li {
line-height: 2em;
}
.footer a {
text-decoration: none;
}
.footer__nav {
display: flex;
flex-flow: row wrap;
}
.footer__nav > * {
flex: 1 50%;
margin-right: 1.25em;
}
.nav__ul a {
color: #999;
}
.nav__ul--extra {
column-count: 2;
column-gap: 1.25em;
}
.legal {
display: flex;
flex-wrap: wrap;
color: #999;
}
.legal__links {
display: flex;
align-items: center;
}
.heart {
color: #2f2f2f;
}
@media screen and (min-width: 24.375em) {
.legal .legal__links {
margin-left: auto;
}
}
@media screen and (min-width: 40.375em) {
.footer__nav > * {
flex: 1;
}
.footer__addr {
flex: 1 0px;
}
.footer__nav {
flex: 2 0px;
}
}
/* Image-slider */
/* //To-Do//
@keyframes slidy {
0% { left: 0%; }
20% { left: 0%; }
25% { left: -100%; }
45% { left: -100%; }
50% { left: -200%; }
70% { left: -200%; }
75% { left: -300%; }
95% { left: -300%; }
100% { left: -400%; }
}
div#about-col-1{
overflow: hidden;
}
div#about-col-1 figure img {
width: 20%; float: left;
}
div#about-col-1 figure {
position: relative;
width: 160%;
margin: 0;
left: 0;
text-align: left;
font-size: 0;
animation: 30s slidy infinite;
}
*/
/* About-col */
.row{
margin-top: 4%;
display: flex;
justify-content: space-between;
}
.row h2
{
text-align: center;
color: #000000;
font-size: 40px;
padding-top: 130px;
}
.about-title h2{
font-size: 60px;
text-align: center;
color: orange;
font-weight: bold;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
text-shadow: gold 0px 0px 3px;
}
h5
{
font-size: 20px;
color: #000000;
text-align: center;
text-decoration: #000000;
padding-top: 15px;
padding-bottom: 50px;
}
.About-1{
margin-top: 10%;
}
.About-sec-1{
width: 80%;
margin: auto;
padding-bottom: 50px;
background: #ffffff;
box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 );
backdrop-filter: blur( 8.0px );
-webkit-backdrop-filter: blur( 8.0px );
border-radius: 0px;
border: 10px solid rgb(160, 189, 241);
}
.about-col-1{
flex-basis:48%;
padding:30px 2px;
}
.about-col-1 img{
width: 90%;
border-radius: 10px;
}
.about-col-1 h5{
padding-left: 60px;
font-size: 20px;
padding-top: 20px;
text-align: justify;
font-weight: 350;
}
.about-col-1 p{
padding: 15px 0 25px;
}
/* Contact */
.location
{
width:80%;
margin-top: 5%;
margin-left: 10%;
padding: 80px 0;
border: 2px solid rgb(153, 0, 255);
border-radius: 20px;
}
.location iframe{
width:100%;
}
.contact .title::after{
content: "";
}
.contact{
margin-top: 5%;
}
.contact h2{
margin-left: 25%;
color: orange;
font-weight: bold;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
text-shadow: gold 0px 0px 3px;
Font-size: 45px;
padding-bottom: 25px;
}
.contact p{
font-size: 17px;
color: #ffffff;
}
.contact .contact-content .column{
width: calc(50% - 30px);
margin-left: 25%;
}
.contact .contact-content .text{
font-size: 20px;
font-weight: 600;
margin-bottom: 10px;
color: Orange;
}
.contact .contact-content .left p{
text-align: justify;
padding: 0px;
padding-bottom: 20px;
color: rgb(160, 189, 241);
}
.contact .contact-content .left .icons{
margin: 10px 0;
}
.contact .contact-content .row{
display: flex;
height: 65px;
align-items: center;
}
.contact .contact-content .row .info{
margin-left: 30px;
}
.contact .contact-content .row i{
font-size: 40px;
color: rgb(103, 2, 185);
text-align: left;
}
.contact .contact-content .info .head{
font-weight: 550;
color: Orange;
font-size: 20px;
text-align: left;
}
.contact .contact-content .info .sub-title{
color: rgb(255, 255, 255);
font-family: sans-serif;
font-size: 16px;
}
.contact .right form .fields{
display: flex;
flex-basis: 45%;
}
.contact .right form .field,
.contact .right form .fields .field{
height: 45px;
width: 100%;
margin-bottom: 15px;
}
.contact .right form .textarea{
height: 80px;
width: 100%;
}
.contact .right form .name{
margin-right: 10px;
}
.contact .right form .email{
margin-left: 10px;
}
.contact .right form .field input,
.contact .right form .textarea textarea{
height: 100%;
width: 100%;
border: 2px solid rgb(160, 189, 241);
border-radius: 6px;
outline: none;
font-size: 17px;
font-family: 'Poppins', sans-serif;
transition: all 0.3s ease;
}
.contact .right form .field input:focus,
.contact .right form .textarea textarea:focus{
border-color: Orange;
}
.contact .right form .textarea textarea{
resize: none;
}
.contact .right form .button{
height: 47px;
width: 170px;
}
.contact .right form .button button{
width: 100%;
height: 100%;
border: 2px solid rgb(160, 189, 241);
background: rgb(255, 255, 255);
color: Orange;
outline: none;
font-size: 20px;
font-weight: 500;
border-radius: 6px;
cursor: pointer;
transition: all 0.3s ease;
}
.contact .right form .button button:hover{
color: rgb(160, 189, 241);
background: none;
}
@media (max-width: 858px){
.contact h2{
margin-left: 5%;
}
.contact .contact-content .left p{
color: #ffffff;
width: 80%;
margin: 30px;
}
.contact .contact-content .info .head{
color: Orange;
}
.contact .contact-content .info .sub-title{
color: white;
}
.contact .contact-content .text{
color: Orange;
}
.contact .contact-content .column {
width: calc(90% - 3px);
margin-left: 5%;
}
}
/* Applications */
.main{
margin-bottom: 100px;
width: 50%;
margin-left: 25%;
justify-content:center ;
}
.main h6{
text-align: center;
font-size: 69px;
color: orange;
margin-top: 20%;
margin-left: 0%;
width: 100%;
margin-bottom: 4%;
}
article {
float: left;
width: 40%;
margin: 10px 1%;
justify-content: center;
padding: 3%;
font-size: 25px;
color:#fff;
background-color: rgb(160, 189, 241);
}
article:hover{
background-color: rgb(66, 99, 160);
transition: 1s;
}
@media all and (max-width: 900px) {
.main{
margin-bottom: 1000px;
}
.main h6{
font-size: 30px;
}
article {
width: 100%;
padding: 20px 0px;
margin-bottom: 0px;
}
}
nav{
background: #212121;
width: 100%;
margin-top: 8px;
padding: 0px 0px;
margin-left: 6px;
margin-right: 6px;
}
label.logo{
color: white;
font-size: 40px;
line-height: 80px;
padding: 5px 100px;
font-weight: bold;
}
nav ul{
float: right;
margin-right: 20px;
}
nav ul li{
display: inline-block;
line-height: 80px;
margin: 0 5px;
}
nav ul li a{
color: white;
font-size: 18px;
padding: 7px 8px;
border-radius: 3px;
text-transform: uppercase;
text-decoration: none;
}
a:hover{
background: white;
transition: .5s;
color: #212121;
}
a.active{
background: white;
color: #212121;
transition: .5s;
}
a.active:hover{
color: #0082e6;
}
.checkbtn{
font-size: 30px;
color: white;
float: right;
line-height: 80px;
margin-right: 40px;
cursor: pointer;
display: none;
}
#check{
display: none;
}
@media (max-width: 952px){
label.logo{
font-size: 30px;
padding-left: 50px;
}
nav ul li a{
font-size: 16px;
}
.main-btn{
position: absolute;
top: 300px;
left: 150px;
}
.header{
background-size: cover;
background-repeat: no-repeat;
image-orientation: initial;
}
}
@media (max-width: 858px){
.checkbtn{
display: block;
}
ul{
position: fixed;
width: 100%;
height: 100vh;
background: #2c3e50;
top: 80px;
left: -100%;
text-align: center;
transition: all .5s;
}
nav ul li{
display: block;
margin: 50px 0;
line-height: 30px;
}
nav ul li a{
font-size: 20px;
text-decoration: none;
}
a:hover,a.active{
background: none;
color: #0082e6;
}
#check:checked ~ ul{
left: 0;
}
.main-btn{
position: relative;
top: 200px;
left: 220px;
}
}
section{
background: url(bg1.jpg) no-repeat;
background-size: cover;
height: calc(100vh - 80px);
}
@media screen and (max-width: 600px){
.main-btn {
position: absolute;
left: 145px;
top: 590px;
}
}
@media screen and (max-width: 600px){
.about-col {
justify-content: space-between;
padding: 6px 8px;
}
.about-col p{
font-size: 14px;
}
}
@media screen and (max-width: 600px){
.about-sec {
position: relative;
bottom: -50px;
right: 80px;
height: 300px;
width: 400px;
}
@media screen and (max-width: 600px){
.about-sec h2 {
font-weight: 300;
font-size: 18px;
}
}
@media screen and (max-width: 600px) {
.req-text {
position: absolute;
top: 2800px;
font-weight: 400;
width: 110%;
left: -40px;
text-align: center;
}
.req-text h2 {
font-size: 28px;
width: 50%;
}
}
@media screen and (max-width: 600px){
.content-table {
position: absolute;
left: -118px;
top: 2200px;
height: 67%;
}
.content-table tr {
font-weight: 300;
font-size: 18px;
}
.content-table td {
font-weight: 100;
}
.content-table th {
font-weight: 700;
}
}
@media screen and (max-width: 600px) {
.title {
position: absolute;
top: 1950px;
}
}
@media screen and (max-width: 600px){
.footer_addr h1, h2 {
position: absolute;
}
} | 0.343012 | 0.060335 |
@keyframes movesInLeft {
0% {
opacity: 0;
transform: translateX(-10rem); }
50% {
opacity: .4;
transform: translateX(1rem); }
/* 66% {
opacity: .7;
transform: translateX(-90px);
} */
100% {
opacity: 1;
transform: translateX(0); } }
@keyframes movesInRight {
0% {
opacity: 0;
transform: translateX(10rem); }
50% {
opacity: .4;
transform: translateX(-1rem); }
/* 66% {
opacity: .7;
transform: translateX(-90px);
} */
100% {
opacity: 1;
transform: translateX(0); } }
@keyframes movesInBottom {
0% {
opacity: 0;
transform: translateY(3rem); }
100% {
opacity: 1;
transform: translateX(0); } }
*,
*::before,
*::after {
margin: 0;
padding: 0;
box-sizing: inherit; }
html {
font-size: 62.5%;
scroll-behavior: smooth; }
@media (min-width: 112.5em) {
html {
font-size: 75%; } }
@media (max-width: 75em) {
html {
font-size: 56.25%; } }
@media (max-width: 56.25em) {
html {
font-size: 50%; } }
body {
font-family: 'Montserrat', sans-serif;
font-weight: 400;
font-size: 1.6rem;
line-height: 1.7;
color: gray; }
.heading-primary__main {
color: #6cca51;
font-size: 3rem;
font-weight: 600;
text-transform: uppercase; }
.heading-primary__main--last {
color: white !important; }
.u-text-center {
text-align: center !important; }
.u-margin-bottom-small {
margin-bottom: 1.75rem !important; }
.u-margin-bottom-medium {
margin-bottom: 4rem !important; }
@media (max-width: 56.25em) {
.u-margin-bottom-medium {
margin-bottom: 3rem !important; } }
.u-margin-bottom-big {
margin-bottom: 8rem !important; }
@media (max-width: 56.25em) {
.u-margin-bottom-big {
margin-bottom: 5rem !important; } }
.u-margin-top-big {
margin-bottom: 8rem !important; }
.u-bold-text {
font-weight: 500 !important;
font-size: 1.75rem !important;
color: #fa6095; }
.arrow {
position: absolute;
top: 90%;
left: 50%;
transform: translate(-50%, -50%); }
.arrow span {
display: block;
width: 10px;
height: 10px;
border-bottom: 5px solid #fa6095;
border-right: 5px solid #fa6095;
transform: rotate(45deg);
margin: -10px;
animation: animate 2s infinite; }
.arrow span:nth-child(2) {
animation-delay: -0.2s; }
.arrow span:nth-child(3) {
animation-delay: -0.4s; }
@keyframes animate {
0% {
opacity: 0;
transform: rotate(45deg) translate(-20px, -20px); }
50% {
opacity: 1; }
100% {
opacity: 0;
transform: rotate(45deg) translate(20px, 20px); } }
.tech-stacks {
position: relative;
background-color: rgba(255, 255, 255, 0.3);
padding: 2.5rem;
margin: 2rem;
border: solid 2px #fa6095;
border-radius: 5px;
height: 30rem;
box-sizing: padding-box;
box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.2);
transition: transform .3s; }
.tech-stacks__others {
margin-top: 3rem;
font-size: 1.5rem; }
.tech-stacks__others span {
color: #fa6095; }
.tech-stacks__icon {
max-width: 100%; }
.tech-stacks__icon-express {
position: absolute;
top: 5rem;
width: 85%; }
.tech-stacks__paragraph {
position: absolute;
top: 25rem;
overflow-wrap: break-word; }
.tech-stacks__paragraph h3 {
color: gray;
font-size: 3rem;
font-weight: 500; }
.tech-stacks__paragraph a {
font-size: 1.5rem;
text-decoration: none;
color: #6cca51; }
.tech-stacks:hover {
transform: translateY(-1.5rem) scale(1.03); }
.btn {
margin-top: 3rem; }
.btn, .btn:link, .btn:visited {
text-transform: uppercase;
text-decoration: none;
padding: .75rem 2.25rem;
display: inline-block;
border-radius: 10rem;
transition: all .2s;
/* reference for btn::after */
position: relative;
border: none;
cursor: pointer; }
.btn:hover {
transform: translateY(-0.3rem);
box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.2); }
.btn a {
text-decoration: none;
font-weight: 500;
font-size: 1rem; }
.btn-1 {
background-color: #6cca51;
border: 2px solid #6cca51;
margin-right: 1rem; }
.btn-1 a {
color: white; }
.btn-1 i {
color: white;
padding-right: .5rem;
font-size: 1.25rem; }
.btn-2 {
border: 2px solid #fa6095;
background-color: white; }
.btn-2 a {
color: #fa6095; }
.btn-2 i {
color: #fa6095;
padding-right: .5rem;
font-size: 1.25rem; }
.btn-text:link, .btn-text:visited {
font-size: 1.25rem;
font-weight: 700;
color: #6cca51;
display: inline-block;
text-decoration: none;
border-bottom: 1px solid #6cca51;
padding: 3px;
transition: all .2s; }
.btn-text:hover {
background-color: #6cca51;
color: white;
box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.3);
transform: translateY(-2px); }
.btn-text:active {
box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.3);
transform: translateY(0); }
.header {
height: 100vh;
background-size: cover;
background-color: #dbdbdb; }
.header__tag-line {
font-family: 'Rubik', sans-serif;
position: absolute;
top: 10rem;
text-transform: uppercase;
margin-top: 8rem;
letter-spacing: 5px;
transition: all .5s; }
.header__tag-line--main {
padding: 1.5rem 0;
font-size: 7rem;
color: #6cca51;
letter-spacing: 10px;
animation-name: movesInLeft;
animation-duration: 2s;
animation-timing-function: ease-out; }
.header__tag-line--sub span {
color: #fa6095; }
.header__human {
position: relative;
display: block;
top: 10rem; }
.header__human__comp {
position: absolute;
z-index: 1; }
.header__human__comp-dango {
left: -2rem;
top: 10rem;
width: 50rem;
z-index: 10;
animation-name: movesInLeft;
animation-duration: 2s;
animation-timing-function: ease-out; }
.header__human__comp-scene {
top: 1rem;
left: 5rem;
width: 50rem;
z-index: 20;
animation-name: movesInRight;
animation-duration: 1.5s;
animation-timing-function: ease-in-out; }
.header__human__comp-sit {
width: 40rem;
top: 10rem;
left: 15rem;
z-index: 30;
animation-name: movesInLeft;
animation-duration: 1s;
animation-timing-function: ease-out; }
.navbar {
height: 5rem; }
.navbar-brand img {
display: block;
height: 4rem; }
.navbar-shadow {
box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.2); }
.nav-link {
text-transform: uppercase;
color: gray;
font-weight: 500;
margin-left: 2rem;
font-size: 1.4rem;
transition: all .2s; }
.nav-link:hover {
color: #6cca51;
font-weight: 700; }
.bg-light-light {
background-color: rgba(255, 255, 255, 0.7); }
@media (max-width: 992px) {
#nav1.navbar .navbar-brand {
float: none;
display: block; }
#nav1.navbar .navbar-nav > .nav-item {
float: none;
margin-left: .1rem; }
#nav1.navbar .navbar-nav {
float: none !important; } }
@media (max-width: 768px) {
#nav2.navbar .navbar-brand {
float: none;
display: block; }
#nav2.navbar .navbar-nav > .nav-item {
float: none;
margin-left: .1rem; }
#nav2.navbar .navbar-nav {
float: none !important; } }
@media (max-width: 544px) {
#nav3.navbar .navbar-brand {
float: none;
display: block; }
#nav3.navbar .navbar-nav > .nav-item {
float: none;
margin-left: .1rem; }
#nav3.navbar .navbar-nav {
float: none !important; } }
.about__humans {
position: relative; }
.about__humans-comp {
position: absolute; }
.about__humans-comp--img {
top: 10rem;
width: 60rem;
opacity: .5; }
.about__me {
font-size: 1.75rem;
padding-right: 10rem;
text-align: center;
color: black; }
.about__me span {
transition: all .3s;
padding: 0 .5rem;
font-weight: 500;
text-decoration: underline; }
.about__me span:hover {
color: #fa6095;
text-decoration: none; }
.project__name {
font-size: 2rem;
background-color: #fa6095;
display: inline-block;
-webkit-background-clip: text;
color: transparent;
letter-spacing: .2rem;
font-weight: 700;
transition: all .3s; }
.project__name-cont {
transform: skewY(-2deg); }
.project__img {
margin: 0 3rem;
border-radius: 4px;
box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.3);
transition: transform .3s;
overflow: hidden; }
.project__img img {
max-width: 100%; }
.project__img:hover {
transform: translateY(-1.5rem) scale(1.03); }
.project__description {
padding: 2rem;
font-size: 1.25rem; }
.project__description p {
font-weight: 500;
padding: 1rem 0;
color: green; }
.project__others p {
padding-top: 2rem;
font-size: 1.5rem; }
.project__others p a {
color: #fa6095;
text-decoration: none;
font-weight: 500; }
.footer {
background-color: #a3eb6a;
background-size: cover;
padding-top: 10rem;
font-size: 1.4rem; }
.footer__item {
text-align: center;
display: inline-block;
width: 3rem;
height: 3rem;
background-color: white;
padding: .5rem;
font-size: 2rem;
margin: 1rem;
border: 2px solid #fa6095;
border-radius: 50%;
transition: all .5s; }
.footer__item i {
color: #fa6095; }
.footer__item:hover {
background-color: #fa6095; }
.footer__item:hover i {
color: white; }
.footer__lower {
padding-bottom: 5rem; }
.footer__logo {
overflow: hidden;
position: relative; }
.footer__logo-1 {
display: block;
margin-left: auto;
margin-right: auto;
width: 20%;
z-index: 10; }
.footer__logo-2 {
display: block;
top: 5rem;
margin-left: auto;
margin-right: auto;
width: 30%; }
.section-about {
background-color: white;
padding: 10rem 0;
background-size: cover;
overflow: hidden; }
.section-technology {
padding: 5rem 5rem;
background-image: url(/logos/Wireframe@2x.png);
background-color: #dbdbdb;
background-repeat: no-repeat;
background-size: 75rem 75rem;
background-position: center;
transform: skewY(-5deg);
margin-top: 10rem; }
.section-technology > * {
transform: skewY(5deg); }
.section-project {
padding: 10rem 5rem 10rem 5rem;
background-color: white;
background-size: cover; } | assets/css/main.css | @keyframes movesInLeft {
0% {
opacity: 0;
transform: translateX(-10rem); }
50% {
opacity: .4;
transform: translateX(1rem); }
/* 66% {
opacity: .7;
transform: translateX(-90px);
} */
100% {
opacity: 1;
transform: translateX(0); } }
@keyframes movesInRight {
0% {
opacity: 0;
transform: translateX(10rem); }
50% {
opacity: .4;
transform: translateX(-1rem); }
/* 66% {
opacity: .7;
transform: translateX(-90px);
} */
100% {
opacity: 1;
transform: translateX(0); } }
@keyframes movesInBottom {
0% {
opacity: 0;
transform: translateY(3rem); }
100% {
opacity: 1;
transform: translateX(0); } }
*,
*::before,
*::after {
margin: 0;
padding: 0;
box-sizing: inherit; }
html {
font-size: 62.5%;
scroll-behavior: smooth; }
@media (min-width: 112.5em) {
html {
font-size: 75%; } }
@media (max-width: 75em) {
html {
font-size: 56.25%; } }
@media (max-width: 56.25em) {
html {
font-size: 50%; } }
body {
font-family: 'Montserrat', sans-serif;
font-weight: 400;
font-size: 1.6rem;
line-height: 1.7;
color: gray; }
.heading-primary__main {
color: #6cca51;
font-size: 3rem;
font-weight: 600;
text-transform: uppercase; }
.heading-primary__main--last {
color: white !important; }
.u-text-center {
text-align: center !important; }
.u-margin-bottom-small {
margin-bottom: 1.75rem !important; }
.u-margin-bottom-medium {
margin-bottom: 4rem !important; }
@media (max-width: 56.25em) {
.u-margin-bottom-medium {
margin-bottom: 3rem !important; } }
.u-margin-bottom-big {
margin-bottom: 8rem !important; }
@media (max-width: 56.25em) {
.u-margin-bottom-big {
margin-bottom: 5rem !important; } }
.u-margin-top-big {
margin-bottom: 8rem !important; }
.u-bold-text {
font-weight: 500 !important;
font-size: 1.75rem !important;
color: #fa6095; }
.arrow {
position: absolute;
top: 90%;
left: 50%;
transform: translate(-50%, -50%); }
.arrow span {
display: block;
width: 10px;
height: 10px;
border-bottom: 5px solid #fa6095;
border-right: 5px solid #fa6095;
transform: rotate(45deg);
margin: -10px;
animation: animate 2s infinite; }
.arrow span:nth-child(2) {
animation-delay: -0.2s; }
.arrow span:nth-child(3) {
animation-delay: -0.4s; }
@keyframes animate {
0% {
opacity: 0;
transform: rotate(45deg) translate(-20px, -20px); }
50% {
opacity: 1; }
100% {
opacity: 0;
transform: rotate(45deg) translate(20px, 20px); } }
.tech-stacks {
position: relative;
background-color: rgba(255, 255, 255, 0.3);
padding: 2.5rem;
margin: 2rem;
border: solid 2px #fa6095;
border-radius: 5px;
height: 30rem;
box-sizing: padding-box;
box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.2);
transition: transform .3s; }
.tech-stacks__others {
margin-top: 3rem;
font-size: 1.5rem; }
.tech-stacks__others span {
color: #fa6095; }
.tech-stacks__icon {
max-width: 100%; }
.tech-stacks__icon-express {
position: absolute;
top: 5rem;
width: 85%; }
.tech-stacks__paragraph {
position: absolute;
top: 25rem;
overflow-wrap: break-word; }
.tech-stacks__paragraph h3 {
color: gray;
font-size: 3rem;
font-weight: 500; }
.tech-stacks__paragraph a {
font-size: 1.5rem;
text-decoration: none;
color: #6cca51; }
.tech-stacks:hover {
transform: translateY(-1.5rem) scale(1.03); }
.btn {
margin-top: 3rem; }
.btn, .btn:link, .btn:visited {
text-transform: uppercase;
text-decoration: none;
padding: .75rem 2.25rem;
display: inline-block;
border-radius: 10rem;
transition: all .2s;
/* reference for btn::after */
position: relative;
border: none;
cursor: pointer; }
.btn:hover {
transform: translateY(-0.3rem);
box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.2); }
.btn a {
text-decoration: none;
font-weight: 500;
font-size: 1rem; }
.btn-1 {
background-color: #6cca51;
border: 2px solid #6cca51;
margin-right: 1rem; }
.btn-1 a {
color: white; }
.btn-1 i {
color: white;
padding-right: .5rem;
font-size: 1.25rem; }
.btn-2 {
border: 2px solid #fa6095;
background-color: white; }
.btn-2 a {
color: #fa6095; }
.btn-2 i {
color: #fa6095;
padding-right: .5rem;
font-size: 1.25rem; }
.btn-text:link, .btn-text:visited {
font-size: 1.25rem;
font-weight: 700;
color: #6cca51;
display: inline-block;
text-decoration: none;
border-bottom: 1px solid #6cca51;
padding: 3px;
transition: all .2s; }
.btn-text:hover {
background-color: #6cca51;
color: white;
box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.3);
transform: translateY(-2px); }
.btn-text:active {
box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.3);
transform: translateY(0); }
.header {
height: 100vh;
background-size: cover;
background-color: #dbdbdb; }
.header__tag-line {
font-family: 'Rubik', sans-serif;
position: absolute;
top: 10rem;
text-transform: uppercase;
margin-top: 8rem;
letter-spacing: 5px;
transition: all .5s; }
.header__tag-line--main {
padding: 1.5rem 0;
font-size: 7rem;
color: #6cca51;
letter-spacing: 10px;
animation-name: movesInLeft;
animation-duration: 2s;
animation-timing-function: ease-out; }
.header__tag-line--sub span {
color: #fa6095; }
.header__human {
position: relative;
display: block;
top: 10rem; }
.header__human__comp {
position: absolute;
z-index: 1; }
.header__human__comp-dango {
left: -2rem;
top: 10rem;
width: 50rem;
z-index: 10;
animation-name: movesInLeft;
animation-duration: 2s;
animation-timing-function: ease-out; }
.header__human__comp-scene {
top: 1rem;
left: 5rem;
width: 50rem;
z-index: 20;
animation-name: movesInRight;
animation-duration: 1.5s;
animation-timing-function: ease-in-out; }
.header__human__comp-sit {
width: 40rem;
top: 10rem;
left: 15rem;
z-index: 30;
animation-name: movesInLeft;
animation-duration: 1s;
animation-timing-function: ease-out; }
.navbar {
height: 5rem; }
.navbar-brand img {
display: block;
height: 4rem; }
.navbar-shadow {
box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.2); }
.nav-link {
text-transform: uppercase;
color: gray;
font-weight: 500;
margin-left: 2rem;
font-size: 1.4rem;
transition: all .2s; }
.nav-link:hover {
color: #6cca51;
font-weight: 700; }
.bg-light-light {
background-color: rgba(255, 255, 255, 0.7); }
@media (max-width: 992px) {
#nav1.navbar .navbar-brand {
float: none;
display: block; }
#nav1.navbar .navbar-nav > .nav-item {
float: none;
margin-left: .1rem; }
#nav1.navbar .navbar-nav {
float: none !important; } }
@media (max-width: 768px) {
#nav2.navbar .navbar-brand {
float: none;
display: block; }
#nav2.navbar .navbar-nav > .nav-item {
float: none;
margin-left: .1rem; }
#nav2.navbar .navbar-nav {
float: none !important; } }
@media (max-width: 544px) {
#nav3.navbar .navbar-brand {
float: none;
display: block; }
#nav3.navbar .navbar-nav > .nav-item {
float: none;
margin-left: .1rem; }
#nav3.navbar .navbar-nav {
float: none !important; } }
.about__humans {
position: relative; }
.about__humans-comp {
position: absolute; }
.about__humans-comp--img {
top: 10rem;
width: 60rem;
opacity: .5; }
.about__me {
font-size: 1.75rem;
padding-right: 10rem;
text-align: center;
color: black; }
.about__me span {
transition: all .3s;
padding: 0 .5rem;
font-weight: 500;
text-decoration: underline; }
.about__me span:hover {
color: #fa6095;
text-decoration: none; }
.project__name {
font-size: 2rem;
background-color: #fa6095;
display: inline-block;
-webkit-background-clip: text;
color: transparent;
letter-spacing: .2rem;
font-weight: 700;
transition: all .3s; }
.project__name-cont {
transform: skewY(-2deg); }
.project__img {
margin: 0 3rem;
border-radius: 4px;
box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.3);
transition: transform .3s;
overflow: hidden; }
.project__img img {
max-width: 100%; }
.project__img:hover {
transform: translateY(-1.5rem) scale(1.03); }
.project__description {
padding: 2rem;
font-size: 1.25rem; }
.project__description p {
font-weight: 500;
padding: 1rem 0;
color: green; }
.project__others p {
padding-top: 2rem;
font-size: 1.5rem; }
.project__others p a {
color: #fa6095;
text-decoration: none;
font-weight: 500; }
.footer {
background-color: #a3eb6a;
background-size: cover;
padding-top: 10rem;
font-size: 1.4rem; }
.footer__item {
text-align: center;
display: inline-block;
width: 3rem;
height: 3rem;
background-color: white;
padding: .5rem;
font-size: 2rem;
margin: 1rem;
border: 2px solid #fa6095;
border-radius: 50%;
transition: all .5s; }
.footer__item i {
color: #fa6095; }
.footer__item:hover {
background-color: #fa6095; }
.footer__item:hover i {
color: white; }
.footer__lower {
padding-bottom: 5rem; }
.footer__logo {
overflow: hidden;
position: relative; }
.footer__logo-1 {
display: block;
margin-left: auto;
margin-right: auto;
width: 20%;
z-index: 10; }
.footer__logo-2 {
display: block;
top: 5rem;
margin-left: auto;
margin-right: auto;
width: 30%; }
.section-about {
background-color: white;
padding: 10rem 0;
background-size: cover;
overflow: hidden; }
.section-technology {
padding: 5rem 5rem;
background-image: url(/logos/Wireframe@2x.png);
background-color: #dbdbdb;
background-repeat: no-repeat;
background-size: 75rem 75rem;
background-position: center;
transform: skewY(-5deg);
margin-top: 10rem; }
.section-technology > * {
transform: skewY(5deg); }
.section-project {
padding: 10rem 5rem 10rem 5rem;
background-color: white;
background-size: cover; } | 0.608943 | 0.120957 |
.ewd-admin-small-input {
width: auto !important;
}
.ewd-admin-regular-text {
width:25em !important;
}
.ewd-admin-large-text {
width:40em !important;
height:10em;
}
.OptionTab {
padding:15px;
}
.HiddenTab {
display:none;
}
.feup-email-advanced-settings{
display:none;
}
.feup-hidden {
display:none;
}
.Row {
margin-bottom:25px;
min-height:100px;
}
a {
cursor:pointer;
}
.ewd-admin-select-search {
vertical-align:baseline !important;
}
.fields-list {clear:none;}
.fields-list tr {cursor:move;}
.ewd-feup-mb {display: table;}
.ewd-feup-mb-row {display: table-row;}
.ewd-feup-mb-label {display: table-cell;}
.ewd-feup-mb-select {display: table-cell;}
.ewd-feup-oci-no-show {display: none;}
.ewd-feup-grey-out {
background: #CCCCCC;
opacity:0.75;
position: absolute;
top: 0px;
left:0px;
height: 100%;
min-height: 1000px;
width: 100%;
margin-left: -180px;
z-index: 9991;
}
.ewd-feup-oci-main-event {
opacity: 1;
position:absolute;
top: 80px;
margin: 0 auto;
z-index:9992;
background: #FFFFFF;
padding: 24px;
}
.ewd-feup-oci-main-event td{
padding: 3px 15px;
}
.feup-options-page-tabbed p.submit {
float: right;
margin-right: 10px;
margin-top: 5px;
padding: 3px;
}
.feup-one-click-title{
text-align: center;
padding: 10px;
}
.feup-one-click-submit {
margin:15px 0 0;
}
.dashboard-users-total {
margin: 20px 0 10px;
}
a.feup-confirm-all-users.button-secondary {
margin-top:8px;
margin-bottom: 6px;
}
.feup-overlfow-auto {
overflow:auto;
}
.ewd-feup-profile-picture {
max-width: 150px;
max-height: 150px;
margin-left: 12px;
}
/***********************************************************
* CONFIRMATION DIALOG
***********************************************************/
.modal.fade .modal-dialog {
-webkit-transition: -webkit-transform .3s ease-out;
-moz-transition: -moz-transform .3s ease-out;
-o-transition: -o-transform .3s ease-out;
transition: transform .3s ease-out;
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
transform: translate(0, -25%);
}
.modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
}
.modal-dialog {
position: relative;
width: auto;
margin: 10px;
}
.modal-content {
position: relative;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #999;
border: 1px solid rgba(0, 0, 0, .2);
border-radius: 6px;
outline: none;
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-header {
min-height: 16.42857143px;
padding: 15px;
border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
margin-top: -2px;
}
.close {
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
filter: alpha(opacity=20);
opacity: .2;
}
.close:hover,
.close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
filter: alpha(opacity=50);
opacity: .5;
}
button.close {
-webkit-appearance: none;
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
}
.modal-title {
margin: 0;
line-height: 1.42857143;
}
.modal-body {
position: relative;
padding: 20px;
}
.modal-footer {
padding: 19px 20px 20px;
margin-top: 15px;
text-align: right;
border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
margin-bottom: 0;
margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
margin-left: 0;
}
.modal-open {
overflow: hidden;
}
.upcp-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: auto;
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
outline: 0;
}
.fade {
opacity: 0;
-webkit-transition: opacity .15s linear;
transition: opacity .15s linear;
}
.fade.in {
opacity: 1;
}
@media (min-width: 768px) {
.modal-dialog {
width: 600px;
margin: 30px auto;
}
.modal-content {
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
}
.modal-sm {
width: 300px;
}
}
@media (min-width: 992px) {
.modal-lg {
width: 900px;
}
}
/***********************************************************
* TABBED OPTIONS VIEW
***********************************************************/
.feup-options-page-tabbed {
min-height:450px;
height:auto;
}
.feup-options-page-tabbed-nav{
position: relative;
top: 0;
left: 0;
width:15%;
z-index: 1;
min-width:100px;
margin:0 !important;
}
.feup-options-page-tabbed li {
float:left;
padding: 0;
width:100%;
margin:0; !important;
}
.feup-options-page-tabbed a {
display:block;
height:40px;
line-height:40px;
font-weight:10;
padding-left:20px;
}
.feup-options-page-tabbed a.options-subnav-tab-active,
.feup-options-page-tabbed a.styling-subnav-tab-active{
box-shadow: inset 2px 0 0 #1188cc;
background-color: #ffffff !important;
color: #29324e;
}
.feup-options-page-tabbed a.options-subnav-tab,
.feup-options-page-tabbed a.styling-subnav-tab{
background-color: rgba(224, 224, 224, 0.5);
}
.feup-options-page-tabbed a.options-subnav-tab:hover {
color: #29324e;
background-color: rgba(199,199,199, 0.5);
box-shadow: inset 2px 0 0 #1188cc;
}
.feup-options-submenu-div {
float:left;
width:100px;
border: 1px solid #e5e5e5;
}
.feup-options-page-tabbed-content,
.feup-styling-page-tabbed-content {
float:left;
width:80%;
z-index: 999;
background:#fff;
margin:0 !important;
position:relative;
min-height:400px;
border: 1px solid #e5e5e5;
padding-bottom:5px;
}
.feup-option-set,
.feup-styling-set{
padding: 0 35px;
}
.feup-options-tab-title{
margin: 10px 0 5px !important;
}
.feup-styling-header {
font-weight: 600;
font-size: 14px;
margin: 15px 0 5px;
width: 100%;
}
.feup-styling-option {
margin-bottom:10px;
display:inline-block;
vertical-align: top;
}
.feup-label-description {
font-style: italic;
margin-bottom: 15px;
margin-top: 0;
}
.feup-options-page-tabbed input[type="text"], .feup-styling-page-tabbed input[type="text"] {
max-width: 500px;
width: 100% !important;
}
/***********************************************************************************
* POINTERS
***********************************************************************************/
.wp-pointer-content ul {
list-style: disc;
padding-left: 40px;
}
.wp-pointer-content iframe {
margin-top:18px;
}
.ewd-feup-pointer-count {
margin-top: 40px;
margin-bottom: -40px;
}
/* Color Pickers */
.ewd-feup-spectrum {margin-bottom: 6px;}
/***********************************************************
FLEXBOX STYLING
***********************************************************/
.feup-option-set h3,
.feup-styling-set h3 {
padding-top:10px;
}
.feup-options-table th {
padding:15px 5px;
height:1em;
}
.feup-options-page-tabbed input[type=text],
.feup-styling-page-tabbed input[type=text] {
width: 100% !important;
/* max-width:350px;
*/}
.feup-options-page-tabbed select,
.feup-options-page-tabbed textarea
{
width:50% !important;
}
.feup-styling-page-tabbed select,
.feup-styling-page-tabbed textarea{
}
.feup-options-div {
width:100%;
}
.feup-options-div.feup-options-flex {
width:100%;
display:flex;
display: -webkit-flex;
flex-flow: row wrap;
-webkit-flex-flow: row wrap;
}
.feup-subsection{
margin: 0 10px 10px 0;
flex-grow:1;
}
.feup-subsection-half{
float: left;
width:50%;
}
.feup-subsection-header{
margin:3px;
}
.feup-options-page-tabbed .submit{
float:left;
margin-top:0;
}
.feup-options-page-tabbed .submit input[type=submit]{
position:relative;
/* left:100px;*/
}
.feup-subsection-header {
font-size:1.2em;
font-weight:900;
padding: 10px;
margin:0;
}
.feup-subsection-content{
padding: 0 10px;
}
.feup-subsection-content .feup-option {
margin: 8px 0;
padding:0 5px;
display: block;
}
.feup-subsection-content.feup-subsection-full{
border: none;
padding: 5px;
}
/*Subsection Rows*/
.feup-subsection-content .feup-option-label {
margin-bottom:5px;
}
.feup-subsection-content .feup-option-checkbox {
display:inline;
}
#feup-subsection-inline .feup-option {
display:inline-block;
}
.feup-subsection-half .feup-option {
display:block !important;
}
@media only screen and (max-width: 650px) {
.feup-options-page-tabbed,
.feup-styling-page-tabbed{
margin:0;
}
.feup-options-submenu-div {
width: 100%;
}
.feup-options-page-tabbed-nav{
width:100%;
}
.feup-options-page-tabbed li{
float:none;
}
.feup-options-page-tabbed a.styling-subnav-tab{
width:25%;
float:left;
padding:0;
text-align:center;
}
.feup-options-page-tabbed a.options-subnav-tab-active{
}
.feup-options-page-tabbed-content,
.feup-styling-page-tabbed-content{
width:100%;
}
#feup-subsection-inline .feup-option {
display:block;
}
.feup-subsection-half{
width: 100%
}
} | plugins/front-end-only-users/css/Admin.css | .ewd-admin-small-input {
width: auto !important;
}
.ewd-admin-regular-text {
width:25em !important;
}
.ewd-admin-large-text {
width:40em !important;
height:10em;
}
.OptionTab {
padding:15px;
}
.HiddenTab {
display:none;
}
.feup-email-advanced-settings{
display:none;
}
.feup-hidden {
display:none;
}
.Row {
margin-bottom:25px;
min-height:100px;
}
a {
cursor:pointer;
}
.ewd-admin-select-search {
vertical-align:baseline !important;
}
.fields-list {clear:none;}
.fields-list tr {cursor:move;}
.ewd-feup-mb {display: table;}
.ewd-feup-mb-row {display: table-row;}
.ewd-feup-mb-label {display: table-cell;}
.ewd-feup-mb-select {display: table-cell;}
.ewd-feup-oci-no-show {display: none;}
.ewd-feup-grey-out {
background: #CCCCCC;
opacity:0.75;
position: absolute;
top: 0px;
left:0px;
height: 100%;
min-height: 1000px;
width: 100%;
margin-left: -180px;
z-index: 9991;
}
.ewd-feup-oci-main-event {
opacity: 1;
position:absolute;
top: 80px;
margin: 0 auto;
z-index:9992;
background: #FFFFFF;
padding: 24px;
}
.ewd-feup-oci-main-event td{
padding: 3px 15px;
}
.feup-options-page-tabbed p.submit {
float: right;
margin-right: 10px;
margin-top: 5px;
padding: 3px;
}
.feup-one-click-title{
text-align: center;
padding: 10px;
}
.feup-one-click-submit {
margin:15px 0 0;
}
.dashboard-users-total {
margin: 20px 0 10px;
}
a.feup-confirm-all-users.button-secondary {
margin-top:8px;
margin-bottom: 6px;
}
.feup-overlfow-auto {
overflow:auto;
}
.ewd-feup-profile-picture {
max-width: 150px;
max-height: 150px;
margin-left: 12px;
}
/***********************************************************
* CONFIRMATION DIALOG
***********************************************************/
.modal.fade .modal-dialog {
-webkit-transition: -webkit-transform .3s ease-out;
-moz-transition: -moz-transform .3s ease-out;
-o-transition: -o-transform .3s ease-out;
transition: transform .3s ease-out;
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
transform: translate(0, -25%);
}
.modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
}
.modal-dialog {
position: relative;
width: auto;
margin: 10px;
}
.modal-content {
position: relative;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #999;
border: 1px solid rgba(0, 0, 0, .2);
border-radius: 6px;
outline: none;
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-header {
min-height: 16.42857143px;
padding: 15px;
border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
margin-top: -2px;
}
.close {
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
filter: alpha(opacity=20);
opacity: .2;
}
.close:hover,
.close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
filter: alpha(opacity=50);
opacity: .5;
}
button.close {
-webkit-appearance: none;
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
}
.modal-title {
margin: 0;
line-height: 1.42857143;
}
.modal-body {
position: relative;
padding: 20px;
}
.modal-footer {
padding: 19px 20px 20px;
margin-top: 15px;
text-align: right;
border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
margin-bottom: 0;
margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
margin-left: 0;
}
.modal-open {
overflow: hidden;
}
.upcp-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: auto;
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
outline: 0;
}
.fade {
opacity: 0;
-webkit-transition: opacity .15s linear;
transition: opacity .15s linear;
}
.fade.in {
opacity: 1;
}
@media (min-width: 768px) {
.modal-dialog {
width: 600px;
margin: 30px auto;
}
.modal-content {
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
}
.modal-sm {
width: 300px;
}
}
@media (min-width: 992px) {
.modal-lg {
width: 900px;
}
}
/***********************************************************
* TABBED OPTIONS VIEW
***********************************************************/
.feup-options-page-tabbed {
min-height:450px;
height:auto;
}
.feup-options-page-tabbed-nav{
position: relative;
top: 0;
left: 0;
width:15%;
z-index: 1;
min-width:100px;
margin:0 !important;
}
.feup-options-page-tabbed li {
float:left;
padding: 0;
width:100%;
margin:0; !important;
}
.feup-options-page-tabbed a {
display:block;
height:40px;
line-height:40px;
font-weight:10;
padding-left:20px;
}
.feup-options-page-tabbed a.options-subnav-tab-active,
.feup-options-page-tabbed a.styling-subnav-tab-active{
box-shadow: inset 2px 0 0 #1188cc;
background-color: #ffffff !important;
color: #29324e;
}
.feup-options-page-tabbed a.options-subnav-tab,
.feup-options-page-tabbed a.styling-subnav-tab{
background-color: rgba(224, 224, 224, 0.5);
}
.feup-options-page-tabbed a.options-subnav-tab:hover {
color: #29324e;
background-color: rgba(199,199,199, 0.5);
box-shadow: inset 2px 0 0 #1188cc;
}
.feup-options-submenu-div {
float:left;
width:100px;
border: 1px solid #e5e5e5;
}
.feup-options-page-tabbed-content,
.feup-styling-page-tabbed-content {
float:left;
width:80%;
z-index: 999;
background:#fff;
margin:0 !important;
position:relative;
min-height:400px;
border: 1px solid #e5e5e5;
padding-bottom:5px;
}
.feup-option-set,
.feup-styling-set{
padding: 0 35px;
}
.feup-options-tab-title{
margin: 10px 0 5px !important;
}
.feup-styling-header {
font-weight: 600;
font-size: 14px;
margin: 15px 0 5px;
width: 100%;
}
.feup-styling-option {
margin-bottom:10px;
display:inline-block;
vertical-align: top;
}
.feup-label-description {
font-style: italic;
margin-bottom: 15px;
margin-top: 0;
}
.feup-options-page-tabbed input[type="text"], .feup-styling-page-tabbed input[type="text"] {
max-width: 500px;
width: 100% !important;
}
/***********************************************************************************
* POINTERS
***********************************************************************************/
.wp-pointer-content ul {
list-style: disc;
padding-left: 40px;
}
.wp-pointer-content iframe {
margin-top:18px;
}
.ewd-feup-pointer-count {
margin-top: 40px;
margin-bottom: -40px;
}
/* Color Pickers */
.ewd-feup-spectrum {margin-bottom: 6px;}
/***********************************************************
FLEXBOX STYLING
***********************************************************/
.feup-option-set h3,
.feup-styling-set h3 {
padding-top:10px;
}
.feup-options-table th {
padding:15px 5px;
height:1em;
}
.feup-options-page-tabbed input[type=text],
.feup-styling-page-tabbed input[type=text] {
width: 100% !important;
/* max-width:350px;
*/}
.feup-options-page-tabbed select,
.feup-options-page-tabbed textarea
{
width:50% !important;
}
.feup-styling-page-tabbed select,
.feup-styling-page-tabbed textarea{
}
.feup-options-div {
width:100%;
}
.feup-options-div.feup-options-flex {
width:100%;
display:flex;
display: -webkit-flex;
flex-flow: row wrap;
-webkit-flex-flow: row wrap;
}
.feup-subsection{
margin: 0 10px 10px 0;
flex-grow:1;
}
.feup-subsection-half{
float: left;
width:50%;
}
.feup-subsection-header{
margin:3px;
}
.feup-options-page-tabbed .submit{
float:left;
margin-top:0;
}
.feup-options-page-tabbed .submit input[type=submit]{
position:relative;
/* left:100px;*/
}
.feup-subsection-header {
font-size:1.2em;
font-weight:900;
padding: 10px;
margin:0;
}
.feup-subsection-content{
padding: 0 10px;
}
.feup-subsection-content .feup-option {
margin: 8px 0;
padding:0 5px;
display: block;
}
.feup-subsection-content.feup-subsection-full{
border: none;
padding: 5px;
}
/*Subsection Rows*/
.feup-subsection-content .feup-option-label {
margin-bottom:5px;
}
.feup-subsection-content .feup-option-checkbox {
display:inline;
}
#feup-subsection-inline .feup-option {
display:inline-block;
}
.feup-subsection-half .feup-option {
display:block !important;
}
@media only screen and (max-width: 650px) {
.feup-options-page-tabbed,
.feup-styling-page-tabbed{
margin:0;
}
.feup-options-submenu-div {
width: 100%;
}
.feup-options-page-tabbed-nav{
width:100%;
}
.feup-options-page-tabbed li{
float:none;
}
.feup-options-page-tabbed a.styling-subnav-tab{
width:25%;
float:left;
padding:0;
text-align:center;
}
.feup-options-page-tabbed a.options-subnav-tab-active{
}
.feup-options-page-tabbed-content,
.feup-styling-page-tabbed-content{
width:100%;
}
#feup-subsection-inline .feup-option {
display:block;
}
.feup-subsection-half{
width: 100%
}
} | 0.324021 | 0.048609 |
.backWall {
background: rgba(4,4,7,0.82);
opacity: 0.7;
width: 100vw;
height: 100vh;
position :fixed;
}
.leftResumeCss {
position :fixed;
left : 0;
top: 0;
width: 50vw;
height: 80vh;
background: #dddddd;
animation : moveDiv 2s linear ;
animation-delay : 4s;
animation-fill-mode:forwards;
}
@keyframes moveDiv {
0% {
left : 0;
top: 0;
border: 1px solid #BDCFE4;
}
10%{
left : 1vw;
top: 1vh;
clip-path: polygon(0 0, 100% 0, 100% 95%, 0 100%);
}
20% {
left : 2vw;
top: 2vh;
border-radius: 5px;
background: #b3cf4d;
clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
transform: rotateY(60deg);
}
30% {
left : 2vw;
top: 2vh;
border-radius: 5px;
background: #b3cf4d;
clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
transform: rotateY(100deg);
}
40% {
left : 2vw;
top: 2vh;
border-radius: 5px;
background: #b3cf4d;
clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
transform: rotateY(140deg);
}
50% {
left : 2vw;
top: 2vh;
border-radius: 5px;
background: #b3cf4d;
clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
transform: rotateY(180deg);
}
60% {
left : 2vw;
top: 2vh;
border-radius: 5px;
background: #b3cf4d;
clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
transform: rotateY(220deg);
}
70% {
left : 2vw;
top: 2vh;
border-radius: 5px;
background: #b3cf4d;
clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
transform: rotateY(260deg);
}
80% {
left : 2vw;
top: 2vh;
border-radius: 5px;
background: #b3cf4d;
clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
transform: rotateY(300deg);
}
90% {
left : 2vw;
top: 2vh;
border-radius: 5px;
background: #b3cf4d;
clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
transform: rotateY(340deg);
}
100% {
left : 2vw;
top: 2vh;
border-radius: 5px;
background: #b3cf4d;
clip-path: polygon(0 0, 100% 0, 100% 95%, 0 100%);
transform: rotateY(390deg);
}
}
h1 {
position: fixed;
top: 0;
right: 0;
left: 0;
bottom: 0;
width: 4.5em;
margin: auto;
white-space: nowrap;
overflow: hidden;
animation: typing 3s steps(26, end),
cursor-blink 0.3s step-end infinite alternate;
}
@keyframes typing {
from {
width: 0;
}
}
@keyframes cursor-blink {
50% {
/* border-color: transparent;*/
}
}
.personMessage {
position: absolute;
top: 3.5rem;
right: 8rem;
}
.resumeToggleCss {
display : flex;
position : absolute;
top: 7.5rem;
width : 98%;
flex-wrap : wrap;
animation : fromHideToShow 6s linear ;
animation-fill-mode:forwards;
}
@keyframes fromHideToShow {
from {
opacity: 0;
}
50% {
opacity: 0.3;
}
100% {
opacity: 1;
}
} | src/pages/resume/leftResume.css | .backWall {
background: rgba(4,4,7,0.82);
opacity: 0.7;
width: 100vw;
height: 100vh;
position :fixed;
}
.leftResumeCss {
position :fixed;
left : 0;
top: 0;
width: 50vw;
height: 80vh;
background: #dddddd;
animation : moveDiv 2s linear ;
animation-delay : 4s;
animation-fill-mode:forwards;
}
@keyframes moveDiv {
0% {
left : 0;
top: 0;
border: 1px solid #BDCFE4;
}
10%{
left : 1vw;
top: 1vh;
clip-path: polygon(0 0, 100% 0, 100% 95%, 0 100%);
}
20% {
left : 2vw;
top: 2vh;
border-radius: 5px;
background: #b3cf4d;
clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
transform: rotateY(60deg);
}
30% {
left : 2vw;
top: 2vh;
border-radius: 5px;
background: #b3cf4d;
clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
transform: rotateY(100deg);
}
40% {
left : 2vw;
top: 2vh;
border-radius: 5px;
background: #b3cf4d;
clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
transform: rotateY(140deg);
}
50% {
left : 2vw;
top: 2vh;
border-radius: 5px;
background: #b3cf4d;
clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
transform: rotateY(180deg);
}
60% {
left : 2vw;
top: 2vh;
border-radius: 5px;
background: #b3cf4d;
clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
transform: rotateY(220deg);
}
70% {
left : 2vw;
top: 2vh;
border-radius: 5px;
background: #b3cf4d;
clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
transform: rotateY(260deg);
}
80% {
left : 2vw;
top: 2vh;
border-radius: 5px;
background: #b3cf4d;
clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
transform: rotateY(300deg);
}
90% {
left : 2vw;
top: 2vh;
border-radius: 5px;
background: #b3cf4d;
clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
transform: rotateY(340deg);
}
100% {
left : 2vw;
top: 2vh;
border-radius: 5px;
background: #b3cf4d;
clip-path: polygon(0 0, 100% 0, 100% 95%, 0 100%);
transform: rotateY(390deg);
}
}
h1 {
position: fixed;
top: 0;
right: 0;
left: 0;
bottom: 0;
width: 4.5em;
margin: auto;
white-space: nowrap;
overflow: hidden;
animation: typing 3s steps(26, end),
cursor-blink 0.3s step-end infinite alternate;
}
@keyframes typing {
from {
width: 0;
}
}
@keyframes cursor-blink {
50% {
/* border-color: transparent;*/
}
}
.personMessage {
position: absolute;
top: 3.5rem;
right: 8rem;
}
.resumeToggleCss {
display : flex;
position : absolute;
top: 7.5rem;
width : 98%;
flex-wrap : wrap;
animation : fromHideToShow 6s linear ;
animation-fill-mode:forwards;
}
@keyframes fromHideToShow {
from {
opacity: 0;
}
50% {
opacity: 0.3;
}
100% {
opacity: 1;
}
} | 0.710427 | 0.191252 |
a{
text-decoration: none;
text-decoration: underline;
color: #d81b60;
}
#gaia-logo{
margin: 0 auto;
height: 4.5em;
width: 11em;
background: url("../img/gaia.png") no-repeat;
background-size: 11em;
}
html{
font-family: Arial, Helvetica, sans-serif;
}
body {
background-color: #f7fafc;
}
.alert{
width: 100%;
height: 2em;
display: flex;
flex-direction: column;
justify-content: center;
text-align: center;
border-radius: .15em;
}
.alert-error{
border: .08em solid #ce4f4f;
background-color: #fff5f5;
color: #ce4f4f;
}
.login-section{
background: white;
border-radius: .5em;
padding: 3em;
margin: 0 auto;
border-radius: 0.25rem;
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
height: 100vh;
border-top: solid .7em #d81b60;
}
.form-group{
margin-top: 1em;
margin-bottom: .5em;
}
.control-label{
display: block;
margin-bottom: .3em;
}
.control{
width: 96.4%;
height: 1.2em;
padding-left: .2em;
padding-right: .2em;
padding-top: .5em;
padding-bottom: .5em;
border: .1em solid rgb(138, 138, 138);
border-radius: 0.25rem;
}
.btn{
width: 100%;
height: 2.6em;
border: 0;
box-shadow: 0 2px 4px 0 rgba(0,0,0,.25);
border-radius: 0.25em;
}
.btn-primary{
height: 2.5em;
background-color: #d81b60;
color: white;
}
.checkbox{
margin-top: 1em;
margin-bottom: 1em;
}
.options-wrapper span{
margin: 0 auto;
}
.options-wrapper{
margin-top: 2em;
margin-bottom: 1em;
}
#kc-registration{
text-align: center;
}
#kc-info{
margin-top: 2em;
}
#kc-social-providers{
width: 100%;
margin: 0 auto;
}
#kc-social-providers ul{
list-style: none;
width: 100%;
padding: 0;
margin: 0;
}
#kc-social-providers ul li{
width: 100%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
box-shadow: 0 2px 4px 0 rgba(0,0,0,.25);
margin-bottom: .50em;
border-radius: 0.25em;
}
#kc-social-providers ul li a{
width: 100%;
display: block;
text-decoration: none;
font-weight: bold;
padding-top: .70em;
height: 1.7em;
border-radius: 0.25em;
text-align: center;
}
#zocial-google{
color: white;
background-color: #4285F4;
}
#zocial-facebook{
background-color: #3b5998;
color: white
}
#zocial-google:before{
font-family: 'Font Awesome 5 Brands';
height: 0%;
width: 2em;
content: "\f1a0";
display: block;
border-right: 0.25em solid black;
margin-left: 1em;
}
#zocial-facebook:before{
font-family: 'Font Awesome 5 Brands';
height: 0%;
width: 2em;
content: "\f082";
display: block;
border-right: 0.25em solid black;
margin-left: 1em;
}
.kc-dropdown{
position: relative;
}
.kc-dropdown > ul{
padding: 0;
margin: 0;
list-style: none;
position: absolute;
background-color: white;
width: 7em;
box-shadow: 0px 3px 8px 2px rgba(105,105,105,0.3);
border-radius: 0.1em;
display: none;
}
.kc-dropdown > ul:hover {
display: block;
}
.kc-dropdown ul li {
display: block;
}
.kc-dropdown ul li a{
display: block;
padding-left: 1em;
padding-top: .5em;
padding-bottom: .5em;
}
.kc-dropdown ul li a:hover{
background-color: rgba(105,105,105,0.3);
}
.kc-dropdown > a {
text-decoration: none;
height: 2em;
padding-top: 1em;
padding-left: 1em;
padding-right: 1em;
display: inline-block;
}
.kc-dropdown > a:hover{
background-color:#a00037;
}
.kc-dropdown > a:hover + ul{
display: block;
}
.kc-dropdown ul li a{
text-decoration: none;
}
/* Small (sm) */
@media (min-width: 640px) {
.login-section{
margin-top: 6em;
width: 40%;
height: auto;
}
}
/* Medium (md) */
@media (min-width: 768px) {
.login-section{
margin-top: 6em;
width: 40%;
height: auto;
}
}
/* Large (lg) */
@media (min-width: 1024px) {
.control{
width: 99.5%;
}
.login-section{
margin-top: 6em;
width: 30%;
height: auto;
}
}
/* Extra Large (xl) */
@media (min-width: 1280px) {
.login-section{
margin-top: 6em;
width: 20em;
height: auto;
}
} | keycloak/themes/fortbiz-theme/login/resources/css/gaia.css | a{
text-decoration: none;
text-decoration: underline;
color: #d81b60;
}
#gaia-logo{
margin: 0 auto;
height: 4.5em;
width: 11em;
background: url("../img/gaia.png") no-repeat;
background-size: 11em;
}
html{
font-family: Arial, Helvetica, sans-serif;
}
body {
background-color: #f7fafc;
}
.alert{
width: 100%;
height: 2em;
display: flex;
flex-direction: column;
justify-content: center;
text-align: center;
border-radius: .15em;
}
.alert-error{
border: .08em solid #ce4f4f;
background-color: #fff5f5;
color: #ce4f4f;
}
.login-section{
background: white;
border-radius: .5em;
padding: 3em;
margin: 0 auto;
border-radius: 0.25rem;
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
height: 100vh;
border-top: solid .7em #d81b60;
}
.form-group{
margin-top: 1em;
margin-bottom: .5em;
}
.control-label{
display: block;
margin-bottom: .3em;
}
.control{
width: 96.4%;
height: 1.2em;
padding-left: .2em;
padding-right: .2em;
padding-top: .5em;
padding-bottom: .5em;
border: .1em solid rgb(138, 138, 138);
border-radius: 0.25rem;
}
.btn{
width: 100%;
height: 2.6em;
border: 0;
box-shadow: 0 2px 4px 0 rgba(0,0,0,.25);
border-radius: 0.25em;
}
.btn-primary{
height: 2.5em;
background-color: #d81b60;
color: white;
}
.checkbox{
margin-top: 1em;
margin-bottom: 1em;
}
.options-wrapper span{
margin: 0 auto;
}
.options-wrapper{
margin-top: 2em;
margin-bottom: 1em;
}
#kc-registration{
text-align: center;
}
#kc-info{
margin-top: 2em;
}
#kc-social-providers{
width: 100%;
margin: 0 auto;
}
#kc-social-providers ul{
list-style: none;
width: 100%;
padding: 0;
margin: 0;
}
#kc-social-providers ul li{
width: 100%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
box-shadow: 0 2px 4px 0 rgba(0,0,0,.25);
margin-bottom: .50em;
border-radius: 0.25em;
}
#kc-social-providers ul li a{
width: 100%;
display: block;
text-decoration: none;
font-weight: bold;
padding-top: .70em;
height: 1.7em;
border-radius: 0.25em;
text-align: center;
}
#zocial-google{
color: white;
background-color: #4285F4;
}
#zocial-facebook{
background-color: #3b5998;
color: white
}
#zocial-google:before{
font-family: 'Font Awesome 5 Brands';
height: 0%;
width: 2em;
content: "\f1a0";
display: block;
border-right: 0.25em solid black;
margin-left: 1em;
}
#zocial-facebook:before{
font-family: 'Font Awesome 5 Brands';
height: 0%;
width: 2em;
content: "\f082";
display: block;
border-right: 0.25em solid black;
margin-left: 1em;
}
.kc-dropdown{
position: relative;
}
.kc-dropdown > ul{
padding: 0;
margin: 0;
list-style: none;
position: absolute;
background-color: white;
width: 7em;
box-shadow: 0px 3px 8px 2px rgba(105,105,105,0.3);
border-radius: 0.1em;
display: none;
}
.kc-dropdown > ul:hover {
display: block;
}
.kc-dropdown ul li {
display: block;
}
.kc-dropdown ul li a{
display: block;
padding-left: 1em;
padding-top: .5em;
padding-bottom: .5em;
}
.kc-dropdown ul li a:hover{
background-color: rgba(105,105,105,0.3);
}
.kc-dropdown > a {
text-decoration: none;
height: 2em;
padding-top: 1em;
padding-left: 1em;
padding-right: 1em;
display: inline-block;
}
.kc-dropdown > a:hover{
background-color:#a00037;
}
.kc-dropdown > a:hover + ul{
display: block;
}
.kc-dropdown ul li a{
text-decoration: none;
}
/* Small (sm) */
@media (min-width: 640px) {
.login-section{
margin-top: 6em;
width: 40%;
height: auto;
}
}
/* Medium (md) */
@media (min-width: 768px) {
.login-section{
margin-top: 6em;
width: 40%;
height: auto;
}
}
/* Large (lg) */
@media (min-width: 1024px) {
.control{
width: 99.5%;
}
.login-section{
margin-top: 6em;
width: 30%;
height: auto;
}
}
/* Extra Large (xl) */
@media (min-width: 1280px) {
.login-section{
margin-top: 6em;
width: 20em;
height: auto;
}
} | 0.420005 | 0.101991 |
body {
font-family: calibri;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
cursor: default;
overflow: hidden;
height: 100%;
width: 100%;
margin: 0;
}
::-webkit-scrollbar {
display: none;
}
screen {
position: absolute;
top: 5vw;
left: 0;
display: block;
width: 100%;
height: calc(100% - 5vw);
overflow-y: hidden;
}
/* div */
div {
position: absolute;
top: 0;
left: 0;
}
div#summary {
left: 100%;
width: 240px;
height: 100%;
background-color: #fff;
transition: all 0.2s;
overflow-y: scroll;
}
div#summary label {
display: block;
margin-top: 20px;
margin-bottom: 20px;
font-size: 18px;
font-weight: lighter;
text-align: center;
}
div#summary table {
width: 100%;
border-collapse: collapse;
font-size: 15px;
}
div#summary td {
padding-top: 7px;
padding-bottom: 7px;
text-align: center;
}
div#summary tr {
box-shadow: -10px 0 #005f00;
transition: all 0.2s;
}
div#summary tr:hover {
transform: translateX(10px);
}
div#summary tr:nth-child(odd) {
background-color: #dfdfdf;
}
div#open {
width: 100%;
height: 100%;
opacity: 0;
pointer-events: none;
transition: all 0.2s;
}
div#open > div {
left: 50%;
top: 50%;
width: 280px;
height: 100%;
max-height: 320px;
background-color: #fff;
box-shadow: 0 0 5px #000, 0 0 0 1px #000;
transform: translate(-50%, -50%);
}
div#open > div > img {
position: absolute;
border-radius: 15px;
transition: all 0.2s;
}
div#open > div > img:hover {
background-color: #fff;
box-shadow: 0 0 5px #000;
}
div#open > div > img:active {
background-color: #fff;
box-shadow: 0 0 5px #000, 0 0 0 1px #000;
transition: none;
}
div#open > div > img.new {
top: 10px;
left: calc(100% - 50px);
transform: translateX(-100%);
}
div#open > div > img.close {
top: 10px;
left: calc(100% - 10px);
transform: translateX(-100%);
}
div#open > div > label {
position: absolute;
top: 10px;
left: 20px;
line-height: 30px;
font-size: 18px;
}
div#open > div > div#listbox {
top: 50px;
height: calc(100% - 50px);
width: 100%;
overflow-y: auto;
transition: all 0.2s;
}
div#listbox *[right] {
position: absolute;
left: calc(100% - 5px);
transform: translateX(-100%);
}
div#open > div > div#listbox > label {
display: block;
padding: 5px;
padding-left: 10px;
font-size: 16px;
transition: all 0.2s;
}
div#open > div > div#listbox > label:hover {
padding-left: 20px;
background-color: #dfdfdf;
}
div#open > div > div#listbox > label:active {
background-color: #afafaf;
transition: none;
}
div#open > div > div#listbox > label > label {
display: inline;
font-size: 14px;
}
div#dialog {
opacity: 0;
width: 100%;
height: 100%;
transition: all 0.2s;
}
div#dialog > div {
display: inline-block;
top: 50%;
left: 50%;
max-width: 360px;
padding: 10px;
background-color: #fff;
box-shadow: 0 0 5px #000, 0 0 0 1px #000;
transform: translate(-50%, -50%);
transition: height 0.2s;
}
div#dialog > div > label {
display: block;
top: 15px;
left: 0;
padding: 10px;
text-align: center;
font-size: 16px;
}
div#dialog > div > table {
width: 100%;
margin-top: 10px;
border: none;
border-collapse: collapse;
table-layout: fixed;
}
div#dialog > div > table label {
position: relative;
top: 0;
left: calc(50% - 5px);
box-shadow: 0 0 2px #000;
padding: 5px;
margin: 5px;
max-width: 100px;
font-weight: bolder;
text-align: center;
transform: translateX(-50%);
transition: all 0.2s;
}
div#dialog > div > table label:hover {
box-shadow: 0 0 5px #000;
}
div#dialog > div > table label:active {
box-shadow: 0 0 5px #000, 0 0 0 1px #000;
transition: none;
}
div#prompt {
opacity: 0;
width: 100%;
height: 100%;
transition: all 0.2s;
pointer-events: none;
}
div#prompt > div {
top: 50%;
left: 50%;
width: 240px;
height: 140px;
background-color: #fff;
box-shadow: 0 0 5px #000, 0 0 0 1px #000;
transform: translate(-50%, -50%);
transition: height 0.2s;
}
div#prompt > div > label {
position: absolute;
display: block;
top: 15px;
width: 100%;
text-align: center;
font-weight: lighter;
font-style: italic;
font-size: 18px;
pointer-events: none;
}
div#prompt > div > label[warn] {
top: 90px;
opacity: 0;
color: #ff0000;
font-weight: normal;
font-style: normal;
font-size: 14px;
}
div#prompt > div > input {
position: absolute;
top: 50px;
left: 50%;
width: 180px;
height: 30px;
background-color: #efefef;
border: none;
font-size: 14px;
text-align: center;
outline: none;
transform: translateX(-50%);
transition: all 0.2s;
}
div#prompt > div > input:focus {
background: none;
}
div#prompt > div > border {
position: absolute;
top: 80px;
left: 50%;
background-color: #000;
width: 0;
height: 1px;
transform: translateX(-50%);
transition: all 0.2s;
pointer-events: none;
}
div#prompt > div > input:focus + border {
width: 180px;
}
div#prompt > div > img {
top: calc(100% - 50px);
border-radius: 20px;
transition: all 0.2s;
}
div#prompt > div > img:hover {
background-color: #fff;
box-shadow: 0 0 5px #000;
}
div#prompt > div > img:active {
background-color: #fff;
box-shadow: 0 0 5px #000, 0 0 0 1px #000;
transition: none;
}
div#prompt > div > img.confirm {
position: absolute;
left: 50px;
}
div#prompt > div > img.cancel {
position: absolute;
left: 150px;
}
div#help {
width: 100%;
height: 100%;
opacity: 0.8;
background-color: #000;
transition: all 0.2s;
}
div#help div {
top: 20px;
left: 20px;
width: 40px;
height: 40px;
background-color: #fff;
border-radius: 20px;
}
div#help label {
position: absolute;
left: 80px;
top: 20px;
color: #fff;
line-height: 40px;
font-weight: lighter;
font-size: 18px;
}
div#tooltip {
display: none;
position: absolute;
padding: 5px;
padding-left: 10px;
padding-right: 10px;
background-color: #000;
border-radius: 4px;
max-width: 300px;
opacity: 0.9;
z-index: 4;
pointer-events: none;
}
div#tooltip label {
color: #fff;
opacity: 1;
font-size: 15px;
}
div#dump {
top: 80px;
left: 20px;
color: #fff;
z-index: 3;
}
div#search {
top: 20px;
left: 20px;
}
div#search input {
position: relative;
padding: 20px;
width: 40px;
height: 40px;
background: none;
border: none;
border-radius: 20px;
font-size: 14px;
opacity: 0;
box-shadow: 0 0 5px #000;
outline: none;
cursor: default;
transition: all 0.2s;
}
div#search input:focus {
cursor: auto;
}
div#search input:hover {
background-color: #fff;
opacity: 1;
}
div#search input:focus {
width: 200px;
background-color: #fff;
opacity: 1;
box-shadow: 0 0 5px #000;
}
div#search img {
position: absolute;
transform: translateX(-100%);
border-radius: 20px;
transition: all 0.2s;
pointer-events: none;
}
div#search img:hover {
background-color: #fff;
box-shadow: 0 0 5px;
}
div#screen, div#preview {
position: absolute;
top: 35px;
width: 100%;
max-width: 600px;
height: 100px;
left: 50%;
transform: translateX(-50%);
transition: top 0.1s;
pointer-events: none;
}
div#preview {
position: absolute;
top: 50%;
left: 50%;
width: 100%;
transform: translate(-50%, -50%);
z-index: 3;
}
div#preview div {
top: 50%;
width: calc(100vw/6);
max-width: 100px;
opacity: 0;
transform: translate(-100%, -50%);
transition: opacity 0.2s, height 0.2s;
}
div#preview div preview {
position: absolute;
display: inline-block;
top: -5px;
width: calc(100% - 10px);
height: 100%;
margin: 5px;
background-color: #ff0f0f;
box-shadow: 0 0 2px #000;
pointer-events: none;
transition: all 0.2s;
}
div#preview div preview[available] {
background-color: #0fff0f;
}
div#deck {
width: calc(100vw/6);
max-width: 100px;
height: 100%;
transform: translateX(-100%);
pointer-events: none;
}
div#header {
height: 40px;
width: 100%;
max-width: 600px;
left: 50%;
transform: translateX(-50%);
overflow-y: hidden;
pointer-events: none;
z-index: 0;
}
div#header label {
position: relative;
width: calc(100%/6);
line-height: 40px;
text-align: center;
font-size: calc(3/100 * 100vw);
display: inline-block;
}
div#course {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
pointer-events: none;
transition: opacity 0.2s;
}
div#course div#table {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow-y: auto;
transition: opacity 0.2s;
}
div#course img {
position: absolute;
border-radius: 20px;
transition: all 0.2s;
}
div#course img:hover {
background-color: #fff;
box-shadow: 0 0 10px #000;
}
div#course input.load {
pointer-events: none;
display: none;
}
div#course img.load {
top: 20px;
left: 230px;
}
div#course img.config {
top: 20px;
left: 280px;
}
div#time {
position: absolute;
left: calc(50% - 50vw);
width: 100vw;
background-color: #000;
opacity: 0;
transition: opacity 0.2s;
pointer-events: none;
}
div#config {
width: 100%;
height: 100%;
opacity: 0;
pointer-events: none;
transition: all 0.2s;
}
div#config > div {
top: 50%;
left: 50%;
width: 320px;
height: 100%;
max-height: 200px;
background-color: #fff;
box-shadow: 0 0 5px #000, 0 0 0 1px #000;
transform: translate(-50%, -50%);
}
div#config > div > div {
position: relative;
width: auto;
height: calc(100% - 40px);
padding: 20px;
overflow-y: auto;
}
div#config > div > img.close {
position: absolute;
top: 10px;
right: 10px;
}
div#config > div > div > label {
display: inline-block;
margin-bottom: 10px;
color: #000;
vertical-align: center;
font-weight: lighter;
font-size: 18px;
}
div#config > div > div > label[small] {
position: relative;
margin-top: 20px;
margin-bottom: 0;
font-weight: normal;
font-size: 16px;
}
div#config > div > div > label[small] + warn {
margin-top: 15px;
}
div#config > div > div > label:first-child {
margin-top: 0;
}
@keyframes bob {
50% {
transform: scale(1.4, 1.4);
}
100% {
}
}
div#config > div > div > warn {
display: inline-block;
vertical-align: top;
margin-left: 4px;
color: #9f0f00;
font-weight: bolder;
font-size: 12px;
-webkit-animation: bob 1s infinite;
animation: bob 1s infinite;
}
div#config > div > div input {
display: block;
top: 0;
width: 100%;
padding: 8px;
box-shadow: 0 0 2px #000;
outline: none;
border: none;
font-size: 14px;
transition: all 0.2s;
}
div#config > div > div > input[type=text]:focus {
box-shadow: 0 0 5px #000, 0 0 0 1px #000;
}
div#config > div > div > check {
display: inline-block;
width: 30px;
height: 30px;
margin-right: 10px;
box-shadow: 0 0 2px #000;
vertical-align: middle;
transition: all 0.2s;
}
div#config > div > div > check:hover {
box-shadow: 0 0 5px #000;
}
div#config > div > div > check:active {
box-shadow: 0 0 5px #000, 0 0 0 1px #000;
transition: none;
}
div#config > div > div > check > div {
position: relative;
display: inline-block;
top: 50%;
left: 50%;
width: 0%;
height: 0%;
background-color: #3f9f0f;
transform: translate(-50%, -50%);
transition: width 0.1s, height 0.1s;
}
div#config > div > div > check[active] > div {
width: 60%;
height: 60%;
}
div#config > div > div > dropdown {
position: relative;
display: block;
width: auto;
height: 32px;
box-shadow: 0 0 2px #000;
transition: all 0.2s;
overflow-y: hidden;
}
div#config > div > div > dropdown:hover {
box-shadow: 0 0 5px #000;
}
div#config > div > div > dropdown:focus-within {
box-shadow: 0 0 5px #000, 0 0 0 1px #000;
height: auto;
}
div#config > div > div > dropdown > input {
height: inherit;
box-shadow: none;
}
div#config > div > div > dropdown > div {
position: relative;
display: block;
width: 100%;
height: auto;
max-height: 100px;
overflow-y: auto;
}
div#config > div > div > dropdown > div > label {
display: block;
padding: 8px;
font-size: 14px;
}
div#config > div > div > dropdown > div > label:hover {
text-indent: 10px;
}
div#info {
position: absolute;
opacity: 0;
width: 100%;
height: 100%;
transition: all 0.2s;
z-index: 3;
pointer-events: none;
}
div#info div {
position: absolute;
top: 50vh;
left: 50vw;
width: 100vw;
max-width: 300px;
max-height: 100vh;
background-color: #fff;
box-shadow: 0 0 2px #000;
overflow-y: auto;
transform: translate(-50%, -50%);
}
div#info img.enroll {
position: absolute;
display: inline-block;
top: 10px;
left: 10px;
width: 30px;
height: 30px;
opacity: 0.4;
color: #fff;
background-color: #3f7f3f;
line-height: 30px;
text-align: center;
border-radius: 15px;
transition: all 0.2s;
}
div#info img.enroll[drop] {
background-color: #7f3f3f;
}
div#info img.enroll[enabled] {
opacity: 1;
}
div#info img.enroll[enabled]:hover {
box-shadow: 0 0 5px #000;
}
div#info img.enroll[enabled]:active {
box-shadow: 0 0 5px #000, 0 0 0 1px #000;
transition: none;
}
div#info img.close {
position: absolute;
top: 10px;
left: calc(100% - 10px);
transform: translateX(-100%);
}
div#info header {
position: relative;
display: block;
margin-top: 10px;
line-height: 30px;
text-align: center;
font-size: 22px;
font-weight: lighter;
}
div#info subtitle {
position: relative;
display: block;
margin: 10px;
margin-left: 5px;
margin-top: 5px;
text-align: center;
font-style: italic;
font-size: 16px;
}
div#info table {
width: 100%;
border-collapse: collapse;
}
div#info tr:nth-child(odd) {
background-color: #efefef;
}
div#info td:first-child {
padding-left: 10px;
font-weight: bold;
user-select: none;
cursor: default;
}
div#info td {
padding: 5px;
user-select: auto;
cursor: auto;
}
div#info label {
position: relative;
left: 10px;
font-size: 16px;
font-weight: normal;
}
div#message {
position: absolute;
left: calc(100% + 10px);
top: 100%;
width: 210px;
transform: translate(-100%, -100%);
-webkit-animation: slide 0.2s;
animation: slide 0.2s;
}
@keyframes slide {
100% {
box-shadow: none;
}
}
div#message label {
position: relative;
display: block;
opacity: 0.8;
left: 100%;
padding: 10px;
padding-left: 10px;
padding-right: 20px;
margin-bottom: 10px;
background-color: #000;
box-shadow: -7px 0 #005f00;
color: #fff;
font-size: 16px;
transition: all 0.2s;
}
div#message label[type="1"] {
box-shadow: -7px 0 #cf7f00;
}
div#message label[type="2"] {
box-shadow: -7px 0 #7f0000;
}
div#message label:hover {
transform: translateX(-10px);
}
/* table */
table.course {
position: absolute;
top: 80px;
left: 20px;
width: 200px;
border-collapse: collapse;
}
table.course tr {
color: #fff;
transition: all 0.2s;
}
table.course tr[full] {
opacity: 0.4;
}
table.course tr:hover {
color: #0fef0f;
opacity: 1;
text-shadow: 0 0 10px #000;
transform: translateX(10px);
}
table.course td {
text-align: center;
font-size: 16px;
}
/* course */
course {
display: block;
margin-bottom: 10px;
color: #fff;
font-size: 18px;
font-weight: bolder;
transition: all 0.2s;
}
course:hover {
box-shadow: 0px -1px #fff inset;
}
/* card */
card {
position: absolute;
display: inline-block;
width: calc(100% - 10px);
margin: 5px;
text-align: center;
vertical-align: middle;
font-size: calc(18/600 * 100vw);
background-color: #dfdfff;
box-shadow: 0 0 2px #000;
overflow: hidden;
transition: box-shadow 0.2s;
pointer-events: auto;
}
card[hover] {
box-shadow: 0 0 10px #000, 0 0 0 1px #000;
z-index: 1;
}
card label {
pointer-events: none;
}
card label.body {
font-size: calc(15/600 * 100vw);
margin-top: 5px;
font-weight: lighter;
display: inline-block;
}
/* word */
word {
color: #fff;
font-weight: lighter;
}
/* label */
label {
display: block;
color: #000;
transition: text-indent 0.2s;
}
label#spooky {
position: absolute;
opacity: 0;
top: 50%;
left: 10px;
width: calc(100% - 20px);
text-align: center;
font-weight: lighter;
font-size: 32px;
transform: translateY(-50%);
transition: opacity 0.2s;
}
label#AYTerm {
position: absolute;
top: calc(100% - 10px);
left: 50%;
opacity: 0.3;
font-size: 18px;
text-align: center;
transform: translate(-50%, -100%);
transition: all 0.2s;
}
label#AYTerm:hover {
opacity: 1;
font-size: 24px;
}
label[header] {
font-weight: lighter;
font-size: 18px;
}
label.time {
position: absolute;
opacity: 0;
left: calc(50% - 50vw + 10px);
color: #000;
font-size: calc(18/600 * 100vw);
font-weight: lighter;
transition: opacity 0.2s;
pointer-events: none;
}
label.time[bottom] {
transform: translateY(-100%);
}
label.dump {
position: relative;
left: 0;
color: #fff;
line-height: 21px;
transition: all 0.2s;
}
label.dump:hover {
left: 10px;
text-shadow: 0 0 5px #000;
}
/* etc */
dummy {
display: none;
pointer-events: none;
}
dim {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #000;
opacity: 0.6;
}
shadow {
position: absolute;
top: -10px;
left: 0;
box-shadow: 0 0 20px #000;
width: 100%;
height: 10px;
display: block;
opacity: 0;
transition: opacity 0.2s;
pointer-events: none;
z-index: 2;
}
shadow.bottom {
top: 100%;
}
img.save {
position: absolute;
top: 80px;
left: 20px;
opacity: 0;
border-radius: 20px;
background-color: #fff;
box-shadow: 0 0 20px #ff0000;
transition: all 0.2s;
pointer-events: none;
}
img.save:hover {
background-color: #fff;
box-shadow: 0 0 5px #000;
}
img.save:active {
background-color: #fff;
box-shadow: 0 0 5px #000, 0 0 0 1px #000;
transition: none;
}
img.cap {
position: absolute;
top: 100%;
left: 100%;
width: calc(16/600 * 100vw);
max-width: 16px;
transform: translate(-100%, -100%);
}
img.close {
border-radius: 15px;
transition: box-shadow 0.2s;
}
img.close:hover {
background-color: #fff;
box-shadow: 0 0 5px #000;
}
img.close:active {
background-color: #fff;
box-shadow: 0 0 5px #000, 0 0 0 1px #000;
transition: none;
}
/* Modifiers */
*[bold] {
font-weight: bolder !important;
}
*[center] {
text-align: center !important;
}
/* Conditional */
@media screen and (min-width: 600px) {
card {
font-size: 18px;
}
card label.body {
font-size: 15px;
}
div#header label {
font-size: 18px;
width: 100px;
}
label.time {
font-size: 18px;
}
} | index.css | body {
font-family: calibri;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
cursor: default;
overflow: hidden;
height: 100%;
width: 100%;
margin: 0;
}
::-webkit-scrollbar {
display: none;
}
screen {
position: absolute;
top: 5vw;
left: 0;
display: block;
width: 100%;
height: calc(100% - 5vw);
overflow-y: hidden;
}
/* div */
div {
position: absolute;
top: 0;
left: 0;
}
div#summary {
left: 100%;
width: 240px;
height: 100%;
background-color: #fff;
transition: all 0.2s;
overflow-y: scroll;
}
div#summary label {
display: block;
margin-top: 20px;
margin-bottom: 20px;
font-size: 18px;
font-weight: lighter;
text-align: center;
}
div#summary table {
width: 100%;
border-collapse: collapse;
font-size: 15px;
}
div#summary td {
padding-top: 7px;
padding-bottom: 7px;
text-align: center;
}
div#summary tr {
box-shadow: -10px 0 #005f00;
transition: all 0.2s;
}
div#summary tr:hover {
transform: translateX(10px);
}
div#summary tr:nth-child(odd) {
background-color: #dfdfdf;
}
div#open {
width: 100%;
height: 100%;
opacity: 0;
pointer-events: none;
transition: all 0.2s;
}
div#open > div {
left: 50%;
top: 50%;
width: 280px;
height: 100%;
max-height: 320px;
background-color: #fff;
box-shadow: 0 0 5px #000, 0 0 0 1px #000;
transform: translate(-50%, -50%);
}
div#open > div > img {
position: absolute;
border-radius: 15px;
transition: all 0.2s;
}
div#open > div > img:hover {
background-color: #fff;
box-shadow: 0 0 5px #000;
}
div#open > div > img:active {
background-color: #fff;
box-shadow: 0 0 5px #000, 0 0 0 1px #000;
transition: none;
}
div#open > div > img.new {
top: 10px;
left: calc(100% - 50px);
transform: translateX(-100%);
}
div#open > div > img.close {
top: 10px;
left: calc(100% - 10px);
transform: translateX(-100%);
}
div#open > div > label {
position: absolute;
top: 10px;
left: 20px;
line-height: 30px;
font-size: 18px;
}
div#open > div > div#listbox {
top: 50px;
height: calc(100% - 50px);
width: 100%;
overflow-y: auto;
transition: all 0.2s;
}
div#listbox *[right] {
position: absolute;
left: calc(100% - 5px);
transform: translateX(-100%);
}
div#open > div > div#listbox > label {
display: block;
padding: 5px;
padding-left: 10px;
font-size: 16px;
transition: all 0.2s;
}
div#open > div > div#listbox > label:hover {
padding-left: 20px;
background-color: #dfdfdf;
}
div#open > div > div#listbox > label:active {
background-color: #afafaf;
transition: none;
}
div#open > div > div#listbox > label > label {
display: inline;
font-size: 14px;
}
div#dialog {
opacity: 0;
width: 100%;
height: 100%;
transition: all 0.2s;
}
div#dialog > div {
display: inline-block;
top: 50%;
left: 50%;
max-width: 360px;
padding: 10px;
background-color: #fff;
box-shadow: 0 0 5px #000, 0 0 0 1px #000;
transform: translate(-50%, -50%);
transition: height 0.2s;
}
div#dialog > div > label {
display: block;
top: 15px;
left: 0;
padding: 10px;
text-align: center;
font-size: 16px;
}
div#dialog > div > table {
width: 100%;
margin-top: 10px;
border: none;
border-collapse: collapse;
table-layout: fixed;
}
div#dialog > div > table label {
position: relative;
top: 0;
left: calc(50% - 5px);
box-shadow: 0 0 2px #000;
padding: 5px;
margin: 5px;
max-width: 100px;
font-weight: bolder;
text-align: center;
transform: translateX(-50%);
transition: all 0.2s;
}
div#dialog > div > table label:hover {
box-shadow: 0 0 5px #000;
}
div#dialog > div > table label:active {
box-shadow: 0 0 5px #000, 0 0 0 1px #000;
transition: none;
}
div#prompt {
opacity: 0;
width: 100%;
height: 100%;
transition: all 0.2s;
pointer-events: none;
}
div#prompt > div {
top: 50%;
left: 50%;
width: 240px;
height: 140px;
background-color: #fff;
box-shadow: 0 0 5px #000, 0 0 0 1px #000;
transform: translate(-50%, -50%);
transition: height 0.2s;
}
div#prompt > div > label {
position: absolute;
display: block;
top: 15px;
width: 100%;
text-align: center;
font-weight: lighter;
font-style: italic;
font-size: 18px;
pointer-events: none;
}
div#prompt > div > label[warn] {
top: 90px;
opacity: 0;
color: #ff0000;
font-weight: normal;
font-style: normal;
font-size: 14px;
}
div#prompt > div > input {
position: absolute;
top: 50px;
left: 50%;
width: 180px;
height: 30px;
background-color: #efefef;
border: none;
font-size: 14px;
text-align: center;
outline: none;
transform: translateX(-50%);
transition: all 0.2s;
}
div#prompt > div > input:focus {
background: none;
}
div#prompt > div > border {
position: absolute;
top: 80px;
left: 50%;
background-color: #000;
width: 0;
height: 1px;
transform: translateX(-50%);
transition: all 0.2s;
pointer-events: none;
}
div#prompt > div > input:focus + border {
width: 180px;
}
div#prompt > div > img {
top: calc(100% - 50px);
border-radius: 20px;
transition: all 0.2s;
}
div#prompt > div > img:hover {
background-color: #fff;
box-shadow: 0 0 5px #000;
}
div#prompt > div > img:active {
background-color: #fff;
box-shadow: 0 0 5px #000, 0 0 0 1px #000;
transition: none;
}
div#prompt > div > img.confirm {
position: absolute;
left: 50px;
}
div#prompt > div > img.cancel {
position: absolute;
left: 150px;
}
div#help {
width: 100%;
height: 100%;
opacity: 0.8;
background-color: #000;
transition: all 0.2s;
}
div#help div {
top: 20px;
left: 20px;
width: 40px;
height: 40px;
background-color: #fff;
border-radius: 20px;
}
div#help label {
position: absolute;
left: 80px;
top: 20px;
color: #fff;
line-height: 40px;
font-weight: lighter;
font-size: 18px;
}
div#tooltip {
display: none;
position: absolute;
padding: 5px;
padding-left: 10px;
padding-right: 10px;
background-color: #000;
border-radius: 4px;
max-width: 300px;
opacity: 0.9;
z-index: 4;
pointer-events: none;
}
div#tooltip label {
color: #fff;
opacity: 1;
font-size: 15px;
}
div#dump {
top: 80px;
left: 20px;
color: #fff;
z-index: 3;
}
div#search {
top: 20px;
left: 20px;
}
div#search input {
position: relative;
padding: 20px;
width: 40px;
height: 40px;
background: none;
border: none;
border-radius: 20px;
font-size: 14px;
opacity: 0;
box-shadow: 0 0 5px #000;
outline: none;
cursor: default;
transition: all 0.2s;
}
div#search input:focus {
cursor: auto;
}
div#search input:hover {
background-color: #fff;
opacity: 1;
}
div#search input:focus {
width: 200px;
background-color: #fff;
opacity: 1;
box-shadow: 0 0 5px #000;
}
div#search img {
position: absolute;
transform: translateX(-100%);
border-radius: 20px;
transition: all 0.2s;
pointer-events: none;
}
div#search img:hover {
background-color: #fff;
box-shadow: 0 0 5px;
}
div#screen, div#preview {
position: absolute;
top: 35px;
width: 100%;
max-width: 600px;
height: 100px;
left: 50%;
transform: translateX(-50%);
transition: top 0.1s;
pointer-events: none;
}
div#preview {
position: absolute;
top: 50%;
left: 50%;
width: 100%;
transform: translate(-50%, -50%);
z-index: 3;
}
div#preview div {
top: 50%;
width: calc(100vw/6);
max-width: 100px;
opacity: 0;
transform: translate(-100%, -50%);
transition: opacity 0.2s, height 0.2s;
}
div#preview div preview {
position: absolute;
display: inline-block;
top: -5px;
width: calc(100% - 10px);
height: 100%;
margin: 5px;
background-color: #ff0f0f;
box-shadow: 0 0 2px #000;
pointer-events: none;
transition: all 0.2s;
}
div#preview div preview[available] {
background-color: #0fff0f;
}
div#deck {
width: calc(100vw/6);
max-width: 100px;
height: 100%;
transform: translateX(-100%);
pointer-events: none;
}
div#header {
height: 40px;
width: 100%;
max-width: 600px;
left: 50%;
transform: translateX(-50%);
overflow-y: hidden;
pointer-events: none;
z-index: 0;
}
div#header label {
position: relative;
width: calc(100%/6);
line-height: 40px;
text-align: center;
font-size: calc(3/100 * 100vw);
display: inline-block;
}
div#course {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
pointer-events: none;
transition: opacity 0.2s;
}
div#course div#table {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow-y: auto;
transition: opacity 0.2s;
}
div#course img {
position: absolute;
border-radius: 20px;
transition: all 0.2s;
}
div#course img:hover {
background-color: #fff;
box-shadow: 0 0 10px #000;
}
div#course input.load {
pointer-events: none;
display: none;
}
div#course img.load {
top: 20px;
left: 230px;
}
div#course img.config {
top: 20px;
left: 280px;
}
div#time {
position: absolute;
left: calc(50% - 50vw);
width: 100vw;
background-color: #000;
opacity: 0;
transition: opacity 0.2s;
pointer-events: none;
}
div#config {
width: 100%;
height: 100%;
opacity: 0;
pointer-events: none;
transition: all 0.2s;
}
div#config > div {
top: 50%;
left: 50%;
width: 320px;
height: 100%;
max-height: 200px;
background-color: #fff;
box-shadow: 0 0 5px #000, 0 0 0 1px #000;
transform: translate(-50%, -50%);
}
div#config > div > div {
position: relative;
width: auto;
height: calc(100% - 40px);
padding: 20px;
overflow-y: auto;
}
div#config > div > img.close {
position: absolute;
top: 10px;
right: 10px;
}
div#config > div > div > label {
display: inline-block;
margin-bottom: 10px;
color: #000;
vertical-align: center;
font-weight: lighter;
font-size: 18px;
}
div#config > div > div > label[small] {
position: relative;
margin-top: 20px;
margin-bottom: 0;
font-weight: normal;
font-size: 16px;
}
div#config > div > div > label[small] + warn {
margin-top: 15px;
}
div#config > div > div > label:first-child {
margin-top: 0;
}
@keyframes bob {
50% {
transform: scale(1.4, 1.4);
}
100% {
}
}
div#config > div > div > warn {
display: inline-block;
vertical-align: top;
margin-left: 4px;
color: #9f0f00;
font-weight: bolder;
font-size: 12px;
-webkit-animation: bob 1s infinite;
animation: bob 1s infinite;
}
div#config > div > div input {
display: block;
top: 0;
width: 100%;
padding: 8px;
box-shadow: 0 0 2px #000;
outline: none;
border: none;
font-size: 14px;
transition: all 0.2s;
}
div#config > div > div > input[type=text]:focus {
box-shadow: 0 0 5px #000, 0 0 0 1px #000;
}
div#config > div > div > check {
display: inline-block;
width: 30px;
height: 30px;
margin-right: 10px;
box-shadow: 0 0 2px #000;
vertical-align: middle;
transition: all 0.2s;
}
div#config > div > div > check:hover {
box-shadow: 0 0 5px #000;
}
div#config > div > div > check:active {
box-shadow: 0 0 5px #000, 0 0 0 1px #000;
transition: none;
}
div#config > div > div > check > div {
position: relative;
display: inline-block;
top: 50%;
left: 50%;
width: 0%;
height: 0%;
background-color: #3f9f0f;
transform: translate(-50%, -50%);
transition: width 0.1s, height 0.1s;
}
div#config > div > div > check[active] > div {
width: 60%;
height: 60%;
}
div#config > div > div > dropdown {
position: relative;
display: block;
width: auto;
height: 32px;
box-shadow: 0 0 2px #000;
transition: all 0.2s;
overflow-y: hidden;
}
div#config > div > div > dropdown:hover {
box-shadow: 0 0 5px #000;
}
div#config > div > div > dropdown:focus-within {
box-shadow: 0 0 5px #000, 0 0 0 1px #000;
height: auto;
}
div#config > div > div > dropdown > input {
height: inherit;
box-shadow: none;
}
div#config > div > div > dropdown > div {
position: relative;
display: block;
width: 100%;
height: auto;
max-height: 100px;
overflow-y: auto;
}
div#config > div > div > dropdown > div > label {
display: block;
padding: 8px;
font-size: 14px;
}
div#config > div > div > dropdown > div > label:hover {
text-indent: 10px;
}
div#info {
position: absolute;
opacity: 0;
width: 100%;
height: 100%;
transition: all 0.2s;
z-index: 3;
pointer-events: none;
}
div#info div {
position: absolute;
top: 50vh;
left: 50vw;
width: 100vw;
max-width: 300px;
max-height: 100vh;
background-color: #fff;
box-shadow: 0 0 2px #000;
overflow-y: auto;
transform: translate(-50%, -50%);
}
div#info img.enroll {
position: absolute;
display: inline-block;
top: 10px;
left: 10px;
width: 30px;
height: 30px;
opacity: 0.4;
color: #fff;
background-color: #3f7f3f;
line-height: 30px;
text-align: center;
border-radius: 15px;
transition: all 0.2s;
}
div#info img.enroll[drop] {
background-color: #7f3f3f;
}
div#info img.enroll[enabled] {
opacity: 1;
}
div#info img.enroll[enabled]:hover {
box-shadow: 0 0 5px #000;
}
div#info img.enroll[enabled]:active {
box-shadow: 0 0 5px #000, 0 0 0 1px #000;
transition: none;
}
div#info img.close {
position: absolute;
top: 10px;
left: calc(100% - 10px);
transform: translateX(-100%);
}
div#info header {
position: relative;
display: block;
margin-top: 10px;
line-height: 30px;
text-align: center;
font-size: 22px;
font-weight: lighter;
}
div#info subtitle {
position: relative;
display: block;
margin: 10px;
margin-left: 5px;
margin-top: 5px;
text-align: center;
font-style: italic;
font-size: 16px;
}
div#info table {
width: 100%;
border-collapse: collapse;
}
div#info tr:nth-child(odd) {
background-color: #efefef;
}
div#info td:first-child {
padding-left: 10px;
font-weight: bold;
user-select: none;
cursor: default;
}
div#info td {
padding: 5px;
user-select: auto;
cursor: auto;
}
div#info label {
position: relative;
left: 10px;
font-size: 16px;
font-weight: normal;
}
div#message {
position: absolute;
left: calc(100% + 10px);
top: 100%;
width: 210px;
transform: translate(-100%, -100%);
-webkit-animation: slide 0.2s;
animation: slide 0.2s;
}
@keyframes slide {
100% {
box-shadow: none;
}
}
div#message label {
position: relative;
display: block;
opacity: 0.8;
left: 100%;
padding: 10px;
padding-left: 10px;
padding-right: 20px;
margin-bottom: 10px;
background-color: #000;
box-shadow: -7px 0 #005f00;
color: #fff;
font-size: 16px;
transition: all 0.2s;
}
div#message label[type="1"] {
box-shadow: -7px 0 #cf7f00;
}
div#message label[type="2"] {
box-shadow: -7px 0 #7f0000;
}
div#message label:hover {
transform: translateX(-10px);
}
/* table */
table.course {
position: absolute;
top: 80px;
left: 20px;
width: 200px;
border-collapse: collapse;
}
table.course tr {
color: #fff;
transition: all 0.2s;
}
table.course tr[full] {
opacity: 0.4;
}
table.course tr:hover {
color: #0fef0f;
opacity: 1;
text-shadow: 0 0 10px #000;
transform: translateX(10px);
}
table.course td {
text-align: center;
font-size: 16px;
}
/* course */
course {
display: block;
margin-bottom: 10px;
color: #fff;
font-size: 18px;
font-weight: bolder;
transition: all 0.2s;
}
course:hover {
box-shadow: 0px -1px #fff inset;
}
/* card */
card {
position: absolute;
display: inline-block;
width: calc(100% - 10px);
margin: 5px;
text-align: center;
vertical-align: middle;
font-size: calc(18/600 * 100vw);
background-color: #dfdfff;
box-shadow: 0 0 2px #000;
overflow: hidden;
transition: box-shadow 0.2s;
pointer-events: auto;
}
card[hover] {
box-shadow: 0 0 10px #000, 0 0 0 1px #000;
z-index: 1;
}
card label {
pointer-events: none;
}
card label.body {
font-size: calc(15/600 * 100vw);
margin-top: 5px;
font-weight: lighter;
display: inline-block;
}
/* word */
word {
color: #fff;
font-weight: lighter;
}
/* label */
label {
display: block;
color: #000;
transition: text-indent 0.2s;
}
label#spooky {
position: absolute;
opacity: 0;
top: 50%;
left: 10px;
width: calc(100% - 20px);
text-align: center;
font-weight: lighter;
font-size: 32px;
transform: translateY(-50%);
transition: opacity 0.2s;
}
label#AYTerm {
position: absolute;
top: calc(100% - 10px);
left: 50%;
opacity: 0.3;
font-size: 18px;
text-align: center;
transform: translate(-50%, -100%);
transition: all 0.2s;
}
label#AYTerm:hover {
opacity: 1;
font-size: 24px;
}
label[header] {
font-weight: lighter;
font-size: 18px;
}
label.time {
position: absolute;
opacity: 0;
left: calc(50% - 50vw + 10px);
color: #000;
font-size: calc(18/600 * 100vw);
font-weight: lighter;
transition: opacity 0.2s;
pointer-events: none;
}
label.time[bottom] {
transform: translateY(-100%);
}
label.dump {
position: relative;
left: 0;
color: #fff;
line-height: 21px;
transition: all 0.2s;
}
label.dump:hover {
left: 10px;
text-shadow: 0 0 5px #000;
}
/* etc */
dummy {
display: none;
pointer-events: none;
}
dim {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #000;
opacity: 0.6;
}
shadow {
position: absolute;
top: -10px;
left: 0;
box-shadow: 0 0 20px #000;
width: 100%;
height: 10px;
display: block;
opacity: 0;
transition: opacity 0.2s;
pointer-events: none;
z-index: 2;
}
shadow.bottom {
top: 100%;
}
img.save {
position: absolute;
top: 80px;
left: 20px;
opacity: 0;
border-radius: 20px;
background-color: #fff;
box-shadow: 0 0 20px #ff0000;
transition: all 0.2s;
pointer-events: none;
}
img.save:hover {
background-color: #fff;
box-shadow: 0 0 5px #000;
}
img.save:active {
background-color: #fff;
box-shadow: 0 0 5px #000, 0 0 0 1px #000;
transition: none;
}
img.cap {
position: absolute;
top: 100%;
left: 100%;
width: calc(16/600 * 100vw);
max-width: 16px;
transform: translate(-100%, -100%);
}
img.close {
border-radius: 15px;
transition: box-shadow 0.2s;
}
img.close:hover {
background-color: #fff;
box-shadow: 0 0 5px #000;
}
img.close:active {
background-color: #fff;
box-shadow: 0 0 5px #000, 0 0 0 1px #000;
transition: none;
}
/* Modifiers */
*[bold] {
font-weight: bolder !important;
}
*[center] {
text-align: center !important;
}
/* Conditional */
@media screen and (min-width: 600px) {
card {
font-size: 18px;
}
card label.body {
font-size: 15px;
}
div#header label {
font-size: 18px;
width: 100px;
}
label.time {
font-size: 18px;
}
} | 0.316053 | 0.043467 |
body{
background: url("../images/bigbg.jpg") no-repeat fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
font-family: helvetica;
font-size:2.1em;
width:100%;
color:white;
margin: 0 auto;
}
a{
text-align: center;
}
.clear{
clear:right;
}
.clearleft{
clear:left;
}
/* COLORSPANS*/
.yellowspan{
color:#ffd016;
}
.redspan{
color:#d60000;
}
#topfloatright{
float:right;
width:100%;
padding-top:4%;
}
#floatright{
float:right;
}
#divider{
border:0.5px solid;
width:1px;
display: inline;
margin-left:1%;
margin-right:2%;
}
#team1,#team2,#divider{
display: inline;
}
.user,.match{
text-align: right;
}
.user{
background: url("../images/button.svg") no-repeat right;
width:50%;
height:70px;
line-height: 70px;
display: inline;
float:right;
vertical-align: middle;
}
.loginregisterbtntop{
margin-top:10%;
text-align: right;
background: url("../images/button.svg") no-repeat right;
width:100%;
float:right;
padding-right:2%;
height:80px;
line-height: 10px;
}
.loginregisterbtntop p{
font-weight: bold;
}
.whitebtntxt{
color:white;
font-size: 45%;
}
.loginregisterbtntop a{
text-decoration: none;
font-size: 75%;
text-align: right;
padding-bottom:100%;
font-weight: bold;
}
.countdown{
float:right;
padding-right:3%;
text-align: right;
font-weight: bold;
}
.match{
background: url("../images/longbutton.svg") no-repeat right;
float:right;
height:65px;
line-height: 65px;
font-size:50%;
}
.matchtext{
vertical-align: middle;
padding-left:1%;
padding-right:3%;
}
.team-logo{
width:8%;
padding-left:2%;
padding-right:2%;
vertical-align: middle;
}
#centercontent{
background-color: rgba(0,0,0,0.7);
border-radius: 30px;
width:95%;
margin: 0 auto;
margin-top:3%;
padding-top:2px;
}
#centercontent h3{
padding-left:3%;
font-size:75%;
}
#centercontent p{
padding-left:3%;
margin-top:-5%;
font-size:55%;
font-weight: 300;
}
#centercontent a{
}
ul{
list-style-type: none;
font-size:50%;
padding-left:0;
}
.points{
float:right;
margin-top:-25%;
margin-right:5%;
}
li{
padding-bottom:2%;
padding-left:3%;
}
#shirtnr{
opacity: 0.9;
width:15%;
vertical-align: middle;
margin-top:-3%;
padding-right:5%;
}
.formtitle{
padding-left:20%;
margin-bottom:0%;
}
.pronostiekGeschiedenis p{
display: inline;
}
.arrow{
width:35px;
margin-left: 225px;
}
.smallerbutton{
margin-top:9%;
height:65px;
width:50%;
text-decoration: none;
line-height: 60px;
color:white;
}
#rightbutton{
background: url("../images/button.svg") no-repeat right;
font-size: 50%;
vertical-align:middle;
margin-right:-2%;
float:right;
}
#leftbutton{
float:left;
background: url("../images/button2.svg") no-repeat left;
font-size: 50%;
vertical-align:middle;
}
#bottombutton{
color:white;
text-decoration: none;
width: 100%;
text-align:center;
margin-left:180px;
padding-bottom:5%;
font-size: 50%;
letter-spacing: 2px;
font-weight: bold;
}
.pronostiekform{
padding-top:70%;
}
.form-group1{
background-color:rgba(0,0,0,0.7);
padding-top:5%;
padding-bottom:5%;
padding-left:2%;
margin-top:2%;
margin-bottom:2%;
width: 100%;
line-height: 20px;
font-size: 50%;
font-weight:bold;
}
.control-label{
}
.ja,.nee{
padding-right:5%;
margin-top:-2.5%;
float:right;
text-align: right;
vertical-align: middle;
}
input{
border:none;
border-bottom:1px solid;
background-color: none;
}
input:hover{
}
input:active{
}
input:focus{
outline: none;
}
.loginregister{
font-size: 80%;
width:60%;
font-weight: bold;
letter-spacing: 1px;
margin-left:20%;
padding-top:4%;
background: none;
border-bottom:2px solid white;
}
.loginregister:active{
color:white;
}
.loginregister:focus{
color:white;
}
.loginregisterbtn{
padding-top:10%;
font-size: 35%;
color:#ffd016;
width:100%;
margin: 0 auto;
font-weight: bold;
background: none;
border:none;
}
.loginregisterbtn:hover{
color:#d60000;
}
.forgotbtn{
text-decoration: none;
margin-left:50%;
font-size: 45%;
color:white;
width:100%;
padding-bottom:2px;
border-bottom: 1px solid white;
}
/*
input .form-control{
background-color:#ffd016;
float:right;
margin-right:5%;
border:none;
border-radius: 6px;
vertical-align: middle;
}
*/
input[type=checkbox]{
background-color:#ffd016;
}
.floatleft{
float:none;
}
.submitbtn{
background: url("../images/submitbtn.svg") no-repeat right;
width:100%;
font-size: 85%;
float: right;
text-align: right;
border:none;
color:red;
}
.loginregisterform{
padding-top:10%;
}
@media (max-width: 750px) {
.user{
width:50%;
}
.match{
width:90%;
}
} | public/css/master.css | body{
background: url("../images/bigbg.jpg") no-repeat fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
font-family: helvetica;
font-size:2.1em;
width:100%;
color:white;
margin: 0 auto;
}
a{
text-align: center;
}
.clear{
clear:right;
}
.clearleft{
clear:left;
}
/* COLORSPANS*/
.yellowspan{
color:#ffd016;
}
.redspan{
color:#d60000;
}
#topfloatright{
float:right;
width:100%;
padding-top:4%;
}
#floatright{
float:right;
}
#divider{
border:0.5px solid;
width:1px;
display: inline;
margin-left:1%;
margin-right:2%;
}
#team1,#team2,#divider{
display: inline;
}
.user,.match{
text-align: right;
}
.user{
background: url("../images/button.svg") no-repeat right;
width:50%;
height:70px;
line-height: 70px;
display: inline;
float:right;
vertical-align: middle;
}
.loginregisterbtntop{
margin-top:10%;
text-align: right;
background: url("../images/button.svg") no-repeat right;
width:100%;
float:right;
padding-right:2%;
height:80px;
line-height: 10px;
}
.loginregisterbtntop p{
font-weight: bold;
}
.whitebtntxt{
color:white;
font-size: 45%;
}
.loginregisterbtntop a{
text-decoration: none;
font-size: 75%;
text-align: right;
padding-bottom:100%;
font-weight: bold;
}
.countdown{
float:right;
padding-right:3%;
text-align: right;
font-weight: bold;
}
.match{
background: url("../images/longbutton.svg") no-repeat right;
float:right;
height:65px;
line-height: 65px;
font-size:50%;
}
.matchtext{
vertical-align: middle;
padding-left:1%;
padding-right:3%;
}
.team-logo{
width:8%;
padding-left:2%;
padding-right:2%;
vertical-align: middle;
}
#centercontent{
background-color: rgba(0,0,0,0.7);
border-radius: 30px;
width:95%;
margin: 0 auto;
margin-top:3%;
padding-top:2px;
}
#centercontent h3{
padding-left:3%;
font-size:75%;
}
#centercontent p{
padding-left:3%;
margin-top:-5%;
font-size:55%;
font-weight: 300;
}
#centercontent a{
}
ul{
list-style-type: none;
font-size:50%;
padding-left:0;
}
.points{
float:right;
margin-top:-25%;
margin-right:5%;
}
li{
padding-bottom:2%;
padding-left:3%;
}
#shirtnr{
opacity: 0.9;
width:15%;
vertical-align: middle;
margin-top:-3%;
padding-right:5%;
}
.formtitle{
padding-left:20%;
margin-bottom:0%;
}
.pronostiekGeschiedenis p{
display: inline;
}
.arrow{
width:35px;
margin-left: 225px;
}
.smallerbutton{
margin-top:9%;
height:65px;
width:50%;
text-decoration: none;
line-height: 60px;
color:white;
}
#rightbutton{
background: url("../images/button.svg") no-repeat right;
font-size: 50%;
vertical-align:middle;
margin-right:-2%;
float:right;
}
#leftbutton{
float:left;
background: url("../images/button2.svg") no-repeat left;
font-size: 50%;
vertical-align:middle;
}
#bottombutton{
color:white;
text-decoration: none;
width: 100%;
text-align:center;
margin-left:180px;
padding-bottom:5%;
font-size: 50%;
letter-spacing: 2px;
font-weight: bold;
}
.pronostiekform{
padding-top:70%;
}
.form-group1{
background-color:rgba(0,0,0,0.7);
padding-top:5%;
padding-bottom:5%;
padding-left:2%;
margin-top:2%;
margin-bottom:2%;
width: 100%;
line-height: 20px;
font-size: 50%;
font-weight:bold;
}
.control-label{
}
.ja,.nee{
padding-right:5%;
margin-top:-2.5%;
float:right;
text-align: right;
vertical-align: middle;
}
input{
border:none;
border-bottom:1px solid;
background-color: none;
}
input:hover{
}
input:active{
}
input:focus{
outline: none;
}
.loginregister{
font-size: 80%;
width:60%;
font-weight: bold;
letter-spacing: 1px;
margin-left:20%;
padding-top:4%;
background: none;
border-bottom:2px solid white;
}
.loginregister:active{
color:white;
}
.loginregister:focus{
color:white;
}
.loginregisterbtn{
padding-top:10%;
font-size: 35%;
color:#ffd016;
width:100%;
margin: 0 auto;
font-weight: bold;
background: none;
border:none;
}
.loginregisterbtn:hover{
color:#d60000;
}
.forgotbtn{
text-decoration: none;
margin-left:50%;
font-size: 45%;
color:white;
width:100%;
padding-bottom:2px;
border-bottom: 1px solid white;
}
/*
input .form-control{
background-color:#ffd016;
float:right;
margin-right:5%;
border:none;
border-radius: 6px;
vertical-align: middle;
}
*/
input[type=checkbox]{
background-color:#ffd016;
}
.floatleft{
float:none;
}
.submitbtn{
background: url("../images/submitbtn.svg") no-repeat right;
width:100%;
font-size: 85%;
float: right;
text-align: right;
border:none;
color:red;
}
.loginregisterform{
padding-top:10%;
}
@media (max-width: 750px) {
.user{
width:50%;
}
.match{
width:90%;
}
} | 0.159119 | 0.064153 |
body {
font-family: 'Lucida', Arial, sans-serif;
color: #444;
font-size: 18px;
padding: 0;
margin: 0; }
a {
color: #00B7FF; }
blockquote {
margin: 21px 0;
padding: 0 40px;
border-left: 4px solid #eee; }
code {
padding: 0 7px;
background-color: #eee;
border-radius: 2px; }
.container {
margin: 21px auto;
padding: 0;
width: 100%;
position: relative; }
@media (min-width: 650px) {
.container {
max-width: 600px; } }
.logo {
margin: 0 0 50px;
width: 100%;
padding: 250px 0 50px;
text-align: center;
text-transform: uppercase;
font-weight: 300;
color: #fff;
background-color: #53b1ee;
background-position: center 50px;
background-size: 150px 150px;
background-repeat: no-repeat;
background-image: url("../images/logo.png"); }
.md p:last-child {
margin: 0 0 100px; }
.md li > p {
margin: 0 !important; }
.md img {
display: block;
margin: 0 auto 100px; }
@media (max-width: 650px) {
img {
width: 80%;
height: auto; }
p, h2, h3, ol {
padding-left: 25px;
padding-right: 25px; } }
footer {
margin-top: 50px;
padding: 100px 0;
background-color: #eee; }
form {
display: flex;
align-items: start; }
@media (max-width: 650px) {
form {
flex-direction: column;
padding: 0 25px; } }
label {
display: inline-flex;
margin-bottom: 12px;
font-size: 14px;
color: #666; }
input, textarea {
width: 100%;
font-size: 16px;
color: #666;
text-decoration: none;
border: 2px solid #666;
border-radius: 16px;
padding: 7px 12px; }
textarea {
font-family: 'Lucida', Arial, sans-serif; }
.form-group {
flex: 1 1 100%;
width: 100%;
max-width: calc(100% - 25px);
padding-right: 50px; }
#form-button {
flex: 0 auto;
align-self: end;
margin: 0; }
@media (max-width: 650px) {
.form-group {
margin-bottom: 21px; } }
.donate {
margin-top: 21px; }
.paypal {
display: block;
margin-top: 12px;
background-image: url(https://www.paypalobjects.com/webstatic/paypalme/images/pp_logo_small.png);
background-size: 100%;
width: 119px;
height: 29px; }
.h1::before, .article::before {
content: '';
position: absolute;
top: 0;
left: -171px;
width: 120px;
text-align: right;
color: #eee;
padding: 10px 15px;
border-right: 4px solid #eee; }
.focused.h1::before, .focused.article::before {
color: #ccc;
border-right-color: #ccc; }
.h1 {
font-weight: 300;
position: relative; }
.h1::before {
font-size: 24px;
line-height: 40px;
content: 'Title'; }
.h1 .ql-editor.ql-blank::before {
font-size: 24px;
line-height: 60px;
left: 0; }
.h1 p {
font-size: 36px; }
.link {
margin-top: 21px;
font-size: 14px; }
.article {
margin: 37px 0;
font: 18px "Georgia", serif;
color: #ccc;
padding: 10px 15px;
position: relative; }
.article::before {
font-size: 16px;
line-height: 28px;
content: 'Content'; }
.ql-editor {
padding: 0;
overflow: visible;
color: #333; }
.ql-editor:before {
color: #666; }
.sidebar {
position: absolute;
top: 130px;
left: calc(50% + 325px); }
@media (max-width: 650px) {
.sidebar {
position: relative;
left: initial;
top: initial;
padding: 21px; } }
.button {
display: block;
margin-bottom: 12px;
font-weight: 600;
font-style: normal;
font-size: 17px;
color: #000;
text-decoration: none;
border: 2px solid #333;
border-radius: 16px;
text-transform: uppercase;
padding: 4px 12px;
margin: 0 0 15px;
background-color: #fff;
cursor: pointer;
transition: all .4s ease;
visibility: hidden;
opacity: 0;
outline: none !important; }
.visible {
visibility: visible;
opacity: 1; }
.saving {
color: #404040;
border: 2px solid #404040;
background-color: #cfcfcf; }
.success {
color: #2abe3d;
border: 2px solid #2abe3d; }
.continue {
color: #ffffff;
background-color: #5682a3;
border: 2px solid #5682a3; }
/*# sourceMappingURL=style.css.map */ | app/public/styles/style.css | body {
font-family: 'Lucida', Arial, sans-serif;
color: #444;
font-size: 18px;
padding: 0;
margin: 0; }
a {
color: #00B7FF; }
blockquote {
margin: 21px 0;
padding: 0 40px;
border-left: 4px solid #eee; }
code {
padding: 0 7px;
background-color: #eee;
border-radius: 2px; }
.container {
margin: 21px auto;
padding: 0;
width: 100%;
position: relative; }
@media (min-width: 650px) {
.container {
max-width: 600px; } }
.logo {
margin: 0 0 50px;
width: 100%;
padding: 250px 0 50px;
text-align: center;
text-transform: uppercase;
font-weight: 300;
color: #fff;
background-color: #53b1ee;
background-position: center 50px;
background-size: 150px 150px;
background-repeat: no-repeat;
background-image: url("../images/logo.png"); }
.md p:last-child {
margin: 0 0 100px; }
.md li > p {
margin: 0 !important; }
.md img {
display: block;
margin: 0 auto 100px; }
@media (max-width: 650px) {
img {
width: 80%;
height: auto; }
p, h2, h3, ol {
padding-left: 25px;
padding-right: 25px; } }
footer {
margin-top: 50px;
padding: 100px 0;
background-color: #eee; }
form {
display: flex;
align-items: start; }
@media (max-width: 650px) {
form {
flex-direction: column;
padding: 0 25px; } }
label {
display: inline-flex;
margin-bottom: 12px;
font-size: 14px;
color: #666; }
input, textarea {
width: 100%;
font-size: 16px;
color: #666;
text-decoration: none;
border: 2px solid #666;
border-radius: 16px;
padding: 7px 12px; }
textarea {
font-family: 'Lucida', Arial, sans-serif; }
.form-group {
flex: 1 1 100%;
width: 100%;
max-width: calc(100% - 25px);
padding-right: 50px; }
#form-button {
flex: 0 auto;
align-self: end;
margin: 0; }
@media (max-width: 650px) {
.form-group {
margin-bottom: 21px; } }
.donate {
margin-top: 21px; }
.paypal {
display: block;
margin-top: 12px;
background-image: url(https://www.paypalobjects.com/webstatic/paypalme/images/pp_logo_small.png);
background-size: 100%;
width: 119px;
height: 29px; }
.h1::before, .article::before {
content: '';
position: absolute;
top: 0;
left: -171px;
width: 120px;
text-align: right;
color: #eee;
padding: 10px 15px;
border-right: 4px solid #eee; }
.focused.h1::before, .focused.article::before {
color: #ccc;
border-right-color: #ccc; }
.h1 {
font-weight: 300;
position: relative; }
.h1::before {
font-size: 24px;
line-height: 40px;
content: 'Title'; }
.h1 .ql-editor.ql-blank::before {
font-size: 24px;
line-height: 60px;
left: 0; }
.h1 p {
font-size: 36px; }
.link {
margin-top: 21px;
font-size: 14px; }
.article {
margin: 37px 0;
font: 18px "Georgia", serif;
color: #ccc;
padding: 10px 15px;
position: relative; }
.article::before {
font-size: 16px;
line-height: 28px;
content: 'Content'; }
.ql-editor {
padding: 0;
overflow: visible;
color: #333; }
.ql-editor:before {
color: #666; }
.sidebar {
position: absolute;
top: 130px;
left: calc(50% + 325px); }
@media (max-width: 650px) {
.sidebar {
position: relative;
left: initial;
top: initial;
padding: 21px; } }
.button {
display: block;
margin-bottom: 12px;
font-weight: 600;
font-style: normal;
font-size: 17px;
color: #000;
text-decoration: none;
border: 2px solid #333;
border-radius: 16px;
text-transform: uppercase;
padding: 4px 12px;
margin: 0 0 15px;
background-color: #fff;
cursor: pointer;
transition: all .4s ease;
visibility: hidden;
opacity: 0;
outline: none !important; }
.visible {
visibility: visible;
opacity: 1; }
.saving {
color: #404040;
border: 2px solid #404040;
background-color: #cfcfcf; }
.success {
color: #2abe3d;
border: 2px solid #2abe3d; }
.continue {
color: #ffffff;
background-color: #5682a3;
border: 2px solid #5682a3; }
/*# sourceMappingURL=style.css.map */ | 0.406509 | 0.07627 |
*{
box-sizing:border-box;
}
body {
background:white;
margin:0px;
padding:0px;
font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}
#header{
width:100%;
background:white;
height: 80px;
margin-bottom:50px;
box-shadow:0px 0px 5px rgba(0,0,0,0.3);
}
#header h1{
margin:0px;
padding:0px;
line-height: 80px;
margin-left:15%;
}
#title{
font-family: calibri;
color:#434343;
cursor:default;
}
#title:hover{
animation:text 5s;
}
@keyframes text{
0%{color:black}
25%{color:#4caf50}
50%{color:green}
75%{color:#226688}
100%{color:orange}
}
#container{
margin:0px auto;
width:70%;
height:500px;
background:#fafafa;
border-radius:2px;
box-shadow:0 1px 3px rgba(0,0,0,0.2),
0 3px 2px -2px rgba(0,0,0,0.14);
}
#container:hover{
box-shadow:0px 2px 5px -1px rgba(0,0,0,0.2);
}
#left-container{
width:25%;
height:100%;
background:#eee;
float:left;
}
#img-container{
width:100%;
}
.admin-image{
width:90%;
height:auto;
padding:5px;
border:1px solid #aaa;
margin:5%;
background:white;
border-radius:3px;
}
#name-container{
width:90%;
height:40px;
margin:0px auto;
text-align:center;
border:none;
padding:10px;
background:white;
cursor:default;
}
#lblAdminName{
font:bold 16px calibri;
}
#right-container{
width:70%;
margin-left:25%;
padding:5% 0% 5% 5%;
}
#right-top h1{
margin:0px;
text-align:center;
font-family:garamond;
color:#336699;
text-decoration:underline;
}
.copyright{
width:100%;
text-align:center;
padding:10px;
}
.copyright a{
text-decoration:none;
color:#333;
}
.copyright a:hover{
text-decoration:underline;
color:#111;
}
#main-content{
width:90%;
margin:0px auto;
margin-top:50px;
padding:20px;
background:white;
box-shadow:0px 1px 5px rgba(0,0,0,0.3);
border-radius:3px;
text-align:center;
}
.label{
font:bold 20px garamond;
padding-right:40px;
}
.text-field{
width:220px;
height:35px;
margin-left:20px;
border-radius:3px;
border:1px solid #aaa;
font:bold 16px garamond;
padding:5px;
padding-left:15px;
color:#434343;
outline:none;
}
.text-field:focus{
box-shadow:0px 0px 10px rgba(41, 145, 234, 0.3);
border:1px solid #4ab3f7;
}
.text-field:hover{
cursor:not-allowed;
}
#tblAdminProfile{
margin:0px auto;
}
td{
height:30px;
padding:10px;
}
#btnUpdate{
height:35px;
width:120px;
margin:20px;
font:bold 16px calibri;
border:1px solid #aaa;
background:white;
border-radius:3px;
cursor:not-allowed;
outline:none;
}
#btnUpdate:hover:not(:disabled){
box-shadow:0px 1px 2px rgba(0,0,0,0.2);
background:#fafafa;
}
.btn-edit{
height:30px;
width:50px;
border:1px solid #aaa;
background:white;
border-radius:3px;
cursor:pointer;
color:#555;
font:bold 12px calibri;
outline:none;
}
.btn-edit:hover{
border:1px solid #555;
color:black;
background:#fafafa;
} | E-Commerce Site/css/adminProfile.css | *{
box-sizing:border-box;
}
body {
background:white;
margin:0px;
padding:0px;
font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}
#header{
width:100%;
background:white;
height: 80px;
margin-bottom:50px;
box-shadow:0px 0px 5px rgba(0,0,0,0.3);
}
#header h1{
margin:0px;
padding:0px;
line-height: 80px;
margin-left:15%;
}
#title{
font-family: calibri;
color:#434343;
cursor:default;
}
#title:hover{
animation:text 5s;
}
@keyframes text{
0%{color:black}
25%{color:#4caf50}
50%{color:green}
75%{color:#226688}
100%{color:orange}
}
#container{
margin:0px auto;
width:70%;
height:500px;
background:#fafafa;
border-radius:2px;
box-shadow:0 1px 3px rgba(0,0,0,0.2),
0 3px 2px -2px rgba(0,0,0,0.14);
}
#container:hover{
box-shadow:0px 2px 5px -1px rgba(0,0,0,0.2);
}
#left-container{
width:25%;
height:100%;
background:#eee;
float:left;
}
#img-container{
width:100%;
}
.admin-image{
width:90%;
height:auto;
padding:5px;
border:1px solid #aaa;
margin:5%;
background:white;
border-radius:3px;
}
#name-container{
width:90%;
height:40px;
margin:0px auto;
text-align:center;
border:none;
padding:10px;
background:white;
cursor:default;
}
#lblAdminName{
font:bold 16px calibri;
}
#right-container{
width:70%;
margin-left:25%;
padding:5% 0% 5% 5%;
}
#right-top h1{
margin:0px;
text-align:center;
font-family:garamond;
color:#336699;
text-decoration:underline;
}
.copyright{
width:100%;
text-align:center;
padding:10px;
}
.copyright a{
text-decoration:none;
color:#333;
}
.copyright a:hover{
text-decoration:underline;
color:#111;
}
#main-content{
width:90%;
margin:0px auto;
margin-top:50px;
padding:20px;
background:white;
box-shadow:0px 1px 5px rgba(0,0,0,0.3);
border-radius:3px;
text-align:center;
}
.label{
font:bold 20px garamond;
padding-right:40px;
}
.text-field{
width:220px;
height:35px;
margin-left:20px;
border-radius:3px;
border:1px solid #aaa;
font:bold 16px garamond;
padding:5px;
padding-left:15px;
color:#434343;
outline:none;
}
.text-field:focus{
box-shadow:0px 0px 10px rgba(41, 145, 234, 0.3);
border:1px solid #4ab3f7;
}
.text-field:hover{
cursor:not-allowed;
}
#tblAdminProfile{
margin:0px auto;
}
td{
height:30px;
padding:10px;
}
#btnUpdate{
height:35px;
width:120px;
margin:20px;
font:bold 16px calibri;
border:1px solid #aaa;
background:white;
border-radius:3px;
cursor:not-allowed;
outline:none;
}
#btnUpdate:hover:not(:disabled){
box-shadow:0px 1px 2px rgba(0,0,0,0.2);
background:#fafafa;
}
.btn-edit{
height:30px;
width:50px;
border:1px solid #aaa;
background:white;
border-radius:3px;
cursor:pointer;
color:#555;
font:bold 12px calibri;
outline:none;
}
.btn-edit:hover{
border:1px solid #555;
color:black;
background:#fafafa;
} | 0.281208 | 0.055618 |
a[href], input[type=submit], input[type=image], label[for], select, button, .pointer {
cursor: pointer;
}
body {
margin: 0px auto 50px;
text-align: center;
font-size: 16px;
font-family: Helvetica, Arial, sans-serif;
}
.container {
padding: 50px 0 50px;
background: #fff;
}
h1 {
font-size: 2em;
}
.current-color {
font-size: 3em;
}
.tile {
width: 200px;
height: 200px;
border-radius: 10px;
margin: 10px;
display: inline-flex;
background-color: gray;
-webkit-transition: opacity 0.3s;
-ms-transition: opacity 0.3s;
transition: opacity 0.3s;
opacity: 1;
}
#current-color {
opacity: 0;
height: 50px;
}
#current-color-title {
font-size: 3em;
margin: 20px 0;
font-weight: 700;
}
.buttons {
width: 100%;
display: inline-block;
height: 100px;
position: relative;
}
button {
background-color: #fff;
/* Green */
border: none;
color: #333;
padding: 15px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 1em;
border: 1px solid #ccc;
}
button:hover {
-webkit-transition: box-shadow 0.3s;
-ms-transition: box-shadow 0.3s;
transition: box-shadow 0.3s;
box-shadow: 0 0 11px rgba(33, 33, 33, 0.5);
}
.toggle-label {
width: 200px;
height: 50px;
vertical-align: top;
position: relative;
display: inline-block;
}
.toggle-label:hover {
-webkit-transition: box-shadow 0.3s;
-ms-transition: box-shadow 0.3s;
transition: box-shadow 0.3s;
box-shadow: 0 0 11px rgba(33, 33, 33, 0.5);
}
.toggle-label .label {
text-align: center;
width: 50%;
height: 100%;
position: absolute;
vertical-align: middle;
align-items: center;
justify-content: center;
display: flex;
box-sizing: border-box;
}
.toggle-label .label.on {
left: 0px;
}
.toggle-label .label.off {
right: 0px;
}
.toggle {
position: absolute;
width: 50%;
height: 100%;
border: 1px solid #000;
position: absolute;
left: 0;
background: #fff;
box-sizing: border-box;
}
.toggle-label input[type=checkbox]:checked + .back .toggle {
margin-left: 50%;
position: absolute;
}
.toggle-label input[type=checkbox] + .back .toggle {
margin-left: 0px;
position: absolute;
content: " ";
background: #fff;
width: 50%;
height: 100%;
transition: margin 0.2s linear;
border: 1px solid #808080;
border-radius: 0;
}
.toggle-label input[type=checkbox] + .back {
position: absolute;
width: 100%;
height: 100%;
background: #ed1c24;
left: 0;
transition: background 0.3s linear;
}
.toggle-label input[type=checkbox]:checked + .back {
background: green;
}
.toggle-label input[type=checkbox] + .back .label.off {
color: #eee;
}
.toggle-label input[type=checkbox]:checked + .back .label.off {
color: #ccc;
}
.toggle-label input[type=checkbox]:checked + .back .label.on {
color: #eee;
}
.toggle-label input[type=checkbox] + .back .label.on {
color: #eee;
}
/*# sourceMappingURL=style.css.map */ | color-picker-game/style.css | a[href], input[type=submit], input[type=image], label[for], select, button, .pointer {
cursor: pointer;
}
body {
margin: 0px auto 50px;
text-align: center;
font-size: 16px;
font-family: Helvetica, Arial, sans-serif;
}
.container {
padding: 50px 0 50px;
background: #fff;
}
h1 {
font-size: 2em;
}
.current-color {
font-size: 3em;
}
.tile {
width: 200px;
height: 200px;
border-radius: 10px;
margin: 10px;
display: inline-flex;
background-color: gray;
-webkit-transition: opacity 0.3s;
-ms-transition: opacity 0.3s;
transition: opacity 0.3s;
opacity: 1;
}
#current-color {
opacity: 0;
height: 50px;
}
#current-color-title {
font-size: 3em;
margin: 20px 0;
font-weight: 700;
}
.buttons {
width: 100%;
display: inline-block;
height: 100px;
position: relative;
}
button {
background-color: #fff;
/* Green */
border: none;
color: #333;
padding: 15px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 1em;
border: 1px solid #ccc;
}
button:hover {
-webkit-transition: box-shadow 0.3s;
-ms-transition: box-shadow 0.3s;
transition: box-shadow 0.3s;
box-shadow: 0 0 11px rgba(33, 33, 33, 0.5);
}
.toggle-label {
width: 200px;
height: 50px;
vertical-align: top;
position: relative;
display: inline-block;
}
.toggle-label:hover {
-webkit-transition: box-shadow 0.3s;
-ms-transition: box-shadow 0.3s;
transition: box-shadow 0.3s;
box-shadow: 0 0 11px rgba(33, 33, 33, 0.5);
}
.toggle-label .label {
text-align: center;
width: 50%;
height: 100%;
position: absolute;
vertical-align: middle;
align-items: center;
justify-content: center;
display: flex;
box-sizing: border-box;
}
.toggle-label .label.on {
left: 0px;
}
.toggle-label .label.off {
right: 0px;
}
.toggle {
position: absolute;
width: 50%;
height: 100%;
border: 1px solid #000;
position: absolute;
left: 0;
background: #fff;
box-sizing: border-box;
}
.toggle-label input[type=checkbox]:checked + .back .toggle {
margin-left: 50%;
position: absolute;
}
.toggle-label input[type=checkbox] + .back .toggle {
margin-left: 0px;
position: absolute;
content: " ";
background: #fff;
width: 50%;
height: 100%;
transition: margin 0.2s linear;
border: 1px solid #808080;
border-radius: 0;
}
.toggle-label input[type=checkbox] + .back {
position: absolute;
width: 100%;
height: 100%;
background: #ed1c24;
left: 0;
transition: background 0.3s linear;
}
.toggle-label input[type=checkbox]:checked + .back {
background: green;
}
.toggle-label input[type=checkbox] + .back .label.off {
color: #eee;
}
.toggle-label input[type=checkbox]:checked + .back .label.off {
color: #ccc;
}
.toggle-label input[type=checkbox]:checked + .back .label.on {
color: #eee;
}
.toggle-label input[type=checkbox] + .back .label.on {
color: #eee;
}
/*# sourceMappingURL=style.css.map */ | 0.342242 | 0.142649 |
body {
background-color:red;
}
nav {
background: #E54B4B;
color: #EBEBD3;
padding: 1em 0.5em;
position: relative;
}
nav::after {
content: '';
clear: both;
display: table;
}
.logo {
float: left;
font-size: 1em;
margin: 0;
text-transform: uppercase;
font-weight: 700;
}
.logo span {
font-weight: 300;
}
.site-nav {
margin: 0;
padding: 0;
position: absolute;
top: 100%;
right: 0;
background: #464655;
height: 0px;
overflow: hidden;
}
.site-nav--open {
height: auto;
}
.site-nav li {
border-bottom: 1px solid #575766;
}
.site-nav li:last-child {
border-bottom: none;
}
.site-nav a {
color: #EBEBD3;
text-decoration: none;
text-transform: uppercase;
display: block;
}
.site-nav--icon {
display: inline-block;
font-size: 1.5em;
margin-right: 1em;
width: 1.1em;
text-align: right;
color: rgba(255,255,255,0.45);
}
.menu-toggle {
padding: 1em;
padding-right:0.5em;
position: absolute;
top: .5em;
right: 0.5em;
cursor: pointer;
}
.hamburger,
.hamburger::before,
.hamburger::after{
content: '';
display: block;
background: #ebebd3;
height: 3px;
width: 25px;
border-radius: 3px;
transition: all linear 100ms;
}
.hamburger::before {
transform: translatey(-7px);
}
.hamburger::after {
transform: translatey(4px);
}
.open .hamburger {
transform: rotate(45deg);
}
.open .hamburger::before {
opacity: 0;
}
.open .hamburger::after {
transform: translatey(-3px) rotate(-90deg);
}
@media (min-width: 700px) {
.menu-toggle {
display: none;
}
.site-nav {
height: auto;
position: relative;
background: transparent;
float: right;
}
.site-nav li {
display: inline-block;
border: none;
}
.site-nav a {
padding: 0;
margin-left: 3em;
}
.site-nav a:hover,
.site-nav a:focus {
background: transparent;
}
.site-nav--icon {
display: none;
}
}
li a {
padding-bottom: 10px;
text-decoration: none;
margin: 0 5px;
position: relative;
}
li a:after {
position: absolute;
bottom: 0;
left: 0;
right: 0;
margin: auto;
width: 0%;
content: '.';
color: transparent;
background: white;
height: 2px;
transition: all linear .09s;
border-radius: 2px;
}
li a:hover:after {
width: 100%;
}
li:last-child {
margin-right: 0;
} | wce/fakenews/home/templates/home/style.css | body {
background-color:red;
}
nav {
background: #E54B4B;
color: #EBEBD3;
padding: 1em 0.5em;
position: relative;
}
nav::after {
content: '';
clear: both;
display: table;
}
.logo {
float: left;
font-size: 1em;
margin: 0;
text-transform: uppercase;
font-weight: 700;
}
.logo span {
font-weight: 300;
}
.site-nav {
margin: 0;
padding: 0;
position: absolute;
top: 100%;
right: 0;
background: #464655;
height: 0px;
overflow: hidden;
}
.site-nav--open {
height: auto;
}
.site-nav li {
border-bottom: 1px solid #575766;
}
.site-nav li:last-child {
border-bottom: none;
}
.site-nav a {
color: #EBEBD3;
text-decoration: none;
text-transform: uppercase;
display: block;
}
.site-nav--icon {
display: inline-block;
font-size: 1.5em;
margin-right: 1em;
width: 1.1em;
text-align: right;
color: rgba(255,255,255,0.45);
}
.menu-toggle {
padding: 1em;
padding-right:0.5em;
position: absolute;
top: .5em;
right: 0.5em;
cursor: pointer;
}
.hamburger,
.hamburger::before,
.hamburger::after{
content: '';
display: block;
background: #ebebd3;
height: 3px;
width: 25px;
border-radius: 3px;
transition: all linear 100ms;
}
.hamburger::before {
transform: translatey(-7px);
}
.hamburger::after {
transform: translatey(4px);
}
.open .hamburger {
transform: rotate(45deg);
}
.open .hamburger::before {
opacity: 0;
}
.open .hamburger::after {
transform: translatey(-3px) rotate(-90deg);
}
@media (min-width: 700px) {
.menu-toggle {
display: none;
}
.site-nav {
height: auto;
position: relative;
background: transparent;
float: right;
}
.site-nav li {
display: inline-block;
border: none;
}
.site-nav a {
padding: 0;
margin-left: 3em;
}
.site-nav a:hover,
.site-nav a:focus {
background: transparent;
}
.site-nav--icon {
display: none;
}
}
li a {
padding-bottom: 10px;
text-decoration: none;
margin: 0 5px;
position: relative;
}
li a:after {
position: absolute;
bottom: 0;
left: 0;
right: 0;
margin: auto;
width: 0%;
content: '.';
color: transparent;
background: white;
height: 2px;
transition: all linear .09s;
border-radius: 2px;
}
li a:hover:after {
width: 100%;
}
li:last-child {
margin-right: 0;
} | 0.513912 | 0.139075 |
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */
a.navbar-brand {
white-space: normal;
text-align: center;
word-break: break-all;
}
/* Provide sufficient contrast against white background */
a {
color: #0366d6;
}
.btn-primary {
color: #fff;
background-color: #1b6ec2;
border-color: #1861ac;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
color: #fff;
background-color: #1b6ec2;
border-color: #1861ac;
}
/* Sticky footer styles
-------------------------------------------------- */
html {
font-size: 14px;
}
@media (min-width: 768px) {
html {
font-size: 16px;
}
}
.border-top {
border-top: 1px solid #e5e5e5;
}
.border-bottom {
border-bottom: 1px solid #e5e5e5;
}
.box-shadow {
box-shadow: 0 .25rem .75rem #000000;
box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}
button.accept-policy {
font-size: 1rem;
line-height: inherit;
}
/* Sticky footer styles
-------------------------------------------------- */
html {
position: relative;
min-height: 100%;
}
body {
/* Margin bottom by footer height */
margin-bottom: 60px;
}
.footer {
position: absolute;
bottom: 0;
width: 100%;
white-space: nowrap;
line-height: 60px; /* Vertically center the text there */
}
.error-text {
color: red;
}
.logo {
height: 66px;
}
#cover {
background: url("../img/spinners/spinner_dotted_grey_dark.svg") no-repeat center center #252626;
margin-top: -34px;
position: fixed;
z-index: 1500;
height: 100%;
width: 100%;
opacity: 0.5;
display: none;
}
.btn-events {
pointer-events: all;
}
.right-space {
padding-right: 25px;
padding-left: 5px;
}
.th-blue {
color: #007ACA;
}
.icon-copy {
width: 16px;
height: 16px;
background: url("../img/vismaicons/worksurface/16_copy.png") 0 0;
cursor: copy
}
.main {
height: calc(100vh - 165px);
}
.userCredentialsGrid {
display: grid;
grid-auto-rows: auto auto minmax(0, 1fr);
height: 100%;
}
.credentialDetails {
overflow: auto;
height: 100%
}
th {
z-index: 1;
background: white;
position: sticky;
top: 0; /* Don't forget this, required for the stickiness */
box-shadow: 0 2px 2px -1px #000000;
box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.4);
}
.bold {
font-weight: bold;
}
span.vismaicon {
padding-left: 5px;
padding-right: 5px;
}
#nc4navLogoutButton {
color: white;
background-color: #000000;
background-color: rgba(0, 0, 0, 0);
height: 64px;
width: 130px;
font-size: 18px;
font-family: 'UbuntuFallback', 'Ubuntu';
text-align: right;
border: 0;
cursor: pointer;
} | VismaBugBountySelfServicePortal/wwwroot/css/site.css | /* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */
a.navbar-brand {
white-space: normal;
text-align: center;
word-break: break-all;
}
/* Provide sufficient contrast against white background */
a {
color: #0366d6;
}
.btn-primary {
color: #fff;
background-color: #1b6ec2;
border-color: #1861ac;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
color: #fff;
background-color: #1b6ec2;
border-color: #1861ac;
}
/* Sticky footer styles
-------------------------------------------------- */
html {
font-size: 14px;
}
@media (min-width: 768px) {
html {
font-size: 16px;
}
}
.border-top {
border-top: 1px solid #e5e5e5;
}
.border-bottom {
border-bottom: 1px solid #e5e5e5;
}
.box-shadow {
box-shadow: 0 .25rem .75rem #000000;
box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}
button.accept-policy {
font-size: 1rem;
line-height: inherit;
}
/* Sticky footer styles
-------------------------------------------------- */
html {
position: relative;
min-height: 100%;
}
body {
/* Margin bottom by footer height */
margin-bottom: 60px;
}
.footer {
position: absolute;
bottom: 0;
width: 100%;
white-space: nowrap;
line-height: 60px; /* Vertically center the text there */
}
.error-text {
color: red;
}
.logo {
height: 66px;
}
#cover {
background: url("../img/spinners/spinner_dotted_grey_dark.svg") no-repeat center center #252626;
margin-top: -34px;
position: fixed;
z-index: 1500;
height: 100%;
width: 100%;
opacity: 0.5;
display: none;
}
.btn-events {
pointer-events: all;
}
.right-space {
padding-right: 25px;
padding-left: 5px;
}
.th-blue {
color: #007ACA;
}
.icon-copy {
width: 16px;
height: 16px;
background: url("../img/vismaicons/worksurface/16_copy.png") 0 0;
cursor: copy
}
.main {
height: calc(100vh - 165px);
}
.userCredentialsGrid {
display: grid;
grid-auto-rows: auto auto minmax(0, 1fr);
height: 100%;
}
.credentialDetails {
overflow: auto;
height: 100%
}
th {
z-index: 1;
background: white;
position: sticky;
top: 0; /* Don't forget this, required for the stickiness */
box-shadow: 0 2px 2px -1px #000000;
box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.4);
}
.bold {
font-weight: bold;
}
span.vismaicon {
padding-left: 5px;
padding-right: 5px;
}
#nc4navLogoutButton {
color: white;
background-color: #000000;
background-color: rgba(0, 0, 0, 0);
height: 64px;
width: 130px;
font-size: 18px;
font-family: 'UbuntuFallback', 'Ubuntu';
text-align: right;
border: 0;
cursor: pointer;
} | 0.545286 | 0.098686 |
--------------------------------------------- */
/*
html5doctor.com Reset Stylesheet
v1.4
2009-07-27
Author: <NAME> - http://richclarkdesign.com
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section, menu,
time, mark, audio, video { margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent; }
body { line-height:1; }
article, aside, dialog, figure, footer, header, hgroup, nav, section { display:block; }
nav ul, footer ul, aside ul { list-style:none; }
ol { list-style:none; }
article ol { list-style-type: decimal; }
a { margin:0; padding:0; border:0; font-size:100%; vertical-align:baseline; background:transparent; }
ins { background-color:#ff9; color:#000; text-decoration:none; }
mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted #000; cursor:help; }
table { border-collapse:collapse; border-spacing:0; }
hr { display:block; height:1px; border:0; border-top:1px solid #cccccc; margin:1em 0; padding:0; }
input, select { vertical-align:middle; }
:focus { outline: 0; }
* {
-webkit-user-select: none;
}
body {
background: rgb(197,204,211);
color:rgb(76,86,108);
font:17px/22px Helvetica, Arial, Verdana, sans-serif;
}
section {
display: block;
width:100%;
margin: 0 auto;
-webkit-tap-highlight-color: rgba(0,0,0,0);
-webkit-text-size-adjust: none;
-webkit-touch-callout: none;
}
header {
width:100%;
height:43px;
background: #73839c;
background: -webkit-gradient(linear, left top, left bottom, from(#b2bcc8), to(#73839c));
background: -moz-linear-gradient(top, #b2bcc8, #73839c);
border-bottom: 1px solid rgb(0,0,0);
position:relative;
}
article {
display: block;
background: rgb(197,204,211);
width:100%;
margin: 0 auto;
padding-bottom:10px;
text-align:center;
}
footer {
display: block;
width:100%;
font-size: 12px;
padding: 17px 0 17px 0;
text-align:center;
clear:both;
}
a:link, a:visited, a:hover, a:active, a:focus {
color:rgb(76,86,108);
text-decoration:underline;
}
h1 {
font:21px Helvetica, Arial, Verdana, sans-serif;
color: rgb(255,255,255);
font-weight:bold;
text-align: center;
padding-top: 10px;
text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0;
}
p {
margin:17px auto;
text-align: left;
width:460px;
}
form {
width:100%;
height:44px;
padding: 10px 0 0 0;
background: #cecdd2;
background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#cecdd2));
background: -moz-linear-gradient(top, #fff, #cecdd2);
border-bottom: 1px solid rgb(0,0,0);
}
fieldset {
margin:0 auto 17px auto;
width:480px;
}
legend {
text-align: left;
}
input[type=text] {
font:17px Helvetica, Arial, Verdana, sans-serif;
-webkit-user-select: text;
width: 380px;
}
input[type=checkbox] {
height: 18px;
width: 18px;
cursor: pointer;
}
label {
color: rgba(0,0,0,1);
padding: 0 0 0 10px;
vertical-align:bottom;
cursor: pointer;
word-wrap: break-word;
}
.done {
text-decoration: line-through;
color:rgb(166,166,166);
}
button {
background: #4a6c9b;
background: -webkit-gradient(linear, left top, left bottom, from(#8ea4c1), to(#4a6c9b));
background: -moz-linear-gradient(top, #8ea4c1, #4a6c9b);
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
border: 1px solid #2B3942;
height: 28px;
font-size: 12px;
font-weight:bold;
color: #ffffff;
text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0;
cursor: pointer;
}
#add {
background: #1f57c6;
background: -webkit-gradient(linear, left top, left bottom, from(#6792e8), to(#1f57c6));
background: -moz-linear-gradient(top, #6792e8, #1f57c6);
}
#sendmail {
position: absolute;
top: 7px;
left: 10px;
}
#deletechecked {
float:left;
margin-left:10px;
}
#deleteall {
float:right;
margin-right:10px;
}
.delete {
float:right;
padding: 0 10px 0 15px;
font-size: 24px;
color:rgb(128,128,128);
cursor: pointer;
}
ul {
clear:both;
margin: 17px auto 7px auto;
list-style-type: none;
background: #fff;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
width:460px;
}
li {
line-height: 44px;
padding: 0 0 0 10px;
color: rgba(0,0,0,1);
font-weight:bold;
text-align: left;
border-bottom: 1px solid rgb(217,217,217);
overflow:hidden;
}
li.empty {
text-align: center;
cursor: default;
}
#maillist {
display:none;
margin-bottom: 0;
background: -webkit-gradient(linear, left top, left bottom, from(#ececec), to(#bdbec2));
background: -moz-linear-gradient(top, #ececec, #bdbec2);
border: 1px solid #34373E;
}
#maillist li {
border-bottom: 0;
}
#maillink {
text-decoration:none;
color: rgba(0,0,0,1);
}
#tally1 {
float:left;
padding-bottom: 17px;
}
#tally2 {
float:right;
padding-bottom: 17px;
}
/* iPhone Portrait */
@media screen and (max-width: 320px)
{
p { width:300px; }
input[type=text] { width: 220px; }
ul { width:300px; }
fieldset { width:320px; }
}
/* iPhone Landscape */
@media screen and (min-width: 321px) and (max-width: 480px)
{
p { width:460px; }
input[type=text] { width: 380px; }
ul { width:460px; }
fieldset { width:480px; }
} | cw-android/HTML5/Checklist/styles.css | --------------------------------------------- */
/*
html5doctor.com Reset Stylesheet
v1.4
2009-07-27
Author: <NAME> - http://richclarkdesign.com
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section, menu,
time, mark, audio, video { margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent; }
body { line-height:1; }
article, aside, dialog, figure, footer, header, hgroup, nav, section { display:block; }
nav ul, footer ul, aside ul { list-style:none; }
ol { list-style:none; }
article ol { list-style-type: decimal; }
a { margin:0; padding:0; border:0; font-size:100%; vertical-align:baseline; background:transparent; }
ins { background-color:#ff9; color:#000; text-decoration:none; }
mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted #000; cursor:help; }
table { border-collapse:collapse; border-spacing:0; }
hr { display:block; height:1px; border:0; border-top:1px solid #cccccc; margin:1em 0; padding:0; }
input, select { vertical-align:middle; }
:focus { outline: 0; }
* {
-webkit-user-select: none;
}
body {
background: rgb(197,204,211);
color:rgb(76,86,108);
font:17px/22px Helvetica, Arial, Verdana, sans-serif;
}
section {
display: block;
width:100%;
margin: 0 auto;
-webkit-tap-highlight-color: rgba(0,0,0,0);
-webkit-text-size-adjust: none;
-webkit-touch-callout: none;
}
header {
width:100%;
height:43px;
background: #73839c;
background: -webkit-gradient(linear, left top, left bottom, from(#b2bcc8), to(#73839c));
background: -moz-linear-gradient(top, #b2bcc8, #73839c);
border-bottom: 1px solid rgb(0,0,0);
position:relative;
}
article {
display: block;
background: rgb(197,204,211);
width:100%;
margin: 0 auto;
padding-bottom:10px;
text-align:center;
}
footer {
display: block;
width:100%;
font-size: 12px;
padding: 17px 0 17px 0;
text-align:center;
clear:both;
}
a:link, a:visited, a:hover, a:active, a:focus {
color:rgb(76,86,108);
text-decoration:underline;
}
h1 {
font:21px Helvetica, Arial, Verdana, sans-serif;
color: rgb(255,255,255);
font-weight:bold;
text-align: center;
padding-top: 10px;
text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0;
}
p {
margin:17px auto;
text-align: left;
width:460px;
}
form {
width:100%;
height:44px;
padding: 10px 0 0 0;
background: #cecdd2;
background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#cecdd2));
background: -moz-linear-gradient(top, #fff, #cecdd2);
border-bottom: 1px solid rgb(0,0,0);
}
fieldset {
margin:0 auto 17px auto;
width:480px;
}
legend {
text-align: left;
}
input[type=text] {
font:17px Helvetica, Arial, Verdana, sans-serif;
-webkit-user-select: text;
width: 380px;
}
input[type=checkbox] {
height: 18px;
width: 18px;
cursor: pointer;
}
label {
color: rgba(0,0,0,1);
padding: 0 0 0 10px;
vertical-align:bottom;
cursor: pointer;
word-wrap: break-word;
}
.done {
text-decoration: line-through;
color:rgb(166,166,166);
}
button {
background: #4a6c9b;
background: -webkit-gradient(linear, left top, left bottom, from(#8ea4c1), to(#4a6c9b));
background: -moz-linear-gradient(top, #8ea4c1, #4a6c9b);
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
border: 1px solid #2B3942;
height: 28px;
font-size: 12px;
font-weight:bold;
color: #ffffff;
text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0;
cursor: pointer;
}
#add {
background: #1f57c6;
background: -webkit-gradient(linear, left top, left bottom, from(#6792e8), to(#1f57c6));
background: -moz-linear-gradient(top, #6792e8, #1f57c6);
}
#sendmail {
position: absolute;
top: 7px;
left: 10px;
}
#deletechecked {
float:left;
margin-left:10px;
}
#deleteall {
float:right;
margin-right:10px;
}
.delete {
float:right;
padding: 0 10px 0 15px;
font-size: 24px;
color:rgb(128,128,128);
cursor: pointer;
}
ul {
clear:both;
margin: 17px auto 7px auto;
list-style-type: none;
background: #fff;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
width:460px;
}
li {
line-height: 44px;
padding: 0 0 0 10px;
color: rgba(0,0,0,1);
font-weight:bold;
text-align: left;
border-bottom: 1px solid rgb(217,217,217);
overflow:hidden;
}
li.empty {
text-align: center;
cursor: default;
}
#maillist {
display:none;
margin-bottom: 0;
background: -webkit-gradient(linear, left top, left bottom, from(#ececec), to(#bdbec2));
background: -moz-linear-gradient(top, #ececec, #bdbec2);
border: 1px solid #34373E;
}
#maillist li {
border-bottom: 0;
}
#maillink {
text-decoration:none;
color: rgba(0,0,0,1);
}
#tally1 {
float:left;
padding-bottom: 17px;
}
#tally2 {
float:right;
padding-bottom: 17px;
}
/* iPhone Portrait */
@media screen and (max-width: 320px)
{
p { width:300px; }
input[type=text] { width: 220px; }
ul { width:300px; }
fieldset { width:320px; }
}
/* iPhone Landscape */
@media screen and (min-width: 321px) and (max-width: 480px)
{
p { width:460px; }
input[type=text] { width: 380px; }
ul { width:460px; }
fieldset { width:480px; }
} | 0.271541 | 0.076926 |
@font-face {
font-family: 'ProximaNova-Semibold';
src: url('ProximaNova-Semibold.eot') format('embedded-opentype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'ProximaNova-Semibold';
src: url('ProximaNova-Semibold.otf') format('opentype'),
url(data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAJuIAA8AAAABX/QAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAACbbAAAABoA
AAAcReQit0dERUYAAH4sAAAAVgAAAGIXqRSlR1BPUwAAh6wAABO+AAAxVpVJb+RHU1VCAAB+hAAA
CSgAABOWQyk6O09TLzIAAAHQAAAAWQAAAGBtprYxY21hcAAAB1AAAAPFAAAFSm9ogTZnYXNwAAB+
JAAAAAgAAAAI//8AA2dseWYAABCAAABfbQAA5JRSdRakaGVhZAAAAVgAAAAzAAAANhMpCEJoaGVh
AAAB<KEY>
YX<KEY>
YGRgYBb7r8fAwNLyP+R/<KEY>AWbAAAAeNpjYGRgYNrHEMrAzgACTEDMCIQMDA5g
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) format('woff'), url('ProximaNova-Semibold.ttf') format('truetype'), url('ProximaNova-Semibold.svg#ProximaNova-Semibold') format('svg');
font-weight: normal;
font-style: normal;
} | public/font/styles.css | @font-face {
font-family: 'ProximaNova-Semibold';
src: url('ProximaNova-Semibold.eot') format('embedded-opentype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'ProximaNova-Semibold';
src: url('ProximaNova-Semibold.otf') format('opentype'),
url(data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAJuIAA8AAAABX/QAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAACbbAAAABoA
AAAcReQit0dERUYAAH4sAAAAVgAAAGIXqRSlR1BPUwAAh6wAABO+AAAxVpVJb+RHU1VCAAB+hAAA
CSgAABOWQyk6O09TLzIAAAHQAAAAWQAAAGBtprYxY21hcAAAB1AAAAPFAAAFSm9ogTZnYXNwAAB+
JAAAAAgAAAAI//8AA2dseWYAABCAAABfbQAA5JRSdRakaGVhZAAAAVgAAAAzAAAANhMpCEJoaGVh
AAAB<KEY>
YX<KEY>
YGRgYBb7r8fAwNLyP+R/<KEY>AWbAAAAeNpjYGRgYNrHEMrAzgACTEDMCIQMDA5g
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) format('woff'), url('ProximaNova-Semibold.ttf') format('truetype'), url('ProximaNova-Semibold.svg#ProximaNova-Semibold') format('svg');
font-weight: normal;
font-style: normal;
} | 0.223462 | 0.139543 |
.content{
padding: 15px 15px 80px;
}
.form-sticky-header{
position: sticky;
top: 0;
width: 100%;
height: 60px;
background-color: red;
}
.form-input-header{
width: 100%;
padding: 25px 20px 16px;
text-align: left;
background-color: #ffffff;
font-size: 22px;
text-transform: uppercase;
border-radius: 6px;
margin-bottom: 25px;
border-top: 10px inset #4c8bf5;
box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.1);
}
.form-input-header h3{
margin: 0 0 10px;
font-weight: bold;
}
.form-input-header .description{
margin-top: 10px;
font-size: 14px;
text-transform: lowercase;
}
.form-input{
border-radius: 6px;
padding: 20px;
background-color: #ffffff;
position: relative;
border-left: 5px inset #4c8bf5;
margin-bottom: 20px;
box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.1);
}
.input-title{
border: none;
outline: none;
text-decoration: none;
box-shadow: none;
border-bottom: 1px solid #cccccc;
width: 500px;
transition: .4s all;
background-color: transparent;
font-size: 20px;
padding: 5px 0;
margin-bottom: 10px;
}
.input-long-text{
border: none;
outline: none;
text-decoration: none;
box-shadow: none;
border-bottom: 1px solid #cccccc;
width: 700px;
transition: .4s all;
background-color: transparent;
font-size: 14px;
padding: 5px 0;
margin-bottom: 10px;
}
.input-answer-option{
display: block;
border: none;
outline: none;
text-decoration: none;
box-shadow: none;
border-bottom: 1px solid #cccccc;
width: 250px;
transition: .4s all;
background-color: transparent;
font-size: 14px;
padding: 5px 0;
margin-bottom: 10px;
float: left;
}
.input-answer-option:focus,
.input-title:focus{
border: none;
border-bottom: 1px solid blue;
}
.gridspan{
content: "";
display: table;
clear: both;
}
.input-option .bullet{
width: 20px;
height: 20px;
display: block;
border-radius: 50%;
border: 2px solid #cccccc;
float: left;
margin-right: 10px;
margin-top: 5px;
}
.remove{
position: absolute;
top: 20px;
right: 20px;
color: #4c8bf5;
cursor: pointer;
font-size: 20px;
}
.add-option{
font-size: 14px;
color: #4c8bf5;
cursor: pointer;
font-weight: bold;
margin-left: 30px;
}
.add-option:hover{
color: #3c6fc4;
}
.form-input-footer{
width: 100%;
padding: 25px 20px 16px;
text-align: left;
background-color: #ffffff;
font-size: 22px;
text-transform: uppercase;
border-radius: 6px;
margin-top: 25px;
border-bottom: 10px inset #4c8bf5;
box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.1);
}
.form-input-footer .submit-button{
border: none;
appearance: none;
text-decoration: none;
text-transform: none;
background: none;
outline: none;
background-color: #4c8bf5;
color: #fff;
padding: 7px 15px;
border-radius: 4px;
font-size: 16px;
float: right;
}
.form-input-footer .cancel-button{
float: right;
font-size: 16px;
line-height: 36px;
text-transform: none;
margin-right: 15px;
cursor: pointer;
}
.form-input .form-label{
font-size: 18px;
font-weight: bold;
}
/* The container */
.form-input .radio-container {
display: block;
position: relative;
padding-left: 30px;
margin-bottom: 12px;
cursor: pointer;
font-size: 14px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
font-weight: normal;
}
/* Hide the browser's default radio button */
.form-input .radio-container input {
position: absolute;
opacity: 0;
cursor: pointer;
}
/* Create a custom radio button */
.form-input .checkmark {
position: absolute;
top: 2px;
left: 0;
height: 18px;
width: 18px;
background-color: #b7b7b7;
border-radius: 50%;
}
/* On mouse-over, add a grey background color */
.form-input .radio-container:hover input ~ .checkmark {
background-color: #a3a3a3;
}
/* When the radio button is checked, add a blue background */
.form-input .radio-container input:checked ~ .checkmark {
background-color: #2196F3;
}
/* Create the indicator (the dot/circle - hidden when not checked) */
.form-input .checkmark:after {
content: "";
position: absolute;
display: none;
}
/* Show the indicator (dot/circle) when checked */
.form-input .radio-container input:checked ~ .checkmark:after {
display: block;
}
/* Style the indicator (dot/circle) */
.form-input .radio-container .checkmark:after {
top: 6px;
left: 6px;
width: 6px;
height: 6px;
border-radius: 50%;
background: white;
} | public/css/dashboard/tutor/quiz/preview.css | .content{
padding: 15px 15px 80px;
}
.form-sticky-header{
position: sticky;
top: 0;
width: 100%;
height: 60px;
background-color: red;
}
.form-input-header{
width: 100%;
padding: 25px 20px 16px;
text-align: left;
background-color: #ffffff;
font-size: 22px;
text-transform: uppercase;
border-radius: 6px;
margin-bottom: 25px;
border-top: 10px inset #4c8bf5;
box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.1);
}
.form-input-header h3{
margin: 0 0 10px;
font-weight: bold;
}
.form-input-header .description{
margin-top: 10px;
font-size: 14px;
text-transform: lowercase;
}
.form-input{
border-radius: 6px;
padding: 20px;
background-color: #ffffff;
position: relative;
border-left: 5px inset #4c8bf5;
margin-bottom: 20px;
box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.1);
}
.input-title{
border: none;
outline: none;
text-decoration: none;
box-shadow: none;
border-bottom: 1px solid #cccccc;
width: 500px;
transition: .4s all;
background-color: transparent;
font-size: 20px;
padding: 5px 0;
margin-bottom: 10px;
}
.input-long-text{
border: none;
outline: none;
text-decoration: none;
box-shadow: none;
border-bottom: 1px solid #cccccc;
width: 700px;
transition: .4s all;
background-color: transparent;
font-size: 14px;
padding: 5px 0;
margin-bottom: 10px;
}
.input-answer-option{
display: block;
border: none;
outline: none;
text-decoration: none;
box-shadow: none;
border-bottom: 1px solid #cccccc;
width: 250px;
transition: .4s all;
background-color: transparent;
font-size: 14px;
padding: 5px 0;
margin-bottom: 10px;
float: left;
}
.input-answer-option:focus,
.input-title:focus{
border: none;
border-bottom: 1px solid blue;
}
.gridspan{
content: "";
display: table;
clear: both;
}
.input-option .bullet{
width: 20px;
height: 20px;
display: block;
border-radius: 50%;
border: 2px solid #cccccc;
float: left;
margin-right: 10px;
margin-top: 5px;
}
.remove{
position: absolute;
top: 20px;
right: 20px;
color: #4c8bf5;
cursor: pointer;
font-size: 20px;
}
.add-option{
font-size: 14px;
color: #4c8bf5;
cursor: pointer;
font-weight: bold;
margin-left: 30px;
}
.add-option:hover{
color: #3c6fc4;
}
.form-input-footer{
width: 100%;
padding: 25px 20px 16px;
text-align: left;
background-color: #ffffff;
font-size: 22px;
text-transform: uppercase;
border-radius: 6px;
margin-top: 25px;
border-bottom: 10px inset #4c8bf5;
box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.1);
}
.form-input-footer .submit-button{
border: none;
appearance: none;
text-decoration: none;
text-transform: none;
background: none;
outline: none;
background-color: #4c8bf5;
color: #fff;
padding: 7px 15px;
border-radius: 4px;
font-size: 16px;
float: right;
}
.form-input-footer .cancel-button{
float: right;
font-size: 16px;
line-height: 36px;
text-transform: none;
margin-right: 15px;
cursor: pointer;
}
.form-input .form-label{
font-size: 18px;
font-weight: bold;
}
/* The container */
.form-input .radio-container {
display: block;
position: relative;
padding-left: 30px;
margin-bottom: 12px;
cursor: pointer;
font-size: 14px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
font-weight: normal;
}
/* Hide the browser's default radio button */
.form-input .radio-container input {
position: absolute;
opacity: 0;
cursor: pointer;
}
/* Create a custom radio button */
.form-input .checkmark {
position: absolute;
top: 2px;
left: 0;
height: 18px;
width: 18px;
background-color: #b7b7b7;
border-radius: 50%;
}
/* On mouse-over, add a grey background color */
.form-input .radio-container:hover input ~ .checkmark {
background-color: #a3a3a3;
}
/* When the radio button is checked, add a blue background */
.form-input .radio-container input:checked ~ .checkmark {
background-color: #2196F3;
}
/* Create the indicator (the dot/circle - hidden when not checked) */
.form-input .checkmark:after {
content: "";
position: absolute;
display: none;
}
/* Show the indicator (dot/circle) when checked */
.form-input .radio-container input:checked ~ .checkmark:after {
display: block;
}
/* Style the indicator (dot/circle) */
.form-input .radio-container .checkmark:after {
top: 6px;
left: 6px;
width: 6px;
height: 6px;
border-radius: 50%;
background: white;
} | 0.38318 | 0.071916 |
/* Body, layout and visibility */
#standards, p.standards, p.skipnavigation {display: none;}
p.timestamp {text-align: right;}
/* Clearance */
.clearright {clear: right;}
/* Firefox placeholder styling - see http://stackoverflow.com/questions/9723716/firefox-placeholder-color-changes */
input::-webkit-input-placeholder, #purecontenteditor input::-webkit-input-placeholder, .ultimateform input::-webkit-input-placeholder {color: #999;}
input:-moz-placeholder, #purecontenteditor input:-moz-placeholder, .ultimateform input:-moz-placeholder {color: #999;}
input:-ms-input-placeholder, #purecontenteditor input:-ms-input-placeholder, .ultimateform input:-ms-input-placeholder {color: #999;}
/* General alignment */
p.alignright {text-align: right; margin-left: 12px;}
/* Tables */
th {font-weight: bold; text-align: left;}
table caption {line-height: 1.2em;}
table td.highlighted {background-color: #ccf; font-weight: bold;}
/* 'Border' table style */
table.border {border: 1px; border-collapse: collapse; border-spacing: 0px;}
table.border td, table.border th {border: 2px #eee solid; padding: 4px;}
/* 'Lines' table style */
table.lines {border-collapse: collapse; /* width: 95%; */}
.lines td, .lines th {border-bottom: 1px solid #e9e9e9; padding: 6px 4px 2px; vertical-align: top; text-align: left;}
/* .lines td:first-child, .lines th:first-child {width: 150px;} */
.lines tr:first-child {border-top: 1px solid #e9e9e9;}
.lines td h3 {text-align: left; padding-top: 20px;}
.lines p {text-align: left;}
.lines td.noline {border-bottom: 0;}
table.lines td.value p:first-child {margin-top: 0;}
table.lines td.value p:last-child {margin-bottom: 0;}
table.lines td:last-child ul:first-child {margin-top: 0;}
table.lines td:last-child ul:first-child li:first-child {margin-top: 0;}
table th.background, table td.background {background-color: #eee;}
table th.border, table td.border {border: 1px solid gray;}
table.compressed td {padding: 0 4px;}
table.spaced td {padding: 8px 4px;}
table tr.spaced td {padding-top: 2em;}
table tr.grouplast td {padding-bottom: 2em;}
table.small td {font-size: 11px;} /* #!# Doesn't work because .small below overrides */
table.alternate tr:nth-child(even) td {background-color: #f7f7f7;}
table.lines.regulated td.key, table.lines.regulated td:first-child {width: 150px;}
table.spaced7525 {width: 99%;}
table.spaced7525 td:first-child {width: 75%;}
.lines td.noline, table.noline td, table.lines.noline tr:first-child {border-bottom: 0; border-top: 0;}
table.rightkey td.key {text-align: right;}
/* 'Boxy' lines table style - apply both lines and boxy to get this */
table.boxy {border-collapse: separate; border-spacing: 0 10px;}
.boxy td, .boxy th {border-top: 1px solid #e9e9e9; padding: 5px;}
.boxy td:first-child {border-left: 1px solid #e9e9e9;}
.boxy td:last-child {border-right: 1px solid #e9e9e9;}
/* Code box style */
div.code {background-color: #fcfaf3; color: #0b0b0b; border: 1px solid #eee; padding: 10px;}
div.code span {color: #888;}
/* In-page links */
a.inpagelink, a.inpagelink:visited {float: left; margin-left: -15px; margin-top: 0.35em; font-size: 0.65em; color: #bbb;}
/* Additions to border/lines styles */
table.centred td {text-align: center; vertical-align: middle;}
table.figures td {text-align: right;}
table.figures tr td:first-child {text-align: left;}
/* Table hover class to add background color on mouse tracking - IE6 doesn't yet support */
table.hover tr:hover {background-color: #eaf5fd;}
/* Table style which is similar to div.graybox */
table.graybox {border-collapse: separate; border-spacing: 0 10px;}
table.graybox td {vertical-align: top; padding: 10px 0; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; background-color: #fcfcfc;}
table.graybox td:nth-child(2) > h3 {margin-top: 0; padding-top: 0;}
table.graybox td:first-child img {margin-right: 20px;}
/* Portal style - images on the left and small text on the right containing links */
table.portal {border-collapse: collapse; border-bottom: 1px solid #eee;}
table.portal td {vertical-align: top; padding-top: 10px; padding-bottom: 10px; border-top: 1px solid #eee; padding-right: 15px;}
table.portal h2 {font-size: 1.1em; margin-top: 0; padding-top: 0; color: #555; font-weight: bold;}
table.portal h2 span {font-weight: normal;}
table.portal h3 {font-size: 0.87em; margin-top: 0; padding-top: 0; color: #555; font-weight: bold;}
table.portal h3 span {font-weight: normal;}
table.portal p {margin-top: 0; padding-top: 0; margin-bottom: 0; padding-bottom: 7px;}
table.portal td:first-child img {border: 0; width: 95px;}
table.portal.largeimages td:first-child {width: 180px;} /* Needed in case no image present in any row */
table.portal.largeimages td:first-child img {border: 0; width: 180px;}
table.portal.largeheadings h3 {font-size: 1.05em;}
table.portal td:first-child a {border: 0;}
table.portal td p {font-size: 0.83em;}
table.portal td ul {margin-top: 8px; padding-top: 0; font-size: 0.83em; margin-left: 0; padding-left: 0;}
table.portal td ul.spaced li {margin-bottom: 5px;}
table.portal td ul li {margin: 0; list-style: none; padding-left: 13px; background: url(/images/general/bullet_arrow_right.png) no-repeat -3px 1px; text-align: left;}
table.portal td ul.inline {padding-bottom: 0; margin-bottom: 2px;}
table.portal table td {border: 0;}
table.portal.spacedparagraphs p {padding-bottom: 0.6em;}
table.portal.imageborders td img {border: 1px solid #ccc;}
table.news.portal td:first-child img {width: 150px;}
table.news.portal td:first-child {width: 155px;}
/* Boxes */
/* Yellow box with dotted top/bottom */ div.box {border-top: 1px dashed gray; border-bottom: 1px dashed gray; padding: 10px 5px; margin: 8px 0;}
div.box, div.box td {background-color: #fff9e3;}
/* Basic, gray solid-edged box */ div.basicbox {border: 1px dotted gray; padding: 12px; margin-top: 5px;}
/* Red solid-edged box */ div.announcement, div.warningbox {border: 1px solid red; padding: 4px 8px; margin-top: 5px; margin-bottom: 10px;}
/* Right-floated mini-menu */ div.contextbox {float: right; width: 20%; border: 1px dashed gray; margin: 0 0 30px 15px; padding: 10px; background-color: white;}
/* Right-floated mini-menu */ div.contextbox2 {float: right; width: 25%; border-left: 1px dashed #ccc; margin: 0 0 30px 15px; padding: 10px;}
div.contextbox2 ul {margin-left: 15px;}
div.graybox {border: 1px solid #ddd; padding: 10px 15px; margin: 0 10px 10px 0; background-color: #fcfcfc; overflow: hidden; /* overflow prevents floats not being enclosed - see http://gtwebdev.com/workshop/floats/enclosing-floats.php */}
div.graybox:hover {background-color: #fafafa; border-color: #aaa;}
div.graybox h2, div.graybox h3 {margin-top: 0.4em;}
div.graybox p {text-align: left; margin-top: 10px;}
/* div.graybox img {border: 1px solid #999; margin-right: 10px;} */
p.yellowwarning {border: 1px solid #fc9; background-color: #ffc; padding: 5px;}
/* Superscript correction - see http://lists.evolt.org/harvest/detail.cgi?w=20060918&id=13118
sup {position: relative; top: -3px; vertical-align: top; font-size: 82%;}
// Disabled as breaks Project Light css layout
// However, see this link if the problem is apparent elsewhere: http://css-tricks.com/snippets/css/prevent-superscripts-and-subscripts-from-affecting-line-height/
*/
/* Nobreak */
.nobr {white-space: nowrap;}
/* Forced page-breaks */
.pagebreak {page-break-before: always;}
/* Forms */
div.jumplist form, form.inline, form.inline input, form.inline textarea {display: inline;}
.button {background-color: #eee; border-color: #eee #999 #999 #eee; border-style: solid; border-width: 2px; color: #000; padding: 2px; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; white-space: nowrap;}
ul.language li input {padding: 0; margin: 0; border: 1px solid transparent; background: none; cursor: pointer;}
* html ul.language li input {border: 0;}
ul.language li.selected input {border-color: gray;}
/* Mini-threads */
ul.thread {margin: 10px 0; border-top: 2px solid #ddd; border-bottom: 2px solid #ddd; text-align: center; padding: 5px 0;}
ul.thread li {display: inline; list-style-type: none;}
ul.thread li a {padding: 7px 5px; margin: 0 10px;}
/* Spam trap */
#spamtrap, p.spamtrap {display: none;}
/* Warning and note colourings */
.error, .important, .warning, .failure {color: red;}
.pleasenote {color: #990000;}
.success {color: green;}
.faded {color: #bbb/*#666*/;}
.highlight, .highlight td {background-color: #ff9;}
.comment {color: #777;}
.warningreminder {border: 2px dotted red; padding: 8px; margin-bottom: 50px;}
span.new {color: #cc3366;}
h2.new, h3.new, h4.new, p.new, li.new, a.new {padding-left: 32px; background: url(/images/general/new.gif) no-repeat 0 0;}
h2.updated, h3.updated, h4.updated, p.updated, li.updated, a.updated {padding-left: 50px; background: url(/images/general/updated.gif) no-repeat 0 center;}
.cancel:hover {background-color: red; color: white;}
/* Signature */
p.signature {text-align: right; font-style: italic;}
/* Lists, paragraphs and threads */
.compact li, li.compact {margin-top: 0; margin-bottom: 0;}
.spaced li, li.spaced {margin-top: 12px;}
.spaced .normal li, .spaced li.normal {margin-top: 3px;}
p.spaced {margin-top: 3em;}
.heavilyspaced li, li.heavilyspaced {margin-top: 24px;}
ul.nobullet, .nobullet ul {list-style-type: none; margin: 0; padding: 0;}
ul.nobullet li, .nobullet ul li {list-style: none;}
ul.inline, ul.thread, ul.sectionmenu, .sectionmenu ul {margin: 10px 0 20px; padding: 0;}
ul.inline li, ul.thread li, ul.sectionmenu li, .sectionmenu ul li {display: inline; list-style-type: none; padding: 0 10px;}
ul.inline li {white-space: nowrap;}
ul.noindent {margin-left: 10px; padding-left: 10px;}
ul.noindent ul {margin-left: 10px; padding-left: 10px;}
ul.sectionmenu, .sectionmenu ul, ul.thread {border-top: 1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0; text-align: center;}
div.splitlist ul {float: left; margin-left: 10px; padding-left: 20px; margin-bottom: 20px;}
ul.sectionmenu li a {white-space: nowrap;}
ul.projectlist li {font-weight: bold; margin-top: 1em;}
ul.projectlist li li {font-weight: normal; margin-top: 0;}
ul.boxylist {margin-left: 0; padding-left: 0;}
ul.boxylist li {list-style-type: none; border: 1px solid #ccc; background-color: #f1f1f1; width: 50%; margin-top: 0.5em;}
ul.boxylist li a {display: block; padding: 8px}
table.splitlist {table-layout: fixed;}
table.splitlist td {width: 30% /* 30% is a reasonably safe approximation */ ; padding-right: 1em; vertical-align: top;}
table.splitlist td ul li {text-align: left;}
table.autowidth {table-layout: auto;}
table.autowidth td {width: auto;}
dl.spaced dt {margin-top: 1.2em; font-weight: bold;}
dl.spaced dd {margin-top: 0.5em;}
/* SSO links */
#ssocontainer {width: 100%; display: block; min-height: 70px;}
#ssologin {float: right; padding-top: 4px;}
#ssologin ul {margin: 0; padding: 0; list-style: none; z-index: 1000; position: relative /* Required for z-index */;}
#ssologin ul li {background-color: #e3e3e3; border-radius: 0 0 8px 8px; position: relative; opacity: 0.8;}
#ssologin ul li a, #ssologin ul li span {color: #333; display: block; width: 100%; height: 100%; padding: 5px 10px;}
#ssologin ul li a {cursor: pointer;}
#ssologin ul li span, #ssologin ul li.submenu:hover {cursor: default;}
#ssologin ul li.submenu:hover {border-radius: 0;}
#ssologin ul li ul {position: absolute; display: none; width: 100%; float: left;}
#ssologin ul li ul li {opacity: 0.9;} /* Avoid compound opacity */
#ssologin ul li:hover ul {display: block;}
#ssologin ul li:hover ul li {margin: 0; padding: 0; border-radius: 0;}
#ssologin ul li:hover ul li:last-child {border-radius: 0 0 8px 8px;}
#ssologin ul li:hover ul li:hover {opacity: 0.95;}
/* PDE expandable list */
ul.pde a, ul.pde a:link, ul.pde a:visited, ul.pde a:hover, ul.pde a:active {text-decoration: none; background-color: none; border-bottom: 0; font-weight: bold;}
ul.pde img {border: 0; margin: 0; padding: 0; vertical-align: middle;}
ul.pde, ul.pde li {margin-left: 0; padding-left: 0; list-style: none;}
ul.pde li {font-weight: bold; vertical-align: middle; line-height: 27px;}
ul.pde li li, ul.pde a.unclassified {font-weight: normal;}
ul.pde ul {margin-left: 1em; padding-left: 1em;}
/* ul.pde li {padding-left: 30px;} */ /* dynamically added to LIs with nested ULs */
ul.pde li.parent {padding-left: 0;}
ul.pde li.parent img {border: none; padding-right: 3px;}
ul.pde li.current li {padding-left: 0;} /* dynamically added to LIs with nested ULs and STRONG elements in them */
ul.pde .hide {position: absolute; top: 0; left: -4000px;} /* The class to hide nested ULs */
ul.pde .show {position: static; display: table; top: 0; left: 1em;} /* The class to show nested ULs */
/* Expandable headings */
_div.expandable .collapse p {padding: 0 10px 1em;}
div.expandable .collapse {margin-bottom: 2em; overflow: hidden; } /* overflow prevents floats not being enclosed - see http://gtwebdev.com/workshop/floats/enclosing-floats.php */
div.expandable .switch {text-align: right; padding: 3px}
div.expandable .post .switch {position: static; text-align: right}
div.expandable .post .main {margin-bottom: .3em; padding-bottom: 0}
div.expandable .summary {margin-bottom: .3em; padding: 1em; border: 1px solid #e8e7e8; background-color: #f8f7f8}
div.expandable .expand {margin: 0; padding: 0; padding-bottom: .75em}
div.expandable .expand a:link, div.expandable .expand a:visited {border: 1px dotted #ccc; border-width: 0; text-decoration: none;}
div.expandable .expand a:active {border-style: solid; background-color: #f0f0f0; text-decoration: underline; outline: 0 none}
div.expandable .expand a {display: block; padding: 3px 10px;}
div.expandable .expand a:link, div.expandable .expand a:visited {border-width: 1px; background-image: url(/images/general/arrow-down.gif); background-repeat: no-repeat; background-position: 98% 50%;}
div.expandable .expand a.open:link, div.expandable .expand a.open:visited {border-style: solid; background: #eee url(/images/general/arrow-up.gif) no-repeat 98% 50%;}
/* Hierarchical listing */
ul.hierarchicallisting li {margin-top: 5px; margin-bottom: 5px;}
ul.hierarchicallisting li span {opacity: 0.4;}
ul.hierarchicallisting li span {filter: alpha(opacity=40); -moz-opacity: 0.4; -khtml-opacity: 0.4;} /* Vendor-specific hacks */
ul.hierarchicallisting li a.minilink {color: #bbb; border: 1px solid #ddd; padding: 0 3px; font-size: 0.81em;}
ul.hierarchicallisting li a.minilink:hover {text-decoration: none; background-color: #eee; border-color: #bbb;}
/* Callouts (based on http://www.mikepick.com/news/archives/000106.html) */
div.pullquote {float: right; width: 20em; padding: 10px 0 10px 20px; margin: 0; font-family: Lucida Grande, Tahoma, sans-serif; font-size: 1.2em; line-height: 22px; text-indent: 30px; text-align: right; font-style: italic;}
div.pullquote p {color: #888;}
div.pullquote p:first-line {font-size: 1.4em; line-height: 36px; color: #888;}
div.pullquote p:first-letter {font-size: 1.2em; padding-right: 2px;}
div.pullquoteleft {float: left; padding: 10px 20px 0 10px;}
/* Blockquotes */
blockquote.styled {max-width: 500px; margin: 20px 0 40px 20px; font-weight: bold; font-size: 1.25em; line-height: 1.35em; font-style: italic; background-color: #ccc; padding: 20px 20px 5px;}
blockquote.styled:before {color: #900; content: "\201C"; /* http://monc.se/kitchen/129/rendering-quotes-with-css */ font-family: Arial, Helvetica, sans-serif; font-size: 4.5em; font-weight: bold; line-height: 0; margin: 0 5px 0 -5px; vertical-align: bottom;}
blockquote.styled p {color: #333;}
/* Navigation menu (previous/current/next) */
ul.navigationmenu {clear: right; margin: 0; text-align: right; float: right; padding-top: 0; border-bottom: 1px solid #eee; padding-left: 0; padding-right: 0.8em;}
ul.navigationmenu li {display: inline; text-align: right; float: left; margin-left: 0.5em; width: 1.5em; padding-bottom: 1px;}
ul.navigationmenu li.root {margin-left: 0.8em; text-align: center; width: 14em;}
ul.navigationmenu a {border: 1px solid white; padding: 0.1em 0.5em;}
ul.navigationmenu a:hover {border: 1px solid #ddd;}
ul.navigationmenu li.root a {width: 13em; display: block;}
/* First/Previous/Index/Next/Last buttons */
div.location {float: right;}
div.location ul {display: block;}
div.location p {clear: right;}
div.location ul li {float: left; margin-left: 10px; padding: 0; list-style: none; display: block;}
div.location ul li.previous, div.location ul li.next {width: 85px;}
div.location ul li.index {width: 100px;}
div.location ul a {display: block; padding: 1px 5px; border: 1px solid gray; text-align: center;}
div.location ul li.first a, div.location ul li.last a {border: 1px solid #ddd;}
/* Rules */
hr {border: 0; height: 1px; color: #e0e0e0; background-color: #e0e0e0;}
/* Miscellaneous */
p[align=right] {text-align: right;} /* Only works for Mozilla */
.signature {text-align: right; font-style: italic;}
.small {font-size: 11px;}
/* Photo gallery */
div.gallery div.image {display: block; float: left; text-align: center;}
div.gallery div.image img {border: 1px solid #333; margin: 30px 10px 5px 0;}
div.gallery div.image p {margin-top: 0; margin-bottom: 0;}
/* Photo gallery (another) */
.lightboxgallery {overflow: hidden; /* overflow prevents floats not being enclosed - see http://gtwebdev.com/workshop/floats/enclosing-floats.php */}
.lightboxgallery img {float: left; padding: 5px; border: 1px solid #ccc; margin: 0 10px 10px 0; }
/* Squares gallery; uses vertical centering technique as at: http://stackoverflow.com/a/7310398 */
.squaresgallery {margin-top: 30px;}
.squaresgallery > div {float: left; margin-right: 10px; margin-bottom: 10px; border: 1px solid #ddd; padding: 10px; box-shadow: 5px 5px 10px #888; height: 220px; width: 220px; text-align: center; position: relative;}
.squaresgallery > div:before {content: ""; display: inline-block; height: 100%; vertical-align: middle;}
.squaresgallery > div img, .squaresgallery > div div {vertical-align: middle; max-height: 200px; max-width: 200px; border: 0;}
.squaresgallery.dimmed div {opacity: 0.8;}
.squaresgallery.dimmed div:hover {opacity: 1;}
.squaresgallery.nosize > div {height: auto; width: auto;}
.squaresgallery.nosize > div img {max-height: auto; max-width: auto;}
.squaresgallery figcaption {background-color: white; position: absolute; bottom: 10px; right: 10px; background-color: white; padding: 2px 5px;}
.squaresgallery a {color: gray;}
/* Directory listings */
ul.filelist li {list-style: none; color: #999; font-size: 82%;}
ul.filelist li a {font-weight: bold; font-size: 122%; margin-right: 5px;}
ul.filelist li a img {border: 0;}
/* Search results */
.search #searchform form {margin-top: 2em;}
.search ul.navigationmenu img, .search ul.navigationmenu a {border: 0; margin: 0; padding: 0;}
.search ul.navigationmenu img {vertical-align: middle;}
.search ul.navigationmenu li.previous {text-align: right; width: 20px;}
.search ul.navigationmenu li.next {text-align: left; width: 20px;}
.search ul.navigationmenu li.current {width: 60px; text-align: center;}
.search dl dd.attributes {font-size: 0.83em; padding: 0; margin-top: 3px;}
ol.searchresults dt {padding-bottom: 1.5em;}
ol.searchresults li ul {list-style-type: none; margin: 0; padding: 0;}
ol.searchresults li li {padding-bottom: 0.1em;}
ol.searchresults li li.attributes {font-style: italic;}
/* Big search form */
.largesearch input, .largesearch search {color: #603; font-size: 1.4em; padding: 0.2em;}
/* Search highlighting */
p.referer {border: 1px solid #aaa; background-color: #eee; color: #333; font-style: italic;}
span.referer {background-color: #eee;}
/* External links - add arrow - CSS2 not supported by IE<7 */
a[target=external]:link, a[target=external]:visited, a[target=_blank]:link, a[target=_blank]:visited {background-image: url(/images/general/offsite.gif); background-repeat: no-repeat; background-position: 100% 60%; padding-right: 13px;}
a[target=external].noarrow:link, a[target=external].noarrow:visited, a[target=_blank].noarrow:link, a[target=_blank].noarrow:visited {background: none; padding-right: 0; border-bottom: 0;}
.imagelinks a, a.imagelinks {border: 0; padding: 0;}
/* File icons; see: http://davidwalsh.name/advanced-css-links-spice-up-your-links */
a[href$='.pdf'] {padding-left: 20px; background: transparent url(/images/fileicons/pdf.gif) no-repeat center left;}
a[href$='.doc'] {padding-left: 20px; background: transparent url(/images/fileicons/doc.gif) no-repeat center left;}
a[href$='.docx'] {padding-left: 20px; background: transparent url(/images/fileicons/docx.gif) no-repeat center left;}
a[href$='.rtf'] {padding-left: 20px; background: transparent url(/images/fileicons/rtf.gif) no-repeat center left;}
a[href$='.odt'] {padding-left: 20px; background: transparent url(/images/fileicons/odt.gif) no-repeat center left;}
a[href$='.ppt'] {padding-left: 20px; background: transparent url(/images/fileicons/ppt.gif) no-repeat center left;}
a[href$='.pptx'] {padding-left: 20px; background: transparent url(/images/fileicons/pptx.gif) no-repeat center left;}
a[href$='.pps'] {padding-left: 20px; background: transparent url(/images/fileicons/pps.gif) no-repeat center left;}
a[href$='.txt'] {padding-left: 20px; background: transparent url(/images/fileicons/txt.gif) no-repeat center left;}
a[href$='.xls'] {padding-left: 20px; background: transparent url(/images/fileicons/xls.gif) no-repeat center left;}
a[href$='.xlsx'] {padding-left: 20px; background: transparent url(/images/fileicons/xlsx.gif) no-repeat center left;}
a[href$='.zip'] {padding-left: 20px; background: transparent url(/images/fileicons/zip.gif) no-repeat center left;}
a.noautoicon {padding: 0; background: none;}
/* Table-like definition list - see http://archivist.incutio.com/viewlist/css-discuss/27940 */
dl.table dt {font-weight: bold; text-align: right; float: left; width: 10em; margin: 0 0 1em 0; /* margin: match the dd */}
dl.table dd {clear: right; margin: 0 0 1em 11em; font-style: normal; /* margin: match the dt except for the left margin */}
/* Other definition lists */
dd.smaller {font-size: 0.83em;}
/* Switchable gallery styles */
div.switchablegallery {line-height: 1.8em;}
div.switchablegallery p.jumplist {margin-left: 20px;}
div.switchablegallery p.jumplist a {color: #333; padding: 0px 4px; border: 1px solid #ccc;}
div.switchablegallery p.jumplist a:visited, div.switchablegallery p.jumplist a.first {background-color: #eee;}
div.switchablegallery p.jumplist a.selected, div.switchablegallery p.jumplist a.selected:visited {background-color: #bbb;}
div.switchablegallery p.jumplist a:hover {border: 1px solid #333; text-decoration: none;}
div.switchablegallery img {border: 1px solid #ccc;}
/* Callouts (based on http://www.mikepick.com/news/archives/000106.html) */
div.callout {float: right; width: 50%; padding: 10px 0 10px 14px; margin: 0; font-family: Lucida Grande, Tahoma, sans-serif; font-size: 1.4em; line-height: 22px; color: #888; text-indent: 30px; text-align: right;}
div.callout:first-line {font-size: 1.8em; line-height: 36px; color: #888;}
div.callout:first-letter {font-size: 1.4em; padding-right: 2px;}
/* Acronyms,
abbreviations, definitions */
acronym, abbr, defn {cursor: help; border-bottom: 1px dotted #000;}
/* Sitemap */
div.sitemap li {padding-top: 10px; font-weight: bold;}
div.sitemap li li {padding-top: 0; font-weight: normal;}
/* Biography pages */
img.biography {position: absolute; /*height: 120px;*/ width: 100px; border: 0; margin-left: 200px; margin-top: 10px;}
ul.biography {height: 150px;}
/* Images (with or without caption) */
/* NB div's can't be used instead of tables [perhaps until p+p is supported by IE] because the size of the image changes, so the text wouldn't line up */
table.photo, table.diagram {caption-side: bottom; font-style: italic;}
table.photo caption, table.diagram caption {padding: 0 12px;}
table.diagram img, img.diagram {border: 0;}
table.photo img, img.photo {border: 1px solid black;}
.diagram, .photo {margin: 8px 0;} /* Default, overriden in following lines */
.diagram *, .photo * {background-color: white;}
.centre {display: block; margin-left: auto; margin-right: auto;}
.left {float: left; margin-right: 24px;} /* Deprecated - use align instead */
.right {float: right; margin-left: 24px;} /* Deprecated - use align instead */
div.right {margin-left: 18px;}
img[align=left], table[align=right] {margin-right: 24px; margin-left: 0;}
img[align=right], table[align=right] {margin-left: 24px; margin-right: 0;}
.imagelinks a, a.imagelinks {border: 0; padding: 0;}
img.shiftup, p.shiftup, div.shiftup {position: relative; top: -2.5em;}
div.imagestrip {border-left: 1px dashed #ccc; padding-left: 10px; float: right; position: relative; top: -2.5em; margin-left: 20px; background-color: white;}
div.imagestrip img {border: 1px solid gray; display: block; margin-bottom: 10px;}
.shadow {box-shadow: 5px 5px 10px 0px #999;}
.margin {margin-right: 20px; margin-bottom: 20px;}
/* Full-justified paragraphs, which works properly only when using XHTML 1.0 Transitional; see: http://blog.vjeux.com/2011/css/css-one-line-justify.html and http://blog.vjeux.com/2012/css/css-displaying-a-justified-line-of-text.html */
table.fulljustify td {padding: 0;}
.fulljustify, table.fulljustify p {text-align: justify; text-align-last: justify; margin-bottom: 2px;}
.fulljustify:after, table.fulljustify p:after {content: ""; display: inline-block; width: 100%;} /* Workaround for browsers not yet supporting text-align-last */
table.fulljustify p:last-child:after {width: auto;}
/* Indented and hanging paragraphs */
table.indentedparagraphs td {padding: 0;}
.indentedparagraphs p {text-indent: 2em;}
.hangingparagraphs p {padding-left: 2em; text-indent: -2em;}
.hangingparagraphs.width3_5em p {padding-left: 3.5em; text-indent: -3.5em;}
.unspaced p, p.unspaced {margin-bottom: 0; margin-top: 0;}
/* Forced regular table cell widths */
table.fixed {table-layout: fixed;}
/* Action buttons, for use with icons from www.famfamfam.com */
ul.actions {margin: 0; padding: 0; float: right; display: block; margin-left: 10px;}
ul.actions.inline {float: none; margin-top: 2em;}
ul.actions li {list-style: none; margin-bottom: 1px;}
ul.actions.inline li {display: inline; margin-right: 5px;}
ul.actions li a, ul.actions li form, p.actions a, a.actions, ul.actions li span.actions {border-bottom: 0; border: 1px solid #ddd; padding: 4px 8px 2px; -moz-border-radius: 4px; -webkit-border-radius: 4px; width: 185px;}
ul.actions li form, ul.actions li span.actions {padding: 0; width: /* 185px + 2*8px = */ 201px;}
ul.actions li form input, ul.actions li span.actions {width: 100%; border: 0; background-color: white; text-align: left; padding: 4px 8px 2px;}
ul.actions li a, ul.actions li form input.action, ul.actions li span.actions {display: block;}
p.actions a, a.actions {padding: 10px 8px 2px;}
ul.actions.inline li a {display: inline; width: auto;}
ul.actions li a:hover, ul.actions li form:hover, a.actions:hover {border-color: #aaa;}
ul.actions li form input:hover {cursor: pointer; cursor: hand;} /* See http://www.quirksmode.org/css/cursor.html#note */
ul.actions li a img, a.actions img {vertical-align: top; width: 16px; height: 16px; border: 0;}
img.icon {width: 16px; height: 16px; border: 0; vertical-align: middle;}
a.redborder, body ul.tabs li a.redborder {border: 2px solid red; padding: 3px 6px;}
ul.actions li a, p.actions a {border-bottom: 0; border: 1px solid #ddd; padding: 4px 8px 2px; -moz-border-radius: 4px; width: 185px;}
ul.actions li a {display: block;}
ul.actions.left {float: none;}
p.actions a {padding: 10px 8px 2px;}
/* Pagination */
p.pagination, p.orderby {font-size: 83%;}
p.pagination, p.orderby {line-height: 1.8em; margin: 2px 0; border-bottom: 0px solid #f7f7f7;}
p.pagination strong, p.pagination span, p.orderby strong {color: #aaa;}
p.pagination a, p.orderby a {color: #333;}
p.pagination a, p.pagination strong, p.pagination span, p.orderby a, p.orderby strong {padding: 1px 5px; border: 1px solid #ccc;}
p.pagination strong, p.orderby strong {border-color: #333;}
p.pagination a.first
p.pagination a.selected, p.orderby a.selected {background-color: #bbb;}
p.pagination a:hover, p.orderby a:hover {border-color: #6100c1; background-color: #f0e1ff; text-decoration: none;}
p.pagination {margin-top: 2em; margin-bottom: 2em;}
/* Pagination links */
ul.paginationlinks {height: 3em; margin: 0; padding-top: 0; padding-left: 0; padding-right: 0.8em;}
ul.paginationlinks li {float: left; margin-left: 0.5em; width: 1.4em; padding-bottom: 1px; list-style: none;}
ul.paginationlinks li.introduction, ul.paginationlinks li.root {width: auto;}
ul.paginationlinks li.introduction {margin-left: 0;}
ul.paginationlinks a, ul.paginationlinks li span {border: 1px solid white; padding: 0.1em 0.5em;}
ul.paginationlinks a:hover {border: 1px solid #ddd;}
ul.paginationlinks li div.jumplist form {display: inline; white-space: nowrap;}
ul.paginationlinks li div.jumplist form input {font-size: 0.83em;}
/* Listing types switcher */
#listingtypeswitcher ul {float: right; margin: 0 0 0 15px; padding: 0;}
#listingtypeswitcher ul li {display: inline; margin: 0; padding: 0;}
#listingtypeswitcher ul a {border: 0;}
#listingtypeswitcher ul li img {margin-top: 2px; padding: 3px 5px; background-color: #f7f7f7; border: 1px solid #e7e7e7;}
#listingtypeswitcher ul li.selected img {border-color: #999;}
/* Target (CSS3) */
*.targetold:target {background: #eee; padding-top: 2em;}
*.targetold:target:before {content: '\203A\203A '; color: red; font-weight: bold; font-size: 1.3em; padding-left: 0.2em; margin-right: 0.4em;}
/* Target (CSS3); see: http://css-tricks.com/automatic-table-of-contents/ */
:target {-webkit-animation: highlight 4s ease; animation: highlight 4s ease; padding-top: 2em;}
@keyframes highlight {
from {background: yellow;}
to {background: white;}
}
@-webkit-keyframes highlight {
from {background: yellow;}
to {background: white;}
}
/* Hiding/showing in printing */
.printonly {display: none;}
@media print {
.noprint {display: none;}
.printonly {display: block;}
}
/* Auto-combined pages */
div.autocombined h2 {margin-top: 2.4em; padding: 0.7em 0 0.4em 0.5em; border-bottom: 2px solid gray; background-color: #eee; font-style: italic;}
div.autocombined .autocombinedhidden {display: none;}
@media print {
div.autocombined a:link, div.autocombined a:visited {color: #333; border: none;}
div.autocombined a[target=external]:link, div.autocombined a[target=external]:visited, div.autocombined a[target=_blank]:link, div.autocombined a[target=_blank]:visited {background: none; padding-right: 0;}
}
/* Generic applications */
p.loggedinas {float: right; font-size: 0.91em; text-align: right;}
ul.tabs {padding: 3px 0 4px 2px; margin-left: 0; margin-bottom: 1.5em; border-bottom: 1px solid #778; line-height: 1em;}
ul.tabs li {list-style: none; margin: 0; display: inline;}
ul.tabs li a {padding: 3px 0.5em; margin-left: 2px; border: 1px solid #778; border-bottom: none; background: #f7f7f7; text-decoration: none;}
ul.tabs li a:link {color: #448;}
ul.tabs li a:visited {color: #667;}
ul.tabs li a:hover {color: #000; background: #eee; border-color: #227;}
ul.tabs li.selected a {background: white; border-bottom: 1px solid white;}
ul.tabs img {border: 0; vertical-align: bottom; padding: 0;}
ul.tabs li select {margin-bottom: 1em;}
ul.tabs li select option {color: #603;}
ul.tabs li a {border-radius: 3px 3px 0 0;}
ul.tabs li a {-moz-border-radius: 3px 3px 0 0; -webkit-border-radius: 3px 3px 0 0;} /* Vendor-specific hacks */
ul.subtabs {padding: 0 0 2px 2px;}
ul.subtabs li a {border-style: dotted; border-bottom: none; padding: 0 0.5em;}
#cornersearch {float: right; margin-bottom: 20px; margin-left: 5em;}
/* Switchtable tabs */
#switchabletabs {margin-top: 2em;}
#switchabletabs-content.boxed {margin-top: 0; margin-bottom: 30px;}
#switchabletabs-content.boxed > div {min-height: 250px; background-color: #fcfcfc; border-bottom: 1px solid #ddd; padding: 0 20px 10px;}
#switchabletabs-content.boxed h2 {margin-top: 0; padding-top: 25px;}
/* Blogs
.blogs div.entry {margin-top: 4em; margin-bottom: 0;}
.blogs div.entry h2 {margin-bottom: 0;}
.blogs p.postmetadata {color: gray; margin: 0.5em 0; text-align: right; font-style: italic; font-weight: normal;}
.blogs p.postmetadata a {color: gray;}
.blogs p.signature {margin-top: 2em;}
*/
/* Clearfix - forces containers to expand to full height of floated elements */
.DISABLEDclearfix:after, #DISABLEDmenu ul li.selected ul:after {content: "."; display: block; height: 0em; clear: both; visibility: hidden;}
.DISABLEDclearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .DISABLEDclearfix {height: 1%;}
.DISABLEDclearfix {display: block;}
/* End hide from IE-mac */
/* Clearfix - forces containers to expand to full height of floated elements */
.clearfix:after, #menu ul li.selected ul:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
/* Hide from IE Mac \*/
.clearfix {display: block;}
/* End hide from IE Mac */
/* Event listing */
table.eventlisting td h3 {margin-top: 0; padding-top: 0;}
/* Flash video defaults */
a.flv {display: block;}
a.flv, a.flv img {width: 480px; height: 360px; border: 0;}
a.flv.flv320x240 {width: 320px; height: 240px;}
p a.flv {background-color: gray;}
/* Centring - see http://stackoverflow.com/questions/13402165 */
a.flv {background-position: center center; background-repeat: no-repeat; display: table-cell; vertical-align: middle; text-align: center;}
a.flv img {width: 83px; height: 83px;}
/* Audio player */
div.audiobox {float: right; width: 300px; border: 1px solid #eee; background-color: #f7f7f7; padding: 10px; margin-left: 20px;}
/* Sortable lists */
ol.sortable label {display: none;}
ol.sortable {list-style: none; position: relative; margin-left: 0; padding-left: 0;}
ol.sortable li {border: 1px #fff solid; padding: 3px 10px;}
ol.sortable li:hover {border-color: #666; cursor: move;}
/* Admin login link */
p.adminloginlink {text-align: right;}
p.adminloginlink.floatright {text-align: left; float: left;}
p.adminloginlink a {border: 1px solid #aaa; padding: 5px; border-radius: 4px;}
p.adminloginlink a:hover {background-color: #eee; border-color: #603;}
/* Abstract submission */
#abstractsubmissions {max-width: 800px;}
#abstractsubmissions h3 {margin-top: 2.5em; margin-bottom: 1.1em;}
#abstractsubmissions ul.boxylist {margin-bottom: 1.4em;}
/* #!# Not working */
#abstractsubmissions ul.ui-autocomplete {list-style: none;}
#abstractsubmissions ul.tabs.submission li.selected a {background-color: #ddd; color: black; font-weight: bold;}
#abstractsubmissions ul.tabs.submission {margin-bottom: 0;}
#abstractsubmissions ul.tabs a.confirm {margin-left: 20px;}
#abstractsubmissions p.tools {margin-top: 0; text-align: right; background-color: #f7f7f7; padding: 5px 10px; color: #ccc; margin-bottom: 2em;}
#abstractsubmissions p.tools a {margin: 0 7px 0 7px;}
#abstractsubmissions .ultimateform table tr.dataStorage td, #abstractsubmissions .ultimateform table tr.metadata td, #abstractsubmissions .ultimateform table tr.dataAvailability td {border-bottom: 0; padding-bottom: 0;}
#abstractsubmissions .ultimateform table tr.dataStorageDetails td, #abstractsubmissions .ultimateform table tr.metadataDetails td, #abstractsubmissions .ultimateform table tr.dataAvailabilityDetails td {border-top: 0; padding-top: /* Needed for old IE */ 2px; padding-left: 5em; padding-bottom: 2em;}
#abstractsubmissions .ultimateform table tr.dataStorageDetails td.title, #abstractsubmissions .ultimateform table tr.metadataDetails td.title, #abstractsubmissions .ultimateform table tr.dataAvailabilityDetails td.title {color: #777;}
#abstractsubmissions .ultimateform table tr.heading td {border-left: 0; border-right: 0;}
#abstractsubmissions .ultimateform table tr.heading td h3 {margin: 1.2em 0 0.2em;}
#abstractsubmissions h4 span {margin-left: 20px; font-weight: normal; font-size: 0.9em;}
#abstractsubmissions h4 span, #abstractsubmissions h4 span a {color: #888;}
#abstractsubmissions ul.tabs li {white-space: nowrap;}
/* Contact person */
div.contactperson {width: 300px; margin-left: 25px; float: right;}
div.contactperson img {float: left;}
div.contactperson h3 {margin-top: 0; padding-top: 0;}
div.contactperson h3, div.contactperson p {margin-left: 90px;}
/* Collapsable lists */
dl.collapsable {margin: 2em;}
dl.collapsable dt {margin-top: 0.5em; padding-left: 20px; font-weight: bold; background-image: url(/images/general/minus.gif); background-repeat: no-repeat; background-position: center left;}
dl.collapsable dt:hover {cursor: pointer;}
dl.collapsable dt.collapsed {font-weight: normal; background-image: url(/images/general/plus.gif);}
dl.collapsable dd {margin-bottom: 2em; display: block; margin-left: 28px;}
dl.collapsable dd.collapsed {display: none; margin-bottom: 0;}
dl.collapsable.faq dt {font-weight: bold;}
/* Changes to YUI default skin */
body .yui-skin-sam .yui-navset .yui-content {background-color: white; border: 0; min-height: 300px;}
body .yui-skin-sam .yui-navset .yui-nav {border-bottom: 1px solid #bbb;}
/* Editing interface */
/* NB add #purecontenteditor {font-size: 1em;} to the main stylesheet when the font-size is already small (e.g. 82%) */
#purecontenteditor, #purecontenteditor p, #purecontenteditor input, #purecontenteditor textarea, #purecontenteditor option, #purecontenteditor select {font-family: verdana, arial, helvetica, sans-serif; font-size: 1em;}
#purecontenteditor input, #purecontenteditor textarea, #purecontenteditor option, #purecontenteditor select, #purecontenteditor label {color: #603;}
#purecontenteditor table tr:hover {background-color: #fbfdff;}
#purecontenteditor {font-size: 82%;}
#purecontenteditor pre {font-size: 1em;}
#purecontenteditor p.success {background: url(/images/general/tick.gif) no-repeat top left; padding-left: 17px; color: green;}
#purecontenteditor p.failure {background: url(/images/general/cross.gif) no-repeat top left; padding-left: 17px; color: red;}
#purecontenteditor p.information, #purecontenteditor p.warning {margin: 10px 0; padding-left: 19px;}
#purecontenteditor p.information {background: url(/images/general/information.png) no-repeat top left; }
#purecontenteditor p.warning {color: red; background: url(/images/general/alert.gif) no-repeat top left; }
/* #purecontenteditor h2 {font-style: normal; margin-top: 5px; size: 0.82em;} */
#purecontenteditor #administration {border: 1px solid #ccc; padding: 10px; margin-bottom: 15px;}
#purecontenteditor #administration p em {font-style: normal;}
#purecontenteditor #administration ul, #purecontenteditor #administration p {margin: 0; padding: 0;}
#purecontenteditor #administration ul li {list-style-type: none; line-height: 1.6em; text-align: left;}
#purecontenteditor #administration img.extension {display: none;}
#purecontenteditor #administration ul li a {white-space: nowrap; color: #444; padding: 2px 5px; border: 1px solid #bbb; border-width: 0 1px; background-color: #f2f2f2;}
#purecontenteditor #administration ul li a[target=_blank] {padding-right: 17px; background-position: 95% 60%;}
#purecontenteditor #administration ul li.selected a {background-color: #936; color: white;}
#purecontenteditor #administration ul li a:hover {color: black; text-decoration: none; background-color: #f0e1ff; border: 1px solid #6100c1; border-width: 0 1px;}
#purecontenteditor #administration ul li ul li {display: inline;}
#container {position: relative;} /* Ensures that #purecontenteditor #administration ul li ul positioning below works; see www.wpdfd.com/editorial/wpd0904news.htm#feature */
#purecontenteditor ul#administrationtypes {margin-top: 5px;}
#purecontenteditor #administration ul li ul {position: absolute; left: 290px /*27em*/; width: auto; display: inline;}
#purecontenteditor .ultimateform table {width: 99%;}
#purecontenteditorresult {clear: both; margin-top: 1.5em;}
body #purecontenteditor div.graybox {float: none; width: auto; min-height: auto;}
p.editlink {text-align: right;}
span.editlink {position: absolute; opacity: 0.2; z-index: 999; right: 0; top: 90px;}
span.editlink {font-size: 0.93em; border: 1px solid #eee; border-radius: 5px;}
span.editlink a {display: block; border: none; padding: 4px 6px;}
span.editlink img {margin-right: 2px;}
/* UltimateForm styles */
/* Font scaling needs to be in the calling stylesheet
.ultimateform * {font-family: verdana, arial, helvetica, sans-serif;}
body {font-size: 69%;}
h1 {font-size: 2.2em;}
h2 {font-size: 1.6em;}
h3 {font-size: 1.2em;}
h4 {font-size: 1em;}
p, table, input, select, textarea {font-size: 1.0em;}
pre, code {font-size: 110%;}
*/
/* Headings */
.ultimateform h2 {margin-top: 30px;}
.ultimateform input, .ultimateform select, .ultimateform textarea, .ultimateform option, .ultimateform td.data label, .ultimateform table td p.currentfile span.filename {color: #603;}
.ultimateform .spaced li {margin-top: 10px;}
.ultimateform .comment {color: #888; text-align: left;}
.ultimateform .button, .ultimateform .resetbutton {cursor: pointer; background-color: #ddd; border-color: #eee #999 #999 #eee; border-style: solid; border-width: 2px;}
.ultimateform td.title {text-align: right; vertical-align: top;}
.ultimateform.leftlabels td.title {text-align: left;}
.ultimateform td.data {vertical-align: top;}
.ultimateform td.description {text-align: left; vertical-align: top; color: #888;}
.ultimateform span.description {color: #888; font-style: italic;}
.ultimateform span.restriction {color: #999; font-style: italic;}
.ultimateform table td, .ultimateform table.noborder td table td, .ultimateform table th, .ultimateform table.noborder td table th {border: 1px #eee solid; padding: 4px;}
.ultimateform.compressed table td, .ultimateform.compressed table.noborder td table td, .ultimateform.compressed table th, .ultimateform.compressed table.noborder td table th {padding: 2px;}
.ultimateform table td p.currentfile {margin-top: 0; margin-bottom: 2px; padding-top: 0; padding-bottom: 0;}
.ultimateform table td p.currentfilenext {margin-top: 5px;}
.ultimateform table {border: 0; border-collapse: collapse; border-spacing: 0;}
.ultimateform table.noborder td {border: 0; padding: 0 16px 10px 0;}
.ultimateform th {text-align: center;}
.ultimateform td.results {text-align: center;}
.ultimateform td.comment {color: #ccc; font-style: italic;}
.ultimateform td.totals {text-align: center; color: #666;}
.ultimateform input.refresh {background-color: transparent; border: 0; padding: 1px; color: #aaa; font-size: 1.1em;}
/* Error box and warning highlighting */
.ultimateform div.error {border: 1px dashed gray; padding: 5px 10px; margin-top: 5px; margin-bottom: 5px;}
.ultimateform div.error p {margin-bottom: 5px;}
.ultimateform div.error ul {margin-top: 0;}
.ultimateform div.error p, div.error ul, div.error li {color: red; margin-top: 5px;}
.ultimateform .warning, .ultimateform .error {color: red;}
.ultimateform span.unsuccessful {display: block; border-left: 1px solid red;}
.ultimateform span.unsuccessful input, .ultimateform span.unsuccessful select, .ultimateform span.unsuccessful textarea {margin-left: 5px;}
.ultimateform .success {color: green;}
.ultimateform .completion {font-weight: bold;}
.ultimateform div.debug {border: 1px dashed gray; padding: 5px 10px; color: red; margin-top: 5px; margin-bottom: 5px;}
/* CSS layout version to replace form tables */
.ultimateform div.row, .ultimateform p.submit {border-top: 1px solid #e9e9e9; vertical-align: top; padding: 5px 0 10px;}
.ultimateform div.row {clear: both;}
.ultimateform div.row span.label {float: left; width: 27%; text-align: right; padding-right: 10px;}
.ultimateform div.row span.restriction {display: block;} /* Forces line-break */
.ultimateform div.row span.data {float: left; width: 40%; text-align: left; padding-right: 10px;}
.ultimateform div.row span.description {float: left; width: 28%; text-align: left;}
/* Fieldset */
.ultimateform fieldset {border: 0;}
/* On-screen layout results */
.ultimateform table.results td.key {font-weight: bold; text-align: right;}
.ultimateform table.results td {vertical-align: top;}
/* Self-documentation */
.ultimateform table.documentation th {text-align: left;}
.ultimateform table.documentation th.displayformat, .ultimateform td.displayformat {text-align: right;}
.ultimateform td.defaultdisplayformat {text-align: left;}
/* Checkboxes/radiobuttons */
.ultimateform label {vertical-align: top; margin-right: 0.5em;} /* For the margin, ideally, input[type=radio] should be used instead, but that is poorly supported */
.ultimateform.horizontalonly td, .ultimateform.horizontalonly th {border-left: 0; border-right: 0;}
.ultimateform tr.checkboxes table td {border: 0; padding: 0; padding-right: 4px; vertical-align: top;}
/* Survey results */
table.surveyresultschart td.chart {padding-left: 2em; width: 300px; border-right: 1px dashed gray;}
table.surveyresultschart td.chart div {color: black; background-color: #ccc;}
table.surveyresults td.surveyresultstable {width: 60%;}
/* sineNomine */
table.sinenomine {background-color: #fff; border: 1px solid #dcdcdc;}
table.sinenomine th, table.sinenomine td {padding: 4px 4px;}
table.sinenomine th, table.sinenomine th a {vertical-align: top; background-color: #7397dd; color: #fff; text-align: left;}
table.sinenomine th a {display: block;}
table.sinenomine th a.selected {background-color: #36c}
table.sinenomine th span.orderby {background-color: brown;}
table.sinenomine td {background-color: #ebeff4; border-bottom: 1px solid #dcdcdc;}
table.sinenomine tr:hover td {background-color: #eaeafa;}
table.sinenomine tr.Field td, table.sinenomine tr.Type td, table.sinenomine tr.Null td, table.sinenomine tr.Key td, table.sinenomine tr.Extra td, table.sinenomine tr.Privileges td, table.sinenomine tr.Comment td, table.sinenomine tr.Collation td, table.sinenomine tr.Default td {padding: 1px 4px; color: #777; font-size: 0.93em; vertical-align: top; text-align: left;}
table.sinenomine td.key a {display: block;}
table.sinenomine, table.lines {margin-top: 1.2em;}
table.sinenomine th.text {min-width: 300px;}
/* User account */
div.useraccount input[type=email], div.useraccount tr.email input, div.useraccount input[type=password] {font-size: 1.2em; font-weight: bold;}
div.accountdetails table tr.newpassword td {border-bottom-width: 0;}
div.accountdetails table tr.newpassword__confirmation td {border-top-width: 0; padding-bottom: 40px;}
div.accountdetails table tr.email td, div.accountdetails table tr.username td, div.accountdetails table tr.name td, div.accountdetails table tr.newpassword td {padding-top: 30px;}
div.accountdetails table tr.currentpassword td {background-color: #eee;}
div.accountdetails table td.description {padding-left: 20px; font-size: 0.83em; max-width: 250px;}
/* Diffing */
.diff-html-removed {background-color: pink; font-weight: bold;}
.diff-html-added {background-color: lightgreen; font-weight: bold;}
/* #!# Change some of the px-based stuff to em-based */ | cam-assets/sitetech/generic.css |
/* Body, layout and visibility */
#standards, p.standards, p.skipnavigation {display: none;}
p.timestamp {text-align: right;}
/* Clearance */
.clearright {clear: right;}
/* Firefox placeholder styling - see http://stackoverflow.com/questions/9723716/firefox-placeholder-color-changes */
input::-webkit-input-placeholder, #purecontenteditor input::-webkit-input-placeholder, .ultimateform input::-webkit-input-placeholder {color: #999;}
input:-moz-placeholder, #purecontenteditor input:-moz-placeholder, .ultimateform input:-moz-placeholder {color: #999;}
input:-ms-input-placeholder, #purecontenteditor input:-ms-input-placeholder, .ultimateform input:-ms-input-placeholder {color: #999;}
/* General alignment */
p.alignright {text-align: right; margin-left: 12px;}
/* Tables */
th {font-weight: bold; text-align: left;}
table caption {line-height: 1.2em;}
table td.highlighted {background-color: #ccf; font-weight: bold;}
/* 'Border' table style */
table.border {border: 1px; border-collapse: collapse; border-spacing: 0px;}
table.border td, table.border th {border: 2px #eee solid; padding: 4px;}
/* 'Lines' table style */
table.lines {border-collapse: collapse; /* width: 95%; */}
.lines td, .lines th {border-bottom: 1px solid #e9e9e9; padding: 6px 4px 2px; vertical-align: top; text-align: left;}
/* .lines td:first-child, .lines th:first-child {width: 150px;} */
.lines tr:first-child {border-top: 1px solid #e9e9e9;}
.lines td h3 {text-align: left; padding-top: 20px;}
.lines p {text-align: left;}
.lines td.noline {border-bottom: 0;}
table.lines td.value p:first-child {margin-top: 0;}
table.lines td.value p:last-child {margin-bottom: 0;}
table.lines td:last-child ul:first-child {margin-top: 0;}
table.lines td:last-child ul:first-child li:first-child {margin-top: 0;}
table th.background, table td.background {background-color: #eee;}
table th.border, table td.border {border: 1px solid gray;}
table.compressed td {padding: 0 4px;}
table.spaced td {padding: 8px 4px;}
table tr.spaced td {padding-top: 2em;}
table tr.grouplast td {padding-bottom: 2em;}
table.small td {font-size: 11px;} /* #!# Doesn't work because .small below overrides */
table.alternate tr:nth-child(even) td {background-color: #f7f7f7;}
table.lines.regulated td.key, table.lines.regulated td:first-child {width: 150px;}
table.spaced7525 {width: 99%;}
table.spaced7525 td:first-child {width: 75%;}
.lines td.noline, table.noline td, table.lines.noline tr:first-child {border-bottom: 0; border-top: 0;}
table.rightkey td.key {text-align: right;}
/* 'Boxy' lines table style - apply both lines and boxy to get this */
table.boxy {border-collapse: separate; border-spacing: 0 10px;}
.boxy td, .boxy th {border-top: 1px solid #e9e9e9; padding: 5px;}
.boxy td:first-child {border-left: 1px solid #e9e9e9;}
.boxy td:last-child {border-right: 1px solid #e9e9e9;}
/* Code box style */
div.code {background-color: #fcfaf3; color: #0b0b0b; border: 1px solid #eee; padding: 10px;}
div.code span {color: #888;}
/* In-page links */
a.inpagelink, a.inpagelink:visited {float: left; margin-left: -15px; margin-top: 0.35em; font-size: 0.65em; color: #bbb;}
/* Additions to border/lines styles */
table.centred td {text-align: center; vertical-align: middle;}
table.figures td {text-align: right;}
table.figures tr td:first-child {text-align: left;}
/* Table hover class to add background color on mouse tracking - IE6 doesn't yet support */
table.hover tr:hover {background-color: #eaf5fd;}
/* Table style which is similar to div.graybox */
table.graybox {border-collapse: separate; border-spacing: 0 10px;}
table.graybox td {vertical-align: top; padding: 10px 0; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; background-color: #fcfcfc;}
table.graybox td:nth-child(2) > h3 {margin-top: 0; padding-top: 0;}
table.graybox td:first-child img {margin-right: 20px;}
/* Portal style - images on the left and small text on the right containing links */
table.portal {border-collapse: collapse; border-bottom: 1px solid #eee;}
table.portal td {vertical-align: top; padding-top: 10px; padding-bottom: 10px; border-top: 1px solid #eee; padding-right: 15px;}
table.portal h2 {font-size: 1.1em; margin-top: 0; padding-top: 0; color: #555; font-weight: bold;}
table.portal h2 span {font-weight: normal;}
table.portal h3 {font-size: 0.87em; margin-top: 0; padding-top: 0; color: #555; font-weight: bold;}
table.portal h3 span {font-weight: normal;}
table.portal p {margin-top: 0; padding-top: 0; margin-bottom: 0; padding-bottom: 7px;}
table.portal td:first-child img {border: 0; width: 95px;}
table.portal.largeimages td:first-child {width: 180px;} /* Needed in case no image present in any row */
table.portal.largeimages td:first-child img {border: 0; width: 180px;}
table.portal.largeheadings h3 {font-size: 1.05em;}
table.portal td:first-child a {border: 0;}
table.portal td p {font-size: 0.83em;}
table.portal td ul {margin-top: 8px; padding-top: 0; font-size: 0.83em; margin-left: 0; padding-left: 0;}
table.portal td ul.spaced li {margin-bottom: 5px;}
table.portal td ul li {margin: 0; list-style: none; padding-left: 13px; background: url(/images/general/bullet_arrow_right.png) no-repeat -3px 1px; text-align: left;}
table.portal td ul.inline {padding-bottom: 0; margin-bottom: 2px;}
table.portal table td {border: 0;}
table.portal.spacedparagraphs p {padding-bottom: 0.6em;}
table.portal.imageborders td img {border: 1px solid #ccc;}
table.news.portal td:first-child img {width: 150px;}
table.news.portal td:first-child {width: 155px;}
/* Boxes */
/* Yellow box with dotted top/bottom */ div.box {border-top: 1px dashed gray; border-bottom: 1px dashed gray; padding: 10px 5px; margin: 8px 0;}
div.box, div.box td {background-color: #fff9e3;}
/* Basic, gray solid-edged box */ div.basicbox {border: 1px dotted gray; padding: 12px; margin-top: 5px;}
/* Red solid-edged box */ div.announcement, div.warningbox {border: 1px solid red; padding: 4px 8px; margin-top: 5px; margin-bottom: 10px;}
/* Right-floated mini-menu */ div.contextbox {float: right; width: 20%; border: 1px dashed gray; margin: 0 0 30px 15px; padding: 10px; background-color: white;}
/* Right-floated mini-menu */ div.contextbox2 {float: right; width: 25%; border-left: 1px dashed #ccc; margin: 0 0 30px 15px; padding: 10px;}
div.contextbox2 ul {margin-left: 15px;}
div.graybox {border: 1px solid #ddd; padding: 10px 15px; margin: 0 10px 10px 0; background-color: #fcfcfc; overflow: hidden; /* overflow prevents floats not being enclosed - see http://gtwebdev.com/workshop/floats/enclosing-floats.php */}
div.graybox:hover {background-color: #fafafa; border-color: #aaa;}
div.graybox h2, div.graybox h3 {margin-top: 0.4em;}
div.graybox p {text-align: left; margin-top: 10px;}
/* div.graybox img {border: 1px solid #999; margin-right: 10px;} */
p.yellowwarning {border: 1px solid #fc9; background-color: #ffc; padding: 5px;}
/* Superscript correction - see http://lists.evolt.org/harvest/detail.cgi?w=20060918&id=13118
sup {position: relative; top: -3px; vertical-align: top; font-size: 82%;}
// Disabled as breaks Project Light css layout
// However, see this link if the problem is apparent elsewhere: http://css-tricks.com/snippets/css/prevent-superscripts-and-subscripts-from-affecting-line-height/
*/
/* Nobreak */
.nobr {white-space: nowrap;}
/* Forced page-breaks */
.pagebreak {page-break-before: always;}
/* Forms */
div.jumplist form, form.inline, form.inline input, form.inline textarea {display: inline;}
.button {background-color: #eee; border-color: #eee #999 #999 #eee; border-style: solid; border-width: 2px; color: #000; padding: 2px; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; white-space: nowrap;}
ul.language li input {padding: 0; margin: 0; border: 1px solid transparent; background: none; cursor: pointer;}
* html ul.language li input {border: 0;}
ul.language li.selected input {border-color: gray;}
/* Mini-threads */
ul.thread {margin: 10px 0; border-top: 2px solid #ddd; border-bottom: 2px solid #ddd; text-align: center; padding: 5px 0;}
ul.thread li {display: inline; list-style-type: none;}
ul.thread li a {padding: 7px 5px; margin: 0 10px;}
/* Spam trap */
#spamtrap, p.spamtrap {display: none;}
/* Warning and note colourings */
.error, .important, .warning, .failure {color: red;}
.pleasenote {color: #990000;}
.success {color: green;}
.faded {color: #bbb/*#666*/;}
.highlight, .highlight td {background-color: #ff9;}
.comment {color: #777;}
.warningreminder {border: 2px dotted red; padding: 8px; margin-bottom: 50px;}
span.new {color: #cc3366;}
h2.new, h3.new, h4.new, p.new, li.new, a.new {padding-left: 32px; background: url(/images/general/new.gif) no-repeat 0 0;}
h2.updated, h3.updated, h4.updated, p.updated, li.updated, a.updated {padding-left: 50px; background: url(/images/general/updated.gif) no-repeat 0 center;}
.cancel:hover {background-color: red; color: white;}
/* Signature */
p.signature {text-align: right; font-style: italic;}
/* Lists, paragraphs and threads */
.compact li, li.compact {margin-top: 0; margin-bottom: 0;}
.spaced li, li.spaced {margin-top: 12px;}
.spaced .normal li, .spaced li.normal {margin-top: 3px;}
p.spaced {margin-top: 3em;}
.heavilyspaced li, li.heavilyspaced {margin-top: 24px;}
ul.nobullet, .nobullet ul {list-style-type: none; margin: 0; padding: 0;}
ul.nobullet li, .nobullet ul li {list-style: none;}
ul.inline, ul.thread, ul.sectionmenu, .sectionmenu ul {margin: 10px 0 20px; padding: 0;}
ul.inline li, ul.thread li, ul.sectionmenu li, .sectionmenu ul li {display: inline; list-style-type: none; padding: 0 10px;}
ul.inline li {white-space: nowrap;}
ul.noindent {margin-left: 10px; padding-left: 10px;}
ul.noindent ul {margin-left: 10px; padding-left: 10px;}
ul.sectionmenu, .sectionmenu ul, ul.thread {border-top: 1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0; text-align: center;}
div.splitlist ul {float: left; margin-left: 10px; padding-left: 20px; margin-bottom: 20px;}
ul.sectionmenu li a {white-space: nowrap;}
ul.projectlist li {font-weight: bold; margin-top: 1em;}
ul.projectlist li li {font-weight: normal; margin-top: 0;}
ul.boxylist {margin-left: 0; padding-left: 0;}
ul.boxylist li {list-style-type: none; border: 1px solid #ccc; background-color: #f1f1f1; width: 50%; margin-top: 0.5em;}
ul.boxylist li a {display: block; padding: 8px}
table.splitlist {table-layout: fixed;}
table.splitlist td {width: 30% /* 30% is a reasonably safe approximation */ ; padding-right: 1em; vertical-align: top;}
table.splitlist td ul li {text-align: left;}
table.autowidth {table-layout: auto;}
table.autowidth td {width: auto;}
dl.spaced dt {margin-top: 1.2em; font-weight: bold;}
dl.spaced dd {margin-top: 0.5em;}
/* SSO links */
#ssocontainer {width: 100%; display: block; min-height: 70px;}
#ssologin {float: right; padding-top: 4px;}
#ssologin ul {margin: 0; padding: 0; list-style: none; z-index: 1000; position: relative /* Required for z-index */;}
#ssologin ul li {background-color: #e3e3e3; border-radius: 0 0 8px 8px; position: relative; opacity: 0.8;}
#ssologin ul li a, #ssologin ul li span {color: #333; display: block; width: 100%; height: 100%; padding: 5px 10px;}
#ssologin ul li a {cursor: pointer;}
#ssologin ul li span, #ssologin ul li.submenu:hover {cursor: default;}
#ssologin ul li.submenu:hover {border-radius: 0;}
#ssologin ul li ul {position: absolute; display: none; width: 100%; float: left;}
#ssologin ul li ul li {opacity: 0.9;} /* Avoid compound opacity */
#ssologin ul li:hover ul {display: block;}
#ssologin ul li:hover ul li {margin: 0; padding: 0; border-radius: 0;}
#ssologin ul li:hover ul li:last-child {border-radius: 0 0 8px 8px;}
#ssologin ul li:hover ul li:hover {opacity: 0.95;}
/* PDE expandable list */
ul.pde a, ul.pde a:link, ul.pde a:visited, ul.pde a:hover, ul.pde a:active {text-decoration: none; background-color: none; border-bottom: 0; font-weight: bold;}
ul.pde img {border: 0; margin: 0; padding: 0; vertical-align: middle;}
ul.pde, ul.pde li {margin-left: 0; padding-left: 0; list-style: none;}
ul.pde li {font-weight: bold; vertical-align: middle; line-height: 27px;}
ul.pde li li, ul.pde a.unclassified {font-weight: normal;}
ul.pde ul {margin-left: 1em; padding-left: 1em;}
/* ul.pde li {padding-left: 30px;} */ /* dynamically added to LIs with nested ULs */
ul.pde li.parent {padding-left: 0;}
ul.pde li.parent img {border: none; padding-right: 3px;}
ul.pde li.current li {padding-left: 0;} /* dynamically added to LIs with nested ULs and STRONG elements in them */
ul.pde .hide {position: absolute; top: 0; left: -4000px;} /* The class to hide nested ULs */
ul.pde .show {position: static; display: table; top: 0; left: 1em;} /* The class to show nested ULs */
/* Expandable headings */
_div.expandable .collapse p {padding: 0 10px 1em;}
div.expandable .collapse {margin-bottom: 2em; overflow: hidden; } /* overflow prevents floats not being enclosed - see http://gtwebdev.com/workshop/floats/enclosing-floats.php */
div.expandable .switch {text-align: right; padding: 3px}
div.expandable .post .switch {position: static; text-align: right}
div.expandable .post .main {margin-bottom: .3em; padding-bottom: 0}
div.expandable .summary {margin-bottom: .3em; padding: 1em; border: 1px solid #e8e7e8; background-color: #f8f7f8}
div.expandable .expand {margin: 0; padding: 0; padding-bottom: .75em}
div.expandable .expand a:link, div.expandable .expand a:visited {border: 1px dotted #ccc; border-width: 0; text-decoration: none;}
div.expandable .expand a:active {border-style: solid; background-color: #f0f0f0; text-decoration: underline; outline: 0 none}
div.expandable .expand a {display: block; padding: 3px 10px;}
div.expandable .expand a:link, div.expandable .expand a:visited {border-width: 1px; background-image: url(/images/general/arrow-down.gif); background-repeat: no-repeat; background-position: 98% 50%;}
div.expandable .expand a.open:link, div.expandable .expand a.open:visited {border-style: solid; background: #eee url(/images/general/arrow-up.gif) no-repeat 98% 50%;}
/* Hierarchical listing */
ul.hierarchicallisting li {margin-top: 5px; margin-bottom: 5px;}
ul.hierarchicallisting li span {opacity: 0.4;}
ul.hierarchicallisting li span {filter: alpha(opacity=40); -moz-opacity: 0.4; -khtml-opacity: 0.4;} /* Vendor-specific hacks */
ul.hierarchicallisting li a.minilink {color: #bbb; border: 1px solid #ddd; padding: 0 3px; font-size: 0.81em;}
ul.hierarchicallisting li a.minilink:hover {text-decoration: none; background-color: #eee; border-color: #bbb;}
/* Callouts (based on http://www.mikepick.com/news/archives/000106.html) */
div.pullquote {float: right; width: 20em; padding: 10px 0 10px 20px; margin: 0; font-family: Lucida Grande, Tahoma, sans-serif; font-size: 1.2em; line-height: 22px; text-indent: 30px; text-align: right; font-style: italic;}
div.pullquote p {color: #888;}
div.pullquote p:first-line {font-size: 1.4em; line-height: 36px; color: #888;}
div.pullquote p:first-letter {font-size: 1.2em; padding-right: 2px;}
div.pullquoteleft {float: left; padding: 10px 20px 0 10px;}
/* Blockquotes */
blockquote.styled {max-width: 500px; margin: 20px 0 40px 20px; font-weight: bold; font-size: 1.25em; line-height: 1.35em; font-style: italic; background-color: #ccc; padding: 20px 20px 5px;}
blockquote.styled:before {color: #900; content: "\201C"; /* http://monc.se/kitchen/129/rendering-quotes-with-css */ font-family: Arial, Helvetica, sans-serif; font-size: 4.5em; font-weight: bold; line-height: 0; margin: 0 5px 0 -5px; vertical-align: bottom;}
blockquote.styled p {color: #333;}
/* Navigation menu (previous/current/next) */
ul.navigationmenu {clear: right; margin: 0; text-align: right; float: right; padding-top: 0; border-bottom: 1px solid #eee; padding-left: 0; padding-right: 0.8em;}
ul.navigationmenu li {display: inline; text-align: right; float: left; margin-left: 0.5em; width: 1.5em; padding-bottom: 1px;}
ul.navigationmenu li.root {margin-left: 0.8em; text-align: center; width: 14em;}
ul.navigationmenu a {border: 1px solid white; padding: 0.1em 0.5em;}
ul.navigationmenu a:hover {border: 1px solid #ddd;}
ul.navigationmenu li.root a {width: 13em; display: block;}
/* First/Previous/Index/Next/Last buttons */
div.location {float: right;}
div.location ul {display: block;}
div.location p {clear: right;}
div.location ul li {float: left; margin-left: 10px; padding: 0; list-style: none; display: block;}
div.location ul li.previous, div.location ul li.next {width: 85px;}
div.location ul li.index {width: 100px;}
div.location ul a {display: block; padding: 1px 5px; border: 1px solid gray; text-align: center;}
div.location ul li.first a, div.location ul li.last a {border: 1px solid #ddd;}
/* Rules */
hr {border: 0; height: 1px; color: #e0e0e0; background-color: #e0e0e0;}
/* Miscellaneous */
p[align=right] {text-align: right;} /* Only works for Mozilla */
.signature {text-align: right; font-style: italic;}
.small {font-size: 11px;}
/* Photo gallery */
div.gallery div.image {display: block; float: left; text-align: center;}
div.gallery div.image img {border: 1px solid #333; margin: 30px 10px 5px 0;}
div.gallery div.image p {margin-top: 0; margin-bottom: 0;}
/* Photo gallery (another) */
.lightboxgallery {overflow: hidden; /* overflow prevents floats not being enclosed - see http://gtwebdev.com/workshop/floats/enclosing-floats.php */}
.lightboxgallery img {float: left; padding: 5px; border: 1px solid #ccc; margin: 0 10px 10px 0; }
/* Squares gallery; uses vertical centering technique as at: http://stackoverflow.com/a/7310398 */
.squaresgallery {margin-top: 30px;}
.squaresgallery > div {float: left; margin-right: 10px; margin-bottom: 10px; border: 1px solid #ddd; padding: 10px; box-shadow: 5px 5px 10px #888; height: 220px; width: 220px; text-align: center; position: relative;}
.squaresgallery > div:before {content: ""; display: inline-block; height: 100%; vertical-align: middle;}
.squaresgallery > div img, .squaresgallery > div div {vertical-align: middle; max-height: 200px; max-width: 200px; border: 0;}
.squaresgallery.dimmed div {opacity: 0.8;}
.squaresgallery.dimmed div:hover {opacity: 1;}
.squaresgallery.nosize > div {height: auto; width: auto;}
.squaresgallery.nosize > div img {max-height: auto; max-width: auto;}
.squaresgallery figcaption {background-color: white; position: absolute; bottom: 10px; right: 10px; background-color: white; padding: 2px 5px;}
.squaresgallery a {color: gray;}
/* Directory listings */
ul.filelist li {list-style: none; color: #999; font-size: 82%;}
ul.filelist li a {font-weight: bold; font-size: 122%; margin-right: 5px;}
ul.filelist li a img {border: 0;}
/* Search results */
.search #searchform form {margin-top: 2em;}
.search ul.navigationmenu img, .search ul.navigationmenu a {border: 0; margin: 0; padding: 0;}
.search ul.navigationmenu img {vertical-align: middle;}
.search ul.navigationmenu li.previous {text-align: right; width: 20px;}
.search ul.navigationmenu li.next {text-align: left; width: 20px;}
.search ul.navigationmenu li.current {width: 60px; text-align: center;}
.search dl dd.attributes {font-size: 0.83em; padding: 0; margin-top: 3px;}
ol.searchresults dt {padding-bottom: 1.5em;}
ol.searchresults li ul {list-style-type: none; margin: 0; padding: 0;}
ol.searchresults li li {padding-bottom: 0.1em;}
ol.searchresults li li.attributes {font-style: italic;}
/* Big search form */
.largesearch input, .largesearch search {color: #603; font-size: 1.4em; padding: 0.2em;}
/* Search highlighting */
p.referer {border: 1px solid #aaa; background-color: #eee; color: #333; font-style: italic;}
span.referer {background-color: #eee;}
/* External links - add arrow - CSS2 not supported by IE<7 */
a[target=external]:link, a[target=external]:visited, a[target=_blank]:link, a[target=_blank]:visited {background-image: url(/images/general/offsite.gif); background-repeat: no-repeat; background-position: 100% 60%; padding-right: 13px;}
a[target=external].noarrow:link, a[target=external].noarrow:visited, a[target=_blank].noarrow:link, a[target=_blank].noarrow:visited {background: none; padding-right: 0; border-bottom: 0;}
.imagelinks a, a.imagelinks {border: 0; padding: 0;}
/* File icons; see: http://davidwalsh.name/advanced-css-links-spice-up-your-links */
a[href$='.pdf'] {padding-left: 20px; background: transparent url(/images/fileicons/pdf.gif) no-repeat center left;}
a[href$='.doc'] {padding-left: 20px; background: transparent url(/images/fileicons/doc.gif) no-repeat center left;}
a[href$='.docx'] {padding-left: 20px; background: transparent url(/images/fileicons/docx.gif) no-repeat center left;}
a[href$='.rtf'] {padding-left: 20px; background: transparent url(/images/fileicons/rtf.gif) no-repeat center left;}
a[href$='.odt'] {padding-left: 20px; background: transparent url(/images/fileicons/odt.gif) no-repeat center left;}
a[href$='.ppt'] {padding-left: 20px; background: transparent url(/images/fileicons/ppt.gif) no-repeat center left;}
a[href$='.pptx'] {padding-left: 20px; background: transparent url(/images/fileicons/pptx.gif) no-repeat center left;}
a[href$='.pps'] {padding-left: 20px; background: transparent url(/images/fileicons/pps.gif) no-repeat center left;}
a[href$='.txt'] {padding-left: 20px; background: transparent url(/images/fileicons/txt.gif) no-repeat center left;}
a[href$='.xls'] {padding-left: 20px; background: transparent url(/images/fileicons/xls.gif) no-repeat center left;}
a[href$='.xlsx'] {padding-left: 20px; background: transparent url(/images/fileicons/xlsx.gif) no-repeat center left;}
a[href$='.zip'] {padding-left: 20px; background: transparent url(/images/fileicons/zip.gif) no-repeat center left;}
a.noautoicon {padding: 0; background: none;}
/* Table-like definition list - see http://archivist.incutio.com/viewlist/css-discuss/27940 */
dl.table dt {font-weight: bold; text-align: right; float: left; width: 10em; margin: 0 0 1em 0; /* margin: match the dd */}
dl.table dd {clear: right; margin: 0 0 1em 11em; font-style: normal; /* margin: match the dt except for the left margin */}
/* Other definition lists */
dd.smaller {font-size: 0.83em;}
/* Switchable gallery styles */
div.switchablegallery {line-height: 1.8em;}
div.switchablegallery p.jumplist {margin-left: 20px;}
div.switchablegallery p.jumplist a {color: #333; padding: 0px 4px; border: 1px solid #ccc;}
div.switchablegallery p.jumplist a:visited, div.switchablegallery p.jumplist a.first {background-color: #eee;}
div.switchablegallery p.jumplist a.selected, div.switchablegallery p.jumplist a.selected:visited {background-color: #bbb;}
div.switchablegallery p.jumplist a:hover {border: 1px solid #333; text-decoration: none;}
div.switchablegallery img {border: 1px solid #ccc;}
/* Callouts (based on http://www.mikepick.com/news/archives/000106.html) */
div.callout {float: right; width: 50%; padding: 10px 0 10px 14px; margin: 0; font-family: Lucida Grande, Tahoma, sans-serif; font-size: 1.4em; line-height: 22px; color: #888; text-indent: 30px; text-align: right;}
div.callout:first-line {font-size: 1.8em; line-height: 36px; color: #888;}
div.callout:first-letter {font-size: 1.4em; padding-right: 2px;}
/* Acronyms,
abbreviations, definitions */
acronym, abbr, defn {cursor: help; border-bottom: 1px dotted #000;}
/* Sitemap */
div.sitemap li {padding-top: 10px; font-weight: bold;}
div.sitemap li li {padding-top: 0; font-weight: normal;}
/* Biography pages */
img.biography {position: absolute; /*height: 120px;*/ width: 100px; border: 0; margin-left: 200px; margin-top: 10px;}
ul.biography {height: 150px;}
/* Images (with or without caption) */
/* NB div's can't be used instead of tables [perhaps until p+p is supported by IE] because the size of the image changes, so the text wouldn't line up */
table.photo, table.diagram {caption-side: bottom; font-style: italic;}
table.photo caption, table.diagram caption {padding: 0 12px;}
table.diagram img, img.diagram {border: 0;}
table.photo img, img.photo {border: 1px solid black;}
.diagram, .photo {margin: 8px 0;} /* Default, overriden in following lines */
.diagram *, .photo * {background-color: white;}
.centre {display: block; margin-left: auto; margin-right: auto;}
.left {float: left; margin-right: 24px;} /* Deprecated - use align instead */
.right {float: right; margin-left: 24px;} /* Deprecated - use align instead */
div.right {margin-left: 18px;}
img[align=left], table[align=right] {margin-right: 24px; margin-left: 0;}
img[align=right], table[align=right] {margin-left: 24px; margin-right: 0;}
.imagelinks a, a.imagelinks {border: 0; padding: 0;}
img.shiftup, p.shiftup, div.shiftup {position: relative; top: -2.5em;}
div.imagestrip {border-left: 1px dashed #ccc; padding-left: 10px; float: right; position: relative; top: -2.5em; margin-left: 20px; background-color: white;}
div.imagestrip img {border: 1px solid gray; display: block; margin-bottom: 10px;}
.shadow {box-shadow: 5px 5px 10px 0px #999;}
.margin {margin-right: 20px; margin-bottom: 20px;}
/* Full-justified paragraphs, which works properly only when using XHTML 1.0 Transitional; see: http://blog.vjeux.com/2011/css/css-one-line-justify.html and http://blog.vjeux.com/2012/css/css-displaying-a-justified-line-of-text.html */
table.fulljustify td {padding: 0;}
.fulljustify, table.fulljustify p {text-align: justify; text-align-last: justify; margin-bottom: 2px;}
.fulljustify:after, table.fulljustify p:after {content: ""; display: inline-block; width: 100%;} /* Workaround for browsers not yet supporting text-align-last */
table.fulljustify p:last-child:after {width: auto;}
/* Indented and hanging paragraphs */
table.indentedparagraphs td {padding: 0;}
.indentedparagraphs p {text-indent: 2em;}
.hangingparagraphs p {padding-left: 2em; text-indent: -2em;}
.hangingparagraphs.width3_5em p {padding-left: 3.5em; text-indent: -3.5em;}
.unspaced p, p.unspaced {margin-bottom: 0; margin-top: 0;}
/* Forced regular table cell widths */
table.fixed {table-layout: fixed;}
/* Action buttons, for use with icons from www.famfamfam.com */
ul.actions {margin: 0; padding: 0; float: right; display: block; margin-left: 10px;}
ul.actions.inline {float: none; margin-top: 2em;}
ul.actions li {list-style: none; margin-bottom: 1px;}
ul.actions.inline li {display: inline; margin-right: 5px;}
ul.actions li a, ul.actions li form, p.actions a, a.actions, ul.actions li span.actions {border-bottom: 0; border: 1px solid #ddd; padding: 4px 8px 2px; -moz-border-radius: 4px; -webkit-border-radius: 4px; width: 185px;}
ul.actions li form, ul.actions li span.actions {padding: 0; width: /* 185px + 2*8px = */ 201px;}
ul.actions li form input, ul.actions li span.actions {width: 100%; border: 0; background-color: white; text-align: left; padding: 4px 8px 2px;}
ul.actions li a, ul.actions li form input.action, ul.actions li span.actions {display: block;}
p.actions a, a.actions {padding: 10px 8px 2px;}
ul.actions.inline li a {display: inline; width: auto;}
ul.actions li a:hover, ul.actions li form:hover, a.actions:hover {border-color: #aaa;}
ul.actions li form input:hover {cursor: pointer; cursor: hand;} /* See http://www.quirksmode.org/css/cursor.html#note */
ul.actions li a img, a.actions img {vertical-align: top; width: 16px; height: 16px; border: 0;}
img.icon {width: 16px; height: 16px; border: 0; vertical-align: middle;}
a.redborder, body ul.tabs li a.redborder {border: 2px solid red; padding: 3px 6px;}
ul.actions li a, p.actions a {border-bottom: 0; border: 1px solid #ddd; padding: 4px 8px 2px; -moz-border-radius: 4px; width: 185px;}
ul.actions li a {display: block;}
ul.actions.left {float: none;}
p.actions a {padding: 10px 8px 2px;}
/* Pagination */
p.pagination, p.orderby {font-size: 83%;}
p.pagination, p.orderby {line-height: 1.8em; margin: 2px 0; border-bottom: 0px solid #f7f7f7;}
p.pagination strong, p.pagination span, p.orderby strong {color: #aaa;}
p.pagination a, p.orderby a {color: #333;}
p.pagination a, p.pagination strong, p.pagination span, p.orderby a, p.orderby strong {padding: 1px 5px; border: 1px solid #ccc;}
p.pagination strong, p.orderby strong {border-color: #333;}
p.pagination a.first
p.pagination a.selected, p.orderby a.selected {background-color: #bbb;}
p.pagination a:hover, p.orderby a:hover {border-color: #6100c1; background-color: #f0e1ff; text-decoration: none;}
p.pagination {margin-top: 2em; margin-bottom: 2em;}
/* Pagination links */
ul.paginationlinks {height: 3em; margin: 0; padding-top: 0; padding-left: 0; padding-right: 0.8em;}
ul.paginationlinks li {float: left; margin-left: 0.5em; width: 1.4em; padding-bottom: 1px; list-style: none;}
ul.paginationlinks li.introduction, ul.paginationlinks li.root {width: auto;}
ul.paginationlinks li.introduction {margin-left: 0;}
ul.paginationlinks a, ul.paginationlinks li span {border: 1px solid white; padding: 0.1em 0.5em;}
ul.paginationlinks a:hover {border: 1px solid #ddd;}
ul.paginationlinks li div.jumplist form {display: inline; white-space: nowrap;}
ul.paginationlinks li div.jumplist form input {font-size: 0.83em;}
/* Listing types switcher */
#listingtypeswitcher ul {float: right; margin: 0 0 0 15px; padding: 0;}
#listingtypeswitcher ul li {display: inline; margin: 0; padding: 0;}
#listingtypeswitcher ul a {border: 0;}
#listingtypeswitcher ul li img {margin-top: 2px; padding: 3px 5px; background-color: #f7f7f7; border: 1px solid #e7e7e7;}
#listingtypeswitcher ul li.selected img {border-color: #999;}
/* Target (CSS3) */
*.targetold:target {background: #eee; padding-top: 2em;}
*.targetold:target:before {content: '\203A\203A '; color: red; font-weight: bold; font-size: 1.3em; padding-left: 0.2em; margin-right: 0.4em;}
/* Target (CSS3); see: http://css-tricks.com/automatic-table-of-contents/ */
:target {-webkit-animation: highlight 4s ease; animation: highlight 4s ease; padding-top: 2em;}
@keyframes highlight {
from {background: yellow;}
to {background: white;}
}
@-webkit-keyframes highlight {
from {background: yellow;}
to {background: white;}
}
/* Hiding/showing in printing */
.printonly {display: none;}
@media print {
.noprint {display: none;}
.printonly {display: block;}
}
/* Auto-combined pages */
div.autocombined h2 {margin-top: 2.4em; padding: 0.7em 0 0.4em 0.5em; border-bottom: 2px solid gray; background-color: #eee; font-style: italic;}
div.autocombined .autocombinedhidden {display: none;}
@media print {
div.autocombined a:link, div.autocombined a:visited {color: #333; border: none;}
div.autocombined a[target=external]:link, div.autocombined a[target=external]:visited, div.autocombined a[target=_blank]:link, div.autocombined a[target=_blank]:visited {background: none; padding-right: 0;}
}
/* Generic applications */
p.loggedinas {float: right; font-size: 0.91em; text-align: right;}
ul.tabs {padding: 3px 0 4px 2px; margin-left: 0; margin-bottom: 1.5em; border-bottom: 1px solid #778; line-height: 1em;}
ul.tabs li {list-style: none; margin: 0; display: inline;}
ul.tabs li a {padding: 3px 0.5em; margin-left: 2px; border: 1px solid #778; border-bottom: none; background: #f7f7f7; text-decoration: none;}
ul.tabs li a:link {color: #448;}
ul.tabs li a:visited {color: #667;}
ul.tabs li a:hover {color: #000; background: #eee; border-color: #227;}
ul.tabs li.selected a {background: white; border-bottom: 1px solid white;}
ul.tabs img {border: 0; vertical-align: bottom; padding: 0;}
ul.tabs li select {margin-bottom: 1em;}
ul.tabs li select option {color: #603;}
ul.tabs li a {border-radius: 3px 3px 0 0;}
ul.tabs li a {-moz-border-radius: 3px 3px 0 0; -webkit-border-radius: 3px 3px 0 0;} /* Vendor-specific hacks */
ul.subtabs {padding: 0 0 2px 2px;}
ul.subtabs li a {border-style: dotted; border-bottom: none; padding: 0 0.5em;}
#cornersearch {float: right; margin-bottom: 20px; margin-left: 5em;}
/* Switchtable tabs */
#switchabletabs {margin-top: 2em;}
#switchabletabs-content.boxed {margin-top: 0; margin-bottom: 30px;}
#switchabletabs-content.boxed > div {min-height: 250px; background-color: #fcfcfc; border-bottom: 1px solid #ddd; padding: 0 20px 10px;}
#switchabletabs-content.boxed h2 {margin-top: 0; padding-top: 25px;}
/* Blogs
.blogs div.entry {margin-top: 4em; margin-bottom: 0;}
.blogs div.entry h2 {margin-bottom: 0;}
.blogs p.postmetadata {color: gray; margin: 0.5em 0; text-align: right; font-style: italic; font-weight: normal;}
.blogs p.postmetadata a {color: gray;}
.blogs p.signature {margin-top: 2em;}
*/
/* Clearfix - forces containers to expand to full height of floated elements */
.DISABLEDclearfix:after, #DISABLEDmenu ul li.selected ul:after {content: "."; display: block; height: 0em; clear: both; visibility: hidden;}
.DISABLEDclearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .DISABLEDclearfix {height: 1%;}
.DISABLEDclearfix {display: block;}
/* End hide from IE-mac */
/* Clearfix - forces containers to expand to full height of floated elements */
.clearfix:after, #menu ul li.selected ul:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
/* Hide from IE Mac \*/
.clearfix {display: block;}
/* End hide from IE Mac */
/* Event listing */
table.eventlisting td h3 {margin-top: 0; padding-top: 0;}
/* Flash video defaults */
a.flv {display: block;}
a.flv, a.flv img {width: 480px; height: 360px; border: 0;}
a.flv.flv320x240 {width: 320px; height: 240px;}
p a.flv {background-color: gray;}
/* Centring - see http://stackoverflow.com/questions/13402165 */
a.flv {background-position: center center; background-repeat: no-repeat; display: table-cell; vertical-align: middle; text-align: center;}
a.flv img {width: 83px; height: 83px;}
/* Audio player */
div.audiobox {float: right; width: 300px; border: 1px solid #eee; background-color: #f7f7f7; padding: 10px; margin-left: 20px;}
/* Sortable lists */
ol.sortable label {display: none;}
ol.sortable {list-style: none; position: relative; margin-left: 0; padding-left: 0;}
ol.sortable li {border: 1px #fff solid; padding: 3px 10px;}
ol.sortable li:hover {border-color: #666; cursor: move;}
/* Admin login link */
p.adminloginlink {text-align: right;}
p.adminloginlink.floatright {text-align: left; float: left;}
p.adminloginlink a {border: 1px solid #aaa; padding: 5px; border-radius: 4px;}
p.adminloginlink a:hover {background-color: #eee; border-color: #603;}
/* Abstract submission */
#abstractsubmissions {max-width: 800px;}
#abstractsubmissions h3 {margin-top: 2.5em; margin-bottom: 1.1em;}
#abstractsubmissions ul.boxylist {margin-bottom: 1.4em;}
/* #!# Not working */
#abstractsubmissions ul.ui-autocomplete {list-style: none;}
#abstractsubmissions ul.tabs.submission li.selected a {background-color: #ddd; color: black; font-weight: bold;}
#abstractsubmissions ul.tabs.submission {margin-bottom: 0;}
#abstractsubmissions ul.tabs a.confirm {margin-left: 20px;}
#abstractsubmissions p.tools {margin-top: 0; text-align: right; background-color: #f7f7f7; padding: 5px 10px; color: #ccc; margin-bottom: 2em;}
#abstractsubmissions p.tools a {margin: 0 7px 0 7px;}
#abstractsubmissions .ultimateform table tr.dataStorage td, #abstractsubmissions .ultimateform table tr.metadata td, #abstractsubmissions .ultimateform table tr.dataAvailability td {border-bottom: 0; padding-bottom: 0;}
#abstractsubmissions .ultimateform table tr.dataStorageDetails td, #abstractsubmissions .ultimateform table tr.metadataDetails td, #abstractsubmissions .ultimateform table tr.dataAvailabilityDetails td {border-top: 0; padding-top: /* Needed for old IE */ 2px; padding-left: 5em; padding-bottom: 2em;}
#abstractsubmissions .ultimateform table tr.dataStorageDetails td.title, #abstractsubmissions .ultimateform table tr.metadataDetails td.title, #abstractsubmissions .ultimateform table tr.dataAvailabilityDetails td.title {color: #777;}
#abstractsubmissions .ultimateform table tr.heading td {border-left: 0; border-right: 0;}
#abstractsubmissions .ultimateform table tr.heading td h3 {margin: 1.2em 0 0.2em;}
#abstractsubmissions h4 span {margin-left: 20px; font-weight: normal; font-size: 0.9em;}
#abstractsubmissions h4 span, #abstractsubmissions h4 span a {color: #888;}
#abstractsubmissions ul.tabs li {white-space: nowrap;}
/* Contact person */
div.contactperson {width: 300px; margin-left: 25px; float: right;}
div.contactperson img {float: left;}
div.contactperson h3 {margin-top: 0; padding-top: 0;}
div.contactperson h3, div.contactperson p {margin-left: 90px;}
/* Collapsable lists */
dl.collapsable {margin: 2em;}
dl.collapsable dt {margin-top: 0.5em; padding-left: 20px; font-weight: bold; background-image: url(/images/general/minus.gif); background-repeat: no-repeat; background-position: center left;}
dl.collapsable dt:hover {cursor: pointer;}
dl.collapsable dt.collapsed {font-weight: normal; background-image: url(/images/general/plus.gif);}
dl.collapsable dd {margin-bottom: 2em; display: block; margin-left: 28px;}
dl.collapsable dd.collapsed {display: none; margin-bottom: 0;}
dl.collapsable.faq dt {font-weight: bold;}
/* Changes to YUI default skin */
body .yui-skin-sam .yui-navset .yui-content {background-color: white; border: 0; min-height: 300px;}
body .yui-skin-sam .yui-navset .yui-nav {border-bottom: 1px solid #bbb;}
/* Editing interface */
/* NB add #purecontenteditor {font-size: 1em;} to the main stylesheet when the font-size is already small (e.g. 82%) */
#purecontenteditor, #purecontenteditor p, #purecontenteditor input, #purecontenteditor textarea, #purecontenteditor option, #purecontenteditor select {font-family: verdana, arial, helvetica, sans-serif; font-size: 1em;}
#purecontenteditor input, #purecontenteditor textarea, #purecontenteditor option, #purecontenteditor select, #purecontenteditor label {color: #603;}
#purecontenteditor table tr:hover {background-color: #fbfdff;}
#purecontenteditor {font-size: 82%;}
#purecontenteditor pre {font-size: 1em;}
#purecontenteditor p.success {background: url(/images/general/tick.gif) no-repeat top left; padding-left: 17px; color: green;}
#purecontenteditor p.failure {background: url(/images/general/cross.gif) no-repeat top left; padding-left: 17px; color: red;}
#purecontenteditor p.information, #purecontenteditor p.warning {margin: 10px 0; padding-left: 19px;}
#purecontenteditor p.information {background: url(/images/general/information.png) no-repeat top left; }
#purecontenteditor p.warning {color: red; background: url(/images/general/alert.gif) no-repeat top left; }
/* #purecontenteditor h2 {font-style: normal; margin-top: 5px; size: 0.82em;} */
#purecontenteditor #administration {border: 1px solid #ccc; padding: 10px; margin-bottom: 15px;}
#purecontenteditor #administration p em {font-style: normal;}
#purecontenteditor #administration ul, #purecontenteditor #administration p {margin: 0; padding: 0;}
#purecontenteditor #administration ul li {list-style-type: none; line-height: 1.6em; text-align: left;}
#purecontenteditor #administration img.extension {display: none;}
#purecontenteditor #administration ul li a {white-space: nowrap; color: #444; padding: 2px 5px; border: 1px solid #bbb; border-width: 0 1px; background-color: #f2f2f2;}
#purecontenteditor #administration ul li a[target=_blank] {padding-right: 17px; background-position: 95% 60%;}
#purecontenteditor #administration ul li.selected a {background-color: #936; color: white;}
#purecontenteditor #administration ul li a:hover {color: black; text-decoration: none; background-color: #f0e1ff; border: 1px solid #6100c1; border-width: 0 1px;}
#purecontenteditor #administration ul li ul li {display: inline;}
#container {position: relative;} /* Ensures that #purecontenteditor #administration ul li ul positioning below works; see www.wpdfd.com/editorial/wpd0904news.htm#feature */
#purecontenteditor ul#administrationtypes {margin-top: 5px;}
#purecontenteditor #administration ul li ul {position: absolute; left: 290px /*27em*/; width: auto; display: inline;}
#purecontenteditor .ultimateform table {width: 99%;}
#purecontenteditorresult {clear: both; margin-top: 1.5em;}
body #purecontenteditor div.graybox {float: none; width: auto; min-height: auto;}
p.editlink {text-align: right;}
span.editlink {position: absolute; opacity: 0.2; z-index: 999; right: 0; top: 90px;}
span.editlink {font-size: 0.93em; border: 1px solid #eee; border-radius: 5px;}
span.editlink a {display: block; border: none; padding: 4px 6px;}
span.editlink img {margin-right: 2px;}
/* UltimateForm styles */
/* Font scaling needs to be in the calling stylesheet
.ultimateform * {font-family: verdana, arial, helvetica, sans-serif;}
body {font-size: 69%;}
h1 {font-size: 2.2em;}
h2 {font-size: 1.6em;}
h3 {font-size: 1.2em;}
h4 {font-size: 1em;}
p, table, input, select, textarea {font-size: 1.0em;}
pre, code {font-size: 110%;}
*/
/* Headings */
.ultimateform h2 {margin-top: 30px;}
.ultimateform input, .ultimateform select, .ultimateform textarea, .ultimateform option, .ultimateform td.data label, .ultimateform table td p.currentfile span.filename {color: #603;}
.ultimateform .spaced li {margin-top: 10px;}
.ultimateform .comment {color: #888; text-align: left;}
.ultimateform .button, .ultimateform .resetbutton {cursor: pointer; background-color: #ddd; border-color: #eee #999 #999 #eee; border-style: solid; border-width: 2px;}
.ultimateform td.title {text-align: right; vertical-align: top;}
.ultimateform.leftlabels td.title {text-align: left;}
.ultimateform td.data {vertical-align: top;}
.ultimateform td.description {text-align: left; vertical-align: top; color: #888;}
.ultimateform span.description {color: #888; font-style: italic;}
.ultimateform span.restriction {color: #999; font-style: italic;}
.ultimateform table td, .ultimateform table.noborder td table td, .ultimateform table th, .ultimateform table.noborder td table th {border: 1px #eee solid; padding: 4px;}
.ultimateform.compressed table td, .ultimateform.compressed table.noborder td table td, .ultimateform.compressed table th, .ultimateform.compressed table.noborder td table th {padding: 2px;}
.ultimateform table td p.currentfile {margin-top: 0; margin-bottom: 2px; padding-top: 0; padding-bottom: 0;}
.ultimateform table td p.currentfilenext {margin-top: 5px;}
.ultimateform table {border: 0; border-collapse: collapse; border-spacing: 0;}
.ultimateform table.noborder td {border: 0; padding: 0 16px 10px 0;}
.ultimateform th {text-align: center;}
.ultimateform td.results {text-align: center;}
.ultimateform td.comment {color: #ccc; font-style: italic;}
.ultimateform td.totals {text-align: center; color: #666;}
.ultimateform input.refresh {background-color: transparent; border: 0; padding: 1px; color: #aaa; font-size: 1.1em;}
/* Error box and warning highlighting */
.ultimateform div.error {border: 1px dashed gray; padding: 5px 10px; margin-top: 5px; margin-bottom: 5px;}
.ultimateform div.error p {margin-bottom: 5px;}
.ultimateform div.error ul {margin-top: 0;}
.ultimateform div.error p, div.error ul, div.error li {color: red; margin-top: 5px;}
.ultimateform .warning, .ultimateform .error {color: red;}
.ultimateform span.unsuccessful {display: block; border-left: 1px solid red;}
.ultimateform span.unsuccessful input, .ultimateform span.unsuccessful select, .ultimateform span.unsuccessful textarea {margin-left: 5px;}
.ultimateform .success {color: green;}
.ultimateform .completion {font-weight: bold;}
.ultimateform div.debug {border: 1px dashed gray; padding: 5px 10px; color: red; margin-top: 5px; margin-bottom: 5px;}
/* CSS layout version to replace form tables */
.ultimateform div.row, .ultimateform p.submit {border-top: 1px solid #e9e9e9; vertical-align: top; padding: 5px 0 10px;}
.ultimateform div.row {clear: both;}
.ultimateform div.row span.label {float: left; width: 27%; text-align: right; padding-right: 10px;}
.ultimateform div.row span.restriction {display: block;} /* Forces line-break */
.ultimateform div.row span.data {float: left; width: 40%; text-align: left; padding-right: 10px;}
.ultimateform div.row span.description {float: left; width: 28%; text-align: left;}
/* Fieldset */
.ultimateform fieldset {border: 0;}
/* On-screen layout results */
.ultimateform table.results td.key {font-weight: bold; text-align: right;}
.ultimateform table.results td {vertical-align: top;}
/* Self-documentation */
.ultimateform table.documentation th {text-align: left;}
.ultimateform table.documentation th.displayformat, .ultimateform td.displayformat {text-align: right;}
.ultimateform td.defaultdisplayformat {text-align: left;}
/* Checkboxes/radiobuttons */
.ultimateform label {vertical-align: top; margin-right: 0.5em;} /* For the margin, ideally, input[type=radio] should be used instead, but that is poorly supported */
.ultimateform.horizontalonly td, .ultimateform.horizontalonly th {border-left: 0; border-right: 0;}
.ultimateform tr.checkboxes table td {border: 0; padding: 0; padding-right: 4px; vertical-align: top;}
/* Survey results */
table.surveyresultschart td.chart {padding-left: 2em; width: 300px; border-right: 1px dashed gray;}
table.surveyresultschart td.chart div {color: black; background-color: #ccc;}
table.surveyresults td.surveyresultstable {width: 60%;}
/* sineNomine */
table.sinenomine {background-color: #fff; border: 1px solid #dcdcdc;}
table.sinenomine th, table.sinenomine td {padding: 4px 4px;}
table.sinenomine th, table.sinenomine th a {vertical-align: top; background-color: #7397dd; color: #fff; text-align: left;}
table.sinenomine th a {display: block;}
table.sinenomine th a.selected {background-color: #36c}
table.sinenomine th span.orderby {background-color: brown;}
table.sinenomine td {background-color: #ebeff4; border-bottom: 1px solid #dcdcdc;}
table.sinenomine tr:hover td {background-color: #eaeafa;}
table.sinenomine tr.Field td, table.sinenomine tr.Type td, table.sinenomine tr.Null td, table.sinenomine tr.Key td, table.sinenomine tr.Extra td, table.sinenomine tr.Privileges td, table.sinenomine tr.Comment td, table.sinenomine tr.Collation td, table.sinenomine tr.Default td {padding: 1px 4px; color: #777; font-size: 0.93em; vertical-align: top; text-align: left;}
table.sinenomine td.key a {display: block;}
table.sinenomine, table.lines {margin-top: 1.2em;}
table.sinenomine th.text {min-width: 300px;}
/* User account */
div.useraccount input[type=email], div.useraccount tr.email input, div.useraccount input[type=password] {font-size: 1.2em; font-weight: bold;}
div.accountdetails table tr.newpassword td {border-bottom-width: 0;}
div.accountdetails table tr.newpassword__confirmation td {border-top-width: 0; padding-bottom: 40px;}
div.accountdetails table tr.email td, div.accountdetails table tr.username td, div.accountdetails table tr.name td, div.accountdetails table tr.newpassword td {padding-top: 30px;}
div.accountdetails table tr.currentpassword td {background-color: #eee;}
div.accountdetails table td.description {padding-left: 20px; font-size: 0.83em; max-width: 250px;}
/* Diffing */
.diff-html-removed {background-color: pink; font-weight: bold;}
.diff-html-added {background-color: lightgreen; font-weight: bold;}
/* #!# Change some of the px-based stuff to em-based */ | 0.440349 | 0.172625 |
body {
margin:0px;
background-image:none;
position:static;
left:auto;
width:1000px;
margin-left:0;
margin-right:0;
text-align:left;
}
#base {
position:absolute;
z-index:0;
}
#u2 {
position:absolute;
left:0px;
top:36px;
width:1000px;
height:30px;
}
#u2_img {
position:absolute;
left:0px;
top:0px;
width:1000px;
height:30px;
}
#u3 {
position:absolute;
left:2px;
top:7px;
width:996px;
visibility:hidden;
word-wrap:break-word;
}
#u4 {
position:absolute;
left:12px;
top:0px;
width:168px;
height:28px;
}
#u4_img {
position:absolute;
left:0px;
top:0px;
width:168px;
height:28px;
}
#u5 {
position:absolute;
left:0px;
top:0px;
width:168px;
white-space:nowrap;
}
#u6 {
position:absolute;
left:20px;
top:43px;
width:81px;
height:15px;
color:#000000;
}
#u6_img {
position:absolute;
left:0px;
top:0px;
width:81px;
height:15px;
}
#u7 {
position:absolute;
left:0px;
top:0px;
width:81px;
white-space:nowrap;
}
#u8 {
position:absolute;
left:133px;
top:43px;
width:57px;
height:15px;
}
#u8_img {
position:absolute;
left:0px;
top:0px;
width:57px;
height:15px;
}
#u9 {
position:absolute;
left:0px;
top:0px;
width:57px;
white-space:nowrap;
}
#u10 {
position:absolute;
left:220px;
top:43px;
width:85px;
height:15px;
}
#u10_img {
position:absolute;
left:0px;
top:0px;
width:85px;
height:15px;
}
#u11 {
position:absolute;
left:0px;
top:0px;
width:85px;
white-space:nowrap;
}
#u12 {
position:absolute;
left:330px;
top:43px;
width:89px;
height:15px;
}
#u12_img {
position:absolute;
left:0px;
top:0px;
width:89px;
height:15px;
}
#u13 {
position:absolute;
left:0px;
top:0px;
width:89px;
white-space:nowrap;
}
#u14 {
position:absolute;
left:450px;
top:43px;
width:40px;
height:15px;
}
#u14_img {
position:absolute;
left:0px;
top:0px;
width:40px;
height:15px;
}
#u15 {
position:absolute;
left:0px;
top:0px;
width:40px;
white-space:nowrap;
}
#u16 {
position:absolute;
left:524px;
top:43px;
width:46px;
height:15px;
}
#u16_img {
position:absolute;
left:0px;
top:0px;
width:46px;
height:15px;
}
#u17 {
position:absolute;
left:0px;
top:0px;
width:46px;
white-space:nowrap;
}
#u18 {
position:absolute;
left:620px;
top:2px;
width:180px;
height:22px;
}
#u18_input {
position:absolute;
left:0px;
top:0px;
width:180px;
height:22px;
font-family:'ArialMT', 'Arial';
font-weight:400;
font-style:normal;
font-size:13px;
text-decoration:none;
color:#000000;
}
#u18_input:disabled {
color:grayText;
}
#u19 {
position:absolute;
left:270px;
top:2px;
width:320px;
height:25px;
}
#u19_input {
position:absolute;
left:0px;
top:0px;
width:320px;
height:25px;
font-family:'ArialMT', 'Arial';
font-weight:400;
font-style:normal;
font-size:13px;
text-decoration:none;
color:#000000;
text-align:left;
}
#u20 {
position:absolute;
left:900px;
top:43px;
width:84px;
height:15px;
}
#u20_img {
position:absolute;
left:0px;
top:0px;
width:84px;
height:15px;
}
#u21 {
position:absolute;
left:0px;
top:0px;
width:84px;
white-space:nowrap;
}
#u22 {
position:absolute;
left:967px;
top:4px;
width:31px;
height:29px;
}
#u22_img {
position:absolute;
left:0px;
top:0px;
width:31px;
height:29px;
}
#u23 {
position:absolute;
left:2px;
top:6px;
width:27px;
visibility:hidden;
word-wrap:break-word;
}
#u24 {
position:absolute;
left:930px;
top:7px;
width:27px;
height:26px;
}
#u24_img {
position:absolute;
left:0px;
top:0px;
width:27px;
height:26px;
}
#u25 {
position:absolute;
left:2px;
top:5px;
width:23px;
visibility:hidden;
word-wrap:break-word;
}
#u26 {
position:absolute;
left:890px;
top:6px;
width:30px;
height:26px;
}
#u26_img {
position:absolute;
left:0px;
top:0px;
width:30px;
height:26px;
}
#u27 {
position:absolute;
left:2px;
top:5px;
width:26px;
visibility:hidden;
word-wrap:break-word;
}
#u28 {
position:absolute;
left:854px;
top:6px;
width:26px;
height:29px;
}
#u28_img {
position:absolute;
left:0px;
top:0px;
width:26px;
height:29px;
}
#u29 {
position:absolute;
left:2px;
top:6px;
width:22px;
visibility:hidden;
word-wrap:break-word;
}
#u30 {
position:absolute;
left:594px;
top:43px;
width:70px;
height:15px;
}
#u30_img {
position:absolute;
left:0px;
top:0px;
width:70px;
height:15px;
}
#u31 {
position:absolute;
left:0px;
top:0px;
width:70px;
white-space:nowrap;
}
#u32 {
position:absolute;
left:900px;
top:195px;
width:100px;
height:15px;
}
#u33 {
position:absolute;
left:16px;
top:0px;
width:82px;
word-wrap:break-word;
}
#u32_input {
position:absolute;
left:-3px;
top:-2px;
}
#u34 {
position:absolute;
left:900px;
top:165px;
width:60px;
height:15px;
font-family:'Arial-BoldMT', 'Arial Bold', 'Arial';
font-weight:700;
font-style:normal;
color:#0099CC;
}
#u34_img {
position:absolute;
left:0px;
top:0px;
width:60px;
height:15px;
}
#u35 {
position:absolute;
left:0px;
top:0px;
width:60px;
white-space:nowrap;
}
#u36 {
position:absolute;
left:900px;
top:210px;
width:100px;
height:15px;
}
#u37 {
position:absolute;
left:16px;
top:0px;
width:82px;
word-wrap:break-word;
}
#u36_input {
position:absolute;
left:-3px;
top:-2px;
}
#u38 {
position:absolute;
left:900px;
top:225px;
width:100px;
height:30px;
}
#u39 {
position:absolute;
left:16px;
top:0px;
width:82px;
word-wrap:break-word;
}
#u38_input {
position:absolute;
left:-3px;
top:-2px;
}
#u40 {
position:absolute;
left:900px;
top:240px;
width:100px;
height:15px;
}
#u41 {
position:absolute;
left:16px;
top:0px;
width:82px;
word-wrap:break-word;
}
#u40_input {
position:absolute;
left:-3px;
top:-2px;
}
#u42 {
position:absolute;
left:900px;
top:255px;
width:100px;
height:15px;
}
#u43 {
position:absolute;
left:16px;
top:0px;
width:82px;
word-wrap:break-word;
}
#u42_input {
position:absolute;
left:-3px;
top:-2px;
}
#u44 {
position:absolute;
left:900px;
top:270px;
width:100px;
height:15px;
}
#u45 {
position:absolute;
left:16px;
top:0px;
width:82px;
word-wrap:break-word;
}
#u44_input {
position:absolute;
left:-3px;
top:-2px;
}
#u46 {
position:absolute;
left:24px;
top:180px;
width:871px;
height:255px;
}
#u47 {
position:absolute;
left:0px;
top:0px;
width:173px;
height:30px;
font-family:'Arial-BoldMT', 'Arial Bold', 'Arial';
font-weight:700;
font-style:normal;
text-align:center;
}
#u47_img {
position:absolute;
left:0px;
top:0px;
width:173px;
height:30px;
}
#u48 {
position:absolute;
left:2px;
top:8px;
width:169px;
word-wrap:break-word;
}
#u49 {
position:absolute;
left:173px;
top:0px;
width:173px;
height:30px;
font-family:'Arial-BoldMT', 'Arial Bold', 'Arial';
font-weight:700;
font-style:normal;
text-align:center;
}
#u49_img {
position:absolute;
left:0px;
top:0px;
width:173px;
height:30px;
}
#u50 {
position:absolute;
left:2px;
top:8px;
width:169px;
word-wrap:break-word;
}
#u51 {
position:absolute;
left:346px;
top:0px;
width:222px;
height:30px;
font-family:'Arial-BoldMT', 'Arial Bold', 'Arial';
font-weight:700;
font-style:normal;
text-align:center;
}
#u51_img {
position:absolute;
left:0px;
top:0px;
width:222px;
height:30px;
}
#u52 {
position:absolute;
left:2px;
top:8px;
width:218px;
word-wrap:break-word;
}
#u53 {
position:absolute;
left:568px;
top:0px;
width:124px;
height:30px;
font-family:'Arial-BoldMT', 'Arial Bold', 'Arial';
font-weight:700;
font-style:normal;
text-align:center;
}
#u53_img {
position:absolute;
left:0px;
top:0px;
width:124px;
height:30px;
}
#u54 {
position:absolute;
left:2px;
top:8px;
width:120px;
word-wrap:break-word;
}
#u55 {
position:absolute;
left:692px;
top:0px;
width:174px;
height:30px;
font-family:'Arial-BoldMT', 'Arial Bold', 'Arial';
font-weight:700;
font-style:normal;
text-align:center;
}
#u55_img {
position:absolute;
left:0px;
top:0px;
width:174px;
height:30px;
}
#u56 {
position:absolute;
left:2px;
top:8px;
width:170px;
word-wrap:break-word;
}
#u57 {
position:absolute;
left:0px;
top:30px;
width:173px;
height:30px;
color:#FF9933;
text-align:center;
}
#u57_img {
position:absolute;
left:0px;
top:0px;
width:173px;
height:30px;
}
#u58 {
position:absolute;
left:2px;
top:8px;
width:169px;
word-wrap:break-word;
}
#u59 {
position:absolute;
left:173px;
top:30px;
width:173px;
height:30px;
color:#FF9933;
text-align:center;
}
#u59_img {
position:absolute;
left:0px;
top:0px;
width:173px;
height:30px;
}
#u60 {
position:absolute;
left:2px;
top:8px;
width:169px;
word-wrap:break-word;
}
#u61 {
position:absolute;
left:346px;
top:30px;
width:222px;
height:30px;
color:#FF9933;
text-align:center;
}
#u61_img {
position:absolute;
left:0px;
top:0px;
width:222px;
height:30px;
}
#u62 {
position:absolute;
left:2px;
top:8px;
width:218px;
word-wrap:break-word;
}
#u63 {
position:absolute;
left:568px;
top:30px;
width:124px;
height:30px;
color:#FF9933;
text-align:center;
}
#u63_img {
position:absolute;
left:0px;
top:0px;
width:124px;
height:30px;
}
#u64 {
position:absolute;
left:2px;
top:8px;
width:120px;
word-wrap:break-word;
}
#u65 {
position:absolute;
left:692px;
top:30px;
width:174px;
height:30px;
color:#FF9933;
text-align:center;
}
#u65_img {
position:absolute;
left:0px;
top:0px;
width:174px;
height:30px;
}
#u66 {
position:absolute;
left:2px;
top:8px;
width:170px;
word-wrap:break-word;
}
#u67 {
position:absolute;
left:0px;
top:60px;
width:173px;
height:35px;
text-align:center;
}
#u67_img {
position:absolute;
left:0px;
top:0px;
width:173px;
height:35px;
}
#u68 {
position:absolute;
left:2px;
top:10px;
width:169px;
word-wrap:break-word;
}
#u69 {
position:absolute;
left:173px;
top:60px;
width:173px;
height:35px;
text-align:center;
}
#u69_img {
position:absolute;
left:0px;
top:0px;
width:173px;
height:35px;
}
#u70 {
position:absolute;
left:2px;
top:10px;
width:169px;
word-wrap:break-word;
}
#u71 {
position:absolute;
left:346px;
top:60px;
width:222px;
height:35px;
color:#FF0000;
text-align:center;
}
#u71_img {
position:absolute;
left:0px;
top:0px;
width:222px;
height:35px;
}
#u72 {
position:absolute;
left:2px;
top:10px;
width:218px;
word-wrap:break-word;
}
#u73 {
position:absolute;
left:568px;
top:60px;
width:124px;
height:35px;
text-align:center;
}
#u73_img {
position:absolute;
left:0px;
top:0px;
width:124px;
height:35px;
}
#u74 {
position:absolute;
left:2px;
top:10px;
width:120px;
word-wrap:break-word;
}
#u75 {
position:absolute;
left:692px;
top:60px;
width:174px;
height:35px;
text-align:center;
}
#u75_img {
position:absolute;
left:0px;
top:0px;
width:174px;
height:35px;
}
#u76 {
position:absolute;
left:2px;
top:10px;
width:170px;
word-wrap:break-word;
}
#u77 {
position:absolute;
left:0px;
top:95px;
width:173px;
height:30px;
text-align:center;
}
#u77_img {
position:absolute;
left:0px;
top:0px;
width:173px;
height:30px;
}
#u78 {
position:absolute;
left:2px;
top:8px;
width:169px;
word-wrap:break-word;
}
#u79 {
position:absolute;
left:173px;
top:95px;
width:173px;
height:30px;
text-align:center;
}
#u79_img {
position:absolute;
left:0px;
top:0px;
width:173px;
height:30px;
}
#u80 {
position:absolute;
left:2px;
top:8px;
width:169px;
word-wrap:break-word;
}
#u81 {
position:absolute;
left:346px;
top:95px;
width:222px;
height:30px;
color:#FF0000;
text-align:center;
}
#u81_img {
position:absolute;
left:0px;
top:0px;
width:222px;
height:30px;
}
#u82 {
position:absolute;
left:2px;
top:8px;
width:218px;
word-wrap:break-word;
}
#u83 {
position:absolute;
left:568px;
top:95px;
width:124px;
height:30px;
text-align:center;
}
#u83_img {
position:absolute;
left:0px;
top:0px;
width:124px;
height:30px;
}
#u84 {
position:absolute;
left:2px;
top:8px;
width:120px;
word-wrap:break-word;
}
#u85 {
position:absolute;
left:692px;
top:95px;
width:174px;
height:30px;
text-align:center;
}
#u85_img {
position:absolute;
left:0px;
top:0px;
width:174px;
height:30px;
}
#u86 {
position:absolute;
left:2px;
top:8px;
width:170px;
word-wrap:break-word;
}
#u87 {
position:absolute;
left:0px;
top:125px;
width:173px;
height:35px;
text-align:center;
}
#u87_img {
position:absolute;
left:0px;
top:0px;
width:173px;
height:35px;
}
#u88 {
position:absolute;
left:2px;
top:10px;
width:169px;
word-wrap:break-word;
}
#u89 {
position:absolute;
left:173px;
top:125px;
width:173px;
height:35px;
text-align:center;
}
#u89_img {
position:absolute;
left:0px;
top:0px;
width:173px;
height:35px;
}
#u90 {
position:absolute;
left:2px;
top:10px;
width:169px;
word-wrap:break-word;
}
#u91 {
position:absolute;
left:346px;
top:125px;
width:222px;
height:35px;
color:#FF0000;
text-align:center;
}
#u91_img {
position:absolute;
left:0px;
top:0px;
width:222px;
height:35px;
}
#u92 {
position:absolute;
left:2px;
top:10px;
width:218px;
word-wrap:break-word;
}
#u93 {
position:absolute;
left:568px;
top:125px;
width:124px;
height:35px;
text-align:center;
}
#u93_img {
position:absolute;
left:0px;
top:0px;
width:124px;
height:35px;
}
#u94 {
position:absolute;
left:2px;
top:10px;
width:120px;
word-wrap:break-word;
}
#u95 {
position:absolute;
left:692px;
top:125px;
width:174px;
height:35px;
text-align:center;
}
#u95_img {
position:absolute;
left:0px;
top:0px;
width:174px;
height:35px;
}
#u96 {
position:absolute;
left:2px;
top:10px;
width:170px;
word-wrap:break-word;
}
#u97 {
position:absolute;
left:0px;
top:160px;
width:173px;
height:30px;
text-align:center;
}
#u97_img {
position:absolute;
left:0px;
top:0px;
width:173px;
height:30px;
}
#u98 {
position:absolute;
left:2px;
top:8px;
width:169px;
word-wrap:break-word;
}
#u99 {
position:absolute;
left:173px;
top:160px;
width:173px;
height:30px;
text-align:center;
}
#u99_img {
position:absolute;
left:0px;
top:0px;
width:173px;
height:30px;
}
#u100 {
position:absolute;
left:2px;
top:8px;
width:169px;
word-wrap:break-word;
}
#u101 {
position:absolute;
left:346px;
top:160px;
width:222px;
height:30px;
color:#FF0000;
text-align:center;
}
#u101_img {
position:absolute;
left:0px;
top:0px;
width:222px;
height:30px;
}
#u102 {
position:absolute;
left:2px;
top:8px;
width:218px;
word-wrap:break-word;
}
#u103 {
position:absolute;
left:568px;
top:160px;
width:124px;
height:30px;
text-align:center;
}
#u103_img {
position:absolute;
left:0px;
top:0px;
width:124px;
height:30px;
}
#u104 {
position:absolute;
left:2px;
top:8px;
width:120px;
word-wrap:break-word;
}
#u105 {
position:absolute;
left:692px;
top:160px;
width:174px;
height:30px;
text-align:center;
}
#u105_img {
position:absolute;
left:0px;
top:0px;
width:174px;
height:30px;
}
#u106 {
position:absolute;
left:2px;
top:8px;
width:170px;
word-wrap:break-word;
}
#u107 {
position:absolute;
left:0px;
top:190px;
width:173px;
height:30px;
text-align:center;
}
#u107_img {
position:absolute;
left:0px;
top:0px;
width:173px;
height:30px;
}
#u108 {
position:absolute;
left:2px;
top:8px;
width:169px;
word-wrap:break-word;
}
#u109 {
position:absolute;
left:173px;
top:190px;
width:173px;
height:30px;
text-align:center;
}
#u109_img {
position:absolute;
left:0px;
top:0px;
width:173px;
height:30px;
}
#u110 {
position:absolute;
left:2px;
top:8px;
width:169px;
word-wrap:break-word;
}
#u111 {
position:absolute;
left:346px;
top:190px;
width:222px;
height:30px;
color:#FF0000;
text-align:center;
}
#u111_img {
position:absolute;
left:0px;
top:0px;
width:222px;
height:30px;
}
#u112 {
position:absolute;
left:2px;
top:8px;
width:218px;
word-wrap:break-word;
}
#u113 {
position:absolute;
left:568px;
top:190px;
width:124px;
height:30px;
text-align:center;
}
#u113_img {
position:absolute;
left:0px;
top:0px;
width:124px;
height:30px;
}
#u114 {
position:absolute;
left:2px;
top:8px;
width:120px;
word-wrap:break-word;
}
#u115 {
position:absolute;
left:692px;
top:190px;
width:174px;
height:30px;
text-align:center;
}
#u115_img {
position:absolute;
left:0px;
top:0px;
width:174px;
height:30px;
}
#u116 {
position:absolute;
left:2px;
top:8px;
width:170px;
word-wrap:break-word;
}
#u117 {
position:absolute;
left:0px;
top:220px;
width:173px;
height:30px;
text-align:center;
}
#u117_img {
position:absolute;
left:0px;
top:0px;
width:173px;
height:30px;
}
#u118 {
position:absolute;
left:2px;
top:8px;
width:169px;
word-wrap:break-word;
}
#u119 {
position:absolute;
left:173px;
top:220px;
width:173px;
height:30px;
text-align:center;
}
#u119_img {
position:absolute;
left:0px;
top:0px;
width:173px;
height:30px;
}
#u120 {
position:absolute;
left:2px;
top:8px;
width:169px;
word-wrap:break-word;
}
#u121 {
position:absolute;
left:346px;
top:220px;
width:222px;
height:30px;
color:#FF0000;
text-align:center;
}
#u121_img {
position:absolute;
left:0px;
top:0px;
width:222px;
height:30px;
}
#u122 {
position:absolute;
left:2px;
top:8px;
width:218px;
word-wrap:break-word;
}
#u123 {
position:absolute;
left:568px;
top:220px;
width:124px;
height:30px;
text-align:center;
}
#u123_img {
position:absolute;
left:0px;
top:0px;
width:124px;
height:30px;
}
#u124 {
position:absolute;
left:2px;
top:8px;
width:120px;
word-wrap:break-word;
}
#u125 {
position:absolute;
left:692px;
top:220px;
width:174px;
height:30px;
text-align:center;
}
#u125_img {
position:absolute;
left:0px;
top:0px;
width:174px;
height:30px;
}
#u126 {
position:absolute;
left:2px;
top:8px;
width:170px;
word-wrap:break-word;
}
#u127 {
position:absolute;
left:900px;
top:180px;
width:100px;
height:15px;
}
#u128 {
position:absolute;
left:16px;
top:0px;
width:82px;
word-wrap:break-word;
}
#u127_input {
position:absolute;
left:-3px;
top:-2px;
}
#u129 {
position:absolute;
left:30px;
top:90px;
width:110px;
height:15px;
font-family:'Arial-BoldMT', 'Arial Bold', 'Arial';
font-weight:700;
font-style:normal;
}
#u129_img {
position:absolute;
left:0px;
top:0px;
width:110px;
height:15px;
}
#u130 {
position:absolute;
left:0px;
top:0px;
width:110px;
white-space:nowrap;
}
#u131 {
position:absolute;
left:390px;
top:95px;
width:120px;
height:15px;
font-family:'Arial-BoldMT', 'Arial Bold', 'Arial';
font-weight:700;
font-style:normal;
}
#u131_img {
position:absolute;
left:0px;
top:0px;
width:120px;
height:15px;
}
#u132 {
position:absolute;
left:0px;
top:0px;
width:120px;
white-space:nowrap;
}
#u133 {
position:absolute;
left:790px;
top:85px;
width:100px;
height:25px;
}
#u133_input {
position:absolute;
left:0px;
top:0px;
width:100px;
height:25px;
font-family:'ArialMT', 'Arial';
font-weight:400;
font-style:normal;
font-size:13px;
text-decoration:none;
color:#000000;
text-align:center;
}
#u134 {
position:absolute;
left:160px;
top:90px;
width:200px;
height:22px;
}
#u134_input {
position:absolute;
left:0px;
top:0px;
width:200px;
height:22px;
font-family:'ArialMT', 'Arial';
font-weight:400;
font-style:normal;
font-size:13px;
text-decoration:none;
color:#000000;
}
#u134_input:disabled {
color:grayText;
}
#u135 {
position:absolute;
left:530px;
top:95px;
width:200px;
height:22px;
}
#u135_input {
position:absolute;
left:0px;
top:0px;
width:200px;
height:22px;
font-family:'ArialMT', 'Arial';
font-weight:400;
font-style:normal;
font-size:13px;
text-decoration:none;
color:#000000;
}
#u135_input:disabled {
color:grayText;
}
#u136 {
position:absolute;
left:79px;
top:110px;
width:881px;
height:572px;
}
#u136_img {
position:absolute;
left:0px;
top:0px;
width:881px;
height:572px;
}
#u137 {
position:absolute;
left:2px;
top:278px;
width:877px;
visibility:hidden;
word-wrap:break-word;
}
#u138 {
position:absolute;
left:110px;
top:140px;
width:90px;
height:15px;
font-family:'Arial-BoldMT', 'Arial Bold', 'Arial';
font-weight:700;
font-style:normal;
}
#u138_img {
position:absolute;
left:0px;
top:0px;
width:90px;
height:15px;
}
#u139 {
position:absolute;
left:0px;
top:0px;
width:90px;
white-space:nowrap;
}
#u140 {
position:absolute;
left:110px;
top:165px;
width:100px;
height:15px;
font-family:'Arial-BoldMT', 'Arial Bold', 'Arial';
font-weight:700;
font-style:normal;
}
#u140_img {
position:absolute;
left:0px;
top:0px;
width:100px;
height:15px;
}
#u141 {
position:absolute;
left:0px;
top:0px;
width:100px;
white-space:nowrap;
}
#u142 {
position:absolute;
left:760px;
top:140px;
width:95px;
height:15px;
font-family:'Arial-BoldMT', 'Arial Bold', 'Arial';
font-weight:700;
font-style:normal;
}
#u142_img {
position:absolute;
left:0px;
top:0px;
width:95px;
height:15px;
}
#u143 {
position:absolute;
left:0px;
top:0px;
width:95px;
white-space:nowrap;
}
#u144 {
position:absolute;
left:871px;
top:140px;
width:69px;
height:15px;
font-family:'Arial-BoldMT', 'Arial Bold', 'Arial';
font-weight:700;
font-style:normal;
}
#u144_img {
position:absolute;
left:0px;
top:0px;
width:69px;
height:15px;
}
#u145 {
position:absolute;
left:0px;
top:0px;
width:69px;
white-space:nowrap;
}
#u146 {
position:absolute;
left:770px;
top:170px;
width:51px;
height:15px;
font-family:'Arial-BoldMT', 'Arial Bold', 'Arial';
font-weight:700;
font-style:normal;
}
#u146_img {
position:absolute;
left:0px;
top:0px;
width:51px;
height:15px;
}
#u147 {
position:absolute;
left:0px;
top:0px;
width:51px;
white-space:nowrap;
}
#u148 {
position:absolute;
left:846px;
top:170px;
width:27px;
height:15px;
}
#u148_img {
position:absolute;
left:0px;
top:0px;
width:27px;
height:15px;
}
#u149 {
position:absolute;
left:0px;
top:0px;
width:27px;
white-space:nowrap;
}
#u150 {
position:absolute;
left:110px;
top:255px;
width:136px;
height:15px;
font-family:'Arial-BoldMT', 'Arial Bold', 'Arial';
font-weight:700;
font-style:normal;
}
#u150_img {
position:absolute;
left:0px;
top:0px;
width:136px;
height:15px;
}
#u151 {
position:absolute;
left:0px;
top:0px;
width:136px;
white-space:nowrap;
}
#u152 {
position:absolute;
left:110px;
top:280px;
width:165px;
height:15px;
font-family:'Arial-BoldMT', 'Arial Bold', 'Arial';
font-weight:700;
font-style:normal;
}
#u152_img {
position:absolute;
left:0px;
top:0px;
width:165px;
height:15px;
}
#u153 {
position:absolute;
left:0px;
top:0px;
width:165px;
white-space:nowrap;
}
#u154 {
position:absolute;
left:110px;
top:360px;
width:66px;
height:15px;
font-family:'Arial-BoldMT', 'Arial Bold', 'Arial';
font-weight:700;
font-style:normal;
}
#u154_img {
position:absolute;
left:0px;
top:0px;
width:66px;
height:15px;
}
#u155 {
position:absolute;
left:0px;
top:0px;
width:66px;
white-space:nowrap;
}
#u156 {
position:absolute;
left:715px;
top:440px;
width:75px;
height:22px;
}
#u156_input {
position:absolute;
left:0px;
top:0px;
width:75px;
height:22px;
font-family:'ArialMT', 'Arial';
font-weight:400;
font-style:normal;
font-size:10px;
text-decoration:none;
color:#000000;
}
#u156_input:disabled {
color:grayText;
}
#u157 {
position:absolute;
left:800px;
top:437px;
width:43px;
height:25px;
}
#u157_input {
position:absolute;
left:0px;
top:0px;
width:43px;
height:25px;
font-family:'ArialMT', 'Arial';
font-weight:400;
font-style:normal;
font-size:13px;
text-decoration:none;
color:#000000;
text-align:center;
}
#u158 {
position:absolute;
left:117px;
top:410px;
width:574px;
height:165px;
}
#u159 {
position:absolute;
left:0px;
top:0px;
width:173px;
height:30px;
font-family:'Arial-BoldMT', 'Arial Bold', 'Arial';
font-weight:700;
font-style:normal;
text-align:center;
}
#u159_img {
position:absolute;
left:0px;
top:0px;
width:173px;
height:30px;
}
#u160 {
position:absolute;
left:2px;
top:8px;
width:169px;
word-wrap:break-word;
}
#u161 {
position:absolute;
left:173px;
top:0px;
width:173px;
height:30px;
font-family:'Arial-BoldMT', 'Arial Bold', 'Arial';
font-weight:700;
font-style:normal;
text-align:center;
}
#u161_img {
position:absolute;
left:0px;
top:0px;
width:173px;
height:30px;
}
#u162 {
position:absolute;
left:2px;
top:8px;
width:169px;
word-wrap:break-word;
}
#u163 {
position:absolute;
left:346px;
top:0px;
width:223px;
height:30px;
font-family:'Arial-BoldMT', 'Arial Bold', 'Arial';
font-weight:700;
font-style:normal;
text-align:center;
}
#u163_img {
position:absolute;
left:0px;
top:0px;
width:223px;
height:30px;
}
#u164 {
position:absolute;
left:2px;
top:8px;
width:219px;
word-wrap:break-word;
}
#u165 {
position:absolute;
left:0px;
top:30px;
width:173px;
height:30px;
color:#000000;
text-align:center;
}
#u165_img {
position:absolute;
left:0px;
top:0px;
width:173px;
height:30px;
}
#u166 {
position:absolute;
left:2px;
top:8px;
width:169px;
word-wrap:break-word;
}
#u167 {
position:absolute;
left:173px;
top:30px;
width:173px;
height:30px;
color:#000000;
text-align:center;
}
#u167_img {
position:absolute;
left:0px;
top:0px;
width:173px;
height:30px;
}
#u168 {
position:absolute;
left:2px;
top:8px;
width:169px;
word-wrap:break-word;
}
#u169 {
position:absolute;
left:346px;
top:30px;
width:223px;
height:30px;
color:#000000;
text-align:center;
}
#u169_img {
position:absolute;
left:0px;
top:0px;
width:223px;
height:30px;
}
#u170 {
position:absolute;
left:2px;
top:8px;
width:219px;
word-wrap:break-word;
}
#u171 {
position:absolute;
left:0px;
top:60px;
width:173px;
height:35px;
text-align:center;
}
#u171_img {
position:absolute;
left:0px;
top:0px;
width:173px;
height:35px;
}
#u172 {
position:absolute;
left:2px;
top:10px;
width:169px;
word-wrap:break-word;
}
#u173 {
position:absolute;
left:173px;
top:60px;
width:173px;
height:35px;
color:#000000;
text-align:center;
}
#u173_img {
position:absolute;
left:0px;
top:0px;
width:173px;
height:35px;
}
#u174 {
position:absolute;
left:2px;
top:10px;
width:169px;
word-wrap:break-word;
}
#u175 {
position:absolute;
left:346px;
top:60px;
width:223px;
height:35px;
color:#000000;
text-align:center;
}
#u175_img {
position:absolute;
left:0px;
top:0px;
width:223px;
height:35px;
}
#u176 {
position:absolute;
left:2px;
top:10px;
width:219px;
word-wrap:break-word;
}
#u177 {
position:absolute;
left:0px;
top:95px;
width:173px;
height:30px;
text-align:center;
}
#u177_img {
position:absolute;
left:0px;
top:0px;
width:173px;
height:30px;
}
#u178 {
position:absolute;
left:2px;
top:8px;
width:169px;
word-wrap:break-word;
}
#u179 {
position:absolute;
left:173px;
top:95px;
width:173px;
height:30px;
color:#000000;
text-align:center;
}
#u179_img {
position:absolute;
left:0px;
top:0px;
width:173px;
height:30px;
}
#u180 {
position:absolute;
left:2px;
top:8px;
width:169px;
word-wrap:break-word;
}
#u181 {
position:absolute;
left:346px;
top:95px;
width:223px;
height:30px;
color:#000000;
text-align:center;
}
#u181_img {
position:absolute;
left:0px;
top:0px;
width:223px;
height:30px;
}
#u182 {
position:absolute;
left:2px;
top:8px;
width:219px;
word-wrap:break-word;
}
#u183 {
position:absolute;
left:0px;
top:125px;
width:173px;
height:35px;
text-align:center;
}
#u183_img {
position:absolute;
left:0px;
top:0px;
width:173px;
height:35px;
}
#u184 {
position:absolute;
left:2px;
top:10px;
width:169px;
word-wrap:break-word;
}
#u185 {
position:absolute;
left:173px;
top:125px;
width:173px;
height:35px;
color:#000000;
text-align:center;
}
#u185_img {
position:absolute;
left:0px;
top:0px;
width:173px;
height:35px;
}
#u186 {
position:absolute;
left:2px;
top:10px;
width:169px;
word-wrap:break-word;
}
#u187 {
position:absolute;
left:346px;
top:125px;
width:223px;
height:35px;
color:#000000;
text-align:center;
}
#u187_img {
position:absolute;
left:0px;
top:0px;
width:223px;
height:35px;
}
#u188 {
position:absolute;
left:2px;
top:10px;
width:219px;
word-wrap:break-word;
}
#u189 {
position:absolute;
left:715px;
top:475px;
width:75px;
height:22px;
}
#u189_input {
position:absolute;
left:0px;
top:0px;
width:75px;
height:22px;
font-family:'ArialMT', 'Arial';
font-weight:400;
font-style:normal;
font-size:10px;
text-decoration:none;
color:#000000;
}
#u189_input:disabled {
color:grayText;
}
#u190 {
position:absolute;
left:800px;
top:472px;
width:43px;
height:25px;
}
#u190_input {
position:absolute;
left:0px;
top:0px;
width:43px;
height:25px;
font-family:'ArialMT', 'Arial';
font-weight:400;
font-style:normal;
font-size:13px;
text-decoration:none;
color:#000000;
text-align:center;
}
#u191 {
position:absolute;
left:715px;
top:510px;
width:75px;
height:22px;
}
#u191_input {
position:absolute;
left:0px;
top:0px;
width:75px;
height:22px;
font-family:'ArialMT', 'Arial';
font-weight:400;
font-style:normal;
font-size:10px;
text-decoration:none;
color:#000000;
}
#u191_input:disabled {
color:grayText;
}
#u192 {
position:absolute;
left:800px;
top:507px;
width:43px;
height:25px;
}
#u192_input {
position:absolute;
left:0px;
top:0px;
width:43px;
height:25px;
font-family:'ArialMT', 'Arial';
font-weight:400;
font-style:normal;
font-size:13px;
text-decoration:none;
color:#000000;
text-align:center;
}
#u193 {
position:absolute;
left:715px;
top:548px;
width:75px;
height:22px;
}
#u193_input {
position:absolute;
left:0px;
top:0px;
width:75px;
height:22px;
font-family:'ArialMT', 'Arial';
font-weight:400;
font-style:normal;
font-size:10px;
text-decoration:none;
color:#000000;
}
#u193_input:disabled {
color:grayText;
}
#u194 {
position:absolute;
left:800px;
top:545px;
width:43px;
height:25px;
}
#u194_input {
position:absolute;
left:0px;
top:0px;
width:43px;
height:25px;
font-family:'ArialMT', 'Arial';
font-weight:400;
font-style:normal;
font-size:13px;
text-decoration:none;
color:#000000;
text-align:center;
}
#u195 {
position:absolute;
left:922px;
top:114px;
width:26px;
height:25px;
}
#u195_img {
position:absolute;
left:0px;
top:0px;
width:26px;
height:25px;
}
#u196 {
position:absolute;
left:2px;
top:4px;
width:22px;
visibility:hidden;
word-wrap:break-word;
}
#u197 {
position:absolute;
left:860px;
top:635px;
width:67px;
height:25px;
}
#u197_input {
position:absolute;
left:0px;
top:0px;
width:67px;
height:25px;
font-family:'ArialMT', 'Arial';
font-weight:400;
font-style:normal;
font-size:13px;
text-decoration:none;
color:#000000;
text-align:center;
} | Juno/files/wireframe/files/run_test_case/styles.css | body {
margin:0px;
background-image:none;
position:static;
left:auto;
width:1000px;
margin-left:0;
margin-right:0;
text-align:left;
}
#base {
position:absolute;
z-index:0;
}
#u2 {
position:absolute;
left:0px;
top:36px;
width:1000px;
height:30px;
}
#u2_img {
position:absolute;
left:0px;
top:0px;
width:1000px;
height:30px;
}
#u3 {
position:absolute;
left:2px;
top:7px;
width:996px;
visibility:hidden;
word-wrap:break-word;
}
#u4 {
position:absolute;
left:12px;
top:0px;
width:168px;
height:28px;
}
#u4_img {
position:absolute;
left:0px;
top:0px;
width:168px;
height:28px;
}
#u5 {
position:absolute;
left:0px;
top:0px;
width:168px;
white-space:nowrap;
}
#u6 {
position:absolute;
left:20px;
top:43px;
width:81px;
height:15px;
color:#000000;
}
#u6_img {
position:absolute;
left:0px;
top:0px;
width:81px;
height:15px;
}
#u7 {
position:absolute;
left:0px;
top:0px;
width:81px;
white-space:nowrap;
}
#u8 {
position:absolute;
left:133px;
top:43px;
width:57px;
height:15px;
}
#u8_img {
position:absolute;
left:0px;
top:0px;
width:57px;
height:15px;
}
#u9 {
position:absolute;
left:0px;
top:0px;
width:57px;
white-space:nowrap;
}
#u10 {
position:absolute;
left:220px;
top:43px;
width:85px;
height:15px;
}
#u10_img {
position:absolute;
left:0px;
top:0px;
width:85px;
height:15px;
}
#u11 {
position:absolute;
left:0px;
top:0px;
width:85px;
white-space:nowrap;
}
#u12 {
position:absolute;
left:330px;
top:43px;
width:89px;
height:15px;
}
#u12_img {
position:absolute;
left:0px;
top:0px;
width:89px;
height:15px;
}
#u13 {
position:absolute;
left:0px;
top:0px;
width:89px;
white-space:nowrap;
}
#u14 {
position:absolute;
left:450px;
top:43px;
width:40px;
height:15px;
}
#u14_img {
position:absolute;
left:0px;
top:0px;
width:40px;
height:15px;
}
#u15 {
position:absolute;
left:0px;
top:0px;
width:40px;
white-space:nowrap;
}
#u16 {
position:absolute;
left:524px;
top:43px;
width:46px;
height:15px;
}
#u16_img {
position:absolute;
left:0px;
top:0px;
width:46px;
height:15px;
}
#u17 {
position:absolute;
left:0px;
top:0px;
width:46px;
white-space:nowrap;
}
#u18 {
position:absolute;
left:620px;
top:2px;
width:180px;
height:22px;
}
#u18_input {
position:absolute;
left:0px;
top:0px;
width:180px;
height:22px;
font-family:'ArialMT', 'Arial';
font-weight:400;
font-style:normal;
font-size:13px;
text-decoration:none;
color:#000000;
}
#u18_input:disabled {
color:grayText;
}
#u19 {
position:absolute;
left:270px;
top:2px;
width:320px;
height:25px;
}
#u19_input {
position:absolute;
left:0px;
top:0px;
width:320px;
height:25px;
font-family:'ArialMT', 'Arial';
font-weight:400;
font-style:normal;
font-size:13px;
text-decoration:none;
color:#000000;
text-align:left;
}
#u20 {
position:absolute;
left:900px;
top:43px;
width:84px;
height:15px;
}
#u20_img {
position:absolute;
left:0px;
top:0px;
width:84px;
height:15px;
}
#u21 {
position:absolute;
left:0px;
top:0px;
width:84px;
white-space:nowrap;
}
#u22 {
position:absolute;
left:967px;
top:4px;
width:31px;
height:29px;
}
#u22_img {
position:absolute;
left:0px;
top:0px;
width:31px;
height:29px;
}
#u23 {
position:absolute;
left:2px;
top:6px;
width:27px;
visibility:hidden;
word-wrap:break-word;
}
#u24 {
position:absolute;
left:930px;
top:7px;
width:27px;
height:26px;
}
#u24_img {
position:absolute;
left:0px;
top:0px;
width:27px;
height:26px;
}
#u25 {
position:absolute;
left:2px;
top:5px;
width:23px;
visibility:hidden;
word-wrap:break-word;
}
#u26 {
position:absolute;
left:890px;
top:6px;
width:30px;
height:26px;
}
#u26_img {
position:absolute;
left:0px;
top:0px;
width:30px;
height:26px;
}
#u27 {
position:absolute;
left:2px;
top:5px;
width:26px;
visibility:hidden;
word-wrap:break-word;
}
#u28 {
position:absolute;
left:854px;
top:6px;
width:26px;
height:29px;
}
#u28_img {
position:absolute;
left:0px;
top:0px;
width:26px;
height:29px;
}
#u29 {
position:absolute;
left:2px;
top:6px;
width:22px;
visibility:hidden;
word-wrap:break-word;
}
#u30 {
position:absolute;
left:594px;
top:43px;
width:70px;
height:15px;
}
#u30_img {
position:absolute;
left:0px;
top:0px;
width:70px;
height:15px;
}
#u31 {
position:absolute;
left:0px;
top:0px;
width:70px;
white-space:nowrap;
}
#u32 {
position:absolute;
left:900px;
top:195px;
width:100px;
height:15px;
}
#u33 {
position:absolute;
left:16px;
top:0px;
width:82px;
word-wrap:break-word;
}
#u32_input {
position:absolute;
left:-3px;
top:-2px;
}
#u34 {
position:absolute;
left:900px;
top:165px;
width:60px;
height:15px;
font-family:'Arial-BoldMT', 'Arial Bold', 'Arial';
font-weight:700;
font-style:normal;
color:#0099CC;
}
#u34_img {
position:absolute;
left:0px;
top:0px;
width:60px;
height:15px;
}
#u35 {
position:absolute;
left:0px;
top:0px;
width:60px;
white-space:nowrap;
}
#u36 {
position:absolute;
left:900px;
top:210px;
width:100px;
height:15px;
}
#u37 {
position:absolute;
left:16px;
top:0px;
width:82px;
word-wrap:break-word;
}
#u36_input {
position:absolute;
left:-3px;
top:-2px;
}
#u38 {
position:absolute;
left:900px;
top:225px;
width:100px;
height:30px;
}
#u39 {
position:absolute;
left:16px;
top:0px;
width:82px;
word-wrap:break-word;
}
#u38_input {
position:absolute;
left:-3px;
top:-2px;
}
#u40 {
position:absolute;
left:900px;
top:240px;
width:100px;
height:15px;
}
#u41 {
position:absolute;
left:16px;
top:0px;
width:82px;
word-wrap:break-word;
}
#u40_input {
position:absolute;
left:-3px;
top:-2px;
}
#u42 {
position:absolute;
left:900px;
top:255px;
width:100px;
height:15px;
}
#u43 {
position:absolute;
left:16px;
top:0px;
width:82px;
word-wrap:break-word;
}
#u42_input {
position:absolute;
left:-3px;
top:-2px;
}
#u44 {
position:absolute;
left:900px;
top:270px;
width:100px;
height:15px;
}
#u45 {
position:absolute;
left:16px;
top:0px;
width:82px;
word-wrap:break-word;
}
#u44_input {
position:absolute;
left:-3px;
top:-2px;
}
#u46 {
position:absolute;
left:24px;
top:180px;
width:871px;
height:255px;
}
#u47 {
position:absolute;
left:0px;
top:0px;
width:173px;
height:30px;
font-family:'Arial-BoldMT', 'Arial Bold', 'Arial';
font-weight:700;
font-style:normal;
text-align:center;
}
#u47_img {
position:absolute;
left:0px;
top:0px;
width:173px;
height:30px;
}
#u48 {
position:absolute;
left:2px;
top:8px;
width:169px;
word-wrap:break-word;
}
#u49 {
position:absolute;
left:173px;
top:0px;
width:173px;
height:30px;
font-family:'Arial-BoldMT', 'Arial Bold', 'Arial';
font-weight:700;
font-style:normal;
text-align:center;
}
#u49_img {
position:absolute;
left:0px;
top:0px;
width:173px;
height:30px;
}
#u50 {
position:absolute;
left:2px;
top:8px;
width:169px;
word-wrap:break-word;
}
#u51 {
position:absolute;
left:346px;
top:0px;
width:222px;
height:30px;
font-family:'Arial-BoldMT', 'Arial Bold', 'Arial';
font-weight:700;
font-style:normal;
text-align:center;
}
#u51_img {
position:absolute;
left:0px;
top:0px;
width:222px;
height:30px;
}
#u52 {
position:absolute;
left:2px;
top:8px;
width:218px;
word-wrap:break-word;
}
#u53 {
position:absolute;
left:568px;
top:0px;
width:124px;
height:30px;
font-family:'Arial-BoldMT', 'Arial Bold', 'Arial';
font-weight:700;
font-style:normal;
text-align:center;
}
#u53_img {
position:absolute;
left:0px;
top:0px;
width:124px;
height:30px;
}
#u54 {
position:absolute;
left:2px;
top:8px;
width:120px;
word-wrap:break-word;
}
#u55 {
position:absolute;
left:692px;
top:0px;
width:174px;
height:30px;
font-family:'Arial-BoldMT', 'Arial Bold', 'Arial';
font-weight:700;
font-style:normal;
text-align:center;
}
#u55_img {
position:absolute;
left:0px;
top:0px;
width:174px;
height:30px;
}
#u56 {
position:absolute;
left:2px;
top:8px;
width:170px;
word-wrap:break-word;
}
#u57 {
position:absolute;
left:0px;
top:30px;
width:173px;
height:30px;
color:#FF9933;
text-align:center;
}
#u57_img {
position:absolute;
left:0px;
top:0px;
width:173px;
height:30px;
}
#u58 {
position:absolute;
left:2px;
top:8px;
width:169px;
word-wrap:break-word;
}
#u59 {
position:absolute;
left:173px;
top:30px;
width:173px;
height:30px;
color:#FF9933;
text-align:center;
}
#u59_img {
position:absolute;
left:0px;
top:0px;
width:173px;
height:30px;
}
#u60 {
position:absolute;
left:2px;
top:8px;
width:169px;
word-wrap:break-word;
}
#u61 {
position:absolute;
left:346px;
top:30px;
width:222px;
height:30px;
color:#FF9933;
text-align:center;
}
#u61_img {
position:absolute;
left:0px;
top:0px;
width:222px;
height:30px;
}
#u62 {
position:absolute;
left:2px;
top:8px;
width:218px;
word-wrap:break-word;
}
#u63 {
position:absolute;
left:568px;
top:30px;
width:124px;
height:30px;
color:#FF9933;
text-align:center;
}
#u63_img {
position:absolute;
left:0px;
top:0px;
width:124px;
height:30px;
}
#u64 {
position:absolute;
left:2px;
top:8px;
width:120px;
word-wrap:break-word;
}
#u65 {
position:absolute;
left:692px;
top:30px;
width:174px;
height:30px;
color:#FF9933;
text-align:center;
}
#u65_img {
position:absolute;
left:0px;
top:0px;
width:174px;
height:30px;
}
#u66 {
position:absolute;
left:2px;
top:8px;
width:170px;
word-wrap:break-word;
}
#u67 {
position:absolute;
left:0px;
top:60px;
width:173px;
height:35px;
text-align:center;
}
#u67_img {
position:absolute;
left:0px;
top:0px;
width:173px;
height:35px;
}
#u68 {
position:absolute;
left:2px;
top:10px;
width:169px;
word-wrap:break-word;
}
#u69 {
position:absolute;
left:173px;
top:60px;
width:173px;
height:35px;
text-align:center;
}
#u69_img {
position:absolute;
left:0px;
top:0px;
width:173px;
height:35px;
}
#u70 {
position:absolute;
left:2px;
top:10px;
width:169px;
word-wrap:break-word;
}
#u71 {
position:absolute;
left:346px;
top:60px;
width:222px;
height:35px;
color:#FF0000;
text-align:center;
}
#u71_img {
position:absolute;
left:0px;
top:0px;
width:222px;
height:35px;
}
#u72 {
position:absolute;
left:2px;
top:10px;
width:218px;
word-wrap:break-word;
}
#u73 {
position:absolute;
left:568px;
top:60px;
width:124px;
height:35px;
text-align:center;
}
#u73_img {
position:absolute;
left:0px;
top:0px;
width:124px;
height:35px;
}
#u74 {
position:absolute;
left:2px;
top:10px;
width:120px;
word-wrap:break-word;
}
#u75 {
position:absolute;
left:692px;
top:60px;
width:174px;
height:35px;
text-align:center;
}
#u75_img {
position:absolute;
left:0px;
top:0px;
width:174px;
height:35px;
}
#u76 {
position:absolute;
left:2px;
top:10px;
width:170px;
word-wrap:break-word;
}
#u77 {
position:absolute;
left:0px;
top:95px;
width:173px;
height:30px;
text-align:center;
}
#u77_img {
position:absolute;
left:0px;
top:0px;
width:173px;
height:30px;
}
#u78 {
position:absolute;
left:2px;
top:8px;
width:169px;
word-wrap:break-word;
}
#u79 {
position:absolute;
left:173px;
top:95px;
width:173px;
height:30px;
text-align:center;
}
#u79_img {
position:absolute;
left:0px;
top:0px;
width:173px;
height:30px;
}
#u80 {
position:absolute;
left:2px;
top:8px;
width:169px;
word-wrap:break-word;
}
#u81 {
position:absolute;
left:346px;
top:95px;
width:222px;
height:30px;
color:#FF0000;
text-align:center;
}
#u81_img {
position:absolute;
left:0px;
top:0px;
width:222px;
height:30px;
}
#u82 {
position:absolute;
left:2px;
top:8px;
width:218px;
word-wrap:break-word;
}
#u83 {
position:absolute;
left:568px;
top:95px;
width:124px;
height:30px;
text-align:center;
}
#u83_img {
position:absolute;
left:0px;
top:0px;
width:124px;
height:30px;
}
#u84 {
position:absolute;
left:2px;
top:8px;
width:120px;
word-wrap:break-word;
}
#u85 {
position:absolute;
left:692px;
top:95px;
width:174px;
height:30px;
text-align:center;
}
#u85_img {
position:absolute;
left:0px;
top:0px;
width:174px;
height:30px;
}
#u86 {
position:absolute;
left:2px;
top:8px;
width:170px;
word-wrap:break-word;
}
#u87 {
position:absolute;
left:0px;
top:125px;
width:173px;
height:35px;
text-align:center;
}
#u87_img {
position:absolute;
left:0px;
top:0px;
width:173px;
height:35px;
}
#u88 {
position:absolute;
left:2px;
top:10px;
width:169px;
word-wrap:break-word;
}
#u89 {
position:absolute;
left:173px;
top:125px;
width:173px;
height:35px;
text-align:center;
}
#u89_img {
position:absolute;
left:0px;
top:0px;
width:173px;
height:35px;
}
#u90 {
position:absolute;
left:2px;
top:10px;
width:169px;
word-wrap:break-word;
}
#u91 {
position:absolute;
left:346px;
top:125px;
width:222px;
height:35px;
color:#FF0000;
text-align:center;
}
#u91_img {
position:absolute;
left:0px;
top:0px;
width:222px;
height:35px;
}
#u92 {
position:absolute;
left:2px;
top:10px;
width:218px;
word-wrap:break-word;
}
#u93 {
position:absolute;
left:568px;
top:125px;
width:124px;
height:35px;
text-align:center;
}
#u93_img {
position:absolute;
left:0px;
top:0px;
width:124px;
height:35px;
}
#u94 {
position:absolute;
left:2px;
top:10px;
width:120px;
word-wrap:break-word;
}
#u95 {
position:absolute;
left:692px;
top:125px;
width:174px;
height:35px;
text-align:center;
}
#u95_img {
position:absolute;
left:0px;
top:0px;
width:174px;
height:35px;
}
#u96 {
position:absolute;
left:2px;
top:10px;
width:170px;
word-wrap:break-word;
}
#u97 {
position:absolute;
left:0px;
top:160px;
width:173px;
height:30px;
text-align:center;
}
#u97_img {
position:absolute;
left:0px;
top:0px;
width:173px;
height:30px;
}
#u98 {
position:absolute;
left:2px;
top:8px;
width:169px;
word-wrap:break-word;
}
#u99 {
position:absolute;
left:173px;
top:160px;
width:173px;
height:30px;
text-align:center;
}
#u99_img {
position:absolute;
left:0px;
top:0px;
width:173px;
height:30px;
}
#u100 {
position:absolute;
left:2px;
top:8px;
width:169px;
word-wrap:break-word;
}
#u101 {
position:absolute;
left:346px;
top:160px;
width:222px;
height:30px;
color:#FF0000;
text-align:center;
}
#u101_img {
position:absolute;
left:0px;
top:0px;
width:222px;
height:30px;
}
#u102 {
position:absolute;
left:2px;
top:8px;
width:218px;
word-wrap:break-word;
}
#u103 {
position:absolute;
left:568px;
top:160px;
width:124px;
height:30px;
text-align:center;
}
#u103_img {
position:absolute;
left:0px;
top:0px;
width:124px;
height:30px;
}
#u104 {
position:absolute;
left:2px;
top:8px;
width:120px;
word-wrap:break-word;
}
#u105 {
position:absolute;
left:692px;
top:160px;
width:174px;
height:30px;
text-align:center;
}
#u105_img {
position:absolute;
left:0px;
top:0px;
width:174px;
height:30px;
}
#u106 {
position:absolute;
left:2px;
top:8px;
width:170px;
word-wrap:break-word;
}
#u107 {
position:absolute;
left:0px;
top:190px;
width:173px;
height:30px;
text-align:center;
}
#u107_img {
position:absolute;
left:0px;
top:0px;
width:173px;
height:30px;
}
#u108 {
position:absolute;
left:2px;
top:8px;
width:169px;
word-wrap:break-word;
}
#u109 {
position:absolute;
left:173px;
top:190px;
width:173px;
height:30px;
text-align:center;
}
#u109_img {
position:absolute;
left:0px;
top:0px;
width:173px;
height:30px;
}
#u110 {
position:absolute;
left:2px;
top:8px;
width:169px;
word-wrap:break-word;
}
#u111 {
position:absolute;
left:346px;
top:190px;
width:222px;
height:30px;
color:#FF0000;
text-align:center;
}
#u111_img {
position:absolute;
left:0px;
top:0px;
width:222px;
height:30px;
}
#u112 {
position:absolute;
left:2px;
top:8px;
width:218px;
word-wrap:break-word;
}
#u113 {
position:absolute;
left:568px;
top:190px;
width:124px;
height:30px;
text-align:center;
}
#u113_img {
position:absolute;
left:0px;
top:0px;
width:124px;
height:30px;
}
#u114 {
position:absolute;
left:2px;
top:8px;
width:120px;
word-wrap:break-word;
}
#u115 {
position:absolute;
left:692px;
top:190px;
width:174px;
height:30px;
text-align:center;
}
#u115_img {
position:absolute;
left:0px;
top:0px;
width:174px;
height:30px;
}
#u116 {
position:absolute;
left:2px;
top:8px;
width:170px;
word-wrap:break-word;
}
#u117 {
position:absolute;
left:0px;
top:220px;
width:173px;
height:30px;
text-align:center;
}
#u117_img {
position:absolute;
left:0px;
top:0px;
width:173px;
height:30px;
}
#u118 {
position:absolute;
left:2px;
top:8px;
width:169px;
word-wrap:break-word;
}
#u119 {
position:absolute;
left:173px;
top:220px;
width:173px;
height:30px;
text-align:center;
}
#u119_img {
position:absolute;
left:0px;
top:0px;
width:173px;
height:30px;
}
#u120 {
position:absolute;
left:2px;
top:8px;
width:169px;
word-wrap:break-word;
}
#u121 {
position:absolute;
left:346px;
top:220px;
width:222px;
height:30px;
color:#FF0000;
text-align:center;
}
#u121_img {
position:absolute;
left:0px;
top:0px;
width:222px;
height:30px;
}
#u122 {
position:absolute;
left:2px;
top:8px;
width:218px;
word-wrap:break-word;
}
#u123 {
position:absolute;
left:568px;
top:220px;
width:124px;
height:30px;
text-align:center;
}
#u123_img {
position:absolute;
left:0px;
top:0px;
width:124px;
height:30px;
}
#u124 {
position:absolute;
left:2px;
top:8px;
width:120px;
word-wrap:break-word;
}
#u125 {
position:absolute;
left:692px;
top:220px;
width:174px;
height:30px;
text-align:center;
}
#u125_img {
position:absolute;
left:0px;
top:0px;
width:174px;
height:30px;
}
#u126 {
position:absolute;
left:2px;
top:8px;
width:170px;
word-wrap:break-word;
}
#u127 {
position:absolute;
left:900px;
top:180px;
width:100px;
height:15px;
}
#u128 {
position:absolute;
left:16px;
top:0px;
width:82px;
word-wrap:break-word;
}
#u127_input {
position:absolute;
left:-3px;
top:-2px;
}
#u129 {
position:absolute;
left:30px;
top:90px;
width:110px;
height:15px;
font-family:'Arial-BoldMT', 'Arial Bold', 'Arial';
font-weight:700;
font-style:normal;
}
#u129_img {
position:absolute;
left:0px;
top:0px;
width:110px;
height:15px;
}
#u130 {
position:absolute;
left:0px;
top:0px;
width:110px;
white-space:nowrap;
}
#u131 {
position:absolute;
left:390px;
top:95px;
width:120px;
height:15px;
font-family:'Arial-BoldMT', 'Arial Bold', 'Arial';
font-weight:700;
font-style:normal;
}
#u131_img {
position:absolute;
left:0px;
top:0px;
width:120px;
height:15px;
}
#u132 {
position:absolute;
left:0px;
top:0px;
width:120px;
white-space:nowrap;
}
#u133 {
position:absolute;
left:790px;
top:85px;
width:100px;
height:25px;
}
#u133_input {
position:absolute;
left:0px;
top:0px;
width:100px;
height:25px;
font-family:'ArialMT', 'Arial';
font-weight:400;
font-style:normal;
font-size:13px;
text-decoration:none;
color:#000000;
text-align:center;
}
#u134 {
position:absolute;
left:160px;
top:90px;
width:200px;
height:22px;
}
#u134_input {
position:absolute;
left:0px;
top:0px;
width:200px;
height:22px;
font-family:'ArialMT', 'Arial';
font-weight:400;
font-style:normal;
font-size:13px;
text-decoration:none;
color:#000000;
}
#u134_input:disabled {
color:grayText;
}
#u135 {
position:absolute;
left:530px;
top:95px;
width:200px;
height:22px;
}
#u135_input {
position:absolute;
left:0px;
top:0px;
width:200px;
height:22px;
font-family:'ArialMT', 'Arial';
font-weight:400;
font-style:normal;
font-size:13px;
text-decoration:none;
color:#000000;
}
#u135_input:disabled {
color:grayText;
}
#u136 {
position:absolute;
left:79px;
top:110px;
width:881px;
height:572px;
}
#u136_img {
position:absolute;
left:0px;
top:0px;
width:881px;
height:572px;
}
#u137 {
position:absolute;
left:2px;
top:278px;
width:877px;
visibility:hidden;
word-wrap:break-word;
}
#u138 {
position:absolute;
left:110px;
top:140px;
width:90px;
height:15px;
font-family:'Arial-BoldMT', 'Arial Bold', 'Arial';
font-weight:700;
font-style:normal;
}
#u138_img {
position:absolute;
left:0px;
top:0px;
width:90px;
height:15px;
}
#u139 {
position:absolute;
left:0px;
top:0px;
width:90px;
white-space:nowrap;
}
#u140 {
position:absolute;
left:110px;
top:165px;
width:100px;
height:15px;
font-family:'Arial-BoldMT', 'Arial Bold', 'Arial';
font-weight:700;
font-style:normal;
}
#u140_img {
position:absolute;
left:0px;
top:0px;
width:100px;
height:15px;
}
#u141 {
position:absolute;
left:0px;
top:0px;
width:100px;
white-space:nowrap;
}
#u142 {
position:absolute;
left:760px;
top:140px;
width:95px;
height:15px;
font-family:'Arial-BoldMT', 'Arial Bold', 'Arial';
font-weight:700;
font-style:normal;
}
#u142_img {
position:absolute;
left:0px;
top:0px;
width:95px;
height:15px;
}
#u143 {
position:absolute;
left:0px;
top:0px;
width:95px;
white-space:nowrap;
}
#u144 {
position:absolute;
left:871px;
top:140px;
width:69px;
height:15px;
font-family:'Arial-BoldMT', 'Arial Bold', 'Arial';
font-weight:700;
font-style:normal;
}
#u144_img {
position:absolute;
left:0px;
top:0px;
width:69px;
height:15px;
}
#u145 {
position:absolute;
left:0px;
top:0px;
width:69px;
white-space:nowrap;
}
#u146 {
position:absolute;
left:770px;
top:170px;
width:51px;
height:15px;
font-family:'Arial-BoldMT', 'Arial Bold', 'Arial';
font-weight:700;
font-style:normal;
}
#u146_img {
position:absolute;
left:0px;
top:0px;
width:51px;
height:15px;
}
#u147 {
position:absolute;
left:0px;
top:0px;
width:51px;
white-space:nowrap;
}
#u148 {
position:absolute;
left:846px;
top:170px;
width:27px;
height:15px;
}
#u148_img {
position:absolute;
left:0px;
top:0px;
width:27px;
height:15px;
}
#u149 {
position:absolute;
left:0px;
top:0px;
width:27px;
white-space:nowrap;
}
#u150 {
position:absolute;
left:110px;
top:255px;
width:136px;
height:15px;
font-family:'Arial-BoldMT', 'Arial Bold', 'Arial';
font-weight:700;
font-style:normal;
}
#u150_img {
position:absolute;
left:0px;
top:0px;
width:136px;
height:15px;
}
#u151 {
position:absolute;
left:0px;
top:0px;
width:136px;
white-space:nowrap;
}
#u152 {
position:absolute;
left:110px;
top:280px;
width:165px;
height:15px;
font-family:'Arial-BoldMT', 'Arial Bold', 'Arial';
font-weight:700;
font-style:normal;
}
#u152_img {
position:absolute;
left:0px;
top:0px;
width:165px;
height:15px;
}
#u153 {
position:absolute;
left:0px;
top:0px;
width:165px;
white-space:nowrap;
}
#u154 {
position:absolute;
left:110px;
top:360px;
width:66px;
height:15px;
font-family:'Arial-BoldMT', 'Arial Bold', 'Arial';
font-weight:700;
font-style:normal;
}
#u154_img {
position:absolute;
left:0px;
top:0px;
width:66px;
height:15px;
}
#u155 {
position:absolute;
left:0px;
top:0px;
width:66px;
white-space:nowrap;
}
#u156 {
position:absolute;
left:715px;
top:440px;
width:75px;
height:22px;
}
#u156_input {
position:absolute;
left:0px;
top:0px;
width:75px;
height:22px;
font-family:'ArialMT', 'Arial';
font-weight:400;
font-style:normal;
font-size:10px;
text-decoration:none;
color:#000000;
}
#u156_input:disabled {
color:grayText;
}
#u157 {
position:absolute;
left:800px;
top:437px;
width:43px;
height:25px;
}
#u157_input {
position:absolute;
left:0px;
top:0px;
width:43px;
height:25px;
font-family:'ArialMT', 'Arial';
font-weight:400;
font-style:normal;
font-size:13px;
text-decoration:none;
color:#000000;
text-align:center;
}
#u158 {
position:absolute;
left:117px;
top:410px;
width:574px;
height:165px;
}
#u159 {
position:absolute;
left:0px;
top:0px;
width:173px;
height:30px;
font-family:'Arial-BoldMT', 'Arial Bold', 'Arial';
font-weight:700;
font-style:normal;
text-align:center;
}
#u159_img {
position:absolute;
left:0px;
top:0px;
width:173px;
height:30px;
}
#u160 {
position:absolute;
left:2px;
top:8px;
width:169px;
word-wrap:break-word;
}
#u161 {
position:absolute;
left:173px;
top:0px;
width:173px;
height:30px;
font-family:'Arial-BoldMT', 'Arial Bold', 'Arial';
font-weight:700;
font-style:normal;
text-align:center;
}
#u161_img {
position:absolute;
left:0px;
top:0px;
width:173px;
height:30px;
}
#u162 {
position:absolute;
left:2px;
top:8px;
width:169px;
word-wrap:break-word;
}
#u163 {
position:absolute;
left:346px;
top:0px;
width:223px;
height:30px;
font-family:'Arial-BoldMT', 'Arial Bold', 'Arial';
font-weight:700;
font-style:normal;
text-align:center;
}
#u163_img {
position:absolute;
left:0px;
top:0px;
width:223px;
height:30px;
}
#u164 {
position:absolute;
left:2px;
top:8px;
width:219px;
word-wrap:break-word;
}
#u165 {
position:absolute;
left:0px;
top:30px;
width:173px;
height:30px;
color:#000000;
text-align:center;
}
#u165_img {
position:absolute;
left:0px;
top:0px;
width:173px;
height:30px;
}
#u166 {
position:absolute;
left:2px;
top:8px;
width:169px;
word-wrap:break-word;
}
#u167 {
position:absolute;
left:173px;
top:30px;
width:173px;
height:30px;
color:#000000;
text-align:center;
}
#u167_img {
position:absolute;
left:0px;
top:0px;
width:173px;
height:30px;
}
#u168 {
position:absolute;
left:2px;
top:8px;
width:169px;
word-wrap:break-word;
}
#u169 {
position:absolute;
left:346px;
top:30px;
width:223px;
height:30px;
color:#000000;
text-align:center;
}
#u169_img {
position:absolute;
left:0px;
top:0px;
width:223px;
height:30px;
}
#u170 {
position:absolute;
left:2px;
top:8px;
width:219px;
word-wrap:break-word;
}
#u171 {
position:absolute;
left:0px;
top:60px;
width:173px;
height:35px;
text-align:center;
}
#u171_img {
position:absolute;
left:0px;
top:0px;
width:173px;
height:35px;
}
#u172 {
position:absolute;
left:2px;
top:10px;
width:169px;
word-wrap:break-word;
}
#u173 {
position:absolute;
left:173px;
top:60px;
width:173px;
height:35px;
color:#000000;
text-align:center;
}
#u173_img {
position:absolute;
left:0px;
top:0px;
width:173px;
height:35px;
}
#u174 {
position:absolute;
left:2px;
top:10px;
width:169px;
word-wrap:break-word;
}
#u175 {
position:absolute;
left:346px;
top:60px;
width:223px;
height:35px;
color:#000000;
text-align:center;
}
#u175_img {
position:absolute;
left:0px;
top:0px;
width:223px;
height:35px;
}
#u176 {
position:absolute;
left:2px;
top:10px;
width:219px;
word-wrap:break-word;
}
#u177 {
position:absolute;
left:0px;
top:95px;
width:173px;
height:30px;
text-align:center;
}
#u177_img {
position:absolute;
left:0px;
top:0px;
width:173px;
height:30px;
}
#u178 {
position:absolute;
left:2px;
top:8px;
width:169px;
word-wrap:break-word;
}
#u179 {
position:absolute;
left:173px;
top:95px;
width:173px;
height:30px;
color:#000000;
text-align:center;
}
#u179_img {
position:absolute;
left:0px;
top:0px;
width:173px;
height:30px;
}
#u180 {
position:absolute;
left:2px;
top:8px;
width:169px;
word-wrap:break-word;
}
#u181 {
position:absolute;
left:346px;
top:95px;
width:223px;
height:30px;
color:#000000;
text-align:center;
}
#u181_img {
position:absolute;
left:0px;
top:0px;
width:223px;
height:30px;
}
#u182 {
position:absolute;
left:2px;
top:8px;
width:219px;
word-wrap:break-word;
}
#u183 {
position:absolute;
left:0px;
top:125px;
width:173px;
height:35px;
text-align:center;
}
#u183_img {
position:absolute;
left:0px;
top:0px;
width:173px;
height:35px;
}
#u184 {
position:absolute;
left:2px;
top:10px;
width:169px;
word-wrap:break-word;
}
#u185 {
position:absolute;
left:173px;
top:125px;
width:173px;
height:35px;
color:#000000;
text-align:center;
}
#u185_img {
position:absolute;
left:0px;
top:0px;
width:173px;
height:35px;
}
#u186 {
position:absolute;
left:2px;
top:10px;
width:169px;
word-wrap:break-word;
}
#u187 {
position:absolute;
left:346px;
top:125px;
width:223px;
height:35px;
color:#000000;
text-align:center;
}
#u187_img {
position:absolute;
left:0px;
top:0px;
width:223px;
height:35px;
}
#u188 {
position:absolute;
left:2px;
top:10px;
width:219px;
word-wrap:break-word;
}
#u189 {
position:absolute;
left:715px;
top:475px;
width:75px;
height:22px;
}
#u189_input {
position:absolute;
left:0px;
top:0px;
width:75px;
height:22px;
font-family:'ArialMT', 'Arial';
font-weight:400;
font-style:normal;
font-size:10px;
text-decoration:none;
color:#000000;
}
#u189_input:disabled {
color:grayText;
}
#u190 {
position:absolute;
left:800px;
top:472px;
width:43px;
height:25px;
}
#u190_input {
position:absolute;
left:0px;
top:0px;
width:43px;
height:25px;
font-family:'ArialMT', 'Arial';
font-weight:400;
font-style:normal;
font-size:13px;
text-decoration:none;
color:#000000;
text-align:center;
}
#u191 {
position:absolute;
left:715px;
top:510px;
width:75px;
height:22px;
}
#u191_input {
position:absolute;
left:0px;
top:0px;
width:75px;
height:22px;
font-family:'ArialMT', 'Arial';
font-weight:400;
font-style:normal;
font-size:10px;
text-decoration:none;
color:#000000;
}
#u191_input:disabled {
color:grayText;
}
#u192 {
position:absolute;
left:800px;
top:507px;
width:43px;
height:25px;
}
#u192_input {
position:absolute;
left:0px;
top:0px;
width:43px;
height:25px;
font-family:'ArialMT', 'Arial';
font-weight:400;
font-style:normal;
font-size:13px;
text-decoration:none;
color:#000000;
text-align:center;
}
#u193 {
position:absolute;
left:715px;
top:548px;
width:75px;
height:22px;
}
#u193_input {
position:absolute;
left:0px;
top:0px;
width:75px;
height:22px;
font-family:'ArialMT', 'Arial';
font-weight:400;
font-style:normal;
font-size:10px;
text-decoration:none;
color:#000000;
}
#u193_input:disabled {
color:grayText;
}
#u194 {
position:absolute;
left:800px;
top:545px;
width:43px;
height:25px;
}
#u194_input {
position:absolute;
left:0px;
top:0px;
width:43px;
height:25px;
font-family:'ArialMT', 'Arial';
font-weight:400;
font-style:normal;
font-size:13px;
text-decoration:none;
color:#000000;
text-align:center;
}
#u195 {
position:absolute;
left:922px;
top:114px;
width:26px;
height:25px;
}
#u195_img {
position:absolute;
left:0px;
top:0px;
width:26px;
height:25px;
}
#u196 {
position:absolute;
left:2px;
top:4px;
width:22px;
visibility:hidden;
word-wrap:break-word;
}
#u197 {
position:absolute;
left:860px;
top:635px;
width:67px;
height:25px;
}
#u197_input {
position:absolute;
left:0px;
top:0px;
width:67px;
height:25px;
font-family:'ArialMT', 'Arial';
font-weight:400;
font-style:normal;
font-size:13px;
text-decoration:none;
color:#000000;
text-align:center;
} | 0.398289 | 0.039306 |
body{
font-family: sans-serif;
}
@page {
size: letter;
margin: 0px;
}
header {
margin-top: 0px;
margin-right: 0px;
margin-left: 240px;
background-color: #336B87;
color: #fff;
padding: 15px;
}
/**/
.txt_header{
margin: 10px;
text-align: right;
}
/**/
.img_id{
position: absolute;
top: 20px;
left: 20px;
width: 200px;
border-radius:10px 10px 10px 10px;
}
.sin_foto{
position: absolute;
top: 20px;
left: 20px;
width: 200px;
background: #9FC9DA;
border-radius:10px 10px 10px 10px;
}
/**/
.datos{
position: relative;
text-align: left;
margin: 0px 20px 20px 0px;
left: 220px;
padding: 1px 10px 1px 20px;
color: #2A3132;
}
.domicilio{
background-color: #90AFC5;
padding: 10px;
width: 70%;
text-align: center;
border-radius:20px 20px 20px 20px;
}
.txt_datos{
font-size: 15px;
text-align: center;
margin-left: -200px;
}
.border_bottom{
background-color: #90AFC5;
height: 5px;
border-radius: 2.5px;
width: auto;
}
/* - Resumen Profesional - */
.resumen{
position: relative;
text-align: justify;
margin: -25px 20px 20px 20px;
font-size: 15px;
color: #2A3132;
border-radius: 10px;
}
.resumen h4{
background-color: #763626;
color: #FFFFFF;
padding: 5px;
}
.resumen p{
padding: 0px 20px 0px 20px;
margin-top: -10px;
}
/* --- Sección grid --- */
.grid1{
position: relative;
width: 100%;
margin: 20px 0px 0px 0px;
border-top: 5px solid #336B87;
}
.grid1 > div {
padding: 1px 15px 0px 15px;
height: auto;
}
.grid2{
page-break-before: always;
width: 100%;
margin: 20px;
clear: left;
margin: 20px 20px 20px 0px;
}
.grid2 > div {
padding: 1px 20px 0px 20px;
height: auto;
}
.idio_otro{
float: left;
width: 62%;
margin-bottom: 20px;
}
/* - Formación académica - */
div .form_aca{
color: #2A3132;
width: 27%;
float: left;
text-align: center;
}
.form_dur{
background-color: #763626;
padding: 5px;
margin: 10px 0px 10px 0px;
border-radius: 0px 0px 10px 10px;
color: #FFFFFF;
font-size: 13px;
text-align: center;
}
.especialidad{
font-size: 15px;
}
.doc_form{
background-color: #90AFC5;
border-radius: 10px 10px 0px 0px;
color: #FFFFFF;
font-size: 13px;
padding: 5px;
}
.fa{
padding-bottom: 5px;
font-size: 13px;
}
.form_aca h4{
padding: 10px;
margin: 0px;
background-color: #336B87;
color: #FFFFFF;
}
.fa p{
font-size: 12px;
}
/*------------Esperiencia profesional----------------*/
div .exp_prof{
border-radius:10px 10px 10px 10px;
float: left;
width: 63%;
margin-left: 20px;
}
.exp_prof h4{
padding: 10px;
margin: 0px;
background-color: #336B87;
color: #FFFFFF;
}
.ep{
text-align: justify;
font-size: 13px;
color: #336B87;
margin-top: 10px;
}
.fun{
color: #2A3132;
}
.duracion{
background-color: #2A3132;
color: #FFFFFF;
padding: 5px;
border-radius: 0px 0px 10px 10px;
text-align: center;
}
.empresa{
text-align: center;
font-size: 15px;
margin-bottom: 5px;
margin-top: 5px;
}
.logros{
background-color: #90AFC5;
padding: 10px;
border-radius: 10px 10px 0px 0px;
margin-top: 5px;
}
/* - Formación extra-académica - */
div .form_exaca{
width: 30%;
float: left;
}
.form_exaca h4{
background-color: #336B87;
color: #FFFFFF;
padding: 10px;
margin: 0px 0px 10px 0px;
color: #FFFFFF;
text-align: center;
margin-bottom: 0px;
border-radius: 0px 0px 5px 5px;
}
.fe{
text-align: justify;
}
.fe p{
font-size: 13px;
color: #2A3132;
}
.fe_des{
background-color: #90AFC5;
padding: 5px;
margin: -5px 0px -5px 0px;
font-size: 13px;
border-radius: 0px 0px 5px 5px;
}
.fe_div{
height: 2px;
background-color: #336B87;
}
/* - Idiomas e informática (Conocimientos) - */
div .idio_info{
border-top: #763626 5px solid;
border-bottom: #763626 5px solid;
padding: 0px 20px 20px 20px;
}
.idio_info h4{
background-color: #763626;
color: #FFFFFF;
padding: 10px;
margin: 0px 50px 10px 50px;
color: #FFFFFF;
text-align: center;
}
.ii{
font-size: 14px;
padding-bottom: 10px;
color: #2A3132;
}
div .otros{
border-radius:0px 0px 10px 10px;
color: #fff;
border: solid 2px #2A3132;
margin-top: 20px;
}
.o{
font-size: 14px;
}
.otros h4{
padding: 10px 0px 10px 0px;
text-align: center;
background-color: #2A3132;
margin-top: 0px;
}
.lis_o{
list-style-type: circle;
color: #2A3132;
}
.lis_o li{
padding-bottom: 15px;
}
.web{
text-align: left;
margin: -5px 20px 20px -300px;
background-color: #763626;
color: #FFFFFF;
width: 270px;
clear: left;
border-radius: 0px 20px 20px 0px;
}
.pass_datos{
padding: 20px;
font-size: 15px;
}
.pass_datos a{
color: #FFFFFF;
}
footer .page:after {
content: counter(page);
}
footer table {
width: 100%;
}
footer p {
text-align: right;
}
footer .izq {
text-align: left;
} | public/css/pdfUno.css | body{
font-family: sans-serif;
}
@page {
size: letter;
margin: 0px;
}
header {
margin-top: 0px;
margin-right: 0px;
margin-left: 240px;
background-color: #336B87;
color: #fff;
padding: 15px;
}
/**/
.txt_header{
margin: 10px;
text-align: right;
}
/**/
.img_id{
position: absolute;
top: 20px;
left: 20px;
width: 200px;
border-radius:10px 10px 10px 10px;
}
.sin_foto{
position: absolute;
top: 20px;
left: 20px;
width: 200px;
background: #9FC9DA;
border-radius:10px 10px 10px 10px;
}
/**/
.datos{
position: relative;
text-align: left;
margin: 0px 20px 20px 0px;
left: 220px;
padding: 1px 10px 1px 20px;
color: #2A3132;
}
.domicilio{
background-color: #90AFC5;
padding: 10px;
width: 70%;
text-align: center;
border-radius:20px 20px 20px 20px;
}
.txt_datos{
font-size: 15px;
text-align: center;
margin-left: -200px;
}
.border_bottom{
background-color: #90AFC5;
height: 5px;
border-radius: 2.5px;
width: auto;
}
/* - Resumen Profesional - */
.resumen{
position: relative;
text-align: justify;
margin: -25px 20px 20px 20px;
font-size: 15px;
color: #2A3132;
border-radius: 10px;
}
.resumen h4{
background-color: #763626;
color: #FFFFFF;
padding: 5px;
}
.resumen p{
padding: 0px 20px 0px 20px;
margin-top: -10px;
}
/* --- Sección grid --- */
.grid1{
position: relative;
width: 100%;
margin: 20px 0px 0px 0px;
border-top: 5px solid #336B87;
}
.grid1 > div {
padding: 1px 15px 0px 15px;
height: auto;
}
.grid2{
page-break-before: always;
width: 100%;
margin: 20px;
clear: left;
margin: 20px 20px 20px 0px;
}
.grid2 > div {
padding: 1px 20px 0px 20px;
height: auto;
}
.idio_otro{
float: left;
width: 62%;
margin-bottom: 20px;
}
/* - Formación académica - */
div .form_aca{
color: #2A3132;
width: 27%;
float: left;
text-align: center;
}
.form_dur{
background-color: #763626;
padding: 5px;
margin: 10px 0px 10px 0px;
border-radius: 0px 0px 10px 10px;
color: #FFFFFF;
font-size: 13px;
text-align: center;
}
.especialidad{
font-size: 15px;
}
.doc_form{
background-color: #90AFC5;
border-radius: 10px 10px 0px 0px;
color: #FFFFFF;
font-size: 13px;
padding: 5px;
}
.fa{
padding-bottom: 5px;
font-size: 13px;
}
.form_aca h4{
padding: 10px;
margin: 0px;
background-color: #336B87;
color: #FFFFFF;
}
.fa p{
font-size: 12px;
}
/*------------Esperiencia profesional----------------*/
div .exp_prof{
border-radius:10px 10px 10px 10px;
float: left;
width: 63%;
margin-left: 20px;
}
.exp_prof h4{
padding: 10px;
margin: 0px;
background-color: #336B87;
color: #FFFFFF;
}
.ep{
text-align: justify;
font-size: 13px;
color: #336B87;
margin-top: 10px;
}
.fun{
color: #2A3132;
}
.duracion{
background-color: #2A3132;
color: #FFFFFF;
padding: 5px;
border-radius: 0px 0px 10px 10px;
text-align: center;
}
.empresa{
text-align: center;
font-size: 15px;
margin-bottom: 5px;
margin-top: 5px;
}
.logros{
background-color: #90AFC5;
padding: 10px;
border-radius: 10px 10px 0px 0px;
margin-top: 5px;
}
/* - Formación extra-académica - */
div .form_exaca{
width: 30%;
float: left;
}
.form_exaca h4{
background-color: #336B87;
color: #FFFFFF;
padding: 10px;
margin: 0px 0px 10px 0px;
color: #FFFFFF;
text-align: center;
margin-bottom: 0px;
border-radius: 0px 0px 5px 5px;
}
.fe{
text-align: justify;
}
.fe p{
font-size: 13px;
color: #2A3132;
}
.fe_des{
background-color: #90AFC5;
padding: 5px;
margin: -5px 0px -5px 0px;
font-size: 13px;
border-radius: 0px 0px 5px 5px;
}
.fe_div{
height: 2px;
background-color: #336B87;
}
/* - Idiomas e informática (Conocimientos) - */
div .idio_info{
border-top: #763626 5px solid;
border-bottom: #763626 5px solid;
padding: 0px 20px 20px 20px;
}
.idio_info h4{
background-color: #763626;
color: #FFFFFF;
padding: 10px;
margin: 0px 50px 10px 50px;
color: #FFFFFF;
text-align: center;
}
.ii{
font-size: 14px;
padding-bottom: 10px;
color: #2A3132;
}
div .otros{
border-radius:0px 0px 10px 10px;
color: #fff;
border: solid 2px #2A3132;
margin-top: 20px;
}
.o{
font-size: 14px;
}
.otros h4{
padding: 10px 0px 10px 0px;
text-align: center;
background-color: #2A3132;
margin-top: 0px;
}
.lis_o{
list-style-type: circle;
color: #2A3132;
}
.lis_o li{
padding-bottom: 15px;
}
.web{
text-align: left;
margin: -5px 20px 20px -300px;
background-color: #763626;
color: #FFFFFF;
width: 270px;
clear: left;
border-radius: 0px 20px 20px 0px;
}
.pass_datos{
padding: 20px;
font-size: 15px;
}
.pass_datos a{
color: #FFFFFF;
}
footer .page:after {
content: counter(page);
}
footer table {
width: 100%;
}
footer p {
text-align: right;
}
footer .izq {
text-align: left;
} | 0.29209 | 0.101589 |
body{
font-size:14px;
margin:0;
padding:0;
-webkit-box-sizing:border-box;
box-sizing:border-box;
-webkit-font-smoothing:antialiased;
}
div,h1,h2,h3,h4,h5,h6,p{
margin:0;
padding:0;
}
button,input,textarea{
outline:none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
border:none
}
input:focus{
outline:none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
border:none;
}
.btn{
width: 150px;
height: 40px;
border-radius:5px;
background-color:#cc0000;
cursor:pointer;
color:#eee;
font-size:15px;
-webkit-transition:opacity 0.2s linear;
-moz-transition:opacity 0.2s linear;
transition:opacity 0.2s linear;
}
.btn.btn-info{
background-color:#00d6b2;
}
.btn.btn-error{
background-color:#cc0000;
}
.btn.btn-cancel{
background-color:#db5726;
}
.btn.btn-default{
background-color:#2EBE21;
}
.btn:hover{
opacity:0.8;
color:#fff;
}
.pt-mb10{
margin-bottom:10px;
}
.pt-transition{
-webkit-transition:0.3s ease-out;
-moz-transition:0.3s ease-out;
transition:0.3s ease-out;
}
.mask{
position: fixed;
left:0;
top:0;
right:0;
bottom:0;
background:#333;
z-index:999;
/*filter:alpha(opacity=0);*/
/*opacity:0;*/
}
.modal{
position: absolute;
left:50%;
top:50%;
-webkit-transform:translate(-50%,-50%);
transform:translate(-50%,-50%);
display:none;
z-index:1000;
}
.modal.in{
display:block;
}
.modal .modalCon{
width: 500px;
padding:20px;
background-color:#eee;
box-shadow:2px 2px 2px #999;
}
.modal .modal-title{
height:50px;
line-height:50px;
border-bottom:1px solid #999;
color:#282828;
font-size:16px;
font-weight:400;
}
.modal .modal-body{
padding:20px 0;
line-height:20px;
}
.modal .modal-body .modal-inp{
display:block;
width: 300px;
height: 30px;
border:1px solid #999;
padding-left:10px;
}
.modal .modal-footer{
text-align:center;
}
.modal .modal-footer .btn + .btn{
margin-left:20px;
} | css/modal.css | body{
font-size:14px;
margin:0;
padding:0;
-webkit-box-sizing:border-box;
box-sizing:border-box;
-webkit-font-smoothing:antialiased;
}
div,h1,h2,h3,h4,h5,h6,p{
margin:0;
padding:0;
}
button,input,textarea{
outline:none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
border:none
}
input:focus{
outline:none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
border:none;
}
.btn{
width: 150px;
height: 40px;
border-radius:5px;
background-color:#cc0000;
cursor:pointer;
color:#eee;
font-size:15px;
-webkit-transition:opacity 0.2s linear;
-moz-transition:opacity 0.2s linear;
transition:opacity 0.2s linear;
}
.btn.btn-info{
background-color:#00d6b2;
}
.btn.btn-error{
background-color:#cc0000;
}
.btn.btn-cancel{
background-color:#db5726;
}
.btn.btn-default{
background-color:#2EBE21;
}
.btn:hover{
opacity:0.8;
color:#fff;
}
.pt-mb10{
margin-bottom:10px;
}
.pt-transition{
-webkit-transition:0.3s ease-out;
-moz-transition:0.3s ease-out;
transition:0.3s ease-out;
}
.mask{
position: fixed;
left:0;
top:0;
right:0;
bottom:0;
background:#333;
z-index:999;
/*filter:alpha(opacity=0);*/
/*opacity:0;*/
}
.modal{
position: absolute;
left:50%;
top:50%;
-webkit-transform:translate(-50%,-50%);
transform:translate(-50%,-50%);
display:none;
z-index:1000;
}
.modal.in{
display:block;
}
.modal .modalCon{
width: 500px;
padding:20px;
background-color:#eee;
box-shadow:2px 2px 2px #999;
}
.modal .modal-title{
height:50px;
line-height:50px;
border-bottom:1px solid #999;
color:#282828;
font-size:16px;
font-weight:400;
}
.modal .modal-body{
padding:20px 0;
line-height:20px;
}
.modal .modal-body .modal-inp{
display:block;
width: 300px;
height: 30px;
border:1px solid #999;
padding-left:10px;
}
.modal .modal-footer{
text-align:center;
}
.modal .modal-footer .btn + .btn{
margin-left:20px;
} | 0.23793 | 0.039602 |
.backdrop-container {
position: absolute;
z-index: -1;
top: 0;
left: 0;
overflow: hidden;
width: 100%;
height: 675px;
}
.backdrop-wrapper {
position: absolute;
z-index: -1;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
width: 1200px;
height: 675px;
}
.backdrop-wrapper > .backdrop-actual,
.backdrop-wrapper > .backdrop-placeholder {
position: absolute;
width: 100%;
height: 99.95%;
background-repeat: no-repeat;
background-size: 100% 100%;
}
.backdrop-placeholder {
image-rendering: pixelated;
transition: opacity 0s;
transition-delay: 1s;
}
.backdrop-mask {
padding-top: 500px;
position: relative;
}
.backdrop-mask::before {
content: "";
display: block;
position: absolute;
z-index: 0;
pointer-events: none;
width: 1200px;
top: 0;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
height: 675px;
background-repeat: no-repeat;
background-image: linear-gradient(
90deg,
#14181d 0,
rgba(20, 24, 29, 0.98556487) 0.97%,
rgba(20, 24, 29, 0.9451312) 2.07833333%,
rgba(20, 24, 29, 0.88300656) 3.29666667%,
rgba(20, 24, 29, 0.80349854) 4.60166667%,
rgba(20, 24, 29, 0.71091472) 5.96666667%,
rgba(20, 24, 29, 0.60956268) 7.365%,
rgba(20, 24, 29, 0.50375) 8.77166667%,
rgba(20, 24, 29, 0.39778426) 10.16%,
rgba(20, 24, 29, 0.29597303) 11.505%,
rgba(20, 24, 29, 0.20262391) 12.78%,
rgba(20, 24, 29, 0.12204446) 13.95833333%,
rgba(20, 24, 29, 0.05854227) 15.01666667%,
rgba(20, 24, 29, 0.01642493) 15.92833333%,
rgba(20, 24, 29, 0) 16.66666667%,
rgba(20, 24, 29, 0) 83.33333333%,
rgba(20, 24, 29, 0.01642493) 84.07166667%,
rgba(20, 24, 29, 0.05854227) 84.98333333%,
rgba(20, 24, 29, 0.12204446) 86.04166667%,
rgba(20, 24, 29, 0.20262391) 87.22%,
rgba(20, 24, 29, 0.29597303) 88.495%,
rgba(20, 24, 29, 0.39778426) 89.84%,
rgba(20, 24, 29, 0.50375) 91.22833333%,
rgba(20, 24, 29, 0.60956268) 92.635%,
rgba(20, 24, 29, 0.71091472) 94.03333333%,
rgba(20, 24, 29, 0.80349854) 95.39833333%,
rgba(20, 24, 29, 0.88300656) 96.70333333%,
rgba(20, 24, 29, 0.9451312) 97.92166667%,
rgba(20, 24, 29, 0.98556487) 99.03%,
#14181d
),
linear-gradient(
0deg,
#14181d 0,
#14181d 21.48148148%,
rgba(20, 24, 29, 0.98556487) 23.63703704%,
rgba(20, 24, 29, 0.9451312) 26.1%,
rgba(20, 24, 29, 0.88300656) 28.80740741%,
rgba(20, 24, 29, 0.80349854) 31.70740741%,
rgba(20, 24, 29, 0.71091472) 34.74074074%,
rgba(20, 24, 29, 0.60956268) 37.84814815%,
rgba(20, 24, 29, 0.50375) 40.97407407%,
rgba(20, 24, 29, 0.39778426) 44.05925926%,
rgba(20, 24, 29, 0.29597303) 47.04814815%,
rgba(20, 24, 29, 0.20262391) 49.88148148%,
rgba(20, 24, 29, 0.12204446) 52.5%,
rgba(20, 24, 29, 0.05854227) 54.85185185%,
rgba(20, 24, 29, 0.01642493) 56.87777778%,
rgba(20, 24, 29, 0) 58.51851852%
);
} | frontend/src/pages/game/components/backdrop/Backdrop.css | .backdrop-container {
position: absolute;
z-index: -1;
top: 0;
left: 0;
overflow: hidden;
width: 100%;
height: 675px;
}
.backdrop-wrapper {
position: absolute;
z-index: -1;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
width: 1200px;
height: 675px;
}
.backdrop-wrapper > .backdrop-actual,
.backdrop-wrapper > .backdrop-placeholder {
position: absolute;
width: 100%;
height: 99.95%;
background-repeat: no-repeat;
background-size: 100% 100%;
}
.backdrop-placeholder {
image-rendering: pixelated;
transition: opacity 0s;
transition-delay: 1s;
}
.backdrop-mask {
padding-top: 500px;
position: relative;
}
.backdrop-mask::before {
content: "";
display: block;
position: absolute;
z-index: 0;
pointer-events: none;
width: 1200px;
top: 0;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
height: 675px;
background-repeat: no-repeat;
background-image: linear-gradient(
90deg,
#14181d 0,
rgba(20, 24, 29, 0.98556487) 0.97%,
rgba(20, 24, 29, 0.9451312) 2.07833333%,
rgba(20, 24, 29, 0.88300656) 3.29666667%,
rgba(20, 24, 29, 0.80349854) 4.60166667%,
rgba(20, 24, 29, 0.71091472) 5.96666667%,
rgba(20, 24, 29, 0.60956268) 7.365%,
rgba(20, 24, 29, 0.50375) 8.77166667%,
rgba(20, 24, 29, 0.39778426) 10.16%,
rgba(20, 24, 29, 0.29597303) 11.505%,
rgba(20, 24, 29, 0.20262391) 12.78%,
rgba(20, 24, 29, 0.12204446) 13.95833333%,
rgba(20, 24, 29, 0.05854227) 15.01666667%,
rgba(20, 24, 29, 0.01642493) 15.92833333%,
rgba(20, 24, 29, 0) 16.66666667%,
rgba(20, 24, 29, 0) 83.33333333%,
rgba(20, 24, 29, 0.01642493) 84.07166667%,
rgba(20, 24, 29, 0.05854227) 84.98333333%,
rgba(20, 24, 29, 0.12204446) 86.04166667%,
rgba(20, 24, 29, 0.20262391) 87.22%,
rgba(20, 24, 29, 0.29597303) 88.495%,
rgba(20, 24, 29, 0.39778426) 89.84%,
rgba(20, 24, 29, 0.50375) 91.22833333%,
rgba(20, 24, 29, 0.60956268) 92.635%,
rgba(20, 24, 29, 0.71091472) 94.03333333%,
rgba(20, 24, 29, 0.80349854) 95.39833333%,
rgba(20, 24, 29, 0.88300656) 96.70333333%,
rgba(20, 24, 29, 0.9451312) 97.92166667%,
rgba(20, 24, 29, 0.98556487) 99.03%,
#14181d
),
linear-gradient(
0deg,
#14181d 0,
#14181d 21.48148148%,
rgba(20, 24, 29, 0.98556487) 23.63703704%,
rgba(20, 24, 29, 0.9451312) 26.1%,
rgba(20, 24, 29, 0.88300656) 28.80740741%,
rgba(20, 24, 29, 0.80349854) 31.70740741%,
rgba(20, 24, 29, 0.71091472) 34.74074074%,
rgba(20, 24, 29, 0.60956268) 37.84814815%,
rgba(20, 24, 29, 0.50375) 40.97407407%,
rgba(20, 24, 29, 0.39778426) 44.05925926%,
rgba(20, 24, 29, 0.29597303) 47.04814815%,
rgba(20, 24, 29, 0.20262391) 49.88148148%,
rgba(20, 24, 29, 0.12204446) 52.5%,
rgba(20, 24, 29, 0.05854227) 54.85185185%,
rgba(20, 24, 29, 0.01642493) 56.87777778%,
rgba(20, 24, 29, 0) 58.51851852%
);
} | 0.41052 | 0.08061 |
.book-details-page {
padding: 3rem 8rem 3rem 8rem;
max-width: 1200px;
margin: auto;
}
.backBtn {
margin-bottom: 2rem;
border: none;
background-color: #FFFFFF;
color: #333333;
font-family: Lato;
font-size: 18px;
}
.backBtn:hover {
color: #ED696A;
font-weight: bold;
text-decoration: underline;
}
.book-details-container {
display: flex;
flex-direction: row;
}
.book-details-image img {
width: 140px;
height: 200px;
border-radius: 22.33px;
box-shadow: 20px 26px 16px 0 rgba(0,0,0,0.21);
}
.book-details {
margin-left: 4rem;
}
.book-details h2 {
color: #333333;
font-family: "Playfair Display";
font-size: 48px;
font-weight: bold;
letter-spacing: 0;
line-height: 64px;
}
.book-details h3 {
color: #333333;
font-family: "Playfair Display";
font-size: 24px;
letter-spacing: 0;
line-height: 32px;
}
.book-details h4 {
color: #A4A4AE;
font-family: Lato;
font-size: 16px;
letter-spacing: 0;
line-height: 19px;
}
.book-details p {
color: #666666;
font-family: Lato;
font-size: 15px;
letter-spacing: 0;
line-height: 17px;
margin-top: 1rem;
}
.book-links {
padding: 2rem 0;
display: flex;
flex-direction: row;
justify-content: flex-start;
}
.book-links a {
color: #333333;
font-size: 16px;
line-height: 26px;
font-family: Lato;
margin-left: 1rem;
}
.nobook-container {
text-align: center;
padding: 4rem 0;
}
.nobook-container h1 {
color: #333333;
font-family: "Playfair Display";
font-size: 48px;
font-weight: bold;
letter-spacing: 0;
line-height: 48px;
margin-bottom: 3rem;
}
.nobook-container button {
max-height: 30px;
width: fit-content;
padding: 0.2rem 1rem 0.2rem 1rem;
border-radius: 30.5px;
background-color: #FFFFFF;
border: solid #ED696A 1px;
color: #ED696A;
font-family: "Open Sans";
font-weight: bold;
font-size: 14px;
letter-spacing: 0;
}
@media (max-width: 1000px) {
.book-details-page {
padding: 3rem 6rem 3rem 4rem;
}
}
@media (max-width: 768px) {
.book-details-container {
flex-direction: column;
}
.book-details-image {
padding: 0 0 2rem 0;
}
.book-details {
margin: 0;
}
}
@media (max-width: 578px) {
.book-details-page {
padding: 2rem;
}
.book-details-image img {
width: 112px;
height: 160px;
}
} | src/components/BookDetails/BookDetails.css | .book-details-page {
padding: 3rem 8rem 3rem 8rem;
max-width: 1200px;
margin: auto;
}
.backBtn {
margin-bottom: 2rem;
border: none;
background-color: #FFFFFF;
color: #333333;
font-family: Lato;
font-size: 18px;
}
.backBtn:hover {
color: #ED696A;
font-weight: bold;
text-decoration: underline;
}
.book-details-container {
display: flex;
flex-direction: row;
}
.book-details-image img {
width: 140px;
height: 200px;
border-radius: 22.33px;
box-shadow: 20px 26px 16px 0 rgba(0,0,0,0.21);
}
.book-details {
margin-left: 4rem;
}
.book-details h2 {
color: #333333;
font-family: "Playfair Display";
font-size: 48px;
font-weight: bold;
letter-spacing: 0;
line-height: 64px;
}
.book-details h3 {
color: #333333;
font-family: "Playfair Display";
font-size: 24px;
letter-spacing: 0;
line-height: 32px;
}
.book-details h4 {
color: #A4A4AE;
font-family: Lato;
font-size: 16px;
letter-spacing: 0;
line-height: 19px;
}
.book-details p {
color: #666666;
font-family: Lato;
font-size: 15px;
letter-spacing: 0;
line-height: 17px;
margin-top: 1rem;
}
.book-links {
padding: 2rem 0;
display: flex;
flex-direction: row;
justify-content: flex-start;
}
.book-links a {
color: #333333;
font-size: 16px;
line-height: 26px;
font-family: Lato;
margin-left: 1rem;
}
.nobook-container {
text-align: center;
padding: 4rem 0;
}
.nobook-container h1 {
color: #333333;
font-family: "Playfair Display";
font-size: 48px;
font-weight: bold;
letter-spacing: 0;
line-height: 48px;
margin-bottom: 3rem;
}
.nobook-container button {
max-height: 30px;
width: fit-content;
padding: 0.2rem 1rem 0.2rem 1rem;
border-radius: 30.5px;
background-color: #FFFFFF;
border: solid #ED696A 1px;
color: #ED696A;
font-family: "Open Sans";
font-weight: bold;
font-size: 14px;
letter-spacing: 0;
}
@media (max-width: 1000px) {
.book-details-page {
padding: 3rem 6rem 3rem 4rem;
}
}
@media (max-width: 768px) {
.book-details-container {
flex-direction: column;
}
.book-details-image {
padding: 0 0 2rem 0;
}
.book-details {
margin: 0;
}
}
@media (max-width: 578px) {
.book-details-page {
padding: 2rem;
}
.book-details-image img {
width: 112px;
height: 160px;
}
} | 0.374104 | 0.082994 |
.eael-product-gallery {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.eael-product-gallery.eael-terms-layout-horizontal {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.eael-product-gallery.eael-terms-layout-horizontal .eael-cat-tab {
margin: 0 0 50px 0;
}
.eael-product-gallery.eael-terms-layout-horizontal .eael-cat-tab li:first-child a {
margin-left: 0;
}
.eael-product-gallery.eael-terms-layout-horizontal .eael-cat-tab li:last-child a {
margin-right: 0;
}
.eael-product-gallery.eael-terms-layout-horizontal .eael-cat-tab img {
display: block;
margin: 0 auto 5px auto;
}
.eael-product-gallery.eael-terms-layout-vertical {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
gap: 2%;
}
@media (max-width: 767px) {
.eael-product-gallery.eael-terms-layout-vertical {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
}
.eael-product-gallery.eael-terms-layout-vertical .eael-cat-tab {
width: 25%;
}
@media (max-width: 767px) {
.eael-product-gallery.eael-terms-layout-vertical .eael-cat-tab {
width: 100%;
}
}
@media (min-width: 768px) {
.eael-product-gallery.eael-terms-layout-vertical .eael-cat-tab li {
display: block;
}
}
.eael-product-gallery.eael-terms-layout-vertical .eael-cat-tab li:first-child a {
margin-top: 0;
}
.eael-product-gallery.eael-terms-layout-vertical .eael-cat-tab li:last-child a {
margin-bottom: 0;
}
.eael-product-gallery.eael-terms-layout-vertical .eael-cat-tab a {
padding: 20px 30px;
}
.eael-product-gallery.eael-terms-layout-vertical .eael-cat-tab img {
margin: 0 5px 0 0;
}
.eael-product-gallery.eael-terms-layout-vertical .woocommerce {
width: 75%;
}
@media (max-width: 767px) {
.eael-product-gallery.eael-terms-layout-vertical .woocommerce {
width: 100%;
}
}
.eael-product-gallery .eael-cat-tab {
list-style: none;
margin: 0;
padding: 0;
border-radius: 5px;
}
.eael-product-gallery .eael-cat-tab li {
display: inline-block;
}
.eael-product-gallery .eael-cat-tab img {
width: 35px;
}
.eael-product-gallery .eael-cat-tab a {
padding: 20px 30px;
display: block;
background-color: #f8f6ff;
color: #7d7a94;
font-size: 20px;
line-height: 1.2em;
font-weight: 600;
border-radius: 5px;
margin: 3px;
}
.eael-product-gallery .eael-cat-tab a:hover, .eael-product-gallery .eael-cat-tab a.active {
color: #fff;
background-color: #8941ff;
}
.eael-product-gallery .woocommerce ul.products {
display: grid;
grid-gap: 25px;
margin: 0 0 15px 0 !important;
padding: 0 !important;
}
.eael-product-gallery .woocommerce ul.products:before, .eael-product-gallery .woocommerce ul.products:after {
display: none;
}
.eael-product-gallery .woocommerce ul.products .product {
width: 100%;
margin: 0;
padding: 0;
}
.eael-product-gallery .woocommerce ul.products .product .star-rating {
margin: 0 auto 5px;
display: inline-block;
float: none;
height: 1em;
width: 5.6em;
font-size: 1em;
line-height: 1em;
}
.eael-product-gallery .woocommerce ul.products .product .star-rating:before {
content: "\f005\f005\f005\f005\f005";
font-family: "Font Awesome 5 Free";
font-weight: 400;
opacity: 1;
}
.eael-product-gallery .woocommerce ul.products .product .star-rating span {
display: inline-block;
}
.eael-product-gallery .woocommerce ul.products .product .star-rating span:before {
content: "\f005\f005\f005\f005\f005";
font-family: "Font Awesome 5 Free";
font-weight: 900;
}
.eael-product-gallery .woocommerce ul.products li.product {
width: 100%;
}
.eael-product-gallery .woocommerce ul.products.products[class*=columns-] li.product {
width: 100%;
}
.eael-product-gallery.eael-product-preset-4 .woocommerce ul.products li.product {
position: relative;
float: left;
display: block;
overflow: hidden;
text-align: center;
padding: 0;
border-radius: 0;
background-color: #fff;
-webkit-box-shadow: none;
box-shadow: none;
border: 1px solid #eee;
}
.eael-product-gallery.eael-product-preset-4 .woocommerce ul.products li.product a {
text-decoration: none;
}
.eael-product-gallery.eael-product-preset-4 .woocommerce ul.products li.product a:hover {
outline: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.eael-product-gallery.eael-product-preset-4 .woocommerce ul.products li.product img {
width: 100%;
height: auto;
margin: 0;
max-width: 100%;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.eael-product-gallery.eael-product-preset-4 .woocommerce ul.products li.product .woocommerce-loop-product__title {
font-size: 16px;
font-weight: 700;
line-height: 1;
color: #333;
margin: 25px 0 12px;
padding: 0;
}
.eael-product-gallery.eael-product-preset-4 .woocommerce ul.products li.product .onsale {
display: block;
line-height: 170px;
font-size: 13px;
text-align: center;
letter-spacing: 0;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
text-transform: uppercase;
color: #fff;
background-color: #ff2a13;
border-radius: 0;
border: none;
-webkit-box-shadow: none;
box-shadow: none;
position: absolute;
height: 100px;
width: 200px;
z-index: 1;
left: -100px;
top: -50px;
right: auto;
margin: 0;
padding: 0;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.eael-product-gallery.eael-product-preset-4 .woocommerce ul.products li.product .outofstock-badge {
line-height: 16px;
font-size: 13px;
font-weight: 600;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
letter-spacing: 0;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
text-transform: uppercase;
color: #fff;
background-color: #ff2a13;
border-radius: 0;
border: none;
-webkit-box-shadow: none;
box-shadow: none;
position: absolute;
height: 100px;
width: 200px;
z-index: 1;
left: -95px;
top: -45px;
right: auto;
margin: 0;
padding: 0;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.eael-product-gallery.eael-product-preset-4 .woocommerce ul.products li.product .price {
font-size: 14px;
margin-bottom: 0;
}
.eael-product-gallery.eael-product-preset-4 .woocommerce ul.products li.product .price del {
opacity: 0.5;
display: inline-block;
}
.eael-product-gallery.eael-product-preset-4 .woocommerce ul.products li.product .price ins {
font-weight: 400;
background-color: transparent;
color: #ff2a13;
}
.eael-product-gallery.eael-product-preset-4 .woocommerce ul.products li.product .star-rating {
display: block;
float: none;
font-size: 14px;
margin: 10px auto;
}
.eael-product-gallery.eael-product-preset-4 .woocommerce ul.products li.product .button,
.eael-product-gallery.eael-product-preset-4 .woocommerce ul.products li.product .button.add_to_cart_button {
display: block;
font-size: 14px;
font-weight: 400;
line-height: 38px;
text-align: center;
text-transform: uppercase;
color: #fff;
background-color: #333;
padding: 0;
margin: 15px;
border-radius: 0;
}
.eael-product-gallery.eael-product-preset-4 .woocommerce ul.products li.product .button::before,
.eael-product-gallery.eael-product-preset-4 .woocommerce ul.products li.product .button.add_to_cart_button::before {
content: "\f07a";
font-family: "Font Awesome 5 Free";
font-weight: 900;
padding-right: 8px;
}
.eael-product-gallery.eael-product-preset-4 .woocommerce ul.products li.product .button.product_type_variable:before,
.eael-product-gallery.eael-product-preset-4 .woocommerce ul.products li.product .button.add_to_cart_button.product_type_variable:before {
content: "\f00c";
}
.eael-product-gallery.eael-product-preset-4 .woocommerce ul.products li.product .button:focus,
.eael-product-gallery.eael-product-preset-4 .woocommerce ul.products li.product .button.add_to_cart_button:focus {
outline: none;
}
.eael-product-gallery.eael-product-preset-4 .woocommerce ul.products li.product .button::before {
content: none;
}
.eael-product-gallery.eael-product-preset-4 .woocommerce ul.products li.product .eael-wc-compare {
color: #fff;
background-color: #333;
}
.eael-product-gallery.eael-product-preset-4 .woocommerce ul.products li.product a.added_to_cart {
display: block;
margin: 0 0 15px 0;
padding: 0;
font-size: 14px;
line-height: 1;
text-transform: capitalize;
color: #333;
background-color: transparent;
}
.eael-product-gallery.eael-product-preset-6 ul.products li.product .image-wrap img, .eael-product-gallery.eael-product-preset-2 ul.products li.product .image-wrap img, .eael-product-gallery.eael-product-preset-1 ul.products li.product .image-wrap img {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.eael-product-gallery.masonry .woocommerce ul.products {
display: block;
}
@media (min-width: 766px) {
.eael-product-gallery.masonry .woocommerce ul.products {
margin: 0 -1% !important;
}
}
.eael-product-gallery.masonry .woocommerce ul.products:before, .eael-product-gallery.masonry .woocommerce ul.products:after {
display: table;
content: " ";
}
.eael-product-gallery.masonry .woocommerce ul.products li.product {
float: left;
margin: 15px 0;
}
@media (min-width: 766px) {
.eael-product-gallery.masonry .woocommerce ul.products li.product {
margin: 1%;
}
}
.eael-product-gallery .woocommerce ul.products h2.eael-product-not-found {
grid-column: 1/-1;
text-align: center;
font-size: 20px;
}
.eael-product-gallery .woocommerce ul.products li.product a img,
.eael-product-gallery .woocommerce ul.products li.product img {
margin-bottom: 0;
display: block;
width: 100%;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.eael-product-gallery .woocommerce ul.products li.product .woocommerce-loop-product__title {
letter-spacing: normal;
font-weight: 700;
text-transform: capitalize;
}
.eael-product-gallery .woocommerce ul.products li.product ins {
background: transparent;
}
.eael-product-gallery .woocommerce ul.products li.product .button {
text-transform: capitalize;
border: none;
letter-spacing: normal;
-webkit-box-shadow: none;
box-shadow: none;
}
.eael-product-gallery .woocommerce ul.products li.product .button:hover, .eael-product-gallery .woocommerce ul.products li.product .button:visited {
text-decoration: none;
}
.eael-product-gallery .woocommerce ul.products li.product .star-rating {
margin: 0 auto 5px;
display: inline-block;
float: none;
height: 1em;
width: 5.6em;
font-size: 1em;
line-height: 1em;
}
.eael-product-gallery .woocommerce ul.products li.product .star-rating:before {
content: "\f005\f005\f005\f005\f005";
font-family: "Font Awesome 5 Free";
font-weight: 400;
opacity: 1;
}
.eael-product-gallery .woocommerce ul.products li.product .star-rating span {
display: inline-block;
}
.eael-product-gallery .woocommerce ul.products li.product .star-rating span:before {
content: "\f005\f005\f005\f005\f005";
font-family: "Font Awesome 5 Free";
font-weight: 900;
}
.eael-product-gallery .woocommerce ul.products .product {
overflow-y: auto;
}
.eael-product-gallery .eael-load-more-button-wrap {
clear: both;
margin-top: 40px;
}
.eael-product-gallery .eael-product-wrap .eael-onsale {
padding: 5px 10px;
font-size: 12px;
font-weight: 500;
position: absolute;
text-align: center;
line-height: 1.2em;
top: 30px;
left: 0;
margin: 0;
background-color: #ff7a80;
color: #fff;
z-index: 9;
}
.eael-product-gallery .eael-product-wrap .eael-onsale.sale-preset-1.outofstock br {
display: none;
}
.eael-product-gallery .eael-product-wrap .eael-onsale.sale-preset-1.right {
left: auto;
right: 0;
}
.eael-product-gallery .eael-product-wrap .eael-onsale.sale-preset-2 {
padding: 0;
top: 5px;
left: 5px;
display: inline-table;
min-width: 50px;
min-height: 50px;
line-height: 50px;
border-radius: 100%;
-webkit-font-smoothing: antialiased;
}
.eael-product-gallery .eael-product-wrap .eael-onsale.sale-preset-2.outofstock {
line-height: 1.2em;
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;
}
.eael-product-gallery .eael-product-wrap .eael-onsale.sale-preset-2.right {
left: auto;
right: 5px;
}
.eael-product-gallery .eael-product-wrap .eael-onsale.sale-preset-3 {
border-radius: 50px;
left: 15px;
top: 15px;
}
.eael-product-gallery .eael-product-wrap .eael-onsale.sale-preset-3.outofstock br {
display: none;
}
.eael-product-gallery .eael-product-wrap .eael-onsale.sale-preset-3.right {
left: auto;
right: 15px;
}
.eael-product-gallery .eael-product-wrap .eael-onsale.sale-preset-4 {
left: 0;
top: 15px;
}
.eael-product-gallery .eael-product-wrap .eael-onsale.sale-preset-4.outofstock br {
display: none;
}
.eael-product-gallery .eael-product-wrap .eael-onsale.sale-preset-4:after {
position: absolute;
right: -15px;
bottom: 0px;
width: 15px;
height: 24px;
border-top: 12px solid transparent;
border-bottom: 12px solid transparent;
border-left: 10px solid #23a454;
content: "";
}
.eael-product-gallery .eael-product-wrap .eael-onsale.sale-preset-4.right {
left: auto;
right: 0;
}
.eael-product-gallery .eael-product-wrap .eael-onsale.sale-preset-4.right:after {
right: auto;
left: -15px;
border-left: 0;
border-right: 10px solid #23a454;
}
.eael-product-gallery .eael-product-wrap .eael-onsale.sale-preset-5 {
display: block;
line-height: 74px;
height: 60px;
width: 120px;
left: -37pX;
top: -8px;
right: auto;
padding: 0;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.eael-product-gallery .eael-product-wrap .eael-onsale.sale-preset-5.outofstock {
line-height: normal;
padding-top: 12px;
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;
}
.eael-product-gallery .eael-product-wrap .eael-onsale.sale-preset-5.right {
left: auto;
right: -35px;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.eael-product-gallery .eael-product-wrap .eael-product-title * {
font-size: 20px;
line-height: 1.2em;
color: #252525;
font-weight: 500;
margin: 0 0 8px;
padding: 0;
}
.eael-product-gallery .eael-product-wrap .eael-product-title *:before {
content: none;
}
.eael-product-gallery .eael-product-wrap .eael-product-price {
font-size: 18px;
line-height: 1.2em;
color: #ff7a80;
font-weight: 600;
margin-bottom: 10px;
}
.eael-product-gallery .eael-product-wrap .star-rating {
margin: 0 auto 10px;
}
.eael-product-gallery .eael-product-wrap a.button.add_to_cart_button.added {
display: none !important;
}
.eael-product-gallery .eael-product-wrap:hover .icons-wrap.box-style {
bottom: 30px;
visibility: visible;
opacity: 1;
}
.eael-product-gallery .eael-product-wrap:hover .icons-wrap.block-box-style {
visibility: visible;
opacity: 1;
-webkit-transform: translateY(-50px);
-ms-transform: translateY(-50px);
transform: translateY(-50px);
}
.eael-product-gallery .eael-product-wrap:hover .icons-wrap.block-style {
visibility: visible;
opacity: 1;
-webkit-transform: translateY(-50px);
-ms-transform: translateY(-50px);
transform: translateY(-50px);
}
.eael-product-gallery .eael-product-wrap .product-image-wrap {
position: relative;
overflow: hidden;
}
.eael-product-gallery .eael-product-wrap .icons-wrap {
padding: 0;
list-style: none;
position: absolute;
z-index: 9;
display: block;
top: 50%;
left: 0;
right: 0;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
opacity: 0;
visibility: hidden;
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
margin: 0 auto;
-webkit-transition: all ease 0.4s;
-o-transition: all ease 0.4s;
transition: all ease 0.4s;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.block-style {
background: red;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: stretch;
-ms-flex-pack: stretch;
justify-content: stretch;
width: 100%;
top: auto;
bottom: -50px;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.block-style li {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.block-style li:not(:last-child) {
border-right: 1px solid #fff;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.block-style li.add-to-cart {
-webkit-box-flex: 4;
-ms-flex: 4;
flex: 4;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.block-style li a {
position: relative;
background-color: transparent;
margin: 0;
padding: 10px 5px;
font-size: 15px;
line-height: 1.2em;
color: #fff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.block-style li a:hover {
background-color: transparent;
color: #000;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.block-style li a i {
line-height: normal;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.box-style {
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: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
top: auto;
bottom: -100px;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.box-style li a {
position: relative;
width: 42px;
height: 42px;
margin: 3px;
-webkit-box-shadow: 0px 15px 10px rgba(61, 70, 79, 0.12);
box-shadow: 0px 15px 10px rgba(61, 70, 79, 0.12);
background-color: #ffffff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.box-style li a i {
line-height: 1rem;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.box-style li a.added_to_cart {
font-size: 0 !important;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.box-style li a.added_to_cart:after {
content: "\f217";
font-weight: 900;
font-family: "Font Awesome 5 Free";
font-size: 18px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
vertical-align: middle;
margin: 0;
padding: 0;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.box-style li a.button.add_to_cart_button {
padding: 0;
margin: 3px;
font-size: 0px !important;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.box-style li a.button.add_to_cart_button:before {
content: "\f07a";
display: block;
font-family: "Font Awesome 5 Free";
font-size: 18px;
font-weight: 900;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
top: 50%;
left: 50%;
position: absolute;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.box-style li a.button.add_to_cart_button.product_type_variable:before {
content: "\f00c";
}
.eael-product-gallery .eael-product-wrap .icons-wrap.over-box-style {
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;
visibility: visible;
opacity: 1;
top: auto;
bottom: -24px;
margin: 0 5%;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.over-box-style li a {
position: relative;
width: 42px;
height: 42px;
margin: 3px;
-webkit-box-shadow: 0px 15px 10px rgba(61, 70, 79, 0.12);
box-shadow: 0px 15px 10px rgba(61, 70, 79, 0.12);
background-color: #ffffff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.over-box-style li a i {
line-height: 1rem;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.over-box-style li a.added_to_cart {
font-size: 0 !important;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.over-box-style li a.added_to_cart:after {
content: "\f217";
font-weight: 900;
font-family: "Font Awesome 5 Free";
font-size: 18px;
line-height: 38px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
vertical-align: middle;
margin: 3px;
padding: 0;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.over-box-style li a.button.add_to_cart_button {
padding: 0;
margin: 3px;
font-size: 0px !important;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.over-box-style li a.button.add_to_cart_button:before {
content: "\f07a";
display: block;
font-family: "Font Awesome 5 Free";
font-size: 18px;
font-weight: 900;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
top: 50%;
left: 50%;
position: absolute;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.over-box-style li a.button.add_to_cart_button.product_type_variable:before {
content: "\f00c";
}
.eael-product-gallery .eael-product-wrap .icons-wrap.over-box-style li a.product_type_external {
width: auto;
height: auto;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.block-box-style {
background: white;
width: 100%;
top: auto;
bottom: -50px;
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: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.block-box-style li a {
position: relative;
width: 42px;
height: 42px;
margin: 10px 2px 0;
padding: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.block-box-style li a i {
line-height: 1rem;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.block-box-style li a.added_to_cart {
font-size: 0 !important;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.block-box-style li a.added_to_cart:after {
content: "\f217";
font-weight: 900;
font-family: "Font Awesome 5 Free";
font-size: 18px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
vertical-align: middle;
margin: 0;
padding: 0;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.block-box-style li a.button.add_to_cart_button {
padding: 0;
margin: 10px 2px 0;
font-size: 0px !important;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.block-box-style li a.button.add_to_cart_button:before {
content: "\f07a";
display: block;
font-family: "Font Awesome 5 Free";
font-size: 18px;
font-weight: 900;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
top: 50%;
left: 50%;
position: absolute;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.block-box-style li a.button.add_to_cart_button.product_type_variable:before {
content: "\f00c";
}
.eael-product-gallery .eael-product-wrap .icons-wrap li {
display: inline-block;
margin: 0;
padding: 0;
}
.eael-product-gallery .eael-product-wrap .icons-wrap li a {
display: block;
position: absolute;
color: #000;
width: 100%;
height: 100%;
text-align: center;
-webkit-transition: all ease 0.4s;
-o-transition: all ease 0.4s;
transition: all ease 0.4s;
cursor: pointer;
}
.eael-product-gallery .eael-product-wrap .icons-wrap li a:hover {
background: #ff7a80;
color: #fff;
}
.eael-product-gallery .eael-product-wrap .icons-wrap li a i {
position: relative;
font-size: 18px;
line-height: 42px;
}
.eael-product-gallery .eael-product-wrap .icons-wrap li a svg {
width: 18px;
}
.eael-product-gallery .eael-product-wrap .product-details-wrap {
padding: 10px;
}
.eael-product-gallery.eael-product-preset-1 .product-image-wrap {
overflow: inherit;
}
.eael-product-gallery.eael-product-preset-1 .product-details-wrap > div:first-child {
margin-top: 20px;
}
.eael-product-gallery.eael-product-preset-6 ul.products, .eael-product-gallery.eael-product-preset-2 ul.products, .eael-product-gallery.eael-product-preset-1 ul.products {
padding: 0;
margin: 0;
list-style: none;
}
.eael-product-gallery.eael-product-preset-6 ul.products li.product, .eael-product-gallery.eael-product-preset-2 ul.products li.product, .eael-product-gallery.eael-product-preset-1 ul.products li.product {
text-align: center;
border: 1px solid black;
overflow: hidden;
}
.eael-product-gallery.eael-product-preset-6 ul.products li.product.first, .eael-product-gallery.eael-product-preset-2 ul.products li.product.first, .eael-product-gallery.eael-product-preset-1 ul.products li.product.first {
clear: none;
}
.eael-product-gallery.eael-product-preset-3 .product.outofstock .icons-wrap .button, .eael-product-gallery.eael-product-preset-2 .product.outofstock .icons-wrap .button, .eael-product-gallery.eael-product-preset-1 .product.outofstock .icons-wrap .button {
display: none;
}
.eael-product-gallery.eael-product-preset-3 .icons-wrap .button.product_type_grouped,
.eael-product-gallery.eael-product-preset-3 .icons-wrap .button.product_type_variable, .eael-product-gallery.eael-product-preset-2 .icons-wrap .button.product_type_grouped,
.eael-product-gallery.eael-product-preset-2 .icons-wrap .button.product_type_variable, .eael-product-gallery.eael-product-preset-1 .icons-wrap .button.product_type_grouped,
.eael-product-gallery.eael-product-preset-1 .icons-wrap .button.product_type_variable {
display: none;
}
.eael-load-more-button.hide-load-more {
display: none !important;
}
@media only screen and (min-width: 1025px) {
.eael-product-gallery-column-1 .eael-product-gallery .woocommerce ul.products {
grid-template-columns: 100%;
}
.eael-product-gallery-column-2 .eael-product-gallery .woocommerce ul.products {
grid-template-columns: repeat(2, 1fr);
}
.eael-product-gallery-column-3 .eael-product-gallery .woocommerce ul.products {
grid-template-columns: repeat(3, 1fr);
}
.eael-product-gallery-column-4 .eael-product-gallery .woocommerce ul.products {
grid-template-columns: repeat(4, 1fr);
}
.eael-product-gallery-column-5 .eael-product-gallery .woocommerce ul.products {
grid-template-columns: repeat(5, 1fr);
}
.eael-product-gallery-column-6 .eael-product-gallery .woocommerce ul.products {
grid-template-columns: repeat(6, 1fr);
}
.eael-product-gallery-column-1 .eael-product-gallery.masonry .woocommerce ul.products li.product {
width: 100%;
margin: 15px 0;
}
.eael-product-gallery-column-2 .eael-product-gallery.masonry .woocommerce ul.products li.product {
width: 48%;
}
.eael-product-gallery-column-3 .eael-product-gallery.masonry .woocommerce ul.products li.product {
width: 31.3333%;
}
.eael-product-gallery-column-4 .eael-product-gallery.masonry .woocommerce ul.products li.product {
width: 23%;
}
.eael-product-gallery-column-5 .eael-product-gallery.masonry .woocommerce ul.products li.product {
width: 18%;
}
.eael-product-gallery-column-6 .eael-product-gallery.masonry .woocommerce ul.products li.product {
width: 14.66666667%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 766px) {
.eael-product-gallery-column-tablet-1 .eael-product-gallery .woocommerce ul.products {
grid-template-columns: 100%;
}
.eael-product-gallery-column-tablet-2 .eael-product-gallery .woocommerce ul.products {
grid-template-columns: repeat(2, 1fr);
}
.eael-product-gallery-column-tablet-3 .eael-product-gallery .woocommerce ul.products {
grid-template-columns: repeat(3, 1fr);
}
.eael-product-gallery-column-tablet-4 .eael-product-gallery .woocommerce ul.products {
grid-template-columns: repeat(4, 1fr);
}
.eael-product-gallery-column-tablet-5 .eael-product-gallery .woocommerce ul.products {
grid-template-columns: repeat(5, 1fr);
}
.eael-product-gallery-column-tablet-6 .eael-product-gallery .woocommerce ul.products {
grid-template-columns: repeat(6, 1fr);
}
.eael-product-gallery-column-tablet-1 .eael-product-gallery.masonry .woocommerce ul.products li.product {
width: 100%;
margin: 15px 0;
}
.eael-product-gallery-column-tablet-2 .eael-product-gallery.masonry .woocommerce ul.products li.product {
width: 48%;
}
.eael-product-gallery-column-tablet-3 .eael-product-gallery.masonry .woocommerce ul.products li.product {
width: 31.3333%;
}
.eael-product-gallery-column-tablet-4 .eael-product-gallery.masonry .woocommerce ul.products li.product {
width: 23%;
}
.eael-product-gallery-column-tablet-5 .eael-product-gallery.masonry .woocommerce ul.products li.product {
width: 18%;
}
.eael-product-gallery-column-tablet-6 .eael-product-gallery.masonry .woocommerce ul.products li.product {
width: 14.66666667%;
}
}
@media only screen and (max-width: 767px) {
.eael-product-gallery-column-mobile-1 .eael-product-gallery .woocommerce ul.products {
grid-template-columns: 100%;
}
.eael-product-gallery-column-mobile-2 .eael-product-gallery .woocommerce ul.products {
grid-template-columns: repeat(2, 1fr);
}
.eael-product-gallery-column-mobile-3 .eael-product-gallery .woocommerce ul.products {
grid-template-columns: repeat(3, 1fr);
}
.eael-product-gallery-column-mobile-4 .eael-product-gallery .woocommerce ul.products {
grid-template-columns: repeat(4, 1fr);
}
.eael-product-gallery-column-mobile-5 .eael-product-gallery .woocommerce ul.products {
grid-template-columns: repeat(5, 1fr);
}
.eael-product-gallery-column-mobile-6 .eael-product-gallery .woocommerce ul.products {
grid-template-columns: repeat(6, 1fr);
}
.eael-product-gallery-column-mobile-1 .eael-product-gallery.masonry .woocommerce ul.products li.product {
width: 100%;
margin: 15px 0;
}
.eael-product-gallery-column-mobile-2 .eael-product-gallery.masonry .woocommerce ul.products li.product {
width: 48% !important;
margin: 1%;
}
.eael-product-gallery-column-mobile-3 .eael-product-gallery.masonry .woocommerce ul.products li.product {
width: 31.3333% !important;
margin: 1%;
}
.eael-product-gallery-column-mobile-4 .eael-product-gallery.masonry .woocommerce ul.products li.product {
width: 23% !important;
margin: 1%;
}
.eael-product-gallery-column-mobile-5 .eael-product-gallery.masonry .woocommerce ul.products li.product {
width: 18% !important;
margin: 1%;
}
.eael-product-gallery-column-mobile-6 .eael-product-gallery.masonry .woocommerce ul.products li.product {
width: 14.66666667% !important;
margin: 1%;
}
}
@-webkit-keyframes ploaderSpin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes ploaderSpin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.eael-product-loader {
opacity: 0.6 !important;
pointer-events: none !important;
}
.theme-flexia .woocommerce ul.products li.product .woocommerce-LoopProduct-link {
position: unset;
display: unset;
}
.woocommerce ul.products li.product .ast-shop-product-out-of-stock, .woocommerce-page ul.products li.product .ast-shop-product-out-of-stock {
display: none;
}
.theme-blocksy .button:before {
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
-webkit-filter: none !important;
filter: none !important;
/* IE 7 and the rest of the world */
opacity: 1;
z-index: 0;
bottom: 0 !important;
right: 0;
line-height: 1.2em;
}
.theme-blocksy .button:hover {
-webkit-transform: none;
-ms-transform: none;
transform: none;
} | part3/wordPress/wp-content/plugins/essential-addons-for-elementor-lite/assets/front-end/css/view/woo-product-gallery.css | .eael-product-gallery {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.eael-product-gallery.eael-terms-layout-horizontal {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.eael-product-gallery.eael-terms-layout-horizontal .eael-cat-tab {
margin: 0 0 50px 0;
}
.eael-product-gallery.eael-terms-layout-horizontal .eael-cat-tab li:first-child a {
margin-left: 0;
}
.eael-product-gallery.eael-terms-layout-horizontal .eael-cat-tab li:last-child a {
margin-right: 0;
}
.eael-product-gallery.eael-terms-layout-horizontal .eael-cat-tab img {
display: block;
margin: 0 auto 5px auto;
}
.eael-product-gallery.eael-terms-layout-vertical {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
gap: 2%;
}
@media (max-width: 767px) {
.eael-product-gallery.eael-terms-layout-vertical {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
}
.eael-product-gallery.eael-terms-layout-vertical .eael-cat-tab {
width: 25%;
}
@media (max-width: 767px) {
.eael-product-gallery.eael-terms-layout-vertical .eael-cat-tab {
width: 100%;
}
}
@media (min-width: 768px) {
.eael-product-gallery.eael-terms-layout-vertical .eael-cat-tab li {
display: block;
}
}
.eael-product-gallery.eael-terms-layout-vertical .eael-cat-tab li:first-child a {
margin-top: 0;
}
.eael-product-gallery.eael-terms-layout-vertical .eael-cat-tab li:last-child a {
margin-bottom: 0;
}
.eael-product-gallery.eael-terms-layout-vertical .eael-cat-tab a {
padding: 20px 30px;
}
.eael-product-gallery.eael-terms-layout-vertical .eael-cat-tab img {
margin: 0 5px 0 0;
}
.eael-product-gallery.eael-terms-layout-vertical .woocommerce {
width: 75%;
}
@media (max-width: 767px) {
.eael-product-gallery.eael-terms-layout-vertical .woocommerce {
width: 100%;
}
}
.eael-product-gallery .eael-cat-tab {
list-style: none;
margin: 0;
padding: 0;
border-radius: 5px;
}
.eael-product-gallery .eael-cat-tab li {
display: inline-block;
}
.eael-product-gallery .eael-cat-tab img {
width: 35px;
}
.eael-product-gallery .eael-cat-tab a {
padding: 20px 30px;
display: block;
background-color: #f8f6ff;
color: #7d7a94;
font-size: 20px;
line-height: 1.2em;
font-weight: 600;
border-radius: 5px;
margin: 3px;
}
.eael-product-gallery .eael-cat-tab a:hover, .eael-product-gallery .eael-cat-tab a.active {
color: #fff;
background-color: #8941ff;
}
.eael-product-gallery .woocommerce ul.products {
display: grid;
grid-gap: 25px;
margin: 0 0 15px 0 !important;
padding: 0 !important;
}
.eael-product-gallery .woocommerce ul.products:before, .eael-product-gallery .woocommerce ul.products:after {
display: none;
}
.eael-product-gallery .woocommerce ul.products .product {
width: 100%;
margin: 0;
padding: 0;
}
.eael-product-gallery .woocommerce ul.products .product .star-rating {
margin: 0 auto 5px;
display: inline-block;
float: none;
height: 1em;
width: 5.6em;
font-size: 1em;
line-height: 1em;
}
.eael-product-gallery .woocommerce ul.products .product .star-rating:before {
content: "\f005\f005\f005\f005\f005";
font-family: "Font Awesome 5 Free";
font-weight: 400;
opacity: 1;
}
.eael-product-gallery .woocommerce ul.products .product .star-rating span {
display: inline-block;
}
.eael-product-gallery .woocommerce ul.products .product .star-rating span:before {
content: "\f005\f005\f005\f005\f005";
font-family: "Font Awesome 5 Free";
font-weight: 900;
}
.eael-product-gallery .woocommerce ul.products li.product {
width: 100%;
}
.eael-product-gallery .woocommerce ul.products.products[class*=columns-] li.product {
width: 100%;
}
.eael-product-gallery.eael-product-preset-4 .woocommerce ul.products li.product {
position: relative;
float: left;
display: block;
overflow: hidden;
text-align: center;
padding: 0;
border-radius: 0;
background-color: #fff;
-webkit-box-shadow: none;
box-shadow: none;
border: 1px solid #eee;
}
.eael-product-gallery.eael-product-preset-4 .woocommerce ul.products li.product a {
text-decoration: none;
}
.eael-product-gallery.eael-product-preset-4 .woocommerce ul.products li.product a:hover {
outline: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.eael-product-gallery.eael-product-preset-4 .woocommerce ul.products li.product img {
width: 100%;
height: auto;
margin: 0;
max-width: 100%;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.eael-product-gallery.eael-product-preset-4 .woocommerce ul.products li.product .woocommerce-loop-product__title {
font-size: 16px;
font-weight: 700;
line-height: 1;
color: #333;
margin: 25px 0 12px;
padding: 0;
}
.eael-product-gallery.eael-product-preset-4 .woocommerce ul.products li.product .onsale {
display: block;
line-height: 170px;
font-size: 13px;
text-align: center;
letter-spacing: 0;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
text-transform: uppercase;
color: #fff;
background-color: #ff2a13;
border-radius: 0;
border: none;
-webkit-box-shadow: none;
box-shadow: none;
position: absolute;
height: 100px;
width: 200px;
z-index: 1;
left: -100px;
top: -50px;
right: auto;
margin: 0;
padding: 0;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.eael-product-gallery.eael-product-preset-4 .woocommerce ul.products li.product .outofstock-badge {
line-height: 16px;
font-size: 13px;
font-weight: 600;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
letter-spacing: 0;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
text-transform: uppercase;
color: #fff;
background-color: #ff2a13;
border-radius: 0;
border: none;
-webkit-box-shadow: none;
box-shadow: none;
position: absolute;
height: 100px;
width: 200px;
z-index: 1;
left: -95px;
top: -45px;
right: auto;
margin: 0;
padding: 0;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.eael-product-gallery.eael-product-preset-4 .woocommerce ul.products li.product .price {
font-size: 14px;
margin-bottom: 0;
}
.eael-product-gallery.eael-product-preset-4 .woocommerce ul.products li.product .price del {
opacity: 0.5;
display: inline-block;
}
.eael-product-gallery.eael-product-preset-4 .woocommerce ul.products li.product .price ins {
font-weight: 400;
background-color: transparent;
color: #ff2a13;
}
.eael-product-gallery.eael-product-preset-4 .woocommerce ul.products li.product .star-rating {
display: block;
float: none;
font-size: 14px;
margin: 10px auto;
}
.eael-product-gallery.eael-product-preset-4 .woocommerce ul.products li.product .button,
.eael-product-gallery.eael-product-preset-4 .woocommerce ul.products li.product .button.add_to_cart_button {
display: block;
font-size: 14px;
font-weight: 400;
line-height: 38px;
text-align: center;
text-transform: uppercase;
color: #fff;
background-color: #333;
padding: 0;
margin: 15px;
border-radius: 0;
}
.eael-product-gallery.eael-product-preset-4 .woocommerce ul.products li.product .button::before,
.eael-product-gallery.eael-product-preset-4 .woocommerce ul.products li.product .button.add_to_cart_button::before {
content: "\f07a";
font-family: "Font Awesome 5 Free";
font-weight: 900;
padding-right: 8px;
}
.eael-product-gallery.eael-product-preset-4 .woocommerce ul.products li.product .button.product_type_variable:before,
.eael-product-gallery.eael-product-preset-4 .woocommerce ul.products li.product .button.add_to_cart_button.product_type_variable:before {
content: "\f00c";
}
.eael-product-gallery.eael-product-preset-4 .woocommerce ul.products li.product .button:focus,
.eael-product-gallery.eael-product-preset-4 .woocommerce ul.products li.product .button.add_to_cart_button:focus {
outline: none;
}
.eael-product-gallery.eael-product-preset-4 .woocommerce ul.products li.product .button::before {
content: none;
}
.eael-product-gallery.eael-product-preset-4 .woocommerce ul.products li.product .eael-wc-compare {
color: #fff;
background-color: #333;
}
.eael-product-gallery.eael-product-preset-4 .woocommerce ul.products li.product a.added_to_cart {
display: block;
margin: 0 0 15px 0;
padding: 0;
font-size: 14px;
line-height: 1;
text-transform: capitalize;
color: #333;
background-color: transparent;
}
.eael-product-gallery.eael-product-preset-6 ul.products li.product .image-wrap img, .eael-product-gallery.eael-product-preset-2 ul.products li.product .image-wrap img, .eael-product-gallery.eael-product-preset-1 ul.products li.product .image-wrap img {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.eael-product-gallery.masonry .woocommerce ul.products {
display: block;
}
@media (min-width: 766px) {
.eael-product-gallery.masonry .woocommerce ul.products {
margin: 0 -1% !important;
}
}
.eael-product-gallery.masonry .woocommerce ul.products:before, .eael-product-gallery.masonry .woocommerce ul.products:after {
display: table;
content: " ";
}
.eael-product-gallery.masonry .woocommerce ul.products li.product {
float: left;
margin: 15px 0;
}
@media (min-width: 766px) {
.eael-product-gallery.masonry .woocommerce ul.products li.product {
margin: 1%;
}
}
.eael-product-gallery .woocommerce ul.products h2.eael-product-not-found {
grid-column: 1/-1;
text-align: center;
font-size: 20px;
}
.eael-product-gallery .woocommerce ul.products li.product a img,
.eael-product-gallery .woocommerce ul.products li.product img {
margin-bottom: 0;
display: block;
width: 100%;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.eael-product-gallery .woocommerce ul.products li.product .woocommerce-loop-product__title {
letter-spacing: normal;
font-weight: 700;
text-transform: capitalize;
}
.eael-product-gallery .woocommerce ul.products li.product ins {
background: transparent;
}
.eael-product-gallery .woocommerce ul.products li.product .button {
text-transform: capitalize;
border: none;
letter-spacing: normal;
-webkit-box-shadow: none;
box-shadow: none;
}
.eael-product-gallery .woocommerce ul.products li.product .button:hover, .eael-product-gallery .woocommerce ul.products li.product .button:visited {
text-decoration: none;
}
.eael-product-gallery .woocommerce ul.products li.product .star-rating {
margin: 0 auto 5px;
display: inline-block;
float: none;
height: 1em;
width: 5.6em;
font-size: 1em;
line-height: 1em;
}
.eael-product-gallery .woocommerce ul.products li.product .star-rating:before {
content: "\f005\f005\f005\f005\f005";
font-family: "Font Awesome 5 Free";
font-weight: 400;
opacity: 1;
}
.eael-product-gallery .woocommerce ul.products li.product .star-rating span {
display: inline-block;
}
.eael-product-gallery .woocommerce ul.products li.product .star-rating span:before {
content: "\f005\f005\f005\f005\f005";
font-family: "Font Awesome 5 Free";
font-weight: 900;
}
.eael-product-gallery .woocommerce ul.products .product {
overflow-y: auto;
}
.eael-product-gallery .eael-load-more-button-wrap {
clear: both;
margin-top: 40px;
}
.eael-product-gallery .eael-product-wrap .eael-onsale {
padding: 5px 10px;
font-size: 12px;
font-weight: 500;
position: absolute;
text-align: center;
line-height: 1.2em;
top: 30px;
left: 0;
margin: 0;
background-color: #ff7a80;
color: #fff;
z-index: 9;
}
.eael-product-gallery .eael-product-wrap .eael-onsale.sale-preset-1.outofstock br {
display: none;
}
.eael-product-gallery .eael-product-wrap .eael-onsale.sale-preset-1.right {
left: auto;
right: 0;
}
.eael-product-gallery .eael-product-wrap .eael-onsale.sale-preset-2 {
padding: 0;
top: 5px;
left: 5px;
display: inline-table;
min-width: 50px;
min-height: 50px;
line-height: 50px;
border-radius: 100%;
-webkit-font-smoothing: antialiased;
}
.eael-product-gallery .eael-product-wrap .eael-onsale.sale-preset-2.outofstock {
line-height: 1.2em;
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;
}
.eael-product-gallery .eael-product-wrap .eael-onsale.sale-preset-2.right {
left: auto;
right: 5px;
}
.eael-product-gallery .eael-product-wrap .eael-onsale.sale-preset-3 {
border-radius: 50px;
left: 15px;
top: 15px;
}
.eael-product-gallery .eael-product-wrap .eael-onsale.sale-preset-3.outofstock br {
display: none;
}
.eael-product-gallery .eael-product-wrap .eael-onsale.sale-preset-3.right {
left: auto;
right: 15px;
}
.eael-product-gallery .eael-product-wrap .eael-onsale.sale-preset-4 {
left: 0;
top: 15px;
}
.eael-product-gallery .eael-product-wrap .eael-onsale.sale-preset-4.outofstock br {
display: none;
}
.eael-product-gallery .eael-product-wrap .eael-onsale.sale-preset-4:after {
position: absolute;
right: -15px;
bottom: 0px;
width: 15px;
height: 24px;
border-top: 12px solid transparent;
border-bottom: 12px solid transparent;
border-left: 10px solid #23a454;
content: "";
}
.eael-product-gallery .eael-product-wrap .eael-onsale.sale-preset-4.right {
left: auto;
right: 0;
}
.eael-product-gallery .eael-product-wrap .eael-onsale.sale-preset-4.right:after {
right: auto;
left: -15px;
border-left: 0;
border-right: 10px solid #23a454;
}
.eael-product-gallery .eael-product-wrap .eael-onsale.sale-preset-5 {
display: block;
line-height: 74px;
height: 60px;
width: 120px;
left: -37pX;
top: -8px;
right: auto;
padding: 0;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.eael-product-gallery .eael-product-wrap .eael-onsale.sale-preset-5.outofstock {
line-height: normal;
padding-top: 12px;
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;
}
.eael-product-gallery .eael-product-wrap .eael-onsale.sale-preset-5.right {
left: auto;
right: -35px;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.eael-product-gallery .eael-product-wrap .eael-product-title * {
font-size: 20px;
line-height: 1.2em;
color: #252525;
font-weight: 500;
margin: 0 0 8px;
padding: 0;
}
.eael-product-gallery .eael-product-wrap .eael-product-title *:before {
content: none;
}
.eael-product-gallery .eael-product-wrap .eael-product-price {
font-size: 18px;
line-height: 1.2em;
color: #ff7a80;
font-weight: 600;
margin-bottom: 10px;
}
.eael-product-gallery .eael-product-wrap .star-rating {
margin: 0 auto 10px;
}
.eael-product-gallery .eael-product-wrap a.button.add_to_cart_button.added {
display: none !important;
}
.eael-product-gallery .eael-product-wrap:hover .icons-wrap.box-style {
bottom: 30px;
visibility: visible;
opacity: 1;
}
.eael-product-gallery .eael-product-wrap:hover .icons-wrap.block-box-style {
visibility: visible;
opacity: 1;
-webkit-transform: translateY(-50px);
-ms-transform: translateY(-50px);
transform: translateY(-50px);
}
.eael-product-gallery .eael-product-wrap:hover .icons-wrap.block-style {
visibility: visible;
opacity: 1;
-webkit-transform: translateY(-50px);
-ms-transform: translateY(-50px);
transform: translateY(-50px);
}
.eael-product-gallery .eael-product-wrap .product-image-wrap {
position: relative;
overflow: hidden;
}
.eael-product-gallery .eael-product-wrap .icons-wrap {
padding: 0;
list-style: none;
position: absolute;
z-index: 9;
display: block;
top: 50%;
left: 0;
right: 0;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
opacity: 0;
visibility: hidden;
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
margin: 0 auto;
-webkit-transition: all ease 0.4s;
-o-transition: all ease 0.4s;
transition: all ease 0.4s;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.block-style {
background: red;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: stretch;
-ms-flex-pack: stretch;
justify-content: stretch;
width: 100%;
top: auto;
bottom: -50px;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.block-style li {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.block-style li:not(:last-child) {
border-right: 1px solid #fff;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.block-style li.add-to-cart {
-webkit-box-flex: 4;
-ms-flex: 4;
flex: 4;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.block-style li a {
position: relative;
background-color: transparent;
margin: 0;
padding: 10px 5px;
font-size: 15px;
line-height: 1.2em;
color: #fff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.block-style li a:hover {
background-color: transparent;
color: #000;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.block-style li a i {
line-height: normal;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.box-style {
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: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
top: auto;
bottom: -100px;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.box-style li a {
position: relative;
width: 42px;
height: 42px;
margin: 3px;
-webkit-box-shadow: 0px 15px 10px rgba(61, 70, 79, 0.12);
box-shadow: 0px 15px 10px rgba(61, 70, 79, 0.12);
background-color: #ffffff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.box-style li a i {
line-height: 1rem;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.box-style li a.added_to_cart {
font-size: 0 !important;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.box-style li a.added_to_cart:after {
content: "\f217";
font-weight: 900;
font-family: "Font Awesome 5 Free";
font-size: 18px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
vertical-align: middle;
margin: 0;
padding: 0;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.box-style li a.button.add_to_cart_button {
padding: 0;
margin: 3px;
font-size: 0px !important;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.box-style li a.button.add_to_cart_button:before {
content: "\f07a";
display: block;
font-family: "Font Awesome 5 Free";
font-size: 18px;
font-weight: 900;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
top: 50%;
left: 50%;
position: absolute;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.box-style li a.button.add_to_cart_button.product_type_variable:before {
content: "\f00c";
}
.eael-product-gallery .eael-product-wrap .icons-wrap.over-box-style {
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;
visibility: visible;
opacity: 1;
top: auto;
bottom: -24px;
margin: 0 5%;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.over-box-style li a {
position: relative;
width: 42px;
height: 42px;
margin: 3px;
-webkit-box-shadow: 0px 15px 10px rgba(61, 70, 79, 0.12);
box-shadow: 0px 15px 10px rgba(61, 70, 79, 0.12);
background-color: #ffffff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.over-box-style li a i {
line-height: 1rem;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.over-box-style li a.added_to_cart {
font-size: 0 !important;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.over-box-style li a.added_to_cart:after {
content: "\f217";
font-weight: 900;
font-family: "Font Awesome 5 Free";
font-size: 18px;
line-height: 38px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
vertical-align: middle;
margin: 3px;
padding: 0;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.over-box-style li a.button.add_to_cart_button {
padding: 0;
margin: 3px;
font-size: 0px !important;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.over-box-style li a.button.add_to_cart_button:before {
content: "\f07a";
display: block;
font-family: "Font Awesome 5 Free";
font-size: 18px;
font-weight: 900;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
top: 50%;
left: 50%;
position: absolute;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.over-box-style li a.button.add_to_cart_button.product_type_variable:before {
content: "\f00c";
}
.eael-product-gallery .eael-product-wrap .icons-wrap.over-box-style li a.product_type_external {
width: auto;
height: auto;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.block-box-style {
background: white;
width: 100%;
top: auto;
bottom: -50px;
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: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.block-box-style li a {
position: relative;
width: 42px;
height: 42px;
margin: 10px 2px 0;
padding: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.block-box-style li a i {
line-height: 1rem;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.block-box-style li a.added_to_cart {
font-size: 0 !important;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.block-box-style li a.added_to_cart:after {
content: "\f217";
font-weight: 900;
font-family: "Font Awesome 5 Free";
font-size: 18px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
vertical-align: middle;
margin: 0;
padding: 0;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.block-box-style li a.button.add_to_cart_button {
padding: 0;
margin: 10px 2px 0;
font-size: 0px !important;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.block-box-style li a.button.add_to_cart_button:before {
content: "\f07a";
display: block;
font-family: "Font Awesome 5 Free";
font-size: 18px;
font-weight: 900;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
top: 50%;
left: 50%;
position: absolute;
}
.eael-product-gallery .eael-product-wrap .icons-wrap.block-box-style li a.button.add_to_cart_button.product_type_variable:before {
content: "\f00c";
}
.eael-product-gallery .eael-product-wrap .icons-wrap li {
display: inline-block;
margin: 0;
padding: 0;
}
.eael-product-gallery .eael-product-wrap .icons-wrap li a {
display: block;
position: absolute;
color: #000;
width: 100%;
height: 100%;
text-align: center;
-webkit-transition: all ease 0.4s;
-o-transition: all ease 0.4s;
transition: all ease 0.4s;
cursor: pointer;
}
.eael-product-gallery .eael-product-wrap .icons-wrap li a:hover {
background: #ff7a80;
color: #fff;
}
.eael-product-gallery .eael-product-wrap .icons-wrap li a i {
position: relative;
font-size: 18px;
line-height: 42px;
}
.eael-product-gallery .eael-product-wrap .icons-wrap li a svg {
width: 18px;
}
.eael-product-gallery .eael-product-wrap .product-details-wrap {
padding: 10px;
}
.eael-product-gallery.eael-product-preset-1 .product-image-wrap {
overflow: inherit;
}
.eael-product-gallery.eael-product-preset-1 .product-details-wrap > div:first-child {
margin-top: 20px;
}
.eael-product-gallery.eael-product-preset-6 ul.products, .eael-product-gallery.eael-product-preset-2 ul.products, .eael-product-gallery.eael-product-preset-1 ul.products {
padding: 0;
margin: 0;
list-style: none;
}
.eael-product-gallery.eael-product-preset-6 ul.products li.product, .eael-product-gallery.eael-product-preset-2 ul.products li.product, .eael-product-gallery.eael-product-preset-1 ul.products li.product {
text-align: center;
border: 1px solid black;
overflow: hidden;
}
.eael-product-gallery.eael-product-preset-6 ul.products li.product.first, .eael-product-gallery.eael-product-preset-2 ul.products li.product.first, .eael-product-gallery.eael-product-preset-1 ul.products li.product.first {
clear: none;
}
.eael-product-gallery.eael-product-preset-3 .product.outofstock .icons-wrap .button, .eael-product-gallery.eael-product-preset-2 .product.outofstock .icons-wrap .button, .eael-product-gallery.eael-product-preset-1 .product.outofstock .icons-wrap .button {
display: none;
}
.eael-product-gallery.eael-product-preset-3 .icons-wrap .button.product_type_grouped,
.eael-product-gallery.eael-product-preset-3 .icons-wrap .button.product_type_variable, .eael-product-gallery.eael-product-preset-2 .icons-wrap .button.product_type_grouped,
.eael-product-gallery.eael-product-preset-2 .icons-wrap .button.product_type_variable, .eael-product-gallery.eael-product-preset-1 .icons-wrap .button.product_type_grouped,
.eael-product-gallery.eael-product-preset-1 .icons-wrap .button.product_type_variable {
display: none;
}
.eael-load-more-button.hide-load-more {
display: none !important;
}
@media only screen and (min-width: 1025px) {
.eael-product-gallery-column-1 .eael-product-gallery .woocommerce ul.products {
grid-template-columns: 100%;
}
.eael-product-gallery-column-2 .eael-product-gallery .woocommerce ul.products {
grid-template-columns: repeat(2, 1fr);
}
.eael-product-gallery-column-3 .eael-product-gallery .woocommerce ul.products {
grid-template-columns: repeat(3, 1fr);
}
.eael-product-gallery-column-4 .eael-product-gallery .woocommerce ul.products {
grid-template-columns: repeat(4, 1fr);
}
.eael-product-gallery-column-5 .eael-product-gallery .woocommerce ul.products {
grid-template-columns: repeat(5, 1fr);
}
.eael-product-gallery-column-6 .eael-product-gallery .woocommerce ul.products {
grid-template-columns: repeat(6, 1fr);
}
.eael-product-gallery-column-1 .eael-product-gallery.masonry .woocommerce ul.products li.product {
width: 100%;
margin: 15px 0;
}
.eael-product-gallery-column-2 .eael-product-gallery.masonry .woocommerce ul.products li.product {
width: 48%;
}
.eael-product-gallery-column-3 .eael-product-gallery.masonry .woocommerce ul.products li.product {
width: 31.3333%;
}
.eael-product-gallery-column-4 .eael-product-gallery.masonry .woocommerce ul.products li.product {
width: 23%;
}
.eael-product-gallery-column-5 .eael-product-gallery.masonry .woocommerce ul.products li.product {
width: 18%;
}
.eael-product-gallery-column-6 .eael-product-gallery.masonry .woocommerce ul.products li.product {
width: 14.66666667%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 766px) {
.eael-product-gallery-column-tablet-1 .eael-product-gallery .woocommerce ul.products {
grid-template-columns: 100%;
}
.eael-product-gallery-column-tablet-2 .eael-product-gallery .woocommerce ul.products {
grid-template-columns: repeat(2, 1fr);
}
.eael-product-gallery-column-tablet-3 .eael-product-gallery .woocommerce ul.products {
grid-template-columns: repeat(3, 1fr);
}
.eael-product-gallery-column-tablet-4 .eael-product-gallery .woocommerce ul.products {
grid-template-columns: repeat(4, 1fr);
}
.eael-product-gallery-column-tablet-5 .eael-product-gallery .woocommerce ul.products {
grid-template-columns: repeat(5, 1fr);
}
.eael-product-gallery-column-tablet-6 .eael-product-gallery .woocommerce ul.products {
grid-template-columns: repeat(6, 1fr);
}
.eael-product-gallery-column-tablet-1 .eael-product-gallery.masonry .woocommerce ul.products li.product {
width: 100%;
margin: 15px 0;
}
.eael-product-gallery-column-tablet-2 .eael-product-gallery.masonry .woocommerce ul.products li.product {
width: 48%;
}
.eael-product-gallery-column-tablet-3 .eael-product-gallery.masonry .woocommerce ul.products li.product {
width: 31.3333%;
}
.eael-product-gallery-column-tablet-4 .eael-product-gallery.masonry .woocommerce ul.products li.product {
width: 23%;
}
.eael-product-gallery-column-tablet-5 .eael-product-gallery.masonry .woocommerce ul.products li.product {
width: 18%;
}
.eael-product-gallery-column-tablet-6 .eael-product-gallery.masonry .woocommerce ul.products li.product {
width: 14.66666667%;
}
}
@media only screen and (max-width: 767px) {
.eael-product-gallery-column-mobile-1 .eael-product-gallery .woocommerce ul.products {
grid-template-columns: 100%;
}
.eael-product-gallery-column-mobile-2 .eael-product-gallery .woocommerce ul.products {
grid-template-columns: repeat(2, 1fr);
}
.eael-product-gallery-column-mobile-3 .eael-product-gallery .woocommerce ul.products {
grid-template-columns: repeat(3, 1fr);
}
.eael-product-gallery-column-mobile-4 .eael-product-gallery .woocommerce ul.products {
grid-template-columns: repeat(4, 1fr);
}
.eael-product-gallery-column-mobile-5 .eael-product-gallery .woocommerce ul.products {
grid-template-columns: repeat(5, 1fr);
}
.eael-product-gallery-column-mobile-6 .eael-product-gallery .woocommerce ul.products {
grid-template-columns: repeat(6, 1fr);
}
.eael-product-gallery-column-mobile-1 .eael-product-gallery.masonry .woocommerce ul.products li.product {
width: 100%;
margin: 15px 0;
}
.eael-product-gallery-column-mobile-2 .eael-product-gallery.masonry .woocommerce ul.products li.product {
width: 48% !important;
margin: 1%;
}
.eael-product-gallery-column-mobile-3 .eael-product-gallery.masonry .woocommerce ul.products li.product {
width: 31.3333% !important;
margin: 1%;
}
.eael-product-gallery-column-mobile-4 .eael-product-gallery.masonry .woocommerce ul.products li.product {
width: 23% !important;
margin: 1%;
}
.eael-product-gallery-column-mobile-5 .eael-product-gallery.masonry .woocommerce ul.products li.product {
width: 18% !important;
margin: 1%;
}
.eael-product-gallery-column-mobile-6 .eael-product-gallery.masonry .woocommerce ul.products li.product {
width: 14.66666667% !important;
margin: 1%;
}
}
@-webkit-keyframes ploaderSpin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes ploaderSpin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.eael-product-loader {
opacity: 0.6 !important;
pointer-events: none !important;
}
.theme-flexia .woocommerce ul.products li.product .woocommerce-LoopProduct-link {
position: unset;
display: unset;
}
.woocommerce ul.products li.product .ast-shop-product-out-of-stock, .woocommerce-page ul.products li.product .ast-shop-product-out-of-stock {
display: none;
}
.theme-blocksy .button:before {
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
-webkit-filter: none !important;
filter: none !important;
/* IE 7 and the rest of the world */
opacity: 1;
z-index: 0;
bottom: 0 !important;
right: 0;
line-height: 1.2em;
}
.theme-blocksy .button:hover {
-webkit-transform: none;
-ms-transform: none;
transform: none;
} | 0.380644 | 0.132767 |
@charset "utf-8";
/* CSS Document */
/*
* Basic Cascading Style Sheet
* Intructions: none
* Version: 1.0
* Updated: 2017-06-19
*/
/*首页*/
#index .book-floor .classifyName{width:65%;margin:0 auto;padding:0px;text-align:center;border:none;float:none}
#index .book-floor .level-classify a{float:none;display:inline-block}
#index .book-floor .floor-name{position:relative}
#index .book-floor .more{font-size:16px;color:#676767;position:absolute;right:85px;top:8px;}
#index .book-floor .more:hover{text-decoration:none;}
/*轮播*/
/*.swiper-banner{width:100%;}*/
/*.swiper-slide img{width:100%;}*/
/*.swiper-pagination.pagination-sjj{position:relative;text-align:left;}*/
/*.swiper-container-horizontal>.swiper-pagination-bullets.pagination-sjj, .swiper-pagination-custom.pagination-sjj, .swiper-pagination-fraction.pagination-sjj{margin-top:28px;}*/
/*.pagination-sjj .swiper-pagination-bullet{width:14.5%;height:40px;border-top:solid 1px #000;border-radius:0px;background:transparent;opacity: 1;transition:ease 1s;}*/
/*.pagination-sjj .swiper-pagination-bullet-active{background:transparent;border-top:solid 2px #4889c1;min-width:27%;width:auto;}*/
/*.pagination-sjj .swiper-pagination-bullet>span{opacity:0;-webkit-transtion:all ease 1s;transition:all ease 1s;}*/
/*.pagination-sjj .swiper-pagination-bullet-active>span{color:#4889c1;opacity: 1;display:inline-block;width:100%;white-space: nowrap;text-overflow: ellipsis;overflow:hidden;}*/
/*.swiper-container-horizontal>.swiper-pagination-bullets.pagination-sjj .swiper-pagination-bullet{margin:0 3% 0 0;line-height:40px;font-size:20px;float:left;}*/
首页轮播分页样式
.swiper-slide img {
width: 100%;
}
.swiper-pagination.pagination-sjj {
position: relative;
text-align: left;
}
.swiper-container-horizontal > .swiper-pagination-bullets.pagination-sjj, .swiper-pagination-custom.pagination-sjj, .swiper-pagination-fraction.pagination-sjj {
margin-top: 28px;
}
.pagination-sjj .swiper-pagination-bullet {
width: 14.5%;
height: 40px;
border-top: solid 1px #030303;
border-radius: 0px;
background: transparent;
opacity: 1;
transition: ease 1s;
}
.pagination-sjj .swiper-pagination-bullet-active {
background: transparent;
border-top: solid 2px #0457A9;
width: 27%;
}
.pagination-sjj .swiper-pagination-bullet > span {
opacity: 0;
-webkit-transtion: all ease 1s;
transition: all ease 1s;
cursor: default;
font-family:font-max;
}
.pagination-sjj .swiper-pagination-bullet-active > span {
color: #0457A9;
opacity: 1;
display: inline-block;
width: 100%;
/*white-space: nowrap;*/
/*text-overflow: ellipsis;*/
overflow: hidden;
}
.swiper-container-horizontal > .swiper-pagination-bullets.pagination-sjj .swiper-pagination-bullet {
margin: 0 3% 0 0;
line-height: 40px;
font-size: 20px;
float: left;
}
/*自定义样式*/
.swiper-button-prev, .swiper-button-next,.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
display: none;
background: transparent;
width: 50px;
height: 50px;
text-align: center;
color: rgba(255, 255, 255, .7);
margin-top: -85px;
line-height: 50px;
}
.swiper_con .swiper-button-prev, .swiper_con .swiper-button-next {
margin-top: -50px;
color: #676767;
}
.swiper-container:hover .swiper-button-prev, .swiper-container:hover .swiper-button-next, .swiper_con:hover .swiper-button-prev, .swiper_con:hover .swiper-button-next {
display: block;
}
.swiper-button-prev i, .swiper-button-next i {
font-size: 50px;
vertical-align: super;
}
.swiper_con .swiper-button-prev i, .swiper_con .swiper-button-next i {
font-size: 32px;
} | public/static/portal/css/index.css | @charset "utf-8";
/* CSS Document */
/*
* Basic Cascading Style Sheet
* Intructions: none
* Version: 1.0
* Updated: 2017-06-19
*/
/*首页*/
#index .book-floor .classifyName{width:65%;margin:0 auto;padding:0px;text-align:center;border:none;float:none}
#index .book-floor .level-classify a{float:none;display:inline-block}
#index .book-floor .floor-name{position:relative}
#index .book-floor .more{font-size:16px;color:#676767;position:absolute;right:85px;top:8px;}
#index .book-floor .more:hover{text-decoration:none;}
/*轮播*/
/*.swiper-banner{width:100%;}*/
/*.swiper-slide img{width:100%;}*/
/*.swiper-pagination.pagination-sjj{position:relative;text-align:left;}*/
/*.swiper-container-horizontal>.swiper-pagination-bullets.pagination-sjj, .swiper-pagination-custom.pagination-sjj, .swiper-pagination-fraction.pagination-sjj{margin-top:28px;}*/
/*.pagination-sjj .swiper-pagination-bullet{width:14.5%;height:40px;border-top:solid 1px #000;border-radius:0px;background:transparent;opacity: 1;transition:ease 1s;}*/
/*.pagination-sjj .swiper-pagination-bullet-active{background:transparent;border-top:solid 2px #4889c1;min-width:27%;width:auto;}*/
/*.pagination-sjj .swiper-pagination-bullet>span{opacity:0;-webkit-transtion:all ease 1s;transition:all ease 1s;}*/
/*.pagination-sjj .swiper-pagination-bullet-active>span{color:#4889c1;opacity: 1;display:inline-block;width:100%;white-space: nowrap;text-overflow: ellipsis;overflow:hidden;}*/
/*.swiper-container-horizontal>.swiper-pagination-bullets.pagination-sjj .swiper-pagination-bullet{margin:0 3% 0 0;line-height:40px;font-size:20px;float:left;}*/
首页轮播分页样式
.swiper-slide img {
width: 100%;
}
.swiper-pagination.pagination-sjj {
position: relative;
text-align: left;
}
.swiper-container-horizontal > .swiper-pagination-bullets.pagination-sjj, .swiper-pagination-custom.pagination-sjj, .swiper-pagination-fraction.pagination-sjj {
margin-top: 28px;
}
.pagination-sjj .swiper-pagination-bullet {
width: 14.5%;
height: 40px;
border-top: solid 1px #030303;
border-radius: 0px;
background: transparent;
opacity: 1;
transition: ease 1s;
}
.pagination-sjj .swiper-pagination-bullet-active {
background: transparent;
border-top: solid 2px #0457A9;
width: 27%;
}
.pagination-sjj .swiper-pagination-bullet > span {
opacity: 0;
-webkit-transtion: all ease 1s;
transition: all ease 1s;
cursor: default;
font-family:font-max;
}
.pagination-sjj .swiper-pagination-bullet-active > span {
color: #0457A9;
opacity: 1;
display: inline-block;
width: 100%;
/*white-space: nowrap;*/
/*text-overflow: ellipsis;*/
overflow: hidden;
}
.swiper-container-horizontal > .swiper-pagination-bullets.pagination-sjj .swiper-pagination-bullet {
margin: 0 3% 0 0;
line-height: 40px;
font-size: 20px;
float: left;
}
/*自定义样式*/
.swiper-button-prev, .swiper-button-next,.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
display: none;
background: transparent;
width: 50px;
height: 50px;
text-align: center;
color: rgba(255, 255, 255, .7);
margin-top: -85px;
line-height: 50px;
}
.swiper_con .swiper-button-prev, .swiper_con .swiper-button-next {
margin-top: -50px;
color: #676767;
}
.swiper-container:hover .swiper-button-prev, .swiper-container:hover .swiper-button-next, .swiper_con:hover .swiper-button-prev, .swiper_con:hover .swiper-button-next {
display: block;
}
.swiper-button-prev i, .swiper-button-next i {
font-size: 50px;
vertical-align: super;
}
.swiper_con .swiper-button-prev i, .swiper_con .swiper-button-next i {
font-size: 32px;
} | 0.204501 | 0.040769 |
.no-padding{
padding-left:0;
padding-right:0;
}
body{
background-color:#fffefd;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-family: 'Rubik', sans-serif;
}
nav.main{
padding:15px 15px 15px 0;
}
nav.main ul{
list-style:none;
padding: 0;
}
nav.main ul li{
display: inline-block;
}
nav.main ul li a{
color: crimson;
font-size:1.7em;
text-decoration:none;
display:inline-block;
margin-right:30px;
}
header{
overflow:hidden;
background:url('../img/backgrounds/bg-couple.jpg') no-repeat center;
background-size:cover;
text-align:center;
}
header h1{
text-transform:uppercase;
letter-spacing:0.1em;
font-size:4em;
margin-top:70px;
color:#333;
}
h2{
text-align: center;
margin-top:80px;margin-bottom:20px;
font-size:1.5em;
line-height:1.8em;
}
header h1 i{
font-size: 35px !important;
margin-top: 11px;
vertical-align: top;
color:#fff;
text-shadow: 1px 2px 3px lightgrey;
}
form{
display:inline-block;
margin-top:60px;
margin-bottom:130px;
}
form .field{
display:inline-block;
position:relative;
}
form .field i{
color: lightgrey;
position: absolute;
top: 13px;
font-size: 1.7em;
left: 15px;
}
form input{
padding:10px 10px 10px 45px;
height:50px;
border:3px solid #333;
width:300px;
font-size:1.6em;
border-radius:5px;
transition:0.2s all linear;
}
form input:focus{
width:450px;
}
form button{
margin-left:3px;
padding:10px 14px;
height:50px;
background-color:crimson;
color:#fff;
vertical-align: top;
font-size:1.4em;
border:none;
border-radius:5px;
}
.loader{
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
background-color:crimson;
}
.members,
.options{
margin-top:40px;
}
.members .member{margin-right:15px;}
.members .member .photo{
height:180px;
background-color:lightgrey;
box-sizing:border-box;
}
.members .member .infos{
text-align:center;
padding-top:5px;
font-size:1.2em;
} | public/assets/css/app.css | .no-padding{
padding-left:0;
padding-right:0;
}
body{
background-color:#fffefd;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-family: 'Rubik', sans-serif;
}
nav.main{
padding:15px 15px 15px 0;
}
nav.main ul{
list-style:none;
padding: 0;
}
nav.main ul li{
display: inline-block;
}
nav.main ul li a{
color: crimson;
font-size:1.7em;
text-decoration:none;
display:inline-block;
margin-right:30px;
}
header{
overflow:hidden;
background:url('../img/backgrounds/bg-couple.jpg') no-repeat center;
background-size:cover;
text-align:center;
}
header h1{
text-transform:uppercase;
letter-spacing:0.1em;
font-size:4em;
margin-top:70px;
color:#333;
}
h2{
text-align: center;
margin-top:80px;margin-bottom:20px;
font-size:1.5em;
line-height:1.8em;
}
header h1 i{
font-size: 35px !important;
margin-top: 11px;
vertical-align: top;
color:#fff;
text-shadow: 1px 2px 3px lightgrey;
}
form{
display:inline-block;
margin-top:60px;
margin-bottom:130px;
}
form .field{
display:inline-block;
position:relative;
}
form .field i{
color: lightgrey;
position: absolute;
top: 13px;
font-size: 1.7em;
left: 15px;
}
form input{
padding:10px 10px 10px 45px;
height:50px;
border:3px solid #333;
width:300px;
font-size:1.6em;
border-radius:5px;
transition:0.2s all linear;
}
form input:focus{
width:450px;
}
form button{
margin-left:3px;
padding:10px 14px;
height:50px;
background-color:crimson;
color:#fff;
vertical-align: top;
font-size:1.4em;
border:none;
border-radius:5px;
}
.loader{
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
background-color:crimson;
}
.members,
.options{
margin-top:40px;
}
.members .member{margin-right:15px;}
.members .member .photo{
height:180px;
background-color:lightgrey;
box-sizing:border-box;
}
.members .member .infos{
text-align:center;
padding-top:5px;
font-size:1.2em;
} | 0.343782 | 0.052352 |
@font-face {
font-family: 'FontAwesome';
src: url('FontAwesome.otf');
}
.myText {
-fx-font-family: Monospace;
-fx-font-size: 16px;
-fx-border-radius: 0;
-fx-border-size: 0;
-fx-background-color: black , white;
-fx-background-insets: 0 5 0 5, 0 0 1 0;
}
.myText:focused {
/*-fx-background-insets: 0 5 -1 5, 0 0 0 0;*/
/* -fx-background-insets: 0 5 0 5, 0 0 1 0;*/
}
.infoText {
-fx-font-size: 18px;
-fx-line-height: 1.4;
-fx-border-radius: 0;
-fx-border-size: 0;
-fx-padding: 0 100px 0 100px;
}
.infoTextHeader {
-fx-font-size: 20px;
-fx-font-weight: bold;
-fx-line-height: 1.4;
-fx-border-radius: 0;
-fx-border-size: 0;
-fx-padding: 0 100px 0 100px;
}
.myTitle {
-fx-font-size: 32px;
}
.fit {
-fx-fit-to-height: true;
-fx-fit-to-width: true;
}
.openBox, .closedBox {
-fx-padding: 1 0 3 3;
-fx-border-style: solid;
-fx-border-color: #696969;
-fx-border-width: 2 2 0 2;
}
.closedBox {
-fx-border-width: 2px;
}
.lineNo {
/* -fx-background-color: grey; */
/* -fx-border-style: solid; */
/* -fx-border-color: red; */
/* -fx-border-width: 1px; */
-fx-font-family: Monospace;
-fx-font-size: 16px;
-fx-text-box-border: transparent;
}
.bad {
-fx-background-color: black, pink, pink;
}
.tooltip{
-fx-font-family: System;
-fx-font-size: 10px;
}
.unVerified {
-fx-background-color: red, white, white;
-fx-background-insets: 0, 2;
}
.conclusionReached {
-fx-background-color: #90EE90;
-fx-background-insets: 0, 2;
/* -fx-control-inner-background: #90EE90;*/
}
.root {
-fx-background-color: white;
}
.button {
-fx-background-color: transparent;
}
/*.button:hover {
-fx-background-color: -fx-shadow-highlight-color, -fx-outer-border, -fx-inner-border, -fx-body-color;
-fx-background-insets: 0 0 -1 0, 0, 1, 2;
-fx-background-radius: 3px, 3px, 2px, 1px;
-fx-text-fill: -fx-text-base-color;
-fx-cursor: hand;
}*/
.button:hover {
-fx-background-color: black , white;
-fx-background-insets: -1 -1 -1 -1, 0 0 0 0;
-fx-background-radius: 3px, 3px, 2px, 1px;
-fx-cursor: hand;
}
.root .tab:hover {
-fx-background-color: -fx-shadow-highlight-color, -fx-outer-border, -fx-inner-border, -fx-body-color;
-fx-background-insets: 0 0 -1 0, 0, 1, 2;
-fx-background-radius: 3px, 3px, 2px, 1px;
-fx-text-fill: -fx-text-base-color;
}
.root .tab-close-button:hover {
-fx-background-color: -fx-shadow-highlight-color, -fx-outer-border, -fx-inner-border, -fx-body-color;
-fx-background-insets: 0 0 -1 0, 0, 1, 2;
-fx-background-radius: 3px, 3px, 2px, 1px;
-fx-text-fill: -fx-text-base-color;
}
.root .tool-bar, .root .scroll-pane {
-fx-background: white;
-fx-base: white;
}
.root .titled-pane > .title, .root .menu-bar , .root .tab {
-fx-background-color: #c6c8c9;
}
.root GridPane, .root VBox, .root .tab:selected, .root .split-pane {
-fx-background-color: white;
}
.root .tab-header-background , .root .line {
-fx-background-color: #c6c8c9;
}
.menuButtons {
-fx-font-family: FontAwesome;
-fx-font-size: 18px;
}
.status {
-fx-font-size: 18px;
-fx-text-fill: black;
} | src/minimalistStyle.css | @font-face {
font-family: 'FontAwesome';
src: url('FontAwesome.otf');
}
.myText {
-fx-font-family: Monospace;
-fx-font-size: 16px;
-fx-border-radius: 0;
-fx-border-size: 0;
-fx-background-color: black , white;
-fx-background-insets: 0 5 0 5, 0 0 1 0;
}
.myText:focused {
/*-fx-background-insets: 0 5 -1 5, 0 0 0 0;*/
/* -fx-background-insets: 0 5 0 5, 0 0 1 0;*/
}
.infoText {
-fx-font-size: 18px;
-fx-line-height: 1.4;
-fx-border-radius: 0;
-fx-border-size: 0;
-fx-padding: 0 100px 0 100px;
}
.infoTextHeader {
-fx-font-size: 20px;
-fx-font-weight: bold;
-fx-line-height: 1.4;
-fx-border-radius: 0;
-fx-border-size: 0;
-fx-padding: 0 100px 0 100px;
}
.myTitle {
-fx-font-size: 32px;
}
.fit {
-fx-fit-to-height: true;
-fx-fit-to-width: true;
}
.openBox, .closedBox {
-fx-padding: 1 0 3 3;
-fx-border-style: solid;
-fx-border-color: #696969;
-fx-border-width: 2 2 0 2;
}
.closedBox {
-fx-border-width: 2px;
}
.lineNo {
/* -fx-background-color: grey; */
/* -fx-border-style: solid; */
/* -fx-border-color: red; */
/* -fx-border-width: 1px; */
-fx-font-family: Monospace;
-fx-font-size: 16px;
-fx-text-box-border: transparent;
}
.bad {
-fx-background-color: black, pink, pink;
}
.tooltip{
-fx-font-family: System;
-fx-font-size: 10px;
}
.unVerified {
-fx-background-color: red, white, white;
-fx-background-insets: 0, 2;
}
.conclusionReached {
-fx-background-color: #90EE90;
-fx-background-insets: 0, 2;
/* -fx-control-inner-background: #90EE90;*/
}
.root {
-fx-background-color: white;
}
.button {
-fx-background-color: transparent;
}
/*.button:hover {
-fx-background-color: -fx-shadow-highlight-color, -fx-outer-border, -fx-inner-border, -fx-body-color;
-fx-background-insets: 0 0 -1 0, 0, 1, 2;
-fx-background-radius: 3px, 3px, 2px, 1px;
-fx-text-fill: -fx-text-base-color;
-fx-cursor: hand;
}*/
.button:hover {
-fx-background-color: black , white;
-fx-background-insets: -1 -1 -1 -1, 0 0 0 0;
-fx-background-radius: 3px, 3px, 2px, 1px;
-fx-cursor: hand;
}
.root .tab:hover {
-fx-background-color: -fx-shadow-highlight-color, -fx-outer-border, -fx-inner-border, -fx-body-color;
-fx-background-insets: 0 0 -1 0, 0, 1, 2;
-fx-background-radius: 3px, 3px, 2px, 1px;
-fx-text-fill: -fx-text-base-color;
}
.root .tab-close-button:hover {
-fx-background-color: -fx-shadow-highlight-color, -fx-outer-border, -fx-inner-border, -fx-body-color;
-fx-background-insets: 0 0 -1 0, 0, 1, 2;
-fx-background-radius: 3px, 3px, 2px, 1px;
-fx-text-fill: -fx-text-base-color;
}
.root .tool-bar, .root .scroll-pane {
-fx-background: white;
-fx-base: white;
}
.root .titled-pane > .title, .root .menu-bar , .root .tab {
-fx-background-color: #c6c8c9;
}
.root GridPane, .root VBox, .root .tab:selected, .root .split-pane {
-fx-background-color: white;
}
.root .tab-header-background , .root .line {
-fx-background-color: #c6c8c9;
}
.menuButtons {
-fx-font-family: FontAwesome;
-fx-font-size: 18px;
}
.status {
-fx-font-size: 18px;
-fx-text-fill: black;
} | 0.348202 | 0.099689 |
*{
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen",
"Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue",
sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
user-select: none;
outline: none;
}
#root{
z-index: -1;
position: absolute;
width: 100%;
}
/* spinner */
.loader,
.loader:after {
border-radius: 50%;
width: 10em;
height: 10em;
}
.loader {
margin: 114px auto;
font-size: 3px;
position: absolute;
margin: auto;
left: 0px;
right: 0pc;
top: 0px;
bottom: 0px;
text-indent: -9999em;
border-top: 1.1em solid rgba(35, 38, 250, 0.2);
border-right: 1.1em solid rgba(35, 38, 250, 0.2);
border-bottom: 1.1em solid rgba(35, 38, 250, 0.2);
border-left: 1.1em solid #4f74f9;
-webkit-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
-webkit-animation: load8 1.1s infinite linear;
animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes load8 {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
#customScrollbar::-webkit-scrollbar-track
{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color: #313131;
}
#customScrollbar::-webkit-scrollbar
{
width: 3px;
background-color: #333333;
}
#customScrollbar::-webkit-scrollbar-thumb
{
background-color: #525252;
}
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-message {
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
padding: 0;
color: rgba(0, 0, 0, 0.65);
font-size: 7px;
font-variant: tabular-nums;
line-height: 1.5;
list-style: none;
-webkit-font-feature-settings: 'tnum';
font-feature-settings: 'tnum';
position: fixed;
top: 16px;
left: 0;
z-index: 1010;
width: 100%;
pointer-events: none;
top: 46px;
}
.ant-message-notice {
padding: 8px;
text-align: center;
}
.ant-message-notice:first-child {
margin-top: -8px;
}
.ant-message-notice-content {
display: inline-block;
border-radius: 4px;
padding: 3px 16px;
background: #1f1f1f;
border-radius: 4px;
font-size: 13px;
font-weight: 600;
border: 1px solid #3e3e3e;
color: #c5c5c5;
opacity: 1.9;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
pointer-events: all;
/* margin-top: 24px; */
}
.ant-message-success .anticon {
color: #94ff60;
}
.ant-message-error .anticon {
color: #f97272;
}
.ant-message-warning .anticon {
color: #ffbc50;
}
.ant-message-info .anticon,
.ant-message-loading .anticon {
color: #ffffff;
}
.ant-message .anticon {
position: relative;
top: 3px;
margin-right: 8px;
font-size: 16px;
}
.ant-message-notice.move-up-leave.move-up-leave-active {
overflow: hidden;
-webkit-animation-name: MessageMoveOut;
animation-name: MessageMoveOut;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
}
@-webkit-keyframes MessageMoveOut {
0% {
max-height: 150px;
padding: 8px;
opacity: 1;
}
100% {
max-height: 0;
padding: 0;
opacity: 0;
}
}
@keyframes MessageMoveOut {
0% {
max-height: 150px;
padding: 8px;
opacity: 1;
}
100% {
max-height: 0;
padding: 0;
opacity: 0;
}
}
.fade-enter,
.fade-appear {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.fade-leave {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.fade-enter.fade-enter-active,
.fade-appear.fade-appear-active {
-webkit-animation-name: antFadeIn;
animation-name: antFadeIn;
-webkit-animation-play-state: running;
animation-play-state: running;
}
.fade-leave.fade-leave-active {
-webkit-animation-name: antFadeOut;
animation-name: antFadeOut;
-webkit-animation-play-state: running;
animation-play-state: running;
pointer-events: none;
}
.fade-enter,
.fade-appear {
opacity: 0;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
}
.fade-leave {
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
}
@-webkit-keyframes antFadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes antFadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-webkit-keyframes antFadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes antFadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.move-up-enter,
.move-up-appear {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.move-up-leave {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.move-up-enter.move-up-enter-active,
.move-up-appear.move-up-appear-active {
-webkit-animation-name: antMoveUpIn;
animation-name: antMoveUpIn;
-webkit-animation-play-state: running;
animation-play-state: running;
}
.move-up-leave.move-up-leave-active {
-webkit-animation-name: antMoveUpOut;
animation-name: antMoveUpOut;
-webkit-animation-play-state: running;
animation-play-state: running;
pointer-events: none;
}
.move-up-enter,
.move-up-appear {
opacity: 0;
-webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.move-up-leave {
-webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.move-down-enter,
.move-down-appear {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.move-down-leave {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.move-down-enter.move-down-enter-active,
.move-down-appear.move-down-appear-active {
-webkit-animation-name: antMoveDownIn;
animation-name: antMoveDownIn;
-webkit-animation-play-state: running;
animation-play-state: running;
}
.move-down-leave.move-down-leave-active {
-webkit-animation-name: antMoveDownOut;
animation-name: antMoveDownOut;
-webkit-animation-play-state: running;
animation-play-state: running;
pointer-events: none;
}
.move-down-enter,
.move-down-appear {
opacity: 0;
-webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.move-down-leave {
-webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.move-left-enter,
.move-left-appear {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.move-left-leave {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.move-left-enter.move-left-enter-active,
.move-left-appear.move-left-appear-active {
-webkit-animation-name: antMoveLeftIn;
animation-name: antMoveLeftIn;
-webkit-animation-play-state: running;
animation-play-state: running;
}
.move-left-leave.move-left-leave-active {
-webkit-animation-name: antMoveLeftOut;
animation-name: antMoveLeftOut;
-webkit-animation-play-state: running;
animation-play-state: running;
pointer-events: none;
}
.move-left-enter,
.move-left-appear {
opacity: 0;
-webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.move-left-leave {
-webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.move-right-enter,
.move-right-appear {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.move-right-leave {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.move-right-enter.move-right-enter-active,
.move-right-appear.move-right-appear-active {
-webkit-animation-name: antMoveRightIn;
animation-name: antMoveRightIn;
-webkit-animation-play-state: running;
animation-play-state: running;
}
.move-right-leave.move-right-leave-active {
-webkit-animation-name: antMoveRightOut;
animation-name: antMoveRightOut;
-webkit-animation-play-state: running;
animation-play-state: running;
pointer-events: none;
}
.move-right-enter,
.move-right-appear {
opacity: 0;
-webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.move-right-leave {
-webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
@-webkit-keyframes antMoveDownIn {
0% {
-webkit-transform: translateY(100%);
transform: translateY(100%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 0;
}
100% {
-webkit-transform: translateY(0%);
transform: translateY(0%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 1;
}
}
@keyframes antMoveDownIn {
0% {
-webkit-transform: translateY(100%);
transform: translateY(100%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 0;
}
100% {
-webkit-transform: translateY(0%);
transform: translateY(0%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 1;
}
}
@-webkit-keyframes antMoveDownOut {
0% {
-webkit-transform: translateY(0%);
transform: translateY(0%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 1;
}
100% {
-webkit-transform: translateY(100%);
transform: translateY(100%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 0;
}
}
@keyframes antMoveDownOut {
0% {
-webkit-transform: translateY(0%);
transform: translateY(0%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 1;
}
100% {
-webkit-transform: translateY(100%);
transform: translateY(100%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 0;
}
}
@-webkit-keyframes antMoveLeftIn {
0% {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 0;
}
100% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 1;
}
}
@keyframes antMoveLeftIn {
0% {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 0;
}
100% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 1;
}
}
@-webkit-keyframes antMoveLeftOut {
0% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 1;
}
100% {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 0;
}
}
@keyframes antMoveLeftOut {
0% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 1;
}
100% {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 0;
}
}
@-webkit-keyframes antMoveRightIn {
0% {
-webkit-transform: translateX(100%);
transform: translateX(100%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 0;
}
100% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 1;
}
}
@keyframes antMoveRightIn {
0% {
-webkit-transform: translateX(100%);
transform: translateX(100%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 0;
}
100% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 1;
}
}
@-webkit-keyframes antMoveRightOut {
0% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 1;
}
100% {
-webkit-transform: translateX(100%);
transform: translateX(100%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 0;
}
}
@keyframes antMoveRightOut {
0% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 1;
}
100% {
-webkit-transform: translateX(100%);
transform: translateX(100%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 0;
}
}
@-webkit-keyframes antMoveUpIn {
0% {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 0;
}
100% {
-webkit-transform: translateY(0%);
transform: translateY(0%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 1;
}
}
@keyframes antMoveUpIn {
0% {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 0;
}
100% {
-webkit-transform: translateY(0%);
transform: translateY(0%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 1;
}
}
@-webkit-keyframes antMoveUpOut {
0% {
-webkit-transform: translateY(0%);
transform: translateY(0%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 1;
}
100% {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 0;
}
}
@keyframes antMoveUpOut {
0% {
-webkit-transform: translateY(0%);
transform: translateY(0%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 1;
}
100% {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 0;
}
}
@-webkit-keyframes loadingCircle {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes loadingCircle {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
[ant-click-animating='true'],
[ant-click-animating-without-extra-node='true'] {
position: relative;
}
[ant-click-animating-without-extra-node='true']::after,
.ant-click-animating-node {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: block;
border-radius: inherit;
-webkit-box-shadow: 0 0 0 0 #1890ff;
box-shadow: 0 0 0 0 #1890ff;
-webkit-box-shadow: 0 0 0 0 var(--antd-wave-shadow-color);
box-shadow: 0 0 0 0 var(--antd-wave-shadow-color);
opacity: 0.2;
-webkit-animation: fadeEffect 2s cubic-bezier(0.08, 0.82, 0.17, 1), waveEffect 0.4s cubic-bezier(0.08, 0.82, 0.17, 1);
animation: fadeEffect 2s cubic-bezier(0.08, 0.82, 0.17, 1), waveEffect 0.4s cubic-bezier(0.08, 0.82, 0.17, 1);
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
content: '';
pointer-events: none;
}
@-webkit-keyframes waveEffect {
100% {
-webkit-box-shadow: 0 0 0 #1890ff;
box-shadow: 0 0 0 #1890ff;
-webkit-box-shadow: 0 0 0 6px var(--antd-wave-shadow-color);
box-shadow: 0 0 0 6px var(--antd-wave-shadow-color);
}
}
@keyframes waveEffect {
100% {
-webkit-box-shadow: 0 0 0 #1890ff;
box-shadow: 0 0 0 #1890ff;
-webkit-box-shadow: 0 0 0 6px var(--antd-wave-shadow-color);
box-shadow: 0 0 0 6px var(--antd-wave-shadow-color);
}
}
@-webkit-keyframes fadeEffect {
100% {
opacity: 0;
}
}
@keyframes fadeEffect {
100% {
opacity: 0;
}
}
.slide-up-enter,
.slide-up-appear {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.slide-up-leave {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.slide-up-enter.slide-up-enter-active,
.slide-up-appear.slide-up-appear-active {
-webkit-animation-name: antSlideUpIn;
animation-name: antSlideUpIn;
-webkit-animation-play-state: running;
animation-play-state: running;
}
.slide-up-leave.slide-up-leave-active {
-webkit-animation-name: antSlideUpOut;
animation-name: antSlideUpOut;
-webkit-animation-play-state: running;
animation-play-state: running;
pointer-events: none;
}
.slide-up-enter,
.slide-up-appear {
opacity: 0;
-webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.slide-up-leave {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.slide-down-enter,
.slide-down-appear {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.slide-down-leave {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.slide-down-enter.slide-down-enter-active,
.slide-down-appear.slide-down-appear-active {
-webkit-animation-name: antSlideDownIn;
animation-name: antSlideDownIn;
-webkit-animation-play-state: running;
animation-play-state: running;
}
.slide-down-leave.slide-down-leave-active {
-webkit-animation-name: antSlideDownOut;
animation-name: antSlideDownOut;
-webkit-animation-play-state: running;
animation-play-state: running;
pointer-events: none;
}
.slide-down-enter,
.slide-down-appear {
opacity: 0;
-webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.slide-down-leave {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.slide-left-enter,
.slide-left-appear {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.slide-left-leave {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.slide-left-enter.slide-left-enter-active,
.slide-left-appear.slide-left-appear-active {
-webkit-animation-name: antSlideLeftIn;
animation-name: antSlideLeftIn;
-webkit-animation-play-state: running;
animation-play-state: running;
}
.slide-left-leave.slide-left-leave-active {
-webkit-animation-name: antSlideLeftOut;
animation-name: antSlideLeftOut;
-webkit-animation-play-state: running;
animation-play-state: running;
pointer-events: none;
}
.slide-left-enter,
.slide-left-appear {
opacity: 0;
-webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.slide-left-leave {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.slide-right-enter,
.slide-right-appear {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.slide-right-leave {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.slide-right-enter.slide-right-enter-active,
.slide-right-appear.slide-right-appear-active {
-webkit-animation-name: antSlideRightIn;
animation-name: antSlideRightIn;
-webkit-animation-play-state: running;
animation-play-state: running;
}
.slide-right-leave.slide-right-leave-active {
-webkit-animation-name: antSlideRightOut;
animation-name: antSlideRightOut;
-webkit-animation-play-state: running;
animation-play-state: running;
pointer-events: none;
}
.slide-right-enter,
.slide-right-appear {
opacity: 0;
-webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.slide-right-leave {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
@-webkit-keyframes antSlideUpIn {
0% {
-webkit-transform: scaleY(0.8);
transform: scaleY(0.8);
-webkit-transform-origin: 0% 0%;
transform-origin: 0% 0%;
opacity: 0;
}
100% {
-webkit-transform: scaleY(1);
transform: scaleY(1);
-webkit-transform-origin: 0% 0%;
transform-origin: 0% 0%;
opacity: 1;
}
}
@keyframes antSlideUpIn {
0% {
-webkit-transform: scaleY(0.8);
transform: scaleY(0.8);
-webkit-transform-origin: 0% 0%;
transform-origin: 0% 0%;
opacity: 0;
}
100% {
-webkit-transform: scaleY(1);
transform: scaleY(1);
-webkit-transform-origin: 0% 0%;
transform-origin: 0% 0%;
opacity: 1;
}
}
@-webkit-keyframes antSlideUpOut {
0% {
-webkit-transform: scaleY(1);
transform: scaleY(1);
-webkit-transform-origin: 0% 0%;
transform-origin: 0% 0%;
opacity: 1;
}
100% {
-webkit-transform: scaleY(0.8);
transform: scaleY(0.8);
-webkit-transform-origin: 0% 0%;
transform-origin: 0% 0%;
opacity: 0;
}
}
@keyframes antSlideUpOut {
0% {
-webkit-transform: scaleY(1);
transform: scaleY(1);
-webkit-transform-origin: 0% 0%;
transform-origin: 0% 0%;
opacity: 1;
}
100% {
-webkit-transform: scaleY(0.8);
transform: scaleY(0.8);
-webkit-transform-origin: 0% 0%;
transform-origin: 0% 0%;
opacity: 0;
}
}
@-webkit-keyframes antSlideDownIn {
0% {
-webkit-transform: scaleY(0.8);
transform: scaleY(0.8);
-webkit-transform-origin: 100% 100%;
transform-origin: 100% 100%;
opacity: 0;
}
100% {
-webkit-transform: scaleY(1);
transform: scaleY(1);
-webkit-transform-origin: 100% 100%;
transform-origin: 100% 100%;
opacity: 1;
}
}
@keyframes antSlideDownIn {
0% {
-webkit-transform: scaleY(0.8);
transform: scaleY(0.8);
-webkit-transform-origin: 100% 100%;
transform-origin: 100% 100%;
opacity: 0;
}
100% {
-webkit-transform: scaleY(1);
transform: scaleY(1);
-webkit-transform-origin: 100% 100%;
transform-origin: 100% 100%;
opacity: 1;
}
}
@-webkit-keyframes antSlideDownOut {
0% {
-webkit-transform: scaleY(1);
transform: scaleY(1);
-webkit-transform-origin: 100% 100%;
transform-origin: 100% 100%;
opacity: 1;
}
100% {
-webkit-transform: scaleY(0.8);
transform: scaleY(0.8);
-webkit-transform-origin: 100% 100%;
transform-origin: 100% 100%;
opacity: 0;
}
}
@keyframes antSlideDownOut {
0% {
-webkit-transform: scaleY(1);
transform: scaleY(1);
-webkit-transform-origin: 100% 100%;
transform-origin: 100% 100%;
opacity: 1;
}
100% {
-webkit-transform: scaleY(0.8);
transform: scaleY(0.8);
-webkit-transform-origin: 100% 100%;
transform-origin: 100% 100%;
opacity: 0;
}
}
@-webkit-keyframes antSlideLeftIn {
0% {
-webkit-transform: scaleX(0.8);
transform: scaleX(0.8);
-webkit-transform-origin: 0% 0%;
transform-origin: 0% 0%;
opacity: 0;
}
100% {
-webkit-transform: scaleX(1);
transform: scaleX(1);
-webkit-transform-origin: 0% 0%;
transform-origin: 0% 0%;
opacity: 1;
}
}
@keyframes antSlideLeftIn {
0% {
-webkit-transform: scaleX(0.8);
transform: scaleX(0.8);
-webkit-transform-origin: 0% 0%;
transform-origin: 0% 0%;
opacity: 0;
}
100% {
-webkit-transform: scaleX(1);
transform: scaleX(1);
-webkit-transform-origin: 0% 0%;
transform-origin: 0% 0%;
opacity: 1;
}
}
@-webkit-keyframes antSlideLeftOut {
0% {
-webkit-transform: scaleX(1);
transform: scaleX(1);
-webkit-transform-origin: 0% 0%;
transform-origin: 0% 0%;
opacity: 1;
}
100% {
-webkit-transform: scaleX(0.8);
transform: scaleX(0.8);
-webkit-transform-origin: 0% 0%;
transform-origin: 0% 0%;
opacity: 0;
}
}
@keyframes antSlideLeftOut {
0% {
-webkit-transform: scaleX(1);
transform: scaleX(1);
-webkit-transform-origin: 0% 0%;
transform-origin: 0% 0%;
opacity: 1;
}
100% {
-webkit-transform: scaleX(0.8);
transform: scaleX(0.8);
-webkit-transform-origin: 0% 0%;
transform-origin: 0% 0%;
opacity: 0;
}
}
@-webkit-keyframes antSlideRightIn {
0% {
-webkit-transform: scaleX(0.8);
transform: scaleX(0.8);
-webkit-transform-origin: 100% 0%;
transform-origin: 100% 0%;
opacity: 0;
}
100% {
-webkit-transform: scaleX(1);
transform: scaleX(1);
-webkit-transform-origin: 100% 0%;
transform-origin: 100% 0%;
opacity: 1;
}
}
@keyframes antSlideRightIn {
0% {
-webkit-transform: scaleX(0.8);
transform: scaleX(0.8);
-webkit-transform-origin: 100% 0%;
transform-origin: 100% 0%;
opacity: 0;
}
100% {
-webkit-transform: scaleX(1);
transform: scaleX(1);
-webkit-transform-origin: 100% 0%;
transform-origin: 100% 0%;
opacity: 1;
}
}
@-webkit-keyframes antSlideRightOut {
0% {
-webkit-transform: scaleX(1);
transform: scaleX(1);
-webkit-transform-origin: 100% 0%;
transform-origin: 100% 0%;
opacity: 1;
}
100% {
-webkit-transform: scaleX(0.8);
transform: scaleX(0.8);
-webkit-transform-origin: 100% 0%;
transform-origin: 100% 0%;
opacity: 0;
}
}
@keyframes antSlideRightOut {
0% {
-webkit-transform: scaleX(1);
transform: scaleX(1);
-webkit-transform-origin: 100% 0%;
transform-origin: 100% 0%;
opacity: 1;
}
100% {
-webkit-transform: scaleX(0.8);
transform: scaleX(0.8);
-webkit-transform-origin: 100% 0%;
transform-origin: 100% 0%;
opacity: 0;
}
}
.swing-enter,
.swing-appear {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.swing-enter.swing-enter-active,
.swing-appear.swing-appear-active {
-webkit-animation-name: antSwingIn;
animation-name: antSwingIn;
-webkit-animation-play-state: running;
animation-play-state: running;
}
@-webkit-keyframes antSwingIn {
0%,
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
20% {
-webkit-transform: translateX(-10px);
transform: translateX(-10px);
}
40% {
-webkit-transform: translateX(10px);
transform: translateX(10px);
}
60% {
-webkit-transform: translateX(-5px);
transform: translateX(-5px);
}
80% {
-webkit-transform: translateX(5px);
transform: translateX(5px);
}
}
@keyframes antSwingIn {
0%,
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
20% {
-webkit-transform: translateX(-10px);
transform: translateX(-10px);
}
40% {
-webkit-transform: translateX(10px);
transform: translateX(10px);
}
60% {
-webkit-transform: translateX(-5px);
transform: translateX(-5px);
}
80% {
-webkit-transform: translateX(5px);
transform: translateX(5px);
}
}
.zoom-enter,
.zoom-appear {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.zoom-leave {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.zoom-enter.zoom-enter-active,
.zoom-appear.zoom-appear-active {
-webkit-animation-name: antZoomIn;
animation-name: antZoomIn;
-webkit-animation-play-state: running;
animation-play-state: running;
}
.zoom-leave.zoom-leave-active {
-webkit-animation-name: antZoomOut;
animation-name: antZoomOut;
-webkit-animation-play-state: running;
animation-play-state: running;
pointer-events: none;
}
.zoom-enter,
.zoom-appear {
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
opacity: 0;
-webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-leave {
-webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-big-enter,
.zoom-big-appear {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.zoom-big-leave {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.zoom-big-enter.zoom-big-enter-active,
.zoom-big-appear.zoom-big-appear-active {
-webkit-animation-name: antZoomBigIn;
animation-name: antZoomBigIn;
-webkit-animation-play-state: running;
animation-play-state: running;
}
.zoom-big-leave.zoom-big-leave-active {
-webkit-animation-name: antZoomBigOut;
animation-name: antZoomBigOut;
-webkit-animation-play-state: running;
animation-play-state: running;
pointer-events: none;
}
.zoom-big-enter,
.zoom-big-appear {
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
opacity: 0;
-webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-big-leave {
-webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-big-fast-enter,
.zoom-big-fast-appear {
-webkit-animation-duration: 0.1s;
animation-duration: 0.1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.zoom-big-fast-leave {
-webkit-animation-duration: 0.1s;
animation-duration: 0.1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.zoom-big-fast-enter.zoom-big-fast-enter-active,
.zoom-big-fast-appear.zoom-big-fast-appear-active {
-webkit-animation-name: antZoomBigIn;
animation-name: antZoomBigIn;
-webkit-animation-play-state: running;
animation-play-state: running;
}
.zoom-big-fast-leave.zoom-big-fast-leave-active {
-webkit-animation-name: antZoomBigOut;
animation-name: antZoomBigOut;
-webkit-animation-play-state: running;
animation-play-state: running;
pointer-events: none;
}
.zoom-big-fast-enter,
.zoom-big-fast-appear {
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
opacity: 0;
-webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-big-fast-leave {
-webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-up-enter,
.zoom-up-appear {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.zoom-up-leave {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.zoom-up-enter.zoom-up-enter-active,
.zoom-up-appear.zoom-up-appear-active {
-webkit-animation-name: antZoomUpIn;
animation-name: antZoomUpIn;
-webkit-animation-play-state: running;
animation-play-state: running;
}
.zoom-up-leave.zoom-up-leave-active {
-webkit-animation-name: antZoomUpOut;
animation-name: antZoomUpOut;
-webkit-animation-play-state: running;
animation-play-state: running;
pointer-events: none;
}
.zoom-up-enter,
.zoom-up-appear {
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
opacity: 0;
-webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-up-leave {
-webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-down-enter,
.zoom-down-appear {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.zoom-down-leave {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.zoom-down-enter.zoom-down-enter-active,
.zoom-down-appear.zoom-down-appear-active {
-webkit-animation-name: antZoomDownIn;
animation-name: antZoomDownIn;
-webkit-animation-play-state: running;
animation-play-state: running;
}
.zoom-down-leave.zoom-down-leave-active {
-webkit-animation-name: antZoomDownOut;
animation-name: antZoomDownOut;
-webkit-animation-play-state: running;
animation-play-state: running;
pointer-events: none;
}
.zoom-down-enter,
.zoom-down-appear {
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
opacity: 0;
-webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-down-leave {
-webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-left-enter,
.zoom-left-appear {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.zoom-left-leave {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.zoom-left-enter.zoom-left-enter-active,
.zoom-left-appear.zoom-left-appear-active {
-webkit-animation-name: antZoomLeftIn;
animation-name: antZoomLeftIn;
-webkit-animation-play-state: running;
animation-play-state: running;
}
.zoom-left-leave.zoom-left-leave-active {
-webkit-animation-name: antZoomLeftOut;
animation-name: antZoomLeftOut;
-webkit-animation-play-state: running;
animation-play-state: running;
pointer-events: none;
}
.zoom-left-enter,
.zoom-left-appear {
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
opacity: 0;
-webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-left-leave {
-webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-right-enter,
.zoom-right-appear {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.zoom-right-leave {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.zoom-right-enter.zoom-right-enter-active,
.zoom-right-appear.zoom-right-appear-active {
-webkit-animation-name: antZoomRightIn;
animation-name: antZoomRightIn;
-webkit-animation-play-state: running;
animation-play-state: running;
}
.zoom-right-leave.zoom-right-leave-active {
-webkit-animation-name: antZoomRightOut;
animation-name: antZoomRightOut;
-webkit-animation-play-state: running;
animation-play-state: running;
pointer-events: none;
}
.zoom-right-enter,
.zoom-right-appear {
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
opacity: 0;
-webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-right-leave {
-webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
@-webkit-keyframes antZoomIn {
0% {
-webkit-transform: scale(0.2);
transform: scale(0.2);
opacity: 0;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@keyframes antZoomIn {
0% {
-webkit-transform: scale(0.2);
transform: scale(0.2);
opacity: 0;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@-webkit-keyframes antZoomOut {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
100% {
-webkit-transform: scale(0.2);
transform: scale(0.2);
opacity: 0;
}
}
@keyframes antZoomOut {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
100% {
-webkit-transform: scale(0.2);
transform: scale(0.2);
opacity: 0;
}
}
@-webkit-keyframes antZoomBigIn {
0% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
opacity: 0;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@keyframes antZoomBigIn {
0% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
opacity: 0;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@-webkit-keyframes antZoomBigOut {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
100% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
opacity: 0;
}
}
@keyframes antZoomBigOut {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
100% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
opacity: 0;
}
}
@-webkit-keyframes antZoomUpIn {
0% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
opacity: 0;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
}
}
@keyframes antZoomUpIn {
0% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
opacity: 0;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
}
}
@-webkit-keyframes antZoomUpOut {
0% {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
}
100% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
opacity: 0;
}
}
@keyframes antZoomUpOut {
0% {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
}
100% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
opacity: 0;
}
}
@-webkit-keyframes antZoomLeftIn {
0% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
opacity: 0;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
}
}
@keyframes antZoomLeftIn {
0% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
opacity: 0;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
}
}
@-webkit-keyframes antZoomLeftOut {
0% {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
}
100% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
opacity: 0;
}
}
@keyframes antZoomLeftOut {
0% {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
}
100% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
opacity: 0;
}
}
@-webkit-keyframes antZoomRightIn {
0% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
opacity: 0;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
}
}
@keyframes antZoomRightIn {
0% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
opacity: 0;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
}
}
@-webkit-keyframes antZoomRightOut {
0% {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
}
100% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
opacity: 0;
}
}
@keyframes antZoomRightOut {
0% {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
}
100% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
opacity: 0;
}
}
@-webkit-keyframes antZoomDownIn {
0% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
opacity: 0;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
}
}
@keyframes antZoomDownIn {
0% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
opacity: 0;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
}
}
@-webkit-keyframes antZoomDownOut {
0% {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
}
100% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
opacity: 0;
}
}
@keyframes antZoomDownOut {
0% {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
}
100% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
opacity: 0;
}
}
.ant-motion-collapse-legacy {
overflow: hidden;
}
.ant-motion-collapse-legacy-active {
-webkit-transition: height 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
transition: height 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}
.ant-motion-collapse {
overflow: hidden;
-webkit-transition: height 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
transition: height 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
} | src/styles/index.css |
*{
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen",
"Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue",
sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
user-select: none;
outline: none;
}
#root{
z-index: -1;
position: absolute;
width: 100%;
}
/* spinner */
.loader,
.loader:after {
border-radius: 50%;
width: 10em;
height: 10em;
}
.loader {
margin: 114px auto;
font-size: 3px;
position: absolute;
margin: auto;
left: 0px;
right: 0pc;
top: 0px;
bottom: 0px;
text-indent: -9999em;
border-top: 1.1em solid rgba(35, 38, 250, 0.2);
border-right: 1.1em solid rgba(35, 38, 250, 0.2);
border-bottom: 1.1em solid rgba(35, 38, 250, 0.2);
border-left: 1.1em solid #4f74f9;
-webkit-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
-webkit-animation: load8 1.1s infinite linear;
animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes load8 {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
#customScrollbar::-webkit-scrollbar-track
{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color: #313131;
}
#customScrollbar::-webkit-scrollbar
{
width: 3px;
background-color: #333333;
}
#customScrollbar::-webkit-scrollbar-thumb
{
background-color: #525252;
}
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-message {
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
padding: 0;
color: rgba(0, 0, 0, 0.65);
font-size: 7px;
font-variant: tabular-nums;
line-height: 1.5;
list-style: none;
-webkit-font-feature-settings: 'tnum';
font-feature-settings: 'tnum';
position: fixed;
top: 16px;
left: 0;
z-index: 1010;
width: 100%;
pointer-events: none;
top: 46px;
}
.ant-message-notice {
padding: 8px;
text-align: center;
}
.ant-message-notice:first-child {
margin-top: -8px;
}
.ant-message-notice-content {
display: inline-block;
border-radius: 4px;
padding: 3px 16px;
background: #1f1f1f;
border-radius: 4px;
font-size: 13px;
font-weight: 600;
border: 1px solid #3e3e3e;
color: #c5c5c5;
opacity: 1.9;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
pointer-events: all;
/* margin-top: 24px; */
}
.ant-message-success .anticon {
color: #94ff60;
}
.ant-message-error .anticon {
color: #f97272;
}
.ant-message-warning .anticon {
color: #ffbc50;
}
.ant-message-info .anticon,
.ant-message-loading .anticon {
color: #ffffff;
}
.ant-message .anticon {
position: relative;
top: 3px;
margin-right: 8px;
font-size: 16px;
}
.ant-message-notice.move-up-leave.move-up-leave-active {
overflow: hidden;
-webkit-animation-name: MessageMoveOut;
animation-name: MessageMoveOut;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
}
@-webkit-keyframes MessageMoveOut {
0% {
max-height: 150px;
padding: 8px;
opacity: 1;
}
100% {
max-height: 0;
padding: 0;
opacity: 0;
}
}
@keyframes MessageMoveOut {
0% {
max-height: 150px;
padding: 8px;
opacity: 1;
}
100% {
max-height: 0;
padding: 0;
opacity: 0;
}
}
.fade-enter,
.fade-appear {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.fade-leave {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.fade-enter.fade-enter-active,
.fade-appear.fade-appear-active {
-webkit-animation-name: antFadeIn;
animation-name: antFadeIn;
-webkit-animation-play-state: running;
animation-play-state: running;
}
.fade-leave.fade-leave-active {
-webkit-animation-name: antFadeOut;
animation-name: antFadeOut;
-webkit-animation-play-state: running;
animation-play-state: running;
pointer-events: none;
}
.fade-enter,
.fade-appear {
opacity: 0;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
}
.fade-leave {
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
}
@-webkit-keyframes antFadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes antFadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-webkit-keyframes antFadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes antFadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.move-up-enter,
.move-up-appear {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.move-up-leave {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.move-up-enter.move-up-enter-active,
.move-up-appear.move-up-appear-active {
-webkit-animation-name: antMoveUpIn;
animation-name: antMoveUpIn;
-webkit-animation-play-state: running;
animation-play-state: running;
}
.move-up-leave.move-up-leave-active {
-webkit-animation-name: antMoveUpOut;
animation-name: antMoveUpOut;
-webkit-animation-play-state: running;
animation-play-state: running;
pointer-events: none;
}
.move-up-enter,
.move-up-appear {
opacity: 0;
-webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.move-up-leave {
-webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.move-down-enter,
.move-down-appear {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.move-down-leave {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.move-down-enter.move-down-enter-active,
.move-down-appear.move-down-appear-active {
-webkit-animation-name: antMoveDownIn;
animation-name: antMoveDownIn;
-webkit-animation-play-state: running;
animation-play-state: running;
}
.move-down-leave.move-down-leave-active {
-webkit-animation-name: antMoveDownOut;
animation-name: antMoveDownOut;
-webkit-animation-play-state: running;
animation-play-state: running;
pointer-events: none;
}
.move-down-enter,
.move-down-appear {
opacity: 0;
-webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.move-down-leave {
-webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.move-left-enter,
.move-left-appear {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.move-left-leave {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.move-left-enter.move-left-enter-active,
.move-left-appear.move-left-appear-active {
-webkit-animation-name: antMoveLeftIn;
animation-name: antMoveLeftIn;
-webkit-animation-play-state: running;
animation-play-state: running;
}
.move-left-leave.move-left-leave-active {
-webkit-animation-name: antMoveLeftOut;
animation-name: antMoveLeftOut;
-webkit-animation-play-state: running;
animation-play-state: running;
pointer-events: none;
}
.move-left-enter,
.move-left-appear {
opacity: 0;
-webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.move-left-leave {
-webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.move-right-enter,
.move-right-appear {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.move-right-leave {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.move-right-enter.move-right-enter-active,
.move-right-appear.move-right-appear-active {
-webkit-animation-name: antMoveRightIn;
animation-name: antMoveRightIn;
-webkit-animation-play-state: running;
animation-play-state: running;
}
.move-right-leave.move-right-leave-active {
-webkit-animation-name: antMoveRightOut;
animation-name: antMoveRightOut;
-webkit-animation-play-state: running;
animation-play-state: running;
pointer-events: none;
}
.move-right-enter,
.move-right-appear {
opacity: 0;
-webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.move-right-leave {
-webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
@-webkit-keyframes antMoveDownIn {
0% {
-webkit-transform: translateY(100%);
transform: translateY(100%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 0;
}
100% {
-webkit-transform: translateY(0%);
transform: translateY(0%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 1;
}
}
@keyframes antMoveDownIn {
0% {
-webkit-transform: translateY(100%);
transform: translateY(100%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 0;
}
100% {
-webkit-transform: translateY(0%);
transform: translateY(0%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 1;
}
}
@-webkit-keyframes antMoveDownOut {
0% {
-webkit-transform: translateY(0%);
transform: translateY(0%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 1;
}
100% {
-webkit-transform: translateY(100%);
transform: translateY(100%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 0;
}
}
@keyframes antMoveDownOut {
0% {
-webkit-transform: translateY(0%);
transform: translateY(0%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 1;
}
100% {
-webkit-transform: translateY(100%);
transform: translateY(100%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 0;
}
}
@-webkit-keyframes antMoveLeftIn {
0% {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 0;
}
100% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 1;
}
}
@keyframes antMoveLeftIn {
0% {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 0;
}
100% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 1;
}
}
@-webkit-keyframes antMoveLeftOut {
0% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 1;
}
100% {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 0;
}
}
@keyframes antMoveLeftOut {
0% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 1;
}
100% {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 0;
}
}
@-webkit-keyframes antMoveRightIn {
0% {
-webkit-transform: translateX(100%);
transform: translateX(100%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 0;
}
100% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 1;
}
}
@keyframes antMoveRightIn {
0% {
-webkit-transform: translateX(100%);
transform: translateX(100%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 0;
}
100% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 1;
}
}
@-webkit-keyframes antMoveRightOut {
0% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 1;
}
100% {
-webkit-transform: translateX(100%);
transform: translateX(100%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 0;
}
}
@keyframes antMoveRightOut {
0% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 1;
}
100% {
-webkit-transform: translateX(100%);
transform: translateX(100%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 0;
}
}
@-webkit-keyframes antMoveUpIn {
0% {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 0;
}
100% {
-webkit-transform: translateY(0%);
transform: translateY(0%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 1;
}
}
@keyframes antMoveUpIn {
0% {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 0;
}
100% {
-webkit-transform: translateY(0%);
transform: translateY(0%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 1;
}
}
@-webkit-keyframes antMoveUpOut {
0% {
-webkit-transform: translateY(0%);
transform: translateY(0%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 1;
}
100% {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 0;
}
}
@keyframes antMoveUpOut {
0% {
-webkit-transform: translateY(0%);
transform: translateY(0%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 1;
}
100% {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
opacity: 0;
}
}
@-webkit-keyframes loadingCircle {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes loadingCircle {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
[ant-click-animating='true'],
[ant-click-animating-without-extra-node='true'] {
position: relative;
}
[ant-click-animating-without-extra-node='true']::after,
.ant-click-animating-node {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: block;
border-radius: inherit;
-webkit-box-shadow: 0 0 0 0 #1890ff;
box-shadow: 0 0 0 0 #1890ff;
-webkit-box-shadow: 0 0 0 0 var(--antd-wave-shadow-color);
box-shadow: 0 0 0 0 var(--antd-wave-shadow-color);
opacity: 0.2;
-webkit-animation: fadeEffect 2s cubic-bezier(0.08, 0.82, 0.17, 1), waveEffect 0.4s cubic-bezier(0.08, 0.82, 0.17, 1);
animation: fadeEffect 2s cubic-bezier(0.08, 0.82, 0.17, 1), waveEffect 0.4s cubic-bezier(0.08, 0.82, 0.17, 1);
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
content: '';
pointer-events: none;
}
@-webkit-keyframes waveEffect {
100% {
-webkit-box-shadow: 0 0 0 #1890ff;
box-shadow: 0 0 0 #1890ff;
-webkit-box-shadow: 0 0 0 6px var(--antd-wave-shadow-color);
box-shadow: 0 0 0 6px var(--antd-wave-shadow-color);
}
}
@keyframes waveEffect {
100% {
-webkit-box-shadow: 0 0 0 #1890ff;
box-shadow: 0 0 0 #1890ff;
-webkit-box-shadow: 0 0 0 6px var(--antd-wave-shadow-color);
box-shadow: 0 0 0 6px var(--antd-wave-shadow-color);
}
}
@-webkit-keyframes fadeEffect {
100% {
opacity: 0;
}
}
@keyframes fadeEffect {
100% {
opacity: 0;
}
}
.slide-up-enter,
.slide-up-appear {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.slide-up-leave {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.slide-up-enter.slide-up-enter-active,
.slide-up-appear.slide-up-appear-active {
-webkit-animation-name: antSlideUpIn;
animation-name: antSlideUpIn;
-webkit-animation-play-state: running;
animation-play-state: running;
}
.slide-up-leave.slide-up-leave-active {
-webkit-animation-name: antSlideUpOut;
animation-name: antSlideUpOut;
-webkit-animation-play-state: running;
animation-play-state: running;
pointer-events: none;
}
.slide-up-enter,
.slide-up-appear {
opacity: 0;
-webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.slide-up-leave {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.slide-down-enter,
.slide-down-appear {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.slide-down-leave {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.slide-down-enter.slide-down-enter-active,
.slide-down-appear.slide-down-appear-active {
-webkit-animation-name: antSlideDownIn;
animation-name: antSlideDownIn;
-webkit-animation-play-state: running;
animation-play-state: running;
}
.slide-down-leave.slide-down-leave-active {
-webkit-animation-name: antSlideDownOut;
animation-name: antSlideDownOut;
-webkit-animation-play-state: running;
animation-play-state: running;
pointer-events: none;
}
.slide-down-enter,
.slide-down-appear {
opacity: 0;
-webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.slide-down-leave {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.slide-left-enter,
.slide-left-appear {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.slide-left-leave {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.slide-left-enter.slide-left-enter-active,
.slide-left-appear.slide-left-appear-active {
-webkit-animation-name: antSlideLeftIn;
animation-name: antSlideLeftIn;
-webkit-animation-play-state: running;
animation-play-state: running;
}
.slide-left-leave.slide-left-leave-active {
-webkit-animation-name: antSlideLeftOut;
animation-name: antSlideLeftOut;
-webkit-animation-play-state: running;
animation-play-state: running;
pointer-events: none;
}
.slide-left-enter,
.slide-left-appear {
opacity: 0;
-webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.slide-left-leave {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.slide-right-enter,
.slide-right-appear {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.slide-right-leave {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.slide-right-enter.slide-right-enter-active,
.slide-right-appear.slide-right-appear-active {
-webkit-animation-name: antSlideRightIn;
animation-name: antSlideRightIn;
-webkit-animation-play-state: running;
animation-play-state: running;
}
.slide-right-leave.slide-right-leave-active {
-webkit-animation-name: antSlideRightOut;
animation-name: antSlideRightOut;
-webkit-animation-play-state: running;
animation-play-state: running;
pointer-events: none;
}
.slide-right-enter,
.slide-right-appear {
opacity: 0;
-webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.slide-right-leave {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
@-webkit-keyframes antSlideUpIn {
0% {
-webkit-transform: scaleY(0.8);
transform: scaleY(0.8);
-webkit-transform-origin: 0% 0%;
transform-origin: 0% 0%;
opacity: 0;
}
100% {
-webkit-transform: scaleY(1);
transform: scaleY(1);
-webkit-transform-origin: 0% 0%;
transform-origin: 0% 0%;
opacity: 1;
}
}
@keyframes antSlideUpIn {
0% {
-webkit-transform: scaleY(0.8);
transform: scaleY(0.8);
-webkit-transform-origin: 0% 0%;
transform-origin: 0% 0%;
opacity: 0;
}
100% {
-webkit-transform: scaleY(1);
transform: scaleY(1);
-webkit-transform-origin: 0% 0%;
transform-origin: 0% 0%;
opacity: 1;
}
}
@-webkit-keyframes antSlideUpOut {
0% {
-webkit-transform: scaleY(1);
transform: scaleY(1);
-webkit-transform-origin: 0% 0%;
transform-origin: 0% 0%;
opacity: 1;
}
100% {
-webkit-transform: scaleY(0.8);
transform: scaleY(0.8);
-webkit-transform-origin: 0% 0%;
transform-origin: 0% 0%;
opacity: 0;
}
}
@keyframes antSlideUpOut {
0% {
-webkit-transform: scaleY(1);
transform: scaleY(1);
-webkit-transform-origin: 0% 0%;
transform-origin: 0% 0%;
opacity: 1;
}
100% {
-webkit-transform: scaleY(0.8);
transform: scaleY(0.8);
-webkit-transform-origin: 0% 0%;
transform-origin: 0% 0%;
opacity: 0;
}
}
@-webkit-keyframes antSlideDownIn {
0% {
-webkit-transform: scaleY(0.8);
transform: scaleY(0.8);
-webkit-transform-origin: 100% 100%;
transform-origin: 100% 100%;
opacity: 0;
}
100% {
-webkit-transform: scaleY(1);
transform: scaleY(1);
-webkit-transform-origin: 100% 100%;
transform-origin: 100% 100%;
opacity: 1;
}
}
@keyframes antSlideDownIn {
0% {
-webkit-transform: scaleY(0.8);
transform: scaleY(0.8);
-webkit-transform-origin: 100% 100%;
transform-origin: 100% 100%;
opacity: 0;
}
100% {
-webkit-transform: scaleY(1);
transform: scaleY(1);
-webkit-transform-origin: 100% 100%;
transform-origin: 100% 100%;
opacity: 1;
}
}
@-webkit-keyframes antSlideDownOut {
0% {
-webkit-transform: scaleY(1);
transform: scaleY(1);
-webkit-transform-origin: 100% 100%;
transform-origin: 100% 100%;
opacity: 1;
}
100% {
-webkit-transform: scaleY(0.8);
transform: scaleY(0.8);
-webkit-transform-origin: 100% 100%;
transform-origin: 100% 100%;
opacity: 0;
}
}
@keyframes antSlideDownOut {
0% {
-webkit-transform: scaleY(1);
transform: scaleY(1);
-webkit-transform-origin: 100% 100%;
transform-origin: 100% 100%;
opacity: 1;
}
100% {
-webkit-transform: scaleY(0.8);
transform: scaleY(0.8);
-webkit-transform-origin: 100% 100%;
transform-origin: 100% 100%;
opacity: 0;
}
}
@-webkit-keyframes antSlideLeftIn {
0% {
-webkit-transform: scaleX(0.8);
transform: scaleX(0.8);
-webkit-transform-origin: 0% 0%;
transform-origin: 0% 0%;
opacity: 0;
}
100% {
-webkit-transform: scaleX(1);
transform: scaleX(1);
-webkit-transform-origin: 0% 0%;
transform-origin: 0% 0%;
opacity: 1;
}
}
@keyframes antSlideLeftIn {
0% {
-webkit-transform: scaleX(0.8);
transform: scaleX(0.8);
-webkit-transform-origin: 0% 0%;
transform-origin: 0% 0%;
opacity: 0;
}
100% {
-webkit-transform: scaleX(1);
transform: scaleX(1);
-webkit-transform-origin: 0% 0%;
transform-origin: 0% 0%;
opacity: 1;
}
}
@-webkit-keyframes antSlideLeftOut {
0% {
-webkit-transform: scaleX(1);
transform: scaleX(1);
-webkit-transform-origin: 0% 0%;
transform-origin: 0% 0%;
opacity: 1;
}
100% {
-webkit-transform: scaleX(0.8);
transform: scaleX(0.8);
-webkit-transform-origin: 0% 0%;
transform-origin: 0% 0%;
opacity: 0;
}
}
@keyframes antSlideLeftOut {
0% {
-webkit-transform: scaleX(1);
transform: scaleX(1);
-webkit-transform-origin: 0% 0%;
transform-origin: 0% 0%;
opacity: 1;
}
100% {
-webkit-transform: scaleX(0.8);
transform: scaleX(0.8);
-webkit-transform-origin: 0% 0%;
transform-origin: 0% 0%;
opacity: 0;
}
}
@-webkit-keyframes antSlideRightIn {
0% {
-webkit-transform: scaleX(0.8);
transform: scaleX(0.8);
-webkit-transform-origin: 100% 0%;
transform-origin: 100% 0%;
opacity: 0;
}
100% {
-webkit-transform: scaleX(1);
transform: scaleX(1);
-webkit-transform-origin: 100% 0%;
transform-origin: 100% 0%;
opacity: 1;
}
}
@keyframes antSlideRightIn {
0% {
-webkit-transform: scaleX(0.8);
transform: scaleX(0.8);
-webkit-transform-origin: 100% 0%;
transform-origin: 100% 0%;
opacity: 0;
}
100% {
-webkit-transform: scaleX(1);
transform: scaleX(1);
-webkit-transform-origin: 100% 0%;
transform-origin: 100% 0%;
opacity: 1;
}
}
@-webkit-keyframes antSlideRightOut {
0% {
-webkit-transform: scaleX(1);
transform: scaleX(1);
-webkit-transform-origin: 100% 0%;
transform-origin: 100% 0%;
opacity: 1;
}
100% {
-webkit-transform: scaleX(0.8);
transform: scaleX(0.8);
-webkit-transform-origin: 100% 0%;
transform-origin: 100% 0%;
opacity: 0;
}
}
@keyframes antSlideRightOut {
0% {
-webkit-transform: scaleX(1);
transform: scaleX(1);
-webkit-transform-origin: 100% 0%;
transform-origin: 100% 0%;
opacity: 1;
}
100% {
-webkit-transform: scaleX(0.8);
transform: scaleX(0.8);
-webkit-transform-origin: 100% 0%;
transform-origin: 100% 0%;
opacity: 0;
}
}
.swing-enter,
.swing-appear {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.swing-enter.swing-enter-active,
.swing-appear.swing-appear-active {
-webkit-animation-name: antSwingIn;
animation-name: antSwingIn;
-webkit-animation-play-state: running;
animation-play-state: running;
}
@-webkit-keyframes antSwingIn {
0%,
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
20% {
-webkit-transform: translateX(-10px);
transform: translateX(-10px);
}
40% {
-webkit-transform: translateX(10px);
transform: translateX(10px);
}
60% {
-webkit-transform: translateX(-5px);
transform: translateX(-5px);
}
80% {
-webkit-transform: translateX(5px);
transform: translateX(5px);
}
}
@keyframes antSwingIn {
0%,
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
20% {
-webkit-transform: translateX(-10px);
transform: translateX(-10px);
}
40% {
-webkit-transform: translateX(10px);
transform: translateX(10px);
}
60% {
-webkit-transform: translateX(-5px);
transform: translateX(-5px);
}
80% {
-webkit-transform: translateX(5px);
transform: translateX(5px);
}
}
.zoom-enter,
.zoom-appear {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.zoom-leave {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.zoom-enter.zoom-enter-active,
.zoom-appear.zoom-appear-active {
-webkit-animation-name: antZoomIn;
animation-name: antZoomIn;
-webkit-animation-play-state: running;
animation-play-state: running;
}
.zoom-leave.zoom-leave-active {
-webkit-animation-name: antZoomOut;
animation-name: antZoomOut;
-webkit-animation-play-state: running;
animation-play-state: running;
pointer-events: none;
}
.zoom-enter,
.zoom-appear {
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
opacity: 0;
-webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-leave {
-webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-big-enter,
.zoom-big-appear {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.zoom-big-leave {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.zoom-big-enter.zoom-big-enter-active,
.zoom-big-appear.zoom-big-appear-active {
-webkit-animation-name: antZoomBigIn;
animation-name: antZoomBigIn;
-webkit-animation-play-state: running;
animation-play-state: running;
}
.zoom-big-leave.zoom-big-leave-active {
-webkit-animation-name: antZoomBigOut;
animation-name: antZoomBigOut;
-webkit-animation-play-state: running;
animation-play-state: running;
pointer-events: none;
}
.zoom-big-enter,
.zoom-big-appear {
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
opacity: 0;
-webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-big-leave {
-webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-big-fast-enter,
.zoom-big-fast-appear {
-webkit-animation-duration: 0.1s;
animation-duration: 0.1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.zoom-big-fast-leave {
-webkit-animation-duration: 0.1s;
animation-duration: 0.1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.zoom-big-fast-enter.zoom-big-fast-enter-active,
.zoom-big-fast-appear.zoom-big-fast-appear-active {
-webkit-animation-name: antZoomBigIn;
animation-name: antZoomBigIn;
-webkit-animation-play-state: running;
animation-play-state: running;
}
.zoom-big-fast-leave.zoom-big-fast-leave-active {
-webkit-animation-name: antZoomBigOut;
animation-name: antZoomBigOut;
-webkit-animation-play-state: running;
animation-play-state: running;
pointer-events: none;
}
.zoom-big-fast-enter,
.zoom-big-fast-appear {
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
opacity: 0;
-webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-big-fast-leave {
-webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-up-enter,
.zoom-up-appear {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.zoom-up-leave {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.zoom-up-enter.zoom-up-enter-active,
.zoom-up-appear.zoom-up-appear-active {
-webkit-animation-name: antZoomUpIn;
animation-name: antZoomUpIn;
-webkit-animation-play-state: running;
animation-play-state: running;
}
.zoom-up-leave.zoom-up-leave-active {
-webkit-animation-name: antZoomUpOut;
animation-name: antZoomUpOut;
-webkit-animation-play-state: running;
animation-play-state: running;
pointer-events: none;
}
.zoom-up-enter,
.zoom-up-appear {
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
opacity: 0;
-webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-up-leave {
-webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-down-enter,
.zoom-down-appear {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.zoom-down-leave {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.zoom-down-enter.zoom-down-enter-active,
.zoom-down-appear.zoom-down-appear-active {
-webkit-animation-name: antZoomDownIn;
animation-name: antZoomDownIn;
-webkit-animation-play-state: running;
animation-play-state: running;
}
.zoom-down-leave.zoom-down-leave-active {
-webkit-animation-name: antZoomDownOut;
animation-name: antZoomDownOut;
-webkit-animation-play-state: running;
animation-play-state: running;
pointer-events: none;
}
.zoom-down-enter,
.zoom-down-appear {
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
opacity: 0;
-webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-down-leave {
-webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-left-enter,
.zoom-left-appear {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.zoom-left-leave {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.zoom-left-enter.zoom-left-enter-active,
.zoom-left-appear.zoom-left-appear-active {
-webkit-animation-name: antZoomLeftIn;
animation-name: antZoomLeftIn;
-webkit-animation-play-state: running;
animation-play-state: running;
}
.zoom-left-leave.zoom-left-leave-active {
-webkit-animation-name: antZoomLeftOut;
animation-name: antZoomLeftOut;
-webkit-animation-play-state: running;
animation-play-state: running;
pointer-events: none;
}
.zoom-left-enter,
.zoom-left-appear {
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
opacity: 0;
-webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-left-leave {
-webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-right-enter,
.zoom-right-appear {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.zoom-right-leave {
-webkit-animation-duration: 0.2s;
animation-duration: 0.2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.zoom-right-enter.zoom-right-enter-active,
.zoom-right-appear.zoom-right-appear-active {
-webkit-animation-name: antZoomRightIn;
animation-name: antZoomRightIn;
-webkit-animation-play-state: running;
animation-play-state: running;
}
.zoom-right-leave.zoom-right-leave-active {
-webkit-animation-name: antZoomRightOut;
animation-name: antZoomRightOut;
-webkit-animation-play-state: running;
animation-play-state: running;
pointer-events: none;
}
.zoom-right-enter,
.zoom-right-appear {
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
opacity: 0;
-webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-right-leave {
-webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
@-webkit-keyframes antZoomIn {
0% {
-webkit-transform: scale(0.2);
transform: scale(0.2);
opacity: 0;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@keyframes antZoomIn {
0% {
-webkit-transform: scale(0.2);
transform: scale(0.2);
opacity: 0;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@-webkit-keyframes antZoomOut {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
100% {
-webkit-transform: scale(0.2);
transform: scale(0.2);
opacity: 0;
}
}
@keyframes antZoomOut {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
100% {
-webkit-transform: scale(0.2);
transform: scale(0.2);
opacity: 0;
}
}
@-webkit-keyframes antZoomBigIn {
0% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
opacity: 0;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@keyframes antZoomBigIn {
0% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
opacity: 0;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@-webkit-keyframes antZoomBigOut {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
100% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
opacity: 0;
}
}
@keyframes antZoomBigOut {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
100% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
opacity: 0;
}
}
@-webkit-keyframes antZoomUpIn {
0% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
opacity: 0;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
}
}
@keyframes antZoomUpIn {
0% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
opacity: 0;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
}
}
@-webkit-keyframes antZoomUpOut {
0% {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
}
100% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
opacity: 0;
}
}
@keyframes antZoomUpOut {
0% {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
}
100% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
opacity: 0;
}
}
@-webkit-keyframes antZoomLeftIn {
0% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
opacity: 0;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
}
}
@keyframes antZoomLeftIn {
0% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
opacity: 0;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
}
}
@-webkit-keyframes antZoomLeftOut {
0% {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
}
100% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
opacity: 0;
}
}
@keyframes antZoomLeftOut {
0% {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
}
100% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
opacity: 0;
}
}
@-webkit-keyframes antZoomRightIn {
0% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
opacity: 0;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
}
}
@keyframes antZoomRightIn {
0% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
opacity: 0;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
}
}
@-webkit-keyframes antZoomRightOut {
0% {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
}
100% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
opacity: 0;
}
}
@keyframes antZoomRightOut {
0% {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
}
100% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
opacity: 0;
}
}
@-webkit-keyframes antZoomDownIn {
0% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
opacity: 0;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
}
}
@keyframes antZoomDownIn {
0% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
opacity: 0;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
}
}
@-webkit-keyframes antZoomDownOut {
0% {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
}
100% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
opacity: 0;
}
}
@keyframes antZoomDownOut {
0% {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
}
100% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
opacity: 0;
}
}
.ant-motion-collapse-legacy {
overflow: hidden;
}
.ant-motion-collapse-legacy-active {
-webkit-transition: height 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
transition: height 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}
.ant-motion-collapse {
overflow: hidden;
-webkit-transition: height 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
transition: height 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
} | 0.413004 | 0.069321 |
html {
box-sizing: border-box;
}
*, *:before, *:after {
box-sizing: inherit;
}
body {
font-family: Helvetica, Arial, sans-serif;
margin: auto;
}
#content {
width: 99%;
margin: auto;
/*border: 3px solid #73AD21;*/
}
/* Start Hamburger menu*/
.topnav {
overflow: hidden;
background-color: #333;
position: relative;
width: 100%;
}
.topnav #myLinks {
display: none;
position: fixed;
right: 0;
width: 200px;
border: 1px solid darkblue;
background: #0066ff;
}
.topnav a {
color: white;
padding: 6px 8px;
text-decoration: none;
font-size: 17px;
display: block;
}
.topnav a.icon {
background: #0146f3;
display: block;
padding: 10px 12px;
position: absolute;
right: 0;
top: 0;
}
.topnav a:hover {
background-color: dodgerblue;
color: white;
}
.active {
background-color: #4CAF50;
color: white;
}
.topnav hr.separator {
padding: 0;
margin: 0;
border-top: 1px solid #000099;
}
/* End Hamburger menu*/
.top-bar {
display:flex;
justify-content: space-between;
flex-direction: row;
max-width: calc(100% - 55px);
}
.top-bar > div {
text-align: center;
line-height: 35px;
}
.logo {
font-size: 35px;
color: #1d880f;
font-weight: bold;
padding: 0 3px 0 3px;
max-width: 250px;
text-align: center;
}
.logo.blue {
color: #0146f3;
}
.logo.sm {
font-size: 30px;
}
.logo.border {
border: 2px #0146f3;
border-style: none dashed dashed dashed;
margin-left: 15px;
}
table {
border-collapse: collapse;
width: 100%;
}
td {
padding: 3px;
text-align: center;
border-bottom: 1px solid #ddd;
}
thead, th {
background: #0080ff;
background: -moz-linear-gradient(top, #40a0ff 0%, #198cff 66%, #0080ff 100%);
background: -webkit-linear-gradient(top, #40a0ff 0%, #198cff 66%, #0080ff 100%);
background: linear-gradient(to bottom, #40a0ff 0%, #198cff 66%, #0080ff 100%);
color: white;
padding: 5px 5px;
}
tr:nth-child(even) {
background-color: #f2f2f2;
}
table.center {
margin-left:auto;
margin-right:auto;
}
/*table search result - start*/
table.adv-search {
border-collapse: collapse;
width: 100%;
}
td.adv-search {
padding: 5px;
text-align: left;
border-bottom: 1px solid #ddd;
}
tr:hover.adv-search {
background-color: #cccccc;
cursor: pointer;
}
/*table user questions, answers, comments - start*/
table.user-data {
border-collapse: collapse;
width: 70%;
margin: auto;
}
td.user-data {
padding: 5px;
text-align: left;
border-bottom: 1px solid #ddd;
}
tr:hover.user-data {
background-color: #cccccc;
cursor: pointer;
}
/*table user*/
table.user {
margin-left:auto;
margin-right:auto;
width: fit-content;
}
tr.user {
border-style: none;
}
td.user.col-left {
text-align: right;
padding-left: 10px;
padding-right: 5px;
font-weight: bold;
}
td.user.col-right {
border: 1px solid black;
padding-left: 5px;
padding-right: 5px;
}
/*table tags*/
table.tag {
margin-left:auto;
margin-right:auto;
width: fit-content;
}
tr.tag {
border-style: none;
}
tr:hover.tag.over {
background-color: #cccccc;
cursor: pointer;
}
td.tag.col-left.over {
text-align: left;
padding-left: 10px;
padding-right: 15px;
font-weight: bold;
color: #0040ff;
text-decoration: underline;
}
td.tag.col-left {
text-align: left;
padding-left: 10px;
padding-right: 15px;
font-weight: bold;
}
td.tag.col-right {
border: 1px solid black;
padding-left: 30px;
padding-right: 30px;
}
.que {
padding-left: 5px !important;
}
.ans {
padding-left: 25px !important;
}
.com {
padding-left: 50px !important;
}
/*table search result - end*/
form.center {
max-width: 500px;
margin: auto;
background: #f2f2f2;
border-radius: 4px;
padding: 10px;
border: 1px solid #0080ff;
}
label {
color: #0146f3;
}
input[type=text], input[type=email], input[type=password] {
width: 100%;
color: #000099;
padding: 8px 12px;
margin: 6px 0;
display: inline-block;
border: 1px solid #0080ff;
border-radius: 4px;
box-sizing: border-box;
}
input[type=number] {
width: 100%;
color: #000099;
padding: 4px 6px;
margin: 6px 0;
display: inline-block;
border: 1px solid #0080ff;
border-radius: 4px;
box-sizing: border-box;
}
input[type=file] {
width: 100%;
color: #000099;
padding: 4px 6px;
margin: 6px 0;
display: inline-block;
border: 1px solid #0080ff;
border-radius: 4px;
box-sizing: border-box;
}
input[type=submit].btn, input[type=button].btn {
background-color: #0040ff;
border: none;
color: white;
padding: 8px 16px;
text-decoration: none;
border-radius: 4px;
margin: 4px 2px;
cursor: pointer;
}
textarea {
width: 100%;
color: #000099;
font-family: Helvetica, Arial, sans-serif;
height: 120px;
padding: 8px 12px;
box-sizing: border-box;
border: 1px solid #0080ff;
border-radius: 4px;
background-color: white;
resize: none;
}
select {
width: 100%;
color: #0146f3;
padding: 4px 6px;
border: 1px solid #0080ff;
border-radius: 4px;
background-color: white;
}
.pic {
max-width: 100%;
height: auto;
}
.inner {
display:flex;
align-items: center;
flex-direction: row
}
.bar {
display: flex;
justify-content: space-between;
}
.bar > div {
width: 260px;
margin: 5px;
text-align: left;
line-height: 15px;
}
input[type=text].search {
width: 180px;
color: #000099;
padding: 7px 10px;
margin: 6px 0;
display: inline-block;
border: 1px solid #0080ff;
border-radius: 4px;
box-sizing: border-box;
}
a, button {
font-size: 14px;
}
a:link.accept, a:visited.accept {
background-color: #00b300;
color: white;
padding: 2px 8px;
text-align: center;
text-decoration: none;
display: inline-block;
border-radius: 4px;
}
a:hover.accept, a:active.accept {
background-color: #00cc00;
}
a:link.vote, a:visited.vote {
background-color: darkgreen;
color: white;
width: 16px;
padding: 2px 4px;
text-align: center;
text-decoration: none;
display: inline-block;
border-radius: 4px;
}
a:hover.vote, a:active.vote {
background-color: #009933;
}
.separate {
margin-left: 80px;
}
a:link.add, a:visited.add {
background-color: darkgreen;
color: white;
padding: 2px 8px;
text-align: center;
text-decoration: none;
display: inline-block;
border-radius: 4px;
}
a:hover.add, a:active.add {
background-color: #009933;
}
a:link.edit, a:visited.edit {
background-color: #0146f3;
color: white;
padding: 2px 8px;
margin-left: 3px;
text-align: center;
text-decoration: none;
display: inline-block;
border-radius: 4px;
}
a:hover.edit, a:active.edit {
background-color: #0000ff;
}
a:link.del, a:visited.del {
background-color: #f44336;
color: white;
padding: 2px 8px;
margin-left: 3px;
text-align: center;
text-decoration: none;
display: inline-block;
border-radius: 4px;
}
a:hover.del, a:active.del {
background-color: red;
}
a:link.sort, a:visited.sort {
color: aqua;
padding: 1px 2px;
text-align: center;
text-decoration: none;
display: inline;
}
a:hover.sort, a:active.sort {
color: #f44336;
}
a:link.sort_select, a:visited.sort_select {
color: #f44336;
padding: 1px 2px;
text-align: center;
text-decoration: none;
display: inline;
}
a:hover.sort_select, a:active.sort_select {
color: #f44336;
}
h2.title {
color: #0146f3;
margin: auto;
text-align: center;
}
h3.sub-title {
color: #0146f3;
text-decoration: underline;
margin: auto;
text-align: center;
}
p.center {
text-align: center;
margin: auto
}
.txt_center {
text-align: center;
}
.txt_left {
text-align: left;
}
.txt_right {
text-align: right;
}
.error {
color: red;
}
.tag-bar {
display:flex;
align-items: center;
flex-direction: row;
padding: 8px 1px;
}
.tag-bar > div {
margin: 3px;
background-color: white;
border: 1px solid black;
border-radius: 4px;
padding: 1px 3px;
font-size: 14px;
}
a:link.del-tag, a:visited.del-tag, .del-tag {
background-color: black;
border: 1px solid black;
color: white;
padding: 0 2px;
text-align: center;
text-decoration: none;
display: inline-block;
border-radius: 4px;
}
a:hover.del-tag, a:active.del-tag {
background-color: white;
color: black;
}
.question {
background-color: #d9d9d9;
border: 1px solid #333;
box-shadow: 8px 8px 5px #444;
border-radius: 4px;
padding: 8px 12px;
}
.answer {
background-color: #e6e6e6;
border: 1px solid #333;
box-shadow: 8px 8px 5px #444;
border-radius: 4px;
padding: 8px 12px;
margin: 15px 0 0 40px;
}
div.accepted {
float: left;
}
.comment {
background-color: #f2f2f2;
border: 1px solid #333;
box-shadow: 8px 8px 5px #444;
border-radius: 4px;
padding: 8px 12px;
margin: 15px 0 0 110px;
}
p.comment-font {
font-size: 0.9em;
}
a:link.email, a:visited.email, .email {
color: black;
text-align: center;
text-decoration: underline;
}
a:hover.email, a:active.email {
color: #000099;
text-decoration: none;
}
a:link.btn_red, a:visited.btn_red, .btn_red {
background-color: #f44336;
color: white;
padding: 4px 5px;
text-align: center;
text-decoration: none;
display: inline-block;
border-radius: 4px;
}
a:hover.btn_red, a:active.btn_red {
background-color: red;
}
a:link.btn_blue, a:visited.btn_blue, .btn_blue {
background-color: #0146f3;
color: white;
padding: 4px 5px;
text-align: center;
text-decoration: none;
display: inline-block;
border-radius: 4px;
}
a:hover.btn_blue, a:active.btn_blue {
background-color: #0000ff;
}
a:link.btn_green, a:visited.btn_green, .btn_green {
background-color: #20bd0a;
color: white;
padding: 4px 5px;
text-align: center;
text-decoration: none;
display: inline-block;
border-radius: 4px;
}
a:hover.btn_green, a:active.btn_green {
background-color: #009933;
}
a:link.btn_grey, a:visited.btn_grey, .btn_grey {
background-color: #e6e6e6;
color: black;
width: 190px;
padding: 1px 1px;
text-align: center;
text-decoration: none;
display: inline-block;
border: black solid 1px;
border-radius: 4px;
}
a:hover.btn_grey, a:active.btn_grey, *:hover.btn_grey {
background-color: black;
color: white;
}
.tags {
display:flex;
align-items: stretch;
flex-direction: row;
flex-grow: 1;
max-width: 40vw;
/*min-width: 300px;*/
height: 80%;
margin: auto;
background: #f2f2f2;
border-radius: 4px;
padding: 10px;
border: 1px solid #0080ff;
overflow-wrap: break-word;
}
.tags > div {
margin: 3px;
flex-grow: 1;
word-wrap: break-word;
max-width: 50%;
}
.tag-fieldset {
height: 70vh;
border: 1px solid #0080ff;
border-radius: 4px;
background: white;
overflow: scroll;
overflow-x: hidden;
}
.tag-td {
padding-bottom: 6px;
padding-top: 6px;
text-align: left;
} | static/style.css | html {
box-sizing: border-box;
}
*, *:before, *:after {
box-sizing: inherit;
}
body {
font-family: Helvetica, Arial, sans-serif;
margin: auto;
}
#content {
width: 99%;
margin: auto;
/*border: 3px solid #73AD21;*/
}
/* Start Hamburger menu*/
.topnav {
overflow: hidden;
background-color: #333;
position: relative;
width: 100%;
}
.topnav #myLinks {
display: none;
position: fixed;
right: 0;
width: 200px;
border: 1px solid darkblue;
background: #0066ff;
}
.topnav a {
color: white;
padding: 6px 8px;
text-decoration: none;
font-size: 17px;
display: block;
}
.topnav a.icon {
background: #0146f3;
display: block;
padding: 10px 12px;
position: absolute;
right: 0;
top: 0;
}
.topnav a:hover {
background-color: dodgerblue;
color: white;
}
.active {
background-color: #4CAF50;
color: white;
}
.topnav hr.separator {
padding: 0;
margin: 0;
border-top: 1px solid #000099;
}
/* End Hamburger menu*/
.top-bar {
display:flex;
justify-content: space-between;
flex-direction: row;
max-width: calc(100% - 55px);
}
.top-bar > div {
text-align: center;
line-height: 35px;
}
.logo {
font-size: 35px;
color: #1d880f;
font-weight: bold;
padding: 0 3px 0 3px;
max-width: 250px;
text-align: center;
}
.logo.blue {
color: #0146f3;
}
.logo.sm {
font-size: 30px;
}
.logo.border {
border: 2px #0146f3;
border-style: none dashed dashed dashed;
margin-left: 15px;
}
table {
border-collapse: collapse;
width: 100%;
}
td {
padding: 3px;
text-align: center;
border-bottom: 1px solid #ddd;
}
thead, th {
background: #0080ff;
background: -moz-linear-gradient(top, #40a0ff 0%, #198cff 66%, #0080ff 100%);
background: -webkit-linear-gradient(top, #40a0ff 0%, #198cff 66%, #0080ff 100%);
background: linear-gradient(to bottom, #40a0ff 0%, #198cff 66%, #0080ff 100%);
color: white;
padding: 5px 5px;
}
tr:nth-child(even) {
background-color: #f2f2f2;
}
table.center {
margin-left:auto;
margin-right:auto;
}
/*table search result - start*/
table.adv-search {
border-collapse: collapse;
width: 100%;
}
td.adv-search {
padding: 5px;
text-align: left;
border-bottom: 1px solid #ddd;
}
tr:hover.adv-search {
background-color: #cccccc;
cursor: pointer;
}
/*table user questions, answers, comments - start*/
table.user-data {
border-collapse: collapse;
width: 70%;
margin: auto;
}
td.user-data {
padding: 5px;
text-align: left;
border-bottom: 1px solid #ddd;
}
tr:hover.user-data {
background-color: #cccccc;
cursor: pointer;
}
/*table user*/
table.user {
margin-left:auto;
margin-right:auto;
width: fit-content;
}
tr.user {
border-style: none;
}
td.user.col-left {
text-align: right;
padding-left: 10px;
padding-right: 5px;
font-weight: bold;
}
td.user.col-right {
border: 1px solid black;
padding-left: 5px;
padding-right: 5px;
}
/*table tags*/
table.tag {
margin-left:auto;
margin-right:auto;
width: fit-content;
}
tr.tag {
border-style: none;
}
tr:hover.tag.over {
background-color: #cccccc;
cursor: pointer;
}
td.tag.col-left.over {
text-align: left;
padding-left: 10px;
padding-right: 15px;
font-weight: bold;
color: #0040ff;
text-decoration: underline;
}
td.tag.col-left {
text-align: left;
padding-left: 10px;
padding-right: 15px;
font-weight: bold;
}
td.tag.col-right {
border: 1px solid black;
padding-left: 30px;
padding-right: 30px;
}
.que {
padding-left: 5px !important;
}
.ans {
padding-left: 25px !important;
}
.com {
padding-left: 50px !important;
}
/*table search result - end*/
form.center {
max-width: 500px;
margin: auto;
background: #f2f2f2;
border-radius: 4px;
padding: 10px;
border: 1px solid #0080ff;
}
label {
color: #0146f3;
}
input[type=text], input[type=email], input[type=password] {
width: 100%;
color: #000099;
padding: 8px 12px;
margin: 6px 0;
display: inline-block;
border: 1px solid #0080ff;
border-radius: 4px;
box-sizing: border-box;
}
input[type=number] {
width: 100%;
color: #000099;
padding: 4px 6px;
margin: 6px 0;
display: inline-block;
border: 1px solid #0080ff;
border-radius: 4px;
box-sizing: border-box;
}
input[type=file] {
width: 100%;
color: #000099;
padding: 4px 6px;
margin: 6px 0;
display: inline-block;
border: 1px solid #0080ff;
border-radius: 4px;
box-sizing: border-box;
}
input[type=submit].btn, input[type=button].btn {
background-color: #0040ff;
border: none;
color: white;
padding: 8px 16px;
text-decoration: none;
border-radius: 4px;
margin: 4px 2px;
cursor: pointer;
}
textarea {
width: 100%;
color: #000099;
font-family: Helvetica, Arial, sans-serif;
height: 120px;
padding: 8px 12px;
box-sizing: border-box;
border: 1px solid #0080ff;
border-radius: 4px;
background-color: white;
resize: none;
}
select {
width: 100%;
color: #0146f3;
padding: 4px 6px;
border: 1px solid #0080ff;
border-radius: 4px;
background-color: white;
}
.pic {
max-width: 100%;
height: auto;
}
.inner {
display:flex;
align-items: center;
flex-direction: row
}
.bar {
display: flex;
justify-content: space-between;
}
.bar > div {
width: 260px;
margin: 5px;
text-align: left;
line-height: 15px;
}
input[type=text].search {
width: 180px;
color: #000099;
padding: 7px 10px;
margin: 6px 0;
display: inline-block;
border: 1px solid #0080ff;
border-radius: 4px;
box-sizing: border-box;
}
a, button {
font-size: 14px;
}
a:link.accept, a:visited.accept {
background-color: #00b300;
color: white;
padding: 2px 8px;
text-align: center;
text-decoration: none;
display: inline-block;
border-radius: 4px;
}
a:hover.accept, a:active.accept {
background-color: #00cc00;
}
a:link.vote, a:visited.vote {
background-color: darkgreen;
color: white;
width: 16px;
padding: 2px 4px;
text-align: center;
text-decoration: none;
display: inline-block;
border-radius: 4px;
}
a:hover.vote, a:active.vote {
background-color: #009933;
}
.separate {
margin-left: 80px;
}
a:link.add, a:visited.add {
background-color: darkgreen;
color: white;
padding: 2px 8px;
text-align: center;
text-decoration: none;
display: inline-block;
border-radius: 4px;
}
a:hover.add, a:active.add {
background-color: #009933;
}
a:link.edit, a:visited.edit {
background-color: #0146f3;
color: white;
padding: 2px 8px;
margin-left: 3px;
text-align: center;
text-decoration: none;
display: inline-block;
border-radius: 4px;
}
a:hover.edit, a:active.edit {
background-color: #0000ff;
}
a:link.del, a:visited.del {
background-color: #f44336;
color: white;
padding: 2px 8px;
margin-left: 3px;
text-align: center;
text-decoration: none;
display: inline-block;
border-radius: 4px;
}
a:hover.del, a:active.del {
background-color: red;
}
a:link.sort, a:visited.sort {
color: aqua;
padding: 1px 2px;
text-align: center;
text-decoration: none;
display: inline;
}
a:hover.sort, a:active.sort {
color: #f44336;
}
a:link.sort_select, a:visited.sort_select {
color: #f44336;
padding: 1px 2px;
text-align: center;
text-decoration: none;
display: inline;
}
a:hover.sort_select, a:active.sort_select {
color: #f44336;
}
h2.title {
color: #0146f3;
margin: auto;
text-align: center;
}
h3.sub-title {
color: #0146f3;
text-decoration: underline;
margin: auto;
text-align: center;
}
p.center {
text-align: center;
margin: auto
}
.txt_center {
text-align: center;
}
.txt_left {
text-align: left;
}
.txt_right {
text-align: right;
}
.error {
color: red;
}
.tag-bar {
display:flex;
align-items: center;
flex-direction: row;
padding: 8px 1px;
}
.tag-bar > div {
margin: 3px;
background-color: white;
border: 1px solid black;
border-radius: 4px;
padding: 1px 3px;
font-size: 14px;
}
a:link.del-tag, a:visited.del-tag, .del-tag {
background-color: black;
border: 1px solid black;
color: white;
padding: 0 2px;
text-align: center;
text-decoration: none;
display: inline-block;
border-radius: 4px;
}
a:hover.del-tag, a:active.del-tag {
background-color: white;
color: black;
}
.question {
background-color: #d9d9d9;
border: 1px solid #333;
box-shadow: 8px 8px 5px #444;
border-radius: 4px;
padding: 8px 12px;
}
.answer {
background-color: #e6e6e6;
border: 1px solid #333;
box-shadow: 8px 8px 5px #444;
border-radius: 4px;
padding: 8px 12px;
margin: 15px 0 0 40px;
}
div.accepted {
float: left;
}
.comment {
background-color: #f2f2f2;
border: 1px solid #333;
box-shadow: 8px 8px 5px #444;
border-radius: 4px;
padding: 8px 12px;
margin: 15px 0 0 110px;
}
p.comment-font {
font-size: 0.9em;
}
a:link.email, a:visited.email, .email {
color: black;
text-align: center;
text-decoration: underline;
}
a:hover.email, a:active.email {
color: #000099;
text-decoration: none;
}
a:link.btn_red, a:visited.btn_red, .btn_red {
background-color: #f44336;
color: white;
padding: 4px 5px;
text-align: center;
text-decoration: none;
display: inline-block;
border-radius: 4px;
}
a:hover.btn_red, a:active.btn_red {
background-color: red;
}
a:link.btn_blue, a:visited.btn_blue, .btn_blue {
background-color: #0146f3;
color: white;
padding: 4px 5px;
text-align: center;
text-decoration: none;
display: inline-block;
border-radius: 4px;
}
a:hover.btn_blue, a:active.btn_blue {
background-color: #0000ff;
}
a:link.btn_green, a:visited.btn_green, .btn_green {
background-color: #20bd0a;
color: white;
padding: 4px 5px;
text-align: center;
text-decoration: none;
display: inline-block;
border-radius: 4px;
}
a:hover.btn_green, a:active.btn_green {
background-color: #009933;
}
a:link.btn_grey, a:visited.btn_grey, .btn_grey {
background-color: #e6e6e6;
color: black;
width: 190px;
padding: 1px 1px;
text-align: center;
text-decoration: none;
display: inline-block;
border: black solid 1px;
border-radius: 4px;
}
a:hover.btn_grey, a:active.btn_grey, *:hover.btn_grey {
background-color: black;
color: white;
}
.tags {
display:flex;
align-items: stretch;
flex-direction: row;
flex-grow: 1;
max-width: 40vw;
/*min-width: 300px;*/
height: 80%;
margin: auto;
background: #f2f2f2;
border-radius: 4px;
padding: 10px;
border: 1px solid #0080ff;
overflow-wrap: break-word;
}
.tags > div {
margin: 3px;
flex-grow: 1;
word-wrap: break-word;
max-width: 50%;
}
.tag-fieldset {
height: 70vh;
border: 1px solid #0080ff;
border-radius: 4px;
background: white;
overflow: scroll;
overflow-x: hidden;
}
.tag-td {
padding-bottom: 6px;
padding-top: 6px;
text-align: left;
} | 0.4206 | 0.093554 |
@charset "utf-8";
/* CSS Document by jacy use in vipcard */
html {
height: 100%;
}
body {
min-height: 100%;
font-family: 'MicrosoftYaHei';
}
.card {
position: relative;
width: 100%;
padding: 15px auto 0;
background: url(bg.jpg) no-repeat;
background-size: 100% 100%;
overflow: hidden
}
.card .card_bg {
display: block;
width: 90%;
margin: 15px auto 0;
z-index: 0;
position: relative;
}
.card .card_container {
position: absolute;
top: 15px;
right: 5%;
left: 5%;
bottom: 0;
z-index: 10;
}
.card .logo {
display: block;
margin: 10px 0;
text-align: center;
height: 50px;
}
.card .logo img {
height: 50px;
}
.card .card_name {
text-align: center;
font-size: 16px;
font-weight: bold;
display: none;
}
.card .card_number {
position: absolute;
right: 10px;
bottom: 5px;
font-size: 16px;
text-align: left;
color: gray;
}
.card .card_number small {
font-size: 12px;
}
.card .get_btn {
position: absolute;
bottom: 0;
left: 0;
right: 0;
z-index: 100;
height: 44px;
line-height: 44px;
background: RGBA(196, 45, 155, .9);
color: #fff;
font-size: 16px;
text-align: center
}
.card .card_get_mark {
background: RGBA(0, 0, 0, .4) url(yes.png) center center no-repeat;
position: absolute;
left: 5%;
right: 5%;
top: 15px;
bottom: 0;
z-index: 1000;
border-radius: 8px;
color: #fff;
padding-top: 125px;
font-size: 14px;
text-align: center
}
.write_tips_content {
background: #fff;
padding: 10px;
font-size: 12px;
color: #999;
margin-bottom: 15px;
border: 1px solid #ddd;
border-radius: 10px;
}
.write_tips_content h6 {
font-size: 15px;
text-align: center;
border-bottom: 1px solid #ddd;
margin-bottom: 10px;
padding: 0 0 10px;
}
.zoom_card_tips {
font-size: 12px;
color: #999;
text-align: center;
padding: 5px 0;
}
.back_content {
padding: 15px;
font-size: 12px;
}
.back_content .use_title {
font-size: 14px;
text-align: center;
}
/* 放大的会员卡 */
.zoom_card_container {
position: fixed;
background: #fff;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 10000;
}
.zoom_card_front_container {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 10002;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
display: -webkit-box;
-webkit-box-orient: horizontal;
-webkit-box-pack: center;
-webkit-box-align: center;
}
.zoom_card_back_container {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 10001;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
display: -webkit-box;
-webkit-box-orient: horizontal;
-webkit-box-pack: center;
-webkit-box-align: center;
}
.zoom_card_container .close {
position: absolute;
bottom: 0;
left: 0;
background: RGBA(0, 0, 0, .7) url(close.png) center center no-repeat;
background-size: 22px 22px;
height: 30px;
width: 30px;
border-radius: 100%;
z-index: 1000000;
}
.zoom_card {
-webkit-transition: all ease 300ms;
}
.zoom_card_back {
-webkit-transition: all ease 300ms;
visibility: hidden
}
.zoom_card_do {
-webkit-transform: rotate(-90deg) scale(1.5, 1.5);
}
.zoom_card_back_do {
-webkit-transform: perspective(600px) rotateX(90deg) rotate(-90deg) scale(1.5, 1.5);
}
.turn_card {
-webkit-transform: perspective(600px) rotateX(90deg) rotate(-90deg) scale(1.5, 1.5);
}
.turn_card_back {
-webkit-transform: perspective(600px) rotateX(0) rotate(-90deg) scale(1.5, 1.5);
visibility: visible
}
.v_nav {
border-top: 1px solid #ddd;
background: #fff
}
.v_nav .item {
height: 46px;
line-height: 46px;
border-bottom: 1px solid #ddd;
display: block;
color: #333;
padding: 0 50px 0 20px;
position: relative
}
.v_nav .item em {
position: absolute;
right: 10px;
top: 14px;
height: 24px;
width: 24px;
background: url(arw.png) no-repeat;
background-size: 18px 18px;
}
.v_nav a {
color: #888
}
.v_nav .single_address {
line-height: 24px;
padding: 10px 70px 10px 20px;
color: #888
}
.v_nav .single_address .title {
font-size: 16px;
color: #444;
}
.v_nav .single_address em {
width: 60px;
height: 40px;
background: url(phone.png) center center no-repeat;
background-size: 40px 40px;
border-left: 1px solid #ccc;
}
.v_nav .single_address a {
white-space: nowrap;
overflow: hidden;
display: block;
text-overflow: ellipsis;
font-size: 13px;
}
.card_info {
margin-top: 60px
}
.get_card_info {
margin-top: 20px;
}
.card_info a {
display: block
}
h6 {
font-size: 18px;
font-weight: bold
}
.page_title {
font-size: 24px;
color: #fff;
line-height: 40px;
height: 40px;
text-align: center
}
.t_color {
color: #999
}
.score_table {
border: 1px solid #30b0f3
}
.score_list {
display: table;
width: 100%;
font-size: 12px;
}
.score_list span {
text-align: left;
display: table-cell;
width: 33.3%;
padding: 5px;
}
.score_list_top {
background-color: #ddd;
font-size: 14px;
}
.all_score {
text-align: right;
color: #33ab07
}
.select_month {
position: relative;
margin-bottom: 10px;
}
.select_month div {
padding: 10px 10px 10px 50px;
background-repeat: no-repeat;
background-position: 10px center;
background-size: 30px 30px;
border: none;
background-color: #fecf76
}
.select_month div p {
background-repeat: no-repeat;
background-position: right center;
background-size: 15px 15px;
}
.select_month div p span {
font-size: 12px;
color: #999
}
.select_month select {
position: absolute;
height: 60px;
top: 0;
left: 0;
opacity: 0;
z-index: 100;
}
.all_score {
padding: 10px;
text-align: center;
color: #999
}
.all_score span {
font-size: 20px;
color: #F60
}
.my_card {
padding: 30px 10px 70px 90px;
background: url(me_bg.jpg) no-repeat;
background-size: 100% 100%;
position: relative;
min-height: 60px;
}
.my_card .head {
position: absolute;
left: 50%;
top: 30px;
border-radius: 100px;
width: 60px;
height: 60px;
z-index: 300;
transform: translate(-50%);
}
.my_card .name {
font-size: 14px;
position: absolute;
font-weight: bold;
padding: 7px 0;
top: 100px;
left: 50%;
color: #ffffff;
z-index: 300;
transform: translate(-50%);
}
.my_card .level {
}
.my_card .level a {
color: #ffffff;
font-size: 12px;
position: absolute;
top: 130px;
left: 50%;
z-index: 300;
transform: translate(-50%);
}
.my_card .level img {
vertical-align: -1px;
}
.my_card_nav {
position: absolute;
right: 0;
left: 0;
bottom: 0;
display: -webkit-box;
background: RGBA(0, 0, 0, .5);
}
.my_card_nav a {
line-height: 16px;
display: block;
-webkit-box-flex: 1;
color: #fff;
font-size: 12px;
text-align: center;
margin: 5px 0;
border-right: 1px solid RGBA(255, 255, 255, .4);
}
.my_card_nav a:last-child {
border: none
}
.my_card .edit_icon {
position: absolute;
top: 10px;
right: 10px;
width: 20px;
height: 20px;
background: url(setting.png) no-repeat;
background-size: 100% 100%;
}
/* pay dialog */
.pay_dialog {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 9999;
color: #fff;
width: 100%;
height: 100%;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
display: -webkit-box;
-webkit-box-orient: horizontal;
-webkit-box-pack: center;
-webkit-box-align: center;
background: RGBA(0, 0, 0, .5);
}
.pay_dialog form {
width: 80%;
background: #fff;
min-height: 200px;
padding: 10px;
}
.m_title {
margin-bottom: 10px;
}
.m_money {
text-align: center;
margin-top: 20px;
font-size: 20px;
}
.m_number {
text-align: center;
display: block;
margin-top: 10px;
color: #FC3;
font-size: 20px;
}
.m_body {
margin-left: 5%;
margin-right: 5%;
width: 90%;
padding-top: 10px;
padding-bottom: 10px;
margin-bottom: 10px;
background-color: #06F;
border-radius: 5px;
text-align: center;
}
.m_give {
vertical-align: middle;
color: #FFF;
}
.m_group {
padding-top: 10px;
width: 90%;
margin-left: 5%;
margin-right: 5%;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
display: -webkit-box;
}
.m_group a {
line-height: 30px;
display: block;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
-webkit-box-flex: 1;
background-color: #FFF;
border: 1px solid #06C;
text-align: center;
}
.m_group a:first-child {
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
}
.m_group a:last-child {
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}
.m_table {
margin-top: 10px;
margin-left: 5%;
margin-right: 5%;
width: 90%;
background-color: #999;
text-align: center;
}
.m_have {
background-color: #FFF;
}
.m_table1 {
margin-left: 5%;
margin-right: 5%;
width: 89.5%;
text-align: center;
border: 1px solid #999;
}
.m_line {
margin: 0;
padding: 0;
width: 580px;
height: 1px;
background-color: #999;
overflow: hidden;
}
.m_input {
float: left;
width: auto;
margin-left: 20px;
}
.m_name {
float: left;
}
.m_weibu {
margin-top: 20px;
}
.m_all {
background-color: #FFF;
}
.m_head {
background-color: #FFF;
width: auto;
text-align: center;
border: 1px solid #999;
padding-top: 10px;
padding-bottom: 10px;
margin-bottom: 10px;
}
.m_link {
display: block;
background: #fff;
padding: 10px 30px 10px 10px;
position: relative;
}
.m_link em {
position: absolute;
top: 50%;
margin-top: -10px;
right: 5px;
width: 20px;
height: 20px;
background: url(/shop/Addons/Card/View/default/Public/item_arrow.png) no-repeat;
background-size: 100% 100%;
}
.m_h3 {
margin-left: 10px;
color: #000;
float: left;
}
.m_h1 {
font-size: 9px;
color: #666;
}
.share_top {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
display: -webkit-box;
padding-top: 20px;
padding-bottom: 20px;
display: block;
}
.signin_top {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
display: -webkit-box;
padding-top: 20px;
padding-bottom: 20px;
}
.signin_top span {
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
-webkit-box-flex: 1;
}
.share_top span {
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
-webkit-box-flex: 1;
}
.share_left {
text-align: center;
display: block;
padding-top: 30px;
padding-left: 23px;
float: left;
}
.signin_left,
.signintop_right {
text-align: center;
display: block;
padding-top: 30px;
color: #999
}
.share_div {
width: -webkit-fit-content;
margin: auto;
}
.share_col,
.signin_col {
color: #A0522D;
font-size: 24px;
}
.sharetop_mid,
.signintop_mid {
width: 100px;
height: 100px;
border: 4px solid #A0772D;
background-color: #A0522D;
border-radius: 100%;
display: inline-block;
text-align: center;
font-weight: 900;
font-size: 30px;
line-height: 100px;
color: #FFF;
}
.i_nav {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
display: -webkit-box;
background: #A0522D;
padding: 5px 0;
}
.i_nav .i_line {
width: 0px;
height: 40px;
display: inline-block;
border-right: 1px solid #a1e5fb;
}
.i_nav a {
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
-webkit-box-flex: 1;
display: block;
text-align: center;
color: #FFF;
font-size: 12px;
line-height: 14px;
}
.i_bpp {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
display: -webkit-box;
background-color: #FFF;
height: 50px;
}
.i_leftp {
text-align: left;
}
.i_midp {
text-align: center;
line-height: 40px;
color: #999;
}
.i_rightp {
text-align: right;
}
.i_bpp p {
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
-webkit-box-flex: 1;
padding: 10px 0;
}
#calendar {
width: 100%;
}
#current-month {
text-align: center;
display: none
}
.calendar-month {
width: 100%;
background: #ececec;
color: #888
}
.calendar-month th {
padding: 5px 0;
color: #A0522D;
font-weight: bold;
}
.calendar-month td {
text-align: center;
}
.calendar-month td .day {
margin: 1px;
background: #fff;
padding: 5px 0;
display: block;
}
.calendar-month .other-month .day {
background: #ececec;
color: #ececec
}
.calendar-month .today .day {
color: #F00
}
.calendar-month .signed .day {
background: #F60;
color: #fff
}
.tab_nav {
margin-left: 60px;
margin-right: 60px;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
display: -webkit-box;
margin-bottom: 10px;
margin-top: 10px;
border-radius: 6%;
}
.tab_nav a {
display: block;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
-webkit-box-flex: 1;
text-align: center;
}
.stamp_line {
padding-bottom: 10px;
}
.stamp_a {
font-size: 30px;
}
.stamp_b {
padding-left: 97px;
text-align: center;
}
.stamp {
height: 110px;
padding: 10px 10px 0;
margin: 0 15px;
position: relative;
overflow: hidden;
}
.stamp_yuan1,
.stamp_yuan {
width: 20px;
height: 20px;
border-radius: 50%;
background-color: #FFF;
position: absolute;
left: 211px;
top: -10px;
}
.stamp_yuan1 {
top: 110px;
}
.stamp:before {
content: '';
position: absolute;
top: 0px;
bottom: 0px;
left: 10px;
right: 10px;
z-index: -1;
}
.stamp:after {
content: '';
position: absolute;
left: 10px;
top: 10px;
right: 10px;
bottom: 10px;
box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.5);
z-index: -2;
}
.stamp .par {
float: left;
border-right: 2px dashed rgba(255, 255, 255, .3);
text-align: left;
}
.stamp .par p {
color: #fff;
font-size: 15px
}
.stamp .par span {
display: inline-block;
color: #fff;
}
.stamp .par .stamp_sign {
font-size: 12px;
}
.stamp .par sub {
position: relative;
top: -5px;
color: #FFF;
}
.stamp .copy {
display: inline-block;
width: 40px;
vertical-align: middle;
font-size: 25px;
line-height: 35px;
margin-top: 20px;
padding-left: 16px;
}
.stamp .copy a {
color: #FFF;
margin-top: 20px;
}
.stamp1 {
background: #ee5375;
background: radial-gradient(rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 4px, #ee5375 4px);
background-size: 15px 9px;
background-position: -5px 10px;
}
.stamp1:before {
background-color: #ee5375;
}
.tab_sig .today {
color: #F00
}
.tab_sig .signed {
background: #F60;
color: #fff
}
.integral_list li {
background-color: #FFF;
border: 1px solid #ddd;
padding: 10px 10px;
margin: 15px;
}
.integral_list .info {
color: #888;
font-size: 12px;
}
.integral_list .info span {
color: #F00;
font-size: 15PX;
}
.integral_list img {
margin-top: 6px;
}
.integral_bottom {
color: #999;
border-top: none;
padding: 10px 0;
}
.integral_bottom .count {
color: #999;
pading: 10px;
}
.integral_bottom .count em {
color: #09C;
font-style: normal;
font-size: 30px;
}
.integral_bottom .exchange_btn {
float: right;
width: auto;
padding: 7px 15px;
}
/* 每日推荐 */
.day_recoomend {
margin: 15px;
}
.day_recoomend li a {
display: block;
background: #fff;
border: 1px solid #ddd;
padding: 10px;
margin-bottom: 15px;
}
.day_recoomend li p {
padding-bottom: 5px;
}
.forum {
text-align: center;
}
.forum img {
position: fixed;
bottom: 60px;
}
div.content > section > section{
width: 94% !important;
}
div.maskDiv {
position: absolute;
top: 0;
background: rgba(0,0,0,0.8);
height: 160px;
width: 100%;
z-index: 100;
}
.bottom_nav a.cur {
color: #ffffff;
}
.bottom_nav a {
color: gray;
background-color: #ffffff;
}
@font-face {font-family: 'iconfont';
src: url('./iconfont/iconfont.eot'); /* IE9*/
src: url('./iconfont/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('./iconfont/iconfont.woff') format('woff'), /* chrome、firefox */
url('./iconfont/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
url('./iconfont.iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}
.iconfont{
font-family:"iconfont" !important;
font-size:16px;font-style:normal;
-webkit-font-smoothing: antialiased;
-webkit-text-stroke-width: 0.2px;
-moz-osx-font-smoothing: grayscale;
}
.h_item {
color: gray;
} | Addons/Card/View/default/Public/card.css | @charset "utf-8";
/* CSS Document by jacy use in vipcard */
html {
height: 100%;
}
body {
min-height: 100%;
font-family: 'MicrosoftYaHei';
}
.card {
position: relative;
width: 100%;
padding: 15px auto 0;
background: url(bg.jpg) no-repeat;
background-size: 100% 100%;
overflow: hidden
}
.card .card_bg {
display: block;
width: 90%;
margin: 15px auto 0;
z-index: 0;
position: relative;
}
.card .card_container {
position: absolute;
top: 15px;
right: 5%;
left: 5%;
bottom: 0;
z-index: 10;
}
.card .logo {
display: block;
margin: 10px 0;
text-align: center;
height: 50px;
}
.card .logo img {
height: 50px;
}
.card .card_name {
text-align: center;
font-size: 16px;
font-weight: bold;
display: none;
}
.card .card_number {
position: absolute;
right: 10px;
bottom: 5px;
font-size: 16px;
text-align: left;
color: gray;
}
.card .card_number small {
font-size: 12px;
}
.card .get_btn {
position: absolute;
bottom: 0;
left: 0;
right: 0;
z-index: 100;
height: 44px;
line-height: 44px;
background: RGBA(196, 45, 155, .9);
color: #fff;
font-size: 16px;
text-align: center
}
.card .card_get_mark {
background: RGBA(0, 0, 0, .4) url(yes.png) center center no-repeat;
position: absolute;
left: 5%;
right: 5%;
top: 15px;
bottom: 0;
z-index: 1000;
border-radius: 8px;
color: #fff;
padding-top: 125px;
font-size: 14px;
text-align: center
}
.write_tips_content {
background: #fff;
padding: 10px;
font-size: 12px;
color: #999;
margin-bottom: 15px;
border: 1px solid #ddd;
border-radius: 10px;
}
.write_tips_content h6 {
font-size: 15px;
text-align: center;
border-bottom: 1px solid #ddd;
margin-bottom: 10px;
padding: 0 0 10px;
}
.zoom_card_tips {
font-size: 12px;
color: #999;
text-align: center;
padding: 5px 0;
}
.back_content {
padding: 15px;
font-size: 12px;
}
.back_content .use_title {
font-size: 14px;
text-align: center;
}
/* 放大的会员卡 */
.zoom_card_container {
position: fixed;
background: #fff;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 10000;
}
.zoom_card_front_container {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 10002;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
display: -webkit-box;
-webkit-box-orient: horizontal;
-webkit-box-pack: center;
-webkit-box-align: center;
}
.zoom_card_back_container {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 10001;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
display: -webkit-box;
-webkit-box-orient: horizontal;
-webkit-box-pack: center;
-webkit-box-align: center;
}
.zoom_card_container .close {
position: absolute;
bottom: 0;
left: 0;
background: RGBA(0, 0, 0, .7) url(close.png) center center no-repeat;
background-size: 22px 22px;
height: 30px;
width: 30px;
border-radius: 100%;
z-index: 1000000;
}
.zoom_card {
-webkit-transition: all ease 300ms;
}
.zoom_card_back {
-webkit-transition: all ease 300ms;
visibility: hidden
}
.zoom_card_do {
-webkit-transform: rotate(-90deg) scale(1.5, 1.5);
}
.zoom_card_back_do {
-webkit-transform: perspective(600px) rotateX(90deg) rotate(-90deg) scale(1.5, 1.5);
}
.turn_card {
-webkit-transform: perspective(600px) rotateX(90deg) rotate(-90deg) scale(1.5, 1.5);
}
.turn_card_back {
-webkit-transform: perspective(600px) rotateX(0) rotate(-90deg) scale(1.5, 1.5);
visibility: visible
}
.v_nav {
border-top: 1px solid #ddd;
background: #fff
}
.v_nav .item {
height: 46px;
line-height: 46px;
border-bottom: 1px solid #ddd;
display: block;
color: #333;
padding: 0 50px 0 20px;
position: relative
}
.v_nav .item em {
position: absolute;
right: 10px;
top: 14px;
height: 24px;
width: 24px;
background: url(arw.png) no-repeat;
background-size: 18px 18px;
}
.v_nav a {
color: #888
}
.v_nav .single_address {
line-height: 24px;
padding: 10px 70px 10px 20px;
color: #888
}
.v_nav .single_address .title {
font-size: 16px;
color: #444;
}
.v_nav .single_address em {
width: 60px;
height: 40px;
background: url(phone.png) center center no-repeat;
background-size: 40px 40px;
border-left: 1px solid #ccc;
}
.v_nav .single_address a {
white-space: nowrap;
overflow: hidden;
display: block;
text-overflow: ellipsis;
font-size: 13px;
}
.card_info {
margin-top: 60px
}
.get_card_info {
margin-top: 20px;
}
.card_info a {
display: block
}
h6 {
font-size: 18px;
font-weight: bold
}
.page_title {
font-size: 24px;
color: #fff;
line-height: 40px;
height: 40px;
text-align: center
}
.t_color {
color: #999
}
.score_table {
border: 1px solid #30b0f3
}
.score_list {
display: table;
width: 100%;
font-size: 12px;
}
.score_list span {
text-align: left;
display: table-cell;
width: 33.3%;
padding: 5px;
}
.score_list_top {
background-color: #ddd;
font-size: 14px;
}
.all_score {
text-align: right;
color: #33ab07
}
.select_month {
position: relative;
margin-bottom: 10px;
}
.select_month div {
padding: 10px 10px 10px 50px;
background-repeat: no-repeat;
background-position: 10px center;
background-size: 30px 30px;
border: none;
background-color: #fecf76
}
.select_month div p {
background-repeat: no-repeat;
background-position: right center;
background-size: 15px 15px;
}
.select_month div p span {
font-size: 12px;
color: #999
}
.select_month select {
position: absolute;
height: 60px;
top: 0;
left: 0;
opacity: 0;
z-index: 100;
}
.all_score {
padding: 10px;
text-align: center;
color: #999
}
.all_score span {
font-size: 20px;
color: #F60
}
.my_card {
padding: 30px 10px 70px 90px;
background: url(me_bg.jpg) no-repeat;
background-size: 100% 100%;
position: relative;
min-height: 60px;
}
.my_card .head {
position: absolute;
left: 50%;
top: 30px;
border-radius: 100px;
width: 60px;
height: 60px;
z-index: 300;
transform: translate(-50%);
}
.my_card .name {
font-size: 14px;
position: absolute;
font-weight: bold;
padding: 7px 0;
top: 100px;
left: 50%;
color: #ffffff;
z-index: 300;
transform: translate(-50%);
}
.my_card .level {
}
.my_card .level a {
color: #ffffff;
font-size: 12px;
position: absolute;
top: 130px;
left: 50%;
z-index: 300;
transform: translate(-50%);
}
.my_card .level img {
vertical-align: -1px;
}
.my_card_nav {
position: absolute;
right: 0;
left: 0;
bottom: 0;
display: -webkit-box;
background: RGBA(0, 0, 0, .5);
}
.my_card_nav a {
line-height: 16px;
display: block;
-webkit-box-flex: 1;
color: #fff;
font-size: 12px;
text-align: center;
margin: 5px 0;
border-right: 1px solid RGBA(255, 255, 255, .4);
}
.my_card_nav a:last-child {
border: none
}
.my_card .edit_icon {
position: absolute;
top: 10px;
right: 10px;
width: 20px;
height: 20px;
background: url(setting.png) no-repeat;
background-size: 100% 100%;
}
/* pay dialog */
.pay_dialog {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 9999;
color: #fff;
width: 100%;
height: 100%;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
display: -webkit-box;
-webkit-box-orient: horizontal;
-webkit-box-pack: center;
-webkit-box-align: center;
background: RGBA(0, 0, 0, .5);
}
.pay_dialog form {
width: 80%;
background: #fff;
min-height: 200px;
padding: 10px;
}
.m_title {
margin-bottom: 10px;
}
.m_money {
text-align: center;
margin-top: 20px;
font-size: 20px;
}
.m_number {
text-align: center;
display: block;
margin-top: 10px;
color: #FC3;
font-size: 20px;
}
.m_body {
margin-left: 5%;
margin-right: 5%;
width: 90%;
padding-top: 10px;
padding-bottom: 10px;
margin-bottom: 10px;
background-color: #06F;
border-radius: 5px;
text-align: center;
}
.m_give {
vertical-align: middle;
color: #FFF;
}
.m_group {
padding-top: 10px;
width: 90%;
margin-left: 5%;
margin-right: 5%;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
display: -webkit-box;
}
.m_group a {
line-height: 30px;
display: block;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
-webkit-box-flex: 1;
background-color: #FFF;
border: 1px solid #06C;
text-align: center;
}
.m_group a:first-child {
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
}
.m_group a:last-child {
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}
.m_table {
margin-top: 10px;
margin-left: 5%;
margin-right: 5%;
width: 90%;
background-color: #999;
text-align: center;
}
.m_have {
background-color: #FFF;
}
.m_table1 {
margin-left: 5%;
margin-right: 5%;
width: 89.5%;
text-align: center;
border: 1px solid #999;
}
.m_line {
margin: 0;
padding: 0;
width: 580px;
height: 1px;
background-color: #999;
overflow: hidden;
}
.m_input {
float: left;
width: auto;
margin-left: 20px;
}
.m_name {
float: left;
}
.m_weibu {
margin-top: 20px;
}
.m_all {
background-color: #FFF;
}
.m_head {
background-color: #FFF;
width: auto;
text-align: center;
border: 1px solid #999;
padding-top: 10px;
padding-bottom: 10px;
margin-bottom: 10px;
}
.m_link {
display: block;
background: #fff;
padding: 10px 30px 10px 10px;
position: relative;
}
.m_link em {
position: absolute;
top: 50%;
margin-top: -10px;
right: 5px;
width: 20px;
height: 20px;
background: url(/shop/Addons/Card/View/default/Public/item_arrow.png) no-repeat;
background-size: 100% 100%;
}
.m_h3 {
margin-left: 10px;
color: #000;
float: left;
}
.m_h1 {
font-size: 9px;
color: #666;
}
.share_top {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
display: -webkit-box;
padding-top: 20px;
padding-bottom: 20px;
display: block;
}
.signin_top {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
display: -webkit-box;
padding-top: 20px;
padding-bottom: 20px;
}
.signin_top span {
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
-webkit-box-flex: 1;
}
.share_top span {
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
-webkit-box-flex: 1;
}
.share_left {
text-align: center;
display: block;
padding-top: 30px;
padding-left: 23px;
float: left;
}
.signin_left,
.signintop_right {
text-align: center;
display: block;
padding-top: 30px;
color: #999
}
.share_div {
width: -webkit-fit-content;
margin: auto;
}
.share_col,
.signin_col {
color: #A0522D;
font-size: 24px;
}
.sharetop_mid,
.signintop_mid {
width: 100px;
height: 100px;
border: 4px solid #A0772D;
background-color: #A0522D;
border-radius: 100%;
display: inline-block;
text-align: center;
font-weight: 900;
font-size: 30px;
line-height: 100px;
color: #FFF;
}
.i_nav {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
display: -webkit-box;
background: #A0522D;
padding: 5px 0;
}
.i_nav .i_line {
width: 0px;
height: 40px;
display: inline-block;
border-right: 1px solid #a1e5fb;
}
.i_nav a {
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
-webkit-box-flex: 1;
display: block;
text-align: center;
color: #FFF;
font-size: 12px;
line-height: 14px;
}
.i_bpp {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
display: -webkit-box;
background-color: #FFF;
height: 50px;
}
.i_leftp {
text-align: left;
}
.i_midp {
text-align: center;
line-height: 40px;
color: #999;
}
.i_rightp {
text-align: right;
}
.i_bpp p {
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
-webkit-box-flex: 1;
padding: 10px 0;
}
#calendar {
width: 100%;
}
#current-month {
text-align: center;
display: none
}
.calendar-month {
width: 100%;
background: #ececec;
color: #888
}
.calendar-month th {
padding: 5px 0;
color: #A0522D;
font-weight: bold;
}
.calendar-month td {
text-align: center;
}
.calendar-month td .day {
margin: 1px;
background: #fff;
padding: 5px 0;
display: block;
}
.calendar-month .other-month .day {
background: #ececec;
color: #ececec
}
.calendar-month .today .day {
color: #F00
}
.calendar-month .signed .day {
background: #F60;
color: #fff
}
.tab_nav {
margin-left: 60px;
margin-right: 60px;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
display: -webkit-box;
margin-bottom: 10px;
margin-top: 10px;
border-radius: 6%;
}
.tab_nav a {
display: block;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
-webkit-box-flex: 1;
text-align: center;
}
.stamp_line {
padding-bottom: 10px;
}
.stamp_a {
font-size: 30px;
}
.stamp_b {
padding-left: 97px;
text-align: center;
}
.stamp {
height: 110px;
padding: 10px 10px 0;
margin: 0 15px;
position: relative;
overflow: hidden;
}
.stamp_yuan1,
.stamp_yuan {
width: 20px;
height: 20px;
border-radius: 50%;
background-color: #FFF;
position: absolute;
left: 211px;
top: -10px;
}
.stamp_yuan1 {
top: 110px;
}
.stamp:before {
content: '';
position: absolute;
top: 0px;
bottom: 0px;
left: 10px;
right: 10px;
z-index: -1;
}
.stamp:after {
content: '';
position: absolute;
left: 10px;
top: 10px;
right: 10px;
bottom: 10px;
box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.5);
z-index: -2;
}
.stamp .par {
float: left;
border-right: 2px dashed rgba(255, 255, 255, .3);
text-align: left;
}
.stamp .par p {
color: #fff;
font-size: 15px
}
.stamp .par span {
display: inline-block;
color: #fff;
}
.stamp .par .stamp_sign {
font-size: 12px;
}
.stamp .par sub {
position: relative;
top: -5px;
color: #FFF;
}
.stamp .copy {
display: inline-block;
width: 40px;
vertical-align: middle;
font-size: 25px;
line-height: 35px;
margin-top: 20px;
padding-left: 16px;
}
.stamp .copy a {
color: #FFF;
margin-top: 20px;
}
.stamp1 {
background: #ee5375;
background: radial-gradient(rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 4px, #ee5375 4px);
background-size: 15px 9px;
background-position: -5px 10px;
}
.stamp1:before {
background-color: #ee5375;
}
.tab_sig .today {
color: #F00
}
.tab_sig .signed {
background: #F60;
color: #fff
}
.integral_list li {
background-color: #FFF;
border: 1px solid #ddd;
padding: 10px 10px;
margin: 15px;
}
.integral_list .info {
color: #888;
font-size: 12px;
}
.integral_list .info span {
color: #F00;
font-size: 15PX;
}
.integral_list img {
margin-top: 6px;
}
.integral_bottom {
color: #999;
border-top: none;
padding: 10px 0;
}
.integral_bottom .count {
color: #999;
pading: 10px;
}
.integral_bottom .count em {
color: #09C;
font-style: normal;
font-size: 30px;
}
.integral_bottom .exchange_btn {
float: right;
width: auto;
padding: 7px 15px;
}
/* 每日推荐 */
.day_recoomend {
margin: 15px;
}
.day_recoomend li a {
display: block;
background: #fff;
border: 1px solid #ddd;
padding: 10px;
margin-bottom: 15px;
}
.day_recoomend li p {
padding-bottom: 5px;
}
.forum {
text-align: center;
}
.forum img {
position: fixed;
bottom: 60px;
}
div.content > section > section{
width: 94% !important;
}
div.maskDiv {
position: absolute;
top: 0;
background: rgba(0,0,0,0.8);
height: 160px;
width: 100%;
z-index: 100;
}
.bottom_nav a.cur {
color: #ffffff;
}
.bottom_nav a {
color: gray;
background-color: #ffffff;
}
@font-face {font-family: 'iconfont';
src: url('./iconfont/iconfont.eot'); /* IE9*/
src: url('./iconfont/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('./iconfont/iconfont.woff') format('woff'), /* chrome、firefox */
url('./iconfont/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
url('./iconfont.iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}
.iconfont{
font-family:"iconfont" !important;
font-size:16px;font-style:normal;
-webkit-font-smoothing: antialiased;
-webkit-text-stroke-width: 0.2px;
-moz-osx-font-smoothing: grayscale;
}
.h_item {
color: gray;
} | 0.465387 | 0.086285 |
@import url("https://fonts.googleapis.com/css2?family=Baloo+Da+2:wght@500;600&family=Josefin+Slab:ital,wght@0,300;0,400;1,300&family=Mali:ital,wght@0,200;0,400;1,200;1,400&display=swap");
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css");
* {
box-sizing: border-box;
}
.header{
background-color: black;
text-align: center;
font-family: cursive;
color: white;
padding: 10px;
}
.h1{
background-color: #f1f1f1;
}
.topnav{ /*menu*/
background-color: #E1EAF2;
overflow: hidden;/* oculta o scroll em caso de tamanho maior*/
}
.topnav a{ /* div dos links*/
float: left;
color: black;
text-decoration: none; /* tira o sublinhado do nome*/
text-align: center;
font: Arial;
padding: 14px 16px;
}
.topnav a:hover{ /* muda a cor do link*/
color: black; /* quando passa o maouse em cima*/
background-color: #ddd;
}
.p{
text-align: center;
font-size: 1rem;
}
.Top1{ /* Baitaca*/
background-color: white;
margin: auto;
}
.row{ /* Baitaca*/
display: flex;
margin: 0px;
flex-wrap: wrap;
background-color: white;
}
.leftcol{/* Baitaca*/
float:left;
background-color: #4ABDAC;
width: 50%;
margin: 0;
}
.rightcol{/* Baitaca*/
float:right;
background-color:#4ABDAC;
width: 50%;
right:0;
text-align: center;
}
.p1{
text-align: center;
font-size: 1rem;
}
.row2{ /* <NAME>*/
display: flex;
margin: 0px;
flex-wrap: wrap;
background-color: white;
}
.rightcol2{/*<NAME>*/
float:right;
background-color:#4ABDAC;
width: 50%;
right:0;
text-align: center;
}
.leftcol2{/* <NAME>*/
float:left;
background-color: #4ABDAC;
width: 50%;
margin: 0;
}
.row3{ /* <NAME>*/
display: flex;
margin: 0px;
flex-wrap: wrap;
background-color: white;
}
.rightcol3{/*<NAME>*/
float:right;
background-color:#4ABDAC;
width: 50%;
right:0;
text-align: center;
}
.leftcol3{/* <NAME>*/
float:left;
background-color: #4ABDAC;
width: 50%;
margin: 0;
}
.row4{ /* cassia*/
display: flex;
margin: 0px;
flex-wrap: wrap;
background-color: white;
}
.rightcol4{/*CAssia*/
float:right;
background-color:#4ABDAC;
width: 50%;
right:0;
text-align: center;
}
.leftcol4{/* Cassia*/
float:left;
background-color: #4ABDAC;
width: 50%;
margin: 0;
}
.row5{ /* Adele*/
display: flex;
margin: 0px;
flex-wrap: wrap;
background-color: white;
}
.rightcol5{/*Adele*/
float:right;
background-color:#4ABDAC;
width: 50%;
right:0;
text-align: center;
}
.leftcol5{/* Adele*/
float:left;
background-color: #4ABDAC;
width: 50%;
margin: 0;
} | estilo.css | @import url("https://fonts.googleapis.com/css2?family=Baloo+Da+2:wght@500;600&family=Josefin+Slab:ital,wght@0,300;0,400;1,300&family=Mali:ital,wght@0,200;0,400;1,200;1,400&display=swap");
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css");
* {
box-sizing: border-box;
}
.header{
background-color: black;
text-align: center;
font-family: cursive;
color: white;
padding: 10px;
}
.h1{
background-color: #f1f1f1;
}
.topnav{ /*menu*/
background-color: #E1EAF2;
overflow: hidden;/* oculta o scroll em caso de tamanho maior*/
}
.topnav a{ /* div dos links*/
float: left;
color: black;
text-decoration: none; /* tira o sublinhado do nome*/
text-align: center;
font: Arial;
padding: 14px 16px;
}
.topnav a:hover{ /* muda a cor do link*/
color: black; /* quando passa o maouse em cima*/
background-color: #ddd;
}
.p{
text-align: center;
font-size: 1rem;
}
.Top1{ /* Baitaca*/
background-color: white;
margin: auto;
}
.row{ /* Baitaca*/
display: flex;
margin: 0px;
flex-wrap: wrap;
background-color: white;
}
.leftcol{/* Baitaca*/
float:left;
background-color: #4ABDAC;
width: 50%;
margin: 0;
}
.rightcol{/* Baitaca*/
float:right;
background-color:#4ABDAC;
width: 50%;
right:0;
text-align: center;
}
.p1{
text-align: center;
font-size: 1rem;
}
.row2{ /* <NAME>*/
display: flex;
margin: 0px;
flex-wrap: wrap;
background-color: white;
}
.rightcol2{/*<NAME>*/
float:right;
background-color:#4ABDAC;
width: 50%;
right:0;
text-align: center;
}
.leftcol2{/* <NAME>*/
float:left;
background-color: #4ABDAC;
width: 50%;
margin: 0;
}
.row3{ /* <NAME>*/
display: flex;
margin: 0px;
flex-wrap: wrap;
background-color: white;
}
.rightcol3{/*<NAME>*/
float:right;
background-color:#4ABDAC;
width: 50%;
right:0;
text-align: center;
}
.leftcol3{/* <NAME>*/
float:left;
background-color: #4ABDAC;
width: 50%;
margin: 0;
}
.row4{ /* cassia*/
display: flex;
margin: 0px;
flex-wrap: wrap;
background-color: white;
}
.rightcol4{/*CAssia*/
float:right;
background-color:#4ABDAC;
width: 50%;
right:0;
text-align: center;
}
.leftcol4{/* Cassia*/
float:left;
background-color: #4ABDAC;
width: 50%;
margin: 0;
}
.row5{ /* Adele*/
display: flex;
margin: 0px;
flex-wrap: wrap;
background-color: white;
}
.rightcol5{/*Adele*/
float:right;
background-color:#4ABDAC;
width: 50%;
right:0;
text-align: center;
}
.leftcol5{/* Adele*/
float:left;
background-color: #4ABDAC;
width: 50%;
margin: 0;
} | 0.336767 | 0.066873 |
*
{
box-sizing:border-box;
-moz-box-sizing:border-box;
}
::selection
{
color:#fff;
background: #BE7C5A; /* Safari */
}
::-moz-selection
{
color:#fff;
background: #7FBE56; /* Firefox */
}
/*ANIMATIONS*/
@-webkit-keyframes flyIn
{
from {padding: 0vh 0px 0px 0px;}
to {padding: 0vh 0px 0px 0px;}
}
@keyframes flyIn
{
from {padding: 0vh 0px 0px 0px;}
to {padding: 0vh 0px 0px 0px;}
}
@-webkit-keyframes fade
{
from {opacity: 0;}
to {opacity: 1;}
}
@keyframes fade
{
from {opacity: 0;}
to {opacity: 1;}
}
/*BASICS*/
h1
{
margin: 0;
padding: 20px;
}
h2
{
margin: 0;
padding: 20px;
}
h3
{
margin: 0;
padding: 20px;
}
em
{
margin: 0;
padding: 20px;
}
body
{
margin: 0px;
background-color: #fff;
}
/*NAVIGATION*/
nav
{
z-index: 500;
margin: 0px;
position: fixed;
float: right;
font-family: 'Montserrat', sans-serif;
font-style: none;
font-weight: 400;
font-size: 15px;
color: #fff;
}
ul
{
list-style-type:none;
margin: 15px 20px 15px 20px;
padding:0;
overflow:hidden;
float:right;
}
li
{
float:left;
}
.shade a:link,a:visited
{
display:block;
width: auto;
color:#FFFFFF;
text-align:center;
padding: 0px 5px ;
text-decoration:none;
-webkit-border-radius: 4px;
border-radius: 4px;
transition: background-color .5s;
-webkit-transition: background-color .5s;
opacity: 1; !important
}
.shade a:hover,a:active
{
background-color:#BE7C5A;
-webkit-border-radius: 4px;
border-radius: 4px;
}
/*PAGES*/
.page-container
{
background-image: url("../images/background.jpg");
background-attachment: fixed;
background-size: cover;
margin: 0px auto;
padding: 0px 0px 0px 0px;
width:100%;
}
.section
{
margin: 0;
min-height: 100vh;
height: auto;
}
.welcome
{
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.avatar
{
display: block;
border-radius: 100%;
width: 250px;
height: 250px;
}
.welcome h1
{
/* padding: 45vh 80px 0px 80px; */
font-family: 'Roboto', sans-serif;
font-style: normal;
font-weight: 400;
font-size: 30px;
line-height: 100%;
/* text-transform: uppercase; */
color: #fff;
-webkit-animation: fade 2s;
animation: fade 2s;
}
.welcome em
{
padding: 0px;
font-family: 'Oswald', sans-serif;
font-style: normal;
font-weight: 400;
font-size: 65px;
line-height: 100%;
text-transform: uppercase;
color: #fff;
}
.welcome h2
{
padding: 16px 25% 0 80px;
font-family: 'Roboto', sans-serif;
font-style: italic;
font-weight: 100;
font-size: 32px;
line-height: 120%;
text-transform: none;
color: #fff;
-webkit-animation: fade 2s;
animation: fade 2s;
}
.welcome h3
{
color: #fff8d8;
border: 1px solid;
border-color: #fff8d8;
border-radius: 5px;
flex-wrap: wrap;
font-family: 'Roboto', sans-serif;
font-style: none;
font-weight: 100;
font-size: 18px;
line-height: 100%;
text-transform: none;
-webkit-animation: fade 2s;
animation: fade 2s;
}
#media{
display: flex;
justify-content: center;
}
.icon{
height: 50px;
width: 50px;
margin-top: 10px;
}
.icon:hover{
transform: scale(1.1);
}
.union
{
align-content: center;
}
.union h1
{
text-align: center;
padding-left: auto;
color: #fff8d8;
padding: 5% 5% 2%;
}
.container{
display: flex;
}
.card-body{
background-color: #fff8d8;
}
.column{
margin: 10px;
}
.btn{
background-color: #4D4E63;
border-color: #4D4E63;
}
.about
{
}
.about h1
{
text-align: center;
padding-left: auto;
color: #fff8d8;
padding: 9% 5% 2%;
padding-bottom: 4%;
}
#about1{
margin: auto;
width: 70%;
padding: 10px;
border: 1px solid black;
border-color: #fff8d8;
border-radius: 5px;
color: white;
}
#hobicon{
display: flex;
}
.hobbyicon{
width:50px;
height: 50px;
padding: 10px;
}
hr { display: block; height: 1px;
border: 0; border-top: 1px solid #fff8d8;
margin: 1em 0; padding: 0; }
.contact
{
}
.contact h1
{
text-align: center;
padding-left: auto;
color: #fff8d8;
padding: 9% 5% 2%;
padding-bottom: 4%;
}
#contact1{
margin: auto;
width: 50%;
padding: 10px;
border: 1px solid;
border-color: #fff8d8;
border-radius: 5px;
color: #fff8d8;
}
.shade
{
float:left;
position:inherit;
background-color: #000;
opacity: .5;
height: auto;
width: 100%;
z-index: -1;
transition: opacity .3s, background-color .3s;
-webkit-transition: opacity .3s, background-color .3s;
}
.shade:hover
{
opacity: 1;
background-color: #222;
} | css/style.css | *
{
box-sizing:border-box;
-moz-box-sizing:border-box;
}
::selection
{
color:#fff;
background: #BE7C5A; /* Safari */
}
::-moz-selection
{
color:#fff;
background: #7FBE56; /* Firefox */
}
/*ANIMATIONS*/
@-webkit-keyframes flyIn
{
from {padding: 0vh 0px 0px 0px;}
to {padding: 0vh 0px 0px 0px;}
}
@keyframes flyIn
{
from {padding: 0vh 0px 0px 0px;}
to {padding: 0vh 0px 0px 0px;}
}
@-webkit-keyframes fade
{
from {opacity: 0;}
to {opacity: 1;}
}
@keyframes fade
{
from {opacity: 0;}
to {opacity: 1;}
}
/*BASICS*/
h1
{
margin: 0;
padding: 20px;
}
h2
{
margin: 0;
padding: 20px;
}
h3
{
margin: 0;
padding: 20px;
}
em
{
margin: 0;
padding: 20px;
}
body
{
margin: 0px;
background-color: #fff;
}
/*NAVIGATION*/
nav
{
z-index: 500;
margin: 0px;
position: fixed;
float: right;
font-family: 'Montserrat', sans-serif;
font-style: none;
font-weight: 400;
font-size: 15px;
color: #fff;
}
ul
{
list-style-type:none;
margin: 15px 20px 15px 20px;
padding:0;
overflow:hidden;
float:right;
}
li
{
float:left;
}
.shade a:link,a:visited
{
display:block;
width: auto;
color:#FFFFFF;
text-align:center;
padding: 0px 5px ;
text-decoration:none;
-webkit-border-radius: 4px;
border-radius: 4px;
transition: background-color .5s;
-webkit-transition: background-color .5s;
opacity: 1; !important
}
.shade a:hover,a:active
{
background-color:#BE7C5A;
-webkit-border-radius: 4px;
border-radius: 4px;
}
/*PAGES*/
.page-container
{
background-image: url("../images/background.jpg");
background-attachment: fixed;
background-size: cover;
margin: 0px auto;
padding: 0px 0px 0px 0px;
width:100%;
}
.section
{
margin: 0;
min-height: 100vh;
height: auto;
}
.welcome
{
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.avatar
{
display: block;
border-radius: 100%;
width: 250px;
height: 250px;
}
.welcome h1
{
/* padding: 45vh 80px 0px 80px; */
font-family: 'Roboto', sans-serif;
font-style: normal;
font-weight: 400;
font-size: 30px;
line-height: 100%;
/* text-transform: uppercase; */
color: #fff;
-webkit-animation: fade 2s;
animation: fade 2s;
}
.welcome em
{
padding: 0px;
font-family: 'Oswald', sans-serif;
font-style: normal;
font-weight: 400;
font-size: 65px;
line-height: 100%;
text-transform: uppercase;
color: #fff;
}
.welcome h2
{
padding: 16px 25% 0 80px;
font-family: 'Roboto', sans-serif;
font-style: italic;
font-weight: 100;
font-size: 32px;
line-height: 120%;
text-transform: none;
color: #fff;
-webkit-animation: fade 2s;
animation: fade 2s;
}
.welcome h3
{
color: #fff8d8;
border: 1px solid;
border-color: #fff8d8;
border-radius: 5px;
flex-wrap: wrap;
font-family: 'Roboto', sans-serif;
font-style: none;
font-weight: 100;
font-size: 18px;
line-height: 100%;
text-transform: none;
-webkit-animation: fade 2s;
animation: fade 2s;
}
#media{
display: flex;
justify-content: center;
}
.icon{
height: 50px;
width: 50px;
margin-top: 10px;
}
.icon:hover{
transform: scale(1.1);
}
.union
{
align-content: center;
}
.union h1
{
text-align: center;
padding-left: auto;
color: #fff8d8;
padding: 5% 5% 2%;
}
.container{
display: flex;
}
.card-body{
background-color: #fff8d8;
}
.column{
margin: 10px;
}
.btn{
background-color: #4D4E63;
border-color: #4D4E63;
}
.about
{
}
.about h1
{
text-align: center;
padding-left: auto;
color: #fff8d8;
padding: 9% 5% 2%;
padding-bottom: 4%;
}
#about1{
margin: auto;
width: 70%;
padding: 10px;
border: 1px solid black;
border-color: #fff8d8;
border-radius: 5px;
color: white;
}
#hobicon{
display: flex;
}
.hobbyicon{
width:50px;
height: 50px;
padding: 10px;
}
hr { display: block; height: 1px;
border: 0; border-top: 1px solid #fff8d8;
margin: 1em 0; padding: 0; }
.contact
{
}
.contact h1
{
text-align: center;
padding-left: auto;
color: #fff8d8;
padding: 9% 5% 2%;
padding-bottom: 4%;
}
#contact1{
margin: auto;
width: 50%;
padding: 10px;
border: 1px solid;
border-color: #fff8d8;
border-radius: 5px;
color: #fff8d8;
}
.shade
{
float:left;
position:inherit;
background-color: #000;
opacity: .5;
height: auto;
width: 100%;
z-index: -1;
transition: opacity .3s, background-color .3s;
-webkit-transition: opacity .3s, background-color .3s;
}
.shade:hover
{
opacity: 1;
background-color: #222;
} | 0.321993 | 0.069226 |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
.attribution {
font-size: 11px;
text-align: center;
clear: both;
padding-top: 3em;
}
.attribution a {
color: hsl(228, 45%, 44%);
}
html {
font-family: 'Rubik', sans-serif;
}
body {
background-color: rgba(221, 221, 221, 0.411);
}
h1 {
color: rgb(70, 3, 90);
font-family: sans-serif;
font-size: 40pt;
padding-bottom: 1em;
margin-bottom: 0;
}
.backcell {
background-color: rgba(231, 231, 231, 0.507);
z-index: 0;
padding: 0.6em;
border-bottom-left-radius: 25px;
border-bottom-right-radius: 25px;
}
.text-desc {
float: right;
width: 550px;
font-size: 14pt;
z-index: 1;
padding-top: 15em;
}
.out {
opacity: .5;
font-size: 16pt;
}
.smartphone {
width: 450px;
background-color: white;
float: left;
margin-left: 45em;
padding: 1.4em;
border-radius: 50px;
z-index: 1;
position: absolute;
height: 900px;
margin-top: 1em;
}
.sam-icon {
float: left;
}
.setinha {
text-decoration: none;
color: rgb(255, 255, 255);
position: relative;
float: left;
margin-top: 0.5em;
padding-right: 1em;
padding-left: 1.2em;
font-size: 18pt;
}
.setinha:hover {
color: gray;
transition: 0.5s;
}
.avatar {
width: 55px;
border-radius: 50%;
border: solid white 2px;
display: flex;
float: left;
}
.top-smart {
background: linear-gradient(to right, rgb(74, 21, 95), rgb(183, 43, 248));
height: 70px;
padding-top: 2.5em;
z-index: 1;
height: 120px;
border-top-left-radius: 30px;
border-top-right-radius: 30px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
align-content: center;
text-align: center;
}
.samuel,
.available {
float: left;
margin: 0;
clear: right;
width: 220px;
color: white;
letter-spacing: 0.1em;
font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}
.samuel {
font-size: 16pt;
font-weight: bold;
}
.available {
opacity: 0.6;
padding-top: 0;
font-weight: thin;
}
.sam-msg {
width: 300px;
padding: 0.8em;
margin-left: 1em;
background-color: rgb(224, 218, 233);
border-top-left-radius: 25px;
border-top-right-radius: 25px;
border-bottom-right-radius: 25px;
margin: 0;
color: rgb(154, 34, 158);
}
.sam-msg,
.value,
.txt,
.submit {
clear: right;
}
#dogs {
float: right;
padding: 1em;
}
.dog {
width: 90px;
border-radius: 28px;
padding: 0.3em;
}
.me-msg,
.me-msg2 {
float: right;
width: 250px;
padding: 1em;
margin-right: 1em;
background-color: rgb(255, 255, 255);
margin: 0;
border-top-left-radius: 25px;
border-top-right-radius: 25px;
border-bottom-left-radius: 25px;
margin-bottom: 0.5em;
color: black;
}
.me-msg2 {
width: 200px;
}
.txt {
border: none;
font-size: 13pt;
font-family: monospace;
background-color: transparent;
color: gray;
float: left;
align-content: center;
margin-left: 1.2em;
width: 300px;
height: 32px;
padding-left: 1em;
}
.box-txt-bottom {
text-align: center;
padding-top: 0.6em;
padding-bottom: 0.4em;
background-color: white;
border-radius: 40px;
margin-top: 4.6em;
}
.submit {
width: 45px;
height: 45px;
border: none;
border-radius: 18em;
background-color: rgb(51, 5, 51);
color: white;
font-size: 23pt;
font-family: monospace;
font-weight: bold;
}
.submit:hover {
color: black;
background-color: purple;
transition: 0.3s;
}
.walk {
text-decoration: none;
background: linear-gradient(to left, rgb(104, 11, 107), rgb(221, 81, 209));
border-top-left-radius: 25px;
border-top-right-radius: 25px;
border-bottom-right-radius: 25px;
color: white;
position: relative;
float: left;
clear: right;
width: 350px;
text-align: center;
padding-top: 1.2em;
padding-bottom: 1.2em;
margin-top: 1em;
}
.walk:hover {
background: linear-gradient(to left, rgb(153, 23, 170), rgb(238, 114, 221));
transition: 0.4s;
color: black;
}
.opti {
float: left;
margin-left: 1.2em;
width: 20px;
height: 20px;
border: none;
border-radius: 50%;
color: white;
opacity: 0.7;
}
.numeroo {
float: right;
padding-right: 1em;
font-size: 16pt;
}
.branco {
width: 200px;
text-decoration: none;
border: none;
background-color: white;
margin-left: 8.5em;
padding-bottom: 1em;
display: flex;
border-bottom-left-radius: 15px;
border-bottom-right-radius: 15px;
position: absolute;
}
.roxoback {
width: 850px;
background: linear-gradient(to top, rgb(104, 11, 107), rgb(221, 81, 209));
border: none;
float: left;
height: 950px;
display: flex;
z-index: 0;
position: relative;
border-bottom-left-radius: 30em;
border-bottom-right-radius: 30em;
}
.roxoclaroback {
width: 550px;
background: linear-gradient(to top, rgb(104, 11, 107), rgb(221, 81, 209));
border: none;
float: right;
height: 950px;
display: flex;
z-index: 0;
position: relative;
border-top-left-radius: 25em;
border-top-right-radius: 25em;
margin-top: 10em;
opacity: 0.2;
}
.menu {
width: 60px;
height: 60px;
position: fixed;
left: 68em;
}
.hamburguer {
position: relative;
display: block;
background: white;
width: 10px;
height: 1px;
color: white;
top: 29px;
left: 15px;
transition: 0.5s ease-in-out;
}
.hamburguer:before,
.hamburguer:after {
background: white;
content: '';
display: block;
width: 100%;
height: 100%;
position: absolute;
transition: 0.5s ease-in-out;
}
.hamburguer:before {
top: -10px;
}
.hamburguer:after {
bottom: -10px;
}
input#menu-hamburguer {
display: none;
}
input:checked~label .hamburguer {
transform: rotate(45deg);
}
input:checked~label .hamburguer:before {
transform: rotate(90deg);
top: 0;
}
input:checked~label .hamburguer:after {
transform: rotate(90deg);
bottom: 0;
} | style.css | * {
margin: 0;
padding: 0;
box-sizing: border-box;
}
.attribution {
font-size: 11px;
text-align: center;
clear: both;
padding-top: 3em;
}
.attribution a {
color: hsl(228, 45%, 44%);
}
html {
font-family: 'Rubik', sans-serif;
}
body {
background-color: rgba(221, 221, 221, 0.411);
}
h1 {
color: rgb(70, 3, 90);
font-family: sans-serif;
font-size: 40pt;
padding-bottom: 1em;
margin-bottom: 0;
}
.backcell {
background-color: rgba(231, 231, 231, 0.507);
z-index: 0;
padding: 0.6em;
border-bottom-left-radius: 25px;
border-bottom-right-radius: 25px;
}
.text-desc {
float: right;
width: 550px;
font-size: 14pt;
z-index: 1;
padding-top: 15em;
}
.out {
opacity: .5;
font-size: 16pt;
}
.smartphone {
width: 450px;
background-color: white;
float: left;
margin-left: 45em;
padding: 1.4em;
border-radius: 50px;
z-index: 1;
position: absolute;
height: 900px;
margin-top: 1em;
}
.sam-icon {
float: left;
}
.setinha {
text-decoration: none;
color: rgb(255, 255, 255);
position: relative;
float: left;
margin-top: 0.5em;
padding-right: 1em;
padding-left: 1.2em;
font-size: 18pt;
}
.setinha:hover {
color: gray;
transition: 0.5s;
}
.avatar {
width: 55px;
border-radius: 50%;
border: solid white 2px;
display: flex;
float: left;
}
.top-smart {
background: linear-gradient(to right, rgb(74, 21, 95), rgb(183, 43, 248));
height: 70px;
padding-top: 2.5em;
z-index: 1;
height: 120px;
border-top-left-radius: 30px;
border-top-right-radius: 30px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
align-content: center;
text-align: center;
}
.samuel,
.available {
float: left;
margin: 0;
clear: right;
width: 220px;
color: white;
letter-spacing: 0.1em;
font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}
.samuel {
font-size: 16pt;
font-weight: bold;
}
.available {
opacity: 0.6;
padding-top: 0;
font-weight: thin;
}
.sam-msg {
width: 300px;
padding: 0.8em;
margin-left: 1em;
background-color: rgb(224, 218, 233);
border-top-left-radius: 25px;
border-top-right-radius: 25px;
border-bottom-right-radius: 25px;
margin: 0;
color: rgb(154, 34, 158);
}
.sam-msg,
.value,
.txt,
.submit {
clear: right;
}
#dogs {
float: right;
padding: 1em;
}
.dog {
width: 90px;
border-radius: 28px;
padding: 0.3em;
}
.me-msg,
.me-msg2 {
float: right;
width: 250px;
padding: 1em;
margin-right: 1em;
background-color: rgb(255, 255, 255);
margin: 0;
border-top-left-radius: 25px;
border-top-right-radius: 25px;
border-bottom-left-radius: 25px;
margin-bottom: 0.5em;
color: black;
}
.me-msg2 {
width: 200px;
}
.txt {
border: none;
font-size: 13pt;
font-family: monospace;
background-color: transparent;
color: gray;
float: left;
align-content: center;
margin-left: 1.2em;
width: 300px;
height: 32px;
padding-left: 1em;
}
.box-txt-bottom {
text-align: center;
padding-top: 0.6em;
padding-bottom: 0.4em;
background-color: white;
border-radius: 40px;
margin-top: 4.6em;
}
.submit {
width: 45px;
height: 45px;
border: none;
border-radius: 18em;
background-color: rgb(51, 5, 51);
color: white;
font-size: 23pt;
font-family: monospace;
font-weight: bold;
}
.submit:hover {
color: black;
background-color: purple;
transition: 0.3s;
}
.walk {
text-decoration: none;
background: linear-gradient(to left, rgb(104, 11, 107), rgb(221, 81, 209));
border-top-left-radius: 25px;
border-top-right-radius: 25px;
border-bottom-right-radius: 25px;
color: white;
position: relative;
float: left;
clear: right;
width: 350px;
text-align: center;
padding-top: 1.2em;
padding-bottom: 1.2em;
margin-top: 1em;
}
.walk:hover {
background: linear-gradient(to left, rgb(153, 23, 170), rgb(238, 114, 221));
transition: 0.4s;
color: black;
}
.opti {
float: left;
margin-left: 1.2em;
width: 20px;
height: 20px;
border: none;
border-radius: 50%;
color: white;
opacity: 0.7;
}
.numeroo {
float: right;
padding-right: 1em;
font-size: 16pt;
}
.branco {
width: 200px;
text-decoration: none;
border: none;
background-color: white;
margin-left: 8.5em;
padding-bottom: 1em;
display: flex;
border-bottom-left-radius: 15px;
border-bottom-right-radius: 15px;
position: absolute;
}
.roxoback {
width: 850px;
background: linear-gradient(to top, rgb(104, 11, 107), rgb(221, 81, 209));
border: none;
float: left;
height: 950px;
display: flex;
z-index: 0;
position: relative;
border-bottom-left-radius: 30em;
border-bottom-right-radius: 30em;
}
.roxoclaroback {
width: 550px;
background: linear-gradient(to top, rgb(104, 11, 107), rgb(221, 81, 209));
border: none;
float: right;
height: 950px;
display: flex;
z-index: 0;
position: relative;
border-top-left-radius: 25em;
border-top-right-radius: 25em;
margin-top: 10em;
opacity: 0.2;
}
.menu {
width: 60px;
height: 60px;
position: fixed;
left: 68em;
}
.hamburguer {
position: relative;
display: block;
background: white;
width: 10px;
height: 1px;
color: white;
top: 29px;
left: 15px;
transition: 0.5s ease-in-out;
}
.hamburguer:before,
.hamburguer:after {
background: white;
content: '';
display: block;
width: 100%;
height: 100%;
position: absolute;
transition: 0.5s ease-in-out;
}
.hamburguer:before {
top: -10px;
}
.hamburguer:after {
bottom: -10px;
}
input#menu-hamburguer {
display: none;
}
input:checked~label .hamburguer {
transform: rotate(45deg);
}
input:checked~label .hamburguer:before {
transform: rotate(90deg);
top: 0;
}
input:checked~label .hamburguer:after {
transform: rotate(90deg);
bottom: 0;
} | 0.778649 | 0.188716 |
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font: inherit;
vertical-align: baseline;
font-size: 14px;
color: #333;
font-family: "Ubuntu";
}
html {
line-height: 1;
}
ol, ul {
list-style: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
vertical-align: middle;
}
q, blockquote {
quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
content: "";
content: none;
}
a img {
border: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
display: block;
}
/*common*/
html,
body {
height: 100%;
}
h1 {font-size: 2.6em;}
a {text-decoration: none}
.container { min-height: 100%; position: relative; }
.clearer { clear: both; }
/*header*/
header {
display: block;
height: 50px;
background: #333539;
}
header .logo {
display: block;
height: 100%;
text-align: center;
}
header .logo .row {height: 100%; }
header .logo .col11 {height: 100%; display: table; }
header .logo a {
height: 100%;
display: table-cell;
vertical-align: middle;
line-height: 50px;
text-align: left;
}
header .rss {
color: #fff;
font-size: .9em;
position: relative;
}
header .rss:before {
content: "";
display: block;
position: absolute;
bottom: 50%;
margin-bottom: -7px;
left: -20px;
width: 14px;
height:14px;
background: url(../i/sprite.png) 0 0 no-repeat;
}
/*footer*/
footer {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 85px;
background: #333539;
}
footer .grid, footer .row, footer .col3 {height: 100%}
footer .col3 {display: table; }
footer .logo-wrap {display: table-cell; vertical-align: middle; }
footer .logo{
opacity: .5;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)';
}
footer .copy{
color: #999;
line-height: 85px;
}
/*content/grid*/
h1.blog-name {
padding:65px 0 50px;
}
.main { display: inline-block; }
.grid {
max-width: 970px;
margin: 0 auto;
}
.content.grid {
height: 100%;
padding: 0 0 85px;
}
.content.grid img{
max-width: 970px;
}
.row {
clear: both;
}
.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12 {
float: left;
margin: 0 1%;
}
.col1 { width: 5.5%; }
.col2 { width: 14%; }
.col3 { width: 22.5%; }
.col4 { width: 31%; }
.col5 { width: 39.5%; }
.col6 { width: 48%; }
.col7 { width: 56.5%; }
.col8 { width: 65%; }
.col9 { width: 73.5%; }
.col10 { width: 82%; }
.col11 { width: 90.5%; }
.col12 { width: 99%; margin: 0; }
@media all and (max-width: 768px) {
.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11 {
float: none;
width: 99%;
}
}
/*post*/
.post {
display: inline-block;
padding: 0 0 32px;
margin: 0 0 30px;
border-bottom: 1px solid #adbabe;
}
.post-date {
color: #7698a2;
font-size: .9em;
padding: 0 0 15px;
}
.post-name .h2{
font-size: 1.3em;
padding: 0 0 10px;
}
.post-name .h2:hover{
color: #2b94e1;
text-decoration: underline;
}
.post-name .post-author {
white-space: nowrap;
display: inline-block;
color: #98aaaf;
font-size: .9em;
}
.post-content {
display: inline-block;
padding: 20px 0 0;
}
.post-img.col4 { margin: 0 1% 0 0; }
.post-img img {
width: 100%;
max-width: 235px;
}
/*pagination*/
.pagination {
white-space: nowrap;
display: inline-block;
padding: 0 0 100px;
}
.pagination li{
display: inline-block;
}
.pagination .item,.pagination li a, .pagination li.disabled span,.pagination li.active span{
display: inline-block;
background: #f5f5f5;
margin: 0 0 5px;
min-width: 26px;
height: 26px;
text-align: center;
color: #2b94e1;
font-family: Arial, "Ubuntu", "Sans Serif";
font-size: .8em;
line-height: 26px;
}
.pagination li a:hover {
background: #fcfcfc;
}
.pagination li.active span{
color: #fff;
background: #2b94e1;
}
.author-ava {
float: left;
margin-right: 10px;
width: 30px;
height: 30px;
display: block;
overflow: hidden;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.author-ava img {
width: 30px;
height: 30px;
}
.post.article .post-author {
float: left;
font-weight: bold;
margin-top: 10px;
margin-right: 10px;
}
.post.article .post-date {
color: #989898;
font-size: .9em;
padding: 0 0 15px;
margin-top: 10px;
margin-left: 10px;
}
.article .post-content {
line-height: 178%;
}
.post.article {
border-bottom-width: 0;
}
.back-to-list {
color: #2b94e1;
margin-bottom: 100px;
display: inline-block;
}
.post-content img {
margin-right: 10px;
}
.post-short-text {
line-height: 1.3em;
} | frontend/web/css/site.css | html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font: inherit;
vertical-align: baseline;
font-size: 14px;
color: #333;
font-family: "Ubuntu";
}
html {
line-height: 1;
}
ol, ul {
list-style: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
vertical-align: middle;
}
q, blockquote {
quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
content: "";
content: none;
}
a img {
border: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
display: block;
}
/*common*/
html,
body {
height: 100%;
}
h1 {font-size: 2.6em;}
a {text-decoration: none}
.container { min-height: 100%; position: relative; }
.clearer { clear: both; }
/*header*/
header {
display: block;
height: 50px;
background: #333539;
}
header .logo {
display: block;
height: 100%;
text-align: center;
}
header .logo .row {height: 100%; }
header .logo .col11 {height: 100%; display: table; }
header .logo a {
height: 100%;
display: table-cell;
vertical-align: middle;
line-height: 50px;
text-align: left;
}
header .rss {
color: #fff;
font-size: .9em;
position: relative;
}
header .rss:before {
content: "";
display: block;
position: absolute;
bottom: 50%;
margin-bottom: -7px;
left: -20px;
width: 14px;
height:14px;
background: url(../i/sprite.png) 0 0 no-repeat;
}
/*footer*/
footer {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 85px;
background: #333539;
}
footer .grid, footer .row, footer .col3 {height: 100%}
footer .col3 {display: table; }
footer .logo-wrap {display: table-cell; vertical-align: middle; }
footer .logo{
opacity: .5;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)';
}
footer .copy{
color: #999;
line-height: 85px;
}
/*content/grid*/
h1.blog-name {
padding:65px 0 50px;
}
.main { display: inline-block; }
.grid {
max-width: 970px;
margin: 0 auto;
}
.content.grid {
height: 100%;
padding: 0 0 85px;
}
.content.grid img{
max-width: 970px;
}
.row {
clear: both;
}
.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12 {
float: left;
margin: 0 1%;
}
.col1 { width: 5.5%; }
.col2 { width: 14%; }
.col3 { width: 22.5%; }
.col4 { width: 31%; }
.col5 { width: 39.5%; }
.col6 { width: 48%; }
.col7 { width: 56.5%; }
.col8 { width: 65%; }
.col9 { width: 73.5%; }
.col10 { width: 82%; }
.col11 { width: 90.5%; }
.col12 { width: 99%; margin: 0; }
@media all and (max-width: 768px) {
.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11 {
float: none;
width: 99%;
}
}
/*post*/
.post {
display: inline-block;
padding: 0 0 32px;
margin: 0 0 30px;
border-bottom: 1px solid #adbabe;
}
.post-date {
color: #7698a2;
font-size: .9em;
padding: 0 0 15px;
}
.post-name .h2{
font-size: 1.3em;
padding: 0 0 10px;
}
.post-name .h2:hover{
color: #2b94e1;
text-decoration: underline;
}
.post-name .post-author {
white-space: nowrap;
display: inline-block;
color: #98aaaf;
font-size: .9em;
}
.post-content {
display: inline-block;
padding: 20px 0 0;
}
.post-img.col4 { margin: 0 1% 0 0; }
.post-img img {
width: 100%;
max-width: 235px;
}
/*pagination*/
.pagination {
white-space: nowrap;
display: inline-block;
padding: 0 0 100px;
}
.pagination li{
display: inline-block;
}
.pagination .item,.pagination li a, .pagination li.disabled span,.pagination li.active span{
display: inline-block;
background: #f5f5f5;
margin: 0 0 5px;
min-width: 26px;
height: 26px;
text-align: center;
color: #2b94e1;
font-family: Arial, "Ubuntu", "Sans Serif";
font-size: .8em;
line-height: 26px;
}
.pagination li a:hover {
background: #fcfcfc;
}
.pagination li.active span{
color: #fff;
background: #2b94e1;
}
.author-ava {
float: left;
margin-right: 10px;
width: 30px;
height: 30px;
display: block;
overflow: hidden;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.author-ava img {
width: 30px;
height: 30px;
}
.post.article .post-author {
float: left;
font-weight: bold;
margin-top: 10px;
margin-right: 10px;
}
.post.article .post-date {
color: #989898;
font-size: .9em;
padding: 0 0 15px;
margin-top: 10px;
margin-left: 10px;
}
.article .post-content {
line-height: 178%;
}
.post.article {
border-bottom-width: 0;
}
.back-to-list {
color: #2b94e1;
margin-bottom: 100px;
display: inline-block;
}
.post-content img {
margin-right: 10px;
}
.post-short-text {
line-height: 1.3em;
} | 0.406391 | 0.11422 |
body {
background: #140505;
height: 100vh;
overflow: hidden;
display: flex;
justify-content: center;
align-items: center;
color: #fff;
-webkit-perspective: 800px;
perspective: 800px;
}
#ui .text {
position: absolute;
font-size: 8rem;
color: #fff;
line-height: 8rem;
opacity: 0;
font-family: 'Anton', sans-serif;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
mix-blend-mode: screen;
}
#ui .text:nth-child(1) {
color: #fd3203;
-webkit-clip-path: polygon(0% 0%, 0% 50%, 10% 50%);
clip-path: polygon(0% 0%, 0% 50%, 10% 50%);
-webkit-transform-origin: 16% -40%;
transform-origin: 16% -40%;
-webkit-animation: fly1 5000ms 0ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly1 5000ms 0ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly1 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-319deg) rotateY(-292deg) rotateZ(-32deg) translateZ(-1219px);
transform: translate(-50%, -50%) rotateX(-319deg) rotateY(-292deg) rotateZ(-32deg) translateZ(-1219px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-319deg) rotateY(-292deg) rotateZ(-32deg) translateZ(-1219px);
transform: translate(-50%, -50%) rotateX(-319deg) rotateY(-292deg) rotateZ(-32deg) translateZ(-1219px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly1 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-319deg) rotateY(-292deg) rotateZ(-32deg) translateZ(-1219px);
transform: translate(-50%, -50%) rotateX(-319deg) rotateY(-292deg) rotateZ(-32deg) translateZ(-1219px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-319deg) rotateY(-292deg) rotateZ(-32deg) translateZ(-1219px);
transform: translate(-50%, -50%) rotateX(-319deg) rotateY(-292deg) rotateZ(-32deg) translateZ(-1219px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(2) {
color: #fb3106;
-webkit-clip-path: polygon(0% 0%, 10% 0%, 10% 50%);
clip-path: polygon(0% 0%, 10% 0%, 10% 50%);
-webkit-transform-origin: -29% 26%;
transform-origin: -29% 26%;
-webkit-animation: fly2 5000ms 40ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly2 5000ms 40ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly2 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-491deg) rotateY(-299deg) rotateZ(131deg) translateZ(320px);
transform: translate(-50%, -50%) rotateX(-491deg) rotateY(-299deg) rotateZ(131deg) translateZ(320px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-491deg) rotateY(-299deg) rotateZ(131deg) translateZ(320px);
transform: translate(-50%, -50%) rotateX(-491deg) rotateY(-299deg) rotateZ(131deg) translateZ(320px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly2 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-491deg) rotateY(-299deg) rotateZ(131deg) translateZ(320px);
transform: translate(-50%, -50%) rotateX(-491deg) rotateY(-299deg) rotateZ(131deg) translateZ(320px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-491deg) rotateY(-299deg) rotateZ(131deg) translateZ(320px);
transform: translate(-50%, -50%) rotateX(-491deg) rotateY(-299deg) rotateZ(131deg) translateZ(320px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(3) {
color: #f93109;
-webkit-clip-path: polygon(10% 0%, 10% 50%, 20% 50%);
clip-path: polygon(10% 0%, 10% 50%, 20% 50%);
-webkit-transform-origin: -39% -47%;
transform-origin: -39% -47%;
-webkit-animation: fly3 5000ms 80ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly3 5000ms 80ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly3 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-336deg) rotateY(-339deg) rotateZ(-120deg) translateZ(-1134px);
transform: translate(-50%, -50%) rotateX(-336deg) rotateY(-339deg) rotateZ(-120deg) translateZ(-1134px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-336deg) rotateY(-339deg) rotateZ(-120deg) translateZ(-1134px);
transform: translate(-50%, -50%) rotateX(-336deg) rotateY(-339deg) rotateZ(-120deg) translateZ(-1134px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly3 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-336deg) rotateY(-339deg) rotateZ(-120deg) translateZ(-1134px);
transform: translate(-50%, -50%) rotateX(-336deg) rotateY(-339deg) rotateZ(-120deg) translateZ(-1134px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-336deg) rotateY(-339deg) rotateZ(-120deg) translateZ(-1134px);
transform: translate(-50%, -50%) rotateX(-336deg) rotateY(-339deg) rotateZ(-120deg) translateZ(-1134px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(4) {
color: #f7300c;
-webkit-clip-path: polygon(10% 0%, 20% 0%, 20% 50%);
clip-path: polygon(10% 0%, 20% 0%, 20% 50%);
-webkit-transform-origin: -23% 23%;
transform-origin: -23% 23%;
-webkit-animation: fly4 5000ms 120ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly4 5000ms 120ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly4 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-117deg) rotateY(469deg) rotateZ(-209deg) translateZ(-2196px);
transform: translate(-50%, -50%) rotateX(-117deg) rotateY(469deg) rotateZ(-209deg) translateZ(-2196px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-117deg) rotateY(469deg) rotateZ(-209deg) translateZ(-2196px);
transform: translate(-50%, -50%) rotateX(-117deg) rotateY(469deg) rotateZ(-209deg) translateZ(-2196px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly4 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-117deg) rotateY(469deg) rotateZ(-209deg) translateZ(-2196px);
transform: translate(-50%, -50%) rotateX(-117deg) rotateY(469deg) rotateZ(-209deg) translateZ(-2196px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-117deg) rotateY(469deg) rotateZ(-209deg) translateZ(-2196px);
transform: translate(-50%, -50%) rotateX(-117deg) rotateY(469deg) rotateZ(-209deg) translateZ(-2196px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(5) {
color: #f5300f;
-webkit-clip-path: polygon(20% 0%, 20% 50%, 30% 50%);
clip-path: polygon(20% 0%, 20% 50%, 30% 50%);
-webkit-transform-origin: -2% 5%;
transform-origin: -2% 5%;
-webkit-animation: fly5 5000ms 160ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly5 5000ms 160ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly5 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(267deg) rotateY(-89deg) rotateZ(-472deg) translateZ(-844px);
transform: translate(-50%, -50%) rotateX(267deg) rotateY(-89deg) rotateZ(-472deg) translateZ(-844px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(267deg) rotateY(-89deg) rotateZ(-472deg) translateZ(-844px);
transform: translate(-50%, -50%) rotateX(267deg) rotateY(-89deg) rotateZ(-472deg) translateZ(-844px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly5 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(267deg) rotateY(-89deg) rotateZ(-472deg) translateZ(-844px);
transform: translate(-50%, -50%) rotateX(267deg) rotateY(-89deg) rotateZ(-472deg) translateZ(-844px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(267deg) rotateY(-89deg) rotateZ(-472deg) translateZ(-844px);
transform: translate(-50%, -50%) rotateX(267deg) rotateY(-89deg) rotateZ(-472deg) translateZ(-844px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(6) {
color: #f32f12;
-webkit-clip-path: polygon(20% 0%, 30% 0%, 30% 50%);
clip-path: polygon(20% 0%, 30% 0%, 30% 50%);
-webkit-transform-origin: -25% -45%;
transform-origin: -25% -45%;
-webkit-animation: fly6 5000ms 200ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly6 5000ms 200ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly6 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-196deg) rotateY(378deg) rotateZ(-42deg) translateZ(-1696px);
transform: translate(-50%, -50%) rotateX(-196deg) rotateY(378deg) rotateZ(-42deg) translateZ(-1696px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-196deg) rotateY(378deg) rotateZ(-42deg) translateZ(-1696px);
transform: translate(-50%, -50%) rotateX(-196deg) rotateY(378deg) rotateZ(-42deg) translateZ(-1696px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly6 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-196deg) rotateY(378deg) rotateZ(-42deg) translateZ(-1696px);
transform: translate(-50%, -50%) rotateX(-196deg) rotateY(378deg) rotateZ(-42deg) translateZ(-1696px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-196deg) rotateY(378deg) rotateZ(-42deg) translateZ(-1696px);
transform: translate(-50%, -50%) rotateX(-196deg) rotateY(378deg) rotateZ(-42deg) translateZ(-1696px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(7) {
color: #f12f15;
-webkit-clip-path: polygon(30% 0%, 30% 50%, 40% 50%);
clip-path: polygon(30% 0%, 30% 50%, 40% 50%);
-webkit-transform-origin: 12% -23%;
transform-origin: 12% -23%;
-webkit-animation: fly7 5000ms 240ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly7 5000ms 240ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly7 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-130deg) rotateY(343deg) rotateZ(-242deg) translateZ(431px);
transform: translate(-50%, -50%) rotateX(-130deg) rotateY(343deg) rotateZ(-242deg) translateZ(431px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-130deg) rotateY(343deg) rotateZ(-242deg) translateZ(431px);
transform: translate(-50%, -50%) rotateX(-130deg) rotateY(343deg) rotateZ(-242deg) translateZ(431px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly7 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-130deg) rotateY(343deg) rotateZ(-242deg) translateZ(431px);
transform: translate(-50%, -50%) rotateX(-130deg) rotateY(343deg) rotateZ(-242deg) translateZ(431px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-130deg) rotateY(343deg) rotateZ(-242deg) translateZ(431px);
transform: translate(-50%, -50%) rotateX(-130deg) rotateY(343deg) rotateZ(-242deg) translateZ(431px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(8) {
color: #ef2e18;
-webkit-clip-path: polygon(30% 0%, 40% 0%, 40% 50%);
clip-path: polygon(30% 0%, 40% 0%, 40% 50%);
-webkit-transform-origin: -2% -42%;
transform-origin: -2% -42%;
-webkit-animation: fly8 5000ms 280ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly8 5000ms 280ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly8 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-467deg) rotateY(-60deg) rotateZ(284deg) translateZ(-1315px);
transform: translate(-50%, -50%) rotateX(-467deg) rotateY(-60deg) rotateZ(284deg) translateZ(-1315px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-467deg) rotateY(-60deg) rotateZ(284deg) translateZ(-1315px);
transform: translate(-50%, -50%) rotateX(-467deg) rotateY(-60deg) rotateZ(284deg) translateZ(-1315px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly8 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-467deg) rotateY(-60deg) rotateZ(284deg) translateZ(-1315px);
transform: translate(-50%, -50%) rotateX(-467deg) rotateY(-60deg) rotateZ(284deg) translateZ(-1315px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-467deg) rotateY(-60deg) rotateZ(284deg) translateZ(-1315px);
transform: translate(-50%, -50%) rotateX(-467deg) rotateY(-60deg) rotateZ(284deg) translateZ(-1315px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(9) {
color: #ed2e1b;
-webkit-clip-path: polygon(40% 0%, 40% 50%, 50% 50%);
clip-path: polygon(40% 0%, 40% 50%, 50% 50%);
-webkit-transform-origin: 66% -45%;
transform-origin: 66% -45%;
-webkit-animation: fly9 5000ms 320ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly9 5000ms 320ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly9 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(75deg) rotateY(-276deg) rotateZ(-269deg) translateZ(457px);
transform: translate(-50%, -50%) rotateX(75deg) rotateY(-276deg) rotateZ(-269deg) translateZ(457px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(75deg) rotateY(-276deg) rotateZ(-269deg) translateZ(457px);
transform: translate(-50%, -50%) rotateX(75deg) rotateY(-276deg) rotateZ(-269deg) translateZ(457px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly9 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(75deg) rotateY(-276deg) rotateZ(-269deg) translateZ(457px);
transform: translate(-50%, -50%) rotateX(75deg) rotateY(-276deg) rotateZ(-269deg) translateZ(457px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(75deg) rotateY(-276deg) rotateZ(-269deg) translateZ(457px);
transform: translate(-50%, -50%) rotateX(75deg) rotateY(-276deg) rotateZ(-269deg) translateZ(457px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(10) {
color: #eb2d1e;
-webkit-clip-path: polygon(40% 0%, 50% 0%, 50% 50%);
clip-path: polygon(40% 0%, 50% 0%, 50% 50%);
-webkit-transform-origin: 37% 41%;
transform-origin: 37% 41%;
-webkit-animation: fly10 5000ms 360ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly10 5000ms 360ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly10 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-161deg) rotateY(-461deg) rotateZ(93deg) translateZ(-2473px);
transform: translate(-50%, -50%) rotateX(-161deg) rotateY(-461deg) rotateZ(93deg) translateZ(-2473px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-161deg) rotateY(-461deg) rotateZ(93deg) translateZ(-2473px);
transform: translate(-50%, -50%) rotateX(-161deg) rotateY(-461deg) rotateZ(93deg) translateZ(-2473px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly10 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-161deg) rotateY(-461deg) rotateZ(93deg) translateZ(-2473px);
transform: translate(-50%, -50%) rotateX(-161deg) rotateY(-461deg) rotateZ(93deg) translateZ(-2473px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-161deg) rotateY(-461deg) rotateZ(93deg) translateZ(-2473px);
transform: translate(-50%, -50%) rotateX(-161deg) rotateY(-461deg) rotateZ(93deg) translateZ(-2473px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(11) {
color: #e92d21;
-webkit-clip-path: polygon(50% 0%, 50% 50%, 60% 50%);
clip-path: polygon(50% 0%, 50% 50%, 60% 50%);
-webkit-transform-origin: 55% -42%;
transform-origin: 55% -42%;
-webkit-animation: fly11 5000ms 400ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly11 5000ms 400ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly11 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-230deg) rotateY(-469deg) rotateZ(-50deg) translateZ(-1046px);
transform: translate(-50%, -50%) rotateX(-230deg) rotateY(-469deg) rotateZ(-50deg) translateZ(-1046px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-230deg) rotateY(-469deg) rotateZ(-50deg) translateZ(-1046px);
transform: translate(-50%, -50%) rotateX(-230deg) rotateY(-469deg) rotateZ(-50deg) translateZ(-1046px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly11 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-230deg) rotateY(-469deg) rotateZ(-50deg) translateZ(-1046px);
transform: translate(-50%, -50%) rotateX(-230deg) rotateY(-469deg) rotateZ(-50deg) translateZ(-1046px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-230deg) rotateY(-469deg) rotateZ(-50deg) translateZ(-1046px);
transform: translate(-50%, -50%) rotateX(-230deg) rotateY(-469deg) rotateZ(-50deg) translateZ(-1046px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(12) {
color: #e72c24;
-webkit-clip-path: polygon(50% 0%, 60% 0%, 60% 50%);
clip-path: polygon(50% 0%, 60% 0%, 60% 50%);
-webkit-transform-origin: 60% 18%;
transform-origin: 60% 18%;
-webkit-animation: fly12 5000ms 440ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly12 5000ms 440ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly12 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(18deg) rotateY(-80deg) rotateZ(70deg) translateZ(-188px);
transform: translate(-50%, -50%) rotateX(18deg) rotateY(-80deg) rotateZ(70deg) translateZ(-188px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(18deg) rotateY(-80deg) rotateZ(70deg) translateZ(-188px);
transform: translate(-50%, -50%) rotateX(18deg) rotateY(-80deg) rotateZ(70deg) translateZ(-188px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly12 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(18deg) rotateY(-80deg) rotateZ(70deg) translateZ(-188px);
transform: translate(-50%, -50%) rotateX(18deg) rotateY(-80deg) rotateZ(70deg) translateZ(-188px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(18deg) rotateY(-80deg) rotateZ(70deg) translateZ(-188px);
transform: translate(-50%, -50%) rotateX(18deg) rotateY(-80deg) rotateZ(70deg) translateZ(-188px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(13) {
color: #e52c27;
-webkit-clip-path: polygon(60% 0%, 60% 50%, 70% 50%);
clip-path: polygon(60% 0%, 60% 50%, 70% 50%);
-webkit-transform-origin: 41% 46%;
transform-origin: 41% 46%;
-webkit-animation: fly13 5000ms 480ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly13 5000ms 480ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly13 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-394deg) rotateY(-413deg) rotateZ(94deg) translateZ(-1809px);
transform: translate(-50%, -50%) rotateX(-394deg) rotateY(-413deg) rotateZ(94deg) translateZ(-1809px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-394deg) rotateY(-413deg) rotateZ(94deg) translateZ(-1809px);
transform: translate(-50%, -50%) rotateX(-394deg) rotateY(-413deg) rotateZ(94deg) translateZ(-1809px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly13 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-394deg) rotateY(-413deg) rotateZ(94deg) translateZ(-1809px);
transform: translate(-50%, -50%) rotateX(-394deg) rotateY(-413deg) rotateZ(94deg) translateZ(-1809px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-394deg) rotateY(-413deg) rotateZ(94deg) translateZ(-1809px);
transform: translate(-50%, -50%) rotateX(-394deg) rotateY(-413deg) rotateZ(94deg) translateZ(-1809px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(14) {
color: #e32b2a;
-webkit-clip-path: polygon(60% 0%, 70% 0%, 70% 50%);
clip-path: polygon(60% 0%, 70% 0%, 70% 50%);
-webkit-transform-origin: 81% -37%;
transform-origin: 81% -37%;
-webkit-animation: fly14 5000ms 520ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly14 5000ms 520ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly14 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(343deg) rotateY(-42deg) rotateZ(-439deg) translateZ(422px);
transform: translate(-50%, -50%) rotateX(343deg) rotateY(-42deg) rotateZ(-439deg) translateZ(422px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(343deg) rotateY(-42deg) rotateZ(-439deg) translateZ(422px);
transform: translate(-50%, -50%) rotateX(343deg) rotateY(-42deg) rotateZ(-439deg) translateZ(422px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly14 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(343deg) rotateY(-42deg) rotateZ(-439deg) translateZ(422px);
transform: translate(-50%, -50%) rotateX(343deg) rotateY(-42deg) rotateZ(-439deg) translateZ(422px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(343deg) rotateY(-42deg) rotateZ(-439deg) translateZ(422px);
transform: translate(-50%, -50%) rotateX(343deg) rotateY(-42deg) rotateZ(-439deg) translateZ(422px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(15) {
color: #e12b2d;
-webkit-clip-path: polygon(70% 0%, 70% 50%, 80% 50%);
clip-path: polygon(70% 0%, 70% 50%, 80% 50%);
-webkit-transform-origin: 104% -9%;
transform-origin: 104% -9%;
-webkit-animation: fly15 5000ms 560ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly15 5000ms 560ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly15 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(471deg) rotateY(-217deg) rotateZ(-455deg) translateZ(314px);
transform: translate(-50%, -50%) rotateX(471deg) rotateY(-217deg) rotateZ(-455deg) translateZ(314px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(471deg) rotateY(-217deg) rotateZ(-455deg) translateZ(314px);
transform: translate(-50%, -50%) rotateX(471deg) rotateY(-217deg) rotateZ(-455deg) translateZ(314px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly15 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(471deg) rotateY(-217deg) rotateZ(-455deg) translateZ(314px);
transform: translate(-50%, -50%) rotateX(471deg) rotateY(-217deg) rotateZ(-455deg) translateZ(314px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(471deg) rotateY(-217deg) rotateZ(-455deg) translateZ(314px);
transform: translate(-50%, -50%) rotateX(471deg) rotateY(-217deg) rotateZ(-455deg) translateZ(314px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(16) {
color: #df2a30;
-webkit-clip-path: polygon(70% 0%, 80% 0%, 80% 50%);
clip-path: polygon(70% 0%, 80% 0%, 80% 50%);
-webkit-transform-origin: 75% 46%;
transform-origin: 75% 46%;
-webkit-animation: fly16 5000ms 600ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly16 5000ms 600ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly16 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(482deg) rotateY(-86deg) rotateZ(-183deg) translateZ(-761px);
transform: translate(-50%, -50%) rotateX(482deg) rotateY(-86deg) rotateZ(-183deg) translateZ(-761px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(482deg) rotateY(-86deg) rotateZ(-183deg) translateZ(-761px);
transform: translate(-50%, -50%) rotateX(482deg) rotateY(-86deg) rotateZ(-183deg) translateZ(-761px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly16 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(482deg) rotateY(-86deg) rotateZ(-183deg) translateZ(-761px);
transform: translate(-50%, -50%) rotateX(482deg) rotateY(-86deg) rotateZ(-183deg) translateZ(-761px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(482deg) rotateY(-86deg) rotateZ(-183deg) translateZ(-761px);
transform: translate(-50%, -50%) rotateX(482deg) rotateY(-86deg) rotateZ(-183deg) translateZ(-761px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(17) {
color: #dd2a33;
-webkit-clip-path: polygon(80% 0%, 80% 50%, 90% 50%);
clip-path: polygon(80% 0%, 80% 50%, 90% 50%);
-webkit-transform-origin: 118% 2%;
transform-origin: 118% 2%;
-webkit-animation: fly17 5000ms 640ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly17 5000ms 640ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly17 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(343deg) rotateY(270deg) rotateZ(-467deg) translateZ(-1503px);
transform: translate(-50%, -50%) rotateX(343deg) rotateY(270deg) rotateZ(-467deg) translateZ(-1503px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(343deg) rotateY(270deg) rotateZ(-467deg) translateZ(-1503px);
transform: translate(-50%, -50%) rotateX(343deg) rotateY(270deg) rotateZ(-467deg) translateZ(-1503px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly17 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(343deg) rotateY(270deg) rotateZ(-467deg) translateZ(-1503px);
transform: translate(-50%, -50%) rotateX(343deg) rotateY(270deg) rotateZ(-467deg) translateZ(-1503px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(343deg) rotateY(270deg) rotateZ(-467deg) translateZ(-1503px);
transform: translate(-50%, -50%) rotateX(343deg) rotateY(270deg) rotateZ(-467deg) translateZ(-1503px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(18) {
color: #db2936;
-webkit-clip-path: polygon(80% 0%, 90% 0%, 90% 50%);
clip-path: polygon(80% 0%, 90% 0%, 90% 50%);
-webkit-transform-origin: 48% -30%;
transform-origin: 48% -30%;
-webkit-animation: fly18 5000ms 680ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly18 5000ms 680ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly18 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(319deg) rotateY(-52deg) rotateZ(4deg) translateZ(-914px);
transform: translate(-50%, -50%) rotateX(319deg) rotateY(-52deg) rotateZ(4deg) translateZ(-914px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(319deg) rotateY(-52deg) rotateZ(4deg) translateZ(-914px);
transform: translate(-50%, -50%) rotateX(319deg) rotateY(-52deg) rotateZ(4deg) translateZ(-914px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly18 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(319deg) rotateY(-52deg) rotateZ(4deg) translateZ(-914px);
transform: translate(-50%, -50%) rotateX(319deg) rotateY(-52deg) rotateZ(4deg) translateZ(-914px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(319deg) rotateY(-52deg) rotateZ(4deg) translateZ(-914px);
transform: translate(-50%, -50%) rotateX(319deg) rotateY(-52deg) rotateZ(4deg) translateZ(-914px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(19) {
color: #d92939;
-webkit-clip-path: polygon(90% 0%, 90% 50%, 100% 50%);
clip-path: polygon(90% 0%, 90% 50%, 100% 50%);
-webkit-transform-origin: 67% -17%;
transform-origin: 67% -17%;
-webkit-animation: fly19 5000ms 720ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly19 5000ms 720ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly19 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(350deg) rotateY(-399deg) rotateZ(-124deg) translateZ(-1179px);
transform: translate(-50%, -50%) rotateX(350deg) rotateY(-399deg) rotateZ(-124deg) translateZ(-1179px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(350deg) rotateY(-399deg) rotateZ(-124deg) translateZ(-1179px);
transform: translate(-50%, -50%) rotateX(350deg) rotateY(-399deg) rotateZ(-124deg) translateZ(-1179px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly19 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(350deg) rotateY(-399deg) rotateZ(-124deg) translateZ(-1179px);
transform: translate(-50%, -50%) rotateX(350deg) rotateY(-399deg) rotateZ(-124deg) translateZ(-1179px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(350deg) rotateY(-399deg) rotateZ(-124deg) translateZ(-1179px);
transform: translate(-50%, -50%) rotateX(350deg) rotateY(-399deg) rotateZ(-124deg) translateZ(-1179px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(20) {
color: #d7283c;
-webkit-clip-path: polygon(90% 0%, 100% 0%, 100% 50%);
clip-path: polygon(90% 0%, 100% 0%, 100% 50%);
-webkit-transform-origin: 70% 20%;
transform-origin: 70% 20%;
-webkit-animation: fly20 5000ms 760ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly20 5000ms 760ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly20 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-39deg) rotateY(418deg) rotateZ(221deg) translateZ(20px);
transform: translate(-50%, -50%) rotateX(-39deg) rotateY(418deg) rotateZ(221deg) translateZ(20px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-39deg) rotateY(418deg) rotateZ(221deg) translateZ(20px);
transform: translate(-50%, -50%) rotateX(-39deg) rotateY(418deg) rotateZ(221deg) translateZ(20px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly20 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-39deg) rotateY(418deg) rotateZ(221deg) translateZ(20px);
transform: translate(-50%, -50%) rotateX(-39deg) rotateY(418deg) rotateZ(221deg) translateZ(20px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-39deg) rotateY(418deg) rotateZ(221deg) translateZ(20px);
transform: translate(-50%, -50%) rotateX(-39deg) rotateY(418deg) rotateZ(221deg) translateZ(20px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(21) {
color: #d5283f;
-webkit-clip-path: polygon(0% 50%, 0% 100%, 10% 100%);
clip-path: polygon(0% 50%, 0% 100%, 10% 100%);
-webkit-transform-origin: 13% 13%;
transform-origin: 13% 13%;
-webkit-animation: fly21 5000ms 800ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly21 5000ms 800ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly21 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(482deg) rotateY(297deg) rotateZ(333deg) translateZ(-1034px);
transform: translate(-50%, -50%) rotateX(482deg) rotateY(297deg) rotateZ(333deg) translateZ(-1034px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(482deg) rotateY(297deg) rotateZ(333deg) translateZ(-1034px);
transform: translate(-50%, -50%) rotateX(482deg) rotateY(297deg) rotateZ(333deg) translateZ(-1034px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly21 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(482deg) rotateY(297deg) rotateZ(333deg) translateZ(-1034px);
transform: translate(-50%, -50%) rotateX(482deg) rotateY(297deg) rotateZ(333deg) translateZ(-1034px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(482deg) rotateY(297deg) rotateZ(333deg) translateZ(-1034px);
transform: translate(-50%, -50%) rotateX(482deg) rotateY(297deg) rotateZ(333deg) translateZ(-1034px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(22) {
color: #d32742;
-webkit-clip-path: polygon(0% 50%, 10% 50%, 10% 100%);
clip-path: polygon(0% 50%, 10% 50%, 10% 100%);
-webkit-transform-origin: -32% 89%;
transform-origin: -32% 89%;
-webkit-animation: fly22 5000ms 840ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly22 5000ms 840ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly22 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(324deg) rotateY(-159deg) rotateZ(469deg) translateZ(-2226px);
transform: translate(-50%, -50%) rotateX(324deg) rotateY(-159deg) rotateZ(469deg) translateZ(-2226px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(324deg) rotateY(-159deg) rotateZ(469deg) translateZ(-2226px);
transform: translate(-50%, -50%) rotateX(324deg) rotateY(-159deg) rotateZ(469deg) translateZ(-2226px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly22 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(324deg) rotateY(-159deg) rotateZ(469deg) translateZ(-2226px);
transform: translate(-50%, -50%) rotateX(324deg) rotateY(-159deg) rotateZ(469deg) translateZ(-2226px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(324deg) rotateY(-159deg) rotateZ(469deg) translateZ(-2226px);
transform: translate(-50%, -50%) rotateX(324deg) rotateY(-159deg) rotateZ(469deg) translateZ(-2226px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(23) {
color: #d12745;
-webkit-clip-path: polygon(10% 50%, 10% 100%, 20% 100%);
clip-path: polygon(10% 50%, 10% 100%, 20% 100%);
-webkit-transform-origin: -8% 73%;
transform-origin: -8% 73%;
-webkit-animation: fly23 5000ms 880ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly23 5000ms 880ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly23 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(4deg) rotateY(275deg) rotateZ(-129deg) translateZ(-624px);
transform: translate(-50%, -50%) rotateX(4deg) rotateY(275deg) rotateZ(-129deg) translateZ(-624px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(4deg) rotateY(275deg) rotateZ(-129deg) translateZ(-624px);
transform: translate(-50%, -50%) rotateX(4deg) rotateY(275deg) rotateZ(-129deg) translateZ(-624px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly23 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(4deg) rotateY(275deg) rotateZ(-129deg) translateZ(-624px);
transform: translate(-50%, -50%) rotateX(4deg) rotateY(275deg) rotateZ(-129deg) translateZ(-624px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(4deg) rotateY(275deg) rotateZ(-129deg) translateZ(-624px);
transform: translate(-50%, -50%) rotateX(4deg) rotateY(275deg) rotateZ(-129deg) translateZ(-624px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(24) {
color: #cf2648;
-webkit-clip-path: polygon(10% 50%, 20% 50%, 20% 100%);
clip-path: polygon(10% 50%, 20% 50%, 20% 100%);
-webkit-transform-origin: -28% 55%;
transform-origin: -28% 55%;
-webkit-animation: fly24 5000ms 920ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly24 5000ms 920ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly24 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-34deg) rotateY(218deg) rotateZ(123deg) translateZ(-1769px);
transform: translate(-50%, -50%) rotateX(-34deg) rotateY(218deg) rotateZ(123deg) translateZ(-1769px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-34deg) rotateY(218deg) rotateZ(123deg) translateZ(-1769px);
transform: translate(-50%, -50%) rotateX(-34deg) rotateY(218deg) rotateZ(123deg) translateZ(-1769px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly24 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-34deg) rotateY(218deg) rotateZ(123deg) translateZ(-1769px);
transform: translate(-50%, -50%) rotateX(-34deg) rotateY(218deg) rotateZ(123deg) translateZ(-1769px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-34deg) rotateY(218deg) rotateZ(123deg) translateZ(-1769px);
transform: translate(-50%, -50%) rotateX(-34deg) rotateY(218deg) rotateZ(123deg) translateZ(-1769px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(25) {
color: #cd264b;
-webkit-clip-path: polygon(20% 50%, 20% 100%, 30% 100%);
clip-path: polygon(20% 50%, 20% 100%, 30% 100%);
-webkit-transform-origin: 46% 91%;
transform-origin: 46% 91%;
-webkit-animation: fly25 5000ms 960ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly25 5000ms 960ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly25 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(39deg) rotateY(475deg) rotateZ(369deg) translateZ(-923px);
transform: translate(-50%, -50%) rotateX(39deg) rotateY(475deg) rotateZ(369deg) translateZ(-923px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(39deg) rotateY(475deg) rotateZ(369deg) translateZ(-923px);
transform: translate(-50%, -50%) rotateX(39deg) rotateY(475deg) rotateZ(369deg) translateZ(-923px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly25 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(39deg) rotateY(475deg) rotateZ(369deg) translateZ(-923px);
transform: translate(-50%, -50%) rotateX(39deg) rotateY(475deg) rotateZ(369deg) translateZ(-923px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(39deg) rotateY(475deg) rotateZ(369deg) translateZ(-923px);
transform: translate(-50%, -50%) rotateX(39deg) rotateY(475deg) rotateZ(369deg) translateZ(-923px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(26) {
color: #cb254e;
-webkit-clip-path: polygon(20% 50%, 30% 50%, 30% 100%);
clip-path: polygon(20% 50%, 30% 50%, 30% 100%);
-webkit-transform-origin: -18% 95%;
transform-origin: -18% 95%;
-webkit-animation: fly26 5000ms 1000ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly26 5000ms 1000ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly26 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(228deg) rotateY(25deg) rotateZ(-223deg) translateZ(-1991px);
transform: translate(-50%, -50%) rotateX(228deg) rotateY(25deg) rotateZ(-223deg) translateZ(-1991px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(228deg) rotateY(25deg) rotateZ(-223deg) translateZ(-1991px);
transform: translate(-50%, -50%) rotateX(228deg) rotateY(25deg) rotateZ(-223deg) translateZ(-1991px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly26 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(228deg) rotateY(25deg) rotateZ(-223deg) translateZ(-1991px);
transform: translate(-50%, -50%) rotateX(228deg) rotateY(25deg) rotateZ(-223deg) translateZ(-1991px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(228deg) rotateY(25deg) rotateZ(-223deg) translateZ(-1991px);
transform: translate(-50%, -50%) rotateX(228deg) rotateY(25deg) rotateZ(-223deg) translateZ(-1991px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(27) {
color: #c92551;
-webkit-clip-path: polygon(30% 50%, 30% 100%, 40% 100%);
clip-path: polygon(30% 50%, 30% 100%, 40% 100%);
-webkit-transform-origin: 24% 95%;
transform-origin: 24% 95%;
-webkit-animation: fly27 5000ms 1040ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly27 5000ms 1040ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly27 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-69deg) rotateY(-39deg) rotateZ(299deg) translateZ(-660px);
transform: translate(-50%, -50%) rotateX(-69deg) rotateY(-39deg) rotateZ(299deg) translateZ(-660px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-69deg) rotateY(-39deg) rotateZ(299deg) translateZ(-660px);
transform: translate(-50%, -50%) rotateX(-69deg) rotateY(-39deg) rotateZ(299deg) translateZ(-660px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly27 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-69deg) rotateY(-39deg) rotateZ(299deg) translateZ(-660px);
transform: translate(-50%, -50%) rotateX(-69deg) rotateY(-39deg) rotateZ(299deg) translateZ(-660px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-69deg) rotateY(-39deg) rotateZ(299deg) translateZ(-660px);
transform: translate(-50%, -50%) rotateX(-69deg) rotateY(-39deg) rotateZ(299deg) translateZ(-660px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(28) {
color: #c72454;
-webkit-clip-path: polygon(30% 50%, 40% 50%, 40% 100%);
clip-path: polygon(30% 50%, 40% 50%, 40% 100%);
-webkit-transform-origin: 47% 22%;
transform-origin: 47% 22%;
-webkit-animation: fly28 5000ms 1080ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly28 5000ms 1080ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly28 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(365deg) rotateY(95deg) rotateZ(-180deg) translateZ(1px);
transform: translate(-50%, -50%) rotateX(365deg) rotateY(95deg) rotateZ(-180deg) translateZ(1px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(365deg) rotateY(95deg) rotateZ(-180deg) translateZ(1px);
transform: translate(-50%, -50%) rotateX(365deg) rotateY(95deg) rotateZ(-180deg) translateZ(1px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly28 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(365deg) rotateY(95deg) rotateZ(-180deg) translateZ(1px);
transform: translate(-50%, -50%) rotateX(365deg) rotateY(95deg) rotateZ(-180deg) translateZ(1px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(365deg) rotateY(95deg) rotateZ(-180deg) translateZ(1px);
transform: translate(-50%, -50%) rotateX(365deg) rotateY(95deg) rotateZ(-180deg) translateZ(1px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(29) {
color: #c52457;
-webkit-clip-path: polygon(40% 50%, 40% 100%, 50% 100%);
clip-path: polygon(40% 50%, 40% 100%, 50% 100%);
-webkit-transform-origin: 36% 84%;
transform-origin: 36% 84%;
-webkit-animation: fly29 5000ms 1120ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly29 5000ms 1120ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly29 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(405deg) rotateY(456deg) rotateZ(473deg) translateZ(-440px);
transform: translate(-50%, -50%) rotateX(405deg) rotateY(456deg) rotateZ(473deg) translateZ(-440px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(405deg) rotateY(456deg) rotateZ(473deg) translateZ(-440px);
transform: translate(-50%, -50%) rotateX(405deg) rotateY(456deg) rotateZ(473deg) translateZ(-440px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly29 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(405deg) rotateY(456deg) rotateZ(473deg) translateZ(-440px);
transform: translate(-50%, -50%) rotateX(405deg) rotateY(456deg) rotateZ(473deg) translateZ(-440px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(405deg) rotateY(456deg) rotateZ(473deg) translateZ(-440px);
transform: translate(-50%, -50%) rotateX(405deg) rotateY(456deg) rotateZ(473deg) translateZ(-440px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(30) {
color: #c3235a;
-webkit-clip-path: polygon(40% 50%, 50% 50%, 50% 100%);
clip-path: polygon(40% 50%, 50% 50%, 50% 100%);
-webkit-transform-origin: 5% 41%;
transform-origin: 5% 41%;
-webkit-animation: fly30 5000ms 1160ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly30 5000ms 1160ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly30 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-459deg) rotateY(-124deg) rotateZ(66deg) translateZ(-381px);
transform: translate(-50%, -50%) rotateX(-459deg) rotateY(-124deg) rotateZ(66deg) translateZ(-381px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-459deg) rotateY(-124deg) rotateZ(66deg) translateZ(-381px);
transform: translate(-50%, -50%) rotateX(-459deg) rotateY(-124deg) rotateZ(66deg) translateZ(-381px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly30 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-459deg) rotateY(-124deg) rotateZ(66deg) translateZ(-381px);
transform: translate(-50%, -50%) rotateX(-459deg) rotateY(-124deg) rotateZ(66deg) translateZ(-381px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-459deg) rotateY(-124deg) rotateZ(66deg) translateZ(-381px);
transform: translate(-50%, -50%) rotateX(-459deg) rotateY(-124deg) rotateZ(66deg) translateZ(-381px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(31) {
color: #c1235d;
-webkit-clip-path: polygon(50% 50%, 50% 100%, 60% 100%);
clip-path: polygon(50% 50%, 50% 100%, 60% 100%);
-webkit-transform-origin: 98% 87%;
transform-origin: 98% 87%;
-webkit-animation: fly31 5000ms 1200ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly31 5000ms 1200ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly31 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-458deg) rotateY(-222deg) rotateZ(373deg) translateZ(-1135px);
transform: translate(-50%, -50%) rotateX(-458deg) rotateY(-222deg) rotateZ(373deg) translateZ(-1135px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-458deg) rotateY(-222deg) rotateZ(373deg) translateZ(-1135px);
transform: translate(-50%, -50%) rotateX(-458deg) rotateY(-222deg) rotateZ(373deg) translateZ(-1135px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly31 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-458deg) rotateY(-222deg) rotateZ(373deg) translateZ(-1135px);
transform: translate(-50%, -50%) rotateX(-458deg) rotateY(-222deg) rotateZ(373deg) translateZ(-1135px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-458deg) rotateY(-222deg) rotateZ(373deg) translateZ(-1135px);
transform: translate(-50%, -50%) rotateX(-458deg) rotateY(-222deg) rotateZ(373deg) translateZ(-1135px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(32) {
color: #bf2260;
-webkit-clip-path: polygon(50% 50%, 60% 50%, 60% 100%);
clip-path: polygon(50% 50%, 60% 50%, 60% 100%);
-webkit-transform-origin: 14% 49%;
transform-origin: 14% 49%;
-webkit-animation: fly32 5000ms 1240ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly32 5000ms 1240ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly32 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(316deg) rotateY(-463deg) rotateZ(-382deg) translateZ(-3px);
transform: translate(-50%, -50%) rotateX(316deg) rotateY(-463deg) rotateZ(-382deg) translateZ(-3px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(316deg) rotateY(-463deg) rotateZ(-382deg) translateZ(-3px);
transform: translate(-50%, -50%) rotateX(316deg) rotateY(-463deg) rotateZ(-382deg) translateZ(-3px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly32 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(316deg) rotateY(-463deg) rotateZ(-382deg) translateZ(-3px);
transform: translate(-50%, -50%) rotateX(316deg) rotateY(-463deg) rotateZ(-382deg) translateZ(-3px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(316deg) rotateY(-463deg) rotateZ(-382deg) translateZ(-3px);
transform: translate(-50%, -50%) rotateX(316deg) rotateY(-463deg) rotateZ(-382deg) translateZ(-3px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(33) {
color: #bd2263;
-webkit-clip-path: polygon(60% 50%, 60% 100%, 70% 100%);
clip-path: polygon(60% 50%, 60% 100%, 70% 100%);
-webkit-transform-origin: 44% 65%;
transform-origin: 44% 65%;
-webkit-animation: fly33 5000ms 1280ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly33 5000ms 1280ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly33 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-89deg) rotateY(-496deg) rotateZ(-431deg) translateZ(-338px);
transform: translate(-50%, -50%) rotateX(-89deg) rotateY(-496deg) rotateZ(-431deg) translateZ(-338px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-89deg) rotateY(-496deg) rotateZ(-431deg) translateZ(-338px);
transform: translate(-50%, -50%) rotateX(-89deg) rotateY(-496deg) rotateZ(-431deg) translateZ(-338px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly33 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-89deg) rotateY(-496deg) rotateZ(-431deg) translateZ(-338px);
transform: translate(-50%, -50%) rotateX(-89deg) rotateY(-496deg) rotateZ(-431deg) translateZ(-338px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-89deg) rotateY(-496deg) rotateZ(-431deg) translateZ(-338px);
transform: translate(-50%, -50%) rotateX(-89deg) rotateY(-496deg) rotateZ(-431deg) translateZ(-338px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(34) {
color: #bb2166;
-webkit-clip-path: polygon(60% 50%, 70% 50%, 70% 100%);
clip-path: polygon(60% 50%, 70% 50%, 70% 100%);
-webkit-transform-origin: 81% 78%;
transform-origin: 81% 78%;
-webkit-animation: fly34 5000ms 1320ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly34 5000ms 1320ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly34 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-454deg) rotateY(-153deg) rotateZ(210deg) translateZ(-2086px);
transform: translate(-50%, -50%) rotateX(-454deg) rotateY(-153deg) rotateZ(210deg) translateZ(-2086px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-454deg) rotateY(-153deg) rotateZ(210deg) translateZ(-2086px);
transform: translate(-50%, -50%) rotateX(-454deg) rotateY(-153deg) rotateZ(210deg) translateZ(-2086px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly34 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-454deg) rotateY(-153deg) rotateZ(210deg) translateZ(-2086px);
transform: translate(-50%, -50%) rotateX(-454deg) rotateY(-153deg) rotateZ(210deg) translateZ(-2086px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-454deg) rotateY(-153deg) rotateZ(210deg) translateZ(-2086px);
transform: translate(-50%, -50%) rotateX(-454deg) rotateY(-153deg) rotateZ(210deg) translateZ(-2086px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(35) {
color: #b92169;
-webkit-clip-path: polygon(70% 50%, 70% 100%, 80% 100%);
clip-path: polygon(70% 50%, 70% 100%, 80% 100%);
-webkit-transform-origin: 107% 6%;
transform-origin: 107% 6%;
-webkit-animation: fly35 5000ms 1360ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly35 5000ms 1360ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly35 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(105deg) rotateY(183deg) rotateZ(-95deg) translateZ(-577px);
transform: translate(-50%, -50%) rotateX(105deg) rotateY(183deg) rotateZ(-95deg) translateZ(-577px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(105deg) rotateY(183deg) rotateZ(-95deg) translateZ(-577px);
transform: translate(-50%, -50%) rotateX(105deg) rotateY(183deg) rotateZ(-95deg) translateZ(-577px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly35 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(105deg) rotateY(183deg) rotateZ(-95deg) translateZ(-577px);
transform: translate(-50%, -50%) rotateX(105deg) rotateY(183deg) rotateZ(-95deg) translateZ(-577px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(105deg) rotateY(183deg) rotateZ(-95deg) translateZ(-577px);
transform: translate(-50%, -50%) rotateX(105deg) rotateY(183deg) rotateZ(-95deg) translateZ(-577px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(36) {
color: #b7206c;
-webkit-clip-path: polygon(70% 50%, 80% 50%, 80% 100%);
clip-path: polygon(70% 50%, 80% 50%, 80% 100%);
-webkit-transform-origin: 46% 91%;
transform-origin: 46% 91%;
-webkit-animation: fly36 5000ms 1400ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly36 5000ms 1400ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly36 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(4deg) rotateY(37deg) rotateZ(-375deg) translateZ(-478px);
transform: translate(-50%, -50%) rotateX(4deg) rotateY(37deg) rotateZ(-375deg) translateZ(-478px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(4deg) rotateY(37deg) rotateZ(-375deg) translateZ(-478px);
transform: translate(-50%, -50%) rotateX(4deg) rotateY(37deg) rotateZ(-375deg) translateZ(-478px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly36 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(4deg) rotateY(37deg) rotateZ(-375deg) translateZ(-478px);
transform: translate(-50%, -50%) rotateX(4deg) rotateY(37deg) rotateZ(-375deg) translateZ(-478px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(4deg) rotateY(37deg) rotateZ(-375deg) translateZ(-478px);
transform: translate(-50%, -50%) rotateX(4deg) rotateY(37deg) rotateZ(-375deg) translateZ(-478px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(37) {
color: #b5206f;
-webkit-clip-path: polygon(80% 50%, 80% 100%, 90% 100%);
clip-path: polygon(80% 50%, 80% 100%, 90% 100%);
-webkit-transform-origin: 78% 65%;
transform-origin: 78% 65%;
-webkit-animation: fly37 5000ms 1440ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly37 5000ms 1440ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly37 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-231deg) rotateY(-41deg) rotateZ(-71deg) translateZ(29px);
transform: translate(-50%, -50%) rotateX(-231deg) rotateY(-41deg) rotateZ(-71deg) translateZ(29px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-231deg) rotateY(-41deg) rotateZ(-71deg) translateZ(29px);
transform: translate(-50%, -50%) rotateX(-231deg) rotateY(-41deg) rotateZ(-71deg) translateZ(29px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly37 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-231deg) rotateY(-41deg) rotateZ(-71deg) translateZ(29px);
transform: translate(-50%, -50%) rotateX(-231deg) rotateY(-41deg) rotateZ(-71deg) translateZ(29px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-231deg) rotateY(-41deg) rotateZ(-71deg) translateZ(29px);
transform: translate(-50%, -50%) rotateX(-231deg) rotateY(-41deg) rotateZ(-71deg) translateZ(29px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(38) {
color: #b31f72;
-webkit-clip-path: polygon(80% 50%, 90% 50%, 90% 100%);
clip-path: polygon(80% 50%, 90% 50%, 90% 100%);
-webkit-transform-origin: 76% 30%;
transform-origin: 76% 30%;
-webkit-animation: fly38 5000ms 1480ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly38 5000ms 1480ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly38 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(479deg) rotateY(-231deg) rotateZ(-368deg) translateZ(-754px);
transform: translate(-50%, -50%) rotateX(479deg) rotateY(-231deg) rotateZ(-368deg) translateZ(-754px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(479deg) rotateY(-231deg) rotateZ(-368deg) translateZ(-754px);
transform: translate(-50%, -50%) rotateX(479deg) rotateY(-231deg) rotateZ(-368deg) translateZ(-754px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly38 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(479deg) rotateY(-231deg) rotateZ(-368deg) translateZ(-754px);
transform: translate(-50%, -50%) rotateX(479deg) rotateY(-231deg) rotateZ(-368deg) translateZ(-754px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(479deg) rotateY(-231deg) rotateZ(-368deg) translateZ(-754px);
transform: translate(-50%, -50%) rotateX(479deg) rotateY(-231deg) rotateZ(-368deg) translateZ(-754px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(39) {
color: #b11f75;
-webkit-clip-path: polygon(90% 50%, 90% 100%, 100% 100%);
clip-path: polygon(90% 50%, 90% 100%, 100% 100%);
-webkit-transform-origin: 65% 35%;
transform-origin: 65% 35%;
-webkit-animation: fly39 5000ms 1520ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly39 5000ms 1520ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly39 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-432deg) rotateY(54deg) rotateZ(-245deg) translateZ(408px);
transform: translate(-50%, -50%) rotateX(-432deg) rotateY(54deg) rotateZ(-245deg) translateZ(408px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-432deg) rotateY(54deg) rotateZ(-245deg) translateZ(408px);
transform: translate(-50%, -50%) rotateX(-432deg) rotateY(54deg) rotateZ(-245deg) translateZ(408px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly39 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-432deg) rotateY(54deg) rotateZ(-245deg) translateZ(408px);
transform: translate(-50%, -50%) rotateX(-432deg) rotateY(54deg) rotateZ(-245deg) translateZ(408px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-432deg) rotateY(54deg) rotateZ(-245deg) translateZ(408px);
transform: translate(-50%, -50%) rotateX(-432deg) rotateY(54deg) rotateZ(-245deg) translateZ(408px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(40) {
color: #af1e78;
-webkit-clip-path: polygon(90% 50%, 100% 50%, 100% 100%);
clip-path: polygon(90% 50%, 100% 50%, 100% 100%);
-webkit-transform-origin: 53% 23%;
transform-origin: 53% 23%;
-webkit-animation: fly40 5000ms 1560ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly40 5000ms 1560ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly40 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(138deg) rotateY(249deg) rotateZ(132deg) translateZ(-1401px);
transform: translate(-50%, -50%) rotateX(138deg) rotateY(249deg) rotateZ(132deg) translateZ(-1401px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(138deg) rotateY(249deg) rotateZ(132deg) translateZ(-1401px);
transform: translate(-50%, -50%) rotateX(138deg) rotateY(249deg) rotateZ(132deg) translateZ(-1401px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly40 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(138deg) rotateY(249deg) rotateZ(132deg) translateZ(-1401px);
transform: translate(-50%, -50%) rotateX(138deg) rotateY(249deg) rotateZ(132deg) translateZ(-1401px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(138deg) rotateY(249deg) rotateZ(132deg) translateZ(-1401px);
transform: translate(-50%, -50%) rotateX(138deg) rotateY(249deg) rotateZ(132deg) translateZ(-1401px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(41) {
color: #ad1e7b;
-webkit-clip-path: polygon(0% 100%, 0% 150%, 10% 150%);
clip-path: polygon(0% 100%, 0% 150%, 10% 150%);
-webkit-transform-origin: 3% 79%;
transform-origin: 3% 79%;
-webkit-animation: fly41 5000ms 1600ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly41 5000ms 1600ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly41 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-42deg) rotateY(129deg) rotateZ(387deg) translateZ(82px);
transform: translate(-50%, -50%) rotateX(-42deg) rotateY(129deg) rotateZ(387deg) translateZ(82px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-42deg) rotateY(129deg) rotateZ(387deg) translateZ(82px);
transform: translate(-50%, -50%) rotateX(-42deg) rotateY(129deg) rotateZ(387deg) translateZ(82px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly41 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-42deg) rotateY(129deg) rotateZ(387deg) translateZ(82px);
transform: translate(-50%, -50%) rotateX(-42deg) rotateY(129deg) rotateZ(387deg) translateZ(82px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-42deg) rotateY(129deg) rotateZ(387deg) translateZ(82px);
transform: translate(-50%, -50%) rotateX(-42deg) rotateY(129deg) rotateZ(387deg) translateZ(82px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(42) {
color: #ab1d7e;
-webkit-clip-path: polygon(0% 100%, 10% 100%, 10% 150%);
clip-path: polygon(0% 100%, 10% 100%, 10% 150%);
-webkit-transform-origin: -45% 52%;
transform-origin: -45% 52%;
-webkit-animation: fly42 5000ms 1640ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly42 5000ms 1640ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly42 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-221deg) rotateY(203deg) rotateZ(-296deg) translateZ(56px);
transform: translate(-50%, -50%) rotateX(-221deg) rotateY(203deg) rotateZ(-296deg) translateZ(56px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-221deg) rotateY(203deg) rotateZ(-296deg) translateZ(56px);
transform: translate(-50%, -50%) rotateX(-221deg) rotateY(203deg) rotateZ(-296deg) translateZ(56px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly42 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-221deg) rotateY(203deg) rotateZ(-296deg) translateZ(56px);
transform: translate(-50%, -50%) rotateX(-221deg) rotateY(203deg) rotateZ(-296deg) translateZ(56px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-221deg) rotateY(203deg) rotateZ(-296deg) translateZ(56px);
transform: translate(-50%, -50%) rotateX(-221deg) rotateY(203deg) rotateZ(-296deg) translateZ(56px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(43) {
color: #a91d81;
-webkit-clip-path: polygon(10% 100%, 10% 150%, 20% 150%);
clip-path: polygon(10% 100%, 10% 150%, 20% 150%);
-webkit-transform-origin: 31% 91%;
transform-origin: 31% 91%;
-webkit-animation: fly43 5000ms 1680ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly43 5000ms 1680ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly43 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-232deg) rotateY(354deg) rotateZ(-228deg) translateZ(-2315px);
transform: translate(-50%, -50%) rotateX(-232deg) rotateY(354deg) rotateZ(-228deg) translateZ(-2315px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-232deg) rotateY(354deg) rotateZ(-228deg) translateZ(-2315px);
transform: translate(-50%, -50%) rotateX(-232deg) rotateY(354deg) rotateZ(-228deg) translateZ(-2315px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly43 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-232deg) rotateY(354deg) rotateZ(-228deg) translateZ(-2315px);
transform: translate(-50%, -50%) rotateX(-232deg) rotateY(354deg) rotateZ(-228deg) translateZ(-2315px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-232deg) rotateY(354deg) rotateZ(-228deg) translateZ(-2315px);
transform: translate(-50%, -50%) rotateX(-232deg) rotateY(354deg) rotateZ(-228deg) translateZ(-2315px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(44) {
color: #a71c84;
-webkit-clip-path: polygon(10% 100%, 20% 100%, 20% 150%);
clip-path: polygon(10% 100%, 20% 100%, 20% 150%);
-webkit-transform-origin: -35% 103%;
transform-origin: -35% 103%;
-webkit-animation: fly44 5000ms 1720ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly44 5000ms 1720ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly44 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(420deg) rotateY(322deg) rotateZ(139deg) translateZ(-1414px);
transform: translate(-50%, -50%) rotateX(420deg) rotateY(322deg) rotateZ(139deg) translateZ(-1414px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(420deg) rotateY(322deg) rotateZ(139deg) translateZ(-1414px);
transform: translate(-50%, -50%) rotateX(420deg) rotateY(322deg) rotateZ(139deg) translateZ(-1414px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly44 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(420deg) rotateY(322deg) rotateZ(139deg) translateZ(-1414px);
transform: translate(-50%, -50%) rotateX(420deg) rotateY(322deg) rotateZ(139deg) translateZ(-1414px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(420deg) rotateY(322deg) rotateZ(139deg) translateZ(-1414px);
transform: translate(-50%, -50%) rotateX(420deg) rotateY(322deg) rotateZ(139deg) translateZ(-1414px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(45) {
color: #a51c87;
-webkit-clip-path: polygon(20% 100%, 20% 150%, 30% 150%);
clip-path: polygon(20% 100%, 20% 150%, 30% 150%);
-webkit-transform-origin: -24% 130%;
transform-origin: -24% 130%;
-webkit-animation: fly45 5000ms 1760ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly45 5000ms 1760ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly45 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-182deg) rotateY(-413deg) rotateZ(-359deg) translateZ(-1955px);
transform: translate(-50%, -50%) rotateX(-182deg) rotateY(-413deg) rotateZ(-359deg) translateZ(-1955px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-182deg) rotateY(-413deg) rotateZ(-359deg) translateZ(-1955px);
transform: translate(-50%, -50%) rotateX(-182deg) rotateY(-413deg) rotateZ(-359deg) translateZ(-1955px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly45 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-182deg) rotateY(-413deg) rotateZ(-359deg) translateZ(-1955px);
transform: translate(-50%, -50%) rotateX(-182deg) rotateY(-413deg) rotateZ(-359deg) translateZ(-1955px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-182deg) rotateY(-413deg) rotateZ(-359deg) translateZ(-1955px);
transform: translate(-50%, -50%) rotateX(-182deg) rotateY(-413deg) rotateZ(-359deg) translateZ(-1955px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(46) {
color: #a31b8a;
-webkit-clip-path: polygon(20% 100%, 30% 100%, 30% 150%);
clip-path: polygon(20% 100%, 30% 100%, 30% 150%);
-webkit-transform-origin: 44% 121%;
transform-origin: 44% 121%;
-webkit-animation: fly46 5000ms 1800ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly46 5000ms 1800ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly46 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(237deg) rotateY(-401deg) rotateZ(131deg) translateZ(-2363px);
transform: translate(-50%, -50%) rotateX(237deg) rotateY(-401deg) rotateZ(131deg) translateZ(-2363px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(237deg) rotateY(-401deg) rotateZ(131deg) translateZ(-2363px);
transform: translate(-50%, -50%) rotateX(237deg) rotateY(-401deg) rotateZ(131deg) translateZ(-2363px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly46 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(237deg) rotateY(-401deg) rotateZ(131deg) translateZ(-2363px);
transform: translate(-50%, -50%) rotateX(237deg) rotateY(-401deg) rotateZ(131deg) translateZ(-2363px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(237deg) rotateY(-401deg) rotateZ(131deg) translateZ(-2363px);
transform: translate(-50%, -50%) rotateX(237deg) rotateY(-401deg) rotateZ(131deg) translateZ(-2363px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(47) {
color: #a11b8d;
-webkit-clip-path: polygon(30% 100%, 30% 150%, 40% 150%);
clip-path: polygon(30% 100%, 30% 150%, 40% 150%);
-webkit-transform-origin: -16% 134%;
transform-origin: -16% 134%;
-webkit-animation: fly47 5000ms 1840ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly47 5000ms 1840ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly47 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-448deg) rotateY(187deg) rotateZ(-202deg) translateZ(500px);
transform: translate(-50%, -50%) rotateX(-448deg) rotateY(187deg) rotateZ(-202deg) translateZ(500px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-448deg) rotateY(187deg) rotateZ(-202deg) translateZ(500px);
transform: translate(-50%, -50%) rotateX(-448deg) rotateY(187deg) rotateZ(-202deg) translateZ(500px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly47 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-448deg) rotateY(187deg) rotateZ(-202deg) translateZ(500px);
transform: translate(-50%, -50%) rotateX(-448deg) rotateY(187deg) rotateZ(-202deg) translateZ(500px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-448deg) rotateY(187deg) rotateZ(-202deg) translateZ(500px);
transform: translate(-50%, -50%) rotateX(-448deg) rotateY(187deg) rotateZ(-202deg) translateZ(500px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(48) {
color: #9f1a90;
-webkit-clip-path: polygon(30% 100%, 40% 100%, 40% 150%);
clip-path: polygon(30% 100%, 40% 100%, 40% 150%);
-webkit-transform-origin: 23% 82%;
transform-origin: 23% 82%;
-webkit-animation: fly48 5000ms 1880ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly48 5000ms 1880ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly48 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-278deg) rotateY(-446deg) rotateZ(-88deg) translateZ(-328px);
transform: translate(-50%, -50%) rotateX(-278deg) rotateY(-446deg) rotateZ(-88deg) translateZ(-328px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-278deg) rotateY(-446deg) rotateZ(-88deg) translateZ(-328px);
transform: translate(-50%, -50%) rotateX(-278deg) rotateY(-446deg) rotateZ(-88deg) translateZ(-328px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly48 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-278deg) rotateY(-446deg) rotateZ(-88deg) translateZ(-328px);
transform: translate(-50%, -50%) rotateX(-278deg) rotateY(-446deg) rotateZ(-88deg) translateZ(-328px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-278deg) rotateY(-446deg) rotateZ(-88deg) translateZ(-328px);
transform: translate(-50%, -50%) rotateX(-278deg) rotateY(-446deg) rotateZ(-88deg) translateZ(-328px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(49) {
color: #9d1a93;
-webkit-clip-path: polygon(40% 100%, 40% 150%, 50% 150%);
clip-path: polygon(40% 100%, 40% 150%, 50% 150%);
-webkit-transform-origin: 34% 143%;
transform-origin: 34% 143%;
-webkit-animation: fly49 5000ms 1920ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly49 5000ms 1920ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly49 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(301deg) rotateY(-112deg) rotateZ(-149deg) translateZ(-817px);
transform: translate(-50%, -50%) rotateX(301deg) rotateY(-112deg) rotateZ(-149deg) translateZ(-817px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(301deg) rotateY(-112deg) rotateZ(-149deg) translateZ(-817px);
transform: translate(-50%, -50%) rotateX(301deg) rotateY(-112deg) rotateZ(-149deg) translateZ(-817px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly49 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(301deg) rotateY(-112deg) rotateZ(-149deg) translateZ(-817px);
transform: translate(-50%, -50%) rotateX(301deg) rotateY(-112deg) rotateZ(-149deg) translateZ(-817px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(301deg) rotateY(-112deg) rotateZ(-149deg) translateZ(-817px);
transform: translate(-50%, -50%) rotateX(301deg) rotateY(-112deg) rotateZ(-149deg) translateZ(-817px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(50) {
color: #9b1996;
-webkit-clip-path: polygon(40% 100%, 50% 100%, 50% 150%);
clip-path: polygon(40% 100%, 50% 100%, 50% 150%);
-webkit-transform-origin: 53% 103%;
transform-origin: 53% 103%;
-webkit-animation: fly50 5000ms 1960ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly50 5000ms 1960ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly50 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(306deg) rotateY(-221deg) rotateZ(70deg) translateZ(-1281px);
transform: translate(-50%, -50%) rotateX(306deg) rotateY(-221deg) rotateZ(70deg) translateZ(-1281px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(306deg) rotateY(-221deg) rotateZ(70deg) translateZ(-1281px);
transform: translate(-50%, -50%) rotateX(306deg) rotateY(-221deg) rotateZ(70deg) translateZ(-1281px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly50 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(306deg) rotateY(-221deg) rotateZ(70deg) translateZ(-1281px);
transform: translate(-50%, -50%) rotateX(306deg) rotateY(-221deg) rotateZ(70deg) translateZ(-1281px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(306deg) rotateY(-221deg) rotateZ(70deg) translateZ(-1281px);
transform: translate(-50%, -50%) rotateX(306deg) rotateY(-221deg) rotateZ(70deg) translateZ(-1281px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(51) {
color: #991999;
-webkit-clip-path: polygon(50% 100%, 50% 150%, 60% 150%);
clip-path: polygon(50% 100%, 50% 150%, 60% 150%);
-webkit-transform-origin: 41% 97%;
transform-origin: 41% 97%;
-webkit-animation: fly51 5000ms 2000ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly51 5000ms 2000ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly51 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-351deg) rotateY(417deg) rotateZ(171deg) translateZ(-1369px);
transform: translate(-50%, -50%) rotateX(-351deg) rotateY(417deg) rotateZ(171deg) translateZ(-1369px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-351deg) rotateY(417deg) rotateZ(171deg) translateZ(-1369px);
transform: translate(-50%, -50%) rotateX(-351deg) rotateY(417deg) rotateZ(171deg) translateZ(-1369px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly51 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-351deg) rotateY(417deg) rotateZ(171deg) translateZ(-1369px);
transform: translate(-50%, -50%) rotateX(-351deg) rotateY(417deg) rotateZ(171deg) translateZ(-1369px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-351deg) rotateY(417deg) rotateZ(171deg) translateZ(-1369px);
transform: translate(-50%, -50%) rotateX(-351deg) rotateY(417deg) rotateZ(171deg) translateZ(-1369px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(52) {
color: #97189c;
-webkit-clip-path: polygon(50% 100%, 60% 100%, 60% 150%);
clip-path: polygon(50% 100%, 60% 100%, 60% 150%);
-webkit-transform-origin: 14% 126%;
transform-origin: 14% 126%;
-webkit-animation: fly52 5000ms 2040ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly52 5000ms 2040ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly52 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(329deg) rotateY(427deg) rotateZ(-249deg) translateZ(-892px);
transform: translate(-50%, -50%) rotateX(329deg) rotateY(427deg) rotateZ(-249deg) translateZ(-892px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(329deg) rotateY(427deg) rotateZ(-249deg) translateZ(-892px);
transform: translate(-50%, -50%) rotateX(329deg) rotateY(427deg) rotateZ(-249deg) translateZ(-892px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly52 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(329deg) rotateY(427deg) rotateZ(-249deg) translateZ(-892px);
transform: translate(-50%, -50%) rotateX(329deg) rotateY(427deg) rotateZ(-249deg) translateZ(-892px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(329deg) rotateY(427deg) rotateZ(-249deg) translateZ(-892px);
transform: translate(-50%, -50%) rotateX(329deg) rotateY(427deg) rotateZ(-249deg) translateZ(-892px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(53) {
color: #95189f;
-webkit-clip-path: polygon(60% 100%, 60% 150%, 70% 150%);
clip-path: polygon(60% 100%, 60% 150%, 70% 150%);
-webkit-transform-origin: 59% 140%;
transform-origin: 59% 140%;
-webkit-animation: fly53 5000ms 2080ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly53 5000ms 2080ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly53 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-292deg) rotateY(-97deg) rotateZ(-344deg) translateZ(-1504px);
transform: translate(-50%, -50%) rotateX(-292deg) rotateY(-97deg) rotateZ(-344deg) translateZ(-1504px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-292deg) rotateY(-97deg) rotateZ(-344deg) translateZ(-1504px);
transform: translate(-50%, -50%) rotateX(-292deg) rotateY(-97deg) rotateZ(-344deg) translateZ(-1504px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly53 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-292deg) rotateY(-97deg) rotateZ(-344deg) translateZ(-1504px);
transform: translate(-50%, -50%) rotateX(-292deg) rotateY(-97deg) rotateZ(-344deg) translateZ(-1504px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-292deg) rotateY(-97deg) rotateZ(-344deg) translateZ(-1504px);
transform: translate(-50%, -50%) rotateX(-292deg) rotateY(-97deg) rotateZ(-344deg) translateZ(-1504px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(54) {
color: #9317a2;
-webkit-clip-path: polygon(60% 100%, 70% 100%, 70% 150%);
clip-path: polygon(60% 100%, 70% 100%, 70% 150%);
-webkit-transform-origin: 47% 113%;
transform-origin: 47% 113%;
-webkit-animation: fly54 5000ms 2120ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly54 5000ms 2120ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly54 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-225deg) rotateY(176deg) rotateZ(-212deg) translateZ(-1820px);
transform: translate(-50%, -50%) rotateX(-225deg) rotateY(176deg) rotateZ(-212deg) translateZ(-1820px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-225deg) rotateY(176deg) rotateZ(-212deg) translateZ(-1820px);
transform: translate(-50%, -50%) rotateX(-225deg) rotateY(176deg) rotateZ(-212deg) translateZ(-1820px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly54 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-225deg) rotateY(176deg) rotateZ(-212deg) translateZ(-1820px);
transform: translate(-50%, -50%) rotateX(-225deg) rotateY(176deg) rotateZ(-212deg) translateZ(-1820px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-225deg) rotateY(176deg) rotateZ(-212deg) translateZ(-1820px);
transform: translate(-50%, -50%) rotateX(-225deg) rotateY(176deg) rotateZ(-212deg) translateZ(-1820px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(55) {
color: #9117a5;
-webkit-clip-path: polygon(70% 100%, 70% 150%, 80% 150%);
clip-path: polygon(70% 100%, 70% 150%, 80% 150%);
-webkit-transform-origin: 45% 90%;
transform-origin: 45% 90%;
-webkit-animation: fly55 5000ms 2160ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly55 5000ms 2160ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly55 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-195deg) rotateY(164deg) rotateZ(139deg) translateZ(-1872px);
transform: translate(-50%, -50%) rotateX(-195deg) rotateY(164deg) rotateZ(139deg) translateZ(-1872px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-195deg) rotateY(164deg) rotateZ(139deg) translateZ(-1872px);
transform: translate(-50%, -50%) rotateX(-195deg) rotateY(164deg) rotateZ(139deg) translateZ(-1872px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly55 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-195deg) rotateY(164deg) rotateZ(139deg) translateZ(-1872px);
transform: translate(-50%, -50%) rotateX(-195deg) rotateY(164deg) rotateZ(139deg) translateZ(-1872px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-195deg) rotateY(164deg) rotateZ(139deg) translateZ(-1872px);
transform: translate(-50%, -50%) rotateX(-195deg) rotateY(164deg) rotateZ(139deg) translateZ(-1872px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(56) {
color: #8f16a8;
-webkit-clip-path: polygon(70% 100%, 80% 100%, 80% 150%);
clip-path: polygon(70% 100%, 80% 100%, 80% 150%);
-webkit-transform-origin: 111% 127%;
transform-origin: 111% 127%;
-webkit-animation: fly56 5000ms 2200ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly56 5000ms 2200ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly56 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(192deg) rotateY(-247deg) rotateZ(-487deg) translateZ(190px);
transform: translate(-50%, -50%) rotateX(192deg) rotateY(-247deg) rotateZ(-487deg) translateZ(190px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(192deg) rotateY(-247deg) rotateZ(-487deg) translateZ(190px);
transform: translate(-50%, -50%) rotateX(192deg) rotateY(-247deg) rotateZ(-487deg) translateZ(190px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly56 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(192deg) rotateY(-247deg) rotateZ(-487deg) translateZ(190px);
transform: translate(-50%, -50%) rotateX(192deg) rotateY(-247deg) rotateZ(-487deg) translateZ(190px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(192deg) rotateY(-247deg) rotateZ(-487deg) translateZ(190px);
transform: translate(-50%, -50%) rotateX(192deg) rotateY(-247deg) rotateZ(-487deg) translateZ(190px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(57) {
color: #8d16ab;
-webkit-clip-path: polygon(80% 100%, 80% 150%, 90% 150%);
clip-path: polygon(80% 100%, 80% 150%, 90% 150%);
-webkit-transform-origin: 59% 120%;
transform-origin: 59% 120%;
-webkit-animation: fly57 5000ms 2240ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly57 5000ms 2240ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly57 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(26deg) rotateY(484deg) rotateZ(-77deg) translateZ(-2248px);
transform: translate(-50%, -50%) rotateX(26deg) rotateY(484deg) rotateZ(-77deg) translateZ(-2248px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(26deg) rotateY(484deg) rotateZ(-77deg) translateZ(-2248px);
transform: translate(-50%, -50%) rotateX(26deg) rotateY(484deg) rotateZ(-77deg) translateZ(-2248px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly57 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(26deg) rotateY(484deg) rotateZ(-77deg) translateZ(-2248px);
transform: translate(-50%, -50%) rotateX(26deg) rotateY(484deg) rotateZ(-77deg) translateZ(-2248px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(26deg) rotateY(484deg) rotateZ(-77deg) translateZ(-2248px);
transform: translate(-50%, -50%) rotateX(26deg) rotateY(484deg) rotateZ(-77deg) translateZ(-2248px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(58) {
color: #8b15ae;
-webkit-clip-path: polygon(80% 100%, 90% 100%, 90% 150%);
clip-path: polygon(80% 100%, 90% 100%, 90% 150%);
-webkit-transform-origin: 117% 82%;
transform-origin: 117% 82%;
-webkit-animation: fly58 5000ms 2280ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly58 5000ms 2280ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly58 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(272deg) rotateY(-31deg) rotateZ(-13deg) translateZ(-1103px);
transform: translate(-50%, -50%) rotateX(272deg) rotateY(-31deg) rotateZ(-13deg) translateZ(-1103px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(272deg) rotateY(-31deg) rotateZ(-13deg) translateZ(-1103px);
transform: translate(-50%, -50%) rotateX(272deg) rotateY(-31deg) rotateZ(-13deg) translateZ(-1103px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly58 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(272deg) rotateY(-31deg) rotateZ(-13deg) translateZ(-1103px);
transform: translate(-50%, -50%) rotateX(272deg) rotateY(-31deg) rotateZ(-13deg) translateZ(-1103px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(272deg) rotateY(-31deg) rotateZ(-13deg) translateZ(-1103px);
transform: translate(-50%, -50%) rotateX(272deg) rotateY(-31deg) rotateZ(-13deg) translateZ(-1103px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(59) {
color: #8915b1;
-webkit-clip-path: polygon(90% 100%, 90% 150%, 100% 150%);
clip-path: polygon(90% 100%, 90% 150%, 100% 150%);
-webkit-transform-origin: 134% 88%;
transform-origin: 134% 88%;
-webkit-animation: fly59 5000ms 2320ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly59 5000ms 2320ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly59 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(321deg) rotateY(74deg) rotateZ(233deg) translateZ(22px);
transform: translate(-50%, -50%) rotateX(321deg) rotateY(74deg) rotateZ(233deg) translateZ(22px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(321deg) rotateY(74deg) rotateZ(233deg) translateZ(22px);
transform: translate(-50%, -50%) rotateX(321deg) rotateY(74deg) rotateZ(233deg) translateZ(22px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly59 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(321deg) rotateY(74deg) rotateZ(233deg) translateZ(22px);
transform: translate(-50%, -50%) rotateX(321deg) rotateY(74deg) rotateZ(233deg) translateZ(22px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(321deg) rotateY(74deg) rotateZ(233deg) translateZ(22px);
transform: translate(-50%, -50%) rotateX(321deg) rotateY(74deg) rotateZ(233deg) translateZ(22px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(60) {
color: #8714b4;
-webkit-clip-path: polygon(90% 100%, 100% 100%, 100% 150%);
clip-path: polygon(90% 100%, 100% 100%, 100% 150%);
-webkit-transform-origin: 109% 115%;
transform-origin: 109% 115%;
-webkit-animation: fly60 5000ms 2360ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly60 5000ms 2360ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly60 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-40deg) rotateY(-224deg) rotateZ(261deg) translateZ(-2468px);
transform: translate(-50%, -50%) rotateX(-40deg) rotateY(-224deg) rotateZ(261deg) translateZ(-2468px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-40deg) rotateY(-224deg) rotateZ(261deg) translateZ(-2468px);
transform: translate(-50%, -50%) rotateX(-40deg) rotateY(-224deg) rotateZ(261deg) translateZ(-2468px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly60 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-40deg) rotateY(-224deg) rotateZ(261deg) translateZ(-2468px);
transform: translate(-50%, -50%) rotateX(-40deg) rotateY(-224deg) rotateZ(261deg) translateZ(-2468px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-40deg) rotateY(-224deg) rotateZ(261deg) translateZ(-2468px);
transform: translate(-50%, -50%) rotateX(-40deg) rotateY(-224deg) rotateZ(261deg) translateZ(-2468px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(61) {
color: #8514b7;
-webkit-clip-path: polygon(0% 150%, 0% 200%, 10% 200%);
clip-path: polygon(0% 150%, 0% 200%, 10% 200%);
-webkit-transform-origin: 37% 140%;
transform-origin: 37% 140%;
-webkit-animation: fly61 5000ms 2400ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly61 5000ms 2400ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly61 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(261deg) rotateY(-497deg) rotateZ(-288deg) translateZ(-561px);
transform: translate(-50%, -50%) rotateX(261deg) rotateY(-497deg) rotateZ(-288deg) translateZ(-561px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(261deg) rotateY(-497deg) rotateZ(-288deg) translateZ(-561px);
transform: translate(-50%, -50%) rotateX(261deg) rotateY(-497deg) rotateZ(-288deg) translateZ(-561px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly61 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(261deg) rotateY(-497deg) rotateZ(-288deg) translateZ(-561px);
transform: translate(-50%, -50%) rotateX(261deg) rotateY(-497deg) rotateZ(-288deg) translateZ(-561px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(261deg) rotateY(-497deg) rotateZ(-288deg) translateZ(-561px);
transform: translate(-50%, -50%) rotateX(261deg) rotateY(-497deg) rotateZ(-288deg) translateZ(-561px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(62) {
color: #8313ba;
-webkit-clip-path: polygon(0% 150%, 10% 150%, 10% 200%);
clip-path: polygon(0% 150%, 10% 150%, 10% 200%);
-webkit-transform-origin: 43% 150%;
transform-origin: 43% 150%;
-webkit-animation: fly62 5000ms 2440ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly62 5000ms 2440ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly62 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-187deg) rotateY(-339deg) rotateZ(-222deg) translateZ(-1541px);
transform: translate(-50%, -50%) rotateX(-187deg) rotateY(-339deg) rotateZ(-222deg) translateZ(-1541px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-187deg) rotateY(-339deg) rotateZ(-222deg) translateZ(-1541px);
transform: translate(-50%, -50%) rotateX(-187deg) rotateY(-339deg) rotateZ(-222deg) translateZ(-1541px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly62 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-187deg) rotateY(-339deg) rotateZ(-222deg) translateZ(-1541px);
transform: translate(-50%, -50%) rotateX(-187deg) rotateY(-339deg) rotateZ(-222deg) translateZ(-1541px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-187deg) rotateY(-339deg) rotateZ(-222deg) translateZ(-1541px);
transform: translate(-50%, -50%) rotateX(-187deg) rotateY(-339deg) rotateZ(-222deg) translateZ(-1541px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(63) {
color: #8113bd;
-webkit-clip-path: polygon(10% 150%, 10% 200%, 20% 200%);
clip-path: polygon(10% 150%, 10% 200%, 20% 200%);
-webkit-transform-origin: 25% 169%;
transform-origin: 25% 169%;
-webkit-animation: fly63 5000ms 2480ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly63 5000ms 2480ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly63 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-256deg) rotateY(-112deg) rotateZ(213deg) translateZ(-1322px);
transform: translate(-50%, -50%) rotateX(-256deg) rotateY(-112deg) rotateZ(213deg) translateZ(-1322px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-256deg) rotateY(-112deg) rotateZ(213deg) translateZ(-1322px);
transform: translate(-50%, -50%) rotateX(-256deg) rotateY(-112deg) rotateZ(213deg) translateZ(-1322px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly63 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-256deg) rotateY(-112deg) rotateZ(213deg) translateZ(-1322px);
transform: translate(-50%, -50%) rotateX(-256deg) rotateY(-112deg) rotateZ(213deg) translateZ(-1322px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-256deg) rotateY(-112deg) rotateZ(213deg) translateZ(-1322px);
transform: translate(-50%, -50%) rotateX(-256deg) rotateY(-112deg) rotateZ(213deg) translateZ(-1322px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(64) {
color: #7f12c0;
-webkit-clip-path: polygon(10% 150%, 20% 150%, 20% 200%);
clip-path: polygon(10% 150%, 20% 150%, 20% 200%);
-webkit-transform-origin: 35% 121%;
transform-origin: 35% 121%;
-webkit-animation: fly64 5000ms 2520ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly64 5000ms 2520ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly64 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(459deg) rotateY(410deg) rotateZ(326deg) translateZ(-1928px);
transform: translate(-50%, -50%) rotateX(459deg) rotateY(410deg) rotateZ(326deg) translateZ(-1928px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(459deg) rotateY(410deg) rotateZ(326deg) translateZ(-1928px);
transform: translate(-50%, -50%) rotateX(459deg) rotateY(410deg) rotateZ(326deg) translateZ(-1928px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly64 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(459deg) rotateY(410deg) rotateZ(326deg) translateZ(-1928px);
transform: translate(-50%, -50%) rotateX(459deg) rotateY(410deg) rotateZ(326deg) translateZ(-1928px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(459deg) rotateY(410deg) rotateZ(326deg) translateZ(-1928px);
transform: translate(-50%, -50%) rotateX(459deg) rotateY(410deg) rotateZ(326deg) translateZ(-1928px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(65) {
color: #7d12c3;
-webkit-clip-path: polygon(20% 150%, 20% 200%, 30% 200%);
clip-path: polygon(20% 150%, 20% 200%, 30% 200%);
-webkit-transform-origin: 47% 154%;
transform-origin: 47% 154%;
-webkit-animation: fly65 5000ms 2560ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly65 5000ms 2560ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly65 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(346deg) rotateY(487deg) rotateZ(352deg) translateZ(-456px);
transform: translate(-50%, -50%) rotateX(346deg) rotateY(487deg) rotateZ(352deg) translateZ(-456px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(346deg) rotateY(487deg) rotateZ(352deg) translateZ(-456px);
transform: translate(-50%, -50%) rotateX(346deg) rotateY(487deg) rotateZ(352deg) translateZ(-456px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly65 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(346deg) rotateY(487deg) rotateZ(352deg) translateZ(-456px);
transform: translate(-50%, -50%) rotateX(346deg) rotateY(487deg) rotateZ(352deg) translateZ(-456px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(346deg) rotateY(487deg) rotateZ(352deg) translateZ(-456px);
transform: translate(-50%, -50%) rotateX(346deg) rotateY(487deg) rotateZ(352deg) translateZ(-456px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(66) {
color: #7b11c6;
-webkit-clip-path: polygon(20% 150%, 30% 150%, 30% 200%);
clip-path: polygon(20% 150%, 30% 150%, 30% 200%);
-webkit-transform-origin: -1% 200%;
transform-origin: -1% 200%;
-webkit-animation: fly66 5000ms 2600ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly66 5000ms 2600ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly66 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-163deg) rotateY(-374deg) rotateZ(73deg) translateZ(310px);
transform: translate(-50%, -50%) rotateX(-163deg) rotateY(-374deg) rotateZ(73deg) translateZ(310px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-163deg) rotateY(-374deg) rotateZ(73deg) translateZ(310px);
transform: translate(-50%, -50%) rotateX(-163deg) rotateY(-374deg) rotateZ(73deg) translateZ(310px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly66 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-163deg) rotateY(-374deg) rotateZ(73deg) translateZ(310px);
transform: translate(-50%, -50%) rotateX(-163deg) rotateY(-374deg) rotateZ(73deg) translateZ(310px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-163deg) rotateY(-374deg) rotateZ(73deg) translateZ(310px);
transform: translate(-50%, -50%) rotateX(-163deg) rotateY(-374deg) rotateZ(73deg) translateZ(310px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(67) {
color: #7911c9;
-webkit-clip-path: polygon(30% 150%, 30% 200%, 40% 200%);
clip-path: polygon(30% 150%, 30% 200%, 40% 200%);
-webkit-transform-origin: -1% 134%;
transform-origin: -1% 134%;
-webkit-animation: fly67 5000ms 2640ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly67 5000ms 2640ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly67 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(236deg) rotateY(355deg) rotateZ(-98deg) translateZ(-2159px);
transform: translate(-50%, -50%) rotateX(236deg) rotateY(355deg) rotateZ(-98deg) translateZ(-2159px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(236deg) rotateY(355deg) rotateZ(-98deg) translateZ(-2159px);
transform: translate(-50%, -50%) rotateX(236deg) rotateY(355deg) rotateZ(-98deg) translateZ(-2159px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly67 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(236deg) rotateY(355deg) rotateZ(-98deg) translateZ(-2159px);
transform: translate(-50%, -50%) rotateX(236deg) rotateY(355deg) rotateZ(-98deg) translateZ(-2159px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(236deg) rotateY(355deg) rotateZ(-98deg) translateZ(-2159px);
transform: translate(-50%, -50%) rotateX(236deg) rotateY(355deg) rotateZ(-98deg) translateZ(-2159px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(68) {
color: #7710cc;
-webkit-clip-path: polygon(30% 150%, 40% 150%, 40% 200%);
clip-path: polygon(30% 150%, 40% 150%, 40% 200%);
-webkit-transform-origin: 74% 119%;
transform-origin: 74% 119%;
-webkit-animation: fly68 5000ms 2680ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly68 5000ms 2680ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly68 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(231deg) rotateY(234deg) rotateZ(-98deg) translateZ(-1326px);
transform: translate(-50%, -50%) rotateX(231deg) rotateY(234deg) rotateZ(-98deg) translateZ(-1326px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(231deg) rotateY(234deg) rotateZ(-98deg) translateZ(-1326px);
transform: translate(-50%, -50%) rotateX(231deg) rotateY(234deg) rotateZ(-98deg) translateZ(-1326px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly68 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(231deg) rotateY(234deg) rotateZ(-98deg) translateZ(-1326px);
transform: translate(-50%, -50%) rotateX(231deg) rotateY(234deg) rotateZ(-98deg) translateZ(-1326px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(231deg) rotateY(234deg) rotateZ(-98deg) translateZ(-1326px);
transform: translate(-50%, -50%) rotateX(231deg) rotateY(234deg) rotateZ(-98deg) translateZ(-1326px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(69) {
color: #7510cf;
-webkit-clip-path: polygon(40% 150%, 40% 200%, 50% 200%);
clip-path: polygon(40% 150%, 40% 200%, 50% 200%);
-webkit-transform-origin: 28% 121%;
transform-origin: 28% 121%;
-webkit-animation: fly69 5000ms 2720ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly69 5000ms 2720ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly69 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-27deg) rotateY(260deg) rotateZ(-483deg) translateZ(-631px);
transform: translate(-50%, -50%) rotateX(-27deg) rotateY(260deg) rotateZ(-483deg) translateZ(-631px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-27deg) rotateY(260deg) rotateZ(-483deg) translateZ(-631px);
transform: translate(-50%, -50%) rotateX(-27deg) rotateY(260deg) rotateZ(-483deg) translateZ(-631px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly69 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-27deg) rotateY(260deg) rotateZ(-483deg) translateZ(-631px);
transform: translate(-50%, -50%) rotateX(-27deg) rotateY(260deg) rotateZ(-483deg) translateZ(-631px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-27deg) rotateY(260deg) rotateZ(-483deg) translateZ(-631px);
transform: translate(-50%, -50%) rotateX(-27deg) rotateY(260deg) rotateZ(-483deg) translateZ(-631px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(70) {
color: #730fd2;
-webkit-clip-path: polygon(40% 150%, 50% 150%, 50% 200%);
clip-path: polygon(40% 150%, 50% 150%, 50% 200%);
-webkit-transform-origin: 41% 124%;
transform-origin: 41% 124%;
-webkit-animation: fly70 5000ms 2760ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly70 5000ms 2760ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly70 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-227deg) rotateY(-87deg) rotateZ(-146deg) translateZ(442px);
transform: translate(-50%, -50%) rotateX(-227deg) rotateY(-87deg) rotateZ(-146deg) translateZ(442px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-227deg) rotateY(-87deg) rotateZ(-146deg) translateZ(442px);
transform: translate(-50%, -50%) rotateX(-227deg) rotateY(-87deg) rotateZ(-146deg) translateZ(442px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly70 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-227deg) rotateY(-87deg) rotateZ(-146deg) translateZ(442px);
transform: translate(-50%, -50%) rotateX(-227deg) rotateY(-87deg) rotateZ(-146deg) translateZ(442px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-227deg) rotateY(-87deg) rotateZ(-146deg) translateZ(442px);
transform: translate(-50%, -50%) rotateX(-227deg) rotateY(-87deg) rotateZ(-146deg) translateZ(442px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(71) {
color: #710fd5;
-webkit-clip-path: polygon(50% 150%, 50% 200%, 60% 200%);
clip-path: polygon(50% 150%, 50% 200%, 60% 200%);
-webkit-transform-origin: 48% 181%;
transform-origin: 48% 181%;
-webkit-animation: fly71 5000ms 2800ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly71 5000ms 2800ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly71 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(222deg) rotateY(127deg) rotateZ(213deg) translateZ(-584px);
transform: translate(-50%, -50%) rotateX(222deg) rotateY(127deg) rotateZ(213deg) translateZ(-584px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(222deg) rotateY(127deg) rotateZ(213deg) translateZ(-584px);
transform: translate(-50%, -50%) rotateX(222deg) rotateY(127deg) rotateZ(213deg) translateZ(-584px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly71 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(222deg) rotateY(127deg) rotateZ(213deg) translateZ(-584px);
transform: translate(-50%, -50%) rotateX(222deg) rotateY(127deg) rotateZ(213deg) translateZ(-584px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(222deg) rotateY(127deg) rotateZ(213deg) translateZ(-584px);
transform: translate(-50%, -50%) rotateX(222deg) rotateY(127deg) rotateZ(213deg) translateZ(-584px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(72) {
color: #6f0ed8;
-webkit-clip-path: polygon(50% 150%, 60% 150%, 60% 200%);
clip-path: polygon(50% 150%, 60% 150%, 60% 200%);
-webkit-transform-origin: 34% 133%;
transform-origin: 34% 133%;
-webkit-animation: fly72 5000ms 2840ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly72 5000ms 2840ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly72 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(330deg) rotateY(-179deg) rotateZ(235deg) translateZ(-2269px);
transform: translate(-50%, -50%) rotateX(330deg) rotateY(-179deg) rotateZ(235deg) translateZ(-2269px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(330deg) rotateY(-179deg) rotateZ(235deg) translateZ(-2269px);
transform: translate(-50%, -50%) rotateX(330deg) rotateY(-179deg) rotateZ(235deg) translateZ(-2269px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly72 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(330deg) rotateY(-179deg) rotateZ(235deg) translateZ(-2269px);
transform: translate(-50%, -50%) rotateX(330deg) rotateY(-179deg) rotateZ(235deg) translateZ(-2269px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(330deg) rotateY(-179deg) rotateZ(235deg) translateZ(-2269px);
transform: translate(-50%, -50%) rotateX(330deg) rotateY(-179deg) rotateZ(235deg) translateZ(-2269px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(73) {
color: #6d0edb;
-webkit-clip-path: polygon(60% 150%, 60% 200%, 70% 200%);
clip-path: polygon(60% 150%, 60% 200%, 70% 200%);
-webkit-transform-origin: 11% 193%;
transform-origin: 11% 193%;
-webkit-animation: fly73 5000ms 2880ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly73 5000ms 2880ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly73 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(169deg) rotateY(-446deg) rotateZ(244deg) translateZ(-1969px);
transform: translate(-50%, -50%) rotateX(169deg) rotateY(-446deg) rotateZ(244deg) translateZ(-1969px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(169deg) rotateY(-446deg) rotateZ(244deg) translateZ(-1969px);
transform: translate(-50%, -50%) rotateX(169deg) rotateY(-446deg) rotateZ(244deg) translateZ(-1969px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly73 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(169deg) rotateY(-446deg) rotateZ(244deg) translateZ(-1969px);
transform: translate(-50%, -50%) rotateX(169deg) rotateY(-446deg) rotateZ(244deg) translateZ(-1969px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(169deg) rotateY(-446deg) rotateZ(244deg) translateZ(-1969px);
transform: translate(-50%, -50%) rotateX(169deg) rotateY(-446deg) rotateZ(244deg) translateZ(-1969px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(74) {
color: #6b0dde;
-webkit-clip-path: polygon(60% 150%, 70% 150%, 70% 200%);
clip-path: polygon(60% 150%, 70% 150%, 70% 200%);
-webkit-transform-origin: 53% 200%;
transform-origin: 53% 200%;
-webkit-animation: fly74 5000ms 2920ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly74 5000ms 2920ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly74 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(378deg) rotateY(-132deg) rotateZ(242deg) translateZ(-47px);
transform: translate(-50%, -50%) rotateX(378deg) rotateY(-132deg) rotateZ(242deg) translateZ(-47px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(378deg) rotateY(-132deg) rotateZ(242deg) translateZ(-47px);
transform: translate(-50%, -50%) rotateX(378deg) rotateY(-132deg) rotateZ(242deg) translateZ(-47px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly74 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(378deg) rotateY(-132deg) rotateZ(242deg) translateZ(-47px);
transform: translate(-50%, -50%) rotateX(378deg) rotateY(-132deg) rotateZ(242deg) translateZ(-47px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(378deg) rotateY(-132deg) rotateZ(242deg) translateZ(-47px);
transform: translate(-50%, -50%) rotateX(378deg) rotateY(-132deg) rotateZ(242deg) translateZ(-47px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(75) {
color: #690de1;
-webkit-clip-path: polygon(70% 150%, 70% 200%, 80% 200%);
clip-path: polygon(70% 150%, 70% 200%, 80% 200%);
-webkit-transform-origin: 103% 145%;
transform-origin: 103% 145%;
-webkit-animation: fly75 5000ms 2960ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly75 5000ms 2960ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly75 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-329deg) rotateY(-131deg) rotateZ(-490deg) translateZ(108px);
transform: translate(-50%, -50%) rotateX(-329deg) rotateY(-131deg) rotateZ(-490deg) translateZ(108px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-329deg) rotateY(-131deg) rotateZ(-490deg) translateZ(108px);
transform: translate(-50%, -50%) rotateX(-329deg) rotateY(-131deg) rotateZ(-490deg) translateZ(108px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly75 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-329deg) rotateY(-131deg) rotateZ(-490deg) translateZ(108px);
transform: translate(-50%, -50%) rotateX(-329deg) rotateY(-131deg) rotateZ(-490deg) translateZ(108px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-329deg) rotateY(-131deg) rotateZ(-490deg) translateZ(108px);
transform: translate(-50%, -50%) rotateX(-329deg) rotateY(-131deg) rotateZ(-490deg) translateZ(108px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(76) {
color: #670ce4;
-webkit-clip-path: polygon(70% 150%, 80% 150%, 80% 200%);
clip-path: polygon(70% 150%, 80% 150%, 80% 200%);
-webkit-transform-origin: 53% 124%;
transform-origin: 53% 124%;
-webkit-animation: fly76 5000ms 3000ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly76 5000ms 3000ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly76 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(313deg) rotateY(-396deg) rotateZ(413deg) translateZ(-2158px);
transform: translate(-50%, -50%) rotateX(313deg) rotateY(-396deg) rotateZ(413deg) translateZ(-2158px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(313deg) rotateY(-396deg) rotateZ(413deg) translateZ(-2158px);
transform: translate(-50%, -50%) rotateX(313deg) rotateY(-396deg) rotateZ(413deg) translateZ(-2158px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly76 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(313deg) rotateY(-396deg) rotateZ(413deg) translateZ(-2158px);
transform: translate(-50%, -50%) rotateX(313deg) rotateY(-396deg) rotateZ(413deg) translateZ(-2158px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(313deg) rotateY(-396deg) rotateZ(413deg) translateZ(-2158px);
transform: translate(-50%, -50%) rotateX(313deg) rotateY(-396deg) rotateZ(413deg) translateZ(-2158px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(77) {
color: #650ce7;
-webkit-clip-path: polygon(80% 150%, 80% 200%, 90% 200%);
clip-path: polygon(80% 150%, 80% 200%, 90% 200%);
-webkit-transform-origin: 47% 173%;
transform-origin: 47% 173%;
-webkit-animation: fly77 5000ms 3040ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly77 5000ms 3040ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly77 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(107deg) rotateY(-74deg) rotateZ(109deg) translateZ(-2493px);
transform: translate(-50%, -50%) rotateX(107deg) rotateY(-74deg) rotateZ(109deg) translateZ(-2493px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(107deg) rotateY(-74deg) rotateZ(109deg) translateZ(-2493px);
transform: translate(-50%, -50%) rotateX(107deg) rotateY(-74deg) rotateZ(109deg) translateZ(-2493px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly77 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(107deg) rotateY(-74deg) rotateZ(109deg) translateZ(-2493px);
transform: translate(-50%, -50%) rotateX(107deg) rotateY(-74deg) rotateZ(109deg) translateZ(-2493px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(107deg) rotateY(-74deg) rotateZ(109deg) translateZ(-2493px);
transform: translate(-50%, -50%) rotateX(107deg) rotateY(-74deg) rotateZ(109deg) translateZ(-2493px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(78) {
color: #630bea;
-webkit-clip-path: polygon(80% 150%, 90% 150%, 90% 200%);
clip-path: polygon(80% 150%, 90% 150%, 90% 200%);
-webkit-transform-origin: 113% 142%;
transform-origin: 113% 142%;
-webkit-animation: fly78 5000ms 3080ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly78 5000ms 3080ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly78 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-358deg) rotateY(394deg) rotateZ(-478deg) translateZ(-2108px);
transform: translate(-50%, -50%) rotateX(-358deg) rotateY(394deg) rotateZ(-478deg) translateZ(-2108px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-358deg) rotateY(394deg) rotateZ(-478deg) translateZ(-2108px);
transform: translate(-50%, -50%) rotateX(-358deg) rotateY(394deg) rotateZ(-478deg) translateZ(-2108px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly78 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-358deg) rotateY(394deg) rotateZ(-478deg) translateZ(-2108px);
transform: translate(-50%, -50%) rotateX(-358deg) rotateY(394deg) rotateZ(-478deg) translateZ(-2108px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-358deg) rotateY(394deg) rotateZ(-478deg) translateZ(-2108px);
transform: translate(-50%, -50%) rotateX(-358deg) rotateY(394deg) rotateZ(-478deg) translateZ(-2108px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(79) {
color: #610bed;
-webkit-clip-path: polygon(90% 150%, 90% 200%, 100% 200%);
clip-path: polygon(90% 150%, 90% 200%, 100% 200%);
-webkit-transform-origin: 73% 132%;
transform-origin: 73% 132%;
-webkit-animation: fly79 5000ms 3120ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly79 5000ms 3120ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly79 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(404deg) rotateY(-206deg) rotateZ(-218deg) translateZ(-2165px);
transform: translate(-50%, -50%) rotateX(404deg) rotateY(-206deg) rotateZ(-218deg) translateZ(-2165px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(404deg) rotateY(-206deg) rotateZ(-218deg) translateZ(-2165px);
transform: translate(-50%, -50%) rotateX(404deg) rotateY(-206deg) rotateZ(-218deg) translateZ(-2165px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly79 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(404deg) rotateY(-206deg) rotateZ(-218deg) translateZ(-2165px);
transform: translate(-50%, -50%) rotateX(404deg) rotateY(-206deg) rotateZ(-218deg) translateZ(-2165px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(404deg) rotateY(-206deg) rotateZ(-218deg) translateZ(-2165px);
transform: translate(-50%, -50%) rotateX(404deg) rotateY(-206deg) rotateZ(-218deg) translateZ(-2165px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(80) {
color: #5f0af0;
-webkit-clip-path: polygon(90% 150%, 100% 150%, 100% 200%);
clip-path: polygon(90% 150%, 100% 150%, 100% 200%);
-webkit-transform-origin: 121% 110%;
transform-origin: 121% 110%;
-webkit-animation: fly80 5000ms 3160ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly80 5000ms 3160ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly80 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(217deg) rotateY(217deg) rotateZ(378deg) translateZ(-1486px);
transform: translate(-50%, -50%) rotateX(217deg) rotateY(217deg) rotateZ(378deg) translateZ(-1486px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(217deg) rotateY(217deg) rotateZ(378deg) translateZ(-1486px);
transform: translate(-50%, -50%) rotateX(217deg) rotateY(217deg) rotateZ(378deg) translateZ(-1486px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly80 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(217deg) rotateY(217deg) rotateZ(378deg) translateZ(-1486px);
transform: translate(-50%, -50%) rotateX(217deg) rotateY(217deg) rotateZ(378deg) translateZ(-1486px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(217deg) rotateY(217deg) rotateZ(378deg) translateZ(-1486px);
transform: translate(-50%, -50%) rotateX(217deg) rotateY(217deg) rotateZ(378deg) translateZ(-1486px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(81) {
color: #5d0af3;
-webkit-clip-path: polygon(0% 200%, 0% 250%, 10% 250%);
clip-path: polygon(0% 200%, 0% 250%, 10% 250%);
-webkit-transform-origin: 21% 192%;
transform-origin: 21% 192%;
-webkit-animation: fly81 5000ms 3200ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly81 5000ms 3200ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly81 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-342deg) rotateY(-113deg) rotateZ(475deg) translateZ(-2206px);
transform: translate(-50%, -50%) rotateX(-342deg) rotateY(-113deg) rotateZ(475deg) translateZ(-2206px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-342deg) rotateY(-113deg) rotateZ(475deg) translateZ(-2206px);
transform: translate(-50%, -50%) rotateX(-342deg) rotateY(-113deg) rotateZ(475deg) translateZ(-2206px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly81 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-342deg) rotateY(-113deg) rotateZ(475deg) translateZ(-2206px);
transform: translate(-50%, -50%) rotateX(-342deg) rotateY(-113deg) rotateZ(475deg) translateZ(-2206px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-342deg) rotateY(-113deg) rotateZ(475deg) translateZ(-2206px);
transform: translate(-50%, -50%) rotateX(-342deg) rotateY(-113deg) rotateZ(475deg) translateZ(-2206px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(82) {
color: #5b09f6;
-webkit-clip-path: polygon(0% 200%, 10% 200%, 10% 250%);
clip-path: polygon(0% 200%, 10% 200%, 10% 250%);
-webkit-transform-origin: 48% 192%;
transform-origin: 48% 192%;
-webkit-animation: fly82 5000ms 3240ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly82 5000ms 3240ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly82 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-484deg) rotateY(-63deg) rotateZ(-203deg) translateZ(-904px);
transform: translate(-50%, -50%) rotateX(-484deg) rotateY(-63deg) rotateZ(-203deg) translateZ(-904px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-484deg) rotateY(-63deg) rotateZ(-203deg) translateZ(-904px);
transform: translate(-50%, -50%) rotateX(-484deg) rotateY(-63deg) rotateZ(-203deg) translateZ(-904px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly82 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-484deg) rotateY(-63deg) rotateZ(-203deg) translateZ(-904px);
transform: translate(-50%, -50%) rotateX(-484deg) rotateY(-63deg) rotateZ(-203deg) translateZ(-904px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-484deg) rotateY(-63deg) rotateZ(-203deg) translateZ(-904px);
transform: translate(-50%, -50%) rotateX(-484deg) rotateY(-63deg) rotateZ(-203deg) translateZ(-904px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(83) {
color: #5909f9;
-webkit-clip-path: polygon(10% 200%, 10% 250%, 20% 250%);
clip-path: polygon(10% 200%, 10% 250%, 20% 250%);
-webkit-transform-origin: -3% 249%;
transform-origin: -3% 249%;
-webkit-animation: fly83 5000ms 3280ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly83 5000ms 3280ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly83 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(334deg) rotateY(-351deg) rotateZ(31deg) translateZ(-2331px);
transform: translate(-50%, -50%) rotateX(334deg) rotateY(-351deg) rotateZ(31deg) translateZ(-2331px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(334deg) rotateY(-351deg) rotateZ(31deg) translateZ(-2331px);
transform: translate(-50%, -50%) rotateX(334deg) rotateY(-351deg) rotateZ(31deg) translateZ(-2331px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly83 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(334deg) rotateY(-351deg) rotateZ(31deg) translateZ(-2331px);
transform: translate(-50%, -50%) rotateX(334deg) rotateY(-351deg) rotateZ(31deg) translateZ(-2331px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(334deg) rotateY(-351deg) rotateZ(31deg) translateZ(-2331px);
transform: translate(-50%, -50%) rotateX(334deg) rotateY(-351deg) rotateZ(31deg) translateZ(-2331px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(84) {
color: #5708fc;
-webkit-clip-path: polygon(10% 200%, 20% 200%, 20% 250%);
clip-path: polygon(10% 200%, 20% 200%, 20% 250%);
-webkit-transform-origin: -1% 232%;
transform-origin: -1% 232%;
-webkit-animation: fly84 5000ms 3320ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly84 5000ms 3320ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly84 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-481deg) rotateY(-286deg) rotateZ(319deg) translateZ(-698px);
transform: translate(-50%, -50%) rotateX(-481deg) rotateY(-286deg) rotateZ(319deg) translateZ(-698px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-481deg) rotateY(-286deg) rotateZ(319deg) translateZ(-698px);
transform: translate(-50%, -50%) rotateX(-481deg) rotateY(-286deg) rotateZ(319deg) translateZ(-698px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly84 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-481deg) rotateY(-286deg) rotateZ(319deg) translateZ(-698px);
transform: translate(-50%, -50%) rotateX(-481deg) rotateY(-286deg) rotateZ(319deg) translateZ(-698px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-481deg) rotateY(-286deg) rotateZ(319deg) translateZ(-698px);
transform: translate(-50%, -50%) rotateX(-481deg) rotateY(-286deg) rotateZ(319deg) translateZ(-698px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(85) {
color: #5508ff;
-webkit-clip-path: polygon(20% 200%, 20% 250%, 30% 250%);
clip-path: polygon(20% 200%, 20% 250%, 30% 250%);
-webkit-transform-origin: 6% 189%;
transform-origin: 6% 189%;
-webkit-animation: fly85 5000ms 3360ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly85 5000ms 3360ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly85 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-201deg) rotateY(-351deg) rotateZ(-17deg) translateZ(-1996px);
transform: translate(-50%, -50%) rotateX(-201deg) rotateY(-351deg) rotateZ(-17deg) translateZ(-1996px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-201deg) rotateY(-351deg) rotateZ(-17deg) translateZ(-1996px);
transform: translate(-50%, -50%) rotateX(-201deg) rotateY(-351deg) rotateZ(-17deg) translateZ(-1996px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly85 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-201deg) rotateY(-351deg) rotateZ(-17deg) translateZ(-1996px);
transform: translate(-50%, -50%) rotateX(-201deg) rotateY(-351deg) rotateZ(-17deg) translateZ(-1996px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-201deg) rotateY(-351deg) rotateZ(-17deg) translateZ(-1996px);
transform: translate(-50%, -50%) rotateX(-201deg) rotateY(-351deg) rotateZ(-17deg) translateZ(-1996px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(86) {
color: #5307ff;
-webkit-clip-path: polygon(20% 200%, 30% 200%, 30% 250%);
clip-path: polygon(20% 200%, 30% 200%, 30% 250%);
-webkit-transform-origin: 7% 194%;
transform-origin: 7% 194%;
-webkit-animation: fly86 5000ms 3400ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly86 5000ms 3400ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly86 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(205deg) rotateY(-457deg) rotateZ(432deg) translateZ(-1572px);
transform: translate(-50%, -50%) rotateX(205deg) rotateY(-457deg) rotateZ(432deg) translateZ(-1572px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(205deg) rotateY(-457deg) rotateZ(432deg) translateZ(-1572px);
transform: translate(-50%, -50%) rotateX(205deg) rotateY(-457deg) rotateZ(432deg) translateZ(-1572px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly86 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(205deg) rotateY(-457deg) rotateZ(432deg) translateZ(-1572px);
transform: translate(-50%, -50%) rotateX(205deg) rotateY(-457deg) rotateZ(432deg) translateZ(-1572px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(205deg) rotateY(-457deg) rotateZ(432deg) translateZ(-1572px);
transform: translate(-50%, -50%) rotateX(205deg) rotateY(-457deg) rotateZ(432deg) translateZ(-1572px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(87) {
color: #5107ff;
-webkit-clip-path: polygon(30% 200%, 30% 250%, 40% 250%);
clip-path: polygon(30% 200%, 30% 250%, 40% 250%);
-webkit-transform-origin: 0% 197%;
transform-origin: 0% 197%;
-webkit-animation: fly87 5000ms 3440ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly87 5000ms 3440ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly87 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-72deg) rotateY(259deg) rotateZ(68deg) translateZ(-1645px);
transform: translate(-50%, -50%) rotateX(-72deg) rotateY(259deg) rotateZ(68deg) translateZ(-1645px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-72deg) rotateY(259deg) rotateZ(68deg) translateZ(-1645px);
transform: translate(-50%, -50%) rotateX(-72deg) rotateY(259deg) rotateZ(68deg) translateZ(-1645px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly87 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-72deg) rotateY(259deg) rotateZ(68deg) translateZ(-1645px);
transform: translate(-50%, -50%) rotateX(-72deg) rotateY(259deg) rotateZ(68deg) translateZ(-1645px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-72deg) rotateY(259deg) rotateZ(68deg) translateZ(-1645px);
transform: translate(-50%, -50%) rotateX(-72deg) rotateY(259deg) rotateZ(68deg) translateZ(-1645px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(88) {
color: #4f06ff;
-webkit-clip-path: polygon(30% 200%, 40% 200%, 40% 250%);
clip-path: polygon(30% 200%, 40% 200%, 40% 250%);
-webkit-transform-origin: 40% 229%;
transform-origin: 40% 229%;
-webkit-animation: fly88 5000ms 3480ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly88 5000ms 3480ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly88 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-385deg) rotateY(18deg) rotateZ(88deg) translateZ(-2130px);
transform: translate(-50%, -50%) rotateX(-385deg) rotateY(18deg) rotateZ(88deg) translateZ(-2130px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-385deg) rotateY(18deg) rotateZ(88deg) translateZ(-2130px);
transform: translate(-50%, -50%) rotateX(-385deg) rotateY(18deg) rotateZ(88deg) translateZ(-2130px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly88 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-385deg) rotateY(18deg) rotateZ(88deg) translateZ(-2130px);
transform: translate(-50%, -50%) rotateX(-385deg) rotateY(18deg) rotateZ(88deg) translateZ(-2130px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-385deg) rotateY(18deg) rotateZ(88deg) translateZ(-2130px);
transform: translate(-50%, -50%) rotateX(-385deg) rotateY(18deg) rotateZ(88deg) translateZ(-2130px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(89) {
color: #4d06ff;
-webkit-clip-path: polygon(40% 200%, 40% 250%, 50% 250%);
clip-path: polygon(40% 200%, 40% 250%, 50% 250%);
-webkit-transform-origin: 12% 159%;
transform-origin: 12% 159%;
-webkit-animation: fly89 5000ms 3520ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly89 5000ms 3520ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly89 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(93deg) rotateY(-391deg) rotateZ(378deg) translateZ(-1636px);
transform: translate(-50%, -50%) rotateX(93deg) rotateY(-391deg) rotateZ(378deg) translateZ(-1636px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(93deg) rotateY(-391deg) rotateZ(378deg) translateZ(-1636px);
transform: translate(-50%, -50%) rotateX(93deg) rotateY(-391deg) rotateZ(378deg) translateZ(-1636px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly89 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(93deg) rotateY(-391deg) rotateZ(378deg) translateZ(-1636px);
transform: translate(-50%, -50%) rotateX(93deg) rotateY(-391deg) rotateZ(378deg) translateZ(-1636px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(93deg) rotateY(-391deg) rotateZ(378deg) translateZ(-1636px);
transform: translate(-50%, -50%) rotateX(93deg) rotateY(-391deg) rotateZ(378deg) translateZ(-1636px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(90) {
color: #4b05ff;
-webkit-clip-path: polygon(40% 200%, 50% 200%, 50% 250%);
clip-path: polygon(40% 200%, 50% 200%, 50% 250%);
-webkit-transform-origin: 84% 221%;
transform-origin: 84% 221%;
-webkit-animation: fly90 5000ms 3560ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly90 5000ms 3560ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly90 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-127deg) rotateY(-472deg) rotateZ(-424deg) translateZ(-1702px);
transform: translate(-50%, -50%) rotateX(-127deg) rotateY(-472deg) rotateZ(-424deg) translateZ(-1702px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-127deg) rotateY(-472deg) rotateZ(-424deg) translateZ(-1702px);
transform: translate(-50%, -50%) rotateX(-127deg) rotateY(-472deg) rotateZ(-424deg) translateZ(-1702px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly90 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-127deg) rotateY(-472deg) rotateZ(-424deg) translateZ(-1702px);
transform: translate(-50%, -50%) rotateX(-127deg) rotateY(-472deg) rotateZ(-424deg) translateZ(-1702px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-127deg) rotateY(-472deg) rotateZ(-424deg) translateZ(-1702px);
transform: translate(-50%, -50%) rotateX(-127deg) rotateY(-472deg) rotateZ(-424deg) translateZ(-1702px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(91) {
color: #4905ff;
-webkit-clip-path: polygon(50% 200%, 50% 250%, 60% 250%);
clip-path: polygon(50% 200%, 50% 250%, 60% 250%);
-webkit-transform-origin: 48% 170%;
transform-origin: 48% 170%;
-webkit-animation: fly91 5000ms 3600ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly91 5000ms 3600ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly91 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-447deg) rotateY(74deg) rotateZ(-152deg) translateZ(37px);
transform: translate(-50%, -50%) rotateX(-447deg) rotateY(74deg) rotateZ(-152deg) translateZ(37px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-447deg) rotateY(74deg) rotateZ(-152deg) translateZ(37px);
transform: translate(-50%, -50%) rotateX(-447deg) rotateY(74deg) rotateZ(-152deg) translateZ(37px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly91 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-447deg) rotateY(74deg) rotateZ(-152deg) translateZ(37px);
transform: translate(-50%, -50%) rotateX(-447deg) rotateY(74deg) rotateZ(-152deg) translateZ(37px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-447deg) rotateY(74deg) rotateZ(-152deg) translateZ(37px);
transform: translate(-50%, -50%) rotateX(-447deg) rotateY(74deg) rotateZ(-152deg) translateZ(37px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(92) {
color: #4704ff;
-webkit-clip-path: polygon(50% 200%, 60% 200%, 60% 250%);
clip-path: polygon(50% 200%, 60% 200%, 60% 250%);
-webkit-transform-origin: 82% 215%;
transform-origin: 82% 215%;
-webkit-animation: fly92 5000ms 3640ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly92 5000ms 3640ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly92 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-35deg) rotateY(-390deg) rotateZ(-366deg) translateZ(-1282px);
transform: translate(-50%, -50%) rotateX(-35deg) rotateY(-390deg) rotateZ(-366deg) translateZ(-1282px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-35deg) rotateY(-390deg) rotateZ(-366deg) translateZ(-1282px);
transform: translate(-50%, -50%) rotateX(-35deg) rotateY(-390deg) rotateZ(-366deg) translateZ(-1282px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly92 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-35deg) rotateY(-390deg) rotateZ(-366deg) translateZ(-1282px);
transform: translate(-50%, -50%) rotateX(-35deg) rotateY(-390deg) rotateZ(-366deg) translateZ(-1282px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-35deg) rotateY(-390deg) rotateZ(-366deg) translateZ(-1282px);
transform: translate(-50%, -50%) rotateX(-35deg) rotateY(-390deg) rotateZ(-366deg) translateZ(-1282px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(93) {
color: #4504ff;
-webkit-clip-path: polygon(60% 200%, 60% 250%, 70% 250%);
clip-path: polygon(60% 200%, 60% 250%, 70% 250%);
-webkit-transform-origin: 93% 156%;
transform-origin: 93% 156%;
-webkit-animation: fly93 5000ms 3680ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly93 5000ms 3680ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly93 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-236deg) rotateY(101deg) rotateZ(-140deg) translateZ(-650px);
transform: translate(-50%, -50%) rotateX(-236deg) rotateY(101deg) rotateZ(-140deg) translateZ(-650px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-236deg) rotateY(101deg) rotateZ(-140deg) translateZ(-650px);
transform: translate(-50%, -50%) rotateX(-236deg) rotateY(101deg) rotateZ(-140deg) translateZ(-650px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly93 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-236deg) rotateY(101deg) rotateZ(-140deg) translateZ(-650px);
transform: translate(-50%, -50%) rotateX(-236deg) rotateY(101deg) rotateZ(-140deg) translateZ(-650px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-236deg) rotateY(101deg) rotateZ(-140deg) translateZ(-650px);
transform: translate(-50%, -50%) rotateX(-236deg) rotateY(101deg) rotateZ(-140deg) translateZ(-650px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(94) {
color: #4303ff;
-webkit-clip-path: polygon(60% 200%, 70% 200%, 70% 250%);
clip-path: polygon(60% 200%, 70% 200%, 70% 250%);
-webkit-transform-origin: 54% 183%;
transform-origin: 54% 183%;
-webkit-animation: fly94 5000ms 3720ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly94 5000ms 3720ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly94 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(437deg) rotateY(311deg) rotateZ(304deg) translateZ(-1704px);
transform: translate(-50%, -50%) rotateX(437deg) rotateY(311deg) rotateZ(304deg) translateZ(-1704px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(437deg) rotateY(311deg) rotateZ(304deg) translateZ(-1704px);
transform: translate(-50%, -50%) rotateX(437deg) rotateY(311deg) rotateZ(304deg) translateZ(-1704px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly94 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(437deg) rotateY(311deg) rotateZ(304deg) translateZ(-1704px);
transform: translate(-50%, -50%) rotateX(437deg) rotateY(311deg) rotateZ(304deg) translateZ(-1704px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(437deg) rotateY(311deg) rotateZ(304deg) translateZ(-1704px);
transform: translate(-50%, -50%) rotateX(437deg) rotateY(311deg) rotateZ(304deg) translateZ(-1704px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(95) {
color: #4103ff;
-webkit-clip-path: polygon(70% 200%, 70% 250%, 80% 250%);
clip-path: polygon(70% 200%, 70% 250%, 80% 250%);
-webkit-transform-origin: 59% 156%;
transform-origin: 59% 156%;
-webkit-animation: fly95 5000ms 3760ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly95 5000ms 3760ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly95 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-258deg) rotateY(-190deg) rotateZ(-242deg) translateZ(-1056px);
transform: translate(-50%, -50%) rotateX(-258deg) rotateY(-190deg) rotateZ(-242deg) translateZ(-1056px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-258deg) rotateY(-190deg) rotateZ(-242deg) translateZ(-1056px);
transform: translate(-50%, -50%) rotateX(-258deg) rotateY(-190deg) rotateZ(-242deg) translateZ(-1056px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly95 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-258deg) rotateY(-190deg) rotateZ(-242deg) translateZ(-1056px);
transform: translate(-50%, -50%) rotateX(-258deg) rotateY(-190deg) rotateZ(-242deg) translateZ(-1056px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-258deg) rotateY(-190deg) rotateZ(-242deg) translateZ(-1056px);
transform: translate(-50%, -50%) rotateX(-258deg) rotateY(-190deg) rotateZ(-242deg) translateZ(-1056px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(96) {
color: #3f02ff;
-webkit-clip-path: polygon(70% 200%, 80% 200%, 80% 250%);
clip-path: polygon(70% 200%, 80% 200%, 80% 250%);
-webkit-transform-origin: 83% 151%;
transform-origin: 83% 151%;
-webkit-animation: fly96 5000ms 3800ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly96 5000ms 3800ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly96 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-14deg) rotateY(-206deg) rotateZ(-363deg) translateZ(291px);
transform: translate(-50%, -50%) rotateX(-14deg) rotateY(-206deg) rotateZ(-363deg) translateZ(291px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-14deg) rotateY(-206deg) rotateZ(-363deg) translateZ(291px);
transform: translate(-50%, -50%) rotateX(-14deg) rotateY(-206deg) rotateZ(-363deg) translateZ(291px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly96 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-14deg) rotateY(-206deg) rotateZ(-363deg) translateZ(291px);
transform: translate(-50%, -50%) rotateX(-14deg) rotateY(-206deg) rotateZ(-363deg) translateZ(291px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-14deg) rotateY(-206deg) rotateZ(-363deg) translateZ(291px);
transform: translate(-50%, -50%) rotateX(-14deg) rotateY(-206deg) rotateZ(-363deg) translateZ(291px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(97) {
color: #3d02ff;
-webkit-clip-path: polygon(80% 200%, 80% 250%, 90% 250%);
clip-path: polygon(80% 200%, 80% 250%, 90% 250%);
-webkit-transform-origin: 98% 154%;
transform-origin: 98% 154%;
-webkit-animation: fly97 5000ms 3840ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly97 5000ms 3840ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly97 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(244deg) rotateY(-25deg) rotateZ(-46deg) translateZ(-841px);
transform: translate(-50%, -50%) rotateX(244deg) rotateY(-25deg) rotateZ(-46deg) translateZ(-841px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(244deg) rotateY(-25deg) rotateZ(-46deg) translateZ(-841px);
transform: translate(-50%, -50%) rotateX(244deg) rotateY(-25deg) rotateZ(-46deg) translateZ(-841px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly97 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(244deg) rotateY(-25deg) rotateZ(-46deg) translateZ(-841px);
transform: translate(-50%, -50%) rotateX(244deg) rotateY(-25deg) rotateZ(-46deg) translateZ(-841px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(244deg) rotateY(-25deg) rotateZ(-46deg) translateZ(-841px);
transform: translate(-50%, -50%) rotateX(244deg) rotateY(-25deg) rotateZ(-46deg) translateZ(-841px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(98) {
color: #3b01ff;
-webkit-clip-path: polygon(80% 200%, 90% 200%, 90% 250%);
clip-path: polygon(80% 200%, 90% 200%, 90% 250%);
-webkit-transform-origin: 82% 208%;
transform-origin: 82% 208%;
-webkit-animation: fly98 5000ms 3880ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly98 5000ms 3880ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly98 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(379deg) rotateY(297deg) rotateZ(237deg) translateZ(7px);
transform: translate(-50%, -50%) rotateX(379deg) rotateY(297deg) rotateZ(237deg) translateZ(7px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(379deg) rotateY(297deg) rotateZ(237deg) translateZ(7px);
transform: translate(-50%, -50%) rotateX(379deg) rotateY(297deg) rotateZ(237deg) translateZ(7px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly98 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(379deg) rotateY(297deg) rotateZ(237deg) translateZ(7px);
transform: translate(-50%, -50%) rotateX(379deg) rotateY(297deg) rotateZ(237deg) translateZ(7px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(379deg) rotateY(297deg) rotateZ(237deg) translateZ(7px);
transform: translate(-50%, -50%) rotateX(379deg) rotateY(297deg) rotateZ(237deg) translateZ(7px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(99) {
color: #3901ff;
-webkit-clip-path: polygon(90% 200%, 90% 250%, 100% 250%);
clip-path: polygon(90% 200%, 90% 250%, 100% 250%);
-webkit-transform-origin: 47% 233%;
transform-origin: 47% 233%;
-webkit-animation: fly99 5000ms 3920ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly99 5000ms 3920ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly99 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-497deg) rotateY(80deg) rotateZ(468deg) translateZ(-2387px);
transform: translate(-50%, -50%) rotateX(-497deg) rotateY(80deg) rotateZ(468deg) translateZ(-2387px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-497deg) rotateY(80deg) rotateZ(468deg) translateZ(-2387px);
transform: translate(-50%, -50%) rotateX(-497deg) rotateY(80deg) rotateZ(468deg) translateZ(-2387px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly99 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-497deg) rotateY(80deg) rotateZ(468deg) translateZ(-2387px);
transform: translate(-50%, -50%) rotateX(-497deg) rotateY(80deg) rotateZ(468deg) translateZ(-2387px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-497deg) rotateY(80deg) rotateZ(468deg) translateZ(-2387px);
transform: translate(-50%, -50%) rotateX(-497deg) rotateY(80deg) rotateZ(468deg) translateZ(-2387px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(100) {
color: #3700ff;
-webkit-clip-path: polygon(90% 200%, 100% 200%, 100% 250%);
clip-path: polygon(90% 200%, 100% 200%, 100% 250%);
-webkit-transform-origin: 121% 153%;
transform-origin: 121% 153%;
-webkit-animation: fly100 5000ms 3960ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly100 5000ms 3960ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly100 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-58deg) rotateY(276deg) rotateZ(72deg) translateZ(-1463px);
transform: translate(-50%, -50%) rotateX(-58deg) rotateY(276deg) rotateZ(72deg) translateZ(-1463px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-58deg) rotateY(276deg) rotateZ(72deg) translateZ(-1463px);
transform: translate(-50%, -50%) rotateX(-58deg) rotateY(276deg) rotateZ(72deg) translateZ(-1463px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly100 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-58deg) rotateY(276deg) rotateZ(72deg) translateZ(-1463px);
transform: translate(-50%, -50%) rotateX(-58deg) rotateY(276deg) rotateZ(72deg) translateZ(-1463px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-58deg) rotateY(276deg) rotateZ(72deg) translateZ(-1463px);
transform: translate(-50%, -50%) rotateX(-58deg) rotateY(276deg) rotateZ(72deg) translateZ(-1463px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(101) {
color: #3500ff;
-webkit-clip-path: polygon(0% 250%, 0% 300%, 10% 300%);
clip-path: polygon(0% 250%, 0% 300%, 10% 300%);
-webkit-transform-origin: 2% 299%;
transform-origin: 2% 299%;
-webkit-animation: fly101 5000ms 4000ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly101 5000ms 4000ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly101 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-285deg) rotateY(82deg) rotateZ(218deg) translateZ(-1141px);
transform: translate(-50%, -50%) rotateX(-285deg) rotateY(82deg) rotateZ(218deg) translateZ(-1141px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-285deg) rotateY(82deg) rotateZ(218deg) translateZ(-1141px);
transform: translate(-50%, -50%) rotateX(-285deg) rotateY(82deg) rotateZ(218deg) translateZ(-1141px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly101 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-285deg) rotateY(82deg) rotateZ(218deg) translateZ(-1141px);
transform: translate(-50%, -50%) rotateX(-285deg) rotateY(82deg) rotateZ(218deg) translateZ(-1141px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-285deg) rotateY(82deg) rotateZ(218deg) translateZ(-1141px);
transform: translate(-50%, -50%) rotateX(-285deg) rotateY(82deg) rotateZ(218deg) translateZ(-1141px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
} | css/style.css | body {
background: #140505;
height: 100vh;
overflow: hidden;
display: flex;
justify-content: center;
align-items: center;
color: #fff;
-webkit-perspective: 800px;
perspective: 800px;
}
#ui .text {
position: absolute;
font-size: 8rem;
color: #fff;
line-height: 8rem;
opacity: 0;
font-family: 'Anton', sans-serif;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
mix-blend-mode: screen;
}
#ui .text:nth-child(1) {
color: #fd3203;
-webkit-clip-path: polygon(0% 0%, 0% 50%, 10% 50%);
clip-path: polygon(0% 0%, 0% 50%, 10% 50%);
-webkit-transform-origin: 16% -40%;
transform-origin: 16% -40%;
-webkit-animation: fly1 5000ms 0ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly1 5000ms 0ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly1 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-319deg) rotateY(-292deg) rotateZ(-32deg) translateZ(-1219px);
transform: translate(-50%, -50%) rotateX(-319deg) rotateY(-292deg) rotateZ(-32deg) translateZ(-1219px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-319deg) rotateY(-292deg) rotateZ(-32deg) translateZ(-1219px);
transform: translate(-50%, -50%) rotateX(-319deg) rotateY(-292deg) rotateZ(-32deg) translateZ(-1219px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly1 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-319deg) rotateY(-292deg) rotateZ(-32deg) translateZ(-1219px);
transform: translate(-50%, -50%) rotateX(-319deg) rotateY(-292deg) rotateZ(-32deg) translateZ(-1219px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-319deg) rotateY(-292deg) rotateZ(-32deg) translateZ(-1219px);
transform: translate(-50%, -50%) rotateX(-319deg) rotateY(-292deg) rotateZ(-32deg) translateZ(-1219px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(2) {
color: #fb3106;
-webkit-clip-path: polygon(0% 0%, 10% 0%, 10% 50%);
clip-path: polygon(0% 0%, 10% 0%, 10% 50%);
-webkit-transform-origin: -29% 26%;
transform-origin: -29% 26%;
-webkit-animation: fly2 5000ms 40ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly2 5000ms 40ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly2 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-491deg) rotateY(-299deg) rotateZ(131deg) translateZ(320px);
transform: translate(-50%, -50%) rotateX(-491deg) rotateY(-299deg) rotateZ(131deg) translateZ(320px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-491deg) rotateY(-299deg) rotateZ(131deg) translateZ(320px);
transform: translate(-50%, -50%) rotateX(-491deg) rotateY(-299deg) rotateZ(131deg) translateZ(320px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly2 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-491deg) rotateY(-299deg) rotateZ(131deg) translateZ(320px);
transform: translate(-50%, -50%) rotateX(-491deg) rotateY(-299deg) rotateZ(131deg) translateZ(320px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-491deg) rotateY(-299deg) rotateZ(131deg) translateZ(320px);
transform: translate(-50%, -50%) rotateX(-491deg) rotateY(-299deg) rotateZ(131deg) translateZ(320px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(3) {
color: #f93109;
-webkit-clip-path: polygon(10% 0%, 10% 50%, 20% 50%);
clip-path: polygon(10% 0%, 10% 50%, 20% 50%);
-webkit-transform-origin: -39% -47%;
transform-origin: -39% -47%;
-webkit-animation: fly3 5000ms 80ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly3 5000ms 80ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly3 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-336deg) rotateY(-339deg) rotateZ(-120deg) translateZ(-1134px);
transform: translate(-50%, -50%) rotateX(-336deg) rotateY(-339deg) rotateZ(-120deg) translateZ(-1134px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-336deg) rotateY(-339deg) rotateZ(-120deg) translateZ(-1134px);
transform: translate(-50%, -50%) rotateX(-336deg) rotateY(-339deg) rotateZ(-120deg) translateZ(-1134px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly3 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-336deg) rotateY(-339deg) rotateZ(-120deg) translateZ(-1134px);
transform: translate(-50%, -50%) rotateX(-336deg) rotateY(-339deg) rotateZ(-120deg) translateZ(-1134px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-336deg) rotateY(-339deg) rotateZ(-120deg) translateZ(-1134px);
transform: translate(-50%, -50%) rotateX(-336deg) rotateY(-339deg) rotateZ(-120deg) translateZ(-1134px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(4) {
color: #f7300c;
-webkit-clip-path: polygon(10% 0%, 20% 0%, 20% 50%);
clip-path: polygon(10% 0%, 20% 0%, 20% 50%);
-webkit-transform-origin: -23% 23%;
transform-origin: -23% 23%;
-webkit-animation: fly4 5000ms 120ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly4 5000ms 120ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly4 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-117deg) rotateY(469deg) rotateZ(-209deg) translateZ(-2196px);
transform: translate(-50%, -50%) rotateX(-117deg) rotateY(469deg) rotateZ(-209deg) translateZ(-2196px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-117deg) rotateY(469deg) rotateZ(-209deg) translateZ(-2196px);
transform: translate(-50%, -50%) rotateX(-117deg) rotateY(469deg) rotateZ(-209deg) translateZ(-2196px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly4 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-117deg) rotateY(469deg) rotateZ(-209deg) translateZ(-2196px);
transform: translate(-50%, -50%) rotateX(-117deg) rotateY(469deg) rotateZ(-209deg) translateZ(-2196px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-117deg) rotateY(469deg) rotateZ(-209deg) translateZ(-2196px);
transform: translate(-50%, -50%) rotateX(-117deg) rotateY(469deg) rotateZ(-209deg) translateZ(-2196px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(5) {
color: #f5300f;
-webkit-clip-path: polygon(20% 0%, 20% 50%, 30% 50%);
clip-path: polygon(20% 0%, 20% 50%, 30% 50%);
-webkit-transform-origin: -2% 5%;
transform-origin: -2% 5%;
-webkit-animation: fly5 5000ms 160ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly5 5000ms 160ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly5 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(267deg) rotateY(-89deg) rotateZ(-472deg) translateZ(-844px);
transform: translate(-50%, -50%) rotateX(267deg) rotateY(-89deg) rotateZ(-472deg) translateZ(-844px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(267deg) rotateY(-89deg) rotateZ(-472deg) translateZ(-844px);
transform: translate(-50%, -50%) rotateX(267deg) rotateY(-89deg) rotateZ(-472deg) translateZ(-844px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly5 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(267deg) rotateY(-89deg) rotateZ(-472deg) translateZ(-844px);
transform: translate(-50%, -50%) rotateX(267deg) rotateY(-89deg) rotateZ(-472deg) translateZ(-844px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(267deg) rotateY(-89deg) rotateZ(-472deg) translateZ(-844px);
transform: translate(-50%, -50%) rotateX(267deg) rotateY(-89deg) rotateZ(-472deg) translateZ(-844px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(6) {
color: #f32f12;
-webkit-clip-path: polygon(20% 0%, 30% 0%, 30% 50%);
clip-path: polygon(20% 0%, 30% 0%, 30% 50%);
-webkit-transform-origin: -25% -45%;
transform-origin: -25% -45%;
-webkit-animation: fly6 5000ms 200ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly6 5000ms 200ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly6 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-196deg) rotateY(378deg) rotateZ(-42deg) translateZ(-1696px);
transform: translate(-50%, -50%) rotateX(-196deg) rotateY(378deg) rotateZ(-42deg) translateZ(-1696px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-196deg) rotateY(378deg) rotateZ(-42deg) translateZ(-1696px);
transform: translate(-50%, -50%) rotateX(-196deg) rotateY(378deg) rotateZ(-42deg) translateZ(-1696px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly6 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-196deg) rotateY(378deg) rotateZ(-42deg) translateZ(-1696px);
transform: translate(-50%, -50%) rotateX(-196deg) rotateY(378deg) rotateZ(-42deg) translateZ(-1696px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-196deg) rotateY(378deg) rotateZ(-42deg) translateZ(-1696px);
transform: translate(-50%, -50%) rotateX(-196deg) rotateY(378deg) rotateZ(-42deg) translateZ(-1696px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(7) {
color: #f12f15;
-webkit-clip-path: polygon(30% 0%, 30% 50%, 40% 50%);
clip-path: polygon(30% 0%, 30% 50%, 40% 50%);
-webkit-transform-origin: 12% -23%;
transform-origin: 12% -23%;
-webkit-animation: fly7 5000ms 240ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly7 5000ms 240ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly7 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-130deg) rotateY(343deg) rotateZ(-242deg) translateZ(431px);
transform: translate(-50%, -50%) rotateX(-130deg) rotateY(343deg) rotateZ(-242deg) translateZ(431px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-130deg) rotateY(343deg) rotateZ(-242deg) translateZ(431px);
transform: translate(-50%, -50%) rotateX(-130deg) rotateY(343deg) rotateZ(-242deg) translateZ(431px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly7 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-130deg) rotateY(343deg) rotateZ(-242deg) translateZ(431px);
transform: translate(-50%, -50%) rotateX(-130deg) rotateY(343deg) rotateZ(-242deg) translateZ(431px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-130deg) rotateY(343deg) rotateZ(-242deg) translateZ(431px);
transform: translate(-50%, -50%) rotateX(-130deg) rotateY(343deg) rotateZ(-242deg) translateZ(431px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(8) {
color: #ef2e18;
-webkit-clip-path: polygon(30% 0%, 40% 0%, 40% 50%);
clip-path: polygon(30% 0%, 40% 0%, 40% 50%);
-webkit-transform-origin: -2% -42%;
transform-origin: -2% -42%;
-webkit-animation: fly8 5000ms 280ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly8 5000ms 280ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly8 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-467deg) rotateY(-60deg) rotateZ(284deg) translateZ(-1315px);
transform: translate(-50%, -50%) rotateX(-467deg) rotateY(-60deg) rotateZ(284deg) translateZ(-1315px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-467deg) rotateY(-60deg) rotateZ(284deg) translateZ(-1315px);
transform: translate(-50%, -50%) rotateX(-467deg) rotateY(-60deg) rotateZ(284deg) translateZ(-1315px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly8 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-467deg) rotateY(-60deg) rotateZ(284deg) translateZ(-1315px);
transform: translate(-50%, -50%) rotateX(-467deg) rotateY(-60deg) rotateZ(284deg) translateZ(-1315px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-467deg) rotateY(-60deg) rotateZ(284deg) translateZ(-1315px);
transform: translate(-50%, -50%) rotateX(-467deg) rotateY(-60deg) rotateZ(284deg) translateZ(-1315px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(9) {
color: #ed2e1b;
-webkit-clip-path: polygon(40% 0%, 40% 50%, 50% 50%);
clip-path: polygon(40% 0%, 40% 50%, 50% 50%);
-webkit-transform-origin: 66% -45%;
transform-origin: 66% -45%;
-webkit-animation: fly9 5000ms 320ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly9 5000ms 320ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly9 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(75deg) rotateY(-276deg) rotateZ(-269deg) translateZ(457px);
transform: translate(-50%, -50%) rotateX(75deg) rotateY(-276deg) rotateZ(-269deg) translateZ(457px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(75deg) rotateY(-276deg) rotateZ(-269deg) translateZ(457px);
transform: translate(-50%, -50%) rotateX(75deg) rotateY(-276deg) rotateZ(-269deg) translateZ(457px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly9 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(75deg) rotateY(-276deg) rotateZ(-269deg) translateZ(457px);
transform: translate(-50%, -50%) rotateX(75deg) rotateY(-276deg) rotateZ(-269deg) translateZ(457px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(75deg) rotateY(-276deg) rotateZ(-269deg) translateZ(457px);
transform: translate(-50%, -50%) rotateX(75deg) rotateY(-276deg) rotateZ(-269deg) translateZ(457px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(10) {
color: #eb2d1e;
-webkit-clip-path: polygon(40% 0%, 50% 0%, 50% 50%);
clip-path: polygon(40% 0%, 50% 0%, 50% 50%);
-webkit-transform-origin: 37% 41%;
transform-origin: 37% 41%;
-webkit-animation: fly10 5000ms 360ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly10 5000ms 360ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly10 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-161deg) rotateY(-461deg) rotateZ(93deg) translateZ(-2473px);
transform: translate(-50%, -50%) rotateX(-161deg) rotateY(-461deg) rotateZ(93deg) translateZ(-2473px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-161deg) rotateY(-461deg) rotateZ(93deg) translateZ(-2473px);
transform: translate(-50%, -50%) rotateX(-161deg) rotateY(-461deg) rotateZ(93deg) translateZ(-2473px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly10 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-161deg) rotateY(-461deg) rotateZ(93deg) translateZ(-2473px);
transform: translate(-50%, -50%) rotateX(-161deg) rotateY(-461deg) rotateZ(93deg) translateZ(-2473px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-161deg) rotateY(-461deg) rotateZ(93deg) translateZ(-2473px);
transform: translate(-50%, -50%) rotateX(-161deg) rotateY(-461deg) rotateZ(93deg) translateZ(-2473px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(11) {
color: #e92d21;
-webkit-clip-path: polygon(50% 0%, 50% 50%, 60% 50%);
clip-path: polygon(50% 0%, 50% 50%, 60% 50%);
-webkit-transform-origin: 55% -42%;
transform-origin: 55% -42%;
-webkit-animation: fly11 5000ms 400ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly11 5000ms 400ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly11 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-230deg) rotateY(-469deg) rotateZ(-50deg) translateZ(-1046px);
transform: translate(-50%, -50%) rotateX(-230deg) rotateY(-469deg) rotateZ(-50deg) translateZ(-1046px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-230deg) rotateY(-469deg) rotateZ(-50deg) translateZ(-1046px);
transform: translate(-50%, -50%) rotateX(-230deg) rotateY(-469deg) rotateZ(-50deg) translateZ(-1046px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly11 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-230deg) rotateY(-469deg) rotateZ(-50deg) translateZ(-1046px);
transform: translate(-50%, -50%) rotateX(-230deg) rotateY(-469deg) rotateZ(-50deg) translateZ(-1046px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-230deg) rotateY(-469deg) rotateZ(-50deg) translateZ(-1046px);
transform: translate(-50%, -50%) rotateX(-230deg) rotateY(-469deg) rotateZ(-50deg) translateZ(-1046px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(12) {
color: #e72c24;
-webkit-clip-path: polygon(50% 0%, 60% 0%, 60% 50%);
clip-path: polygon(50% 0%, 60% 0%, 60% 50%);
-webkit-transform-origin: 60% 18%;
transform-origin: 60% 18%;
-webkit-animation: fly12 5000ms 440ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly12 5000ms 440ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly12 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(18deg) rotateY(-80deg) rotateZ(70deg) translateZ(-188px);
transform: translate(-50%, -50%) rotateX(18deg) rotateY(-80deg) rotateZ(70deg) translateZ(-188px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(18deg) rotateY(-80deg) rotateZ(70deg) translateZ(-188px);
transform: translate(-50%, -50%) rotateX(18deg) rotateY(-80deg) rotateZ(70deg) translateZ(-188px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly12 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(18deg) rotateY(-80deg) rotateZ(70deg) translateZ(-188px);
transform: translate(-50%, -50%) rotateX(18deg) rotateY(-80deg) rotateZ(70deg) translateZ(-188px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(18deg) rotateY(-80deg) rotateZ(70deg) translateZ(-188px);
transform: translate(-50%, -50%) rotateX(18deg) rotateY(-80deg) rotateZ(70deg) translateZ(-188px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(13) {
color: #e52c27;
-webkit-clip-path: polygon(60% 0%, 60% 50%, 70% 50%);
clip-path: polygon(60% 0%, 60% 50%, 70% 50%);
-webkit-transform-origin: 41% 46%;
transform-origin: 41% 46%;
-webkit-animation: fly13 5000ms 480ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly13 5000ms 480ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly13 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-394deg) rotateY(-413deg) rotateZ(94deg) translateZ(-1809px);
transform: translate(-50%, -50%) rotateX(-394deg) rotateY(-413deg) rotateZ(94deg) translateZ(-1809px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-394deg) rotateY(-413deg) rotateZ(94deg) translateZ(-1809px);
transform: translate(-50%, -50%) rotateX(-394deg) rotateY(-413deg) rotateZ(94deg) translateZ(-1809px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly13 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-394deg) rotateY(-413deg) rotateZ(94deg) translateZ(-1809px);
transform: translate(-50%, -50%) rotateX(-394deg) rotateY(-413deg) rotateZ(94deg) translateZ(-1809px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-394deg) rotateY(-413deg) rotateZ(94deg) translateZ(-1809px);
transform: translate(-50%, -50%) rotateX(-394deg) rotateY(-413deg) rotateZ(94deg) translateZ(-1809px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(14) {
color: #e32b2a;
-webkit-clip-path: polygon(60% 0%, 70% 0%, 70% 50%);
clip-path: polygon(60% 0%, 70% 0%, 70% 50%);
-webkit-transform-origin: 81% -37%;
transform-origin: 81% -37%;
-webkit-animation: fly14 5000ms 520ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly14 5000ms 520ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly14 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(343deg) rotateY(-42deg) rotateZ(-439deg) translateZ(422px);
transform: translate(-50%, -50%) rotateX(343deg) rotateY(-42deg) rotateZ(-439deg) translateZ(422px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(343deg) rotateY(-42deg) rotateZ(-439deg) translateZ(422px);
transform: translate(-50%, -50%) rotateX(343deg) rotateY(-42deg) rotateZ(-439deg) translateZ(422px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly14 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(343deg) rotateY(-42deg) rotateZ(-439deg) translateZ(422px);
transform: translate(-50%, -50%) rotateX(343deg) rotateY(-42deg) rotateZ(-439deg) translateZ(422px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(343deg) rotateY(-42deg) rotateZ(-439deg) translateZ(422px);
transform: translate(-50%, -50%) rotateX(343deg) rotateY(-42deg) rotateZ(-439deg) translateZ(422px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(15) {
color: #e12b2d;
-webkit-clip-path: polygon(70% 0%, 70% 50%, 80% 50%);
clip-path: polygon(70% 0%, 70% 50%, 80% 50%);
-webkit-transform-origin: 104% -9%;
transform-origin: 104% -9%;
-webkit-animation: fly15 5000ms 560ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly15 5000ms 560ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly15 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(471deg) rotateY(-217deg) rotateZ(-455deg) translateZ(314px);
transform: translate(-50%, -50%) rotateX(471deg) rotateY(-217deg) rotateZ(-455deg) translateZ(314px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(471deg) rotateY(-217deg) rotateZ(-455deg) translateZ(314px);
transform: translate(-50%, -50%) rotateX(471deg) rotateY(-217deg) rotateZ(-455deg) translateZ(314px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly15 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(471deg) rotateY(-217deg) rotateZ(-455deg) translateZ(314px);
transform: translate(-50%, -50%) rotateX(471deg) rotateY(-217deg) rotateZ(-455deg) translateZ(314px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(471deg) rotateY(-217deg) rotateZ(-455deg) translateZ(314px);
transform: translate(-50%, -50%) rotateX(471deg) rotateY(-217deg) rotateZ(-455deg) translateZ(314px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(16) {
color: #df2a30;
-webkit-clip-path: polygon(70% 0%, 80% 0%, 80% 50%);
clip-path: polygon(70% 0%, 80% 0%, 80% 50%);
-webkit-transform-origin: 75% 46%;
transform-origin: 75% 46%;
-webkit-animation: fly16 5000ms 600ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly16 5000ms 600ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly16 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(482deg) rotateY(-86deg) rotateZ(-183deg) translateZ(-761px);
transform: translate(-50%, -50%) rotateX(482deg) rotateY(-86deg) rotateZ(-183deg) translateZ(-761px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(482deg) rotateY(-86deg) rotateZ(-183deg) translateZ(-761px);
transform: translate(-50%, -50%) rotateX(482deg) rotateY(-86deg) rotateZ(-183deg) translateZ(-761px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly16 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(482deg) rotateY(-86deg) rotateZ(-183deg) translateZ(-761px);
transform: translate(-50%, -50%) rotateX(482deg) rotateY(-86deg) rotateZ(-183deg) translateZ(-761px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(482deg) rotateY(-86deg) rotateZ(-183deg) translateZ(-761px);
transform: translate(-50%, -50%) rotateX(482deg) rotateY(-86deg) rotateZ(-183deg) translateZ(-761px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(17) {
color: #dd2a33;
-webkit-clip-path: polygon(80% 0%, 80% 50%, 90% 50%);
clip-path: polygon(80% 0%, 80% 50%, 90% 50%);
-webkit-transform-origin: 118% 2%;
transform-origin: 118% 2%;
-webkit-animation: fly17 5000ms 640ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly17 5000ms 640ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly17 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(343deg) rotateY(270deg) rotateZ(-467deg) translateZ(-1503px);
transform: translate(-50%, -50%) rotateX(343deg) rotateY(270deg) rotateZ(-467deg) translateZ(-1503px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(343deg) rotateY(270deg) rotateZ(-467deg) translateZ(-1503px);
transform: translate(-50%, -50%) rotateX(343deg) rotateY(270deg) rotateZ(-467deg) translateZ(-1503px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly17 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(343deg) rotateY(270deg) rotateZ(-467deg) translateZ(-1503px);
transform: translate(-50%, -50%) rotateX(343deg) rotateY(270deg) rotateZ(-467deg) translateZ(-1503px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(343deg) rotateY(270deg) rotateZ(-467deg) translateZ(-1503px);
transform: translate(-50%, -50%) rotateX(343deg) rotateY(270deg) rotateZ(-467deg) translateZ(-1503px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(18) {
color: #db2936;
-webkit-clip-path: polygon(80% 0%, 90% 0%, 90% 50%);
clip-path: polygon(80% 0%, 90% 0%, 90% 50%);
-webkit-transform-origin: 48% -30%;
transform-origin: 48% -30%;
-webkit-animation: fly18 5000ms 680ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly18 5000ms 680ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly18 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(319deg) rotateY(-52deg) rotateZ(4deg) translateZ(-914px);
transform: translate(-50%, -50%) rotateX(319deg) rotateY(-52deg) rotateZ(4deg) translateZ(-914px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(319deg) rotateY(-52deg) rotateZ(4deg) translateZ(-914px);
transform: translate(-50%, -50%) rotateX(319deg) rotateY(-52deg) rotateZ(4deg) translateZ(-914px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly18 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(319deg) rotateY(-52deg) rotateZ(4deg) translateZ(-914px);
transform: translate(-50%, -50%) rotateX(319deg) rotateY(-52deg) rotateZ(4deg) translateZ(-914px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(319deg) rotateY(-52deg) rotateZ(4deg) translateZ(-914px);
transform: translate(-50%, -50%) rotateX(319deg) rotateY(-52deg) rotateZ(4deg) translateZ(-914px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(19) {
color: #d92939;
-webkit-clip-path: polygon(90% 0%, 90% 50%, 100% 50%);
clip-path: polygon(90% 0%, 90% 50%, 100% 50%);
-webkit-transform-origin: 67% -17%;
transform-origin: 67% -17%;
-webkit-animation: fly19 5000ms 720ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly19 5000ms 720ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly19 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(350deg) rotateY(-399deg) rotateZ(-124deg) translateZ(-1179px);
transform: translate(-50%, -50%) rotateX(350deg) rotateY(-399deg) rotateZ(-124deg) translateZ(-1179px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(350deg) rotateY(-399deg) rotateZ(-124deg) translateZ(-1179px);
transform: translate(-50%, -50%) rotateX(350deg) rotateY(-399deg) rotateZ(-124deg) translateZ(-1179px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly19 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(350deg) rotateY(-399deg) rotateZ(-124deg) translateZ(-1179px);
transform: translate(-50%, -50%) rotateX(350deg) rotateY(-399deg) rotateZ(-124deg) translateZ(-1179px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(350deg) rotateY(-399deg) rotateZ(-124deg) translateZ(-1179px);
transform: translate(-50%, -50%) rotateX(350deg) rotateY(-399deg) rotateZ(-124deg) translateZ(-1179px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(20) {
color: #d7283c;
-webkit-clip-path: polygon(90% 0%, 100% 0%, 100% 50%);
clip-path: polygon(90% 0%, 100% 0%, 100% 50%);
-webkit-transform-origin: 70% 20%;
transform-origin: 70% 20%;
-webkit-animation: fly20 5000ms 760ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly20 5000ms 760ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly20 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-39deg) rotateY(418deg) rotateZ(221deg) translateZ(20px);
transform: translate(-50%, -50%) rotateX(-39deg) rotateY(418deg) rotateZ(221deg) translateZ(20px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-39deg) rotateY(418deg) rotateZ(221deg) translateZ(20px);
transform: translate(-50%, -50%) rotateX(-39deg) rotateY(418deg) rotateZ(221deg) translateZ(20px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly20 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-39deg) rotateY(418deg) rotateZ(221deg) translateZ(20px);
transform: translate(-50%, -50%) rotateX(-39deg) rotateY(418deg) rotateZ(221deg) translateZ(20px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-39deg) rotateY(418deg) rotateZ(221deg) translateZ(20px);
transform: translate(-50%, -50%) rotateX(-39deg) rotateY(418deg) rotateZ(221deg) translateZ(20px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(21) {
color: #d5283f;
-webkit-clip-path: polygon(0% 50%, 0% 100%, 10% 100%);
clip-path: polygon(0% 50%, 0% 100%, 10% 100%);
-webkit-transform-origin: 13% 13%;
transform-origin: 13% 13%;
-webkit-animation: fly21 5000ms 800ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly21 5000ms 800ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly21 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(482deg) rotateY(297deg) rotateZ(333deg) translateZ(-1034px);
transform: translate(-50%, -50%) rotateX(482deg) rotateY(297deg) rotateZ(333deg) translateZ(-1034px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(482deg) rotateY(297deg) rotateZ(333deg) translateZ(-1034px);
transform: translate(-50%, -50%) rotateX(482deg) rotateY(297deg) rotateZ(333deg) translateZ(-1034px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly21 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(482deg) rotateY(297deg) rotateZ(333deg) translateZ(-1034px);
transform: translate(-50%, -50%) rotateX(482deg) rotateY(297deg) rotateZ(333deg) translateZ(-1034px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(482deg) rotateY(297deg) rotateZ(333deg) translateZ(-1034px);
transform: translate(-50%, -50%) rotateX(482deg) rotateY(297deg) rotateZ(333deg) translateZ(-1034px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(22) {
color: #d32742;
-webkit-clip-path: polygon(0% 50%, 10% 50%, 10% 100%);
clip-path: polygon(0% 50%, 10% 50%, 10% 100%);
-webkit-transform-origin: -32% 89%;
transform-origin: -32% 89%;
-webkit-animation: fly22 5000ms 840ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly22 5000ms 840ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly22 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(324deg) rotateY(-159deg) rotateZ(469deg) translateZ(-2226px);
transform: translate(-50%, -50%) rotateX(324deg) rotateY(-159deg) rotateZ(469deg) translateZ(-2226px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(324deg) rotateY(-159deg) rotateZ(469deg) translateZ(-2226px);
transform: translate(-50%, -50%) rotateX(324deg) rotateY(-159deg) rotateZ(469deg) translateZ(-2226px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly22 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(324deg) rotateY(-159deg) rotateZ(469deg) translateZ(-2226px);
transform: translate(-50%, -50%) rotateX(324deg) rotateY(-159deg) rotateZ(469deg) translateZ(-2226px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(324deg) rotateY(-159deg) rotateZ(469deg) translateZ(-2226px);
transform: translate(-50%, -50%) rotateX(324deg) rotateY(-159deg) rotateZ(469deg) translateZ(-2226px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(23) {
color: #d12745;
-webkit-clip-path: polygon(10% 50%, 10% 100%, 20% 100%);
clip-path: polygon(10% 50%, 10% 100%, 20% 100%);
-webkit-transform-origin: -8% 73%;
transform-origin: -8% 73%;
-webkit-animation: fly23 5000ms 880ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly23 5000ms 880ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly23 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(4deg) rotateY(275deg) rotateZ(-129deg) translateZ(-624px);
transform: translate(-50%, -50%) rotateX(4deg) rotateY(275deg) rotateZ(-129deg) translateZ(-624px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(4deg) rotateY(275deg) rotateZ(-129deg) translateZ(-624px);
transform: translate(-50%, -50%) rotateX(4deg) rotateY(275deg) rotateZ(-129deg) translateZ(-624px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly23 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(4deg) rotateY(275deg) rotateZ(-129deg) translateZ(-624px);
transform: translate(-50%, -50%) rotateX(4deg) rotateY(275deg) rotateZ(-129deg) translateZ(-624px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(4deg) rotateY(275deg) rotateZ(-129deg) translateZ(-624px);
transform: translate(-50%, -50%) rotateX(4deg) rotateY(275deg) rotateZ(-129deg) translateZ(-624px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(24) {
color: #cf2648;
-webkit-clip-path: polygon(10% 50%, 20% 50%, 20% 100%);
clip-path: polygon(10% 50%, 20% 50%, 20% 100%);
-webkit-transform-origin: -28% 55%;
transform-origin: -28% 55%;
-webkit-animation: fly24 5000ms 920ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly24 5000ms 920ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly24 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-34deg) rotateY(218deg) rotateZ(123deg) translateZ(-1769px);
transform: translate(-50%, -50%) rotateX(-34deg) rotateY(218deg) rotateZ(123deg) translateZ(-1769px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-34deg) rotateY(218deg) rotateZ(123deg) translateZ(-1769px);
transform: translate(-50%, -50%) rotateX(-34deg) rotateY(218deg) rotateZ(123deg) translateZ(-1769px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly24 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-34deg) rotateY(218deg) rotateZ(123deg) translateZ(-1769px);
transform: translate(-50%, -50%) rotateX(-34deg) rotateY(218deg) rotateZ(123deg) translateZ(-1769px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-34deg) rotateY(218deg) rotateZ(123deg) translateZ(-1769px);
transform: translate(-50%, -50%) rotateX(-34deg) rotateY(218deg) rotateZ(123deg) translateZ(-1769px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(25) {
color: #cd264b;
-webkit-clip-path: polygon(20% 50%, 20% 100%, 30% 100%);
clip-path: polygon(20% 50%, 20% 100%, 30% 100%);
-webkit-transform-origin: 46% 91%;
transform-origin: 46% 91%;
-webkit-animation: fly25 5000ms 960ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly25 5000ms 960ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly25 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(39deg) rotateY(475deg) rotateZ(369deg) translateZ(-923px);
transform: translate(-50%, -50%) rotateX(39deg) rotateY(475deg) rotateZ(369deg) translateZ(-923px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(39deg) rotateY(475deg) rotateZ(369deg) translateZ(-923px);
transform: translate(-50%, -50%) rotateX(39deg) rotateY(475deg) rotateZ(369deg) translateZ(-923px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly25 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(39deg) rotateY(475deg) rotateZ(369deg) translateZ(-923px);
transform: translate(-50%, -50%) rotateX(39deg) rotateY(475deg) rotateZ(369deg) translateZ(-923px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(39deg) rotateY(475deg) rotateZ(369deg) translateZ(-923px);
transform: translate(-50%, -50%) rotateX(39deg) rotateY(475deg) rotateZ(369deg) translateZ(-923px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(26) {
color: #cb254e;
-webkit-clip-path: polygon(20% 50%, 30% 50%, 30% 100%);
clip-path: polygon(20% 50%, 30% 50%, 30% 100%);
-webkit-transform-origin: -18% 95%;
transform-origin: -18% 95%;
-webkit-animation: fly26 5000ms 1000ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly26 5000ms 1000ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly26 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(228deg) rotateY(25deg) rotateZ(-223deg) translateZ(-1991px);
transform: translate(-50%, -50%) rotateX(228deg) rotateY(25deg) rotateZ(-223deg) translateZ(-1991px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(228deg) rotateY(25deg) rotateZ(-223deg) translateZ(-1991px);
transform: translate(-50%, -50%) rotateX(228deg) rotateY(25deg) rotateZ(-223deg) translateZ(-1991px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly26 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(228deg) rotateY(25deg) rotateZ(-223deg) translateZ(-1991px);
transform: translate(-50%, -50%) rotateX(228deg) rotateY(25deg) rotateZ(-223deg) translateZ(-1991px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(228deg) rotateY(25deg) rotateZ(-223deg) translateZ(-1991px);
transform: translate(-50%, -50%) rotateX(228deg) rotateY(25deg) rotateZ(-223deg) translateZ(-1991px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(27) {
color: #c92551;
-webkit-clip-path: polygon(30% 50%, 30% 100%, 40% 100%);
clip-path: polygon(30% 50%, 30% 100%, 40% 100%);
-webkit-transform-origin: 24% 95%;
transform-origin: 24% 95%;
-webkit-animation: fly27 5000ms 1040ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly27 5000ms 1040ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly27 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-69deg) rotateY(-39deg) rotateZ(299deg) translateZ(-660px);
transform: translate(-50%, -50%) rotateX(-69deg) rotateY(-39deg) rotateZ(299deg) translateZ(-660px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-69deg) rotateY(-39deg) rotateZ(299deg) translateZ(-660px);
transform: translate(-50%, -50%) rotateX(-69deg) rotateY(-39deg) rotateZ(299deg) translateZ(-660px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly27 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-69deg) rotateY(-39deg) rotateZ(299deg) translateZ(-660px);
transform: translate(-50%, -50%) rotateX(-69deg) rotateY(-39deg) rotateZ(299deg) translateZ(-660px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-69deg) rotateY(-39deg) rotateZ(299deg) translateZ(-660px);
transform: translate(-50%, -50%) rotateX(-69deg) rotateY(-39deg) rotateZ(299deg) translateZ(-660px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(28) {
color: #c72454;
-webkit-clip-path: polygon(30% 50%, 40% 50%, 40% 100%);
clip-path: polygon(30% 50%, 40% 50%, 40% 100%);
-webkit-transform-origin: 47% 22%;
transform-origin: 47% 22%;
-webkit-animation: fly28 5000ms 1080ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly28 5000ms 1080ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly28 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(365deg) rotateY(95deg) rotateZ(-180deg) translateZ(1px);
transform: translate(-50%, -50%) rotateX(365deg) rotateY(95deg) rotateZ(-180deg) translateZ(1px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(365deg) rotateY(95deg) rotateZ(-180deg) translateZ(1px);
transform: translate(-50%, -50%) rotateX(365deg) rotateY(95deg) rotateZ(-180deg) translateZ(1px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly28 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(365deg) rotateY(95deg) rotateZ(-180deg) translateZ(1px);
transform: translate(-50%, -50%) rotateX(365deg) rotateY(95deg) rotateZ(-180deg) translateZ(1px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(365deg) rotateY(95deg) rotateZ(-180deg) translateZ(1px);
transform: translate(-50%, -50%) rotateX(365deg) rotateY(95deg) rotateZ(-180deg) translateZ(1px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(29) {
color: #c52457;
-webkit-clip-path: polygon(40% 50%, 40% 100%, 50% 100%);
clip-path: polygon(40% 50%, 40% 100%, 50% 100%);
-webkit-transform-origin: 36% 84%;
transform-origin: 36% 84%;
-webkit-animation: fly29 5000ms 1120ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly29 5000ms 1120ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly29 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(405deg) rotateY(456deg) rotateZ(473deg) translateZ(-440px);
transform: translate(-50%, -50%) rotateX(405deg) rotateY(456deg) rotateZ(473deg) translateZ(-440px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(405deg) rotateY(456deg) rotateZ(473deg) translateZ(-440px);
transform: translate(-50%, -50%) rotateX(405deg) rotateY(456deg) rotateZ(473deg) translateZ(-440px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly29 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(405deg) rotateY(456deg) rotateZ(473deg) translateZ(-440px);
transform: translate(-50%, -50%) rotateX(405deg) rotateY(456deg) rotateZ(473deg) translateZ(-440px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(405deg) rotateY(456deg) rotateZ(473deg) translateZ(-440px);
transform: translate(-50%, -50%) rotateX(405deg) rotateY(456deg) rotateZ(473deg) translateZ(-440px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(30) {
color: #c3235a;
-webkit-clip-path: polygon(40% 50%, 50% 50%, 50% 100%);
clip-path: polygon(40% 50%, 50% 50%, 50% 100%);
-webkit-transform-origin: 5% 41%;
transform-origin: 5% 41%;
-webkit-animation: fly30 5000ms 1160ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly30 5000ms 1160ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly30 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-459deg) rotateY(-124deg) rotateZ(66deg) translateZ(-381px);
transform: translate(-50%, -50%) rotateX(-459deg) rotateY(-124deg) rotateZ(66deg) translateZ(-381px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-459deg) rotateY(-124deg) rotateZ(66deg) translateZ(-381px);
transform: translate(-50%, -50%) rotateX(-459deg) rotateY(-124deg) rotateZ(66deg) translateZ(-381px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly30 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-459deg) rotateY(-124deg) rotateZ(66deg) translateZ(-381px);
transform: translate(-50%, -50%) rotateX(-459deg) rotateY(-124deg) rotateZ(66deg) translateZ(-381px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-459deg) rotateY(-124deg) rotateZ(66deg) translateZ(-381px);
transform: translate(-50%, -50%) rotateX(-459deg) rotateY(-124deg) rotateZ(66deg) translateZ(-381px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(31) {
color: #c1235d;
-webkit-clip-path: polygon(50% 50%, 50% 100%, 60% 100%);
clip-path: polygon(50% 50%, 50% 100%, 60% 100%);
-webkit-transform-origin: 98% 87%;
transform-origin: 98% 87%;
-webkit-animation: fly31 5000ms 1200ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly31 5000ms 1200ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly31 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-458deg) rotateY(-222deg) rotateZ(373deg) translateZ(-1135px);
transform: translate(-50%, -50%) rotateX(-458deg) rotateY(-222deg) rotateZ(373deg) translateZ(-1135px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-458deg) rotateY(-222deg) rotateZ(373deg) translateZ(-1135px);
transform: translate(-50%, -50%) rotateX(-458deg) rotateY(-222deg) rotateZ(373deg) translateZ(-1135px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly31 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-458deg) rotateY(-222deg) rotateZ(373deg) translateZ(-1135px);
transform: translate(-50%, -50%) rotateX(-458deg) rotateY(-222deg) rotateZ(373deg) translateZ(-1135px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-458deg) rotateY(-222deg) rotateZ(373deg) translateZ(-1135px);
transform: translate(-50%, -50%) rotateX(-458deg) rotateY(-222deg) rotateZ(373deg) translateZ(-1135px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(32) {
color: #bf2260;
-webkit-clip-path: polygon(50% 50%, 60% 50%, 60% 100%);
clip-path: polygon(50% 50%, 60% 50%, 60% 100%);
-webkit-transform-origin: 14% 49%;
transform-origin: 14% 49%;
-webkit-animation: fly32 5000ms 1240ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly32 5000ms 1240ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly32 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(316deg) rotateY(-463deg) rotateZ(-382deg) translateZ(-3px);
transform: translate(-50%, -50%) rotateX(316deg) rotateY(-463deg) rotateZ(-382deg) translateZ(-3px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(316deg) rotateY(-463deg) rotateZ(-382deg) translateZ(-3px);
transform: translate(-50%, -50%) rotateX(316deg) rotateY(-463deg) rotateZ(-382deg) translateZ(-3px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly32 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(316deg) rotateY(-463deg) rotateZ(-382deg) translateZ(-3px);
transform: translate(-50%, -50%) rotateX(316deg) rotateY(-463deg) rotateZ(-382deg) translateZ(-3px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(316deg) rotateY(-463deg) rotateZ(-382deg) translateZ(-3px);
transform: translate(-50%, -50%) rotateX(316deg) rotateY(-463deg) rotateZ(-382deg) translateZ(-3px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(33) {
color: #bd2263;
-webkit-clip-path: polygon(60% 50%, 60% 100%, 70% 100%);
clip-path: polygon(60% 50%, 60% 100%, 70% 100%);
-webkit-transform-origin: 44% 65%;
transform-origin: 44% 65%;
-webkit-animation: fly33 5000ms 1280ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly33 5000ms 1280ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly33 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-89deg) rotateY(-496deg) rotateZ(-431deg) translateZ(-338px);
transform: translate(-50%, -50%) rotateX(-89deg) rotateY(-496deg) rotateZ(-431deg) translateZ(-338px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-89deg) rotateY(-496deg) rotateZ(-431deg) translateZ(-338px);
transform: translate(-50%, -50%) rotateX(-89deg) rotateY(-496deg) rotateZ(-431deg) translateZ(-338px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly33 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-89deg) rotateY(-496deg) rotateZ(-431deg) translateZ(-338px);
transform: translate(-50%, -50%) rotateX(-89deg) rotateY(-496deg) rotateZ(-431deg) translateZ(-338px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-89deg) rotateY(-496deg) rotateZ(-431deg) translateZ(-338px);
transform: translate(-50%, -50%) rotateX(-89deg) rotateY(-496deg) rotateZ(-431deg) translateZ(-338px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(34) {
color: #bb2166;
-webkit-clip-path: polygon(60% 50%, 70% 50%, 70% 100%);
clip-path: polygon(60% 50%, 70% 50%, 70% 100%);
-webkit-transform-origin: 81% 78%;
transform-origin: 81% 78%;
-webkit-animation: fly34 5000ms 1320ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly34 5000ms 1320ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly34 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-454deg) rotateY(-153deg) rotateZ(210deg) translateZ(-2086px);
transform: translate(-50%, -50%) rotateX(-454deg) rotateY(-153deg) rotateZ(210deg) translateZ(-2086px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-454deg) rotateY(-153deg) rotateZ(210deg) translateZ(-2086px);
transform: translate(-50%, -50%) rotateX(-454deg) rotateY(-153deg) rotateZ(210deg) translateZ(-2086px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly34 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-454deg) rotateY(-153deg) rotateZ(210deg) translateZ(-2086px);
transform: translate(-50%, -50%) rotateX(-454deg) rotateY(-153deg) rotateZ(210deg) translateZ(-2086px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-454deg) rotateY(-153deg) rotateZ(210deg) translateZ(-2086px);
transform: translate(-50%, -50%) rotateX(-454deg) rotateY(-153deg) rotateZ(210deg) translateZ(-2086px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(35) {
color: #b92169;
-webkit-clip-path: polygon(70% 50%, 70% 100%, 80% 100%);
clip-path: polygon(70% 50%, 70% 100%, 80% 100%);
-webkit-transform-origin: 107% 6%;
transform-origin: 107% 6%;
-webkit-animation: fly35 5000ms 1360ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly35 5000ms 1360ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly35 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(105deg) rotateY(183deg) rotateZ(-95deg) translateZ(-577px);
transform: translate(-50%, -50%) rotateX(105deg) rotateY(183deg) rotateZ(-95deg) translateZ(-577px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(105deg) rotateY(183deg) rotateZ(-95deg) translateZ(-577px);
transform: translate(-50%, -50%) rotateX(105deg) rotateY(183deg) rotateZ(-95deg) translateZ(-577px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly35 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(105deg) rotateY(183deg) rotateZ(-95deg) translateZ(-577px);
transform: translate(-50%, -50%) rotateX(105deg) rotateY(183deg) rotateZ(-95deg) translateZ(-577px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(105deg) rotateY(183deg) rotateZ(-95deg) translateZ(-577px);
transform: translate(-50%, -50%) rotateX(105deg) rotateY(183deg) rotateZ(-95deg) translateZ(-577px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(36) {
color: #b7206c;
-webkit-clip-path: polygon(70% 50%, 80% 50%, 80% 100%);
clip-path: polygon(70% 50%, 80% 50%, 80% 100%);
-webkit-transform-origin: 46% 91%;
transform-origin: 46% 91%;
-webkit-animation: fly36 5000ms 1400ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly36 5000ms 1400ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly36 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(4deg) rotateY(37deg) rotateZ(-375deg) translateZ(-478px);
transform: translate(-50%, -50%) rotateX(4deg) rotateY(37deg) rotateZ(-375deg) translateZ(-478px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(4deg) rotateY(37deg) rotateZ(-375deg) translateZ(-478px);
transform: translate(-50%, -50%) rotateX(4deg) rotateY(37deg) rotateZ(-375deg) translateZ(-478px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly36 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(4deg) rotateY(37deg) rotateZ(-375deg) translateZ(-478px);
transform: translate(-50%, -50%) rotateX(4deg) rotateY(37deg) rotateZ(-375deg) translateZ(-478px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(4deg) rotateY(37deg) rotateZ(-375deg) translateZ(-478px);
transform: translate(-50%, -50%) rotateX(4deg) rotateY(37deg) rotateZ(-375deg) translateZ(-478px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(37) {
color: #b5206f;
-webkit-clip-path: polygon(80% 50%, 80% 100%, 90% 100%);
clip-path: polygon(80% 50%, 80% 100%, 90% 100%);
-webkit-transform-origin: 78% 65%;
transform-origin: 78% 65%;
-webkit-animation: fly37 5000ms 1440ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly37 5000ms 1440ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly37 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-231deg) rotateY(-41deg) rotateZ(-71deg) translateZ(29px);
transform: translate(-50%, -50%) rotateX(-231deg) rotateY(-41deg) rotateZ(-71deg) translateZ(29px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-231deg) rotateY(-41deg) rotateZ(-71deg) translateZ(29px);
transform: translate(-50%, -50%) rotateX(-231deg) rotateY(-41deg) rotateZ(-71deg) translateZ(29px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly37 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-231deg) rotateY(-41deg) rotateZ(-71deg) translateZ(29px);
transform: translate(-50%, -50%) rotateX(-231deg) rotateY(-41deg) rotateZ(-71deg) translateZ(29px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-231deg) rotateY(-41deg) rotateZ(-71deg) translateZ(29px);
transform: translate(-50%, -50%) rotateX(-231deg) rotateY(-41deg) rotateZ(-71deg) translateZ(29px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(38) {
color: #b31f72;
-webkit-clip-path: polygon(80% 50%, 90% 50%, 90% 100%);
clip-path: polygon(80% 50%, 90% 50%, 90% 100%);
-webkit-transform-origin: 76% 30%;
transform-origin: 76% 30%;
-webkit-animation: fly38 5000ms 1480ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly38 5000ms 1480ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly38 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(479deg) rotateY(-231deg) rotateZ(-368deg) translateZ(-754px);
transform: translate(-50%, -50%) rotateX(479deg) rotateY(-231deg) rotateZ(-368deg) translateZ(-754px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(479deg) rotateY(-231deg) rotateZ(-368deg) translateZ(-754px);
transform: translate(-50%, -50%) rotateX(479deg) rotateY(-231deg) rotateZ(-368deg) translateZ(-754px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly38 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(479deg) rotateY(-231deg) rotateZ(-368deg) translateZ(-754px);
transform: translate(-50%, -50%) rotateX(479deg) rotateY(-231deg) rotateZ(-368deg) translateZ(-754px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(479deg) rotateY(-231deg) rotateZ(-368deg) translateZ(-754px);
transform: translate(-50%, -50%) rotateX(479deg) rotateY(-231deg) rotateZ(-368deg) translateZ(-754px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(39) {
color: #b11f75;
-webkit-clip-path: polygon(90% 50%, 90% 100%, 100% 100%);
clip-path: polygon(90% 50%, 90% 100%, 100% 100%);
-webkit-transform-origin: 65% 35%;
transform-origin: 65% 35%;
-webkit-animation: fly39 5000ms 1520ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly39 5000ms 1520ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly39 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-432deg) rotateY(54deg) rotateZ(-245deg) translateZ(408px);
transform: translate(-50%, -50%) rotateX(-432deg) rotateY(54deg) rotateZ(-245deg) translateZ(408px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-432deg) rotateY(54deg) rotateZ(-245deg) translateZ(408px);
transform: translate(-50%, -50%) rotateX(-432deg) rotateY(54deg) rotateZ(-245deg) translateZ(408px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly39 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-432deg) rotateY(54deg) rotateZ(-245deg) translateZ(408px);
transform: translate(-50%, -50%) rotateX(-432deg) rotateY(54deg) rotateZ(-245deg) translateZ(408px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-432deg) rotateY(54deg) rotateZ(-245deg) translateZ(408px);
transform: translate(-50%, -50%) rotateX(-432deg) rotateY(54deg) rotateZ(-245deg) translateZ(408px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(40) {
color: #af1e78;
-webkit-clip-path: polygon(90% 50%, 100% 50%, 100% 100%);
clip-path: polygon(90% 50%, 100% 50%, 100% 100%);
-webkit-transform-origin: 53% 23%;
transform-origin: 53% 23%;
-webkit-animation: fly40 5000ms 1560ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly40 5000ms 1560ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly40 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(138deg) rotateY(249deg) rotateZ(132deg) translateZ(-1401px);
transform: translate(-50%, -50%) rotateX(138deg) rotateY(249deg) rotateZ(132deg) translateZ(-1401px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(138deg) rotateY(249deg) rotateZ(132deg) translateZ(-1401px);
transform: translate(-50%, -50%) rotateX(138deg) rotateY(249deg) rotateZ(132deg) translateZ(-1401px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly40 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(138deg) rotateY(249deg) rotateZ(132deg) translateZ(-1401px);
transform: translate(-50%, -50%) rotateX(138deg) rotateY(249deg) rotateZ(132deg) translateZ(-1401px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(138deg) rotateY(249deg) rotateZ(132deg) translateZ(-1401px);
transform: translate(-50%, -50%) rotateX(138deg) rotateY(249deg) rotateZ(132deg) translateZ(-1401px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(41) {
color: #ad1e7b;
-webkit-clip-path: polygon(0% 100%, 0% 150%, 10% 150%);
clip-path: polygon(0% 100%, 0% 150%, 10% 150%);
-webkit-transform-origin: 3% 79%;
transform-origin: 3% 79%;
-webkit-animation: fly41 5000ms 1600ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly41 5000ms 1600ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly41 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-42deg) rotateY(129deg) rotateZ(387deg) translateZ(82px);
transform: translate(-50%, -50%) rotateX(-42deg) rotateY(129deg) rotateZ(387deg) translateZ(82px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-42deg) rotateY(129deg) rotateZ(387deg) translateZ(82px);
transform: translate(-50%, -50%) rotateX(-42deg) rotateY(129deg) rotateZ(387deg) translateZ(82px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly41 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-42deg) rotateY(129deg) rotateZ(387deg) translateZ(82px);
transform: translate(-50%, -50%) rotateX(-42deg) rotateY(129deg) rotateZ(387deg) translateZ(82px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-42deg) rotateY(129deg) rotateZ(387deg) translateZ(82px);
transform: translate(-50%, -50%) rotateX(-42deg) rotateY(129deg) rotateZ(387deg) translateZ(82px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(42) {
color: #ab1d7e;
-webkit-clip-path: polygon(0% 100%, 10% 100%, 10% 150%);
clip-path: polygon(0% 100%, 10% 100%, 10% 150%);
-webkit-transform-origin: -45% 52%;
transform-origin: -45% 52%;
-webkit-animation: fly42 5000ms 1640ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly42 5000ms 1640ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly42 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-221deg) rotateY(203deg) rotateZ(-296deg) translateZ(56px);
transform: translate(-50%, -50%) rotateX(-221deg) rotateY(203deg) rotateZ(-296deg) translateZ(56px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-221deg) rotateY(203deg) rotateZ(-296deg) translateZ(56px);
transform: translate(-50%, -50%) rotateX(-221deg) rotateY(203deg) rotateZ(-296deg) translateZ(56px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly42 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-221deg) rotateY(203deg) rotateZ(-296deg) translateZ(56px);
transform: translate(-50%, -50%) rotateX(-221deg) rotateY(203deg) rotateZ(-296deg) translateZ(56px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-221deg) rotateY(203deg) rotateZ(-296deg) translateZ(56px);
transform: translate(-50%, -50%) rotateX(-221deg) rotateY(203deg) rotateZ(-296deg) translateZ(56px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(43) {
color: #a91d81;
-webkit-clip-path: polygon(10% 100%, 10% 150%, 20% 150%);
clip-path: polygon(10% 100%, 10% 150%, 20% 150%);
-webkit-transform-origin: 31% 91%;
transform-origin: 31% 91%;
-webkit-animation: fly43 5000ms 1680ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly43 5000ms 1680ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly43 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-232deg) rotateY(354deg) rotateZ(-228deg) translateZ(-2315px);
transform: translate(-50%, -50%) rotateX(-232deg) rotateY(354deg) rotateZ(-228deg) translateZ(-2315px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-232deg) rotateY(354deg) rotateZ(-228deg) translateZ(-2315px);
transform: translate(-50%, -50%) rotateX(-232deg) rotateY(354deg) rotateZ(-228deg) translateZ(-2315px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly43 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-232deg) rotateY(354deg) rotateZ(-228deg) translateZ(-2315px);
transform: translate(-50%, -50%) rotateX(-232deg) rotateY(354deg) rotateZ(-228deg) translateZ(-2315px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-232deg) rotateY(354deg) rotateZ(-228deg) translateZ(-2315px);
transform: translate(-50%, -50%) rotateX(-232deg) rotateY(354deg) rotateZ(-228deg) translateZ(-2315px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(44) {
color: #a71c84;
-webkit-clip-path: polygon(10% 100%, 20% 100%, 20% 150%);
clip-path: polygon(10% 100%, 20% 100%, 20% 150%);
-webkit-transform-origin: -35% 103%;
transform-origin: -35% 103%;
-webkit-animation: fly44 5000ms 1720ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly44 5000ms 1720ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly44 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(420deg) rotateY(322deg) rotateZ(139deg) translateZ(-1414px);
transform: translate(-50%, -50%) rotateX(420deg) rotateY(322deg) rotateZ(139deg) translateZ(-1414px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(420deg) rotateY(322deg) rotateZ(139deg) translateZ(-1414px);
transform: translate(-50%, -50%) rotateX(420deg) rotateY(322deg) rotateZ(139deg) translateZ(-1414px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly44 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(420deg) rotateY(322deg) rotateZ(139deg) translateZ(-1414px);
transform: translate(-50%, -50%) rotateX(420deg) rotateY(322deg) rotateZ(139deg) translateZ(-1414px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(420deg) rotateY(322deg) rotateZ(139deg) translateZ(-1414px);
transform: translate(-50%, -50%) rotateX(420deg) rotateY(322deg) rotateZ(139deg) translateZ(-1414px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(45) {
color: #a51c87;
-webkit-clip-path: polygon(20% 100%, 20% 150%, 30% 150%);
clip-path: polygon(20% 100%, 20% 150%, 30% 150%);
-webkit-transform-origin: -24% 130%;
transform-origin: -24% 130%;
-webkit-animation: fly45 5000ms 1760ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly45 5000ms 1760ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly45 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-182deg) rotateY(-413deg) rotateZ(-359deg) translateZ(-1955px);
transform: translate(-50%, -50%) rotateX(-182deg) rotateY(-413deg) rotateZ(-359deg) translateZ(-1955px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-182deg) rotateY(-413deg) rotateZ(-359deg) translateZ(-1955px);
transform: translate(-50%, -50%) rotateX(-182deg) rotateY(-413deg) rotateZ(-359deg) translateZ(-1955px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly45 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-182deg) rotateY(-413deg) rotateZ(-359deg) translateZ(-1955px);
transform: translate(-50%, -50%) rotateX(-182deg) rotateY(-413deg) rotateZ(-359deg) translateZ(-1955px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-182deg) rotateY(-413deg) rotateZ(-359deg) translateZ(-1955px);
transform: translate(-50%, -50%) rotateX(-182deg) rotateY(-413deg) rotateZ(-359deg) translateZ(-1955px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(46) {
color: #a31b8a;
-webkit-clip-path: polygon(20% 100%, 30% 100%, 30% 150%);
clip-path: polygon(20% 100%, 30% 100%, 30% 150%);
-webkit-transform-origin: 44% 121%;
transform-origin: 44% 121%;
-webkit-animation: fly46 5000ms 1800ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly46 5000ms 1800ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly46 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(237deg) rotateY(-401deg) rotateZ(131deg) translateZ(-2363px);
transform: translate(-50%, -50%) rotateX(237deg) rotateY(-401deg) rotateZ(131deg) translateZ(-2363px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(237deg) rotateY(-401deg) rotateZ(131deg) translateZ(-2363px);
transform: translate(-50%, -50%) rotateX(237deg) rotateY(-401deg) rotateZ(131deg) translateZ(-2363px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly46 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(237deg) rotateY(-401deg) rotateZ(131deg) translateZ(-2363px);
transform: translate(-50%, -50%) rotateX(237deg) rotateY(-401deg) rotateZ(131deg) translateZ(-2363px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(237deg) rotateY(-401deg) rotateZ(131deg) translateZ(-2363px);
transform: translate(-50%, -50%) rotateX(237deg) rotateY(-401deg) rotateZ(131deg) translateZ(-2363px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(47) {
color: #a11b8d;
-webkit-clip-path: polygon(30% 100%, 30% 150%, 40% 150%);
clip-path: polygon(30% 100%, 30% 150%, 40% 150%);
-webkit-transform-origin: -16% 134%;
transform-origin: -16% 134%;
-webkit-animation: fly47 5000ms 1840ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly47 5000ms 1840ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly47 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-448deg) rotateY(187deg) rotateZ(-202deg) translateZ(500px);
transform: translate(-50%, -50%) rotateX(-448deg) rotateY(187deg) rotateZ(-202deg) translateZ(500px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-448deg) rotateY(187deg) rotateZ(-202deg) translateZ(500px);
transform: translate(-50%, -50%) rotateX(-448deg) rotateY(187deg) rotateZ(-202deg) translateZ(500px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly47 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-448deg) rotateY(187deg) rotateZ(-202deg) translateZ(500px);
transform: translate(-50%, -50%) rotateX(-448deg) rotateY(187deg) rotateZ(-202deg) translateZ(500px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-448deg) rotateY(187deg) rotateZ(-202deg) translateZ(500px);
transform: translate(-50%, -50%) rotateX(-448deg) rotateY(187deg) rotateZ(-202deg) translateZ(500px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(48) {
color: #9f1a90;
-webkit-clip-path: polygon(30% 100%, 40% 100%, 40% 150%);
clip-path: polygon(30% 100%, 40% 100%, 40% 150%);
-webkit-transform-origin: 23% 82%;
transform-origin: 23% 82%;
-webkit-animation: fly48 5000ms 1880ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly48 5000ms 1880ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly48 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-278deg) rotateY(-446deg) rotateZ(-88deg) translateZ(-328px);
transform: translate(-50%, -50%) rotateX(-278deg) rotateY(-446deg) rotateZ(-88deg) translateZ(-328px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-278deg) rotateY(-446deg) rotateZ(-88deg) translateZ(-328px);
transform: translate(-50%, -50%) rotateX(-278deg) rotateY(-446deg) rotateZ(-88deg) translateZ(-328px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly48 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-278deg) rotateY(-446deg) rotateZ(-88deg) translateZ(-328px);
transform: translate(-50%, -50%) rotateX(-278deg) rotateY(-446deg) rotateZ(-88deg) translateZ(-328px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-278deg) rotateY(-446deg) rotateZ(-88deg) translateZ(-328px);
transform: translate(-50%, -50%) rotateX(-278deg) rotateY(-446deg) rotateZ(-88deg) translateZ(-328px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(49) {
color: #9d1a93;
-webkit-clip-path: polygon(40% 100%, 40% 150%, 50% 150%);
clip-path: polygon(40% 100%, 40% 150%, 50% 150%);
-webkit-transform-origin: 34% 143%;
transform-origin: 34% 143%;
-webkit-animation: fly49 5000ms 1920ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly49 5000ms 1920ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly49 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(301deg) rotateY(-112deg) rotateZ(-149deg) translateZ(-817px);
transform: translate(-50%, -50%) rotateX(301deg) rotateY(-112deg) rotateZ(-149deg) translateZ(-817px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(301deg) rotateY(-112deg) rotateZ(-149deg) translateZ(-817px);
transform: translate(-50%, -50%) rotateX(301deg) rotateY(-112deg) rotateZ(-149deg) translateZ(-817px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly49 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(301deg) rotateY(-112deg) rotateZ(-149deg) translateZ(-817px);
transform: translate(-50%, -50%) rotateX(301deg) rotateY(-112deg) rotateZ(-149deg) translateZ(-817px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(301deg) rotateY(-112deg) rotateZ(-149deg) translateZ(-817px);
transform: translate(-50%, -50%) rotateX(301deg) rotateY(-112deg) rotateZ(-149deg) translateZ(-817px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(50) {
color: #9b1996;
-webkit-clip-path: polygon(40% 100%, 50% 100%, 50% 150%);
clip-path: polygon(40% 100%, 50% 100%, 50% 150%);
-webkit-transform-origin: 53% 103%;
transform-origin: 53% 103%;
-webkit-animation: fly50 5000ms 1960ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly50 5000ms 1960ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly50 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(306deg) rotateY(-221deg) rotateZ(70deg) translateZ(-1281px);
transform: translate(-50%, -50%) rotateX(306deg) rotateY(-221deg) rotateZ(70deg) translateZ(-1281px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(306deg) rotateY(-221deg) rotateZ(70deg) translateZ(-1281px);
transform: translate(-50%, -50%) rotateX(306deg) rotateY(-221deg) rotateZ(70deg) translateZ(-1281px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly50 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(306deg) rotateY(-221deg) rotateZ(70deg) translateZ(-1281px);
transform: translate(-50%, -50%) rotateX(306deg) rotateY(-221deg) rotateZ(70deg) translateZ(-1281px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(306deg) rotateY(-221deg) rotateZ(70deg) translateZ(-1281px);
transform: translate(-50%, -50%) rotateX(306deg) rotateY(-221deg) rotateZ(70deg) translateZ(-1281px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(51) {
color: #991999;
-webkit-clip-path: polygon(50% 100%, 50% 150%, 60% 150%);
clip-path: polygon(50% 100%, 50% 150%, 60% 150%);
-webkit-transform-origin: 41% 97%;
transform-origin: 41% 97%;
-webkit-animation: fly51 5000ms 2000ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly51 5000ms 2000ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly51 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-351deg) rotateY(417deg) rotateZ(171deg) translateZ(-1369px);
transform: translate(-50%, -50%) rotateX(-351deg) rotateY(417deg) rotateZ(171deg) translateZ(-1369px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-351deg) rotateY(417deg) rotateZ(171deg) translateZ(-1369px);
transform: translate(-50%, -50%) rotateX(-351deg) rotateY(417deg) rotateZ(171deg) translateZ(-1369px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly51 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-351deg) rotateY(417deg) rotateZ(171deg) translateZ(-1369px);
transform: translate(-50%, -50%) rotateX(-351deg) rotateY(417deg) rotateZ(171deg) translateZ(-1369px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-351deg) rotateY(417deg) rotateZ(171deg) translateZ(-1369px);
transform: translate(-50%, -50%) rotateX(-351deg) rotateY(417deg) rotateZ(171deg) translateZ(-1369px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(52) {
color: #97189c;
-webkit-clip-path: polygon(50% 100%, 60% 100%, 60% 150%);
clip-path: polygon(50% 100%, 60% 100%, 60% 150%);
-webkit-transform-origin: 14% 126%;
transform-origin: 14% 126%;
-webkit-animation: fly52 5000ms 2040ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly52 5000ms 2040ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly52 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(329deg) rotateY(427deg) rotateZ(-249deg) translateZ(-892px);
transform: translate(-50%, -50%) rotateX(329deg) rotateY(427deg) rotateZ(-249deg) translateZ(-892px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(329deg) rotateY(427deg) rotateZ(-249deg) translateZ(-892px);
transform: translate(-50%, -50%) rotateX(329deg) rotateY(427deg) rotateZ(-249deg) translateZ(-892px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly52 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(329deg) rotateY(427deg) rotateZ(-249deg) translateZ(-892px);
transform: translate(-50%, -50%) rotateX(329deg) rotateY(427deg) rotateZ(-249deg) translateZ(-892px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(329deg) rotateY(427deg) rotateZ(-249deg) translateZ(-892px);
transform: translate(-50%, -50%) rotateX(329deg) rotateY(427deg) rotateZ(-249deg) translateZ(-892px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(53) {
color: #95189f;
-webkit-clip-path: polygon(60% 100%, 60% 150%, 70% 150%);
clip-path: polygon(60% 100%, 60% 150%, 70% 150%);
-webkit-transform-origin: 59% 140%;
transform-origin: 59% 140%;
-webkit-animation: fly53 5000ms 2080ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly53 5000ms 2080ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly53 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-292deg) rotateY(-97deg) rotateZ(-344deg) translateZ(-1504px);
transform: translate(-50%, -50%) rotateX(-292deg) rotateY(-97deg) rotateZ(-344deg) translateZ(-1504px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-292deg) rotateY(-97deg) rotateZ(-344deg) translateZ(-1504px);
transform: translate(-50%, -50%) rotateX(-292deg) rotateY(-97deg) rotateZ(-344deg) translateZ(-1504px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly53 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-292deg) rotateY(-97deg) rotateZ(-344deg) translateZ(-1504px);
transform: translate(-50%, -50%) rotateX(-292deg) rotateY(-97deg) rotateZ(-344deg) translateZ(-1504px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-292deg) rotateY(-97deg) rotateZ(-344deg) translateZ(-1504px);
transform: translate(-50%, -50%) rotateX(-292deg) rotateY(-97deg) rotateZ(-344deg) translateZ(-1504px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(54) {
color: #9317a2;
-webkit-clip-path: polygon(60% 100%, 70% 100%, 70% 150%);
clip-path: polygon(60% 100%, 70% 100%, 70% 150%);
-webkit-transform-origin: 47% 113%;
transform-origin: 47% 113%;
-webkit-animation: fly54 5000ms 2120ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly54 5000ms 2120ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly54 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-225deg) rotateY(176deg) rotateZ(-212deg) translateZ(-1820px);
transform: translate(-50%, -50%) rotateX(-225deg) rotateY(176deg) rotateZ(-212deg) translateZ(-1820px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-225deg) rotateY(176deg) rotateZ(-212deg) translateZ(-1820px);
transform: translate(-50%, -50%) rotateX(-225deg) rotateY(176deg) rotateZ(-212deg) translateZ(-1820px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly54 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-225deg) rotateY(176deg) rotateZ(-212deg) translateZ(-1820px);
transform: translate(-50%, -50%) rotateX(-225deg) rotateY(176deg) rotateZ(-212deg) translateZ(-1820px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-225deg) rotateY(176deg) rotateZ(-212deg) translateZ(-1820px);
transform: translate(-50%, -50%) rotateX(-225deg) rotateY(176deg) rotateZ(-212deg) translateZ(-1820px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(55) {
color: #9117a5;
-webkit-clip-path: polygon(70% 100%, 70% 150%, 80% 150%);
clip-path: polygon(70% 100%, 70% 150%, 80% 150%);
-webkit-transform-origin: 45% 90%;
transform-origin: 45% 90%;
-webkit-animation: fly55 5000ms 2160ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly55 5000ms 2160ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly55 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-195deg) rotateY(164deg) rotateZ(139deg) translateZ(-1872px);
transform: translate(-50%, -50%) rotateX(-195deg) rotateY(164deg) rotateZ(139deg) translateZ(-1872px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-195deg) rotateY(164deg) rotateZ(139deg) translateZ(-1872px);
transform: translate(-50%, -50%) rotateX(-195deg) rotateY(164deg) rotateZ(139deg) translateZ(-1872px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly55 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-195deg) rotateY(164deg) rotateZ(139deg) translateZ(-1872px);
transform: translate(-50%, -50%) rotateX(-195deg) rotateY(164deg) rotateZ(139deg) translateZ(-1872px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-195deg) rotateY(164deg) rotateZ(139deg) translateZ(-1872px);
transform: translate(-50%, -50%) rotateX(-195deg) rotateY(164deg) rotateZ(139deg) translateZ(-1872px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(56) {
color: #8f16a8;
-webkit-clip-path: polygon(70% 100%, 80% 100%, 80% 150%);
clip-path: polygon(70% 100%, 80% 100%, 80% 150%);
-webkit-transform-origin: 111% 127%;
transform-origin: 111% 127%;
-webkit-animation: fly56 5000ms 2200ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly56 5000ms 2200ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly56 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(192deg) rotateY(-247deg) rotateZ(-487deg) translateZ(190px);
transform: translate(-50%, -50%) rotateX(192deg) rotateY(-247deg) rotateZ(-487deg) translateZ(190px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(192deg) rotateY(-247deg) rotateZ(-487deg) translateZ(190px);
transform: translate(-50%, -50%) rotateX(192deg) rotateY(-247deg) rotateZ(-487deg) translateZ(190px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly56 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(192deg) rotateY(-247deg) rotateZ(-487deg) translateZ(190px);
transform: translate(-50%, -50%) rotateX(192deg) rotateY(-247deg) rotateZ(-487deg) translateZ(190px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(192deg) rotateY(-247deg) rotateZ(-487deg) translateZ(190px);
transform: translate(-50%, -50%) rotateX(192deg) rotateY(-247deg) rotateZ(-487deg) translateZ(190px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(57) {
color: #8d16ab;
-webkit-clip-path: polygon(80% 100%, 80% 150%, 90% 150%);
clip-path: polygon(80% 100%, 80% 150%, 90% 150%);
-webkit-transform-origin: 59% 120%;
transform-origin: 59% 120%;
-webkit-animation: fly57 5000ms 2240ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly57 5000ms 2240ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly57 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(26deg) rotateY(484deg) rotateZ(-77deg) translateZ(-2248px);
transform: translate(-50%, -50%) rotateX(26deg) rotateY(484deg) rotateZ(-77deg) translateZ(-2248px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(26deg) rotateY(484deg) rotateZ(-77deg) translateZ(-2248px);
transform: translate(-50%, -50%) rotateX(26deg) rotateY(484deg) rotateZ(-77deg) translateZ(-2248px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly57 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(26deg) rotateY(484deg) rotateZ(-77deg) translateZ(-2248px);
transform: translate(-50%, -50%) rotateX(26deg) rotateY(484deg) rotateZ(-77deg) translateZ(-2248px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(26deg) rotateY(484deg) rotateZ(-77deg) translateZ(-2248px);
transform: translate(-50%, -50%) rotateX(26deg) rotateY(484deg) rotateZ(-77deg) translateZ(-2248px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(58) {
color: #8b15ae;
-webkit-clip-path: polygon(80% 100%, 90% 100%, 90% 150%);
clip-path: polygon(80% 100%, 90% 100%, 90% 150%);
-webkit-transform-origin: 117% 82%;
transform-origin: 117% 82%;
-webkit-animation: fly58 5000ms 2280ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly58 5000ms 2280ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly58 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(272deg) rotateY(-31deg) rotateZ(-13deg) translateZ(-1103px);
transform: translate(-50%, -50%) rotateX(272deg) rotateY(-31deg) rotateZ(-13deg) translateZ(-1103px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(272deg) rotateY(-31deg) rotateZ(-13deg) translateZ(-1103px);
transform: translate(-50%, -50%) rotateX(272deg) rotateY(-31deg) rotateZ(-13deg) translateZ(-1103px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly58 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(272deg) rotateY(-31deg) rotateZ(-13deg) translateZ(-1103px);
transform: translate(-50%, -50%) rotateX(272deg) rotateY(-31deg) rotateZ(-13deg) translateZ(-1103px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(272deg) rotateY(-31deg) rotateZ(-13deg) translateZ(-1103px);
transform: translate(-50%, -50%) rotateX(272deg) rotateY(-31deg) rotateZ(-13deg) translateZ(-1103px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(59) {
color: #8915b1;
-webkit-clip-path: polygon(90% 100%, 90% 150%, 100% 150%);
clip-path: polygon(90% 100%, 90% 150%, 100% 150%);
-webkit-transform-origin: 134% 88%;
transform-origin: 134% 88%;
-webkit-animation: fly59 5000ms 2320ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly59 5000ms 2320ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly59 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(321deg) rotateY(74deg) rotateZ(233deg) translateZ(22px);
transform: translate(-50%, -50%) rotateX(321deg) rotateY(74deg) rotateZ(233deg) translateZ(22px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(321deg) rotateY(74deg) rotateZ(233deg) translateZ(22px);
transform: translate(-50%, -50%) rotateX(321deg) rotateY(74deg) rotateZ(233deg) translateZ(22px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly59 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(321deg) rotateY(74deg) rotateZ(233deg) translateZ(22px);
transform: translate(-50%, -50%) rotateX(321deg) rotateY(74deg) rotateZ(233deg) translateZ(22px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(321deg) rotateY(74deg) rotateZ(233deg) translateZ(22px);
transform: translate(-50%, -50%) rotateX(321deg) rotateY(74deg) rotateZ(233deg) translateZ(22px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(60) {
color: #8714b4;
-webkit-clip-path: polygon(90% 100%, 100% 100%, 100% 150%);
clip-path: polygon(90% 100%, 100% 100%, 100% 150%);
-webkit-transform-origin: 109% 115%;
transform-origin: 109% 115%;
-webkit-animation: fly60 5000ms 2360ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly60 5000ms 2360ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly60 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-40deg) rotateY(-224deg) rotateZ(261deg) translateZ(-2468px);
transform: translate(-50%, -50%) rotateX(-40deg) rotateY(-224deg) rotateZ(261deg) translateZ(-2468px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-40deg) rotateY(-224deg) rotateZ(261deg) translateZ(-2468px);
transform: translate(-50%, -50%) rotateX(-40deg) rotateY(-224deg) rotateZ(261deg) translateZ(-2468px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly60 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-40deg) rotateY(-224deg) rotateZ(261deg) translateZ(-2468px);
transform: translate(-50%, -50%) rotateX(-40deg) rotateY(-224deg) rotateZ(261deg) translateZ(-2468px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-40deg) rotateY(-224deg) rotateZ(261deg) translateZ(-2468px);
transform: translate(-50%, -50%) rotateX(-40deg) rotateY(-224deg) rotateZ(261deg) translateZ(-2468px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(61) {
color: #8514b7;
-webkit-clip-path: polygon(0% 150%, 0% 200%, 10% 200%);
clip-path: polygon(0% 150%, 0% 200%, 10% 200%);
-webkit-transform-origin: 37% 140%;
transform-origin: 37% 140%;
-webkit-animation: fly61 5000ms 2400ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly61 5000ms 2400ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly61 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(261deg) rotateY(-497deg) rotateZ(-288deg) translateZ(-561px);
transform: translate(-50%, -50%) rotateX(261deg) rotateY(-497deg) rotateZ(-288deg) translateZ(-561px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(261deg) rotateY(-497deg) rotateZ(-288deg) translateZ(-561px);
transform: translate(-50%, -50%) rotateX(261deg) rotateY(-497deg) rotateZ(-288deg) translateZ(-561px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly61 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(261deg) rotateY(-497deg) rotateZ(-288deg) translateZ(-561px);
transform: translate(-50%, -50%) rotateX(261deg) rotateY(-497deg) rotateZ(-288deg) translateZ(-561px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(261deg) rotateY(-497deg) rotateZ(-288deg) translateZ(-561px);
transform: translate(-50%, -50%) rotateX(261deg) rotateY(-497deg) rotateZ(-288deg) translateZ(-561px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(62) {
color: #8313ba;
-webkit-clip-path: polygon(0% 150%, 10% 150%, 10% 200%);
clip-path: polygon(0% 150%, 10% 150%, 10% 200%);
-webkit-transform-origin: 43% 150%;
transform-origin: 43% 150%;
-webkit-animation: fly62 5000ms 2440ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly62 5000ms 2440ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly62 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-187deg) rotateY(-339deg) rotateZ(-222deg) translateZ(-1541px);
transform: translate(-50%, -50%) rotateX(-187deg) rotateY(-339deg) rotateZ(-222deg) translateZ(-1541px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-187deg) rotateY(-339deg) rotateZ(-222deg) translateZ(-1541px);
transform: translate(-50%, -50%) rotateX(-187deg) rotateY(-339deg) rotateZ(-222deg) translateZ(-1541px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly62 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-187deg) rotateY(-339deg) rotateZ(-222deg) translateZ(-1541px);
transform: translate(-50%, -50%) rotateX(-187deg) rotateY(-339deg) rotateZ(-222deg) translateZ(-1541px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-187deg) rotateY(-339deg) rotateZ(-222deg) translateZ(-1541px);
transform: translate(-50%, -50%) rotateX(-187deg) rotateY(-339deg) rotateZ(-222deg) translateZ(-1541px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(63) {
color: #8113bd;
-webkit-clip-path: polygon(10% 150%, 10% 200%, 20% 200%);
clip-path: polygon(10% 150%, 10% 200%, 20% 200%);
-webkit-transform-origin: 25% 169%;
transform-origin: 25% 169%;
-webkit-animation: fly63 5000ms 2480ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly63 5000ms 2480ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly63 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-256deg) rotateY(-112deg) rotateZ(213deg) translateZ(-1322px);
transform: translate(-50%, -50%) rotateX(-256deg) rotateY(-112deg) rotateZ(213deg) translateZ(-1322px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-256deg) rotateY(-112deg) rotateZ(213deg) translateZ(-1322px);
transform: translate(-50%, -50%) rotateX(-256deg) rotateY(-112deg) rotateZ(213deg) translateZ(-1322px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly63 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-256deg) rotateY(-112deg) rotateZ(213deg) translateZ(-1322px);
transform: translate(-50%, -50%) rotateX(-256deg) rotateY(-112deg) rotateZ(213deg) translateZ(-1322px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-256deg) rotateY(-112deg) rotateZ(213deg) translateZ(-1322px);
transform: translate(-50%, -50%) rotateX(-256deg) rotateY(-112deg) rotateZ(213deg) translateZ(-1322px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(64) {
color: #7f12c0;
-webkit-clip-path: polygon(10% 150%, 20% 150%, 20% 200%);
clip-path: polygon(10% 150%, 20% 150%, 20% 200%);
-webkit-transform-origin: 35% 121%;
transform-origin: 35% 121%;
-webkit-animation: fly64 5000ms 2520ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly64 5000ms 2520ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly64 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(459deg) rotateY(410deg) rotateZ(326deg) translateZ(-1928px);
transform: translate(-50%, -50%) rotateX(459deg) rotateY(410deg) rotateZ(326deg) translateZ(-1928px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(459deg) rotateY(410deg) rotateZ(326deg) translateZ(-1928px);
transform: translate(-50%, -50%) rotateX(459deg) rotateY(410deg) rotateZ(326deg) translateZ(-1928px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly64 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(459deg) rotateY(410deg) rotateZ(326deg) translateZ(-1928px);
transform: translate(-50%, -50%) rotateX(459deg) rotateY(410deg) rotateZ(326deg) translateZ(-1928px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(459deg) rotateY(410deg) rotateZ(326deg) translateZ(-1928px);
transform: translate(-50%, -50%) rotateX(459deg) rotateY(410deg) rotateZ(326deg) translateZ(-1928px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(65) {
color: #7d12c3;
-webkit-clip-path: polygon(20% 150%, 20% 200%, 30% 200%);
clip-path: polygon(20% 150%, 20% 200%, 30% 200%);
-webkit-transform-origin: 47% 154%;
transform-origin: 47% 154%;
-webkit-animation: fly65 5000ms 2560ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly65 5000ms 2560ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly65 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(346deg) rotateY(487deg) rotateZ(352deg) translateZ(-456px);
transform: translate(-50%, -50%) rotateX(346deg) rotateY(487deg) rotateZ(352deg) translateZ(-456px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(346deg) rotateY(487deg) rotateZ(352deg) translateZ(-456px);
transform: translate(-50%, -50%) rotateX(346deg) rotateY(487deg) rotateZ(352deg) translateZ(-456px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly65 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(346deg) rotateY(487deg) rotateZ(352deg) translateZ(-456px);
transform: translate(-50%, -50%) rotateX(346deg) rotateY(487deg) rotateZ(352deg) translateZ(-456px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(346deg) rotateY(487deg) rotateZ(352deg) translateZ(-456px);
transform: translate(-50%, -50%) rotateX(346deg) rotateY(487deg) rotateZ(352deg) translateZ(-456px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(66) {
color: #7b11c6;
-webkit-clip-path: polygon(20% 150%, 30% 150%, 30% 200%);
clip-path: polygon(20% 150%, 30% 150%, 30% 200%);
-webkit-transform-origin: -1% 200%;
transform-origin: -1% 200%;
-webkit-animation: fly66 5000ms 2600ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly66 5000ms 2600ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly66 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-163deg) rotateY(-374deg) rotateZ(73deg) translateZ(310px);
transform: translate(-50%, -50%) rotateX(-163deg) rotateY(-374deg) rotateZ(73deg) translateZ(310px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-163deg) rotateY(-374deg) rotateZ(73deg) translateZ(310px);
transform: translate(-50%, -50%) rotateX(-163deg) rotateY(-374deg) rotateZ(73deg) translateZ(310px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly66 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-163deg) rotateY(-374deg) rotateZ(73deg) translateZ(310px);
transform: translate(-50%, -50%) rotateX(-163deg) rotateY(-374deg) rotateZ(73deg) translateZ(310px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-163deg) rotateY(-374deg) rotateZ(73deg) translateZ(310px);
transform: translate(-50%, -50%) rotateX(-163deg) rotateY(-374deg) rotateZ(73deg) translateZ(310px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(67) {
color: #7911c9;
-webkit-clip-path: polygon(30% 150%, 30% 200%, 40% 200%);
clip-path: polygon(30% 150%, 30% 200%, 40% 200%);
-webkit-transform-origin: -1% 134%;
transform-origin: -1% 134%;
-webkit-animation: fly67 5000ms 2640ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly67 5000ms 2640ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly67 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(236deg) rotateY(355deg) rotateZ(-98deg) translateZ(-2159px);
transform: translate(-50%, -50%) rotateX(236deg) rotateY(355deg) rotateZ(-98deg) translateZ(-2159px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(236deg) rotateY(355deg) rotateZ(-98deg) translateZ(-2159px);
transform: translate(-50%, -50%) rotateX(236deg) rotateY(355deg) rotateZ(-98deg) translateZ(-2159px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly67 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(236deg) rotateY(355deg) rotateZ(-98deg) translateZ(-2159px);
transform: translate(-50%, -50%) rotateX(236deg) rotateY(355deg) rotateZ(-98deg) translateZ(-2159px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(236deg) rotateY(355deg) rotateZ(-98deg) translateZ(-2159px);
transform: translate(-50%, -50%) rotateX(236deg) rotateY(355deg) rotateZ(-98deg) translateZ(-2159px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(68) {
color: #7710cc;
-webkit-clip-path: polygon(30% 150%, 40% 150%, 40% 200%);
clip-path: polygon(30% 150%, 40% 150%, 40% 200%);
-webkit-transform-origin: 74% 119%;
transform-origin: 74% 119%;
-webkit-animation: fly68 5000ms 2680ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly68 5000ms 2680ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly68 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(231deg) rotateY(234deg) rotateZ(-98deg) translateZ(-1326px);
transform: translate(-50%, -50%) rotateX(231deg) rotateY(234deg) rotateZ(-98deg) translateZ(-1326px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(231deg) rotateY(234deg) rotateZ(-98deg) translateZ(-1326px);
transform: translate(-50%, -50%) rotateX(231deg) rotateY(234deg) rotateZ(-98deg) translateZ(-1326px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly68 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(231deg) rotateY(234deg) rotateZ(-98deg) translateZ(-1326px);
transform: translate(-50%, -50%) rotateX(231deg) rotateY(234deg) rotateZ(-98deg) translateZ(-1326px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(231deg) rotateY(234deg) rotateZ(-98deg) translateZ(-1326px);
transform: translate(-50%, -50%) rotateX(231deg) rotateY(234deg) rotateZ(-98deg) translateZ(-1326px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(69) {
color: #7510cf;
-webkit-clip-path: polygon(40% 150%, 40% 200%, 50% 200%);
clip-path: polygon(40% 150%, 40% 200%, 50% 200%);
-webkit-transform-origin: 28% 121%;
transform-origin: 28% 121%;
-webkit-animation: fly69 5000ms 2720ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly69 5000ms 2720ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly69 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-27deg) rotateY(260deg) rotateZ(-483deg) translateZ(-631px);
transform: translate(-50%, -50%) rotateX(-27deg) rotateY(260deg) rotateZ(-483deg) translateZ(-631px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-27deg) rotateY(260deg) rotateZ(-483deg) translateZ(-631px);
transform: translate(-50%, -50%) rotateX(-27deg) rotateY(260deg) rotateZ(-483deg) translateZ(-631px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly69 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-27deg) rotateY(260deg) rotateZ(-483deg) translateZ(-631px);
transform: translate(-50%, -50%) rotateX(-27deg) rotateY(260deg) rotateZ(-483deg) translateZ(-631px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-27deg) rotateY(260deg) rotateZ(-483deg) translateZ(-631px);
transform: translate(-50%, -50%) rotateX(-27deg) rotateY(260deg) rotateZ(-483deg) translateZ(-631px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(70) {
color: #730fd2;
-webkit-clip-path: polygon(40% 150%, 50% 150%, 50% 200%);
clip-path: polygon(40% 150%, 50% 150%, 50% 200%);
-webkit-transform-origin: 41% 124%;
transform-origin: 41% 124%;
-webkit-animation: fly70 5000ms 2760ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly70 5000ms 2760ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly70 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-227deg) rotateY(-87deg) rotateZ(-146deg) translateZ(442px);
transform: translate(-50%, -50%) rotateX(-227deg) rotateY(-87deg) rotateZ(-146deg) translateZ(442px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-227deg) rotateY(-87deg) rotateZ(-146deg) translateZ(442px);
transform: translate(-50%, -50%) rotateX(-227deg) rotateY(-87deg) rotateZ(-146deg) translateZ(442px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly70 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-227deg) rotateY(-87deg) rotateZ(-146deg) translateZ(442px);
transform: translate(-50%, -50%) rotateX(-227deg) rotateY(-87deg) rotateZ(-146deg) translateZ(442px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-227deg) rotateY(-87deg) rotateZ(-146deg) translateZ(442px);
transform: translate(-50%, -50%) rotateX(-227deg) rotateY(-87deg) rotateZ(-146deg) translateZ(442px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(71) {
color: #710fd5;
-webkit-clip-path: polygon(50% 150%, 50% 200%, 60% 200%);
clip-path: polygon(50% 150%, 50% 200%, 60% 200%);
-webkit-transform-origin: 48% 181%;
transform-origin: 48% 181%;
-webkit-animation: fly71 5000ms 2800ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly71 5000ms 2800ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly71 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(222deg) rotateY(127deg) rotateZ(213deg) translateZ(-584px);
transform: translate(-50%, -50%) rotateX(222deg) rotateY(127deg) rotateZ(213deg) translateZ(-584px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(222deg) rotateY(127deg) rotateZ(213deg) translateZ(-584px);
transform: translate(-50%, -50%) rotateX(222deg) rotateY(127deg) rotateZ(213deg) translateZ(-584px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly71 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(222deg) rotateY(127deg) rotateZ(213deg) translateZ(-584px);
transform: translate(-50%, -50%) rotateX(222deg) rotateY(127deg) rotateZ(213deg) translateZ(-584px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(222deg) rotateY(127deg) rotateZ(213deg) translateZ(-584px);
transform: translate(-50%, -50%) rotateX(222deg) rotateY(127deg) rotateZ(213deg) translateZ(-584px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(72) {
color: #6f0ed8;
-webkit-clip-path: polygon(50% 150%, 60% 150%, 60% 200%);
clip-path: polygon(50% 150%, 60% 150%, 60% 200%);
-webkit-transform-origin: 34% 133%;
transform-origin: 34% 133%;
-webkit-animation: fly72 5000ms 2840ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly72 5000ms 2840ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly72 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(330deg) rotateY(-179deg) rotateZ(235deg) translateZ(-2269px);
transform: translate(-50%, -50%) rotateX(330deg) rotateY(-179deg) rotateZ(235deg) translateZ(-2269px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(330deg) rotateY(-179deg) rotateZ(235deg) translateZ(-2269px);
transform: translate(-50%, -50%) rotateX(330deg) rotateY(-179deg) rotateZ(235deg) translateZ(-2269px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly72 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(330deg) rotateY(-179deg) rotateZ(235deg) translateZ(-2269px);
transform: translate(-50%, -50%) rotateX(330deg) rotateY(-179deg) rotateZ(235deg) translateZ(-2269px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(330deg) rotateY(-179deg) rotateZ(235deg) translateZ(-2269px);
transform: translate(-50%, -50%) rotateX(330deg) rotateY(-179deg) rotateZ(235deg) translateZ(-2269px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(73) {
color: #6d0edb;
-webkit-clip-path: polygon(60% 150%, 60% 200%, 70% 200%);
clip-path: polygon(60% 150%, 60% 200%, 70% 200%);
-webkit-transform-origin: 11% 193%;
transform-origin: 11% 193%;
-webkit-animation: fly73 5000ms 2880ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly73 5000ms 2880ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly73 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(169deg) rotateY(-446deg) rotateZ(244deg) translateZ(-1969px);
transform: translate(-50%, -50%) rotateX(169deg) rotateY(-446deg) rotateZ(244deg) translateZ(-1969px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(169deg) rotateY(-446deg) rotateZ(244deg) translateZ(-1969px);
transform: translate(-50%, -50%) rotateX(169deg) rotateY(-446deg) rotateZ(244deg) translateZ(-1969px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly73 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(169deg) rotateY(-446deg) rotateZ(244deg) translateZ(-1969px);
transform: translate(-50%, -50%) rotateX(169deg) rotateY(-446deg) rotateZ(244deg) translateZ(-1969px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(169deg) rotateY(-446deg) rotateZ(244deg) translateZ(-1969px);
transform: translate(-50%, -50%) rotateX(169deg) rotateY(-446deg) rotateZ(244deg) translateZ(-1969px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(74) {
color: #6b0dde;
-webkit-clip-path: polygon(60% 150%, 70% 150%, 70% 200%);
clip-path: polygon(60% 150%, 70% 150%, 70% 200%);
-webkit-transform-origin: 53% 200%;
transform-origin: 53% 200%;
-webkit-animation: fly74 5000ms 2920ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly74 5000ms 2920ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly74 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(378deg) rotateY(-132deg) rotateZ(242deg) translateZ(-47px);
transform: translate(-50%, -50%) rotateX(378deg) rotateY(-132deg) rotateZ(242deg) translateZ(-47px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(378deg) rotateY(-132deg) rotateZ(242deg) translateZ(-47px);
transform: translate(-50%, -50%) rotateX(378deg) rotateY(-132deg) rotateZ(242deg) translateZ(-47px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly74 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(378deg) rotateY(-132deg) rotateZ(242deg) translateZ(-47px);
transform: translate(-50%, -50%) rotateX(378deg) rotateY(-132deg) rotateZ(242deg) translateZ(-47px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(378deg) rotateY(-132deg) rotateZ(242deg) translateZ(-47px);
transform: translate(-50%, -50%) rotateX(378deg) rotateY(-132deg) rotateZ(242deg) translateZ(-47px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(75) {
color: #690de1;
-webkit-clip-path: polygon(70% 150%, 70% 200%, 80% 200%);
clip-path: polygon(70% 150%, 70% 200%, 80% 200%);
-webkit-transform-origin: 103% 145%;
transform-origin: 103% 145%;
-webkit-animation: fly75 5000ms 2960ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly75 5000ms 2960ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly75 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-329deg) rotateY(-131deg) rotateZ(-490deg) translateZ(108px);
transform: translate(-50%, -50%) rotateX(-329deg) rotateY(-131deg) rotateZ(-490deg) translateZ(108px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-329deg) rotateY(-131deg) rotateZ(-490deg) translateZ(108px);
transform: translate(-50%, -50%) rotateX(-329deg) rotateY(-131deg) rotateZ(-490deg) translateZ(108px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly75 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-329deg) rotateY(-131deg) rotateZ(-490deg) translateZ(108px);
transform: translate(-50%, -50%) rotateX(-329deg) rotateY(-131deg) rotateZ(-490deg) translateZ(108px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-329deg) rotateY(-131deg) rotateZ(-490deg) translateZ(108px);
transform: translate(-50%, -50%) rotateX(-329deg) rotateY(-131deg) rotateZ(-490deg) translateZ(108px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(76) {
color: #670ce4;
-webkit-clip-path: polygon(70% 150%, 80% 150%, 80% 200%);
clip-path: polygon(70% 150%, 80% 150%, 80% 200%);
-webkit-transform-origin: 53% 124%;
transform-origin: 53% 124%;
-webkit-animation: fly76 5000ms 3000ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly76 5000ms 3000ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly76 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(313deg) rotateY(-396deg) rotateZ(413deg) translateZ(-2158px);
transform: translate(-50%, -50%) rotateX(313deg) rotateY(-396deg) rotateZ(413deg) translateZ(-2158px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(313deg) rotateY(-396deg) rotateZ(413deg) translateZ(-2158px);
transform: translate(-50%, -50%) rotateX(313deg) rotateY(-396deg) rotateZ(413deg) translateZ(-2158px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly76 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(313deg) rotateY(-396deg) rotateZ(413deg) translateZ(-2158px);
transform: translate(-50%, -50%) rotateX(313deg) rotateY(-396deg) rotateZ(413deg) translateZ(-2158px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(313deg) rotateY(-396deg) rotateZ(413deg) translateZ(-2158px);
transform: translate(-50%, -50%) rotateX(313deg) rotateY(-396deg) rotateZ(413deg) translateZ(-2158px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(77) {
color: #650ce7;
-webkit-clip-path: polygon(80% 150%, 80% 200%, 90% 200%);
clip-path: polygon(80% 150%, 80% 200%, 90% 200%);
-webkit-transform-origin: 47% 173%;
transform-origin: 47% 173%;
-webkit-animation: fly77 5000ms 3040ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly77 5000ms 3040ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly77 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(107deg) rotateY(-74deg) rotateZ(109deg) translateZ(-2493px);
transform: translate(-50%, -50%) rotateX(107deg) rotateY(-74deg) rotateZ(109deg) translateZ(-2493px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(107deg) rotateY(-74deg) rotateZ(109deg) translateZ(-2493px);
transform: translate(-50%, -50%) rotateX(107deg) rotateY(-74deg) rotateZ(109deg) translateZ(-2493px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly77 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(107deg) rotateY(-74deg) rotateZ(109deg) translateZ(-2493px);
transform: translate(-50%, -50%) rotateX(107deg) rotateY(-74deg) rotateZ(109deg) translateZ(-2493px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(107deg) rotateY(-74deg) rotateZ(109deg) translateZ(-2493px);
transform: translate(-50%, -50%) rotateX(107deg) rotateY(-74deg) rotateZ(109deg) translateZ(-2493px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(78) {
color: #630bea;
-webkit-clip-path: polygon(80% 150%, 90% 150%, 90% 200%);
clip-path: polygon(80% 150%, 90% 150%, 90% 200%);
-webkit-transform-origin: 113% 142%;
transform-origin: 113% 142%;
-webkit-animation: fly78 5000ms 3080ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly78 5000ms 3080ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly78 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-358deg) rotateY(394deg) rotateZ(-478deg) translateZ(-2108px);
transform: translate(-50%, -50%) rotateX(-358deg) rotateY(394deg) rotateZ(-478deg) translateZ(-2108px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-358deg) rotateY(394deg) rotateZ(-478deg) translateZ(-2108px);
transform: translate(-50%, -50%) rotateX(-358deg) rotateY(394deg) rotateZ(-478deg) translateZ(-2108px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly78 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-358deg) rotateY(394deg) rotateZ(-478deg) translateZ(-2108px);
transform: translate(-50%, -50%) rotateX(-358deg) rotateY(394deg) rotateZ(-478deg) translateZ(-2108px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-358deg) rotateY(394deg) rotateZ(-478deg) translateZ(-2108px);
transform: translate(-50%, -50%) rotateX(-358deg) rotateY(394deg) rotateZ(-478deg) translateZ(-2108px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(79) {
color: #610bed;
-webkit-clip-path: polygon(90% 150%, 90% 200%, 100% 200%);
clip-path: polygon(90% 150%, 90% 200%, 100% 200%);
-webkit-transform-origin: 73% 132%;
transform-origin: 73% 132%;
-webkit-animation: fly79 5000ms 3120ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly79 5000ms 3120ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly79 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(404deg) rotateY(-206deg) rotateZ(-218deg) translateZ(-2165px);
transform: translate(-50%, -50%) rotateX(404deg) rotateY(-206deg) rotateZ(-218deg) translateZ(-2165px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(404deg) rotateY(-206deg) rotateZ(-218deg) translateZ(-2165px);
transform: translate(-50%, -50%) rotateX(404deg) rotateY(-206deg) rotateZ(-218deg) translateZ(-2165px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly79 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(404deg) rotateY(-206deg) rotateZ(-218deg) translateZ(-2165px);
transform: translate(-50%, -50%) rotateX(404deg) rotateY(-206deg) rotateZ(-218deg) translateZ(-2165px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(404deg) rotateY(-206deg) rotateZ(-218deg) translateZ(-2165px);
transform: translate(-50%, -50%) rotateX(404deg) rotateY(-206deg) rotateZ(-218deg) translateZ(-2165px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(80) {
color: #5f0af0;
-webkit-clip-path: polygon(90% 150%, 100% 150%, 100% 200%);
clip-path: polygon(90% 150%, 100% 150%, 100% 200%);
-webkit-transform-origin: 121% 110%;
transform-origin: 121% 110%;
-webkit-animation: fly80 5000ms 3160ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly80 5000ms 3160ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly80 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(217deg) rotateY(217deg) rotateZ(378deg) translateZ(-1486px);
transform: translate(-50%, -50%) rotateX(217deg) rotateY(217deg) rotateZ(378deg) translateZ(-1486px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(217deg) rotateY(217deg) rotateZ(378deg) translateZ(-1486px);
transform: translate(-50%, -50%) rotateX(217deg) rotateY(217deg) rotateZ(378deg) translateZ(-1486px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly80 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(217deg) rotateY(217deg) rotateZ(378deg) translateZ(-1486px);
transform: translate(-50%, -50%) rotateX(217deg) rotateY(217deg) rotateZ(378deg) translateZ(-1486px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(217deg) rotateY(217deg) rotateZ(378deg) translateZ(-1486px);
transform: translate(-50%, -50%) rotateX(217deg) rotateY(217deg) rotateZ(378deg) translateZ(-1486px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(81) {
color: #5d0af3;
-webkit-clip-path: polygon(0% 200%, 0% 250%, 10% 250%);
clip-path: polygon(0% 200%, 0% 250%, 10% 250%);
-webkit-transform-origin: 21% 192%;
transform-origin: 21% 192%;
-webkit-animation: fly81 5000ms 3200ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly81 5000ms 3200ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly81 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-342deg) rotateY(-113deg) rotateZ(475deg) translateZ(-2206px);
transform: translate(-50%, -50%) rotateX(-342deg) rotateY(-113deg) rotateZ(475deg) translateZ(-2206px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-342deg) rotateY(-113deg) rotateZ(475deg) translateZ(-2206px);
transform: translate(-50%, -50%) rotateX(-342deg) rotateY(-113deg) rotateZ(475deg) translateZ(-2206px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly81 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-342deg) rotateY(-113deg) rotateZ(475deg) translateZ(-2206px);
transform: translate(-50%, -50%) rotateX(-342deg) rotateY(-113deg) rotateZ(475deg) translateZ(-2206px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-342deg) rotateY(-113deg) rotateZ(475deg) translateZ(-2206px);
transform: translate(-50%, -50%) rotateX(-342deg) rotateY(-113deg) rotateZ(475deg) translateZ(-2206px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(82) {
color: #5b09f6;
-webkit-clip-path: polygon(0% 200%, 10% 200%, 10% 250%);
clip-path: polygon(0% 200%, 10% 200%, 10% 250%);
-webkit-transform-origin: 48% 192%;
transform-origin: 48% 192%;
-webkit-animation: fly82 5000ms 3240ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly82 5000ms 3240ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly82 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-484deg) rotateY(-63deg) rotateZ(-203deg) translateZ(-904px);
transform: translate(-50%, -50%) rotateX(-484deg) rotateY(-63deg) rotateZ(-203deg) translateZ(-904px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-484deg) rotateY(-63deg) rotateZ(-203deg) translateZ(-904px);
transform: translate(-50%, -50%) rotateX(-484deg) rotateY(-63deg) rotateZ(-203deg) translateZ(-904px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly82 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-484deg) rotateY(-63deg) rotateZ(-203deg) translateZ(-904px);
transform: translate(-50%, -50%) rotateX(-484deg) rotateY(-63deg) rotateZ(-203deg) translateZ(-904px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-484deg) rotateY(-63deg) rotateZ(-203deg) translateZ(-904px);
transform: translate(-50%, -50%) rotateX(-484deg) rotateY(-63deg) rotateZ(-203deg) translateZ(-904px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(83) {
color: #5909f9;
-webkit-clip-path: polygon(10% 200%, 10% 250%, 20% 250%);
clip-path: polygon(10% 200%, 10% 250%, 20% 250%);
-webkit-transform-origin: -3% 249%;
transform-origin: -3% 249%;
-webkit-animation: fly83 5000ms 3280ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly83 5000ms 3280ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly83 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(334deg) rotateY(-351deg) rotateZ(31deg) translateZ(-2331px);
transform: translate(-50%, -50%) rotateX(334deg) rotateY(-351deg) rotateZ(31deg) translateZ(-2331px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(334deg) rotateY(-351deg) rotateZ(31deg) translateZ(-2331px);
transform: translate(-50%, -50%) rotateX(334deg) rotateY(-351deg) rotateZ(31deg) translateZ(-2331px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly83 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(334deg) rotateY(-351deg) rotateZ(31deg) translateZ(-2331px);
transform: translate(-50%, -50%) rotateX(334deg) rotateY(-351deg) rotateZ(31deg) translateZ(-2331px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(334deg) rotateY(-351deg) rotateZ(31deg) translateZ(-2331px);
transform: translate(-50%, -50%) rotateX(334deg) rotateY(-351deg) rotateZ(31deg) translateZ(-2331px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(84) {
color: #5708fc;
-webkit-clip-path: polygon(10% 200%, 20% 200%, 20% 250%);
clip-path: polygon(10% 200%, 20% 200%, 20% 250%);
-webkit-transform-origin: -1% 232%;
transform-origin: -1% 232%;
-webkit-animation: fly84 5000ms 3320ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly84 5000ms 3320ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly84 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-481deg) rotateY(-286deg) rotateZ(319deg) translateZ(-698px);
transform: translate(-50%, -50%) rotateX(-481deg) rotateY(-286deg) rotateZ(319deg) translateZ(-698px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-481deg) rotateY(-286deg) rotateZ(319deg) translateZ(-698px);
transform: translate(-50%, -50%) rotateX(-481deg) rotateY(-286deg) rotateZ(319deg) translateZ(-698px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly84 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-481deg) rotateY(-286deg) rotateZ(319deg) translateZ(-698px);
transform: translate(-50%, -50%) rotateX(-481deg) rotateY(-286deg) rotateZ(319deg) translateZ(-698px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-481deg) rotateY(-286deg) rotateZ(319deg) translateZ(-698px);
transform: translate(-50%, -50%) rotateX(-481deg) rotateY(-286deg) rotateZ(319deg) translateZ(-698px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(85) {
color: #5508ff;
-webkit-clip-path: polygon(20% 200%, 20% 250%, 30% 250%);
clip-path: polygon(20% 200%, 20% 250%, 30% 250%);
-webkit-transform-origin: 6% 189%;
transform-origin: 6% 189%;
-webkit-animation: fly85 5000ms 3360ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly85 5000ms 3360ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly85 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-201deg) rotateY(-351deg) rotateZ(-17deg) translateZ(-1996px);
transform: translate(-50%, -50%) rotateX(-201deg) rotateY(-351deg) rotateZ(-17deg) translateZ(-1996px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-201deg) rotateY(-351deg) rotateZ(-17deg) translateZ(-1996px);
transform: translate(-50%, -50%) rotateX(-201deg) rotateY(-351deg) rotateZ(-17deg) translateZ(-1996px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly85 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-201deg) rotateY(-351deg) rotateZ(-17deg) translateZ(-1996px);
transform: translate(-50%, -50%) rotateX(-201deg) rotateY(-351deg) rotateZ(-17deg) translateZ(-1996px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-201deg) rotateY(-351deg) rotateZ(-17deg) translateZ(-1996px);
transform: translate(-50%, -50%) rotateX(-201deg) rotateY(-351deg) rotateZ(-17deg) translateZ(-1996px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(86) {
color: #5307ff;
-webkit-clip-path: polygon(20% 200%, 30% 200%, 30% 250%);
clip-path: polygon(20% 200%, 30% 200%, 30% 250%);
-webkit-transform-origin: 7% 194%;
transform-origin: 7% 194%;
-webkit-animation: fly86 5000ms 3400ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly86 5000ms 3400ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly86 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(205deg) rotateY(-457deg) rotateZ(432deg) translateZ(-1572px);
transform: translate(-50%, -50%) rotateX(205deg) rotateY(-457deg) rotateZ(432deg) translateZ(-1572px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(205deg) rotateY(-457deg) rotateZ(432deg) translateZ(-1572px);
transform: translate(-50%, -50%) rotateX(205deg) rotateY(-457deg) rotateZ(432deg) translateZ(-1572px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly86 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(205deg) rotateY(-457deg) rotateZ(432deg) translateZ(-1572px);
transform: translate(-50%, -50%) rotateX(205deg) rotateY(-457deg) rotateZ(432deg) translateZ(-1572px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(205deg) rotateY(-457deg) rotateZ(432deg) translateZ(-1572px);
transform: translate(-50%, -50%) rotateX(205deg) rotateY(-457deg) rotateZ(432deg) translateZ(-1572px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(87) {
color: #5107ff;
-webkit-clip-path: polygon(30% 200%, 30% 250%, 40% 250%);
clip-path: polygon(30% 200%, 30% 250%, 40% 250%);
-webkit-transform-origin: 0% 197%;
transform-origin: 0% 197%;
-webkit-animation: fly87 5000ms 3440ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly87 5000ms 3440ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly87 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-72deg) rotateY(259deg) rotateZ(68deg) translateZ(-1645px);
transform: translate(-50%, -50%) rotateX(-72deg) rotateY(259deg) rotateZ(68deg) translateZ(-1645px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-72deg) rotateY(259deg) rotateZ(68deg) translateZ(-1645px);
transform: translate(-50%, -50%) rotateX(-72deg) rotateY(259deg) rotateZ(68deg) translateZ(-1645px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly87 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-72deg) rotateY(259deg) rotateZ(68deg) translateZ(-1645px);
transform: translate(-50%, -50%) rotateX(-72deg) rotateY(259deg) rotateZ(68deg) translateZ(-1645px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-72deg) rotateY(259deg) rotateZ(68deg) translateZ(-1645px);
transform: translate(-50%, -50%) rotateX(-72deg) rotateY(259deg) rotateZ(68deg) translateZ(-1645px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(88) {
color: #4f06ff;
-webkit-clip-path: polygon(30% 200%, 40% 200%, 40% 250%);
clip-path: polygon(30% 200%, 40% 200%, 40% 250%);
-webkit-transform-origin: 40% 229%;
transform-origin: 40% 229%;
-webkit-animation: fly88 5000ms 3480ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly88 5000ms 3480ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly88 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-385deg) rotateY(18deg) rotateZ(88deg) translateZ(-2130px);
transform: translate(-50%, -50%) rotateX(-385deg) rotateY(18deg) rotateZ(88deg) translateZ(-2130px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-385deg) rotateY(18deg) rotateZ(88deg) translateZ(-2130px);
transform: translate(-50%, -50%) rotateX(-385deg) rotateY(18deg) rotateZ(88deg) translateZ(-2130px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly88 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-385deg) rotateY(18deg) rotateZ(88deg) translateZ(-2130px);
transform: translate(-50%, -50%) rotateX(-385deg) rotateY(18deg) rotateZ(88deg) translateZ(-2130px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-385deg) rotateY(18deg) rotateZ(88deg) translateZ(-2130px);
transform: translate(-50%, -50%) rotateX(-385deg) rotateY(18deg) rotateZ(88deg) translateZ(-2130px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(89) {
color: #4d06ff;
-webkit-clip-path: polygon(40% 200%, 40% 250%, 50% 250%);
clip-path: polygon(40% 200%, 40% 250%, 50% 250%);
-webkit-transform-origin: 12% 159%;
transform-origin: 12% 159%;
-webkit-animation: fly89 5000ms 3520ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly89 5000ms 3520ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly89 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(93deg) rotateY(-391deg) rotateZ(378deg) translateZ(-1636px);
transform: translate(-50%, -50%) rotateX(93deg) rotateY(-391deg) rotateZ(378deg) translateZ(-1636px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(93deg) rotateY(-391deg) rotateZ(378deg) translateZ(-1636px);
transform: translate(-50%, -50%) rotateX(93deg) rotateY(-391deg) rotateZ(378deg) translateZ(-1636px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly89 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(93deg) rotateY(-391deg) rotateZ(378deg) translateZ(-1636px);
transform: translate(-50%, -50%) rotateX(93deg) rotateY(-391deg) rotateZ(378deg) translateZ(-1636px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(93deg) rotateY(-391deg) rotateZ(378deg) translateZ(-1636px);
transform: translate(-50%, -50%) rotateX(93deg) rotateY(-391deg) rotateZ(378deg) translateZ(-1636px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(90) {
color: #4b05ff;
-webkit-clip-path: polygon(40% 200%, 50% 200%, 50% 250%);
clip-path: polygon(40% 200%, 50% 200%, 50% 250%);
-webkit-transform-origin: 84% 221%;
transform-origin: 84% 221%;
-webkit-animation: fly90 5000ms 3560ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly90 5000ms 3560ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly90 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-127deg) rotateY(-472deg) rotateZ(-424deg) translateZ(-1702px);
transform: translate(-50%, -50%) rotateX(-127deg) rotateY(-472deg) rotateZ(-424deg) translateZ(-1702px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-127deg) rotateY(-472deg) rotateZ(-424deg) translateZ(-1702px);
transform: translate(-50%, -50%) rotateX(-127deg) rotateY(-472deg) rotateZ(-424deg) translateZ(-1702px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly90 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-127deg) rotateY(-472deg) rotateZ(-424deg) translateZ(-1702px);
transform: translate(-50%, -50%) rotateX(-127deg) rotateY(-472deg) rotateZ(-424deg) translateZ(-1702px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-127deg) rotateY(-472deg) rotateZ(-424deg) translateZ(-1702px);
transform: translate(-50%, -50%) rotateX(-127deg) rotateY(-472deg) rotateZ(-424deg) translateZ(-1702px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(91) {
color: #4905ff;
-webkit-clip-path: polygon(50% 200%, 50% 250%, 60% 250%);
clip-path: polygon(50% 200%, 50% 250%, 60% 250%);
-webkit-transform-origin: 48% 170%;
transform-origin: 48% 170%;
-webkit-animation: fly91 5000ms 3600ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly91 5000ms 3600ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly91 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-447deg) rotateY(74deg) rotateZ(-152deg) translateZ(37px);
transform: translate(-50%, -50%) rotateX(-447deg) rotateY(74deg) rotateZ(-152deg) translateZ(37px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-447deg) rotateY(74deg) rotateZ(-152deg) translateZ(37px);
transform: translate(-50%, -50%) rotateX(-447deg) rotateY(74deg) rotateZ(-152deg) translateZ(37px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly91 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-447deg) rotateY(74deg) rotateZ(-152deg) translateZ(37px);
transform: translate(-50%, -50%) rotateX(-447deg) rotateY(74deg) rotateZ(-152deg) translateZ(37px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-447deg) rotateY(74deg) rotateZ(-152deg) translateZ(37px);
transform: translate(-50%, -50%) rotateX(-447deg) rotateY(74deg) rotateZ(-152deg) translateZ(37px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(92) {
color: #4704ff;
-webkit-clip-path: polygon(50% 200%, 60% 200%, 60% 250%);
clip-path: polygon(50% 200%, 60% 200%, 60% 250%);
-webkit-transform-origin: 82% 215%;
transform-origin: 82% 215%;
-webkit-animation: fly92 5000ms 3640ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly92 5000ms 3640ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly92 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-35deg) rotateY(-390deg) rotateZ(-366deg) translateZ(-1282px);
transform: translate(-50%, -50%) rotateX(-35deg) rotateY(-390deg) rotateZ(-366deg) translateZ(-1282px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-35deg) rotateY(-390deg) rotateZ(-366deg) translateZ(-1282px);
transform: translate(-50%, -50%) rotateX(-35deg) rotateY(-390deg) rotateZ(-366deg) translateZ(-1282px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly92 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-35deg) rotateY(-390deg) rotateZ(-366deg) translateZ(-1282px);
transform: translate(-50%, -50%) rotateX(-35deg) rotateY(-390deg) rotateZ(-366deg) translateZ(-1282px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-35deg) rotateY(-390deg) rotateZ(-366deg) translateZ(-1282px);
transform: translate(-50%, -50%) rotateX(-35deg) rotateY(-390deg) rotateZ(-366deg) translateZ(-1282px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(93) {
color: #4504ff;
-webkit-clip-path: polygon(60% 200%, 60% 250%, 70% 250%);
clip-path: polygon(60% 200%, 60% 250%, 70% 250%);
-webkit-transform-origin: 93% 156%;
transform-origin: 93% 156%;
-webkit-animation: fly93 5000ms 3680ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly93 5000ms 3680ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly93 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-236deg) rotateY(101deg) rotateZ(-140deg) translateZ(-650px);
transform: translate(-50%, -50%) rotateX(-236deg) rotateY(101deg) rotateZ(-140deg) translateZ(-650px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-236deg) rotateY(101deg) rotateZ(-140deg) translateZ(-650px);
transform: translate(-50%, -50%) rotateX(-236deg) rotateY(101deg) rotateZ(-140deg) translateZ(-650px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly93 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-236deg) rotateY(101deg) rotateZ(-140deg) translateZ(-650px);
transform: translate(-50%, -50%) rotateX(-236deg) rotateY(101deg) rotateZ(-140deg) translateZ(-650px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-236deg) rotateY(101deg) rotateZ(-140deg) translateZ(-650px);
transform: translate(-50%, -50%) rotateX(-236deg) rotateY(101deg) rotateZ(-140deg) translateZ(-650px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(94) {
color: #4303ff;
-webkit-clip-path: polygon(60% 200%, 70% 200%, 70% 250%);
clip-path: polygon(60% 200%, 70% 200%, 70% 250%);
-webkit-transform-origin: 54% 183%;
transform-origin: 54% 183%;
-webkit-animation: fly94 5000ms 3720ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly94 5000ms 3720ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly94 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(437deg) rotateY(311deg) rotateZ(304deg) translateZ(-1704px);
transform: translate(-50%, -50%) rotateX(437deg) rotateY(311deg) rotateZ(304deg) translateZ(-1704px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(437deg) rotateY(311deg) rotateZ(304deg) translateZ(-1704px);
transform: translate(-50%, -50%) rotateX(437deg) rotateY(311deg) rotateZ(304deg) translateZ(-1704px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly94 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(437deg) rotateY(311deg) rotateZ(304deg) translateZ(-1704px);
transform: translate(-50%, -50%) rotateX(437deg) rotateY(311deg) rotateZ(304deg) translateZ(-1704px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(437deg) rotateY(311deg) rotateZ(304deg) translateZ(-1704px);
transform: translate(-50%, -50%) rotateX(437deg) rotateY(311deg) rotateZ(304deg) translateZ(-1704px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(95) {
color: #4103ff;
-webkit-clip-path: polygon(70% 200%, 70% 250%, 80% 250%);
clip-path: polygon(70% 200%, 70% 250%, 80% 250%);
-webkit-transform-origin: 59% 156%;
transform-origin: 59% 156%;
-webkit-animation: fly95 5000ms 3760ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly95 5000ms 3760ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly95 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-258deg) rotateY(-190deg) rotateZ(-242deg) translateZ(-1056px);
transform: translate(-50%, -50%) rotateX(-258deg) rotateY(-190deg) rotateZ(-242deg) translateZ(-1056px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-258deg) rotateY(-190deg) rotateZ(-242deg) translateZ(-1056px);
transform: translate(-50%, -50%) rotateX(-258deg) rotateY(-190deg) rotateZ(-242deg) translateZ(-1056px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly95 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-258deg) rotateY(-190deg) rotateZ(-242deg) translateZ(-1056px);
transform: translate(-50%, -50%) rotateX(-258deg) rotateY(-190deg) rotateZ(-242deg) translateZ(-1056px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-258deg) rotateY(-190deg) rotateZ(-242deg) translateZ(-1056px);
transform: translate(-50%, -50%) rotateX(-258deg) rotateY(-190deg) rotateZ(-242deg) translateZ(-1056px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(96) {
color: #3f02ff;
-webkit-clip-path: polygon(70% 200%, 80% 200%, 80% 250%);
clip-path: polygon(70% 200%, 80% 200%, 80% 250%);
-webkit-transform-origin: 83% 151%;
transform-origin: 83% 151%;
-webkit-animation: fly96 5000ms 3800ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly96 5000ms 3800ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly96 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-14deg) rotateY(-206deg) rotateZ(-363deg) translateZ(291px);
transform: translate(-50%, -50%) rotateX(-14deg) rotateY(-206deg) rotateZ(-363deg) translateZ(291px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-14deg) rotateY(-206deg) rotateZ(-363deg) translateZ(291px);
transform: translate(-50%, -50%) rotateX(-14deg) rotateY(-206deg) rotateZ(-363deg) translateZ(291px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly96 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-14deg) rotateY(-206deg) rotateZ(-363deg) translateZ(291px);
transform: translate(-50%, -50%) rotateX(-14deg) rotateY(-206deg) rotateZ(-363deg) translateZ(291px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-14deg) rotateY(-206deg) rotateZ(-363deg) translateZ(291px);
transform: translate(-50%, -50%) rotateX(-14deg) rotateY(-206deg) rotateZ(-363deg) translateZ(291px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(97) {
color: #3d02ff;
-webkit-clip-path: polygon(80% 200%, 80% 250%, 90% 250%);
clip-path: polygon(80% 200%, 80% 250%, 90% 250%);
-webkit-transform-origin: 98% 154%;
transform-origin: 98% 154%;
-webkit-animation: fly97 5000ms 3840ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly97 5000ms 3840ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly97 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(244deg) rotateY(-25deg) rotateZ(-46deg) translateZ(-841px);
transform: translate(-50%, -50%) rotateX(244deg) rotateY(-25deg) rotateZ(-46deg) translateZ(-841px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(244deg) rotateY(-25deg) rotateZ(-46deg) translateZ(-841px);
transform: translate(-50%, -50%) rotateX(244deg) rotateY(-25deg) rotateZ(-46deg) translateZ(-841px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly97 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(244deg) rotateY(-25deg) rotateZ(-46deg) translateZ(-841px);
transform: translate(-50%, -50%) rotateX(244deg) rotateY(-25deg) rotateZ(-46deg) translateZ(-841px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(244deg) rotateY(-25deg) rotateZ(-46deg) translateZ(-841px);
transform: translate(-50%, -50%) rotateX(244deg) rotateY(-25deg) rotateZ(-46deg) translateZ(-841px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(98) {
color: #3b01ff;
-webkit-clip-path: polygon(80% 200%, 90% 200%, 90% 250%);
clip-path: polygon(80% 200%, 90% 200%, 90% 250%);
-webkit-transform-origin: 82% 208%;
transform-origin: 82% 208%;
-webkit-animation: fly98 5000ms 3880ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly98 5000ms 3880ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly98 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(379deg) rotateY(297deg) rotateZ(237deg) translateZ(7px);
transform: translate(-50%, -50%) rotateX(379deg) rotateY(297deg) rotateZ(237deg) translateZ(7px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(379deg) rotateY(297deg) rotateZ(237deg) translateZ(7px);
transform: translate(-50%, -50%) rotateX(379deg) rotateY(297deg) rotateZ(237deg) translateZ(7px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly98 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(379deg) rotateY(297deg) rotateZ(237deg) translateZ(7px);
transform: translate(-50%, -50%) rotateX(379deg) rotateY(297deg) rotateZ(237deg) translateZ(7px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(379deg) rotateY(297deg) rotateZ(237deg) translateZ(7px);
transform: translate(-50%, -50%) rotateX(379deg) rotateY(297deg) rotateZ(237deg) translateZ(7px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(99) {
color: #3901ff;
-webkit-clip-path: polygon(90% 200%, 90% 250%, 100% 250%);
clip-path: polygon(90% 200%, 90% 250%, 100% 250%);
-webkit-transform-origin: 47% 233%;
transform-origin: 47% 233%;
-webkit-animation: fly99 5000ms 3920ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly99 5000ms 3920ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly99 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-497deg) rotateY(80deg) rotateZ(468deg) translateZ(-2387px);
transform: translate(-50%, -50%) rotateX(-497deg) rotateY(80deg) rotateZ(468deg) translateZ(-2387px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-497deg) rotateY(80deg) rotateZ(468deg) translateZ(-2387px);
transform: translate(-50%, -50%) rotateX(-497deg) rotateY(80deg) rotateZ(468deg) translateZ(-2387px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly99 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-497deg) rotateY(80deg) rotateZ(468deg) translateZ(-2387px);
transform: translate(-50%, -50%) rotateX(-497deg) rotateY(80deg) rotateZ(468deg) translateZ(-2387px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-497deg) rotateY(80deg) rotateZ(468deg) translateZ(-2387px);
transform: translate(-50%, -50%) rotateX(-497deg) rotateY(80deg) rotateZ(468deg) translateZ(-2387px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(100) {
color: #3700ff;
-webkit-clip-path: polygon(90% 200%, 100% 200%, 100% 250%);
clip-path: polygon(90% 200%, 100% 200%, 100% 250%);
-webkit-transform-origin: 121% 153%;
transform-origin: 121% 153%;
-webkit-animation: fly100 5000ms 3960ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly100 5000ms 3960ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly100 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-58deg) rotateY(276deg) rotateZ(72deg) translateZ(-1463px);
transform: translate(-50%, -50%) rotateX(-58deg) rotateY(276deg) rotateZ(72deg) translateZ(-1463px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-58deg) rotateY(276deg) rotateZ(72deg) translateZ(-1463px);
transform: translate(-50%, -50%) rotateX(-58deg) rotateY(276deg) rotateZ(72deg) translateZ(-1463px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly100 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-58deg) rotateY(276deg) rotateZ(72deg) translateZ(-1463px);
transform: translate(-50%, -50%) rotateX(-58deg) rotateY(276deg) rotateZ(72deg) translateZ(-1463px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-58deg) rotateY(276deg) rotateZ(72deg) translateZ(-1463px);
transform: translate(-50%, -50%) rotateX(-58deg) rotateY(276deg) rotateZ(72deg) translateZ(-1463px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
#ui .text:nth-child(101) {
color: #3500ff;
-webkit-clip-path: polygon(0% 250%, 0% 300%, 10% 300%);
clip-path: polygon(0% 250%, 0% 300%, 10% 300%);
-webkit-transform-origin: 2% 299%;
transform-origin: 2% 299%;
-webkit-animation: fly101 5000ms 4000ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
animation: fly101 5000ms 4000ms cubic-bezier(0.36, 0.1, 0.16, 1) infinite alternate;
}
@-webkit-keyframes fly101 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-285deg) rotateY(82deg) rotateZ(218deg) translateZ(-1141px);
transform: translate(-50%, -50%) rotateX(-285deg) rotateY(82deg) rotateZ(218deg) translateZ(-1141px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-285deg) rotateY(82deg) rotateZ(218deg) translateZ(-1141px);
transform: translate(-50%, -50%) rotateX(-285deg) rotateY(82deg) rotateZ(218deg) translateZ(-1141px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
}
@keyframes fly101 {
0% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-285deg) rotateY(82deg) rotateZ(218deg) translateZ(-1141px);
transform: translate(-50%, -50%) rotateX(-285deg) rotateY(82deg) rotateZ(218deg) translateZ(-1141px);
}
10% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) rotateX(-285deg) rotateY(82deg) rotateZ(218deg) translateZ(-1141px);
transform: translate(-50%, -50%) rotateX(-285deg) rotateY(82deg) rotateZ(218deg) translateZ(-1141px);
}
90% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
transform: translate(-50%, -50%) rotate(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
} | 0.428233 | 0.158989 |
.txt-empresa {
margin-bottom: 0;
font-family: "openExtraBold";
text-shadow: 1px 2px 6px #5d5d5d;
font-weight: 600;
}
.rmprsporce span{
color: white;
font-weight: 800;
font-size: 0.8rem;
}
.revo_inte{
font-size: 2.2rem !important;
text-shadow: 1px 2px 6px #5d5d5d !important;
margin-bottom: 0 !important;
color: #ffffff !important;
line-height: 1;
}
.txtbluex{
color: #4F8AE1;
}
.fstxtblux{
font-size: 1.5rem;
font-weight:600 ;
}
.txt-black{
color: black;
}
.txt-grs{
color: #434343;
}
.text-justify{
text-align: justify;
}
.text-last{
text-align-last: center;
}
.cajaazul{
font-weight: 600;
color: white;
}
.fs_sm{
font-size: 0.75rem;
}
.fw600{
font-weight: 600;
}
.fwbold{
font-weight: bold;
}
.tick{
height: 1.5rem;
width: 0.5rem;
padding: 0rem !important;
}
.ml-2{
margin-left: 0.5rem;
margin-bottom: 0;
}
.txt-compromis{
color:#458BE1 ;
font-weight: 600;
}
.bluzol{
color:#458BE1 ;
font-weight: 600;
}
.form-inpt{
border-bottom: 1px solid #ced4da !important;
border: none;
border-radius: 0;
}
.form-msj{
border-radius: 0;
}
.txt-gray_s{
color: #8B8B8B;
}
.form-inpt::placeholder{
color:#8B8B8B ;
font-size: 0.8rem;
}
.btn_contacto{
border-radius: 0;
background-color: #458BE1;
color: white;
font-weight: 600;
padding: 0.5rem 1.8rem;
}
.bg-cover{
background-size: cover;
}
.bg-center{
background-position: center;
}
.bg-nrpte{
background-repeat: no-repeat;
}
.fondo_graybajo{
background-color: #F2F2F2;
height: 100%;
width: 65%;
top: 0;
}
.txtsizesm{
font-size: 0.75rem;
}
.h-10{
width: 10%;
}
.w-10{
width: 10%;
}
.w_rmsa{
width: 7rem;
}
.fwsm{
font-size: 0.75rem;
}
.text-black{
color: black;
}
.inptprgrs{
background: #E4E4E4;
padding: 0.2rem 0.8rem;
border-radius: 0;
line-height: 1.2;
}
.img-square{
width: 100%;
height: 200px;
position: relative;
background-size: cover;
background-position: center;
}
.program1 {
transition: all 300ms ease;
}
.program1 h2{
font-size: 1.5rem;
margin: 3.5rem 0;
font-family: 'openBold';
color: #4F8AE4;
}
.program1 a{
background-color: #4F8AE4;
border-color: #4F8AE4;
padding: .5rem 1rem;
}
.text-programs{
font-size: 0.8rem;
font-weight: bold;
color: #3e3e3e;
margin-bottom: 2rem;
}
.slick-flechas{
margin-top: 4rem;
}
.slick-flechas button{
padding: 1px 8px;
background: #4f8ae4;
border-color: #4f8ae4;
border-radius: 0;
}
.slick-flechas span{
vertical-align: middle;
color: #4f8ae4;
margin: 0 15px;
}
.slick-list{
padding: 0 !important;
}
@media (min-width: 320px) {
.txt-empresa {
font-size: 2rem;
}
.centradoempresa {
top: 48% !important;
left: 45% !important;
}
.n_rp{
display: none;
}
.text-empre1{
padding: 1rem 0.5rem;
margin: 0;
font-weight: 600;
}
.spac_min{
padding-top: 0.5rem;
}
.txt-compromis{
font-size: 1.4rem;
padding: 1rem 0;
}
.mr_progres2{
margin-top: 10rem;
}
.fstxtblux{
text-align: center;
margin: 0;
padding: 1.5rem 0;
}
.frmnput{
padding: 0.375rem 0rem;
}
.w_rm{
width: 3rem;
}
.contac_txt{
top: 67% !important;
left: 41% !important;
}
.txtcontc1{
font-family: 'openExtraBold';
font-size: 2rem;
text-shadow: 1px 2px 6px #5d5d5d;
}
.txtcontc2{
font-family: 'openExtraBold';
font-size: 2rem;
text-shadow: 1px 2px 6px #5d5d5d;
}
.h-sda{
height: 12rem;
}
.rute_a{
font-size: 0.8rem;
color: black;
font-weight: 600;
text-decoration: none;
}
.indx-blg{
text-align: center;
margin-top: 2.2rem;
}
.mrgnt{
margin: 0;
line-height: 0.5;
}
.mrgdas{
margin-top: 0.8rem;
}
.txt_dte{
font-size: 0.7rem;
}
.mrowblg{
margin-bottom: 2rem;
}
.mrg-indtl{
margin-top: 2rem;
}
.hrmg{
margin-top: 1rem;
margin-bottom: 0.8rem;
}
.spcrm5{
margin: 1.5rem 0rem 5rem;
}
.mtd-sa{
margin-top: 2rem;
}
.pstremc{
text-align: start;
}
.mbconcts{
margin-bottom: 0rem;
}
.txtprogr1,.txtprogr2{
text-align: center;
}
.txtprogr2{
font-family: "openExtraBold";
font-weight: 500 !important;
}
.mrgprogr{
margin: 3rem 0 2rem;
}
.fot2prog{
margin-top: 2rem;
}
.cardpromrp{
border: 0;
margin: 1rem 0rem 1rem 0rem;
}
.btn_progrms{
background-color: #427CCE;
border-radius: 0;
color: white;
font-weight: 600;
}
.progra1rp{
display: block;
}
.revo_inte{
font-size: 2.2rem !important;
text-shadow: 1px 2px 6px #5d5d5d !important;
margin-bottom: 0 !important;
color: #ffffff !important;
line-height: 1;
}
.rmprsporce span{
color: white;
font-weight: 800;
font-size: 0.8rem;
}
}
@media (min-width: 375px) {
.txt-empresa {
font-size: 2.2rem;
}
}
@media (min-width: 425px) {
}
@media (min-width: 768px) {
.revo_inte{
font-size: 3rem !important;
text-shadow: 1px 2px 6px #5d5d5d !important;
}
.mrgprogr{
margin: 4rem 0;
}
.txtprogr1,.txtprogr2{
text-align: start;
}
.pstremc{
text-align: center;
}
.fstxtblux{
text-align: start;
}
.frm-nc{
padding: .375rem 0rem;
}
.txt-empresa {
font-size: 1.8rem;
}
.centradoempresa {
top: 49% !important;
left: 42% !important;
}
.mx_3web{
margin: 0 1rem;
}
.n_rp{
display: block;
}
.text-empre1{
padding: 4rem 0rem;
margin: 0;
}
.cajaazul {
background-color: #427CCE;
padding: 0.5rem 2rem;
}
.spac_min{
padding-top: 1.5rem;
}
.txt-compromis{
font-size: 1.4rem;
padding: 1rem 0;
}
.mr_progres2{
margin-top: 0rem;
}
.tx-cntr{
text-align: center;
}
.txtcontc1{
font-size: 3rem;
}
.contac_txt{
top: 59% !important;
left: 28% !important;
}
.mrl{
margin-left: 0.5rem;
margin-right: 0.5rem;
}
.indx-blg{
text-align: start;
margin-top: 2.2rem;
}
.mrowblg{
margin-bottom: 4rem;
}
.bluzol {
font-size: 1.5rem;
}
.mrg-indtl{
margin-top: 4rem;
}
.hrmg{
margin-top: 2rem;
margin-bottom: 1.7rem;
}
.mbconcts{
margin-bottom: 2.5rem;
}
.fot2prog{
margin-top: 0rem;
}
.centraddemo{
width: 90%;
}
.btnesrx{
margin-left: 7rem;
margin-top: 3rem;
}
.program-item{
margin: 0 15px;
padding: 40px 0;
}
.program1 .slick-active.slick-center > div {
width: 100%;
-moz-transform: scale(1.5);
-ms-transform: scale(1.5);
-o-transform: scale(1.5);
-webkit-transform: scale(1.5);
color: #e67e22;
opacity: 1;
transform: scale(1.5);
transition: all 200ms ease;
z-index: 9;
border-left: 15px solid #fff;
border-right: 15px solid #fff;
}
.program1 h2{
font-size: 2rem;
}
}
@media (min-width: 1024px) {
.fot2prog{
margin-top: 0rem;
}
.txt-empresa {
font-size: 2.4rem;
}
.centradoempresa {
top: 54% !important;
left: 42% !important;
}
.cajaazul{
font-size: 1.5rem;
line-height: 1.3;
font-weight: 600;
color: white;
}
.cajaazul {
background-color: #427CCE;
padding: 0.5rem 3rem;
}
.txt-compromis {
font-size: 2rem;
padding: 2rem 0;
}
.txtcontc2 {
font-size: 3rem;
}
.txtcontc1 {
font-size: 3.6rem;
}
.contac_txt {
top: 75% !important;
left: 34% !important;
}
.fstxtblux {
padding: 2.5rem 0;
}
.h-sda{
height: 15rem;
}
.mrgnt {
margin: 1rem 0;
}
.mrg-indtl{
margin-top: 5rem;
}
.hrmg{
margin-top: 2rem;
margin-bottom: 2rem;
}
.mtd-sa{
margin-top: 4rem;
}
.mbconcts{
margin-bottom: 3rem;
}
.txtprogr1{
font-size: 1.5rem;
}
.txtprogr2{
font-size: 1.7rem;
}
.mrgprogr{
margin-top: 5rem;
}
.centraddemo{
width: 69%;
}
.btnesrx{
margin-left: 7rem;
}
.img-square{
height: 300px;
}
.program1 h2{
font-size: 2.5rem;
}
.rmprsporce span{
color: white;
font-weight: 800;
font-size: 0.9rem;
}
}
@media (min-width: 1250px) {
.cajaazul {
background-color: #427CCE;
padding: 0.5rem 5rem;
}
.fstxtblux {
font-size: 2rem;
}
.btnesrx{
margin-left: 11rem;
}
}
@media (min-width: 1320px) {
.txt-empresa {
font-size: 3rem;
}
.rute_a{
font-size: 1.3rem;
color: black;
font-weight: 600;
text-decoration: none;
}
.txtsizesm {
font-size: 1.15rem;
}
.btnesrx{
margin-left: 13rem;
}
}
@media (min-width: 1440px) {
.txt-empresa {
font-size: 3.4rem;
}
.cajaazul {
background-color: #427CCE;
padding: 0.5rem 7rem;
}
.txtcontc2 {
font-size: 4rem;
}
.txtcontc1 {
font-size: 4rem;
}
.h-sda{
height: 18rem;
}
.txt_dte {
font-size: 1rem;
}
.btnesrx{
margin-left: 16rem;
}
.rmprsporce span{
color: white;
font-weight: 800;
font-size: 1rem;
}
}
@media (min-width: 1600px) {
.btnesrx{
margin-left: 19rem;
}
.text-programs{
font-size: 0.9rem;
}
}
@media (min-width: 1920px) {
.btnesrx{
margin-left: 26rem;
}
} | public/css/empresa.css | .txt-empresa {
margin-bottom: 0;
font-family: "openExtraBold";
text-shadow: 1px 2px 6px #5d5d5d;
font-weight: 600;
}
.rmprsporce span{
color: white;
font-weight: 800;
font-size: 0.8rem;
}
.revo_inte{
font-size: 2.2rem !important;
text-shadow: 1px 2px 6px #5d5d5d !important;
margin-bottom: 0 !important;
color: #ffffff !important;
line-height: 1;
}
.txtbluex{
color: #4F8AE1;
}
.fstxtblux{
font-size: 1.5rem;
font-weight:600 ;
}
.txt-black{
color: black;
}
.txt-grs{
color: #434343;
}
.text-justify{
text-align: justify;
}
.text-last{
text-align-last: center;
}
.cajaazul{
font-weight: 600;
color: white;
}
.fs_sm{
font-size: 0.75rem;
}
.fw600{
font-weight: 600;
}
.fwbold{
font-weight: bold;
}
.tick{
height: 1.5rem;
width: 0.5rem;
padding: 0rem !important;
}
.ml-2{
margin-left: 0.5rem;
margin-bottom: 0;
}
.txt-compromis{
color:#458BE1 ;
font-weight: 600;
}
.bluzol{
color:#458BE1 ;
font-weight: 600;
}
.form-inpt{
border-bottom: 1px solid #ced4da !important;
border: none;
border-radius: 0;
}
.form-msj{
border-radius: 0;
}
.txt-gray_s{
color: #8B8B8B;
}
.form-inpt::placeholder{
color:#8B8B8B ;
font-size: 0.8rem;
}
.btn_contacto{
border-radius: 0;
background-color: #458BE1;
color: white;
font-weight: 600;
padding: 0.5rem 1.8rem;
}
.bg-cover{
background-size: cover;
}
.bg-center{
background-position: center;
}
.bg-nrpte{
background-repeat: no-repeat;
}
.fondo_graybajo{
background-color: #F2F2F2;
height: 100%;
width: 65%;
top: 0;
}
.txtsizesm{
font-size: 0.75rem;
}
.h-10{
width: 10%;
}
.w-10{
width: 10%;
}
.w_rmsa{
width: 7rem;
}
.fwsm{
font-size: 0.75rem;
}
.text-black{
color: black;
}
.inptprgrs{
background: #E4E4E4;
padding: 0.2rem 0.8rem;
border-radius: 0;
line-height: 1.2;
}
.img-square{
width: 100%;
height: 200px;
position: relative;
background-size: cover;
background-position: center;
}
.program1 {
transition: all 300ms ease;
}
.program1 h2{
font-size: 1.5rem;
margin: 3.5rem 0;
font-family: 'openBold';
color: #4F8AE4;
}
.program1 a{
background-color: #4F8AE4;
border-color: #4F8AE4;
padding: .5rem 1rem;
}
.text-programs{
font-size: 0.8rem;
font-weight: bold;
color: #3e3e3e;
margin-bottom: 2rem;
}
.slick-flechas{
margin-top: 4rem;
}
.slick-flechas button{
padding: 1px 8px;
background: #4f8ae4;
border-color: #4f8ae4;
border-radius: 0;
}
.slick-flechas span{
vertical-align: middle;
color: #4f8ae4;
margin: 0 15px;
}
.slick-list{
padding: 0 !important;
}
@media (min-width: 320px) {
.txt-empresa {
font-size: 2rem;
}
.centradoempresa {
top: 48% !important;
left: 45% !important;
}
.n_rp{
display: none;
}
.text-empre1{
padding: 1rem 0.5rem;
margin: 0;
font-weight: 600;
}
.spac_min{
padding-top: 0.5rem;
}
.txt-compromis{
font-size: 1.4rem;
padding: 1rem 0;
}
.mr_progres2{
margin-top: 10rem;
}
.fstxtblux{
text-align: center;
margin: 0;
padding: 1.5rem 0;
}
.frmnput{
padding: 0.375rem 0rem;
}
.w_rm{
width: 3rem;
}
.contac_txt{
top: 67% !important;
left: 41% !important;
}
.txtcontc1{
font-family: 'openExtraBold';
font-size: 2rem;
text-shadow: 1px 2px 6px #5d5d5d;
}
.txtcontc2{
font-family: 'openExtraBold';
font-size: 2rem;
text-shadow: 1px 2px 6px #5d5d5d;
}
.h-sda{
height: 12rem;
}
.rute_a{
font-size: 0.8rem;
color: black;
font-weight: 600;
text-decoration: none;
}
.indx-blg{
text-align: center;
margin-top: 2.2rem;
}
.mrgnt{
margin: 0;
line-height: 0.5;
}
.mrgdas{
margin-top: 0.8rem;
}
.txt_dte{
font-size: 0.7rem;
}
.mrowblg{
margin-bottom: 2rem;
}
.mrg-indtl{
margin-top: 2rem;
}
.hrmg{
margin-top: 1rem;
margin-bottom: 0.8rem;
}
.spcrm5{
margin: 1.5rem 0rem 5rem;
}
.mtd-sa{
margin-top: 2rem;
}
.pstremc{
text-align: start;
}
.mbconcts{
margin-bottom: 0rem;
}
.txtprogr1,.txtprogr2{
text-align: center;
}
.txtprogr2{
font-family: "openExtraBold";
font-weight: 500 !important;
}
.mrgprogr{
margin: 3rem 0 2rem;
}
.fot2prog{
margin-top: 2rem;
}
.cardpromrp{
border: 0;
margin: 1rem 0rem 1rem 0rem;
}
.btn_progrms{
background-color: #427CCE;
border-radius: 0;
color: white;
font-weight: 600;
}
.progra1rp{
display: block;
}
.revo_inte{
font-size: 2.2rem !important;
text-shadow: 1px 2px 6px #5d5d5d !important;
margin-bottom: 0 !important;
color: #ffffff !important;
line-height: 1;
}
.rmprsporce span{
color: white;
font-weight: 800;
font-size: 0.8rem;
}
}
@media (min-width: 375px) {
.txt-empresa {
font-size: 2.2rem;
}
}
@media (min-width: 425px) {
}
@media (min-width: 768px) {
.revo_inte{
font-size: 3rem !important;
text-shadow: 1px 2px 6px #5d5d5d !important;
}
.mrgprogr{
margin: 4rem 0;
}
.txtprogr1,.txtprogr2{
text-align: start;
}
.pstremc{
text-align: center;
}
.fstxtblux{
text-align: start;
}
.frm-nc{
padding: .375rem 0rem;
}
.txt-empresa {
font-size: 1.8rem;
}
.centradoempresa {
top: 49% !important;
left: 42% !important;
}
.mx_3web{
margin: 0 1rem;
}
.n_rp{
display: block;
}
.text-empre1{
padding: 4rem 0rem;
margin: 0;
}
.cajaazul {
background-color: #427CCE;
padding: 0.5rem 2rem;
}
.spac_min{
padding-top: 1.5rem;
}
.txt-compromis{
font-size: 1.4rem;
padding: 1rem 0;
}
.mr_progres2{
margin-top: 0rem;
}
.tx-cntr{
text-align: center;
}
.txtcontc1{
font-size: 3rem;
}
.contac_txt{
top: 59% !important;
left: 28% !important;
}
.mrl{
margin-left: 0.5rem;
margin-right: 0.5rem;
}
.indx-blg{
text-align: start;
margin-top: 2.2rem;
}
.mrowblg{
margin-bottom: 4rem;
}
.bluzol {
font-size: 1.5rem;
}
.mrg-indtl{
margin-top: 4rem;
}
.hrmg{
margin-top: 2rem;
margin-bottom: 1.7rem;
}
.mbconcts{
margin-bottom: 2.5rem;
}
.fot2prog{
margin-top: 0rem;
}
.centraddemo{
width: 90%;
}
.btnesrx{
margin-left: 7rem;
margin-top: 3rem;
}
.program-item{
margin: 0 15px;
padding: 40px 0;
}
.program1 .slick-active.slick-center > div {
width: 100%;
-moz-transform: scale(1.5);
-ms-transform: scale(1.5);
-o-transform: scale(1.5);
-webkit-transform: scale(1.5);
color: #e67e22;
opacity: 1;
transform: scale(1.5);
transition: all 200ms ease;
z-index: 9;
border-left: 15px solid #fff;
border-right: 15px solid #fff;
}
.program1 h2{
font-size: 2rem;
}
}
@media (min-width: 1024px) {
.fot2prog{
margin-top: 0rem;
}
.txt-empresa {
font-size: 2.4rem;
}
.centradoempresa {
top: 54% !important;
left: 42% !important;
}
.cajaazul{
font-size: 1.5rem;
line-height: 1.3;
font-weight: 600;
color: white;
}
.cajaazul {
background-color: #427CCE;
padding: 0.5rem 3rem;
}
.txt-compromis {
font-size: 2rem;
padding: 2rem 0;
}
.txtcontc2 {
font-size: 3rem;
}
.txtcontc1 {
font-size: 3.6rem;
}
.contac_txt {
top: 75% !important;
left: 34% !important;
}
.fstxtblux {
padding: 2.5rem 0;
}
.h-sda{
height: 15rem;
}
.mrgnt {
margin: 1rem 0;
}
.mrg-indtl{
margin-top: 5rem;
}
.hrmg{
margin-top: 2rem;
margin-bottom: 2rem;
}
.mtd-sa{
margin-top: 4rem;
}
.mbconcts{
margin-bottom: 3rem;
}
.txtprogr1{
font-size: 1.5rem;
}
.txtprogr2{
font-size: 1.7rem;
}
.mrgprogr{
margin-top: 5rem;
}
.centraddemo{
width: 69%;
}
.btnesrx{
margin-left: 7rem;
}
.img-square{
height: 300px;
}
.program1 h2{
font-size: 2.5rem;
}
.rmprsporce span{
color: white;
font-weight: 800;
font-size: 0.9rem;
}
}
@media (min-width: 1250px) {
.cajaazul {
background-color: #427CCE;
padding: 0.5rem 5rem;
}
.fstxtblux {
font-size: 2rem;
}
.btnesrx{
margin-left: 11rem;
}
}
@media (min-width: 1320px) {
.txt-empresa {
font-size: 3rem;
}
.rute_a{
font-size: 1.3rem;
color: black;
font-weight: 600;
text-decoration: none;
}
.txtsizesm {
font-size: 1.15rem;
}
.btnesrx{
margin-left: 13rem;
}
}
@media (min-width: 1440px) {
.txt-empresa {
font-size: 3.4rem;
}
.cajaazul {
background-color: #427CCE;
padding: 0.5rem 7rem;
}
.txtcontc2 {
font-size: 4rem;
}
.txtcontc1 {
font-size: 4rem;
}
.h-sda{
height: 18rem;
}
.txt_dte {
font-size: 1rem;
}
.btnesrx{
margin-left: 16rem;
}
.rmprsporce span{
color: white;
font-weight: 800;
font-size: 1rem;
}
}
@media (min-width: 1600px) {
.btnesrx{
margin-left: 19rem;
}
.text-programs{
font-size: 0.9rem;
}
}
@media (min-width: 1920px) {
.btnesrx{
margin-left: 26rem;
}
} | 0.314051 | 0.118003 |
@import url(https://fonts.googleapis.com/earlyaccess/notosanskr.css);
@import url(https://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);
@import url(https://cdn.rawgit.com/kattergil/NotoSerifKR-Web/76eb9ebf/stylesheet/NotoSerif-Web.css);
/*
* common
*/
* {margin:0; padding:0}
.txtBold400 {font-weight:400;}
.txtBold500 {font-weight:500;}
.txtBold600 {font-weight:600;}
.txtBlue {color:#0079c2;}
.one-line {float:left;}
.pencil {position:absolute; top:-94px; left:50%; margin-left:-44px; z-index:1000;}
.logo_fix {position:fixed; top:90px; z-index:10000;}
.logo_fix.left {right:auto; left:1%;}
.logo_fix.right {right:1%; left:auto;}
.hidePc {display:block;}
.hideM {display:none;}
.width-auto {width:auto !important; max-width:100% !important;}
.serif {font-family:'Noto Serif KR', sans-serif !important;}
.quote {position:absolute; z-index:3;}
/*
* layout & interaction
*/
.post_article {position:relative; text-align:center; font-family:'Noto Sans KR', sans-serif; color:#000; letter-spacing:-0.5px;}
.post_article .post-text:before,
.post_article .post-text:after {content:''; display:block; clear:both;}
#main-wrapper {padding:0; width:100%; overflow:hidden;}
#typewriter1 img {vertical-align:middle;}
#typewriter1,
#typewriter2,
#typewriter3,
#typewriter4,
#typewriter5,
#typewriter6,
#typewriter7,
#typewriter8,
#typewriter9,
#typewriter10,
#typewriter11,
#typewriter12,
#typewriter13,
.post-contents04 .motion_fadeIn,
.post-contents09 .motion_fadeIn,
.post-contents09-m-1 .motion_fadeIn,
.post-contents13 .motion_fadeIn,
.post-contents13-m .post-text .motion_fadeIn,
.post-contents13-m .post-text2 .motion_fadeIn {opacity:0;}
/*
* swiper
*/
.swiper-container,
.swiper-wrapper,
.swiper-slide,
.swiper-slide-box {width:100%;}
.swiper-slide-box img {width:100%;}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next, .swiper-button-next, .swiper-container-rtl .swiper-button-prev {background:none;}
.swiper-button-prev:before, .swiper-button-next:before {opacity:0;}
.swiper1 .swiper-button-next,
.swiper1 .swiper-button-prev {margin-top:0; top:115px;}
.swiper1 .swiper-button-prev,
.swiper1 .swiper-container-rtl .swiper-button-next {left:20%;}
.swiper1 .swiper-button-next,
.swiper1 .swiper-container-rtl .swiper-button-prev {right:20%;}
/*
* contents
*/
.post-contents01 {width:100%; min-height:697px; background:transparent; position:relative;}
.post-contents01 .post-text {position:relative;}
.post-contents01 #typewriter1 {position:absolute; top:0; left:0;}
.post-contents01 #typewriter2 {position:absolute; top:75px; left:0;}
.post-contents01 .post-header-content {width:880px; margin:0 auto; padding:50px 50px 0; text-align:left; font-size:54px; line-height:1.35em; letter-spacing:-1.5px; font-weight:300; color:#fff;}
.post-contents01 .post-main-text {font-size:70px; font-weight:600; margin-top:130px;}
.post-contents02 {width:100%; height:422px; background:#fff;}
.post-contents02 .post-text {padding-top:25px;}
.post-contents02 .post-text h1 {color:#0079c2; font-size:45px; line-height:2; font-weight:400; letter-spacing:-2px;}
.post-contents02 .post-main-text {color:#616161; font-size:18px; letter-spacing:0.7px; line-height:1.75; font-weight:400; margin-top:15px;}
.post-contents03 {min-height:830px; background:transparent; width:100%;}
.post-contents04 {width:100%; position:relative;}
.post-contents04 .post-text {width:845px; margin:0 auto; padding:85px 0 75px; overflow:hidden;}
.post-contents04 .post-text .post-left {float:left;}
.post-contents04 .post-text .post-right {float:right; text-align:left; margin-top:145px; font-size:18px; color:#616161; line-height:1.7;}
.post-contents04 .post-text .post-right h1 {font-size:45px; color:#0079c2; line-height:1.5;}
.post-contents04 .post-text .post-right h2 {font-size:24px; color:#0079c2; line-height:1; margin:0; padding:0; font-weight:400;}
.post-contents04 .post-text .post-right p {margin-top:5px;}
.post-contents04 .post-text .post-right .intro {margin-top:15px;}
.post-contents05 {width:100%; background:#0079c2; color:#fff;}
.post-contents05 .post-text {width:810px; margin:0 auto; padding:50px 0; overflow:hidden;}
.post-contents05 .post-text .post-left {float:left; font-size:30px; font-weight:500; text-align:left;}
.post-contents05 .post-text .post-right {float:right; text-align:left; font-size:18px; font-weight:300; line-height:1.7; margin-top:35px;}
.post-contents05 .post-text .post-left .epi_title {margin-top:65px;}
.post-contents06 {width:100%; position:relative; background:#fff;}
.post-contents06 .cycle {top:-100px;}
.post-contents06 .post-text {width:1005px; margin:0 auto; padding:85px 0 75px; overflow:hidden;}
.post-contents06 .post-text .post-left {float:left; width:493px;}
.post-contents06 .post-text .post-right {float:right; text-align:left; width:430px; font-size:18px; color:#616161; line-height:1.7; position:relative;}
.post-contents06 .post-text .post-right .txtMove {font-size:30px; color:#0079c2; line-height:1.4; margin-bottom:30px; font-family:'Noto Serif KR', sans-serif; position:absolute; top:0; left:0;}
.post-contents06 .post-text .post-right .intro {margin-top:300px;}
.post-contents06 .post-text .post-right .intro img {margin-bottom:15px; display:block}
#typewriter8 {margin-top:15px;}
.post-contents07 {width:100%; background:transparent; min-height:299px; color:#fff;}
.post-contents07 .post-text {width:825px; margin:0 auto; padding:48px 0; overflow:hidden;}
.post-contents07 .post-text .post-left {float:left; font-size:30px; font-weight:500;}
.post-contents07 .post-text .post-right {float:right; text-align:left; font-size:18px; font-weight:300; line-height:1.7; margin-top:120px;}
.post-contents07 .post-text .post-left .epi_title {margin-top:65px;}
.post-contents08 {width:100%; position:relative; background:#fff;}
.post-contents08 .post-text {width:1000px; margin:0 auto; padding:85px 0 75px; overflow:hidden;}
.post-contents08 .post-text .post-left {float:left;}
.post-contents08 .post-text .post-right {font-size:31px; color:#0079c2; line-height:1.35; font-family:'Noto Serif KR', sans-serif; float:right; text-align:left;}
.post-contents08 .post-text .post-right .intro {margin:0 0 70px; position:relative; width:415px;}
.post-contents08 .post-text .post-right .intro #typewriter9 {position:absolute; top:337px; left:0; border-bottom:1px solid #0079c2;}
.post-contents09 {min-height:910px; background:transparent; width:100%; display:block; opacity:1;}
.post-contents09 .post-text {width:940px; margin:0 auto; padding:130px 0 0; overflow:hidden;}
.post-contents09 .post-text .post-left {width:485px; float:left; text-align:right; font-size:18px; color:#616161; line-height:1.8;}
.post-contents09 .post-text .post-left .fadeIn {font-size:26px; font-weight:600; position:relative;}
.post-contents09 .post-text .post-left .fadeIn .motion_fadeIn {position:absolute; left:25px; top:0;}
.post-contents09-m {display:none;}
.post-contents09-m-1 {display:none;}
.post-contents10 {width:100%; background:url('../img/post-contents10-back.jpg') no-repeat; background-size:cover; color:#fff;}
.post-contents10 .post-text {width:888px; margin:0 auto; padding:50px 0; overflow:hidden;}
.post-contents10 .post-text .post-left {float:left; font-size:30px; font-weight:500;}
.post-contents10 .post-text .post-right {float:right; text-align:left; font-size:18px; font-weight:300; line-height:1.7; margin-top:95px;}
.post-contents10 .post-text .post-left .epi_title {margin-top:65px;}
.post-contents11 {min-height:1079px; background:transparent; width:100%;}
.post-contents11 .post-text {width:1000px; margin:0 auto; padding:85px 0 0; overflow:hidden;}
.post-contents11 .post-text .post-left {float:left; width:595px; height:442px; background:url('../img/main11_img01.png') no-repeat; color:#fff; position:relative; padding-left:8px;}
.post-contents11 .post-text .post-left .swiper-container {width:481px; margin-top:36px; position:static;}
.post-contents11 .post-text .post-left .swiper-container p {font-size:18px; text-align:center;}
.post-contents11 .post-text .post-right {float:right; text-align:right;}
.post-contents11 .post-text .post-right .right_top {color:#fff; font-size:28px; line-height:1.5; font-family:'Noto Serif KR', sans-serif;}
.post-contents11 .post-text .post-right .right_top .intro {margin-bottom:15px;}
.post-contents11 .post-text .post-right .right_bot {background:url('../img/main11_img02.png') no-repeat; width:332px; height:333px; margin-top:100px;}
.post-contents11 .post-text .post-right .right_bot .intro {width:260px; text-align:right; padding:65px 33px 0 0; font-size:18px; color:#fff; float:right;}
.post-contents11 .swiper-button-next,
.post-contents11 .swiper-button-prev {margin-top:0; top:190px;}
.post-contents11 .swiper-button-prev, .swiper-container-rtl .swiper-button-next {left:15px; outline:none;}
.post-contents11 .swiper-button-next, .swiper-container-rtl .swiper-button-prev {right:7px; outline:none;}
.post-contents12 {width:100%; padding-bottom:110px;}
.post-contents12 .post-text {width:1050px; margin:0 auto; padding:55px 0 43px; overflow:hidden; }
.post-contents12 .post-text .post-left {float:left; text-align:right; font-size:32px; font-weight:600; color:#0079c2; line-height:1.35; }
.post-contents12 .post-text .post-right {float:right; text-align:left; font-size:18px; font-weight:300; line-height:1.7; background:url('../img/main12_img01.png') no-repeat; width:573px; height:132px; padding:30px 15px 0 15px; box-sizing:border-box; letter-spacing:-1px;}
.post-contents12 .ytb_wrap {width:990px; margin:0 auto;}
.post-contents13 {width:100%; height:2510px; background:url('../img/post-contents13-back.jpg') no-repeat; background-size:cover; background-position:center; color:#fff; display:block;}
.post-contents13-m {display:none;}
.post-contents13 .post-text {width:930px; margin:0 auto; padding:100px 0 0; overflow:hidden;}
.post-contents13 .post-text .post-left {float:left; font-size:30px; font-weight:500; text-align:left; line-height:1.8;}
.post-contents13 .post-text .post-right {width:456px; height:632px; margin-top:290px; background:url('../img/main13_img02.png') no-repeat; float:right; text-align:right; font-size:18px; font-weight:400; line-height:1.7; padding:120px 40px 0 0; color:#616161; box-sizing:border-box;}
.post-contents13 .post-text .post-right .txtBold600 {font-size:26px;}
.post-contents13 .post-text2 {width:1200px; margin:0 auto; padding:660px 0 0; overflow:hidden; font-size:30px; color:#0079c2; font-family:'Noto Serif KR', sans-serif;}
.post-contents13 .post-text2 .post-left {float:left; text-align:left;}
.post-contents13 .post-text2 .post-left .intro {line-height:1.5;}
.post-contents13 .post-text2 .post-right {float:right; text-align:right; margin-top:45px;}
.post-contents13 .post-text2 .post-right .intro {margin-bottom:10px; line-height:1.5;}
@media (max-width:1550px) {
.swiper1 .swiper-button-prev, .swiper1 .swiper-container-rtl .swiper-button-next {left:5%;}
.swiper1 .swiper-button-next, .swiper1 .swiper-container-rtl .swiper-button-prev {right:5%;}
.post-contents13 .post-text2 {width:1150px;}
}
@media (max-width:1200px) {
.post-contents13 .post-text2 {font-size:26px; width:1040px;}
}
@media (max-width:1100px) {
.post-contents13 .post-text2 {font-size:22px; width:960px;}
.swiper1 .swiper-button-prev, .swiper1 .swiper-container-rtl .swiper-button-next {left:2%;}
.swiper1 .swiper-button-next, .swiper1 .swiper-container-rtl .swiper-button-prev {right:2%;}
.post-contents11 .post-text {padding:30px 30px 0; width:auto;}
.post-contents11 .post-text .post-left {float:none; margin:0 auto; padding:40px 0 0 8px;}
.post-contents11 .post-text .post-left .swiper-container {margin-top:0}
.post-contents11 .post-text .post-right {float:none; margin:0 auto; width:400px;}
.post-contents11 .post-text .post-right .right_top {font-size:24px;}
.post-contents11 .post-text .post-right .right_top .intro {margin-bottom:5%;}
.post-contents11 .post-text .post-right .right_bot {margin:20px auto 0;}
.post-contents12 {padding-bottom:70px;}
.post-contents12 .post-text {width:auto; padding:50px 0 30px;}
.post-contents12 .post-text .post-left {float:none; width:500px; margin:0 auto;}
.post-contents12 .post-text .post-right {float:none; margin:0 auto;}
.post-contents12 .ytb_wrap {width:90%;}
.post-contents13 .post-text {width:auto; padding:70px 50px 0;}
.post-contents14 .post-text {width:auto; padding:60px 50px 0;}
}
@media (max-width:1000px) {
.post-contents04 .post-text {width:auto;}
.post-contents04 .post-text .post-left {float:none;}
.post-contents04 .post-text .post-right {float:none; width:350px; margin:50px auto 0;}
.post-contents05 .post-text {width:auto;}
.post-contents05 .post-text .post-left {float:none;}
.post-contents05 .post-text .post-right {float:none; margin:40px auto 0; width:550px;}
.swiper1 .swiper-button-next, .swiper1 .swiper-button-prev {top:230px;}
.post-contents06 .post-text {width:auto; padding:40px 0 75px;}
.post-contents06 .post-text .post-left {float:none; width:493px; margin:0 auto;}
.post-contents06 .post-text .post-right {float:none; margin:0 auto;}
.post-contents06 .post-text .post-right .txtMove {top:-300px;}
.post-contents07 .post-text {width:auto;}
.post-contents07 .post-text .post-left {float:none;}
.post-contents07 .post-text .post-right {float:none; width:450px; margin:30px auto 0;}
.post-contents08 .post-text {width:auto;}
.post-contents08 .post-text .post-left {float:none;}
.post-contents08 .post-text .post-right {float:none; width:430px; margin:50px auto 0;}
.post-contents09 .post-text {width:auto; padding:130px 30px 0;}
.post-contents10 .post-text {width:auto;}
.post-contents10 .post-text .post-left {float:none;}
.post-contents10 .post-text .post-right {float:none; width:590px; margin:30px auto 0;}
.post-contents11 .post-text .post-right {padding-bottom:20px;}
.post-contents13 .post-text2 {width:auto; padding:660px 20px 0;}
.post-contents14 .post-text .post-left {width:auto;}
}
@media (max-width:767px) {
.hidePc {display:none;}
.hideM {display:block;}
.logo_fix {top:8%; right:2.5%;}
.post-header {padding:0;}
.post-header .post-header-content {width:500px; margin:0 auto; padding-top:13%; font-size:50px;}
.post-header .post-main-text {font-size:64px;}
.post-contents02 .post-text h1 {font-size:40px;}
.post-contents02 .post-text {padding-top:5%;}
.post-contents02 .post-main-text {text-align:left; margin-top:0; padding:5%;}
.post-contents04 .post-text {padding:8% 0;}
.post-contents04 .post-text .post-right {text-align:center;}
.post-contents04 .post-text .post-right {width:320px;}
.post-contents04 .post-text .post-right .intro {margin-top:3%; text-align:left;}
.post-contents04 .post-text .post-right .motion_fadeIn {text-align:left;}
.post-contents05 .post-text {padding:7% 0;}
.post-contents05 .post-text .post-left {font-size:40px;}
.post-contents05 .post-text .post-left .epi_title {margin-top:0;}
.post-contents05 .post-text .post-right {margin:4% auto 0;}
.swiper1 .swiper-button-next, .swiper1 .swiper-button-prev {display:block; top:72%;}
.swiper3 .swiper-button-next, .swiper3 .swiper-button-prev {display:block;}
.post-contents06 .post-text {padding:2% 0 7%;}
.post-contents06 .post-text .post-right .txtMove {text-align:center; width:100%;}
.post-contents06 .post-text .post-right .intro img {margin:0 auto 5%;}
.post-contents07 .post-text {padding:7% 0;}
.post-contents07 .post-text .post-left {font-size:40px;}
.post-contents07 .post-text .post-left .epi_title {margin-top:0;}
.post-contents07 .post-text .post-right {margin:4% auto 0;}
.post-contents08 .post-text .post-right {width:405px; margin:7% auto 0; text-align:center;}
.post-contents09 {display:none; opacity:0;}
.post-contents09-m {display:block; min-height:527px; background:transparent; width:100%;}
.post-contents09-m-1 {display:block; background:#fff;}
.post-contents09-m-1 .post-text {padding:40px 5%; overflow:hidden;}
.post-contents09-m-1 .post-text .post-left {width:100%; text-align:left; font-size:18px; color:#616161; line-height:1.8;}
.post-contents09-m-1 .post-text .post-left .fadeIn {font-size:22px; font-weight:600; position:relative; text-align:left; margin-left:120px;}
.post-contents09-m-1 .post-text .post-left .fadeIn .motion_fadeIn {position:absolute; left:-120px; top:0;}
.post-contents10 .post-text {padding:7% 0;}
.post-contents10 .post-text .post-left {font-size:40px;}
.post-contents10 .post-text .post-left .epi_title {margin-top:0;}
.post-contents11 .post-text {padding:5% 5% 0;}
.post-contents11 .post-text .post-left {padding:5.5% 0 0 8px;}
.post-contents11 .post-text .post-right {padding-bottom:5%;}
.post-contents11 .post-text .post-right .right_top {text-align:center;}
.post-contents12 .post-text .post-left {width:435px; text-align:left;}
.post-contents12 .post-text .post-right {padding:35px 15px 0 15px;}
.post-contents13 {display:none;}
.post-contents13-m {display:block;}
.post-contents13-m .post-text .post-left {background:url('../img/post-contents13-back-m.jpg') no-repeat; background-size:cover; text-align:center; width:100%; font-size:40px; font-weight:500; color:#fff; padding:10% 0 15% 0; box-sizing:border-box; letter-spacing:3px;}
.post-contents13-m .post-text .post-left p {margin-top:0;}
.post-contents13-m .post-text .post-left img {width:220px;}
.post-contents13-m .post-text .post-right {background:#fff; font-size:18px; padding:7% 5%; text-align:right; color:#616161; position:relative;}
.post-contents13-m .post-text .post-right .txtBold600 {font-size:22px;}
.post-contents13-m .con_img {width:100%;}
.post-contents13-m .con_img img {width:100%;}
.post-contents13-m .post-text2 {width:100%; background:#fff;}
.post-contents13-m .post-text2 .post-left {padding:7% 0; text-align:center; font-size:24px; color:#0079c2; font-family:'Noto Serif KR', sans-serif}
.post-contents13-m .post-text2 .post-left .intro {margin-bottom:20px;}
.post-contents14 .post-text {padding:35px 50px 0;}
.post-contents14 .post-text .post-right {float:none; margin:150px auto 0;}
.post-contents14 .post-text .post-right .intro #typewriter11 {left:48px;}
.post-contents14 .post-text .post-right .intro #typewriter12 {left:48px;}
.post-contents14 .post-text .post-right .intro #typewriter13 {left:35px;}
}
@media (max-width:680px) {
.post-contents02 {height:460px;}
.post-contents05 .post-text {width:100%;}
.post-contents05 .post-text .post-right {width:88%;}
.post-contents06 .post-text .post-left {width:85%;}
.post-contents07 .post-text {width:100%;}
.post-contents07 .post-text .post-right {width:88%;}
.post-contents10 .post-text {width:100%;}
.post-contents10 .post-text .post-right {width:88%;}
.post-contents11 .post-text .post-left {width:480px; height:357px; background-size:480px 357px; padding:27px 0 0 8px;}
.post-contents11 .post-text .post-left .swiper-container {width:390px;}
.post-contents11 .post-text .post-left .swiper-container p {margin-top:20px; font-size:15px;}
.post-contents11 .swiper-button-next, .swiper-container-rtl .swiper-button-prev {right:2px;}
.post-contents11 .swiper-button-prev, .swiper-container-rtl .swiper-button-next {left:8px;}
.post-contents11 .swiper-button-next, .post-contents11 .swiper-button-prev {top:150px;}
.post-contents12 .post-text {padding:50px 0 60px;}
.post-contents12 .post-text .post-right {width:480px; height:111px; background-size:480px 111px;}
.post-contents13 .post-text .post-right {padding:135px 40px 0 40px;}
}
@media (max-width:580px) {
.post-header .post-header-content {font-size:44px; line-height:1em;}
.post-header .post-main-text {font-size:56px;}
.post-header #typewriter1 img {width:45%;}
.post-contents02 .post-text h1 {font-size:34px;}
.swiper1 .swiper-button-next, .swiper1 .swiper-button-prev {top:74.5%; width:5%;}
.post-contents08 .post-text .post-left {padding:0 7%;}
.post-contents12 .post-text .post-left {width:400px; font-size:30px;}
}
@media (max-width:550px) {
.post-header .post-header-content {font-size:40px; line-height:0.5em;}
.post-header .post-main-text {font-size:50px;}
.post-header #typewriter1 img {width:43%;}
.post-contents11 .post-text .post-left {width:420px; height:312px; background-size:420px 312px;}
.post-contents11 .post-text .post-left .swiper-container {width:320px;}
.post-contents11 .swiper-button-next, .post-contents11 .swiper-button-prev {top:130px;}
.post-contents11 .post-text .post-left .swiper-container p {font-size:12.5px;}
.post-contents12 .post-text .post-right {width:440px; height:101px; background-size:440px 101px;}
.post-contents13 .post-text {padding:67px 0 0;}
.post-contents13 .post-text .post-left {padding-left:10%;}
.post-contents13 .post-text .post-right {width:420px; height:582px; background-size:420px 582px; padding:100px 40px 0 40px; margin:290px auto 0; float:none;}
}
@media (max-width:480px) {
.logo_fix {width:70px;}
.post-header {min-height:640px;}
.post-header .post-info {width:100px; margin-bottom:0}
.post-header .post-header-content {font-size:30px; padding-top:85px;}
.post-header #typewriter1 img {width:140px;}
.post-header #typewriter2 {top:50px;}
.post-header .post-main-text {font-size:38px; margin-top:100px;}
.post-header .post-header-content {width:290px;}
.swiper-container,
.swiper-wrapper,
.swiper-slide,
.swiper-slide-box {background:#fff;}
.post-contents11 .swiper-container,
.post-contents11 .swiper-wrapper,
.post-contents11 .swiper-slide,
.post-contents11 .swiper-slide-box {background:transparent;}
.swiper1 .swiper-button-next, .swiper1 .swiper-button-prev {top:78%;}
.post-contents02 .post-main-text {font-size:20px; line-height:1.3;}
.post-contents03 {min-height:535px;}
.post-contents04 .post-text {padding:50px 0;}
.post-contents04 .post-text .post-left {width:320px; margin:0 auto;}
.post-contents04 .post-text .post-right h1 {font-weight:600; font-size:38px;}
.post-contents04 .post-text .post-right {width:90%;}
.post-contents04 .post-text .post-right img {width:100%;}
.post-contents05 .post-text {padding:50px 0;}
.post-contents05 .post-text .post-left {text-align:left; width:310px; margin:0 auto; font-size:45px; font-weight:600;}
.post-contents05 .post-text .post-left img {width:220px;}
.post-contents05 .post-text .post-right {margin:35px auto 0;}
.post-contents06 .post-text .post-right .txtMove {font-size:24px; top:-270px;}
.post-contents06 .post-text .post-right .intro {padding:0 5%;}
.post-contents06 .post-text .post-right .intro img {width:100%;}
.post-contents07 .post-text {padding:50px 0;}
.post-contents07 .post-text .post-left {text-align:left; width:290px; margin:0 auto; font-size:40px; font-weight:600;}
.post-contents07 .post-text .post-left img {width:220px;}
.post-contents07 .post-text .post-right {margin:35px auto 0;}
.post-contents08 .post-text {padding:50px 0 75px;}
.post-contents08 .post-text .post-right {font-size:24px;}
.post-contents08 .post-text .post-right .intro #typewriter9 {top:260px; left:55px;}
.post-contents09-m {min-height:427px;}
.post-contents10 .post-text {padding:50px 0;}
.post-contents10 .post-text .post-left {text-align:left; width:290px; margin:0 auto; font-size:40px; font-weight:600;}
.post-contents10 .post-text .post-left img {width:220px;}
.post-contents10 .post-text .post-right {margin:35px auto 0;}
.post-contents11 .post-text .post-left {width:100%; height:auto; background-size:100%; padding:7% 0 2% 2%;}
.post-contents11 .post-text .post-left .swiper-container {width:78%;}
.post-contents11 .post-text .post-right {padding:8% 0;}
.post-contents11 .post-text .post-left .swiper-container p {font-size:14px; line-height:1.4; margin-top:5%;}
.post-contents12 {background:#fff;}
.post-contents12 .post-text {padding:10% 0;}
.post-contents12 .post-text .post-left {background:url('../img/post-contents12-back.png') no-repeat; background-size:100%; width:85%; font-size:24px;}
.post-contents12 .post-text .post-right {background:transparent; width:100%; height:auto; text-align:right; padding:0 10%;}
.post-contents13-m .post-text .post-left {text-align:left; width:100%; font-size:40px; font-weight:600; color:#fff; padding:13% 0 12% 18%; box-sizing:border-box; letter-spacing:3px;}
.post-contents13-m .post-text .post-left p {margin-top:0;}
.post-contents13-m .post-text .post-left img {width:220px;}
.post-contents13-m .post-text .post-right .cycle {left:84%;}
.post-contents14 {background:url('../img/post-contents14-back-m.jpg') no-repeat; background-size:cover; height:902px;}
.post-contents14 .post-text {padding:12% 7% 15%; color:#616161; box-sizing:border-box;}
.post-contents14 .post-text .post-right {margin:55% auto 0; width:258px; font-size:28px;}
.post-contents14 .post-text .post-right .intro {line-height:1.25;}
.post-contents14 .post-text .post-right .intro #typewriter11 {left:40px; top:40px;}
.post-contents14 .post-text .post-right .intro #typewriter12 {left:40px; top:80px;}
.post-contents14 .post-text .post-right .intro #typewriter13 {left:20px; top:140px;}
.post-contents14 .post-text .post-right .txtBold600 {font-weight:400;}
}
@media (max-width:420px) {
.post-contents06 .post-text .post-right {width:100%;}
.post-contents06 .post-text .post-right .txtMove {left:50%; margin-left:-155px; width:310px;}
.post-contents06 .post-text .post-right .intro {padding:0 7% 0 5%; width:100%; box-sizing:border-box;}
.post-contents08 .post-text .post-right {width:100%;}
.post-contents08 .post-text .post-right .intro {width:100%;}
.post-contents11 .post-text {padding:5% 8% 0;}
.post-contents11 .post-text .post-left .swiper-container {width:75%;}
.post-contents11 .swiper-button-next, .post-contents11 .swiper-button-prev {top:115px;}
.post-contents11 .post-text .post-right {width:100%;}
}
@media (max-width:380px) {
.post-header {min-height:480px;}
.post-contents02 .post-main-text {font-size:18px; line-height:1.5;}
.post-contents02 .post-text h1 {font-size:30px;}
.post-contents03 {min-height:420px;}
.post-contents08 .post-text {padding:50px 0 30px}
.post-contents08 .post-text .post-right .intro #typewriter9 {left:40px;}
.post-contents08 .post-text .post-right .intro {margin:10px 0 70px;}
.post-contents09-m-1 .post-text .post-left .fadeIn {font-size:20px;}
.post-contents14 .post-text .post-right {margin:65% auto 0; width:240px; font-size:26px;}
.post-contents14 .post-text .post-right .txtBold600 {font-size:36px;}
.post-contents14 .post-text .post-right .intro #typewriter13 {left:25px;}
}
@media (max-width:360px) {
.post-header .post-header-content {padding:50px 30px 0;}
.post-contents04 .post-text .post-right {font-size:16px;}
.post-contents05 .post-text .post-left {font-size:36px; width:255px;}
.post-contents05 .post-text .post-left img {width:180px;}
.post-contents05 .post-text .post-right {font-size:18px;}
.swiper1 .swiper-button-next, .swiper1 .swiper-button-prev {top:80%;}
.post-contents06 .post-text .post-right {font-size:16px;}
.post-contents06 .post-text .post-right .txtMove {font-size:22px; line-height:1.6;}
.post-contents07 .post-text .post-left {font-size:36px; width:265px;}
.post-contents07 .post-text .post-left img {width:180px;}
.post-contents07 .post-text .post-right {font-size:16px;}
.post-contents08 .post-text .post-right {font-size:22px;}
.post-contents09-m-1 .post-text .post-left {font-size:16px;}
.post-contents09-m-1 .post-text .post-left .fadeIn {font-size:18px; margin-left:100px;}
.post-contents09-m-1 .post-text .post-left .fadeIn .motion_fadeIn {left:-100px;}
.post-contents10 .post-text .post-left {font-size:36px; width:250px;}
.post-contents10 .post-text .post-left img {width:180px;}
.post-contents10 .post-text .post-right {font-size:16px;}
.post-contents11 .swiper-button-next, .post-contents11 .swiper-button-prev {top:95px; width:6%;}
.post-contents11 .swiper-button-next, .swiper-container-rtl .swiper-button-prev {right:11px;}
.post-contents11 .swiper-button-prev, .swiper-container-rtl .swiper-button-next {left:15px;}
.post-contents11 .post-text .post-right .right_top {font-size:22px;}
.post-contents11 .post-text .post-right .right_bot {width:300px; height:303px; background-size:300px 303px;}
.post-contents11 .post-text .post-right .right_bot .intro {padding:40% 26px 0 0; font-size:16px;}
.post-contents12 .post-text .post-left {font-size:20px;}
.post-contents12 .post-text .post-right {font-size:16px;}
.post-contents13-m .post-text .post-left {font-size:36px;}
.post-contents13-m .post-text .post-left img {width:180px;}
.post-contents13-m .post-text .post-right {font-size:16px;}
.post-contents13-m .post-text .post-right .cycle {width:80px; top:-45px;}
.post-contents13-m .post-text .post-right .txtBold600 {font-size:20px;}
.post-contents13-m .post-text2 .post-left {font-size:20px;}
.post-contents14 .post-text .post-left {font-size:16px;}
.post-contents14 .post-text .post-right {font-size:24px; width:220px; margin:55% auto 0;}
.post-contents14 .post-text .post-right .txtBold600 {font-size:34px;}
}
@media (max-width:340px){
.post-header .post-header-content {font-size:26px;}
.post-header #typewriter1 img {width:120px;}
.post-header .post-main-text {font-size:33px;}
.post-contents02 {height:420px;}
.post-contents02 .post-main-text {font-size:17px;}
.post-contents02 .post-text h1 {font-size:27px;}
.post-contents04 .post-text .post-left {width:84%;}
.post-contents04 .post-text .post-right h1 {font-size:34px;}
.post-contents04 .post-text .post-right h2 {font-size:22px;}
.post-contents05 .post-text .post-left {font-size:32px; width:230px;}
.post-contents07 .post-text .post-left {font-size:32px; width:240px;}
.post-contents08 .post-text .post-right {font-size:20px;}
.post-contents08 .post-text .post-right .intro #typewriter9 {top:234px; left:43px;}
.post-contents10 .post-text .post-left {font-size:32px; width:225px;}
.post-contents11 .post-text .post-left .swiper-container p {font-size:12px;}
.post-contents11 .post-text .post-right .right_top {font-size:20px;}
.post-contents11 .post-text .post-right .right_bot {width:268px; height:268px; background-size:268px 268px; margin:45px auto 0;}
.post-contents11 .post-text .post-right .right_bot .intro {width:80%; padding:38% 10% 0;font-size:14px;}
.post-contents13-m .post-text .post-left {font-size:32px;}
.post-contents14 .post-text .post-right {margin:67% auto 0;}
.post-contents14 .post-text .post-right .intro #typewriter13 {top:125px;}
}
/* 20190423 */
.logo_fix.left {
right:auto;
left:1%;
max-width:104px;
}
.post-header {
box-sizing:border-box;
padding-bottom:0;
}
.post-contents02 {
height:auto;
}
.post-contents02 .post-main-text p {
margin-top:0;
letter-spacing:-.8px;
}
.post-contents02 .post-text {
padding:25px 0 45px;
text-align:center;
}
.post-contents04 {
width:1280px;
margin:0 auto;
position:relative;
}
.post-contents04 .post-text {
width:100%;
min-height:600px;
padding:0;
outline:1px #0f0 solid;
}
.post-contents04 .post-text .post-left {
width:50%;
height:100%;
float:none;
position:absolute;
top:-52px;
left:0;
}
.post-contents04 .post-text .post-right {
width:50%;
height:100%;
box-sizing:border-box;
float:none;
position:absolute;
margin:0;
padding:100px 188px 0 122px;
right:0;
outline:1px #00f solid;
}
.post-contents05 {
background:url(../img/bg03.png) no-repeat 0 0/cover;
padding-bottom:36rem;
}
.post-contents05 .post-text.width-auto {
padding:10px 0;
background:rgba(255,255,255,.5);
}
.post-contents06 {
background:#0079c2;
color:#fff;
}
.post-contents06 .post-text .post-right {
color:#fff;
}
.post-contents07 .post-text {
position:relative;
width:100%;
padding:0;
min-height:1224px;
}
.post-contents07 .post-text .post-left {
float:none;
box-sizing:border-box;
width:100%;
height:100%;
position:absolute;
z-index:2;
top:0;
left:420px;
background:url(../img/img-epi02-left.png) no-repeat left bottom/auto;
}
.post-contents07 .post-text .post-left .post-desc {
max-width:520px;
position:relative;
left:0;
text-align:left;
outline:1px #f00 solid;
color:#ccc;
background-color:#fff;
font-size:18px;
}
.post-contents07 .post-text .post-right {
float:none;
width:960px;
height:100%;
position:absolute;
z-index:1;
right:0;
margin-top:0;
outline:1px #3B5998 solid;
font-size:18px;
background:url(../img/img-epi02-right.png) no-repeat 0 100%/100% auto;
}
.post-contents07 .quote .serif {
margin-top:0;
line-height:1.5;
}
.post-contents07 .quote-one {
top:145px;
left:160px;
text-align:center;
}
.post-contents07 .quote-one .left {
margin-left:-160px;
}
.post-contents07 .quote-one .right {
margin-left:160px;
}
.post-contents07 .quote-two {
top:500px;
left:135px;
text-align:center;
}
.post-contents07 .quote-two .left {
margin-left:-150px;
}
.post-contents07 .quote-two .right {
margin-left:200px;
}
.post-contents08 {
background:#0079c2;
color:#fff;
z-index:3;
margin-top:-20px;
}
.post-contents08 .post-text .post-right {
font-size:18px;
color:#fff;
}
.post-contents08 .post-text .post-left {
text-align:left;
}
.post-contents10 {}
.post-contents10 .post-text .post-left,
.post-contents10 .post-text .post-right {
width:50%;
}
.post-contents10 .post-text .post-right {
color:#0a6ab9;
}
.post-contents11 {
position:relative;
width:100%;
}
.post-contents11 .post-text.width-auto {
position:relative;
background-color:rgba(0,121,194,.5);
padding:0;
}
.post-contents11 .post-text.width-auto .post-left {
width:1000px;
position:relative;
z-index:1;
color:#fff;
height:auto;
padding:45px 0;
text-align:left;
margin:0 auto;
float:none;
}
.post-contents11 .post-text:not(.width-auto) {
padding:235px 0;
position:relative;
}
.post-contents11 .post-text .post-desc {
position:relative;
z-index:1;
width:470px;
box-sizing:border-box;
padding:50px 80px;
background-color:#fff;
text-align:left;
}
.post-contents11 .post-text .post-desc:before {
content:'';
display:block;
position:absolute;
top:-94px;
right:0;
width:88px;
height:94px;
background:url(../img/ico-pencil-big.png) no-repeat 0 0/100% auto;
}
.post-contents11 .post-text .post-desc > p {
margin-top:0;
}
.post-contents12 {
position:relative;
min-height:1135px;
background:url(../img/bg05.png) no-repeat 0 0/100% auto;
}
.post-contents12 .quote {
top:130px;
left:57%;
text-align:center;
}
.post-contents12 .quote .left{
margin-bottom:10px;
}
.post-contents12 .quote .right {
margin-top:10px;
}
.post-contents12 .quote .post-para {
margin-top:0;
}
.post-contents12 .quote .post-para + .post-para {
margin-top:20px;
}
.post-contents13 {
position:relative;
min-height:1135px;
height:auto;
background:url(../img/bg06.png) no-repeat 0 0/100% auto;
} | 06 dongwon/04/assets/intercon/201904b/css/style_back.css | @import url(https://fonts.googleapis.com/earlyaccess/notosanskr.css);
@import url(https://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);
@import url(https://cdn.rawgit.com/kattergil/NotoSerifKR-Web/76eb9ebf/stylesheet/NotoSerif-Web.css);
/*
* common
*/
* {margin:0; padding:0}
.txtBold400 {font-weight:400;}
.txtBold500 {font-weight:500;}
.txtBold600 {font-weight:600;}
.txtBlue {color:#0079c2;}
.one-line {float:left;}
.pencil {position:absolute; top:-94px; left:50%; margin-left:-44px; z-index:1000;}
.logo_fix {position:fixed; top:90px; z-index:10000;}
.logo_fix.left {right:auto; left:1%;}
.logo_fix.right {right:1%; left:auto;}
.hidePc {display:block;}
.hideM {display:none;}
.width-auto {width:auto !important; max-width:100% !important;}
.serif {font-family:'Noto Serif KR', sans-serif !important;}
.quote {position:absolute; z-index:3;}
/*
* layout & interaction
*/
.post_article {position:relative; text-align:center; font-family:'Noto Sans KR', sans-serif; color:#000; letter-spacing:-0.5px;}
.post_article .post-text:before,
.post_article .post-text:after {content:''; display:block; clear:both;}
#main-wrapper {padding:0; width:100%; overflow:hidden;}
#typewriter1 img {vertical-align:middle;}
#typewriter1,
#typewriter2,
#typewriter3,
#typewriter4,
#typewriter5,
#typewriter6,
#typewriter7,
#typewriter8,
#typewriter9,
#typewriter10,
#typewriter11,
#typewriter12,
#typewriter13,
.post-contents04 .motion_fadeIn,
.post-contents09 .motion_fadeIn,
.post-contents09-m-1 .motion_fadeIn,
.post-contents13 .motion_fadeIn,
.post-contents13-m .post-text .motion_fadeIn,
.post-contents13-m .post-text2 .motion_fadeIn {opacity:0;}
/*
* swiper
*/
.swiper-container,
.swiper-wrapper,
.swiper-slide,
.swiper-slide-box {width:100%;}
.swiper-slide-box img {width:100%;}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next, .swiper-button-next, .swiper-container-rtl .swiper-button-prev {background:none;}
.swiper-button-prev:before, .swiper-button-next:before {opacity:0;}
.swiper1 .swiper-button-next,
.swiper1 .swiper-button-prev {margin-top:0; top:115px;}
.swiper1 .swiper-button-prev,
.swiper1 .swiper-container-rtl .swiper-button-next {left:20%;}
.swiper1 .swiper-button-next,
.swiper1 .swiper-container-rtl .swiper-button-prev {right:20%;}
/*
* contents
*/
.post-contents01 {width:100%; min-height:697px; background:transparent; position:relative;}
.post-contents01 .post-text {position:relative;}
.post-contents01 #typewriter1 {position:absolute; top:0; left:0;}
.post-contents01 #typewriter2 {position:absolute; top:75px; left:0;}
.post-contents01 .post-header-content {width:880px; margin:0 auto; padding:50px 50px 0; text-align:left; font-size:54px; line-height:1.35em; letter-spacing:-1.5px; font-weight:300; color:#fff;}
.post-contents01 .post-main-text {font-size:70px; font-weight:600; margin-top:130px;}
.post-contents02 {width:100%; height:422px; background:#fff;}
.post-contents02 .post-text {padding-top:25px;}
.post-contents02 .post-text h1 {color:#0079c2; font-size:45px; line-height:2; font-weight:400; letter-spacing:-2px;}
.post-contents02 .post-main-text {color:#616161; font-size:18px; letter-spacing:0.7px; line-height:1.75; font-weight:400; margin-top:15px;}
.post-contents03 {min-height:830px; background:transparent; width:100%;}
.post-contents04 {width:100%; position:relative;}
.post-contents04 .post-text {width:845px; margin:0 auto; padding:85px 0 75px; overflow:hidden;}
.post-contents04 .post-text .post-left {float:left;}
.post-contents04 .post-text .post-right {float:right; text-align:left; margin-top:145px; font-size:18px; color:#616161; line-height:1.7;}
.post-contents04 .post-text .post-right h1 {font-size:45px; color:#0079c2; line-height:1.5;}
.post-contents04 .post-text .post-right h2 {font-size:24px; color:#0079c2; line-height:1; margin:0; padding:0; font-weight:400;}
.post-contents04 .post-text .post-right p {margin-top:5px;}
.post-contents04 .post-text .post-right .intro {margin-top:15px;}
.post-contents05 {width:100%; background:#0079c2; color:#fff;}
.post-contents05 .post-text {width:810px; margin:0 auto; padding:50px 0; overflow:hidden;}
.post-contents05 .post-text .post-left {float:left; font-size:30px; font-weight:500; text-align:left;}
.post-contents05 .post-text .post-right {float:right; text-align:left; font-size:18px; font-weight:300; line-height:1.7; margin-top:35px;}
.post-contents05 .post-text .post-left .epi_title {margin-top:65px;}
.post-contents06 {width:100%; position:relative; background:#fff;}
.post-contents06 .cycle {top:-100px;}
.post-contents06 .post-text {width:1005px; margin:0 auto; padding:85px 0 75px; overflow:hidden;}
.post-contents06 .post-text .post-left {float:left; width:493px;}
.post-contents06 .post-text .post-right {float:right; text-align:left; width:430px; font-size:18px; color:#616161; line-height:1.7; position:relative;}
.post-contents06 .post-text .post-right .txtMove {font-size:30px; color:#0079c2; line-height:1.4; margin-bottom:30px; font-family:'Noto Serif KR', sans-serif; position:absolute; top:0; left:0;}
.post-contents06 .post-text .post-right .intro {margin-top:300px;}
.post-contents06 .post-text .post-right .intro img {margin-bottom:15px; display:block}
#typewriter8 {margin-top:15px;}
.post-contents07 {width:100%; background:transparent; min-height:299px; color:#fff;}
.post-contents07 .post-text {width:825px; margin:0 auto; padding:48px 0; overflow:hidden;}
.post-contents07 .post-text .post-left {float:left; font-size:30px; font-weight:500;}
.post-contents07 .post-text .post-right {float:right; text-align:left; font-size:18px; font-weight:300; line-height:1.7; margin-top:120px;}
.post-contents07 .post-text .post-left .epi_title {margin-top:65px;}
.post-contents08 {width:100%; position:relative; background:#fff;}
.post-contents08 .post-text {width:1000px; margin:0 auto; padding:85px 0 75px; overflow:hidden;}
.post-contents08 .post-text .post-left {float:left;}
.post-contents08 .post-text .post-right {font-size:31px; color:#0079c2; line-height:1.35; font-family:'Noto Serif KR', sans-serif; float:right; text-align:left;}
.post-contents08 .post-text .post-right .intro {margin:0 0 70px; position:relative; width:415px;}
.post-contents08 .post-text .post-right .intro #typewriter9 {position:absolute; top:337px; left:0; border-bottom:1px solid #0079c2;}
.post-contents09 {min-height:910px; background:transparent; width:100%; display:block; opacity:1;}
.post-contents09 .post-text {width:940px; margin:0 auto; padding:130px 0 0; overflow:hidden;}
.post-contents09 .post-text .post-left {width:485px; float:left; text-align:right; font-size:18px; color:#616161; line-height:1.8;}
.post-contents09 .post-text .post-left .fadeIn {font-size:26px; font-weight:600; position:relative;}
.post-contents09 .post-text .post-left .fadeIn .motion_fadeIn {position:absolute; left:25px; top:0;}
.post-contents09-m {display:none;}
.post-contents09-m-1 {display:none;}
.post-contents10 {width:100%; background:url('../img/post-contents10-back.jpg') no-repeat; background-size:cover; color:#fff;}
.post-contents10 .post-text {width:888px; margin:0 auto; padding:50px 0; overflow:hidden;}
.post-contents10 .post-text .post-left {float:left; font-size:30px; font-weight:500;}
.post-contents10 .post-text .post-right {float:right; text-align:left; font-size:18px; font-weight:300; line-height:1.7; margin-top:95px;}
.post-contents10 .post-text .post-left .epi_title {margin-top:65px;}
.post-contents11 {min-height:1079px; background:transparent; width:100%;}
.post-contents11 .post-text {width:1000px; margin:0 auto; padding:85px 0 0; overflow:hidden;}
.post-contents11 .post-text .post-left {float:left; width:595px; height:442px; background:url('../img/main11_img01.png') no-repeat; color:#fff; position:relative; padding-left:8px;}
.post-contents11 .post-text .post-left .swiper-container {width:481px; margin-top:36px; position:static;}
.post-contents11 .post-text .post-left .swiper-container p {font-size:18px; text-align:center;}
.post-contents11 .post-text .post-right {float:right; text-align:right;}
.post-contents11 .post-text .post-right .right_top {color:#fff; font-size:28px; line-height:1.5; font-family:'Noto Serif KR', sans-serif;}
.post-contents11 .post-text .post-right .right_top .intro {margin-bottom:15px;}
.post-contents11 .post-text .post-right .right_bot {background:url('../img/main11_img02.png') no-repeat; width:332px; height:333px; margin-top:100px;}
.post-contents11 .post-text .post-right .right_bot .intro {width:260px; text-align:right; padding:65px 33px 0 0; font-size:18px; color:#fff; float:right;}
.post-contents11 .swiper-button-next,
.post-contents11 .swiper-button-prev {margin-top:0; top:190px;}
.post-contents11 .swiper-button-prev, .swiper-container-rtl .swiper-button-next {left:15px; outline:none;}
.post-contents11 .swiper-button-next, .swiper-container-rtl .swiper-button-prev {right:7px; outline:none;}
.post-contents12 {width:100%; padding-bottom:110px;}
.post-contents12 .post-text {width:1050px; margin:0 auto; padding:55px 0 43px; overflow:hidden; }
.post-contents12 .post-text .post-left {float:left; text-align:right; font-size:32px; font-weight:600; color:#0079c2; line-height:1.35; }
.post-contents12 .post-text .post-right {float:right; text-align:left; font-size:18px; font-weight:300; line-height:1.7; background:url('../img/main12_img01.png') no-repeat; width:573px; height:132px; padding:30px 15px 0 15px; box-sizing:border-box; letter-spacing:-1px;}
.post-contents12 .ytb_wrap {width:990px; margin:0 auto;}
.post-contents13 {width:100%; height:2510px; background:url('../img/post-contents13-back.jpg') no-repeat; background-size:cover; background-position:center; color:#fff; display:block;}
.post-contents13-m {display:none;}
.post-contents13 .post-text {width:930px; margin:0 auto; padding:100px 0 0; overflow:hidden;}
.post-contents13 .post-text .post-left {float:left; font-size:30px; font-weight:500; text-align:left; line-height:1.8;}
.post-contents13 .post-text .post-right {width:456px; height:632px; margin-top:290px; background:url('../img/main13_img02.png') no-repeat; float:right; text-align:right; font-size:18px; font-weight:400; line-height:1.7; padding:120px 40px 0 0; color:#616161; box-sizing:border-box;}
.post-contents13 .post-text .post-right .txtBold600 {font-size:26px;}
.post-contents13 .post-text2 {width:1200px; margin:0 auto; padding:660px 0 0; overflow:hidden; font-size:30px; color:#0079c2; font-family:'Noto Serif KR', sans-serif;}
.post-contents13 .post-text2 .post-left {float:left; text-align:left;}
.post-contents13 .post-text2 .post-left .intro {line-height:1.5;}
.post-contents13 .post-text2 .post-right {float:right; text-align:right; margin-top:45px;}
.post-contents13 .post-text2 .post-right .intro {margin-bottom:10px; line-height:1.5;}
@media (max-width:1550px) {
.swiper1 .swiper-button-prev, .swiper1 .swiper-container-rtl .swiper-button-next {left:5%;}
.swiper1 .swiper-button-next, .swiper1 .swiper-container-rtl .swiper-button-prev {right:5%;}
.post-contents13 .post-text2 {width:1150px;}
}
@media (max-width:1200px) {
.post-contents13 .post-text2 {font-size:26px; width:1040px;}
}
@media (max-width:1100px) {
.post-contents13 .post-text2 {font-size:22px; width:960px;}
.swiper1 .swiper-button-prev, .swiper1 .swiper-container-rtl .swiper-button-next {left:2%;}
.swiper1 .swiper-button-next, .swiper1 .swiper-container-rtl .swiper-button-prev {right:2%;}
.post-contents11 .post-text {padding:30px 30px 0; width:auto;}
.post-contents11 .post-text .post-left {float:none; margin:0 auto; padding:40px 0 0 8px;}
.post-contents11 .post-text .post-left .swiper-container {margin-top:0}
.post-contents11 .post-text .post-right {float:none; margin:0 auto; width:400px;}
.post-contents11 .post-text .post-right .right_top {font-size:24px;}
.post-contents11 .post-text .post-right .right_top .intro {margin-bottom:5%;}
.post-contents11 .post-text .post-right .right_bot {margin:20px auto 0;}
.post-contents12 {padding-bottom:70px;}
.post-contents12 .post-text {width:auto; padding:50px 0 30px;}
.post-contents12 .post-text .post-left {float:none; width:500px; margin:0 auto;}
.post-contents12 .post-text .post-right {float:none; margin:0 auto;}
.post-contents12 .ytb_wrap {width:90%;}
.post-contents13 .post-text {width:auto; padding:70px 50px 0;}
.post-contents14 .post-text {width:auto; padding:60px 50px 0;}
}
@media (max-width:1000px) {
.post-contents04 .post-text {width:auto;}
.post-contents04 .post-text .post-left {float:none;}
.post-contents04 .post-text .post-right {float:none; width:350px; margin:50px auto 0;}
.post-contents05 .post-text {width:auto;}
.post-contents05 .post-text .post-left {float:none;}
.post-contents05 .post-text .post-right {float:none; margin:40px auto 0; width:550px;}
.swiper1 .swiper-button-next, .swiper1 .swiper-button-prev {top:230px;}
.post-contents06 .post-text {width:auto; padding:40px 0 75px;}
.post-contents06 .post-text .post-left {float:none; width:493px; margin:0 auto;}
.post-contents06 .post-text .post-right {float:none; margin:0 auto;}
.post-contents06 .post-text .post-right .txtMove {top:-300px;}
.post-contents07 .post-text {width:auto;}
.post-contents07 .post-text .post-left {float:none;}
.post-contents07 .post-text .post-right {float:none; width:450px; margin:30px auto 0;}
.post-contents08 .post-text {width:auto;}
.post-contents08 .post-text .post-left {float:none;}
.post-contents08 .post-text .post-right {float:none; width:430px; margin:50px auto 0;}
.post-contents09 .post-text {width:auto; padding:130px 30px 0;}
.post-contents10 .post-text {width:auto;}
.post-contents10 .post-text .post-left {float:none;}
.post-contents10 .post-text .post-right {float:none; width:590px; margin:30px auto 0;}
.post-contents11 .post-text .post-right {padding-bottom:20px;}
.post-contents13 .post-text2 {width:auto; padding:660px 20px 0;}
.post-contents14 .post-text .post-left {width:auto;}
}
@media (max-width:767px) {
.hidePc {display:none;}
.hideM {display:block;}
.logo_fix {top:8%; right:2.5%;}
.post-header {padding:0;}
.post-header .post-header-content {width:500px; margin:0 auto; padding-top:13%; font-size:50px;}
.post-header .post-main-text {font-size:64px;}
.post-contents02 .post-text h1 {font-size:40px;}
.post-contents02 .post-text {padding-top:5%;}
.post-contents02 .post-main-text {text-align:left; margin-top:0; padding:5%;}
.post-contents04 .post-text {padding:8% 0;}
.post-contents04 .post-text .post-right {text-align:center;}
.post-contents04 .post-text .post-right {width:320px;}
.post-contents04 .post-text .post-right .intro {margin-top:3%; text-align:left;}
.post-contents04 .post-text .post-right .motion_fadeIn {text-align:left;}
.post-contents05 .post-text {padding:7% 0;}
.post-contents05 .post-text .post-left {font-size:40px;}
.post-contents05 .post-text .post-left .epi_title {margin-top:0;}
.post-contents05 .post-text .post-right {margin:4% auto 0;}
.swiper1 .swiper-button-next, .swiper1 .swiper-button-prev {display:block; top:72%;}
.swiper3 .swiper-button-next, .swiper3 .swiper-button-prev {display:block;}
.post-contents06 .post-text {padding:2% 0 7%;}
.post-contents06 .post-text .post-right .txtMove {text-align:center; width:100%;}
.post-contents06 .post-text .post-right .intro img {margin:0 auto 5%;}
.post-contents07 .post-text {padding:7% 0;}
.post-contents07 .post-text .post-left {font-size:40px;}
.post-contents07 .post-text .post-left .epi_title {margin-top:0;}
.post-contents07 .post-text .post-right {margin:4% auto 0;}
.post-contents08 .post-text .post-right {width:405px; margin:7% auto 0; text-align:center;}
.post-contents09 {display:none; opacity:0;}
.post-contents09-m {display:block; min-height:527px; background:transparent; width:100%;}
.post-contents09-m-1 {display:block; background:#fff;}
.post-contents09-m-1 .post-text {padding:40px 5%; overflow:hidden;}
.post-contents09-m-1 .post-text .post-left {width:100%; text-align:left; font-size:18px; color:#616161; line-height:1.8;}
.post-contents09-m-1 .post-text .post-left .fadeIn {font-size:22px; font-weight:600; position:relative; text-align:left; margin-left:120px;}
.post-contents09-m-1 .post-text .post-left .fadeIn .motion_fadeIn {position:absolute; left:-120px; top:0;}
.post-contents10 .post-text {padding:7% 0;}
.post-contents10 .post-text .post-left {font-size:40px;}
.post-contents10 .post-text .post-left .epi_title {margin-top:0;}
.post-contents11 .post-text {padding:5% 5% 0;}
.post-contents11 .post-text .post-left {padding:5.5% 0 0 8px;}
.post-contents11 .post-text .post-right {padding-bottom:5%;}
.post-contents11 .post-text .post-right .right_top {text-align:center;}
.post-contents12 .post-text .post-left {width:435px; text-align:left;}
.post-contents12 .post-text .post-right {padding:35px 15px 0 15px;}
.post-contents13 {display:none;}
.post-contents13-m {display:block;}
.post-contents13-m .post-text .post-left {background:url('../img/post-contents13-back-m.jpg') no-repeat; background-size:cover; text-align:center; width:100%; font-size:40px; font-weight:500; color:#fff; padding:10% 0 15% 0; box-sizing:border-box; letter-spacing:3px;}
.post-contents13-m .post-text .post-left p {margin-top:0;}
.post-contents13-m .post-text .post-left img {width:220px;}
.post-contents13-m .post-text .post-right {background:#fff; font-size:18px; padding:7% 5%; text-align:right; color:#616161; position:relative;}
.post-contents13-m .post-text .post-right .txtBold600 {font-size:22px;}
.post-contents13-m .con_img {width:100%;}
.post-contents13-m .con_img img {width:100%;}
.post-contents13-m .post-text2 {width:100%; background:#fff;}
.post-contents13-m .post-text2 .post-left {padding:7% 0; text-align:center; font-size:24px; color:#0079c2; font-family:'Noto Serif KR', sans-serif}
.post-contents13-m .post-text2 .post-left .intro {margin-bottom:20px;}
.post-contents14 .post-text {padding:35px 50px 0;}
.post-contents14 .post-text .post-right {float:none; margin:150px auto 0;}
.post-contents14 .post-text .post-right .intro #typewriter11 {left:48px;}
.post-contents14 .post-text .post-right .intro #typewriter12 {left:48px;}
.post-contents14 .post-text .post-right .intro #typewriter13 {left:35px;}
}
@media (max-width:680px) {
.post-contents02 {height:460px;}
.post-contents05 .post-text {width:100%;}
.post-contents05 .post-text .post-right {width:88%;}
.post-contents06 .post-text .post-left {width:85%;}
.post-contents07 .post-text {width:100%;}
.post-contents07 .post-text .post-right {width:88%;}
.post-contents10 .post-text {width:100%;}
.post-contents10 .post-text .post-right {width:88%;}
.post-contents11 .post-text .post-left {width:480px; height:357px; background-size:480px 357px; padding:27px 0 0 8px;}
.post-contents11 .post-text .post-left .swiper-container {width:390px;}
.post-contents11 .post-text .post-left .swiper-container p {margin-top:20px; font-size:15px;}
.post-contents11 .swiper-button-next, .swiper-container-rtl .swiper-button-prev {right:2px;}
.post-contents11 .swiper-button-prev, .swiper-container-rtl .swiper-button-next {left:8px;}
.post-contents11 .swiper-button-next, .post-contents11 .swiper-button-prev {top:150px;}
.post-contents12 .post-text {padding:50px 0 60px;}
.post-contents12 .post-text .post-right {width:480px; height:111px; background-size:480px 111px;}
.post-contents13 .post-text .post-right {padding:135px 40px 0 40px;}
}
@media (max-width:580px) {
.post-header .post-header-content {font-size:44px; line-height:1em;}
.post-header .post-main-text {font-size:56px;}
.post-header #typewriter1 img {width:45%;}
.post-contents02 .post-text h1 {font-size:34px;}
.swiper1 .swiper-button-next, .swiper1 .swiper-button-prev {top:74.5%; width:5%;}
.post-contents08 .post-text .post-left {padding:0 7%;}
.post-contents12 .post-text .post-left {width:400px; font-size:30px;}
}
@media (max-width:550px) {
.post-header .post-header-content {font-size:40px; line-height:0.5em;}
.post-header .post-main-text {font-size:50px;}
.post-header #typewriter1 img {width:43%;}
.post-contents11 .post-text .post-left {width:420px; height:312px; background-size:420px 312px;}
.post-contents11 .post-text .post-left .swiper-container {width:320px;}
.post-contents11 .swiper-button-next, .post-contents11 .swiper-button-prev {top:130px;}
.post-contents11 .post-text .post-left .swiper-container p {font-size:12.5px;}
.post-contents12 .post-text .post-right {width:440px; height:101px; background-size:440px 101px;}
.post-contents13 .post-text {padding:67px 0 0;}
.post-contents13 .post-text .post-left {padding-left:10%;}
.post-contents13 .post-text .post-right {width:420px; height:582px; background-size:420px 582px; padding:100px 40px 0 40px; margin:290px auto 0; float:none;}
}
@media (max-width:480px) {
.logo_fix {width:70px;}
.post-header {min-height:640px;}
.post-header .post-info {width:100px; margin-bottom:0}
.post-header .post-header-content {font-size:30px; padding-top:85px;}
.post-header #typewriter1 img {width:140px;}
.post-header #typewriter2 {top:50px;}
.post-header .post-main-text {font-size:38px; margin-top:100px;}
.post-header .post-header-content {width:290px;}
.swiper-container,
.swiper-wrapper,
.swiper-slide,
.swiper-slide-box {background:#fff;}
.post-contents11 .swiper-container,
.post-contents11 .swiper-wrapper,
.post-contents11 .swiper-slide,
.post-contents11 .swiper-slide-box {background:transparent;}
.swiper1 .swiper-button-next, .swiper1 .swiper-button-prev {top:78%;}
.post-contents02 .post-main-text {font-size:20px; line-height:1.3;}
.post-contents03 {min-height:535px;}
.post-contents04 .post-text {padding:50px 0;}
.post-contents04 .post-text .post-left {width:320px; margin:0 auto;}
.post-contents04 .post-text .post-right h1 {font-weight:600; font-size:38px;}
.post-contents04 .post-text .post-right {width:90%;}
.post-contents04 .post-text .post-right img {width:100%;}
.post-contents05 .post-text {padding:50px 0;}
.post-contents05 .post-text .post-left {text-align:left; width:310px; margin:0 auto; font-size:45px; font-weight:600;}
.post-contents05 .post-text .post-left img {width:220px;}
.post-contents05 .post-text .post-right {margin:35px auto 0;}
.post-contents06 .post-text .post-right .txtMove {font-size:24px; top:-270px;}
.post-contents06 .post-text .post-right .intro {padding:0 5%;}
.post-contents06 .post-text .post-right .intro img {width:100%;}
.post-contents07 .post-text {padding:50px 0;}
.post-contents07 .post-text .post-left {text-align:left; width:290px; margin:0 auto; font-size:40px; font-weight:600;}
.post-contents07 .post-text .post-left img {width:220px;}
.post-contents07 .post-text .post-right {margin:35px auto 0;}
.post-contents08 .post-text {padding:50px 0 75px;}
.post-contents08 .post-text .post-right {font-size:24px;}
.post-contents08 .post-text .post-right .intro #typewriter9 {top:260px; left:55px;}
.post-contents09-m {min-height:427px;}
.post-contents10 .post-text {padding:50px 0;}
.post-contents10 .post-text .post-left {text-align:left; width:290px; margin:0 auto; font-size:40px; font-weight:600;}
.post-contents10 .post-text .post-left img {width:220px;}
.post-contents10 .post-text .post-right {margin:35px auto 0;}
.post-contents11 .post-text .post-left {width:100%; height:auto; background-size:100%; padding:7% 0 2% 2%;}
.post-contents11 .post-text .post-left .swiper-container {width:78%;}
.post-contents11 .post-text .post-right {padding:8% 0;}
.post-contents11 .post-text .post-left .swiper-container p {font-size:14px; line-height:1.4; margin-top:5%;}
.post-contents12 {background:#fff;}
.post-contents12 .post-text {padding:10% 0;}
.post-contents12 .post-text .post-left {background:url('../img/post-contents12-back.png') no-repeat; background-size:100%; width:85%; font-size:24px;}
.post-contents12 .post-text .post-right {background:transparent; width:100%; height:auto; text-align:right; padding:0 10%;}
.post-contents13-m .post-text .post-left {text-align:left; width:100%; font-size:40px; font-weight:600; color:#fff; padding:13% 0 12% 18%; box-sizing:border-box; letter-spacing:3px;}
.post-contents13-m .post-text .post-left p {margin-top:0;}
.post-contents13-m .post-text .post-left img {width:220px;}
.post-contents13-m .post-text .post-right .cycle {left:84%;}
.post-contents14 {background:url('../img/post-contents14-back-m.jpg') no-repeat; background-size:cover; height:902px;}
.post-contents14 .post-text {padding:12% 7% 15%; color:#616161; box-sizing:border-box;}
.post-contents14 .post-text .post-right {margin:55% auto 0; width:258px; font-size:28px;}
.post-contents14 .post-text .post-right .intro {line-height:1.25;}
.post-contents14 .post-text .post-right .intro #typewriter11 {left:40px; top:40px;}
.post-contents14 .post-text .post-right .intro #typewriter12 {left:40px; top:80px;}
.post-contents14 .post-text .post-right .intro #typewriter13 {left:20px; top:140px;}
.post-contents14 .post-text .post-right .txtBold600 {font-weight:400;}
}
@media (max-width:420px) {
.post-contents06 .post-text .post-right {width:100%;}
.post-contents06 .post-text .post-right .txtMove {left:50%; margin-left:-155px; width:310px;}
.post-contents06 .post-text .post-right .intro {padding:0 7% 0 5%; width:100%; box-sizing:border-box;}
.post-contents08 .post-text .post-right {width:100%;}
.post-contents08 .post-text .post-right .intro {width:100%;}
.post-contents11 .post-text {padding:5% 8% 0;}
.post-contents11 .post-text .post-left .swiper-container {width:75%;}
.post-contents11 .swiper-button-next, .post-contents11 .swiper-button-prev {top:115px;}
.post-contents11 .post-text .post-right {width:100%;}
}
@media (max-width:380px) {
.post-header {min-height:480px;}
.post-contents02 .post-main-text {font-size:18px; line-height:1.5;}
.post-contents02 .post-text h1 {font-size:30px;}
.post-contents03 {min-height:420px;}
.post-contents08 .post-text {padding:50px 0 30px}
.post-contents08 .post-text .post-right .intro #typewriter9 {left:40px;}
.post-contents08 .post-text .post-right .intro {margin:10px 0 70px;}
.post-contents09-m-1 .post-text .post-left .fadeIn {font-size:20px;}
.post-contents14 .post-text .post-right {margin:65% auto 0; width:240px; font-size:26px;}
.post-contents14 .post-text .post-right .txtBold600 {font-size:36px;}
.post-contents14 .post-text .post-right .intro #typewriter13 {left:25px;}
}
@media (max-width:360px) {
.post-header .post-header-content {padding:50px 30px 0;}
.post-contents04 .post-text .post-right {font-size:16px;}
.post-contents05 .post-text .post-left {font-size:36px; width:255px;}
.post-contents05 .post-text .post-left img {width:180px;}
.post-contents05 .post-text .post-right {font-size:18px;}
.swiper1 .swiper-button-next, .swiper1 .swiper-button-prev {top:80%;}
.post-contents06 .post-text .post-right {font-size:16px;}
.post-contents06 .post-text .post-right .txtMove {font-size:22px; line-height:1.6;}
.post-contents07 .post-text .post-left {font-size:36px; width:265px;}
.post-contents07 .post-text .post-left img {width:180px;}
.post-contents07 .post-text .post-right {font-size:16px;}
.post-contents08 .post-text .post-right {font-size:22px;}
.post-contents09-m-1 .post-text .post-left {font-size:16px;}
.post-contents09-m-1 .post-text .post-left .fadeIn {font-size:18px; margin-left:100px;}
.post-contents09-m-1 .post-text .post-left .fadeIn .motion_fadeIn {left:-100px;}
.post-contents10 .post-text .post-left {font-size:36px; width:250px;}
.post-contents10 .post-text .post-left img {width:180px;}
.post-contents10 .post-text .post-right {font-size:16px;}
.post-contents11 .swiper-button-next, .post-contents11 .swiper-button-prev {top:95px; width:6%;}
.post-contents11 .swiper-button-next, .swiper-container-rtl .swiper-button-prev {right:11px;}
.post-contents11 .swiper-button-prev, .swiper-container-rtl .swiper-button-next {left:15px;}
.post-contents11 .post-text .post-right .right_top {font-size:22px;}
.post-contents11 .post-text .post-right .right_bot {width:300px; height:303px; background-size:300px 303px;}
.post-contents11 .post-text .post-right .right_bot .intro {padding:40% 26px 0 0; font-size:16px;}
.post-contents12 .post-text .post-left {font-size:20px;}
.post-contents12 .post-text .post-right {font-size:16px;}
.post-contents13-m .post-text .post-left {font-size:36px;}
.post-contents13-m .post-text .post-left img {width:180px;}
.post-contents13-m .post-text .post-right {font-size:16px;}
.post-contents13-m .post-text .post-right .cycle {width:80px; top:-45px;}
.post-contents13-m .post-text .post-right .txtBold600 {font-size:20px;}
.post-contents13-m .post-text2 .post-left {font-size:20px;}
.post-contents14 .post-text .post-left {font-size:16px;}
.post-contents14 .post-text .post-right {font-size:24px; width:220px; margin:55% auto 0;}
.post-contents14 .post-text .post-right .txtBold600 {font-size:34px;}
}
@media (max-width:340px){
.post-header .post-header-content {font-size:26px;}
.post-header #typewriter1 img {width:120px;}
.post-header .post-main-text {font-size:33px;}
.post-contents02 {height:420px;}
.post-contents02 .post-main-text {font-size:17px;}
.post-contents02 .post-text h1 {font-size:27px;}
.post-contents04 .post-text .post-left {width:84%;}
.post-contents04 .post-text .post-right h1 {font-size:34px;}
.post-contents04 .post-text .post-right h2 {font-size:22px;}
.post-contents05 .post-text .post-left {font-size:32px; width:230px;}
.post-contents07 .post-text .post-left {font-size:32px; width:240px;}
.post-contents08 .post-text .post-right {font-size:20px;}
.post-contents08 .post-text .post-right .intro #typewriter9 {top:234px; left:43px;}
.post-contents10 .post-text .post-left {font-size:32px; width:225px;}
.post-contents11 .post-text .post-left .swiper-container p {font-size:12px;}
.post-contents11 .post-text .post-right .right_top {font-size:20px;}
.post-contents11 .post-text .post-right .right_bot {width:268px; height:268px; background-size:268px 268px; margin:45px auto 0;}
.post-contents11 .post-text .post-right .right_bot .intro {width:80%; padding:38% 10% 0;font-size:14px;}
.post-contents13-m .post-text .post-left {font-size:32px;}
.post-contents14 .post-text .post-right {margin:67% auto 0;}
.post-contents14 .post-text .post-right .intro #typewriter13 {top:125px;}
}
/* 20190423 */
.logo_fix.left {
right:auto;
left:1%;
max-width:104px;
}
.post-header {
box-sizing:border-box;
padding-bottom:0;
}
.post-contents02 {
height:auto;
}
.post-contents02 .post-main-text p {
margin-top:0;
letter-spacing:-.8px;
}
.post-contents02 .post-text {
padding:25px 0 45px;
text-align:center;
}
.post-contents04 {
width:1280px;
margin:0 auto;
position:relative;
}
.post-contents04 .post-text {
width:100%;
min-height:600px;
padding:0;
outline:1px #0f0 solid;
}
.post-contents04 .post-text .post-left {
width:50%;
height:100%;
float:none;
position:absolute;
top:-52px;
left:0;
}
.post-contents04 .post-text .post-right {
width:50%;
height:100%;
box-sizing:border-box;
float:none;
position:absolute;
margin:0;
padding:100px 188px 0 122px;
right:0;
outline:1px #00f solid;
}
.post-contents05 {
background:url(../img/bg03.png) no-repeat 0 0/cover;
padding-bottom:36rem;
}
.post-contents05 .post-text.width-auto {
padding:10px 0;
background:rgba(255,255,255,.5);
}
.post-contents06 {
background:#0079c2;
color:#fff;
}
.post-contents06 .post-text .post-right {
color:#fff;
}
.post-contents07 .post-text {
position:relative;
width:100%;
padding:0;
min-height:1224px;
}
.post-contents07 .post-text .post-left {
float:none;
box-sizing:border-box;
width:100%;
height:100%;
position:absolute;
z-index:2;
top:0;
left:420px;
background:url(../img/img-epi02-left.png) no-repeat left bottom/auto;
}
.post-contents07 .post-text .post-left .post-desc {
max-width:520px;
position:relative;
left:0;
text-align:left;
outline:1px #f00 solid;
color:#ccc;
background-color:#fff;
font-size:18px;
}
.post-contents07 .post-text .post-right {
float:none;
width:960px;
height:100%;
position:absolute;
z-index:1;
right:0;
margin-top:0;
outline:1px #3B5998 solid;
font-size:18px;
background:url(../img/img-epi02-right.png) no-repeat 0 100%/100% auto;
}
.post-contents07 .quote .serif {
margin-top:0;
line-height:1.5;
}
.post-contents07 .quote-one {
top:145px;
left:160px;
text-align:center;
}
.post-contents07 .quote-one .left {
margin-left:-160px;
}
.post-contents07 .quote-one .right {
margin-left:160px;
}
.post-contents07 .quote-two {
top:500px;
left:135px;
text-align:center;
}
.post-contents07 .quote-two .left {
margin-left:-150px;
}
.post-contents07 .quote-two .right {
margin-left:200px;
}
.post-contents08 {
background:#0079c2;
color:#fff;
z-index:3;
margin-top:-20px;
}
.post-contents08 .post-text .post-right {
font-size:18px;
color:#fff;
}
.post-contents08 .post-text .post-left {
text-align:left;
}
.post-contents10 {}
.post-contents10 .post-text .post-left,
.post-contents10 .post-text .post-right {
width:50%;
}
.post-contents10 .post-text .post-right {
color:#0a6ab9;
}
.post-contents11 {
position:relative;
width:100%;
}
.post-contents11 .post-text.width-auto {
position:relative;
background-color:rgba(0,121,194,.5);
padding:0;
}
.post-contents11 .post-text.width-auto .post-left {
width:1000px;
position:relative;
z-index:1;
color:#fff;
height:auto;
padding:45px 0;
text-align:left;
margin:0 auto;
float:none;
}
.post-contents11 .post-text:not(.width-auto) {
padding:235px 0;
position:relative;
}
.post-contents11 .post-text .post-desc {
position:relative;
z-index:1;
width:470px;
box-sizing:border-box;
padding:50px 80px;
background-color:#fff;
text-align:left;
}
.post-contents11 .post-text .post-desc:before {
content:'';
display:block;
position:absolute;
top:-94px;
right:0;
width:88px;
height:94px;
background:url(../img/ico-pencil-big.png) no-repeat 0 0/100% auto;
}
.post-contents11 .post-text .post-desc > p {
margin-top:0;
}
.post-contents12 {
position:relative;
min-height:1135px;
background:url(../img/bg05.png) no-repeat 0 0/100% auto;
}
.post-contents12 .quote {
top:130px;
left:57%;
text-align:center;
}
.post-contents12 .quote .left{
margin-bottom:10px;
}
.post-contents12 .quote .right {
margin-top:10px;
}
.post-contents12 .quote .post-para {
margin-top:0;
}
.post-contents12 .quote .post-para + .post-para {
margin-top:20px;
}
.post-contents13 {
position:relative;
min-height:1135px;
height:auto;
background:url(../img/bg06.png) no-repeat 0 0/100% auto;
} | 0.371707 | 0.06663 |
body { margin:0; padding:0; }
#map {
position:absolute;
top:0;
bottom:0;
width:calc(100% - 300px);
/* overflow:hidden; */
height:100vh;
border-right: solid 1px;
}
#bar {
width: 300px;
height: 100vh;
float: right;
overflow: auto;
}
#title {
width: 300px;
height: 75px;
float: right;
margin-top: -5px;
border-bottom: solid 1px;
}
#city {
width: 300px;
height: 70px;
float: right;
padding-top: 5px;
border-bottom: solid 1px;
}
#mode {
width: 300px;
height: 53px;
float: right;
padding-top: 5px;
border-bottom: solid 1px;
}
#c_van, #c_cgy, #c_edm, #c_wpg, #c_tor, #c_ott, #c_mtl, #c_que {
width: 89px;
height: 20px;
float: left;
cursor: pointer;
padding-left: 10px;
opacity: 0.7;
}
/* #c_van:hover, #c_cgy:hover, #c_edm:hover, #c_wpg:hover, #c_tor:hover, #c_ott:hover, #c_mtl:hover, #c_que:hover {
color: red;
opacity: 1.0;
} */
#c_city, #m_mode {
width: 89px;
height: 20px;
float: left;
padding-left: 10px;
opacity: 1;
/* border: solid 1px; */
}
#m_car {
width: 89px;
height: 20px;
float: left;
cursor: pointer;
padding-left: 10px;
opacity: 0.7;
}
#m_transit {
width: 89px;
height: 20px;
float: left;
cursor: pointer;
padding-left: 10px;
color: red;
opacity: 1;
}
#m_ratio {
width: 148px;
height: 20px;
float: left;
cursor: pointer;
padding-left: 10px;
opacity: 0.7;
}
#more_info {
width: 20px;
height: 20px;
float: left;
cursor: pointer;
padding-left: 10px;
opacity: 0.7;
}
#more_info p {
font-size: 16px;
}
#access {
width: 300px;
height: 135px;
float: right;
padding-top: 5px;
border-bottom: solid 1px;
}
#a_access {
width: 250px;
height: 20px;
float: left;
padding-left: 10px;
opacity: 1;
}
#a_T30, #a_T45, #a_T60, #a_grav, #a_comp {
width: 250px;
height: 20px;
float: left;
padding-left: 10px;
cursor: pointer;
opacity: 0.7;
/* border: solid 1px; */
}
#a_T45 {
width: 250px;
height: 20px;
float: left;
padding-left: 10px;
cursor: pointer;
color: red;
opacity: 1;
}
#legend_wrapper {
width: 300px;
height: 148px;
border-bottom: solid 1px;
float: right;
}
#legend {
width: 200px;
height: 138px;
float: left;
padding-top: 10px;
}
#legend_box {
width: 25px;
height: 25px;
/* border-bottom: solid 1px; */
margin-left: 10px;
margin-right: 10px;
float: left;
}
#legend_value_1,#legend_value_2,#legend_value_3,#legend_value_4,#legend_value_5 {
width: 155px;
height: 25px;
float: left;
color: black;
opacity: 0.85;
}
#legend_side {
width: 99px;
height: 138px;
float: right;
padding-top: 10px;
border-left: solid 1px;
}
#r_rural {
width: 80px;
height: 40px;
float: left;
padding-left: 10px;
opacity: 1;
}
#r_hide {
width: 80px;
height: 20px;
float: left;
padding-left: 10px;
cursor: pointer;
color: red;
opacity: 1;
}
#r_show {
width: 80px;
height: 20px;
float: left;
padding-left: 10px;
cursor: pointer;
color: black;
opacity: 0.7;
}
#dots {
width: 300px;
height: 110px;
float: right;
padding-top: 5px;
border-bottom: solid 1px;
}
#d_demographics {
width: 150px;
height: 20px;
float: left;
padding-left: 10px;
opacity: 1;
}
#d_none {
width: 80px;
height: 20px;
float: left;
padding-left: 10px;
cursor: pointer;
color: red;
opacity: 1;
}
#d_pop, #d_lico, #d_unem, #d_reim {
width: 280px;
height: 20px;
float: left;
padding-left: 10px;
cursor: pointer;
color: black;
opacity: 0.7;
}
#attri {
width: 300px;
height: 110px;
float: right;
padding-top: 5px;
border-bottom: solid 1px;
}
#hline {
width: 300px;
height: 2px;
float: right;
padding-top: 5px;
border-bottom: solid 1px;
}
#attri p {
padding-left: 10px;
opacity: 0.75;
line-height: 16px;
}
h2 {
font-size: 14px;
font-family: 'Titillium Web', sans-serif;
font-weight: bold;
padding-left: 10px;
}
h1 {
font-size: 18px;
font-family: 'Titillium Web', sans-serif;
font-weight: bold;
padding-left: 10px;
line-height: 26px;
}
a {
color: red;
text-decoration: none;
}
#more_info a {
color: blue;
text-decoration: none;
}
#more_info:hover {
opacity: 1;
}
p {
font-size: 12px;
font-family: 'Titillium Web', sans-serif;
padding: 0px;
margin: 0px;
}
a.mapboxgl-ctrl-logo {
opacity: 0;
height: 0px;
}
.mapboxgl-popup-close-button {
position: absolute;
right: 0;
top: 0;
border: none;
border-radius: 0 3px 0 0;
cursor: pointer;
color: red;
background-color: rgba(0,0,0,0);
}
.mapboxgl-popup-content {
position: relative;
background: #fff;
border-radius: 3px;
box-shadow: 0 0 3px rgba(255,0,0,1);
padding: 10px 10px 15px;
pointer-events: auto;
}
.mapboxgl-popup-tip {
width: 0px;
height: 0px;
opacity: 0;
/* border: 10px solid transparent;
z-index: 1; */
}
/* --------------------- */ | web/style.css | body { margin:0; padding:0; }
#map {
position:absolute;
top:0;
bottom:0;
width:calc(100% - 300px);
/* overflow:hidden; */
height:100vh;
border-right: solid 1px;
}
#bar {
width: 300px;
height: 100vh;
float: right;
overflow: auto;
}
#title {
width: 300px;
height: 75px;
float: right;
margin-top: -5px;
border-bottom: solid 1px;
}
#city {
width: 300px;
height: 70px;
float: right;
padding-top: 5px;
border-bottom: solid 1px;
}
#mode {
width: 300px;
height: 53px;
float: right;
padding-top: 5px;
border-bottom: solid 1px;
}
#c_van, #c_cgy, #c_edm, #c_wpg, #c_tor, #c_ott, #c_mtl, #c_que {
width: 89px;
height: 20px;
float: left;
cursor: pointer;
padding-left: 10px;
opacity: 0.7;
}
/* #c_van:hover, #c_cgy:hover, #c_edm:hover, #c_wpg:hover, #c_tor:hover, #c_ott:hover, #c_mtl:hover, #c_que:hover {
color: red;
opacity: 1.0;
} */
#c_city, #m_mode {
width: 89px;
height: 20px;
float: left;
padding-left: 10px;
opacity: 1;
/* border: solid 1px; */
}
#m_car {
width: 89px;
height: 20px;
float: left;
cursor: pointer;
padding-left: 10px;
opacity: 0.7;
}
#m_transit {
width: 89px;
height: 20px;
float: left;
cursor: pointer;
padding-left: 10px;
color: red;
opacity: 1;
}
#m_ratio {
width: 148px;
height: 20px;
float: left;
cursor: pointer;
padding-left: 10px;
opacity: 0.7;
}
#more_info {
width: 20px;
height: 20px;
float: left;
cursor: pointer;
padding-left: 10px;
opacity: 0.7;
}
#more_info p {
font-size: 16px;
}
#access {
width: 300px;
height: 135px;
float: right;
padding-top: 5px;
border-bottom: solid 1px;
}
#a_access {
width: 250px;
height: 20px;
float: left;
padding-left: 10px;
opacity: 1;
}
#a_T30, #a_T45, #a_T60, #a_grav, #a_comp {
width: 250px;
height: 20px;
float: left;
padding-left: 10px;
cursor: pointer;
opacity: 0.7;
/* border: solid 1px; */
}
#a_T45 {
width: 250px;
height: 20px;
float: left;
padding-left: 10px;
cursor: pointer;
color: red;
opacity: 1;
}
#legend_wrapper {
width: 300px;
height: 148px;
border-bottom: solid 1px;
float: right;
}
#legend {
width: 200px;
height: 138px;
float: left;
padding-top: 10px;
}
#legend_box {
width: 25px;
height: 25px;
/* border-bottom: solid 1px; */
margin-left: 10px;
margin-right: 10px;
float: left;
}
#legend_value_1,#legend_value_2,#legend_value_3,#legend_value_4,#legend_value_5 {
width: 155px;
height: 25px;
float: left;
color: black;
opacity: 0.85;
}
#legend_side {
width: 99px;
height: 138px;
float: right;
padding-top: 10px;
border-left: solid 1px;
}
#r_rural {
width: 80px;
height: 40px;
float: left;
padding-left: 10px;
opacity: 1;
}
#r_hide {
width: 80px;
height: 20px;
float: left;
padding-left: 10px;
cursor: pointer;
color: red;
opacity: 1;
}
#r_show {
width: 80px;
height: 20px;
float: left;
padding-left: 10px;
cursor: pointer;
color: black;
opacity: 0.7;
}
#dots {
width: 300px;
height: 110px;
float: right;
padding-top: 5px;
border-bottom: solid 1px;
}
#d_demographics {
width: 150px;
height: 20px;
float: left;
padding-left: 10px;
opacity: 1;
}
#d_none {
width: 80px;
height: 20px;
float: left;
padding-left: 10px;
cursor: pointer;
color: red;
opacity: 1;
}
#d_pop, #d_lico, #d_unem, #d_reim {
width: 280px;
height: 20px;
float: left;
padding-left: 10px;
cursor: pointer;
color: black;
opacity: 0.7;
}
#attri {
width: 300px;
height: 110px;
float: right;
padding-top: 5px;
border-bottom: solid 1px;
}
#hline {
width: 300px;
height: 2px;
float: right;
padding-top: 5px;
border-bottom: solid 1px;
}
#attri p {
padding-left: 10px;
opacity: 0.75;
line-height: 16px;
}
h2 {
font-size: 14px;
font-family: 'Titillium Web', sans-serif;
font-weight: bold;
padding-left: 10px;
}
h1 {
font-size: 18px;
font-family: 'Titillium Web', sans-serif;
font-weight: bold;
padding-left: 10px;
line-height: 26px;
}
a {
color: red;
text-decoration: none;
}
#more_info a {
color: blue;
text-decoration: none;
}
#more_info:hover {
opacity: 1;
}
p {
font-size: 12px;
font-family: 'Titillium Web', sans-serif;
padding: 0px;
margin: 0px;
}
a.mapboxgl-ctrl-logo {
opacity: 0;
height: 0px;
}
.mapboxgl-popup-close-button {
position: absolute;
right: 0;
top: 0;
border: none;
border-radius: 0 3px 0 0;
cursor: pointer;
color: red;
background-color: rgba(0,0,0,0);
}
.mapboxgl-popup-content {
position: relative;
background: #fff;
border-radius: 3px;
box-shadow: 0 0 3px rgba(255,0,0,1);
padding: 10px 10px 15px;
pointer-events: auto;
}
.mapboxgl-popup-tip {
width: 0px;
height: 0px;
opacity: 0;
/* border: 10px solid transparent;
z-index: 1; */
}
/* --------------------- */ | 0.533154 | 0.078043 |
.main-content {
position: relative;
width: initial;
display: flex;
flex-direction: column;
flex-grow: 1;
align-items: center;
justify-content: center;
}
.truth-content {
position: absolute;
top: 10%;
text-align: center;
opacity: 1;
transform: none;
display: flex;
flex-grow: 1;
flex-direction: column;
align-items: center;
justify-content: center;
width: 100%;
}
.intro {
font-size: 2.5rem;
line-height: 57px;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue";
font-weight: 500;
padding: 0px;
margin: 5px;
}
.intro-content {
font-size: 1.125rem;
line-height: 1.3;
margin: 5px;
}
.cell {
position: relative;
display: flex;
flex-direction: column;
flex-grow: 1;
width: 80%;
margin-bottom: 20px;
overflow: hidden
}
.inputwrap {
display: flex;
flex-direction: column;
flex-grow: 1;
}
.inputwrap>textarea {
min-height: 3em;
max-height: 50vh;
width: 100%;
}
.addNew {
width: 100%;
display: flex;
flex-direction: row;
margin: 10px 0;
}
.btn {
margin: 0 5px;
}
textarea {
font-family: "Helvetica Neue",
Helvetica,
Arial,
sans-serif;
font-size: 14px;
width: 100%;
border: none;
background-color: rgb(0, 0, 0, .03);
}
textarea:hover,
input:hover,
textarea:active,
input:active,
textarea:focus,
input:focus,
button:focus,
button:active,
button:hover,
label:focus,
.btn:active,
.btn.active {
outline: 0px !important;
-webkit-appearance: none;
box-shadow: none !important;
}
.proof {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
margin-right: 10px;
padding-left: 0.5em;
padding-right: 0.5em;
}
.leaves {
display: flex;
flex-direction: row;
align-items: flex-end;
justify-content: flex-end;
padding-left: 0.5em;
padding-right: 0.5em;
}
.assumpbox {
display: flex;
flex-direction: row;
align-items: flex-end;
justify-content: flex-end;
border-bottom: black solid 1px;
}
.assumption {
margin-right: 10px;
font-size: 18px;
font-weight: 400;
}
.rule {
font-size: 10px;
font-weight: 300;
}
.conclusion {
/*font-family: courier;*/
font-size: 14px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
overflow: auto;
}
.truth_tables {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
overflow: auto;
}
.conclusion table {
height: 50%;
margin: 20px 0;
}
.conclusion tr td:last-child {
white-space: nowrap;
}
::-webkit-scrollbar {
width: 12px;
}
::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
border-radius: 10px;
}
::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
textarea:focus {
outline: none;
}
button:focus {
outline: none;
} | public/assets/css/truth.css | .main-content {
position: relative;
width: initial;
display: flex;
flex-direction: column;
flex-grow: 1;
align-items: center;
justify-content: center;
}
.truth-content {
position: absolute;
top: 10%;
text-align: center;
opacity: 1;
transform: none;
display: flex;
flex-grow: 1;
flex-direction: column;
align-items: center;
justify-content: center;
width: 100%;
}
.intro {
font-size: 2.5rem;
line-height: 57px;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue";
font-weight: 500;
padding: 0px;
margin: 5px;
}
.intro-content {
font-size: 1.125rem;
line-height: 1.3;
margin: 5px;
}
.cell {
position: relative;
display: flex;
flex-direction: column;
flex-grow: 1;
width: 80%;
margin-bottom: 20px;
overflow: hidden
}
.inputwrap {
display: flex;
flex-direction: column;
flex-grow: 1;
}
.inputwrap>textarea {
min-height: 3em;
max-height: 50vh;
width: 100%;
}
.addNew {
width: 100%;
display: flex;
flex-direction: row;
margin: 10px 0;
}
.btn {
margin: 0 5px;
}
textarea {
font-family: "Helvetica Neue",
Helvetica,
Arial,
sans-serif;
font-size: 14px;
width: 100%;
border: none;
background-color: rgb(0, 0, 0, .03);
}
textarea:hover,
input:hover,
textarea:active,
input:active,
textarea:focus,
input:focus,
button:focus,
button:active,
button:hover,
label:focus,
.btn:active,
.btn.active {
outline: 0px !important;
-webkit-appearance: none;
box-shadow: none !important;
}
.proof {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
margin-right: 10px;
padding-left: 0.5em;
padding-right: 0.5em;
}
.leaves {
display: flex;
flex-direction: row;
align-items: flex-end;
justify-content: flex-end;
padding-left: 0.5em;
padding-right: 0.5em;
}
.assumpbox {
display: flex;
flex-direction: row;
align-items: flex-end;
justify-content: flex-end;
border-bottom: black solid 1px;
}
.assumption {
margin-right: 10px;
font-size: 18px;
font-weight: 400;
}
.rule {
font-size: 10px;
font-weight: 300;
}
.conclusion {
/*font-family: courier;*/
font-size: 14px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
overflow: auto;
}
.truth_tables {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
overflow: auto;
}
.conclusion table {
height: 50%;
margin: 20px 0;
}
.conclusion tr td:last-child {
white-space: nowrap;
}
::-webkit-scrollbar {
width: 12px;
}
::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
border-radius: 10px;
}
::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
textarea:focus {
outline: none;
}
button:focus {
outline: none;
} | 0.572245 | 0.092976 |
@font-face {
font-family: "SpaceMarine";
src: url("libraries/fonts/SpaceMarine/SM.TTF")
}
input {
border: 2px solid #5C5C5C;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
background: #ffffff !important;
outline: none;
height: 26px;
color: #1f1f1f;
font-size: 14px;
}
input[type="date"] {
width: 135px;
}
li.form-global-error {
color: #f90000;
list-style-type: none;
}
div.input {
margin: 5px;
}
input[type=button], input[type=submit] {
margin: 5px;
padding: 5px 10px 5px 10px;
height: 30px;
background-color: #5C5C5C !important;
color: white;
}
input[type=button]:hover, input[type=submit]:hover {
color: #fff600;
}
span.input-errors, div.input-has-error label {
color: #f90000;
}
div.input-has-error input {
border-color: #f90000;
}
body * {
margin: 0;
padding: 0;
}
._mainlayout-header {
width: 100%;
position: relative;
background-color: #5C5C5C;
}
._mainlayout-navbar {
width: 100%;
background-color: #5C5C5C;
z-index: 99;
}
._mainlayout-navbar-header {
height: 50px;
padding: 5px;
background: #5c5c5c;
}
._mainlayout-navigation-image {
float: left;
margin-top: 15px;
margin-right: 5px;
display: none;
}
._mainlayout-navbar-brand {
font-family: sans-serif;
font-size: 32px;
text-transform: uppercase;
color: white;
text-decoration: none;
font-weight: bold;
}
._mainlayout-navbar-brand img {
margin-right: 10px;
}
._mainlayout-navbar-brand-small {
font-family: sans-serif;
display: block;
margin-top: -15px;
margin-left: 60px;
color: white;
text-decoration: none;
text-transform: uppercase;
font-size: 11px;
font-weight: bold;
}
._mainlayout-navbar-brand:hover, ._mainlayout-navbar-brand-small:hover {
text-decoration: none;
color: white;
}
._mainlayout-navigation-buttons-wrapper {
background: #5c5c5c;
height: 54px;
}
._mainlayout-navigation-buttons {
margin-left: auto;
margin-right: auto;
}
._mainlayout-navigation-buttons li {
display: block;
float: left;
list-style-type: none;
line-height: 60px;
margin-left: 0px;
margin-right: 0px;
}
._mainlayout-navigation-buttons li a {
display: block;
width: 100%;
height: 54px;
padding: 10px;
color: #ffffff;
text-decoration: none;
text-align: center;
text-transform: uppercase;
}
._mainlayout-navigation-buttons li a:hover, ._mainlayout-account:hover {
background: linear-gradient(to bottom, #5C5C5C, #777777);
color: #ffffff;
border-bottom: 4px solid #ffffff;
}
._mainlayout-navigation-buttons li.active a, ul._mainlayout-navigation-buttons li.active a:hover, ._mainlayout-account.active {
background: linear-gradient(to bottom, #5C5C5C, #777777);
color: #fffc3c;
border-bottom: 4px solid #fff600;
}
._mainlayout-content {
clear: both;
}
._mainlayout-account {
float: right;
text-align: center;
color: white;
text-transform: uppercase;
height: 54px;
line-height: 80px;
cursor: pointer;
width: 100px;
position: relative;
z-index: 99;
}
._mainlayout-account ul {
margin-top: -29px;
width: 100px;
background-color: #5C5C5C;
border: 0px solid #000000;
}
._mainlayout-account li {
line-height: 25px;
}
._mainlayout-account li a {
height: 40px;
text-align: center;
color: white;
text-transform: uppercase;
text-decoration: none;
padding: 10px;
cursor: pointer;
margin: 3px;
display: block;
}
._mainlayout-account li a:hover {
background: linear-gradient(to bottom, #5C5C5C, #777777);
color: #ffffff;
border-bottom: 4px solid #ffffff;
}
._mainlayout-account-items {
display: none;
}
.search-field {
width: 100%;
}
form.search, .search-results .search-result-item {
background-color: #ccc;
padding: 3px;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
margin-bottom: 2px;
}
.search-results {
margin: 5px 0 5px 0;
}
.search-results li {
list-style-type: none;
}
.pages {
margin-top: 5px;
}
.pages a {
font-weight: bold;
font-size: 12px;
text-decoration: none;
background-color: #ccc;
color: #383737;
padding: 3px;
}
.pages a.page-selected {
color: #fff600;
}
.search-results .search-result-item-name a {
text-decoration: none;
color: #1f1f1f;
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
}
.search-results .search-result-item-name a:hover {
color: #fff600;
}
.search-results .search-result-item-type {
text-decoration: none;
color: #ffffff;
font-size: 12px;
margin-top: -6px;
}
#actorForm {
margin-top: 5px;
}
#keywordForm {
margin-top: 5px;
}
.property {
margin-top: 5px;
font-size: 16px;
}
.main-property {
font-weight: bold;
}
.index-content {
margin: 50px;
font-size: 25px;
} | public/stylesheets/main.css | @font-face {
font-family: "SpaceMarine";
src: url("libraries/fonts/SpaceMarine/SM.TTF")
}
input {
border: 2px solid #5C5C5C;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
background: #ffffff !important;
outline: none;
height: 26px;
color: #1f1f1f;
font-size: 14px;
}
input[type="date"] {
width: 135px;
}
li.form-global-error {
color: #f90000;
list-style-type: none;
}
div.input {
margin: 5px;
}
input[type=button], input[type=submit] {
margin: 5px;
padding: 5px 10px 5px 10px;
height: 30px;
background-color: #5C5C5C !important;
color: white;
}
input[type=button]:hover, input[type=submit]:hover {
color: #fff600;
}
span.input-errors, div.input-has-error label {
color: #f90000;
}
div.input-has-error input {
border-color: #f90000;
}
body * {
margin: 0;
padding: 0;
}
._mainlayout-header {
width: 100%;
position: relative;
background-color: #5C5C5C;
}
._mainlayout-navbar {
width: 100%;
background-color: #5C5C5C;
z-index: 99;
}
._mainlayout-navbar-header {
height: 50px;
padding: 5px;
background: #5c5c5c;
}
._mainlayout-navigation-image {
float: left;
margin-top: 15px;
margin-right: 5px;
display: none;
}
._mainlayout-navbar-brand {
font-family: sans-serif;
font-size: 32px;
text-transform: uppercase;
color: white;
text-decoration: none;
font-weight: bold;
}
._mainlayout-navbar-brand img {
margin-right: 10px;
}
._mainlayout-navbar-brand-small {
font-family: sans-serif;
display: block;
margin-top: -15px;
margin-left: 60px;
color: white;
text-decoration: none;
text-transform: uppercase;
font-size: 11px;
font-weight: bold;
}
._mainlayout-navbar-brand:hover, ._mainlayout-navbar-brand-small:hover {
text-decoration: none;
color: white;
}
._mainlayout-navigation-buttons-wrapper {
background: #5c5c5c;
height: 54px;
}
._mainlayout-navigation-buttons {
margin-left: auto;
margin-right: auto;
}
._mainlayout-navigation-buttons li {
display: block;
float: left;
list-style-type: none;
line-height: 60px;
margin-left: 0px;
margin-right: 0px;
}
._mainlayout-navigation-buttons li a {
display: block;
width: 100%;
height: 54px;
padding: 10px;
color: #ffffff;
text-decoration: none;
text-align: center;
text-transform: uppercase;
}
._mainlayout-navigation-buttons li a:hover, ._mainlayout-account:hover {
background: linear-gradient(to bottom, #5C5C5C, #777777);
color: #ffffff;
border-bottom: 4px solid #ffffff;
}
._mainlayout-navigation-buttons li.active a, ul._mainlayout-navigation-buttons li.active a:hover, ._mainlayout-account.active {
background: linear-gradient(to bottom, #5C5C5C, #777777);
color: #fffc3c;
border-bottom: 4px solid #fff600;
}
._mainlayout-content {
clear: both;
}
._mainlayout-account {
float: right;
text-align: center;
color: white;
text-transform: uppercase;
height: 54px;
line-height: 80px;
cursor: pointer;
width: 100px;
position: relative;
z-index: 99;
}
._mainlayout-account ul {
margin-top: -29px;
width: 100px;
background-color: #5C5C5C;
border: 0px solid #000000;
}
._mainlayout-account li {
line-height: 25px;
}
._mainlayout-account li a {
height: 40px;
text-align: center;
color: white;
text-transform: uppercase;
text-decoration: none;
padding: 10px;
cursor: pointer;
margin: 3px;
display: block;
}
._mainlayout-account li a:hover {
background: linear-gradient(to bottom, #5C5C5C, #777777);
color: #ffffff;
border-bottom: 4px solid #ffffff;
}
._mainlayout-account-items {
display: none;
}
.search-field {
width: 100%;
}
form.search, .search-results .search-result-item {
background-color: #ccc;
padding: 3px;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
margin-bottom: 2px;
}
.search-results {
margin: 5px 0 5px 0;
}
.search-results li {
list-style-type: none;
}
.pages {
margin-top: 5px;
}
.pages a {
font-weight: bold;
font-size: 12px;
text-decoration: none;
background-color: #ccc;
color: #383737;
padding: 3px;
}
.pages a.page-selected {
color: #fff600;
}
.search-results .search-result-item-name a {
text-decoration: none;
color: #1f1f1f;
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
}
.search-results .search-result-item-name a:hover {
color: #fff600;
}
.search-results .search-result-item-type {
text-decoration: none;
color: #ffffff;
font-size: 12px;
margin-top: -6px;
}
#actorForm {
margin-top: 5px;
}
#keywordForm {
margin-top: 5px;
}
.property {
margin-top: 5px;
font-size: 16px;
}
.main-property {
font-weight: bold;
}
.index-content {
margin: 50px;
font-size: 25px;
} | 0.314051 | 0.064065 |
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.42857143;
color: #333;
background-color: #fff;
}
table {
display: table;
border-collapse: separate;
}
.notify_wrap{
max-width: 1025px;
margin-left: auto;
margin-right: auto;
}
.header_hr2 {
margin-top: 8px;
margin-bottom: 16px;
border-top: 1px solid #ddd;
}
.header_hr3 {
margin-top: 0px;
margin-bottom: 16px;
border-top: 1px solid #ddd;
}
.img_logo{
margin-top: 30px;
margin-bottom: 40px;
width: 240px;
}
.bgcolor{
background-color: #f8f7f7;
}
.center{
max-width:1025px;
margin-left: auto;
margin-right: auto;
text-align: center;
}
#reply_input_table {
border-bottom: transparent;
margin-bottom: 0;
}
#reply_input_wrap {
padding: 0x 8px 0px 8px;
margin-top: 16px;
background-color: #fff;
}
.reply_table {
width: 100%;
margin-top: 16px;
padding-bottom: 16px;
border-bottom: 1px solid #ddd !important;
font-size: 12px;
min-height: 72px;
}
.reply_profile img{
width: 64px ;
}
.reply_profile {
width: 73px ;
vertical-align: top;
margin-right: 13px;
}
.reply_modify_show textarea {
margin-bottom: 16px;
float: left;
resize: none;
}
.reply_title {
font-size: 12px;
color: #686666;
font-weight: bold;
}
.margin_left{
margin-left: 10px;
}
.reply_title img {
width: 14px;
height: 14px;
}
.reply_profile img {
width: 56px;
height: 56px;
border-radius: 50% !important;
}
.reply_writer {
font-weight: bold;
}
.reply_date {
font-size: 10px;
}
.reply_content {
padding-top: 8px;
padding-bottom: 16px;
}
#reply_wrap {
background-color: #f8f7f7;
padding-top: 32px;
padding-bottom: 32px;
}
.input_textarea2 {
padding-right: 94px;
padding-left: 1px;
}
.input_textarea2 button {
position: absolute;
}
.add_reply2 {
width: 94px;
height: 94px;
border-radius: 0 !important;
border: 1px solid #ccc;
border-left: transparent;
background-color: #fff;
}
.add_reply2:hover {
background-color: #ccc;
}
.content{
width: 1025px;
margin: 0 auto;
padding-top: 6px;
}
.bo_color2 {
color: #8c8b8b;
}
.footer_div {
margin-top: 4px;
margin-bottom: 4px;
font-size: 9px;
}
.f_r {
float: right;
}
.f_r {
float: left;
}
.bo_color {
color: #8c8b8b;
}
.reply_a {
font-size: 10px;
text-decoration: underline;
margin-top: 16px;
} | public/css/notify.css | body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.42857143;
color: #333;
background-color: #fff;
}
table {
display: table;
border-collapse: separate;
}
.notify_wrap{
max-width: 1025px;
margin-left: auto;
margin-right: auto;
}
.header_hr2 {
margin-top: 8px;
margin-bottom: 16px;
border-top: 1px solid #ddd;
}
.header_hr3 {
margin-top: 0px;
margin-bottom: 16px;
border-top: 1px solid #ddd;
}
.img_logo{
margin-top: 30px;
margin-bottom: 40px;
width: 240px;
}
.bgcolor{
background-color: #f8f7f7;
}
.center{
max-width:1025px;
margin-left: auto;
margin-right: auto;
text-align: center;
}
#reply_input_table {
border-bottom: transparent;
margin-bottom: 0;
}
#reply_input_wrap {
padding: 0x 8px 0px 8px;
margin-top: 16px;
background-color: #fff;
}
.reply_table {
width: 100%;
margin-top: 16px;
padding-bottom: 16px;
border-bottom: 1px solid #ddd !important;
font-size: 12px;
min-height: 72px;
}
.reply_profile img{
width: 64px ;
}
.reply_profile {
width: 73px ;
vertical-align: top;
margin-right: 13px;
}
.reply_modify_show textarea {
margin-bottom: 16px;
float: left;
resize: none;
}
.reply_title {
font-size: 12px;
color: #686666;
font-weight: bold;
}
.margin_left{
margin-left: 10px;
}
.reply_title img {
width: 14px;
height: 14px;
}
.reply_profile img {
width: 56px;
height: 56px;
border-radius: 50% !important;
}
.reply_writer {
font-weight: bold;
}
.reply_date {
font-size: 10px;
}
.reply_content {
padding-top: 8px;
padding-bottom: 16px;
}
#reply_wrap {
background-color: #f8f7f7;
padding-top: 32px;
padding-bottom: 32px;
}
.input_textarea2 {
padding-right: 94px;
padding-left: 1px;
}
.input_textarea2 button {
position: absolute;
}
.add_reply2 {
width: 94px;
height: 94px;
border-radius: 0 !important;
border: 1px solid #ccc;
border-left: transparent;
background-color: #fff;
}
.add_reply2:hover {
background-color: #ccc;
}
.content{
width: 1025px;
margin: 0 auto;
padding-top: 6px;
}
.bo_color2 {
color: #8c8b8b;
}
.footer_div {
margin-top: 4px;
margin-bottom: 4px;
font-size: 9px;
}
.f_r {
float: right;
}
.f_r {
float: left;
}
.bo_color {
color: #8c8b8b;
}
.reply_a {
font-size: 10px;
text-decoration: underline;
margin-top: 16px;
} | 0.317955 | 0.090574 |
@import '~react-splitter-layout/lib/index.css';
@import '~react-image-crop/dist/ReactCrop.css';
html,
body,
div {
box-sizing: border-box;
}
html,
body,
#root {
height: 100vh;
width: 100vw;
margin: 0px;
}
body {
position: relative;
/* color: white; */
/* height: 100vh; */
/* background: linear-gradient(
200.96deg,
#fedc2a -29.09%,
#dd5789 51.77%,
#7a2c9e 129.35%
); */
background: white;
font-family: sans-serif;
/*
overflow-y: hidden;
display: flex;
justify-content: center;
align-items: center; */
}
button {
background-color: white;
padding: 10px 20px;
border-radius: 10px;
border: none;
appearance: none;
font-size: 1.3rem;
box-shadow: 0px 8px 28px -6px rgba(24, 39, 75, 0.12),
0px 18px 88px -4px rgba(24, 39, 75, 0.14);
transition: transform ease-in 0.1s;
cursor: pointer;
}
button:hover {
transform: scale(1.05);
}
li {
list-style: none;
}
a {
text-decoration: none;
height: fit-content;
width: fit-content;
margin: 10px;
}
a:hover {
opacity: 1;
text-decoration: none;
}
/* ------------------ */
.left-panel {
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
}
.imgjoy-splitter-layout .layout-pane-primary {
background-color: #222;
}
.essential-grid-wrapper {
width: 100%;
flex: auto;
overflow-y: overlay;
}
/* ------------------ */
.randomimages-no-images {
display: flex;
justify-content: center;
align-items: center;
font-size: 30px;
width: 100%;
height: 100%;
}
/* ----------------- */
.image-rect-tool {
height: 100%;
width: 100%;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.image-viewer {
padding: 1em;
width: 100%;
overflow: hidden;
flex-grow: 1;
flex-shrink: 0;
}
.image-viewer-inner {
position: relative;
width: 100%;
height: 100%;
}
.image-viewer-controls {
display: flex;
justify-items: flex-start;
width: 100%;
color: white;
background-color: black;;
flex-grow: 0;
align-items: center;
padding: 0.6em;
}
.image-viewer-controls div:nth-child(2) {
margin-left: 1em;
}
.image-viewer-controls label {
display:block;
font-size: 0.8em;
margin-bottom: 0.2em;
}
.image-viewer-controls select {
padding: 0.1em;
width: 18em;
}
/* ----------- */
.image-viewer-info {
flex-grow: 0;
padding: 0.2em;
background-color: black;
}
.image-viewer-controls-monitor {
background-color: white;
color: black;
z-index: 300;
display: inline-block;
padding: 3px;
border: 1px solid black;
cursor: copy;
}
/* -------- */
/* custom scrollbar */
::-webkit-scrollbar {
width: 20px;
}
::-webkit-scrollbar-track {
background-color: transparent;
}
::-webkit-scrollbar-thumb {
background-color: #d6dee1;
border-radius: 20px;
border: 6px solid transparent;
background-clip: content-box;
}
::-webkit-scrollbar-thumb:hover {
background-color: #a8bbbf;
}
/* -------- */ | src/App.global.css | @import '~react-splitter-layout/lib/index.css';
@import '~react-image-crop/dist/ReactCrop.css';
html,
body,
div {
box-sizing: border-box;
}
html,
body,
#root {
height: 100vh;
width: 100vw;
margin: 0px;
}
body {
position: relative;
/* color: white; */
/* height: 100vh; */
/* background: linear-gradient(
200.96deg,
#fedc2a -29.09%,
#dd5789 51.77%,
#7a2c9e 129.35%
); */
background: white;
font-family: sans-serif;
/*
overflow-y: hidden;
display: flex;
justify-content: center;
align-items: center; */
}
button {
background-color: white;
padding: 10px 20px;
border-radius: 10px;
border: none;
appearance: none;
font-size: 1.3rem;
box-shadow: 0px 8px 28px -6px rgba(24, 39, 75, 0.12),
0px 18px 88px -4px rgba(24, 39, 75, 0.14);
transition: transform ease-in 0.1s;
cursor: pointer;
}
button:hover {
transform: scale(1.05);
}
li {
list-style: none;
}
a {
text-decoration: none;
height: fit-content;
width: fit-content;
margin: 10px;
}
a:hover {
opacity: 1;
text-decoration: none;
}
/* ------------------ */
.left-panel {
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
}
.imgjoy-splitter-layout .layout-pane-primary {
background-color: #222;
}
.essential-grid-wrapper {
width: 100%;
flex: auto;
overflow-y: overlay;
}
/* ------------------ */
.randomimages-no-images {
display: flex;
justify-content: center;
align-items: center;
font-size: 30px;
width: 100%;
height: 100%;
}
/* ----------------- */
.image-rect-tool {
height: 100%;
width: 100%;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.image-viewer {
padding: 1em;
width: 100%;
overflow: hidden;
flex-grow: 1;
flex-shrink: 0;
}
.image-viewer-inner {
position: relative;
width: 100%;
height: 100%;
}
.image-viewer-controls {
display: flex;
justify-items: flex-start;
width: 100%;
color: white;
background-color: black;;
flex-grow: 0;
align-items: center;
padding: 0.6em;
}
.image-viewer-controls div:nth-child(2) {
margin-left: 1em;
}
.image-viewer-controls label {
display:block;
font-size: 0.8em;
margin-bottom: 0.2em;
}
.image-viewer-controls select {
padding: 0.1em;
width: 18em;
}
/* ----------- */
.image-viewer-info {
flex-grow: 0;
padding: 0.2em;
background-color: black;
}
.image-viewer-controls-monitor {
background-color: white;
color: black;
z-index: 300;
display: inline-block;
padding: 3px;
border: 1px solid black;
cursor: copy;
}
/* -------- */
/* custom scrollbar */
::-webkit-scrollbar {
width: 20px;
}
::-webkit-scrollbar-track {
background-color: transparent;
}
::-webkit-scrollbar-thumb {
background-color: #d6dee1;
border-radius: 20px;
border: 6px solid transparent;
background-clip: content-box;
}
::-webkit-scrollbar-thumb:hover {
background-color: #a8bbbf;
}
/* -------- */ | 0.2819 | 0.042107 |
��ȫ����*/
.member-safety-wrap{
background: #eef1f5;
}
.member-safety-left{
width:10%;
}
.member-safety-left .member-logo{
height: 69px;
background: #ff5f5a;
}
.member-logo a img{
display: block;
width:61px;
height: 23px;
margin:23px auto auto 17px;
}
.member-logo .icon-nav{
float: right;
margin:21px 19px auto auto;
}
.member-safety-right{
width: 90%;
padding-bottom: 30px;
}
.member-safety-right-header{
height: 69px;
line-height:69px;
background:#fff;
}
.member-safety-right-header h1{
color: #666;
font-size: 14px;
margin-left: 20px;
}
.member-safety-right-header h1 span{
color: #ff5f5a;
}
.safety-header-personal ul{
overflow: hidden;
}
.safety-header-personal ul li{
float:left;
}
.safety-header-personal .personal-infor1{
width: 19px;
height:69px;
background: url(../img/Shape.png) no-repeat center 34px;
position: relative;
margin-right: 31px;
}
.personal-infor1 i{
width:14px;
height: 14px;
line-height: 12px;
text-align: center;
background:url(../img/Ellipse.png) no-repeat center;
position: absolute;
color: #fff;
font-size: 12px;
top:23px;
left:9px;
}
.personal-infor2{
color: #333333;
font-size: 14px;
margin-right: 22px;
}
.personal-infor2 img{
width:47px;
height: 47px;
margin:auto 9px auto auto;
vertical-align: middle;
border-radius:50%;
}
.personal-infor3{
width: 95px;
height:31px;
line-height: 31px;
background: #00b38a;
color: #fff;
border-radius:25px;
margin-top: 19px;
margin-right: 22px;
}
.no-authentication.personal-infor3{
background: #999899;
}
.no-authentication{
background: #999899 !important;
}
.personal-infor3 img{
width:19px;
height: 18px;
vertical-align: middle;
margin:auto 4px auto 15px;
}
.personal-infor4{
width: 22px;
height: 19px;
line-height: 19px;
margin:25px 19px auto auto;
}
.personal-infor4 img{
width: 22px;
height: 19px;
}
.left-nav-lists{
background: #26344b;
padding:0;
}
.left-navlists-ul .left-navlists-li{
height: 70px;
text-align: center;
border-bottom: 1px solid #2b3b55;
position: relative;
}
.left-navlists-li p{
font-size: 14px;
color: #c3cee0;
}
.left-navlists-li i{
margin:8px auto 8px auto;
}
.left-navlists-li.nav-active{
background: #1e2a3c url(../img/safety-setting.png) no-repeat right center;
}
.left-navlists-li.nav-active i:before{
color: #ff5f5a;
}
.left-navlists-li.nav-active p{
color: #eef1f5;
}
.left-navlists-li:hover .Two-columns{
display: block;
}
.Two-columns{
width: 170px;
background: #1c2637;
position:absolute;
top:0;
right:-170px;
display:none;
z-index: 9;
}
.Two-columns dl{
padding:6px 6px 0 4px;
}
.Two-columns dl dt{
width: 160px;
height: 43px;
line-height: 43px;
text-align: center;
margin-bottom: 5px;
}
.Two-columns dt a{
color: #c3cee0;
}
.Two-columns dt.erji-selected{
background: #26344b;
}
.safety-setting-content{
padding:0 20px;
background:url(../img/safety-setting-bg.png) no-repeat center top;
}
.member-pager-title{
height: 70px;
line-height: 70px;
color: #333333;
font-size: 24px;
text-indent: 8px;
}
.member-pager-location{
height: 44px;
line-height: 44px;
background: #fff;
overflow: hidden;
margin-bottom: 27px;
}
.member-pager-location .icon-index1{
width: 26px;
height: 26px;
float: left;
margin:9px 10px auto 16px;
}
.member-pager-location span{
color: #333333;
font-size: 14px;
}
.member-pager-location a{
color: #333333;
font-size: 14px;
}
.safety-content-box{
background: #fff;
padding:0 20px;
margin-bottom: 34px;
}
.safety-content-box h3{
height: 44px;
line-height: 44px;
border-bottom: 1px solid #eeeeee;
color: #333333;
font-size: 16px;
font-weight:bold;
}
.safety-form{
width: 442px;
padding:137px 0 382px 0;
margin:0 auto;
}
.safety-form .safety-form-div{
height: 36px;
line-height: 36px;
margin-bottom: 22px;
overflow: hidden;
}
.safety-form-div label{
padding-right: 41px;
color: #444444;
text-align: right;
width: 70px;
height: 36px;
display: inline-block;
float:left;
}
.safety-form-div label b{
color: #ff0000;
margin-right: 3px;
}
.safety-form-div .safety-pwd-dv{
width: 326px;
height:34px;
border:1px solid #cccccc;
float: left;
}
.safety-pwd-dv input{
width: 274px;
height: 34px;
float: left;
text-indent: 10px;
}
.safety-pwd-dv a{
width:50px;
height:34px;
border-radius: 0 25px 25px 0;
display:block;
float:left;
background:url(../img/login_icon01.png) no-repeat 10px center;
}
.safety-form-div.safety-form-sub{
height: 48px;
}
.safety-form-sub input{
width: 160px;
height: 48px;
background: #d71718;
border-radius: 5px;
text-align: center;
color: #ffffff;
font-size: 16px;
}
.order-manager{
width: 100%;
padding-bottom:24px;
}
.order-manager-header{
height: 56px;
line-height: 56px;
}
.manager-heaer-left ul{
overflow: hidden;
}
.manager-heaer-left li{
float:left;
margin-right: 21px;
font-size: 14px;
color: #333;
font-weight:bold;
}
.manager-heaer-left li.order-manager-select{
color: #ff5f5a;
}
.order-search{
height:36px;
margin-top: 10px;
}
.order-search select{
width:225px;
height:34px;
float:left;
border:1px solid #d1d5e0;
border-radius:15px;
appearance:none;
-moz-appearance:none;
-webkit-appearance:none;
background: url("../img/select-xiala.png") no-repeat 210px center;
padding-right:21px;
padding-left:15px;
margin-right: 8px;
color:#333333;
}
.order-search select option{
color:#333333;
}
.order-search .order-manager-inp{
width: 242px;
height: 34px;
float:left;
border:1px solid #d1d5e0;
border-radius:15px;
text-indent:15px;
margin-right: 8px;
}
.order-search .order-manager-sub{
width: 111px;
height: 34px;
background: #f9593a url(../img/arror.png) no-repeat 83px center;
border-radius:15px;
float: left;
text-align:left;
text-indent: 15px;
color: #fff;
}
.certificate-but{
width: 111px;
height: 34px;
line-height: 34px;
background: #2c68b2 url(../img/arror.png) no-repeat 85px center;
border-radius:15px;
float: left;
text-align:left;
text-indent: 15px;
color: #fff;
margin-left:4px;
}
.newlesson-but{
width:125px;
height: 34px;
background: #2c68b2 url(../img/arror.png) no-repeat 93px center;
border-radius:15px;
float: left;
text-align:left;
text-indent: 15px;
color: #fff;
margin-left:4px;
}
.div-spance.order-manager-sub{
margin-left:4px;
}
.order-search .order-manager-release{
width: 111px;
height: 34px;
background: #2c68b2 url(../img/arror.png) no-repeat 83px center;
border-radius:15px;
float: left;
text-align:left;
text-indent: 15px;
color: #fff;
margin-left:4px;
}
.order-search input::-webkit-input-placeholder,.order-search textarea::-webkit-input-placeholder {
color:#333333;
}
.order-search input:-moz-placeholder,.order-search textarea:-moz-placeholder {
color: red;
}
.order-search input::-moz-placeholder,.order-search textarea::-moz-placeholder {
color: red;
}
.order-search input:-ms-input-placeholder,.order-search textarea:-ms-input-placeholder {
color: red;
}
.order-manager-content{
width: 100%;
min-height: 666px;
border:1px solid #dee1e2;
}
.order-manager-content .manager-firsttr{
height:35px;
background: #eef1f5;
border-top:none;
}
.order-manager-content .manager-firsttr th{
padding:0;
height: 35px;
color: #333333;
text-align: center;
}
.order-manager-content tr{
width: 100%;
text-align: center;
}
.order-manager-content .manager-firstth{
text-indent:28px;
text-align:left;
}
.order-manager-content .manager-firsttr .manager-firstth{
text-indent:28px;
text-align:left;
width: 7%;
}
.order-manager-content tr input{
display: inline-block;
margin-right: 10px;
vertical-align: middle;
background: #fff;
}
.order-manager-content table{
width: 100.1%;
}
.order-manager-content tr{
border:1px solid #dee1e2;
}
.order-manager-content .manager-fourtd{
width: 37%;
padding:22px 0 19px 0;
}
.order-manager-content th.manager-fourtd{
text-align:left;
width: 37%;
}
.manager-fourtd .order-mess-img{
width:106px;
height:72px;
display: block;
float:left;
margin:auto 16px auto auto;
}
.manager-fourtd .order-name{
padding:0 18px 0 0;
text-align:left;
}
.manager-fourtd .order-name p{
color: #323333;
font-size: 14px;
line-height: 22px;
white-space: pre-wrap;
word-break: break-all;
word-wrap: break-word;
text-overflow:ellipsis;
overflow: hidden;
margin-bottom:4px;
}
.manager-fourtd .order-name span{
color: #999899;
font-size: 12px;
}
.order-manager-content .manager-secondth{
width: 9.7%;
}
.order-manager-content .manager-fiveth{
width:7.3%;
}
.order-manager-content .pro-price{
color: #d71718;
font-size: 16px;
}
.order-manager-content tr{
color: #333333;
}
.order-manager-content .go-withdraw{
width: 111px;
height: 35px;
border:1px solid #4bb56d;
text-align: center;
line-height: 35px;
border-radius: 15px;
color: #4bb56d;
}
.order-manager-content .go-withdrawed{
width: 111px;
height: 35px;
border:1px solid #4bb56d;
text-align: center;
line-height: 35px;
border-radius: 15px;
color: #fff;
background: #4bb56d;
}
.order-manager-content .manager-last{
width: 11%;
}
.manager-lasttr{
width:100%;
padding-bottom: 17px;
}
.manager-lasttr .manager-firstth{
float:left;
vertical-align: middle;
margin:23px 25px auto auto;
}
.manager-lasttr .manager-deletetd{
margin-top: 14px;
float:left;
}
.manager-lasttr .table-pager{
float:right;
margin-top: 15px;
}
.batchs-delete{
width:87px;
height: 32px;
border:1px solid #cccccc;
background: #f0f0f0;
border-radius: 3px;
line-height: 32px;
color: #666666;
font-size: 12px;
}
.batchs-delete img{
width:13px;
height: 13px;
vertical-align: middle;
margin:auto 4px auto 10px;
}
.table-pager>div{
text-align: right;
margin-right: 28px;
}
.order-manager-cover{
position:absolute;
width: 100%;
top:0;
left:0;
background-color: #000;
opacity: 0.6;
filter:alpha(opacity=60);
-moz-opacity: 0.6;
display:block;
z-index: 5;
}
.order-manager-mask{
position:fixed;
width:628px;
height:588px;
background: #fff;
display:none;
z-index: 6;
}
.manager-mask-header{
height: 60px;
line-height:60px;
background: #2b88c9;
padding:0 16px 0 24px;
}
.manager-mask-header h2{
color: #fff;
font-size:24px;
}
.manager-mask-header .icon-close{
float: right;
margin-top: 10px;
cursor: pointer;
}
.manager-mask-content{
padding:38px 16px 0 24px;
}
.withdraw-form-dv{
height: 36px;
line-height: 36px;
margin-bottom:15px;
}
.withdraw-form-dv label{
width:70px;
color: #333333;
margin-right:10px;
display:inline-block;
}
.withdraw-form-dv label b{
color:#ff0300;
margin-right: 3px;
}
.withdraw-form-dv input{
width: 365px;
height: 34px;
border:1px solid #cccccc;
text-indent:10px;
}
.pay-form-radio{
height:42px;
line-height:42px;
overflow: hidden;
margin-bottom: 18px;
}
.pay-form-radio>span{
width:70px !important;
color: #333333;
margin:auto 10px auto auto !important;
border:none !important;
}
.pay-form-radio>span>b{
color:#ff0300;
margin-right: 3px;
}
.pay-form-radio label{
overflow: hidden;
}
.pay-form-radio input{
width: 12px;
height: 12px;
margin:15px 6px auto auto;
float: left;
}
.pay-form-radio span{
width: 122px;
height: 40px;
line-height: 40px;
border:1px solid #cccccc;
float: left;
display: block;
margin:auto 28px auto auto;
}
.pay-form-radio span img{
width: 120px;
height: 38px;
}
.pay-form-radio input[type=radio]:checked+span{
border:1px solid #e61e18;
}
.withdraw-form-erweima{
width: 165px;
height: 166px;
border:1px solid #d0d0d0;
margin:auto auto 20px 94px;
}
.withdraw-form-text{
height: 78px;
margin-bottom:27px;
}
.withdraw-form-text label{
width:70px;
color: #333333;
margin-right:10px;
display: inline-block;
vertical-align:top;
}
.withdraw-form-text textarea{
width: 445px;
height: 76px;
border:1px solid #cccccc;
text-indent: 10px;
}
.withdraw-form-sub{
width:218px;
height: 42px;
margin:0 auto;
}
.withdraw-form-sub input{
width: 104px;
height: 42px;
background:#ff5f5a;
color: #fff;
font-size: 16px;
border-radius: 5px;
}
.withdraw-form-sub a{
width: 104px;
height: 42px;
line-height: 42px;
background:#cccccc;
text-align: center;
color: #fff;
font-size: 16px;
border-radius: 5px;
}
.withdraw-successful-mask{
position:fixed;
width:457px;
height:396px;
background: #fff;
display:block;
z-index: 6;
border-radius: 5px;
}
.withdraw-successful-mask .withdraw-successful-top{
padding:56px 48px 0 48px;
}
.notice-words{
width: 297px;
margin:auto auto 20px auto;
}
.notice-words img{
width: 65px;
height: 65px;
float: left;
margin-right: 14px;
}
.notice-words p{
color: #333;
font-size: 24px;
font-weight:bold;
}
.notice-tel{
text-align: center;
color: #333333;
padding-bottom:24px;
border-bottom: 1px solid #dddddd;
}
.notice-tel b{
color: #4bb56d;
}
.withdraw-successful-bottom{
padding:24px 48px 0 48px;
text-align: center;
}
.withdraw-successful-bottom p{
color: #333333;
font-size: 16px;
padding-left: 110px;
text-align:left;
margin-bottom: 8px;
}
.withdraw-successful-bottom p b{
color: #ff5f5a;
font-weight:bold;
}
.withdraw-successful-bottom a{
width: 104px;
height: 42px;
background: #ff5f5a;
margin-top: 34px;
border-radius: 5px;
text-align: center;
line-height: 42px;
color: #fff;
font-size: 16px;
}
.resume-table{
padding-bottom:76px;
}
.resume-table table{
border:1px solid #e7e7e6;
margin:20px auto 32px auto;
}
.resume-table .resume-header td{
padding:14px 0 17px 37px;
}
.resume-header img{
width: 138px;
height: 138px;
float:left;
margin:auto 24px auto auto;
}
.resume-header p{
line-height: 138px;
color: #000;
font-size: 16px;
font-weight:bold;
}
.resume-subhead{
height: 34px;
border-bottom: 1px solid #e7e6e6;
border-top: 1px solid #e7e6e6;
background: #f2f3f2;
margin-bottom: 22px;
}
.resume-subhead td{
padding-left: 30px;
color: #323333;
font-size: 16px;
}
.resume-table-td1{
width:15%;
height:50px;
text-align: right;
color: #656666;
font-weight: bold;
}
.resume-table-td2{
width:35%;
height:50px;
text-align: left;
padding-left: 15px;
color: #656666;
}
.resume-table-td3{
text-align: left;
padding-left: 15px;
color: #656666;
}
.resume-table-td3 .resume-table-p{
color: #656666;
margin-bottom: 16px;
}
.resume-dispose .interview-invite{
width: 160px;
height: 48px;
line-height: 48px;
text-align: center;
background: #d71718;
font-size: 16px;
color: #fff;
border-radius: 5px;
}
.resume-dispose .interview-refuse{
width: 160px;
height: 48px;
line-height: 48px;
text-align: center;
border:1px solid #d71718;
font-size: 16px;
color: #d71718;
border-radius: 5px;
}
/*��ҵ��Ա��ҳ*/
.personal-member-index{
width: 100%;
}
.member-index-left{
width:83.25%;
background: #eef1f5;
padding-bottom:33px;
}
.member-index-left .member-index-header{
border-bottom: 1px solid #e0e0e0;
background:#f8f9fa url(../img/mem-index01.png) no-repeat center top;
padding:38px 0 38px 20px;
}
.member-index-header .mem-hearimg{
width: 111px;
height: 111px;
float:left;
margin-right: 22px;
border-radius: 50%;
}
.member-information{
width:auto;
padding:0 40px 0 133px;
}
.member-information h2{
font-size: 24px;
color: #333;
margin-bottom: 4px;
}
.member-information .mem-link{
width: 14px;
height: 14px;
margin:auto 13px auto 8px;
}
.member-information i{
width: 166px;
height: 31px;
background: #00b38a;
color: #fff;
font-size: 14px;
vertical-align: middle;
border-radius: 25px;
line-height:31px;
text-align: center;
}
.member-information .mem-renzheng{
width: 19px;
height: 18px;
margin-right: 3px;
vertical-align: middle;
}
.member-information span{
color: #333;
margin-bottom:8px;
}
.member-information p{
font-size: 12px;
color:#666;
line-height: 22px;
height: 44px;
overflow:hidden;
text-overflow:ellipsis;
}
.member-index-right{
width: 16.67%;
background:#fff url(../img/mem-index02.png) no-repeat center top;
padding-top: 35px;
border-left: 1px solid #e0e0e0;
}
.mem-message{
width:80%;
border:1px solid #ddd;
margin:auto auto 25px auto;
padding-top: 14px;
}
.mem-message h4{
color: #333333;
font-size: 16px;
padding:0 18px 0 18px;
overflow: hidden;
margin-bottom: 20px;
}
.mem-message h4 a{
color: #999999;
font-size:14px;
float: right;
}
.mem-message-ul{
padding:0 8px 0 18px;
}
.mem-message-ul .mem-message-li{
margin-bottom:18px;
}
.mem-message-ul .mem-message-li a{
color: #666666;
font-size: 14px;
margin-bottom: 6px;
position: relative;
width: 100%;
display: block;
}
.mem-message-ul .mem-message-li a i{
width: 7px;
height: 7px;
position: absolute;
background: url(../img/sm-dian.png) no-repeat center;
overflow: hidden;
}
.mem-message-ul .mem-message-li p{
background:url(../img/time.png) no-repeat left center;
padding-left: 17px;
color: #999;
font-size: 12px;
}
.mem-message-li a b{
float: right;
margin-right: 10px;
}
.mem-message-li>span{
color: #999;
font-size: 12px;
}
.mem-message-li>span>b{
color: #ff0800;
}
.mem-index-recruit{
width: 97.22%;
margin:25px auto auto auto;
}
.mem-index-recruit .index-recruit-left{
width:49%;
background: #fff;
}
.index-recruit-left h3{
width: 94%;
height: 55px;
line-height: 65px;
overflow: hidden;
margin:0 auto;
border-bottom: 1px solid #eeeeee;
color:#333;
font-size: 16px;
font-weight: bold;
}
.index-recruit-left h3 i{
float:right;
font-size: 14px;
color: #333;
}
.index-recruit-left h3 a{
float:right;
font-size: 14px;
color: #999999;
}
.index-recruit-ul{
padding:42px 0 20px 0;
width: 94%;
margin:0 auto;
}
.index-recruit-ul .index-recruit-li{
height: 42px;
margin-bottom: 23px;
overflow: hidden;
}
.index-recruit-li p{
width: 176px;
line-height: 40px;
height: 40px;
border:1px solid #cccccc;
float:left;
background:url(../img/sm-right.png) no-repeat 40px center;
text-indent:70px;
margin-right: 22px;
}
.index-recruit-li a{
line-height:40px;
color: #999;
}
.index-recruit-li.index-recruit-on p{
background: #cccccc url(../img/sm-close.png) no-repeat 40px center;
}
.index-orderlists{
background: #fff;
width: 100%;
padding-bottom:46px;
}
.index-orderlists h3{
width: 97%;
height:56px;
line-height:56px;
margin:0 auto;
color: #333;
font-size: 16px;
font-weight:bold;
}
.index-orderlists h3 a{
color: #999;
font-size: 14px;
float:right;
}
.index-orderlists .order-manager-content{
width: 97% !important;
margin:0 auto;
min-height:auto !important;
}
.order-manager-content th.index-fiveth{
width:10.3%;
}
.black36{
height:36px;
}
/*��������*/
.interview-invitation-cover{
position:absolute;
width: 100%;
top:0;
left:0;
background-color: #000;
opacity: 0.6;
filter:alpha(opacity=60);
-moz-opacity: 0.6;
display:none;
z-index: 5;
}
.interview-invitation-mask{
position:fixed;
width: 629px;
height: 608px;
border-radius:10px;
overflow: hidden;
z-index: 6;
display: none;
background: #fff;
}
.interview-invitation-mask .manager-mask-header{
border-radius:10px 10px 0 0;
}
.interview-invitation-content h3{
padding:20px 22px 16px 22px;
color: #333333;
font-size: 16px;
}
.interview-invitation-content .interview-zhaohu{
padding:0 22px 10px 22px;
text-indent: 2em;
color: #333;
line-height: 24px;
}
.interview-invitation-form{
border-top: 1px solid #ddd;
width: 585px;
margin:0 auto;
padding-top:20px;
}
.interview-form{
height: 36px;
overflow: hidden;
margin-bottom: 12px;
}
.interview-form label{
width:72px;
display:block;
float:left;
color: #333;
line-height: 36px;
margin-right: 12px;
text-align: right;
}
.interview-form label b{
color: #ff0300;
margin-right: 3px;
}
.interview-form input{
width:138px;
height: 34px;
border:1px solid #ddd;
float: left;
background:url(../img/rili.png) no-repeat 140px center;
padding-right:31px;
text-indent: 14px;
margin-right:10px;
}
.interview-form select{
width: 87px;
height: 34px;
border: 1px solid #ccc;
float: left;
margin-right: 10px;
}
.interview-form input::-webkit-input-placeholder,.order-search textarea::-webkit-input-placeholder {
color:#333333;
}
.interview-form input:-moz-placeholder,.order-search textarea:-moz-placeholder {
color:#333333;
}
.interview-form input::-moz-placeholder,.order-search textarea::-moz-placeholder {
color:#333333;
}
.interview-form input:-ms-input-placeholder,.order-search textarea:-ms-input-placeholder {
color:#333333;
}
.interview-form-div label{
width:72px;
display:block;
float:left;
color: #333;
line-height: 36px;
margin-right: 12px;
text-align: right;
}
.interview-form-div{
height:36px;
overflow: hidden;
margin-bottom: 12px;
}
.interview-form-div label b{
color: #ff0300;
margin-right: 3px;
}
.interview-form-div input{
width: 364px;
height: 34px;
border: 1px solid #ccc;
}
.interview-form-chekbox{
overflow: hidden;
padding-right: 102px;
margin-bottom: 30px;
}
.interview-form-chekbox span{
width:72px;
display:block;
float:left;
color: #333;
line-height: 36px;
margin-right: 12px;
text-align: right;
}
.interview-form-chekbox label{
color: #333333;
font-size: 14px;
float: left;
line-height: 36px;
}
.interview-form-chekbox label input{
width: 15px;
height:15px;
vertical-align: middle;
margin-right: 5px;
margin-left:18px;
}
.checkform-inp{
width: 390px;
}
.checkform-inp .beizhu-inp{
width: 300px;
height:34px;
border: 1px solid #ccc;
margin-left: 8px;
}
.interview-notice{
border-top:1px solid #ccc;
position: relative;
display: block;
padding-top: 14px;
padding-bottom: 10px;
}
.interview-notice label{
color: #333;
}
.interview-notice label b{
font-size:12px;
color: #666;
}
.interview-notice label b i{
color: #2b88c9;
}
.interview-go{
width: 216px;
margin:0 auto;
}
.interview-go input{
width: 104px;
height: 42px;
background: #ff5f5a;
border-radius:5px;
color: #fff;
font-size:16px;
float: left;
margin-right: 8px;
}
.interview-go a{
width: 104px;
height: 42px;
background: #cccccc;
border-radius:5px;
color: #fff;
font-size:16px;
float: left;
text-align: center;
line-height: 42px;
}
.interview-go-box{
width: 100%;
background: #eee;
padding:16px 0;
overflow:hidden;
}
/*
ί��ܾ�����*/
.decline-mask{
width: 629px;
height: 330px;
border-radius: 10px;
position:fixed;
z-index: 6;
display: none;
background: #fff;
}
.decline-mask .manager-mask-header{
border-radius: 10px 10px 0 0;
}
.decline-mask-content{
padding:20px 24px 0 24px;
margin-bottom: 38px;
}
.decline-mask-content h3{
color: #333;
font-size: 16px;
margin-bottom: 14px;
}
.decline-mask-content p{
text-indent:2em;
color: #333;
line-height: 24px;
}
.decline-mask-btn{
width: 216px;
margin:0 auto;
}
.decline-mask-btn .decline-send{
width: 104px;
height: 42px;
background: #ff5f5a;
border-radius:5px;
color: #fff;
font-size:16px;
float: left;
margin-right: 8px;
text-align: center;
line-height: 42px;
}
.decline-mask-btn .decline-resect{
width: 104px;
height: 42px;
background: #cccccc;
border-radius:5px;
color: #fff;
font-size:16px;
float: left;
text-align: center;
line-height: 42px;
}
.interview-going-mask{
width:124px;
height: 52px;
color: #fff;
font-size: 18px;
position:fixed;
display: none;
z-index: 6;
}
.interview-going-mask img{
vertical-align: middle;
margin-right: 16px;
}
.pay-successful-mask{
position:fixed;
width:434px;
height:245px;
background: #fff;
display:block;
z-index: 2200002;
border-radius:8px;
top:0;
left:0;
}
.reminder-text{
margin:50px auto 26px auto;
text-align: center;
color: #323333;
font-size: 24px;
}
.reminder-text img{
width:65px;
height: 65px;
margin-right: 14px;
vertical-align:middle;
}
.pay-success-close{
width: 104px;
height: 42px;
line-height: 42px;
text-align: center;
border-radius: 5px;
margin:0 auto;
display: block;
background: #ea5e58;
color: #ffffff;
font-size: 16px;
}
/*
�����ռ���*/
.resume-inbox{
padding-bottom:24px;
}
.resume-inbox .resume-inbox-secondth{
width: 12%;
}
.resume-inbox .resume-inbox-thirdth{
width:25%;
}
.resume-inbox .resume-inbox-fourth{
width:20%;
}
.resume-inbox .resume-inbox-fiveth{
width:21%;
}
.resume-inbox .resume-inbox-sixth{
width:15%;
}
.resume-inbox tr td{
padding:20px 0 14px 0;
}
.color-trblue{
color: #2c68b2;
}
/*
���ؼ���������*/
.resume-download-mask{
width:434px;
height: 245px;
background:#fff;
position: fixed;
display:none;
border-radius: 5px;
z-index: 6;
}
.resume-download-mask h2{
padding:20px 25px 20px 25px;
overflow: hidden;
}
.resume-download-mask h2 i{
float:right;
cursor: pointer;
}
.resume-download-mask .icon-close:before {
content: "\e903";
font-size:40px;
color: #999899;
}
.resume-download-mask p{
color: #333;
font-size: 24px;
text-align:center;
margin-bottom:30px;
}
.resume-inbox .recruit-table tr td{
padding:10px 0 10px 0;
}
.recruit-table .differ-td p{
line-height: 24px;
height: 24px;
width: 100%;
}
.differ-td p a{
font-size: 12px;
}
.differ-td .resume-stick{
color: #e72019;
}
.no-authentication-notice{
width: 100%;
text-align:center;
padding:255px 0 302px 0;
}
.no-authentication-notice img{
width: 70px;
height: 70px;
margin-bottom: 10px;
}
.no-authentication-notice p{
font-size:24px;
color: #666666;
margin-bottom: 40px;
}
.no-authentication-notice a{
width: 111px;
height: 37px;
background: #ff5f5a;
text-align: center;
line-height: 37px;
color: #fff;
font-size: 16px;
}
/*
ְλ����*/
.safety-content-box h3 a{
background:url(../img/xiugai-icon.png) no-repeat left center;
float: right;
padding-left:24px;
color: #2b88c9;
}
.job-posted{
padding:57px 0 0 0;
}
.job-posted-dv{
overflow: hidden;
margin-bottom:20px;
}
.job-posted .job-posted-property{
width:11.36%;
min-height: 36px;
line-height: 36px;
display: block;
float:left;
text-align: right;
color: #333;
}
.job-posted-property b{
color: #ff0300;
margin-right: 4px;
}
.job-posted .job-posted-values{
width: 87.6%;
float:right;
overflow: hidden;
}
.job-posted-values select{
width:348px;
height:36px;
border:1px solid #ccc;
appearance:none;
-moz-appearance:none;
-webkit-appearance:none;
background: url("../img/select-xiala.png") no-repeat 320px center;
text-indent: 12px;
color:#333333;
}
.job-posted-values .job-name{
width:348px;
height:36px;
border:1px solid #ccc;
text-indent: 12px;
}
.job-posted-values input::-webkit-input-placeholder,.job-posted-values textarea::-webkit-input-placeholder {
color:#cccccc;
}
.job-posted-values input:-moz-placeholder,.job-posted-values textarea:-moz-placeholder {
color:#cccccc;
}
.job-posted-values input::-moz-placeholder,.job-posted-values textarea::-moz-placeholder {
color:#cccccc;
}
.job-posted-values input:-ms-input-placeholder,.job-posted-values textarea:-ms-input-placeholder {
color:#cccccc;
}
.job-posted-values .job-address{
width: 755px;
height: 36px;
border:1px solid #ccc;
text-indent: 12px;
}
.company-agreement{
position: relative;
display: block;
height: 18px;
margin-bottom:25px;
}
.job-posted-values input[type=radio] {
display: block;
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.job-posted-values input[type=radio]:checked+span {
background: #f5a915;
color: #fff;
border:1px solid #f5a915;
}
.job-posted-values input[type=radio]+span{
width:57px;
height:36px;
display: inline-block;
padding: 0;
border:1px solid #e5e5e5;
float:left;
margin-right: 6px;
border-radius: 3px;
background: #f3f3f3;
text-align: center;
line-height: 36px;
color: #666;
}
.job-require-quality{
width: 91px;
height: 36px;
border:1px solid #ccc;
text-indent: 12px;
float:left;
margin-bottom: 10px;
}
.job-release-i{
height: 36px;
line-height: 36px;
float:left;
padding:0 10px;
}
.job-posted-values .job-require-education{
width:103px;
height: 36px;
border:1px solid #ccc;
text-indent: 12px;
float:left;
background: url("../img/select-xiala.png") no-repeat 84px center;
}
.job-posted-values input[type=checkbox] {
display: block;
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.job-posted-values input[type=checkbox]:checked+span {
background: #f5a915;
color: #fff;
border:1px solid #f5a915;
}
.job-posted-values input[type=checkbox]+span{
height:36px;
display: inline-block;
padding:0 11px;
border:1px solid #e5e5e5;
float:left;
margin-right: 8px;
border-radius: 3px;
background: #f3f3f3;
text-align: center;
line-height: 36px;
color: #666;
margin-bottom:11px;
}
.job-posted-values span.checkbox{
height:36px;
display: inline-block;
padding:0 11px;
border:1px solid #e5e5e5;
float:left;
margin-right: 8px;
border-radius: 3px;
background: #f3f3f3;
text-align: center;
line-height: 36px;
color: #666;
margin-bottom:11px;
position:relative;
}
.job-add{
height: 36px;
line-height: 36px;
color: #e73018;
}
.job-add img{
width: 15px;
height: 15px;
vertical-align: -2px;
margin-right: 9px;
}
.job-posted-values .job-language{
width: 348px;
height: 36px;
border:1px solid #ccc;
text-indent: 12px;
margin-right:5px;
}
.job-posted-values .comfirm-add{
width: 96px;
height: 36px;
background: #2b88c9;
border-radius: 3px;
color: #fff;
}
.certificate{
height: 36px;
line-height: 36px;
}
.certificate span{
color:#333;
font-size: 14px;
margin-right: 15px;
}
.job-posted-values .save-publish{
width: 160px;
height: 36px;
background: #d71718;
border-radius: 3px;
color: #fff;
margin-right: 3px;
}
.job-posted-values .only-save{
width: 96px;
height: 36px;
border-radius: 3px;
border: 1px solid #d71718;
color: #d71718;
background: #fff;
margin-right: 3px;
}
.job-posted-values .job-posted-notice{
border:1px solid #ffd4cf;
background: #ffecea;
width: 95%;
font-size: 12px;
line-height:22px;
color:#666666;
padding:6px 0 6px 15px;
margin-bottom: 23px;
}
.job-posted-notice b{
font-size: 12px;
font-weight:bold;
}
.job-posted-values .job-advantages{
width: 90%;
}
/*
ʵ����֤*/
.authentication-guide{
height:83px;
background: #f2f6d8;
margin-left: 5px;
padding:17px 0 0 35px;
position: relative;
}
.authentication-guide>img{
width: 34px;
height: 34px;
float:left;
margin-right: 15px;
cursor: pointer;
}
.guide-div{
float:left;
}
.guide-div .guide-title{
font-size: 16px;
color: #040000;
margin:6px auto 14px auto;
}
.guide-div .guide-content{
font-size: 12px;
color: #666666;
}
.guide-div p img{
width: 15px;
height: 15px;
vertical-align: middle;
}
.authentication-guide-txt{
width:315px;
height: 125px;
box-shadow: #666 0 0 10px;
position: absolute;
background: #fff;
z-index: 3;
top:27px;
left:230px;
padding:20px 23px 28px 20px;
font-size: 12px;
line-height:22px;
color: #666666;
display:none;
}
.authentication-form{
margin:45px auto auto auto;
}
.authentication-form-left{
width:8.5%;
min-height:40px;
line-height: 40px;
text-align: right;
color: #323333;
}
.authentication-form-left b{
color: #ff0800;
margin-right: 3px;
}
.authentication-form-right{
width:90%;
}
.authentication-form-right .authen-form-inp{
width: 397px;
height: 38px;
border:1px solid #dddddd;
text-indent: 13px;
color: #323333;
}
.authentication-form-dv{
margin-bottom: 16px;
}
.authentication-form-dv .authen-form-time{
height: 38px;
line-height: 38px;
color: #323333;
font-size: 14px;
float:left;
margin-right: 17px;
}
.authentication-form-dv .authen-time-inp{
width:261px;
height: 38px;
border:1px solid #dddddd;
text-indent: 13px;
color: #323333;
float:left;
}
.authen-form-radio{
margin-right: 6px;
}
.authen-form-radio i{
color: #323333;
margin-right: 10px;
}
.authentication-span{
color:#ff0800;
}
.upload-file{
width:196px;
height: 173px;
border: 1px solid #ececec;
position: relative;
float:left;
margin-right: 11px;
}
.upload-file .upload-file-p{
height: 33px;
background: #f5f5f5;
line-height: 33px;
text-align:center;
border-bottom: 1px solid #ececec;
color: #9a9a9a;
}
.upload-file .upload-img{
height: 140px;
text-align: center;
}
.upload-file .upload-img img{
width:80px;
height: 60px;
margin:30px auto 10px auto;
display:block;
}
.upload-file .upload-img p{
color:#a6a6a6;
}
.upload-file .upload-file-inp{
position:absolute;
right: 0;
top: 0;
_zoom: 30;
font-size: 300px \9;
height: 100%;
_height: auto;
opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "alpha(opacity=0)";
cursor: pointer;
}
.upload-file-intro{
position: relative;
}
.upload-file-intro a{
float:left;
color: #0091ff;
font-size: 12px;
position:relative;
}
.Supplement-content{
width: 877px;
box-shadow: #666 0 0 10px;
position:absolute;
background: #fff;
z-index: 4;
top:-140px;
left:21.5%;
display:none;
}
.Supplement-th1{
width: 15%;
}
.Supplement-th2 {
width:32%;
}
.Supplement-th3 {
width: 38%;
}
.Supplement-th4 {
width: 15%;
}
.Supplement-content table{
border:1px solid #dddddd;
}
.Supplement-content table th{
height: 34px;
background: #e7f8ff;
border:1px solid #dddddd;
text-align: center;
font-size: 12px;
font-weight: bold;
color: #666;
}
.Supplement-content tr,td{
padding:8px 0;
padding-left: 10px;
color: #666;
}
.authen-tishi{
color: #a6a6a6;
}
.authen-sub{
width: 111px;
height: 37px;
background: #6aabde;
color: #fff;
border-radius: 3px;
margin-top: 10px;
margin-bottom: 85px;
}
.authented-mess{
height: 38px;
line-height: 38px;
color: #323333;
}
.authented-img img{
width: 234px;
height: 171px;
margin-bottom:220px;
}
/*ϵͳ��Ϣ*/
.system-messages{
width: 100%;
padding-bottom: 18px;
}
.system-messages-ul{
padding:27px 0 0 0;
overflow:hidden;
margin-bottom: 18px;
}
.system-messages-li a{
min-height: 73px;
display: block;
padding:14px 0 21px 106px;
border-bottom: 1px dotted #e6e6e6;
background:url(../img/laba.png) no-repeat 11px center;
}
.system-messages-li.no-read a{
background:url(../img/laba-on.png) no-repeat 11px center;
}
.system-mess-txt p{
color: #333333;
font-size: 16px;
display: inline-block;
margin-top:14px;
height: 26px;
width: 100%;
overflow: hidden;
}
.system-mess-txt span{
color: #333333;
font-size: 16px;
display: block;
}
.system-messages-li.no-read .system-mess-txt p{
background:url(../img/sm-dian.png) no-repeat right 4px;
padding-right:15px;
}
.system-mess-right{
line-height: 73px;
color: #333;
font-size: 16px;
}
/*
�û�����*/
.user-manager{
width: 100%;
}
.user-manager h4{
font-size:16px;
color: #333;
font-weight: bold;
margin:46px auto 24px auto;
}
.upload-headimg{
width: 100%;
padding-bottom: 24px;
border-bottom: 1px solid #eeeeee;
}
.user-headimg-box{
width: 95px;
height: 95px;
border-radius: 50%;
float:left;
margin-right: 28px;
}
.user-headimg-box img{
width: 95px;
height: 95px;
}
.user-upload-box{
float:left;
margin-top: 20px;
}
.user-headimg-upload{
width: 100%;
height: 26px;
overflow:hidden;
margin-bottom:16px;
}
.user-headimg-upload .user-file-cover{
position: relative;
width: 76px;
height: 26px;
float:left;
margin-right: 13px;
}
.user-file-cover p{
width: 76px;
height: 26px;
background: #4bb56d;
border-radius: 3px;
color:#fff;
text-align: center;
line-height: 26px;
}
.user-file-cover input{
position:absolute;
right: 0;
top: 0;
_zoom: 30;
font-size: 300px \9;
height: 100%;
_height: auto;
opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "alpha(opacity=0)";
cursor: pointer;
}
.user-file-notice{
float: left;
line-height:34px;
color: #ff0000;
}
.headimg-upload-limit{
font-size:12px;
color: #888888;
}
.user-form-inp{
width: 326px;
height: 36px;
float:left;
margin-right: 12px;
border:1px solid #cccccc;
text-indent: 10px;
}
.useredit-form-dv{
margin-bottom:20px;
}
.useredit-p{
width: 160px;
margin-right: 20px;
height: 36px;
line-height: 36px;
float:left;
color: #333;
text-indent: 6px;
}
.useredit-a{
height: 36px;
line-height: 36px;
float:left;
color: #3487c9;
font-size: 12px;
}
.user-form-address{
width:760px;
height: 36px;
float:left;
margin-right: 12px;
text-indent: 10px;
border:1px solid #cccccc;
}
.user-company-location{
height:36px;
float: left;
padding-left: 23px;
color: #333;
line-height: 36px;
}
.user-company-location .company-location-p{
width:126px;
height:36px;
border:1px solid #cccccc;
float: left;
margin-right: 13px;
}
.company-location-p input{
width: 89px;
height: 36px;
float:left;
}
.company-location-p span{
width: 36px;
height: 36px;
line-height: 36px;
text-align: center;
float:left;
border-left:1px solid #cccccc;
background:#f1f1f1;
color: #333333;
}
.location-map{
float:left;
margin-left:19px;
}
.location-map span{
display: block;
color: #3487c9;
border-bottom:1px solid #3487c9;
margin-bottom:4px ;
}
.location-map i{
display: block;
color: #ff0000;
}
.user-contact{
padding-bottom: 40px;
border-bottom: 1px solid #eeeeee;
}
.company-logo{
width:140px;
height: 67px;
float:left;
margin-right:21px;
}
.company-logo img{
width:140px;
height: 67px;
}
.company-logo-upload{
float:left;
margin-top:4px;
}
.user-edit-select{
width:326px;
height:36px;
border:1px solid #ccc;
appearance:none;
-moz-appearance:none;
-webkit-appearance:none;
background: url("../img/select-xiala.png") no-repeat 303px center;
text-indent: 12px;
color:#333333;
}
.user-edit-sub{
width:160px;
height:48px;
background: #d71718;
color:#fff;
font-size: 16px;
border-radius: 5px;
float:left;
margin-right: 11px;
}
.user-edit-cancel{
width:96px;
height: 46px;
border-radius: 5px;
border: 1px solid #d92526;
text-align: center;
line-height:46px;
color: #d71718;
font-size: 16px;
}
/*
�û����� �������*/
.user-form-dv p{
color: #333;
font-size: 14px;
}
.safety-pwd-dv .email-code-inp{
width:196px;
height:34px;
float:left;
border-right: 1px solid #dcdcdc;
}
.safety-pwd-dv .email-code-get{
width:129px;
height:34px;
float:left;
background:#26344b;
color: #fff;
}
/*
ԺУ�б�*/
.order-manager-content .academy-table tr td{
padding:8px 0;
}
.academy-tr-content img{
width: 49px;
height: 39px;
float:left;
margin:auto 20px;
}
.academy-tr-content p{
color: #666666;
font-size: 14px;
float:left;
height: 39px;
line-height: 39px;
overflow: hidden;
text-overflow:ellipsis;
}
.academy-tr-second{
width: 13%;
}
.academy-tr-content{
width: 39%;
}
.post-message{
padding:40px 0 62px 0;
}
.post-message-div{
margin-bottom: 11px;
}
.post-message-left{
width:23.45%;
}
.post-message-left span{
width: 100%;
min-height:36px;
line-height:36px;
text-align: right;
color: #323333;
}
.post-message-left span b{
margin-right: 3px;
color: #ff0800;
}
.post-message-right{
width:75.7%;
}
.post-message-right select{
width: 276px;
height: 36px;
border:1px solid #ccc;
appearance:none;
-moz-appearance:none;
-webkit-appearance:none;
background: url("../img/select-xiala.png") no-repeat 250px center;
text-indent: 10px;
color:#333333;
}
.title-name{
width:670px;
height:36px;
border:1px solid #ccc;
text-indent: 10px;
}
.default-img-box{
width: 108px;
height: 86px;
float:left;
margin-right:16px;
}
.default-img-box img{
width: 108px;
height: 86px;
}
.post-message-inp{
width: 96px;
height: 48px;
border-radius: 5px;
background: #d71718;
color: #fff;
font-size: 16px;
float: left;
margin-right: 7px;
}
.post-message-sub{
width: 96px;
height: 46px;
border-radius: 5px;
font-size: 16px;
float: left;
border: 1px solid #d71718;
color: #d71718;
margin-bottom: 7px;
text-align: center;
line-height:46px;
}
/*
֤�����*/
.certificate-title{
padding:14px 0 0 0;
margin-top: 14px;
border-bottom: 1px solid #eeeeee;
}
.certificate-ul{
overflow: hidden;
}
.certificate-ul .certificate-li{
padding:0 18px;
height: 40px;
border-radius: 5px 5px 0 0;
background: #eeeeee;
float:left;
margin-right: 6px;
text-align: center;
line-height: 40px;
}
.certificate-ul .certificate-mess-li{
padding:0 18px;
height: 40px;
border-radius: 5px 5px 0 0;
float:left;
margin-right: 6px;
text-align: center;
line-height: 40px;
}
.certificate-li a{
color: #333333;
font-size: 16px;
text-align: center;
font-weight:bold;
}
.certificate-li.certificate-on a{
color: #d71718;
}
.certificate-mess-li a{
color: #333333;
font-size: 16px;
text-align: center;
font-weight:bold;
}
.certificate-mess-li.certificate-on{
background: #eee;
}
.certificate-mess-li.certificate-on a{
color: #d71718;
}
.certificate-inp{
width: 276px;
height: 36px;
border:1px solid #ccc;
text-indent: 10px;
}
.certificate-content{
padding:40px 0 120px 0;
}
/*
֤������б�*/
.certificate-trone{
width:9%;
}
.certificate-trtwo{
width: 59%;
}
.certificate-trtwo img{
width:38px;
height: 38px;
float:left;
margin:auto 11px auto 20px;
}
.certificate-trtwo p{
float: left;
}
.trcolor-red{
color: #d71718;
text-decoration: underline;
}
.certificate-answer{
width: 742px;
height: 36px;
border:1px solid #ccc;
text-indent: 10px;
}
.black77{
height: 68px;
}
.order-manager-content .manager-firsttr .train-trone{
width:13%;
}
.order-manager-content .manager-firsttr .train-trtwo{
width: 40%;
text-align: left;
}
/*webkit�ں�*/
.member-safety-right::-webkit-scrollbar {
width:0px;
height:0px;
}
.member-safety-right::-webkit-scrollbar-button {
background-color:rgba(0,0,0,0);
}
.member-safety-right::-webkit-scrollbar-track {
background-color:rgba(0,0,0,0);
}
.member-safety-right::-webkit-scrollbar-track-piece {
background-color:rgba(0,0,0,0);
}
.member-safety-right::-webkit-scrollbar-thumb{
background-color:rgba(0,0,0,0);
}
.member-safety-right::-webkit-scrollbar-corner {
background-color:rgba(0,0,0,0);
}
.member-safety-right::-webkit-scrollbar-resizer {
background-color:rgba(0,0,0,0);
}
.member-safety-right::-webkit-scrollbar {
width:10px;
height:10px;
}
/*o�ں�*/
.member-safety-right .-o-scrollbar{
-moz-appearance: none !important;
background: rgba(0,255,0,0) !important;
}
.member-safety-right::-o-scrollbar-button {
background-color:rgba(0,0,0,0);
}
.member-safety-right::-o-scrollbar-track {
background-color:rgba(0,0,0,0);
}
.member-safety-right::-o-scrollbar-track-piece {
background-color:rgba(0,0,0,0);
}
.member-safety-right::-o-scrollbar-thumb{
background-color:rgba(0,0,0,0);
}
.member-safety-right::-o-scrollbar-corner {
background-color:rgba(0,0,0,0);
}
.member-safety-right::-o-scrollbar-resizer {
background-color:rgba(0,0,0,0);
}
/*IE10,IE11,IE12*/
.member-safety-right{
-ms-scroll-chaining: chained;
-ms-overflow-style: none;
-ms-content-zooming: zoom;
-ms-scroll-rails: none;
-ms-content-zoom-limit-min: 100%;
-ms-content-zoom-limit-max: 500%;
-ms-scroll-snap-type: proximity;
-ms-scroll-snap-points-x: snapList(100%, 200%, 300%, 400%, 500%);
-ms-overflow-style: none;
overflow: auto;
} | public/css/member.css | ��ȫ����*/
.member-safety-wrap{
background: #eef1f5;
}
.member-safety-left{
width:10%;
}
.member-safety-left .member-logo{
height: 69px;
background: #ff5f5a;
}
.member-logo a img{
display: block;
width:61px;
height: 23px;
margin:23px auto auto 17px;
}
.member-logo .icon-nav{
float: right;
margin:21px 19px auto auto;
}
.member-safety-right{
width: 90%;
padding-bottom: 30px;
}
.member-safety-right-header{
height: 69px;
line-height:69px;
background:#fff;
}
.member-safety-right-header h1{
color: #666;
font-size: 14px;
margin-left: 20px;
}
.member-safety-right-header h1 span{
color: #ff5f5a;
}
.safety-header-personal ul{
overflow: hidden;
}
.safety-header-personal ul li{
float:left;
}
.safety-header-personal .personal-infor1{
width: 19px;
height:69px;
background: url(../img/Shape.png) no-repeat center 34px;
position: relative;
margin-right: 31px;
}
.personal-infor1 i{
width:14px;
height: 14px;
line-height: 12px;
text-align: center;
background:url(../img/Ellipse.png) no-repeat center;
position: absolute;
color: #fff;
font-size: 12px;
top:23px;
left:9px;
}
.personal-infor2{
color: #333333;
font-size: 14px;
margin-right: 22px;
}
.personal-infor2 img{
width:47px;
height: 47px;
margin:auto 9px auto auto;
vertical-align: middle;
border-radius:50%;
}
.personal-infor3{
width: 95px;
height:31px;
line-height: 31px;
background: #00b38a;
color: #fff;
border-radius:25px;
margin-top: 19px;
margin-right: 22px;
}
.no-authentication.personal-infor3{
background: #999899;
}
.no-authentication{
background: #999899 !important;
}
.personal-infor3 img{
width:19px;
height: 18px;
vertical-align: middle;
margin:auto 4px auto 15px;
}
.personal-infor4{
width: 22px;
height: 19px;
line-height: 19px;
margin:25px 19px auto auto;
}
.personal-infor4 img{
width: 22px;
height: 19px;
}
.left-nav-lists{
background: #26344b;
padding:0;
}
.left-navlists-ul .left-navlists-li{
height: 70px;
text-align: center;
border-bottom: 1px solid #2b3b55;
position: relative;
}
.left-navlists-li p{
font-size: 14px;
color: #c3cee0;
}
.left-navlists-li i{
margin:8px auto 8px auto;
}
.left-navlists-li.nav-active{
background: #1e2a3c url(../img/safety-setting.png) no-repeat right center;
}
.left-navlists-li.nav-active i:before{
color: #ff5f5a;
}
.left-navlists-li.nav-active p{
color: #eef1f5;
}
.left-navlists-li:hover .Two-columns{
display: block;
}
.Two-columns{
width: 170px;
background: #1c2637;
position:absolute;
top:0;
right:-170px;
display:none;
z-index: 9;
}
.Two-columns dl{
padding:6px 6px 0 4px;
}
.Two-columns dl dt{
width: 160px;
height: 43px;
line-height: 43px;
text-align: center;
margin-bottom: 5px;
}
.Two-columns dt a{
color: #c3cee0;
}
.Two-columns dt.erji-selected{
background: #26344b;
}
.safety-setting-content{
padding:0 20px;
background:url(../img/safety-setting-bg.png) no-repeat center top;
}
.member-pager-title{
height: 70px;
line-height: 70px;
color: #333333;
font-size: 24px;
text-indent: 8px;
}
.member-pager-location{
height: 44px;
line-height: 44px;
background: #fff;
overflow: hidden;
margin-bottom: 27px;
}
.member-pager-location .icon-index1{
width: 26px;
height: 26px;
float: left;
margin:9px 10px auto 16px;
}
.member-pager-location span{
color: #333333;
font-size: 14px;
}
.member-pager-location a{
color: #333333;
font-size: 14px;
}
.safety-content-box{
background: #fff;
padding:0 20px;
margin-bottom: 34px;
}
.safety-content-box h3{
height: 44px;
line-height: 44px;
border-bottom: 1px solid #eeeeee;
color: #333333;
font-size: 16px;
font-weight:bold;
}
.safety-form{
width: 442px;
padding:137px 0 382px 0;
margin:0 auto;
}
.safety-form .safety-form-div{
height: 36px;
line-height: 36px;
margin-bottom: 22px;
overflow: hidden;
}
.safety-form-div label{
padding-right: 41px;
color: #444444;
text-align: right;
width: 70px;
height: 36px;
display: inline-block;
float:left;
}
.safety-form-div label b{
color: #ff0000;
margin-right: 3px;
}
.safety-form-div .safety-pwd-dv{
width: 326px;
height:34px;
border:1px solid #cccccc;
float: left;
}
.safety-pwd-dv input{
width: 274px;
height: 34px;
float: left;
text-indent: 10px;
}
.safety-pwd-dv a{
width:50px;
height:34px;
border-radius: 0 25px 25px 0;
display:block;
float:left;
background:url(../img/login_icon01.png) no-repeat 10px center;
}
.safety-form-div.safety-form-sub{
height: 48px;
}
.safety-form-sub input{
width: 160px;
height: 48px;
background: #d71718;
border-radius: 5px;
text-align: center;
color: #ffffff;
font-size: 16px;
}
.order-manager{
width: 100%;
padding-bottom:24px;
}
.order-manager-header{
height: 56px;
line-height: 56px;
}
.manager-heaer-left ul{
overflow: hidden;
}
.manager-heaer-left li{
float:left;
margin-right: 21px;
font-size: 14px;
color: #333;
font-weight:bold;
}
.manager-heaer-left li.order-manager-select{
color: #ff5f5a;
}
.order-search{
height:36px;
margin-top: 10px;
}
.order-search select{
width:225px;
height:34px;
float:left;
border:1px solid #d1d5e0;
border-radius:15px;
appearance:none;
-moz-appearance:none;
-webkit-appearance:none;
background: url("../img/select-xiala.png") no-repeat 210px center;
padding-right:21px;
padding-left:15px;
margin-right: 8px;
color:#333333;
}
.order-search select option{
color:#333333;
}
.order-search .order-manager-inp{
width: 242px;
height: 34px;
float:left;
border:1px solid #d1d5e0;
border-radius:15px;
text-indent:15px;
margin-right: 8px;
}
.order-search .order-manager-sub{
width: 111px;
height: 34px;
background: #f9593a url(../img/arror.png) no-repeat 83px center;
border-radius:15px;
float: left;
text-align:left;
text-indent: 15px;
color: #fff;
}
.certificate-but{
width: 111px;
height: 34px;
line-height: 34px;
background: #2c68b2 url(../img/arror.png) no-repeat 85px center;
border-radius:15px;
float: left;
text-align:left;
text-indent: 15px;
color: #fff;
margin-left:4px;
}
.newlesson-but{
width:125px;
height: 34px;
background: #2c68b2 url(../img/arror.png) no-repeat 93px center;
border-radius:15px;
float: left;
text-align:left;
text-indent: 15px;
color: #fff;
margin-left:4px;
}
.div-spance.order-manager-sub{
margin-left:4px;
}
.order-search .order-manager-release{
width: 111px;
height: 34px;
background: #2c68b2 url(../img/arror.png) no-repeat 83px center;
border-radius:15px;
float: left;
text-align:left;
text-indent: 15px;
color: #fff;
margin-left:4px;
}
.order-search input::-webkit-input-placeholder,.order-search textarea::-webkit-input-placeholder {
color:#333333;
}
.order-search input:-moz-placeholder,.order-search textarea:-moz-placeholder {
color: red;
}
.order-search input::-moz-placeholder,.order-search textarea::-moz-placeholder {
color: red;
}
.order-search input:-ms-input-placeholder,.order-search textarea:-ms-input-placeholder {
color: red;
}
.order-manager-content{
width: 100%;
min-height: 666px;
border:1px solid #dee1e2;
}
.order-manager-content .manager-firsttr{
height:35px;
background: #eef1f5;
border-top:none;
}
.order-manager-content .manager-firsttr th{
padding:0;
height: 35px;
color: #333333;
text-align: center;
}
.order-manager-content tr{
width: 100%;
text-align: center;
}
.order-manager-content .manager-firstth{
text-indent:28px;
text-align:left;
}
.order-manager-content .manager-firsttr .manager-firstth{
text-indent:28px;
text-align:left;
width: 7%;
}
.order-manager-content tr input{
display: inline-block;
margin-right: 10px;
vertical-align: middle;
background: #fff;
}
.order-manager-content table{
width: 100.1%;
}
.order-manager-content tr{
border:1px solid #dee1e2;
}
.order-manager-content .manager-fourtd{
width: 37%;
padding:22px 0 19px 0;
}
.order-manager-content th.manager-fourtd{
text-align:left;
width: 37%;
}
.manager-fourtd .order-mess-img{
width:106px;
height:72px;
display: block;
float:left;
margin:auto 16px auto auto;
}
.manager-fourtd .order-name{
padding:0 18px 0 0;
text-align:left;
}
.manager-fourtd .order-name p{
color: #323333;
font-size: 14px;
line-height: 22px;
white-space: pre-wrap;
word-break: break-all;
word-wrap: break-word;
text-overflow:ellipsis;
overflow: hidden;
margin-bottom:4px;
}
.manager-fourtd .order-name span{
color: #999899;
font-size: 12px;
}
.order-manager-content .manager-secondth{
width: 9.7%;
}
.order-manager-content .manager-fiveth{
width:7.3%;
}
.order-manager-content .pro-price{
color: #d71718;
font-size: 16px;
}
.order-manager-content tr{
color: #333333;
}
.order-manager-content .go-withdraw{
width: 111px;
height: 35px;
border:1px solid #4bb56d;
text-align: center;
line-height: 35px;
border-radius: 15px;
color: #4bb56d;
}
.order-manager-content .go-withdrawed{
width: 111px;
height: 35px;
border:1px solid #4bb56d;
text-align: center;
line-height: 35px;
border-radius: 15px;
color: #fff;
background: #4bb56d;
}
.order-manager-content .manager-last{
width: 11%;
}
.manager-lasttr{
width:100%;
padding-bottom: 17px;
}
.manager-lasttr .manager-firstth{
float:left;
vertical-align: middle;
margin:23px 25px auto auto;
}
.manager-lasttr .manager-deletetd{
margin-top: 14px;
float:left;
}
.manager-lasttr .table-pager{
float:right;
margin-top: 15px;
}
.batchs-delete{
width:87px;
height: 32px;
border:1px solid #cccccc;
background: #f0f0f0;
border-radius: 3px;
line-height: 32px;
color: #666666;
font-size: 12px;
}
.batchs-delete img{
width:13px;
height: 13px;
vertical-align: middle;
margin:auto 4px auto 10px;
}
.table-pager>div{
text-align: right;
margin-right: 28px;
}
.order-manager-cover{
position:absolute;
width: 100%;
top:0;
left:0;
background-color: #000;
opacity: 0.6;
filter:alpha(opacity=60);
-moz-opacity: 0.6;
display:block;
z-index: 5;
}
.order-manager-mask{
position:fixed;
width:628px;
height:588px;
background: #fff;
display:none;
z-index: 6;
}
.manager-mask-header{
height: 60px;
line-height:60px;
background: #2b88c9;
padding:0 16px 0 24px;
}
.manager-mask-header h2{
color: #fff;
font-size:24px;
}
.manager-mask-header .icon-close{
float: right;
margin-top: 10px;
cursor: pointer;
}
.manager-mask-content{
padding:38px 16px 0 24px;
}
.withdraw-form-dv{
height: 36px;
line-height: 36px;
margin-bottom:15px;
}
.withdraw-form-dv label{
width:70px;
color: #333333;
margin-right:10px;
display:inline-block;
}
.withdraw-form-dv label b{
color:#ff0300;
margin-right: 3px;
}
.withdraw-form-dv input{
width: 365px;
height: 34px;
border:1px solid #cccccc;
text-indent:10px;
}
.pay-form-radio{
height:42px;
line-height:42px;
overflow: hidden;
margin-bottom: 18px;
}
.pay-form-radio>span{
width:70px !important;
color: #333333;
margin:auto 10px auto auto !important;
border:none !important;
}
.pay-form-radio>span>b{
color:#ff0300;
margin-right: 3px;
}
.pay-form-radio label{
overflow: hidden;
}
.pay-form-radio input{
width: 12px;
height: 12px;
margin:15px 6px auto auto;
float: left;
}
.pay-form-radio span{
width: 122px;
height: 40px;
line-height: 40px;
border:1px solid #cccccc;
float: left;
display: block;
margin:auto 28px auto auto;
}
.pay-form-radio span img{
width: 120px;
height: 38px;
}
.pay-form-radio input[type=radio]:checked+span{
border:1px solid #e61e18;
}
.withdraw-form-erweima{
width: 165px;
height: 166px;
border:1px solid #d0d0d0;
margin:auto auto 20px 94px;
}
.withdraw-form-text{
height: 78px;
margin-bottom:27px;
}
.withdraw-form-text label{
width:70px;
color: #333333;
margin-right:10px;
display: inline-block;
vertical-align:top;
}
.withdraw-form-text textarea{
width: 445px;
height: 76px;
border:1px solid #cccccc;
text-indent: 10px;
}
.withdraw-form-sub{
width:218px;
height: 42px;
margin:0 auto;
}
.withdraw-form-sub input{
width: 104px;
height: 42px;
background:#ff5f5a;
color: #fff;
font-size: 16px;
border-radius: 5px;
}
.withdraw-form-sub a{
width: 104px;
height: 42px;
line-height: 42px;
background:#cccccc;
text-align: center;
color: #fff;
font-size: 16px;
border-radius: 5px;
}
.withdraw-successful-mask{
position:fixed;
width:457px;
height:396px;
background: #fff;
display:block;
z-index: 6;
border-radius: 5px;
}
.withdraw-successful-mask .withdraw-successful-top{
padding:56px 48px 0 48px;
}
.notice-words{
width: 297px;
margin:auto auto 20px auto;
}
.notice-words img{
width: 65px;
height: 65px;
float: left;
margin-right: 14px;
}
.notice-words p{
color: #333;
font-size: 24px;
font-weight:bold;
}
.notice-tel{
text-align: center;
color: #333333;
padding-bottom:24px;
border-bottom: 1px solid #dddddd;
}
.notice-tel b{
color: #4bb56d;
}
.withdraw-successful-bottom{
padding:24px 48px 0 48px;
text-align: center;
}
.withdraw-successful-bottom p{
color: #333333;
font-size: 16px;
padding-left: 110px;
text-align:left;
margin-bottom: 8px;
}
.withdraw-successful-bottom p b{
color: #ff5f5a;
font-weight:bold;
}
.withdraw-successful-bottom a{
width: 104px;
height: 42px;
background: #ff5f5a;
margin-top: 34px;
border-radius: 5px;
text-align: center;
line-height: 42px;
color: #fff;
font-size: 16px;
}
.resume-table{
padding-bottom:76px;
}
.resume-table table{
border:1px solid #e7e7e6;
margin:20px auto 32px auto;
}
.resume-table .resume-header td{
padding:14px 0 17px 37px;
}
.resume-header img{
width: 138px;
height: 138px;
float:left;
margin:auto 24px auto auto;
}
.resume-header p{
line-height: 138px;
color: #000;
font-size: 16px;
font-weight:bold;
}
.resume-subhead{
height: 34px;
border-bottom: 1px solid #e7e6e6;
border-top: 1px solid #e7e6e6;
background: #f2f3f2;
margin-bottom: 22px;
}
.resume-subhead td{
padding-left: 30px;
color: #323333;
font-size: 16px;
}
.resume-table-td1{
width:15%;
height:50px;
text-align: right;
color: #656666;
font-weight: bold;
}
.resume-table-td2{
width:35%;
height:50px;
text-align: left;
padding-left: 15px;
color: #656666;
}
.resume-table-td3{
text-align: left;
padding-left: 15px;
color: #656666;
}
.resume-table-td3 .resume-table-p{
color: #656666;
margin-bottom: 16px;
}
.resume-dispose .interview-invite{
width: 160px;
height: 48px;
line-height: 48px;
text-align: center;
background: #d71718;
font-size: 16px;
color: #fff;
border-radius: 5px;
}
.resume-dispose .interview-refuse{
width: 160px;
height: 48px;
line-height: 48px;
text-align: center;
border:1px solid #d71718;
font-size: 16px;
color: #d71718;
border-radius: 5px;
}
/*��ҵ��Ա��ҳ*/
.personal-member-index{
width: 100%;
}
.member-index-left{
width:83.25%;
background: #eef1f5;
padding-bottom:33px;
}
.member-index-left .member-index-header{
border-bottom: 1px solid #e0e0e0;
background:#f8f9fa url(../img/mem-index01.png) no-repeat center top;
padding:38px 0 38px 20px;
}
.member-index-header .mem-hearimg{
width: 111px;
height: 111px;
float:left;
margin-right: 22px;
border-radius: 50%;
}
.member-information{
width:auto;
padding:0 40px 0 133px;
}
.member-information h2{
font-size: 24px;
color: #333;
margin-bottom: 4px;
}
.member-information .mem-link{
width: 14px;
height: 14px;
margin:auto 13px auto 8px;
}
.member-information i{
width: 166px;
height: 31px;
background: #00b38a;
color: #fff;
font-size: 14px;
vertical-align: middle;
border-radius: 25px;
line-height:31px;
text-align: center;
}
.member-information .mem-renzheng{
width: 19px;
height: 18px;
margin-right: 3px;
vertical-align: middle;
}
.member-information span{
color: #333;
margin-bottom:8px;
}
.member-information p{
font-size: 12px;
color:#666;
line-height: 22px;
height: 44px;
overflow:hidden;
text-overflow:ellipsis;
}
.member-index-right{
width: 16.67%;
background:#fff url(../img/mem-index02.png) no-repeat center top;
padding-top: 35px;
border-left: 1px solid #e0e0e0;
}
.mem-message{
width:80%;
border:1px solid #ddd;
margin:auto auto 25px auto;
padding-top: 14px;
}
.mem-message h4{
color: #333333;
font-size: 16px;
padding:0 18px 0 18px;
overflow: hidden;
margin-bottom: 20px;
}
.mem-message h4 a{
color: #999999;
font-size:14px;
float: right;
}
.mem-message-ul{
padding:0 8px 0 18px;
}
.mem-message-ul .mem-message-li{
margin-bottom:18px;
}
.mem-message-ul .mem-message-li a{
color: #666666;
font-size: 14px;
margin-bottom: 6px;
position: relative;
width: 100%;
display: block;
}
.mem-message-ul .mem-message-li a i{
width: 7px;
height: 7px;
position: absolute;
background: url(../img/sm-dian.png) no-repeat center;
overflow: hidden;
}
.mem-message-ul .mem-message-li p{
background:url(../img/time.png) no-repeat left center;
padding-left: 17px;
color: #999;
font-size: 12px;
}
.mem-message-li a b{
float: right;
margin-right: 10px;
}
.mem-message-li>span{
color: #999;
font-size: 12px;
}
.mem-message-li>span>b{
color: #ff0800;
}
.mem-index-recruit{
width: 97.22%;
margin:25px auto auto auto;
}
.mem-index-recruit .index-recruit-left{
width:49%;
background: #fff;
}
.index-recruit-left h3{
width: 94%;
height: 55px;
line-height: 65px;
overflow: hidden;
margin:0 auto;
border-bottom: 1px solid #eeeeee;
color:#333;
font-size: 16px;
font-weight: bold;
}
.index-recruit-left h3 i{
float:right;
font-size: 14px;
color: #333;
}
.index-recruit-left h3 a{
float:right;
font-size: 14px;
color: #999999;
}
.index-recruit-ul{
padding:42px 0 20px 0;
width: 94%;
margin:0 auto;
}
.index-recruit-ul .index-recruit-li{
height: 42px;
margin-bottom: 23px;
overflow: hidden;
}
.index-recruit-li p{
width: 176px;
line-height: 40px;
height: 40px;
border:1px solid #cccccc;
float:left;
background:url(../img/sm-right.png) no-repeat 40px center;
text-indent:70px;
margin-right: 22px;
}
.index-recruit-li a{
line-height:40px;
color: #999;
}
.index-recruit-li.index-recruit-on p{
background: #cccccc url(../img/sm-close.png) no-repeat 40px center;
}
.index-orderlists{
background: #fff;
width: 100%;
padding-bottom:46px;
}
.index-orderlists h3{
width: 97%;
height:56px;
line-height:56px;
margin:0 auto;
color: #333;
font-size: 16px;
font-weight:bold;
}
.index-orderlists h3 a{
color: #999;
font-size: 14px;
float:right;
}
.index-orderlists .order-manager-content{
width: 97% !important;
margin:0 auto;
min-height:auto !important;
}
.order-manager-content th.index-fiveth{
width:10.3%;
}
.black36{
height:36px;
}
/*��������*/
.interview-invitation-cover{
position:absolute;
width: 100%;
top:0;
left:0;
background-color: #000;
opacity: 0.6;
filter:alpha(opacity=60);
-moz-opacity: 0.6;
display:none;
z-index: 5;
}
.interview-invitation-mask{
position:fixed;
width: 629px;
height: 608px;
border-radius:10px;
overflow: hidden;
z-index: 6;
display: none;
background: #fff;
}
.interview-invitation-mask .manager-mask-header{
border-radius:10px 10px 0 0;
}
.interview-invitation-content h3{
padding:20px 22px 16px 22px;
color: #333333;
font-size: 16px;
}
.interview-invitation-content .interview-zhaohu{
padding:0 22px 10px 22px;
text-indent: 2em;
color: #333;
line-height: 24px;
}
.interview-invitation-form{
border-top: 1px solid #ddd;
width: 585px;
margin:0 auto;
padding-top:20px;
}
.interview-form{
height: 36px;
overflow: hidden;
margin-bottom: 12px;
}
.interview-form label{
width:72px;
display:block;
float:left;
color: #333;
line-height: 36px;
margin-right: 12px;
text-align: right;
}
.interview-form label b{
color: #ff0300;
margin-right: 3px;
}
.interview-form input{
width:138px;
height: 34px;
border:1px solid #ddd;
float: left;
background:url(../img/rili.png) no-repeat 140px center;
padding-right:31px;
text-indent: 14px;
margin-right:10px;
}
.interview-form select{
width: 87px;
height: 34px;
border: 1px solid #ccc;
float: left;
margin-right: 10px;
}
.interview-form input::-webkit-input-placeholder,.order-search textarea::-webkit-input-placeholder {
color:#333333;
}
.interview-form input:-moz-placeholder,.order-search textarea:-moz-placeholder {
color:#333333;
}
.interview-form input::-moz-placeholder,.order-search textarea::-moz-placeholder {
color:#333333;
}
.interview-form input:-ms-input-placeholder,.order-search textarea:-ms-input-placeholder {
color:#333333;
}
.interview-form-div label{
width:72px;
display:block;
float:left;
color: #333;
line-height: 36px;
margin-right: 12px;
text-align: right;
}
.interview-form-div{
height:36px;
overflow: hidden;
margin-bottom: 12px;
}
.interview-form-div label b{
color: #ff0300;
margin-right: 3px;
}
.interview-form-div input{
width: 364px;
height: 34px;
border: 1px solid #ccc;
}
.interview-form-chekbox{
overflow: hidden;
padding-right: 102px;
margin-bottom: 30px;
}
.interview-form-chekbox span{
width:72px;
display:block;
float:left;
color: #333;
line-height: 36px;
margin-right: 12px;
text-align: right;
}
.interview-form-chekbox label{
color: #333333;
font-size: 14px;
float: left;
line-height: 36px;
}
.interview-form-chekbox label input{
width: 15px;
height:15px;
vertical-align: middle;
margin-right: 5px;
margin-left:18px;
}
.checkform-inp{
width: 390px;
}
.checkform-inp .beizhu-inp{
width: 300px;
height:34px;
border: 1px solid #ccc;
margin-left: 8px;
}
.interview-notice{
border-top:1px solid #ccc;
position: relative;
display: block;
padding-top: 14px;
padding-bottom: 10px;
}
.interview-notice label{
color: #333;
}
.interview-notice label b{
font-size:12px;
color: #666;
}
.interview-notice label b i{
color: #2b88c9;
}
.interview-go{
width: 216px;
margin:0 auto;
}
.interview-go input{
width: 104px;
height: 42px;
background: #ff5f5a;
border-radius:5px;
color: #fff;
font-size:16px;
float: left;
margin-right: 8px;
}
.interview-go a{
width: 104px;
height: 42px;
background: #cccccc;
border-radius:5px;
color: #fff;
font-size:16px;
float: left;
text-align: center;
line-height: 42px;
}
.interview-go-box{
width: 100%;
background: #eee;
padding:16px 0;
overflow:hidden;
}
/*
ί��ܾ�����*/
.decline-mask{
width: 629px;
height: 330px;
border-radius: 10px;
position:fixed;
z-index: 6;
display: none;
background: #fff;
}
.decline-mask .manager-mask-header{
border-radius: 10px 10px 0 0;
}
.decline-mask-content{
padding:20px 24px 0 24px;
margin-bottom: 38px;
}
.decline-mask-content h3{
color: #333;
font-size: 16px;
margin-bottom: 14px;
}
.decline-mask-content p{
text-indent:2em;
color: #333;
line-height: 24px;
}
.decline-mask-btn{
width: 216px;
margin:0 auto;
}
.decline-mask-btn .decline-send{
width: 104px;
height: 42px;
background: #ff5f5a;
border-radius:5px;
color: #fff;
font-size:16px;
float: left;
margin-right: 8px;
text-align: center;
line-height: 42px;
}
.decline-mask-btn .decline-resect{
width: 104px;
height: 42px;
background: #cccccc;
border-radius:5px;
color: #fff;
font-size:16px;
float: left;
text-align: center;
line-height: 42px;
}
.interview-going-mask{
width:124px;
height: 52px;
color: #fff;
font-size: 18px;
position:fixed;
display: none;
z-index: 6;
}
.interview-going-mask img{
vertical-align: middle;
margin-right: 16px;
}
.pay-successful-mask{
position:fixed;
width:434px;
height:245px;
background: #fff;
display:block;
z-index: 2200002;
border-radius:8px;
top:0;
left:0;
}
.reminder-text{
margin:50px auto 26px auto;
text-align: center;
color: #323333;
font-size: 24px;
}
.reminder-text img{
width:65px;
height: 65px;
margin-right: 14px;
vertical-align:middle;
}
.pay-success-close{
width: 104px;
height: 42px;
line-height: 42px;
text-align: center;
border-radius: 5px;
margin:0 auto;
display: block;
background: #ea5e58;
color: #ffffff;
font-size: 16px;
}
/*
�����ռ���*/
.resume-inbox{
padding-bottom:24px;
}
.resume-inbox .resume-inbox-secondth{
width: 12%;
}
.resume-inbox .resume-inbox-thirdth{
width:25%;
}
.resume-inbox .resume-inbox-fourth{
width:20%;
}
.resume-inbox .resume-inbox-fiveth{
width:21%;
}
.resume-inbox .resume-inbox-sixth{
width:15%;
}
.resume-inbox tr td{
padding:20px 0 14px 0;
}
.color-trblue{
color: #2c68b2;
}
/*
���ؼ���������*/
.resume-download-mask{
width:434px;
height: 245px;
background:#fff;
position: fixed;
display:none;
border-radius: 5px;
z-index: 6;
}
.resume-download-mask h2{
padding:20px 25px 20px 25px;
overflow: hidden;
}
.resume-download-mask h2 i{
float:right;
cursor: pointer;
}
.resume-download-mask .icon-close:before {
content: "\e903";
font-size:40px;
color: #999899;
}
.resume-download-mask p{
color: #333;
font-size: 24px;
text-align:center;
margin-bottom:30px;
}
.resume-inbox .recruit-table tr td{
padding:10px 0 10px 0;
}
.recruit-table .differ-td p{
line-height: 24px;
height: 24px;
width: 100%;
}
.differ-td p a{
font-size: 12px;
}
.differ-td .resume-stick{
color: #e72019;
}
.no-authentication-notice{
width: 100%;
text-align:center;
padding:255px 0 302px 0;
}
.no-authentication-notice img{
width: 70px;
height: 70px;
margin-bottom: 10px;
}
.no-authentication-notice p{
font-size:24px;
color: #666666;
margin-bottom: 40px;
}
.no-authentication-notice a{
width: 111px;
height: 37px;
background: #ff5f5a;
text-align: center;
line-height: 37px;
color: #fff;
font-size: 16px;
}
/*
ְλ����*/
.safety-content-box h3 a{
background:url(../img/xiugai-icon.png) no-repeat left center;
float: right;
padding-left:24px;
color: #2b88c9;
}
.job-posted{
padding:57px 0 0 0;
}
.job-posted-dv{
overflow: hidden;
margin-bottom:20px;
}
.job-posted .job-posted-property{
width:11.36%;
min-height: 36px;
line-height: 36px;
display: block;
float:left;
text-align: right;
color: #333;
}
.job-posted-property b{
color: #ff0300;
margin-right: 4px;
}
.job-posted .job-posted-values{
width: 87.6%;
float:right;
overflow: hidden;
}
.job-posted-values select{
width:348px;
height:36px;
border:1px solid #ccc;
appearance:none;
-moz-appearance:none;
-webkit-appearance:none;
background: url("../img/select-xiala.png") no-repeat 320px center;
text-indent: 12px;
color:#333333;
}
.job-posted-values .job-name{
width:348px;
height:36px;
border:1px solid #ccc;
text-indent: 12px;
}
.job-posted-values input::-webkit-input-placeholder,.job-posted-values textarea::-webkit-input-placeholder {
color:#cccccc;
}
.job-posted-values input:-moz-placeholder,.job-posted-values textarea:-moz-placeholder {
color:#cccccc;
}
.job-posted-values input::-moz-placeholder,.job-posted-values textarea::-moz-placeholder {
color:#cccccc;
}
.job-posted-values input:-ms-input-placeholder,.job-posted-values textarea:-ms-input-placeholder {
color:#cccccc;
}
.job-posted-values .job-address{
width: 755px;
height: 36px;
border:1px solid #ccc;
text-indent: 12px;
}
.company-agreement{
position: relative;
display: block;
height: 18px;
margin-bottom:25px;
}
.job-posted-values input[type=radio] {
display: block;
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.job-posted-values input[type=radio]:checked+span {
background: #f5a915;
color: #fff;
border:1px solid #f5a915;
}
.job-posted-values input[type=radio]+span{
width:57px;
height:36px;
display: inline-block;
padding: 0;
border:1px solid #e5e5e5;
float:left;
margin-right: 6px;
border-radius: 3px;
background: #f3f3f3;
text-align: center;
line-height: 36px;
color: #666;
}
.job-require-quality{
width: 91px;
height: 36px;
border:1px solid #ccc;
text-indent: 12px;
float:left;
margin-bottom: 10px;
}
.job-release-i{
height: 36px;
line-height: 36px;
float:left;
padding:0 10px;
}
.job-posted-values .job-require-education{
width:103px;
height: 36px;
border:1px solid #ccc;
text-indent: 12px;
float:left;
background: url("../img/select-xiala.png") no-repeat 84px center;
}
.job-posted-values input[type=checkbox] {
display: block;
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.job-posted-values input[type=checkbox]:checked+span {
background: #f5a915;
color: #fff;
border:1px solid #f5a915;
}
.job-posted-values input[type=checkbox]+span{
height:36px;
display: inline-block;
padding:0 11px;
border:1px solid #e5e5e5;
float:left;
margin-right: 8px;
border-radius: 3px;
background: #f3f3f3;
text-align: center;
line-height: 36px;
color: #666;
margin-bottom:11px;
}
.job-posted-values span.checkbox{
height:36px;
display: inline-block;
padding:0 11px;
border:1px solid #e5e5e5;
float:left;
margin-right: 8px;
border-radius: 3px;
background: #f3f3f3;
text-align: center;
line-height: 36px;
color: #666;
margin-bottom:11px;
position:relative;
}
.job-add{
height: 36px;
line-height: 36px;
color: #e73018;
}
.job-add img{
width: 15px;
height: 15px;
vertical-align: -2px;
margin-right: 9px;
}
.job-posted-values .job-language{
width: 348px;
height: 36px;
border:1px solid #ccc;
text-indent: 12px;
margin-right:5px;
}
.job-posted-values .comfirm-add{
width: 96px;
height: 36px;
background: #2b88c9;
border-radius: 3px;
color: #fff;
}
.certificate{
height: 36px;
line-height: 36px;
}
.certificate span{
color:#333;
font-size: 14px;
margin-right: 15px;
}
.job-posted-values .save-publish{
width: 160px;
height: 36px;
background: #d71718;
border-radius: 3px;
color: #fff;
margin-right: 3px;
}
.job-posted-values .only-save{
width: 96px;
height: 36px;
border-radius: 3px;
border: 1px solid #d71718;
color: #d71718;
background: #fff;
margin-right: 3px;
}
.job-posted-values .job-posted-notice{
border:1px solid #ffd4cf;
background: #ffecea;
width: 95%;
font-size: 12px;
line-height:22px;
color:#666666;
padding:6px 0 6px 15px;
margin-bottom: 23px;
}
.job-posted-notice b{
font-size: 12px;
font-weight:bold;
}
.job-posted-values .job-advantages{
width: 90%;
}
/*
ʵ����֤*/
.authentication-guide{
height:83px;
background: #f2f6d8;
margin-left: 5px;
padding:17px 0 0 35px;
position: relative;
}
.authentication-guide>img{
width: 34px;
height: 34px;
float:left;
margin-right: 15px;
cursor: pointer;
}
.guide-div{
float:left;
}
.guide-div .guide-title{
font-size: 16px;
color: #040000;
margin:6px auto 14px auto;
}
.guide-div .guide-content{
font-size: 12px;
color: #666666;
}
.guide-div p img{
width: 15px;
height: 15px;
vertical-align: middle;
}
.authentication-guide-txt{
width:315px;
height: 125px;
box-shadow: #666 0 0 10px;
position: absolute;
background: #fff;
z-index: 3;
top:27px;
left:230px;
padding:20px 23px 28px 20px;
font-size: 12px;
line-height:22px;
color: #666666;
display:none;
}
.authentication-form{
margin:45px auto auto auto;
}
.authentication-form-left{
width:8.5%;
min-height:40px;
line-height: 40px;
text-align: right;
color: #323333;
}
.authentication-form-left b{
color: #ff0800;
margin-right: 3px;
}
.authentication-form-right{
width:90%;
}
.authentication-form-right .authen-form-inp{
width: 397px;
height: 38px;
border:1px solid #dddddd;
text-indent: 13px;
color: #323333;
}
.authentication-form-dv{
margin-bottom: 16px;
}
.authentication-form-dv .authen-form-time{
height: 38px;
line-height: 38px;
color: #323333;
font-size: 14px;
float:left;
margin-right: 17px;
}
.authentication-form-dv .authen-time-inp{
width:261px;
height: 38px;
border:1px solid #dddddd;
text-indent: 13px;
color: #323333;
float:left;
}
.authen-form-radio{
margin-right: 6px;
}
.authen-form-radio i{
color: #323333;
margin-right: 10px;
}
.authentication-span{
color:#ff0800;
}
.upload-file{
width:196px;
height: 173px;
border: 1px solid #ececec;
position: relative;
float:left;
margin-right: 11px;
}
.upload-file .upload-file-p{
height: 33px;
background: #f5f5f5;
line-height: 33px;
text-align:center;
border-bottom: 1px solid #ececec;
color: #9a9a9a;
}
.upload-file .upload-img{
height: 140px;
text-align: center;
}
.upload-file .upload-img img{
width:80px;
height: 60px;
margin:30px auto 10px auto;
display:block;
}
.upload-file .upload-img p{
color:#a6a6a6;
}
.upload-file .upload-file-inp{
position:absolute;
right: 0;
top: 0;
_zoom: 30;
font-size: 300px \9;
height: 100%;
_height: auto;
opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "alpha(opacity=0)";
cursor: pointer;
}
.upload-file-intro{
position: relative;
}
.upload-file-intro a{
float:left;
color: #0091ff;
font-size: 12px;
position:relative;
}
.Supplement-content{
width: 877px;
box-shadow: #666 0 0 10px;
position:absolute;
background: #fff;
z-index: 4;
top:-140px;
left:21.5%;
display:none;
}
.Supplement-th1{
width: 15%;
}
.Supplement-th2 {
width:32%;
}
.Supplement-th3 {
width: 38%;
}
.Supplement-th4 {
width: 15%;
}
.Supplement-content table{
border:1px solid #dddddd;
}
.Supplement-content table th{
height: 34px;
background: #e7f8ff;
border:1px solid #dddddd;
text-align: center;
font-size: 12px;
font-weight: bold;
color: #666;
}
.Supplement-content tr,td{
padding:8px 0;
padding-left: 10px;
color: #666;
}
.authen-tishi{
color: #a6a6a6;
}
.authen-sub{
width: 111px;
height: 37px;
background: #6aabde;
color: #fff;
border-radius: 3px;
margin-top: 10px;
margin-bottom: 85px;
}
.authented-mess{
height: 38px;
line-height: 38px;
color: #323333;
}
.authented-img img{
width: 234px;
height: 171px;
margin-bottom:220px;
}
/*ϵͳ��Ϣ*/
.system-messages{
width: 100%;
padding-bottom: 18px;
}
.system-messages-ul{
padding:27px 0 0 0;
overflow:hidden;
margin-bottom: 18px;
}
.system-messages-li a{
min-height: 73px;
display: block;
padding:14px 0 21px 106px;
border-bottom: 1px dotted #e6e6e6;
background:url(../img/laba.png) no-repeat 11px center;
}
.system-messages-li.no-read a{
background:url(../img/laba-on.png) no-repeat 11px center;
}
.system-mess-txt p{
color: #333333;
font-size: 16px;
display: inline-block;
margin-top:14px;
height: 26px;
width: 100%;
overflow: hidden;
}
.system-mess-txt span{
color: #333333;
font-size: 16px;
display: block;
}
.system-messages-li.no-read .system-mess-txt p{
background:url(../img/sm-dian.png) no-repeat right 4px;
padding-right:15px;
}
.system-mess-right{
line-height: 73px;
color: #333;
font-size: 16px;
}
/*
�û�����*/
.user-manager{
width: 100%;
}
.user-manager h4{
font-size:16px;
color: #333;
font-weight: bold;
margin:46px auto 24px auto;
}
.upload-headimg{
width: 100%;
padding-bottom: 24px;
border-bottom: 1px solid #eeeeee;
}
.user-headimg-box{
width: 95px;
height: 95px;
border-radius: 50%;
float:left;
margin-right: 28px;
}
.user-headimg-box img{
width: 95px;
height: 95px;
}
.user-upload-box{
float:left;
margin-top: 20px;
}
.user-headimg-upload{
width: 100%;
height: 26px;
overflow:hidden;
margin-bottom:16px;
}
.user-headimg-upload .user-file-cover{
position: relative;
width: 76px;
height: 26px;
float:left;
margin-right: 13px;
}
.user-file-cover p{
width: 76px;
height: 26px;
background: #4bb56d;
border-radius: 3px;
color:#fff;
text-align: center;
line-height: 26px;
}
.user-file-cover input{
position:absolute;
right: 0;
top: 0;
_zoom: 30;
font-size: 300px \9;
height: 100%;
_height: auto;
opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "alpha(opacity=0)";
cursor: pointer;
}
.user-file-notice{
float: left;
line-height:34px;
color: #ff0000;
}
.headimg-upload-limit{
font-size:12px;
color: #888888;
}
.user-form-inp{
width: 326px;
height: 36px;
float:left;
margin-right: 12px;
border:1px solid #cccccc;
text-indent: 10px;
}
.useredit-form-dv{
margin-bottom:20px;
}
.useredit-p{
width: 160px;
margin-right: 20px;
height: 36px;
line-height: 36px;
float:left;
color: #333;
text-indent: 6px;
}
.useredit-a{
height: 36px;
line-height: 36px;
float:left;
color: #3487c9;
font-size: 12px;
}
.user-form-address{
width:760px;
height: 36px;
float:left;
margin-right: 12px;
text-indent: 10px;
border:1px solid #cccccc;
}
.user-company-location{
height:36px;
float: left;
padding-left: 23px;
color: #333;
line-height: 36px;
}
.user-company-location .company-location-p{
width:126px;
height:36px;
border:1px solid #cccccc;
float: left;
margin-right: 13px;
}
.company-location-p input{
width: 89px;
height: 36px;
float:left;
}
.company-location-p span{
width: 36px;
height: 36px;
line-height: 36px;
text-align: center;
float:left;
border-left:1px solid #cccccc;
background:#f1f1f1;
color: #333333;
}
.location-map{
float:left;
margin-left:19px;
}
.location-map span{
display: block;
color: #3487c9;
border-bottom:1px solid #3487c9;
margin-bottom:4px ;
}
.location-map i{
display: block;
color: #ff0000;
}
.user-contact{
padding-bottom: 40px;
border-bottom: 1px solid #eeeeee;
}
.company-logo{
width:140px;
height: 67px;
float:left;
margin-right:21px;
}
.company-logo img{
width:140px;
height: 67px;
}
.company-logo-upload{
float:left;
margin-top:4px;
}
.user-edit-select{
width:326px;
height:36px;
border:1px solid #ccc;
appearance:none;
-moz-appearance:none;
-webkit-appearance:none;
background: url("../img/select-xiala.png") no-repeat 303px center;
text-indent: 12px;
color:#333333;
}
.user-edit-sub{
width:160px;
height:48px;
background: #d71718;
color:#fff;
font-size: 16px;
border-radius: 5px;
float:left;
margin-right: 11px;
}
.user-edit-cancel{
width:96px;
height: 46px;
border-radius: 5px;
border: 1px solid #d92526;
text-align: center;
line-height:46px;
color: #d71718;
font-size: 16px;
}
/*
�û����� �������*/
.user-form-dv p{
color: #333;
font-size: 14px;
}
.safety-pwd-dv .email-code-inp{
width:196px;
height:34px;
float:left;
border-right: 1px solid #dcdcdc;
}
.safety-pwd-dv .email-code-get{
width:129px;
height:34px;
float:left;
background:#26344b;
color: #fff;
}
/*
ԺУ�б�*/
.order-manager-content .academy-table tr td{
padding:8px 0;
}
.academy-tr-content img{
width: 49px;
height: 39px;
float:left;
margin:auto 20px;
}
.academy-tr-content p{
color: #666666;
font-size: 14px;
float:left;
height: 39px;
line-height: 39px;
overflow: hidden;
text-overflow:ellipsis;
}
.academy-tr-second{
width: 13%;
}
.academy-tr-content{
width: 39%;
}
.post-message{
padding:40px 0 62px 0;
}
.post-message-div{
margin-bottom: 11px;
}
.post-message-left{
width:23.45%;
}
.post-message-left span{
width: 100%;
min-height:36px;
line-height:36px;
text-align: right;
color: #323333;
}
.post-message-left span b{
margin-right: 3px;
color: #ff0800;
}
.post-message-right{
width:75.7%;
}
.post-message-right select{
width: 276px;
height: 36px;
border:1px solid #ccc;
appearance:none;
-moz-appearance:none;
-webkit-appearance:none;
background: url("../img/select-xiala.png") no-repeat 250px center;
text-indent: 10px;
color:#333333;
}
.title-name{
width:670px;
height:36px;
border:1px solid #ccc;
text-indent: 10px;
}
.default-img-box{
width: 108px;
height: 86px;
float:left;
margin-right:16px;
}
.default-img-box img{
width: 108px;
height: 86px;
}
.post-message-inp{
width: 96px;
height: 48px;
border-radius: 5px;
background: #d71718;
color: #fff;
font-size: 16px;
float: left;
margin-right: 7px;
}
.post-message-sub{
width: 96px;
height: 46px;
border-radius: 5px;
font-size: 16px;
float: left;
border: 1px solid #d71718;
color: #d71718;
margin-bottom: 7px;
text-align: center;
line-height:46px;
}
/*
֤�����*/
.certificate-title{
padding:14px 0 0 0;
margin-top: 14px;
border-bottom: 1px solid #eeeeee;
}
.certificate-ul{
overflow: hidden;
}
.certificate-ul .certificate-li{
padding:0 18px;
height: 40px;
border-radius: 5px 5px 0 0;
background: #eeeeee;
float:left;
margin-right: 6px;
text-align: center;
line-height: 40px;
}
.certificate-ul .certificate-mess-li{
padding:0 18px;
height: 40px;
border-radius: 5px 5px 0 0;
float:left;
margin-right: 6px;
text-align: center;
line-height: 40px;
}
.certificate-li a{
color: #333333;
font-size: 16px;
text-align: center;
font-weight:bold;
}
.certificate-li.certificate-on a{
color: #d71718;
}
.certificate-mess-li a{
color: #333333;
font-size: 16px;
text-align: center;
font-weight:bold;
}
.certificate-mess-li.certificate-on{
background: #eee;
}
.certificate-mess-li.certificate-on a{
color: #d71718;
}
.certificate-inp{
width: 276px;
height: 36px;
border:1px solid #ccc;
text-indent: 10px;
}
.certificate-content{
padding:40px 0 120px 0;
}
/*
֤������б�*/
.certificate-trone{
width:9%;
}
.certificate-trtwo{
width: 59%;
}
.certificate-trtwo img{
width:38px;
height: 38px;
float:left;
margin:auto 11px auto 20px;
}
.certificate-trtwo p{
float: left;
}
.trcolor-red{
color: #d71718;
text-decoration: underline;
}
.certificate-answer{
width: 742px;
height: 36px;
border:1px solid #ccc;
text-indent: 10px;
}
.black77{
height: 68px;
}
.order-manager-content .manager-firsttr .train-trone{
width:13%;
}
.order-manager-content .manager-firsttr .train-trtwo{
width: 40%;
text-align: left;
}
/*webkit�ں�*/
.member-safety-right::-webkit-scrollbar {
width:0px;
height:0px;
}
.member-safety-right::-webkit-scrollbar-button {
background-color:rgba(0,0,0,0);
}
.member-safety-right::-webkit-scrollbar-track {
background-color:rgba(0,0,0,0);
}
.member-safety-right::-webkit-scrollbar-track-piece {
background-color:rgba(0,0,0,0);
}
.member-safety-right::-webkit-scrollbar-thumb{
background-color:rgba(0,0,0,0);
}
.member-safety-right::-webkit-scrollbar-corner {
background-color:rgba(0,0,0,0);
}
.member-safety-right::-webkit-scrollbar-resizer {
background-color:rgba(0,0,0,0);
}
.member-safety-right::-webkit-scrollbar {
width:10px;
height:10px;
}
/*o�ں�*/
.member-safety-right .-o-scrollbar{
-moz-appearance: none !important;
background: rgba(0,255,0,0) !important;
}
.member-safety-right::-o-scrollbar-button {
background-color:rgba(0,0,0,0);
}
.member-safety-right::-o-scrollbar-track {
background-color:rgba(0,0,0,0);
}
.member-safety-right::-o-scrollbar-track-piece {
background-color:rgba(0,0,0,0);
}
.member-safety-right::-o-scrollbar-thumb{
background-color:rgba(0,0,0,0);
}
.member-safety-right::-o-scrollbar-corner {
background-color:rgba(0,0,0,0);
}
.member-safety-right::-o-scrollbar-resizer {
background-color:rgba(0,0,0,0);
}
/*IE10,IE11,IE12*/
.member-safety-right{
-ms-scroll-chaining: chained;
-ms-overflow-style: none;
-ms-content-zooming: zoom;
-ms-scroll-rails: none;
-ms-content-zoom-limit-min: 100%;
-ms-content-zoom-limit-max: 500%;
-ms-scroll-snap-type: proximity;
-ms-scroll-snap-points-x: snapList(100%, 200%, 300%, 400%, 500%);
-ms-overflow-style: none;
overflow: auto;
} | 0.326701 | 0.083217 |
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');
:root {
--primaria: #00a8a8;
--amarelo: #e3b23c;
--preto: #29292e;
--cinza-escuro: #707078;
--cinza: #BBB;
--cinza-claro: #efecf1;
--branco-escuro: #efe9f4;
--branco: #fcfcfc;
}
* {
padding: 0;
margin: 0;
box-sizing: border-box;
font-family: 'Poppins', sans-serif;
}
html {
scroll-behavior: smooth;
}
body {
background-color: var(--branco);
height: 100vh;
}
header {
position: relative;
display: flex;
align-items: center;
max-width: 1420px;
margin: auto;
padding: 18px 100px;
}
header a {
text-decoration: none;
font-size: 18px;
color: var(--preto);
transition: background-color 0.2s ease-in-out;
}
header i.fa-bars {
color: var(--primaria);
display: none !important;
font-size: 32px;
cursor: pointer;
}
header > a:nth-child(2) {
display: none;
margin: auto;
cursor: pointer;
}
header #navbar {
width: 100vw;
}
header ul {
width: 100%;
display: flex;
justify-content: space-between;
align-items: center;
}
header li {
list-style: none;
}
header li .foto {
width: 50px;
height: 50px;
object-fit: cover;
border-radius: 50px;
cursor: pointer;
border: 2px solid var(--primaria);
}
.whatsapp-button {
width: 60px;
height: 60px;
position: fixed;
right: 25px;
bottom: 40px;
background-color: #25d366;
color: #FFF;
border-radius: 50px;
text-align: center;
font-size: 40px;
box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
z-index: 10;
}
.whatsapp-icon {
margin-top: 10px;
}
footer {
margin-top: 86px;
background-color: var(--primaria);
color: var(--branco);
padding: 36px;
}
footer .container {
display: flex;
align-items: center;
flex-direction: column;
max-width: 1080px;
margin: auto;
}
footer .container .cabecalho {
width: 100%;
display: flex;
justify-content: space-between;
align-items: center;
padding-right: 200px;
margin-bottom: 32px;
}
footer a {
text-decoration: none;
color: var(--branco);
}
footer .container .cabecalho a {
font-weight: 600;
}
footer .container .conteudo {
width: 100%;
display: flex;
justify-content: space-between;
margin-bottom: 52px;
}
footer .container .conteudo .social i {
font-size: 24px;
}
footer .container .conteudo .navegacao {
display: flex;
gap: 36px;
}
footer .container .conteudo .navegacao .coluna {
display: flex;
flex-direction: column;
}
#mapa {
width: 100%;
height: 500px;
border-radius: 16px;
}
.leaflet-popup-content-wrapper {
background-color: var(--branco);
border-radius: 12px;
}
.leaflet-popup-content {
color: var(--cinza-escuro);
font-size: 16px;
font-weight: 400;
margin: 14px 6px 14px 9px;
}
.leaflet-popup-content a {
background-color: var(--primaria);
color: var(--branco) !important;
padding: 7px 14px;
margin-left: 4px;
border-radius: 10px;
text-decoration: none;
}
button {
color: var(--branco);
background-color: var(--primaria);
border: none;
border-radius: 8px;
width: 130px;
padding: 8px 0;
font-size: 18px;
font-weight: 400;
cursor: pointer;
transition: filter 0.3s ease-in-out;
}
button:hover {
filter: brightness(95%);
}
button.secondary {
background-color: var(--branco);
color: var(--primaria);
border: 2px solid var(--primaria);
}
h3 {
font-weight: bold;
font-size: 36px;
line-height: 54px;
color: var(--preto);
padding-bottom: 24px;
}
h3::after {
content: "";
display: block;
width: 114px;
height: 6px;
background: var(--primaria);
border-radius: 3px;
margin-top: -8px;
}
.card-produto {
position: relative;
display: flex;
flex-direction: column;
width: 264px;
height: 300px;
border-radius: 0px 24px;
box-shadow: 0px 0px 25px rgba(18, 18, 18, 0.05);
margin: 0 auto;
}
.card-produto > * {
flex: 1;
}
.card-produto img {
max-height: 172px;
object-fit: cover;
border-radius: 0px 24px 0 0;
}
.card-produto .titulo {
display: flex;
}
.card-produto .informacoes {
position: relative;
padding: 16px 24px;
}
.card-produto .informacoes .titulo {
display: flex;
align-items: center;
}
.card-produto .informacoes .titulo h4 {
font-weight: 500;
font-size: 19px;
line-height: 22px;
color: var(--cinza-escuro);
}
.card-produto .informacoes .titulo h5 {
font-weight: 600;
font-size: 36px;
line-height: 54px;
color: var(--cinza-escuro);
}
.card-produto .informacoes button {
position: absolute;
bottom: 0;
right: 0;
width: 100px;
height: 55px;
border-radius: 24px 0px 0px 0px;
}
.card-produto .informacoes button i {
font-size: 32px;
}
.estrelas {
display: flex;
height: 38px;
align-items: self-end;
gap: 6px;
}
.estrelas i {
color: var(--amarelo);
font-size: 18px;
}
.estrelas i:not(.atingida) {
color: var(--cinza);
}
.separador {
width: 100%;
font-size: 14px;
color: #707078;
margin: 14px 0;
display: flex;
align-items: center;
}
.separador::before {
content: '';
flex: 1;
height: 1px;
background: #707078;
margin-right: 16px;
}
.separador::after {
content: '';
flex: 1;
height: 1px;
background: #707078;
margin-left: 16px;
}
@media (max-width: 1080px) {
header {
padding: 18px 15%;
}
header i.fa-bars {
display: block !important;
}
header > a:nth-child(2) {
display: block;
}
header #navbar {
width: 100%;
position: absolute;
left: 0;
top: 0;
opacity: 0%;
display: none;
}
header #navbar:target {
opacity: 100%;
display: flex;
}
header #navbar ul {
z-index: 5;
display: flex;
flex-direction: column;
}
header #navbar ul li {
padding: 16px 0;
width: 100%;
text-align: center;
background: var(--branco);
}
header #navbar ul li:hover {
background-color: var(--cinza-claro);
}
header #navbar ul li.logo {
display: none;
}
header #navbar ul li button {
width: 96%;
height: 100%;
}
header #navbar .background {
position: absolute;
top: 0;
left: 0;
height: 100vh;
width: 100%;
background-color: rgba(0, 0, 0, 0.5);
cursor: pointer;
}
header i.fa-bars {
margin-right: 12px;
}
}
@media (max-width: 880px) {
footer .container .cabecalho {
padding-right: 0px;
}
}
@media (max-width: 720px) {
footer .container .cabecalho {
flex-direction: column;
}
footer .container .conteudo {
display: flex;
align-items: center;
justify-content: center;
}
footer .container .conteudo .navegacao {
display: none;
}
} | public/styles/global.css | @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');
:root {
--primaria: #00a8a8;
--amarelo: #e3b23c;
--preto: #29292e;
--cinza-escuro: #707078;
--cinza: #BBB;
--cinza-claro: #efecf1;
--branco-escuro: #efe9f4;
--branco: #fcfcfc;
}
* {
padding: 0;
margin: 0;
box-sizing: border-box;
font-family: 'Poppins', sans-serif;
}
html {
scroll-behavior: smooth;
}
body {
background-color: var(--branco);
height: 100vh;
}
header {
position: relative;
display: flex;
align-items: center;
max-width: 1420px;
margin: auto;
padding: 18px 100px;
}
header a {
text-decoration: none;
font-size: 18px;
color: var(--preto);
transition: background-color 0.2s ease-in-out;
}
header i.fa-bars {
color: var(--primaria);
display: none !important;
font-size: 32px;
cursor: pointer;
}
header > a:nth-child(2) {
display: none;
margin: auto;
cursor: pointer;
}
header #navbar {
width: 100vw;
}
header ul {
width: 100%;
display: flex;
justify-content: space-between;
align-items: center;
}
header li {
list-style: none;
}
header li .foto {
width: 50px;
height: 50px;
object-fit: cover;
border-radius: 50px;
cursor: pointer;
border: 2px solid var(--primaria);
}
.whatsapp-button {
width: 60px;
height: 60px;
position: fixed;
right: 25px;
bottom: 40px;
background-color: #25d366;
color: #FFF;
border-radius: 50px;
text-align: center;
font-size: 40px;
box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
z-index: 10;
}
.whatsapp-icon {
margin-top: 10px;
}
footer {
margin-top: 86px;
background-color: var(--primaria);
color: var(--branco);
padding: 36px;
}
footer .container {
display: flex;
align-items: center;
flex-direction: column;
max-width: 1080px;
margin: auto;
}
footer .container .cabecalho {
width: 100%;
display: flex;
justify-content: space-between;
align-items: center;
padding-right: 200px;
margin-bottom: 32px;
}
footer a {
text-decoration: none;
color: var(--branco);
}
footer .container .cabecalho a {
font-weight: 600;
}
footer .container .conteudo {
width: 100%;
display: flex;
justify-content: space-between;
margin-bottom: 52px;
}
footer .container .conteudo .social i {
font-size: 24px;
}
footer .container .conteudo .navegacao {
display: flex;
gap: 36px;
}
footer .container .conteudo .navegacao .coluna {
display: flex;
flex-direction: column;
}
#mapa {
width: 100%;
height: 500px;
border-radius: 16px;
}
.leaflet-popup-content-wrapper {
background-color: var(--branco);
border-radius: 12px;
}
.leaflet-popup-content {
color: var(--cinza-escuro);
font-size: 16px;
font-weight: 400;
margin: 14px 6px 14px 9px;
}
.leaflet-popup-content a {
background-color: var(--primaria);
color: var(--branco) !important;
padding: 7px 14px;
margin-left: 4px;
border-radius: 10px;
text-decoration: none;
}
button {
color: var(--branco);
background-color: var(--primaria);
border: none;
border-radius: 8px;
width: 130px;
padding: 8px 0;
font-size: 18px;
font-weight: 400;
cursor: pointer;
transition: filter 0.3s ease-in-out;
}
button:hover {
filter: brightness(95%);
}
button.secondary {
background-color: var(--branco);
color: var(--primaria);
border: 2px solid var(--primaria);
}
h3 {
font-weight: bold;
font-size: 36px;
line-height: 54px;
color: var(--preto);
padding-bottom: 24px;
}
h3::after {
content: "";
display: block;
width: 114px;
height: 6px;
background: var(--primaria);
border-radius: 3px;
margin-top: -8px;
}
.card-produto {
position: relative;
display: flex;
flex-direction: column;
width: 264px;
height: 300px;
border-radius: 0px 24px;
box-shadow: 0px 0px 25px rgba(18, 18, 18, 0.05);
margin: 0 auto;
}
.card-produto > * {
flex: 1;
}
.card-produto img {
max-height: 172px;
object-fit: cover;
border-radius: 0px 24px 0 0;
}
.card-produto .titulo {
display: flex;
}
.card-produto .informacoes {
position: relative;
padding: 16px 24px;
}
.card-produto .informacoes .titulo {
display: flex;
align-items: center;
}
.card-produto .informacoes .titulo h4 {
font-weight: 500;
font-size: 19px;
line-height: 22px;
color: var(--cinza-escuro);
}
.card-produto .informacoes .titulo h5 {
font-weight: 600;
font-size: 36px;
line-height: 54px;
color: var(--cinza-escuro);
}
.card-produto .informacoes button {
position: absolute;
bottom: 0;
right: 0;
width: 100px;
height: 55px;
border-radius: 24px 0px 0px 0px;
}
.card-produto .informacoes button i {
font-size: 32px;
}
.estrelas {
display: flex;
height: 38px;
align-items: self-end;
gap: 6px;
}
.estrelas i {
color: var(--amarelo);
font-size: 18px;
}
.estrelas i:not(.atingida) {
color: var(--cinza);
}
.separador {
width: 100%;
font-size: 14px;
color: #707078;
margin: 14px 0;
display: flex;
align-items: center;
}
.separador::before {
content: '';
flex: 1;
height: 1px;
background: #707078;
margin-right: 16px;
}
.separador::after {
content: '';
flex: 1;
height: 1px;
background: #707078;
margin-left: 16px;
}
@media (max-width: 1080px) {
header {
padding: 18px 15%;
}
header i.fa-bars {
display: block !important;
}
header > a:nth-child(2) {
display: block;
}
header #navbar {
width: 100%;
position: absolute;
left: 0;
top: 0;
opacity: 0%;
display: none;
}
header #navbar:target {
opacity: 100%;
display: flex;
}
header #navbar ul {
z-index: 5;
display: flex;
flex-direction: column;
}
header #navbar ul li {
padding: 16px 0;
width: 100%;
text-align: center;
background: var(--branco);
}
header #navbar ul li:hover {
background-color: var(--cinza-claro);
}
header #navbar ul li.logo {
display: none;
}
header #navbar ul li button {
width: 96%;
height: 100%;
}
header #navbar .background {
position: absolute;
top: 0;
left: 0;
height: 100vh;
width: 100%;
background-color: rgba(0, 0, 0, 0.5);
cursor: pointer;
}
header i.fa-bars {
margin-right: 12px;
}
}
@media (max-width: 880px) {
footer .container .cabecalho {
padding-right: 0px;
}
}
@media (max-width: 720px) {
footer .container .cabecalho {
flex-direction: column;
}
footer .container .conteudo {
display: flex;
align-items: center;
justify-content: center;
}
footer .container .conteudo .navegacao {
display: none;
}
} | 0.326164 | 0.091707 |
@font-face { font-family: JollysightSans; src: url(../fonts/JollysightSans.ttf); }
.font_Jolly {
font-size: 20px;
font-family: JollysightSans;
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-weight: 300;
line-height: 25px;
letter-spacing: 1.5px;
}
.line {
display: none;
}
.menu-logo2 {
display: none;
}
.mt-20 {
margin-top: 20px;
}
.mb-20 {
margin-top: 20px;
}
.mg-bottom-10 {
margin-bottom: 10px;
}
.mg-bottom-20 {
margin-bottom: 10px;
}
.btn-default {
width: 120px;
height: auto;
color: black;
border-color: black;
border-style: solid;
border-width: thin;
border-radius: 0px;
letter-spacing: 4px;
background-color: transparent;
font-size: 1em;
}
.btn-default:hover {
background-color: #e1e1e1;
color: black;
-webkit-transition: 0.2s;
-moz-transition: 0.2s;
transition: 0.6s;
}
.btn-default:focus,
.btn-default:active {
background-color: white;
color: black;
font-weight: 500;
border-style: solid;
border-width: thin;
border-radius: 0px;
}
.padding-default-top-bottom {
padding-top: 10%;
padding-bottom: 10%;
}
.upper-case {
text-transform: uppercase;
}
/* === NAV === */
.menu-logo img {
max-height: 40px;
margin-top: 1%;
margin-left: 10%;
}
.navbar-default {
box-shadow: 0px 0px 0px 2px rgba(0,0,0,0.05);
border-color: rgba(34,34,34,.05);
background-color: #fff;
-webkit-transition: all .35s;
-moz-transition: all .35s;
transition: all .35s;
}
.navbar-default .navbar-header .navbar-brand {
color: #c8c8c8;
}
.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
color: #eb3812;
}
.navbar-default .nav > li>a,
.navbar-default .nav>li>a:focus {
color: #222;
}
.navbar-default .nav > li > a.menu-bg-black,
.navbar-default .nav > li > a.menu-bg-black:focus {
color: #fff !important;
background-color: #000 !important;
margin-top: 10%;
padding-top: 5%;
padding-bottom: 5%;
}
.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus:hover {
color: #c8c8c8;
}
.navbar-default .nav > li.active > a,
.navbar-default .nav > li.active > a:focus {
color: #c8c8c8 !important;
background-color: transparent;
}
.navbar-default .nav > li.active>a:hover,
.navbar-default .nav>li.active>a:focus:hover {
background-color: transparent;
}
/* Simple LightBox Arrow */
button.sl-prev .fa, button.sl-next .fa {
font-size: 35px !important;
font-weight: bold;
}
/*==== COTIDIANO ====*/
.cotidiano {
background-image: url(../img/cotidiano/surf_coqueiro_bolsa_praia_estudio_sempreviva.jpg);
background-position: left bottom;
background-size: cover;
width: 100%;
height: 140px;
}
.cotidiano-cont {
margin-top: 13%;
padding-left: 8%;
}
.titulo_cotidiano {
text-align: right;
}
.img-redes {
width: 30px;
}
/*==== ESTILOS ESPECIAIS (min-width:768px) ====*/
@media(min-width:768px) {
.menu-logo2 {
display: inline-block;
margin-top: 3px;
}
.menu-logo {
display: none;
}
.padding-default-top-bottom {
padding-top: 3.5%;
padding-bottom: 3.5%;
}
.navbar-nav {
font-size: 11px;
}
.navbar-default {
border-color: rgba(255,255,255,.3);
}
.navbar-default .navbar-header .navbar-brand {
color: #000;
}
.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
color: #c8c8c8;
}
.navbar-default .nav > li>a,
.navbar-default .nav>li>a:focus {
color: #000;
}
.navbar-default .nav > li>a:hover,
.navbar-default .nav>li>a:focus:hover {
color: #c8c8c8;
}
.navbar-default.affix {
border-color: rgba(34,34,34,.05);
background-color: #fff;
}
.navbar-default.affix .navbar-header .navbar-brand {
color: #c8c8c8;
}
.navbar-default.affix .navbar-header .navbar-brand:hover,
.navbar-default.affix .navbar-header .navbar-brand:focus {
color: #eb3812;
}
.navbar-default.affix .nav > li>a,
.navbar-default.affix .nav>li>a:focus {
color: #222;
}
.navbar-default.affix .nav > li>a:hover,
.navbar-default.affix .nav>li>a:focus:hover {
color: #c8c8c8;
}
.menu-logo img {
margin-top: 4.5%;
margin-left: 30%;
}
.sobrenos-img {
width: 70%;
margin: 40px 0px 10px 120px;
}
.txt-sobrenos {
margin-bottom: 50px;
}
.cotidiano-cont {
margin-top: 5%;
margin-left: 3%;
}
.btn-blog {
margin-top: 5%;
}
.div_instagram {
width: 8%;
}
.div_facebook {
width: 5%;
}
.img_instagram {
width: 30px;
}
.img_facebook {
width: 30px;
}
.carousel-indicators {
padding-left: 5%;
bottom: 0px;
}
}
/*==== ESTILOS ESPECIAIS (min-width: 1024px) ====*/
@media screen and (min-width: 800px) {
.menu-logo2 {
display: none;
}
.menu-logo {
display: inline-block;
}
}
/*==== ESTILOS ESPECIAIS (min-width: 1024px) ====*/
@media screen and (min-width: 1024px){
.navbar-nav li a {
margin-top: 2.5%;
}
.titulo_cotidiano {
text-align: right;
}
.amorcostura-img {
margin-top: 10%;
}
.img-criadopor {
width: 25%;
margin-bottom: 1%;
}
.line {
width: 32%;
height: 47px;
border-bottom: 1px solid black;
position: absolute;
display: flex;
margin-bottom: 2%;
}
}
/*==== ESTILOS ESPECIAIS (min-width: 1280px) ====*/
@media screen and (min-width: 1280px){
.navbar-nav {
margin-right: 3%;
}
.navbar-default {
height: 60px;
}
.lg-space {
margin-top: 3px;
}
}
@media screen and (min-width: 1920px){
.sobrenos-img {
width: 80%;
margin-top: 0%;
margin-left: 10%;
}
.bg-contato-email {
margin-left: 0px;
}
.line {
margin-left: 2%;
}
} | css/estilos.css | @font-face { font-family: JollysightSans; src: url(../fonts/JollysightSans.ttf); }
.font_Jolly {
font-size: 20px;
font-family: JollysightSans;
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-weight: 300;
line-height: 25px;
letter-spacing: 1.5px;
}
.line {
display: none;
}
.menu-logo2 {
display: none;
}
.mt-20 {
margin-top: 20px;
}
.mb-20 {
margin-top: 20px;
}
.mg-bottom-10 {
margin-bottom: 10px;
}
.mg-bottom-20 {
margin-bottom: 10px;
}
.btn-default {
width: 120px;
height: auto;
color: black;
border-color: black;
border-style: solid;
border-width: thin;
border-radius: 0px;
letter-spacing: 4px;
background-color: transparent;
font-size: 1em;
}
.btn-default:hover {
background-color: #e1e1e1;
color: black;
-webkit-transition: 0.2s;
-moz-transition: 0.2s;
transition: 0.6s;
}
.btn-default:focus,
.btn-default:active {
background-color: white;
color: black;
font-weight: 500;
border-style: solid;
border-width: thin;
border-radius: 0px;
}
.padding-default-top-bottom {
padding-top: 10%;
padding-bottom: 10%;
}
.upper-case {
text-transform: uppercase;
}
/* === NAV === */
.menu-logo img {
max-height: 40px;
margin-top: 1%;
margin-left: 10%;
}
.navbar-default {
box-shadow: 0px 0px 0px 2px rgba(0,0,0,0.05);
border-color: rgba(34,34,34,.05);
background-color: #fff;
-webkit-transition: all .35s;
-moz-transition: all .35s;
transition: all .35s;
}
.navbar-default .navbar-header .navbar-brand {
color: #c8c8c8;
}
.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
color: #eb3812;
}
.navbar-default .nav > li>a,
.navbar-default .nav>li>a:focus {
color: #222;
}
.navbar-default .nav > li > a.menu-bg-black,
.navbar-default .nav > li > a.menu-bg-black:focus {
color: #fff !important;
background-color: #000 !important;
margin-top: 10%;
padding-top: 5%;
padding-bottom: 5%;
}
.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus:hover {
color: #c8c8c8;
}
.navbar-default .nav > li.active > a,
.navbar-default .nav > li.active > a:focus {
color: #c8c8c8 !important;
background-color: transparent;
}
.navbar-default .nav > li.active>a:hover,
.navbar-default .nav>li.active>a:focus:hover {
background-color: transparent;
}
/* Simple LightBox Arrow */
button.sl-prev .fa, button.sl-next .fa {
font-size: 35px !important;
font-weight: bold;
}
/*==== COTIDIANO ====*/
.cotidiano {
background-image: url(../img/cotidiano/surf_coqueiro_bolsa_praia_estudio_sempreviva.jpg);
background-position: left bottom;
background-size: cover;
width: 100%;
height: 140px;
}
.cotidiano-cont {
margin-top: 13%;
padding-left: 8%;
}
.titulo_cotidiano {
text-align: right;
}
.img-redes {
width: 30px;
}
/*==== ESTILOS ESPECIAIS (min-width:768px) ====*/
@media(min-width:768px) {
.menu-logo2 {
display: inline-block;
margin-top: 3px;
}
.menu-logo {
display: none;
}
.padding-default-top-bottom {
padding-top: 3.5%;
padding-bottom: 3.5%;
}
.navbar-nav {
font-size: 11px;
}
.navbar-default {
border-color: rgba(255,255,255,.3);
}
.navbar-default .navbar-header .navbar-brand {
color: #000;
}
.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
color: #c8c8c8;
}
.navbar-default .nav > li>a,
.navbar-default .nav>li>a:focus {
color: #000;
}
.navbar-default .nav > li>a:hover,
.navbar-default .nav>li>a:focus:hover {
color: #c8c8c8;
}
.navbar-default.affix {
border-color: rgba(34,34,34,.05);
background-color: #fff;
}
.navbar-default.affix .navbar-header .navbar-brand {
color: #c8c8c8;
}
.navbar-default.affix .navbar-header .navbar-brand:hover,
.navbar-default.affix .navbar-header .navbar-brand:focus {
color: #eb3812;
}
.navbar-default.affix .nav > li>a,
.navbar-default.affix .nav>li>a:focus {
color: #222;
}
.navbar-default.affix .nav > li>a:hover,
.navbar-default.affix .nav>li>a:focus:hover {
color: #c8c8c8;
}
.menu-logo img {
margin-top: 4.5%;
margin-left: 30%;
}
.sobrenos-img {
width: 70%;
margin: 40px 0px 10px 120px;
}
.txt-sobrenos {
margin-bottom: 50px;
}
.cotidiano-cont {
margin-top: 5%;
margin-left: 3%;
}
.btn-blog {
margin-top: 5%;
}
.div_instagram {
width: 8%;
}
.div_facebook {
width: 5%;
}
.img_instagram {
width: 30px;
}
.img_facebook {
width: 30px;
}
.carousel-indicators {
padding-left: 5%;
bottom: 0px;
}
}
/*==== ESTILOS ESPECIAIS (min-width: 1024px) ====*/
@media screen and (min-width: 800px) {
.menu-logo2 {
display: none;
}
.menu-logo {
display: inline-block;
}
}
/*==== ESTILOS ESPECIAIS (min-width: 1024px) ====*/
@media screen and (min-width: 1024px){
.navbar-nav li a {
margin-top: 2.5%;
}
.titulo_cotidiano {
text-align: right;
}
.amorcostura-img {
margin-top: 10%;
}
.img-criadopor {
width: 25%;
margin-bottom: 1%;
}
.line {
width: 32%;
height: 47px;
border-bottom: 1px solid black;
position: absolute;
display: flex;
margin-bottom: 2%;
}
}
/*==== ESTILOS ESPECIAIS (min-width: 1280px) ====*/
@media screen and (min-width: 1280px){
.navbar-nav {
margin-right: 3%;
}
.navbar-default {
height: 60px;
}
.lg-space {
margin-top: 3px;
}
}
@media screen and (min-width: 1920px){
.sobrenos-img {
width: 80%;
margin-top: 0%;
margin-left: 10%;
}
.bg-contato-email {
margin-left: 0px;
}
.line {
margin-left: 2%;
}
} | 0.260484 | 0.085061 |
header {
left: 0;
top: 0;
display: block !important;
position: fixed !important;
width: 100%;
height: 60px;
-webkit-transition: all 0.1s ease-in-out !important;
-moz-transition: all 0.1s ease-in-out !important;
-o-transition: all 0.1s ease-in-out !important;
-ms-transition: all 0.1s ease-in-out !important;
-webkit-transition: all 0.1s ease-in-out !important;
transition: all 0.1s ease-in-out !important;
color: #000000 !important; }
header:not(.site-header.site-header--home.site-header__container.dsp-flex-xs grd-algn-center-xs.col-12-xs.p-l-4-xs.p-l-5-m.p-r-4-xs.p-r-5-m.visible-bottom-edge.hed-s) {
-webkit-box-shadow: inset 0 32px 30px -9px rgba(0, 0, 0, 0.3);
-moz-box-shadow: inset 0 32px 30px -9px rgba(0, 0, 0, 0.3);
box-shadow: inset 0 32px 30px -9px rgba(0, 0, 0, 0.3);
background: transparent; }
body.home header:not(.scrolled), body.archive.category-music header:not(.scrolled), body.archive.post-type-archive-cracktv header:not(.scrolled), body.archive.post-type-archive-shows header:not(.scrolled), body.archive.post-type-archive-festivals header:not(.scrolled), body.single-article:not(.album-reviews):not(.premieres) header:not(.scrolled), body.single-cracktv header:not(.scrolled) {
-webkit-box-shadow: inset 0 32px 30px -9px rgba(0, 0, 0, 0.3);
-moz-box-shadow: inset 0 32px 30px -9px rgba(0, 0, 0, 0.3);
box-shadow: inset 0 32px 30px -9px rgba(0, 0, 0, 0.3);
background: transparent; }
body.single-article:not(.album-reviews):not(.premieres) header:not(.scrolled) .navbar__logo, body.single-article:not(.album-reviews):not(.premieres) header:not(.scrolled) .navbar-nav-toggle {
opacity: 0; }
body.home header:not(.scrolled) .navbar__logo__reversed, body.home header:not(.scrolled) ~ .navbar-header .navbar-toggle__reversed, body.archive.category-music header:not(.scrolled) .navbar__logo__reversed, body.archive.category-music header:not(.scrolled) .navbar-toggle__reversed, body.archive.post-type-archive-cracktv header:not(.scrolled) .navbar__logo__reversed, body.archive.post-type-archive-cracktv header:not(.scrolled) .navbar-toggle__reversed, body.single-article:not(.album-reviews):not(.premieres) header:not(.scrolled) .navbar__logo__reversed, body.single-article:not(.album-reviews):not(.premieres) header:not(.scrolled) .navbar-toggle__reversed, body.single-cracktv header:not(.scrolled) .navbar__logo__reversed, body.single-cracktv header:not(.scrolled) .navbar-toggle__reversed {
opacity: 1; }
body.single-article:not(.album-reviews):not(.premieres) header:not(.scrolled) .navbar__shares, body.single-cracktv header:not(.scrolled) .navbar__shares {
opacity: 0;
z-index: -1; }
.navbar-navigation .navbar-nav {
float: none; }
.navbar-brand img {
display: inline-block; }
.navbar-brand {
float: none; }
.navbar__logo {
position: fixed;
left: 0;
right: 0;
top: 13px;
text-align: center; }
.navbar {
border-top: 0;
border-radius: 0;
transition: transform .2s ease-in;
-webkit-transition: -webkit-transform .2s ease-in; }
.navbar__logo__reversed {
transition: opacity 0.3s ease-in;
opacity: 0; }
.navbar-toggle__reversed {
opacity: 0; }
.navbar-header {
background: #000; }
.navbar-nav-main {
background: #fff;
float: left;
position: fixed;
top: 0;
transform: translate(-100%);
width: 300px;
height: 100vh;
background: black;
z-index: 250;
transition: transform .2s ease-in;
-webkit-transition: -webkit-transform .2s ease-in; }
.main__feature {
padding-bottom: 40px; }
#main__scroll {
border-left: 1px solid #eee; }
body.page-id-87399 .home-lead-image {
height: 60vh; }
body.page-template-page-lists .load-more.row .article-block:first-child {
display: none; }
body.postid-93219 .responsive-video {
position: relative;
padding-bottom: 0px;
overflow: hidden;
max-width: 100%;
height: 906px; }
#at_ad {
height: 500px;
background: url(images/FATIMA.jpg) no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: 155%;
margin: 0 auto;
margin-bottom: 30px;
display: block;
max-width: 1500px; }
#at_ad.at_ad--zimon {
background: url(images/ZIMON.jpg) no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: 155%; }
#at_ad.at_ad--lena {
background: url(images/LENA.jpg) no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: 155%; }
#at_ad.at_ad--yinka {
background: url(images/YINKA.jpg) no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: 155%; }
#aphex_ad {
height: 500px;
background: url("https://crackmagazine.net/wp-content/uploads/2018/09/aphex-Parallax-background.jpg") no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: 155%;
margin: 0 auto;
margin-bottom: 30px;
display: block;
max-width: 1500px; }
#aphex_ad.pcoa {
height: 500px;
background: url("https://crackmagazine.net/wp-content/uploads/2018/09/Paralax_Background_V1.png") no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: 155%;
margin: 0 auto;
margin-bottom: 30px;
display: block;
max-width: 1500px; }
#aphex_ad.leon {
height: 500px;
background: url("https://crackmagazine.net/wp-content/uploads/2018/10/LeonVynehall-ParallaxBG.jpg") no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: 155%;
margin: 0 auto;
margin-bottom: 30px;
display: block;
max-width: 1500px; }
#aphex_ad.sub {
height: 500px;
background: url("https://crackmagazine.net/wp-content/uploads/2018/11/Crack-Subscription-Parallax-BG-1.jpg") no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: 155%;
margin: 0 auto;
margin-bottom: 30px;
display: block;
max-width: 1500px; }
#aphex_ad.fourtet {
height: 500px;
background: url("https://crackmagazine.net/wp-content/uploads/2018/10/Four-Tet-parallax.jpg") no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: 155%;
margin: 0 auto;
margin-bottom: 30px;
display: block;
max-width: 1500px; }
#aphex_ad.ams {
height: 700px;
background: url("https://crackmagazine.net/wp-content/uploads/2019/01/AMS_banner_crack_BG.jpg") no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: 155%;
margin: 0 auto;
margin-bottom: 30px;
display: block;
max-width: 1500px; }
@media only screen and (max-width: 768px) {
#aphex_ad.ams {
height: 200px; } }
#aphex_ad p {
text-align: center;
font-family: 'maison_neuebook';
max-width: 300px;
margin: 0 auto;
position: relative;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
margin-bottom: 0;
font-size: 40px;
color: #fff;
line-height: 1.4;
margin-bottom: 0; }
#aphex_ad.pcoa p {
text-align: center;
font-family: 'maison_neuebook';
max-width: 100%;
margin: 0 auto;
position: relative;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
margin-bottom: 0;
font-size: 40px;
color: #fff;
line-height: 1.4;
margin-bottom: 0; }
#aphex_ad.leon p {
text-align: center;
font-family: 'maison_neuebook';
max-width: 100%;
margin: 0 auto;
position: relative;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
margin-bottom: 0;
font-size: 40px;
color: #fff;
line-height: 1.4;
margin-bottom: 0; }
#aphex_ad.unsound p {
text-align: center;
font-family: 'maison_neuebook';
max-width: 100%;
margin: 0 auto;
position: relative;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
margin-bottom: 0;
font-size: 40px;
color: #fff;
line-height: 1.4;
margin-bottom: 0; }
#aphex_ad.bbk p {
text-align: center;
font-family: 'maison_neuebook';
max-width: 90%;
margin: 0 auto;
position: relative;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
margin-bottom: 0;
font-size: 40px;
color: #fff;
line-height: 1.4;
margin-bottom: 0; }
#aphex_ad.sub p {
text-align: center;
font-family: 'maison_neuebook';
max-width: 100%;
margin: 0 auto;
position: relative;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
margin-bottom: 0;
font-size: 40px;
color: #fff;
line-height: 1.4;
margin-bottom: 0; }
#aphex_ad.fourtet p {
text-align: center;
font-family: 'maison_neuebook';
max-width: 100%;
margin: 0 auto;
position: relative;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
margin-bottom: 0;
font-size: 40px;
color: #fff;
line-height: 1.4;
margin-bottom: 0; }
#aphex_ad.ams p {
text-align: center;
font-family: 'maison_neuebook';
max-width: 100%;
margin: 0 auto;
position: relative;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
margin-bottom: 0;
font-size: 40px;
color: #fff;
line-height: 1.4;
margin-bottom: 0; }
#aphex_ad p img {
max-width: 100%; }
#aphex_ad.fourtet p img {
width: 800px;
max-width: 95%;
filter: drop-shadow(0px 0px 10px black); }
#at_ad p {
text-align: center;
font-family: 'maison_neuebook';
max-width: 900px;
margin: 0 auto;
position: relative;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
margin-bottom: 0;
font-size: 40px;
color: #fff;
line-height: 1.4;
margin-bottom: 0; }
#at_ad .small {
font-size: 18px;
position: relative;
top: 10px; }
#at_ad .at_mobile {
display: none; }
#mk_ad {
height: 500px;
background: url(images/MK---PARALAX-BANNER-bg.jpg) no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: 155%;
margin: 0 auto;
margin-bottom: 30px;
display: block;
max-width: 1500px; }
#mk_ad p {
text-align: center;
font-family: 'maison_neuebook';
max-width: 900px;
margin: 0 auto;
position: relative;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
margin-bottom: 0;
font-size: 40px;
color: #fff;
line-height: 1.4;
margin-bottom: 0; }
header {
z-index: 100 !important;
text-transform: capitalize;
display: -webkit-box !important;
display: flex !important;
-webkit-box-shadow: none;
box-shadow: none;
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.45), transparent 90%);
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.45), transparent 90%);
background: -o-linear-gradient(top, rgba(0, 0, 0, 0.45), transparent 90%);
background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.45), transparent 90%);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0.45), transparent 90%);
-webkit-box-align: center !important;
align-items: center !important;
padding-left: 20px;
padding-left: 12px;
padding-right: 20px;
padding-right: 12px;
font-size: 16px;
font-size: 1rem; }
#mk_ad p img {
max-width: 100%; }
@media only screen and (max-width: 950px) {
#at_ad {
height: auto;
margin-bottom: 30px;
display: block;
padding: 30px;
background-position: center center !important;
background-size: cover !important; }
#aphex_ad {
height: auto;
margin-bottom: 30px;
display: block;
padding: 30px;
background-position: center center !important;
background-size: cover !important; }
#at_ad p {
text-align: center;
font-family: 'maison_neuebook';
margin: 0 auto;
position: relative;
top: 0;
transform: translateY(0);
-webkit-transform: translateY(0);
margin-bottom: 0;
font-size: 18px;
color: #fff;
line-height: 1.4;
margin-bottom: 0; }
#aphex_ad p {
text-align: center;
font-family: 'maison_neuebook';
margin: 0 auto;
position: relative;
top: 0;
transform: translateY(0);
-webkit-transform: translateY(0);
margin-bottom: 0;
font-size: 18px;
color: #fff;
line-height: 1.4;
margin-bottom: 0; }
#at_ad .small {
font-size: 14px; }
#at_ad .at_desktop {
display: none; }
#at_ad .at_mobile {
display: block; } }
@media only screen and (max-width: 768px) {
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
width: 100%; } }
.secondBlock .article-block:nth-child(-n+6) {
display: none; }
body.woocommerce-page {
background: white; }
body.woocommerce-page .post-header {
display: none; }
body.woocommerce-page.single-product .post-header {
display: block; }
body.woocommerce-page.single-product .post-header h1 {
text-align: left;
max-width: none; }
body.woocommerce-page ul.products li.product-category:first-child {
display: none; }
body.woocommerce-page h2 {
tex-align: center; }
body.woocommerce-page.page-id-40000 h2 {
display: none; }
body.woocommerce-page.page-id-40000 h2.woocommerce-loop-category__title, body.woocommerce-page.page-id-40000 h2.woocommerce-loop-product__title {
display: block;
color: black;
text-align: center;
font-size: 24px !important;
font-weight: bold;
line-height: 1.4; }
body.woocommerce-page h1 {
font-family: 'akzidenzgrotesk-MedExt';
text-align: center;
font-size: 27px;
max-width: 800px;
margin: 0 auto;
margin-bottom: 50px; }
body.woocommerce-page a#cart-link {
font-size: 24px; }
body.woocommerce-page a#cart-link img {
vertical-align: bottom; }
body.woocommerce-page .post-navigation {
display: none; }
body.woocommerce-page ul.products a.button {
display: none; }
body.woocommerce-page ul.products h2.woocommerce-loop-product__title, body.woocommerce-page ul.products h2.woocommerce-loop-category__title {
text-align: left;
font-family: 'akzidenzgrotesk-MedExt'; }
body.woocommerce-page.page-id-40000 span {
text-align: center;
font-size: 16px !important;
line-height: 1.4;
color: black; }
.woocommerce div.product div.images .flex-control-thumbs li {
height: auto; }
body.woocommerce-page.page-id-40000 .product_type_variable-subscription.add_to_cart_button {
display: none; }
.woocommerce ul.products li.product .price .from {
color: black;
text-transform: none; }
.woocommerce ul.products li.product {
padding: 0 18px;
padding-bottom: 30px; }
h2.woocommerce-loop-product__title {
text-align: center;
font-size: 20px !important;
line-height: 1.4; }
.woocommerce ul.products li.product .price {
text-align: left;
font-size: 16px !important; }
body.woocommerce-page .post_content > h2:first-child {
display: none; }
body.woocommerce-page .post_content {
padding-top: 30px; }
body.woocommerce-page .post_content .flex-control-nav {
bottom: -45px; }
body.woocommerce-page span.sold-out-overlay {
background: red;
color: #fff !important;
font-size: 20px !important;
padding: 10px 20px;
position: absolute;
left: 50%;
top: 30%;
transform: translateX(-50%) translateY(-50%);
text-transform: uppercase;
font-family: 'akzidenzgrotesk-MedExt'; }
.woocommerce ul.products li.product .woocommerce-loop-product__title {
padding-bottom: 5px !important;
font-size: 20px !important; }
.woocommerce-product-gallery .flex-viewport {
height: auto !important; }
body.woocommerce-page .woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
background: #ccc; }
.single_add_to_cart_button.button.alt.disabled {
background-color: #ccc; }
li.post-81727 {
margin-right: 0 !important; }
.woocommerce-variation-availability {
display: none; }
body.postid-95214 .responsive-video {
height: auto !important;
padding-bottom: 0 !important; }
body.postid-95214 .responsive-video iframe {
position: static !important; }
body.postid-95214 .responsive-video iframe {
height: none; }
body.postid-95399 .lead-title h1 {
color: black; }
body.postid-95399 .lead-title h1:after {
content: 'Crack Magazine has collaborated with the self-taught designer on an exclusive collection born from the rave, destined for the bargain bin';
font-size: 24px;
margin-top: 40px;
display: block;
text-align: center;
font-family: 'akzidenzgrotesk-regular','Akzidenz-Grotesk Pro',arial,sans;
text-shadow: none; }
body.page-id-36449 li {
color: white; }
body.page-id-36449 h1, body.page-id-36449 h3 {
color: white;
font-size: 24px; }
body.page-id-36449 h4 {
color: white; }
body.page-id-36449 .post_content {
max-width: 800px;
font-size: 2rem;
margin: 0 auto; }
body.page-id-36449 .post_content p {
font-size: 2rem;
line-height: 1.4; }
.feature_content .post_content .sidebyside__credit {
text-align: right;
color: #666;
margin-right: 16px;
margin-top: -24px; }
.feature_content .post_content .sidebyside__credit p {
font-size: 9px;
line-height: 1.35;
margin-bottom: 20px;
margin-right: 16px; }
p.stock.in-stock {
display: none; }
body.postid-97039 .lead-title h1 {
text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8); }
body.postid-104671 .lead-title h1 {
text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8); }
body.postid-104934 .lead-title h1 {
text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8); }
body.postid-111104 .lead-title h1 {
text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8); }
#asap_ad {
height: 500px;
background: url(images/FATIMA.jpg) no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: 155%;
margin: 0 auto;
margin-bottom: 30px;
display: block;
max-width: 1500px;
background: url(/wp-content/themes/crack/images/asap-ad.jpg) no-repeat;
background-size: 135% auto !important;
transform: translateZ(1px); }
#asap_ad p {
text-align: center;
max-width: 900px;
margin: 0 auto;
position: relative;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
margin-bottom: 0;
font-size: 40px;
color: #fff;
line-height: 1.4;
margin-bottom: 0; }
@media only screen and (min-width: 951px) {
#asap_ad {
height: 550px; } }
@media only screen and (max-width: 799px) {
#asap_ad {
background-size: 155% auto !important; } }
#asap_ad p {
background-size: 100%;
width: 750px;
height: 200px;
max-width: 80%;
margin: 0 auto; }
#asap_ad p img {
max-width: 100%; }
@media only screen and (max-width: 950px) {
#asap_ad {
height: auto;
margin-bottom: 30px;
display: block;
background-position: center center !important;
background-size: cover !important; }
#asap_ad p {
text-align: center;
font-family: 'maison_neuebook';
margin: 0 auto;
position: relative;
top: 0;
transform: translateY(0);
-webkit-transform: translateY(0);
margin-bottom: 0;
font-size: 18px;
color: #fff;
line-height: 200px;
margin-bottom: 0; }
#mk_ad {
height: auto;
margin-bottom: 30px;
display: block;
background-position: center center !important;
background-size: cover !important; }
#mk_ad p {
text-align: center;
font-family: 'maison_neuebook';
margin: 0 auto;
position: relative;
top: 0;
transform: translateY(0);
-webkit-transform: translateY(0);
margin-bottom: 0;
font-size: 18px;
color: #fff;
line-height: 200px;
margin-bottom: 0; } }
.slides li[data-href*="/jorja-smith-real-talk/"] {
background-position: left center; }
body.postid-97895 .lead-image {
background-position-x: left !important; }
#top_vid {
object-fit: cover;
max-width: none;
width: 100%;
height: 100%; }
@media only screen and (max-width: 767px) {
.feature_content .post_content .sidebyside__credit p {
margin-right: 0; }
.feature_content .post_content .sidebyside__credit {
width: 100%; }
.gallery__flex {
padding: 0; }
.landscape-gallery .captions {
padding-right: 15px; }
.col-md-6 .landscape-gallery .captions {
padding-right: 0; }
.leaderboard {
display: none !important; }
.woocommerce-product-gallery {
margin-bottom: 3em !important; } }
body.postid-100263 .gallery__flex {
margin-top: 60px; }
body.postid-100263 .gallery__flex img {
margin-bottom: 6px; }
body.postid-100263 .ad-wrapper {
display: none; }
body.postid-100263 .credit p {
font-size: 10px;
margin-bottom: 0;
line-height: 1.2;
color: #bbb; }
body.postid-100263 #content .credit p a {
color: #bbb;
text-decoration: underline; }
body.postid-100263 .post-content-list-item h2 {
font-size: 24px;
margin-bottom: 7px; }
body.postid-100263 .post-content-list-item .sub-title {
margin-bottom: 30px; }
body.postid-105122 .list--main {
background: url("/wp-content/themes/crack/images/Background-Gradient-4.jpg") no-repeat;
background-attachment: fixed;
background-size: cover; }
body.postid-104432 .list--main {
background: url("/wp-content/themes/crack/images/future-list-bg.jpg") no-repeat;
background-attachment: fixed;
background-size: cover; }
body.postid-105821 img.slf {
display: none; }
body.postid-105821 {
background: url("https://crackmagazine.net/wp-content/uploads/2018/09/Background-Gradient-future.jpg") no-repeat;
background-attachment: fixed;
background-size: cover; }
body.postid-105977 {
background: url("https://crackmagazine.net/wp-content/uploads/2018/10/Background-Gradient-3.jpg") no-repeat;
background-attachment: fixed;
background-size: cover; }
body.postid-105977 .lead-title {
display: none; }
body.postid-105122 .ad-wrapper {
background: transparent; }
body.postid-100263 .post-content-text .lead {
font-size: 24px;
line-height: 1.3; }
body.postid-100263 .lead-title h1 {
font-size: 64px; }
@media only screen and (max-width: 767px) {
body.postid-100263 .lead-title h1 {
font-size: 24px; }
body.woocommerce-page h1 {
clear: both; }
.woocommerce-product-gallery {
margin-bottom: 5em !important; } }
.post-101076 .responsive-video {
padding-bottom: 0 !important; }
.post-103616 .responsive-video {
padding-bottom: 0 !important; }
body.postid-108799 .post-content-list-item h2 {
font-size: 20px; }
body.postid-108799 .post-content-list-item .sub-title {
font-size: 20px; }
body.postid-109815 .responsive-video, body.postid-112700 .responsive-video {
padding-bottom: 0 !important; }
body.postid-109815 .responsive-video iframe, body.postid-112700 .responsive-video iframe {
height: 715px !important;
position: static !important; }
.woocommerce-product-gallery__trigger {
display: none; }
body.postid-82227 #listen {
display: block !important; }
.woocommerce ul.products {
display: flex;
flex-wrap: wrap; }
.woocommerce ul.products li {
flex-grow: 1;
width: 33%;
padding: 0 10px;
height: 100px;
margin: 0 !important;
float: none !important;
height: auto !important;
margin-bottom: 30px; }
.ads-wrapper > div {
margin: 0 15px 15px 15px;
display: inline-block; }
span.ad-tag {
position: fixed;
bottom: 10px;
display: block;
width: 100vw;
text-align: center;
margin-left: -15px; }
.woocommerce-page ul.products.columns-3 li.product {
max-width: 352px; }
body.long-reads header:not(.scrolled) ~ .navbar-header .navbar-toggle__reversed {
opacity: 1; }
body.aesthetic header:not(.scrolled) ~ .navbar-header .navbar-toggle__reversed {
opacity: 1; }
li.product-category.product a {
position: relative;
display: block; }
li.product-category.product a[href="https://crackmagazine.net/product-category/crack-100-exhibition-prints/"]::after {
content: '';
background: url("/wp-content/themes/crack/images/sticker-100.png") no-repeat;
width: 100%;
height: 100%;
position: absolute;
top: 0;
background-size: contain; }
li.product_cat-crack-100-exhibition-prints:hover a::after {
content: '';
background: url("/wp-content/themes/crack/images/sticker-100.png") no-repeat;
width: 90%;
height: 100%;
position: absolute;
top: 0;
background-size: contain; }
body.page-id-84337 {
padding-top: 0; }
@keyframes hvr-buzz-out {
5% {
-webkit-transform: translateX(3px) rotate(2deg);
transform: translateX(3px) rotate(2deg); }
7% {
-webkit-transform: translateX(-3px) rotate(-2deg);
transform: translateX(-3px) rotate(-2deg); }
8% {
-webkit-transform: translateX(3px) rotate(2deg);
transform: translateX(3px) rotate(2deg); }
9% {
-webkit-transform: translateX(-3px) rotate(-2deg);
transform: translateX(-3px) rotate(-2deg); }
10% {
-webkit-transform: translateX(2px) rotate(1deg);
transform: translateX(2px) rotate(1deg); }
11% {
-webkit-transform: translateX(-2px) rotate(-1deg);
transform: translateX(-2px) rotate(-1deg); }
12% {
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0); }
13% {
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0); }
14% {
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0); }
15% {
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0); }
100% {
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0); } }
#listen .tab img {
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-animation-name: hvr-buzz-out;
animation-name: hvr-buzz-out;
-webkit-animation-duration: 6s;
animation-duration: 6s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite; }
li#menu-item-84345 {
padding-bottom: 10px;
border-bottom: 1px solid white;
margin-bottom: 20px; }
li#menu-item-84345 a {
text-transform: lowercase !important; }
.mixes {
background: #000;
width: 100%;
margin-bottom: 0px;
text-align: center;
padding: 95px 0;
padding-bottom: 0px; }
.mixes a {
visibility: hidden; }
body.page-id-84337 {
background: black; }
.slick-initialized a {
visibility: visible; }
.mixes h2 {
font-family: 'akzidenzgrotesk-MedExt';
font-size: 27px;
text-align: center;
color: black;
margin-bottom: 90px;
background: white;
border-radius: 25px;
padding: 10px 15px;
display: inline-block; }
.mixes .mix {
padding: 0 40px; }
.mixes .mix__title {
font-family: 'Akzidenz-Grotesk Pro Med';
color: white;
font-size: 17px; }
.mixes .mix img {
margin-bottom: 15px;
max-width: 100%; }
.mixes .slick-arrow {
position: absolute;
top: -68px; }
.mixes .slick-arrow.slick-prev {
left: 0;
top: 0;
border: none;
text-indent: -1000px;
overflow: hidden;
width: 12.5vw;
outline: none;
height: 100%;
z-index: 3;
cursor: w-resize;
cursor: url(/wp-content/themes/crack/images/arrow-left.png) 0 58, w-resize;
background: transparent; }
.mixes .slick-arrow.slick-next {
right: 0;
top: 0;
border: none;
text-indent: -1000px;
overflow: hidden;
width: 12.5vw;
outline: none;
height: 100%;
z-index: 3;
cursor: e-resize;
cursor: url(/wp-content/themes/crack/images/arrow-right.png) 120 58, auto;
background: transparent; }
.mixes .genres {
margin-top: 15px; }
.mixes .genres span {
display: inline-block;
background: #D8D8D8;
border-radius: 20px;
padding: 3px 10px;
margin: 0 5px;
cursor: default;
font-size: 9px;
margin-bottom: 10px;
color: #000 !important; }
.mixes:last-child {
padding-bottom: 45px; }
@media only screen and (max-width: 767px) {
.mixes .mix {
padding: 0 10px; } }
.video-full video {
width: 100vw;
height: auto;
max-width: none;
margin-bottom: 30px;
margin-top: 10px; }
*, :after, :before {
box-siheroing: inherit; }
html {
box-siheroing: border-box; }
.clearfix:after {
content: "";
display: table;
clear: both; }
html {
font-family: open sans;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%; }
body {
margin: 0; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
display: block; }
audio, canvas, progress, video {
display: inline-block;
vertical-align: baseline; }
audio:not([controls]) {
display: none;
height: 0; }
[hidden], template {
display: none; }
a {
background-color: transparent; }
a:active, a:hover {
outline: 0; }
abbr[title] {
border-bottom: 1px dotted; }
b, strong {
font-weight: 700; }
dfn {
font-style: italic; }
h1 {
font-size: 2em;
margin: .67em 0; }
mark {
background: #ff0;
color: #000; }
small {
font-size: 80%; }
sub, sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
sup {
top: -.5em; }
sub {
bottom: -.25em; }
img {
border: 0; }
svg:not(:root) {
overflow: hidden; }
figure {
margin: 1em 40px; }
hr {
box-siheroing: content-box;
height: 0;
border-style: solid;
border-color: #ebebeb; }
pre {
overflow: auto; }
code, kbd, pre, samp {
font-family: monospace,monospace;
font-size: 1em; }
button, input, optgroup, select, textarea {
color: inherit;
font: inherit;
margin: 0; }
button {
overflow: visible; }
button, select {
text-transform: none; }
button, html input[type=button], input[type=reset], input[type=submit] {
-webkit-appearance: none;
cursor: pointer; }
button[disabled], html input[disabled] {
cursor: default; }
button::-mohero-focus-inner, input::-mohero-focus-inner {
border: 0;
padding: 0; }
input {
line-height: normal; }
input[type=checkbox], input[type=radio] {
box-siheroing: border-box;
padding: 0; }
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
height: auto; }
input[type=search] {
-webkit-appearance: textfield;
box-siheroing: content-box; }
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
-webkit-appearance: none; }
fieldset {
border: 1px solid silver;
margin: 0 2px;
padding: .35em .625em .75em; }
legend {
border: 0;
padding: 0; }
textarea {
overflow: auto; }
optgroup {
font-weight: 700; }
table {
border-collapse: collapse;
border-spacing: 0; }
td, th {
padding: 0; }
.article__pull-quote, .grid__wrapper__card__text__title, .hed-l, .hed-m, .hed-s, .hed-xl, .hed-xs, .hed-xxl, .hed-xxs, h2 {
font-family: Druk-Wide-Bold, !important;
font-weight: 500;
line-height: 1.1;
letter-spacing: 1px; }
.article__image-caption, .bod-m, .bod-s, .bod-xs {
font-family: UniversNextPro-Cond, Univers Next Pro,sans-serif;
font-weight: 300; }
.bod-lh, .bod-m, .bod-s, .bod-xs, .grid__wrapper__card__text__summary {
line-height: 1.8; }
.hed-xxl {
font-size: 34px;
font-size: 2.125rem; }
.hed-xl {
font-size: 26px;
font-size: 1.625rem; }
.article__body h2, .article__pull-quote, .hed-l {
font-size: 22px;
font-size: 1.375rem; }
.grid__wrapper__card__text__title, .hed-m {
font-size: 18px;
font-size: 1.2rem; }
.hed-s {
font-size: 16px;
font-size: 1rem; }
.hed-xs {
font-size: 13px;
font-size: .8125rem; }
.hed-xxs {
font-weight: 400;
font-size: 16px;
font-size: .7500rem; }
.bod-m, body {
font-size: 18px;
font-size: 1.125rem; }
.bod-s, .grid__wrapper__card__text__summary {
font-size: 16px;
font-size: 1rem;
font-family: UniversNextPro-Exd, Univers Next Pro; }
.article__image-caption, .bod-xs, .contributor__profile a, .contributor__profile p {
font-size: 13px;
font-size: .8125rem;
font-family: UniversNextPro-Exd, Univers Next Pro; }
@media only screen and (min-width: 700px) {
body .hed-xxl {
font-size: 2rem; }
body .hed-xl {
font-size: 1.9rem; }
body .article__pull-quote, body .hed-l {
font-size: 1.625rem; }
body .grid__wrapper__card__text__title, body .hed-m {
font-size: 1.13rem; }
body .hed-s {
font-size: 1rem; } }
.text--heading, h1, h2, h3, h4, h5, h6, p {
margin: 0 0 10px; }
.article__text--dropcap:before, .article__text--dropcap:first-letter {
font-family: UniversNextPro-Exd, Univers Next Pro;
font-size: 90px;
font-size: 5.625rem;
font-weight: 500;
line-height: 1;
padding-right: 15px;
margin-bottom: -15px;
float: left; }
.text-right {
text-align: right; }
.text-center {
text-align: center; }
.text--italic {
font-style: italic; }
.text--bold {
font-weight: 700; }
.text--mid-gray {
color: #aaa; }
a, a:active, a:hover {
color: #e6297a;
text-decoration: none; }
a:active, a:hover {
outline: none; }
.article__pull-quote {
display: block;
text-align: left;
color: #e6297a;
position: relative;
border-left: 3px solid #e6297a;
margin: 50px auto;
padding: 0 0 0 30px;
font-style: normal; }
@media only screen and (min-width: 700px) {
.article__pull-quote {
border-left: 6px solid #e6297a;
padding-left: 20px; } }
.article__blockquote {
border-left: 3px solid #e6297a;
padding-left: 20px;
font-style: italic; }
.topic__page__header__title {
text-align: center; }
body {
-webkit-font-smoothing: antialiased;
-mohero-osx-font-smoothing: grayscale; }
button, input, select, textarea {
font-family: FunctionPro,Helvetica,Arial,TaherouganeGothic,sans-serif; }
input[type=email], input[type=number], input[type=password], input[type=search], input[type=text], textarea {
display: inline-block;
padding: 20px;
border: 1px solid #f1f1f1;
width: 100%; }
input[type=email].focused, input[type=email]:focus, input[type=number].focused, input[type=number]:focus, input[type=password].focused, input[type=password]:focus, input[type=search].focused, input[type=search]:focus, input[type=text].focused, input[type=text]:focus, textarea.focused, textarea:focus {
outline: 0; }
textarea {
height: auto; }
img, picture {
margin: 0;
max-width: 100%; }
.btn {
-webkit-appearance: none;
-mohero-appearance: none;
appearance: none;
cursor: pointer;
border: 4px;
outline: 2px;
padding: 14px 28px 14px 28px;
text-decoration: none;
-webkit-user-select: none;
-mohero-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
text-align: center;
white-space: nowrap;
font-family: UniversNextPro-BoldCondItalic, Univers Next Pro;
font-weight: 400;
font-size: 12px;
font-size: .9rem;
letter-spacing: .05em;
font-style: normal;
color: #fff;
text-decoration: underline;
background-color: #000;
text-transform: uppercase;
border-radius: 0px; }
.btn:active, .btn:hover {
color: #fff;
background-color: #fff; }
.btn.btn-white {
color: #000;
background-color: #fff; }
.btn.btn-white:active, .btn.btn-white:hover {
color: #fff;
background-color: #aaa; }
.btn.btn-branded {
color: #000;
background-color: #ebebeb; }
.btn.btn-branded:active, .btn.btn-brand {
color: #000;
background-color: #d8d8d8; }
.btn.btn-outlined {
color: #000;
background-color: #fff;
box-shadow: inset 0 0 0 1px #aaa; }
.btn.btn-outlined:active, .btn.btn-outlined:hover {
color: #fff;
background-color: #aaa; }
.btn.btn-inlined {
color: #e6297a;
background-color: #fff;
text-transform: lowercase; }
.btn.btn-inlined:active, .btn.btn-inlined:hover {
color: #000; }
.btn.btn-disabled, .btn:disabled {
background-color: #f1f1f1;
color: #d8d8d8;
cursor: not-allowed; }
.select-wrap {
position: relative; }
.select-wrap:after {
content: "";
display: inline-block;
border-right: 1px solid #e6297a;
border-bottom: 1px solid #e6297a;
width: 6px;
height: 6px;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
position: absolute;
top: calc(50% - 4px);
right: 20px; }
.select-wrap:hover:active, .select-wrap:hover:after {
border-right: 1px solid #fff;
border-bottom: 1px solid #fff; }
ol, ul {
margin: 0 0 10px;
padding: 0; }
ol li, ul li {
margin-bottom: 10px; }
ol, ul {
list-style-position: inside; }
ol {
list-style-type: decimal; }
ol li {
counter-increment: step-counter; }
ol li:before {
margin-right: 5px;
font-weight: 700;
padding: 3px 8px; }
.list--inline li {
display: inline-block;
margin-right: 3px; }
.comma_ampersand_list div:not(:first-child):not(:last-child):before {
content: ", "; }
.comma_ampersand_list div:last-child:not(:only-child):before {
content: "\00a0& "; }
.screen-reader {
position: absolute;
left: -10000px;
clip: rect(1px, 1px, 1px, 1px); }
body, html {
width: 100%;
line-height: 1.3; }
html {
height: 100%;
overflow-y: auto;
overflow-x: hidden; }
html.html--disable-scroll {
overflow-y: hidden; }
.wrap {
padding-top: 0; }
#root.preload * {
transition: none; }
.with-promo-banner .main-content {
padding-top: 130px; }
@media only screen and (min-width: 700px) {
.with-promo-banner .main-content {
padding-top: 180px; } }
.no-header-overlap {
padding-top: 60px; }
.no-header-overlap.has-disclaimer {
padding-top: 82px; }
html[lang=el] * {
text-transform: none; }
.hero .article__dek.hed-l, .hero .article__image-caption, .hero .bod-xs, .hero .contributor__profile a, .hero .contributor__profile p {
font-weight: 400; }
.hero .contributor__content__date.bod-xs, .hero .hed-xs, .hero .hed-xxs {
font-family: UniversNextPro-Exd, Univers Next Pro;
font-weight: 400; }
.hero b {
font-weight: 500; }
.hero a, .hero a:active, .hero a:focus, .hero a:hover {
text-decoration: none; }
.hero .article__dek.hed-l {
font-size: 18px;
font-size: 1.125rem;
line-height: 1.6; }
.hero .article__body a {
font-weight: 300; }
.hero .article__pull-quote {
color: #000; }
.hero .article__text--dropcap:before, .hero .article__text--dropcap:first-letter {
padding-right: 10px;
margin-bottom: -15px;
float: left; }
.hero .age-gate__title {
text-transform: lowercase; }
.hero .age-gate__message {
color: #000; }
.hero .age-gate__button {
color: #fff; }
.hero .age-gate__button--confirm {
background-color: #e6297a;
color: #fff; }
.hero .age-gate__button--deny {
border: 2px solid #e6297a;
color: #e6297a; }
.hero .age-gate__button:hover {
background-color: #e6297a; }
.hero .article__body a {
text-decoration: none; }
.hero .article__pull-quote {
border-left: none;
padding: 0; }
.hero .article__title, .hero .contributor__profile__image, .hero .contributor__profile__name {
text-transform: lowercase; }
.hero .contributor__profile__image {
color: #909090; }
.hero .contributor__profile__description p {
color: #000; }
.hero .contributor--video {
border-top: 0;
border-bottom: 0; }
.hero .contributor__content__date__video {
display: block; }
.hero .contributor__image {
color: #909090;
text-transform: lowercase; }
.hero .grid__wrapper__card__text__title {
text-transform: lowercase; }
.hero .grid__wrapper__card__topic {
padding-top: 10px; }
.hero .grid_text_image .grid__wrapper__card__topic-xs {
background-color: #fff; }
.hero .grid_text_image .grid__wrapper__card__topic-xs .canonical__topic {
color: #e6297a; }
.hero .grid__wrapper__card__text__summary {
margin-bottom: 5px; }
.hero .latest__page__header .latest__page__title {
text-transform: none; }
.hero .lede__content {
border-top: none; }
.hero .latest-button, .hero .more-stories-button {
font-weight: 300;
font-size: 20px;
font-size: 1.25rem;
line-height: 1;
padding: 10px 25px;
font-style: none;
border-color: #0000;
color: #000;
background-color: #fff; }
.hero .latest-button__text, .hero .more-stories-button__text {
text-transform: none; }
.hero .latest-button:after {
top: calc(50% - 6px); }
.hero .link-button {
font-weight: 500; }
.hero .hero .locales-dropdown__title, .hero .id .locales-dropdown__title {
color: #fff; }
.hero .hero .current-locale__label, .hero .hero .locales-dropdown__list-item__label, .hero .hero .locales-dropdown__title, .hero .id .current-locale__label, .hero .id .locales-dropdown__list-item__label, .hero .id .locales-dropdown__title {
color: #fff;
text-transform: lowercase; }
.hero .hero .current-locale__language, .hero .hero .locales-dropdown__list-item__language, .hero .id .current-locale__language, .hero .id .locales-dropdown__list-item__language {
color: #e6297a; }
@media only screen and (min-width: 1000px) {
.hero .long-form-article__content {
margin-top: -74px; } }
.hero .long-form-article__content__header {
border-top: 0; }
.hero .long-form-article__topic:hover {
color: #e6297a; }
.hero .long-form-article__content__body .contributor {
border: 0;
padding-bottom: 0; }
.hero .long-form-article__topic, .hero .long-form-article__topic .long-form-article__topic:hover {
color: #e6297a;
background-color: #fff; }
.hero .navbar__section__item a {
font-style: italic;
text-transform: lowercase; }
.hero .site-header__links {
top: 3px; }
.hero .site-header--offset-variant {
text-transform: lowercase; }
.hero .site-header__links span {
padding-bottom: 2px; }
.hero .newsletter {
border-top: 4px solid #fff; }
.hero .newsletter__text, .hero .read__page__title {
text-transform: lowercase; }
.hero .related__articles__module__title, .hero .related__video > p {
background-color: #e1e1e1;
color: #000;
font-style: italic;
text-transform: lowercase; }
.hero .hero .search-input, .hero .id .search-input, .hero .nav__search-bar .search-input {
font-style: italic; }
.hero .hero .search-input::-webkit-input-placeholder, .hero .id .search-input::-webkit-input-placeholder, .hero .nav__search-bar .search-input::-webkit-input-placeholder {
color: #666; }
.hero .hero .search-input:-ms-input-placeholder, .hero .id .search-input:-ms-input-placeholder, .hero .nav__search-bar .search-input:-ms-input-placeholder {
color: #666; }
.hero .hero .search-input::placeholder, .hero .id .search-input::placeholder, .hero .nav__search-bar .search-input::placeholder {
color: #666; }
.hero .search__results__item__title {
text-transform: lowercase; }
.hero .search__results__item__link .contributor__image--none {
color: #909090;
text-transform: lowercase; }
.hero .search__results__section__header__count {
font-style: italic; }
.hero .search__results__section__footer__cta, .hero .search__results__section__header__cta {
text-transform: lowercase; }
.hero .search__results__section {
border-top: 3px solid transparent; }
.hero .article-wrapper + .article-wrapper .short-form-article__header, .hero .contributor, .hero .section-header__wrapper {
border-top: none; }
.hero .site-signature-icon {
text-align: center; }
.hero .site-signature-icon img {
width: 38px;
height: 24px;
-webkit-transform: rotate(90deg);
transform: rotate(90deg); }
.hero .hero {
max-height: 800px; }
.hero .hero__mask {
top: 0;
text-align: center;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; }
.hero .hero__content {
max-width: 1040px;
padding: 260px 60px 80px;
margin: auto; }
@media only screen and (min-width: 1000px) {
.hero .hero__content:before {
content: "";
height: 120px;
width: 190px;
display: block;
margin: auto;
position: relative;
top: -70px;
background-image: url(https://vice-web-statics-cdn.vice.com/logos/hero-logo-white.svg);
background-size: contain;
background-repeat: no-repeat;
-webkit-transform: rotate(90deg);
transform: rotate(90deg); } }
.hero .hero__content__dek {
max-width: 700px;
width: 100%;
text-align: center; }
.hero .topic {
text-transform: lowercase; }
.hero .topic__link {
color: #e6297a; }
.hero .topic__page__header__title, .hero .up-sell__unit--caption {
text-transform: lowercase; }
.hero .up-sell__unit .link-button {
color: #000; }
.vice-ad {
position: relative;
width: 100%; }
.vice-ad, .vice-ad * {
max-width: 100%; }
.vice-ad__container {
text-align: center; }
.vice-ad__ad {
line-height: 0; }
.vice-ad__disclaimer {
margin-bottom: 5px;
text-transform: uppercase; }
.vice-ad__container--border::before, .vice-ad__container--border::after, .vice-ad__container--placeholder::before, .vice-ad__container--placeholder::after {
background-color: rgba(0, 0, 0, 0.1);
content: '';
height: 1px;
margin: 0 auto;
width: 100%; }
.vice-ad__container--border::before, .vice-ad__container--placeholder::before {
margin-bottom: 10px; }
.vice-ad__container--border::after, .vice-ad__container--placeholder::after {
margin-top: 10px; }
.vice-ad__container--border .vice-ad__disclaimer, .vice-ad__container--placeholder .vice-ad__disclaimer {
margin-top: -5px; }
.vice-ad__container--placeholder .vice-ad__ad {
-webkit-box-align: center;
align-items: center;
display: -webkit-box;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-flow: column;
-webkit-box-pack: center;
justify-content: center;
min-height: 250px; }
.vice-ad__container .vice-ad__disclaimer, .vice-ad__container--border::before, .vice-ad__container--border::after, .vice-ad__container[data-slot-is-loaded='true'][data-slot-is-empty='true'], .vice-ad__container[data-slot-is-loaded='true'][data-slot-is-collapsed='true'] {
display: none; }
.vice-ad__container--placeholder .vice-ad__disclaimer, .vice-ad__container--placeholder::before, .vice-ad__container--placeholder::after, .vice-ad__container--placeholder[data-slot-is-loaded='true'][data-slot-is-empty='true'], .vice-ad__container--placeholder[data-slot-is-loaded='true'][data-slot-is-collapsed='true'], .vice-ad__container[data-slot-is-loaded='true'] .vice-ad__disclaimer, .vice-ad__container--border[data-slot-is-loaded='true']::before, .vice-ad__container--border[data-slot-is-loaded='true']::after {
display: block; }
.vice-ad__container--placeholder[data-slot-is-loaded='true'][data-slot-is-empty='true'] .vice-ad__ad, .vice-ad__container--placeholder[data-slot-is-loaded='true'][data-slot-is-collapsed='true'] .vice-ad__ad {
max-height: 250px; }
.responsive-image {
color: transparent;
display: block;
line-height: 0;
overflow: hidden;
position: relative;
width: 100%; }
.responsive-image__img {
display: block;
height: auto;
width: 100%; }
.responsive-image--fade-in-on-load .responsive-image__img {
opacity: 0;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s; }
.responsive-image--fade-in-on-load.responsive-image--loaded .responsive-image__img {
opacity: 1; }
.arp.placeholder-image .responsive-image {
bottom: 0;
height: 100%;
left: 0;
position: absolute;
right: 0;
top: 0;
width: 100%; }
@supports (object-fit: cover) {
.arp.placeholder-image .responsive-image__img {
object-fit: cover; } }
.heading, a .heading, .heading a {
color: black;
text-decoration: none; }
.theme--dark .heading, a .theme--dark .heading, .theme--dark .heading a {
color: white; }
.img-display {
position: relative; }
.img-display img {
display: block;
width: 100%;
height: 100%; }
.img-display__img-container {
background-size: cover;
background-position: center;
background-repeat: no-repeat; }
.img-display--linkout {
position: relative; }
.img-display--loaded {
-webkit-animation: fadeImage 0s;
animation: fadeImage 0s; }
.img-display .icon {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
display: -webkit-box;
display: flex;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center;
z-index: 2; }
.img-display .icon__play {
width: 80px;
height: 80px;
background-color: white;
border-radius: 50%;
display: -webkit-box;
display: flex;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center; }
.img-display .icon__play--small {
width: 40px;
height: 40px; }
.img-display .icon__play svg {
display: block; }
.img-display .linkout {
position: absolute;
z-index: 10; }
.img-display .linkout--small {
width: 40px;
height: 40px; }
.img-display .linkout--large {
width: 120px;
height: 120px; }
.img-display .linkout--tl {
left: 0;
top: 0; }
.img-display .linkout--tr {
top: 0;
right: 0; }
.img-display .linkout--bl {
bottom: 0;
left: 0; }
.img-display .linkout--br {
bottom: 0;
right: 0; }
.example-2x3 {
max-width: 300px; }
.aspect-ratio-example-grid {
display: grid;
grid-template-columns: 1fr 1fr 1fr; }
.aspect-ratio-example-grid .exmp {
padding: 5px; }
@-webkit-keyframes fadeImage {
0% {
opacity: 0; }
100% {
opacity: 1; } }
@keyframes fadeImage {
0% {
opacity: 0; }
100% {
opacity: 1; } }
.dek-block {
white-space: pre-wrap; }
a .dek-block {
color: black; }
.theme--dark {
color: white; }
.theme--dark a .dek-block {
color: white; }
.tabs {
list-style-type: none; }
.tabs__tab {
-webkit-box-flex: 1;
flex-grow: 1;
flex-basis: 0;
text-transform: capitalize; }
.tabs__tab .tab-count {
opacity: 0.4; }
.tabs__tab a {
opacity: 0.4;
color: black; }
.tabs__tab a:hover {
opacity: 1; }
.tabs__tab--disabled {
opacity: 0.4;
color: black; }
.tabs__tab--active {
border-bottom: solid 4px black;
color: black; }
.tabs__tab--active .tabs__tab__inner {
padding-bottom: 11px; }
.byline, a .byline, .byline a {
color: black;
text-transform: uppercase; }
.theme--dark .byline, a .theme--dark .byline, .theme--dark .byline a {
color: white; }
.brand-logo svg {
width: 100% !important;
height: auto; }
.linkout-wrapper {
margin-top: 40px;
max-width: 80px; }
.tdi {
max-width: 420px; }
.tdi .img-display {
margin-bottom: 10px; }
.tdi img {
width: 100%;
height: auto; }
#rsg-root .tdi {
max-width: 300px; }
.bli {
display: -webkit-box;
display: flex; }
.bli__image {
flex-basis: 30%; }
.bli__text {
flex-basis: 70%;
padding: 10px 25px; }
.hellap {
position: relative;
height: auto; }
.hellap__image {
position: relative;
z-index: 2;
width: 60%;
height: auto;
margin: 0;
padding: 0; }
.hellap__image img {
overflow: visible;
box-shadow: 0px 2px 20px 0px rgba(50, 50, 50, 0.45); }
.hellap__icon {
position: absolute;
width: 80px;
height: 80px;
background-color: white;
border-radius: 50%;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
z-index: 10;
display: -webkit-box;
display: flex;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center; }
.hellap__icon svg {
display: block; }
.hellap__content {
position: absolute;
z-index: 1;
width: 40%;
height: 100%;
top: 0;
right: 0;
background-color: black;
color: white;
padding: 10px 30px;
border-bottom: 30px solid white;
display: -webkit-box;
display: flex;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: start;
justify-content: flex-start; }
.fancy-tdi img {
width: 100%;
height: auto; }
.fancy-tdi a {
color: black; }
.fancy-tdi__text-content {
position: relative;
padding: 15px;
background-color: white;
min-height: 80px;
z-index: 3;
width: 97%;
left: 3%; }
.fancy-tdi--small .fancy-tdi__text-content {
padding: 10px;
min-height: 30px;
z-index: 3;
width: 95%;
left: 5%; }
.fancy-tdi--list .fancy-tdi__text-content {
padding: 10px;
min-height: 30px;
z-index: 3;
width: 95%;
left: 5%; }
.fancy-tdi__list-item {
margin: 20px 0; }
.theme--dark.fancy-tdi__text-content {
background-color: black; }
.heading-background {
position: relative;
overflow: hidden;
z-index: 0; }
.heading-background--blank.heading-background--dark {
background-color: black; }
.heading-background--dark, .heading-background--dark .heading {
color: white; }
.heading-background__image {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: -1; }
.heading-background__image__picture {
height: 100%; }
.heading-background__image__picture img {
object-fit: cover;
height: 100%; }
.heading-background__content {
z-index: 2; }
.heading-background__content .heading {
background: transparent; }
.container {
max-width: 1600px;
margin-left: auto;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
width: 100%; }
.hide-text {
overflow: hidden;
padding: 0;
text-indent: 101%;
white-space: nowrap; }
.visually-hidden {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px; }
.fs--jumbo {
font-size: 120px;
font-size: 7.5rem; }
.fs--xl {
font-size: 32px;
font-size: 2rem; }
.fs--l {
font-size: 15px;
font-size: .9375rem; }
.fs--s {
font-size: 12px;
font-size: .75rem; }
.fs--xs {
font-size: 10px;
font-size: .625rem; }
@media only screen and (max-width: 699px) {
.fs--jumbo-sm {
font-size: 120px !important;
font-size: 7.5rem !important; }
.fs--xl-sm {
font-size: 32px !important;
font-size: 2rem !important; }
.fs--l-sm {
font-size: 15px !important;
font-size: .9375rem !important; }
.fs--s-sm {
font-size: 12px !important;
font-size: .75rem !important; }
.fs--xs-sm {
font-size: 10px !important;
font-size: .625rem !important; } }
@media only screen and (min-width: 700px) {
.fs--jumbo-md {
font-size: 120px !important;
font-size: 7.5rem !important; }
.fs--xl-md {
font-size: 32px !important;
font-size: 2rem !important; }
.fs--l-md {
font-size: 15px !important;
font-size: .9375rem !important; }
.fs--s-md {
font-size: 12px !important;
font-size: .75rem !important; }
.fs--xs-md {
font-size: 10px !important;
font-size: .625rem !important; } }
@media only screen and (min-width: 1000px) {
.fs--jumbo-lg {
font-size: 120px !important;
font-size: 7.5rem !important; }
.fs--xl-lg {
font-size: 32px !important;
font-size: 2rem !important; }
.fs--l-lg {
font-size: 15px !important;
font-size: .9375rem !important; }
.fs--s-lg {
font-size: 12px !important;
font-size: .75rem !important; }
.fs--xs-lg {
font-size: 10px !important;
font-size: .625rem !important; } }
@media only screen and (min-width: 1600px) {
.fs--jumbo-xl {
font-size: 120px !important;
font-size: 7.5rem !important; }
.fs--xl-xl {
font-size: 32px !important;
font-size: 2rem !important; }
.fs--l-xl {
font-size: 15px !important;
font-size: .9375rem !important; }
.fs--s-xl {
font-size: 12px !important;
font-size: .75rem !important; }
.fs--xs-xl {
font-size: 10px !important;
font-size: .625rem !important; } }
.size--1 {
font-size: 50px;
font-size: 3.125rem; }
.size--2 {
font-size: 32px;
font-size: 2rem; }
.size--3 {
font-size: 20px;
font-size: 1.25rem; }
.size--4 {
font-size: 16px;
font-size: 1rem; }
.size--5 {
font-size: 13px;
font-size: .8125rem; }
.size--6 {
font-size: 10px;
font-size: .625rem; }
.size--article {
font-size: 18px;
font-size: 1.125rem; }
@media only screen and (max-width: 699px) {
.size--1-sm {
font-size: 50px !important;
font-size: 3.125rem !important; }
.size--2-sm {
font-size: 32px !important;
font-size: 2rem !important; }
.size--3-sm {
font-size: 20px !important;
font-size: 1.25rem !important; }
.size--4-sm {
font-size: 16px !important;
font-size: 1rem !important; }
.size--5-sm {
font-size: 13px !important;
font-size: .8125rem !important; }
.size--6-sm {
font-size: 10px !important;
font-size: .625rem !important; }
.size--article-sm {
font-size: 18px !important;
font-size: 1.125rem !important; } }
@media only screen and (min-width: 700px) {
.size--1-md {
font-size: 50px !important;
font-size: 3.125rem !important; }
.size--2-md {
font-size: 32px !important;
font-size: 2rem !important; }
.size--3-md {
font-size: 20px !important;
font-size: 1.25rem !important; }
.size--4-md {
font-size: 16px !important;
font-size: 1rem !important; }
.size--5-md {
font-size: 13px !important;
font-size: .8125rem !important; }
.size--6-md {
font-size: 10px !important;
font-size: .625rem !important; }
.size--article-md {
font-size: 18px !important;
font-size: 1.125rem !important; } }
@media only screen and (min-width: 1000px) {
.size--1-lg {
font-size: 50px !important;
font-size: 3.125rem !important; }
.size--2-lg {
font-size: 32px !important;
font-size: 2rem !important; }
.size--3-lg {
font-size: 20px !important;
font-size: 1.25rem !important; }
.size--4-lg {
font-size: 16px !important;
font-size: 1rem !important; }
.size--5-lg {
font-size: 13px !important;
font-size: .8125rem !important; }
.size--6-lg {
font-size: 10px !important;
font-size: .625rem !important; }
.size--article-lg {
font-size: 18px !important;
font-size: 1.125rem !important; } }
@media only screen and (min-width: 1600px) {
.size--1-xl {
font-size: 50px !important;
font-size: 3.125rem !important; }
.size--2-xl {
font-size: 32px !important;
font-size: 2rem !important; }
.size--3-xl {
font-size: 20px !important;
font-size: 1.25rem !important; }
.size--4-xl {
font-size: 16px !important;
font-size: 1rem !important; }
.size--5-xl {
font-size: 13px !important;
font-size: .8125rem !important; }
.size--6-xl {
font-size: 10px !important;
font-size: .625rem !important; }
.size--article-xl {
font-size: 18px !important;
font-size: 1.125rem !important; } }
.lh--body {
line-height: 1.7; }
.lh--headline {
line-height: 1.3; }
.lh--hed {
line-height: 1.3; }
.lh--tight {
line-height: 1; }
@media only screen and (max-width: 699px) {
.lh--body-sm {
line-height: 1.7; }
.lh--headline-sm {
line-height: 1.3; }
.lh--hed-sm {
line-height: 1.3; }
.lh--tight-sm {
line-height: 1; } }
@media only screen and (min-width: 700px) {
.lh--body-md {
line-height: 1.7; }
.lh--headline-md {
line-height: 1.3; }
.lh--hed-md {
line-height: 1.3; }
.lh--tight-md {
line-height: 1; } }
@media only screen and (min-width: 1000px) {
.lh--body-lg {
line-height: 1.7; }
.lh--headline-lg {
line-height: 1.3; }
.lh--hed-lg {
line-height: 1.3; }
.lh--tight-lg {
line-height: 1; } }
@media only screen and (min-width: 1600px) {
.lh--body-xl {
line-height: 1.7; }
.lh--headline-xl {
line-height: 1.3; }
.lh--hed-xl {
line-height: 1.3; }
.lh--tight-xl {
line-height: 1; } }
.ff--hed {
font-family: "Neue Haas Grotesk Display","Helvetica Neue",Helvetica,Arial,sans-serif; }
.ff--body {
font-family: "Neue Haas Grotesk Text","Helvetica Neue",Helvetica,Arial,sans-serif; }
.ff--body-article {
font-family: "Lora",Georgia,serif; }
.ff--accent {
font-family: "Source Code Pro",Monaco,monospace; }
.fw--normal {
font-weight: normal; }
.fw--bold {
font-weight: bold; }
.ls--tight {
letter-spacing: -1px;
letter-spacing: -.0625rem; }
.ls--loose {
letter-spacing: 1px;
letter-spacing: .0625rem; }
.ls--wide {
letter-spacing: 2px;
letter-spacing: .125rem; }
.td--underline {
text-decoration: underline; }
.td--strikethrough {
text-decoration: line-through; }
.td--overline {
text-decoration: overline; }
.fst--normal {
font-style: normal; }
.fst--italic {
font-style: italic; }
.fst--heading {
text-transform: uppercase;
color: rgba(255, 255, 255, 0);
letter-spacing: .5px;
letter-spacing: .03125rem;
-webkit-text-stroke-width: .8px;
-webkit-text-stroke-width: .05rem;
text-stroke-width: .8px;
text-stroke-width: .05rem;
-webkit-text-stroke-color: #000;
text-stroke-color: #000; }
html {
box-sizing: border-box; }
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%; }
body {
margin: 0; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
display: block; }
audio, canvas, progress, video {
display: inline-block;
vertical-align: baseline; }
audio:not([controls]) {
display: none;
height: 0; }
[hidden], template {
display: none; }
a {
background-color: transparent; }
a:active, a:hover {
outline: 0; }
abbr[title] {
border-bottom: 1px dotted; }
b, strong {
font-weight: bold; }
dfn {
font-style: italic; }
h1 {
font-size: 2em;
margin: 0.67em 0; }
mark {
background: #ff0;
color: #000; }
small {
font-size: 80%; }
sub, sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
sup {
top: -0.5em; }
sub {
bottom: -0.25em; }
img {
border: 0; }
svg:not(:root) {
overflow: hidden; }
figure {
margin: 1em 40px; }
hr {
box-sizing: content-box;
height: 0;
border-style: solid;
border-color: #fff; }
pre {
overflow: auto; }
code, kbd, pre, samp {
font-family: monospace, monospace;
font-size: 1em; }
button, input, optgroup, select, textarea {
color: inherit;
font: inherit;
margin: 0; }
button {
overflow: visible; }
button, select {
text-transform: none; }
button, html input[type="button"], input[type="reset"], input[type="submit"] {
-webkit-appearance: none;
cursor: pointer; }
button[disabled], html input[disabled] {
cursor: default; }
button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0; }
input {
line-height: normal; }
input[type="checkbox"], input[type="radio"] {
box-sizing: border-box;
padding: 0; }
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
height: auto; }
input[type="search"] {
-webkit-appearance: textfield;
box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none; }
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em; }
legend {
border: 0;
padding: 0; }
textarea {
overflow: auto; }
optgroup {
font-weight: bold; }
table {
border-collapse: collapse;
border-spacing: 0; }
td, th {
padding: 0; }
img, picture {
margin: 0;
max-width: 100%; }
input, button, select, textarea {
font-family: sans-serif; }
textarea, input[type="text"], input[type="password"], input[type="email"], input[type="number"], input[type="search"] {
display: inline-block;
padding: 20px;
border: 1px solid #d3d3d3;
width: 100%; }
textarea.focused, input[type="text"].focused, input[type="password"].focused, input[type="email"].focused, input[type="number"].focused, input[type="search"].focused, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus {
outline: 0; }
textarea {
height: auto; }
.clearfix:after {
content: "";
display: table;
clear: both; }
*, ::after, ::before {
box-sizing: inherit; }
html {
box-sizing: border-box; }
body {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
html, body {
width: 100%; }
html {
height: 100%;
overflow-y: auto;
overflow-x: hidden; }
.html--disable-scroll {
overflow-y: hidden; }
.wrap {
padding-top: 0; }
#root.preload * {
-webkit-transition: none;
transition: none; }
@font-face {
font-family: "UniversNextPro-Ext, Univers Next Pro";
src: url("/fonts/univers-next-pro-extended-58f39ec1d8e7a.woff");
src: url("/fonts/univers-next-pro-extended-58f39ec1d8e7a.woff") format("woff");
font-weight: 300;
font-style: normal; }
@font-face {
font-family: "UniversNextPro-Cond, Univers Next Pro";
src: url("/fonts/univers-next-pro-condensed-italic-58f39d8e22bb3.woff");
src: url("/fonts/univers-next-pro-condensed-italic-58f39d8e22bb3.woff") format("woff");
font-weight: 300;
font-style: normal; }
@font-face {
font-family: "UniversNextPro-LitCond, Univers Next Pro";
src: url("/fonts/univers-next-pro-light-condensed-58f3aae7e5bce.woff");
src: url("/fonts/univers-next-pro-light-condensed-58f3aae7e5bce.woff") format("woff");
font-weight: 300;
font-style: normal; }
@font-face {
font-family: "UniversNextPro-Exd, Univers Next Pro";
src: url("/fonts/univers-next-pro-extended-58f39ec1d8e7a.woff");
src: url("/fonts/univers-next-pro-extended-58f39ec1d8e7a.woff") format("woff");
font-weight: 500;
font-style: normal; }
@font-face {
font-family: "UniversNextPro-BoldExd, Univers Next Pro";
src: url("/fonts/univers-next-pro-bold-extended-58f39f53743a3.woff");
src: url("/fonts/univers-next-pro-bold-extended-58f39f53743a3.woff") format("woff");
font-weight: 400;
font-style: normal; }
@font-face {
font-family: "UniversNextPro-Bold, Univers Next Pro";
src: url("/fonts/univers-next-pro-bold-58f40d9eaccce.woff");
src: url("/fonts/univers-next-pro-bold-58f40d9eaccce.woff") format("woff");
font-weight: 500;
font-style: normal; }
@font-face {
font-family: "UniversNextPro-BoldItalic, Univers Next Pro";
src: url("/fonts/univers-next-pro-bold-italic-58f40c731bf15.woff");
src: url("/fonts/univers-next-pro-bold-italic-58f40c731bf15.woff") format("woff");
font-weight: 500;
font-style: normal; }
@font-face {
font-family: "UniversNextPro-BoldCondItalic, Univers Next Pro";
src: url("/fonts/univers-next-pro-bold-condensed-italic-58f39c6eaa205.woff");
src: url("/fonts/univers-next-pro-bold-condensed-italic-58f39c6eaa205.woff") format("woff");
font-weight: 500;
font-style: normal; }
@font-face {
font-family: "UniversNextPro-Thin, Univers Next Pro";
src: url("/fonts/univers-next-pro-thin-58f39cd9e4cc4.woff");
src: url("/fonts/univers-next-pro-thin-58f39cd9e4cc4.woff") format("woff");
font-weight: 300;
font-style: normal; }
@font-face {
font-family: 'Akzidenz-grotesk-light';
src: local("Akzidenz-grotesk-light"), url("/fonts/Akzidenz-grotesk-light.ttf") format("truetype"); }
/* use this class to attach this font to any element i.e. <p class="fontsforweb_fontid_9785">Text with this font applied</p> */
.fontsforweb_fontid_9785 {
font-family: 'gothic' !important; }
/* Font downloaded from FontsForWeb.com */
@font-face {
font-family: 'Akzidenz-grotesk-regular';
src: local("Akzidenz-grotesk-regular"), url("/fonts/Akzidenz-grotesk-regular.ttf") format("truetype"); }
@font-face {
font-family: 'Akzidenz-grotesk-bold';
src: local("Akzidenz-grotesk-bold"), url("/fonts/Akzidenz-grotesk-bold.ttf") format("truetype"); }
/* use this class to attach this font to any element i.e. <p class="fontsforweb_fontid_9785">Text with this font applied</p> */
.fontsforweb_fontid_9785 {
font-family: 'Akzidenz-grotesk-bold' !important; }
/* Font downloaded from FontsForWeb.com */
@font-face {
font-family: 'Akzidenz-grotesk-extended-medium';
src: local("Akzidenz-grotesk-extended-medium"), url("/fonts/Akzidenz-grotesk-extended-medium.ttf") format("truetype"); }
/* use this class to attach this font to any element i.e. <p class="fontsforweb_fontid_9785">Text with this font applied</p> */
.fontsforweb_fontid_9785 {
font-family: 'gothic' !important; }
/* Font downloaded from FontsForWeb.com */
@font-face {
font-family: 'gothic';
src: url("./gothic.eot");
src: local("gothic"), url("/fonts/gothic/gothic.ttf") format("truetype"); }
/* use this class to attach this font to any element i.e. <p class="fontsforweb_fontid_9785">Text with this font applied</p> */
.fontsforweb_fontid_9785 {
font-family: 'gothic' !important; }
/* Font downloaded from FontsForWeb.com */
@font-face {
font-family: 'gothic';
src: url("./gothic.eot");
src: local("gothic"), url("/fonts/gothic/gothic.ttf") format("truetype"); }
/* use this class to attach this font to any element i.e. <p class="fontsforweb_fontid_9785">Text with this font applied</p> */
.fontsforweb_fontid_9785 {
font-family: 'gothic' !important; }
/* Font downloaded from FontsForWeb.com */
@font-face {
font-family: 'gothic';
src: url("./gothic.eot");
src: local("gothic"), url("/fonts/gothic/gothic.ttf") format("truetype"); }
/* use this class to attach this font to any element i.e. <p class="fontsforweb_fontid_9785">Text with this font applied</p> */
.fontsforweb_fontid_9785 {
font-family: 'gothic' !important; }
/* Font downloaded from FontsForWeb.com */
@font-face {
font-family: 'gothic';
src: url("./gothic.eot");
src: local("gothic"), url("/fonts/gothic/gothic.ttf") format("truetype"); }
/* use this class to attach this font to any element i.e. <p class="fontsforweb_fontid_9785">Text with this font applied</p> */
.fontsforweb_fontid_9785 {
font-family: 'gothic' !important; }
/* Font downloaded from FontsForWeb.com */
@font-face {
font-family: "Druk-Wide-Medium";
src: local("Druk-Wide-Medium"), url("/fonts/Druk-Wide-Medium.ttf") format("truetype"); }
@font-face {
font-family: "Druk-Wide-Bold";
src: local("Druk-Wide-Bold"), url("/fonts/Druk-Wide-Bold.ttf") format("truetype"); }
.grd *, .grd *:before, .grd *:after {
box-sizing: border-box; }
.grd-col {
padding: 0 3px; }
.grd-row {
display: -webkit-box;
display: flex;
flex-wrap: wrap;
min-width: 100%;
margin-left: -5px;
margin-right: -5px; }
.grd-col {
padding: 0 3px; }
.grd-just-flex-start {
-webkit-box-pack: start;
justify-content: flex-start; }
.grd-just-flex-end {
-webkit-box-pack: end;
justify-content: flex-end; }
.grd-just-center {
-webkit-box-pack: center;
justify-content: center; }
.grd-just-space-between {
-webkit-box-pack: justify;
justify-content: space-between; }
.grd-just-space-around {
justify-content: space-around; }
.grd-algn-flex-start {
-webkit-box-align: start;
align-items: flex-start; }
.grd-algn-item-flex-start {
align-self: flex-start; }
.grd-algn-flex-end {
-webkit-box-align: end;
align-items: flex-end; }
.grd-algn-item-flex-end {
align-self: flex-end; }
.grd-algn-center {
-webkit-box-align: center;
align-items: center; }
.grd-algn-item-center {
align-self: center; }
.grd-algn-baseline {
-webkit-box-align: baseline;
align-items: baseline; }
.grd-algn-item-baseline {
align-self: baseline; }
.grd-algn-stretch {
-webkit-box-align: stretch;
align-items: stretch; }
.grd-algn-item-stretch {
align-self: stretch; }
.col-1 {
width: 8.33333%; }
.col-2 {
width: 16.66667%; }
.col-3 {
width: 25%; }
.col-4 {
width: 33.33333%; }
.col-5 {
width: 41.66667%; }
.col-6 {
width: 50%; }
.col-7 {
width: 58.33333%; }
.col-8 {
width: 66.66667%; }
.col-9 {
width: 75%; }
.col-10 {
width: 83.33333%; }
.col-11 {
width: 91.66667%; }
.col-12 {
width: 100%; }
.order-1 {
-webkit-box-ordinal-group: 2;
order: 1; }
.order-2 {
-webkit-box-ordinal-group: 3;
order: 2; }
.order-3 {
-webkit-box-ordinal-group: 4;
order: 3; }
.order-4 {
-webkit-box-ordinal-group: 5;
order: 4; }
.order-5 {
-webkit-box-ordinal-group: 6;
order: 5; }
.order-6 {
-webkit-box-ordinal-group: 7;
order: 6; }
.order-7 {
-webkit-box-ordinal-group: 8;
order: 7; }
.order-8 {
-webkit-box-ordinal-group: 9;
order: 8; }
.order-9 {
-webkit-box-ordinal-group: 10;
order: 9; }
.order-10 {
-webkit-box-ordinal-group: 11;
order: 10; }
.order-11 {
-webkit-box-ordinal-group: 12;
order: 11; }
.order-12 {
-webkit-box-ordinal-group: 13;
order: 12; }
.order-first {
-webkit-box-ordinal-group: 0;
order: -1; }
.grd-just-flex-start-xs {
-webkit-box-pack: start;
justify-content: flex-start; }
.grd-just-flex-end-xs {
-webkit-box-pack: end;
justify-content: flex-end; }
.grd-just-center-xs {
-webkit-box-pack: center;
justify-content: center; }
.grd-just-space-between-xs {
-webkit-box-pack: justify;
justify-content: space-between; }
.grd-just-space-around-xs {
justify-content: space-around; }
.grd-algn-flex-start-xs {
-webkit-box-align: start;
align-items: flex-start; }
.grd-algn-item-flex-start-xs {
align-self: flex-start; }
.grd-algn-flex-end-xs {
-webkit-box-align: end;
align-items: flex-end; }
.grd-algn-item-flex-end-xs {
align-self: flex-end; }
.grd-algn-center-xs {
-webkit-box-align: center;
align-items: center; }
.grd-algn-item-center-xs {
align-self: center; }
.grd-algn-baseline-xs {
-webkit-box-align: baseline;
align-items: baseline; }
.grd-algn-item-baseline-xs {
align-self: baseline; }
.grd-algn-stretch-xs {
-webkit-box-align: stretch;
align-items: stretch; }
.grd-algn-item-stretch-xs {
align-self: stretch; }
.grd-just-flex-start-xxs {
-webkit-box-pack: start;
justify-content: flex-start; }
.grd-just-flex-end-xxs {
-webkit-box-pack: end;
justify-content: flex-end; }
.grd-just-center-xxs {
-webkit-box-pack: center;
justify-content: space-between; }
.grd-just-space-between-xxs {
-webkit-box-pack: justify;
justify-content: center; }
.grd-just-space-around-xxs {
justify-content: space-around; }
.grd-algn-flex-start-xxs {
-webkit-box-align: start;
align-items: flex-start; }
.grd-algn-item-flex-start-xxs {
align-self: flex-start; }
.grd-algn-flex-end-xxs {
-webkit-box-align: end;
align-items: flex-end; }
.grd-algn-item-flex-end-xxs {
align-self: flex-end; }
.grd-algn-center-xxs {
-webkit-box-align: center;
align-items: center; }
.grd-algn-item-center-xxs {
align-self: center; }
.grd-algn-baseline-xxs {
-webkit-box-align: baseline;
align-items: baseline; }
.grd-algn-item-baseline-xxs {
align-self: baseline; }
.grd-algn-stretch-xxs {
-webkit-box-align: stretch;
align-items: stretch; }
.grd-algn-item-stretch-xxs {
align-self: stretch; }
.col-1-xs {
width: 8.33333%; }
.col-2-xs {
width: 16.66667%; }
.col-3-xs {
width: 25%; }
.col-4-xs {
width: 33.33333%; }
.col-5-xs {
width: 41.66667%; }
.col-6-xs {
width: 50%; }
.col-7-xs {
width: 58.33333%; }
.col-8-xs {
width: 66.66667%; }
.col-9-xs {
width: 75%; }
.col-10-xs {
width: 83.33333%; }
.col-11-xs {
width: 91.66667%; }
.col-12-xs {
width: 100%; }
.order-1-xs {
-webkit-box-ordinal-group: 2;
order: 1; }
.order-2-xs {
-webkit-box-ordinal-group: 3;
order: 2; }
.order-3-xs {
-webkit-box-ordinal-group: 4;
order: 3; }
.order-4-xs {
-webkit-box-ordinal-group: 5;
order: 4; }
.order-5-xs {
-webkit-box-ordinal-group: 6;
order: 5; }
.order-6-xs {
-webkit-box-ordinal-group: 7;
order: 6; }
.order-7-xs {
-webkit-box-ordinal-group: 8;
order: 7; }
.order-8-xs {
-webkit-box-ordinal-group: 9;
order: 8; }
.order-9-xs {
-webkit-box-ordinal-group: 10;
order: 9; }
.order-10-xs {
-webkit-box-ordinal-group: 11;
order: 10; }
.order-11-xs {
-webkit-box-ordinal-group: 12;
order: 11; }
.order-12-xs {
-webkit-box-ordinal-group: 13;
order: 12; }
.order-first-xs {
-webkit-box-ordinal-group: 0;
order: -1; }
@media only screen and (min-width: 650px) {
.grd-row {
display: -webkit-box;
display: flex;
flex-wrap: wrap;
min-width: 100%;
margin-left: -10px;
margin-right: -10px; }
.grd-col {
padding: 0 10px; }
.grd-just-flex-start-m {
-webkit-box-pack: start;
justify-content: flex-start; }
.grd-just-flex-end-m {
-webkit-box-pack: end;
justify-content: flex-end; }
.grd-just-center-m {
-webkit-box-pack: center;
justify-content: center; }
.grd-just-space-between-m {
-webkit-box-pack: justify;
justify-content: space-between; }
.grd-just-space-around-m {
justify-content: space-around; }
.grd-algn-flex-start-m {
-webkit-box-align: start;
align-items: flex-start; }
.grd-algn-item-flex-start-m {
align-self: flex-start; }
.grd-algn-flex-end-m {
-webkit-box-align: end;
align-items: flex-end; }
.grd-algn-item-flex-end-m {
align-self: flex-end; }
.grd-algn-center-m {
-webkit-box-align: center;
align-items: center; }
.grd-algn-item-center-m {
align-self: center; }
.grd-algn-baseline-m {
-webkit-box-align: baseline;
align-items: baseline; }
.grd-algn-item-baseline-m {
align-self: baseline; }
.grd-algn-stretch-m {
-webkit-box-align: stretch;
align-items: stretch; }
.grd-algn-item-stretch-m {
align-self: stretch; }
.col-1-m {
width: 8.33333%; }
.col-2-m {
width: 16.66667%; }
.col-3-m {
width: 25%; }
.col-4-m {
width: 33.33333%; }
.col-5-m {
width: 41.66667%; }
.col-6-m {
width: 50%; }
.col-7-m {
width: 58.33333%; }
.col-8-m {
width: 66.66667%; }
.col-9-m {
width: 75%; }
.col-10-m {
width: 83.33333%; }
.col-11-m {
width: 91.66667%; }
.col-12-m {
width: 100%; }
.order-1-m {
-webkit-box-ordinal-group: 2;
order: 1; }
.order-2-m {
-webkit-box-ordinal-group: 3;
order: 2; }
.order-3-m {
-webkit-box-ordinal-group: 4;
order: 3; }
.order-4-m {
-webkit-box-ordinal-group: 5;
order: 4; }
.order-5-m {
-webkit-box-ordinal-group: 6;
order: 5; }
.order-6-m {
-webkit-box-ordinal-group: 7;
order: 6; }
.order-7-m {
-webkit-box-ordinal-group: 8;
order: 7; }
.order-8-m {
-webkit-box-ordinal-group: 9;
order: 8; }
.order-9-m {
-webkit-box-ordinal-group: 10;
order: 9; }
.order-10-m {
-webkit-box-ordinal-group: 11;
order: 10; }
.order-11-m {
-webkit-box-ordinal-group: 12;
order: 11; }
.order-12-m {
-webkit-box-ordinal-group: 13;
order: 12; }
.order-first-m {
-webkit-box-ordinal-group: 0;
order: -1; } }
@media only screen and (min-width: 850px) {
.grd-row {
display: -webkit-box;
display: flex;
flex-wrap: wrap;
min-width: 100%;
margin-left: -10px;
margin-right: -10px; }
.grd-col {
padding: 0 10px; }
.grd-just-flex-start-l {
-webkit-box-pack: start;
justify-content: flex-start; }
.grd-just-flex-end-l {
-webkit-box-pack: end;
justify-content: flex-end; }
.grd-just-center-l {
-webkit-box-pack: center;
justify-content: center; }
.grd-just-space-between-l {
-webkit-box-pack: justify;
justify-content: space-between; }
.grd-just-space-around-l {
justify-content: space-around; }
.grd-algn-flex-start-l {
-webkit-box-align: start;
align-items: flex-start; }
.grd-algn-item-flex-start-l {
align-self: flex-start; }
.grd-algn-flex-end-l {
-webkit-box-align: end;
align-items: flex-end; }
.grd-algn-item-flex-end-l {
align-self: flex-end; }
.grd-algn-center-l {
-webkit-box-align: center;
align-items: center; }
.grd-algn-item-center-l {
align-self: center; }
.grd-algn-baseline-l {
-webkit-box-align: baseline;
align-items: baseline; }
.grd-algn-item-baseline-l {
align-self: baseline; }
.grd-algn-stretch-l {
-webkit-box-align: stretch;
align-items: stretch; }
.grd-algn-item-stretch-l {
align-self: stretch; }
.col-1-l {
width: 8.33333%; }
.col-2-l {
width: 16.66667%; }
.col-3-l {
width: 25%; }
.col-4-l {
width: 33.33333%; }
.col-5-l {
width: 41.66667%; }
.col-6-l {
width: 50%; }
.col-7-l {
width: 58.33333%; }
.col-8-l {
width: 66.66667%; }
.col-9-l {
width: 75%; }
.col-10-l {
width: 50%; }
.col-11-l {
width: 91.66667%; }
.col-12-l {
width: 100%; }
.order-1-l {
-webkit-box-ordinal-group: 2;
order: 1; }
.order-2-l {
-webkit-box-ordinal-group: 3;
order: 2; }
.order-3-l {
-webkit-box-ordinal-group: 4;
order: 3; }
.order-4-l {
-webkit-box-ordinal-group: 5;
order: 4; }
.order-5-l {
-webkit-box-ordinal-group: 6;
order: 5; }
.order-6-l {
-webkit-box-ordinal-group: 7;
order: 6; }
.order-7-l {
-webkit-box-ordinal-group: 8;
order: 7; }
.order-8-l {
-webkit-box-ordinal-group: 9;
order: 8; }
.order-9-l {
-webkit-box-ordinal-group: 10;
order: 9; }
.order-10-l {
-webkit-box-ordinal-group: 11;
order: 10; }
.order-11-l {
-webkit-box-ordinal-group: 12;
order: 11; }
.order-12-l {
-webkit-box-ordinal-group: 13;
order: 12; }
.order-first-l {
-webkit-box-ordinal-group: 0;
order: -1; } }
@media only screen and (min-width: 1050px) {
.grd-row {
display: -webkit-box;
display: flex;
flex-wrap: wrap;
min-width: 100%;
margin-left: -20px;
margin-right: -20px; }
.grd-col {
padding: 0 20px; }
.grd-just-flex-start-xl {
-webkit-box-pack: start;
justify-content: flex-start; }
.grd-just-flex-end-xl {
-webkit-box-pack: end;
justify-content: flex-end; }
.grd-just-center-xl {
-webkit-box-pack: center;
justify-content: center; }
.grd-just-space-between-xl {
-webkit-box-pack: justify;
justify-content: space-between; }
.grd-just-space-around-xl {
justify-content: space-around; }
.grd-algn-flex-start-xl {
-webkit-box-align: start;
align-items: flex-start; }
.grd-algn-item-flex-start-xl {
align-self: flex-start; }
.grd-algn-flex-end-xl {
-webkit-box-align: end;
align-items: flex-end; }
.grd-algn-item-flex-end-xl {
align-self: flex-end; }
.grd-algn-center-xl {
-webkit-box-align: center;
align-items: center; }
.grd-algn-item-center-xl {
align-self: center; }
.grd-algn-baseline-xl {
-webkit-box-align: baseline;
align-items: baseline; }
.grd-algn-item-baseline-xl {
align-self: baseline; }
.grd-algn-stretch-xl {
-webkit-box-align: stretch;
align-items: stretch; }
.grd-algn-item-stretch-xl {
align-self: stretch; }
.col-1-xl {
width: 8.33333%; }
.col-2-xl {
width: 16.66667%; }
.col-3-xl {
width: 25%; }
.col-4-xl {
width: 25%; }
.col-4-xl {
height: 40%; }
.col-4-xxl {
width: 25%; }
.col-5-xl {
width: 41.66667%; }
.col-6-xl {
width: 50%; }
.col-7-xl {
width: 58.33333%; }
.col-8-xl {
width: 66.66667%; }
.col-9-xl {
width: 75%; }
.col-10-xl {
width: 83.33333%; }
.col-11-xl {
width: 91.66667%; }
.col-12-xl {
width: 100%; }
.order-1-xl {
-webkit-box-ordinal-group: 2;
order: 1; }
.order-2-xl {
-webkit-box-ordinal-group: 3;
order: 2; }
.order-3-xl {
-webkit-box-ordinal-group: 4;
order: 3; }
.order-4-xl {
-webkit-box-ordinal-group: 5;
order: 4; }
.order-5-xl {
-webkit-box-ordinal-group: 6;
order: 5; }
.order-6-xl {
-webkit-box-ordinal-group: 7;
order: 6; }
.order-7-xl {
-webkit-box-ordinal-group: 8;
order: 7; }
.order-8-xl {
-webkit-box-ordinal-group: 9;
order: 8; }
.order-9-xl {
-webkit-box-ordinal-group: 10;
order: 9; }
.order-10-xl {
-webkit-box-ordinal-group: 11;
order: 10; }
.order-11-xl {
-webkit-box-ordinal-group: 12;
order: 11; }
.order-12-xl {
-webkit-box-ordinal-group: 13;
order: 12; }
.order-first-xl {
-webkit-box-ordinal-group: 0;
order: -1; } }
@media only screen and (min-width: 1250px) {
.grd-row {
display: -webkit-box;
display: flex;
flex-wrap: wrap;
min-width: 100%;
margin-left: -20px;
margin-right: -20px; }
.grd-col {
padding: 0 20px; }
.grd-just-flex-start-hd {
-webkit-box-pack: start;
justify-content: flex-start; }
.grd-just-flex-end-hd {
-webkit-box-pack: end;
justify-content: flex-end; }
.grd-just-center-hd {
-webkit-box-pack: center;
justify-content: center; }
.grd-just-space-between-hd {
-webkit-box-pack: justify;
justify-content: space-between; }
.grd-just-space-around-hd {
justify-content: space-around; }
.grd-algn-flex-start-hd {
-webkit-box-align: start;
align-items: flex-start; }
.grd-algn-item-flex-start-hd {
align-self: flex-start; }
.grd-algn-flex-end-hd {
-webkit-box-align: end;
align-items: flex-end; }
.grd-algn-item-flex-end-hd {
align-self: flex-end; }
.grd-algn-center-hd {
-webkit-box-align: center;
align-items: center; }
.grd-algn-item-center-hd {
align-self: center; }
.grd-algn-baseline-hd {
-webkit-box-align: baseline;
align-items: baseline; }
.grd-algn-item-baseline-hd {
align-self: baseline; }
.grd-algn-stretch-hd {
-webkit-box-align: stretch;
align-items: stretch; }
.grd-algn-item-stretch-hd {
align-self: stretch; }
.col-1-hd {
width: 8.33333%; }
.col-2-hd {
width: 16.66667%; }
.col-3-hd {
width: 25%; }
.col-4-hd {
width: 33.33333%; }
.col-5-hd {
width: 41.66667%; }
.col-6-hd {
width: 50%; }
.col-7-hd {
width: 58.33333%; }
.col-8-hd {
width: 66.66667%; }
.col-9-hd {
width: 75%; }
.col-10-hd {
width: 83.33333%; }
.col-11-hd {
width: 91.66667%; }
.col-12-hd {
width: 100%; }
.order-1-hd {
-webkit-box-ordinal-group: 2;
order: 1; }
.order-2-hd {
-webkit-box-ordinal-group: 3;
order: 2; }
.order-3-hd {
-webkit-box-ordinal-group: 4;
order: 3; }
.order-4-hd {
-webkit-box-ordinal-group: 5;
order: 4; }
.order-5-hd {
-webkit-box-ordinal-group: 6;
order: 5; }
.order-6-hd {
-webkit-box-ordinal-group: 7;
order: 6; }
.order-7-hd {
-webkit-box-ordinal-group: 8;
order: 7; }
.order-8-hd {
-webkit-box-ordinal-group: 9;
order: 8; }
.order-9-hd {
-webkit-box-ordinal-group: 10;
order: 9; }
.order-10-hd {
-webkit-box-ordinal-group: 11;
order: 10; }
.order-11-hd {
-webkit-box-ordinal-group: 12;
order: 11; }
.order-12-hd {
-webkit-box-ordinal-group: 13;
order: 12; }
.order-first-hd {
-webkit-box-ordinal-group: 0;
order: -1; } }
@media only screen and (max-width: 699px) {
.grd-row {
display: -webkit-box;
display: flex;
flex-wrap: wrap;
min-width: 100%;
margin-left: -5px;
margin-right: -5px; }
.grd-col {
padding: 0 5px; }
.grd-just-flex-start--sm {
-webkit-box-pack: start;
justify-content: flex-start; }
.grd-just-flex-end--sm {
-webkit-box-pack: end;
justify-content: flex-end; }
.grd-just-center--sm {
-webkit-box-pack: center;
justify-content: center; }
.grd-just-space-between--sm {
-webkit-box-pack: justify;
justify-content: space-between; }
.grd-just-space-around--sm {
justify-content: space-around; }
.grd-algn-flex-start--sm {
-webkit-box-align: start;
align-items: flex-start; }
.grd-algn-item-flex-start--sm {
align-self: flex-start; }
.grd-algn-flex-end--sm {
-webkit-box-align: end;
align-items: flex-end; }
.grd-algn-item-flex-end--sm {
align-self: flex-end; }
.grd-algn-center--sm {
-webkit-box-align: center;
align-items: center; }
.grd-algn-item-center--sm {
align-self: center; }
.grd-algn-baseline--sm {
-webkit-box-align: baseline;
align-items: baseline; }
.grd-algn-item-baseline--sm {
align-self: baseline; }
.grd-algn-stretch--sm {
-webkit-box-align: stretch;
align-items: stretch; }
.grd-algn-item-stretch--sm {
align-self: stretch; }
.col-1--sm {
width: 8.33333%; }
.col-2--sm {
width: 16.66667%; }
.col-3--sm {
width: 25%; }
.col-4--sm {
width: 33.33333%; }
.col-5--sm {
width: 41.66667%; }
.col-6--sm {
width: 50%; }
.col-7--sm {
width: 58.33333%; }
.col-8--sm {
width: 66.66667%; }
.col-9--sm {
width: 75%; }
.col-10--sm {
width: 83.33333%; }
.col-11--sm {
width: 91.66667%; }
.col-12--sm {
width: 100%; }
.order-1--sm {
-webkit-box-ordinal-group: 2;
order: 1; }
.order-2--sm {
-webkit-box-ordinal-group: 3;
order: 2; }
.order-3--sm {
-webkit-box-ordinal-group: 4;
order: 3; }
.order-4--sm {
-webkit-box-ordinal-group: 5;
order: 4; }
.order-5--sm {
-webkit-box-ordinal-group: 6;
order: 5; }
.order-6--sm {
-webkit-box-ordinal-group: 7;
order: 6; }
.order-7--sm {
-webkit-box-ordinal-group: 8;
order: 7; }
.order-8--sm {
-webkit-box-ordinal-group: 9;
order: 8; }
.order-9--sm {
-webkit-box-ordinal-group: 10;
order: 9; }
.order-10--sm {
-webkit-box-ordinal-group: 11;
order: 10; }
.order-11--sm {
-webkit-box-ordinal-group: 12;
order: 11; }
.order-12--sm {
-webkit-box-ordinal-group: 13;
order: 12; }
.order-first--sm {
-webkit-box-ordinal-group: 0;
order: -1; } }
@media only screen and (min-width: 700px) {
.grd-row {
display: -webkit-box;
display: flex;
flex-wrap: wrap;
min-width: 100%;
margin-left: -10px;
margin-right: -10px; }
.grd-col {
padding: 0 10px; }
.grd-just-flex-start--md {
-webkit-box-pack: start;
justify-content: flex-start; }
.grd-just-flex-end--md {
-webkit-box-pack: end;
justify-content: flex-end; }
.grd-just-center--md {
-webkit-box-pack: center;
justify-content: center; }
.grd-just-space-between--md {
-webkit-box-pack: justify;
justify-content: space-between; }
.grd-just-space-around--md {
justify-content: space-around; }
.grd-algn-flex-start--md {
-webkit-box-align: start;
align-items: flex-start; }
.grd-algn-item-flex-start--md {
align-self: flex-start; }
.grd-algn-flex-end--md {
-webkit-box-align: end;
align-items: flex-end; }
.grd-algn-item-flex-end--md {
align-self: flex-end; }
.grd-algn-center--md {
-webkit-box-align: center;
align-items: center; }
.grd-algn-item-center--md {
align-self: center; }
.grd-algn-baseline--md {
-webkit-box-align: baseline;
align-items: baseline; }
.grd-algn-item-baseline--md {
align-self: baseline; }
.grd-algn-stretch--md {
-webkit-box-align: stretch;
align-items: stretch; }
.grd-algn-item-stretch--md {
align-self: stretch; }
.col-1--md {
width: 8.33333%; }
.col-2--md {
width: 16.66667%; }
.col-3--md {
width: 25%; }
.col-4--md {
width: 33.33333%; }
.col-5--md {
width: 41.66667%; }
.col-6--md {
width: 50%; }
.col-7--md {
width: 58.33333%; }
.col-8--md {
width: 66.66667%; }
.col-9--md {
width: 75%; }
.col-10--md {
width: 83.33333%; }
.col-11--md {
width: 91.66667%; }
.col-12--md {
width: 100%; }
.order-1--md {
-webkit-box-ordinal-group: 2;
order: 1; }
.order-2--md {
-webkit-box-ordinal-group: 3;
order: 2; }
.order-3--md {
-webkit-box-ordinal-group: 4;
order: 3; }
.order-4--md {
-webkit-box-ordinal-group: 5;
order: 4; }
.order-5--md {
-webkit-box-ordinal-group: 6;
order: 5; }
.order-6--md {
-webkit-box-ordinal-group: 7;
order: 6; }
.order-7--md {
-webkit-box-ordinal-group: 8;
order: 7; }
.order-8--md {
-webkit-box-ordinal-group: 9;
order: 8; }
.order-9--md {
-webkit-box-ordinal-group: 10;
order: 9; }
.order-10--md {
-webkit-box-ordinal-group: 11;
order: 10; }
.order-11--md {
-webkit-box-ordinal-group: 12;
order: 11; }
.order-12--md {
-webkit-box-ordinal-group: 13;
order: 12; }
.order-first--md {
-webkit-box-ordinal-group: 0;
order: -1; } }
@media only screen and (min-width: 1000px) {
.grd-row {
display: -webkit-box;
display: flex;
flex-wrap: wrap;
min-width: 100%;
margin-left: -6px;
margin-right: -6px; }
.grd-row-xl {
display: -webkit-box;
display: flex;
flex-wrap: wrap;
min-width: 215%;
margin-left: 0px;
margin-right: 0px; }
.grd-col {
padding: 0 3px; }
.grd-col-xl {
padding: 0 0px; }
.grd-just-flex-start--lg {
-webkit-box-pack: start;
justify-content: flex-start; }
.grd-just-flex-end--lg {
-webkit-box-pack: end;
justify-content: flex-end; }
.grd-just-center--lg {
-webkit-box-pack: center;
justify-content: center; }
.grd-just-space-between--lg {
-webkit-box-pack: justify;
justify-content: space-between; }
.grd-just-space-around--lg {
justify-content: space-around; }
.grd-algn-flex-start--lg {
-webkit-box-align: start;
align-items: flex-start; }
.grd-algn-item-flex-start--lg {
align-self: flex-start; }
.grd-algn-flex-end--lg {
-webkit-box-align: end;
align-items: flex-end; }
.grd-algn-item-flex-end--lg {
align-self: flex-end; }
.grd-algn-center--lg {
-webkit-box-align: center;
align-items: center; }
.grd-algn-item-center--lg {
align-self: center; }
.grd-algn-baseline--lg {
-webkit-box-align: baseline;
align-items: baseline; }
.grd-algn-item-baseline--lg {
align-self: baseline; }
.grd-algn-stretch--lg {
-webkit-box-align: stretch;
align-items: stretch; }
.grd-algn-item-stretch--lg {
align-self: stretch; }
.col-1--lg {
width: 8.33333%; }
.col-2--lg {
width: 16.66667%; }
.col-3--lg {
width: 25%; }
.col-4--lg {
width: 33.33333%; }
.col-5--lg {
width: 41.66667%; }
.col-6--lg {
width: 50%; }
.col-7--lg {
width: 58.33333%; }
.col-8--lg {
width: 66.66667%; }
.col-9--lg {
width: 75%; }
.col-10--lg {
width: 83.33333%; }
.col-11--lg {
width: 91.66667%; }
.col-12--lg {
width: 100%; }
.order-1--lg {
-webkit-box-ordinal-group: 2;
order: 1; }
.order-2--lg {
-webkit-box-ordinal-group: 3;
order: 2; }
.order-3--lg {
-webkit-box-ordinal-group: 4;
order: 3; }
.order-4--lg {
-webkit-box-ordinal-group: 5;
order: 4; }
.order-5--lg {
-webkit-box-ordinal-group: 6;
order: 5; }
.order-6--lg {
-webkit-box-ordinal-group: 7;
order: 6; }
.order-7--lg {
-webkit-box-ordinal-group: 8;
order: 7; }
.order-8--lg {
-webkit-box-ordinal-group: 9;
order: 8; }
.order-9--lg {
-webkit-box-ordinal-group: 10;
order: 9; }
.order-10--lg {
-webkit-box-ordinal-group: 11;
order: 10; }
.order-11--lg {
-webkit-box-ordinal-group: 12;
order: 11; }
.order-12--lg {
-webkit-box-ordinal-group: 13;
order: 12; }
.order-first--lg {
-webkit-box-ordinal-group: 0;
order: -1; } }
@media only screen and (min-width: 1600px) {
.grd-row {
display: -webkit-box;
display: flex;
flex-wrap: wrap;
min-width: 100%;
margin-left: -20px;
margin-right: -20px; }
.grd-col {
padding: 0 20px; }
.grd-just-flex-start--xl {
-webkit-box-pack: start;
justify-content: flex-start; }
.grd-just-flex-end--xl {
-webkit-box-pack: end;
justify-content: flex-end; }
.grd-just-center--xl {
-webkit-box-pack: center;
justify-content: center; }
.grd-just-space-between--xl {
-webkit-box-pack: justify;
justify-content: space-between; }
.grd-just-space-around--xl {
justify-content: space-around; }
.grd-algn-flex-start--xl {
-webkit-box-align: start;
align-items: flex-start; }
.grd-algn-item-flex-start--xl {
align-self: flex-start; }
.grd-algn-flex-end--xl {
-webkit-box-align: end;
align-items: flex-end; }
.grd-algn-item-flex-end--xl {
align-self: flex-end; }
.grd-algn-center--xl {
-webkit-box-align: center;
align-items: center; }
.grd-algn-item-center--xl {
align-self: center; }
.grd-algn-baseline--xl {
-webkit-box-align: baseline;
align-items: baseline; }
.grd-algn-item-baseline--xl {
align-self: baseline; }
.grd-algn-stretch--xl {
-webkit-box-align: stretch;
align-items: stretch; }
.grd-algn-item-stretch--xl {
align-self: stretch; }
.col-1--xl {
width: 8.33333%; }
.col-2--xl {
width: 16.66667%; }
.col-3--xl {
width: 25%; }
.col-4--xl {
width: 33.33333%; }
.col-5--xl {
width: 41.66667%; }
.col-6--xl {
width: 50%; }
.col-7--xl {
width: 58.33333%; }
.col-8--xl {
width: 66.66667%; }
.col-9--xl {
width: 75%; }
.col-10--xl {
width: 83.33333%; }
.col-11--xl {
width: 91.66667%; }
.col-12--xl {
width: 100%; }
.order-1--xl {
-webkit-box-ordinal-group: 2;
order: 1; }
.order-2--xl {
-webkit-box-ordinal-group: 3;
order: 2; }
.order-3--xl {
-webkit-box-ordinal-group: 4;
order: 3; }
.order-4--xl {
-webkit-box-ordinal-group: 5;
order: 4; }
.order-5--xl {
-webkit-box-ordinal-group: 6;
order: 5; }
.order-6--xl {
-webkit-box-ordinal-group: 7;
order: 6; }
.order-7--xl {
-webkit-box-ordinal-group: 8;
order: 7; }
.order-8--xl {
-webkit-box-ordinal-group: 9;
order: 8; }
.order-9--xl {
-webkit-box-ordinal-group: 10;
order: 9; }
.order-10--xl {
-webkit-box-ordinal-group: 11;
order: 10; }
.order-11--xl {
-webkit-box-ordinal-group: 12;
order: 11; }
.order-12--xl {
-webkit-box-ordinal-group: 13;
order: 12; }
.order-first--xl {
-webkit-box-ordinal-group: 0;
order: -1; } }
.clearfix:after {
display: block;
content: '';
clear: both; }
.flex-wrap {
flex-wrap: wrap; }
.flex-column {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column; }
.flex-no-shrink {
flex-shrink: 0; }
.float-left {
float: left; }
.float-right {
float: right; }
.float-none {
float: none; }
.text-left {
text-align: left; }
.text-right {
text-align: right; }
.text-center {
text-align: center; }
.text-justify {
text-align: justify; }
.dsp-block {
display: block; }
.dsp-inline {
display: inline; }
.dsp-inline-block {
display: inline-block; }
.dsp-none {
display: none; }
.dsp-flex {
display: -webkit-box;
display: flex; }
.dsp-grid {
display: grid; }
.valign-block {
vertical-align: block; }
.valign-inline {
vertical-align: inline; }
.valign-inline-block {
vertical-align: inline-block; }
.valign-none {
vertical-align: none; }
.valign-flex {
vertical-align: flex; }
.valign-grid {
vertical-align: grid; }
.float-left-xs {
float: left; }
.float-right-xs {
float: right; }
.float-none-xs {
float: none; }
.text-left-xs {
text-align: left; }
.text-right-xs {
text-align: right; }
.text-center-xs {
text-align: center; }
.text-justify-xs {
text-align: justify; }
.dsp-block-xs {
display: block; }
.dsp-inline-xs {
display: inline; }
.dsp-inline-block-xs {
display: inline-block; }
.dsp-none-xs {
display: none; }
.dsp-flex-xs {
display: -webkit-box;
display: flex; }
.dsp-grid-xs {
display: grid; }
.valign-block-xs {
vertical-align: block; }
.valign-inline-xs {
vertical-align: inline; }
.valign-inline-block-xs {
vertical-align: inline-block; }
.valign-none-xs {
vertical-align: none; }
.valign-flex-xs {
vertical-align: flex; }
.valign-grid-xs {
vertical-align: grid; }
@media only screen and (min-width: 650px) {
.float-left-m {
float: left; }
.float-right-m {
float: right; }
.float-none-m {
float: none; }
.text-left-m {
text-align: left; }
.text-right-m {
text-align: right; }
.text-center-m {
text-align: center; }
.text-justify-m {
text-align: justify; }
.dsp-block-m {
display: block; }
.dsp-inline-m {
display: inline; }
.dsp-inline-block-m {
display: inline-block; }
.dsp-none-m {
display: none; }
.dsp-flex-m {
display: -webkit-box;
display: flex; }
.dsp-grid-m {
display: grid; }
.valign-block-m {
vertical-align: block; }
.valign-inline-m {
vertical-align: inline; }
.valign-inline-block-m {
vertical-align: inline-block; }
.valign-none-m {
vertical-align: none; }
.valign-flex-m {
vertical-align: flex; }
.valign-grid-m {
vertical-align: grid; } }
@media only screen and (min-width: 850px) {
.float-left-l {
float: left; }
.float-right-l {
float: right; }
.float-none-l {
float: none; }
.text-left-l {
text-align: left; }
.text-right-l {
text-align: right; }
.text-center-l {
text-align: center; }
.text-justify-l {
text-align: justify; }
.dsp-block-l {
display: block; }
.dsp-inline-l {
display: inline; }
.dsp-inline-block-l {
display: inline-block; }
.dsp-none-l {
display: none; }
.dsp-flex-l {
display: -webkit-box;
display: flex; }
.dsp-grid-l {
display: grid; }
.valign-block-l {
vertical-align: block; }
.valign-inline-l {
vertical-align: inline; }
.valign-inline-block-l {
vertical-align: inline-block; }
.valign-none-l {
vertical-align: none; }
.valign-flex-l {
vertical-align: flex; }
.valign-grid-l {
vertical-align: grid; } }
@media only screen and (min-width: 1050px) {
.float-left-xl {
float: left; }
.float-right-xl {
float: right; }
.float-none-xl {
float: none; }
.text-left-xl {
text-align: left; }
.text-right-xl {
text-align: right; }
.text-center-xl {
text-align: center; }
.text-justify-xl {
text-align: justify; }
.dsp-block-xl {
display: block; }
.dsp-inline-xl {
display: inline; }
.dsp-inline-block-xl {
display: inline-block; }
.dsp-none-xl {
display: none; }
.dsp-flex-xl {
display: -webkit-box;
display: flex; }
.dsp-grid-xl {
display: grid; }
.valign-block-xl {
vertical-align: block; }
.valign-inline-xl {
vertical-align: inline; }
.valign-inline-block-xl {
vertical-align: inline-block; }
.valign-none-xl {
vertical-align: none; }
.valign-flex-xl {
vertical-align: flex; }
.valign-grid-xl {
vertical-align: grid; } }
@media only screen and (min-width: 1250px) {
.float-left-hd {
float: left; }
.float-right-hd {
float: right; }
.float-none-hd {
float: none; }
.text-left-hd {
text-align: left; }
.text-right-hd {
text-align: right; }
.text-center-hd {
text-align: center; }
.text-justify-hd {
text-align: justify; }
.dsp-block-hd {
display: block; }
.dsp-inline-hd {
display: inline; }
.dsp-inline-block-hd {
display: inline-block; }
.dsp-none-hd {
display: none; }
.dsp-flex-hd {
display: -webkit-box;
display: flex; }
.dsp-grid-hd {
display: grid; }
.valign-block-hd {
vertical-align: block; }
.valign-inline-hd {
vertical-align: inline; }
.valign-inline-block-hd {
vertical-align: inline-block; }
.valign-none-hd {
vertical-align: none; }
.valign-flex-hd {
vertical-align: flex; }
.valign-grid-hd {
vertical-align: grid; } }
.float-left--xs {
float: left; }
.float-right--xs {
float: right; }
.float-none--xs {
float: none; }
.text-left--xs {
text-align: left; }
.text-right--xs {
text-align: right; }
.text-center--xs {
text-align: center; }
.text-justify--xs {
text-align: justify; }
.dsp-block--xs {
display: block; }
.dsp-inline--xs {
display: inline; }
.dsp-inline-block--xs {
display: inline-block; }
.dsp-none--xs {
display: none; }
.dsp-flex--xs {
display: -webkit-box;
display: flex; }
.dsp-grid--xs {
display: grid; }
.valign-block--xs {
vertical-align: block; }
.valign-inline--xs {
vertical-align: inline; }
.valign-inline-block--xs {
vertical-align: inline-block; }
.valign-none--xs {
vertical-align: none; }
.valign-flex--xs {
vertical-align: flex; }
.valign-grid--xs {
vertical-align: grid; }
@media only screen and (max-width: 699px) {
.float-left--sm {
float: left; }
.float-right--sm {
float: right; }
.float-none--sm {
float: none; }
.text-left--sm {
text-align: left; }
.text-right--sm {
text-align: right; }
.text-center--sm {
text-align: center; }
.text-justify--sm {
text-align: justify; }
.dsp-block--sm {
display: block; }
.dsp-inline--sm {
display: inline; }
.dsp-inline-block--sm {
display: inline-block; }
.dsp-none--sm {
display: none; }
.dsp-flex--sm {
display: -webkit-box;
display: flex; }
.dsp-grid--sm {
display: grid; }
.valign-block--sm {
vertical-align: block; }
.valign-inline--sm {
vertical-align: inline; }
.valign-inline-block--sm {
vertical-align: inline-block; }
.valign-none--sm {
vertical-align: none; }
.valign-flex--sm {
vertical-align: flex; }
.valign-grid--sm {
vertical-align: grid; } }
@media only screen and (min-width: 700px) {
.float-left--md {
float: left; }
.float-right--md {
float: right; }
.float-none--md {
float: none; }
.text-left--md {
text-align: left; }
.text-right--md {
text-align: right; }
.text-center--md {
text-align: center; }
.text-justify--md {
text-align: justify; }
.dsp-block--md {
display: block; }
.dsp-inline--md {
display: inline; }
.dsp-inline-block--md {
display: inline-block; }
.dsp-none--md {
display: none; }
.dsp-flex--md {
display: -webkit-box;
display: flex; }
.dsp-grid--md {
display: grid; }
.valign-block--md {
vertical-align: block; }
.valign-inline--md {
vertical-align: inline; }
.valign-inline-block--md {
vertical-align: inline-block; }
.valign-none--md {
vertical-align: none; }
.valign-flex--md {
vertical-align: flex; }
.valign-grid--md {
vertical-align: grid; } }
@media only screen and (min-width: 1000px) {
.float-left--lg {
float: left; }
.float-right--lg {
float: right; }
.float-none--lg {
float: none; }
.text-left--lg {
text-align: left; }
.text-right--lg {
text-align: right; }
.text-center--lg {
text-align: center; }
.text-justify--lg {
text-align: justify; }
.dsp-block--lg {
display: block; }
.dsp-inline--lg {
display: inline; }
.dsp-inline-block--lg {
display: inline-block; }
.dsp-none--lg {
display: none; }
.dsp-flex--lg {
display: -webkit-box;
display: flex; }
.dsp-grid--lg {
display: grid; }
.valign-block--lg {
vertical-align: block; }
.valign-inline--lg {
vertical-align: inline; }
.valign-inline-block--lg {
vertical-align: inline-block; }
.valign-none--lg {
vertical-align: none; }
.valign-flex--lg {
vertical-align: flex; }
.valign-grid--lg {
vertical-align: grid; } }
@media only screen and (min-width: 1600px) {
.float-left--xl {
float: left; }
.float-right--xl {
float: right; }
.float-none--xl {
float: none; }
.text-left--xl {
text-align: left; }
.text-right--xl {
text-align: right; }
.text-center--xl {
text-align: center; }
.text-justify--xl {
text-align: justify; }
.dsp-block--xl {
display: block; }
.dsp-inline--xl {
display: inline; }
.dsp-inline-block--xl {
display: inline-block; }
.dsp-none--xl {
display: none; }
.dsp-flex--xl {
display: -webkit-box;
display: flex; }
.dsp-grid--xl {
display: grid; }
.valign-block--xl {
vertical-align: block; }
.valign-inline--xl {
vertical-align: inline; }
.valign-inline-block--xl {
vertical-align: inline-block; }
.valign-none--xl {
vertical-align: none; }
.valign-flex--xl {
vertical-align: flex; }
.valign-grid--xl {
vertical-align: grid; } }
.arp {
padding-top: 100%;
display: block;
overflow: hidden;
position: relative;
width: 100%; }
.arp > * {
bottom: 0;
height: 100%;
left: 0;
position: absolute;
right: 0;
top: 0;
width: 100%; }
@supports (object-fit: contain) {
.arp > img {
object-fit: contain; } }
.arp-1-1.arp, .arp-1-1 {
padding-top: 100%; }
.arp-10-4.arp, .arp-10-4 {
padding-top: 40%; }
.arp-16-9.arp, .arp-16-9 {
padding-top: 56.25%; }
@media only screen and (min-width: 0px) {
.arp-1-1--sm.arp, .arp-1-1--sm {
padding-top: 100%; }
.arp-10-4--sm.arp, .arp-10-4--sm {
padding-top: 40%; }
.arp-16-9--sm.arp, .arp-16-9--sm {
padding-top: 56.25%; } }
@media only screen and (min-width: 700px) {
.arp-1-1--md.arp, .arp-1-1--md {
padding-top: 100%; }
.arp-10-4--md.arp, .arp-10-4--md {
padding-top: 40%; }
.arp-16-9--md.arp, .arp-16-9--md {
padding-top: 56.25%; } }
@media only screen and (min-width: 1000px) {
.arp-1-1--lg.arp, .arp-1-1--lg {
padding-top: 100%; }
.arp-10-4--lg.arp, .arp-10-4--lg {
padding-top: 40%; }
.arp-16-9--lg.arp, .arp-16-9--lg {
padding-top: 56.25%; } }
@media only screen and (min-width: 1600px) {
.arp-1-1--xl.arp, .arp-1-1--xl {
padding-top: 100%; }
.arp-10-4--xl.arp, .arp-10-4--xl {
padding-top: 40%; }
.arp-16-9--xl.arp, .arp-16-9--xl {
padding-top: 56.25%; } }
:lang(ar) .ff--hed, :lang(ar) .ff--body, :lang(ar) .ff--accent, :lang(el) .ff--hed, :lang(el) .ff--body, :lang(el) .ff--accent, :lang(ru) .ff--hed, :lang(ru) .ff--body, :lang(ru) .ff--accent, :lang(ro) .ff--hed, :lang(ro) .ff--body, :lang(ro) .ff--accent {
font-family: "Helvetica Neue World","Helvetica Neue",Helvetica,Arial,sans-serif; }
:lang(ar) .ff--body-article, :lang(el) .ff--body-article, :lang(ru) .ff--body-article, :lang(ro) .ff--body-article {
font-family: "Lora",Georgia,serif; }
:lang(ko) .ff--hed, :lang(ko) .ff--body, :lang(ko) .ff--accent, :lang(ko) .ff--body-article {
font-family: "Noto Sans KR",sans-serif; }
:lang(ja) .ff--hed, :lang(ja) .ff--body, :lang(ja) .ff--accent, :lang(ja) .ff--body-article {
font-family: "Noto Sans JP",sans-serif; }
:lang(ja) .ff--hed.fw--normal, :lang(ja) .ff--hed .fw--normal, :lang(ko) .ff--hed.fw--normal, :lang(ko) .ff--hed .fw--normal {
font-weight: 500; }
:lang(ja) .ff--hed.fw--bold, :lang(ja) .ff--hed .fw--bold, :lang(ko) .ff--hed.fw--bold, :lang(ko) .ff--hed .fw--bold {
font-weight: 900; }
:lang(ja) .ff--body.fw--normal, :lang(ja) .ff--body .fw--normal, :lang(ja) .ff--accent.fw--normal, :lang(ja) .ff--accent .fw--normal, :lang(ja) .ff--body-article.fw--normal, :lang(ja) .ff--body-article .fw--normal, :lang(ko) .ff--body.fw--normal, :lang(ko) .ff--body .fw--normal, :lang(ko) .ff--accent.fw--normal, :lang(ko) .ff--accent .fw--normal, :lang(ko) .ff--body-article.fw--normal, :lang(ko) .ff--body-article .fw--normal {
font-weight: 400; }
:lang(ja) .ff--body.fw--bold, :lang(ja) .ff--body .fw--bold, :lang(ja) .ff--accent.fw--bold, :lang(ja) .ff--accent .fw--bold, :lang(ja) .ff--body-article.fw--bold, :lang(ja) .ff--body-article .fw--bold, :lang(ko) .ff--body.fw--bold, :lang(ko) .ff--body .fw--bold, :lang(ko) .ff--accent.fw--bold, :lang(ko) .ff--accent .fw--bold, :lang(ko) .ff--body-article.fw--bold, :lang(ko) .ff--body-article .fw--bold {
font-weight: 700; }
.theme--dark {
background-color: black; }
.theme--light {
background-color: white; }
a.amuse {
color: #ea6a42; }
a.amuse:hover {
color: #b23a14; }
a.broadly {
color: #035eda; }
a.broadly:hover {
color: #023375; }
a.creators {
color: #444; }
a.creators:hover {
color: #111; }
a.free {
color: lime; }
a.free:hover {
color: #090; }
a.garage {
color: #0500db; }
a.garage:hover {
color: #030075; }
a.i-d {
color: #e6297a; }
a.i-d:hover {
color: #97124b; }
a.impact {
color: #555; }
a.impact:hover {
color: #222; }
a.motherboard {
color: #7974bd; }
a.motherboard:hover {
color: #46418a; }
a.munchies {
color: #ad2444; }
a.munchies:hover {
color: #591223; }
a.news {
color: #000; }
a.news:hover {
color: #000; }
a.noisey {
color: #774550; }
a.noisey:hover {
color: #362025; }
a.sports {
color: #dcff00; }
a.sports:hover {
color: #849900; }
a.thump {
color: #49579e; }
a.thump:hover {
color: #293158; }
a.tonic {
color: #e42451; }
a.tonic:hover {
color: #90122f; }
a.vice {
color: #000; }
a.vice:hover {
color: #000; }
a.viceland {
color: #000; }
a.viceland:hover {
color: #000; }
a.video {
color: #000; }
a.video:hover {
color: #000; }
a.waypoint {
color: #1fd9b7; }
a.waypoint:hover {
color: #12806c; }
.bb--link {
display: inline;
padding-bottom: 1px;
text-decoration: none; }
.bb--link, .bb--link.black, .black .bb--link {
color: #000;
box-shadow: inset 0 -1px 0 #000; }
.bb--link:hover, .bb--link.black:hover, .black .bb--link:hover {
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.4);
color: rgba(0, 0, 0, 0.4); }
.bb--link.white, .white .bb--link {
color: #fff;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2); }
.bb--link.white:hover, .white .bb--link:hover {
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.4);
color: rgba(255, 255, 255, 0.4); }
.bb--link.amuse {
color: #ea6a42;
box-shadow: inset 0 -1px 0 #ea6a42; }
.bb--link.amuse:hover {
box-shadow: inset 0 -1px 0 #b23a14;
color: #b23a14; }
.black .bb--link.amuse {
color: #000;
box-shadow: inset 0 -1px 0 #000; }
.black .bb--link.amuse:hover {
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.4);
color: rgba(0, 0, 0, 0.4); }
.white .bb--link.amuse {
color: #fff;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2); }
.white .bb--link.amuse:hover {
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.4);
color: rgba(255, 255, 255, 0.4); }
.bb--link.broadly {
color: #035eda;
box-shadow: inset 0 -1px 0 #035eda; }
.bb--link.broadly:hover {
box-shadow: inset 0 -1px 0 #023375;
color: #023375; }
.black .bb--link.broadly {
color: #000;
box-shadow: inset 0 -1px 0 #000; }
.black .bb--link.broadly:hover {
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.4);
color: rgba(0, 0, 0, 0.4); }
.white .bb--link.broadly {
color: #fff;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2); }
.white .bb--link.broadly:hover {
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.4);
color: rgba(255, 255, 255, 0.4); }
.bb--link.creators {
color: #444;
box-shadow: inset 0 -1px 0 #444; }
.bb--link.creators:hover {
box-shadow: inset 0 -1px 0 #111;
color: #111; }
.black .bb--link.creators {
color: #000;
box-shadow: inset 0 -1px 0 #000; }
.black .bb--link.creators:hover {
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.4);
color: rgba(0, 0, 0, 0.4); }
.white .bb--link.creators {
color: #fff;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2); }
.white .bb--link.creators:hover {
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.4);
color: rgba(255, 255, 255, 0.4); }
.bb--link.free {
color: lime;
box-shadow: inset 0 -1px 0 lime; }
.bb--link.free:hover {
box-shadow: inset 0 -1px 0 #090;
color: #090; }
.black .bb--link.free {
color: #000;
box-shadow: inset 0 -1px 0 #000; }
.black .bb--link.free:hover {
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.4);
color: rgba(0, 0, 0, 0.4); }
.white .bb--link.free {
color: #fff;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2); }
.white .bb--link.free:hover {
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.4);
color: rgba(255, 255, 255, 0.4); }
.bb--link.garage {
color: #0500db;
box-shadow: inset 0 -1px 0 #0500db; }
.bb--link.garage:hover {
box-shadow: inset 0 -1px 0 #030075;
color: #030075; }
.black .bb--link.garage {
color: #000;
box-shadow: inset 0 -1px 0 #000; }
.black .bb--link.garage:hover {
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.4);
color: rgba(0, 0, 0, 0.4); }
.white .bb--link.garage {
color: #fff;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2); }
.white .bb--link.garage:hover {
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.4);
color: rgba(255, 255, 255, 0.4); }
.bb--link.i-d {
color: #e6297a;
box-shadow: inset 0 -1px 0 #e6297a; }
.bb--link.i-d:hover {
box-shadow: inset 0 -1px 0 #97124b;
color: #97124b; }
.black .bb--link.i-d {
color: #000;
box-shadow: inset 0 -1px 0 #000; }
.black .bb--link.i-d:hover {
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.4);
color: rgba(0, 0, 0, 0.4); }
.white .bb--link.i-d {
color: #fff;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2); }
.white .bb--link.i-d:hover {
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.4);
color: rgba(255, 255, 255, 0.4); }
.bb--link.impact {
color: #555;
box-shadow: inset 0 -1px 0 #555; }
.bb--link.impact:hover {
box-shadow: inset 0 -1px 0 #222;
color: #222; }
.black .bb--link.impact {
color: #000;
box-shadow: inset 0 -1px 0 #000; }
.black .bb--link.impact:hover {
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.4);
color: rgba(0, 0, 0, 0.4); }
.white .bb--link.impact {
color: #fff;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2); }
.white .bb--link.impact:hover {
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.4);
color: rgba(255, 255, 255, 0.4); }
.bb--link.motherboard {
color: #7974bd;
box-shadow: inset 0 -1px 0 #7974bd; }
.bb--link.motherboard:hover {
box-shadow: inset 0 -1px 0 #46418a;
color: #46418a; }
.black .bb--link.motherboard {
color: #000;
box-shadow: inset 0 -1px 0 #000; }
.black .bb--link.motherboard:hover {
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.4);
color: rgba(0, 0, 0, 0.4); }
.white .bb--link.motherboard {
color: #fff;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2); }
.white .bb--link.motherboard:hover {
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.4);
color: rgba(255, 255, 255, 0.4); }
.bb--link.munchies {
color: #ad2444;
box-shadow: inset 0 -1px 0 #ad2444; }
.bb--link.munchies:hover {
box-shadow: inset 0 -1px 0 #591223;
color: #591223; }
.black .bb--link.munchies {
color: #000;
box-shadow: inset 0 -1px 0 #000; }
.black .bb--link.munchies:hover {
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.4);
color: rgba(0, 0, 0, 0.4); }
.white .bb--link.munchies {
color: #fff;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2); }
.white .bb--link.munchies:hover {
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.4);
color: rgba(255, 255, 255, 0.4); }
.bb--link.news {
color: #000;
box-shadow: inset 0 -1px 0 #000; }
.bb--link.news:hover {
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.4);
color: rgba(0, 0, 0, 0.4); }
.bb--link.news.white {
color: #fff;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2); }
.bb--link.news.white:hover {
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.4);
color: rgba(255, 255, 255, 0.4); }
.black .bb--link.news {
color: #000;
box-shadow: inset 0 -1px 0 #000; }
.black .bb--link.news:hover {
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.4);
color: rgba(0, 0, 0, 0.4); }
.white .bb--link.news {
color: #fff;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2); }
.white .bb--link.news:hover {
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.4);
color: rgba(255, 255, 255, 0.4); }
.bb--link.noisey {
color: #774550;
box-shadow: inset 0 -1px 0 #774550; }
.bb--link.noisey:hover {
box-shadow: inset 0 -1px 0 #362025;
color: #362025; }
.black .bb--link.noisey {
color: #000;
box-shadow: inset 0 -1px 0 #000; }
.black .bb--link.noisey:hover {
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.4);
color: rgba(0, 0, 0, 0.4); }
.white .bb--link.noisey {
color: #fff;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2); }
.white .bb--link.noisey:hover {
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.4);
color: rgba(255, 255, 255, 0.4); }
.bb--link.sports {
color: #dcff00;
box-shadow: inset 0 -1px 0 #dcff00; }
.bb--link.sports:hover {
box-shadow: inset 0 -1px 0 #849900;
color: #849900; }
.black .bb--link.sports {
color: #000;
box-shadow: inset 0 -1px 0 #000; }
.black .bb--link.sports:hover {
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.4);
color: rgba(0, 0, 0, 0.4); }
.white .bb--link.sports {
color: #fff;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2); }
.white .bb--link.sports:hover {
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.4);
color: rgba(255, 255, 255, 0.4); }
.bb--link.thump {
color: #49579e;
box-shadow: inset 0 -1px 0 #49579e; }
.bb--link.thump:hover {
box-shadow: inset 0 -1px 0 #293158;
color: #293158; }
.black .bb--link.thump {
color: #000;
box-shadow: inset 0 -1px 0 #000; }
.black .bb--link.thump:hover {
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.4);
color: rgba(0, 0, 0, 0.4); }
.white .bb--link.thump {
color: #fff;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2); }
.white .bb--link.thump:hover {
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.4);
color: rgba(255, 255, 255, 0.4); }
.bb--link.tonic {
color: #e42451;
box-shadow: inset 0 -1px 0 #e42451; }
.bb--link.tonic:hover {
box-shadow: inset 0 -1px 0 #90122f;
color: #90122f; }
.black .bb--link.tonic {
color: #000;
box-shadow: inset 0 -1px 0 #000; }
.black .bb--link.tonic:hover {
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.4);
color: rgba(0, 0, 0, 0.4); }
.white .bb--link.tonic {
color: #fff;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2); }
.white .bb--link.tonic:hover {
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.4);
color: rgba(255, 255, 255, 0.4); }
.bb--link.vice {
color: #000;
box-shadow: inset 0 -1px 0 #000; }
.bb--link.vice:hover {
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.4);
color: rgba(0, 0, 0, 0.4); }
.bb--link.vice.white {
color: #fff;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2); }
.bb--link.vice.white:hover {
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.4);
color: rgba(255, 255, 255, 0.4); }
.black .bb--link.vice {
color: #000;
box-shadow: inset 0 -1px 0 #000; }
.black .bb--link.vice:hover {
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.4);
color: rgba(0, 0, 0, 0.4); }
.white .bb--link.vice {
color: #fff;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2); }
.white .bb--link.vice:hover {
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.4);
color: rgba(255, 255, 255, 0.4); }
.bb--link.viceland {
color: #000;
box-shadow: inset 0 -1px 0 #000; }
.bb--link.viceland:hover {
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.4);
color: rgba(0, 0, 0, 0.4); }
.bb--link.viceland.white {
color: #fff;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2); }
.bb--link.viceland.white:hover {
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.4);
color: rgba(255, 255, 255, 0.4); }
.black .bb--link.viceland {
color: #000;
box-shadow: inset 0 -1px 0 #000; }
.black .bb--link.viceland:hover {
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.4);
color: rgba(0, 0, 0, 0.4); }
.white .bb--link.viceland {
color: #fff;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2); }
.white .bb--link.viceland:hover {
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.4);
color: rgba(255, 255, 255, 0.4); }
.bb--link.video {
color: #000;
box-shadow: inset 0 -1px 0 #000; }
.bb--link.video:hover {
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.4);
color: rgba(0, 0, 0, 0.4); }
.bb--link.video.white {
color: #fff;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2); }
.bb--link.video.white:hover {
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.4);
color: rgba(255, 255, 255, 0.4); }
.black .bb--link.video {
color: #000;
box-shadow: inset 0 -1px 0 #000; }
.black .bb--link.video:hover {
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.4);
color: rgba(0, 0, 0, 0.4); }
.white .bb--link.video {
color: #fff;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2); }
.white .bb--link.video:hover {
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.4);
color: rgba(255, 255, 255, 0.4); }
.bb--link.waypoint {
color: #1fd9b7;
box-shadow: inset 0 -1px 0 #1fd9b7; }
.bb--link.waypoint:hover {
box-shadow: inset 0 -1px 0 #12806c;
color: #12806c; }
.black .bb--link.waypoint {
color: #000;
box-shadow: inset 0 -1px 0 #000; }
.black .bb--link.waypoint:hover {
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.4);
color: rgba(0, 0, 0, 0.4); }
.white .bb--link.waypoint {
color: #fff;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2); }
.white .bb--link.waypoint:hover {
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.4);
color: rgba(255, 255, 255, 0.4); }
.m-t-aut {
margin-top: auto; }
.m-b-aut {
margin-bottom: auto; }
.m-l-aut {
margin-left: auto; }
.m-r-aut {
margin-right: auto; }
.m-aut {
margin: auto; }
.p-t-0 {
padding-top: 0; }
.p-b-0 {
padding-bottom: 0; }
.p-l-0 {
padding-left: 0; }
.p-r-0 {
padding-right: 0; }
.p-0 {
padding: 0; }
.m-t-0 {
margin-top: 0; }
.m-b-0 {
margin-bottom: 0; }
.m-l-0 {
margin-left: 0; }
.m-r-0 {
margin-right: 0; }
.m-0 {
margin: 0; }
.p-t-1 {
padding-top: 5px; }
.p-b-1 {
padding-bottom: 5px; }
.p-l-1 {
padding-left: 5px; }
.p-r-1 {
padding-right: 5px; }
.p-1 {
padding: 5px; }
.m-t-1 {
margin-top: 5px; }
.m-b-1 {
margin-bottom: 5px; }
.m-l-1 {
margin-left: 5px; }
.m-r-1 {
margin-right: 5px; }
.m-1 {
margin: 5px; }
.p-t-2 {
padding-top: 10px; }
.p-b-2 {
padding-bottom: 10px; }
.p-l-2 {
padding-left: 10px; }
.p-r-2 {
padding-right: 10px; }
.p-2 {
padding: 10px; }
.m-t-2 {
margin-top: 10px; }
.m-b-2 {
margin-bottom: 10px; }
.m-l-2 {
margin-left: 10px; }
.m-r-2 {
margin-right: 10px; }
.m-2 {
margin: 10px; }
.p-t-3 {
padding-top: 15px; }
.p-b-3 {
padding-bottom: 15px; }
.p-l-3 {
padding-left: 15px; }
.p-r-3 {
padding-right: 15px; }
.p-3 {
padding: 15px; }
.m-t-3 {
margin-top: 15px; }
.m-b-3 {
margin-bottom: 15px; }
.m-l-3 {
margin-left: 15px; }
.m-r-3 {
margin-right: 15px; }
.m-3 {
margin: 15px; }
.p-t-4 {
padding-top: 20px; }
.p-b-4 {
padding-bottom: 20px; }
.p-l-4 {
padding-left: 20px; }
.p-r-4 {
padding-right: 20px; }
.p-4 {
padding: 20px; }
.m-t-4 {
margin-top: 20px; }
.m-b-4 {
margin-bottom: 20px; }
.m-l-4 {
margin-left: 20px; }
.m-r-4 {
margin-right: 20px; }
.m-4 {
margin: 20px; }
.p-t-5 {
padding-top: 30px; }
.p-b-5 {
padding-bottom: 30px; }
.p-l-5 {
padding-left: 30px; }
.p-r-5 {
padding-right: 30px; }
.p-5 {
padding: 30px; }
.m-t-5 {
margin-top: 30px; }
.m-b-5 {
margin-bottom: 30px; }
.m-l-5 {
margin-left: 30px; }
.m-r-5 {
margin-right: 30px; }
.m-5 {
margin: 30px; }
.p-t-6 {
padding-top: 40px; }
.p-b-6 {
padding-bottom: 40px; }
.p-l-6 {
padding-left: 40px; }
.p-r-6 {
padding-right: 40px; }
.p-6 {
padding: 40px; }
.m-t-6 {
margin-top: 40px; }
.m-b-6 {
margin-bottom: 40px; }
.m-l-6 {
margin-left: 40px; }
.m-r-6 {
margin-right: 40px; }
.m-6 {
margin: 40px; }
.p-t-7 {
padding-top: 80px; }
.p-b-7 {
padding-bottom: 80px; }
.p-l-7 {
padding-left: 80px; }
.p-r-7 {
padding-right: 80px; }
.p-7 {
padding: 80px; }
.m-t-7 {
margin-top: 80px; }
.m-b-7 {
margin-bottom: 80px; }
.m-l-7 {
margin-left: 80px; }
.m-r-7 {
margin-right: 80px; }
.m-7 {
margin: 80px; }
.m-t-aut-xs {
margin-top: auto; }
.m-b-aut-xs {
margin-bottom: auto; }
.m-l-aut-xs {
margin-left: auto; }
.m-r-aut-xs {
margin-right: auto; }
.m-aut-xs {
margin: auto; }
.p-t-0-xs {
padding-top: 0; }
.p-b-0-xs {
padding-bottom: 0; }
.p-l-0-xs {
padding-left: 0; }
.p-r-0-xs {
padding-right: 0; }
.p-0-xs {
padding: 0; }
.m-t-0-xs {
margin-top: 0; }
.m-b-0-xs {
margin-bottom: 0; }
.m-l-0-xs {
margin-left: 0; }
.m-r-0-xs {
margin-right: 0; }
.m-0-xs {
margin: 0; }
.p-t-1-xs {
padding-top: 5px; }
.p-b-1-xs {
padding-bottom: 5px; }
.p-l-1-xs {
padding-left: 5px; }
.p-r-1-xs {
padding-right: 5px; }
.p-1-xs {
padding: 5px; }
.m-t-1-xs {
margin-top: 5px; }
.m-b-1-xs {
margin-bottom: 5px; }
.m-l-1-xs {
margin-left: 5px; }
.m-r-1-xs {
margin-right: 5px; }
.m-1-xs {
margin: 5px; }
.p-t-2-xs {
padding-top: 10px; }
.p-b-2-xs {
padding-bottom: 10px;
padding-top: 10px; }
.p-l-2-xs {
padding-left: 10px; }
.p-r-2-xs {
padding-right: 10px; }
.p-2-xs {
padding: 10px; }
.m-t-2-xs {
margin-top: 10px; }
.m-b-2-xs {
margin-bottom: 0px; }
.m-l-2-xs {
margin-left: 10px; }
.m-r-2-xs {
margin-right: 10px; }
.m-2-xs {
margin: 10px; }
.p-t-3-xs {
padding-top: 15px; }
.p-b-3-xs {
padding-bottom: 15px; }
.p-l-3-xs {
padding-left: 15px; }
.p-r-3-xs {
padding-right: 15px; }
.p-3-xs {
padding: 15px; }
.m-t-3-xs {
margin-top: 15px; }
.m-b-3-xs {
margin-bottom: 15px; }
.m-l-3-xs {
margin-left: 15px; }
.m-r-3-xs {
margin-right: 15px; }
.m-3-xs {
margin: 15px; }
.p-t-4-xs {
padding-top: 20px; }
.p-b-4-xs {
padding-bottom: 20px; }
.p-l-4-xs {
padding-left: 20px; }
.p-r-4-xxl {
padding-right: 0px; }
.p-r-4-xs {
padding-right: 20px; }
.p-4-xs {
padding: 20px; }
.m-t-4-xs {
margin-top: 20px; }
.m-b-4-xs {
margin-bottom: 20px; }
.m-l-4-xs {
margin-left: 20px; }
.m-r-4-xs {
margin-right: 20px; }
.m-4-xs {
margin: 20px; }
.p-t-5-xs {
padding-top: 30px; }
.p-b-5-xs {
padding-bottom: 30px; }
.p-l-5-xs {
padding-left: 30px; }
.p-r-5-xs {
padding-right: 30px; }
.p-5-xs {
padding: 30px; }
.m-t-5-xs {
margin-top: 30px; }
.m-b-5-xs {
margin-bottom: 30px; }
.m-l-5-xs {
margin-left: 30px; }
.m-r-5-xs {
margin-right: 16px; }
.m-5-xs {
margin: 30px; }
.p-t-6-xs {
padding-top: 40px; }
.p-b-6-xs {
padding-bottom: 40px; }
.p-l-6-xs {
padding-left: 40px; }
.p-r-6-xs {
padding-right: 40px; }
.p-6-xs {
padding: 40px; }
.m-t-6-xs {
margin-top: 40px; }
.m-b-6-xs {
margin-bottom: 40px; }
.m-l-6-xs {
margin-left: 40px; }
.m-r-6-xs {
margin-right: 40px; }
.m-6-xs {
margin: 40px; }
.p-t-7-xs {
padding-top: 80px; }
.p-b-7-xs {
padding-bottom: 80px; }
.p-l-7-xs {
padding-left: 80px; }
.p-r-7-xs {
padding-right: 80px; }
.p-7-xs {
padding: 80px; }
.m-t-7-xs {
margin-top: 80px; }
.m-b-7-xs {
margin-bottom: 80px; }
.m-l-7-xs {
margin-left: 80px; }
.m-r-7-xs {
margin-right: 80px; }
.m-7-xs {
margin: 80px; }
@media only screen and (min-width: 650px) {
.m-t-aut-m {
margin-top: auto; }
.m-b-aut-m {
margin-bottom: auto; }
.m-l-aut-m {
margin-left: auto; }
.m-r-aut-m {
margin-right: auto; }
.m-aut-m {
margin: auto; }
.p-t-0-m {
padding-top: 0; }
.p-b-0-m {
padding-bottom: 0; }
.p-l-0-m {
padding-left: 0; }
.p-r-0-ne {
padding: 100px 100px 40px 40px; }
.p-r-0-m {
padding-right: 0; }
.p-0-m {
padding: 0; }
.m-t-0-m {
margin-top: 0; }
.m-b-0-m {
margin-bottom: 0; }
.m-l-0-m {
margin-left: 0; }
.m-r-0-m {
margin-right: 0; }
.m-0-m {
margin: 0; }
.p-t-1-m {
padding-top: 5px; }
.p-b-1-m {
padding-bottom: 5px; }
.p-l-1-m {
padding-left: 5px; }
.p-r-1-m {
padding-right: 5px; }
.p-1-m {
padding: 5px; }
.m-t-1-m {
margin-top: 5px; }
.m-b-1-m {
margin-bottom: 5px; }
.m-l-1-m {
margin-left: 5px; }
.m-r-1-m {
margin-right: 5px; }
.m-1-m {
margin: 5px; }
.p-t-2-m {
padding-top: 10px; }
.p-b-2-m {
padding-bottom: 10px; }
.p-l-2-m {
padding-left: 10px; }
.p-r-2-m {
padding-right: 10px; }
.p-2-m {
padding: 10px; }
.m-t-2-m {
margin-top: 10px; }
.m-b-2-m {
margin-bottom: 10px; }
.m-l-2-m {
margin-left: 10px; }
.m-r-2-m {
margin-right: 10px; }
.m-2-m {
margin: 10px; }
.p-t-3-m {
padding-top: 17px; }
.p-b-3-m {
padding-bottom: 15px; }
.p-l-3-m {
padding-left: 15px; }
.p-r-3-m {
padding-right: 15px; }
.p-3-m {
padding: 15px; }
.m-t-3-m {
margin-top: 15px; }
.m-b-3-m {
margin-bottom: 15px; }
.m-l-3-m {
margin-left: 15px; }
.m-r-3-m {
margin-right: 15px; }
.m-3-m {
margin: 15px; }
.p-t-4-m {
padding-top: 20px; }
.p-b-4-m {
padding-bottom: 40px; }
.p-l-4-m {
padding-left: 20px; }
.p-r-4-m {
padding-right: 20px; }
.p-4-m {
padding: 20px; }
.m-t-4-m {
margin-top: 20px; }
.m-b-4-m {
margin-bottom: 20px; }
.m-l-4-m {
margin-left: 20px; }
.m-r-4-m {
margin-right: 20px; }
.m-4-m {
margin: 20px; }
.p-t-5-m {
padding-top: 30px; }
.p-b-5-m {
padding-bottom: 30px; }
.p-l-5-m {
padding-left: 12px; }
.p-r-5-m {
padding-right: 12px; }
.p-5-m {
padding: 30px; }
.m-t-5-m {
margin-top: 30px; }
.m-b-5-m {
margin-bottom: 30px; }
.m-l-5-m {
margin-left: 30px; }
.m-r-5-m {
margin-right: 30px; }
.m-5-m {
margin: 30px; }
.p-t-6-m {
padding-top: 40px; }
.p-b-6-m {
padding-bottom: 0px; }
.p-l-6-m-xl {
padding-left: 0px; }
.p-l-6-m {
padding-left: 10px; }
.p-r-6-m-ne {
padding-right: 0px; }
.p-r-6-m {
padding-right: 10px; }
.p-6-m {
padding: 40px; }
.m-t-6-m {
margin-top: 40px; }
.m-b-6-m {
margin-bottom: 40px; }
.m-l-6-m {
margin-left: 40px; }
.m-r-6-m {
margin-right: 40px; }
.m-6-m {
margin: 40px; }
.p-t-7-m {
padding-top: 80px; }
.p-b-7-m {
padding-bottom: 80px; }
.p-l-7-m {
padding-left: 80px; }
.p-r-7-m {
padding-right: 80px; }
.p-7-m {
padding: 80px; }
.m-t-7-m {
margin-top: 80px; }
.m-b-7-m {
margin-bottom: 80px; }
.m-l-7-m {
margin-left: 80px; }
.m-r-7-m {
margin-right: 80px; }
.m-7-m {
margin: 80px; } }
@media only screen and (min-width: 850px) {
.m-t-aut-l {
margin-top: auto; }
.m-b-aut-l {
margin-bottom: auto; }
.m-l-aut-l {
margin-left: auto; }
.m-r-aut-l {
margin-right: auto; }
.m-aut-l {
margin: auto; }
.p-t-0-l {
padding-top: 0; }
.p-b-0-l {
padding-bottom: 0; }
.p-l-0-l {
padding-left: 0; }
.p-r-0-l {
padding-right: 0; }
.p-0-l {
padding: 0; }
.m-t-0-l {
margin-top: 0; }
.m-b-0-l {
margin-bottom: 0; }
.m-l-0-l {
margin-left: 0; }
.m-r-0-l {
margin-right: 0; }
.m-0-l {
margin: 0; }
.p-t-1-l {
padding-top: 5px; }
.p-b-1-l {
padding-bottom: 5px; }
.p-l-1-l {
padding-left: 5px; }
.p-r-1-l {
padding-right: 5px; }
.p-1-l {
padding: 5px; }
.m-t-1-l {
margin-top: 5px; }
.m-b-1-l {
margin-bottom: 5px; }
.m-l-1-l {
margin-left: 5px; }
.m-r-1-l {
margin-right: 5px; }
.m-1-l {
margin: 5px; }
.p-t-2-l {
padding-top: 10px; }
.p-b-2-l {
padding-bottom: 10px; }
.p-l-2-l {
padding-left: 10px; }
.p-r-2-l {
padding-right: 10px; }
.p-2-l {
padding: 10px; }
.m-t-2-l {
margin-top: 10px; }
.m-b-2-l {
margin-bottom: 10px; }
.m-l-2-l {
margin-left: 10px; }
.m-r-2-l {
margin-right: 10px; }
.m-2-l {
margin: 10px; }
.p-t-3-l {
padding-top: 15px; }
.p-b-3-l {
padding-bottom: 15px; }
.p-l-3-l {
padding-left: 15px; }
.p-r-3-l {
padding-right: 15px; }
.p-3-l {
padding: 15px; }
.m-t-3-l {
margin-top: 15px; }
.m-b-3-l {
margin-bottom: 15px; }
.m-l-3-l {
margin-left: 15px; }
.m-r-3-l {
margin-right: 15px; }
.m-3-l {
margin: 15px; }
.p-t-4-l {
padding-top: 20px; }
.p-b-4-l {
padding-bottom: 20px; }
.p-l-4-l {
padding-left: 20px; }
.p-r-4-l {
padding-right: 20px; }
.p-4-l {
padding: 20px; }
.m-t-4-l {
margin-top: 20px; }
.m-b-4-l {
margin-bottom: 20px; }
.m-l-4-l {
margin-left: 20px; }
.m-r-4-l {
margin-right: 20px; }
.m-4-l {
margin: 20px; }
.p-t-5-l {
padding-top: 30px; }
.p-b-5-l {
padding-bottom: 30px; }
.p-l-5-l {
padding-left: 30px; }
.p-r-5-l {
padding-right: 30px; }
.p-5-l {
padding: 30px; }
.m-t-5-l {
margin-top: 30px; }
.m-b-5-l {
margin-bottom: 30px; }
.m-l-5-l {
margin-left: 30px; }
.m-r-5-l {
margin-right: 30px; }
.m-5-l {
margin: 30px; }
.p-t-6-l {
padding-top: 40px; }
.p-b-6-l {
padding-bottom: 40px; }
.p-l-6-l {
padding-left: 40px; }
.p-r-6-l {
padding-right: 40px; }
.p-6-l {
padding: 40px; }
.m-t-6-l {
margin-top: 40px; }
.m-b-6-l {
margin-bottom: 40px; }
.m-l-6-l {
margin-left: 40px; }
.m-r-6-l {
margin-right: 40px; }
.m-6-l {
margin: 40px; }
.p-t-7-l {
padding-top: 80px; }
.p-b-7-l {
padding-bottom: 80px; }
.p-l-7-l {
padding-left: 80px; }
.p-r-7-l {
padding-right: 80px; }
.p-7-l {
padding: 80px; }
.m-t-7-l {
margin-top: 80px; }
.m-b-7-l {
margin-bottom: 80px; }
.m-l-7-l {
margin-left: 80px; }
.m-r-7-l {
margin-right: 80px; }
.m-7-l {
margin: 80px; } }
@media only screen and (min-width: 1050px) {
.m-t-aut-xl {
margin-top: auto; }
.m-b-aut-xl {
margin-bottom: auto; }
.m-l-aut-xl {
margin-left: auto; }
.m-r-aut-xl {
margin-right: auto; }
.m-aut-xl {
margin: auto; }
.p-t-0-xl {
padding-top: 0; }
.p-b-0-xl {
padding-bottom: 0; }
.p-l-0-xl {
padding-left: 0; }
.p-r-0-xl {
padding-right: 0; }
.p-0-xl {
padding: 0; }
.m-t-0-xl {
margin-top: 0; }
.m-b-0-xl {
margin-bottom: 0; }
.m-l-0-xl {
margin-left: 0; }
.m-r-0-xl {
margin-right: 0; }
.m-0-xl {
margin: 0; }
.p-t-1-xl {
padding-top: 5px; }
.p-b-1-xl {
padding-bottom: 5px; }
.p-l-1-xl {
padding-left: 5px; }
.p-r-1-xl {
padding-right: 5px; }
.p-1-xl {
padding: 5px; }
.m-t-1-xl {
margin-top: 5px; }
.m-b-1-xl {
margin-bottom: 5px; }
.m-l-1-xl {
margin-left: 5px; }
.m-r-1-xl {
margin-right: 5px; }
.m-1-xl {
margin: 5px; }
.p-t-2-xl {
padding-top: 10px; }
.p-b-2-xl {
padding-bottom: 10px; }
.p-l-2-xl {
padding-left: 10px; }
.p-r-2-xl {
padding-right: 10px; }
.p-2-xl {
padding: 10px; }
.m-t-2-xl {
margin-top: 10px; }
.m-b-2-xl {
margin-bottom: 10px; }
.m-l-2-xl {
margin-left: 10px; }
.m-r-2-xl {
margin-right: 10px; }
.m-2-xl {
margin: 10px; }
.p-t-3-xl {
padding-top: 15px; }
.p-b-3-xl {
padding-bottom: 15px; }
.p-l-3-xl {
padding-left: 15px; }
.p-r-3-xl {
padding-right: 15px; }
.p-3-xl {
padding: 15px; }
.m-t-3-xl {
margin-top: 15px; }
.m-b-3-xl {
margin-bottom: 15px; }
.m-l-3-xl {
margin-left: 15px; }
.m-r-3-xl {
margin-right: 15px; }
.m-3-xl {
margin: 15px; }
.p-t-4-xl {
padding-top: 20px; }
.p-b-4-xl {
padding-bottom: 20px; }
.p-l-4-xl {
padding-left: 20px; }
.p-r-4-xl {
padding-right: 20px; }
.p-4-xl {
padding: 20px; }
.m-t-4-xl {
margin-top: 20px; }
.m-b-4-xl {
margin-bottom: 20px; }
.m-l-4-xl {
margin-left: 20px; }
.m-r-4-xl {
margin-right: 20px; }
.m-4-xl {
margin: 20px; }
.p-t-5-xl {
padding-top: 30px; }
.p-b-5-xl {
padding-bottom: 30px; }
.p-l-5-xl {
padding-left: 30px; }
.p-r-5-xl {
padding-right: 30px; }
.p-5-xl {
padding: 30px; }
.m-t-5-xl {
margin-top: 30px; }
.m-b-5-xl {
margin-bottom: 30px; }
.m-l-5-xl {
margin-left: 30px; }
.m-r-5-xl {
margin-right: 30px; }
.m-5-xl {
margin: 30px; }
.p-t-6-xl {
padding-top: 40px; }
.p-b-6-xl {
padding-bottom: 40px; }
.p-l-6-xl {
padding-left: 40px; }
.p-r-6-xl {
padding-right: 40px; }
.p-6-xl {
padding: 40px; }
.m-t-6-xl {
margin-top: 40px; }
.m-b-6-xl {
margin-bottom: 40px; }
.m-l-6-xl {
margin-left: 40px; }
.m-r-6-xl {
margin-right: 40px; }
.m-6-xl {
margin: 40px; }
.p-t-7-xl {
padding-top: 80px; }
.p-b-7-xl {
padding-bottom: 80px; }
.p-l-7-ne {
padding-left: 0px; }
.p-l-7-xl {
padding-left: 80px; }
.p-r-7-ne {
padding-right: 0xp; }
.p-r-7-xl {
padding-right: 80px; }
.p-7-xl {
padding: 80px; }
.m-t-7-xl {
margin-top: 80px; }
.m-b-7-xl {
margin-bottom: 80px; }
.m-l-7-xl {
margin-left: 80px; }
.m-r-7-xl {
margin-right: 80px; }
.m-7-xl {
margin: 80px; } }
@media only screen and (min-width: 1250px) {
.m-t-aut-hd {
margin-top: auto; }
.m-b-aut-hd {
margin-bottom: auto; }
.m-l-aut-hd {
margin-left: auto; }
.m-r-aut-hd {
margin-right: auto; }
.m-aut-hd {
margin: auto; }
.p-t-0-hd {
padding-top: 0; }
.p-b-0-hd {
padding-bottom: 0; }
.p-l-0-hd {
padding-left: 0; }
.p-r-0-hd {
padding-right: 0; }
.p-0-hd {
padding: 0; }
.m-t-0-hd {
margin-top: 0; }
.m-b-0-hd {
margin-bottom: 0; }
.m-l-0-hd {
margin-left: 0; }
.m-r-0-hd {
margin-right: 0; }
.m-0-hd {
margin: 0; }
.p-t-1-hd {
padding-top: 5px; }
.p-b-1-hd {
padding-bottom: 5px; }
.p-l-1-hd {
padding-left: 5px; }
.p-r-1-hd {
padding-right: 5px; }
.p-1-hd {
padding: 5px; }
.m-t-1-hd {
margin-top: 5px; }
.m-b-1-hd {
margin-bottom: 5px; }
.m-l-1-hd {
margin-left: 5px; }
.m-r-1-hd {
margin-right: 5px; }
.m-1-hd {
margin: 5px; }
.p-t-2-hd {
padding-top: 10px; }
.p-b-2-hd {
padding-bottom: 10px; }
.p-l-2-hd {
padding-left: 10px; }
.p-r-2-hd {
padding-right: 10px; }
.p-2-hd {
padding: 10px; }
.m-t-2-hd {
margin-top: 10px; }
.m-b-2-hd {
margin-bottom: 10px; }
.m-l-2-hd {
margin-left: 10px; }
.m-r-2-hd {
margin-right: 10px; }
.m-2-hd {
margin: 10px; }
.p-t-3-hd {
padding-top: 15px; }
.p-b-3-hd {
padding-bottom: 15px; }
.p-l-3-hd {
padding-left: 15px; }
.p-r-3-hd {
padding-right: 15px; }
.p-3-hd {
padding: 15px; }
.m-t-3-hd {
margin-top: 15px; }
.m-b-3-hd {
margin-bottom: 15px; }
.m-l-3-hd {
margin-left: 15px; }
.m-r-3-hd {
margin-right: 15px; }
.m-3-hd {
margin: 15px; }
.p-t-4-hd {
padding-top: 20px; }
.p-b-4-hd {
padding-bottom: 20px; }
.p-l-4-hd {
padding-left: 20px; }
.p-r-4-hd {
padding-right: 20px; }
.p-4-hd {
padding: 20px; }
.m-t-4-hd {
margin-top: 20px; }
.m-b-4-hd {
margin-bottom: 20px; }
.m-l-4-hd {
margin-left: 20px; }
.m-r-4-hd {
margin-right: 20px; }
.m-4-hd {
margin: 20px; }
.p-t-5-hd {
padding-top: 30px; }
.p-b-5-hd {
padding-bottom: 30px; }
.p-l-5-hd {
padding-left: 30px; }
.p-r-5-hd {
padding-right: 30px; }
.p-5-hd {
padding: 30px; }
.m-t-5-hd {
margin-top: 30px; }
.m-b-5-hd {
margin-bottom: 30px; }
.m-l-5-hd {
margin-left: 30px; }
.m-r-5-hd {
margin-right: 30px; }
.m-5-hd {
margin: 30px; }
.p-t-6-hd {
padding-top: 40px; }
.p-b-6-hd {
padding-bottom: 40px; }
.p-l-6-hd {
padding-left: 40px; }
.p-r-6-hd {
padding-right: 40px; }
.p-6-hd {
padding: 40px; }
.m-t-6-hd {
margin-top: 40px; }
.m-b-6-hd {
margin-bottom: 40px; }
.m-l-6-hd {
margin-left: 40px; }
.m-r-6-hd {
margin-right: 40px; }
.m-6-hd {
margin: 40px; }
.p-t-7-hd {
padding-top: 80px; }
.p-b-7-hd {
padding-bottom: 80px; }
.p-l-7-hd {
padding-left: 80px; }
.p-r-7-hd {
padding-right: 80px; }
.p-7-hd {
padding: 80px; }
.m-t-7-hd {
margin-top: 80px; }
.m-b-7-hd {
margin-bottom: 80px; }
.m-l-7-hd {
margin-left: 80px; }
.m-r-7-hd {
margin-right: 80px; }
.m-7-hd {
margin: 80px; } }
.m-t-aut--xs {
margin-top: auto; }
.m-b-aut--xs {
margin-bottom: auto; }
.m-l-aut--xs {
margin-left: auto; }
.m-r-aut--xs {
margin-right: auto; }
.m-aut--xs {
margin: auto; }
.p-t-0--xs {
padding-top: 0; }
.p-b-0--xs {
padding-bottom: 0; }
.p-l-0--xs {
padding-left: 0; }
.p-r-0--xs {
padding-right: 0; }
.p-0--xs {
padding: 0; }
.m-t-0--xs {
margin-top: 0; }
.m-b-0--xs {
margin-bottom: 0; }
.m-l-0--xs {
margin-left: 0; }
.m-r-0--xs {
margin-right: 0; }
.m-0--xs {
margin: 0; }
.p-t-1--xs {
padding-top: 5px; }
.p-b-1--xs {
padding-bottom: 5px; }
.p-l-1--xs {
padding-left: 5px; }
.p-r-1--xs {
padding-right: 5px; }
.p-1--xs {
padding: 5px; }
.m-t-1--xs {
margin-top: 5px; }
.m-b-1--xs {
margin-bottom: 5px; }
.m-l-1--xs {
margin-left: 5px; }
.m-r-1--xs {
margin-right: 5px; }
.m-1--xs {
margin: 5px; }
.p-t-2--xs {
padding-top: 10px; }
.p-b-2--xs {
padding-bottom: 10px; }
.p-l-2--xs {
padding-left: 10px; }
.p-r-2--xs {
padding-right: 10px; }
.p-2--xs {
padding: 10px; }
.m-t-2--xs {
margin-top: 10px; }
.m-b-2--xs {
margin-bottom: 10px; }
.m-l-2--xs {
margin-left: 10px; }
.m-r-2--xs {
margin-right: 10px; }
.m-2--xs {
margin: 10px; }
.p-t-3--xs {
padding-top: 15px; }
.p-b-3--xs {
padding-bottom: 15px; }
.p-l-3--xs {
padding-left: 15px; }
.p-r-3--xs {
padding-right: 15px; }
.p-3--xs {
padding: 15px; }
.m-t-3--xs {
margin-top: 15px; }
.m-b-3--xs {
margin-bottom: 15px; }
.m-l-3--xs {
margin-left: 15px; }
.m-r-3--xs {
margin-right: 15px; }
.m-3--xs {
margin: 15px; }
.p-t-4--xs {
padding-top: 20px; }
.p-b-4--xs {
padding-bottom: 20px; }
.p-l-4--xs {
padding-left: 20px; }
.p-r-4--xs {
padding-right: 20px; }
.p-4--xs {
padding: 20px; }
.m-t-4--xs {
margin-top: 20px; }
.m-b-4--xs {
margin-bottom: 20px; }
.m-l-4--xs {
margin-left: 20px; }
.m-r-4--xs {
margin-right: 20px; }
.m-4--xs {
margin: 20px; }
.p-t-5--xs {
padding-top: 30px; }
.p-b-5--xs {
padding-bottom: 30px; }
.p-l-5--xs {
padding-left: 30px; }
.p-r-5--xs {
padding-right: 30px; }
.p-5--xs {
padding: 30px; }
.m-t-5--xs {
margin-top: 30px; }
.m-b-5--xs {
margin-bottom: 30px; }
.m-l-5--xs {
margin-left: 30px; }
.m-r-5--xs {
margin-right: 30px; }
.m-5--xs {
margin: 30px; }
.p-t-6--xs {
padding-top: 40px; }
.p-b-6--xs {
padding-bottom: 40px; }
.p-l-6--xs {
padding-left: 40px; }
.p-r-6--xs {
padding-right: 40px; }
.p-6--xs {
padding: 40px; }
.m-t-6--xs {
margin-top: 40px; }
.m-b-6--xs {
margin-bottom: 40px; }
.m-l-6--xs {
margin-left: 40px; }
.m-r-6--xs {
margin-right: 40px; }
.m-6--xs {
margin: 40px; }
.p-t-7--xs {
padding-top: 80px; }
.p-b-7--xs {
padding-bottom: 80px; }
.p-l-7--xs {
padding-left: 80px; }
.p-r-7--xs {
padding-right: 80px; }
.p-7--xs {
padding: 80px; }
.m-t-7--xs {
margin-top: 80px; }
.m-b-7--xs {
margin-bottom: 80px; }
.m-l-7--xs {
margin-left: 80px; }
.m-r-7--xs {
margin-right: 80px; }
.m-7--xs {
margin: 80px; }
@media only screen and (max-width: 699px) {
.m-t-aut--sm {
margin-top: auto; }
.m-b-aut--sm {
margin-bottom: auto; }
.m-l-aut--sm {
margin-left: auto; }
.m-r-aut--sm {
margin-right: auto; }
.m-aut--sm {
margin: auto; }
.p-t-0--sm {
padding-top: 0; }
.p-b-0--sm {
padding-bottom: 0; }
.p-l-0--sm {
padding-left: 0; }
.p-r-0--sm {
padding-right: 0; }
.p-0--sm {
padding: 0; }
.m-t-0--sm {
margin-top: 0; }
.m-b-0--sm {
margin-bottom: 0; }
.m-l-0--sm {
margin-left: 0; }
.m-r-0--sm {
margin-right: 0; }
.m-0--sm {
margin: 0; }
.p-t-1--sm {
padding-top: 5px; }
.p-b-1--sm {
padding-bottom: 5px; }
.p-l-1--sm {
padding-left: 5px; }
.p-r-1--sm {
padding-right: 5px; }
.p-1--sm {
padding: 5px; }
.m-t-1--sm {
margin-top: 5px; }
.m-b-1--sm {
margin-bottom: 5px; }
.m-l-1--sm {
margin-left: 5px; }
.m-r-1--sm {
margin-right: 5px; }
.m-1--sm {
margin: 5px; }
.p-t-2--sm {
padding-top: 10px; }
.p-b-2--sm {
padding-bottom: 10px; }
.p-l-2--sm {
padding-left: 10px; }
.p-r-2--sm {
padding-right: 10px; }
.p-2--sm {
padding: 10px; }
.m-t-2--sm {
margin-top: 10px; }
.m-b-2--sm {
margin-bottom: 10px; }
.m-l-2--sm {
margin-left: 10px; }
.m-r-2--sm {
margin-right: 10px; }
.m-2--sm {
margin: 10px; }
.p-t-3--sm {
padding-top: 15px; }
.p-b-3--sm {
padding-bottom: 15px; }
.p-l-3--sm {
padding-left: 15px; }
.p-r-3--sm {
padding-right: 15px; }
.p-3--sm {
padding: 15px; }
.m-t-3--sm {
margin-top: 15px; }
.m-b-3--sm {
margin-bottom: 15px; }
.m-l-3--sm {
margin-left: 15px; }
.m-r-3--sm {
margin-right: 15px; }
.m-3--sm {
margin: 15px; }
.p-t-4--sm {
padding-top: 20px; }
.p-b-4--sm {
padding-bottom: 20px; }
.p-l-4--sm {
padding-left: 20px; }
.p-r-4--sm {
padding-right: 20px; }
.p-4--sm {
padding: 20px; }
.m-t-4--sm {
margin-top: 20px; }
.m-b-4--sm {
margin-bottom: 20px; }
.m-l-4--sm {
margin-left: 20px; }
.m-r-4--sm {
margin-right: 20px; }
.m-4--sm {
margin: 20px; }
.p-t-5--sm {
padding-top: 30px; }
.p-b-5--sm {
padding-bottom: 30px; }
.p-l-5--sm {
padding-left: 30px; }
.p-r-5--sm {
padding-right: 30px; }
.p-5--sm {
padding: 30px; }
.m-t-5--sm {
margin-top: 30px; }
.m-b-5--sm {
margin-bottom: 30px; }
.m-l-5--sm {
margin-left: 30px; }
.m-r-5--sm {
margin-right: 30px; }
.m-5--sm {
margin: 30px; }
.p-t-6--sm {
padding-top: 40px; }
.p-b-6--sm {
padding-bottom: 40px; }
.p-l-6--sm {
padding-left: 40px; }
.p-r-6--sm {
padding-right: 40px; }
.p-6--sm {
padding: 40px; }
.m-t-6--sm {
margin-top: 40px; }
.m-b-6--sm {
margin-bottom: 40px; }
.m-l-6--sm {
margin-left: 40px; }
.m-r-6--sm {
margin-right: 40px; }
.m-6--sm {
margin: 40px; }
.p-t-7--sm {
padding-top: 80px; }
.p-b-7--sm {
padding-bottom: 80px; }
.p-l-7--sm {
padding-left: 80px; }
.p-r-7--sm {
padding-right: 80px; }
.p-7--sm {
padding: 80px; }
.m-t-7--sm {
margin-top: 80px; }
.m-b-7--sm {
margin-bottom: 80px; }
.m-l-7--sm {
margin-left: 80px; }
.m-r-7--sm {
margin-right: 80px; }
.m-7--sm {
margin: 80px; } }
@media only screen and (min-width: 700px) {
.m-t-aut--md {
margin-top: auto; }
.m-b-aut--md {
margin-bottom: auto; }
.m-l-aut--md {
margin-left: auto; }
.m-r-aut--md {
margin-right: auto; }
.m-aut--md {
margin: auto; }
.p-t-0--md {
padding-top: 0; }
.p-b-0--md {
padding-bottom: 0; }
.p-l-0--md {
padding-left: 0; }
.p-r-0--md {
padding-right: 0; }
.p-0--md {
padding: 0; }
.m-t-0--md {
margin-top: 0; }
.m-b-0--md {
margin-bottom: 0; }
.m-l-0--md {
margin-left: 0; }
.m-r-0--md {
margin-right: 0; }
.m-0--md {
margin: 0; }
.p-t-1--md {
padding-top: 5px; }
.p-b-1--md {
padding-bottom: 5px; }
.p-l-1--md {
padding-left: 5px; }
.p-r-1--md {
padding-right: 5px; }
.p-1--md {
padding: 5px; }
.m-t-1--md {
margin-top: 5px; }
.m-b-1--md {
margin-bottom: 5px; }
.m-l-1--md {
margin-left: 5px; }
.m-r-1--md {
margin-right: 5px; }
.m-1--md {
margin: 5px; }
.p-t-2--md {
padding-top: 10px; }
.p-b-2--md {
padding-bottom: 10px; }
.p-l-2--md {
padding-left: 10px; }
.p-r-2--md {
padding-right: 10px; }
.p-2--md {
padding: 10px; }
.m-t-2--md {
margin-top: 10px; }
.m-b-2--md {
margin-bottom: 10px; }
.m-l-2--md {
margin-left: 10px; }
.m-r-2--md {
margin-right: 10px; }
.m-2--md {
margin: 10px; }
.p-t-3--md {
padding-top: 15px; }
.p-b-3--md {
padding-bottom: 15px; }
.p-l-3--md {
padding-left: 15px; }
.p-r-3--md {
padding-right: 15px; }
.p-3--md {
padding: 15px; }
.m-t-3--md {
margin-top: 15px; }
.m-b-3--md {
margin-bottom: 15px; }
.m-l-3--md {
margin-left: 15px; }
.m-r-3--md {
margin-right: 15px; }
.m-3--md {
margin: 15px; }
.p-t-4--md {
padding-top: 20px; }
.p-b-4--md {
padding-bottom: 20px; }
.p-l-4--md {
padding-left: 20px; }
.p-r-4--md {
padding-right: 20px; }
.p-4--md {
padding: 20px; }
.m-t-4--md {
margin-top: 20px; }
.m-b-4--md {
margin-bottom: 20px; }
.m-l-4--md {
margin-left: 20px; }
.m-r-4--md {
margin-right: 20px; }
.m-4--md {
margin: 20px; }
.p-t-5--md {
padding-top: 30px; }
.p-b-5--md {
padding-bottom: 30px; }
.p-l-5--md {
padding-left: 30px; }
.p-r-5--md {
padding-right: 30px; }
.p-5--md {
padding: 30px; }
.m-t-5--md {
margin-top: 30px; }
.m-b-5--md {
margin-bottom: 30px; }
.m-l-5--md {
margin-left: 30px; }
.m-r-5--md {
margin-right: 30px; }
.m-5--md {
margin: 30px; }
.p-t-6--md {
padding-top: 40px; }
.p-b-6--md {
padding-bottom: 40px; }
.p-l-6--md {
padding-left: 40px; }
.p-r-6--md {
padding-right: 40px; }
.p-6--md {
padding: 40px; }
.m-t-6--md {
margin-top: 40px; }
.m-b-6--md {
margin-bottom: 40px; }
.m-l-6--md {
margin-left: 40px; }
.m-r-6--md {
margin-right: 40px; }
.m-6--md {
margin: 40px; }
.p-t-7--md {
padding-top: 80px; }
.p-b-7--md {
padding-bottom: 80px; }
.p-l-7--md {
padding-left: 80px; }
.p-r-7--md {
padding-right: 80px; }
.p-7--md {
padding: 80px; }
.m-t-7--md {
margin-top: 80px; }
.m-b-7--md {
margin-bottom: 80px; }
.m-l-7--md {
margin-left: 80px; }
.m-r-7--md {
margin-right: 80px; }
.m-7--md {
margin: 80px; } }
@media only screen and (min-width: 1000px) {
.m-t-aut--lg {
margin-top: auto; }
.m-b-aut--lg {
margin-bottom: auto; }
.m-l-aut--lg {
margin-left: auto; }
.m-r-aut--lg {
margin-right: auto; }
.m-aut--lg {
margin: auto; }
.p-t-0--lg {
padding-top: 0; }
.p-b-0--lg {
padding-bottom: 0; }
.p-l-0--lg {
padding-left: 0; }
.p-r-0--lg {
padding-right: 0; }
.p-0--lg {
padding: 0; }
.m-t-0--lg {
margin-top: 0; }
.m-b-0--lg {
margin-bottom: 0; }
.m-l-0--lg {
margin-left: 0; }
.m-r-0--lg {
margin-right: 0; }
.m-0--lg {
margin: 0; }
.p-t-1--lg {
padding-top: 5px; }
.p-b-1--lg {
padding-bottom: 5px; }
.p-l-1--lg {
padding-left: 5px; }
.p-r-1--lg {
padding-right: 5px; }
.p-1--lg {
padding: 5px; }
.m-t-1--lg {
margin-top: 5px; }
.m-b-1--lg {
margin-bottom: 5px; }
.m-l-1--lg {
margin-left: 5px; }
.m-r-1--lg {
margin-right: 5px; }
.m-1--lg {
margin: 5px; }
.p-t-2--lg {
padding-top: 10px; }
.p-b-2--lg {
padding-bottom: 10px; }
.p-l-2--lg {
padding-left: 10px; }
.p-r-2--lg {
padding-right: 10px; }
.p-2--lg {
padding: 10px; }
.m-t-2--lg {
margin-top: 10px; }
.m-b-2--lg {
margin-bottom: 10px; }
.m-l-2--lg {
margin-left: 10px; }
.m-r-2--lg {
margin-right: 10px; }
.m-2--lg {
margin: 10px; }
.p-t-3--lg {
padding-top: 15px; }
.p-b-3--lg {
padding-bottom: 15px; }
.p-l-3--lg {
padding-left: 15px; }
.p-r-3--lg {
padding-right: 15px; }
.p-3--lg {
padding: 15px; }
.m-t-3--lg {
margin-top: 15px; }
.m-b-3--lg {
margin-bottom: 15px; }
.m-l-3--lg {
margin-left: 15px; }
.m-r-3--lg {
margin-right: 15px; }
.m-3--lg {
margin: 15px; }
.p-t-4--lg {
padding-top: 20px; }
.p-b-4--lg {
padding-bottom: 20px; }
.p-l-4--lg {
padding-left: 20px; }
.p-r-4--lg {
padding-right: 20px; }
.p-4--lg {
padding: 20px; }
.m-t-4--lg {
margin-top: 20px; }
.m-b-4--lg {
margin-bottom: 20px; }
.m-l-4--lg {
margin-left: 20px; }
.m-r-4--lg {
margin-right: 20px; }
.m-4--lg {
margin: 20px; }
.p-t-5--lg {
padding-top: 30px; }
.p-b-5--lg {
padding-bottom: 30px; }
.p-l-5--lg {
padding-left: 30px; }
.p-r-5--lg {
padding-right: 30px; }
.p-5--lg {
padding: 30px; }
.m-t-5--lg {
margin-top: 30px; }
.m-b-5--lg {
margin-bottom: 30px; }
.m-l-5--lg {
margin-left: 30px; }
.m-r-5--lg {
margin-right: 30px; }
.m-5--lg {
margin: 30px; }
.p-t-6--lg {
padding-top: 40px; }
.p-b-6--lg {
padding-bottom: 40px; }
.p-l-6--lg {
padding-left: 40px; }
.p-r-6--lg {
padding-right: 40px; }
.p-6--lg {
padding: 40px; }
.m-t-6--lg {
margin-top: 40px; }
.m-b-6--lg {
margin-bottom: 40px; }
.m-l-6--lg {
margin-left: 40px; }
.m-r-6--lg {
margin-right: 40px; }
.m-6--lg {
margin: 40px; }
.p-t-7--lg {
padding-top: 80px; }
.p-b-7--lg {
padding-bottom: 80px; }
.p-l-7--lg {
padding-left: 80px; }
.p-r-7--lg {
padding-right: 80px; }
.p-7--lg {
padding: 80px; }
.m-t-7--lg {
margin-top: 80px; }
.m-b-7--lg {
margin-bottom: 80px; }
.m-l-7--lg {
margin-left: 80px; }
.m-r-7--lg {
margin-right: 80px; }
.m-7--lg {
margin: 80px; } }
@media only screen and (min-width: 1600px) {
.m-t-aut--xl {
margin-top: auto; }
.m-b-aut--xl {
margin-bottom: auto; }
.m-l-aut--xl {
margin-left: auto; }
.m-r-aut--xl {
margin-right: auto; }
.m-aut--xl {
margin: auto; }
.p-t-0--xl {
padding-top: 0; }
.p-b-0--xl {
padding-bottom: 0; }
.p-l-0--xl {
padding-left: 0; }
.p-r-0--xl {
padding-right: 0; }
.p-0--xl {
padding: 0; }
.m-t-0--xl {
margin-top: 0; }
.m-b-0--xl {
margin-bottom: 0; }
.m-l-0--xl {
margin-left: 0; }
.m-r-0--xl {
margin-right: 0; }
.m-0--xl {
margin: 0; }
.p-t-1--xl {
padding-top: 5px; }
.p-b-1--xl {
padding-bottom: 5px; }
.p-l-1--xl {
padding-left: 5px; }
.p-r-1--xl {
padding-right: 5px; }
.p-1--xl {
padding: 5px; }
.m-t-1--xl {
margin-top: 5px; }
.m-b-1--xl {
margin-bottom: 5px; }
.m-l-1--xl {
margin-left: 5px; }
.m-r-1--xl {
margin-right: 5px; }
.m-1--xl {
margin: 5px; }
.p-t-2--xl {
padding-top: 10px; }
.p-b-2--xl {
padding-bottom: 10px; }
.p-l-2--xl {
padding-left: 10px; }
.p-r-2--xl {
padding-right: 10px; }
.p-2--xl {
padding: 10px; }
.m-t-2--xl {
margin-top: 10px; }
.m-b-2--xl {
margin-bottom: 10px; }
.m-l-2--xl {
margin-left: 10px; }
.m-r-2--xl {
margin-right: 10px; }
.m-2--xl {
margin: 10px; }
.p-t-3--xl {
padding-top: 15px; }
.p-b-3--xl {
padding-bottom: 15px; }
.p-l-3--xl {
padding-left: 15px; }
.p-r-3--xl {
padding-right: 15px; }
.p-3--xl {
padding: 15px; }
.m-t-3--xl {
margin-top: 15px; }
.m-b-3--xl {
margin-bottom: 15px; }
.m-l-3--xl {
margin-left: 15px; }
.m-r-3--xl {
margin-right: 15px; }
.m-3--xl {
margin: 15px; }
.p-t-4--xl {
padding-top: 20px; }
.p-b-4--xl {
padding-bottom: 20px; }
.p-l-4--xl {
padding-left: 20px; }
.p-r-4--xl {
padding-right: 20px; }
.p-4--xl {
padding: 20px; }
.m-t-4--xl {
margin-top: 20px; }
.m-b-4--xl {
margin-bottom: 20px; }
.m-l-4--xl {
margin-left: 20px; }
.m-r-4--xl {
margin-right: 20px; }
.m-4--xl {
margin: 20px; }
.p-t-5--xl {
padding-top: 30px; }
.p-b-5--xl {
padding-bottom: 30px; }
.p-l-5--xl {
padding-left: 30px; }
.p-r-5--xl {
padding-right: 30px; }
.p-5--xl {
padding: 30px; }
.m-t-5--xl {
margin-top: 30px; }
.m-b-5--xl {
margin-bottom: 30px; }
.m-l-5--xl {
margin-left: 30px; }
.m-r-5--xl {
margin-right: 30px; }
.m-5--xl {
margin: 30px; }
.p-t-6--xl {
padding-top: 40px; }
.p-b-6--xl {
padding-bottom: 40px; }
.p-l-6--xl {
padding-left: 40px; }
.p-r-6--xl {
padding-right: 40px; }
.p-6--xl {
padding: 40px; }
.m-t-6--xl {
margin-top: 40px; }
.m-b-6--xl {
margin-bottom: 40px; }
.m-l-6--xl {
margin-left: 40px; }
.m-r-6--xl {
margin-right: 40px; }
.m-6--xl {
margin: 40px; }
.p-t-7--xl {
padding-top: 80px; }
.p-b-7--xl {
padding-bottom: 80px; }
.p-l-7--xl {
padding-left: 80px; }
.p-r-7--xl {
padding-right: 80px; }
.p-7--xl {
padding: 80px; }
.m-t-7--xl {
margin-top: 80px; }
.m-b-7--xl {
margin-bottom: 80px; }
.m-l-7--xl {
margin-left: 80px; }
.m-r-7--xl {
margin-right: 80px; }
.m-7--xl {
margin: 80px; } }
.nav__search-bar {
height: 50px;
border: 1px solid #D8D8D8; }
.nav__search-bar .search-input {
border: none;
border-radius: 0;
-webkit-appearance: none;
background-color: #ffffff;
text-transform: lowercase; }
.nav__search-bar .search-input::-webkit-input-placeholder {
color: #D8D8D8; }
.nav__search-bar .search-input::-moz-placeholder {
color: #D8D8D8; }
.nav__search-bar .search-input:-ms-input-placeholder {
color: #D8D8D8; }
.nav__search-bar .search-input::placeholder {
color: #D8D8D8; }
.nav__search-bar .search-input:focus {
outline: none; }
.nav__search-bar .search-icon {
width: 16px;
position: relative; }
.search-icon {
cursor: pointer; }
.search-results__search-bar {
border: 1px solid #ebebeb;
position: relative;
background-color: #fff;
color: #000000; }
.search-results__search-bar .search-input {
border: none;
background-color: transparent;
text-transform: lowercase; }
.search-results__search-bar .search-input:focus, .search-results__search-bar .search-input:active {
outline: none; }
.search-results__search-bar .search-icon {
width: 32px; }
@media only screen and (min-width: 850px) {
.search-results__search-bar .search-icon {
width: 40px; } }
.search-results__search-bar--v2 {
border: 0;
border-bottom: solid 1px #000; }
.search-results__search-bar--v2 .search-icon__wrapper .search-icon {
width: 24px; }
@media only screen and (min-width: 700px) {
.search-results__search-bar--v2 .search-icon__wrapper .search-icon {
width: 40px; } }
.large-grid__wrapper__card {
-webkit-text-decoration: none;
text-decoration: none; }
.large-grid__wrapper__card__thumbnail__wrapper {
position: relative; }
.large-grid__wrapper__card__thumbnail {
position: relative; }
.large-grid__wrapper__card__thumbnail:before {
display: block;
content: "";
width: 100%;
padding-top: 56.25%; }
.large-grid__wrapper__card__thumbnail > img, .large-grid__wrapper__card__thumbnail > iframe, .large-grid__wrapper__card__thumbnail > object, .large-grid__wrapper__card__thumbnail > picture, .large-grid__wrapper__card__thumbnail picture img, .large-grid__wrapper__card__thumbnail > embed, .large-grid__wrapper__card__thumbnail > .media, .large-grid__wrapper__card__thumbnail > .adapt {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%; }
.large-grid__wrapper__card__text {
position: relative; }
.large-grid__wrapper__card__text__title {
color: #000000; }
.large-grid__wrapper__card__text__summary {
color: #000000; }
.canonical__topic {
cursor: pointer;
color: black;
text-transform: uppercase;
letter-spacing: 0px; }
.canonical__topic:lang(ar) {
font-size: 1rem; }
.hero {
position: relative;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
background-position: top center;
position: relative;
min-height: 700px;
max-height: calc(100vh - 80px); }
.hero:before {
display: block;
content: "";
width: 100%;
padding-top: 56.25%; }
.hero > img, .hero > iframe, .hero > object, .hero > picture, .hero picture img, .hero > embed, .hero > .media, .hero > .adapt {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%; }
.hero__mask {
position: absolute;
bottom: 0;
left: 0;
top: 0;
background-color: rgba(0, 0, 0, 0.25); }
.hero__content {
position: relative;
color: #ffffff; }
.hero__content__title {
text-transform: none; }
.hero__content__dek {
color: #ffffff; }
.hero .canonical__contributor {
border-top: none;
color: #ffffff;
text-transform: uppercase; }
.hero__linkout__from {
color: #ffffff; }
.navbar__section {
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased; }
.navbar__section__items--heading {
color: #000000;
text-transform: uppercase; }
.navbar__section--tier-1, .navbar__section--tier-2, .navbar__section--upsell {
color: #000000;
text-transform: none; }
.navbar__section--tier-1 .navbar__section__item a, .navbar__section--tier-2 .navbar__section__item a, .navbar__section--upsell .navbar__section__item a {
color: #000000; }
.navbar__section--tier-1 .navbar__section__item a:focus, .navbar__section--tier-2 .navbar__section__item a:focus, .navbar__section--upsell .navbar__section__item a:focus, .navbar__section--tier-1 .navbar__section__item a:hover, .navbar__section--tier-2 .navbar__section__item a:hover, .navbar__section--upsell .navbar__section__item a:hover {
color: #E6297A; }
.navbar__section--channels img {
width: 32px;
margin-right: 12px;
vertical-align: middle; }
.navbar__section__items {
list-style-type: none; }
.navbar__section__items li {
margin-bottom: 10px; }
.navbar__section__items--collapsed {
overflow: hidden;
height: 0; }
.topic__date {
white-space: nowrap;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis; }
.grid_text_image {
position: relative; }
.grid_topic {
line-height: 1;
position: absolute;
margin-bottom: 17px;
background-color: black;
z-index: 1; }
.section-header {
position: relative; }
.section-header a {
-webkit-text-decoration: none;
text-decoration: none; }
.section-header__wrapper {
border-top: 0px solid #000; }
.section-header__wrapper__title {
color: #000000; }
.section-header__wrapper__subhead {
text-transform: uppercase; }
.navbar__social-section {
list-style-type: none; }
.navbar__social-section a {
display: block; }
.navbar__social-section img {
display: block;
max-width: 16px; }
.canonical__date {
color: #777777;
text-transform: none; }
.canonical__date:before {
display: inline;
content: ' / '; }
.canonical__date--no-divider:before {
content: ''; }
.homepage .canonical__date {
display: inline; }
.navbar__footer {
min-height: 375px;
background-color: #000000; }
.navbar__footer .navbar__social-section .clearfix:after {
content: "";
display: table;
clear: both; }
.navbar__footer .navbar__social-section li {
display: inline-block; }
.navbar__footer .navbar__social-section li:last-child {
margin-right: 0; }
.navbar__footer__logo img {
height: 20px; }
.navbar__footer__items {
list-style-type: none; }
.navbar__footer__items li {
text-transform: lowercase; }
.navbar__footer__items li a {
color: #bbbbbb;
-webkit-text-decoration: none;
text-decoration: none; }
.navbar__footer__items li a:hover, .navbar__footer__items li a:active, .navbar__footer__items li a:focus {
color: #ffffff; }
.navbar__footer__copyright {
color: #bbbbbb;
text-transform: uppercase; }
.watch__more {
cursor: pointer;
-webkit-text-decoration: none;
text-decoration: none; }
.watch__more .mock__video {
width: 100%;
padding-bottom: 60%;
border: 1px solid #AAAAAA;
position: relative; }
.watch__more .mock__video__text {
color: #ffffff;
position: absolute;
top: 15px;
left: 15px; }
.watch__more .mock__video:after {
background-image: url("https://vice-web-statics-cdn.vice.com/icons/play-white.svg");
-webkit-background-size: 150%;
-moz-background-size: 150%;
background-size: 150%;
background-position: center;
width: 30px;
height: 30px;
display: inline-block;
content: "";
position: absolute;
bottom: 15px;
left: 15px; }
.blog-grid__wrapper__card {
-webkit-text-decoration: none;
text-decoration: none; }
.blog-grid__wrapper {
background-color: white; }
.blog-grid__wrapper__card__text {
background-color: black;
margin-bottom: 40px;
margin-left: -3px; }
.blog-grid__wrapper__card__thumbnail {
background-color: black;
line-height: 0px; }
.blog-grid__wrapper__card__text__title {
color: white;
background-color: black; }
.blog-grid__wrapper__card__text__summary {
color: white;
background-color: black; }
.locales-dropdown {
display: block;
-webkit-transition: all 225ms ease-out;
-moz-transition: all 225ms ease-out;
-o-transition: all 225ms ease-out;
-ms-transition: all 225ms ease-out;
-webkit-transition: all 225ms ease-out;
transition: all 225ms ease-out; }
.locales-dropdown--opened .locales-dropdown__list {
max-height: 100%; }
.locales-dropdown--opened .current-locale__indicator {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-o-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg); }
.locales-dropdown__title {
color: #bbbbbb; }
.locales-dropdown__list {
overflow: hidden;
list-style: none;
text-transform: uppercase;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: max-height 225ms ease-out;
-moz-transition: max-height 225ms ease-out;
-o-transition: max-height 225ms ease-out;
-ms-transition: max-height 225ms ease-out;
-webkit-transition: max-height 225ms ease-out;
transition: max-height 225ms ease-out;
max-height: 0; }
.locales-dropdown__list-item {
-webkit-transition: all 150ms;
-moz-transition: all 150ms;
-o-transition: all 150ms;
-ms-transition: all 150ms;
-webkit-transition: all 150ms;
transition: all 150ms;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.locales-dropdown__list-item:hover .locales-dropdown__list-item__label {
color: #ffffff; }
.locales-dropdown__list-item__label {
color: #bbbbbb; }
.locales-dropdown__list-item__language {
min-width: 1.25rem;
color: #ffffff; }
.current-locale {
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
outline: 0; }
.current-locale:hover .current-locale__label {
color: #ffffff; }
.current-locale__label {
color: #bbbbbb;
text-transform: lowercase; }
.current-locale__language {
color: #ffffff;
text-transform: uppercase;
min-width: 1.25rem; }
.amp .site-header {
-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15); }
.site-header {
left: 0;
top: 0;
position: fixed;
width: 100%;
height: 60px;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
-ms-transition: all 0.1s ease-in-out;
-webkit-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
color: #000000;
z-index: 100;
text-transform: capitalize; }
.site-header svg {
display: block; }
.site-header .site-header__channel-slider-trigger__button, .site-header .site-header__channel-slider-trigger__text, .site-header .site-header__nav-trigger, .site-header .site-header__social-icon, .site-header .site-header__link {
color: #000000; }
.site-header .site-header__channel-slider-trigger__button path, .site-header .site-header__channel-slider-trigger__text path, .site-header .site-header__nav-trigger path, .site-header .site-header__social-icon path, .site-header .site-header__link path {
fill: #000000; }
.site-header--home, .site-header--default, .site-header--article {
background: #ffffff; }
.site-header--home.visible-bottom-edge, .site-header--default.visible-bottom-edge, .site-header--article.visible-bottom-edge {
-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15); }
@media only screen and (min-width: 850px) {
.site-header--article .site-header__logo {
-webkit-transition: left 420ms cubic-bezier(0.165, 0.84, 0.44, 1) 500ms;
-moz-transition: left 420ms cubic-bezier(0.165, 0.84, 0.44, 1) 500ms;
-o-transition: left 420ms cubic-bezier(0.165, 0.84, 0.44, 1) 500ms;
-ms-transition: left 420ms cubic-bezier(0.165, 0.84, 0.44, 1) 500ms;
-webkit-transition: left 420ms cubic-bezier(0.165, 0.84, 0.44, 1) 500ms;
transition: left 420ms cubic-bezier(0.165, 0.84, 0.44, 1) 500ms; } }
.site-header--hidden {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-o-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-webkit-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%);
-webkit-transition: -webkit-transform 250ms cubic-bezier(0.175, 0.785, 0.5, 1.25) 0ms;
-moz-transition: -moz-transform 250ms cubic-bezier(0.175, 0.785, 0.5, 1.25) 0ms;
-o-transition: -o-transform 250ms cubic-bezier(0.175, 0.785, 0.5, 1.25) 0ms;
-ms-transition: -ms-transform 250ms cubic-bezier(0.175, 0.785, 0.5, 1.25) 0ms;
-webkit-transition: -webkit-transform 250ms cubic-bezier(0.175, 0.785, 0.5, 1.25) 0ms;
-webkit-transition: transform 250ms cubic-bezier(0.175, 0.785, 0.5, 1.25) 0ms;
transition: transform 250ms cubic-bezier(0.175, 0.785, 0.5, 1.25) 0ms; }
.site-header--transparent {
-webkit-box-shadow: none;
box-shadow: none;
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.45), transparent 90%);
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.45), transparent 90%);
background: -o-linear-gradient(top, rgba(0, 0, 0, 0.45), transparent 90%);
background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.45), transparent 90%);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0.45), transparent 90%); }
.site-header--transparent .site-header__logo, .site-header--light .site-header__logo, .site-header--transparent .site-header__channel-slider-trigger__button, .site-header--light .site-header__channel-slider-trigger__button, .site-header--transparent .site-header__channel-slider-trigger__text, .site-header--light .site-header__channel-slider-trigger__text, .site-header--transparent .site-header__nav-trigger, .site-header--light .site-header__nav-trigger {
color: #ffffff; }
.site-header--transparent .site-header__logo path, .site-header--light .site-header__logo path, .site-header--transparent .site-header__channel-slider-trigger__button path, .site-header--light .site-header__channel-slider-trigger__button path, .site-header--transparent .site-header__channel-slider-trigger__text path, .site-header--light .site-header__channel-slider-trigger__text path, .site-header--transparent .site-header__nav-trigger path, .site-header--light .site-header__nav-trigger path {
fill: #ffffff; }
.site-header--offset .site-header__logo--has-links {
width: 44px; }
.site-header__links, .site-header__logo {
position: relative; }
.site-header__links {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-o-box-flex: 1;
-ms-box-flex: 1;
box-flex: 1;
-webkit-flex-grow: 1;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
height: calc(1rem * 1.1);
overflow: hidden; }
.site-header__link {
-webkit-text-decoration: none;
text-decoration: none;
white-space: nowrap;
text-transform: none; }
.site-header__link:hover, .site-header__link:active {
color: #000000; }
.site-header__social-link {
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-filter: alpha(opacity=0);
filter: alpha(opacity=0);
-webkit-transition: opacity 0.25s ease-out 0.25s;
-moz-transition: opacity 0.25s ease-out 0.25s;
-o-transition: opacity 0.25s ease-out 0.25s;
-ms-transition: opacity 0.25s ease-out 0.25s;
-webkit-transition: opacity 0.25s ease-out 0.25s;
transition: opacity 0.25s ease-out 0.25s; }
.site-header__social-icon {
height: 20px;
width: 20px; }
.site-header__nav-trigger {
cursor: pointer; }
.site-header__channel-slider-trigger__button {
cursor: pointer;
width: 56px;
height: 18px; }
.site-header__channel-slider-trigger__text {
cursor: pointer;
line-height: 1.25;
white-space: nowrap; }
.site-header__center-content {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-o-box-flex: 1;
-ms-box-flex: 1;
box-flex: 1;
-webkit-flex-grow: 1;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1; }
.site-header__right-content {
-webkit-flex-shrink: 0;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0; }
.site-header__container {
height: 60px; }
.site-header__logo {
cursor: pointer;
-webkit-flex-shrink: 0;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
-webkit-transition: opacity 0.2s ease-in-out;
-moz-transition: opacity 0.2s ease-in-out;
-o-transition: opacity 0.2s ease-in-out;
-ms-transition: opacity 0.2s ease-in-out;
-webkit-transition: opacity 0.2s ease-in-out;
transition: opacity 0.2s ease-in-out;
width: 44px; }
@media only screen and (min-width: 650px) {
.site-header__logo {
width: 51px; } }
@media only screen and (min-width: 850px) {
.site-header__logo {
width: 51px; } }
.site-header__logo path {
fill: #000000; }
.ad-unit {
position: relative; }
.ad-unit__disclaimer {
text-transform: uppercase;
color: #AAAAAA; }
.sticky-ad-unit {
position: fixed;
background-color: #F1F1F1;
z-index: 1;
top: 60px;
-webkit-transition: all 0.2s ease-in-out 0ms;
-moz-transition: all 0.2s ease-in-out 0ms;
-o-transition: all 0.2s ease-in-out 0ms;
-ms-transition: all 0.2s ease-in-out 0ms;
-webkit-transition: all 0.2s ease-in-out 0ms;
transition: all 0.2s ease-in-out 0ms; }
.sticky-ad-unit.fill-header {
-webkit-transition-delay: 250ms;
-moz-transition-delay: 250ms;
-o-transition-delay: 250ms;
-ms-transition-delay: 250ms;
-webkit-transition-delay: 250ms;
transition-delay: 250ms;
-webkit-transform: translateY(calc(60px * -1));
-moz-transform: translateY(calc(60px * -1));
-o-transform: translateY(calc(60px * -1));
-ms-transform: translateY(calc(60px * -1));
-webkit-transform: translateY(calc(60px * -1));
-ms-transform: translateY(calc(60px * -1));
transform: translateY(calc(60px * -1)); }
.sticky-ad-unit__placeholder {
height: 92px; }
.sticky-ad-unit.stick-top {
-webkit-transform: translateY(calc(92px + 60px * -1));
-moz-transform: translateY(calc(92px + 60px * -1));
-o-transform: translateY(calc(92px + 60px * -1));
-ms-transform: translateY(calc(92px + 60px * -1));
-webkit-transform: translateY(calc(92px + 60px * -1));
-ms-transform: translateY(calc(92px + 60px * -1));
transform: translateY(calc(92px + 60px * -1)); }
.sticky-ad-unit.stick-top--absolutely {
position: absolute;
top: 60px;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-o-transform: translateY(0px);
-ms-transform: translateY(0px);
-webkit-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px); }
@media only screen and (min-width: 1610px) {
.ad-width {
max-width: 1450px;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
margin-left: auto;
margin-right: auto; }
.ad-width > * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; } }
.celtra-height-half {
height: 50vh; }
.homepage-container .celtra-height-half {
height: 80vw;
width: 100vw; }
.celtra-height-half, .homepage-container .celtra-height-half {
min-height: 260px; }
@media only screen and (min-width: 650px) {
.celtra-height-half, .homepage-container .celtra-height-half {
height: calc((100vw - 80px) * 0.562);
width: auto; } }
@media only screen and (min-width: 850px) {
.celtra-height-half, .homepage-container .celtra-height-half {
height: calc(50vh - 60px); } }
.celtra-height-full, .homepage-container .celtra-height-full {
height: calc(100vh - 60px - 20px);
width: auto; }
@media only screen and (min-width: 650px) {
.celtra-height-full, .homepage-container .celtra-height-full {
height: calc(100vh - 60px - 80px); } }
@media only screen and (min-width: 850px) {
.celtra-height-full, .homepage-container .celtra-height-full {
height: calc((100vw - 160px) * 0.562); } }
@media only screen and (min-width: 1610px) {
.celtra-height-full, .homepage-container .celtra-height-full {
height: calc(1450px * 0.562); } }
body .celtra-height-sticky {
height: 30vh;
width: 100vw;
-webkit-box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.22);
box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.22); }
@media only screen and (min-width: 850px) {
.short-form-article__body__content .article__body .celtra-ad-v3 {
width: 640px; } }
.long-form-article__content .article__body .celtra-ad-v3 {
margin-left: auto;
margin-right: auto; }
.celtra-fixed-aspect {
width: auto;
max-width: 100%;
max-height: calc(100vh - 60px);
max-width: calc((100vh - 60px) * 1.5625);
margin: 0 auto; }
.celtra-fixed-aspect:before {
content: "";
display: block;
padding-top: 56.25%; }
.celtra-fixed-aspect > iframe {
position: absolute;
top: 0;
left: 0; }
.navbar--open, .navbar {
width: 100%; }
@media only screen and (min-width: 650px) {
.navbar--open, .navbar {
width: 300px; } }
.navbar {
position: fixed;
top: 0;
left: 0;
z-index: 250;
background-color: #000000;
-webkit-transition: -webkit-transform 275ms cubic-bezier(0.5, 0.08, 0, 1);
-moz-transition: -moz-transform 275ms cubic-bezier(0.5, 0.08, 0, 1);
-o-transition: -o-transform 275ms cubic-bezier(0.5, 0.08, 0, 1);
-ms-transition: -ms-transform 275ms cubic-bezier(0.5, 0.08, 0, 1);
-webkit-transition: -webkit-transform 275ms cubic-bezier(0.5, 0.08, 0, 1);
-webkit-transition: transform 275ms cubic-bezier(0.5, 0.08, 0, 1);
transition: transform 275ms cubic-bezier(0.5, 0.08, 0, 1); }
.navbar:lang(ar) {
right: 0;
left: auto; }
.navbar .navbar__body--wrap {
width: 100%;
height: 100vh;
min-height: 100vh;
overflow: scroll;
-webkit-overflow-scrolling: touch; }
@media only screen and (min-width: 650px) {
.navbar .navbar__body--wrap {
width: 300px; } }
.navbar .navbar__body--wrap::-webkit-scrollbar {
width: 0;
height: 0; }
.navbar .navbar__body--wrap::-webkit-scrollbar-thumb {
background: transparent;
border-radius: 0; }
.navbar .navbar__body--wrap::-webkit-scrollbar-track {
background: transparent; }
.navbar .navbar__body--wrap body {
-webkit-scrollbar-face-color: transparent;
-moz-scrollbar-face-color: transparent;
-ms-scrollbar-face-color: transparent;
scrollbar-face-color: transparent;
-webkit-scrollbar-track-color: transparent;
-moz-scrollbar-track-color: transparent;
-ms-scrollbar-track-color: transparent;
scrollbar-track-color: transparent; }
.navbar__body {
background-color: #ffffff; }
.navbar__body__header {
height: 60px;
background-color: #ffffff; }
.navbar__body__header .icon-close__wrapper {
cursor: pointer; }
.navbar a {
-webkit-text-decoration: none;
text-decoration: none;
display: block; }
.navbar--open {
-webkit-transform: translate(0);
-moz-transform: translate(0);
-o-transform: translate(0);
-ms-transform: translate(0);
-webkit-transform: translate(0);
-ms-transform: translate(0);
transform: translate(0); }
.navbar--closed {
-webkit-transform: translate(-100%, 0);
-moz-transform: translate(-100%, 0);
-o-transform: translate(-100%, 0);
-ms-transform: translate(-100%, 0);
-webkit-transform: translate(-100%, 0);
-ms-transform: translate(-100%, 0);
transform: translate(-100%, 0); }
.navbar--closed:lang(ar) {
-webkit-transform: translate(100%, 0);
-moz-transform: translate(100%, 0);
-o-transform: translate(100%, 0);
-ms-transform: translate(100%, 0);
-webkit-transform: translate(100%, 0);
-ms-transform: translate(100%, 0);
transform: translate(100%, 0); }
.navbar .icon.icon-close {
width: 16px; }
.overlay {
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
background-color: #000000;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-filter: alpha(opacity=0);
filter: alpha(opacity=0);
visibility: hidden;
cursor: pointer;
-webkit-transition: opacity 200ms ease,visibility 0ms linear 200ms;
-moz-transition: opacity 200ms ease,visibility 0ms linear 200ms;
-o-transition: opacity 200ms ease,visibility 0ms linear 200ms;
-ms-transition: opacity 200ms ease,visibility 0ms linear 200ms;
-webkit-transition: opacity 200ms ease,visibility 0ms linear 200ms;
transition: opacity 200ms ease,visibility 0ms linear 200ms;
z-index: 200; }
@media only screen and (min-width: 650px) {
.overlay-show {
visibility: visible;
opacity: 0.2;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
-webkit-filter: alpha(opacity=20);
filter: alpha(opacity=20);
background-color: #000000;
-webkit-transition-delay: 0ms;
-moz-transition-delay: 0ms;
-o-transition-delay: 0ms;
-ms-transition-delay: 0ms;
-webkit-transition-delay: 0ms;
transition-delay: 0ms; } }
.mobile-nav-hotspot {
position: fixed;
top: 0;
left: 0;
z-index: 300;
width: 15px;
height: 100vh; }
@media only screen and (min-width: 650px) {
.mobile-nav-hotspot {
display: none; } }
@media only screen and (min-width: 650px) {
.nav2-wrapper .no-header-overlap {
padding-top: 20px; } }
.grid__wrapper {
position: relative; }
.grid__wrapper .str-adunit {
padding: 0 15px; }
.grid__wrapper .grid__wrapper__card, .grid__wrapper .odd-rendered {
-webkit-text-decoration: none;
text-decoration: none; }
.grid__wrapper__card__thumbnail__wrapper {
position: relative; }
.grid__wrapper__card__thumbnail {
position: relative; }
.grid__wrapper__card__thumbnail:before {
display: block;
content: "";
width: 100%;
padding-top: 56.25%; }
.grid__wrapper__card__thumbnail > img, .grid__wrapper__card__thumbnail > iframe, .grid__wrapper__card__thumbnail > object, .grid__wrapper__card__thumbnail > picture, .grid__wrapper__card__thumbnail picture img, .grid__wrapper__card__thumbnail > embed, .grid__wrapper__card__thumbnail > .media, .grid__wrapper__card__thumbnail > .adapt {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%; }
.grid__wrapper__card__linkout-attribution {
position: absolute;
top: 0px;
height: 100%;
background-image: -webkit-radial-gradient(circle at 100% 0%, rgba(0, 0, 0, 0.075), rgba(0, 0, 0, 0));
background-image: -moz-radial-gradient(circle at 100% 0%, rgba(0, 0, 0, 0.075), rgba(0, 0, 0, 0));
background-image: -o-radial-gradient(circle at 100% 0%, rgba(0, 0, 0, 0.075), rgba(0, 0, 0, 0));
background-image: -ms-radial-gradient(circle at 100% 0%, rgba(0, 0, 0, 0.075), rgba(0, 0, 0, 0));
background-image: radial-gradient(circle at 100% 0%, rgba(0, 0, 0, 0.075), rgba(0, 0, 0, 0)); }
.grid__wrapper__card__text {
position: relative; }
.grid__wrapper__card__text__title {
color: #000000;
text-transform: none; }
.grid__wrapper__card__text__summary {
color: #000000; }
.grid__wrapper__card__text__contributor {
text-transform: uppercase;
color: #000000; }
/*# sourceMappingURL=main.css.map */ | _site/assets/css/main.css | header {
left: 0;
top: 0;
display: block !important;
position: fixed !important;
width: 100%;
height: 60px;
-webkit-transition: all 0.1s ease-in-out !important;
-moz-transition: all 0.1s ease-in-out !important;
-o-transition: all 0.1s ease-in-out !important;
-ms-transition: all 0.1s ease-in-out !important;
-webkit-transition: all 0.1s ease-in-out !important;
transition: all 0.1s ease-in-out !important;
color: #000000 !important; }
header:not(.site-header.site-header--home.site-header__container.dsp-flex-xs grd-algn-center-xs.col-12-xs.p-l-4-xs.p-l-5-m.p-r-4-xs.p-r-5-m.visible-bottom-edge.hed-s) {
-webkit-box-shadow: inset 0 32px 30px -9px rgba(0, 0, 0, 0.3);
-moz-box-shadow: inset 0 32px 30px -9px rgba(0, 0, 0, 0.3);
box-shadow: inset 0 32px 30px -9px rgba(0, 0, 0, 0.3);
background: transparent; }
body.home header:not(.scrolled), body.archive.category-music header:not(.scrolled), body.archive.post-type-archive-cracktv header:not(.scrolled), body.archive.post-type-archive-shows header:not(.scrolled), body.archive.post-type-archive-festivals header:not(.scrolled), body.single-article:not(.album-reviews):not(.premieres) header:not(.scrolled), body.single-cracktv header:not(.scrolled) {
-webkit-box-shadow: inset 0 32px 30px -9px rgba(0, 0, 0, 0.3);
-moz-box-shadow: inset 0 32px 30px -9px rgba(0, 0, 0, 0.3);
box-shadow: inset 0 32px 30px -9px rgba(0, 0, 0, 0.3);
background: transparent; }
body.single-article:not(.album-reviews):not(.premieres) header:not(.scrolled) .navbar__logo, body.single-article:not(.album-reviews):not(.premieres) header:not(.scrolled) .navbar-nav-toggle {
opacity: 0; }
body.home header:not(.scrolled) .navbar__logo__reversed, body.home header:not(.scrolled) ~ .navbar-header .navbar-toggle__reversed, body.archive.category-music header:not(.scrolled) .navbar__logo__reversed, body.archive.category-music header:not(.scrolled) .navbar-toggle__reversed, body.archive.post-type-archive-cracktv header:not(.scrolled) .navbar__logo__reversed, body.archive.post-type-archive-cracktv header:not(.scrolled) .navbar-toggle__reversed, body.single-article:not(.album-reviews):not(.premieres) header:not(.scrolled) .navbar__logo__reversed, body.single-article:not(.album-reviews):not(.premieres) header:not(.scrolled) .navbar-toggle__reversed, body.single-cracktv header:not(.scrolled) .navbar__logo__reversed, body.single-cracktv header:not(.scrolled) .navbar-toggle__reversed {
opacity: 1; }
body.single-article:not(.album-reviews):not(.premieres) header:not(.scrolled) .navbar__shares, body.single-cracktv header:not(.scrolled) .navbar__shares {
opacity: 0;
z-index: -1; }
.navbar-navigation .navbar-nav {
float: none; }
.navbar-brand img {
display: inline-block; }
.navbar-brand {
float: none; }
.navbar__logo {
position: fixed;
left: 0;
right: 0;
top: 13px;
text-align: center; }
.navbar {
border-top: 0;
border-radius: 0;
transition: transform .2s ease-in;
-webkit-transition: -webkit-transform .2s ease-in; }
.navbar__logo__reversed {
transition: opacity 0.3s ease-in;
opacity: 0; }
.navbar-toggle__reversed {
opacity: 0; }
.navbar-header {
background: #000; }
.navbar-nav-main {
background: #fff;
float: left;
position: fixed;
top: 0;
transform: translate(-100%);
width: 300px;
height: 100vh;
background: black;
z-index: 250;
transition: transform .2s ease-in;
-webkit-transition: -webkit-transform .2s ease-in; }
.main__feature {
padding-bottom: 40px; }
#main__scroll {
border-left: 1px solid #eee; }
body.page-id-87399 .home-lead-image {
height: 60vh; }
body.page-template-page-lists .load-more.row .article-block:first-child {
display: none; }
body.postid-93219 .responsive-video {
position: relative;
padding-bottom: 0px;
overflow: hidden;
max-width: 100%;
height: 906px; }
#at_ad {
height: 500px;
background: url(images/FATIMA.jpg) no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: 155%;
margin: 0 auto;
margin-bottom: 30px;
display: block;
max-width: 1500px; }
#at_ad.at_ad--zimon {
background: url(images/ZIMON.jpg) no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: 155%; }
#at_ad.at_ad--lena {
background: url(images/LENA.jpg) no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: 155%; }
#at_ad.at_ad--yinka {
background: url(images/YINKA.jpg) no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: 155%; }
#aphex_ad {
height: 500px;
background: url("https://crackmagazine.net/wp-content/uploads/2018/09/aphex-Parallax-background.jpg") no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: 155%;
margin: 0 auto;
margin-bottom: 30px;
display: block;
max-width: 1500px; }
#aphex_ad.pcoa {
height: 500px;
background: url("https://crackmagazine.net/wp-content/uploads/2018/09/Paralax_Background_V1.png") no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: 155%;
margin: 0 auto;
margin-bottom: 30px;
display: block;
max-width: 1500px; }
#aphex_ad.leon {
height: 500px;
background: url("https://crackmagazine.net/wp-content/uploads/2018/10/LeonVynehall-ParallaxBG.jpg") no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: 155%;
margin: 0 auto;
margin-bottom: 30px;
display: block;
max-width: 1500px; }
#aphex_ad.sub {
height: 500px;
background: url("https://crackmagazine.net/wp-content/uploads/2018/11/Crack-Subscription-Parallax-BG-1.jpg") no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: 155%;
margin: 0 auto;
margin-bottom: 30px;
display: block;
max-width: 1500px; }
#aphex_ad.fourtet {
height: 500px;
background: url("https://crackmagazine.net/wp-content/uploads/2018/10/Four-Tet-parallax.jpg") no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: 155%;
margin: 0 auto;
margin-bottom: 30px;
display: block;
max-width: 1500px; }
#aphex_ad.ams {
height: 700px;
background: url("https://crackmagazine.net/wp-content/uploads/2019/01/AMS_banner_crack_BG.jpg") no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: 155%;
margin: 0 auto;
margin-bottom: 30px;
display: block;
max-width: 1500px; }
@media only screen and (max-width: 768px) {
#aphex_ad.ams {
height: 200px; } }
#aphex_ad p {
text-align: center;
font-family: 'maison_neuebook';
max-width: 300px;
margin: 0 auto;
position: relative;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
margin-bottom: 0;
font-size: 40px;
color: #fff;
line-height: 1.4;
margin-bottom: 0; }
#aphex_ad.pcoa p {
text-align: center;
font-family: 'maison_neuebook';
max-width: 100%;
margin: 0 auto;
position: relative;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
margin-bottom: 0;
font-size: 40px;
color: #fff;
line-height: 1.4;
margin-bottom: 0; }
#aphex_ad.leon p {
text-align: center;
font-family: 'maison_neuebook';
max-width: 100%;
margin: 0 auto;
position: relative;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
margin-bottom: 0;
font-size: 40px;
color: #fff;
line-height: 1.4;
margin-bottom: 0; }
#aphex_ad.unsound p {
text-align: center;
font-family: 'maison_neuebook';
max-width: 100%;
margin: 0 auto;
position: relative;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
margin-bottom: 0;
font-size: 40px;
color: #fff;
line-height: 1.4;
margin-bottom: 0; }
#aphex_ad.bbk p {
text-align: center;
font-family: 'maison_neuebook';
max-width: 90%;
margin: 0 auto;
position: relative;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
margin-bottom: 0;
font-size: 40px;
color: #fff;
line-height: 1.4;
margin-bottom: 0; }
#aphex_ad.sub p {
text-align: center;
font-family: 'maison_neuebook';
max-width: 100%;
margin: 0 auto;
position: relative;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
margin-bottom: 0;
font-size: 40px;
color: #fff;
line-height: 1.4;
margin-bottom: 0; }
#aphex_ad.fourtet p {
text-align: center;
font-family: 'maison_neuebook';
max-width: 100%;
margin: 0 auto;
position: relative;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
margin-bottom: 0;
font-size: 40px;
color: #fff;
line-height: 1.4;
margin-bottom: 0; }
#aphex_ad.ams p {
text-align: center;
font-family: 'maison_neuebook';
max-width: 100%;
margin: 0 auto;
position: relative;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
margin-bottom: 0;
font-size: 40px;
color: #fff;
line-height: 1.4;
margin-bottom: 0; }
#aphex_ad p img {
max-width: 100%; }
#aphex_ad.fourtet p img {
width: 800px;
max-width: 95%;
filter: drop-shadow(0px 0px 10px black); }
#at_ad p {
text-align: center;
font-family: 'maison_neuebook';
max-width: 900px;
margin: 0 auto;
position: relative;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
margin-bottom: 0;
font-size: 40px;
color: #fff;
line-height: 1.4;
margin-bottom: 0; }
#at_ad .small {
font-size: 18px;
position: relative;
top: 10px; }
#at_ad .at_mobile {
display: none; }
#mk_ad {
height: 500px;
background: url(images/MK---PARALAX-BANNER-bg.jpg) no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: 155%;
margin: 0 auto;
margin-bottom: 30px;
display: block;
max-width: 1500px; }
#mk_ad p {
text-align: center;
font-family: 'maison_neuebook';
max-width: 900px;
margin: 0 auto;
position: relative;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
margin-bottom: 0;
font-size: 40px;
color: #fff;
line-height: 1.4;
margin-bottom: 0; }
header {
z-index: 100 !important;
text-transform: capitalize;
display: -webkit-box !important;
display: flex !important;
-webkit-box-shadow: none;
box-shadow: none;
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.45), transparent 90%);
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.45), transparent 90%);
background: -o-linear-gradient(top, rgba(0, 0, 0, 0.45), transparent 90%);
background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.45), transparent 90%);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0.45), transparent 90%);
-webkit-box-align: center !important;
align-items: center !important;
padding-left: 20px;
padding-left: 12px;
padding-right: 20px;
padding-right: 12px;
font-size: 16px;
font-size: 1rem; }
#mk_ad p img {
max-width: 100%; }
@media only screen and (max-width: 950px) {
#at_ad {
height: auto;
margin-bottom: 30px;
display: block;
padding: 30px;
background-position: center center !important;
background-size: cover !important; }
#aphex_ad {
height: auto;
margin-bottom: 30px;
display: block;
padding: 30px;
background-position: center center !important;
background-size: cover !important; }
#at_ad p {
text-align: center;
font-family: 'maison_neuebook';
margin: 0 auto;
position: relative;
top: 0;
transform: translateY(0);
-webkit-transform: translateY(0);
margin-bottom: 0;
font-size: 18px;
color: #fff;
line-height: 1.4;
margin-bottom: 0; }
#aphex_ad p {
text-align: center;
font-family: 'maison_neuebook';
margin: 0 auto;
position: relative;
top: 0;
transform: translateY(0);
-webkit-transform: translateY(0);
margin-bottom: 0;
font-size: 18px;
color: #fff;
line-height: 1.4;
margin-bottom: 0; }
#at_ad .small {
font-size: 14px; }
#at_ad .at_desktop {
display: none; }
#at_ad .at_mobile {
display: block; } }
@media only screen and (max-width: 768px) {
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
width: 100%; } }
.secondBlock .article-block:nth-child(-n+6) {
display: none; }
body.woocommerce-page {
background: white; }
body.woocommerce-page .post-header {
display: none; }
body.woocommerce-page.single-product .post-header {
display: block; }
body.woocommerce-page.single-product .post-header h1 {
text-align: left;
max-width: none; }
body.woocommerce-page ul.products li.product-category:first-child {
display: none; }
body.woocommerce-page h2 {
tex-align: center; }
body.woocommerce-page.page-id-40000 h2 {
display: none; }
body.woocommerce-page.page-id-40000 h2.woocommerce-loop-category__title, body.woocommerce-page.page-id-40000 h2.woocommerce-loop-product__title {
display: block;
color: black;
text-align: center;
font-size: 24px !important;
font-weight: bold;
line-height: 1.4; }
body.woocommerce-page h1 {
font-family: 'akzidenzgrotesk-MedExt';
text-align: center;
font-size: 27px;
max-width: 800px;
margin: 0 auto;
margin-bottom: 50px; }
body.woocommerce-page a#cart-link {
font-size: 24px; }
body.woocommerce-page a#cart-link img {
vertical-align: bottom; }
body.woocommerce-page .post-navigation {
display: none; }
body.woocommerce-page ul.products a.button {
display: none; }
body.woocommerce-page ul.products h2.woocommerce-loop-product__title, body.woocommerce-page ul.products h2.woocommerce-loop-category__title {
text-align: left;
font-family: 'akzidenzgrotesk-MedExt'; }
body.woocommerce-page.page-id-40000 span {
text-align: center;
font-size: 16px !important;
line-height: 1.4;
color: black; }
.woocommerce div.product div.images .flex-control-thumbs li {
height: auto; }
body.woocommerce-page.page-id-40000 .product_type_variable-subscription.add_to_cart_button {
display: none; }
.woocommerce ul.products li.product .price .from {
color: black;
text-transform: none; }
.woocommerce ul.products li.product {
padding: 0 18px;
padding-bottom: 30px; }
h2.woocommerce-loop-product__title {
text-align: center;
font-size: 20px !important;
line-height: 1.4; }
.woocommerce ul.products li.product .price {
text-align: left;
font-size: 16px !important; }
body.woocommerce-page .post_content > h2:first-child {
display: none; }
body.woocommerce-page .post_content {
padding-top: 30px; }
body.woocommerce-page .post_content .flex-control-nav {
bottom: -45px; }
body.woocommerce-page span.sold-out-overlay {
background: red;
color: #fff !important;
font-size: 20px !important;
padding: 10px 20px;
position: absolute;
left: 50%;
top: 30%;
transform: translateX(-50%) translateY(-50%);
text-transform: uppercase;
font-family: 'akzidenzgrotesk-MedExt'; }
.woocommerce ul.products li.product .woocommerce-loop-product__title {
padding-bottom: 5px !important;
font-size: 20px !important; }
.woocommerce-product-gallery .flex-viewport {
height: auto !important; }
body.woocommerce-page .woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
background: #ccc; }
.single_add_to_cart_button.button.alt.disabled {
background-color: #ccc; }
li.post-81727 {
margin-right: 0 !important; }
.woocommerce-variation-availability {
display: none; }
body.postid-95214 .responsive-video {
height: auto !important;
padding-bottom: 0 !important; }
body.postid-95214 .responsive-video iframe {
position: static !important; }
body.postid-95214 .responsive-video iframe {
height: none; }
body.postid-95399 .lead-title h1 {
color: black; }
body.postid-95399 .lead-title h1:after {
content: 'Crack Magazine has collaborated with the self-taught designer on an exclusive collection born from the rave, destined for the bargain bin';
font-size: 24px;
margin-top: 40px;
display: block;
text-align: center;
font-family: 'akzidenzgrotesk-regular','Akzidenz-Grotesk Pro',arial,sans;
text-shadow: none; }
body.page-id-36449 li {
color: white; }
body.page-id-36449 h1, body.page-id-36449 h3 {
color: white;
font-size: 24px; }
body.page-id-36449 h4 {
color: white; }
body.page-id-36449 .post_content {
max-width: 800px;
font-size: 2rem;
margin: 0 auto; }
body.page-id-36449 .post_content p {
font-size: 2rem;
line-height: 1.4; }
.feature_content .post_content .sidebyside__credit {
text-align: right;
color: #666;
margin-right: 16px;
margin-top: -24px; }
.feature_content .post_content .sidebyside__credit p {
font-size: 9px;
line-height: 1.35;
margin-bottom: 20px;
margin-right: 16px; }
p.stock.in-stock {
display: none; }
body.postid-97039 .lead-title h1 {
text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8); }
body.postid-104671 .lead-title h1 {
text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8); }
body.postid-104934 .lead-title h1 {
text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8); }
body.postid-111104 .lead-title h1 {
text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8); }
#asap_ad {
height: 500px;
background: url(images/FATIMA.jpg) no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: 155%;
margin: 0 auto;
margin-bottom: 30px;
display: block;
max-width: 1500px;
background: url(/wp-content/themes/crack/images/asap-ad.jpg) no-repeat;
background-size: 135% auto !important;
transform: translateZ(1px); }
#asap_ad p {
text-align: center;
max-width: 900px;
margin: 0 auto;
position: relative;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
margin-bottom: 0;
font-size: 40px;
color: #fff;
line-height: 1.4;
margin-bottom: 0; }
@media only screen and (min-width: 951px) {
#asap_ad {
height: 550px; } }
@media only screen and (max-width: 799px) {
#asap_ad {
background-size: 155% auto !important; } }
#asap_ad p {
background-size: 100%;
width: 750px;
height: 200px;
max-width: 80%;
margin: 0 auto; }
#asap_ad p img {
max-width: 100%; }
@media only screen and (max-width: 950px) {
#asap_ad {
height: auto;
margin-bottom: 30px;
display: block;
background-position: center center !important;
background-size: cover !important; }
#asap_ad p {
text-align: center;
font-family: 'maison_neuebook';
margin: 0 auto;
position: relative;
top: 0;
transform: translateY(0);
-webkit-transform: translateY(0);
margin-bottom: 0;
font-size: 18px;
color: #fff;
line-height: 200px;
margin-bottom: 0; }
#mk_ad {
height: auto;
margin-bottom: 30px;
display: block;
background-position: center center !important;
background-size: cover !important; }
#mk_ad p {
text-align: center;
font-family: 'maison_neuebook';
margin: 0 auto;
position: relative;
top: 0;
transform: translateY(0);
-webkit-transform: translateY(0);
margin-bottom: 0;
font-size: 18px;
color: #fff;
line-height: 200px;
margin-bottom: 0; } }
.slides li[data-href*="/jorja-smith-real-talk/"] {
background-position: left center; }
body.postid-97895 .lead-image {
background-position-x: left !important; }
#top_vid {
object-fit: cover;
max-width: none;
width: 100%;
height: 100%; }
@media only screen and (max-width: 767px) {
.feature_content .post_content .sidebyside__credit p {
margin-right: 0; }
.feature_content .post_content .sidebyside__credit {
width: 100%; }
.gallery__flex {
padding: 0; }
.landscape-gallery .captions {
padding-right: 15px; }
.col-md-6 .landscape-gallery .captions {
padding-right: 0; }
.leaderboard {
display: none !important; }
.woocommerce-product-gallery {
margin-bottom: 3em !important; } }
body.postid-100263 .gallery__flex {
margin-top: 60px; }
body.postid-100263 .gallery__flex img {
margin-bottom: 6px; }
body.postid-100263 .ad-wrapper {
display: none; }
body.postid-100263 .credit p {
font-size: 10px;
margin-bottom: 0;
line-height: 1.2;
color: #bbb; }
body.postid-100263 #content .credit p a {
color: #bbb;
text-decoration: underline; }
body.postid-100263 .post-content-list-item h2 {
font-size: 24px;
margin-bottom: 7px; }
body.postid-100263 .post-content-list-item .sub-title {
margin-bottom: 30px; }
body.postid-105122 .list--main {
background: url("/wp-content/themes/crack/images/Background-Gradient-4.jpg") no-repeat;
background-attachment: fixed;
background-size: cover; }
body.postid-104432 .list--main {
background: url("/wp-content/themes/crack/images/future-list-bg.jpg") no-repeat;
background-attachment: fixed;
background-size: cover; }
body.postid-105821 img.slf {
display: none; }
body.postid-105821 {
background: url("https://crackmagazine.net/wp-content/uploads/2018/09/Background-Gradient-future.jpg") no-repeat;
background-attachment: fixed;
background-size: cover; }
body.postid-105977 {
background: url("https://crackmagazine.net/wp-content/uploads/2018/10/Background-Gradient-3.jpg") no-repeat;
background-attachment: fixed;
background-size: cover; }
body.postid-105977 .lead-title {
display: none; }
body.postid-105122 .ad-wrapper {
background: transparent; }
body.postid-100263 .post-content-text .lead {
font-size: 24px;
line-height: 1.3; }
body.postid-100263 .lead-title h1 {
font-size: 64px; }
@media only screen and (max-width: 767px) {
body.postid-100263 .lead-title h1 {
font-size: 24px; }
body.woocommerce-page h1 {
clear: both; }
.woocommerce-product-gallery {
margin-bottom: 5em !important; } }
.post-101076 .responsive-video {
padding-bottom: 0 !important; }
.post-103616 .responsive-video {
padding-bottom: 0 !important; }
body.postid-108799 .post-content-list-item h2 {
font-size: 20px; }
body.postid-108799 .post-content-list-item .sub-title {
font-size: 20px; }
body.postid-109815 .responsive-video, body.postid-112700 .responsive-video {
padding-bottom: 0 !important; }
body.postid-109815 .responsive-video iframe, body.postid-112700 .responsive-video iframe {
height: 715px !important;
position: static !important; }
.woocommerce-product-gallery__trigger {
display: none; }
body.postid-82227 #listen {
display: block !important; }
.woocommerce ul.products {
display: flex;
flex-wrap: wrap; }
.woocommerce ul.products li {
flex-grow: 1;
width: 33%;
padding: 0 10px;
height: 100px;
margin: 0 !important;
float: none !important;
height: auto !important;
margin-bottom: 30px; }
.ads-wrapper > div {
margin: 0 15px 15px 15px;
display: inline-block; }
span.ad-tag {
position: fixed;
bottom: 10px;
display: block;
width: 100vw;
text-align: center;
margin-left: -15px; }
.woocommerce-page ul.products.columns-3 li.product {
max-width: 352px; }
body.long-reads header:not(.scrolled) ~ .navbar-header .navbar-toggle__reversed {
opacity: 1; }
body.aesthetic header:not(.scrolled) ~ .navbar-header .navbar-toggle__reversed {
opacity: 1; }
li.product-category.product a {
position: relative;
display: block; }
li.product-category.product a[href="https://crackmagazine.net/product-category/crack-100-exhibition-prints/"]::after {
content: '';
background: url("/wp-content/themes/crack/images/sticker-100.png") no-repeat;
width: 100%;
height: 100%;
position: absolute;
top: 0;
background-size: contain; }
li.product_cat-crack-100-exhibition-prints:hover a::after {
content: '';
background: url("/wp-content/themes/crack/images/sticker-100.png") no-repeat;
width: 90%;
height: 100%;
position: absolute;
top: 0;
background-size: contain; }
body.page-id-84337 {
padding-top: 0; }
@keyframes hvr-buzz-out {
5% {
-webkit-transform: translateX(3px) rotate(2deg);
transform: translateX(3px) rotate(2deg); }
7% {
-webkit-transform: translateX(-3px) rotate(-2deg);
transform: translateX(-3px) rotate(-2deg); }
8% {
-webkit-transform: translateX(3px) rotate(2deg);
transform: translateX(3px) rotate(2deg); }
9% {
-webkit-transform: translateX(-3px) rotate(-2deg);
transform: translateX(-3px) rotate(-2deg); }
10% {
-webkit-transform: translateX(2px) rotate(1deg);
transform: translateX(2px) rotate(1deg); }
11% {
-webkit-transform: translateX(-2px) rotate(-1deg);
transform: translateX(-2px) rotate(-1deg); }
12% {
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0); }
13% {
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0); }
14% {
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0); }
15% {
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0); }
100% {
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0); } }
#listen .tab img {
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-animation-name: hvr-buzz-out;
animation-name: hvr-buzz-out;
-webkit-animation-duration: 6s;
animation-duration: 6s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite; }
li#menu-item-84345 {
padding-bottom: 10px;
border-bottom: 1px solid white;
margin-bottom: 20px; }
li#menu-item-84345 a {
text-transform: lowercase !important; }
.mixes {
background: #000;
width: 100%;
margin-bottom: 0px;
text-align: center;
padding: 95px 0;
padding-bottom: 0px; }
.mixes a {
visibility: hidden; }
body.page-id-84337 {
background: black; }
.slick-initialized a {
visibility: visible; }
.mixes h2 {
font-family: 'akzidenzgrotesk-MedExt';
font-size: 27px;
text-align: center;
color: black;
margin-bottom: 90px;
background: white;
border-radius: 25px;
padding: 10px 15px;
display: inline-block; }
.mixes .mix {
padding: 0 40px; }
.mixes .mix__title {
font-family: 'Akzidenz-Grotesk Pro Med';
color: white;
font-size: 17px; }
.mixes .mix img {
margin-bottom: 15px;
max-width: 100%; }
.mixes .slick-arrow {
position: absolute;
top: -68px; }
.mixes .slick-arrow.slick-prev {
left: 0;
top: 0;
border: none;
text-indent: -1000px;
overflow: hidden;
width: 12.5vw;
outline: none;
height: 100%;
z-index: 3;
cursor: w-resize;
cursor: url(/wp-content/themes/crack/images/arrow-left.png) 0 58, w-resize;
background: transparent; }
.mixes .slick-arrow.slick-next {
right: 0;
top: 0;
border: none;
text-indent: -1000px;
overflow: hidden;
width: 12.5vw;
outline: none;
height: 100%;
z-index: 3;
cursor: e-resize;
cursor: url(/wp-content/themes/crack/images/arrow-right.png) 120 58, auto;
background: transparent; }
.mixes .genres {
margin-top: 15px; }
.mixes .genres span {
display: inline-block;
background: #D8D8D8;
border-radius: 20px;
padding: 3px 10px;
margin: 0 5px;
cursor: default;
font-size: 9px;
margin-bottom: 10px;
color: #000 !important; }
.mixes:last-child {
padding-bottom: 45px; }
@media only screen and (max-width: 767px) {
.mixes .mix {
padding: 0 10px; } }
.video-full video {
width: 100vw;
height: auto;
max-width: none;
margin-bottom: 30px;
margin-top: 10px; }
*, :after, :before {
box-siheroing: inherit; }
html {
box-siheroing: border-box; }
.clearfix:after {
content: "";
display: table;
clear: both; }
html {
font-family: open sans;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%; }
body {
margin: 0; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
display: block; }
audio, canvas, progress, video {
display: inline-block;
vertical-align: baseline; }
audio:not([controls]) {
display: none;
height: 0; }
[hidden], template {
display: none; }
a {
background-color: transparent; }
a:active, a:hover {
outline: 0; }
abbr[title] {
border-bottom: 1px dotted; }
b, strong {
font-weight: 700; }
dfn {
font-style: italic; }
h1 {
font-size: 2em;
margin: .67em 0; }
mark {
background: #ff0;
color: #000; }
small {
font-size: 80%; }
sub, sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
sup {
top: -.5em; }
sub {
bottom: -.25em; }
img {
border: 0; }
svg:not(:root) {
overflow: hidden; }
figure {
margin: 1em 40px; }
hr {
box-siheroing: content-box;
height: 0;
border-style: solid;
border-color: #ebebeb; }
pre {
overflow: auto; }
code, kbd, pre, samp {
font-family: monospace,monospace;
font-size: 1em; }
button, input, optgroup, select, textarea {
color: inherit;
font: inherit;
margin: 0; }
button {
overflow: visible; }
button, select {
text-transform: none; }
button, html input[type=button], input[type=reset], input[type=submit] {
-webkit-appearance: none;
cursor: pointer; }
button[disabled], html input[disabled] {
cursor: default; }
button::-mohero-focus-inner, input::-mohero-focus-inner {
border: 0;
padding: 0; }
input {
line-height: normal; }
input[type=checkbox], input[type=radio] {
box-siheroing: border-box;
padding: 0; }
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
height: auto; }
input[type=search] {
-webkit-appearance: textfield;
box-siheroing: content-box; }
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
-webkit-appearance: none; }
fieldset {
border: 1px solid silver;
margin: 0 2px;
padding: .35em .625em .75em; }
legend {
border: 0;
padding: 0; }
textarea {
overflow: auto; }
optgroup {
font-weight: 700; }
table {
border-collapse: collapse;
border-spacing: 0; }
td, th {
padding: 0; }
.article__pull-quote, .grid__wrapper__card__text__title, .hed-l, .hed-m, .hed-s, .hed-xl, .hed-xs, .hed-xxl, .hed-xxs, h2 {
font-family: Druk-Wide-Bold, !important;
font-weight: 500;
line-height: 1.1;
letter-spacing: 1px; }
.article__image-caption, .bod-m, .bod-s, .bod-xs {
font-family: UniversNextPro-Cond, Univers Next Pro,sans-serif;
font-weight: 300; }
.bod-lh, .bod-m, .bod-s, .bod-xs, .grid__wrapper__card__text__summary {
line-height: 1.8; }
.hed-xxl {
font-size: 34px;
font-size: 2.125rem; }
.hed-xl {
font-size: 26px;
font-size: 1.625rem; }
.article__body h2, .article__pull-quote, .hed-l {
font-size: 22px;
font-size: 1.375rem; }
.grid__wrapper__card__text__title, .hed-m {
font-size: 18px;
font-size: 1.2rem; }
.hed-s {
font-size: 16px;
font-size: 1rem; }
.hed-xs {
font-size: 13px;
font-size: .8125rem; }
.hed-xxs {
font-weight: 400;
font-size: 16px;
font-size: .7500rem; }
.bod-m, body {
font-size: 18px;
font-size: 1.125rem; }
.bod-s, .grid__wrapper__card__text__summary {
font-size: 16px;
font-size: 1rem;
font-family: UniversNextPro-Exd, Univers Next Pro; }
.article__image-caption, .bod-xs, .contributor__profile a, .contributor__profile p {
font-size: 13px;
font-size: .8125rem;
font-family: UniversNextPro-Exd, Univers Next Pro; }
@media only screen and (min-width: 700px) {
body .hed-xxl {
font-size: 2rem; }
body .hed-xl {
font-size: 1.9rem; }
body .article__pull-quote, body .hed-l {
font-size: 1.625rem; }
body .grid__wrapper__card__text__title, body .hed-m {
font-size: 1.13rem; }
body .hed-s {
font-size: 1rem; } }
.text--heading, h1, h2, h3, h4, h5, h6, p {
margin: 0 0 10px; }
.article__text--dropcap:before, .article__text--dropcap:first-letter {
font-family: UniversNextPro-Exd, Univers Next Pro;
font-size: 90px;
font-size: 5.625rem;
font-weight: 500;
line-height: 1;
padding-right: 15px;
margin-bottom: -15px;
float: left; }
.text-right {
text-align: right; }
.text-center {
text-align: center; }
.text--italic {
font-style: italic; }
.text--bold {
font-weight: 700; }
.text--mid-gray {
color: #aaa; }
a, a:active, a:hover {
color: #e6297a;
text-decoration: none; }
a:active, a:hover {
outline: none; }
.article__pull-quote {
display: block;
text-align: left;
color: #e6297a;
position: relative;
border-left: 3px solid #e6297a;
margin: 50px auto;
padding: 0 0 0 30px;
font-style: normal; }
@media only screen and (min-width: 700px) {
.article__pull-quote {
border-left: 6px solid #e6297a;
padding-left: 20px; } }
.article__blockquote {
border-left: 3px solid #e6297a;
padding-left: 20px;
font-style: italic; }
.topic__page__header__title {
text-align: center; }
body {
-webkit-font-smoothing: antialiased;
-mohero-osx-font-smoothing: grayscale; }
button, input, select, textarea {
font-family: FunctionPro,Helvetica,Arial,TaherouganeGothic,sans-serif; }
input[type=email], input[type=number], input[type=password], input[type=search], input[type=text], textarea {
display: inline-block;
padding: 20px;
border: 1px solid #f1f1f1;
width: 100%; }
input[type=email].focused, input[type=email]:focus, input[type=number].focused, input[type=number]:focus, input[type=password].focused, input[type=password]:focus, input[type=search].focused, input[type=search]:focus, input[type=text].focused, input[type=text]:focus, textarea.focused, textarea:focus {
outline: 0; }
textarea {
height: auto; }
img, picture {
margin: 0;
max-width: 100%; }
.btn {
-webkit-appearance: none;
-mohero-appearance: none;
appearance: none;
cursor: pointer;
border: 4px;
outline: 2px;
padding: 14px 28px 14px 28px;
text-decoration: none;
-webkit-user-select: none;
-mohero-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
text-align: center;
white-space: nowrap;
font-family: UniversNextPro-BoldCondItalic, Univers Next Pro;
font-weight: 400;
font-size: 12px;
font-size: .9rem;
letter-spacing: .05em;
font-style: normal;
color: #fff;
text-decoration: underline;
background-color: #000;
text-transform: uppercase;
border-radius: 0px; }
.btn:active, .btn:hover {
color: #fff;
background-color: #fff; }
.btn.btn-white {
color: #000;
background-color: #fff; }
.btn.btn-white:active, .btn.btn-white:hover {
color: #fff;
background-color: #aaa; }
.btn.btn-branded {
color: #000;
background-color: #ebebeb; }
.btn.btn-branded:active, .btn.btn-brand {
color: #000;
background-color: #d8d8d8; }
.btn.btn-outlined {
color: #000;
background-color: #fff;
box-shadow: inset 0 0 0 1px #aaa; }
.btn.btn-outlined:active, .btn.btn-outlined:hover {
color: #fff;
background-color: #aaa; }
.btn.btn-inlined {
color: #e6297a;
background-color: #fff;
text-transform: lowercase; }
.btn.btn-inlined:active, .btn.btn-inlined:hover {
color: #000; }
.btn.btn-disabled, .btn:disabled {
background-color: #f1f1f1;
color: #d8d8d8;
cursor: not-allowed; }
.select-wrap {
position: relative; }
.select-wrap:after {
content: "";
display: inline-block;
border-right: 1px solid #e6297a;
border-bottom: 1px solid #e6297a;
width: 6px;
height: 6px;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
position: absolute;
top: calc(50% - 4px);
right: 20px; }
.select-wrap:hover:active, .select-wrap:hover:after {
border-right: 1px solid #fff;
border-bottom: 1px solid #fff; }
ol, ul {
margin: 0 0 10px;
padding: 0; }
ol li, ul li {
margin-bottom: 10px; }
ol, ul {
list-style-position: inside; }
ol {
list-style-type: decimal; }
ol li {
counter-increment: step-counter; }
ol li:before {
margin-right: 5px;
font-weight: 700;
padding: 3px 8px; }
.list--inline li {
display: inline-block;
margin-right: 3px; }
.comma_ampersand_list div:not(:first-child):not(:last-child):before {
content: ", "; }
.comma_ampersand_list div:last-child:not(:only-child):before {
content: "\00a0& "; }
.screen-reader {
position: absolute;
left: -10000px;
clip: rect(1px, 1px, 1px, 1px); }
body, html {
width: 100%;
line-height: 1.3; }
html {
height: 100%;
overflow-y: auto;
overflow-x: hidden; }
html.html--disable-scroll {
overflow-y: hidden; }
.wrap {
padding-top: 0; }
#root.preload * {
transition: none; }
.with-promo-banner .main-content {
padding-top: 130px; }
@media only screen and (min-width: 700px) {
.with-promo-banner .main-content {
padding-top: 180px; } }
.no-header-overlap {
padding-top: 60px; }
.no-header-overlap.has-disclaimer {
padding-top: 82px; }
html[lang=el] * {
text-transform: none; }
.hero .article__dek.hed-l, .hero .article__image-caption, .hero .bod-xs, .hero .contributor__profile a, .hero .contributor__profile p {
font-weight: 400; }
.hero .contributor__content__date.bod-xs, .hero .hed-xs, .hero .hed-xxs {
font-family: UniversNextPro-Exd, Univers Next Pro;
font-weight: 400; }
.hero b {
font-weight: 500; }
.hero a, .hero a:active, .hero a:focus, .hero a:hover {
text-decoration: none; }
.hero .article__dek.hed-l {
font-size: 18px;
font-size: 1.125rem;
line-height: 1.6; }
.hero .article__body a {
font-weight: 300; }
.hero .article__pull-quote {
color: #000; }
.hero .article__text--dropcap:before, .hero .article__text--dropcap:first-letter {
padding-right: 10px;
margin-bottom: -15px;
float: left; }
.hero .age-gate__title {
text-transform: lowercase; }
.hero .age-gate__message {
color: #000; }
.hero .age-gate__button {
color: #fff; }
.hero .age-gate__button--confirm {
background-color: #e6297a;
color: #fff; }
.hero .age-gate__button--deny {
border: 2px solid #e6297a;
color: #e6297a; }
.hero .age-gate__button:hover {
background-color: #e6297a; }
.hero .article__body a {
text-decoration: none; }
.hero .article__pull-quote {
border-left: none;
padding: 0; }
.hero .article__title, .hero .contributor__profile__image, .hero .contributor__profile__name {
text-transform: lowercase; }
.hero .contributor__profile__image {
color: #909090; }
.hero .contributor__profile__description p {
color: #000; }
.hero .contributor--video {
border-top: 0;
border-bottom: 0; }
.hero .contributor__content__date__video {
display: block; }
.hero .contributor__image {
color: #909090;
text-transform: lowercase; }
.hero .grid__wrapper__card__text__title {
text-transform: lowercase; }
.hero .grid__wrapper__card__topic {
padding-top: 10px; }
.hero .grid_text_image .grid__wrapper__card__topic-xs {
background-color: #fff; }
.hero .grid_text_image .grid__wrapper__card__topic-xs .canonical__topic {
color: #e6297a; }
.hero .grid__wrapper__card__text__summary {
margin-bottom: 5px; }
.hero .latest__page__header .latest__page__title {
text-transform: none; }
.hero .lede__content {
border-top: none; }
.hero .latest-button, .hero .more-stories-button {
font-weight: 300;
font-size: 20px;
font-size: 1.25rem;
line-height: 1;
padding: 10px 25px;
font-style: none;
border-color: #0000;
color: #000;
background-color: #fff; }
.hero .latest-button__text, .hero .more-stories-button__text {
text-transform: none; }
.hero .latest-button:after {
top: calc(50% - 6px); }
.hero .link-button {
font-weight: 500; }
.hero .hero .locales-dropdown__title, .hero .id .locales-dropdown__title {
color: #fff; }
.hero .hero .current-locale__label, .hero .hero .locales-dropdown__list-item__label, .hero .hero .locales-dropdown__title, .hero .id .current-locale__label, .hero .id .locales-dropdown__list-item__label, .hero .id .locales-dropdown__title {
color: #fff;
text-transform: lowercase; }
.hero .hero .current-locale__language, .hero .hero .locales-dropdown__list-item__language, .hero .id .current-locale__language, .hero .id .locales-dropdown__list-item__language {
color: #e6297a; }
@media only screen and (min-width: 1000px) {
.hero .long-form-article__content {
margin-top: -74px; } }
.hero .long-form-article__content__header {
border-top: 0; }
.hero .long-form-article__topic:hover {
color: #e6297a; }
.hero .long-form-article__content__body .contributor {
border: 0;
padding-bottom: 0; }
.hero .long-form-article__topic, .hero .long-form-article__topic .long-form-article__topic:hover {
color: #e6297a;
background-color: #fff; }
.hero .navbar__section__item a {
font-style: italic;
text-transform: lowercase; }
.hero .site-header__links {
top: 3px; }
.hero .site-header--offset-variant {
text-transform: lowercase; }
.hero .site-header__links span {
padding-bottom: 2px; }
.hero .newsletter {
border-top: 4px solid #fff; }
.hero .newsletter__text, .hero .read__page__title {
text-transform: lowercase; }
.hero .related__articles__module__title, .hero .related__video > p {
background-color: #e1e1e1;
color: #000;
font-style: italic;
text-transform: lowercase; }
.hero .hero .search-input, .hero .id .search-input, .hero .nav__search-bar .search-input {
font-style: italic; }
.hero .hero .search-input::-webkit-input-placeholder, .hero .id .search-input::-webkit-input-placeholder, .hero .nav__search-bar .search-input::-webkit-input-placeholder {
color: #666; }
.hero .hero .search-input:-ms-input-placeholder, .hero .id .search-input:-ms-input-placeholder, .hero .nav__search-bar .search-input:-ms-input-placeholder {
color: #666; }
.hero .hero .search-input::placeholder, .hero .id .search-input::placeholder, .hero .nav__search-bar .search-input::placeholder {
color: #666; }
.hero .search__results__item__title {
text-transform: lowercase; }
.hero .search__results__item__link .contributor__image--none {
color: #909090;
text-transform: lowercase; }
.hero .search__results__section__header__count {
font-style: italic; }
.hero .search__results__section__footer__cta, .hero .search__results__section__header__cta {
text-transform: lowercase; }
.hero .search__results__section {
border-top: 3px solid transparent; }
.hero .article-wrapper + .article-wrapper .short-form-article__header, .hero .contributor, .hero .section-header__wrapper {
border-top: none; }
.hero .site-signature-icon {
text-align: center; }
.hero .site-signature-icon img {
width: 38px;
height: 24px;
-webkit-transform: rotate(90deg);
transform: rotate(90deg); }
.hero .hero {
max-height: 800px; }
.hero .hero__mask {
top: 0;
text-align: center;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; }
.hero .hero__content {
max-width: 1040px;
padding: 260px 60px 80px;
margin: auto; }
@media only screen and (min-width: 1000px) {
.hero .hero__content:before {
content: "";
height: 120px;
width: 190px;
display: block;
margin: auto;
position: relative;
top: -70px;
background-image: url(https://vice-web-statics-cdn.vice.com/logos/hero-logo-white.svg);
background-size: contain;
background-repeat: no-repeat;
-webkit-transform: rotate(90deg);
transform: rotate(90deg); } }
.hero .hero__content__dek {
max-width: 700px;
width: 100%;
text-align: center; }
.hero .topic {
text-transform: lowercase; }
.hero .topic__link {
color: #e6297a; }
.hero .topic__page__header__title, .hero .up-sell__unit--caption {
text-transform: lowercase; }
.hero .up-sell__unit .link-button {
color: #000; }
.vice-ad {
position: relative;
width: 100%; }
.vice-ad, .vice-ad * {
max-width: 100%; }
.vice-ad__container {
text-align: center; }
.vice-ad__ad {
line-height: 0; }
.vice-ad__disclaimer {
margin-bottom: 5px;
text-transform: uppercase; }
.vice-ad__container--border::before, .vice-ad__container--border::after, .vice-ad__container--placeholder::before, .vice-ad__container--placeholder::after {
background-color: rgba(0, 0, 0, 0.1);
content: '';
height: 1px;
margin: 0 auto;
width: 100%; }
.vice-ad__container--border::before, .vice-ad__container--placeholder::before {
margin-bottom: 10px; }
.vice-ad__container--border::after, .vice-ad__container--placeholder::after {
margin-top: 10px; }
.vice-ad__container--border .vice-ad__disclaimer, .vice-ad__container--placeholder .vice-ad__disclaimer {
margin-top: -5px; }
.vice-ad__container--placeholder .vice-ad__ad {
-webkit-box-align: center;
align-items: center;
display: -webkit-box;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-flow: column;
-webkit-box-pack: center;
justify-content: center;
min-height: 250px; }
.vice-ad__container .vice-ad__disclaimer, .vice-ad__container--border::before, .vice-ad__container--border::after, .vice-ad__container[data-slot-is-loaded='true'][data-slot-is-empty='true'], .vice-ad__container[data-slot-is-loaded='true'][data-slot-is-collapsed='true'] {
display: none; }
.vice-ad__container--placeholder .vice-ad__disclaimer, .vice-ad__container--placeholder::before, .vice-ad__container--placeholder::after, .vice-ad__container--placeholder[data-slot-is-loaded='true'][data-slot-is-empty='true'], .vice-ad__container--placeholder[data-slot-is-loaded='true'][data-slot-is-collapsed='true'], .vice-ad__container[data-slot-is-loaded='true'] .vice-ad__disclaimer, .vice-ad__container--border[data-slot-is-loaded='true']::before, .vice-ad__container--border[data-slot-is-loaded='true']::after {
display: block; }
.vice-ad__container--placeholder[data-slot-is-loaded='true'][data-slot-is-empty='true'] .vice-ad__ad, .vice-ad__container--placeholder[data-slot-is-loaded='true'][data-slot-is-collapsed='true'] .vice-ad__ad {
max-height: 250px; }
.responsive-image {
color: transparent;
display: block;
line-height: 0;
overflow: hidden;
position: relative;
width: 100%; }
.responsive-image__img {
display: block;
height: auto;
width: 100%; }
.responsive-image--fade-in-on-load .responsive-image__img {
opacity: 0;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s; }
.responsive-image--fade-in-on-load.responsive-image--loaded .responsive-image__img {
opacity: 1; }
.arp.placeholder-image .responsive-image {
bottom: 0;
height: 100%;
left: 0;
position: absolute;
right: 0;
top: 0;
width: 100%; }
@supports (object-fit: cover) {
.arp.placeholder-image .responsive-image__img {
object-fit: cover; } }
.heading, a .heading, .heading a {
color: black;
text-decoration: none; }
.theme--dark .heading, a .theme--dark .heading, .theme--dark .heading a {
color: white; }
.img-display {
position: relative; }
.img-display img {
display: block;
width: 100%;
height: 100%; }
.img-display__img-container {
background-size: cover;
background-position: center;
background-repeat: no-repeat; }
.img-display--linkout {
position: relative; }
.img-display--loaded {
-webkit-animation: fadeImage 0s;
animation: fadeImage 0s; }
.img-display .icon {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
display: -webkit-box;
display: flex;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center;
z-index: 2; }
.img-display .icon__play {
width: 80px;
height: 80px;
background-color: white;
border-radius: 50%;
display: -webkit-box;
display: flex;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center; }
.img-display .icon__play--small {
width: 40px;
height: 40px; }
.img-display .icon__play svg {
display: block; }
.img-display .linkout {
position: absolute;
z-index: 10; }
.img-display .linkout--small {
width: 40px;
height: 40px; }
.img-display .linkout--large {
width: 120px;
height: 120px; }
.img-display .linkout--tl {
left: 0;
top: 0; }
.img-display .linkout--tr {
top: 0;
right: 0; }
.img-display .linkout--bl {
bottom: 0;
left: 0; }
.img-display .linkout--br {
bottom: 0;
right: 0; }
.example-2x3 {
max-width: 300px; }
.aspect-ratio-example-grid {
display: grid;
grid-template-columns: 1fr 1fr 1fr; }
.aspect-ratio-example-grid .exmp {
padding: 5px; }
@-webkit-keyframes fadeImage {
0% {
opacity: 0; }
100% {
opacity: 1; } }
@keyframes fadeImage {
0% {
opacity: 0; }
100% {
opacity: 1; } }
.dek-block {
white-space: pre-wrap; }
a .dek-block {
color: black; }
.theme--dark {
color: white; }
.theme--dark a .dek-block {
color: white; }
.tabs {
list-style-type: none; }
.tabs__tab {
-webkit-box-flex: 1;
flex-grow: 1;
flex-basis: 0;
text-transform: capitalize; }
.tabs__tab .tab-count {
opacity: 0.4; }
.tabs__tab a {
opacity: 0.4;
color: black; }
.tabs__tab a:hover {
opacity: 1; }
.tabs__tab--disabled {
opacity: 0.4;
color: black; }
.tabs__tab--active {
border-bottom: solid 4px black;
color: black; }
.tabs__tab--active .tabs__tab__inner {
padding-bottom: 11px; }
.byline, a .byline, .byline a {
color: black;
text-transform: uppercase; }
.theme--dark .byline, a .theme--dark .byline, .theme--dark .byline a {
color: white; }
.brand-logo svg {
width: 100% !important;
height: auto; }
.linkout-wrapper {
margin-top: 40px;
max-width: 80px; }
.tdi {
max-width: 420px; }
.tdi .img-display {
margin-bottom: 10px; }
.tdi img {
width: 100%;
height: auto; }
#rsg-root .tdi {
max-width: 300px; }
.bli {
display: -webkit-box;
display: flex; }
.bli__image {
flex-basis: 30%; }
.bli__text {
flex-basis: 70%;
padding: 10px 25px; }
.hellap {
position: relative;
height: auto; }
.hellap__image {
position: relative;
z-index: 2;
width: 60%;
height: auto;
margin: 0;
padding: 0; }
.hellap__image img {
overflow: visible;
box-shadow: 0px 2px 20px 0px rgba(50, 50, 50, 0.45); }
.hellap__icon {
position: absolute;
width: 80px;
height: 80px;
background-color: white;
border-radius: 50%;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
z-index: 10;
display: -webkit-box;
display: flex;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center; }
.hellap__icon svg {
display: block; }
.hellap__content {
position: absolute;
z-index: 1;
width: 40%;
height: 100%;
top: 0;
right: 0;
background-color: black;
color: white;
padding: 10px 30px;
border-bottom: 30px solid white;
display: -webkit-box;
display: flex;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: start;
justify-content: flex-start; }
.fancy-tdi img {
width: 100%;
height: auto; }
.fancy-tdi a {
color: black; }
.fancy-tdi__text-content {
position: relative;
padding: 15px;
background-color: white;
min-height: 80px;
z-index: 3;
width: 97%;
left: 3%; }
.fancy-tdi--small .fancy-tdi__text-content {
padding: 10px;
min-height: 30px;
z-index: 3;
width: 95%;
left: 5%; }
.fancy-tdi--list .fancy-tdi__text-content {
padding: 10px;
min-height: 30px;
z-index: 3;
width: 95%;
left: 5%; }
.fancy-tdi__list-item {
margin: 20px 0; }
.theme--dark.fancy-tdi__text-content {
background-color: black; }
.heading-background {
position: relative;
overflow: hidden;
z-index: 0; }
.heading-background--blank.heading-background--dark {
background-color: black; }
.heading-background--dark, .heading-background--dark .heading {
color: white; }
.heading-background__image {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: -1; }
.heading-background__image__picture {
height: 100%; }
.heading-background__image__picture img {
object-fit: cover;
height: 100%; }
.heading-background__content {
z-index: 2; }
.heading-background__content .heading {
background: transparent; }
.container {
max-width: 1600px;
margin-left: auto;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
width: 100%; }
.hide-text {
overflow: hidden;
padding: 0;
text-indent: 101%;
white-space: nowrap; }
.visually-hidden {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px; }
.fs--jumbo {
font-size: 120px;
font-size: 7.5rem; }
.fs--xl {
font-size: 32px;
font-size: 2rem; }
.fs--l {
font-size: 15px;
font-size: .9375rem; }
.fs--s {
font-size: 12px;
font-size: .75rem; }
.fs--xs {
font-size: 10px;
font-size: .625rem; }
@media only screen and (max-width: 699px) {
.fs--jumbo-sm {
font-size: 120px !important;
font-size: 7.5rem !important; }
.fs--xl-sm {
font-size: 32px !important;
font-size: 2rem !important; }
.fs--l-sm {
font-size: 15px !important;
font-size: .9375rem !important; }
.fs--s-sm {
font-size: 12px !important;
font-size: .75rem !important; }
.fs--xs-sm {
font-size: 10px !important;
font-size: .625rem !important; } }
@media only screen and (min-width: 700px) {
.fs--jumbo-md {
font-size: 120px !important;
font-size: 7.5rem !important; }
.fs--xl-md {
font-size: 32px !important;
font-size: 2rem !important; }
.fs--l-md {
font-size: 15px !important;
font-size: .9375rem !important; }
.fs--s-md {
font-size: 12px !important;
font-size: .75rem !important; }
.fs--xs-md {
font-size: 10px !important;
font-size: .625rem !important; } }
@media only screen and (min-width: 1000px) {
.fs--jumbo-lg {
font-size: 120px !important;
font-size: 7.5rem !important; }
.fs--xl-lg {
font-size: 32px !important;
font-size: 2rem !important; }
.fs--l-lg {
font-size: 15px !important;
font-size: .9375rem !important; }
.fs--s-lg {
font-size: 12px !important;
font-size: .75rem !important; }
.fs--xs-lg {
font-size: 10px !important;
font-size: .625rem !important; } }
@media only screen and (min-width: 1600px) {
.fs--jumbo-xl {
font-size: 120px !important;
font-size: 7.5rem !important; }
.fs--xl-xl {
font-size: 32px !important;
font-size: 2rem !important; }
.fs--l-xl {
font-size: 15px !important;
font-size: .9375rem !important; }
.fs--s-xl {
font-size: 12px !important;
font-size: .75rem !important; }
.fs--xs-xl {
font-size: 10px !important;
font-size: .625rem !important; } }
.size--1 {
font-size: 50px;
font-size: 3.125rem; }
.size--2 {
font-size: 32px;
font-size: 2rem; }
.size--3 {
font-size: 20px;
font-size: 1.25rem; }
.size--4 {
font-size: 16px;
font-size: 1rem; }
.size--5 {
font-size: 13px;
font-size: .8125rem; }
.size--6 {
font-size: 10px;
font-size: .625rem; }
.size--article {
font-size: 18px;
font-size: 1.125rem; }
@media only screen and (max-width: 699px) {
.size--1-sm {
font-size: 50px !important;
font-size: 3.125rem !important; }
.size--2-sm {
font-size: 32px !important;
font-size: 2rem !important; }
.size--3-sm {
font-size: 20px !important;
font-size: 1.25rem !important; }
.size--4-sm {
font-size: 16px !important;
font-size: 1rem !important; }
.size--5-sm {
font-size: 13px !important;
font-size: .8125rem !important; }
.size--6-sm {
font-size: 10px !important;
font-size: .625rem !important; }
.size--article-sm {
font-size: 18px !important;
font-size: 1.125rem !important; } }
@media only screen and (min-width: 700px) {
.size--1-md {
font-size: 50px !important;
font-size: 3.125rem !important; }
.size--2-md {
font-size: 32px !important;
font-size: 2rem !important; }
.size--3-md {
font-size: 20px !important;
font-size: 1.25rem !important; }
.size--4-md {
font-size: 16px !important;
font-size: 1rem !important; }
.size--5-md {
font-size: 13px !important;
font-size: .8125rem !important; }
.size--6-md {
font-size: 10px !important;
font-size: .625rem !important; }
.size--article-md {
font-size: 18px !important;
font-size: 1.125rem !important; } }
@media only screen and (min-width: 1000px) {
.size--1-lg {
font-size: 50px !important;
font-size: 3.125rem !important; }
.size--2-lg {
font-size: 32px !important;
font-size: 2rem !important; }
.size--3-lg {
font-size: 20px !important;
font-size: 1.25rem !important; }
.size--4-lg {
font-size: 16px !important;
font-size: 1rem !important; }
.size--5-lg {
font-size: 13px !important;
font-size: .8125rem !important; }
.size--6-lg {
font-size: 10px !important;
font-size: .625rem !important; }
.size--article-lg {
font-size: 18px !important;
font-size: 1.125rem !important; } }
@media only screen and (min-width: 1600px) {
.size--1-xl {
font-size: 50px !important;
font-size: 3.125rem !important; }
.size--2-xl {
font-size: 32px !important;
font-size: 2rem !important; }
.size--3-xl {
font-size: 20px !important;
font-size: 1.25rem !important; }
.size--4-xl {
font-size: 16px !important;
font-size: 1rem !important; }
.size--5-xl {
font-size: 13px !important;
font-size: .8125rem !important; }
.size--6-xl {
font-size: 10px !important;
font-size: .625rem !important; }
.size--article-xl {
font-size: 18px !important;
font-size: 1.125rem !important; } }
.lh--body {
line-height: 1.7; }
.lh--headline {
line-height: 1.3; }
.lh--hed {
line-height: 1.3; }
.lh--tight {
line-height: 1; }
@media only screen and (max-width: 699px) {
.lh--body-sm {
line-height: 1.7; }
.lh--headline-sm {
line-height: 1.3; }
.lh--hed-sm {
line-height: 1.3; }
.lh--tight-sm {
line-height: 1; } }
@media only screen and (min-width: 700px) {
.lh--body-md {
line-height: 1.7; }
.lh--headline-md {
line-height: 1.3; }
.lh--hed-md {
line-height: 1.3; }
.lh--tight-md {
line-height: 1; } }
@media only screen and (min-width: 1000px) {
.lh--body-lg {
line-height: 1.7; }
.lh--headline-lg {
line-height: 1.3; }
.lh--hed-lg {
line-height: 1.3; }
.lh--tight-lg {
line-height: 1; } }
@media only screen and (min-width: 1600px) {
.lh--body-xl {
line-height: 1.7; }
.lh--headline-xl {
line-height: 1.3; }
.lh--hed-xl {
line-height: 1.3; }
.lh--tight-xl {
line-height: 1; } }
.ff--hed {
font-family: "Neue Haas Grotesk Display","Helvetica Neue",Helvetica,Arial,sans-serif; }
.ff--body {
font-family: "Neue Haas Grotesk Text","Helvetica Neue",Helvetica,Arial,sans-serif; }
.ff--body-article {
font-family: "Lora",Georgia,serif; }
.ff--accent {
font-family: "Source Code Pro",Monaco,monospace; }
.fw--normal {
font-weight: normal; }
.fw--bold {
font-weight: bold; }
.ls--tight {
letter-spacing: -1px;
letter-spacing: -.0625rem; }
.ls--loose {
letter-spacing: 1px;
letter-spacing: .0625rem; }
.ls--wide {
letter-spacing: 2px;
letter-spacing: .125rem; }
.td--underline {
text-decoration: underline; }
.td--strikethrough {
text-decoration: line-through; }
.td--overline {
text-decoration: overline; }
.fst--normal {
font-style: normal; }
.fst--italic {
font-style: italic; }
.fst--heading {
text-transform: uppercase;
color: rgba(255, 255, 255, 0);
letter-spacing: .5px;
letter-spacing: .03125rem;
-webkit-text-stroke-width: .8px;
-webkit-text-stroke-width: .05rem;
text-stroke-width: .8px;
text-stroke-width: .05rem;
-webkit-text-stroke-color: #000;
text-stroke-color: #000; }
html {
box-sizing: border-box; }
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%; }
body {
margin: 0; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
display: block; }
audio, canvas, progress, video {
display: inline-block;
vertical-align: baseline; }
audio:not([controls]) {
display: none;
height: 0; }
[hidden], template {
display: none; }
a {
background-color: transparent; }
a:active, a:hover {
outline: 0; }
abbr[title] {
border-bottom: 1px dotted; }
b, strong {
font-weight: bold; }
dfn {
font-style: italic; }
h1 {
font-size: 2em;
margin: 0.67em 0; }
mark {
background: #ff0;
color: #000; }
small {
font-size: 80%; }
sub, sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
sup {
top: -0.5em; }
sub {
bottom: -0.25em; }
img {
border: 0; }
svg:not(:root) {
overflow: hidden; }
figure {
margin: 1em 40px; }
hr {
box-sizing: content-box;
height: 0;
border-style: solid;
border-color: #fff; }
pre {
overflow: auto; }
code, kbd, pre, samp {
font-family: monospace, monospace;
font-size: 1em; }
button, input, optgroup, select, textarea {
color: inherit;
font: inherit;
margin: 0; }
button {
overflow: visible; }
button, select {
text-transform: none; }
button, html input[type="button"], input[type="reset"], input[type="submit"] {
-webkit-appearance: none;
cursor: pointer; }
button[disabled], html input[disabled] {
cursor: default; }
button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0; }
input {
line-height: normal; }
input[type="checkbox"], input[type="radio"] {
box-sizing: border-box;
padding: 0; }
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
height: auto; }
input[type="search"] {
-webkit-appearance: textfield;
box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none; }
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em; }
legend {
border: 0;
padding: 0; }
textarea {
overflow: auto; }
optgroup {
font-weight: bold; }
table {
border-collapse: collapse;
border-spacing: 0; }
td, th {
padding: 0; }
img, picture {
margin: 0;
max-width: 100%; }
input, button, select, textarea {
font-family: sans-serif; }
textarea, input[type="text"], input[type="password"], input[type="email"], input[type="number"], input[type="search"] {
display: inline-block;
padding: 20px;
border: 1px solid #d3d3d3;
width: 100%; }
textarea.focused, input[type="text"].focused, input[type="password"].focused, input[type="email"].focused, input[type="number"].focused, input[type="search"].focused, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus {
outline: 0; }
textarea {
height: auto; }
.clearfix:after {
content: "";
display: table;
clear: both; }
*, ::after, ::before {
box-sizing: inherit; }
html {
box-sizing: border-box; }
body {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
html, body {
width: 100%; }
html {
height: 100%;
overflow-y: auto;
overflow-x: hidden; }
.html--disable-scroll {
overflow-y: hidden; }
.wrap {
padding-top: 0; }
#root.preload * {
-webkit-transition: none;
transition: none; }
@font-face {
font-family: "UniversNextPro-Ext, Univers Next Pro";
src: url("/fonts/univers-next-pro-extended-58f39ec1d8e7a.woff");
src: url("/fonts/univers-next-pro-extended-58f39ec1d8e7a.woff") format("woff");
font-weight: 300;
font-style: normal; }
@font-face {
font-family: "UniversNextPro-Cond, Univers Next Pro";
src: url("/fonts/univers-next-pro-condensed-italic-58f39d8e22bb3.woff");
src: url("/fonts/univers-next-pro-condensed-italic-58f39d8e22bb3.woff") format("woff");
font-weight: 300;
font-style: normal; }
@font-face {
font-family: "UniversNextPro-LitCond, Univers Next Pro";
src: url("/fonts/univers-next-pro-light-condensed-58f3aae7e5bce.woff");
src: url("/fonts/univers-next-pro-light-condensed-58f3aae7e5bce.woff") format("woff");
font-weight: 300;
font-style: normal; }
@font-face {
font-family: "UniversNextPro-Exd, Univers Next Pro";
src: url("/fonts/univers-next-pro-extended-58f39ec1d8e7a.woff");
src: url("/fonts/univers-next-pro-extended-58f39ec1d8e7a.woff") format("woff");
font-weight: 500;
font-style: normal; }
@font-face {
font-family: "UniversNextPro-BoldExd, Univers Next Pro";
src: url("/fonts/univers-next-pro-bold-extended-58f39f53743a3.woff");
src: url("/fonts/univers-next-pro-bold-extended-58f39f53743a3.woff") format("woff");
font-weight: 400;
font-style: normal; }
@font-face {
font-family: "UniversNextPro-Bold, Univers Next Pro";
src: url("/fonts/univers-next-pro-bold-58f40d9eaccce.woff");
src: url("/fonts/univers-next-pro-bold-58f40d9eaccce.woff") format("woff");
font-weight: 500;
font-style: normal; }
@font-face {
font-family: "UniversNextPro-BoldItalic, Univers Next Pro";
src: url("/fonts/univers-next-pro-bold-italic-58f40c731bf15.woff");
src: url("/fonts/univers-next-pro-bold-italic-58f40c731bf15.woff") format("woff");
font-weight: 500;
font-style: normal; }
@font-face {
font-family: "UniversNextPro-BoldCondItalic, Univers Next Pro";
src: url("/fonts/univers-next-pro-bold-condensed-italic-58f39c6eaa205.woff");
src: url("/fonts/univers-next-pro-bold-condensed-italic-58f39c6eaa205.woff") format("woff");
font-weight: 500;
font-style: normal; }
@font-face {
font-family: "UniversNextPro-Thin, Univers Next Pro";
src: url("/fonts/univers-next-pro-thin-58f39cd9e4cc4.woff");
src: url("/fonts/univers-next-pro-thin-58f39cd9e4cc4.woff") format("woff");
font-weight: 300;
font-style: normal; }
@font-face {
font-family: 'Akzidenz-grotesk-light';
src: local("Akzidenz-grotesk-light"), url("/fonts/Akzidenz-grotesk-light.ttf") format("truetype"); }
/* use this class to attach this font to any element i.e. <p class="fontsforweb_fontid_9785">Text with this font applied</p> */
.fontsforweb_fontid_9785 {
font-family: 'gothic' !important; }
/* Font downloaded from FontsForWeb.com */
@font-face {
font-family: 'Akzidenz-grotesk-regular';
src: local("Akzidenz-grotesk-regular"), url("/fonts/Akzidenz-grotesk-regular.ttf") format("truetype"); }
@font-face {
font-family: 'Akzidenz-grotesk-bold';
src: local("Akzidenz-grotesk-bold"), url("/fonts/Akzidenz-grotesk-bold.ttf") format("truetype"); }
/* use this class to attach this font to any element i.e. <p class="fontsforweb_fontid_9785">Text with this font applied</p> */
.fontsforweb_fontid_9785 {
font-family: 'Akzidenz-grotesk-bold' !important; }
/* Font downloaded from FontsForWeb.com */
@font-face {
font-family: 'Akzidenz-grotesk-extended-medium';
src: local("Akzidenz-grotesk-extended-medium"), url("/fonts/Akzidenz-grotesk-extended-medium.ttf") format("truetype"); }
/* use this class to attach this font to any element i.e. <p class="fontsforweb_fontid_9785">Text with this font applied</p> */
.fontsforweb_fontid_9785 {
font-family: 'gothic' !important; }
/* Font downloaded from FontsForWeb.com */
@font-face {
font-family: 'gothic';
src: url("./gothic.eot");
src: local("gothic"), url("/fonts/gothic/gothic.ttf") format("truetype"); }
/* use this class to attach this font to any element i.e. <p class="fontsforweb_fontid_9785">Text with this font applied</p> */
.fontsforweb_fontid_9785 {
font-family: 'gothic' !important; }
/* Font downloaded from FontsForWeb.com */
@font-face {
font-family: 'gothic';
src: url("./gothic.eot");
src: local("gothic"), url("/fonts/gothic/gothic.ttf") format("truetype"); }
/* use this class to attach this font to any element i.e. <p class="fontsforweb_fontid_9785">Text with this font applied</p> */
.fontsforweb_fontid_9785 {
font-family: 'gothic' !important; }
/* Font downloaded from FontsForWeb.com */
@font-face {
font-family: 'gothic';
src: url("./gothic.eot");
src: local("gothic"), url("/fonts/gothic/gothic.ttf") format("truetype"); }
/* use this class to attach this font to any element i.e. <p class="fontsforweb_fontid_9785">Text with this font applied</p> */
.fontsforweb_fontid_9785 {
font-family: 'gothic' !important; }
/* Font downloaded from FontsForWeb.com */
@font-face {
font-family: 'gothic';
src: url("./gothic.eot");
src: local("gothic"), url("/fonts/gothic/gothic.ttf") format("truetype"); }
/* use this class to attach this font to any element i.e. <p class="fontsforweb_fontid_9785">Text with this font applied</p> */
.fontsforweb_fontid_9785 {
font-family: 'gothic' !important; }
/* Font downloaded from FontsForWeb.com */
@font-face {
font-family: "Druk-Wide-Medium";
src: local("Druk-Wide-Medium"), url("/fonts/Druk-Wide-Medium.ttf") format("truetype"); }
@font-face {
font-family: "Druk-Wide-Bold";
src: local("Druk-Wide-Bold"), url("/fonts/Druk-Wide-Bold.ttf") format("truetype"); }
.grd *, .grd *:before, .grd *:after {
box-sizing: border-box; }
.grd-col {
padding: 0 3px; }
.grd-row {
display: -webkit-box;
display: flex;
flex-wrap: wrap;
min-width: 100%;
margin-left: -5px;
margin-right: -5px; }
.grd-col {
padding: 0 3px; }
.grd-just-flex-start {
-webkit-box-pack: start;
justify-content: flex-start; }
.grd-just-flex-end {
-webkit-box-pack: end;
justify-content: flex-end; }
.grd-just-center {
-webkit-box-pack: center;
justify-content: center; }
.grd-just-space-between {
-webkit-box-pack: justify;
justify-content: space-between; }
.grd-just-space-around {
justify-content: space-around; }
.grd-algn-flex-start {
-webkit-box-align: start;
align-items: flex-start; }
.grd-algn-item-flex-start {
align-self: flex-start; }
.grd-algn-flex-end {
-webkit-box-align: end;
align-items: flex-end; }
.grd-algn-item-flex-end {
align-self: flex-end; }
.grd-algn-center {
-webkit-box-align: center;
align-items: center; }
.grd-algn-item-center {
align-self: center; }
.grd-algn-baseline {
-webkit-box-align: baseline;
align-items: baseline; }
.grd-algn-item-baseline {
align-self: baseline; }
.grd-algn-stretch {
-webkit-box-align: stretch;
align-items: stretch; }
.grd-algn-item-stretch {
align-self: stretch; }
.col-1 {
width: 8.33333%; }
.col-2 {
width: 16.66667%; }
.col-3 {
width: 25%; }
.col-4 {
width: 33.33333%; }
.col-5 {
width: 41.66667%; }
.col-6 {
width: 50%; }
.col-7 {
width: 58.33333%; }
.col-8 {
width: 66.66667%; }
.col-9 {
width: 75%; }
.col-10 {
width: 83.33333%; }
.col-11 {
width: 91.66667%; }
.col-12 {
width: 100%; }
.order-1 {
-webkit-box-ordinal-group: 2;
order: 1; }
.order-2 {
-webkit-box-ordinal-group: 3;
order: 2; }
.order-3 {
-webkit-box-ordinal-group: 4;
order: 3; }
.order-4 {
-webkit-box-ordinal-group: 5;
order: 4; }
.order-5 {
-webkit-box-ordinal-group: 6;
order: 5; }
.order-6 {
-webkit-box-ordinal-group: 7;
order: 6; }
.order-7 {
-webkit-box-ordinal-group: 8;
order: 7; }
.order-8 {
-webkit-box-ordinal-group: 9;
order: 8; }
.order-9 {
-webkit-box-ordinal-group: 10;
order: 9; }
.order-10 {
-webkit-box-ordinal-group: 11;
order: 10; }
.order-11 {
-webkit-box-ordinal-group: 12;
order: 11; }
.order-12 {
-webkit-box-ordinal-group: 13;
order: 12; }
.order-first {
-webkit-box-ordinal-group: 0;
order: -1; }
.grd-just-flex-start-xs {
-webkit-box-pack: start;
justify-content: flex-start; }
.grd-just-flex-end-xs {
-webkit-box-pack: end;
justify-content: flex-end; }
.grd-just-center-xs {
-webkit-box-pack: center;
justify-content: center; }
.grd-just-space-between-xs {
-webkit-box-pack: justify;
justify-content: space-between; }
.grd-just-space-around-xs {
justify-content: space-around; }
.grd-algn-flex-start-xs {
-webkit-box-align: start;
align-items: flex-start; }
.grd-algn-item-flex-start-xs {
align-self: flex-start; }
.grd-algn-flex-end-xs {
-webkit-box-align: end;
align-items: flex-end; }
.grd-algn-item-flex-end-xs {
align-self: flex-end; }
.grd-algn-center-xs {
-webkit-box-align: center;
align-items: center; }
.grd-algn-item-center-xs {
align-self: center; }
.grd-algn-baseline-xs {
-webkit-box-align: baseline;
align-items: baseline; }
.grd-algn-item-baseline-xs {
align-self: baseline; }
.grd-algn-stretch-xs {
-webkit-box-align: stretch;
align-items: stretch; }
.grd-algn-item-stretch-xs {
align-self: stretch; }
.grd-just-flex-start-xxs {
-webkit-box-pack: start;
justify-content: flex-start; }
.grd-just-flex-end-xxs {
-webkit-box-pack: end;
justify-content: flex-end; }
.grd-just-center-xxs {
-webkit-box-pack: center;
justify-content: space-between; }
.grd-just-space-between-xxs {
-webkit-box-pack: justify;
justify-content: center; }
.grd-just-space-around-xxs {
justify-content: space-around; }
.grd-algn-flex-start-xxs {
-webkit-box-align: start;
align-items: flex-start; }
.grd-algn-item-flex-start-xxs {
align-self: flex-start; }
.grd-algn-flex-end-xxs {
-webkit-box-align: end;
align-items: flex-end; }
.grd-algn-item-flex-end-xxs {
align-self: flex-end; }
.grd-algn-center-xxs {
-webkit-box-align: center;
align-items: center; }
.grd-algn-item-center-xxs {
align-self: center; }
.grd-algn-baseline-xxs {
-webkit-box-align: baseline;
align-items: baseline; }
.grd-algn-item-baseline-xxs {
align-self: baseline; }
.grd-algn-stretch-xxs {
-webkit-box-align: stretch;
align-items: stretch; }
.grd-algn-item-stretch-xxs {
align-self: stretch; }
.col-1-xs {
width: 8.33333%; }
.col-2-xs {
width: 16.66667%; }
.col-3-xs {
width: 25%; }
.col-4-xs {
width: 33.33333%; }
.col-5-xs {
width: 41.66667%; }
.col-6-xs {
width: 50%; }
.col-7-xs {
width: 58.33333%; }
.col-8-xs {
width: 66.66667%; }
.col-9-xs {
width: 75%; }
.col-10-xs {
width: 83.33333%; }
.col-11-xs {
width: 91.66667%; }
.col-12-xs {
width: 100%; }
.order-1-xs {
-webkit-box-ordinal-group: 2;
order: 1; }
.order-2-xs {
-webkit-box-ordinal-group: 3;
order: 2; }
.order-3-xs {
-webkit-box-ordinal-group: 4;
order: 3; }
.order-4-xs {
-webkit-box-ordinal-group: 5;
order: 4; }
.order-5-xs {
-webkit-box-ordinal-group: 6;
order: 5; }
.order-6-xs {
-webkit-box-ordinal-group: 7;
order: 6; }
.order-7-xs {
-webkit-box-ordinal-group: 8;
order: 7; }
.order-8-xs {
-webkit-box-ordinal-group: 9;
order: 8; }
.order-9-xs {
-webkit-box-ordinal-group: 10;
order: 9; }
.order-10-xs {
-webkit-box-ordinal-group: 11;
order: 10; }
.order-11-xs {
-webkit-box-ordinal-group: 12;
order: 11; }
.order-12-xs {
-webkit-box-ordinal-group: 13;
order: 12; }
.order-first-xs {
-webkit-box-ordinal-group: 0;
order: -1; }
@media only screen and (min-width: 650px) {
.grd-row {
display: -webkit-box;
display: flex;
flex-wrap: wrap;
min-width: 100%;
margin-left: -10px;
margin-right: -10px; }
.grd-col {
padding: 0 10px; }
.grd-just-flex-start-m {
-webkit-box-pack: start;
justify-content: flex-start; }
.grd-just-flex-end-m {
-webkit-box-pack: end;
justify-content: flex-end; }
.grd-just-center-m {
-webkit-box-pack: center;
justify-content: center; }
.grd-just-space-between-m {
-webkit-box-pack: justify;
justify-content: space-between; }
.grd-just-space-around-m {
justify-content: space-around; }
.grd-algn-flex-start-m {
-webkit-box-align: start;
align-items: flex-start; }
.grd-algn-item-flex-start-m {
align-self: flex-start; }
.grd-algn-flex-end-m {
-webkit-box-align: end;
align-items: flex-end; }
.grd-algn-item-flex-end-m {
align-self: flex-end; }
.grd-algn-center-m {
-webkit-box-align: center;
align-items: center; }
.grd-algn-item-center-m {
align-self: center; }
.grd-algn-baseline-m {
-webkit-box-align: baseline;
align-items: baseline; }
.grd-algn-item-baseline-m {
align-self: baseline; }
.grd-algn-stretch-m {
-webkit-box-align: stretch;
align-items: stretch; }
.grd-algn-item-stretch-m {
align-self: stretch; }
.col-1-m {
width: 8.33333%; }
.col-2-m {
width: 16.66667%; }
.col-3-m {
width: 25%; }
.col-4-m {
width: 33.33333%; }
.col-5-m {
width: 41.66667%; }
.col-6-m {
width: 50%; }
.col-7-m {
width: 58.33333%; }
.col-8-m {
width: 66.66667%; }
.col-9-m {
width: 75%; }
.col-10-m {
width: 83.33333%; }
.col-11-m {
width: 91.66667%; }
.col-12-m {
width: 100%; }
.order-1-m {
-webkit-box-ordinal-group: 2;
order: 1; }
.order-2-m {
-webkit-box-ordinal-group: 3;
order: 2; }
.order-3-m {
-webkit-box-ordinal-group: 4;
order: 3; }
.order-4-m {
-webkit-box-ordinal-group: 5;
order: 4; }
.order-5-m {
-webkit-box-ordinal-group: 6;
order: 5; }
.order-6-m {
-webkit-box-ordinal-group: 7;
order: 6; }
.order-7-m {
-webkit-box-ordinal-group: 8;
order: 7; }
.order-8-m {
-webkit-box-ordinal-group: 9;
order: 8; }
.order-9-m {
-webkit-box-ordinal-group: 10;
order: 9; }
.order-10-m {
-webkit-box-ordinal-group: 11;
order: 10; }
.order-11-m {
-webkit-box-ordinal-group: 12;
order: 11; }
.order-12-m {
-webkit-box-ordinal-group: 13;
order: 12; }
.order-first-m {
-webkit-box-ordinal-group: 0;
order: -1; } }
@media only screen and (min-width: 850px) {
.grd-row {
display: -webkit-box;
display: flex;
flex-wrap: wrap;
min-width: 100%;
margin-left: -10px;
margin-right: -10px; }
.grd-col {
padding: 0 10px; }
.grd-just-flex-start-l {
-webkit-box-pack: start;
justify-content: flex-start; }
.grd-just-flex-end-l {
-webkit-box-pack: end;
justify-content: flex-end; }
.grd-just-center-l {
-webkit-box-pack: center;
justify-content: center; }
.grd-just-space-between-l {
-webkit-box-pack: justify;
justify-content: space-between; }
.grd-just-space-around-l {
justify-content: space-around; }
.grd-algn-flex-start-l {
-webkit-box-align: start;
align-items: flex-start; }
.grd-algn-item-flex-start-l {
align-self: flex-start; }
.grd-algn-flex-end-l {
-webkit-box-align: end;
align-items: flex-end; }
.grd-algn-item-flex-end-l {
align-self: flex-end; }
.grd-algn-center-l {
-webkit-box-align: center;
align-items: center; }
.grd-algn-item-center-l {
align-self: center; }
.grd-algn-baseline-l {
-webkit-box-align: baseline;
align-items: baseline; }
.grd-algn-item-baseline-l {
align-self: baseline; }
.grd-algn-stretch-l {
-webkit-box-align: stretch;
align-items: stretch; }
.grd-algn-item-stretch-l {
align-self: stretch; }
.col-1-l {
width: 8.33333%; }
.col-2-l {
width: 16.66667%; }
.col-3-l {
width: 25%; }
.col-4-l {
width: 33.33333%; }
.col-5-l {
width: 41.66667%; }
.col-6-l {
width: 50%; }
.col-7-l {
width: 58.33333%; }
.col-8-l {
width: 66.66667%; }
.col-9-l {
width: 75%; }
.col-10-l {
width: 50%; }
.col-11-l {
width: 91.66667%; }
.col-12-l {
width: 100%; }
.order-1-l {
-webkit-box-ordinal-group: 2;
order: 1; }
.order-2-l {
-webkit-box-ordinal-group: 3;
order: 2; }
.order-3-l {
-webkit-box-ordinal-group: 4;
order: 3; }
.order-4-l {
-webkit-box-ordinal-group: 5;
order: 4; }
.order-5-l {
-webkit-box-ordinal-group: 6;
order: 5; }
.order-6-l {
-webkit-box-ordinal-group: 7;
order: 6; }
.order-7-l {
-webkit-box-ordinal-group: 8;
order: 7; }
.order-8-l {
-webkit-box-ordinal-group: 9;
order: 8; }
.order-9-l {
-webkit-box-ordinal-group: 10;
order: 9; }
.order-10-l {
-webkit-box-ordinal-group: 11;
order: 10; }
.order-11-l {
-webkit-box-ordinal-group: 12;
order: 11; }
.order-12-l {
-webkit-box-ordinal-group: 13;
order: 12; }
.order-first-l {
-webkit-box-ordinal-group: 0;
order: -1; } }
@media only screen and (min-width: 1050px) {
.grd-row {
display: -webkit-box;
display: flex;
flex-wrap: wrap;
min-width: 100%;
margin-left: -20px;
margin-right: -20px; }
.grd-col {
padding: 0 20px; }
.grd-just-flex-start-xl {
-webkit-box-pack: start;
justify-content: flex-start; }
.grd-just-flex-end-xl {
-webkit-box-pack: end;
justify-content: flex-end; }
.grd-just-center-xl {
-webkit-box-pack: center;
justify-content: center; }
.grd-just-space-between-xl {
-webkit-box-pack: justify;
justify-content: space-between; }
.grd-just-space-around-xl {
justify-content: space-around; }
.grd-algn-flex-start-xl {
-webkit-box-align: start;
align-items: flex-start; }
.grd-algn-item-flex-start-xl {
align-self: flex-start; }
.grd-algn-flex-end-xl {
-webkit-box-align: end;
align-items: flex-end; }
.grd-algn-item-flex-end-xl {
align-self: flex-end; }
.grd-algn-center-xl {
-webkit-box-align: center;
align-items: center; }
.grd-algn-item-center-xl {
align-self: center; }
.grd-algn-baseline-xl {
-webkit-box-align: baseline;
align-items: baseline; }
.grd-algn-item-baseline-xl {
align-self: baseline; }
.grd-algn-stretch-xl {
-webkit-box-align: stretch;
align-items: stretch; }
.grd-algn-item-stretch-xl {
align-self: stretch; }
.col-1-xl {
width: 8.33333%; }
.col-2-xl {
width: 16.66667%; }
.col-3-xl {
width: 25%; }
.col-4-xl {
width: 25%; }
.col-4-xl {
height: 40%; }
.col-4-xxl {
width: 25%; }
.col-5-xl {
width: 41.66667%; }
.col-6-xl {
width: 50%; }
.col-7-xl {
width: 58.33333%; }
.col-8-xl {
width: 66.66667%; }
.col-9-xl {
width: 75%; }
.col-10-xl {
width: 83.33333%; }
.col-11-xl {
width: 91.66667%; }
.col-12-xl {
width: 100%; }
.order-1-xl {
-webkit-box-ordinal-group: 2;
order: 1; }
.order-2-xl {
-webkit-box-ordinal-group: 3;
order: 2; }
.order-3-xl {
-webkit-box-ordinal-group: 4;
order: 3; }
.order-4-xl {
-webkit-box-ordinal-group: 5;
order: 4; }
.order-5-xl {
-webkit-box-ordinal-group: 6;
order: 5; }
.order-6-xl {
-webkit-box-ordinal-group: 7;
order: 6; }
.order-7-xl {
-webkit-box-ordinal-group: 8;
order: 7; }
.order-8-xl {
-webkit-box-ordinal-group: 9;
order: 8; }
.order-9-xl {
-webkit-box-ordinal-group: 10;
order: 9; }
.order-10-xl {
-webkit-box-ordinal-group: 11;
order: 10; }
.order-11-xl {
-webkit-box-ordinal-group: 12;
order: 11; }
.order-12-xl {
-webkit-box-ordinal-group: 13;
order: 12; }
.order-first-xl {
-webkit-box-ordinal-group: 0;
order: -1; } }
@media only screen and (min-width: 1250px) {
.grd-row {
display: -webkit-box;
display: flex;
flex-wrap: wrap;
min-width: 100%;
margin-left: -20px;
margin-right: -20px; }
.grd-col {
padding: 0 20px; }
.grd-just-flex-start-hd {
-webkit-box-pack: start;
justify-content: flex-start; }
.grd-just-flex-end-hd {
-webkit-box-pack: end;
justify-content: flex-end; }
.grd-just-center-hd {
-webkit-box-pack: center;
justify-content: center; }
.grd-just-space-between-hd {
-webkit-box-pack: justify;
justify-content: space-between; }
.grd-just-space-around-hd {
justify-content: space-around; }
.grd-algn-flex-start-hd {
-webkit-box-align: start;
align-items: flex-start; }
.grd-algn-item-flex-start-hd {
align-self: flex-start; }
.grd-algn-flex-end-hd {
-webkit-box-align: end;
align-items: flex-end; }
.grd-algn-item-flex-end-hd {
align-self: flex-end; }
.grd-algn-center-hd {
-webkit-box-align: center;
align-items: center; }
.grd-algn-item-center-hd {
align-self: center; }
.grd-algn-baseline-hd {
-webkit-box-align: baseline;
align-items: baseline; }
.grd-algn-item-baseline-hd {
align-self: baseline; }
.grd-algn-stretch-hd {
-webkit-box-align: stretch;
align-items: stretch; }
.grd-algn-item-stretch-hd {
align-self: stretch; }
.col-1-hd {
width: 8.33333%; }
.col-2-hd {
width: 16.66667%; }
.col-3-hd {
width: 25%; }
.col-4-hd {
width: 33.33333%; }
.col-5-hd {
width: 41.66667%; }
.col-6-hd {
width: 50%; }
.col-7-hd {
width: 58.33333%; }
.col-8-hd {
width: 66.66667%; }
.col-9-hd {
width: 75%; }
.col-10-hd {
width: 83.33333%; }
.col-11-hd {
width: 91.66667%; }
.col-12-hd {
width: 100%; }
.order-1-hd {
-webkit-box-ordinal-group: 2;
order: 1; }
.order-2-hd {
-webkit-box-ordinal-group: 3;
order: 2; }
.order-3-hd {
-webkit-box-ordinal-group: 4;
order: 3; }
.order-4-hd {
-webkit-box-ordinal-group: 5;
order: 4; }
.order-5-hd {
-webkit-box-ordinal-group: 6;
order: 5; }
.order-6-hd {
-webkit-box-ordinal-group: 7;
order: 6; }
.order-7-hd {
-webkit-box-ordinal-group: 8;
order: 7; }
.order-8-hd {
-webkit-box-ordinal-group: 9;
order: 8; }
.order-9-hd {
-webkit-box-ordinal-group: 10;
order: 9; }
.order-10-hd {
-webkit-box-ordinal-group: 11;
order: 10; }
.order-11-hd {
-webkit-box-ordinal-group: 12;
order: 11; }
.order-12-hd {
-webkit-box-ordinal-group: 13;
order: 12; }
.order-first-hd {
-webkit-box-ordinal-group: 0;
order: -1; } }
@media only screen and (max-width: 699px) {
.grd-row {
display: -webkit-box;
display: flex;
flex-wrap: wrap;
min-width: 100%;
margin-left: -5px;
margin-right: -5px; }
.grd-col {
padding: 0 5px; }
.grd-just-flex-start--sm {
-webkit-box-pack: start;
justify-content: flex-start; }
.grd-just-flex-end--sm {
-webkit-box-pack: end;
justify-content: flex-end; }
.grd-just-center--sm {
-webkit-box-pack: center;
justify-content: center; }
.grd-just-space-between--sm {
-webkit-box-pack: justify;
justify-content: space-between; }
.grd-just-space-around--sm {
justify-content: space-around; }
.grd-algn-flex-start--sm {
-webkit-box-align: start;
align-items: flex-start; }
.grd-algn-item-flex-start--sm {
align-self: flex-start; }
.grd-algn-flex-end--sm {
-webkit-box-align: end;
align-items: flex-end; }
.grd-algn-item-flex-end--sm {
align-self: flex-end; }
.grd-algn-center--sm {
-webkit-box-align: center;
align-items: center; }
.grd-algn-item-center--sm {
align-self: center; }
.grd-algn-baseline--sm {
-webkit-box-align: baseline;
align-items: baseline; }
.grd-algn-item-baseline--sm {
align-self: baseline; }
.grd-algn-stretch--sm {
-webkit-box-align: stretch;
align-items: stretch; }
.grd-algn-item-stretch--sm {
align-self: stretch; }
.col-1--sm {
width: 8.33333%; }
.col-2--sm {
width: 16.66667%; }
.col-3--sm {
width: 25%; }
.col-4--sm {
width: 33.33333%; }
.col-5--sm {
width: 41.66667%; }
.col-6--sm {
width: 50%; }
.col-7--sm {
width: 58.33333%; }
.col-8--sm {
width: 66.66667%; }
.col-9--sm {
width: 75%; }
.col-10--sm {
width: 83.33333%; }
.col-11--sm {
width: 91.66667%; }
.col-12--sm {
width: 100%; }
.order-1--sm {
-webkit-box-ordinal-group: 2;
order: 1; }
.order-2--sm {
-webkit-box-ordinal-group: 3;
order: 2; }
.order-3--sm {
-webkit-box-ordinal-group: 4;
order: 3; }
.order-4--sm {
-webkit-box-ordinal-group: 5;
order: 4; }
.order-5--sm {
-webkit-box-ordinal-group: 6;
order: 5; }
.order-6--sm {
-webkit-box-ordinal-group: 7;
order: 6; }
.order-7--sm {
-webkit-box-ordinal-group: 8;
order: 7; }
.order-8--sm {
-webkit-box-ordinal-group: 9;
order: 8; }
.order-9--sm {
-webkit-box-ordinal-group: 10;
order: 9; }
.order-10--sm {
-webkit-box-ordinal-group: 11;
order: 10; }
.order-11--sm {
-webkit-box-ordinal-group: 12;
order: 11; }
.order-12--sm {
-webkit-box-ordinal-group: 13;
order: 12; }
.order-first--sm {
-webkit-box-ordinal-group: 0;
order: -1; } }
@media only screen and (min-width: 700px) {
.grd-row {
display: -webkit-box;
display: flex;
flex-wrap: wrap;
min-width: 100%;
margin-left: -10px;
margin-right: -10px; }
.grd-col {
padding: 0 10px; }
.grd-just-flex-start--md {
-webkit-box-pack: start;
justify-content: flex-start; }
.grd-just-flex-end--md {
-webkit-box-pack: end;
justify-content: flex-end; }
.grd-just-center--md {
-webkit-box-pack: center;
justify-content: center; }
.grd-just-space-between--md {
-webkit-box-pack: justify;
justify-content: space-between; }
.grd-just-space-around--md {
justify-content: space-around; }
.grd-algn-flex-start--md {
-webkit-box-align: start;
align-items: flex-start; }
.grd-algn-item-flex-start--md {
align-self: flex-start; }
.grd-algn-flex-end--md {
-webkit-box-align: end;
align-items: flex-end; }
.grd-algn-item-flex-end--md {
align-self: flex-end; }
.grd-algn-center--md {
-webkit-box-align: center;
align-items: center; }
.grd-algn-item-center--md {
align-self: center; }
.grd-algn-baseline--md {
-webkit-box-align: baseline;
align-items: baseline; }
.grd-algn-item-baseline--md {
align-self: baseline; }
.grd-algn-stretch--md {
-webkit-box-align: stretch;
align-items: stretch; }
.grd-algn-item-stretch--md {
align-self: stretch; }
.col-1--md {
width: 8.33333%; }
.col-2--md {
width: 16.66667%; }
.col-3--md {
width: 25%; }
.col-4--md {
width: 33.33333%; }
.col-5--md {
width: 41.66667%; }
.col-6--md {
width: 50%; }
.col-7--md {
width: 58.33333%; }
.col-8--md {
width: 66.66667%; }
.col-9--md {
width: 75%; }
.col-10--md {
width: 83.33333%; }
.col-11--md {
width: 91.66667%; }
.col-12--md {
width: 100%; }
.order-1--md {
-webkit-box-ordinal-group: 2;
order: 1; }
.order-2--md {
-webkit-box-ordinal-group: 3;
order: 2; }
.order-3--md {
-webkit-box-ordinal-group: 4;
order: 3; }
.order-4--md {
-webkit-box-ordinal-group: 5;
order: 4; }
.order-5--md {
-webkit-box-ordinal-group: 6;
order: 5; }
.order-6--md {
-webkit-box-ordinal-group: 7;
order: 6; }
.order-7--md {
-webkit-box-ordinal-group: 8;
order: 7; }
.order-8--md {
-webkit-box-ordinal-group: 9;
order: 8; }
.order-9--md {
-webkit-box-ordinal-group: 10;
order: 9; }
.order-10--md {
-webkit-box-ordinal-group: 11;
order: 10; }
.order-11--md {
-webkit-box-ordinal-group: 12;
order: 11; }
.order-12--md {
-webkit-box-ordinal-group: 13;
order: 12; }
.order-first--md {
-webkit-box-ordinal-group: 0;
order: -1; } }
@media only screen and (min-width: 1000px) {
.grd-row {
display: -webkit-box;
display: flex;
flex-wrap: wrap;
min-width: 100%;
margin-left: -6px;
margin-right: -6px; }
.grd-row-xl {
display: -webkit-box;
display: flex;
flex-wrap: wrap;
min-width: 215%;
margin-left: 0px;
margin-right: 0px; }
.grd-col {
padding: 0 3px; }
.grd-col-xl {
padding: 0 0px; }
.grd-just-flex-start--lg {
-webkit-box-pack: start;
justify-content: flex-start; }
.grd-just-flex-end--lg {
-webkit-box-pack: end;
justify-content: flex-end; }
.grd-just-center--lg {
-webkit-box-pack: center;
justify-content: center; }
.grd-just-space-between--lg {
-webkit-box-pack: justify;
justify-content: space-between; }
.grd-just-space-around--lg {
justify-content: space-around; }
.grd-algn-flex-start--lg {
-webkit-box-align: start;
align-items: flex-start; }
.grd-algn-item-flex-start--lg {
align-self: flex-start; }
.grd-algn-flex-end--lg {
-webkit-box-align: end;
align-items: flex-end; }
.grd-algn-item-flex-end--lg {
align-self: flex-end; }
.grd-algn-center--lg {
-webkit-box-align: center;
align-items: center; }
.grd-algn-item-center--lg {
align-self: center; }
.grd-algn-baseline--lg {
-webkit-box-align: baseline;
align-items: baseline; }
.grd-algn-item-baseline--lg {
align-self: baseline; }
.grd-algn-stretch--lg {
-webkit-box-align: stretch;
align-items: stretch; }
.grd-algn-item-stretch--lg {
align-self: stretch; }
.col-1--lg {
width: 8.33333%; }
.col-2--lg {
width: 16.66667%; }
.col-3--lg {
width: 25%; }
.col-4--lg {
width: 33.33333%; }
.col-5--lg {
width: 41.66667%; }
.col-6--lg {
width: 50%; }
.col-7--lg {
width: 58.33333%; }
.col-8--lg {
width: 66.66667%; }
.col-9--lg {
width: 75%; }
.col-10--lg {
width: 83.33333%; }
.col-11--lg {
width: 91.66667%; }
.col-12--lg {
width: 100%; }
.order-1--lg {
-webkit-box-ordinal-group: 2;
order: 1; }
.order-2--lg {
-webkit-box-ordinal-group: 3;
order: 2; }
.order-3--lg {
-webkit-box-ordinal-group: 4;
order: 3; }
.order-4--lg {
-webkit-box-ordinal-group: 5;
order: 4; }
.order-5--lg {
-webkit-box-ordinal-group: 6;
order: 5; }
.order-6--lg {
-webkit-box-ordinal-group: 7;
order: 6; }
.order-7--lg {
-webkit-box-ordinal-group: 8;
order: 7; }
.order-8--lg {
-webkit-box-ordinal-group: 9;
order: 8; }
.order-9--lg {
-webkit-box-ordinal-group: 10;
order: 9; }
.order-10--lg {
-webkit-box-ordinal-group: 11;
order: 10; }
.order-11--lg {
-webkit-box-ordinal-group: 12;
order: 11; }
.order-12--lg {
-webkit-box-ordinal-group: 13;
order: 12; }
.order-first--lg {
-webkit-box-ordinal-group: 0;
order: -1; } }
@media only screen and (min-width: 1600px) {
.grd-row {
display: -webkit-box;
display: flex;
flex-wrap: wrap;
min-width: 100%;
margin-left: -20px;
margin-right: -20px; }
.grd-col {
padding: 0 20px; }
.grd-just-flex-start--xl {
-webkit-box-pack: start;
justify-content: flex-start; }
.grd-just-flex-end--xl {
-webkit-box-pack: end;
justify-content: flex-end; }
.grd-just-center--xl {
-webkit-box-pack: center;
justify-content: center; }
.grd-just-space-between--xl {
-webkit-box-pack: justify;
justify-content: space-between; }
.grd-just-space-around--xl {
justify-content: space-around; }
.grd-algn-flex-start--xl {
-webkit-box-align: start;
align-items: flex-start; }
.grd-algn-item-flex-start--xl {
align-self: flex-start; }
.grd-algn-flex-end--xl {
-webkit-box-align: end;
align-items: flex-end; }
.grd-algn-item-flex-end--xl {
align-self: flex-end; }
.grd-algn-center--xl {
-webkit-box-align: center;
align-items: center; }
.grd-algn-item-center--xl {
align-self: center; }
.grd-algn-baseline--xl {
-webkit-box-align: baseline;
align-items: baseline; }
.grd-algn-item-baseline--xl {
align-self: baseline; }
.grd-algn-stretch--xl {
-webkit-box-align: stretch;
align-items: stretch; }
.grd-algn-item-stretch--xl {
align-self: stretch; }
.col-1--xl {
width: 8.33333%; }
.col-2--xl {
width: 16.66667%; }
.col-3--xl {
width: 25%; }
.col-4--xl {
width: 33.33333%; }
.col-5--xl {
width: 41.66667%; }
.col-6--xl {
width: 50%; }
.col-7--xl {
width: 58.33333%; }
.col-8--xl {
width: 66.66667%; }
.col-9--xl {
width: 75%; }
.col-10--xl {
width: 83.33333%; }
.col-11--xl {
width: 91.66667%; }
.col-12--xl {
width: 100%; }
.order-1--xl {
-webkit-box-ordinal-group: 2;
order: 1; }
.order-2--xl {
-webkit-box-ordinal-group: 3;
order: 2; }
.order-3--xl {
-webkit-box-ordinal-group: 4;
order: 3; }
.order-4--xl {
-webkit-box-ordinal-group: 5;
order: 4; }
.order-5--xl {
-webkit-box-ordinal-group: 6;
order: 5; }
.order-6--xl {
-webkit-box-ordinal-group: 7;
order: 6; }
.order-7--xl {
-webkit-box-ordinal-group: 8;
order: 7; }
.order-8--xl {
-webkit-box-ordinal-group: 9;
order: 8; }
.order-9--xl {
-webkit-box-ordinal-group: 10;
order: 9; }
.order-10--xl {
-webkit-box-ordinal-group: 11;
order: 10; }
.order-11--xl {
-webkit-box-ordinal-group: 12;
order: 11; }
.order-12--xl {
-webkit-box-ordinal-group: 13;
order: 12; }
.order-first--xl {
-webkit-box-ordinal-group: 0;
order: -1; } }
.clearfix:after {
display: block;
content: '';
clear: both; }
.flex-wrap {
flex-wrap: wrap; }
.flex-column {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column; }
.flex-no-shrink {
flex-shrink: 0; }
.float-left {
float: left; }
.float-right {
float: right; }
.float-none {
float: none; }
.text-left {
text-align: left; }
.text-right {
text-align: right; }
.text-center {
text-align: center; }
.text-justify {
text-align: justify; }
.dsp-block {
display: block; }
.dsp-inline {
display: inline; }
.dsp-inline-block {
display: inline-block; }
.dsp-none {
display: none; }
.dsp-flex {
display: -webkit-box;
display: flex; }
.dsp-grid {
display: grid; }
.valign-block {
vertical-align: block; }
.valign-inline {
vertical-align: inline; }
.valign-inline-block {
vertical-align: inline-block; }
.valign-none {
vertical-align: none; }
.valign-flex {
vertical-align: flex; }
.valign-grid {
vertical-align: grid; }
.float-left-xs {
float: left; }
.float-right-xs {
float: right; }
.float-none-xs {
float: none; }
.text-left-xs {
text-align: left; }
.text-right-xs {
text-align: right; }
.text-center-xs {
text-align: center; }
.text-justify-xs {
text-align: justify; }
.dsp-block-xs {
display: block; }
.dsp-inline-xs {
display: inline; }
.dsp-inline-block-xs {
display: inline-block; }
.dsp-none-xs {
display: none; }
.dsp-flex-xs {
display: -webkit-box;
display: flex; }
.dsp-grid-xs {
display: grid; }
.valign-block-xs {
vertical-align: block; }
.valign-inline-xs {
vertical-align: inline; }
.valign-inline-block-xs {
vertical-align: inline-block; }
.valign-none-xs {
vertical-align: none; }
.valign-flex-xs {
vertical-align: flex; }
.valign-grid-xs {
vertical-align: grid; }
@media only screen and (min-width: 650px) {
.float-left-m {
float: left; }
.float-right-m {
float: right; }
.float-none-m {
float: none; }
.text-left-m {
text-align: left; }
.text-right-m {
text-align: right; }
.text-center-m {
text-align: center; }
.text-justify-m {
text-align: justify; }
.dsp-block-m {
display: block; }
.dsp-inline-m {
display: inline; }
.dsp-inline-block-m {
display: inline-block; }
.dsp-none-m {
display: none; }
.dsp-flex-m {
display: -webkit-box;
display: flex; }
.dsp-grid-m {
display: grid; }
.valign-block-m {
vertical-align: block; }
.valign-inline-m {
vertical-align: inline; }
.valign-inline-block-m {
vertical-align: inline-block; }
.valign-none-m {
vertical-align: none; }
.valign-flex-m {
vertical-align: flex; }
.valign-grid-m {
vertical-align: grid; } }
@media only screen and (min-width: 850px) {
.float-left-l {
float: left; }
.float-right-l {
float: right; }
.float-none-l {
float: none; }
.text-left-l {
text-align: left; }
.text-right-l {
text-align: right; }
.text-center-l {
text-align: center; }
.text-justify-l {
text-align: justify; }
.dsp-block-l {
display: block; }
.dsp-inline-l {
display: inline; }
.dsp-inline-block-l {
display: inline-block; }
.dsp-none-l {
display: none; }
.dsp-flex-l {
display: -webkit-box;
display: flex; }
.dsp-grid-l {
display: grid; }
.valign-block-l {
vertical-align: block; }
.valign-inline-l {
vertical-align: inline; }
.valign-inline-block-l {
vertical-align: inline-block; }
.valign-none-l {
vertical-align: none; }
.valign-flex-l {
vertical-align: flex; }
.valign-grid-l {
vertical-align: grid; } }
@media only screen and (min-width: 1050px) {
.float-left-xl {
float: left; }
.float-right-xl {
float: right; }
.float-none-xl {
float: none; }
.text-left-xl {
text-align: left; }
.text-right-xl {
text-align: right; }
.text-center-xl {
text-align: center; }
.text-justify-xl {
text-align: justify; }
.dsp-block-xl {
display: block; }
.dsp-inline-xl {
display: inline; }
.dsp-inline-block-xl {
display: inline-block; }
.dsp-none-xl {
display: none; }
.dsp-flex-xl {
display: -webkit-box;
display: flex; }
.dsp-grid-xl {
display: grid; }
.valign-block-xl {
vertical-align: block; }
.valign-inline-xl {
vertical-align: inline; }
.valign-inline-block-xl {
vertical-align: inline-block; }
.valign-none-xl {
vertical-align: none; }
.valign-flex-xl {
vertical-align: flex; }
.valign-grid-xl {
vertical-align: grid; } }
@media only screen and (min-width: 1250px) {
.float-left-hd {
float: left; }
.float-right-hd {
float: right; }
.float-none-hd {
float: none; }
.text-left-hd {
text-align: left; }
.text-right-hd {
text-align: right; }
.text-center-hd {
text-align: center; }
.text-justify-hd {
text-align: justify; }
.dsp-block-hd {
display: block; }
.dsp-inline-hd {
display: inline; }
.dsp-inline-block-hd {
display: inline-block; }
.dsp-none-hd {
display: none; }
.dsp-flex-hd {
display: -webkit-box;
display: flex; }
.dsp-grid-hd {
display: grid; }
.valign-block-hd {
vertical-align: block; }
.valign-inline-hd {
vertical-align: inline; }
.valign-inline-block-hd {
vertical-align: inline-block; }
.valign-none-hd {
vertical-align: none; }
.valign-flex-hd {
vertical-align: flex; }
.valign-grid-hd {
vertical-align: grid; } }
.float-left--xs {
float: left; }
.float-right--xs {
float: right; }
.float-none--xs {
float: none; }
.text-left--xs {
text-align: left; }
.text-right--xs {
text-align: right; }
.text-center--xs {
text-align: center; }
.text-justify--xs {
text-align: justify; }
.dsp-block--xs {
display: block; }
.dsp-inline--xs {
display: inline; }
.dsp-inline-block--xs {
display: inline-block; }
.dsp-none--xs {
display: none; }
.dsp-flex--xs {
display: -webkit-box;
display: flex; }
.dsp-grid--xs {
display: grid; }
.valign-block--xs {
vertical-align: block; }
.valign-inline--xs {
vertical-align: inline; }
.valign-inline-block--xs {
vertical-align: inline-block; }
.valign-none--xs {
vertical-align: none; }
.valign-flex--xs {
vertical-align: flex; }
.valign-grid--xs {
vertical-align: grid; }
@media only screen and (max-width: 699px) {
.float-left--sm {
float: left; }
.float-right--sm {
float: right; }
.float-none--sm {
float: none; }
.text-left--sm {
text-align: left; }
.text-right--sm {
text-align: right; }
.text-center--sm {
text-align: center; }
.text-justify--sm {
text-align: justify; }
.dsp-block--sm {
display: block; }
.dsp-inline--sm {
display: inline; }
.dsp-inline-block--sm {
display: inline-block; }
.dsp-none--sm {
display: none; }
.dsp-flex--sm {
display: -webkit-box;
display: flex; }
.dsp-grid--sm {
display: grid; }
.valign-block--sm {
vertical-align: block; }
.valign-inline--sm {
vertical-align: inline; }
.valign-inline-block--sm {
vertical-align: inline-block; }
.valign-none--sm {
vertical-align: none; }
.valign-flex--sm {
vertical-align: flex; }
.valign-grid--sm {
vertical-align: grid; } }
@media only screen and (min-width: 700px) {
.float-left--md {
float: left; }
.float-right--md {
float: right; }
.float-none--md {
float: none; }
.text-left--md {
text-align: left; }
.text-right--md {
text-align: right; }
.text-center--md {
text-align: center; }
.text-justify--md {
text-align: justify; }
.dsp-block--md {
display: block; }
.dsp-inline--md {
display: inline; }
.dsp-inline-block--md {
display: inline-block; }
.dsp-none--md {
display: none; }
.dsp-flex--md {
display: -webkit-box;
display: flex; }
.dsp-grid--md {
display: grid; }
.valign-block--md {
vertical-align: block; }
.valign-inline--md {
vertical-align: inline; }
.valign-inline-block--md {
vertical-align: inline-block; }
.valign-none--md {
vertical-align: none; }
.valign-flex--md {
vertical-align: flex; }
.valign-grid--md {
vertical-align: grid; } }
@media only screen and (min-width: 1000px) {
.float-left--lg {
float: left; }
.float-right--lg {
float: right; }
.float-none--lg {
float: none; }
.text-left--lg {
text-align: left; }
.text-right--lg {
text-align: right; }
.text-center--lg {
text-align: center; }
.text-justify--lg {
text-align: justify; }
.dsp-block--lg {
display: block; }
.dsp-inline--lg {
display: inline; }
.dsp-inline-block--lg {
display: inline-block; }
.dsp-none--lg {
display: none; }
.dsp-flex--lg {
display: -webkit-box;
display: flex; }
.dsp-grid--lg {
display: grid; }
.valign-block--lg {
vertical-align: block; }
.valign-inline--lg {
vertical-align: inline; }
.valign-inline-block--lg {
vertical-align: inline-block; }
.valign-none--lg {
vertical-align: none; }
.valign-flex--lg {
vertical-align: flex; }
.valign-grid--lg {
vertical-align: grid; } }
@media only screen and (min-width: 1600px) {
.float-left--xl {
float: left; }
.float-right--xl {
float: right; }
.float-none--xl {
float: none; }
.text-left--xl {
text-align: left; }
.text-right--xl {
text-align: right; }
.text-center--xl {
text-align: center; }
.text-justify--xl {
text-align: justify; }
.dsp-block--xl {
display: block; }
.dsp-inline--xl {
display: inline; }
.dsp-inline-block--xl {
display: inline-block; }
.dsp-none--xl {
display: none; }
.dsp-flex--xl {
display: -webkit-box;
display: flex; }
.dsp-grid--xl {
display: grid; }
.valign-block--xl {
vertical-align: block; }
.valign-inline--xl {
vertical-align: inline; }
.valign-inline-block--xl {
vertical-align: inline-block; }
.valign-none--xl {
vertical-align: none; }
.valign-flex--xl {
vertical-align: flex; }
.valign-grid--xl {
vertical-align: grid; } }
.arp {
padding-top: 100%;
display: block;
overflow: hidden;
position: relative;
width: 100%; }
.arp > * {
bottom: 0;
height: 100%;
left: 0;
position: absolute;
right: 0;
top: 0;
width: 100%; }
@supports (object-fit: contain) {
.arp > img {
object-fit: contain; } }
.arp-1-1.arp, .arp-1-1 {
padding-top: 100%; }
.arp-10-4.arp, .arp-10-4 {
padding-top: 40%; }
.arp-16-9.arp, .arp-16-9 {
padding-top: 56.25%; }
@media only screen and (min-width: 0px) {
.arp-1-1--sm.arp, .arp-1-1--sm {
padding-top: 100%; }
.arp-10-4--sm.arp, .arp-10-4--sm {
padding-top: 40%; }
.arp-16-9--sm.arp, .arp-16-9--sm {
padding-top: 56.25%; } }
@media only screen and (min-width: 700px) {
.arp-1-1--md.arp, .arp-1-1--md {
padding-top: 100%; }
.arp-10-4--md.arp, .arp-10-4--md {
padding-top: 40%; }
.arp-16-9--md.arp, .arp-16-9--md {
padding-top: 56.25%; } }
@media only screen and (min-width: 1000px) {
.arp-1-1--lg.arp, .arp-1-1--lg {
padding-top: 100%; }
.arp-10-4--lg.arp, .arp-10-4--lg {
padding-top: 40%; }
.arp-16-9--lg.arp, .arp-16-9--lg {
padding-top: 56.25%; } }
@media only screen and (min-width: 1600px) {
.arp-1-1--xl.arp, .arp-1-1--xl {
padding-top: 100%; }
.arp-10-4--xl.arp, .arp-10-4--xl {
padding-top: 40%; }
.arp-16-9--xl.arp, .arp-16-9--xl {
padding-top: 56.25%; } }
:lang(ar) .ff--hed, :lang(ar) .ff--body, :lang(ar) .ff--accent, :lang(el) .ff--hed, :lang(el) .ff--body, :lang(el) .ff--accent, :lang(ru) .ff--hed, :lang(ru) .ff--body, :lang(ru) .ff--accent, :lang(ro) .ff--hed, :lang(ro) .ff--body, :lang(ro) .ff--accent {
font-family: "Helvetica Neue World","Helvetica Neue",Helvetica,Arial,sans-serif; }
:lang(ar) .ff--body-article, :lang(el) .ff--body-article, :lang(ru) .ff--body-article, :lang(ro) .ff--body-article {
font-family: "Lora",Georgia,serif; }
:lang(ko) .ff--hed, :lang(ko) .ff--body, :lang(ko) .ff--accent, :lang(ko) .ff--body-article {
font-family: "Noto Sans KR",sans-serif; }
:lang(ja) .ff--hed, :lang(ja) .ff--body, :lang(ja) .ff--accent, :lang(ja) .ff--body-article {
font-family: "Noto Sans JP",sans-serif; }
:lang(ja) .ff--hed.fw--normal, :lang(ja) .ff--hed .fw--normal, :lang(ko) .ff--hed.fw--normal, :lang(ko) .ff--hed .fw--normal {
font-weight: 500; }
:lang(ja) .ff--hed.fw--bold, :lang(ja) .ff--hed .fw--bold, :lang(ko) .ff--hed.fw--bold, :lang(ko) .ff--hed .fw--bold {
font-weight: 900; }
:lang(ja) .ff--body.fw--normal, :lang(ja) .ff--body .fw--normal, :lang(ja) .ff--accent.fw--normal, :lang(ja) .ff--accent .fw--normal, :lang(ja) .ff--body-article.fw--normal, :lang(ja) .ff--body-article .fw--normal, :lang(ko) .ff--body.fw--normal, :lang(ko) .ff--body .fw--normal, :lang(ko) .ff--accent.fw--normal, :lang(ko) .ff--accent .fw--normal, :lang(ko) .ff--body-article.fw--normal, :lang(ko) .ff--body-article .fw--normal {
font-weight: 400; }
:lang(ja) .ff--body.fw--bold, :lang(ja) .ff--body .fw--bold, :lang(ja) .ff--accent.fw--bold, :lang(ja) .ff--accent .fw--bold, :lang(ja) .ff--body-article.fw--bold, :lang(ja) .ff--body-article .fw--bold, :lang(ko) .ff--body.fw--bold, :lang(ko) .ff--body .fw--bold, :lang(ko) .ff--accent.fw--bold, :lang(ko) .ff--accent .fw--bold, :lang(ko) .ff--body-article.fw--bold, :lang(ko) .ff--body-article .fw--bold {
font-weight: 700; }
.theme--dark {
background-color: black; }
.theme--light {
background-color: white; }
a.amuse {
color: #ea6a42; }
a.amuse:hover {
color: #b23a14; }
a.broadly {
color: #035eda; }
a.broadly:hover {
color: #023375; }
a.creators {
color: #444; }
a.creators:hover {
color: #111; }
a.free {
color: lime; }
a.free:hover {
color: #090; }
a.garage {
color: #0500db; }
a.garage:hover {
color: #030075; }
a.i-d {
color: #e6297a; }
a.i-d:hover {
color: #97124b; }
a.impact {
color: #555; }
a.impact:hover {
color: #222; }
a.motherboard {
color: #7974bd; }
a.motherboard:hover {
color: #46418a; }
a.munchies {
color: #ad2444; }
a.munchies:hover {
color: #591223; }
a.news {
color: #000; }
a.news:hover {
color: #000; }
a.noisey {
color: #774550; }
a.noisey:hover {
color: #362025; }
a.sports {
color: #dcff00; }
a.sports:hover {
color: #849900; }
a.thump {
color: #49579e; }
a.thump:hover {
color: #293158; }
a.tonic {
color: #e42451; }
a.tonic:hover {
color: #90122f; }
a.vice {
color: #000; }
a.vice:hover {
color: #000; }
a.viceland {
color: #000; }
a.viceland:hover {
color: #000; }
a.video {
color: #000; }
a.video:hover {
color: #000; }
a.waypoint {
color: #1fd9b7; }
a.waypoint:hover {
color: #12806c; }
.bb--link {
display: inline;
padding-bottom: 1px;
text-decoration: none; }
.bb--link, .bb--link.black, .black .bb--link {
color: #000;
box-shadow: inset 0 -1px 0 #000; }
.bb--link:hover, .bb--link.black:hover, .black .bb--link:hover {
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.4);
color: rgba(0, 0, 0, 0.4); }
.bb--link.white, .white .bb--link {
color: #fff;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2); }
.bb--link.white:hover, .white .bb--link:hover {
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.4);
color: rgba(255, 255, 255, 0.4); }
.bb--link.amuse {
color: #ea6a42;
box-shadow: inset 0 -1px 0 #ea6a42; }
.bb--link.amuse:hover {
box-shadow: inset 0 -1px 0 #b23a14;
color: #b23a14; }
.black .bb--link.amuse {
color: #000;
box-shadow: inset 0 -1px 0 #000; }
.black .bb--link.amuse:hover {
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.4);
color: rgba(0, 0, 0, 0.4); }
.white .bb--link.amuse {
color: #fff;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2); }
.white .bb--link.amuse:hover {
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.4);
color: rgba(255, 255, 255, 0.4); }
.bb--link.broadly {
color: #035eda;
box-shadow: inset 0 -1px 0 #035eda; }
.bb--link.broadly:hover {
box-shadow: inset 0 -1px 0 #023375;
color: #023375; }
.black .bb--link.broadly {
color: #000;
box-shadow: inset 0 -1px 0 #000; }
.black .bb--link.broadly:hover {
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.4);
color: rgba(0, 0, 0, 0.4); }
.white .bb--link.broadly {
color: #fff;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2); }
.white .bb--link.broadly:hover {
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.4);
color: rgba(255, 255, 255, 0.4); }
.bb--link.creators {
color: #444;
box-shadow: inset 0 -1px 0 #444; }
.bb--link.creators:hover {
box-shadow: inset 0 -1px 0 #111;
color: #111; }
.black .bb--link.creators {
color: #000;
box-shadow: inset 0 -1px 0 #000; }
.black .bb--link.creators:hover {
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.4);
color: rgba(0, 0, 0, 0.4); }
.white .bb--link.creators {
color: #fff;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2); }
.white .bb--link.creators:hover {
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.4);
color: rgba(255, 255, 255, 0.4); }
.bb--link.free {
color: lime;
box-shadow: inset 0 -1px 0 lime; }
.bb--link.free:hover {
box-shadow: inset 0 -1px 0 #090;
color: #090; }
.black .bb--link.free {
color: #000;
box-shadow: inset 0 -1px 0 #000; }
.black .bb--link.free:hover {
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.4);
color: rgba(0, 0, 0, 0.4); }
.white .bb--link.free {
color: #fff;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2); }
.white .bb--link.free:hover {
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.4);
color: rgba(255, 255, 255, 0.4); }
.bb--link.garage {
color: #0500db;
box-shadow: inset 0 -1px 0 #0500db; }
.bb--link.garage:hover {
box-shadow: inset 0 -1px 0 #030075;
color: #030075; }
.black .bb--link.garage {
color: #000;
box-shadow: inset 0 -1px 0 #000; }
.black .bb--link.garage:hover {
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.4);
color: rgba(0, 0, 0, 0.4); }
.white .bb--link.garage {
color: #fff;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2); }
.white .bb--link.garage:hover {
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.4);
color: rgba(255, 255, 255, 0.4); }
.bb--link.i-d {
color: #e6297a;
box-shadow: inset 0 -1px 0 #e6297a; }
.bb--link.i-d:hover {
box-shadow: inset 0 -1px 0 #97124b;
color: #97124b; }
.black .bb--link.i-d {
color: #000;
box-shadow: inset 0 -1px 0 #000; }
.black .bb--link.i-d:hover {
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.4);
color: rgba(0, 0, 0, 0.4); }
.white .bb--link.i-d {
color: #fff;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2); }
.white .bb--link.i-d:hover {
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.4);
color: rgba(255, 255, 255, 0.4); }
.bb--link.impact {
color: #555;
box-shadow: inset 0 -1px 0 #555; }
.bb--link.impact:hover {
box-shadow: inset 0 -1px 0 #222;
color: #222; }
.black .bb--link.impact {
color: #000;
box-shadow: inset 0 -1px 0 #000; }
.black .bb--link.impact:hover {
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.4);
color: rgba(0, 0, 0, 0.4); }
.white .bb--link.impact {
color: #fff;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2); }
.white .bb--link.impact:hover {
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.4);
color: rgba(255, 255, 255, 0.4); }
.bb--link.motherboard {
color: #7974bd;
box-shadow: inset 0 -1px 0 #7974bd; }
.bb--link.motherboard:hover {
box-shadow: inset 0 -1px 0 #46418a;
color: #46418a; }
.black .bb--link.motherboard {
color: #000;
box-shadow: inset 0 -1px 0 #000; }
.black .bb--link.motherboard:hover {
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.4);
color: rgba(0, 0, 0, 0.4); }
.white .bb--link.motherboard {
color: #fff;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2); }
.white .bb--link.motherboard:hover {
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.4);
color: rgba(255, 255, 255, 0.4); }
.bb--link.munchies {
color: #ad2444;
box-shadow: inset 0 -1px 0 #ad2444; }
.bb--link.munchies:hover {
box-shadow: inset 0 -1px 0 #591223;
color: #591223; }
.black .bb--link.munchies {
color: #000;
box-shadow: inset 0 -1px 0 #000; }
.black .bb--link.munchies:hover {
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.4);
color: rgba(0, 0, 0, 0.4); }
.white .bb--link.munchies {
color: #fff;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2); }
.white .bb--link.munchies:hover {
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.4);
color: rgba(255, 255, 255, 0.4); }
.bb--link.news {
color: #000;
box-shadow: inset 0 -1px 0 #000; }
.bb--link.news:hover {
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.4);
color: rgba(0, 0, 0, 0.4); }
.bb--link.news.white {
color: #fff;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2); }
.bb--link.news.white:hover {
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.4);
color: rgba(255, 255, 255, 0.4); }
.black .bb--link.news {
color: #000;
box-shadow: inset 0 -1px 0 #000; }
.black .bb--link.news:hover {
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.4);
color: rgba(0, 0, 0, 0.4); }
.white .bb--link.news {
color: #fff;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2); }
.white .bb--link.news:hover {
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.4);
color: rgba(255, 255, 255, 0.4); }
.bb--link.noisey {
color: #774550;
box-shadow: inset 0 -1px 0 #774550; }
.bb--link.noisey:hover {
box-shadow: inset 0 -1px 0 #362025;
color: #362025; }
.black .bb--link.noisey {
color: #000;
box-shadow: inset 0 -1px 0 #000; }
.black .bb--link.noisey:hover {
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.4);
color: rgba(0, 0, 0, 0.4); }
.white .bb--link.noisey {
color: #fff;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2); }
.white .bb--link.noisey:hover {
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.4);
color: rgba(255, 255, 255, 0.4); }
.bb--link.sports {
color: #dcff00;
box-shadow: inset 0 -1px 0 #dcff00; }
.bb--link.sports:hover {
box-shadow: inset 0 -1px 0 #849900;
color: #849900; }
.black .bb--link.sports {
color: #000;
box-shadow: inset 0 -1px 0 #000; }
.black .bb--link.sports:hover {
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.4);
color: rgba(0, 0, 0, 0.4); }
.white .bb--link.sports {
color: #fff;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2); }
.white .bb--link.sports:hover {
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.4);
color: rgba(255, 255, 255, 0.4); }
.bb--link.thump {
color: #49579e;
box-shadow: inset 0 -1px 0 #49579e; }
.bb--link.thump:hover {
box-shadow: inset 0 -1px 0 #293158;
color: #293158; }
.black .bb--link.thump {
color: #000;
box-shadow: inset 0 -1px 0 #000; }
.black .bb--link.thump:hover {
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.4);
color: rgba(0, 0, 0, 0.4); }
.white .bb--link.thump {
color: #fff;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2); }
.white .bb--link.thump:hover {
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.4);
color: rgba(255, 255, 255, 0.4); }
.bb--link.tonic {
color: #e42451;
box-shadow: inset 0 -1px 0 #e42451; }
.bb--link.tonic:hover {
box-shadow: inset 0 -1px 0 #90122f;
color: #90122f; }
.black .bb--link.tonic {
color: #000;
box-shadow: inset 0 -1px 0 #000; }
.black .bb--link.tonic:hover {
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.4);
color: rgba(0, 0, 0, 0.4); }
.white .bb--link.tonic {
color: #fff;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2); }
.white .bb--link.tonic:hover {
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.4);
color: rgba(255, 255, 255, 0.4); }
.bb--link.vice {
color: #000;
box-shadow: inset 0 -1px 0 #000; }
.bb--link.vice:hover {
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.4);
color: rgba(0, 0, 0, 0.4); }
.bb--link.vice.white {
color: #fff;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2); }
.bb--link.vice.white:hover {
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.4);
color: rgba(255, 255, 255, 0.4); }
.black .bb--link.vice {
color: #000;
box-shadow: inset 0 -1px 0 #000; }
.black .bb--link.vice:hover {
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.4);
color: rgba(0, 0, 0, 0.4); }
.white .bb--link.vice {
color: #fff;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2); }
.white .bb--link.vice:hover {
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.4);
color: rgba(255, 255, 255, 0.4); }
.bb--link.viceland {
color: #000;
box-shadow: inset 0 -1px 0 #000; }
.bb--link.viceland:hover {
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.4);
color: rgba(0, 0, 0, 0.4); }
.bb--link.viceland.white {
color: #fff;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2); }
.bb--link.viceland.white:hover {
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.4);
color: rgba(255, 255, 255, 0.4); }
.black .bb--link.viceland {
color: #000;
box-shadow: inset 0 -1px 0 #000; }
.black .bb--link.viceland:hover {
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.4);
color: rgba(0, 0, 0, 0.4); }
.white .bb--link.viceland {
color: #fff;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2); }
.white .bb--link.viceland:hover {
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.4);
color: rgba(255, 255, 255, 0.4); }
.bb--link.video {
color: #000;
box-shadow: inset 0 -1px 0 #000; }
.bb--link.video:hover {
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.4);
color: rgba(0, 0, 0, 0.4); }
.bb--link.video.white {
color: #fff;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2); }
.bb--link.video.white:hover {
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.4);
color: rgba(255, 255, 255, 0.4); }
.black .bb--link.video {
color: #000;
box-shadow: inset 0 -1px 0 #000; }
.black .bb--link.video:hover {
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.4);
color: rgba(0, 0, 0, 0.4); }
.white .bb--link.video {
color: #fff;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2); }
.white .bb--link.video:hover {
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.4);
color: rgba(255, 255, 255, 0.4); }
.bb--link.waypoint {
color: #1fd9b7;
box-shadow: inset 0 -1px 0 #1fd9b7; }
.bb--link.waypoint:hover {
box-shadow: inset 0 -1px 0 #12806c;
color: #12806c; }
.black .bb--link.waypoint {
color: #000;
box-shadow: inset 0 -1px 0 #000; }
.black .bb--link.waypoint:hover {
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.4);
color: rgba(0, 0, 0, 0.4); }
.white .bb--link.waypoint {
color: #fff;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2); }
.white .bb--link.waypoint:hover {
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.4);
color: rgba(255, 255, 255, 0.4); }
.m-t-aut {
margin-top: auto; }
.m-b-aut {
margin-bottom: auto; }
.m-l-aut {
margin-left: auto; }
.m-r-aut {
margin-right: auto; }
.m-aut {
margin: auto; }
.p-t-0 {
padding-top: 0; }
.p-b-0 {
padding-bottom: 0; }
.p-l-0 {
padding-left: 0; }
.p-r-0 {
padding-right: 0; }
.p-0 {
padding: 0; }
.m-t-0 {
margin-top: 0; }
.m-b-0 {
margin-bottom: 0; }
.m-l-0 {
margin-left: 0; }
.m-r-0 {
margin-right: 0; }
.m-0 {
margin: 0; }
.p-t-1 {
padding-top: 5px; }
.p-b-1 {
padding-bottom: 5px; }
.p-l-1 {
padding-left: 5px; }
.p-r-1 {
padding-right: 5px; }
.p-1 {
padding: 5px; }
.m-t-1 {
margin-top: 5px; }
.m-b-1 {
margin-bottom: 5px; }
.m-l-1 {
margin-left: 5px; }
.m-r-1 {
margin-right: 5px; }
.m-1 {
margin: 5px; }
.p-t-2 {
padding-top: 10px; }
.p-b-2 {
padding-bottom: 10px; }
.p-l-2 {
padding-left: 10px; }
.p-r-2 {
padding-right: 10px; }
.p-2 {
padding: 10px; }
.m-t-2 {
margin-top: 10px; }
.m-b-2 {
margin-bottom: 10px; }
.m-l-2 {
margin-left: 10px; }
.m-r-2 {
margin-right: 10px; }
.m-2 {
margin: 10px; }
.p-t-3 {
padding-top: 15px; }
.p-b-3 {
padding-bottom: 15px; }
.p-l-3 {
padding-left: 15px; }
.p-r-3 {
padding-right: 15px; }
.p-3 {
padding: 15px; }
.m-t-3 {
margin-top: 15px; }
.m-b-3 {
margin-bottom: 15px; }
.m-l-3 {
margin-left: 15px; }
.m-r-3 {
margin-right: 15px; }
.m-3 {
margin: 15px; }
.p-t-4 {
padding-top: 20px; }
.p-b-4 {
padding-bottom: 20px; }
.p-l-4 {
padding-left: 20px; }
.p-r-4 {
padding-right: 20px; }
.p-4 {
padding: 20px; }
.m-t-4 {
margin-top: 20px; }
.m-b-4 {
margin-bottom: 20px; }
.m-l-4 {
margin-left: 20px; }
.m-r-4 {
margin-right: 20px; }
.m-4 {
margin: 20px; }
.p-t-5 {
padding-top: 30px; }
.p-b-5 {
padding-bottom: 30px; }
.p-l-5 {
padding-left: 30px; }
.p-r-5 {
padding-right: 30px; }
.p-5 {
padding: 30px; }
.m-t-5 {
margin-top: 30px; }
.m-b-5 {
margin-bottom: 30px; }
.m-l-5 {
margin-left: 30px; }
.m-r-5 {
margin-right: 30px; }
.m-5 {
margin: 30px; }
.p-t-6 {
padding-top: 40px; }
.p-b-6 {
padding-bottom: 40px; }
.p-l-6 {
padding-left: 40px; }
.p-r-6 {
padding-right: 40px; }
.p-6 {
padding: 40px; }
.m-t-6 {
margin-top: 40px; }
.m-b-6 {
margin-bottom: 40px; }
.m-l-6 {
margin-left: 40px; }
.m-r-6 {
margin-right: 40px; }
.m-6 {
margin: 40px; }
.p-t-7 {
padding-top: 80px; }
.p-b-7 {
padding-bottom: 80px; }
.p-l-7 {
padding-left: 80px; }
.p-r-7 {
padding-right: 80px; }
.p-7 {
padding: 80px; }
.m-t-7 {
margin-top: 80px; }
.m-b-7 {
margin-bottom: 80px; }
.m-l-7 {
margin-left: 80px; }
.m-r-7 {
margin-right: 80px; }
.m-7 {
margin: 80px; }
.m-t-aut-xs {
margin-top: auto; }
.m-b-aut-xs {
margin-bottom: auto; }
.m-l-aut-xs {
margin-left: auto; }
.m-r-aut-xs {
margin-right: auto; }
.m-aut-xs {
margin: auto; }
.p-t-0-xs {
padding-top: 0; }
.p-b-0-xs {
padding-bottom: 0; }
.p-l-0-xs {
padding-left: 0; }
.p-r-0-xs {
padding-right: 0; }
.p-0-xs {
padding: 0; }
.m-t-0-xs {
margin-top: 0; }
.m-b-0-xs {
margin-bottom: 0; }
.m-l-0-xs {
margin-left: 0; }
.m-r-0-xs {
margin-right: 0; }
.m-0-xs {
margin: 0; }
.p-t-1-xs {
padding-top: 5px; }
.p-b-1-xs {
padding-bottom: 5px; }
.p-l-1-xs {
padding-left: 5px; }
.p-r-1-xs {
padding-right: 5px; }
.p-1-xs {
padding: 5px; }
.m-t-1-xs {
margin-top: 5px; }
.m-b-1-xs {
margin-bottom: 5px; }
.m-l-1-xs {
margin-left: 5px; }
.m-r-1-xs {
margin-right: 5px; }
.m-1-xs {
margin: 5px; }
.p-t-2-xs {
padding-top: 10px; }
.p-b-2-xs {
padding-bottom: 10px;
padding-top: 10px; }
.p-l-2-xs {
padding-left: 10px; }
.p-r-2-xs {
padding-right: 10px; }
.p-2-xs {
padding: 10px; }
.m-t-2-xs {
margin-top: 10px; }
.m-b-2-xs {
margin-bottom: 0px; }
.m-l-2-xs {
margin-left: 10px; }
.m-r-2-xs {
margin-right: 10px; }
.m-2-xs {
margin: 10px; }
.p-t-3-xs {
padding-top: 15px; }
.p-b-3-xs {
padding-bottom: 15px; }
.p-l-3-xs {
padding-left: 15px; }
.p-r-3-xs {
padding-right: 15px; }
.p-3-xs {
padding: 15px; }
.m-t-3-xs {
margin-top: 15px; }
.m-b-3-xs {
margin-bottom: 15px; }
.m-l-3-xs {
margin-left: 15px; }
.m-r-3-xs {
margin-right: 15px; }
.m-3-xs {
margin: 15px; }
.p-t-4-xs {
padding-top: 20px; }
.p-b-4-xs {
padding-bottom: 20px; }
.p-l-4-xs {
padding-left: 20px; }
.p-r-4-xxl {
padding-right: 0px; }
.p-r-4-xs {
padding-right: 20px; }
.p-4-xs {
padding: 20px; }
.m-t-4-xs {
margin-top: 20px; }
.m-b-4-xs {
margin-bottom: 20px; }
.m-l-4-xs {
margin-left: 20px; }
.m-r-4-xs {
margin-right: 20px; }
.m-4-xs {
margin: 20px; }
.p-t-5-xs {
padding-top: 30px; }
.p-b-5-xs {
padding-bottom: 30px; }
.p-l-5-xs {
padding-left: 30px; }
.p-r-5-xs {
padding-right: 30px; }
.p-5-xs {
padding: 30px; }
.m-t-5-xs {
margin-top: 30px; }
.m-b-5-xs {
margin-bottom: 30px; }
.m-l-5-xs {
margin-left: 30px; }
.m-r-5-xs {
margin-right: 16px; }
.m-5-xs {
margin: 30px; }
.p-t-6-xs {
padding-top: 40px; }
.p-b-6-xs {
padding-bottom: 40px; }
.p-l-6-xs {
padding-left: 40px; }
.p-r-6-xs {
padding-right: 40px; }
.p-6-xs {
padding: 40px; }
.m-t-6-xs {
margin-top: 40px; }
.m-b-6-xs {
margin-bottom: 40px; }
.m-l-6-xs {
margin-left: 40px; }
.m-r-6-xs {
margin-right: 40px; }
.m-6-xs {
margin: 40px; }
.p-t-7-xs {
padding-top: 80px; }
.p-b-7-xs {
padding-bottom: 80px; }
.p-l-7-xs {
padding-left: 80px; }
.p-r-7-xs {
padding-right: 80px; }
.p-7-xs {
padding: 80px; }
.m-t-7-xs {
margin-top: 80px; }
.m-b-7-xs {
margin-bottom: 80px; }
.m-l-7-xs {
margin-left: 80px; }
.m-r-7-xs {
margin-right: 80px; }
.m-7-xs {
margin: 80px; }
@media only screen and (min-width: 650px) {
.m-t-aut-m {
margin-top: auto; }
.m-b-aut-m {
margin-bottom: auto; }
.m-l-aut-m {
margin-left: auto; }
.m-r-aut-m {
margin-right: auto; }
.m-aut-m {
margin: auto; }
.p-t-0-m {
padding-top: 0; }
.p-b-0-m {
padding-bottom: 0; }
.p-l-0-m {
padding-left: 0; }
.p-r-0-ne {
padding: 100px 100px 40px 40px; }
.p-r-0-m {
padding-right: 0; }
.p-0-m {
padding: 0; }
.m-t-0-m {
margin-top: 0; }
.m-b-0-m {
margin-bottom: 0; }
.m-l-0-m {
margin-left: 0; }
.m-r-0-m {
margin-right: 0; }
.m-0-m {
margin: 0; }
.p-t-1-m {
padding-top: 5px; }
.p-b-1-m {
padding-bottom: 5px; }
.p-l-1-m {
padding-left: 5px; }
.p-r-1-m {
padding-right: 5px; }
.p-1-m {
padding: 5px; }
.m-t-1-m {
margin-top: 5px; }
.m-b-1-m {
margin-bottom: 5px; }
.m-l-1-m {
margin-left: 5px; }
.m-r-1-m {
margin-right: 5px; }
.m-1-m {
margin: 5px; }
.p-t-2-m {
padding-top: 10px; }
.p-b-2-m {
padding-bottom: 10px; }
.p-l-2-m {
padding-left: 10px; }
.p-r-2-m {
padding-right: 10px; }
.p-2-m {
padding: 10px; }
.m-t-2-m {
margin-top: 10px; }
.m-b-2-m {
margin-bottom: 10px; }
.m-l-2-m {
margin-left: 10px; }
.m-r-2-m {
margin-right: 10px; }
.m-2-m {
margin: 10px; }
.p-t-3-m {
padding-top: 17px; }
.p-b-3-m {
padding-bottom: 15px; }
.p-l-3-m {
padding-left: 15px; }
.p-r-3-m {
padding-right: 15px; }
.p-3-m {
padding: 15px; }
.m-t-3-m {
margin-top: 15px; }
.m-b-3-m {
margin-bottom: 15px; }
.m-l-3-m {
margin-left: 15px; }
.m-r-3-m {
margin-right: 15px; }
.m-3-m {
margin: 15px; }
.p-t-4-m {
padding-top: 20px; }
.p-b-4-m {
padding-bottom: 40px; }
.p-l-4-m {
padding-left: 20px; }
.p-r-4-m {
padding-right: 20px; }
.p-4-m {
padding: 20px; }
.m-t-4-m {
margin-top: 20px; }
.m-b-4-m {
margin-bottom: 20px; }
.m-l-4-m {
margin-left: 20px; }
.m-r-4-m {
margin-right: 20px; }
.m-4-m {
margin: 20px; }
.p-t-5-m {
padding-top: 30px; }
.p-b-5-m {
padding-bottom: 30px; }
.p-l-5-m {
padding-left: 12px; }
.p-r-5-m {
padding-right: 12px; }
.p-5-m {
padding: 30px; }
.m-t-5-m {
margin-top: 30px; }
.m-b-5-m {
margin-bottom: 30px; }
.m-l-5-m {
margin-left: 30px; }
.m-r-5-m {
margin-right: 30px; }
.m-5-m {
margin: 30px; }
.p-t-6-m {
padding-top: 40px; }
.p-b-6-m {
padding-bottom: 0px; }
.p-l-6-m-xl {
padding-left: 0px; }
.p-l-6-m {
padding-left: 10px; }
.p-r-6-m-ne {
padding-right: 0px; }
.p-r-6-m {
padding-right: 10px; }
.p-6-m {
padding: 40px; }
.m-t-6-m {
margin-top: 40px; }
.m-b-6-m {
margin-bottom: 40px; }
.m-l-6-m {
margin-left: 40px; }
.m-r-6-m {
margin-right: 40px; }
.m-6-m {
margin: 40px; }
.p-t-7-m {
padding-top: 80px; }
.p-b-7-m {
padding-bottom: 80px; }
.p-l-7-m {
padding-left: 80px; }
.p-r-7-m {
padding-right: 80px; }
.p-7-m {
padding: 80px; }
.m-t-7-m {
margin-top: 80px; }
.m-b-7-m {
margin-bottom: 80px; }
.m-l-7-m {
margin-left: 80px; }
.m-r-7-m {
margin-right: 80px; }
.m-7-m {
margin: 80px; } }
@media only screen and (min-width: 850px) {
.m-t-aut-l {
margin-top: auto; }
.m-b-aut-l {
margin-bottom: auto; }
.m-l-aut-l {
margin-left: auto; }
.m-r-aut-l {
margin-right: auto; }
.m-aut-l {
margin: auto; }
.p-t-0-l {
padding-top: 0; }
.p-b-0-l {
padding-bottom: 0; }
.p-l-0-l {
padding-left: 0; }
.p-r-0-l {
padding-right: 0; }
.p-0-l {
padding: 0; }
.m-t-0-l {
margin-top: 0; }
.m-b-0-l {
margin-bottom: 0; }
.m-l-0-l {
margin-left: 0; }
.m-r-0-l {
margin-right: 0; }
.m-0-l {
margin: 0; }
.p-t-1-l {
padding-top: 5px; }
.p-b-1-l {
padding-bottom: 5px; }
.p-l-1-l {
padding-left: 5px; }
.p-r-1-l {
padding-right: 5px; }
.p-1-l {
padding: 5px; }
.m-t-1-l {
margin-top: 5px; }
.m-b-1-l {
margin-bottom: 5px; }
.m-l-1-l {
margin-left: 5px; }
.m-r-1-l {
margin-right: 5px; }
.m-1-l {
margin: 5px; }
.p-t-2-l {
padding-top: 10px; }
.p-b-2-l {
padding-bottom: 10px; }
.p-l-2-l {
padding-left: 10px; }
.p-r-2-l {
padding-right: 10px; }
.p-2-l {
padding: 10px; }
.m-t-2-l {
margin-top: 10px; }
.m-b-2-l {
margin-bottom: 10px; }
.m-l-2-l {
margin-left: 10px; }
.m-r-2-l {
margin-right: 10px; }
.m-2-l {
margin: 10px; }
.p-t-3-l {
padding-top: 15px; }
.p-b-3-l {
padding-bottom: 15px; }
.p-l-3-l {
padding-left: 15px; }
.p-r-3-l {
padding-right: 15px; }
.p-3-l {
padding: 15px; }
.m-t-3-l {
margin-top: 15px; }
.m-b-3-l {
margin-bottom: 15px; }
.m-l-3-l {
margin-left: 15px; }
.m-r-3-l {
margin-right: 15px; }
.m-3-l {
margin: 15px; }
.p-t-4-l {
padding-top: 20px; }
.p-b-4-l {
padding-bottom: 20px; }
.p-l-4-l {
padding-left: 20px; }
.p-r-4-l {
padding-right: 20px; }
.p-4-l {
padding: 20px; }
.m-t-4-l {
margin-top: 20px; }
.m-b-4-l {
margin-bottom: 20px; }
.m-l-4-l {
margin-left: 20px; }
.m-r-4-l {
margin-right: 20px; }
.m-4-l {
margin: 20px; }
.p-t-5-l {
padding-top: 30px; }
.p-b-5-l {
padding-bottom: 30px; }
.p-l-5-l {
padding-left: 30px; }
.p-r-5-l {
padding-right: 30px; }
.p-5-l {
padding: 30px; }
.m-t-5-l {
margin-top: 30px; }
.m-b-5-l {
margin-bottom: 30px; }
.m-l-5-l {
margin-left: 30px; }
.m-r-5-l {
margin-right: 30px; }
.m-5-l {
margin: 30px; }
.p-t-6-l {
padding-top: 40px; }
.p-b-6-l {
padding-bottom: 40px; }
.p-l-6-l {
padding-left: 40px; }
.p-r-6-l {
padding-right: 40px; }
.p-6-l {
padding: 40px; }
.m-t-6-l {
margin-top: 40px; }
.m-b-6-l {
margin-bottom: 40px; }
.m-l-6-l {
margin-left: 40px; }
.m-r-6-l {
margin-right: 40px; }
.m-6-l {
margin: 40px; }
.p-t-7-l {
padding-top: 80px; }
.p-b-7-l {
padding-bottom: 80px; }
.p-l-7-l {
padding-left: 80px; }
.p-r-7-l {
padding-right: 80px; }
.p-7-l {
padding: 80px; }
.m-t-7-l {
margin-top: 80px; }
.m-b-7-l {
margin-bottom: 80px; }
.m-l-7-l {
margin-left: 80px; }
.m-r-7-l {
margin-right: 80px; }
.m-7-l {
margin: 80px; } }
@media only screen and (min-width: 1050px) {
.m-t-aut-xl {
margin-top: auto; }
.m-b-aut-xl {
margin-bottom: auto; }
.m-l-aut-xl {
margin-left: auto; }
.m-r-aut-xl {
margin-right: auto; }
.m-aut-xl {
margin: auto; }
.p-t-0-xl {
padding-top: 0; }
.p-b-0-xl {
padding-bottom: 0; }
.p-l-0-xl {
padding-left: 0; }
.p-r-0-xl {
padding-right: 0; }
.p-0-xl {
padding: 0; }
.m-t-0-xl {
margin-top: 0; }
.m-b-0-xl {
margin-bottom: 0; }
.m-l-0-xl {
margin-left: 0; }
.m-r-0-xl {
margin-right: 0; }
.m-0-xl {
margin: 0; }
.p-t-1-xl {
padding-top: 5px; }
.p-b-1-xl {
padding-bottom: 5px; }
.p-l-1-xl {
padding-left: 5px; }
.p-r-1-xl {
padding-right: 5px; }
.p-1-xl {
padding: 5px; }
.m-t-1-xl {
margin-top: 5px; }
.m-b-1-xl {
margin-bottom: 5px; }
.m-l-1-xl {
margin-left: 5px; }
.m-r-1-xl {
margin-right: 5px; }
.m-1-xl {
margin: 5px; }
.p-t-2-xl {
padding-top: 10px; }
.p-b-2-xl {
padding-bottom: 10px; }
.p-l-2-xl {
padding-left: 10px; }
.p-r-2-xl {
padding-right: 10px; }
.p-2-xl {
padding: 10px; }
.m-t-2-xl {
margin-top: 10px; }
.m-b-2-xl {
margin-bottom: 10px; }
.m-l-2-xl {
margin-left: 10px; }
.m-r-2-xl {
margin-right: 10px; }
.m-2-xl {
margin: 10px; }
.p-t-3-xl {
padding-top: 15px; }
.p-b-3-xl {
padding-bottom: 15px; }
.p-l-3-xl {
padding-left: 15px; }
.p-r-3-xl {
padding-right: 15px; }
.p-3-xl {
padding: 15px; }
.m-t-3-xl {
margin-top: 15px; }
.m-b-3-xl {
margin-bottom: 15px; }
.m-l-3-xl {
margin-left: 15px; }
.m-r-3-xl {
margin-right: 15px; }
.m-3-xl {
margin: 15px; }
.p-t-4-xl {
padding-top: 20px; }
.p-b-4-xl {
padding-bottom: 20px; }
.p-l-4-xl {
padding-left: 20px; }
.p-r-4-xl {
padding-right: 20px; }
.p-4-xl {
padding: 20px; }
.m-t-4-xl {
margin-top: 20px; }
.m-b-4-xl {
margin-bottom: 20px; }
.m-l-4-xl {
margin-left: 20px; }
.m-r-4-xl {
margin-right: 20px; }
.m-4-xl {
margin: 20px; }
.p-t-5-xl {
padding-top: 30px; }
.p-b-5-xl {
padding-bottom: 30px; }
.p-l-5-xl {
padding-left: 30px; }
.p-r-5-xl {
padding-right: 30px; }
.p-5-xl {
padding: 30px; }
.m-t-5-xl {
margin-top: 30px; }
.m-b-5-xl {
margin-bottom: 30px; }
.m-l-5-xl {
margin-left: 30px; }
.m-r-5-xl {
margin-right: 30px; }
.m-5-xl {
margin: 30px; }
.p-t-6-xl {
padding-top: 40px; }
.p-b-6-xl {
padding-bottom: 40px; }
.p-l-6-xl {
padding-left: 40px; }
.p-r-6-xl {
padding-right: 40px; }
.p-6-xl {
padding: 40px; }
.m-t-6-xl {
margin-top: 40px; }
.m-b-6-xl {
margin-bottom: 40px; }
.m-l-6-xl {
margin-left: 40px; }
.m-r-6-xl {
margin-right: 40px; }
.m-6-xl {
margin: 40px; }
.p-t-7-xl {
padding-top: 80px; }
.p-b-7-xl {
padding-bottom: 80px; }
.p-l-7-ne {
padding-left: 0px; }
.p-l-7-xl {
padding-left: 80px; }
.p-r-7-ne {
padding-right: 0xp; }
.p-r-7-xl {
padding-right: 80px; }
.p-7-xl {
padding: 80px; }
.m-t-7-xl {
margin-top: 80px; }
.m-b-7-xl {
margin-bottom: 80px; }
.m-l-7-xl {
margin-left: 80px; }
.m-r-7-xl {
margin-right: 80px; }
.m-7-xl {
margin: 80px; } }
@media only screen and (min-width: 1250px) {
.m-t-aut-hd {
margin-top: auto; }
.m-b-aut-hd {
margin-bottom: auto; }
.m-l-aut-hd {
margin-left: auto; }
.m-r-aut-hd {
margin-right: auto; }
.m-aut-hd {
margin: auto; }
.p-t-0-hd {
padding-top: 0; }
.p-b-0-hd {
padding-bottom: 0; }
.p-l-0-hd {
padding-left: 0; }
.p-r-0-hd {
padding-right: 0; }
.p-0-hd {
padding: 0; }
.m-t-0-hd {
margin-top: 0; }
.m-b-0-hd {
margin-bottom: 0; }
.m-l-0-hd {
margin-left: 0; }
.m-r-0-hd {
margin-right: 0; }
.m-0-hd {
margin: 0; }
.p-t-1-hd {
padding-top: 5px; }
.p-b-1-hd {
padding-bottom: 5px; }
.p-l-1-hd {
padding-left: 5px; }
.p-r-1-hd {
padding-right: 5px; }
.p-1-hd {
padding: 5px; }
.m-t-1-hd {
margin-top: 5px; }
.m-b-1-hd {
margin-bottom: 5px; }
.m-l-1-hd {
margin-left: 5px; }
.m-r-1-hd {
margin-right: 5px; }
.m-1-hd {
margin: 5px; }
.p-t-2-hd {
padding-top: 10px; }
.p-b-2-hd {
padding-bottom: 10px; }
.p-l-2-hd {
padding-left: 10px; }
.p-r-2-hd {
padding-right: 10px; }
.p-2-hd {
padding: 10px; }
.m-t-2-hd {
margin-top: 10px; }
.m-b-2-hd {
margin-bottom: 10px; }
.m-l-2-hd {
margin-left: 10px; }
.m-r-2-hd {
margin-right: 10px; }
.m-2-hd {
margin: 10px; }
.p-t-3-hd {
padding-top: 15px; }
.p-b-3-hd {
padding-bottom: 15px; }
.p-l-3-hd {
padding-left: 15px; }
.p-r-3-hd {
padding-right: 15px; }
.p-3-hd {
padding: 15px; }
.m-t-3-hd {
margin-top: 15px; }
.m-b-3-hd {
margin-bottom: 15px; }
.m-l-3-hd {
margin-left: 15px; }
.m-r-3-hd {
margin-right: 15px; }
.m-3-hd {
margin: 15px; }
.p-t-4-hd {
padding-top: 20px; }
.p-b-4-hd {
padding-bottom: 20px; }
.p-l-4-hd {
padding-left: 20px; }
.p-r-4-hd {
padding-right: 20px; }
.p-4-hd {
padding: 20px; }
.m-t-4-hd {
margin-top: 20px; }
.m-b-4-hd {
margin-bottom: 20px; }
.m-l-4-hd {
margin-left: 20px; }
.m-r-4-hd {
margin-right: 20px; }
.m-4-hd {
margin: 20px; }
.p-t-5-hd {
padding-top: 30px; }
.p-b-5-hd {
padding-bottom: 30px; }
.p-l-5-hd {
padding-left: 30px; }
.p-r-5-hd {
padding-right: 30px; }
.p-5-hd {
padding: 30px; }
.m-t-5-hd {
margin-top: 30px; }
.m-b-5-hd {
margin-bottom: 30px; }
.m-l-5-hd {
margin-left: 30px; }
.m-r-5-hd {
margin-right: 30px; }
.m-5-hd {
margin: 30px; }
.p-t-6-hd {
padding-top: 40px; }
.p-b-6-hd {
padding-bottom: 40px; }
.p-l-6-hd {
padding-left: 40px; }
.p-r-6-hd {
padding-right: 40px; }
.p-6-hd {
padding: 40px; }
.m-t-6-hd {
margin-top: 40px; }
.m-b-6-hd {
margin-bottom: 40px; }
.m-l-6-hd {
margin-left: 40px; }
.m-r-6-hd {
margin-right: 40px; }
.m-6-hd {
margin: 40px; }
.p-t-7-hd {
padding-top: 80px; }
.p-b-7-hd {
padding-bottom: 80px; }
.p-l-7-hd {
padding-left: 80px; }
.p-r-7-hd {
padding-right: 80px; }
.p-7-hd {
padding: 80px; }
.m-t-7-hd {
margin-top: 80px; }
.m-b-7-hd {
margin-bottom: 80px; }
.m-l-7-hd {
margin-left: 80px; }
.m-r-7-hd {
margin-right: 80px; }
.m-7-hd {
margin: 80px; } }
.m-t-aut--xs {
margin-top: auto; }
.m-b-aut--xs {
margin-bottom: auto; }
.m-l-aut--xs {
margin-left: auto; }
.m-r-aut--xs {
margin-right: auto; }
.m-aut--xs {
margin: auto; }
.p-t-0--xs {
padding-top: 0; }
.p-b-0--xs {
padding-bottom: 0; }
.p-l-0--xs {
padding-left: 0; }
.p-r-0--xs {
padding-right: 0; }
.p-0--xs {
padding: 0; }
.m-t-0--xs {
margin-top: 0; }
.m-b-0--xs {
margin-bottom: 0; }
.m-l-0--xs {
margin-left: 0; }
.m-r-0--xs {
margin-right: 0; }
.m-0--xs {
margin: 0; }
.p-t-1--xs {
padding-top: 5px; }
.p-b-1--xs {
padding-bottom: 5px; }
.p-l-1--xs {
padding-left: 5px; }
.p-r-1--xs {
padding-right: 5px; }
.p-1--xs {
padding: 5px; }
.m-t-1--xs {
margin-top: 5px; }
.m-b-1--xs {
margin-bottom: 5px; }
.m-l-1--xs {
margin-left: 5px; }
.m-r-1--xs {
margin-right: 5px; }
.m-1--xs {
margin: 5px; }
.p-t-2--xs {
padding-top: 10px; }
.p-b-2--xs {
padding-bottom: 10px; }
.p-l-2--xs {
padding-left: 10px; }
.p-r-2--xs {
padding-right: 10px; }
.p-2--xs {
padding: 10px; }
.m-t-2--xs {
margin-top: 10px; }
.m-b-2--xs {
margin-bottom: 10px; }
.m-l-2--xs {
margin-left: 10px; }
.m-r-2--xs {
margin-right: 10px; }
.m-2--xs {
margin: 10px; }
.p-t-3--xs {
padding-top: 15px; }
.p-b-3--xs {
padding-bottom: 15px; }
.p-l-3--xs {
padding-left: 15px; }
.p-r-3--xs {
padding-right: 15px; }
.p-3--xs {
padding: 15px; }
.m-t-3--xs {
margin-top: 15px; }
.m-b-3--xs {
margin-bottom: 15px; }
.m-l-3--xs {
margin-left: 15px; }
.m-r-3--xs {
margin-right: 15px; }
.m-3--xs {
margin: 15px; }
.p-t-4--xs {
padding-top: 20px; }
.p-b-4--xs {
padding-bottom: 20px; }
.p-l-4--xs {
padding-left: 20px; }
.p-r-4--xs {
padding-right: 20px; }
.p-4--xs {
padding: 20px; }
.m-t-4--xs {
margin-top: 20px; }
.m-b-4--xs {
margin-bottom: 20px; }
.m-l-4--xs {
margin-left: 20px; }
.m-r-4--xs {
margin-right: 20px; }
.m-4--xs {
margin: 20px; }
.p-t-5--xs {
padding-top: 30px; }
.p-b-5--xs {
padding-bottom: 30px; }
.p-l-5--xs {
padding-left: 30px; }
.p-r-5--xs {
padding-right: 30px; }
.p-5--xs {
padding: 30px; }
.m-t-5--xs {
margin-top: 30px; }
.m-b-5--xs {
margin-bottom: 30px; }
.m-l-5--xs {
margin-left: 30px; }
.m-r-5--xs {
margin-right: 30px; }
.m-5--xs {
margin: 30px; }
.p-t-6--xs {
padding-top: 40px; }
.p-b-6--xs {
padding-bottom: 40px; }
.p-l-6--xs {
padding-left: 40px; }
.p-r-6--xs {
padding-right: 40px; }
.p-6--xs {
padding: 40px; }
.m-t-6--xs {
margin-top: 40px; }
.m-b-6--xs {
margin-bottom: 40px; }
.m-l-6--xs {
margin-left: 40px; }
.m-r-6--xs {
margin-right: 40px; }
.m-6--xs {
margin: 40px; }
.p-t-7--xs {
padding-top: 80px; }
.p-b-7--xs {
padding-bottom: 80px; }
.p-l-7--xs {
padding-left: 80px; }
.p-r-7--xs {
padding-right: 80px; }
.p-7--xs {
padding: 80px; }
.m-t-7--xs {
margin-top: 80px; }
.m-b-7--xs {
margin-bottom: 80px; }
.m-l-7--xs {
margin-left: 80px; }
.m-r-7--xs {
margin-right: 80px; }
.m-7--xs {
margin: 80px; }
@media only screen and (max-width: 699px) {
.m-t-aut--sm {
margin-top: auto; }
.m-b-aut--sm {
margin-bottom: auto; }
.m-l-aut--sm {
margin-left: auto; }
.m-r-aut--sm {
margin-right: auto; }
.m-aut--sm {
margin: auto; }
.p-t-0--sm {
padding-top: 0; }
.p-b-0--sm {
padding-bottom: 0; }
.p-l-0--sm {
padding-left: 0; }
.p-r-0--sm {
padding-right: 0; }
.p-0--sm {
padding: 0; }
.m-t-0--sm {
margin-top: 0; }
.m-b-0--sm {
margin-bottom: 0; }
.m-l-0--sm {
margin-left: 0; }
.m-r-0--sm {
margin-right: 0; }
.m-0--sm {
margin: 0; }
.p-t-1--sm {
padding-top: 5px; }
.p-b-1--sm {
padding-bottom: 5px; }
.p-l-1--sm {
padding-left: 5px; }
.p-r-1--sm {
padding-right: 5px; }
.p-1--sm {
padding: 5px; }
.m-t-1--sm {
margin-top: 5px; }
.m-b-1--sm {
margin-bottom: 5px; }
.m-l-1--sm {
margin-left: 5px; }
.m-r-1--sm {
margin-right: 5px; }
.m-1--sm {
margin: 5px; }
.p-t-2--sm {
padding-top: 10px; }
.p-b-2--sm {
padding-bottom: 10px; }
.p-l-2--sm {
padding-left: 10px; }
.p-r-2--sm {
padding-right: 10px; }
.p-2--sm {
padding: 10px; }
.m-t-2--sm {
margin-top: 10px; }
.m-b-2--sm {
margin-bottom: 10px; }
.m-l-2--sm {
margin-left: 10px; }
.m-r-2--sm {
margin-right: 10px; }
.m-2--sm {
margin: 10px; }
.p-t-3--sm {
padding-top: 15px; }
.p-b-3--sm {
padding-bottom: 15px; }
.p-l-3--sm {
padding-left: 15px; }
.p-r-3--sm {
padding-right: 15px; }
.p-3--sm {
padding: 15px; }
.m-t-3--sm {
margin-top: 15px; }
.m-b-3--sm {
margin-bottom: 15px; }
.m-l-3--sm {
margin-left: 15px; }
.m-r-3--sm {
margin-right: 15px; }
.m-3--sm {
margin: 15px; }
.p-t-4--sm {
padding-top: 20px; }
.p-b-4--sm {
padding-bottom: 20px; }
.p-l-4--sm {
padding-left: 20px; }
.p-r-4--sm {
padding-right: 20px; }
.p-4--sm {
padding: 20px; }
.m-t-4--sm {
margin-top: 20px; }
.m-b-4--sm {
margin-bottom: 20px; }
.m-l-4--sm {
margin-left: 20px; }
.m-r-4--sm {
margin-right: 20px; }
.m-4--sm {
margin: 20px; }
.p-t-5--sm {
padding-top: 30px; }
.p-b-5--sm {
padding-bottom: 30px; }
.p-l-5--sm {
padding-left: 30px; }
.p-r-5--sm {
padding-right: 30px; }
.p-5--sm {
padding: 30px; }
.m-t-5--sm {
margin-top: 30px; }
.m-b-5--sm {
margin-bottom: 30px; }
.m-l-5--sm {
margin-left: 30px; }
.m-r-5--sm {
margin-right: 30px; }
.m-5--sm {
margin: 30px; }
.p-t-6--sm {
padding-top: 40px; }
.p-b-6--sm {
padding-bottom: 40px; }
.p-l-6--sm {
padding-left: 40px; }
.p-r-6--sm {
padding-right: 40px; }
.p-6--sm {
padding: 40px; }
.m-t-6--sm {
margin-top: 40px; }
.m-b-6--sm {
margin-bottom: 40px; }
.m-l-6--sm {
margin-left: 40px; }
.m-r-6--sm {
margin-right: 40px; }
.m-6--sm {
margin: 40px; }
.p-t-7--sm {
padding-top: 80px; }
.p-b-7--sm {
padding-bottom: 80px; }
.p-l-7--sm {
padding-left: 80px; }
.p-r-7--sm {
padding-right: 80px; }
.p-7--sm {
padding: 80px; }
.m-t-7--sm {
margin-top: 80px; }
.m-b-7--sm {
margin-bottom: 80px; }
.m-l-7--sm {
margin-left: 80px; }
.m-r-7--sm {
margin-right: 80px; }
.m-7--sm {
margin: 80px; } }
@media only screen and (min-width: 700px) {
.m-t-aut--md {
margin-top: auto; }
.m-b-aut--md {
margin-bottom: auto; }
.m-l-aut--md {
margin-left: auto; }
.m-r-aut--md {
margin-right: auto; }
.m-aut--md {
margin: auto; }
.p-t-0--md {
padding-top: 0; }
.p-b-0--md {
padding-bottom: 0; }
.p-l-0--md {
padding-left: 0; }
.p-r-0--md {
padding-right: 0; }
.p-0--md {
padding: 0; }
.m-t-0--md {
margin-top: 0; }
.m-b-0--md {
margin-bottom: 0; }
.m-l-0--md {
margin-left: 0; }
.m-r-0--md {
margin-right: 0; }
.m-0--md {
margin: 0; }
.p-t-1--md {
padding-top: 5px; }
.p-b-1--md {
padding-bottom: 5px; }
.p-l-1--md {
padding-left: 5px; }
.p-r-1--md {
padding-right: 5px; }
.p-1--md {
padding: 5px; }
.m-t-1--md {
margin-top: 5px; }
.m-b-1--md {
margin-bottom: 5px; }
.m-l-1--md {
margin-left: 5px; }
.m-r-1--md {
margin-right: 5px; }
.m-1--md {
margin: 5px; }
.p-t-2--md {
padding-top: 10px; }
.p-b-2--md {
padding-bottom: 10px; }
.p-l-2--md {
padding-left: 10px; }
.p-r-2--md {
padding-right: 10px; }
.p-2--md {
padding: 10px; }
.m-t-2--md {
margin-top: 10px; }
.m-b-2--md {
margin-bottom: 10px; }
.m-l-2--md {
margin-left: 10px; }
.m-r-2--md {
margin-right: 10px; }
.m-2--md {
margin: 10px; }
.p-t-3--md {
padding-top: 15px; }
.p-b-3--md {
padding-bottom: 15px; }
.p-l-3--md {
padding-left: 15px; }
.p-r-3--md {
padding-right: 15px; }
.p-3--md {
padding: 15px; }
.m-t-3--md {
margin-top: 15px; }
.m-b-3--md {
margin-bottom: 15px; }
.m-l-3--md {
margin-left: 15px; }
.m-r-3--md {
margin-right: 15px; }
.m-3--md {
margin: 15px; }
.p-t-4--md {
padding-top: 20px; }
.p-b-4--md {
padding-bottom: 20px; }
.p-l-4--md {
padding-left: 20px; }
.p-r-4--md {
padding-right: 20px; }
.p-4--md {
padding: 20px; }
.m-t-4--md {
margin-top: 20px; }
.m-b-4--md {
margin-bottom: 20px; }
.m-l-4--md {
margin-left: 20px; }
.m-r-4--md {
margin-right: 20px; }
.m-4--md {
margin: 20px; }
.p-t-5--md {
padding-top: 30px; }
.p-b-5--md {
padding-bottom: 30px; }
.p-l-5--md {
padding-left: 30px; }
.p-r-5--md {
padding-right: 30px; }
.p-5--md {
padding: 30px; }
.m-t-5--md {
margin-top: 30px; }
.m-b-5--md {
margin-bottom: 30px; }
.m-l-5--md {
margin-left: 30px; }
.m-r-5--md {
margin-right: 30px; }
.m-5--md {
margin: 30px; }
.p-t-6--md {
padding-top: 40px; }
.p-b-6--md {
padding-bottom: 40px; }
.p-l-6--md {
padding-left: 40px; }
.p-r-6--md {
padding-right: 40px; }
.p-6--md {
padding: 40px; }
.m-t-6--md {
margin-top: 40px; }
.m-b-6--md {
margin-bottom: 40px; }
.m-l-6--md {
margin-left: 40px; }
.m-r-6--md {
margin-right: 40px; }
.m-6--md {
margin: 40px; }
.p-t-7--md {
padding-top: 80px; }
.p-b-7--md {
padding-bottom: 80px; }
.p-l-7--md {
padding-left: 80px; }
.p-r-7--md {
padding-right: 80px; }
.p-7--md {
padding: 80px; }
.m-t-7--md {
margin-top: 80px; }
.m-b-7--md {
margin-bottom: 80px; }
.m-l-7--md {
margin-left: 80px; }
.m-r-7--md {
margin-right: 80px; }
.m-7--md {
margin: 80px; } }
@media only screen and (min-width: 1000px) {
.m-t-aut--lg {
margin-top: auto; }
.m-b-aut--lg {
margin-bottom: auto; }
.m-l-aut--lg {
margin-left: auto; }
.m-r-aut--lg {
margin-right: auto; }
.m-aut--lg {
margin: auto; }
.p-t-0--lg {
padding-top: 0; }
.p-b-0--lg {
padding-bottom: 0; }
.p-l-0--lg {
padding-left: 0; }
.p-r-0--lg {
padding-right: 0; }
.p-0--lg {
padding: 0; }
.m-t-0--lg {
margin-top: 0; }
.m-b-0--lg {
margin-bottom: 0; }
.m-l-0--lg {
margin-left: 0; }
.m-r-0--lg {
margin-right: 0; }
.m-0--lg {
margin: 0; }
.p-t-1--lg {
padding-top: 5px; }
.p-b-1--lg {
padding-bottom: 5px; }
.p-l-1--lg {
padding-left: 5px; }
.p-r-1--lg {
padding-right: 5px; }
.p-1--lg {
padding: 5px; }
.m-t-1--lg {
margin-top: 5px; }
.m-b-1--lg {
margin-bottom: 5px; }
.m-l-1--lg {
margin-left: 5px; }
.m-r-1--lg {
margin-right: 5px; }
.m-1--lg {
margin: 5px; }
.p-t-2--lg {
padding-top: 10px; }
.p-b-2--lg {
padding-bottom: 10px; }
.p-l-2--lg {
padding-left: 10px; }
.p-r-2--lg {
padding-right: 10px; }
.p-2--lg {
padding: 10px; }
.m-t-2--lg {
margin-top: 10px; }
.m-b-2--lg {
margin-bottom: 10px; }
.m-l-2--lg {
margin-left: 10px; }
.m-r-2--lg {
margin-right: 10px; }
.m-2--lg {
margin: 10px; }
.p-t-3--lg {
padding-top: 15px; }
.p-b-3--lg {
padding-bottom: 15px; }
.p-l-3--lg {
padding-left: 15px; }
.p-r-3--lg {
padding-right: 15px; }
.p-3--lg {
padding: 15px; }
.m-t-3--lg {
margin-top: 15px; }
.m-b-3--lg {
margin-bottom: 15px; }
.m-l-3--lg {
margin-left: 15px; }
.m-r-3--lg {
margin-right: 15px; }
.m-3--lg {
margin: 15px; }
.p-t-4--lg {
padding-top: 20px; }
.p-b-4--lg {
padding-bottom: 20px; }
.p-l-4--lg {
padding-left: 20px; }
.p-r-4--lg {
padding-right: 20px; }
.p-4--lg {
padding: 20px; }
.m-t-4--lg {
margin-top: 20px; }
.m-b-4--lg {
margin-bottom: 20px; }
.m-l-4--lg {
margin-left: 20px; }
.m-r-4--lg {
margin-right: 20px; }
.m-4--lg {
margin: 20px; }
.p-t-5--lg {
padding-top: 30px; }
.p-b-5--lg {
padding-bottom: 30px; }
.p-l-5--lg {
padding-left: 30px; }
.p-r-5--lg {
padding-right: 30px; }
.p-5--lg {
padding: 30px; }
.m-t-5--lg {
margin-top: 30px; }
.m-b-5--lg {
margin-bottom: 30px; }
.m-l-5--lg {
margin-left: 30px; }
.m-r-5--lg {
margin-right: 30px; }
.m-5--lg {
margin: 30px; }
.p-t-6--lg {
padding-top: 40px; }
.p-b-6--lg {
padding-bottom: 40px; }
.p-l-6--lg {
padding-left: 40px; }
.p-r-6--lg {
padding-right: 40px; }
.p-6--lg {
padding: 40px; }
.m-t-6--lg {
margin-top: 40px; }
.m-b-6--lg {
margin-bottom: 40px; }
.m-l-6--lg {
margin-left: 40px; }
.m-r-6--lg {
margin-right: 40px; }
.m-6--lg {
margin: 40px; }
.p-t-7--lg {
padding-top: 80px; }
.p-b-7--lg {
padding-bottom: 80px; }
.p-l-7--lg {
padding-left: 80px; }
.p-r-7--lg {
padding-right: 80px; }
.p-7--lg {
padding: 80px; }
.m-t-7--lg {
margin-top: 80px; }
.m-b-7--lg {
margin-bottom: 80px; }
.m-l-7--lg {
margin-left: 80px; }
.m-r-7--lg {
margin-right: 80px; }
.m-7--lg {
margin: 80px; } }
@media only screen and (min-width: 1600px) {
.m-t-aut--xl {
margin-top: auto; }
.m-b-aut--xl {
margin-bottom: auto; }
.m-l-aut--xl {
margin-left: auto; }
.m-r-aut--xl {
margin-right: auto; }
.m-aut--xl {
margin: auto; }
.p-t-0--xl {
padding-top: 0; }
.p-b-0--xl {
padding-bottom: 0; }
.p-l-0--xl {
padding-left: 0; }
.p-r-0--xl {
padding-right: 0; }
.p-0--xl {
padding: 0; }
.m-t-0--xl {
margin-top: 0; }
.m-b-0--xl {
margin-bottom: 0; }
.m-l-0--xl {
margin-left: 0; }
.m-r-0--xl {
margin-right: 0; }
.m-0--xl {
margin: 0; }
.p-t-1--xl {
padding-top: 5px; }
.p-b-1--xl {
padding-bottom: 5px; }
.p-l-1--xl {
padding-left: 5px; }
.p-r-1--xl {
padding-right: 5px; }
.p-1--xl {
padding: 5px; }
.m-t-1--xl {
margin-top: 5px; }
.m-b-1--xl {
margin-bottom: 5px; }
.m-l-1--xl {
margin-left: 5px; }
.m-r-1--xl {
margin-right: 5px; }
.m-1--xl {
margin: 5px; }
.p-t-2--xl {
padding-top: 10px; }
.p-b-2--xl {
padding-bottom: 10px; }
.p-l-2--xl {
padding-left: 10px; }
.p-r-2--xl {
padding-right: 10px; }
.p-2--xl {
padding: 10px; }
.m-t-2--xl {
margin-top: 10px; }
.m-b-2--xl {
margin-bottom: 10px; }
.m-l-2--xl {
margin-left: 10px; }
.m-r-2--xl {
margin-right: 10px; }
.m-2--xl {
margin: 10px; }
.p-t-3--xl {
padding-top: 15px; }
.p-b-3--xl {
padding-bottom: 15px; }
.p-l-3--xl {
padding-left: 15px; }
.p-r-3--xl {
padding-right: 15px; }
.p-3--xl {
padding: 15px; }
.m-t-3--xl {
margin-top: 15px; }
.m-b-3--xl {
margin-bottom: 15px; }
.m-l-3--xl {
margin-left: 15px; }
.m-r-3--xl {
margin-right: 15px; }
.m-3--xl {
margin: 15px; }
.p-t-4--xl {
padding-top: 20px; }
.p-b-4--xl {
padding-bottom: 20px; }
.p-l-4--xl {
padding-left: 20px; }
.p-r-4--xl {
padding-right: 20px; }
.p-4--xl {
padding: 20px; }
.m-t-4--xl {
margin-top: 20px; }
.m-b-4--xl {
margin-bottom: 20px; }
.m-l-4--xl {
margin-left: 20px; }
.m-r-4--xl {
margin-right: 20px; }
.m-4--xl {
margin: 20px; }
.p-t-5--xl {
padding-top: 30px; }
.p-b-5--xl {
padding-bottom: 30px; }
.p-l-5--xl {
padding-left: 30px; }
.p-r-5--xl {
padding-right: 30px; }
.p-5--xl {
padding: 30px; }
.m-t-5--xl {
margin-top: 30px; }
.m-b-5--xl {
margin-bottom: 30px; }
.m-l-5--xl {
margin-left: 30px; }
.m-r-5--xl {
margin-right: 30px; }
.m-5--xl {
margin: 30px; }
.p-t-6--xl {
padding-top: 40px; }
.p-b-6--xl {
padding-bottom: 40px; }
.p-l-6--xl {
padding-left: 40px; }
.p-r-6--xl {
padding-right: 40px; }
.p-6--xl {
padding: 40px; }
.m-t-6--xl {
margin-top: 40px; }
.m-b-6--xl {
margin-bottom: 40px; }
.m-l-6--xl {
margin-left: 40px; }
.m-r-6--xl {
margin-right: 40px; }
.m-6--xl {
margin: 40px; }
.p-t-7--xl {
padding-top: 80px; }
.p-b-7--xl {
padding-bottom: 80px; }
.p-l-7--xl {
padding-left: 80px; }
.p-r-7--xl {
padding-right: 80px; }
.p-7--xl {
padding: 80px; }
.m-t-7--xl {
margin-top: 80px; }
.m-b-7--xl {
margin-bottom: 80px; }
.m-l-7--xl {
margin-left: 80px; }
.m-r-7--xl {
margin-right: 80px; }
.m-7--xl {
margin: 80px; } }
.nav__search-bar {
height: 50px;
border: 1px solid #D8D8D8; }
.nav__search-bar .search-input {
border: none;
border-radius: 0;
-webkit-appearance: none;
background-color: #ffffff;
text-transform: lowercase; }
.nav__search-bar .search-input::-webkit-input-placeholder {
color: #D8D8D8; }
.nav__search-bar .search-input::-moz-placeholder {
color: #D8D8D8; }
.nav__search-bar .search-input:-ms-input-placeholder {
color: #D8D8D8; }
.nav__search-bar .search-input::placeholder {
color: #D8D8D8; }
.nav__search-bar .search-input:focus {
outline: none; }
.nav__search-bar .search-icon {
width: 16px;
position: relative; }
.search-icon {
cursor: pointer; }
.search-results__search-bar {
border: 1px solid #ebebeb;
position: relative;
background-color: #fff;
color: #000000; }
.search-results__search-bar .search-input {
border: none;
background-color: transparent;
text-transform: lowercase; }
.search-results__search-bar .search-input:focus, .search-results__search-bar .search-input:active {
outline: none; }
.search-results__search-bar .search-icon {
width: 32px; }
@media only screen and (min-width: 850px) {
.search-results__search-bar .search-icon {
width: 40px; } }
.search-results__search-bar--v2 {
border: 0;
border-bottom: solid 1px #000; }
.search-results__search-bar--v2 .search-icon__wrapper .search-icon {
width: 24px; }
@media only screen and (min-width: 700px) {
.search-results__search-bar--v2 .search-icon__wrapper .search-icon {
width: 40px; } }
.large-grid__wrapper__card {
-webkit-text-decoration: none;
text-decoration: none; }
.large-grid__wrapper__card__thumbnail__wrapper {
position: relative; }
.large-grid__wrapper__card__thumbnail {
position: relative; }
.large-grid__wrapper__card__thumbnail:before {
display: block;
content: "";
width: 100%;
padding-top: 56.25%; }
.large-grid__wrapper__card__thumbnail > img, .large-grid__wrapper__card__thumbnail > iframe, .large-grid__wrapper__card__thumbnail > object, .large-grid__wrapper__card__thumbnail > picture, .large-grid__wrapper__card__thumbnail picture img, .large-grid__wrapper__card__thumbnail > embed, .large-grid__wrapper__card__thumbnail > .media, .large-grid__wrapper__card__thumbnail > .adapt {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%; }
.large-grid__wrapper__card__text {
position: relative; }
.large-grid__wrapper__card__text__title {
color: #000000; }
.large-grid__wrapper__card__text__summary {
color: #000000; }
.canonical__topic {
cursor: pointer;
color: black;
text-transform: uppercase;
letter-spacing: 0px; }
.canonical__topic:lang(ar) {
font-size: 1rem; }
.hero {
position: relative;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
background-position: top center;
position: relative;
min-height: 700px;
max-height: calc(100vh - 80px); }
.hero:before {
display: block;
content: "";
width: 100%;
padding-top: 56.25%; }
.hero > img, .hero > iframe, .hero > object, .hero > picture, .hero picture img, .hero > embed, .hero > .media, .hero > .adapt {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%; }
.hero__mask {
position: absolute;
bottom: 0;
left: 0;
top: 0;
background-color: rgba(0, 0, 0, 0.25); }
.hero__content {
position: relative;
color: #ffffff; }
.hero__content__title {
text-transform: none; }
.hero__content__dek {
color: #ffffff; }
.hero .canonical__contributor {
border-top: none;
color: #ffffff;
text-transform: uppercase; }
.hero__linkout__from {
color: #ffffff; }
.navbar__section {
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased; }
.navbar__section__items--heading {
color: #000000;
text-transform: uppercase; }
.navbar__section--tier-1, .navbar__section--tier-2, .navbar__section--upsell {
color: #000000;
text-transform: none; }
.navbar__section--tier-1 .navbar__section__item a, .navbar__section--tier-2 .navbar__section__item a, .navbar__section--upsell .navbar__section__item a {
color: #000000; }
.navbar__section--tier-1 .navbar__section__item a:focus, .navbar__section--tier-2 .navbar__section__item a:focus, .navbar__section--upsell .navbar__section__item a:focus, .navbar__section--tier-1 .navbar__section__item a:hover, .navbar__section--tier-2 .navbar__section__item a:hover, .navbar__section--upsell .navbar__section__item a:hover {
color: #E6297A; }
.navbar__section--channels img {
width: 32px;
margin-right: 12px;
vertical-align: middle; }
.navbar__section__items {
list-style-type: none; }
.navbar__section__items li {
margin-bottom: 10px; }
.navbar__section__items--collapsed {
overflow: hidden;
height: 0; }
.topic__date {
white-space: nowrap;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis; }
.grid_text_image {
position: relative; }
.grid_topic {
line-height: 1;
position: absolute;
margin-bottom: 17px;
background-color: black;
z-index: 1; }
.section-header {
position: relative; }
.section-header a {
-webkit-text-decoration: none;
text-decoration: none; }
.section-header__wrapper {
border-top: 0px solid #000; }
.section-header__wrapper__title {
color: #000000; }
.section-header__wrapper__subhead {
text-transform: uppercase; }
.navbar__social-section {
list-style-type: none; }
.navbar__social-section a {
display: block; }
.navbar__social-section img {
display: block;
max-width: 16px; }
.canonical__date {
color: #777777;
text-transform: none; }
.canonical__date:before {
display: inline;
content: ' / '; }
.canonical__date--no-divider:before {
content: ''; }
.homepage .canonical__date {
display: inline; }
.navbar__footer {
min-height: 375px;
background-color: #000000; }
.navbar__footer .navbar__social-section .clearfix:after {
content: "";
display: table;
clear: both; }
.navbar__footer .navbar__social-section li {
display: inline-block; }
.navbar__footer .navbar__social-section li:last-child {
margin-right: 0; }
.navbar__footer__logo img {
height: 20px; }
.navbar__footer__items {
list-style-type: none; }
.navbar__footer__items li {
text-transform: lowercase; }
.navbar__footer__items li a {
color: #bbbbbb;
-webkit-text-decoration: none;
text-decoration: none; }
.navbar__footer__items li a:hover, .navbar__footer__items li a:active, .navbar__footer__items li a:focus {
color: #ffffff; }
.navbar__footer__copyright {
color: #bbbbbb;
text-transform: uppercase; }
.watch__more {
cursor: pointer;
-webkit-text-decoration: none;
text-decoration: none; }
.watch__more .mock__video {
width: 100%;
padding-bottom: 60%;
border: 1px solid #AAAAAA;
position: relative; }
.watch__more .mock__video__text {
color: #ffffff;
position: absolute;
top: 15px;
left: 15px; }
.watch__more .mock__video:after {
background-image: url("https://vice-web-statics-cdn.vice.com/icons/play-white.svg");
-webkit-background-size: 150%;
-moz-background-size: 150%;
background-size: 150%;
background-position: center;
width: 30px;
height: 30px;
display: inline-block;
content: "";
position: absolute;
bottom: 15px;
left: 15px; }
.blog-grid__wrapper__card {
-webkit-text-decoration: none;
text-decoration: none; }
.blog-grid__wrapper {
background-color: white; }
.blog-grid__wrapper__card__text {
background-color: black;
margin-bottom: 40px;
margin-left: -3px; }
.blog-grid__wrapper__card__thumbnail {
background-color: black;
line-height: 0px; }
.blog-grid__wrapper__card__text__title {
color: white;
background-color: black; }
.blog-grid__wrapper__card__text__summary {
color: white;
background-color: black; }
.locales-dropdown {
display: block;
-webkit-transition: all 225ms ease-out;
-moz-transition: all 225ms ease-out;
-o-transition: all 225ms ease-out;
-ms-transition: all 225ms ease-out;
-webkit-transition: all 225ms ease-out;
transition: all 225ms ease-out; }
.locales-dropdown--opened .locales-dropdown__list {
max-height: 100%; }
.locales-dropdown--opened .current-locale__indicator {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-o-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg); }
.locales-dropdown__title {
color: #bbbbbb; }
.locales-dropdown__list {
overflow: hidden;
list-style: none;
text-transform: uppercase;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: max-height 225ms ease-out;
-moz-transition: max-height 225ms ease-out;
-o-transition: max-height 225ms ease-out;
-ms-transition: max-height 225ms ease-out;
-webkit-transition: max-height 225ms ease-out;
transition: max-height 225ms ease-out;
max-height: 0; }
.locales-dropdown__list-item {
-webkit-transition: all 150ms;
-moz-transition: all 150ms;
-o-transition: all 150ms;
-ms-transition: all 150ms;
-webkit-transition: all 150ms;
transition: all 150ms;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.locales-dropdown__list-item:hover .locales-dropdown__list-item__label {
color: #ffffff; }
.locales-dropdown__list-item__label {
color: #bbbbbb; }
.locales-dropdown__list-item__language {
min-width: 1.25rem;
color: #ffffff; }
.current-locale {
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
outline: 0; }
.current-locale:hover .current-locale__label {
color: #ffffff; }
.current-locale__label {
color: #bbbbbb;
text-transform: lowercase; }
.current-locale__language {
color: #ffffff;
text-transform: uppercase;
min-width: 1.25rem; }
.amp .site-header {
-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15); }
.site-header {
left: 0;
top: 0;
position: fixed;
width: 100%;
height: 60px;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
-ms-transition: all 0.1s ease-in-out;
-webkit-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
color: #000000;
z-index: 100;
text-transform: capitalize; }
.site-header svg {
display: block; }
.site-header .site-header__channel-slider-trigger__button, .site-header .site-header__channel-slider-trigger__text, .site-header .site-header__nav-trigger, .site-header .site-header__social-icon, .site-header .site-header__link {
color: #000000; }
.site-header .site-header__channel-slider-trigger__button path, .site-header .site-header__channel-slider-trigger__text path, .site-header .site-header__nav-trigger path, .site-header .site-header__social-icon path, .site-header .site-header__link path {
fill: #000000; }
.site-header--home, .site-header--default, .site-header--article {
background: #ffffff; }
.site-header--home.visible-bottom-edge, .site-header--default.visible-bottom-edge, .site-header--article.visible-bottom-edge {
-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15); }
@media only screen and (min-width: 850px) {
.site-header--article .site-header__logo {
-webkit-transition: left 420ms cubic-bezier(0.165, 0.84, 0.44, 1) 500ms;
-moz-transition: left 420ms cubic-bezier(0.165, 0.84, 0.44, 1) 500ms;
-o-transition: left 420ms cubic-bezier(0.165, 0.84, 0.44, 1) 500ms;
-ms-transition: left 420ms cubic-bezier(0.165, 0.84, 0.44, 1) 500ms;
-webkit-transition: left 420ms cubic-bezier(0.165, 0.84, 0.44, 1) 500ms;
transition: left 420ms cubic-bezier(0.165, 0.84, 0.44, 1) 500ms; } }
.site-header--hidden {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-o-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-webkit-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%);
-webkit-transition: -webkit-transform 250ms cubic-bezier(0.175, 0.785, 0.5, 1.25) 0ms;
-moz-transition: -moz-transform 250ms cubic-bezier(0.175, 0.785, 0.5, 1.25) 0ms;
-o-transition: -o-transform 250ms cubic-bezier(0.175, 0.785, 0.5, 1.25) 0ms;
-ms-transition: -ms-transform 250ms cubic-bezier(0.175, 0.785, 0.5, 1.25) 0ms;
-webkit-transition: -webkit-transform 250ms cubic-bezier(0.175, 0.785, 0.5, 1.25) 0ms;
-webkit-transition: transform 250ms cubic-bezier(0.175, 0.785, 0.5, 1.25) 0ms;
transition: transform 250ms cubic-bezier(0.175, 0.785, 0.5, 1.25) 0ms; }
.site-header--transparent {
-webkit-box-shadow: none;
box-shadow: none;
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.45), transparent 90%);
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.45), transparent 90%);
background: -o-linear-gradient(top, rgba(0, 0, 0, 0.45), transparent 90%);
background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.45), transparent 90%);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0.45), transparent 90%); }
.site-header--transparent .site-header__logo, .site-header--light .site-header__logo, .site-header--transparent .site-header__channel-slider-trigger__button, .site-header--light .site-header__channel-slider-trigger__button, .site-header--transparent .site-header__channel-slider-trigger__text, .site-header--light .site-header__channel-slider-trigger__text, .site-header--transparent .site-header__nav-trigger, .site-header--light .site-header__nav-trigger {
color: #ffffff; }
.site-header--transparent .site-header__logo path, .site-header--light .site-header__logo path, .site-header--transparent .site-header__channel-slider-trigger__button path, .site-header--light .site-header__channel-slider-trigger__button path, .site-header--transparent .site-header__channel-slider-trigger__text path, .site-header--light .site-header__channel-slider-trigger__text path, .site-header--transparent .site-header__nav-trigger path, .site-header--light .site-header__nav-trigger path {
fill: #ffffff; }
.site-header--offset .site-header__logo--has-links {
width: 44px; }
.site-header__links, .site-header__logo {
position: relative; }
.site-header__links {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-o-box-flex: 1;
-ms-box-flex: 1;
box-flex: 1;
-webkit-flex-grow: 1;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
height: calc(1rem * 1.1);
overflow: hidden; }
.site-header__link {
-webkit-text-decoration: none;
text-decoration: none;
white-space: nowrap;
text-transform: none; }
.site-header__link:hover, .site-header__link:active {
color: #000000; }
.site-header__social-link {
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-filter: alpha(opacity=0);
filter: alpha(opacity=0);
-webkit-transition: opacity 0.25s ease-out 0.25s;
-moz-transition: opacity 0.25s ease-out 0.25s;
-o-transition: opacity 0.25s ease-out 0.25s;
-ms-transition: opacity 0.25s ease-out 0.25s;
-webkit-transition: opacity 0.25s ease-out 0.25s;
transition: opacity 0.25s ease-out 0.25s; }
.site-header__social-icon {
height: 20px;
width: 20px; }
.site-header__nav-trigger {
cursor: pointer; }
.site-header__channel-slider-trigger__button {
cursor: pointer;
width: 56px;
height: 18px; }
.site-header__channel-slider-trigger__text {
cursor: pointer;
line-height: 1.25;
white-space: nowrap; }
.site-header__center-content {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-o-box-flex: 1;
-ms-box-flex: 1;
box-flex: 1;
-webkit-flex-grow: 1;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1; }
.site-header__right-content {
-webkit-flex-shrink: 0;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0; }
.site-header__container {
height: 60px; }
.site-header__logo {
cursor: pointer;
-webkit-flex-shrink: 0;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
-webkit-transition: opacity 0.2s ease-in-out;
-moz-transition: opacity 0.2s ease-in-out;
-o-transition: opacity 0.2s ease-in-out;
-ms-transition: opacity 0.2s ease-in-out;
-webkit-transition: opacity 0.2s ease-in-out;
transition: opacity 0.2s ease-in-out;
width: 44px; }
@media only screen and (min-width: 650px) {
.site-header__logo {
width: 51px; } }
@media only screen and (min-width: 850px) {
.site-header__logo {
width: 51px; } }
.site-header__logo path {
fill: #000000; }
.ad-unit {
position: relative; }
.ad-unit__disclaimer {
text-transform: uppercase;
color: #AAAAAA; }
.sticky-ad-unit {
position: fixed;
background-color: #F1F1F1;
z-index: 1;
top: 60px;
-webkit-transition: all 0.2s ease-in-out 0ms;
-moz-transition: all 0.2s ease-in-out 0ms;
-o-transition: all 0.2s ease-in-out 0ms;
-ms-transition: all 0.2s ease-in-out 0ms;
-webkit-transition: all 0.2s ease-in-out 0ms;
transition: all 0.2s ease-in-out 0ms; }
.sticky-ad-unit.fill-header {
-webkit-transition-delay: 250ms;
-moz-transition-delay: 250ms;
-o-transition-delay: 250ms;
-ms-transition-delay: 250ms;
-webkit-transition-delay: 250ms;
transition-delay: 250ms;
-webkit-transform: translateY(calc(60px * -1));
-moz-transform: translateY(calc(60px * -1));
-o-transform: translateY(calc(60px * -1));
-ms-transform: translateY(calc(60px * -1));
-webkit-transform: translateY(calc(60px * -1));
-ms-transform: translateY(calc(60px * -1));
transform: translateY(calc(60px * -1)); }
.sticky-ad-unit__placeholder {
height: 92px; }
.sticky-ad-unit.stick-top {
-webkit-transform: translateY(calc(92px + 60px * -1));
-moz-transform: translateY(calc(92px + 60px * -1));
-o-transform: translateY(calc(92px + 60px * -1));
-ms-transform: translateY(calc(92px + 60px * -1));
-webkit-transform: translateY(calc(92px + 60px * -1));
-ms-transform: translateY(calc(92px + 60px * -1));
transform: translateY(calc(92px + 60px * -1)); }
.sticky-ad-unit.stick-top--absolutely {
position: absolute;
top: 60px;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-o-transform: translateY(0px);
-ms-transform: translateY(0px);
-webkit-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px); }
@media only screen and (min-width: 1610px) {
.ad-width {
max-width: 1450px;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
margin-left: auto;
margin-right: auto; }
.ad-width > * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; } }
.celtra-height-half {
height: 50vh; }
.homepage-container .celtra-height-half {
height: 80vw;
width: 100vw; }
.celtra-height-half, .homepage-container .celtra-height-half {
min-height: 260px; }
@media only screen and (min-width: 650px) {
.celtra-height-half, .homepage-container .celtra-height-half {
height: calc((100vw - 80px) * 0.562);
width: auto; } }
@media only screen and (min-width: 850px) {
.celtra-height-half, .homepage-container .celtra-height-half {
height: calc(50vh - 60px); } }
.celtra-height-full, .homepage-container .celtra-height-full {
height: calc(100vh - 60px - 20px);
width: auto; }
@media only screen and (min-width: 650px) {
.celtra-height-full, .homepage-container .celtra-height-full {
height: calc(100vh - 60px - 80px); } }
@media only screen and (min-width: 850px) {
.celtra-height-full, .homepage-container .celtra-height-full {
height: calc((100vw - 160px) * 0.562); } }
@media only screen and (min-width: 1610px) {
.celtra-height-full, .homepage-container .celtra-height-full {
height: calc(1450px * 0.562); } }
body .celtra-height-sticky {
height: 30vh;
width: 100vw;
-webkit-box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.22);
box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.22); }
@media only screen and (min-width: 850px) {
.short-form-article__body__content .article__body .celtra-ad-v3 {
width: 640px; } }
.long-form-article__content .article__body .celtra-ad-v3 {
margin-left: auto;
margin-right: auto; }
.celtra-fixed-aspect {
width: auto;
max-width: 100%;
max-height: calc(100vh - 60px);
max-width: calc((100vh - 60px) * 1.5625);
margin: 0 auto; }
.celtra-fixed-aspect:before {
content: "";
display: block;
padding-top: 56.25%; }
.celtra-fixed-aspect > iframe {
position: absolute;
top: 0;
left: 0; }
.navbar--open, .navbar {
width: 100%; }
@media only screen and (min-width: 650px) {
.navbar--open, .navbar {
width: 300px; } }
.navbar {
position: fixed;
top: 0;
left: 0;
z-index: 250;
background-color: #000000;
-webkit-transition: -webkit-transform 275ms cubic-bezier(0.5, 0.08, 0, 1);
-moz-transition: -moz-transform 275ms cubic-bezier(0.5, 0.08, 0, 1);
-o-transition: -o-transform 275ms cubic-bezier(0.5, 0.08, 0, 1);
-ms-transition: -ms-transform 275ms cubic-bezier(0.5, 0.08, 0, 1);
-webkit-transition: -webkit-transform 275ms cubic-bezier(0.5, 0.08, 0, 1);
-webkit-transition: transform 275ms cubic-bezier(0.5, 0.08, 0, 1);
transition: transform 275ms cubic-bezier(0.5, 0.08, 0, 1); }
.navbar:lang(ar) {
right: 0;
left: auto; }
.navbar .navbar__body--wrap {
width: 100%;
height: 100vh;
min-height: 100vh;
overflow: scroll;
-webkit-overflow-scrolling: touch; }
@media only screen and (min-width: 650px) {
.navbar .navbar__body--wrap {
width: 300px; } }
.navbar .navbar__body--wrap::-webkit-scrollbar {
width: 0;
height: 0; }
.navbar .navbar__body--wrap::-webkit-scrollbar-thumb {
background: transparent;
border-radius: 0; }
.navbar .navbar__body--wrap::-webkit-scrollbar-track {
background: transparent; }
.navbar .navbar__body--wrap body {
-webkit-scrollbar-face-color: transparent;
-moz-scrollbar-face-color: transparent;
-ms-scrollbar-face-color: transparent;
scrollbar-face-color: transparent;
-webkit-scrollbar-track-color: transparent;
-moz-scrollbar-track-color: transparent;
-ms-scrollbar-track-color: transparent;
scrollbar-track-color: transparent; }
.navbar__body {
background-color: #ffffff; }
.navbar__body__header {
height: 60px;
background-color: #ffffff; }
.navbar__body__header .icon-close__wrapper {
cursor: pointer; }
.navbar a {
-webkit-text-decoration: none;
text-decoration: none;
display: block; }
.navbar--open {
-webkit-transform: translate(0);
-moz-transform: translate(0);
-o-transform: translate(0);
-ms-transform: translate(0);
-webkit-transform: translate(0);
-ms-transform: translate(0);
transform: translate(0); }
.navbar--closed {
-webkit-transform: translate(-100%, 0);
-moz-transform: translate(-100%, 0);
-o-transform: translate(-100%, 0);
-ms-transform: translate(-100%, 0);
-webkit-transform: translate(-100%, 0);
-ms-transform: translate(-100%, 0);
transform: translate(-100%, 0); }
.navbar--closed:lang(ar) {
-webkit-transform: translate(100%, 0);
-moz-transform: translate(100%, 0);
-o-transform: translate(100%, 0);
-ms-transform: translate(100%, 0);
-webkit-transform: translate(100%, 0);
-ms-transform: translate(100%, 0);
transform: translate(100%, 0); }
.navbar .icon.icon-close {
width: 16px; }
.overlay {
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
background-color: #000000;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-filter: alpha(opacity=0);
filter: alpha(opacity=0);
visibility: hidden;
cursor: pointer;
-webkit-transition: opacity 200ms ease,visibility 0ms linear 200ms;
-moz-transition: opacity 200ms ease,visibility 0ms linear 200ms;
-o-transition: opacity 200ms ease,visibility 0ms linear 200ms;
-ms-transition: opacity 200ms ease,visibility 0ms linear 200ms;
-webkit-transition: opacity 200ms ease,visibility 0ms linear 200ms;
transition: opacity 200ms ease,visibility 0ms linear 200ms;
z-index: 200; }
@media only screen and (min-width: 650px) {
.overlay-show {
visibility: visible;
opacity: 0.2;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
-webkit-filter: alpha(opacity=20);
filter: alpha(opacity=20);
background-color: #000000;
-webkit-transition-delay: 0ms;
-moz-transition-delay: 0ms;
-o-transition-delay: 0ms;
-ms-transition-delay: 0ms;
-webkit-transition-delay: 0ms;
transition-delay: 0ms; } }
.mobile-nav-hotspot {
position: fixed;
top: 0;
left: 0;
z-index: 300;
width: 15px;
height: 100vh; }
@media only screen and (min-width: 650px) {
.mobile-nav-hotspot {
display: none; } }
@media only screen and (min-width: 650px) {
.nav2-wrapper .no-header-overlap {
padding-top: 20px; } }
.grid__wrapper {
position: relative; }
.grid__wrapper .str-adunit {
padding: 0 15px; }
.grid__wrapper .grid__wrapper__card, .grid__wrapper .odd-rendered {
-webkit-text-decoration: none;
text-decoration: none; }
.grid__wrapper__card__thumbnail__wrapper {
position: relative; }
.grid__wrapper__card__thumbnail {
position: relative; }
.grid__wrapper__card__thumbnail:before {
display: block;
content: "";
width: 100%;
padding-top: 56.25%; }
.grid__wrapper__card__thumbnail > img, .grid__wrapper__card__thumbnail > iframe, .grid__wrapper__card__thumbnail > object, .grid__wrapper__card__thumbnail > picture, .grid__wrapper__card__thumbnail picture img, .grid__wrapper__card__thumbnail > embed, .grid__wrapper__card__thumbnail > .media, .grid__wrapper__card__thumbnail > .adapt {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%; }
.grid__wrapper__card__linkout-attribution {
position: absolute;
top: 0px;
height: 100%;
background-image: -webkit-radial-gradient(circle at 100% 0%, rgba(0, 0, 0, 0.075), rgba(0, 0, 0, 0));
background-image: -moz-radial-gradient(circle at 100% 0%, rgba(0, 0, 0, 0.075), rgba(0, 0, 0, 0));
background-image: -o-radial-gradient(circle at 100% 0%, rgba(0, 0, 0, 0.075), rgba(0, 0, 0, 0));
background-image: -ms-radial-gradient(circle at 100% 0%, rgba(0, 0, 0, 0.075), rgba(0, 0, 0, 0));
background-image: radial-gradient(circle at 100% 0%, rgba(0, 0, 0, 0.075), rgba(0, 0, 0, 0)); }
.grid__wrapper__card__text {
position: relative; }
.grid__wrapper__card__text__title {
color: #000000;
text-transform: none; }
.grid__wrapper__card__text__summary {
color: #000000; }
.grid__wrapper__card__text__contributor {
text-transform: uppercase;
color: #000000; }
/*# sourceMappingURL=main.css.map */ | 0.288569 | 0.082438 |
.slides {
padding: 0px;
width: 1350px;
height: 600px;
display: block;
margin: 0 0;
position: relative;
}
.slides * {
user-select: none;
-ms-user-select: none;
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
-webkit-touch-callout: none;
}
.slides input { display: none; }
.slide-container { display: block; }
.slide {
top: 0;
opacity: 0;
width: 1400px;
height: 600px;
display: block;
position: absolute;
transform: scale(0);
transition: all .7s ease-in-out;
}
.slide img {
width: 100%;
height: 100%;
}
.nav label {
width: 100px;
height: 600px;
display: none;
position: absolute;
opacity: 0;
z-index: 9;
cursor: pointer;
transition: opacity .2s;
color: #FFF;
font-size: 156pt;
text-align: center;
line-height: 380px;
font-family: "Varela Round", sans-serif;
background-color: rgba(255, 255, 255, .3);
text-shadow: 0px 0px 10px rgb(100, 100, 100);
}
.slide:hover + .nav label { opacity: 0.5; }
.nav label:hover { opacity: 1; }
.nav .next { right: 0; }
input:checked + .slide-container .slide {
opacity: 1;
transform: scale(1);
transition: opacity 1s ease-in-out;
}
input:checked + .slide-container .nav label { display: block; }
.nav-dots {
width: 100%;
bottom: 9px;
height: 11px;
display: block;
position: absolute;
text-align: center;
}
.nav-dots .nav-dot {
top: -5px;
width: 11px;
height: 11px;
margin: 0 4px;
position: relative;
border-radius: 100%;
display: inline-block;
background-color: rgba(0, 0, 0, 0.6);
}
.nav-dots .nav-dot:hover {
cursor: pointer;
background-color: rgba(0, 0, 0, 0.8);
}
input#img-1:checked ~ .nav-dots label#img-dot-1,
input#img-2:checked ~ .nav-dots label#img-dot-2,
input#img-3:checked ~ .nav-dots label#img-dot-3,
input#img-4:checked ~ .nav-dots label#img-dot-4,
input#img-5:checked ~ .nav-dots label#img-dot-5,
input#img-6:checked ~ .nav-dots label#img-dot-6 {
background: rgba(0, 0, 0, 0.8);
}
a:focus {
color: #CCC;
outline: none;
}
ul {
padding: 0;
margin: 0;
}
p { line-height: 2; }
p:last-child { margin-bottom: 0; }
body {
color: #000;
font-family: 'Open Sans', Helvetica, Arial, sans-serif;
font-size: 17px;
font-weight: 300;
padding-top: 10px;
overflow-x: hidden;
}
.tm-welcome-img { width: 700px; height: 400px; }
.tm-welcome-boxes-container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex-direction: column;
align-items: center;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
position: static;
margin-left: auto;
margin-right: auto;
max-width: 850px;
}
.tm-welcome-box {
max-width: 900px;
margin-top: 30px;
width: 100%;
}
.tm-welcome-text {
background-color: rgba(221, 221, 221, 0.35);
padding: 30px;
}
.tm-welcome-link {
background-color: #2d3319;
display: block;
text-align: center;
color: white;
padding-top: 15px;
padding-bottom: 15px;
font-size: 1.4rem;
}
.tm-purple-bg {
background-color: #2d3319;
color: white;
}
.tm-purple-bg .tm-section-title { color: white; }
.tm-gray-bg { background-color: #F4F4F4; }
.tm-blue-text { color: #3C89D6; }
.tm-red-text { color: #D66363; }
.tm-box-pad { padding: 45px 40px; }
.tm-bordered-box {
border: 1px solid #2d3319;
}
.tm-no-border-top { border-top: none; }
.tm-flex { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
.tm-contact-left-half, .tm-contact-right-half {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
padding: 15px;
}
.tm-address-box { padding: 35px 30px 10px; }
.tm-contact-inner-pad { padding: 25px; }
.tm-nav-fa { margin-right: 30px; }
.tm-body {
margin-top: 20px;
position: relative;
overflow-x: hidden;
overflow-y: auto;
}
.tm-main-nav {
background-color: #2d3319;
font-size: 1.4rem;
}
.tm-main-nav-ul {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.tm-nav-item {
list-style: none;
width: 100%;
}
.tm-nav-item-link {
padding: 30px;
width: 100%;
}
.tm-nav-item-link:focus { text-decoration: none; }
.tm-button,
.tm-button:focus {
background-color: #2d3319;
border: none;
border-radius: 0;
color: #fff;
display: block;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.left-notify {
border-bottom:solid #666;
display:block;
padding-top: 20px;
padding-left: 5px;
}
.left-notfy li{
padding: 10px;
list-style-type: none;
color: #000;
display:block;
}
.left-notify li a{
display:block;
font-size: 16px;
text-decoration:none;
color:#000;
-webkit-transition: font-size 0.3s ease, background-color 0.3s ease;
-moz-transition: font-size 0.3s ease, background-color 0.3s ease;
-o-transition: font-size 0.3s ease, background-color 0.3s ease;
-ms-transition: font-size 0.3s ease, background-color 0.3s ease;
transition: font-size 0.3s ease, background-color 0.3s ease;
margin-bottom: 20px;
}
.left-notify li a:hover{
font-size:18px;
cursor: pointer;
}
.tm-button:hover,
.tm-button.active {
background-color: #517664;
color: #EAD53D;
text-decoration: none;
}
.tm-button-normal {
display: inline-block;
font-size: 1.2rem;
padding: 15px 50px;
}
.tm-section-title {
color: #2d3319;
font-weight: 300;
margin-top: 0;
}
.tm-section-title {
margin-bottom: 30px;
font-size: 2.2rem;
}
.tm-banner-title {
font-size: 3.2rem;
letter-spacing: 2px;
}
.tm-banner {
height: 600px;
padding: 0;
}
.tm-banner-inner {
border: 1px solid #993366;
height: 100%;
text-align: center;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.tm-banner-title {
color: #993366;
text-transform: uppercase;
}
.tm-services-description-container > * { width: 100%; }
.tm-services { justify-content: space-between; }
/*http://stackoverflow.com/questions/20626685/better-way-to-set-distance-between-flexbox-items*/
.tm-gallery {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 -15px -30px;
}
.tm-gallery a {
cursor: -webkit-zoom-in;
cursor: zoom-in;
}
/* Firefox hack
https://css-tricks.com/snippets/css/css-hacks-targeting-firefox/
*/
@-moz-document url-prefix() {
.grid figure {
margin: 10px 1.1666%; /* padding-bottom in % not working in FF, so use em instead. */
}
}
.contact-form { overflow: hidden; }
.form-control {
border-radius: 0;
font-size: 1em;
}
.form-control:focus {
border-color: #993366;
box-shadow: inset 0 1px 1px rgba(153, 51, 102, .075),0 0 8px rgba(153, 51, 102, 0.45);
}
.form-group { margin-bottom: 20px; }
.tm-footer {
color: #666;
padding-top: 40px;
padding-bottom: 40px;
}
#google-map {
height: 360px;
width: 100%;
}
.tm-content-box-home {
position: relative;
margin-bottom: 63px;
}
.tm-content-box { margin-top: 60px; }
.tm-content-box:first-child { margin-top: 0; }
.tm-welcome-text { padding: 20px; }
.tm-welcome-boxes-container { width: 100%; }
.tm-flex {
-webkit-flex-flow: column;
-ms-flex-flow: column;
flex-flow: column;
}
.tm-flex > div { flex: 1 1 auto; }
.tm-box-pad { padding: 35px 20px; }
.tm-services-img { margin: 0 auto; }
/*---------------*/
/*http://tympanus.net/codrops/2014/06/19/ideas-for-subtle-hover-effects/*/
/***** Bubba *****/
/*---------------*/
.grid {
position: relative;
margin: -1.5rem auto;
list-style: none;
text-align: center;
}
/* Common style */
.grid figure {
position: relative;
float: left;
overflow: hidden;
width: 100%;
margin: 0 0 15px 0;
background: #3085a3;
text-align: center;
cursor: pointer;
}
.grid figure img {
position: relative;
display: block;
max-width: 100%;
opacity: 0.8;
}
.grid figure figcaption {
padding: 1.5em;
color: #fff;
text-transform: uppercase;
font-size: 1.25em;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.grid figure figcaption::before,
.grid figure figcaption::after {
pointer-events: none;
}
.grid figure figcaption,
.grid figure figcaption > a {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
z-index: 1000;
text-indent: 200%;
white-space: nowrap;
font-size: 0;
opacity: 0;
}
.grid figure h2 {
word-spacing: -0.15em;
font-weight: 300;
}
.grid figure h2 span { font-weight: 800; }
.grid figure h2,
.grid figure p {
margin: 0;
}
.grid figure p {
letter-spacing: 1px;
font-size: 68.5%;
}
figure.effect-bubba { background: #9e5406; }
figure.effect-bubba img {
opacity: 0.7;
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
}
figure.effect-bubba:hover img { opacity: 0.4; }
figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
position: absolute;
top: 30px;
right: 30px;
bottom: 30px;
left: 30px;
content: '';
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
figure.effect-bubba figcaption::before {
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
-webkit-transform: scale(0,1);
transform: scale(0,1);
}
figure.effect-bubba figcaption::after {
border-right: 1px solid #fff;
border-left: 1px solid #fff;
-webkit-transform: scale(1,0);
transform: scale(1,0);
}
figure.effect-bubba h2 {
padding-top: 30%;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0,-20px,0);
transform: translate3d(0,-20px,0);
}
figure.effect-bubba p {
padding: 20px 1.5em;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0,20px,0);
transform: translate3d(0,20px,0);
}
figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
figure.effect-bubba:hover h2,
figure.effect-bubba:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
#gallery, .grid { overflow: hidden; }
.grid { margin: -15px; }
#work, #about, #team,
#portfolio, #plan {
padding-top: 90px;
padding-bottom: 70px;
}
#team, #portfolio {
text-align: center;
}
.parallax-section {
background-attachment: fixed !important;
background-size: cover !important;
}
.social-icon {
padding: 0;
margin: 0;
}
.social-icon li {
list-style: none;
display: inline-block;
padding: 6px;
}
.social-icon li a {
color: #000000;
font-size: 20px;
font-weight: 300;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
text-decoration: none;
transition: all 0.4s ease-in-out;
margin: 0 8px 14px 8px;
}
.social-icon li a:hover {
background: #000000;
color: #ffffff;
}
/* preloader styles
/* ========================================== */
.preloader {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99999;
display: flex;
flex-flow: row nowrap;
justify-content: center;
align-items: center;
background: none repeat scroll 0 0 #fff;
}
.sk-rotating-plane {
width: 40px;
height: 40px;
background-color: #ffa400;
-webkit-animation: sk-rotatePlane 1.2s infinite ease-in-out;
animation: sk-rotatePlane 1.2s infinite ease-in-out; }
@-webkit-keyframes sk-rotatePlane {
0% {
-webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
transform: perspective(120px) rotateX(0deg) rotateY(0deg); }
50% {
-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg); }
100% {
-webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); } }
@keyframes sk-rotatePlane {
0% {
-webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
transform: perspective(120px) rotateX(0deg) rotateY(0deg); }
50% {
-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg); }
100% {
-webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); } }
/* navigation styles
/* ========================================== */
.custom-navbar {
background: #000000;
border: none;
margin-bottom: 0;
text-align: center;
}
.custom-navbar .navbar-brand {
border: 1px solid #ffffff;
color: #ffffff;
font-weight: 600;
font-size: 24px;
padding-top: 2px;
}
.custom-navbar .navbar-brand .navbar-toggle {
background: #ffa400;
padding: 4px 6px;
font-size: 16px;
color: #fff;
}
.custom-navbar .nav li {
}
.custom-navbar .nav li a {
display: block;
padding: 15px 20px;
color: #ffffff;
font-size: 12px;
font-weight: 400;
letter-spacing: 2px;
}
.custom-navbar .nav li a:hover {
background: transparent;
}
.custom-navbar .nav > li > a:focus {
background-color: transparent;
color: #ffffff;
outline: none;
}
.custom-navbar .nav li.active > a {
border-bottom: 2px solid #ffffff;
}
.custom-navbar .navbar-toggle {
border: none;
}
.custom-navbar .navbar-toggle .icon-bar {
background: #ffa400;
border-color: transparent;
}
@media(min-width:768px) {
.custom-navbar {
border-bottom: 1px solid rgba(250,250,250,0.3);
padding: 16px;
background: 0 0;
}
.custom-navbar.top-nav-collapse {
padding: 16px;
background: #000000;
border-bottom: 0;
}
}
@media (max-width: 767px) {
.custom-navbar .nav li.active > a {
border-bottom: 2px solid transparent !important;
color: #ffa400;
}
}
/* BxSlider Section Style
/* ========================================== */
.site-slider ul {
margin: 0;
padding: 0;
list-style: none;
}
.site-slider ul li {
float: left;
margin: 0;
}
.bx-wrapper img {
opacity: 0.8;
filter: alpha(opacity=80);
}
.bx-wrapper {
background-color: #000000;
}
.bx-thumbnail-wrapper {
background-color: #161616;
text-align: center;
margin-top: -1px;
position: relative;
}
.caption-wrapper {
position: relative;
}
.slider-caption {
position: absolute;
z-index: 988;
bottom: 200px;
color: #ffffff;
display: inline-block;
right: 0;
left: 0;
text-align: center;
padding: 0 20px 20px 20px;
}
.slider-caption h2 {
font-size: 48px;
font-weight: 600;
display: inline-block;
margin-bottom: 24px;
}
.slider-caption p {
font-size: 26px;
}
#bx-pager a {
margin: 20px 10px 0 20px;
padding: 0 0 40px 0;
display: inline-block;
opacity: 0.4;
filter: alpha(opacity=40);
outline: 0;
border: 0;
}
#bx-pager a.active {
opacity: 1;
filter: alpha(opacity=100);
}
#bx-pager a img {
outline: 0;
border: 0;
}
.bx-controls {
position: relative;
}
.bx-controls-direction {
position: absolute;
text-align: right;
bottom: 80px;
right: -2px;
z-index: 998;
}
.bx-controls-direction a {
width: 40px;
height: 40px;
background-color: #ffa400;
text-decoration: none;
display: block;
float: left;
margin-right: 2px;
line-height: 40px;
text-align: center;
font-size: 20px;
color: white;
}
/* work section styles
/* ========================================== */
#work .col-md-4 {
display: block;
width: 100%;
border: 4px solid transparent;
padding: 42px;
transition: all 0.4s linear;
}
#work .col-md-4:hover {
border: 4px solid #000000;
}
#work h3 {
font-size: 16px;
}
#work .col-md-4 hr {
margin-left: 0;
}
/* about section styles
/* ========================================== */
#about {
-webkit-background-size: cover;
background-size: cover;
background-position: center;
color: #000000;
}
#about h2 {
padding-bottom: 20px;
}
#about .panel-group .panel, #about .panel {
border-radius: 0;
}
#about .panel-heading {
background: transparent;
text-transform: uppercase;
padding: 0;
}
#about .panel-title > a {
text-decoration: none;
display: block;
width: 100%;
padding: 10px 15px;
}
#about .about-fact {
margin-top: 82px;
text-align: center;
position: relative;
display: block;
}
#about .border-right {
border-right: 2px solid rgba(250,250,250,0.8);
}
/* team section styles
/* ========================================== */
#team {
background: #fff;
}
#team h3 {
color: #ffa400;
font-size: 14px;
font-weight: bold;
}
#team .team-wrapper .team-des {
cursor: pointer;
position: relative;
bottom: 0;
transition: all 0.4s ease-in-out;
padding: 10px 10px 10px 10px;
margin-top: 0px;
}
#team .team-wrapper:hover .team-des {
background: #ffffff;
bottom: 90px;
}
#team .team-wrapper .social-icon li a {
font-size: 18px;
}
.section-title {
border: 4px solid #000;
padding: 50px;
position: relative;
text-align: center;
margin-bottom: 92px;
}
.left-notify ul marquee{
height: 450px;
width: 240px;
}
@media (min-width: 524px) {
.grid figure {
width: 48%;
margin: 1%;
}
/* Firefox hack
https://css-tricks.com/snippets/css/css-hacks-targeting-firefox/
*/
@-moz-document url-prefix() {
.grid figure {
margin: 8px 1%; /* padding-bottom in % not working in FF, so use em instead. */
}
}
}
@media (max-width: 562px) and (min-width: 524px), (max-width: 870px) and (min-width: 800px) {
figure.effect-bubba h2 { padding-top: 5%; }
}
@media (min-width: 800px) {
.tm-welcome-boxes-container {
flex-direction: row;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
position: absolute;
bottom: -63px;
left: 0;
right: 0;
margin-left:210px;
}
.left-notify marquee{
height: 210px;
width: 300px;
}
.
.tm-welcome-box {
max-width: 400px;
width: 49%;
}
.tm-section-title { margin-bottom: 30px; }
.tm-welcome-text {
background-color: rgba(255,255,255,0.8);
padding: 40px;
}
.tm-content-box-home { margin-bottom: 126px; }
.tm-flex {
-webkit-flex-flow: row;
-ms-flex-flow: row;
flex-flow: row;
}
.tm-box-pad { padding: 45px 40px; }
.tm-services-img { width: 300px; }
.tm-services { overflow: auto; }
.tm-services-img-container { float: left; }
.tm-services-description-container { margin-left: 300px; }
.grid figure {
width: 31%;
height: auto;
margin: 1.1666%;
}
/* Firefox hack
https://css-tricks.com/snippets/css/css-hacks-targeting-firefox/
*/
@-moz-document url-prefix() {
.grid figure {
margin: 10px 1.1666%; /* padding-bottom in % not working in FF, so use em instead. */
}
}
}
@media (min-width: 992px) {
.container-fluid { max-width: 1000px; }
.tm-sidebar.sticky {
position: fixed;
top: 20px;
}
.tm-main-content { margin-left: 0px; }
.tm-welcome-box { max-width: 440px; }
.tm-welcome-text {
height: 245px;
padding: 30px 20px;
}
.tm-box-pad { padding: 30px; }
.tm-welcome-boxes-container { width: 720px; margin-left:400px; } /* Need to hard code width for IE */
.grid figure {
width: 325px;
height: 325px;
margin: 11px;
}
.grid figure figcaption { padding: 2em; }
}
@media (min-width: 1200px) {
.container-fluid { max-width: 1400px; }
.tm-main-content { margin-left: 0; }
.tm-welcome-box { max-width: 300px; }
.tm-welcome-text { padding: 20px; }
.tm-section-title { margin-bottom: 20px; }
.tm-box-pad { padding: 45px; }
.tm-welcome-boxes-container { width: 700px; margin-left:500px; } /* Need to hard code width for IE */
.grid figure {
width: 354px;
height: 354px;
margin: 42px;
}
.grid { margin: -10px; }
.grid figure figcaption { padding: 1.5em; }
figure.effect-bubba h2 { padding-top: 5%; }
}
@media (min-width: 1400px) {
.container-fluid { max-width: 1500px; }
.tm-main-content { margin-left: 0; }
.tm-welcome-box { max-width: 300px; }
.tm-section-title { margin-bottom: 30px; }
.tm-welcome-text { padding: 30px; }
.tm-welcome-boxes-container { width: 800px; margin-left: 550px } /* Need to hard code width for IE */
.grid figure {
width: 280px;
height: 280px;
margin: 45px;
}
.grid { margin: -15px; }
figure.effect-bubba h2 { padding-top: 5%; }
.grid figure figcaption { padding: 2em; }
}
.tm-main-nav {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
}
@media screen and (max-width: 564px) {
.tm-banner-title { font-size: 2.8em; }
} | css/templatemo-style.css | .slides {
padding: 0px;
width: 1350px;
height: 600px;
display: block;
margin: 0 0;
position: relative;
}
.slides * {
user-select: none;
-ms-user-select: none;
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
-webkit-touch-callout: none;
}
.slides input { display: none; }
.slide-container { display: block; }
.slide {
top: 0;
opacity: 0;
width: 1400px;
height: 600px;
display: block;
position: absolute;
transform: scale(0);
transition: all .7s ease-in-out;
}
.slide img {
width: 100%;
height: 100%;
}
.nav label {
width: 100px;
height: 600px;
display: none;
position: absolute;
opacity: 0;
z-index: 9;
cursor: pointer;
transition: opacity .2s;
color: #FFF;
font-size: 156pt;
text-align: center;
line-height: 380px;
font-family: "Varela Round", sans-serif;
background-color: rgba(255, 255, 255, .3);
text-shadow: 0px 0px 10px rgb(100, 100, 100);
}
.slide:hover + .nav label { opacity: 0.5; }
.nav label:hover { opacity: 1; }
.nav .next { right: 0; }
input:checked + .slide-container .slide {
opacity: 1;
transform: scale(1);
transition: opacity 1s ease-in-out;
}
input:checked + .slide-container .nav label { display: block; }
.nav-dots {
width: 100%;
bottom: 9px;
height: 11px;
display: block;
position: absolute;
text-align: center;
}
.nav-dots .nav-dot {
top: -5px;
width: 11px;
height: 11px;
margin: 0 4px;
position: relative;
border-radius: 100%;
display: inline-block;
background-color: rgba(0, 0, 0, 0.6);
}
.nav-dots .nav-dot:hover {
cursor: pointer;
background-color: rgba(0, 0, 0, 0.8);
}
input#img-1:checked ~ .nav-dots label#img-dot-1,
input#img-2:checked ~ .nav-dots label#img-dot-2,
input#img-3:checked ~ .nav-dots label#img-dot-3,
input#img-4:checked ~ .nav-dots label#img-dot-4,
input#img-5:checked ~ .nav-dots label#img-dot-5,
input#img-6:checked ~ .nav-dots label#img-dot-6 {
background: rgba(0, 0, 0, 0.8);
}
a:focus {
color: #CCC;
outline: none;
}
ul {
padding: 0;
margin: 0;
}
p { line-height: 2; }
p:last-child { margin-bottom: 0; }
body {
color: #000;
font-family: 'Open Sans', Helvetica, Arial, sans-serif;
font-size: 17px;
font-weight: 300;
padding-top: 10px;
overflow-x: hidden;
}
.tm-welcome-img { width: 700px; height: 400px; }
.tm-welcome-boxes-container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex-direction: column;
align-items: center;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
position: static;
margin-left: auto;
margin-right: auto;
max-width: 850px;
}
.tm-welcome-box {
max-width: 900px;
margin-top: 30px;
width: 100%;
}
.tm-welcome-text {
background-color: rgba(221, 221, 221, 0.35);
padding: 30px;
}
.tm-welcome-link {
background-color: #2d3319;
display: block;
text-align: center;
color: white;
padding-top: 15px;
padding-bottom: 15px;
font-size: 1.4rem;
}
.tm-purple-bg {
background-color: #2d3319;
color: white;
}
.tm-purple-bg .tm-section-title { color: white; }
.tm-gray-bg { background-color: #F4F4F4; }
.tm-blue-text { color: #3C89D6; }
.tm-red-text { color: #D66363; }
.tm-box-pad { padding: 45px 40px; }
.tm-bordered-box {
border: 1px solid #2d3319;
}
.tm-no-border-top { border-top: none; }
.tm-flex { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
.tm-contact-left-half, .tm-contact-right-half {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
padding: 15px;
}
.tm-address-box { padding: 35px 30px 10px; }
.tm-contact-inner-pad { padding: 25px; }
.tm-nav-fa { margin-right: 30px; }
.tm-body {
margin-top: 20px;
position: relative;
overflow-x: hidden;
overflow-y: auto;
}
.tm-main-nav {
background-color: #2d3319;
font-size: 1.4rem;
}
.tm-main-nav-ul {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.tm-nav-item {
list-style: none;
width: 100%;
}
.tm-nav-item-link {
padding: 30px;
width: 100%;
}
.tm-nav-item-link:focus { text-decoration: none; }
.tm-button,
.tm-button:focus {
background-color: #2d3319;
border: none;
border-radius: 0;
color: #fff;
display: block;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.left-notify {
border-bottom:solid #666;
display:block;
padding-top: 20px;
padding-left: 5px;
}
.left-notfy li{
padding: 10px;
list-style-type: none;
color: #000;
display:block;
}
.left-notify li a{
display:block;
font-size: 16px;
text-decoration:none;
color:#000;
-webkit-transition: font-size 0.3s ease, background-color 0.3s ease;
-moz-transition: font-size 0.3s ease, background-color 0.3s ease;
-o-transition: font-size 0.3s ease, background-color 0.3s ease;
-ms-transition: font-size 0.3s ease, background-color 0.3s ease;
transition: font-size 0.3s ease, background-color 0.3s ease;
margin-bottom: 20px;
}
.left-notify li a:hover{
font-size:18px;
cursor: pointer;
}
.tm-button:hover,
.tm-button.active {
background-color: #517664;
color: #EAD53D;
text-decoration: none;
}
.tm-button-normal {
display: inline-block;
font-size: 1.2rem;
padding: 15px 50px;
}
.tm-section-title {
color: #2d3319;
font-weight: 300;
margin-top: 0;
}
.tm-section-title {
margin-bottom: 30px;
font-size: 2.2rem;
}
.tm-banner-title {
font-size: 3.2rem;
letter-spacing: 2px;
}
.tm-banner {
height: 600px;
padding: 0;
}
.tm-banner-inner {
border: 1px solid #993366;
height: 100%;
text-align: center;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.tm-banner-title {
color: #993366;
text-transform: uppercase;
}
.tm-services-description-container > * { width: 100%; }
.tm-services { justify-content: space-between; }
/*http://stackoverflow.com/questions/20626685/better-way-to-set-distance-between-flexbox-items*/
.tm-gallery {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 -15px -30px;
}
.tm-gallery a {
cursor: -webkit-zoom-in;
cursor: zoom-in;
}
/* Firefox hack
https://css-tricks.com/snippets/css/css-hacks-targeting-firefox/
*/
@-moz-document url-prefix() {
.grid figure {
margin: 10px 1.1666%; /* padding-bottom in % not working in FF, so use em instead. */
}
}
.contact-form { overflow: hidden; }
.form-control {
border-radius: 0;
font-size: 1em;
}
.form-control:focus {
border-color: #993366;
box-shadow: inset 0 1px 1px rgba(153, 51, 102, .075),0 0 8px rgba(153, 51, 102, 0.45);
}
.form-group { margin-bottom: 20px; }
.tm-footer {
color: #666;
padding-top: 40px;
padding-bottom: 40px;
}
#google-map {
height: 360px;
width: 100%;
}
.tm-content-box-home {
position: relative;
margin-bottom: 63px;
}
.tm-content-box { margin-top: 60px; }
.tm-content-box:first-child { margin-top: 0; }
.tm-welcome-text { padding: 20px; }
.tm-welcome-boxes-container { width: 100%; }
.tm-flex {
-webkit-flex-flow: column;
-ms-flex-flow: column;
flex-flow: column;
}
.tm-flex > div { flex: 1 1 auto; }
.tm-box-pad { padding: 35px 20px; }
.tm-services-img { margin: 0 auto; }
/*---------------*/
/*http://tympanus.net/codrops/2014/06/19/ideas-for-subtle-hover-effects/*/
/***** Bubba *****/
/*---------------*/
.grid {
position: relative;
margin: -1.5rem auto;
list-style: none;
text-align: center;
}
/* Common style */
.grid figure {
position: relative;
float: left;
overflow: hidden;
width: 100%;
margin: 0 0 15px 0;
background: #3085a3;
text-align: center;
cursor: pointer;
}
.grid figure img {
position: relative;
display: block;
max-width: 100%;
opacity: 0.8;
}
.grid figure figcaption {
padding: 1.5em;
color: #fff;
text-transform: uppercase;
font-size: 1.25em;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.grid figure figcaption::before,
.grid figure figcaption::after {
pointer-events: none;
}
.grid figure figcaption,
.grid figure figcaption > a {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
z-index: 1000;
text-indent: 200%;
white-space: nowrap;
font-size: 0;
opacity: 0;
}
.grid figure h2 {
word-spacing: -0.15em;
font-weight: 300;
}
.grid figure h2 span { font-weight: 800; }
.grid figure h2,
.grid figure p {
margin: 0;
}
.grid figure p {
letter-spacing: 1px;
font-size: 68.5%;
}
figure.effect-bubba { background: #9e5406; }
figure.effect-bubba img {
opacity: 0.7;
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
}
figure.effect-bubba:hover img { opacity: 0.4; }
figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
position: absolute;
top: 30px;
right: 30px;
bottom: 30px;
left: 30px;
content: '';
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
figure.effect-bubba figcaption::before {
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
-webkit-transform: scale(0,1);
transform: scale(0,1);
}
figure.effect-bubba figcaption::after {
border-right: 1px solid #fff;
border-left: 1px solid #fff;
-webkit-transform: scale(1,0);
transform: scale(1,0);
}
figure.effect-bubba h2 {
padding-top: 30%;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0,-20px,0);
transform: translate3d(0,-20px,0);
}
figure.effect-bubba p {
padding: 20px 1.5em;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0,20px,0);
transform: translate3d(0,20px,0);
}
figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
figure.effect-bubba:hover h2,
figure.effect-bubba:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
#gallery, .grid { overflow: hidden; }
.grid { margin: -15px; }
#work, #about, #team,
#portfolio, #plan {
padding-top: 90px;
padding-bottom: 70px;
}
#team, #portfolio {
text-align: center;
}
.parallax-section {
background-attachment: fixed !important;
background-size: cover !important;
}
.social-icon {
padding: 0;
margin: 0;
}
.social-icon li {
list-style: none;
display: inline-block;
padding: 6px;
}
.social-icon li a {
color: #000000;
font-size: 20px;
font-weight: 300;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
text-decoration: none;
transition: all 0.4s ease-in-out;
margin: 0 8px 14px 8px;
}
.social-icon li a:hover {
background: #000000;
color: #ffffff;
}
/* preloader styles
/* ========================================== */
.preloader {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99999;
display: flex;
flex-flow: row nowrap;
justify-content: center;
align-items: center;
background: none repeat scroll 0 0 #fff;
}
.sk-rotating-plane {
width: 40px;
height: 40px;
background-color: #ffa400;
-webkit-animation: sk-rotatePlane 1.2s infinite ease-in-out;
animation: sk-rotatePlane 1.2s infinite ease-in-out; }
@-webkit-keyframes sk-rotatePlane {
0% {
-webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
transform: perspective(120px) rotateX(0deg) rotateY(0deg); }
50% {
-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg); }
100% {
-webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); } }
@keyframes sk-rotatePlane {
0% {
-webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
transform: perspective(120px) rotateX(0deg) rotateY(0deg); }
50% {
-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg); }
100% {
-webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); } }
/* navigation styles
/* ========================================== */
.custom-navbar {
background: #000000;
border: none;
margin-bottom: 0;
text-align: center;
}
.custom-navbar .navbar-brand {
border: 1px solid #ffffff;
color: #ffffff;
font-weight: 600;
font-size: 24px;
padding-top: 2px;
}
.custom-navbar .navbar-brand .navbar-toggle {
background: #ffa400;
padding: 4px 6px;
font-size: 16px;
color: #fff;
}
.custom-navbar .nav li {
}
.custom-navbar .nav li a {
display: block;
padding: 15px 20px;
color: #ffffff;
font-size: 12px;
font-weight: 400;
letter-spacing: 2px;
}
.custom-navbar .nav li a:hover {
background: transparent;
}
.custom-navbar .nav > li > a:focus {
background-color: transparent;
color: #ffffff;
outline: none;
}
.custom-navbar .nav li.active > a {
border-bottom: 2px solid #ffffff;
}
.custom-navbar .navbar-toggle {
border: none;
}
.custom-navbar .navbar-toggle .icon-bar {
background: #ffa400;
border-color: transparent;
}
@media(min-width:768px) {
.custom-navbar {
border-bottom: 1px solid rgba(250,250,250,0.3);
padding: 16px;
background: 0 0;
}
.custom-navbar.top-nav-collapse {
padding: 16px;
background: #000000;
border-bottom: 0;
}
}
@media (max-width: 767px) {
.custom-navbar .nav li.active > a {
border-bottom: 2px solid transparent !important;
color: #ffa400;
}
}
/* BxSlider Section Style
/* ========================================== */
.site-slider ul {
margin: 0;
padding: 0;
list-style: none;
}
.site-slider ul li {
float: left;
margin: 0;
}
.bx-wrapper img {
opacity: 0.8;
filter: alpha(opacity=80);
}
.bx-wrapper {
background-color: #000000;
}
.bx-thumbnail-wrapper {
background-color: #161616;
text-align: center;
margin-top: -1px;
position: relative;
}
.caption-wrapper {
position: relative;
}
.slider-caption {
position: absolute;
z-index: 988;
bottom: 200px;
color: #ffffff;
display: inline-block;
right: 0;
left: 0;
text-align: center;
padding: 0 20px 20px 20px;
}
.slider-caption h2 {
font-size: 48px;
font-weight: 600;
display: inline-block;
margin-bottom: 24px;
}
.slider-caption p {
font-size: 26px;
}
#bx-pager a {
margin: 20px 10px 0 20px;
padding: 0 0 40px 0;
display: inline-block;
opacity: 0.4;
filter: alpha(opacity=40);
outline: 0;
border: 0;
}
#bx-pager a.active {
opacity: 1;
filter: alpha(opacity=100);
}
#bx-pager a img {
outline: 0;
border: 0;
}
.bx-controls {
position: relative;
}
.bx-controls-direction {
position: absolute;
text-align: right;
bottom: 80px;
right: -2px;
z-index: 998;
}
.bx-controls-direction a {
width: 40px;
height: 40px;
background-color: #ffa400;
text-decoration: none;
display: block;
float: left;
margin-right: 2px;
line-height: 40px;
text-align: center;
font-size: 20px;
color: white;
}
/* work section styles
/* ========================================== */
#work .col-md-4 {
display: block;
width: 100%;
border: 4px solid transparent;
padding: 42px;
transition: all 0.4s linear;
}
#work .col-md-4:hover {
border: 4px solid #000000;
}
#work h3 {
font-size: 16px;
}
#work .col-md-4 hr {
margin-left: 0;
}
/* about section styles
/* ========================================== */
#about {
-webkit-background-size: cover;
background-size: cover;
background-position: center;
color: #000000;
}
#about h2 {
padding-bottom: 20px;
}
#about .panel-group .panel, #about .panel {
border-radius: 0;
}
#about .panel-heading {
background: transparent;
text-transform: uppercase;
padding: 0;
}
#about .panel-title > a {
text-decoration: none;
display: block;
width: 100%;
padding: 10px 15px;
}
#about .about-fact {
margin-top: 82px;
text-align: center;
position: relative;
display: block;
}
#about .border-right {
border-right: 2px solid rgba(250,250,250,0.8);
}
/* team section styles
/* ========================================== */
#team {
background: #fff;
}
#team h3 {
color: #ffa400;
font-size: 14px;
font-weight: bold;
}
#team .team-wrapper .team-des {
cursor: pointer;
position: relative;
bottom: 0;
transition: all 0.4s ease-in-out;
padding: 10px 10px 10px 10px;
margin-top: 0px;
}
#team .team-wrapper:hover .team-des {
background: #ffffff;
bottom: 90px;
}
#team .team-wrapper .social-icon li a {
font-size: 18px;
}
.section-title {
border: 4px solid #000;
padding: 50px;
position: relative;
text-align: center;
margin-bottom: 92px;
}
.left-notify ul marquee{
height: 450px;
width: 240px;
}
@media (min-width: 524px) {
.grid figure {
width: 48%;
margin: 1%;
}
/* Firefox hack
https://css-tricks.com/snippets/css/css-hacks-targeting-firefox/
*/
@-moz-document url-prefix() {
.grid figure {
margin: 8px 1%; /* padding-bottom in % not working in FF, so use em instead. */
}
}
}
@media (max-width: 562px) and (min-width: 524px), (max-width: 870px) and (min-width: 800px) {
figure.effect-bubba h2 { padding-top: 5%; }
}
@media (min-width: 800px) {
.tm-welcome-boxes-container {
flex-direction: row;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
position: absolute;
bottom: -63px;
left: 0;
right: 0;
margin-left:210px;
}
.left-notify marquee{
height: 210px;
width: 300px;
}
.
.tm-welcome-box {
max-width: 400px;
width: 49%;
}
.tm-section-title { margin-bottom: 30px; }
.tm-welcome-text {
background-color: rgba(255,255,255,0.8);
padding: 40px;
}
.tm-content-box-home { margin-bottom: 126px; }
.tm-flex {
-webkit-flex-flow: row;
-ms-flex-flow: row;
flex-flow: row;
}
.tm-box-pad { padding: 45px 40px; }
.tm-services-img { width: 300px; }
.tm-services { overflow: auto; }
.tm-services-img-container { float: left; }
.tm-services-description-container { margin-left: 300px; }
.grid figure {
width: 31%;
height: auto;
margin: 1.1666%;
}
/* Firefox hack
https://css-tricks.com/snippets/css/css-hacks-targeting-firefox/
*/
@-moz-document url-prefix() {
.grid figure {
margin: 10px 1.1666%; /* padding-bottom in % not working in FF, so use em instead. */
}
}
}
@media (min-width: 992px) {
.container-fluid { max-width: 1000px; }
.tm-sidebar.sticky {
position: fixed;
top: 20px;
}
.tm-main-content { margin-left: 0px; }
.tm-welcome-box { max-width: 440px; }
.tm-welcome-text {
height: 245px;
padding: 30px 20px;
}
.tm-box-pad { padding: 30px; }
.tm-welcome-boxes-container { width: 720px; margin-left:400px; } /* Need to hard code width for IE */
.grid figure {
width: 325px;
height: 325px;
margin: 11px;
}
.grid figure figcaption { padding: 2em; }
}
@media (min-width: 1200px) {
.container-fluid { max-width: 1400px; }
.tm-main-content { margin-left: 0; }
.tm-welcome-box { max-width: 300px; }
.tm-welcome-text { padding: 20px; }
.tm-section-title { margin-bottom: 20px; }
.tm-box-pad { padding: 45px; }
.tm-welcome-boxes-container { width: 700px; margin-left:500px; } /* Need to hard code width for IE */
.grid figure {
width: 354px;
height: 354px;
margin: 42px;
}
.grid { margin: -10px; }
.grid figure figcaption { padding: 1.5em; }
figure.effect-bubba h2 { padding-top: 5%; }
}
@media (min-width: 1400px) {
.container-fluid { max-width: 1500px; }
.tm-main-content { margin-left: 0; }
.tm-welcome-box { max-width: 300px; }
.tm-section-title { margin-bottom: 30px; }
.tm-welcome-text { padding: 30px; }
.tm-welcome-boxes-container { width: 800px; margin-left: 550px } /* Need to hard code width for IE */
.grid figure {
width: 280px;
height: 280px;
margin: 45px;
}
.grid { margin: -15px; }
figure.effect-bubba h2 { padding-top: 5%; }
.grid figure figcaption { padding: 2em; }
}
.tm-main-nav {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
}
@media screen and (max-width: 564px) {
.tm-banner-title { font-size: 2.8em; }
} | 0.314893 | 0.088702 |
----------------------------------------------- */
#masthead:before,
#masthead:after,
#colophon:before,
#colophon:after,
#content:before,
#content:after {
content: " ";
display: table;
}
#masthead:after,
#colophon:after,
#content:after {
clear: both;
}
/* Layout
----------------------------------------------- */
body {
padding: 0;
}
#page {
width: 100%;
}
#masthead,
#colophon {
margin-left: -15px;
margin-right: -15px;
}
#masthead .site-branding,
#colophon .site-branding {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 768px) {
#masthead .site-branding,
#colophon .site-branding {
float: left;
width: 100%;
}
}
@media (min-width: 992px) {
#masthead .site-branding,
#colophon .site-branding {
float: left;
width: 100%;
}
}
@media (min-width: 1200px) {
#masthead .site-branding,
#colophon .site-branding {
float: left;
width: 100%;
}
}
#content {
margin-left: -15px;
margin-right: -15px;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-o-backface-visibility: hidden;
backface-visibility: hidden;
margin: 20px auto;
}
#content #primary-full {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 768px) {
#content #primary-full {
float: left;
width: 100%;
}
}
@media (min-width: 992px) {
#content #primary-full {
float: left;
width: 100%;
}
}
@media (min-width: 1200px) {
#content #primary-full {
float: left;
width: 100%;
}
}
#content #primary {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 768px) {
#content #primary {
float: left;
width: 100%;
}
}
@media (min-width: 992px) {
#content #primary {
float: left;
width: 75%;
}
}
@media (min-width: 1200px) {
#content #primary {
float: left;
width: 66.66666667%;
}
}
#content #secondary {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 768px) {
#content #secondary {
float: left;
width: 100%;
}
}
@media (min-width: 992px) {
#content #secondary {
float: left;
width: 25%;
}
}
@media (min-width: 1200px) {
#content #secondary {
float: left;
width: 33.33333333%;
}
}
/* Header
----------------------------------------------- */
#masthead {
background: #000000;
color: #ffffff;
}
#masthead .site-branding {
display: inline-block;
}
#masthead .site-branding .site-description {
display: none;
}
/* Navigation
----------------------------------------------- */
.menu-nav {
padding: 12px 16px;
display: inline-block;
z-index: 2;
}
.menu-nav a.menu-button {
display: inline-block;
line-height: 1;
color: #ffffff !important;
-webkit-tap-highlight-color: #ffffff;
}
.menu-nav a.menu-button:hover,
.menu-nav a.menu-button:active {
text-decoration: none;
}
.menu-nav.right a.menu-button {
float: right;
}
.body-wrap {
overflow-x: hidden;
position: relative;
width: 100%;
}
#page {
position: relative;
background: #ffffff;
width: 100%;
min-height: 200%;
left: 0;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-o-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: -webkit-transform 600ms cubic-bezier(0.09, 0.95, 0.49, 0.94);
-moz-transition: -moz-transform 600ms cubic-bezier(0.09, 0.95, 0.49, 0.94);
-o-transition: -o-transform 600ms cubic-bezier(0.09, 0.95, 0.49, 0.94);
transition: transform 600ms cubic-bezier(0.09, 0.95, 0.49, 0.94);
}
.nav-container {
width: 100%;
position: absolute;
top: 0;
left: 0;
height: 100%;
background: #000000;
-webkit-transform: translate3d(-100%, 0, 0);
-moz-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-o-backface-visibility: hidden;
backface-visibility: hidden;
}
.nav-container .menu-close {
font-size: 1.2em;
color: #ffffff;
display: inline-block;
padding: 0;
line-height: 1;
margin: 0 5px;
}
.nav-container .search-form {
width: 78%;
display: inline-block;
margin-left: 10px;
}
.nav-container .search-form .search-submit {
display: none;
}
.nav-container .search-form input {
padding: 5px;
width: 100%;
}
.nav-container .nav-controls {
margin-bottom: 15px;
padding: 15px 0;
}
#site-navigation,
#ancillary-navigation {
background: #000000;
}
#site-navigation ul,
#ancillary-navigation ul {
list-style: none;
margin: 0;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-o-backface-visibility: hidden;
backface-visibility: hidden;
}
#site-navigation ul li,
#ancillary-navigation ul li {
display: block;
margin: 0;
padding: 0;
position: relative;
line-height: 1.4em;
}
#site-navigation ul li a,
#ancillary-navigation ul li a {
display: block;
margin: 0;
padding: 15px 15px 15px 20px;
color: #ffffff;
}
#site-navigation ul li a:hover,
#ancillary-navigation ul li a:hover {
background: #3a6db2;
color: #ffffff !important;
}
#site-navigation ul li.current_page_item a,
#ancillary-navigation ul li.current_page_item a,
#site-navigation ul li.current-menu-item a,
#ancillary-navigation ul li.current-menu-item a {
background: #3a6db2;
color: #ffffff !important;
}
.menu-active #page {
-webkit-transform: translate3d(100%, 0, 0);
-moz-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
/* Front Page
----------------------------------------------- */
#primary,
#primary-full {
margin-bottom: 20px;
}
/* Page
----------------------------------------------- */
#main ul,
#main ol {
margin: 0 0 20px 20px;
}
#main ul {
list-style: disc;
}
/* Post
----------------------------------------------- */
.entry-header .entry-meta {
font-size: .875em;
color: #d7d7d7;
margin-bottom: 14px;
}
.footer-meta {
font-size: .875em;
color: #d7d7d7;
}
/* Archive
----------------------------------------------- */
.archive-article {
border-bottom: 1px solid #d7d7d7;
margin-bottom: 24px;
padding-bottom: 23px;
}
.archive-article .entry-header {
margin-bottom: 14px;
}
.archive-article .entry-header .entry-title {
margin: 0;
}
.archive-article .entry-header .entry-meta {
font-size: .875em;
color: #d7d7d7;
}
.archive-article .entry-summary {
margin-bottom: 6px;
}
.archive-article .entry-summary p:last-child {
margin-bottom: 0;
}
.archive-article .footer-meta {
font-size: .875em;
color: #d7d7d7;
}
.continue-reading {
display: inline-block;
}
.navigation {
margin: 10px 0;
padding: 10px 0;
overflow: hidden;
}
.nav-next a,
.nav-previous a {
background-color: #3a6db2;
color: #fff;
text-transform: uppercase;
padding: 8px 14px;
font-size: 1em;
display: block;
}
.nav-previous {
float: left;
width: inherit;
}
.nav-next {
float: right;
width: inherit;
}
/* Sidebar & Widgets
----------------------------------------------- */
.widget {
margin-bottom: 20px;
}
.widget-last {
margin-bottom: 0;
}
/* Footer
----------------------------------------------- */
#colophon {
background: #000000;
color: #ffffff;
padding: 10px 0;
text-align: center;
}
#colophon .via_tag {
text-align: center;
}
#colophon .via_tag a {
padding-left: 28px;
background: no-repeat left 50%;
background-image: url('../img/logo_via.png');
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
#colophon .via_tag a {
background-image: url("../img/logo_via@2x.png");
background-size: 23px 10px;
}
}
/* IE Specific
----------------------------------------------- */
/* Bootstrap Overrides
----------------------------------------------- */
.pagination > li > span,
.pagination > li > span:hover,
.pagination > li > span:focus {
color: #000000;
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
/* Header
----------------------------------------------- */
#masthead {
background: none;
}
#masthead .site-branding {
display: block;
}
#masthead .site-branding .site-description {
display: block;
}
.menu-nav {
display: none;
}
.nav-controls {
display: none;
}
.menu-active #page {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
/* Menu
----------------------------------------------- */
.nav-container {
position: relative;
z-index: 2;
font-size: 1em;
width: 100%;
padding: 0;
margin: 0 auto;
-webkit-transform: none;
-moz-transform: none;
transform: none;
}
.nav-container #site-navigation,
.nav-container #ancillary-navigation {
padding-left: 0;
padding-top: 0;
padding-right: 0;
}
.nav-container #site-navigation ul,
.nav-container #ancillary-navigation ul {
display: block;
margin: 0 auto;
}
.nav-container #site-navigation ul li,
.nav-container #ancillary-navigation ul li {
display: inline-block;
margin: 0;
padding: 0;
position: relative;
}
.nav-container #site-navigation ul li a,
.nav-container #ancillary-navigation ul li a {
display: block;
padding: 8px 14px;
line-height: 1em;
}
.nav-container #site-navigation ul li a:hover,
.nav-container #ancillary-navigation ul li a:hover {
background: #3a6db2;
color: #ffffff !important;
}
.nav-container #site-navigation ul li a:hover ul.sub-menu,
.nav-container #ancillary-navigation ul li a:hover ul.sub-menu {
display: block;
}
.nav-container #site-navigation ul li a:hover a,
.nav-container #ancillary-navigation ul li a:hover a {
background: #3a6db2;
color: #ffffff;
}
.nav-container #site-navigation ul li:first-child,
.nav-container #ancillary-navigation ul li:first-child {
border-left: 0 none;
}
.nav-container #site-navigation ul li ul.sub-menu,
.nav-container #ancillary-navigation ul li ul.sub-menu {
display: none;
background: #3a6db2;
position: absolute;
margin: 0;
padding: 0;
min-width: 220px;
left: 0;
text-align: left;
}
.nav-container #site-navigation ul li ul.sub-menu li,
.nav-container #ancillary-navigation ul li ul.sub-menu li {
border-left: 0 none !important;
display: block;
}
.nav-container #site-navigation ul li ul.sub-menu li a,
.nav-container #ancillary-navigation ul li ul.sub-menu li a {
color: #ffffff;
padding: 8px 16px;
display: block;
}
.nav-container #site-navigation ul li ul.sub-menu li a:hover,
.nav-container #ancillary-navigation ul li ul.sub-menu li a:hover {
background: #000000;
color: #fff !important;
}
.nav-container #site-navigation ul li:hover a,
.nav-container #ancillary-navigation ul li:hover a {
background: #3a6db2;
color: #ffffff;
}
.nav-container #site-navigation ul li:hover ul.sub-menu,
.nav-container #ancillary-navigation ul li:hover ul.sub-menu {
display: block;
}
.nav-container #site-navigation ul li:hover ul.sub-menu li ul.sub-menu,
.nav-container #ancillary-navigation ul li:hover ul.sub-menu li ul.sub-menu {
display: none;
}
.nav-container #site-navigation ul li:hover ul.sub-menu li:hover ul.sub-menu,
.nav-container #ancillary-navigation ul li:hover ul.sub-menu li:hover ul.sub-menu {
background: #3a6db2;
color: #ffffff;
display: block;
position: absolute;
left: 220px;
top: 0;
}
#primary,
#primary-full {
margin-bottom: 0;
}
/* Footer
----------------------------------------------- */
#colophon {
text-align: left;
}
#colophon #footer-nav {
display: block;
}
#colophon #footer-nav li {
display: inline-block;
}
#colophon #footer-nav li a {
display: block;
padding: 4px 8px;
}
#colophon #footer-nav li ul {
display: none;
}
#colophon .via_tag {
text-align: right;
}
}
/* Medium devices (desktops, 992px and up) */
/* Large devices (large desktops, 1200px and up) */ | res/css/layout.css | ----------------------------------------------- */
#masthead:before,
#masthead:after,
#colophon:before,
#colophon:after,
#content:before,
#content:after {
content: " ";
display: table;
}
#masthead:after,
#colophon:after,
#content:after {
clear: both;
}
/* Layout
----------------------------------------------- */
body {
padding: 0;
}
#page {
width: 100%;
}
#masthead,
#colophon {
margin-left: -15px;
margin-right: -15px;
}
#masthead .site-branding,
#colophon .site-branding {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 768px) {
#masthead .site-branding,
#colophon .site-branding {
float: left;
width: 100%;
}
}
@media (min-width: 992px) {
#masthead .site-branding,
#colophon .site-branding {
float: left;
width: 100%;
}
}
@media (min-width: 1200px) {
#masthead .site-branding,
#colophon .site-branding {
float: left;
width: 100%;
}
}
#content {
margin-left: -15px;
margin-right: -15px;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-o-backface-visibility: hidden;
backface-visibility: hidden;
margin: 20px auto;
}
#content #primary-full {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 768px) {
#content #primary-full {
float: left;
width: 100%;
}
}
@media (min-width: 992px) {
#content #primary-full {
float: left;
width: 100%;
}
}
@media (min-width: 1200px) {
#content #primary-full {
float: left;
width: 100%;
}
}
#content #primary {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 768px) {
#content #primary {
float: left;
width: 100%;
}
}
@media (min-width: 992px) {
#content #primary {
float: left;
width: 75%;
}
}
@media (min-width: 1200px) {
#content #primary {
float: left;
width: 66.66666667%;
}
}
#content #secondary {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 768px) {
#content #secondary {
float: left;
width: 100%;
}
}
@media (min-width: 992px) {
#content #secondary {
float: left;
width: 25%;
}
}
@media (min-width: 1200px) {
#content #secondary {
float: left;
width: 33.33333333%;
}
}
/* Header
----------------------------------------------- */
#masthead {
background: #000000;
color: #ffffff;
}
#masthead .site-branding {
display: inline-block;
}
#masthead .site-branding .site-description {
display: none;
}
/* Navigation
----------------------------------------------- */
.menu-nav {
padding: 12px 16px;
display: inline-block;
z-index: 2;
}
.menu-nav a.menu-button {
display: inline-block;
line-height: 1;
color: #ffffff !important;
-webkit-tap-highlight-color: #ffffff;
}
.menu-nav a.menu-button:hover,
.menu-nav a.menu-button:active {
text-decoration: none;
}
.menu-nav.right a.menu-button {
float: right;
}
.body-wrap {
overflow-x: hidden;
position: relative;
width: 100%;
}
#page {
position: relative;
background: #ffffff;
width: 100%;
min-height: 200%;
left: 0;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-o-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: -webkit-transform 600ms cubic-bezier(0.09, 0.95, 0.49, 0.94);
-moz-transition: -moz-transform 600ms cubic-bezier(0.09, 0.95, 0.49, 0.94);
-o-transition: -o-transform 600ms cubic-bezier(0.09, 0.95, 0.49, 0.94);
transition: transform 600ms cubic-bezier(0.09, 0.95, 0.49, 0.94);
}
.nav-container {
width: 100%;
position: absolute;
top: 0;
left: 0;
height: 100%;
background: #000000;
-webkit-transform: translate3d(-100%, 0, 0);
-moz-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-o-backface-visibility: hidden;
backface-visibility: hidden;
}
.nav-container .menu-close {
font-size: 1.2em;
color: #ffffff;
display: inline-block;
padding: 0;
line-height: 1;
margin: 0 5px;
}
.nav-container .search-form {
width: 78%;
display: inline-block;
margin-left: 10px;
}
.nav-container .search-form .search-submit {
display: none;
}
.nav-container .search-form input {
padding: 5px;
width: 100%;
}
.nav-container .nav-controls {
margin-bottom: 15px;
padding: 15px 0;
}
#site-navigation,
#ancillary-navigation {
background: #000000;
}
#site-navigation ul,
#ancillary-navigation ul {
list-style: none;
margin: 0;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-o-backface-visibility: hidden;
backface-visibility: hidden;
}
#site-navigation ul li,
#ancillary-navigation ul li {
display: block;
margin: 0;
padding: 0;
position: relative;
line-height: 1.4em;
}
#site-navigation ul li a,
#ancillary-navigation ul li a {
display: block;
margin: 0;
padding: 15px 15px 15px 20px;
color: #ffffff;
}
#site-navigation ul li a:hover,
#ancillary-navigation ul li a:hover {
background: #3a6db2;
color: #ffffff !important;
}
#site-navigation ul li.current_page_item a,
#ancillary-navigation ul li.current_page_item a,
#site-navigation ul li.current-menu-item a,
#ancillary-navigation ul li.current-menu-item a {
background: #3a6db2;
color: #ffffff !important;
}
.menu-active #page {
-webkit-transform: translate3d(100%, 0, 0);
-moz-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
/* Front Page
----------------------------------------------- */
#primary,
#primary-full {
margin-bottom: 20px;
}
/* Page
----------------------------------------------- */
#main ul,
#main ol {
margin: 0 0 20px 20px;
}
#main ul {
list-style: disc;
}
/* Post
----------------------------------------------- */
.entry-header .entry-meta {
font-size: .875em;
color: #d7d7d7;
margin-bottom: 14px;
}
.footer-meta {
font-size: .875em;
color: #d7d7d7;
}
/* Archive
----------------------------------------------- */
.archive-article {
border-bottom: 1px solid #d7d7d7;
margin-bottom: 24px;
padding-bottom: 23px;
}
.archive-article .entry-header {
margin-bottom: 14px;
}
.archive-article .entry-header .entry-title {
margin: 0;
}
.archive-article .entry-header .entry-meta {
font-size: .875em;
color: #d7d7d7;
}
.archive-article .entry-summary {
margin-bottom: 6px;
}
.archive-article .entry-summary p:last-child {
margin-bottom: 0;
}
.archive-article .footer-meta {
font-size: .875em;
color: #d7d7d7;
}
.continue-reading {
display: inline-block;
}
.navigation {
margin: 10px 0;
padding: 10px 0;
overflow: hidden;
}
.nav-next a,
.nav-previous a {
background-color: #3a6db2;
color: #fff;
text-transform: uppercase;
padding: 8px 14px;
font-size: 1em;
display: block;
}
.nav-previous {
float: left;
width: inherit;
}
.nav-next {
float: right;
width: inherit;
}
/* Sidebar & Widgets
----------------------------------------------- */
.widget {
margin-bottom: 20px;
}
.widget-last {
margin-bottom: 0;
}
/* Footer
----------------------------------------------- */
#colophon {
background: #000000;
color: #ffffff;
padding: 10px 0;
text-align: center;
}
#colophon .via_tag {
text-align: center;
}
#colophon .via_tag a {
padding-left: 28px;
background: no-repeat left 50%;
background-image: url('../img/logo_via.png');
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
#colophon .via_tag a {
background-image: url("../img/logo_via@2x.png");
background-size: 23px 10px;
}
}
/* IE Specific
----------------------------------------------- */
/* Bootstrap Overrides
----------------------------------------------- */
.pagination > li > span,
.pagination > li > span:hover,
.pagination > li > span:focus {
color: #000000;
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
/* Header
----------------------------------------------- */
#masthead {
background: none;
}
#masthead .site-branding {
display: block;
}
#masthead .site-branding .site-description {
display: block;
}
.menu-nav {
display: none;
}
.nav-controls {
display: none;
}
.menu-active #page {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
/* Menu
----------------------------------------------- */
.nav-container {
position: relative;
z-index: 2;
font-size: 1em;
width: 100%;
padding: 0;
margin: 0 auto;
-webkit-transform: none;
-moz-transform: none;
transform: none;
}
.nav-container #site-navigation,
.nav-container #ancillary-navigation {
padding-left: 0;
padding-top: 0;
padding-right: 0;
}
.nav-container #site-navigation ul,
.nav-container #ancillary-navigation ul {
display: block;
margin: 0 auto;
}
.nav-container #site-navigation ul li,
.nav-container #ancillary-navigation ul li {
display: inline-block;
margin: 0;
padding: 0;
position: relative;
}
.nav-container #site-navigation ul li a,
.nav-container #ancillary-navigation ul li a {
display: block;
padding: 8px 14px;
line-height: 1em;
}
.nav-container #site-navigation ul li a:hover,
.nav-container #ancillary-navigation ul li a:hover {
background: #3a6db2;
color: #ffffff !important;
}
.nav-container #site-navigation ul li a:hover ul.sub-menu,
.nav-container #ancillary-navigation ul li a:hover ul.sub-menu {
display: block;
}
.nav-container #site-navigation ul li a:hover a,
.nav-container #ancillary-navigation ul li a:hover a {
background: #3a6db2;
color: #ffffff;
}
.nav-container #site-navigation ul li:first-child,
.nav-container #ancillary-navigation ul li:first-child {
border-left: 0 none;
}
.nav-container #site-navigation ul li ul.sub-menu,
.nav-container #ancillary-navigation ul li ul.sub-menu {
display: none;
background: #3a6db2;
position: absolute;
margin: 0;
padding: 0;
min-width: 220px;
left: 0;
text-align: left;
}
.nav-container #site-navigation ul li ul.sub-menu li,
.nav-container #ancillary-navigation ul li ul.sub-menu li {
border-left: 0 none !important;
display: block;
}
.nav-container #site-navigation ul li ul.sub-menu li a,
.nav-container #ancillary-navigation ul li ul.sub-menu li a {
color: #ffffff;
padding: 8px 16px;
display: block;
}
.nav-container #site-navigation ul li ul.sub-menu li a:hover,
.nav-container #ancillary-navigation ul li ul.sub-menu li a:hover {
background: #000000;
color: #fff !important;
}
.nav-container #site-navigation ul li:hover a,
.nav-container #ancillary-navigation ul li:hover a {
background: #3a6db2;
color: #ffffff;
}
.nav-container #site-navigation ul li:hover ul.sub-menu,
.nav-container #ancillary-navigation ul li:hover ul.sub-menu {
display: block;
}
.nav-container #site-navigation ul li:hover ul.sub-menu li ul.sub-menu,
.nav-container #ancillary-navigation ul li:hover ul.sub-menu li ul.sub-menu {
display: none;
}
.nav-container #site-navigation ul li:hover ul.sub-menu li:hover ul.sub-menu,
.nav-container #ancillary-navigation ul li:hover ul.sub-menu li:hover ul.sub-menu {
background: #3a6db2;
color: #ffffff;
display: block;
position: absolute;
left: 220px;
top: 0;
}
#primary,
#primary-full {
margin-bottom: 0;
}
/* Footer
----------------------------------------------- */
#colophon {
text-align: left;
}
#colophon #footer-nav {
display: block;
}
#colophon #footer-nav li {
display: inline-block;
}
#colophon #footer-nav li a {
display: block;
padding: 4px 8px;
}
#colophon #footer-nav li ul {
display: none;
}
#colophon .via_tag {
text-align: right;
}
}
/* Medium devices (desktops, 992px and up) */
/* Large devices (large desktops, 1200px and up) */ | 0.313 | 0.058804 |
.thc-amp-dc-banner {
position: relative;
overflow: hidden;
white-space: nowrap;
}
.thc-amp-dc-banner .thc-amp-dc-hide {
display: none;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info {
font-size: 22px;
text-align: center;
background: #fff;
color: #000;
padding: 15px;
min-width: 200px;
}
.thc-amp-dc-banner .thc-amp-dc-banner-pic {
max-width: 100%;
display: block;
}
.thc-amp-dc-banner .thc-amp-dc-banner-pic img {
width: 100%;
}
.thc-amp-dc-banner .thc-amp-dc-banner-img {
width: 100%;
display: block;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap {
color: #fff;
width: 33.3%;
height: 100%;
position: absolute;
top: 0;
white-space: normal;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap[data-align='left'] {
left: 10%;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap[data-align='right'] {
left: 60%;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap[data-align='center'] {
left: 35%;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
margin-right: -1em;
/* Adjusts for spacing */
}
.thc-amp-dc-banner .thc-amp-dc-banner-info {
display: inline-block;
vertical-align: middle;
}
.thc-amp-dc-banner .thc-amp-dc-banner-header {
font-family: brandon-grotesque, sans-serif;
font-weight: 700;
font-style: normal;
font-size: 32px;
max-width: -webkit-max-content;
max-width: -moz-max-content;
max-width: max-content;
padding: 9px;
margin-top: -30px;
position: absolute;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.thc-amp-dc-banner .thc-amp-dc-banner-subheader {
text-transform: uppercase;
font-family: brandon-grotesque, sans-serif;
font-weight: 700;
font-style: normal;
font-size: 87px;
}
.thc-amp-dc-banner .thc-amp-dc-banner-subheader[data-align='left'] {
text-align: left;
}
.thc-amp-dc-banner .thc-amp-dc-banner-subheader[data-align='right'] {
text-align: center;
}
.thc-amp-dc-banner .thc-amp-dc-banner-subheader[data-align='center'] {
text-align: right;
}
.thc-amp-dc-banner .thc-amp-dc-banner-description {
font-family: brandon-grotesque, sans-serif;
font-weight: 400;
font-style: normal;
font-size: 25px;
}
.thc-amp-dc-banner .thc-amp-dc-banner-description[data-align='left'] {
text-align: left;
}
.thc-amp-dc-banner .thc-amp-dc-banner-description[data-align='right'] {
text-align: center;
}
.thc-amp-dc-banner .thc-amp-dc-banner-description[data-align='center'] {
text-align: right;
}
.thc-amp-dc-banner .thc-amp-dc-banner-button {
font-family: brandon-grotesque, sans-serif;
font-weight: 700;
font-style: normal;
font-size: 20px;
margin-top: 15px;
display: inline-block;
min-width: 40%;
padding: 17px 15px;
background: black;
text-decoration: none;
-webkit-box-sizing: border-box;
box-sizing: border-box;
letter-spacing: 2px;
color: white;
}
@media screen and (min-width: 1024px) and (max-width: 1280px) {
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap {
width: 100%;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap[data-align='left'] {
left: 35px;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap[data-align='right'] {
right: 35px;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap.thc-amp-dc-info-bottom {
position: relative;
top: 0 !important;
left: 0 !important;
right: auto;
display: block;
width: 100%;
text-align: center;
padding: 0 15px 10px 15px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap.thc-amp-dc-info-bottom .thc-amp-dc-banner-info {
display: block;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap.thc-amp-dc-info-bottom .thc-amp-dc-banner-header {
text-transform: uppercase;
font-family: brandon-grotesque, sans-serif;
font-weight: 700;
font-style: normal;
}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap {
width: 100%;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap[data-align='left'] {
left: 35px;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap[data-align='right'] {
right: 35px;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap.thc-amp-dc-info-bottom {
position: relative;
top: 0 !important;
left: 0 !important;
right: auto;
display: block;
width: 100%;
text-align: center;
padding: 0 15px 10px 15px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap.thc-amp-dc-info-bottom .thc-amp-dc-banner-info {
display: block;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap.thc-amp-dc-info-bottom .thc-amp-dc-banner-header {
text-transform: uppercase;
font-family: brandon-grotesque, sans-serif;
font-weight: 700;
font-style: normal;
font-size: 22px;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap.thc-amp-dc-info-bottom .thc-amp-dc-banner-subheader {
text-transform: uppercase;
font-family: brandon-grotesque, sans-serif;
font-weight: 700;
font-style: normal;
}
}
@media screen and (min-width: 480px) and (max-width: 768px) {
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap {
width: 40%;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap[data-align='left'] {
left: 35px;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap[data-align='right'] {
right: 35px;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap.thc-amp-dc-info-bottom {
position: relative;
top: 0 !important;
left: 0 !important;
right: auto;
display: block;
width: 100%;
text-align: center;
padding: 0 15px 10px 15px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap.thc-amp-dc-info-bottom .thc-amp-dc-banner-info {
display: block;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap.thc-amp-dc-info-bottom .thc-amp-dc-banner-subheader {
text-transform: uppercase;
font-family: brandon-grotesque, sans-serif;
font-weight: 700;
font-style: normal;
}
}
@media screen and (min-width: 321px) and (max-width: 480px) {
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap {
width: 50%;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap[data-align='left'] {
left: 20px;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap[data-align='right'] {
right: 20px;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap.thc-amp-dc-info-bottom {
width: 100%;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap.thc-amp-dc-info-bottom[data-align='left'] {
left: 0;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap.thc-amp-dc-info-bottom[data-align='right'] {
right: 0;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap.thc-amp-dc-info-bottom.thc-amp-dc-info-bottom {
position: relative;
top: 0 !important;
left: 0 !important;
right: auto;
display: block;
max-width: 100%;
text-align: center;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap.thc-amp-dc-info-bottom.thc-amp-dc-info-bottom .thc-amp-dc-banner-info {
display: block;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap.thc-amp-dc-info-bottom.thc-amp-dc-info-bottom .thc-amp-dc-banner-header {
text-transform: uppercase;
font-family: brandon-grotesque, sans-serif;
font-weight: 700;
font-style: normal;
font-size: 14px;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap.thc-amp-dc-info-bottom.thc-amp-dc-info-bottom .thc-amp-dc-banner-subheader {
text-transform: uppercase;
font-family: brandon-grotesque, sans-serif;
font-weight: 700;
font-style: normal;
font-size: 18px;
}
}
@media screen and (max-width: 385px) {
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap {
width: 100%;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap[data-align='left'] {
left: 20px;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap[data-align='right'] {
right: 20px;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap.thc-amp-dc-info-bottom {
width: 100%;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap.thc-amp-dc-info-bottom[data-align='left'] {
left: 0;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap.thc-amp-dc-info-bottom[data-align='right'] {
right: 0;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap.thc-amp-dc-info-bottom.thc-amp-dc-info-bottom {
position: relative;
top: 0 !important;
left: 0 !important;
right: auto;
display: block;
max-width: 100%;
text-align: center;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap.thc-amp-dc-info-bottom.thc-amp-dc-info-bottom .thc-amp-dc-banner-info {
display: block;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap.thc-amp-dc-info-bottom.thc-amp-dc-info-bottom .thc-amp-dc-banner-header {
text-transform: uppercase;
font-family: brandon-grotesque, sans-serif;
font-weight: 700;
font-style: normal;
font-size: 12px;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap.thc-amp-dc-info-bottom.thc-amp-dc-info-bottom .thc-amp-dc-banner-subheader {
text-transform: uppercase;
font-family: brandon-grotesque, sans-serif;
font-weight: 700;
font-style: normal;
font-size: 22px;
}
} | dist/renders/banner/package/banner.css | .thc-amp-dc-banner {
position: relative;
overflow: hidden;
white-space: nowrap;
}
.thc-amp-dc-banner .thc-amp-dc-hide {
display: none;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info {
font-size: 22px;
text-align: center;
background: #fff;
color: #000;
padding: 15px;
min-width: 200px;
}
.thc-amp-dc-banner .thc-amp-dc-banner-pic {
max-width: 100%;
display: block;
}
.thc-amp-dc-banner .thc-amp-dc-banner-pic img {
width: 100%;
}
.thc-amp-dc-banner .thc-amp-dc-banner-img {
width: 100%;
display: block;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap {
color: #fff;
width: 33.3%;
height: 100%;
position: absolute;
top: 0;
white-space: normal;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap[data-align='left'] {
left: 10%;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap[data-align='right'] {
left: 60%;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap[data-align='center'] {
left: 35%;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
margin-right: -1em;
/* Adjusts for spacing */
}
.thc-amp-dc-banner .thc-amp-dc-banner-info {
display: inline-block;
vertical-align: middle;
}
.thc-amp-dc-banner .thc-amp-dc-banner-header {
font-family: brandon-grotesque, sans-serif;
font-weight: 700;
font-style: normal;
font-size: 32px;
max-width: -webkit-max-content;
max-width: -moz-max-content;
max-width: max-content;
padding: 9px;
margin-top: -30px;
position: absolute;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.thc-amp-dc-banner .thc-amp-dc-banner-subheader {
text-transform: uppercase;
font-family: brandon-grotesque, sans-serif;
font-weight: 700;
font-style: normal;
font-size: 87px;
}
.thc-amp-dc-banner .thc-amp-dc-banner-subheader[data-align='left'] {
text-align: left;
}
.thc-amp-dc-banner .thc-amp-dc-banner-subheader[data-align='right'] {
text-align: center;
}
.thc-amp-dc-banner .thc-amp-dc-banner-subheader[data-align='center'] {
text-align: right;
}
.thc-amp-dc-banner .thc-amp-dc-banner-description {
font-family: brandon-grotesque, sans-serif;
font-weight: 400;
font-style: normal;
font-size: 25px;
}
.thc-amp-dc-banner .thc-amp-dc-banner-description[data-align='left'] {
text-align: left;
}
.thc-amp-dc-banner .thc-amp-dc-banner-description[data-align='right'] {
text-align: center;
}
.thc-amp-dc-banner .thc-amp-dc-banner-description[data-align='center'] {
text-align: right;
}
.thc-amp-dc-banner .thc-amp-dc-banner-button {
font-family: brandon-grotesque, sans-serif;
font-weight: 700;
font-style: normal;
font-size: 20px;
margin-top: 15px;
display: inline-block;
min-width: 40%;
padding: 17px 15px;
background: black;
text-decoration: none;
-webkit-box-sizing: border-box;
box-sizing: border-box;
letter-spacing: 2px;
color: white;
}
@media screen and (min-width: 1024px) and (max-width: 1280px) {
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap {
width: 100%;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap[data-align='left'] {
left: 35px;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap[data-align='right'] {
right: 35px;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap.thc-amp-dc-info-bottom {
position: relative;
top: 0 !important;
left: 0 !important;
right: auto;
display: block;
width: 100%;
text-align: center;
padding: 0 15px 10px 15px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap.thc-amp-dc-info-bottom .thc-amp-dc-banner-info {
display: block;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap.thc-amp-dc-info-bottom .thc-amp-dc-banner-header {
text-transform: uppercase;
font-family: brandon-grotesque, sans-serif;
font-weight: 700;
font-style: normal;
}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap {
width: 100%;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap[data-align='left'] {
left: 35px;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap[data-align='right'] {
right: 35px;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap.thc-amp-dc-info-bottom {
position: relative;
top: 0 !important;
left: 0 !important;
right: auto;
display: block;
width: 100%;
text-align: center;
padding: 0 15px 10px 15px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap.thc-amp-dc-info-bottom .thc-amp-dc-banner-info {
display: block;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap.thc-amp-dc-info-bottom .thc-amp-dc-banner-header {
text-transform: uppercase;
font-family: brandon-grotesque, sans-serif;
font-weight: 700;
font-style: normal;
font-size: 22px;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap.thc-amp-dc-info-bottom .thc-amp-dc-banner-subheader {
text-transform: uppercase;
font-family: brandon-grotesque, sans-serif;
font-weight: 700;
font-style: normal;
}
}
@media screen and (min-width: 480px) and (max-width: 768px) {
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap {
width: 40%;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap[data-align='left'] {
left: 35px;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap[data-align='right'] {
right: 35px;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap.thc-amp-dc-info-bottom {
position: relative;
top: 0 !important;
left: 0 !important;
right: auto;
display: block;
width: 100%;
text-align: center;
padding: 0 15px 10px 15px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap.thc-amp-dc-info-bottom .thc-amp-dc-banner-info {
display: block;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap.thc-amp-dc-info-bottom .thc-amp-dc-banner-subheader {
text-transform: uppercase;
font-family: brandon-grotesque, sans-serif;
font-weight: 700;
font-style: normal;
}
}
@media screen and (min-width: 321px) and (max-width: 480px) {
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap {
width: 50%;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap[data-align='left'] {
left: 20px;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap[data-align='right'] {
right: 20px;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap.thc-amp-dc-info-bottom {
width: 100%;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap.thc-amp-dc-info-bottom[data-align='left'] {
left: 0;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap.thc-amp-dc-info-bottom[data-align='right'] {
right: 0;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap.thc-amp-dc-info-bottom.thc-amp-dc-info-bottom {
position: relative;
top: 0 !important;
left: 0 !important;
right: auto;
display: block;
max-width: 100%;
text-align: center;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap.thc-amp-dc-info-bottom.thc-amp-dc-info-bottom .thc-amp-dc-banner-info {
display: block;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap.thc-amp-dc-info-bottom.thc-amp-dc-info-bottom .thc-amp-dc-banner-header {
text-transform: uppercase;
font-family: brandon-grotesque, sans-serif;
font-weight: 700;
font-style: normal;
font-size: 14px;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap.thc-amp-dc-info-bottom.thc-amp-dc-info-bottom .thc-amp-dc-banner-subheader {
text-transform: uppercase;
font-family: brandon-grotesque, sans-serif;
font-weight: 700;
font-style: normal;
font-size: 18px;
}
}
@media screen and (max-width: 385px) {
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap {
width: 100%;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap[data-align='left'] {
left: 20px;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap[data-align='right'] {
right: 20px;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap.thc-amp-dc-info-bottom {
width: 100%;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap.thc-amp-dc-info-bottom[data-align='left'] {
left: 0;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap.thc-amp-dc-info-bottom[data-align='right'] {
right: 0;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap.thc-amp-dc-info-bottom.thc-amp-dc-info-bottom {
position: relative;
top: 0 !important;
left: 0 !important;
right: auto;
display: block;
max-width: 100%;
text-align: center;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap.thc-amp-dc-info-bottom.thc-amp-dc-info-bottom .thc-amp-dc-banner-info {
display: block;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap.thc-amp-dc-info-bottom.thc-amp-dc-info-bottom .thc-amp-dc-banner-header {
text-transform: uppercase;
font-family: brandon-grotesque, sans-serif;
font-weight: 700;
font-style: normal;
font-size: 12px;
}
.thc-amp-dc-banner .thc-amp-dc-banner-info-wrap.thc-amp-dc-info-bottom.thc-amp-dc-info-bottom .thc-amp-dc-banner-subheader {
text-transform: uppercase;
font-family: brandon-grotesque, sans-serif;
font-weight: 700;
font-style: normal;
font-size: 22px;
}
} | 0.428831 | 0.058993 |
.modal .b-text {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 30px;
max-height: 530px;
overflow: scroll;
}
@media only screen and (max-width:640px) {
.modal .b-text {
padding: 30px 10px;
}
}
@media only screen and (max-width:640px) {
.modal .b-text ol,.modal .b-text ul {
padding-left: 25px;
}
}
.modal .b-text ol li p {
margin-bottom: 5px!important;
}
@media only screen and (max-width:640px) {
.modal .b-text td p {
margin-left: 10px!important;
}
}
.modal .b-text p[align=JUSTIFY] {
margin-left: 60px!important;
}
@media only screen and (max-width:640px) {
.modal .b-text p[align=JUSTIFY] {
margin-left: 60px!important;
}
}
.e-checkbox-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border: 1px solid #e4e4e5;
padding: 10px;
border-radius: 0;
margin-bottom: 0;
border-bottom: none;
font-size: 14px;
background: #fff;
}
.e-checkbox-wrapper:last-child {
border-bottom: 1px solid #e4e4e5;
}
.e-checkbox-wrapper.is-selected {
border: 2px solid #56468f;
}
.e-checkbox-wrapper.is-selected+.e-checkbox-wrapper {
border-top: none;
}
.e-checkbox-wrapper input {
margin-right: 5px;
}
.e-checkbox-wrapper label {
margin: 0;
margin-right: 10px;
}
.e-checkbox-wrapper img {
max-width: 190px;
}
.e-checkbox-basic {
width: 25px;
height: 25px;
text-align: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border-radius: 20px;
border: 1px solid #56468f;
background: #fff;
z-index: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-right: 10px;
position: relative;
cursor: pointer;
}
.e-checkbox-basic input {
margin: auto;
opacity: 0;
z-index: 1;
}
.e-checkbox-basic.is-active:before {
content: "";
width: 15px;
height: 15px;
background: #56468f;
margin: auto;
border-radius: 10px;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
@media only screen and (max-width:640px) {
.new-billing .trial-offer {
display: block!important;
margin-bottom: 10px!important;
}
}
.new-billing .pricing-option.trial {
position: relative;
}
.new-billing .pricing-option.trial .trial-badge {
position: absolute;
width: 70%;
left: 15%;
top: -10px;
font-family: Karla;
font-style: normal;
font-weight: 700;
font-size: 14px;
padding: 3px;
line-height: 18px;
text-align: center;
letter-spacing: .508928px;
text-transform: uppercase;
color: #fff;
background: #56468f;
border-radius: 6px;
}
.new-billing .pricing-option.trial .option-title {
text-align: center;
}
.new-billing .pricing-option.trial .option-title .trial-title {
margin-top: 15px;
margin-bottom: 5px;
line-height: 24px;
font-weight: 600;
text-align: center;
color: #1a1e27;
font-size: 20px;
}
.new-billing .pricing-option.trial .option-title .trial-description {
text-decoration: underline;
}
.new-billing .pricing-option.trial .option-title .trial-button {
padding: 10px!important;
margin-top: 10px!important;
margin-bottom: 10px!important;
}
.new-billing .with-bg {
background: #f5f5f5!important;
}
.new-billing .regular-logo {
margin-left: 20px!important;
}
@media only screen and (max-width:640px) {
.new-billing .regular-logo {
margin: 10px auto!important;
margin-bottom: 0!important;
}
}
.new-billing .limited-offer {
background: #ff3464;
color: #fff!important;
margin-bottom: 0!important;
margin-top: 10px!important;
font-size: 18px!important;
padding: 10px 15px!important;
}
.new-billing .limited-offer .container {
text-align: left;
padding-left: 30px!important;
}
.new-billing .limited-offer .time {
text-decoration: underline;
}
@media only screen and (max-width:640px) {
.new-billing .limited-offer {
text-align: center!important;
padding: 5px 15px!important;
}
.new-billing .limited-offer .container {
padding: 15px;
text-align: center!important;
}
.new-billing .limited-offer .offer {
display: none;
}
}
.new-billing .step-badge {
display: inline-block;
background: #44474e;
color: #fff;
font-size: 13px;
padding: 2px;
margin-bottom: 15px;
min-width: 60px;
text-align: center;
white-space: normal;
border-radius: 60px;
}
.new-billing .flex-block {
max-width: none!important;
}
.new-billing .flex-block h3 {
text-align: left!important;
margin-top: 0!important;
font-family: Karla!important;
font-style: normal!important;
font-weight: 700!important;
font-size: 22px!important;
line-height: 27px!important;
display: block!important;
letter-spacing: -.2px!important;
}
.new-billing .flex-block .benefits-listed {
padding-left: 15px!important;
}
.new-billing .flex-block .benefits-listed h3 {
font-size: 28px!important;
margin-top: 10px!important;
}
.new-billing .flex-block input#email {
text-align: left;
}
.new-billing .flex-block input#email:focus {
border-color: #786ba5!important;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(140,85,202,.6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(140,85,202,.6);
}
.new-billing .flex-block .plan-selection {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
padding: 15px;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.new-billing .flex-block .plan-selection .pricing-options {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-bottom: 0;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.new-billing .flex-block .plan-selection .pricing-options.v2 .pricing-option {
padding: 15px!important;
}
.new-billing .flex-block .plan-selection .pricing-options.v2 .tick {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.new-billing .flex-block .plan-selection .pricing-options.v2 .option-title {
-webkit-box-flex: 5;
-ms-flex-positive: 5;
flex-grow: 5;
font-size: 17px;
color: #000;
}
.new-billing .flex-block .plan-selection .pricing-options.v2 .option-title .discount-badge {
background: rgba(242,100,136,.1);
border-radius: 20px;
font-size: 14px;
position: relative;
font-weight: 700;
color: #f26488;
margin: 0;
width: auto;
display: inline-block;
padding: 3px 15px;
margin-right: auto;
margin-top: 5px;
}
.new-billing .flex-block .plan-selection .pricing-options.v2 .option-title .billing-data {
opacity: .6;
font-size: 13px;
}
.new-billing .flex-block .plan-selection .pricing-options.v2 .option-title .billing-data span {
text-decoration: line-through;
}
@media only screen and (max-width:640px) {
.new-billing .flex-block .plan-selection .pricing-options {
display: block!important;
}
}
.new-billing .flex-block .plan-selection .pricing-options .pricing-option {
background: #fff;
-ms-flex-preferred-size: 32%;
flex-basis: 32%;
}
.new-billing .flex-block .account-creation {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
padding: 15px;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.new-billing .flex-block .account-creation small {
font-size: 13px;
color: #a3a3a3;
margin: 10px 0;
display: block;
}
.new-billing .flex-block .payment-method {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
padding: 15px;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.new-billing .keto-benefits .e-feature {
font-weight: 400!important;
}
.new-billing .b-form-payment-methods {
margin-bottom: 30px;
margin-top: 30px;
}
.new-billing .b-form-payment-methods .e-checkbox-wrapper {
cursor: pointer;
}
.new-billing .b-form-payment-methods .e-checkbox-wrapper label {
font-weight: 400!important;
}
@media only screen and (max-width:640px) {
.new-billing .b-form-payment-methods .e-checkbox-wrapper img {
max-width: 170px;
}
}
@media only screen and (max-width:360px) {
.new-billing .b-form-payment-methods .e-checkbox-wrapper img {
max-width: 140px;
}
}
.new-billing .bottom-cta {
padding: 20px 12px;
margin: 0 auto;
max-width: 500px;
margin-top: -20px;
}
.new-billing .order-summary {
padding: 15px;
padding-top: 0;
font-size: 14px;
margin-top: -10px;
}
.new-billing .order-summary .summary-item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin-bottom: 5px;
}
.new-billing .order-summary .summary-item .price {
font-weight: 600;
}
.new-billing .order-summary .summary-item.discount .price {
color: #ff3464!important;
}
.new-billing .order-summary .summary-item.total {
margin-top: 40px;
font-size: 20px;
border-bottom: 1px solid #e4e4e4;
padding-bottom: 10px;
margin-bottom: 25px;
}
.new-billing #dropin-container>div {
z-index: 0;
}
.new-billing .payments {
display: none;
padding: 15px;
padding-top: 0;
}
.new-billing .payments.active {
display: block!important;
}
.new-billing .payments #dropin-container .braintree-sheet,.new-billing .payments #dropin-container .braintree-upper-container:before {
background: 0 0!important;
}
.new-billing .payments #dropin-container .braintree-form__field {
background: #fff;
margin-top: 5px!important;
}
.new-billing .payments #braintree-submit-button {
width: 100%;
max-width: 600px;
}
.new-billing .payments.paypal-payments {
max-width: 500px;
margin-top: -15px;
}
.new-billing .payments #paypal-button div>div {
z-index: 0;
}
@media only screen and (min-width:768px) and (max-width:900px) {
.plan-selection .pricing-options {
display: block!important;
}
}
.option-price.currency-CAD {
font-size: 24px!important;
}
@media only screen and (max-width:640px) {
.alternative-subscription#billing.m-checkout--11 .e-intro-title {
display: block!important;
font-size: 30px!important;
margin-top: 20px;
}
.alternative-subscription .popularity-count {
display: none!important;
}
}
.forecast-block {
max-width: 650px;
margin: 0 auto;
}
.forecast-block .forecast-heading {
color: #1a1e27;
font-size: 24px;
text-align: center;
font-weight: 700;
line-height: 34px;
margin-top: 25px;
}
@media only screen and (max-width:640px) {
.forecast-block .forecast-heading {
margin-bottom: 25px;
}
}
.notice-footer {
position: fixed;
bottom: 0;
left: 0;
right: 0;
display: none;
z-index: 1;
}
.notice-footer.is-active {
display: block;
}
.notice-footer .b-container {
background: #6f42c1;
margin-left: calc(-50vw + 50%);
margin-right: calc(-50vw + 50%);
-webkit-box-shadow: 0 -1px 10px 1px rgba(0,0,0,.2);
box-shadow: 0 -1px 10px 1px rgba(0,0,0,.2);
}
@media only screen and (min-width:640px) {
.notice-footer .b-container {
max-width: none;
}
}
@media only screen and (max-width:640px) {
.notice-footer .b-container {
padding-left: 10px;
padding-right: 10px;
}
}
.notice-footer .b-container .container {
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;
padding-top: 10px;
padding-bottom: 10px;
color: #fff;
margin-top: 20px;
}
.notice-footer img {
max-width: 110px;
margin-top: -30px;
}
@media only screen and (max-width:640px) {
.notice-footer img {
max-width: 80px;
}
}
.notice-footer .e-text {
width: 100%;
max-width: 400px;
margin-left: 10px;
}
@media only screen and (max-width:640px) {
.notice-footer .e-text {
font-size: 13px;
margin-left: 0;
}
}
.notice-footer .e-text span {
font-size: 24px;
font-weight: 500;
padding-right: 5px;
}
@media only screen and (max-width:640px) {
.notice-footer .e-text span {
font-size: 17px;
padding-right: 0;
}
}
.notice-footer .e-text span:nth-child(2) {
font-size: 32px;
display: inline-block;
width: 100%;
}
@media only screen and (max-width:640px) {
.notice-footer .e-text span:nth-child(2) {
font-size: 21px;
}
}
.virus-guide:lang(au),.virus-guide:lang(en),.virus-guide:lang(eu),.virus-guide:lang(gb),.virus-guide:lang(gl),.virus-guide:lang(nz) {
padding-bottom: 80px!important;
}
@media only screen and (min-width:640px) {
.virus-guide:lang(au),.virus-guide:lang(en),.virus-guide:lang(eu),.virus-guide:lang(gb),.virus-guide:lang(gl),.virus-guide:lang(nz) {
padding-bottom: 130px!important;
}
}
.virus-guide:lang(au) .keto-benefits,.virus-guide:lang(en) .keto-benefits,.virus-guide:lang(eu) .keto-benefits,.virus-guide:lang(gb) .keto-benefits,.virus-guide:lang(gl) .keto-benefits,.virus-guide:lang(nz) .keto-benefits {
margin-bottom: 40px!important;
}
.virus-guide .section-virusprotection {
margin-bottom: 60px;
}
@media only screen and (min-width:640px) {
.virus-guide .section-virusprotection {
max-width: 800px;
margin: auto;
}
}
.virus-guide .section-virusprotection .e-title {
text-decoration: none;
}
.virus-guide .section-virusprotection ul {
list-style-type: none;
}
@media only screen and (min-width:640px) {
.virus-guide .section-virusprotection ul {
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;
}
}
@media only screen and (max-width:640px) {
.virus-guide .section-virusprotection ul {
padding-left: 10px;
max-width: 300px;
margin: auto;
}
}
@media only screen and (max-width:380px) {
.virus-guide .section-virusprotection ul {
padding-left: 30px;
}
}
.virus-guide .section-virusprotection ul .e-feature {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
@media only screen and (min-width:640px) {
.virus-guide .section-virusprotection ul .e-feature {
width: 48%;
}
}
@media only screen and (max-width:640px) {
.virus-guide .section-virusprotection ul .e-feature {
list-style: none;
color: #252a34;
font-size: 15px;
font-weight: 700;
text-align: left;
letter-spacing: .51px;
margin-bottom: 5px;
}
}
.virus-guide .section-virusprotection ul .e-feature .fa-check,.virus-guide .section-virusprotection ul .e-feature .fas {
font-family: font awesome\ 5 free;
font-weight: 900;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
}
.virus-guide .section-virusprotection ul .e-feature .fa-check:before,.virus-guide .section-virusprotection ul .e-feature .fas:before {
content: "\F00C";
font-family: FontAwesome;
font-weight: 400;
color: #ff3c6f;
font-size: 20px;
position: absolute;
top: 0;
left: -31px;
}
@media only screen and (max-width:640px) {
.m-billing--v6.m-billing--v7 .subscribe-btn.cta-btn {
font-size: 18px!important;
padding: 15px 10px!important;
background: #4ce686!important;
}
}
.e-termsconditions {
padding-left: 0;
padding-top: 0;
bottom: 0;
position: relative;
margin-bottom: 20px;
margin-top: 5px;
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;
}
@media only screen and (max-width:640px) {
.e-termsconditions {
margin-bottom: 15px;
}
}
.e-termsconditions label {
margin-bottom: 0;
text-align: left;
}
.e-termsconditions-checkbox {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.payment-disclaimer {
padding-top: 0;
}
.e-termsconditions .error-msg {
text-align: center;
margin-top: 10px;
}
@media only screen and (max-width:640px) {
.m-billing--v6 .pricing-block .cta-btn {
margin-bottom: 20px;
}
}
@media only screen and (max-width:640px) {
#billing.m-checkout--11 .container .pricing-block ul {
padding: 0 35px;
}
#billing.m-checkout--11 .container .pricing-block ul:lang(es),#billing.m-checkout--11 .container .pricing-block ul:lang(fr) {
padding: 0 15px;
}
}
#billing.m-checkout--11 .container .pricing-block ul .e-feature {
position: relative;
}
#billing.m-checkout--11 .container .pricing-block ul .e-feature .fa-check,#billing.m-checkout--11 .container .pricing-block ul .e-feature .fas {
font-family: font awesome\ 5 free;
font-weight: 900;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
}
#billing.m-checkout--11 .container .pricing-block ul .e-feature .fa-check:before,#billing.m-checkout--11 .container .pricing-block ul .e-feature .fas:before {
content: "\F00C";
font-family: FontAwesome;
font-weight: 400;
color: #ff3c6f;
font-size: 20px;
position: absolute;
top: 1px;
left: -7px;
}
@media only screen and (min-width:640px) {
#billing.m-checkout--11 .container .pricing-block ul .e-feature .fa-check:before,#billing.m-checkout--11 .container .pricing-block ul .e-feature .fas:before {
top: 7px;
left: -11px;
}
}
@media only screen and (max-width:640px) {
#billing.m-checkout--11 .main-container .keto-benefits .block-content ul {
padding-left: 10px;
}
}
@media only screen and (max-width:380px) {
#billing.m-checkout--11 .main-container .keto-benefits .block-content ul {
padding-left: 30px;
}
}
#billing.m-checkout--11 .main-container .keto-benefits .block-content ul .e-feature {
position: relative;
}
#billing.m-checkout--11 .main-container .keto-benefits .block-content ul .e-feature .fa-check,#billing.m-checkout--11 .main-container .keto-benefits .block-content ul .e-feature .fas {
font-family: font awesome\ 5 free;
font-weight: 900;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
}
#billing.m-checkout--11 .main-container .keto-benefits .block-content ul .e-feature .fa-check:before,#billing.m-checkout--11 .main-container .keto-benefits .block-content ul .e-feature .fas:before {
content: "\F00C";
font-family: FontAwesome;
font-weight: 400;
color: #44d8b1;
font-size: 20px;
position: absolute;
top: 0;
left: -31px;
}
.navbar-fixed {
padding: 0;
}
.navbar-fixed .regular-logo {
margin-right: auto;
}
.email-error {
background: #e224241f;
border: 1px solid red;
font-size: 14px;
padding: 10px;
display: none;
}
.adyen-workouts .b-workout-image {
text-align: center;
}
@media only screen and (max-width:640px) {
.adyen-workouts .b-workout-image {
margin-top: 24px;
}
}
.adyen-workouts .b-workout-image img {
max-width: 90%;
}
@media only screen and (min-width:640px) {
.adyen-workouts .b-workout-image img {
max-width: 45%;
}
} | assets/frontend/css/checkout.css | .modal .b-text {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 30px;
max-height: 530px;
overflow: scroll;
}
@media only screen and (max-width:640px) {
.modal .b-text {
padding: 30px 10px;
}
}
@media only screen and (max-width:640px) {
.modal .b-text ol,.modal .b-text ul {
padding-left: 25px;
}
}
.modal .b-text ol li p {
margin-bottom: 5px!important;
}
@media only screen and (max-width:640px) {
.modal .b-text td p {
margin-left: 10px!important;
}
}
.modal .b-text p[align=JUSTIFY] {
margin-left: 60px!important;
}
@media only screen and (max-width:640px) {
.modal .b-text p[align=JUSTIFY] {
margin-left: 60px!important;
}
}
.e-checkbox-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border: 1px solid #e4e4e5;
padding: 10px;
border-radius: 0;
margin-bottom: 0;
border-bottom: none;
font-size: 14px;
background: #fff;
}
.e-checkbox-wrapper:last-child {
border-bottom: 1px solid #e4e4e5;
}
.e-checkbox-wrapper.is-selected {
border: 2px solid #56468f;
}
.e-checkbox-wrapper.is-selected+.e-checkbox-wrapper {
border-top: none;
}
.e-checkbox-wrapper input {
margin-right: 5px;
}
.e-checkbox-wrapper label {
margin: 0;
margin-right: 10px;
}
.e-checkbox-wrapper img {
max-width: 190px;
}
.e-checkbox-basic {
width: 25px;
height: 25px;
text-align: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border-radius: 20px;
border: 1px solid #56468f;
background: #fff;
z-index: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-right: 10px;
position: relative;
cursor: pointer;
}
.e-checkbox-basic input {
margin: auto;
opacity: 0;
z-index: 1;
}
.e-checkbox-basic.is-active:before {
content: "";
width: 15px;
height: 15px;
background: #56468f;
margin: auto;
border-radius: 10px;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
@media only screen and (max-width:640px) {
.new-billing .trial-offer {
display: block!important;
margin-bottom: 10px!important;
}
}
.new-billing .pricing-option.trial {
position: relative;
}
.new-billing .pricing-option.trial .trial-badge {
position: absolute;
width: 70%;
left: 15%;
top: -10px;
font-family: Karla;
font-style: normal;
font-weight: 700;
font-size: 14px;
padding: 3px;
line-height: 18px;
text-align: center;
letter-spacing: .508928px;
text-transform: uppercase;
color: #fff;
background: #56468f;
border-radius: 6px;
}
.new-billing .pricing-option.trial .option-title {
text-align: center;
}
.new-billing .pricing-option.trial .option-title .trial-title {
margin-top: 15px;
margin-bottom: 5px;
line-height: 24px;
font-weight: 600;
text-align: center;
color: #1a1e27;
font-size: 20px;
}
.new-billing .pricing-option.trial .option-title .trial-description {
text-decoration: underline;
}
.new-billing .pricing-option.trial .option-title .trial-button {
padding: 10px!important;
margin-top: 10px!important;
margin-bottom: 10px!important;
}
.new-billing .with-bg {
background: #f5f5f5!important;
}
.new-billing .regular-logo {
margin-left: 20px!important;
}
@media only screen and (max-width:640px) {
.new-billing .regular-logo {
margin: 10px auto!important;
margin-bottom: 0!important;
}
}
.new-billing .limited-offer {
background: #ff3464;
color: #fff!important;
margin-bottom: 0!important;
margin-top: 10px!important;
font-size: 18px!important;
padding: 10px 15px!important;
}
.new-billing .limited-offer .container {
text-align: left;
padding-left: 30px!important;
}
.new-billing .limited-offer .time {
text-decoration: underline;
}
@media only screen and (max-width:640px) {
.new-billing .limited-offer {
text-align: center!important;
padding: 5px 15px!important;
}
.new-billing .limited-offer .container {
padding: 15px;
text-align: center!important;
}
.new-billing .limited-offer .offer {
display: none;
}
}
.new-billing .step-badge {
display: inline-block;
background: #44474e;
color: #fff;
font-size: 13px;
padding: 2px;
margin-bottom: 15px;
min-width: 60px;
text-align: center;
white-space: normal;
border-radius: 60px;
}
.new-billing .flex-block {
max-width: none!important;
}
.new-billing .flex-block h3 {
text-align: left!important;
margin-top: 0!important;
font-family: Karla!important;
font-style: normal!important;
font-weight: 700!important;
font-size: 22px!important;
line-height: 27px!important;
display: block!important;
letter-spacing: -.2px!important;
}
.new-billing .flex-block .benefits-listed {
padding-left: 15px!important;
}
.new-billing .flex-block .benefits-listed h3 {
font-size: 28px!important;
margin-top: 10px!important;
}
.new-billing .flex-block input#email {
text-align: left;
}
.new-billing .flex-block input#email:focus {
border-color: #786ba5!important;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(140,85,202,.6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(140,85,202,.6);
}
.new-billing .flex-block .plan-selection {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
padding: 15px;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.new-billing .flex-block .plan-selection .pricing-options {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-bottom: 0;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.new-billing .flex-block .plan-selection .pricing-options.v2 .pricing-option {
padding: 15px!important;
}
.new-billing .flex-block .plan-selection .pricing-options.v2 .tick {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.new-billing .flex-block .plan-selection .pricing-options.v2 .option-title {
-webkit-box-flex: 5;
-ms-flex-positive: 5;
flex-grow: 5;
font-size: 17px;
color: #000;
}
.new-billing .flex-block .plan-selection .pricing-options.v2 .option-title .discount-badge {
background: rgba(242,100,136,.1);
border-radius: 20px;
font-size: 14px;
position: relative;
font-weight: 700;
color: #f26488;
margin: 0;
width: auto;
display: inline-block;
padding: 3px 15px;
margin-right: auto;
margin-top: 5px;
}
.new-billing .flex-block .plan-selection .pricing-options.v2 .option-title .billing-data {
opacity: .6;
font-size: 13px;
}
.new-billing .flex-block .plan-selection .pricing-options.v2 .option-title .billing-data span {
text-decoration: line-through;
}
@media only screen and (max-width:640px) {
.new-billing .flex-block .plan-selection .pricing-options {
display: block!important;
}
}
.new-billing .flex-block .plan-selection .pricing-options .pricing-option {
background: #fff;
-ms-flex-preferred-size: 32%;
flex-basis: 32%;
}
.new-billing .flex-block .account-creation {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
padding: 15px;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.new-billing .flex-block .account-creation small {
font-size: 13px;
color: #a3a3a3;
margin: 10px 0;
display: block;
}
.new-billing .flex-block .payment-method {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
padding: 15px;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.new-billing .keto-benefits .e-feature {
font-weight: 400!important;
}
.new-billing .b-form-payment-methods {
margin-bottom: 30px;
margin-top: 30px;
}
.new-billing .b-form-payment-methods .e-checkbox-wrapper {
cursor: pointer;
}
.new-billing .b-form-payment-methods .e-checkbox-wrapper label {
font-weight: 400!important;
}
@media only screen and (max-width:640px) {
.new-billing .b-form-payment-methods .e-checkbox-wrapper img {
max-width: 170px;
}
}
@media only screen and (max-width:360px) {
.new-billing .b-form-payment-methods .e-checkbox-wrapper img {
max-width: 140px;
}
}
.new-billing .bottom-cta {
padding: 20px 12px;
margin: 0 auto;
max-width: 500px;
margin-top: -20px;
}
.new-billing .order-summary {
padding: 15px;
padding-top: 0;
font-size: 14px;
margin-top: -10px;
}
.new-billing .order-summary .summary-item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin-bottom: 5px;
}
.new-billing .order-summary .summary-item .price {
font-weight: 600;
}
.new-billing .order-summary .summary-item.discount .price {
color: #ff3464!important;
}
.new-billing .order-summary .summary-item.total {
margin-top: 40px;
font-size: 20px;
border-bottom: 1px solid #e4e4e4;
padding-bottom: 10px;
margin-bottom: 25px;
}
.new-billing #dropin-container>div {
z-index: 0;
}
.new-billing .payments {
display: none;
padding: 15px;
padding-top: 0;
}
.new-billing .payments.active {
display: block!important;
}
.new-billing .payments #dropin-container .braintree-sheet,.new-billing .payments #dropin-container .braintree-upper-container:before {
background: 0 0!important;
}
.new-billing .payments #dropin-container .braintree-form__field {
background: #fff;
margin-top: 5px!important;
}
.new-billing .payments #braintree-submit-button {
width: 100%;
max-width: 600px;
}
.new-billing .payments.paypal-payments {
max-width: 500px;
margin-top: -15px;
}
.new-billing .payments #paypal-button div>div {
z-index: 0;
}
@media only screen and (min-width:768px) and (max-width:900px) {
.plan-selection .pricing-options {
display: block!important;
}
}
.option-price.currency-CAD {
font-size: 24px!important;
}
@media only screen and (max-width:640px) {
.alternative-subscription#billing.m-checkout--11 .e-intro-title {
display: block!important;
font-size: 30px!important;
margin-top: 20px;
}
.alternative-subscription .popularity-count {
display: none!important;
}
}
.forecast-block {
max-width: 650px;
margin: 0 auto;
}
.forecast-block .forecast-heading {
color: #1a1e27;
font-size: 24px;
text-align: center;
font-weight: 700;
line-height: 34px;
margin-top: 25px;
}
@media only screen and (max-width:640px) {
.forecast-block .forecast-heading {
margin-bottom: 25px;
}
}
.notice-footer {
position: fixed;
bottom: 0;
left: 0;
right: 0;
display: none;
z-index: 1;
}
.notice-footer.is-active {
display: block;
}
.notice-footer .b-container {
background: #6f42c1;
margin-left: calc(-50vw + 50%);
margin-right: calc(-50vw + 50%);
-webkit-box-shadow: 0 -1px 10px 1px rgba(0,0,0,.2);
box-shadow: 0 -1px 10px 1px rgba(0,0,0,.2);
}
@media only screen and (min-width:640px) {
.notice-footer .b-container {
max-width: none;
}
}
@media only screen and (max-width:640px) {
.notice-footer .b-container {
padding-left: 10px;
padding-right: 10px;
}
}
.notice-footer .b-container .container {
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;
padding-top: 10px;
padding-bottom: 10px;
color: #fff;
margin-top: 20px;
}
.notice-footer img {
max-width: 110px;
margin-top: -30px;
}
@media only screen and (max-width:640px) {
.notice-footer img {
max-width: 80px;
}
}
.notice-footer .e-text {
width: 100%;
max-width: 400px;
margin-left: 10px;
}
@media only screen and (max-width:640px) {
.notice-footer .e-text {
font-size: 13px;
margin-left: 0;
}
}
.notice-footer .e-text span {
font-size: 24px;
font-weight: 500;
padding-right: 5px;
}
@media only screen and (max-width:640px) {
.notice-footer .e-text span {
font-size: 17px;
padding-right: 0;
}
}
.notice-footer .e-text span:nth-child(2) {
font-size: 32px;
display: inline-block;
width: 100%;
}
@media only screen and (max-width:640px) {
.notice-footer .e-text span:nth-child(2) {
font-size: 21px;
}
}
.virus-guide:lang(au),.virus-guide:lang(en),.virus-guide:lang(eu),.virus-guide:lang(gb),.virus-guide:lang(gl),.virus-guide:lang(nz) {
padding-bottom: 80px!important;
}
@media only screen and (min-width:640px) {
.virus-guide:lang(au),.virus-guide:lang(en),.virus-guide:lang(eu),.virus-guide:lang(gb),.virus-guide:lang(gl),.virus-guide:lang(nz) {
padding-bottom: 130px!important;
}
}
.virus-guide:lang(au) .keto-benefits,.virus-guide:lang(en) .keto-benefits,.virus-guide:lang(eu) .keto-benefits,.virus-guide:lang(gb) .keto-benefits,.virus-guide:lang(gl) .keto-benefits,.virus-guide:lang(nz) .keto-benefits {
margin-bottom: 40px!important;
}
.virus-guide .section-virusprotection {
margin-bottom: 60px;
}
@media only screen and (min-width:640px) {
.virus-guide .section-virusprotection {
max-width: 800px;
margin: auto;
}
}
.virus-guide .section-virusprotection .e-title {
text-decoration: none;
}
.virus-guide .section-virusprotection ul {
list-style-type: none;
}
@media only screen and (min-width:640px) {
.virus-guide .section-virusprotection ul {
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;
}
}
@media only screen and (max-width:640px) {
.virus-guide .section-virusprotection ul {
padding-left: 10px;
max-width: 300px;
margin: auto;
}
}
@media only screen and (max-width:380px) {
.virus-guide .section-virusprotection ul {
padding-left: 30px;
}
}
.virus-guide .section-virusprotection ul .e-feature {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
@media only screen and (min-width:640px) {
.virus-guide .section-virusprotection ul .e-feature {
width: 48%;
}
}
@media only screen and (max-width:640px) {
.virus-guide .section-virusprotection ul .e-feature {
list-style: none;
color: #252a34;
font-size: 15px;
font-weight: 700;
text-align: left;
letter-spacing: .51px;
margin-bottom: 5px;
}
}
.virus-guide .section-virusprotection ul .e-feature .fa-check,.virus-guide .section-virusprotection ul .e-feature .fas {
font-family: font awesome\ 5 free;
font-weight: 900;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
}
.virus-guide .section-virusprotection ul .e-feature .fa-check:before,.virus-guide .section-virusprotection ul .e-feature .fas:before {
content: "\F00C";
font-family: FontAwesome;
font-weight: 400;
color: #ff3c6f;
font-size: 20px;
position: absolute;
top: 0;
left: -31px;
}
@media only screen and (max-width:640px) {
.m-billing--v6.m-billing--v7 .subscribe-btn.cta-btn {
font-size: 18px!important;
padding: 15px 10px!important;
background: #4ce686!important;
}
}
.e-termsconditions {
padding-left: 0;
padding-top: 0;
bottom: 0;
position: relative;
margin-bottom: 20px;
margin-top: 5px;
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;
}
@media only screen and (max-width:640px) {
.e-termsconditions {
margin-bottom: 15px;
}
}
.e-termsconditions label {
margin-bottom: 0;
text-align: left;
}
.e-termsconditions-checkbox {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.payment-disclaimer {
padding-top: 0;
}
.e-termsconditions .error-msg {
text-align: center;
margin-top: 10px;
}
@media only screen and (max-width:640px) {
.m-billing--v6 .pricing-block .cta-btn {
margin-bottom: 20px;
}
}
@media only screen and (max-width:640px) {
#billing.m-checkout--11 .container .pricing-block ul {
padding: 0 35px;
}
#billing.m-checkout--11 .container .pricing-block ul:lang(es),#billing.m-checkout--11 .container .pricing-block ul:lang(fr) {
padding: 0 15px;
}
}
#billing.m-checkout--11 .container .pricing-block ul .e-feature {
position: relative;
}
#billing.m-checkout--11 .container .pricing-block ul .e-feature .fa-check,#billing.m-checkout--11 .container .pricing-block ul .e-feature .fas {
font-family: font awesome\ 5 free;
font-weight: 900;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
}
#billing.m-checkout--11 .container .pricing-block ul .e-feature .fa-check:before,#billing.m-checkout--11 .container .pricing-block ul .e-feature .fas:before {
content: "\F00C";
font-family: FontAwesome;
font-weight: 400;
color: #ff3c6f;
font-size: 20px;
position: absolute;
top: 1px;
left: -7px;
}
@media only screen and (min-width:640px) {
#billing.m-checkout--11 .container .pricing-block ul .e-feature .fa-check:before,#billing.m-checkout--11 .container .pricing-block ul .e-feature .fas:before {
top: 7px;
left: -11px;
}
}
@media only screen and (max-width:640px) {
#billing.m-checkout--11 .main-container .keto-benefits .block-content ul {
padding-left: 10px;
}
}
@media only screen and (max-width:380px) {
#billing.m-checkout--11 .main-container .keto-benefits .block-content ul {
padding-left: 30px;
}
}
#billing.m-checkout--11 .main-container .keto-benefits .block-content ul .e-feature {
position: relative;
}
#billing.m-checkout--11 .main-container .keto-benefits .block-content ul .e-feature .fa-check,#billing.m-checkout--11 .main-container .keto-benefits .block-content ul .e-feature .fas {
font-family: font awesome\ 5 free;
font-weight: 900;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
}
#billing.m-checkout--11 .main-container .keto-benefits .block-content ul .e-feature .fa-check:before,#billing.m-checkout--11 .main-container .keto-benefits .block-content ul .e-feature .fas:before {
content: "\F00C";
font-family: FontAwesome;
font-weight: 400;
color: #44d8b1;
font-size: 20px;
position: absolute;
top: 0;
left: -31px;
}
.navbar-fixed {
padding: 0;
}
.navbar-fixed .regular-logo {
margin-right: auto;
}
.email-error {
background: #e224241f;
border: 1px solid red;
font-size: 14px;
padding: 10px;
display: none;
}
.adyen-workouts .b-workout-image {
text-align: center;
}
@media only screen and (max-width:640px) {
.adyen-workouts .b-workout-image {
margin-top: 24px;
}
}
.adyen-workouts .b-workout-image img {
max-width: 90%;
}
@media only screen and (min-width:640px) {
.adyen-workouts .b-workout-image img {
max-width: 45%;
}
} | 0.286668 | 0.062018 |
html {
font-size: 62.5%;
}
h2 {
font-size: 3.5rem;
font-weight: 700;
text-align: center;
}
.title-border {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.title-border:before,
.title-border:after {
border-top: 3px solid #4c4c4c;
content: "";
width: 50px;
}
.title-border:before {
margin-right: 10px;
}
.title-border:after {
margin-left: 10px;
}
h3 {
font-size: 2rem;
font-weight: 700;
letter-spacing: 1.5px;
}
h4 {
font-size: 2rem;
font-size: 2rem;
font-weight: 600;
}
.howto p {
font-size: 1.6rem;
line-height: 24px;
letter-spacing: 1px;
}
.circle::before {
content: "";
padding: 6px 16px;
margin-right: 8px;
background-image: url("../img/circle.svg");
background-repeat: no-repeat;
background-size: contain;
}
.time-line {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.border {
width: 8px;
margin: 8px 23px 0px 12px;
background-color: #fc802d;
}
.heading-margin {
padding: 8px 0 40px;
text-align: center;
}
.main-bc {
background: #fff6ec;
}
.main-color-font {
color: #fc802d;
}
.course img,
.mypage img,
.live img {
width: 400px;
height: 230px;
}
@media screen and (max-width: 900px) {
.course img,
.mypage img,
.live img {
width: 50%;
height: auto;
}
}
@media screen and (max-width: 768px) {
h2 {
font-size: 2rem;
}
h3 {
font-size: 1.6rem;
}
h4 {
font-size: 1.6rem;
}
p {
font-size: 1.3rem;
line-height: 16px;
}
.border {
margin: 8px 23px 0px 10px;
}
}
@media screen and (max-width: 722px) {
.course img,
.mypage img,
.live img {
margin-top: 20px;
width: 100%;
height: auto;
}
}
main {
overflow: hidden;
padding-bottom: 0;
}
.wrap {
padding: 80px 0;
}
.inner-wrap {
max-width: 1100px;
padding: 0 24px;
margin: 0 auto;
}
.white-text {
color: #fff;
}
@media screen and (max-width: 768px) {
.wrap {
padding: 64px 0;
}
}
@media screen and (max-width: 560px) {
.inner-wrap {
padding: 0 16px;
}
}
.feature div:nth-of-type(3) {
margin: 24px 0;
}
.feature__content {
background-color: #fff6ec;
padding: 32px;
}
.feature__text {
margin-top: 12px;
}
#category {
padding-top: 0;
}
.category__contents {
display: -ms-grid;
display: grid;
grid-gap: 24px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-ms-grid-rows: (50px) [2];
-ms-grid-columns: (160px) [3];
grid-template: repeat(2, 50px) / repeat(3, 160px);
}
.category__contents--hb,
.category__contents--education,
.category__contents--news,
.category__contents--business,
.category__contents--investment,
.category__contents--qualification {
width: 145px;
height: 50px;
text-align: center;
color: #fff;
font-size: 1.6rem;
padding: 16px 16px;
background-color: #ee859f;
border-radius: 145px;
}
.category__contents--hb::before,
.category__contents--education::before,
.category__contents--news::before,
.category__contents--business::before,
.category__contents--investment::before,
.category__contents--qualification::before {
content: " ";
padding: 5px 16px;
vertical-align: middle;
background-image: url("../img/tag.svg");
background-repeat: no-repeat;
background-size: contain;
}
.category__contents--education {
background-color: #ffaa1a;
}
.category__contents--news {
background-color: #50c3d7;
}
.category__contents--business {
background-color: #009aff;
}
.category__contents--investment {
background-color: #4eb677;
}
.category__contents--qualification {
background-color: #7a78d5;
}
#course {
background-color: #fff6ec;
}
.course__heading {
margin-top: 40px;
}
.course-contents,
.mypage__contents,
.live__contents {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
margin-top: 8px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
background-color: #fff;
padding: 32px;
height: auto;
}
.course-contents__inner,
.mypage__text,
.live__inner {
padding-right: 24px;
margin: auto 0;
}
.course-contents__inner__text,
.live__contents__text {
margin-top: 24px;
}
.mypage-memo {
margin: 40px auto 0;
max-width: 880px;
padding: 32px;
border: 3px solid #efefef;
}
.mypage-memo__title {
margin: 0 auto;
text-align: center;
width: 80px;
border-bottom: solid 3px #4c4c4c;
}
.mypage-memo__h4 {
margin-top: 32px;
color: #fc802d;
font-size: 1.6rem;
letter-spacing: 1.2px;
}
.mypage-memo__h4::before {
content: "";
padding: 6px 14px;
background-image: url("../img/check.svg");
background-repeat: no-repeat;
}
.mypage-memo__text {
padding: 4px 0 0 27px;
}
#live {
background-color: #fff6ec;
}
.live__h3 {
margin-top: 40px;
}
#start {
background-color: #efefef;
}
.start__link {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.start__link__inner {
font-size: 1.6rem;
font-weight: 500;
display: block;
padding: 30px 80px;
background: -webkit-gradient(
linear,
left top,
right top,
color-stop(50%, #fc802d),
color-stop(50%, #fff)
);
background: -webkit-linear-gradient(left, #fc802d 50%, #fff 50%);
background: linear-gradient(to right, #fc802d 50%, #fff 50%);
background-size: 200% 100.5%;
background-position: right bottom;
color: #4c4c4c;
border: none;
border-left: 0.2em solid #fc802d;
border-color: none;
-webkit-box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.08);
box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.08);
-webkit-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.start__link__inner:hover {
background-position: left bottom;
color: white;
}
@media screen and (max-width: 722px) {
.course-contents,
.mypage__contents,
.live__contents {
display: block;
width: 100%;
}
.course-contents__inner,
.mypage__text,
.live__inner {
padding-right: 0;
}
.course-contents__inner__text,
.live__contents__text {
margin: 16px 0 24px;
}
}
@media screen and (max-width: 560px) {
.category__contents {
display: -ms-grid;
display: grid;
grid-gap: 18px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-ms-grid-rows: (50px) [3];
-ms-grid-columns: (160px) [2];
grid-template: repeat(3, 50px) / repeat(2, 160px);
}
.sp-start {
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
align-items: center;
}
.sp-start__link {
font-size: 1.6rem;
-webkit-box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.08);
box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.08);
-webkit-transition: all 0.1s ease-out;
transition: all 0.1s ease-out;
font-weight: 500;
display: block;
padding: 30px 80px;
background: #fff;
}
.sp-start__link:active {
background: #fc802d;
color: #fff;
}
.live__contents__img--small {
height: 100px;
-o-object-fit: cover;
object-fit: cover;
}
}
/*# sourceMappingURL=howtouse.css.map */ | webroot/css/howtouse.css | html {
font-size: 62.5%;
}
h2 {
font-size: 3.5rem;
font-weight: 700;
text-align: center;
}
.title-border {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.title-border:before,
.title-border:after {
border-top: 3px solid #4c4c4c;
content: "";
width: 50px;
}
.title-border:before {
margin-right: 10px;
}
.title-border:after {
margin-left: 10px;
}
h3 {
font-size: 2rem;
font-weight: 700;
letter-spacing: 1.5px;
}
h4 {
font-size: 2rem;
font-size: 2rem;
font-weight: 600;
}
.howto p {
font-size: 1.6rem;
line-height: 24px;
letter-spacing: 1px;
}
.circle::before {
content: "";
padding: 6px 16px;
margin-right: 8px;
background-image: url("../img/circle.svg");
background-repeat: no-repeat;
background-size: contain;
}
.time-line {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.border {
width: 8px;
margin: 8px 23px 0px 12px;
background-color: #fc802d;
}
.heading-margin {
padding: 8px 0 40px;
text-align: center;
}
.main-bc {
background: #fff6ec;
}
.main-color-font {
color: #fc802d;
}
.course img,
.mypage img,
.live img {
width: 400px;
height: 230px;
}
@media screen and (max-width: 900px) {
.course img,
.mypage img,
.live img {
width: 50%;
height: auto;
}
}
@media screen and (max-width: 768px) {
h2 {
font-size: 2rem;
}
h3 {
font-size: 1.6rem;
}
h4 {
font-size: 1.6rem;
}
p {
font-size: 1.3rem;
line-height: 16px;
}
.border {
margin: 8px 23px 0px 10px;
}
}
@media screen and (max-width: 722px) {
.course img,
.mypage img,
.live img {
margin-top: 20px;
width: 100%;
height: auto;
}
}
main {
overflow: hidden;
padding-bottom: 0;
}
.wrap {
padding: 80px 0;
}
.inner-wrap {
max-width: 1100px;
padding: 0 24px;
margin: 0 auto;
}
.white-text {
color: #fff;
}
@media screen and (max-width: 768px) {
.wrap {
padding: 64px 0;
}
}
@media screen and (max-width: 560px) {
.inner-wrap {
padding: 0 16px;
}
}
.feature div:nth-of-type(3) {
margin: 24px 0;
}
.feature__content {
background-color: #fff6ec;
padding: 32px;
}
.feature__text {
margin-top: 12px;
}
#category {
padding-top: 0;
}
.category__contents {
display: -ms-grid;
display: grid;
grid-gap: 24px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-ms-grid-rows: (50px) [2];
-ms-grid-columns: (160px) [3];
grid-template: repeat(2, 50px) / repeat(3, 160px);
}
.category__contents--hb,
.category__contents--education,
.category__contents--news,
.category__contents--business,
.category__contents--investment,
.category__contents--qualification {
width: 145px;
height: 50px;
text-align: center;
color: #fff;
font-size: 1.6rem;
padding: 16px 16px;
background-color: #ee859f;
border-radius: 145px;
}
.category__contents--hb::before,
.category__contents--education::before,
.category__contents--news::before,
.category__contents--business::before,
.category__contents--investment::before,
.category__contents--qualification::before {
content: " ";
padding: 5px 16px;
vertical-align: middle;
background-image: url("../img/tag.svg");
background-repeat: no-repeat;
background-size: contain;
}
.category__contents--education {
background-color: #ffaa1a;
}
.category__contents--news {
background-color: #50c3d7;
}
.category__contents--business {
background-color: #009aff;
}
.category__contents--investment {
background-color: #4eb677;
}
.category__contents--qualification {
background-color: #7a78d5;
}
#course {
background-color: #fff6ec;
}
.course__heading {
margin-top: 40px;
}
.course-contents,
.mypage__contents,
.live__contents {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
margin-top: 8px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
background-color: #fff;
padding: 32px;
height: auto;
}
.course-contents__inner,
.mypage__text,
.live__inner {
padding-right: 24px;
margin: auto 0;
}
.course-contents__inner__text,
.live__contents__text {
margin-top: 24px;
}
.mypage-memo {
margin: 40px auto 0;
max-width: 880px;
padding: 32px;
border: 3px solid #efefef;
}
.mypage-memo__title {
margin: 0 auto;
text-align: center;
width: 80px;
border-bottom: solid 3px #4c4c4c;
}
.mypage-memo__h4 {
margin-top: 32px;
color: #fc802d;
font-size: 1.6rem;
letter-spacing: 1.2px;
}
.mypage-memo__h4::before {
content: "";
padding: 6px 14px;
background-image: url("../img/check.svg");
background-repeat: no-repeat;
}
.mypage-memo__text {
padding: 4px 0 0 27px;
}
#live {
background-color: #fff6ec;
}
.live__h3 {
margin-top: 40px;
}
#start {
background-color: #efefef;
}
.start__link {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.start__link__inner {
font-size: 1.6rem;
font-weight: 500;
display: block;
padding: 30px 80px;
background: -webkit-gradient(
linear,
left top,
right top,
color-stop(50%, #fc802d),
color-stop(50%, #fff)
);
background: -webkit-linear-gradient(left, #fc802d 50%, #fff 50%);
background: linear-gradient(to right, #fc802d 50%, #fff 50%);
background-size: 200% 100.5%;
background-position: right bottom;
color: #4c4c4c;
border: none;
border-left: 0.2em solid #fc802d;
border-color: none;
-webkit-box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.08);
box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.08);
-webkit-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.start__link__inner:hover {
background-position: left bottom;
color: white;
}
@media screen and (max-width: 722px) {
.course-contents,
.mypage__contents,
.live__contents {
display: block;
width: 100%;
}
.course-contents__inner,
.mypage__text,
.live__inner {
padding-right: 0;
}
.course-contents__inner__text,
.live__contents__text {
margin: 16px 0 24px;
}
}
@media screen and (max-width: 560px) {
.category__contents {
display: -ms-grid;
display: grid;
grid-gap: 18px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-ms-grid-rows: (50px) [3];
-ms-grid-columns: (160px) [2];
grid-template: repeat(3, 50px) / repeat(2, 160px);
}
.sp-start {
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
align-items: center;
}
.sp-start__link {
font-size: 1.6rem;
-webkit-box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.08);
box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.08);
-webkit-transition: all 0.1s ease-out;
transition: all 0.1s ease-out;
font-weight: 500;
display: block;
padding: 30px 80px;
background: #fff;
}
.sp-start__link:active {
background: #fc802d;
color: #fff;
}
.live__contents__img--small {
height: 100px;
-o-object-fit: cover;
object-fit: cover;
}
}
/*# sourceMappingURL=howtouse.css.map */ | 0.29798 | 0.069637 |
html,
body {
height: 100%;
margin: 0;
}
#container{
width: 320px;
border: 4px solid black;
margin: 0px auto;
}
#game {
width: 100%;
max-width: 240px;
margin: 25px;
padding: 10px;
border: 4px solid white;
border-radius: 50%;
background-color: #222222;
overflow: auto;
//box-sizing: border-box;
}
#game > div {
margin: 10px;
border: 4px solid white;
width: 100px;
line-height: 100px;
float: left;
text-align: center;
color: white;
box-sizing: border-box;
//background-color: green;
}
.green {
background-color: green;
border-top-left-radius: 100%;
}
.red {
background-color: red;
border-top-right-radius: 100%;
}
.yellow {
background-color: yellow;
border-bottom-left-radius: 100%;
}
.blue {
background-color: blue;
border-bottom-right-radius: 100%;
}
#buttons {
margin: 25px;
}
#start {
float: left;
}
.transition,
.box:hover {
-webkit-box-shadow: 0px 0px 15px 5px orange;
-moz-box-shadow: 0px 0px 15px 5px orange;
box-shadow: 0px 0px 15px 5px orange;
}
#status {
margin: 25px;
padding: 10px;
background-color: white;
width: 240px;
}
#staticText {
float: left;
font-size: 25px;
}
#display {
left: 15px;
font-size: 25px;
position: relative;
}
#scores {
margin: 25px;
padding: 10px;
background-color: white;
width: 241px;
}
@-webkit-keyframes demo {
0% {
background-color: ##FFF5EE;
opacity: 1;
}
22% {
background-color: #FEFCFF;
}
77% {
background-color: white;
}
100% {
background-color: #C0C0C0;
}
}
.demo {
-webkit-animation-name: demo;
-webkit-animation-duration: 400ms;
-webkit-animation-iteration-count: 1;
-webkit-animation-timing-function: ease-in-out;
}
/*
//Cool Glow effect to incorporate
//https://codepen.io/FelixRilling/pen/qzfoc
@import "compass/css3";
@font-face {
font-family: 'Pacifico';
font-style: normal;
font-weight: 400;
src: local('Pacifico Regular'), local('Pacifico-Regular'), url(http://themes.googleusercontent.com/static/fonts/pacifico/v5/yunJt0R8tCvMyj_V4xSjafesZW2xOQ-xsNqO47m55DA.woff) format('woff');
}
.box {
text-align: center;
font-size: 1.5em;
margin: 20px 0 20px 0;
}
//Mixin ahoy
//usage: @include glow([colorInCSSFormat, offsetX offsetY, sizeOfGlow, fallOffStepSize])
@mixin glow($name, $color: rgb(255, 221, 27), $offset: 0 0, $size: 10px, $step: 10px){
@include animation($name 1.5s ease-in-out infinite alternate);
@include keyframes($name) {
from {
text-shadow: $offset $size rgba($color,1),
$offset $size+$step*2 rgba($color,1),
$offset $size+$step*3 rgba($color,0.95),
$offset $size+$step*4 rgba($color,0.90),
$offset $size+$step*6 rgba($color,0.80),
$offset $size+$step*7 rgba($color,0.70),
$offset $size+$step*9 rgba($color,0.50),
$offset $size+$step*11 rgba($color,0.2),
}
to {
text-shadow: $offset $size rgba($color,1),
$offset $size+$step*2 rgba($color,0.9),
$offset $size+$step*3 rgba($color,0.7),
$offset $size+$step*4 rgba($color,0.6),
$offset $size+$step*6 rgba($color,0.5),
$offset $size+$step*7 rgba($color,0.2),
$offset $size+$step*9 rgba($color,0),
$offset $size+$step*11 rgba($color,0),
}
}
}
//Now apply it:
.box {
text-decoration:none;
color:rgb(20, 151, 232);
font-family:Pacifico;
@include transition(all 0.5s);
}
.box:hover{
color:rgba(255,255,255,0.8);
@include glow(neon, rgb(20, 151, 232), $step: 20px);
}
*/ | old/simon.css | html,
body {
height: 100%;
margin: 0;
}
#container{
width: 320px;
border: 4px solid black;
margin: 0px auto;
}
#game {
width: 100%;
max-width: 240px;
margin: 25px;
padding: 10px;
border: 4px solid white;
border-radius: 50%;
background-color: #222222;
overflow: auto;
//box-sizing: border-box;
}
#game > div {
margin: 10px;
border: 4px solid white;
width: 100px;
line-height: 100px;
float: left;
text-align: center;
color: white;
box-sizing: border-box;
//background-color: green;
}
.green {
background-color: green;
border-top-left-radius: 100%;
}
.red {
background-color: red;
border-top-right-radius: 100%;
}
.yellow {
background-color: yellow;
border-bottom-left-radius: 100%;
}
.blue {
background-color: blue;
border-bottom-right-radius: 100%;
}
#buttons {
margin: 25px;
}
#start {
float: left;
}
.transition,
.box:hover {
-webkit-box-shadow: 0px 0px 15px 5px orange;
-moz-box-shadow: 0px 0px 15px 5px orange;
box-shadow: 0px 0px 15px 5px orange;
}
#status {
margin: 25px;
padding: 10px;
background-color: white;
width: 240px;
}
#staticText {
float: left;
font-size: 25px;
}
#display {
left: 15px;
font-size: 25px;
position: relative;
}
#scores {
margin: 25px;
padding: 10px;
background-color: white;
width: 241px;
}
@-webkit-keyframes demo {
0% {
background-color: ##FFF5EE;
opacity: 1;
}
22% {
background-color: #FEFCFF;
}
77% {
background-color: white;
}
100% {
background-color: #C0C0C0;
}
}
.demo {
-webkit-animation-name: demo;
-webkit-animation-duration: 400ms;
-webkit-animation-iteration-count: 1;
-webkit-animation-timing-function: ease-in-out;
}
/*
//Cool Glow effect to incorporate
//https://codepen.io/FelixRilling/pen/qzfoc
@import "compass/css3";
@font-face {
font-family: 'Pacifico';
font-style: normal;
font-weight: 400;
src: local('Pacifico Regular'), local('Pacifico-Regular'), url(http://themes.googleusercontent.com/static/fonts/pacifico/v5/yunJt0R8tCvMyj_V4xSjafesZW2xOQ-xsNqO47m55DA.woff) format('woff');
}
.box {
text-align: center;
font-size: 1.5em;
margin: 20px 0 20px 0;
}
//Mixin ahoy
//usage: @include glow([colorInCSSFormat, offsetX offsetY, sizeOfGlow, fallOffStepSize])
@mixin glow($name, $color: rgb(255, 221, 27), $offset: 0 0, $size: 10px, $step: 10px){
@include animation($name 1.5s ease-in-out infinite alternate);
@include keyframes($name) {
from {
text-shadow: $offset $size rgba($color,1),
$offset $size+$step*2 rgba($color,1),
$offset $size+$step*3 rgba($color,0.95),
$offset $size+$step*4 rgba($color,0.90),
$offset $size+$step*6 rgba($color,0.80),
$offset $size+$step*7 rgba($color,0.70),
$offset $size+$step*9 rgba($color,0.50),
$offset $size+$step*11 rgba($color,0.2),
}
to {
text-shadow: $offset $size rgba($color,1),
$offset $size+$step*2 rgba($color,0.9),
$offset $size+$step*3 rgba($color,0.7),
$offset $size+$step*4 rgba($color,0.6),
$offset $size+$step*6 rgba($color,0.5),
$offset $size+$step*7 rgba($color,0.2),
$offset $size+$step*9 rgba($color,0),
$offset $size+$step*11 rgba($color,0),
}
}
}
//Now apply it:
.box {
text-decoration:none;
color:rgb(20, 151, 232);
font-family:Pacifico;
@include transition(all 0.5s);
}
.box:hover{
color:rgba(255,255,255,0.8);
@include glow(neon, rgb(20, 151, 232), $step: 20px);
}
*/ | 0.413596 | 0.079782 |
header{
width: 1114px;
margin-left: auto;
margin-right: auto;
margin-top: 35px;
font-family: 'Open Sans';
padding: 10px 0 100px;
}
.logo-span{
color: #1abc9c;
font-weight: 900;
}
.logo{
font-family: 'Roboto';
text-transform: uppercase;
font-size: 30px;
font-weight: 200;
float: left;
cursor: pointer;
list-style-type: none;
margin-right: 432px;
}
.nav-bar{
text-transform: uppercase;
margin-top: 10px;
font-weight:bold;
float: left;
cursor: pointer;
list-style-type: none;
margin-left: 32px;
}
.tours{
width: 100%;
height: 600px;
background-image: url(img/Rectangle-1.png);
background-repeat: no-repeat;
background-size: cover;
position: relative;
}
.wrapper{
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -67%);
margin: auto;
}
.left-button{
width: 105px;
height: 105px;
background-color: rgba(85, 166, 142, 0.651);
color: #ffffff;
position: absolute;
left: 0px;
top: 0px;
font-size: 50px;
font-weight: 300;
text-align: center;
line-height: 104px;
cursor: pointer;
}
.right-button{
width: 105px;
height: 105px;
background-color: rgba(85, 166, 142, 0.651);
color: #ffffff;
position: absolute;
left: 1025px;
top: 0px;
font-size: 50px;
font-weight: 300;
text-align: center;
line-height: 104px;
cursor: pointer;
}
.img-text{
font-size: 60px;
font-weight: 900;
color: #ffffff;
font-family: 'Roboto', sans-serif;
text-transform: uppercase;
min-width: 1134px;
margin-bottom: 20px;
text-align: center;
}
.img-list{
font-size: 25px;
text-transform: uppercase;
position: absolute;
left: 192px;
color: #ffffff;
font-family: 'Roboto', sans-serif;
}
.title{
font-size: 48px;
font-weight: 900;
color: #515151;
font-family: "Roboto";
text-align: center;
text-transform: uppercase;
}
.wrapper-new-collection{
background-color: #e9f0fd;
padding-bottom: 100px;
padding-top: 100px;
}
.container{
width: 1152px;
margin: auto;
}
.decoration{
margin-left: auto;
margin-right: auto;
margin-top: 30px;
margin-bottom: 80px;
width: 165px;
height: 7px;
background: rgb(98,202,178);
}
.card{
position: relative;
display: inline-block;
margin-right: 30px;
}
.product-info{
width: 255px;
height: 40px;
position: absolute;
top: 282px;
}
.name-tag{
color: white;
font-family: "Roboto";
font-size: 18px;
font-weight: 900;
width: 200px;
height: 40px;
background: rgb(50,50,50);
float: left;
cursor: pointer;
}
.price-tag{
cursor: pointer;
float: left;
font-family: "Roboto";
font-size: 18px;
font-weight: 900;
width: 55px;
height: 40px;
background: rgb(135,144,141);
color: white;
}
.info-text{
margin-left: 15px;
margin-top: 10px;
text-transform: uppercase;
}
.info-price{
margin-left: 14px;
margin-top: 9px;
}
.hover-card{
position: absolute;
width: 235px;
height: 261px;
background-color: rgb(0, 0, 0, 0.5);
top: 10px;
right: 10px;
bottom: 10px;
left: 10px;
display: none;
}
.item-1{
cursor: pointer;
width: 50px;
height: 50px;
position: absolute;
left: 34px;
top: 80px;
border: 1px solid white;
margin-right: 9px;
}
.item-2{
cursor: pointer;
width: 50px;
height: 50px;
position: absolute;
left: 93px;
top: 80px;
border: 1px solid white;
margin-right: 9px;
}
.item-3{
cursor: pointer;
width: 50px;
height: 50px;
position: absolute;
left: 152px;
top: 80px;
border: 1px solid white;
margin-right: 9px;
}
.icon{
width: 38px;
height: 38px;
transform: translate(15%, 15%);
}
.item-add{
cursor: pointer;
text-align: center;
color: white;
font-family: 'OpenSans', sans-serif;
font-size: 14px;
font-weight: 400;
text-transform: uppercase;
background-color: transparent;
width: 168px;
height: 50px;
outline: none;
position: absolute;
left: 34px;
top: 140px;
border: 1px solid white;
margin-right: 9px;
}
.icon-add{
position: absolute;
left: 8px;
top: 5px;
width: 35px;
height: 35px;
}
.span-add{
position: absolute;
left: 50px;
top: 15px;
}
footer{
width: 100%;
height: 55px;
background-color: rgb(50,50,50);
padding-top: 46px;
}
.wrapper-contact{
margin-left: auto;
margin-right: auto;
}
.contact{
text-align: center;
color: white;
font-family: 'Roboto', sans-serif;
font-size: 16px;
font-weight: 400;
}
a{
text-decoration: none;
}
.span-contact{
color: #1abc9c;
text-decoration: none;
}
.item-1:hover{
background-color: rgb(26, 188, 156);
transition: 0.5s;
}
.item-2:hover{
background-color: rgb(26, 188, 156);
transition: 0.5s;
}
.item-3:hover{
background-color: rgb(26, 188, 156);
transition: 0.5s;
}
.nav-bar:hover{
color: #1abc9c;
}
.card:hover .hover-card{
position: absolute;
width: 235px;
height: 261px;
background-color: rgb(0, 0, 0, 0.5);
top: 10px;
right: 10px;
bottom: 10px;
left: 10px;
display: block;
transition: 0.5s;
}
.item-add:hover {
cursor: pointer;
background-color: #323232;
transition: 0.5s;
}
.card:hover .product-info .name-tag{
background-color: #1abc9c;
cursor: pointer;
}
.card:hover .product-info .price-tag{
background-color: #7fd9c7;
cursor: pointer;
}
@media screen and (max-width: 1150px) {
main{
width: 100%;
height: 600px;
background-image: url(img/Rectangle-1.png);
background-repeat: no-repeat;
background-size: cover;
position: relative;
}
footer{
position: fixed;
bottom: 2px;
width: 100%;
height: 55px;
background-color: rgb(50,50,50);
padding-top: 46px;
}
} | module-05/style.css | header{
width: 1114px;
margin-left: auto;
margin-right: auto;
margin-top: 35px;
font-family: 'Open Sans';
padding: 10px 0 100px;
}
.logo-span{
color: #1abc9c;
font-weight: 900;
}
.logo{
font-family: 'Roboto';
text-transform: uppercase;
font-size: 30px;
font-weight: 200;
float: left;
cursor: pointer;
list-style-type: none;
margin-right: 432px;
}
.nav-bar{
text-transform: uppercase;
margin-top: 10px;
font-weight:bold;
float: left;
cursor: pointer;
list-style-type: none;
margin-left: 32px;
}
.tours{
width: 100%;
height: 600px;
background-image: url(img/Rectangle-1.png);
background-repeat: no-repeat;
background-size: cover;
position: relative;
}
.wrapper{
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -67%);
margin: auto;
}
.left-button{
width: 105px;
height: 105px;
background-color: rgba(85, 166, 142, 0.651);
color: #ffffff;
position: absolute;
left: 0px;
top: 0px;
font-size: 50px;
font-weight: 300;
text-align: center;
line-height: 104px;
cursor: pointer;
}
.right-button{
width: 105px;
height: 105px;
background-color: rgba(85, 166, 142, 0.651);
color: #ffffff;
position: absolute;
left: 1025px;
top: 0px;
font-size: 50px;
font-weight: 300;
text-align: center;
line-height: 104px;
cursor: pointer;
}
.img-text{
font-size: 60px;
font-weight: 900;
color: #ffffff;
font-family: 'Roboto', sans-serif;
text-transform: uppercase;
min-width: 1134px;
margin-bottom: 20px;
text-align: center;
}
.img-list{
font-size: 25px;
text-transform: uppercase;
position: absolute;
left: 192px;
color: #ffffff;
font-family: 'Roboto', sans-serif;
}
.title{
font-size: 48px;
font-weight: 900;
color: #515151;
font-family: "Roboto";
text-align: center;
text-transform: uppercase;
}
.wrapper-new-collection{
background-color: #e9f0fd;
padding-bottom: 100px;
padding-top: 100px;
}
.container{
width: 1152px;
margin: auto;
}
.decoration{
margin-left: auto;
margin-right: auto;
margin-top: 30px;
margin-bottom: 80px;
width: 165px;
height: 7px;
background: rgb(98,202,178);
}
.card{
position: relative;
display: inline-block;
margin-right: 30px;
}
.product-info{
width: 255px;
height: 40px;
position: absolute;
top: 282px;
}
.name-tag{
color: white;
font-family: "Roboto";
font-size: 18px;
font-weight: 900;
width: 200px;
height: 40px;
background: rgb(50,50,50);
float: left;
cursor: pointer;
}
.price-tag{
cursor: pointer;
float: left;
font-family: "Roboto";
font-size: 18px;
font-weight: 900;
width: 55px;
height: 40px;
background: rgb(135,144,141);
color: white;
}
.info-text{
margin-left: 15px;
margin-top: 10px;
text-transform: uppercase;
}
.info-price{
margin-left: 14px;
margin-top: 9px;
}
.hover-card{
position: absolute;
width: 235px;
height: 261px;
background-color: rgb(0, 0, 0, 0.5);
top: 10px;
right: 10px;
bottom: 10px;
left: 10px;
display: none;
}
.item-1{
cursor: pointer;
width: 50px;
height: 50px;
position: absolute;
left: 34px;
top: 80px;
border: 1px solid white;
margin-right: 9px;
}
.item-2{
cursor: pointer;
width: 50px;
height: 50px;
position: absolute;
left: 93px;
top: 80px;
border: 1px solid white;
margin-right: 9px;
}
.item-3{
cursor: pointer;
width: 50px;
height: 50px;
position: absolute;
left: 152px;
top: 80px;
border: 1px solid white;
margin-right: 9px;
}
.icon{
width: 38px;
height: 38px;
transform: translate(15%, 15%);
}
.item-add{
cursor: pointer;
text-align: center;
color: white;
font-family: 'OpenSans', sans-serif;
font-size: 14px;
font-weight: 400;
text-transform: uppercase;
background-color: transparent;
width: 168px;
height: 50px;
outline: none;
position: absolute;
left: 34px;
top: 140px;
border: 1px solid white;
margin-right: 9px;
}
.icon-add{
position: absolute;
left: 8px;
top: 5px;
width: 35px;
height: 35px;
}
.span-add{
position: absolute;
left: 50px;
top: 15px;
}
footer{
width: 100%;
height: 55px;
background-color: rgb(50,50,50);
padding-top: 46px;
}
.wrapper-contact{
margin-left: auto;
margin-right: auto;
}
.contact{
text-align: center;
color: white;
font-family: 'Roboto', sans-serif;
font-size: 16px;
font-weight: 400;
}
a{
text-decoration: none;
}
.span-contact{
color: #1abc9c;
text-decoration: none;
}
.item-1:hover{
background-color: rgb(26, 188, 156);
transition: 0.5s;
}
.item-2:hover{
background-color: rgb(26, 188, 156);
transition: 0.5s;
}
.item-3:hover{
background-color: rgb(26, 188, 156);
transition: 0.5s;
}
.nav-bar:hover{
color: #1abc9c;
}
.card:hover .hover-card{
position: absolute;
width: 235px;
height: 261px;
background-color: rgb(0, 0, 0, 0.5);
top: 10px;
right: 10px;
bottom: 10px;
left: 10px;
display: block;
transition: 0.5s;
}
.item-add:hover {
cursor: pointer;
background-color: #323232;
transition: 0.5s;
}
.card:hover .product-info .name-tag{
background-color: #1abc9c;
cursor: pointer;
}
.card:hover .product-info .price-tag{
background-color: #7fd9c7;
cursor: pointer;
}
@media screen and (max-width: 1150px) {
main{
width: 100%;
height: 600px;
background-image: url(img/Rectangle-1.png);
background-repeat: no-repeat;
background-size: cover;
position: relative;
}
footer{
position: fixed;
bottom: 2px;
width: 100%;
height: 55px;
background-color: rgb(50,50,50);
padding-top: 46px;
}
} | 0.476336 | 0.087408 |
.tooltip,
[data-tooltip] {
position: relative;
cursor: pointer;
}
.tooltip:after,
.tooltip:before,
[data-tooltip]:after,
[data-tooltip]:before {
position: absolute;
visibility: hidden;
max-width: 300px;
-webkit-transition: opacity 200ms ease-in-out,visibility 200ms ease-in-out,-webkit-transform 200ms cubic-bezier(.71,1.7,.77,1.24);
-moz-transition: opacity 200ms ease-in-out,visibility 200ms ease-in-out,-moz-transform 200ms cubic-bezier(.71,1.7,.77,1.24);
transition: opacity 200ms ease-in-out,visibility 200ms ease-in-out,-webkit-transform 200ms cubic-bezier(.71,1.7,.77,1.24),-moz-transform 200ms cubic-bezier(.71,1.7,.77,1.24),-o-transform 200ms cubic-bezier(.71,1.7,.77,1.24),transform 200ms cubic-bezier(.71,1.7,.77,1.24);
-webkit-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
white-space: nowrap;
pointer-events: none;
opacity: 0;
}
.tooltip:hover:after,
.tooltip:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:hover:before {
visibility: visible;
opacity: 1;
}
.tooltip:before,
[data-tooltip]:before {
z-index: 1001;
content: '';
border: 6px solid transparent;
background-color: transparent;
}
.tooltip:after,
[data-tooltip]:after {
z-index: 1000;
padding: 8px;
content: attr(title);
color: #fff;
background-color: rgba(17,17,17,.9);
font-size: 14px;
line-height: 1.2;
}
[data-tooltip=top]:after,
[data-tooltip=top]:before,
[data-tooltip]:after,
[data-tooltip]:before {
bottom: 100%;
left: 50%;
-webkit-transform: translate(-50%,0);
-ms-transform: translate(-50%,0);
transform: translate(-50%,0);
}
[data-tooltip=top]:before,
[data-tooltip]:before {
margin-bottom: -12px;
border-top-color: rgba(17,17,17,.9);
}
[data-tooltip=top]:focus:after,
[data-tooltip=top]:focus:before,
[data-tooltip=top]:hover:after,
[data-tooltip=top]:hover:before,
[data-tooltip]:focus:after,
[data-tooltip]:focus:before,
[data-tooltip]:hover:after,
[data-tooltip]:hover:before {
-webkit-transform: translate(-50%,-12px);
-ms-transform: translate(-50%,-12px);
transform: translate(-50%,-12px);
}
[data-tooltip=left]:after,
[data-tooltip=left]:before {
right: 100%;
bottom: 50%;
left: auto;
-webkit-transform: translate(0,50%);
-ms-transform: translate(0,50%);
transform: translate(0,50%);
}
[data-tooltip=left]:before {
margin-right: -12px;
margin-bottom: 0;
margin-left: 0;
border-top-color: transparent;
border-left-color: rgba(17,17,17,.9);
}
[data-tooltip=left]:focus:after,
[data-tooltip=left]:focus:before,
[data-tooltip=left]:hover:after,
[data-tooltip=left]:hover:before {
-webkit-transform: translate(-12px,50%);
-ms-transform: translate(-12px,50%);
transform: translate(-12px,50%);
}
[data-tooltip=bottom]:after,
[data-tooltip=bottom]:before {
top: 100%;
bottom: auto;
left: 50%;
-webkit-transform: translate(-50%,0);
-ms-transform: translate(-50%,0);
transform: translate(-50%,0);
}
[data-tooltip=bottom]:before {
margin-top: -12px;
margin-bottom: 0;
border-top-color: transparent;
border-bottom-color: rgba(17,17,17,.9);
}
[data-tooltip=bottom]:focus:after,
[data-tooltip=bottom]:focus:before,
[data-tooltip=bottom]:hover:after,
[data-tooltip=bottom]:hover:before {
-webkit-transform: translate(-50%,12px);
-ms-transform: translate(-50%,12px);
transform: translate(-50%,12px);
}
[data-tooltip=right]:after,
[data-tooltip=right]:before {
bottom: 50%;
left: 100%;
-webkit-transform: translate(0,50%);
-ms-transform: translate(0,50%);
transform: translate(0,50%);
}
[data-tooltip=right]:before {
margin-bottom: 0;
margin-left: -12px;
border-top-color: transparent;
border-right-color: rgba(17,17,17,.9);
}
[data-tooltip=right]:focus:after,
[data-tooltip=right]:focus:before,
[data-tooltip=right]:hover:after,
[data-tooltip=right]:hover:before {
-webkit-transform: translate(12px,50%);
-ms-transform: translate(12px,50%);
transform: translate(12px,50%);
}
[data-tooltip=left]:after,
[data-tooltip=right]:after {
margin-left: 0;
}
[data-toggle=tooltip]:hover:after,
[data-toggle=tooltip]:hover:before {
visibility: visible;
opacity: 1;
} | resources/assets/clique-ui/css/components/tooltip.css | .tooltip,
[data-tooltip] {
position: relative;
cursor: pointer;
}
.tooltip:after,
.tooltip:before,
[data-tooltip]:after,
[data-tooltip]:before {
position: absolute;
visibility: hidden;
max-width: 300px;
-webkit-transition: opacity 200ms ease-in-out,visibility 200ms ease-in-out,-webkit-transform 200ms cubic-bezier(.71,1.7,.77,1.24);
-moz-transition: opacity 200ms ease-in-out,visibility 200ms ease-in-out,-moz-transform 200ms cubic-bezier(.71,1.7,.77,1.24);
transition: opacity 200ms ease-in-out,visibility 200ms ease-in-out,-webkit-transform 200ms cubic-bezier(.71,1.7,.77,1.24),-moz-transform 200ms cubic-bezier(.71,1.7,.77,1.24),-o-transform 200ms cubic-bezier(.71,1.7,.77,1.24),transform 200ms cubic-bezier(.71,1.7,.77,1.24);
-webkit-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
white-space: nowrap;
pointer-events: none;
opacity: 0;
}
.tooltip:hover:after,
.tooltip:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:hover:before {
visibility: visible;
opacity: 1;
}
.tooltip:before,
[data-tooltip]:before {
z-index: 1001;
content: '';
border: 6px solid transparent;
background-color: transparent;
}
.tooltip:after,
[data-tooltip]:after {
z-index: 1000;
padding: 8px;
content: attr(title);
color: #fff;
background-color: rgba(17,17,17,.9);
font-size: 14px;
line-height: 1.2;
}
[data-tooltip=top]:after,
[data-tooltip=top]:before,
[data-tooltip]:after,
[data-tooltip]:before {
bottom: 100%;
left: 50%;
-webkit-transform: translate(-50%,0);
-ms-transform: translate(-50%,0);
transform: translate(-50%,0);
}
[data-tooltip=top]:before,
[data-tooltip]:before {
margin-bottom: -12px;
border-top-color: rgba(17,17,17,.9);
}
[data-tooltip=top]:focus:after,
[data-tooltip=top]:focus:before,
[data-tooltip=top]:hover:after,
[data-tooltip=top]:hover:before,
[data-tooltip]:focus:after,
[data-tooltip]:focus:before,
[data-tooltip]:hover:after,
[data-tooltip]:hover:before {
-webkit-transform: translate(-50%,-12px);
-ms-transform: translate(-50%,-12px);
transform: translate(-50%,-12px);
}
[data-tooltip=left]:after,
[data-tooltip=left]:before {
right: 100%;
bottom: 50%;
left: auto;
-webkit-transform: translate(0,50%);
-ms-transform: translate(0,50%);
transform: translate(0,50%);
}
[data-tooltip=left]:before {
margin-right: -12px;
margin-bottom: 0;
margin-left: 0;
border-top-color: transparent;
border-left-color: rgba(17,17,17,.9);
}
[data-tooltip=left]:focus:after,
[data-tooltip=left]:focus:before,
[data-tooltip=left]:hover:after,
[data-tooltip=left]:hover:before {
-webkit-transform: translate(-12px,50%);
-ms-transform: translate(-12px,50%);
transform: translate(-12px,50%);
}
[data-tooltip=bottom]:after,
[data-tooltip=bottom]:before {
top: 100%;
bottom: auto;
left: 50%;
-webkit-transform: translate(-50%,0);
-ms-transform: translate(-50%,0);
transform: translate(-50%,0);
}
[data-tooltip=bottom]:before {
margin-top: -12px;
margin-bottom: 0;
border-top-color: transparent;
border-bottom-color: rgba(17,17,17,.9);
}
[data-tooltip=bottom]:focus:after,
[data-tooltip=bottom]:focus:before,
[data-tooltip=bottom]:hover:after,
[data-tooltip=bottom]:hover:before {
-webkit-transform: translate(-50%,12px);
-ms-transform: translate(-50%,12px);
transform: translate(-50%,12px);
}
[data-tooltip=right]:after,
[data-tooltip=right]:before {
bottom: 50%;
left: 100%;
-webkit-transform: translate(0,50%);
-ms-transform: translate(0,50%);
transform: translate(0,50%);
}
[data-tooltip=right]:before {
margin-bottom: 0;
margin-left: -12px;
border-top-color: transparent;
border-right-color: rgba(17,17,17,.9);
}
[data-tooltip=right]:focus:after,
[data-tooltip=right]:focus:before,
[data-tooltip=right]:hover:after,
[data-tooltip=right]:hover:before {
-webkit-transform: translate(12px,50%);
-ms-transform: translate(12px,50%);
transform: translate(12px,50%);
}
[data-tooltip=left]:after,
[data-tooltip=right]:after {
margin-left: 0;
}
[data-toggle=tooltip]:hover:after,
[data-toggle=tooltip]:hover:before {
visibility: visible;
opacity: 1;
} | 0.324878 | 0.069289 |
body {
background-color: rgb(255, 235, 211);
font-family: Verdana, sans-serif;
}
.head {
margin-top: 20px;
margin-right: 20vw;
margin-left: 20vw;
text-align: center;
font-size: 30px;
background-color: #6f459e;
color: white;
border-radius: 19px;
font-weight: bolder;
}
.head-title {
font-size: 40px;
text-align: center;
}
.form-btn {
display: block;
margin: 40px auto;
}
.form-btn button:hover {
cursor: pointer;
}
.form-btn button {
padding: 5px 10px;
font-size: 20px;
letter-spacing: 1px;
text-transform: uppercase;
}
.form-sort {
text-align: center;
margin-top: 7vw;
}
.form-sort input {
width: 5%;
margin: 10px;
padding: 5px 0;
font-size: 14px;
}
.form-more {
font-size: 30px;
font-weight: bold;
vertical-align: sub;
}
.form-more:hover {
cursor: pointer;
}
/* Animation */
.animated {
-webkit-animation-duration: 3s;
animation-duration: 3s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
@-webkit-keyframes zoomIn {
0% {
opacity: 1;
-webkit-transform: scale3d(1.2, 1.2, .3);
transform: scale3d(1.2, 1.2, .3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
0% {
opacity: 1;
-webkit-transform: scale3d(1.2, 1.2, .3);
transform: scale3d(1.2, 1.2, .3);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
font-weight: bold;
}
/* End of Sort*/
.shell-body input {
-webkit-animation-duration: 3s;
animation-duration: 3s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
font-weight: bold;
}
.btn1 {
padding: 12px;
font-weight: bolder;
background-color: #6f459e;
border-radius: 10px;
color: white;
font-size: 16px;
border: white;
margin-left: 37vw;
margin-top: 4vw;
margin-right: 1vw;
}
.btn {
padding: 12px;
font-weight: bolder;
background-color: #6f459e;
border-radius: 10px;
color: white;
font-size: 16px;
border: white;
} | assets/css/shellsort.css | body {
background-color: rgb(255, 235, 211);
font-family: Verdana, sans-serif;
}
.head {
margin-top: 20px;
margin-right: 20vw;
margin-left: 20vw;
text-align: center;
font-size: 30px;
background-color: #6f459e;
color: white;
border-radius: 19px;
font-weight: bolder;
}
.head-title {
font-size: 40px;
text-align: center;
}
.form-btn {
display: block;
margin: 40px auto;
}
.form-btn button:hover {
cursor: pointer;
}
.form-btn button {
padding: 5px 10px;
font-size: 20px;
letter-spacing: 1px;
text-transform: uppercase;
}
.form-sort {
text-align: center;
margin-top: 7vw;
}
.form-sort input {
width: 5%;
margin: 10px;
padding: 5px 0;
font-size: 14px;
}
.form-more {
font-size: 30px;
font-weight: bold;
vertical-align: sub;
}
.form-more:hover {
cursor: pointer;
}
/* Animation */
.animated {
-webkit-animation-duration: 3s;
animation-duration: 3s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
@-webkit-keyframes zoomIn {
0% {
opacity: 1;
-webkit-transform: scale3d(1.2, 1.2, .3);
transform: scale3d(1.2, 1.2, .3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
0% {
opacity: 1;
-webkit-transform: scale3d(1.2, 1.2, .3);
transform: scale3d(1.2, 1.2, .3);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
font-weight: bold;
}
/* End of Sort*/
.shell-body input {
-webkit-animation-duration: 3s;
animation-duration: 3s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
font-weight: bold;
}
.btn1 {
padding: 12px;
font-weight: bolder;
background-color: #6f459e;
border-radius: 10px;
color: white;
font-size: 16px;
border: white;
margin-left: 37vw;
margin-top: 4vw;
margin-right: 1vw;
}
.btn {
padding: 12px;
font-weight: bolder;
background-color: #6f459e;
border-radius: 10px;
color: white;
font-size: 16px;
border: white;
} | 0.53437 | 0.094469 |
body {
background-color: #17181C;
color: #E5F0FF;
font-family: Arial, Helvetica, sans-serif;
}
a {
cursor: pointer;
color: #B48A1A;
}
a:hover {
color: #BDBEC4;
text-decoration: none;
}
img {
width: 100%;
}
section {
width: 100%;
}
.container {
box-sizing: border-box;
display: flex;
flex-wrap: wrap;
flex-basis: 100%;
width: 100%;
padding: 1rem;
}
.header {
display: flex;
flex-wrap: wrap;
width: 100%;
}
.header__desc {
display: flex;
flex-wrap: wrap;
}
.header__photo {
text-align: center;
}
.desc__title {
width: 100%;
}
.desc__subtitle {
width: 100%;
}
.desc__contact {
display: flex;
flex-wrap: wrap;
}
.desc__photo {
display: block;
max-width: 100%;
max-height: 100%;
margin-bottom: 1rem;
}
.contact__text {
flex-basis: 33%;
}
.contact__link {
color: #B48A1A;
}
.contact__link:hover {
color: #BDBEC4;
text-decoration: none;
}
.main {
width: 100%;
}
.resume__title {
text-transform: uppercase;
font-weight: 600;
font-size: 2em;
padding-bottom: 1rem;
margin-bottom: 1rem;
border-bottom: .1875rem solid #E5F0FF;
}
.resume__subtitle {
text-transform: uppercase;
font-size: 1.35em;
}
.resume__company {
text-transform: uppercase;
font-size: 1em;
color: #B48A1A;
font-weight: bold;
}
.resume__link {
color: #B48A1A;
}
.resume__link:hover {
color: #BDBEC4;
text-decoration: none;
}
.resume__date {
display: flex;
flex-wrap: wrap;
}
.resume__date i {
margin-right: .5rem;
}
.resume__date span {
min-width: 90%;
}
.resume__experiences {
margin-bottom: 3rem;
}
.resume__experiences section:first-of-type .resume__date span {
color: lightgreen;
}
.experiences__experience {
border-bottom: 1px solid #E5F0FF;
margin-bottom: 1rem;
}
.experiences__experience:last-child {
border-bottom: unset;
}
.resume__projects {
margin-bottom: 2rem;
}
.gallery__figcaption {
margin-top: .25rem;
text-align: center;
font-size: 0.85em;
font-style: italic;
}
.project {
border-bottom: 1px solid #E5F0FF;
margin-bottom: 1rem;
}
.project:last-child {
border-bottom: unset;
}
.resume__formations {
margin-bottom: 2rem;
}
.formations__formation {
border-bottom: 1px solid #E5F0FF;
margin-bottom: 1rem;
}
.formations__formation:last-child {
border-bottom: unset;
}
.expertise__title {
text-transform: uppercase;
font-weight: 600;
font-size: 2em;
padding-bottom: 1rem;
margin-bottom: 1rem;
border-bottom: 3px solid #E5F0FF;
}
#expertises__techno .expertise__desc {
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
}
.expertise__desc {
text-transform: uppercase;
}
.skill__title {
color: #B48A1A;
font-weight: bold;
text-transform: uppercase;
}
.skill__button {
margin: 0 0.5em 0.5em 0;
}
.lang__desc {
display: flex;
flex-wrap: wrap;
flex-basis: 100%;
align-items: center;
}
.lang__text {
display: flex;
flex-wrap: wrap;
flex-direction: column;
flex-basis: 60%;
}
.lang__title {
margin-bottom: 0;
color: #B48A1A;
font-weight: bold;
text-transform: uppercase;
}
footer {
width: 100%;
}
/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
.header__desc {
max-width: 65%;
}
.header__photo {
align-self: center;
}
.desc__contact {
width: 100%;
}
.resume__date span {
min-width: unset;
margin-right: 1.5rem;
}
.projects__gallery {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.gallery__figure {
flex-basis: 48%;
align-self: center;
}
}
/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
.header {
flex-wrap: nowrap;
}
.gallery__figure {
flex-basis: 32%;
}
}
/* arge devices (desktops, 992px and up) */
@media (min-width: 992px) {
main {
display: flex;
flex-wrap: nowrap;
}
.header__desc {
max-width: unset;
}
.header__photo {
max-width: 25%;
align-self: center;
}
.desc__subtitle {
margin-top: -1.5rem;
}
.resume {
margin-right: 2rem;
}
.expertises {
max-width: 25%;
}
.expertise {
margin-bottom: 1.5rem;
}
}
/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
.desc__subtitle {
margin-top: -2rem;
}
.resume {
margin-right: 3rem;
}
.expertise {
margin-bottom: 2.5rem;
}
} | public/assets/css/style.css | body {
background-color: #17181C;
color: #E5F0FF;
font-family: Arial, Helvetica, sans-serif;
}
a {
cursor: pointer;
color: #B48A1A;
}
a:hover {
color: #BDBEC4;
text-decoration: none;
}
img {
width: 100%;
}
section {
width: 100%;
}
.container {
box-sizing: border-box;
display: flex;
flex-wrap: wrap;
flex-basis: 100%;
width: 100%;
padding: 1rem;
}
.header {
display: flex;
flex-wrap: wrap;
width: 100%;
}
.header__desc {
display: flex;
flex-wrap: wrap;
}
.header__photo {
text-align: center;
}
.desc__title {
width: 100%;
}
.desc__subtitle {
width: 100%;
}
.desc__contact {
display: flex;
flex-wrap: wrap;
}
.desc__photo {
display: block;
max-width: 100%;
max-height: 100%;
margin-bottom: 1rem;
}
.contact__text {
flex-basis: 33%;
}
.contact__link {
color: #B48A1A;
}
.contact__link:hover {
color: #BDBEC4;
text-decoration: none;
}
.main {
width: 100%;
}
.resume__title {
text-transform: uppercase;
font-weight: 600;
font-size: 2em;
padding-bottom: 1rem;
margin-bottom: 1rem;
border-bottom: .1875rem solid #E5F0FF;
}
.resume__subtitle {
text-transform: uppercase;
font-size: 1.35em;
}
.resume__company {
text-transform: uppercase;
font-size: 1em;
color: #B48A1A;
font-weight: bold;
}
.resume__link {
color: #B48A1A;
}
.resume__link:hover {
color: #BDBEC4;
text-decoration: none;
}
.resume__date {
display: flex;
flex-wrap: wrap;
}
.resume__date i {
margin-right: .5rem;
}
.resume__date span {
min-width: 90%;
}
.resume__experiences {
margin-bottom: 3rem;
}
.resume__experiences section:first-of-type .resume__date span {
color: lightgreen;
}
.experiences__experience {
border-bottom: 1px solid #E5F0FF;
margin-bottom: 1rem;
}
.experiences__experience:last-child {
border-bottom: unset;
}
.resume__projects {
margin-bottom: 2rem;
}
.gallery__figcaption {
margin-top: .25rem;
text-align: center;
font-size: 0.85em;
font-style: italic;
}
.project {
border-bottom: 1px solid #E5F0FF;
margin-bottom: 1rem;
}
.project:last-child {
border-bottom: unset;
}
.resume__formations {
margin-bottom: 2rem;
}
.formations__formation {
border-bottom: 1px solid #E5F0FF;
margin-bottom: 1rem;
}
.formations__formation:last-child {
border-bottom: unset;
}
.expertise__title {
text-transform: uppercase;
font-weight: 600;
font-size: 2em;
padding-bottom: 1rem;
margin-bottom: 1rem;
border-bottom: 3px solid #E5F0FF;
}
#expertises__techno .expertise__desc {
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
}
.expertise__desc {
text-transform: uppercase;
}
.skill__title {
color: #B48A1A;
font-weight: bold;
text-transform: uppercase;
}
.skill__button {
margin: 0 0.5em 0.5em 0;
}
.lang__desc {
display: flex;
flex-wrap: wrap;
flex-basis: 100%;
align-items: center;
}
.lang__text {
display: flex;
flex-wrap: wrap;
flex-direction: column;
flex-basis: 60%;
}
.lang__title {
margin-bottom: 0;
color: #B48A1A;
font-weight: bold;
text-transform: uppercase;
}
footer {
width: 100%;
}
/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
.header__desc {
max-width: 65%;
}
.header__photo {
align-self: center;
}
.desc__contact {
width: 100%;
}
.resume__date span {
min-width: unset;
margin-right: 1.5rem;
}
.projects__gallery {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.gallery__figure {
flex-basis: 48%;
align-self: center;
}
}
/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
.header {
flex-wrap: nowrap;
}
.gallery__figure {
flex-basis: 32%;
}
}
/* arge devices (desktops, 992px and up) */
@media (min-width: 992px) {
main {
display: flex;
flex-wrap: nowrap;
}
.header__desc {
max-width: unset;
}
.header__photo {
max-width: 25%;
align-self: center;
}
.desc__subtitle {
margin-top: -1.5rem;
}
.resume {
margin-right: 2rem;
}
.expertises {
max-width: 25%;
}
.expertise {
margin-bottom: 1.5rem;
}
}
/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
.desc__subtitle {
margin-top: -2rem;
}
.resume {
margin-right: 3rem;
}
.expertise {
margin-bottom: 2.5rem;
}
} | 0.505615 | 0.064271 |
* {
font-family: sans-serif;
color: white;
}
.pane-group {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: flex;
}
.pane {
position: relative;
overflow-y: auto;
border-left: 1px solid #808080;
flex-wrap: wrap;
display: flex;
flex-direction: column;
flex: 1;
}
.pane:first-child {
border-left: 0;
}
h1 {
font-size: 12pt;
color: white;
font-weight: bold;
font-family: sans-serif;
font-variant: small-caps;
}
.pane-header {
font-size: 12pt;
background-color: #404040;
color: white;
text-align: center;
padding: 3px;
font-weight: bold;
font-family: sans-serif;
font-variant: small-caps;
}
.pane-section {
border-bottom: 1px solid #808080;
padding: 2px;
}
.pane-section:first {
border-top: 1px solid #808080;
}
.pane-section:last-of-type {
flex-grow: 1;
}
input[type="file"] {
color:white;
}
input[type="button"]{
width:80px;
height:30px;
color:black;
}
.window {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: flex;
font-family: sans-serif;
flex-direction: column;
background-color: #202020;
}
.window-content {
position: relative;
overflow-y: auto;
display: flex;
flex: 1;
}
.columnlist-item {
background-color: #707070;
border: 1px solid #808080;
padding: 2px;
margin: 3px;
text-align: center;
font-weight: 600;
}
#mergedcolumnlist > .columnlist-item{
cursor: move;
}
#mergedcolumnlist > .columnlist-item:hover {
background-color: #808080;
}
.columnlist-item > input[type="checkbox"] {
margin-left: 10px;
position: absolute;
left: 0;
border-radius: 5px;
border: 2px solid black;
width: 15px;
height: 15px;
margin-top: 2px;
}
.footer {
background-color: #404040;
}
.footer * {
margin:2px;
}
.options-pane-group {
display:grid;
grid-template-columns: 66.6% 33.3%;
}
.options-pane {
height: 55px;
}
.options-pane:last-of-type {
text-align: right;
}
.options-pane:last-of-type * {
position: absolute;
right: 0;
bottom: 0;
margin: 10px;
}
.filePathLabel {
font-size: 1.45vw;
} | css/main.css | * {
font-family: sans-serif;
color: white;
}
.pane-group {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: flex;
}
.pane {
position: relative;
overflow-y: auto;
border-left: 1px solid #808080;
flex-wrap: wrap;
display: flex;
flex-direction: column;
flex: 1;
}
.pane:first-child {
border-left: 0;
}
h1 {
font-size: 12pt;
color: white;
font-weight: bold;
font-family: sans-serif;
font-variant: small-caps;
}
.pane-header {
font-size: 12pt;
background-color: #404040;
color: white;
text-align: center;
padding: 3px;
font-weight: bold;
font-family: sans-serif;
font-variant: small-caps;
}
.pane-section {
border-bottom: 1px solid #808080;
padding: 2px;
}
.pane-section:first {
border-top: 1px solid #808080;
}
.pane-section:last-of-type {
flex-grow: 1;
}
input[type="file"] {
color:white;
}
input[type="button"]{
width:80px;
height:30px;
color:black;
}
.window {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: flex;
font-family: sans-serif;
flex-direction: column;
background-color: #202020;
}
.window-content {
position: relative;
overflow-y: auto;
display: flex;
flex: 1;
}
.columnlist-item {
background-color: #707070;
border: 1px solid #808080;
padding: 2px;
margin: 3px;
text-align: center;
font-weight: 600;
}
#mergedcolumnlist > .columnlist-item{
cursor: move;
}
#mergedcolumnlist > .columnlist-item:hover {
background-color: #808080;
}
.columnlist-item > input[type="checkbox"] {
margin-left: 10px;
position: absolute;
left: 0;
border-radius: 5px;
border: 2px solid black;
width: 15px;
height: 15px;
margin-top: 2px;
}
.footer {
background-color: #404040;
}
.footer * {
margin:2px;
}
.options-pane-group {
display:grid;
grid-template-columns: 66.6% 33.3%;
}
.options-pane {
height: 55px;
}
.options-pane:last-of-type {
text-align: right;
}
.options-pane:last-of-type * {
position: absolute;
right: 0;
bottom: 0;
margin: 10px;
}
.filePathLabel {
font-size: 1.45vw;
} | 0.57069 | 0.125253 |
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;500;600&display=swap');
@import url('./componentStyle/header.css');
@import url('./componentStyle/bookList.css');
@import url('./componentStyle/addBook.css');
body::-webkit-scrollbar {
width: 10px;
}
body::-webkit-scrollbar-track {
background: #f1f1f1;
}
body::-webkit-scrollbar-thumb {
background: var(--text-color);
}
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Roboto', sans-serif;
}
@font-face {
font-family: 'robotoSlab-bold';
font-weight: normal;
src: url('./fonts/RobotoSlab-Bold.ttf');
}
@font-face {
font-family: 'robotoSlab-light';
font-weight: normal;
src: url('./fonts/RobotoSlab-Light.ttf');
}
@font-face {
font-family: 'robotoSlab-regular';
font-weight: normal;
src: url('./fonts/RobotoSlab-Regular.ttf');
}
@font-face {
font-family: 'robotoSlab-thin';
font-weight: normal;
src: url('./fonts/RobotoSlab-Thin.ttf');
}
:root {
--text-color: #0290ff;
--secondary-text-color: #121212;
--primary-text-color: #535353;
--boder-color: #e8e8e8;
}
/* Typography */
ul,
li {
list-style: none;
}
button,
input,
select {
outline: none;
border: none;
background-color: transparent;
}
a {
text-decoration: none;
cursor: pointer;
}
.flex-center {
align-items: center;
justify-content: center;
}
.flex-start {
align-items: center;
justify-content: flex-start;
}
.flex-between {
align-items: center;
justify-content: space-between;
}
.flex-around {
align-items: center;
justify-content: space-around;
}
.flex-end {
align-items: center;
justify-content: flex-end;
}
.flex {
display: flex;
}
.width-100 {
width: 100%;
}
.App {
width: 100%;
}
.container {
width: 90%;
margin: 0 auto;
padding-bottom: 7rem;
}
.categories {
margin-top: 12rem;
}
.categories p {
margin-right: 5rem;
font-size: 3rem;
font-style: italic;
font-family: 'robotoSlab-light', sans-serif;
color: var(--text-color);
}
.categories .img-wrapper {
width: 300px;
height: 300px;
}
.categories .img-wrapper img {
max-width: 100%;
} | src/assets/css/main.css | @import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;500;600&display=swap');
@import url('./componentStyle/header.css');
@import url('./componentStyle/bookList.css');
@import url('./componentStyle/addBook.css');
body::-webkit-scrollbar {
width: 10px;
}
body::-webkit-scrollbar-track {
background: #f1f1f1;
}
body::-webkit-scrollbar-thumb {
background: var(--text-color);
}
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Roboto', sans-serif;
}
@font-face {
font-family: 'robotoSlab-bold';
font-weight: normal;
src: url('./fonts/RobotoSlab-Bold.ttf');
}
@font-face {
font-family: 'robotoSlab-light';
font-weight: normal;
src: url('./fonts/RobotoSlab-Light.ttf');
}
@font-face {
font-family: 'robotoSlab-regular';
font-weight: normal;
src: url('./fonts/RobotoSlab-Regular.ttf');
}
@font-face {
font-family: 'robotoSlab-thin';
font-weight: normal;
src: url('./fonts/RobotoSlab-Thin.ttf');
}
:root {
--text-color: #0290ff;
--secondary-text-color: #121212;
--primary-text-color: #535353;
--boder-color: #e8e8e8;
}
/* Typography */
ul,
li {
list-style: none;
}
button,
input,
select {
outline: none;
border: none;
background-color: transparent;
}
a {
text-decoration: none;
cursor: pointer;
}
.flex-center {
align-items: center;
justify-content: center;
}
.flex-start {
align-items: center;
justify-content: flex-start;
}
.flex-between {
align-items: center;
justify-content: space-between;
}
.flex-around {
align-items: center;
justify-content: space-around;
}
.flex-end {
align-items: center;
justify-content: flex-end;
}
.flex {
display: flex;
}
.width-100 {
width: 100%;
}
.App {
width: 100%;
}
.container {
width: 90%;
margin: 0 auto;
padding-bottom: 7rem;
}
.categories {
margin-top: 12rem;
}
.categories p {
margin-right: 5rem;
font-size: 3rem;
font-style: italic;
font-family: 'robotoSlab-light', sans-serif;
color: var(--text-color);
}
.categories .img-wrapper {
width: 300px;
height: 300px;
}
.categories .img-wrapper img {
max-width: 100%;
} | 0.295535 | 0.054475 |
html {
/* scroll-behavior: smooth; */
}
body {
background: #f5f5f5;
color: #0c0c0c;
margin: 0;
font-family: 'Ubuntu', sans-serif;
}
.canvas {
position: fixed;
height: 100%;
width: 100%;
z-index: 0;
}
h1 {
text-align: center;
position: relative;
text-shadow: 1px 1px 3px #f5f5f5, -1px -1px 3px #f5f5f5;
}
h2 {
text-align: center;
position: relative;
}
/* Navbar */
.navbar {
position: fixed;
right: 0;
z-index: 1;
background-color: ;
overflow: hidden;
}
.navbar ul {
list-style: none;
margin: 0;
}
.navbar li {
float: left;
text-align: center;
}
.navbar li:hover, .navbar li:focus-within{
background-color: #bb1e10;
}
.navbar a {
display: block;
padding: 16px;
text-decoration: none;
color: #0c0c0c;
}
.navbar .fa-tint {
/* Hack to make fa-tint and fa-tint-slash the same width */
width: 20px;
}
/* Home section */
.home {
position: relative;
height: 100vh;
width: 100%;
display: flex;
align-items: center;
}
.name-plate {
margin: auto;
}
.name-separator {
position: relative;
width: 180px;
border: 2px solid #bb1e10;
}
.home-svg {
position: absolute;
height: 100vh;
width: 100%;
z-index: -1;
}
.home-down-button {
position: absolute;
font-size: 3em;
top: 90%;
left: 50%;
transform: translateX(-50%);
}
.moon {
fill: #0c0c0c
}
.moon-overlay-circle {
fill: #f5f5f5
}
.moon-overlay-rectangle {
fill: #f5f5f5
}
.home-down-button:focus,.home-down-button:hover {
transition: 0.5s;
transform: scale(1.1);
color: #bb1e10;
}
/* Section */
.section-header {
}
.section-separator {
position: relative;
width: 280px;
border: 2px solid #bb1e10;
margin: 30px auto;
}
.list-card i {
display: inline-block;
margin-right: 20px;
color: #bb1e10;
}
.list-card h3 {
position: relative;
display: inline-block;
}
.list-card h4 {
position: relative;
font-size: 75%;
margin-top: 0;
margin-left: 45px;
}
/* About Section */
.about {
width: 100%;
text-align: center;
margin-bottom: 20vh;
}
.about-text {
position: relative;
vertical-align: middle;
text-align: center;
}
/* Work Section */
.work {
display: inline-block;
vertical-align: top;
margin-left: 10%;
margin-bottom: 10vh;
width: 40%;
}
/* Projects Section */
.projects {
vertical-align: top;
display: inline-block;
margin-bottom: 10vh;
width: 40%;
}
/* Footer */
.footer {
width: 100%;
height: 70px;
background: gray;
}
.contact {
display: inline-flex;
position: relative;
width: 50%;
height: 100%;
left: 25%;
}
.contact-link {
flex-grow: 1;
text-align: center;
vertical-align: middle;
padding-top: 20px;
color: #0c0c0c;
}
.contact-email:hover {
background: goldenrod;
}
.contact-github:hover {
background: #4078c0;
}
.contact-linkedin:hover {
background: #0077b5;
}
.contact-lastfm:hover {
background: #d51007;
}
.contact-thingiverse:hover {
background: #248bfb;
}
@media only screen and (max-width: 768px) {
/* Work Section */
.work {
width: 80%;
}
/* Projects Section */
.projects {
margin-left: 10%;
width: 80%;
}
.contact {
width: 100%;
left: 0;
}
.home-down-button {
top: 80%;
}
} | styles/index_light.css | html {
/* scroll-behavior: smooth; */
}
body {
background: #f5f5f5;
color: #0c0c0c;
margin: 0;
font-family: 'Ubuntu', sans-serif;
}
.canvas {
position: fixed;
height: 100%;
width: 100%;
z-index: 0;
}
h1 {
text-align: center;
position: relative;
text-shadow: 1px 1px 3px #f5f5f5, -1px -1px 3px #f5f5f5;
}
h2 {
text-align: center;
position: relative;
}
/* Navbar */
.navbar {
position: fixed;
right: 0;
z-index: 1;
background-color: ;
overflow: hidden;
}
.navbar ul {
list-style: none;
margin: 0;
}
.navbar li {
float: left;
text-align: center;
}
.navbar li:hover, .navbar li:focus-within{
background-color: #bb1e10;
}
.navbar a {
display: block;
padding: 16px;
text-decoration: none;
color: #0c0c0c;
}
.navbar .fa-tint {
/* Hack to make fa-tint and fa-tint-slash the same width */
width: 20px;
}
/* Home section */
.home {
position: relative;
height: 100vh;
width: 100%;
display: flex;
align-items: center;
}
.name-plate {
margin: auto;
}
.name-separator {
position: relative;
width: 180px;
border: 2px solid #bb1e10;
}
.home-svg {
position: absolute;
height: 100vh;
width: 100%;
z-index: -1;
}
.home-down-button {
position: absolute;
font-size: 3em;
top: 90%;
left: 50%;
transform: translateX(-50%);
}
.moon {
fill: #0c0c0c
}
.moon-overlay-circle {
fill: #f5f5f5
}
.moon-overlay-rectangle {
fill: #f5f5f5
}
.home-down-button:focus,.home-down-button:hover {
transition: 0.5s;
transform: scale(1.1);
color: #bb1e10;
}
/* Section */
.section-header {
}
.section-separator {
position: relative;
width: 280px;
border: 2px solid #bb1e10;
margin: 30px auto;
}
.list-card i {
display: inline-block;
margin-right: 20px;
color: #bb1e10;
}
.list-card h3 {
position: relative;
display: inline-block;
}
.list-card h4 {
position: relative;
font-size: 75%;
margin-top: 0;
margin-left: 45px;
}
/* About Section */
.about {
width: 100%;
text-align: center;
margin-bottom: 20vh;
}
.about-text {
position: relative;
vertical-align: middle;
text-align: center;
}
/* Work Section */
.work {
display: inline-block;
vertical-align: top;
margin-left: 10%;
margin-bottom: 10vh;
width: 40%;
}
/* Projects Section */
.projects {
vertical-align: top;
display: inline-block;
margin-bottom: 10vh;
width: 40%;
}
/* Footer */
.footer {
width: 100%;
height: 70px;
background: gray;
}
.contact {
display: inline-flex;
position: relative;
width: 50%;
height: 100%;
left: 25%;
}
.contact-link {
flex-grow: 1;
text-align: center;
vertical-align: middle;
padding-top: 20px;
color: #0c0c0c;
}
.contact-email:hover {
background: goldenrod;
}
.contact-github:hover {
background: #4078c0;
}
.contact-linkedin:hover {
background: #0077b5;
}
.contact-lastfm:hover {
background: #d51007;
}
.contact-thingiverse:hover {
background: #248bfb;
}
@media only screen and (max-width: 768px) {
/* Work Section */
.work {
width: 80%;
}
/* Projects Section */
.projects {
margin-left: 10%;
width: 80%;
}
.contact {
width: 100%;
left: 0;
}
.home-down-button {
top: 80%;
}
} | 0.524638 | 0.086093 |
* {
margin: 0;
padding: 0;
/* box-sizing: border-box;*/
}
html {
font: 62.5%/1.5 'Montserrat', Helvetica, arial, sans-serif;
/* background: rgba(0,0,0,.05);*/
}
/*body {
margin: 20px;
font-size: 1.4rem;
color: #484548;
background: #fff;
box-shadow: 0 0 3px rgba(0,0,0,.1);*/
}
a {
color: #5f225c;
text-decoration: none;
}
/*********************/
/* MAIN */
/*********************/
/*p{
margin-left: 70px;
}*/
.site-title {
padding: 0;
text-align: center;
text-transform: uppercase;
font-size: 2rem;
font-weight: normal;
color: #fff;
background: #bd6264;
}
.site-subtitle {
padding: 32px;
color: #fff;
background: #434750;
font-size: 1.5rem;
border-bottom: 1px solid rgba(95,34,92,.8);
}
.site-footer {
padding: 10px;
color: #fff;
background: black;
}
.site-subtitle-button{
padding: 32px;
color: #fff;
background: #434750;
font-size: 1.5rem;
border: 1px;
}
a.button1{
color:#434750;
background-color: #fff;
font-size: 0.9rem;
padding: 7px 20px 7px 20px;
}
.person-name{
font-size: 1.5rem;
background-color: #dbdbdb;
display: flex;
width: 30rem;
margin: 10px;
height: 10em; /* hauteur du parent */
line-height: 10em; /* hauteur de ligne (identique) */
white-space: nowrap; /* interdiction de passer à la ligne */
}
a.button2{
color: #fff;
background-color: #434750;
font-size: 1rem;
padding: 7px 20px 7px 20px;
margin: 60px 60px 0 0;
}
.person-name-p{
padding: 40px 65px 0 15px;
width: 20rem;
}
.person-name-button{
width: 10rem;
text-align: center;
}
.cell{
background-color: #EFEFEF;
}
.space{
margin: 10em;
background: #ffff;
}
.table tr{
border-top: 1rem solid #ffff;
}
/*===============*/
/* person_card */
/*===============*/
.biography {
column-count: 2;
column-gap: 2em;
margin-top: 2em;
margin-bottom: 3em;
}
.name {
font-size: 2em;
}
.job {
font-size: 1.5em;
}
.job::after{
content: ' ';
margin: 10px auto;
display: flex;
justify-content: center;
align-items: center;
border: 1px solid #aaa;
width: 80px;
}
.address {
background-color: grey;
}
p.text-left, p.text-right {
margin: 0;
padding: 0;
font-size: 0.5em;
}
.contact {
word-break: break-all;
} | public/css/list_page.css | * {
margin: 0;
padding: 0;
/* box-sizing: border-box;*/
}
html {
font: 62.5%/1.5 'Montserrat', Helvetica, arial, sans-serif;
/* background: rgba(0,0,0,.05);*/
}
/*body {
margin: 20px;
font-size: 1.4rem;
color: #484548;
background: #fff;
box-shadow: 0 0 3px rgba(0,0,0,.1);*/
}
a {
color: #5f225c;
text-decoration: none;
}
/*********************/
/* MAIN */
/*********************/
/*p{
margin-left: 70px;
}*/
.site-title {
padding: 0;
text-align: center;
text-transform: uppercase;
font-size: 2rem;
font-weight: normal;
color: #fff;
background: #bd6264;
}
.site-subtitle {
padding: 32px;
color: #fff;
background: #434750;
font-size: 1.5rem;
border-bottom: 1px solid rgba(95,34,92,.8);
}
.site-footer {
padding: 10px;
color: #fff;
background: black;
}
.site-subtitle-button{
padding: 32px;
color: #fff;
background: #434750;
font-size: 1.5rem;
border: 1px;
}
a.button1{
color:#434750;
background-color: #fff;
font-size: 0.9rem;
padding: 7px 20px 7px 20px;
}
.person-name{
font-size: 1.5rem;
background-color: #dbdbdb;
display: flex;
width: 30rem;
margin: 10px;
height: 10em; /* hauteur du parent */
line-height: 10em; /* hauteur de ligne (identique) */
white-space: nowrap; /* interdiction de passer à la ligne */
}
a.button2{
color: #fff;
background-color: #434750;
font-size: 1rem;
padding: 7px 20px 7px 20px;
margin: 60px 60px 0 0;
}
.person-name-p{
padding: 40px 65px 0 15px;
width: 20rem;
}
.person-name-button{
width: 10rem;
text-align: center;
}
.cell{
background-color: #EFEFEF;
}
.space{
margin: 10em;
background: #ffff;
}
.table tr{
border-top: 1rem solid #ffff;
}
/*===============*/
/* person_card */
/*===============*/
.biography {
column-count: 2;
column-gap: 2em;
margin-top: 2em;
margin-bottom: 3em;
}
.name {
font-size: 2em;
}
.job {
font-size: 1.5em;
}
.job::after{
content: ' ';
margin: 10px auto;
display: flex;
justify-content: center;
align-items: center;
border: 1px solid #aaa;
width: 80px;
}
.address {
background-color: grey;
}
p.text-left, p.text-right {
margin: 0;
padding: 0;
font-size: 0.5em;
}
.contact {
word-break: break-all;
} | 0.363534 | 0.087681 |
header {
padding: 20px 0;
background: #CCCCCC
}
.logo {
width: 10%
}
nav{
position: absolute;
top: 50px;
right: 0;
}
.caixa {
position: relative;
width: 940px;
margin: 0 auto;
}
nav li{
display: inline;
margin: 0 0 0 10px;
}
nav a{
text-transform: uppercase;
color: #000000;
font-weight: bold;
font-size: 22px;
text-decoration: none;
}
nav a:hover {
color: #C78C19;
text-decoration: underline;
}
.produtos {
width: 940px;
margin: 0 auto;
padding: 50px 0;
}
main {
background:
}
.alimentos {
width: 40%;
}
.info {
width: 40%;
}
.produtos li {
display: inline-block;
text-align: center;
vertical-align: top;
margin: 0 1.5%;
padding: 10px 10px;
box-sizing: border-box;
border: 2px solid #000000;
border-radius: 10px;
}
.produtos li:hover {
border-color: #C78C19;
font-size: 40px;
}
.produtos li:active {
border-color: #088C19;
}
.produtos li:hover h2 {
font-size: 35px;
}
.produtos h2 {
font-size: 30px;
font-weight: bold;
}
.produto-descricao {
font-size: 18px;
font-weight: bold;
}
footer {
text-align: center;
background: #CCCCCC;
padding: 30px 0;
}
img {
width: 8%
}
.copyright {
color: #FFFFFF;
font-size: 13px;
margin: 10px;
}
main {
width: 940px;
margin: 0 auto;
}
form {
margin: 20px 0;
}
form label, form legend {
display:block;
font-size: 16px;
margin: 0 0 10px;
}
.input-padrao {
display: block;
margin: 0 0 15px;
padding: 5px 5px;
width: 50%;
}
.checkbox {
margin: 20px 0;
}
.enviar {
width: 40%;
padding: 8px 0;
background: orange;
color: white;
font-weight: bold;
font-size: 14px;
border: none;
border-radius: 5px;
transition: 1s all;
cursor: pointer;
}
.enviar:hover {
background: blue;
transform: scale(1.1)
}
@media screen and (max-width: 480px) {
.caixa, .produtos,.alimentos,.info, {
width: auto;
}
h1 {
text-align: center;
}
nav {
position: static;
}
} | style-home.css | header {
padding: 20px 0;
background: #CCCCCC
}
.logo {
width: 10%
}
nav{
position: absolute;
top: 50px;
right: 0;
}
.caixa {
position: relative;
width: 940px;
margin: 0 auto;
}
nav li{
display: inline;
margin: 0 0 0 10px;
}
nav a{
text-transform: uppercase;
color: #000000;
font-weight: bold;
font-size: 22px;
text-decoration: none;
}
nav a:hover {
color: #C78C19;
text-decoration: underline;
}
.produtos {
width: 940px;
margin: 0 auto;
padding: 50px 0;
}
main {
background:
}
.alimentos {
width: 40%;
}
.info {
width: 40%;
}
.produtos li {
display: inline-block;
text-align: center;
vertical-align: top;
margin: 0 1.5%;
padding: 10px 10px;
box-sizing: border-box;
border: 2px solid #000000;
border-radius: 10px;
}
.produtos li:hover {
border-color: #C78C19;
font-size: 40px;
}
.produtos li:active {
border-color: #088C19;
}
.produtos li:hover h2 {
font-size: 35px;
}
.produtos h2 {
font-size: 30px;
font-weight: bold;
}
.produto-descricao {
font-size: 18px;
font-weight: bold;
}
footer {
text-align: center;
background: #CCCCCC;
padding: 30px 0;
}
img {
width: 8%
}
.copyright {
color: #FFFFFF;
font-size: 13px;
margin: 10px;
}
main {
width: 940px;
margin: 0 auto;
}
form {
margin: 20px 0;
}
form label, form legend {
display:block;
font-size: 16px;
margin: 0 0 10px;
}
.input-padrao {
display: block;
margin: 0 0 15px;
padding: 5px 5px;
width: 50%;
}
.checkbox {
margin: 20px 0;
}
.enviar {
width: 40%;
padding: 8px 0;
background: orange;
color: white;
font-weight: bold;
font-size: 14px;
border: none;
border-radius: 5px;
transition: 1s all;
cursor: pointer;
}
.enviar:hover {
background: blue;
transform: scale(1.1)
}
@media screen and (max-width: 480px) {
.caixa, .produtos,.alimentos,.info, {
width: auto;
}
h1 {
text-align: center;
}
nav {
position: static;
}
} | 0.282493 | 0.080973 |
body {
background-color: #828a95;
font-family: Arial, Helvetica, sans-serif;
}
.main {
align-items: top;
display: content;
width: 100%;
height: 100vh;
justify-content: space-around;
flex-direction: column;
flex-flow: row;
}
.menu {
display: flex;
position: absolute;
left: -100;
}
.menu .sidebar {
font-size: 0;
}
.menu .sidebar.active {
display: flex;
align-self: left;
justify-content: top;
font-size: 1em;
transition: 0.5s;
}
.menu .sidebar.active ul {
width: 100%;
padding: 0;
margin: 0;
word-break: break-word;
}
.menu .sidebar.active li {
background-color: #ec9d75;
width: 100%;
font-weight: bold;
padding: 0.5em 0 0.5em 0.5em;
}
.menu .sidebar.active li:hover {
background-color: #828a95;
}
.menu .menu-button {
height: 2em;
background-color: #ec9d75;
padding: 1em;
position: fixed;
top: 0;
left: 0;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
z-index: 100;
}
.menu-button:hover {
background-color: #828a95;
}
.menu-button.active:hover {
background-color: #828a95;
}
.menu.active {
display: flex;
background-color: #ec9d75;
flex-direction: column;
position: absolute;
transition: 0.5s;
width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
top: 4em;
left: 0;
z-index: 100;
box-shadow: 10px 10px 5px rgba(0, 0, 0, 0.2);
}
.table {
height: -webkit-max-content;
height: -moz-max-content;
height: max-content;
width: 90%;
display: none;
overflow: scroll;
position: relative;
}
.table.active {
display: block;
border: 0.2em solid #ec9d75;
border-radius: 0.2em;
color: #191716;
height: -webkit-max-content;
height: -moz-max-content;
height: max-content;
margin: 1em auto;
width: 90%;
}
.row-header {
font-size: 1em;
font-weight: bold;
background-color: #d8d1cd;
display: flex;
flex-direction: row;
justify-content: space-between;
padding: 0.5em;
}
.row-title {
font-size: 1.5em;
font-weight: bold;
text-align: left;
background-color: #ec9d75;
}
.table-row {
background-color: white;
border-bottom: 1px solid #bababa;
border-top: 1px solid #bababa;
min-height: 10vh;
position: relative;
text-align: left;
justify-content: space-evenly;
}
.content {
padding: 32px;
box-sizing: border-box;
display: row;
overflow: hidden;
}
.swipe-element {
position: relative;
width: 100%;
height: -webkit-max-content;
height: -moz-max-content;
height: max-content;
}
.swipe-front {
position: relative;
display: flex;
flex-direction: row;
width: 100%;
height: -webkit-max-content;
height: -moz-max-content;
height: max-content;
margin: 0;
padding: 8px;
box-sizing: border-box;
}
.table-field-container {
background-color: white;
min-height: 10vh;
position: absolute;
touch-action: none;
width: 100%;
z-index: 999;
display: flex;
}
.table-field {
margin: 0.5em;
white-space: nowrap;
justify-content: space-evenly;
flex-grow: 2;
}
.table-icons-container {
position: absolute;
width: 100%;
z-index: 997;
}
.table-icons-container .table-icons {
display: none;
min-height: 10vh;
}
.table-icons-container .table-icons svg {
height: 1.5em;
width: 1.5em;
}
.table-icons-container .table-icons svg path {
fill: white;
}
.table-icons-container .table-icons#swipe-active {
display: block;
}
.table-icons-container .table-icons.edit-button {
background-color: #aae9aa;
text-align: left;
}
.table-icons-container .table-icons.edit-button svg {
margin-left: 1em;
margin-top: 1em;
}
.table-icons-container .table-icons.delete-button {
background-color: #e78d8d;
text-align: right;
}
.table-icons-container .table-icons.delete-button svg {
margin-right: 1em;
margin-top: 1em;
}
.form {
background-color: white;
display: none;
width: 100%;
}
.form.active {
display: block;
background-color: #d8d1cd;
border: 0.4em solid #ec9d75;
border-radius: 0.5em;
font-size: 1.25em;
height: -webkit-max-content;
height: -moz-max-content;
height: max-content;
margin: 1em auto;
width: 80%;
display: block;
}
.pannel-form {
display: none;
}
.pannel-form.active {
display: block;
}
.form_group {
margin: 1em auto;
width: 90%;
}
.form_label {
margin-bottom: 1em;
width: 100%;
}
.form_label label {
color: #191716;
font-weight: bold;
width: 100%;
margin: 0.2em;
}
.form_input input {
width: 90%;
margin: 0.2em;
}
.form_input textarea {
height: -webkit-max-content;
height: -moz-max-content;
height: max-content;
width: 100%;
}
.form-topbar-options {
display: none;
}
.form-topbar-options.active {
background-color: #ec9d75;
box-shadow: 10px 10px 5px rgba(0, 0, 0, 0.2);
display: block;
position: absolute;
top: 6.5em;
right: 5.5em;
transition: 0.5s;
width: 15%;
z-index: 10;
position: fixed;
}
.form-topbar-options.active ul {
margin: 0;
padding: 0;
width: 100%;
word-break: break-word;
}
.form-topbar-options.active li {
background-color: #ec9d75;
font-weight: bold;
padding: 0.5em 0 0.5em 0.5em;
width: 100%;
cursor: default;
}
.form-topbar-options.active li:hover {
background-color: #828a95;
}
.send {
margin: 1em;
}
.send button {
height: 1.5em;
}
.send button:hover {
background-color: #f1834b;
border: 0.1em solid #191716;
border-radius: 0.2em;
}
.form-buttons {
display: flex;
flex-direction: row;
width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
height: 1.5em;
margin: 0.5em;
align-items: center;
width: 100%;
}
.form-buttons .send {
height: 1em;
}
.form-buttons .switch {
position: relative;
bottom: 0.75em;
}
.form-buttons .button-create {
margin: 0.5em;
}
.bottombar {
display: flex;
height: 10vh;
justify-content: space-between;
position: fixed;
top: 90vh;
width: 100%;
z-index: 1001;
}
.bottombar .bottombar-item {
background-color: #ec9d75;
text-align: center;
width: 50%;
}
.bottombar .bottombar-item.bottombar-active {
background-color: #e07640;
}
.bottombar .bottombar-item svg {
height: 1.5em;
padding: 1em;
width: 1.5em;
}
.bottombar .bottombar-item svg path {
fill: white;
}
.table-filter {
height: -webkit-max-content;
height: -moz-max-content;
height: max-content;
position: relative;
width: 100%;
z-index: 10;
}
.table-filter.filter-active .table-filter-container {
max-height: 70vh;
background-color: #ec9d75;
position: relative;
top: 0;
}
.table-filter .filter-form {
display: flex;
flex-direction: column;
}
.table-filter .table-filter-container {
max-height: 0;
overflow: hidden;
width: 100%;
padding-left: 4em;
}
.table-filter .table-filter-container form {
padding: 1em;
}
.table-filter .table-filter-buttons {
width: 100%;
}
.table-filter .table-filter-buttons .table-filter-button {
max-height: 0;
overflow: hidden;
transition: max-height 0.5s;
width: 100%;
text-align: center;
}
.table-filter .table-filter-buttons .table-filter-button.button-active {
max-height: 10vh;
height: 2em;
padding: 1em 0;
}
.table-filter .table-filter-buttons .table-filter-button.open-filter {
background-color: #ec9d75;
}
.table-filter .table-filter-buttons .table-filter-button.apply-filter {
background-color: #b0b0b0;
height: 2em;
}
.table-filter .table-filter-buttons .table-filter-button.remove-filter {
background-color: #d74242;
}
.table-filter .table-filter-buttons .table-filter-button svg {
height: 1.5em;
padding: 0.5em;
width: 1.5em;
}
.table-filter .table-filter-buttons .table-filter-button svg path {
fill: white;
}
.pop-up {
background-color: white;
transform: translateY(-200%);
position: fixed;
left: 0;
right: 0;
margin-left: auto;
margin-right: auto;
top: -10%;
transition: transform 0.5s;
width: 70%;
z-index: 3000;
}
.pop-up.active {
top: 10em;
transform: translateY(0);
z-index: 5000;
}
.pop-up .message {
background-color: grey;
border-bottom: 1px solid #e9ecef;
padding: 0.5em 1em;
text-align: center;
}
.pop-up .modal-delete-footer {
display: flex;
}
.pop-up .modal-delete-footer .delete-option-button {
color: white;
cursor: pointer;
font-weight: 600;
text-align: center;
width: 50%;
}
.pop-up .modal-delete-footer .delete-option-button#cancel-delete {
background-color: #02a8b1;
}
.pop-up .modal-delete-footer .delete-option-button#confirm-delete {
background-color: #d74242;
}
.table-pagination {
display: none;
}
.messages-container {
position: fixed;
top: 1em;
right: 1em;
width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
z-index: 30;
}
.messages-container.show {
-webkit-animation-duration: 0.5s;
animation-duration: 0.5s;
}
.messages-container .message {
display: none;
text-align: left;
padding: 0.5em 0;
background-color: whitesmoke;
border-radius: 4px;
max-width: 100%;
top: 0.5em;
position: relative;
box-shadow: 1px 7px 14px -5px rgba(0, 0, 0, 0.2);
}
.messages-container .message.success.message-active {
display: block;
border-left: 0.5em solid #287a28;
}
.messages-container .message.error.message-active {
display: block;
border-left: 0.5em solid #7a2828;
}
.messages-container .message .message-content {
padding-right: 4em;
padding-left: 2em;
}
.messages-container .message .message-content .message-type {
color: #3d3d3d;
font-weight: 700;
margin-top: 0;
margin-bottom: 0.5em;
}
.messages-container .message .message-content .message-description {
font-size: 0.9em;
margin-top: 0;
margin-bottom: 0;
color: #878787;
}
.messages-container .message .message-close {
cursor: pointer;
fill: #3d3d3d;
height: 1.5em;
position: absolute;
right: 1.5em;
top: 50%;
transform: translateY(-50%);
width: 1em;
}
/* The switch - the box around the slider */
.visible {
width: 10%;
height: 5%;
}
.switch {
position: relative;
display: inline-block;
width: 60px;
height: 34px;
}
/* Hide default HTML checkbox */
.switch input {
opacity: 0;
width: 0;
height: 0;
}
/* The slider */
.slider {
position: absolute;
cursor: pointer;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #ccc;
border-color: #ec9d75;
transition: 0.4s;
}
.slider:before {
position: absolute;
content: "";
height: 26px;
width: 26px;
left: 4px;
bottom: 4px;
background-color: white;
transition: 0.4s;
}
input:checked + .slider {
background-color: #ec9d75;
}
input:focus + .slider {
box-shadow: 0 0 1px #ec9d75;
}
input:checked + .slider:before {
transform: translateX(26px);
}
/* Rounded sliders */
.slider.round {
border-radius: 34px;
}
.slider.round:before {
border-radius: 50%;
}
.locale-tabs {
background-color: #f5c8b2;
}
.locale-tabs-container {
display: flex;
justify-content: space-between;
}
.locale-tabs-container-menu {
width: 100%;
display: flex;
margin: 0;
padding: 0;
background-color: #f5c8b2;
}
.locale-tabs-container-menu ul {
background-color: #f5c8b2;
display: flex;
margin: 0;
padding: 0;
}
.locale-tabs-container-menu li {
color: black;
cursor: pointer;
padding: 0.5em;
text-align: center;
list-style: none;
width: 50%;
}
.locale-tabs-container-menu li.locale-tab-active {
background-color: #ec9d75;
color: black;
}
.locale-tab-panel {
display: none;
}
.locale-tab-panel.locale-tab-active {
display: block;
}
.locale-tab-panel.locale-tab-active .form-group {
margin: 1em 0;
}
.locale-tab-panel.locale-tab-active .form-group .form-label {
margin: 0.5em 0;
}
.locale-tab-panel {
display: none;
}
.locale-tab-panel.tab-active {
display: block;
padding: 0.5em 0.5em;
}
.drop-zone {
max-width: 200px;
height: 200px;
padding: 25px;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
font-family: "Quicksand", sans-serif;
font-weight: 500;
font-size: 20px;
cursor: pointer;
color: #313030;
border: 4px dashed #ec9d75;
border-radius: 10px;
margin: 0.5em 0;
}
.drop-zone--over {
border-style: solid;
}
.drop-zone__input {
display: none;
}
.drop-zone__thumb {
width: 100%;
height: 100%;
border-radius: 10px;
overflow: hidden;
background-color: #cccccc;
background-size: cover;
position: relative;
}
.drop-zone__thumb::after {
content: attr(data-label);
position: absolute;
bottom: 0;
left: 0;
width: 100%;
padding: 5px 0;
color: #ffffff;
background: rgba(0, 0, 0, 0.75);
font-size: 14px;
text-align: center;
}
.tabs-container {
display: flex;
justify-content: space-between;
background-color: #f5c8b2;
}
.tabs-container-menu {
width: 40%;
background-color: #f5c8b2;
}
.tabs-container-menu ul {
background-color: #f5c8b2;
display: flex;
margin: 0;
padding: 0;
z-index: 0;
}
.tabs-container-menu li {
color: black;
cursor: pointer;
padding: 0.5em 0.5em;
text-align: center;
}
.tabs-container-menu li.tab-active {
background-color: #ec9d75;
color: black;
}
.tab-panel {
display: none;
}
.tab-panel.tab-active {
display: block;
padding: 0.5em 0.5em;
}
.upload {
align-items: center;
border: 0.2em dashed #ec9d75;
color: #cccccc;
cursor: pointer;
display: flex;
font-size: 1.2em;
font-weight: 500;
height: 30vh;
justify-content: center;
margin-top: 1em;
padding: 1em;
text-align: center;
}
.upload:hover {
border: 4px dashed #f5c8b2;
}
.upload-over {
border-style: solid;
}
.upload-view {
position: relative;
}
.upload-prompt {
position: absolute;
width: 15%;
z-index: 999;
}
.upload-input {
display: none;
}
.upload-thumb {
width: 100%;
height: 100%;
border-radius: 10px;
overflow: hidden;
background-color: #cccccc;
background-size: cover;
position: relative;
}
.upload-thumb::after {
content: attr(data-label);
position: absolute;
bottom: 0;
left: 0;
width: 100%;
padding: 5px 0;
color: #ffffff;
font-size: 14px;
text-align: center;
}
.upload-multiple {
display: grid;
grid-template-columns: repeat(3, 1fr);
}
.see-more {
position: absolute;
z-index: 3;
left: 40%;
top: 50%;
}
.see-more svg:hover path {
fill: black;
}
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
* 1. Set default font family to sans-serif.
* 2. Prevent iOS and IE text size adjust after device orientation change,
* without disabling user zoom.
*/
html {
font-family: sans-serif;
/* 1 */
-ms-text-size-adjust: 100%;
/* 2 */
-webkit-text-size-adjust: 100%;
/* 2 */
}
/**
* Remove default margin.
*/
body {
margin: 0;
}
/* Container
========================================================================== */
.container {
width: 100%;
padding: 0;
}
/* Bootstrap */
.navbar-expand-lg {
padding: 0;
}
.container-fluid {
padding: 0;
}
/* HTML5 display definitions
========================================================================== */
/**
* Correct `block` display not defined for any HTML5 element in IE 8/9.
* Correct `block` display not defined for `details` or `summary` in IE 10/11
* and Firefox.
* Correct `block` display not defined for `main` in IE 11.
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}
/**
* 1. Correct `inline-block` display not defined in IE 8/9.
* 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
*/
audio,
canvas,
progress,
video {
display: inline-block;
/* 1 */
vertical-align: baseline;
/* 2 */
}
/**
* Prevent modern browsers from displaying `audio` without controls.
* Remove excess height in iOS 5 devices.
*/
audio:not([controls]) {
display: none;
height: 0;
}
/**
* Address `[hidden]` styling not present in IE 8/9/10.
* Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
*/
[hidden],
template {
display: none;
}
/* Links
========================================================================== */
/**
* Remove the gray background color from active links in IE 10.
*/
a {
background-color: transparent;
}
/**
* Improve readability of focused elements when they are also in an
* active/hover state.
*/
a:active,
a:hover {
outline: 0;
}
/* Text-level semantics
========================================================================== */
/**
* Address styling not present in IE 8/9/10/11, Safari, and Chrome.
*/
abbr[title] {
border-bottom: 1px dotted;
}
/**
* Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
*/
b,
strong {
font-weight: bold;
}
/**
* Address styling not present in Safari and Chrome.
*/
dfn {
font-style: italic;
}
/**
* Address variable `h1` font-size and margin within `section` and `article`
* contexts in Firefox 4+, Safari, and Chrome.
*/
h1 {
font-size: 2em;
margin: 0.67em 0;
}
/**
* Address styling not present in IE 8/9.
*/
mark {
background: #ff0;
color: #000;
}
/**
* Address inconsistent and variable font size in all browsers.
*/
small {
font-size: 80%;
}
/**
* Prevent `sub` and `sup` affecting `line-height` in all browsers.
*/
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
label {
margin-bottom: 0;
}
/* Embedded content
========================================================================== */
/**
* Remove border when inside `a` element in IE 8/9/10.
*/
img {
border: 0;
}
/**
* Correct overflow not hidden in IE 9/10/11.
*/
svg:not(:root) {
overflow: hidden;
}
/* Grouping content
========================================================================== */
/**
* Address margin not present in IE 8/9 and Safari.
*/
figure {
margin: 1em 40px;
}
/**
* Address differences between Firefox and other browsers.
*/
hr {
box-sizing: content-box;
height: 0;
}
/**
* Contain overflow in all browsers.
*/
pre {
overflow: auto;
}
/**
* Address odd `em`-unit font size rendering in all browsers.
*/
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
/* Forms
========================================================================== */
/**
* Known limitation: by default, Chrome and Safari on OS X allow very limited
* styling of `select`, unless a `border` property is set.
*/
/**
* 1. Correct color not being inherited.
* Known issue: affects color of disabled elements.
* 2. Correct font properties not being inherited.
* 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
*/
button,
input,
optgroup,
select,
textarea {
color: inherit;
/* 1 */
font: inherit;
/* 2 */
margin: 0;
/* 3 */
}
/**
* Address `overflow` set to `hidden` in IE 8/9/10/11.
*/
button {
overflow: visible;
}
.row {
margin: 0;
}
/**
* Address inconsistent `text-transform` inheritance for `button` and `select`.
* All other form control elements do not inherit `text-transform` values.
* Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
* Correct `select` style inheritance in Firefox.
*/
button,
select {
text-transform: none;
}
/**
* 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
* and `video` controls.
* 2. Correct inability to style clickable `input` types in iOS.
* 3. Improve usability and consistency of cursor style between image-type
* `input` and others.
*/
button,
html input[type=button],
input[type=reset],
input[type=submit] {
-webkit-appearance: button;
/* 2 */
cursor: pointer;
/* 3 */
}
/**
* Re-set default cursor for disabled elements.
*/
button[disabled],
html input[disabled] {
cursor: default;
}
/**
* Remove inner padding and border in Firefox 4+.
*/
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
/**
* Address Firefox 4+ setting `line-height` on `input` using `!important` in
* the UA stylesheet.
*/
input {
line-height: normal;
}
/**
* It's recommended that you don't attempt to style these elements.
* Firefox's implementation doesn't respect box-sizing, padding, or width.
*
* 1. Address box sizing set to `content-box` in IE 8/9/10.
* 2. Remove excess padding in IE 8/9/10.
*/
input[type=checkbox],
input[type=radio] {
box-sizing: border-box;
/* 1 */
padding: 0;
/* 2 */
}
/**
* Fix the cursor style for Chrome's increment/decrement buttons. For certain
* `font-size` values of the `input`, it causes the cursor style of the
* decrement button to change from `default` to `text`.
*/
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
height: auto;
}
/**
* 1. Address `appearance` set to `searchfield` in Safari and Chrome.
* 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
*/
input[type=search] {
-webkit-appearance: textfield;
/* 1 */
box-sizing: content-box;
/* 2 */
}
/**
* Remove inner padding and search cancel button in Safari and Chrome on OS X.
* Safari (but not Chrome) clips the cancel button when the search input has
* padding (and `textfield` appearance).
*/
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
-webkit-appearance: none;
}
/**
* 1. Correct `color` not being inherited in IE 8/9/10/11.
* 2. Remove padding so people aren't caught out if they zero out fieldsets.
*/
legend {
border: 0;
/* 1 */
padding: 0;
/* 2 */
}
/**
* Remove default vertical scrollbar in IE 8/9/10/11.
*/
textarea {
overflow: auto;
}
/**
* Don't inherit the `font-weight` (applied by a rule above).
* NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
*/
optgroup {
font-weight: bold;
}
/* Tables
========================================================================== */
/**
* Remove most spacing between table cells.
*/
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
}
/* List
==============================================================================*/
ol, ul {
list-style: none;
padding: 0;
} | public/admin/mobile/css/app.css | body {
background-color: #828a95;
font-family: Arial, Helvetica, sans-serif;
}
.main {
align-items: top;
display: content;
width: 100%;
height: 100vh;
justify-content: space-around;
flex-direction: column;
flex-flow: row;
}
.menu {
display: flex;
position: absolute;
left: -100;
}
.menu .sidebar {
font-size: 0;
}
.menu .sidebar.active {
display: flex;
align-self: left;
justify-content: top;
font-size: 1em;
transition: 0.5s;
}
.menu .sidebar.active ul {
width: 100%;
padding: 0;
margin: 0;
word-break: break-word;
}
.menu .sidebar.active li {
background-color: #ec9d75;
width: 100%;
font-weight: bold;
padding: 0.5em 0 0.5em 0.5em;
}
.menu .sidebar.active li:hover {
background-color: #828a95;
}
.menu .menu-button {
height: 2em;
background-color: #ec9d75;
padding: 1em;
position: fixed;
top: 0;
left: 0;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
z-index: 100;
}
.menu-button:hover {
background-color: #828a95;
}
.menu-button.active:hover {
background-color: #828a95;
}
.menu.active {
display: flex;
background-color: #ec9d75;
flex-direction: column;
position: absolute;
transition: 0.5s;
width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
top: 4em;
left: 0;
z-index: 100;
box-shadow: 10px 10px 5px rgba(0, 0, 0, 0.2);
}
.table {
height: -webkit-max-content;
height: -moz-max-content;
height: max-content;
width: 90%;
display: none;
overflow: scroll;
position: relative;
}
.table.active {
display: block;
border: 0.2em solid #ec9d75;
border-radius: 0.2em;
color: #191716;
height: -webkit-max-content;
height: -moz-max-content;
height: max-content;
margin: 1em auto;
width: 90%;
}
.row-header {
font-size: 1em;
font-weight: bold;
background-color: #d8d1cd;
display: flex;
flex-direction: row;
justify-content: space-between;
padding: 0.5em;
}
.row-title {
font-size: 1.5em;
font-weight: bold;
text-align: left;
background-color: #ec9d75;
}
.table-row {
background-color: white;
border-bottom: 1px solid #bababa;
border-top: 1px solid #bababa;
min-height: 10vh;
position: relative;
text-align: left;
justify-content: space-evenly;
}
.content {
padding: 32px;
box-sizing: border-box;
display: row;
overflow: hidden;
}
.swipe-element {
position: relative;
width: 100%;
height: -webkit-max-content;
height: -moz-max-content;
height: max-content;
}
.swipe-front {
position: relative;
display: flex;
flex-direction: row;
width: 100%;
height: -webkit-max-content;
height: -moz-max-content;
height: max-content;
margin: 0;
padding: 8px;
box-sizing: border-box;
}
.table-field-container {
background-color: white;
min-height: 10vh;
position: absolute;
touch-action: none;
width: 100%;
z-index: 999;
display: flex;
}
.table-field {
margin: 0.5em;
white-space: nowrap;
justify-content: space-evenly;
flex-grow: 2;
}
.table-icons-container {
position: absolute;
width: 100%;
z-index: 997;
}
.table-icons-container .table-icons {
display: none;
min-height: 10vh;
}
.table-icons-container .table-icons svg {
height: 1.5em;
width: 1.5em;
}
.table-icons-container .table-icons svg path {
fill: white;
}
.table-icons-container .table-icons#swipe-active {
display: block;
}
.table-icons-container .table-icons.edit-button {
background-color: #aae9aa;
text-align: left;
}
.table-icons-container .table-icons.edit-button svg {
margin-left: 1em;
margin-top: 1em;
}
.table-icons-container .table-icons.delete-button {
background-color: #e78d8d;
text-align: right;
}
.table-icons-container .table-icons.delete-button svg {
margin-right: 1em;
margin-top: 1em;
}
.form {
background-color: white;
display: none;
width: 100%;
}
.form.active {
display: block;
background-color: #d8d1cd;
border: 0.4em solid #ec9d75;
border-radius: 0.5em;
font-size: 1.25em;
height: -webkit-max-content;
height: -moz-max-content;
height: max-content;
margin: 1em auto;
width: 80%;
display: block;
}
.pannel-form {
display: none;
}
.pannel-form.active {
display: block;
}
.form_group {
margin: 1em auto;
width: 90%;
}
.form_label {
margin-bottom: 1em;
width: 100%;
}
.form_label label {
color: #191716;
font-weight: bold;
width: 100%;
margin: 0.2em;
}
.form_input input {
width: 90%;
margin: 0.2em;
}
.form_input textarea {
height: -webkit-max-content;
height: -moz-max-content;
height: max-content;
width: 100%;
}
.form-topbar-options {
display: none;
}
.form-topbar-options.active {
background-color: #ec9d75;
box-shadow: 10px 10px 5px rgba(0, 0, 0, 0.2);
display: block;
position: absolute;
top: 6.5em;
right: 5.5em;
transition: 0.5s;
width: 15%;
z-index: 10;
position: fixed;
}
.form-topbar-options.active ul {
margin: 0;
padding: 0;
width: 100%;
word-break: break-word;
}
.form-topbar-options.active li {
background-color: #ec9d75;
font-weight: bold;
padding: 0.5em 0 0.5em 0.5em;
width: 100%;
cursor: default;
}
.form-topbar-options.active li:hover {
background-color: #828a95;
}
.send {
margin: 1em;
}
.send button {
height: 1.5em;
}
.send button:hover {
background-color: #f1834b;
border: 0.1em solid #191716;
border-radius: 0.2em;
}
.form-buttons {
display: flex;
flex-direction: row;
width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
height: 1.5em;
margin: 0.5em;
align-items: center;
width: 100%;
}
.form-buttons .send {
height: 1em;
}
.form-buttons .switch {
position: relative;
bottom: 0.75em;
}
.form-buttons .button-create {
margin: 0.5em;
}
.bottombar {
display: flex;
height: 10vh;
justify-content: space-between;
position: fixed;
top: 90vh;
width: 100%;
z-index: 1001;
}
.bottombar .bottombar-item {
background-color: #ec9d75;
text-align: center;
width: 50%;
}
.bottombar .bottombar-item.bottombar-active {
background-color: #e07640;
}
.bottombar .bottombar-item svg {
height: 1.5em;
padding: 1em;
width: 1.5em;
}
.bottombar .bottombar-item svg path {
fill: white;
}
.table-filter {
height: -webkit-max-content;
height: -moz-max-content;
height: max-content;
position: relative;
width: 100%;
z-index: 10;
}
.table-filter.filter-active .table-filter-container {
max-height: 70vh;
background-color: #ec9d75;
position: relative;
top: 0;
}
.table-filter .filter-form {
display: flex;
flex-direction: column;
}
.table-filter .table-filter-container {
max-height: 0;
overflow: hidden;
width: 100%;
padding-left: 4em;
}
.table-filter .table-filter-container form {
padding: 1em;
}
.table-filter .table-filter-buttons {
width: 100%;
}
.table-filter .table-filter-buttons .table-filter-button {
max-height: 0;
overflow: hidden;
transition: max-height 0.5s;
width: 100%;
text-align: center;
}
.table-filter .table-filter-buttons .table-filter-button.button-active {
max-height: 10vh;
height: 2em;
padding: 1em 0;
}
.table-filter .table-filter-buttons .table-filter-button.open-filter {
background-color: #ec9d75;
}
.table-filter .table-filter-buttons .table-filter-button.apply-filter {
background-color: #b0b0b0;
height: 2em;
}
.table-filter .table-filter-buttons .table-filter-button.remove-filter {
background-color: #d74242;
}
.table-filter .table-filter-buttons .table-filter-button svg {
height: 1.5em;
padding: 0.5em;
width: 1.5em;
}
.table-filter .table-filter-buttons .table-filter-button svg path {
fill: white;
}
.pop-up {
background-color: white;
transform: translateY(-200%);
position: fixed;
left: 0;
right: 0;
margin-left: auto;
margin-right: auto;
top: -10%;
transition: transform 0.5s;
width: 70%;
z-index: 3000;
}
.pop-up.active {
top: 10em;
transform: translateY(0);
z-index: 5000;
}
.pop-up .message {
background-color: grey;
border-bottom: 1px solid #e9ecef;
padding: 0.5em 1em;
text-align: center;
}
.pop-up .modal-delete-footer {
display: flex;
}
.pop-up .modal-delete-footer .delete-option-button {
color: white;
cursor: pointer;
font-weight: 600;
text-align: center;
width: 50%;
}
.pop-up .modal-delete-footer .delete-option-button#cancel-delete {
background-color: #02a8b1;
}
.pop-up .modal-delete-footer .delete-option-button#confirm-delete {
background-color: #d74242;
}
.table-pagination {
display: none;
}
.messages-container {
position: fixed;
top: 1em;
right: 1em;
width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
z-index: 30;
}
.messages-container.show {
-webkit-animation-duration: 0.5s;
animation-duration: 0.5s;
}
.messages-container .message {
display: none;
text-align: left;
padding: 0.5em 0;
background-color: whitesmoke;
border-radius: 4px;
max-width: 100%;
top: 0.5em;
position: relative;
box-shadow: 1px 7px 14px -5px rgba(0, 0, 0, 0.2);
}
.messages-container .message.success.message-active {
display: block;
border-left: 0.5em solid #287a28;
}
.messages-container .message.error.message-active {
display: block;
border-left: 0.5em solid #7a2828;
}
.messages-container .message .message-content {
padding-right: 4em;
padding-left: 2em;
}
.messages-container .message .message-content .message-type {
color: #3d3d3d;
font-weight: 700;
margin-top: 0;
margin-bottom: 0.5em;
}
.messages-container .message .message-content .message-description {
font-size: 0.9em;
margin-top: 0;
margin-bottom: 0;
color: #878787;
}
.messages-container .message .message-close {
cursor: pointer;
fill: #3d3d3d;
height: 1.5em;
position: absolute;
right: 1.5em;
top: 50%;
transform: translateY(-50%);
width: 1em;
}
/* The switch - the box around the slider */
.visible {
width: 10%;
height: 5%;
}
.switch {
position: relative;
display: inline-block;
width: 60px;
height: 34px;
}
/* Hide default HTML checkbox */
.switch input {
opacity: 0;
width: 0;
height: 0;
}
/* The slider */
.slider {
position: absolute;
cursor: pointer;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #ccc;
border-color: #ec9d75;
transition: 0.4s;
}
.slider:before {
position: absolute;
content: "";
height: 26px;
width: 26px;
left: 4px;
bottom: 4px;
background-color: white;
transition: 0.4s;
}
input:checked + .slider {
background-color: #ec9d75;
}
input:focus + .slider {
box-shadow: 0 0 1px #ec9d75;
}
input:checked + .slider:before {
transform: translateX(26px);
}
/* Rounded sliders */
.slider.round {
border-radius: 34px;
}
.slider.round:before {
border-radius: 50%;
}
.locale-tabs {
background-color: #f5c8b2;
}
.locale-tabs-container {
display: flex;
justify-content: space-between;
}
.locale-tabs-container-menu {
width: 100%;
display: flex;
margin: 0;
padding: 0;
background-color: #f5c8b2;
}
.locale-tabs-container-menu ul {
background-color: #f5c8b2;
display: flex;
margin: 0;
padding: 0;
}
.locale-tabs-container-menu li {
color: black;
cursor: pointer;
padding: 0.5em;
text-align: center;
list-style: none;
width: 50%;
}
.locale-tabs-container-menu li.locale-tab-active {
background-color: #ec9d75;
color: black;
}
.locale-tab-panel {
display: none;
}
.locale-tab-panel.locale-tab-active {
display: block;
}
.locale-tab-panel.locale-tab-active .form-group {
margin: 1em 0;
}
.locale-tab-panel.locale-tab-active .form-group .form-label {
margin: 0.5em 0;
}
.locale-tab-panel {
display: none;
}
.locale-tab-panel.tab-active {
display: block;
padding: 0.5em 0.5em;
}
.drop-zone {
max-width: 200px;
height: 200px;
padding: 25px;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
font-family: "Quicksand", sans-serif;
font-weight: 500;
font-size: 20px;
cursor: pointer;
color: #313030;
border: 4px dashed #ec9d75;
border-radius: 10px;
margin: 0.5em 0;
}
.drop-zone--over {
border-style: solid;
}
.drop-zone__input {
display: none;
}
.drop-zone__thumb {
width: 100%;
height: 100%;
border-radius: 10px;
overflow: hidden;
background-color: #cccccc;
background-size: cover;
position: relative;
}
.drop-zone__thumb::after {
content: attr(data-label);
position: absolute;
bottom: 0;
left: 0;
width: 100%;
padding: 5px 0;
color: #ffffff;
background: rgba(0, 0, 0, 0.75);
font-size: 14px;
text-align: center;
}
.tabs-container {
display: flex;
justify-content: space-between;
background-color: #f5c8b2;
}
.tabs-container-menu {
width: 40%;
background-color: #f5c8b2;
}
.tabs-container-menu ul {
background-color: #f5c8b2;
display: flex;
margin: 0;
padding: 0;
z-index: 0;
}
.tabs-container-menu li {
color: black;
cursor: pointer;
padding: 0.5em 0.5em;
text-align: center;
}
.tabs-container-menu li.tab-active {
background-color: #ec9d75;
color: black;
}
.tab-panel {
display: none;
}
.tab-panel.tab-active {
display: block;
padding: 0.5em 0.5em;
}
.upload {
align-items: center;
border: 0.2em dashed #ec9d75;
color: #cccccc;
cursor: pointer;
display: flex;
font-size: 1.2em;
font-weight: 500;
height: 30vh;
justify-content: center;
margin-top: 1em;
padding: 1em;
text-align: center;
}
.upload:hover {
border: 4px dashed #f5c8b2;
}
.upload-over {
border-style: solid;
}
.upload-view {
position: relative;
}
.upload-prompt {
position: absolute;
width: 15%;
z-index: 999;
}
.upload-input {
display: none;
}
.upload-thumb {
width: 100%;
height: 100%;
border-radius: 10px;
overflow: hidden;
background-color: #cccccc;
background-size: cover;
position: relative;
}
.upload-thumb::after {
content: attr(data-label);
position: absolute;
bottom: 0;
left: 0;
width: 100%;
padding: 5px 0;
color: #ffffff;
font-size: 14px;
text-align: center;
}
.upload-multiple {
display: grid;
grid-template-columns: repeat(3, 1fr);
}
.see-more {
position: absolute;
z-index: 3;
left: 40%;
top: 50%;
}
.see-more svg:hover path {
fill: black;
}
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
* 1. Set default font family to sans-serif.
* 2. Prevent iOS and IE text size adjust after device orientation change,
* without disabling user zoom.
*/
html {
font-family: sans-serif;
/* 1 */
-ms-text-size-adjust: 100%;
/* 2 */
-webkit-text-size-adjust: 100%;
/* 2 */
}
/**
* Remove default margin.
*/
body {
margin: 0;
}
/* Container
========================================================================== */
.container {
width: 100%;
padding: 0;
}
/* Bootstrap */
.navbar-expand-lg {
padding: 0;
}
.container-fluid {
padding: 0;
}
/* HTML5 display definitions
========================================================================== */
/**
* Correct `block` display not defined for any HTML5 element in IE 8/9.
* Correct `block` display not defined for `details` or `summary` in IE 10/11
* and Firefox.
* Correct `block` display not defined for `main` in IE 11.
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}
/**
* 1. Correct `inline-block` display not defined in IE 8/9.
* 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
*/
audio,
canvas,
progress,
video {
display: inline-block;
/* 1 */
vertical-align: baseline;
/* 2 */
}
/**
* Prevent modern browsers from displaying `audio` without controls.
* Remove excess height in iOS 5 devices.
*/
audio:not([controls]) {
display: none;
height: 0;
}
/**
* Address `[hidden]` styling not present in IE 8/9/10.
* Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
*/
[hidden],
template {
display: none;
}
/* Links
========================================================================== */
/**
* Remove the gray background color from active links in IE 10.
*/
a {
background-color: transparent;
}
/**
* Improve readability of focused elements when they are also in an
* active/hover state.
*/
a:active,
a:hover {
outline: 0;
}
/* Text-level semantics
========================================================================== */
/**
* Address styling not present in IE 8/9/10/11, Safari, and Chrome.
*/
abbr[title] {
border-bottom: 1px dotted;
}
/**
* Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
*/
b,
strong {
font-weight: bold;
}
/**
* Address styling not present in Safari and Chrome.
*/
dfn {
font-style: italic;
}
/**
* Address variable `h1` font-size and margin within `section` and `article`
* contexts in Firefox 4+, Safari, and Chrome.
*/
h1 {
font-size: 2em;
margin: 0.67em 0;
}
/**
* Address styling not present in IE 8/9.
*/
mark {
background: #ff0;
color: #000;
}
/**
* Address inconsistent and variable font size in all browsers.
*/
small {
font-size: 80%;
}
/**
* Prevent `sub` and `sup` affecting `line-height` in all browsers.
*/
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
label {
margin-bottom: 0;
}
/* Embedded content
========================================================================== */
/**
* Remove border when inside `a` element in IE 8/9/10.
*/
img {
border: 0;
}
/**
* Correct overflow not hidden in IE 9/10/11.
*/
svg:not(:root) {
overflow: hidden;
}
/* Grouping content
========================================================================== */
/**
* Address margin not present in IE 8/9 and Safari.
*/
figure {
margin: 1em 40px;
}
/**
* Address differences between Firefox and other browsers.
*/
hr {
box-sizing: content-box;
height: 0;
}
/**
* Contain overflow in all browsers.
*/
pre {
overflow: auto;
}
/**
* Address odd `em`-unit font size rendering in all browsers.
*/
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
/* Forms
========================================================================== */
/**
* Known limitation: by default, Chrome and Safari on OS X allow very limited
* styling of `select`, unless a `border` property is set.
*/
/**
* 1. Correct color not being inherited.
* Known issue: affects color of disabled elements.
* 2. Correct font properties not being inherited.
* 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
*/
button,
input,
optgroup,
select,
textarea {
color: inherit;
/* 1 */
font: inherit;
/* 2 */
margin: 0;
/* 3 */
}
/**
* Address `overflow` set to `hidden` in IE 8/9/10/11.
*/
button {
overflow: visible;
}
.row {
margin: 0;
}
/**
* Address inconsistent `text-transform` inheritance for `button` and `select`.
* All other form control elements do not inherit `text-transform` values.
* Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
* Correct `select` style inheritance in Firefox.
*/
button,
select {
text-transform: none;
}
/**
* 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
* and `video` controls.
* 2. Correct inability to style clickable `input` types in iOS.
* 3. Improve usability and consistency of cursor style between image-type
* `input` and others.
*/
button,
html input[type=button],
input[type=reset],
input[type=submit] {
-webkit-appearance: button;
/* 2 */
cursor: pointer;
/* 3 */
}
/**
* Re-set default cursor for disabled elements.
*/
button[disabled],
html input[disabled] {
cursor: default;
}
/**
* Remove inner padding and border in Firefox 4+.
*/
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
/**
* Address Firefox 4+ setting `line-height` on `input` using `!important` in
* the UA stylesheet.
*/
input {
line-height: normal;
}
/**
* It's recommended that you don't attempt to style these elements.
* Firefox's implementation doesn't respect box-sizing, padding, or width.
*
* 1. Address box sizing set to `content-box` in IE 8/9/10.
* 2. Remove excess padding in IE 8/9/10.
*/
input[type=checkbox],
input[type=radio] {
box-sizing: border-box;
/* 1 */
padding: 0;
/* 2 */
}
/**
* Fix the cursor style for Chrome's increment/decrement buttons. For certain
* `font-size` values of the `input`, it causes the cursor style of the
* decrement button to change from `default` to `text`.
*/
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
height: auto;
}
/**
* 1. Address `appearance` set to `searchfield` in Safari and Chrome.
* 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
*/
input[type=search] {
-webkit-appearance: textfield;
/* 1 */
box-sizing: content-box;
/* 2 */
}
/**
* Remove inner padding and search cancel button in Safari and Chrome on OS X.
* Safari (but not Chrome) clips the cancel button when the search input has
* padding (and `textfield` appearance).
*/
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
-webkit-appearance: none;
}
/**
* 1. Correct `color` not being inherited in IE 8/9/10/11.
* 2. Remove padding so people aren't caught out if they zero out fieldsets.
*/
legend {
border: 0;
/* 1 */
padding: 0;
/* 2 */
}
/**
* Remove default vertical scrollbar in IE 8/9/10/11.
*/
textarea {
overflow: auto;
}
/**
* Don't inherit the `font-weight` (applied by a rule above).
* NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
*/
optgroup {
font-weight: bold;
}
/* Tables
========================================================================== */
/**
* Remove most spacing between table cells.
*/
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
}
/* List
==============================================================================*/
ol, ul {
list-style: none;
padding: 0;
} | 0.429071 | 0.05279 |
.icon_tag,
.price_tag,
.shop_icons,
.btn_2:hover,
.kf_hd2 span,
.copy_right2 a,
.ticket_date b,
.kf_cart:hover i,
.kf_404_thumb h5,
.kf_ticker > span,
.kf_cart .text em,
.banner_caption p,
.kf_news_dec2 span,
.team_logo a:hover,
.text_2 h6:hover a,
.shop_icons a:hover,
.banner_caption h1 b,
.banner_caption span,
.recentpost_dec span,
.nextmatch_dec > span,
.kf_404_thumb h4 span,
.links_dec li a:hover,
.copy_right3 p a:hover,
.comment_hd h5 a:hover,
.links_dec li a:before,
.blog_meta li a:hover i,
.kf_plyer_rating span b,
.admin_thumb h6:hover a,
.kf_news_dec2:hover h6 a,
.kf_lung .dropdown button,
.blog_meta li span:hover i,
.kf_result_thumb:hover > a,
.breadcrumb li.active span,
.kf_right_dec ul li a:hover,
.kf_featured_thumb .text h6,
.recentpost_dec span:before,
.tranding_tab ul li a:hover,
.tranding_tab ul li.active a,
.shop_thumb .text h5 a:hover,
.text_wrper .text h2 a:hover,
.kf_featured_thumb .text span,
.kf_featured_thumb4 .text span,
.kf_recentnews:hover .text h6 a,
.kf_roster_dec .text h3 a:hover,
.kf_table2 .versus div p a:hover,
.kf_roster_dec .text_overflow span,
.tranding_tab ul li.active a:hover,
.kf_opponents_dec .text h6 a:hover,
.slider_widget .slick-arrow:before,
.kf_featured_thumb4:hover .text h6 a,
.kode_header_2 .kode_navigation li:hover > a,
.kf_comingsoon .input_dec input[type="button"],
.comment_hd ul li a:hover, .comment_hd ul li span:hover,
.kf_opponents_wrap2 .kf_opponents_gols h5,
.kode_header_2 .kode_navigation li ul li:hover > a,
.kode_header_2 .kode_navigation li ul li:hover > a:before
{
color: #0f4583;
}
.canvasjs-chart-tooltip span{
color: #0f4583 !important;
}
/*
============================================================
Background Color
============================================================
*/
.rss,
.lable_1,
.btn_icon,
.input-btn,
.copy_right,
.btn-1:hover,
.btn_3:hover,
.text_2 span,
.kf_h5:before,
.kf_map:before,
.twitter_ticker,
.filter_btn:hover,
.kode_search:hover,
.pp_pic_holder.pp_default,
.kf_tags li a:hover,
.kf_404_text .btn-1,
.widget_instagram a,
.widget_ul li:hover,
.kf_hd1 span::before,
.list_meta li:before,
.kf_contct_thumb:hover,
.kf_social3 li a:hover,
.kf_social2 li a:hover,
.kf_top_bar .kode_search,
.kode-gallery figcaption a,
.roster .slick-arrow:hover,
.kf_overview_nav .active a,
.kode_header_2 .logo:before,
.kode_navigation li:hover > a,
.team_comparison_wrap2 button,
.kf_contact_meta li:hover span,
.kf_roster_dec:hover .text > span,
.featured_slider .slick-arrow:hover,
.kode-pagination .page-numbers:hover,
.kode-pagination .page-numbers.current,
.radio_dec input:checked + .radio-value,
.input_label input[type="button"]:hover,
.kf_ticket2_wrap ul li:hover .ticket_date,
.radio_style3 input:checked + .radio-value,
.kf_progress1 .progressbars.progress_single,
.kf_rangeslider .ui-slider .ui-slider-range,
.kf_progress_wrap .kf_progress .progress-bar,
.kode_header_2 .kode_navigation li ul li a:hover,
.kf_ticket2_wrap ul li:hover .ticket_button button
{
background-color: #0f4583;
}
.kf_progress1 .progressbars.progress_single
{
background-color: #0f4583 !important;
}
/*
============================================================
Border Color
============================================================
*/
.megamenu_dec,
.btn-1:hover,
.label2:before,
.filter_btn:hover,
.kf_tags li a:hover,
.kf_social3 li a:hover,
.kf_social2 li a:hover,
.kf_contct_thumb:hover,
.select_dec select:focus,
.kode_navigation .nav ul,
.kf_overview_nav .active a,
.kode_footer_2 .go-up:before,
.input_textarea textarea:focus,
.kf_overview_nav .active a:before,
.input_dec input[type="text"]:focus,
.kode-pagination .page-numbers:hover,
.kode-pagination .page-numbers.current,
.radio_style3 input:checked + .radio-value,
.kode_header_2 .kode_navigation li ul li:hover a,
.kf_ticket2_wrap ul li:hover .ticket_button button
{
border-color: #0f4583;
}
/*
============================================================
Main Banner Css Start #main banner
============================================================
*/
.main_banner{
cursor: pointer;
}
/*
============================================================
Result Slider Css Start #result slider
============================================================
*/
.kf_result_thumb{
cursor: pointer;
}
/* common */
section {
padding-top: 30px;
}
/* header */
.my-header {
/*background: linear-gradient(#326295 0%, #0f4583 100%);*/
background: #25252f;
color: #fff;
}
.my-header:after {
content: '';
display: block;
clear: both;
}
.my-header .logo {
min-width: 0;
padding: 0;
padding-top: 10px;
padding-bottom: 10px;
}
.my-header .logo:before {
display: none;
}
.my-header .logo a {
width: auto;
}
.my-header .logo img {
width: 36px;
height: 36px;
}
.my-header .kode_navigation {
width: auto;
}
.my-header .kode_navigation .nav li a {
padding-top: 0;
padding-bottom: 0;
line-height: 56px;
color: inherit;
font-weight: normal;
font-size: 14px;
}
.my-header .dl-menuwrapper{
top: 50%;
margin: 0;
}
.my-header .dl-menuwrapper button {
/* background: #326295; */
background: #333;
border-radius: 4px;
overflow: hidden;
}
.my-header .dl-menu {
position: fixed;
z-index: 9010;
width: 100%;
height: 100%;
top: 0;
left: 0;
padding-top: 56px;
background: rgba(255,255,255,.9);
color: #232323;
}
.my-header .dl-menu li a {
color: inherit;
}
.my-header .dl-menu li + li:before {
content: '';
display: block;
width: 90%;
height: 0;
margin: 0 5%;
border-bottom: 1px solid #ccc;
}
@media (max-width: 991px) {
.my-header .kode_navigation {
padding-top: 8px;
padding-bottom: 8px;
}
}
@media (max-width: 480px) {
.kode_header_2 .logo {
padding-top: 10px;
padding-bottom: 10px;
}
.kode_header_2 .logo img {
width: 36px;
height: 36px;
}
.my-header .kode_navigation {
padding-top: 8px;
padding-bottom: 8px;
}
}
/* sub nav bar */
.my-sub-nav {
width: 100%;
background: #fff;
border-style: solid;
border-color: #e5e5e5;
border-width: 0 0 1px 0;
font-size: 14px;
color: #666;
}
.my-sub-nav.blue {
background: linear-gradient(#326295 0%, #0f4583 100%);
color: #fff;
}
.my-sub-nav .container {
display: flex;
}
.my-sub-nav .title {
position: relative;
z-index: 1;
line-height: 38px;
color: #fff;
display: block;
padding: 0 35px 0 0;
white-space: nowrap;
font-weight: bold;
}
.my-sub-nav .title::before {
top: 0;
right: 0;
z-index: -1;
content: "";
bottom: auto;
height: 100%;
width: 2000%;
position: absolute;
background: #326295;
-webkit-transform: skew(-30deg);
-moz-transform: skew(-30deg);
-ms-transform: skew(-30deg);
-o-transform: skew(-30deg);
transform: skew(-30deg);
}
@media (max-width: 480px) {
.my-sub-nav .title {
display: none;
}
}
.my-sub-nav .nav {
display: flex;
flex-direction: row;
max-width: 100%;
overflow-x: auto;
overflow-y: hidden;
scrollbar-width: none; /* firefox */
-ms-overflow-style: none; /* IE 10+ */
}
.my-sub-nav .nav::-webkit-scrollbar {
display: none; /* Chrome Safari */
}
.my-sub-nav .nav li {
float: left;
}
.my-sub-nav .nav li a {
line-height: 38px;
color: #494949;
/*font-weight: bold;*/
border-bottom: 3px solid transparent;
display: block;
padding: 0 20px;
white-space: nowrap;
}
.my-sub-nav .nav li.active a {
color: #326295;
background-color: transparent;
border-bottom: 3px solid #326295;
}
.my-sub-nav .nav li a:hover:not(.active) {
opacity: 0.5;
}
.my-sub-nav.blue .nav li a {
color: #fff;
}
.my-sub-nav.blue .nav li.active a {
color: #326295;
border-bottom: 3px solid #fff;
}
/* main banner */
.my-slick-item:not(.slick-active) {
height: 0;
overflow: hidden;
}
/* content */
.kf_hd1 {
/*background: #0f4583;*/
/*background: linear-gradient(#326295 0%, #0f4583 100%);*/
}
.kf_hd1 span {
padding-top: 0;
padding-bottom: 0;
line-height: 38px;
font-size: 14px;
font-weight: normal;
}
.kf_hd1 span:before {
/*display: none;*/
border-color: #fff;
border-style: solid;
border-width: 0 2px 0 0;
background: linear-gradient(#326295 0%, #0f4583 100%);
}
.kf_hd1.winner {
/*background: #0f4583;*/
/*background: linear-gradient(#326295 0%, #0f4583 100%);*/
/* background: linear-gradient(#ffc107 0%, #ff9800 100%); */
}
.kf_hd1.winner span:before {
border: 0;
background: linear-gradient(#ffc107 0%, #ff9800 100%);
}
/* footer */
.my-footer {
/*background: #49494b;*/
}
.kf_contact_meta li address, .kf_contact_meta li p {
text-transform: none;
}
.my-footer .logo {
min-width: 0;
}
.my-footer .logo {
padding: 0;
}
.my-footer .logo a {
width: auto;
}
.my-footer .logo img {
width: 64px;
height: 64px;
}
.copy_right3 {
padding-top: 15px;
padding-bottom: 15px;
}
.copy_right3 p {
margin: 0;
font-size: 14px;
font-weight: normal;
}
/* content */
.innner_banner {
background: #fff;
padding: 20px 0;
border-bottom: 1px solid #eaeaea;
}
.innner_banner:before {
display: none;
}
.innner_banner h3 {
margin: 0;
font-size: 24px;
font-weight: normal;
color: #656565;
width: auto;
text-align: left;
padding: 0;
}
/* news */
.my-news hr {
margin: 35px 0;
}
.my-news {
float: none !important;
}
.my-news:after {
content: '';
display: block;
clear: both;
}
.my-news .featured-video, .my-news .featured-image {
position: relative;
width: 100%;
height: 0;
overflow: hidden;
padding-bottom: 62.5%;
float: none !important;
}
.my-news .featured-video:not(.single), .my-news .featured-image:not(.single) {
margin-bottom: 20px;
}
.my-news .featured-video img, .my-news .featured-image img {
max-width: 100%;
}
.my-news .featured-video img,
.my-news .related-post-list .featured-video img,
.my-news .featured-image img,
.my-news .related-post-list .featured-image img {
position: absolute;
/* z-index: 999998; */
width: 100%;
height: 100%;
}
.my-news h3 a {
font-size: 22px;
color: #656565;
}
.my-news .title span {
color: #666 !important;
margin: 0 0 8px;
font-size: 14px;
font-weight: bold;
margin: 8px 0;
display: inline-block;
}
.my-news .content {
margin-top: 30px;
}
#home-news-kf_hd1 {
display: none;
}
@media (max-width: 767px) {
.my-news .title {
padding: 10px;
padding-top: 20px;
padding-bottom: 20px;
}
.my-news h3 a {
font-size: 16px !important;
}
.my-news .title p {
display: none;
}
.my-news .title {
padding-top: 0 !important;
}
#home-news-kf_hd1 {
display: block;
}
}
/* video */
.video {
position: relative;
}
.video .mask:hover {
opacity: 1;
}
.video .mask {
position: absolute;
top: 0;
left: 0;
overflow: hidde;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
opacity: .3;
transition: all 0.4s linear;
}
.video .video-play {
pointer-events: none;
border-radius: 50%;
width: 60px;
height: 60px;
background-color: rgba(255,255,255,0.5);
position: absolute;
top: 50%;
right: auto;
bottom: auto;
left: 50%;
-webkit-transform: translate(-50%, -25%);
-moz-transform: translate(-50%, -25%);
-ms-transform: translate(-50%, -25%);
-o-transform: translate(-50%, -25%);
margin-top: -25px;
cursor: pointer;
}
.video .video-play:before {
content: '';
background-size: cover;
width: 22px;
height: 27px;
position: absolute;
top: 40%;
right: auto;
bottom: auto;
left: 55%;
-webkit-transform: translate(-50%, -25%);
-moz-transform: translate(-50%, -25%);
-ms-transform: translate(-50%, -25%);
-o-transform: translate(-50%, -25%);
background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22812px%22%20height%3D%221024px%22%3E%23%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M0 0l812.455 510.827L0 1021.907V0z%22%20%2F%3E%3C%2Fsvg%3E');
}
.video {
border-radius: 3px;
overflow: hidden;
border: 0;
}
.video figure {
border-radius: 3px;
overflow: hidden;
}
.video .mask {
opacity: 0;
}
.video .text {
position: relative;
width: 100%;
height: 90px;
}
.video .text.mini h6 {
font-size: 14px;
color: #0f4583;
}
.video .text.mini h2 {
font-size: 12px;
color: #333;
font-weight: normal;
}
.video .text.mini span {
font-size: 10px;
color: #666;
}
@media (max-width: 480px) {
.video .text.mini h6 {
font-size: 16px;
}
.video .text.mini h2 {
font-size: 14px;
}
.video .text.mini span {
font-size: 10px;
}
}
/* news detail */
.section-heading {
margin-bottom: 20px;
font-size: 22px;
}
.my-news .section-heading {
margin-top: 0;
font-family: inherit;
font-size: 21px;
font-weight: 600;
color: #656565;
}
.my-news .content * {
max-width: 100%;
}
.my-news .related-post-list .featured-image {
position: relative;
width: 100%;
height: 0;
overflow: hidden;
padding-bottom: 62.5%;
}
.my-news .related-post-list .post-title {
margin-top: 10px;
font-size: 16px;
color: #337ab7;
}
@media screen and (max-width: 768px) {
.my-news .related-post-list li {
margin-bottom: 30px;
}
}
.kf_featured_thumb .text.mini {
padding: 15px;
}
.kf_featured_thumb .text.mini h2 {
font-size: 20px;
line-height: 20px;
}
/* data table */
.my-data-table .my-responsive-abbr {
display: none;
}
@media (max-width: 480px) {
.my-data-table li > div {
padding: 13px 2px;
}
.my-data-table .my-responsive-hide {
display: none;
}
.my-data-table .my-responsive-abbr {
display: block;
}
.my-data-table .team_logo img {
display: block;
}
.my-data-table .team_logo a {
display: none;
}
}
/* footer */
footer .kf_hd7 {
font-size: 16px;
}
footer .kf_contact_meta li {
margin-bottom: 0;
padding-left: 30px;
}
footer .kf_contact_meta li span {
width: 20px;
height: 20px;
border: 0;
}
@media (max-width: 480px) {
.copy_right3 p {
font-size: 11px;
}
} | src/main/webapp/templets/1/templates/css/my-custom.css | .icon_tag,
.price_tag,
.shop_icons,
.btn_2:hover,
.kf_hd2 span,
.copy_right2 a,
.ticket_date b,
.kf_cart:hover i,
.kf_404_thumb h5,
.kf_ticker > span,
.kf_cart .text em,
.banner_caption p,
.kf_news_dec2 span,
.team_logo a:hover,
.text_2 h6:hover a,
.shop_icons a:hover,
.banner_caption h1 b,
.banner_caption span,
.recentpost_dec span,
.nextmatch_dec > span,
.kf_404_thumb h4 span,
.links_dec li a:hover,
.copy_right3 p a:hover,
.comment_hd h5 a:hover,
.links_dec li a:before,
.blog_meta li a:hover i,
.kf_plyer_rating span b,
.admin_thumb h6:hover a,
.kf_news_dec2:hover h6 a,
.kf_lung .dropdown button,
.blog_meta li span:hover i,
.kf_result_thumb:hover > a,
.breadcrumb li.active span,
.kf_right_dec ul li a:hover,
.kf_featured_thumb .text h6,
.recentpost_dec span:before,
.tranding_tab ul li a:hover,
.tranding_tab ul li.active a,
.shop_thumb .text h5 a:hover,
.text_wrper .text h2 a:hover,
.kf_featured_thumb .text span,
.kf_featured_thumb4 .text span,
.kf_recentnews:hover .text h6 a,
.kf_roster_dec .text h3 a:hover,
.kf_table2 .versus div p a:hover,
.kf_roster_dec .text_overflow span,
.tranding_tab ul li.active a:hover,
.kf_opponents_dec .text h6 a:hover,
.slider_widget .slick-arrow:before,
.kf_featured_thumb4:hover .text h6 a,
.kode_header_2 .kode_navigation li:hover > a,
.kf_comingsoon .input_dec input[type="button"],
.comment_hd ul li a:hover, .comment_hd ul li span:hover,
.kf_opponents_wrap2 .kf_opponents_gols h5,
.kode_header_2 .kode_navigation li ul li:hover > a,
.kode_header_2 .kode_navigation li ul li:hover > a:before
{
color: #0f4583;
}
.canvasjs-chart-tooltip span{
color: #0f4583 !important;
}
/*
============================================================
Background Color
============================================================
*/
.rss,
.lable_1,
.btn_icon,
.input-btn,
.copy_right,
.btn-1:hover,
.btn_3:hover,
.text_2 span,
.kf_h5:before,
.kf_map:before,
.twitter_ticker,
.filter_btn:hover,
.kode_search:hover,
.pp_pic_holder.pp_default,
.kf_tags li a:hover,
.kf_404_text .btn-1,
.widget_instagram a,
.widget_ul li:hover,
.kf_hd1 span::before,
.list_meta li:before,
.kf_contct_thumb:hover,
.kf_social3 li a:hover,
.kf_social2 li a:hover,
.kf_top_bar .kode_search,
.kode-gallery figcaption a,
.roster .slick-arrow:hover,
.kf_overview_nav .active a,
.kode_header_2 .logo:before,
.kode_navigation li:hover > a,
.team_comparison_wrap2 button,
.kf_contact_meta li:hover span,
.kf_roster_dec:hover .text > span,
.featured_slider .slick-arrow:hover,
.kode-pagination .page-numbers:hover,
.kode-pagination .page-numbers.current,
.radio_dec input:checked + .radio-value,
.input_label input[type="button"]:hover,
.kf_ticket2_wrap ul li:hover .ticket_date,
.radio_style3 input:checked + .radio-value,
.kf_progress1 .progressbars.progress_single,
.kf_rangeslider .ui-slider .ui-slider-range,
.kf_progress_wrap .kf_progress .progress-bar,
.kode_header_2 .kode_navigation li ul li a:hover,
.kf_ticket2_wrap ul li:hover .ticket_button button
{
background-color: #0f4583;
}
.kf_progress1 .progressbars.progress_single
{
background-color: #0f4583 !important;
}
/*
============================================================
Border Color
============================================================
*/
.megamenu_dec,
.btn-1:hover,
.label2:before,
.filter_btn:hover,
.kf_tags li a:hover,
.kf_social3 li a:hover,
.kf_social2 li a:hover,
.kf_contct_thumb:hover,
.select_dec select:focus,
.kode_navigation .nav ul,
.kf_overview_nav .active a,
.kode_footer_2 .go-up:before,
.input_textarea textarea:focus,
.kf_overview_nav .active a:before,
.input_dec input[type="text"]:focus,
.kode-pagination .page-numbers:hover,
.kode-pagination .page-numbers.current,
.radio_style3 input:checked + .radio-value,
.kode_header_2 .kode_navigation li ul li:hover a,
.kf_ticket2_wrap ul li:hover .ticket_button button
{
border-color: #0f4583;
}
/*
============================================================
Main Banner Css Start #main banner
============================================================
*/
.main_banner{
cursor: pointer;
}
/*
============================================================
Result Slider Css Start #result slider
============================================================
*/
.kf_result_thumb{
cursor: pointer;
}
/* common */
section {
padding-top: 30px;
}
/* header */
.my-header {
/*background: linear-gradient(#326295 0%, #0f4583 100%);*/
background: #25252f;
color: #fff;
}
.my-header:after {
content: '';
display: block;
clear: both;
}
.my-header .logo {
min-width: 0;
padding: 0;
padding-top: 10px;
padding-bottom: 10px;
}
.my-header .logo:before {
display: none;
}
.my-header .logo a {
width: auto;
}
.my-header .logo img {
width: 36px;
height: 36px;
}
.my-header .kode_navigation {
width: auto;
}
.my-header .kode_navigation .nav li a {
padding-top: 0;
padding-bottom: 0;
line-height: 56px;
color: inherit;
font-weight: normal;
font-size: 14px;
}
.my-header .dl-menuwrapper{
top: 50%;
margin: 0;
}
.my-header .dl-menuwrapper button {
/* background: #326295; */
background: #333;
border-radius: 4px;
overflow: hidden;
}
.my-header .dl-menu {
position: fixed;
z-index: 9010;
width: 100%;
height: 100%;
top: 0;
left: 0;
padding-top: 56px;
background: rgba(255,255,255,.9);
color: #232323;
}
.my-header .dl-menu li a {
color: inherit;
}
.my-header .dl-menu li + li:before {
content: '';
display: block;
width: 90%;
height: 0;
margin: 0 5%;
border-bottom: 1px solid #ccc;
}
@media (max-width: 991px) {
.my-header .kode_navigation {
padding-top: 8px;
padding-bottom: 8px;
}
}
@media (max-width: 480px) {
.kode_header_2 .logo {
padding-top: 10px;
padding-bottom: 10px;
}
.kode_header_2 .logo img {
width: 36px;
height: 36px;
}
.my-header .kode_navigation {
padding-top: 8px;
padding-bottom: 8px;
}
}
/* sub nav bar */
.my-sub-nav {
width: 100%;
background: #fff;
border-style: solid;
border-color: #e5e5e5;
border-width: 0 0 1px 0;
font-size: 14px;
color: #666;
}
.my-sub-nav.blue {
background: linear-gradient(#326295 0%, #0f4583 100%);
color: #fff;
}
.my-sub-nav .container {
display: flex;
}
.my-sub-nav .title {
position: relative;
z-index: 1;
line-height: 38px;
color: #fff;
display: block;
padding: 0 35px 0 0;
white-space: nowrap;
font-weight: bold;
}
.my-sub-nav .title::before {
top: 0;
right: 0;
z-index: -1;
content: "";
bottom: auto;
height: 100%;
width: 2000%;
position: absolute;
background: #326295;
-webkit-transform: skew(-30deg);
-moz-transform: skew(-30deg);
-ms-transform: skew(-30deg);
-o-transform: skew(-30deg);
transform: skew(-30deg);
}
@media (max-width: 480px) {
.my-sub-nav .title {
display: none;
}
}
.my-sub-nav .nav {
display: flex;
flex-direction: row;
max-width: 100%;
overflow-x: auto;
overflow-y: hidden;
scrollbar-width: none; /* firefox */
-ms-overflow-style: none; /* IE 10+ */
}
.my-sub-nav .nav::-webkit-scrollbar {
display: none; /* Chrome Safari */
}
.my-sub-nav .nav li {
float: left;
}
.my-sub-nav .nav li a {
line-height: 38px;
color: #494949;
/*font-weight: bold;*/
border-bottom: 3px solid transparent;
display: block;
padding: 0 20px;
white-space: nowrap;
}
.my-sub-nav .nav li.active a {
color: #326295;
background-color: transparent;
border-bottom: 3px solid #326295;
}
.my-sub-nav .nav li a:hover:not(.active) {
opacity: 0.5;
}
.my-sub-nav.blue .nav li a {
color: #fff;
}
.my-sub-nav.blue .nav li.active a {
color: #326295;
border-bottom: 3px solid #fff;
}
/* main banner */
.my-slick-item:not(.slick-active) {
height: 0;
overflow: hidden;
}
/* content */
.kf_hd1 {
/*background: #0f4583;*/
/*background: linear-gradient(#326295 0%, #0f4583 100%);*/
}
.kf_hd1 span {
padding-top: 0;
padding-bottom: 0;
line-height: 38px;
font-size: 14px;
font-weight: normal;
}
.kf_hd1 span:before {
/*display: none;*/
border-color: #fff;
border-style: solid;
border-width: 0 2px 0 0;
background: linear-gradient(#326295 0%, #0f4583 100%);
}
.kf_hd1.winner {
/*background: #0f4583;*/
/*background: linear-gradient(#326295 0%, #0f4583 100%);*/
/* background: linear-gradient(#ffc107 0%, #ff9800 100%); */
}
.kf_hd1.winner span:before {
border: 0;
background: linear-gradient(#ffc107 0%, #ff9800 100%);
}
/* footer */
.my-footer {
/*background: #49494b;*/
}
.kf_contact_meta li address, .kf_contact_meta li p {
text-transform: none;
}
.my-footer .logo {
min-width: 0;
}
.my-footer .logo {
padding: 0;
}
.my-footer .logo a {
width: auto;
}
.my-footer .logo img {
width: 64px;
height: 64px;
}
.copy_right3 {
padding-top: 15px;
padding-bottom: 15px;
}
.copy_right3 p {
margin: 0;
font-size: 14px;
font-weight: normal;
}
/* content */
.innner_banner {
background: #fff;
padding: 20px 0;
border-bottom: 1px solid #eaeaea;
}
.innner_banner:before {
display: none;
}
.innner_banner h3 {
margin: 0;
font-size: 24px;
font-weight: normal;
color: #656565;
width: auto;
text-align: left;
padding: 0;
}
/* news */
.my-news hr {
margin: 35px 0;
}
.my-news {
float: none !important;
}
.my-news:after {
content: '';
display: block;
clear: both;
}
.my-news .featured-video, .my-news .featured-image {
position: relative;
width: 100%;
height: 0;
overflow: hidden;
padding-bottom: 62.5%;
float: none !important;
}
.my-news .featured-video:not(.single), .my-news .featured-image:not(.single) {
margin-bottom: 20px;
}
.my-news .featured-video img, .my-news .featured-image img {
max-width: 100%;
}
.my-news .featured-video img,
.my-news .related-post-list .featured-video img,
.my-news .featured-image img,
.my-news .related-post-list .featured-image img {
position: absolute;
/* z-index: 999998; */
width: 100%;
height: 100%;
}
.my-news h3 a {
font-size: 22px;
color: #656565;
}
.my-news .title span {
color: #666 !important;
margin: 0 0 8px;
font-size: 14px;
font-weight: bold;
margin: 8px 0;
display: inline-block;
}
.my-news .content {
margin-top: 30px;
}
#home-news-kf_hd1 {
display: none;
}
@media (max-width: 767px) {
.my-news .title {
padding: 10px;
padding-top: 20px;
padding-bottom: 20px;
}
.my-news h3 a {
font-size: 16px !important;
}
.my-news .title p {
display: none;
}
.my-news .title {
padding-top: 0 !important;
}
#home-news-kf_hd1 {
display: block;
}
}
/* video */
.video {
position: relative;
}
.video .mask:hover {
opacity: 1;
}
.video .mask {
position: absolute;
top: 0;
left: 0;
overflow: hidde;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
opacity: .3;
transition: all 0.4s linear;
}
.video .video-play {
pointer-events: none;
border-radius: 50%;
width: 60px;
height: 60px;
background-color: rgba(255,255,255,0.5);
position: absolute;
top: 50%;
right: auto;
bottom: auto;
left: 50%;
-webkit-transform: translate(-50%, -25%);
-moz-transform: translate(-50%, -25%);
-ms-transform: translate(-50%, -25%);
-o-transform: translate(-50%, -25%);
margin-top: -25px;
cursor: pointer;
}
.video .video-play:before {
content: '';
background-size: cover;
width: 22px;
height: 27px;
position: absolute;
top: 40%;
right: auto;
bottom: auto;
left: 55%;
-webkit-transform: translate(-50%, -25%);
-moz-transform: translate(-50%, -25%);
-ms-transform: translate(-50%, -25%);
-o-transform: translate(-50%, -25%);
background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22812px%22%20height%3D%221024px%22%3E%23%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M0 0l812.455 510.827L0 1021.907V0z%22%20%2F%3E%3C%2Fsvg%3E');
}
.video {
border-radius: 3px;
overflow: hidden;
border: 0;
}
.video figure {
border-radius: 3px;
overflow: hidden;
}
.video .mask {
opacity: 0;
}
.video .text {
position: relative;
width: 100%;
height: 90px;
}
.video .text.mini h6 {
font-size: 14px;
color: #0f4583;
}
.video .text.mini h2 {
font-size: 12px;
color: #333;
font-weight: normal;
}
.video .text.mini span {
font-size: 10px;
color: #666;
}
@media (max-width: 480px) {
.video .text.mini h6 {
font-size: 16px;
}
.video .text.mini h2 {
font-size: 14px;
}
.video .text.mini span {
font-size: 10px;
}
}
/* news detail */
.section-heading {
margin-bottom: 20px;
font-size: 22px;
}
.my-news .section-heading {
margin-top: 0;
font-family: inherit;
font-size: 21px;
font-weight: 600;
color: #656565;
}
.my-news .content * {
max-width: 100%;
}
.my-news .related-post-list .featured-image {
position: relative;
width: 100%;
height: 0;
overflow: hidden;
padding-bottom: 62.5%;
}
.my-news .related-post-list .post-title {
margin-top: 10px;
font-size: 16px;
color: #337ab7;
}
@media screen and (max-width: 768px) {
.my-news .related-post-list li {
margin-bottom: 30px;
}
}
.kf_featured_thumb .text.mini {
padding: 15px;
}
.kf_featured_thumb .text.mini h2 {
font-size: 20px;
line-height: 20px;
}
/* data table */
.my-data-table .my-responsive-abbr {
display: none;
}
@media (max-width: 480px) {
.my-data-table li > div {
padding: 13px 2px;
}
.my-data-table .my-responsive-hide {
display: none;
}
.my-data-table .my-responsive-abbr {
display: block;
}
.my-data-table .team_logo img {
display: block;
}
.my-data-table .team_logo a {
display: none;
}
}
/* footer */
footer .kf_hd7 {
font-size: 16px;
}
footer .kf_contact_meta li {
margin-bottom: 0;
padding-left: 30px;
}
footer .kf_contact_meta li span {
width: 20px;
height: 20px;
border: 0;
}
@media (max-width: 480px) {
.copy_right3 p {
font-size: 11px;
}
} | 0.4436 | 0.10466 |
@tailwind base;
@tailwind components;
@tailwind utilities;
body {
font-family: 'Inter', sans-serif;
}
@layer components {
/* Badge */
.badge-base {
@apply inline-flex items-center font-medium rounded-2xl;
}
.badge-gray {
@apply text-gray-700 bg-gray-100;
}
.badge-primary {
@apply bg-primary-50 text-primary-700;
}
.badge-error {
@apply bg-error-50 text-error-700;
}
.badge-success {
@apply bg-success-50 text-success-700;
}
.badge-warning {
@apply bg-warning-50 text-warning-700;
}
.badge-sm {
@apply h-5.5 px-2 text-xs;
}
.badge-md {
@apply h-6 px-2.5 text-xs;
}
.badge-lg {
@apply px-3 text-sm h-7;
}
/* Button */
.btn-base {
@apply flex items-center font-medium rounded-lg select-none focus:outline-none whitespace-nowrap;
}
.btn-sm {
@apply h-9 px-3.5 text-sm;
}
.btn-md {
@apply h-10 px-4 text-sm;
}
.btn-lg {
@apply h-11 px-4.5 text-md;
}
.btn-xl {
@apply h-12 px-5 text-md;
}
.btn-2xl {
@apply text-lg h-15 px-7;
}
.btn-icon-sm {
@apply h-9 w-9;
}
.btn-icon-md {
@apply w-10 h-10;
}
.btn-icon-lg {
@apply h-11 w-11;
}
.btn-icon-xl {
@apply w-12 h-12;
}
.btn-icon-2xl {
@apply h-15 w-15;
}
/* Primary */
.btn-primary {
@apply text-white bg-primary-600 dark:bg-gray-800 dark:text-white;
}
.btn-primary-hover {
@apply hover:bg-primary-700 dark:hover:bg-gray-700;
}
.btn-primary-focus {
@apply focus:ring-4 focus:ring-primary-100 dark:focus:ring-gray-100 dark:focus:ring-opacity-20;
}
.btn-primary-disabled {
@apply text-white bg-primary-200 dark:bg-gray-400;
}
/* Secondary */
.btn-secondary {
@apply border border-transparent shadow-sm dark:border-white bg-primary-50 dark:bg-opacity-20 text-primary-700 dark:text-white;
}
.btn-secondary-hover {
@apply hover:bg-primary-100 dark:hover:bg-white dark:hover:bg-opacity-40 dark:hover:border-opacity-40 dark:hover:text-white;
}
.btn-secondary-focus {
@apply focus:ring-4 focus:ring-primary-100 dark:focus:ring-gray-100 dark:focus:ring-opacity-20;
}
.btn-secondary-disabled {
@apply shadow-sm bg-primary-25 dark:bg-white dark:bg-opacity-20 text-primary-300 dark:border-gray-300 dark:text-gray-300;
}
/* SecondaryGray */
.btn-secondaryGray {
@apply text-gray-700 bg-white border border-gray-300 shadow-sm dark:border-white dark:bg-gray-900 dark:text-white;
}
.btn-secondaryGray-hover {
@apply hover:bg-gray-50 dark:hover:bg-gray-900 hover:text-gray-800 dark:hover:text-gray-300 dark:border-gray-300;
}
.btn-secondaryGray-focus {
@apply focus:ring-4 focus:ring-gray-100 dark:focus:ring-gray-100 dark:focus:ring-opacity-20;
}
.btn-secondaryGray-disabled {
@apply text-gray-300 border border-gray-200 shadow-sm dark:bg-gray-600 dark:text-white;
}
/* Tertiary */
.btn-tertiary {
@apply bg-white dark:bg-gray-900 text-primary-700;
}
.btn-tertiary-hover {
@apply hover:bg-primary-50 dark:hover:bg-white dark:hover:bg-opacity-20;
}
.btn-tertiary-disabled {
@apply text-gray-300 bg-white dark:bg-gray-900;
}
/* TertiaryGray */
.btn-tertiaryGray {
@apply text-gray-900 bg-white dark:bg-gray-900 dark:text-gray-200;
}
.btn-tertiaryGray-hover {
@apply hover:bg-gray-50 dark:hover:bg-white dark:hover:bg-opacity-20 hover:text-gray-800 dark:hover:text-white;
}
.btn-tertiaryGray-disabled {
@apply text-gray-300 bg-white dark:bg-gray-900 dark:text-gray-400;
}
/* Button group */
.btn-group {
@apply inline-flex items-center h-10 px-4 text-sm font-medium text-gray-700 border border-gray-300 whitespace-nowrap focus:outline-none hover:bg-gray-50 dark:hover:bg-gray-700 dark:text-white dark:border-gray-500;
}
/* Navigation */
.navItem {
@apply flex items-center w-full h-10 py-2 transition-all duration-100 ease-out rounded-lg cursor-pointer select-none text-md whitespace-nowrap hover:bg-primary-50 dark:hover:bg-gray-100 dark:hover:bg-opacity-10;
}
} | tailwind.css | @tailwind base;
@tailwind components;
@tailwind utilities;
body {
font-family: 'Inter', sans-serif;
}
@layer components {
/* Badge */
.badge-base {
@apply inline-flex items-center font-medium rounded-2xl;
}
.badge-gray {
@apply text-gray-700 bg-gray-100;
}
.badge-primary {
@apply bg-primary-50 text-primary-700;
}
.badge-error {
@apply bg-error-50 text-error-700;
}
.badge-success {
@apply bg-success-50 text-success-700;
}
.badge-warning {
@apply bg-warning-50 text-warning-700;
}
.badge-sm {
@apply h-5.5 px-2 text-xs;
}
.badge-md {
@apply h-6 px-2.5 text-xs;
}
.badge-lg {
@apply px-3 text-sm h-7;
}
/* Button */
.btn-base {
@apply flex items-center font-medium rounded-lg select-none focus:outline-none whitespace-nowrap;
}
.btn-sm {
@apply h-9 px-3.5 text-sm;
}
.btn-md {
@apply h-10 px-4 text-sm;
}
.btn-lg {
@apply h-11 px-4.5 text-md;
}
.btn-xl {
@apply h-12 px-5 text-md;
}
.btn-2xl {
@apply text-lg h-15 px-7;
}
.btn-icon-sm {
@apply h-9 w-9;
}
.btn-icon-md {
@apply w-10 h-10;
}
.btn-icon-lg {
@apply h-11 w-11;
}
.btn-icon-xl {
@apply w-12 h-12;
}
.btn-icon-2xl {
@apply h-15 w-15;
}
/* Primary */
.btn-primary {
@apply text-white bg-primary-600 dark:bg-gray-800 dark:text-white;
}
.btn-primary-hover {
@apply hover:bg-primary-700 dark:hover:bg-gray-700;
}
.btn-primary-focus {
@apply focus:ring-4 focus:ring-primary-100 dark:focus:ring-gray-100 dark:focus:ring-opacity-20;
}
.btn-primary-disabled {
@apply text-white bg-primary-200 dark:bg-gray-400;
}
/* Secondary */
.btn-secondary {
@apply border border-transparent shadow-sm dark:border-white bg-primary-50 dark:bg-opacity-20 text-primary-700 dark:text-white;
}
.btn-secondary-hover {
@apply hover:bg-primary-100 dark:hover:bg-white dark:hover:bg-opacity-40 dark:hover:border-opacity-40 dark:hover:text-white;
}
.btn-secondary-focus {
@apply focus:ring-4 focus:ring-primary-100 dark:focus:ring-gray-100 dark:focus:ring-opacity-20;
}
.btn-secondary-disabled {
@apply shadow-sm bg-primary-25 dark:bg-white dark:bg-opacity-20 text-primary-300 dark:border-gray-300 dark:text-gray-300;
}
/* SecondaryGray */
.btn-secondaryGray {
@apply text-gray-700 bg-white border border-gray-300 shadow-sm dark:border-white dark:bg-gray-900 dark:text-white;
}
.btn-secondaryGray-hover {
@apply hover:bg-gray-50 dark:hover:bg-gray-900 hover:text-gray-800 dark:hover:text-gray-300 dark:border-gray-300;
}
.btn-secondaryGray-focus {
@apply focus:ring-4 focus:ring-gray-100 dark:focus:ring-gray-100 dark:focus:ring-opacity-20;
}
.btn-secondaryGray-disabled {
@apply text-gray-300 border border-gray-200 shadow-sm dark:bg-gray-600 dark:text-white;
}
/* Tertiary */
.btn-tertiary {
@apply bg-white dark:bg-gray-900 text-primary-700;
}
.btn-tertiary-hover {
@apply hover:bg-primary-50 dark:hover:bg-white dark:hover:bg-opacity-20;
}
.btn-tertiary-disabled {
@apply text-gray-300 bg-white dark:bg-gray-900;
}
/* TertiaryGray */
.btn-tertiaryGray {
@apply text-gray-900 bg-white dark:bg-gray-900 dark:text-gray-200;
}
.btn-tertiaryGray-hover {
@apply hover:bg-gray-50 dark:hover:bg-white dark:hover:bg-opacity-20 hover:text-gray-800 dark:hover:text-white;
}
.btn-tertiaryGray-disabled {
@apply text-gray-300 bg-white dark:bg-gray-900 dark:text-gray-400;
}
/* Button group */
.btn-group {
@apply inline-flex items-center h-10 px-4 text-sm font-medium text-gray-700 border border-gray-300 whitespace-nowrap focus:outline-none hover:bg-gray-50 dark:hover:bg-gray-700 dark:text-white dark:border-gray-500;
}
/* Navigation */
.navItem {
@apply flex items-center w-full h-10 py-2 transition-all duration-100 ease-out rounded-lg cursor-pointer select-none text-md whitespace-nowrap hover:bg-primary-50 dark:hover:bg-gray-100 dark:hover:bg-opacity-10;
}
} | 0.532668 | 0.061143 |
* {
box-sizing: border-box;
}
html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
}
html,
body {
height: 100%;
font-family: 'HelveticaNeueLTPro', sans-serif;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
background-color: rgba(243, 239, 239, 0.8);
}
img {
max-width: 100%;
}
input:focus,
select:focus,
button:focus,
textarea:focus {
outline: none;
}
a:hover,
a:focus {
text-decoration: none;
outline: none;
}
.nav-switch {
display: none;
}
.container {
width:90%;
box-shadow: rgba(255, 255, 255, 0.7);
/* border:1px solid; */
}
header{
font-weight: 400;
}
.top-bar{
background-color:green;
background-position-x: 0%;
background-position-y: 0%;
background-repeat: repeat;
background-attachment: scroll;
background-image: none;
background-size: auto;
background-origin: padding-box;
background-clip: border-box;
height: 50px;
}
.social i{
color:white;
font-size:20px;
padding: 10px;
}
.search-top i{
font-size: 17px;
/* position: relative; */
color: white;
padding: 5px;
margin-top: 10px;
}
.search-top-form input{
position: absolute;
background-color: mediumaquamarine;
width: 100%;
/* padding: 10px; */
border: 0;
border-radius: 15px;
margin: 5px 5px;
height: 30px;
color: whitesmoke;
text-align: center;
font-family: garamond;
}
.site-logo a{
color: green;
letter-spacing: 3px;
}
.site-logo a:hover{
color: black;
transition: ease-in-out;
letter-spacing: 5px;
cursor: pointer;
}
/* carousel stylying */
.carousel-item{
width:100%;
height:500px;
}
.carousel-caption {
color: black;
top: 20%;
left: 10px;
font-family: serif;
font-size: 30px;
font-weight: 400;
}
.caption-btn{
margin-left: 10px;
border: 0;
background:mediumseagreen;
color: cornsilk;
top: 20px;
width: 100px;
height: 50px;
letter-spacing: 1px;
border-radius: 10px;
}
.trends{
font-family: serif;
text-shadow: 5px;
}
.author img{
width: 50px;
height: 50px;
border-radius: 50px;
display: inline-block;
margin-top: 30px;
margin-left: 0px;
}
.active {
border-color: #666;
}
.col-4 {
padding:15px;
}
.our-posts{
margin-top: 20px;
}
/* .our-posts:hover{
box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.2);
} */
.col-sm-4:hover{
box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.2);
}
.card-body img{
width: 30px;
height: 30px;
border-radius: 50px;
}
.card-body p{
font-size: 15px;
}
.sidebar{
margin-top: 10px;
border: 1px black solid;
padding: 5px;
height: auto;
font-size: 20px;
display: grid;
}
.sidebar img{
width: 150px;
height: 150px;
border-radius: 50%;
padding: 5px 5px;
position: relative;
z-index: 10;
top: 0;
margin-left: 65px;
}
.the-posts{
margin-top: 20px;
}
.board-listing h3{
font-family: garamond;
}
.scrollable-menu {
height: auto;
max-height: 200px;
overflow-x: hidden;
}
.thread-item {
cursor: pointer;
border-bottom: 1px solid #f5f5f5;
padding: 10px;
transition-duration: .6s;
position: relative;
display: block;
width: 100%;
height: 100px;
font-family: garamond;
box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.2);
}
.thread-item:hover {
background-color:rgba(255, 255, 235, 0.10);
opacity: .70;
color:green;
}
.thread-item a{
color: grey;
}
.thread-items .thread-item .metadata [class^=thread-]{
margin: 0 15px 0 0;
}
.metadata{
margin-top: 10px;
}
.thread-items .thread-item{
cursor: pointer;
margin: 15px auto;
border-bottom: 1px solid #f5f5f5;
transition-duration:.6s;
padding: 10px;
line-height: 1.15;
}
.thread-owner-details {
position: relative;
padding: 0px;
margin-top: 20px;
display: inline;
}
.thread-owner-details img{
border-radius: 50px;
}
.thread-section,.thread-comment-count{
float: right;
position: relative;
justify-content: space-between;
margin: 10px;
}
.thread-section,.thread-comment-count i{
padding: 0px;
justify-self: baseline;
margin-left: 50px;
margin-top: 10px;
display: inline;
color: grey;
}
#birthday-section {
margin-bottom: 10px;
margin-top: 10px;
}
#birthday-div h3{
font-family: Georgia;
text-align:center;
margin-top: 5px;
}
.col-sm-2 span{
font-size: 10px;
color: mediumseagreen;
}
.footer {
background: mediumseagreen;
width: 100%;
height: auto;
text-align: center;
font-family: garamond;
font-size: 20px;
color: white;
}
.footer p{
margin-top: 10px;
}
/*---------------------
Testimonials Section
-----------------------*/
/*------------------
Responsiveness
---------------------*/
@media (min-width: 1200px) {
.container {
max-width: 1176px;
}
}
@media only screen and (max-width: 1550px) {
.main-menu {
padding-right: 70px;
}
.main-menu li a {
margin-left: 20px;
}
/* .carousel-item{
width: 100%;
height: 800px;
}
.carousel-item h1{
font-weight: 700;
} */
}
/* Medium screen : 992px. */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.search-top-form input {
width: 90%;
}
.col-sm-4 {
width: 100%;
padding: 0;
}
.col-sm-4 i{
font-size: 12px;
padding: 0;
}
.sidebar img{
margin-left: 50px;
}
.col-sm-2 {
width: 17%;
padding: 5px;
margin: 0;
}
.col-sm-2 p{
font-size: 13px;
}
.col-sm-2 span {
font-size: 10px;
}
#myDropdown li {
padding: 0;
}
/* .carousel-item{
width: 100%;
height: 700px;
}
.carousel-item h1{
font-weight: 500;
} */
}
/* Tablet :768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {
.search-top-form input {
width: 90%;
font-size: 12px;
margin-right: 5px;
}
.search-top-form i{
padding-right: 2px;
}
.col-sm-4 {
width: 33.33%
}
.col-sm-4 input{
width: 150px;
font-size: 12px;
}
.sidebar{
border:0;
align-content: center;
}
.sidebar img{
width: 80px;
height: 80px;
margin-left: 30px;
}
.col-sm-9 {
width: 75%;
}
.col-sm-9 {
}
.col-sm-3{
width:25%;
}
.col-sm-2 {
width: 16.6%;
padding: 0;
margin: 0;
}
.col-sm-2 p{
font-size: 10px;
}
.col-sm-2 span {
font-size: 10px;
}
.thread-owner-details img {
width: 25px;
}
/* .carousel-item{
width: 100%;
height: 500px;
}
.carousel-caption{
top: 20px;
}
.carousel-item h1{
font-weight: 300;
} */
}
/* Large Mobile :480px. */
@media only screen and (max-width: 767px) {
}
/* Medium Mobile :480px. */
@media only screen and (max-width: 576px) {
.search-top-form input {
display: none;
}
.col-sm-4 {
font-size: 15px;
}
.sidebar img{
width: 40px;
height: 40px;
margin-left: 100px;
}
.sidebar {
font-size: 15px;
width: 100%;
}
.col-sm-9{
display: grid;
padding: 0;
margin:0;
font-size: 15px;
}
.col-sm-9 img{
width: 15px;
height: 15px;
padding: 0;
margin: 0;
}
.col-sm-9 i {
margin: 0;
padding: 0;
}
}
/* Small Mobile :320px. */
@media only screen and (max-width: 479px) {
.top-bar {
width: 100%;
}
.top-bar i {
font-size: 15px;
padding: 15px;
text-align: center;
}
.search-top-form input {
display: none;
}
.search-top-form i{
display: none;
}
.site-logo a{
font-size: 20px;
}
.sidebar {
display: grid;
z-index: -1;
}
.col-sm-3 {
display: grid;
}
.col-sm-4{
display: grid;
}
.col-sm-9{
display: grid;
padding: 0;
margin:0;
font-size: 13px;
}
.col-sm-9 img{
width: 15px;
height: 15px;
padding: 0;
margin: 0;
}
.col-sm-9 i {
margin: 0;
padding: 0;
}
.col-sm-3 .scrollable-menu{
width: 20px;
font-size: 10px;
}
.col-sm-2 {
width: 17%;
padding: 5px;
margin: 0;
}
.col-sm-2 p{
font-size: 13px;
}
.col-sm-2 span {
font-size: 10px;
}
#myDropdown li {
padding: 0;
} | css/style.css | * {
box-sizing: border-box;
}
html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
}
html,
body {
height: 100%;
font-family: 'HelveticaNeueLTPro', sans-serif;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
background-color: rgba(243, 239, 239, 0.8);
}
img {
max-width: 100%;
}
input:focus,
select:focus,
button:focus,
textarea:focus {
outline: none;
}
a:hover,
a:focus {
text-decoration: none;
outline: none;
}
.nav-switch {
display: none;
}
.container {
width:90%;
box-shadow: rgba(255, 255, 255, 0.7);
/* border:1px solid; */
}
header{
font-weight: 400;
}
.top-bar{
background-color:green;
background-position-x: 0%;
background-position-y: 0%;
background-repeat: repeat;
background-attachment: scroll;
background-image: none;
background-size: auto;
background-origin: padding-box;
background-clip: border-box;
height: 50px;
}
.social i{
color:white;
font-size:20px;
padding: 10px;
}
.search-top i{
font-size: 17px;
/* position: relative; */
color: white;
padding: 5px;
margin-top: 10px;
}
.search-top-form input{
position: absolute;
background-color: mediumaquamarine;
width: 100%;
/* padding: 10px; */
border: 0;
border-radius: 15px;
margin: 5px 5px;
height: 30px;
color: whitesmoke;
text-align: center;
font-family: garamond;
}
.site-logo a{
color: green;
letter-spacing: 3px;
}
.site-logo a:hover{
color: black;
transition: ease-in-out;
letter-spacing: 5px;
cursor: pointer;
}
/* carousel stylying */
.carousel-item{
width:100%;
height:500px;
}
.carousel-caption {
color: black;
top: 20%;
left: 10px;
font-family: serif;
font-size: 30px;
font-weight: 400;
}
.caption-btn{
margin-left: 10px;
border: 0;
background:mediumseagreen;
color: cornsilk;
top: 20px;
width: 100px;
height: 50px;
letter-spacing: 1px;
border-radius: 10px;
}
.trends{
font-family: serif;
text-shadow: 5px;
}
.author img{
width: 50px;
height: 50px;
border-radius: 50px;
display: inline-block;
margin-top: 30px;
margin-left: 0px;
}
.active {
border-color: #666;
}
.col-4 {
padding:15px;
}
.our-posts{
margin-top: 20px;
}
/* .our-posts:hover{
box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.2);
} */
.col-sm-4:hover{
box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.2);
}
.card-body img{
width: 30px;
height: 30px;
border-radius: 50px;
}
.card-body p{
font-size: 15px;
}
.sidebar{
margin-top: 10px;
border: 1px black solid;
padding: 5px;
height: auto;
font-size: 20px;
display: grid;
}
.sidebar img{
width: 150px;
height: 150px;
border-radius: 50%;
padding: 5px 5px;
position: relative;
z-index: 10;
top: 0;
margin-left: 65px;
}
.the-posts{
margin-top: 20px;
}
.board-listing h3{
font-family: garamond;
}
.scrollable-menu {
height: auto;
max-height: 200px;
overflow-x: hidden;
}
.thread-item {
cursor: pointer;
border-bottom: 1px solid #f5f5f5;
padding: 10px;
transition-duration: .6s;
position: relative;
display: block;
width: 100%;
height: 100px;
font-family: garamond;
box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.2);
}
.thread-item:hover {
background-color:rgba(255, 255, 235, 0.10);
opacity: .70;
color:green;
}
.thread-item a{
color: grey;
}
.thread-items .thread-item .metadata [class^=thread-]{
margin: 0 15px 0 0;
}
.metadata{
margin-top: 10px;
}
.thread-items .thread-item{
cursor: pointer;
margin: 15px auto;
border-bottom: 1px solid #f5f5f5;
transition-duration:.6s;
padding: 10px;
line-height: 1.15;
}
.thread-owner-details {
position: relative;
padding: 0px;
margin-top: 20px;
display: inline;
}
.thread-owner-details img{
border-radius: 50px;
}
.thread-section,.thread-comment-count{
float: right;
position: relative;
justify-content: space-between;
margin: 10px;
}
.thread-section,.thread-comment-count i{
padding: 0px;
justify-self: baseline;
margin-left: 50px;
margin-top: 10px;
display: inline;
color: grey;
}
#birthday-section {
margin-bottom: 10px;
margin-top: 10px;
}
#birthday-div h3{
font-family: Georgia;
text-align:center;
margin-top: 5px;
}
.col-sm-2 span{
font-size: 10px;
color: mediumseagreen;
}
.footer {
background: mediumseagreen;
width: 100%;
height: auto;
text-align: center;
font-family: garamond;
font-size: 20px;
color: white;
}
.footer p{
margin-top: 10px;
}
/*---------------------
Testimonials Section
-----------------------*/
/*------------------
Responsiveness
---------------------*/
@media (min-width: 1200px) {
.container {
max-width: 1176px;
}
}
@media only screen and (max-width: 1550px) {
.main-menu {
padding-right: 70px;
}
.main-menu li a {
margin-left: 20px;
}
/* .carousel-item{
width: 100%;
height: 800px;
}
.carousel-item h1{
font-weight: 700;
} */
}
/* Medium screen : 992px. */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.search-top-form input {
width: 90%;
}
.col-sm-4 {
width: 100%;
padding: 0;
}
.col-sm-4 i{
font-size: 12px;
padding: 0;
}
.sidebar img{
margin-left: 50px;
}
.col-sm-2 {
width: 17%;
padding: 5px;
margin: 0;
}
.col-sm-2 p{
font-size: 13px;
}
.col-sm-2 span {
font-size: 10px;
}
#myDropdown li {
padding: 0;
}
/* .carousel-item{
width: 100%;
height: 700px;
}
.carousel-item h1{
font-weight: 500;
} */
}
/* Tablet :768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {
.search-top-form input {
width: 90%;
font-size: 12px;
margin-right: 5px;
}
.search-top-form i{
padding-right: 2px;
}
.col-sm-4 {
width: 33.33%
}
.col-sm-4 input{
width: 150px;
font-size: 12px;
}
.sidebar{
border:0;
align-content: center;
}
.sidebar img{
width: 80px;
height: 80px;
margin-left: 30px;
}
.col-sm-9 {
width: 75%;
}
.col-sm-9 {
}
.col-sm-3{
width:25%;
}
.col-sm-2 {
width: 16.6%;
padding: 0;
margin: 0;
}
.col-sm-2 p{
font-size: 10px;
}
.col-sm-2 span {
font-size: 10px;
}
.thread-owner-details img {
width: 25px;
}
/* .carousel-item{
width: 100%;
height: 500px;
}
.carousel-caption{
top: 20px;
}
.carousel-item h1{
font-weight: 300;
} */
}
/* Large Mobile :480px. */
@media only screen and (max-width: 767px) {
}
/* Medium Mobile :480px. */
@media only screen and (max-width: 576px) {
.search-top-form input {
display: none;
}
.col-sm-4 {
font-size: 15px;
}
.sidebar img{
width: 40px;
height: 40px;
margin-left: 100px;
}
.sidebar {
font-size: 15px;
width: 100%;
}
.col-sm-9{
display: grid;
padding: 0;
margin:0;
font-size: 15px;
}
.col-sm-9 img{
width: 15px;
height: 15px;
padding: 0;
margin: 0;
}
.col-sm-9 i {
margin: 0;
padding: 0;
}
}
/* Small Mobile :320px. */
@media only screen and (max-width: 479px) {
.top-bar {
width: 100%;
}
.top-bar i {
font-size: 15px;
padding: 15px;
text-align: center;
}
.search-top-form input {
display: none;
}
.search-top-form i{
display: none;
}
.site-logo a{
font-size: 20px;
}
.sidebar {
display: grid;
z-index: -1;
}
.col-sm-3 {
display: grid;
}
.col-sm-4{
display: grid;
}
.col-sm-9{
display: grid;
padding: 0;
margin:0;
font-size: 13px;
}
.col-sm-9 img{
width: 15px;
height: 15px;
padding: 0;
margin: 0;
}
.col-sm-9 i {
margin: 0;
padding: 0;
}
.col-sm-3 .scrollable-menu{
width: 20px;
font-size: 10px;
}
.col-sm-2 {
width: 17%;
padding: 5px;
margin: 0;
}
.col-sm-2 p{
font-size: 13px;
}
.col-sm-2 span {
font-size: 10px;
}
#myDropdown li {
padding: 0;
} | 0.239438 | 0.064065 |
@import url('https://fonts.googleapis.com/css2?family=Delius&display=swap');
body {
margin: 0;
width: 100%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
*{
font-family: "Delius", cursive;
text-decoration: none !important;
flex: none;
transition: .5s;
word-wrap: break-word;
border: none;
}
footer{
box-shadow: -1px -6px 55px -12px rgba(95, 95, 95, 0.3);
background-color: rgb(84, 153, 195);
height: auto;
margin-top: 5vh;
}
footer img{
width: 100%;
margin-top: 2vh;
height: 15vh;
object-fit: cover;
}
::-webkit-scrollbar{
width: .8vw;
height: .8vw;
}
::-webkit-scrollbar-track{
background-color: none;
border-radius: 5vh;
padding: .3vw;
}
::-webkit-scrollbar-thumb{
background-color: #5499C3;
border-radius: 1vh;
}
input{
caret-color: #193D6F;
}
*:focus {
outline: none;
}
#banner{
width: 100%;
}
@media(min-width: 813px){
.noLogin a{
margin-left: 0 !important;
}
.noLogin{
padding-left: .5vw;
}
.topnav {
overflow: hidden;
background-color: #5499C3;
display: flex;
align-items: center;
width: 100%;
box-shadow: 0 0 1em rgba(95, 95, 95, 0.3);
}
#center{
margin-left: 7vw;
margin-right: auto;
}
.topnav a {
float: left;
color: #ffffff;
text-align: center;
padding: 2.5vh 2vw;
text-decoration: none;
font-size: 1em;
margin-left: auto;
}
a:hover{
text-decoration: none !important;
}
.topnav a.active {
color: #193D6F;
font-weight: 600;
border-bottom: 3px solid #193D6F;
transition: .5s;
transition-timing-function: linear;
}
.topnav p {
float: right;
color: #fff;
margin-left: auto;
margin-top: auto;
margin-bottom: auto;
padding-right: 10px;
}
.button_new {
background-color: #193D6F;
border: none;
color: #ffffff;
text-align: center;
font-size: 1em;
width: auto;
height: 4.5vh;
padding: 0 25px;
margin-right: 3vw;
margin-left: 30vw;
cursor: pointer;
border-radius: 7vh;
display: flex;
align-items: center;
margin-left: auto;
}
#buttonRegister{
margin-left: auto;
}
.button_new a {
background-color: none;
color: #ffffff;
padding: 0;
margin-left: auto;
margin-right: auto;
}
#profileContainer{
position: absolute;
max-width: 11.5vw;
height: 5vh ;
margin-right: 3vw ;
margin-left: 85% ;
margin-top: 1.3vh;
border-radius: 7vh;
padding: 1px;
display: block;
align-items: center;
cursor: pointer;
border: transparent;
}
.profile{
border-radius: 7Vh;
min-width: 11.5vw;
height: 5vh ;
background-color: #f0f2f5;
/* margin-left: auto ; */
display: flex;
align-items: center;
cursor: pointer;
border: transparent;
}
.collapsible-wrapper {
display: flex;
overflow: hidden;
width: 100%;
}
.collapsible-wrapper:after {
content: '';
height: 10vh;
transition: height 0.3s linear, max-height 0s 0.3s linear;
}
.collapsible {
transition: margin-bottom 0.3s cubic-bezier(0, 0, 0, 1);
margin-bottom: 0;
max-height: 15vh;
width: 11.5vw;
margin-left: auto;
margin-right: auto;
border-bottom-left-radius: 3Vh;
border-bottom-right-radius: 3Vh;
background-color: #f0f2f5;
}
.collapsible-wrapper.collapsed > .collapsible {
margin-bottom: -2000px;
transition: margin-bottom 0.3s cubic-bezier(1, 0, 1, 1),
visibility 0s 0.3s, max-height 0s 0.3s;
visibility: hidden;
max-height: 0;
}
.collapsible-wrapper.collapsed:after{
border-radius: 0;
height: 0;
transition: height 0.3s linear;
max-height: 50px;
}
.menu-item {
align-items: center;
display: flex !important;
margin: 0;
padding: .8vh 1vw !important;
color: #5499C3 !important;
text-align: end;
font-size: 1em !important;
line-height: 1.3;
}
form{
margin-top: 0 !important;
}
.collapsible-wrapper form button{
background-color: transparent;
border: none;
padding: 0 !important;
margin: .8vh 1vw !important;
color: #5499C3 !important;
font-size: 1em !important;
line-height: 1.3;
display: flex;
text-align: end;
cursor: pointer;
align-items: center;
width: 85%;
}
.menu-item #Perfil {
margin-left: auto;
}
#logout{
display: block;
margin-left: auto;
height: 2.5vh;
filter: invert(63%) sepia(18%) saturate(1128%) hue-rotate(159deg) brightness(85%) contrast(93%);
}
text{
margin-left: 1vw;
margin-right: 1vw;
color:#5499C3;
font-weight: 700;
text-overflow: ellipsis;
}
.profile img{
margin-left: .3vw;
margin-right: auto;
}
#topFilterAll{
padding: 0;
margin: 0;
display: flex;
align-items: stretch;
}
#searchAll img{
margin-left: 1vw;
height: 3vh;
transform: rotate(270deg);
filter: invert(15%) sepia(85%) saturate(1368%) hue-rotate(197deg) brightness(93%) contrast(89%);
}
#searchAll{
background-color: transparent;
border: none;
cursor: pointer;
}
#formSearchAll{
display: flex;
margin-left: 2vw;
border-radius: 5vh;
height: 5.5vh;
min-width: 25vw;
width: auto;
background-color: #fcfcfc;
box-shadow: 0 0 .8em rgb(99, 98, 98, .2);
margin-top: auto;
margin-bottom: auto;
padding: 0 !important;
}
#inputSearchAll{
min-width: 20vw;
width: auto;
background-color: transparent;
border: none;
box-shadow: none;
}
#cardSearch{
display: grid;
align-items: center;
height: auto;
background-color: #f0f2f5;
box-shadow: -1px -6px 55px -12px rgba(95, 95, 95, 0.15);
border-radius: 1.5vh;
padding: 1vh 1vh;
margin-bottom: .5vh;
margin-top: 3vh;
align-items: center;
text-align: start;
width: 33.5vw;
margin-left: auto;
margin-right: auto;
color: #193D6F;
}
#cardSearch h2{
font-weight: 400;
margin-bottom: 0;
}
#cardSearch h3, h4{
color: #193D6F;
font-weight: 500;
}
#cardSearch h3{
font-size: .9em;
margin-bottom: 0;
}
#emailUser{
font-size: .8em;
margin-top: .3vh;
}
#cardSearch img{
width: 7vh;
height: 6.8vh;
object-fit: cover;
background-color: #e4e4e4;
border-radius: 8vh;
display: block;
}
.modalBtn{
display: flex;
align-items: center;
margin-top: 1vh ;
margin-left: 1vw;
}
.center{
margin-left: .5vw;
display: inline-table;
}
#cardSearch hr{
min-width: 31vw;
height: .2vh;
border-radius: .2vh;
background-color: rgba(25, 61, 111, 0.5);
}
/* warlock */
}
@media(max-width: 812px){
.button_new {
background-color: #f1f1f1;
border: none;
color: #193D6F;
text-align: center;
font-size: 1em;
width: 90%;
height: 6vh;
margin-right: 3vw;
cursor: pointer;
border-radius: 7vh;
display: flex;
align-items: center;
margin-top: 5vh;
}
.button_new a {
background-color: none;
color: #193D6F !important;
padding: 0;
margin-left: auto;
margin-right: auto;
}
.profile{
border-radius: 7Vh;
width: 90%;
height: 6vh ;
background-color: #f0f2f5;
margin-right: auto ;
display: flex;
align-items: center;
cursor: pointer;
border: transparent;
}
.profile img{
margin-left: .5vw;
}
#arrow{
margin-left: auto;
margin-right: 3vw;
filter: invert(63%) sepia(18%) saturate(1128%) hue-rotate(159deg) brightness(85%) contrast(93%);
height: 40%;
transform: rotate(90deg);
}
#arrow:after{
transition: transform .3s linear;
transform: rotate(0deg);
}
.profile text{
color:#5499C3;
font-weight: 700;
margin-right: auto;
}
.collapsible-wrapper {
display: flex;
overflow: hidden;
width: 90%;
margin-bottom: 5vh;
}
.collapsible-wrapper:after {
content: '';
height: 9vh;
transition: height 0.3s linear, max-height 0s 0.3s linear;
}
.collapsible {
transition: margin-bottom 0.3s cubic-bezier(0, 0, 0, 1);
margin-bottom: 0;
max-height: 15vh;
width: 100%;
margin-left: auto;
margin-right: auto;
border-bottom-left-radius: 3Vh;
border-bottom-right-radius: 3Vh;
background-color: #f0f2f5;
}
.collapsible-wrapper.collapsed > .collapsible {
margin-bottom: -2000px;
transition: margin-bottom 0.3s cubic-bezier(1, 0, 1, 1),
visibility 0s 0.3s, max-height 0s 0.3s;
visibility: hidden;
max-height: 0;
}
.collapsible-wrapper.collapsed:after{
border-radius: 0;
height: 0;
transition: height 0.3s linear;
max-height: 50px;
}
.menu-item {
align-items: center;
display: flex !important;
margin: 0;
padding: .8vh 3.5vw !important;
color: #5499C3 !important;
font-size: 1em !important;
text-align: end;
line-height: 1.3;
}
.menu-item #Perfil{
margin-left: auto;
}
#logout{
margin-left: auto;
height: 2.5vh;
filter: invert(63%) sepia(18%) saturate(1128%) hue-rotate(159deg) brightness(85%) contrast(93%);
}
}
.overlay {
height: 100%;
width: 0;
position: fixed;
z-index: 1;
top: 0;
left: 0;
background-color: rgb(25, 61, 111);
background-color: rgba(25, 61, 111, 0.8);
overflow-x: hidden;
transition: 0.5s;
}
#menuSvg{
margin-top: 5px;
margin-bottom: 5px;
filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(305deg) brightness(103%) contrast(103%);
height: 2.5vh;
}
.overlay-content {
position: relative;
top: 15vh;
width: 100%;
text-align: left;
margin-top: 5vh;
margin-left: 3vw;
}
.overlay a {
padding: 8px;
text-decoration: none;
font-size: 1.5em;
color: #fafafa;
display: block;
transition: 0.3s;
}
.overlay a:hover, .overlay a:focus{
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); /*pode ser transparent também*/
color: #f1f1f1;
}
.overlay .closebtn{
position: absolute;
top: 20px;
margin-left: 82%;
margin-right: auto;
font-size: 3em;
text-decoration: none;
outline: none;
}
.overlay .closebtn:focus{
text-decoration: none;
outline: none;
color: transparent;
}
#menuButton{
font-size: 1.5em;
margin-left: 3vw;
height: auto;
cursor: pointer;
color: #fff;
}
#background{
height: 6vh;
display: block;
align-items: center;
background-color: #193D6F;
}
.rowFooter{
display: flex;
flex-direction: row;
justify-content: space-around;
padding-left: 3vw;
padding-right: 3vw;
padding-top: 2vh;
}
#comecoFooter{
height: 20vh;
width: 20vw;
display: flex;
align-items: center;
}
#meioFooter{
height: 20vh;
width: 30vw;
background-color: black;
}
#fimFooter{
height: 20vh;
width: auto;
}
#logoFooter{
display: flex;
height: 17vh;
margin-bottom: auto;
object-fit: contain;
}
.textFooter h2{
color: #fcfcfc;
text-align: center;
font-weight: 500;
font-size: 1em;
margin-bottom: .5vh;
}
.textFooter h3{
color: #fcfcfc;
align-items: center;
text-align: center;
font-weight: 500;
font-size: 1.2em;
margin-top: 0;
margin-bottom: .2vh;
}
.logosFooter{
display: flex;
justify-content: center;
}
.textFooter a{
display: flex;
align-items: center;
color: #fcfcfc;
}
.textFooter img{
width: auto;
height: 3vh;
object-fit: contain;
margin-top: auto;
margin-right: .5vw;
}
.textFooter #blog #email{
filter: invert(99%) sepia(21%) saturate(5%) hue-rotate(170deg) brightness(104%) contrast(100%);
} | public/css/topbar.css | @import url('https://fonts.googleapis.com/css2?family=Delius&display=swap');
body {
margin: 0;
width: 100%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
*{
font-family: "Delius", cursive;
text-decoration: none !important;
flex: none;
transition: .5s;
word-wrap: break-word;
border: none;
}
footer{
box-shadow: -1px -6px 55px -12px rgba(95, 95, 95, 0.3);
background-color: rgb(84, 153, 195);
height: auto;
margin-top: 5vh;
}
footer img{
width: 100%;
margin-top: 2vh;
height: 15vh;
object-fit: cover;
}
::-webkit-scrollbar{
width: .8vw;
height: .8vw;
}
::-webkit-scrollbar-track{
background-color: none;
border-radius: 5vh;
padding: .3vw;
}
::-webkit-scrollbar-thumb{
background-color: #5499C3;
border-radius: 1vh;
}
input{
caret-color: #193D6F;
}
*:focus {
outline: none;
}
#banner{
width: 100%;
}
@media(min-width: 813px){
.noLogin a{
margin-left: 0 !important;
}
.noLogin{
padding-left: .5vw;
}
.topnav {
overflow: hidden;
background-color: #5499C3;
display: flex;
align-items: center;
width: 100%;
box-shadow: 0 0 1em rgba(95, 95, 95, 0.3);
}
#center{
margin-left: 7vw;
margin-right: auto;
}
.topnav a {
float: left;
color: #ffffff;
text-align: center;
padding: 2.5vh 2vw;
text-decoration: none;
font-size: 1em;
margin-left: auto;
}
a:hover{
text-decoration: none !important;
}
.topnav a.active {
color: #193D6F;
font-weight: 600;
border-bottom: 3px solid #193D6F;
transition: .5s;
transition-timing-function: linear;
}
.topnav p {
float: right;
color: #fff;
margin-left: auto;
margin-top: auto;
margin-bottom: auto;
padding-right: 10px;
}
.button_new {
background-color: #193D6F;
border: none;
color: #ffffff;
text-align: center;
font-size: 1em;
width: auto;
height: 4.5vh;
padding: 0 25px;
margin-right: 3vw;
margin-left: 30vw;
cursor: pointer;
border-radius: 7vh;
display: flex;
align-items: center;
margin-left: auto;
}
#buttonRegister{
margin-left: auto;
}
.button_new a {
background-color: none;
color: #ffffff;
padding: 0;
margin-left: auto;
margin-right: auto;
}
#profileContainer{
position: absolute;
max-width: 11.5vw;
height: 5vh ;
margin-right: 3vw ;
margin-left: 85% ;
margin-top: 1.3vh;
border-radius: 7vh;
padding: 1px;
display: block;
align-items: center;
cursor: pointer;
border: transparent;
}
.profile{
border-radius: 7Vh;
min-width: 11.5vw;
height: 5vh ;
background-color: #f0f2f5;
/* margin-left: auto ; */
display: flex;
align-items: center;
cursor: pointer;
border: transparent;
}
.collapsible-wrapper {
display: flex;
overflow: hidden;
width: 100%;
}
.collapsible-wrapper:after {
content: '';
height: 10vh;
transition: height 0.3s linear, max-height 0s 0.3s linear;
}
.collapsible {
transition: margin-bottom 0.3s cubic-bezier(0, 0, 0, 1);
margin-bottom: 0;
max-height: 15vh;
width: 11.5vw;
margin-left: auto;
margin-right: auto;
border-bottom-left-radius: 3Vh;
border-bottom-right-radius: 3Vh;
background-color: #f0f2f5;
}
.collapsible-wrapper.collapsed > .collapsible {
margin-bottom: -2000px;
transition: margin-bottom 0.3s cubic-bezier(1, 0, 1, 1),
visibility 0s 0.3s, max-height 0s 0.3s;
visibility: hidden;
max-height: 0;
}
.collapsible-wrapper.collapsed:after{
border-radius: 0;
height: 0;
transition: height 0.3s linear;
max-height: 50px;
}
.menu-item {
align-items: center;
display: flex !important;
margin: 0;
padding: .8vh 1vw !important;
color: #5499C3 !important;
text-align: end;
font-size: 1em !important;
line-height: 1.3;
}
form{
margin-top: 0 !important;
}
.collapsible-wrapper form button{
background-color: transparent;
border: none;
padding: 0 !important;
margin: .8vh 1vw !important;
color: #5499C3 !important;
font-size: 1em !important;
line-height: 1.3;
display: flex;
text-align: end;
cursor: pointer;
align-items: center;
width: 85%;
}
.menu-item #Perfil {
margin-left: auto;
}
#logout{
display: block;
margin-left: auto;
height: 2.5vh;
filter: invert(63%) sepia(18%) saturate(1128%) hue-rotate(159deg) brightness(85%) contrast(93%);
}
text{
margin-left: 1vw;
margin-right: 1vw;
color:#5499C3;
font-weight: 700;
text-overflow: ellipsis;
}
.profile img{
margin-left: .3vw;
margin-right: auto;
}
#topFilterAll{
padding: 0;
margin: 0;
display: flex;
align-items: stretch;
}
#searchAll img{
margin-left: 1vw;
height: 3vh;
transform: rotate(270deg);
filter: invert(15%) sepia(85%) saturate(1368%) hue-rotate(197deg) brightness(93%) contrast(89%);
}
#searchAll{
background-color: transparent;
border: none;
cursor: pointer;
}
#formSearchAll{
display: flex;
margin-left: 2vw;
border-radius: 5vh;
height: 5.5vh;
min-width: 25vw;
width: auto;
background-color: #fcfcfc;
box-shadow: 0 0 .8em rgb(99, 98, 98, .2);
margin-top: auto;
margin-bottom: auto;
padding: 0 !important;
}
#inputSearchAll{
min-width: 20vw;
width: auto;
background-color: transparent;
border: none;
box-shadow: none;
}
#cardSearch{
display: grid;
align-items: center;
height: auto;
background-color: #f0f2f5;
box-shadow: -1px -6px 55px -12px rgba(95, 95, 95, 0.15);
border-radius: 1.5vh;
padding: 1vh 1vh;
margin-bottom: .5vh;
margin-top: 3vh;
align-items: center;
text-align: start;
width: 33.5vw;
margin-left: auto;
margin-right: auto;
color: #193D6F;
}
#cardSearch h2{
font-weight: 400;
margin-bottom: 0;
}
#cardSearch h3, h4{
color: #193D6F;
font-weight: 500;
}
#cardSearch h3{
font-size: .9em;
margin-bottom: 0;
}
#emailUser{
font-size: .8em;
margin-top: .3vh;
}
#cardSearch img{
width: 7vh;
height: 6.8vh;
object-fit: cover;
background-color: #e4e4e4;
border-radius: 8vh;
display: block;
}
.modalBtn{
display: flex;
align-items: center;
margin-top: 1vh ;
margin-left: 1vw;
}
.center{
margin-left: .5vw;
display: inline-table;
}
#cardSearch hr{
min-width: 31vw;
height: .2vh;
border-radius: .2vh;
background-color: rgba(25, 61, 111, 0.5);
}
/* warlock */
}
@media(max-width: 812px){
.button_new {
background-color: #f1f1f1;
border: none;
color: #193D6F;
text-align: center;
font-size: 1em;
width: 90%;
height: 6vh;
margin-right: 3vw;
cursor: pointer;
border-radius: 7vh;
display: flex;
align-items: center;
margin-top: 5vh;
}
.button_new a {
background-color: none;
color: #193D6F !important;
padding: 0;
margin-left: auto;
margin-right: auto;
}
.profile{
border-radius: 7Vh;
width: 90%;
height: 6vh ;
background-color: #f0f2f5;
margin-right: auto ;
display: flex;
align-items: center;
cursor: pointer;
border: transparent;
}
.profile img{
margin-left: .5vw;
}
#arrow{
margin-left: auto;
margin-right: 3vw;
filter: invert(63%) sepia(18%) saturate(1128%) hue-rotate(159deg) brightness(85%) contrast(93%);
height: 40%;
transform: rotate(90deg);
}
#arrow:after{
transition: transform .3s linear;
transform: rotate(0deg);
}
.profile text{
color:#5499C3;
font-weight: 700;
margin-right: auto;
}
.collapsible-wrapper {
display: flex;
overflow: hidden;
width: 90%;
margin-bottom: 5vh;
}
.collapsible-wrapper:after {
content: '';
height: 9vh;
transition: height 0.3s linear, max-height 0s 0.3s linear;
}
.collapsible {
transition: margin-bottom 0.3s cubic-bezier(0, 0, 0, 1);
margin-bottom: 0;
max-height: 15vh;
width: 100%;
margin-left: auto;
margin-right: auto;
border-bottom-left-radius: 3Vh;
border-bottom-right-radius: 3Vh;
background-color: #f0f2f5;
}
.collapsible-wrapper.collapsed > .collapsible {
margin-bottom: -2000px;
transition: margin-bottom 0.3s cubic-bezier(1, 0, 1, 1),
visibility 0s 0.3s, max-height 0s 0.3s;
visibility: hidden;
max-height: 0;
}
.collapsible-wrapper.collapsed:after{
border-radius: 0;
height: 0;
transition: height 0.3s linear;
max-height: 50px;
}
.menu-item {
align-items: center;
display: flex !important;
margin: 0;
padding: .8vh 3.5vw !important;
color: #5499C3 !important;
font-size: 1em !important;
text-align: end;
line-height: 1.3;
}
.menu-item #Perfil{
margin-left: auto;
}
#logout{
margin-left: auto;
height: 2.5vh;
filter: invert(63%) sepia(18%) saturate(1128%) hue-rotate(159deg) brightness(85%) contrast(93%);
}
}
.overlay {
height: 100%;
width: 0;
position: fixed;
z-index: 1;
top: 0;
left: 0;
background-color: rgb(25, 61, 111);
background-color: rgba(25, 61, 111, 0.8);
overflow-x: hidden;
transition: 0.5s;
}
#menuSvg{
margin-top: 5px;
margin-bottom: 5px;
filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(305deg) brightness(103%) contrast(103%);
height: 2.5vh;
}
.overlay-content {
position: relative;
top: 15vh;
width: 100%;
text-align: left;
margin-top: 5vh;
margin-left: 3vw;
}
.overlay a {
padding: 8px;
text-decoration: none;
font-size: 1.5em;
color: #fafafa;
display: block;
transition: 0.3s;
}
.overlay a:hover, .overlay a:focus{
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); /*pode ser transparent também*/
color: #f1f1f1;
}
.overlay .closebtn{
position: absolute;
top: 20px;
margin-left: 82%;
margin-right: auto;
font-size: 3em;
text-decoration: none;
outline: none;
}
.overlay .closebtn:focus{
text-decoration: none;
outline: none;
color: transparent;
}
#menuButton{
font-size: 1.5em;
margin-left: 3vw;
height: auto;
cursor: pointer;
color: #fff;
}
#background{
height: 6vh;
display: block;
align-items: center;
background-color: #193D6F;
}
.rowFooter{
display: flex;
flex-direction: row;
justify-content: space-around;
padding-left: 3vw;
padding-right: 3vw;
padding-top: 2vh;
}
#comecoFooter{
height: 20vh;
width: 20vw;
display: flex;
align-items: center;
}
#meioFooter{
height: 20vh;
width: 30vw;
background-color: black;
}
#fimFooter{
height: 20vh;
width: auto;
}
#logoFooter{
display: flex;
height: 17vh;
margin-bottom: auto;
object-fit: contain;
}
.textFooter h2{
color: #fcfcfc;
text-align: center;
font-weight: 500;
font-size: 1em;
margin-bottom: .5vh;
}
.textFooter h3{
color: #fcfcfc;
align-items: center;
text-align: center;
font-weight: 500;
font-size: 1.2em;
margin-top: 0;
margin-bottom: .2vh;
}
.logosFooter{
display: flex;
justify-content: center;
}
.textFooter a{
display: flex;
align-items: center;
color: #fcfcfc;
}
.textFooter img{
width: auto;
height: 3vh;
object-fit: contain;
margin-top: auto;
margin-right: .5vw;
}
.textFooter #blog #email{
filter: invert(99%) sepia(21%) saturate(5%) hue-rotate(170deg) brightness(104%) contrast(100%);
} | 0.519521 | 0.060836 |
@import url(https://fonts.googleapis.com/css?family=Montserrat:600,regular,700);
*,
*::before,
*::after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-family: Montserrat, sans-serif;
font-weight: 600;
}
body {
padding: 0;
margin: 0;
background: -webkit-gradient(linear, right top, left top, from(#1a2980), to(#26d0ce));
background: -o-linear-gradient(right, #1a2980, #26d0ce);
background: linear-gradient(to left, #1a2980, #26d0ce);
}
.calculator-grid {
display: grid;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-line-pack: center;
align-content: center;
min-height: 100vh;
grid-template-columns: repeat(4, 100px);
grid-template-rows: minmax(120px, auto) repeat(5, 100px);
}
.calculator-grid > button {
cursor: pointer;
font-size: 2.2rem;
border: 1px solid #6a7b76;
outline: none;
background-color: rgba(255, 255, 255, 0.9);
}
.calculator-grid > button:hover {
background-color: rgba(255, 255, 255, 0.75);
}
.span-two {
grid-column: span 2;
}
.output {
grid-column: 1/-1;
background-color: #001a29;
opacity: 90%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
-ms-flex-pack: distribute;
justify-content: space-around;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
padding: 15px;
word-wrap: break-word;
word-break: break-all;
}
.output .previous-operand {
color: #cad2c5;
opacity: 90%;
font-size: 1.3rem;
}
.output .current-operand {
color: #fff;
opacity: 90%;
font-size: 2.5rem;
}
@media (max-width: 480px) {
.calculator-grid {
display: grid;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-line-pack: center;
align-content: center;
min-height: 100vh;
grid-template-columns: repeat(4, 80px);
grid-template-rows: minmax(100px, auto) repeat(5, 80px);
}
.calculator-grid > button {
font-size: 1.7rem;
}
.output .previous-operand {
font-size: 1rem;
}
.output .current-operand {
font-size: 2rem;
}
} | style.css | @import url(https://fonts.googleapis.com/css?family=Montserrat:600,regular,700);
*,
*::before,
*::after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-family: Montserrat, sans-serif;
font-weight: 600;
}
body {
padding: 0;
margin: 0;
background: -webkit-gradient(linear, right top, left top, from(#1a2980), to(#26d0ce));
background: -o-linear-gradient(right, #1a2980, #26d0ce);
background: linear-gradient(to left, #1a2980, #26d0ce);
}
.calculator-grid {
display: grid;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-line-pack: center;
align-content: center;
min-height: 100vh;
grid-template-columns: repeat(4, 100px);
grid-template-rows: minmax(120px, auto) repeat(5, 100px);
}
.calculator-grid > button {
cursor: pointer;
font-size: 2.2rem;
border: 1px solid #6a7b76;
outline: none;
background-color: rgba(255, 255, 255, 0.9);
}
.calculator-grid > button:hover {
background-color: rgba(255, 255, 255, 0.75);
}
.span-two {
grid-column: span 2;
}
.output {
grid-column: 1/-1;
background-color: #001a29;
opacity: 90%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
-ms-flex-pack: distribute;
justify-content: space-around;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
padding: 15px;
word-wrap: break-word;
word-break: break-all;
}
.output .previous-operand {
color: #cad2c5;
opacity: 90%;
font-size: 1.3rem;
}
.output .current-operand {
color: #fff;
opacity: 90%;
font-size: 2.5rem;
}
@media (max-width: 480px) {
.calculator-grid {
display: grid;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-line-pack: center;
align-content: center;
min-height: 100vh;
grid-template-columns: repeat(4, 80px);
grid-template-rows: minmax(100px, auto) repeat(5, 80px);
}
.calculator-grid > button {
font-size: 1.7rem;
}
.output .previous-operand {
font-size: 1rem;
}
.output .current-operand {
font-size: 2rem;
}
} | 0.364212 | 0.12234 |
@charset "utf-8";
/* 全体のスタイル調整 */
* {
box-sizing: border-box;
}
/* bodyの初期スタイル調整 */
body {
font-size: 16px;
line-height: 1.5 ;
font-family: 'Noto Sans JP', 'Open Sans', sans-serif;
font-weight: 400;
color: #333;
background-color: #fff;
margin: 0;
}
/* 初期スタイル調整 */
h1,
h2,
h3 {
margin-top: 0;
line-height: 1.5;
letter-spacing: 0.2em;
text-align: center;
}
h3 {
color: #85a7cc;
font-size: 14px;
margin-bottom: 20px;
}
p {
margin-top: 0;
margin-bottom: 1.5em;
text-align: justify;
}
a {
color: #666;
text-decoration: none;
}
a:hover,
a:focus {
color: #000;
text-decoration: none;
}
ul {
margin: 1em 0;
padding: 0;
list-style: none;
}
img {
width: 100%;
height: auto;
}
section {
padding: 60px 0;
}
/* 初期スタイル調整 ここまで */
/* 共通スタイル調整 ここから */
/*h2関連*/
.h2-title {
position: relative;
text-transform: uppercase;
z-index: 100;
}
.h2-title::before {
content: "";
display: block;
width: 40px;
height: 40px;
background: #a5d1ff;
position: absolute;
left: 50%;
margin-left: -20px;
transform: rotate(45deg);
z-index: -100;
}
/*テキスト関連*/
.txt-center {
text-align: center;
margin-bottom: 0px;
}
.txt-lead {
font-weight: 700;
}
/*ボタン関連*/
.btn {
display: block;
padding: 20px 35px;
border-radius: 8px;
margin: 0 auto;
border: none;
}
.btn:hover,
.btn:focus {
background: rgba(0, 0, 0, 0.7);
cursor: pointer;
}
/*Web予約ボタン*/
.btn-reserve {
color: #fff;
background: #6699ff;
}
/*レイアウト関連*/
.inner {
padding: 0 15px;
margin: 0 auto;
}
@media screen and (min-width:768px) {
.inner {
max-width: 1200px;
}
}
.sp-only {
display: block;
}
.pc-only {
display: none;
}
@media screen and (min-width:768px) {
.sp-only {
display: none;
}
.pc-only {
display: block;
}
}
/* 共通スタイル調整 ここまで */
/* ヘッダーブロック ここから */
.header {
position: fixed;
top: 0px;
width: 100%;
padding: 2px;
background: rgba(255, 255, 255, 0.9);
z-index: 200;
}
.header-logo-menu {
display: flex;
flex-direction: row;
justify-content: space-between;
}
/*ロゴ*/
.logo-area {
font-size: 15px;
margin-top: 15px;
text-align: left;
}
@media screen and (min-width:768px) {
.logo-area {
width: 250px;
}
}
/*メニュー*/
.gnav-toggle {
position: relative;
margin-top: 12px;
}
/*チェックボックス等は非表示に*/
.gnav-hidden {
display: none;
}
/*アイコンのスペース*/
#gnav-open {
display: inline-block;
width: 30px;
height: 22px;
vertical-align: middle;
}
/*メニューバー*/
#gnav-open span,
#gnav-open span::before,
#gnav-open span::after {
content: '';
position: absolute;
height: 3px;
/*線の太さ*/
width: 25px;
/*長さ*/
border-radius: 3px;
background: #555;
display: block;
cursor: pointer;
}
#gnav-open span::before {
bottom: -8px;
}
#gnav-open span::after {
bottom: -16px;
}
/*閉じる用の薄黒箇所*/
#gnav-close {
display: none;
position: fixed;
z-index: 90;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000;
opacity: 0;
transition: 0.3s ease-in-out;
}
/*チェックがついたら表示させる*/
#gnav-input:checked ~ #gnav-close {
display: block;
opacity: 0.5;
}
#gnav-input:checked ~ #gnav-content {
transform: translateX(0%);
box-shadow: 6px 0 25px rgba(0, 0, 0, 0.15);
}
/*メニューの中身*/
#gnav-content {
overflow: auto;
position: fixed;
top: 0;
left: 0;
z-index: 300;
width: 70%;
max-width: 300px;
height: 100%;
background: rgba(0, 0, 0, 0.8);
transition: 0.3s ease-in-out;
transform: translateX(-105%);
}
.gnav-menu {
display: flex;
flex-direction: column;
align-items: center;
padding-top: 50px;
text-transform: uppercase;
}
.gnav-item {
border-bottom: 2px dotted #eee;
margin: 10px;
padding-bottom: 20px;
}
.gnav-item a {
color: #fff;
font-size: 12px;
display: block;
width: 200px;
text-align: center;
}
.gnav-item a::first-line {
font-size: 16px;
font-weight: bold;
}
@media screen and (min-width:768px) {
.gnav-menu {
flex-direction: row;
padding-top: 15px;
margin: 0;
}
.gnav-item {
border-bottom: none;
margin: 0;
padding-bottom: 0;
}
.gnav-item a {
color: #333;
width: 120px;
}
.gnav-item a:hover {
color: #85a7cc;
}
}
/*-------------------------------------------
メインビジュアル
-------------------------------------------*/
.mv-area {
width: 100vw;
height: 100vh;
background-image: url(../img/img-top.jpg);
background-size: cover;
background-position: center center;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
.mv-title {
color: #fff;
text-shadow: 0px 0px 3px #333;
margin-top: 70px;
}
@media screen and (min-width:768px) {
.mv-area {
width: 100%;
height: 600px;
}
.mv-title {
margin-top: 90px;
}
}
/*-------------------------------------------
Balloom Roomの紹介
-------------------------------------------*/
.info-area {
background-color: #85a7cc;
}
.info-txt {
color: #fff;
}
@media screen and (min-width:768px) {
.info-content {
display: flex;
flex-direction: row-reverse;
align-items: center;
}
.info-txt {
flex: 1;
margin-left: 30px;
}
.info-area img {
flex: 1
}
}
/*-------------------------------------------
サービスの案内
-------------------------------------------*/
.service-area {
background-color: #fff;
}
.service-content {
display: flex;
flex-wrap: wrap;
}
.service-item {
flex: 40%;
text-align: center;
padding: 20px 20px 0;
margin: 5px;
border: 3px solid #527acc;
border-radius: 10px;
}
.service-item img {
width: 120px;
margin: 0 auto;
}
@media screen and (min-width:768px) {
.service-content {
flex-wrap: nowrap;
max-width: 1200px;
margin: 0 auto;
}
.service-item {
flex: 1;
}
}
/*-------------------------------------------
プランの紹介
-------------------------------------------*/
.plan-area {
background-color: #f0f0f0;
}
.plan-content {
display: flex;
flex-direction: column;
flex-wrap: wrap;
}
.plan-div {
width: 25%;
}
.plan-item {
background-color: #fff;
margin-bottom: 30px;
box-shadow: 1px 1px 3px #aaa;
}
.plan-info {
padding: 0 15px 15px;
}
.plan-title {
text-align: center;
padding-bottom: 10px;
border-bottom: 2px solid #527acc;
}
.plan-price {
text-align: center;
padding: 10px;
border: 2px solid #527acc;
}
.plan-list li::before {
content: "";
width: 16px;
height: 16px;
display: inline-block;
vertical-align: middle;
margin: 0 10px 3px;
}
@media screen and (min-width:768px) {
.plan-content {
flex-direction: row;
}
.plan-item {
flex: 1;
margin-top: 0;
margin-left: 15px;
margin-right: 15px;
}
}
/*-------------------------------------------
ボタン
-------------------------------------------*/
.detail-btn {
background-color: white;
text-align: center;
padding: 10px 40%;
border: 2px solid #527acc;
}
.btn-div {
text-align: center;
}
.detail-btn:hover,
.detail-btn:focus {
background: rgba(228, 228, 228, 0.7);
cursor: pointer;
}
div.detail-text {
display: flex;
}
div.detail-image {
width: 50%;
margin: 0 0 0 auto;
}
div.submission-border {
border: 3px solid #527acc;
padding: 10px;
margin: 10px;
border-radius: 10px;
}
/*-------------------------------------------
フッター
-------------------------------------------*/
.foot-area {
color: #fff;
text-align: center;
padding-top: 40px;
background-color: #596680;
} | public/css/style.css | @charset "utf-8";
/* 全体のスタイル調整 */
* {
box-sizing: border-box;
}
/* bodyの初期スタイル調整 */
body {
font-size: 16px;
line-height: 1.5 ;
font-family: 'Noto Sans JP', 'Open Sans', sans-serif;
font-weight: 400;
color: #333;
background-color: #fff;
margin: 0;
}
/* 初期スタイル調整 */
h1,
h2,
h3 {
margin-top: 0;
line-height: 1.5;
letter-spacing: 0.2em;
text-align: center;
}
h3 {
color: #85a7cc;
font-size: 14px;
margin-bottom: 20px;
}
p {
margin-top: 0;
margin-bottom: 1.5em;
text-align: justify;
}
a {
color: #666;
text-decoration: none;
}
a:hover,
a:focus {
color: #000;
text-decoration: none;
}
ul {
margin: 1em 0;
padding: 0;
list-style: none;
}
img {
width: 100%;
height: auto;
}
section {
padding: 60px 0;
}
/* 初期スタイル調整 ここまで */
/* 共通スタイル調整 ここから */
/*h2関連*/
.h2-title {
position: relative;
text-transform: uppercase;
z-index: 100;
}
.h2-title::before {
content: "";
display: block;
width: 40px;
height: 40px;
background: #a5d1ff;
position: absolute;
left: 50%;
margin-left: -20px;
transform: rotate(45deg);
z-index: -100;
}
/*テキスト関連*/
.txt-center {
text-align: center;
margin-bottom: 0px;
}
.txt-lead {
font-weight: 700;
}
/*ボタン関連*/
.btn {
display: block;
padding: 20px 35px;
border-radius: 8px;
margin: 0 auto;
border: none;
}
.btn:hover,
.btn:focus {
background: rgba(0, 0, 0, 0.7);
cursor: pointer;
}
/*Web予約ボタン*/
.btn-reserve {
color: #fff;
background: #6699ff;
}
/*レイアウト関連*/
.inner {
padding: 0 15px;
margin: 0 auto;
}
@media screen and (min-width:768px) {
.inner {
max-width: 1200px;
}
}
.sp-only {
display: block;
}
.pc-only {
display: none;
}
@media screen and (min-width:768px) {
.sp-only {
display: none;
}
.pc-only {
display: block;
}
}
/* 共通スタイル調整 ここまで */
/* ヘッダーブロック ここから */
.header {
position: fixed;
top: 0px;
width: 100%;
padding: 2px;
background: rgba(255, 255, 255, 0.9);
z-index: 200;
}
.header-logo-menu {
display: flex;
flex-direction: row;
justify-content: space-between;
}
/*ロゴ*/
.logo-area {
font-size: 15px;
margin-top: 15px;
text-align: left;
}
@media screen and (min-width:768px) {
.logo-area {
width: 250px;
}
}
/*メニュー*/
.gnav-toggle {
position: relative;
margin-top: 12px;
}
/*チェックボックス等は非表示に*/
.gnav-hidden {
display: none;
}
/*アイコンのスペース*/
#gnav-open {
display: inline-block;
width: 30px;
height: 22px;
vertical-align: middle;
}
/*メニューバー*/
#gnav-open span,
#gnav-open span::before,
#gnav-open span::after {
content: '';
position: absolute;
height: 3px;
/*線の太さ*/
width: 25px;
/*長さ*/
border-radius: 3px;
background: #555;
display: block;
cursor: pointer;
}
#gnav-open span::before {
bottom: -8px;
}
#gnav-open span::after {
bottom: -16px;
}
/*閉じる用の薄黒箇所*/
#gnav-close {
display: none;
position: fixed;
z-index: 90;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000;
opacity: 0;
transition: 0.3s ease-in-out;
}
/*チェックがついたら表示させる*/
#gnav-input:checked ~ #gnav-close {
display: block;
opacity: 0.5;
}
#gnav-input:checked ~ #gnav-content {
transform: translateX(0%);
box-shadow: 6px 0 25px rgba(0, 0, 0, 0.15);
}
/*メニューの中身*/
#gnav-content {
overflow: auto;
position: fixed;
top: 0;
left: 0;
z-index: 300;
width: 70%;
max-width: 300px;
height: 100%;
background: rgba(0, 0, 0, 0.8);
transition: 0.3s ease-in-out;
transform: translateX(-105%);
}
.gnav-menu {
display: flex;
flex-direction: column;
align-items: center;
padding-top: 50px;
text-transform: uppercase;
}
.gnav-item {
border-bottom: 2px dotted #eee;
margin: 10px;
padding-bottom: 20px;
}
.gnav-item a {
color: #fff;
font-size: 12px;
display: block;
width: 200px;
text-align: center;
}
.gnav-item a::first-line {
font-size: 16px;
font-weight: bold;
}
@media screen and (min-width:768px) {
.gnav-menu {
flex-direction: row;
padding-top: 15px;
margin: 0;
}
.gnav-item {
border-bottom: none;
margin: 0;
padding-bottom: 0;
}
.gnav-item a {
color: #333;
width: 120px;
}
.gnav-item a:hover {
color: #85a7cc;
}
}
/*-------------------------------------------
メインビジュアル
-------------------------------------------*/
.mv-area {
width: 100vw;
height: 100vh;
background-image: url(../img/img-top.jpg);
background-size: cover;
background-position: center center;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
.mv-title {
color: #fff;
text-shadow: 0px 0px 3px #333;
margin-top: 70px;
}
@media screen and (min-width:768px) {
.mv-area {
width: 100%;
height: 600px;
}
.mv-title {
margin-top: 90px;
}
}
/*-------------------------------------------
Balloom Roomの紹介
-------------------------------------------*/
.info-area {
background-color: #85a7cc;
}
.info-txt {
color: #fff;
}
@media screen and (min-width:768px) {
.info-content {
display: flex;
flex-direction: row-reverse;
align-items: center;
}
.info-txt {
flex: 1;
margin-left: 30px;
}
.info-area img {
flex: 1
}
}
/*-------------------------------------------
サービスの案内
-------------------------------------------*/
.service-area {
background-color: #fff;
}
.service-content {
display: flex;
flex-wrap: wrap;
}
.service-item {
flex: 40%;
text-align: center;
padding: 20px 20px 0;
margin: 5px;
border: 3px solid #527acc;
border-radius: 10px;
}
.service-item img {
width: 120px;
margin: 0 auto;
}
@media screen and (min-width:768px) {
.service-content {
flex-wrap: nowrap;
max-width: 1200px;
margin: 0 auto;
}
.service-item {
flex: 1;
}
}
/*-------------------------------------------
プランの紹介
-------------------------------------------*/
.plan-area {
background-color: #f0f0f0;
}
.plan-content {
display: flex;
flex-direction: column;
flex-wrap: wrap;
}
.plan-div {
width: 25%;
}
.plan-item {
background-color: #fff;
margin-bottom: 30px;
box-shadow: 1px 1px 3px #aaa;
}
.plan-info {
padding: 0 15px 15px;
}
.plan-title {
text-align: center;
padding-bottom: 10px;
border-bottom: 2px solid #527acc;
}
.plan-price {
text-align: center;
padding: 10px;
border: 2px solid #527acc;
}
.plan-list li::before {
content: "";
width: 16px;
height: 16px;
display: inline-block;
vertical-align: middle;
margin: 0 10px 3px;
}
@media screen and (min-width:768px) {
.plan-content {
flex-direction: row;
}
.plan-item {
flex: 1;
margin-top: 0;
margin-left: 15px;
margin-right: 15px;
}
}
/*-------------------------------------------
ボタン
-------------------------------------------*/
.detail-btn {
background-color: white;
text-align: center;
padding: 10px 40%;
border: 2px solid #527acc;
}
.btn-div {
text-align: center;
}
.detail-btn:hover,
.detail-btn:focus {
background: rgba(228, 228, 228, 0.7);
cursor: pointer;
}
div.detail-text {
display: flex;
}
div.detail-image {
width: 50%;
margin: 0 0 0 auto;
}
div.submission-border {
border: 3px solid #527acc;
padding: 10px;
margin: 10px;
border-radius: 10px;
}
/*-------------------------------------------
フッター
-------------------------------------------*/
.foot-area {
color: #fff;
text-align: center;
padding-top: 40px;
background-color: #596680;
} | 0.209793 | 0.066327 |
@import url(animate.css);
@import url(animateDop.css);
body {
overscroll-behavior: contain;
margin: 0;
padding: 0;
font-family: 'Bookman Old Style', sans-serif;
background-color: black;
-moz-user-select: none;
-khtml-user-select: none;
user-select: none;
font-size: 16px; }
a {
display: block;
width: 100%;
height: 100%;
color: inherit;
text-decoration: inherit; }
.abs-pos, .app, .room, .menu, .zoom-view {
position: absolute;
width: auto;
height: auto;
left: 0;
right: 0;
top: 0;
bottom: 0; }
.app {
overflow: hidden; }
.room {
left: 16px;
right: 32px;
color: white;
background-color: gray;
border-radius: 48px;
box-sizing: border-box;
border: 8px solid black; }
.room-panel {
position: absolute;
right: -16px;
top: 10%;
bottom: 10%;
width: 56px;
display: flex;
flex-direction: column;
justify-content: space-around; }
.room-btn-container {
width: 48px;
height: 48px;
background-color: black;
border-radius: 48px;
padding: 4px; }
.room-btn {
width: 48px;
height: 48px;
display: block;
background-color: #394446;
border-radius: 48px;
text-align: center;
font-size: 32px;
line-height: 48px;
color: black; }
.menu {
display: flex;
justify-content: space-around;
flex-wrap: wrap; }
.menu-btn-container {
width: 30%;
height: 50%;
display: flex;
justify-content: center;
align-items: center;
pointer-events: none; }
.menu-btn-container.--enable {
pointer-events: auto; }
.btn {
cursor: pointer;
transition: opacity .3s; }
.btn:active {
opacity: .6; }
.menu-btn {
background-color: #424242;
display: block;
width: 120px;
border-radius: 16px;
height: 120px;
background-position: center;
background-repeat: no-repeat;
background-size: 96%;
background-image: url("./constants/img/menuBtns/enable.png"); }
.menu-btn.--disable {
background-image: url("./constants/img/menuBtns/disable.png"); }
.menu-btn.--finish {
background-image: url("./constants/img/menuBtns/finish.png"); }
.info-pop {
border-radius: 32px;
position: absolute;
background-color: rgba(0, 0, 0, 0.6);
width: auto;
height: auto;
left: 8px;
right: 48px;
top: 8px;
bottom: 8px; }
.info-pop-text {
position: absolute;
overflow-x: hidden;
overflow-y: auto;
width: auto;
height: auto;
left: 8px;
right: 9px;
top: 16px;
bottom: 16px; }
.verdict-pop {
position: absolute;
width: auto;
height: auto;
left: 32px;
right: 72px;
top: 0;
bottom: 0;
display: flex;
align-items: center;
justify-content: center; }
.verdict-pop-text {
border-radius: 32px;
text-align: center;
box-sizing: border-box;
width: 100%;
margin-bottom: 8px;
padding: 32px;
background-color: rgba(0, 0, 0, 0.6);
float: left; }
.verdict-pop-panel {
width: 100%;
box-sizing: border-box;
padding: 0 8px;
display: flex;
justify-content: space-around; }
.verdict-pop-btn {
display: flex;
align-items: center;
justify-content: center;
width: 30%;
float: left;
background-color: rgba(0, 0, 0, 0.6);
padding: 4px 0;
line-height: 1.1;
text-align: center;
font-size: 14px;
border-radius: 8px;
white-space: pre-wrap; }
.touch-none {
pointer-events: none; }
.touch-none * {
pointer-events: none; }
.room-img {
background-position: center;
background-repeat: no-repeat;
background-size: contain;
width: 100%;
border-radius: 48px;
height: 100%;
display: block; }
.room-img.--img_1 {
background-image: url("./constants/img/room/1_1.png"); }
.zoom-view {
position: fixed;
background-color: black;
overflow: hidden; }
.zoom-btn {
position: absolute;
width: 40px;
border-radius: 20px;
height: 40px;
right: 4px;
top: 4px;
background: gray;
padding: 22px 0 0 8px;
box-sizing: border-box; }
.zoom-btn:before {
transform: rotate(45deg);
content: '';
background-color: black;
width: 24px;
float: left;
margin-top: -4px;
border-radius: 2px;
height: 4px; }
.zoom-btn:after {
transform: rotate(-45deg);
content: '';
background-color: black;
width: 24px;
float: left;
margin-top: -4px;
border-radius: 2px;
height: 4px; }
.zoom-img {
width: 100%;
height: 100%;
display: block;
transition: transform .2s linear; }
.zoom-img-scale {
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-o-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0;
transition: transform .2s linear;
background-position: center;
background-repeat: no-repeat;
background-size: contain;
width: 100%;
height: 100%;
display: block; }
.zoom-img-scale.--img_1 {
background-image: url("./constants/img/room/1_1.png"); }
/*# sourceMappingURL=index.css.map */ | src/index.css | @import url(animate.css);
@import url(animateDop.css);
body {
overscroll-behavior: contain;
margin: 0;
padding: 0;
font-family: 'Bookman Old Style', sans-serif;
background-color: black;
-moz-user-select: none;
-khtml-user-select: none;
user-select: none;
font-size: 16px; }
a {
display: block;
width: 100%;
height: 100%;
color: inherit;
text-decoration: inherit; }
.abs-pos, .app, .room, .menu, .zoom-view {
position: absolute;
width: auto;
height: auto;
left: 0;
right: 0;
top: 0;
bottom: 0; }
.app {
overflow: hidden; }
.room {
left: 16px;
right: 32px;
color: white;
background-color: gray;
border-radius: 48px;
box-sizing: border-box;
border: 8px solid black; }
.room-panel {
position: absolute;
right: -16px;
top: 10%;
bottom: 10%;
width: 56px;
display: flex;
flex-direction: column;
justify-content: space-around; }
.room-btn-container {
width: 48px;
height: 48px;
background-color: black;
border-radius: 48px;
padding: 4px; }
.room-btn {
width: 48px;
height: 48px;
display: block;
background-color: #394446;
border-radius: 48px;
text-align: center;
font-size: 32px;
line-height: 48px;
color: black; }
.menu {
display: flex;
justify-content: space-around;
flex-wrap: wrap; }
.menu-btn-container {
width: 30%;
height: 50%;
display: flex;
justify-content: center;
align-items: center;
pointer-events: none; }
.menu-btn-container.--enable {
pointer-events: auto; }
.btn {
cursor: pointer;
transition: opacity .3s; }
.btn:active {
opacity: .6; }
.menu-btn {
background-color: #424242;
display: block;
width: 120px;
border-radius: 16px;
height: 120px;
background-position: center;
background-repeat: no-repeat;
background-size: 96%;
background-image: url("./constants/img/menuBtns/enable.png"); }
.menu-btn.--disable {
background-image: url("./constants/img/menuBtns/disable.png"); }
.menu-btn.--finish {
background-image: url("./constants/img/menuBtns/finish.png"); }
.info-pop {
border-radius: 32px;
position: absolute;
background-color: rgba(0, 0, 0, 0.6);
width: auto;
height: auto;
left: 8px;
right: 48px;
top: 8px;
bottom: 8px; }
.info-pop-text {
position: absolute;
overflow-x: hidden;
overflow-y: auto;
width: auto;
height: auto;
left: 8px;
right: 9px;
top: 16px;
bottom: 16px; }
.verdict-pop {
position: absolute;
width: auto;
height: auto;
left: 32px;
right: 72px;
top: 0;
bottom: 0;
display: flex;
align-items: center;
justify-content: center; }
.verdict-pop-text {
border-radius: 32px;
text-align: center;
box-sizing: border-box;
width: 100%;
margin-bottom: 8px;
padding: 32px;
background-color: rgba(0, 0, 0, 0.6);
float: left; }
.verdict-pop-panel {
width: 100%;
box-sizing: border-box;
padding: 0 8px;
display: flex;
justify-content: space-around; }
.verdict-pop-btn {
display: flex;
align-items: center;
justify-content: center;
width: 30%;
float: left;
background-color: rgba(0, 0, 0, 0.6);
padding: 4px 0;
line-height: 1.1;
text-align: center;
font-size: 14px;
border-radius: 8px;
white-space: pre-wrap; }
.touch-none {
pointer-events: none; }
.touch-none * {
pointer-events: none; }
.room-img {
background-position: center;
background-repeat: no-repeat;
background-size: contain;
width: 100%;
border-radius: 48px;
height: 100%;
display: block; }
.room-img.--img_1 {
background-image: url("./constants/img/room/1_1.png"); }
.zoom-view {
position: fixed;
background-color: black;
overflow: hidden; }
.zoom-btn {
position: absolute;
width: 40px;
border-radius: 20px;
height: 40px;
right: 4px;
top: 4px;
background: gray;
padding: 22px 0 0 8px;
box-sizing: border-box; }
.zoom-btn:before {
transform: rotate(45deg);
content: '';
background-color: black;
width: 24px;
float: left;
margin-top: -4px;
border-radius: 2px;
height: 4px; }
.zoom-btn:after {
transform: rotate(-45deg);
content: '';
background-color: black;
width: 24px;
float: left;
margin-top: -4px;
border-radius: 2px;
height: 4px; }
.zoom-img {
width: 100%;
height: 100%;
display: block;
transition: transform .2s linear; }
.zoom-img-scale {
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-o-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0;
transition: transform .2s linear;
background-position: center;
background-repeat: no-repeat;
background-size: contain;
width: 100%;
height: 100%;
display: block; }
.zoom-img-scale.--img_1 {
background-image: url("./constants/img/room/1_1.png"); }
/*# sourceMappingURL=index.css.map */ | 0.379378 | 0.05163 |
body{
font-family: 'Lato', sans-serif;
font-size: 1.3rem;
line-height: 1.5;
}
header{
background: #232224;
color: #ffffff;
align-content: center center;
}
.contenedor-header{
display: flex;
justify-content: space-between;
align-items: center;
background-position: center center;
padding: 1rem;
}
.foto-perfil{
width: 16rem;
height: 16rem;
-moz-border-radiun: 50%;
-webkit-border-radiun: 50%;
background-position: center center;
background-size: cover;
border-radius: 50%;
}
.contenedor-texto-header{
line-height: 0.8;
height: 13rem;
width: 47rem;
display: grid;
}
.contenedor-nombre-principal{
line-height: 0.4;
width: auto;
height: auto;
background-position: center center;
}
.textogris{
color: gray;
font-size: 1rem;
line-height: 1.5;
align-self: normal;
}
.fecha{
height: 13rem;
color: #ffffff;
font-size: 1rem;
line-height: normal;
}
.recuadro{
color: white;
background: #323233;
width: 25rem;
padding: 1rem;
text-align: center;
line-height: 1rem;
}
.contenedor-main {
display: flex;
justify-content: space-between;
background-position: center center;
padding: 1rem;
}
.contenedor-section{
width: 45rem;
}
.contenedor-section1{
width: 27rem;
}
.modelar{
display:flex;
justify-content: space-between;
align-items: center;
background-position: center center;
}
.contenedor-contenido-1{
height:32rem;
padding-right: 2rem;
}
.contenedor-contenido-2{
height:32rem;
padding-right: 2rem;
}
.contenedor-contenido-3{
height:28rem;
padding-right: 2rem;
}
.contenedor-contenido-4{
height:32rem;
}
.contenedor-contenido-5{
height:32rem;
}
.contenedor-contenido-6{
height:206rem;
}
.texto-contenedor{
padding-top: 2px;
padding-bottom: 2px;
}
.altura-de-texto{
line-height: 1.3rem;
}
.barra{
width: 12rem;
border: 0.1px solid;
color: #323232;
}
.barra-0{
background: #323232;;
width: 88%;
padding: 0.4rem;
}
.barra-1{
background: #323232;
width: 60%;
padding: 0.4rem;
}
.barra-2{
background: #323232;
width: 82%;
padding: 0.4rem;
}
.barra-3{
background: #323232;
width: 55%;
padding: 0.4rem;
}
.barra-4{
background: #323232;
width: 73%;
padding: 0.4rem;
}
.barra-5{
background: #323232;
width: 82%;
padding: 0.4rem;
}
.barra-6{
background: #323232;
width: 55%;
padding: 0.4rem;
}
.barra-7{
background: #323232;
width: 50%;
padding: 0.4rem;
}
.barra-8{
background: #323232;
width: 60%;
padding: 0.4rem;
}
.barra-9{
background: #323233;
width: 80%;
padding: 0.4rem;
}
.barra-10{
background: #323233;
width: 73%;
padding: 0.4rem;
} | repos/nuevoHV/CSS/style.css | body{
font-family: 'Lato', sans-serif;
font-size: 1.3rem;
line-height: 1.5;
}
header{
background: #232224;
color: #ffffff;
align-content: center center;
}
.contenedor-header{
display: flex;
justify-content: space-between;
align-items: center;
background-position: center center;
padding: 1rem;
}
.foto-perfil{
width: 16rem;
height: 16rem;
-moz-border-radiun: 50%;
-webkit-border-radiun: 50%;
background-position: center center;
background-size: cover;
border-radius: 50%;
}
.contenedor-texto-header{
line-height: 0.8;
height: 13rem;
width: 47rem;
display: grid;
}
.contenedor-nombre-principal{
line-height: 0.4;
width: auto;
height: auto;
background-position: center center;
}
.textogris{
color: gray;
font-size: 1rem;
line-height: 1.5;
align-self: normal;
}
.fecha{
height: 13rem;
color: #ffffff;
font-size: 1rem;
line-height: normal;
}
.recuadro{
color: white;
background: #323233;
width: 25rem;
padding: 1rem;
text-align: center;
line-height: 1rem;
}
.contenedor-main {
display: flex;
justify-content: space-between;
background-position: center center;
padding: 1rem;
}
.contenedor-section{
width: 45rem;
}
.contenedor-section1{
width: 27rem;
}
.modelar{
display:flex;
justify-content: space-between;
align-items: center;
background-position: center center;
}
.contenedor-contenido-1{
height:32rem;
padding-right: 2rem;
}
.contenedor-contenido-2{
height:32rem;
padding-right: 2rem;
}
.contenedor-contenido-3{
height:28rem;
padding-right: 2rem;
}
.contenedor-contenido-4{
height:32rem;
}
.contenedor-contenido-5{
height:32rem;
}
.contenedor-contenido-6{
height:206rem;
}
.texto-contenedor{
padding-top: 2px;
padding-bottom: 2px;
}
.altura-de-texto{
line-height: 1.3rem;
}
.barra{
width: 12rem;
border: 0.1px solid;
color: #323232;
}
.barra-0{
background: #323232;;
width: 88%;
padding: 0.4rem;
}
.barra-1{
background: #323232;
width: 60%;
padding: 0.4rem;
}
.barra-2{
background: #323232;
width: 82%;
padding: 0.4rem;
}
.barra-3{
background: #323232;
width: 55%;
padding: 0.4rem;
}
.barra-4{
background: #323232;
width: 73%;
padding: 0.4rem;
}
.barra-5{
background: #323232;
width: 82%;
padding: 0.4rem;
}
.barra-6{
background: #323232;
width: 55%;
padding: 0.4rem;
}
.barra-7{
background: #323232;
width: 50%;
padding: 0.4rem;
}
.barra-8{
background: #323232;
width: 60%;
padding: 0.4rem;
}
.barra-9{
background: #323233;
width: 80%;
padding: 0.4rem;
}
.barra-10{
background: #323233;
width: 73%;
padding: 0.4rem;
} | 0.31342 | 0.053874 |
@import 'https://fonts.googleapis.com/css?family=Lato:400,700';
html,
body {
background-color: #eee;
font-family: 'Lato', sans-serif;
padding: 0;
margin: 0;
}
#header {
padding: 20px;
position: fixed;
top 0;
width: 100%;
background-color: #eee;
}
#header-logo {
display: inline-block;
}
#nav-bar {
float: right;
padding-top: 5px;
}
#nav-bar ul {
list-style: none;
padding: 0;
margin: 0;
}
#nav-bar ul li {
width: 150px;
float: left;
text-align: center;
}
.nav-link {
text-decoration: none;
color: black;
}
#head,
#features,
#how-it-works,
#pricing,
#footer {
width: 75%;
text-align: center;
margin: 0 auto;
padding: 20px;
margin-bottom: 40px;
}
.spacer {
width: 100%;
height: 80px;
}
#email {
width: 275px;
padding: 5px;
display: block;
margin: 0 auto;
}
#submit {
display: block;
padding: 10px 20px 5px 20px;
margin: 0 auto;
margin-top: 20px;
font-weight: bold;
font-size: 16px;
background: orange;
border: 0;
border-radius: 3px;
cursor: pointer;
}
.grid {
display: flex;
flex-direction: row;
}
.icon {
color: orange;
display: inline;
width: 15%;
align-self: center;
}
.desc {
text-align: left;
display: inline-block;
width: 75%;
}
#video {
width: 100%;
max-width: 560px;
height: 315px;
display: inline;
}
#pricing {
display: flex;
justify-content: center;
}
.level {
border: 1px solid black;
border-radius: 2px;
margin-left: 10px;
margin-right: 10px;
align-content: stretch;
width: 100%;
min-width: 300px;
display: inline;
text-align: center;
}
.level-name {
background: #ddd;
padding: 15px;
font-weight: bold;
}
.level ul {
list-style: none;
}
.level ul li {
margin-top: 10px;
}
.btn {
font-size: 16px;
background: #f1c40f;
border: 0;
border-radius: 2px;
padding: 10px 20px 10px 20px;
margin-bottom: 20px;
cursor: pointer;
}
.btn:hover {
background: #d9b00d;
}
#footer {
text-align: right;
background: #ddd;
}
#footer ul {
list-style: none;
margin: 0 auto;
}
#footer ul li {
display: inline;
padding-left: 20px;
}
#footer a {
text-decoration: none;
color: black;
}
#footer p {
margin: 0 auto;
color: #444;
margin-top: 5px;
}
@media screen and (max-width: 600px) {
#header {
text-align: center;
}
#nav-bar {
float: none;
}
#nav-bar ul li {
width: 100%;
padding-top: 10px;
}
.spacer {
height: 170px;
}
}
@media screen and (max-width: 600px) {
#email {
width: 100%;
}
.icon {
display: none;
}
.desc {
width: 100%;
text-align: center;
}
#pricing {
flex-direction: column;
}
.level {
margin-left: 0px;
margin-right: 0px;
margin-top: 20px;
}
} | css/style.css | @import 'https://fonts.googleapis.com/css?family=Lato:400,700';
html,
body {
background-color: #eee;
font-family: 'Lato', sans-serif;
padding: 0;
margin: 0;
}
#header {
padding: 20px;
position: fixed;
top 0;
width: 100%;
background-color: #eee;
}
#header-logo {
display: inline-block;
}
#nav-bar {
float: right;
padding-top: 5px;
}
#nav-bar ul {
list-style: none;
padding: 0;
margin: 0;
}
#nav-bar ul li {
width: 150px;
float: left;
text-align: center;
}
.nav-link {
text-decoration: none;
color: black;
}
#head,
#features,
#how-it-works,
#pricing,
#footer {
width: 75%;
text-align: center;
margin: 0 auto;
padding: 20px;
margin-bottom: 40px;
}
.spacer {
width: 100%;
height: 80px;
}
#email {
width: 275px;
padding: 5px;
display: block;
margin: 0 auto;
}
#submit {
display: block;
padding: 10px 20px 5px 20px;
margin: 0 auto;
margin-top: 20px;
font-weight: bold;
font-size: 16px;
background: orange;
border: 0;
border-radius: 3px;
cursor: pointer;
}
.grid {
display: flex;
flex-direction: row;
}
.icon {
color: orange;
display: inline;
width: 15%;
align-self: center;
}
.desc {
text-align: left;
display: inline-block;
width: 75%;
}
#video {
width: 100%;
max-width: 560px;
height: 315px;
display: inline;
}
#pricing {
display: flex;
justify-content: center;
}
.level {
border: 1px solid black;
border-radius: 2px;
margin-left: 10px;
margin-right: 10px;
align-content: stretch;
width: 100%;
min-width: 300px;
display: inline;
text-align: center;
}
.level-name {
background: #ddd;
padding: 15px;
font-weight: bold;
}
.level ul {
list-style: none;
}
.level ul li {
margin-top: 10px;
}
.btn {
font-size: 16px;
background: #f1c40f;
border: 0;
border-radius: 2px;
padding: 10px 20px 10px 20px;
margin-bottom: 20px;
cursor: pointer;
}
.btn:hover {
background: #d9b00d;
}
#footer {
text-align: right;
background: #ddd;
}
#footer ul {
list-style: none;
margin: 0 auto;
}
#footer ul li {
display: inline;
padding-left: 20px;
}
#footer a {
text-decoration: none;
color: black;
}
#footer p {
margin: 0 auto;
color: #444;
margin-top: 5px;
}
@media screen and (max-width: 600px) {
#header {
text-align: center;
}
#nav-bar {
float: none;
}
#nav-bar ul li {
width: 100%;
padding-top: 10px;
}
.spacer {
height: 170px;
}
}
@media screen and (max-width: 600px) {
#email {
width: 100%;
}
.icon {
display: none;
}
.desc {
width: 100%;
text-align: center;
}
#pricing {
flex-direction: column;
}
.level {
margin-left: 0px;
margin-right: 0px;
margin-top: 20px;
}
} | 0.310172 | 0.091748 |
@font-face
{
font-family:'GoodVibes';
src:url('/fonts/Appetite.ttf');
}
/*@font-face
{
font-family:'Ubuntu';
font-style:italic;
src:url('/fonts/Ubuntu-RI.ttf');
}
@font-face
{
font-family:'Ubuntu';
font-weight:bold;
src:url('/fonts/Ubuntu-M.ttf');
}
@font-face
{
font-family:'Ubuntu';
font-style:italic;
font-weight:bold;
src:url('/fonts/Ubuntu-MI.ttf');
}*/
/* ---------------------------- RESET ---------------------------- */
#plant_calc *
{
border:none;
margin:0;
padding:0;
box-sizing:border-box;
background:none transparent;
}
#plant_calc table
{
border-collapse:collapse;
}
/* --- Flex styles --- */
#plant_calc .flex
{
display:flex;
flex-flow:row wrap;
justify-content:flex-start;
align-items:flex-start;
}
#plant_calc .flex.col
{
flex-flow:column;
}
#plant_calc .flex.start
{
justify-content:flex-start;
}
#plant_calc .flex.center
{
justify-content:center;
}
#plant_calc .flex.end
{
justify-content:flex-end;
}
#plant_calc .flex.between
{
justify-content:space-between;
}
#plant_calc .flex.around
{
justify-content:space-around;
}
#plant_calc .flex.evenly
{
justify-content:space-evenly;
}
#plant_calc .flex.x-start
{
align-items:flex-start;
}
#plant_calc .flex.x-center
{
align-items:center;
}
#plant_calc .flex.x-end
{
align-items:flex-end;
}
#plant_calc .flex.x-stretch
{
align-items:stretch;
}
/* flex quasitable */
#plant_calc .table
{
display:flex;
flex-flow:column;
justify-content:flex-start;
align-items:stretch;
}
#plant_calc .table>.row,
#plant_calc .table>.row>.group
{
display:flex;
flex-flow:row wrap;
justify-content:flex-start;
align-items:stretch;
}
#plant_calc .table>.row .cell
{
flex:0 1 auto;
padding:0.2em 0.5em;
}
/* ---------------------------- MAIN ---------------------------- */
#plant_calc
{
min-width:650px;
}
#plant_calc,
#plant_calc *
{
font-family:'GoodVibes',sans-serif;
font-size:14px;
line-height:1.2;
color:#A12C2C;
}
#plant_calc .row
{
display:flex;
flex-flow:row;
}
#plant_calc .row .middle
{
flex:0 0 30%;
margin:0 -0.75em 0 -0.75em;
}
#plant_calc .row .side
{
flex:1 1 45%;
position:relative;
}
#plant_calc .row .side img.bg_aligner
{
width:100%;
margin-bottom:-12%;
}
#plant_calc .top .side .indicator
{
position:absolute;
bottom:45%;
width:5em;
height:5em;
border:3px solid #A12C2C;
border-radius:50%;
background:none #EDF9FF;
}
/* --- Middle Quantity Block --- */
#plant_calc .top .qty_blk
{
}
#plant_calc .top .qty_blk .inp_outer
{
position:relative;
}
#plant_calc .top .qty_blk .inp_outer>img.bg_aligner
{
width:100%;
}
#plant_calc .top .qty_blk .inp_outer input
{
position:absolute;
top:calc(50% - 0.5em);
width:100%;
font-size:800%;
line-height:1;
text-align:center;
color:#A12C2C;
}
#plant_calc .top .qty_blk .range_outer
{
height:4em;
padding:0 60px 0 50px;
background:url('/images/range_start_bg.svg') 0 0/55px 100% no-repeat, url('/images/range_mid_bg.svg') 55px 0/calc(100% - 111px) 100% no-repeat, url('/images/range_end_bg.svg') 100% 0/66px 100% no-repeat transparent;
}
#plant_calc .top .qty_blk .range_outer .range_bar
{
width:100%;
height:100%;
background:url('/images/range_slider_bg.svg') 0 0/auto 100% no-repeat,url('/images/range_slider_bg.svg') 0 0/auto 100% no-repeat transparent;
}
#plant_calc .top .qty_blk .range_legend
{
font-size:250%;
text-align:center;
}
/* --- Left Age Block --- */
#plant_calc .top .side.age_blk
{
}
#plant_calc .top .side.age_blk .title
{
font-size:220%;
color:#A12C2C;
}
#plant_calc .top .side.age_blk .indicator
{
margin-left:15%;
}
#plant_calc .top .side.age_blk .indicator>.value
{
margin-top:0.1em;
font-size:350%;
line-height:1;
}
#plant_calc .top .side.age_blk .age_radiogroup
{
flex:0 0 4em;
width:100%;
padding:0 4em 0 1.8em;
}
/* --- Right Price Block --- */
#plant_calc .top .side.efficiency_blk
{
}
#plant_calc .top .side.efficiency_blk .title
{
font-size:220%;
color:#A12C2C;
text-align:right;
}
#plant_calc .top .side.efficiency_blk .indicator
{
margin-right:15%;
}
#plant_calc .top .side.efficiency_blk .indicator>.value
{
margin-top:0.18em;
font-size:180%;
line-height:1;
}
#plant_calc .top .side.efficiency_blk .age_radiogroup
{
flex:0 0 4em;
width:100%;
padding:0 1.8em 0 4em;
}
/* Custom Radios */
#plant_calc label.radio.age
{
display:inline-block;
position:relative;
vertical-align:baseline/*bottom*/;
padding:0.4em 0.53em 0.1em 0.5em;
font-size:131;
background:url('/images/age_radio_bg.svg') 0 0/200% 200% no-repeat transparent;
}
#plant_calc label.radio.age.checked
{
color:#EDF9FF;
background-position-y:100%;
}
#plant_calc label.radio.age.focused
{
background-position-x:100%;
}
#plant_calc label.radio.age>input[type='radio']
{
position:absolute;
visibility:hidden;
}
/* Tree selector */
#plant_calc .plant_selector_outer
{
position:relative;
flex:0 1 30%;
height:5em;
}
#plant_calc .plant_selector
{
position:absolute;
top:0;
left:0;
right:0;
height:100%;
overflow:visible;
padding:2em 3em;
background:url('/images/list_tl_bg.svg') 0 0/2.4em 2em no-repeat,
url('/images/list_tm_bg.svg') 2.4em 0/calc(100% - 4.8em) 2em no-repeat,
url('/images/list_tr_bg.svg') 100% 0/2.4em 2em no-repeat,
url('/images/list_ml_bg.svg') 0 2em/2.4em calc(100% - 4em) no-repeat,
url('/images/list_mm_bg.svg') 2.4em 2em/calc(100% - 4.8em) calc(100% - 4em) no-repeat,
url('/images/list_mr_bg.svg') 100% 2em/2.4em calc(100% - 4em) no-repeat,
url('/images/list_bl_bg.svg') 0 100%/2.4em 2em no-repeat,
url('/images/list_bm_bg.svg') 2.4em 100%/calc(100% - 4.8em) 2em no-repeat,
url('/images/list_br_bg.svg') 100% 100%/2.4em 2em no-repeat,
transparent;
}
#plant_calc .plant_selector.unfolded
{
top:-200%;
height:600%;
}
#plant_calc .plant_selector>.list
{
width:100%;
height:100%;
overflow:visible;
}
#plant_calc .plant_selector.unfolded>.list
{
overflow-y:scroll;
}
#plant_calc .plant_selector label.option
{
display:block;
position:relative;
padding:0.4em 0.8em 0 0.8em;
font-size:160%;
border:2px solid #EDF9FF;
border-radius:1em;
}
#plant_calc .plant_selector:not(.unfolded) label.option:not(.checked)
{
display:none;
}
#plant_calc .plant_selector label.option.checked,
#plant_calc .plant_selector label.option:hover
{
border-color:#A12C2C;
}
#plant_calc .plant_selector:not(.unfolded) label.option.checked
{
margin:-0.6em 0;
text-align:center;
}
#plant_calc .plant_selector label.option>input[type='radio']
{
position:absolute;
visibility:hidden;
}
/* Price indicators */
#plant_calc .plant_price
{
font-size:200%;
}
#plant_calc .plant_price>.value
{
display:inline-block;
height:1.3em;
min-width:5em;
font-size:80%;
border:3px solid #A12C2C;
border-radius:1em;
}
#plant_calc .plant_price.single>.value
{
margin-left:0.25em;
padding:0 0.5em 0 1.3em;
text-align:right;
background:url('/images/price_single_bg.svg') left center/contain no-repeat #EDF9FF;
}
#plant_calc .plant_price.summary>.value
{
margin-left:0.25em;
padding:0 1.3em 0 0.5em;
background:url('/images/price_summary_bg.svg') right center/contain no-repeat #EDF9FF;
}
#plant_calc .fruit_price
{
margin-top:0.3em;
font-size:180%;
}
#plant_calc .fruit_price>.value
{
display:inline-block;
height:1.3em;
min-width:4em;
margin:-0.2em 0 0 0.25em;
padding:0 0.5em 0 1.3em;
font-size:90%;
text-align:right;
border:3px solid #A12C2C;
border-radius:1em;
background:url('/images/price_fruit_bg.svg') left center/contain no-repeat #EDF9FF;
}
/* Table */
#plant_calc table.pricing_list
{
margin-top:1.5em;
padding:0 1.5em;
background:url('/images/table_tl_bg.svg') 0 0/1.5em 3.5em no-repeat, url('/images/table_tm_bg.svg') 1.5em 0/calc(100% - 3em) 3.5em no-repeat, url('/images/table_tr_bg.svg') 100% 0/1.5em 3.5em no-repeat,
url('/images/table_ml_bg.svg') 0 3em/1.5em calc(100% - 7.2em) no-repeat, url('/images/table_mr_bg.svg') 100% 3em/1.5em calc(100% - 7.2em) no-repeat,
url('/images/table_bl_bg.svg') 0 100%/1.5em 4.8em no-repeat, url('/images/table_bm_bg.svg') 1.5em 100%/calc(100% - 3em) 4.8em no-repeat, url('/images/table_br_bg.svg') 100% 100%/1.5em 4.8em no-repeat transparent;
}
#plant_calc table.pricing_list th,
#plant_calc table.pricing_list td
{
padding:0.25em 0.5em 0 0.25em;
font-size:170%;
text-align:right;
}
#plant_calc table.pricing_list tr:first-child th,
#plant_calc table.pricing_list tr:first-child td
{
padding-top:1em;
}
#plant_calc table.pricing_list tr:first-child td
{
text-align:center;
font-weight:bold;
}
#plant_calc table.pricing_list tr:last-child th,
#plant_calc table.pricing_list tr:last-child td
{
padding-bottom:1.4em;
}
#plant_calc table.pricing_list tr:not(:last-child) th,
#plant_calc table.pricing_list tr:not(:last-child) td
{
border-bottom:1px solid #A12C2C;
}
#plant_calc table.pricing_list td.padder
{
width:0.8em;
border:none!important;
background:none transparent!important;
}
#plant_calc table.pricing_list tr:first-child td
{
background:url('/images/td_l_bg.svg') 0 0.6em/1px calc(100% - 0.6em) no-repeat transparent;
}
#plant_calc table.pricing_list tr:last-child td
{
background:url('/images/td_l_bg.svg') 0 0/1px calc(100% - 1.4em) no-repeat transparent;
}
#plant_calc table.pricing_list td
{
background:url('/images/td_l_bg.svg') 0 0/1px 100% no-repeat transparent;
}
#plant_calc table.pricing_list tr:first-child td.sel
{
background:url('/images/td_sel_t_bg.svg') 0 0/100% 0.7em no-repeat, url('/images/td_sel_m_bg.svg') 0 0.7em/100% calc(100% - 0.7em) no-repeat transparent;
}
#plant_calc table.pricing_list tr:last-child td.sel
{
background:url('/images/td_sel_b_bg.svg') 0 100%/100% 1.4em no-repeat, url('/images/td_sel_m_bg.svg') 0 0/100% calc(100% - 1.4em) no-repeat transparent;
}
#plant_calc table.pricing_list td.sel
{
background:url('/images/td_sel_m_bg.svg') 0 0/100% 100% no-repeat transparent;
}
#plant_calc table.pricing_list tr:not(:first-child) td:not(.sel)
{
color:rgba(161,44,44,0.25);
}
@media (max-width:900px)
{
#plant_calc table.pricing_list
{
background-position:0 0,1.5em 0,100% 0,
0 2.8em,100% 2.8em,
0 100%,1.5em 100%,100% 100%;
background-size:1.5em 3.2em,calc(100% - 3em) 3.2em,1.5em 3.2em,
1.5em calc(100% - 6em),1.5em calc(100% - 6em),
1.5em 3.8em,calc(100% - 3em) 3.8em,1.5em 3.8em;
}
#plant_calc table.pricing_list th,
#plant_calc table.pricing_list td
{
font-size:150%;
}
} | resources/sass/calc.css | @font-face
{
font-family:'GoodVibes';
src:url('/fonts/Appetite.ttf');
}
/*@font-face
{
font-family:'Ubuntu';
font-style:italic;
src:url('/fonts/Ubuntu-RI.ttf');
}
@font-face
{
font-family:'Ubuntu';
font-weight:bold;
src:url('/fonts/Ubuntu-M.ttf');
}
@font-face
{
font-family:'Ubuntu';
font-style:italic;
font-weight:bold;
src:url('/fonts/Ubuntu-MI.ttf');
}*/
/* ---------------------------- RESET ---------------------------- */
#plant_calc *
{
border:none;
margin:0;
padding:0;
box-sizing:border-box;
background:none transparent;
}
#plant_calc table
{
border-collapse:collapse;
}
/* --- Flex styles --- */
#plant_calc .flex
{
display:flex;
flex-flow:row wrap;
justify-content:flex-start;
align-items:flex-start;
}
#plant_calc .flex.col
{
flex-flow:column;
}
#plant_calc .flex.start
{
justify-content:flex-start;
}
#plant_calc .flex.center
{
justify-content:center;
}
#plant_calc .flex.end
{
justify-content:flex-end;
}
#plant_calc .flex.between
{
justify-content:space-between;
}
#plant_calc .flex.around
{
justify-content:space-around;
}
#plant_calc .flex.evenly
{
justify-content:space-evenly;
}
#plant_calc .flex.x-start
{
align-items:flex-start;
}
#plant_calc .flex.x-center
{
align-items:center;
}
#plant_calc .flex.x-end
{
align-items:flex-end;
}
#plant_calc .flex.x-stretch
{
align-items:stretch;
}
/* flex quasitable */
#plant_calc .table
{
display:flex;
flex-flow:column;
justify-content:flex-start;
align-items:stretch;
}
#plant_calc .table>.row,
#plant_calc .table>.row>.group
{
display:flex;
flex-flow:row wrap;
justify-content:flex-start;
align-items:stretch;
}
#plant_calc .table>.row .cell
{
flex:0 1 auto;
padding:0.2em 0.5em;
}
/* ---------------------------- MAIN ---------------------------- */
#plant_calc
{
min-width:650px;
}
#plant_calc,
#plant_calc *
{
font-family:'GoodVibes',sans-serif;
font-size:14px;
line-height:1.2;
color:#A12C2C;
}
#plant_calc .row
{
display:flex;
flex-flow:row;
}
#plant_calc .row .middle
{
flex:0 0 30%;
margin:0 -0.75em 0 -0.75em;
}
#plant_calc .row .side
{
flex:1 1 45%;
position:relative;
}
#plant_calc .row .side img.bg_aligner
{
width:100%;
margin-bottom:-12%;
}
#plant_calc .top .side .indicator
{
position:absolute;
bottom:45%;
width:5em;
height:5em;
border:3px solid #A12C2C;
border-radius:50%;
background:none #EDF9FF;
}
/* --- Middle Quantity Block --- */
#plant_calc .top .qty_blk
{
}
#plant_calc .top .qty_blk .inp_outer
{
position:relative;
}
#plant_calc .top .qty_blk .inp_outer>img.bg_aligner
{
width:100%;
}
#plant_calc .top .qty_blk .inp_outer input
{
position:absolute;
top:calc(50% - 0.5em);
width:100%;
font-size:800%;
line-height:1;
text-align:center;
color:#A12C2C;
}
#plant_calc .top .qty_blk .range_outer
{
height:4em;
padding:0 60px 0 50px;
background:url('/images/range_start_bg.svg') 0 0/55px 100% no-repeat, url('/images/range_mid_bg.svg') 55px 0/calc(100% - 111px) 100% no-repeat, url('/images/range_end_bg.svg') 100% 0/66px 100% no-repeat transparent;
}
#plant_calc .top .qty_blk .range_outer .range_bar
{
width:100%;
height:100%;
background:url('/images/range_slider_bg.svg') 0 0/auto 100% no-repeat,url('/images/range_slider_bg.svg') 0 0/auto 100% no-repeat transparent;
}
#plant_calc .top .qty_blk .range_legend
{
font-size:250%;
text-align:center;
}
/* --- Left Age Block --- */
#plant_calc .top .side.age_blk
{
}
#plant_calc .top .side.age_blk .title
{
font-size:220%;
color:#A12C2C;
}
#plant_calc .top .side.age_blk .indicator
{
margin-left:15%;
}
#plant_calc .top .side.age_blk .indicator>.value
{
margin-top:0.1em;
font-size:350%;
line-height:1;
}
#plant_calc .top .side.age_blk .age_radiogroup
{
flex:0 0 4em;
width:100%;
padding:0 4em 0 1.8em;
}
/* --- Right Price Block --- */
#plant_calc .top .side.efficiency_blk
{
}
#plant_calc .top .side.efficiency_blk .title
{
font-size:220%;
color:#A12C2C;
text-align:right;
}
#plant_calc .top .side.efficiency_blk .indicator
{
margin-right:15%;
}
#plant_calc .top .side.efficiency_blk .indicator>.value
{
margin-top:0.18em;
font-size:180%;
line-height:1;
}
#plant_calc .top .side.efficiency_blk .age_radiogroup
{
flex:0 0 4em;
width:100%;
padding:0 1.8em 0 4em;
}
/* Custom Radios */
#plant_calc label.radio.age
{
display:inline-block;
position:relative;
vertical-align:baseline/*bottom*/;
padding:0.4em 0.53em 0.1em 0.5em;
font-size:131;
background:url('/images/age_radio_bg.svg') 0 0/200% 200% no-repeat transparent;
}
#plant_calc label.radio.age.checked
{
color:#EDF9FF;
background-position-y:100%;
}
#plant_calc label.radio.age.focused
{
background-position-x:100%;
}
#plant_calc label.radio.age>input[type='radio']
{
position:absolute;
visibility:hidden;
}
/* Tree selector */
#plant_calc .plant_selector_outer
{
position:relative;
flex:0 1 30%;
height:5em;
}
#plant_calc .plant_selector
{
position:absolute;
top:0;
left:0;
right:0;
height:100%;
overflow:visible;
padding:2em 3em;
background:url('/images/list_tl_bg.svg') 0 0/2.4em 2em no-repeat,
url('/images/list_tm_bg.svg') 2.4em 0/calc(100% - 4.8em) 2em no-repeat,
url('/images/list_tr_bg.svg') 100% 0/2.4em 2em no-repeat,
url('/images/list_ml_bg.svg') 0 2em/2.4em calc(100% - 4em) no-repeat,
url('/images/list_mm_bg.svg') 2.4em 2em/calc(100% - 4.8em) calc(100% - 4em) no-repeat,
url('/images/list_mr_bg.svg') 100% 2em/2.4em calc(100% - 4em) no-repeat,
url('/images/list_bl_bg.svg') 0 100%/2.4em 2em no-repeat,
url('/images/list_bm_bg.svg') 2.4em 100%/calc(100% - 4.8em) 2em no-repeat,
url('/images/list_br_bg.svg') 100% 100%/2.4em 2em no-repeat,
transparent;
}
#plant_calc .plant_selector.unfolded
{
top:-200%;
height:600%;
}
#plant_calc .plant_selector>.list
{
width:100%;
height:100%;
overflow:visible;
}
#plant_calc .plant_selector.unfolded>.list
{
overflow-y:scroll;
}
#plant_calc .plant_selector label.option
{
display:block;
position:relative;
padding:0.4em 0.8em 0 0.8em;
font-size:160%;
border:2px solid #EDF9FF;
border-radius:1em;
}
#plant_calc .plant_selector:not(.unfolded) label.option:not(.checked)
{
display:none;
}
#plant_calc .plant_selector label.option.checked,
#plant_calc .plant_selector label.option:hover
{
border-color:#A12C2C;
}
#plant_calc .plant_selector:not(.unfolded) label.option.checked
{
margin:-0.6em 0;
text-align:center;
}
#plant_calc .plant_selector label.option>input[type='radio']
{
position:absolute;
visibility:hidden;
}
/* Price indicators */
#plant_calc .plant_price
{
font-size:200%;
}
#plant_calc .plant_price>.value
{
display:inline-block;
height:1.3em;
min-width:5em;
font-size:80%;
border:3px solid #A12C2C;
border-radius:1em;
}
#plant_calc .plant_price.single>.value
{
margin-left:0.25em;
padding:0 0.5em 0 1.3em;
text-align:right;
background:url('/images/price_single_bg.svg') left center/contain no-repeat #EDF9FF;
}
#plant_calc .plant_price.summary>.value
{
margin-left:0.25em;
padding:0 1.3em 0 0.5em;
background:url('/images/price_summary_bg.svg') right center/contain no-repeat #EDF9FF;
}
#plant_calc .fruit_price
{
margin-top:0.3em;
font-size:180%;
}
#plant_calc .fruit_price>.value
{
display:inline-block;
height:1.3em;
min-width:4em;
margin:-0.2em 0 0 0.25em;
padding:0 0.5em 0 1.3em;
font-size:90%;
text-align:right;
border:3px solid #A12C2C;
border-radius:1em;
background:url('/images/price_fruit_bg.svg') left center/contain no-repeat #EDF9FF;
}
/* Table */
#plant_calc table.pricing_list
{
margin-top:1.5em;
padding:0 1.5em;
background:url('/images/table_tl_bg.svg') 0 0/1.5em 3.5em no-repeat, url('/images/table_tm_bg.svg') 1.5em 0/calc(100% - 3em) 3.5em no-repeat, url('/images/table_tr_bg.svg') 100% 0/1.5em 3.5em no-repeat,
url('/images/table_ml_bg.svg') 0 3em/1.5em calc(100% - 7.2em) no-repeat, url('/images/table_mr_bg.svg') 100% 3em/1.5em calc(100% - 7.2em) no-repeat,
url('/images/table_bl_bg.svg') 0 100%/1.5em 4.8em no-repeat, url('/images/table_bm_bg.svg') 1.5em 100%/calc(100% - 3em) 4.8em no-repeat, url('/images/table_br_bg.svg') 100% 100%/1.5em 4.8em no-repeat transparent;
}
#plant_calc table.pricing_list th,
#plant_calc table.pricing_list td
{
padding:0.25em 0.5em 0 0.25em;
font-size:170%;
text-align:right;
}
#plant_calc table.pricing_list tr:first-child th,
#plant_calc table.pricing_list tr:first-child td
{
padding-top:1em;
}
#plant_calc table.pricing_list tr:first-child td
{
text-align:center;
font-weight:bold;
}
#plant_calc table.pricing_list tr:last-child th,
#plant_calc table.pricing_list tr:last-child td
{
padding-bottom:1.4em;
}
#plant_calc table.pricing_list tr:not(:last-child) th,
#plant_calc table.pricing_list tr:not(:last-child) td
{
border-bottom:1px solid #A12C2C;
}
#plant_calc table.pricing_list td.padder
{
width:0.8em;
border:none!important;
background:none transparent!important;
}
#plant_calc table.pricing_list tr:first-child td
{
background:url('/images/td_l_bg.svg') 0 0.6em/1px calc(100% - 0.6em) no-repeat transparent;
}
#plant_calc table.pricing_list tr:last-child td
{
background:url('/images/td_l_bg.svg') 0 0/1px calc(100% - 1.4em) no-repeat transparent;
}
#plant_calc table.pricing_list td
{
background:url('/images/td_l_bg.svg') 0 0/1px 100% no-repeat transparent;
}
#plant_calc table.pricing_list tr:first-child td.sel
{
background:url('/images/td_sel_t_bg.svg') 0 0/100% 0.7em no-repeat, url('/images/td_sel_m_bg.svg') 0 0.7em/100% calc(100% - 0.7em) no-repeat transparent;
}
#plant_calc table.pricing_list tr:last-child td.sel
{
background:url('/images/td_sel_b_bg.svg') 0 100%/100% 1.4em no-repeat, url('/images/td_sel_m_bg.svg') 0 0/100% calc(100% - 1.4em) no-repeat transparent;
}
#plant_calc table.pricing_list td.sel
{
background:url('/images/td_sel_m_bg.svg') 0 0/100% 100% no-repeat transparent;
}
#plant_calc table.pricing_list tr:not(:first-child) td:not(.sel)
{
color:rgba(161,44,44,0.25);
}
@media (max-width:900px)
{
#plant_calc table.pricing_list
{
background-position:0 0,1.5em 0,100% 0,
0 2.8em,100% 2.8em,
0 100%,1.5em 100%,100% 100%;
background-size:1.5em 3.2em,calc(100% - 3em) 3.2em,1.5em 3.2em,
1.5em calc(100% - 6em),1.5em calc(100% - 6em),
1.5em 3.8em,calc(100% - 3em) 3.8em,1.5em 3.8em;
}
#plant_calc table.pricing_list th,
#plant_calc table.pricing_list td
{
font-size:150%;
}
} | 0.235636 | 0.034489 |
.nav {
transition: all .5s ease;
font-size: 12px;
font-family: 'Open Sans', sans-serif;
width: 100%;
z-index: 100;
position: absolute;
/* bottom: 0; */
left: 0;
letter-spacing: 2px;
line-height: 100px;
-webkit-transition-property: background-color, box-shadow, line-height, height;
transition-property: background-color, box-shadow, line-height, height;
-webkit-transition-timing-function: cubic-bezier(0.78, 0.13, 0.15, 0.86);
transition-timing-function: cubic-bezier(0.78, 0.13, 0.15, 0.86);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.nav .brand {
/* padding: 15px 60px; */
/* line-height: 30px; */
line-height: 100px;
padding-left: 60px;
padding-right: 60px;
display: inline-block;
float: left;
font-size: 20px;
font-family: 'Pacifico', cursive;
-webkit-transition-property: background-color, box-shadow, line-height, height;
transition-property: background-color, box-shadow, line-height, height;
-webkit-transition-timing-function: cubic-bezier(0.78, 0.13, 0.15, 0.86);
transition-timing-function: cubic-bezier(0.78, 0.13, 0.15, 0.86);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
/* padding-right: 60px; */
}
.nav .brand a {
color: #E33B00;
text-decoration: none;
}
.nav ul {
margin: 0;
text-transform: uppercase;
}
.nav ul li {
text-align: center;
display: inline-block;
list-style: none;
padding: 15px 15px;
cursor: pointer;
line-height: 30px;
}
.nav ul li:hover a {
font-weight: bold;
}
.nav ul li a {
color: #eee;
text-decoration: none;
}
.sticky {
position: fixed !important;
top: 0;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
/* box-shadow: 0 4px 5px -2px rgba(0,0,0,0.22), 0 2px 1px -1px rgba(0,0,0,0.05); */
background-color: #fff;
line-height: 30px;
}
.sticky .brand {
line-height: 60px;
}
.sticky ul li a {
color: #6E7982;
}
.sticky ul li:hover a {
color: #E33B00;
}
.pattern-overlay {
background: rgba(0, 0, 0, 0.3) url("http://codemydesign.ru/CMDSpace/image/css/images/overlay.png") repeat;
height: 100%;
left: 0;
position: fixed;
top: 0;
width: 100%;
z-index: 0;
}
.menu {
display: none;
}
@media (max-width: 600px) {
.sticky .menu {
top: 0;
}
.sticky .menu .hamburger {
background: #6E7982;
}
.sticky .menu .hamburger::before, .sticky .menu .hamburger::after {
background: #6E7982;
}
.open.sticky .hamburger {
background: transparent;
}
.open .hamburger {
background-color: transparent;
}
.open .hamburger::before {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.open .hamburger::after {
-webkit-transform: rotate(-45deg) translate(2px, -2px);
-ms-transform: rotate(-45deg) translate(2px, -2px);
transform: rotate(-45deg) translate(2px, -2px);
}
.menu {
display: block;
outline: none;
position: relative;
line-height: 60px;
float: left;
left: 20px;
top: 20px;
width: 60px;
height: 60px;
background: none;
border: 0;
padding: 0;
margin: 0;
cursor: pointer;
opacity: 0.7;
-webkit-transition: opacity 150ms;
transition: opacity 150ms;
}
.menu:hover {
opacity: 1;
}
.hamburger, .hamburger::after, .hamburger::before {
margin: 0 auto;
display: block;
width: 24px;
height: 3px;
line-height: 0;
-webkit-transition: all 150ms;
transition: all 150ms;
}
.hamburger::before {
content: '';
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
background: #fff;
}
.hamburger::after {
content: '';
-webkit-transform: rotate(-45deg) translate(2px, -2px);
-ms-transform: rotate(-45deg) translate(2px, -2px);
transform: rotate(-45deg) translate(2px, -2px);
background: #fff;
}
.hamburger {
background: #fff;
}
.hamburger::after {
-webkit-transform: translateY(5px);
-ms-transform: translateY(5px);
transform: translateY(5px);
}
.hamburger::before {
-webkit-transform: translateY(-8px);
-ms-transform: translateY(-8px);
transform: translateY(-8px);
}
/*.collapse nav{
-webkit-transform:translateY(-100%);
-ms-transform:translateY(-100%);
transform:translateY(-100%);
}*/
.navbar {
-webkit-transition: -webkit-transform 150ms;
transition: transform 150ms;
}
ul.navbar {
-webkit-transform: translate(-100%, 0);
-ms-transform: translate(-100%, 0);
transform: translate(-100%, 0);
/* transform: translateY(-200%); */
padding-left: 0;
}
ul.navbar li {
line-height: calc((100vh - 60px) / 6);
display: block;
}
.open .navbar {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
}
.nav .brand {
display: block;
text-align: center;
float: none;
}
.sticky .brand {
background-color: white;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}
#nav {
height: 100px;
}
#nav.open {
height: auto;
min-height: 100%;
}
#nav.sticky {
height: 60px;
}
#nav .open.sticky {
height: auto;
}
} | css/navbar.css | .nav {
transition: all .5s ease;
font-size: 12px;
font-family: 'Open Sans', sans-serif;
width: 100%;
z-index: 100;
position: absolute;
/* bottom: 0; */
left: 0;
letter-spacing: 2px;
line-height: 100px;
-webkit-transition-property: background-color, box-shadow, line-height, height;
transition-property: background-color, box-shadow, line-height, height;
-webkit-transition-timing-function: cubic-bezier(0.78, 0.13, 0.15, 0.86);
transition-timing-function: cubic-bezier(0.78, 0.13, 0.15, 0.86);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.nav .brand {
/* padding: 15px 60px; */
/* line-height: 30px; */
line-height: 100px;
padding-left: 60px;
padding-right: 60px;
display: inline-block;
float: left;
font-size: 20px;
font-family: 'Pacifico', cursive;
-webkit-transition-property: background-color, box-shadow, line-height, height;
transition-property: background-color, box-shadow, line-height, height;
-webkit-transition-timing-function: cubic-bezier(0.78, 0.13, 0.15, 0.86);
transition-timing-function: cubic-bezier(0.78, 0.13, 0.15, 0.86);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
/* padding-right: 60px; */
}
.nav .brand a {
color: #E33B00;
text-decoration: none;
}
.nav ul {
margin: 0;
text-transform: uppercase;
}
.nav ul li {
text-align: center;
display: inline-block;
list-style: none;
padding: 15px 15px;
cursor: pointer;
line-height: 30px;
}
.nav ul li:hover a {
font-weight: bold;
}
.nav ul li a {
color: #eee;
text-decoration: none;
}
.sticky {
position: fixed !important;
top: 0;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
/* box-shadow: 0 4px 5px -2px rgba(0,0,0,0.22), 0 2px 1px -1px rgba(0,0,0,0.05); */
background-color: #fff;
line-height: 30px;
}
.sticky .brand {
line-height: 60px;
}
.sticky ul li a {
color: #6E7982;
}
.sticky ul li:hover a {
color: #E33B00;
}
.pattern-overlay {
background: rgba(0, 0, 0, 0.3) url("http://codemydesign.ru/CMDSpace/image/css/images/overlay.png") repeat;
height: 100%;
left: 0;
position: fixed;
top: 0;
width: 100%;
z-index: 0;
}
.menu {
display: none;
}
@media (max-width: 600px) {
.sticky .menu {
top: 0;
}
.sticky .menu .hamburger {
background: #6E7982;
}
.sticky .menu .hamburger::before, .sticky .menu .hamburger::after {
background: #6E7982;
}
.open.sticky .hamburger {
background: transparent;
}
.open .hamburger {
background-color: transparent;
}
.open .hamburger::before {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.open .hamburger::after {
-webkit-transform: rotate(-45deg) translate(2px, -2px);
-ms-transform: rotate(-45deg) translate(2px, -2px);
transform: rotate(-45deg) translate(2px, -2px);
}
.menu {
display: block;
outline: none;
position: relative;
line-height: 60px;
float: left;
left: 20px;
top: 20px;
width: 60px;
height: 60px;
background: none;
border: 0;
padding: 0;
margin: 0;
cursor: pointer;
opacity: 0.7;
-webkit-transition: opacity 150ms;
transition: opacity 150ms;
}
.menu:hover {
opacity: 1;
}
.hamburger, .hamburger::after, .hamburger::before {
margin: 0 auto;
display: block;
width: 24px;
height: 3px;
line-height: 0;
-webkit-transition: all 150ms;
transition: all 150ms;
}
.hamburger::before {
content: '';
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
background: #fff;
}
.hamburger::after {
content: '';
-webkit-transform: rotate(-45deg) translate(2px, -2px);
-ms-transform: rotate(-45deg) translate(2px, -2px);
transform: rotate(-45deg) translate(2px, -2px);
background: #fff;
}
.hamburger {
background: #fff;
}
.hamburger::after {
-webkit-transform: translateY(5px);
-ms-transform: translateY(5px);
transform: translateY(5px);
}
.hamburger::before {
-webkit-transform: translateY(-8px);
-ms-transform: translateY(-8px);
transform: translateY(-8px);
}
/*.collapse nav{
-webkit-transform:translateY(-100%);
-ms-transform:translateY(-100%);
transform:translateY(-100%);
}*/
.navbar {
-webkit-transition: -webkit-transform 150ms;
transition: transform 150ms;
}
ul.navbar {
-webkit-transform: translate(-100%, 0);
-ms-transform: translate(-100%, 0);
transform: translate(-100%, 0);
/* transform: translateY(-200%); */
padding-left: 0;
}
ul.navbar li {
line-height: calc((100vh - 60px) / 6);
display: block;
}
.open .navbar {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
}
.nav .brand {
display: block;
text-align: center;
float: none;
}
.sticky .brand {
background-color: white;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}
#nav {
height: 100px;
}
#nav.open {
height: auto;
min-height: 100%;
}
#nav.sticky {
height: 60px;
}
#nav .open.sticky {
height: auto;
}
} | 0.468061 | 0.065038 |
.fa {
font-family: FontAwesome !important; }
* {
font-family: monospace, monospace !important;
color: #00FE00 !important;
background-color: #222222 !important;
text-decoration: none !important;
border-radius: 0px !important; }
* input, * button {
border: 0.2px solid #CCCCCC !important; }
* input:focus, * input:active {
border: 0.2px solid #CCCCCC !important; }
* li {
list-style-type: none; }
*:focus, *:active {
box-shadow: none !important;
-webkit-appearance: none !important;
outline: none !important; }
*[disabled] {
cursor: not-allowed !important; }
.container {
padding: 0px;
margin: 0px; }
.logo {
border: none;
font-weight: bold;
overflow: hidden;
text-overflow: ellipsis;
padding: 0px;
margin: 0px;
text-align: center;
font-size: 13px;
margin-left: -15px;
margin-top: 50px; }
.sign_form {
width: 50%;
border: 0.2px solid #CCCCCC !important;
padding: 0px 20px 25px 20px;
min-width: 300px;
max-width: 350px;
margin-bottom: 70px; }
.sign_form a:hover {
color: #CCCCCC !important;
background-color: #222222 !important; }
.sign_form * {
margin-bottom: 5px; }
.tools {
width: 60%;
display: flex;
justify-content: flex-end; }
.tools ul {
left: calc(100% - 162px);
border: 0.2px solid #CCCCCC; }
.tools ul .divider {
background-color: #CCCCCC !important; }
.tools ul li form button {
padding: 3px 20px;
border: none !important;
width: 100%;
text-align: left; }
.tools ul li a:hover, .tools ul li form button:hover {
color: #CCCCCC !important;
background-color: #222222 !important;
background-image: -webkit-gradient(linear, left top, left bottom, from(#222222), to(#222222)) !important; }
.chat-box {
width: 100%;
height: 100vh;
overflow: hidden; }
.chat-box .info {
height: auto;
width: 100%;
padding: 10px 10px 0px 10px;
cursor: pointer;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap; }
.chat-box .info div {
width: 100%;
display: flex; }
.chat-box .info div p {
font-size: 20px;
width: 100%; }
.chat-box .info div i {
padding-top: 8px; }
.chat-box .info .dropdown-menu {
top: 35px;
margin: 0px;
background-color: #333 !important;
padding: 0px; }
.chat-box .info .dropdown-menu li {
text-align: right; }
.chat-box .info .dropdown-menu li a {
background-color: #333 !important; }
.chat-box .info .dropdown-menu .divider {
background-color: #CCCCCC !important;
margin: 0px; }
.chat-box .info i {
float: right; }
.chat-box .left-content {
height: 100%;
width: 220px;
border-right: 0.2px solid #CCCCCC;
position: absolute; }
.chat-box .left-content .channel-and-rooms {
padding: 10px;
height: calc(100% - 68px);
overflow-y: auto;
margin: 0px; }
.chat-box .left-content .channel-and-rooms li {
width: 100%;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
padding: 0px 0px 5px;
cursor: pointer;
display: flex; }
.chat-box .left-content .channel-and-rooms li p {
width: 100%;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden; }
.chat-box .left-content .channel-and-rooms li i {
padding-top: 5px;
display: none; }
.chat-box .left-content .channel-and-rooms li:hover p {
padding-right: 10px; }
.chat-box .left-content .channel-and-rooms li:hover i {
display: block; }
.chat-box .left-content .channel-and-rooms .divider {
padding: 0px;
margin-bottom: 5px;
display: flex; }
.chat-box .left-content .channel-and-rooms .divider * {
color: #CCCCCC !important; }
.chat-box .left-content .channel-and-rooms .divider i {
display: block !important; }
.chat-box .left-content .channel-and-rooms .divider:hover * {
color: white !important; }
.chat-box .left-content button {
width: 100%;
border: none !important;
border-top: 1px solid #CCCCCC !important; }
.chat-box .right-content {
width: calc(100% - 220px);
border: 0.2px solid #CCCCCC;
height: calc(100% - 2px);
position: absolute;
left: 220px;
overflow: hidden; }
.chat-box .right-content div {
height: calc(100% - 80px); }
.chat-box .right-content div .list-message {
height: 100%;
overflow-y: auto;
padding-left: 10px; }
.chat-box .right-content div .list-message li {
padding-top: 10px;
display: flex;
height: 30px; }
.chat-box .right-content div .list-message li span {
background-color: #00FE00 !important;
color: #222 !important;
font-weight: bold;
padding: 0px 3px; }
.chat-box .right-content div .list-message li p {
margin-left: 10px; }
.chat-box .right-content .message-box {
position: absolute;
bottom: -3px;
height: 80px;
width: 100%; }
.chat-box .right-content .message-box textarea {
height: 100%;
width: 100%;
border: 0px;
border-bottom: 0.2px solid #CCCCCC;
border-top: 0.2px solid #CCCCCC; }
.modal-lg {
margin: 0px; }
.modal-lg .modal-content {
height: 100vh;
width: 100vw; }
.modal-lg .modal-content .modal-header {
border: 0px; }
.modal-lg .modal-content .modal-header button {
border: 0px !important; }
.modal-lg .modal-content .modal-body div {
display: flex; }
.modal-lg .modal-content .modal-body div input {
width: 100%;
font-size: 20px;
padding: 0px 10px;
height: 50px; }
.modal-lg .modal-content .modal-body div button {
width: 50px; }
.modal-lg .modal-content .modal-body ul {
height: calc(100vh - 170px);
overflow-y: auto;
margin-top: 20px;
padding: 0px; }
.modal-lg .modal-content .modal-body ul div {
padding: 0px 0px 15px; }
/*# sourceMappingURL=style.css.map */ | public/www/css/style.css | .fa {
font-family: FontAwesome !important; }
* {
font-family: monospace, monospace !important;
color: #00FE00 !important;
background-color: #222222 !important;
text-decoration: none !important;
border-radius: 0px !important; }
* input, * button {
border: 0.2px solid #CCCCCC !important; }
* input:focus, * input:active {
border: 0.2px solid #CCCCCC !important; }
* li {
list-style-type: none; }
*:focus, *:active {
box-shadow: none !important;
-webkit-appearance: none !important;
outline: none !important; }
*[disabled] {
cursor: not-allowed !important; }
.container {
padding: 0px;
margin: 0px; }
.logo {
border: none;
font-weight: bold;
overflow: hidden;
text-overflow: ellipsis;
padding: 0px;
margin: 0px;
text-align: center;
font-size: 13px;
margin-left: -15px;
margin-top: 50px; }
.sign_form {
width: 50%;
border: 0.2px solid #CCCCCC !important;
padding: 0px 20px 25px 20px;
min-width: 300px;
max-width: 350px;
margin-bottom: 70px; }
.sign_form a:hover {
color: #CCCCCC !important;
background-color: #222222 !important; }
.sign_form * {
margin-bottom: 5px; }
.tools {
width: 60%;
display: flex;
justify-content: flex-end; }
.tools ul {
left: calc(100% - 162px);
border: 0.2px solid #CCCCCC; }
.tools ul .divider {
background-color: #CCCCCC !important; }
.tools ul li form button {
padding: 3px 20px;
border: none !important;
width: 100%;
text-align: left; }
.tools ul li a:hover, .tools ul li form button:hover {
color: #CCCCCC !important;
background-color: #222222 !important;
background-image: -webkit-gradient(linear, left top, left bottom, from(#222222), to(#222222)) !important; }
.chat-box {
width: 100%;
height: 100vh;
overflow: hidden; }
.chat-box .info {
height: auto;
width: 100%;
padding: 10px 10px 0px 10px;
cursor: pointer;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap; }
.chat-box .info div {
width: 100%;
display: flex; }
.chat-box .info div p {
font-size: 20px;
width: 100%; }
.chat-box .info div i {
padding-top: 8px; }
.chat-box .info .dropdown-menu {
top: 35px;
margin: 0px;
background-color: #333 !important;
padding: 0px; }
.chat-box .info .dropdown-menu li {
text-align: right; }
.chat-box .info .dropdown-menu li a {
background-color: #333 !important; }
.chat-box .info .dropdown-menu .divider {
background-color: #CCCCCC !important;
margin: 0px; }
.chat-box .info i {
float: right; }
.chat-box .left-content {
height: 100%;
width: 220px;
border-right: 0.2px solid #CCCCCC;
position: absolute; }
.chat-box .left-content .channel-and-rooms {
padding: 10px;
height: calc(100% - 68px);
overflow-y: auto;
margin: 0px; }
.chat-box .left-content .channel-and-rooms li {
width: 100%;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
padding: 0px 0px 5px;
cursor: pointer;
display: flex; }
.chat-box .left-content .channel-and-rooms li p {
width: 100%;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden; }
.chat-box .left-content .channel-and-rooms li i {
padding-top: 5px;
display: none; }
.chat-box .left-content .channel-and-rooms li:hover p {
padding-right: 10px; }
.chat-box .left-content .channel-and-rooms li:hover i {
display: block; }
.chat-box .left-content .channel-and-rooms .divider {
padding: 0px;
margin-bottom: 5px;
display: flex; }
.chat-box .left-content .channel-and-rooms .divider * {
color: #CCCCCC !important; }
.chat-box .left-content .channel-and-rooms .divider i {
display: block !important; }
.chat-box .left-content .channel-and-rooms .divider:hover * {
color: white !important; }
.chat-box .left-content button {
width: 100%;
border: none !important;
border-top: 1px solid #CCCCCC !important; }
.chat-box .right-content {
width: calc(100% - 220px);
border: 0.2px solid #CCCCCC;
height: calc(100% - 2px);
position: absolute;
left: 220px;
overflow: hidden; }
.chat-box .right-content div {
height: calc(100% - 80px); }
.chat-box .right-content div .list-message {
height: 100%;
overflow-y: auto;
padding-left: 10px; }
.chat-box .right-content div .list-message li {
padding-top: 10px;
display: flex;
height: 30px; }
.chat-box .right-content div .list-message li span {
background-color: #00FE00 !important;
color: #222 !important;
font-weight: bold;
padding: 0px 3px; }
.chat-box .right-content div .list-message li p {
margin-left: 10px; }
.chat-box .right-content .message-box {
position: absolute;
bottom: -3px;
height: 80px;
width: 100%; }
.chat-box .right-content .message-box textarea {
height: 100%;
width: 100%;
border: 0px;
border-bottom: 0.2px solid #CCCCCC;
border-top: 0.2px solid #CCCCCC; }
.modal-lg {
margin: 0px; }
.modal-lg .modal-content {
height: 100vh;
width: 100vw; }
.modal-lg .modal-content .modal-header {
border: 0px; }
.modal-lg .modal-content .modal-header button {
border: 0px !important; }
.modal-lg .modal-content .modal-body div {
display: flex; }
.modal-lg .modal-content .modal-body div input {
width: 100%;
font-size: 20px;
padding: 0px 10px;
height: 50px; }
.modal-lg .modal-content .modal-body div button {
width: 50px; }
.modal-lg .modal-content .modal-body ul {
height: calc(100vh - 170px);
overflow-y: auto;
margin-top: 20px;
padding: 0px; }
.modal-lg .modal-content .modal-body ul div {
padding: 0px 0px 15px; }
/*# sourceMappingURL=style.css.map */ | 0.319546 | 0.058132 |
@charset "UTF-8";
html, body {
margin: 0;
padding: 0;
height: 100%;
font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Arial, Verdana, Helvetica, sans-serif;
word-break: break-all;
word-wrap: break-word;
}
a {
text-decoration: none;
cursor: pointer;
}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.fl { float: left; }
.fr { float: right; }
.show { display: block; }
.hide { display: none; }
.mt0 { margin-top: 0; }
.wb-button,
.wb-button:visited {
color: #fff;
display: inline-block;
text-decoration: none;
font-weight: bold;
font-family: inherit;
text-align: center;
padding: .5em 1em;
letter-spacing: 1px;
border: 1px solid #000;
background-color: #777;
border-radius: 3px;
text-shadow: 0 -1px -1px rgba(0, 0, 0, .4);
box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
background-image: -webkit-linear-gradient(top, #777, #666);
background-clip: padding-box;
}
.wb-button:hover {
text-decoration: none;
background-image: -webkit-linear-gradient(top, #888, #777);
}
.wb-button:active {
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .4);
background-image: -webkit-linear-gradient(top, #333 0%, #444 1%, #555);
}
.submit,
.submit:visited {
color: #fff;
display: inline-block;
text-decoration: none;
font-weight: bold;
font-family: inherit;
text-align: center;
padding: .5em 1em;
/*border: 1px solid #900;*/
border: 1px solid #000;
background-color: #d00;
border-radius: 3px;
text-shadow: 0px -1px -1px rgba(0, 0, 0, .4);
box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
background-image: -webkit-linear-gradient(top, #d00, #a00);
background-clip: padding-box;
}
.submit:hover {
text-decoration: none;
background-image: -webkit-linear-gradient(top, #e00, #b00);
}
.submit:active {
box-shadow: inset 0 1px .5em rgba(0, 0, 0, .3);
background-image: -webkit-linear-gradient(top, #800 0%, #900 1%, #a00);
}
.submit.url {
font-family: Arial;
letter-spacing: 0;
word-break: break-all;
word-wrap: break-word;
}
.submit.disabled {
border: 1px solid #444;
background-image: -webkit-gradient(
linear, left top, left bottom,
color-stop(0, #555), color-stop(1, #666)
);
}
.submit.blue,
.submit.blue:visited {
border: 1px solid #1078DE;
background-color: #dd0000;
background-image: -webkit-gradient(
linear, left top, left bottom,
color-stop(0, #1e90ff), color-stop(1, #1078DE)
);
}
.submit.blue:hover {
border: 1px solid #1884ED;
background-image: -webkit-gradient(
linear, left top, left bottom,
color-stop(0, #3C9CFA), color-stop(1, #1884ED)
);
}
.submit.blue:active {
border: 1px solid #0968CE;
background-image: -webkit-gradient(
linear, left top, left bottom,
color-stop(0, #1078DE), color-stop(1, #0968CE)
);
} | src/css/style.css | @charset "UTF-8";
html, body {
margin: 0;
padding: 0;
height: 100%;
font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Arial, Verdana, Helvetica, sans-serif;
word-break: break-all;
word-wrap: break-word;
}
a {
text-decoration: none;
cursor: pointer;
}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.fl { float: left; }
.fr { float: right; }
.show { display: block; }
.hide { display: none; }
.mt0 { margin-top: 0; }
.wb-button,
.wb-button:visited {
color: #fff;
display: inline-block;
text-decoration: none;
font-weight: bold;
font-family: inherit;
text-align: center;
padding: .5em 1em;
letter-spacing: 1px;
border: 1px solid #000;
background-color: #777;
border-radius: 3px;
text-shadow: 0 -1px -1px rgba(0, 0, 0, .4);
box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
background-image: -webkit-linear-gradient(top, #777, #666);
background-clip: padding-box;
}
.wb-button:hover {
text-decoration: none;
background-image: -webkit-linear-gradient(top, #888, #777);
}
.wb-button:active {
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .4);
background-image: -webkit-linear-gradient(top, #333 0%, #444 1%, #555);
}
.submit,
.submit:visited {
color: #fff;
display: inline-block;
text-decoration: none;
font-weight: bold;
font-family: inherit;
text-align: center;
padding: .5em 1em;
/*border: 1px solid #900;*/
border: 1px solid #000;
background-color: #d00;
border-radius: 3px;
text-shadow: 0px -1px -1px rgba(0, 0, 0, .4);
box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
background-image: -webkit-linear-gradient(top, #d00, #a00);
background-clip: padding-box;
}
.submit:hover {
text-decoration: none;
background-image: -webkit-linear-gradient(top, #e00, #b00);
}
.submit:active {
box-shadow: inset 0 1px .5em rgba(0, 0, 0, .3);
background-image: -webkit-linear-gradient(top, #800 0%, #900 1%, #a00);
}
.submit.url {
font-family: Arial;
letter-spacing: 0;
word-break: break-all;
word-wrap: break-word;
}
.submit.disabled {
border: 1px solid #444;
background-image: -webkit-gradient(
linear, left top, left bottom,
color-stop(0, #555), color-stop(1, #666)
);
}
.submit.blue,
.submit.blue:visited {
border: 1px solid #1078DE;
background-color: #dd0000;
background-image: -webkit-gradient(
linear, left top, left bottom,
color-stop(0, #1e90ff), color-stop(1, #1078DE)
);
}
.submit.blue:hover {
border: 1px solid #1884ED;
background-image: -webkit-gradient(
linear, left top, left bottom,
color-stop(0, #3C9CFA), color-stop(1, #1884ED)
);
}
.submit.blue:active {
border: 1px solid #0968CE;
background-image: -webkit-gradient(
linear, left top, left bottom,
color-stop(0, #1078DE), color-stop(1, #0968CE)
);
} | 0.393968 | 0.104706 |
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section { display: block }
audio,
canvas,
video {
display: inline-block;
*display: inline;
*zoom: 1;
}
audio:not([controls]) { display: none }
[hidden] { display: none }
html {
font-size: 100%;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
font-family: sans-serif;
color: #222;
}
body {
margin: 0;
font-size: 1em;
line-height: 1.4;
}
a { color: #00e }
a:visited { color: #551a8b }
a:hover { color: #06e }
a:focus { outline: thin dotted }
a:hover,
a:active { outline: 0 }
abbr[title] { border-bottom: 1px dotted }
b,
strong { font-weight: bold }
blockquote { margin: 1em 40px }
dfn { font-style: italic }
hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #ccc;
margin: 1em 0;
padding: 0;
}
ins {
background: #ff9;
color: #000;
text-decoration: none;
}
mark {
background: #ff0;
color: #000;
font-style: italic;
font-weight: bold;
}
pre,
code,
kbd,
samp {
font-family: monospace,serif;
_font-family: 'courier new',monospace;
font-size: 1em;
}
pre {
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
q { quotes: none }
q:before,
q:after {
content: "";
content: none;
}
small { font-size: 85% }
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup { top: -0.5em }
sub { bottom: -0.25em }
ul,
ol {
margin: 0;
padding: 0;
list-style: none;
list-style-type: none;
}
dd { margin: 0 0 0 40px }
nav ul,
nav ol {
list-style: none;
list-style-image: none;
margin: 0;
padding: 0;
}
img {
border: 0;
-ms-interpolation-mode: bicubic;
vertical-align: middle;
}
svg:not(:root) { overflow: hidden }
figure { margin: 0 }
form { margin: 0 }
fieldset {
border: 0;
margin: 0;
padding: 0;
}
label { cursor: pointer }
legend {
border: 0;
*margin-left: -7px;
padding: 0;
white-space: normal;
}
button,
input,
select,
textarea {
font-size: 100%;
margin: 0;
vertical-align: baseline;
*vertical-align: middle;
}
button,
input { line-height: normal }
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
cursor: pointer;
-webkit-appearance: button;
*overflow: visible;
}
button[disabled],
input[disabled] { cursor: default }
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
*width: 13px;
*height: 13px;
}
input[type="search"] {
-webkit-appearance: textfield;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none }
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
vertical-align: top;
resize: vertical;
}
input:invalid,
textarea:invalid { background-color: #f0dddd }
table {
border-collapse: collapse;
border-spacing: 0;
}
td { vertical-align: top }
.chromeframe {
margin: .2em 0;
background: #ccc;
color: black;
padding: .2em 0;
}
.ir {
display: block;
border: 0;
text-indent: -999em;
overflow: hidden;
background-color: transparent;
background-repeat: no-repeat;
text-align: left;
direction: ltr;
*line-height: 0;
}
.ir br { display: none }
.hidden {
display: none!important;
visibility: hidden;
}
.visuallyhidden {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto;
}
.invisible { visibility: hidden }
.clearfix:before,
.clearfix:after {
content: "";
display: table;
}
.clearfix:after { clear: both }
.clearfix { *zoom: 1 }
@media print {
* {
background: transparent!important;
color: black!important;
box-shadow: none!important;
text-shadow: none!important;
filter: none!important;
-ms-filter: none!important;
}
a,
a:visited { text-decoration: underline }
a[href]:after { content: " (" attr(href) ")" }
abbr[title]:after { content: " (" attr(title) ")" }
.ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after { content: "" }
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead { display: table-header-group }
tr,
img { page-break-inside: avoid }
img { max-width: 100%!important }
}
body {
background-color: #fff;
font-family: 'proxima-nova',sans-serif;
font-weight: 400;
min-width: 895px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
color: #3a3a3a;
margin-top: 25px;
margin-bottom: 20px;
max-width: 480px;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a { font-weight: inherit }
h1 {
font-size: 22px;
font-weight: bold;
}
h2 {
font-size: 20px;
font-weight: 600;
margin-top: 20px;
}
h3 {
font-size: 19px;
font-weight: 600;
}
h4 {
font-size: 17px;
font-weight: 600;
color: #555;
}
h5 {
color: #555;
font-size: 17px;
}
h6 {
font-size: 16px;
font-weight: 600;
color: #555;
}
p {
font-size: 15px;
line-height: 23px;
margin-top: 20px;
margin-bottom: 20px;
color: #4d4d4d;
font-family: 'proxima-nova',sans-serif;
font-weight: 400;
}
p img { margin: 0 }
em { font-style: italic }
strong {
font-weight: bold;
color: #333;
}
small { font-size: 80% }
a:link,
a:visited,
a:hover,
a:active { text-decoration: none }
blockquote {
display: inline-block;
padding-left: 18px;
padding-bottom: 0;
font-size: 15px;
line-height: 25px;
margin-left: 0;
margin-top: 0;
margin-bottom: 0;
border-left: 10px solid #000;
}
article blockquote code ol { margin-left: 28px }
article blockquote pre code { margin-left: 0 }
article blockquote h1,
article blockquote h2,
article blockquote h3,
article blockquote h4 { margin-top: 15px }
article blockquote p:first-child {
margin-top: 0;
padding-top: 0;
}
article blockquote p:last-child {
margin-bottom: 0;
padding-bottom: 0;
}
article blockquote blockquote { border-color: #e6e6e6 }
article blockquote blockquote blockquote { border-color: #ccc }
article.post blockquote p { max-width: 440px }
article.post blockquote blockquote p { max-width: 400px }
article.post blockquote blockquote blockquote p { max-width: 380px }
hr {
border: solid #f4f3f3;
border-width: 5px 0 0;
clear: both;
margin: 0;
margin-left: -20px;
margin-right: -20px;
height: 0;
width: auto;
max-width: 540px;
border-radius: 5px;
}
a,
a:visited {
color: #333;
text-decoration: none;
outline: 0;
}
a:hover,
a:focus { color: #000 }
p a,
p a:visited { line-height: inherit }
article img,
article iframe,
article object {
display: block;
margin: 0;
padding: 0;
max-width: 657px;
float: none;
}
article iframe,
article object {
min-height: 250px;
min-width: 0;
}
ul,
ol {
margin-bottom: 20px;
padding: 0;
margin: 0;
margin-left: 20px;
}
ul {
display: block;
list-style-type: none;
}
article.post ul {
list-style-type: disc;
max-width: 470px;
}
article.post ul li,
article.post ol li {
font-size: 15px;
line-height: 25px;
margin: 0;
color: #4d4d4d;
display: list-item;
margin-bottom: 5px;
margin-top: 5px;
}
article.post ol { max-width: 470px }
ol { list-style: decimal }
ul ul,
ul ol,
ol ol,
ol ul {
margin: 4px 0 5px 0;
font-size: 90%;
}
ul ul li,
ul ol li,
ol ol li,
ol ul li { margin-bottom: 6px }
li {
line-height: 18px;
margin-bottom: 12px;
}
code {
border: 1px solid #d2d2d2;
background-color: #f8f8f8;
padding-left: 5px;
padding-right: 5px;
display: inline;
padding-right: 5px;
font-size: 13px;
}
p code,
li code {
border-radius: 15px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
}
code span.pln {
padding-left: 0;
padding-right: 0;
}
pre code span.pln { padding-left: 0 }
code ol li span.pln { padding: none }
code ol {
padding-right: 0;
margin: 0;
padding: 0;
}
code li {
padding: 0;
padding-top: 3px;
padding-bottom: 5px;
padding-right: 0;
margin: 0;
}
pre { border: none }
pre code {
border: none;
display: block;
border: 1px solid #d2d2d2;
background-color: #f8f8f8;
padding-top: 10px;
padding-bottom: 10px;
font-size: 13px;
margin-left: -50px;
margin-right: 0;
width: auto;
border-left: none;
border-right: none;
padding-left: 50px;
}
pre code ol li {
border: none;
margin: 0;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 10px;
}
article pre code ul li,
article pre code ol li {
font-family: monospace,monospace;
font-size: 15px;
line-height: 16px;
}
article blockquote code ol { margin-left: 28px }
article blockquote pre code { margin-left: 0 }
header#sidebar {
width: 27%;
padding-left: 1.5%;
position: fixed;
z-index: 1;
min-height: 100%;
min-width: 240px;
}
section#river {
margin-left: 27%;
min-width: 658px;
position: relative;
z-index: 10;
background-color: #fff;
border-left: 1px solid #e3e3e3;
backface-visibility: visible;
-webkit-backface-visibility: visible;
-moz-backface-visibility: visible;
min-height: 900px;
z-index: 99999;
}
header#sidebar h1#blog_name {
font-weight: bold;
margin-top: 20px;
margin-bottom: 10px;
}
header#sidebar h1#blog_name a {
/*font-family: "freight-sans-pro",sans-serif;*/
font-family: Sanchez, helvetica, sans-serif;
font-weight: 900;
font-size: 30px;
line-height: 30px;
border: none;
padding: 0;
display: block;
color: #000;
margin-left: 0;
}
header#sidebar li.blog_owner {
margin: 0;
padding: 0;
}
header#sidebar h2#blog_owner {
font-weight: bold;
margin-top: 0;
margin-bottom: 0;
padding: 0;
margin: 0;
max-width: none;
}
header#sidebar h2#blog_owner a {
font-family: "freight-sans-pro",sans-serif;
font-weight: 900;
letter-spacing: 1px;
font-size: 13px;
line-height: 16px;
border: none;
padding: 0;
display: block;
color: #585858;
margin-left: 0;
margin-bottom: 10px;
text-transform: uppercase;
}
header#sidebar h2#tagline {
font-weight: 300;
font-size: 16px;
line-height: 23px;
color: #585c60;
-webkit-font-smoothing: antialiased;
max-width: none;
margin: 0;
margin-bottom: 25px;
}
ul#user_meta {
clear: both;
margin: 0;
padding: 0;
margin-left: 25px;
width: 75%;
}
ul#user_meta li {
display: block;
clear: both;
margin: 0;
padding: 0;
margin-bottom: 15px;
}
ul#user_meta li.blog_name { margin-bottom: 0 }
ul#user_meta li.tagline { margin-top: 0 }
ul#user_meta a {
display: inline-block;
font-size: 15px;
line-height: 14px;
border: 4px solid #f8f8f8;
border-radius: 20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
z-index: 999;
padding: 7px;
padding-left: 15px;
padding-right: 15px;
color: #999;
margin-left: -15px;
font-weight: 600;
position: relative;
}
ul#user_meta a:hover {
color: #000;
border-color: #000;
}
h1.notification {
padding-left: 50px;
font-size: 40px;
line-height: 50px;
}
header#begin {
padding-left: 40px;
padding-top: 40px;
padding-bottom: 40px;
}
header#begin time#top_time {
display: block;
position: relative;
text-transform: uppercase;
color: #000;
font-weight: 700;
font-size: 16px;
letter-spacing: 1px;
line-height: 33px;
font-family: "freight-sans-pro",sans-serif;
}
section.preview header#begin h2 {
color: #000;
font-weight: 900;
font-size: 35px;
margin-bottom: 0;
line-height: 35px;
margin-top: 20px;
font-family: "freight-sans-pro",sans-serif;
}
section.preview header#begin a.live_link { border-bottom: 1px solid #ccc }
section.preview header#begin h4 {
margin-top: 10px;
font-weight: normal;
font-size: 16px;
width: auto;
min-width: 0;
max-width: 100%;
}
article.post {
width: auto;
display: block;
position: relative;
padding-left: 50px;
padding-top: 40px;
padding-bottom: 40px;
border-top: 1px solid #e2e2e2;
min-height: 130px;
overflow-x: hidden;
}
article.post h2 { max-width: 500px }
article.post p { max-width: 80% }
article h2 { margin-top: 20px }
article h2 a:link,
article h2 a:hover,
article h2 a:visited,
article h2 a:active {
color: black;
text-decoration: none;
border-bottom: 1px solid #CCC;
font-family: "freight-sans-pro",sans-serif;
font-size: 20px;
line-height: 28px;
font-weight: 700;
-webkit-font-smoothing: antialiased;
}
article h2 a.no-link {
border: none;
font-size: 28px;
}
article h2 a.anchor {
border-bottom: 0;
margin-left: 10px;
}
article h2 img.scalable {
width: 16px;
height: 15px;
display: inline-block;
margin: 0;
padding: 0;
background: url(https://d1yg14i6wd46hx.cloudfront.net/cargo/icons/anchor_gray-ddf9ec6840c185762af2c37d07fefde8.png) center center no-repeat\9;
height: 18px\9;
border: 0;
vertical-align: top;
padding-top: 7px;
}
article a:link,
article a:visited,
article a:hover,
article a:active {
text-decoration: none;
border-bottom: 1px solid #ccc;
border-bottom: 1px solid #ccc;
color: #000;
}
.bleed,
span.bleed,
div.bleed,
p.bleed,
img.bleed {
margin-left: -50px;
display: block;
}
#svbtle_linkback {
position: fixed;
left: 25px;
bottom: 30px;
font-size: 15px;
letter-spacing: 0;
text-transform: uppercase;
font-family: "freight-sans-pro",sans-serif;
font-weight: 900;
line-height: 15px;
background-color: rgba(255,255,255,0.7);
padding: 10px;
height: 30px;
z-index: 9999;
border-radius: 5px;
}
#svbtle_linkback span.logo_square { margin-right: 5px }
div#notice {
display: block;
padding: 35px;
margin-left: -1px;
color: #fff;
font-size: 23px;
line-height: 30px;
font-weight: 600;
background-color: #6faf0a;
}
div#notice span {
font-size: 40px;
line-height: 40px;
font-weight: 900;
}
nav.pagination {
padding: 40px;
border-top: 1px solid #e2e2e2;
padding-bottom: 100px;
}
nav.pagination span.next a,
nav.pagination span.prev a {
padding: 10px;
padding-left: 20px;
padding-right: 20px;
border-radius: 30px;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
font-weight: 700;
text-transform: uppercase;
border: 3px solid;
}
nav.pagination span { display: none }
nav.pagination span.next {
display: block;
float: right;
}
nav.pagination span.next a:hover,
nav.pagination span.prev a:hover {
color: #000;
border-color: #000;
}
nav.pagination span.prev {
display: block;
float: left;
}
@keyframes bounce {
0% {
transform: scale(1.1);
background-color: #000;
opacity: 1;
}
50% {
transform: scale(1.6);
opacity: .7;
background-color: #000;
}
60% {
transform: scale(0.6);
opacity: 1;
}
80% { transform: scale(0.95) }
100% { transform: scale(0.85) }
}
@-webkit-keyframes bounce {
0% {
-webkit-transform: scale(1.1);
background-color: #000;
opacity: 1;
}
50% {
-webkit-transform: scale(1.6);
opacity: .7;
background-color: #000;
}
60% {
-webkit-transform: scale(0.6);
opacity: 1;
}
80% { -webkit-transform: scale(0.95) }
100% { -webkit-transform: scale(0.85) }
}
@-moz-keyframes bounce {
0% {
-moz-transform: scale(1.1);
background-color: #000;
opacity: 1;
}
50% {
-moz-transform: scale(1.6);
opacity: .7;
background-color: #000;
}
60% {
-moz-transform: scale(0.6);
opacity: 1;
}
80% { -moz-transform: scale(0.95) }
100% { -moz-transform: scale(0.85) }
}
table {
width: auto;
display: block;
}
td {
padding: 10px;
text-align: left;
}
@media all and (device-width:768px) and (device-height:1024px),only all and (max-height:630px) {
header#sidebar { position: absolute }
#svbtle_linkback {
top: 700px;
position: absolute;
}
}
@media all and (max-width:630px) {
body,
html { min-width: 0 }
#svbtle_linkback {
top: -10px;
right: 5px;
left: auto;
position: absolute;
}
#svbtle_linkback span.svbtle { display: none }
article ul,
article ol {
margin-left: 50px;
padding-left: 0;
}
article ul p,
article ol p { padding-left: 0 }
article.post ul {
max-width: auto;
min-width: 0;
padding-right: 10px;
}
aside#logo {
margin: 0 auto;
position: relative;
left: auto;
right: auto;
margin-top: 20px;
margin-bottom: 0;
}
ul#user_meta {
width: auto;
margin: 0 auto;
padding: 0;
text-align: center;
}
ul#user_meta li.link {
display: inline-block;
float: none;
width: auto;
clear: none;
margin: 0;
margin-bottom: 5px;
}
ul#user_meta li.link:first-child { margin-left: 5px }
ul#user_meta li.link:last-child { margin-right: 5px }
ul#user_meta li.link a { margin-left: 0 }
header#sidebar {
display: block;
position: relative;
width: auto;
height: auto;
text-align: center;
margin: 0;
padding: 0;
}
header#sidebar h1#blog_name,
header#sidebar h1#blog_name a {
margin: 0;
padding: 0;
text-align: center;
width: auto;
display: block;
position: relative;
max-width: none;
min-width: 0;
}
header#sidebar h1#blog_name { margin-top: 10px }
header#sidebar h2#tagline {
margin: 0 auto;
padding: 0;
max-width: 280px;
margin-top: 10px;
}
section#river {
margin: 0;
padding: 0;
border: none;
display: block;
width: auto;
min-width: 0;
margin-top: 15px;
clear: both;
background-color: #fff;
position: absolute;
}
section#river article {
width: auto;
padding-left: 0;
padding-top: 30px;
padding-bottom: 30px;
overflow: hidden;
}
article p,
article h2,
article h1,
article h3,
article h4,
article h5,
article h6 {
padding-right: 15px;
padding-left: 20px;
}
article hr {
margin-right: 10px;
margin-left: 10px;
width: auto;
}
header#sidebar { min-height: 0 }
article blockquote p,
article blockquote h2,
article blockquote h1,
article blockquote h3,
article blockquote h4,
article blockquote h5,
article blockquote h6 { padding-left: 10px }
article hr,
article p,
article h2,
article h1,
article h3,
article h4,
article h5,
article h6,
article blockquote p,
article blockquote h2,
article blockquote h1,
article blockquote h3,
article blockquote h4,
article blockquote h5,
article blockquote h6 { max-width: 100% }
article blockquote {
margin-left: 20px;
max-width: none;
min-width: 0;
margin-right: 0;
padding: 0;
}
article blockquote blockquote {
margin-left: 10px;
margin-right: 0;
}
article blockquote p { padding-left: 10px }
article blockquote ul,
article blockquote ol { margin-left: 50px }
section#river article h2 { margin-top: 0 }
section#river header#begin { display: none }
section#river article code {
width: auto;
margin: 0;
padding-left: 20px;
}
section#river article p code { padding-left: 5px }
article blockquote pre code {
margin: 0;
width: 80%;
padding-left: 20px;
padding-top: 20px;
padding-bottom: 20px;
border-right: 1px solid #ccc;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}
section#river article p img,
section#river article p iframe,
section#river article p object {
display: block;
margin: 0;
padding: 0;
width: 100%;
float: none;
}
article iframe,
article object {
min-height: 250px;
min-width: 0;
}
.bleed,
span.bleed,
div.bleed,
p.bleed,
img.bleed {
margin-left: 0;
margin-right: 0;
width: 100%;
padding: 0;
margin: 0;
}
body section#river,
body section#river article {
width: 100%;
max-width: 100%;
}
body section#river article p {
width: auto;
max-width: 100%;
min-width: 0;
display: block;
}
body section#river article p a {
width: auto;
min-width: 0;
max-width: 100%;
display: inline;
word-wrap: break-word;
word-break: hyphenate;
overflow: ellipsis;
}
body section#river article p a img {
display: inline-block;
border-bottom: 1px solid #fff;
margin-bottom: -1px;
}
header#sidebar ul#user_meta li.feed { display: none }
}
@media all and (min-width:1300px),all and (device-width:768px) and (device-height:1024px) and (orientation:landscape) {
header#sidebar {
margin-left: 0;
padding-left: 2%;
}
header#sidebar h2#tagline {
font-size: 18px;
line-height: 25px;
}
ul#user_meta {
max-width: 300px;
width: 65%;
}
header#sidebar h1#blog_name a {
font-size: 30px;
line-height: 30px;
}
aside#logo {
width: 165px;
height: 165px;
}
aside#logo div {
width: 135px;
height: 135px;
margin-top: 15px;
}
aside#logo div a {
width: 117px;
height: 117px;
margin-top: 9px;
}
}
@media all and (device-width:768px) and (device-height:1024px) and (orientation:portrait),all and (device-width:768px) and (device-height:1024px) and (orientation:landscape) {
body { min-width: 0 }
body section#river {
background-color: #fff;
min-width: 0;
max-width: auto;
padding-left: 0;
margin-left: 0;
}
body section#river article {
padding-left: 30px;
padding-top: 10px;
padding-right: 50px;
}
body article p img,
body article img.bleed,
body article iframe,
body article iframe.bleed,
body article p object {
width: auto;
margin-left: -30px;
max-width: 520px;
min-width: 520px;
}
body article li p img,
body article li img.bleed,
body article li iframe,
body article li iframe.bleed,
body article li p object { margin-left: -50px }
}
@media all and (device-width:768px) and (device-height:1024px) and (orientation:portrait) {
body section#river {
max-width: 550px;
margin-left: 250px;
}
body header#sidebar {
width: 240px;
max-width: auto;
min-width: 0;
margin: 0;
}
header#sidebar h1#blog_name a {
font-size: 25px;
line-height: 25px;
width: 100%;
max-width: auto;
min-width: 0;
padding: 0;
margin: 0;
}
header#sidebar h2#blog_owner a {
font-size: 12px;
margin-top: -5px;
}
header#sidebar h2#tagline { font-size: 15px }
body article pre code {
margin-left: -30px;
padding-left: 30px;
width: 480px;
min-width: 480px;
max-width: 480px;
}
}
@media all and (device-width:768px) and (device-height:1024px) and (orientation:landscape) {
body article code.prettyprint {
max-width: auto;
margin-left: -70px;
padding-left: 70px;
width: auto;
min-width: 560px;
padding-right: 70px;
}
body article p code.prettyprint {
padding-right: 5px;
padding-left: 5px;
min-width: 0;
max-width: auto;
margin-left: 0;
}
body section#river {
background-color: #fff;
min-width: 0;
max-width: auto;
padding-left: 0;
position: absolute;
right: 0;
top: 0;
width: 700px;
}
body section#river article {
padding-left: 70px;
padding-top: 30px;
padding-right: 100px;
}
body article p img,
body article img.bleed,
body article iframe,
body article iframe.bleed,
body article p object {
display: block;
margin: 0;
padding: 0;
width: 100%;
float: none;
margin-left: -70px;
width: 700px;
max-width: 700px;
min-width: 700px;
}
body article li p img,
body article li img.bleed,
body article li iframe,
body article li iframe.bleed,
body article li p object { margin-left: -90px }
body article p img.nostyle {
width: 100%;
max-width: auto;
min-width: 0;
margin: 0;
}
ul#user_meta {
max-width: 230px;
width: 100%;
}
header#sidebar h2#tagline {
font-size: 15px;
line-height: 20px;
}
header#sidebar h1#blog_name a {
font-size: 25px;
line-height: 25px;
}
}
@media only all and (max-width:630px),all and (device-width:768px) and (device-height:1024px) and (orientation:portrait),all and (device-width:768px) and (device-height:1024px) and (orientation:landscape) {
article aside.kudo {
position: relative;
clear: both;
top: auto;
right: auto;
width: auto;
max-width: 470px;
min-width: 0;
margin: 0;
text-align: center;
min-height: 160px;
}
article aside.kudo a.kudobject {
width: 84px;
height: 84px;
margin: 0 auto;
margin-top: 10px;
margin-bottom: 0;
}
aside.kudo a.kudobject div.opening {
width: 68px;
height: 68px;
top: 8px;
}
aside.kudo a.kudobject span.circle {
top: 50%;
margin-top: -34px;
width: 68px;
height: 68px;
}
article aside.kudo a.counter {
font-size: 30px;
line-height: 30px;
}
aside.kudo.active a.counter span.txt {
letter-spacing: 1px;
margin: 0;
padding: 0;
position: relative;
right: auto;
width: auto;
height: auto;
top: -170px;
font-size: 40px;
line-height: 40px;
width: auto;
height: auto;
z-index: 9999;
background-color: #000;
padding: 15px;
padding-top: 10px;
padding-bottom: 10px;
display: block;
margin: 0 auto;
border-radius: 50px;
-moz-border-radius: 50px;
-webkit-border-radius: 50px;
color: #fff;
}
aside.kudo.complete span.circle { animation: bounce-mobile 1s }
@keyframes bounce-mobile {
0% {
transform: scale(1.1);
background-color: #000;
opacity: 1;
}
50% {
transform: scale(2.6);
opacity: .7;
background-color: #000;
}
60% {
transform: scale(0.6);
opacity: 1;
}
80% { transform: scale(0.95) }
100% { transform: scale(0.85) }
}
@-webkit-keyframes bounce-mobile {
0% {
-webkit-transform: scale(1.1);
background-color: #000;
opacity: 1;
}
50% {
-webkit-transform: scale(2.6);
opacity: .7;
background-color: #000;
}
60% {
-webkit-transform: scale(0.6);
opacity: 1;
}
80% { -webkit-transform: scale(0.95) }
100% { -webkit-transform: scale(0.85) }
}
@-moz-keyframes bounce-mobile {
0% {
-moz-transform: scale(1.1);
background-color: #000;
opacity: 1;
}
50% {
-moz-transform: scale(2.6);
opacity: .7;
background-color: #000;
}
60% {
-moz-transform: scale(0.6);
opacity: 1;
}
80% { -moz-transform: scale(0.95) }
100% { -moz-transform: scale(0.85) }
}
}
span.logo_square {
position: relative;
background-color: #000;
display: inline-block;
border-radius: 5px;
width: 28px;
height: 26px;
border: 1px solid #000;
}
span.logo_circle {
position: relative;
border: 2px solid #fff;
border-radius: 50%;
display: block;
width: 14px;
height: 14px;
margin: 0 auto;
margin-top: 4px;
text-indent: -9999px;
}
nav#svbtle_dropdown {
position: absolute;
top: 30px;
right: 30px;
z-index: 99;
}
section.inside nav#svbtle_dropdown { top: 15px }
section.posts_con nav#svbtle_dropdown { display: none }
nav#svbtle_dropdown span.logo_square {
width: 55px;
height: 32px;
}
nav#svbtle_dropdown span.logo_circle {
display: inline-block;
margin-left: 8px;
margin-top: 8px;
}
nav#svbtle_dropdown img {
vertical-align: top;
margin-top: 13px;
margin-left: 3px;
}
ul#dropdown {
background-color: #000;
position: absolute;
width: auto;
top: 29px;
right: 0;
border-radius: 5px;
border-top-right-radius: 0;
border-radius-topright: 0;
display: none;
}
ul#dropdown li {
margin: 0;
border-bottom: 1px solid #363636;
}
ul#dropdown li:last-child { border: none }
ul#dropdown li a:hover { color: #fff }
ul#dropdown li:first-child a { padding-top: 20px }
ul#dropdown li:last-child a { padding-bottom: 20px }
ul#dropdown li a {
padding-left: 20px;
padding-right: 30px;
display: block;
min-width: 140px;
text-transform: uppercase;
letter-spacing: 2px;
color: #ccc;
font-weight: 600;
border: none;
font-size: 14px;
display: block;
padding-top: 16px;
padding-bottom: 16px;
}
/* end prettified */
article h2 img.scalable {background-image:url("images/anchor.png");}
aside.kudo.complete span.circle{background-image:url("images/bolt_large.png");}
ol li ol { padding-left: 40px; }
body.page article.post{border-top: 0;}
/* http://pea.rs/content/data-table */
table{margin:0; padding:0}
table th,
table td{padding:10px 20px; text-align:left; border-bottom:1px solid #ccc}
table th{border-width:2px}
table td{color:#666}
table tr:last-child th,
table tr:last-child td{border-bottom:none}
table tr:nth-child(even){background:#eee}
/* Sidebar */
#searchform {margin-bottom: 15px}
#searchform .screen-reader-text{display: none;}
#searchform #s{border-radius: 100px; margin-left: -15px; background: url('images/icon-search.png') 14px center no-repeat; border: 1px solid #e7e7e7; border-color: #f1f1f1; text-indent: 20px; padding: 10px 20px; width: 60%}
#searchform #s:hover{border-color: #e7e7e7}
#searchform #s:focus{outline: none; width: 80%; border-color: #333}
#searchsubmit{display: none;}
/* eo Sidebar */
/* =Comments
-------------------------------------------------------------- */
.comments{ border-top: 1px solid #E2E2E2;
padding-top: 50px;
padding-left: 50px;
padding-right: 50px;
}
.comments ol{padding-top:20px}
#comments{clear:both}
#comments .navigation{padding:0 0 18px 0}
h3#comments-title,
h3#reply-title{color:#000; font-size:20px; font-weight:bold; margin-bottom:0}
h2#comments-title{padding:0 0; margin: 0}
ol.commentlist{list-style:none; margin:0; padding: 0; max-width: 500px; }
ol.commentlist li.comment{border-bottom:1px solid #e7e7e7; line-height:24px; margin:0 0 24px 0; padding:0 0 24px 106px; position:relative}
ol.commentlist li:last-child{border-bottom:none; margin-bottom:0}
#comments .comment-body ul,
#comments .comment-body ol{margin-bottom:18px}
#comments .comment-body p:last-child{margin-bottom:6px}
#comments .comment-body blockquote p:last-child{margin-bottom:24px}
.commentlist ol{list-style:decimal}
.commentlist .avatar{position:absolute; top:4px; left:0}
.comment-author{font-weight: bold; font-size: 13px}
.comment-author cite{color:#000; font-style:normal; font-weight:bold}
.comment-author .says{font-style:italic}
.comment-meta{font-size:12px; margin:0 0 18px 0}
.comment-meta a:link,
.comment-meta a:visited{color:#888; text-decoration:none}
.comment-meta a:active,
.comment-meta a:hover{color:#ff4b33}
.commentlist .even{}
.commentlist .bypostauthor{}
.reply{font-size:12px; padding:0 0 24px 0}
.reply a,
a.comment-edit-link{color:#888}
.reply a:hover,
a.comment-edit-link:hover{color:#ff4b33}
.commentlist .children{list-style:none; margin:0}
.commentlist .children li{border:none; margin:0}
.nopassword,
.nocomments{display:none}
#comments .pingback{border-bottom:1px solid #e7e7e7; margin-bottom:18px; padding-bottom:18px}
.commentlist li.comment+li.pingback{margin-top:-6px}
#comments .pingback p{color:#888; display:block; font-size:12px; line-height:18px; margin:0}
#comments .pingback .url{font-size:13px; font-style:italic}
input[type=submit]{color:#333}
#respond{position:relative; width: 500px; }
#respond p{margin:0}
#respond .comment-notes{margin-bottom:1em}
.form-allowed-tags{line-height:1em}
.children #respond{margin:0 48px 0 0}
h3#reply-title{margin:18px 0}
#comments-list #respond{margin:0 0 18px 0}
#comments-list ul #respond{margin:0}
#cancel-comment-reply-link{font-size:12px; font-weight:normal; line-height:18px}
article a.comment-reply-link{font-size: 13px; text-decoration: none; font-weight: bold;}
#respond .required{margin-left: -10px; color:#ff4b33; font-weight:bold}
#respond .comment-form-author label, #respond .comment-form-email label, #respond .comment-form-url label, #respond .comment-form-comment label{color:#888; font-size:12px; width: 70px; display: inline-block; }
#respond .comment-form-comment label {padding: 0; text-align: left; }
#respond input[type="text"]{margin-bottom:14px; padding:4px; margin-right:10px; border:0; border-bottom:1px solid #ccc}
#respond input[type="text"]:focus{outline:0; border-color:#333}
.comment-form-comment label{display: block;}
#respond textarea{border-color:#ccc}
#respond textarea:focus{outline:0}
.logged-in-as{font-size: 11px}
ol.commentlist li.comment.byuser{margin-top: 30px}
ol.commentlist li.comment.byuser #respond .form-submit{margin-left: 0}
#respond #submit{margin:0 0 9px; background:black; border-radius:5px; padding:10px 20px; font-weight:bold; width:auto; border:0; color:white; margin-bottom:50px}
#respond textarea{width: 500px; margin-bottom:10px; padding: 2%}
#respond .form-allowed-tags{color:#888; font-size:12px; line-height:18px}
#respond .form-allowed-tags code{font-size:11px}
#respond .form-submit{margin:12px 0 0 0}
#respond .form-submit input{font-size:14px; width:auto}
.form-allowed-tags{display: none;}
/* Changed from "visible" as it makes posts on loop page flow into next article if there's an image */
article.post {overflow: hidden}
#respond .comment-subscription-form{margin-bottom: 10px}
/* Wordpress aligment */
/* Alignment */
.alignleft{display:inline; float:left; margin-right:1.625em}
.alignright{display:inline; float:right; margin-left:1.625em}
.aligncenter{clear:both; display:block; margin-left:auto; margin-right:auto}
/* Wordpress.com Sharing */
.sharing{height: 30px !important}
.sharing .share-twitter .twitter_button{height: 20px !important}
.sharing-hidden li{height: 20px !important}
li.share-end{display: none !important; clear: none !important;}
.sharedaddy {height: 24px!important; clear: both; overflow: hidden}
.sharedaddy ul{margin: 0; padding: 0; list-style: none }
.sharedaddy li{float: left; margin: 0 !important; list-style: none !important; padding: 0 !important}
/* Responsive Comments */
@media (max-width: 630px) {
.comments {padding-top: 25px; padding-left: 25px; padding-right: 25px;}
#respond .comment-form-author label, #respond .comment-form-email label,
#respond .comment-form-url label, #respond .comment-form-comment label {width: inherit; padding-right: 10px;}
#respond .required {margin-left: inherit;}
#respond, #respond textarea {width: inherit; max-width: 98%;}
ol.commentlist li.comment {padding: inherit;}
.comment-author-avatar {visibility: hidden;}
}
/* Header Social Links */
ul.social_links {
display:block;
width:90%;
}
ul.social_links li {
float:left;
padding:10px;
}
ul.side_projects {
font-size:14px;
}
ul.side_projects li a {
text-decoration:underline;
}
ul.side_projects li a:hover {
text-decoration:none;
}
/* nicer caption style */
.wp-caption {
background-color:#EEEEEE;
border-radius: 3px 3px 3px 3px;
text-align:center;
padding:11px 6px 6px;
}
.wp-caption img {
display: inline;
}
.wp-caption-text {
font-size:12px;
font-style: italic;
margin:0;
padding:0;
max-width: 100% !important;
line-height: 18px;
} | wp-content/themes/svbtle/style.css |
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section { display: block }
audio,
canvas,
video {
display: inline-block;
*display: inline;
*zoom: 1;
}
audio:not([controls]) { display: none }
[hidden] { display: none }
html {
font-size: 100%;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
font-family: sans-serif;
color: #222;
}
body {
margin: 0;
font-size: 1em;
line-height: 1.4;
}
a { color: #00e }
a:visited { color: #551a8b }
a:hover { color: #06e }
a:focus { outline: thin dotted }
a:hover,
a:active { outline: 0 }
abbr[title] { border-bottom: 1px dotted }
b,
strong { font-weight: bold }
blockquote { margin: 1em 40px }
dfn { font-style: italic }
hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #ccc;
margin: 1em 0;
padding: 0;
}
ins {
background: #ff9;
color: #000;
text-decoration: none;
}
mark {
background: #ff0;
color: #000;
font-style: italic;
font-weight: bold;
}
pre,
code,
kbd,
samp {
font-family: monospace,serif;
_font-family: 'courier new',monospace;
font-size: 1em;
}
pre {
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
q { quotes: none }
q:before,
q:after {
content: "";
content: none;
}
small { font-size: 85% }
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup { top: -0.5em }
sub { bottom: -0.25em }
ul,
ol {
margin: 0;
padding: 0;
list-style: none;
list-style-type: none;
}
dd { margin: 0 0 0 40px }
nav ul,
nav ol {
list-style: none;
list-style-image: none;
margin: 0;
padding: 0;
}
img {
border: 0;
-ms-interpolation-mode: bicubic;
vertical-align: middle;
}
svg:not(:root) { overflow: hidden }
figure { margin: 0 }
form { margin: 0 }
fieldset {
border: 0;
margin: 0;
padding: 0;
}
label { cursor: pointer }
legend {
border: 0;
*margin-left: -7px;
padding: 0;
white-space: normal;
}
button,
input,
select,
textarea {
font-size: 100%;
margin: 0;
vertical-align: baseline;
*vertical-align: middle;
}
button,
input { line-height: normal }
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
cursor: pointer;
-webkit-appearance: button;
*overflow: visible;
}
button[disabled],
input[disabled] { cursor: default }
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
*width: 13px;
*height: 13px;
}
input[type="search"] {
-webkit-appearance: textfield;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none }
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
vertical-align: top;
resize: vertical;
}
input:invalid,
textarea:invalid { background-color: #f0dddd }
table {
border-collapse: collapse;
border-spacing: 0;
}
td { vertical-align: top }
.chromeframe {
margin: .2em 0;
background: #ccc;
color: black;
padding: .2em 0;
}
.ir {
display: block;
border: 0;
text-indent: -999em;
overflow: hidden;
background-color: transparent;
background-repeat: no-repeat;
text-align: left;
direction: ltr;
*line-height: 0;
}
.ir br { display: none }
.hidden {
display: none!important;
visibility: hidden;
}
.visuallyhidden {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto;
}
.invisible { visibility: hidden }
.clearfix:before,
.clearfix:after {
content: "";
display: table;
}
.clearfix:after { clear: both }
.clearfix { *zoom: 1 }
@media print {
* {
background: transparent!important;
color: black!important;
box-shadow: none!important;
text-shadow: none!important;
filter: none!important;
-ms-filter: none!important;
}
a,
a:visited { text-decoration: underline }
a[href]:after { content: " (" attr(href) ")" }
abbr[title]:after { content: " (" attr(title) ")" }
.ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after { content: "" }
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead { display: table-header-group }
tr,
img { page-break-inside: avoid }
img { max-width: 100%!important }
}
body {
background-color: #fff;
font-family: 'proxima-nova',sans-serif;
font-weight: 400;
min-width: 895px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
color: #3a3a3a;
margin-top: 25px;
margin-bottom: 20px;
max-width: 480px;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a { font-weight: inherit }
h1 {
font-size: 22px;
font-weight: bold;
}
h2 {
font-size: 20px;
font-weight: 600;
margin-top: 20px;
}
h3 {
font-size: 19px;
font-weight: 600;
}
h4 {
font-size: 17px;
font-weight: 600;
color: #555;
}
h5 {
color: #555;
font-size: 17px;
}
h6 {
font-size: 16px;
font-weight: 600;
color: #555;
}
p {
font-size: 15px;
line-height: 23px;
margin-top: 20px;
margin-bottom: 20px;
color: #4d4d4d;
font-family: 'proxima-nova',sans-serif;
font-weight: 400;
}
p img { margin: 0 }
em { font-style: italic }
strong {
font-weight: bold;
color: #333;
}
small { font-size: 80% }
a:link,
a:visited,
a:hover,
a:active { text-decoration: none }
blockquote {
display: inline-block;
padding-left: 18px;
padding-bottom: 0;
font-size: 15px;
line-height: 25px;
margin-left: 0;
margin-top: 0;
margin-bottom: 0;
border-left: 10px solid #000;
}
article blockquote code ol { margin-left: 28px }
article blockquote pre code { margin-left: 0 }
article blockquote h1,
article blockquote h2,
article blockquote h3,
article blockquote h4 { margin-top: 15px }
article blockquote p:first-child {
margin-top: 0;
padding-top: 0;
}
article blockquote p:last-child {
margin-bottom: 0;
padding-bottom: 0;
}
article blockquote blockquote { border-color: #e6e6e6 }
article blockquote blockquote blockquote { border-color: #ccc }
article.post blockquote p { max-width: 440px }
article.post blockquote blockquote p { max-width: 400px }
article.post blockquote blockquote blockquote p { max-width: 380px }
hr {
border: solid #f4f3f3;
border-width: 5px 0 0;
clear: both;
margin: 0;
margin-left: -20px;
margin-right: -20px;
height: 0;
width: auto;
max-width: 540px;
border-radius: 5px;
}
a,
a:visited {
color: #333;
text-decoration: none;
outline: 0;
}
a:hover,
a:focus { color: #000 }
p a,
p a:visited { line-height: inherit }
article img,
article iframe,
article object {
display: block;
margin: 0;
padding: 0;
max-width: 657px;
float: none;
}
article iframe,
article object {
min-height: 250px;
min-width: 0;
}
ul,
ol {
margin-bottom: 20px;
padding: 0;
margin: 0;
margin-left: 20px;
}
ul {
display: block;
list-style-type: none;
}
article.post ul {
list-style-type: disc;
max-width: 470px;
}
article.post ul li,
article.post ol li {
font-size: 15px;
line-height: 25px;
margin: 0;
color: #4d4d4d;
display: list-item;
margin-bottom: 5px;
margin-top: 5px;
}
article.post ol { max-width: 470px }
ol { list-style: decimal }
ul ul,
ul ol,
ol ol,
ol ul {
margin: 4px 0 5px 0;
font-size: 90%;
}
ul ul li,
ul ol li,
ol ol li,
ol ul li { margin-bottom: 6px }
li {
line-height: 18px;
margin-bottom: 12px;
}
code {
border: 1px solid #d2d2d2;
background-color: #f8f8f8;
padding-left: 5px;
padding-right: 5px;
display: inline;
padding-right: 5px;
font-size: 13px;
}
p code,
li code {
border-radius: 15px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
}
code span.pln {
padding-left: 0;
padding-right: 0;
}
pre code span.pln { padding-left: 0 }
code ol li span.pln { padding: none }
code ol {
padding-right: 0;
margin: 0;
padding: 0;
}
code li {
padding: 0;
padding-top: 3px;
padding-bottom: 5px;
padding-right: 0;
margin: 0;
}
pre { border: none }
pre code {
border: none;
display: block;
border: 1px solid #d2d2d2;
background-color: #f8f8f8;
padding-top: 10px;
padding-bottom: 10px;
font-size: 13px;
margin-left: -50px;
margin-right: 0;
width: auto;
border-left: none;
border-right: none;
padding-left: 50px;
}
pre code ol li {
border: none;
margin: 0;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 10px;
}
article pre code ul li,
article pre code ol li {
font-family: monospace,monospace;
font-size: 15px;
line-height: 16px;
}
article blockquote code ol { margin-left: 28px }
article blockquote pre code { margin-left: 0 }
header#sidebar {
width: 27%;
padding-left: 1.5%;
position: fixed;
z-index: 1;
min-height: 100%;
min-width: 240px;
}
section#river {
margin-left: 27%;
min-width: 658px;
position: relative;
z-index: 10;
background-color: #fff;
border-left: 1px solid #e3e3e3;
backface-visibility: visible;
-webkit-backface-visibility: visible;
-moz-backface-visibility: visible;
min-height: 900px;
z-index: 99999;
}
header#sidebar h1#blog_name {
font-weight: bold;
margin-top: 20px;
margin-bottom: 10px;
}
header#sidebar h1#blog_name a {
/*font-family: "freight-sans-pro",sans-serif;*/
font-family: Sanchez, helvetica, sans-serif;
font-weight: 900;
font-size: 30px;
line-height: 30px;
border: none;
padding: 0;
display: block;
color: #000;
margin-left: 0;
}
header#sidebar li.blog_owner {
margin: 0;
padding: 0;
}
header#sidebar h2#blog_owner {
font-weight: bold;
margin-top: 0;
margin-bottom: 0;
padding: 0;
margin: 0;
max-width: none;
}
header#sidebar h2#blog_owner a {
font-family: "freight-sans-pro",sans-serif;
font-weight: 900;
letter-spacing: 1px;
font-size: 13px;
line-height: 16px;
border: none;
padding: 0;
display: block;
color: #585858;
margin-left: 0;
margin-bottom: 10px;
text-transform: uppercase;
}
header#sidebar h2#tagline {
font-weight: 300;
font-size: 16px;
line-height: 23px;
color: #585c60;
-webkit-font-smoothing: antialiased;
max-width: none;
margin: 0;
margin-bottom: 25px;
}
ul#user_meta {
clear: both;
margin: 0;
padding: 0;
margin-left: 25px;
width: 75%;
}
ul#user_meta li {
display: block;
clear: both;
margin: 0;
padding: 0;
margin-bottom: 15px;
}
ul#user_meta li.blog_name { margin-bottom: 0 }
ul#user_meta li.tagline { margin-top: 0 }
ul#user_meta a {
display: inline-block;
font-size: 15px;
line-height: 14px;
border: 4px solid #f8f8f8;
border-radius: 20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
z-index: 999;
padding: 7px;
padding-left: 15px;
padding-right: 15px;
color: #999;
margin-left: -15px;
font-weight: 600;
position: relative;
}
ul#user_meta a:hover {
color: #000;
border-color: #000;
}
h1.notification {
padding-left: 50px;
font-size: 40px;
line-height: 50px;
}
header#begin {
padding-left: 40px;
padding-top: 40px;
padding-bottom: 40px;
}
header#begin time#top_time {
display: block;
position: relative;
text-transform: uppercase;
color: #000;
font-weight: 700;
font-size: 16px;
letter-spacing: 1px;
line-height: 33px;
font-family: "freight-sans-pro",sans-serif;
}
section.preview header#begin h2 {
color: #000;
font-weight: 900;
font-size: 35px;
margin-bottom: 0;
line-height: 35px;
margin-top: 20px;
font-family: "freight-sans-pro",sans-serif;
}
section.preview header#begin a.live_link { border-bottom: 1px solid #ccc }
section.preview header#begin h4 {
margin-top: 10px;
font-weight: normal;
font-size: 16px;
width: auto;
min-width: 0;
max-width: 100%;
}
article.post {
width: auto;
display: block;
position: relative;
padding-left: 50px;
padding-top: 40px;
padding-bottom: 40px;
border-top: 1px solid #e2e2e2;
min-height: 130px;
overflow-x: hidden;
}
article.post h2 { max-width: 500px }
article.post p { max-width: 80% }
article h2 { margin-top: 20px }
article h2 a:link,
article h2 a:hover,
article h2 a:visited,
article h2 a:active {
color: black;
text-decoration: none;
border-bottom: 1px solid #CCC;
font-family: "freight-sans-pro",sans-serif;
font-size: 20px;
line-height: 28px;
font-weight: 700;
-webkit-font-smoothing: antialiased;
}
article h2 a.no-link {
border: none;
font-size: 28px;
}
article h2 a.anchor {
border-bottom: 0;
margin-left: 10px;
}
article h2 img.scalable {
width: 16px;
height: 15px;
display: inline-block;
margin: 0;
padding: 0;
background: url(https://d1yg14i6wd46hx.cloudfront.net/cargo/icons/anchor_gray-ddf9ec6840c185762af2c37d07fefde8.png) center center no-repeat\9;
height: 18px\9;
border: 0;
vertical-align: top;
padding-top: 7px;
}
article a:link,
article a:visited,
article a:hover,
article a:active {
text-decoration: none;
border-bottom: 1px solid #ccc;
border-bottom: 1px solid #ccc;
color: #000;
}
.bleed,
span.bleed,
div.bleed,
p.bleed,
img.bleed {
margin-left: -50px;
display: block;
}
#svbtle_linkback {
position: fixed;
left: 25px;
bottom: 30px;
font-size: 15px;
letter-spacing: 0;
text-transform: uppercase;
font-family: "freight-sans-pro",sans-serif;
font-weight: 900;
line-height: 15px;
background-color: rgba(255,255,255,0.7);
padding: 10px;
height: 30px;
z-index: 9999;
border-radius: 5px;
}
#svbtle_linkback span.logo_square { margin-right: 5px }
div#notice {
display: block;
padding: 35px;
margin-left: -1px;
color: #fff;
font-size: 23px;
line-height: 30px;
font-weight: 600;
background-color: #6faf0a;
}
div#notice span {
font-size: 40px;
line-height: 40px;
font-weight: 900;
}
nav.pagination {
padding: 40px;
border-top: 1px solid #e2e2e2;
padding-bottom: 100px;
}
nav.pagination span.next a,
nav.pagination span.prev a {
padding: 10px;
padding-left: 20px;
padding-right: 20px;
border-radius: 30px;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
font-weight: 700;
text-transform: uppercase;
border: 3px solid;
}
nav.pagination span { display: none }
nav.pagination span.next {
display: block;
float: right;
}
nav.pagination span.next a:hover,
nav.pagination span.prev a:hover {
color: #000;
border-color: #000;
}
nav.pagination span.prev {
display: block;
float: left;
}
@keyframes bounce {
0% {
transform: scale(1.1);
background-color: #000;
opacity: 1;
}
50% {
transform: scale(1.6);
opacity: .7;
background-color: #000;
}
60% {
transform: scale(0.6);
opacity: 1;
}
80% { transform: scale(0.95) }
100% { transform: scale(0.85) }
}
@-webkit-keyframes bounce {
0% {
-webkit-transform: scale(1.1);
background-color: #000;
opacity: 1;
}
50% {
-webkit-transform: scale(1.6);
opacity: .7;
background-color: #000;
}
60% {
-webkit-transform: scale(0.6);
opacity: 1;
}
80% { -webkit-transform: scale(0.95) }
100% { -webkit-transform: scale(0.85) }
}
@-moz-keyframes bounce {
0% {
-moz-transform: scale(1.1);
background-color: #000;
opacity: 1;
}
50% {
-moz-transform: scale(1.6);
opacity: .7;
background-color: #000;
}
60% {
-moz-transform: scale(0.6);
opacity: 1;
}
80% { -moz-transform: scale(0.95) }
100% { -moz-transform: scale(0.85) }
}
table {
width: auto;
display: block;
}
td {
padding: 10px;
text-align: left;
}
@media all and (device-width:768px) and (device-height:1024px),only all and (max-height:630px) {
header#sidebar { position: absolute }
#svbtle_linkback {
top: 700px;
position: absolute;
}
}
@media all and (max-width:630px) {
body,
html { min-width: 0 }
#svbtle_linkback {
top: -10px;
right: 5px;
left: auto;
position: absolute;
}
#svbtle_linkback span.svbtle { display: none }
article ul,
article ol {
margin-left: 50px;
padding-left: 0;
}
article ul p,
article ol p { padding-left: 0 }
article.post ul {
max-width: auto;
min-width: 0;
padding-right: 10px;
}
aside#logo {
margin: 0 auto;
position: relative;
left: auto;
right: auto;
margin-top: 20px;
margin-bottom: 0;
}
ul#user_meta {
width: auto;
margin: 0 auto;
padding: 0;
text-align: center;
}
ul#user_meta li.link {
display: inline-block;
float: none;
width: auto;
clear: none;
margin: 0;
margin-bottom: 5px;
}
ul#user_meta li.link:first-child { margin-left: 5px }
ul#user_meta li.link:last-child { margin-right: 5px }
ul#user_meta li.link a { margin-left: 0 }
header#sidebar {
display: block;
position: relative;
width: auto;
height: auto;
text-align: center;
margin: 0;
padding: 0;
}
header#sidebar h1#blog_name,
header#sidebar h1#blog_name a {
margin: 0;
padding: 0;
text-align: center;
width: auto;
display: block;
position: relative;
max-width: none;
min-width: 0;
}
header#sidebar h1#blog_name { margin-top: 10px }
header#sidebar h2#tagline {
margin: 0 auto;
padding: 0;
max-width: 280px;
margin-top: 10px;
}
section#river {
margin: 0;
padding: 0;
border: none;
display: block;
width: auto;
min-width: 0;
margin-top: 15px;
clear: both;
background-color: #fff;
position: absolute;
}
section#river article {
width: auto;
padding-left: 0;
padding-top: 30px;
padding-bottom: 30px;
overflow: hidden;
}
article p,
article h2,
article h1,
article h3,
article h4,
article h5,
article h6 {
padding-right: 15px;
padding-left: 20px;
}
article hr {
margin-right: 10px;
margin-left: 10px;
width: auto;
}
header#sidebar { min-height: 0 }
article blockquote p,
article blockquote h2,
article blockquote h1,
article blockquote h3,
article blockquote h4,
article blockquote h5,
article blockquote h6 { padding-left: 10px }
article hr,
article p,
article h2,
article h1,
article h3,
article h4,
article h5,
article h6,
article blockquote p,
article blockquote h2,
article blockquote h1,
article blockquote h3,
article blockquote h4,
article blockquote h5,
article blockquote h6 { max-width: 100% }
article blockquote {
margin-left: 20px;
max-width: none;
min-width: 0;
margin-right: 0;
padding: 0;
}
article blockquote blockquote {
margin-left: 10px;
margin-right: 0;
}
article blockquote p { padding-left: 10px }
article blockquote ul,
article blockquote ol { margin-left: 50px }
section#river article h2 { margin-top: 0 }
section#river header#begin { display: none }
section#river article code {
width: auto;
margin: 0;
padding-left: 20px;
}
section#river article p code { padding-left: 5px }
article blockquote pre code {
margin: 0;
width: 80%;
padding-left: 20px;
padding-top: 20px;
padding-bottom: 20px;
border-right: 1px solid #ccc;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}
section#river article p img,
section#river article p iframe,
section#river article p object {
display: block;
margin: 0;
padding: 0;
width: 100%;
float: none;
}
article iframe,
article object {
min-height: 250px;
min-width: 0;
}
.bleed,
span.bleed,
div.bleed,
p.bleed,
img.bleed {
margin-left: 0;
margin-right: 0;
width: 100%;
padding: 0;
margin: 0;
}
body section#river,
body section#river article {
width: 100%;
max-width: 100%;
}
body section#river article p {
width: auto;
max-width: 100%;
min-width: 0;
display: block;
}
body section#river article p a {
width: auto;
min-width: 0;
max-width: 100%;
display: inline;
word-wrap: break-word;
word-break: hyphenate;
overflow: ellipsis;
}
body section#river article p a img {
display: inline-block;
border-bottom: 1px solid #fff;
margin-bottom: -1px;
}
header#sidebar ul#user_meta li.feed { display: none }
}
@media all and (min-width:1300px),all and (device-width:768px) and (device-height:1024px) and (orientation:landscape) {
header#sidebar {
margin-left: 0;
padding-left: 2%;
}
header#sidebar h2#tagline {
font-size: 18px;
line-height: 25px;
}
ul#user_meta {
max-width: 300px;
width: 65%;
}
header#sidebar h1#blog_name a {
font-size: 30px;
line-height: 30px;
}
aside#logo {
width: 165px;
height: 165px;
}
aside#logo div {
width: 135px;
height: 135px;
margin-top: 15px;
}
aside#logo div a {
width: 117px;
height: 117px;
margin-top: 9px;
}
}
@media all and (device-width:768px) and (device-height:1024px) and (orientation:portrait),all and (device-width:768px) and (device-height:1024px) and (orientation:landscape) {
body { min-width: 0 }
body section#river {
background-color: #fff;
min-width: 0;
max-width: auto;
padding-left: 0;
margin-left: 0;
}
body section#river article {
padding-left: 30px;
padding-top: 10px;
padding-right: 50px;
}
body article p img,
body article img.bleed,
body article iframe,
body article iframe.bleed,
body article p object {
width: auto;
margin-left: -30px;
max-width: 520px;
min-width: 520px;
}
body article li p img,
body article li img.bleed,
body article li iframe,
body article li iframe.bleed,
body article li p object { margin-left: -50px }
}
@media all and (device-width:768px) and (device-height:1024px) and (orientation:portrait) {
body section#river {
max-width: 550px;
margin-left: 250px;
}
body header#sidebar {
width: 240px;
max-width: auto;
min-width: 0;
margin: 0;
}
header#sidebar h1#blog_name a {
font-size: 25px;
line-height: 25px;
width: 100%;
max-width: auto;
min-width: 0;
padding: 0;
margin: 0;
}
header#sidebar h2#blog_owner a {
font-size: 12px;
margin-top: -5px;
}
header#sidebar h2#tagline { font-size: 15px }
body article pre code {
margin-left: -30px;
padding-left: 30px;
width: 480px;
min-width: 480px;
max-width: 480px;
}
}
@media all and (device-width:768px) and (device-height:1024px) and (orientation:landscape) {
body article code.prettyprint {
max-width: auto;
margin-left: -70px;
padding-left: 70px;
width: auto;
min-width: 560px;
padding-right: 70px;
}
body article p code.prettyprint {
padding-right: 5px;
padding-left: 5px;
min-width: 0;
max-width: auto;
margin-left: 0;
}
body section#river {
background-color: #fff;
min-width: 0;
max-width: auto;
padding-left: 0;
position: absolute;
right: 0;
top: 0;
width: 700px;
}
body section#river article {
padding-left: 70px;
padding-top: 30px;
padding-right: 100px;
}
body article p img,
body article img.bleed,
body article iframe,
body article iframe.bleed,
body article p object {
display: block;
margin: 0;
padding: 0;
width: 100%;
float: none;
margin-left: -70px;
width: 700px;
max-width: 700px;
min-width: 700px;
}
body article li p img,
body article li img.bleed,
body article li iframe,
body article li iframe.bleed,
body article li p object { margin-left: -90px }
body article p img.nostyle {
width: 100%;
max-width: auto;
min-width: 0;
margin: 0;
}
ul#user_meta {
max-width: 230px;
width: 100%;
}
header#sidebar h2#tagline {
font-size: 15px;
line-height: 20px;
}
header#sidebar h1#blog_name a {
font-size: 25px;
line-height: 25px;
}
}
@media only all and (max-width:630px),all and (device-width:768px) and (device-height:1024px) and (orientation:portrait),all and (device-width:768px) and (device-height:1024px) and (orientation:landscape) {
article aside.kudo {
position: relative;
clear: both;
top: auto;
right: auto;
width: auto;
max-width: 470px;
min-width: 0;
margin: 0;
text-align: center;
min-height: 160px;
}
article aside.kudo a.kudobject {
width: 84px;
height: 84px;
margin: 0 auto;
margin-top: 10px;
margin-bottom: 0;
}
aside.kudo a.kudobject div.opening {
width: 68px;
height: 68px;
top: 8px;
}
aside.kudo a.kudobject span.circle {
top: 50%;
margin-top: -34px;
width: 68px;
height: 68px;
}
article aside.kudo a.counter {
font-size: 30px;
line-height: 30px;
}
aside.kudo.active a.counter span.txt {
letter-spacing: 1px;
margin: 0;
padding: 0;
position: relative;
right: auto;
width: auto;
height: auto;
top: -170px;
font-size: 40px;
line-height: 40px;
width: auto;
height: auto;
z-index: 9999;
background-color: #000;
padding: 15px;
padding-top: 10px;
padding-bottom: 10px;
display: block;
margin: 0 auto;
border-radius: 50px;
-moz-border-radius: 50px;
-webkit-border-radius: 50px;
color: #fff;
}
aside.kudo.complete span.circle { animation: bounce-mobile 1s }
@keyframes bounce-mobile {
0% {
transform: scale(1.1);
background-color: #000;
opacity: 1;
}
50% {
transform: scale(2.6);
opacity: .7;
background-color: #000;
}
60% {
transform: scale(0.6);
opacity: 1;
}
80% { transform: scale(0.95) }
100% { transform: scale(0.85) }
}
@-webkit-keyframes bounce-mobile {
0% {
-webkit-transform: scale(1.1);
background-color: #000;
opacity: 1;
}
50% {
-webkit-transform: scale(2.6);
opacity: .7;
background-color: #000;
}
60% {
-webkit-transform: scale(0.6);
opacity: 1;
}
80% { -webkit-transform: scale(0.95) }
100% { -webkit-transform: scale(0.85) }
}
@-moz-keyframes bounce-mobile {
0% {
-moz-transform: scale(1.1);
background-color: #000;
opacity: 1;
}
50% {
-moz-transform: scale(2.6);
opacity: .7;
background-color: #000;
}
60% {
-moz-transform: scale(0.6);
opacity: 1;
}
80% { -moz-transform: scale(0.95) }
100% { -moz-transform: scale(0.85) }
}
}
span.logo_square {
position: relative;
background-color: #000;
display: inline-block;
border-radius: 5px;
width: 28px;
height: 26px;
border: 1px solid #000;
}
span.logo_circle {
position: relative;
border: 2px solid #fff;
border-radius: 50%;
display: block;
width: 14px;
height: 14px;
margin: 0 auto;
margin-top: 4px;
text-indent: -9999px;
}
nav#svbtle_dropdown {
position: absolute;
top: 30px;
right: 30px;
z-index: 99;
}
section.inside nav#svbtle_dropdown { top: 15px }
section.posts_con nav#svbtle_dropdown { display: none }
nav#svbtle_dropdown span.logo_square {
width: 55px;
height: 32px;
}
nav#svbtle_dropdown span.logo_circle {
display: inline-block;
margin-left: 8px;
margin-top: 8px;
}
nav#svbtle_dropdown img {
vertical-align: top;
margin-top: 13px;
margin-left: 3px;
}
ul#dropdown {
background-color: #000;
position: absolute;
width: auto;
top: 29px;
right: 0;
border-radius: 5px;
border-top-right-radius: 0;
border-radius-topright: 0;
display: none;
}
ul#dropdown li {
margin: 0;
border-bottom: 1px solid #363636;
}
ul#dropdown li:last-child { border: none }
ul#dropdown li a:hover { color: #fff }
ul#dropdown li:first-child a { padding-top: 20px }
ul#dropdown li:last-child a { padding-bottom: 20px }
ul#dropdown li a {
padding-left: 20px;
padding-right: 30px;
display: block;
min-width: 140px;
text-transform: uppercase;
letter-spacing: 2px;
color: #ccc;
font-weight: 600;
border: none;
font-size: 14px;
display: block;
padding-top: 16px;
padding-bottom: 16px;
}
/* end prettified */
article h2 img.scalable {background-image:url("images/anchor.png");}
aside.kudo.complete span.circle{background-image:url("images/bolt_large.png");}
ol li ol { padding-left: 40px; }
body.page article.post{border-top: 0;}
/* http://pea.rs/content/data-table */
table{margin:0; padding:0}
table th,
table td{padding:10px 20px; text-align:left; border-bottom:1px solid #ccc}
table th{border-width:2px}
table td{color:#666}
table tr:last-child th,
table tr:last-child td{border-bottom:none}
table tr:nth-child(even){background:#eee}
/* Sidebar */
#searchform {margin-bottom: 15px}
#searchform .screen-reader-text{display: none;}
#searchform #s{border-radius: 100px; margin-left: -15px; background: url('images/icon-search.png') 14px center no-repeat; border: 1px solid #e7e7e7; border-color: #f1f1f1; text-indent: 20px; padding: 10px 20px; width: 60%}
#searchform #s:hover{border-color: #e7e7e7}
#searchform #s:focus{outline: none; width: 80%; border-color: #333}
#searchsubmit{display: none;}
/* eo Sidebar */
/* =Comments
-------------------------------------------------------------- */
.comments{ border-top: 1px solid #E2E2E2;
padding-top: 50px;
padding-left: 50px;
padding-right: 50px;
}
.comments ol{padding-top:20px}
#comments{clear:both}
#comments .navigation{padding:0 0 18px 0}
h3#comments-title,
h3#reply-title{color:#000; font-size:20px; font-weight:bold; margin-bottom:0}
h2#comments-title{padding:0 0; margin: 0}
ol.commentlist{list-style:none; margin:0; padding: 0; max-width: 500px; }
ol.commentlist li.comment{border-bottom:1px solid #e7e7e7; line-height:24px; margin:0 0 24px 0; padding:0 0 24px 106px; position:relative}
ol.commentlist li:last-child{border-bottom:none; margin-bottom:0}
#comments .comment-body ul,
#comments .comment-body ol{margin-bottom:18px}
#comments .comment-body p:last-child{margin-bottom:6px}
#comments .comment-body blockquote p:last-child{margin-bottom:24px}
.commentlist ol{list-style:decimal}
.commentlist .avatar{position:absolute; top:4px; left:0}
.comment-author{font-weight: bold; font-size: 13px}
.comment-author cite{color:#000; font-style:normal; font-weight:bold}
.comment-author .says{font-style:italic}
.comment-meta{font-size:12px; margin:0 0 18px 0}
.comment-meta a:link,
.comment-meta a:visited{color:#888; text-decoration:none}
.comment-meta a:active,
.comment-meta a:hover{color:#ff4b33}
.commentlist .even{}
.commentlist .bypostauthor{}
.reply{font-size:12px; padding:0 0 24px 0}
.reply a,
a.comment-edit-link{color:#888}
.reply a:hover,
a.comment-edit-link:hover{color:#ff4b33}
.commentlist .children{list-style:none; margin:0}
.commentlist .children li{border:none; margin:0}
.nopassword,
.nocomments{display:none}
#comments .pingback{border-bottom:1px solid #e7e7e7; margin-bottom:18px; padding-bottom:18px}
.commentlist li.comment+li.pingback{margin-top:-6px}
#comments .pingback p{color:#888; display:block; font-size:12px; line-height:18px; margin:0}
#comments .pingback .url{font-size:13px; font-style:italic}
input[type=submit]{color:#333}
#respond{position:relative; width: 500px; }
#respond p{margin:0}
#respond .comment-notes{margin-bottom:1em}
.form-allowed-tags{line-height:1em}
.children #respond{margin:0 48px 0 0}
h3#reply-title{margin:18px 0}
#comments-list #respond{margin:0 0 18px 0}
#comments-list ul #respond{margin:0}
#cancel-comment-reply-link{font-size:12px; font-weight:normal; line-height:18px}
article a.comment-reply-link{font-size: 13px; text-decoration: none; font-weight: bold;}
#respond .required{margin-left: -10px; color:#ff4b33; font-weight:bold}
#respond .comment-form-author label, #respond .comment-form-email label, #respond .comment-form-url label, #respond .comment-form-comment label{color:#888; font-size:12px; width: 70px; display: inline-block; }
#respond .comment-form-comment label {padding: 0; text-align: left; }
#respond input[type="text"]{margin-bottom:14px; padding:4px; margin-right:10px; border:0; border-bottom:1px solid #ccc}
#respond input[type="text"]:focus{outline:0; border-color:#333}
.comment-form-comment label{display: block;}
#respond textarea{border-color:#ccc}
#respond textarea:focus{outline:0}
.logged-in-as{font-size: 11px}
ol.commentlist li.comment.byuser{margin-top: 30px}
ol.commentlist li.comment.byuser #respond .form-submit{margin-left: 0}
#respond #submit{margin:0 0 9px; background:black; border-radius:5px; padding:10px 20px; font-weight:bold; width:auto; border:0; color:white; margin-bottom:50px}
#respond textarea{width: 500px; margin-bottom:10px; padding: 2%}
#respond .form-allowed-tags{color:#888; font-size:12px; line-height:18px}
#respond .form-allowed-tags code{font-size:11px}
#respond .form-submit{margin:12px 0 0 0}
#respond .form-submit input{font-size:14px; width:auto}
.form-allowed-tags{display: none;}
/* Changed from "visible" as it makes posts on loop page flow into next article if there's an image */
article.post {overflow: hidden}
#respond .comment-subscription-form{margin-bottom: 10px}
/* Wordpress aligment */
/* Alignment */
.alignleft{display:inline; float:left; margin-right:1.625em}
.alignright{display:inline; float:right; margin-left:1.625em}
.aligncenter{clear:both; display:block; margin-left:auto; margin-right:auto}
/* Wordpress.com Sharing */
.sharing{height: 30px !important}
.sharing .share-twitter .twitter_button{height: 20px !important}
.sharing-hidden li{height: 20px !important}
li.share-end{display: none !important; clear: none !important;}
.sharedaddy {height: 24px!important; clear: both; overflow: hidden}
.sharedaddy ul{margin: 0; padding: 0; list-style: none }
.sharedaddy li{float: left; margin: 0 !important; list-style: none !important; padding: 0 !important}
/* Responsive Comments */
@media (max-width: 630px) {
.comments {padding-top: 25px; padding-left: 25px; padding-right: 25px;}
#respond .comment-form-author label, #respond .comment-form-email label,
#respond .comment-form-url label, #respond .comment-form-comment label {width: inherit; padding-right: 10px;}
#respond .required {margin-left: inherit;}
#respond, #respond textarea {width: inherit; max-width: 98%;}
ol.commentlist li.comment {padding: inherit;}
.comment-author-avatar {visibility: hidden;}
}
/* Header Social Links */
ul.social_links {
display:block;
width:90%;
}
ul.social_links li {
float:left;
padding:10px;
}
ul.side_projects {
font-size:14px;
}
ul.side_projects li a {
text-decoration:underline;
}
ul.side_projects li a:hover {
text-decoration:none;
}
/* nicer caption style */
.wp-caption {
background-color:#EEEEEE;
border-radius: 3px 3px 3px 3px;
text-align:center;
padding:11px 6px 6px;
}
.wp-caption img {
display: inline;
}
.wp-caption-text {
font-size:12px;
font-style: italic;
margin:0;
padding:0;
max-width: 100% !important;
line-height: 18px;
} | 0.482429 | 0.127245 |
body {
font-family: 'Raleway', sans-serif;
}
*::-webkit-input-placeholder {
/* Google Chrome y Safari */
font-family: 'Raleway', sans-serif;
font-size: 14px;
}
*:-moz-placeholder {
/* Firefox anterior a 19 */
font-family: 'Raleway', sans-serif;
font-size: 14px;
}
*::-moz-placeholder {
/* Firefox 19 y superior */
font-family: 'Raleway', sans-serif;
font-size: 14px;
}
*:-ms-input-placeholder {
/* Internet Explorer 10 y superior */
font-family: 'Raleway', sans-serif;
font-size: 14px;
}
p.bold {
font-weight: bold;
}
form.registro h3 {
text-align: center;
text-transform: uppercase;
margin: 20px 0;
}
form.registro label {
margin-bottom: 5px;
font-weight: bold;
}
label.ralew {
font-family: 'Raleway', sans-serif;
font-weight: bold;
}
label.ralew small {
font-weight: normal;
}
h3 {
font-family: 'Raleway', sans-serif
}
h4 {
text-align: center;
text-transform: uppercase;
border-bottom: 2px solid #fbbb00;
padding-bottom: 10px;
font-family: 'Raleway', sans-serif;
font-weight: bold;
}
div.paquetes .tabla-precio:hover {
transform: none;
box-shadow: none;
}
.caja {
background-color: #fff;
border: 1px solid #e1e1e1;
*padding: 10px;
*margin: 10px;
}
div.campo {
padding: 20px;
}
@media only screen and (min-width: 768px) {
div.campo {
float: left;
width: 33.3%;
}
}
div.paquetes .tabla-precio:hover {
text-transform: none;
box-shadow: none;
}
div.paquetes .tabla-precio input {
clear: both;
width: 120px;
margin: 10px auto 0 auto;
display: block;
}
.contenido-dia {
padding: 10px 20px;
display: none;
}
.calendar-none {
display: none;
}
@media only screen and (min-width: 768px) {
.contenido-dia>div {
float: left;
width: 33.3%;
padding: 5px;
}
}
.contenido-dia>div p {
text-align: left;
font-family: 'Raleway', sans-serif;
font-weight: bold;
}
.contenido-dia>div label {
display: block;
margin-bottom: 10px;
}
.contenido-dia>div input {
margin-right: 10px;
}
.contenido-dia>div label time {
color: #008000;
font-weight: bold;
}
/** RESUMEN **/
.resumen p {
font-size: 1.2em;
text-transform: uppercase;
}
div.resumen div.extras {
float: left;
width: 50%;
padding: 30px;
}
div.resumen div.extras div.orden {
text-align: left;
margin-bottom: 10px;
}
div.extras div.orden input {
margin: 10px 0 0 0;
}
div.resumen div.total {
float: right;
width: 50%;
padding: 30px;
}
div.resumen input {
display: block;
margin: 10px auto;
}
#lista-productos {
background-color: #004231;
font-family: 'Raleway', sans-serif;
border-radius: 3px;
color: #fff;
padding: 10px 15px;
display: none;
}
#suma-total {
color: #2c2a2a;
font-size: 2em;
text-align: center;
margin-top: -10px;
font-weight: 400;
}
#error {
clear: both;
padding: 8px;
font-size: 1.2em;
font-family: 'Raleway', sans-serif;
font-weight: 100;
text-align: center;
display: none;
border-radius: 3px;
background-color: rgba(223, 47, 41, 0.5);
} | css/registro.css | body {
font-family: 'Raleway', sans-serif;
}
*::-webkit-input-placeholder {
/* Google Chrome y Safari */
font-family: 'Raleway', sans-serif;
font-size: 14px;
}
*:-moz-placeholder {
/* Firefox anterior a 19 */
font-family: 'Raleway', sans-serif;
font-size: 14px;
}
*::-moz-placeholder {
/* Firefox 19 y superior */
font-family: 'Raleway', sans-serif;
font-size: 14px;
}
*:-ms-input-placeholder {
/* Internet Explorer 10 y superior */
font-family: 'Raleway', sans-serif;
font-size: 14px;
}
p.bold {
font-weight: bold;
}
form.registro h3 {
text-align: center;
text-transform: uppercase;
margin: 20px 0;
}
form.registro label {
margin-bottom: 5px;
font-weight: bold;
}
label.ralew {
font-family: 'Raleway', sans-serif;
font-weight: bold;
}
label.ralew small {
font-weight: normal;
}
h3 {
font-family: 'Raleway', sans-serif
}
h4 {
text-align: center;
text-transform: uppercase;
border-bottom: 2px solid #fbbb00;
padding-bottom: 10px;
font-family: 'Raleway', sans-serif;
font-weight: bold;
}
div.paquetes .tabla-precio:hover {
transform: none;
box-shadow: none;
}
.caja {
background-color: #fff;
border: 1px solid #e1e1e1;
*padding: 10px;
*margin: 10px;
}
div.campo {
padding: 20px;
}
@media only screen and (min-width: 768px) {
div.campo {
float: left;
width: 33.3%;
}
}
div.paquetes .tabla-precio:hover {
text-transform: none;
box-shadow: none;
}
div.paquetes .tabla-precio input {
clear: both;
width: 120px;
margin: 10px auto 0 auto;
display: block;
}
.contenido-dia {
padding: 10px 20px;
display: none;
}
.calendar-none {
display: none;
}
@media only screen and (min-width: 768px) {
.contenido-dia>div {
float: left;
width: 33.3%;
padding: 5px;
}
}
.contenido-dia>div p {
text-align: left;
font-family: 'Raleway', sans-serif;
font-weight: bold;
}
.contenido-dia>div label {
display: block;
margin-bottom: 10px;
}
.contenido-dia>div input {
margin-right: 10px;
}
.contenido-dia>div label time {
color: #008000;
font-weight: bold;
}
/** RESUMEN **/
.resumen p {
font-size: 1.2em;
text-transform: uppercase;
}
div.resumen div.extras {
float: left;
width: 50%;
padding: 30px;
}
div.resumen div.extras div.orden {
text-align: left;
margin-bottom: 10px;
}
div.extras div.orden input {
margin: 10px 0 0 0;
}
div.resumen div.total {
float: right;
width: 50%;
padding: 30px;
}
div.resumen input {
display: block;
margin: 10px auto;
}
#lista-productos {
background-color: #004231;
font-family: 'Raleway', sans-serif;
border-radius: 3px;
color: #fff;
padding: 10px 15px;
display: none;
}
#suma-total {
color: #2c2a2a;
font-size: 2em;
text-align: center;
margin-top: -10px;
font-weight: 400;
}
#error {
clear: both;
padding: 8px;
font-size: 1.2em;
font-family: 'Raleway', sans-serif;
font-weight: 100;
text-align: center;
display: none;
border-radius: 3px;
background-color: rgba(223, 47, 41, 0.5);
} | 0.285173 | 0.077274 |
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
/* Firefox */
input[type=number] {
-moz-appearance: textfield;
}
.dot {
height: 9px;
width: 9px;
position: absolute;
background-color: #ff0015;
border-radius: 50%;
display: inline-block;
border: 1px solid white;
margin-left: 16px;
margin-top: -20px;
}
.card-img-top {
width: 100%;
height: 15vw;
object-fit: cover;
}
.gg-shopping-cart {
display: block;
box-sizing: border-box;
position: relative;
transform: scale(var(--ggs, 1));
width: 20px;
height: 21px;
background:
linear-gradient(to left, currentColor 12px,
transparent 0) no-repeat -1px 6px/18px 2px,
linear-gradient(to left, currentColor 12px,
transparent 0) no-repeat 6px 14px/11px 2px,
linear-gradient(to left, currentColor 12px,
transparent 0) no-repeat 0 2px/4px 2px,
radial-gradient(circle, currentColor 60%,
transparent 40%) no-repeat 12px 17px/4px 4px,
radial-gradient(circle, currentColor 60%,
transparent 40%) no-repeat 6px 17px/4px 4px
}
.gg-shopping-cart::after,
.gg-shopping-cart::before {
content: "";
display: block;
position: absolute;
box-sizing: border-box;
width: 2px;
height: 14px;
background: currentColor;
top: 2px;
left: 4px;
transform: skew(12deg)
}
.gg-shopping-cart::after {
height: 10px;
top: 6px;
left: 16px;
transform: skew(-12deg)
}
.gg-image {
box-sizing: border-box;
position: relative;
display: block;
transform: scale(var(--ggs, 1));
width: 20px;
height: 16px;
overflow: hidden;
box-shadow: 0 0 0 2px;
border-radius: 2px
}
.gg-chevron-left {
box-sizing: border-box;
position: relative;
display: block;
transform: scale(var(--ggs, 1));
width: 22px;
height: 22px;
border: 2px solid transparent;
border-radius: 100px
}
.gg-chevron-left::after {
content: "";
display: block;
box-sizing: border-box;
position: absolute;
width: 10px;
height: 10px;
border-bottom: 2px solid;
border-left: 2px solid;
transform: rotate(45deg);
left: 6px;
top: 4px
} | public/css/custom.css | input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
/* Firefox */
input[type=number] {
-moz-appearance: textfield;
}
.dot {
height: 9px;
width: 9px;
position: absolute;
background-color: #ff0015;
border-radius: 50%;
display: inline-block;
border: 1px solid white;
margin-left: 16px;
margin-top: -20px;
}
.card-img-top {
width: 100%;
height: 15vw;
object-fit: cover;
}
.gg-shopping-cart {
display: block;
box-sizing: border-box;
position: relative;
transform: scale(var(--ggs, 1));
width: 20px;
height: 21px;
background:
linear-gradient(to left, currentColor 12px,
transparent 0) no-repeat -1px 6px/18px 2px,
linear-gradient(to left, currentColor 12px,
transparent 0) no-repeat 6px 14px/11px 2px,
linear-gradient(to left, currentColor 12px,
transparent 0) no-repeat 0 2px/4px 2px,
radial-gradient(circle, currentColor 60%,
transparent 40%) no-repeat 12px 17px/4px 4px,
radial-gradient(circle, currentColor 60%,
transparent 40%) no-repeat 6px 17px/4px 4px
}
.gg-shopping-cart::after,
.gg-shopping-cart::before {
content: "";
display: block;
position: absolute;
box-sizing: border-box;
width: 2px;
height: 14px;
background: currentColor;
top: 2px;
left: 4px;
transform: skew(12deg)
}
.gg-shopping-cart::after {
height: 10px;
top: 6px;
left: 16px;
transform: skew(-12deg)
}
.gg-image {
box-sizing: border-box;
position: relative;
display: block;
transform: scale(var(--ggs, 1));
width: 20px;
height: 16px;
overflow: hidden;
box-shadow: 0 0 0 2px;
border-radius: 2px
}
.gg-chevron-left {
box-sizing: border-box;
position: relative;
display: block;
transform: scale(var(--ggs, 1));
width: 22px;
height: 22px;
border: 2px solid transparent;
border-radius: 100px
}
.gg-chevron-left::after {
content: "";
display: block;
box-sizing: border-box;
position: absolute;
width: 10px;
height: 10px;
border-bottom: 2px solid;
border-left: 2px solid;
transform: rotate(45deg);
left: 6px;
top: 4px
} | 0.463201 | 0.099339 |
QDialog,
QWidget[form='true'] {
border: 0;
margin: 0;
padding: 0;
}
QWidget[header='true'] {
border: 0;
margin: 0;
padding: 0;
background: rgb(45, 45, 45);
}
QLabel[title='true'] {
font: 14pt;
}
QLabel[description='true'] {
font: 10pt;
}
QLabel{
font: 10pt;
}
QLabel[valid='false']{
color: rgb(255, 50, 50);
}
QLabel[err='true']{
font: 10pt;
color: rgb(255, 50, 50);
}
QLabel[clickable='true']{
padding-bottom: 4;
}
QLabel[clickable='true']:hover{
color: #CCC;
}
QPushButton{
height: 24px;
padding: 0 10 0 10;
}
QPushButton::menu-indicator{width:0px;}
QPushButton[grouptitle='true']{
background: rgb(68, 68, 68);
border: 0;
border-top: 1px solid rgb(55, 55, 55);
border-bottom: 1px solid rgb(55, 55, 55);
margin: 0;
padding: 0;
padding-left: 20px;
text-align: left;
}
QPushButton[grouptitle='true']:hover{
background: rgb(78, 78, 78);
border-radius: 0;
}
QPushButton[grouptitle='true']:pressed{}
QWidget[groupwidget='true']{
background: rgb(55, 55, 55);
}
QComboBox {
padding-left: 13;
height: 24px;
}
QLineEdit{
height: 24px;
padding-left: 10;
}
QSpinBox,
QDoubleSpinBox {
background: #2B2B2B;
border: 1px solid #505050;
border-radius: 3;
padding-left: 10;
height: 26px;
}
QSpinBox:focus,
QDoubleSpinBox:focus {
background: #2B2B2B;
border: 2px solid #507893;
padding-left: 10;
}
QSpinBox[valid='false'],
QDoubleSpinBox[valid='false'] {
border: 1px solid rgb(203, 40, 40);
}
QSpinBox[valid='false']:focus,
QDoubleSpinBox[valid='false']:focus {
border: 1px solid rgb(203, 40, 40);
}
QSpinBox::up-button,
QDoubleSpinBox::up-button {
background: rgb(255, 255, 255, 0);
border-bottom: 5px solid rgb(185,185,185);
border-left: 5px solid rgb(255, 255, 255, 0);
border-right: 5px solid rgb(255, 255, 255, 0);
border-top: 0px solid rgb(255, 255, 255, 0);
margin-bottom: 4px;
margin-left: 2px;
margin-right: 4px;
margin-top: -2px;
subcontrol-origin: border;
subcontrol-position: top right;
}
QSpinBox::down-button,
QDoubleSpinBox::down-button {
background: rgb(255, 255, 255, 0);
border-bottom: 0px solid rgb(255, 255, 255, 0);
border-left: 5px solid rgb(255, 255, 255, 0);
border-right: 5px solid rgb(255, 255, 255, 0);
border-top: 5px solid rgb(185,185,185);
margin-bottom: -2px;
margin-left: 2px;
margin-right: 4px;
margin-top: 4px;
subcontrol-origin: border;
subcontrol-position: bottom right;
}
QSpinBox::up-button:hover,
QDoubleSpinBox::up-button:hover {
border-bottom: 5px solid rgb(235,235,235);
border-left: 5px solid rgb(255, 255, 255, 0);
border-right: 5px solid rgb(255, 255, 255, 0);
border-top: 0px solid rgb(255, 255, 255, 0);
}
QSpinBox::down-button:hover,
QDoubleSpinBox::down-button:hover {
border-bottom: 0px solid rgb(255, 255, 255, 0);
border-left: 5px solid rgb(255, 255, 255, 0);
border-right: 5px solid rgb(255, 255, 255, 0);
border-top: 5px solid rgb(235,235,235);
}
QSpinBox::up-button:pressed,
QDoubleSpinBox::up-button:pressed {
border-bottom: 5px solid #FFF;
border-left: 5px solid rgb(255, 255, 255, 0);
border-right: 5px solid rgb(255, 255, 255, 0);
border-top: 0px solid rgb(255, 255, 255, 0);
margin-bottom: 3px;
}
QSpinBox::down-button:pressed,
QDoubleSpinBox::down-button:pressed {
margin-top: 3px;
border-bottom: 0px solid rgb(255, 255, 255, 0);
border-left: 5px solid rgb(255, 255, 255, 0);
border-right: 5px solid rgb(255, 255, 255, 0);
border-top: 5px solid #FFF;
}
QSpinBox::up-button:disabled,
QDoubleSpinBox::up-button:disabled {
background: rgb(55, 55, 55);
}
QSpinBox::down-button:disabled,
QDoubleSpinBox::down-button:disabled {
background: rgb(55, 55, 55);
} | mvp/resources/style.css | QDialog,
QWidget[form='true'] {
border: 0;
margin: 0;
padding: 0;
}
QWidget[header='true'] {
border: 0;
margin: 0;
padding: 0;
background: rgb(45, 45, 45);
}
QLabel[title='true'] {
font: 14pt;
}
QLabel[description='true'] {
font: 10pt;
}
QLabel{
font: 10pt;
}
QLabel[valid='false']{
color: rgb(255, 50, 50);
}
QLabel[err='true']{
font: 10pt;
color: rgb(255, 50, 50);
}
QLabel[clickable='true']{
padding-bottom: 4;
}
QLabel[clickable='true']:hover{
color: #CCC;
}
QPushButton{
height: 24px;
padding: 0 10 0 10;
}
QPushButton::menu-indicator{width:0px;}
QPushButton[grouptitle='true']{
background: rgb(68, 68, 68);
border: 0;
border-top: 1px solid rgb(55, 55, 55);
border-bottom: 1px solid rgb(55, 55, 55);
margin: 0;
padding: 0;
padding-left: 20px;
text-align: left;
}
QPushButton[grouptitle='true']:hover{
background: rgb(78, 78, 78);
border-radius: 0;
}
QPushButton[grouptitle='true']:pressed{}
QWidget[groupwidget='true']{
background: rgb(55, 55, 55);
}
QComboBox {
padding-left: 13;
height: 24px;
}
QLineEdit{
height: 24px;
padding-left: 10;
}
QSpinBox,
QDoubleSpinBox {
background: #2B2B2B;
border: 1px solid #505050;
border-radius: 3;
padding-left: 10;
height: 26px;
}
QSpinBox:focus,
QDoubleSpinBox:focus {
background: #2B2B2B;
border: 2px solid #507893;
padding-left: 10;
}
QSpinBox[valid='false'],
QDoubleSpinBox[valid='false'] {
border: 1px solid rgb(203, 40, 40);
}
QSpinBox[valid='false']:focus,
QDoubleSpinBox[valid='false']:focus {
border: 1px solid rgb(203, 40, 40);
}
QSpinBox::up-button,
QDoubleSpinBox::up-button {
background: rgb(255, 255, 255, 0);
border-bottom: 5px solid rgb(185,185,185);
border-left: 5px solid rgb(255, 255, 255, 0);
border-right: 5px solid rgb(255, 255, 255, 0);
border-top: 0px solid rgb(255, 255, 255, 0);
margin-bottom: 4px;
margin-left: 2px;
margin-right: 4px;
margin-top: -2px;
subcontrol-origin: border;
subcontrol-position: top right;
}
QSpinBox::down-button,
QDoubleSpinBox::down-button {
background: rgb(255, 255, 255, 0);
border-bottom: 0px solid rgb(255, 255, 255, 0);
border-left: 5px solid rgb(255, 255, 255, 0);
border-right: 5px solid rgb(255, 255, 255, 0);
border-top: 5px solid rgb(185,185,185);
margin-bottom: -2px;
margin-left: 2px;
margin-right: 4px;
margin-top: 4px;
subcontrol-origin: border;
subcontrol-position: bottom right;
}
QSpinBox::up-button:hover,
QDoubleSpinBox::up-button:hover {
border-bottom: 5px solid rgb(235,235,235);
border-left: 5px solid rgb(255, 255, 255, 0);
border-right: 5px solid rgb(255, 255, 255, 0);
border-top: 0px solid rgb(255, 255, 255, 0);
}
QSpinBox::down-button:hover,
QDoubleSpinBox::down-button:hover {
border-bottom: 0px solid rgb(255, 255, 255, 0);
border-left: 5px solid rgb(255, 255, 255, 0);
border-right: 5px solid rgb(255, 255, 255, 0);
border-top: 5px solid rgb(235,235,235);
}
QSpinBox::up-button:pressed,
QDoubleSpinBox::up-button:pressed {
border-bottom: 5px solid #FFF;
border-left: 5px solid rgb(255, 255, 255, 0);
border-right: 5px solid rgb(255, 255, 255, 0);
border-top: 0px solid rgb(255, 255, 255, 0);
margin-bottom: 3px;
}
QSpinBox::down-button:pressed,
QDoubleSpinBox::down-button:pressed {
margin-top: 3px;
border-bottom: 0px solid rgb(255, 255, 255, 0);
border-left: 5px solid rgb(255, 255, 255, 0);
border-right: 5px solid rgb(255, 255, 255, 0);
border-top: 5px solid #FFF;
}
QSpinBox::up-button:disabled,
QDoubleSpinBox::up-button:disabled {
background: rgb(55, 55, 55);
}
QSpinBox::down-button:disabled,
QDoubleSpinBox::down-button:disabled {
background: rgb(55, 55, 55);
} | 0.551574 | 0.091748 |
.application-form {
display: flex;
justify-content: center;
align-items: center;
}
.af-form {
gap: 50px;
display: flex;
justify-content: center;
align-items: flex-start;
}
.form-container-left {
display: grid;
grid-gap: 10px;
grid-template-columns: repeat(2, [col] 200px);
grid-template-rows: repeat(auto, [row] auto);
}
.form-container-right {
display: grid;
grid-gap: 10px;
grid-template-columns: repeat(2, [col] 200px);
grid-template-rows: repeat(auto, [row] auto);
}
.form-container-left > h4,
.form-container-right > h4 {
color: #112031;
font-weight: bold;
}
.form-container-left > hr,
.form-container-right > hr {
border: 1px solid #ccc;
grid-column: auto / span 2;
width: 100%;
}
.input-container {
display: flex;
flex-direction: column;
margin-bottom: 10px;
}
.input-container > input {
height: 40px;
border-radius: 4px;
border: 2px solid #ccc;
margin-bottom: 4px;
padding-left: 8px;
font-size: 16px;
color: #112031;
}
.input-container > input::placeholder {
}
.input-container > label {
font-size: 12px;
color: #ccc;
}
.form-container-hr {
margin-top: 50px;
background-color: #ccc;
height: 340px;
width: 2px;
}
.form-container-right > button {
background-color: #112031;
border: none;
border-radius: 4px;
color: #fff;
font-size: 16px;
font-weight: bold;
height: 40px;
margin-top: 10px;
grid-column: auto / span 2;
cursor: pointer;
}
.form-container-right > button:hover {
background-color: #152d35;
}
.oneRow {
grid-column: auto / span 2;
}
@media (max-width: 768px) {
.form-container-left {
grid-template-columns: repeat(2, [col] 125px);
}
.form-container-right {
grid-template-columns: repeat(2, [col] 125px);
}
}
@media (max-width: 600px) {
.af-form {
flex-direction: column;
align-items: center;
}
.form-container-hr {
display: none;
}
.form-container-left {
grid-template-columns: repeat(2, [col] 200px);
}
.form-container-right {
grid-template-columns: repeat(2, [col] 200px);
}
}
@media (max-width: 520px) {
.af-form {
flex-direction: column;
align-items: center;
}
.form-container-hr {
display: none;
}
.form-container-left {
grid-template-columns: repeat(2, [col] 125px);
}
.form-container-right {
grid-template-columns: repeat(2, [col] 125px);
}
} | final-project/src/containers/ApplicationForm/styles.module.css | .application-form {
display: flex;
justify-content: center;
align-items: center;
}
.af-form {
gap: 50px;
display: flex;
justify-content: center;
align-items: flex-start;
}
.form-container-left {
display: grid;
grid-gap: 10px;
grid-template-columns: repeat(2, [col] 200px);
grid-template-rows: repeat(auto, [row] auto);
}
.form-container-right {
display: grid;
grid-gap: 10px;
grid-template-columns: repeat(2, [col] 200px);
grid-template-rows: repeat(auto, [row] auto);
}
.form-container-left > h4,
.form-container-right > h4 {
color: #112031;
font-weight: bold;
}
.form-container-left > hr,
.form-container-right > hr {
border: 1px solid #ccc;
grid-column: auto / span 2;
width: 100%;
}
.input-container {
display: flex;
flex-direction: column;
margin-bottom: 10px;
}
.input-container > input {
height: 40px;
border-radius: 4px;
border: 2px solid #ccc;
margin-bottom: 4px;
padding-left: 8px;
font-size: 16px;
color: #112031;
}
.input-container > input::placeholder {
}
.input-container > label {
font-size: 12px;
color: #ccc;
}
.form-container-hr {
margin-top: 50px;
background-color: #ccc;
height: 340px;
width: 2px;
}
.form-container-right > button {
background-color: #112031;
border: none;
border-radius: 4px;
color: #fff;
font-size: 16px;
font-weight: bold;
height: 40px;
margin-top: 10px;
grid-column: auto / span 2;
cursor: pointer;
}
.form-container-right > button:hover {
background-color: #152d35;
}
.oneRow {
grid-column: auto / span 2;
}
@media (max-width: 768px) {
.form-container-left {
grid-template-columns: repeat(2, [col] 125px);
}
.form-container-right {
grid-template-columns: repeat(2, [col] 125px);
}
}
@media (max-width: 600px) {
.af-form {
flex-direction: column;
align-items: center;
}
.form-container-hr {
display: none;
}
.form-container-left {
grid-template-columns: repeat(2, [col] 200px);
}
.form-container-right {
grid-template-columns: repeat(2, [col] 200px);
}
}
@media (max-width: 520px) {
.af-form {
flex-direction: column;
align-items: center;
}
.form-container-hr {
display: none;
}
.form-container-left {
grid-template-columns: repeat(2, [col] 125px);
}
.form-container-right {
grid-template-columns: repeat(2, [col] 125px);
}
} | 0.550366 | 0.191422 |
.brand {
background-image: url("/bundles/backend/img/bg_header.png") !important;
background-repeat: no-repeat;
background-size: 348px 40px;
display: inline-block;
height: 20px;
width: 348px;
}
.bordetitulo {
border-top: 4px #e4e4e4 solid;
border-left: 4px #e4e4e4 solid;
border-right: 4px #e4e4e4 solid;
border-bottom: 0px #fff solid;
-webkit-border-radius: 10px 10px 0px 0px;
-moz-border-radius: 10px 10px 0px 0px;
border-radius: 10px 10px 0px 0px;
display: inline-block;
height: 38px;
margin: 0;
width: 212px;
}
.bordetitulo h3 {
border: 0 none;
color: #1d93c5;
font-size: 22px;
font-weight: bold;
line-height: 0px;
margin-top: 16px;
text-align: center;
}
.enlinea {
display: inline-block;
margin-left: 5px;
}
.invisible {
display: none;
}
.navbar-inverse .navbar-inner {
/*background-image: url("../bundles/backend/img/bg_header.png") !important;*/
background-repeat: no-repeat;
background-size: 183px 40px;
background-color: #08c;
background-image: -webkit-linear-gradient(bottom, #08c 45%, #04c 55%);
background-image: -moz-linear-gradient(bottom, #08c 45%, #04c 55%);
background-image: -ms-linear-gradient(bottom, #08c 45%, #04c 55%);
background-image: -o-linear-gradient(bottom, #08c 45%, #04c 55%);
background-image: linear-gradient(bottom, #08c 45%, #04c 55%);
background-image: linear-gradient(to bottom, #08c, #04c);
/* Standard syntax; must be last */
}
.navbar-inverse .btn-navbar {
background-color: #08c;
background-image: -webkit-linear-gradient(bottom, #08c 45%, #04c 55%);
background-image: -moz-linear-gradient(bottom, #08c 45%, #04c 55%);
background-image: -ms-linear-gradient(bottom, #08c 45%, #04c 55%);
background-image: -o-linear-gradient(bottom, #08c 45%, #04c 55%);
background-image: linear-gradient(bottom, #08c 45%, #04c 55%);
background-image: linear-gradient(to bottom, #08c, #04c);
/* Standard syntax; must be last */
}
.navbar-inverse .navbar-link {
color: #fff;
}
.navbar-inverse .navbar-link:hover {
color: #333;
}
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
color: #fff;
}
.navbar-inverse .brand,
.navbar-inverse .nav > li > a:hover {
color: #333;
}
.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
color: #333;
}
.flash-notice {
width: 400px;
display: inline-block;
margin-left: 100px;
}
.row-fluid {
position: relative;
display: table;
border-top: 4px #e4e4e4 solid;
}
.sidebar {
padding: 19px;
width: 18%;
min-width: 188px;
}
.sidebar a {
font-size: 1.3em;
margin: 0;
color: #0069d6;
text-decoration: none;
}
.sidebar a:hover {
text-decoration: underline;
}
.content {
width: 100%;
}
.menuaborde {
border: 4px solid #e4e4e4;
-webkit-border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;
padding: 3px 0 3px 3px;
position: absolute;
top: 15px;
width: 13% !important;
}
.fila {
display: table-row;
width: 100%;
}
.kolumna {
display: table-cell !important;
}
.kolumnaezkerra {
border-left: 4px solid #e4e4e4;
display: table-cell;
}
.kolumnaeskuina {
border-right: 4px solid #e4e4e4;
display: table-cell;
}
.content {
padding-right: 20px;
}
.content .h3titulo {
border: 0 none;
color: #1d93c5;
font-size: 26px;
font-weight: bold;
line-height: 24px;
margin: 10px 0 10px;
}
.content table td {
padding-left: 10px;
}
.divlanzador {
margin: 0 auto;
text-align: center;
width: 300px;
}
.tdacciones {
width: 200px;
padding-left: 2px !important;
}
.tdacciones ul {
margin: 10px;
}
.tdacciones2 {
width: 250px;
padding-left: 2px !important;
}
#divfooter {
border-color: #e4e4e4;
border-image: none;
-webkit-border-radius: 0 0 13px 13px;
-moz-border-radius: 0 0 13px 13px;
border-radius: 0 0 13px 13px;
border-style: none solid solid;
border-width: 0 4px 4px;
}
.dropinstruccion {
text-align: center;
}
#urlyoutube {
width: 350px;
}
.btnfilter {
width: 20px;
height: 20px;
}
.mith {
width: 5%;
}
.th1 {
width: 20%;
}
.th7 {
width: 10%;
}
.th2 {
width: 30%;
}
@media only screen and (max-width: 1024px) {
h1 {
font-size: 24px;
line-height: 26px;
margin: 0 0 10px 0;
}
.container-fluid {
padding-right: 20px;
padding-left: 20px;
margin-top: -5px;
}
#divtablet {
float: left !important;
}
#divinstrucciones {
float: left !important;
}
#divusuarios {
float: left !important;
}
.label, .badge {
font-size: 9px;
}
.kolumna {
display: table !important;
margin-bottom: 12px;
}
} | src/Gitek/BackendBundle/Resources/public/css/redesign.css | .brand {
background-image: url("/bundles/backend/img/bg_header.png") !important;
background-repeat: no-repeat;
background-size: 348px 40px;
display: inline-block;
height: 20px;
width: 348px;
}
.bordetitulo {
border-top: 4px #e4e4e4 solid;
border-left: 4px #e4e4e4 solid;
border-right: 4px #e4e4e4 solid;
border-bottom: 0px #fff solid;
-webkit-border-radius: 10px 10px 0px 0px;
-moz-border-radius: 10px 10px 0px 0px;
border-radius: 10px 10px 0px 0px;
display: inline-block;
height: 38px;
margin: 0;
width: 212px;
}
.bordetitulo h3 {
border: 0 none;
color: #1d93c5;
font-size: 22px;
font-weight: bold;
line-height: 0px;
margin-top: 16px;
text-align: center;
}
.enlinea {
display: inline-block;
margin-left: 5px;
}
.invisible {
display: none;
}
.navbar-inverse .navbar-inner {
/*background-image: url("../bundles/backend/img/bg_header.png") !important;*/
background-repeat: no-repeat;
background-size: 183px 40px;
background-color: #08c;
background-image: -webkit-linear-gradient(bottom, #08c 45%, #04c 55%);
background-image: -moz-linear-gradient(bottom, #08c 45%, #04c 55%);
background-image: -ms-linear-gradient(bottom, #08c 45%, #04c 55%);
background-image: -o-linear-gradient(bottom, #08c 45%, #04c 55%);
background-image: linear-gradient(bottom, #08c 45%, #04c 55%);
background-image: linear-gradient(to bottom, #08c, #04c);
/* Standard syntax; must be last */
}
.navbar-inverse .btn-navbar {
background-color: #08c;
background-image: -webkit-linear-gradient(bottom, #08c 45%, #04c 55%);
background-image: -moz-linear-gradient(bottom, #08c 45%, #04c 55%);
background-image: -ms-linear-gradient(bottom, #08c 45%, #04c 55%);
background-image: -o-linear-gradient(bottom, #08c 45%, #04c 55%);
background-image: linear-gradient(bottom, #08c 45%, #04c 55%);
background-image: linear-gradient(to bottom, #08c, #04c);
/* Standard syntax; must be last */
}
.navbar-inverse .navbar-link {
color: #fff;
}
.navbar-inverse .navbar-link:hover {
color: #333;
}
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
color: #fff;
}
.navbar-inverse .brand,
.navbar-inverse .nav > li > a:hover {
color: #333;
}
.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
color: #333;
}
.flash-notice {
width: 400px;
display: inline-block;
margin-left: 100px;
}
.row-fluid {
position: relative;
display: table;
border-top: 4px #e4e4e4 solid;
}
.sidebar {
padding: 19px;
width: 18%;
min-width: 188px;
}
.sidebar a {
font-size: 1.3em;
margin: 0;
color: #0069d6;
text-decoration: none;
}
.sidebar a:hover {
text-decoration: underline;
}
.content {
width: 100%;
}
.menuaborde {
border: 4px solid #e4e4e4;
-webkit-border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;
padding: 3px 0 3px 3px;
position: absolute;
top: 15px;
width: 13% !important;
}
.fila {
display: table-row;
width: 100%;
}
.kolumna {
display: table-cell !important;
}
.kolumnaezkerra {
border-left: 4px solid #e4e4e4;
display: table-cell;
}
.kolumnaeskuina {
border-right: 4px solid #e4e4e4;
display: table-cell;
}
.content {
padding-right: 20px;
}
.content .h3titulo {
border: 0 none;
color: #1d93c5;
font-size: 26px;
font-weight: bold;
line-height: 24px;
margin: 10px 0 10px;
}
.content table td {
padding-left: 10px;
}
.divlanzador {
margin: 0 auto;
text-align: center;
width: 300px;
}
.tdacciones {
width: 200px;
padding-left: 2px !important;
}
.tdacciones ul {
margin: 10px;
}
.tdacciones2 {
width: 250px;
padding-left: 2px !important;
}
#divfooter {
border-color: #e4e4e4;
border-image: none;
-webkit-border-radius: 0 0 13px 13px;
-moz-border-radius: 0 0 13px 13px;
border-radius: 0 0 13px 13px;
border-style: none solid solid;
border-width: 0 4px 4px;
}
.dropinstruccion {
text-align: center;
}
#urlyoutube {
width: 350px;
}
.btnfilter {
width: 20px;
height: 20px;
}
.mith {
width: 5%;
}
.th1 {
width: 20%;
}
.th7 {
width: 10%;
}
.th2 {
width: 30%;
}
@media only screen and (max-width: 1024px) {
h1 {
font-size: 24px;
line-height: 26px;
margin: 0 0 10px 0;
}
.container-fluid {
padding-right: 20px;
padding-left: 20px;
margin-top: -5px;
}
#divtablet {
float: left !important;
}
#divinstrucciones {
float: left !important;
}
#divusuarios {
float: left !important;
}
.label, .badge {
font-size: 9px;
}
.kolumna {
display: table !important;
margin-bottom: 12px;
}
} | 0.352648 | 0.12692 |
.empw .fas {
font-size: 200px;
}
.empw {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
width: 100%;
height: 100vh;
position: relative;
bottom: 100px;
}
#auth {
position: relative;
bottom: 10px;
left: 50px;
font-weight: 500;
}
.cartcom {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
footer {
position: relative;
top: 500px;
}
.steps {
position: relative;
right: 200px;
top: 15px;
}
.cart {
margin: 30px auto;
}
.items {
position: relative;
left: 50px;
}
.cart .fas {
font-size: 15px;
color: crimson;
position: relative;
left: 2px;
}
th {
width: 220px;
background-color: #f7f7f7;
height: 40px;
font-size: 13px;
font-weight: 500;
}
#s2 {
position: relative;
right: 190px;
}
#heading {
color: #3695d8;
text-align: center;
font-size: 23px;
}
#qty {
position: relative;
left: 20px;
top: 5px;
}
.first {
position: relative;
left: 12px;
}
#qt {
position: relative;
left: 190px;
top: 5px;
}
.second {
position: relative;
left: 193px;
bottom: 10px;
font-weight: bold;
}
#q {
position: relative;
left: 100px;
top: 5px;
}
.third {
position: relative;
left: 110px;
font-size: 15px;
bottom: 10px;
font-weight: bold;
}
#dot {
position: relative;
left: 60px;
width: 92%;
border-top: 1px dashed #999;
}
#ename {
color: #3695d8;
}
.tot {
display: flex;
position: relative;
left: 540px;
bottom: 20px;
}
.tot label {
position: relative;
top: 18px;
left: 10px;
font-size: 20px;
}
a {
text-decoration: none;
}
#pay {
padding: 10px;
background-color: rgb(41, 188, 255);
margin: 20px auto 0px auto;
border-radius: 5px;
outline: none;
width: 150px;
position: relative;
text-align: center;
color: rgb(12, 23, 47);
font-family: "Do Hyeon", sans-serif;
text-transform: uppercase;
font-size: 20px;
} | public/css/cart.css | .empw .fas {
font-size: 200px;
}
.empw {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
width: 100%;
height: 100vh;
position: relative;
bottom: 100px;
}
#auth {
position: relative;
bottom: 10px;
left: 50px;
font-weight: 500;
}
.cartcom {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
footer {
position: relative;
top: 500px;
}
.steps {
position: relative;
right: 200px;
top: 15px;
}
.cart {
margin: 30px auto;
}
.items {
position: relative;
left: 50px;
}
.cart .fas {
font-size: 15px;
color: crimson;
position: relative;
left: 2px;
}
th {
width: 220px;
background-color: #f7f7f7;
height: 40px;
font-size: 13px;
font-weight: 500;
}
#s2 {
position: relative;
right: 190px;
}
#heading {
color: #3695d8;
text-align: center;
font-size: 23px;
}
#qty {
position: relative;
left: 20px;
top: 5px;
}
.first {
position: relative;
left: 12px;
}
#qt {
position: relative;
left: 190px;
top: 5px;
}
.second {
position: relative;
left: 193px;
bottom: 10px;
font-weight: bold;
}
#q {
position: relative;
left: 100px;
top: 5px;
}
.third {
position: relative;
left: 110px;
font-size: 15px;
bottom: 10px;
font-weight: bold;
}
#dot {
position: relative;
left: 60px;
width: 92%;
border-top: 1px dashed #999;
}
#ename {
color: #3695d8;
}
.tot {
display: flex;
position: relative;
left: 540px;
bottom: 20px;
}
.tot label {
position: relative;
top: 18px;
left: 10px;
font-size: 20px;
}
a {
text-decoration: none;
}
#pay {
padding: 10px;
background-color: rgb(41, 188, 255);
margin: 20px auto 0px auto;
border-radius: 5px;
outline: none;
width: 150px;
position: relative;
text-align: center;
color: rgb(12, 23, 47);
font-family: "Do Hyeon", sans-serif;
text-transform: uppercase;
font-size: 20px;
} | 0.489015 | 0.12921 |
@font-face {
font:100% verdana,arial,sans-serif;
font-weight: 400;
}
body, html { margin: 0; padding: 0; height: 100%; }
section, board { display: block; padding: 0; }
body {
background: #ffffff;
font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
line-height: 1.7;
}
p { margin-top: 0; }
h2, h3, h1 {
font-weight: normal;
margin-bottom: .7em;
}
h1 { font-size: 140%; }
h2 { font-size: 120%; }
h3 { font-size: 110%; }
board > h2:first-child, section:first-child > h2 { margin-top: 0; }
section_content h2 {
margin-top: -1px;
width: fit-content;
color: white;
background-color: #50AE28;
border-top: 1px solid #89CD6B;
border-bottom-left-radius: 7px;
border-bottom-right-radius: 7px;
padding: 5px 11px 5px 11px;
}
#nav h1 {
margin-right: 12px;
margin-top: 0;
margin-bottom: 2px;
color: #1a988c;
letter-spacing: .5px;
}
a, a:visited, a:link, .quasilink {
color: #1a988c;
text-decoration: none;
}
em {
padding-right: 2px;
}
.quasilink {
cursor: pointer;
}
board {
max-width: 800px;
left: 258px;
right: 0;
bottom: 0;
top: 0;
border-left: 2px solid #1a988c;
border-right: 1px solid #e0f5f3;
padding: 30px 50px 100px 50px;
background: white;
z-index: 1;
position: relative;
min-height: 100%;
box-sizing: border-box;
-moz-box-sizing: border-box;
}
#nav {
position: fixed;
padding-top: 30px;
max-height: 100%;
box-sizing: -moz-border-box;
box-sizing: border-box;
overflow-y: auto;
left: 50px;
right: none;
width: 210px;
text-align: right;
z-index: 2;
}
#nav ul {
display: block;
margin: 0;
padding: 0;
margin-bottom: 32px;
}
#nav li {
display: block;
margin-bottom: 5px;
}
#nav li ul {
font-size: 80%;
margin-bottom: 0;
display: none;
}
#nav li.active ul {
display: block;
}
#nav li li a {
padding-right: 20px;
display: inline-block;
}
#nav ul a {
color: white;
background-color: rgb(154, 187, 183);
border-right: 2px solid #1a988c;
border-top-left-radius: 7px;
border-bottom-left-radius: 7px;
padding: 0 7px 1px 11px;
}
#nav ul a.active, #nav ul a:hover {
border-top: 2px solid #1a988c;
border-left: 2px solid #1a988c;
border-bottom: 2px solid #1a988c;
background-color: #ffffff;
border-right: 2px solid #ffffff;
margin-bottom: -1px;
color: #1a988c;
}
#logo {
border: 0;
margin-right: 12px;
margin-bottom: 25px;
}
section {
border-top: 1px solid rgba(26, 152, 140, 0.2);
margin: 1.5em 0;
}
section_content {
display: block;
padding: 0;
border-top: 1px solid #89CD6B;
margin: 1.5em 0.5em;
}
section.first {
border: none;
margin-top: 0;
}
#demo {
position: relative;
}
#demolist {
position: absolute;
right: 5px;
top: 5px;
z-index: 25;
}
.actions {
margin: 1em 0 0;
min-height: 100px;
position: relative;
}
.actionspicture {
pointer-events: none;
position: absolute;
height: 100px;
top: 0; left: 0; right: 0;
}
.actionlink {
pointer-events: auto;
font-family: arial;
font-size: 80%;
font-weight: bold;
position: absolute;
top: 0; bottom: 0;
line-height: 1;
height: 1em;
margin: auto;
}
.actionlink.download {
color: white;
right: 50%;
margin-right: 13px;
text-shadow: -1px 1px 3px #1a988c, -1px -1px 3px #1a988c, 1px 0px 3px #1a988c;
}
.actionlink.fund {
color: #1a988c;
left: 50%;
margin-left: 15px;
}
.actionlink:hover {
text-decoration: underline;
}
.actionlink a {
color: inherit;
}
.actionsleft {
float: left;
}
.actionsright {
float: right;
text-align: right;
}
@media screen and (max-width: 800px) {
.actions {
padding-top: 120px;
}
.actionsleft, .actionsright {
float: none;
text-align: left;
margin-bottom: 1em;
}
}
th {
text-decoration: underline;
font-weight: normal;
text-align: left;
}
#features ul {
list-style: none;
margin: 0 0 1em;
padding: 0 0 0 1.2em;
}
#features li:before {
content: "-";
width: 1em;
display: inline-block;
padding: 0;
margin: 0;
margin-left: -1em;
}
.rel {
margin-bottom: 0;
}
.rel-note {
margin-top: 0;
color: #555;
}
pre {
padding-left: 15px;
border-left: 2px solid #ddd;
}
code {
padding: 0 2px;
}
strong {
text-decoration: underline;
font-weight: normal;
}
#nav strong {
color: #1a988c;
letter-spacing: .5px;
padding-right: 20px;
text-decoration: none
display: inline-block;
}
.field {
border: 1px solid #1a988c;
}
.title {
text-align: center;
max-width: 300px;
word-wrap: break-word;
text-decoration: none;
}
.item {
color: gray;
text-align: center;
max-width: 300px;
font-size: 8px;
word-wrap: break-word;
}
#tooltipbox {
display: none;
}
head_ {
text-align: left;
word-wrap: break-word;
color: #ea924b;
letter-spacing: 1.3px;
text-decoration: none;
display: inline-block;
position: relative;
}
area_ {
position: relative;
display: block;
letter-spacing: 0.8px;
text-decoration: none;
line-height: 1.6;
margin: 2px 1px;
border-left: 1px solid #af9981;
padding-left: 13px;
}
key {
position: relative;
display: inline-block;
color: #ff6c6c;
}
value {
position: relative;
display: inline-block;
font: bold;
color: #0dff0d;
}
.btn-group {
position: relative;
float: right;
z-index: 25;
} | tools/external_converter_v2/parser/frontend/dash_board/static/style.css | @font-face {
font:100% verdana,arial,sans-serif;
font-weight: 400;
}
body, html { margin: 0; padding: 0; height: 100%; }
section, board { display: block; padding: 0; }
body {
background: #ffffff;
font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
line-height: 1.7;
}
p { margin-top: 0; }
h2, h3, h1 {
font-weight: normal;
margin-bottom: .7em;
}
h1 { font-size: 140%; }
h2 { font-size: 120%; }
h3 { font-size: 110%; }
board > h2:first-child, section:first-child > h2 { margin-top: 0; }
section_content h2 {
margin-top: -1px;
width: fit-content;
color: white;
background-color: #50AE28;
border-top: 1px solid #89CD6B;
border-bottom-left-radius: 7px;
border-bottom-right-radius: 7px;
padding: 5px 11px 5px 11px;
}
#nav h1 {
margin-right: 12px;
margin-top: 0;
margin-bottom: 2px;
color: #1a988c;
letter-spacing: .5px;
}
a, a:visited, a:link, .quasilink {
color: #1a988c;
text-decoration: none;
}
em {
padding-right: 2px;
}
.quasilink {
cursor: pointer;
}
board {
max-width: 800px;
left: 258px;
right: 0;
bottom: 0;
top: 0;
border-left: 2px solid #1a988c;
border-right: 1px solid #e0f5f3;
padding: 30px 50px 100px 50px;
background: white;
z-index: 1;
position: relative;
min-height: 100%;
box-sizing: border-box;
-moz-box-sizing: border-box;
}
#nav {
position: fixed;
padding-top: 30px;
max-height: 100%;
box-sizing: -moz-border-box;
box-sizing: border-box;
overflow-y: auto;
left: 50px;
right: none;
width: 210px;
text-align: right;
z-index: 2;
}
#nav ul {
display: block;
margin: 0;
padding: 0;
margin-bottom: 32px;
}
#nav li {
display: block;
margin-bottom: 5px;
}
#nav li ul {
font-size: 80%;
margin-bottom: 0;
display: none;
}
#nav li.active ul {
display: block;
}
#nav li li a {
padding-right: 20px;
display: inline-block;
}
#nav ul a {
color: white;
background-color: rgb(154, 187, 183);
border-right: 2px solid #1a988c;
border-top-left-radius: 7px;
border-bottom-left-radius: 7px;
padding: 0 7px 1px 11px;
}
#nav ul a.active, #nav ul a:hover {
border-top: 2px solid #1a988c;
border-left: 2px solid #1a988c;
border-bottom: 2px solid #1a988c;
background-color: #ffffff;
border-right: 2px solid #ffffff;
margin-bottom: -1px;
color: #1a988c;
}
#logo {
border: 0;
margin-right: 12px;
margin-bottom: 25px;
}
section {
border-top: 1px solid rgba(26, 152, 140, 0.2);
margin: 1.5em 0;
}
section_content {
display: block;
padding: 0;
border-top: 1px solid #89CD6B;
margin: 1.5em 0.5em;
}
section.first {
border: none;
margin-top: 0;
}
#demo {
position: relative;
}
#demolist {
position: absolute;
right: 5px;
top: 5px;
z-index: 25;
}
.actions {
margin: 1em 0 0;
min-height: 100px;
position: relative;
}
.actionspicture {
pointer-events: none;
position: absolute;
height: 100px;
top: 0; left: 0; right: 0;
}
.actionlink {
pointer-events: auto;
font-family: arial;
font-size: 80%;
font-weight: bold;
position: absolute;
top: 0; bottom: 0;
line-height: 1;
height: 1em;
margin: auto;
}
.actionlink.download {
color: white;
right: 50%;
margin-right: 13px;
text-shadow: -1px 1px 3px #1a988c, -1px -1px 3px #1a988c, 1px 0px 3px #1a988c;
}
.actionlink.fund {
color: #1a988c;
left: 50%;
margin-left: 15px;
}
.actionlink:hover {
text-decoration: underline;
}
.actionlink a {
color: inherit;
}
.actionsleft {
float: left;
}
.actionsright {
float: right;
text-align: right;
}
@media screen and (max-width: 800px) {
.actions {
padding-top: 120px;
}
.actionsleft, .actionsright {
float: none;
text-align: left;
margin-bottom: 1em;
}
}
th {
text-decoration: underline;
font-weight: normal;
text-align: left;
}
#features ul {
list-style: none;
margin: 0 0 1em;
padding: 0 0 0 1.2em;
}
#features li:before {
content: "-";
width: 1em;
display: inline-block;
padding: 0;
margin: 0;
margin-left: -1em;
}
.rel {
margin-bottom: 0;
}
.rel-note {
margin-top: 0;
color: #555;
}
pre {
padding-left: 15px;
border-left: 2px solid #ddd;
}
code {
padding: 0 2px;
}
strong {
text-decoration: underline;
font-weight: normal;
}
#nav strong {
color: #1a988c;
letter-spacing: .5px;
padding-right: 20px;
text-decoration: none
display: inline-block;
}
.field {
border: 1px solid #1a988c;
}
.title {
text-align: center;
max-width: 300px;
word-wrap: break-word;
text-decoration: none;
}
.item {
color: gray;
text-align: center;
max-width: 300px;
font-size: 8px;
word-wrap: break-word;
}
#tooltipbox {
display: none;
}
head_ {
text-align: left;
word-wrap: break-word;
color: #ea924b;
letter-spacing: 1.3px;
text-decoration: none;
display: inline-block;
position: relative;
}
area_ {
position: relative;
display: block;
letter-spacing: 0.8px;
text-decoration: none;
line-height: 1.6;
margin: 2px 1px;
border-left: 1px solid #af9981;
padding-left: 13px;
}
key {
position: relative;
display: inline-block;
color: #ff6c6c;
}
value {
position: relative;
display: inline-block;
font: bold;
color: #0dff0d;
}
.btn-group {
position: relative;
float: right;
z-index: 25;
} | 0.476092 | 0.123445 |
div.ClassViewer {
color: #323335 !important; /* background-selected-dark */
}
.content a {
color: #3d72c9; /* highlight */
}
.content h1 a {
color: #323335; /* background-selected-dark */
}
/* ==============================================
HEADER (TOP)
============================================== */
#header{
margin: 0;
padding: 0;
font-family: "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
}
#header *{
padding: 0;
margin: 0
}
#header h1{
font-size: 18px;
font-weight: bold;
color: #323335; /* background-selected-dark */
position: absolute;
top: 30px;
left: 20px;
margin: 0;
padding: 0;
}
#header .version{
font-size: 11px;
text-transform: lowercase;
color: #f4f4f4; /* light-background */
margin-top: -14px;
letter-spacing: 1px;
word-spacing: 4px;
position: absolute;
bottom: 20px;
right: 20px;
margin: 0;
padding: 0;
}
/* ==============================================
LEGEND (BOTTOM-LEFT)
============================================== */
#legend{
font-size: 11px;
width: 100%;
margin: 0;
padding: 0;
background: white;
}
#legend tr td{
border-bottom: 1px solid #ECECEC;
}
#legend td,
#legend th{
font-family: Verdana, "Lucida Grande", "Bitstream Vera Sans", Tahoma, "Lucida Sans Unicode", Arial, sans-serif;
font-size: 11px;
padding: 6px 8px 6px;
}
#legend td.text{
vertical-align: top;
padding-top: 4px;
}
#legend td.icon,
#legend td.icon img{
vertical-align: top;
text-align: center;
}
#legend h3{
font-family: "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
/* color: #134275;*/
font-size: 13px;
margin: 0 !important;
}
/* ==============================================
CONTENT (BOTTOM-RIGHT)
============================================== */
.content *{
padding: 0;
margin: 0
}
.content,
.content td,
.content th{
font-family: Verdana, "Lucida Grande", "Bitstream Vera Sans", Tahoma, "Lucida Sans Unicode", Arial, sans-serif;
font-size: 11px;
line-height: 1.4;
}
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6{
font-family: "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
}
.content h1{
font-size: 24px;
margin-bottom: 20px;
}
.content h1 small{
font-size: 14px;
font-weight: normal;
margin-bottom: 4px;
display: block;
}
.content h2{
font-size: 18px;
margin-top: 36px;
margin-bottom: 4px;
font-weight: bold;
}
.content h2.warning{
color: #D61F1C;
}
.content h3{
font-size: 14px;
margin-bottom: 4px;
}
.content img{
border: 0 none;
vertical-align: middle;
}
.content ul,
.content ol{
margin-left: 20px;
}
.content a:hover,
.content a:active{
text-decoration: underline;
}
.content table{
empty-cells: show;
}
.content td,
.content th{
vertical-align: top;
text-align: left;
}
/* ==============================================
SOURCE CODE
============================================== */
.content code,
.content pre{
font-family: Consolas, "Bitstream Vera Sans Mono", "Courier New", monospace;
background: white;
color: black;
border: 1px solid #ECECEC;
font-size: 11px;
font-weight: normal;
}
.keyword {
font-weight: bold;
}
.atom {
color: orange;
font-weight: bold;
}
.qxkey {
font-weight: bold;
}
.ident {
}
.comment {
color: #3f5fc0;
}
.string {
color: green;
}
.content code{
padding: 1px 3px;
}
.content pre{
overflow: auto;
padding: 4px 8px;
margin-top: 14px;
margin-bottom: 14px;
}
.content b,
.content strong,
.content th{
font-weight: bold;
color: #535256;
}
.content p{
margin-top: 3px;
margin-bottom: 5px;
}
.content ul{
list-style: square;
}
/* ==============================================
CLASS VIEWER: TOC Items
============================================== */
.tocitem {
margin: 2px 7px 10px 1px;
line-height: 18px;
cursor: pointer;
}
.tocitem img {
vertical-align: bottom;
}
.tocContainer {
margin-bottom: 10px;
}
/* ==============================================
CLASS VIEWER: CLASS DESCRIPTION
============================================== */
.ClassViewer h1 span.type{
color: #3d72c9; /* highlight */
font-weight: normal;
}
.ClassViewer div.class-description{
font-size: 12px;
line-height: 1.6;
overflow: auto;
background: #f4f4f4; /* light-background */
margin-bottom: 30px;
border: 1px solid #f4f4f4; /* light-background */
-moz-border-radius-topright: 20px;
padding: 2px 20px;
color: #000000; /* text */
}
.ClassViewer div.class-description p,
.ClassViewer div.class-description ul,
.ClassViewer div.class-description ol{
margin-top: 14px;
margin-bottom: 14px;
max-width: 600px;
}
.ClassViewer div.class-description em{
color: #3d72c9; /* highlight */
font-style: normal;
font-weight: bold;
}
/* ==============================================
CLASS VIEWER: INFO PANEL
============================================== */
.ClassViewer div.info-panel{
margin-top: 30px;
}
.ClassViewer div.info-panel h2{
cursor: default;
}
/* ==============================================
CLASS VIEWER: INFO TABLE
============================================== */
.ClassViewer table.info{
table-layout: fixed;
}
.ClassViewer table.info tr{
background: #f4f4f4; /* light-background */
color: #000000; /* text */
}
.ClassViewer table.info tr.marked{
background: #E1EEFF;
}
.ClassViewer table.info tr.item-protected{
background: #FFFAED !important;
}
.ClassViewer table.info tr.item-private{
background: #FFE3E4 !important;
}
.ClassViewer table.info tr.item-internal{
background: #FFF3F4 !important;
}
.ClassViewer table.info tr tr{
background: none !important;
}
/* ==============================================
CLASS VIEWER: INFO TABLE: COLUMNS
============================================== */
.ClassViewer table.info tr td{
border-top: 3px solid #fff;
overflow: hidden;
padding: 4px 4px 2px;
}
.ClassViewer table.info tr td td{
border-top: 0 none;
padding: 0;
}
.ClassViewer table.info td.icon{
text-align: left;
width: 24px;
}
.ClassViewer table.info td.type{
width: 170px;
}
.ClassViewer table.info td.type,
.ClassViewer table.info td.type a{
font-size: 11px;
font-style: italic;
font-weight: bold;
color: #3d72c9; /* highlight */
}
.ClassViewer table.info td.toggle{
text-align: center;
width: 16px;
padding: 6px 1px 0;
}
.ClassViewer table.info td.toggle img{
cursor: default;
}
.ClassViewer table.info td.text{
padding-right: 10px;
}
.ClassViewer table.info td.text h3{
cursor: default;
}
.ClassViewer table.info td.text table{
padding: 0;
}
.ClassViewer table.info td.text table td{
padding: 1px 3px;
}
.ClassViewer table.info td.text table th{
text-align: left;
font-weight: normal;
padding: 1px 3px;
}
/* ==============================================
CLASS VIEWER: METHOD SIGNATURE
============================================== */
.ClassViewer span.method-signature{
color: #3d72c9; /* highlight */
}
.ClassViewer span.method-signature a{
color: #3d72c9; /* highlight */
}
.ClassViewer span.method-signature span.separator,
.ClassViewer span.method-signature span.parenthesis{
/* color: #134275;*/
font-weight: bold;
}
.ClassViewer span.method-signature span.parameter-type{
font-style: italic;
font-size: 11px;
}
/* ==============================================
CLASS VIEWER: ITEM DETAILS
============================================== */
.ClassViewer div.item-detail-headline{
font-weight: bold;
color: #1D65B3;
margin-top: 10px;
}
.ClassViewer div.item-detail-error{
font-weight: bold;
color: #D61F1C;
margin-top: 10px;
}
.ClassViewer div.item-detail-text{
padding-left: 12px;
margin-bottom: 6px;
}
.ClassViewer div.item-detail-text p{
display: inline;
}
.ClassViewer span.item-detail-optional{
font-style: italic;
}
.ClassViewer span.item-deprecated,
.ClassViewer span.item-deprecated *{
text-decoration: line-through;
color: #7193b9;
} | component/apiviewer/source/resource/apiviewer/css/apiviewer.css | div.ClassViewer {
color: #323335 !important; /* background-selected-dark */
}
.content a {
color: #3d72c9; /* highlight */
}
.content h1 a {
color: #323335; /* background-selected-dark */
}
/* ==============================================
HEADER (TOP)
============================================== */
#header{
margin: 0;
padding: 0;
font-family: "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
}
#header *{
padding: 0;
margin: 0
}
#header h1{
font-size: 18px;
font-weight: bold;
color: #323335; /* background-selected-dark */
position: absolute;
top: 30px;
left: 20px;
margin: 0;
padding: 0;
}
#header .version{
font-size: 11px;
text-transform: lowercase;
color: #f4f4f4; /* light-background */
margin-top: -14px;
letter-spacing: 1px;
word-spacing: 4px;
position: absolute;
bottom: 20px;
right: 20px;
margin: 0;
padding: 0;
}
/* ==============================================
LEGEND (BOTTOM-LEFT)
============================================== */
#legend{
font-size: 11px;
width: 100%;
margin: 0;
padding: 0;
background: white;
}
#legend tr td{
border-bottom: 1px solid #ECECEC;
}
#legend td,
#legend th{
font-family: Verdana, "Lucida Grande", "Bitstream Vera Sans", Tahoma, "Lucida Sans Unicode", Arial, sans-serif;
font-size: 11px;
padding: 6px 8px 6px;
}
#legend td.text{
vertical-align: top;
padding-top: 4px;
}
#legend td.icon,
#legend td.icon img{
vertical-align: top;
text-align: center;
}
#legend h3{
font-family: "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
/* color: #134275;*/
font-size: 13px;
margin: 0 !important;
}
/* ==============================================
CONTENT (BOTTOM-RIGHT)
============================================== */
.content *{
padding: 0;
margin: 0
}
.content,
.content td,
.content th{
font-family: Verdana, "Lucida Grande", "Bitstream Vera Sans", Tahoma, "Lucida Sans Unicode", Arial, sans-serif;
font-size: 11px;
line-height: 1.4;
}
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6{
font-family: "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
}
.content h1{
font-size: 24px;
margin-bottom: 20px;
}
.content h1 small{
font-size: 14px;
font-weight: normal;
margin-bottom: 4px;
display: block;
}
.content h2{
font-size: 18px;
margin-top: 36px;
margin-bottom: 4px;
font-weight: bold;
}
.content h2.warning{
color: #D61F1C;
}
.content h3{
font-size: 14px;
margin-bottom: 4px;
}
.content img{
border: 0 none;
vertical-align: middle;
}
.content ul,
.content ol{
margin-left: 20px;
}
.content a:hover,
.content a:active{
text-decoration: underline;
}
.content table{
empty-cells: show;
}
.content td,
.content th{
vertical-align: top;
text-align: left;
}
/* ==============================================
SOURCE CODE
============================================== */
.content code,
.content pre{
font-family: Consolas, "Bitstream Vera Sans Mono", "Courier New", monospace;
background: white;
color: black;
border: 1px solid #ECECEC;
font-size: 11px;
font-weight: normal;
}
.keyword {
font-weight: bold;
}
.atom {
color: orange;
font-weight: bold;
}
.qxkey {
font-weight: bold;
}
.ident {
}
.comment {
color: #3f5fc0;
}
.string {
color: green;
}
.content code{
padding: 1px 3px;
}
.content pre{
overflow: auto;
padding: 4px 8px;
margin-top: 14px;
margin-bottom: 14px;
}
.content b,
.content strong,
.content th{
font-weight: bold;
color: #535256;
}
.content p{
margin-top: 3px;
margin-bottom: 5px;
}
.content ul{
list-style: square;
}
/* ==============================================
CLASS VIEWER: TOC Items
============================================== */
.tocitem {
margin: 2px 7px 10px 1px;
line-height: 18px;
cursor: pointer;
}
.tocitem img {
vertical-align: bottom;
}
.tocContainer {
margin-bottom: 10px;
}
/* ==============================================
CLASS VIEWER: CLASS DESCRIPTION
============================================== */
.ClassViewer h1 span.type{
color: #3d72c9; /* highlight */
font-weight: normal;
}
.ClassViewer div.class-description{
font-size: 12px;
line-height: 1.6;
overflow: auto;
background: #f4f4f4; /* light-background */
margin-bottom: 30px;
border: 1px solid #f4f4f4; /* light-background */
-moz-border-radius-topright: 20px;
padding: 2px 20px;
color: #000000; /* text */
}
.ClassViewer div.class-description p,
.ClassViewer div.class-description ul,
.ClassViewer div.class-description ol{
margin-top: 14px;
margin-bottom: 14px;
max-width: 600px;
}
.ClassViewer div.class-description em{
color: #3d72c9; /* highlight */
font-style: normal;
font-weight: bold;
}
/* ==============================================
CLASS VIEWER: INFO PANEL
============================================== */
.ClassViewer div.info-panel{
margin-top: 30px;
}
.ClassViewer div.info-panel h2{
cursor: default;
}
/* ==============================================
CLASS VIEWER: INFO TABLE
============================================== */
.ClassViewer table.info{
table-layout: fixed;
}
.ClassViewer table.info tr{
background: #f4f4f4; /* light-background */
color: #000000; /* text */
}
.ClassViewer table.info tr.marked{
background: #E1EEFF;
}
.ClassViewer table.info tr.item-protected{
background: #FFFAED !important;
}
.ClassViewer table.info tr.item-private{
background: #FFE3E4 !important;
}
.ClassViewer table.info tr.item-internal{
background: #FFF3F4 !important;
}
.ClassViewer table.info tr tr{
background: none !important;
}
/* ==============================================
CLASS VIEWER: INFO TABLE: COLUMNS
============================================== */
.ClassViewer table.info tr td{
border-top: 3px solid #fff;
overflow: hidden;
padding: 4px 4px 2px;
}
.ClassViewer table.info tr td td{
border-top: 0 none;
padding: 0;
}
.ClassViewer table.info td.icon{
text-align: left;
width: 24px;
}
.ClassViewer table.info td.type{
width: 170px;
}
.ClassViewer table.info td.type,
.ClassViewer table.info td.type a{
font-size: 11px;
font-style: italic;
font-weight: bold;
color: #3d72c9; /* highlight */
}
.ClassViewer table.info td.toggle{
text-align: center;
width: 16px;
padding: 6px 1px 0;
}
.ClassViewer table.info td.toggle img{
cursor: default;
}
.ClassViewer table.info td.text{
padding-right: 10px;
}
.ClassViewer table.info td.text h3{
cursor: default;
}
.ClassViewer table.info td.text table{
padding: 0;
}
.ClassViewer table.info td.text table td{
padding: 1px 3px;
}
.ClassViewer table.info td.text table th{
text-align: left;
font-weight: normal;
padding: 1px 3px;
}
/* ==============================================
CLASS VIEWER: METHOD SIGNATURE
============================================== */
.ClassViewer span.method-signature{
color: #3d72c9; /* highlight */
}
.ClassViewer span.method-signature a{
color: #3d72c9; /* highlight */
}
.ClassViewer span.method-signature span.separator,
.ClassViewer span.method-signature span.parenthesis{
/* color: #134275;*/
font-weight: bold;
}
.ClassViewer span.method-signature span.parameter-type{
font-style: italic;
font-size: 11px;
}
/* ==============================================
CLASS VIEWER: ITEM DETAILS
============================================== */
.ClassViewer div.item-detail-headline{
font-weight: bold;
color: #1D65B3;
margin-top: 10px;
}
.ClassViewer div.item-detail-error{
font-weight: bold;
color: #D61F1C;
margin-top: 10px;
}
.ClassViewer div.item-detail-text{
padding-left: 12px;
margin-bottom: 6px;
}
.ClassViewer div.item-detail-text p{
display: inline;
}
.ClassViewer span.item-detail-optional{
font-style: italic;
}
.ClassViewer span.item-deprecated,
.ClassViewer span.item-deprecated *{
text-decoration: line-through;
color: #7193b9;
} | 0.345216 | 0.085518 |
li.client_panel {
display: block;
position: relative;
margin-left: 13px;
padding-bottom: 5px;
}
#foundation {
float: left;
margin: 0px 10px 0px 0px;
width: 135px;
height: 135px;
}
#research {
float: left;
margin: 0px 10px 0px 0px;
width: 25%;
height:25%;
}
#logo {
min-height: 32px;
}
@media screen and (max-width:766px) {
#logo {
height: 32px;
margin-top: -5px;
}
}
p {
line-height: 2em;
font-weight: 300;
}
.navbar-default {
background-color: transparent; }
.navbar-nav > li > a {
padding-top: 37px; }
.page-header {
margin: 20px 0 20px;
}
.panel-default > .panel-heading {
padding: 10px 15px;
background-color: transparent;
}
.panel {
border-radius: 0px;
margin-top: 20px;
}
.h1, .h2, .h3, h1, h2, h3 {
margin-top: 0px;
margin-bottom: 10px;
}
h1.centre-the-construct{
font-weight: 100;
}
.survey{
padding: 20px 40px 30px 0px;
}
h1.survey{
font-weight: 100;
}
h2.survey{
font-weight: 100;
}
h4.bullets-heading {
font-size: 1.5em;
font-family: Lato;
font-weight: 300;
margin-bottom: 10px;
margin-top: 5px;
padding-top: 0px;
}
li.list-bullets {
/*
* We want the bullets outside of the list,
* so the text is aligned. Now the actual bullet
* is outside of the list’s container
*/
list-style-position: outside;
text-indent: -0.7em;
display: block;
/*
* Because the bullet is outside of the list’s
* container, indent the list entirely
*/
margin-left: 0em;
}
.list-group-item {
position: relative;
display: block;
padding: 5px 15px;
margin-bottom: -1px;
background-color: transparent;
border: none;
}
.list-bullets {
display: block;
font-family: Lato;
font-weight: 300;
font-size: 16px;
margin-bottom: 5px;
line-height: 2.3em;
}
.portthumbnail {
float: left;
padding: 0px 10px 0px 0px;
}
.clear {
clear: left;
}
.form-control {
border-radius: 0px;
}
.h1, h1 {
font-size: 36px;
font-weight: 300;
}
/* Tabel Persona Componant Styles */
table {
border: 1px solid #888;
border-radius: 0px;
width: 100%;
}
th {
color: #888888;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-user-select: none;
border-bottom: 1px solid #888;
}
td {
background-color: #fff;
width: 25%;
}
th, td {
min-width: 120px;
padding: 10px 20px;
}
th.active {
color: #fff;
}
th.active .arrow {
opacity: 1;
}
.arrow {
display: inline-block;
vertical-align: middle;
width: 0;
height: 0;
margin-left: 5px;
opacity: 0.66;
}
.arrow.asc {
border-left: 4px solid transparent;
border-right: 4px solid transparent;
border-bottom: 4px solid #fff;
}
.arrow.dsc {
border-left: 4px solid transparent;
border-right: 4px solid transparent;
border-top: 4px solid #fff;
}
.fa-cogs {
color: #888888;
}
.centre-the-construct {
margin-left: 40%;
margin-top: 15%;
}
/** Application Alert Alterations **/
.thumbalert{
padding-right: 10px;
}
.alert-success {
color: #555;
background-color: #f3f3f3;
border-color: #888888;
}
.alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 0px;
}
/* links */
a, a :active, a:hover{
color: #757575;
text-decoration: none;
}
#inputID {
margin-bottom: 10px;
}
.custom_text_area {
border:none;
font-family: Lato;
font-weight:300;
box-shadow: none;
font-size: x-large;
float: left;
}
.custom_text_area:focus {
border:none
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow:none;
}
.closebracket{
position: relative;
float: left;
}
.openbracket{
position: relative;
}
.bracket {
font-family: Lato;
font-size: x-large;
font-weight: 100;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder{
color:
text-shadow: none;
-webkit-text-fill-color: initial;
}
input, textarea {
font-size: 24px;
padding: 10px;
width: 100%;
color: red;
text-shadow: 0px 0px 0px #000;
-webkit-text-fill-color: transparent;
}
.right-inner-addon {
position: relative;
}
.right-inner-addon input {
padding-right: 30px;
}
.right-inner-addon img {
position: absolute;
right: -10px;
padding: 10px 12px;
pointer-events: none;
top: -8px;
}
/* left inner */
.left-inner-addon {
position: relative;
}
.left-inner-addon input {
padding-left: 30px;
}
.left-inner-addon img {
position: absolute;
left: -10px;
padding: 10px 12px;
pointer-events: none;
top: -8px;
}
.negative-space {
height: 20px;
padding-bottom: 20px;
}
.grey-icon {
color: #999999;
}
html,body {
height:100%;
}
#wrapper {
height: 100%;
}
.container-fluid {
margin:0px 0px 0px 0px;
}
/* Main content panel styling*/
#main_content_container {
margin:0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-color: #e4e7e3;
}
#content_pane_container {
margin-left: 0px;
padding-left: 0px;
}
@media screen and (max-width:991px) {
#content_pane_container{
padding-left:15px;
}
}
/*Sidebar Styling*/
#sidebar_container {
margin:0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
height: 100%;
background-color: rgba(106, 106, 106, 0.18);
}
#sidebar_wrapper {
margin:0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border-radius: 0px;
height: 100%;
}
#content_section{
padding-left: 0px;
height: 100%;
}
/*Start navbar styling */
.navbar{
border-radius: 0px;
margin-bottom: 0px;
}
li.list-group-item {
border-right: none;
border-left: 0px;
border-radius: none;
}
.list-group-item > p{
border-right: none;
border-left: 0px;
border-radius: none;
margin-bottom: 0px;
}
li.list-group-item:first-child {
border-radius:0px;
border-top: none;
}
li.list-group-item:last-child {
border-radius: 0px;
border-bottom: none;
}
/*Start legal styling */
#copywrite {
padding: 10px;
border: 1px solid #ddd;
bottom: 0;
width: 100%;
}
/** Project Panel Styles - the 'project' modules on the dashboard */
li.project_panel{
border-top: 5px solid #4f504c;
position: relative;
display: block;
padding: 10px 15px;
margin: 5px 0px 10px 0px;
background-color: #fff;
}
li.project_panel_edit{
border-bottom: 1px solid #4f504c;
position: relative;
display: block;
padding: 10px 15px;
margin: 5px 0px 10px 0px;
background-color: #fff;
}
li.brief_list_edit{
border-bottom: 1px solid #777;
position: relative;
display: block;
padding: 10px 15px;
margin: 0px 0px 0px 0px;
background-color: #fff;
}
p#project_panel_client,#project_panel_BusUnit {
font-size: 12px;
margin:0 0 0px;
}
p#project_panel_jobNum {
font-size: 9px;
text-align: right;
}
li#project_title.list-group-item:first-child {
display: block;
border-radius:0px;
border-top: none;
background-color: #e4e7e3;
margin-bottom: : 10px;
}
li#project_title_edit.list-group-item {
display: block;
border-radius:0px;
border-top: none;
background-color: #e4e7e3;
padding: 0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}
div#progress_bar_ID.progress {
height: 20px;
margin-bottom: 5px;
overflow: hidden;
background-color: #f5f5f5;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}
/** Job List within project panel styles - the 'project' modules on the dashboard */
li.job_list {
position: relative;
display: block;
padding: 10px 15px;
margin-bottom: 10px;
background-color: #fff;
}
// Rules for sizing the icon.
.material-icons.md-18 { font-size: 18px; }
.material-icons.md-24 { font-size: 24px; }
.material-icons.md-36 { font-size: 36px; }
.material-icons.md-48 { font-size: 48px; }
// Rules for using icons as black on a light background.
.material-icons.md-dark { color: rgba(0, 0, 0, 0.54); }
.material-icons.md-dark.md-inactive { color: rgba(0, 0, 0, 0.26); }
// Rules for using icons as white on a dark background.
.material-icons.md-light { color: rgba(255, 255, 255, 1); }
.material-icons.md-light.md-inactive { color: rgba(255, 255, 255, 0.3); }
li#briefItem {
display: block;
padding-bottom: 0px;
}
ul#show_project_list.list-group{
margin-bottom: 0px;
}
#page_content_brief {
border-top: 5px solid #4f504c;
position: relative;
display: block;
padding: 10px 15px;
margin: 5px 0px 0px 0px;
background-color: #fff;
}
#page_content_brief_edit {
border-top: 5px solid #4f504c;
position: relative;
display: block;
padding: 0px 0px;
margin: 5px 0px 10px 0px;
background-color: #fff;
}
#btn-complete {
margin: 0px 5px 5px 0px;
}
#btn-edit {
margin-bottom: 5px;
}
input.edit_input_style_title{
display: block;
padding: 0px 16px;
width: 75%;
height: 30px;
font-size: 18px;
background-image: none;
border: none;
background-color: #e4e7e3;
box-shadow: none;
font-family: inherit;
font-weight: 500;
line-height: 1.1;
color: #333;
margin-top: 9px;
}
input.edit_input_style_title:focus {
display: block;
width: 75%;
height: 30px;
font-size: 18px;
line-height: 1.1;
padding: 0px 16px;
background-image: none;
border-style: dotted;
border-color: #d0d2cb;
font-family: inherit;
font-weight: 500;
color: #333;
background-color: #e4e7e3;
box-shadow: none;
border-width: thin;
margin-top: 9px;
}
textarea.edit_input_style_body{
display: block;
padding: 6px 12px;
width: 100%;
font-size: 16px;
background-image: none;
border: none;
background-color: #fff;
box-shadow: none;
font-family: inherit;
font-weight: 300;
line-height: 2em;
color: #333;
margin-top: 9px;
max-width: 100%;
min-width:100%;
min-height: 35px;
}
textarea.edit_input_style_body:focus {
display: block;
width: 100%;
font-size: 16px;
line-height: 2em;
padding: 6px 12px;
background-image: none;
border-bottom: dotted;
border-color: #d0d2cb;
font-family: inherit;
font-weight: 300;
color: #333;
background-color: #fff;
box-shadow: none;
border-width: thin;
margin-top: 9px;
max-width: 100%;
min-width:100%;
min-height: 35px;
}
a.badge_lable {
}
.brief_list{
display: block;
font-weight: 300;
font-size: 16px;
border-bottom: solid #777;
padding: 5px 10px 5px 10px;
line-height: 1.5em;
border-width: thin;
background-color: #fff;
}
li#project_list_bar {
position: relative;
display: block;
padding: 10px 15px;
margin: 0px 0px 0px 0px;
background-color: #fff;
border-bottom: 1px solid #777;
}
li#project_list_bar.list-group-item:first-child{
border-top: 5px solid #4f504c;
position: relative;
display: block;
padding: 10px 15px;
margin: 5px 0px 0px 0px;
background-color: #fff;
}
.select_container {
padding: 0px 15px 0px 15px;
width: 50%;
} | resources/assets/css/main.css | li.client_panel {
display: block;
position: relative;
margin-left: 13px;
padding-bottom: 5px;
}
#foundation {
float: left;
margin: 0px 10px 0px 0px;
width: 135px;
height: 135px;
}
#research {
float: left;
margin: 0px 10px 0px 0px;
width: 25%;
height:25%;
}
#logo {
min-height: 32px;
}
@media screen and (max-width:766px) {
#logo {
height: 32px;
margin-top: -5px;
}
}
p {
line-height: 2em;
font-weight: 300;
}
.navbar-default {
background-color: transparent; }
.navbar-nav > li > a {
padding-top: 37px; }
.page-header {
margin: 20px 0 20px;
}
.panel-default > .panel-heading {
padding: 10px 15px;
background-color: transparent;
}
.panel {
border-radius: 0px;
margin-top: 20px;
}
.h1, .h2, .h3, h1, h2, h3 {
margin-top: 0px;
margin-bottom: 10px;
}
h1.centre-the-construct{
font-weight: 100;
}
.survey{
padding: 20px 40px 30px 0px;
}
h1.survey{
font-weight: 100;
}
h2.survey{
font-weight: 100;
}
h4.bullets-heading {
font-size: 1.5em;
font-family: Lato;
font-weight: 300;
margin-bottom: 10px;
margin-top: 5px;
padding-top: 0px;
}
li.list-bullets {
/*
* We want the bullets outside of the list,
* so the text is aligned. Now the actual bullet
* is outside of the list’s container
*/
list-style-position: outside;
text-indent: -0.7em;
display: block;
/*
* Because the bullet is outside of the list’s
* container, indent the list entirely
*/
margin-left: 0em;
}
.list-group-item {
position: relative;
display: block;
padding: 5px 15px;
margin-bottom: -1px;
background-color: transparent;
border: none;
}
.list-bullets {
display: block;
font-family: Lato;
font-weight: 300;
font-size: 16px;
margin-bottom: 5px;
line-height: 2.3em;
}
.portthumbnail {
float: left;
padding: 0px 10px 0px 0px;
}
.clear {
clear: left;
}
.form-control {
border-radius: 0px;
}
.h1, h1 {
font-size: 36px;
font-weight: 300;
}
/* Tabel Persona Componant Styles */
table {
border: 1px solid #888;
border-radius: 0px;
width: 100%;
}
th {
color: #888888;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-user-select: none;
border-bottom: 1px solid #888;
}
td {
background-color: #fff;
width: 25%;
}
th, td {
min-width: 120px;
padding: 10px 20px;
}
th.active {
color: #fff;
}
th.active .arrow {
opacity: 1;
}
.arrow {
display: inline-block;
vertical-align: middle;
width: 0;
height: 0;
margin-left: 5px;
opacity: 0.66;
}
.arrow.asc {
border-left: 4px solid transparent;
border-right: 4px solid transparent;
border-bottom: 4px solid #fff;
}
.arrow.dsc {
border-left: 4px solid transparent;
border-right: 4px solid transparent;
border-top: 4px solid #fff;
}
.fa-cogs {
color: #888888;
}
.centre-the-construct {
margin-left: 40%;
margin-top: 15%;
}
/** Application Alert Alterations **/
.thumbalert{
padding-right: 10px;
}
.alert-success {
color: #555;
background-color: #f3f3f3;
border-color: #888888;
}
.alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 0px;
}
/* links */
a, a :active, a:hover{
color: #757575;
text-decoration: none;
}
#inputID {
margin-bottom: 10px;
}
.custom_text_area {
border:none;
font-family: Lato;
font-weight:300;
box-shadow: none;
font-size: x-large;
float: left;
}
.custom_text_area:focus {
border:none
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow:none;
}
.closebracket{
position: relative;
float: left;
}
.openbracket{
position: relative;
}
.bracket {
font-family: Lato;
font-size: x-large;
font-weight: 100;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder{
color:
text-shadow: none;
-webkit-text-fill-color: initial;
}
input, textarea {
font-size: 24px;
padding: 10px;
width: 100%;
color: red;
text-shadow: 0px 0px 0px #000;
-webkit-text-fill-color: transparent;
}
.right-inner-addon {
position: relative;
}
.right-inner-addon input {
padding-right: 30px;
}
.right-inner-addon img {
position: absolute;
right: -10px;
padding: 10px 12px;
pointer-events: none;
top: -8px;
}
/* left inner */
.left-inner-addon {
position: relative;
}
.left-inner-addon input {
padding-left: 30px;
}
.left-inner-addon img {
position: absolute;
left: -10px;
padding: 10px 12px;
pointer-events: none;
top: -8px;
}
.negative-space {
height: 20px;
padding-bottom: 20px;
}
.grey-icon {
color: #999999;
}
html,body {
height:100%;
}
#wrapper {
height: 100%;
}
.container-fluid {
margin:0px 0px 0px 0px;
}
/* Main content panel styling*/
#main_content_container {
margin:0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-color: #e4e7e3;
}
#content_pane_container {
margin-left: 0px;
padding-left: 0px;
}
@media screen and (max-width:991px) {
#content_pane_container{
padding-left:15px;
}
}
/*Sidebar Styling*/
#sidebar_container {
margin:0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
height: 100%;
background-color: rgba(106, 106, 106, 0.18);
}
#sidebar_wrapper {
margin:0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border-radius: 0px;
height: 100%;
}
#content_section{
padding-left: 0px;
height: 100%;
}
/*Start navbar styling */
.navbar{
border-radius: 0px;
margin-bottom: 0px;
}
li.list-group-item {
border-right: none;
border-left: 0px;
border-radius: none;
}
.list-group-item > p{
border-right: none;
border-left: 0px;
border-radius: none;
margin-bottom: 0px;
}
li.list-group-item:first-child {
border-radius:0px;
border-top: none;
}
li.list-group-item:last-child {
border-radius: 0px;
border-bottom: none;
}
/*Start legal styling */
#copywrite {
padding: 10px;
border: 1px solid #ddd;
bottom: 0;
width: 100%;
}
/** Project Panel Styles - the 'project' modules on the dashboard */
li.project_panel{
border-top: 5px solid #4f504c;
position: relative;
display: block;
padding: 10px 15px;
margin: 5px 0px 10px 0px;
background-color: #fff;
}
li.project_panel_edit{
border-bottom: 1px solid #4f504c;
position: relative;
display: block;
padding: 10px 15px;
margin: 5px 0px 10px 0px;
background-color: #fff;
}
li.brief_list_edit{
border-bottom: 1px solid #777;
position: relative;
display: block;
padding: 10px 15px;
margin: 0px 0px 0px 0px;
background-color: #fff;
}
p#project_panel_client,#project_panel_BusUnit {
font-size: 12px;
margin:0 0 0px;
}
p#project_panel_jobNum {
font-size: 9px;
text-align: right;
}
li#project_title.list-group-item:first-child {
display: block;
border-radius:0px;
border-top: none;
background-color: #e4e7e3;
margin-bottom: : 10px;
}
li#project_title_edit.list-group-item {
display: block;
border-radius:0px;
border-top: none;
background-color: #e4e7e3;
padding: 0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}
div#progress_bar_ID.progress {
height: 20px;
margin-bottom: 5px;
overflow: hidden;
background-color: #f5f5f5;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}
/** Job List within project panel styles - the 'project' modules on the dashboard */
li.job_list {
position: relative;
display: block;
padding: 10px 15px;
margin-bottom: 10px;
background-color: #fff;
}
// Rules for sizing the icon.
.material-icons.md-18 { font-size: 18px; }
.material-icons.md-24 { font-size: 24px; }
.material-icons.md-36 { font-size: 36px; }
.material-icons.md-48 { font-size: 48px; }
// Rules for using icons as black on a light background.
.material-icons.md-dark { color: rgba(0, 0, 0, 0.54); }
.material-icons.md-dark.md-inactive { color: rgba(0, 0, 0, 0.26); }
// Rules for using icons as white on a dark background.
.material-icons.md-light { color: rgba(255, 255, 255, 1); }
.material-icons.md-light.md-inactive { color: rgba(255, 255, 255, 0.3); }
li#briefItem {
display: block;
padding-bottom: 0px;
}
ul#show_project_list.list-group{
margin-bottom: 0px;
}
#page_content_brief {
border-top: 5px solid #4f504c;
position: relative;
display: block;
padding: 10px 15px;
margin: 5px 0px 0px 0px;
background-color: #fff;
}
#page_content_brief_edit {
border-top: 5px solid #4f504c;
position: relative;
display: block;
padding: 0px 0px;
margin: 5px 0px 10px 0px;
background-color: #fff;
}
#btn-complete {
margin: 0px 5px 5px 0px;
}
#btn-edit {
margin-bottom: 5px;
}
input.edit_input_style_title{
display: block;
padding: 0px 16px;
width: 75%;
height: 30px;
font-size: 18px;
background-image: none;
border: none;
background-color: #e4e7e3;
box-shadow: none;
font-family: inherit;
font-weight: 500;
line-height: 1.1;
color: #333;
margin-top: 9px;
}
input.edit_input_style_title:focus {
display: block;
width: 75%;
height: 30px;
font-size: 18px;
line-height: 1.1;
padding: 0px 16px;
background-image: none;
border-style: dotted;
border-color: #d0d2cb;
font-family: inherit;
font-weight: 500;
color: #333;
background-color: #e4e7e3;
box-shadow: none;
border-width: thin;
margin-top: 9px;
}
textarea.edit_input_style_body{
display: block;
padding: 6px 12px;
width: 100%;
font-size: 16px;
background-image: none;
border: none;
background-color: #fff;
box-shadow: none;
font-family: inherit;
font-weight: 300;
line-height: 2em;
color: #333;
margin-top: 9px;
max-width: 100%;
min-width:100%;
min-height: 35px;
}
textarea.edit_input_style_body:focus {
display: block;
width: 100%;
font-size: 16px;
line-height: 2em;
padding: 6px 12px;
background-image: none;
border-bottom: dotted;
border-color: #d0d2cb;
font-family: inherit;
font-weight: 300;
color: #333;
background-color: #fff;
box-shadow: none;
border-width: thin;
margin-top: 9px;
max-width: 100%;
min-width:100%;
min-height: 35px;
}
a.badge_lable {
}
.brief_list{
display: block;
font-weight: 300;
font-size: 16px;
border-bottom: solid #777;
padding: 5px 10px 5px 10px;
line-height: 1.5em;
border-width: thin;
background-color: #fff;
}
li#project_list_bar {
position: relative;
display: block;
padding: 10px 15px;
margin: 0px 0px 0px 0px;
background-color: #fff;
border-bottom: 1px solid #777;
}
li#project_list_bar.list-group-item:first-child{
border-top: 5px solid #4f504c;
position: relative;
display: block;
padding: 10px 15px;
margin: 5px 0px 0px 0px;
background-color: #fff;
}
.select_container {
padding: 0px 15px 0px 15px;
width: 50%;
} | 0.3512 | 0.117953 |
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\000037}}
#raptor-admin-container .top,
#raptor-glue-edituser-form-builder .top,
.data-entry-area1 .top, #administer-modal .top {
height: auto;
float: auto; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\0000312}}
#raptor-admin-container .l-content[role=main],
#raptor-glue-edituser-form-builder .l-content[role=main],
.data-entry-area1 .l-content[role=main], #administer-modal .l-content[role=main] {
margin: 0 14px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\0000316}}
#raptor-admin-container input,
#raptor-glue-edituser-form-builder input,
.data-entry-area1 input, #administer-modal input {
margin-right: 8px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\0000320}}
#raptor-admin-container fieldset,
#raptor-glue-edituser-form-builder fieldset,
.data-entry-area1 fieldset, #administer-modal fieldset {
border: 1px solid #999;
padding: 16px;
margin: 16px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\0000327}}
#raptor-admin-container fieldset fieldset .form-item label,
#raptor-glue-edituser-form-builder fieldset fieldset .form-item label,
.data-entry-area1 fieldset fieldset .form-item label, #administer-modal fieldset fieldset .form-item label {
display: inline-block;
width: 150px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\0000335}}
#raptor-admin-container legend,
#raptor-glue-edituser-form-builder legend,
.data-entry-area1 legend, #administer-modal legend {
text-transform: capitalize; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\0000339}}
#raptor-admin-container .user-profile-dataentry > div,
#raptor-glue-edituser-form-builder .user-profile-dataentry > div,
.data-entry-area1 .user-profile-dataentry > div, #administer-modal .user-profile-dataentry > div {
margin: 16px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\0000344}}
#raptor-admin-container .form-item label,
#raptor-glue-edituser-form-builder .form-item label,
.data-entry-area1 .form-item label, #administer-modal .form-item label {
display: inline-block;
width: 260px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\0000349}}
#raptor-admin-container .form-item label[for=edit-confirmed-by-patient-yn],
#raptor-glue-edituser-form-builder .form-item label[for=edit-confirmed-by-patient-yn],
.data-entry-area1 .form-item label[for=edit-confirmed-by-patient-yn], #administer-modal .form-item label[for=edit-confirmed-by-patient-yn] {
width: 200px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\0000353}}
#raptor-admin-container .form-item label[for=edit-canceled-reason-tx],
#raptor-glue-edituser-form-builder .form-item label[for=edit-canceled-reason-tx],
.data-entry-area1 .form-item label[for=edit-canceled-reason-tx], #administer-modal .form-item label[for=edit-canceled-reason-tx] {
width: 325px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\0000357}}
#raptor-admin-container .form-item label[for=edit-suggested-uid],
#raptor-glue-edituser-form-builder .form-item label[for=edit-suggested-uid],
.data-entry-area1 .form-item label[for=edit-suggested-uid], #administer-modal .form-item label[for=edit-suggested-uid] {
width: 325px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\0000361}}
#raptor-admin-container .form-item label[for=edit-notes-tx],
#raptor-glue-edituser-form-builder .form-item label[for=edit-notes-tx],
.data-entry-area1 .form-item label[for=edit-notes-tx], #administer-modal .form-item label[for=edit-notes-tx] {
width: 183px;
margin: 20px 0 5px 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\0000366}}
#raptor-admin-container .form-item label[for=edit-notes-critical-yn],
#raptor-glue-edituser-form-builder .form-item label[for=edit-notes-critical-yn],
.data-entry-area1 .form-item label[for=edit-notes-critical-yn], #administer-modal .form-item label[for=edit-notes-critical-yn] {
width: 400px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\0000371}}
#raptor-admin-container .form-type-checkbox,
#raptor-glue-edituser-form-builder .form-type-checkbox,
.data-entry-area1 .form-type-checkbox, #administer-modal .form-type-checkbox {
display: inline-block; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\0000374}}
#raptor-admin-container .form-type-checkbox label,
#raptor-glue-edituser-form-builder .form-type-checkbox label,
.data-entry-area1 .form-type-checkbox label, #administer-modal .form-type-checkbox label {
width: auto;
margin-right: 16px;
margin-left: -4px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\0000381}}
#raptor-admin-container #edit-cancel,
#raptor-glue-edituser-form-builder #edit-cancel,
.data-entry-area1 #edit-cancel, #administer-modal #edit-cancel {
display: inline-block; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\0000385}}
#raptor-admin-container .form-item-location-tx,
#raptor-glue-edituser-form-builder .form-item-location-tx,
.data-entry-area1 .form-item-location-tx, #administer-modal .form-item-location-tx {
display: inline-block; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\0000389}}
#raptor-admin-container .form-item-duration-am,
#raptor-glue-edituser-form-builder .form-item-duration-am,
.data-entry-area1 .form-item-duration-am, #administer-modal .form-item-duration-am {
width: 183px;
display: inline-block;
margin: 0 0 0 16px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\0000396}}
#raptor-admin-container .form-item-location-tx + ul,
#raptor-admin-container .form-item-duration-am + ul,
#raptor-glue-edituser-form-builder .form-item-location-tx + ul,
#raptor-glue-edituser-form-builder .form-item-duration-am + ul,
.data-entry-area1 .form-item-location-tx + ul,
.data-entry-area1 .form-item-duration-am + ul, #administer-modal .form-item-location-tx + ul,
#administer-modal .form-item-duration-am + ul {
display: inline-block; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\0000399}}
#raptor-admin-container .form-item-location-tx + ul li,
#raptor-admin-container .form-item-duration-am + ul li,
#raptor-glue-edituser-form-builder .form-item-location-tx + ul li,
#raptor-glue-edituser-form-builder .form-item-duration-am + ul li,
.data-entry-area1 .form-item-location-tx + ul li,
.data-entry-area1 .form-item-duration-am + ul li, #administer-modal .form-item-location-tx + ul li,
#administer-modal .form-item-duration-am + ul li {
display: inline;
margin: 0 12px 0 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\00003105}}
#raptor-admin-container #raptor-schedule-table,
#raptor-glue-edituser-form-builder #raptor-schedule-table,
.data-entry-area1 #raptor-schedule-table, #administer-modal #raptor-schedule-table {
margin-bottom: 20px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\00003108}}
#raptor-admin-container #raptor-schedule-table th,
#raptor-glue-edituser-form-builder #raptor-schedule-table th,
.data-entry-area1 #raptor-schedule-table th, #administer-modal #raptor-schedule-table th {
width: 175px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\00003113}}
#raptor-admin-container .form-item-event-starttime-tx,
#raptor-glue-edituser-form-builder .form-item-event-starttime-tx,
.data-entry-area1 .form-item-event-starttime-tx, #administer-modal .form-item-event-starttime-tx {
display: inline-block; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\00003117}}
#raptor-admin-container [form="edit-confirmed-by-patient-yn"], #raptor-admin-container #edit-confirmed-by-patient-yn,
#raptor-glue-edituser-form-builder [form="edit-confirmed-by-patient-yn"],
#raptor-glue-edituser-form-builder #edit-confirmed-by-patient-yn,
.data-entry-area1 [form="edit-confirmed-by-patient-yn"],
.data-entry-area1 #edit-confirmed-by-patient-yn, #administer-modal [form="edit-confirmed-by-patient-yn"], #administer-modal #edit-confirmed-by-patient-yn {
display: inline-block; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\00003122}}
.raptor-dialog-table-container {
margin: 0 0 25px 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\00003126}}
.raptor-dialog-table {
border-collapse: collapse;
border: 1px solid #ccc;
width: 100%; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\00003131}}
.raptor-dialog-table tr {
border-bottom: 1px solid #ccc; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\00003134}}
.raptor-dialog-table tr td, .raptor-dialog-table tr th {
padding: 6px 12px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\00003141}}
.raptor-action-buttons div {
display: inline-block; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\00003145}}
.raptor-action-buttons .admin-action-button {
margin-right: 8px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\00003151}}
.selectable-text span {
background-color: yellow;
font-weight: bold; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\00003157}}
#edit-leftpart {
float: left;
width: 40%; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\00003162}}
#edit-rightpart {
float: left;
width: 44%; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\00003167}}
#edit-rightpart ~ fieldset {
clear: both; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\00003171}}
.previous-notes-intro {
border: 1px #666 solid;
border-bottom: none;
background-color: #ddd;
padding: 2px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\00003178}}
.previous-notes-tx {
border: 1px #666 solid;
border-top: none;
margin-bottom: 16px;
padding: 2px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\00003186}}
.input-width-limit input[type=text] {
max-width: 280px; } | themes/raptor_omega/css/raptor-omega.datalayer.css | @media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\000037}}
#raptor-admin-container .top,
#raptor-glue-edituser-form-builder .top,
.data-entry-area1 .top, #administer-modal .top {
height: auto;
float: auto; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\0000312}}
#raptor-admin-container .l-content[role=main],
#raptor-glue-edituser-form-builder .l-content[role=main],
.data-entry-area1 .l-content[role=main], #administer-modal .l-content[role=main] {
margin: 0 14px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\0000316}}
#raptor-admin-container input,
#raptor-glue-edituser-form-builder input,
.data-entry-area1 input, #administer-modal input {
margin-right: 8px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\0000320}}
#raptor-admin-container fieldset,
#raptor-glue-edituser-form-builder fieldset,
.data-entry-area1 fieldset, #administer-modal fieldset {
border: 1px solid #999;
padding: 16px;
margin: 16px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\0000327}}
#raptor-admin-container fieldset fieldset .form-item label,
#raptor-glue-edituser-form-builder fieldset fieldset .form-item label,
.data-entry-area1 fieldset fieldset .form-item label, #administer-modal fieldset fieldset .form-item label {
display: inline-block;
width: 150px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\0000335}}
#raptor-admin-container legend,
#raptor-glue-edituser-form-builder legend,
.data-entry-area1 legend, #administer-modal legend {
text-transform: capitalize; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\0000339}}
#raptor-admin-container .user-profile-dataentry > div,
#raptor-glue-edituser-form-builder .user-profile-dataentry > div,
.data-entry-area1 .user-profile-dataentry > div, #administer-modal .user-profile-dataentry > div {
margin: 16px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\0000344}}
#raptor-admin-container .form-item label,
#raptor-glue-edituser-form-builder .form-item label,
.data-entry-area1 .form-item label, #administer-modal .form-item label {
display: inline-block;
width: 260px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\0000349}}
#raptor-admin-container .form-item label[for=edit-confirmed-by-patient-yn],
#raptor-glue-edituser-form-builder .form-item label[for=edit-confirmed-by-patient-yn],
.data-entry-area1 .form-item label[for=edit-confirmed-by-patient-yn], #administer-modal .form-item label[for=edit-confirmed-by-patient-yn] {
width: 200px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\0000353}}
#raptor-admin-container .form-item label[for=edit-canceled-reason-tx],
#raptor-glue-edituser-form-builder .form-item label[for=edit-canceled-reason-tx],
.data-entry-area1 .form-item label[for=edit-canceled-reason-tx], #administer-modal .form-item label[for=edit-canceled-reason-tx] {
width: 325px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\0000357}}
#raptor-admin-container .form-item label[for=edit-suggested-uid],
#raptor-glue-edituser-form-builder .form-item label[for=edit-suggested-uid],
.data-entry-area1 .form-item label[for=edit-suggested-uid], #administer-modal .form-item label[for=edit-suggested-uid] {
width: 325px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\0000361}}
#raptor-admin-container .form-item label[for=edit-notes-tx],
#raptor-glue-edituser-form-builder .form-item label[for=edit-notes-tx],
.data-entry-area1 .form-item label[for=edit-notes-tx], #administer-modal .form-item label[for=edit-notes-tx] {
width: 183px;
margin: 20px 0 5px 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\0000366}}
#raptor-admin-container .form-item label[for=edit-notes-critical-yn],
#raptor-glue-edituser-form-builder .form-item label[for=edit-notes-critical-yn],
.data-entry-area1 .form-item label[for=edit-notes-critical-yn], #administer-modal .form-item label[for=edit-notes-critical-yn] {
width: 400px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\0000371}}
#raptor-admin-container .form-type-checkbox,
#raptor-glue-edituser-form-builder .form-type-checkbox,
.data-entry-area1 .form-type-checkbox, #administer-modal .form-type-checkbox {
display: inline-block; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\0000374}}
#raptor-admin-container .form-type-checkbox label,
#raptor-glue-edituser-form-builder .form-type-checkbox label,
.data-entry-area1 .form-type-checkbox label, #administer-modal .form-type-checkbox label {
width: auto;
margin-right: 16px;
margin-left: -4px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\0000381}}
#raptor-admin-container #edit-cancel,
#raptor-glue-edituser-form-builder #edit-cancel,
.data-entry-area1 #edit-cancel, #administer-modal #edit-cancel {
display: inline-block; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\0000385}}
#raptor-admin-container .form-item-location-tx,
#raptor-glue-edituser-form-builder .form-item-location-tx,
.data-entry-area1 .form-item-location-tx, #administer-modal .form-item-location-tx {
display: inline-block; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\0000389}}
#raptor-admin-container .form-item-duration-am,
#raptor-glue-edituser-form-builder .form-item-duration-am,
.data-entry-area1 .form-item-duration-am, #administer-modal .form-item-duration-am {
width: 183px;
display: inline-block;
margin: 0 0 0 16px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\0000396}}
#raptor-admin-container .form-item-location-tx + ul,
#raptor-admin-container .form-item-duration-am + ul,
#raptor-glue-edituser-form-builder .form-item-location-tx + ul,
#raptor-glue-edituser-form-builder .form-item-duration-am + ul,
.data-entry-area1 .form-item-location-tx + ul,
.data-entry-area1 .form-item-duration-am + ul, #administer-modal .form-item-location-tx + ul,
#administer-modal .form-item-duration-am + ul {
display: inline-block; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\0000399}}
#raptor-admin-container .form-item-location-tx + ul li,
#raptor-admin-container .form-item-duration-am + ul li,
#raptor-glue-edituser-form-builder .form-item-location-tx + ul li,
#raptor-glue-edituser-form-builder .form-item-duration-am + ul li,
.data-entry-area1 .form-item-location-tx + ul li,
.data-entry-area1 .form-item-duration-am + ul li, #administer-modal .form-item-location-tx + ul li,
#administer-modal .form-item-duration-am + ul li {
display: inline;
margin: 0 12px 0 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\00003105}}
#raptor-admin-container #raptor-schedule-table,
#raptor-glue-edituser-form-builder #raptor-schedule-table,
.data-entry-area1 #raptor-schedule-table, #administer-modal #raptor-schedule-table {
margin-bottom: 20px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\00003108}}
#raptor-admin-container #raptor-schedule-table th,
#raptor-glue-edituser-form-builder #raptor-schedule-table th,
.data-entry-area1 #raptor-schedule-table th, #administer-modal #raptor-schedule-table th {
width: 175px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\00003113}}
#raptor-admin-container .form-item-event-starttime-tx,
#raptor-glue-edituser-form-builder .form-item-event-starttime-tx,
.data-entry-area1 .form-item-event-starttime-tx, #administer-modal .form-item-event-starttime-tx {
display: inline-block; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\00003117}}
#raptor-admin-container [form="edit-confirmed-by-patient-yn"], #raptor-admin-container #edit-confirmed-by-patient-yn,
#raptor-glue-edituser-form-builder [form="edit-confirmed-by-patient-yn"],
#raptor-glue-edituser-form-builder #edit-confirmed-by-patient-yn,
.data-entry-area1 [form="edit-confirmed-by-patient-yn"],
.data-entry-area1 #edit-confirmed-by-patient-yn, #administer-modal [form="edit-confirmed-by-patient-yn"], #administer-modal #edit-confirmed-by-patient-yn {
display: inline-block; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\00003122}}
.raptor-dialog-table-container {
margin: 0 0 25px 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\00003126}}
.raptor-dialog-table {
border-collapse: collapse;
border: 1px solid #ccc;
width: 100%; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\00003131}}
.raptor-dialog-table tr {
border-bottom: 1px solid #ccc; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\00003134}}
.raptor-dialog-table tr td, .raptor-dialog-table tr th {
padding: 6px 12px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\00003141}}
.raptor-action-buttons div {
display: inline-block; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\00003145}}
.raptor-action-buttons .admin-action-button {
margin-right: 8px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\00003151}}
.selectable-text span {
background-color: yellow;
font-weight: bold; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\00003157}}
#edit-leftpart {
float: left;
width: 40%; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\00003162}}
#edit-rightpart {
float: left;
width: 44%; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\00003167}}
#edit-rightpart ~ fieldset {
clear: both; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\00003171}}
.previous-notes-intro {
border: 1px #666 solid;
border-bottom: none;
background-color: #ddd;
padding: 2px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\00003178}}
.previous-notes-tx {
border: 1px #666 solid;
border-top: none;
margin-bottom: 16px;
padding: 2px; }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/BitNami\/drupal-7\.31-1\/apps\/drupal\/htdocs\/sites\/all\/themes\/raptor_omega\/sass\/raptor-omega\.datalayer\.scss}line{font-family:\00003186}}
.input-width-limit input[type=text] {
max-width: 280px; } | 0.203075 | 0.045841 |
.bg_video{
height: 100%;
object-fit: cover;
width: 100%;
}
.menu {
margin-bottom: 0px;
background: white;
}
h1{
font-family:candara;
font-size:90px;
text-align: center;
margin-bottom: 50px;
}
h3{
font-family:candara;
text-align: center;
}
#card{
position:relative
}
#card:hover{
top:-4px;
box-shadow:0 20px 20px #36b1b6;
transition: all .2s ease-in-out
}
.conectando {
background: url('../img/aviao-fundo.png') no-repeat center;
width: 750px;
left: 70px;
height: 900px;
}
.img4 {
width: 300px;
margin-top: 230px;
margin-left: 0px;
position: relative;
left: 300px;
}
.texto{
top: 250px;
left: 200px;
right: 600px;
position: relative;
}
.conheca{
position: relative;
top: 250px;
left: 500px;
color:white;
height: 52px;
padding-top: 13px;
padding-bottom: 10px;
}
.btn-primary {
color:white;
background-color:#36b1b6;
border:#36b1b6;
}
#img8{
width: 300px;
}
#jumbotron1{
position: static;
}
#img9{
width: 300px;
}
#img6{
width: 300px;
}
#img7{
width: 300px;
}
.top{
margin-top: 120px;
}
#bolinha{
border-radius: 50%;
display: inline-block;
height: 100px;
width: 100px;
border: 1px solid #000000;
}
.velocimetro{
position: relative;
width: 90px;
left: 810px;
top: auto;
bottom: 45px;
}
#jumbo-velocimetro{
position: static;
margin-top: 200px;
height: 170px;
padding-top: 30px;
padding-bottom: 30px;
margin-bottom: 50px;
background-color:#36b1b6;
color: white;
}
.h2-jumbo{
width: 1345px;
margin-top: 10px;
}
.h1-optica{
left: 85px;
position: relative;
top: 80px;
}
.optica1{
width: 250px;
position: relative;
left: 200px;
top: 0px;
bottom: 200px;
}
.rounded-circle{
margin-left: 80px;
}
h2{
text-align: center;
}
.py-5{
margin-top: 100px;
}
.button-jumbotron {
background-color: white;
margin-left: 550px;
}
.txt8{
margin-left: 370px;
}
.txt9{
margin-left: 150px;
}
.txt6{
margin-left: 370px;
}
.txt7{
margin-left: 150px;
}
@media(max-width: 2560px){
}
@media(max-width: 1440px){
}
@media(max-width: 1024px){
}
@media(max-width: 768px){
#h1{
font-size: 55px;
}
#img8{
width: 120px;
margin-top: 30px;
}
#img9{
width: 120px;
margin-top: 30px;
}
#img6{
width: 120px;
margin-top: 30px;
}
#img7{
width: 120px;
margin-top: 30px;
}
.txt8{
margin-left: 0px;
}
.txt9{
margin-left: 20px;
}
.txt6{
margin-left: 0px;
}
.txt7{
margin-left: 20px;
}
.h2-jumbo{
width: 300px;
margin-top: 0px;
font-size:20px;
margin-left: 110px;
}
.velocidade{
position: relative;
right: 370px;
}
.optica1{
width: 100px;
left: 0px;
}
.optica{
width: 100px;
left: 0px;
top: 50px;
margin-left: 40px;
}
#jumbo-velocimetro{
width: 510px;
}
.h1-optica{
font-size: 20px;
left: 0px;
top:50px;
}
#circle{
margin-left: 90px;
}
.bg_video{
width: 630px;
}
.container{
margin-left: 25px;
}
}
@media(max-width: 425px){
#h1{
font-size: 55px;
}
#img8{
width: 120px;
margin-top: 30px;
}
#img9{
width: 120px;
margin-top: 30px;
}
#img6{
width: 120px;
margin-top: 30px;
}
#img7{
width: 120px;
margin-top: 30px;
}
.txt8{
margin-left: 0px;
}
.txt9{
margin-left: 20px;
}
.txt6{
margin-left: 0px;
}
.txt7{
margin-left: 20px;
}
.h2-jumbo{
width: 300px;
margin-top: 0px;
font-size:20px;
margin-left: 110px;
}
.velocidade{
position: relative;
right: 370px;
}
.optica1{
width: 100px;
left: 0px;
}
.optica{
width: 100px;
left: 0px;
top: 50px;
margin-left: 40px;
}
#jumbo-velocimetro{
width: 510px;
}
.h1-optica{
font-size: 20px;
left: 0px;
top:50px;
}
#circle{
margin-left: 90px;
}
.bg_video{
width: 510px;
}
.container{
margin-left: 25px;
}
}
@media(max-width: 375px){
#h1{
font-size: 55px;
}
#img8{
width: 120px;
margin-top: 30px;
}
#img9{
width: 120px;
margin-top: 30px;
}
#img6{
width: 120px;
margin-top: 30px;
}
#img7{
width: 120px;
margin-top: 30px;
}
.txt8{
margin-left: 0px;
}
.txt9{
margin-left: 20px;
}
.txt6{
margin-left: 0px;
}
.txt7{
margin-left: 20px;
}
.h2-jumbo{
width: 300px;
margin-top: 0px;
font-size:20px;
margin-left: 55px;
}
.velocidade{
position: relative;
right: 400px;
}
.optica1{
width: 100px;
left: 0px;
}
.optica{
width: 100px;
left: 0px;
top: 50px;
margin-left: 40px;
}
#jumbo-velocimetro{
width: 404px;
}
.h1-optica{
font-size: 20px;
left: 0px;
top:50px;
}
#circle{
margin-left: 90px;
}
.bg_video{
width: 408px;
}
}
@media(max-width: 320px){
#h1{
font-size: 55px;
}
#img8{
width: 120px;
margin-top: 30px;
}
#img9{
width: 120px;
margin-top: 30px;
}
#img6{
width: 120px;
margin-top: 30px;
}
#img7{
width: 120px;
margin-top: 30px;
}
.txt8{
margin-left: 0px;
}
.txt9{
margin-left: 20px;
}
.txt6{
margin-left: 0px;
}
.txt7{
margin-left: 20px;
}
.h2-jumbo{
width: 300px;
margin-top: 0px;
font-size:20px;
margin-left: 5px;
}
.velocidade{
position: relative;
right: 465px;
}
.optica1{
width: 100px;
left: 0px;
}
.optica{
width: 100px;
left: 0px;
top: 50px;
}
.h1-optica{
font-size: 20px;
left: 0px;
top:50px;
}
#circle{
margin-left: 60px;
}
} | css/index.css | .bg_video{
height: 100%;
object-fit: cover;
width: 100%;
}
.menu {
margin-bottom: 0px;
background: white;
}
h1{
font-family:candara;
font-size:90px;
text-align: center;
margin-bottom: 50px;
}
h3{
font-family:candara;
text-align: center;
}
#card{
position:relative
}
#card:hover{
top:-4px;
box-shadow:0 20px 20px #36b1b6;
transition: all .2s ease-in-out
}
.conectando {
background: url('../img/aviao-fundo.png') no-repeat center;
width: 750px;
left: 70px;
height: 900px;
}
.img4 {
width: 300px;
margin-top: 230px;
margin-left: 0px;
position: relative;
left: 300px;
}
.texto{
top: 250px;
left: 200px;
right: 600px;
position: relative;
}
.conheca{
position: relative;
top: 250px;
left: 500px;
color:white;
height: 52px;
padding-top: 13px;
padding-bottom: 10px;
}
.btn-primary {
color:white;
background-color:#36b1b6;
border:#36b1b6;
}
#img8{
width: 300px;
}
#jumbotron1{
position: static;
}
#img9{
width: 300px;
}
#img6{
width: 300px;
}
#img7{
width: 300px;
}
.top{
margin-top: 120px;
}
#bolinha{
border-radius: 50%;
display: inline-block;
height: 100px;
width: 100px;
border: 1px solid #000000;
}
.velocimetro{
position: relative;
width: 90px;
left: 810px;
top: auto;
bottom: 45px;
}
#jumbo-velocimetro{
position: static;
margin-top: 200px;
height: 170px;
padding-top: 30px;
padding-bottom: 30px;
margin-bottom: 50px;
background-color:#36b1b6;
color: white;
}
.h2-jumbo{
width: 1345px;
margin-top: 10px;
}
.h1-optica{
left: 85px;
position: relative;
top: 80px;
}
.optica1{
width: 250px;
position: relative;
left: 200px;
top: 0px;
bottom: 200px;
}
.rounded-circle{
margin-left: 80px;
}
h2{
text-align: center;
}
.py-5{
margin-top: 100px;
}
.button-jumbotron {
background-color: white;
margin-left: 550px;
}
.txt8{
margin-left: 370px;
}
.txt9{
margin-left: 150px;
}
.txt6{
margin-left: 370px;
}
.txt7{
margin-left: 150px;
}
@media(max-width: 2560px){
}
@media(max-width: 1440px){
}
@media(max-width: 1024px){
}
@media(max-width: 768px){
#h1{
font-size: 55px;
}
#img8{
width: 120px;
margin-top: 30px;
}
#img9{
width: 120px;
margin-top: 30px;
}
#img6{
width: 120px;
margin-top: 30px;
}
#img7{
width: 120px;
margin-top: 30px;
}
.txt8{
margin-left: 0px;
}
.txt9{
margin-left: 20px;
}
.txt6{
margin-left: 0px;
}
.txt7{
margin-left: 20px;
}
.h2-jumbo{
width: 300px;
margin-top: 0px;
font-size:20px;
margin-left: 110px;
}
.velocidade{
position: relative;
right: 370px;
}
.optica1{
width: 100px;
left: 0px;
}
.optica{
width: 100px;
left: 0px;
top: 50px;
margin-left: 40px;
}
#jumbo-velocimetro{
width: 510px;
}
.h1-optica{
font-size: 20px;
left: 0px;
top:50px;
}
#circle{
margin-left: 90px;
}
.bg_video{
width: 630px;
}
.container{
margin-left: 25px;
}
}
@media(max-width: 425px){
#h1{
font-size: 55px;
}
#img8{
width: 120px;
margin-top: 30px;
}
#img9{
width: 120px;
margin-top: 30px;
}
#img6{
width: 120px;
margin-top: 30px;
}
#img7{
width: 120px;
margin-top: 30px;
}
.txt8{
margin-left: 0px;
}
.txt9{
margin-left: 20px;
}
.txt6{
margin-left: 0px;
}
.txt7{
margin-left: 20px;
}
.h2-jumbo{
width: 300px;
margin-top: 0px;
font-size:20px;
margin-left: 110px;
}
.velocidade{
position: relative;
right: 370px;
}
.optica1{
width: 100px;
left: 0px;
}
.optica{
width: 100px;
left: 0px;
top: 50px;
margin-left: 40px;
}
#jumbo-velocimetro{
width: 510px;
}
.h1-optica{
font-size: 20px;
left: 0px;
top:50px;
}
#circle{
margin-left: 90px;
}
.bg_video{
width: 510px;
}
.container{
margin-left: 25px;
}
}
@media(max-width: 375px){
#h1{
font-size: 55px;
}
#img8{
width: 120px;
margin-top: 30px;
}
#img9{
width: 120px;
margin-top: 30px;
}
#img6{
width: 120px;
margin-top: 30px;
}
#img7{
width: 120px;
margin-top: 30px;
}
.txt8{
margin-left: 0px;
}
.txt9{
margin-left: 20px;
}
.txt6{
margin-left: 0px;
}
.txt7{
margin-left: 20px;
}
.h2-jumbo{
width: 300px;
margin-top: 0px;
font-size:20px;
margin-left: 55px;
}
.velocidade{
position: relative;
right: 400px;
}
.optica1{
width: 100px;
left: 0px;
}
.optica{
width: 100px;
left: 0px;
top: 50px;
margin-left: 40px;
}
#jumbo-velocimetro{
width: 404px;
}
.h1-optica{
font-size: 20px;
left: 0px;
top:50px;
}
#circle{
margin-left: 90px;
}
.bg_video{
width: 408px;
}
}
@media(max-width: 320px){
#h1{
font-size: 55px;
}
#img8{
width: 120px;
margin-top: 30px;
}
#img9{
width: 120px;
margin-top: 30px;
}
#img6{
width: 120px;
margin-top: 30px;
}
#img7{
width: 120px;
margin-top: 30px;
}
.txt8{
margin-left: 0px;
}
.txt9{
margin-left: 20px;
}
.txt6{
margin-left: 0px;
}
.txt7{
margin-left: 20px;
}
.h2-jumbo{
width: 300px;
margin-top: 0px;
font-size:20px;
margin-left: 5px;
}
.velocidade{
position: relative;
right: 465px;
}
.optica1{
width: 100px;
left: 0px;
}
.optica{
width: 100px;
left: 0px;
top: 50px;
}
.h1-optica{
font-size: 20px;
left: 0px;
top:50px;
}
#circle{
margin-left: 60px;
}
} | 0.236781 | 0.075007 |
*,
*::before,
*::after {
padding: 0;
margin: 0;
box-sizing: border-box;
outline: none;
}
body {
font-size: 16px;
line-height: 1.6;
background: white;
overflow: hidden;
font-family: 'Lato', sans-serif;
font-family: 'Open Sans Condensed', sans-serif;
font-family: 'Montserrat', sans-serif;
font-family: 'Dosis', sans-serif;
}
.logo {
background: rgba(196, 195, 195, 0.651);
width: 100%;
text-align: center;
display: flex;
justify-content: center;
align-items: center;
}
/* ************ flipping cards & hover ************** */
.class-gallery {
width: 100vw;
height: 90vh;
display: flex;
/* flex-wrap: wrap; */
margin: auto;
perspective: 1000px;
}
.profile-card {
/* flex: 1; */
/* width: calc(15%); */
flex: 1 0 calc(200px);
height: 100%;
margin: -1px;
position: relative;
transform: scale(1);
transform-style: preserve-3d;
transition: all 1s;
/* border: 1px solid black; */
}
.profile-card:hover {
/* flex: 4; */
flex: 4 0 calc(400px);
transition: all 0.7s cubic-bezier(0.61, -0.19, 0.7, -0.11) 0.5s;
}
.profile-card:hover .front-face {
filter: grayscale(0);
background-position: top;
/* background-size: top; */
background-repeat: no-repeat;
}
.profile-card:active {
transform: scale(0.95);
transition: transform 1s;
}
.profile-card.flip {
transform: rotateY(180deg);
}
.front-face,
.back-face {
width: 100%;
/* height: 100%; */
position: absolute;
backface-visibility: hidden;
}
.back-face {
/* margin: auto; */
height: 100%;
background: #ffb600;
border: 1px solid black;
/* border: 1px solid black; */
transform: rotateY(180deg);
text-align: center;
/* font-weight: 100px; */
padding: 15px;
}
/* ***** front info hover ***** */
.front-face-info {
margin-top: 60vh;
padding: 15px;
color: #ffb600;
/* opacity: 0; */
transition: opacity 1s ease-out;
background: rgba(37, 37, 37, 0.6);
font-size: 1.2rem;
}
.front-face-info h5 {
color: white;
}
.profile-card:hover .front-face-info {
opacity: 1;
transition: opacity 1s ease-in;
}
/* **** back face info **** */
.back-face .name,
.nationality,
.title,
.span-nationality {
display: none;
}
.back-face h2 {
margin-top: 5px;
}
.back-face,
.skills,
.why-developer,
.vision,
.motivation,
.quote,
.joined-on {
font-size: 15px;
font-weight: normal;
margin-bottom: 10px;
}
.back-face .title {
font-weight: bold;
font-size: 20px;
}
/* .back-face .nationality {
font-weight: normal;
font-size: 15px;
margin-bottom: 10px;
} */
.back-face span {
font-weight: bold;
font-size: 20px;
text-decoration: underline;
}
.back-face .skills {
font-weight: normal;
font-size: 15px;
}
.back-face .skills span {
font-weight: bold;
font-size: 20px;
}
.front-face {
transition: filter 0.5s;
filter: grayscale(80%);
height: 100%;
background-size: cover;
background-position: center;
}
/* ************ hover and drop ************** */
.class-gallery {
overflow-x: scroll;
overflow-y: hidden;
/* white-space: nowrap; */
user-select: none;
/* cursor: pointer; */
transition: all 0.2s;
/* transform: scale(0.98); */
/* will-change: transform; */
}
.header {
position: relative;
}
.arrow-wrapper {
position: absolute;
width: 0;
/* background-color: greenyellow; */
z-index: 1;
display: none;
align-items: center;
/* top: -100vh; */
height: 100vh;
}
.arrow {
position: absolute;
color: rgb(14, 13, 13);
font-size: 100px;
transform: scale(0.5, 1.2);
width: 200px;
opacity: 0.37;
}
.arrow:hover {
opacity: 0.8;
color: #ffb600;
cursor: pointer;
}
.arrow-left {
left: 0;
margin-left: -80px;
text-align: right;
}
.arrow-right {
position: relative;
left: 100vw;
margin-left: -100px;
padding-left: 0;
/* left: calc(100vw-200px); */
}
.profile-card {
/* display: inline-flex; */
/* flex-wrap: wrap; */
}
@media only screen and (min-width: 600px) {
.arrow-wrapper {
display: flex;
}
}
@media only screen and (max-width: 600px) {
.logo img {
width: 100px;
}
.logo {
flex-wrap: wrap;
}
} | css/style.css | *,
*::before,
*::after {
padding: 0;
margin: 0;
box-sizing: border-box;
outline: none;
}
body {
font-size: 16px;
line-height: 1.6;
background: white;
overflow: hidden;
font-family: 'Lato', sans-serif;
font-family: 'Open Sans Condensed', sans-serif;
font-family: 'Montserrat', sans-serif;
font-family: 'Dosis', sans-serif;
}
.logo {
background: rgba(196, 195, 195, 0.651);
width: 100%;
text-align: center;
display: flex;
justify-content: center;
align-items: center;
}
/* ************ flipping cards & hover ************** */
.class-gallery {
width: 100vw;
height: 90vh;
display: flex;
/* flex-wrap: wrap; */
margin: auto;
perspective: 1000px;
}
.profile-card {
/* flex: 1; */
/* width: calc(15%); */
flex: 1 0 calc(200px);
height: 100%;
margin: -1px;
position: relative;
transform: scale(1);
transform-style: preserve-3d;
transition: all 1s;
/* border: 1px solid black; */
}
.profile-card:hover {
/* flex: 4; */
flex: 4 0 calc(400px);
transition: all 0.7s cubic-bezier(0.61, -0.19, 0.7, -0.11) 0.5s;
}
.profile-card:hover .front-face {
filter: grayscale(0);
background-position: top;
/* background-size: top; */
background-repeat: no-repeat;
}
.profile-card:active {
transform: scale(0.95);
transition: transform 1s;
}
.profile-card.flip {
transform: rotateY(180deg);
}
.front-face,
.back-face {
width: 100%;
/* height: 100%; */
position: absolute;
backface-visibility: hidden;
}
.back-face {
/* margin: auto; */
height: 100%;
background: #ffb600;
border: 1px solid black;
/* border: 1px solid black; */
transform: rotateY(180deg);
text-align: center;
/* font-weight: 100px; */
padding: 15px;
}
/* ***** front info hover ***** */
.front-face-info {
margin-top: 60vh;
padding: 15px;
color: #ffb600;
/* opacity: 0; */
transition: opacity 1s ease-out;
background: rgba(37, 37, 37, 0.6);
font-size: 1.2rem;
}
.front-face-info h5 {
color: white;
}
.profile-card:hover .front-face-info {
opacity: 1;
transition: opacity 1s ease-in;
}
/* **** back face info **** */
.back-face .name,
.nationality,
.title,
.span-nationality {
display: none;
}
.back-face h2 {
margin-top: 5px;
}
.back-face,
.skills,
.why-developer,
.vision,
.motivation,
.quote,
.joined-on {
font-size: 15px;
font-weight: normal;
margin-bottom: 10px;
}
.back-face .title {
font-weight: bold;
font-size: 20px;
}
/* .back-face .nationality {
font-weight: normal;
font-size: 15px;
margin-bottom: 10px;
} */
.back-face span {
font-weight: bold;
font-size: 20px;
text-decoration: underline;
}
.back-face .skills {
font-weight: normal;
font-size: 15px;
}
.back-face .skills span {
font-weight: bold;
font-size: 20px;
}
.front-face {
transition: filter 0.5s;
filter: grayscale(80%);
height: 100%;
background-size: cover;
background-position: center;
}
/* ************ hover and drop ************** */
.class-gallery {
overflow-x: scroll;
overflow-y: hidden;
/* white-space: nowrap; */
user-select: none;
/* cursor: pointer; */
transition: all 0.2s;
/* transform: scale(0.98); */
/* will-change: transform; */
}
.header {
position: relative;
}
.arrow-wrapper {
position: absolute;
width: 0;
/* background-color: greenyellow; */
z-index: 1;
display: none;
align-items: center;
/* top: -100vh; */
height: 100vh;
}
.arrow {
position: absolute;
color: rgb(14, 13, 13);
font-size: 100px;
transform: scale(0.5, 1.2);
width: 200px;
opacity: 0.37;
}
.arrow:hover {
opacity: 0.8;
color: #ffb600;
cursor: pointer;
}
.arrow-left {
left: 0;
margin-left: -80px;
text-align: right;
}
.arrow-right {
position: relative;
left: 100vw;
margin-left: -100px;
padding-left: 0;
/* left: calc(100vw-200px); */
}
.profile-card {
/* display: inline-flex; */
/* flex-wrap: wrap; */
}
@media only screen and (min-width: 600px) {
.arrow-wrapper {
display: flex;
}
}
@media only screen and (max-width: 600px) {
.logo img {
width: 100px;
}
.logo {
flex-wrap: wrap;
}
} | 0.440469 | 0.068226 |
@font-face {
font-weight: 100;
font-style: italic;
font-family: Montserrat;
src: local("Montserrat Thin Italic"), local(Montserrat-ThinItalic), url(/static/cdn/fonts/s/montserrat/v12/JTUOjIg1_i6t8kCHKm459WxZqh7k29c.eot) format("eot"), url(/static/cdn/fonts/s/montserrat/v12/JTUOjIg1_i6t8kCHKm459WxZqh7k29M.woff2) format("woff2"), url(/static/cdn/fonts/s/montserrat/v12/JTUOjIg1_i6t8kCHKm459WxZqh7k29U.woff) format("woff");
}
@font-face {
font-weight: 200;
font-style: italic;
font-family: Montserrat;
src: local("Montserrat ExtraLight Italic"), local(Montserrat-ExtraLightItalic), url(/static/cdn/fonts/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZBg_z_PZ0.eot) format("eot"), url(/static/cdn/fonts/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZBg_z_PZw.woff2) format("woff2"), url(/static/cdn/fonts/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZBg_z_PZ2.woff) format("woff");
}
@font-face {
font-weight: 300;
font-style: italic;
font-family: Montserrat;
src: local("Montserrat Light Italic"), local(Montserrat-LightItalic), url(/static/cdn/fonts/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZYgzz_PZ0.eot) format("eot"), url(/static/cdn/fonts/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZYgzz_PZw.woff2) format("woff2"), url(/static/cdn/fonts/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZYgzz_PZ2.woff) format("woff");
}
@font-face {
font-weight: 400;
font-style: italic;
font-family: Montserrat;
src: local("Montserrat Italic"), local(Montserrat-Italic), url(/static/cdn/fonts/s/montserrat/v12/JTUQjIg1_i6t8kCHKm459WxRyS7i.eot) format("eot"), url(/static/cdn/fonts/s/montserrat/v12/JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format("woff2"), url(/static/cdn/fonts/s/montserrat/v12/JTUQjIg1_i6t8kCHKm459WxRyS7g.woff) format("woff");
}
@font-face {
font-weight: 500;
font-style: italic;
font-family: Montserrat;
src: local("Montserrat Medium Italic"), local(Montserrat-MediumItalic), url(/static/cdn/fonts/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZOg3z_PZ0.eot) format("eot"), url(/static/cdn/fonts/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZOg3z_PZw.woff2) format("woff2"), url(/static/cdn/fonts/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZOg3z_PZ2.woff) format("woff");
}
@font-face {
font-weight: 600;
font-style: italic;
font-family: Montserrat;
src: local("Montserrat SemiBold Italic"), local(Montserrat-SemiBoldItalic), url(/static/cdn/fonts/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZFgrz_PZ0.eot) format("eot"), url(/static/cdn/fonts/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZFgrz_PZw.woff2) format("woff2"), url(/static/cdn/fonts/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZFgrz_PZ2.woff) format("woff");
}
@font-face {
font-weight: 700;
font-style: italic;
font-family: Montserrat;
src: local("Montserrat Bold Italic"), local(Montserrat-BoldItalic), url(/static/cdn/fonts/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZcgvz_PZ0.eot) format("eot"), url(/static/cdn/fonts/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZcgvz_PZw.woff2) format("woff2"), url(/static/cdn/fonts/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZcgvz_PZ2.woff) format("woff");
}
@font-face {
font-weight: 800;
font-style: italic;
font-family: Montserrat;
src: local("Montserrat ExtraBold Italic"), local(Montserrat-ExtraBoldItalic), url(/static/cdn/fonts/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZbgjz_PZ0.eot) format("eot"), url(/static/cdn/fonts/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZbgjz_PZw.woff2) format("woff2"), url(/static/cdn/fonts/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZbgjz_PZ2.woff) format("woff");
}
@font-face {
font-weight: 900;
font-style: italic;
font-family: Montserrat;
src: local("Montserrat Black Italic"), local(Montserrat-BlackItalic), url(/static/cdn/fonts/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZSgnz_PZ0.eot) format("eot"), url(/static/cdn/fonts/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZSgnz_PZw.woff2) format("woff2"), url(/static/cdn/fonts/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZSgnz_PZ2.woff) format("woff");
}
@font-face {
font-weight: 100;
font-style: normal;
font-family: Montserrat;
src: local("Montserrat Thin"), local(Montserrat-Thin), url(/static/cdn/fonts/s/montserrat/v12/JTUQjIg1_i6t8kCHKm45_QpRyS7i.eot) format("eot"), url(/static/cdn/fonts/s/montserrat/v12/JTUQjIg1_i6t8kCHKm45_QpRyS7m.woff2) format("woff2"), url(/static/cdn/fonts/s/montserrat/v12/JTUQjIg1_i6t8kCHKm45_QpRyS7g.woff) format("woff");
}
@font-face {
font-weight: 200;
font-style: normal;
font-family: Montserrat;
src: local("Montserrat ExtraLight"), local(Montserrat-ExtraLight), url(/static/cdn/fonts/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_aZA3gnD-g.eot) format("eot"), url(/static/cdn/fonts/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_aZA3gnD_g.woff2) format("woff2"), url(/static/cdn/fonts/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_aZA3gnD-A.woff) format("woff");
}
@font-face {
font-weight: 300;
font-style: normal;
font-family: Montserrat;
src: local("Montserrat Light"), local(Montserrat-Light), url(/static/cdn/fonts/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_cJD3gnD-g.eot) format("eot"), url(/static/cdn/fonts/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_cJD3gnD_g.woff2) format("woff2"), url(/static/cdn/fonts/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_cJD3gnD-A.woff) format("woff");
}
@font-face {
font-weight: 400;
font-style: normal;
font-family: Montserrat;
src: local("Montserrat Regular"), local(Montserrat-Regular), url(/static/cdn/fonts/s/montserrat/v12/JTUSjIg1_i6t8kCHKm459Wlhzw.eot) format("eot"), url(/static/cdn/fonts/s/montserrat/v12/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format("woff2"), url(/static/cdn/fonts/s/montserrat/v12/JTUSjIg1_i6t8kCHKm459WlhzQ.woff) format("woff");
}
@font-face {
font-weight: 500;
font-style: normal;
font-family: Montserrat;
src: local("Montserrat Medium"), local(Montserrat-Medium), url(/static/cdn/fonts/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_ZpC3gnD-g.eot) format("eot"), url(/static/cdn/fonts/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_ZpC3gnD_g.woff2) format("woff2"), url(/static/cdn/fonts/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_ZpC3gnD-A.woff) format("woff");
}
@font-face {
font-weight: 600;
font-style: normal;
font-family: Montserrat;
src: local("Montserrat SemiBold"), local(Montserrat-SemiBold), url(/static/cdn/fonts/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_bZF3gnD-g.eot) format("eot"), url(/static/cdn/fonts/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_bZF3gnD_g.woff2) format("woff2"), url(/static/cdn/fonts/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_bZF3gnD-A.woff) format("woff");
}
@font-face {
font-weight: 700;
font-style: normal;
font-family: Montserrat;
src: local("Montserrat Bold"), local(Montserrat-Bold), url(/static/cdn/fonts/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_dJE3gnD-g.eot) format("eot"), url(/static/cdn/fonts/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_dJE3gnD_g.woff2) format("woff2"), url(/static/cdn/fonts/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_dJE3gnD-A.woff) format("woff");
}
@font-face {
font-weight: 800;
font-style: normal;
font-family: Montserrat;
src: local("Montserrat ExtraBold"), local(Montserrat-ExtraBold), url(/static/cdn/fonts/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_c5H3gnD-g.eot) format("eot"), url(/static/cdn/fonts/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_c5H3gnD_g.woff2) format("woff2"), url(/static/cdn/fonts/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_c5H3gnD-A.woff) format("woff");
}
@font-face {
font-weight: 900;
font-style: normal;
font-family: Montserrat;
src: local("Montserrat Black"), local(Montserrat-Black), url(/static/cdn/fonts/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_epG3gnD-g.eot) format("eot"), url(/static/cdn/fonts/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_epG3gnD_g.woff2) format("woff2"), url(/static/cdn/fonts/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_epG3gnD-A.woff) format("woff");
}
.preload * {
-webkit-transition: none !important;
-o-transition: none !important;
transition: none !important;
}
.preload :before {
-webkit-transition: none !important;
-o-transition: none !important;
transition: none !important;
}
.preload :after {
-webkit-transition: none !important;
-o-transition: none !important;
transition: none !important;
}
.hidden * {
display: none !important;
}
.hidden :before {
display: none !important;
}
.hidden :after {
display: none !important;
}
body {
font-family: Montserrat;
}
body * {
-webkit-transition: none;
-o-transition: none;
transition: none;
}
#backgroundimg {
display: none;
}
#home_body {
background-attachment: fixed;
background-position: 60% -100px;
-webkit-background-size: 100% auto;
background-size: 100% auto;
background-repeat: no-repeat;
}
#home_body .container {
min-height: 0;
}
#home_body #scroll_to_top_btn {
border-color: #ccc;
background-color: #fff;
color: #333;
}
#home_body .footer {
margin-top: 0;
}
#home_body .panel {
border: 1px solid transparent;
background-color: #fff;
}
#home_body .panel-default {
border-color: #ddd;
}
#home_body .img-thumbnail {
border-color: #e7e7e7;
background-color: #fff;
}
#home_body .separator {
border-top-color: #e7e7e7;
}
#home_body .homepage_band .btn_orange {
width: 150px;
}
@media (max-width: 1024px) {
#home_body {
background-position: 50% -80px;
-webkit-background-size: 150% auto;
background-size: 150% auto;
}
}
@media (max-width: 768px) {
#home_body {
background-position: 50% -100px;
-webkit-background-size: 200% auto;
background-size: 200% auto;
}
}
@media (max-width: 580px) {
#home_body {
background-position: 50% -100px;
-webkit-background-size: 250% auto;
background-size: 250% auto;
}
}
@media (max-width: 450px) {
#home_body {
background-position: 50% -60px;
-webkit-background-size: 300% auto;
background-size: 300% auto;
}
}
#homepage_block {
position: relative;
top: 25%;
left: 0;
color: #333;
}
#homepage_block .home_main_tag {
font-size: 38px;
}
#homepage_block .home_sub_tag {
margin-bottom: 40px;
margin-left: 2px;
font-weight: 400;
}
#homepage_block button {
margin-left: 2px;
}
#home_navbar a {
color: #333;
}
#home_navbar a:focus,
#home_navbar a:hover {
color: #333 !important;
}
#home_navbar .icon-bar {
background-color: #333;
}
#homepage_logo {
width: 250px;
height: auto;
}
.btn_orange {
padding: 8px 25px;
border-radius: 5px;
font-size: 15px;
}
.btn_orange,
.btn_orange:focus,
.btn_orange:hover {
background-color: #ffac3a;
color: #f8f8f8;
}
.homepage_band {
position: relative;
padding: 20px;
background-color: #fff;
color: #333;
}
body,
html {
height: 100%;
}
.container {
min-height: 120%;
}
.footer {
position: relative;
right: 0;
bottom: 0;
left: 0;
margin-top: 50px;
padding-top: 40px;
width: 100%;
height: auto;
}
.footer:before {
position: absolute;
top: 0;
right: 0;
left: 0;
border-top: 8px solid #337ab7;
content: " ";
}
#footer_logo img {
margin-top: 10px;
margin-bottom: 16px;
width: 40%;
height: auto;
}
body.day-mode {
background-color: #fff;
color: #333;
}
body.day-mode .footer,
body.day-mode code {
background-color: #f8f8f8;
color: #333;
}
body.day-mode .navbar-default {
background-color: #f8f8f8;
}
body.day-mode .navbar-default #notifications_button_link {
color: #777;
}
body.day-mode .navbar-default .navbar-nav > .active > a {
background-color: #f8f8f8;
color: #337ab7;
}
body.day-mode #search_bar_beside_title:hover input {
border-color: #337ab7;
-webkit-transition: border-color .1s ease-in;
-o-transition: border-color .1s ease-in;
transition: border-color .1s ease-in;
}
body.day-mode #search_bar_beside_title:hover button {
border-color: #337ab7;
background-color: #337ab7;
color: #f8f8f8;
-webkit-transition: border-color .3s ease-in;
-o-transition: border-color .3s ease-in;
transition: border-color .3s ease-in;
-webkit-transition: background-color .3s ease-in;
-o-transition: background-color .3s ease-in;
transition: background-color .3s ease-in;
-webkit-transition: color .2s ease-in;
-o-transition: color .2s ease-in;
transition: color .2s ease-in;
}
body.day-mode .clickable-a {
color: #333;
}
body.day-mode .title_link {
color: inherit;
}
body.day-mode .plaintext_link {
color: #333;
}
body.day-mode .loader-ellips__dot {
color: #777;
}
body.day-mode .jumbotron {
background-color: #fff;
}
body.day-mode .pagination > li > a {
color: #333;
}
body.night-mode {
background-color: #202020;
color: #f8f8f8;
}
body.night-mode .footer,
body.night-mode code {
background-color: #303030;
color: #f8f8f8;
}
body.night-mode .navbar-default {
background-color: #303030;
}
body.night-mode .navbar-default #notifications_button_link,
body.night-mode .navbar-default .navbar-nav > li > a {
color: #f8f8f8;
}
body.night-mode .navbar-default .navbar-nav > .active > a {
background-color: #303030;
color: #337ab7;
}
body.night-mode .navbar-default .navbar-default .navbar-toggle:hover,
body.night-mode .navbar-default .navbar-toggle:focus {
background-color: #303030;
}
body.night-mode .navbar-default .navbar-nav > li > a:hover {
background-color: #f8f8f8;
color: #202020;
}
body.night-mode .nav-tabs {
border-bottom: 1px solid #666;
}
body.night-mode .nav-tabs > li.active > a {
border: 1px solid;
border-color: #666;
border-bottom-color: transparent;
background-color: #202020;
color: #f8f8f8;
}
body.night-mode .nav-tabs > li > a:hover {
border-color: #f8f8f8;
background-color: #f8f8f8;
color: #202020;
}
body.night-mode .clickable-a {
color: #f8f8f8;
}
body.night-mode .title_link {
color: inherit;
}
body.night-mode .plaintext_link {
color: #f8f8f8;
}
body.night-mode .separator {
border-top-color: #666;
}
body.night-mode .loader-ellips__dot {
color: #777;
}
body.night-mode .jumbotron {
background-color: #202020;
}
body.night-mode .search_textbox {
border: 1.5px solid;
border-color: #303030;
background-color: #202020;
}
body.night-mode .search_textbox.highlighted {
border-color: #337ab7;
}
body.night-mode .btn-default {
border-color: #303030;
background-color: #303030;
color: #f8f8f8;
}
body.night-mode #search_bar_beside_title .btn-default {
border-color: #666;
background-color: #666;
}
body.night-mode #search_bar_beside_title:hover input {
border-color: #337ab7;
-webkit-transition: border-color .1s ease-in;
-o-transition: border-color .1s ease-in;
transition: border-color .1s ease-in;
}
body.night-mode #search_bar_beside_title:hover button {
border-color: #337ab7;
background-color: #337ab7;
color: #f8f8f8;
-webkit-transition: border-color .3s ease-in;
-o-transition: border-color .3s ease-in;
transition: border-color .3s ease-in;
-webkit-transition: background-color .3s ease-in;
-o-transition: background-color .3s ease-in;
transition: background-color .3s ease-in;
-webkit-transition: color .2s ease-in;
-o-transition: color .2s ease-in;
transition: color .2s ease-in;
}
body.night-mode .img-thumbnail,
body.night-mode .thumbnail {
border-color: #303030;
background-color: #303030;
}
body.night-mode .thumbnail .caption,
body.night-mode a.list-group-item {
color: #f8f8f8;
}
body.night-mode a.list-group-item:hover {
border-color: #202020;
background-color: #f8f8f8;
color: #202020;
}
body.night-mode .list-group-item {
border-color: #202020;
background-color: #303030;
}
body.night-mode .list-group-item.active {
border-color: #202020;
background-color: #337ab7;
}
body.night-mode .panel,
body.night-mode .well {
border-color: #303030;
background-color: #303030;
}
body.night-mode .panel-default .panel-heading {
border-color: #666;
background-color: #666;
color: #f8f8f8;
}
body.night-mode table {
border-color: #666;
background-color: #303030;
}
body.night-mode table > thead > tr > td {
border-bottom-color: #666;
}
body.night-mode table > tbody > tr > td {
border-top-color: #666;
}
body.night-mode .table-hover > tbody > tr:hover {
background-color: #666;
}
body.night-mode .table > tbody > tr > td.danger > a,
body.night-mode .table > tbody > tr > td.success > a,
body.night-mode .table > tbody > tr > td.warning > a {
color: #202020;
}
body.night-mode .list-group .select2-dropdown {
border-color: #202020;
background-color: #202020;
}
body.night-mode .list-group .select2-container--default .select2-selection--single {
border-color: #666;
background-color: #666;
}
body.night-mode .list-group .select2-container--default .select2-selection--single .select2-selection__rendered {
color: #f8f8f8;
}
body.night-mode .list-group .select2-container--default .select2-selection--multiple {
border-color: #666;
background-color: #666;
}
body.night-mode .list-group .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
border-color: #202020;
background-color: #202020;
}
body.night-mode .list-group .select2-container--default .select2-results__option[aria-selected=true] {
background-color: #f8f8f8;
color: #202020;
}
body.night-mode .select2-dropdown {
border-color: #666;
background-color: #666;
}
body.night-mode .select2-container--default .select2-selection--single {
border-color: #666;
background-color: #202020;
}
body.night-mode .select2-container--default .select2-selection--single .select2-selection__rendered {
color: #f8f8f8;
}
body.night-mode .select2-container--default .select2-results__option[aria-selected=true] {
background-color: #f8f8f8;
color: #666;
}
body.night-mode .form-control {
border-color: #666;
background-color: #202020;
color: #f8f8f8;
}
body.night-mode .form-group .btn-default,
body.night-mode .form-group .panel-default .panel-heading {
border-color: #666;
background-color: #666;
color: #f8f8f8;
}
body.night-mode .form-group .btn-default:hover {
border-color: #f8f8f8;
background-color: #f8f8f8;
color: #202020;
}
body.night-mode .form-group .input-group-addon {
border-color: #666;
background-color: #666;
color: #f8f8f8;
}
body.night-mode .modal .close {
color: #f8f8f8;
}
body.night-mode .modal-content {
background-color: #303030;
}
body.night-mode .modal-header {
border-bottom-color: #666;
background-color: #303030;
}
body.night-mode .btn-default:hover {
border-color: #f8f8f8;
background-color: #f8f8f8;
color: #202020;
}
body.night-mode .pagination > li > a {
border-color: #666;
background-color: #303030;
color: #f8f8f8;
}
body.night-mode .pagination > li :hover {
border-color: #f8f8f8;
background-color: #f8f8f8;
color: #202020;
}
body.night-mode .popover {
border: 1px solid #666;
background-color: #666;
-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .2);
box-shadow: 0 0 0 rgba(0, 0, 0, .2);
}
body.night-mode .popover.right .arrow {
border-right-color: #666;
}
body.night-mode .popover.right .arrow:after {
border-right-color: #666;
}
body.night-mode .popover-title {
border-color: #666;
background-color: #666;
}
body.night-mode .popover-content {
border-color: #303030;
background-color: #303030;
}
body.night-mode #scroll_to_top_btn {
border-color: #202020;
}
.navbar {
border: 0;
}
.navbar-nav {
margin: 0;
}
@media (max-width: 768px) {
.navbar-nav {
margin-top: 8px;
}
}
.navbar-nav > li {
position: relative;
float: left;
}
.navbar-nav .active a:after {
position: absolute;
right: 0;
bottom: 0;
left: 0;
border-bottom: 5px solid #337ab7;
content: " ";
}
.navbar-brand {
position: absolute;
margin: auto;
margin-right: 0;
padding: 12px 15px;
}
.navbar-brand img {
max-height: 100%;
}
.jumbotron {
position: relative;
right: 15px;
padding: 0 40px 0 30px !important;
border-right: 8px solid #337ab7;
border-top-right-radius: 0 !important;
border-bottom-right-radius: 0 !important;
}
@media (max-width: 991px) {
.jumbotron {
right: 0;
padding: 0;
border: 0;
}
}
.badge-notify {
position: relative;
top: 4px;
left: -15px;
padding: 5px 7px 3px;
background: #ffac3a;
font-size: 8pt;
}
#notifications_button {
margin-right: 7px;
padding: 14px 10px 7px;
}
@media (max-width: 768px) {
#notifications_button {
padding: 8px 10px 5px;
}
}
.nav-justified {
border-spacing: 15px 0;
border-collapse: separate;
}
#scroll_to_top_btn {
position: fixed;
right: 30px;
bottom: 20px;
z-index: 1;
display: none;
padding: 15px;
border-radius: 10px;
font-size: 18px;
cursor: pointer;
}
.day_night_toggle_form {
margin: 0;
padding: 0;
height: 30px;
}
@media (max-width: 768px) {
.day_night_toggle_form {
margin-top: -5px;
margin-right: -10px;
}
}
.day_night_toggle_wrapper {
-webkit-transform: scale(.5);
-ms-transform: scale(.5);
-o-transform: scale(.5);
transform: scale(.5);
}
.day_night_toggle {
position: relative;
display: block;
width: 90px;
height: 50px;
}
.slider {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: #202020;
cursor: pointer;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.slider:before {
position: absolute;
top: 8px;
bottom: 14px;
background-color: #ffac3a;
content: "";
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.day_night_toggle input {
display: none;
}
input:checked + .slider {
background-color: #5eaff2;
}
input:checked + .slider:before {
background: #ffac3a;
-webkit-transform: translateX(51px) rotate(45deg);
-ms-transform: translateX(51px) rotate(45deg);
-o-transform: translateX(51px) rotate(45deg);
transform: translateX(51px) rotate(45deg);
}
.slider.round {
border-radius: 35px;
}
.slider.round:before {
width: 43%;
height: 43%;
border-top-left-radius: 50px;
border-top-right-radius: 50px;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
} | oclubs/static-dev/css-build/base.css | @font-face {
font-weight: 100;
font-style: italic;
font-family: Montserrat;
src: local("Montserrat Thin Italic"), local(Montserrat-ThinItalic), url(/static/cdn/fonts/s/montserrat/v12/JTUOjIg1_i6t8kCHKm459WxZqh7k29c.eot) format("eot"), url(/static/cdn/fonts/s/montserrat/v12/JTUOjIg1_i6t8kCHKm459WxZqh7k29M.woff2) format("woff2"), url(/static/cdn/fonts/s/montserrat/v12/JTUOjIg1_i6t8kCHKm459WxZqh7k29U.woff) format("woff");
}
@font-face {
font-weight: 200;
font-style: italic;
font-family: Montserrat;
src: local("Montserrat ExtraLight Italic"), local(Montserrat-ExtraLightItalic), url(/static/cdn/fonts/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZBg_z_PZ0.eot) format("eot"), url(/static/cdn/fonts/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZBg_z_PZw.woff2) format("woff2"), url(/static/cdn/fonts/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZBg_z_PZ2.woff) format("woff");
}
@font-face {
font-weight: 300;
font-style: italic;
font-family: Montserrat;
src: local("Montserrat Light Italic"), local(Montserrat-LightItalic), url(/static/cdn/fonts/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZYgzz_PZ0.eot) format("eot"), url(/static/cdn/fonts/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZYgzz_PZw.woff2) format("woff2"), url(/static/cdn/fonts/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZYgzz_PZ2.woff) format("woff");
}
@font-face {
font-weight: 400;
font-style: italic;
font-family: Montserrat;
src: local("Montserrat Italic"), local(Montserrat-Italic), url(/static/cdn/fonts/s/montserrat/v12/JTUQjIg1_i6t8kCHKm459WxRyS7i.eot) format("eot"), url(/static/cdn/fonts/s/montserrat/v12/JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format("woff2"), url(/static/cdn/fonts/s/montserrat/v12/JTUQjIg1_i6t8kCHKm459WxRyS7g.woff) format("woff");
}
@font-face {
font-weight: 500;
font-style: italic;
font-family: Montserrat;
src: local("Montserrat Medium Italic"), local(Montserrat-MediumItalic), url(/static/cdn/fonts/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZOg3z_PZ0.eot) format("eot"), url(/static/cdn/fonts/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZOg3z_PZw.woff2) format("woff2"), url(/static/cdn/fonts/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZOg3z_PZ2.woff) format("woff");
}
@font-face {
font-weight: 600;
font-style: italic;
font-family: Montserrat;
src: local("Montserrat SemiBold Italic"), local(Montserrat-SemiBoldItalic), url(/static/cdn/fonts/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZFgrz_PZ0.eot) format("eot"), url(/static/cdn/fonts/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZFgrz_PZw.woff2) format("woff2"), url(/static/cdn/fonts/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZFgrz_PZ2.woff) format("woff");
}
@font-face {
font-weight: 700;
font-style: italic;
font-family: Montserrat;
src: local("Montserrat Bold Italic"), local(Montserrat-BoldItalic), url(/static/cdn/fonts/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZcgvz_PZ0.eot) format("eot"), url(/static/cdn/fonts/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZcgvz_PZw.woff2) format("woff2"), url(/static/cdn/fonts/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZcgvz_PZ2.woff) format("woff");
}
@font-face {
font-weight: 800;
font-style: italic;
font-family: Montserrat;
src: local("Montserrat ExtraBold Italic"), local(Montserrat-ExtraBoldItalic), url(/static/cdn/fonts/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZbgjz_PZ0.eot) format("eot"), url(/static/cdn/fonts/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZbgjz_PZw.woff2) format("woff2"), url(/static/cdn/fonts/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZbgjz_PZ2.woff) format("woff");
}
@font-face {
font-weight: 900;
font-style: italic;
font-family: Montserrat;
src: local("Montserrat Black Italic"), local(Montserrat-BlackItalic), url(/static/cdn/fonts/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZSgnz_PZ0.eot) format("eot"), url(/static/cdn/fonts/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZSgnz_PZw.woff2) format("woff2"), url(/static/cdn/fonts/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZSgnz_PZ2.woff) format("woff");
}
@font-face {
font-weight: 100;
font-style: normal;
font-family: Montserrat;
src: local("Montserrat Thin"), local(Montserrat-Thin), url(/static/cdn/fonts/s/montserrat/v12/JTUQjIg1_i6t8kCHKm45_QpRyS7i.eot) format("eot"), url(/static/cdn/fonts/s/montserrat/v12/JTUQjIg1_i6t8kCHKm45_QpRyS7m.woff2) format("woff2"), url(/static/cdn/fonts/s/montserrat/v12/JTUQjIg1_i6t8kCHKm45_QpRyS7g.woff) format("woff");
}
@font-face {
font-weight: 200;
font-style: normal;
font-family: Montserrat;
src: local("Montserrat ExtraLight"), local(Montserrat-ExtraLight), url(/static/cdn/fonts/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_aZA3gnD-g.eot) format("eot"), url(/static/cdn/fonts/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_aZA3gnD_g.woff2) format("woff2"), url(/static/cdn/fonts/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_aZA3gnD-A.woff) format("woff");
}
@font-face {
font-weight: 300;
font-style: normal;
font-family: Montserrat;
src: local("Montserrat Light"), local(Montserrat-Light), url(/static/cdn/fonts/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_cJD3gnD-g.eot) format("eot"), url(/static/cdn/fonts/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_cJD3gnD_g.woff2) format("woff2"), url(/static/cdn/fonts/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_cJD3gnD-A.woff) format("woff");
}
@font-face {
font-weight: 400;
font-style: normal;
font-family: Montserrat;
src: local("Montserrat Regular"), local(Montserrat-Regular), url(/static/cdn/fonts/s/montserrat/v12/JTUSjIg1_i6t8kCHKm459Wlhzw.eot) format("eot"), url(/static/cdn/fonts/s/montserrat/v12/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format("woff2"), url(/static/cdn/fonts/s/montserrat/v12/JTUSjIg1_i6t8kCHKm459WlhzQ.woff) format("woff");
}
@font-face {
font-weight: 500;
font-style: normal;
font-family: Montserrat;
src: local("Montserrat Medium"), local(Montserrat-Medium), url(/static/cdn/fonts/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_ZpC3gnD-g.eot) format("eot"), url(/static/cdn/fonts/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_ZpC3gnD_g.woff2) format("woff2"), url(/static/cdn/fonts/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_ZpC3gnD-A.woff) format("woff");
}
@font-face {
font-weight: 600;
font-style: normal;
font-family: Montserrat;
src: local("Montserrat SemiBold"), local(Montserrat-SemiBold), url(/static/cdn/fonts/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_bZF3gnD-g.eot) format("eot"), url(/static/cdn/fonts/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_bZF3gnD_g.woff2) format("woff2"), url(/static/cdn/fonts/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_bZF3gnD-A.woff) format("woff");
}
@font-face {
font-weight: 700;
font-style: normal;
font-family: Montserrat;
src: local("Montserrat Bold"), local(Montserrat-Bold), url(/static/cdn/fonts/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_dJE3gnD-g.eot) format("eot"), url(/static/cdn/fonts/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_dJE3gnD_g.woff2) format("woff2"), url(/static/cdn/fonts/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_dJE3gnD-A.woff) format("woff");
}
@font-face {
font-weight: 800;
font-style: normal;
font-family: Montserrat;
src: local("Montserrat ExtraBold"), local(Montserrat-ExtraBold), url(/static/cdn/fonts/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_c5H3gnD-g.eot) format("eot"), url(/static/cdn/fonts/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_c5H3gnD_g.woff2) format("woff2"), url(/static/cdn/fonts/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_c5H3gnD-A.woff) format("woff");
}
@font-face {
font-weight: 900;
font-style: normal;
font-family: Montserrat;
src: local("Montserrat Black"), local(Montserrat-Black), url(/static/cdn/fonts/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_epG3gnD-g.eot) format("eot"), url(/static/cdn/fonts/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_epG3gnD_g.woff2) format("woff2"), url(/static/cdn/fonts/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_epG3gnD-A.woff) format("woff");
}
.preload * {
-webkit-transition: none !important;
-o-transition: none !important;
transition: none !important;
}
.preload :before {
-webkit-transition: none !important;
-o-transition: none !important;
transition: none !important;
}
.preload :after {
-webkit-transition: none !important;
-o-transition: none !important;
transition: none !important;
}
.hidden * {
display: none !important;
}
.hidden :before {
display: none !important;
}
.hidden :after {
display: none !important;
}
body {
font-family: Montserrat;
}
body * {
-webkit-transition: none;
-o-transition: none;
transition: none;
}
#backgroundimg {
display: none;
}
#home_body {
background-attachment: fixed;
background-position: 60% -100px;
-webkit-background-size: 100% auto;
background-size: 100% auto;
background-repeat: no-repeat;
}
#home_body .container {
min-height: 0;
}
#home_body #scroll_to_top_btn {
border-color: #ccc;
background-color: #fff;
color: #333;
}
#home_body .footer {
margin-top: 0;
}
#home_body .panel {
border: 1px solid transparent;
background-color: #fff;
}
#home_body .panel-default {
border-color: #ddd;
}
#home_body .img-thumbnail {
border-color: #e7e7e7;
background-color: #fff;
}
#home_body .separator {
border-top-color: #e7e7e7;
}
#home_body .homepage_band .btn_orange {
width: 150px;
}
@media (max-width: 1024px) {
#home_body {
background-position: 50% -80px;
-webkit-background-size: 150% auto;
background-size: 150% auto;
}
}
@media (max-width: 768px) {
#home_body {
background-position: 50% -100px;
-webkit-background-size: 200% auto;
background-size: 200% auto;
}
}
@media (max-width: 580px) {
#home_body {
background-position: 50% -100px;
-webkit-background-size: 250% auto;
background-size: 250% auto;
}
}
@media (max-width: 450px) {
#home_body {
background-position: 50% -60px;
-webkit-background-size: 300% auto;
background-size: 300% auto;
}
}
#homepage_block {
position: relative;
top: 25%;
left: 0;
color: #333;
}
#homepage_block .home_main_tag {
font-size: 38px;
}
#homepage_block .home_sub_tag {
margin-bottom: 40px;
margin-left: 2px;
font-weight: 400;
}
#homepage_block button {
margin-left: 2px;
}
#home_navbar a {
color: #333;
}
#home_navbar a:focus,
#home_navbar a:hover {
color: #333 !important;
}
#home_navbar .icon-bar {
background-color: #333;
}
#homepage_logo {
width: 250px;
height: auto;
}
.btn_orange {
padding: 8px 25px;
border-radius: 5px;
font-size: 15px;
}
.btn_orange,
.btn_orange:focus,
.btn_orange:hover {
background-color: #ffac3a;
color: #f8f8f8;
}
.homepage_band {
position: relative;
padding: 20px;
background-color: #fff;
color: #333;
}
body,
html {
height: 100%;
}
.container {
min-height: 120%;
}
.footer {
position: relative;
right: 0;
bottom: 0;
left: 0;
margin-top: 50px;
padding-top: 40px;
width: 100%;
height: auto;
}
.footer:before {
position: absolute;
top: 0;
right: 0;
left: 0;
border-top: 8px solid #337ab7;
content: " ";
}
#footer_logo img {
margin-top: 10px;
margin-bottom: 16px;
width: 40%;
height: auto;
}
body.day-mode {
background-color: #fff;
color: #333;
}
body.day-mode .footer,
body.day-mode code {
background-color: #f8f8f8;
color: #333;
}
body.day-mode .navbar-default {
background-color: #f8f8f8;
}
body.day-mode .navbar-default #notifications_button_link {
color: #777;
}
body.day-mode .navbar-default .navbar-nav > .active > a {
background-color: #f8f8f8;
color: #337ab7;
}
body.day-mode #search_bar_beside_title:hover input {
border-color: #337ab7;
-webkit-transition: border-color .1s ease-in;
-o-transition: border-color .1s ease-in;
transition: border-color .1s ease-in;
}
body.day-mode #search_bar_beside_title:hover button {
border-color: #337ab7;
background-color: #337ab7;
color: #f8f8f8;
-webkit-transition: border-color .3s ease-in;
-o-transition: border-color .3s ease-in;
transition: border-color .3s ease-in;
-webkit-transition: background-color .3s ease-in;
-o-transition: background-color .3s ease-in;
transition: background-color .3s ease-in;
-webkit-transition: color .2s ease-in;
-o-transition: color .2s ease-in;
transition: color .2s ease-in;
}
body.day-mode .clickable-a {
color: #333;
}
body.day-mode .title_link {
color: inherit;
}
body.day-mode .plaintext_link {
color: #333;
}
body.day-mode .loader-ellips__dot {
color: #777;
}
body.day-mode .jumbotron {
background-color: #fff;
}
body.day-mode .pagination > li > a {
color: #333;
}
body.night-mode {
background-color: #202020;
color: #f8f8f8;
}
body.night-mode .footer,
body.night-mode code {
background-color: #303030;
color: #f8f8f8;
}
body.night-mode .navbar-default {
background-color: #303030;
}
body.night-mode .navbar-default #notifications_button_link,
body.night-mode .navbar-default .navbar-nav > li > a {
color: #f8f8f8;
}
body.night-mode .navbar-default .navbar-nav > .active > a {
background-color: #303030;
color: #337ab7;
}
body.night-mode .navbar-default .navbar-default .navbar-toggle:hover,
body.night-mode .navbar-default .navbar-toggle:focus {
background-color: #303030;
}
body.night-mode .navbar-default .navbar-nav > li > a:hover {
background-color: #f8f8f8;
color: #202020;
}
body.night-mode .nav-tabs {
border-bottom: 1px solid #666;
}
body.night-mode .nav-tabs > li.active > a {
border: 1px solid;
border-color: #666;
border-bottom-color: transparent;
background-color: #202020;
color: #f8f8f8;
}
body.night-mode .nav-tabs > li > a:hover {
border-color: #f8f8f8;
background-color: #f8f8f8;
color: #202020;
}
body.night-mode .clickable-a {
color: #f8f8f8;
}
body.night-mode .title_link {
color: inherit;
}
body.night-mode .plaintext_link {
color: #f8f8f8;
}
body.night-mode .separator {
border-top-color: #666;
}
body.night-mode .loader-ellips__dot {
color: #777;
}
body.night-mode .jumbotron {
background-color: #202020;
}
body.night-mode .search_textbox {
border: 1.5px solid;
border-color: #303030;
background-color: #202020;
}
body.night-mode .search_textbox.highlighted {
border-color: #337ab7;
}
body.night-mode .btn-default {
border-color: #303030;
background-color: #303030;
color: #f8f8f8;
}
body.night-mode #search_bar_beside_title .btn-default {
border-color: #666;
background-color: #666;
}
body.night-mode #search_bar_beside_title:hover input {
border-color: #337ab7;
-webkit-transition: border-color .1s ease-in;
-o-transition: border-color .1s ease-in;
transition: border-color .1s ease-in;
}
body.night-mode #search_bar_beside_title:hover button {
border-color: #337ab7;
background-color: #337ab7;
color: #f8f8f8;
-webkit-transition: border-color .3s ease-in;
-o-transition: border-color .3s ease-in;
transition: border-color .3s ease-in;
-webkit-transition: background-color .3s ease-in;
-o-transition: background-color .3s ease-in;
transition: background-color .3s ease-in;
-webkit-transition: color .2s ease-in;
-o-transition: color .2s ease-in;
transition: color .2s ease-in;
}
body.night-mode .img-thumbnail,
body.night-mode .thumbnail {
border-color: #303030;
background-color: #303030;
}
body.night-mode .thumbnail .caption,
body.night-mode a.list-group-item {
color: #f8f8f8;
}
body.night-mode a.list-group-item:hover {
border-color: #202020;
background-color: #f8f8f8;
color: #202020;
}
body.night-mode .list-group-item {
border-color: #202020;
background-color: #303030;
}
body.night-mode .list-group-item.active {
border-color: #202020;
background-color: #337ab7;
}
body.night-mode .panel,
body.night-mode .well {
border-color: #303030;
background-color: #303030;
}
body.night-mode .panel-default .panel-heading {
border-color: #666;
background-color: #666;
color: #f8f8f8;
}
body.night-mode table {
border-color: #666;
background-color: #303030;
}
body.night-mode table > thead > tr > td {
border-bottom-color: #666;
}
body.night-mode table > tbody > tr > td {
border-top-color: #666;
}
body.night-mode .table-hover > tbody > tr:hover {
background-color: #666;
}
body.night-mode .table > tbody > tr > td.danger > a,
body.night-mode .table > tbody > tr > td.success > a,
body.night-mode .table > tbody > tr > td.warning > a {
color: #202020;
}
body.night-mode .list-group .select2-dropdown {
border-color: #202020;
background-color: #202020;
}
body.night-mode .list-group .select2-container--default .select2-selection--single {
border-color: #666;
background-color: #666;
}
body.night-mode .list-group .select2-container--default .select2-selection--single .select2-selection__rendered {
color: #f8f8f8;
}
body.night-mode .list-group .select2-container--default .select2-selection--multiple {
border-color: #666;
background-color: #666;
}
body.night-mode .list-group .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
border-color: #202020;
background-color: #202020;
}
body.night-mode .list-group .select2-container--default .select2-results__option[aria-selected=true] {
background-color: #f8f8f8;
color: #202020;
}
body.night-mode .select2-dropdown {
border-color: #666;
background-color: #666;
}
body.night-mode .select2-container--default .select2-selection--single {
border-color: #666;
background-color: #202020;
}
body.night-mode .select2-container--default .select2-selection--single .select2-selection__rendered {
color: #f8f8f8;
}
body.night-mode .select2-container--default .select2-results__option[aria-selected=true] {
background-color: #f8f8f8;
color: #666;
}
body.night-mode .form-control {
border-color: #666;
background-color: #202020;
color: #f8f8f8;
}
body.night-mode .form-group .btn-default,
body.night-mode .form-group .panel-default .panel-heading {
border-color: #666;
background-color: #666;
color: #f8f8f8;
}
body.night-mode .form-group .btn-default:hover {
border-color: #f8f8f8;
background-color: #f8f8f8;
color: #202020;
}
body.night-mode .form-group .input-group-addon {
border-color: #666;
background-color: #666;
color: #f8f8f8;
}
body.night-mode .modal .close {
color: #f8f8f8;
}
body.night-mode .modal-content {
background-color: #303030;
}
body.night-mode .modal-header {
border-bottom-color: #666;
background-color: #303030;
}
body.night-mode .btn-default:hover {
border-color: #f8f8f8;
background-color: #f8f8f8;
color: #202020;
}
body.night-mode .pagination > li > a {
border-color: #666;
background-color: #303030;
color: #f8f8f8;
}
body.night-mode .pagination > li :hover {
border-color: #f8f8f8;
background-color: #f8f8f8;
color: #202020;
}
body.night-mode .popover {
border: 1px solid #666;
background-color: #666;
-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .2);
box-shadow: 0 0 0 rgba(0, 0, 0, .2);
}
body.night-mode .popover.right .arrow {
border-right-color: #666;
}
body.night-mode .popover.right .arrow:after {
border-right-color: #666;
}
body.night-mode .popover-title {
border-color: #666;
background-color: #666;
}
body.night-mode .popover-content {
border-color: #303030;
background-color: #303030;
}
body.night-mode #scroll_to_top_btn {
border-color: #202020;
}
.navbar {
border: 0;
}
.navbar-nav {
margin: 0;
}
@media (max-width: 768px) {
.navbar-nav {
margin-top: 8px;
}
}
.navbar-nav > li {
position: relative;
float: left;
}
.navbar-nav .active a:after {
position: absolute;
right: 0;
bottom: 0;
left: 0;
border-bottom: 5px solid #337ab7;
content: " ";
}
.navbar-brand {
position: absolute;
margin: auto;
margin-right: 0;
padding: 12px 15px;
}
.navbar-brand img {
max-height: 100%;
}
.jumbotron {
position: relative;
right: 15px;
padding: 0 40px 0 30px !important;
border-right: 8px solid #337ab7;
border-top-right-radius: 0 !important;
border-bottom-right-radius: 0 !important;
}
@media (max-width: 991px) {
.jumbotron {
right: 0;
padding: 0;
border: 0;
}
}
.badge-notify {
position: relative;
top: 4px;
left: -15px;
padding: 5px 7px 3px;
background: #ffac3a;
font-size: 8pt;
}
#notifications_button {
margin-right: 7px;
padding: 14px 10px 7px;
}
@media (max-width: 768px) {
#notifications_button {
padding: 8px 10px 5px;
}
}
.nav-justified {
border-spacing: 15px 0;
border-collapse: separate;
}
#scroll_to_top_btn {
position: fixed;
right: 30px;
bottom: 20px;
z-index: 1;
display: none;
padding: 15px;
border-radius: 10px;
font-size: 18px;
cursor: pointer;
}
.day_night_toggle_form {
margin: 0;
padding: 0;
height: 30px;
}
@media (max-width: 768px) {
.day_night_toggle_form {
margin-top: -5px;
margin-right: -10px;
}
}
.day_night_toggle_wrapper {
-webkit-transform: scale(.5);
-ms-transform: scale(.5);
-o-transform: scale(.5);
transform: scale(.5);
}
.day_night_toggle {
position: relative;
display: block;
width: 90px;
height: 50px;
}
.slider {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: #202020;
cursor: pointer;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.slider:before {
position: absolute;
top: 8px;
bottom: 14px;
background-color: #ffac3a;
content: "";
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.day_night_toggle input {
display: none;
}
input:checked + .slider {
background-color: #5eaff2;
}
input:checked + .slider:before {
background: #ffac3a;
-webkit-transform: translateX(51px) rotate(45deg);
-ms-transform: translateX(51px) rotate(45deg);
-o-transform: translateX(51px) rotate(45deg);
transform: translateX(51px) rotate(45deg);
}
.slider.round {
border-radius: 35px;
}
.slider.round:before {
width: 43%;
height: 43%;
border-top-left-radius: 50px;
border-top-right-radius: 50px;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
} | 0.125373 | 0.06256 |
html {
/*box-sizing: border-box;*/
background-color: #100404;
/* background: url('https://images.pexels.com/photos/248797/pexels-photo-248797.jpeg?w=940&h=650&auto=compress&cs=tinysrgb') no-repeat center center fixed; */
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
font-size: 1.2rem;
}
body {
margin: 0;
font-family: 'Raleway', sans-serif;
color: #100404;
background-color: #1b1010;
}
p {
line-height: 1.4rem;
}
a {
color: #5d80e8;
text-decoration: none;
}
a:hover {
color: #c94e50;
}
h2 {
max-width: 36rem;
padding: 0 1rem;
margin: auto;
color: #fffce1;
font-weight: 400;
line-height: 2rem;
text-align: center;
}
h3 {
margin-top: 2rem;
color: #c94e50;
font-weight: 600;
}
header {
position: relative;
background-color: #b4bad2;
padding: 4rem 0 4rem;
border-bottom: 3rem solid #c94e50;
}
.error {
color: red;
}
.form-inline {
margin: 1.3em 0;
}
.form-inline .form-group {
margin-bottom: 0;
}
.form-inline .form-group,
.form-inline .form-control,
.form-inline button {
width: 100%;
}
.bg-danger,
.bg-info {
padding: 15px;
margin-bottom: 20px;
border: 2px solid #4e3942;
border-radius: 8px;
background-color: #c3c3c3;
}
.map {
height: 50rem;
border: 0.3rem solid #4e3942;
border-radius: 1rem;
}
.home {
background-color: #100404;
}
.container {
width: 100%;
max-width: 100%;
background-color: #100404;
}
.full-screen {
background-color: #100404;
}
.link {
padding: 1rem;
color: #94bee8;
flex: 1;
}
.link:hover {
text-decoration: none;
}
.content-text {
color: #cdb8ea;
}
.content-text:hover {
text-decoration: none;
}
.label-checkbox {
color: #cdb8ea;
margin-left: 0rem;
font-size: 20px;
margin: 1.3rem;
flex: 1;
}
.clientbutton {
color: gray;
}
.navigation-bar {
display: flex;
margin-left: 22vw;
margin-right: 20vw;
font-size: 20px;
}
.nav {
padding: 1rem 1rem 0;
background: #333;
}
.is-visible {
border: solid 1px red;
}
section {
margin: 1.2rem;
}
h2, p {
margin: 0;
}
.tabs {
display: inline-block;
margin-left: 35vw;
font-size: 20px;
margin-top: 1rem;
}
.abas-header {
margin-left: 18vw;
margin-bottom: 2rem;
color: #94bee8;
}
a, h1, h2 {
color: #94bee8;
}
.sub-header {
font-weight:bold;
font-size:2em;
}
.text {
font-weight:bold;
}
.input-home {
margin-bottom: 1.3rem;
width: 60%;
background-color: #100404;
color: #553e77;
font-size: 20px;
height: 10rem;
}
.input-grades {
width: 30%;
text-align: center;
background-color: #100404;
color: #553e77;
}
.input-agenda {
margin-bottom: 1.2rem;
width: 30vw;
background-color: #100404;
color: #cdb8ea;
font-size: 2rem;
text-align: center;
height: 4vh;
border: 0.2rem solid #4e3942;
border-radius: 0.5rem;
margin-left: 11vw;
}
input:-webkit-autofill {
background-color: #4e3942;
}
.button-agenda {
background-color: #b78d8d;
color: #553e77;
}
.button-map {
margin-left: 0.8rem;
width: 100%;
}
button, select {
border: 0.2rem solid #4e3942;
border-radius: 1rem;
}
.container-fluid {
background-color:#100404;
}
.navs {
position: relative;
min-height: 5vh;
margin-bottom: 4rem;
border-width: 0.3rem;
border-style: solid;
border-color: transparent;
border-image: initial;
}
.navbar-light {
padding: 0.3rem;
margin-bottom: 1.3rem;
}
.navbar-inverse {
background-color: #f9eaf9;
border-color: #f9eaf9;
}
.navbar-inverse .nav-upper {
color: #b1b6ff;
font-size: 1.6rem;
}
.nav-down {
color: #b1b6ff;
font-size: 1.6rem;
float: right;
}
.primary:focus {
background-color: #337ab7;
}
.btn-primary {
background-color: #34495e;
}
.btn-success:focus {
background-color: #337ab7;
}
.btn-success:hover {
background-color: #337ab7;
}
.btn-success {
background-color: #34495e;
}
.form-control {
margin-bottom: 0.4rem;
}
.selecionado {
background-color: yellow;
}
.negrito {
font-weight: bold;
}
.hr {
padding: 0.7rem;
border-color: #4e3942;
border-top: 1px solid #4e3942;
margin-top: 1.2rem;
margin-bottom: 1.2rem;
}
.agenda {
width: 60%;
margin-left: 18vw;
padding: 2.5rem;
margin-top: 4rem;
background-color: #2b2a2d;
border: 0.2rem solid #4e3942;
margin-bottom: 100vw;
border-radius: 0.5rem;
}
.cadastro {
width: 60%;
margin-left: 18vw;
padding: 1.5rem;
}
.devedores {
width: 60%;
margin-left: 18vw;
padding: 1.5rem;
}
.signin {
width: 30%;
margin-left: 10vw;
padding: 1.5rem;
}
.signup {
width: 30%;
margin-left: 10vw;
padding: 1.5rem;
}
.client-list {
font-size: 2rem;
color: #f9eaf9;
}
.client-list:hover {
text-decoration: none;
}
.details {
font-size: 2rem;
color: #d86161;
margin: 0.8rem;
}
.details-text {
font-size: 2rem;
color: #97a7ff;
margin: 0.8rem;
}
.client-operations {
margin-left: 28vw;
margin-top: 4rem;
}
.client-operation {
margin-top: 4rem;
font-size: 3rem;
margin-left: 1vw;
text-shadow: 0.2rem 0.2rem #1d0b0b;
}
.client-operation:hover {
text-decoration: none;
}
.no-display {
display: none;
}
.acerto {
border: 0.2rem solid #4e3942;
border-radius: 1rem;
}
.debito {
font-size: 2.5rem;
color: #d43939;
}
.options {
padding: 1rem;
color: #94bee8;
flex: 1;
font-size: 2.5rem;
text-shadow: 0.2rem 0.2rem #1d0b0b;
}
.options:hover {
text-decoration: none;
}
.reports {
font-size: 2.5rem;
margin-top: 5vh;
padding: 1.5rem;
border: 0.2rem solid #4e3942;
border-radius: 1rem;
}
.reports-header {
width: 60%;
margin-left: 10vw;
padding: 2vw;
color: #94bee8;
}
.reports-body {
width: 60%;
margin-left: 11vw;
padding: 1.5rem;
color: #94bee8;
}
.reports-text {
margin-top: 2vw;
}
.reports-content-text {
color: #fdb19d;
}
input[type=checkbox]
{
/* Double-sized Checkboxes */
-ms-transform: scale(2); /* IE */
-moz-transform: scale(2); /* FF */
-webkit-transform: scale(2); /* Safari and Chrome */
-o-transform: scale(2); /* Opera */
padding: 10px;
}
/* Might want to wrap a span around your checkbox text */
.checkboxtext
{
/* Checkbox text */
font-size: 2.5rem;
color: #cdb8ea;
margin: 2rem;
display: inline;
}
.checkboxes {
margin-left: 25vw;
}
.semContato {
font-size: 3rem;
color: yellow;
}
.pagina-inicial {
margin: 20vw;
color: #ffae1a;
align-self: auto;
margin-bottom: 100vw;
font-size: 5vw;
} | style/style.css | html {
/*box-sizing: border-box;*/
background-color: #100404;
/* background: url('https://images.pexels.com/photos/248797/pexels-photo-248797.jpeg?w=940&h=650&auto=compress&cs=tinysrgb') no-repeat center center fixed; */
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
font-size: 1.2rem;
}
body {
margin: 0;
font-family: 'Raleway', sans-serif;
color: #100404;
background-color: #1b1010;
}
p {
line-height: 1.4rem;
}
a {
color: #5d80e8;
text-decoration: none;
}
a:hover {
color: #c94e50;
}
h2 {
max-width: 36rem;
padding: 0 1rem;
margin: auto;
color: #fffce1;
font-weight: 400;
line-height: 2rem;
text-align: center;
}
h3 {
margin-top: 2rem;
color: #c94e50;
font-weight: 600;
}
header {
position: relative;
background-color: #b4bad2;
padding: 4rem 0 4rem;
border-bottom: 3rem solid #c94e50;
}
.error {
color: red;
}
.form-inline {
margin: 1.3em 0;
}
.form-inline .form-group {
margin-bottom: 0;
}
.form-inline .form-group,
.form-inline .form-control,
.form-inline button {
width: 100%;
}
.bg-danger,
.bg-info {
padding: 15px;
margin-bottom: 20px;
border: 2px solid #4e3942;
border-radius: 8px;
background-color: #c3c3c3;
}
.map {
height: 50rem;
border: 0.3rem solid #4e3942;
border-radius: 1rem;
}
.home {
background-color: #100404;
}
.container {
width: 100%;
max-width: 100%;
background-color: #100404;
}
.full-screen {
background-color: #100404;
}
.link {
padding: 1rem;
color: #94bee8;
flex: 1;
}
.link:hover {
text-decoration: none;
}
.content-text {
color: #cdb8ea;
}
.content-text:hover {
text-decoration: none;
}
.label-checkbox {
color: #cdb8ea;
margin-left: 0rem;
font-size: 20px;
margin: 1.3rem;
flex: 1;
}
.clientbutton {
color: gray;
}
.navigation-bar {
display: flex;
margin-left: 22vw;
margin-right: 20vw;
font-size: 20px;
}
.nav {
padding: 1rem 1rem 0;
background: #333;
}
.is-visible {
border: solid 1px red;
}
section {
margin: 1.2rem;
}
h2, p {
margin: 0;
}
.tabs {
display: inline-block;
margin-left: 35vw;
font-size: 20px;
margin-top: 1rem;
}
.abas-header {
margin-left: 18vw;
margin-bottom: 2rem;
color: #94bee8;
}
a, h1, h2 {
color: #94bee8;
}
.sub-header {
font-weight:bold;
font-size:2em;
}
.text {
font-weight:bold;
}
.input-home {
margin-bottom: 1.3rem;
width: 60%;
background-color: #100404;
color: #553e77;
font-size: 20px;
height: 10rem;
}
.input-grades {
width: 30%;
text-align: center;
background-color: #100404;
color: #553e77;
}
.input-agenda {
margin-bottom: 1.2rem;
width: 30vw;
background-color: #100404;
color: #cdb8ea;
font-size: 2rem;
text-align: center;
height: 4vh;
border: 0.2rem solid #4e3942;
border-radius: 0.5rem;
margin-left: 11vw;
}
input:-webkit-autofill {
background-color: #4e3942;
}
.button-agenda {
background-color: #b78d8d;
color: #553e77;
}
.button-map {
margin-left: 0.8rem;
width: 100%;
}
button, select {
border: 0.2rem solid #4e3942;
border-radius: 1rem;
}
.container-fluid {
background-color:#100404;
}
.navs {
position: relative;
min-height: 5vh;
margin-bottom: 4rem;
border-width: 0.3rem;
border-style: solid;
border-color: transparent;
border-image: initial;
}
.navbar-light {
padding: 0.3rem;
margin-bottom: 1.3rem;
}
.navbar-inverse {
background-color: #f9eaf9;
border-color: #f9eaf9;
}
.navbar-inverse .nav-upper {
color: #b1b6ff;
font-size: 1.6rem;
}
.nav-down {
color: #b1b6ff;
font-size: 1.6rem;
float: right;
}
.primary:focus {
background-color: #337ab7;
}
.btn-primary {
background-color: #34495e;
}
.btn-success:focus {
background-color: #337ab7;
}
.btn-success:hover {
background-color: #337ab7;
}
.btn-success {
background-color: #34495e;
}
.form-control {
margin-bottom: 0.4rem;
}
.selecionado {
background-color: yellow;
}
.negrito {
font-weight: bold;
}
.hr {
padding: 0.7rem;
border-color: #4e3942;
border-top: 1px solid #4e3942;
margin-top: 1.2rem;
margin-bottom: 1.2rem;
}
.agenda {
width: 60%;
margin-left: 18vw;
padding: 2.5rem;
margin-top: 4rem;
background-color: #2b2a2d;
border: 0.2rem solid #4e3942;
margin-bottom: 100vw;
border-radius: 0.5rem;
}
.cadastro {
width: 60%;
margin-left: 18vw;
padding: 1.5rem;
}
.devedores {
width: 60%;
margin-left: 18vw;
padding: 1.5rem;
}
.signin {
width: 30%;
margin-left: 10vw;
padding: 1.5rem;
}
.signup {
width: 30%;
margin-left: 10vw;
padding: 1.5rem;
}
.client-list {
font-size: 2rem;
color: #f9eaf9;
}
.client-list:hover {
text-decoration: none;
}
.details {
font-size: 2rem;
color: #d86161;
margin: 0.8rem;
}
.details-text {
font-size: 2rem;
color: #97a7ff;
margin: 0.8rem;
}
.client-operations {
margin-left: 28vw;
margin-top: 4rem;
}
.client-operation {
margin-top: 4rem;
font-size: 3rem;
margin-left: 1vw;
text-shadow: 0.2rem 0.2rem #1d0b0b;
}
.client-operation:hover {
text-decoration: none;
}
.no-display {
display: none;
}
.acerto {
border: 0.2rem solid #4e3942;
border-radius: 1rem;
}
.debito {
font-size: 2.5rem;
color: #d43939;
}
.options {
padding: 1rem;
color: #94bee8;
flex: 1;
font-size: 2.5rem;
text-shadow: 0.2rem 0.2rem #1d0b0b;
}
.options:hover {
text-decoration: none;
}
.reports {
font-size: 2.5rem;
margin-top: 5vh;
padding: 1.5rem;
border: 0.2rem solid #4e3942;
border-radius: 1rem;
}
.reports-header {
width: 60%;
margin-left: 10vw;
padding: 2vw;
color: #94bee8;
}
.reports-body {
width: 60%;
margin-left: 11vw;
padding: 1.5rem;
color: #94bee8;
}
.reports-text {
margin-top: 2vw;
}
.reports-content-text {
color: #fdb19d;
}
input[type=checkbox]
{
/* Double-sized Checkboxes */
-ms-transform: scale(2); /* IE */
-moz-transform: scale(2); /* FF */
-webkit-transform: scale(2); /* Safari and Chrome */
-o-transform: scale(2); /* Opera */
padding: 10px;
}
/* Might want to wrap a span around your checkbox text */
.checkboxtext
{
/* Checkbox text */
font-size: 2.5rem;
color: #cdb8ea;
margin: 2rem;
display: inline;
}
.checkboxes {
margin-left: 25vw;
}
.semContato {
font-size: 3rem;
color: yellow;
}
.pagina-inicial {
margin: 20vw;
color: #ffae1a;
align-self: auto;
margin-bottom: 100vw;
font-size: 5vw;
} | 0.530723 | 0.074939 |
:root {
--color-woodsmoke: #16161D;
--color-dolphin: #626177;
--color-gunpowder: #505061;
--color-manatee: #8888A2;
--color-cadet-blue: #abb2bf;
--color-whisper: #EBEBF7;
--color-selago: #F4F4FD;
--color-white-lilac: #f8f8fc;
--color-white: #fff;
--color-green-haze: #00AB47;
--color-dodger-blue: rgb(88, 81, 255);
--color-dodger-blue-hover: rgba(88, 81, 255, 0.2);
--color-old-lace: #fdf5e4;
--color-wheatfield: #F1E3C5;
--color-pirate-gold: #9A6400;
--button-shadow: 0px 2px 4px rgba(2, 8, 20, 0.1), 0px 1px 2px rgba(2, 8, 20, 0.08);
--button-shadow-hover: 0 4px 6px rgba(0,0,0,.12), 0 1px 3px rgba(0,0,0,.08);
--ease-out-expo: cubic-bezier(0.19, 1, 0.22, 1);
}
hr {
height: 1px;
background-color: #eee;
border: none;
}
.btn {
-webkit-transition: all .15s ease;
transition: all .15s ease;
text-decoration: none;
border: none;
outline: none;
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
padding: 14px 20px 16px;
border-radius: 6px;
letter-spacing: 0.04em;
-webkit-box-shadow: var(--button-shadow);
box-shadow: var(--button-shadow);
cursor: pointer;
display: -ms-inline-flexbox;
display: inline-flex;
-ms-flex-align: center;
align-items: center;
}
.btn a {
text-decoration: none;
color: inherit;
}
.btn app-icon {
margin-right: 8px;
opacity: 0.8;
}
.btn:hover {
text-decoration: none;
-webkit-transform: translateY(-1px);
transform: translateY(-1px);
-webkit-box-shadow: var(--button-shadow-hover);
box-shadow: var(--button-shadow-hover);
}
.btn--primary {
background: var(--color-dodger-blue);
color: var(--color-white);
}
.btn--secondary {
background: var(--color-white);
color: var(--color-dodger-blue);
}
.btn--tertiary {
background: #F4F4FD;
color: var(--color-dodger-blue);
-webkit-box-shadow: none;
box-shadow: none;
}
.btn--tertiary:hover {
background-color: #ececf9;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transform: none;
transform: none;
}
.btn--small {
letter-spacing: -0.02em;
text-transform: none;
font-size: 15px;
padding: 5px 12px 7px;
font-weight: 500;
border-radius: 8px;
min-height: 38px;
}
.headline {
margin-top: 0;
margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
.headline {
text-align: center;
margin-bottom: 60px;
}
}
.text-link {
-webkit-transition: border 0.3s;
transition: border 0.3s;
font-size: 13px;
line-height: 20px;
text-transform: uppercase;
letter-spacing: 0.05em;
text-decoration: none;
font-weight: 700;
border-bottom: 2px solid transparent;
padding-bottom: 3px;
}
.text-link--primary {
color: var(--color-dodger-blue);
}
.text-link--primary:hover {
border-bottom-color: var(--color-dodger-blue-hover);
}
.text-link--secondary {
color: var(--color-manatee);
}
.text-link--secondary:hover {
border-bottom-color: rgba(136, 136, 162, 0.2);
}
stencil-route-link:hover {
cursor: pointer;
}
.list--unstyled {
list-style-type: none;
margin: 0;
padding: 0;
}
.list--icon li {
position: relative;
padding-left: 28px;
}
.list--icon app-icon {
position: absolute;
top: 0;
left: 0;
}
.list--columns {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-top: 42px;
}
.list--columns li {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
line-height: 1.4;
margin-bottom: 10px;
padding-right: 18px;
}
@media screen and (max-width: 1024px) {
.list--columns li {
-ms-flex: 0 0 33.33%;
flex: 0 0 33.33%;
}
}
@media screen and (max-width: 768px) {
.list--columns li {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
}
}
@media screen and (max-width: 480px) {
.list--columns li {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
}
.list--numbered-badge {
margin: 30px 0;
padding: 0;
list-style-type: none;
}
.list--numbered-badge li {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
counter-increment: step-counter;
margin-bottom: 10px;
}
.list--numbered-badge li + li {
margin-top: 36px;
}
.list--numbered-badge li::before {
-ms-flex: 0 0 32px;
flex: 0 0 32px;
content: counter(step-counter);
margin-right: 5px;
width: 32px;
height: 32px;
border-radius: 32px;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
margin-right: 16px;
background: var(--color-dodger-blue);
color: var(--color-white);
font-size: 15px;
font-weight: bold;
-webkit-box-shadow: var(--card-shadow);
box-shadow: var(--card-shadow);
}
.measure-xl {
max-width: 720px;
}
.measure-lg {
max-width: 660px;
}
.measure-md {
max-width: 460px;
}
.screenshot {
max-width: 100%;
-webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.1);
box-shadow: 0px 2px 4px rgba(0,0,0,0.1);
border-radius: 4px;
}
code {
font-weight: 400;
font-family: 'SFMono-Regular', 'Lucida Console', Monaco, monospace;
font-size: 14px;
}
ol code,
ul code,
p code,
table code {
font-size: 14px;
padding: 2px 6px 3px;
background-color: var(--color-whisper);
color: var(--color-woodsmoke);
border-radius: 3px;
}
h1 code,
h2 code,
h3 code {
font-size: 0.8em;
font-weight: bold;
}
blockquote code {
font-size: 13px;
background-color: var(--color-wheatfield);
}
table {
width: 100%;
overflow: auto;
margin-top: 28px;
margin-bottom: 18px;
border-spacing: 0;
border-collapse: collapse;
overflow-x: auto;
}
tr {
background-color: #fff;
border-top: 1px solid #c6cbd1;
}
th {
font-size: 13px;
font-weight: bold;
}
th,
td {
padding: 10px 10px;
border: 1px solid #dfe2e5;
}
td {
border: 1px solid #dfe2e5;
vertical-align: top;
font-size: 14px;
}
td {
line-height: 1.5;
}
table code {
font-size: 13px;
}
tr:nth-child(2n) {
background-color: #f6f8fa;
}
@media screen and (max-width: 590px) {
table {
display: block;
}
}
html,
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
width: 100%;
height: 100%;
padding: 0;
margin: 0;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
}
/* h1, h2, h3, h4 {
color: var(--color-woodsmoke);
} */
h1,
h1 a {
font-size: 32px;
line-height: 38px;
font-weight: 600;
letter-spacing: -0.012em;
color: var(--color-woodsmoke);
}
h2,
h2 a {
font-size: 20px;
font-weight: bold;
color: var(--color-woodsmoke);
}
h3 ,
h3 a {
font-size: 17px;
font-weight: bold;
color: var(--color-woodsmoke);
}
h4,
h4 a {
font-size: 14px;
margin-top: 32px;
margin-bottom: 8px;
text-transform: uppercase;
letter-spacing: 0.04em;
color: var(--color-gunpowder);
}
p,
ul,
ol {
color: var(--color-gunpowder);
font-size: 15px;
line-height: 1.8;
margin: 14px 0px;
}
ul,
ol {
padding: 0 0 0 16px;
}
p a,
ul a,
ol a,
td a {
-webkit-transition: border 0.3s;
transition: border 0.3s;
color: var(--color-dodger-blue);
text-decoration: none;
border-bottom: 1px solid transparent;
font-weight: 500;
}
p a:hover,
ul a:hover,
ol a:hover,
td a:hover {
border-bottom-color: var(--color-dodger-blue-hover);
}
blockquote {
background: var(--color-old-lace);
margin: 0;
padding: 1px 18px 4px;
border-radius: 4px;
}
blockquote p {
color: var(--color-pirate-gold);
line-height: 1.6;
font-size: 14px;
}
.push {
margin-top: 70px;
}
.push-sm {
margin-top: 36px;
}
.block {
display: block;
}
.pull-left {
float: left;
}
.pull-right{
float: right;
}
.no-scroll {
overflow: hidden;
}
.sticky {
position: -webkit-sticky;
position: sticky;
top: 24px;
}
* {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
*::-moz-selection,
*::-moz-selection {
background: var(--color-whisper);
}
*::selection,
*::-moz-selection {
background: var(--color-whisper);
} | www/build/app.css | :root {
--color-woodsmoke: #16161D;
--color-dolphin: #626177;
--color-gunpowder: #505061;
--color-manatee: #8888A2;
--color-cadet-blue: #abb2bf;
--color-whisper: #EBEBF7;
--color-selago: #F4F4FD;
--color-white-lilac: #f8f8fc;
--color-white: #fff;
--color-green-haze: #00AB47;
--color-dodger-blue: rgb(88, 81, 255);
--color-dodger-blue-hover: rgba(88, 81, 255, 0.2);
--color-old-lace: #fdf5e4;
--color-wheatfield: #F1E3C5;
--color-pirate-gold: #9A6400;
--button-shadow: 0px 2px 4px rgba(2, 8, 20, 0.1), 0px 1px 2px rgba(2, 8, 20, 0.08);
--button-shadow-hover: 0 4px 6px rgba(0,0,0,.12), 0 1px 3px rgba(0,0,0,.08);
--ease-out-expo: cubic-bezier(0.19, 1, 0.22, 1);
}
hr {
height: 1px;
background-color: #eee;
border: none;
}
.btn {
-webkit-transition: all .15s ease;
transition: all .15s ease;
text-decoration: none;
border: none;
outline: none;
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
padding: 14px 20px 16px;
border-radius: 6px;
letter-spacing: 0.04em;
-webkit-box-shadow: var(--button-shadow);
box-shadow: var(--button-shadow);
cursor: pointer;
display: -ms-inline-flexbox;
display: inline-flex;
-ms-flex-align: center;
align-items: center;
}
.btn a {
text-decoration: none;
color: inherit;
}
.btn app-icon {
margin-right: 8px;
opacity: 0.8;
}
.btn:hover {
text-decoration: none;
-webkit-transform: translateY(-1px);
transform: translateY(-1px);
-webkit-box-shadow: var(--button-shadow-hover);
box-shadow: var(--button-shadow-hover);
}
.btn--primary {
background: var(--color-dodger-blue);
color: var(--color-white);
}
.btn--secondary {
background: var(--color-white);
color: var(--color-dodger-blue);
}
.btn--tertiary {
background: #F4F4FD;
color: var(--color-dodger-blue);
-webkit-box-shadow: none;
box-shadow: none;
}
.btn--tertiary:hover {
background-color: #ececf9;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transform: none;
transform: none;
}
.btn--small {
letter-spacing: -0.02em;
text-transform: none;
font-size: 15px;
padding: 5px 12px 7px;
font-weight: 500;
border-radius: 8px;
min-height: 38px;
}
.headline {
margin-top: 0;
margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
.headline {
text-align: center;
margin-bottom: 60px;
}
}
.text-link {
-webkit-transition: border 0.3s;
transition: border 0.3s;
font-size: 13px;
line-height: 20px;
text-transform: uppercase;
letter-spacing: 0.05em;
text-decoration: none;
font-weight: 700;
border-bottom: 2px solid transparent;
padding-bottom: 3px;
}
.text-link--primary {
color: var(--color-dodger-blue);
}
.text-link--primary:hover {
border-bottom-color: var(--color-dodger-blue-hover);
}
.text-link--secondary {
color: var(--color-manatee);
}
.text-link--secondary:hover {
border-bottom-color: rgba(136, 136, 162, 0.2);
}
stencil-route-link:hover {
cursor: pointer;
}
.list--unstyled {
list-style-type: none;
margin: 0;
padding: 0;
}
.list--icon li {
position: relative;
padding-left: 28px;
}
.list--icon app-icon {
position: absolute;
top: 0;
left: 0;
}
.list--columns {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-top: 42px;
}
.list--columns li {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
line-height: 1.4;
margin-bottom: 10px;
padding-right: 18px;
}
@media screen and (max-width: 1024px) {
.list--columns li {
-ms-flex: 0 0 33.33%;
flex: 0 0 33.33%;
}
}
@media screen and (max-width: 768px) {
.list--columns li {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
}
}
@media screen and (max-width: 480px) {
.list--columns li {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
}
.list--numbered-badge {
margin: 30px 0;
padding: 0;
list-style-type: none;
}
.list--numbered-badge li {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
counter-increment: step-counter;
margin-bottom: 10px;
}
.list--numbered-badge li + li {
margin-top: 36px;
}
.list--numbered-badge li::before {
-ms-flex: 0 0 32px;
flex: 0 0 32px;
content: counter(step-counter);
margin-right: 5px;
width: 32px;
height: 32px;
border-radius: 32px;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
margin-right: 16px;
background: var(--color-dodger-blue);
color: var(--color-white);
font-size: 15px;
font-weight: bold;
-webkit-box-shadow: var(--card-shadow);
box-shadow: var(--card-shadow);
}
.measure-xl {
max-width: 720px;
}
.measure-lg {
max-width: 660px;
}
.measure-md {
max-width: 460px;
}
.screenshot {
max-width: 100%;
-webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.1);
box-shadow: 0px 2px 4px rgba(0,0,0,0.1);
border-radius: 4px;
}
code {
font-weight: 400;
font-family: 'SFMono-Regular', 'Lucida Console', Monaco, monospace;
font-size: 14px;
}
ol code,
ul code,
p code,
table code {
font-size: 14px;
padding: 2px 6px 3px;
background-color: var(--color-whisper);
color: var(--color-woodsmoke);
border-radius: 3px;
}
h1 code,
h2 code,
h3 code {
font-size: 0.8em;
font-weight: bold;
}
blockquote code {
font-size: 13px;
background-color: var(--color-wheatfield);
}
table {
width: 100%;
overflow: auto;
margin-top: 28px;
margin-bottom: 18px;
border-spacing: 0;
border-collapse: collapse;
overflow-x: auto;
}
tr {
background-color: #fff;
border-top: 1px solid #c6cbd1;
}
th {
font-size: 13px;
font-weight: bold;
}
th,
td {
padding: 10px 10px;
border: 1px solid #dfe2e5;
}
td {
border: 1px solid #dfe2e5;
vertical-align: top;
font-size: 14px;
}
td {
line-height: 1.5;
}
table code {
font-size: 13px;
}
tr:nth-child(2n) {
background-color: #f6f8fa;
}
@media screen and (max-width: 590px) {
table {
display: block;
}
}
html,
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
width: 100%;
height: 100%;
padding: 0;
margin: 0;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
}
/* h1, h2, h3, h4 {
color: var(--color-woodsmoke);
} */
h1,
h1 a {
font-size: 32px;
line-height: 38px;
font-weight: 600;
letter-spacing: -0.012em;
color: var(--color-woodsmoke);
}
h2,
h2 a {
font-size: 20px;
font-weight: bold;
color: var(--color-woodsmoke);
}
h3 ,
h3 a {
font-size: 17px;
font-weight: bold;
color: var(--color-woodsmoke);
}
h4,
h4 a {
font-size: 14px;
margin-top: 32px;
margin-bottom: 8px;
text-transform: uppercase;
letter-spacing: 0.04em;
color: var(--color-gunpowder);
}
p,
ul,
ol {
color: var(--color-gunpowder);
font-size: 15px;
line-height: 1.8;
margin: 14px 0px;
}
ul,
ol {
padding: 0 0 0 16px;
}
p a,
ul a,
ol a,
td a {
-webkit-transition: border 0.3s;
transition: border 0.3s;
color: var(--color-dodger-blue);
text-decoration: none;
border-bottom: 1px solid transparent;
font-weight: 500;
}
p a:hover,
ul a:hover,
ol a:hover,
td a:hover {
border-bottom-color: var(--color-dodger-blue-hover);
}
blockquote {
background: var(--color-old-lace);
margin: 0;
padding: 1px 18px 4px;
border-radius: 4px;
}
blockquote p {
color: var(--color-pirate-gold);
line-height: 1.6;
font-size: 14px;
}
.push {
margin-top: 70px;
}
.push-sm {
margin-top: 36px;
}
.block {
display: block;
}
.pull-left {
float: left;
}
.pull-right{
float: right;
}
.no-scroll {
overflow: hidden;
}
.sticky {
position: -webkit-sticky;
position: sticky;
top: 24px;
}
* {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
*::-moz-selection,
*::-moz-selection {
background: var(--color-whisper);
}
*::selection,
*::-moz-selection {
background: var(--color-whisper);
} | 0.397471 | 0.128744 |
The purpose of this stylesheet is to control the layout and formatting
of pages throughout the website. Place rules that apply to all pages and
all web browsers in this stylesheet. To provide Internet Explorer v5.x
on Windows with special rules, see hacks/ie5win.css. To provide Internet
Explorer v5.x on Macintosh with special rules, see hacks/ie5mac.css.
*/
/****************************************
* General Formatting
****************************************/
/*
The following rule sets up default global properties, such as
font family and color, page margin and padding, and the
background color of the footer.
Note the font-size declaration. Its purpose is to reset the
default font size to 10px instead of 16px, allowing font sizes to
be specified in ems throughout the stylesheet (1.0em = 10px,
1.3em = 13px, etc.). It is important to specify font sizes in ems
instead of pixels, because IE/Win does not allow text to be resized
by the user if it is specified in pixels.
*/
body {
margin: 0;
padding: 0;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 8pt; /* translate 1.0em to 10px, 1.5em to 15px, etc. */
color: #222;
background: #d7d6d1; /* footer background color */
}
/****************************************
* Cornell Identity
****************************************/
/*
The following set of rules controls the appearance of the topmost
banner on the page, including height, background color, and text color.
The Cornell identity banner should appear on every page of the site.
The version of the logo that appears in the XHTML code is hidden from
browsers that can read this stylesheet, and it is replaced by a version
of the logo that corresponds to the background color of the banner.
This logo is placed in the background of two elements below (rather than
one) to prevent flickering when moused over by IE/Win users who have
disabled the browser cache.
*/
#cu-identity {
height: 75px;
/*
Comment out the following line to remove the Ezra Cornell background image from the header.
Change 1.jpg to any number up to 8.jpg to use other header background images.
*/
background: #b31b1b url('../images/layout/header_bg/1.jpg') no-repeat top center;
}
#cu-logo {
position: absolute;
top: 0;
left: 50%;
margin-left: -370px;
width: 740px;
height: 75px;
background: url('../images/layout/unit_signature.gif') no-repeat -8px -1px;
}
#cu-logo a {
position: absolute;
display: block;
border: none;
/* hide text link */
text-indent: -1000em;
}
#insignia-link {
width: 68px;
height: 75px;
}
#unit-signature-links a {
left: 68px;
width: 195px;
}
#cornell-link {
height: 38px;
}
#unit-link {
top: 38px;
height: 37px;
}
#cu-logo img {
display: block;
width: 393px;
height: 75px;
}
/*
Search Form
-------------------------
The following rules control the appearance of the search form interface.
The form is displayed in the Cornell banner, and it is aligned with the
right edge of the page. The search form should appear on every page
of a site.
*/
#search-form {
position: absolute;
top: 18px;
right: 50%;
margin-right: -385px;
}
#search-form form {
margin: 0;
padding: 0;
text-align: right;
}
#search-form label {
color: #fff;
}
#search-form-query {
padding: 3px;
width: 145px;
border: medium none;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 1.1em;
font-weight: bold;
color: #fff;
background: #990f0f url('../images/layout/header_search.gif') no-repeat top left;
vertical-align: middle
}
#search-form-submit {
padding: 0px 2px 3px 2px;;
border-top: 1px solid #bf6060;
border-left: 1px solid #bf6060;
border-right: 1px solid #400606;
border-bottom: 1px solid #400606;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 1.0em;
font-weight: bold;
color: #fff;
background: #900;
vertical-align: middle;
}
#search-filters {
margin: 5px 0 0 0;
}
#search-filters input {
vertical-align: middle;
margin: 0;
}
#search-filters label {
vertical-align: middle;
margin: 0 10px 0 0;
}
#search-form a {
color: #fff;
border-bottom: 1px solid #ce7f7f;
}
#search-form a:hover {
border-bottom: 1px solid #fff;
}
/*
Search Navigation
-------------------------
The following rules control the appearance of the search navigation
links. These links are displayed horizontally in the Cornell banner,
and they are aligned with the right edge of the page. The baseline
of the links is aligned with the baseline of the unit name in the unit
signature. Search navigation links should appear on every page of a
site.
*/
#search-navigation {
position: absolute;
top: 37px;
right: 50%;
margin-right: -385px;
}
#search-navigation ul {
margin: 0;
padding: 0;
font-size: 1.1em;
}
#search-navigation li {
float: left;
margin: 0;
padding: 0;
background: none;
}
#search-navigation a {
float: left;
padding: 5px 15px;
color: #fff;
text-decoration: none;
border: none;
}
#search-navigation a:hover {
background: #990f26;
}
/****************************************
* Header
****************************************/
/*
Section Title
-------------------------
The following rules control the formatting of the section title, including
padding, font family, size, weight, color.
*/
#identity {
float: left;
width: 100%;
padding: 25px 0;
background: #fff;
}
#identity h1 {
margin: 0 auto;
width: 740px;
font-family: georgia, "times new roman", times, serif;
font-size: 2.4em;
font-weight: normal;
color: #73736c;
}
/*
Main Navigation
-------------------------
The following rules control the appearance of the main navigation links.
These links are displayed in a horizontal band with a gray background.
Main navigation should appear on every page of a site.
*/
#header {
float: left;
width: 100%;
background: #b3b3aa;
border-bottom: 0px;
}
#navigation {
margin: 0 auto;
width: 740px;
}
#navigation ul {
float: left;
margin: 0;
padding: 0;
width: 739px;
font-size: 1em;
}
#navigation li {
margin: 0;
padding: 0;
float: left;
background: none;
font-size: 9pt;
}
#navigation a {
float: left;
padding: 7px 20px;
margin: 0;
border: none;
border-right: none;
font-size: 100%;
font-weight: bold;
color: #fff;
text-decoration: none;
}
#navigation a:hover {
background: #a6a69d;
cursor: pointer;
}
/****************************************
* Content Sections
****************************************/
/*
The following set of rules controls the most general layout elements
used throughout the templates. Every page must have these elements,
with the exception of #section-navigation and #secondary, which are
only required on two-column pages.
The #wrap element is used to apply the beige background color to the
main body of the page. #content is used to specify that the page is
740px wide and centered. #main and #secondary are the right and left
vertical columns of content, respectively (one-column pages only use
#main, which occupies the entire width).
*/
#wrap {
float: left;
width: 100%;
background: #f0eee4;
}
#content {
margin: 0 auto;
width: 120ex;
}
#main {
float: right;
padding: 20px 0;
width: 100%;
}
/* two-column pages */
.twocolumn #wrap {
/* see IE6/Win hack at bottom */
background: #f0eee4 url('../images/layout/twocolumn_bg.gif') repeat-y top center;
}
.twocolumn #main {
float: right;
width: 510px;
}
#section-navigation, #secondary {
float: left;
clear: left;
width: 200px;
}
/****************************************
* Section Navigation
****************************************/
/*
The following set of rules controls the appearance of section navigation,
which is used on two-column pages. Section navigation is displayed as a
vertical stack of links at the top of the left sidebar of a two-column page.
For a detailed example of section navigation, see the two-column template.
*/
#section-navigation {
margin-bottom: 50px;
}
#section-navigation ul {
margin: 0;
padding: 0;
font-size: 1.2em;
font-weight: bold;
}
#section-navigation li {
float: left;
margin: 0;
padding: 0;
width: 100%;
background: none;
}
#section-navigation a {
display: block;
padding: 10px;
border: none;
width: 180px;
border-bottom: 2px solid #f4f4ef;
}
#section-navigation a:visited {
color: #b31b1b;
}
#section-navigation a:hover {
background: #f2f7fa;
color: #f00;
}
#section-navigation a:active {
color: #b31b1b;
background: none;
}
/****************************************
* Text Styles
****************************************/
/*
The following rules control the appearance of the various textual elements
that constitute the contents of a page, including font sizes, colors, and weights,
line spacing, margins, bullets, and borders.
For detailed examples, see the one-column and two-column templates.
*/
/* first item on the page gets no top margin */
.first {
margin-top: 0;
}
/*
Headlines
-------------------------
Headlines introduce sections of text, and they should be used in a
way that consistently represents the hierarchy of information on a page.
*/
h1 {
margin: 0 0 15px 0;
font-size: 2.4em;
font-weight: normal;
}
h2 {
margin: 0 0 15px 0;
font-size: 1.8em;
font-weight: normal;
}
h3 {
clear: both;
margin: 0 0 15px 0;
font-size: 1.3em;
line-height: 1.4em;
font-weight: bold;
}
h4 {
margin: 15px 0 3px 0;
font-size: 1.2em;
font-weight: bold;
}
/*
Text
-------------------------
Paragraphs of text, extended quotations, and captions
*/
p {
margin: 0 0 15px 0;
font-size: 110%;
line-height: 1.4em;
}
tt {
margin: 0 0 15px 0;
font-size: 1.3em;
line-height: 1.4em;
}
code {
margin: 0 0 15px 0;
font-size: 1.1em;
line-height: 1.4em;
}
pre {
margin: 0 0 15px 0;
font-size: 1.5em;
line-height: 1.4em;
}
blockquote {
margin: 0 30px;
}
/* captions */
.caption {
font-size: 1.1em;
line-height: 1.5em;
color: #666;
}
/*
Lists
-------------------------
Unordered lists (ul) represent a sequence of items in no particular
order. They are displayed with a square bullet to the left of each
list item (li).
Ordered lists (ol) represent an ordered sequence of items. They are
displayed with a number to the left of each list item (li).
Definition lists (dl) represent a set of terms (dt) and definitions (dd).
Each term should be followed by one or more definitions. Definition lists
are very useful for marking up a series of links, each of which has an
explanatory passage of text.
*/
ul, ol {
margin: 0 0 15px 0;
padding: 0;
font-size: 100%;
line-height: 1.4em;
}
ul ul, ul ol, ol ol, ol ul {
font-size: 1.0em;
}
ul li {
margin: 5px 0 0 2em;
list-style-type: none; padding-left:10px; padding-right:0; padding-top:0; padding-bottom:0
}
ol li {
margin: 5px 0 5px 30px;
}
dl {
margin: 0 0 15px 0;
line-height: 1.4em;
}
dt {
margin: 0 0 3px 0;
font-size: 1.2em;
font-weight: bold;
}
dd {
margin: 0 0 15px 0;
font-size: 1.3em;
line-height: 1.4em;
}
/*
Links
-------------------------
Links are displayed as dark red text. The underline is replaced by a
lighter bottom border. Visited links have less contrast than unvisited
links. Both visited and unvisited links turn bright red when moused over,
and they return to their normal state when selected.
*/
a {
border-bottom: 1px solid #e5cfcf;
color: #b31b1b;
text-decoration: none;
}
a:visited {
color: #b37474;
}
a:hover {
color: #f00;
border-color: #f00;
}
a:active {
color: #b31b1b;
border-color: #e5cfcf;
}
/*
Secondary text
-------------------------
The following rules control the ways in which secondary content
(displayed in the left sidebar of a two-column page) appears different
from main content. Font sizes and margins are slightly smaller, and
colors have slightly less contrast.
The .secondary-section class provides sections of secondary content
with padding from the edges of the sidebar. Secondary content should be
organized and grouped into .secondary-section divs.
If the two-column page is used without a section navigation, the first
.secondary-section div should have its ID attribute set to
secondary-section-first; i.e.
<div class="secondary-section" id="secondary-section-first">. This
creates a margin between the top edge of the sidebar and the first section.
For detailed examples of secondary text, see the two-column template.
*/
#secondary {
color: #666;
}
.secondary-section {
margin: 0 0 50px 0;
padding: 0 15px;
}
#secondary-section-first {
margin-top: 25px;
}
#secondary h2 {
margin: 0 0 10px 0;
font-size: 1.1em;
font-weight: bold;
}
#secondary p {
margin: 0 0 10px 0;
font-size: 1.1em;
line-height: 1.5em;
}
#secondary ul {
margin: 0 0 10px 0;
font-size: 1.1em;
}
#secondary ul li {
padding-left: 12px;
background-position: 0 0.65em;
}
/****************************************
* Images
****************************************/
/*
The following set of rules controls the appearance of images.
Examples of large photos, small photos, photo captions, and secondary
photos can all be found in the two-column template. Examples of
thumbnails can be found in the hub and photo gallery templates.
*/
img {
border: 0px none;
}
/*
Large photos
-------------------------
Large photos occupy the entire width of the main column of a two-column
page. Text does not wrap around a large photo.
*/
.main-photo-large {
margin: 20px 0;
width: 510px;
}
/*
Small photos
-------------------------
Small photos are aligned with the right edge of the page, and text wraps
around them to the left.
*/
.main-photo-small {
margin: 5px 0 15px 25px;
width: 210px;
float: right;
}
/*
Photo captions
-------------------------
Both large photos and small photos can have captions, which are displayed
with a white background.
*/
.main-photo-large .caption, .main-photo-small .caption {
margin: 0;
padding: 5px 10px 8px 10px;
background: #fff;
}
/*
Secondary photos
-------------------------
Secondary photos occupy the entire width of the secondary column (left sidebar)
of a two-column page. Secondary photos should not be placed within
.secondary-section divs.
*/
.secondary-photo {
margin: 0 0 50px 0;
}
#secondary .secondary-photo .caption {
margin: 10px 15px 0 15px;
}
/*
Thumbnails (dropshadows)
-------------------------
Thumbnails, which are required on the hub template and the photo gallery template
(and can be used anywhere throughout the site) are square (100x100px) images that
have a soft shadow. The shadow subtly lifts the thumbnail to the foreground.
Thumbnails are given some padding to make room for the shadow background image.
They are then repositioned to where they would have been displayed without the
shadow and padding. This allows the thumbnail class to be used without concern
for accomodating the dimensions of the shadow image.
*/
.thumbnail {
position: relative;
/* padding makes room for the dropshadow, but offsets the image */
background: url('../images/layout/shadow_tn.gif') no-repeat top left;
/* position and margin fix the offset */
top: -6px;
left: -6px;
margin-left:0; margin-right:0; margin-top:0; margin-bottom:-15px; padding-left:6px; padding-right:9px; padding-top:6px; padding-bottom:9px
}
/****************************************
* Tables
****************************************/
/*
The following rules control the appearance of tables, which are used only
for tabular data. To create the appearance of alternating stripes of
background colors on rows of data, use the .row1 and .row2 classes on
<tr> elements.
For a detailed example of how to mark up a table, see the
one-column or two-column template.
*/
table, tr, th, td {
margin: 0px;
padding: 0px;
border: 0px none;
border-spacing: 0px;
}
table thead th {
text-transform: uppercase;
}
table {
margin: 15px 0px;
border-bottom: 1px solid #e7e7e7;
caption-side: bottom;
}
th {
padding: 0px 15px 5px 15px;
font-weight: normal;
text-align: left;
color: #888;
}
td, tbody th {
padding: 10px 15px;
border-top: 1px solid #e7e7e7;
font-size: 1.1em;
line-height: 1.5em;
vertical-align: top;
}
tbody th {
font-weight: bold;
color: #222;
text-align: left;
}
.row1, .row1 td, .row1 th {
background: #fff;
}
.row2, .row2 td, .row2 th {
background: #fafaf7;
}
tfoot td {
font-weight: bold;
}
caption {
margin: 0 0 15px 0;
text-align: left;
color: #888;
font-size: 1.1em;
}
/****************************************
* Forms
****************************************/
/*
The following rules control the appearance of forms.
Related sections of form inputs should be organized in fieldsets.
Each fieldset should contain a series of .form-pair divs. Each
.form-pair should contain a .form-item div and a .form-value div. The
.form-item should contain a <label> for the <input> or <select>
found in the .form-value.
For a detailed example of how to mark up a form, see the
one-column or two-column template.
*/
form {
float: left;
margin: 5px 0 15px 0;
padding: 0;
width: 510px;
}
fieldset {
float: left;
margin: 0;
padding: 10px 0 15px 0;
width: 510px;
border: none;
border-top: 1px solid #e7e7e7;
}
form h3 {
margin: 0 15px 5px 15px;
}
.form-pair {
display: inline; /* prevent ie6/win from doubling margins */
float: left;
margin: 5px 15px 0 15px;
width: 480px;
}
.form-item {
float: left;
margin-top: 5px;
width: 165px;
font-size: 1.1em;
line-height: 1.5em;
text-align: right;
}
.form-value {
float: right;
margin-top: 5px;
width: 300px;
font-size: 1.1em;
line-height: 1.5em;
}
.checklist {
margin: 0;
font-size: 1em;
}
.checklist li {
margin: 0 0 5px 0;
padding: 0;
background: none;
}
.input-text, select, textarea {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 1em;
}
.form-submit {
border-top: none;
background: #dbdbd2;
}
.form-submit-buttons {
text-align: right;
padding-right: 15px;
}
.form-submit-buttons .input-reset {
margin-right: 5px;
}
.input-submit, .input-reset {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 1.3em;
}
.input-submit {
font-weight: bold;
}
/****************************************
* Hub Page Elements
****************************************/
/*
The following rules control the appearance of the elements found
on a hub page. For more information about these elements, see the
hub template.
*/
/*
Description, intro text
-------------------------
The #hub-description div is displayed as the left column of textual
content on the hub page.
*/
#hub-description {
float: left;
width: 350px;
}
/*
Section thumbnails, links, and descriptions
-------------------------
The #hub-sections div is displayed as the right column of thumbnails,
links, and descriptions on the hub page.
*/
#hub-sections {
float: right;
margin: 0 0 15px 0;
width: 355px;
}
.hub-section {
float: right;
margin-top: 15px;
padding-top: 15px;
border-top: 1px solid #ddd;
width: 355px;
}
#hub-section-first {
margin: 0;
padding: 0;
border: none;
}
.hub-section h3 {
float: right;
margin: 0 0 5px 0;
width: 235px;
}
.hub-section img {
float: left;
}
.hub-section p {
float: right;
margin: 0;
width: 235px;
line-height: 1.5em;
}
/*
More information links
-------------------------
The #hub-more div is displayed as the white box of links at the bottom
of the hub page.
*/
#hub-more {
float: left;
margin: 15px 0 0 0;
width: 100%;
border: 1px solid #ddd;
background: #fff;
}
#hub-more h3 {
display: inline; /* prevent IE6/Win from doubling margins */
float: left;
margin: 15px 0 15px 15px;
}
#hub-more ul {
float: left;
margin: 0;
padding: 10px 0 10px 25px;
font-size: 1.1em;
}
/****************************************
* Bridge Page Elements
****************************************/
/*
The following rules control the appearance of the elements found
on a bridge page. For more information about these elements, see the
bridge template.
*/
/*
Introductory pullquote
-------------------------
The pullquote is a prominent piece of introductory text that appears
on the bridge page at the top right. The text is bold, with generous
line spacing.
*/
.pullquote {
float: right;
margin: 0 0 15px 25px;
width: 180px;
}
.pullquote p {
margin: 0 0 10px 0;
font-weight: bold;
line-height: 1.9em;
}
/*
Sections (rows)
-------------------------
Bridge sections (.bridge-section divs) span the entire width of the
page and clear any columns that may have been established.
*/
.bridge-section {
float: left;
width: 100%;
}
/*
Groups (columns)
-------------------------
Bridge groups are displayed as left and right columns on the bridge page.
Groups may be used within sections.
*/
.bridge-group1 {
clear: left;
float: left;
width: 355px;
}
.bridge-group2 {
float: right;
clear: right;
width: 355px;
}
/*
Headings
-------------------------
Headings (h2) on bridge pages are displayed as gray banners with large,
dark text in the Georgia typeface.
*/
.bridge-group1 h2, .bridge-group2 h2, .bridge-section h2 {
margin: 25px 0 20px 0;
padding: 8px 12px;
font-family: georgia, "times new roman", times, serif;
font-size: 2.1em;
line-height: 1.5em;
background: #d9d9ce;
}
/*
Text and images
-------------------------
.bridge-photo and .bridge-links are specially formatted for use on
bridge pages (see the bridge template for examples).
*/
.bridge-photo {
margin: 0 0 20px 0;
}
.bridge-links {
font-size: 1.1em;
}
.bridge-links li {
padding: 0;
background: none;
}
/****************************************
* Photo Gallery
****************************************/
/*
The following rules control the appearance of the elements found
on the photo gallery and photo pages. For more information about
these elements, see the photo gallery and photo templates.
*/
/*
Thumbnail index
-------------------------
The photo gallery page contains a #gallery div, which is an index
of the photos in the gallery. The index consists of thumbnails and
descriptive text linked to the photos. See the photo gallery template.
*/
#gallery {
float: left;
margin-top: 10px;
font-size: 1.1em;
line-height: 1.4em;
}
.gallery-thumbnail {
float: left;
margin: 0 20px 30px 0;
width: 235px;
}
.gallery-thumbnail .thumbnail {
float: left;
}
/*
Photo
-------------------------
The photo page consists of a large photo in the left column and
a webring, caption, and photo credit in the right column. See the
photo template.
*/
#photo {
float: left;
}
#photo-meta {
float: right;
width: 200px;
}
#photo-meta .caption {
margin: 10px 0;
}
#photo-credit {
color: #999;
}
/* webring */
#webring {
font-size: 1.1em;
line-height: 1.4em;
}
#webring .prev {
padding-left: 11px;
background: url('../images/layout/arrows/left_red.gif') no-repeat 0 0.4em;
}
#webring .sep {
padding: 0 3px;
color: #ccc;
}
#webring .next {
padding-right: 11px;
background: url('../images/layout/arrows/right_red.gif') no-repeat 100% 0.4em;
}
/****************************************
* Footer
****************************************/
/*
The following rules control the appearance of the footer found at the
bottom of every page. The footer contains the Cornell University copyright,
which is displayed in a small font size. The color of the bottom border
of the link in the footer is darker than most links to provide adequate
contrast with the background color of the footer.
*/
#footer {
float: left;
width: 100%;
}
#footer-content {
margin: 0 auto;
padding: 15px 0 25px 0;
width: 740px;
font-size: 1.0em;
color: #333;
}
/* links */
#footer a {
border-bottom: 1px solid #ccadad;
}
#footer a:active {
border-color: #ccadad;
}
/****************************************
* Miscellaneous
****************************************/
/*
Hide "skip to content" link from general users.
Do not use display: none, as that will also hide it from some screen readers.
*/
#skipnav {
position: absolute;
top: -1000em;
left: -1000em;
}
/*
To display the "skip to content" link to general users, uncomment
the following rules (this usually is not necessary).
#cu-logo {
top: 25px;
}
#skipnav {
position: static;
height: 25px;
line-height: 25px;
background: #fff;
}
#skipnav a {
display: block;
margin: 0 auto;
width: 740px;
border: none;
}
#search-navigation {
top: 62px;
}
#search-form {
top: 43px;
}
*/
/*
Hide horizontal rules (hr) that are found throughout the site.
The rules are semantic separations of content, and they are useful for
browsers that cannot utilize the stylesheet.
*/
hr {
display: none;
}
/****************************************
* IE6/Windows Hacks
****************************************/
/*
Shifting Background Bug:
IE/Windows calculates "center" (for a background image position) differently
than it does "50%" or "margin: 0 auto" (for foreground content) when the
page is an odd number of pixels wide.
*/
.twocolumn #content {
background: #f0eee4 url('../images/layout/twocolumn_bg.gif') repeat-y top center;
}
.twocolumn #wrap {
background: #f0eee4;
}
/* unhack for other browsers */
.twocolumn>#wrap {
background: #f0eee4 url('../images/layout/twocolumn_bg.gif') repeat-y top center;
} | original/semdg/css/main.css | The purpose of this stylesheet is to control the layout and formatting
of pages throughout the website. Place rules that apply to all pages and
all web browsers in this stylesheet. To provide Internet Explorer v5.x
on Windows with special rules, see hacks/ie5win.css. To provide Internet
Explorer v5.x on Macintosh with special rules, see hacks/ie5mac.css.
*/
/****************************************
* General Formatting
****************************************/
/*
The following rule sets up default global properties, such as
font family and color, page margin and padding, and the
background color of the footer.
Note the font-size declaration. Its purpose is to reset the
default font size to 10px instead of 16px, allowing font sizes to
be specified in ems throughout the stylesheet (1.0em = 10px,
1.3em = 13px, etc.). It is important to specify font sizes in ems
instead of pixels, because IE/Win does not allow text to be resized
by the user if it is specified in pixels.
*/
body {
margin: 0;
padding: 0;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 8pt; /* translate 1.0em to 10px, 1.5em to 15px, etc. */
color: #222;
background: #d7d6d1; /* footer background color */
}
/****************************************
* Cornell Identity
****************************************/
/*
The following set of rules controls the appearance of the topmost
banner on the page, including height, background color, and text color.
The Cornell identity banner should appear on every page of the site.
The version of the logo that appears in the XHTML code is hidden from
browsers that can read this stylesheet, and it is replaced by a version
of the logo that corresponds to the background color of the banner.
This logo is placed in the background of two elements below (rather than
one) to prevent flickering when moused over by IE/Win users who have
disabled the browser cache.
*/
#cu-identity {
height: 75px;
/*
Comment out the following line to remove the Ezra Cornell background image from the header.
Change 1.jpg to any number up to 8.jpg to use other header background images.
*/
background: #b31b1b url('../images/layout/header_bg/1.jpg') no-repeat top center;
}
#cu-logo {
position: absolute;
top: 0;
left: 50%;
margin-left: -370px;
width: 740px;
height: 75px;
background: url('../images/layout/unit_signature.gif') no-repeat -8px -1px;
}
#cu-logo a {
position: absolute;
display: block;
border: none;
/* hide text link */
text-indent: -1000em;
}
#insignia-link {
width: 68px;
height: 75px;
}
#unit-signature-links a {
left: 68px;
width: 195px;
}
#cornell-link {
height: 38px;
}
#unit-link {
top: 38px;
height: 37px;
}
#cu-logo img {
display: block;
width: 393px;
height: 75px;
}
/*
Search Form
-------------------------
The following rules control the appearance of the search form interface.
The form is displayed in the Cornell banner, and it is aligned with the
right edge of the page. The search form should appear on every page
of a site.
*/
#search-form {
position: absolute;
top: 18px;
right: 50%;
margin-right: -385px;
}
#search-form form {
margin: 0;
padding: 0;
text-align: right;
}
#search-form label {
color: #fff;
}
#search-form-query {
padding: 3px;
width: 145px;
border: medium none;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 1.1em;
font-weight: bold;
color: #fff;
background: #990f0f url('../images/layout/header_search.gif') no-repeat top left;
vertical-align: middle
}
#search-form-submit {
padding: 0px 2px 3px 2px;;
border-top: 1px solid #bf6060;
border-left: 1px solid #bf6060;
border-right: 1px solid #400606;
border-bottom: 1px solid #400606;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 1.0em;
font-weight: bold;
color: #fff;
background: #900;
vertical-align: middle;
}
#search-filters {
margin: 5px 0 0 0;
}
#search-filters input {
vertical-align: middle;
margin: 0;
}
#search-filters label {
vertical-align: middle;
margin: 0 10px 0 0;
}
#search-form a {
color: #fff;
border-bottom: 1px solid #ce7f7f;
}
#search-form a:hover {
border-bottom: 1px solid #fff;
}
/*
Search Navigation
-------------------------
The following rules control the appearance of the search navigation
links. These links are displayed horizontally in the Cornell banner,
and they are aligned with the right edge of the page. The baseline
of the links is aligned with the baseline of the unit name in the unit
signature. Search navigation links should appear on every page of a
site.
*/
#search-navigation {
position: absolute;
top: 37px;
right: 50%;
margin-right: -385px;
}
#search-navigation ul {
margin: 0;
padding: 0;
font-size: 1.1em;
}
#search-navigation li {
float: left;
margin: 0;
padding: 0;
background: none;
}
#search-navigation a {
float: left;
padding: 5px 15px;
color: #fff;
text-decoration: none;
border: none;
}
#search-navigation a:hover {
background: #990f26;
}
/****************************************
* Header
****************************************/
/*
Section Title
-------------------------
The following rules control the formatting of the section title, including
padding, font family, size, weight, color.
*/
#identity {
float: left;
width: 100%;
padding: 25px 0;
background: #fff;
}
#identity h1 {
margin: 0 auto;
width: 740px;
font-family: georgia, "times new roman", times, serif;
font-size: 2.4em;
font-weight: normal;
color: #73736c;
}
/*
Main Navigation
-------------------------
The following rules control the appearance of the main navigation links.
These links are displayed in a horizontal band with a gray background.
Main navigation should appear on every page of a site.
*/
#header {
float: left;
width: 100%;
background: #b3b3aa;
border-bottom: 0px;
}
#navigation {
margin: 0 auto;
width: 740px;
}
#navigation ul {
float: left;
margin: 0;
padding: 0;
width: 739px;
font-size: 1em;
}
#navigation li {
margin: 0;
padding: 0;
float: left;
background: none;
font-size: 9pt;
}
#navigation a {
float: left;
padding: 7px 20px;
margin: 0;
border: none;
border-right: none;
font-size: 100%;
font-weight: bold;
color: #fff;
text-decoration: none;
}
#navigation a:hover {
background: #a6a69d;
cursor: pointer;
}
/****************************************
* Content Sections
****************************************/
/*
The following set of rules controls the most general layout elements
used throughout the templates. Every page must have these elements,
with the exception of #section-navigation and #secondary, which are
only required on two-column pages.
The #wrap element is used to apply the beige background color to the
main body of the page. #content is used to specify that the page is
740px wide and centered. #main and #secondary are the right and left
vertical columns of content, respectively (one-column pages only use
#main, which occupies the entire width).
*/
#wrap {
float: left;
width: 100%;
background: #f0eee4;
}
#content {
margin: 0 auto;
width: 120ex;
}
#main {
float: right;
padding: 20px 0;
width: 100%;
}
/* two-column pages */
.twocolumn #wrap {
/* see IE6/Win hack at bottom */
background: #f0eee4 url('../images/layout/twocolumn_bg.gif') repeat-y top center;
}
.twocolumn #main {
float: right;
width: 510px;
}
#section-navigation, #secondary {
float: left;
clear: left;
width: 200px;
}
/****************************************
* Section Navigation
****************************************/
/*
The following set of rules controls the appearance of section navigation,
which is used on two-column pages. Section navigation is displayed as a
vertical stack of links at the top of the left sidebar of a two-column page.
For a detailed example of section navigation, see the two-column template.
*/
#section-navigation {
margin-bottom: 50px;
}
#section-navigation ul {
margin: 0;
padding: 0;
font-size: 1.2em;
font-weight: bold;
}
#section-navigation li {
float: left;
margin: 0;
padding: 0;
width: 100%;
background: none;
}
#section-navigation a {
display: block;
padding: 10px;
border: none;
width: 180px;
border-bottom: 2px solid #f4f4ef;
}
#section-navigation a:visited {
color: #b31b1b;
}
#section-navigation a:hover {
background: #f2f7fa;
color: #f00;
}
#section-navigation a:active {
color: #b31b1b;
background: none;
}
/****************************************
* Text Styles
****************************************/
/*
The following rules control the appearance of the various textual elements
that constitute the contents of a page, including font sizes, colors, and weights,
line spacing, margins, bullets, and borders.
For detailed examples, see the one-column and two-column templates.
*/
/* first item on the page gets no top margin */
.first {
margin-top: 0;
}
/*
Headlines
-------------------------
Headlines introduce sections of text, and they should be used in a
way that consistently represents the hierarchy of information on a page.
*/
h1 {
margin: 0 0 15px 0;
font-size: 2.4em;
font-weight: normal;
}
h2 {
margin: 0 0 15px 0;
font-size: 1.8em;
font-weight: normal;
}
h3 {
clear: both;
margin: 0 0 15px 0;
font-size: 1.3em;
line-height: 1.4em;
font-weight: bold;
}
h4 {
margin: 15px 0 3px 0;
font-size: 1.2em;
font-weight: bold;
}
/*
Text
-------------------------
Paragraphs of text, extended quotations, and captions
*/
p {
margin: 0 0 15px 0;
font-size: 110%;
line-height: 1.4em;
}
tt {
margin: 0 0 15px 0;
font-size: 1.3em;
line-height: 1.4em;
}
code {
margin: 0 0 15px 0;
font-size: 1.1em;
line-height: 1.4em;
}
pre {
margin: 0 0 15px 0;
font-size: 1.5em;
line-height: 1.4em;
}
blockquote {
margin: 0 30px;
}
/* captions */
.caption {
font-size: 1.1em;
line-height: 1.5em;
color: #666;
}
/*
Lists
-------------------------
Unordered lists (ul) represent a sequence of items in no particular
order. They are displayed with a square bullet to the left of each
list item (li).
Ordered lists (ol) represent an ordered sequence of items. They are
displayed with a number to the left of each list item (li).
Definition lists (dl) represent a set of terms (dt) and definitions (dd).
Each term should be followed by one or more definitions. Definition lists
are very useful for marking up a series of links, each of which has an
explanatory passage of text.
*/
ul, ol {
margin: 0 0 15px 0;
padding: 0;
font-size: 100%;
line-height: 1.4em;
}
ul ul, ul ol, ol ol, ol ul {
font-size: 1.0em;
}
ul li {
margin: 5px 0 0 2em;
list-style-type: none; padding-left:10px; padding-right:0; padding-top:0; padding-bottom:0
}
ol li {
margin: 5px 0 5px 30px;
}
dl {
margin: 0 0 15px 0;
line-height: 1.4em;
}
dt {
margin: 0 0 3px 0;
font-size: 1.2em;
font-weight: bold;
}
dd {
margin: 0 0 15px 0;
font-size: 1.3em;
line-height: 1.4em;
}
/*
Links
-------------------------
Links are displayed as dark red text. The underline is replaced by a
lighter bottom border. Visited links have less contrast than unvisited
links. Both visited and unvisited links turn bright red when moused over,
and they return to their normal state when selected.
*/
a {
border-bottom: 1px solid #e5cfcf;
color: #b31b1b;
text-decoration: none;
}
a:visited {
color: #b37474;
}
a:hover {
color: #f00;
border-color: #f00;
}
a:active {
color: #b31b1b;
border-color: #e5cfcf;
}
/*
Secondary text
-------------------------
The following rules control the ways in which secondary content
(displayed in the left sidebar of a two-column page) appears different
from main content. Font sizes and margins are slightly smaller, and
colors have slightly less contrast.
The .secondary-section class provides sections of secondary content
with padding from the edges of the sidebar. Secondary content should be
organized and grouped into .secondary-section divs.
If the two-column page is used without a section navigation, the first
.secondary-section div should have its ID attribute set to
secondary-section-first; i.e.
<div class="secondary-section" id="secondary-section-first">. This
creates a margin between the top edge of the sidebar and the first section.
For detailed examples of secondary text, see the two-column template.
*/
#secondary {
color: #666;
}
.secondary-section {
margin: 0 0 50px 0;
padding: 0 15px;
}
#secondary-section-first {
margin-top: 25px;
}
#secondary h2 {
margin: 0 0 10px 0;
font-size: 1.1em;
font-weight: bold;
}
#secondary p {
margin: 0 0 10px 0;
font-size: 1.1em;
line-height: 1.5em;
}
#secondary ul {
margin: 0 0 10px 0;
font-size: 1.1em;
}
#secondary ul li {
padding-left: 12px;
background-position: 0 0.65em;
}
/****************************************
* Images
****************************************/
/*
The following set of rules controls the appearance of images.
Examples of large photos, small photos, photo captions, and secondary
photos can all be found in the two-column template. Examples of
thumbnails can be found in the hub and photo gallery templates.
*/
img {
border: 0px none;
}
/*
Large photos
-------------------------
Large photos occupy the entire width of the main column of a two-column
page. Text does not wrap around a large photo.
*/
.main-photo-large {
margin: 20px 0;
width: 510px;
}
/*
Small photos
-------------------------
Small photos are aligned with the right edge of the page, and text wraps
around them to the left.
*/
.main-photo-small {
margin: 5px 0 15px 25px;
width: 210px;
float: right;
}
/*
Photo captions
-------------------------
Both large photos and small photos can have captions, which are displayed
with a white background.
*/
.main-photo-large .caption, .main-photo-small .caption {
margin: 0;
padding: 5px 10px 8px 10px;
background: #fff;
}
/*
Secondary photos
-------------------------
Secondary photos occupy the entire width of the secondary column (left sidebar)
of a two-column page. Secondary photos should not be placed within
.secondary-section divs.
*/
.secondary-photo {
margin: 0 0 50px 0;
}
#secondary .secondary-photo .caption {
margin: 10px 15px 0 15px;
}
/*
Thumbnails (dropshadows)
-------------------------
Thumbnails, which are required on the hub template and the photo gallery template
(and can be used anywhere throughout the site) are square (100x100px) images that
have a soft shadow. The shadow subtly lifts the thumbnail to the foreground.
Thumbnails are given some padding to make room for the shadow background image.
They are then repositioned to where they would have been displayed without the
shadow and padding. This allows the thumbnail class to be used without concern
for accomodating the dimensions of the shadow image.
*/
.thumbnail {
position: relative;
/* padding makes room for the dropshadow, but offsets the image */
background: url('../images/layout/shadow_tn.gif') no-repeat top left;
/* position and margin fix the offset */
top: -6px;
left: -6px;
margin-left:0; margin-right:0; margin-top:0; margin-bottom:-15px; padding-left:6px; padding-right:9px; padding-top:6px; padding-bottom:9px
}
/****************************************
* Tables
****************************************/
/*
The following rules control the appearance of tables, which are used only
for tabular data. To create the appearance of alternating stripes of
background colors on rows of data, use the .row1 and .row2 classes on
<tr> elements.
For a detailed example of how to mark up a table, see the
one-column or two-column template.
*/
table, tr, th, td {
margin: 0px;
padding: 0px;
border: 0px none;
border-spacing: 0px;
}
table thead th {
text-transform: uppercase;
}
table {
margin: 15px 0px;
border-bottom: 1px solid #e7e7e7;
caption-side: bottom;
}
th {
padding: 0px 15px 5px 15px;
font-weight: normal;
text-align: left;
color: #888;
}
td, tbody th {
padding: 10px 15px;
border-top: 1px solid #e7e7e7;
font-size: 1.1em;
line-height: 1.5em;
vertical-align: top;
}
tbody th {
font-weight: bold;
color: #222;
text-align: left;
}
.row1, .row1 td, .row1 th {
background: #fff;
}
.row2, .row2 td, .row2 th {
background: #fafaf7;
}
tfoot td {
font-weight: bold;
}
caption {
margin: 0 0 15px 0;
text-align: left;
color: #888;
font-size: 1.1em;
}
/****************************************
* Forms
****************************************/
/*
The following rules control the appearance of forms.
Related sections of form inputs should be organized in fieldsets.
Each fieldset should contain a series of .form-pair divs. Each
.form-pair should contain a .form-item div and a .form-value div. The
.form-item should contain a <label> for the <input> or <select>
found in the .form-value.
For a detailed example of how to mark up a form, see the
one-column or two-column template.
*/
form {
float: left;
margin: 5px 0 15px 0;
padding: 0;
width: 510px;
}
fieldset {
float: left;
margin: 0;
padding: 10px 0 15px 0;
width: 510px;
border: none;
border-top: 1px solid #e7e7e7;
}
form h3 {
margin: 0 15px 5px 15px;
}
.form-pair {
display: inline; /* prevent ie6/win from doubling margins */
float: left;
margin: 5px 15px 0 15px;
width: 480px;
}
.form-item {
float: left;
margin-top: 5px;
width: 165px;
font-size: 1.1em;
line-height: 1.5em;
text-align: right;
}
.form-value {
float: right;
margin-top: 5px;
width: 300px;
font-size: 1.1em;
line-height: 1.5em;
}
.checklist {
margin: 0;
font-size: 1em;
}
.checklist li {
margin: 0 0 5px 0;
padding: 0;
background: none;
}
.input-text, select, textarea {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 1em;
}
.form-submit {
border-top: none;
background: #dbdbd2;
}
.form-submit-buttons {
text-align: right;
padding-right: 15px;
}
.form-submit-buttons .input-reset {
margin-right: 5px;
}
.input-submit, .input-reset {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 1.3em;
}
.input-submit {
font-weight: bold;
}
/****************************************
* Hub Page Elements
****************************************/
/*
The following rules control the appearance of the elements found
on a hub page. For more information about these elements, see the
hub template.
*/
/*
Description, intro text
-------------------------
The #hub-description div is displayed as the left column of textual
content on the hub page.
*/
#hub-description {
float: left;
width: 350px;
}
/*
Section thumbnails, links, and descriptions
-------------------------
The #hub-sections div is displayed as the right column of thumbnails,
links, and descriptions on the hub page.
*/
#hub-sections {
float: right;
margin: 0 0 15px 0;
width: 355px;
}
.hub-section {
float: right;
margin-top: 15px;
padding-top: 15px;
border-top: 1px solid #ddd;
width: 355px;
}
#hub-section-first {
margin: 0;
padding: 0;
border: none;
}
.hub-section h3 {
float: right;
margin: 0 0 5px 0;
width: 235px;
}
.hub-section img {
float: left;
}
.hub-section p {
float: right;
margin: 0;
width: 235px;
line-height: 1.5em;
}
/*
More information links
-------------------------
The #hub-more div is displayed as the white box of links at the bottom
of the hub page.
*/
#hub-more {
float: left;
margin: 15px 0 0 0;
width: 100%;
border: 1px solid #ddd;
background: #fff;
}
#hub-more h3 {
display: inline; /* prevent IE6/Win from doubling margins */
float: left;
margin: 15px 0 15px 15px;
}
#hub-more ul {
float: left;
margin: 0;
padding: 10px 0 10px 25px;
font-size: 1.1em;
}
/****************************************
* Bridge Page Elements
****************************************/
/*
The following rules control the appearance of the elements found
on a bridge page. For more information about these elements, see the
bridge template.
*/
/*
Introductory pullquote
-------------------------
The pullquote is a prominent piece of introductory text that appears
on the bridge page at the top right. The text is bold, with generous
line spacing.
*/
.pullquote {
float: right;
margin: 0 0 15px 25px;
width: 180px;
}
.pullquote p {
margin: 0 0 10px 0;
font-weight: bold;
line-height: 1.9em;
}
/*
Sections (rows)
-------------------------
Bridge sections (.bridge-section divs) span the entire width of the
page and clear any columns that may have been established.
*/
.bridge-section {
float: left;
width: 100%;
}
/*
Groups (columns)
-------------------------
Bridge groups are displayed as left and right columns on the bridge page.
Groups may be used within sections.
*/
.bridge-group1 {
clear: left;
float: left;
width: 355px;
}
.bridge-group2 {
float: right;
clear: right;
width: 355px;
}
/*
Headings
-------------------------
Headings (h2) on bridge pages are displayed as gray banners with large,
dark text in the Georgia typeface.
*/
.bridge-group1 h2, .bridge-group2 h2, .bridge-section h2 {
margin: 25px 0 20px 0;
padding: 8px 12px;
font-family: georgia, "times new roman", times, serif;
font-size: 2.1em;
line-height: 1.5em;
background: #d9d9ce;
}
/*
Text and images
-------------------------
.bridge-photo and .bridge-links are specially formatted for use on
bridge pages (see the bridge template for examples).
*/
.bridge-photo {
margin: 0 0 20px 0;
}
.bridge-links {
font-size: 1.1em;
}
.bridge-links li {
padding: 0;
background: none;
}
/****************************************
* Photo Gallery
****************************************/
/*
The following rules control the appearance of the elements found
on the photo gallery and photo pages. For more information about
these elements, see the photo gallery and photo templates.
*/
/*
Thumbnail index
-------------------------
The photo gallery page contains a #gallery div, which is an index
of the photos in the gallery. The index consists of thumbnails and
descriptive text linked to the photos. See the photo gallery template.
*/
#gallery {
float: left;
margin-top: 10px;
font-size: 1.1em;
line-height: 1.4em;
}
.gallery-thumbnail {
float: left;
margin: 0 20px 30px 0;
width: 235px;
}
.gallery-thumbnail .thumbnail {
float: left;
}
/*
Photo
-------------------------
The photo page consists of a large photo in the left column and
a webring, caption, and photo credit in the right column. See the
photo template.
*/
#photo {
float: left;
}
#photo-meta {
float: right;
width: 200px;
}
#photo-meta .caption {
margin: 10px 0;
}
#photo-credit {
color: #999;
}
/* webring */
#webring {
font-size: 1.1em;
line-height: 1.4em;
}
#webring .prev {
padding-left: 11px;
background: url('../images/layout/arrows/left_red.gif') no-repeat 0 0.4em;
}
#webring .sep {
padding: 0 3px;
color: #ccc;
}
#webring .next {
padding-right: 11px;
background: url('../images/layout/arrows/right_red.gif') no-repeat 100% 0.4em;
}
/****************************************
* Footer
****************************************/
/*
The following rules control the appearance of the footer found at the
bottom of every page. The footer contains the Cornell University copyright,
which is displayed in a small font size. The color of the bottom border
of the link in the footer is darker than most links to provide adequate
contrast with the background color of the footer.
*/
#footer {
float: left;
width: 100%;
}
#footer-content {
margin: 0 auto;
padding: 15px 0 25px 0;
width: 740px;
font-size: 1.0em;
color: #333;
}
/* links */
#footer a {
border-bottom: 1px solid #ccadad;
}
#footer a:active {
border-color: #ccadad;
}
/****************************************
* Miscellaneous
****************************************/
/*
Hide "skip to content" link from general users.
Do not use display: none, as that will also hide it from some screen readers.
*/
#skipnav {
position: absolute;
top: -1000em;
left: -1000em;
}
/*
To display the "skip to content" link to general users, uncomment
the following rules (this usually is not necessary).
#cu-logo {
top: 25px;
}
#skipnav {
position: static;
height: 25px;
line-height: 25px;
background: #fff;
}
#skipnav a {
display: block;
margin: 0 auto;
width: 740px;
border: none;
}
#search-navigation {
top: 62px;
}
#search-form {
top: 43px;
}
*/
/*
Hide horizontal rules (hr) that are found throughout the site.
The rules are semantic separations of content, and they are useful for
browsers that cannot utilize the stylesheet.
*/
hr {
display: none;
}
/****************************************
* IE6/Windows Hacks
****************************************/
/*
Shifting Background Bug:
IE/Windows calculates "center" (for a background image position) differently
than it does "50%" or "margin: 0 auto" (for foreground content) when the
page is an odd number of pixels wide.
*/
.twocolumn #content {
background: #f0eee4 url('../images/layout/twocolumn_bg.gif') repeat-y top center;
}
.twocolumn #wrap {
background: #f0eee4;
}
/* unhack for other browsers */
.twocolumn>#wrap {
background: #f0eee4 url('../images/layout/twocolumn_bg.gif') repeat-y top center;
} | 0.327023 | 0.223282 |
:root {
--color-light: #f5f5f8;
--color-gray: #e1e1e9;
--color-dim: #a2a2ac;
--color-dark: #2e2e33;
--color-green: #219f73;
--color-mint: #e5fedd;
--color-red: #db5454;
--color-blue: #445695;
--color-gray-100: #d2d2df;
--color-gray-300: #bdbdcb;
--color-gray-500: #73737d;
--color-gray-700: #2e2e33;
--color-gray-900: #1b1b1d;
--font-default: 'IBM Plex Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans',
'Droid Sans', 'Helvetica Neue', sans-serif;
--font-monospace: 'Roboto Mono', monospace;
}
*::selection {
background-color: var(--color-gray);
}
html {
background-color: var(--color-light);
}
body {
background-color: white;
color: var(--color-dark);
font-family: var(--font-default);
font-size: 16px;
line-height: 1.5;
}
a {
color: var(--color-green);
cursor: pointer;
font-weight: 500;
}
h1 {
font-size: 3em;
}
h2 {
font-size: 2.5em;
font-weight: normal;
}
h3 {
font-size: 2em;
font-weight: normal;
}
h4 {
font-size: 1.75em;
font-weight: normal;
}
h5 {
font-size: 1.5em;
font-weight: normal;
}
p,
h6 {
font-size: 1em;
font-weight: normal;
}
small {
font-size: 0.75rem;
line-height: 1.25rem;
}
pre * {
font-family: var(--font-monospace);
}
pre code em {
color: var(--color-green);
font-style: normal;
}
input[type='text'] {
height: 2.5rem;
padding: 0.5rem;
border: 1px solid var(--color-gray-300);
border-radius: 0.125rem;
outline: none;
transition: all 120ms ease-in-out;
font-size: 1rem;
line-height: 2.5rem;
}
input[type='text']:active,
input[type='text']:focus {
box-shadow: 0 0 0 3px var(--color-gray-100);
border-color: var(--color-gray-500);
}
mark {
background-color: var(--color-mint);
}
.font-monospace {
font-family: var(--font-monospace);
font-weight: 400;
}
.bg-color-light {
background-color: var(--color-light);
}
.bg-color-gray {
background-color: var(--color-gray);
}
.bg-color-dark {
background-color: var(--color-dark);
}
.bg-color-blue {
background-color: var(--color-blue);
}
.bg-color-green {
background-color: var(--color-green);
}
.bg-color-mint {
background-color: var(--color-mint);
}
.bg-color-red {
background-color: var(--color-red);
}
.color-gray {
color: var(--color-gray);
}
.color-blue {
color: var(--color-blue);
}
@media (max-width: 1020px) {
.fr-hide-on-medium {
display: none !important;
}
}
@media (max-width: 640px) {
.fr-hide-on-small {
display: none !important;
}
} | components/Layout.css | :root {
--color-light: #f5f5f8;
--color-gray: #e1e1e9;
--color-dim: #a2a2ac;
--color-dark: #2e2e33;
--color-green: #219f73;
--color-mint: #e5fedd;
--color-red: #db5454;
--color-blue: #445695;
--color-gray-100: #d2d2df;
--color-gray-300: #bdbdcb;
--color-gray-500: #73737d;
--color-gray-700: #2e2e33;
--color-gray-900: #1b1b1d;
--font-default: 'IBM Plex Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans',
'Droid Sans', 'Helvetica Neue', sans-serif;
--font-monospace: 'Roboto Mono', monospace;
}
*::selection {
background-color: var(--color-gray);
}
html {
background-color: var(--color-light);
}
body {
background-color: white;
color: var(--color-dark);
font-family: var(--font-default);
font-size: 16px;
line-height: 1.5;
}
a {
color: var(--color-green);
cursor: pointer;
font-weight: 500;
}
h1 {
font-size: 3em;
}
h2 {
font-size: 2.5em;
font-weight: normal;
}
h3 {
font-size: 2em;
font-weight: normal;
}
h4 {
font-size: 1.75em;
font-weight: normal;
}
h5 {
font-size: 1.5em;
font-weight: normal;
}
p,
h6 {
font-size: 1em;
font-weight: normal;
}
small {
font-size: 0.75rem;
line-height: 1.25rem;
}
pre * {
font-family: var(--font-monospace);
}
pre code em {
color: var(--color-green);
font-style: normal;
}
input[type='text'] {
height: 2.5rem;
padding: 0.5rem;
border: 1px solid var(--color-gray-300);
border-radius: 0.125rem;
outline: none;
transition: all 120ms ease-in-out;
font-size: 1rem;
line-height: 2.5rem;
}
input[type='text']:active,
input[type='text']:focus {
box-shadow: 0 0 0 3px var(--color-gray-100);
border-color: var(--color-gray-500);
}
mark {
background-color: var(--color-mint);
}
.font-monospace {
font-family: var(--font-monospace);
font-weight: 400;
}
.bg-color-light {
background-color: var(--color-light);
}
.bg-color-gray {
background-color: var(--color-gray);
}
.bg-color-dark {
background-color: var(--color-dark);
}
.bg-color-blue {
background-color: var(--color-blue);
}
.bg-color-green {
background-color: var(--color-green);
}
.bg-color-mint {
background-color: var(--color-mint);
}
.bg-color-red {
background-color: var(--color-red);
}
.color-gray {
color: var(--color-gray);
}
.color-blue {
color: var(--color-blue);
}
@media (max-width: 1020px) {
.fr-hide-on-medium {
display: none !important;
}
}
@media (max-width: 640px) {
.fr-hide-on-small {
display: none !important;
}
} | 0.415373 | 0.263291 |
.sc-calendar {
width: 100%;
text-align: center;
font-family: "Microsoft Yahei";
color: #4A4A4A;
background-color: white;
font-size: 10px;
}
.sc-body.showmonth5{
overflow: hidden;
}
.sc-body.showmonth6{
height: 6.92rem;
}
.sc-header {
background:#4e9fee;
width: 100%;
height: 3rem;
}
.sc-title {
height: 1rem;
border-bottom: 0;
color: white;
padding: 0.3rem 0.4rem;
}
.year {
float: left;
position: relative;
font-size: 10px;
}
.month {
float: right;
position: relative;
box-sizing: border-box;
font-size: 10px;
}
.monthdiv {
position: relative;
top: -5px;
display: inline-block;
min-width: 1.3rem;
}
.month .arrow {
display: inline-block;
width: 0.4rem;
height: 0.4rem;
}
.sc-mleft {
background: url(../../image/projectImage/calendar/arrowLeftCircle.png) center top no-repeat;
background-size: 100% 100%;
width: 0.4rem;
height: 0.4rem;
}
.sc-mright {
background: url(../../image/projectImage/calendar/arrowRightCircle.png) center top no-repeat;
background-size: 100% 100%;
width: 0.4rem;
height: 0.4rem;
}
.year span {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
font-family: "Microsoft Yahei";
color: white;
}
.sc-body {
height: 5.7rem;
clear: both;
}
/*星期*/
.sc-week {
height: 0.55rem;
font-weight: 400;
font-size: 8px;
line-height: 0.55rem;
color: #4A4A4A;
}
.sc-week-item {
height: 100%;
float: left;
width: 14%;
/*width: 14.285%;*/
color: white;
box-sizing: border-box;
overflow: hidden;
text-overflow: ellipsis;
}
/*æ—¥*/
.sc-days {
width: 100%;
height: 100%;
overflow: hidden;
}
.sc-item {
width: 13.5%;
height: 1.1rem;
float: left;
color: #565555;
background-color: #ffffff;
box-sizing: border-box;
margin: 0.39%;
}
.sc-item .day {
font-size: 10px;
color: #333333;
font-weight: normal;
line-height: 0.45rem;
}
.sc-item .lunar-day {
font-size: 6px;
line-height: 0.24rem;
color: #b2b2b2;
font-weight: normal;
overflow: hidden;
text-overflow: ellipsis;
}
.sc-item-small {
font-size: 0.416666rem !important;
}
.item-nolunar {
padding-top: 0.833333rem;
}
.sc-vocation {
background-color: #FFEBEC;
}
.sc-mark {
background-color: #E5FBFA;
}
.mark{
/*background: url(../img/blueBg.png) center center no-repeat;
background-size: 0.88rem 0.88rem;*/
height: 0.16rem;
font-size: 14px;
color: rgba(241, 43, 43, 1);
}
.sc-mark-show {
visibility: visible;
}
.sc-mark-hide {
visibility: hidden;
}
.sc-vocation:before {
content: '休';
display: block;
position: absolute;
font-size: 0.7em;
width: 1.2em;
font-weight: 100;
color: white;
background-color: #E00808;
margin-top: -0.416666rem;
}
.sc-premonth , .sc-nextmonth {
color: #C1C0C0 !important;
}
.sc-premonth .day , .sc-nextmonth .day,
.sc-premonth .day, .sc-nextmonth .lunar-day {
color: #C1C0C0 !important;
}
.sc-active-day{
background: url(../../image/projectImage/calendar/whitebg.png) center center no-repeat;
background-size: 0.88rem 0.88rem;
background: cover;
}
.sc-today {
background: url(../../image/projectImage/calendar/blueBg.png) center center no-repeat;
background-size: 0.88rem 0.88rem;
color: white;
}
.sc-today .day {
color: white !important;
}
.sc-today .lunar-day{
color: white;
}
.sc-festival .lunar-day {
color: #E00808;
}
.btnBox{
width: 100%;
padding: 0.5rem 0.4rem;
background: white;
}
.returnBtn{
display: block;
width: 100%;
height: 0.8rem;
text-align: center;
background: #4e9fee;
color: white;
font-size: 10px;
line-height: 0.8rem;
border-radius: 0.08rem;
} | css/calendar/simple-calendar.css | .sc-calendar {
width: 100%;
text-align: center;
font-family: "Microsoft Yahei";
color: #4A4A4A;
background-color: white;
font-size: 10px;
}
.sc-body.showmonth5{
overflow: hidden;
}
.sc-body.showmonth6{
height: 6.92rem;
}
.sc-header {
background:#4e9fee;
width: 100%;
height: 3rem;
}
.sc-title {
height: 1rem;
border-bottom: 0;
color: white;
padding: 0.3rem 0.4rem;
}
.year {
float: left;
position: relative;
font-size: 10px;
}
.month {
float: right;
position: relative;
box-sizing: border-box;
font-size: 10px;
}
.monthdiv {
position: relative;
top: -5px;
display: inline-block;
min-width: 1.3rem;
}
.month .arrow {
display: inline-block;
width: 0.4rem;
height: 0.4rem;
}
.sc-mleft {
background: url(../../image/projectImage/calendar/arrowLeftCircle.png) center top no-repeat;
background-size: 100% 100%;
width: 0.4rem;
height: 0.4rem;
}
.sc-mright {
background: url(../../image/projectImage/calendar/arrowRightCircle.png) center top no-repeat;
background-size: 100% 100%;
width: 0.4rem;
height: 0.4rem;
}
.year span {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
font-family: "Microsoft Yahei";
color: white;
}
.sc-body {
height: 5.7rem;
clear: both;
}
/*星期*/
.sc-week {
height: 0.55rem;
font-weight: 400;
font-size: 8px;
line-height: 0.55rem;
color: #4A4A4A;
}
.sc-week-item {
height: 100%;
float: left;
width: 14%;
/*width: 14.285%;*/
color: white;
box-sizing: border-box;
overflow: hidden;
text-overflow: ellipsis;
}
/*æ—¥*/
.sc-days {
width: 100%;
height: 100%;
overflow: hidden;
}
.sc-item {
width: 13.5%;
height: 1.1rem;
float: left;
color: #565555;
background-color: #ffffff;
box-sizing: border-box;
margin: 0.39%;
}
.sc-item .day {
font-size: 10px;
color: #333333;
font-weight: normal;
line-height: 0.45rem;
}
.sc-item .lunar-day {
font-size: 6px;
line-height: 0.24rem;
color: #b2b2b2;
font-weight: normal;
overflow: hidden;
text-overflow: ellipsis;
}
.sc-item-small {
font-size: 0.416666rem !important;
}
.item-nolunar {
padding-top: 0.833333rem;
}
.sc-vocation {
background-color: #FFEBEC;
}
.sc-mark {
background-color: #E5FBFA;
}
.mark{
/*background: url(../img/blueBg.png) center center no-repeat;
background-size: 0.88rem 0.88rem;*/
height: 0.16rem;
font-size: 14px;
color: rgba(241, 43, 43, 1);
}
.sc-mark-show {
visibility: visible;
}
.sc-mark-hide {
visibility: hidden;
}
.sc-vocation:before {
content: '休';
display: block;
position: absolute;
font-size: 0.7em;
width: 1.2em;
font-weight: 100;
color: white;
background-color: #E00808;
margin-top: -0.416666rem;
}
.sc-premonth , .sc-nextmonth {
color: #C1C0C0 !important;
}
.sc-premonth .day , .sc-nextmonth .day,
.sc-premonth .day, .sc-nextmonth .lunar-day {
color: #C1C0C0 !important;
}
.sc-active-day{
background: url(../../image/projectImage/calendar/whitebg.png) center center no-repeat;
background-size: 0.88rem 0.88rem;
background: cover;
}
.sc-today {
background: url(../../image/projectImage/calendar/blueBg.png) center center no-repeat;
background-size: 0.88rem 0.88rem;
color: white;
}
.sc-today .day {
color: white !important;
}
.sc-today .lunar-day{
color: white;
}
.sc-festival .lunar-day {
color: #E00808;
}
.btnBox{
width: 100%;
padding: 0.5rem 0.4rem;
background: white;
}
.returnBtn{
display: block;
width: 100%;
height: 0.8rem;
text-align: center;
background: #4e9fee;
color: white;
font-size: 10px;
line-height: 0.8rem;
border-radius: 0.08rem;
} | 0.408749 | 0.08207 |
.box .main {
padding: 60px 70px 30px 70px;
overflow: hidden;
width: 1060px;
}
.box .main .mask {
position: fixed;
top: 50%;
left: 50%;
background: #000;
opacity: 0.8;
width: 400px;
height: 160px;
transform: translate(-50%, -50%);
border-radius: 20px;
padding: 20px;
text-align: center;
color: #fff;
display: none;
z-index: 500;
}
.box .main .mask h3 {
line-height: 40px;
font-size: 28px;
margin-bottom: 80px;
}
.box .main .mask p {
line-height: 32px;
}
.box .main .mask p a {
color: #dc0f50;
text-decoration: underline;
line-height: 32px;
}
.box .main .mask p span {
color: red;
}
.box .main .main-left {
width: 448px;
height: 336px;
padding: 40px 0 0 0;
overflow: hidden;
margin-bottom: 75px;
}
.box .main .main-left img {
width: 448px;
height: 336px;
}
.box .main .main-right {
width: 448px;
height: 376px;
overflow: hidden;
margin-bottom: 75px;
}
.box .main .main-right .login-title {
height: 40px;
line-height: 40px;
overflow: hidden;
}
.box .main .main-right .login-title a {
display: block;
width: 50%;
text-align: center;
float: left;
cursor: pointer;
font-size: 18px;
color: #666;
}
.box .main .main-right .login-title a i {
display: inline-block;
height: 38px;
}
.box .main .main-right .login-title a.curr i {
color: #dc0f50;
border-bottom: 2px solid #dc0f50;
}
.box .main .main-right .login-content {
margin-top: -1px;
overflow: hidden;
height: 290px;
border: 1px solid #e5e5e5;
padding: 45px 0 0 70px;
}
.box .main .main-right .login-content font {
display: none;
height: 40px;
padding: 0 32px;
line-height: 38px;
color: #e92d2f;
background: url("../img/error_bg.png") no-repeat 9px 50%;
font-size: 12px;
}
.box .main .main-right .login-content ul li {
overflow: hidden;
height: 40px;
position: relative;
margin-bottom: 19px;
}
.box .main .main-right .login-content ul li i {
display: block;
width: 18px;
height: 18px;
background: url("../img/icon01.png") no-repeat;
position: absolute;
top: 11px;
left: 11px;
}
.box .main .main-right .login-content ul li .i2 {
background: url("../img/icon02.png") no-repeat;
}
.box .main .main-right .login-content ul li input {
margin-right: 16px;
float: left;
height: 28px;
line-height: 28px;
padding: 5px 0 5px 60px;
width: 243px;
border: 1px solid #d6d6d6;
font-size: 14px;
color: #666;
}
.box .main .main-right .login-content ul li input.curr {
border-color: #e92d2f;
}
.box .main .main-right .login-content ul li em {
width: 20px;
height: 20px;
display: none;
background: url("../img/correct_bg.png") no-repeat;
margin-top: 10px;
float: left;
}
.box .main .main-right .login-content ul .li3 {
font-size: 14px;
margin-top: -14px;
}
.box .main .main-right .login-content ul .li3 label {
color: #666;
font-size: 14px;
}
.box .main .main-right .login-content ul .li3 label input {
width: 13px;
height: 13px;
border: none;
float: left;
margin-top: 5px;
margin-right: 5px;
}
.box .main .main-right .login-content ul .li3 a {
float: right;
padding-right: 70px;
color: #666;
font-size: 14px;
}
.box .main .main-right .login-content ul .li3 a:hover {
color: #dc0f50;
}
.box .main .main-right .login-content p {
height: 40px;
line-height: 40px;
padding-right: 70px;
}
.box .main .main-right .login-content p a {
display: block;
background: #dc0f50;
color: #fff;
font-size: 18px;
text-align: center;
cursor: pointer;
}
.box .main .main-right .login-content p a:hover {
opacity: 0.8;
}
.box .main .main-right .quick {
padding-top: 9px;
height: 326px;
display: none;
} | src/css/login.css | .box .main {
padding: 60px 70px 30px 70px;
overflow: hidden;
width: 1060px;
}
.box .main .mask {
position: fixed;
top: 50%;
left: 50%;
background: #000;
opacity: 0.8;
width: 400px;
height: 160px;
transform: translate(-50%, -50%);
border-radius: 20px;
padding: 20px;
text-align: center;
color: #fff;
display: none;
z-index: 500;
}
.box .main .mask h3 {
line-height: 40px;
font-size: 28px;
margin-bottom: 80px;
}
.box .main .mask p {
line-height: 32px;
}
.box .main .mask p a {
color: #dc0f50;
text-decoration: underline;
line-height: 32px;
}
.box .main .mask p span {
color: red;
}
.box .main .main-left {
width: 448px;
height: 336px;
padding: 40px 0 0 0;
overflow: hidden;
margin-bottom: 75px;
}
.box .main .main-left img {
width: 448px;
height: 336px;
}
.box .main .main-right {
width: 448px;
height: 376px;
overflow: hidden;
margin-bottom: 75px;
}
.box .main .main-right .login-title {
height: 40px;
line-height: 40px;
overflow: hidden;
}
.box .main .main-right .login-title a {
display: block;
width: 50%;
text-align: center;
float: left;
cursor: pointer;
font-size: 18px;
color: #666;
}
.box .main .main-right .login-title a i {
display: inline-block;
height: 38px;
}
.box .main .main-right .login-title a.curr i {
color: #dc0f50;
border-bottom: 2px solid #dc0f50;
}
.box .main .main-right .login-content {
margin-top: -1px;
overflow: hidden;
height: 290px;
border: 1px solid #e5e5e5;
padding: 45px 0 0 70px;
}
.box .main .main-right .login-content font {
display: none;
height: 40px;
padding: 0 32px;
line-height: 38px;
color: #e92d2f;
background: url("../img/error_bg.png") no-repeat 9px 50%;
font-size: 12px;
}
.box .main .main-right .login-content ul li {
overflow: hidden;
height: 40px;
position: relative;
margin-bottom: 19px;
}
.box .main .main-right .login-content ul li i {
display: block;
width: 18px;
height: 18px;
background: url("../img/icon01.png") no-repeat;
position: absolute;
top: 11px;
left: 11px;
}
.box .main .main-right .login-content ul li .i2 {
background: url("../img/icon02.png") no-repeat;
}
.box .main .main-right .login-content ul li input {
margin-right: 16px;
float: left;
height: 28px;
line-height: 28px;
padding: 5px 0 5px 60px;
width: 243px;
border: 1px solid #d6d6d6;
font-size: 14px;
color: #666;
}
.box .main .main-right .login-content ul li input.curr {
border-color: #e92d2f;
}
.box .main .main-right .login-content ul li em {
width: 20px;
height: 20px;
display: none;
background: url("../img/correct_bg.png") no-repeat;
margin-top: 10px;
float: left;
}
.box .main .main-right .login-content ul .li3 {
font-size: 14px;
margin-top: -14px;
}
.box .main .main-right .login-content ul .li3 label {
color: #666;
font-size: 14px;
}
.box .main .main-right .login-content ul .li3 label input {
width: 13px;
height: 13px;
border: none;
float: left;
margin-top: 5px;
margin-right: 5px;
}
.box .main .main-right .login-content ul .li3 a {
float: right;
padding-right: 70px;
color: #666;
font-size: 14px;
}
.box .main .main-right .login-content ul .li3 a:hover {
color: #dc0f50;
}
.box .main .main-right .login-content p {
height: 40px;
line-height: 40px;
padding-right: 70px;
}
.box .main .main-right .login-content p a {
display: block;
background: #dc0f50;
color: #fff;
font-size: 18px;
text-align: center;
cursor: pointer;
}
.box .main .main-right .login-content p a:hover {
opacity: 0.8;
}
.box .main .main-right .quick {
padding-top: 9px;
height: 326px;
display: none;
} | 0.379263 | 0.063308 |
box-sizing: border-box;
} */
body {
margin: 0;
}
/* Style the header */
.header {
padding: 20px;
text-align: left;
padding: 20px;
text-align: left;
display: flex;
flex-direction: column;
align-items: left;
background-image: url background-repeat: ;
text-align: :left;
background-position: center;
padding: 40px;
font-style: oblique 30deg;
}
/* Style the top navigation bar */
.topnav {
overflow: hidden;
background-color: rgb(2, 1, 1);
}
/* The navbar container */
.topnav {
overflow: hidden;
background-color: #333;
}
/* Navbar links */
.topnav a {
float: left;
display: block;
color: #f2f2f2;
text-align: center;
padding: 50px 16px;
text-decoration: none;
}
/* Links - change color on hover */
.topnav a:hover {
background-color: #ddd;
color: black;
}
/* Create three equal columns that floats next to each other */
.Column {
width: 33%;
padding: 5px;
}
/* Clear floats after the columns */
.row:after {
content: "";
display: inline-block;
clear: both;
}
.container {
display: flex;
height: 50vh;
}
#Sandwich {
background-image: url(https://deligraph.com/wp-content/uploads/2018/04/logo-lego-1998.jpg);
background-repeat: no-repeat;
}
#Patisserie {
background-image: url(https://logos-marques.com/wp-content/uploads/2020/01/logo-Pokemon.jpg);
background-repeat: no-repeat;
}
#Boisson {
background-image: url(https://deligraph.com/wp-content/uploads/2018/04/logo-lego-1998.jpg);
background-repeat: no-repeat;
}
text-align:center;
}
#main{
max-width:1280px;
min-height:100%;
margin:0 auto;
position:relative;
}
footer{
background:rgb(41, 36, 36);
position:absolute;
bottom:0;
width:100%;
padding-top:50px;
height:50px;
}
/*Responsive layout - makes the three columns stack on top of each other instead of next to each other */
/* @media screen and (max-width:600px) {
.column {
width: 100%;
}/*
} | style.css | box-sizing: border-box;
} */
body {
margin: 0;
}
/* Style the header */
.header {
padding: 20px;
text-align: left;
padding: 20px;
text-align: left;
display: flex;
flex-direction: column;
align-items: left;
background-image: url background-repeat: ;
text-align: :left;
background-position: center;
padding: 40px;
font-style: oblique 30deg;
}
/* Style the top navigation bar */
.topnav {
overflow: hidden;
background-color: rgb(2, 1, 1);
}
/* The navbar container */
.topnav {
overflow: hidden;
background-color: #333;
}
/* Navbar links */
.topnav a {
float: left;
display: block;
color: #f2f2f2;
text-align: center;
padding: 50px 16px;
text-decoration: none;
}
/* Links - change color on hover */
.topnav a:hover {
background-color: #ddd;
color: black;
}
/* Create three equal columns that floats next to each other */
.Column {
width: 33%;
padding: 5px;
}
/* Clear floats after the columns */
.row:after {
content: "";
display: inline-block;
clear: both;
}
.container {
display: flex;
height: 50vh;
}
#Sandwich {
background-image: url(https://deligraph.com/wp-content/uploads/2018/04/logo-lego-1998.jpg);
background-repeat: no-repeat;
}
#Patisserie {
background-image: url(https://logos-marques.com/wp-content/uploads/2020/01/logo-Pokemon.jpg);
background-repeat: no-repeat;
}
#Boisson {
background-image: url(https://deligraph.com/wp-content/uploads/2018/04/logo-lego-1998.jpg);
background-repeat: no-repeat;
}
text-align:center;
}
#main{
max-width:1280px;
min-height:100%;
margin:0 auto;
position:relative;
}
footer{
background:rgb(41, 36, 36);
position:absolute;
bottom:0;
width:100%;
padding-top:50px;
height:50px;
}
/*Responsive layout - makes the three columns stack on top of each other instead of next to each other */
/* @media screen and (max-width:600px) {
.column {
width: 100%;
}/*
} | 0.539469 | 0.160036 |
@-moz-document url("http://forum.jogos.uol.com.br/listSmiles.jbb") {
*{background:#FFF !important;}
}
@-moz-document url-prefix("https://acesso.uol.com.br/login.html?skin=forum-jogos"), domain("forum.jogos.uol.com.br") {
#all,#full {margin:10px auto !important;}
body{background-image:url('http://i.imgur.com/JeJyI.gif')!important; background-repeat:repeat!important; margin:0!important; background-color:#FFF!important; background-attachment:fixed!important;}
#main{padding:0px !important;}
#contador-messageContent {display:inline!important;}
.cabecalho-especial,.uolbar,#header-facebook-like,#uolbar,#publicidade,#social-icons,#footer,.left strong,#header-menu,#compartilhe,#fb-like,.jogos,#legendas,#uolmais-videos,.uolmais-buttons {display:none!important;}
#importTab1{padding:0!important; margin:0 15px 15px 15px!important; width:950px !important; border:1px solid #000!important;}
#importTab1 li{margin:0 0 5px 5px!important;}
.tituloCaixaNoticias{margin:0 0 0 -5px!important; width:950px !important;}
#indice-jogos{width:940px !important;}
.menu-private-messages{width:230px!important; border-right:1px solid #555!important;}
li.caixaNoticias{padding:0!important;}
#all #header,#header-image{width:980px!important; border-top:4px solid #000!important; border-right:4px solid #000!important; border-left:4px solid #000!important;}
#header-actions-ul{width:1000px!important;}
.top-user {margin-right: 125px!important;}
#voting-div{margin-left:0px!important; padding-left:0px!important; border-left:none!important; border-right:1px solid #CCC!important; padding-right:10px!important;}
#content-inside {border-bottom: 4px solid #000; padding-top:18px!important;}
table#foruns td, table#topics td, table#postsUser td{padding:5px 3px!important;}
#contentDiv{margin-left:15px!important; border:1px solid #000!important; width:948px!important;}
#goto{width:950px!important;}
.boxGoto{margin:0 15px 15px 15px!important;}
td.quote, td.quote td.quote{border-style: solid !important; border-width: 2px 1px 1px 3px!important; padding-right:5px!important;}
td.quote table{margin:5px 0 5px !important;}
#estatisticas{margin:15px!important;}
.boxPmsNoMarginTop,.boxPmsNoPadding,#mps-main{margin:15px 15px 15px!important;}
#profile-main{margin:0 15px!important;}
tbody .row3{background:rgb(255, 211, 163)!important;}
#condecoration-content{height:auto !important;width:115px !important;min-height:70px !important;}
.condecoration-level{border-style:solid none none !important;border-width:1px !important;margin:5px !important;padding:0 !important;}
.condecoration-wrap{height:auto !important;min-height:70px !important;}
#condecoration-wrap-points{padding-top:6px !important;}
#profile-main{margin-bottom:15px !important;}
.texto,.post-buttons2,.userOptions{margin-bottom:10px!important;}
.texto{padding:5px!important;}
#optionsButtonBottomWrap{margin-bottom:5px!important;}
.post{background-image:url('http://i.minus.com/ibco74jHPWbuh7.png') !important;background-repeat:repeat-y;}
.topicRow{background-color:#F0F0F4 !important;}
#estatisticas .texto{padding: 5px 10px!important; margin:0!important;}
.post-user{padding:0 0 0 3px!important;}
.post-assinatura{margin-top:30px!important;}
.titleTopic h1{padding:0 15px !important;}
.topic-date{font-size:10px !important;margin-left:15px !important;}
#social-div{margin:0 15px!important;}
#avatarImgs td{height:125px !important;width:0 !important;border:1px solid #999 !important;padding-right:7px!important;}
#avatarImgs table{width:570px !Important;text-align:right;}
#avatarImgs input{float:left !important;margin-left:50px !important;}
#TB_ajaxContent #avatarImgs{line-height:0.3em !important;}
.formSend-input{background:none!important;}
.autor{width:125px!important;}
#paginacao{margin-right:5px!important;}
.actionPostButtons{width:260px!important;}
#all .msg{margin:0!important; border:0!important;}
#content{border:0 4px 4px 4px solid #000 !important;}
} | data/usercss/47475.user.css | @-moz-document url("http://forum.jogos.uol.com.br/listSmiles.jbb") {
*{background:#FFF !important;}
}
@-moz-document url-prefix("https://acesso.uol.com.br/login.html?skin=forum-jogos"), domain("forum.jogos.uol.com.br") {
#all,#full {margin:10px auto !important;}
body{background-image:url('http://i.imgur.com/JeJyI.gif')!important; background-repeat:repeat!important; margin:0!important; background-color:#FFF!important; background-attachment:fixed!important;}
#main{padding:0px !important;}
#contador-messageContent {display:inline!important;}
.cabecalho-especial,.uolbar,#header-facebook-like,#uolbar,#publicidade,#social-icons,#footer,.left strong,#header-menu,#compartilhe,#fb-like,.jogos,#legendas,#uolmais-videos,.uolmais-buttons {display:none!important;}
#importTab1{padding:0!important; margin:0 15px 15px 15px!important; width:950px !important; border:1px solid #000!important;}
#importTab1 li{margin:0 0 5px 5px!important;}
.tituloCaixaNoticias{margin:0 0 0 -5px!important; width:950px !important;}
#indice-jogos{width:940px !important;}
.menu-private-messages{width:230px!important; border-right:1px solid #555!important;}
li.caixaNoticias{padding:0!important;}
#all #header,#header-image{width:980px!important; border-top:4px solid #000!important; border-right:4px solid #000!important; border-left:4px solid #000!important;}
#header-actions-ul{width:1000px!important;}
.top-user {margin-right: 125px!important;}
#voting-div{margin-left:0px!important; padding-left:0px!important; border-left:none!important; border-right:1px solid #CCC!important; padding-right:10px!important;}
#content-inside {border-bottom: 4px solid #000; padding-top:18px!important;}
table#foruns td, table#topics td, table#postsUser td{padding:5px 3px!important;}
#contentDiv{margin-left:15px!important; border:1px solid #000!important; width:948px!important;}
#goto{width:950px!important;}
.boxGoto{margin:0 15px 15px 15px!important;}
td.quote, td.quote td.quote{border-style: solid !important; border-width: 2px 1px 1px 3px!important; padding-right:5px!important;}
td.quote table{margin:5px 0 5px !important;}
#estatisticas{margin:15px!important;}
.boxPmsNoMarginTop,.boxPmsNoPadding,#mps-main{margin:15px 15px 15px!important;}
#profile-main{margin:0 15px!important;}
tbody .row3{background:rgb(255, 211, 163)!important;}
#condecoration-content{height:auto !important;width:115px !important;min-height:70px !important;}
.condecoration-level{border-style:solid none none !important;border-width:1px !important;margin:5px !important;padding:0 !important;}
.condecoration-wrap{height:auto !important;min-height:70px !important;}
#condecoration-wrap-points{padding-top:6px !important;}
#profile-main{margin-bottom:15px !important;}
.texto,.post-buttons2,.userOptions{margin-bottom:10px!important;}
.texto{padding:5px!important;}
#optionsButtonBottomWrap{margin-bottom:5px!important;}
.post{background-image:url('http://i.minus.com/ibco74jHPWbuh7.png') !important;background-repeat:repeat-y;}
.topicRow{background-color:#F0F0F4 !important;}
#estatisticas .texto{padding: 5px 10px!important; margin:0!important;}
.post-user{padding:0 0 0 3px!important;}
.post-assinatura{margin-top:30px!important;}
.titleTopic h1{padding:0 15px !important;}
.topic-date{font-size:10px !important;margin-left:15px !important;}
#social-div{margin:0 15px!important;}
#avatarImgs td{height:125px !important;width:0 !important;border:1px solid #999 !important;padding-right:7px!important;}
#avatarImgs table{width:570px !Important;text-align:right;}
#avatarImgs input{float:left !important;margin-left:50px !important;}
#TB_ajaxContent #avatarImgs{line-height:0.3em !important;}
.formSend-input{background:none!important;}
.autor{width:125px!important;}
#paginacao{margin-right:5px!important;}
.actionPostButtons{width:260px!important;}
#all .msg{margin:0!important; border:0!important;}
#content{border:0 4px 4px 4px solid #000 !important;}
} | 0.110339 | 0.052158 |
.transparent { background-color: rgb(255, 255, 255, 0); }
.red { background-color: rgb(255, 0, 0); }
.flush-orange { background-color: rgb(255, 128, 0); }
.yellow { background-color: rgb(255, 255, 0); }
.chartreuse { background-color: rgb(128, 255, 0); }
.green { background-color: rgb(0, 255, 0); }
.spring-green { background-color: rgb(0, 255, 128); }
.cyan { background-color: rgb(0, 255, 255); }
.azure-radiance { background-color: rgb(0, 128, 255); }
.blue { background-color: rgb(0, 0, 255); }
.electric-violet { background-color: rgb(128, 0, 255); }
.magenta { background-color: rgb(255, 0, 255); }
.rose { background-color: rgb(255, 0, 128); }
/* From white to black */
.dark1 { background-color: rgb(255, 255, 255); }
.dark2 { background-color: rgb(240, 240, 240); }
.dark3 { background-color: rgb(220, 220, 220); }
.dark4 { background-color: rgb(200, 200, 200); }
.dark5 { background-color: rgb(180, 180, 180); }
.dark6 { background-color: rgb(160, 160, 160); }
.dark7 { background-color: rgb(140, 140, 140); }
.dark8 { background-color: rgb(120, 120, 120); }
.dark9 { background-color: rgb(100, 100, 100); }
.dark10 { background-color: rgb(80, 80, 80); }
.dark11 { background-color: rgb(60, 60, 60); }
.dark12 { background-color: rgb(40, 40, 40); }
.dark13 { background-color: rgb(20, 20, 20); }
/* From black to white */
/* .dark1 { background-color: rgb(20, 20, 20); }
.dark2 { background-color: rgb(40, 40, 40); }
.dark3 { background-color: rgb(60, 60, 60); }
.dark4 { background-color: rgb(80, 80, 80); }
.dark5 { background-color: rgb(100, 100, 100); }
.dark6 { background-color: rgb(120, 120, 120); }
.dark7 { background-color: rgb(140, 140, 140); }
.dark8 { background-color: rgb(160, 160, 160); }
.dark9 { background-color: rgb(180, 180, 180); }
.dark10 { background-color: rgb(200, 200, 200); }
.dark11 { background-color: rgb(220, 220, 220); }
.dark12 { background-color: rgb(240, 240, 240); }
.dark13 { background-color: rgb(255, 255, 255); } */ | src/components/drawing/colors.css | .transparent { background-color: rgb(255, 255, 255, 0); }
.red { background-color: rgb(255, 0, 0); }
.flush-orange { background-color: rgb(255, 128, 0); }
.yellow { background-color: rgb(255, 255, 0); }
.chartreuse { background-color: rgb(128, 255, 0); }
.green { background-color: rgb(0, 255, 0); }
.spring-green { background-color: rgb(0, 255, 128); }
.cyan { background-color: rgb(0, 255, 255); }
.azure-radiance { background-color: rgb(0, 128, 255); }
.blue { background-color: rgb(0, 0, 255); }
.electric-violet { background-color: rgb(128, 0, 255); }
.magenta { background-color: rgb(255, 0, 255); }
.rose { background-color: rgb(255, 0, 128); }
/* From white to black */
.dark1 { background-color: rgb(255, 255, 255); }
.dark2 { background-color: rgb(240, 240, 240); }
.dark3 { background-color: rgb(220, 220, 220); }
.dark4 { background-color: rgb(200, 200, 200); }
.dark5 { background-color: rgb(180, 180, 180); }
.dark6 { background-color: rgb(160, 160, 160); }
.dark7 { background-color: rgb(140, 140, 140); }
.dark8 { background-color: rgb(120, 120, 120); }
.dark9 { background-color: rgb(100, 100, 100); }
.dark10 { background-color: rgb(80, 80, 80); }
.dark11 { background-color: rgb(60, 60, 60); }
.dark12 { background-color: rgb(40, 40, 40); }
.dark13 { background-color: rgb(20, 20, 20); }
/* From black to white */
/* .dark1 { background-color: rgb(20, 20, 20); }
.dark2 { background-color: rgb(40, 40, 40); }
.dark3 { background-color: rgb(60, 60, 60); }
.dark4 { background-color: rgb(80, 80, 80); }
.dark5 { background-color: rgb(100, 100, 100); }
.dark6 { background-color: rgb(120, 120, 120); }
.dark7 { background-color: rgb(140, 140, 140); }
.dark8 { background-color: rgb(160, 160, 160); }
.dark9 { background-color: rgb(180, 180, 180); }
.dark10 { background-color: rgb(200, 200, 200); }
.dark11 { background-color: rgb(220, 220, 220); }
.dark12 { background-color: rgb(240, 240, 240); }
.dark13 { background-color: rgb(255, 255, 255); } */ | 0.781497 | 0.17113 |
html {
box-sizing: border-box;
}
*,
*::before,
*::after {
box-sizing: inherit;
}
#header {
margin: 0 20px;
}
html,
body {
min-height: 100%;
margin: 0;
padding: 0;
border: 0;
}
.navbar {
display: flex;
box-sizing: border-box;
justify-content: space-between;
padding: 3rem;
align-items: center;
height: 80px;
border: 2px solid black;
margin: 20px 0;
width: 100%;
}
.navbar-list {
display: flex;
list-style: none;
justify-content: space-around;
}
.navbar a {
text-decoration: none;
color: black;
font-size: 20px;
font-weight: bold;
}
#nav-header {
font-weight: bold;
}
.navbar .navbar-list li::after {
content: '';
border-right: 2px solid black;
margin: 10px;
}
.navbar .navbar-list li#contact::after {
border-right: none;
}
#date {
display: flex;
justify-content: flex-end;
margin: 0 20px;
font-weight: bold;
font-size: 20px;
}
#book-contact-section,
#book-add-section,
#book-list-section {
display: none;
}
#book-list-section {
position: relative;
min-height: 100%;
float: left;
margin-bottom: 8rem;
width: 50%;
}
#book-contact-section {
display: none;
flex-direction: column;
align-items: center;
font-weight: 700;
font-size: 20px;
}
.section.active {
display: block !important;
}
#footer {
position: fixed;
bottom: 0;
width: 100%;
background-color: white;
}
#footer p {
margin: 0 20px 20px;
color: black;
font-size: 20px;
padding: 1rem;
padding-left: 2rem;
border: 2px solid black;
font-weight: bold;
}
#footer span {
font-style: italic;
}
#dateWrapper {
padding: 0;
}
.flex-container {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.section {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
#book-add-section {
flex-direction: column;
width: 40%;
}
#formSection {
display: flex;
flex-direction: column;
gap: 20px;
}
button {
border: 1px solid;
padding: 10px;
box-shadow: 5px 5px black;
font-weight: bold;
}
button:hover {
background-color: rgba(114, 97, 97, 0.596);
}
#formSection button {
width: fit-content;
align-self: flex-end;
font-size: 18px;
padding: 5px;
}
#formSection input {
width: 100%;
padding: 5px;
border: 2px solid black;
font-weight: bold;
font-size: 18px;
}
h1 {
text-align: center;
font-size: 30px;
margin: 5rem;
}
#book-list-container {
border: 2px solid black;
}
.bookDIV {
display: flex;
justify-content: space-between;
align-items: center;
padding: 0 10px;
font-weight: bold;
}
.bookDIV:nth-child(odd) {
background-color: rgb(170, 169, 169);
}
.listBtn.active {
color: blue;
} | index.css | html {
box-sizing: border-box;
}
*,
*::before,
*::after {
box-sizing: inherit;
}
#header {
margin: 0 20px;
}
html,
body {
min-height: 100%;
margin: 0;
padding: 0;
border: 0;
}
.navbar {
display: flex;
box-sizing: border-box;
justify-content: space-between;
padding: 3rem;
align-items: center;
height: 80px;
border: 2px solid black;
margin: 20px 0;
width: 100%;
}
.navbar-list {
display: flex;
list-style: none;
justify-content: space-around;
}
.navbar a {
text-decoration: none;
color: black;
font-size: 20px;
font-weight: bold;
}
#nav-header {
font-weight: bold;
}
.navbar .navbar-list li::after {
content: '';
border-right: 2px solid black;
margin: 10px;
}
.navbar .navbar-list li#contact::after {
border-right: none;
}
#date {
display: flex;
justify-content: flex-end;
margin: 0 20px;
font-weight: bold;
font-size: 20px;
}
#book-contact-section,
#book-add-section,
#book-list-section {
display: none;
}
#book-list-section {
position: relative;
min-height: 100%;
float: left;
margin-bottom: 8rem;
width: 50%;
}
#book-contact-section {
display: none;
flex-direction: column;
align-items: center;
font-weight: 700;
font-size: 20px;
}
.section.active {
display: block !important;
}
#footer {
position: fixed;
bottom: 0;
width: 100%;
background-color: white;
}
#footer p {
margin: 0 20px 20px;
color: black;
font-size: 20px;
padding: 1rem;
padding-left: 2rem;
border: 2px solid black;
font-weight: bold;
}
#footer span {
font-style: italic;
}
#dateWrapper {
padding: 0;
}
.flex-container {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.section {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
#book-add-section {
flex-direction: column;
width: 40%;
}
#formSection {
display: flex;
flex-direction: column;
gap: 20px;
}
button {
border: 1px solid;
padding: 10px;
box-shadow: 5px 5px black;
font-weight: bold;
}
button:hover {
background-color: rgba(114, 97, 97, 0.596);
}
#formSection button {
width: fit-content;
align-self: flex-end;
font-size: 18px;
padding: 5px;
}
#formSection input {
width: 100%;
padding: 5px;
border: 2px solid black;
font-weight: bold;
font-size: 18px;
}
h1 {
text-align: center;
font-size: 30px;
margin: 5rem;
}
#book-list-container {
border: 2px solid black;
}
.bookDIV {
display: flex;
justify-content: space-between;
align-items: center;
padding: 0 10px;
font-weight: bold;
}
.bookDIV:nth-child(odd) {
background-color: rgb(170, 169, 169);
}
.listBtn.active {
color: blue;
} | 0.473901 | 0.069352 |