code stringlengths 2k 1.04M | repo_path stringlengths 5 517 | parsed_code stringlengths 0 1.04M | quality_prob float64 0.02 0.95 | learning_prob float64 0.02 0.93 |
|---|---|---|---|---|
html,body,p { padding:0;margin:0; }
body { margin:0; padding:0; background:url(/images/bg.jpg) repeat-x; font-family:"微软雅黑";font-size: 14px;color:#333;}
img { border:0px; }
h4 {margin:0;padding: 0 0 8px 0;font-size: 15px;font-weight: normal;}
h2 {margin: 0;padding: 0;line-height: 48px;font-size: 24px;}
a { cursor:pointer;color:#333;text-decoration: none; }
a:hover{color:#A00B0F;}
a img {boder:0px;}
.clr { clear:both; padding:0; margin:0; background:none; }
#all { width:100%; padding:0; margin:0 auto; }
#head { position: relative;padding:0; margin:0 auto;width:100%;height:110px;}
.header_block { position: relative;margin: 0px auto; padding:0; width:1000px;height:110px;}
.tab {position: absolute;right:24px;top:40px;}
.tab a {display:inline-block;width:40px;line-height: 32px;font-size: 14px;text-align: center;}
.tab a.on, .tab a:hover {color:#A00B0F;}
.logo { float:left; padding: 8px 0px 8px 24px; margin:0; }
.logo img{ height:90px;}
.ls_info{float:right;margin-top:40px; margin-right:30px;}
.ls_info a{text-decoration:none;display:inline_block;}
/*.ls_info a:hover,a:active{text-decoration:underline;}*/
.ls_info img{margin-right:5px;margin-bottom:-5px;}
.center{width:1000px;margin:0 auto;}
.text {border-top: 2px solid #A00B0F;padding: 5px 10px;}
.text h2{font-weight: normal;}
.container {margin: 0 0 10px 0;}
.apps{height:140px;}
.app{width:300px;height:140px;float:left;}
.app2{margin-left:50px;margin-right:50px;}
.applogo{width:80px;height:80px;margin-top:10px;margin-left:10px;float:left;}
.applogo a img { border-radius: 10px;box-shadow: 0 1px 1px rgba(0,0,0,.5);}
.detail{width:190px;height:130px;margin-top:10px;margin-left:10px;float:left;}
.detail p{ font-size:18px; /*font-weight:bolder;*/}
.detail p a:hover {color:#A00B0F;}
.detail span{ line-height:150%; margin-top:5px;color: #666;}
.detail .spans{margin-top:5px;}
#bottom{padding:0; margin:0 auto; background:#F2F2F2;width:100%;}
#bottom .bottom_main{margin: 0px auto; width:1200px;padding:20px 0;}
#bottom .clearfix {
padding-left:0
}
#bottom .clearfix:after {
display:block;
content:'';
clear:both;
height:0px;
visibility: hidden;
}
#bottom li{ list-style: none;width:120px;float:left;display:inline;}
#bottom a, h4{text-align:center;display:block;color:#333;line-height: 24px;}
#bottom a{ text-decoration:none;font-size: 12px;color:#666;}
#bottom h4 a{ font-size: 15px;color:#333;}
#bottom a:hover{ color:#A00B0F;/*text-decoration:underline;*/}
.copyright{width:100%;height:50px;background:#E0E0E0;}
.copycontainer{width:1000px;height:50px;margin:0 auto}
.copy{float:left;width:500px;height:50px;}
.support{float:right;width:500px;height:50px;}
.title{display:inline-block;width:100%;text-align:center;line-height: 50px;}
.extra{display:inline-block;height:100%;vertical-align:middle;}
#popup-login-container { z-index:2;display:none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: #000; opacity: 0.4; filter: alpha(opacity=40); }
#popup-login { display:none;border:0px solid #1e81de;border-radius:12px; position: fixed; z-index: 100; left: 50%; top: 50%; width: 320px; height: 160px; overflow: hidden; margin-left: -160px; margin-top: -100px; _position: absolute; _margin-top: 0; -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 0 6px 0 rgba(0,0,0,0.2); -o-box-shadow: 0 0 6px 0 rgba(0,0,0,0.2); -ms-box-shadow: 0 0 6px 0 rgba(0,0,0,0.2); box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);background:none; }
.popup-bg-top { z-index:99;position:absolute;top:0;left:0;width:320px; height:28px; background:url(../images/icons_20121001/pupop_bg_top.png) no-repeat; }
.popup-bg-middle { z-index:99;position:absolute;top:28px;left:0;width:320px; height:104px; background:url(../images/icons_20121001/pupop_bg_middle.png) repeat-y; }
.popup-bg-bottom { z-index:99;position:absolute;top:132px;left:0;width:320px; height:28px; background:url(../images/icons_20121001/pupop_bg_bottom.png) no-repeat; }
.popup-login-info { margin:16px auto 0 auto;width:320px;text-align:center;line-height:24px; }
.popup-login-action { margin:16px auto 0 auto;width:320px;text-align:center;line-height:24px;z-index: 1; } | public/css/index2.css | html,body,p { padding:0;margin:0; }
body { margin:0; padding:0; background:url(/images/bg.jpg) repeat-x; font-family:"微软雅黑";font-size: 14px;color:#333;}
img { border:0px; }
h4 {margin:0;padding: 0 0 8px 0;font-size: 15px;font-weight: normal;}
h2 {margin: 0;padding: 0;line-height: 48px;font-size: 24px;}
a { cursor:pointer;color:#333;text-decoration: none; }
a:hover{color:#A00B0F;}
a img {boder:0px;}
.clr { clear:both; padding:0; margin:0; background:none; }
#all { width:100%; padding:0; margin:0 auto; }
#head { position: relative;padding:0; margin:0 auto;width:100%;height:110px;}
.header_block { position: relative;margin: 0px auto; padding:0; width:1000px;height:110px;}
.tab {position: absolute;right:24px;top:40px;}
.tab a {display:inline-block;width:40px;line-height: 32px;font-size: 14px;text-align: center;}
.tab a.on, .tab a:hover {color:#A00B0F;}
.logo { float:left; padding: 8px 0px 8px 24px; margin:0; }
.logo img{ height:90px;}
.ls_info{float:right;margin-top:40px; margin-right:30px;}
.ls_info a{text-decoration:none;display:inline_block;}
/*.ls_info a:hover,a:active{text-decoration:underline;}*/
.ls_info img{margin-right:5px;margin-bottom:-5px;}
.center{width:1000px;margin:0 auto;}
.text {border-top: 2px solid #A00B0F;padding: 5px 10px;}
.text h2{font-weight: normal;}
.container {margin: 0 0 10px 0;}
.apps{height:140px;}
.app{width:300px;height:140px;float:left;}
.app2{margin-left:50px;margin-right:50px;}
.applogo{width:80px;height:80px;margin-top:10px;margin-left:10px;float:left;}
.applogo a img { border-radius: 10px;box-shadow: 0 1px 1px rgba(0,0,0,.5);}
.detail{width:190px;height:130px;margin-top:10px;margin-left:10px;float:left;}
.detail p{ font-size:18px; /*font-weight:bolder;*/}
.detail p a:hover {color:#A00B0F;}
.detail span{ line-height:150%; margin-top:5px;color: #666;}
.detail .spans{margin-top:5px;}
#bottom{padding:0; margin:0 auto; background:#F2F2F2;width:100%;}
#bottom .bottom_main{margin: 0px auto; width:1200px;padding:20px 0;}
#bottom .clearfix {
padding-left:0
}
#bottom .clearfix:after {
display:block;
content:'';
clear:both;
height:0px;
visibility: hidden;
}
#bottom li{ list-style: none;width:120px;float:left;display:inline;}
#bottom a, h4{text-align:center;display:block;color:#333;line-height: 24px;}
#bottom a{ text-decoration:none;font-size: 12px;color:#666;}
#bottom h4 a{ font-size: 15px;color:#333;}
#bottom a:hover{ color:#A00B0F;/*text-decoration:underline;*/}
.copyright{width:100%;height:50px;background:#E0E0E0;}
.copycontainer{width:1000px;height:50px;margin:0 auto}
.copy{float:left;width:500px;height:50px;}
.support{float:right;width:500px;height:50px;}
.title{display:inline-block;width:100%;text-align:center;line-height: 50px;}
.extra{display:inline-block;height:100%;vertical-align:middle;}
#popup-login-container { z-index:2;display:none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: #000; opacity: 0.4; filter: alpha(opacity=40); }
#popup-login { display:none;border:0px solid #1e81de;border-radius:12px; position: fixed; z-index: 100; left: 50%; top: 50%; width: 320px; height: 160px; overflow: hidden; margin-left: -160px; margin-top: -100px; _position: absolute; _margin-top: 0; -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 0 6px 0 rgba(0,0,0,0.2); -o-box-shadow: 0 0 6px 0 rgba(0,0,0,0.2); -ms-box-shadow: 0 0 6px 0 rgba(0,0,0,0.2); box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);background:none; }
.popup-bg-top { z-index:99;position:absolute;top:0;left:0;width:320px; height:28px; background:url(../images/icons_20121001/pupop_bg_top.png) no-repeat; }
.popup-bg-middle { z-index:99;position:absolute;top:28px;left:0;width:320px; height:104px; background:url(../images/icons_20121001/pupop_bg_middle.png) repeat-y; }
.popup-bg-bottom { z-index:99;position:absolute;top:132px;left:0;width:320px; height:28px; background:url(../images/icons_20121001/pupop_bg_bottom.png) no-repeat; }
.popup-login-info { margin:16px auto 0 auto;width:320px;text-align:center;line-height:24px; }
.popup-login-action { margin:16px auto 0 auto;width:320px;text-align:center;line-height:24px;z-index: 1; } | 0.32029 | 0.113432 |
*,*::before,*::after{
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
padding: 0;
}
body{
font-size: 62.5%;
background: #F5F2F2;
margin: 0;
line-height: 1.5;
color: #373030;
font-family: 'Roboto Condensed', sans-serif;
}
img {
max-width: 100%;
display: block;
}
p {
max-width: 500px;
margin: 0 auto;
font-weight: 600;
font-size: 1.4rem;
}
@media (min-width: 320px) {
h1 {
font-size: 1.8rem;
}
.logo {
width: 52px;
}
.container {
width: 100%;
margin: 0 auto;
}
.container,.container-header,header {
max-width: 1220px;
}
header {
background: url(assets/hero.jpg);
background-size: cover;
color: #FFF;
}
.container-header {
background: #242424bb;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding-top: 1em;
}
.title {
text-transform: capitalize;
font-size: 1.8rem;
margin-top: -.2em;
margin-bottom: .1em;
font-weight: 900;
}
.subtitle {
font-size: 1rem;
text-transform: capitalize;
}
nav {
-ms-flex-item-align: stretch;
-ms-grid-row-align: stretch;
align-self: stretch;
margin-top: 5em;
}
.nav{
list-style: none;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
font-size: 1.2rem;
background: #A46521;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: .2em 0;
font-weight: bold;
}
.nav__item {
margin-right: 2.5em;
}
.nav__item:last-child{
margin-right: 0;
}
.nav__link {
color: #ffffffda;
text-decoration: none;
text-transform: capitalize;
}
.nav__link::after {
content: " ";
display: block;
background-color: #ffffffda;
height: .2rem;
width: 0;
-webkit-transition: width .3s;
-o-transition: width .3s;
transition: width .3s;
}
.nav__link:hover::after,.nav__link:focus::after {
width: 100%;
}
.contact-number {
display: block;
font-size: .9rem;
text-align: center;
padding-top: .1em;
}
.btn {
color: #fff;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
margin-top: 1.5em;
padding: 1em 2em;
font-size: 1rem;
background: #ff8400dc;
border-radius: 3px;
-webkit-transition: -webkit-transform .3s;
transition: -webkit-transform .3s;
-o-transition: transform .3s;
transition: transform .3s;
transition: transform .3s, -webkit-transform .3s;
}
.btn:hover,.btn:focus {
-webkit-transform: scale(1.1) translateY(-5px);
-ms-transform: scale(1.1) translateY(-5px);
transform: scale(1.1) translateY(-5px);
background: #ff8400;
}
/********** main content *******/
.section {
margin-top: 2em;
}
.section__title {
text-align: center;
color: #914512;
text-transform: capitalize;
font-family: 'Lalezar', cursive;
font-weight: 400;
}
.section__text {
padding: .3em .5em 1em .5em;
color: #373030;
font-family: 'Roboto Condensed', sans-serif;
}
.testamonial__item {
position: relative;
/* max-width: 400px; */
margin: 0 auto;
text-align: center;
}
.client-img {
border-radius: 100px;
margin: 0 auto;
margin-top: 1.5em;
}
.next-arrow-right {
fill: #333333;
width: 4.8rem;
height: 4.8rem;
position: absolute;
top: 1rem;
right: .8rem;
}
.client-name {
text-align: center;
color: #914512;
padding: .4em .5em 0 .5em;
text-transform: capitalize;
}
footer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
height: 6rem;
background: #333333;
color: #ffffffda;
}
footer p {
font-size: 1.2rem;
}
}
@media (min-width: 480px) {
img {
margin: 0 auto;
}
}
@media (min-width: 650px) {
.logo {
width: 100px;
}
.title {
margin-top: -.6em;
}
.subtitle {
margin-top: -.2em;
}
h1 {
font-size: 2.4rem;
}
p{
font-size: 1.6rem;
}
}
@media (min-width: 900px) {
.logo {
width: 120px;
}
h1 {
font-size: 2.6rem;
}
p{
font-size: 1.6rem;
}
header {
margin: 0 auto;
}
.nav__item {
margin-right: 3.5em;
}
.container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.container--coffee div {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.container--coffee img {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.container--testamonials {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.container--testamonials h1 {
margin-bottom: 1em;
}
.next-arrow-right {
top: 3.5rem;
right: -10rem;
}
.testamonial__item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 70%;
padding: 2.5em;
margin: 2.5em;
background: #ffffffec;
-webkit-box-shadow: .2px 1.5px 25px #808080c7;
box-shadow: .2px 1.5px 25px #808080c7;
-webkit-transform: skewY(1.5deg);
-ms-transform: skewY(1.5deg);
transform: skewY(1.5deg);
border-radius: 3px;
}
.testamonial__item > *{
-webkit-transform: skewY(-1.5deg);
-ms-transform: skewY(-1.5deg);
transform: skewY(-1.5deg);
}
.client-name {
text-align: left;
margin-left: -.2em;
}
.client-img {
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center;
margin: 3em .5em;
}
.testamonial__text {
width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
text-align: left;
}
.testamonial__text:last-child{
margin-left: 2rem;
}
.section {
margin: 5em 0 15em;
}
.section__title {
text-align: left;
margin-bottom: .2em;
}
.section__text {
padding: 0;
-ms-flex-preferred-size: 60%;
flex-basis: 60%;
}
.section__img {
width: 40%;
margin: 0;
}
} | main.css | *,*::before,*::after{
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
padding: 0;
}
body{
font-size: 62.5%;
background: #F5F2F2;
margin: 0;
line-height: 1.5;
color: #373030;
font-family: 'Roboto Condensed', sans-serif;
}
img {
max-width: 100%;
display: block;
}
p {
max-width: 500px;
margin: 0 auto;
font-weight: 600;
font-size: 1.4rem;
}
@media (min-width: 320px) {
h1 {
font-size: 1.8rem;
}
.logo {
width: 52px;
}
.container {
width: 100%;
margin: 0 auto;
}
.container,.container-header,header {
max-width: 1220px;
}
header {
background: url(assets/hero.jpg);
background-size: cover;
color: #FFF;
}
.container-header {
background: #242424bb;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding-top: 1em;
}
.title {
text-transform: capitalize;
font-size: 1.8rem;
margin-top: -.2em;
margin-bottom: .1em;
font-weight: 900;
}
.subtitle {
font-size: 1rem;
text-transform: capitalize;
}
nav {
-ms-flex-item-align: stretch;
-ms-grid-row-align: stretch;
align-self: stretch;
margin-top: 5em;
}
.nav{
list-style: none;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
font-size: 1.2rem;
background: #A46521;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: .2em 0;
font-weight: bold;
}
.nav__item {
margin-right: 2.5em;
}
.nav__item:last-child{
margin-right: 0;
}
.nav__link {
color: #ffffffda;
text-decoration: none;
text-transform: capitalize;
}
.nav__link::after {
content: " ";
display: block;
background-color: #ffffffda;
height: .2rem;
width: 0;
-webkit-transition: width .3s;
-o-transition: width .3s;
transition: width .3s;
}
.nav__link:hover::after,.nav__link:focus::after {
width: 100%;
}
.contact-number {
display: block;
font-size: .9rem;
text-align: center;
padding-top: .1em;
}
.btn {
color: #fff;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
margin-top: 1.5em;
padding: 1em 2em;
font-size: 1rem;
background: #ff8400dc;
border-radius: 3px;
-webkit-transition: -webkit-transform .3s;
transition: -webkit-transform .3s;
-o-transition: transform .3s;
transition: transform .3s;
transition: transform .3s, -webkit-transform .3s;
}
.btn:hover,.btn:focus {
-webkit-transform: scale(1.1) translateY(-5px);
-ms-transform: scale(1.1) translateY(-5px);
transform: scale(1.1) translateY(-5px);
background: #ff8400;
}
/********** main content *******/
.section {
margin-top: 2em;
}
.section__title {
text-align: center;
color: #914512;
text-transform: capitalize;
font-family: 'Lalezar', cursive;
font-weight: 400;
}
.section__text {
padding: .3em .5em 1em .5em;
color: #373030;
font-family: 'Roboto Condensed', sans-serif;
}
.testamonial__item {
position: relative;
/* max-width: 400px; */
margin: 0 auto;
text-align: center;
}
.client-img {
border-radius: 100px;
margin: 0 auto;
margin-top: 1.5em;
}
.next-arrow-right {
fill: #333333;
width: 4.8rem;
height: 4.8rem;
position: absolute;
top: 1rem;
right: .8rem;
}
.client-name {
text-align: center;
color: #914512;
padding: .4em .5em 0 .5em;
text-transform: capitalize;
}
footer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
height: 6rem;
background: #333333;
color: #ffffffda;
}
footer p {
font-size: 1.2rem;
}
}
@media (min-width: 480px) {
img {
margin: 0 auto;
}
}
@media (min-width: 650px) {
.logo {
width: 100px;
}
.title {
margin-top: -.6em;
}
.subtitle {
margin-top: -.2em;
}
h1 {
font-size: 2.4rem;
}
p{
font-size: 1.6rem;
}
}
@media (min-width: 900px) {
.logo {
width: 120px;
}
h1 {
font-size: 2.6rem;
}
p{
font-size: 1.6rem;
}
header {
margin: 0 auto;
}
.nav__item {
margin-right: 3.5em;
}
.container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.container--coffee div {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.container--coffee img {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.container--testamonials {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.container--testamonials h1 {
margin-bottom: 1em;
}
.next-arrow-right {
top: 3.5rem;
right: -10rem;
}
.testamonial__item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 70%;
padding: 2.5em;
margin: 2.5em;
background: #ffffffec;
-webkit-box-shadow: .2px 1.5px 25px #808080c7;
box-shadow: .2px 1.5px 25px #808080c7;
-webkit-transform: skewY(1.5deg);
-ms-transform: skewY(1.5deg);
transform: skewY(1.5deg);
border-radius: 3px;
}
.testamonial__item > *{
-webkit-transform: skewY(-1.5deg);
-ms-transform: skewY(-1.5deg);
transform: skewY(-1.5deg);
}
.client-name {
text-align: left;
margin-left: -.2em;
}
.client-img {
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center;
margin: 3em .5em;
}
.testamonial__text {
width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
text-align: left;
}
.testamonial__text:last-child{
margin-left: 2rem;
}
.section {
margin: 5em 0 15em;
}
.section__title {
text-align: left;
margin-bottom: .2em;
}
.section__text {
padding: 0;
-ms-flex-preferred-size: 60%;
flex-basis: 60%;
}
.section__img {
width: 40%;
margin: 0;
}
} | 0.307774 | 0.096535 |
@import url("satoshi.css");
html, body {
margin: 0;
height: 100%;
overflow: hidden;
scrollbar-width: 0;
background-color: #000000;
}
@media (min-width: 0px) {
u {
-webkit-text-decoration-color: #fff;
text-decoration-color: #fff;
}
}
@media (min-width: 720px) {
u {
-webkit-text-decoration-color: #fff;
text-decoration-color: #fff;
}
}
@media (min-width: 0px) {
.text-white {
color: white;
}
}
@media (min-width: 720px) {
.text-white {
color: white;
-webkit-text-decoration-color: #000000;
text-decoration-color: #000000;
}
}
.wrapper {
overflow: hidden;
scrollbar-width: 0;
background-image: linear-gradient(rgba(255, 255, 255, 0.05) 2px, transparent 2px), linear-gradient(90deg, rgba(255, 255, 255, 0.05) 2px, transparent 2px), linear-gradient(rgba(255, 255, 255, 0.075) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.075) 1px, transparent 1px);
background-size: 100px 100px, 100px 100px, 20px 20px, 20px 20px;
background-position: center;
width: 100vw;
height: 100vh;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
@media (min-width: 0px) {
.wrapper {
background-color: #131212;
}
}
@media (min-width: 720px) {
.wrapper {
background-color: #0d0d0d;
-webkit-box-shadow: inset 0 7px 9px 7px rgba(0, 0, 0, 0.4);
box-shadow: inset 0 7px 9px 7px rgba(0, 0, 0, 0.4);
}
}
.container {
overflow: hidden;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
@media (min-width: 0px) {
.container {
margin-top: 10vh;
width: 100vw;
height: 90vh;
}
}
@media (min-width: 720px) {
.container {
margin: 0;
width: 100vw;
height: 100vh;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
}
.hero {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: end;
padding-left: 2vw;
}
@media (min-width: 0px) {
.hero {
width: 95vw;
height: 40vh;
padding-left: 5vw;
}
}
@media (min-width: 720px) {
.hero {
-webkit-box-shadow: 15px 0px 15px -2px rgba(0, 0, 0, 0.3);
box-shadow: 15px 0px 15px -2px rgba(0, 0, 0, 0.3);
background-color: #0c0b0b;
height: 100vh;
width: 30vw;
}
}
.text-wrapper {
padding-bottom: 10vh;
}
@media (min-width: 0px) {
.text-wrapper {
margin-top: -100px;
height: auto;
}
}
@media (min-width: 720px) {
.text-wrapper {
height: auto;
}
}
.name {
font-weight: 700;
color: white;
}
@media (min-width: 0px) {
.name {
font-size: 3.5rem;
margin-top: 0.5em;
letter-spacing: -3px;
padding-right: 1.5rem;
margin-left: -0.1em;
}
}
@media (min-width: 720px) {
.name {
letter-spacing: -5px;
font-size: 6vw;
padding-right: 1rem;
margin-left: -0.1em;
}
}
.surname {
font-weight: 800;
-webkit-text-stroke: 0.75px white;
color: black;
}
@media (min-width: 0px) {
.surname {
letter-spacing: -3px;
font-size: 4rem;
margin-top: 0.5em;
}
}
@media (min-width: 720px) {
.surname {
letter-spacing: -3px;
font-size: 5.5vw;
margin-left: -0.1em;
}
}
.job-title {
font-weight: 800;
}
@media (min-width: 0px) {
.job-title {
margin-bottom: 20px;
font-size: 1.5rem;
padding-top: 0.75em;
line-height: 1em;
}
}
@media (min-width: 720px) {
.job-title {
font-size: 2.25vw;
}
}
.stroke {
color: black;
}
.sub-heading {
margin-top: -10px;
margin-bottom: 20px;
font-size: 1.2rem;
}
.cta-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
/*
//animation
@keyframes changeLetter {
0% {content: "";}
2% {content: "P";}
4% {content: "Pa";}
6% {content: "Par";}
8% {content: "Part";}
10% {content: "Part-";}
12% {content: "Part-T";}
14% {content: "Part-Ti";}
16% {content: "Part-Tim";}
18% {content: "Part-Time";}
20% {content: "Part-Tim";}
22% {content: "Part-Ti";}
24% {content: "Part-T";}
26% {content: "Part-";}
28% {content: "Part";}
30% {content: "Par";}
32% {content: "Pa";}
34% {content: "P";}
36% {content: "";}
38% {content: "I";}
40% {content: "In";}
42% {content: "Int";}
44% {content: "Inte";}
46% {content: "Inter";}
48% {content: "Intern";}
50% {content: "Interns";}
52% {content: "Internsh";}
54% {content: "Internshi";}
56% {content: "Internship";}
58% {content: "Internshi";}
60% {content: "Internsh";}
61% {content: "Interns";}
62% {content: "Intern";}
63% {content: "Inter";}
64% {content: "Inte";}
65% {content: "Int";}
66% {content: "In";}
67% {content: "I";}
68% {content: "";}
70% {content: "F";}
72% {content: "Fr";}
74% {content: "Fre";}
76% {content: "Free";}
78% {content: "Freel";}
80% {content: "Freela";}
82% {content: "Freelan";}
84% {content: "Freelanc";}
86% {content: "Freelance";}
88% {content: "Freelanc";}
90% {content: "Freelan";}
92% {content: "Freela";}
94% {content: "Freel";}
96% {content: "Free";}
97% {content: "Fre";}
98% {content: "Fr";}
99% {content: "F";}
100% {content: "";}
}
@keyframes cursor {
0% {content: "";}
50% {content: "|";}
100% {content: "";}
}
.letter-changer::before {
animation: changeLetter 16s linear 1s infinite normal forwards;
content: "";
}
.letter-changer::after {
animation: cursor 0.6s linear 16.4s infinite normal forwards;
content: "|";
}
.accessibility {
width: 0;
display: inline-block;
overflow: hidden;
white-space:nowrap;
}
//animation end
*/
.card-container {
position: relative;
height: 90vh;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
scrollbar-width: 0;
z-index: 1;
}
@media (min-width: 0px) {
.card-container {
width: 100vw;
height: 50vh;
}
}
@media (min-width: 720px) {
.card-container {
margin-top: 16vh;
width: 70vw;
height: 100vh;
}
}
@media (min-width: 0px) {
.card {
position: absolute;
bottom: 0;
width: 95vw;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
}
}
@media (min-width: 720px) {
.card {
position: absolute;
bottom: 0;
width: 60vw;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
}
}
#card-1 {
-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
background-color: #4b7ccf;
background-image: url(../../images/cork-text.png);
background-repeat: repeat;
height: 90vh;
z-index: 4;
}
@media (min-width: 0px) {
#card-1 {
margin-bottom: -70vh;
}
}
@media (min-width: 720px) {
#card-1 {
margin-bottom: -60vh;
}
}
#card-2 {
-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
background-color: #54B574;
background-image: url(../../images/cork-text.png);
background-repeat: repeat;
height: 90vh;
z-index: 3;
}
@media (min-width: 0px) {
#card-2 {
margin-bottom: -60vh;
}
}
@media (min-width: 720px) {
#card-2 {
margin-bottom: -50vh;
}
}
#card-3 {
background-color: #EE4C2E;
background-image: url(../../images/cork-text.png);
background-repeat: repeat;
height: 90vh;
z-index: 2;
}
@media (min-width: 0px) {
#card-3 {
margin-bottom: -35vh;
}
}
@media (min-width: 720px) {
#card-3 {
margin-bottom: -15vh;
}
}
.close {
margin: 15px;
padding: 10px;
height: 30px;
font-size: 1.5em;
cursor: pointer;
}
.section-title {
font-weight: 700;
padding-left: 15px;
padding-top: 20px;
padding-right: 10px;
color: #000;
font-size: 3.5rem;
cursor: pointer;
}
.content-header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
border-bottom: 1px dashed rgba(0, 0, 0, 0.12);
}
.content-body {
padding: 15px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.intro-text {
font-weight: 500;
}
@media (min-width: 0px) {
.intro-text {
max-width: 75vw;
font-size: 1.1rem;
}
}
@media (min-width: 720px) {
.intro-text {
max-width: 45vw;
padding-top: 2vh;
font-size: 1.4rem;
line-height: 3.75vh;
}
}
@media (min-width: 0px) {
.content-text {
font-size: 1.2rem;
}
}
@media (min-width: 720px) {
.content-text {
font-size: 1rem;
}
}
.cv-button {
border: 2px solid black;
background-color: rgba(214, 210, 210, 0.1);
border-radius: 5px;
color: black;
padding: 0px 7px;
font-weight: 700;
-ms-grid-column-align: left;
justify-self: left;
cursor: pointer;
}
@media (min-width: 0px) {
.cv-button {
font-size: 15px;
height: 6em;
width: 12em;
}
}
@media (min-width: 720px) {
.cv-button {
font-size: 16px;
height: 3.5em;
width: 8em;
}
}
.cv-button:hover {
background: #e7e7e73d;
}
.cv-button:active {
background: #4e4e4e3b;
}
.icon-tray {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: end;
padding-right: 10px;
}
.icon-tray > * {
font-size: 3em;
padding: 7px;
}
.icon-tray > *:hover {
color: rgba(255, 255, 255, 0.705);
}
.expand {
padding-left: 10px;
font-size: 1rem;
position: fixed;
border-right: 1px dashed rgba(0, 0, 0, 0.12);
}
#a {
height: 50vh;
}
/*# sourceMappingURL=style.css.map */ | src/components/styles/style.css | @import url("satoshi.css");
html, body {
margin: 0;
height: 100%;
overflow: hidden;
scrollbar-width: 0;
background-color: #000000;
}
@media (min-width: 0px) {
u {
-webkit-text-decoration-color: #fff;
text-decoration-color: #fff;
}
}
@media (min-width: 720px) {
u {
-webkit-text-decoration-color: #fff;
text-decoration-color: #fff;
}
}
@media (min-width: 0px) {
.text-white {
color: white;
}
}
@media (min-width: 720px) {
.text-white {
color: white;
-webkit-text-decoration-color: #000000;
text-decoration-color: #000000;
}
}
.wrapper {
overflow: hidden;
scrollbar-width: 0;
background-image: linear-gradient(rgba(255, 255, 255, 0.05) 2px, transparent 2px), linear-gradient(90deg, rgba(255, 255, 255, 0.05) 2px, transparent 2px), linear-gradient(rgba(255, 255, 255, 0.075) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.075) 1px, transparent 1px);
background-size: 100px 100px, 100px 100px, 20px 20px, 20px 20px;
background-position: center;
width: 100vw;
height: 100vh;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
@media (min-width: 0px) {
.wrapper {
background-color: #131212;
}
}
@media (min-width: 720px) {
.wrapper {
background-color: #0d0d0d;
-webkit-box-shadow: inset 0 7px 9px 7px rgba(0, 0, 0, 0.4);
box-shadow: inset 0 7px 9px 7px rgba(0, 0, 0, 0.4);
}
}
.container {
overflow: hidden;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
@media (min-width: 0px) {
.container {
margin-top: 10vh;
width: 100vw;
height: 90vh;
}
}
@media (min-width: 720px) {
.container {
margin: 0;
width: 100vw;
height: 100vh;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
}
.hero {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: end;
padding-left: 2vw;
}
@media (min-width: 0px) {
.hero {
width: 95vw;
height: 40vh;
padding-left: 5vw;
}
}
@media (min-width: 720px) {
.hero {
-webkit-box-shadow: 15px 0px 15px -2px rgba(0, 0, 0, 0.3);
box-shadow: 15px 0px 15px -2px rgba(0, 0, 0, 0.3);
background-color: #0c0b0b;
height: 100vh;
width: 30vw;
}
}
.text-wrapper {
padding-bottom: 10vh;
}
@media (min-width: 0px) {
.text-wrapper {
margin-top: -100px;
height: auto;
}
}
@media (min-width: 720px) {
.text-wrapper {
height: auto;
}
}
.name {
font-weight: 700;
color: white;
}
@media (min-width: 0px) {
.name {
font-size: 3.5rem;
margin-top: 0.5em;
letter-spacing: -3px;
padding-right: 1.5rem;
margin-left: -0.1em;
}
}
@media (min-width: 720px) {
.name {
letter-spacing: -5px;
font-size: 6vw;
padding-right: 1rem;
margin-left: -0.1em;
}
}
.surname {
font-weight: 800;
-webkit-text-stroke: 0.75px white;
color: black;
}
@media (min-width: 0px) {
.surname {
letter-spacing: -3px;
font-size: 4rem;
margin-top: 0.5em;
}
}
@media (min-width: 720px) {
.surname {
letter-spacing: -3px;
font-size: 5.5vw;
margin-left: -0.1em;
}
}
.job-title {
font-weight: 800;
}
@media (min-width: 0px) {
.job-title {
margin-bottom: 20px;
font-size: 1.5rem;
padding-top: 0.75em;
line-height: 1em;
}
}
@media (min-width: 720px) {
.job-title {
font-size: 2.25vw;
}
}
.stroke {
color: black;
}
.sub-heading {
margin-top: -10px;
margin-bottom: 20px;
font-size: 1.2rem;
}
.cta-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
/*
//animation
@keyframes changeLetter {
0% {content: "";}
2% {content: "P";}
4% {content: "Pa";}
6% {content: "Par";}
8% {content: "Part";}
10% {content: "Part-";}
12% {content: "Part-T";}
14% {content: "Part-Ti";}
16% {content: "Part-Tim";}
18% {content: "Part-Time";}
20% {content: "Part-Tim";}
22% {content: "Part-Ti";}
24% {content: "Part-T";}
26% {content: "Part-";}
28% {content: "Part";}
30% {content: "Par";}
32% {content: "Pa";}
34% {content: "P";}
36% {content: "";}
38% {content: "I";}
40% {content: "In";}
42% {content: "Int";}
44% {content: "Inte";}
46% {content: "Inter";}
48% {content: "Intern";}
50% {content: "Interns";}
52% {content: "Internsh";}
54% {content: "Internshi";}
56% {content: "Internship";}
58% {content: "Internshi";}
60% {content: "Internsh";}
61% {content: "Interns";}
62% {content: "Intern";}
63% {content: "Inter";}
64% {content: "Inte";}
65% {content: "Int";}
66% {content: "In";}
67% {content: "I";}
68% {content: "";}
70% {content: "F";}
72% {content: "Fr";}
74% {content: "Fre";}
76% {content: "Free";}
78% {content: "Freel";}
80% {content: "Freela";}
82% {content: "Freelan";}
84% {content: "Freelanc";}
86% {content: "Freelance";}
88% {content: "Freelanc";}
90% {content: "Freelan";}
92% {content: "Freela";}
94% {content: "Freel";}
96% {content: "Free";}
97% {content: "Fre";}
98% {content: "Fr";}
99% {content: "F";}
100% {content: "";}
}
@keyframes cursor {
0% {content: "";}
50% {content: "|";}
100% {content: "";}
}
.letter-changer::before {
animation: changeLetter 16s linear 1s infinite normal forwards;
content: "";
}
.letter-changer::after {
animation: cursor 0.6s linear 16.4s infinite normal forwards;
content: "|";
}
.accessibility {
width: 0;
display: inline-block;
overflow: hidden;
white-space:nowrap;
}
//animation end
*/
.card-container {
position: relative;
height: 90vh;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
scrollbar-width: 0;
z-index: 1;
}
@media (min-width: 0px) {
.card-container {
width: 100vw;
height: 50vh;
}
}
@media (min-width: 720px) {
.card-container {
margin-top: 16vh;
width: 70vw;
height: 100vh;
}
}
@media (min-width: 0px) {
.card {
position: absolute;
bottom: 0;
width: 95vw;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
}
}
@media (min-width: 720px) {
.card {
position: absolute;
bottom: 0;
width: 60vw;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
}
}
#card-1 {
-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
background-color: #4b7ccf;
background-image: url(../../images/cork-text.png);
background-repeat: repeat;
height: 90vh;
z-index: 4;
}
@media (min-width: 0px) {
#card-1 {
margin-bottom: -70vh;
}
}
@media (min-width: 720px) {
#card-1 {
margin-bottom: -60vh;
}
}
#card-2 {
-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
background-color: #54B574;
background-image: url(../../images/cork-text.png);
background-repeat: repeat;
height: 90vh;
z-index: 3;
}
@media (min-width: 0px) {
#card-2 {
margin-bottom: -60vh;
}
}
@media (min-width: 720px) {
#card-2 {
margin-bottom: -50vh;
}
}
#card-3 {
background-color: #EE4C2E;
background-image: url(../../images/cork-text.png);
background-repeat: repeat;
height: 90vh;
z-index: 2;
}
@media (min-width: 0px) {
#card-3 {
margin-bottom: -35vh;
}
}
@media (min-width: 720px) {
#card-3 {
margin-bottom: -15vh;
}
}
.close {
margin: 15px;
padding: 10px;
height: 30px;
font-size: 1.5em;
cursor: pointer;
}
.section-title {
font-weight: 700;
padding-left: 15px;
padding-top: 20px;
padding-right: 10px;
color: #000;
font-size: 3.5rem;
cursor: pointer;
}
.content-header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
border-bottom: 1px dashed rgba(0, 0, 0, 0.12);
}
.content-body {
padding: 15px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.intro-text {
font-weight: 500;
}
@media (min-width: 0px) {
.intro-text {
max-width: 75vw;
font-size: 1.1rem;
}
}
@media (min-width: 720px) {
.intro-text {
max-width: 45vw;
padding-top: 2vh;
font-size: 1.4rem;
line-height: 3.75vh;
}
}
@media (min-width: 0px) {
.content-text {
font-size: 1.2rem;
}
}
@media (min-width: 720px) {
.content-text {
font-size: 1rem;
}
}
.cv-button {
border: 2px solid black;
background-color: rgba(214, 210, 210, 0.1);
border-radius: 5px;
color: black;
padding: 0px 7px;
font-weight: 700;
-ms-grid-column-align: left;
justify-self: left;
cursor: pointer;
}
@media (min-width: 0px) {
.cv-button {
font-size: 15px;
height: 6em;
width: 12em;
}
}
@media (min-width: 720px) {
.cv-button {
font-size: 16px;
height: 3.5em;
width: 8em;
}
}
.cv-button:hover {
background: #e7e7e73d;
}
.cv-button:active {
background: #4e4e4e3b;
}
.icon-tray {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: end;
padding-right: 10px;
}
.icon-tray > * {
font-size: 3em;
padding: 7px;
}
.icon-tray > *:hover {
color: rgba(255, 255, 255, 0.705);
}
.expand {
padding-left: 10px;
font-size: 1rem;
position: fixed;
border-right: 1px dashed rgba(0, 0, 0, 0.12);
}
#a {
height: 50vh;
}
/*# sourceMappingURL=style.css.map */ | 0.300027 | 0.061031 |
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {
zoom: 1;
}
body {
font-family: "Lucida Grande", Arial, Verdana, sans-serif;
font-size: 12px;
color: #333;
background-color: #fff;
}
* {
margin: 0px;
padding: 0px;
text-decoration: none;
}
img {
border: none;
}
a, a:visited {
color: #86b514;
}
h2 {
font-size: 1.5em;
font-weight: normal;
color: #444;
margin-top: 1em;
}
h3 {
clear: left;
margin-top: 1em;
font-size: 1.2em;
}
h4 {
margin-top: 0.5em;
font-size: 1.1em;
}
dt,dd {
margin-bottom: 0.2em;
}
dt {
font-weight: bold;
float: left;
width: 10em;
padding-right: 0.5em;
text-align: right;
}
/* LAYOUT */
#container {
margin: auto;
width: 800px;
}
#main h2, #main h3 {
margin-bottom: 0.3em;
}
/* FORMS */
label {
display: block;
margin-top: 7px;
margin-bottom: 3px;
}
input {
font-size: 1.1em;
padding: 2px;
}
button {
padding: 2px 3px;
margin-top: 10px;
font-size: 1.1em;
color: #fff;
background: #95c229;
border: 1px solid #76a500;
}
/* FLASH NOTICES */
.notice {
border: 1px solid #dedede;
background: #eee;
padding: 5px;
}
/* HEADER */
#account {
float: right;
text-align: right;
margin-top: 5px;
}
#account h2 {
font-size: 1.2em;
font-weight: bold;
}
#header {
border-bottom: 1px solid #dedede;
margin-bottom: 10px;
}
#nav {
list-style-type: none;
}
#nav li {
float: left;
}
#nav a {
color: #999;
display: block;
padding: 4px 7px;
}
#nav a:hover {
color: #444;
background: #efefef;
}
/* DASHBOARD */
#new_video {
border: 1px solid #dedede;
background: #f9f9f9;
float: right;
padding: 5px;
width: 11em;
text-align: center;
margin-top: 23px;
}
#new_video h2 {
margin: 0px;
font-size: 1.1em;
}
.more_videos {
margin-top: 7px;
font-weight: bold;
font-size: 0.9em;
}
/* VIDEOS LIST */
table.videos {
width: 100%;
border-collapse: collapse;
}
.dashboard table.videos, .more_videos {
width: 630px;
}
table.videos th, table.videos td {
padding: 3px 4px;
}
table.videos th {
background: #eee;
color: #888;
font-size: 0.9em;
text-align: left;
}
table.videos tr {
border-bottom: 1px solid #dedede;
}
table.videos .filename {
font-weight: bold;
}
table.videos td span {
display: block;
font-size: 0.8em;
color: #555;
}
table.videos .error, table.videos .encoding_error {
font-weight: bold;
color: #f90203;
}
table.videos .success {
font-weight: bold;
color: #86b514;
}
/* SHOW VIDEOS */
.video {
float: left;
margin-top: 10px;
margin-bottom: 10px;
padding: 5px;
background: #eee;
}
.video .response {
width: 320px;
height: 160px;
padding: 5px;
padding-top: 80px;
text-align: center;
font-size: 0.9em;
}
.embed_code {
clear: left;
}
.actions {
float: right;
}
.actions li {
margin-bottom: 5px;
padding: 0px;
list-style-type: none;
}
.actions button {
margin: 0;
}
.thumb {
background: #000;
text-align: center;
width: 222px;
height: 125px;
}
/* ACCOUNT */
.account_details h3 {
font-size: 1em;
margin-top: 10px;
margin-bottom: 1px;
}
.account_details .note {
font-size: 0.9em;
margin-bottom: 7px;
}
.account_details .value {
display: inline;
background: #f9f9f9;
border: 1px solid #ddd;
padding: 2px;
}
.edit_details {
font-weight: bold;
border-top: 1px solid #dedede;
margin-top: 15px;
padding-top: 5px;
} | public/stylesheets/admin.css | .clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {
zoom: 1;
}
body {
font-family: "Lucida Grande", Arial, Verdana, sans-serif;
font-size: 12px;
color: #333;
background-color: #fff;
}
* {
margin: 0px;
padding: 0px;
text-decoration: none;
}
img {
border: none;
}
a, a:visited {
color: #86b514;
}
h2 {
font-size: 1.5em;
font-weight: normal;
color: #444;
margin-top: 1em;
}
h3 {
clear: left;
margin-top: 1em;
font-size: 1.2em;
}
h4 {
margin-top: 0.5em;
font-size: 1.1em;
}
dt,dd {
margin-bottom: 0.2em;
}
dt {
font-weight: bold;
float: left;
width: 10em;
padding-right: 0.5em;
text-align: right;
}
/* LAYOUT */
#container {
margin: auto;
width: 800px;
}
#main h2, #main h3 {
margin-bottom: 0.3em;
}
/* FORMS */
label {
display: block;
margin-top: 7px;
margin-bottom: 3px;
}
input {
font-size: 1.1em;
padding: 2px;
}
button {
padding: 2px 3px;
margin-top: 10px;
font-size: 1.1em;
color: #fff;
background: #95c229;
border: 1px solid #76a500;
}
/* FLASH NOTICES */
.notice {
border: 1px solid #dedede;
background: #eee;
padding: 5px;
}
/* HEADER */
#account {
float: right;
text-align: right;
margin-top: 5px;
}
#account h2 {
font-size: 1.2em;
font-weight: bold;
}
#header {
border-bottom: 1px solid #dedede;
margin-bottom: 10px;
}
#nav {
list-style-type: none;
}
#nav li {
float: left;
}
#nav a {
color: #999;
display: block;
padding: 4px 7px;
}
#nav a:hover {
color: #444;
background: #efefef;
}
/* DASHBOARD */
#new_video {
border: 1px solid #dedede;
background: #f9f9f9;
float: right;
padding: 5px;
width: 11em;
text-align: center;
margin-top: 23px;
}
#new_video h2 {
margin: 0px;
font-size: 1.1em;
}
.more_videos {
margin-top: 7px;
font-weight: bold;
font-size: 0.9em;
}
/* VIDEOS LIST */
table.videos {
width: 100%;
border-collapse: collapse;
}
.dashboard table.videos, .more_videos {
width: 630px;
}
table.videos th, table.videos td {
padding: 3px 4px;
}
table.videos th {
background: #eee;
color: #888;
font-size: 0.9em;
text-align: left;
}
table.videos tr {
border-bottom: 1px solid #dedede;
}
table.videos .filename {
font-weight: bold;
}
table.videos td span {
display: block;
font-size: 0.8em;
color: #555;
}
table.videos .error, table.videos .encoding_error {
font-weight: bold;
color: #f90203;
}
table.videos .success {
font-weight: bold;
color: #86b514;
}
/* SHOW VIDEOS */
.video {
float: left;
margin-top: 10px;
margin-bottom: 10px;
padding: 5px;
background: #eee;
}
.video .response {
width: 320px;
height: 160px;
padding: 5px;
padding-top: 80px;
text-align: center;
font-size: 0.9em;
}
.embed_code {
clear: left;
}
.actions {
float: right;
}
.actions li {
margin-bottom: 5px;
padding: 0px;
list-style-type: none;
}
.actions button {
margin: 0;
}
.thumb {
background: #000;
text-align: center;
width: 222px;
height: 125px;
}
/* ACCOUNT */
.account_details h3 {
font-size: 1em;
margin-top: 10px;
margin-bottom: 1px;
}
.account_details .note {
font-size: 0.9em;
margin-bottom: 7px;
}
.account_details .value {
display: inline;
background: #f9f9f9;
border: 1px solid #ddd;
padding: 2px;
}
.edit_details {
font-weight: bold;
border-top: 1px solid #dedede;
margin-top: 15px;
padding-top: 5px;
} | 0.316898 | 0.118768 |
html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-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 {
margin: .67em 0;
font-size: 2em;
}
mark {
color: #000;
background: #ff0;
}
small {
font-size: 80%;
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sup {
top: -.5em;
}
sub {
bottom: -.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
height: 0;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
margin: 0;
font: inherit;
color: inherit;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
padding: 0;
border: 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-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
padding: .35em .625em .75em;
margin: 0 2px;
border: 1px solid #c0c0c0;
}
legend {
padding: 0;
border: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-spacing: 0;
border-collapse: collapse;
}
td,
th {
padding: 0;
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
body {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
font-family: "Helvetica Neue", Helvetica, sans-serif;
font-size: 17px;
line-height: 21px;
color: #000;
background-color: #fff;
}
a {
color: #428bca;
text-decoration: none;
-webkit-tap-highlight-color: transparent;
}
a:active {
color: #3071a9;
}
.content {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
overflow: auto;
-webkit-overflow-scrolling: touch;
background-color: #fff;
}
.content > * {
-webkit-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
}
.bar-nav ~ .content {
padding-top: 44px;
}
.bar-header-secondary ~ .content {
padding-top: 88px;
}
.bar-footer ~ .content {
padding-bottom: 44px;
}
.bar-footer-secondary ~ .content {
padding-bottom: 88px;
}
.bar-tab ~ .content {
padding-bottom: 50px;
}
.bar-footer-secondary-tab ~ .content {
padding-bottom: 94px;
}
.content-padded {
margin: 10px;
}
.text-center {
text-align: center;
}
.pull-left {
float: left;
}
.pull-right {
float: right;
}
.clearfix:before, .clearfix:after {
display: table;
content: " ";
}
.clearfix:after {
clear: both;
}
h1, h2, h3, h4, h5, h6 {
margin-top: 0;
margin-bottom: 10px;
line-height: 1;
}
h1, .h1 {
font-size: 36px;
}
h2, .h2 {
font-size: 30px;
}
h3, .h3 {
font-size: 24px;
}
h4, .h4 {
font-size: 18px;
}
h5, .h5 {
margin-top: 20px;
font-size: 14px;
}
h6, .h6 {
margin-top: 20px;
font-size: 12px;
}
p {
margin-top: 0;
margin-bottom: 10px;
font-size: 14px;
color: #777;
}
.btn {
position: relative;
display: inline-block;
padding: 6px 8px 7px;
margin-bottom: 0;
font-size: 12px;
font-weight: 400;
line-height: 1;
color: #333;
text-align: center;
white-space: nowrap;
vertical-align: top;
cursor: pointer;
background-color: #fff;
border: 1px solid #ccc;
border-radius: 3px;
}
.btn:active, .btn.active {
color: inherit;
background-color: #ccc;
}
.btn:disabled, .btn.disabled {
opacity: .6;
}
.btn-primary {
color: #fff;
background-color: #428bca;
border: 1px solid #428bca;
}
.btn-primary:active, .btn-primary.active {
color: #fff;
background-color: #3071a9;
border: 1px solid #3071a9;
}
.btn-positive {
color: #fff;
background-color: #5cb85c;
border: 1px solid #5cb85c;
}
.btn-positive:active, .btn-positive.active {
color: #fff;
background-color: #449d44;
border: 1px solid #449d44;
}
.btn-negative {
color: #fff;
background-color: #d9534f;
border: 1px solid #d9534f;
}
.btn-negative:active, .btn-negative.active {
color: #fff;
background-color: #c9302c;
border: 1px solid #c9302c;
}
.btn-outlined {
background-color: transparent;
}
.btn-outlined.btn-primary {
color: #428bca;
}
.btn-outlined.btn-positive {
color: #5cb85c;
}
.btn-outlined.btn-negative {
color: #d9534f;
}
.btn-outlined.btn-primary:active, .btn-outlined.btn-positive:active, .btn-outlined.btn-negative:active {
color: #fff;
}
.btn-link {
padding-top: 6px;
padding-bottom: 6px;
color: #428bca;
background-color: transparent;
border: 0;
}
.btn-link:active, .btn-link.active {
color: #3071a9;
background-color: transparent;
}
.btn-block {
display: block;
width: 100%;
padding: 15px 0;
margin-bottom: 10px;
font-size: 18px;
}
input[type="submit"],
input[type="reset"],
input[type="button"] {
width: 100%;
}
.btn .badge {
margin: -2px -4px -2px 4px;
font-size: 12px;
background-color: rgba(0, 0, 0, .15);
}
.btn .badge-inverted,
.btn:active .badge-inverted {
background-color: transparent;
}
.btn-primary:active .badge-inverted,
.btn-positive:active .badge-inverted,
.btn-negative:active .badge-inverted {
color: #fff;
}
.btn-block .badge {
position: absolute;
right: 0;
margin-right: 10px;
}
.btn .icon {
font-size: inherit;
}
.bar {
position: fixed;
right: 0;
left: 0;
z-index: 10;
height: 44px;
padding-right: 10px;
padding-left: 10px;
background-color: #fff;
border-bottom: 1px solid #ddd;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.bar-header-secondary {
top: 44px;
}
.bar-footer {
bottom: 0;
}
.bar-footer-secondary {
bottom: 44px;
}
.bar-footer-secondary-tab {
bottom: 50px;
}
.bar-footer,
.bar-footer-secondary,
.bar-footer-secondary-tab {
border-top: 1px solid #ddd;
border-bottom: 0;
}
.bar-nav {
top: 0;
}
.title {
position: absolute;
display: block;
width: 100%;
padding: 0;
margin: 0 -10px;
font-size: 17px;
font-weight: 500;
line-height: 44px;
color: #000;
text-align: center;
white-space: nowrap;
}
.title a {
color: inherit;
}
.bar-tab {
bottom: 0;
display: table;
width: 100%;
height: 50px;
padding: 0;
table-layout: fixed;
border-top: 1px solid #ddd;
border-bottom: 0;
}
.bar-tab .tab-item {
display: table-cell;
width: 1%;
height: 50px;
color: #929292;
text-align: center;
vertical-align: middle;
}
.bar-tab .tab-item.active, .bar-tab .tab-item:active {
color: #428bca;
}
.bar-tab .tab-item .icon {
top: 3px;
width: 24px;
height: 24px;
padding-top: 0;
padding-bottom: 0;
}
.bar-tab .tab-item .icon ~ .tab-label {
display: block;
font-size: 11px;
}
.bar .btn {
position: relative;
top: 7px;
z-index: 20;
padding: 6px 12px 7px;
margin-top: 0;
font-weight: 400;
}
.bar .btn.pull-right {
margin-left: 10px;
}
.bar .btn.pull-left {
margin-right: 10px;
}
.bar .btn-link {
top: 0;
padding: 0;
font-size: 16px;
line-height: 44px;
color: #428bca;
border: 0;
}
.bar .btn-link:active, .bar .btn-link.active {
color: #3071a9;
}
.bar .btn-block {
top: 6px;
padding: 7px 0;
margin-bottom: 0;
font-size: 16px;
}
.bar .btn-nav.pull-left {
margin-left: -5px;
}
.bar .btn-nav.pull-left .icon-left-nav {
margin-right: -3px;
}
.bar .btn-nav.pull-right {
margin-right: -5px;
}
.bar .btn-nav.pull-right .icon-right-nav {
margin-left: -3px;
}
.bar .icon {
position: relative;
z-index: 20;
padding-top: 10px;
padding-bottom: 10px;
font-size: 24px;
}
.bar .btn .icon {
top: 3px;
padding: 0;
}
.bar .title .icon {
padding: 0;
}
.bar .title .icon.icon-caret {
top: 4px;
margin-left: -5px;
}
.bar input[type="search"] {
height: 29px;
margin: 6px 0;
}
.bar .segmented-control {
top: 7px;
margin: 0 auto;
}
.badge {
display: inline-block;
padding: 2px 9px 3px;
font-size: 12px;
line-height: 1;
color: #333;
background-color: rgba(0, 0, 0, .15);
border-radius: 100px;
}
.badge.badge-inverted {
padding: 0 5px 0 0;
background-color: transparent;
}
.badge-primary {
color: #fff;
background-color: #428bca;
}
.badge-primary.badge-inverted {
color: #428bca;
}
.badge-positive {
color: #fff;
background-color: #5cb85c;
}
.badge-positive.badge-inverted {
color: #5cb85c;
}
.badge-negative {
color: #fff;
background-color: #d9534f;
}
.badge-negative.badge-inverted {
color: #d9534f;
}
.card {
margin: 10px;
overflow: hidden;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 6px;
}
.card .table-view {
margin-bottom: 0;
border-top: 0;
border-bottom: 0;
}
.card .table-view .table-view-divider:first-child {
top: 0;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
}
.card .table-view .table-view-divider:last-child {
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
}
.card .table-view-cell:last-child {
border-bottom: 0;
}
.table-view {
padding-left: 0;
margin-top: 0;
margin-bottom: 15px;
list-style: none;
background-color: #fff;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
.table-view-cell {
position: relative;
padding: 11px 65px 11px 15px;
overflow: hidden;
border-bottom: 1px solid #ddd;
}
.table-view-cell:last-child {
border-bottom: 0;
}
.table-view-cell > a:not(.btn) {
position: relative;
display: block;
padding: inherit;
margin: -11px -65px -11px -15px;
overflow: hidden;
color: inherit;
}
.table-view-cell > a:not(.btn):active {
background-color: #eee;
}
.table-view-cell p {
margin-bottom: 0;
}
.table-view-divider {
padding-top: 6px;
padding-bottom: 6px;
padding-left: 15px;
margin-top: -1px;
margin-left: 0;
font-weight: 500;
color: #999;
background-color: #fafafa;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
.table-view .media,
.table-view .media-body {
overflow: hidden;
}
.table-view .media-object.pull-left {
margin-right: 10px;
}
.table-view .media-object.pull-right {
margin-left: 10px;
}
.table-view-cell > .btn,
.table-view-cell > .badge,
.table-view-cell > .toggle,
.table-view-cell > a > .btn,
.table-view-cell > a > .badge,
.table-view-cell > a > .toggle {
position: absolute;
top: 50%;
right: 15px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.table-view-cell .navigate-left > .btn,
.table-view-cell .navigate-left > .badge,
.table-view-cell .navigate-left > .toggle,
.table-view-cell .navigate-right > .btn,
.table-view-cell .navigate-right > .badge,
.table-view-cell .navigate-right > .toggle,
.table-view-cell .push-left > .btn,
.table-view-cell .push-left > .badge,
.table-view-cell .push-left > .toggle,
.table-view-cell .push-right > .btn,
.table-view-cell .push-right > .badge,
.table-view-cell .push-right > .toggle,
.table-view-cell > a .navigate-left > .btn,
.table-view-cell > a .navigate-left > .badge,
.table-view-cell > a .navigate-left > .toggle,
.table-view-cell > a .navigate-right > .btn,
.table-view-cell > a .navigate-right > .badge,
.table-view-cell > a .navigate-right > .toggle,
.table-view-cell > a .push-left > .btn,
.table-view-cell > a .push-left > .badge,
.table-view-cell > a .push-left > .toggle,
.table-view-cell > a .push-right > .btn,
.table-view-cell > a .push-right > .badge,
.table-view-cell > a .push-right > .toggle {
right: 35px;
}
.content > .table-view:first-child {
margin-top: 15px;
}
input,
textarea,
button,
select {
font-family: "Helvetica Neue", Helvetica, sans-serif;
font-size: 17px;
}
select,
textarea,
input[type="text"],
input[type="search"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="color"] {
width: 100%;
height: 35px;
-webkit-appearance: none;
padding: 0 15px;
margin-bottom: 15px;
line-height: 21px;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 3px;
outline: none;
}
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0 10px;
font-size: 16px;
border-radius: 20px;
}
input[type="search"]:focus {
text-align: left;
}
textarea {
height: auto;
}
select {
height: auto;
font-size: 14px;
background-color: #f8f8f8;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1);
}
.input-group {
background-color: #fff;
}
.input-group input,
.input-group textarea {
margin-bottom: 0;
background-color: transparent;
border-top: 0;
border-right: 0;
border-left: 0;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.input-row {
height: 35px;
overflow: hidden;
border-bottom: 1px solid #ddd;
}
.input-row label {
float: left;
width: 35%;
padding: 8px 15px;
font-family: "Helvetica Neue", Helvetica, sans-serif;
line-height: 1.1;
}
.input-row input {
float: right;
width: 65%;
padding-left: 0;
margin-bottom: 0;
border: 0;
}
.segmented-control {
position: relative;
display: table;
overflow: hidden;
font-size: 12px;
font-weight: 400;
background-color: #fff;
border: 1px solid #ccc;
border-radius: 3px;
}
.segmented-control .control-item {
display: table-cell;
width: 1%;
padding-top: 6px;
padding-bottom: 7px;
overflow: hidden;
line-height: 1;
color: #333;
text-align: center;
text-overflow: ellipsis;
white-space: nowrap;
border-left: 1px solid #ccc;
}
.segmented-control .control-item:first-child {
border-left-width: 0;
}
.segmented-control .control-item:active {
background-color: #eee;
}
.segmented-control .control-item.active {
background-color: #ccc;
}
.segmented-control-primary {
border-color: #428bca;
}
.segmented-control-primary .control-item {
color: #428bca;
border-color: inherit;
}
.segmented-control-primary .control-item:active {
background-color: #cde1f1;
}
.segmented-control-primary .control-item.active {
color: #fff;
background-color: #428bca;
}
.segmented-control-positive {
border-color: #5cb85c;
}
.segmented-control-positive .control-item {
color: #5cb85c;
border-color: inherit;
}
.segmented-control-positive .control-item:active {
background-color: #d8eed8;
}
.segmented-control-positive .control-item.active {
color: #fff;
background-color: #5cb85c;
}
.segmented-control-negative {
border-color: #d9534f;
}
.segmented-control-negative .control-item {
color: #d9534f;
border-color: inherit;
}
.segmented-control-negative .control-item:active {
background-color: #f9e2e2;
}
.segmented-control-negative .control-item.active {
color: #fff;
background-color: #d9534f;
}
.control-content {
display: none;
}
.control-content.active {
display: block;
}
.popover {
position: fixed;
top: 55px;
left: 50%;
z-index: 20;
display: none;
width: 280px;
margin-left: -140px;
background-color: #fff;
border-radius: 6px;
-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
box-shadow: 0 0 15px rgba(0, 0, 0, .1);
opacity: 0;
-webkit-transition: all .25s linear;
-moz-transition: all .25s linear;
transition: all .25s linear;
-webkit-transform: translate3d(0, -15px, 0);
-ms-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
.popover:before {
position: absolute;
top: -15px;
left: 50%;
width: 0;
height: 0;
margin-left: -15px;
content: '';
border-right: 15px solid transparent;
border-bottom: 15px solid #fff;
border-left: 15px solid transparent;
}
.popover.visible {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.popover .bar ~ .table-view {
padding-top: 44px;
}
.backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 15;
background-color: rgba(0, 0, 0, .3);
}
.popover .btn-block {
margin-bottom: 5px;
}
.popover .btn-block:last-child {
margin-bottom: 0;
}
.popover .bar-nav {
border-bottom: 1px solid #ddd;
border-top-left-radius: 12px;
border-top-right-radius: 12px;
-webkit-box-shadow: none;
box-shadow: none;
}
.popover .table-view {
max-height: 300px;
margin-bottom: 0;
overflow: auto;
-webkit-overflow-scrolling: touch;
background-color: #fff;
border-top: 0;
border-bottom: 0;
border-radius: 6px;
}
.modal {
position: fixed;
top: 0;
z-index: 11;
width: 100%;
min-height: 100%;
overflow: hidden;
background-color: #fff;
opacity: 0;
-webkit-transition: -webkit-transform .25s, opacity 1ms .25s;
-moz-transition: -moz-transform .25s, opacity 1ms .25s;
transition: transform .25s, opacity 1ms .25s;
-webkit-transform: translate3d(0, 100%, 0);
-ms-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
.modal.active {
height: 100%;
opacity: 1;
-webkit-transition: -webkit-transform .25s;
-moz-transition: -moz-transform .25s;
transition: transform .25s;
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slider {
width: 100%;
}
.slider {
overflow: hidden;
background-color: #000;
}
.slider .slide-group {
position: relative;
font-size: 0;
white-space: nowrap;
-webkit-transition: all 0s linear;
-moz-transition: all 0s linear;
transition: all 0s linear;
}
.slider .slide-group .slide {
display: inline-block;
width: 100%;
height: 100%;
font-size: 14px;
vertical-align: top;
}
.toggle {
position: relative;
display: block;
width: 74px;
height: 30px;
background-color: #fff;
border: 2px solid #ddd;
border-radius: 20px;
-webkit-transition-duration: .2s;
-moz-transition-duration: .2s;
transition-duration: .2s;
-webkit-transition-property: background-color, border;
-moz-transition-property: background-color, border;
transition-property: background-color, border;
}
.toggle .toggle-handle {
position: absolute;
top: -1px;
left: -1px;
z-index: 2;
width: 28px;
height: 28px;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 100px;
-webkit-transition-duration: .2s;
-moz-transition-duration: .2s;
transition-duration: .2s;
-webkit-transition-property: -webkit-transform, border, width;
-moz-transition-property: -moz-transform, border, width;
transition-property: transform, border, width;
}
.toggle:before {
position: absolute;
top: 3px;
right: 11px;
font-size: 13px;
color: #999;
text-transform: uppercase;
content: "Off";
}
.toggle.active {
background-color: #5cb85c;
border: 2px solid #5cb85c;
}
.toggle.active .toggle-handle {
border-color: #5cb85c;
-webkit-transform: translate3d(44px, 0, 0);
-ms-transform: translate3d(44px, 0, 0);
transform: translate3d(44px, 0, 0);
}
.toggle.active:before {
right: auto;
left: 15px;
color: #fff;
content: "On";
}
.toggle input[type="checkbox"] {
display: none;
}
.content.fade {
left: 0;
opacity: 0;
}
.content.fade.in {
opacity: 1;
}
.content.sliding {
z-index: 2;
-webkit-transition: -webkit-transform .4s;
-moz-transition: -moz-transform .4s;
transition: transform .4s;
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.content.sliding.left {
z-index: 1;
-webkit-transform: translate3d(-100%, 0, 0);
-ms-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
.content.sliding.right {
z-index: 3;
-webkit-transform: translate3d(100%, 0, 0);
-ms-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
.navigate-left:after,
.navigate-right:after,
.push-left:after,
.push-right:after {
position: absolute;
top: 50%;
display: inline-block;
font-family: Ratchicons;
font-size: inherit;
line-height: 1;
color: #bbb;
text-decoration: none;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-font-smoothing: antialiased;
}
.navigate-left:after,
.push-left:after {
left: 15px;
content: '\e822';
}
.navigate-right:after,
.push-right:after {
right: 15px;
content: '\e826';
}
@font-face {
font-family: Ratchicons;
font-style: normal;
font-weight: normal;
src: url("../fonts/ratchicons.eot");
src: url("../fonts/ratchicons.eot?#iefix") format("embedded-opentype"), url("../fonts/ratchicons.woff") format("woff"), url("../fonts/ratchicons.ttf") format("truetype"), url("../fonts/ratchicons.svg#svgFontName") format("svg");
}
.icon {
display: inline-block;
font-family: Ratchicons;
font-size: 24px;
line-height: 1;
text-decoration: none;
-webkit-font-smoothing: antialiased;
}
.icon-back:before {
content: '\e80a';
}
.icon-bars:before {
content: '\e80e';
}
.icon-caret:before {
content: '\e80f';
}
.icon-check:before {
content: '\e810';
}
.icon-close:before {
content: '\e811';
}
.icon-code:before {
content: '\e812';
}
.icon-compose:before {
content: '\e813';
}
.icon-download:before {
content: '\e815';
}
.icon-edit:before {
content: '\e829';
}
.icon-forward:before {
content: '\e82a';
}
.icon-gear:before {
content: '\e821';
}
.icon-home:before {
content: '\e82b';
}
.icon-info:before {
content: '\e82c';
}
.icon-list:before {
content: '\e823';
}
.icon-more-vertical:before {
content: '\e82e';
}
.icon-more:before {
content: '\e82f';
}
.icon-pages:before {
content: '\e824';
}
.icon-pause:before {
content: '\e830';
}
.icon-person:before {
content: '\e832';
}
.icon-play:before {
content: '\e816';
}
.icon-plus:before {
content: '\e817';
}
.icon-refresh:before {
content: '\e825';
}
.icon-search:before {
content: '\e819';
}
.icon-share:before {
content: '\e81a';
}
.icon-sound:before {
content: '\e827';
}
.icon-sound2:before {
content: '\e828';
}
.icon-sound3:before {
content: '\e80b';
}
.icon-sound4:before {
content: '\e80c';
}
.icon-star-filled:before {
content: '\e81b';
}
.icon-star:before {
content: '\e81c';
}
.icon-stop:before {
content: '\e81d';
}
.icon-trash:before {
content: '\e81e';
}
.icon-up-nav:before {
content: '\e81f';
}
.icon-up:before {
content: '\e80d';
}
.icon-right-nav:before {
content: '\e818';
}
.icon-right:before {
content: '\e826';
}
.icon-down-nav:before {
content: '\e814';
}
.icon-down:before {
content: '\e820';
}
.icon-left-nav:before {
content: '\e82d';
}
.icon-left:before {
content: '\e822';
}
/**
* yue.css
*
* yue.css is designed for readable content.
*
* Copyright (c) 2013 - 2014 by <NAME>.
*/
.yue {
font: 400 18px/1.62 "Georgia", "Xin Gothic", "Hiragino Sans GB", "Droid Sans Fallback", "Microsoft YaHei", sans-serif;
color: #444443;
}
.windows .yue {
font-size: 16px;
font-family: "Georgia", "SimSun", sans-serif;
}
.yue ::-moz-selection {
background-color: rgba(0,0,0,0.2);
}
.yue ::selection {
background-color: rgba(0,0,0,0.2);
}
.yue h1,
.yue h2,
.yue h3,
.yue h4,
.yue h5,
.yue h6 {
font-family: "Georgia", "Xin Gothic", "Hiragino Sans GB", "Droid Sans Fallback", "Microsoft YaHei", "SimSun", sans-serif;
color: #222223;
}
.yue h1 {
font-size: 1.8em;
margin: 0.67em 0;
}
.yue > h1 {
margin-top: 0;
font-size: 2em;
}
.yue h2 {
font-size: 1.5em;
margin: 0.83em 0;
}
.yue h3 {
font-size: 1.17em;
margin: 1em 0;
}
.yue h4,
.yue h5,
.yue h6 {
font-size: 1em;
margin: 1.6em 0 1em 0;
}
.yue h6 {
font-weight: 500;
}
.yue p {
margin-top: 0;
margin-bottom: 1.46em;
}
.yue a {
color: #111;
word-wrap: break-word;
-moz-text-decoration-color: rgba(0, 0, 0, 0.4);
text-decoration-color: rgba(0, 0, 0, 0.4);
}
.yue a:hover {
color: #555;
-moz-text-decoration-color: rgba(0, 0, 0, 0.6);
text-decoration-color: rgba(0, 0, 0, 0.6);
}
.yue strong,
.yue b {
font-weight: 700;
color: #222223;
}
.yue em,
.yue i {
font-style: italic;
color: #222223;
}
.yue img {
max-width: 100%;
height: auto;
margin: 0.2em 0;
}
.yue a img {
/* Remove border on IE */
border: none;
}
.yue figure {
position: relative;
clear: both;
outline: 0;
margin: 10px 0 30px;
padding: 0;
min-height: 100px;
}
.yue figure img {
display: block;
max-width: 100%;
margin: auto auto 4px;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.yue figure figcaption {
position: relative;
width: 100%;
text-align: center;
left: 0;
margin-top: 10px;
font-weight: 400;
font-size: 14px;
color: #666665;
}
.yue figure figcaption a {
text-decoration: none;
color: #666665;
}
.yue hr {
display: block;
width: 14%;
margin: 40px auto 34px;
border: 0 none;
border-top: 3px solid #dededc;
}
.yue blockquote {
margin: 0 0 1.64em 0;
border-left: 3px solid #dadada;
padding-left: 12px;
color: #666664;
}
.yue blockquote a {
color: #666664;
}
.yue ul,
.yue ol {
margin: 0 0 24px 6px;
padding-left: 16px;
}
.yue ul {
list-style-type: square;
}
.yue ol {
list-style-type: decimal;
}
.yue li {
margin-bottom: 0.2em;
}
.yue li ul,
.yue li ol {
margin-top: 0;
margin-bottom: 0;
margin-left: 14px;
}
.yue li ul {
list-style-type: disc;
}
.yue li ul ul {
list-style-type: circle;
}
.yue li p {
margin: 0.4em 0 0.6em;
}
.yue .unstyled {
list-style-type: none;
margin: 0;
padding: 0;
}
.yue code,
.yue tt {
color: #808080;
font-size: 0.96em;
background-color: #f9f9f7;
padding: 1px 2px;
border: 1px solid #dadada;
border-radius: 3px;
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
word-wrap: break-word;
}
.yue pre {
margin: 1.64em 0;
padding: 7px;
border: none;
border-left: 3px solid #dadada;
padding-left: 10px;
overflow: auto;
line-height: 1.5;
font-size: 0.96em;
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
color: #4c4c4c;
background-color: #f9f9f7;
}
.yue pre code,
.yue pre tt {
color: #4c4c4c;
border: none;
background: none;
padding: 0;
}
.yue table {
width: 100%;
max-width: 100%;
border-collapse: collapse;
border-spacing: 0;
margin-bottom: 1.5em;
font-size: 0.96em;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.yue th,
.yue td {
text-align: left;
padding: 4px 8px 4px 10px;
border: 1px solid #dadada;
}
.yue td {
vertical-align: top;
}
.yue tr:nth-child(even) {
background-color: #efefee;
}
.yue iframe {
display: block;
max-width: 100%;
margin-bottom: 30px;
}
.yue figure iframe {
margin: auto;
}
.yue table pre {
margin: 0;
padding: 0;
border: none;
background: none;
}
@media (min-width: 1100px) {
.yue blockquote {
margin-left: -24px;
padding-left: 20px;
border-width: 4px;
}
.yue blockquote blockquote {
margin-left: 0;
}
.yue figure img {
margin: 0 0 4px;
}
.yue figure figcaption:before {
width: 25%;
margin-left: 75%;
border-top: 1px solid #dededc;
display: block;
content: "";
margin-bottom: 10px;
}
.yue figure figcaption {
position: absolute;
left: -172px;
width: 150px;
top: 0;
text-align: right;
margin-top: 0;
}
}
.card{
box-shadow: 0 0px 2px rgba(0,0,0,.15);
-webkit-box-shadow:0 0px 2px rgba(0,0,0,.15);
border-radius: 0;
border: 1px solid rgba(0,0,0,.15);
margin:15px 10px;
}
.bar{
border-bottom:0;
box-shadow:0 1px 4px rgba(0,0,0,.23);
-webkit-box-shadow:0 1px 4px rgba(0,0,0,.23);
}
.bar-nav{
background-color:#23232e;
}
.bar-nav .title{color:#fff;}
.segmented-control{
border-radius:0px;
}
.segmented-control .control-item{
padding-top:9px;
padding-bottom:10px;
}
.segmented-control .control-item.active{
background-color:#333;
color:#fff;
}
.bar .segmented-control{
top:5px;
}
.bar .icon{
padding:5px;
margin-top:5px;
font-size:26px;
margin-right:-5px;
}
.navigate-right .media-object{
max-width:25%;
}
.media-body h3{
font-size:18px;
font-weight:normal;
}
h1 .icon,h2 .icon,h3 .icon,h4 .icon{
color:#777;
}
img{max-width:100%;}
/*
* btn
* ****************/
.btn-block{
border-radius:2px;
box-shadow:0 2px 5px rgba(0,0,0,.2);
-webkit-box-shadow:0 2px 5px rgba(0,0,0,.2);
}
.btn-primary{
background-color:#1f8dd6;
border-color:#1f8dd6;
}
body{
-webkit-text-size-adjust:100%;
-webkit-user-select:none;
-webkit-tap-highlight-color:rgba(0,0,0,0);
-webkit-touch-callout:none;
word-break:break-word;
}
input,select,textarea{
-webkit-user-select:auto;
-webkit-appearance:none;
}
*, ::after, ::before {
-webkit-tap-highlight-color: transparent;
-webkit-user-select: none;
-webkit-touch-callout: none;
-webkit-user-drag: none;
}
input, textarea{
-webkit-user-select: text;
outline:none;
}
.content-pullin{
padding:10px;
}
.v-center{
position:relative;
top:50%;
transform:translateY(-50%);
-webkit-transform:translateY(-50%);
-ms-transform:translateY(-50%);
-moz-transform:translateY(-50%);
-o-transform:translateY(-50%);
}
/*===== S 页面框架 =====*/
.xpage,.xpage_inner{
position:absolute;
left:0;
top:0;
width: 100%;
height:100%;
overflow: hidden;
z-index: 8;
/*
-webkit-transition-property: -webkit-transform;
-webkit-transform-origin-x: 0;
-webkit-transform-origin-y: 0;
-webkit-transition-duration: 0ms;
-webkit-transform: translate3d(0,0,0);
-webkit-backface-visibility: hidden;
*/
}
.xpage_inner{
background-color: #fff;
}
.xsection {
position: absolute;
left: 0;
right: 0;
top: 51px;
bottom: 0;
}
/* 无header页面 */
.xpage1 .xsection{
top:0;
}
.xscroll {
overflow: auto;
-webkit-overflow-scrolling: touch;
-moz-overflow-scrolling: touch;
-ms-overflow-scrolling: touch;
-o-overflow-scrolling: touch;
overflow-scrolling: touch;
}
.xscrollx {
overflow-y: hidden;
}
.xscrolly {
overflow-x: hidden;
}
.xmask{
position:absolute;
z-index: 11;
left:0;
right:0;
top:0;
bottom:0;
overflow: hidden;
-webkit-backface-visibility:hidden;
}
.xpage,.xsection,.xaside,.xpopup{display: none;}
.current,.inmotion{display: block!important;}
.current{z-index: 9;}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.hide{
display: none!important;
}
.yue {
position: relative;
z-index: 1;
}
/* 修复顶部带有Fixed导航锚点定位不准确问题 */
.yue h2,
.yue h3,
.yue h4,
.yue h5,
.yue h6 {
position: relative;
/* -webkit-background-clip:padding-box;
-moz-background-clip:padding;
background-clip:padding-box;
border-top: 80px solid transparent;
margin-top: -70px; */
}
/* ==========================================================================
CSS 自动生成标题编号
========================================================================== */
/**
* 传统中文排版有『章』『节』『卷』『篇』『辑』『集』『部』等概念,
* 在网页排版中.yue.css 选取如下规则:
* 第1级--------章--------1
* 第2级--------节--------1.1
* 第3级--------节--------1.1.1
* 第4级--------节--------1.1.1.1
* -----------------------条--------1.
* -----------------------款--------1)
* -----------------------项--------(1)
* 所有标点均为西文标点
* 需要注意的是「条」比「章」后面多了「.」,「章」亦可用汉字代替,例如:「一、」
* Firefox 有私有属性分别实现简体和繁体的汉字编号,
-moz-simp-chinese-formal(大写)/-moz-simp-chinese-informal(小写),
-moz-trad-chinese-formal(大写)/-moz-trad-chinese-informal(小写),
参照:http://lists.w3.org/Archives/Public/public-html-ig-zh/2010Sep/0011.html
生成类似如下格式:
壹、章
----壹之一、节
----壹之二、节
贰、章
----贰之一、节
----贰之二、节
--------贰之二之一、节
--------贰之二之二、节
* @doc: 《科技文献的章节编号方法》(CY/T35-2001)
*/
.yue h2:before,
.yue h3:before,
.yue h4:before,
.yue h5:before,
.yue h6:before {
margin-right: .5em;
color: #888;
}
.yue {
counter-reset: chapter section subsection;
}
/* --------------------------------------------------------------------------
标题自动生成编号
-------------------------------------------------------------------------- */
/**
* 提供从h2-h4 三个级别的标题序号
* 最终生成如下格式编号:
1.
1.1
1.1.1
* 或者在容器上加上 class="cjk"
* 将生成如下格式编号:
一、
1.1
1.1.1
*/
/**
* 一级标题(章)
* 输出 1
*/
.yue h2 {
counter-reset: section;
}
.yue h2:before {
content: counter(chapter);
counter-increment: chapter;
}
/**
* 一级标题(汉字)
* 输出 一、
*/
.cjk h2 {
counter-increment: section;
}
.cjk h2:before {
content: counter(chapter, cjk-ideographic)'、';
content: counter(chapter, cjk-cjk-decimal)'、';
margin-right: .25em;
}
/**
* 二级标题(节)
* 输出 1.1
*/
.yue h3 {
counter-reset: subsection;
}
.yue h3:before {
content: counter(chapter) "." counter(section);
counter-increment: section;
}
/**
* 三级标题(子节)
* 输出 1.1.1
*/
.yue h4:before {
content: counter(chapter) "." counter(section) "." counter(subsection);
counter-increment: subsection;
}
/**
* 移动端阅读优化
*/
@media (max-width: 800px) {
.yue {
font-size: 16px;
}
}
.hint{
background: #03a9f4;
padding: 0.3em 1em;
color: #eee;
margin:15px 10px;
box-shadow:0 2px 5px rgba(0,0,0,.2);
-webkit-box-shadow:0 2px 5px rgba(0,0,0,.2);
}
.hint p{
margin-bottom:1px;
color:#eee;
}
.hint a{
color:#fff;
}
.hint-title{
margin-bottom:8px;
padding-bottom:2px;
}
.hint-title .icon{
margin-right:4px;
font-size:22px;
vertical-align:-2px;
}
.supports3d .xo_page,.supports3d .xo_aside,.supports3d .xo_popup,.supports3d .xo_mask{
-webkit-transform: translate3d(0, 0, 0) rotate(0) scale(1);
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-o-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 900;
-webkit-transform-style: preserve-3d;
}
.xo_loader{
position:absolute;
z-index: 12;
left:0;
right:0;
top:0;
bottom:0;
overflow: hidden;
}
.xo_loader_animate {
position: absolute;
left: 50%;
top: 50%;
margin: -12px 0 0 -65px;
}
.xo_loader_animate span {
display: inline-block;
vertical-align: middle;
width: 10px;
height: 10px;
margin: 0 10px;
background:#1d7ad9;
border-radius: 50px;
-webkit-animation: loader 0.9s infinite alternate;
animation: loader 0.9s infinite alternate;
}
.xo_loader.hide .xo_loader_animate span{
-webkit-animation: none;
animation: none;
}
.xo_loader_animate span:nth-of-type(2) {
-webkit-animation-delay: 0.3s;
animation-delay: 0.3s;
}
.xo_loader_animate span:nth-of-type(3) {
-webkit-animation-delay: 0.6s;
animation-delay: 0.6s;
}
@-webkit-keyframes loader {
0% {
width: 10px;
height: 10px;
opacity: 0.8;
-webkit-transform: translateY(0);
}
100% {
width: 24px;
height: 24px;
opacity: 0.1;
-webkit-transform: translateY(-21px);
}
}
@keyframes loader {
0% {
width: 10px;
height: 10px;
opacity: 0.8;
transform: translateY(0);
}
100% {
width: 24px;
height: 24px;
opacity: 0.1;
transform: translateY(-21px);
}
}
.xo_logger{position: fixed;z-index:100;bottom:0;left:0;right:0;height:100px;background: #000;color:#94c849;font-size:12px;line-height: 14px;border-top-left-radius:2px;border-top-right-radius:2px;box-shadow: 0 -2px 2px;}
.xo_logger_bd{position: absolute;top:10px;left:10px;right:10px;bottom:10px;overflow: auto;-webkit-overflow-scrolling: touch;}
.xo_logger_txt{color:#ff9900;margin-bottom: 5px;}
.in, .out, .inmotion {
-webkit-animation-duration: 350ms;
-webkit-animation-fill-mode: both;
-webkit-animation-timing-function: ease-in-out;/*cubic-bezier(.645,.045,.355,1);ease-in-out*/;
}
.in,.back-out {
z-index: 10;
}
.out {
z-index: 0 !important;
}
/* Fade */
.fade.in {
-webkit-animation-name: fadeIn;
}
.fade.out {
z-index: 10;
-webkit-animation-name: fadeOut;
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
/* Disolve */
.dissolve.in {
-webkit-animation-name: dissolveIn;
}
.dissolve.out {
-webkit-animation-name: dissolveOut;
}
@-webkit-keyframes dissolveIn {
0% {
opacity: 0;
}
5% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-webkit-keyframes dissolveOut {
5% {
opacity: 1;
}
100% {
opacity: 0;
}
}
/* #Popin' */
.pop.in {
-webkit-animation-name: popIn;
}
.pop.out {
-webkit-animation-name: popOut;
}
@-webkit-keyframes popIn {
0% {
opacity: 0;
}
5% {
-webkit-transform: scale(.2);
opacity: 0;
}
100% {
-webkit-transform: scale(1);
opacity: 1;
}
}
@-webkit-keyframes popOut {
5% {
-webkit-transform: scale(1);
opacity: 1;
}
100% {
-webkit-transform: scale(.2);
opacity: 0;
}
}
/* Slide Left */
.slideleft.in {
-webkit-animation-name: slideLeftIn;
}
.slideleft.out {
-webkit-animation-name: slideLeftOut;
}
@-webkit-keyframes slideLeftIn {
0% {
-webkit-transform: translate3d(100%,0,0);
/*-webkit-transform: translateX(90%);*/
}
100% {
-webkit-transform: translate3d(0,0,0);
/*-webkit-transform: translateX(0);*/
}
}
@-webkit-keyframes slideLeftOut {
0% {
-webkit-transform: translate3d(0,0,0);
/*-webkit-transform: translateX(-10%);*/
}
100% {
-webkit-transform: translate3d(-100%,0,0);
/*-webkit-transform: translateX(-100%);*/
}
}
/* Slide Right */
.slideright.in {
-webkit-animation-name: slideRightIn;
}
.slideright.out {
-webkit-animation-name: slideRightOut;
}
@-webkit-keyframes slideRightIn {
0% {
-webkit-transform: translate3d(-100%,0,0);
/*-webkit-transform: translateX(-90%);*/
}
100% {
-webkit-transform: translate3d(0,0,0);
/*-webkit-transform: translateX(0);*/
}
}
@-webkit-keyframes slideRightOut {
0% {
-webkit-transform: translate3d(0,0,0);
/*-webkit-transform: translateX(0);*/
}
100% {
-webkit-transform: translate3d(100%,0,0);
/*-webkit-transform: translateX(100%);*/
}
}
/* Slide Up */
.slideup.in {
-webkit-animation-name: slideUpIn;
}
.slideup.out {
-webkit-animation-name: slideUpOut;
}
@-webkit-keyframes slideUpIn {
20% {
-webkit-transform: translateY(80%);
}
100% {
-webkit-transform: translateY(0%);
}
}
@-webkit-keyframes slideUpOut {
20% {
-webkit-transform: translateY(-20%);
}
100% {
-webkit-transform: translateY(-100%);
}
}
/* Slide Down */
.slidedown.in {
-webkit-animation-name: slideDownIn;
}
.slidedown.out {
-webkit-animation-name: slideDownOut;
}
@-webkit-keyframes slideDownIn {
0% {
-webkit-transform: translateY(-80%);
}
100% {
-webkit-transform: translateY(0%);
}
}
@-webkit-keyframes slideDownOut {
0% {
-webkit-transform: translateY(20%);
}
100% {
-webkit-transform: translateY(100%);
}
}
/* Flip Left */
.flipleft {
-webkit-backface-visibility: hidden;
}
.flipleft.in {
-webkit-animation-name: flipLeftIn;
}
.flipleft.out {
-webkit-animation-name: flipLeftOut;
}
@-webkit-keyframes flipLeftIn {
0% {
opacity: 0;
}
5% {
opacity: 1;
-webkit-transform: rotateY(180deg) scale(.8);
}
100% {
-webkit-transform: rotateY(0deg) scale(1);
}
}
@-webkit-keyframes flipLeftOut {
5% {
-webkit-transform: rotateY(0deg) scale(1);
}
100% {
-webkit-transform: rotateY(-180deg) scale(.8);
}
}
/* Flip Right */
.flipright {
-webkit-backface-visibility: hidden;
}
.flipright.in {
-webkit-animation-name: flipRightIn;
}
.flipright.out {
-webkit-animation-name: flipRightOut;
}
@-webkit-keyframes flipRightIn {
0% {
opacity: 0;
}
5% {
-webkit-transform: rotateY(-180deg) scale(.8);
}
100% {
-webkit-transform: rotateY(0deg) scale(1);
}
}
@-webkit-keyframes flipRightOut {
5% {
-webkit-transform: rotateY(0deg) scale(1);
}
100% {
-webkit-transform: rotateY(180deg) scale(.8);
}
}
/* Swap Right */
.swapright {
-webkit-animation-duration: .7s;
-webkit-transform: perspective(800);
-webkit-animation-timing-function: ease-out;
}
.swapright.in {
-webkit-animation-name: swapRightIn;
}
.swapright.out {
-webkit-animation-name: swapRightOut;
}
@-webkit-keyframes swapRightIn {
0% {
opacity: 0;
}
5% {
-webkit-transform: translate3d(0px, 0px, -800px) rotateY(70deg);
opacity: 0;
}
35% {
-webkit-transform: translate3d(-180px, 0px, -400px) rotateY(20deg);
opacity: 1;
}
95% {
-webkit-transform: translate3d(0px, 0px, 0px) rotateY(0deg);
opacity: 1;
}
}
@-webkit-keyframes swapRightOut {
5% {
-webkit-transform: translate3d(0px, 0px, 0px) rotateY(0deg);
opacity: 1;
}
35% {
-webkit-transform: translate3d(180px, 0px, -400px) rotateY(-20deg);
opacity: .5;
}
95% {
-webkit-transform: translate3d(0px, 0px, -800px) rotateY(-70deg);
opacity: 0;
}
}
/* Swap Left */
.swapleft {
-webkit-animation-duration: .7s;
-webkit-transform: perspective(800);
-webkit-animation-timing-function: ease-out;
}
.swapleft.in {
-webkit-animation-name: swapLeftIn;
}
.swapleft.out {
-webkit-animation-name: swapLeftOut;
}
@-webkit-keyframes swapLeftIn {
0% {
opacity: 0;
}
5% {
-webkit-transform: translate3d(0px, 0px, -800px) rotateY(-70deg);
opacity: 0;
}
35% {
-webkit-transform: translate3d(180px, 0px, -400px) rotateY(-20deg);
opacity: 1;
}
95% {
opacity: 1;
-webkit-transform: translate3d(0px, 0px, 0px) rotateY(0deg);
}
}
@-webkit-keyframes swapLeftOut {
5% {
-webkit-transform: translate3d(0px, 0px, 0px) rotateY(0deg);
opacity: 1;
}
35% {
-webkit-transform: translate3d(-180px, 0px, -400px) rotateY(20deg);
opacity: .5;
}
95% {
-webkit-transform: translate3d(0px, 0px, -800px) rotateY(70deg);
opacity: 0;
}
}
/* Cubes */
/* Cube Left */
/* Unfortunately, to acheive a proper cube effect,
// we need the page width. Assuming 320px here.
*/
.cubeleft.in,.cubeleft.out,.cuberight.in,.cuberight.out{
-webkit-animation-duration: .6s;
-webkit-transform: perspective(800);
}
.cubeleft.in {
-webkit-transform-origin: 0% 50%;
-webkit-animation-name: cubeLeftIn;
}
.cubeleft.out {
-webkit-transform-origin: 100% 50%;
-webkit-animation-name: cubeLeftOut;
}
@-webkit-keyframes cubeLeftIn {
0% {
opacity: 0;
}
5% {
-webkit-transform: rotateY(90deg) translateZ(320px);
opacity: .5;
}
95% {
-webkit-transform: rotateY(0deg) translateZ(0) translateX(0);
opacity: 1;
}
}
@-webkit-keyframes cubeLeftOut {
5% {
-webkit-transform: rotateY(0deg) translateZ(0) translateX(0);
opacity: 1;
}
95% {
-webkit-transform: rotateY(-90deg) translateZ(320px);
opacity: .5;
}
}
/* Cube Right */
.cuberight.in {
-webkit-transform-origin: 100% 50%;
-webkit-animation-name: cubeRightIn;
}
.cuberight.out {
-webkit-transform-origin: 0% 50%;
-webkit-animation-name: cubeRightOut;
}
@-webkit-keyframes cubeRightIn {
0% {
opacity: 0;
}
5% {
-webkit-transform: rotateY(-90deg) translateZ(320px);
opacity: .5;
}
95% {
-webkit-transform: rotateY(0deg) translateZ(0) translateX(0);
opacity: 1;
}
}
@-webkit-keyframes cubeRightOut {
5% {
-webkit-transform: rotateY(0deg) translateZ(0) translateX(0);
opacity: 1;
}
95% {
-webkit-transform: rotateY(90deg) translateZ(320px);
opacity: .5;
}
}
.pokerleft,.pokerright{-webkit-animation-duration: .6s;-webkit-transform-origin:100% 100%;transform-origin:100% 100%;}
.pokerleft.in{-webkit-animation-name:phoneSlideIn;animation-name:phoneSlideIn}
.pokerleft.out{-webkit-animation-name:phoneSlideOut;animation-name:phoneSlideOut}
.pokerright.in{-webkit-animation-name:phoneSlideBackIn;animation-name:phoneSlideBackIn}
.pokerright.out{-webkit-animation-name:phoneSlideBackOut;animation-name:phoneSlideBackOut}
.pokercoverup,.pokercoverdown{-webkit-transform-origin:50% 100%;transform-origin:50% 100%;}
.pokercoverdown.in{-webkit-animation-name:phoneCoverIn;animation-name:phoneCoverIn}
.pokercoverdown.out{-webkit-animation-name:phoneCoverOut;animation-name:phoneCoverOut}
.pokercoverup.in{-webkit-animation-name:phoneCoverBackIn;animation-name:phoneCoverBackIn}
.pokercoverup.out{-webkit-animation-name:phoneCoverOutBack;animation-name:phoneCoverOutBack}
@-webkit-keyframes phoneSlideOut{
0%{-webkit-transform:translateZ(0);}
100%{-webkit-transform:rotateY(-20deg);opacity:.25;}
}
@keyframes phoneSlideOut{
0%{transform:translateZ(0);}
100%{transform:rotateY(-20deg);opacity:.25;}
}
@-webkit-keyframes phoneSlideIn{
0%{-webkit-transform:translateX(110%);}
100%{-webkit-transform:translateX(0);}
}
@keyframes phoneSlideIn{
0%{transform:translateX(110%);}
100%{transform:translateX(0);}
}
@-webkit-keyframes phoneSlideBackOut{
0%{-webkit-transform:rotateY(-20deg);opacity:.25;}
100%{-webkit-transform:translateZ(0);}
}
@keyframes phoneSlideBackOut{
0%{transform:rotateY(-20deg);opacity:.25;}
100%{transform:translateZ(0);}
}
@-webkit-keyframes phoneSlideBackIn{
0%{-webkit-transform:translateX(-110%);}
100%{-webkit-transform:translateX(0);
}
@keyframes phoneSlideBackIn{
0%{transform:translateX(-110%);}
100%{transform:translateX(0);
}
@-webkit-keyframes phoneCoverOut{
0%{-webkit-transform:translateZ(0);}
100%{-webkit-transform:rotateX(15deg);opacity:.25;}
}
@keyframes phoneCoverOut{
0%{transform:translateZ(0);}
100%{transform:rotateX(15deg);opacity:.25;}
}
@-webkit-keyframes phoneCoverIn{
0%{-webkit-transform:translateY(110%);}
100%{-webkit-transform:translateY(0);}
}
@keyframes phoneCoverIn{
0%{transform:translateY(110%);}
100%{transform:translateY(0);}
}
@-webkit-keyframes phoneCoverOutBack{
0%{-webkit-transform:translateY(0);}
100%{-webkit-transform:translateY(110%);}
}
@keyframes phoneCoverOutBack{
0%{transform:translateY(0);}
100%{transform:translateY(110%);}
}
@-webkit-keyframes phoneCoverBackIn{
0%{-webkit-transform:rotateX(15deg);opacity:.25;}
100%{-webkit-transform:translateZ(0);}
}
@keyframes phoneCoverBackIn{
0%{transform:rotateX(15deg);opacity:.25;}
100%{transform:translateZ(0);}
} | dist/css/xo.debug.css | html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-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 {
margin: .67em 0;
font-size: 2em;
}
mark {
color: #000;
background: #ff0;
}
small {
font-size: 80%;
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sup {
top: -.5em;
}
sub {
bottom: -.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
height: 0;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
margin: 0;
font: inherit;
color: inherit;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
padding: 0;
border: 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-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
padding: .35em .625em .75em;
margin: 0 2px;
border: 1px solid #c0c0c0;
}
legend {
padding: 0;
border: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-spacing: 0;
border-collapse: collapse;
}
td,
th {
padding: 0;
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
body {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
font-family: "Helvetica Neue", Helvetica, sans-serif;
font-size: 17px;
line-height: 21px;
color: #000;
background-color: #fff;
}
a {
color: #428bca;
text-decoration: none;
-webkit-tap-highlight-color: transparent;
}
a:active {
color: #3071a9;
}
.content {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
overflow: auto;
-webkit-overflow-scrolling: touch;
background-color: #fff;
}
.content > * {
-webkit-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
}
.bar-nav ~ .content {
padding-top: 44px;
}
.bar-header-secondary ~ .content {
padding-top: 88px;
}
.bar-footer ~ .content {
padding-bottom: 44px;
}
.bar-footer-secondary ~ .content {
padding-bottom: 88px;
}
.bar-tab ~ .content {
padding-bottom: 50px;
}
.bar-footer-secondary-tab ~ .content {
padding-bottom: 94px;
}
.content-padded {
margin: 10px;
}
.text-center {
text-align: center;
}
.pull-left {
float: left;
}
.pull-right {
float: right;
}
.clearfix:before, .clearfix:after {
display: table;
content: " ";
}
.clearfix:after {
clear: both;
}
h1, h2, h3, h4, h5, h6 {
margin-top: 0;
margin-bottom: 10px;
line-height: 1;
}
h1, .h1 {
font-size: 36px;
}
h2, .h2 {
font-size: 30px;
}
h3, .h3 {
font-size: 24px;
}
h4, .h4 {
font-size: 18px;
}
h5, .h5 {
margin-top: 20px;
font-size: 14px;
}
h6, .h6 {
margin-top: 20px;
font-size: 12px;
}
p {
margin-top: 0;
margin-bottom: 10px;
font-size: 14px;
color: #777;
}
.btn {
position: relative;
display: inline-block;
padding: 6px 8px 7px;
margin-bottom: 0;
font-size: 12px;
font-weight: 400;
line-height: 1;
color: #333;
text-align: center;
white-space: nowrap;
vertical-align: top;
cursor: pointer;
background-color: #fff;
border: 1px solid #ccc;
border-radius: 3px;
}
.btn:active, .btn.active {
color: inherit;
background-color: #ccc;
}
.btn:disabled, .btn.disabled {
opacity: .6;
}
.btn-primary {
color: #fff;
background-color: #428bca;
border: 1px solid #428bca;
}
.btn-primary:active, .btn-primary.active {
color: #fff;
background-color: #3071a9;
border: 1px solid #3071a9;
}
.btn-positive {
color: #fff;
background-color: #5cb85c;
border: 1px solid #5cb85c;
}
.btn-positive:active, .btn-positive.active {
color: #fff;
background-color: #449d44;
border: 1px solid #449d44;
}
.btn-negative {
color: #fff;
background-color: #d9534f;
border: 1px solid #d9534f;
}
.btn-negative:active, .btn-negative.active {
color: #fff;
background-color: #c9302c;
border: 1px solid #c9302c;
}
.btn-outlined {
background-color: transparent;
}
.btn-outlined.btn-primary {
color: #428bca;
}
.btn-outlined.btn-positive {
color: #5cb85c;
}
.btn-outlined.btn-negative {
color: #d9534f;
}
.btn-outlined.btn-primary:active, .btn-outlined.btn-positive:active, .btn-outlined.btn-negative:active {
color: #fff;
}
.btn-link {
padding-top: 6px;
padding-bottom: 6px;
color: #428bca;
background-color: transparent;
border: 0;
}
.btn-link:active, .btn-link.active {
color: #3071a9;
background-color: transparent;
}
.btn-block {
display: block;
width: 100%;
padding: 15px 0;
margin-bottom: 10px;
font-size: 18px;
}
input[type="submit"],
input[type="reset"],
input[type="button"] {
width: 100%;
}
.btn .badge {
margin: -2px -4px -2px 4px;
font-size: 12px;
background-color: rgba(0, 0, 0, .15);
}
.btn .badge-inverted,
.btn:active .badge-inverted {
background-color: transparent;
}
.btn-primary:active .badge-inverted,
.btn-positive:active .badge-inverted,
.btn-negative:active .badge-inverted {
color: #fff;
}
.btn-block .badge {
position: absolute;
right: 0;
margin-right: 10px;
}
.btn .icon {
font-size: inherit;
}
.bar {
position: fixed;
right: 0;
left: 0;
z-index: 10;
height: 44px;
padding-right: 10px;
padding-left: 10px;
background-color: #fff;
border-bottom: 1px solid #ddd;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.bar-header-secondary {
top: 44px;
}
.bar-footer {
bottom: 0;
}
.bar-footer-secondary {
bottom: 44px;
}
.bar-footer-secondary-tab {
bottom: 50px;
}
.bar-footer,
.bar-footer-secondary,
.bar-footer-secondary-tab {
border-top: 1px solid #ddd;
border-bottom: 0;
}
.bar-nav {
top: 0;
}
.title {
position: absolute;
display: block;
width: 100%;
padding: 0;
margin: 0 -10px;
font-size: 17px;
font-weight: 500;
line-height: 44px;
color: #000;
text-align: center;
white-space: nowrap;
}
.title a {
color: inherit;
}
.bar-tab {
bottom: 0;
display: table;
width: 100%;
height: 50px;
padding: 0;
table-layout: fixed;
border-top: 1px solid #ddd;
border-bottom: 0;
}
.bar-tab .tab-item {
display: table-cell;
width: 1%;
height: 50px;
color: #929292;
text-align: center;
vertical-align: middle;
}
.bar-tab .tab-item.active, .bar-tab .tab-item:active {
color: #428bca;
}
.bar-tab .tab-item .icon {
top: 3px;
width: 24px;
height: 24px;
padding-top: 0;
padding-bottom: 0;
}
.bar-tab .tab-item .icon ~ .tab-label {
display: block;
font-size: 11px;
}
.bar .btn {
position: relative;
top: 7px;
z-index: 20;
padding: 6px 12px 7px;
margin-top: 0;
font-weight: 400;
}
.bar .btn.pull-right {
margin-left: 10px;
}
.bar .btn.pull-left {
margin-right: 10px;
}
.bar .btn-link {
top: 0;
padding: 0;
font-size: 16px;
line-height: 44px;
color: #428bca;
border: 0;
}
.bar .btn-link:active, .bar .btn-link.active {
color: #3071a9;
}
.bar .btn-block {
top: 6px;
padding: 7px 0;
margin-bottom: 0;
font-size: 16px;
}
.bar .btn-nav.pull-left {
margin-left: -5px;
}
.bar .btn-nav.pull-left .icon-left-nav {
margin-right: -3px;
}
.bar .btn-nav.pull-right {
margin-right: -5px;
}
.bar .btn-nav.pull-right .icon-right-nav {
margin-left: -3px;
}
.bar .icon {
position: relative;
z-index: 20;
padding-top: 10px;
padding-bottom: 10px;
font-size: 24px;
}
.bar .btn .icon {
top: 3px;
padding: 0;
}
.bar .title .icon {
padding: 0;
}
.bar .title .icon.icon-caret {
top: 4px;
margin-left: -5px;
}
.bar input[type="search"] {
height: 29px;
margin: 6px 0;
}
.bar .segmented-control {
top: 7px;
margin: 0 auto;
}
.badge {
display: inline-block;
padding: 2px 9px 3px;
font-size: 12px;
line-height: 1;
color: #333;
background-color: rgba(0, 0, 0, .15);
border-radius: 100px;
}
.badge.badge-inverted {
padding: 0 5px 0 0;
background-color: transparent;
}
.badge-primary {
color: #fff;
background-color: #428bca;
}
.badge-primary.badge-inverted {
color: #428bca;
}
.badge-positive {
color: #fff;
background-color: #5cb85c;
}
.badge-positive.badge-inverted {
color: #5cb85c;
}
.badge-negative {
color: #fff;
background-color: #d9534f;
}
.badge-negative.badge-inverted {
color: #d9534f;
}
.card {
margin: 10px;
overflow: hidden;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 6px;
}
.card .table-view {
margin-bottom: 0;
border-top: 0;
border-bottom: 0;
}
.card .table-view .table-view-divider:first-child {
top: 0;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
}
.card .table-view .table-view-divider:last-child {
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
}
.card .table-view-cell:last-child {
border-bottom: 0;
}
.table-view {
padding-left: 0;
margin-top: 0;
margin-bottom: 15px;
list-style: none;
background-color: #fff;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
.table-view-cell {
position: relative;
padding: 11px 65px 11px 15px;
overflow: hidden;
border-bottom: 1px solid #ddd;
}
.table-view-cell:last-child {
border-bottom: 0;
}
.table-view-cell > a:not(.btn) {
position: relative;
display: block;
padding: inherit;
margin: -11px -65px -11px -15px;
overflow: hidden;
color: inherit;
}
.table-view-cell > a:not(.btn):active {
background-color: #eee;
}
.table-view-cell p {
margin-bottom: 0;
}
.table-view-divider {
padding-top: 6px;
padding-bottom: 6px;
padding-left: 15px;
margin-top: -1px;
margin-left: 0;
font-weight: 500;
color: #999;
background-color: #fafafa;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
.table-view .media,
.table-view .media-body {
overflow: hidden;
}
.table-view .media-object.pull-left {
margin-right: 10px;
}
.table-view .media-object.pull-right {
margin-left: 10px;
}
.table-view-cell > .btn,
.table-view-cell > .badge,
.table-view-cell > .toggle,
.table-view-cell > a > .btn,
.table-view-cell > a > .badge,
.table-view-cell > a > .toggle {
position: absolute;
top: 50%;
right: 15px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.table-view-cell .navigate-left > .btn,
.table-view-cell .navigate-left > .badge,
.table-view-cell .navigate-left > .toggle,
.table-view-cell .navigate-right > .btn,
.table-view-cell .navigate-right > .badge,
.table-view-cell .navigate-right > .toggle,
.table-view-cell .push-left > .btn,
.table-view-cell .push-left > .badge,
.table-view-cell .push-left > .toggle,
.table-view-cell .push-right > .btn,
.table-view-cell .push-right > .badge,
.table-view-cell .push-right > .toggle,
.table-view-cell > a .navigate-left > .btn,
.table-view-cell > a .navigate-left > .badge,
.table-view-cell > a .navigate-left > .toggle,
.table-view-cell > a .navigate-right > .btn,
.table-view-cell > a .navigate-right > .badge,
.table-view-cell > a .navigate-right > .toggle,
.table-view-cell > a .push-left > .btn,
.table-view-cell > a .push-left > .badge,
.table-view-cell > a .push-left > .toggle,
.table-view-cell > a .push-right > .btn,
.table-view-cell > a .push-right > .badge,
.table-view-cell > a .push-right > .toggle {
right: 35px;
}
.content > .table-view:first-child {
margin-top: 15px;
}
input,
textarea,
button,
select {
font-family: "Helvetica Neue", Helvetica, sans-serif;
font-size: 17px;
}
select,
textarea,
input[type="text"],
input[type="search"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="color"] {
width: 100%;
height: 35px;
-webkit-appearance: none;
padding: 0 15px;
margin-bottom: 15px;
line-height: 21px;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 3px;
outline: none;
}
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0 10px;
font-size: 16px;
border-radius: 20px;
}
input[type="search"]:focus {
text-align: left;
}
textarea {
height: auto;
}
select {
height: auto;
font-size: 14px;
background-color: #f8f8f8;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1);
}
.input-group {
background-color: #fff;
}
.input-group input,
.input-group textarea {
margin-bottom: 0;
background-color: transparent;
border-top: 0;
border-right: 0;
border-left: 0;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.input-row {
height: 35px;
overflow: hidden;
border-bottom: 1px solid #ddd;
}
.input-row label {
float: left;
width: 35%;
padding: 8px 15px;
font-family: "Helvetica Neue", Helvetica, sans-serif;
line-height: 1.1;
}
.input-row input {
float: right;
width: 65%;
padding-left: 0;
margin-bottom: 0;
border: 0;
}
.segmented-control {
position: relative;
display: table;
overflow: hidden;
font-size: 12px;
font-weight: 400;
background-color: #fff;
border: 1px solid #ccc;
border-radius: 3px;
}
.segmented-control .control-item {
display: table-cell;
width: 1%;
padding-top: 6px;
padding-bottom: 7px;
overflow: hidden;
line-height: 1;
color: #333;
text-align: center;
text-overflow: ellipsis;
white-space: nowrap;
border-left: 1px solid #ccc;
}
.segmented-control .control-item:first-child {
border-left-width: 0;
}
.segmented-control .control-item:active {
background-color: #eee;
}
.segmented-control .control-item.active {
background-color: #ccc;
}
.segmented-control-primary {
border-color: #428bca;
}
.segmented-control-primary .control-item {
color: #428bca;
border-color: inherit;
}
.segmented-control-primary .control-item:active {
background-color: #cde1f1;
}
.segmented-control-primary .control-item.active {
color: #fff;
background-color: #428bca;
}
.segmented-control-positive {
border-color: #5cb85c;
}
.segmented-control-positive .control-item {
color: #5cb85c;
border-color: inherit;
}
.segmented-control-positive .control-item:active {
background-color: #d8eed8;
}
.segmented-control-positive .control-item.active {
color: #fff;
background-color: #5cb85c;
}
.segmented-control-negative {
border-color: #d9534f;
}
.segmented-control-negative .control-item {
color: #d9534f;
border-color: inherit;
}
.segmented-control-negative .control-item:active {
background-color: #f9e2e2;
}
.segmented-control-negative .control-item.active {
color: #fff;
background-color: #d9534f;
}
.control-content {
display: none;
}
.control-content.active {
display: block;
}
.popover {
position: fixed;
top: 55px;
left: 50%;
z-index: 20;
display: none;
width: 280px;
margin-left: -140px;
background-color: #fff;
border-radius: 6px;
-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
box-shadow: 0 0 15px rgba(0, 0, 0, .1);
opacity: 0;
-webkit-transition: all .25s linear;
-moz-transition: all .25s linear;
transition: all .25s linear;
-webkit-transform: translate3d(0, -15px, 0);
-ms-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
.popover:before {
position: absolute;
top: -15px;
left: 50%;
width: 0;
height: 0;
margin-left: -15px;
content: '';
border-right: 15px solid transparent;
border-bottom: 15px solid #fff;
border-left: 15px solid transparent;
}
.popover.visible {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.popover .bar ~ .table-view {
padding-top: 44px;
}
.backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 15;
background-color: rgba(0, 0, 0, .3);
}
.popover .btn-block {
margin-bottom: 5px;
}
.popover .btn-block:last-child {
margin-bottom: 0;
}
.popover .bar-nav {
border-bottom: 1px solid #ddd;
border-top-left-radius: 12px;
border-top-right-radius: 12px;
-webkit-box-shadow: none;
box-shadow: none;
}
.popover .table-view {
max-height: 300px;
margin-bottom: 0;
overflow: auto;
-webkit-overflow-scrolling: touch;
background-color: #fff;
border-top: 0;
border-bottom: 0;
border-radius: 6px;
}
.modal {
position: fixed;
top: 0;
z-index: 11;
width: 100%;
min-height: 100%;
overflow: hidden;
background-color: #fff;
opacity: 0;
-webkit-transition: -webkit-transform .25s, opacity 1ms .25s;
-moz-transition: -moz-transform .25s, opacity 1ms .25s;
transition: transform .25s, opacity 1ms .25s;
-webkit-transform: translate3d(0, 100%, 0);
-ms-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
.modal.active {
height: 100%;
opacity: 1;
-webkit-transition: -webkit-transform .25s;
-moz-transition: -moz-transform .25s;
transition: transform .25s;
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slider {
width: 100%;
}
.slider {
overflow: hidden;
background-color: #000;
}
.slider .slide-group {
position: relative;
font-size: 0;
white-space: nowrap;
-webkit-transition: all 0s linear;
-moz-transition: all 0s linear;
transition: all 0s linear;
}
.slider .slide-group .slide {
display: inline-block;
width: 100%;
height: 100%;
font-size: 14px;
vertical-align: top;
}
.toggle {
position: relative;
display: block;
width: 74px;
height: 30px;
background-color: #fff;
border: 2px solid #ddd;
border-radius: 20px;
-webkit-transition-duration: .2s;
-moz-transition-duration: .2s;
transition-duration: .2s;
-webkit-transition-property: background-color, border;
-moz-transition-property: background-color, border;
transition-property: background-color, border;
}
.toggle .toggle-handle {
position: absolute;
top: -1px;
left: -1px;
z-index: 2;
width: 28px;
height: 28px;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 100px;
-webkit-transition-duration: .2s;
-moz-transition-duration: .2s;
transition-duration: .2s;
-webkit-transition-property: -webkit-transform, border, width;
-moz-transition-property: -moz-transform, border, width;
transition-property: transform, border, width;
}
.toggle:before {
position: absolute;
top: 3px;
right: 11px;
font-size: 13px;
color: #999;
text-transform: uppercase;
content: "Off";
}
.toggle.active {
background-color: #5cb85c;
border: 2px solid #5cb85c;
}
.toggle.active .toggle-handle {
border-color: #5cb85c;
-webkit-transform: translate3d(44px, 0, 0);
-ms-transform: translate3d(44px, 0, 0);
transform: translate3d(44px, 0, 0);
}
.toggle.active:before {
right: auto;
left: 15px;
color: #fff;
content: "On";
}
.toggle input[type="checkbox"] {
display: none;
}
.content.fade {
left: 0;
opacity: 0;
}
.content.fade.in {
opacity: 1;
}
.content.sliding {
z-index: 2;
-webkit-transition: -webkit-transform .4s;
-moz-transition: -moz-transform .4s;
transition: transform .4s;
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.content.sliding.left {
z-index: 1;
-webkit-transform: translate3d(-100%, 0, 0);
-ms-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
.content.sliding.right {
z-index: 3;
-webkit-transform: translate3d(100%, 0, 0);
-ms-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
.navigate-left:after,
.navigate-right:after,
.push-left:after,
.push-right:after {
position: absolute;
top: 50%;
display: inline-block;
font-family: Ratchicons;
font-size: inherit;
line-height: 1;
color: #bbb;
text-decoration: none;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-font-smoothing: antialiased;
}
.navigate-left:after,
.push-left:after {
left: 15px;
content: '\e822';
}
.navigate-right:after,
.push-right:after {
right: 15px;
content: '\e826';
}
@font-face {
font-family: Ratchicons;
font-style: normal;
font-weight: normal;
src: url("../fonts/ratchicons.eot");
src: url("../fonts/ratchicons.eot?#iefix") format("embedded-opentype"), url("../fonts/ratchicons.woff") format("woff"), url("../fonts/ratchicons.ttf") format("truetype"), url("../fonts/ratchicons.svg#svgFontName") format("svg");
}
.icon {
display: inline-block;
font-family: Ratchicons;
font-size: 24px;
line-height: 1;
text-decoration: none;
-webkit-font-smoothing: antialiased;
}
.icon-back:before {
content: '\e80a';
}
.icon-bars:before {
content: '\e80e';
}
.icon-caret:before {
content: '\e80f';
}
.icon-check:before {
content: '\e810';
}
.icon-close:before {
content: '\e811';
}
.icon-code:before {
content: '\e812';
}
.icon-compose:before {
content: '\e813';
}
.icon-download:before {
content: '\e815';
}
.icon-edit:before {
content: '\e829';
}
.icon-forward:before {
content: '\e82a';
}
.icon-gear:before {
content: '\e821';
}
.icon-home:before {
content: '\e82b';
}
.icon-info:before {
content: '\e82c';
}
.icon-list:before {
content: '\e823';
}
.icon-more-vertical:before {
content: '\e82e';
}
.icon-more:before {
content: '\e82f';
}
.icon-pages:before {
content: '\e824';
}
.icon-pause:before {
content: '\e830';
}
.icon-person:before {
content: '\e832';
}
.icon-play:before {
content: '\e816';
}
.icon-plus:before {
content: '\e817';
}
.icon-refresh:before {
content: '\e825';
}
.icon-search:before {
content: '\e819';
}
.icon-share:before {
content: '\e81a';
}
.icon-sound:before {
content: '\e827';
}
.icon-sound2:before {
content: '\e828';
}
.icon-sound3:before {
content: '\e80b';
}
.icon-sound4:before {
content: '\e80c';
}
.icon-star-filled:before {
content: '\e81b';
}
.icon-star:before {
content: '\e81c';
}
.icon-stop:before {
content: '\e81d';
}
.icon-trash:before {
content: '\e81e';
}
.icon-up-nav:before {
content: '\e81f';
}
.icon-up:before {
content: '\e80d';
}
.icon-right-nav:before {
content: '\e818';
}
.icon-right:before {
content: '\e826';
}
.icon-down-nav:before {
content: '\e814';
}
.icon-down:before {
content: '\e820';
}
.icon-left-nav:before {
content: '\e82d';
}
.icon-left:before {
content: '\e822';
}
/**
* yue.css
*
* yue.css is designed for readable content.
*
* Copyright (c) 2013 - 2014 by <NAME>.
*/
.yue {
font: 400 18px/1.62 "Georgia", "Xin Gothic", "Hiragino Sans GB", "Droid Sans Fallback", "Microsoft YaHei", sans-serif;
color: #444443;
}
.windows .yue {
font-size: 16px;
font-family: "Georgia", "SimSun", sans-serif;
}
.yue ::-moz-selection {
background-color: rgba(0,0,0,0.2);
}
.yue ::selection {
background-color: rgba(0,0,0,0.2);
}
.yue h1,
.yue h2,
.yue h3,
.yue h4,
.yue h5,
.yue h6 {
font-family: "Georgia", "Xin Gothic", "Hiragino Sans GB", "Droid Sans Fallback", "Microsoft YaHei", "SimSun", sans-serif;
color: #222223;
}
.yue h1 {
font-size: 1.8em;
margin: 0.67em 0;
}
.yue > h1 {
margin-top: 0;
font-size: 2em;
}
.yue h2 {
font-size: 1.5em;
margin: 0.83em 0;
}
.yue h3 {
font-size: 1.17em;
margin: 1em 0;
}
.yue h4,
.yue h5,
.yue h6 {
font-size: 1em;
margin: 1.6em 0 1em 0;
}
.yue h6 {
font-weight: 500;
}
.yue p {
margin-top: 0;
margin-bottom: 1.46em;
}
.yue a {
color: #111;
word-wrap: break-word;
-moz-text-decoration-color: rgba(0, 0, 0, 0.4);
text-decoration-color: rgba(0, 0, 0, 0.4);
}
.yue a:hover {
color: #555;
-moz-text-decoration-color: rgba(0, 0, 0, 0.6);
text-decoration-color: rgba(0, 0, 0, 0.6);
}
.yue strong,
.yue b {
font-weight: 700;
color: #222223;
}
.yue em,
.yue i {
font-style: italic;
color: #222223;
}
.yue img {
max-width: 100%;
height: auto;
margin: 0.2em 0;
}
.yue a img {
/* Remove border on IE */
border: none;
}
.yue figure {
position: relative;
clear: both;
outline: 0;
margin: 10px 0 30px;
padding: 0;
min-height: 100px;
}
.yue figure img {
display: block;
max-width: 100%;
margin: auto auto 4px;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.yue figure figcaption {
position: relative;
width: 100%;
text-align: center;
left: 0;
margin-top: 10px;
font-weight: 400;
font-size: 14px;
color: #666665;
}
.yue figure figcaption a {
text-decoration: none;
color: #666665;
}
.yue hr {
display: block;
width: 14%;
margin: 40px auto 34px;
border: 0 none;
border-top: 3px solid #dededc;
}
.yue blockquote {
margin: 0 0 1.64em 0;
border-left: 3px solid #dadada;
padding-left: 12px;
color: #666664;
}
.yue blockquote a {
color: #666664;
}
.yue ul,
.yue ol {
margin: 0 0 24px 6px;
padding-left: 16px;
}
.yue ul {
list-style-type: square;
}
.yue ol {
list-style-type: decimal;
}
.yue li {
margin-bottom: 0.2em;
}
.yue li ul,
.yue li ol {
margin-top: 0;
margin-bottom: 0;
margin-left: 14px;
}
.yue li ul {
list-style-type: disc;
}
.yue li ul ul {
list-style-type: circle;
}
.yue li p {
margin: 0.4em 0 0.6em;
}
.yue .unstyled {
list-style-type: none;
margin: 0;
padding: 0;
}
.yue code,
.yue tt {
color: #808080;
font-size: 0.96em;
background-color: #f9f9f7;
padding: 1px 2px;
border: 1px solid #dadada;
border-radius: 3px;
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
word-wrap: break-word;
}
.yue pre {
margin: 1.64em 0;
padding: 7px;
border: none;
border-left: 3px solid #dadada;
padding-left: 10px;
overflow: auto;
line-height: 1.5;
font-size: 0.96em;
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
color: #4c4c4c;
background-color: #f9f9f7;
}
.yue pre code,
.yue pre tt {
color: #4c4c4c;
border: none;
background: none;
padding: 0;
}
.yue table {
width: 100%;
max-width: 100%;
border-collapse: collapse;
border-spacing: 0;
margin-bottom: 1.5em;
font-size: 0.96em;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.yue th,
.yue td {
text-align: left;
padding: 4px 8px 4px 10px;
border: 1px solid #dadada;
}
.yue td {
vertical-align: top;
}
.yue tr:nth-child(even) {
background-color: #efefee;
}
.yue iframe {
display: block;
max-width: 100%;
margin-bottom: 30px;
}
.yue figure iframe {
margin: auto;
}
.yue table pre {
margin: 0;
padding: 0;
border: none;
background: none;
}
@media (min-width: 1100px) {
.yue blockquote {
margin-left: -24px;
padding-left: 20px;
border-width: 4px;
}
.yue blockquote blockquote {
margin-left: 0;
}
.yue figure img {
margin: 0 0 4px;
}
.yue figure figcaption:before {
width: 25%;
margin-left: 75%;
border-top: 1px solid #dededc;
display: block;
content: "";
margin-bottom: 10px;
}
.yue figure figcaption {
position: absolute;
left: -172px;
width: 150px;
top: 0;
text-align: right;
margin-top: 0;
}
}
.card{
box-shadow: 0 0px 2px rgba(0,0,0,.15);
-webkit-box-shadow:0 0px 2px rgba(0,0,0,.15);
border-radius: 0;
border: 1px solid rgba(0,0,0,.15);
margin:15px 10px;
}
.bar{
border-bottom:0;
box-shadow:0 1px 4px rgba(0,0,0,.23);
-webkit-box-shadow:0 1px 4px rgba(0,0,0,.23);
}
.bar-nav{
background-color:#23232e;
}
.bar-nav .title{color:#fff;}
.segmented-control{
border-radius:0px;
}
.segmented-control .control-item{
padding-top:9px;
padding-bottom:10px;
}
.segmented-control .control-item.active{
background-color:#333;
color:#fff;
}
.bar .segmented-control{
top:5px;
}
.bar .icon{
padding:5px;
margin-top:5px;
font-size:26px;
margin-right:-5px;
}
.navigate-right .media-object{
max-width:25%;
}
.media-body h3{
font-size:18px;
font-weight:normal;
}
h1 .icon,h2 .icon,h3 .icon,h4 .icon{
color:#777;
}
img{max-width:100%;}
/*
* btn
* ****************/
.btn-block{
border-radius:2px;
box-shadow:0 2px 5px rgba(0,0,0,.2);
-webkit-box-shadow:0 2px 5px rgba(0,0,0,.2);
}
.btn-primary{
background-color:#1f8dd6;
border-color:#1f8dd6;
}
body{
-webkit-text-size-adjust:100%;
-webkit-user-select:none;
-webkit-tap-highlight-color:rgba(0,0,0,0);
-webkit-touch-callout:none;
word-break:break-word;
}
input,select,textarea{
-webkit-user-select:auto;
-webkit-appearance:none;
}
*, ::after, ::before {
-webkit-tap-highlight-color: transparent;
-webkit-user-select: none;
-webkit-touch-callout: none;
-webkit-user-drag: none;
}
input, textarea{
-webkit-user-select: text;
outline:none;
}
.content-pullin{
padding:10px;
}
.v-center{
position:relative;
top:50%;
transform:translateY(-50%);
-webkit-transform:translateY(-50%);
-ms-transform:translateY(-50%);
-moz-transform:translateY(-50%);
-o-transform:translateY(-50%);
}
/*===== S 页面框架 =====*/
.xpage,.xpage_inner{
position:absolute;
left:0;
top:0;
width: 100%;
height:100%;
overflow: hidden;
z-index: 8;
/*
-webkit-transition-property: -webkit-transform;
-webkit-transform-origin-x: 0;
-webkit-transform-origin-y: 0;
-webkit-transition-duration: 0ms;
-webkit-transform: translate3d(0,0,0);
-webkit-backface-visibility: hidden;
*/
}
.xpage_inner{
background-color: #fff;
}
.xsection {
position: absolute;
left: 0;
right: 0;
top: 51px;
bottom: 0;
}
/* 无header页面 */
.xpage1 .xsection{
top:0;
}
.xscroll {
overflow: auto;
-webkit-overflow-scrolling: touch;
-moz-overflow-scrolling: touch;
-ms-overflow-scrolling: touch;
-o-overflow-scrolling: touch;
overflow-scrolling: touch;
}
.xscrollx {
overflow-y: hidden;
}
.xscrolly {
overflow-x: hidden;
}
.xmask{
position:absolute;
z-index: 11;
left:0;
right:0;
top:0;
bottom:0;
overflow: hidden;
-webkit-backface-visibility:hidden;
}
.xpage,.xsection,.xaside,.xpopup{display: none;}
.current,.inmotion{display: block!important;}
.current{z-index: 9;}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.hide{
display: none!important;
}
.yue {
position: relative;
z-index: 1;
}
/* 修复顶部带有Fixed导航锚点定位不准确问题 */
.yue h2,
.yue h3,
.yue h4,
.yue h5,
.yue h6 {
position: relative;
/* -webkit-background-clip:padding-box;
-moz-background-clip:padding;
background-clip:padding-box;
border-top: 80px solid transparent;
margin-top: -70px; */
}
/* ==========================================================================
CSS 自动生成标题编号
========================================================================== */
/**
* 传统中文排版有『章』『节』『卷』『篇』『辑』『集』『部』等概念,
* 在网页排版中.yue.css 选取如下规则:
* 第1级--------章--------1
* 第2级--------节--------1.1
* 第3级--------节--------1.1.1
* 第4级--------节--------1.1.1.1
* -----------------------条--------1.
* -----------------------款--------1)
* -----------------------项--------(1)
* 所有标点均为西文标点
* 需要注意的是「条」比「章」后面多了「.」,「章」亦可用汉字代替,例如:「一、」
* Firefox 有私有属性分别实现简体和繁体的汉字编号,
-moz-simp-chinese-formal(大写)/-moz-simp-chinese-informal(小写),
-moz-trad-chinese-formal(大写)/-moz-trad-chinese-informal(小写),
参照:http://lists.w3.org/Archives/Public/public-html-ig-zh/2010Sep/0011.html
生成类似如下格式:
壹、章
----壹之一、节
----壹之二、节
贰、章
----贰之一、节
----贰之二、节
--------贰之二之一、节
--------贰之二之二、节
* @doc: 《科技文献的章节编号方法》(CY/T35-2001)
*/
.yue h2:before,
.yue h3:before,
.yue h4:before,
.yue h5:before,
.yue h6:before {
margin-right: .5em;
color: #888;
}
.yue {
counter-reset: chapter section subsection;
}
/* --------------------------------------------------------------------------
标题自动生成编号
-------------------------------------------------------------------------- */
/**
* 提供从h2-h4 三个级别的标题序号
* 最终生成如下格式编号:
1.
1.1
1.1.1
* 或者在容器上加上 class="cjk"
* 将生成如下格式编号:
一、
1.1
1.1.1
*/
/**
* 一级标题(章)
* 输出 1
*/
.yue h2 {
counter-reset: section;
}
.yue h2:before {
content: counter(chapter);
counter-increment: chapter;
}
/**
* 一级标题(汉字)
* 输出 一、
*/
.cjk h2 {
counter-increment: section;
}
.cjk h2:before {
content: counter(chapter, cjk-ideographic)'、';
content: counter(chapter, cjk-cjk-decimal)'、';
margin-right: .25em;
}
/**
* 二级标题(节)
* 输出 1.1
*/
.yue h3 {
counter-reset: subsection;
}
.yue h3:before {
content: counter(chapter) "." counter(section);
counter-increment: section;
}
/**
* 三级标题(子节)
* 输出 1.1.1
*/
.yue h4:before {
content: counter(chapter) "." counter(section) "." counter(subsection);
counter-increment: subsection;
}
/**
* 移动端阅读优化
*/
@media (max-width: 800px) {
.yue {
font-size: 16px;
}
}
.hint{
background: #03a9f4;
padding: 0.3em 1em;
color: #eee;
margin:15px 10px;
box-shadow:0 2px 5px rgba(0,0,0,.2);
-webkit-box-shadow:0 2px 5px rgba(0,0,0,.2);
}
.hint p{
margin-bottom:1px;
color:#eee;
}
.hint a{
color:#fff;
}
.hint-title{
margin-bottom:8px;
padding-bottom:2px;
}
.hint-title .icon{
margin-right:4px;
font-size:22px;
vertical-align:-2px;
}
.supports3d .xo_page,.supports3d .xo_aside,.supports3d .xo_popup,.supports3d .xo_mask{
-webkit-transform: translate3d(0, 0, 0) rotate(0) scale(1);
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-o-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 900;
-webkit-transform-style: preserve-3d;
}
.xo_loader{
position:absolute;
z-index: 12;
left:0;
right:0;
top:0;
bottom:0;
overflow: hidden;
}
.xo_loader_animate {
position: absolute;
left: 50%;
top: 50%;
margin: -12px 0 0 -65px;
}
.xo_loader_animate span {
display: inline-block;
vertical-align: middle;
width: 10px;
height: 10px;
margin: 0 10px;
background:#1d7ad9;
border-radius: 50px;
-webkit-animation: loader 0.9s infinite alternate;
animation: loader 0.9s infinite alternate;
}
.xo_loader.hide .xo_loader_animate span{
-webkit-animation: none;
animation: none;
}
.xo_loader_animate span:nth-of-type(2) {
-webkit-animation-delay: 0.3s;
animation-delay: 0.3s;
}
.xo_loader_animate span:nth-of-type(3) {
-webkit-animation-delay: 0.6s;
animation-delay: 0.6s;
}
@-webkit-keyframes loader {
0% {
width: 10px;
height: 10px;
opacity: 0.8;
-webkit-transform: translateY(0);
}
100% {
width: 24px;
height: 24px;
opacity: 0.1;
-webkit-transform: translateY(-21px);
}
}
@keyframes loader {
0% {
width: 10px;
height: 10px;
opacity: 0.8;
transform: translateY(0);
}
100% {
width: 24px;
height: 24px;
opacity: 0.1;
transform: translateY(-21px);
}
}
.xo_logger{position: fixed;z-index:100;bottom:0;left:0;right:0;height:100px;background: #000;color:#94c849;font-size:12px;line-height: 14px;border-top-left-radius:2px;border-top-right-radius:2px;box-shadow: 0 -2px 2px;}
.xo_logger_bd{position: absolute;top:10px;left:10px;right:10px;bottom:10px;overflow: auto;-webkit-overflow-scrolling: touch;}
.xo_logger_txt{color:#ff9900;margin-bottom: 5px;}
.in, .out, .inmotion {
-webkit-animation-duration: 350ms;
-webkit-animation-fill-mode: both;
-webkit-animation-timing-function: ease-in-out;/*cubic-bezier(.645,.045,.355,1);ease-in-out*/;
}
.in,.back-out {
z-index: 10;
}
.out {
z-index: 0 !important;
}
/* Fade */
.fade.in {
-webkit-animation-name: fadeIn;
}
.fade.out {
z-index: 10;
-webkit-animation-name: fadeOut;
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
/* Disolve */
.dissolve.in {
-webkit-animation-name: dissolveIn;
}
.dissolve.out {
-webkit-animation-name: dissolveOut;
}
@-webkit-keyframes dissolveIn {
0% {
opacity: 0;
}
5% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-webkit-keyframes dissolveOut {
5% {
opacity: 1;
}
100% {
opacity: 0;
}
}
/* #Popin' */
.pop.in {
-webkit-animation-name: popIn;
}
.pop.out {
-webkit-animation-name: popOut;
}
@-webkit-keyframes popIn {
0% {
opacity: 0;
}
5% {
-webkit-transform: scale(.2);
opacity: 0;
}
100% {
-webkit-transform: scale(1);
opacity: 1;
}
}
@-webkit-keyframes popOut {
5% {
-webkit-transform: scale(1);
opacity: 1;
}
100% {
-webkit-transform: scale(.2);
opacity: 0;
}
}
/* Slide Left */
.slideleft.in {
-webkit-animation-name: slideLeftIn;
}
.slideleft.out {
-webkit-animation-name: slideLeftOut;
}
@-webkit-keyframes slideLeftIn {
0% {
-webkit-transform: translate3d(100%,0,0);
/*-webkit-transform: translateX(90%);*/
}
100% {
-webkit-transform: translate3d(0,0,0);
/*-webkit-transform: translateX(0);*/
}
}
@-webkit-keyframes slideLeftOut {
0% {
-webkit-transform: translate3d(0,0,0);
/*-webkit-transform: translateX(-10%);*/
}
100% {
-webkit-transform: translate3d(-100%,0,0);
/*-webkit-transform: translateX(-100%);*/
}
}
/* Slide Right */
.slideright.in {
-webkit-animation-name: slideRightIn;
}
.slideright.out {
-webkit-animation-name: slideRightOut;
}
@-webkit-keyframes slideRightIn {
0% {
-webkit-transform: translate3d(-100%,0,0);
/*-webkit-transform: translateX(-90%);*/
}
100% {
-webkit-transform: translate3d(0,0,0);
/*-webkit-transform: translateX(0);*/
}
}
@-webkit-keyframes slideRightOut {
0% {
-webkit-transform: translate3d(0,0,0);
/*-webkit-transform: translateX(0);*/
}
100% {
-webkit-transform: translate3d(100%,0,0);
/*-webkit-transform: translateX(100%);*/
}
}
/* Slide Up */
.slideup.in {
-webkit-animation-name: slideUpIn;
}
.slideup.out {
-webkit-animation-name: slideUpOut;
}
@-webkit-keyframes slideUpIn {
20% {
-webkit-transform: translateY(80%);
}
100% {
-webkit-transform: translateY(0%);
}
}
@-webkit-keyframes slideUpOut {
20% {
-webkit-transform: translateY(-20%);
}
100% {
-webkit-transform: translateY(-100%);
}
}
/* Slide Down */
.slidedown.in {
-webkit-animation-name: slideDownIn;
}
.slidedown.out {
-webkit-animation-name: slideDownOut;
}
@-webkit-keyframes slideDownIn {
0% {
-webkit-transform: translateY(-80%);
}
100% {
-webkit-transform: translateY(0%);
}
}
@-webkit-keyframes slideDownOut {
0% {
-webkit-transform: translateY(20%);
}
100% {
-webkit-transform: translateY(100%);
}
}
/* Flip Left */
.flipleft {
-webkit-backface-visibility: hidden;
}
.flipleft.in {
-webkit-animation-name: flipLeftIn;
}
.flipleft.out {
-webkit-animation-name: flipLeftOut;
}
@-webkit-keyframes flipLeftIn {
0% {
opacity: 0;
}
5% {
opacity: 1;
-webkit-transform: rotateY(180deg) scale(.8);
}
100% {
-webkit-transform: rotateY(0deg) scale(1);
}
}
@-webkit-keyframes flipLeftOut {
5% {
-webkit-transform: rotateY(0deg) scale(1);
}
100% {
-webkit-transform: rotateY(-180deg) scale(.8);
}
}
/* Flip Right */
.flipright {
-webkit-backface-visibility: hidden;
}
.flipright.in {
-webkit-animation-name: flipRightIn;
}
.flipright.out {
-webkit-animation-name: flipRightOut;
}
@-webkit-keyframes flipRightIn {
0% {
opacity: 0;
}
5% {
-webkit-transform: rotateY(-180deg) scale(.8);
}
100% {
-webkit-transform: rotateY(0deg) scale(1);
}
}
@-webkit-keyframes flipRightOut {
5% {
-webkit-transform: rotateY(0deg) scale(1);
}
100% {
-webkit-transform: rotateY(180deg) scale(.8);
}
}
/* Swap Right */
.swapright {
-webkit-animation-duration: .7s;
-webkit-transform: perspective(800);
-webkit-animation-timing-function: ease-out;
}
.swapright.in {
-webkit-animation-name: swapRightIn;
}
.swapright.out {
-webkit-animation-name: swapRightOut;
}
@-webkit-keyframes swapRightIn {
0% {
opacity: 0;
}
5% {
-webkit-transform: translate3d(0px, 0px, -800px) rotateY(70deg);
opacity: 0;
}
35% {
-webkit-transform: translate3d(-180px, 0px, -400px) rotateY(20deg);
opacity: 1;
}
95% {
-webkit-transform: translate3d(0px, 0px, 0px) rotateY(0deg);
opacity: 1;
}
}
@-webkit-keyframes swapRightOut {
5% {
-webkit-transform: translate3d(0px, 0px, 0px) rotateY(0deg);
opacity: 1;
}
35% {
-webkit-transform: translate3d(180px, 0px, -400px) rotateY(-20deg);
opacity: .5;
}
95% {
-webkit-transform: translate3d(0px, 0px, -800px) rotateY(-70deg);
opacity: 0;
}
}
/* Swap Left */
.swapleft {
-webkit-animation-duration: .7s;
-webkit-transform: perspective(800);
-webkit-animation-timing-function: ease-out;
}
.swapleft.in {
-webkit-animation-name: swapLeftIn;
}
.swapleft.out {
-webkit-animation-name: swapLeftOut;
}
@-webkit-keyframes swapLeftIn {
0% {
opacity: 0;
}
5% {
-webkit-transform: translate3d(0px, 0px, -800px) rotateY(-70deg);
opacity: 0;
}
35% {
-webkit-transform: translate3d(180px, 0px, -400px) rotateY(-20deg);
opacity: 1;
}
95% {
opacity: 1;
-webkit-transform: translate3d(0px, 0px, 0px) rotateY(0deg);
}
}
@-webkit-keyframes swapLeftOut {
5% {
-webkit-transform: translate3d(0px, 0px, 0px) rotateY(0deg);
opacity: 1;
}
35% {
-webkit-transform: translate3d(-180px, 0px, -400px) rotateY(20deg);
opacity: .5;
}
95% {
-webkit-transform: translate3d(0px, 0px, -800px) rotateY(70deg);
opacity: 0;
}
}
/* Cubes */
/* Cube Left */
/* Unfortunately, to acheive a proper cube effect,
// we need the page width. Assuming 320px here.
*/
.cubeleft.in,.cubeleft.out,.cuberight.in,.cuberight.out{
-webkit-animation-duration: .6s;
-webkit-transform: perspective(800);
}
.cubeleft.in {
-webkit-transform-origin: 0% 50%;
-webkit-animation-name: cubeLeftIn;
}
.cubeleft.out {
-webkit-transform-origin: 100% 50%;
-webkit-animation-name: cubeLeftOut;
}
@-webkit-keyframes cubeLeftIn {
0% {
opacity: 0;
}
5% {
-webkit-transform: rotateY(90deg) translateZ(320px);
opacity: .5;
}
95% {
-webkit-transform: rotateY(0deg) translateZ(0) translateX(0);
opacity: 1;
}
}
@-webkit-keyframes cubeLeftOut {
5% {
-webkit-transform: rotateY(0deg) translateZ(0) translateX(0);
opacity: 1;
}
95% {
-webkit-transform: rotateY(-90deg) translateZ(320px);
opacity: .5;
}
}
/* Cube Right */
.cuberight.in {
-webkit-transform-origin: 100% 50%;
-webkit-animation-name: cubeRightIn;
}
.cuberight.out {
-webkit-transform-origin: 0% 50%;
-webkit-animation-name: cubeRightOut;
}
@-webkit-keyframes cubeRightIn {
0% {
opacity: 0;
}
5% {
-webkit-transform: rotateY(-90deg) translateZ(320px);
opacity: .5;
}
95% {
-webkit-transform: rotateY(0deg) translateZ(0) translateX(0);
opacity: 1;
}
}
@-webkit-keyframes cubeRightOut {
5% {
-webkit-transform: rotateY(0deg) translateZ(0) translateX(0);
opacity: 1;
}
95% {
-webkit-transform: rotateY(90deg) translateZ(320px);
opacity: .5;
}
}
.pokerleft,.pokerright{-webkit-animation-duration: .6s;-webkit-transform-origin:100% 100%;transform-origin:100% 100%;}
.pokerleft.in{-webkit-animation-name:phoneSlideIn;animation-name:phoneSlideIn}
.pokerleft.out{-webkit-animation-name:phoneSlideOut;animation-name:phoneSlideOut}
.pokerright.in{-webkit-animation-name:phoneSlideBackIn;animation-name:phoneSlideBackIn}
.pokerright.out{-webkit-animation-name:phoneSlideBackOut;animation-name:phoneSlideBackOut}
.pokercoverup,.pokercoverdown{-webkit-transform-origin:50% 100%;transform-origin:50% 100%;}
.pokercoverdown.in{-webkit-animation-name:phoneCoverIn;animation-name:phoneCoverIn}
.pokercoverdown.out{-webkit-animation-name:phoneCoverOut;animation-name:phoneCoverOut}
.pokercoverup.in{-webkit-animation-name:phoneCoverBackIn;animation-name:phoneCoverBackIn}
.pokercoverup.out{-webkit-animation-name:phoneCoverOutBack;animation-name:phoneCoverOutBack}
@-webkit-keyframes phoneSlideOut{
0%{-webkit-transform:translateZ(0);}
100%{-webkit-transform:rotateY(-20deg);opacity:.25;}
}
@keyframes phoneSlideOut{
0%{transform:translateZ(0);}
100%{transform:rotateY(-20deg);opacity:.25;}
}
@-webkit-keyframes phoneSlideIn{
0%{-webkit-transform:translateX(110%);}
100%{-webkit-transform:translateX(0);}
}
@keyframes phoneSlideIn{
0%{transform:translateX(110%);}
100%{transform:translateX(0);}
}
@-webkit-keyframes phoneSlideBackOut{
0%{-webkit-transform:rotateY(-20deg);opacity:.25;}
100%{-webkit-transform:translateZ(0);}
}
@keyframes phoneSlideBackOut{
0%{transform:rotateY(-20deg);opacity:.25;}
100%{transform:translateZ(0);}
}
@-webkit-keyframes phoneSlideBackIn{
0%{-webkit-transform:translateX(-110%);}
100%{-webkit-transform:translateX(0);
}
@keyframes phoneSlideBackIn{
0%{transform:translateX(-110%);}
100%{transform:translateX(0);
}
@-webkit-keyframes phoneCoverOut{
0%{-webkit-transform:translateZ(0);}
100%{-webkit-transform:rotateX(15deg);opacity:.25;}
}
@keyframes phoneCoverOut{
0%{transform:translateZ(0);}
100%{transform:rotateX(15deg);opacity:.25;}
}
@-webkit-keyframes phoneCoverIn{
0%{-webkit-transform:translateY(110%);}
100%{-webkit-transform:translateY(0);}
}
@keyframes phoneCoverIn{
0%{transform:translateY(110%);}
100%{transform:translateY(0);}
}
@-webkit-keyframes phoneCoverOutBack{
0%{-webkit-transform:translateY(0);}
100%{-webkit-transform:translateY(110%);}
}
@keyframes phoneCoverOutBack{
0%{transform:translateY(0);}
100%{transform:translateY(110%);}
}
@-webkit-keyframes phoneCoverBackIn{
0%{-webkit-transform:rotateX(15deg);opacity:.25;}
100%{-webkit-transform:translateZ(0);}
}
@keyframes phoneCoverBackIn{
0%{transform:rotateX(15deg);opacity:.25;}
100%{transform:translateZ(0);}
} | 0.392453 | 0.074097 |
//-fx-background-image: url("/images/800x600/4.jpg");
-fx-background-color: #2B2C2C;
-fx-background-position: center;
-fx-background-size: cover;
}
#back{
-fx-background-color: transparent;
}
#back:hover{
-fx-effect: dropshadow( gaussian , rgba(0.0,0.0,0.0,0.8) , 20.0,0.0,0.0,1.0 );
}
.button:hover, .check-box:hover{
-fx-cursor: hand;
}
.star:pressed{
-fx-effect: innershadow( gaussian , rgba(0.0,0.0,0.0,0.8) , 5.0,0.0,0.0,0.0 );
}
.star{
-fx-background-color: transparent;
-fx-padding: 8px;
}
/*.text-field{
-fx-background-color: rgba(0,0,0,0.3);
-fx-border-color: rgba(0,0,0,0.3);
-fx-background-radius:30;
-fx-border-radius:20;
-fx-min-height:45;
-fx-text-fill: #fff;
-fx-prompt-text-fill: #fff;
-fx-border-width:0px;
-fx-alignment: center;
-fx-font-size: 1.2em;
-fx-effect: null;
}*/
/*.text-field:hover,
.text-field:focused,
.text-field:selected {
-fx-background-color: rgba(0,0,0,0.3);
-fx-border-color: rgba(0,0,0,0.3);
-fx-background-radius:30;
-fx-border-radius:20;
-fx-min-height:45;
-fx-text-fill: #fff;
-fx-prompt-text-fill: #fff;
-fx-border-width:0px;
-fx-alignment: center;
-fx-font-size: 1.2em;
-fx-effect: null;
}*/
.text-area{
-fx-opacity: 0.4;
-fx-font-weight: bold;
-fx-font-size: 1.2em;
-fx-border-width: 0px;
-fx-prompt-text-fill: black;
}
.text-area:focused{
-fx-prompt-text-fill: transparent;
}
.text-field,
.text-field:hover{
-fx-border-color: grey;
-fx-border-width: 0 0 1 0;
-fx-background-color: rgba(0,0,0,0.4);
-fx-text-fill: #ffffff;
-fx-prompt-text-fill: #ffffff;
-fx-alignment: center;
-fx-font-size: 1.1em;
-fx-effect: null;
}
.text-field:focused,
.text-field:selected{
-fx-border-width: 0 0 2 0;
-fx-border-color: whitesmoke;
-fx-prompt-text-fill: transparent;
}
.titre{
-fx-font-weight: bold;
-fx-font-style: italic;
-fx-fill: darkorange;
-fx-font-size: 1.2em;
//-fx-font-family: 'Pacifico';
}
#actions .button{
-fx-background-color: grey;
-fx-text-fill: black;
-fx-font-weight: bold;
-fx-font-style: italic;
-fx-font-size: 1.07em;
}
#actions{
-fx-spacing: 10px;
}
#actions .button:hover{
-fx-background-color:orange;
-fx-effect: dropshadow( gaussian , rgba(0.0,0.0,0.0,0.8) , 15.0,0.0,0.0,1.0 );
}
#actions .button:pressed,
#back:pressed{
-fx-effect: innershadow( gaussian , rgba(0.0,0.0,0.0,0.8) , 5.0,0.0,0.0,0.0 );
}
.check-box{
-fx-font-weight: bold;
-fx-font-style: italic;
-fx-text-fill: aliceblue;
-fx-font-size: 1.2em;
//-fx-font-family: 'Pacifico';
} | resources/stylesheets/createTask.css | //-fx-background-image: url("/images/800x600/4.jpg");
-fx-background-color: #2B2C2C;
-fx-background-position: center;
-fx-background-size: cover;
}
#back{
-fx-background-color: transparent;
}
#back:hover{
-fx-effect: dropshadow( gaussian , rgba(0.0,0.0,0.0,0.8) , 20.0,0.0,0.0,1.0 );
}
.button:hover, .check-box:hover{
-fx-cursor: hand;
}
.star:pressed{
-fx-effect: innershadow( gaussian , rgba(0.0,0.0,0.0,0.8) , 5.0,0.0,0.0,0.0 );
}
.star{
-fx-background-color: transparent;
-fx-padding: 8px;
}
/*.text-field{
-fx-background-color: rgba(0,0,0,0.3);
-fx-border-color: rgba(0,0,0,0.3);
-fx-background-radius:30;
-fx-border-radius:20;
-fx-min-height:45;
-fx-text-fill: #fff;
-fx-prompt-text-fill: #fff;
-fx-border-width:0px;
-fx-alignment: center;
-fx-font-size: 1.2em;
-fx-effect: null;
}*/
/*.text-field:hover,
.text-field:focused,
.text-field:selected {
-fx-background-color: rgba(0,0,0,0.3);
-fx-border-color: rgba(0,0,0,0.3);
-fx-background-radius:30;
-fx-border-radius:20;
-fx-min-height:45;
-fx-text-fill: #fff;
-fx-prompt-text-fill: #fff;
-fx-border-width:0px;
-fx-alignment: center;
-fx-font-size: 1.2em;
-fx-effect: null;
}*/
.text-area{
-fx-opacity: 0.4;
-fx-font-weight: bold;
-fx-font-size: 1.2em;
-fx-border-width: 0px;
-fx-prompt-text-fill: black;
}
.text-area:focused{
-fx-prompt-text-fill: transparent;
}
.text-field,
.text-field:hover{
-fx-border-color: grey;
-fx-border-width: 0 0 1 0;
-fx-background-color: rgba(0,0,0,0.4);
-fx-text-fill: #ffffff;
-fx-prompt-text-fill: #ffffff;
-fx-alignment: center;
-fx-font-size: 1.1em;
-fx-effect: null;
}
.text-field:focused,
.text-field:selected{
-fx-border-width: 0 0 2 0;
-fx-border-color: whitesmoke;
-fx-prompt-text-fill: transparent;
}
.titre{
-fx-font-weight: bold;
-fx-font-style: italic;
-fx-fill: darkorange;
-fx-font-size: 1.2em;
//-fx-font-family: 'Pacifico';
}
#actions .button{
-fx-background-color: grey;
-fx-text-fill: black;
-fx-font-weight: bold;
-fx-font-style: italic;
-fx-font-size: 1.07em;
}
#actions{
-fx-spacing: 10px;
}
#actions .button:hover{
-fx-background-color:orange;
-fx-effect: dropshadow( gaussian , rgba(0.0,0.0,0.0,0.8) , 15.0,0.0,0.0,1.0 );
}
#actions .button:pressed,
#back:pressed{
-fx-effect: innershadow( gaussian , rgba(0.0,0.0,0.0,0.8) , 5.0,0.0,0.0,0.0 );
}
.check-box{
-fx-font-weight: bold;
-fx-font-style: italic;
-fx-text-fill: aliceblue;
-fx-font-size: 1.2em;
//-fx-font-family: 'Pacifico';
} | 0.412885 | 0.067485 |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
height: 100vh;
display: flex;
align-items: center;
justify-content: center;
}
/*--------GENERAL--------*/
/*.demo-p {*/
/* font-size: 32px;*/
/* color: #fff;*/
/*}*/
/*.demo-p::before,*/
/*.demo-p::after {*/
/* color: red;*/
/*}*/
/*.demo-p::before {*/
/* content: "I come before";*/
/* margin-right: 1rem;*/
/* color: red;*/
/*}*/
/*.demo-p::after {*/
/* content: "I come after";*/
/* margin-left: 1rem;*/
/* color: red;*/
/*}*/
/*.demo-p::before {*/
/* content: open-quote;*/
/* font-size: 2rem;*/
/*}*/
/*.demo-p::after {*/
/* content: close-quote;*/
/* font-size: 2rem;*/
/*}*/
/*--------ICONS--------*/
/*.demo-link {*/
/* font-size: 32px;*/
/* text-decoration: none;*/
/* color: red;*/
/* display: block;*/
/*}*/
/*.demo-link::after {*/
/* content: "\f35d";*/
/* font-family: "Font Awesome 5 Free";*/
/* font-weight: 900;*/
/* font-size: 22px;*/
/* margin-left: 5px;*/
/*}*/
/*--------SPECIAL EFFECTS--------*/
/*.demo-link {*/
/* font-size: 32px;*/
/* text-decoration: none;*/
/* color: red;*/
/* display: inline-block;*/
/* position: relative;*/
/*}*/
/*Refactor*/
/*.demo-link::before,*/
/*.demo-link::after{*/
/* content: "";*/
/* width: 100%;*/
/* height: 2px;*/
/* background-color: red;*/
/* position: absolute;*/
/* left: 0;*/
/* transform: scaleX(0);*/
/* transition: transform .5s;*/
/*}*/
/*.demo-link::before {*/
/* top: 0;*/
/* transform-origin: right;*/
/*}*/
/*.demo-link::after {*/
/* bottom: 0;*/
/* transform-origin: left;*/
/*}*/
/*.demo-link:hover::before,*/
/*.demo-link:hover::after {*/
/* transform: scaleX(1);*/
/*}*/
/*-----OVERLAYS AND IMAGES-----*/
body {
position: relative;
background: url("https://source.unsplash.com/random") center no-repeat;
background-size: cover;
z-index: 0;
}
body::after {
content: "";
width: 100%;
height: inherit;
background-color: rgba(0, 0, 0, .8);
position: absolute;
top: 0;
left: 0;
z-index: -1;
} | June_2020/beforeAfter_Jun-22-2020/before_after/styles.css | * {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
height: 100vh;
display: flex;
align-items: center;
justify-content: center;
}
/*--------GENERAL--------*/
/*.demo-p {*/
/* font-size: 32px;*/
/* color: #fff;*/
/*}*/
/*.demo-p::before,*/
/*.demo-p::after {*/
/* color: red;*/
/*}*/
/*.demo-p::before {*/
/* content: "I come before";*/
/* margin-right: 1rem;*/
/* color: red;*/
/*}*/
/*.demo-p::after {*/
/* content: "I come after";*/
/* margin-left: 1rem;*/
/* color: red;*/
/*}*/
/*.demo-p::before {*/
/* content: open-quote;*/
/* font-size: 2rem;*/
/*}*/
/*.demo-p::after {*/
/* content: close-quote;*/
/* font-size: 2rem;*/
/*}*/
/*--------ICONS--------*/
/*.demo-link {*/
/* font-size: 32px;*/
/* text-decoration: none;*/
/* color: red;*/
/* display: block;*/
/*}*/
/*.demo-link::after {*/
/* content: "\f35d";*/
/* font-family: "Font Awesome 5 Free";*/
/* font-weight: 900;*/
/* font-size: 22px;*/
/* margin-left: 5px;*/
/*}*/
/*--------SPECIAL EFFECTS--------*/
/*.demo-link {*/
/* font-size: 32px;*/
/* text-decoration: none;*/
/* color: red;*/
/* display: inline-block;*/
/* position: relative;*/
/*}*/
/*Refactor*/
/*.demo-link::before,*/
/*.demo-link::after{*/
/* content: "";*/
/* width: 100%;*/
/* height: 2px;*/
/* background-color: red;*/
/* position: absolute;*/
/* left: 0;*/
/* transform: scaleX(0);*/
/* transition: transform .5s;*/
/*}*/
/*.demo-link::before {*/
/* top: 0;*/
/* transform-origin: right;*/
/*}*/
/*.demo-link::after {*/
/* bottom: 0;*/
/* transform-origin: left;*/
/*}*/
/*.demo-link:hover::before,*/
/*.demo-link:hover::after {*/
/* transform: scaleX(1);*/
/*}*/
/*-----OVERLAYS AND IMAGES-----*/
body {
position: relative;
background: url("https://source.unsplash.com/random") center no-repeat;
background-size: cover;
z-index: 0;
}
body::after {
content: "";
width: 100%;
height: inherit;
background-color: rgba(0, 0, 0, .8);
position: absolute;
top: 0;
left: 0;
z-index: -1;
} | 0.274546 | 0.03775 |
.SL, .Sb.sb .Dp, .wta, .Mf {
color:#36c !important;
}
.Od.eswa{
-webkit-box-shadow:inset 0 1px #0683F7 !important;
-moz-box-shadow:inset 0 1px #0683F7 !important;
box-shadow:inset 0 1px #0683F7 !important;
background-color:#0159B2 !important;
background-image:-webkit-linear-gradient(top,#0962BB,#0159B2) !important;
background-image:-moz-linear-gradient(top,#0962BB,#0159B2) !important;
background-image:-ms-linear-gradient(top,#0962BB,#0159B2) !important;
background-image:-o-linear-gradient(top,#0962BB,#0159B2) !important;
background-image:linear-gradient(top,#0962BB,#0159B2) !important;
border: 1px solid #004991 !important;
}
.Od.eswa:active{
-webkit-box-shadow:inset 0 2px 2px #004991 !important;
-moz-box-shadow:inset 0 2px 2px #004991 !important;
box-shadow:inset 0 2px 2px #004991 !important;
background-color:#0683F7 !important;
background-image:-webkit-linear-gradient(top,#0159B2,#0683F7) !important;
background-image:-moz-linear-gradient(top,#0159B2,#0683F7) !important;
background-image:-ms-linear-gradient(top,#0159B2,#0683F7) !important;
background-image:-o-linear-gradient(top,#0159B2,#0683F7) !important;
background-image:linear-gradient(top,#0159B2,#0683F7) !important;
}
.Od.eswa:hover {
-webkit-box-shadow: inset 0 1px #449EF1 !important;
-moz-box-shadow: inset 0 1px #449EF1 !important;
box-shadow: inset 0 1px #449EF1 !important;
background-color: #0159B2 !important;
background-image: -webkit-linear-gradient(top,#0680F2,#0159B2) !important;
background-image: -moz-linear-gradient(top,#0680F2,#0159B2) !important;
background-image: -ms-linear-gradient(top,#0680F2,#0159B2) !important;
background-image: -o-linear-gradient(top,#0680F2,#0159B2) !important;
background-image: linear-gradient(top,#0680F2,#0159B2) !important;
}
.Gb.tb .Od.eswa {
border: 1px solid #004991 !important;
}
button.eswd.kP {
background-image: url(https://ssl.gstatic.com/s2/oz/images/stars/po/SRP/p1offhover2.gif) !important;
}
button.kP.eswa {
background-image: url(https://ssl.gstatic.com/s2/oz/images/stars/po/SRP/p1on2.gif) !important;
}
button[class*='eswa']:hover{
background-image:
url(https://ssl.gstatic.com/s2/oz/images/stars/po/SRP/p1onclick2.gif) !important;
}
button[class*='eswd']:hover {
background-image: url(https://ssl.gstatic.com/s2/oz/images/stars/po/SRP/p1offclick2.gif) !important;
}
button.esw.eswd {
background-image: url(https://ssl.gstatic.com/s2/oz/images/stars/po/SRP/p1offhover2.gif) !important;
background-position: 0px 0px !important;
}
button.esw.eswd:hover {
background-image: url(https://ssl.gstatic.com/s2/oz/images/stars/po/SRP/p1offclick2.gif) !important;
background-position: 0px 0px !important;
}
button.esw.eswa {
background-image: url(https://ssl.gstatic.com/s2/oz/images/stars/po/SRP/p1on2.gif) !important;
background-position: 0px 0px !important;
}
button.esw.eswa:hover {
background-image: url(https://ssl.gstatic.com/s2/oz/images/stars/po/SRP/p1onclick2.gif) !important;
background-position: 0px 0px !important;
}
body .Oka .vw:hover {
background-color: #fff;
background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,.08),transparent 7px) !important;
background-image: -moz-linear-gradient(bottom,rgba(0,0,0,.08),transparent 7px) !important;
background-image: -ms-linear-gradient(bottom,rgba(0,0,0,.08),transparent 7px) !important;
background-image: -o-linear-gradient(bottom,rgba(0,0,0,.08),transparent 7px) !important;
background-image: linear-gradient(bottom,rgba(0,0,0,.08),transparent 7px) !important;
border: 1px solid #bbb;
}
.Oka .YH.eswa {
-webkit-box-shadow: inset 0 1px #0683F7 !important;
-moz-box-shadow: inset 0 1px #0683F7 !important;
box-shadow: inset 0 1px #0683F7 !important;
background-color: #0159B2 !important;
background-image: -webkit-linear-gradient(top,#0962BB,#0159B2) !important;
background-image: -moz-linear-gradient(top,#0962BB,#0159B2) !important;
background-image: -ms-linear-gradient(top,#0962BB,#0159B2) !important;
background-image: -o-linear-gradient(top,#0962BB,#0159B2) !important;
background-image: linear-gradient(top,#0962BB,#0159B2) !important;
border: 1px solid #004991 !important;
}
.Oka .YH.eswa:hover {
-webkit-box-shadow: inset 0 1px #449EF1 !important;
-moz-box-shadow: inset 0 1px #449EF1 !important;
box-shadow: inset 0 1px #449EF1 !important;
background-color: #0159B2 !important;
background-image: -webkit-linear-gradient(top,#0680F2,#0159B2) !important;
background-image: -moz-linear-gradient(top,#0680F2,#0159B2) !important;
background-image: -ms-linear-gradient(top,#0680F2,#0159B2) !important;
background-image: -o-linear-gradient(top,#0680F2,#0159B2) !important;
background-image: linear-gradient(top,#0680F2,#0159B2) !important;}
.wta {
color: #000 !important;
}
.g8 .wta {
color: #36c !important} | data/usercss/77178.user.css | .SL, .Sb.sb .Dp, .wta, .Mf {
color:#36c !important;
}
.Od.eswa{
-webkit-box-shadow:inset 0 1px #0683F7 !important;
-moz-box-shadow:inset 0 1px #0683F7 !important;
box-shadow:inset 0 1px #0683F7 !important;
background-color:#0159B2 !important;
background-image:-webkit-linear-gradient(top,#0962BB,#0159B2) !important;
background-image:-moz-linear-gradient(top,#0962BB,#0159B2) !important;
background-image:-ms-linear-gradient(top,#0962BB,#0159B2) !important;
background-image:-o-linear-gradient(top,#0962BB,#0159B2) !important;
background-image:linear-gradient(top,#0962BB,#0159B2) !important;
border: 1px solid #004991 !important;
}
.Od.eswa:active{
-webkit-box-shadow:inset 0 2px 2px #004991 !important;
-moz-box-shadow:inset 0 2px 2px #004991 !important;
box-shadow:inset 0 2px 2px #004991 !important;
background-color:#0683F7 !important;
background-image:-webkit-linear-gradient(top,#0159B2,#0683F7) !important;
background-image:-moz-linear-gradient(top,#0159B2,#0683F7) !important;
background-image:-ms-linear-gradient(top,#0159B2,#0683F7) !important;
background-image:-o-linear-gradient(top,#0159B2,#0683F7) !important;
background-image:linear-gradient(top,#0159B2,#0683F7) !important;
}
.Od.eswa:hover {
-webkit-box-shadow: inset 0 1px #449EF1 !important;
-moz-box-shadow: inset 0 1px #449EF1 !important;
box-shadow: inset 0 1px #449EF1 !important;
background-color: #0159B2 !important;
background-image: -webkit-linear-gradient(top,#0680F2,#0159B2) !important;
background-image: -moz-linear-gradient(top,#0680F2,#0159B2) !important;
background-image: -ms-linear-gradient(top,#0680F2,#0159B2) !important;
background-image: -o-linear-gradient(top,#0680F2,#0159B2) !important;
background-image: linear-gradient(top,#0680F2,#0159B2) !important;
}
.Gb.tb .Od.eswa {
border: 1px solid #004991 !important;
}
button.eswd.kP {
background-image: url(https://ssl.gstatic.com/s2/oz/images/stars/po/SRP/p1offhover2.gif) !important;
}
button.kP.eswa {
background-image: url(https://ssl.gstatic.com/s2/oz/images/stars/po/SRP/p1on2.gif) !important;
}
button[class*='eswa']:hover{
background-image:
url(https://ssl.gstatic.com/s2/oz/images/stars/po/SRP/p1onclick2.gif) !important;
}
button[class*='eswd']:hover {
background-image: url(https://ssl.gstatic.com/s2/oz/images/stars/po/SRP/p1offclick2.gif) !important;
}
button.esw.eswd {
background-image: url(https://ssl.gstatic.com/s2/oz/images/stars/po/SRP/p1offhover2.gif) !important;
background-position: 0px 0px !important;
}
button.esw.eswd:hover {
background-image: url(https://ssl.gstatic.com/s2/oz/images/stars/po/SRP/p1offclick2.gif) !important;
background-position: 0px 0px !important;
}
button.esw.eswa {
background-image: url(https://ssl.gstatic.com/s2/oz/images/stars/po/SRP/p1on2.gif) !important;
background-position: 0px 0px !important;
}
button.esw.eswa:hover {
background-image: url(https://ssl.gstatic.com/s2/oz/images/stars/po/SRP/p1onclick2.gif) !important;
background-position: 0px 0px !important;
}
body .Oka .vw:hover {
background-color: #fff;
background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,.08),transparent 7px) !important;
background-image: -moz-linear-gradient(bottom,rgba(0,0,0,.08),transparent 7px) !important;
background-image: -ms-linear-gradient(bottom,rgba(0,0,0,.08),transparent 7px) !important;
background-image: -o-linear-gradient(bottom,rgba(0,0,0,.08),transparent 7px) !important;
background-image: linear-gradient(bottom,rgba(0,0,0,.08),transparent 7px) !important;
border: 1px solid #bbb;
}
.Oka .YH.eswa {
-webkit-box-shadow: inset 0 1px #0683F7 !important;
-moz-box-shadow: inset 0 1px #0683F7 !important;
box-shadow: inset 0 1px #0683F7 !important;
background-color: #0159B2 !important;
background-image: -webkit-linear-gradient(top,#0962BB,#0159B2) !important;
background-image: -moz-linear-gradient(top,#0962BB,#0159B2) !important;
background-image: -ms-linear-gradient(top,#0962BB,#0159B2) !important;
background-image: -o-linear-gradient(top,#0962BB,#0159B2) !important;
background-image: linear-gradient(top,#0962BB,#0159B2) !important;
border: 1px solid #004991 !important;
}
.Oka .YH.eswa:hover {
-webkit-box-shadow: inset 0 1px #449EF1 !important;
-moz-box-shadow: inset 0 1px #449EF1 !important;
box-shadow: inset 0 1px #449EF1 !important;
background-color: #0159B2 !important;
background-image: -webkit-linear-gradient(top,#0680F2,#0159B2) !important;
background-image: -moz-linear-gradient(top,#0680F2,#0159B2) !important;
background-image: -ms-linear-gradient(top,#0680F2,#0159B2) !important;
background-image: -o-linear-gradient(top,#0680F2,#0159B2) !important;
background-image: linear-gradient(top,#0680F2,#0159B2) !important;}
.wta {
color: #000 !important;
}
.g8 .wta {
color: #36c !important} | 0.2587 | 0.117319 |
body{
font-family: 'Montserrat', sans-serif;
background-image: linear-gradient(to right, #9cf, #ccf);
}
.accountoptions{
width:100%;
height:500px;
font-family: 'Montserrat', sans-serif;
}
#userinfopassword{
display: none;
font-family: 'Montserrat', sans-serif;
}
.userinfo{
margin-left: auto;
margin-right: auto;
width: inherit;
height: 500px;
font-family: 'Montserrat', sans-serif;
}
.userinfolabel{
background-image: radial-gradient(#aaf, #9ef, #bbf);
float:left;
width: inherit;
height: 40px;
color: #557;
border-style: solid;
border-color: #fff;
font-family: 'Montserrat', sans-serif;
}
.userinforeturn{
float:left;
height: 40px;
color: #557;
border-style: solid;
border-color: #ccf;
background-image: linear-gradient(to left, #9cf, #ccf);
font-family: 'Montserrat', sans-serif;
}
.action{
position: relative;
width:inherit;
height: inherit;
background-color: #baf;
border-style: solid;
border-color: #ddf;
cursor: pointer;
color: #435;
font-family: 'Montserrat', sans-serif;
}
#changes{
background-image: linear-gradient(to right, #b9d, #9cf);
font-size: 30px;
}
#cancel{
background-image: linear-gradient(to right, #9cf, #f9b);
font-size: 30px;
margin-top: 20;
font-family: 'Montserrat', sans-serif;
}
input{
background-color: #559;
color: #ccf;
width: inherit;
border-color: #9cf;
border-style: solid;
height: inherit;
font-size: 18px;
font-family: 'Montserrat', sans-serif;
}
#userchanger{
width:50%;
height:90%;
margin:auto;
background-image: linear-gradient(to right, #77f, #bdf);
border-style: solid;
border-color: #bcf;
font-family: 'Montserrat', sans-serif;
}
.featuresbutton{
font-family: 'Montserrat', sans-serif;
}
.error{
position: relative;
width: inherit;
height: inherit;
font-family: 'Montserrat', sans-serif;
font-size: 25px;
color: #fcc;
background-color: #f55;
}
input[type=submit]{
cursor: pointer;
} | CS NEA 3/accountmanagementstyle.css | body{
font-family: 'Montserrat', sans-serif;
background-image: linear-gradient(to right, #9cf, #ccf);
}
.accountoptions{
width:100%;
height:500px;
font-family: 'Montserrat', sans-serif;
}
#userinfopassword{
display: none;
font-family: 'Montserrat', sans-serif;
}
.userinfo{
margin-left: auto;
margin-right: auto;
width: inherit;
height: 500px;
font-family: 'Montserrat', sans-serif;
}
.userinfolabel{
background-image: radial-gradient(#aaf, #9ef, #bbf);
float:left;
width: inherit;
height: 40px;
color: #557;
border-style: solid;
border-color: #fff;
font-family: 'Montserrat', sans-serif;
}
.userinforeturn{
float:left;
height: 40px;
color: #557;
border-style: solid;
border-color: #ccf;
background-image: linear-gradient(to left, #9cf, #ccf);
font-family: 'Montserrat', sans-serif;
}
.action{
position: relative;
width:inherit;
height: inherit;
background-color: #baf;
border-style: solid;
border-color: #ddf;
cursor: pointer;
color: #435;
font-family: 'Montserrat', sans-serif;
}
#changes{
background-image: linear-gradient(to right, #b9d, #9cf);
font-size: 30px;
}
#cancel{
background-image: linear-gradient(to right, #9cf, #f9b);
font-size: 30px;
margin-top: 20;
font-family: 'Montserrat', sans-serif;
}
input{
background-color: #559;
color: #ccf;
width: inherit;
border-color: #9cf;
border-style: solid;
height: inherit;
font-size: 18px;
font-family: 'Montserrat', sans-serif;
}
#userchanger{
width:50%;
height:90%;
margin:auto;
background-image: linear-gradient(to right, #77f, #bdf);
border-style: solid;
border-color: #bcf;
font-family: 'Montserrat', sans-serif;
}
.featuresbutton{
font-family: 'Montserrat', sans-serif;
}
.error{
position: relative;
width: inherit;
height: inherit;
font-family: 'Montserrat', sans-serif;
font-size: 25px;
color: #fcc;
background-color: #f55;
}
input[type=submit]{
cursor: pointer;
} | 0.291687 | 0.062789 |
left: 20px;
margin-bottom: 0;
padding: 10px;
position: absolute;
top: 55px;
z-index: 100;
}
/*@media screen and (max-width: 479px){
#logo {
display: block;
margin: -57px 0px 10px 15px;
}
}*/
#logo {
display: block;
margin: 0 0 10px 15px;
}
#logo img{
display: block;
width: 70px;
height: auto;
}
#site-name-wrapper {
float: left;
padding: 10px 20px;
}
#site-name {
font-size: 2vw;
font-weight: bold;
text-shadow: -1px -1px 10px #333, 1px -1px 10px #333, -1px 1px 10px #333, 1px 1px 10px #333;
}
#site-name, #slogan {
display: block;
}
#slogan {
font-size: 1.2vw;
text-shadow: -1px -1px 10px #333, 1px -1px 10px #333, -1px 1px 10px #333, 1px 1px 10px #333;
}
#site-name a:link, #site-name a:visited, #site-name a:hover, #site-name a:active {
text-decoration: none;
}
#site-name a, #slogan {
color: #FFFFFF;
}
#site-name a {
outline: 0 none;
}
#notice-board{
/*background: url("/fs/themes/responsive_npf/images/welcome_grad.png") repeat-x scroll center bottom #EBEBEB;*/
border: 1px solid #DDDDDD;
font-size: 1em;
padding: 0 0 10px 0;
margin-bottom:20px;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #ebebeb 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ebebeb)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#ebebeb 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#ebebeb 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#ebebeb 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#ebebeb 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebebeb',GradientType=0 ); /* IE6-9 */
}
#notice-board h2{
font-size: 1.5em;
}
#left-content{
}
#right-content{
}
#contents{
margin: 20px 0;
}
#contents .block{
width: 100%;
}
#contents .block > h5{
padding: 5px;
font-size: 1.2em;
overflow:hidden;
}
#contents .block > ul{
padding: 10px 0;
margin-left: 20px;
}
.bk-org{background-color: #609513 !important;color: #fff;}
@media (min-width:301px) and (max-width:1400px){
.service-box {
margin-left:24px;
border: 1px solid #DDDDDD;
width: 326px;
}
}
@media (min-width:0px) and (max-width:300px){
.service-box{
margin-left:24px;
border: 1px solid #DDDDDD;
width: 325px;
}
}
.service-box:first-child{
margin-left: 0;
}
.service-box h5{
font-size: 1.2em;
}
.rslides {
margin: 0 auto 40px;
}
.rslides_tabs {
list-style: none;
padding: 0;
background: rgba(0,0,0,.25);
box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
-moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
-webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
font-size: 18px;
list-style: none;
margin: 0 auto 50px;
max-width: 540px;
padding: 10px 0;
text-align: center;
width: 100%;
}
.rslides_tabs li {
display: inline;
float: none;
margin-right: 1px;
}
.rslides_tabs a {
width: auto;
line-height: 20px;
padding: 9px 20px;
height: auto;
background: transparent;
display: inline;
}
.rslides_tabs li:first-child {
margin-left: 0;
}
.rslides_tabs .rslides_here a {
background: rgba(255,255,255,.1);
color: #fff;
font-weight: bold;
}
.callbacks_container {
/* margin-bottom: 50px;*/
position: relative;
float: left;
width: 100%;
}
.callbacks {
position: relative;
list-style: none;
overflow: hidden;
width: 100%;
padding: 0;
margin: 0;
}
.callbacks li {
position: absolute;
width: 100%;
left: 0;
top: 0;
}
.callbacks img {
display: block;
position: relative;
z-index: 1;
height: auto;
width: 100%;
border: 0;
}
.callbacks .caption {
display: block;
position: absolute;
z-index: 2;
font-size: 1em;
text-shadow: none;
color: #fff;
background: #000;
background: rgba(0,0,0, .8);
left: 0;
right: 0;
bottom: 0;
padding: 5px 10px;
margin: 0;
max-width: none;
}
.callbacks_nav {
position: absolute;
-webkit-tap-highlight-color: rgba(0,0,0,0);
top: 52%;
left: 0;
opacity: 0.7;
z-index: 3;
text-indent: -9999px;
overflow: hidden;
text-decoration: none;
height: 61px;
width: 38px;
background: transparent url("themes/themes.gif") no-repeat left top;
margin-top: -45px;
}
.callbacks_nav:active {
opacity: 1.0;
}
.callbacks_nav.next {
left: auto;
background-position: right top;
right: 0;
}
@media screen and (max-width: 600px) {
h1 {
font: 24px/50px "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.callbacks_nav {
top: 47%;
}
}
/** Image slider Start **/
#slider, #slider div.sliderInner{
width: 960px;
height: 196px;
}
#notice-board ul a{
text-decoration:none;
}
#notice-board ul a:hover{
text-decoration:underline;
}
#news-ticker ul a{
text-decoration:none;
}
#news-ticker ul a:hover{
text-decoration:underline;
}
/** Image slider End **/
/* Image Box Style */
.mainwrapper .box {
background-color: #F5F5F5;
border: 1px solid #ccc;
cursor: pointer;
height: 139px;
float: left;
padding: 10px;
position: relative;
overflow: hidden;
color: #000;
/*width: 326px!important;*/
-webkit-box-shadow: 1px 1px 1px 1px #ccc;
-moz-box-shadow: 1px 1px 1px 1px #ccc;
box-shadow: 1px 1px 1px 1px #ccc;
}
.mainwrapper .box h5{
padding: 3px 0;
}
.mainwrapper .box img {
position: relative;
left: 0;
-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
-ms-transition: all 300ms ease-out;
transition: all 300ms ease-out;
float: left;
}
/* Caption Common Style */
.mainwrapper .box .caption {
position: relative;
color: #000;
z-index: 100;
-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
-ms-transition: all 300ms ease-out;
transition: all 300ms ease-out;
left: 0;
padding: 0;
margin: 0;
float: left;
width: 66%;
}
.mainwrapper .box .caption li{
margin: 2px 0 0 20px;
font-size: 1.2em;
list-style-image: url("/fs/themes/responsive_npf/images/bullet_arrow.png");
}
.mainwrapper .box .caption li a{
font-size: .9em;
text-decoration: none;
display: block;
}
.mainwrapper .box .caption li a:hover{
text-decoration: underline;
}
/** right-side-bar block **/
.right-side-bar .block{
margin-bottom: 10px;
font-size: 12px;
}
.right-side-bar .block img,p{
float:left;
margin:0 5px 0 0;
}
.right-side-bar .block .title{
font-weight: bold;
margin-bottom: 10px;
}
.right-side-bar .block ul{
margin: 0!important;
}
/*=============== Start tt responsive 15-08-2015=======================*/
.right-side-bar .block ul li {
background: url("/fs/themes/responsive_npf/images/bg_block_list.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
font-size: 120%;
height: auto;
list-style-type: none;
margin-bottom: 5px;
padding-left: 32px;
padding-top: 0px;
padding-bottom: 8px;
background-position: bottom;
}
/*=============== Start tt responsive 15-08-2015=======================*/
.right-side-bar .block ul li a{
font-size: 13px;
text-decoration:none;
}
.right-side-bar .block ul li a:hover{
text-decoration:underline;
}
.mzr-content{
border-left: 1px solid #eee;
border-right: 1px solid #eee;
border-bottom: 1px solid #eee;
}
#domains{
text-decoration: none;
color: #fff;
font-size: 1.2em;
}
#domain-list{
background-color: #444;
}
.subdivision-box{
height: auto!important;
margin-left: 24px;
}
.subdivision-box.first{
margin-left: 0;
}
#left-content table{
width: 100%;
}
#left-content table thead tr{ font-size:1.2em;padding:5px;}
/*============ tt start responsive 6-8-2015 =================*/
.btn{
background-image: linear-gradient(to bottom, #666, #a6a6a6);
background-repeat: repeat-x;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #A2A2A2;
padding: 0 5px;
color: #fff;
background-color: #a6a6a6;
}
#notice-board-ticker .btn, #news-ticker .btn{
color: #000;
}
.pagination li {
background-image: linear-gradient(to bottom, #666, #a6a6a6);
text-align: center;
}
.pagination li .btn{
background-image: none!important;
}
.block .btn{
color: #000;
}
/*============ tt End responsive 6-8-2015 =================*/
.btn:hover{
color: #000!important;
}
.right{float:right;}
.notice-board-bg{
background: url("/fs/themes/responsive_npf/images/welcome_grad.png") repeat-x scroll left top transparent;
background-image: url("/fs/themes/responsive_npf/images/bg_notice_board.png");
background-repeat: no-repeat;
padding: 10px 0 20px 120px;
}
#notice-board-ticker{
padding-right: 10px;
}
#notice-board-ticker li{
margin-bottom: 5px;
}
.pagination{
float: left;
margin-top: 20px;
}
.pagination li {
float: left;
padding: 0px 5px;
margin:15px 0;
}
.pagination li a {
font-size: 1.2em;
padding: 5px 10px;
}
table.bordered > tbody > tr,
table.bordered > thead > tr
{
border: 1px #999 solid;
}
table.bordered td,
table.bordered th
{
padding-left: 10px;
vertical-align: top;
line-height: 1.2em;
border: 1px solid #999;
}
table.bordered th
{
font-weight: bold;
}
table.bordered th u
{
font-weight: bold;
line-height: 3em;
}
table.bordered table td:first-child
{
background-color: #eee;
padding: 5px;
font-weight: bold;
}
#printable_area > div {
overflow: hidden;
}
table{
clear:both;
}
td{
box-sizing:border-box !important;
padding:5px !important;
border:1px solid #d8d8d8 !important;
}
#contents .block{
overflow:hidden;
}
@media screen and (max-width: 479px) {
#logo img{
display: block;
width: 35px;
height: auto;
float: left;
}
#site-name-wrapper {
float: right;
left: 21px;
position: relative;
top: -61px;
}
#logo {
display: block;
position: relative;
left: -16px;
top: -24px;
}
#slogan{
display: none;
}
#site-name{
font-size: 12px;
}
}
@media screen and (max-width: 767px) and (min-width: 480px) {
#logo img{
display: block;
width: 50px;
height: auto;
float: left;
}
#site-name-wrapper {
float: right;
left: 50px;
position: relative;
top: -52px;
}
}
@media screen and (max-width: 959px) and (min-width: 768px){
.container .twelve.columns {
width: 748px;
}
}
@media screen and (min-width: 480px) and (max-width:767px){
.notice-board-bg {
padding: 10px 0px 20px 100px;
}
#notice-board-ticker li {
background: url("/fs/themes/responsive_npf/images/bullet_tick.png") no-repeat 0px 5px transparent;
}
.right {
bottom: 8px;
position: relative;
}
#news .btn{
position: relative;
top: 17px;
}
#notice-board{
width: 419px;
}
#news{
width: 399px;
}
.container .six.columns {
width: 399px !important;
}
.row{
margin-bottom: 0px;
}
.six.columns{
margin-bottom: 10px;
}
}
@media screen and (max-width: 479px){
#notice-board-ticker li {
background: url("/fs/themes/responsive_npf/images/bullet_tick.png") no-repeat 0px 5px transparent;
font-size: 11px;
}
.notice-board-bg {
background-size: 55px;
}
.notice-board-bg {
padding: 0px 0px 20px 63px;
}
#notice-board {
height: 186px;
}
#news{
height: 35px;
}
#news-ticker{
height: 37px !important;
}
#news .btn{
bottom: -18px;
position: relative;
}
#news h5{
font-size: 12px;
}
#news-ticker ul a {
font-size: 11px;
}
#notice-board{
width: 299px;
}
#news{
width: 279px;
}
.container .six.columns {
width: 279px !important;
}
.mainwrapper .box .caption {
font-size: 10px;
padding-left: 10px;
}
#notice-board-ticker ul{
margin-bottom: 0px !important;
}
}
@media screen and (max-width: 479px){
#search {
width: 122px !important;
left: 111px;
position: relative;
}
.search-btn {
left: 111px;
position: relative;
}
.drop-one-columns{
width:300px !important;
}
#notice-board{
margin-top: -25px;
height: auto;
}
.row{
margin-bottom: 0px;
}
.six.columns{
margin-bottom: 10px;
}
.mainwrapper .box img{
width: 80px;
}
#news-ticker ul{
width: 86% !important;
}
}
@media screen and (max-width: 959px) {
.slide-panel {
top: 0px;
left: 0px;
position: relative !important;
z-index: 1000;
background-color: #333;
height: 30px;
}
#search{
width: 200px !important;
}
#lang_form{
position: relative;
}
}
.container .six.columns{
width: 325px;
}
noscript {
display: none;
}
td{
vertical-align:top;
}
/*======== footer =========*/
#footer-menu {
margin: 14px 0 0 20px !important;
}
.footer-credit {
margin: 25px 20px 0 0 !important;
width: 34%;
}
#footer-menu ul li{
border-right: 1px dotted #d8d8d8;
display: inline-block;
padding: 5px 10px;
}
#footer-menu ul{
float: left;
width: 100%;
margin-bottom: 0;
}
#footer-menu ul li a{
color: #333;
text-decoration: none;
}
#footer-menu ul li a:hover {
background: none !important;
}
#footer-menu ul li:hover {
background: #777 !important;
}
#footer-menu ul li:hover > #footer-menu ul li a{
color: #fff!important;
}
#footer-menu{
width: 62%;
float: none;
}
#footer-menu ul li a{
display: block;
}
.col0 a:hover{
color:#000;
}
.meganizr li.col3{
display: inherit!important;
}
/* responsive tt */
@media screen and (max-width: 980px) {
#left-content table {
display: block;
overflow-x: scroll;
width: 100%;
}
} | public/fs/themes/responsive_npf/templates/ministry/style.css | left: 20px;
margin-bottom: 0;
padding: 10px;
position: absolute;
top: 55px;
z-index: 100;
}
/*@media screen and (max-width: 479px){
#logo {
display: block;
margin: -57px 0px 10px 15px;
}
}*/
#logo {
display: block;
margin: 0 0 10px 15px;
}
#logo img{
display: block;
width: 70px;
height: auto;
}
#site-name-wrapper {
float: left;
padding: 10px 20px;
}
#site-name {
font-size: 2vw;
font-weight: bold;
text-shadow: -1px -1px 10px #333, 1px -1px 10px #333, -1px 1px 10px #333, 1px 1px 10px #333;
}
#site-name, #slogan {
display: block;
}
#slogan {
font-size: 1.2vw;
text-shadow: -1px -1px 10px #333, 1px -1px 10px #333, -1px 1px 10px #333, 1px 1px 10px #333;
}
#site-name a:link, #site-name a:visited, #site-name a:hover, #site-name a:active {
text-decoration: none;
}
#site-name a, #slogan {
color: #FFFFFF;
}
#site-name a {
outline: 0 none;
}
#notice-board{
/*background: url("/fs/themes/responsive_npf/images/welcome_grad.png") repeat-x scroll center bottom #EBEBEB;*/
border: 1px solid #DDDDDD;
font-size: 1em;
padding: 0 0 10px 0;
margin-bottom:20px;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #ebebeb 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ebebeb)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#ebebeb 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#ebebeb 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#ebebeb 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#ebebeb 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebebeb',GradientType=0 ); /* IE6-9 */
}
#notice-board h2{
font-size: 1.5em;
}
#left-content{
}
#right-content{
}
#contents{
margin: 20px 0;
}
#contents .block{
width: 100%;
}
#contents .block > h5{
padding: 5px;
font-size: 1.2em;
overflow:hidden;
}
#contents .block > ul{
padding: 10px 0;
margin-left: 20px;
}
.bk-org{background-color: #609513 !important;color: #fff;}
@media (min-width:301px) and (max-width:1400px){
.service-box {
margin-left:24px;
border: 1px solid #DDDDDD;
width: 326px;
}
}
@media (min-width:0px) and (max-width:300px){
.service-box{
margin-left:24px;
border: 1px solid #DDDDDD;
width: 325px;
}
}
.service-box:first-child{
margin-left: 0;
}
.service-box h5{
font-size: 1.2em;
}
.rslides {
margin: 0 auto 40px;
}
.rslides_tabs {
list-style: none;
padding: 0;
background: rgba(0,0,0,.25);
box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
-moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
-webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
font-size: 18px;
list-style: none;
margin: 0 auto 50px;
max-width: 540px;
padding: 10px 0;
text-align: center;
width: 100%;
}
.rslides_tabs li {
display: inline;
float: none;
margin-right: 1px;
}
.rslides_tabs a {
width: auto;
line-height: 20px;
padding: 9px 20px;
height: auto;
background: transparent;
display: inline;
}
.rslides_tabs li:first-child {
margin-left: 0;
}
.rslides_tabs .rslides_here a {
background: rgba(255,255,255,.1);
color: #fff;
font-weight: bold;
}
.callbacks_container {
/* margin-bottom: 50px;*/
position: relative;
float: left;
width: 100%;
}
.callbacks {
position: relative;
list-style: none;
overflow: hidden;
width: 100%;
padding: 0;
margin: 0;
}
.callbacks li {
position: absolute;
width: 100%;
left: 0;
top: 0;
}
.callbacks img {
display: block;
position: relative;
z-index: 1;
height: auto;
width: 100%;
border: 0;
}
.callbacks .caption {
display: block;
position: absolute;
z-index: 2;
font-size: 1em;
text-shadow: none;
color: #fff;
background: #000;
background: rgba(0,0,0, .8);
left: 0;
right: 0;
bottom: 0;
padding: 5px 10px;
margin: 0;
max-width: none;
}
.callbacks_nav {
position: absolute;
-webkit-tap-highlight-color: rgba(0,0,0,0);
top: 52%;
left: 0;
opacity: 0.7;
z-index: 3;
text-indent: -9999px;
overflow: hidden;
text-decoration: none;
height: 61px;
width: 38px;
background: transparent url("themes/themes.gif") no-repeat left top;
margin-top: -45px;
}
.callbacks_nav:active {
opacity: 1.0;
}
.callbacks_nav.next {
left: auto;
background-position: right top;
right: 0;
}
@media screen and (max-width: 600px) {
h1 {
font: 24px/50px "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.callbacks_nav {
top: 47%;
}
}
/** Image slider Start **/
#slider, #slider div.sliderInner{
width: 960px;
height: 196px;
}
#notice-board ul a{
text-decoration:none;
}
#notice-board ul a:hover{
text-decoration:underline;
}
#news-ticker ul a{
text-decoration:none;
}
#news-ticker ul a:hover{
text-decoration:underline;
}
/** Image slider End **/
/* Image Box Style */
.mainwrapper .box {
background-color: #F5F5F5;
border: 1px solid #ccc;
cursor: pointer;
height: 139px;
float: left;
padding: 10px;
position: relative;
overflow: hidden;
color: #000;
/*width: 326px!important;*/
-webkit-box-shadow: 1px 1px 1px 1px #ccc;
-moz-box-shadow: 1px 1px 1px 1px #ccc;
box-shadow: 1px 1px 1px 1px #ccc;
}
.mainwrapper .box h5{
padding: 3px 0;
}
.mainwrapper .box img {
position: relative;
left: 0;
-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
-ms-transition: all 300ms ease-out;
transition: all 300ms ease-out;
float: left;
}
/* Caption Common Style */
.mainwrapper .box .caption {
position: relative;
color: #000;
z-index: 100;
-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
-ms-transition: all 300ms ease-out;
transition: all 300ms ease-out;
left: 0;
padding: 0;
margin: 0;
float: left;
width: 66%;
}
.mainwrapper .box .caption li{
margin: 2px 0 0 20px;
font-size: 1.2em;
list-style-image: url("/fs/themes/responsive_npf/images/bullet_arrow.png");
}
.mainwrapper .box .caption li a{
font-size: .9em;
text-decoration: none;
display: block;
}
.mainwrapper .box .caption li a:hover{
text-decoration: underline;
}
/** right-side-bar block **/
.right-side-bar .block{
margin-bottom: 10px;
font-size: 12px;
}
.right-side-bar .block img,p{
float:left;
margin:0 5px 0 0;
}
.right-side-bar .block .title{
font-weight: bold;
margin-bottom: 10px;
}
.right-side-bar .block ul{
margin: 0!important;
}
/*=============== Start tt responsive 15-08-2015=======================*/
.right-side-bar .block ul li {
background: url("/fs/themes/responsive_npf/images/bg_block_list.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
font-size: 120%;
height: auto;
list-style-type: none;
margin-bottom: 5px;
padding-left: 32px;
padding-top: 0px;
padding-bottom: 8px;
background-position: bottom;
}
/*=============== Start tt responsive 15-08-2015=======================*/
.right-side-bar .block ul li a{
font-size: 13px;
text-decoration:none;
}
.right-side-bar .block ul li a:hover{
text-decoration:underline;
}
.mzr-content{
border-left: 1px solid #eee;
border-right: 1px solid #eee;
border-bottom: 1px solid #eee;
}
#domains{
text-decoration: none;
color: #fff;
font-size: 1.2em;
}
#domain-list{
background-color: #444;
}
.subdivision-box{
height: auto!important;
margin-left: 24px;
}
.subdivision-box.first{
margin-left: 0;
}
#left-content table{
width: 100%;
}
#left-content table thead tr{ font-size:1.2em;padding:5px;}
/*============ tt start responsive 6-8-2015 =================*/
.btn{
background-image: linear-gradient(to bottom, #666, #a6a6a6);
background-repeat: repeat-x;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #A2A2A2;
padding: 0 5px;
color: #fff;
background-color: #a6a6a6;
}
#notice-board-ticker .btn, #news-ticker .btn{
color: #000;
}
.pagination li {
background-image: linear-gradient(to bottom, #666, #a6a6a6);
text-align: center;
}
.pagination li .btn{
background-image: none!important;
}
.block .btn{
color: #000;
}
/*============ tt End responsive 6-8-2015 =================*/
.btn:hover{
color: #000!important;
}
.right{float:right;}
.notice-board-bg{
background: url("/fs/themes/responsive_npf/images/welcome_grad.png") repeat-x scroll left top transparent;
background-image: url("/fs/themes/responsive_npf/images/bg_notice_board.png");
background-repeat: no-repeat;
padding: 10px 0 20px 120px;
}
#notice-board-ticker{
padding-right: 10px;
}
#notice-board-ticker li{
margin-bottom: 5px;
}
.pagination{
float: left;
margin-top: 20px;
}
.pagination li {
float: left;
padding: 0px 5px;
margin:15px 0;
}
.pagination li a {
font-size: 1.2em;
padding: 5px 10px;
}
table.bordered > tbody > tr,
table.bordered > thead > tr
{
border: 1px #999 solid;
}
table.bordered td,
table.bordered th
{
padding-left: 10px;
vertical-align: top;
line-height: 1.2em;
border: 1px solid #999;
}
table.bordered th
{
font-weight: bold;
}
table.bordered th u
{
font-weight: bold;
line-height: 3em;
}
table.bordered table td:first-child
{
background-color: #eee;
padding: 5px;
font-weight: bold;
}
#printable_area > div {
overflow: hidden;
}
table{
clear:both;
}
td{
box-sizing:border-box !important;
padding:5px !important;
border:1px solid #d8d8d8 !important;
}
#contents .block{
overflow:hidden;
}
@media screen and (max-width: 479px) {
#logo img{
display: block;
width: 35px;
height: auto;
float: left;
}
#site-name-wrapper {
float: right;
left: 21px;
position: relative;
top: -61px;
}
#logo {
display: block;
position: relative;
left: -16px;
top: -24px;
}
#slogan{
display: none;
}
#site-name{
font-size: 12px;
}
}
@media screen and (max-width: 767px) and (min-width: 480px) {
#logo img{
display: block;
width: 50px;
height: auto;
float: left;
}
#site-name-wrapper {
float: right;
left: 50px;
position: relative;
top: -52px;
}
}
@media screen and (max-width: 959px) and (min-width: 768px){
.container .twelve.columns {
width: 748px;
}
}
@media screen and (min-width: 480px) and (max-width:767px){
.notice-board-bg {
padding: 10px 0px 20px 100px;
}
#notice-board-ticker li {
background: url("/fs/themes/responsive_npf/images/bullet_tick.png") no-repeat 0px 5px transparent;
}
.right {
bottom: 8px;
position: relative;
}
#news .btn{
position: relative;
top: 17px;
}
#notice-board{
width: 419px;
}
#news{
width: 399px;
}
.container .six.columns {
width: 399px !important;
}
.row{
margin-bottom: 0px;
}
.six.columns{
margin-bottom: 10px;
}
}
@media screen and (max-width: 479px){
#notice-board-ticker li {
background: url("/fs/themes/responsive_npf/images/bullet_tick.png") no-repeat 0px 5px transparent;
font-size: 11px;
}
.notice-board-bg {
background-size: 55px;
}
.notice-board-bg {
padding: 0px 0px 20px 63px;
}
#notice-board {
height: 186px;
}
#news{
height: 35px;
}
#news-ticker{
height: 37px !important;
}
#news .btn{
bottom: -18px;
position: relative;
}
#news h5{
font-size: 12px;
}
#news-ticker ul a {
font-size: 11px;
}
#notice-board{
width: 299px;
}
#news{
width: 279px;
}
.container .six.columns {
width: 279px !important;
}
.mainwrapper .box .caption {
font-size: 10px;
padding-left: 10px;
}
#notice-board-ticker ul{
margin-bottom: 0px !important;
}
}
@media screen and (max-width: 479px){
#search {
width: 122px !important;
left: 111px;
position: relative;
}
.search-btn {
left: 111px;
position: relative;
}
.drop-one-columns{
width:300px !important;
}
#notice-board{
margin-top: -25px;
height: auto;
}
.row{
margin-bottom: 0px;
}
.six.columns{
margin-bottom: 10px;
}
.mainwrapper .box img{
width: 80px;
}
#news-ticker ul{
width: 86% !important;
}
}
@media screen and (max-width: 959px) {
.slide-panel {
top: 0px;
left: 0px;
position: relative !important;
z-index: 1000;
background-color: #333;
height: 30px;
}
#search{
width: 200px !important;
}
#lang_form{
position: relative;
}
}
.container .six.columns{
width: 325px;
}
noscript {
display: none;
}
td{
vertical-align:top;
}
/*======== footer =========*/
#footer-menu {
margin: 14px 0 0 20px !important;
}
.footer-credit {
margin: 25px 20px 0 0 !important;
width: 34%;
}
#footer-menu ul li{
border-right: 1px dotted #d8d8d8;
display: inline-block;
padding: 5px 10px;
}
#footer-menu ul{
float: left;
width: 100%;
margin-bottom: 0;
}
#footer-menu ul li a{
color: #333;
text-decoration: none;
}
#footer-menu ul li a:hover {
background: none !important;
}
#footer-menu ul li:hover {
background: #777 !important;
}
#footer-menu ul li:hover > #footer-menu ul li a{
color: #fff!important;
}
#footer-menu{
width: 62%;
float: none;
}
#footer-menu ul li a{
display: block;
}
.col0 a:hover{
color:#000;
}
.meganizr li.col3{
display: inherit!important;
}
/* responsive tt */
@media screen and (max-width: 980px) {
#left-content table {
display: block;
overflow-x: scroll;
width: 100%;
}
} | 0.286169 | 0.167185 |
@media (max-width: 1510px) {
.container_c {
width: 80%;
}
.footer .footer1 .flogo img {
width: 70%;
object-fit: contain;
}
}
@media (max-width: 1345px) {
.footer .footer1 .flogo img {
width: 100%;
}
}
@media (max-width: 1262px) {
.container_c {
width: 120%;
}
}
@media (max-width: 1024px) {
.container_c {
width: 95%;
}
.footer {
}
.footer .footer1 {
width: 100%;
}
.footer .footer1 .flogo {
position: absolute;
bottom: -3.5rem;
left: 0;
background-color: white;
width: 110%;
display: flex;
align-items: center;
justify-content: center;
background-color: #e7f5fe;
}
.footer .footer1 .flogo img {
width: 200px;
height: fit-content;
margin-left: -0.5rem;
}
}
@media (max-width: 768px) {
.head {
justify-content: flex-start;
align-items: flex-start;
}
.head .leftHead {
width: 40%;
margin: 0;
padding: 0;
}
.head .leftHead img {
margin: 0;
padding: 0;
}
.head .rightHead {
}
.menu {
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
margin-top: 0.5rem;
}
.menu .mobileNav .MobLogo {
width: 100%;
display: flex;
align-items: center;
justify-content: center;
}
.menu .mobileNav .MobLogo img {
width: 30%;
object-fit: contain;
}
.menu .mobileNav a {
color: #0263ee;
text-decoration: none;
transition: all 0.3s ease 0s;
padding: 0.5rem;
}
.menu .mobileNav a:hover {
background-color: #0263ee;
color: white;
}
.menu:hover .mobileNav {
display: flex;
display: flex;
flex-direction: column;
position: absolute;
top: -1rem;
left: -1rem;
/* border: 1px solid red; */
width: 105%;
height: 100vh;
background-color: white;
z-index: 2;
text-align: center;
}
.head .rightHead a {
display: none;
}
.mobHead {
display: none;
}
.seventStar .seventStarRight p {
width: 90%;
}
.SecondIcon {
grid-template-columns: auto auto;
}
.SecondIcon .SecondIcon1 {
display: flex;
flex-direction: column;
width: 85%;
align-items: center;
margin: 0.5rem 1rem;
}
.ThirdEx {
display: flex;
flex-direction: column;
width: 100%;
}
.ThirdEx .ThirdExLeft {
width: 100%;
display: flex;
align-items: center;
justify-content: center;
}
.ThirdEx .ThirdExRight {
width: 100%;
text-align: center;
padding: 0;
}
.ThirdEx .ThirdExRight ul li {
/* border: 1px solid red; */
display: flex;
align-items: center;
padding-left: 10rem;
}
.FourBePart {
grid-template-columns: auto auto;
align-items: center;
padding-left: 3rem;
}
.textSet .span1 {
left: -13rem;
}
.textSet .span2 {
right: -13rem;
}
.footer .footer1:nth-child(1) {
width: 0;
display: none;
/* border: 1px solid red; */
}
.footer {
display: grid;
grid-template-columns: auto auto;
width: 100%;
position: relative;
justify-content: center;
}
}
@media (max-width: 600px) {
.SectionContainer {
display: flex;
flex-direction: column-reverse;
}
.SectionContainer .SectionContainerLeft {
width: 90%;
text-align: center;
height: 280px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.SectionContainer .SectionContainerRight {
width: 70%;
}
.setTopMar {
position: relative;
top: 1.5rem;
}
.seventStar {
width: 100%;
display: flex;
flex-direction: column;
padding: 0rem 0;
}
.seventStar .seventStarLeft {
width: 100%;
display: flex;
align-items: center;
justify-content: center;
}
.seventStar .seventStarLeft a {
font-size: 0px;
padding: 0.5rem 0;
}
.seventStar .seventStarLeft a::before {
content: "Seven Star Accounting";
font-size: 1.5rem;
}
.seventStar .seventStarRight {
width: 100%;
display: flex;
align-items: center;
justify-content: center;
}
.seventStar .seventStarRight p {
width: 98%;
font-weight: 0;
text-align: left;
}
.SecondIcon {
grid-template-columns: auto;
row-gap: 10px;
}
.SecondIcon .SecondIcon1 {
display: flex;
flex-direction: column;
width: 100%;
border: 1px solid #ddd;
align-items: center;
margin: 0 0rem;
border-radius: 12px;
}
.ThirdEx .ThirdExLeft {
width: 100%;
display: flex;
align-items: center;
justify-content: center;
}
.ThirdEx .ThirdExRight {
width: 100%;
text-align: center;
padding: 0;
}
.ThirdEx .ThirdExRight ul li {
/* border: 1px solid red; */
display: flex;
align-items: center;
padding-left: 5rem;
}
.textSet .span1 {
left: -11rem;
}
.textSet .span2 {
right: -11rem;
}
}
@media (max-width: 375px) {
.head .leftHead {
display: flex;
align-items: center;
justify-content: center;
width: 90%;
}
.menu .mobileNav .MobLogo img {
width: 50%;
object-fit: contain;
}
.menu:hover .mobileNav {
width: 110%;
}
.SectionContainer .SectionContainerLeft {
width: 100%;
text-align: center;
height: 320px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.SectionContainer .SectionContainerRight {
width: 100%;
}
.setTopMar {
position: relative;
top: 1.5rem;
}
.seventStar .seventStarRight a {
padding-left: 0.5rem;
border: 1px solid red;
}
.seventStar .seventStarRight p {
width: 95%;
text-align: justify;
}
.seventStar .seventStarLeft a {
/* border: 1px solid red; */
padding-left: 0.5rem;
}
.SecondIcon .SecondIcon1 {
width: 100%;
padding: 0 0.2rem;
}
.ThirdEx .ThirdExRight ul li {
/* border: 1px solid red; */
display: flex;
/* align-items: center; */
padding-left: 0rem;
font-size: 0.9rem;
}
.ThirdEx .ThirdExLeft .ThirdExLeftImg {
width: 80%;
object-fit: contain;
}
.FourBePart {
grid-template-columns: auto;
margin: 0;
padding: 0;
margin-left: 0.5rem;
align-items: center;
}
.FourBePart .FourBePartCard {
width: 95%;
margin: 0;
}
.textSet {
display: flex;
align-items: center;
justify-content: center;
text-align: center;
position: relative;
overflow: visible;
background-color: transparent;
height: 300px;
}
.textSet p {
font-size: 0.8rem;
width: 60%;
}
.textSet .span1 {
position: absolute;
top: 0rem;
left: -8rem;
font-size: 5rem;
}
.textSet .span1 img {
width: 30px;
height: 30px;
object-fit: contain;
}
.textSet .span2 {
position: absolute;
bottom: 1.3rem;
right: -8rem;
font-size: 5rem;
}
.textSet .span2 img {
width: 30px;
height: 30px;
}
.footer {
display: grid;
grid-template-columns: auto;
width: 100%;
position: relative;
justify-content: center;
}
.footer .footer1 {
text-align: center;
}
} | src/Media.css | @media (max-width: 1510px) {
.container_c {
width: 80%;
}
.footer .footer1 .flogo img {
width: 70%;
object-fit: contain;
}
}
@media (max-width: 1345px) {
.footer .footer1 .flogo img {
width: 100%;
}
}
@media (max-width: 1262px) {
.container_c {
width: 120%;
}
}
@media (max-width: 1024px) {
.container_c {
width: 95%;
}
.footer {
}
.footer .footer1 {
width: 100%;
}
.footer .footer1 .flogo {
position: absolute;
bottom: -3.5rem;
left: 0;
background-color: white;
width: 110%;
display: flex;
align-items: center;
justify-content: center;
background-color: #e7f5fe;
}
.footer .footer1 .flogo img {
width: 200px;
height: fit-content;
margin-left: -0.5rem;
}
}
@media (max-width: 768px) {
.head {
justify-content: flex-start;
align-items: flex-start;
}
.head .leftHead {
width: 40%;
margin: 0;
padding: 0;
}
.head .leftHead img {
margin: 0;
padding: 0;
}
.head .rightHead {
}
.menu {
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
margin-top: 0.5rem;
}
.menu .mobileNav .MobLogo {
width: 100%;
display: flex;
align-items: center;
justify-content: center;
}
.menu .mobileNav .MobLogo img {
width: 30%;
object-fit: contain;
}
.menu .mobileNav a {
color: #0263ee;
text-decoration: none;
transition: all 0.3s ease 0s;
padding: 0.5rem;
}
.menu .mobileNav a:hover {
background-color: #0263ee;
color: white;
}
.menu:hover .mobileNav {
display: flex;
display: flex;
flex-direction: column;
position: absolute;
top: -1rem;
left: -1rem;
/* border: 1px solid red; */
width: 105%;
height: 100vh;
background-color: white;
z-index: 2;
text-align: center;
}
.head .rightHead a {
display: none;
}
.mobHead {
display: none;
}
.seventStar .seventStarRight p {
width: 90%;
}
.SecondIcon {
grid-template-columns: auto auto;
}
.SecondIcon .SecondIcon1 {
display: flex;
flex-direction: column;
width: 85%;
align-items: center;
margin: 0.5rem 1rem;
}
.ThirdEx {
display: flex;
flex-direction: column;
width: 100%;
}
.ThirdEx .ThirdExLeft {
width: 100%;
display: flex;
align-items: center;
justify-content: center;
}
.ThirdEx .ThirdExRight {
width: 100%;
text-align: center;
padding: 0;
}
.ThirdEx .ThirdExRight ul li {
/* border: 1px solid red; */
display: flex;
align-items: center;
padding-left: 10rem;
}
.FourBePart {
grid-template-columns: auto auto;
align-items: center;
padding-left: 3rem;
}
.textSet .span1 {
left: -13rem;
}
.textSet .span2 {
right: -13rem;
}
.footer .footer1:nth-child(1) {
width: 0;
display: none;
/* border: 1px solid red; */
}
.footer {
display: grid;
grid-template-columns: auto auto;
width: 100%;
position: relative;
justify-content: center;
}
}
@media (max-width: 600px) {
.SectionContainer {
display: flex;
flex-direction: column-reverse;
}
.SectionContainer .SectionContainerLeft {
width: 90%;
text-align: center;
height: 280px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.SectionContainer .SectionContainerRight {
width: 70%;
}
.setTopMar {
position: relative;
top: 1.5rem;
}
.seventStar {
width: 100%;
display: flex;
flex-direction: column;
padding: 0rem 0;
}
.seventStar .seventStarLeft {
width: 100%;
display: flex;
align-items: center;
justify-content: center;
}
.seventStar .seventStarLeft a {
font-size: 0px;
padding: 0.5rem 0;
}
.seventStar .seventStarLeft a::before {
content: "Seven Star Accounting";
font-size: 1.5rem;
}
.seventStar .seventStarRight {
width: 100%;
display: flex;
align-items: center;
justify-content: center;
}
.seventStar .seventStarRight p {
width: 98%;
font-weight: 0;
text-align: left;
}
.SecondIcon {
grid-template-columns: auto;
row-gap: 10px;
}
.SecondIcon .SecondIcon1 {
display: flex;
flex-direction: column;
width: 100%;
border: 1px solid #ddd;
align-items: center;
margin: 0 0rem;
border-radius: 12px;
}
.ThirdEx .ThirdExLeft {
width: 100%;
display: flex;
align-items: center;
justify-content: center;
}
.ThirdEx .ThirdExRight {
width: 100%;
text-align: center;
padding: 0;
}
.ThirdEx .ThirdExRight ul li {
/* border: 1px solid red; */
display: flex;
align-items: center;
padding-left: 5rem;
}
.textSet .span1 {
left: -11rem;
}
.textSet .span2 {
right: -11rem;
}
}
@media (max-width: 375px) {
.head .leftHead {
display: flex;
align-items: center;
justify-content: center;
width: 90%;
}
.menu .mobileNav .MobLogo img {
width: 50%;
object-fit: contain;
}
.menu:hover .mobileNav {
width: 110%;
}
.SectionContainer .SectionContainerLeft {
width: 100%;
text-align: center;
height: 320px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.SectionContainer .SectionContainerRight {
width: 100%;
}
.setTopMar {
position: relative;
top: 1.5rem;
}
.seventStar .seventStarRight a {
padding-left: 0.5rem;
border: 1px solid red;
}
.seventStar .seventStarRight p {
width: 95%;
text-align: justify;
}
.seventStar .seventStarLeft a {
/* border: 1px solid red; */
padding-left: 0.5rem;
}
.SecondIcon .SecondIcon1 {
width: 100%;
padding: 0 0.2rem;
}
.ThirdEx .ThirdExRight ul li {
/* border: 1px solid red; */
display: flex;
/* align-items: center; */
padding-left: 0rem;
font-size: 0.9rem;
}
.ThirdEx .ThirdExLeft .ThirdExLeftImg {
width: 80%;
object-fit: contain;
}
.FourBePart {
grid-template-columns: auto;
margin: 0;
padding: 0;
margin-left: 0.5rem;
align-items: center;
}
.FourBePart .FourBePartCard {
width: 95%;
margin: 0;
}
.textSet {
display: flex;
align-items: center;
justify-content: center;
text-align: center;
position: relative;
overflow: visible;
background-color: transparent;
height: 300px;
}
.textSet p {
font-size: 0.8rem;
width: 60%;
}
.textSet .span1 {
position: absolute;
top: 0rem;
left: -8rem;
font-size: 5rem;
}
.textSet .span1 img {
width: 30px;
height: 30px;
object-fit: contain;
}
.textSet .span2 {
position: absolute;
bottom: 1.3rem;
right: -8rem;
font-size: 5rem;
}
.textSet .span2 img {
width: 30px;
height: 30px;
}
.footer {
display: grid;
grid-template-columns: auto;
width: 100%;
position: relative;
justify-content: center;
}
.footer .footer1 {
text-align: center;
}
} | 0.466603 | 0.06663 |
@-moz-document domain("wh.joyreactor.cc") {
/* Стиль для каркаса */
body {color: #A12A30; background-color: #000;}
#container {padding-top:0; margin-top: -44px; background-size: 1840px !important;}
.topbar_wr {height: 0; background: rgba(0, 0, 0, 0); z-index: 99;}
.top_logo {display: none;}
#header {overflow: hidden;}
#header .logo,
#header .logo a {height: 200px !important; width: 296px !important;}
.topbar_inner, #header, #page {width: 1112px;}
.topbar_right {color: #FFF; padding: 0 20px 0 0; text-shadow: 1px 1px 1px #000;}
.sswither {border: 2px solid #FFF;}
.sswither span {background: #FFF;}
#navcontainer {
height: 121px;
padding: 58px 120px 0 120px;
text-align: left;
text-shadow: 1px 1px 5px #000;
background: url(http://web-maniac.net/files/wh.joyreactor.img/menu-bg.png) no-repeat 50% 0;
z-index: 99;
}
#navcontainer:after {display: none;}
#navcontainer ul li a,
.post_random a {line-height: 30px; padding: 0 10px;}
.post_random a {
margin-left: 40px;
color: #FF5551;
background: none;
}
#navcontainer ul li a:after {display: none;}
#navcontainer ul li.current_page_item a,
#navcontainer ul li.current_page_ancestor a,
#navcontainer ul li#konkurs.current_page_ancestor a {
color: #D0B5AF;
border-radius: 0;
background: url(http://web-maniac.net/files/wh.joyreactor.img/menu-selected.png) no-repeat 50% -4px;
}
#searchBar {
position: relative;
top: -18px;
padding: 0;
margin-bottom: -30px;
background: url(http://web-maniac.net/files/wh.joyreactor.img/submenu-bg.png) no-repeat 50% 0;
background-size: 1085px;
z-index: 98;
}
#submenu {padding: 12px 60px 0 60px; text-shadow: 1px 1px 1px #000;}
#submenu a, #submenu b {color: #FFF;}
#submenu div.submenuitem.active a {
color: #FF565E;
text-shadow: 0px 0px 7px #000;
border-radius: 0;
background: rgba(0, 0, 0, 0);
}
#searchmenu {
position: absolute;
right: 105px;
top: 51px;
width: 226px;
height: 38px;
padding: 5px;
border: none;
border-radius: 0;
background: rgba(0, 0, 0, 0.3);
}
#pageinner {
padding: 5px 18px;
background: rgba(0, 0, 0, 0);
}
#content {
width: 800px;
padding: 15px;
background: url(http://web-maniac.net/files/wh.joyreactor.img/content-bg.png) repeat-y 50% 0 #000;
background-size: 100%;
border-bottom: 1px solid #6C1906;
}
#contentinner {padding-top: 10px;}
/*=Колонка справа=*/
#sidebar {
position: absolute;
width: 270px;
right: 25px;
top: 5px;
background: #000;
padding: 15px;
border: 1px solid #6D1805;
}
#sidebar ul li div.sideheader,
#sidebar .sideheader {font-size: 16px;}
#sidebar .blogs.super li a {
font-size: 12px;
line-height: 16px;
padding: 30px 5px 5px 153px;
}
#sidebar .tabs_titles ul li a,
#contentinner .tabs_titles ul li a {padding: 0px 10px;}
.user.week_top,
.user.week_top .userposition,
.user.week_top a,
.user .weekrating {background: none;}
.messages_wr {width: 48%;}
.article {margin: 0;}
.article .post_top {padding-right: 0;}
.article .uhead {
height: auto;
margin: 0 -20px 0px -38px;
padding: 50px 0 25px 65px;
background: url(http://web-maniac.net/files/wh.joyreactor.img/uhead.png) no-repeat 0 0;
}
.article .uhead .uhead_share {position: absolute; top: 58px; right: 0px; height: 30px;}
.article .uhead .uhead_share span {display: block; float: right;}
.article .uhead .uhead_share span.favorite_link {float: left; margin: 1px;}
.article .uhead .uhead_share span a {margin: 1px; float: right;}
.article .uhead .uhead_nick a {
text-decoration: none;
color: #FFF;
text-shadow: 1px 1px 5px #000;
}
.article .uhead .uhead_nick img.avatar {
margin-left: 35px;
width: 50px;
height: 50px;
border: 2px solid #817F7E;
box-sizing: content-box;
box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
background: #FFF;
}
.article .taglist a {
font-weight: 100;
margin-right: 5px;
}
.article .post_content_expand {
background: rgba(0, 0, 0, 0) url(http://web-maniac.net/files/wh.joyreactor.img/block-bottom.png) no-repeat 0 0px;
background-size: 100%;
}
.article .post_content_expand span {
text-align: center;
color: #181818;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.3);
}
.article .post_content_expand span:before,
.article .post_content_expand span:after {
content: " ↓ ";
font-size: 24px;
height: 42px;
line-height: 43px;
margin: 0 6px;
display: inline-block;
background: none;
}
.article .ufoot {padding: 10px 20px; margin: 0 -20px;}
.commentnum {border-radius: 0px;}
.commentnumDelta {
color: #FFF;
height: 24px;
line-height: 22px!important;
padding: 0 6px;
display: block;
position: absolute;
left: 90%;
top: -8px;
border: 1px solid #FFF;
border-radius: 0px;
background: #89C415;
}
.comment {
color: #000;
margin-bottom: 5px;
padding: 5px;
border: 1px solid #DFDFDF;
background: #FCFCFC;
}
.comments_bottom {
position: relative;
margin: 5px -10px -5px -10px;
padding: 0px 20px 0px 8px;
border-top: 1px solid #DFDFDF;
}
.comments_bottom .avatar {
width: 30px;
height: 30px;
margin: 0 0 0 130px;
}
.article .ufoot span a.response {
border-radius: 0;
background: #FDDA97;
position: absolute;
top: 6px;
left: 4px;
height: 30px;
}
.manage_post_wr {background: rgba(0, 0, 0, 0);}
/* Стиль для элементов */
input:focus, button:focus, textarea:focus {outline: none;}
/** Шапка тега **/
#tagArticle #contentInnerHeader {width: 100%;}
#tagArticle #blogHeader .add_to_fav a {
background: rgba(0, 0, 0, 0) url(http://web-maniac.net/files/wh.joyreactor.img/btn.png) no-repeat 0 0px;
width: 150px;
height: 36px;
min-height: 36px;
line-height: 36px;
color: #FDB201;
text-shadow: 1px 1px 5px #000;
font-size: 14px;
}
#tagArticle #blogHeader .add_to_fav a:before {
font-size: 22px;
line-height: 36px;
}
/** Новый пост **/
#add_post .add_post_tags .super-tag {
border-radius: 0 !important;
background: #1D1D1D;
border: 1px solid #604A23;
color: #FDB201;
text-shadow: 1px 1px 1px #000;
padding: 0 5px;
cursor: pointer;
}
#add_post span.super-tag.active {
background: #A12A30;
border: 1px solid #FFB534;
cursor: pointer;
text-decoration: none;
color: #FFF;
}
#add_post .input,
#add_post input[type=text],
#add_post input[type=password],
#add_post input[type=email],
#add_post input[type=tel],
#add_post input[type=number],
#add_post input[type=url],
#add_post textarea,
#add_post select {
background-color: rgba(6, 9, 11, 0.5);
border: 2px solid #650A0D !important;;
font-family: 'Quantico',sans-serif;
font-size: 15px;
color: #DCC59E;
-webkit-transition: all 100ms ease-out;
-moz-transition: all 100ms ease-out;
-o-transition: all 100ms ease-out;
-ms-transition: all 100ms ease-out;
transition: all 100ms ease-out;
outline: none;
padding: 5px;
-webkit-appearance: none;
text-indent: 0.01px;
text-overflow: '';
-webkit-border-radius: 0;
border-radius: 0;
background-clip: padding-box;
}
#add_post .input:focus,
#add_post input[type=text]:focus,
#add_post input[type=password]:focus,
#add_post input[type=email]:focus,
#add_post input[type=tel]:focus,
#add_post input[type=number]:focus,
#add_post input[type=url]:focus,
#add_post textarea:focus,
#add_post select:focus {
border-color: #FFB534 !important;;
-webkit-box-shadow: inset 7px 7px 15px 0px rgba(255, 42, 0, 0.3), inset -7px -7px 15px 0px rgba(255, 42, 0, 0.3);
box-shadow: inset 7px 7px 15px 0px rgba(255, 42, 0, 0.3), inset -7px -7px 15px 0px rgba(255, 42, 0, 0.3);
}
#add_post input[type="submit"] {
background: rgba(0, 0, 0, 0) url(http://web-maniac.net/files/wh.joyreactor.img/btn.png) no-repeat 0 0px;
width: 150px;
height: 36px;
min-height: 36px;
line-height: 36px;
color: #FDB201;
text-shadow: 1px 1px 5px #000;
}
/* Стиль для постов */
.article {margin: 0;}
.article .post_top {padding-right: 0;}
.article .uhead {
height: auto;
margin: 0 -20px 0px -38px;
padding: 50px 0 25px 65px;
background: url(http://web-maniac.net/files/wh.joyreactor.img/uhead.png) no-repeat 0 0;
}
.article .uhead .uhead_share {position: absolute; top: 58px; right: 0px; height: 30px;}
.article .uhead .uhead_share span {display: block; float: right;}
.article .uhead .uhead_share span.favorite_link {float: left; margin: 1px;}
.article .uhead .uhead_share span a {margin: 1px; float: right;}
.article .uhead .uhead_nick a {
text-decoration: none;
color: #FFF;
text-shadow: 1px 1px 5px #000;
}
.article .uhead .uhead_nick img.avatar {
margin-left: 35px;
width: 50px;
height: 50px;
border: 2px solid #817F7E;
box-sizing: content-box;
box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
background: #FFF;
}
.article .taglist a {
font-weight: 100;
margin-right: 5px;
}
.article .post_content_expand {
background: rgba(0, 0, 0, 0) url(http://web-maniac.net/files/wh.joyreactor.img/block-bottom.png) no-repeat 0 0px;
background-size: 100%;
}
.article .post_content_expand span {
text-align: center;
color: #181818;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.3);
}
.article .post_content_expand span:before,
.article .post_content_expand span:after {
content: " ↓ ";
font-size: 24px;
height: 42px;
line-height: 43px;
margin: 0 6px;
display: inline-block;
background: none;
}
.article .ufoot {padding: 10px 20px; margin: 0 -20px;}
.commentnum {border-radius: 0px;}
.commentnumDelta {
color: #FFF;
height: 24px;
line-height: 22px!important;
padding: 0 6px;
display: block;
position: absolute;
left: 90%;
top: -8px;
border: 1px solid #FFF;
border-radius: 0px;
background: #89C415;
}
.comment {
color: #000;
margin-bottom: 5px;
padding: 5px;
border: 1px solid #DFDFDF;
background: #FCFCFC;
}
.comments_bottom {
position: relative;
margin: 5px -10px -5px -10px;
padding: 0px 20px 0px 8px;
border-top: 1px solid #DFDFDF;
}
.comments_bottom .avatar {
width: 30px;
height: 30px;
margin: 0 0 0 130px;
}
.article .ufoot span a.response {
border-radius: 0;
background: #FDDA97;
position: absolute;
top: 6px;
left: 4px;
height: 30px;
}
.manage_post_wr {background: rgba(0, 0, 0, 0);}
} | data/usercss/112976.user.css | @-moz-document domain("wh.joyreactor.cc") {
/* Стиль для каркаса */
body {color: #A12A30; background-color: #000;}
#container {padding-top:0; margin-top: -44px; background-size: 1840px !important;}
.topbar_wr {height: 0; background: rgba(0, 0, 0, 0); z-index: 99;}
.top_logo {display: none;}
#header {overflow: hidden;}
#header .logo,
#header .logo a {height: 200px !important; width: 296px !important;}
.topbar_inner, #header, #page {width: 1112px;}
.topbar_right {color: #FFF; padding: 0 20px 0 0; text-shadow: 1px 1px 1px #000;}
.sswither {border: 2px solid #FFF;}
.sswither span {background: #FFF;}
#navcontainer {
height: 121px;
padding: 58px 120px 0 120px;
text-align: left;
text-shadow: 1px 1px 5px #000;
background: url(http://web-maniac.net/files/wh.joyreactor.img/menu-bg.png) no-repeat 50% 0;
z-index: 99;
}
#navcontainer:after {display: none;}
#navcontainer ul li a,
.post_random a {line-height: 30px; padding: 0 10px;}
.post_random a {
margin-left: 40px;
color: #FF5551;
background: none;
}
#navcontainer ul li a:after {display: none;}
#navcontainer ul li.current_page_item a,
#navcontainer ul li.current_page_ancestor a,
#navcontainer ul li#konkurs.current_page_ancestor a {
color: #D0B5AF;
border-radius: 0;
background: url(http://web-maniac.net/files/wh.joyreactor.img/menu-selected.png) no-repeat 50% -4px;
}
#searchBar {
position: relative;
top: -18px;
padding: 0;
margin-bottom: -30px;
background: url(http://web-maniac.net/files/wh.joyreactor.img/submenu-bg.png) no-repeat 50% 0;
background-size: 1085px;
z-index: 98;
}
#submenu {padding: 12px 60px 0 60px; text-shadow: 1px 1px 1px #000;}
#submenu a, #submenu b {color: #FFF;}
#submenu div.submenuitem.active a {
color: #FF565E;
text-shadow: 0px 0px 7px #000;
border-radius: 0;
background: rgba(0, 0, 0, 0);
}
#searchmenu {
position: absolute;
right: 105px;
top: 51px;
width: 226px;
height: 38px;
padding: 5px;
border: none;
border-radius: 0;
background: rgba(0, 0, 0, 0.3);
}
#pageinner {
padding: 5px 18px;
background: rgba(0, 0, 0, 0);
}
#content {
width: 800px;
padding: 15px;
background: url(http://web-maniac.net/files/wh.joyreactor.img/content-bg.png) repeat-y 50% 0 #000;
background-size: 100%;
border-bottom: 1px solid #6C1906;
}
#contentinner {padding-top: 10px;}
/*=Колонка справа=*/
#sidebar {
position: absolute;
width: 270px;
right: 25px;
top: 5px;
background: #000;
padding: 15px;
border: 1px solid #6D1805;
}
#sidebar ul li div.sideheader,
#sidebar .sideheader {font-size: 16px;}
#sidebar .blogs.super li a {
font-size: 12px;
line-height: 16px;
padding: 30px 5px 5px 153px;
}
#sidebar .tabs_titles ul li a,
#contentinner .tabs_titles ul li a {padding: 0px 10px;}
.user.week_top,
.user.week_top .userposition,
.user.week_top a,
.user .weekrating {background: none;}
.messages_wr {width: 48%;}
.article {margin: 0;}
.article .post_top {padding-right: 0;}
.article .uhead {
height: auto;
margin: 0 -20px 0px -38px;
padding: 50px 0 25px 65px;
background: url(http://web-maniac.net/files/wh.joyreactor.img/uhead.png) no-repeat 0 0;
}
.article .uhead .uhead_share {position: absolute; top: 58px; right: 0px; height: 30px;}
.article .uhead .uhead_share span {display: block; float: right;}
.article .uhead .uhead_share span.favorite_link {float: left; margin: 1px;}
.article .uhead .uhead_share span a {margin: 1px; float: right;}
.article .uhead .uhead_nick a {
text-decoration: none;
color: #FFF;
text-shadow: 1px 1px 5px #000;
}
.article .uhead .uhead_nick img.avatar {
margin-left: 35px;
width: 50px;
height: 50px;
border: 2px solid #817F7E;
box-sizing: content-box;
box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
background: #FFF;
}
.article .taglist a {
font-weight: 100;
margin-right: 5px;
}
.article .post_content_expand {
background: rgba(0, 0, 0, 0) url(http://web-maniac.net/files/wh.joyreactor.img/block-bottom.png) no-repeat 0 0px;
background-size: 100%;
}
.article .post_content_expand span {
text-align: center;
color: #181818;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.3);
}
.article .post_content_expand span:before,
.article .post_content_expand span:after {
content: " ↓ ";
font-size: 24px;
height: 42px;
line-height: 43px;
margin: 0 6px;
display: inline-block;
background: none;
}
.article .ufoot {padding: 10px 20px; margin: 0 -20px;}
.commentnum {border-radius: 0px;}
.commentnumDelta {
color: #FFF;
height: 24px;
line-height: 22px!important;
padding: 0 6px;
display: block;
position: absolute;
left: 90%;
top: -8px;
border: 1px solid #FFF;
border-radius: 0px;
background: #89C415;
}
.comment {
color: #000;
margin-bottom: 5px;
padding: 5px;
border: 1px solid #DFDFDF;
background: #FCFCFC;
}
.comments_bottom {
position: relative;
margin: 5px -10px -5px -10px;
padding: 0px 20px 0px 8px;
border-top: 1px solid #DFDFDF;
}
.comments_bottom .avatar {
width: 30px;
height: 30px;
margin: 0 0 0 130px;
}
.article .ufoot span a.response {
border-radius: 0;
background: #FDDA97;
position: absolute;
top: 6px;
left: 4px;
height: 30px;
}
.manage_post_wr {background: rgba(0, 0, 0, 0);}
/* Стиль для элементов */
input:focus, button:focus, textarea:focus {outline: none;}
/** Шапка тега **/
#tagArticle #contentInnerHeader {width: 100%;}
#tagArticle #blogHeader .add_to_fav a {
background: rgba(0, 0, 0, 0) url(http://web-maniac.net/files/wh.joyreactor.img/btn.png) no-repeat 0 0px;
width: 150px;
height: 36px;
min-height: 36px;
line-height: 36px;
color: #FDB201;
text-shadow: 1px 1px 5px #000;
font-size: 14px;
}
#tagArticle #blogHeader .add_to_fav a:before {
font-size: 22px;
line-height: 36px;
}
/** Новый пост **/
#add_post .add_post_tags .super-tag {
border-radius: 0 !important;
background: #1D1D1D;
border: 1px solid #604A23;
color: #FDB201;
text-shadow: 1px 1px 1px #000;
padding: 0 5px;
cursor: pointer;
}
#add_post span.super-tag.active {
background: #A12A30;
border: 1px solid #FFB534;
cursor: pointer;
text-decoration: none;
color: #FFF;
}
#add_post .input,
#add_post input[type=text],
#add_post input[type=password],
#add_post input[type=email],
#add_post input[type=tel],
#add_post input[type=number],
#add_post input[type=url],
#add_post textarea,
#add_post select {
background-color: rgba(6, 9, 11, 0.5);
border: 2px solid #650A0D !important;;
font-family: 'Quantico',sans-serif;
font-size: 15px;
color: #DCC59E;
-webkit-transition: all 100ms ease-out;
-moz-transition: all 100ms ease-out;
-o-transition: all 100ms ease-out;
-ms-transition: all 100ms ease-out;
transition: all 100ms ease-out;
outline: none;
padding: 5px;
-webkit-appearance: none;
text-indent: 0.01px;
text-overflow: '';
-webkit-border-radius: 0;
border-radius: 0;
background-clip: padding-box;
}
#add_post .input:focus,
#add_post input[type=text]:focus,
#add_post input[type=password]:focus,
#add_post input[type=email]:focus,
#add_post input[type=tel]:focus,
#add_post input[type=number]:focus,
#add_post input[type=url]:focus,
#add_post textarea:focus,
#add_post select:focus {
border-color: #FFB534 !important;;
-webkit-box-shadow: inset 7px 7px 15px 0px rgba(255, 42, 0, 0.3), inset -7px -7px 15px 0px rgba(255, 42, 0, 0.3);
box-shadow: inset 7px 7px 15px 0px rgba(255, 42, 0, 0.3), inset -7px -7px 15px 0px rgba(255, 42, 0, 0.3);
}
#add_post input[type="submit"] {
background: rgba(0, 0, 0, 0) url(http://web-maniac.net/files/wh.joyreactor.img/btn.png) no-repeat 0 0px;
width: 150px;
height: 36px;
min-height: 36px;
line-height: 36px;
color: #FDB201;
text-shadow: 1px 1px 5px #000;
}
/* Стиль для постов */
.article {margin: 0;}
.article .post_top {padding-right: 0;}
.article .uhead {
height: auto;
margin: 0 -20px 0px -38px;
padding: 50px 0 25px 65px;
background: url(http://web-maniac.net/files/wh.joyreactor.img/uhead.png) no-repeat 0 0;
}
.article .uhead .uhead_share {position: absolute; top: 58px; right: 0px; height: 30px;}
.article .uhead .uhead_share span {display: block; float: right;}
.article .uhead .uhead_share span.favorite_link {float: left; margin: 1px;}
.article .uhead .uhead_share span a {margin: 1px; float: right;}
.article .uhead .uhead_nick a {
text-decoration: none;
color: #FFF;
text-shadow: 1px 1px 5px #000;
}
.article .uhead .uhead_nick img.avatar {
margin-left: 35px;
width: 50px;
height: 50px;
border: 2px solid #817F7E;
box-sizing: content-box;
box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
background: #FFF;
}
.article .taglist a {
font-weight: 100;
margin-right: 5px;
}
.article .post_content_expand {
background: rgba(0, 0, 0, 0) url(http://web-maniac.net/files/wh.joyreactor.img/block-bottom.png) no-repeat 0 0px;
background-size: 100%;
}
.article .post_content_expand span {
text-align: center;
color: #181818;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.3);
}
.article .post_content_expand span:before,
.article .post_content_expand span:after {
content: " ↓ ";
font-size: 24px;
height: 42px;
line-height: 43px;
margin: 0 6px;
display: inline-block;
background: none;
}
.article .ufoot {padding: 10px 20px; margin: 0 -20px;}
.commentnum {border-radius: 0px;}
.commentnumDelta {
color: #FFF;
height: 24px;
line-height: 22px!important;
padding: 0 6px;
display: block;
position: absolute;
left: 90%;
top: -8px;
border: 1px solid #FFF;
border-radius: 0px;
background: #89C415;
}
.comment {
color: #000;
margin-bottom: 5px;
padding: 5px;
border: 1px solid #DFDFDF;
background: #FCFCFC;
}
.comments_bottom {
position: relative;
margin: 5px -10px -5px -10px;
padding: 0px 20px 0px 8px;
border-top: 1px solid #DFDFDF;
}
.comments_bottom .avatar {
width: 30px;
height: 30px;
margin: 0 0 0 130px;
}
.article .ufoot span a.response {
border-radius: 0;
background: #FDDA97;
position: absolute;
top: 6px;
left: 4px;
height: 30px;
}
.manage_post_wr {background: rgba(0, 0, 0, 0);}
} | 0.336222 | 0.077065 |
.navbar-brand i.fa-list-alt, .navbar-brand i.fa-list-ul {
margin-right: 1em;
}
div.card {
margin-bottom: 1em;
}
a, a:hover {
text-decoration: none;
color: black;
}
.u {
text-decoration: underline;
}
#tree-view {
box-shadow: 4px 4px 5px 0 rgba(0,0,0,0.5);
}
ul#tree {
margin: 0 1em 1em 1em;
padding: 1em 0;
}
ul#tree li {
margin-top: 0.1em;
white-space: nowrap;
}
.tree-link, .clickable {
cursor: pointer;
}
.tree-link i.fa {
color: gray;
}
span.tree-label-active {
font-weight: bold;
}
.right {
float: right;
margin-left: 0.3em;
}
.red {
color: red;
}
.green {
color: green;
}
span.indent {
margin-left: 1.2em;
}
span.opener {
color: LightGray;
}
.close-box {
position: absolute;
top: 0.2em;
right: 16px;
font-size: 150%;
color: gray;
cursor: pointer;
}
span.header, p.strong {
font-weight: bold;
}
#main {
margin-top: 1em;
}
#editor {
max-width: 1024px;
}
#editor div.card-header {
padding: 0.45ex 0;
}
table#entry {
width: 100%;
}
tr.attr>th, tr.attr>td {
padding-bottom: 2ex;
}
table#entry th {
vertical-align: top;
position: relative;
top: 0.5ex;
padding-right: 0;
}
th.optional span.oc {
color: gray;
}
table#entry input {
width: 90%;
padding: 0 0.5em;
border-top-width: 0;
border-left-width: 0;
border-right-width: 0;
position: relative;
border-bottom: 1px solid #EEE;
top: 0.2ex;
}
table#entry input:focus {
border-bottom: 2px solid #17a2b8;
outline: none;
}
table#entry input.disabled {
border-bottom-width: 0;
background-color: white;
color: black;
}
table#entry div.attr-value {
margin: 0.2em 0;
}
table#entry div.button-bar {
width: 90%;
}
table#entry span.photo img {
max-width: 120px;
max-height: 120px;
border: 1px solid #CCC;
padding: 2px;
}
.add-btn {
font-size: 150%;
position: relative;
top: -0.5ex;
color: LightGray;
}
.remove-btn {
font-size: 150%;
color: LightGray;
vertical-align: top;
position: relative;
top: -0.5ex;
}
table#entry td i.fa {
opacity: 0.3;
margin-right: 0.1em;
position: relative;
top: 0.3ex;
}
input.structural {
font-weight: bold;
}
li.nav-item.icon a.nav-link {
padding-right: 0;
}
li.entry-menu a.nav-link {
padding-left: 8px;
}
#change-password input {
display: inline;
}
#change-password i {
margin-left: 0.5em;
}
#dropdown, #search-popup {
margin-top: 2px;
border: 1px solid #17a2b8;
border-radius: 4px;
z-index: 99;
background-color: white;
box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.3);
}
#dropdown, #search-popup ul {
list-style-type: none;
padding: 0;
}
.hidden {
display: none;
}
#dropdown li, #search-popup li {
padding: 0 0.5em;
}
#dropdown li:hover, #search-popup li:hover {
background-color: #CCC;
cursor: pointer;
}
#search-popup ul {
font-weight: bold;
margin: 0.5em;
}
#arrow, #arrow::before {
position: absolute;
width: 8px;
height: 8px;
z-index: -1;
}
#arrow::before {
content: '';
transform: rotate(45deg);
background: white;
}
#search-popup[data-popper-placement^='bottom'] > #arrow {
top: -4px;
} | static/style.css | .navbar-brand i.fa-list-alt, .navbar-brand i.fa-list-ul {
margin-right: 1em;
}
div.card {
margin-bottom: 1em;
}
a, a:hover {
text-decoration: none;
color: black;
}
.u {
text-decoration: underline;
}
#tree-view {
box-shadow: 4px 4px 5px 0 rgba(0,0,0,0.5);
}
ul#tree {
margin: 0 1em 1em 1em;
padding: 1em 0;
}
ul#tree li {
margin-top: 0.1em;
white-space: nowrap;
}
.tree-link, .clickable {
cursor: pointer;
}
.tree-link i.fa {
color: gray;
}
span.tree-label-active {
font-weight: bold;
}
.right {
float: right;
margin-left: 0.3em;
}
.red {
color: red;
}
.green {
color: green;
}
span.indent {
margin-left: 1.2em;
}
span.opener {
color: LightGray;
}
.close-box {
position: absolute;
top: 0.2em;
right: 16px;
font-size: 150%;
color: gray;
cursor: pointer;
}
span.header, p.strong {
font-weight: bold;
}
#main {
margin-top: 1em;
}
#editor {
max-width: 1024px;
}
#editor div.card-header {
padding: 0.45ex 0;
}
table#entry {
width: 100%;
}
tr.attr>th, tr.attr>td {
padding-bottom: 2ex;
}
table#entry th {
vertical-align: top;
position: relative;
top: 0.5ex;
padding-right: 0;
}
th.optional span.oc {
color: gray;
}
table#entry input {
width: 90%;
padding: 0 0.5em;
border-top-width: 0;
border-left-width: 0;
border-right-width: 0;
position: relative;
border-bottom: 1px solid #EEE;
top: 0.2ex;
}
table#entry input:focus {
border-bottom: 2px solid #17a2b8;
outline: none;
}
table#entry input.disabled {
border-bottom-width: 0;
background-color: white;
color: black;
}
table#entry div.attr-value {
margin: 0.2em 0;
}
table#entry div.button-bar {
width: 90%;
}
table#entry span.photo img {
max-width: 120px;
max-height: 120px;
border: 1px solid #CCC;
padding: 2px;
}
.add-btn {
font-size: 150%;
position: relative;
top: -0.5ex;
color: LightGray;
}
.remove-btn {
font-size: 150%;
color: LightGray;
vertical-align: top;
position: relative;
top: -0.5ex;
}
table#entry td i.fa {
opacity: 0.3;
margin-right: 0.1em;
position: relative;
top: 0.3ex;
}
input.structural {
font-weight: bold;
}
li.nav-item.icon a.nav-link {
padding-right: 0;
}
li.entry-menu a.nav-link {
padding-left: 8px;
}
#change-password input {
display: inline;
}
#change-password i {
margin-left: 0.5em;
}
#dropdown, #search-popup {
margin-top: 2px;
border: 1px solid #17a2b8;
border-radius: 4px;
z-index: 99;
background-color: white;
box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.3);
}
#dropdown, #search-popup ul {
list-style-type: none;
padding: 0;
}
.hidden {
display: none;
}
#dropdown li, #search-popup li {
padding: 0 0.5em;
}
#dropdown li:hover, #search-popup li:hover {
background-color: #CCC;
cursor: pointer;
}
#search-popup ul {
font-weight: bold;
margin: 0.5em;
}
#arrow, #arrow::before {
position: absolute;
width: 8px;
height: 8px;
z-index: -1;
}
#arrow::before {
content: '';
transform: rotate(45deg);
background: white;
}
#search-popup[data-popper-placement^='bottom'] > #arrow {
top: -4px;
} | 0.418222 | 0.129485 |
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;500&display=swap");
:root {
--bg-color1: #241b4a;
--bg-color2: #221b49;
--text-color: #3a2c7a;
--box-color: #f9f9f9;
}
body {
background-image: linear-gradient(180deg, var(--bg-color1), var(--bg-color2));
font-family: "Roboto", sans-serif;
}
p {
color: var(--text-color);
font-family: "Poppins", sans-serif;
font-weight: 300;
}
.container {
background: var(--box-color);
box-shadow: 1px 1px 10px #fff;
border-radius: 10px;
width: 300px;
margin: 25% auto 0;
}
.text h1 {
color: var(--bg-color1);
font-size: 1.3rem;
font-weight: 700;
letter-spacing: 1px;
text-transform: uppercase;
text-align: center;
padding-top: 2rem;
}
.text h1:hover {
animation: swingHorizontal 1s ease;
animation-iteration-count: 1;
}
@keyframes swingHorizontal {
15% {
transform: translateX(5px);
}
30% {
transform: translateX(-5px);
}
50% {
transform: translateX(3px);
}
65% {
transform: translateX(-3px);
}
80% {
transform: translateX(2px);
}
100% {
transform: translateX(0);
}
}
.text p {
padding: 1rem 0.6rem 0;
line-height: 1.2rem;
text-align: center;
}
.input form {
padding-top: 1rem;
text-align: center;
position: relative;
}
.input form textarea {
color: var(--text-color);
border: 2px solid var(--bg-color2);
height: 150px;
resize: none;
width: 90%;
outline: none;
}
/* microphone button */
.start_button {
background: transparent;
border: 0;
cursor: pointer;
position: absolute;
right: -10px;
top: 0;
}
.start_button.active {
border-radius: 50%;
animation: pulseAnim 2s infinite;
}
@keyframes pulseAnim {
0% {
box-shadow: 0 0 0 0 rgba(88, 120, 243, 0.4);
background: rgba(88, 120, 243, 0);
}
60% {
box-shadow: 0 0 0 10px rgba(88, 120, 243, 0);
background: red;
}
100% {
box-shadow: 0 0 0 0 rgba(88, 120, 243, 0);
background: rgba(88, 120, 243, 0);
}
}
.typed {
padding: 2rem 0 0 0.8rem;
}
.typed p {
font-weight: 500;
}
.counter {
color: #fff;
background-image: linear-gradient(180deg, var(--bg-color1), var(--bg-color2));
border-radius: 20px;
padding: 5px;
}
.btn {
background-image: linear-gradient(180deg, var(--bg-color1), var(--bg-color2));
border: none;
border-radius: 5px 5px;
color: white;
cursor: pointer;
font-family: "Poppins", sans-serif;
padding: 0.5rem 2rem;
margin: 1rem 0 1rem;
}
.btn:hover {
background: var(--text-color);
box-shadow: 0 7px 14px rgba(50, 50, 93, 0.1), 0 3px 6px rgba(0, 0, 0, 0.08);
transform: translate3d(0px, -4px, 0px);
transition: 1s;
}
/* tablet and desktop devices */
@media only screen and (min-width: 700px) {
.container {
width: 700px;
margin-top: 200px;
}
.text h1 {
font-size: 30px;
}
.text p {
font-size: 18px;
}
.input form {
margin-top: 8px;
}
.input form textarea {
height: 300px;
font-size: 18px;
}
.start_button {
right: 6px;
}
.start_img {
width: 40px;
}
.typed {
text-align: center;
}
.btn {
margin: 20px 0 20px 0;
font-size: 20px;
}
} | assets/css/style.css | @import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;500&display=swap");
:root {
--bg-color1: #241b4a;
--bg-color2: #221b49;
--text-color: #3a2c7a;
--box-color: #f9f9f9;
}
body {
background-image: linear-gradient(180deg, var(--bg-color1), var(--bg-color2));
font-family: "Roboto", sans-serif;
}
p {
color: var(--text-color);
font-family: "Poppins", sans-serif;
font-weight: 300;
}
.container {
background: var(--box-color);
box-shadow: 1px 1px 10px #fff;
border-radius: 10px;
width: 300px;
margin: 25% auto 0;
}
.text h1 {
color: var(--bg-color1);
font-size: 1.3rem;
font-weight: 700;
letter-spacing: 1px;
text-transform: uppercase;
text-align: center;
padding-top: 2rem;
}
.text h1:hover {
animation: swingHorizontal 1s ease;
animation-iteration-count: 1;
}
@keyframes swingHorizontal {
15% {
transform: translateX(5px);
}
30% {
transform: translateX(-5px);
}
50% {
transform: translateX(3px);
}
65% {
transform: translateX(-3px);
}
80% {
transform: translateX(2px);
}
100% {
transform: translateX(0);
}
}
.text p {
padding: 1rem 0.6rem 0;
line-height: 1.2rem;
text-align: center;
}
.input form {
padding-top: 1rem;
text-align: center;
position: relative;
}
.input form textarea {
color: var(--text-color);
border: 2px solid var(--bg-color2);
height: 150px;
resize: none;
width: 90%;
outline: none;
}
/* microphone button */
.start_button {
background: transparent;
border: 0;
cursor: pointer;
position: absolute;
right: -10px;
top: 0;
}
.start_button.active {
border-radius: 50%;
animation: pulseAnim 2s infinite;
}
@keyframes pulseAnim {
0% {
box-shadow: 0 0 0 0 rgba(88, 120, 243, 0.4);
background: rgba(88, 120, 243, 0);
}
60% {
box-shadow: 0 0 0 10px rgba(88, 120, 243, 0);
background: red;
}
100% {
box-shadow: 0 0 0 0 rgba(88, 120, 243, 0);
background: rgba(88, 120, 243, 0);
}
}
.typed {
padding: 2rem 0 0 0.8rem;
}
.typed p {
font-weight: 500;
}
.counter {
color: #fff;
background-image: linear-gradient(180deg, var(--bg-color1), var(--bg-color2));
border-radius: 20px;
padding: 5px;
}
.btn {
background-image: linear-gradient(180deg, var(--bg-color1), var(--bg-color2));
border: none;
border-radius: 5px 5px;
color: white;
cursor: pointer;
font-family: "Poppins", sans-serif;
padding: 0.5rem 2rem;
margin: 1rem 0 1rem;
}
.btn:hover {
background: var(--text-color);
box-shadow: 0 7px 14px rgba(50, 50, 93, 0.1), 0 3px 6px rgba(0, 0, 0, 0.08);
transform: translate3d(0px, -4px, 0px);
transition: 1s;
}
/* tablet and desktop devices */
@media only screen and (min-width: 700px) {
.container {
width: 700px;
margin-top: 200px;
}
.text h1 {
font-size: 30px;
}
.text p {
font-size: 18px;
}
.input form {
margin-top: 8px;
}
.input form textarea {
height: 300px;
font-size: 18px;
}
.start_button {
right: 6px;
}
.start_img {
width: 40px;
}
.typed {
text-align: center;
}
.btn {
margin: 20px 0 20px 0;
font-size: 20px;
}
} | 0.488039 | 0.154472 |
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,legend,button
form,fieldset,input,textarea,p,blockquote,th,td {
box-sizing: border-box;
}
/* 酌情修改 */
body {
background:#fff;
color:#333;
font-size:12px;
margin-top:5px;
// font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, SimSun, sans-serif;
font-family: 'Microsoft Yahei', arial, sans-serif ;
}
body,div,dl,dt,dd,ul,li,p,h4,h1,h2,p{
margin: 0px;
padding: 0px;
}
/* 短引用的内容可取值:''或"" */
q:before,q:after {content:'';}
/* 缩写,图片等无边框 */
fieldset,img,abbr,acronym {border:none;}
abbr,acronym {font-variant: normal;}
legend {color:#000;}
em,i,strong{
font-style: normal;
}
/* 上下标 */
sup {vertical-align: text-top;}
sub {vertical-align: text-bottom;}
/* 设置表格的边框被合并为一个单一的边框, 指定分隔边框模型中单元格边界之间的距离为0*/
table {
border-collapse: collapse;
border-spacing: 0;
}
/* 表格标题及内容居左显示 */
caption,th {text-align: left;}
input,img,select {vertical-align:middle;}
/* 清除列表样式 */
ol,ul {list-style: none;}
/* 输入控件字体 */
input,button,textarea,select,optgroup,option {
font-family:inherit;
font-size:inherit;
font-style:inherit;
font-weight:inherit;
}
/* 标题元素样式清除 */
h1,h2,h3,h4,h5,h6 {
font-weight: normal;
font-size: 100%;
}
/* 链接样式,颜色可酌情修改 */
del,ins,a {text-decoration:none;}
a{
color: #000;
}
/* 鼠标样式 */
input[type="submit"] {cursor: pointer;}
button {cursor: pointer;background: transparent;}
input::-moz-focus-inner { border: none; padding: 0px;}
.clear {clear:both;}
@media screen and (max-width: 1250px){
body{
width: 1250px;
}
}
.goodswrap{
width: 1280px;
margin: 0px auto;
}
.headWrap{
width: 100%;
height: 370px;
background: url('../images/goodsDetail/head_bg.png') no-repeat ;
}
.text{
color: #666;
}
.primary{
color: #f24450;
}
.el-button.el-button-primary{
color: #fff;
background-color: #f24450;
}
.el-button.el-button-text{
color: #f24450;
}
.el-button{
display: inline-block;
line-height: 1;
white-space: nowrap;
cursor: pointer;
background: #fff;
border: 1px solid #d9c1bf;
color: #3d211f;
-webkit-appearance: none;
text-align: center;
box-sizing: border-box;
outline: none;
margin: 0;
-moz-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
padding: 10px 15px;
font-size: 14px;
border-radius: 4px;
}
/* 商品*/
.goodsBox{
width: 100%;
height: 530px;
margin: 20px auto;
overflow: hidden;
}
.goodsInfo{
float: left;
width: 420px;
}
.goodsInfo dt{
width: 420px;
height: 420px;
}
.goodsInfo dt img{
width: 100%;
height: 100%;
}
.goodsInfo dd {
margin-top: 30px;
overflow: hidden;
}
.imgList{
float: left;
width: 400px;
margin-left: 12px;
margin-right: 12px;
overflow: hidden;
}
.imgList li img {
width: 78px;
height: 78px;
cursor: pointer;
}
/* 购物信息 */
.shopInfo{
float: left;
width: 570px;
margin: 0 30px;
}
.goodsName{
margin-top: -6px;
font-size: 16px;
font-weight: 600;
line-height: 28px;
color: #333;
margin-bottom: 10px;
}
.shopInfo dl{
overflow: hidden;
margin-bottom: 16px;
}
.shopInfo dt ,.shopInfo dd{
float: left;
}
.shopInfo dt{
width: 60px;
color: #666;
}
.shopInfo dd{
width: 320px;
}
.priceInfo{
overflow: hidden;
margin-bottom: 26px;
padding: 20px 30px 4px 16px;
background-color: #f9f9f9;
}
.totalEval em {
font-size: 14px;
font-weight: 600;
margin-left: 10px;
color: #f24450;
}
.vipInfo li{
margin-bottom: 10px;
}
.full{
display: inline-block;
width: 40px;
padding: 3px 6px;
text-align: center;
border: 1px solid #c71724;
border-radius: 2px;
margin-right: 16px;
color: #c71724;
}
.delivery{
padding-left: 20px;
}
.chooseNum button{
display: inline-block;
width: 28px;
height: 28px;
text-align: center;
margin-left: -1px;
float: left;
outline: none;
border: 1px solid #ccc;
}
.chooseNum input{
float: left;
width: 50px;
height: 28px;
text-align: center;
margin-left: -1px;
}
.buyBtn{
float: left;
margin-top: 40px;
margin-left: 58px;
}
.buyBtn button{
width: 160px;
height: 40px;
margin-right: 10px;
border: 1px solid #c71724;
}
/*店铺信息*/
.storeInfo{
float: left;
width: 200px;
border: 1px solid #ccc;
}
.storeInfo .title{
width: 198px;
height: 40px;
padding-top: 10px;
overflow: hidden;
background: -webkit-linear-gradient(top,#cd2b2d,#cd4b2a);
}
.storeInfo .titleContent{
width: 156px;
margin: 0 auto;
cursor: pointer;
}
.storeInfo .slider{
float: left;
width: 28px;
height: 1px;
margin-top: 12px;
background-color: #fff;
}
.storeInfo .name{
float: left;
width: 100px;
padding: 0 10px;
text-align: center;
color: #fff;
font-size: 20px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.storeInfo .storeContent{
width: 198px;
padding: 0 10px;
}
.storeContent .storeName{
height: 56px;
line-height: 56px;
font-size: 16px;
text-align: center;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
border-bottom: 1px solid #ccc;
cursor: pointer;
}
.storeContent .eval{
padding: 16px 0px;
text-align: center;
overflow: hidden;
border-bottom: 1px solid #ccc;
}
.eval dl{
float: left;
width: 33.33%;
border-right: 1px solid #ccc;
}
.eval dt{
font-size: 14px;
color: #666;
margin-bottom: 14px
}
.eval dd{
font-size: 16px;
color: #f24450;
}
.storeContent .online{
padding: 8px 0 16px;
text-align: center;
border-bottom: 1px solid #ccc;
}
.online img{
vertical-align: -2px;
}
.online dt {
height: 40px;
line-height: 40px
}
.qqkf,.wxkf{
width: 80px;
height: 24px;
margin: 0 auto 10px;
line-height: 24px;
cursor: pointer;
border-radius: 12px;
}
.qqkf{
background-color: #38b8fc;
color: #fff;
}
.wxkf{
background-color: #fff;
border: 1px solid #38b8fc;
color: #38b8fc;
}
.storeInfo .collectBtn{
margin: 12px 0 10px;
text-align: center;
}
.el-button--small{
width: 80px;
height: 30px;
font-size: 12px;
border-radius: 4px;
border: 1px solid #f24450;
padding: 6px;
color: #f24450;
}
/* 商品详情信息*/
.goodsDetail{
width: 100%;
overflow: hidden;
background: url('../images/goodsDetail/slider.png') no-repeat;
}
.sliderBox{
float: left;
width: 250px;
height: 2640px;
}
.detailCon{
float: left;
width: 1000px;
}
.detailCon .infoBox{
width: 100%;
border: 1px solid #ccc;
}
.infoBox dd{
padding: 10px;
}
.infoBox button {
width: 100px;
height: 36px;
text-align: center;
color: #999;
background-color: transparent;
border: none;
border: 1px solid transparent;
outline: none;
}
.infoBox .infoTabChecked{
color: #c71724;
background-color: #fff;
border-right: 1px solid #ccc;
}
.goodsQuery{
color: #ccc;
}
.detailTitle{
line-height: 24px;
font-weight: 600;
padding-left: 12px;
margin-bottom: 10px;
color:#999;
}
.productInfo{
width: 672px;
padding-left: 12px;
overflow: hidden;
}
.productInfo li {
float: left;
line-height: 30px;
width: 214px;
margin-right: 10px;
overflow: hidden;
}
.productInfo li dt,.productInfo li dd{
float: left;
}
.productInfo li dt{
width: 54px;
}
.productInfo li dd{
width: 158px;
padding: 0px;
}
.storeImg{
margin-top: 20px;
text-align: center;
}
/*底部信息*/
.footerWrap{
width: 1250px;
height: 1930px;
margin: 0px auto;
background: url('../images/goodsDetail/recommend.png') no-repeat;
} | public/css/goodsDetail.css | body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,legend,button
form,fieldset,input,textarea,p,blockquote,th,td {
box-sizing: border-box;
}
/* 酌情修改 */
body {
background:#fff;
color:#333;
font-size:12px;
margin-top:5px;
// font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, SimSun, sans-serif;
font-family: 'Microsoft Yahei', arial, sans-serif ;
}
body,div,dl,dt,dd,ul,li,p,h4,h1,h2,p{
margin: 0px;
padding: 0px;
}
/* 短引用的内容可取值:''或"" */
q:before,q:after {content:'';}
/* 缩写,图片等无边框 */
fieldset,img,abbr,acronym {border:none;}
abbr,acronym {font-variant: normal;}
legend {color:#000;}
em,i,strong{
font-style: normal;
}
/* 上下标 */
sup {vertical-align: text-top;}
sub {vertical-align: text-bottom;}
/* 设置表格的边框被合并为一个单一的边框, 指定分隔边框模型中单元格边界之间的距离为0*/
table {
border-collapse: collapse;
border-spacing: 0;
}
/* 表格标题及内容居左显示 */
caption,th {text-align: left;}
input,img,select {vertical-align:middle;}
/* 清除列表样式 */
ol,ul {list-style: none;}
/* 输入控件字体 */
input,button,textarea,select,optgroup,option {
font-family:inherit;
font-size:inherit;
font-style:inherit;
font-weight:inherit;
}
/* 标题元素样式清除 */
h1,h2,h3,h4,h5,h6 {
font-weight: normal;
font-size: 100%;
}
/* 链接样式,颜色可酌情修改 */
del,ins,a {text-decoration:none;}
a{
color: #000;
}
/* 鼠标样式 */
input[type="submit"] {cursor: pointer;}
button {cursor: pointer;background: transparent;}
input::-moz-focus-inner { border: none; padding: 0px;}
.clear {clear:both;}
@media screen and (max-width: 1250px){
body{
width: 1250px;
}
}
.goodswrap{
width: 1280px;
margin: 0px auto;
}
.headWrap{
width: 100%;
height: 370px;
background: url('../images/goodsDetail/head_bg.png') no-repeat ;
}
.text{
color: #666;
}
.primary{
color: #f24450;
}
.el-button.el-button-primary{
color: #fff;
background-color: #f24450;
}
.el-button.el-button-text{
color: #f24450;
}
.el-button{
display: inline-block;
line-height: 1;
white-space: nowrap;
cursor: pointer;
background: #fff;
border: 1px solid #d9c1bf;
color: #3d211f;
-webkit-appearance: none;
text-align: center;
box-sizing: border-box;
outline: none;
margin: 0;
-moz-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
padding: 10px 15px;
font-size: 14px;
border-radius: 4px;
}
/* 商品*/
.goodsBox{
width: 100%;
height: 530px;
margin: 20px auto;
overflow: hidden;
}
.goodsInfo{
float: left;
width: 420px;
}
.goodsInfo dt{
width: 420px;
height: 420px;
}
.goodsInfo dt img{
width: 100%;
height: 100%;
}
.goodsInfo dd {
margin-top: 30px;
overflow: hidden;
}
.imgList{
float: left;
width: 400px;
margin-left: 12px;
margin-right: 12px;
overflow: hidden;
}
.imgList li img {
width: 78px;
height: 78px;
cursor: pointer;
}
/* 购物信息 */
.shopInfo{
float: left;
width: 570px;
margin: 0 30px;
}
.goodsName{
margin-top: -6px;
font-size: 16px;
font-weight: 600;
line-height: 28px;
color: #333;
margin-bottom: 10px;
}
.shopInfo dl{
overflow: hidden;
margin-bottom: 16px;
}
.shopInfo dt ,.shopInfo dd{
float: left;
}
.shopInfo dt{
width: 60px;
color: #666;
}
.shopInfo dd{
width: 320px;
}
.priceInfo{
overflow: hidden;
margin-bottom: 26px;
padding: 20px 30px 4px 16px;
background-color: #f9f9f9;
}
.totalEval em {
font-size: 14px;
font-weight: 600;
margin-left: 10px;
color: #f24450;
}
.vipInfo li{
margin-bottom: 10px;
}
.full{
display: inline-block;
width: 40px;
padding: 3px 6px;
text-align: center;
border: 1px solid #c71724;
border-radius: 2px;
margin-right: 16px;
color: #c71724;
}
.delivery{
padding-left: 20px;
}
.chooseNum button{
display: inline-block;
width: 28px;
height: 28px;
text-align: center;
margin-left: -1px;
float: left;
outline: none;
border: 1px solid #ccc;
}
.chooseNum input{
float: left;
width: 50px;
height: 28px;
text-align: center;
margin-left: -1px;
}
.buyBtn{
float: left;
margin-top: 40px;
margin-left: 58px;
}
.buyBtn button{
width: 160px;
height: 40px;
margin-right: 10px;
border: 1px solid #c71724;
}
/*店铺信息*/
.storeInfo{
float: left;
width: 200px;
border: 1px solid #ccc;
}
.storeInfo .title{
width: 198px;
height: 40px;
padding-top: 10px;
overflow: hidden;
background: -webkit-linear-gradient(top,#cd2b2d,#cd4b2a);
}
.storeInfo .titleContent{
width: 156px;
margin: 0 auto;
cursor: pointer;
}
.storeInfo .slider{
float: left;
width: 28px;
height: 1px;
margin-top: 12px;
background-color: #fff;
}
.storeInfo .name{
float: left;
width: 100px;
padding: 0 10px;
text-align: center;
color: #fff;
font-size: 20px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.storeInfo .storeContent{
width: 198px;
padding: 0 10px;
}
.storeContent .storeName{
height: 56px;
line-height: 56px;
font-size: 16px;
text-align: center;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
border-bottom: 1px solid #ccc;
cursor: pointer;
}
.storeContent .eval{
padding: 16px 0px;
text-align: center;
overflow: hidden;
border-bottom: 1px solid #ccc;
}
.eval dl{
float: left;
width: 33.33%;
border-right: 1px solid #ccc;
}
.eval dt{
font-size: 14px;
color: #666;
margin-bottom: 14px
}
.eval dd{
font-size: 16px;
color: #f24450;
}
.storeContent .online{
padding: 8px 0 16px;
text-align: center;
border-bottom: 1px solid #ccc;
}
.online img{
vertical-align: -2px;
}
.online dt {
height: 40px;
line-height: 40px
}
.qqkf,.wxkf{
width: 80px;
height: 24px;
margin: 0 auto 10px;
line-height: 24px;
cursor: pointer;
border-radius: 12px;
}
.qqkf{
background-color: #38b8fc;
color: #fff;
}
.wxkf{
background-color: #fff;
border: 1px solid #38b8fc;
color: #38b8fc;
}
.storeInfo .collectBtn{
margin: 12px 0 10px;
text-align: center;
}
.el-button--small{
width: 80px;
height: 30px;
font-size: 12px;
border-radius: 4px;
border: 1px solid #f24450;
padding: 6px;
color: #f24450;
}
/* 商品详情信息*/
.goodsDetail{
width: 100%;
overflow: hidden;
background: url('../images/goodsDetail/slider.png') no-repeat;
}
.sliderBox{
float: left;
width: 250px;
height: 2640px;
}
.detailCon{
float: left;
width: 1000px;
}
.detailCon .infoBox{
width: 100%;
border: 1px solid #ccc;
}
.infoBox dd{
padding: 10px;
}
.infoBox button {
width: 100px;
height: 36px;
text-align: center;
color: #999;
background-color: transparent;
border: none;
border: 1px solid transparent;
outline: none;
}
.infoBox .infoTabChecked{
color: #c71724;
background-color: #fff;
border-right: 1px solid #ccc;
}
.goodsQuery{
color: #ccc;
}
.detailTitle{
line-height: 24px;
font-weight: 600;
padding-left: 12px;
margin-bottom: 10px;
color:#999;
}
.productInfo{
width: 672px;
padding-left: 12px;
overflow: hidden;
}
.productInfo li {
float: left;
line-height: 30px;
width: 214px;
margin-right: 10px;
overflow: hidden;
}
.productInfo li dt,.productInfo li dd{
float: left;
}
.productInfo li dt{
width: 54px;
}
.productInfo li dd{
width: 158px;
padding: 0px;
}
.storeImg{
margin-top: 20px;
text-align: center;
}
/*底部信息*/
.footerWrap{
width: 1250px;
height: 1930px;
margin: 0px auto;
background: url('../images/goodsDetail/recommend.png') no-repeat;
} | 0.162081 | 0.065366 |
body{
margin: 0;
}
/*header starts here*/
.header{
width: 100%;
padding: 20px 0px;
position: sticky;
top: 0px;
background-color: bisque;
}
.navbar{
width: 90%;
margin: 0px 10px;
display: flex;
justify-content: space-around;
}
.logo{
width: 170px;
}
.menu-item a{
font-size: 14px;
font-weight: bolder;
font-family: Verdana, Geneva, Tahoma, sans-serif;
color: black;
text-decoration: none;
position: relative;
top: 8px;
}
.app-fea{
padding: 10px 20px;
margin-right: 5px;
width: 30px;
}
.app-fea:hover{
background-color: lightgray;
border-radius: 6px;
}
.review{
padding: 10px 20px;
margin-right: 5px;
}
.review:hover{
background-color: lightgray;
border-radius: 6px;
}
.it-works{
padding: 10px 20px;
margin-right: 5px;
}
.it-works:hover{
background-color: lightgray;
border-radius: 6px;
}
.faqs{
padding: 10px 20px;
margin-right: 5px;
}
.faqs:hover{
background-color: lightgray;
border-radius: 6px;
}
/*main starts here*/
.main{
width: 100%;
padding: 50px 0px;
}
.main-elements-container{
width: 90%;
margin: 0px auto;
}
.intro-wrapper{
display: flex;
justify-content: space-around;
padding-bottom: 50px;
}
.intro{
width: 45%;
position: relative;
top: 80px;
}
.first-image{
width: 40%;
}
.first-heading{
font-size: 60px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.desc{
font-size: 20px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.install-button{
width: 160px;
padding-top: 20px;
margin: 0px 8px;
}
.condition{
font-family: fantasy;
}
.second-para{
text-align: center;
margin: 0px auto;
padding: 50px 0px;
width: 750px;
font-size: 18px;
line-height: 1.5;
font-weight: lighter;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
/*App features*/
#features-container{
margin: 10px 0px 50px 0px;
}
.first-icon-desc-wrapper{
display: flex;
justify-content: center;
padding-bottom: 50px;
}
.second-icon-desc-wrapper{
display: flex;
justify-content: center;
}
.market-research{
display: flex;
width: 40%;
}
.web-development{
display: flex;
width: 40%;
}
.User-Experience{
display: flex;
width: 40%;
}
.Free-Consultations{
display: flex;
width: 40%;
}
.icon-desc h1{
font-size: 20px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.icon-desc p{
font-size: 16px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.flaticons{
width: 80px;
padding: 0px 15px;
}
/*clients and tickets*/
.client-tickets-container{
display: flex;
justify-content: center;
margin: 80px 0px 50px 0px;
}
.second-image{
width: 40%;
padding-right: 15px;
}
.clients-para{
width: 40%;
padding-left: 15px;
position: relative;
top: 30px;
}
.client-para-heading{
font-size: 40px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.client-first-para{
font-size: 20px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.client-second-para{
font-size: 16px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.span1{
display: inline-block;
padding: 0px 10px;
}
.span1 h1{
font-size: 80px;
color: rgb(226, 64, 64);
}
.span1 p{
font-size: 20px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.span2{
display: inline-block;
}
.span2 h1{
font-size: 80px;
color: rgb(226, 64, 64);
}
.span2 p{
font-size: 20px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
/*testimonials*/
#testimonials{
width: 100%;
background-color: lightgray;
}
.testimonials-container{
width: 90%;
margin: 0px auto;
padding-top: 50px;
}
.testimonials-heading{
text-align: center;
padding: 0px 40px;
width: 65%;
margin: 0px auto;
}
.testimonials-heading h1{
font-size: 50px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.testimonials-heading p{
font-size: 18px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
line-height: 1.5;
text-align: center;
}
.review-container{
width: 90%;
margin: 0px auto;
display: flex;
justify-content: center;
padding: 50px 0px;
}
.first-review{
width: 25%;
margin: 0px 5px;
padding: 16px;
}
.first-review:hover{
cursor: pointer;
background-color: whitesmoke;
border-radius: 8px;
color: rgb(121, 45, 45);
}
.second-review{
width: 25%;
margin: 0px 5px;
padding: 16px;
}
.second-review:hover{
cursor: pointer;
background-color: whitesmoke;
border-radius: 8px;
color: rgb(121, 45, 45);
}
.third-review{
width: 25%;
margin: 0px 5px;
padding: 16px;
}
.third-review:hover{
cursor: pointer;
background-color: whitesmoke;
border-radius: 8px;
color: rgb(121, 45, 45);
}
.review-desc{
font-size: 14px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
text-align: center;
}
.name{
font-size: 16px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
text-align: center;
}
/*how-it-works*/
#how-it-works-container{
width: 90%;
margin: 0px auto;
}
.how-it-works-wrapper{
display: flex;
justify-content: space-between;
padding: 90px 0px 50px 0px;
}
.hiw-desc{
width: 40%;
position: relative;
top: 60px;
padding-left: 90px;
}
.watch-image{
width: 40%;
padding-left: 80px;
}
.hiw-desc h1{
font-size: 50px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.hiw-desc p{
font-size: 16px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
line-height: 1.5;
}
/*user friendly interface*/
.user-friendly-interface-container{
width: 90%;
margin: 0px auto;
padding: 100px 0px 50px 0px;
}
.user-friendly-wrapper{
display: flex;
justify-content: space-between;
}
.lap-image{
width: 40%;
padding: 0px 20px 0px 0px;
}
.user-interface-desc{
width: 40%;
padding: 0px 0px 0px 20px;
}
.lap-image img{
width: 600px;
}
.user-first-heading{
font-size: 40px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
b{
color: rgb(226, 64, 64);
}
.user-first-para{
font-size: 16px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.user-second-para{
font-size: 14px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.user-second-heading{
font-size: 20px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
/*FAQs*/
#FAQs-container{
width: 90%;
margin: 0px auto;
}
.question-heading-wrapper{
display: flex;
flex-direction: column;
align-items: center;
}
.ques-head{
font-size: 50px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.ques-para{
font-size: 20px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
width: 65%;
text-align: center;
}
.ques-ans-wrapper{
padding: 30px 0px 0px 0px;
}
.parts{
display: flex;
justify-content: space-around;
}
.questions{
font-size: 18px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.answer{
font-size: 16px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.grids{
width: 40%;
}
/*footer starts here*/
.footer{
width: 100%;
padding: 50px 0px;
}
.footer-elements-container{
width: 90%;
margin: 0px auto;
}
.conclusion-wrapper{
display: flex;
justify-content: space-around;
}
.conclusion-part-1{
width: 30%;
}
.conclusion-part-2{
width: 50%;
display: flex;
justify-content: space-between;
}
.conclusion-part-1 h1{
font-size: 30px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.conclusion-part-1 p{
font-size: 14px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.list-heading{
font-size: 20px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.lists{
list-style-type: none;
font-size: 14px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
line-height: 30px;
}
.last-para{
margin-left: 60px;
font-size: 14px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.jthemes{
color: black;
font-weight: bolder;
text-decoration: none;
}
@media screen and (max-width :768px){
/*main starts here*/
.intro-wrapper{
display: flex;
flex-direction: column;
padding-bottom: 50px;
}
.intro{
width: 100%;
position: relative;
top: 0px;
}
.first-image{
width: 100%;
padding: 30px 15px 0px 15px;
}
.first-heading{
font-size: 28px;
font-weight: 900;
text-align: center;
padding: 0px 15px;
}
.desc{
font-size: 14px;
text-align: center;
}
.install-button{
width: 120px;
margin: 0px 5px;
}
.btn-wrapper{
text-align: center;
}
.condition{
text-align: center;
}
.second-para{
width: 100%;
font-size: 14px;
}
/*App features*/
.first-icon-desc-wrapper{
display: flex;
flex-direction: column;
padding-bottom: 0px;
}
.second-icon-desc-wrapper{
display: flex;
flex-direction: column;
}
.market-research{
width: 100%;
}
.web-development{
width: 100%;
}
.User-Experience{
width: 100%;
}
.Free-Consultations{
width: 100%;
}
.icon-desc h1{
font-size: 16px;
}
.icon-desc p{
font-size: 14px;
}
.flaticons{
width: 60px;
}
/*clients and tickets*/
.client-tickets-container{
display: flex;
flex-direction: column-reverse;
justify-content: center;
margin: 40px 0px 50px 0px;
}
.second-image{
width: 100%;
padding-right: 0px;
margin-top: 40px;
text-align: center;
}
.clients-para{
width: 100%;
padding-left: 0px;
position: relative;
top: 30px;
margin-bottom: 50px;
}
.client-para-heading{
font-size: 20px;
}
.client-first-para{
font-size: 14px;
}
.client-second-para{
font-size: 14px;
}
.span1{
display: inline-block;
padding: 0px 40px 0px 0px;
}
.span1 h1{
font-size: 40px;
}
.span1 p{
font-size: 16px;
}
.span2{
display: inline-block;
padding: 0px 0px 0px 40px;
}
.span2 h1{
font-size: 40px;
color: rgb(226, 64, 64);
}
.span2 p{
font-size: 16px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
/*testimonials*/
.testimonials-container{
width: 90%;
margin: 0px;
}
.testimonials-heading{
text-align: center;
padding: 0px 30px;
width: 100%;
margin: 0px auto;
}
.testimonials-heading h1{
font-size: 24px;
}
.testimonials-heading p{
font-size: 14px;
}
.review-container{
margin: 0px 10px;
display: flex;
flex-direction: column;
padding: 30px 0px;
}
.first-review{
width: 100%;
margin: 0px;
margin-bottom: 10px;
}
.first-review:hover{
border-radius: 80px;
}
.second-review{
width: 100%;
margin: 0px;
}
.second-review:hover{
border-radius: 80px;
}
.third-review{
width: 100%;
margin: 0px;
margin-top: 10px;
}
.third-review:hover{
border-radius: 80px;
}
.review-desc{
font-size: 12px;
}
.name{
font-size: 14px;
}
/*how-it-works*/
.how-it-works-wrapper{
display: flex;
flex-direction: column;
padding: 90px 0px 50px 0px;
}
.hiw-desc{
width: 100%;
position: relative;
top: 50px;
padding-left: 0px;
text-align: center;
margin-bottom: 50px;
}
.watch-image{
width: 100%;
padding-left:0px;
text-align: center;
padding-top: 40px;
}
.hiw-desc h1{
font-size: 21px;
}
.hiw-desc p{
font-size: 12px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
line-height: 1.5;
}
/*user friendly interface*/
.user-friendly-interface-container{
width: 90%;
margin: 0px auto;
padding: 50px 0px 50px 0px;
}
.user-friendly-wrapper{
display: flex;
flex-direction: column-reverse;
}
.lap-image{
width: 100%;
padding-left: 10px;
}
.user-interface-desc{
width: 100%;
padding: 0px;
}
.lap-image img{
width: 450px;
}
.user-first-heading{
font-size: 21px;
}
.user-first-para{
font-size: 12px;
}
.user-second-para{
font-size: 12px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.user-second-heading{
font-size: 16px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
/*FAQs*/
#FAQs-container{
margin: 50px auto;
}
.ques-head{
font-size: 22px;
}
.ques-para{
font-size: 13px;
width: 100%;
text-align: center;
}
.ques-ans-wrapper{
padding: 30px 0px 0px 0px;
}
.parts{
display: flex;
flex-direction: column;
}
.questions{
font-size: 14px;
}
.answer{
font-size: 12px;
}
.grids{
width: 100%;
padding-bottom: 10px;
}
/*footer starts here*/
.footer{
padding: 0px;
}
.conclusion-wrapper{
display: flex;
flex-direction: column;
}
.conclusion-part-1{
width: 100%;
}
.conclusion-part-2{
width: 100%;
display: flex;
flex-direction: column;
}
.conclusion-part-1 h1{
font-size: 20px;
}
.conclusion-part-1 p{
font-size: 12px;
}
.list-heading{
font-size: 16px;
}
.lists{
font-size: 12px;
}
.last-para{
margin-left: 0px;
font-size: 12px;
}
} | css/pergo.css | body{
margin: 0;
}
/*header starts here*/
.header{
width: 100%;
padding: 20px 0px;
position: sticky;
top: 0px;
background-color: bisque;
}
.navbar{
width: 90%;
margin: 0px 10px;
display: flex;
justify-content: space-around;
}
.logo{
width: 170px;
}
.menu-item a{
font-size: 14px;
font-weight: bolder;
font-family: Verdana, Geneva, Tahoma, sans-serif;
color: black;
text-decoration: none;
position: relative;
top: 8px;
}
.app-fea{
padding: 10px 20px;
margin-right: 5px;
width: 30px;
}
.app-fea:hover{
background-color: lightgray;
border-radius: 6px;
}
.review{
padding: 10px 20px;
margin-right: 5px;
}
.review:hover{
background-color: lightgray;
border-radius: 6px;
}
.it-works{
padding: 10px 20px;
margin-right: 5px;
}
.it-works:hover{
background-color: lightgray;
border-radius: 6px;
}
.faqs{
padding: 10px 20px;
margin-right: 5px;
}
.faqs:hover{
background-color: lightgray;
border-radius: 6px;
}
/*main starts here*/
.main{
width: 100%;
padding: 50px 0px;
}
.main-elements-container{
width: 90%;
margin: 0px auto;
}
.intro-wrapper{
display: flex;
justify-content: space-around;
padding-bottom: 50px;
}
.intro{
width: 45%;
position: relative;
top: 80px;
}
.first-image{
width: 40%;
}
.first-heading{
font-size: 60px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.desc{
font-size: 20px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.install-button{
width: 160px;
padding-top: 20px;
margin: 0px 8px;
}
.condition{
font-family: fantasy;
}
.second-para{
text-align: center;
margin: 0px auto;
padding: 50px 0px;
width: 750px;
font-size: 18px;
line-height: 1.5;
font-weight: lighter;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
/*App features*/
#features-container{
margin: 10px 0px 50px 0px;
}
.first-icon-desc-wrapper{
display: flex;
justify-content: center;
padding-bottom: 50px;
}
.second-icon-desc-wrapper{
display: flex;
justify-content: center;
}
.market-research{
display: flex;
width: 40%;
}
.web-development{
display: flex;
width: 40%;
}
.User-Experience{
display: flex;
width: 40%;
}
.Free-Consultations{
display: flex;
width: 40%;
}
.icon-desc h1{
font-size: 20px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.icon-desc p{
font-size: 16px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.flaticons{
width: 80px;
padding: 0px 15px;
}
/*clients and tickets*/
.client-tickets-container{
display: flex;
justify-content: center;
margin: 80px 0px 50px 0px;
}
.second-image{
width: 40%;
padding-right: 15px;
}
.clients-para{
width: 40%;
padding-left: 15px;
position: relative;
top: 30px;
}
.client-para-heading{
font-size: 40px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.client-first-para{
font-size: 20px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.client-second-para{
font-size: 16px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.span1{
display: inline-block;
padding: 0px 10px;
}
.span1 h1{
font-size: 80px;
color: rgb(226, 64, 64);
}
.span1 p{
font-size: 20px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.span2{
display: inline-block;
}
.span2 h1{
font-size: 80px;
color: rgb(226, 64, 64);
}
.span2 p{
font-size: 20px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
/*testimonials*/
#testimonials{
width: 100%;
background-color: lightgray;
}
.testimonials-container{
width: 90%;
margin: 0px auto;
padding-top: 50px;
}
.testimonials-heading{
text-align: center;
padding: 0px 40px;
width: 65%;
margin: 0px auto;
}
.testimonials-heading h1{
font-size: 50px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.testimonials-heading p{
font-size: 18px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
line-height: 1.5;
text-align: center;
}
.review-container{
width: 90%;
margin: 0px auto;
display: flex;
justify-content: center;
padding: 50px 0px;
}
.first-review{
width: 25%;
margin: 0px 5px;
padding: 16px;
}
.first-review:hover{
cursor: pointer;
background-color: whitesmoke;
border-radius: 8px;
color: rgb(121, 45, 45);
}
.second-review{
width: 25%;
margin: 0px 5px;
padding: 16px;
}
.second-review:hover{
cursor: pointer;
background-color: whitesmoke;
border-radius: 8px;
color: rgb(121, 45, 45);
}
.third-review{
width: 25%;
margin: 0px 5px;
padding: 16px;
}
.third-review:hover{
cursor: pointer;
background-color: whitesmoke;
border-radius: 8px;
color: rgb(121, 45, 45);
}
.review-desc{
font-size: 14px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
text-align: center;
}
.name{
font-size: 16px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
text-align: center;
}
/*how-it-works*/
#how-it-works-container{
width: 90%;
margin: 0px auto;
}
.how-it-works-wrapper{
display: flex;
justify-content: space-between;
padding: 90px 0px 50px 0px;
}
.hiw-desc{
width: 40%;
position: relative;
top: 60px;
padding-left: 90px;
}
.watch-image{
width: 40%;
padding-left: 80px;
}
.hiw-desc h1{
font-size: 50px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.hiw-desc p{
font-size: 16px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
line-height: 1.5;
}
/*user friendly interface*/
.user-friendly-interface-container{
width: 90%;
margin: 0px auto;
padding: 100px 0px 50px 0px;
}
.user-friendly-wrapper{
display: flex;
justify-content: space-between;
}
.lap-image{
width: 40%;
padding: 0px 20px 0px 0px;
}
.user-interface-desc{
width: 40%;
padding: 0px 0px 0px 20px;
}
.lap-image img{
width: 600px;
}
.user-first-heading{
font-size: 40px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
b{
color: rgb(226, 64, 64);
}
.user-first-para{
font-size: 16px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.user-second-para{
font-size: 14px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.user-second-heading{
font-size: 20px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
/*FAQs*/
#FAQs-container{
width: 90%;
margin: 0px auto;
}
.question-heading-wrapper{
display: flex;
flex-direction: column;
align-items: center;
}
.ques-head{
font-size: 50px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.ques-para{
font-size: 20px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
width: 65%;
text-align: center;
}
.ques-ans-wrapper{
padding: 30px 0px 0px 0px;
}
.parts{
display: flex;
justify-content: space-around;
}
.questions{
font-size: 18px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.answer{
font-size: 16px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.grids{
width: 40%;
}
/*footer starts here*/
.footer{
width: 100%;
padding: 50px 0px;
}
.footer-elements-container{
width: 90%;
margin: 0px auto;
}
.conclusion-wrapper{
display: flex;
justify-content: space-around;
}
.conclusion-part-1{
width: 30%;
}
.conclusion-part-2{
width: 50%;
display: flex;
justify-content: space-between;
}
.conclusion-part-1 h1{
font-size: 30px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.conclusion-part-1 p{
font-size: 14px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.list-heading{
font-size: 20px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.lists{
list-style-type: none;
font-size: 14px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
line-height: 30px;
}
.last-para{
margin-left: 60px;
font-size: 14px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.jthemes{
color: black;
font-weight: bolder;
text-decoration: none;
}
@media screen and (max-width :768px){
/*main starts here*/
.intro-wrapper{
display: flex;
flex-direction: column;
padding-bottom: 50px;
}
.intro{
width: 100%;
position: relative;
top: 0px;
}
.first-image{
width: 100%;
padding: 30px 15px 0px 15px;
}
.first-heading{
font-size: 28px;
font-weight: 900;
text-align: center;
padding: 0px 15px;
}
.desc{
font-size: 14px;
text-align: center;
}
.install-button{
width: 120px;
margin: 0px 5px;
}
.btn-wrapper{
text-align: center;
}
.condition{
text-align: center;
}
.second-para{
width: 100%;
font-size: 14px;
}
/*App features*/
.first-icon-desc-wrapper{
display: flex;
flex-direction: column;
padding-bottom: 0px;
}
.second-icon-desc-wrapper{
display: flex;
flex-direction: column;
}
.market-research{
width: 100%;
}
.web-development{
width: 100%;
}
.User-Experience{
width: 100%;
}
.Free-Consultations{
width: 100%;
}
.icon-desc h1{
font-size: 16px;
}
.icon-desc p{
font-size: 14px;
}
.flaticons{
width: 60px;
}
/*clients and tickets*/
.client-tickets-container{
display: flex;
flex-direction: column-reverse;
justify-content: center;
margin: 40px 0px 50px 0px;
}
.second-image{
width: 100%;
padding-right: 0px;
margin-top: 40px;
text-align: center;
}
.clients-para{
width: 100%;
padding-left: 0px;
position: relative;
top: 30px;
margin-bottom: 50px;
}
.client-para-heading{
font-size: 20px;
}
.client-first-para{
font-size: 14px;
}
.client-second-para{
font-size: 14px;
}
.span1{
display: inline-block;
padding: 0px 40px 0px 0px;
}
.span1 h1{
font-size: 40px;
}
.span1 p{
font-size: 16px;
}
.span2{
display: inline-block;
padding: 0px 0px 0px 40px;
}
.span2 h1{
font-size: 40px;
color: rgb(226, 64, 64);
}
.span2 p{
font-size: 16px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
/*testimonials*/
.testimonials-container{
width: 90%;
margin: 0px;
}
.testimonials-heading{
text-align: center;
padding: 0px 30px;
width: 100%;
margin: 0px auto;
}
.testimonials-heading h1{
font-size: 24px;
}
.testimonials-heading p{
font-size: 14px;
}
.review-container{
margin: 0px 10px;
display: flex;
flex-direction: column;
padding: 30px 0px;
}
.first-review{
width: 100%;
margin: 0px;
margin-bottom: 10px;
}
.first-review:hover{
border-radius: 80px;
}
.second-review{
width: 100%;
margin: 0px;
}
.second-review:hover{
border-radius: 80px;
}
.third-review{
width: 100%;
margin: 0px;
margin-top: 10px;
}
.third-review:hover{
border-radius: 80px;
}
.review-desc{
font-size: 12px;
}
.name{
font-size: 14px;
}
/*how-it-works*/
.how-it-works-wrapper{
display: flex;
flex-direction: column;
padding: 90px 0px 50px 0px;
}
.hiw-desc{
width: 100%;
position: relative;
top: 50px;
padding-left: 0px;
text-align: center;
margin-bottom: 50px;
}
.watch-image{
width: 100%;
padding-left:0px;
text-align: center;
padding-top: 40px;
}
.hiw-desc h1{
font-size: 21px;
}
.hiw-desc p{
font-size: 12px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
line-height: 1.5;
}
/*user friendly interface*/
.user-friendly-interface-container{
width: 90%;
margin: 0px auto;
padding: 50px 0px 50px 0px;
}
.user-friendly-wrapper{
display: flex;
flex-direction: column-reverse;
}
.lap-image{
width: 100%;
padding-left: 10px;
}
.user-interface-desc{
width: 100%;
padding: 0px;
}
.lap-image img{
width: 450px;
}
.user-first-heading{
font-size: 21px;
}
.user-first-para{
font-size: 12px;
}
.user-second-para{
font-size: 12px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.user-second-heading{
font-size: 16px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
/*FAQs*/
#FAQs-container{
margin: 50px auto;
}
.ques-head{
font-size: 22px;
}
.ques-para{
font-size: 13px;
width: 100%;
text-align: center;
}
.ques-ans-wrapper{
padding: 30px 0px 0px 0px;
}
.parts{
display: flex;
flex-direction: column;
}
.questions{
font-size: 14px;
}
.answer{
font-size: 12px;
}
.grids{
width: 100%;
padding-bottom: 10px;
}
/*footer starts here*/
.footer{
padding: 0px;
}
.conclusion-wrapper{
display: flex;
flex-direction: column;
}
.conclusion-part-1{
width: 100%;
}
.conclusion-part-2{
width: 100%;
display: flex;
flex-direction: column;
}
.conclusion-part-1 h1{
font-size: 20px;
}
.conclusion-part-1 p{
font-size: 12px;
}
.list-heading{
font-size: 16px;
}
.lists{
font-size: 12px;
}
.last-para{
margin-left: 0px;
font-size: 12px;
}
} | 0.272218 | 0.056522 |
table.contentt
{
/* width: 100%;
height: 100%;*/
border-collapse: collapse;
padding: 10px;
margin: 4px;
line-height: 2;
}
.contentt td
{
padding: 2px;
margin: 2px;
border: solid 1px #000000!important;
text-align: left;
height: 10px!important;
}
.table td, .table th {
padding: 0.20rem;
}
.table .thead-dark th {
color: #fff;
background-color: #212529;
border-color: #32383e;
padding-left: 20px;
}
.table td, .table th {
padding: 0.20rem;
padding-left: 20px;
}
.table td {
text-align: center;
}
.btn {
background-color: black;
margin: 11px 50px 0 0;
width: 168px;
height: 48px;
border: 0;
font-size: 18px;
padding: 8px 0 0 0;
color: white;
margin-bottom: 20px;
float: right;
}
.retour a:hover {
color: #2eb2ff!important;
}
.hrefpdf a:hover {
color: black!important;
}
.valider{
background-color: #28a745;
padding: 0px;
font-weight: bold;
font-size: 15px!important;
margin: 1px;
margin-top: 20px
}
/*.pdf{
background-color: #545556;
padding: 9px!important;
margin: 95px;
margin-top: 20px
}*/
.email{
border: 1px solid #cccccc;
border-radius: 4px;
background-color:white;
color: black;
height: 34px;
width: 205px;
padding: 11px;
}
.envoyer{
background-color: #58595a;
padding: 0px;
font-size: 18px;
border: 1px solid #cccccc;
border-radius: 4px;
width: 120px;
height: 35px;
color: white;
}
button:disabled,
button[disabled]{
border: 1px solid #999999;
background-color: #cccccc;
color: #666666;
}
.joindre
{
width: 178px;
border-radius: 3px;
background-color: #fff;
border-color: #ccc;
display: inline-block;
margin-bottom: 0;
font-weight: normal;
/* text-align: center; */
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
background-image: none;
border: 1px solid #545556;
white-space: nowrap;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
margin-top: 20px;
}
@media (min-width: 576px) {
.form-inline label {
justify-content: flex-start!important;
}
}
.loaders {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
background: url(../../web/ajax-loaderd.gif) center center no-repeat rgba(57, 66, 100, 0.6);
z-index: 500;
}
body {
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: 0;
}
section {
padding: 0;
margin: 0;
width: auto;
}
#fond-14 {
background-color: white;
height: 600px;
width: auto;
}
#fond-14 .container {
width: 900px;
}
#fond-14 .titre {
width: 700px;
background-color: black;
color: white;
padding-top: 20px;
padding-bottom: 10px;
display: black;
margin-top: 40px;
letter-spacing: 2px;
font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
border-radius: 5px;
font-size: 25px;
}
#fond-14 .texte {
font-size: 20px;
padding-top: 30px;
}
/*label {
margin-top: 20px;
}*/
.col-md-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 36%;
margin-left: 99px;
}
#fond-14 .texte {
font-size: 17px;
padding-top: 35px;
/*font-weight: bold;*/
margin-left: 145px;
}
.form-control {
width: 131%;/* 154%*/;
}
.table td, .table th {
/* width: 1px!important;*/
}
.modalite
{
background-color: #1aa7a7;
/* border: coral; */
border: #008080;
color: white;
font-size: 20px;
height: 50px;
}
.coderp
{
background-color: #f36b60;
/*!* border: coral; *!*/
border: #008080;
color: white;
font-size: 20px;
height: 50px;
/*width: 172px!important;*/
}
.pdf
{
background-color: #ffdb2e;
/*!* border: coral; *!*/
border: #008080;
color: black;
font-size: 20px;
height: 50px;
/*width: 172px!important;*/
}
[type=reset], [type=submit], button, html [type=button]
{
-webkit-appearance: button-bevel!important;
}
.btn {
border: 0px;
border-radius: 0rem!important;
font-size: 20px!important;
width: 250px;
}
.table td, .table th {
padding: .4rem!important;
vertical-align: top;
border-top: 1px solid #dee2e6;
}
.white-triangle1{
height: 12px;
float: right;
margin-top: 12px;
}
.txt_descriptif
{
font-weight: 400;
font-size: 18px;
text-align: justify;
width: 900px;
width: 765px;
margin-left: 86px;
}
.date_h{
float: right;
padding-top: 20px;
font-weight: bold;
font-size: 18px;
margin-right: 20px;
width: 293px;
/*width: 238px;*/
}
.rs_firme
{
line-height: 180%;
font-weight: bold;
font-size: 18px;
text-align: justify;
width: 900px;
margin-left: 84px;
}
.civi
{
font-weight: 400;
font-size: 18px;
text-align: justify;
width: 900px;
width: 765px;
margin-left: 86px;
}
.montantttc
{
font-size: 15px!important;
margin-top: -3px;!important;
}
#montantttc
{
width: 130px;
margin-left: 25px;
background-color: #dadada;
border: #dadada;
text-align: center
}
#montantttc_preconise
{
width: 130px;
margin-left: 25px;
background-color: #dadada;
border: #dadada;
text-align: center
}
.label_preconise
{
margin-top: 9px;
font-size: 15px!important;
}
#accompte_preconise
{
width: 130px;
/*margin-left: 97px;*/
background-color: #dadada;
border: #dadada;
text-align: center
}
#reste_preconise
{
width: 130px;
margin-left: 76px;
background-color: #dadada;
border: #dadada;
text-align: center
}
#nbr_preconise
{
width: 130px;
margin-left: 21px;
background-color: #dadada;
border: #dadada;
text-align: center
}
#montant1_preconise
{
width: 130px;
/*margin-left: 106px;*/
background-color: #dadada;
border: #dadada;
text-align: center
}
#montant2_preconise
{
width: 130px;
/*margin-left: 167px;*/
background-color: #dadada;
border: #dadada;
text-align: center
}
#montant3_preconise
{
width: 130px;
/* margin-left: 167px;*/
background-color: #dadada;
border: #dadada;
text-align: center
}
#dateP1_preconise
{
width: 130px;
margin-left: 55px;
font-size: 14px!important;
background-color: #dadada;
border: #dadada;
text-align: center
}
#dateP2_preconise
{
width: 130px;
margin-left: 168px;
font-size: 14px;
background-color: #dadada;
border: #dadada;
text-align: center
}
#dateP3_preconise
{
width: 130px;
margin-left: 168px;
font-size:14px!important;
background-color: #dadada;
border: #dadada;
text-align: center
}
#autre_modalite
{
margin-left: 115px;
background-color: black;
color: white;
width: 300px;
text-align: center;
font-size: 17px!important;
font-weight: bold;
margin-top: -22px;
}
.mttc
{
font-size: 15px!important;
margin-left: 14px!important;
margin-top: -3px;!important;
}
.label_autre
{
margin-top: 9px;
font-size: 15px!important;
margin-left: 14px!important;
}
.ttc
{
width: 130px;
margin-left: 29px;
background-color: #dadada;
border: #dadada;
text-align: center
}
#accompte
{
width: 130px;
margin-left: 108px;
background-color: #dadada;
border: #dadada;
text-align: center
}
#reste
{
width: 130px;
margin-left: 80px;
background-color: #dadada;
border: #dadada;
text-align: center
}
#nbr
{
width: 130px;
margin-left: 171px;
background-color: #dadada;
border: #dadada;
margin-top: -22px;
text-align: center
}
#montant1
{
width: 130px;
margin-left: 171px;
background-color: #dadada;
border: #dadada;
margin-top: -22px;
text-align: center
}
#montant2
{
width: 130px;
margin-left: 171px;
background-color: #dadada;
border: #dadada;
display: none;
text-align: center
}
#montant3
{
width: 130px;
margin-left: 171px;
background-color: #dadada;
border: #dadada;
display: none;
text-align: center
}
#dateP1
{
width: 130px;
margin-left: 171px;
background-color: #dadada;
border: #dadada;
margin-top: -22px;
text-align: center;
font-size: 14px
}
#dateP2
{
width: 130px;
margin-left: 171px;
background-color: #dadada;
border: #dadada;
display: none;
text-align: center;
font-size: 14px;
}
#dateP3
{
width: 130px;
margin-left: 171px;
background-color: #dadada;
border: #dadada;
display: none;
text-align: center;
font-size: 14px;
}
.remise_montant
{
float: left;
text-align: center;
font-size: 17px!important;
font-weight: bold!important;
width: 200px;
background-color: black;
margin-left: 55px;
margin-top: -22px;
}
.label_nture_remise
{
margin-top: 9px;
font-size: 15px!important;
margin-left: 54px;
}
#r_m
{
width: 181px;
background-color: #dadada;
padding: 5px 14px 10px 34px;
font-size: 14px;
margin: 3px;
width: 151px;
height: 29px;
margin-left: 42px;
padding-top: 4px;
}
#r_g
{
width: 181px;
background-color: #dadada;
padding: 5px 14px 10px 34px;
font-size: 14px;margin: 3px;
width: 151px; height: 29px;
margin-left: 229px;
padding-top: 4px;
}
.label_descriftif_offre
{
font-size: 15px!important;
margin-left: 54px;
}
#nature_remise {
margin-top: 7px;
width: 220px;
margin-left: 50px;
background-color: #dadada;
border: #dadada;
height: 50px;
display: none;
}
#montant_remise
{
width: 151px;
margin-left: 111px;
background-color: #dadada;
border: #dadada;
height: 37px;
display: none
}
#r_montant
{
margin-top: 9px;
font-size: 15px!important;
margin-left: 54px;
}
.coderp
{
width: 200px!important;
margin-left: 70px;
}
.remise_en_pourcentage
{
margin-left: 220px;
background-color: black;
color: white;
width: 150px;
text-align: center;
margin-top: -22px;
font-size: 17px!important;
font-weight: bold!important;
}
#r_p
{
width: 181px;
background-color: #dadada;
padding: 5px 14px 10px 34px;
font-size: 14px;
margin: 3px;
width: 151px;
height: 29px;
margin-left: 220px;
padding-top: 4px;
}
#pourcentage
{
width: 151px;
margin-left: 220px;
background-color: #dadada;
border: #dadada;
height: 50px; display: none
}
.checkbox_offre
{
margin-left: -32px;
}
.row {
display: -webkit-box!important;
display: -ms-flexbox!important;
/* display: flex; */
-ms-flex-wrap: wrap!important;
/* flex-wrap: wrap; */
margin-right: -15px!important;
/* margin-left: -15px; */
}
/*-----------------------------------------------*/
#dropdownMenu2
{
width: 184px!important;
/* margin-left: 55px; */
font-weight: bold;
background-color: black;
color: white;
font-size: 13px;
}
.white-triangle2 {
height: 12px;
float: right;
margin-top: 5px;
}
#demo-2-2,#demo-2-3,#demo-2-4,#demo-2-5,#demo-2-6
{
overflow-y: scroll;
width: 184px;
font-size: 15px;
text-align: justify;
background-color: whitesmoke;
height: 152px;
}
@media (min-width: 992px)
{
.col-lg-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 19%!important;
}
} | web/css/contact.css | table.contentt
{
/* width: 100%;
height: 100%;*/
border-collapse: collapse;
padding: 10px;
margin: 4px;
line-height: 2;
}
.contentt td
{
padding: 2px;
margin: 2px;
border: solid 1px #000000!important;
text-align: left;
height: 10px!important;
}
.table td, .table th {
padding: 0.20rem;
}
.table .thead-dark th {
color: #fff;
background-color: #212529;
border-color: #32383e;
padding-left: 20px;
}
.table td, .table th {
padding: 0.20rem;
padding-left: 20px;
}
.table td {
text-align: center;
}
.btn {
background-color: black;
margin: 11px 50px 0 0;
width: 168px;
height: 48px;
border: 0;
font-size: 18px;
padding: 8px 0 0 0;
color: white;
margin-bottom: 20px;
float: right;
}
.retour a:hover {
color: #2eb2ff!important;
}
.hrefpdf a:hover {
color: black!important;
}
.valider{
background-color: #28a745;
padding: 0px;
font-weight: bold;
font-size: 15px!important;
margin: 1px;
margin-top: 20px
}
/*.pdf{
background-color: #545556;
padding: 9px!important;
margin: 95px;
margin-top: 20px
}*/
.email{
border: 1px solid #cccccc;
border-radius: 4px;
background-color:white;
color: black;
height: 34px;
width: 205px;
padding: 11px;
}
.envoyer{
background-color: #58595a;
padding: 0px;
font-size: 18px;
border: 1px solid #cccccc;
border-radius: 4px;
width: 120px;
height: 35px;
color: white;
}
button:disabled,
button[disabled]{
border: 1px solid #999999;
background-color: #cccccc;
color: #666666;
}
.joindre
{
width: 178px;
border-radius: 3px;
background-color: #fff;
border-color: #ccc;
display: inline-block;
margin-bottom: 0;
font-weight: normal;
/* text-align: center; */
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
background-image: none;
border: 1px solid #545556;
white-space: nowrap;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
margin-top: 20px;
}
@media (min-width: 576px) {
.form-inline label {
justify-content: flex-start!important;
}
}
.loaders {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
background: url(../../web/ajax-loaderd.gif) center center no-repeat rgba(57, 66, 100, 0.6);
z-index: 500;
}
body {
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: 0;
}
section {
padding: 0;
margin: 0;
width: auto;
}
#fond-14 {
background-color: white;
height: 600px;
width: auto;
}
#fond-14 .container {
width: 900px;
}
#fond-14 .titre {
width: 700px;
background-color: black;
color: white;
padding-top: 20px;
padding-bottom: 10px;
display: black;
margin-top: 40px;
letter-spacing: 2px;
font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
border-radius: 5px;
font-size: 25px;
}
#fond-14 .texte {
font-size: 20px;
padding-top: 30px;
}
/*label {
margin-top: 20px;
}*/
.col-md-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 36%;
margin-left: 99px;
}
#fond-14 .texte {
font-size: 17px;
padding-top: 35px;
/*font-weight: bold;*/
margin-left: 145px;
}
.form-control {
width: 131%;/* 154%*/;
}
.table td, .table th {
/* width: 1px!important;*/
}
.modalite
{
background-color: #1aa7a7;
/* border: coral; */
border: #008080;
color: white;
font-size: 20px;
height: 50px;
}
.coderp
{
background-color: #f36b60;
/*!* border: coral; *!*/
border: #008080;
color: white;
font-size: 20px;
height: 50px;
/*width: 172px!important;*/
}
.pdf
{
background-color: #ffdb2e;
/*!* border: coral; *!*/
border: #008080;
color: black;
font-size: 20px;
height: 50px;
/*width: 172px!important;*/
}
[type=reset], [type=submit], button, html [type=button]
{
-webkit-appearance: button-bevel!important;
}
.btn {
border: 0px;
border-radius: 0rem!important;
font-size: 20px!important;
width: 250px;
}
.table td, .table th {
padding: .4rem!important;
vertical-align: top;
border-top: 1px solid #dee2e6;
}
.white-triangle1{
height: 12px;
float: right;
margin-top: 12px;
}
.txt_descriptif
{
font-weight: 400;
font-size: 18px;
text-align: justify;
width: 900px;
width: 765px;
margin-left: 86px;
}
.date_h{
float: right;
padding-top: 20px;
font-weight: bold;
font-size: 18px;
margin-right: 20px;
width: 293px;
/*width: 238px;*/
}
.rs_firme
{
line-height: 180%;
font-weight: bold;
font-size: 18px;
text-align: justify;
width: 900px;
margin-left: 84px;
}
.civi
{
font-weight: 400;
font-size: 18px;
text-align: justify;
width: 900px;
width: 765px;
margin-left: 86px;
}
.montantttc
{
font-size: 15px!important;
margin-top: -3px;!important;
}
#montantttc
{
width: 130px;
margin-left: 25px;
background-color: #dadada;
border: #dadada;
text-align: center
}
#montantttc_preconise
{
width: 130px;
margin-left: 25px;
background-color: #dadada;
border: #dadada;
text-align: center
}
.label_preconise
{
margin-top: 9px;
font-size: 15px!important;
}
#accompte_preconise
{
width: 130px;
/*margin-left: 97px;*/
background-color: #dadada;
border: #dadada;
text-align: center
}
#reste_preconise
{
width: 130px;
margin-left: 76px;
background-color: #dadada;
border: #dadada;
text-align: center
}
#nbr_preconise
{
width: 130px;
margin-left: 21px;
background-color: #dadada;
border: #dadada;
text-align: center
}
#montant1_preconise
{
width: 130px;
/*margin-left: 106px;*/
background-color: #dadada;
border: #dadada;
text-align: center
}
#montant2_preconise
{
width: 130px;
/*margin-left: 167px;*/
background-color: #dadada;
border: #dadada;
text-align: center
}
#montant3_preconise
{
width: 130px;
/* margin-left: 167px;*/
background-color: #dadada;
border: #dadada;
text-align: center
}
#dateP1_preconise
{
width: 130px;
margin-left: 55px;
font-size: 14px!important;
background-color: #dadada;
border: #dadada;
text-align: center
}
#dateP2_preconise
{
width: 130px;
margin-left: 168px;
font-size: 14px;
background-color: #dadada;
border: #dadada;
text-align: center
}
#dateP3_preconise
{
width: 130px;
margin-left: 168px;
font-size:14px!important;
background-color: #dadada;
border: #dadada;
text-align: center
}
#autre_modalite
{
margin-left: 115px;
background-color: black;
color: white;
width: 300px;
text-align: center;
font-size: 17px!important;
font-weight: bold;
margin-top: -22px;
}
.mttc
{
font-size: 15px!important;
margin-left: 14px!important;
margin-top: -3px;!important;
}
.label_autre
{
margin-top: 9px;
font-size: 15px!important;
margin-left: 14px!important;
}
.ttc
{
width: 130px;
margin-left: 29px;
background-color: #dadada;
border: #dadada;
text-align: center
}
#accompte
{
width: 130px;
margin-left: 108px;
background-color: #dadada;
border: #dadada;
text-align: center
}
#reste
{
width: 130px;
margin-left: 80px;
background-color: #dadada;
border: #dadada;
text-align: center
}
#nbr
{
width: 130px;
margin-left: 171px;
background-color: #dadada;
border: #dadada;
margin-top: -22px;
text-align: center
}
#montant1
{
width: 130px;
margin-left: 171px;
background-color: #dadada;
border: #dadada;
margin-top: -22px;
text-align: center
}
#montant2
{
width: 130px;
margin-left: 171px;
background-color: #dadada;
border: #dadada;
display: none;
text-align: center
}
#montant3
{
width: 130px;
margin-left: 171px;
background-color: #dadada;
border: #dadada;
display: none;
text-align: center
}
#dateP1
{
width: 130px;
margin-left: 171px;
background-color: #dadada;
border: #dadada;
margin-top: -22px;
text-align: center;
font-size: 14px
}
#dateP2
{
width: 130px;
margin-left: 171px;
background-color: #dadada;
border: #dadada;
display: none;
text-align: center;
font-size: 14px;
}
#dateP3
{
width: 130px;
margin-left: 171px;
background-color: #dadada;
border: #dadada;
display: none;
text-align: center;
font-size: 14px;
}
.remise_montant
{
float: left;
text-align: center;
font-size: 17px!important;
font-weight: bold!important;
width: 200px;
background-color: black;
margin-left: 55px;
margin-top: -22px;
}
.label_nture_remise
{
margin-top: 9px;
font-size: 15px!important;
margin-left: 54px;
}
#r_m
{
width: 181px;
background-color: #dadada;
padding: 5px 14px 10px 34px;
font-size: 14px;
margin: 3px;
width: 151px;
height: 29px;
margin-left: 42px;
padding-top: 4px;
}
#r_g
{
width: 181px;
background-color: #dadada;
padding: 5px 14px 10px 34px;
font-size: 14px;margin: 3px;
width: 151px; height: 29px;
margin-left: 229px;
padding-top: 4px;
}
.label_descriftif_offre
{
font-size: 15px!important;
margin-left: 54px;
}
#nature_remise {
margin-top: 7px;
width: 220px;
margin-left: 50px;
background-color: #dadada;
border: #dadada;
height: 50px;
display: none;
}
#montant_remise
{
width: 151px;
margin-left: 111px;
background-color: #dadada;
border: #dadada;
height: 37px;
display: none
}
#r_montant
{
margin-top: 9px;
font-size: 15px!important;
margin-left: 54px;
}
.coderp
{
width: 200px!important;
margin-left: 70px;
}
.remise_en_pourcentage
{
margin-left: 220px;
background-color: black;
color: white;
width: 150px;
text-align: center;
margin-top: -22px;
font-size: 17px!important;
font-weight: bold!important;
}
#r_p
{
width: 181px;
background-color: #dadada;
padding: 5px 14px 10px 34px;
font-size: 14px;
margin: 3px;
width: 151px;
height: 29px;
margin-left: 220px;
padding-top: 4px;
}
#pourcentage
{
width: 151px;
margin-left: 220px;
background-color: #dadada;
border: #dadada;
height: 50px; display: none
}
.checkbox_offre
{
margin-left: -32px;
}
.row {
display: -webkit-box!important;
display: -ms-flexbox!important;
/* display: flex; */
-ms-flex-wrap: wrap!important;
/* flex-wrap: wrap; */
margin-right: -15px!important;
/* margin-left: -15px; */
}
/*-----------------------------------------------*/
#dropdownMenu2
{
width: 184px!important;
/* margin-left: 55px; */
font-weight: bold;
background-color: black;
color: white;
font-size: 13px;
}
.white-triangle2 {
height: 12px;
float: right;
margin-top: 5px;
}
#demo-2-2,#demo-2-3,#demo-2-4,#demo-2-5,#demo-2-6
{
overflow-y: scroll;
width: 184px;
font-size: 15px;
text-align: justify;
background-color: whitesmoke;
height: 152px;
}
@media (min-width: 992px)
{
.col-lg-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 19%!important;
}
} | 0.268654 | 0.143758 |
@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Spline+Sans:wght@300;400;500;600&display=swap');
* {
margin: 0;
padding: 0;
text-decoration: none;
font-size: 100%;
}
#container-form-img {
align-items: center;
display: flex;
justify-content: space-evenly;
}
body {
background: linear-gradient(68.15deg, #000 16.62%, #0c1a26 85.61%);
background-attachment: fixed;
font-family: monospace;
font-size: 1.2em;
}
form {
padding: 12px;
background-color: #fff;
border-radius: 20px;
}
#titulo {
font-family: monospace;
color: #fa284d;
margin-bottom: 3%;
text-shadow: 2px 2px 5px #fa284e75;
font-size: 2em;
}
#subtitulo {
color: #000;
font-weight: 500;
font-size: 18px;
}
fieldset {
border: 0;
}
input, select, textarea, button {
border-radius: 5px;
}
.campo {
margin-bottom: 1em;
}
.campo label {
margin-bottom: 0,2em;
color: #0a3459;
display: block;
font-size: 18px;
}
.campo .devs {
color: #401019;
}
#senioridade {
color: #0a3459;
}
fieldset.grupo .campo {
float: left;
margin-right: 1em;
}
.campo input[type="text"], .campo input[type="email"], .campo select, .campo textarea {
padding: 0.2em;
border: 1px solid #401019;
box-shadow: 2px 2px 2px rgb(0, 0, 0, 0.2);
display: block;
}
.campo select {
font-size: 16px;
}
.campo select option {
padding-right: 1em;
}
.campo input:focus, .campo select:focus, .campo textarea:focus {
background: rgba(0, 0, 0, 0.11);
}
.botao {
display: block;
font-size: 1em;
background: #0a3459;
border: 0;
color: #ffffff;
padding: 0.2em 0.6em;
box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}
.botao:hover {
background-color: #092e4e;
box-shadow: inset 2px 2px 2px rgba(0,0,0,0.2);
text-shadow: none;
}
.grupo > #check > label{
color: #401019;
font-size: 1.2em;
}
#check {
display: inline-block;
}
#check strong {
color: #0a3459;
font-size: 18px;
}
img {
border-right: 5px solid #fa284d;
border-left: 5px solid #fa284d;
height: 100vh;
opacity: 70%;
} | Html-Css/formulario/style.css | @charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Spline+Sans:wght@300;400;500;600&display=swap');
* {
margin: 0;
padding: 0;
text-decoration: none;
font-size: 100%;
}
#container-form-img {
align-items: center;
display: flex;
justify-content: space-evenly;
}
body {
background: linear-gradient(68.15deg, #000 16.62%, #0c1a26 85.61%);
background-attachment: fixed;
font-family: monospace;
font-size: 1.2em;
}
form {
padding: 12px;
background-color: #fff;
border-radius: 20px;
}
#titulo {
font-family: monospace;
color: #fa284d;
margin-bottom: 3%;
text-shadow: 2px 2px 5px #fa284e75;
font-size: 2em;
}
#subtitulo {
color: #000;
font-weight: 500;
font-size: 18px;
}
fieldset {
border: 0;
}
input, select, textarea, button {
border-radius: 5px;
}
.campo {
margin-bottom: 1em;
}
.campo label {
margin-bottom: 0,2em;
color: #0a3459;
display: block;
font-size: 18px;
}
.campo .devs {
color: #401019;
}
#senioridade {
color: #0a3459;
}
fieldset.grupo .campo {
float: left;
margin-right: 1em;
}
.campo input[type="text"], .campo input[type="email"], .campo select, .campo textarea {
padding: 0.2em;
border: 1px solid #401019;
box-shadow: 2px 2px 2px rgb(0, 0, 0, 0.2);
display: block;
}
.campo select {
font-size: 16px;
}
.campo select option {
padding-right: 1em;
}
.campo input:focus, .campo select:focus, .campo textarea:focus {
background: rgba(0, 0, 0, 0.11);
}
.botao {
display: block;
font-size: 1em;
background: #0a3459;
border: 0;
color: #ffffff;
padding: 0.2em 0.6em;
box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}
.botao:hover {
background-color: #092e4e;
box-shadow: inset 2px 2px 2px rgba(0,0,0,0.2);
text-shadow: none;
}
.grupo > #check > label{
color: #401019;
font-size: 1.2em;
}
#check {
display: inline-block;
}
#check strong {
color: #0a3459;
font-size: 18px;
}
img {
border-right: 5px solid #fa284d;
border-left: 5px solid #fa284d;
height: 100vh;
opacity: 70%;
} | 0.411702 | 0.134208 |
.aquaFireBrick6,
.hover_aquaFireBrick6:hover,
.active_aquaFireBrick6:active {
-webkit-box-shadow: 0 0.63em 0.75em rgba(214, 41, 58, .39),
inset 0 -0.5em 0.9em 0 #ee7792,
inset 0 -0.5em 0em 0.65em rgb(202, 2, 19),
inset 0 0em 0.5em 2em rgb(199, 132, 137);
-moz-box-shadow: 0 0.63em 0.75em rgba(214, 41, 58, .39),
inset 0 -0.5em 0.9em 0 #ee7792,
inset 0 -0.5em 0em 0.65em rgb(202, 2, 19),
inset 0 0em 0.5em 2em rgb(199, 132, 137);
box-shadow: 0 0.63em 0.75em rgba(214, 41, 58, .39),
inset 0 -0.5em 0.9em 0 #ee7792,
inset 0 -0.5em 0em 0.65em rgb(202, 2, 19),
inset 0 0em 0.5em 2em rgb(199, 132, 137);
}
.aquaFireBrick6h,
.hover_aquaFireBrick6h:hover,
.active_aquaFireBrick6h:active {
-webkit-box-shadow:0 0.63em 1em rgba(218, 62, 78, .55),
inset 0 -0.5em 0.9em 0 #f4a4b7,
inset 0 -0.5em 0em 0.65em #e84957,
inset 0 0em 0.5em 2em #ecacb1;
-moz-box-shadow:0 0.63em 1em rgba(218, 62, 78, .55),
inset 0 -0.5em 0.9em 0 #f4a4b7,
inset 0 -0.5em 0em 0.65em #e84957,
inset 0 0em 0.5em 2em #ecacb1;
box-shadow:0 0.63em 1em rgba(218, 62, 78, .55),
inset 0 -0.5em 0.9em 0 #f4a4b7,
inset 0 -0.5em 0em 0.65em #e84957,
inset 0 0em 0.5em 2em #ecacb1;
}
.aquaFireBrick6a,
.hover_aquaFireBrick6a:hover,
.active_aquaFireBrick6a:active {
/*background: #d93a3a;*/
-webkit-box-shadow:0 0.63em 1em rgba(186, 17, 34, .55),
inset 0 -0.5em 0.9em 0 #fa849f,
inset 0 -0.5em 0em 0.65em #f1091c,
inset 0 0em 0.5em 2em #eb606c;
-moz-box-shadow:0 0.63em 1em rgba(186, 17, 34, .55),
inset 0 -0.5em 0.9em 0 #fa849f,
inset 0 -0.5em 0em 0.65em #f1091c,
inset 0 0em 0.5em 2em #eb606c;
box-shadow:0 0.63em 1em rgba(186, 17, 34, .55),
inset 0 -0.5em 0.9em 0 #fa849f,
inset 0 -0.5em 0em 0.65em #f1091c,
inset 0 0em 0.5em 2em #eb606c;
}
/* ------------------------------ color settings ----------------------------*/
.color_aquaFireBrick6,
.hover_color_aquaFireBrick6:hover,
.active_color_aquaFireBrick6:active {
color: #c8c8c8;
}
.color_aquaFireBrick6h,
.hover_color_aquaFireBrick6h:hover,
.active_color_aquaFireBrick6h:active {
color: #c8c8c8;
}
.color_aquaFireBrick6a,
.hover_color_aquaFireBrick6a:hover,
.active_color_aquaFireBrick6a:active {
color: #c8c8c8;
}
/* -------------------------- border settings --------------------------------*/
.border_aquaFireBrick6,
.hover_border_aquaFireBrick6:hover,
.active_border_aquaFireBrick6:active {
border-color: #9a1d1d #9a1d1d #9a1d1d #9a1d1d;
}
.border_aquaFireBrick6h,
.hover_border_aquaFireBrick6h:hover,
.active_border_aquaFireBrick6h:active {
border-color: #9a1d1d #9a1d1d #9a1d1d #9a1d1d;
}
.border_aquaFireBrick6a,
.hover_border_aquaFireBrick6a:hover,
.active_border_aquaFireBrick6a:active {
border-color: #9a1d1d #9a1d1d #9a1d1d #9a1d1d;
} | widgets/common/assets/shadows/aqua/aquaFireBrick/aquaFireBrick6.css | .aquaFireBrick6,
.hover_aquaFireBrick6:hover,
.active_aquaFireBrick6:active {
-webkit-box-shadow: 0 0.63em 0.75em rgba(214, 41, 58, .39),
inset 0 -0.5em 0.9em 0 #ee7792,
inset 0 -0.5em 0em 0.65em rgb(202, 2, 19),
inset 0 0em 0.5em 2em rgb(199, 132, 137);
-moz-box-shadow: 0 0.63em 0.75em rgba(214, 41, 58, .39),
inset 0 -0.5em 0.9em 0 #ee7792,
inset 0 -0.5em 0em 0.65em rgb(202, 2, 19),
inset 0 0em 0.5em 2em rgb(199, 132, 137);
box-shadow: 0 0.63em 0.75em rgba(214, 41, 58, .39),
inset 0 -0.5em 0.9em 0 #ee7792,
inset 0 -0.5em 0em 0.65em rgb(202, 2, 19),
inset 0 0em 0.5em 2em rgb(199, 132, 137);
}
.aquaFireBrick6h,
.hover_aquaFireBrick6h:hover,
.active_aquaFireBrick6h:active {
-webkit-box-shadow:0 0.63em 1em rgba(218, 62, 78, .55),
inset 0 -0.5em 0.9em 0 #f4a4b7,
inset 0 -0.5em 0em 0.65em #e84957,
inset 0 0em 0.5em 2em #ecacb1;
-moz-box-shadow:0 0.63em 1em rgba(218, 62, 78, .55),
inset 0 -0.5em 0.9em 0 #f4a4b7,
inset 0 -0.5em 0em 0.65em #e84957,
inset 0 0em 0.5em 2em #ecacb1;
box-shadow:0 0.63em 1em rgba(218, 62, 78, .55),
inset 0 -0.5em 0.9em 0 #f4a4b7,
inset 0 -0.5em 0em 0.65em #e84957,
inset 0 0em 0.5em 2em #ecacb1;
}
.aquaFireBrick6a,
.hover_aquaFireBrick6a:hover,
.active_aquaFireBrick6a:active {
/*background: #d93a3a;*/
-webkit-box-shadow:0 0.63em 1em rgba(186, 17, 34, .55),
inset 0 -0.5em 0.9em 0 #fa849f,
inset 0 -0.5em 0em 0.65em #f1091c,
inset 0 0em 0.5em 2em #eb606c;
-moz-box-shadow:0 0.63em 1em rgba(186, 17, 34, .55),
inset 0 -0.5em 0.9em 0 #fa849f,
inset 0 -0.5em 0em 0.65em #f1091c,
inset 0 0em 0.5em 2em #eb606c;
box-shadow:0 0.63em 1em rgba(186, 17, 34, .55),
inset 0 -0.5em 0.9em 0 #fa849f,
inset 0 -0.5em 0em 0.65em #f1091c,
inset 0 0em 0.5em 2em #eb606c;
}
/* ------------------------------ color settings ----------------------------*/
.color_aquaFireBrick6,
.hover_color_aquaFireBrick6:hover,
.active_color_aquaFireBrick6:active {
color: #c8c8c8;
}
.color_aquaFireBrick6h,
.hover_color_aquaFireBrick6h:hover,
.active_color_aquaFireBrick6h:active {
color: #c8c8c8;
}
.color_aquaFireBrick6a,
.hover_color_aquaFireBrick6a:hover,
.active_color_aquaFireBrick6a:active {
color: #c8c8c8;
}
/* -------------------------- border settings --------------------------------*/
.border_aquaFireBrick6,
.hover_border_aquaFireBrick6:hover,
.active_border_aquaFireBrick6:active {
border-color: #9a1d1d #9a1d1d #9a1d1d #9a1d1d;
}
.border_aquaFireBrick6h,
.hover_border_aquaFireBrick6h:hover,
.active_border_aquaFireBrick6h:active {
border-color: #9a1d1d #9a1d1d #9a1d1d #9a1d1d;
}
.border_aquaFireBrick6a,
.hover_border_aquaFireBrick6a:hover,
.active_border_aquaFireBrick6a:active {
border-color: #9a1d1d #9a1d1d #9a1d1d #9a1d1d;
} | 0.330147 | 0.406391 |
@font-face {
font-family: "Retro Computer";
src: url("fonts/retro_computer_personal_use-webfont.eot") format("eot"),
url("fonts/retro_computer_personal_use-webfont.woff") format("woff"),
url("fonts/retro_computer_personal_use-webfont.ttf") format("truetype");
font-weight: normal;
font-style: normal;
}
body {
font-family: Retro Computer;
background-image: url("/spritesPixelAdventure/assets/metalTileScrewed.png");
background-repeat: repeat;
background-size: 10px 10px;
color: white;
text-align: center;
text-shadow: -2px 1px 0px rgba(150, 150, 150, 1);
}
hr {
height: 1px;
background: white;
margin-bottom: 75px;
}
a {
text-decoration: none;
}
label {
display: block;
}
nav a {
display: inline-block;
margin: 1em;
}
form div {
margin: 1em;
display: inline-block;
}
.hodlTitle {
font-size: 40px;
margin-bottom: 8px;
}
.devCredits {
font-size: 10px;
margin-bottom: 30px;
}
.canvas {
border-color: white;
border-width: 10rem;
box-shadow: "-14px 14px 0px -3px rgba(0,0,0,0.5)";
}
.menubuttons {
padding: 10px 15px;
border-radius: 3px;
background: rgb(26, 119, 65);
background: linear-gradient(
0deg,
rgba(26, 119, 65, 1) 0%,
rgba(40, 180, 99, 1) 5%,
rgba(40, 180, 99, 1) 95%,
rgba(108, 255, 169, 1) 100%
);
box-shadow: -3px 3px 0px 0px rgba(0, 0, 0, 0.3);
}
.menubuttons:hover {
background: rgb(26, 119, 65);
background: linear-gradient(
0deg,
rgba(26, 119, 65, 1) 0%,
rgba(44, 195, 108, 1) 5%,
rgba(44, 195, 108, 1) 95%,
rgba(108, 255, 169, 1) 100%
);
box-shadow: -5px 5px 0px 0px rgba(0, 0, 0, 0.45);
}
.logoutbutton {
padding: 10px 15px;
border-radius: 3px;
background: rgb(119, 26, 26);
background: linear-gradient(
0deg,
rgba(119, 26, 26, 1) 0%,
rgba(236, 112, 99, 1) 5%,
rgba(236, 112, 99, 1) 95%,
rgba(255, 167, 158, 1) 100%
);
box-shadow: -3px 3px 0px 0px rgba(0, 0, 0, 0.3);
}
.logoutbutton:hover {
background: rgb(119, 26, 26);
background: linear-gradient(
0deg,
rgba(119, 26, 26, 1) 0%,
rgba(235, 86, 71, 1) 5%,
rgba(235, 86, 71, 1) 95%,
rgba(255, 167, 158, 1) 100%
);
box-shadow: -5px 5px 0px 0px rgba(0, 0, 0, 0.45);
}
#navdiv {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
a {
color: white;
}
.characters {
width: 150px;
height: 150px;
padding: 20px;
border: 2px solid white;
border-radius: 10px;
background-color: "rgba(0, 0, 0, 0.2)";
}
.characters:hover {
box-shadow: -5px 5px 0px 1px #000000;
background-color: "rgba(0, 0, 0, 0.5)";
}
#accountHeader {
display: flex;
justify-content: space-around;
} | crypto-game/public/style.css | @font-face {
font-family: "Retro Computer";
src: url("fonts/retro_computer_personal_use-webfont.eot") format("eot"),
url("fonts/retro_computer_personal_use-webfont.woff") format("woff"),
url("fonts/retro_computer_personal_use-webfont.ttf") format("truetype");
font-weight: normal;
font-style: normal;
}
body {
font-family: Retro Computer;
background-image: url("/spritesPixelAdventure/assets/metalTileScrewed.png");
background-repeat: repeat;
background-size: 10px 10px;
color: white;
text-align: center;
text-shadow: -2px 1px 0px rgba(150, 150, 150, 1);
}
hr {
height: 1px;
background: white;
margin-bottom: 75px;
}
a {
text-decoration: none;
}
label {
display: block;
}
nav a {
display: inline-block;
margin: 1em;
}
form div {
margin: 1em;
display: inline-block;
}
.hodlTitle {
font-size: 40px;
margin-bottom: 8px;
}
.devCredits {
font-size: 10px;
margin-bottom: 30px;
}
.canvas {
border-color: white;
border-width: 10rem;
box-shadow: "-14px 14px 0px -3px rgba(0,0,0,0.5)";
}
.menubuttons {
padding: 10px 15px;
border-radius: 3px;
background: rgb(26, 119, 65);
background: linear-gradient(
0deg,
rgba(26, 119, 65, 1) 0%,
rgba(40, 180, 99, 1) 5%,
rgba(40, 180, 99, 1) 95%,
rgba(108, 255, 169, 1) 100%
);
box-shadow: -3px 3px 0px 0px rgba(0, 0, 0, 0.3);
}
.menubuttons:hover {
background: rgb(26, 119, 65);
background: linear-gradient(
0deg,
rgba(26, 119, 65, 1) 0%,
rgba(44, 195, 108, 1) 5%,
rgba(44, 195, 108, 1) 95%,
rgba(108, 255, 169, 1) 100%
);
box-shadow: -5px 5px 0px 0px rgba(0, 0, 0, 0.45);
}
.logoutbutton {
padding: 10px 15px;
border-radius: 3px;
background: rgb(119, 26, 26);
background: linear-gradient(
0deg,
rgba(119, 26, 26, 1) 0%,
rgba(236, 112, 99, 1) 5%,
rgba(236, 112, 99, 1) 95%,
rgba(255, 167, 158, 1) 100%
);
box-shadow: -3px 3px 0px 0px rgba(0, 0, 0, 0.3);
}
.logoutbutton:hover {
background: rgb(119, 26, 26);
background: linear-gradient(
0deg,
rgba(119, 26, 26, 1) 0%,
rgba(235, 86, 71, 1) 5%,
rgba(235, 86, 71, 1) 95%,
rgba(255, 167, 158, 1) 100%
);
box-shadow: -5px 5px 0px 0px rgba(0, 0, 0, 0.45);
}
#navdiv {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
a {
color: white;
}
.characters {
width: 150px;
height: 150px;
padding: 20px;
border: 2px solid white;
border-radius: 10px;
background-color: "rgba(0, 0, 0, 0.2)";
}
.characters:hover {
box-shadow: -5px 5px 0px 1px #000000;
background-color: "rgba(0, 0, 0, 0.5)";
}
#accountHeader {
display: flex;
justify-content: space-around;
} | 0.419172 | 0.136091 |
body {
font-family: Muli, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
height: 100%;
color: #444;
font-size: 1.15rem; }
h1,
h2,
h3,
h4,
h5,
h6,
.subheading {
text-transform: uppercase;
font-family: 'Saira Extra Condensed', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; }
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 20px 0;
color: #101010;
font-weight: 700; }
.switch {
position: absolute;
margin-left: -9999px;
visibility: hidden; }
.switch + label {
display: block;
position: relative;
cursor: pointer;
outline: none;
user-select: none; }
.switch--shadow + label {
padding: 2px;
width: 120px;
height: 60px;
background-color: #dddddd;
border-radius: 60px; }
.switch--shadow + label:before,
.switch--shadow + label:after {
display: block;
position: absolute;
top: 1px;
left: 1px;
bottom: 1px;
content: ""; }
.switch--shadow + label:before {
right: 1px;
background-color: #f1f1f1;
border-radius: 60px;
transition: all 0.4s; }
.switch--shadow + label:after {
width: 62px;
background-color: #fff;
border-radius: 100%;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
transition: all 0.4s; }
.switch--shadow:checked + label:before {
background-color: #8ce196; }
.switch--shadow:checked + label:after {
transform: translateX(60px); }
.avatar img {
max-width: 250px; }
h2.align-center {
text-align: center;
font-size: 3rem; }
nav a.logo-nav {
position: absolute; }
.social-icons a {
display: inline-block;
height: 3.5rem;
width: 3.5rem;
background-color: #212529;
color: #fff !important;
border-radius: 100%;
text-align: center;
font-size: 1.5rem;
line-height: 3.5rem;
margin-right: 1rem; }
.social-icons a:last-child {
margin-right: 0; }
.social-icons a:hover {
background-color: #007bff; }
div.w-100 ul.dev-icons {
text-align: center; }
.dev-icons li i {
font-size: 6.1rem; }
.dev-icons li {
display: inline-flex; }
.dev-icons .list-inline-item i:hover {
color: #007bff; }
.download {
color: #212529 !important; }
.download:hover {
color: #fff !important; }
.cv-download {
color: #212529;
border-radius: 500px;
-webkit-border-radius: 500px;
-moz-border-radius: 500px;
text-transform: uppercase;
transition: background 0.4s, color 0.4s;
padding: 10px 20px; }
.btn-branco {
border: 2px solid #212529; }
.btn-branco:hover {
background-color: #212529;
color: black; }
h1 {
font-size: 2.25rem; }
h1,
h2,
h3,
h4 {
font-weight: 700; }
h2 {
font-size: 2rem; }
h3 {
font-size: 1.75rem;
color: #515151; }
h4 {
font-size: 1.4rem;
color: #6a6a6a; }
h5 {
font-size: 1.2rem;
font-weight: 600;
color: #777; }
a {
text-decoration: none !important; }
p.lead, ul.lead li {
font-size: 1.15rem;
font-weight: 400; }
div.subheading {
font-weight: 500;
font-size: 1.5rem; }
h3.subheading {
font-weight: 500;
font-size: 1.75rem; }
h4.subheading {
font-size: 1.5rem;
color: #000; }
nav.navbar {
box-shadow: 0 -3px 9px #000 !important; }
.navbar-toggler {
border: none; }
section {
margin-bottom: 30px;
padding: 50px 0 0;
position: relative; }
.cv-download, .cv-download a {
float: right;
color: #fff; }
.footer {
display: -ms-flexbox;
display: flex;
align-items: center;
text-align: center;
height: 100px;
color: #fff;
background-color: #212529;
position: inherit;
bottom: 0;
left: 0; }
@media (min-width: 250px) and (max-width: 767.98px) {
div.w-100 div.social-icons {
text-align: center; }
h2.align-center {
font-size: 2.1rem; }
div.w-100 ul.dev-icons {
text-align: center; }
section {
margin-bottom: 0; }
h2.custom-align {
text-align: center; }
.header {
margin-bottom: 20px; }
nav a.logo-nav {
position: relative; }
h1 {
font-size: 2.4rem; }
h2 {
font-size: 2.1rem; }
h3 {
font-size: 1.9rem; }
h4 {
font-size: 1.6rem; }
h5 {
font-size: 1.5rem; }
.cv-download, .cv-download a {
display: none; }
.dev-icons li i {
font-size: 3.5rem;
margin-right: 1.5rem; } }
@media (min-width: 768px) and (max-width: 991.98px) {
div.w-100 div.social-icons {
text-align: center; }
div.w-100 ul.dev-icons {
text-align: center; }
section {
margin-bottom: 0; }
.header {
margin-bottom: 20px; }
nav a.logo-nav {
position: relative; }
h2.align-center {
font-size: 2.1rem; }
h2.custom-align {
text-align: center; }
h1 {
font-size: 2.4rem; }
h2 {
font-size: 2.1rem; }
h3 {
font-size: 1.9rem; }
h4 {
font-size: 1.6rem; }
h5 {
font-size: 1.5rem; }
.cv-download, .cv-download a {
display: none; }
.dev-icons li {
font-size: 3.5rem; } }
@media (min-width: 992px) and (max-width: 1199.98px) {
div.w-100 div.social-icons {
text-align: center; }
div.w-100 ul.dev-icons {
text-align: center; }
section {
margin-bottom: 0; }
.header {
margin-bottom: 20px; }
nav a.logo-nav {
position: relative; }
h2.align-center {
font-size: 2.1rem; }
h2.custom-align {
text-align: center; }
h1 {
font-size: 2.4rem; }
h2 {
font-size: 2.1rem; }
h3 {
font-size: 1.9rem; }
h4 {
font-size: 1.6rem; }
h5 {
font-size: 1.5rem; }
.dev-icons li {
font-size: 3.5rem;
margin-right: 5rem; } }
@media (min-width: 1200px) {
.dev-icons li {
font-size: 3.5rem;
margin-right: 5rem; } } | src/css/style.css | body {
font-family: Muli, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
height: 100%;
color: #444;
font-size: 1.15rem; }
h1,
h2,
h3,
h4,
h5,
h6,
.subheading {
text-transform: uppercase;
font-family: 'Saira Extra Condensed', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; }
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 20px 0;
color: #101010;
font-weight: 700; }
.switch {
position: absolute;
margin-left: -9999px;
visibility: hidden; }
.switch + label {
display: block;
position: relative;
cursor: pointer;
outline: none;
user-select: none; }
.switch--shadow + label {
padding: 2px;
width: 120px;
height: 60px;
background-color: #dddddd;
border-radius: 60px; }
.switch--shadow + label:before,
.switch--shadow + label:after {
display: block;
position: absolute;
top: 1px;
left: 1px;
bottom: 1px;
content: ""; }
.switch--shadow + label:before {
right: 1px;
background-color: #f1f1f1;
border-radius: 60px;
transition: all 0.4s; }
.switch--shadow + label:after {
width: 62px;
background-color: #fff;
border-radius: 100%;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
transition: all 0.4s; }
.switch--shadow:checked + label:before {
background-color: #8ce196; }
.switch--shadow:checked + label:after {
transform: translateX(60px); }
.avatar img {
max-width: 250px; }
h2.align-center {
text-align: center;
font-size: 3rem; }
nav a.logo-nav {
position: absolute; }
.social-icons a {
display: inline-block;
height: 3.5rem;
width: 3.5rem;
background-color: #212529;
color: #fff !important;
border-radius: 100%;
text-align: center;
font-size: 1.5rem;
line-height: 3.5rem;
margin-right: 1rem; }
.social-icons a:last-child {
margin-right: 0; }
.social-icons a:hover {
background-color: #007bff; }
div.w-100 ul.dev-icons {
text-align: center; }
.dev-icons li i {
font-size: 6.1rem; }
.dev-icons li {
display: inline-flex; }
.dev-icons .list-inline-item i:hover {
color: #007bff; }
.download {
color: #212529 !important; }
.download:hover {
color: #fff !important; }
.cv-download {
color: #212529;
border-radius: 500px;
-webkit-border-radius: 500px;
-moz-border-radius: 500px;
text-transform: uppercase;
transition: background 0.4s, color 0.4s;
padding: 10px 20px; }
.btn-branco {
border: 2px solid #212529; }
.btn-branco:hover {
background-color: #212529;
color: black; }
h1 {
font-size: 2.25rem; }
h1,
h2,
h3,
h4 {
font-weight: 700; }
h2 {
font-size: 2rem; }
h3 {
font-size: 1.75rem;
color: #515151; }
h4 {
font-size: 1.4rem;
color: #6a6a6a; }
h5 {
font-size: 1.2rem;
font-weight: 600;
color: #777; }
a {
text-decoration: none !important; }
p.lead, ul.lead li {
font-size: 1.15rem;
font-weight: 400; }
div.subheading {
font-weight: 500;
font-size: 1.5rem; }
h3.subheading {
font-weight: 500;
font-size: 1.75rem; }
h4.subheading {
font-size: 1.5rem;
color: #000; }
nav.navbar {
box-shadow: 0 -3px 9px #000 !important; }
.navbar-toggler {
border: none; }
section {
margin-bottom: 30px;
padding: 50px 0 0;
position: relative; }
.cv-download, .cv-download a {
float: right;
color: #fff; }
.footer {
display: -ms-flexbox;
display: flex;
align-items: center;
text-align: center;
height: 100px;
color: #fff;
background-color: #212529;
position: inherit;
bottom: 0;
left: 0; }
@media (min-width: 250px) and (max-width: 767.98px) {
div.w-100 div.social-icons {
text-align: center; }
h2.align-center {
font-size: 2.1rem; }
div.w-100 ul.dev-icons {
text-align: center; }
section {
margin-bottom: 0; }
h2.custom-align {
text-align: center; }
.header {
margin-bottom: 20px; }
nav a.logo-nav {
position: relative; }
h1 {
font-size: 2.4rem; }
h2 {
font-size: 2.1rem; }
h3 {
font-size: 1.9rem; }
h4 {
font-size: 1.6rem; }
h5 {
font-size: 1.5rem; }
.cv-download, .cv-download a {
display: none; }
.dev-icons li i {
font-size: 3.5rem;
margin-right: 1.5rem; } }
@media (min-width: 768px) and (max-width: 991.98px) {
div.w-100 div.social-icons {
text-align: center; }
div.w-100 ul.dev-icons {
text-align: center; }
section {
margin-bottom: 0; }
.header {
margin-bottom: 20px; }
nav a.logo-nav {
position: relative; }
h2.align-center {
font-size: 2.1rem; }
h2.custom-align {
text-align: center; }
h1 {
font-size: 2.4rem; }
h2 {
font-size: 2.1rem; }
h3 {
font-size: 1.9rem; }
h4 {
font-size: 1.6rem; }
h5 {
font-size: 1.5rem; }
.cv-download, .cv-download a {
display: none; }
.dev-icons li {
font-size: 3.5rem; } }
@media (min-width: 992px) and (max-width: 1199.98px) {
div.w-100 div.social-icons {
text-align: center; }
div.w-100 ul.dev-icons {
text-align: center; }
section {
margin-bottom: 0; }
.header {
margin-bottom: 20px; }
nav a.logo-nav {
position: relative; }
h2.align-center {
font-size: 2.1rem; }
h2.custom-align {
text-align: center; }
h1 {
font-size: 2.4rem; }
h2 {
font-size: 2.1rem; }
h3 {
font-size: 1.9rem; }
h4 {
font-size: 1.6rem; }
h5 {
font-size: 1.5rem; }
.dev-icons li {
font-size: 3.5rem;
margin-right: 5rem; } }
@media (min-width: 1200px) {
.dev-icons li {
font-size: 3.5rem;
margin-right: 5rem; } } | 0.462473 | 0.082734 |
@-moz-document url-prefix("https://www.dndbeyond.com") {
body,
.ct-character-sheet::before,
.character-builder-step_by_step::before{
background: #242527!important;
}
.section-posts .p-article-a, .section-changelog .p-article-a {
background: #3b3d40!important;
}
.comment .p-comment-container {
background: #3b3d40!important;
}
.body-page .p-article-a .p-article-content table, .section-posts .p-article-a .p-article-content table, .p-article-a .section-changelog .p-article-content table {
background: #3b3d40!important;
border: 1px solid #EDEAE8;
}
.body-page .p-article-a .p-article-content table thead th,
.body-page .p-article-a .p-article-content table tbody tr,
.section-posts .p-article-a .p-article-content table tbody tr,
.p-article-a .section-changelog .p-article-content table tbody tr,
.p-article-a .section-changelog .p-article-content table thead th,
.body-page .p-article-a .p-article-content table tbody tr:nth-child(odd),
.section-posts .p-article-a .p-article-content table tbody tr:nth-child(odd),
.p-article-a .section-changelog .p-article-content table tbody tr:nth-child(odd),
.more-info-content table tbody tr:nth-child(odd),
.more-info-content table tbody tr,
.static-container-details .content-container table thead th,
.static-container-details .content-container table tbody tr:nth-child(odd),
.static-container-details .content-container table tbody tr,
.details-container-content-description-text table tbody tr,
.details-container-content-description-text table tbody tr:nth-child(odd),
.details-container-content-description-text table thead th{
background: #3b3d40;
border: 1px solid #EDEAE8;
color: #b5b5b5;
}
.irace-listing .more-info,
.RPGMonster-listing .more-info,
.RPGMagicItem-listing .more-info,
.ihomebrewable-listing .more-info,
.RPGSpell-listing .more-info,
.IGear-listing .more-info,
.RPGFeat-listing .more-info,
.RPGBackground-listing .more-info,
.RPGSubclass-listing .more-info,
.details-container{
background: #3b3d40;
border: 1px solid #3b3d40;
color: #b5b5b5;
}
.irace-listing .more-info::after, .RPGMonster-listing .more-info::after, .RPGMagicItem-listing .more-info::after, .ihomebrewable-listing .more-info::after, .RPGSpell-listing .more-info::after, .IGear-listing .more-info::after, .RPGFeat-listing .more-info::after, .RPGBackground-listing .more-info::after, .RPGSubclass-listing .more-info::after, .more-info::after, .details-container::after,
.section-posts .p-article-a::after, .section-changelog .p-article-a::after{
border-bottom: 1px solid #EDEAE8;
}
.irace-listing .more-info-body-description, .RPGMonster-listing .more-info-body-description, .RPGMagicItem-listing .more-info-body-description, .ihomebrewable-listing .more-info-body-description, .RPGSpell-listing .more-info-body-description, .IGear-listing .more-info-body-description, .RPGFeat-listing .more-info-body-description, .RPGBackground-listing .more-info-body-description, .RPGSubclass-listing .more-info-body-description {
background: #3b3d40;
border: 1px solid #3b3d40;
color: #b5b5b5;
}
.more-info {
background: #3b3d40;
border: 1px solid #3b3d40;
color: #b5b5b5;
}
.tags, .tag, .irace-listing .more-info-footer-tags .tag, .RPGMonster-listing .more-info-footer-tags .tag, .RPGMagicItem-listing .more-info-footer-tags .tag, .ihomebrewable-listing .more-info-footer-tags .tag, .RPGSpell-listing .more-info-footer-tags .tag, .IGear-listing .more-info-footer-tags .tag, .RPGFeat-listing .more-info-footer-tags .tag, .RPGBackground-listing .more-info-footer-tags .tag, .RPGSubclass-listing .more-info-footer-tags .tag {
color: #000;
}
.Basic-Text-Frame {
clear: both;
border: 1px solid #d4d0ce;
background: #3b3d40;
padding: 15px;
}
.p-comments-a .p-comment-wrapper {
background: #5e6166;
}
.content-container h1, .content-container h2, .content-container h3, .content-container h4, .content-container h5, .content-container h6 {
color: #868686;
}
.quick-menu-tier-1, .listing-filters-wrapper group {
background: #868686;
border: none;
}
.quick-menu-item-label {
border-left: 3px solid #3c3c3c;
}
.quick-menu-tier-1>.quick-menu-item>.quick-menu-item-label {
border-bottom: 1px solid #3c3c3c;
}
.quick-menu-tier-1>.quick-menu-item-opened>.quick-menu {
border-bottom: 1px solid #3c3c3c;
}
.b-breadcrumb-a {
background: #5c5c5c;
}
.content-container h1, .content-container h2, .content-container h3, .content-container h4, .content-container h5, .content-container h6,
.builder-page-header,
.post-excerpt__title a{
color: #d2db98;
}
blockquote p, blockquote span, blockquote strong {
color: #3c3c3c;
}
.post-excerpt .post-excerpt__content {
background: #5c5c5c;
color: #dbdbdb;
}
.p-article-content {
color: #b5b5b5;
}
.page-title, label, .list-column-header-item, .details-container-content-description-text,
.listing-filters .main-filter .main-list .item label, .adohand>div span,
body.body-forum .single-column #content .p-forum-a .extra-forum-header,
body.body-forum .single-column #content .p-forum-a .user-actions-forums+h2, body.body-forum .single-column #content .p-forum-a .user-actions-threads+h2,
.body-forum .listing .b-table-header .b-table-heading, .body-forum .listing .b-table-header .b-table-heading a,
body.body-forum .single-column #content .p-forum-a .p-comment-post p, body.body-user .single-column #content .p-forum-a .p-comment-post p, body.body-devtracker .single-column #content .p-forum-a .p-comment-post p,
.ddb-characters-listing-header-primary,
.ddb-characters-listing-header-secondary,
.ddb-statblock-item-label, .ddb-statblock-item-value,
.static-container-details .content-container p,
.builder-field-toggle-heading, .p-comments-a .p-comment-wrapper, .builder-field-toggle-heading, .builder-field-select .builder-field-heading,
.builder-field-toggle-description,
.builder-field-select-description,
.builder-page,
.ct-tab-list__nav-item-label,
.p-user-details,
.ddb-market-source-listing-header-primary, .ddb-market-source-listing-header-secondary,
#content,
.homebrew-comments #reply .h2 h2,
.article-author-name,
.article-posted-date{
color: #b5b5b5!important;
}
.mon-stat-block div,
.collapsible-header,
.collapsible-body,
.classes-manage-hitpoints,
.equipment-manager-inventory-header,
.filter-listing-item-heading,
.class-spell-list-heading,
.ct-subsection,
.ct-primary-box .ct-tab-list__nav-item-label,
.ct-quick-info__box,
.ct-quick-info__ability,
.ct-quick-info__health,
.ct-conditions-summary__default{
color: #000!important;
}
.p-comments-a .p-comment-wrapper
{
color: #fff;
}
} | data/usercss/164552.user.css | @-moz-document url-prefix("https://www.dndbeyond.com") {
body,
.ct-character-sheet::before,
.character-builder-step_by_step::before{
background: #242527!important;
}
.section-posts .p-article-a, .section-changelog .p-article-a {
background: #3b3d40!important;
}
.comment .p-comment-container {
background: #3b3d40!important;
}
.body-page .p-article-a .p-article-content table, .section-posts .p-article-a .p-article-content table, .p-article-a .section-changelog .p-article-content table {
background: #3b3d40!important;
border: 1px solid #EDEAE8;
}
.body-page .p-article-a .p-article-content table thead th,
.body-page .p-article-a .p-article-content table tbody tr,
.section-posts .p-article-a .p-article-content table tbody tr,
.p-article-a .section-changelog .p-article-content table tbody tr,
.p-article-a .section-changelog .p-article-content table thead th,
.body-page .p-article-a .p-article-content table tbody tr:nth-child(odd),
.section-posts .p-article-a .p-article-content table tbody tr:nth-child(odd),
.p-article-a .section-changelog .p-article-content table tbody tr:nth-child(odd),
.more-info-content table tbody tr:nth-child(odd),
.more-info-content table tbody tr,
.static-container-details .content-container table thead th,
.static-container-details .content-container table tbody tr:nth-child(odd),
.static-container-details .content-container table tbody tr,
.details-container-content-description-text table tbody tr,
.details-container-content-description-text table tbody tr:nth-child(odd),
.details-container-content-description-text table thead th{
background: #3b3d40;
border: 1px solid #EDEAE8;
color: #b5b5b5;
}
.irace-listing .more-info,
.RPGMonster-listing .more-info,
.RPGMagicItem-listing .more-info,
.ihomebrewable-listing .more-info,
.RPGSpell-listing .more-info,
.IGear-listing .more-info,
.RPGFeat-listing .more-info,
.RPGBackground-listing .more-info,
.RPGSubclass-listing .more-info,
.details-container{
background: #3b3d40;
border: 1px solid #3b3d40;
color: #b5b5b5;
}
.irace-listing .more-info::after, .RPGMonster-listing .more-info::after, .RPGMagicItem-listing .more-info::after, .ihomebrewable-listing .more-info::after, .RPGSpell-listing .more-info::after, .IGear-listing .more-info::after, .RPGFeat-listing .more-info::after, .RPGBackground-listing .more-info::after, .RPGSubclass-listing .more-info::after, .more-info::after, .details-container::after,
.section-posts .p-article-a::after, .section-changelog .p-article-a::after{
border-bottom: 1px solid #EDEAE8;
}
.irace-listing .more-info-body-description, .RPGMonster-listing .more-info-body-description, .RPGMagicItem-listing .more-info-body-description, .ihomebrewable-listing .more-info-body-description, .RPGSpell-listing .more-info-body-description, .IGear-listing .more-info-body-description, .RPGFeat-listing .more-info-body-description, .RPGBackground-listing .more-info-body-description, .RPGSubclass-listing .more-info-body-description {
background: #3b3d40;
border: 1px solid #3b3d40;
color: #b5b5b5;
}
.more-info {
background: #3b3d40;
border: 1px solid #3b3d40;
color: #b5b5b5;
}
.tags, .tag, .irace-listing .more-info-footer-tags .tag, .RPGMonster-listing .more-info-footer-tags .tag, .RPGMagicItem-listing .more-info-footer-tags .tag, .ihomebrewable-listing .more-info-footer-tags .tag, .RPGSpell-listing .more-info-footer-tags .tag, .IGear-listing .more-info-footer-tags .tag, .RPGFeat-listing .more-info-footer-tags .tag, .RPGBackground-listing .more-info-footer-tags .tag, .RPGSubclass-listing .more-info-footer-tags .tag {
color: #000;
}
.Basic-Text-Frame {
clear: both;
border: 1px solid #d4d0ce;
background: #3b3d40;
padding: 15px;
}
.p-comments-a .p-comment-wrapper {
background: #5e6166;
}
.content-container h1, .content-container h2, .content-container h3, .content-container h4, .content-container h5, .content-container h6 {
color: #868686;
}
.quick-menu-tier-1, .listing-filters-wrapper group {
background: #868686;
border: none;
}
.quick-menu-item-label {
border-left: 3px solid #3c3c3c;
}
.quick-menu-tier-1>.quick-menu-item>.quick-menu-item-label {
border-bottom: 1px solid #3c3c3c;
}
.quick-menu-tier-1>.quick-menu-item-opened>.quick-menu {
border-bottom: 1px solid #3c3c3c;
}
.b-breadcrumb-a {
background: #5c5c5c;
}
.content-container h1, .content-container h2, .content-container h3, .content-container h4, .content-container h5, .content-container h6,
.builder-page-header,
.post-excerpt__title a{
color: #d2db98;
}
blockquote p, blockquote span, blockquote strong {
color: #3c3c3c;
}
.post-excerpt .post-excerpt__content {
background: #5c5c5c;
color: #dbdbdb;
}
.p-article-content {
color: #b5b5b5;
}
.page-title, label, .list-column-header-item, .details-container-content-description-text,
.listing-filters .main-filter .main-list .item label, .adohand>div span,
body.body-forum .single-column #content .p-forum-a .extra-forum-header,
body.body-forum .single-column #content .p-forum-a .user-actions-forums+h2, body.body-forum .single-column #content .p-forum-a .user-actions-threads+h2,
.body-forum .listing .b-table-header .b-table-heading, .body-forum .listing .b-table-header .b-table-heading a,
body.body-forum .single-column #content .p-forum-a .p-comment-post p, body.body-user .single-column #content .p-forum-a .p-comment-post p, body.body-devtracker .single-column #content .p-forum-a .p-comment-post p,
.ddb-characters-listing-header-primary,
.ddb-characters-listing-header-secondary,
.ddb-statblock-item-label, .ddb-statblock-item-value,
.static-container-details .content-container p,
.builder-field-toggle-heading, .p-comments-a .p-comment-wrapper, .builder-field-toggle-heading, .builder-field-select .builder-field-heading,
.builder-field-toggle-description,
.builder-field-select-description,
.builder-page,
.ct-tab-list__nav-item-label,
.p-user-details,
.ddb-market-source-listing-header-primary, .ddb-market-source-listing-header-secondary,
#content,
.homebrew-comments #reply .h2 h2,
.article-author-name,
.article-posted-date{
color: #b5b5b5!important;
}
.mon-stat-block div,
.collapsible-header,
.collapsible-body,
.classes-manage-hitpoints,
.equipment-manager-inventory-header,
.filter-listing-item-heading,
.class-spell-list-heading,
.ct-subsection,
.ct-primary-box .ct-tab-list__nav-item-label,
.ct-quick-info__box,
.ct-quick-info__ability,
.ct-quick-info__health,
.ct-conditions-summary__default{
color: #000!important;
}
.p-comments-a .p-comment-wrapper
{
color: #fff;
}
} | 0.212395 | 0.04466 |
.boxed-check-group,
.boxed-check-group .boxed-check {
position: relative;
margin-bottom: 10px;
}
.boxed-check-group .boxed-check {
display: block;
}
.boxed-check-group .boxed-check:last-child {
margin-bottom: 0;
}
.boxed-check-group .boxed-check.boxed-check-inline {
display: inline-block;
margin-bottom: 0;
}
.boxed-check-group .boxed-check .boxed-check-input {
-webkit-appearance: none;
-moz-appearance: none;
display: none;
}
.boxed-check-group .boxed-check .boxed-check-input:disabled + .boxed-check-label {
border: 1px dashed #bec2c6;
opacity: .4;
cursor: not-allowed;
}
.boxed-check-group .boxed-check .boxed-check-input:checked + .boxed-check-label,
.boxed-check-group .boxed-check .boxed-check-input:not(:disabled) + .boxed-check-label:hover{
border-color: #198754;
}
.boxed-check-group .boxed-check .boxed-check-input:checked + .boxed-check-label::before {
content: ' ';
position: absolute;
width: 10px;
height: 6px;
border-width: 0 0 2px 2px;
border-style: solid;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
right: 4px;
top: 6px;
}
.boxed-check-group .boxed-check .boxed-check-label {
display: block;
background-color: #ffffff;
border: 1px solid #ced4da;
padding: .5rem 1.3rem;
margin: 0;
border-radius: .25rem;
cursor: pointer;
}
.boxed-check-group.boxed-check-sm .boxed-check .boxed-check-label {
padding: .2rem 1.3rem;
}
.boxed-check-group.boxed-check-lg .boxed-check .boxed-check-label {
padding: .8rem 1.3rem;
}
/* boxed-check default theme */
.boxed-check-group.boxed-check-default .boxed-check .boxed-check-input:checked + .boxed-check-label *{
color: #000000;
}
.boxed-check-group.boxed-check-default .boxed-check .boxed-check-input:checked + .boxed-check-label {
color: #000000;
background-color: #ced4da;
}
.boxed-check-group.boxed-check-default .boxed-check .boxed-check-input:checked + .boxed-check-label,
.boxed-check-group.boxed-check-default .boxed-check .boxed-check-input:not(:disabled) + .boxed-check-label:hover {
border-color: #ced4da;
background-color: #ced4da;
}
.boxed-check-group.boxed-check-outline-default .boxed-check .boxed-check-input:checked + .boxed-check-label *{
color: #000000;
}
.boxed-check-group.boxed-check-outline-default .boxed-check .boxed-check-input:checked + .boxed-check-label {
color: #000000;
background-color: #ffffff;
}
.boxed-check-group.boxed-check-outline-default .boxed-check .boxed-check-input:checked + .boxed-check-label,
.boxed-check-group.boxed-check-outline-default .boxed-check .boxed-check-input:not(:disabled) + .boxed-check-label:hover {
border-color: #198754;
background-color: #ffffff;
}
.boxed-check-group.boxed-check-outline-default .boxed-check .boxed-check-input:checked + .boxed-check-label::before {
border-color: #198754;
}
/* boxed-check colorful primary theme */
.boxed-check-group.boxed-check-primary .boxed-check .boxed-check-input:checked + .boxed-check-label *{
color: #ffffff;
}
.boxed-check-group.boxed-check-primary .boxed-check .boxed-check-input:checked + .boxed-check-label {
color: #ffffff;
background-color: #0d6efd;
}
.boxed-check-group.boxed-check-primary .boxed-check .boxed-check-input:checked + .boxed-check-label,
.boxed-check-group.boxed-check-primary .boxed-check .boxed-check-input:not(:disabled) + .boxed-check-label:hover,
.boxed-check-group.boxed-check-outline-primary .boxed-check .boxed-check-input:checked + .boxed-check-label,
.boxed-check-group.boxed-check-outline-primary .boxed-check .boxed-check-input:checked + .boxed-check-label::before,
.boxed-check-group.boxed-check-outline-primary .boxed-check .boxed-check-input:not(:disabled) + .boxed-check-label:hover {
border-color: #0d6efd;
}
/* boxed-check colorful secondary theme */
.boxed-check-group.boxed-check-secondary .boxed-check .boxed-check-input:checked + .boxed-check-label *{
color: #ffffff;
}
.boxed-check-group.boxed-check-secondary .boxed-check .boxed-check-input:checked + .boxed-check-label {
color: #ffffff;
background-color: #6c757d;
}
.boxed-check-group.boxed-check-secondary .boxed-check .boxed-check-input:checked + .boxed-check-label,
.boxed-check-group.boxed-check-secondary .boxed-check .boxed-check-input:not(:disabled) + .boxed-check-label:hover,
.boxed-check-group.boxed-check-outline-secondary .boxed-check .boxed-check-input:checked + .boxed-check-label,
.boxed-check-group.boxed-check-outline-secondary .boxed-check .boxed-check-input:checked + .boxed-check-label::before,
.boxed-check-group.boxed-check-outline-secondary .boxed-check .boxed-check-input:not(:disabled) + .boxed-check-label:hover {
border-color: #6c757d;
}
/* boxed-check colorful success theme */
.boxed-check-group.boxed-check-success .boxed-check .boxed-check-input:checked + .boxed-check-label *{
color: #ffffff;
}
.boxed-check-group.boxed-check-success .boxed-check .boxed-check-input:checked + .boxed-check-label {
color: #ffffff;
background-color: #198754;
}
.boxed-check-group.boxed-check-success .boxed-check .boxed-check-input:checked + .boxed-check-label,
.boxed-check-group.boxed-check-success .boxed-check .boxed-check-input:not(:disabled) + .boxed-check-label:hover,
.boxed-check-group.boxed-check-outline-success .boxed-check .boxed-check-input:checked + .boxed-check-label,
.boxed-check-group.boxed-check-outline-success .boxed-check .boxed-check-input:checked + .boxed-check-label::before,
.boxed-check-group.boxed-check-outline-success .boxed-check .boxed-check-input:not(:disabled) + .boxed-check-label:hover {
border-color: #198754;
}
/* boxed-check colorful danger theme */
.boxed-check-group.boxed-check-danger .boxed-check .boxed-check-input:checked + .boxed-check-label *{
color: #ffffff;
}
.boxed-check-group.boxed-check-danger .boxed-check .boxed-check-input:checked + .boxed-check-label {
color: #ffffff;
background-color: #dc3545;
}
.boxed-check-group.boxed-check-danger .boxed-check .boxed-check-input:checked + .boxed-check-label,
.boxed-check-group.boxed-check-danger .boxed-check .boxed-check-input:not(:disabled) + .boxed-check-label:hover,
.boxed-check-group.boxed-check-outline-danger .boxed-check .boxed-check-input:checked + .boxed-check-label,
.boxed-check-group.boxed-check-outline-danger .boxed-check .boxed-check-input:checked + .boxed-check-label::before,
.boxed-check-group.boxed-check-outline-danger .boxed-check .boxed-check-input:not(:disabled) + .boxed-check-label:hover {
border-color: #dc3545;
}
/* boxed-check colorful warning theme */
.boxed-check-group.boxed-check-warning .boxed-check .boxed-check-input:checked + .boxed-check-label *{
color: #000000;
}
.boxed-check-group.boxed-check-warning .boxed-check .boxed-check-input:checked + .boxed-check-label {
color: #000000;
background-color: #ffc107;
}
.boxed-check-group.boxed-check-warning .boxed-check .boxed-check-input:checked + .boxed-check-label,
.boxed-check-group.boxed-check-warning .boxed-check .boxed-check-input:not(:disabled) + .boxed-check-label:hover,
.boxed-check-group.boxed-check-outline-warning .boxed-check .boxed-check-input:checked + .boxed-check-label,
.boxed-check-group.boxed-check-outline-warning .boxed-check .boxed-check-input:checked + .boxed-check-label::before,
.boxed-check-group.boxed-check-outline-warning .boxed-check .boxed-check-input:not(:disabled) + .boxed-check-label:hover {
border-color: #ffc107;
}
/* boxed-check colorful info theme */
.boxed-check-group.boxed-check-info .boxed-check .boxed-check-input:checked + .boxed-check-label *{
color: #ffffff;
}
.boxed-check-group.boxed-check-info .boxed-check .boxed-check-input:checked + .boxed-check-label {
color: #ffffff;
background-color: #0dcaf0;
}
.boxed-check-group.boxed-check-info .boxed-check .boxed-check-input:checked + .boxed-check-label,
.boxed-check-group.boxed-check-info .boxed-check .boxed-check-input:not(:disabled) + .boxed-check-label:hover,
.boxed-check-group.boxed-check-outline-info .boxed-check .boxed-check-input:checked + .boxed-check-label,
.boxed-check-group.boxed-check-outline-info .boxed-check .boxed-check-input:checked + .boxed-check-label::before,
.boxed-check-group.boxed-check-outline-info .boxed-check .boxed-check-input:not(:disabled) + .boxed-check-label:hover {
border-color: #0dcaf0;
}
/* boxed-check colorful dark theme */
.boxed-check-group.boxed-check-dark .boxed-check .boxed-check-input:checked + .boxed-check-label *{
color: #ffffff;
}
.boxed-check-group.boxed-check-dark .boxed-check .boxed-check-input:checked + .boxed-check-label {
color: #ffffff;
background-color: #212529;
}
.boxed-check-group.boxed-check-dark .boxed-check .boxed-check-input:checked + .boxed-check-label,
.boxed-check-group.boxed-check-dark .boxed-check .boxed-check-input:not(:disabled) + .boxed-check-label:hover,
.boxed-check-group.boxed-check-outline-dark .boxed-check .boxed-check-input:checked + .boxed-check-label,
.boxed-check-group.boxed-check-outline-dark .boxed-check .boxed-check-input:checked + .boxed-check-label::before,
.boxed-check-group.boxed-check-outline-dark .boxed-check .boxed-check-input:not(:disabled) + .boxed-check-label:hover {
border-color: #212529;
} | css/boxed-check.css | .boxed-check-group,
.boxed-check-group .boxed-check {
position: relative;
margin-bottom: 10px;
}
.boxed-check-group .boxed-check {
display: block;
}
.boxed-check-group .boxed-check:last-child {
margin-bottom: 0;
}
.boxed-check-group .boxed-check.boxed-check-inline {
display: inline-block;
margin-bottom: 0;
}
.boxed-check-group .boxed-check .boxed-check-input {
-webkit-appearance: none;
-moz-appearance: none;
display: none;
}
.boxed-check-group .boxed-check .boxed-check-input:disabled + .boxed-check-label {
border: 1px dashed #bec2c6;
opacity: .4;
cursor: not-allowed;
}
.boxed-check-group .boxed-check .boxed-check-input:checked + .boxed-check-label,
.boxed-check-group .boxed-check .boxed-check-input:not(:disabled) + .boxed-check-label:hover{
border-color: #198754;
}
.boxed-check-group .boxed-check .boxed-check-input:checked + .boxed-check-label::before {
content: ' ';
position: absolute;
width: 10px;
height: 6px;
border-width: 0 0 2px 2px;
border-style: solid;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
right: 4px;
top: 6px;
}
.boxed-check-group .boxed-check .boxed-check-label {
display: block;
background-color: #ffffff;
border: 1px solid #ced4da;
padding: .5rem 1.3rem;
margin: 0;
border-radius: .25rem;
cursor: pointer;
}
.boxed-check-group.boxed-check-sm .boxed-check .boxed-check-label {
padding: .2rem 1.3rem;
}
.boxed-check-group.boxed-check-lg .boxed-check .boxed-check-label {
padding: .8rem 1.3rem;
}
/* boxed-check default theme */
.boxed-check-group.boxed-check-default .boxed-check .boxed-check-input:checked + .boxed-check-label *{
color: #000000;
}
.boxed-check-group.boxed-check-default .boxed-check .boxed-check-input:checked + .boxed-check-label {
color: #000000;
background-color: #ced4da;
}
.boxed-check-group.boxed-check-default .boxed-check .boxed-check-input:checked + .boxed-check-label,
.boxed-check-group.boxed-check-default .boxed-check .boxed-check-input:not(:disabled) + .boxed-check-label:hover {
border-color: #ced4da;
background-color: #ced4da;
}
.boxed-check-group.boxed-check-outline-default .boxed-check .boxed-check-input:checked + .boxed-check-label *{
color: #000000;
}
.boxed-check-group.boxed-check-outline-default .boxed-check .boxed-check-input:checked + .boxed-check-label {
color: #000000;
background-color: #ffffff;
}
.boxed-check-group.boxed-check-outline-default .boxed-check .boxed-check-input:checked + .boxed-check-label,
.boxed-check-group.boxed-check-outline-default .boxed-check .boxed-check-input:not(:disabled) + .boxed-check-label:hover {
border-color: #198754;
background-color: #ffffff;
}
.boxed-check-group.boxed-check-outline-default .boxed-check .boxed-check-input:checked + .boxed-check-label::before {
border-color: #198754;
}
/* boxed-check colorful primary theme */
.boxed-check-group.boxed-check-primary .boxed-check .boxed-check-input:checked + .boxed-check-label *{
color: #ffffff;
}
.boxed-check-group.boxed-check-primary .boxed-check .boxed-check-input:checked + .boxed-check-label {
color: #ffffff;
background-color: #0d6efd;
}
.boxed-check-group.boxed-check-primary .boxed-check .boxed-check-input:checked + .boxed-check-label,
.boxed-check-group.boxed-check-primary .boxed-check .boxed-check-input:not(:disabled) + .boxed-check-label:hover,
.boxed-check-group.boxed-check-outline-primary .boxed-check .boxed-check-input:checked + .boxed-check-label,
.boxed-check-group.boxed-check-outline-primary .boxed-check .boxed-check-input:checked + .boxed-check-label::before,
.boxed-check-group.boxed-check-outline-primary .boxed-check .boxed-check-input:not(:disabled) + .boxed-check-label:hover {
border-color: #0d6efd;
}
/* boxed-check colorful secondary theme */
.boxed-check-group.boxed-check-secondary .boxed-check .boxed-check-input:checked + .boxed-check-label *{
color: #ffffff;
}
.boxed-check-group.boxed-check-secondary .boxed-check .boxed-check-input:checked + .boxed-check-label {
color: #ffffff;
background-color: #6c757d;
}
.boxed-check-group.boxed-check-secondary .boxed-check .boxed-check-input:checked + .boxed-check-label,
.boxed-check-group.boxed-check-secondary .boxed-check .boxed-check-input:not(:disabled) + .boxed-check-label:hover,
.boxed-check-group.boxed-check-outline-secondary .boxed-check .boxed-check-input:checked + .boxed-check-label,
.boxed-check-group.boxed-check-outline-secondary .boxed-check .boxed-check-input:checked + .boxed-check-label::before,
.boxed-check-group.boxed-check-outline-secondary .boxed-check .boxed-check-input:not(:disabled) + .boxed-check-label:hover {
border-color: #6c757d;
}
/* boxed-check colorful success theme */
.boxed-check-group.boxed-check-success .boxed-check .boxed-check-input:checked + .boxed-check-label *{
color: #ffffff;
}
.boxed-check-group.boxed-check-success .boxed-check .boxed-check-input:checked + .boxed-check-label {
color: #ffffff;
background-color: #198754;
}
.boxed-check-group.boxed-check-success .boxed-check .boxed-check-input:checked + .boxed-check-label,
.boxed-check-group.boxed-check-success .boxed-check .boxed-check-input:not(:disabled) + .boxed-check-label:hover,
.boxed-check-group.boxed-check-outline-success .boxed-check .boxed-check-input:checked + .boxed-check-label,
.boxed-check-group.boxed-check-outline-success .boxed-check .boxed-check-input:checked + .boxed-check-label::before,
.boxed-check-group.boxed-check-outline-success .boxed-check .boxed-check-input:not(:disabled) + .boxed-check-label:hover {
border-color: #198754;
}
/* boxed-check colorful danger theme */
.boxed-check-group.boxed-check-danger .boxed-check .boxed-check-input:checked + .boxed-check-label *{
color: #ffffff;
}
.boxed-check-group.boxed-check-danger .boxed-check .boxed-check-input:checked + .boxed-check-label {
color: #ffffff;
background-color: #dc3545;
}
.boxed-check-group.boxed-check-danger .boxed-check .boxed-check-input:checked + .boxed-check-label,
.boxed-check-group.boxed-check-danger .boxed-check .boxed-check-input:not(:disabled) + .boxed-check-label:hover,
.boxed-check-group.boxed-check-outline-danger .boxed-check .boxed-check-input:checked + .boxed-check-label,
.boxed-check-group.boxed-check-outline-danger .boxed-check .boxed-check-input:checked + .boxed-check-label::before,
.boxed-check-group.boxed-check-outline-danger .boxed-check .boxed-check-input:not(:disabled) + .boxed-check-label:hover {
border-color: #dc3545;
}
/* boxed-check colorful warning theme */
.boxed-check-group.boxed-check-warning .boxed-check .boxed-check-input:checked + .boxed-check-label *{
color: #000000;
}
.boxed-check-group.boxed-check-warning .boxed-check .boxed-check-input:checked + .boxed-check-label {
color: #000000;
background-color: #ffc107;
}
.boxed-check-group.boxed-check-warning .boxed-check .boxed-check-input:checked + .boxed-check-label,
.boxed-check-group.boxed-check-warning .boxed-check .boxed-check-input:not(:disabled) + .boxed-check-label:hover,
.boxed-check-group.boxed-check-outline-warning .boxed-check .boxed-check-input:checked + .boxed-check-label,
.boxed-check-group.boxed-check-outline-warning .boxed-check .boxed-check-input:checked + .boxed-check-label::before,
.boxed-check-group.boxed-check-outline-warning .boxed-check .boxed-check-input:not(:disabled) + .boxed-check-label:hover {
border-color: #ffc107;
}
/* boxed-check colorful info theme */
.boxed-check-group.boxed-check-info .boxed-check .boxed-check-input:checked + .boxed-check-label *{
color: #ffffff;
}
.boxed-check-group.boxed-check-info .boxed-check .boxed-check-input:checked + .boxed-check-label {
color: #ffffff;
background-color: #0dcaf0;
}
.boxed-check-group.boxed-check-info .boxed-check .boxed-check-input:checked + .boxed-check-label,
.boxed-check-group.boxed-check-info .boxed-check .boxed-check-input:not(:disabled) + .boxed-check-label:hover,
.boxed-check-group.boxed-check-outline-info .boxed-check .boxed-check-input:checked + .boxed-check-label,
.boxed-check-group.boxed-check-outline-info .boxed-check .boxed-check-input:checked + .boxed-check-label::before,
.boxed-check-group.boxed-check-outline-info .boxed-check .boxed-check-input:not(:disabled) + .boxed-check-label:hover {
border-color: #0dcaf0;
}
/* boxed-check colorful dark theme */
.boxed-check-group.boxed-check-dark .boxed-check .boxed-check-input:checked + .boxed-check-label *{
color: #ffffff;
}
.boxed-check-group.boxed-check-dark .boxed-check .boxed-check-input:checked + .boxed-check-label {
color: #ffffff;
background-color: #212529;
}
.boxed-check-group.boxed-check-dark .boxed-check .boxed-check-input:checked + .boxed-check-label,
.boxed-check-group.boxed-check-dark .boxed-check .boxed-check-input:not(:disabled) + .boxed-check-label:hover,
.boxed-check-group.boxed-check-outline-dark .boxed-check .boxed-check-input:checked + .boxed-check-label,
.boxed-check-group.boxed-check-outline-dark .boxed-check .boxed-check-input:checked + .boxed-check-label::before,
.boxed-check-group.boxed-check-outline-dark .boxed-check .boxed-check-input:not(:disabled) + .boxed-check-label:hover {
border-color: #212529;
} | 0.399343 | 0.188137 |
h4, h5, h6,
h1, h2, h3 {margin-top: 0;}
ul, ol {margin: 0;}
p {margin: 0;}
html, body{
font-family: 'Open Sans', sans-serif;
font-size: 100%;
background-color: #FFF;
}
body a{
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
-ms-transition:0.5s all;
}
.header{
background:#f0f2f4;
border-bottom: 1px solid #e6e7e7;
padding:5px 0;
}
.header_top{
float:right;
}
ul.header_box{
list-style:none;
padding:0;
float: left;
margin: 3px 20px 0 0px;
}
ul.header_box li{
display:inline-block;
}
ul.header_box li span{
color: #555;
font-size: 0.85em;
font-weight: 600;
}
ul.header_box li.mobile_left{
border-right: 1px solid #E1E1E1;
padding-right: 15px;
}
i.message{
cursor:pointer;
}
i.mobile{
width: 20px;
height: 25px;
background: url(../images/img-sprite.png)no-repeat -5px -7px;
float:left;
margin-right:5px;
}
i.msg{
width: 25px;
height: 25px;
background: url(../images/img-sprite.png)no-repeat -31px -7px;
float: left;
margin: 0 5px 0 10px;
}
ul.facebook{
list-style:none;
padding:0;
float:left;
}
li.fb a span {
width: 30px;
height: 30px;
background: url(../images/img-sprite.png)no-repeat -59px -1px #1287BF;
float: left;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
-o-border-radius:3px;
}
li.fb a span:hover {
opacity:0.8;
}
.header_bottom{
padding:0em 0;
}
.logo{
float:left;
}
.consul_btn1{
display:none;
}
.nav_icon{
display:none;
}
/* start h_menu */
.menu{
float:right;
margin-top: 10px;
}
.h_menu4{
float:left;
margin-right: 1em;
}
.toggleMenu {
display: none;
background:rgba(178, 178, 178, 0.22);
padding: 10px 15px;
width: 100%;
color:#DE2B24;
}
.nav {
list-style: none;
*zoom: 1;
}
.nav:before,
.nav:after {
content: " ";
display: table;
}
.nav:after {
clear: both;
}
.nav ul {
list-style: none;
width: 9em;
}
.nav li a {
display: block;
padding:8px 20px;
color: #555;
font-size: 0.85em;
font-weight: bold;
}
.nav li {
position: relative;
}
.nav li.active a, .nav li a:hover {
color:#de2b24;
}
.nav > li {
float: left;
}
.nav > li > a.parent {
background: url(../images/elipse.png) no-repeat right top 15px;
}
.nav > li > a:hover{
color:#DE2B24;
}
.nav li ul {
position: absolute;
left: -9999px;
}
.nav > li.hover > ul {
left:0px;
}
.nav li li.hover ul {
left: 100%;
top: 0;
-webkit-transition: background .2s linear;
-moz-transition: background .2s linear;
-ms-transition: background .2s linear;
-o-transition: background .2s linear;
transition: background .2s linear;
}
.nav li li a {
font-size: 0.8725em;
padding: 10px;
display: block;
color:#fff;
background:rgba(73, 93, 137, 0.56);
position: relative;
z-index:9999;
border-top: 1px solid rgba(233, 233, 233, 0.09);
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.nav li li li a {
background:#249578;
z-index:200;
border-top: 1px solid #1d7a62;
}
.nav li li a:hover{
background:#FAA645;
color:#fff;
border-bottom:none;
}
.consul_btn{
float:left;
}
.consul_btn a{
background: #DE2B24;
text-decoration: none;
padding: 0.7em 1.5em;
display: inline-block;
color: #FFF;
font-size: 0.85em;
transition: 0.5s ease;
-o-transition: 0.5s ease;
-webkit-transition: 0.5s ease;
border: none;
cursor: pointer;
outline: none;
border-radius: 0.3em;
-webkit-border-radius: 0.3em;
-moz-border-radius: 0.2em;
-o-border-radius: 0.2em;
line-height: 1.3em;
font-weight: bold;
}
.consul_btn a:hover{
background:#CD1A13;
}
/*--slider--*/
/**** Slider *****/
.slider{
background: url(../images/banner.jpg) no-repeat center top;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-position: center;
/*--background-size: 100% 100%;--*/
}
.slider_container{
width:100%;
margin:0 auto;
}
.banner-wrap {
width: 80%;
margin: 0 auto;
}
/**** Slider *****/
.wmuSlider {
position: relative;
overflow: hidden;
padding:10em 0;
}
.wmuSlider.example1 {
height:620px !important
}
.wmuSlider .wmuSliderWrapper article {
text-align: center;
}
.wmuSlider .wmuSliderWrapper article img {
max-width: 100%;
width: auto;
height: auto;
display:block;
}
.slider-left{
text-align:center;
}
.slider-left h1{
font-size: 3em;
color: #FFF;
font-weight: bold;
margin-bottom:0;
line-height: 1.2em;
}
p.top{
color: #FFF;
font-size: 2em;
line-height:1.2em;
font-weight: 300;
}
ul.button {
padding: 0;
width: 100%;
margin: 0 auto;
margin-top: 3em;
}
ul.button li {
margin-left: 8px;
list-style: none;
display: inline-block;
}
ul.button li a {
color: #FFF;
padding: 0.7em 1.5em;
border: none;
text-decoration: none;
font-weight: bold;
font-size: 1.5em;
text-transform: uppercase;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
background: #F8CD53;
}
ul.button li a:hover {
color:#f8cd53;
background:#fff;
}
/*--about--*/
.about{
padding:5em 0;
}
.gallery-head h3 {
color:#424242;
font-weight: 700;
font-size:2.5em;
margin: 0;
}
.gallery-head span {
height:5px;
width:4%;
background: #424242;
display: inline-block;
}
.gallery-head p {
color:#424242;
width: 60%;
margin:0 auto;
font-size:1.2em;
line-height: 1.8em;
font-family: 'Open Sans', sans-serif;
}
.gallery-head{
margin-bottom: 2em;
}
i.icon1{
width: 100px;
height: 100px;
background: url(../images/img-sprite.png)no-repeat -95px 1px;
display: inline-block;
}
i.icon2{
width: 100px;
height: 100px;
background: url(../images/img-sprite.png)no-repeat -199px 1px;
display: inline-block;
}
i.icon3{
width: 100px;
height: 100px;
background: url(../images/img-sprite.png)no-repeat -95px -91px;
display: inline-block;
}
.about_grid h3{
margin:0.5em 0;
}
.about_grid h3 a{
color: #424242;
font-size:0.95em;
text-decoration: none;
font-weight: 600;
}
.about_grid h3 a:hover{
color:#DE2B24;
}
.about_grid p{
color: #424242;
font-size: 0.85em;
line-height: 1.5em;
width: 79%;
margin: 0 auto;
}
.approach{
background:#f3f3f3;
padding:5em 0 2em;
}
ul.list1{
list-style:none;
padding:0;
box-shadow:0 0 5px #aaa;
-webkit-box-shadow:0 0 5px #aaa;
-moz-box-shadow:0 0 5px #aaa;
-o-box-shadow:0 0 5px #aaa;
position:relative;
margin-bottom: 3em;
background: #FFF;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
}
ul.list1 li.list1_img{
float:left;
width: 36%;
}
ul.list1 li.list1_desc {
float: left;
width: 61%;
padding: 3em;
margin-left: 1em;
}
ul.list1 li.list1_desc h3 a{
color:#424242;
text-decoration:none;
font-size:0.85em;
font-weight:600;
}
ul.list1 li.list1_desc h3 a:hover{
color:#DE2B24;
}
ul.list1 li.list1_desc p{
font-size:0.85em;
color:#1E1E1E;
line-height:1.8em;
}
ul.list1 p.no{
position: absolute;
top: 1.5em;
background: #DE2B24;
text-align: center;
left: 7em;
font-size: 3em;
font-weight: bold;
color: #FFF;
line-height: 0.4em;
padding: 0.4em 0.6em;
border: 2px solid #FFF;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
}
ul.list1 p.no span{
font-size: 17px;
font-weight: 600;
}
ul.list2{
list-style:none;
padding:0;
box-shadow:0 0 5px #aaa;
-webkit-box-shadow:0 0 5px #aaa;
-moz-box-shadow:0 0 5px #aaa;
-o-box-shadow:0 0 5px #aaa;
position:relative;
margin-bottom:3em;
background: #FFF;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
}
ul.list2 li.list1_img {
float: right;
width: 33.5%;
}
ul.list2 li.list1_desc {
float: left;
width: 66%;
padding: 3em;
text-align: right;
}
ul.list2 li.list1_desc h3 a{
color:#424242;
text-decoration:none;
font-size:0.85em;
font-weight:600;
}
ul.list2 li.list1_desc h3 a:hover{
color:#DE2B24;
}
ul.list2 li.list1_desc p{
font-size:0.85em;
color:#1E1E1E;
line-height:1.8em;
}
ul.list2 p.no {
position: absolute;
top: 1.5em;
background: #DE2B24;
text-align: center;
left: 14.8em;
font-size: 3em;
font-weight: bold;
color: #FFF;
line-height: 0.4em;
padding: 0.4em 0.6em;
border: 2px solid #FFF;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
}
ul.list2 p.no span{
font-size: 17px;
font-weight: 600;
}
/*--work--*/
.work{
padding:5em 0;
background:#de2b24;
}
.work_top {
margin-bottom: 2em;
}
.work_top h3 {
color: #fff;
font-weight: 700;
font-size: 2.5em;
margin: 0;
}
.work_top p {
color: #fff;
width: 60%;
margin: 0 auto;
font-size: 1.2em;
line-height: 1.8em;
}
.work_top span {
height: 5px;
width: 4%;
background: #fff;
display: inline-block;
}
/* Strip
/*-----------------------------------------------------------------------------------*/
.b-link-stripe{
position:relative;
display:inline-block;
vertical-align:top;
font-weight: 300;
overflow:hidden;
}
.b-link-stripe .b-wrapper{
position:absolute;
width:100%;
height:100%;
top:0;
left:0;
text-align:center;
color:#ffffff;
overflow:hidden;
}
.b-link-stripe .b-line{
position:absolute;
top:0;
bottom:0;
width:20%;
background:rgba(75, 202, 255, 0.85);
transition:all 0.5s linear;
-moz-transition:all 0.5s linear;
-ms-transition:all 0.5s linear;
-o-transition:all 0.5s linear;
-webkit-transition:all 0.5s linear;
opacity:0;
visibility:hidden; /* lt-ie9 */
}
/* lt-ie9 */
.b-link-stripe:hover .b-line{
visibility:visible;
}
.b-link-stripe .b-line1{
left:0;
}
.b-link-stripe .b-line2{
left:20%;
transition-delay:0.1s !important;
-moz-transition-delay:0.1s !important;
-ms-transition-delay:0.1s !important;
-o-transition-delay:0.1s !important;
-webkit-transition-delay:0.1s !important;
}
.b-link-stripe .b-line3{
left:40%;
transition-delay:0.2s !important;
-moz-transition-delay:0.2s !important;
-ms-transition-delay:0.2s !important;
-o-transition-delay:0.2s !important;
-webkit-transition-delay:0.2s !important;
}
.b-link-stripe .b-line4{
left:60%;
transition-delay:0.3s !important;
-moz-transition-delay:0.3s !important;
-ms-transition-delay:0.3s !important;
-o-transition-delay:0.3s !important;
-webkit-transition-delay:0.3s !important;
}
.b-link-stripe .b-line5{
left:80%;
transition-delay:0.4s !important;
-moz-transition-delay:0.4s !important;
-ms-transition-delay:0.4s !important;
-o-transition-delay:0.4s !important;
-webkit-transition-delay:0.4s !important;
}
.b-link-stripe:hover .b-line{
opacity:1;
}
/*-----------------------------------------------------------------------------------*/
/* Animation effects
/*-----------------------------------------------------------------------------------*/
.b-animate-go{
text-decoration:none;
}
.b-animate{
transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
-webkit-transition: all 0.5s;
visibility: hidden;
font-size:1.1em;
font-weight:700;
}
.b-animate img{
margin-top:41%;
display: -webkit-inline-box;
}
/* lt-ie9 */
.b-animate-go:hover .b-animate{
visibility:visible;
}
.b-from-left{
position: relative;
left: -100%;
background: rgba(252, 155, 126, 0.78);
background-size: 100% 100%;
top: 0px;
margin: 0;
min-height:280px;
}
.b-animate-go:hover .b-from-left{
left:0;
}
/*----start-port-grid-text----*/
.port-grid-text{
background:#f35e59;
width: 50%;
float: left;
text-align: center;
min-height:280px;
position:relative;
}
.port-grid-pic{
width:50%;
float:left;
}
.port-grid-text p{
color: #FFF;
font-size:em;
font-weight:600;
}
.port-grid-text img{
margin-top:5em;
}
.arrow-icon1{
height: 23px;
width: 26px;
display: block;
background: url(../images/arrow-icon1.png) no-repeat 0px 0px;
position: absolute;
right: -20px;
z-index: 999;
top: 45%;
}
.port-grid-text-c{
background:#A4B7CF;
}
.arrow-icon1-l{
background: url(../images/arrow-icon1-l.png) no-repeat 0px 0px;
}
.arrow-icon1-r{
background: url(../images/arrow-icon1-r.png) no-repeat 0px 0px;
left: -20px;
}
.b-animate-go {
text-decoration: none;
}
.col_1_of_4 {
display: block;
float: left;
}
.span_1_of_4 {
width:50%;
}
.port-grid-text h3{
color:#fff;
font-size:1.7em;
font-weight:bold;
margin: 10px 0 3px;
}
/*--contact-*/
.contact{
padding:5em 0;
background:#1287bf;
}
.contact-form_grid {
text-align: center;
background: #FFF;
width: 57%;
margin: 0 auto;
padding:3em 4em;
}
.contact-form_grid p{
font-size:0.85em;
line-height:1.8em;
color: #424242;
margin-bottom: 3em;
}
.contact-form_grid input[type="text"] {
display: block;
width: 80%;
padding: 1.2em;
margin: 0.2em;
font-size: 0.85em;
color: #555;
background: #FFF;
outline-color:#1287bf;
border: 1px solid #E4E4E4;
border-radius: 0.3em;
-webkit-border-radius: 0.3em;
-moz-border-radius: 0.3em;
-o-border-radius: 0.3em;
margin: 1em auto;
}
.contact-form_grid input[type="submit"] {
background: #DE2B24;
padding: 0.9em 1.8em;
display: inline-block;
color: #FFF;
font-weight: 600;
font-size: 1em;
transition: 0.5s ease;
-o-transition: 0.5s ease;
-webkit-transition: 0.5s ease;
border: none;
cursor: pointer;
outline: none;
border-radius: 0.3em;
-webkit-border-radius: 0.3em;
-moz-border-radius: 0.3em;
-o-border-radius: 0.3em;
line-height: 1.3em;
margin-top:1.5em;
text-align: center;
text-transform: uppercase;
}
.contact-form_grid input[type="submit"]:hover {
background: #CE1E17;
}
/*--footer--*/
.footer_top{
padding:5em 0;
background:#2a2a2a;
text-align:left;
}
.footer_top h3{
color: #FFF;
font-weight: 700;
font-size:2em;
margin-bottom:0.8em;
}
.social li:first-child {
margin-left: 0;
}
.social ul{
padding:0;
}
.social li {
display: inline-block;
margin-left:12px;
}
.social li a {
display: block;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.social li a i.facebook {
background-position:5px -46px;
}
.social li a i {
width:50px;
height:50px;
display: block;
background: url(../images/img-sprite.png) no-repeat;
border: 2px solid #515151;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
}
.social li a i:hover {
border: 2px solid #de2b24;
}
.social li a i.twitter {
background-position:-34px -46px;
}
.social li a i.google {
background-position:-1px -87px;
}
.social li a i.linkedin {
background-position:-36px -85px;
}
.footer_top p{
padding:2em 0;
color:#C7C0C0;
font-size:0.85em;
}
.footer_form input[type="text"] {
display: block;
width:55%;
padding: 1.2em;
font-size: 0.85em;
color:#C7C0C0;
background: #515151;
outline-color:#DE2B24;
border:none;
margin:0 auto;
}
.footer_form input[type="submit"] {
background:none;
padding: 0.9em 2em;
display: inline-block;
color: #FFF;
font-weight: 600;
font-size: 1em;
transition: 0.5s ease;
-o-transition: 0.5s ease;
-webkit-transition: 0.5s ease;
border:2px solid #515151;
cursor: pointer;
outline: none;
border-radius: 0.3em;
-webkit-border-radius: 0.3em;
-moz-border-radius: 0.3em;
-o-border-radius: 0.3em;
line-height: 1.3em;
margin-top:2em;
text-align: center;
}
.footer_form input[type="submit"]:hover {
background: #DE2B24;
border:2px solid #DE2B24;
}
.footer-bottom {
background: #515151;
padding: 1em 0;
text-align:center;
}
.copy p{
color:#fff;
font-size:0.85em;
}
.copy p a{
color:#DE2B24;
}
#toTop {
display: none;
text-decoration: none;
position: fixed;
bottom: 13px;
right: 3%;
overflow: hidden;
width: 40px;
height: 40px;
border: none;
text-indent: 100%;
background: url("../images/top.png") no-repeat 0px 0px;
border-radius: 30em;
}
#toTopHover {
width: 40px;
height: 40px;
display: block;
overflow: hidden;
float: right;
opacity: 0;
-moz-opacity: 0;
filter: alpha(opacity=0);
}
/*--responsive design--*/
@media (max-width:1366px){
}
@media (max-width:1280px){
}
@media (max-width:1024px){
.nav li a{
padding: 8px 13px;
}
ul.list1 p.no {
top: 1.3em;
left: 6em;
padding:0.3em 0.5em;
}
ul.list2 p.no {
top: 1.5em;
left: 12em;
padding:0.3em 0.5em;
}
.port-grid-text {
min-height: 231px;
}
.port-grid-text img {
margin-top: 3em;
}
}
@media (max-width:800px){
.logo img{
width:55%;
}
.consul_btn a {
font-size:0.8125em;
padding:0.6em;
}
.h_menu4 {
margin-right: 0px;
}
.nav li a {
padding: 8px 10px;
font-size: 0.8125em;
}
.menu {
margin-top: 0;
}
.wmuSlider.example1 {
height:400px !important;
}
.wmuSlider {
padding:7em 0;
}
.slider-left h1 {
font-size: 2.5em;
}
p.top {
font-size: 1.3em;
}
ul.button li a {
padding: 0.7em 1.2em;
font-size: 1em;
}
.gallery-head h3 {
font-size: 2em;
}
.about_grid {
margin-bottom: 2em;
}
.about{
padding:5em 0 3em;
}
ul.list1 li.list1_desc p {
font-size: 0.8125em;
line-height: 1.8em;
}
ul.list1 p.no {
top: 1.2em;
left: 5.4em;
padding: 0.3em 0.5em;
font-size: 2.5em;
}
ul.list1 li.list1_desc h3, ul.list2 li.list1_desc h3{
margin-top:0.8em;
}
ul.list1 li.list1_desc{
padding:0;
}
ul.list2 li.list1_desc {
padding: 0;
}
ul.list2 li.list1_desc p {
font-size: 0.8125em;
}
.port-grid-text h3 {
font-size: 1.2em;
}
.port-grid-text {
min-height: 178px;
}
.work_top h3 {
font-size: 2em;
}
ul.list2 p.no {
top: 1.1em;
left: 11em;
padding: 0.3em 0.5em;
font-size: 2.5em;
}
.contact-form_grid {
padding:2em;
}
.contact-form_grid input[type="text"] {
width: 90%;
padding: 1em;
}
.gallery-head p {
width: 65%;
font-size: 1em;
line-height: 1.8em;
}
}
@media (max-width:640px){
.logo {
float:left;
}
.menu {
float:none;
}
.h_menu4 {
float: none;
}
.nav > li {
float: none;
}
.consul_btn{
display:none;
}
.consul_btn1 {
float: right;
display: block;
margin-bottom: 1em;
}
.consul_btn1 a {
background: #DE2B24;
text-decoration: none;
padding: 0.7em 1.5em;
display: inline-block;
color: #FFF;
font-size: 0.85em;
transition: 0.5s ease;
-o-transition: 0.5s ease;
-webkit-transition: 0.5s ease;
border: none;
cursor: pointer;
outline: none;
border-radius: 0.3em;
-webkit-border-radius: 0.3em;
-moz-border-radius: 0.2em;
-o-border-radius: 0.2em;
line-height: 1.3em;
font-weight: bold;
}
.header_bottom {
padding: 1em 0;
}
.wmuSlider.example1 {
height:320px !important;
}
.wmuSlider {
padding: 5em 0;
}
.nav_icon {
display: block;
float: right;
margin: -33px 20px;
}
a.toggleMenu {
text-decoration: none;
}
.logo img {
width: 60%;
}
ul.list1 p.no {
top: 0.9em;
left: 4.4em;
padding: 0.3em 0.5em;
}
ul.list2 p.no {
top: 0.8em;
left: 8.8em;
padding: 0.3em 0.5em;
}
.work_top p {
font-size: 1em;
}
.port-grid-text h3 {
font-size: 1em;
}
.port-grid-text p {
font-size: 0.8125em;
}
.port-grid-text {
min-height: 146px;
}
.port-grid-text img {
margin-top: 1em;
}
}
@media (max-width:480px){
.slider-left h1 {
font-size: 2em;
}
p.top {
font-size: 1em;
}
.wmuSlider.example1 {
height: 250px !important;
}
ul.button li a {
padding: 0.7em 1em;
font-size: 0.85em;
}
ul.button {
margin-top: 2em;
}
.wmuSlider {
padding: 4em 0;
}
ul.list1 li.list1_img {
float: none;
width: 100%;
text-align: center;
}
ul.list1 li.list1_desc {
float: none;
width: 100%;
padding: 2em;
margin-left:0;
}
ul.list2 li.list1_desc {
float: none;
width: 100%;
padding: 2em;
text-align:center;
}
ul.list2 li.list1_img {
float: none;
width: 100%;
text-align: center;
}
ul.list1 {
text-align: center;
}
ul.list1 p.no {
top: 5.2em;
left: 4em;
padding: 0.3em 0.5em;
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
display: -webkit-inline-box;
}
ul.list2 p.no {
top: 5em;
left: 4.4em;
padding: 0.3em 0.5em;
}
.port-grid-text h3 {
font-size: 0.8125em;
}
.port-grid-text p {
font-size: 11px;
}
.port-grid-text {
min-height: 105px;
}
.work_top h3 {
font-size: 1.5em;
}
.contact-form_grid {
width: 80%;
}
.about_grid h3 a {
font-size: 0.8125em;
}
}
@media (max-width:320px){
ul.header_box li span {
font-size: 12px;
}
.header_top {
float: none;
text-align: center;
}
ul.facebook {
display: none;
}
.logo img {
width: 80%;
}
.logo {
float: left;
width: 56%;
}
.consul_btn1 a {
padding: 0.5em;
font-size: 12px;
}
.banner-wrap {
width: 100%;
}
.slider-left h1 {
font-size: 1.5em;
}
p.top {
font-size: 0.85em;
}
.wmuSlider.example1 {
height: 200px !important;
}
ul.button li a {
font-size: 12px;
}
.wmuSlider {
padding: 3em 0;
}
.about {
padding: 3em 0 1em;
}
.about_grid p, .work_top p, .span_1_of_4, .gallery-head p, .contact-form_grid, .contact-form_grid input[type="text"]{
width: 100%;
}
ul.list1 p.no {
top: 3.2em;
left: 2.5em;
padding: 0.3em 0.4em;
}
ul.list2 p.no {
top: 7.5em;
left: 2.4em;
padding: 0.3em 0.4em;
}
.approach {
background: #F3F3F3;
padding: 3em 0 0em;
}
.gallery-head h3 {
font-size: 1.6em;
}
.work {
padding: 3em 0;
}
.col_1_of_4 {
float: none;
}
.port-grid-text {
min-height: 134px;
}
.work_top h3 {
font-size: 1em;
}
.contact {
padding: 3em 0;
}
.footer_top {
padding: 3em 0;
}
.footer_form input[type="text"] {
width: 100%;
}
} | css/style.css | h4, h5, h6,
h1, h2, h3 {margin-top: 0;}
ul, ol {margin: 0;}
p {margin: 0;}
html, body{
font-family: 'Open Sans', sans-serif;
font-size: 100%;
background-color: #FFF;
}
body a{
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
-ms-transition:0.5s all;
}
.header{
background:#f0f2f4;
border-bottom: 1px solid #e6e7e7;
padding:5px 0;
}
.header_top{
float:right;
}
ul.header_box{
list-style:none;
padding:0;
float: left;
margin: 3px 20px 0 0px;
}
ul.header_box li{
display:inline-block;
}
ul.header_box li span{
color: #555;
font-size: 0.85em;
font-weight: 600;
}
ul.header_box li.mobile_left{
border-right: 1px solid #E1E1E1;
padding-right: 15px;
}
i.message{
cursor:pointer;
}
i.mobile{
width: 20px;
height: 25px;
background: url(../images/img-sprite.png)no-repeat -5px -7px;
float:left;
margin-right:5px;
}
i.msg{
width: 25px;
height: 25px;
background: url(../images/img-sprite.png)no-repeat -31px -7px;
float: left;
margin: 0 5px 0 10px;
}
ul.facebook{
list-style:none;
padding:0;
float:left;
}
li.fb a span {
width: 30px;
height: 30px;
background: url(../images/img-sprite.png)no-repeat -59px -1px #1287BF;
float: left;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
-o-border-radius:3px;
}
li.fb a span:hover {
opacity:0.8;
}
.header_bottom{
padding:0em 0;
}
.logo{
float:left;
}
.consul_btn1{
display:none;
}
.nav_icon{
display:none;
}
/* start h_menu */
.menu{
float:right;
margin-top: 10px;
}
.h_menu4{
float:left;
margin-right: 1em;
}
.toggleMenu {
display: none;
background:rgba(178, 178, 178, 0.22);
padding: 10px 15px;
width: 100%;
color:#DE2B24;
}
.nav {
list-style: none;
*zoom: 1;
}
.nav:before,
.nav:after {
content: " ";
display: table;
}
.nav:after {
clear: both;
}
.nav ul {
list-style: none;
width: 9em;
}
.nav li a {
display: block;
padding:8px 20px;
color: #555;
font-size: 0.85em;
font-weight: bold;
}
.nav li {
position: relative;
}
.nav li.active a, .nav li a:hover {
color:#de2b24;
}
.nav > li {
float: left;
}
.nav > li > a.parent {
background: url(../images/elipse.png) no-repeat right top 15px;
}
.nav > li > a:hover{
color:#DE2B24;
}
.nav li ul {
position: absolute;
left: -9999px;
}
.nav > li.hover > ul {
left:0px;
}
.nav li li.hover ul {
left: 100%;
top: 0;
-webkit-transition: background .2s linear;
-moz-transition: background .2s linear;
-ms-transition: background .2s linear;
-o-transition: background .2s linear;
transition: background .2s linear;
}
.nav li li a {
font-size: 0.8725em;
padding: 10px;
display: block;
color:#fff;
background:rgba(73, 93, 137, 0.56);
position: relative;
z-index:9999;
border-top: 1px solid rgba(233, 233, 233, 0.09);
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.nav li li li a {
background:#249578;
z-index:200;
border-top: 1px solid #1d7a62;
}
.nav li li a:hover{
background:#FAA645;
color:#fff;
border-bottom:none;
}
.consul_btn{
float:left;
}
.consul_btn a{
background: #DE2B24;
text-decoration: none;
padding: 0.7em 1.5em;
display: inline-block;
color: #FFF;
font-size: 0.85em;
transition: 0.5s ease;
-o-transition: 0.5s ease;
-webkit-transition: 0.5s ease;
border: none;
cursor: pointer;
outline: none;
border-radius: 0.3em;
-webkit-border-radius: 0.3em;
-moz-border-radius: 0.2em;
-o-border-radius: 0.2em;
line-height: 1.3em;
font-weight: bold;
}
.consul_btn a:hover{
background:#CD1A13;
}
/*--slider--*/
/**** Slider *****/
.slider{
background: url(../images/banner.jpg) no-repeat center top;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-position: center;
/*--background-size: 100% 100%;--*/
}
.slider_container{
width:100%;
margin:0 auto;
}
.banner-wrap {
width: 80%;
margin: 0 auto;
}
/**** Slider *****/
.wmuSlider {
position: relative;
overflow: hidden;
padding:10em 0;
}
.wmuSlider.example1 {
height:620px !important
}
.wmuSlider .wmuSliderWrapper article {
text-align: center;
}
.wmuSlider .wmuSliderWrapper article img {
max-width: 100%;
width: auto;
height: auto;
display:block;
}
.slider-left{
text-align:center;
}
.slider-left h1{
font-size: 3em;
color: #FFF;
font-weight: bold;
margin-bottom:0;
line-height: 1.2em;
}
p.top{
color: #FFF;
font-size: 2em;
line-height:1.2em;
font-weight: 300;
}
ul.button {
padding: 0;
width: 100%;
margin: 0 auto;
margin-top: 3em;
}
ul.button li {
margin-left: 8px;
list-style: none;
display: inline-block;
}
ul.button li a {
color: #FFF;
padding: 0.7em 1.5em;
border: none;
text-decoration: none;
font-weight: bold;
font-size: 1.5em;
text-transform: uppercase;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
background: #F8CD53;
}
ul.button li a:hover {
color:#f8cd53;
background:#fff;
}
/*--about--*/
.about{
padding:5em 0;
}
.gallery-head h3 {
color:#424242;
font-weight: 700;
font-size:2.5em;
margin: 0;
}
.gallery-head span {
height:5px;
width:4%;
background: #424242;
display: inline-block;
}
.gallery-head p {
color:#424242;
width: 60%;
margin:0 auto;
font-size:1.2em;
line-height: 1.8em;
font-family: 'Open Sans', sans-serif;
}
.gallery-head{
margin-bottom: 2em;
}
i.icon1{
width: 100px;
height: 100px;
background: url(../images/img-sprite.png)no-repeat -95px 1px;
display: inline-block;
}
i.icon2{
width: 100px;
height: 100px;
background: url(../images/img-sprite.png)no-repeat -199px 1px;
display: inline-block;
}
i.icon3{
width: 100px;
height: 100px;
background: url(../images/img-sprite.png)no-repeat -95px -91px;
display: inline-block;
}
.about_grid h3{
margin:0.5em 0;
}
.about_grid h3 a{
color: #424242;
font-size:0.95em;
text-decoration: none;
font-weight: 600;
}
.about_grid h3 a:hover{
color:#DE2B24;
}
.about_grid p{
color: #424242;
font-size: 0.85em;
line-height: 1.5em;
width: 79%;
margin: 0 auto;
}
.approach{
background:#f3f3f3;
padding:5em 0 2em;
}
ul.list1{
list-style:none;
padding:0;
box-shadow:0 0 5px #aaa;
-webkit-box-shadow:0 0 5px #aaa;
-moz-box-shadow:0 0 5px #aaa;
-o-box-shadow:0 0 5px #aaa;
position:relative;
margin-bottom: 3em;
background: #FFF;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
}
ul.list1 li.list1_img{
float:left;
width: 36%;
}
ul.list1 li.list1_desc {
float: left;
width: 61%;
padding: 3em;
margin-left: 1em;
}
ul.list1 li.list1_desc h3 a{
color:#424242;
text-decoration:none;
font-size:0.85em;
font-weight:600;
}
ul.list1 li.list1_desc h3 a:hover{
color:#DE2B24;
}
ul.list1 li.list1_desc p{
font-size:0.85em;
color:#1E1E1E;
line-height:1.8em;
}
ul.list1 p.no{
position: absolute;
top: 1.5em;
background: #DE2B24;
text-align: center;
left: 7em;
font-size: 3em;
font-weight: bold;
color: #FFF;
line-height: 0.4em;
padding: 0.4em 0.6em;
border: 2px solid #FFF;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
}
ul.list1 p.no span{
font-size: 17px;
font-weight: 600;
}
ul.list2{
list-style:none;
padding:0;
box-shadow:0 0 5px #aaa;
-webkit-box-shadow:0 0 5px #aaa;
-moz-box-shadow:0 0 5px #aaa;
-o-box-shadow:0 0 5px #aaa;
position:relative;
margin-bottom:3em;
background: #FFF;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
}
ul.list2 li.list1_img {
float: right;
width: 33.5%;
}
ul.list2 li.list1_desc {
float: left;
width: 66%;
padding: 3em;
text-align: right;
}
ul.list2 li.list1_desc h3 a{
color:#424242;
text-decoration:none;
font-size:0.85em;
font-weight:600;
}
ul.list2 li.list1_desc h3 a:hover{
color:#DE2B24;
}
ul.list2 li.list1_desc p{
font-size:0.85em;
color:#1E1E1E;
line-height:1.8em;
}
ul.list2 p.no {
position: absolute;
top: 1.5em;
background: #DE2B24;
text-align: center;
left: 14.8em;
font-size: 3em;
font-weight: bold;
color: #FFF;
line-height: 0.4em;
padding: 0.4em 0.6em;
border: 2px solid #FFF;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
}
ul.list2 p.no span{
font-size: 17px;
font-weight: 600;
}
/*--work--*/
.work{
padding:5em 0;
background:#de2b24;
}
.work_top {
margin-bottom: 2em;
}
.work_top h3 {
color: #fff;
font-weight: 700;
font-size: 2.5em;
margin: 0;
}
.work_top p {
color: #fff;
width: 60%;
margin: 0 auto;
font-size: 1.2em;
line-height: 1.8em;
}
.work_top span {
height: 5px;
width: 4%;
background: #fff;
display: inline-block;
}
/* Strip
/*-----------------------------------------------------------------------------------*/
.b-link-stripe{
position:relative;
display:inline-block;
vertical-align:top;
font-weight: 300;
overflow:hidden;
}
.b-link-stripe .b-wrapper{
position:absolute;
width:100%;
height:100%;
top:0;
left:0;
text-align:center;
color:#ffffff;
overflow:hidden;
}
.b-link-stripe .b-line{
position:absolute;
top:0;
bottom:0;
width:20%;
background:rgba(75, 202, 255, 0.85);
transition:all 0.5s linear;
-moz-transition:all 0.5s linear;
-ms-transition:all 0.5s linear;
-o-transition:all 0.5s linear;
-webkit-transition:all 0.5s linear;
opacity:0;
visibility:hidden; /* lt-ie9 */
}
/* lt-ie9 */
.b-link-stripe:hover .b-line{
visibility:visible;
}
.b-link-stripe .b-line1{
left:0;
}
.b-link-stripe .b-line2{
left:20%;
transition-delay:0.1s !important;
-moz-transition-delay:0.1s !important;
-ms-transition-delay:0.1s !important;
-o-transition-delay:0.1s !important;
-webkit-transition-delay:0.1s !important;
}
.b-link-stripe .b-line3{
left:40%;
transition-delay:0.2s !important;
-moz-transition-delay:0.2s !important;
-ms-transition-delay:0.2s !important;
-o-transition-delay:0.2s !important;
-webkit-transition-delay:0.2s !important;
}
.b-link-stripe .b-line4{
left:60%;
transition-delay:0.3s !important;
-moz-transition-delay:0.3s !important;
-ms-transition-delay:0.3s !important;
-o-transition-delay:0.3s !important;
-webkit-transition-delay:0.3s !important;
}
.b-link-stripe .b-line5{
left:80%;
transition-delay:0.4s !important;
-moz-transition-delay:0.4s !important;
-ms-transition-delay:0.4s !important;
-o-transition-delay:0.4s !important;
-webkit-transition-delay:0.4s !important;
}
.b-link-stripe:hover .b-line{
opacity:1;
}
/*-----------------------------------------------------------------------------------*/
/* Animation effects
/*-----------------------------------------------------------------------------------*/
.b-animate-go{
text-decoration:none;
}
.b-animate{
transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
-webkit-transition: all 0.5s;
visibility: hidden;
font-size:1.1em;
font-weight:700;
}
.b-animate img{
margin-top:41%;
display: -webkit-inline-box;
}
/* lt-ie9 */
.b-animate-go:hover .b-animate{
visibility:visible;
}
.b-from-left{
position: relative;
left: -100%;
background: rgba(252, 155, 126, 0.78);
background-size: 100% 100%;
top: 0px;
margin: 0;
min-height:280px;
}
.b-animate-go:hover .b-from-left{
left:0;
}
/*----start-port-grid-text----*/
.port-grid-text{
background:#f35e59;
width: 50%;
float: left;
text-align: center;
min-height:280px;
position:relative;
}
.port-grid-pic{
width:50%;
float:left;
}
.port-grid-text p{
color: #FFF;
font-size:em;
font-weight:600;
}
.port-grid-text img{
margin-top:5em;
}
.arrow-icon1{
height: 23px;
width: 26px;
display: block;
background: url(../images/arrow-icon1.png) no-repeat 0px 0px;
position: absolute;
right: -20px;
z-index: 999;
top: 45%;
}
.port-grid-text-c{
background:#A4B7CF;
}
.arrow-icon1-l{
background: url(../images/arrow-icon1-l.png) no-repeat 0px 0px;
}
.arrow-icon1-r{
background: url(../images/arrow-icon1-r.png) no-repeat 0px 0px;
left: -20px;
}
.b-animate-go {
text-decoration: none;
}
.col_1_of_4 {
display: block;
float: left;
}
.span_1_of_4 {
width:50%;
}
.port-grid-text h3{
color:#fff;
font-size:1.7em;
font-weight:bold;
margin: 10px 0 3px;
}
/*--contact-*/
.contact{
padding:5em 0;
background:#1287bf;
}
.contact-form_grid {
text-align: center;
background: #FFF;
width: 57%;
margin: 0 auto;
padding:3em 4em;
}
.contact-form_grid p{
font-size:0.85em;
line-height:1.8em;
color: #424242;
margin-bottom: 3em;
}
.contact-form_grid input[type="text"] {
display: block;
width: 80%;
padding: 1.2em;
margin: 0.2em;
font-size: 0.85em;
color: #555;
background: #FFF;
outline-color:#1287bf;
border: 1px solid #E4E4E4;
border-radius: 0.3em;
-webkit-border-radius: 0.3em;
-moz-border-radius: 0.3em;
-o-border-radius: 0.3em;
margin: 1em auto;
}
.contact-form_grid input[type="submit"] {
background: #DE2B24;
padding: 0.9em 1.8em;
display: inline-block;
color: #FFF;
font-weight: 600;
font-size: 1em;
transition: 0.5s ease;
-o-transition: 0.5s ease;
-webkit-transition: 0.5s ease;
border: none;
cursor: pointer;
outline: none;
border-radius: 0.3em;
-webkit-border-radius: 0.3em;
-moz-border-radius: 0.3em;
-o-border-radius: 0.3em;
line-height: 1.3em;
margin-top:1.5em;
text-align: center;
text-transform: uppercase;
}
.contact-form_grid input[type="submit"]:hover {
background: #CE1E17;
}
/*--footer--*/
.footer_top{
padding:5em 0;
background:#2a2a2a;
text-align:left;
}
.footer_top h3{
color: #FFF;
font-weight: 700;
font-size:2em;
margin-bottom:0.8em;
}
.social li:first-child {
margin-left: 0;
}
.social ul{
padding:0;
}
.social li {
display: inline-block;
margin-left:12px;
}
.social li a {
display: block;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.social li a i.facebook {
background-position:5px -46px;
}
.social li a i {
width:50px;
height:50px;
display: block;
background: url(../images/img-sprite.png) no-repeat;
border: 2px solid #515151;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
}
.social li a i:hover {
border: 2px solid #de2b24;
}
.social li a i.twitter {
background-position:-34px -46px;
}
.social li a i.google {
background-position:-1px -87px;
}
.social li a i.linkedin {
background-position:-36px -85px;
}
.footer_top p{
padding:2em 0;
color:#C7C0C0;
font-size:0.85em;
}
.footer_form input[type="text"] {
display: block;
width:55%;
padding: 1.2em;
font-size: 0.85em;
color:#C7C0C0;
background: #515151;
outline-color:#DE2B24;
border:none;
margin:0 auto;
}
.footer_form input[type="submit"] {
background:none;
padding: 0.9em 2em;
display: inline-block;
color: #FFF;
font-weight: 600;
font-size: 1em;
transition: 0.5s ease;
-o-transition: 0.5s ease;
-webkit-transition: 0.5s ease;
border:2px solid #515151;
cursor: pointer;
outline: none;
border-radius: 0.3em;
-webkit-border-radius: 0.3em;
-moz-border-radius: 0.3em;
-o-border-radius: 0.3em;
line-height: 1.3em;
margin-top:2em;
text-align: center;
}
.footer_form input[type="submit"]:hover {
background: #DE2B24;
border:2px solid #DE2B24;
}
.footer-bottom {
background: #515151;
padding: 1em 0;
text-align:center;
}
.copy p{
color:#fff;
font-size:0.85em;
}
.copy p a{
color:#DE2B24;
}
#toTop {
display: none;
text-decoration: none;
position: fixed;
bottom: 13px;
right: 3%;
overflow: hidden;
width: 40px;
height: 40px;
border: none;
text-indent: 100%;
background: url("../images/top.png") no-repeat 0px 0px;
border-radius: 30em;
}
#toTopHover {
width: 40px;
height: 40px;
display: block;
overflow: hidden;
float: right;
opacity: 0;
-moz-opacity: 0;
filter: alpha(opacity=0);
}
/*--responsive design--*/
@media (max-width:1366px){
}
@media (max-width:1280px){
}
@media (max-width:1024px){
.nav li a{
padding: 8px 13px;
}
ul.list1 p.no {
top: 1.3em;
left: 6em;
padding:0.3em 0.5em;
}
ul.list2 p.no {
top: 1.5em;
left: 12em;
padding:0.3em 0.5em;
}
.port-grid-text {
min-height: 231px;
}
.port-grid-text img {
margin-top: 3em;
}
}
@media (max-width:800px){
.logo img{
width:55%;
}
.consul_btn a {
font-size:0.8125em;
padding:0.6em;
}
.h_menu4 {
margin-right: 0px;
}
.nav li a {
padding: 8px 10px;
font-size: 0.8125em;
}
.menu {
margin-top: 0;
}
.wmuSlider.example1 {
height:400px !important;
}
.wmuSlider {
padding:7em 0;
}
.slider-left h1 {
font-size: 2.5em;
}
p.top {
font-size: 1.3em;
}
ul.button li a {
padding: 0.7em 1.2em;
font-size: 1em;
}
.gallery-head h3 {
font-size: 2em;
}
.about_grid {
margin-bottom: 2em;
}
.about{
padding:5em 0 3em;
}
ul.list1 li.list1_desc p {
font-size: 0.8125em;
line-height: 1.8em;
}
ul.list1 p.no {
top: 1.2em;
left: 5.4em;
padding: 0.3em 0.5em;
font-size: 2.5em;
}
ul.list1 li.list1_desc h3, ul.list2 li.list1_desc h3{
margin-top:0.8em;
}
ul.list1 li.list1_desc{
padding:0;
}
ul.list2 li.list1_desc {
padding: 0;
}
ul.list2 li.list1_desc p {
font-size: 0.8125em;
}
.port-grid-text h3 {
font-size: 1.2em;
}
.port-grid-text {
min-height: 178px;
}
.work_top h3 {
font-size: 2em;
}
ul.list2 p.no {
top: 1.1em;
left: 11em;
padding: 0.3em 0.5em;
font-size: 2.5em;
}
.contact-form_grid {
padding:2em;
}
.contact-form_grid input[type="text"] {
width: 90%;
padding: 1em;
}
.gallery-head p {
width: 65%;
font-size: 1em;
line-height: 1.8em;
}
}
@media (max-width:640px){
.logo {
float:left;
}
.menu {
float:none;
}
.h_menu4 {
float: none;
}
.nav > li {
float: none;
}
.consul_btn{
display:none;
}
.consul_btn1 {
float: right;
display: block;
margin-bottom: 1em;
}
.consul_btn1 a {
background: #DE2B24;
text-decoration: none;
padding: 0.7em 1.5em;
display: inline-block;
color: #FFF;
font-size: 0.85em;
transition: 0.5s ease;
-o-transition: 0.5s ease;
-webkit-transition: 0.5s ease;
border: none;
cursor: pointer;
outline: none;
border-radius: 0.3em;
-webkit-border-radius: 0.3em;
-moz-border-radius: 0.2em;
-o-border-radius: 0.2em;
line-height: 1.3em;
font-weight: bold;
}
.header_bottom {
padding: 1em 0;
}
.wmuSlider.example1 {
height:320px !important;
}
.wmuSlider {
padding: 5em 0;
}
.nav_icon {
display: block;
float: right;
margin: -33px 20px;
}
a.toggleMenu {
text-decoration: none;
}
.logo img {
width: 60%;
}
ul.list1 p.no {
top: 0.9em;
left: 4.4em;
padding: 0.3em 0.5em;
}
ul.list2 p.no {
top: 0.8em;
left: 8.8em;
padding: 0.3em 0.5em;
}
.work_top p {
font-size: 1em;
}
.port-grid-text h3 {
font-size: 1em;
}
.port-grid-text p {
font-size: 0.8125em;
}
.port-grid-text {
min-height: 146px;
}
.port-grid-text img {
margin-top: 1em;
}
}
@media (max-width:480px){
.slider-left h1 {
font-size: 2em;
}
p.top {
font-size: 1em;
}
.wmuSlider.example1 {
height: 250px !important;
}
ul.button li a {
padding: 0.7em 1em;
font-size: 0.85em;
}
ul.button {
margin-top: 2em;
}
.wmuSlider {
padding: 4em 0;
}
ul.list1 li.list1_img {
float: none;
width: 100%;
text-align: center;
}
ul.list1 li.list1_desc {
float: none;
width: 100%;
padding: 2em;
margin-left:0;
}
ul.list2 li.list1_desc {
float: none;
width: 100%;
padding: 2em;
text-align:center;
}
ul.list2 li.list1_img {
float: none;
width: 100%;
text-align: center;
}
ul.list1 {
text-align: center;
}
ul.list1 p.no {
top: 5.2em;
left: 4em;
padding: 0.3em 0.5em;
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
display: -webkit-inline-box;
}
ul.list2 p.no {
top: 5em;
left: 4.4em;
padding: 0.3em 0.5em;
}
.port-grid-text h3 {
font-size: 0.8125em;
}
.port-grid-text p {
font-size: 11px;
}
.port-grid-text {
min-height: 105px;
}
.work_top h3 {
font-size: 1.5em;
}
.contact-form_grid {
width: 80%;
}
.about_grid h3 a {
font-size: 0.8125em;
}
}
@media (max-width:320px){
ul.header_box li span {
font-size: 12px;
}
.header_top {
float: none;
text-align: center;
}
ul.facebook {
display: none;
}
.logo img {
width: 80%;
}
.logo {
float: left;
width: 56%;
}
.consul_btn1 a {
padding: 0.5em;
font-size: 12px;
}
.banner-wrap {
width: 100%;
}
.slider-left h1 {
font-size: 1.5em;
}
p.top {
font-size: 0.85em;
}
.wmuSlider.example1 {
height: 200px !important;
}
ul.button li a {
font-size: 12px;
}
.wmuSlider {
padding: 3em 0;
}
.about {
padding: 3em 0 1em;
}
.about_grid p, .work_top p, .span_1_of_4, .gallery-head p, .contact-form_grid, .contact-form_grid input[type="text"]{
width: 100%;
}
ul.list1 p.no {
top: 3.2em;
left: 2.5em;
padding: 0.3em 0.4em;
}
ul.list2 p.no {
top: 7.5em;
left: 2.4em;
padding: 0.3em 0.4em;
}
.approach {
background: #F3F3F3;
padding: 3em 0 0em;
}
.gallery-head h3 {
font-size: 1.6em;
}
.work {
padding: 3em 0;
}
.col_1_of_4 {
float: none;
}
.port-grid-text {
min-height: 134px;
}
.work_top h3 {
font-size: 1em;
}
.contact {
padding: 3em 0;
}
.footer_top {
padding: 3em 0;
}
.footer_form input[type="text"] {
width: 100%;
}
} | 0.199308 | 0.060169 |
html,body {
margin: 0;
padding: 0;
}
html {
height: 100%;
background:
radial-gradient(rgba(255,255,255,0) 0, rgba(255,255,255,.15) 30%, rgba(255,255,255,.3) 32%, rgba(255,255,255,0) 33%) 0 0,
radial-gradient(rgba(255,255,255,0) 0, rgba(255,255,255,.1) 11%, rgba(255,255,255,.3) 13%, rgba(255,255,255,0) 14%) 0 0,
radial-gradient(rgba(255,255,255,0) 0, rgba(255,255,255,.2) 17%, rgba(255,255,255,.43) 19%, rgba(255,255,255,0) 20%) 0 110px,
radial-gradient(rgba(255,255,255,0) 0, rgba(255,255,255,.2) 11%, rgba(255,255,255,.4) 13%, rgba(255,255,255,0) 14%) -130px -170px,
radial-gradient(rgba(255,255,255,0) 0, rgba(255,255,255,.2) 11%, rgba(255,255,255,.4) 13%, rgba(255,255,255,0) 14%) 130px 370px,
radial-gradient(rgba(255,255,255,0) 0, rgba(255,255,255,.1) 11%, rgba(255,255,255,.2) 13%, rgba(255,255,255,0) 14%) 0 0,
linear-gradient(45deg, #343702 0%, #184500 20%, #187546 30%, #006782 40%, #0b1284 50%, #760ea1 60%, #83096e 70%, #840b2a 80%, #b13e12 90%, #e27412 100%);
background-size: 470px 470px, 970px 970px, 410px 410px, 610px 610px, 530px 530px, 730px 730px, 100% 100%;
background-color: #840b2a;
}
body {
font-family: 'Oswald', sans-serif;
color: #ebebeb;
display: flex;
flex-direction: column;
min-height: 100%;
background-color:#282828;
background-size:16px 16px;
/*background-repeat:no-repeat;*/
}
nav {
display: flex;
min-height: 44px;
}
a {
font-family: sans-serif;
color: #fff;
text-indent: 1rem;
background-color: #ccc;
display: inline-flex;
flex: 1 1 20%;
align-self: stretch;
align-items: center;
transition: box-shadow 1s;
text-decoration: none;
}
a + a {
border-left: 1px solid #aaa;
}
a:hover {
box-shadow: inset 0 -3px 0 #CC3232;
}
.CenterIt {
background-color: indigo;
color: #ebebeb;
font-family: 'Oswald', sans-serif;
font-size: 2rem;
text-transform: uppercase;
height: 200px;
/* -- Center elements using FlexBox -- */
display: flex;
align-items: center;
justify-content: center;
}
/*Menu*/
.MenuTop {
background-color: indigo;
font-family: 'Oswald', sans-serif;
font-size: 1rem;
min-height: 2.75rem;
display: flex;
flex-direction: row;
align-items: center;
padding: 0 1rem;
}
.ListItem, .LastItem {
color: #ebebeb;
text-decoration: none;
}
.ListItem {
margin-right: 1rem;
}
.LastItem {
margin-left: auto;
}
.MainContent {
flex: 1;
color: #333;
padding: .5rem;
}
/*Footer*/
footer {
/*display: flex;
align-items: center;
justify-content: center;
position: fixed;
bottom: 0;
width: 100%;
clear: both;*/
background-color: violet;
padding: .5rem;
} | demopage/style.css | html,body {
margin: 0;
padding: 0;
}
html {
height: 100%;
background:
radial-gradient(rgba(255,255,255,0) 0, rgba(255,255,255,.15) 30%, rgba(255,255,255,.3) 32%, rgba(255,255,255,0) 33%) 0 0,
radial-gradient(rgba(255,255,255,0) 0, rgba(255,255,255,.1) 11%, rgba(255,255,255,.3) 13%, rgba(255,255,255,0) 14%) 0 0,
radial-gradient(rgba(255,255,255,0) 0, rgba(255,255,255,.2) 17%, rgba(255,255,255,.43) 19%, rgba(255,255,255,0) 20%) 0 110px,
radial-gradient(rgba(255,255,255,0) 0, rgba(255,255,255,.2) 11%, rgba(255,255,255,.4) 13%, rgba(255,255,255,0) 14%) -130px -170px,
radial-gradient(rgba(255,255,255,0) 0, rgba(255,255,255,.2) 11%, rgba(255,255,255,.4) 13%, rgba(255,255,255,0) 14%) 130px 370px,
radial-gradient(rgba(255,255,255,0) 0, rgba(255,255,255,.1) 11%, rgba(255,255,255,.2) 13%, rgba(255,255,255,0) 14%) 0 0,
linear-gradient(45deg, #343702 0%, #184500 20%, #187546 30%, #006782 40%, #0b1284 50%, #760ea1 60%, #83096e 70%, #840b2a 80%, #b13e12 90%, #e27412 100%);
background-size: 470px 470px, 970px 970px, 410px 410px, 610px 610px, 530px 530px, 730px 730px, 100% 100%;
background-color: #840b2a;
}
body {
font-family: 'Oswald', sans-serif;
color: #ebebeb;
display: flex;
flex-direction: column;
min-height: 100%;
background-color:#282828;
background-size:16px 16px;
/*background-repeat:no-repeat;*/
}
nav {
display: flex;
min-height: 44px;
}
a {
font-family: sans-serif;
color: #fff;
text-indent: 1rem;
background-color: #ccc;
display: inline-flex;
flex: 1 1 20%;
align-self: stretch;
align-items: center;
transition: box-shadow 1s;
text-decoration: none;
}
a + a {
border-left: 1px solid #aaa;
}
a:hover {
box-shadow: inset 0 -3px 0 #CC3232;
}
.CenterIt {
background-color: indigo;
color: #ebebeb;
font-family: 'Oswald', sans-serif;
font-size: 2rem;
text-transform: uppercase;
height: 200px;
/* -- Center elements using FlexBox -- */
display: flex;
align-items: center;
justify-content: center;
}
/*Menu*/
.MenuTop {
background-color: indigo;
font-family: 'Oswald', sans-serif;
font-size: 1rem;
min-height: 2.75rem;
display: flex;
flex-direction: row;
align-items: center;
padding: 0 1rem;
}
.ListItem, .LastItem {
color: #ebebeb;
text-decoration: none;
}
.ListItem {
margin-right: 1rem;
}
.LastItem {
margin-left: auto;
}
.MainContent {
flex: 1;
color: #333;
padding: .5rem;
}
/*Footer*/
footer {
/*display: flex;
align-items: center;
justify-content: center;
position: fixed;
bottom: 0;
width: 100%;
clear: both;*/
background-color: violet;
padding: .5rem;
} | 0.316369 | 0.066297 |
@charset "UTF-8";
/**
* YAML form theme: "gray-theme"
*/
@media screen and (min-width: 0px) {
/**
* @section general width settings for formular elements in modern browsers
* switching to CSS3 box modell "border-box" for perfect flexible forms
*
* Styling for: <labels>, <input>, <textarea> and <select>
*
*/
.ym-form input,
.ym-form textarea,
.ym-form select {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
width: 60%;
}
.ym-columnar label {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.ym-columnar .ym-fbox-select select input,
.ym-columnar .ym-fbox-select select textarea,
.ym-columnar .ym-fbox-text input,
.ym-columnar .ym-fbox-text textarea {
width: 70%;
}
.ym-full .ym-fbox-select select,
.ym-full .ym-fbox-text input,
.ym-full .ym-fbox-text textarea {
width: 100%;
}
}
@media screen, projection {
.ym-form {
background: #f4f4f4;
border: 2px #fff solid;
margin: 1.5em 0 0 0;
padding: 0;
-webkit-box-shadow: 0 0 4px #dddddd;
box-shadow: 0 0 4px #dddddd;
}
.ym-form fieldset {
position: static;
background: transparent;
margin: 0.75em 0 0.75em 0;
padding: 0 0.5em;
}
.ym-form legend {
background: transparent;
color: #000;
font-size: 1.2em;
line-height: 1.25em;
font-weight: bold;
padding: 0 0.5em;
}
.ym-form label {
color: #666;
line-height: 1.5;
}
.ym-form .ym-label {
color: #666;
padding-top: 0.25em;
}
.ym-form div.ym-fbox-text,
.ym-form div.ym-fbox-select,
.ym-form div.ym-fbox-check,
.ym-form div.ym-fbox-button {
padding: 0.3em 1em;
margin-bottom: 0.5em;
}
.ym-form div.ym-fbox-button {
background: #ececec;
border-top: 1px #e0e0e0 solid;
padding: 0 1em 1.5em 1em;
margin: 0;
text-align: right;
}
.ym-form .ym-gbox {
padding: 0 0.5em;
margin-right: 0;
}
.ym-form h6 {
font-size: 100%;
color: #000;
margin: 1em 0 1em 1em;
}
.ym-form .ym-form div.ym-fbox-check:focus + label {
color: #000;
}
/**
* @section styling form elements
*
* Styling for: Input, Textarea, Select ...
*
*/
/* styling standard form elements with 'almost' equal flexible width */
/* Gestaltung der einzelnen Formularelemente mit annähend gleicher Breite */
.ym-form .ym-fbox-text input, .ym-form .ym-fbox-text textarea {
line-height: 1em;
padding: 0.25em 0.3em;
margin-top: -2px;
}
.ym-form .ym-fbox-select select {
line-height: 1em;
padding: 0.25em 2px 0.25em 1px;
margin-top: -2px;
}
.ym-form input, .ym-form textarea, .ym-form select, .ym-form optgroup {
font-family: Arial, Helvetica, sans-serif;
-webkit-box-shadow: inset 0 0 4px #eeeeee;
box-shadow: inset 0 0 4px #eeeeee;
}
.ym-form optgroup {
font-style: normal;
font-weight: bold;
}
.ym-form .ym-fbox-text input, .ym-form .ym-fbox-text textarea, .ym-form .ym-fbox-select select {
border: 1px solid #ddd;
}
.ym-form .ym-message {
color: #666;
margin-bottom: 0.5em;
}
.ym-form .ym-required {
color: #800;
font-weight: bold;
}
.ym-form input:valid, .ym-form textarea:valid {
background-color: #fff;
}
.ym-form input:invalid, .ym-form textarea:invalid {
background-color: #fdd;
}
.ym-form .ym-error label {
color: #800;
font-weight: normal;
}
.ym-form .ym-error input, .ym-form .ym-error select, .ym-form .ym-error textarea {
border: 1px #800 solid;
}
.ym-form .ym-error input:hover, .ym-form .ym-error input:focus,
.ym-form .ym-error select:hover, .ym-form .ym-error select:focus,
.ym-form .ym-error textarea:hover, .ym-form .ym-error textarea:focus {
border: 1px #800 solid !important;
}
.ym-form .ym-error .ym-message {
color: #800;
font-weight: bold;
margin-top: 0;
}
.ym-form div.ym-fbox-text input:focus, .ym-form div select:focus, .ym-form div textarea:focus,
.ym-form div.ym-fbox-text input:hover, .ym-form div select:hover, .ym-form div textarea:hover,
.ym-form div.ym-fbox-text input:active, .ym-form div select:active, .ym-form div textarea:active {
border: 1px #888 solid;
background: #fff;
}
/**
* @section Buttons
* inspired from: <NAME> (http://www.red-team-design.com/just-another-awesome-css3-buttons)
*/
.ym-button,
.ym-form button,
.ym-form input[type="button"],
.ym-form input[type="reset"],
.ym-form input[type="submit"] {
display: inline-block;
white-space: nowrap;
background-color: #ccc;
background-image: -webkit-linear-gradient(top, #eeeeee, #cccccc);
background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);
background-image: -ms-linear-gradient(top, #eeeeee, #cccccc);
background-image: -o-linear-gradient(top, #eeeeee, #cccccc);
background-image: linear-gradient(top, #eeeeee, #cccccc);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#eeeeee', EndColorStr='#cccccc');
border: 1px solid #777;
border-radius: .2em;
-webkit-box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.8) inset, 0 1px 0 rgba(0, 0, 0, 0.15);
box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.8) inset, 0 1px 0 rgba(0, 0, 0, 0.15);
color: #333 !important;
cursor: pointer;
font: normal 1em/2em Arial, Helvetica;
margin: 1.5em 0.75em 0 0;
padding: 0 1.5em;
overflow: visible;
/* removes extra side spacing in IE */
text-decoration: none !important;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
.ym-button:hover,
.ym-form button:hover,
.ym-form input[type="button"]:hover,
.ym-form input[type="reset"]:hover,
.ym-form input[type="submit"]:hover {
background-color: #ddd;
background-image: -webkit-linear-gradient(top, #fafafa, #dddddd);
background-image: -moz-linear-gradient(top, #fafafa, #dddddd);
background-image: -ms-linear-gradient(top, #fafafa, #dddddd);
background-image: -o-linear-gradient(top, #fafafa, #dddddd);
background-image: linear-gradient(top, #fafafa, #dddddd);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fafafa', EndColorStr='#dddddd');
}
.ym-button:active,
.ym-form button:active,
.ym-form input[type="button"]:active,
.ym-form input[type="reset"]:active,
.ym-form input[type="submit"]:active {
background-color: #bbb;
background-image: -webkit-linear-gradient(top, #cccccc, #bbbbbb);
background-image: -moz-linear-gradient(top, #cccccc, #bbbbbb);
background-image: -ms-linear-gradient(top, #cccccc, #bbbbbb);
background-image: -o-linear-gradient(top, #cccccc, #bbbbbb);
background-image: linear-gradient(top, #cccccc, #bbbbbb);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#cccccc', EndColorStr='#bbbbbb');
box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2) inset;
position: relative;
top: 1px;
}
.ym-button:focus,
.ym-form button:focus,
.ym-form input[type="button"]:focus,
.ym-form input[type="reset"]:focus,
.ym-form input[type="submit"]:focus {
outline: 0;
background: #fafafa;
}
/* pseudo elements don't work on input */
.ym-form button:before,
.ym-button:before {
background: #ccc;
background: rgba(0, 0, 0, 0.1);
float: left;
width: 1em;
text-align: center;
font-size: 1.5em;
margin: 0 1em 0 -1em;
padding: 0 .2em;
-webkit-box-shadow: 1px 0 0 rgba(0, 0, 0, 0.5), 2px 0 0 rgba(255, 255, 255, 0.5);
box-shadow: 1px 0 0 rgba(0, 0, 0, 0.5), 2px 0 0 rgba(255, 255, 255, 0.5);
border-radius: .15em 0 0 .15em;
pointer-events: none;
}
.ym-add:before {
content: "\271A";
}
.ym-delete:before {
content: "\2718";
}
.ym-edit:before {
content: "\270E";
}
.ym-email:before {
content: "\2709";
}
.ym-like:before {
content: "\2764";
}
.ym-next:before {
content: "\279C";
}
.ym-play:before {
content: "\25B6";
}
.ym-save:before {
content: "\2714";
}
.ym-spark:before {
content: "\2737";
}
.ym-star:before {
content: "\2605";
}
/* removes extra inner spacing in Firefox */
.ym-form button::-moz-focus-inner {
border: 0;
padding: 0;
}
/* If line-height can't be modified, then fix Firefox spacing with padding */
.ym-form input[type=button]::-moz-focus-inner,
.ym-form input[type=reset]::-moz-focus-inner,
.ym-form input[type=submit]::-moz-focus-inner {
padding: .4em;
}
/* The disabled styles */
.ym-form button[disabled],
.ym-form button[disabled]:hover,
.ym-form input[type=button][disabled],
.ym-form input[type=button][disabled]:hover,
.ym-form input[type=reset][disabled],
.ym-form input[type=reset][disabled]:hover,
.ym-form input[type=submit][disabled],
.ym-form input[type=submit][disabled]:hover,
.ym-button.ym-disabled,
.ym-button.ym-disabled:hover {
background: #eee;
color: #aaa !important;
border-color: #aaa;
cursor: default;
text-shadow: none;
position: static;
-webkit-box-shadow: none;
box-shadow: none;
}
/* ie6 support styles - redefined buttons, because of missing support for attribute selectors */
* html .ym-button,
* html .ym-form button {
display: inline-block;
white-space: nowrap;
background-color: #ccc;
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#eeeeee', EndColorStr='#cccccc');
border: 1px solid #777;
color: #333 !important;
cursor: pointer;
font: normal 1em/2em Arial, Helvetica;
margin: 1.5em 0.75em 0 0;
padding: 0 1.5em;
overflow: visible;
/* removes extra side spacing in IE */
text-decoration: none !important;
}
* html .ym-form button:focus,
* html .ym-button:focus {
outline: 0;
background: #fafafa;
}
* html .ym-form button:hover,
* html .ym-button:hover {
background-color: #ddd;
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fafafa', EndColorStr='#dddddd');
}
* html .ym-form button:active,
* html .ym-button:active {
background-color: #bbb;
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#cccccc', EndColorStr='#bbbbbb');
position: relative;
top: 1px;
}
* html .ym-button.ym-disabled,
* html .ym-button.ym-disabled:hover {
background: #eee;
color: #aaa !important;
border-color: #aaa;
cursor: default;
text-shadow: none;
position: static;
}
} | yaml/forms/gray-theme.css | @charset "UTF-8";
/**
* YAML form theme: "gray-theme"
*/
@media screen and (min-width: 0px) {
/**
* @section general width settings for formular elements in modern browsers
* switching to CSS3 box modell "border-box" for perfect flexible forms
*
* Styling for: <labels>, <input>, <textarea> and <select>
*
*/
.ym-form input,
.ym-form textarea,
.ym-form select {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
width: 60%;
}
.ym-columnar label {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.ym-columnar .ym-fbox-select select input,
.ym-columnar .ym-fbox-select select textarea,
.ym-columnar .ym-fbox-text input,
.ym-columnar .ym-fbox-text textarea {
width: 70%;
}
.ym-full .ym-fbox-select select,
.ym-full .ym-fbox-text input,
.ym-full .ym-fbox-text textarea {
width: 100%;
}
}
@media screen, projection {
.ym-form {
background: #f4f4f4;
border: 2px #fff solid;
margin: 1.5em 0 0 0;
padding: 0;
-webkit-box-shadow: 0 0 4px #dddddd;
box-shadow: 0 0 4px #dddddd;
}
.ym-form fieldset {
position: static;
background: transparent;
margin: 0.75em 0 0.75em 0;
padding: 0 0.5em;
}
.ym-form legend {
background: transparent;
color: #000;
font-size: 1.2em;
line-height: 1.25em;
font-weight: bold;
padding: 0 0.5em;
}
.ym-form label {
color: #666;
line-height: 1.5;
}
.ym-form .ym-label {
color: #666;
padding-top: 0.25em;
}
.ym-form div.ym-fbox-text,
.ym-form div.ym-fbox-select,
.ym-form div.ym-fbox-check,
.ym-form div.ym-fbox-button {
padding: 0.3em 1em;
margin-bottom: 0.5em;
}
.ym-form div.ym-fbox-button {
background: #ececec;
border-top: 1px #e0e0e0 solid;
padding: 0 1em 1.5em 1em;
margin: 0;
text-align: right;
}
.ym-form .ym-gbox {
padding: 0 0.5em;
margin-right: 0;
}
.ym-form h6 {
font-size: 100%;
color: #000;
margin: 1em 0 1em 1em;
}
.ym-form .ym-form div.ym-fbox-check:focus + label {
color: #000;
}
/**
* @section styling form elements
*
* Styling for: Input, Textarea, Select ...
*
*/
/* styling standard form elements with 'almost' equal flexible width */
/* Gestaltung der einzelnen Formularelemente mit annähend gleicher Breite */
.ym-form .ym-fbox-text input, .ym-form .ym-fbox-text textarea {
line-height: 1em;
padding: 0.25em 0.3em;
margin-top: -2px;
}
.ym-form .ym-fbox-select select {
line-height: 1em;
padding: 0.25em 2px 0.25em 1px;
margin-top: -2px;
}
.ym-form input, .ym-form textarea, .ym-form select, .ym-form optgroup {
font-family: Arial, Helvetica, sans-serif;
-webkit-box-shadow: inset 0 0 4px #eeeeee;
box-shadow: inset 0 0 4px #eeeeee;
}
.ym-form optgroup {
font-style: normal;
font-weight: bold;
}
.ym-form .ym-fbox-text input, .ym-form .ym-fbox-text textarea, .ym-form .ym-fbox-select select {
border: 1px solid #ddd;
}
.ym-form .ym-message {
color: #666;
margin-bottom: 0.5em;
}
.ym-form .ym-required {
color: #800;
font-weight: bold;
}
.ym-form input:valid, .ym-form textarea:valid {
background-color: #fff;
}
.ym-form input:invalid, .ym-form textarea:invalid {
background-color: #fdd;
}
.ym-form .ym-error label {
color: #800;
font-weight: normal;
}
.ym-form .ym-error input, .ym-form .ym-error select, .ym-form .ym-error textarea {
border: 1px #800 solid;
}
.ym-form .ym-error input:hover, .ym-form .ym-error input:focus,
.ym-form .ym-error select:hover, .ym-form .ym-error select:focus,
.ym-form .ym-error textarea:hover, .ym-form .ym-error textarea:focus {
border: 1px #800 solid !important;
}
.ym-form .ym-error .ym-message {
color: #800;
font-weight: bold;
margin-top: 0;
}
.ym-form div.ym-fbox-text input:focus, .ym-form div select:focus, .ym-form div textarea:focus,
.ym-form div.ym-fbox-text input:hover, .ym-form div select:hover, .ym-form div textarea:hover,
.ym-form div.ym-fbox-text input:active, .ym-form div select:active, .ym-form div textarea:active {
border: 1px #888 solid;
background: #fff;
}
/**
* @section Buttons
* inspired from: <NAME> (http://www.red-team-design.com/just-another-awesome-css3-buttons)
*/
.ym-button,
.ym-form button,
.ym-form input[type="button"],
.ym-form input[type="reset"],
.ym-form input[type="submit"] {
display: inline-block;
white-space: nowrap;
background-color: #ccc;
background-image: -webkit-linear-gradient(top, #eeeeee, #cccccc);
background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);
background-image: -ms-linear-gradient(top, #eeeeee, #cccccc);
background-image: -o-linear-gradient(top, #eeeeee, #cccccc);
background-image: linear-gradient(top, #eeeeee, #cccccc);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#eeeeee', EndColorStr='#cccccc');
border: 1px solid #777;
border-radius: .2em;
-webkit-box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.8) inset, 0 1px 0 rgba(0, 0, 0, 0.15);
box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.8) inset, 0 1px 0 rgba(0, 0, 0, 0.15);
color: #333 !important;
cursor: pointer;
font: normal 1em/2em Arial, Helvetica;
margin: 1.5em 0.75em 0 0;
padding: 0 1.5em;
overflow: visible;
/* removes extra side spacing in IE */
text-decoration: none !important;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
.ym-button:hover,
.ym-form button:hover,
.ym-form input[type="button"]:hover,
.ym-form input[type="reset"]:hover,
.ym-form input[type="submit"]:hover {
background-color: #ddd;
background-image: -webkit-linear-gradient(top, #fafafa, #dddddd);
background-image: -moz-linear-gradient(top, #fafafa, #dddddd);
background-image: -ms-linear-gradient(top, #fafafa, #dddddd);
background-image: -o-linear-gradient(top, #fafafa, #dddddd);
background-image: linear-gradient(top, #fafafa, #dddddd);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fafafa', EndColorStr='#dddddd');
}
.ym-button:active,
.ym-form button:active,
.ym-form input[type="button"]:active,
.ym-form input[type="reset"]:active,
.ym-form input[type="submit"]:active {
background-color: #bbb;
background-image: -webkit-linear-gradient(top, #cccccc, #bbbbbb);
background-image: -moz-linear-gradient(top, #cccccc, #bbbbbb);
background-image: -ms-linear-gradient(top, #cccccc, #bbbbbb);
background-image: -o-linear-gradient(top, #cccccc, #bbbbbb);
background-image: linear-gradient(top, #cccccc, #bbbbbb);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#cccccc', EndColorStr='#bbbbbb');
box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2) inset;
position: relative;
top: 1px;
}
.ym-button:focus,
.ym-form button:focus,
.ym-form input[type="button"]:focus,
.ym-form input[type="reset"]:focus,
.ym-form input[type="submit"]:focus {
outline: 0;
background: #fafafa;
}
/* pseudo elements don't work on input */
.ym-form button:before,
.ym-button:before {
background: #ccc;
background: rgba(0, 0, 0, 0.1);
float: left;
width: 1em;
text-align: center;
font-size: 1.5em;
margin: 0 1em 0 -1em;
padding: 0 .2em;
-webkit-box-shadow: 1px 0 0 rgba(0, 0, 0, 0.5), 2px 0 0 rgba(255, 255, 255, 0.5);
box-shadow: 1px 0 0 rgba(0, 0, 0, 0.5), 2px 0 0 rgba(255, 255, 255, 0.5);
border-radius: .15em 0 0 .15em;
pointer-events: none;
}
.ym-add:before {
content: "\271A";
}
.ym-delete:before {
content: "\2718";
}
.ym-edit:before {
content: "\270E";
}
.ym-email:before {
content: "\2709";
}
.ym-like:before {
content: "\2764";
}
.ym-next:before {
content: "\279C";
}
.ym-play:before {
content: "\25B6";
}
.ym-save:before {
content: "\2714";
}
.ym-spark:before {
content: "\2737";
}
.ym-star:before {
content: "\2605";
}
/* removes extra inner spacing in Firefox */
.ym-form button::-moz-focus-inner {
border: 0;
padding: 0;
}
/* If line-height can't be modified, then fix Firefox spacing with padding */
.ym-form input[type=button]::-moz-focus-inner,
.ym-form input[type=reset]::-moz-focus-inner,
.ym-form input[type=submit]::-moz-focus-inner {
padding: .4em;
}
/* The disabled styles */
.ym-form button[disabled],
.ym-form button[disabled]:hover,
.ym-form input[type=button][disabled],
.ym-form input[type=button][disabled]:hover,
.ym-form input[type=reset][disabled],
.ym-form input[type=reset][disabled]:hover,
.ym-form input[type=submit][disabled],
.ym-form input[type=submit][disabled]:hover,
.ym-button.ym-disabled,
.ym-button.ym-disabled:hover {
background: #eee;
color: #aaa !important;
border-color: #aaa;
cursor: default;
text-shadow: none;
position: static;
-webkit-box-shadow: none;
box-shadow: none;
}
/* ie6 support styles - redefined buttons, because of missing support for attribute selectors */
* html .ym-button,
* html .ym-form button {
display: inline-block;
white-space: nowrap;
background-color: #ccc;
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#eeeeee', EndColorStr='#cccccc');
border: 1px solid #777;
color: #333 !important;
cursor: pointer;
font: normal 1em/2em Arial, Helvetica;
margin: 1.5em 0.75em 0 0;
padding: 0 1.5em;
overflow: visible;
/* removes extra side spacing in IE */
text-decoration: none !important;
}
* html .ym-form button:focus,
* html .ym-button:focus {
outline: 0;
background: #fafafa;
}
* html .ym-form button:hover,
* html .ym-button:hover {
background-color: #ddd;
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fafafa', EndColorStr='#dddddd');
}
* html .ym-form button:active,
* html .ym-button:active {
background-color: #bbb;
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#cccccc', EndColorStr='#bbbbbb');
position: relative;
top: 1px;
}
* html .ym-button.ym-disabled,
* html .ym-button.ym-disabled:hover {
background: #eee;
color: #aaa !important;
border-color: #aaa;
cursor: default;
text-shadow: none;
position: static;
}
} | 0.45641 | 0.244961 |
* {
margin: 0px;
padding: 0px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-family: Arial, Helvetica, sans-serif;
}
body {
width: 100%;
height: 100vh;
background-color: black;
}
header {
width: 100%;
background-color: #101010;
padding: 10px 20px;
position: fixed;
top: 0px;
z-index: 999;
}
c
.logo {
width: 50px;
height: 50px;
background-color: #555;
border-radius: 10px;
text-align: center;
}
c
.logo a {
color: white;
text-decoration: none;
}
.hamburguer {
width: 30px;
height: 30px;
background-color: transparent;
border-radius: 5px;
position: relative;
cursor: pointer;
display: none;
}
.hamburguer::after {
content: "";
position: absolute;
top: 35%;
left: 15%;
width: 70%;
height: 5%;
border-radius: 5px;
background-color: white;
}
.hamburguer::before {
content: "";
position: absolute;
top: 55%;
left: 15%;
width: 70%;
height: 5%;
border-radius: 5px;
background-color: white;
}
.menu {
list-style: none;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.menu li {
margin-left: 10px;
}
.menu li a {
display: block;
padding: 10px 15px;
text-decoration: none;
color: #555;
-webkit-transition: 0.5s ease;
transition: 0.5s ease;
}
.menu li a:hover {
color: #fff;
}
@media screen and (max-width: 900px) {
.hamburguer {
display: block;
z-index: 999;
}
.menu {
position: fixed;
top: 0;
right: -100;
height: 100vh;
background-color: #222;
margin: 0;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
padding: 100px 20px;
width: 100%;
max-width: 250px;
-webkit-transition: 0.5s ease;
transition: 0.5s ease;
}
.menu.active {
right: 0;
}
ul.active:not(.menu) {
display: none;
}
}
/*# sourceMappingURL=style.css.map */ | atividades/exe14/style.css | * {
margin: 0px;
padding: 0px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-family: Arial, Helvetica, sans-serif;
}
body {
width: 100%;
height: 100vh;
background-color: black;
}
header {
width: 100%;
background-color: #101010;
padding: 10px 20px;
position: fixed;
top: 0px;
z-index: 999;
}
c
.logo {
width: 50px;
height: 50px;
background-color: #555;
border-radius: 10px;
text-align: center;
}
c
.logo a {
color: white;
text-decoration: none;
}
.hamburguer {
width: 30px;
height: 30px;
background-color: transparent;
border-radius: 5px;
position: relative;
cursor: pointer;
display: none;
}
.hamburguer::after {
content: "";
position: absolute;
top: 35%;
left: 15%;
width: 70%;
height: 5%;
border-radius: 5px;
background-color: white;
}
.hamburguer::before {
content: "";
position: absolute;
top: 55%;
left: 15%;
width: 70%;
height: 5%;
border-radius: 5px;
background-color: white;
}
.menu {
list-style: none;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.menu li {
margin-left: 10px;
}
.menu li a {
display: block;
padding: 10px 15px;
text-decoration: none;
color: #555;
-webkit-transition: 0.5s ease;
transition: 0.5s ease;
}
.menu li a:hover {
color: #fff;
}
@media screen and (max-width: 900px) {
.hamburguer {
display: block;
z-index: 999;
}
.menu {
position: fixed;
top: 0;
right: -100;
height: 100vh;
background-color: #222;
margin: 0;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
padding: 100px 20px;
width: 100%;
max-width: 250px;
-webkit-transition: 0.5s ease;
transition: 0.5s ease;
}
.menu.active {
right: 0;
}
ul.active:not(.menu) {
display: none;
}
}
/*# sourceMappingURL=style.css.map */ | 0.333286 | 0.089733 |
.cd-words-wrapper {
display: inline-block;
position: relative;
text-align: left;
font-size: 70px;
}
.cd-words-wrapper b {
display: inline-block;
position: absolute;
white-space: nowrap;
left: 0;
top: 0;
}
.blc {
font-size: 70px;
}
.cd-words-wrapper b.is-visible {
position: relative;
}
.cd-headline.clip span {
display: inline-block;
padding: .2em 0;
}
.cd-headline.clip .cd-words-wrapper {
overflow: hidden;
vertical-align: top;
}
.cd-headline.clip b {
opacity: 0;
}
.cd-headline b.is-visible {
opacity: 1;
font-weight: 900;
}
#progressbar-skills {
background-color: white;
}
#workExperience-custom-item {
padding: 30px;
}
#span-date {
background: linear-gradient(120deg,#ffb800,#ff0f00);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
@media (min-width: 300px) {
.caption.v-middle.text-center {
display: none;
}
}
.caption.v-middle.text-center {
/*display: block;*/
}
@media (min-width: 576px) {
.caption.v-middle.text-center {
display: block;
}
}
@media (min-width: 992px) {
#custom-container-heading {
background-image: url("../../assets/img/empty%20laptop_992.png");
background-position: fit;
}
}
@media (min-width: 992px) {
.portfolio-block.block-intro p {
}
}
@media (min-width: 992px) {
.portfolio-block.block-intro .about-me {
max-width: 700px;
}
}
.container.year-container {
background: #ff8239;
/*filter: brightness(80%);*/
margin-top: 10px;
padding: 50px;
/*display: inherit;*/
margin-bottom: 10px;
box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
transition: 0.3s;
border-radius: 50px;
}
.text-center.year-title {
color: rgb(255,0,0);
}
#collapse_button {
width: 80%;
background: linear-gradient(120deg,#ffb800,#ff0f00);
margin-bottom: 10px;
box-shadow: 0px 5px 5px #888888;
}
.col-md-12 {
}
#col-button-container {
text-align: center;
}
.features-boxed {
text-align: center;
}
.features-boxed {
padding: 10px;
margin-bottom: 50px;
}
.navbar.navbar-dark.navbar-expand-lg.fixed-top.bg-white.portfolio-navbar.gradient {
} | PersonalWebsite/assets/css/Animated-Type-Heading.css | .cd-words-wrapper {
display: inline-block;
position: relative;
text-align: left;
font-size: 70px;
}
.cd-words-wrapper b {
display: inline-block;
position: absolute;
white-space: nowrap;
left: 0;
top: 0;
}
.blc {
font-size: 70px;
}
.cd-words-wrapper b.is-visible {
position: relative;
}
.cd-headline.clip span {
display: inline-block;
padding: .2em 0;
}
.cd-headline.clip .cd-words-wrapper {
overflow: hidden;
vertical-align: top;
}
.cd-headline.clip b {
opacity: 0;
}
.cd-headline b.is-visible {
opacity: 1;
font-weight: 900;
}
#progressbar-skills {
background-color: white;
}
#workExperience-custom-item {
padding: 30px;
}
#span-date {
background: linear-gradient(120deg,#ffb800,#ff0f00);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
@media (min-width: 300px) {
.caption.v-middle.text-center {
display: none;
}
}
.caption.v-middle.text-center {
/*display: block;*/
}
@media (min-width: 576px) {
.caption.v-middle.text-center {
display: block;
}
}
@media (min-width: 992px) {
#custom-container-heading {
background-image: url("../../assets/img/empty%20laptop_992.png");
background-position: fit;
}
}
@media (min-width: 992px) {
.portfolio-block.block-intro p {
}
}
@media (min-width: 992px) {
.portfolio-block.block-intro .about-me {
max-width: 700px;
}
}
.container.year-container {
background: #ff8239;
/*filter: brightness(80%);*/
margin-top: 10px;
padding: 50px;
/*display: inherit;*/
margin-bottom: 10px;
box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
transition: 0.3s;
border-radius: 50px;
}
.text-center.year-title {
color: rgb(255,0,0);
}
#collapse_button {
width: 80%;
background: linear-gradient(120deg,#ffb800,#ff0f00);
margin-bottom: 10px;
box-shadow: 0px 5px 5px #888888;
}
.col-md-12 {
}
#col-button-container {
text-align: center;
}
.features-boxed {
text-align: center;
}
.features-boxed {
padding: 10px;
margin-bottom: 50px;
}
.navbar.navbar-dark.navbar-expand-lg.fixed-top.bg-white.portfolio-navbar.gradient {
} | 0.448668 | 0.071009 |
@import "reset.css";
@import url('https://fonts.googleapis.com/css?family=Quicksand:400,500,700&display=swap');
body {
font: 12pt/22pt "Quicksand", Helvetica, Arial, sans-serif;
}
h1,h2,h3 {
background-color: #999;
color: #eee;
}
h4,h5,h6 {
color: #333;
}
h1,h2,h3,h4,h5,h6 {
padding: 10px 20px;
font-weight: bold;
margin: 10px -40px;
background-overflow: visible;
}
h1,h2,h3,h4,h5,h6:first-of-type {
margin-top: 0;
}
h1,h2 {
border-bottom: 5px solid #ccc;
padding: 40px 20px;
}
h1 {
font-size: 2em;
}
h2 {
font-size: 1.6em;
}
h3 {
font-size: 1.4em;
background-color: #777;
}
h4 {
font-size: 1.3em;
}
h5 {
font-size: 1.2em;
}
h6 {
font-size: 1.1em;
}
strong {
font-weight: 700;
}
em {
font-style: italic;
color: rgb(211, 77, 127);
}
code {
border: 1px solid #ddd;
padding: 1px 10px;
background-color: hsl(229, 52%, 97%);
}
pre {
margin: 10px 20px;
}
pre code {
display: inline-block;
max-width: 95%;
padding: 3px 10px;
background-color: hsl(139, 80%, 97%);
overflow: auto;
border:none;
}
pre, code {
font: 14pt/20pt "Courier New", Courier, monospace;
}
p {
display: block;
margin-bottom: 10px;
}
/*unordered lists*/
ul {
list-style-type: circle;
}
ul > li {
list-style-type: circle;
margin-bottom: 20px;
margin-left: 40px;
margin-right: 40px;
}
ul > li::first-line {
font-size: 1.5em;
}
ul > li > ul > li, ul > li > ul > li::first-line {
font-size: 1em;
border-style: none;
margin-bottom: 10px;
}
/*ordered lists*/
ol {
counter-reset: olCounter;
}
ol > li {
counter-increment: olCounter;
display: block;
margin-bottom: 10px;
margin-left: 40px;
margin-right: 40px;
}
ol > li::before {
content: counter(olCounter) ". ";
color: rgb(211, 77, 127);
font-weight: bold;
}
/*links*/
a:link {
color: rgb(211, 77, 127);
text-decoration: underline;
}
a:visited {
color: #780F39;
text-decoration: underline;
}
a:hover {
color: #EF7DAB;
text-decoration: underline;
}
a:active {
color: #B77DAB;
text-decoration: underline;
}
/*dividers*/
hr {
margin: 40px 40px;
border: none;
border-bottom: 5px solid #ccc;
}
#content {
margin: 0px 40px;
} | docs/css/stylesDocs.css | @import "reset.css";
@import url('https://fonts.googleapis.com/css?family=Quicksand:400,500,700&display=swap');
body {
font: 12pt/22pt "Quicksand", Helvetica, Arial, sans-serif;
}
h1,h2,h3 {
background-color: #999;
color: #eee;
}
h4,h5,h6 {
color: #333;
}
h1,h2,h3,h4,h5,h6 {
padding: 10px 20px;
font-weight: bold;
margin: 10px -40px;
background-overflow: visible;
}
h1,h2,h3,h4,h5,h6:first-of-type {
margin-top: 0;
}
h1,h2 {
border-bottom: 5px solid #ccc;
padding: 40px 20px;
}
h1 {
font-size: 2em;
}
h2 {
font-size: 1.6em;
}
h3 {
font-size: 1.4em;
background-color: #777;
}
h4 {
font-size: 1.3em;
}
h5 {
font-size: 1.2em;
}
h6 {
font-size: 1.1em;
}
strong {
font-weight: 700;
}
em {
font-style: italic;
color: rgb(211, 77, 127);
}
code {
border: 1px solid #ddd;
padding: 1px 10px;
background-color: hsl(229, 52%, 97%);
}
pre {
margin: 10px 20px;
}
pre code {
display: inline-block;
max-width: 95%;
padding: 3px 10px;
background-color: hsl(139, 80%, 97%);
overflow: auto;
border:none;
}
pre, code {
font: 14pt/20pt "Courier New", Courier, monospace;
}
p {
display: block;
margin-bottom: 10px;
}
/*unordered lists*/
ul {
list-style-type: circle;
}
ul > li {
list-style-type: circle;
margin-bottom: 20px;
margin-left: 40px;
margin-right: 40px;
}
ul > li::first-line {
font-size: 1.5em;
}
ul > li > ul > li, ul > li > ul > li::first-line {
font-size: 1em;
border-style: none;
margin-bottom: 10px;
}
/*ordered lists*/
ol {
counter-reset: olCounter;
}
ol > li {
counter-increment: olCounter;
display: block;
margin-bottom: 10px;
margin-left: 40px;
margin-right: 40px;
}
ol > li::before {
content: counter(olCounter) ". ";
color: rgb(211, 77, 127);
font-weight: bold;
}
/*links*/
a:link {
color: rgb(211, 77, 127);
text-decoration: underline;
}
a:visited {
color: #780F39;
text-decoration: underline;
}
a:hover {
color: #EF7DAB;
text-decoration: underline;
}
a:active {
color: #B77DAB;
text-decoration: underline;
}
/*dividers*/
hr {
margin: 40px 40px;
border: none;
border-bottom: 5px solid #ccc;
}
#content {
margin: 0px 40px;
} | 0.278453 | 0.11427 |
.avatar {
vertical-align: middle;
width: 50px;
height: 50px;
border-radius: 50%;
}
.nav-link{
padding: 0.9rem 0.8rem !important;
}
.videobox{
width: 100%;
float: left;
background: black;
margin-bottom: 20px;
position: relative;
}
.videobox figure{
width: 100%;
float: left;
position: relative;
}
.img-responsive{
display: block;
max-width: 100%;
width: 100%;
height: auto;
}
img{
vertical-align: middle;
border: 0;
}
.videobox figcaption{
width: 100%;
padding: 20px 20px 10px 20px;
left: 0;
bottom: 0;
color: white;
position: absolute;
}
.hovereffect{
transition-duration: 0.5s;
transition-property: transform;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0,0,0,0);
}
.custom-container{
width: 86%;
margin: 0 7%;
}
.IndexPage {
margin: 0 !important;
width: 100%;
height: 100% !important;
padding: 100px 0 0 0 !important;
font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif !important;
background-color: rgb(90, 41, 119) !important;
}
.menu-bar {
height: 50px;
position: fixed;
}
.menu-bar .header {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 50px;
padding: 5px 90px;
box-sizing: border-box;
transition: .5s;
box-shadow: 0 1px 10px rgba(0,0,50,0.5);
background: url(../header/head26.jpg);
background-position-y: 86%;
background-size: cover;
}
.menu-bar .header .logo {
float: left;
}
.menu-bar .header .logo img{
height: 40px;
transition: .5s;
}
.menu-bar .header ul {
float: right;
margin: 0;
padding: 0;
display: flex;
}
.menu-bar .header ul li {
list-style: none;
line-height: 40px;
color: black;
padding: 0 20px;
text-decoration: none;
}
.menu-bar .header ul input[type="text"] {
border: none;
border-bottom: 2px solid #4D4D4D;
outline: none;
height: 30px;
color: #4D4D4D;
background: transparent;
font-size: 14px;
padding-left: 10px;
box-sizing: border-box;
width: 450px;
}
.menu-bar .header ul li.padright {
padding-right: 0;
}
.menu-bar .header ul li.padleft {
padding-left: 0;
}
.menu-bar .header ul li a img {
background: rgb(128,73,94);
padding: 10px 15px;
height: 15px;
border-radius: 5px;
}
.menu-bar .header ul li.padright a img {
background: transparent;
padding: 2px 5px 0 0;
height: 40px;
width: 40px;
border-radius: 50%;
}
.menu-bar .header ul li.padright a img:hover {
background: transparent;
}
.menu-bar .header ul li a img:hover {
background: rgb(209,213,196);
}
.menu-bar .header ul li a {
display: block;
color: white;
text-decoration: none;
font-size: 14px;
text-transform: capitalize;
text-shadow: 1px 1px 2px black, 0 0 25px green, 0 0 5px darkblue;
}
.menu-bar .header ul li a:hover {
color: rgb(0,45,130);
}
.menu-bar .header ul li a input[type="button"] {
border: none;
outline: none;
height: 40px;
font-size: 14px;
background: rgb(205,50,45);
color: white;
border-radius: 20px;
cursor: pointer;
padding: 0 30px;
}
.menu-bar .header ul li a input[type="button"]:hover {
background: rgb(216,193,125);
}
.menu-icon {
position: fixed;
top: 3px;
left: 5px;
width: 50px;
height: 44px;
padding: 4px 8px;
background: transparent;
box-sizing: border-box;
cursor: pointer;
}
.menu-icon span {
width: 100%;
height: 4px;
display: block;
background: #262626;
margin: 6px 0;
transition: .5s;
}
.sidebar {
position: fixed;
top: 0;
/*left: -300px;
width: 300px;*/
left: -260px;
width: 260px;
height: 100vh; /*altura del viewport*/
background: rgba(0,0,0,.5);
transition: .5s;
padding: 20px;
/*text-align: center;*/
box-sizing: border-box;
}
.sidebar .active {
left: 0;
}
.sidebar .menu {
margin: 0;
padding: 50px 0;
}
.sidebar .menu li {
list-style: none;
font-family: sans-serif;
}
.sidebar .menu li a {
display: block;
padding: 5px 40px;
/*text-transform: uppercase;*/
color: #fff;
font-size: 16px;
text-decoration: none;
}
.sidebar.active {
left: 0px;
}
.sidebar .menu li a:hover {
background: #fc2827;
color: #fff;
}
.sidebar .menu li a img{
height: 15px;
padding-right: 7px;
}
.menu-icon.active span {
position: absolute;
width: calc(100% - 16px);
top: calc(50% - 8px);
}
.menu-icon.active span:nth-child(1) {
transform: rotate(45deg);
}
.menu-icon.active span:nth-child(3) {
transform: rotate(-45deg);
}
.menu-icon.active span:nth-child(2) {
display: none;
}
.infoCategory {
color: white;
/*color: black;*/
text-align: center;
/*text-transform: uppercase;*/
/*padding-top: 55px;*/
padding: 0;
transition: .5s;
}
.infoCategory.active {
padding-left: 260px;
}
.imagesVideos li {
list-style: none;
}
.imagesVideos li .imageBox {
width: 400px;
/*width: 100%;*/
height: 230px;
box-sizing: border-box;
padding: 0 10px;
}
.imagesVideos li .imageBox figure {
position: relative;
margin: 0;
padding: 0;
overflow: hidden;
}
.imagesVideos li .imageBox figure img {
width: 100%;
height: 200px;
}
.imagesVideos li .imageBox figure figcaption {
position: absolute;
top: 20px;
left: 20px;
bottom: 20px;
right: 20px;
background: #fff;
text-align: center;
padding: 20px;
opacity: 0;
transition: .5s;
transform: translateY(-20px);
}
.imagesVideos li .imageBox:hover figure figcaption {
opacity: 1;
transform: translateY(0)
}
.imagesVideos li .imageBox figure figcaption h1 {
margin: 0;
padding: 0;
font-size: 22px;
}
.imagesVideos li .imageBox figure figcaption p {
margin: 10px 0 0;
padding: 0;
font-size: 16px;
}
.imagesVideos li .imageBox figure figcaption a {
display: inline-block;;
padding: 10px 20px;
background: #ff1922;
color: #fff;
text-decoration: none;
margin-top: 5%;
font-size: 15px;
}
.CategoryVideo .imagesVideos li .imageBox figure img {
height: 200px;
}
.CategoryVideo .imagesVideos {
margin: 10px auto 0;
padding: 0;
width: 1200px;
display: flex;
transition: .5s;
}
.CategoryVideo.active .imagesVideos {
width: 820px;
}
.CategoryVideo .imagesVideos li .imageBox {
width: 300px;
/*width: 100%;*/
/*height: 285px;*/
height: 230px;
box-sizing: border-box;
padding: 0 10px;
transition: .5s;
}
.CategoryVideo.active .imagesVideos li .imageBox{
width: 360px;
} | public/css/inicio.css | .avatar {
vertical-align: middle;
width: 50px;
height: 50px;
border-radius: 50%;
}
.nav-link{
padding: 0.9rem 0.8rem !important;
}
.videobox{
width: 100%;
float: left;
background: black;
margin-bottom: 20px;
position: relative;
}
.videobox figure{
width: 100%;
float: left;
position: relative;
}
.img-responsive{
display: block;
max-width: 100%;
width: 100%;
height: auto;
}
img{
vertical-align: middle;
border: 0;
}
.videobox figcaption{
width: 100%;
padding: 20px 20px 10px 20px;
left: 0;
bottom: 0;
color: white;
position: absolute;
}
.hovereffect{
transition-duration: 0.5s;
transition-property: transform;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0,0,0,0);
}
.custom-container{
width: 86%;
margin: 0 7%;
}
.IndexPage {
margin: 0 !important;
width: 100%;
height: 100% !important;
padding: 100px 0 0 0 !important;
font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif !important;
background-color: rgb(90, 41, 119) !important;
}
.menu-bar {
height: 50px;
position: fixed;
}
.menu-bar .header {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 50px;
padding: 5px 90px;
box-sizing: border-box;
transition: .5s;
box-shadow: 0 1px 10px rgba(0,0,50,0.5);
background: url(../header/head26.jpg);
background-position-y: 86%;
background-size: cover;
}
.menu-bar .header .logo {
float: left;
}
.menu-bar .header .logo img{
height: 40px;
transition: .5s;
}
.menu-bar .header ul {
float: right;
margin: 0;
padding: 0;
display: flex;
}
.menu-bar .header ul li {
list-style: none;
line-height: 40px;
color: black;
padding: 0 20px;
text-decoration: none;
}
.menu-bar .header ul input[type="text"] {
border: none;
border-bottom: 2px solid #4D4D4D;
outline: none;
height: 30px;
color: #4D4D4D;
background: transparent;
font-size: 14px;
padding-left: 10px;
box-sizing: border-box;
width: 450px;
}
.menu-bar .header ul li.padright {
padding-right: 0;
}
.menu-bar .header ul li.padleft {
padding-left: 0;
}
.menu-bar .header ul li a img {
background: rgb(128,73,94);
padding: 10px 15px;
height: 15px;
border-radius: 5px;
}
.menu-bar .header ul li.padright a img {
background: transparent;
padding: 2px 5px 0 0;
height: 40px;
width: 40px;
border-radius: 50%;
}
.menu-bar .header ul li.padright a img:hover {
background: transparent;
}
.menu-bar .header ul li a img:hover {
background: rgb(209,213,196);
}
.menu-bar .header ul li a {
display: block;
color: white;
text-decoration: none;
font-size: 14px;
text-transform: capitalize;
text-shadow: 1px 1px 2px black, 0 0 25px green, 0 0 5px darkblue;
}
.menu-bar .header ul li a:hover {
color: rgb(0,45,130);
}
.menu-bar .header ul li a input[type="button"] {
border: none;
outline: none;
height: 40px;
font-size: 14px;
background: rgb(205,50,45);
color: white;
border-radius: 20px;
cursor: pointer;
padding: 0 30px;
}
.menu-bar .header ul li a input[type="button"]:hover {
background: rgb(216,193,125);
}
.menu-icon {
position: fixed;
top: 3px;
left: 5px;
width: 50px;
height: 44px;
padding: 4px 8px;
background: transparent;
box-sizing: border-box;
cursor: pointer;
}
.menu-icon span {
width: 100%;
height: 4px;
display: block;
background: #262626;
margin: 6px 0;
transition: .5s;
}
.sidebar {
position: fixed;
top: 0;
/*left: -300px;
width: 300px;*/
left: -260px;
width: 260px;
height: 100vh; /*altura del viewport*/
background: rgba(0,0,0,.5);
transition: .5s;
padding: 20px;
/*text-align: center;*/
box-sizing: border-box;
}
.sidebar .active {
left: 0;
}
.sidebar .menu {
margin: 0;
padding: 50px 0;
}
.sidebar .menu li {
list-style: none;
font-family: sans-serif;
}
.sidebar .menu li a {
display: block;
padding: 5px 40px;
/*text-transform: uppercase;*/
color: #fff;
font-size: 16px;
text-decoration: none;
}
.sidebar.active {
left: 0px;
}
.sidebar .menu li a:hover {
background: #fc2827;
color: #fff;
}
.sidebar .menu li a img{
height: 15px;
padding-right: 7px;
}
.menu-icon.active span {
position: absolute;
width: calc(100% - 16px);
top: calc(50% - 8px);
}
.menu-icon.active span:nth-child(1) {
transform: rotate(45deg);
}
.menu-icon.active span:nth-child(3) {
transform: rotate(-45deg);
}
.menu-icon.active span:nth-child(2) {
display: none;
}
.infoCategory {
color: white;
/*color: black;*/
text-align: center;
/*text-transform: uppercase;*/
/*padding-top: 55px;*/
padding: 0;
transition: .5s;
}
.infoCategory.active {
padding-left: 260px;
}
.imagesVideos li {
list-style: none;
}
.imagesVideos li .imageBox {
width: 400px;
/*width: 100%;*/
height: 230px;
box-sizing: border-box;
padding: 0 10px;
}
.imagesVideos li .imageBox figure {
position: relative;
margin: 0;
padding: 0;
overflow: hidden;
}
.imagesVideos li .imageBox figure img {
width: 100%;
height: 200px;
}
.imagesVideos li .imageBox figure figcaption {
position: absolute;
top: 20px;
left: 20px;
bottom: 20px;
right: 20px;
background: #fff;
text-align: center;
padding: 20px;
opacity: 0;
transition: .5s;
transform: translateY(-20px);
}
.imagesVideos li .imageBox:hover figure figcaption {
opacity: 1;
transform: translateY(0)
}
.imagesVideos li .imageBox figure figcaption h1 {
margin: 0;
padding: 0;
font-size: 22px;
}
.imagesVideos li .imageBox figure figcaption p {
margin: 10px 0 0;
padding: 0;
font-size: 16px;
}
.imagesVideos li .imageBox figure figcaption a {
display: inline-block;;
padding: 10px 20px;
background: #ff1922;
color: #fff;
text-decoration: none;
margin-top: 5%;
font-size: 15px;
}
.CategoryVideo .imagesVideos li .imageBox figure img {
height: 200px;
}
.CategoryVideo .imagesVideos {
margin: 10px auto 0;
padding: 0;
width: 1200px;
display: flex;
transition: .5s;
}
.CategoryVideo.active .imagesVideos {
width: 820px;
}
.CategoryVideo .imagesVideos li .imageBox {
width: 300px;
/*width: 100%;*/
/*height: 285px;*/
height: 230px;
box-sizing: border-box;
padding: 0 10px;
transition: .5s;
}
.CategoryVideo.active .imagesVideos li .imageBox{
width: 360px;
} | 0.2676 | 0.049154 |
.wym_skin_semanticeditor p,
.wym_skin_semanticeditor h3,
.wym_skin_semanticeditor ul,
.wym_skin_semanticeditor li { margin: 0; padding: 0; border-width:0; list-style: none; }
/*HIDDEN BY DEFAULT*/
.wym_skin_semanticeditor .wym_area_left { display: block; }
.wym_skin_semanticeditor .wym_area_right { display: block; }
/*TYPO*/
.wym_skin_semanticeditor h2 { }
.wym_skin_semanticeditor h3 { font-size: 100%; color: black;}
.wym_skin_semanticeditor li { font-size: 100%; /* = 10px */}
.wym_skin_semanticeditor li { margin: 0; padding: 0; border}
/*WYM_BOX*/
.wym_skin_semanticeditor { border: 0px; background: none; padding: 0px}
/*auto-clear the wym_box*/
.wym_skin_semanticeditor:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .wym_skin_semanticeditor { height: 1%;}
/*WYM_HTML*/
.wym_skin_semanticeditor .wym_html { width: 98%;}
.wym_skin_semanticeditor .wym_html textarea { width: 100%; height: 200px; border: 1px solid #ccc; background: white; }
/*WYM_IFRAME*/
.wym_skin_semanticeditor .wym_iframe { width: 98%;}
.wym_skin_semanticeditor .wym_iframe iframe { width: 100%; height: 600px; border: 1px solid #ccc; background: white }
/*AREAS*/
.wym_skin_semanticeditor .wym_area_left { width: 150px; float: left;}
.wym_skin_semanticeditor .wym_area_right { width: 190px; float: right;}
.wym_skin_semanticeditor .wym_area_bottom { clear: both; display: none;}
* html .wym_skin_semanticeditor .wym_area_main { height: 1%;}
* html .wym_skin_semanticeditor .wym_area_top { height: 1%;}
*+html .wym_skin_semanticeditor .wym_area_top { height: 1%;}
/*SECTIONS SYSTEM*/
/*common defaults for all sections*/
.wym_skin_semanticeditor .wym_section { margin-bottom: 5px; }
.wym_skin_semanticeditor .wym_section h2,
.wym_skin_semanticeditor .wym_section h3 { }
.wym_skin_semanticeditor .wym_section a {
display: block;
}
/*hide section titles by default*/
.wym_skin_semanticeditor .wym_section h2 { display: none; }
/*disable any margin-collapse*/
.wym_skin_semanticeditor .wym_section { padding-top: 1px; padding-bottom: 1px; }
/*auto-clear sections*/
.wym_skin_semanticeditor .wym_section ul:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .wym_skin_semanticeditor .wym_section ul { height: 1%;}
/*option: add this class to a section to make it render as a panel*/
.wym_skin_semanticeditor .wym_panel { }
.wym_skin_semanticeditor .wym_panel h2 { display: block; text-align: center;}
/*option: add this class to a section to make it render as a dropdown menu*/
.wym_skin_semanticeditor .wym_dropdown h2 { display: block; }
.wym_skin_semanticeditor .wym_dropdown ul { display: none; position: absolute; background: white; }
.wym_skin_semanticeditor .wym_dropdown:hover ul,
.wym_skin_semanticeditor .wym_dropdown.hover ul { display: block; }
.wym_skin_semanticeditor .wym_tools ul { padding-left: 0px !important; margin-left: 0px;}
/*CLASSES*/
.wym_area_right .wym_panel ul {padding-left: 0;}
.wym_skin_semanticeditor .wym_classes { overflow-y: auto;
overflow-x: visible; }
/*DIALOGS*/
.wym_dialog div.row { margin-bottom: 5px;}
.wym_dialog div.row input { margin-right: 5px;}
.wym_dialog div.row label { float: left; width: 150px; display: block; text-align: right; margin-right: 10px; }
.wym_dialog div.row-indent { padding-left: 160px; }
/*autoclearing*/
.wym_dialog div.row:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.wym_dialog div.row { display: inline-block; }
/* Hides from IE-mac \*/
* html .wym_dialog div.row { height: 1%; }
.wym_dialog div.row { display: block; }
/* End hide from IE-mac */
/*WYMEDITOR_LINK*/
a.wym_wymeditor_link { text-indent: -9999px; float: right; display: block; width: 50px; height: 15px; background: url(../wymeditor_icon.png); overflow: hidden; text-decoration: none; }
.wym_skin_semanticeditor .wym_dropdown {
padding: 0;
border: solid gray;
border-width: 1px 1px 0 1px;
}
.wym_skin_semanticeditor .wym_dropdown ul {
border: solid gray;
border-width: 0 1px 1px 1px;
margin-left: -1px;
padding: 5px 10px 5px 3px;
} | semanticeditor/static/semanticeditor/javascript/wymeditor/skins/semanticeditor/wym.css | .wym_skin_semanticeditor p,
.wym_skin_semanticeditor h3,
.wym_skin_semanticeditor ul,
.wym_skin_semanticeditor li { margin: 0; padding: 0; border-width:0; list-style: none; }
/*HIDDEN BY DEFAULT*/
.wym_skin_semanticeditor .wym_area_left { display: block; }
.wym_skin_semanticeditor .wym_area_right { display: block; }
/*TYPO*/
.wym_skin_semanticeditor h2 { }
.wym_skin_semanticeditor h3 { font-size: 100%; color: black;}
.wym_skin_semanticeditor li { font-size: 100%; /* = 10px */}
.wym_skin_semanticeditor li { margin: 0; padding: 0; border}
/*WYM_BOX*/
.wym_skin_semanticeditor { border: 0px; background: none; padding: 0px}
/*auto-clear the wym_box*/
.wym_skin_semanticeditor:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .wym_skin_semanticeditor { height: 1%;}
/*WYM_HTML*/
.wym_skin_semanticeditor .wym_html { width: 98%;}
.wym_skin_semanticeditor .wym_html textarea { width: 100%; height: 200px; border: 1px solid #ccc; background: white; }
/*WYM_IFRAME*/
.wym_skin_semanticeditor .wym_iframe { width: 98%;}
.wym_skin_semanticeditor .wym_iframe iframe { width: 100%; height: 600px; border: 1px solid #ccc; background: white }
/*AREAS*/
.wym_skin_semanticeditor .wym_area_left { width: 150px; float: left;}
.wym_skin_semanticeditor .wym_area_right { width: 190px; float: right;}
.wym_skin_semanticeditor .wym_area_bottom { clear: both; display: none;}
* html .wym_skin_semanticeditor .wym_area_main { height: 1%;}
* html .wym_skin_semanticeditor .wym_area_top { height: 1%;}
*+html .wym_skin_semanticeditor .wym_area_top { height: 1%;}
/*SECTIONS SYSTEM*/
/*common defaults for all sections*/
.wym_skin_semanticeditor .wym_section { margin-bottom: 5px; }
.wym_skin_semanticeditor .wym_section h2,
.wym_skin_semanticeditor .wym_section h3 { }
.wym_skin_semanticeditor .wym_section a {
display: block;
}
/*hide section titles by default*/
.wym_skin_semanticeditor .wym_section h2 { display: none; }
/*disable any margin-collapse*/
.wym_skin_semanticeditor .wym_section { padding-top: 1px; padding-bottom: 1px; }
/*auto-clear sections*/
.wym_skin_semanticeditor .wym_section ul:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .wym_skin_semanticeditor .wym_section ul { height: 1%;}
/*option: add this class to a section to make it render as a panel*/
.wym_skin_semanticeditor .wym_panel { }
.wym_skin_semanticeditor .wym_panel h2 { display: block; text-align: center;}
/*option: add this class to a section to make it render as a dropdown menu*/
.wym_skin_semanticeditor .wym_dropdown h2 { display: block; }
.wym_skin_semanticeditor .wym_dropdown ul { display: none; position: absolute; background: white; }
.wym_skin_semanticeditor .wym_dropdown:hover ul,
.wym_skin_semanticeditor .wym_dropdown.hover ul { display: block; }
.wym_skin_semanticeditor .wym_tools ul { padding-left: 0px !important; margin-left: 0px;}
/*CLASSES*/
.wym_area_right .wym_panel ul {padding-left: 0;}
.wym_skin_semanticeditor .wym_classes { overflow-y: auto;
overflow-x: visible; }
/*DIALOGS*/
.wym_dialog div.row { margin-bottom: 5px;}
.wym_dialog div.row input { margin-right: 5px;}
.wym_dialog div.row label { float: left; width: 150px; display: block; text-align: right; margin-right: 10px; }
.wym_dialog div.row-indent { padding-left: 160px; }
/*autoclearing*/
.wym_dialog div.row:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.wym_dialog div.row { display: inline-block; }
/* Hides from IE-mac \*/
* html .wym_dialog div.row { height: 1%; }
.wym_dialog div.row { display: block; }
/* End hide from IE-mac */
/*WYMEDITOR_LINK*/
a.wym_wymeditor_link { text-indent: -9999px; float: right; display: block; width: 50px; height: 15px; background: url(../wymeditor_icon.png); overflow: hidden; text-decoration: none; }
.wym_skin_semanticeditor .wym_dropdown {
padding: 0;
border: solid gray;
border-width: 1px 1px 0 1px;
}
.wym_skin_semanticeditor .wym_dropdown ul {
border: solid gray;
border-width: 0 1px 1px 1px;
margin-left: -1px;
padding: 5px 10px 5px 3px;
} | 0.465873 | 0.232691 |
@import url("https://use.typekit.net/jkj6uwy.css");
.table--booking {
background: #fafafa;
border: 0.1rem solid #cecece;
border-collapse: collapse !important;
border-spacing: 0 0 !important;
-webkit-box-shadow: 0px 2px 5px 0px #cecece;
box-shadow: 0px 2px 5px 0px #cecece;
margin: 0 auto;
padding: 0;
width: 34rem;
}
.table--booking td {
text-align: center;
}
.table--booking th {
border: 0.1rem solid #cecece;
}
.table--booking--split {
background: #fafafa;
border: none;
border-collapse: collapse !important;
border-spacing: 0 0 !important;
margin: 0 auto;
padding: 0;
}
.table--booking--split td {
text-align: center;
}
.table--booking--split th {
border: 0.1rem solid #cecece;
}
.table--booking--split .table__cell {
border-top-width: 0;
border-right-width: 0;
border-bottom-width: 0;
border-left-width: 0;
}
.table--booking--split .table__cell span:first-child {
border-right: 0.1rem solid #cecece;
}
.table--booking--split .table__cell span:last-child {
border-left: 0.1rem solid #cecece;
}
.table__row--full {
height: 6rem;
padding: 2rem 0;
border: 0.1rem solid #cecece;
}
.table__row--full td {
border: 0.1rem solid #cecece;
}
.table--nested {
border-collapse: collapse !important;
border-spacing: 0 0 !important;
width: 100%;
}
.table--nested tr {
padding: 0;
margin: 0;
}
.table__cell--subcell {
height: 2.9rem;
padding: 0;
line-height: 0;
border-bottom-width: 0;
border-top-width: 0;
}
.table__row--border-top {
border-top: 0.1rem solid #cecece;
}
.table__row--border-bottom {
border-bottom: 0.1rem solid #cecece;
}
.table__row--no-border td {
border: none;
padding: 0;
}
.form__grid {
display: grid;
grid-gap: 1rem;
grid-template-columns: -webkit-min-content -webkit-max-content max-content;
grid-template-columns: -moz-min-content -moz-max-content max-content;
grid-template-columns: min-content max-content max-content;
grid-template-rows: 1fr auto;
grid-column: 1/2;
grid-row: 2;
margin: 2rem auto;
width: 100%;
}
.content__calendar {
grid-column: 1;
grid-row: 1;
width: 100%;
}
.content__table {
grid-column: 2;
grid-row: 1;
min-width: 40rem;
width: 100%;
}
.content__form {
background: #fafafa;
-webkit-box-shadow: 0px 2px 5px 0px #cecece;
box-shadow: 0px 2px 5px 0px #cecece;
grid-column: 3;
grid-row: 1;
min-width: 20rem;
padding: 0 5.8rem;
width: 100%;
}
input[type=checkbox] {
-webkit-box-shadow: none;
box-shadow: none;
height: 1.6rem;
width: 1.6rem;
}
input[type=radio] {
-webkit-box-shadow: none;
box-shadow: none;
height: 1.6rem;
width: 1.6rem;
}
.form__heading--filter {
margin: 0.8rem 0;
}
.form__input--time {
border: 0.1em solid #1c1c1c;
display: inline-block;
margin: 1rem 0 1rem 1rem;
width: 12rem;
}
.button {
background: #ed1c24;
border: 0.1rem solid #ed1c24;
color: #fafafa;
cursor: pointer;
font-family: "raleway", sans-serif;
font-size: 1.6rem;
font-weight: 600;
margin-right: 2rem;
min-width: 4rem;
padding: 1.2rem 3rem;
text-transform: uppercase;
}
.button:hover {
background: #fafafa;
border: 0.1rem solid #ed1c24;
color: #ed1c24;
}
.button--alternative {
background: #fafafa;
border: 0.1rem solid #1c1c1c;
color: #1c1c1c;
}
.button--alternative:hover {
background: #1c1c1c;
border: 0.1rem solid #1c1c1c;
color: #fafafa;
}
.button--inline {
display: inline-block;
font-size: 1.4rem;
margin: 0.6rem;
min-width: 1rem;
padding: 1.2rem 2.6rem;
}
.rdt {
background: #fafafa;
-webkit-box-shadow: 0px 2px 5px 0px #cecece;
box-shadow: 0px 2px 5px 0px #cecece;
font-size: 1.6rem;
width: 30rem;
}
.rdt thead th {
padding: 0.6rem;
}
.rdtPicker {
background: #fafafa;
color: #1c1c1c;
margin: 0 auto;
padding: 2rem 0;
width: 28rem;
}
.rdtPicker table {
margin: 0 auto;
}
.rdtPicker th,
.rdtPicker td {
height: 2rem;
padding: 0.6rem;
text-align: center;
}
.rdtPicker td {
cursor: pointer;
}
.rdtSwitch {
font-family: "proxima-nova", sans-serif;
font-size: 2rem;
font-weight: 700;
}
.rdtTimeToggle,
.rdtDay,
.rdtHour,
.rdtMinute,
.rdtSecond {
font-weight: 400;
}
.rdtTimeToggle:hover,
.rdtDay:hover,
.rdtHour:hover,
.rdtMinute:hover,
.rdtSecond:hover {
background: #1c1c1c;
color: #fff;
cursor: pointer;
font-weight: 500;
}
.rdtOld,
.rdtNew {
color: #a5a5a5;
}
.rdtToday {
position: relative;
}
.rdtToday:before {
border-bottom: 0.7rem solid #ed1c24;
border-left: 0.7rem solid transparent;
bottom: 0.4rem;
content: '';
display: inline-block;
position: absolute;
right: 0.4rem;
}
.rdtActive {
background: #ed1c24;
color: #fff;
}
.rdtActive:hover {
background: #1c1c1c;
color: #fff;
}
.rdtActive.rdtToday::before {
border-bottom-color: #fff;
}
th.rdtDisabled,
td.rdtDisabled,
span.rdtDisabled {
background: none;
color: #cecece;
cursor: not-allowed;
}
th.rdtDisabled:hover,
td.rdtDisabled:hover,
span.rdtDisabled:hover {
background: none;
color: #cecece;
cursor: not-allowed;
}
span.rdtOld {
color: #cecece;
}
th.dow {
font-family: "proxima-nova", sans-serif;
font-weight: 600;
width: 2rem;
}
th.rdtNext,
th.rdtPrev {
font-size: 2.2rem;
vertical-align: top;
}
rdtPrev span,
rdtNext span {
display: block;
-webkit-touch-callout: none /* iOS Safari */;
-webkit-user-select: none /* Chrome/Safari/Opera */;
-moz-user-select: none /* Firefox */;
-ms-user-select: none /* Internet Explorer/Edge */;
user-select: none;
}
.rdtPicker thead tr:first-child th {
cursor: pointer;
}
.rdtPicker thead tr:first-child th:hover {
background: #f4f4f4;
color: #1c1c1c;
}
td.rdtMonth,
td.rdtYear {
cursor: pointer;
font-size: 1.8rem;
height: 5rem;
width: 2rem;
}
td.rdtMonth:hover,
td.rdtYear:hover {
background: #f4f4f4;
color: #1c1c1c;
font-weight: 500;
}
.rdtToday::before {
border-bottom: 7px solid #ed1c24;
}
.filter {
background: #fafafa;
padding: 1.6rem 3.4rem 3rem 3.4rem;
width: 23rem;
}
.key {
background: #fafafa;
padding: 1.6rem 3.4rem 3rem 3.4rem;
width: 23rem;
}
.key__group {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.key__description {
display: inline-block;
font-size: 1.6rem;
font-weight: 500;
padding-left: 2rem;
}
.key__square {
border: 0.1rem solid #cecece;
display: inline-block;
width: 1em;
height: 1em;
}
.key__square--bu1 {
background: #70d6ff;
}
.key__square--bu2 {
background: #ffd670;
}
.key__square--bu3 {
background: #ef709d;
}
.key__square--bu4 {
background: #dabfff;
}
.key__square--bu5 {
background: #85ffc7;
}
.ReactModalPortal .ReactModal__Overlay {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-transition: opacity 200ms ease-in-out;
transition: opacity 200ms ease-in-out;
}
.ReactModalPortal .ReactModal__Overlay .ReactModal__Overlay--after-open .overlay {
opacity: 1;
}
.ReactModalPortal > div {
background-color: rgba(28,28,28,0.75) !important;
}
.ReactModalPortal .ReactModal__Overlay .ReactModal__Overlay--before-close .overlay {
opacity: 0;
}
.modal {
background: #f4f4f4;
color: #1c1c1c;
min-width: 50rem;
padding: 3rem 6rem;
outline: none;
}
.modal__title {
margin: 2rem 0;
}
.modal__body {
font-size: 2rem;
font-weight: 300;
margin: 0 0 3rem 0;
word-break: break-all;
}
.nav {
font-family: "proxima-nova", sans-serif;
margin: 0 2rem;
}
.nav__list {
margin: 0.4rem 1.6rem;
}
.nav__link {
border-bottom: 2px solid #f4f4f4;
color: #f4f4f4;
font-size: 1.8rem;
font-weight: 600;
margin-left: 4rem;
padding: 2rem 0 1rem 0;
}
.nav__link:hover {
font-weight: 700;
}
.table {
background: #fafafa;
border: 0.1rem solid #cecece;
border-collapse: collapse !important;
border-spacing: 0 0 !important;
color: #1c1c1c;
-webkit-box-shadow: 0px 2px 5px 0px #cecece;
box-shadow: 0px 2px 5px 0px #cecece;
margin: 1rem;
padding: 0;
width: 100%;
}
.table__body tr:first-child {
border-top: none;
}
.table__cell {
padding: 0;
}
.table__cell--align-left {
text-align: left;
}
.table__cell--level {
font-size: 2.2rem;
}
.table__cell--width {
width: 12rem;
}
.table__row:hover {
background: #f4f4f4;
border: 0.1rem solid #cecece;
-webkit-box-shadow: 2px 2px 5px 0px #cecece;
box-shadow: 2px 2px 5px 0px #cecece;
}
.table__row td {
border: 0.1rem solid #cecece;
}
.table__row th {
border: 1px solid #cecece;
padding: 1rem;
}
.table__row--header {
background: #cecece;
margin: 0 auto;
padding: 0;
}
.table__row--header:hover {
background: #cecece;
}
.table__row--subheader {
background: #f4f4f4;
}
.table__row--subheader:hover {
-webkit-box-shadow: unset;
box-shadow: unset;
}
.table__data--asset {
font-family: "proxima-nova", sans-serif;
font-size: 1.4rem;
font-weight: 400;
line-height: 1;
padding: 0;
text-align: left;
}
.table__link {
color: #1c1c1c;
padding: 0;
}
.table__link:hover {
border-bottom: 0.2rem solid #1c1c1c;
color: #1c1c1c;
}
.table__cell--booked {
cursor: pointer;
display: block;
padding: 2.8rem 0;
width: 100%;
}
.table td {
width: 3rem;
height: 3rem;
}
.table .table__row th {
height: 6rem;
}
.table .table__row--subheader th {
height: 4rem;
}
.table__cell--Operation-unit-1 {
background: #70d6ff;
padding: 3rem 0;
cursor: pointer;
}
.table__cell--Operation-unit-1.table__cell--first-half-hour {
background: #70d6ff;
cursor: pointer;
display: block;
float: left;
padding: 3rem 0;
width: 50%;
}
.table__cell--Operation-unit-1.table__cell--second-half-hour {
background: #70d6ff;
cursor: pointer;
display: block;
float: right;
padding: 3rem 0;
width: 50%;
}
.table__cell--Operation-unit-2 {
background: #ffd670;
padding: 3rem 0;
cursor: pointer;
}
.table__cell--Operation-unit-2.table__cell--first-half-hour {
background: #ffd670;
cursor: pointer;
display: block;
float: left;
padding: 3rem 0;
width: 50%;
}
.table__cell--Operation-unit-2.table__cell--second-half-hour {
background: #ffd670;
cursor: pointer;
display: block;
float: right;
padding: 3rem 0;
width: 50%;
}
.table__cell--Operation-unit-3 {
background: #ef709d;
padding: 3rem 0;
cursor: pointer;
}
.table__cell--Operation-unit-3.table__cell--first-half-hour {
background: #ef709d;
cursor: pointer;
display: block;
float: left;
padding: 3rem 0;
width: 50%;
}
.table__cell--Operation-unit-3.table__cell--second-half-hour {
background: #ef709d;
cursor: pointer;
display: block;
float: right;
padding: 3rem 0;
width: 50%;
}
.table__cell--Operation-unit-4 {
background: #dabfff;
border-top: 1rem solid #dabfff;
cursor: pointer;
}
.table__cell--Operation-unit-4.table__cell--first-half-hour {
background: #dabfff;
cursor: pointer;
display: block;
float: left;
padding: 3rem 0;
width: 50%;
}
.table__cell--Operation-unit-4.table__cell--second-half-hour {
background: #dabfff;
cursor: pointer;
display: block;
float: right;
padding: 3rem 0;
width: 50%;
}
.table__cell--Operation-unit-5 {
background: #85ffc7;
border-top: 1rem solid #85ffc7;
cursor: pointer;
}
.table__cell--Operation-unit-5.table__cell--first-half-hour {
background: #85ffc7;
cursor: pointer;
display: block;
float: left;
padding: 3rem 0;
width: 50%;
}
.table__cell--Operation-unit-5.table__cell--second-half-hour {
background: #85ffc7;
cursor: pointer;
display: block;
float: right;
padding: 3rem 0;
width: 50%;
}
html {
font-size: 62.5%;
}
body {
background: #f4f4f4;
font-family: "proxima-nova", sans-serif;
font-size: 1.6rem;
padding: 0;
margin: 0 auto;
min-width: 100%;
-moz-osx-font-smoothing: grayscale;
}
a {
cursor: pointer;
padding: 2rem;
text-decoration: none;
}
ul {
margin: 0 auto;
padding: 0;
list-style-type: none;
}
li {
display: inline-block;
}
.wrapper {
display: grid;
grid-gap: 1rem;
grid-template-columns: auto;
grid-template-rows: 1fr auto auto;
min-width: 90rem;
width: 100%;
}
.wrapper__form {
background: #fafafa;
-webkit-box-shadow: 0px 2px 5px 0px #cecece;
box-shadow: 0px 2px 5px 0px #cecece;
display: grid;
grid-gap: 1rem;
grid-template-columns: 1fr;
grid-template-rows: auto auto auto auto;
margin: 4rem auto;
color: #1c1c1c;
padding: 3rem;
width: 40rem;
height: auto;
}
.wrapper__content {
display: grid;
grid-gap: 1rem;
grid-template-columns: 1fr auto;
grid-template-rows: 1fr auto;
min-width: 80%;
margin: 0 3rem;
}
.wrapper__content--bookings {
display: grid;
grid-gap: 1rem;
grid-template-columns: auto;
grid-template-rows: 1fr auto;
margin: 3rem;
}
.wrapper__bookings {
background: #fafafa;
-webkit-box-shadow: 1px 1px 5px 0px #cecece;
box-shadow: 1px 1px 5px 0px #cecece;
display: grid;
grid-gap: 1rem;
grid-template-columns: auto 1fr;
grid-template-rows: auto;
grid-column: 1;
grid-row: 2;
}
.header {
background: #1c1c1c;
-webkit-box-shadow: 0px 2px 5px 0px #cecece;
box-shadow: 0px 2px 5px 0px #cecece;
grid-area: header;
grid-column: 1/-1;
grid-row: 1;
width: 100%;
height: 10rem;
}
.header--flex {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.header__page {
grid-column: 1/-1;
grid-row: 1;
}
.header__heading {
font-family: "raleway", sans-serif;
}
.header__heading--main {
color: #f4f4f4;
font-size: 3rem;
font-weight: 600;
margin: 0 3rem;
}
.header__heading--sub {
border-bottom: 0.2rem solid #1c1c1c;
font-size: 2.6rem;
font-weight: 700;
margin: 2.2rem 0 4.2rem 0;
padding: 1rem 0;
}
.header__heading--sub--alt {
border-bottom: 0.2rem solid #1c1c1c;
font-size: 2.6rem;
font-weight: 700;
padding: 2rem 0 1rem 0;
margin: 0 auto;
width: 30rem;
}
.header__heading--sidebar {
font-size: 2.4rem;
}
.header__heading--column {
font-size: 2.4rem;
text-align: center;
}
.header__heading--small {
font-size: 1.8rem;
margin: 0 0;
width: 28rem;
}
.sidebar {
grid-area: sidebar;
grid-column: 1;
grid-row: 3;
}
.sidebar__box {
background: #fafafa;
-webkit-box-shadow: 1px 1px 5px 0px #cecece;
box-shadow: 1px 1px 5px 0px #cecece;
margin: 3rem auto;
width: 30rem;
}
.sidebar__box:first-child {
margin: 1rem auto;
}
.content {
grid-area: content;
grid-column: 2;
grid-row: 3;
}
.footer {
grid-area: footer;
}
.modal__paragraph {
line-height: 1.05;
padding: 0;
}
.form--booking {
margin: 1rem auto;
}
.form--signin {
margin: 1rem auto;
width: 30rem;
}
.form__group {
margin: 0 auto;
}
.form__group--button {
margin: 2rem 0 3rem 0;
}
.form__group--margin-top {
margin-top: 3rem;
}
.form__label {
display: block;
font-size: 1.8rem;
font-weight: 600;
margin: 1.8rem auto;
padding-bottom: 0.4rem;
text-align: left;
}
.form__label--inline {
display: inline-block;
font-size: 1.6rem;
padding-left: 1rem;
margin: 0.3rem auto;
}
.form__label--padding {
padding-bottom: 0;
}
.form__label--booking {
font-size: 1.6rem;
padding: 0;
}
.form__input {
display: block;
font-size: 1.6rem;
margin: 0.6rem 0 2rem 0;
padding: 1rem 1.6rem;
width: 27rem;
}
.form__input:active,
.form__input:focus {
outline: none;
}
.form__input--time {
border: 0.1em solid #1c1c1c;
display: inline-block;
margin: 1rem 0 1rem 1rem;
width: 12rem;
}
.form__input--select {
background: #fafafa;
border: 0.1rem solid #a5a5a5;
display: block;
font-size: 1.4rem;
margin: 0.5rem auto;
padding: 0.8rem 3.8rem 0.8rem 1rem;
width: 100%;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background-image: linear-gradient(45deg, transparent 50%, #a5a5a5 50%), linear-gradient(135deg, #a5a5a5 50%, transparent 50%), linear-gradient(to right, #a5a5a5, #a5a5a5);
background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
background-size: 5px 5px, 5px 5px, 1px 1.5em;
background-repeat: no-repeat;
}
.form__input--select:-moz-focusring {
color: transparent;
text-shadow: 0 0 0 #1c1c1c;
}
.form__input--date {
background: #f4f4f4;
border: 0.1rem solid #a5a5a5;
-webkit-box-sizing: border-box;
box-sizing: border-box;
color: #1c1c1c;
display: block;
font-family: "raleway", sans-serif;
font-size: 1.4rem;
height: 3.8rem;
margin-top: 0.4rem;
padding: 0 1rem;
width: 100%;
}
.form__input--textarea {
border: 0.1rem solid #a5a5a5;
display: block;
font-family: "raleway", sans-serif;
font-size: 1.8rem;
height: 6rem;
margin-top: 0.4rem;
padding: 0.5rem 0;
resize: none;
width: 100%;
}
input:focus {
outline: none;
}
input[type=checkbox] {
-webkit-box-shadow: none;
box-shadow: none;
height: 1.6rem;
width: 1.6rem;
}
input[type=radio] {
-webkit-box-shadow: none;
box-shadow: none;
height: 1.6rem;
width: 1.6rem;
}
.form__heading--filter {
margin: 0.8rem 0;
}
.button__form--submit {
margin: 1rem 0;
width: 30.6rem;
}
.button__form--google {
margin: 3rem auto;
width: 30.6rem;
}
.button__form--booking {
display: inline-block;
font-size: 1.4rem;
margin: 0.8rem 0;
padding: 1.6rem 0;
text-align: center;
width: 100%;
}
.button__form--booking:last-child {
margin-top: 1.4rem;
}
.booking__user-info {
grid-column: 2;
grid-row: 1;
line-height: 1rem;
margin: 2rem 3.5rem;
padding: 1rem;
text-align: center;
}
.avatar {
border: 0.1rem solid #d3d3d3;
width: 10rem;
height: 12rem;
text-align: right;
margin: 3.4rem auto;
}
.booking__box {
grid-column: 1;
grid-row: 1;
background: #f4f4f4;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
border: 0.1rem solid #cecece;
margin: 5rem;
width: 100%;
}
.booking__innerbox--left {
color: #1c1c1c;
padding: 0.5rem 2rem;
text-align: left;
width: 40%;
}
.booking__innerbox--middle {
line-height: 0.8em;
margin: 3rem auto;
padding-top: 3rem;
text-align: left;
width: 40%;
}
.booking__innerbox--right {
margin: 3rem auto;
padding-top: 4.4rem;
width: 20%;
}
.loading_animation {
width: 100px;
height: 100px;
position: absolute;
top:0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
} | web/src/css/style.css | @import url("https://use.typekit.net/jkj6uwy.css");
.table--booking {
background: #fafafa;
border: 0.1rem solid #cecece;
border-collapse: collapse !important;
border-spacing: 0 0 !important;
-webkit-box-shadow: 0px 2px 5px 0px #cecece;
box-shadow: 0px 2px 5px 0px #cecece;
margin: 0 auto;
padding: 0;
width: 34rem;
}
.table--booking td {
text-align: center;
}
.table--booking th {
border: 0.1rem solid #cecece;
}
.table--booking--split {
background: #fafafa;
border: none;
border-collapse: collapse !important;
border-spacing: 0 0 !important;
margin: 0 auto;
padding: 0;
}
.table--booking--split td {
text-align: center;
}
.table--booking--split th {
border: 0.1rem solid #cecece;
}
.table--booking--split .table__cell {
border-top-width: 0;
border-right-width: 0;
border-bottom-width: 0;
border-left-width: 0;
}
.table--booking--split .table__cell span:first-child {
border-right: 0.1rem solid #cecece;
}
.table--booking--split .table__cell span:last-child {
border-left: 0.1rem solid #cecece;
}
.table__row--full {
height: 6rem;
padding: 2rem 0;
border: 0.1rem solid #cecece;
}
.table__row--full td {
border: 0.1rem solid #cecece;
}
.table--nested {
border-collapse: collapse !important;
border-spacing: 0 0 !important;
width: 100%;
}
.table--nested tr {
padding: 0;
margin: 0;
}
.table__cell--subcell {
height: 2.9rem;
padding: 0;
line-height: 0;
border-bottom-width: 0;
border-top-width: 0;
}
.table__row--border-top {
border-top: 0.1rem solid #cecece;
}
.table__row--border-bottom {
border-bottom: 0.1rem solid #cecece;
}
.table__row--no-border td {
border: none;
padding: 0;
}
.form__grid {
display: grid;
grid-gap: 1rem;
grid-template-columns: -webkit-min-content -webkit-max-content max-content;
grid-template-columns: -moz-min-content -moz-max-content max-content;
grid-template-columns: min-content max-content max-content;
grid-template-rows: 1fr auto;
grid-column: 1/2;
grid-row: 2;
margin: 2rem auto;
width: 100%;
}
.content__calendar {
grid-column: 1;
grid-row: 1;
width: 100%;
}
.content__table {
grid-column: 2;
grid-row: 1;
min-width: 40rem;
width: 100%;
}
.content__form {
background: #fafafa;
-webkit-box-shadow: 0px 2px 5px 0px #cecece;
box-shadow: 0px 2px 5px 0px #cecece;
grid-column: 3;
grid-row: 1;
min-width: 20rem;
padding: 0 5.8rem;
width: 100%;
}
input[type=checkbox] {
-webkit-box-shadow: none;
box-shadow: none;
height: 1.6rem;
width: 1.6rem;
}
input[type=radio] {
-webkit-box-shadow: none;
box-shadow: none;
height: 1.6rem;
width: 1.6rem;
}
.form__heading--filter {
margin: 0.8rem 0;
}
.form__input--time {
border: 0.1em solid #1c1c1c;
display: inline-block;
margin: 1rem 0 1rem 1rem;
width: 12rem;
}
.button {
background: #ed1c24;
border: 0.1rem solid #ed1c24;
color: #fafafa;
cursor: pointer;
font-family: "raleway", sans-serif;
font-size: 1.6rem;
font-weight: 600;
margin-right: 2rem;
min-width: 4rem;
padding: 1.2rem 3rem;
text-transform: uppercase;
}
.button:hover {
background: #fafafa;
border: 0.1rem solid #ed1c24;
color: #ed1c24;
}
.button--alternative {
background: #fafafa;
border: 0.1rem solid #1c1c1c;
color: #1c1c1c;
}
.button--alternative:hover {
background: #1c1c1c;
border: 0.1rem solid #1c1c1c;
color: #fafafa;
}
.button--inline {
display: inline-block;
font-size: 1.4rem;
margin: 0.6rem;
min-width: 1rem;
padding: 1.2rem 2.6rem;
}
.rdt {
background: #fafafa;
-webkit-box-shadow: 0px 2px 5px 0px #cecece;
box-shadow: 0px 2px 5px 0px #cecece;
font-size: 1.6rem;
width: 30rem;
}
.rdt thead th {
padding: 0.6rem;
}
.rdtPicker {
background: #fafafa;
color: #1c1c1c;
margin: 0 auto;
padding: 2rem 0;
width: 28rem;
}
.rdtPicker table {
margin: 0 auto;
}
.rdtPicker th,
.rdtPicker td {
height: 2rem;
padding: 0.6rem;
text-align: center;
}
.rdtPicker td {
cursor: pointer;
}
.rdtSwitch {
font-family: "proxima-nova", sans-serif;
font-size: 2rem;
font-weight: 700;
}
.rdtTimeToggle,
.rdtDay,
.rdtHour,
.rdtMinute,
.rdtSecond {
font-weight: 400;
}
.rdtTimeToggle:hover,
.rdtDay:hover,
.rdtHour:hover,
.rdtMinute:hover,
.rdtSecond:hover {
background: #1c1c1c;
color: #fff;
cursor: pointer;
font-weight: 500;
}
.rdtOld,
.rdtNew {
color: #a5a5a5;
}
.rdtToday {
position: relative;
}
.rdtToday:before {
border-bottom: 0.7rem solid #ed1c24;
border-left: 0.7rem solid transparent;
bottom: 0.4rem;
content: '';
display: inline-block;
position: absolute;
right: 0.4rem;
}
.rdtActive {
background: #ed1c24;
color: #fff;
}
.rdtActive:hover {
background: #1c1c1c;
color: #fff;
}
.rdtActive.rdtToday::before {
border-bottom-color: #fff;
}
th.rdtDisabled,
td.rdtDisabled,
span.rdtDisabled {
background: none;
color: #cecece;
cursor: not-allowed;
}
th.rdtDisabled:hover,
td.rdtDisabled:hover,
span.rdtDisabled:hover {
background: none;
color: #cecece;
cursor: not-allowed;
}
span.rdtOld {
color: #cecece;
}
th.dow {
font-family: "proxima-nova", sans-serif;
font-weight: 600;
width: 2rem;
}
th.rdtNext,
th.rdtPrev {
font-size: 2.2rem;
vertical-align: top;
}
rdtPrev span,
rdtNext span {
display: block;
-webkit-touch-callout: none /* iOS Safari */;
-webkit-user-select: none /* Chrome/Safari/Opera */;
-moz-user-select: none /* Firefox */;
-ms-user-select: none /* Internet Explorer/Edge */;
user-select: none;
}
.rdtPicker thead tr:first-child th {
cursor: pointer;
}
.rdtPicker thead tr:first-child th:hover {
background: #f4f4f4;
color: #1c1c1c;
}
td.rdtMonth,
td.rdtYear {
cursor: pointer;
font-size: 1.8rem;
height: 5rem;
width: 2rem;
}
td.rdtMonth:hover,
td.rdtYear:hover {
background: #f4f4f4;
color: #1c1c1c;
font-weight: 500;
}
.rdtToday::before {
border-bottom: 7px solid #ed1c24;
}
.filter {
background: #fafafa;
padding: 1.6rem 3.4rem 3rem 3.4rem;
width: 23rem;
}
.key {
background: #fafafa;
padding: 1.6rem 3.4rem 3rem 3.4rem;
width: 23rem;
}
.key__group {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.key__description {
display: inline-block;
font-size: 1.6rem;
font-weight: 500;
padding-left: 2rem;
}
.key__square {
border: 0.1rem solid #cecece;
display: inline-block;
width: 1em;
height: 1em;
}
.key__square--bu1 {
background: #70d6ff;
}
.key__square--bu2 {
background: #ffd670;
}
.key__square--bu3 {
background: #ef709d;
}
.key__square--bu4 {
background: #dabfff;
}
.key__square--bu5 {
background: #85ffc7;
}
.ReactModalPortal .ReactModal__Overlay {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-transition: opacity 200ms ease-in-out;
transition: opacity 200ms ease-in-out;
}
.ReactModalPortal .ReactModal__Overlay .ReactModal__Overlay--after-open .overlay {
opacity: 1;
}
.ReactModalPortal > div {
background-color: rgba(28,28,28,0.75) !important;
}
.ReactModalPortal .ReactModal__Overlay .ReactModal__Overlay--before-close .overlay {
opacity: 0;
}
.modal {
background: #f4f4f4;
color: #1c1c1c;
min-width: 50rem;
padding: 3rem 6rem;
outline: none;
}
.modal__title {
margin: 2rem 0;
}
.modal__body {
font-size: 2rem;
font-weight: 300;
margin: 0 0 3rem 0;
word-break: break-all;
}
.nav {
font-family: "proxima-nova", sans-serif;
margin: 0 2rem;
}
.nav__list {
margin: 0.4rem 1.6rem;
}
.nav__link {
border-bottom: 2px solid #f4f4f4;
color: #f4f4f4;
font-size: 1.8rem;
font-weight: 600;
margin-left: 4rem;
padding: 2rem 0 1rem 0;
}
.nav__link:hover {
font-weight: 700;
}
.table {
background: #fafafa;
border: 0.1rem solid #cecece;
border-collapse: collapse !important;
border-spacing: 0 0 !important;
color: #1c1c1c;
-webkit-box-shadow: 0px 2px 5px 0px #cecece;
box-shadow: 0px 2px 5px 0px #cecece;
margin: 1rem;
padding: 0;
width: 100%;
}
.table__body tr:first-child {
border-top: none;
}
.table__cell {
padding: 0;
}
.table__cell--align-left {
text-align: left;
}
.table__cell--level {
font-size: 2.2rem;
}
.table__cell--width {
width: 12rem;
}
.table__row:hover {
background: #f4f4f4;
border: 0.1rem solid #cecece;
-webkit-box-shadow: 2px 2px 5px 0px #cecece;
box-shadow: 2px 2px 5px 0px #cecece;
}
.table__row td {
border: 0.1rem solid #cecece;
}
.table__row th {
border: 1px solid #cecece;
padding: 1rem;
}
.table__row--header {
background: #cecece;
margin: 0 auto;
padding: 0;
}
.table__row--header:hover {
background: #cecece;
}
.table__row--subheader {
background: #f4f4f4;
}
.table__row--subheader:hover {
-webkit-box-shadow: unset;
box-shadow: unset;
}
.table__data--asset {
font-family: "proxima-nova", sans-serif;
font-size: 1.4rem;
font-weight: 400;
line-height: 1;
padding: 0;
text-align: left;
}
.table__link {
color: #1c1c1c;
padding: 0;
}
.table__link:hover {
border-bottom: 0.2rem solid #1c1c1c;
color: #1c1c1c;
}
.table__cell--booked {
cursor: pointer;
display: block;
padding: 2.8rem 0;
width: 100%;
}
.table td {
width: 3rem;
height: 3rem;
}
.table .table__row th {
height: 6rem;
}
.table .table__row--subheader th {
height: 4rem;
}
.table__cell--Operation-unit-1 {
background: #70d6ff;
padding: 3rem 0;
cursor: pointer;
}
.table__cell--Operation-unit-1.table__cell--first-half-hour {
background: #70d6ff;
cursor: pointer;
display: block;
float: left;
padding: 3rem 0;
width: 50%;
}
.table__cell--Operation-unit-1.table__cell--second-half-hour {
background: #70d6ff;
cursor: pointer;
display: block;
float: right;
padding: 3rem 0;
width: 50%;
}
.table__cell--Operation-unit-2 {
background: #ffd670;
padding: 3rem 0;
cursor: pointer;
}
.table__cell--Operation-unit-2.table__cell--first-half-hour {
background: #ffd670;
cursor: pointer;
display: block;
float: left;
padding: 3rem 0;
width: 50%;
}
.table__cell--Operation-unit-2.table__cell--second-half-hour {
background: #ffd670;
cursor: pointer;
display: block;
float: right;
padding: 3rem 0;
width: 50%;
}
.table__cell--Operation-unit-3 {
background: #ef709d;
padding: 3rem 0;
cursor: pointer;
}
.table__cell--Operation-unit-3.table__cell--first-half-hour {
background: #ef709d;
cursor: pointer;
display: block;
float: left;
padding: 3rem 0;
width: 50%;
}
.table__cell--Operation-unit-3.table__cell--second-half-hour {
background: #ef709d;
cursor: pointer;
display: block;
float: right;
padding: 3rem 0;
width: 50%;
}
.table__cell--Operation-unit-4 {
background: #dabfff;
border-top: 1rem solid #dabfff;
cursor: pointer;
}
.table__cell--Operation-unit-4.table__cell--first-half-hour {
background: #dabfff;
cursor: pointer;
display: block;
float: left;
padding: 3rem 0;
width: 50%;
}
.table__cell--Operation-unit-4.table__cell--second-half-hour {
background: #dabfff;
cursor: pointer;
display: block;
float: right;
padding: 3rem 0;
width: 50%;
}
.table__cell--Operation-unit-5 {
background: #85ffc7;
border-top: 1rem solid #85ffc7;
cursor: pointer;
}
.table__cell--Operation-unit-5.table__cell--first-half-hour {
background: #85ffc7;
cursor: pointer;
display: block;
float: left;
padding: 3rem 0;
width: 50%;
}
.table__cell--Operation-unit-5.table__cell--second-half-hour {
background: #85ffc7;
cursor: pointer;
display: block;
float: right;
padding: 3rem 0;
width: 50%;
}
html {
font-size: 62.5%;
}
body {
background: #f4f4f4;
font-family: "proxima-nova", sans-serif;
font-size: 1.6rem;
padding: 0;
margin: 0 auto;
min-width: 100%;
-moz-osx-font-smoothing: grayscale;
}
a {
cursor: pointer;
padding: 2rem;
text-decoration: none;
}
ul {
margin: 0 auto;
padding: 0;
list-style-type: none;
}
li {
display: inline-block;
}
.wrapper {
display: grid;
grid-gap: 1rem;
grid-template-columns: auto;
grid-template-rows: 1fr auto auto;
min-width: 90rem;
width: 100%;
}
.wrapper__form {
background: #fafafa;
-webkit-box-shadow: 0px 2px 5px 0px #cecece;
box-shadow: 0px 2px 5px 0px #cecece;
display: grid;
grid-gap: 1rem;
grid-template-columns: 1fr;
grid-template-rows: auto auto auto auto;
margin: 4rem auto;
color: #1c1c1c;
padding: 3rem;
width: 40rem;
height: auto;
}
.wrapper__content {
display: grid;
grid-gap: 1rem;
grid-template-columns: 1fr auto;
grid-template-rows: 1fr auto;
min-width: 80%;
margin: 0 3rem;
}
.wrapper__content--bookings {
display: grid;
grid-gap: 1rem;
grid-template-columns: auto;
grid-template-rows: 1fr auto;
margin: 3rem;
}
.wrapper__bookings {
background: #fafafa;
-webkit-box-shadow: 1px 1px 5px 0px #cecece;
box-shadow: 1px 1px 5px 0px #cecece;
display: grid;
grid-gap: 1rem;
grid-template-columns: auto 1fr;
grid-template-rows: auto;
grid-column: 1;
grid-row: 2;
}
.header {
background: #1c1c1c;
-webkit-box-shadow: 0px 2px 5px 0px #cecece;
box-shadow: 0px 2px 5px 0px #cecece;
grid-area: header;
grid-column: 1/-1;
grid-row: 1;
width: 100%;
height: 10rem;
}
.header--flex {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.header__page {
grid-column: 1/-1;
grid-row: 1;
}
.header__heading {
font-family: "raleway", sans-serif;
}
.header__heading--main {
color: #f4f4f4;
font-size: 3rem;
font-weight: 600;
margin: 0 3rem;
}
.header__heading--sub {
border-bottom: 0.2rem solid #1c1c1c;
font-size: 2.6rem;
font-weight: 700;
margin: 2.2rem 0 4.2rem 0;
padding: 1rem 0;
}
.header__heading--sub--alt {
border-bottom: 0.2rem solid #1c1c1c;
font-size: 2.6rem;
font-weight: 700;
padding: 2rem 0 1rem 0;
margin: 0 auto;
width: 30rem;
}
.header__heading--sidebar {
font-size: 2.4rem;
}
.header__heading--column {
font-size: 2.4rem;
text-align: center;
}
.header__heading--small {
font-size: 1.8rem;
margin: 0 0;
width: 28rem;
}
.sidebar {
grid-area: sidebar;
grid-column: 1;
grid-row: 3;
}
.sidebar__box {
background: #fafafa;
-webkit-box-shadow: 1px 1px 5px 0px #cecece;
box-shadow: 1px 1px 5px 0px #cecece;
margin: 3rem auto;
width: 30rem;
}
.sidebar__box:first-child {
margin: 1rem auto;
}
.content {
grid-area: content;
grid-column: 2;
grid-row: 3;
}
.footer {
grid-area: footer;
}
.modal__paragraph {
line-height: 1.05;
padding: 0;
}
.form--booking {
margin: 1rem auto;
}
.form--signin {
margin: 1rem auto;
width: 30rem;
}
.form__group {
margin: 0 auto;
}
.form__group--button {
margin: 2rem 0 3rem 0;
}
.form__group--margin-top {
margin-top: 3rem;
}
.form__label {
display: block;
font-size: 1.8rem;
font-weight: 600;
margin: 1.8rem auto;
padding-bottom: 0.4rem;
text-align: left;
}
.form__label--inline {
display: inline-block;
font-size: 1.6rem;
padding-left: 1rem;
margin: 0.3rem auto;
}
.form__label--padding {
padding-bottom: 0;
}
.form__label--booking {
font-size: 1.6rem;
padding: 0;
}
.form__input {
display: block;
font-size: 1.6rem;
margin: 0.6rem 0 2rem 0;
padding: 1rem 1.6rem;
width: 27rem;
}
.form__input:active,
.form__input:focus {
outline: none;
}
.form__input--time {
border: 0.1em solid #1c1c1c;
display: inline-block;
margin: 1rem 0 1rem 1rem;
width: 12rem;
}
.form__input--select {
background: #fafafa;
border: 0.1rem solid #a5a5a5;
display: block;
font-size: 1.4rem;
margin: 0.5rem auto;
padding: 0.8rem 3.8rem 0.8rem 1rem;
width: 100%;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background-image: linear-gradient(45deg, transparent 50%, #a5a5a5 50%), linear-gradient(135deg, #a5a5a5 50%, transparent 50%), linear-gradient(to right, #a5a5a5, #a5a5a5);
background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
background-size: 5px 5px, 5px 5px, 1px 1.5em;
background-repeat: no-repeat;
}
.form__input--select:-moz-focusring {
color: transparent;
text-shadow: 0 0 0 #1c1c1c;
}
.form__input--date {
background: #f4f4f4;
border: 0.1rem solid #a5a5a5;
-webkit-box-sizing: border-box;
box-sizing: border-box;
color: #1c1c1c;
display: block;
font-family: "raleway", sans-serif;
font-size: 1.4rem;
height: 3.8rem;
margin-top: 0.4rem;
padding: 0 1rem;
width: 100%;
}
.form__input--textarea {
border: 0.1rem solid #a5a5a5;
display: block;
font-family: "raleway", sans-serif;
font-size: 1.8rem;
height: 6rem;
margin-top: 0.4rem;
padding: 0.5rem 0;
resize: none;
width: 100%;
}
input:focus {
outline: none;
}
input[type=checkbox] {
-webkit-box-shadow: none;
box-shadow: none;
height: 1.6rem;
width: 1.6rem;
}
input[type=radio] {
-webkit-box-shadow: none;
box-shadow: none;
height: 1.6rem;
width: 1.6rem;
}
.form__heading--filter {
margin: 0.8rem 0;
}
.button__form--submit {
margin: 1rem 0;
width: 30.6rem;
}
.button__form--google {
margin: 3rem auto;
width: 30.6rem;
}
.button__form--booking {
display: inline-block;
font-size: 1.4rem;
margin: 0.8rem 0;
padding: 1.6rem 0;
text-align: center;
width: 100%;
}
.button__form--booking:last-child {
margin-top: 1.4rem;
}
.booking__user-info {
grid-column: 2;
grid-row: 1;
line-height: 1rem;
margin: 2rem 3.5rem;
padding: 1rem;
text-align: center;
}
.avatar {
border: 0.1rem solid #d3d3d3;
width: 10rem;
height: 12rem;
text-align: right;
margin: 3.4rem auto;
}
.booking__box {
grid-column: 1;
grid-row: 1;
background: #f4f4f4;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
border: 0.1rem solid #cecece;
margin: 5rem;
width: 100%;
}
.booking__innerbox--left {
color: #1c1c1c;
padding: 0.5rem 2rem;
text-align: left;
width: 40%;
}
.booking__innerbox--middle {
line-height: 0.8em;
margin: 3rem auto;
padding-top: 3rem;
text-align: left;
width: 40%;
}
.booking__innerbox--right {
margin: 3rem auto;
padding-top: 4.4rem;
width: 20%;
}
.loading_animation {
width: 100px;
height: 100px;
position: absolute;
top:0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
} | 0.31785 | 0.101947 |
html,
body {
margin: 0;
padding: 0;
}
.App {
width: 100%;
}
.app-container {
max-width: 900px;
margin: 30px auto;
}
.prayers-list-wrapper {
padding-top: 40px;
display: flex;
flex-flow: row wrap;
justify-content: center;
}
.prayer-card {
width: 30%;
max-width: 265px;
min-width: 220px;
margin: 50px 1%;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px rgba(0, 0, 0, 0.24);
transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.prayer-card:hover {
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.prayer-card > a {
text-decoration: none;
color: black;
font-weight: bold;
display: block;
margin-top: 8px;
font-size: 24px;
cursor: pointer;
}
.prayer-card > h2 {
text-decoration: none;
color: black;
font-weight: bold;
display: block;
margin-top: 8px;
font-size: 24px;
cursor: pointer;
}
.prayer-card > p {
margin-top: 8px;
}
.prayer-info-wrapper {
padding: 36px;
}
.nav-buttons {
margin: 16px 36px;
display: flex;
justify-content: space-between;
}
.nav-buttons > button {
border: none;
padding: 6px 16px;
font-size: 16px;
background-color: #4285f4;
color: white;
transition: box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1);
transition-delay: 0.2s;
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}
.nav-buttons > a:active {
box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
transition-delay: 0s;
}
.new-request-card {
width: 50%;
/* max-width: 400px; */
min-width: 220px;
padding: 2%;
margin: 50px 1%;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px rgba(0, 0, 0, 0.24);
transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
display: flex;
flex-direction: column;
align-items: center;
}
/* .form-title {
border-bottom: 1px solid black;
} */
.request-form {
width: 90%;
display: flex;
flex-direction: column;
margin: 0 auto;
}
.request-input {
height: 35px;
padding-left: 1%;
}
.request-text-input {
height: 95px;
padding-left: 1%;
}
.submit-button {
width: 100px;
margin-top: 2%;
align-self: center;
border: 1px solid black;
text-align: center;
/* background-color: ; */
padding: 1%;
border-radius: 3px;
} | client/src/App.css | html,
body {
margin: 0;
padding: 0;
}
.App {
width: 100%;
}
.app-container {
max-width: 900px;
margin: 30px auto;
}
.prayers-list-wrapper {
padding-top: 40px;
display: flex;
flex-flow: row wrap;
justify-content: center;
}
.prayer-card {
width: 30%;
max-width: 265px;
min-width: 220px;
margin: 50px 1%;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px rgba(0, 0, 0, 0.24);
transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.prayer-card:hover {
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.prayer-card > a {
text-decoration: none;
color: black;
font-weight: bold;
display: block;
margin-top: 8px;
font-size: 24px;
cursor: pointer;
}
.prayer-card > h2 {
text-decoration: none;
color: black;
font-weight: bold;
display: block;
margin-top: 8px;
font-size: 24px;
cursor: pointer;
}
.prayer-card > p {
margin-top: 8px;
}
.prayer-info-wrapper {
padding: 36px;
}
.nav-buttons {
margin: 16px 36px;
display: flex;
justify-content: space-between;
}
.nav-buttons > button {
border: none;
padding: 6px 16px;
font-size: 16px;
background-color: #4285f4;
color: white;
transition: box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1);
transition-delay: 0.2s;
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}
.nav-buttons > a:active {
box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
transition-delay: 0s;
}
.new-request-card {
width: 50%;
/* max-width: 400px; */
min-width: 220px;
padding: 2%;
margin: 50px 1%;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px rgba(0, 0, 0, 0.24);
transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
display: flex;
flex-direction: column;
align-items: center;
}
/* .form-title {
border-bottom: 1px solid black;
} */
.request-form {
width: 90%;
display: flex;
flex-direction: column;
margin: 0 auto;
}
.request-input {
height: 35px;
padding-left: 1%;
}
.request-text-input {
height: 95px;
padding-left: 1%;
}
.submit-button {
width: 100px;
margin-top: 2%;
align-self: center;
border: 1px solid black;
text-align: center;
/* background-color: ; */
padding: 1%;
border-radius: 3px;
} | 0.466359 | 0.084531 |
@charset "utf-8";
/* CSS Document */
/*body { width:100%; margin:0px; padding:0px; background:#F3F3F1; font:normal 13px Verdana, Geneva, sans-serif; color:#6c6c6c; }
header, footer, section, nav { display:block; float:left; }
a { text-decoration:none; color:#6c6c6c; font-family: Verdana, Geneva, sans-serif; }
a img { border:none; }
a:focus, input:focus { outline:none; }*/
* { _noFocusLine: expression(this.hideFocus=true);
}
ul { margin:0px; padding:0px; }
.clear { clear:both; }
.wrapper { height: auto; width: 960px; margin:0px auto; padding:0px; background:none; }
.secpart { width:99%; float:left; border:1px solid #c7eaf7; margin-bottom:15px;}
.secpart .secleft { float:left; width:50%;}
.secpart .secleft h1 { background:#E9E9E9; padding:5px; color:#333333; font: bold 12px Verdana, Geneva, sans-serif;}
.secpart .secleft .formdiv { float:left; margin:0px; padding:5px;}
.secpart .secleft .formdiv p { padding:0px; margin:0px 0px 15px; color:#333; font-family: Lucida Sans Unicode,Lucida Grande,sans-serif;font-size:13px; font-weight:bold;}
.secpart .secleft .formdiv fieldset { float:left; border:none; background:none; width:100%; margin:0px 0px 3px; padding:0px;
}
.secpart .secleft .formdiv fieldset label { float:left; width:212px; text-align:left;}
.secpart .secleft .formdiv fieldset label span { text-align:right; font:normal 13px Lucida Sans Unicode; color:#000000;}
.secpart .secleft .formdiv fieldset label.rquired em { text-align:right; font:normal 12px Verdana, Geneva, sans-serif; color:#d41300;}
.secpart .secleft .formdiv fieldset input { float:left; width:228px; font:normal 12px Verdana, Geneva, sans-serif; color:#000; border:1px solid #cdced2; margin-left:5px; height:25px; margin-bottom:2px;}
.secpart .secleft .formdiv fieldset select { float:left; width:230px; font:normal 12px Verdana, Geneva, sans-serif; color:#000; border:1px solid #cdced2; margin-left:5px;}
.secpart .secleft .formdiv fieldset img { float:left; margin-left:10px;}
.secpart .secleft .formdiv fieldset span.tex { float:left; padding:0px 20px; color:#000;}
.secpart .secleft .formdiv fieldset input[type="radio"] { float:left; border:none; margin:0px; padding:0px; width:12px; height:12px;}
.secpart .secleft .formdiv fieldset div {float:left; width:228px; margin:0px 0px 15px 5px;font:normal 12px Verdana, Geneva, sans-serif; color:#000;}
.secpart .secleft .formdiv fieldset div input { float:left;font:normal 12px Verdana, Geneva, sans-serif; color:#000; border:1px solid #cdced2; width:70px; margin:0px; padding:0px;}
.secpart .secleft .formdiv fieldset div a { float:right; margin-right:10px; color:#d41300; font:normal 12px Verdana, Geneva, sans-serif; text-decoration:underline;}
.secpart .secleft .formdiv fieldset.ad input { float:left; width:228px; font:normal 12px Verdana, Geneva, sans-serif; color:#000; border:1px solid #cdced2; margin:0px 0px 3px 5px;}
.secpart .secleft .formdiv fieldset.ad { float:left; border:none; background:none; width:100%; margin:0px; padding:0px;}
.secpart .spec { float:left; width:50%; margin:10px 0px;}
.secpart .spec h1 { width:100%; float:left; background:none; padding:5px 0px; color:#0058ad; font: bold 12px Verdana, Geneva, sans-serif;}
.secpart .secleft .formdiv fieldset.sel { float:left; border:none; background:none; width:100%; margin:0px 0px 3px; padding:0px;}
.secpart .secleft .formdiv fieldset.sel select { float:left; width:73px; font:normal 12px Verdana, Geneva, sans-serif; color:#000; border:1px solid #cdced2; margin-left:5px;}
.secpart .secleft .formdiv fieldset.redio { float:left; width:100%; margin-top:20px; border:none; background:none;}
.secpart .secall { float:left; width:100%;}
.secpart .secall h1 {background:#E9E9E9; padding:5px; color:#333333; font: bold 12px Verdana, Geneva, sans-serif;}
.secpart .secall p {color:#000; font: normal 13px "Lucida Sans Unicode", "Lucida Grande", sans-serif;}
.secpart .secall p a {color:#d41300; font:normal 12px Verdana, Geneva, sans-serif; text-decoration:underline;}
.secpart .secall .cont { float:left; padding:5px;}
.secpart .secall .cont .captcha { float:left; width:100%;}
.secpart .secall .cont img { float:left; clear:left;}
.secpart .secall .cont input[type="checkbox"]{ width:auto; margin:0px 15px 0px 0px; padding:0px;}
.secpart .secall .cont button { background:url(../images/submit.jpg) no-repeat; float:right; width:77px; height:23px; cursor:pointer; border:none; margin:10px;}
.footline { background:url(../images/border.jpg) repeat-x; width:99%; text-align:right; border-bottom:1px solid #000; float:left; padding:15px 0px;}
.footline p { text-align:right; font-size:11px; padding:0px; margin:0px;}
.footline p strong{color:#000;}
.footline p span{ margin:0px 15px; color:#000;}
.footline p span a {color:#d41300; font:normal 11px Verdana, Geneva, sans-serif; text-decoration:underline;} | css/mainStyle.css | @charset "utf-8";
/* CSS Document */
/*body { width:100%; margin:0px; padding:0px; background:#F3F3F1; font:normal 13px Verdana, Geneva, sans-serif; color:#6c6c6c; }
header, footer, section, nav { display:block; float:left; }
a { text-decoration:none; color:#6c6c6c; font-family: Verdana, Geneva, sans-serif; }
a img { border:none; }
a:focus, input:focus { outline:none; }*/
* { _noFocusLine: expression(this.hideFocus=true);
}
ul { margin:0px; padding:0px; }
.clear { clear:both; }
.wrapper { height: auto; width: 960px; margin:0px auto; padding:0px; background:none; }
.secpart { width:99%; float:left; border:1px solid #c7eaf7; margin-bottom:15px;}
.secpart .secleft { float:left; width:50%;}
.secpart .secleft h1 { background:#E9E9E9; padding:5px; color:#333333; font: bold 12px Verdana, Geneva, sans-serif;}
.secpart .secleft .formdiv { float:left; margin:0px; padding:5px;}
.secpart .secleft .formdiv p { padding:0px; margin:0px 0px 15px; color:#333; font-family: Lucida Sans Unicode,Lucida Grande,sans-serif;font-size:13px; font-weight:bold;}
.secpart .secleft .formdiv fieldset { float:left; border:none; background:none; width:100%; margin:0px 0px 3px; padding:0px;
}
.secpart .secleft .formdiv fieldset label { float:left; width:212px; text-align:left;}
.secpart .secleft .formdiv fieldset label span { text-align:right; font:normal 13px Lucida Sans Unicode; color:#000000;}
.secpart .secleft .formdiv fieldset label.rquired em { text-align:right; font:normal 12px Verdana, Geneva, sans-serif; color:#d41300;}
.secpart .secleft .formdiv fieldset input { float:left; width:228px; font:normal 12px Verdana, Geneva, sans-serif; color:#000; border:1px solid #cdced2; margin-left:5px; height:25px; margin-bottom:2px;}
.secpart .secleft .formdiv fieldset select { float:left; width:230px; font:normal 12px Verdana, Geneva, sans-serif; color:#000; border:1px solid #cdced2; margin-left:5px;}
.secpart .secleft .formdiv fieldset img { float:left; margin-left:10px;}
.secpart .secleft .formdiv fieldset span.tex { float:left; padding:0px 20px; color:#000;}
.secpart .secleft .formdiv fieldset input[type="radio"] { float:left; border:none; margin:0px; padding:0px; width:12px; height:12px;}
.secpart .secleft .formdiv fieldset div {float:left; width:228px; margin:0px 0px 15px 5px;font:normal 12px Verdana, Geneva, sans-serif; color:#000;}
.secpart .secleft .formdiv fieldset div input { float:left;font:normal 12px Verdana, Geneva, sans-serif; color:#000; border:1px solid #cdced2; width:70px; margin:0px; padding:0px;}
.secpart .secleft .formdiv fieldset div a { float:right; margin-right:10px; color:#d41300; font:normal 12px Verdana, Geneva, sans-serif; text-decoration:underline;}
.secpart .secleft .formdiv fieldset.ad input { float:left; width:228px; font:normal 12px Verdana, Geneva, sans-serif; color:#000; border:1px solid #cdced2; margin:0px 0px 3px 5px;}
.secpart .secleft .formdiv fieldset.ad { float:left; border:none; background:none; width:100%; margin:0px; padding:0px;}
.secpart .spec { float:left; width:50%; margin:10px 0px;}
.secpart .spec h1 { width:100%; float:left; background:none; padding:5px 0px; color:#0058ad; font: bold 12px Verdana, Geneva, sans-serif;}
.secpart .secleft .formdiv fieldset.sel { float:left; border:none; background:none; width:100%; margin:0px 0px 3px; padding:0px;}
.secpart .secleft .formdiv fieldset.sel select { float:left; width:73px; font:normal 12px Verdana, Geneva, sans-serif; color:#000; border:1px solid #cdced2; margin-left:5px;}
.secpart .secleft .formdiv fieldset.redio { float:left; width:100%; margin-top:20px; border:none; background:none;}
.secpart .secall { float:left; width:100%;}
.secpart .secall h1 {background:#E9E9E9; padding:5px; color:#333333; font: bold 12px Verdana, Geneva, sans-serif;}
.secpart .secall p {color:#000; font: normal 13px "Lucida Sans Unicode", "Lucida Grande", sans-serif;}
.secpart .secall p a {color:#d41300; font:normal 12px Verdana, Geneva, sans-serif; text-decoration:underline;}
.secpart .secall .cont { float:left; padding:5px;}
.secpart .secall .cont .captcha { float:left; width:100%;}
.secpart .secall .cont img { float:left; clear:left;}
.secpart .secall .cont input[type="checkbox"]{ width:auto; margin:0px 15px 0px 0px; padding:0px;}
.secpart .secall .cont button { background:url(../images/submit.jpg) no-repeat; float:right; width:77px; height:23px; cursor:pointer; border:none; margin:10px;}
.footline { background:url(../images/border.jpg) repeat-x; width:99%; text-align:right; border-bottom:1px solid #000; float:left; padding:15px 0px;}
.footline p { text-align:right; font-size:11px; padding:0px; margin:0px;}
.footline p strong{color:#000;}
.footline p span{ margin:0px 15px; color:#000;}
.footline p span a {color:#d41300; font:normal 11px Verdana, Geneva, sans-serif; text-decoration:underline;} | 0.389895 | 0.192046 |
.lebra-input {
position: relative;
min-height: 1.6rem;
background-color: #fff;
vertical-align: middle;
margin: 0.4rem 0.2rem;
overflow: hidden;
transition: background-color 0.2s;
}
.lebra-input-label {
width: 30%;
margin-left: 0.106667rem;
overflow: hidden;
padding: 0.133333rem 0;
text-align: left;
white-space: nowrap;
color: #9e9e9e;
}
[data-dpr="1"] .lebra-input-label {
font-size: 7px;
}
[data-dpr="2"] .lebra-input-label {
font-size: 14px;
}
[data-dpr="3"] .lebra-input-label {
font-size: 21px;
}
.lebra-input-item {
display: block;
width: 100%;
padding: 0;
<<<<<<< HEAD
box-sizing: border-box;
=======
-webkit-box-sizing: border-box;
box-sizing: border-box;
>>>>>>> 9092a193943f85e67e37dc1eed9e9ff29347a83b
background-color: transparent;
background-image: none;
color: #424242;
border: none;
outline: 0;
<<<<<<< HEAD
box-shadow: none;
border-radius: 0;
font-size: 0.186667rem;
=======
-webkit-box-shadow: none;
box-shadow: none;
border-radius: 0;
>>>>>>> 9092a193943f85e67e37dc1eed9e9ff29347a83b
line-height: inherit;
cursor: text;
}
<<<<<<< HEAD
.lebra-input-inline {
display: flex;
align-items: center;
border: 0.013333rem solid #e0e0e0;
=======
[data-dpr="1"] .lebra-input-item {
font-size: 7px;
}
[data-dpr="2"] .lebra-input-item {
font-size: 14px;
}
[data-dpr="3"] .lebra-input-item {
font-size: 21px;
}
.lebra-input-inline {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border: 1px solid #e0e0e0;
>>>>>>> 9092a193943f85e67e37dc1eed9e9ff29347a83b
}
.lebra-input-vertical .lebra-input-item {
height: 1.6rem;
padding: 0 0.106667rem;
<<<<<<< HEAD
border: 0.013333rem solid #e0e0e0;
=======
border: 1px solid #e0e0e0;
>>>>>>> 9092a193943f85e67e37dc1eed9e9ff29347a83b
}
.lebra-input-textarea .lebra-input-item {
height: 3.2rem;
padding: 0.266667rem 0.106667rem;
<<<<<<< HEAD
border: 0.013333rem solid #e0e0e0;
=======
border: 1px solid #e0e0e0;
>>>>>>> 9092a193943f85e67e37dc1eed9e9ff29347a83b
resize: none;
font-family: "Helvetica Neue", Helvetica, "Microsoft Yahei", STHeiTi, Tahoma, Arial, Roboto, "Droid Sans", "Droid Sans Fallback", "Heiti SC", "Hiragino Sans GB", Simsun, sans-self;
}
.lebra-input-font-length {
position: absolute;
right: 0.133333rem;
bottom: 0.133333rem;
<<<<<<< HEAD
font-size: 0.186667rem;
color: #424242;
}
=======
color: #424242;
}
[data-dpr="1"] .lebra-input-font-length {
font-size: 7px;
}
[data-dpr="2"] .lebra-input-font-length {
font-size: 14px;
}
[data-dpr="3"] .lebra-input-font-length {
font-size: 21px;
}
>>>>>>> 9092a193943f85e67e37dc1eed9e9ff29347a83b
.lebra-input-font-length .total-length {
color: #e0e0e0;
}
.lebra-input input::-webkit-input-placeholder,
.lebra-input textarea::-webkit-input-placeholder {
/* WebKit browsers */
color: #e0e0e0;
}
.lebra-input input::-moz-placeholder,
.lebra-input textarea::-moz-placeholder {
/* Mozilla Firefox 19 */
color: #e0e0e0;
}
.lebra-input input:-moz-placeholder,
.lebra-input textarea:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
color: #e0e0e0;
}
.lebra-input input:-ms-input-placeholder,
.lebra-input textarea:-ms-input-placeholder {
/* Internet Explorer 10+ */
color: #e0e0e0;
}
.lebra-nav {
position: relative;
min-height: 0.586667rem;
background-color: #e14c46;
z-index: 5;
}
.lebra-nav-back {
color: #ffffff;
position: absolute;
top: 0;
left: 0.133333rem;
font-weight: 500;
line-height: 0.586667rem;
text-decoration: none;
height: 0.586667rem;
min-width: 0.586667rem;
}
.lebra-nav-back:before {
content: "";
display: inline-block;
width: 0.186667rem;
height: 0.186667rem;
border-left: 0.026667rem solid #ffffff;
border-bottom: 0.026667rem solid #ffffff;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
margin-bottom: -0.026667rem;
}
.lebra-nav-title {
color: #ffffff;
font-size: 1em;
text-align: center;
display: block;
margin: 0;
padding: 0.12rem 0;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
pointer-events: none;
}
.lebra-switch {
position: relative;
display: inline-block;
vertical-align: middle;
}
.lebra-switch input[type="checkbox"] {
display: none;
}
.lebra-switch input[type="checkbox"]:checked ~ .lebra-track {
border-color: #e14c46;
background-color: #e14c46;
}
.lebra-switch input[type="checkbox"]:checked ~ .lebra-track .lebra-handle {
-webkit-transform: translate3d(0.28rem, 0, 0);
transform: translate3d(0.28rem, 0, 0);
background-color: #fff;
}
.lebra-switch .lebra-track {
<<<<<<< HEAD
transition: background-color ease-in-out 0.3s, border ease-in-out 0.3s;
display: inline-block;
box-sizing: border-box;
=======
-webkit-transition: background-color ease-in-out 0.3s, border ease-in-out 0.3s;
transition: background-color ease-in-out 0.3s, border ease-in-out 0.3s;
display: inline-block;
-webkit-box-sizing: border-box;
box-sizing: border-box;
>>>>>>> 9092a193943f85e67e37dc1eed9e9ff29347a83b
width: 0.693333rem;
height: 0.426667rem;
border: solid 0.026667rem #e6e6e6;
border-radius: 0.266667rem;
background-color: #fff;
content: ' ';
cursor: pointer;
pointer-events: none;
margin-bottom: -0.066667rem;
}
.lebra-switch .lebra-handle {
<<<<<<< HEAD
transition: 0.3s cubic-bezier(0, 1.1, 1, 1.1);
-webkit-transition-property: background-color, transform;
transition-property: background-color, transform;
=======
-webkit-transition: 0.3s cubic-bezier(0, 1.1, 1, 1.1);
transition: 0.3s cubic-bezier(0, 1.1, 1, 1.1);
-webkit-transition-property: background-color, transform;
-webkit-transition-property: background-color, -webkit-transform;
transition-property: background-color, -webkit-transform;
transition-property: background-color, transform;
transition-property: background-color, transform, -webkit-transform;
>>>>>>> 9092a193943f85e67e37dc1eed9e9ff29347a83b
position: absolute;
display: block;
width: 0.346667rem;
height: 0.346667rem;
border-radius: 0.36rem;
background-color: #fff;
top: 0.04rem;
left: 0.053333rem;
<<<<<<< HEAD
box-shadow: 0 0.026667rem 0.093333rem rgba(0, 0, 0, 0.35), 0 0.013333rem 0.013333rem rgba(0, 0, 0, 0.15);
=======
-webkit-box-shadow: 0 0.026667rem 0.093333rem rgba(0, 0, 0, 0.35), 0 0.013333rem 0.013333rem rgba(0, 0, 0, 0.15);
box-shadow: 0 0.026667rem 0.093333rem rgba(0, 0, 0, 0.35), 0 0.013333rem 0.013333rem rgba(0, 0, 0, 0.15);
>>>>>>> 9092a193943f85e67e37dc1eed9e9ff29347a83b
}
.lebra-switch .lebra-handle:before {
position: absolute;
top: -0.053333rem;
left: -0.286667rem;
padding: 0.246667rem 0.453333rem;
content: " ";
}
.lebra-mask-transparent {
position: fixed;
z-index: 1000;
top: 0;
right: 0;
left: 0;
bottom: 0;
background: rgba(0, 0, 0, 0);
}
.lebra-mask {
position: fixed;
z-index: 1000;
top: 0;
right: 0;
left: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.6);
}
.lebra-dialog {
position: fixed;
z-index: 5000;
width: 80%;
max-width: 4rem;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
<<<<<<< HEAD
-ms-transform: translate(-50%, -50%);
=======
>>>>>>> 9092a193943f85e67e37dc1eed9e9ff29347a83b
transform: translate(-50%, -50%);
background-color: #FFFFFF;
text-align: center;
border-radius: 0.04rem;
overflow: hidden;
}
.lebra-dialog-hd {
padding: 1.3em 1.6em 0.5em;
}
.lebra-dialog-bd {
padding: 0 1.6em 0.8em;
min-height: 0.533333rem;
font-size: 0.2rem;
line-height: 1.3;
word-wrap: break-word;
word-break: break-all;
color: #999999;
}
.lebra-dialog-bd:first-child {
padding: 2.7em 0.266667rem 1.7em;
color: #353535;
}
.lebra-dialog-ft {
position: relative;
display: -webkit-box;
<<<<<<< HEAD
display: -webkit-flex;
=======
>>>>>>> 9092a193943f85e67e37dc1eed9e9ff29347a83b
display: -ms-flexbox;
display: flex;
}
.lebra-dialog-btn {
display: block;
-webkit-box-flex: 1;
<<<<<<< HEAD
-webkit-flex: 1;
=======
>>>>>>> 9092a193943f85e67e37dc1eed9e9ff29347a83b
-ms-flex: 1;
flex: 1;
line-height: 0.64rem;
font-size: 0.24rem;
text-decoration: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
position: relative;
color: #e14c46;
}
.lebra-dialog-btn-default {
color: #e0e0e0;
}
.lebra-dialog-btn-primary {
color: #e14c46;
}
<<<<<<< HEAD
.lebra-toast {
position: fixed;
z-index: 5000;
width: 7.6em;
min-height: 7.6em;
top: 2.4rem;
left: 50%;
margin-left: -3.8em;
background: rgba(17, 17, 17, 0.7);
text-align: center;
border-radius: 0.066667rem;
color: #FFFFFF;
}
body {
font-family: "Helvetica Neue", Helvetica, "Microsoft Yahei", STHeiTi, Tahoma, Arial, Roboto, "Droid Sans", "Droid Sans Fallback", "Heiti SC", "Hiragino Sans GB", Simsun, sans-self;
}
body {
margin: 0;
}
ul {
list-style: none;
}
a {
text-decoration: none;
}
* {
padding: 0;
margin: 0;
box-sizing: border-box;
}
.lebra-listview-row {
width: 100%;
transform: translate3d(0, 0, 0);
height: 0.64rem;
padding: 0 0 0 0.213333rem;
margin: 0.106667rem 0;
position: relative;
}
.lebra-listview-row.lebra-list-arrow::after {
content: '';
display: inline-block;
width: 0.133333rem;
height: 0.133333rem;
border-left: 0.026667rem solid #e0e0e0;
border-bottom: 0.026667rem solid #e0e0e0;
position: absolute;
top: 50%;
right: 0.106667rem;
z-index: 2;
transform: translate(0, -50%) rotate(-135deg);
}
.lebra-listview-row .lebra-list-item {
position: relative;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
align-items: center;
padding: 0;
color: #000;
transition: all ease .3s;
border-bottom: 0.013333rem solid #e0e0e0;
}
.lebra-listview-row .lebra-list-item .lebra-list-item-left {
margin: 0;
padding: 0;
margin-right: 0.066667rem;
height: 0.64rem;
line-height: 0.64rem;
position: relative;
paddint-top: 0.053333rem;
}
.lebra-listview-row .lebra-list-item .lebra-list-item-left .lebra-badge {
position: absolute;
top: 0.066667rem;
right: 0.066667rem;
width: 0.266667rem;
height: 0.266667rem;
text-align: center;
line-height: 0.266667rem;
padding: 0;
font-size: 0.133333rem;
border-radius: 50%;
min-width: auto;
}
.lebra-listview-row .lebra-list-item .lebra-list-item-left .lebra-list-item-img {
width: 0.533333rem;
height: 0.533333rem;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.lebra-listview-row .lebra-list-item .lebra-list-item-left .lebra-list-item-img.lebra-img-square {
border-radius: 0;
}
.lebra-listview-row .lebra-list-item .lebra-list-item-body {
flex: 1;
height: 0.64rem;
display: flex;
flex-direction: column;
justify-content: center;
}
.lebra-listview-row .lebra-list-item .lebra-list-item-body.body-justify-start {
justify-content: flex-start;
}
.lebra-listview-row .lebra-list-item .lebra-list-item-body .lebra-list-item-title {
font-size: 0.213333rem;
margin-bottom: 0.026667rem;
color: #616161;
}
.lebra-listview-row .lebra-list-item .lebra-list-item-body .lebra-list-item-title.lebra-text-overflow {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.lebra-listview-row .lebra-list-item .lebra-list-item-body .lebra-list-item-text {
height: 0.213333rem;
line-height: 0.213333rem;
font-size: 0.186667rem;
color: #424242;
}
.lebra-listview-row .lebra-list-item .lebra-list-item-body .lebra-list-item-text.lebra-text-overflow {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.lebra-listview-row .lebra-list-item .lebra-um-list-right {
font-size: 0.186667rem;
color: #424242;
height: 0.64rem;
margin-right: 0.173333rem;
width: 0.6rem;
}
=======
>>>>>>> 9092a193943f85e67e37dc1eed9e9ff29347a83b
body {
font-family: "Helvetica Neue", Helvetica, "Microsoft Yahei", STHeiTi, Tahoma, Arial, Roboto, "Droid Sans", "Droid Sans Fallback", "Heiti SC", "Hiragino Sans GB", Simsun, sans-self;
} | lib/index.css | .lebra-input {
position: relative;
min-height: 1.6rem;
background-color: #fff;
vertical-align: middle;
margin: 0.4rem 0.2rem;
overflow: hidden;
transition: background-color 0.2s;
}
.lebra-input-label {
width: 30%;
margin-left: 0.106667rem;
overflow: hidden;
padding: 0.133333rem 0;
text-align: left;
white-space: nowrap;
color: #9e9e9e;
}
[data-dpr="1"] .lebra-input-label {
font-size: 7px;
}
[data-dpr="2"] .lebra-input-label {
font-size: 14px;
}
[data-dpr="3"] .lebra-input-label {
font-size: 21px;
}
.lebra-input-item {
display: block;
width: 100%;
padding: 0;
<<<<<<< HEAD
box-sizing: border-box;
=======
-webkit-box-sizing: border-box;
box-sizing: border-box;
>>>>>>> 9092a193943f85e67e37dc1eed9e9ff29347a83b
background-color: transparent;
background-image: none;
color: #424242;
border: none;
outline: 0;
<<<<<<< HEAD
box-shadow: none;
border-radius: 0;
font-size: 0.186667rem;
=======
-webkit-box-shadow: none;
box-shadow: none;
border-radius: 0;
>>>>>>> 9092a193943f85e67e37dc1eed9e9ff29347a83b
line-height: inherit;
cursor: text;
}
<<<<<<< HEAD
.lebra-input-inline {
display: flex;
align-items: center;
border: 0.013333rem solid #e0e0e0;
=======
[data-dpr="1"] .lebra-input-item {
font-size: 7px;
}
[data-dpr="2"] .lebra-input-item {
font-size: 14px;
}
[data-dpr="3"] .lebra-input-item {
font-size: 21px;
}
.lebra-input-inline {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border: 1px solid #e0e0e0;
>>>>>>> 9092a193943f85e67e37dc1eed9e9ff29347a83b
}
.lebra-input-vertical .lebra-input-item {
height: 1.6rem;
padding: 0 0.106667rem;
<<<<<<< HEAD
border: 0.013333rem solid #e0e0e0;
=======
border: 1px solid #e0e0e0;
>>>>>>> 9092a193943f85e67e37dc1eed9e9ff29347a83b
}
.lebra-input-textarea .lebra-input-item {
height: 3.2rem;
padding: 0.266667rem 0.106667rem;
<<<<<<< HEAD
border: 0.013333rem solid #e0e0e0;
=======
border: 1px solid #e0e0e0;
>>>>>>> 9092a193943f85e67e37dc1eed9e9ff29347a83b
resize: none;
font-family: "Helvetica Neue", Helvetica, "Microsoft Yahei", STHeiTi, Tahoma, Arial, Roboto, "Droid Sans", "Droid Sans Fallback", "Heiti SC", "Hiragino Sans GB", Simsun, sans-self;
}
.lebra-input-font-length {
position: absolute;
right: 0.133333rem;
bottom: 0.133333rem;
<<<<<<< HEAD
font-size: 0.186667rem;
color: #424242;
}
=======
color: #424242;
}
[data-dpr="1"] .lebra-input-font-length {
font-size: 7px;
}
[data-dpr="2"] .lebra-input-font-length {
font-size: 14px;
}
[data-dpr="3"] .lebra-input-font-length {
font-size: 21px;
}
>>>>>>> 9092a193943f85e67e37dc1eed9e9ff29347a83b
.lebra-input-font-length .total-length {
color: #e0e0e0;
}
.lebra-input input::-webkit-input-placeholder,
.lebra-input textarea::-webkit-input-placeholder {
/* WebKit browsers */
color: #e0e0e0;
}
.lebra-input input::-moz-placeholder,
.lebra-input textarea::-moz-placeholder {
/* Mozilla Firefox 19 */
color: #e0e0e0;
}
.lebra-input input:-moz-placeholder,
.lebra-input textarea:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
color: #e0e0e0;
}
.lebra-input input:-ms-input-placeholder,
.lebra-input textarea:-ms-input-placeholder {
/* Internet Explorer 10+ */
color: #e0e0e0;
}
.lebra-nav {
position: relative;
min-height: 0.586667rem;
background-color: #e14c46;
z-index: 5;
}
.lebra-nav-back {
color: #ffffff;
position: absolute;
top: 0;
left: 0.133333rem;
font-weight: 500;
line-height: 0.586667rem;
text-decoration: none;
height: 0.586667rem;
min-width: 0.586667rem;
}
.lebra-nav-back:before {
content: "";
display: inline-block;
width: 0.186667rem;
height: 0.186667rem;
border-left: 0.026667rem solid #ffffff;
border-bottom: 0.026667rem solid #ffffff;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
margin-bottom: -0.026667rem;
}
.lebra-nav-title {
color: #ffffff;
font-size: 1em;
text-align: center;
display: block;
margin: 0;
padding: 0.12rem 0;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
pointer-events: none;
}
.lebra-switch {
position: relative;
display: inline-block;
vertical-align: middle;
}
.lebra-switch input[type="checkbox"] {
display: none;
}
.lebra-switch input[type="checkbox"]:checked ~ .lebra-track {
border-color: #e14c46;
background-color: #e14c46;
}
.lebra-switch input[type="checkbox"]:checked ~ .lebra-track .lebra-handle {
-webkit-transform: translate3d(0.28rem, 0, 0);
transform: translate3d(0.28rem, 0, 0);
background-color: #fff;
}
.lebra-switch .lebra-track {
<<<<<<< HEAD
transition: background-color ease-in-out 0.3s, border ease-in-out 0.3s;
display: inline-block;
box-sizing: border-box;
=======
-webkit-transition: background-color ease-in-out 0.3s, border ease-in-out 0.3s;
transition: background-color ease-in-out 0.3s, border ease-in-out 0.3s;
display: inline-block;
-webkit-box-sizing: border-box;
box-sizing: border-box;
>>>>>>> 9092a193943f85e67e37dc1eed9e9ff29347a83b
width: 0.693333rem;
height: 0.426667rem;
border: solid 0.026667rem #e6e6e6;
border-radius: 0.266667rem;
background-color: #fff;
content: ' ';
cursor: pointer;
pointer-events: none;
margin-bottom: -0.066667rem;
}
.lebra-switch .lebra-handle {
<<<<<<< HEAD
transition: 0.3s cubic-bezier(0, 1.1, 1, 1.1);
-webkit-transition-property: background-color, transform;
transition-property: background-color, transform;
=======
-webkit-transition: 0.3s cubic-bezier(0, 1.1, 1, 1.1);
transition: 0.3s cubic-bezier(0, 1.1, 1, 1.1);
-webkit-transition-property: background-color, transform;
-webkit-transition-property: background-color, -webkit-transform;
transition-property: background-color, -webkit-transform;
transition-property: background-color, transform;
transition-property: background-color, transform, -webkit-transform;
>>>>>>> 9092a193943f85e67e37dc1eed9e9ff29347a83b
position: absolute;
display: block;
width: 0.346667rem;
height: 0.346667rem;
border-radius: 0.36rem;
background-color: #fff;
top: 0.04rem;
left: 0.053333rem;
<<<<<<< HEAD
box-shadow: 0 0.026667rem 0.093333rem rgba(0, 0, 0, 0.35), 0 0.013333rem 0.013333rem rgba(0, 0, 0, 0.15);
=======
-webkit-box-shadow: 0 0.026667rem 0.093333rem rgba(0, 0, 0, 0.35), 0 0.013333rem 0.013333rem rgba(0, 0, 0, 0.15);
box-shadow: 0 0.026667rem 0.093333rem rgba(0, 0, 0, 0.35), 0 0.013333rem 0.013333rem rgba(0, 0, 0, 0.15);
>>>>>>> 9092a193943f85e67e37dc1eed9e9ff29347a83b
}
.lebra-switch .lebra-handle:before {
position: absolute;
top: -0.053333rem;
left: -0.286667rem;
padding: 0.246667rem 0.453333rem;
content: " ";
}
.lebra-mask-transparent {
position: fixed;
z-index: 1000;
top: 0;
right: 0;
left: 0;
bottom: 0;
background: rgba(0, 0, 0, 0);
}
.lebra-mask {
position: fixed;
z-index: 1000;
top: 0;
right: 0;
left: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.6);
}
.lebra-dialog {
position: fixed;
z-index: 5000;
width: 80%;
max-width: 4rem;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
<<<<<<< HEAD
-ms-transform: translate(-50%, -50%);
=======
>>>>>>> 9092a193943f85e67e37dc1eed9e9ff29347a83b
transform: translate(-50%, -50%);
background-color: #FFFFFF;
text-align: center;
border-radius: 0.04rem;
overflow: hidden;
}
.lebra-dialog-hd {
padding: 1.3em 1.6em 0.5em;
}
.lebra-dialog-bd {
padding: 0 1.6em 0.8em;
min-height: 0.533333rem;
font-size: 0.2rem;
line-height: 1.3;
word-wrap: break-word;
word-break: break-all;
color: #999999;
}
.lebra-dialog-bd:first-child {
padding: 2.7em 0.266667rem 1.7em;
color: #353535;
}
.lebra-dialog-ft {
position: relative;
display: -webkit-box;
<<<<<<< HEAD
display: -webkit-flex;
=======
>>>>>>> 9092a193943f85e67e37dc1eed9e9ff29347a83b
display: -ms-flexbox;
display: flex;
}
.lebra-dialog-btn {
display: block;
-webkit-box-flex: 1;
<<<<<<< HEAD
-webkit-flex: 1;
=======
>>>>>>> 9092a193943f85e67e37dc1eed9e9ff29347a83b
-ms-flex: 1;
flex: 1;
line-height: 0.64rem;
font-size: 0.24rem;
text-decoration: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
position: relative;
color: #e14c46;
}
.lebra-dialog-btn-default {
color: #e0e0e0;
}
.lebra-dialog-btn-primary {
color: #e14c46;
}
<<<<<<< HEAD
.lebra-toast {
position: fixed;
z-index: 5000;
width: 7.6em;
min-height: 7.6em;
top: 2.4rem;
left: 50%;
margin-left: -3.8em;
background: rgba(17, 17, 17, 0.7);
text-align: center;
border-radius: 0.066667rem;
color: #FFFFFF;
}
body {
font-family: "Helvetica Neue", Helvetica, "Microsoft Yahei", STHeiTi, Tahoma, Arial, Roboto, "Droid Sans", "Droid Sans Fallback", "Heiti SC", "Hiragino Sans GB", Simsun, sans-self;
}
body {
margin: 0;
}
ul {
list-style: none;
}
a {
text-decoration: none;
}
* {
padding: 0;
margin: 0;
box-sizing: border-box;
}
.lebra-listview-row {
width: 100%;
transform: translate3d(0, 0, 0);
height: 0.64rem;
padding: 0 0 0 0.213333rem;
margin: 0.106667rem 0;
position: relative;
}
.lebra-listview-row.lebra-list-arrow::after {
content: '';
display: inline-block;
width: 0.133333rem;
height: 0.133333rem;
border-left: 0.026667rem solid #e0e0e0;
border-bottom: 0.026667rem solid #e0e0e0;
position: absolute;
top: 50%;
right: 0.106667rem;
z-index: 2;
transform: translate(0, -50%) rotate(-135deg);
}
.lebra-listview-row .lebra-list-item {
position: relative;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
align-items: center;
padding: 0;
color: #000;
transition: all ease .3s;
border-bottom: 0.013333rem solid #e0e0e0;
}
.lebra-listview-row .lebra-list-item .lebra-list-item-left {
margin: 0;
padding: 0;
margin-right: 0.066667rem;
height: 0.64rem;
line-height: 0.64rem;
position: relative;
paddint-top: 0.053333rem;
}
.lebra-listview-row .lebra-list-item .lebra-list-item-left .lebra-badge {
position: absolute;
top: 0.066667rem;
right: 0.066667rem;
width: 0.266667rem;
height: 0.266667rem;
text-align: center;
line-height: 0.266667rem;
padding: 0;
font-size: 0.133333rem;
border-radius: 50%;
min-width: auto;
}
.lebra-listview-row .lebra-list-item .lebra-list-item-left .lebra-list-item-img {
width: 0.533333rem;
height: 0.533333rem;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.lebra-listview-row .lebra-list-item .lebra-list-item-left .lebra-list-item-img.lebra-img-square {
border-radius: 0;
}
.lebra-listview-row .lebra-list-item .lebra-list-item-body {
flex: 1;
height: 0.64rem;
display: flex;
flex-direction: column;
justify-content: center;
}
.lebra-listview-row .lebra-list-item .lebra-list-item-body.body-justify-start {
justify-content: flex-start;
}
.lebra-listview-row .lebra-list-item .lebra-list-item-body .lebra-list-item-title {
font-size: 0.213333rem;
margin-bottom: 0.026667rem;
color: #616161;
}
.lebra-listview-row .lebra-list-item .lebra-list-item-body .lebra-list-item-title.lebra-text-overflow {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.lebra-listview-row .lebra-list-item .lebra-list-item-body .lebra-list-item-text {
height: 0.213333rem;
line-height: 0.213333rem;
font-size: 0.186667rem;
color: #424242;
}
.lebra-listview-row .lebra-list-item .lebra-list-item-body .lebra-list-item-text.lebra-text-overflow {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.lebra-listview-row .lebra-list-item .lebra-um-list-right {
font-size: 0.186667rem;
color: #424242;
height: 0.64rem;
margin-right: 0.173333rem;
width: 0.6rem;
}
=======
>>>>>>> 9092a193943f85e67e37dc1eed9e9ff29347a83b
body {
font-family: "Helvetica Neue", Helvetica, "Microsoft Yahei", STHeiTi, Tahoma, Arial, Roboto, "Droid Sans", "Droid Sans Fallback", "Heiti SC", "Hiragino Sans GB", Simsun, sans-self;
} | 0.291182 | 0.071397 |
body {
padding: 60px 0px;
}
.nav{
}
#login-dp{
min-width: 250px;
padding: 14px 14px 0;
overflow:hidden;
background-color:rgba(255,255,255,.8);
}
#login-dp .help-block{
font-size:12px
}
#login-dp .bottom{
background-color:rgba(255,255,255,.8);
border-top:1px solid #ddd;
clear:both;
padding:14px;
}
#login-dp .social-buttons{
margin:12px 0
}
#login-dp .social-buttons a{
width: 49%;
}
#login-dp .form-group {
margin-bottom: 10px;
}
.btn-fb{
color: #fff;
background-color:#3b5998;
}
.btn-fb:hover{
color: #fff;
background-color:#496ebc
}
.btn-tw{
color: #fff;
background-color:#55acee;
}
.btn-tw:hover{
color: #fff;
background-color:#59b5fa;
}
@media(max-width:768px){
#login-dp{
background-color: inherit;
color: #fff;
}
#login-dp .bottom{
background-color: inherit;
border-top:0 none;
}
}
.current{
background:#538135;
}
.navbar-default{
background:#fff;
}
.navbar-collapse {
position: relative;
padding-top: 30px !important;
max-height: 270px;
}
.navbar-collapse form[role="search"] {
position: absolute;
top: 0px;
right: 0px;
width: 100%;
padding: 0px;
margin: 0px;
z-index: 0;
}
.navbar-collapse form[role="search"] button,
.navbar-collapse form[role="search"] input {
padding: 8px 12px;
border-radius: 0px;
border-width: 0px;
color: rgb(119, 119, 119);
background-color: rgb(248, 248, 248);
border-color: rgb(231, 231, 231);
box-shadow: none;
outline: none;
}
.navbar-collapse form[role="search"] input {
padding: 16px 12px;
font-size: 14pt;
font-style: italic;
color: rgb(160, 160, 160);
box-shadow: none;
}
.navbar-collapse form[role="search"] button[type="reset"] {
display: none;
}
@media (min-width: 768px) {
.navbar-collapse {
padding-top: 0px !important;
padding-right: 38px !important;
}
.navbar-collapse form[role="search"] {
width: 38px;
}
.navbar-collapse form[role="search"] button,
.navbar-collapse form[role="search"] input {
padding: 15px 12px;
}
.navbar-collapse form[role="search"] input {
padding: 25px 12px;
font-size: 18pt;
opacity: 0;
display: none;
}
.navbar-collapse form[role="search"].active {
width: 100%;
}
.navbar-collapse form[role="search"].active button,
.navbar-collapse form[role="search"].active input {
display: table-cell;
opacity: 1;
}
.navbar-collapse form[role="search"].active input {
width: 100%;
}
}
.navbar-brand {
padding: 0px;
}
search
{
padding-top:2em;
}
.navbar-block {
position: absolute;
padding: 1em;
left: 50%;
margin-right: -50%;
transform: translateX(-50%)
} | Content/Master.css | body {
padding: 60px 0px;
}
.nav{
}
#login-dp{
min-width: 250px;
padding: 14px 14px 0;
overflow:hidden;
background-color:rgba(255,255,255,.8);
}
#login-dp .help-block{
font-size:12px
}
#login-dp .bottom{
background-color:rgba(255,255,255,.8);
border-top:1px solid #ddd;
clear:both;
padding:14px;
}
#login-dp .social-buttons{
margin:12px 0
}
#login-dp .social-buttons a{
width: 49%;
}
#login-dp .form-group {
margin-bottom: 10px;
}
.btn-fb{
color: #fff;
background-color:#3b5998;
}
.btn-fb:hover{
color: #fff;
background-color:#496ebc
}
.btn-tw{
color: #fff;
background-color:#55acee;
}
.btn-tw:hover{
color: #fff;
background-color:#59b5fa;
}
@media(max-width:768px){
#login-dp{
background-color: inherit;
color: #fff;
}
#login-dp .bottom{
background-color: inherit;
border-top:0 none;
}
}
.current{
background:#538135;
}
.navbar-default{
background:#fff;
}
.navbar-collapse {
position: relative;
padding-top: 30px !important;
max-height: 270px;
}
.navbar-collapse form[role="search"] {
position: absolute;
top: 0px;
right: 0px;
width: 100%;
padding: 0px;
margin: 0px;
z-index: 0;
}
.navbar-collapse form[role="search"] button,
.navbar-collapse form[role="search"] input {
padding: 8px 12px;
border-radius: 0px;
border-width: 0px;
color: rgb(119, 119, 119);
background-color: rgb(248, 248, 248);
border-color: rgb(231, 231, 231);
box-shadow: none;
outline: none;
}
.navbar-collapse form[role="search"] input {
padding: 16px 12px;
font-size: 14pt;
font-style: italic;
color: rgb(160, 160, 160);
box-shadow: none;
}
.navbar-collapse form[role="search"] button[type="reset"] {
display: none;
}
@media (min-width: 768px) {
.navbar-collapse {
padding-top: 0px !important;
padding-right: 38px !important;
}
.navbar-collapse form[role="search"] {
width: 38px;
}
.navbar-collapse form[role="search"] button,
.navbar-collapse form[role="search"] input {
padding: 15px 12px;
}
.navbar-collapse form[role="search"] input {
padding: 25px 12px;
font-size: 18pt;
opacity: 0;
display: none;
}
.navbar-collapse form[role="search"].active {
width: 100%;
}
.navbar-collapse form[role="search"].active button,
.navbar-collapse form[role="search"].active input {
display: table-cell;
opacity: 1;
}
.navbar-collapse form[role="search"].active input {
width: 100%;
}
}
.navbar-brand {
padding: 0px;
}
search
{
padding-top:2em;
}
.navbar-block {
position: absolute;
padding: 1em;
left: 50%;
margin-right: -50%;
transform: translateX(-50%)
} | 0.382718 | 0.063686 |
.ystep-container{font-family:helvetica neue,Helvetica,hiragino sans gb,wenquanyi micro hei,microsoft yahei,Arial,sans-serif;display:inline-block;position:relative;color:#000}
.ystep-container ul{list-style:none}
.ystep-container ul,.ystep-container li,.ystep-container p{margin:0;padding:0}
.ystep-sm{width:360px;height:30px;font-size:12px;line-height:1}
.ystep-lg{width:700px;height:60px;font-size:18px}
.ystep-sm .ystep-container-steps{position:absolute;top:2px;cursor:pointer;z-index:10}
.ystep-sm li{float:left;width:65px;height:50px}
.ystep-sm .ystep-step-done{background-position:-119px -76px}
.ystep-sm .ystep-step-undone{background-position:-60px -76px}
.ystep-sm .ystep-step-active{background-position:-182px -76px}
.ystep-sm .ystep-progress{width:260px;height:3px;position:absolute;top:30px;left:8px;float:left;margin-right:10px;overflow:hidden}
.ystep-sm .ystep-progress-bar{width:260px;height:6px;background:#e4e4e4;display:inline-block;float:left}
.ystep-sm .ystep-progress-highlight{height:6px;display:block}
.ystep-lg .ystep-container-steps{position:absolute;top:2px;cursor:pointer;z-index:10}
.ystep-lg li{float:left;padding-right:10px;width:100px;height:45px}
.ystep-lg .ystep-step-done{background-position:-278px -132px}
.ystep-lg .ystep-step-undone{background-position:-137px -131px}
.ystep-lg .ystep-step-active{background-position:-414px -131px}
.ystep-lg .ystep-progress{width:400px;height:10px;position:absolute;top:30px;left:15px;float:left;margin-right:10px;overflow:hidden}
.ystep-lg .ystep-progress-bar{width:400px;height:20px;background:#e4e4e4;display:inline-block;float:left}
.ystep-lg .ystep-progress-highlight{height:20px;display:block}
.ystep-green .ystep-step-done{background-image:url(/images/pointes_green.png);background-repeat:no-repeat}
.ystep-green .ystep-step-undone{background-image:url(/images/pointes_green.png);background-repeat:no-repeat;color:#9c9a9b}
.ystep-green .ystep-step-active{background-image:url(/images/pointes_green.png);background-repeat:no-repeat;color:#3d8e15}
.ystep-green .ystep-progress-highlight{background:#89bc65}
.ystep-blue .ystep-step-done{background-image:url(/images/pointes_blue.png);background-repeat:no-repeat}
.ystep-blue .ystep-step-undone{background-image:url(/images/pointes_blue.png);background-repeat:no-repeat;color:#9c9a9b}
.ystep-blue .ystep-step-active{background-image:url(/images/pointes_blue.png);background-repeat:no-repeat;color:#3276b1}
.ystep-blue .ystep-progress-highlight{background:#60baff}
.popover{font-family:helvetica neue,Helvetica,hiragino sans gb,wenquanyi micro hei,microsoft yahei,Arial,sans-serif;position:absolute;top:0;left:0;z-index:1010;display:none;max-width:276px;padding:1px;text-align:left;white-space:normal;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);background-clip:padding-box}
.popover.top{margin-top:-10px}
.popover.right{margin-left:10px}
.popover.bottom{margin-top:10px}
.popover.left{margin-left:-10px}
.popover-title{padding:2px 10px;margin:0;font-size:12px;font-weight:700;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}
.popover-content{padding:4px 10px;font-size:12px}
.popover .arrow,.popover .arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}
.popover .arrow{border-width:11px}
.popover .arrow:after{border-width:10px;content:""}
.popover.top .arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}
.popover.top .arrow:after{bottom:1px;margin-left:-10px;border-top-color:#fff;border-bottom-width:0;content:" "}
.popover.right .arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}
.popover.right .arrow:after{bottom:-10px;left:1px;border-right-color:#fff;border-left-width:0;content:" "}
.popover.bottom .arrow{top:-11px;left:50%;margin-left:-11px;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);border-top-width:0}
.popover.bottom .arrow:after{top:1px;margin-left:-10px;border-bottom-color:#fff;border-top-width:0;content:" "}
.popover.left .arrow{top:50%;right:-11px;margin-top:-11px;border-left-color:#999;border-left-color:rgba(0,0,0,.25);border-right-width:0}
.popover.left .arrow:after{right:1px;bottom:-10px;border-left-color:#fff;border-right-width:0;content:" "} | public/css/ystep.css | .ystep-container{font-family:helvetica neue,Helvetica,hiragino sans gb,wenquanyi micro hei,microsoft yahei,Arial,sans-serif;display:inline-block;position:relative;color:#000}
.ystep-container ul{list-style:none}
.ystep-container ul,.ystep-container li,.ystep-container p{margin:0;padding:0}
.ystep-sm{width:360px;height:30px;font-size:12px;line-height:1}
.ystep-lg{width:700px;height:60px;font-size:18px}
.ystep-sm .ystep-container-steps{position:absolute;top:2px;cursor:pointer;z-index:10}
.ystep-sm li{float:left;width:65px;height:50px}
.ystep-sm .ystep-step-done{background-position:-119px -76px}
.ystep-sm .ystep-step-undone{background-position:-60px -76px}
.ystep-sm .ystep-step-active{background-position:-182px -76px}
.ystep-sm .ystep-progress{width:260px;height:3px;position:absolute;top:30px;left:8px;float:left;margin-right:10px;overflow:hidden}
.ystep-sm .ystep-progress-bar{width:260px;height:6px;background:#e4e4e4;display:inline-block;float:left}
.ystep-sm .ystep-progress-highlight{height:6px;display:block}
.ystep-lg .ystep-container-steps{position:absolute;top:2px;cursor:pointer;z-index:10}
.ystep-lg li{float:left;padding-right:10px;width:100px;height:45px}
.ystep-lg .ystep-step-done{background-position:-278px -132px}
.ystep-lg .ystep-step-undone{background-position:-137px -131px}
.ystep-lg .ystep-step-active{background-position:-414px -131px}
.ystep-lg .ystep-progress{width:400px;height:10px;position:absolute;top:30px;left:15px;float:left;margin-right:10px;overflow:hidden}
.ystep-lg .ystep-progress-bar{width:400px;height:20px;background:#e4e4e4;display:inline-block;float:left}
.ystep-lg .ystep-progress-highlight{height:20px;display:block}
.ystep-green .ystep-step-done{background-image:url(/images/pointes_green.png);background-repeat:no-repeat}
.ystep-green .ystep-step-undone{background-image:url(/images/pointes_green.png);background-repeat:no-repeat;color:#9c9a9b}
.ystep-green .ystep-step-active{background-image:url(/images/pointes_green.png);background-repeat:no-repeat;color:#3d8e15}
.ystep-green .ystep-progress-highlight{background:#89bc65}
.ystep-blue .ystep-step-done{background-image:url(/images/pointes_blue.png);background-repeat:no-repeat}
.ystep-blue .ystep-step-undone{background-image:url(/images/pointes_blue.png);background-repeat:no-repeat;color:#9c9a9b}
.ystep-blue .ystep-step-active{background-image:url(/images/pointes_blue.png);background-repeat:no-repeat;color:#3276b1}
.ystep-blue .ystep-progress-highlight{background:#60baff}
.popover{font-family:helvetica neue,Helvetica,hiragino sans gb,wenquanyi micro hei,microsoft yahei,Arial,sans-serif;position:absolute;top:0;left:0;z-index:1010;display:none;max-width:276px;padding:1px;text-align:left;white-space:normal;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);background-clip:padding-box}
.popover.top{margin-top:-10px}
.popover.right{margin-left:10px}
.popover.bottom{margin-top:10px}
.popover.left{margin-left:-10px}
.popover-title{padding:2px 10px;margin:0;font-size:12px;font-weight:700;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}
.popover-content{padding:4px 10px;font-size:12px}
.popover .arrow,.popover .arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}
.popover .arrow{border-width:11px}
.popover .arrow:after{border-width:10px;content:""}
.popover.top .arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}
.popover.top .arrow:after{bottom:1px;margin-left:-10px;border-top-color:#fff;border-bottom-width:0;content:" "}
.popover.right .arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}
.popover.right .arrow:after{bottom:-10px;left:1px;border-right-color:#fff;border-left-width:0;content:" "}
.popover.bottom .arrow{top:-11px;left:50%;margin-left:-11px;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);border-top-width:0}
.popover.bottom .arrow:after{top:1px;margin-left:-10px;border-bottom-color:#fff;border-top-width:0;content:" "}
.popover.left .arrow{top:50%;right:-11px;margin-top:-11px;border-left-color:#999;border-left-color:rgba(0,0,0,.25);border-right-width:0}
.popover.left .arrow:after{right:1px;bottom:-10px;border-left-color:#fff;border-right-width:0;content:" "} | 0.304248 | 0.053725 |
body,#content-container {
background-color:#e9ecee;
color:#515151
}
#container.boxed-layout {
background-color:#d1d4d6
}
.page-header {
color:#7c7c7c
}
a {
color:#515151
}
a:hover,a:focus {
color:#444
}
.nano{
}
.has-scrollbar{
}
.nano .has-scrollbar{
}
.searchbox>.input-group input:focus {
border-color:#5aaedc
}
.pace .pace-progress,.nano>.nano-pane>.nano-slider {
background-color:#5aaedc
}
.pace .pace-progress-inner {
box-shadow:0 0 10px #5aaedc,0 0 5px #5aaedc
}
.pace .pace-activity {
background-color:#5aaedc
}
#navbar {
background-color:#e9ecee
}
#navbar-container {
/*box-shadow:0 2px 0 -1px rgba(0,0,0,0.05)*/
}
.navbar-header {
background-color:#2d5b75
}
.navbar-content {
background-color:#fff;
box-shadow:inset -4px 0 0 0 #5aaedc
}
.navbar-brand {
background-color:transparent;
color:white;
}
.navbar-brand:hover,.navbar-brand:focus {
color:#fff
}
.navbar-top-links>li>a {
color:#515151
}
.navbar-top-links>li>a:focus {
background-color:transparent
}
.navbar-top-links>li>a:hover {
background-color:#f2f2f2;
color:#2b2b2b
}
.navbar-top-links>.open>a,.navbar-top-links>.open>a:focus {
background-color:#f2f2f2;
color:#515151
}
.navbar-top-links .tgl-menu-btn>a,.navbar-top-links .tgl-menu-btn>a:hover,.navbar-top-links .tgl-menu-btn>a:focus {
color:#fff
}
@media (min-width:768px) {
#navbar {
background-color:transparent
}
.navbar-header {
background-color:transparent
}
.navbar-header:before {
background-color:#62A8D1;
}
#navbar-container {
background-color:#fff;
}
#container.mainnav-in .brand-title,#container.mainnav-sm .brand-title,#container.mainnav-lg .brand-title {
color:#fff
}
.navbar-top-links .tgl-menu-btn {
position:static
}
.navbar-top-links .tgl-menu-btn>a,.navbar-top-links .tgl-menu-btn>a:hover {
color:#515151
}
.navbar-top-links .tgl-menu-btn>a:focus {
background-color:transparent;
color:#515151
}
}
#mainnav {
background:none repeat scroll 0 0 #438EB9;
}
#mainnav .list-header {
color:#6f8ea0
}
#mainnav-menu a {
color:#9db2bf
}
#mainnav-menu>li>a:hover,#mainnav-menu>li>a:active {
color:#fff
}
#mainnav-menu>li>a.hover {
color:#fff;
background-color:#316480;
box-shadow:inset 4px 0 0 0 #298bc1
}
#mainnav-menu>.active-link>a,#mainnav-menu>.active-link>a:hover {
color:#fff;
box-shadow:inset 4px 0 0 0 #298bc1
}
#mainnav-menu>.active-sub>a,#mainnav-menu>.active-sub>a:hover {
color:#fff
}
#mainnav-menu>.active {
background-color:#29526a
}
#mainnav-menu>.active .active {
background-color:#264d63
}
#mainnav-menu ul a:hover,.menu-popover .sub-menu ul a:hover {
color: #098ddf;
}
#mainnav-menu ul ul a:hover,.menu-popover .sub-menu ul ul a:hover {
color:#fff
}
#mainnav-menu ul .active-link a,.menu-popover .sub-menu ul .active-link a {
color:#fff;
box-shadow:inset 4px 0 0 0 #298bc1
}
#container.mainnav-sm #mainnav-menu a:hover {
box-shadow:inset 4px 0 0 0 #298bc1
}
#container.mainnav-sm #mainnav-menu>.active-link>a,#container.mainnav-sm #mainnav-menu>.active-sub>a,#container.mainnav-sm #mainnav-menu>.active-link a:hover,#container.mainnav-sm #mainnav-menu>.active-sub a:hover {
background-color:#298bc1
}
#mainnav-shortcut .shortcut-grid {
color:#fff
}
.mainnav-widget {
background-color:rgba(0,0,0,0.05);
color:#9db2bf
}
@media (min-width:768px) {
#container.mainnav-sm .shortcut-grid:hover {
box-shadow:inset 4px 0 0 0 #298bc1
}
#container.mainnav-sm .shortcut-grid:hover,#container.mainnav-sm .popover.mainnav-shortcut {
background-color:#316480;
color:#fff
}
#container.mainnav-sm #mainnav-menu .active-link>a,#container.mainnav-sm #mainnav-menu .active-sub>a {
color:#fff
}
#container.mainnav-sm #mainnav .mainnav-widget>.show-small a{
color:white;
}
#container.mainnav-sm #mainnav .mainnav-widget>.show-small a:hover {
color: #009900;
box-shadow:inset 4px 0 0 0 #62A8D1;
}
#container.mainnav-sm #mainnav .mainnav-widget .hover {
color:#fff;
background-color:white;
}
#container.mainnav-sm #mainnav .mainnav-widget .hover .icon{
color: #5aaedc;
}
#container.mainnav-sm #mainnav .mainnav-widget .hover .text{
color: #5aaedc;
}
.menu-popover .sub-menu ul {
background-color:#f7f7f7;
}
.menu-popover .sub-menu ul ul {
background-color:#264d63
}
.menu-popover .sub-menu ul li>a {
color: #298bc1;
}
.menu-popover .single-content {
color:#fff;
background-color:#316480
}
.menu-popover.popover {
background-color:#2a556e;
color: #298bc1
}
.menu-popover>.popover-title {
background-color:#316480;
color:#fff
}
.menu-popover .mainnav-widget-content {
-webkit-box-shadow: #666 0px 0px 10px !important;
-moz-box-shadow: #666 0px 0px 10px !important;
box-shadow: #666 0px 0px 10px !important;
background-color:white;
border-right: 1px #438EB9 solid;
border-top: 1px #438EB9 solid;
border-bottom: 1px #438EB9 solid;
border-radius: 1px;
}
}.mainnav-sm .popover.mainnav-shortcut {
background-color:#2a556e;
color:#fff
}
@media (min-width:768px) {
#container.mainnav-in.easeInBack #mainnav-container,#container.mainnav-in.easeOutBack #mainnav-container,#container.mainnav-in.easeInOutBack #mainnav-container,#container.mainnav-in.jumping #mainnav-container,#container.mainnav-out.easeInBack #mainnav-container,#container.mainnav-out.easeOutBack #mainnav-container,#container.mainnav-out.easeInOutBack #mainnav-container,#container.mainnav-out.jumping #mainnav-container {
box-shadow:-20px 0 0 0 #2d5b75
}
#container.mainnav-out .brand-title {
background-color:transparent;
color:#515151
}
}#container #aside-container {
background-color:#fff
}
#container #aside .list-link li a:not(.btn) {
color:#d1d1d1
}
#container #aside .list-link li a:not(.btn):hover {
color:#fff
}
#aside {
background-color:#346987;
color:#fff
}
#aside a:not(.btn):not(.btn-link) {
color:inherit
}
#aside .bord-all,#aside .bord-top,#aside .bord-btm,#aside .bord-left,#aside .bord-rgt,#aside .bord-hor,#aside .bord-ver,#aside .list-divider {
border-color:#387292
}
#aside .btn-link {
color:#fff
}
#aside .text-muted {
color:#97c0d7
}
#aside-container #aside .nav-tabs li:not(active) a {
background-color:#30617c
}
#container.aside-bright #aside .nav-tabs li:not(.active) a {
background-color:#f2f2f2
}
@media (min-width:768px) {
#aside {
background-color:#346987
}
#container #aside-container {
background-color:#fff
}
}#container.aside-bright #aside {
background-color:#fff;
border-color:#f2f2f2;
color:#515151
}
#container.aside-bright #aside .text-light {
color:#515151
}
#container.aside-bright #aside .bord-all,#container.aside-bright #aside .bord-top,#container.aside-bright #aside .bord-btm,#container.aside-bright #aside .bord-lft,#container.aside-bright #aside .bord-rgt,#container.aside-bright #aside .bord-hor,#container.aside-bright #aside .bord-ver,#container.aside-bright #aside .list-divider {
border-color:#f7f7f7
}
#container.aside-bright #aside .text-muted {
color:#9e9e9e
}
#container.aside-bright #aside .progress {
background-color:#e6e6e6
}
#container.aside-bright #aside .list-link li a:not(.btn) {
color:#5e5e5e
}
#container.aside-bright #aside .list-link li a:not(.btn):hover {
color:#515151
}
#container.aside-bright #aside a:not(.btn) {
color:#515151
}
#container.aside-bright #aside a:not(.btn):hover,#container.aside-bright #aside a:not(.btn):focus {
color:#373737
}
#container.aside-bright #aside .btn-link {
color:#515151
}
#container.footer-fixed #footer {
background-color:#cacdce;
color:#515151
}
.bord-no {
border:0 !important
}
.bord-all {
border:1px solid #e9e9e9
}
.bord-top {
border-top:1px solid #e9e9e9
}
.bord-btm {
border-bottom:1px solid #e9e9e9
}
.bord-lft {
border-left:1px solid #e9e9e9
}
.bord-rgt {
border-right:1px solid #e9e9e9
}
.bord-ver {
border-top:1px solid #e9e9e9;
border-bottom:1px solid #e9e9e9
}
.bord-hor {
border-right:1px solid #e9e9e9;
border-left:1px solid #e9e9e9
}
.timeline {
background-color:#e9ecee;
color:#515151
}
.timeline:before,.timeline:after {
background-color:#cad3df
}
.timeline-time {
background-color:#e9ecee;
color:#848484
}
.timeline-icon {
box-shadow:0 0 0 7px #e9ecee
}
.timeline-icon:empty {
background-color:#a4b4c7
}
.timeline-label {
background-color:#fff;
border:1px solid #e9e9e9
}
.timeline-label:before {
border-right:10px solid #e6e6e6
}
.timeline-label:after {
border-right:9px solid #fff
}
.panel .timeline-label {
background-color:#f7f7f7;
border:1px solid #e3e3e3
}
.panel .timeline-label:before {
border-right-color:#e3e3e3
}
.panel .timeline-label:after {
border-right-color:#f7f7f7
}
@media (min-width:768px) {
.two-column.timeline .timeline-entry:nth-child(even) .timeline-label:before {
border-left:10px solid #e6e6e6
}
.two-column.timeline .timeline-entry:nth-child(even) .timeline-label:after {
border-left:9px solid #fff
}
}.wz-icon-bw li.active~li>a .icon-wrap {
color:#515151;
background-color:rgba(0,0,0,0.17)
}
.wz-icon-bw li:not(.active)>a p {
color:#515151 !important
}
.form-control:focus {
border-color:#5aaedc
}
.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus {
background-color:#5aaedc;
border-color:#5aaedc;
color:#fff
}
.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text {
color:#fff
}
.dropdown-menu>li>a:hover {
background-color:#5aaedc;
color:#fff
}
.pager li>a:hover,.pager li>a:focus {
background-color:#fff;
border-color:#5aaedc;
color:#5aaedc;
box-shadow:inset 0 0 1px #5aaedc;
z-index:2;
-webkit-transition:border-color, 0.3s;
transition:border-color, 0.3s
}
.pagination>li a:hover,.pagination>li a:focus {
border-color:#5aaedc;
color:#5aaedc;
box-shadow:inset 0 0 1px #5aaedc
}
.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus {
background-color:#5aaedc;
border-color:#5aaedc
}
.tab-base .tab-content .tab-footer {
background-color:#f2f3f5;
color:#515151;
border-color:#eceef0
}
.tab-base .nav-tabs>li:not(.active)>a:hover {
border-color:#5aaedc
}
.tab-stacked-left.tab-base .nav-tabs>li:not(.active) a:hover {
border-color:#5aaedc;
border-right-color:transparent
}
.tab-stacked-right.tab-base .nav-tabs>li:not(.active) a:hover {
border-color:#5aaedc;
border-left-color:transparent
}
.btn-trans {
color:#848484
}
.panel-footer {
background-color:#f2f3f5;
color:#515151;
border-color:#eceef0;
position:relative
}
.menu-popover .col-menu ul {
width: auto;
background-color: white;
} | web/css/themes/type-c/theme-blue.min.css | body,#content-container {
background-color:#e9ecee;
color:#515151
}
#container.boxed-layout {
background-color:#d1d4d6
}
.page-header {
color:#7c7c7c
}
a {
color:#515151
}
a:hover,a:focus {
color:#444
}
.nano{
}
.has-scrollbar{
}
.nano .has-scrollbar{
}
.searchbox>.input-group input:focus {
border-color:#5aaedc
}
.pace .pace-progress,.nano>.nano-pane>.nano-slider {
background-color:#5aaedc
}
.pace .pace-progress-inner {
box-shadow:0 0 10px #5aaedc,0 0 5px #5aaedc
}
.pace .pace-activity {
background-color:#5aaedc
}
#navbar {
background-color:#e9ecee
}
#navbar-container {
/*box-shadow:0 2px 0 -1px rgba(0,0,0,0.05)*/
}
.navbar-header {
background-color:#2d5b75
}
.navbar-content {
background-color:#fff;
box-shadow:inset -4px 0 0 0 #5aaedc
}
.navbar-brand {
background-color:transparent;
color:white;
}
.navbar-brand:hover,.navbar-brand:focus {
color:#fff
}
.navbar-top-links>li>a {
color:#515151
}
.navbar-top-links>li>a:focus {
background-color:transparent
}
.navbar-top-links>li>a:hover {
background-color:#f2f2f2;
color:#2b2b2b
}
.navbar-top-links>.open>a,.navbar-top-links>.open>a:focus {
background-color:#f2f2f2;
color:#515151
}
.navbar-top-links .tgl-menu-btn>a,.navbar-top-links .tgl-menu-btn>a:hover,.navbar-top-links .tgl-menu-btn>a:focus {
color:#fff
}
@media (min-width:768px) {
#navbar {
background-color:transparent
}
.navbar-header {
background-color:transparent
}
.navbar-header:before {
background-color:#62A8D1;
}
#navbar-container {
background-color:#fff;
}
#container.mainnav-in .brand-title,#container.mainnav-sm .brand-title,#container.mainnav-lg .brand-title {
color:#fff
}
.navbar-top-links .tgl-menu-btn {
position:static
}
.navbar-top-links .tgl-menu-btn>a,.navbar-top-links .tgl-menu-btn>a:hover {
color:#515151
}
.navbar-top-links .tgl-menu-btn>a:focus {
background-color:transparent;
color:#515151
}
}
#mainnav {
background:none repeat scroll 0 0 #438EB9;
}
#mainnav .list-header {
color:#6f8ea0
}
#mainnav-menu a {
color:#9db2bf
}
#mainnav-menu>li>a:hover,#mainnav-menu>li>a:active {
color:#fff
}
#mainnav-menu>li>a.hover {
color:#fff;
background-color:#316480;
box-shadow:inset 4px 0 0 0 #298bc1
}
#mainnav-menu>.active-link>a,#mainnav-menu>.active-link>a:hover {
color:#fff;
box-shadow:inset 4px 0 0 0 #298bc1
}
#mainnav-menu>.active-sub>a,#mainnav-menu>.active-sub>a:hover {
color:#fff
}
#mainnav-menu>.active {
background-color:#29526a
}
#mainnav-menu>.active .active {
background-color:#264d63
}
#mainnav-menu ul a:hover,.menu-popover .sub-menu ul a:hover {
color: #098ddf;
}
#mainnav-menu ul ul a:hover,.menu-popover .sub-menu ul ul a:hover {
color:#fff
}
#mainnav-menu ul .active-link a,.menu-popover .sub-menu ul .active-link a {
color:#fff;
box-shadow:inset 4px 0 0 0 #298bc1
}
#container.mainnav-sm #mainnav-menu a:hover {
box-shadow:inset 4px 0 0 0 #298bc1
}
#container.mainnav-sm #mainnav-menu>.active-link>a,#container.mainnav-sm #mainnav-menu>.active-sub>a,#container.mainnav-sm #mainnav-menu>.active-link a:hover,#container.mainnav-sm #mainnav-menu>.active-sub a:hover {
background-color:#298bc1
}
#mainnav-shortcut .shortcut-grid {
color:#fff
}
.mainnav-widget {
background-color:rgba(0,0,0,0.05);
color:#9db2bf
}
@media (min-width:768px) {
#container.mainnav-sm .shortcut-grid:hover {
box-shadow:inset 4px 0 0 0 #298bc1
}
#container.mainnav-sm .shortcut-grid:hover,#container.mainnav-sm .popover.mainnav-shortcut {
background-color:#316480;
color:#fff
}
#container.mainnav-sm #mainnav-menu .active-link>a,#container.mainnav-sm #mainnav-menu .active-sub>a {
color:#fff
}
#container.mainnav-sm #mainnav .mainnav-widget>.show-small a{
color:white;
}
#container.mainnav-sm #mainnav .mainnav-widget>.show-small a:hover {
color: #009900;
box-shadow:inset 4px 0 0 0 #62A8D1;
}
#container.mainnav-sm #mainnav .mainnav-widget .hover {
color:#fff;
background-color:white;
}
#container.mainnav-sm #mainnav .mainnav-widget .hover .icon{
color: #5aaedc;
}
#container.mainnav-sm #mainnav .mainnav-widget .hover .text{
color: #5aaedc;
}
.menu-popover .sub-menu ul {
background-color:#f7f7f7;
}
.menu-popover .sub-menu ul ul {
background-color:#264d63
}
.menu-popover .sub-menu ul li>a {
color: #298bc1;
}
.menu-popover .single-content {
color:#fff;
background-color:#316480
}
.menu-popover.popover {
background-color:#2a556e;
color: #298bc1
}
.menu-popover>.popover-title {
background-color:#316480;
color:#fff
}
.menu-popover .mainnav-widget-content {
-webkit-box-shadow: #666 0px 0px 10px !important;
-moz-box-shadow: #666 0px 0px 10px !important;
box-shadow: #666 0px 0px 10px !important;
background-color:white;
border-right: 1px #438EB9 solid;
border-top: 1px #438EB9 solid;
border-bottom: 1px #438EB9 solid;
border-radius: 1px;
}
}.mainnav-sm .popover.mainnav-shortcut {
background-color:#2a556e;
color:#fff
}
@media (min-width:768px) {
#container.mainnav-in.easeInBack #mainnav-container,#container.mainnav-in.easeOutBack #mainnav-container,#container.mainnav-in.easeInOutBack #mainnav-container,#container.mainnav-in.jumping #mainnav-container,#container.mainnav-out.easeInBack #mainnav-container,#container.mainnav-out.easeOutBack #mainnav-container,#container.mainnav-out.easeInOutBack #mainnav-container,#container.mainnav-out.jumping #mainnav-container {
box-shadow:-20px 0 0 0 #2d5b75
}
#container.mainnav-out .brand-title {
background-color:transparent;
color:#515151
}
}#container #aside-container {
background-color:#fff
}
#container #aside .list-link li a:not(.btn) {
color:#d1d1d1
}
#container #aside .list-link li a:not(.btn):hover {
color:#fff
}
#aside {
background-color:#346987;
color:#fff
}
#aside a:not(.btn):not(.btn-link) {
color:inherit
}
#aside .bord-all,#aside .bord-top,#aside .bord-btm,#aside .bord-left,#aside .bord-rgt,#aside .bord-hor,#aside .bord-ver,#aside .list-divider {
border-color:#387292
}
#aside .btn-link {
color:#fff
}
#aside .text-muted {
color:#97c0d7
}
#aside-container #aside .nav-tabs li:not(active) a {
background-color:#30617c
}
#container.aside-bright #aside .nav-tabs li:not(.active) a {
background-color:#f2f2f2
}
@media (min-width:768px) {
#aside {
background-color:#346987
}
#container #aside-container {
background-color:#fff
}
}#container.aside-bright #aside {
background-color:#fff;
border-color:#f2f2f2;
color:#515151
}
#container.aside-bright #aside .text-light {
color:#515151
}
#container.aside-bright #aside .bord-all,#container.aside-bright #aside .bord-top,#container.aside-bright #aside .bord-btm,#container.aside-bright #aside .bord-lft,#container.aside-bright #aside .bord-rgt,#container.aside-bright #aside .bord-hor,#container.aside-bright #aside .bord-ver,#container.aside-bright #aside .list-divider {
border-color:#f7f7f7
}
#container.aside-bright #aside .text-muted {
color:#9e9e9e
}
#container.aside-bright #aside .progress {
background-color:#e6e6e6
}
#container.aside-bright #aside .list-link li a:not(.btn) {
color:#5e5e5e
}
#container.aside-bright #aside .list-link li a:not(.btn):hover {
color:#515151
}
#container.aside-bright #aside a:not(.btn) {
color:#515151
}
#container.aside-bright #aside a:not(.btn):hover,#container.aside-bright #aside a:not(.btn):focus {
color:#373737
}
#container.aside-bright #aside .btn-link {
color:#515151
}
#container.footer-fixed #footer {
background-color:#cacdce;
color:#515151
}
.bord-no {
border:0 !important
}
.bord-all {
border:1px solid #e9e9e9
}
.bord-top {
border-top:1px solid #e9e9e9
}
.bord-btm {
border-bottom:1px solid #e9e9e9
}
.bord-lft {
border-left:1px solid #e9e9e9
}
.bord-rgt {
border-right:1px solid #e9e9e9
}
.bord-ver {
border-top:1px solid #e9e9e9;
border-bottom:1px solid #e9e9e9
}
.bord-hor {
border-right:1px solid #e9e9e9;
border-left:1px solid #e9e9e9
}
.timeline {
background-color:#e9ecee;
color:#515151
}
.timeline:before,.timeline:after {
background-color:#cad3df
}
.timeline-time {
background-color:#e9ecee;
color:#848484
}
.timeline-icon {
box-shadow:0 0 0 7px #e9ecee
}
.timeline-icon:empty {
background-color:#a4b4c7
}
.timeline-label {
background-color:#fff;
border:1px solid #e9e9e9
}
.timeline-label:before {
border-right:10px solid #e6e6e6
}
.timeline-label:after {
border-right:9px solid #fff
}
.panel .timeline-label {
background-color:#f7f7f7;
border:1px solid #e3e3e3
}
.panel .timeline-label:before {
border-right-color:#e3e3e3
}
.panel .timeline-label:after {
border-right-color:#f7f7f7
}
@media (min-width:768px) {
.two-column.timeline .timeline-entry:nth-child(even) .timeline-label:before {
border-left:10px solid #e6e6e6
}
.two-column.timeline .timeline-entry:nth-child(even) .timeline-label:after {
border-left:9px solid #fff
}
}.wz-icon-bw li.active~li>a .icon-wrap {
color:#515151;
background-color:rgba(0,0,0,0.17)
}
.wz-icon-bw li:not(.active)>a p {
color:#515151 !important
}
.form-control:focus {
border-color:#5aaedc
}
.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus {
background-color:#5aaedc;
border-color:#5aaedc;
color:#fff
}
.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text {
color:#fff
}
.dropdown-menu>li>a:hover {
background-color:#5aaedc;
color:#fff
}
.pager li>a:hover,.pager li>a:focus {
background-color:#fff;
border-color:#5aaedc;
color:#5aaedc;
box-shadow:inset 0 0 1px #5aaedc;
z-index:2;
-webkit-transition:border-color, 0.3s;
transition:border-color, 0.3s
}
.pagination>li a:hover,.pagination>li a:focus {
border-color:#5aaedc;
color:#5aaedc;
box-shadow:inset 0 0 1px #5aaedc
}
.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus {
background-color:#5aaedc;
border-color:#5aaedc
}
.tab-base .tab-content .tab-footer {
background-color:#f2f3f5;
color:#515151;
border-color:#eceef0
}
.tab-base .nav-tabs>li:not(.active)>a:hover {
border-color:#5aaedc
}
.tab-stacked-left.tab-base .nav-tabs>li:not(.active) a:hover {
border-color:#5aaedc;
border-right-color:transparent
}
.tab-stacked-right.tab-base .nav-tabs>li:not(.active) a:hover {
border-color:#5aaedc;
border-left-color:transparent
}
.btn-trans {
color:#848484
}
.panel-footer {
background-color:#f2f3f5;
color:#515151;
border-color:#eceef0;
position:relative
}
.menu-popover .col-menu ul {
width: auto;
background-color: white;
} | 0.179782 | 0.081666 |
{ min-height:35em;
padding:5px;
border-width:2px;
border-style:dotted solid;
}
.cursor-not-allowed
{ cursor: not-allowed;
}
.cursor-pointer
{ cursor: pointer;
}
.no-border
{ border:0px;
}
.zero-top-margin
{ margin-top:0px;
}
.dash_btn{
border:1px solid #ffad41; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 10px 10px 10px 10px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.1);font-weight:bold; color: #FFFFFF;
background-color: #ffc579; background-image: -webkit-gradient(linear, left top, left bottom, from(#ffc579), to(#fb9d23));
background-image: -webkit-linear-gradient(top, #ffc579, #fb9d23);
background-image: -moz-linear-gradient(top, #ffc579, #fb9d23);
background-image: -ms-linear-gradient(top, #ffc579, #fb9d23);
background-image: -o-linear-gradient(top, #ffc579, #fb9d23);
background-image: linear-gradient(to bottom, #ffc579, #fb9d23);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffc579, endColorstr=#fb9d23);
margin-top:50px;
}
.dash_btn:hover{
border:1px solid #ff9913;
background-color: #ffaf46; background-image: -webkit-gradient(linear, left top, left bottom, from(#ffaf46), to(#e78404));
background-image: -webkit-linear-gradient(top, #ffaf46, #e78404);
background-image: -moz-linear-gradient(top, #ffaf46, #e78404);
background-image: -ms-linear-gradient(top, #ffaf46, #e78404);
background-image: -o-linear-gradient(top, #ffaf46, #e78404);
background-image: linear-gradient(to bottom, #ffaf46, #e78404);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffaf46, endColorstr=#e78404);
}
.dash_btn a:hover
{ text-decoration:none;
color:#fff;
}
.dash_btn_label
{ font-size:3em;
color:#fff;
}
.dash_btn .single
{ line-height:80px;
}
.dash_btn .double
{ line-height:40px;
}
.dash_btn span
{ font-size:5em;
color:#000;
line-height:80px;
padding-right:20px;
margin-right:25px;
padding-left:10px;
border-right:2px dashed #000;
float:left;
} | include/dashboard.css | { min-height:35em;
padding:5px;
border-width:2px;
border-style:dotted solid;
}
.cursor-not-allowed
{ cursor: not-allowed;
}
.cursor-pointer
{ cursor: pointer;
}
.no-border
{ border:0px;
}
.zero-top-margin
{ margin-top:0px;
}
.dash_btn{
border:1px solid #ffad41; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 10px 10px 10px 10px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.1);font-weight:bold; color: #FFFFFF;
background-color: #ffc579; background-image: -webkit-gradient(linear, left top, left bottom, from(#ffc579), to(#fb9d23));
background-image: -webkit-linear-gradient(top, #ffc579, #fb9d23);
background-image: -moz-linear-gradient(top, #ffc579, #fb9d23);
background-image: -ms-linear-gradient(top, #ffc579, #fb9d23);
background-image: -o-linear-gradient(top, #ffc579, #fb9d23);
background-image: linear-gradient(to bottom, #ffc579, #fb9d23);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffc579, endColorstr=#fb9d23);
margin-top:50px;
}
.dash_btn:hover{
border:1px solid #ff9913;
background-color: #ffaf46; background-image: -webkit-gradient(linear, left top, left bottom, from(#ffaf46), to(#e78404));
background-image: -webkit-linear-gradient(top, #ffaf46, #e78404);
background-image: -moz-linear-gradient(top, #ffaf46, #e78404);
background-image: -ms-linear-gradient(top, #ffaf46, #e78404);
background-image: -o-linear-gradient(top, #ffaf46, #e78404);
background-image: linear-gradient(to bottom, #ffaf46, #e78404);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffaf46, endColorstr=#e78404);
}
.dash_btn a:hover
{ text-decoration:none;
color:#fff;
}
.dash_btn_label
{ font-size:3em;
color:#fff;
}
.dash_btn .single
{ line-height:80px;
}
.dash_btn .double
{ line-height:40px;
}
.dash_btn span
{ font-size:5em;
color:#000;
line-height:80px;
padding-right:20px;
margin-right:25px;
padding-left:10px;
border-right:2px dashed #000;
float:left;
} | 0.241042 | 0.089973 |
body {
background-color: #e5e5e5;
}
/* reseteo basico */
body,
h1,
ul {
margin: 0;
padding: 0;
}
header {
align-items: center;
display: flex;
margin: 2em;
background-color: #e5e5e5;
}
#logo,
nav {
flex: 1;
}
/*logo*/
.img-1 {
display: flex;
width: 30px;
height: 30px;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
background: #316099;
}
.img-2 {
width: 28px;
height: 28px;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
text-align: center;
border: 2px solid #316099;
background: #ffffff;
position: absolute;
left: 50px;
top: 56px;
z-index: 1;
}
.img-2 > p {
font-family: Gilroy;
font-style: bold;
color: #316099;
font-size: 1.4rem;
font-size: 20px;
}
nav {
padding: 1em;
font-family: Verdana, Geneva, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
nav ul {
list-style: none;
padding: 0;
margin: 0;
}
nav li a {
color: black;
font-family: Helvetica;
font-size: 20px;
line-height: 28px;
vertical-align: Top;
display: block;
text-decoration: none;
padding: 0.5em 1em;
}
nav li a:hover {
color: #316099;
font-family: Helvetica;
font-size: 20px;
line-height: 28px;
vertical-align: Top;
display: block;
text-decoration: none;
padding: 0.5em 1em;
}
@media screen and (min-width: 480px) {
nav ul {
display: flex;
justify-content: flex-end;
}
}
/* main*/
.contenedor {
display: flex;
position: relative;
left: 0;
top: 0;
}
.eye {
width: 100%;
height: auto;
position: absolute;
z-index: -1;
}
.heaven {
width: 100%;
height: auto;
position: absolute;
z-index: 1;
}
.circle-1 {
position: absolute;
width: 42px;
height: 42px;
left: -10px;
top: 170px;
z-index: 3;
border-radius: 50%;
border: 8px solid #e5e5e5;
box-sizing: border-box;
}
.circle-2 {
position: absolute;
width: 42px;
height: 42px;
left: 219px;
top: 220px;
z-index: 3;
border-radius: 50%;
border: 8px solid #e5e5e5;
box-sizing: border-box;
}
.circle-3 {
position: absolute;
width: 42px;
height: 42px;
left: 361px;
top: -20px;
z-index: 3;
border-radius: 50%;
border: 8px solid #e5e5e5;
box-sizing: border-box;
}
.circle-4 {
position: absolute;
width: 42px;
height: 42px;
left: 856px;
top: 190px;
z-index: 3;
border-radius: 50%;
border: 8px solid #e5e5e5;
box-sizing: border-box;
}
.circle-5 {
position: absolute;
width: 42px;
height: 42px;
left: 1246px;
top: 40px;
z-index: 3;
border-radius: 50%;
border: 8px solid #e5e5e5;
box-sizing: border-box;
}
.texto-encima {
position: absolute;
width: 305px;
height: 74px;
left: 531px;
top: 12px;
z-index: 3;
font-family: Arial;
font-style: normal;
font-weight: normal;
font-size: 40px;
line-height: 74px;
text-align: center;
letter-spacing: 0.04em;
color: #ffffff;
}
.centrado {
position: absolute;
width: 780px;
height: 60px;
left: 293px;
top: 100px;
z-index: 3;
font-family: Arial;
font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 30px;
text-align: center;
letter-spacing: 0.04em;
color: rgba(255, 255, 255, 0.78);
}
/*Buscador*/
.buscador {
display: grid;
align-items: center;
}
.search input {
position: absolute;
width: 940px;
height: 56px;
left: 213px;
top: 436px;
background: #f4f4f4;
border-radius: 10px;
font-family: Arial;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 18px;
color: #1f3f68;
opacity: 0.6;
}
/*card numero 1*/
.contenedor-1 {
display: grid;
grid-template-columns: 500px 500px;
justify-content: center;
}
.card-1 {
justify-items: center;
}
.img-card {
width: 500px;
height: 380px;
}
.texto-1 > h2 {
font-family: Helvetica;
font-style: normal;
font-weight: bold;
font-size: 20px;
line-height: 23px;
letter-spacing: 0.04em;
color: #356ead;
opacity: 0.8;
}
.texto-1 > span {
font-family: Helvetica;
font-style: normal;
font-weight: bold;
font-size: 36px;
line-height: 46px;
letter-spacing: 0.04em;
color: #1f3f68;
}
.texto-1 > p {
font-family: Arial;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 26px;
letter-spacing: 0.04em;
color: #000000;
opacity: 0.6;
}
.name {
font-family: Helvetica;
font-style: normal;
font-weight: bold;
font-size: 14px;
line-height: 24px;
letter-spacing: 0.04em;
color: #1f3f68;
}
.fecha {
font-family: Arial;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 24px;
letter-spacing: 0.04em;
color: #1f3f68;
opacity: 0.4;
}
.compartir {
display: grid;
grid-template-columns: 250px 250px;
}
.iconos-card-1 {
justify-self: end;
align-self: end;
padding: 20px;
}
/*CRID POR 3*/
.grid-container {
display: grid;
grid-template-columns: repeat(3, 300px);
grid-gap: 20px;
justify-content: center;
}
.card {
border: 1px solid #d3d3d3;
border-radius: 0.25rem;
}
.bg-img-1 {
background-size: cover;
min-height: 200px;
background-position: center;
background-color: #ccc;
background-image: url(/images/img-post-2.png);
}
.bg-img-2 {
background-size: cover;
min-height: 200px;
background-position: center;
background-color: #ccc;
background-image: url(/images/img-post-3.png);
}
.bg-img-3 {
background-size: cover;
min-height: 200px;
background-position: center;
background-color: #ccc;
background-image: url(/images/img-post-4.png);
}
.content {
padding: 15px;
}
button {
background-color: transparent;
border: 1px solid #2196f3;
padding: 0.5rem 1rem;
cursor: pointer;
border-radius: 0.25rem;
}
.content > h2 {
font-family: Helvetica;
font-style: normal;
font-weight: bold;
font-size: 22px;
line-height: 32px;
letter-spacing: 0.04em;
color: #1f3f68;
}
.content > p {
font-family: Arial;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 26px;
letter-spacing: 0.04em;
color: rgba(0, 0, 0, 0.6);
}
.compartir-3 {
display: grid;
grid-template-columns: 150px 150px;
justify-content: space-between;
}
.name-card-3 {
justify-self: end;
align-self: end;
padding: 20px;
}
.iconos-card-3 {
justify-self: end;
align-self: end;
padding: 20px;
} | styles/main.css | body {
background-color: #e5e5e5;
}
/* reseteo basico */
body,
h1,
ul {
margin: 0;
padding: 0;
}
header {
align-items: center;
display: flex;
margin: 2em;
background-color: #e5e5e5;
}
#logo,
nav {
flex: 1;
}
/*logo*/
.img-1 {
display: flex;
width: 30px;
height: 30px;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
background: #316099;
}
.img-2 {
width: 28px;
height: 28px;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
text-align: center;
border: 2px solid #316099;
background: #ffffff;
position: absolute;
left: 50px;
top: 56px;
z-index: 1;
}
.img-2 > p {
font-family: Gilroy;
font-style: bold;
color: #316099;
font-size: 1.4rem;
font-size: 20px;
}
nav {
padding: 1em;
font-family: Verdana, Geneva, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
nav ul {
list-style: none;
padding: 0;
margin: 0;
}
nav li a {
color: black;
font-family: Helvetica;
font-size: 20px;
line-height: 28px;
vertical-align: Top;
display: block;
text-decoration: none;
padding: 0.5em 1em;
}
nav li a:hover {
color: #316099;
font-family: Helvetica;
font-size: 20px;
line-height: 28px;
vertical-align: Top;
display: block;
text-decoration: none;
padding: 0.5em 1em;
}
@media screen and (min-width: 480px) {
nav ul {
display: flex;
justify-content: flex-end;
}
}
/* main*/
.contenedor {
display: flex;
position: relative;
left: 0;
top: 0;
}
.eye {
width: 100%;
height: auto;
position: absolute;
z-index: -1;
}
.heaven {
width: 100%;
height: auto;
position: absolute;
z-index: 1;
}
.circle-1 {
position: absolute;
width: 42px;
height: 42px;
left: -10px;
top: 170px;
z-index: 3;
border-radius: 50%;
border: 8px solid #e5e5e5;
box-sizing: border-box;
}
.circle-2 {
position: absolute;
width: 42px;
height: 42px;
left: 219px;
top: 220px;
z-index: 3;
border-radius: 50%;
border: 8px solid #e5e5e5;
box-sizing: border-box;
}
.circle-3 {
position: absolute;
width: 42px;
height: 42px;
left: 361px;
top: -20px;
z-index: 3;
border-radius: 50%;
border: 8px solid #e5e5e5;
box-sizing: border-box;
}
.circle-4 {
position: absolute;
width: 42px;
height: 42px;
left: 856px;
top: 190px;
z-index: 3;
border-radius: 50%;
border: 8px solid #e5e5e5;
box-sizing: border-box;
}
.circle-5 {
position: absolute;
width: 42px;
height: 42px;
left: 1246px;
top: 40px;
z-index: 3;
border-radius: 50%;
border: 8px solid #e5e5e5;
box-sizing: border-box;
}
.texto-encima {
position: absolute;
width: 305px;
height: 74px;
left: 531px;
top: 12px;
z-index: 3;
font-family: Arial;
font-style: normal;
font-weight: normal;
font-size: 40px;
line-height: 74px;
text-align: center;
letter-spacing: 0.04em;
color: #ffffff;
}
.centrado {
position: absolute;
width: 780px;
height: 60px;
left: 293px;
top: 100px;
z-index: 3;
font-family: Arial;
font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 30px;
text-align: center;
letter-spacing: 0.04em;
color: rgba(255, 255, 255, 0.78);
}
/*Buscador*/
.buscador {
display: grid;
align-items: center;
}
.search input {
position: absolute;
width: 940px;
height: 56px;
left: 213px;
top: 436px;
background: #f4f4f4;
border-radius: 10px;
font-family: Arial;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 18px;
color: #1f3f68;
opacity: 0.6;
}
/*card numero 1*/
.contenedor-1 {
display: grid;
grid-template-columns: 500px 500px;
justify-content: center;
}
.card-1 {
justify-items: center;
}
.img-card {
width: 500px;
height: 380px;
}
.texto-1 > h2 {
font-family: Helvetica;
font-style: normal;
font-weight: bold;
font-size: 20px;
line-height: 23px;
letter-spacing: 0.04em;
color: #356ead;
opacity: 0.8;
}
.texto-1 > span {
font-family: Helvetica;
font-style: normal;
font-weight: bold;
font-size: 36px;
line-height: 46px;
letter-spacing: 0.04em;
color: #1f3f68;
}
.texto-1 > p {
font-family: Arial;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 26px;
letter-spacing: 0.04em;
color: #000000;
opacity: 0.6;
}
.name {
font-family: Helvetica;
font-style: normal;
font-weight: bold;
font-size: 14px;
line-height: 24px;
letter-spacing: 0.04em;
color: #1f3f68;
}
.fecha {
font-family: Arial;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 24px;
letter-spacing: 0.04em;
color: #1f3f68;
opacity: 0.4;
}
.compartir {
display: grid;
grid-template-columns: 250px 250px;
}
.iconos-card-1 {
justify-self: end;
align-self: end;
padding: 20px;
}
/*CRID POR 3*/
.grid-container {
display: grid;
grid-template-columns: repeat(3, 300px);
grid-gap: 20px;
justify-content: center;
}
.card {
border: 1px solid #d3d3d3;
border-radius: 0.25rem;
}
.bg-img-1 {
background-size: cover;
min-height: 200px;
background-position: center;
background-color: #ccc;
background-image: url(/images/img-post-2.png);
}
.bg-img-2 {
background-size: cover;
min-height: 200px;
background-position: center;
background-color: #ccc;
background-image: url(/images/img-post-3.png);
}
.bg-img-3 {
background-size: cover;
min-height: 200px;
background-position: center;
background-color: #ccc;
background-image: url(/images/img-post-4.png);
}
.content {
padding: 15px;
}
button {
background-color: transparent;
border: 1px solid #2196f3;
padding: 0.5rem 1rem;
cursor: pointer;
border-radius: 0.25rem;
}
.content > h2 {
font-family: Helvetica;
font-style: normal;
font-weight: bold;
font-size: 22px;
line-height: 32px;
letter-spacing: 0.04em;
color: #1f3f68;
}
.content > p {
font-family: Arial;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 26px;
letter-spacing: 0.04em;
color: rgba(0, 0, 0, 0.6);
}
.compartir-3 {
display: grid;
grid-template-columns: 150px 150px;
justify-content: space-between;
}
.name-card-3 {
justify-self: end;
align-self: end;
padding: 20px;
}
.iconos-card-3 {
justify-self: end;
align-self: end;
padding: 20px;
} | 0.376165 | 0.096877 |
can be found at the bottom */
html {
text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
font-size: 1em;
font-family: Arial, Helvetica, sans-serif;
position: relative;
float: left;
width: 100%;
min-height: 100vh;
height: 100%;
margin: 0;
padding: 0;
}
body.std {
color: rgb(250, 250, 250);
background-color: rgb(5, 5, 5);
}
#bg_layer_top, #bg_layer_bottom {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-attachment: fixed;
transition: opacity 1s ease-in-out;
-webkit-transition: opacity 1s ease-in-out;
-moz-transition: opacity 1s ease-in-out;
-ms-transition: opacity 1s ease-in-out;
}
#bg_layer_top {
z-index: -5;
}
#bg_layer_top.std {
background-color: rgb(5, 5, 5);
}
#bg_layer_bottom {
z-index: -10;
}
#bg_layer_bottom.std {
background-color: rgb(5, 5, 5);
}
header {
font-size: 1.2rem;
z-index: 8;
max-width: 40rem;
height: 12vh;
margin: 0 auto;
padding: 0.5em;
text-align: right;
opacity: 0;
transition: opacity 500ms ease-in-out;
-webkit-transition: opacity 500ms ease-in-out;
-moz-transition: opacity 500ms ease-in-out;
-ms-transition: opacity 500ms ease-in-out;
}
header a:link, header a:visited, header a:hover, header a:active {
background: none;
text-decoration: none;
border: 0;
}
#invBtn {
position: relative;
float: left;
z-index: 5;
width: 64px;
height: 12vh;
}
.inv_off {
background: url('img/icon_backpack.png') bottom left no-repeat;
background-size: contain;
}
.inv_off:hover {
background: url('img/icon_backpack_hover.png') bottom left no-repeat;
background-size: contain;
}
header #soundBtn {
display: inline-block;
width: 32px;
height: 32px;
}
header #fsBtn {
/* Fullscreen button will only be
displayed on desktop */
display: none;
}
header .sound_on {
background: url('img/icon_sound_on.png') top left no-repeat;
}
header .sound_on:hover {
background: url('img/icon_sound_on_hover.png') top left no-repeat;
}
header .sound_off {
background: url('img/icon_sound_off.png') top left no-repeat;
}
header .sound_off:hover {
background: url('img/icon_sound_off_hover.png') top left no-repeat;
}
header .fs_enter {
background: url('img/icon_fs_enter.png') top left no-repeat;
}
header .fs_enter:hover {
background: url('img/icon_fs_enter_hover.png') top left no-repeat;
}
header .fs_exit {
background: url('img/icon_fs_exit.png') top left no-repeat;
}
header .fs_exit:hover {
background: url('img/icon_fs_exit_hover.png') top left no-repeat;
}
#container {
font-size: 1.1rem;
max-width: 40rem;
margin: 0 auto;
padding: 0.5em;
}
#container.std {
color: rgb(250, 250, 250);
}
button {
font-size: 1em;
left: 20px;
padding: 0.6em;
text-align: left;
transition: background-color 500ms ease-in-out, color 500ms ease-in-out;
-webkit-transition: background-color 500ms ease-in-out, color 500ms ease-in-out;
-moz-transition: background-color 500ms ease-in-out, color 500ms ease-in-out;
-ms-transition: background-color 500ms ease-in-out, color 500ms ease-in-out;
}
button.std {
color: rgb(250, 250, 250);
background: none;
border: 0;
border-bottom: 2px solid rgb(250, 250, 250);
}
button.std:hover {
color: black;
background-color: rgb(250, 250, 250);
}
#feedback, #menu_feedback {
position: absolute;
background-color: rgb(0, 68, 131);
color: rgb(250, 250, 250);
opacity: 0;
transition: opacity 500ms ease-in-out;
-webkit-transition: opacity 500ms ease-in-out;
-moz-transition: opacity 500ms ease-in-out;
-ms-transition: opacity 500ms ease-in-out;
}
#feedback {
top: 8vh;
z-index: 5;
max-width: 40rem;
padding: 0.2em 0.5em 0.2em 0.5em;
}
#debugstats {
font-size: 0.85em;
position: absolute;
z-index: -2;
left: 10px;
top: 60px;
width: 500px;
margin-left: 10px;
overflow: hidden;
color: #bbb;
display: none;
}
#debugstats ul {
margin: 0;
}
#debugstats li {
margin-left: 1em;
}
#err {
background-color: red;
}
/* LINKS & BUTTONS */
a:link, a:visited {
padding: 0 0.2em;
text-decoration: none;
border-width: 0;
border-bottom: 2px solid rgb(250, 250, 250);
color: rgb(250, 250, 250);
background: none;
transition: background-color 150ms ease-in-out, color 150ms ease-in-out;
-webkit-transition: background-color 150ms ease-in-out, color 150ms ease-in-out;
-moz-transition: background-color 150ms ease-in-out, color 150ms ease-in-out;
-ms-transition: background-color 150ms ease-in-out, color 150ms ease-in-out;
}
a:hover {
color: rgb(5, 5, 5);
background-color: rgb(250, 250, 250);
}
a:active {
color: rgb(5, 5, 5);
}
a.useOn:link, a.useOn:visited {
color: rgb(250, 250, 250);
background-color: #01a767;
}
#choices li, #menu_options li {
margin-bottom: 0.3em;
}
/* GENERAL STYLING */
h1 { margin: 0 }
ul, li{
margin-left: 0;
padding-left: 0;
list-style-type: none;
}
#text ul {
padding-left: 2em;
}
#text li {
list-style-type: disc;
}
q,
blockquote {
quotes: "\201C" "\201D" "\2018" "\2019";
display: block;
margin-left: 2rem;
}
button q, button blockquote {
margin-left: 0;
}
html[lang="fr"] q {
quotes: "\00ab" "\00bb";
}
.blur {
filter: blur(2px);
}
.show {
opacity: 1;
}
.hide {
display: none;
}
.cutscene {
display: inline;
}
.cutscene p, .cutscene div, .cutscene ul, .cutscene h1, .cutscene h2, .cutscene h3, .cutscene h4, .cutscene h5, .cutscene h6 {
display: inline-block;
}
.waitForFade {
visibility: visible;
opacity: 0;
transition: opacity 500ms ease-in-out;
-webkit-transition: opacity 500ms ease-in-out;
-moz-transition: opacity 500ms ease-in-out;
-ms-transition: opacity 500ms ease-in-out;
}
/* ADJUSTMENTS FOR LARGER SCREENS */
@media screen and (min-width: 900px) {
#container {
font-size: 1.3rem;
}
#menu_container {
font-size: 1.2em;
height: 80%;
}
header {
max-width: 100%;
box-sizing: border-box;
}
header #fsBtn {
display: inline-block;
width: 32px;
height: 32px;
}
#invBtn {
position: absolute;
z-index: 5;
top: calc(12vh + 2em);
left: calc(50vw - 20rem - 125px);
width: 64px;
height: 64px;
}
} | style.css | can be found at the bottom */
html {
text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
font-size: 1em;
font-family: Arial, Helvetica, sans-serif;
position: relative;
float: left;
width: 100%;
min-height: 100vh;
height: 100%;
margin: 0;
padding: 0;
}
body.std {
color: rgb(250, 250, 250);
background-color: rgb(5, 5, 5);
}
#bg_layer_top, #bg_layer_bottom {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-attachment: fixed;
transition: opacity 1s ease-in-out;
-webkit-transition: opacity 1s ease-in-out;
-moz-transition: opacity 1s ease-in-out;
-ms-transition: opacity 1s ease-in-out;
}
#bg_layer_top {
z-index: -5;
}
#bg_layer_top.std {
background-color: rgb(5, 5, 5);
}
#bg_layer_bottom {
z-index: -10;
}
#bg_layer_bottom.std {
background-color: rgb(5, 5, 5);
}
header {
font-size: 1.2rem;
z-index: 8;
max-width: 40rem;
height: 12vh;
margin: 0 auto;
padding: 0.5em;
text-align: right;
opacity: 0;
transition: opacity 500ms ease-in-out;
-webkit-transition: opacity 500ms ease-in-out;
-moz-transition: opacity 500ms ease-in-out;
-ms-transition: opacity 500ms ease-in-out;
}
header a:link, header a:visited, header a:hover, header a:active {
background: none;
text-decoration: none;
border: 0;
}
#invBtn {
position: relative;
float: left;
z-index: 5;
width: 64px;
height: 12vh;
}
.inv_off {
background: url('img/icon_backpack.png') bottom left no-repeat;
background-size: contain;
}
.inv_off:hover {
background: url('img/icon_backpack_hover.png') bottom left no-repeat;
background-size: contain;
}
header #soundBtn {
display: inline-block;
width: 32px;
height: 32px;
}
header #fsBtn {
/* Fullscreen button will only be
displayed on desktop */
display: none;
}
header .sound_on {
background: url('img/icon_sound_on.png') top left no-repeat;
}
header .sound_on:hover {
background: url('img/icon_sound_on_hover.png') top left no-repeat;
}
header .sound_off {
background: url('img/icon_sound_off.png') top left no-repeat;
}
header .sound_off:hover {
background: url('img/icon_sound_off_hover.png') top left no-repeat;
}
header .fs_enter {
background: url('img/icon_fs_enter.png') top left no-repeat;
}
header .fs_enter:hover {
background: url('img/icon_fs_enter_hover.png') top left no-repeat;
}
header .fs_exit {
background: url('img/icon_fs_exit.png') top left no-repeat;
}
header .fs_exit:hover {
background: url('img/icon_fs_exit_hover.png') top left no-repeat;
}
#container {
font-size: 1.1rem;
max-width: 40rem;
margin: 0 auto;
padding: 0.5em;
}
#container.std {
color: rgb(250, 250, 250);
}
button {
font-size: 1em;
left: 20px;
padding: 0.6em;
text-align: left;
transition: background-color 500ms ease-in-out, color 500ms ease-in-out;
-webkit-transition: background-color 500ms ease-in-out, color 500ms ease-in-out;
-moz-transition: background-color 500ms ease-in-out, color 500ms ease-in-out;
-ms-transition: background-color 500ms ease-in-out, color 500ms ease-in-out;
}
button.std {
color: rgb(250, 250, 250);
background: none;
border: 0;
border-bottom: 2px solid rgb(250, 250, 250);
}
button.std:hover {
color: black;
background-color: rgb(250, 250, 250);
}
#feedback, #menu_feedback {
position: absolute;
background-color: rgb(0, 68, 131);
color: rgb(250, 250, 250);
opacity: 0;
transition: opacity 500ms ease-in-out;
-webkit-transition: opacity 500ms ease-in-out;
-moz-transition: opacity 500ms ease-in-out;
-ms-transition: opacity 500ms ease-in-out;
}
#feedback {
top: 8vh;
z-index: 5;
max-width: 40rem;
padding: 0.2em 0.5em 0.2em 0.5em;
}
#debugstats {
font-size: 0.85em;
position: absolute;
z-index: -2;
left: 10px;
top: 60px;
width: 500px;
margin-left: 10px;
overflow: hidden;
color: #bbb;
display: none;
}
#debugstats ul {
margin: 0;
}
#debugstats li {
margin-left: 1em;
}
#err {
background-color: red;
}
/* LINKS & BUTTONS */
a:link, a:visited {
padding: 0 0.2em;
text-decoration: none;
border-width: 0;
border-bottom: 2px solid rgb(250, 250, 250);
color: rgb(250, 250, 250);
background: none;
transition: background-color 150ms ease-in-out, color 150ms ease-in-out;
-webkit-transition: background-color 150ms ease-in-out, color 150ms ease-in-out;
-moz-transition: background-color 150ms ease-in-out, color 150ms ease-in-out;
-ms-transition: background-color 150ms ease-in-out, color 150ms ease-in-out;
}
a:hover {
color: rgb(5, 5, 5);
background-color: rgb(250, 250, 250);
}
a:active {
color: rgb(5, 5, 5);
}
a.useOn:link, a.useOn:visited {
color: rgb(250, 250, 250);
background-color: #01a767;
}
#choices li, #menu_options li {
margin-bottom: 0.3em;
}
/* GENERAL STYLING */
h1 { margin: 0 }
ul, li{
margin-left: 0;
padding-left: 0;
list-style-type: none;
}
#text ul {
padding-left: 2em;
}
#text li {
list-style-type: disc;
}
q,
blockquote {
quotes: "\201C" "\201D" "\2018" "\2019";
display: block;
margin-left: 2rem;
}
button q, button blockquote {
margin-left: 0;
}
html[lang="fr"] q {
quotes: "\00ab" "\00bb";
}
.blur {
filter: blur(2px);
}
.show {
opacity: 1;
}
.hide {
display: none;
}
.cutscene {
display: inline;
}
.cutscene p, .cutscene div, .cutscene ul, .cutscene h1, .cutscene h2, .cutscene h3, .cutscene h4, .cutscene h5, .cutscene h6 {
display: inline-block;
}
.waitForFade {
visibility: visible;
opacity: 0;
transition: opacity 500ms ease-in-out;
-webkit-transition: opacity 500ms ease-in-out;
-moz-transition: opacity 500ms ease-in-out;
-ms-transition: opacity 500ms ease-in-out;
}
/* ADJUSTMENTS FOR LARGER SCREENS */
@media screen and (min-width: 900px) {
#container {
font-size: 1.3rem;
}
#menu_container {
font-size: 1.2em;
height: 80%;
}
header {
max-width: 100%;
box-sizing: border-box;
}
header #fsBtn {
display: inline-block;
width: 32px;
height: 32px;
}
#invBtn {
position: absolute;
z-index: 5;
top: calc(12vh + 2em);
left: calc(50vw - 20rem - 125px);
width: 64px;
height: 64px;
}
} | 0.401336 | 0.074198 |
body {
font-family: 'Open Sans', sans-serif;
margin: 0;
padding: 0;
}
i.fa {
text-align: left;
width: 1.3em;
}
i.fa.center {
text-align: center !important;
vertical-align: middle;
}
i.fa.right {
text-align: right !important;
}
textarea, input[type=text] {
font-family: sans-serif;
}
table.lunch-calendar {
border-collapse: collapse;
table-layout: fixed;
overflow-y: hidden;
background-color: rgb(252, 252, 252);
border: 1px solid #999;
/*white-space: nowrap;*/
}
table.lunch-calendar {
width: 1000px;
margin: 0px auto;
cursor: default;
}
#calendar-header {
font-size: 30px;
font-weight: bold;
padding: 12px 0;
text-align: center;
line-height: 40px;
height: 40px;
position: relative; /* edit buttons */
color: inherit;
width: 1000px;
margin: 0 auto;
}
#calendar-header span.left,
#calendar-header span.right {
display: inline-block;
font-size: 20px;
height: 40px;
font-weight: normal;
width: 350px;
position: absolute;
}
#calendar-header span.left {
left: 2px;
top: 20px;
text-align: left;
float: left;
}
#calendar-header span.right {
right: 2px;
top: 20px;
text-align: right;
float: right;
}
table.lunch-calendar td {
vertical-align: top;
border: 1px solid #999;
}
table.lunch-calendar thead th {
text-align: center;
padding: 8px;
border: 1px solid;
}
table.lunch-calendar tbody td {
padding: 0;
font-size: 13px;
line-height: 1em;
font-family: Helvetica, Arial, sans-serif;
cursor: default;
position: relative; /* for the edit button */
color: inherit;
}
/* also remember .notes-items is used for notes cells */
.menu-items {
text-transform: lowercase;
}
.menu-items, .notes-items {
display: inline-block;
width: 155px; /* 188 (.inner) - 28 (.day-number) - 5 (.day-number padding) */
}
table.lunch-calendar tbody td div.inner {
overflow: hidden;
height: 8em;
padding: 5px;
width: 188px; /* 200 - 10 (padding) - 2 (borders) */
}
span.day-number {
font-size: 200%;
font-weight: bold;
display: inline-block;
height: 100%;
float: left;
margin-right: 5px;
line-height: normal;
width: 28px;
color: inherit;
}
/* FOOTER NOTES */
#menu-notes {
text-align: center;
width: 1000px; /* same as calendar */
margin: 20px auto; /* overridden when printing */
font-size: 13px;
line-height: 1em;
min-height: 30px; /* at least leave enough to show the edit button */
max-height: 5em;
overflow: hidden;
}
#menu-notes.printing {
margin: 10px auto 0 auto;
}
/* PUBLIC CALENDAR NAVIGATION */
#menu-footer-navigation {
width: 1000px;
margin: auto;
margin: 10px auto 20px auto;
}
#menu-footer-navigation div {
padding: 8px;
}
#menu-footer-navigation .left {
clear: left;
float: left;
text-align: left;
}
#menu-footer-navigation .right {
clear: right;
float: right;
text-align: right;
}
#menu-footer-navigation a {
color: #000;
font-weight: bold;
text-decoration: none;
}
/* CHANGES TO CALENDAR WHEN IN ADMIN MODE */
table.lunch-calendar.administrator tbody td {
cursor: pointer !important;
}
#calendar-header.administrator {
margin-top: 50px;
}
table.lunch-calendar.administrator td.today {
background-color: #eee;
} | styles/calendar.css | body {
font-family: 'Open Sans', sans-serif;
margin: 0;
padding: 0;
}
i.fa {
text-align: left;
width: 1.3em;
}
i.fa.center {
text-align: center !important;
vertical-align: middle;
}
i.fa.right {
text-align: right !important;
}
textarea, input[type=text] {
font-family: sans-serif;
}
table.lunch-calendar {
border-collapse: collapse;
table-layout: fixed;
overflow-y: hidden;
background-color: rgb(252, 252, 252);
border: 1px solid #999;
/*white-space: nowrap;*/
}
table.lunch-calendar {
width: 1000px;
margin: 0px auto;
cursor: default;
}
#calendar-header {
font-size: 30px;
font-weight: bold;
padding: 12px 0;
text-align: center;
line-height: 40px;
height: 40px;
position: relative; /* edit buttons */
color: inherit;
width: 1000px;
margin: 0 auto;
}
#calendar-header span.left,
#calendar-header span.right {
display: inline-block;
font-size: 20px;
height: 40px;
font-weight: normal;
width: 350px;
position: absolute;
}
#calendar-header span.left {
left: 2px;
top: 20px;
text-align: left;
float: left;
}
#calendar-header span.right {
right: 2px;
top: 20px;
text-align: right;
float: right;
}
table.lunch-calendar td {
vertical-align: top;
border: 1px solid #999;
}
table.lunch-calendar thead th {
text-align: center;
padding: 8px;
border: 1px solid;
}
table.lunch-calendar tbody td {
padding: 0;
font-size: 13px;
line-height: 1em;
font-family: Helvetica, Arial, sans-serif;
cursor: default;
position: relative; /* for the edit button */
color: inherit;
}
/* also remember .notes-items is used for notes cells */
.menu-items {
text-transform: lowercase;
}
.menu-items, .notes-items {
display: inline-block;
width: 155px; /* 188 (.inner) - 28 (.day-number) - 5 (.day-number padding) */
}
table.lunch-calendar tbody td div.inner {
overflow: hidden;
height: 8em;
padding: 5px;
width: 188px; /* 200 - 10 (padding) - 2 (borders) */
}
span.day-number {
font-size: 200%;
font-weight: bold;
display: inline-block;
height: 100%;
float: left;
margin-right: 5px;
line-height: normal;
width: 28px;
color: inherit;
}
/* FOOTER NOTES */
#menu-notes {
text-align: center;
width: 1000px; /* same as calendar */
margin: 20px auto; /* overridden when printing */
font-size: 13px;
line-height: 1em;
min-height: 30px; /* at least leave enough to show the edit button */
max-height: 5em;
overflow: hidden;
}
#menu-notes.printing {
margin: 10px auto 0 auto;
}
/* PUBLIC CALENDAR NAVIGATION */
#menu-footer-navigation {
width: 1000px;
margin: auto;
margin: 10px auto 20px auto;
}
#menu-footer-navigation div {
padding: 8px;
}
#menu-footer-navigation .left {
clear: left;
float: left;
text-align: left;
}
#menu-footer-navigation .right {
clear: right;
float: right;
text-align: right;
}
#menu-footer-navigation a {
color: #000;
font-weight: bold;
text-decoration: none;
}
/* CHANGES TO CALENDAR WHEN IN ADMIN MODE */
table.lunch-calendar.administrator tbody td {
cursor: pointer !important;
}
#calendar-header.administrator {
margin-top: 50px;
}
table.lunch-calendar.administrator td.today {
background-color: #eee;
} | 0.416085 | 0.112942 |
.blue_senac {
background-color: #004A8D !important;
}
.orange_senac {
background-color: #F7941D !important;
}
.light.orange.senac {
background-color: #FDC180 !important;
}
.blue_senac_icon {
color: #004A8D !important;
}
.orange_senac__icon {
color: #F7941D !important;
}
.light.orange.senac__icon {
color: #FDC180 !important;
}
/* /////////////////////////////////////////// */
/* use this for change the navbar */
nav {
color: #fff;
background-color: #004A8D !important;
}
.nav_client {
background-color: #F7941D !important;
}
/* /////////////////////////////////////////// */
/* logo user menu */
.logo_user_edit {
width: 3em !important;
}
/* /////////////////////////////////////////// */
.img_senac_edit {
width: 45%;
border-radius: 5%;
opacity: 0.78;
/* height: 25em;*/
margin: 0% 0% 0% 0%;
}
/* /////////////////////////////////////////// */
/* This place is used to edit the modal */
/* .style_modal_edit {
width: 50%;
border-radius: 3.5%;
}
.modal_user {
right: 45%;
}
.modal_aluno {
left: 45%;
}
.logo_modal_edit {
padding: 0% 43.5% 0% 43.5%;
} */
.center_div_button {
text-align: center !important;
}
/* /////////////////////////////////////////// */
.background_body_user {
background-image: url('../asset/img/logo/senac-logo-com-opacidade-5%.png');
background-repeat: no-repeat;
background-size: 70%;
background-position: center;
background-attachment: fixed;
}
.center_one_col {
margin-left: 16.5% !important;
}
/* .center_two_col {
margin: 0% 0% 0% 0% !important;
} */
.space_field {
margin-top: 7%;
}
.edit_legend {
text-align: center;
margin-bottom: 5%;
}
.edit_form_legend {
text-align: center;
margin-bottom: 0%;
}
.space_btn {
margin-top: 3%;
}
h4 {
font-size: 2.18rem;
line-height: 110%;
margin: 1.52rem 0 2.912rem 0;
}
h5 {
margin: 1.52rem 0 2.912rem 0;
}
.border_field {
border-left: none;
border-bottom: none;
border-right: none;
margin-bottom: 0%;
}
/* html {
color: #004A8D !important;
} */
/* .none_menu {
display: none;
} */ | public/css/meucss.css |
.blue_senac {
background-color: #004A8D !important;
}
.orange_senac {
background-color: #F7941D !important;
}
.light.orange.senac {
background-color: #FDC180 !important;
}
.blue_senac_icon {
color: #004A8D !important;
}
.orange_senac__icon {
color: #F7941D !important;
}
.light.orange.senac__icon {
color: #FDC180 !important;
}
/* /////////////////////////////////////////// */
/* use this for change the navbar */
nav {
color: #fff;
background-color: #004A8D !important;
}
.nav_client {
background-color: #F7941D !important;
}
/* /////////////////////////////////////////// */
/* logo user menu */
.logo_user_edit {
width: 3em !important;
}
/* /////////////////////////////////////////// */
.img_senac_edit {
width: 45%;
border-radius: 5%;
opacity: 0.78;
/* height: 25em;*/
margin: 0% 0% 0% 0%;
}
/* /////////////////////////////////////////// */
/* This place is used to edit the modal */
/* .style_modal_edit {
width: 50%;
border-radius: 3.5%;
}
.modal_user {
right: 45%;
}
.modal_aluno {
left: 45%;
}
.logo_modal_edit {
padding: 0% 43.5% 0% 43.5%;
} */
.center_div_button {
text-align: center !important;
}
/* /////////////////////////////////////////// */
.background_body_user {
background-image: url('../asset/img/logo/senac-logo-com-opacidade-5%.png');
background-repeat: no-repeat;
background-size: 70%;
background-position: center;
background-attachment: fixed;
}
.center_one_col {
margin-left: 16.5% !important;
}
/* .center_two_col {
margin: 0% 0% 0% 0% !important;
} */
.space_field {
margin-top: 7%;
}
.edit_legend {
text-align: center;
margin-bottom: 5%;
}
.edit_form_legend {
text-align: center;
margin-bottom: 0%;
}
.space_btn {
margin-top: 3%;
}
h4 {
font-size: 2.18rem;
line-height: 110%;
margin: 1.52rem 0 2.912rem 0;
}
h5 {
margin: 1.52rem 0 2.912rem 0;
}
.border_field {
border-left: none;
border-bottom: none;
border-right: none;
margin-bottom: 0%;
}
/* html {
color: #004A8D !important;
} */
/* .none_menu {
display: none;
} */ | 0.397938 | 0.101589 |
.container {
padding-top: 45px;
width: 100%;
line-height: 1;
}
.graph-border {
height: 250px;
width: 600px;
border-left: solid #C1C1C1 1px;
border-bottom: solid #C1C1C1 1px;
display: inline-block;
position: relative;
float: left;
}
.ten-year-group {
margin-left: 64px;
width: 200px;
display: inline-block;
}
.lifetime-group {
margin-left: 68px;
width: 200px;
display: inline-block;
}
.bar-container {
position: absolute;
bottom: 0;
width: 100%;
}
.zero-increment {
height: 12px;
}
.last-increment {
height: 12px;
margin-bottom: 35px;
}
.middle-increments {
height: 12px;
margin-bottom: 38px;
}
.first-increment {
height: 12px;
margin-bottom: 32px;
}
.yaxis {
padding-right: 10px;
color: #868A8C;
font-size: 12px;
font-family: Helvetica;
height: 250px;
position: relative;
float: left;
text-align: right;
}
.label {
color: #2D3539;
font-size: 12px;
font-family: Helvetica;
height: 172px;
padding-bottom: 160px;
padding-right: 70px;
text-align: left;
float:left;
white-space: nowrap;
position: absolute;
margin: 0;
transform: rotate(270deg);
transform-origin: right, top;
-ms-transform: rotate(-90deg);
-ms-transform-origin:right, top;
-webkit-transform: rotate(-90deg);
-webkit-transform-origin:right, top;
}
.inner {
margin: 0 auto;
display: inline-block;
margin-right: 10%;
}
.bar-label {
width: 200px;
color: #2D3539;
font-size: 16px;
font-family: Helvetica;
text-align: center;
position: absolute;
margin-top: 12px;
}
.graph-title {
width: 100%;
text-align: center;
color: #2D3539;
font-size: 16px;
font-family: Helvetica;
font-weight: bold;
margin-left: 10%;
padding-bottom: 44px;
}
.legend-container {
display: inline-block;
padding-left: 30px;
padding-top: 75px;
position: absolute;
text-align: left;
}
.legend-bar {
width: 80px;
height: 10px;
}
.legend-label {
width: 90px;
height: 16px;
margin-top: 5px;
margin-bottom: 20px;
font-size: 12px;
font-family: Helvetica;
}
.hidden {
display: none;
height: 0;
}
.current-risk {
background: repeating-linear-gradient(135deg, #FFB166 0, #ffffff 1px, #ffffff 1px, #FFB166 2px, #FFB166 13px)
}
.lowest-risk {
background-color: #FF9733;
}
@media only screen and (max-width: 860px) {
.graph-border {
height: 250px;
width: 520px;
}
.ten-year-group {
width: 160px;
margin-left: 44px;
}
.lifetime-group {
width: 160px;
margin-left: 70px;
}
.graph-title {
width: 580px;
}
.bar-label {
width: 160px;
}
.legend-bar {
width: 50px;
}
.legend-label {
width: 50px;
}
.bar-container {
width: 100%;
}
}
@media only screen and (max-width: 700px) {
.graph-border {
height: 250px;
width: 155px;
}
.graph-title {
width: 165px;
margin-left: 35px;
}
.bar-label {
width: 60px;
margin-left: -10px;
}
.ten-year-group {
width: 40px;
margin-left: 15px;
}
.lifetime-group {
width: 40px;
margin-left: 40px;
}
.legend-bar {
width: 30px;
}
.legend-label {
width: 45px;
}
.bar-container {
width: 100%;
}
}
@media print {
.graph-title {
margin-left: 0;
}
.inner {
margin-right: 0;
}
.legend-label {
display: none;
}
.legend-bar {
display: none;
}
} | components/Results/Graph/graph.css | .container {
padding-top: 45px;
width: 100%;
line-height: 1;
}
.graph-border {
height: 250px;
width: 600px;
border-left: solid #C1C1C1 1px;
border-bottom: solid #C1C1C1 1px;
display: inline-block;
position: relative;
float: left;
}
.ten-year-group {
margin-left: 64px;
width: 200px;
display: inline-block;
}
.lifetime-group {
margin-left: 68px;
width: 200px;
display: inline-block;
}
.bar-container {
position: absolute;
bottom: 0;
width: 100%;
}
.zero-increment {
height: 12px;
}
.last-increment {
height: 12px;
margin-bottom: 35px;
}
.middle-increments {
height: 12px;
margin-bottom: 38px;
}
.first-increment {
height: 12px;
margin-bottom: 32px;
}
.yaxis {
padding-right: 10px;
color: #868A8C;
font-size: 12px;
font-family: Helvetica;
height: 250px;
position: relative;
float: left;
text-align: right;
}
.label {
color: #2D3539;
font-size: 12px;
font-family: Helvetica;
height: 172px;
padding-bottom: 160px;
padding-right: 70px;
text-align: left;
float:left;
white-space: nowrap;
position: absolute;
margin: 0;
transform: rotate(270deg);
transform-origin: right, top;
-ms-transform: rotate(-90deg);
-ms-transform-origin:right, top;
-webkit-transform: rotate(-90deg);
-webkit-transform-origin:right, top;
}
.inner {
margin: 0 auto;
display: inline-block;
margin-right: 10%;
}
.bar-label {
width: 200px;
color: #2D3539;
font-size: 16px;
font-family: Helvetica;
text-align: center;
position: absolute;
margin-top: 12px;
}
.graph-title {
width: 100%;
text-align: center;
color: #2D3539;
font-size: 16px;
font-family: Helvetica;
font-weight: bold;
margin-left: 10%;
padding-bottom: 44px;
}
.legend-container {
display: inline-block;
padding-left: 30px;
padding-top: 75px;
position: absolute;
text-align: left;
}
.legend-bar {
width: 80px;
height: 10px;
}
.legend-label {
width: 90px;
height: 16px;
margin-top: 5px;
margin-bottom: 20px;
font-size: 12px;
font-family: Helvetica;
}
.hidden {
display: none;
height: 0;
}
.current-risk {
background: repeating-linear-gradient(135deg, #FFB166 0, #ffffff 1px, #ffffff 1px, #FFB166 2px, #FFB166 13px)
}
.lowest-risk {
background-color: #FF9733;
}
@media only screen and (max-width: 860px) {
.graph-border {
height: 250px;
width: 520px;
}
.ten-year-group {
width: 160px;
margin-left: 44px;
}
.lifetime-group {
width: 160px;
margin-left: 70px;
}
.graph-title {
width: 580px;
}
.bar-label {
width: 160px;
}
.legend-bar {
width: 50px;
}
.legend-label {
width: 50px;
}
.bar-container {
width: 100%;
}
}
@media only screen and (max-width: 700px) {
.graph-border {
height: 250px;
width: 155px;
}
.graph-title {
width: 165px;
margin-left: 35px;
}
.bar-label {
width: 60px;
margin-left: -10px;
}
.ten-year-group {
width: 40px;
margin-left: 15px;
}
.lifetime-group {
width: 40px;
margin-left: 40px;
}
.legend-bar {
width: 30px;
}
.legend-label {
width: 45px;
}
.bar-container {
width: 100%;
}
}
@media print {
.graph-title {
margin-left: 0;
}
.inner {
margin-right: 0;
}
.legend-label {
display: none;
}
.legend-bar {
display: none;
}
} | 0.57093 | 0.080828 |
@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Ubuntu:wght@500;700&display=swap");
* {
margin: 0px;
padding: 0px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-family: 'Roboto',sans-serif;
}
.container {
width: 100%;
height: 100vh;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
body {
background-color: #ebf5f0;
}
header {
width: 100%;
background-color: #263238;
padding: 10px 20px;
top: 0px;
z-index: 999;
position: fixed;
}
.navbar {
max-width: 1200px;
padding: 0px 20px;
margin: 0 auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.logo {
width: 100px;
height: 100px;
border-radius: 10px;
}
.hamburguer {
width: 30px;
height: 30px;
background-color: transparent;
border-radius: 5px;
position: relative;
cursor: pointer;
display: none;
}
.hamburguer::after {
content: "";
position: absolute;
top: 35%;
left: 15%;
width: 70%;
height: 5%;
border-radius: 5px;
background-color: white;
}
.hamburguer::before {
content: "";
position: absolute;
top: 55%;
left: 15%;
width: 70%;
height: 5%;
border-radius: 5px;
background-color: white;
}
.menu {
list-style: none;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.menu li {
margin-left: 10px;
}
.menu li a {
display: block;
padding: 10px 15px;
color: white;
text-decoration: none;
-webkit-transition: 0.5s ease;
transition: 0.5s ease;
}
.menu li a:hover {
color: black;
background-color: white;
border-radius: 50px;
}
/*Part of content who i used in "home" and "about" */
/*Parte do conteúdo que será utiliazada no "home" e "sobre" */
.content {
background-color: white;
border-radius: 10px;
padding: 15px;
margin: auto;
-webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
min-width: 400px;
max-width: 800px;
margin-top: 10%;
}
.content img {
margin: auto;
display: block;
width: 100%;
border-radius: 10px;
padding: 10px;
}
.title {
font-family: 'Ubuntu';
text-align: center;
font-weight: bold;
font-size: 25px;
line-height: 1.2em;
background-color: #ebf5f0;
}
.description {
text-align: justify;
padding: 10px;
}
.links li {
list-style: none;
}
.links li a {
text-decoration: none;
color: black;
}
.links .external::after {
content: '\00A0\1F517';
}
footer {
padding: 10px;
margin-left: 10px;
margin-top: 10px;
background-color: #ebf5f0;
}
footer a {
text-decoration: none;
color: black;
}
/*Part of content who i used in the "battles"*/
/*Parte do conteúdo que será usado na aba de "batalhas"*/
.area {
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;
width: 100%;
}
.battle {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.item {
width: 300px;
padding: 50px;
border: 1px solid black;
border-radius: 5px;
background-color: white;
text-align: center;
}
.card {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.vs {
font-size: 20px;
margin-top: 20%;
}
.button {
background-color: #4cacaf;
border-radius: 10px;
color: white;
font-size: 16px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
cursor: pointer;
padding: 15px;
margin-bottom: 10px;
}
@media screen and (max-width: 900px) {
.hamburguer {
display: block;
z-index: 999;
}
.menu {
position: fixed;
top: 0;
right: -100;
height: 100vh;
background-color: #263238;
margin: 0;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
padding: 100px 20px;
max-width: 250px;
-webkit-transition: 0.5s ease;
transition: 0.5s ease;
}
.menu.active {
right: 0;
}
ul.active:not(.menu) {
display: none;
}
.content {
margin-top: 20%;
}
.area {
margin-top: 20%;
}
.button {
margin-top: 400px;
}
.card {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-top: 20%;
}
.vs {
padding: 20px;
margin-top: 20px;
}
}
@media screen and (max-width: 500px) {
.content {
margin-top: 30%;
}
}
/*# sourceMappingURL=style.css.map */ | style/style.css | @charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Ubuntu:wght@500;700&display=swap");
* {
margin: 0px;
padding: 0px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-family: 'Roboto',sans-serif;
}
.container {
width: 100%;
height: 100vh;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
body {
background-color: #ebf5f0;
}
header {
width: 100%;
background-color: #263238;
padding: 10px 20px;
top: 0px;
z-index: 999;
position: fixed;
}
.navbar {
max-width: 1200px;
padding: 0px 20px;
margin: 0 auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.logo {
width: 100px;
height: 100px;
border-radius: 10px;
}
.hamburguer {
width: 30px;
height: 30px;
background-color: transparent;
border-radius: 5px;
position: relative;
cursor: pointer;
display: none;
}
.hamburguer::after {
content: "";
position: absolute;
top: 35%;
left: 15%;
width: 70%;
height: 5%;
border-radius: 5px;
background-color: white;
}
.hamburguer::before {
content: "";
position: absolute;
top: 55%;
left: 15%;
width: 70%;
height: 5%;
border-radius: 5px;
background-color: white;
}
.menu {
list-style: none;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.menu li {
margin-left: 10px;
}
.menu li a {
display: block;
padding: 10px 15px;
color: white;
text-decoration: none;
-webkit-transition: 0.5s ease;
transition: 0.5s ease;
}
.menu li a:hover {
color: black;
background-color: white;
border-radius: 50px;
}
/*Part of content who i used in "home" and "about" */
/*Parte do conteúdo que será utiliazada no "home" e "sobre" */
.content {
background-color: white;
border-radius: 10px;
padding: 15px;
margin: auto;
-webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
min-width: 400px;
max-width: 800px;
margin-top: 10%;
}
.content img {
margin: auto;
display: block;
width: 100%;
border-radius: 10px;
padding: 10px;
}
.title {
font-family: 'Ubuntu';
text-align: center;
font-weight: bold;
font-size: 25px;
line-height: 1.2em;
background-color: #ebf5f0;
}
.description {
text-align: justify;
padding: 10px;
}
.links li {
list-style: none;
}
.links li a {
text-decoration: none;
color: black;
}
.links .external::after {
content: '\00A0\1F517';
}
footer {
padding: 10px;
margin-left: 10px;
margin-top: 10px;
background-color: #ebf5f0;
}
footer a {
text-decoration: none;
color: black;
}
/*Part of content who i used in the "battles"*/
/*Parte do conteúdo que será usado na aba de "batalhas"*/
.area {
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;
width: 100%;
}
.battle {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.item {
width: 300px;
padding: 50px;
border: 1px solid black;
border-radius: 5px;
background-color: white;
text-align: center;
}
.card {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.vs {
font-size: 20px;
margin-top: 20%;
}
.button {
background-color: #4cacaf;
border-radius: 10px;
color: white;
font-size: 16px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
cursor: pointer;
padding: 15px;
margin-bottom: 10px;
}
@media screen and (max-width: 900px) {
.hamburguer {
display: block;
z-index: 999;
}
.menu {
position: fixed;
top: 0;
right: -100;
height: 100vh;
background-color: #263238;
margin: 0;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
padding: 100px 20px;
max-width: 250px;
-webkit-transition: 0.5s ease;
transition: 0.5s ease;
}
.menu.active {
right: 0;
}
ul.active:not(.menu) {
display: none;
}
.content {
margin-top: 20%;
}
.area {
margin-top: 20%;
}
.button {
margin-top: 400px;
}
.card {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-top: 20%;
}
.vs {
padding: 20px;
margin-top: 20px;
}
}
@media screen and (max-width: 500px) {
.content {
margin-top: 30%;
}
}
/*# sourceMappingURL=style.css.map */ | 0.235196 | 0.060863 |
* WordPress Core
* ============================================================================
*/
.alignnone {
margin: 5px 20px 10px 0;
}
.aligncenter, div.aligncenter {
display: block;
margin: 5px auto 10px;
}
.alignright {
float: right;
margin: 5px 0 10px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 10px 0;
}
a.alignright {
float: right;
margin: 5px 0 10px 20px;
}
a.alignnone {
margin: 5px 20px 10px 0;
}
a.alignleft {
float: left;
margin: 5px 20px 10px 0;
}
a.aligncenter {
display: block;
margin: 5px auto 10px;
}
.wp-caption {
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 10px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 10px 0;
}
.wp-caption.alignright {
margin: 5px 0 10px 20px;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
}
/* Text meant only for screen readers. */
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875 rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; /* Above WP toolbar. */
}
.gallery-item {
display: inline-block;
padding: 1.79104477%;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
color: #707070;
color: rgba(51, 51, 51, 0.7);
display: block;
font-size: 12px;
font-size: 1.2rem;
line-height: 1.5;
padding: 0.5em 0;
}
/**
* Bootstrap Adjustments
* ============================================================================
*/
.container-fluid {
max-width: 1200px;
}
.container .jumbotron,
.container-fluid .jumbotron {
padding: 40px 30px;
}
.bg-default {
background-color: #f5f5f5;
}
.bg-primary a,
.panel-primary .panel-heading a {
color: #a4d5ff;
}
.bg-primary a:focus,
.bg-primary a:hover,
.panel-primary .panel-heading a:focus,
.panel-primary .panel-heading a:hover {
color: #2faece;
}
.bg-success a,
.panel-success .panel-heading a {
color: #5cb85c;
}
.bg-success a:focus,
.bg-success a:hover,
.panel-success .panel-heading a:focus,
.panel-success .panel-heading a:hover {
color: #449d44;
}
.bg-info a,
.panel-info .panel-heading a {
color: #51aac4;
}
.bg-info a:focus,
.bg-info a:hover,
.panel-info .panel-heading a:focus,
.panel-info .panel-heading a:hover {
color: #41899e;
}
.bg-warning a,
.panel-warning .panel-heading a {
color: #f0ad4e;
}
.bg-warning a:focus,
.bg-warning a:hover,
.panel-warning .panel-heading a:focus,
.panel-warning .panel-heading a:hover {
color: #ec971f;
}
.bg-danger a,
.panel-danger .panel-heading a {
color: #d9534f;
}
.bg-danger a:focus,
.bg-danger a:hover,
.panel-danger .panel-heading a:focus,
.panel-danger .panel-heading a:hover {
color: #c9302c;
}
.panel .nav > li {
border-width: 1px 0;
border-style: solid;
border-color: #ddd;
margin-bottom: -1px;
}
.panel .nav > li {
border-top-width: 0;
}
.panel .pager,
.panel .pagination {
margin: 0;
}
.table-hover > tbody > tr > td:hover {
background-color: #e8e8e8;
}
.entry-meta .glyphicon,
.entry-footer .glyphicon,
.entry-footer .label {
margin-right: 5px;
}
.label-has-badge {
padding: 0.5em 0.6em;
}
.label .badge {
background-color: #fff;
font-size: inherit;
}
.label-default .badge {
color: #777;
}
.label[href],
.label[href]:hover,
.label[href]:focus {
color: #fff;
}
.label-default[href]:hover .badge,
.label-default[href]:focus .badge {
color: #5e5e5e;
}
.label-primary .badge {
color: #337ab7;
}
.label-primary[href]:hover .badge,
.label-primary[href]:focus .badge {
color: #286090;
}
.label-success .badge {
color: #5cb85c;
}
.label-success[href]:hover .badge,
.label-success[href]:focus .badge {
color: #449d44;
}
.label-info .badge {
color: #5bc0de;
}
.label-info[href]:hover .badge,
.label-info[href]:focus .badge {
color: #31b0d5;
}
.label-warning .badge {
color: #f0ad4e;
}
.label-warning[href]:hover .badge,
.label-warning[href]:focus .badge {
color: #ec971f;
}
.label-danger .badge {
color: #d9534f;
}
.label-danger[href]:hover .badge,
.label-danger[href]:focus .badge {
color: #c9302c;
}
/**
* Layout Adjustments
* ============================================================================
*/
*:last-child {
margin-bottom: 0;
}
a[href$=".jpg"],
a[href$=".png"],
a[href$=".gif"] {
overflow: hidden;
}
/**
* Spacements and Paddings
* ----------------------------------------------------------------------------
*/
#main,
#page-header,
article.hentry,
aside.widget,
#comments,
#footer-widget-area {
margin-bottom: 30px;
}
.single #main {
margin-top: 30px;
}
.entry-header,
.post-featured-thumb,
.entry-title,
.entry-content,
li.comment,
.comment-author,
.comment-content,
#author-info {
margin-bottom: 20px;
}
#header-txt > * {
margin-top: 0;
margin-bottom: 0;
}
#nav-header.navbar {
margin-bottom: 0;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child,
.h1:first-child,
.h2:first-child,
.h3:first-child,
.h4:first-child,
.h5:first-child,
.h6:first-child {
margin-top: 0;
}
.entry-footer {
padding: 20px;
}
article.hentry,
.entry-meta {
padding-top: 20px;
padding-bottom: 20px;
}
.single-post article.hentry {
padding-bottom: 0;
}
article.hentry.has-post-thumbnail {
padding-top: 0;
overflow: hidden;
}
.entry-title,
.entry-summary,
.entry-content {
padding-left: 20px;
padding-right: 20px;
}
.entry-meta {
padding-left: 10px;
padding-right: 10px;
}
.entry-meta > span {
display: inline-block;
margin-left: 10px;
margin-right: 10px;
}
/**
* Header Menu Navigation
* ----------------------------------------------------------------------------
*/
.menu-item-desc {
background-color: #ddd;
color: #333;
font-size: 90%;
text-align: center;
margin-left: -70%;
padding: 10px;
position: absolute;
top: 90%;
width: 200%;
border-radius: 2%;
opacity: 0;
filter: alpha(opacity=0);
z-index: 1070;
}
li:hover .menu-item-desc {
opacity: 1;
filter: alpha(opacity=1);
}
.menu-item-desc .arrow {
border-color: transparent;
border-style: solid;
border-width: 0 7px 7px;
border-bottom-color: #ddd;
width: 0;
height: 0;
margin-left: -7px;
position: absolute;
top: -7px;
left: 50%;
}
/**
* Slider
* ----------------------------------------------------------------------------
*/
#cycle-slider,
.cycle-slideshow,
.cycle-slide,
.cycle-caption,
#cycle-pager {
width: 100%;
}
.cycle-slideshow {
position: relative;
}
.cycle-caption,
#cycle-pager,
#cycle-prev,
#cycle-next {
position: absolute;
z-index: 1029;
}
.cycle-caption {
bottom: 20%;
text-align: center;
}
#cycle-slider .entry-title a,
#cycle-slider .entry-summary {
padding: 15px;
}
#cycle-slider .entry-title {
margin-bottom: 0;
}
#cycle-slider .entry-title a {
display: inline-block;
background-color: #337ab7;
background-color: rgba( 51, 124, 183, 0.8 );
color: #fff;
text-decoration: none;
}
#cycle-slider .entry-title a:hover {
color: #e8e8e8;
}
#cycle-slider .entry-summary {
background-color: #3c3c3c;
background-color: rgba( 60, 60, 60, 0.8 );
color: #fff;
}
@media ( min-width: 1200px ) {
#cycle-slider .entry-title {
font-size: 36px;
}
#cycle-slider .entry-summary p {
font-size: 21px;
font-weight: 200;
margin-bottom: 15px;
}
}
#cycle-pager,
#cycle-prev,
#cycle-next {
display: block;
text-align: center;
}
#cycle-pager {
top: 0;
}
.cycle-navigation a {
font-size: 24px;
display: inline-block;
}
.cycle-navigation a:focus {
outline: none;
}
.cycle-pager-active {
color: #23527c;
}
.cycle-navigation > a > span {
top: 45%;
}
#cycle-prev,
#cycle-next {
width: 2em;
height: 100%;
top: 0;
}
#cycle-prev {
left: 0;
}
#cycle-next {
right: 0;
}
/**
* Secondary
* ----------------------------------------------------------------------------
*/
/*
#main > .container-fluid > .row {
position: relative;
}
#vars {
top: 100px !important;
}
#secondary {
max-width: 400px;
position: absolute;
margin-left: 800px;
}
*/
/**
* Widgets
* ----------------------------------------------------------------------------
*/
#wp-calendar caption,
#wp-calendar thead th,
#wp-calendar tbody,
#wp-calendar tfoot {
text-align: center;
}
#wp-calendar caption,
#wp-calendar tfoot {
text-transform: uppercase;
}
/**
* Footer
* ----------------------------------------------------------------------------
*/
#footer {
background-color: #222;
padding-top: 30px;
}
#copyright {
color: #9d9d9d;
text-align: center;
border-top: 1px solid #333;
padding-bottom: 15px;
padding-top: 15px;
}
/**
* Comments
* ----------------------------------------------------------------------------
*/
.comments-list,
.comments-list .children {
list-style: none;
}
.comments-list {
padding-left: 0;
}
.comment-author .avatar,
.comment-metadata {
float: left;
}
.comment-author .avatar {
margin-right: 15px;
}
.comment-metadata,
.comment .edit-link {
margin-top: 15px;
}
.comment .fn .glyphicon {
margin-right: 0.3em;
}
.comment .edit-link {
float: right;
}
/**
* Page Links
* ----------------------------------------------------------------------------
*/
.page-links {
text-align: center;
}
.page-links > span,
.page-links > a {
margin: 0 5px;
}
/**
* Post Navigation
* ----------------------------------------------------------------------------
*/
.post-navigation {
overflow: hidden;
}
.post-navigation .meta-nav,
.post-navigation .post-title,
.post-navigation .nav-next,
.post-navigation .nav-previous {
position: relative;
z-index: 2;
}
.post-navigation span,
.post-navigation a,
.post-navigation a:before {
display: block;
}
.post-navigation a {
padding: 25px 50px;
text-decoration: none;
}
.post-navigation .nav-previous .post-title,
.post-navigation .nav-next .post-title,
.post-navigation .nav-previous a:hover .post-title,
.post-navigation .nav-next a:hover .post-title,
.post-navigation .nav-previous .meta-nav,
.post-navigation .nav-next .meta-nav {
color: #fff;
}
.post-navigation a:before {
content: "";
background-color: #000;
background-color: rgba( 0, 0, 0, 0.4 );
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 1;
}
.post-navigation a:hover:before,
.post-navigation a:focus:before {
opacity: 0.5;
}
.post-navigation .meta-nav {
text-transform: uppercase;
}
#primary .post-navigation .post-title {
margin: 0;
padding: 0;
}
.post-navigation .nav-next,
.post-navigation .nav-previous {
background-position: center;
background-size: cover;
}
.post-navigation .nav-next .post-title,
.post-navigation .nav-next .meta-nav {
text-align: right;
}
.post-navigation .meta-nav {
opacity: 0.8;
}
/**
* Media Queries
* ----------------------------------------------------------------------------
*/
@media screen and ( max-width: 599px ) {
.navbar-fixed-top {
position: absolute;
}
}
@media screen and ( max-width: 767px ) {
#main,
#page-header,
article.hentry,
aside.widget,
#footer-widget-area,
#footer .widget-area {
margin-bottom: 20px;
}
.single #main {
margin-top: 20px;
}
} | assets/css/style.css | * WordPress Core
* ============================================================================
*/
.alignnone {
margin: 5px 20px 10px 0;
}
.aligncenter, div.aligncenter {
display: block;
margin: 5px auto 10px;
}
.alignright {
float: right;
margin: 5px 0 10px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 10px 0;
}
a.alignright {
float: right;
margin: 5px 0 10px 20px;
}
a.alignnone {
margin: 5px 20px 10px 0;
}
a.alignleft {
float: left;
margin: 5px 20px 10px 0;
}
a.aligncenter {
display: block;
margin: 5px auto 10px;
}
.wp-caption {
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 10px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 10px 0;
}
.wp-caption.alignright {
margin: 5px 0 10px 20px;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
}
/* Text meant only for screen readers. */
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875 rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; /* Above WP toolbar. */
}
.gallery-item {
display: inline-block;
padding: 1.79104477%;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
color: #707070;
color: rgba(51, 51, 51, 0.7);
display: block;
font-size: 12px;
font-size: 1.2rem;
line-height: 1.5;
padding: 0.5em 0;
}
/**
* Bootstrap Adjustments
* ============================================================================
*/
.container-fluid {
max-width: 1200px;
}
.container .jumbotron,
.container-fluid .jumbotron {
padding: 40px 30px;
}
.bg-default {
background-color: #f5f5f5;
}
.bg-primary a,
.panel-primary .panel-heading a {
color: #a4d5ff;
}
.bg-primary a:focus,
.bg-primary a:hover,
.panel-primary .panel-heading a:focus,
.panel-primary .panel-heading a:hover {
color: #2faece;
}
.bg-success a,
.panel-success .panel-heading a {
color: #5cb85c;
}
.bg-success a:focus,
.bg-success a:hover,
.panel-success .panel-heading a:focus,
.panel-success .panel-heading a:hover {
color: #449d44;
}
.bg-info a,
.panel-info .panel-heading a {
color: #51aac4;
}
.bg-info a:focus,
.bg-info a:hover,
.panel-info .panel-heading a:focus,
.panel-info .panel-heading a:hover {
color: #41899e;
}
.bg-warning a,
.panel-warning .panel-heading a {
color: #f0ad4e;
}
.bg-warning a:focus,
.bg-warning a:hover,
.panel-warning .panel-heading a:focus,
.panel-warning .panel-heading a:hover {
color: #ec971f;
}
.bg-danger a,
.panel-danger .panel-heading a {
color: #d9534f;
}
.bg-danger a:focus,
.bg-danger a:hover,
.panel-danger .panel-heading a:focus,
.panel-danger .panel-heading a:hover {
color: #c9302c;
}
.panel .nav > li {
border-width: 1px 0;
border-style: solid;
border-color: #ddd;
margin-bottom: -1px;
}
.panel .nav > li {
border-top-width: 0;
}
.panel .pager,
.panel .pagination {
margin: 0;
}
.table-hover > tbody > tr > td:hover {
background-color: #e8e8e8;
}
.entry-meta .glyphicon,
.entry-footer .glyphicon,
.entry-footer .label {
margin-right: 5px;
}
.label-has-badge {
padding: 0.5em 0.6em;
}
.label .badge {
background-color: #fff;
font-size: inherit;
}
.label-default .badge {
color: #777;
}
.label[href],
.label[href]:hover,
.label[href]:focus {
color: #fff;
}
.label-default[href]:hover .badge,
.label-default[href]:focus .badge {
color: #5e5e5e;
}
.label-primary .badge {
color: #337ab7;
}
.label-primary[href]:hover .badge,
.label-primary[href]:focus .badge {
color: #286090;
}
.label-success .badge {
color: #5cb85c;
}
.label-success[href]:hover .badge,
.label-success[href]:focus .badge {
color: #449d44;
}
.label-info .badge {
color: #5bc0de;
}
.label-info[href]:hover .badge,
.label-info[href]:focus .badge {
color: #31b0d5;
}
.label-warning .badge {
color: #f0ad4e;
}
.label-warning[href]:hover .badge,
.label-warning[href]:focus .badge {
color: #ec971f;
}
.label-danger .badge {
color: #d9534f;
}
.label-danger[href]:hover .badge,
.label-danger[href]:focus .badge {
color: #c9302c;
}
/**
* Layout Adjustments
* ============================================================================
*/
*:last-child {
margin-bottom: 0;
}
a[href$=".jpg"],
a[href$=".png"],
a[href$=".gif"] {
overflow: hidden;
}
/**
* Spacements and Paddings
* ----------------------------------------------------------------------------
*/
#main,
#page-header,
article.hentry,
aside.widget,
#comments,
#footer-widget-area {
margin-bottom: 30px;
}
.single #main {
margin-top: 30px;
}
.entry-header,
.post-featured-thumb,
.entry-title,
.entry-content,
li.comment,
.comment-author,
.comment-content,
#author-info {
margin-bottom: 20px;
}
#header-txt > * {
margin-top: 0;
margin-bottom: 0;
}
#nav-header.navbar {
margin-bottom: 0;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child,
.h1:first-child,
.h2:first-child,
.h3:first-child,
.h4:first-child,
.h5:first-child,
.h6:first-child {
margin-top: 0;
}
.entry-footer {
padding: 20px;
}
article.hentry,
.entry-meta {
padding-top: 20px;
padding-bottom: 20px;
}
.single-post article.hentry {
padding-bottom: 0;
}
article.hentry.has-post-thumbnail {
padding-top: 0;
overflow: hidden;
}
.entry-title,
.entry-summary,
.entry-content {
padding-left: 20px;
padding-right: 20px;
}
.entry-meta {
padding-left: 10px;
padding-right: 10px;
}
.entry-meta > span {
display: inline-block;
margin-left: 10px;
margin-right: 10px;
}
/**
* Header Menu Navigation
* ----------------------------------------------------------------------------
*/
.menu-item-desc {
background-color: #ddd;
color: #333;
font-size: 90%;
text-align: center;
margin-left: -70%;
padding: 10px;
position: absolute;
top: 90%;
width: 200%;
border-radius: 2%;
opacity: 0;
filter: alpha(opacity=0);
z-index: 1070;
}
li:hover .menu-item-desc {
opacity: 1;
filter: alpha(opacity=1);
}
.menu-item-desc .arrow {
border-color: transparent;
border-style: solid;
border-width: 0 7px 7px;
border-bottom-color: #ddd;
width: 0;
height: 0;
margin-left: -7px;
position: absolute;
top: -7px;
left: 50%;
}
/**
* Slider
* ----------------------------------------------------------------------------
*/
#cycle-slider,
.cycle-slideshow,
.cycle-slide,
.cycle-caption,
#cycle-pager {
width: 100%;
}
.cycle-slideshow {
position: relative;
}
.cycle-caption,
#cycle-pager,
#cycle-prev,
#cycle-next {
position: absolute;
z-index: 1029;
}
.cycle-caption {
bottom: 20%;
text-align: center;
}
#cycle-slider .entry-title a,
#cycle-slider .entry-summary {
padding: 15px;
}
#cycle-slider .entry-title {
margin-bottom: 0;
}
#cycle-slider .entry-title a {
display: inline-block;
background-color: #337ab7;
background-color: rgba( 51, 124, 183, 0.8 );
color: #fff;
text-decoration: none;
}
#cycle-slider .entry-title a:hover {
color: #e8e8e8;
}
#cycle-slider .entry-summary {
background-color: #3c3c3c;
background-color: rgba( 60, 60, 60, 0.8 );
color: #fff;
}
@media ( min-width: 1200px ) {
#cycle-slider .entry-title {
font-size: 36px;
}
#cycle-slider .entry-summary p {
font-size: 21px;
font-weight: 200;
margin-bottom: 15px;
}
}
#cycle-pager,
#cycle-prev,
#cycle-next {
display: block;
text-align: center;
}
#cycle-pager {
top: 0;
}
.cycle-navigation a {
font-size: 24px;
display: inline-block;
}
.cycle-navigation a:focus {
outline: none;
}
.cycle-pager-active {
color: #23527c;
}
.cycle-navigation > a > span {
top: 45%;
}
#cycle-prev,
#cycle-next {
width: 2em;
height: 100%;
top: 0;
}
#cycle-prev {
left: 0;
}
#cycle-next {
right: 0;
}
/**
* Secondary
* ----------------------------------------------------------------------------
*/
/*
#main > .container-fluid > .row {
position: relative;
}
#vars {
top: 100px !important;
}
#secondary {
max-width: 400px;
position: absolute;
margin-left: 800px;
}
*/
/**
* Widgets
* ----------------------------------------------------------------------------
*/
#wp-calendar caption,
#wp-calendar thead th,
#wp-calendar tbody,
#wp-calendar tfoot {
text-align: center;
}
#wp-calendar caption,
#wp-calendar tfoot {
text-transform: uppercase;
}
/**
* Footer
* ----------------------------------------------------------------------------
*/
#footer {
background-color: #222;
padding-top: 30px;
}
#copyright {
color: #9d9d9d;
text-align: center;
border-top: 1px solid #333;
padding-bottom: 15px;
padding-top: 15px;
}
/**
* Comments
* ----------------------------------------------------------------------------
*/
.comments-list,
.comments-list .children {
list-style: none;
}
.comments-list {
padding-left: 0;
}
.comment-author .avatar,
.comment-metadata {
float: left;
}
.comment-author .avatar {
margin-right: 15px;
}
.comment-metadata,
.comment .edit-link {
margin-top: 15px;
}
.comment .fn .glyphicon {
margin-right: 0.3em;
}
.comment .edit-link {
float: right;
}
/**
* Page Links
* ----------------------------------------------------------------------------
*/
.page-links {
text-align: center;
}
.page-links > span,
.page-links > a {
margin: 0 5px;
}
/**
* Post Navigation
* ----------------------------------------------------------------------------
*/
.post-navigation {
overflow: hidden;
}
.post-navigation .meta-nav,
.post-navigation .post-title,
.post-navigation .nav-next,
.post-navigation .nav-previous {
position: relative;
z-index: 2;
}
.post-navigation span,
.post-navigation a,
.post-navigation a:before {
display: block;
}
.post-navigation a {
padding: 25px 50px;
text-decoration: none;
}
.post-navigation .nav-previous .post-title,
.post-navigation .nav-next .post-title,
.post-navigation .nav-previous a:hover .post-title,
.post-navigation .nav-next a:hover .post-title,
.post-navigation .nav-previous .meta-nav,
.post-navigation .nav-next .meta-nav {
color: #fff;
}
.post-navigation a:before {
content: "";
background-color: #000;
background-color: rgba( 0, 0, 0, 0.4 );
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 1;
}
.post-navigation a:hover:before,
.post-navigation a:focus:before {
opacity: 0.5;
}
.post-navigation .meta-nav {
text-transform: uppercase;
}
#primary .post-navigation .post-title {
margin: 0;
padding: 0;
}
.post-navigation .nav-next,
.post-navigation .nav-previous {
background-position: center;
background-size: cover;
}
.post-navigation .nav-next .post-title,
.post-navigation .nav-next .meta-nav {
text-align: right;
}
.post-navigation .meta-nav {
opacity: 0.8;
}
/**
* Media Queries
* ----------------------------------------------------------------------------
*/
@media screen and ( max-width: 599px ) {
.navbar-fixed-top {
position: absolute;
}
}
@media screen and ( max-width: 767px ) {
#main,
#page-header,
article.hentry,
aside.widget,
#footer-widget-area,
#footer .widget-area {
margin-bottom: 20px;
}
.single #main {
margin-top: 20px;
}
} | 0.419053 | 0.198919 |
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("en.warrock.nexoneu.com/Ranking/Profile#/") {
}
span.standardtemplate
{
background-color:#AAAA00 !important;
}
span.medic
{
background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAKCAIAAAD6sKMdAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAACVJREFUGFdjmFnPwLBpCgPDmVUMDE/3MzD8vwHBIDZIDCQHVAMALIUOn/Nd5ocAAAAASUVORK5CYII=) !important;
background-repeat:repeat-x !important;
}
span.engineer
{
background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAKCAIAAAD6sKMdAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAACNJREFUGFdjmMnAx7CJQZDhDIMIw1MGMYb/UAxig8RAckA1ALVwCLXnzY8EAAAAAElFTkSuQmCC) !important;
background-repeat:repeat-x !important;
}
span.sniper
{
background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAKCAIAAAD6sKMdAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAACVJREFUGFdjYJjJysCwiY2B4Qw7A8NTDgaG/zwQDGKDxEByM1kBpQQIQ4tAsH0AAAAASUVORK5CYII=) !important;
background-repeat:repeat-x !important;
}
span.assault
{
background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAKCAIAAAD6sKMdAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAOwgAADsIBFShKgAAAABp0RVh0U29mdHdhcmUAUGFpbnQuTkVUIHYzLjUuMTAw9HKhAAAAJUlEQVQYV2NgcE5nYAhrYGDImsXAULuZgaHvLASD2CAxkJxzOgDEfgofxsVcCgAAAABJRU5ErkJggg==) !important;
background-repeat:repeat-x !important;
}
span.heavy
{
background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAKCAIAAAD6sKMdAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAACVJREFUGFdjcGaYyeDHsIkhkuEMQwrDU4Yihv9gDGKDxEByQDUA4OoLdwiftxoAAAAASUVORK5CYII=) !important;
background-repeat:repeat-x !important;
}
img[src="http://wrimage.nexoneu.com/en/Content/img/rank/bg_profile.jpg"] {
padding: 260px 0px 0px 580px !important; /*Top Right? Bottom? Left*/
width: 0 !important;
height: 0 !important;
background:url(http://i.imgur.com/ebpus.jpg) no-repeat !important;
}
div.profileInfo
{
background-image:url(http://i.imgur.com/ebpus.jpg) !important;
} | data/usercss/67541.user.css | @namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("en.warrock.nexoneu.com/Ranking/Profile#/") {
}
span.standardtemplate
{
background-color:#AAAA00 !important;
}
span.medic
{
background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAKCAIAAAD6sKMdAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAACVJREFUGFdjmFnPwLBpCgPDmVUMDE/3MzD8vwHBIDZIDCQHVAMALIUOn/Nd5ocAAAAASUVORK5CYII=) !important;
background-repeat:repeat-x !important;
}
span.engineer
{
background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAKCAIAAAD6sKMdAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAACNJREFUGFdjmMnAx7CJQZDhDIMIw1MGMYb/UAxig8RAckA1ALVwCLXnzY8EAAAAAElFTkSuQmCC) !important;
background-repeat:repeat-x !important;
}
span.sniper
{
background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAKCAIAAAD6sKMdAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAACVJREFUGFdjYJjJysCwiY2B4Qw7A8NTDgaG/zwQDGKDxEByM1kBpQQIQ4tAsH0AAAAASUVORK5CYII=) !important;
background-repeat:repeat-x !important;
}
span.assault
{
background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAKCAIAAAD6sKMdAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAOwgAADsIBFShKgAAAABp0RVh0U29mdHdhcmUAUGFpbnQuTkVUIHYzLjUuMTAw9HKhAAAAJUlEQVQYV2NgcE5nYAhrYGDImsXAULuZgaHvLASD2CAxkJxzOgDEfgofxsVcCgAAAABJRU5ErkJggg==) !important;
background-repeat:repeat-x !important;
}
span.heavy
{
background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAKCAIAAAD6sKMdAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAACVJREFUGFdjcGaYyeDHsIkhkuEMQwrDU4Yihv9gDGKDxEByQDUA4OoLdwiftxoAAAAASUVORK5CYII=) !important;
background-repeat:repeat-x !important;
}
img[src="http://wrimage.nexoneu.com/en/Content/img/rank/bg_profile.jpg"] {
padding: 260px 0px 0px 580px !important; /*Top Right? Bottom? Left*/
width: 0 !important;
height: 0 !important;
background:url(http://i.imgur.com/ebpus.jpg) no-repeat !important;
}
div.profileInfo
{
background-image:url(http://i.imgur.com/ebpus.jpg) !important;
} | 0.15704 | 0.142024 |
* {
margin: 0;
padding: 0; }
ul, li {
list-style-type: none; }
body {
font-family: 'Microsoft YaHei', '\5FAE\8F6F\96C5\9ED1', 'Hiragino Sans GB', tahoma, arial, sans-serif;
background-color: #f4f6f8;
width: 100%;
height: 100%; }
.clearfixed {
zoom: 1; }
.clearfixed:before, .clearfixed:after {
content: "";
display: table; }
#nav-hot-fix {
width: 100%;
height: 55px; }
.mint-tabbar > .mint-tab-item.is-selected {
color: #09bb07; }
.mint-tabbar > .mint-tab-item.is-selected .nav-index {
background-image: url("/images/icon/nav-index-active.png"); }
.mint-tabbar > .mint-tab-item.is-selected .nav-category {
background-image: url("/images/icon/nav-category-active.png"); }
.mint-tabbar > .mint-tab-item.is-selected .nav-cart {
background-image: url("/images/icon/nav-cart-active.png"); }
.mint-tabbar > .mint-tab-item.is-selected .nav-usercenter {
background-image: url("/images/icon/nav-usercenter-active.png"); }
.mint-tab-item {
color: #333;
text-decoration: none; }
.nav-index {
background-image: url("/images/icon/nav-index-icon.png");
background-size: 100%;
background-repeat: no-repeat; }
.nav-category {
background-image: url("/images/icon/nav-category-icon.png");
background-size: 100%;
background-repeat: no-repeat; }
.nav-cart {
background-image: url("/images/icon/nav-cart-icon.png");
background-size: 100%;
background-repeat: no-repeat; }
.nav-usercenter {
background-image: url("/images/icon/nav-usercenter-icon.png");
background-size: 100%;
background-repeat: no-repeat; }
.mint-badge {
position: absolute;
top: 2px; }
#categories-content-left {
position: fixed;
top: 0px;
left: 0;
bottom: 65px;
width: 25%;
background-color: #fff;
overflow-y: auto;
overflow-x: hidden; }
#categories-content-left ul {
list-style: none;
margin: 0;
padding: 0;
position: relative;
font-size: 12px;
width: 100%;
color: #333;
text-align: center;
border-right: 1px solid #ddd; }
#categories-content-left ul li {
height: 40px;
line-height: 40px;
padding: 0 5px;
margin-top: -.5px;
border-top: 1px solid #ddd; }
#categories-content-left ul li:last-child {
border-bottom: 1px solid #ddd; }
#categories-content-left ul li.active {
color: #ff2a74;
border-left: 2px solid #ff2a74;
background-color: #fff; }
#categories-content-right {
position: fixed;
top: 0px;
right: 0;
bottom: 65px;
width: 75%;
overflow-y: auto;
overflow-x: hidden; }
#categories-content-right ul {
list-style: none;
margin: 0;
padding: 0 5px;
position: relative;
font-size: 12px; }
#categories-content-right ul li {
display: block;
height: auto;
float: left;
width: 45%;
padding: 5px; }
#categories-content-right ul li img {
width: 100%;
height: auto;
border: 2px solid #fff;
box-shadow: 0 0 3px rgba(0, 0, 0, 0.35); }
#categories-content-right ul li h4 {
margin: 5px 0;
width: 100%;
text-align: center; }
#empty-cart-container {
position: relative;
width: 100%;
min-height: 500px; }
#empty-cart-container .empty-cart-wrapper {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
text-align: center; }
#empty-cart-container .empty-cart-wrapper img {
width: 100px;
height: 100px; }
#empty-cart-container .empty-cart-wrapper h4 {
color: #777;
margin: 10px 0; }
#empty-cart-container .empty-cart-wrapper p {
color: #707070;
font-size: 12px;
margin-bottom: 10px; }
#empty-cart-container .empty-cart-wrapper a {
font-size: 12px;
text-decoration: none;
padding: 6px 24px;
color: #707070;
border: 1px solid #707070;
border-radius: 6px; }
#cart-container .cart-wrap {
padding: 10px;
margin-top: 10px;
background-color: #fff;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
font-size: 14px;
position: relative; }
#cart-container .cart-wrap .select-one-btn {
display: block;
width: 30px;
height: 30px;
border-radius: 50%;
border: 1px solid #ddd;
position: absolute;
top: 50%;
left: 10px;
transform: translateY(-50%);
cursor: pointer; }
#cart-container .cart-wrap .select-one-btn.selected {
background-image: url("/images/icon/cart-selected-icon.png");
background-repeat: no-repeat;
background-size: 100% 100%;
background-position: center center;
border: 1px solid #e4393c; }
#cart-container .cart-wrap .img-wrap {
display: block;
margin: 0 0 10px 40px;
padding: 0 0 10px;
position: relative;
border-bottom: 1px solid #ddd; }
#cart-container .cart-wrap .img-wrap img {
width: 75px;
height: 75px;
display: block; }
#cart-container .cart-wrap .img-wrap .name {
position: absolute;
top: 0;
margin: 5px 0;
left: 85px;
font-size: 16px;
color: #000;
text-decoration: none; }
#cart-container .cart-wrap .price-wrap {
margin-left: 40px;
height: 42px; }
#cart-container .cart-wrap .price-wrap .commodity-result {
height: 100%;
font-size: 12px;
max-width: 50%;
line-height: 42px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap; }
#cart-container .cart-wrap .price-wrap .commodity-result .price {
color: #e4393c;
font-size: 14px; }
#cart-container .cart-wrap .price-wrap .commodity-num {
float: right;
overflow: auto;
zoom: 1;
width: 152px;
border: 1px solid #ddd; }
#cart-container .cart-wrap .price-wrap .commodity-num .minus-btn {
display: block;
float: left;
width: 40px;
height: 40px;
border-right: 1px solid #ddd;
background-color: #eee;
background-image: url("/images/common/minus_disabled.png");
background-size: 25px 25px;
background-repeat: no-repeat;
background-position: center center; }
#cart-container .cart-wrap .price-wrap .commodity-num .minus-btn.active {
background-image: url("/images/common/minus_active.png"); }
#cart-container .cart-wrap .price-wrap .commodity-num .plus-btn.active {
display: block;
float: left;
width: 40px;
height: 40px;
border-left: 1px solid #ddd;
background-color: #eee;
background-image: url("/images/common/plus_active.png");
background-size: 25px 25px;
background-repeat: no-repeat;
background-position: center center; }
#cart-container .cart-wrap .price-wrap .commodity-num .num {
display: block;
float: left;
vertical-align: top;
width: 70px;
height: 40px;
padding: 0;
border: none;
font-size: 16px;
font-weight: 700;
text-align: center; }
#cart-container .remove-wrap {
color: #666;
padding: 10px;
width: 100px;
margin: 10px auto 0 auto;
font-size: 10px;
text-decoration: underline;
text-align: center; }
#pay-container {
background-color: #fff;
height: 50px;
width: 100%;
position: fixed;
bottom: 0;
left: 0;
border-top: 1px solid #ddd; }
#pay-container .select-all-btn {
display: block;
width: 30px;
height: 30px;
border-radius: 50%;
border: 1px solid #ddd;
position: absolute;
top: 50%;
left: 10px;
transform: translateY(-50%);
cursor: pointer; }
#pay-container .select-all-btn.selected {
background-image: url("/images/icon/cart-selected-icon.png");
background-repeat: no-repeat;
background-size: 100% 100%;
background-position: center center;
border: 1px solid #e4393c; }
#pay-container .total-result {
display: inline-block;
width: calc(100% - 110px);
height: 50px;
line-height: 25px;
text-align: right; }
#pay-container .total-result p {
margin: 0;
font-size: 10px;
color: #666; }
#pay-container .total-result p.total-price {
font-size: 16px;
color: #e4393c; }
#pay-container .to-pay-btn {
float: right;
width: 100px;
height: 50px;
line-height: 50px;
color: #fff;
font-size: 16px;
text-align: center;
font-weight: 700;
border-top: 1px solid #e4393c;
background-color: #e4393c; }
#sequence-container {
width: 100%;
background-color: #ffffff; }
#sequence-container ul {
width: 100%;
margin: 0;
padding: 5px 0;
list-style-type: none; }
#sequence-container ul li {
cursor: pointer;
display: inline-block;
font-size: 14px;
width: 30%;
height: 24px;
line-height: 24px;
text-align: center; }
#sequence-container ul li:nth-child(2) {
border-left: 1px solid #d7d7d7;
border-right: 1px solid #d7d7d7; }
#sequence-container ul li.active {
color: #09bb07; }
#empty-data-container {
position: relative;
width: 100%;
min-height: 300px; }
#empty-data-container .empty-data-wrapper {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
text-align: center; }
#empty-data-container .empty-data-wrapper img {
width: 100px;
height: 100px; }
#empty-data-container .empty-data-wrapper h4 {
color: #777;
margin: 10px 0; }
#empty-data-container .empty-data-wrapper p {
color: #707070;
font-size: 12px;
margin-bottom: 10px; }
#empty-data-container .empty-data-wrapper a {
font-size: 12px;
text-decoration: none;
padding: 6px 24px;
color: #707070;
border: 1px solid #707070;
border-radius: 6px; }
#list-data-container {
margin-top: 5px;
font-size: 14px; }
#list-data-container .list-data-wrapper {
margin: 10px 5px;
background-color: #fff; }
#list-data-container .list-data-wrapper img {
display: block;
width: 100%;
height: auto; }
#list-data-container .list-data-wrapper .data-info-wrapper {
border: 1px solid #d7d7d7;
border-top: none;
padding: 10px 0; }
#list-data-container .list-data-wrapper .data-info-wrapper p {
margin: 0;
padding: 5px 10px;
text-align: left; }
#list-data-container .list-data-wrapper .data-info-wrapper p.title {
font-weight: 700; }
#list-data-container .list-data-wrapper .data-info-wrapper p.price {
color: #ff2a74; }
#list-data-container .list-data-wrapper .data-info-wrapper p.price del {
font-size: 12px;
color: #d7d7d7; }
#list-data-container .list-data-wrapper .data-info-wrapper p.price span {
color: #2d78f4;
float: right; }
#uc-head-container {
position: relative; }
#uc-head-container .bg-img {
display: block;
width: 100%;
height: 180px; }
#uc-head-container .avatar-img {
position: absolute;
height: 80px;
width: 80px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
border: 5px solid #fff; }
#uc-nav-container {
width: 100%;
height: auto;
color: #333; }
#uc-nav-container a {
text-decoration: none; }
#uc-nav-container .nav-wrapper {
margin-top: 10px; }
#suggest-form {
padding: 10px; }
#suggest-form .form-wrapper {
width: 100%;
margin-bottom: 10px; }
#uc-address-container {
margin: 10px 0; }
#uc-address-container .uc-address-part {
background-color: #fff;
margin-bottom: 10px; }
#uc-address-container .uc-address-part.defaulted-address {
border-top: 1px solid #09bb07;
border-bottom: 1px solid #09bb07; }
#uc-address-container .uc-address-part .add-address-btn {
color: #09bb07;
text-decoration: none; }
#uc-address-container .uc-address-part select {
display: block;
width: 100%;
padding: .5rem .75rem;
font-size: 1rem;
line-height: 1.25;
color: #55595c;
background-color: #fff;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: .25rem; }
#uc-address-container .uc-address-part .mint-switch-input:checked + .mint-switch-core.mint-switch-core {
border-color: #09bb07;
background-color: #09bb07; }
.save-address-btn {
width: 80%;
text-align: center;
height: 40px;
line-height: 40px;
margin: 0 auto;
color: #fff;
background-color: #09bb07;
border-radius: 8px; }
.edit-address-btn-group {
width: 100%;
text-align: center; }
.edit-address-btn-group .delete-address-btn, .edit-address-btn-group .edit-address-btn {
display: inline-block;
min-width: 120px;
min-height: 40px;
line-height: 40px;
border: none;
border-radius: 5px;
color: #fff; }
.edit-address-btn-group .delete-address-btn {
background-color: #ef4f4f; }
.edit-address-btn-group .edit-address-btn {
background-color: #09bb07; }
.commodity-img {
max-width: 100%;
height: auto;
display: block; }
#commodity-container {
padding: 10px;
background-color: #fff; }
#commodity-container p {
margin: 0;
padding: 5px 10px;
text-align: left; }
#commodity-container p.title {
font-weight: 700; }
#commodity-container p.price {
color: #ff2a74; }
#commodity-container p.price del {
font-size: 12px;
color: #d7d7d7; }
#commodity-container p.price span {
color: #2d78f4;
float: right; }
#number-container {
padding: 10px;
margin-top: 10px;
background-color: #fff; }
#number-container p {
margin: 0;
float: left;
height: 40px;
line-height: 40px;
margin-right: 10px; }
#number-container .num-wrap {
overflow: auto;
zoom: 1;
width: 152px;
border: 1px solid #ddd; }
#number-container .num-wrap .minus-btn {
display: block;
float: left;
width: 40px;
height: 40px;
border-right: 1px solid #ddd;
background-color: #eee;
background-image: url(/images/common/minus_disabled.png);
background-size: 25px 25px;
background-repeat: no-repeat;
background-position: center center; }
#number-container .num-wrap .minus-btn.active {
background-image: url(/images/common/minus_active.png); }
#number-container .num-wrap .plus-btn.active {
display: block;
float: left;
width: 40px;
height: 40px;
border-left: 1px solid #ddd;
background-color: #eee;
background-image: url(/images/common/plus_active.png);
background-size: 25px 25px;
background-repeat: no-repeat;
background-position: center center; }
#number-container .num-wrap .num {
display: block;
float: left;
vertical-align: top;
width: 70px;
height: 40px;
padding: 0;
border: none;
font-size: 16px;
font-weight: 700;
text-align: center; }
#detail-container {
margin-top: 10px;
background-color: #fff; }
#detail-container .title-wrap {
margin: 0;
padding: 0;
width: 100%;
text-align: center;
list-style-type: none;
overflow: auto;
zoom: 1;
border-bottom: 1px solid #ddd; }
#detail-container .title-wrap li {
float: left;
width: 50%;
padding: 10px 0; }
#detail-container .title-wrap li.active {
color: #09bb07; }
#detail-container .detail-wrap, #detail-container .base-wrap {
padding: 10px;
font-size: 14px; }
#btn-groups-container {
display: -webkit-flex;
display: flex;
height: 50px;
position: fixed;
bottom: 0;
left: 0;
width: 100%;
background-color: #fff; }
#btn-groups-container .cart-wrap {
border-top: 1px solid #ddd;
-webkit-flex: none;
flex: none;
width: 50px;
background-image: url("/images/common/cart.png");
background-repeat: no-repeat;
background-size: 35px 35px;
background-position: center center; }
#btn-groups-container .add-cart-btn, #btn-groups-container .to-pay-btn {
-webkit-flex: 1;
flex: 1;
color: #fff;
line-height: 50px;
text-align: center;
cursor: pointer; }
#btn-groups-container .add-cart-btn {
border-top: 1px solid #ff9600;
background-color: #ff9600; }
#btn-groups-container .to-pay-btn {
border-top: 1px solid #e4393c;
background-color: #e4393c; }
#to-pay-container {
padding-top: 80px; }
#to-pay-container .address-wrap {
height: 80px;
overflow-y: hidden;
position: fixed;
top: 0;
left: 0;
width: 100%;
background-color: #fff;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAAAICAMAAAAFmMshAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAACNUExURV6X8v3n57TP+faUlPf6/2ad8/zf3/JeXv/////7+9/q/Pefn+fw/X6t9crd+/719fz9//NoaPJhYW6i85S69vm0tO/1/tTk/PV+fv7v76rI+Han9PzU1PJkZPNubviqqvq/v/q+vvR1dfipqfWIiPvKyoqz9p7A95/B9/aKioiy9b7V+vvJyb/W+vR3dzIYPh8AAACcSURBVCjPldLHDoNADEXRAQaYofcOKaS3//+8VAV7Z7/91ZEsCwXnnF36mgG13kHQF9YCpIbFYLc3xAYFg+0jpRa49TM6O200ZKsTg82viVrgeDXS2bRErOxsOmub8hN9YV2mdHacY8SaHLaTv+wN6/VEZzO/hWxyzxlXPlb/8AXvH4yfsgz0U1HPYIsAlGJoGOzOQWwdMtiLh9onBzMVnawViSIAAAAASUVORK5CYII=);
background-position: left bottom;
background-repeat: repeat-x; }
#to-pay-container .address-wrap .address-default {
padding: 20px 10px 20px 58px;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoBAMAAAB+0KVeAAAAMFBMVEUAAABmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmbTjrt6AAAAEHRSTlMA/sTT40yeinRhKh8U7q456VdWlwAAAHRJREFUKM9jGFqASQeLILPwBkxBLkcvLEo3y37AFORRFMVmleAELKIPJbAIsgkWYBEtFMMiyCGogEV0otABTEFWQQNMQW5HLIJLhDG181/EYlGgHDZrErA4SByb0xuweFISW3AEYAm4+1iCWGQBFkFrhiEIAIO4ENVt+Wy6AAAAAElFTkSuQmCC);
background-position: right center;
background-repeat: no-repeat;
background-size: 20px 20px; }
#to-pay-container .address-wrap .address-default span {
position: absolute;
top: 20px;
left: 10px;
width: 2em;
font-weight: 400;
font-size: 14px;
color: #999; }
#to-pay-container .address-wrap .address-default ul {
position: relative;
padding: 0 30px 0 0;
list-style-type: none;
margin: 0;
font-size: 14px; }
#pay-order-container {
position: absolute;
top: 30%;
left: 50%;
transform: translate(-50%, -50%); }
#pay-order-container .order-title {
width: 100%;
margin: 0 auto;
text-align: center; }
#pay-order-container .order-content {
text-align: left; }
#pay-order-container .order-content .amount {
color: #e4393c; }
#pay-order-container .order-pay-btn {
text-align: center;
border: 1px solid #09bb07;
border-radius: 5px;
color: #fff;
padding: 10px 16px;
background-color: #09bb07; }
#pay-order-container .order-pay-btn.disabled {
background-color: #5cb85c;
border-color: #4cae4c;
pointer-events: none;
cursor: not-allowed;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
opacity: .65; }
#order-list-part {
margin-top: 46px; }
#order-list-part .order-list-container {
margin-top: 15px;
background-color: #fff; }
#order-list-part .order-list-container .title {
color: #999; }
#order-list-part .order-list-container .order-info {
padding: 10px;
border-top: 1px solid #d7d7d7; }
#order-list-part .order-list-container .order-detail {
padding: 10px;
overflow: auto;
zoom: 1;
border-top: 1px solid #d7d7d7; }
#order-list-part .order-list-container .order-detail img {
width: 75px;
height: 75px;
float: left;
margin-right: 15px; }
#order-detail-part .title {
color: #999;
width: 80px;
display: inline-block;
margin-right: 10px; }
#order-detail-part .info {
color: #09bb07; }
#order-detail-part .price {
color: #ff2a74; }
#order-detail-part .address {
color: #2d78f4;
text-decoration: underline; }
#order-detail-part .order-detail-wrapper {
background-color: #fff;
margin-bottom: 15px;
padding: 0 20px; }
#order-detail-part .order-detail-wrapper .detail-container {
padding: 15px 0; }
#order-detail-part .order-detail-wrapper .detail-container p {
padding: 5px 0; }
#order-detail-part .order-detail-wrapper .detail-container.underline {
border-bottom: 1px solid #d7d7d7; }
#order-detail-part .order-detail-wrapper .detail-container .commodity-list {
padding: 5px 0;
overflow: auto;
zoom: 1; }
#order-detail-part .order-detail-wrapper .detail-container .commodity-list img {
width: 75px;
height: 75px;
float: left;
margin-right: 10px; }
#order-detail-part .order-detail-wrapper .detail-container .commodity-list ul li {
display: inline-block;
text-align: left; }
#order-detail-part .order-detail-wrapper .detail-container .commodity-list ul li.number {
color: #999;
float: right; }
#order-detail-part .order-detail-wrapper .detail-container .order-result {
zoom: 1;
overflow: auto; }
#order-detail-part .order-detail-wrapper .detail-container .order-result .result-name {
float: left;
text-align: left; }
#order-detail-part .order-detail-wrapper .detail-container .order-result .result-value {
float: right;
text-align: right; }
#order-detail-part .order-detail-wrapper .detail-container .result-amount {
text-align: right; }
#data-scroll-loading {
width: 15px;
height: 15px;
padding: 10px;
margin: 0 auto; }
#data-scroll-end {
padding: 10px;
text-align: center;
color: #09bb07; }
/*# sourceMappingURL=mall.css.map */ | public/css/malltest.css | * {
margin: 0;
padding: 0; }
ul, li {
list-style-type: none; }
body {
font-family: 'Microsoft YaHei', '\5FAE\8F6F\96C5\9ED1', 'Hiragino Sans GB', tahoma, arial, sans-serif;
background-color: #f4f6f8;
width: 100%;
height: 100%; }
.clearfixed {
zoom: 1; }
.clearfixed:before, .clearfixed:after {
content: "";
display: table; }
#nav-hot-fix {
width: 100%;
height: 55px; }
.mint-tabbar > .mint-tab-item.is-selected {
color: #09bb07; }
.mint-tabbar > .mint-tab-item.is-selected .nav-index {
background-image: url("/images/icon/nav-index-active.png"); }
.mint-tabbar > .mint-tab-item.is-selected .nav-category {
background-image: url("/images/icon/nav-category-active.png"); }
.mint-tabbar > .mint-tab-item.is-selected .nav-cart {
background-image: url("/images/icon/nav-cart-active.png"); }
.mint-tabbar > .mint-tab-item.is-selected .nav-usercenter {
background-image: url("/images/icon/nav-usercenter-active.png"); }
.mint-tab-item {
color: #333;
text-decoration: none; }
.nav-index {
background-image: url("/images/icon/nav-index-icon.png");
background-size: 100%;
background-repeat: no-repeat; }
.nav-category {
background-image: url("/images/icon/nav-category-icon.png");
background-size: 100%;
background-repeat: no-repeat; }
.nav-cart {
background-image: url("/images/icon/nav-cart-icon.png");
background-size: 100%;
background-repeat: no-repeat; }
.nav-usercenter {
background-image: url("/images/icon/nav-usercenter-icon.png");
background-size: 100%;
background-repeat: no-repeat; }
.mint-badge {
position: absolute;
top: 2px; }
#categories-content-left {
position: fixed;
top: 0px;
left: 0;
bottom: 65px;
width: 25%;
background-color: #fff;
overflow-y: auto;
overflow-x: hidden; }
#categories-content-left ul {
list-style: none;
margin: 0;
padding: 0;
position: relative;
font-size: 12px;
width: 100%;
color: #333;
text-align: center;
border-right: 1px solid #ddd; }
#categories-content-left ul li {
height: 40px;
line-height: 40px;
padding: 0 5px;
margin-top: -.5px;
border-top: 1px solid #ddd; }
#categories-content-left ul li:last-child {
border-bottom: 1px solid #ddd; }
#categories-content-left ul li.active {
color: #ff2a74;
border-left: 2px solid #ff2a74;
background-color: #fff; }
#categories-content-right {
position: fixed;
top: 0px;
right: 0;
bottom: 65px;
width: 75%;
overflow-y: auto;
overflow-x: hidden; }
#categories-content-right ul {
list-style: none;
margin: 0;
padding: 0 5px;
position: relative;
font-size: 12px; }
#categories-content-right ul li {
display: block;
height: auto;
float: left;
width: 45%;
padding: 5px; }
#categories-content-right ul li img {
width: 100%;
height: auto;
border: 2px solid #fff;
box-shadow: 0 0 3px rgba(0, 0, 0, 0.35); }
#categories-content-right ul li h4 {
margin: 5px 0;
width: 100%;
text-align: center; }
#empty-cart-container {
position: relative;
width: 100%;
min-height: 500px; }
#empty-cart-container .empty-cart-wrapper {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
text-align: center; }
#empty-cart-container .empty-cart-wrapper img {
width: 100px;
height: 100px; }
#empty-cart-container .empty-cart-wrapper h4 {
color: #777;
margin: 10px 0; }
#empty-cart-container .empty-cart-wrapper p {
color: #707070;
font-size: 12px;
margin-bottom: 10px; }
#empty-cart-container .empty-cart-wrapper a {
font-size: 12px;
text-decoration: none;
padding: 6px 24px;
color: #707070;
border: 1px solid #707070;
border-radius: 6px; }
#cart-container .cart-wrap {
padding: 10px;
margin-top: 10px;
background-color: #fff;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
font-size: 14px;
position: relative; }
#cart-container .cart-wrap .select-one-btn {
display: block;
width: 30px;
height: 30px;
border-radius: 50%;
border: 1px solid #ddd;
position: absolute;
top: 50%;
left: 10px;
transform: translateY(-50%);
cursor: pointer; }
#cart-container .cart-wrap .select-one-btn.selected {
background-image: url("/images/icon/cart-selected-icon.png");
background-repeat: no-repeat;
background-size: 100% 100%;
background-position: center center;
border: 1px solid #e4393c; }
#cart-container .cart-wrap .img-wrap {
display: block;
margin: 0 0 10px 40px;
padding: 0 0 10px;
position: relative;
border-bottom: 1px solid #ddd; }
#cart-container .cart-wrap .img-wrap img {
width: 75px;
height: 75px;
display: block; }
#cart-container .cart-wrap .img-wrap .name {
position: absolute;
top: 0;
margin: 5px 0;
left: 85px;
font-size: 16px;
color: #000;
text-decoration: none; }
#cart-container .cart-wrap .price-wrap {
margin-left: 40px;
height: 42px; }
#cart-container .cart-wrap .price-wrap .commodity-result {
height: 100%;
font-size: 12px;
max-width: 50%;
line-height: 42px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap; }
#cart-container .cart-wrap .price-wrap .commodity-result .price {
color: #e4393c;
font-size: 14px; }
#cart-container .cart-wrap .price-wrap .commodity-num {
float: right;
overflow: auto;
zoom: 1;
width: 152px;
border: 1px solid #ddd; }
#cart-container .cart-wrap .price-wrap .commodity-num .minus-btn {
display: block;
float: left;
width: 40px;
height: 40px;
border-right: 1px solid #ddd;
background-color: #eee;
background-image: url("/images/common/minus_disabled.png");
background-size: 25px 25px;
background-repeat: no-repeat;
background-position: center center; }
#cart-container .cart-wrap .price-wrap .commodity-num .minus-btn.active {
background-image: url("/images/common/minus_active.png"); }
#cart-container .cart-wrap .price-wrap .commodity-num .plus-btn.active {
display: block;
float: left;
width: 40px;
height: 40px;
border-left: 1px solid #ddd;
background-color: #eee;
background-image: url("/images/common/plus_active.png");
background-size: 25px 25px;
background-repeat: no-repeat;
background-position: center center; }
#cart-container .cart-wrap .price-wrap .commodity-num .num {
display: block;
float: left;
vertical-align: top;
width: 70px;
height: 40px;
padding: 0;
border: none;
font-size: 16px;
font-weight: 700;
text-align: center; }
#cart-container .remove-wrap {
color: #666;
padding: 10px;
width: 100px;
margin: 10px auto 0 auto;
font-size: 10px;
text-decoration: underline;
text-align: center; }
#pay-container {
background-color: #fff;
height: 50px;
width: 100%;
position: fixed;
bottom: 0;
left: 0;
border-top: 1px solid #ddd; }
#pay-container .select-all-btn {
display: block;
width: 30px;
height: 30px;
border-radius: 50%;
border: 1px solid #ddd;
position: absolute;
top: 50%;
left: 10px;
transform: translateY(-50%);
cursor: pointer; }
#pay-container .select-all-btn.selected {
background-image: url("/images/icon/cart-selected-icon.png");
background-repeat: no-repeat;
background-size: 100% 100%;
background-position: center center;
border: 1px solid #e4393c; }
#pay-container .total-result {
display: inline-block;
width: calc(100% - 110px);
height: 50px;
line-height: 25px;
text-align: right; }
#pay-container .total-result p {
margin: 0;
font-size: 10px;
color: #666; }
#pay-container .total-result p.total-price {
font-size: 16px;
color: #e4393c; }
#pay-container .to-pay-btn {
float: right;
width: 100px;
height: 50px;
line-height: 50px;
color: #fff;
font-size: 16px;
text-align: center;
font-weight: 700;
border-top: 1px solid #e4393c;
background-color: #e4393c; }
#sequence-container {
width: 100%;
background-color: #ffffff; }
#sequence-container ul {
width: 100%;
margin: 0;
padding: 5px 0;
list-style-type: none; }
#sequence-container ul li {
cursor: pointer;
display: inline-block;
font-size: 14px;
width: 30%;
height: 24px;
line-height: 24px;
text-align: center; }
#sequence-container ul li:nth-child(2) {
border-left: 1px solid #d7d7d7;
border-right: 1px solid #d7d7d7; }
#sequence-container ul li.active {
color: #09bb07; }
#empty-data-container {
position: relative;
width: 100%;
min-height: 300px; }
#empty-data-container .empty-data-wrapper {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
text-align: center; }
#empty-data-container .empty-data-wrapper img {
width: 100px;
height: 100px; }
#empty-data-container .empty-data-wrapper h4 {
color: #777;
margin: 10px 0; }
#empty-data-container .empty-data-wrapper p {
color: #707070;
font-size: 12px;
margin-bottom: 10px; }
#empty-data-container .empty-data-wrapper a {
font-size: 12px;
text-decoration: none;
padding: 6px 24px;
color: #707070;
border: 1px solid #707070;
border-radius: 6px; }
#list-data-container {
margin-top: 5px;
font-size: 14px; }
#list-data-container .list-data-wrapper {
margin: 10px 5px;
background-color: #fff; }
#list-data-container .list-data-wrapper img {
display: block;
width: 100%;
height: auto; }
#list-data-container .list-data-wrapper .data-info-wrapper {
border: 1px solid #d7d7d7;
border-top: none;
padding: 10px 0; }
#list-data-container .list-data-wrapper .data-info-wrapper p {
margin: 0;
padding: 5px 10px;
text-align: left; }
#list-data-container .list-data-wrapper .data-info-wrapper p.title {
font-weight: 700; }
#list-data-container .list-data-wrapper .data-info-wrapper p.price {
color: #ff2a74; }
#list-data-container .list-data-wrapper .data-info-wrapper p.price del {
font-size: 12px;
color: #d7d7d7; }
#list-data-container .list-data-wrapper .data-info-wrapper p.price span {
color: #2d78f4;
float: right; }
#uc-head-container {
position: relative; }
#uc-head-container .bg-img {
display: block;
width: 100%;
height: 180px; }
#uc-head-container .avatar-img {
position: absolute;
height: 80px;
width: 80px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
border: 5px solid #fff; }
#uc-nav-container {
width: 100%;
height: auto;
color: #333; }
#uc-nav-container a {
text-decoration: none; }
#uc-nav-container .nav-wrapper {
margin-top: 10px; }
#suggest-form {
padding: 10px; }
#suggest-form .form-wrapper {
width: 100%;
margin-bottom: 10px; }
#uc-address-container {
margin: 10px 0; }
#uc-address-container .uc-address-part {
background-color: #fff;
margin-bottom: 10px; }
#uc-address-container .uc-address-part.defaulted-address {
border-top: 1px solid #09bb07;
border-bottom: 1px solid #09bb07; }
#uc-address-container .uc-address-part .add-address-btn {
color: #09bb07;
text-decoration: none; }
#uc-address-container .uc-address-part select {
display: block;
width: 100%;
padding: .5rem .75rem;
font-size: 1rem;
line-height: 1.25;
color: #55595c;
background-color: #fff;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: .25rem; }
#uc-address-container .uc-address-part .mint-switch-input:checked + .mint-switch-core.mint-switch-core {
border-color: #09bb07;
background-color: #09bb07; }
.save-address-btn {
width: 80%;
text-align: center;
height: 40px;
line-height: 40px;
margin: 0 auto;
color: #fff;
background-color: #09bb07;
border-radius: 8px; }
.edit-address-btn-group {
width: 100%;
text-align: center; }
.edit-address-btn-group .delete-address-btn, .edit-address-btn-group .edit-address-btn {
display: inline-block;
min-width: 120px;
min-height: 40px;
line-height: 40px;
border: none;
border-radius: 5px;
color: #fff; }
.edit-address-btn-group .delete-address-btn {
background-color: #ef4f4f; }
.edit-address-btn-group .edit-address-btn {
background-color: #09bb07; }
.commodity-img {
max-width: 100%;
height: auto;
display: block; }
#commodity-container {
padding: 10px;
background-color: #fff; }
#commodity-container p {
margin: 0;
padding: 5px 10px;
text-align: left; }
#commodity-container p.title {
font-weight: 700; }
#commodity-container p.price {
color: #ff2a74; }
#commodity-container p.price del {
font-size: 12px;
color: #d7d7d7; }
#commodity-container p.price span {
color: #2d78f4;
float: right; }
#number-container {
padding: 10px;
margin-top: 10px;
background-color: #fff; }
#number-container p {
margin: 0;
float: left;
height: 40px;
line-height: 40px;
margin-right: 10px; }
#number-container .num-wrap {
overflow: auto;
zoom: 1;
width: 152px;
border: 1px solid #ddd; }
#number-container .num-wrap .minus-btn {
display: block;
float: left;
width: 40px;
height: 40px;
border-right: 1px solid #ddd;
background-color: #eee;
background-image: url(/images/common/minus_disabled.png);
background-size: 25px 25px;
background-repeat: no-repeat;
background-position: center center; }
#number-container .num-wrap .minus-btn.active {
background-image: url(/images/common/minus_active.png); }
#number-container .num-wrap .plus-btn.active {
display: block;
float: left;
width: 40px;
height: 40px;
border-left: 1px solid #ddd;
background-color: #eee;
background-image: url(/images/common/plus_active.png);
background-size: 25px 25px;
background-repeat: no-repeat;
background-position: center center; }
#number-container .num-wrap .num {
display: block;
float: left;
vertical-align: top;
width: 70px;
height: 40px;
padding: 0;
border: none;
font-size: 16px;
font-weight: 700;
text-align: center; }
#detail-container {
margin-top: 10px;
background-color: #fff; }
#detail-container .title-wrap {
margin: 0;
padding: 0;
width: 100%;
text-align: center;
list-style-type: none;
overflow: auto;
zoom: 1;
border-bottom: 1px solid #ddd; }
#detail-container .title-wrap li {
float: left;
width: 50%;
padding: 10px 0; }
#detail-container .title-wrap li.active {
color: #09bb07; }
#detail-container .detail-wrap, #detail-container .base-wrap {
padding: 10px;
font-size: 14px; }
#btn-groups-container {
display: -webkit-flex;
display: flex;
height: 50px;
position: fixed;
bottom: 0;
left: 0;
width: 100%;
background-color: #fff; }
#btn-groups-container .cart-wrap {
border-top: 1px solid #ddd;
-webkit-flex: none;
flex: none;
width: 50px;
background-image: url("/images/common/cart.png");
background-repeat: no-repeat;
background-size: 35px 35px;
background-position: center center; }
#btn-groups-container .add-cart-btn, #btn-groups-container .to-pay-btn {
-webkit-flex: 1;
flex: 1;
color: #fff;
line-height: 50px;
text-align: center;
cursor: pointer; }
#btn-groups-container .add-cart-btn {
border-top: 1px solid #ff9600;
background-color: #ff9600; }
#btn-groups-container .to-pay-btn {
border-top: 1px solid #e4393c;
background-color: #e4393c; }
#to-pay-container {
padding-top: 80px; }
#to-pay-container .address-wrap {
height: 80px;
overflow-y: hidden;
position: fixed;
top: 0;
left: 0;
width: 100%;
background-color: #fff;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAAAICAMAAAAFmMshAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAACNUExURV6X8v3n57TP+faUlPf6/2ad8/zf3/JeXv/////7+9/q/Pefn+fw/X6t9crd+/719fz9//NoaPJhYW6i85S69vm0tO/1/tTk/PV+fv7v76rI+Han9PzU1PJkZPNubviqqvq/v/q+vvR1dfipqfWIiPvKyoqz9p7A95/B9/aKioiy9b7V+vvJyb/W+vR3dzIYPh8AAACcSURBVCjPldLHDoNADEXRAQaYofcOKaS3//+8VAV7Z7/91ZEsCwXnnF36mgG13kHQF9YCpIbFYLc3xAYFg+0jpRa49TM6O200ZKsTg82viVrgeDXS2bRErOxsOmub8hN9YV2mdHacY8SaHLaTv+wN6/VEZzO/hWxyzxlXPlb/8AXvH4yfsgz0U1HPYIsAlGJoGOzOQWwdMtiLh9onBzMVnawViSIAAAAASUVORK5CYII=);
background-position: left bottom;
background-repeat: repeat-x; }
#to-pay-container .address-wrap .address-default {
padding: 20px 10px 20px 58px;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoBAMAAAB+0KVeAAAAMFBMVEUAAABmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmbTjrt6AAAAEHRSTlMA/sTT40yeinRhKh8U7q456VdWlwAAAHRJREFUKM9jGFqASQeLILPwBkxBLkcvLEo3y37AFORRFMVmleAELKIPJbAIsgkWYBEtFMMiyCGogEV0otABTEFWQQNMQW5HLIJLhDG181/EYlGgHDZrErA4SByb0xuweFISW3AEYAm4+1iCWGQBFkFrhiEIAIO4ENVt+Wy6AAAAAElFTkSuQmCC);
background-position: right center;
background-repeat: no-repeat;
background-size: 20px 20px; }
#to-pay-container .address-wrap .address-default span {
position: absolute;
top: 20px;
left: 10px;
width: 2em;
font-weight: 400;
font-size: 14px;
color: #999; }
#to-pay-container .address-wrap .address-default ul {
position: relative;
padding: 0 30px 0 0;
list-style-type: none;
margin: 0;
font-size: 14px; }
#pay-order-container {
position: absolute;
top: 30%;
left: 50%;
transform: translate(-50%, -50%); }
#pay-order-container .order-title {
width: 100%;
margin: 0 auto;
text-align: center; }
#pay-order-container .order-content {
text-align: left; }
#pay-order-container .order-content .amount {
color: #e4393c; }
#pay-order-container .order-pay-btn {
text-align: center;
border: 1px solid #09bb07;
border-radius: 5px;
color: #fff;
padding: 10px 16px;
background-color: #09bb07; }
#pay-order-container .order-pay-btn.disabled {
background-color: #5cb85c;
border-color: #4cae4c;
pointer-events: none;
cursor: not-allowed;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
opacity: .65; }
#order-list-part {
margin-top: 46px; }
#order-list-part .order-list-container {
margin-top: 15px;
background-color: #fff; }
#order-list-part .order-list-container .title {
color: #999; }
#order-list-part .order-list-container .order-info {
padding: 10px;
border-top: 1px solid #d7d7d7; }
#order-list-part .order-list-container .order-detail {
padding: 10px;
overflow: auto;
zoom: 1;
border-top: 1px solid #d7d7d7; }
#order-list-part .order-list-container .order-detail img {
width: 75px;
height: 75px;
float: left;
margin-right: 15px; }
#order-detail-part .title {
color: #999;
width: 80px;
display: inline-block;
margin-right: 10px; }
#order-detail-part .info {
color: #09bb07; }
#order-detail-part .price {
color: #ff2a74; }
#order-detail-part .address {
color: #2d78f4;
text-decoration: underline; }
#order-detail-part .order-detail-wrapper {
background-color: #fff;
margin-bottom: 15px;
padding: 0 20px; }
#order-detail-part .order-detail-wrapper .detail-container {
padding: 15px 0; }
#order-detail-part .order-detail-wrapper .detail-container p {
padding: 5px 0; }
#order-detail-part .order-detail-wrapper .detail-container.underline {
border-bottom: 1px solid #d7d7d7; }
#order-detail-part .order-detail-wrapper .detail-container .commodity-list {
padding: 5px 0;
overflow: auto;
zoom: 1; }
#order-detail-part .order-detail-wrapper .detail-container .commodity-list img {
width: 75px;
height: 75px;
float: left;
margin-right: 10px; }
#order-detail-part .order-detail-wrapper .detail-container .commodity-list ul li {
display: inline-block;
text-align: left; }
#order-detail-part .order-detail-wrapper .detail-container .commodity-list ul li.number {
color: #999;
float: right; }
#order-detail-part .order-detail-wrapper .detail-container .order-result {
zoom: 1;
overflow: auto; }
#order-detail-part .order-detail-wrapper .detail-container .order-result .result-name {
float: left;
text-align: left; }
#order-detail-part .order-detail-wrapper .detail-container .order-result .result-value {
float: right;
text-align: right; }
#order-detail-part .order-detail-wrapper .detail-container .result-amount {
text-align: right; }
#data-scroll-loading {
width: 15px;
height: 15px;
padding: 10px;
margin: 0 auto; }
#data-scroll-end {
padding: 10px;
text-align: center;
color: #09bb07; }
/*# sourceMappingURL=mall.css.map */ | 0.385837 | 0.065306 |
html{user-select: none;}
body
{
overflow-x: hidden;
overflow-y: auto;
margin:0;
transform-style: preserve-3d;
}
figure
{
display: flex;
position: fixed;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
margin:0;
background-size: cover;
}
#Main
{
width: 100vw;
height: 100vh;
margin:0;
background-image: linear-gradient(to bottom, rgba(49, 26, 7, 0.295), rgba(0, 0, 0, 0.849)),url("Pictures/MusicCover.jpg");
background-repeat: no-repeat;
background-size: cover ;
align-content: center;
justify-content: center;
}
.flex
{
display:flex;
}
.sub
{
margin: 2%;
padding: 2%;
color: rgba(216, 216, 216, 0.849) ;
font-size:5vh;
text-align: center;
}
i.subtitle{ font-size: xx-large; }
.content
{
display: flex;
flex-flow: row wrap;
align-items: stretch;
align-content: center;
justify-content: center;
justify-items: center;
width: 95vw;
height:100vh;
margin:1% 0 3% 0;
padding: 2% 3% 5% 3%;
position: fixed;
top: 0;
left: 0;
color: white;
font-family: "Courgette", serif;
letter-spacing: -0.125rem;
text-align: center;
}
.images
{
flex:1;
flex-flow: row wrap;
margin:0.5%;
align-items:center;
justify-items: center;
justify-content: center;
}
img
{
flex:1;
margin:10px;
max-width:18vw;
max-height:36vh;
box-shadow: 0 2px 6px rgba(0,0,0,0.3);
}
.info
{
flex:1;
margin:0.5%;
padding: 1%;
font-family:Helvetica;
justify-content: space-around;
align-items:center;
flex-flow: column wrap;
font-weight:normal;
letter-spacing: normal;
}
#text
{
font-size: 20px;
padding: 10px;
text-align: left;
}
h1
{
font-size: 8vh;
text-align: center;
}
h2
{
text-align: center;
}
.hero
{
position: relative;
width: 100vw;
height: 100vh;
margin:0;
}
.hero:nth-child(3) figure {background-color: #000000;
background-image: linear-gradient(315deg, #000000 0%, #414141 74%);
}
.hero:nth-child(4) figure
{
background-color: #ffffff;
background-image: linear-gradient(315deg, #ffffff 0%, #5899e2 74%);
}
.hero:nth-child(5) figure {
background-color:#20bf55;
background-image: linear-gradient(315deg, #20bf55 0%, #01baef 74%);
}
.hero:nth-child(6) figure {
background-color: #f9c5d1;
background-image: linear-gradient(315deg, #f9c5d1 0%, #9795ef 74%);
}
.hero:nth-child(7) figure {
background-color: #fe7bb0;
background-image: linear-gradient(315deg, #fe7bb0 0%, #ff748b 74%);
}.hero:nth-child(8) figure {
background-color: #f9484a;
background-image: linear-gradient(315deg, #f9484a 0%, #fbd72b 74%);
}
.hero:nth-child(9) figure {
background-color: #0cbaba;
background-image: linear-gradient(315deg, #0cbaba 0%, #380036 74%);
}.hero:nth-child(10) figure {
background-color: #fc5296;
background-image: linear-gradient(315deg, #fc5296 0%, #f67062 74%);
}
.hero:nth-child(11) figure {
background-color: #6617cb;
background-image: linear-gradient(315deg, #6617cb 0%, #cb218e 74%);
}
.hero:nth-child(12) figure { background: linear-gradient(180deg, black 0%, grey 100%)}
.hero-inner {
position: absolute;
overflow: hidden;
width: 100%;
height: 100%;
clip: rect(0, auto, auto, 0);
}
i
{
font-weight: 100;
font-size: large;
} | CSS/Music.css | html{user-select: none;}
body
{
overflow-x: hidden;
overflow-y: auto;
margin:0;
transform-style: preserve-3d;
}
figure
{
display: flex;
position: fixed;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
margin:0;
background-size: cover;
}
#Main
{
width: 100vw;
height: 100vh;
margin:0;
background-image: linear-gradient(to bottom, rgba(49, 26, 7, 0.295), rgba(0, 0, 0, 0.849)),url("Pictures/MusicCover.jpg");
background-repeat: no-repeat;
background-size: cover ;
align-content: center;
justify-content: center;
}
.flex
{
display:flex;
}
.sub
{
margin: 2%;
padding: 2%;
color: rgba(216, 216, 216, 0.849) ;
font-size:5vh;
text-align: center;
}
i.subtitle{ font-size: xx-large; }
.content
{
display: flex;
flex-flow: row wrap;
align-items: stretch;
align-content: center;
justify-content: center;
justify-items: center;
width: 95vw;
height:100vh;
margin:1% 0 3% 0;
padding: 2% 3% 5% 3%;
position: fixed;
top: 0;
left: 0;
color: white;
font-family: "Courgette", serif;
letter-spacing: -0.125rem;
text-align: center;
}
.images
{
flex:1;
flex-flow: row wrap;
margin:0.5%;
align-items:center;
justify-items: center;
justify-content: center;
}
img
{
flex:1;
margin:10px;
max-width:18vw;
max-height:36vh;
box-shadow: 0 2px 6px rgba(0,0,0,0.3);
}
.info
{
flex:1;
margin:0.5%;
padding: 1%;
font-family:Helvetica;
justify-content: space-around;
align-items:center;
flex-flow: column wrap;
font-weight:normal;
letter-spacing: normal;
}
#text
{
font-size: 20px;
padding: 10px;
text-align: left;
}
h1
{
font-size: 8vh;
text-align: center;
}
h2
{
text-align: center;
}
.hero
{
position: relative;
width: 100vw;
height: 100vh;
margin:0;
}
.hero:nth-child(3) figure {background-color: #000000;
background-image: linear-gradient(315deg, #000000 0%, #414141 74%);
}
.hero:nth-child(4) figure
{
background-color: #ffffff;
background-image: linear-gradient(315deg, #ffffff 0%, #5899e2 74%);
}
.hero:nth-child(5) figure {
background-color:#20bf55;
background-image: linear-gradient(315deg, #20bf55 0%, #01baef 74%);
}
.hero:nth-child(6) figure {
background-color: #f9c5d1;
background-image: linear-gradient(315deg, #f9c5d1 0%, #9795ef 74%);
}
.hero:nth-child(7) figure {
background-color: #fe7bb0;
background-image: linear-gradient(315deg, #fe7bb0 0%, #ff748b 74%);
}.hero:nth-child(8) figure {
background-color: #f9484a;
background-image: linear-gradient(315deg, #f9484a 0%, #fbd72b 74%);
}
.hero:nth-child(9) figure {
background-color: #0cbaba;
background-image: linear-gradient(315deg, #0cbaba 0%, #380036 74%);
}.hero:nth-child(10) figure {
background-color: #fc5296;
background-image: linear-gradient(315deg, #fc5296 0%, #f67062 74%);
}
.hero:nth-child(11) figure {
background-color: #6617cb;
background-image: linear-gradient(315deg, #6617cb 0%, #cb218e 74%);
}
.hero:nth-child(12) figure { background: linear-gradient(180deg, black 0%, grey 100%)}
.hero-inner {
position: absolute;
overflow: hidden;
width: 100%;
height: 100%;
clip: rect(0, auto, auto, 0);
}
i
{
font-weight: 100;
font-size: large;
} | 0.477798 | 0.083815 |
body {
font-size: 18px;
font-family: Helvetica, Arial, sans-serif;
background-color: #f1f1f1;
width: 1000px;
margin: 0;
padding: 0;
}
button {
background-color: #142936;
border: none;
color: white;
width: 230px;
padding: 10px 30px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 15px;
margin: 5px 0px;
cursor: pointer;
}
button.text-button {
margin-top: 20px;
margin-left: auto;
margin-right: auto;
display: block;
text-decoration: none;
width: 150px;
background-color: white;
color: #9B9B9B;
font-size: 14px;
outline: 0 none;
border: none;
}
input {
font-size: 15px;
padding: 10px 20px;
border-top: 0;
border-left: 0;
border-right: 0;
outline-width: 0;
}
button a:link{
padding: 0em;
text-decoration: none;
}
button a{
color: white;
}
a {
color: white;
cursor: pointer;
}
.bold {
font-weight: bold;
}
.flex-container {
display: flex;
flex-direction: column;
-webkit-flex-direction: column;
flex-wrap: nowrap;
justify-content: flex-start;
align-items: stretch;
align-content: stretch;
width: 100%;
height: 100%;
}
.flex-container-nav {
position: fixed;
width: 100%;
min-height: 100px;
color: white;
-webkit-box-shadow: 0 8px 6px -6px #999;
-moz-box-shadow: 0 8px 6px -6px #999;
box-shadow: 0 8px 6px -6px #999;
display: -webkit-flex;
display: flex;
flex-direction: row;
background: #5294e9;
align-self: stretch;
-webkit-flex-flow: row wrap;
}
.flex-container-nav a {
text-decoration: none;
display: block;
}
.nav-bar {
display: flex;
color: #FFFFFF;
}
.nav-bar-left {
justify-content: flex-start;
align-items: baseline;
}
.nav-bar-left div {
transform: translateY(-25%);
}
.nav-bar-left img {
padding: 1em;
transform: translateY(42%);
}
.logo {
display: block;
padding: 2.1em;
background-color: #142936;
}
.my-instances {
padding: 0.7em;
font-size: 24px;
letter-spacing: 1px;
}
.user {
position: absolute;
right: 35px;
padding: 1em;
font-size: 16px;
letter-spacing: 3px;
text-transform: uppercase;
transform: translateY(50%);
}
a:hover{
color: gray;
}
.flex-instances {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: flex-start;
align-content: space-between;
align-items: baseline;
margin-top: 150px;
}
.template-container{
order: 0;
flex: 0 1 auto;
align-self: center;
flex-wrap: wrap;
position: relative;
z-index: 0;
}
.template {
order: 0;
flex: 0 1 auto;
align-self: center;
width: 180px;
height: 150px;
padding: 2em 4em 7em 4em;
margin: 1em;
background-color: white;
}
.instance-template {
width: 200px;
height: 150px;
}
.rename-screen {
position: absolute;
}
.new-instance-template {
flex-direction: column;
align-items: center;
align-content: stretch;
display: flex;
}
.instance-url {
font-size: 14px;
line-height: 1.5;
letter-spacing: 1px;
color: #222222;
}
.csync-port {
font-size: 14px;
line-height: 65px;
letter-spacing: 1px;
color: #000000;
}
.instance-inputs {
display: flex;
flex-direction: column;
}
.new-instance-name,
.new-name {
margin-bottom: 110px;
}
.instance-name {
order: 0;
flex: 1;
overflow: hidden;
color: #5294e9;
font-size: 24px;
letter-spacing: 1px;
text-overflow: ellipsis;
white-space: nowrap;
}
.dash {
color: #3e76c0;
font-size: 30px;
font-weight: 100;
}
#cancel-button {
margin-left: auto;
margin-right: auto;
display: block;
text-decoration: none;
}
#plus-icon {
cursor:pointer;
} | vertx/public/dataviewer/css/dashboard.css | body {
font-size: 18px;
font-family: Helvetica, Arial, sans-serif;
background-color: #f1f1f1;
width: 1000px;
margin: 0;
padding: 0;
}
button {
background-color: #142936;
border: none;
color: white;
width: 230px;
padding: 10px 30px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 15px;
margin: 5px 0px;
cursor: pointer;
}
button.text-button {
margin-top: 20px;
margin-left: auto;
margin-right: auto;
display: block;
text-decoration: none;
width: 150px;
background-color: white;
color: #9B9B9B;
font-size: 14px;
outline: 0 none;
border: none;
}
input {
font-size: 15px;
padding: 10px 20px;
border-top: 0;
border-left: 0;
border-right: 0;
outline-width: 0;
}
button a:link{
padding: 0em;
text-decoration: none;
}
button a{
color: white;
}
a {
color: white;
cursor: pointer;
}
.bold {
font-weight: bold;
}
.flex-container {
display: flex;
flex-direction: column;
-webkit-flex-direction: column;
flex-wrap: nowrap;
justify-content: flex-start;
align-items: stretch;
align-content: stretch;
width: 100%;
height: 100%;
}
.flex-container-nav {
position: fixed;
width: 100%;
min-height: 100px;
color: white;
-webkit-box-shadow: 0 8px 6px -6px #999;
-moz-box-shadow: 0 8px 6px -6px #999;
box-shadow: 0 8px 6px -6px #999;
display: -webkit-flex;
display: flex;
flex-direction: row;
background: #5294e9;
align-self: stretch;
-webkit-flex-flow: row wrap;
}
.flex-container-nav a {
text-decoration: none;
display: block;
}
.nav-bar {
display: flex;
color: #FFFFFF;
}
.nav-bar-left {
justify-content: flex-start;
align-items: baseline;
}
.nav-bar-left div {
transform: translateY(-25%);
}
.nav-bar-left img {
padding: 1em;
transform: translateY(42%);
}
.logo {
display: block;
padding: 2.1em;
background-color: #142936;
}
.my-instances {
padding: 0.7em;
font-size: 24px;
letter-spacing: 1px;
}
.user {
position: absolute;
right: 35px;
padding: 1em;
font-size: 16px;
letter-spacing: 3px;
text-transform: uppercase;
transform: translateY(50%);
}
a:hover{
color: gray;
}
.flex-instances {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: flex-start;
align-content: space-between;
align-items: baseline;
margin-top: 150px;
}
.template-container{
order: 0;
flex: 0 1 auto;
align-self: center;
flex-wrap: wrap;
position: relative;
z-index: 0;
}
.template {
order: 0;
flex: 0 1 auto;
align-self: center;
width: 180px;
height: 150px;
padding: 2em 4em 7em 4em;
margin: 1em;
background-color: white;
}
.instance-template {
width: 200px;
height: 150px;
}
.rename-screen {
position: absolute;
}
.new-instance-template {
flex-direction: column;
align-items: center;
align-content: stretch;
display: flex;
}
.instance-url {
font-size: 14px;
line-height: 1.5;
letter-spacing: 1px;
color: #222222;
}
.csync-port {
font-size: 14px;
line-height: 65px;
letter-spacing: 1px;
color: #000000;
}
.instance-inputs {
display: flex;
flex-direction: column;
}
.new-instance-name,
.new-name {
margin-bottom: 110px;
}
.instance-name {
order: 0;
flex: 1;
overflow: hidden;
color: #5294e9;
font-size: 24px;
letter-spacing: 1px;
text-overflow: ellipsis;
white-space: nowrap;
}
.dash {
color: #3e76c0;
font-size: 30px;
font-weight: 100;
}
#cancel-button {
margin-left: auto;
margin-right: auto;
display: block;
text-decoration: none;
}
#plus-icon {
cursor:pointer;
} | 0.360602 | 0.06486 |
@charset "utf-8";
/*body and html */
body,html{
background-color:white;
height:100%;
width:100%;
margin:0;
padding:0;
scroll-behavior: smooth;
}
/* universal styles */
*{
font-family: 'Open Sans', sans-serif;
}
/* prevents scrollbar from showing on toggles */
::-webkit-scrollbar {display:none;}
/*text styles */
h1{
font-family: 'Roboto', sans-serif;
font-size: 80px;
color:white;
padding:0;
margin:0;
}
h2{
font-family: 'Roboto', san-serif;
color:#262831;
font-size:24px;
font-weight:normal;
margin-left:10px;
padding:0;
display:block;
}
h3{
font-family:'Roboto', sanserif;
Color:#204362;
font-size:40px;
text-align:center;
}
/* paragraph styles*/
p a{
text-decoration:none;
font-weight:bold;
color:#204362;
}
p a:hover{
color:#97e5db;
}
/*container for all elements on the page */
wrapper{
background-color:orange;
height:100%;
width:100%;
overflow:auto;
}
/*header for page */
header{
width:100%;
height:50px;
background-color:#204362;
overflow:auto;
position:fixed;
z-index:20;
}
/*logo in header*/
#logo{
float:left;
Font-Family:'Robot', 'sanserif';
font-weight:bold;
font-size:20px;
margin-top:10px;
margin-left:10px;
}
#logo a{
text-decoration:none;
color:#97e5db;
}
/*nav links*/
li a{
text-decoration:none;
color:#97e5db;
font-family:'Roboto','Sanserif';
Font-weight:normal;
}
li{
list-style-type:none;
display:inline;
float:right;
margin:0;
padding-right:10px;
}
/*large image below header*/
#hero{
width:100%;
height:80%;
background-image:url("assets/hero-image.jpg");
background-position:left center;
background-size:cover;
overflow:auto;
}
/*gradient overaly on image below header*/
#overlay{
height:100%;
width:100%;
background-image:linear-gradient(#16879e, #97e5db);
opacity:.5;
}
/*words ontop of hero image*/
#introduction{
position:absolute;
top:30%;
margin-left:auto;
margin-right:auto;
left:0;
right:0;
width:600px;
text-align:center;
}
#introduction h2{
color:white;
padding:0;
margin-top:-10px;
}
/*where projects are found*/
#professional-work{
width:100%;
height:auto;
background-color:white;
overflow:auto;
}
/*project rows*/
.project-sections{
width:100%;
height:auto;
overflow:auto;
padding-top:10px;
padding-bottom:20px;
}
/*container around project images*/
.project-container{
display:flex;
justify-content:center;
width:100%;
overflow:auto;
}
/*width of project images*/
.projects{
width:300px;
}
/*hover effect for projects*/
.projects:hover{
webkit-filter: blur(4px); /* Chrome, Safari, Opera */
filter: blur(4px);
}
/*allows image to always fill 100% of project container*/
.project-image{
height:100%;
}
/*titles below images*/
.figcaptions{
margin-top:-50%;
text-align:center;
font-weight:bold;
font-family:'Roboto', 'sanserif';
display:none;
position:absolute;
z-index:25;
}
.figcaptions a{
text-decoration:none;
color:white;
}
/*x button on toggle details */
.close{
float:right;
font-size:35px;
color:#262831;
margin-right:10px;
font-family:'Roboto','sanserif';
font-weight:bold;
cursor:pointer;
}
/*toggle drop down of project details*/
.project-info{
width:70%;
background-color:white;
position:fixed;
z-index:300;
border:#A7C5C3 1px solid;
top:0;
height:100%;
display:none;
overflow-y:scroll;
padding-bottom:30px;
}
/*center image above paragraphs*/
.drop-down-main-image{
margin:0 auto;
width:35%;
}
/*used for extra large images in toggle*/
.small-centered-image{
width:20%;
margin:0 auto;
}
/*used to make images extra large*/
.extra-large-image{
margin:0 auto;
width:50%;
}
/*paragraph below images on drop down toggle*/
.drop-down-paragraph{
width:70%;
margin:0 auto;
color:#262831;
line-height:30px;
padding:20px;
}
.drop-down-paragraph{
width:90%;
margin:0 auto;
color:#262831;
line-height:30px;
}
/*used for rows where two images are side by side*/
.before-after-row{
display:flex;
justify-content:center;
margin-top:20px;
}
/*used for images in rows where images are side by side*/
.drop-down-image{
width:40%;
border:1px solid gray;
}
/*about me section of page*/
#about-me{
width:100%;
height:auto;
background-color:#262831;
overflow:auto;
position:relative;
display:flex;
justify-content:center;
color:#Cacaca;
}
/*my image*/
#Megan-Doris{
border-radius:50%;
float:left;
left:0;
margin-top:15px;
}
/*description next to image*/
#skills-traits{
padding:10px;
margin:0;
text-align:left;
float:left;
width:450px;
margin-left:15px;
line-height:30px;
}
/*page footer*/
footer{
width:100%;
height:60px;
background-color:#204362;
overflow:auto;
font-family:'Robot','sanserif';
color:#97e5db;
}
/*container around footer content*/
.footer-content{
margin-top:15px;
width:100%;
display:flex;
justify-content:space-between;
}
#email{
margin-left:20px;
}
#linkedin{
margin-right:20px;
}
/*Media Queries*/
@media only screen and (max-width: 1280px) {
.project-info {
width:75%;
}
}
@media only screen and (max-width:1120px){
.project-info {
width:85%;
}
#hero{
height:60%;
}
#introduction{
top:27%;
}
h1{
font-size:50px;
}
#skills-traits{
padding:10px;
margin:0;
clear:left;
margin-left:0;
font-size:14px;
}
#Megan-Doris{
display:none;
}
}
@media only screen and (max-width:900px){
h3{ font-size:30px;
}
}
@media only screen and (max-width:830px){
#hero{
height:50%;
}
#introduction{
top:20%;
}
.projects{
width:80%;
}
}
@media only screen and (max-width:800px){
#email{
font-size:14px;
}
#statement{
font-size:14px;
}
#linkedin{
font-size:14px;
}
}
@media only screen and (max-width:700px){
.project-info{
width:100%;
}
}
@media only screen and (max-width:600px){
#statement{
display:none;
}
#hero{
height:40%;
}
#introduction{
width:auto;
}
.project-container{
display:block;
}
.projects{
width:60%;
margin:0 auto;
}
h3{
font-size:24px;
}
.drop-down-paragraph{
font-size:14px;
}
.extra-large-image{
width:90%;
}
.drop-down-main-image{
width:90%;
}
.drop-down-image{
width:90%;
margin:20px auto;
}
.before-after-row{
display:block;
}
.small-centered-image{
width:40%;
}
.drop-down-video{
width:90%;
}
}
@media only screen and (max-width:500px){
footer{
height:auto;
}
.footer-content{
display:block;
font-size:14px;
text-align:center;
}
#linkedin{
margin-right:0;
padding-bottom:15px;
}
#email{
margin-left:0;
padding-bottom:5px;
}
#about-me{
display:none;
}
#about-link{
display:none;
}
li a{
font-size:14px;
}
}
@media only screen and (max-width:380px){
h2{
text-align:center;
}
#nav{
display:none;
}
#hero{
height:35%;
}
#introduction{
top:13%;
}
h1{
font-size:40px;
}
h3{
font-size:18px;
}
}
@media only screen and (max-width:300px){
h1{
font-size:30px;
}
h2{
font-size:20px;
}
} | style.css | @charset "utf-8";
/*body and html */
body,html{
background-color:white;
height:100%;
width:100%;
margin:0;
padding:0;
scroll-behavior: smooth;
}
/* universal styles */
*{
font-family: 'Open Sans', sans-serif;
}
/* prevents scrollbar from showing on toggles */
::-webkit-scrollbar {display:none;}
/*text styles */
h1{
font-family: 'Roboto', sans-serif;
font-size: 80px;
color:white;
padding:0;
margin:0;
}
h2{
font-family: 'Roboto', san-serif;
color:#262831;
font-size:24px;
font-weight:normal;
margin-left:10px;
padding:0;
display:block;
}
h3{
font-family:'Roboto', sanserif;
Color:#204362;
font-size:40px;
text-align:center;
}
/* paragraph styles*/
p a{
text-decoration:none;
font-weight:bold;
color:#204362;
}
p a:hover{
color:#97e5db;
}
/*container for all elements on the page */
wrapper{
background-color:orange;
height:100%;
width:100%;
overflow:auto;
}
/*header for page */
header{
width:100%;
height:50px;
background-color:#204362;
overflow:auto;
position:fixed;
z-index:20;
}
/*logo in header*/
#logo{
float:left;
Font-Family:'Robot', 'sanserif';
font-weight:bold;
font-size:20px;
margin-top:10px;
margin-left:10px;
}
#logo a{
text-decoration:none;
color:#97e5db;
}
/*nav links*/
li a{
text-decoration:none;
color:#97e5db;
font-family:'Roboto','Sanserif';
Font-weight:normal;
}
li{
list-style-type:none;
display:inline;
float:right;
margin:0;
padding-right:10px;
}
/*large image below header*/
#hero{
width:100%;
height:80%;
background-image:url("assets/hero-image.jpg");
background-position:left center;
background-size:cover;
overflow:auto;
}
/*gradient overaly on image below header*/
#overlay{
height:100%;
width:100%;
background-image:linear-gradient(#16879e, #97e5db);
opacity:.5;
}
/*words ontop of hero image*/
#introduction{
position:absolute;
top:30%;
margin-left:auto;
margin-right:auto;
left:0;
right:0;
width:600px;
text-align:center;
}
#introduction h2{
color:white;
padding:0;
margin-top:-10px;
}
/*where projects are found*/
#professional-work{
width:100%;
height:auto;
background-color:white;
overflow:auto;
}
/*project rows*/
.project-sections{
width:100%;
height:auto;
overflow:auto;
padding-top:10px;
padding-bottom:20px;
}
/*container around project images*/
.project-container{
display:flex;
justify-content:center;
width:100%;
overflow:auto;
}
/*width of project images*/
.projects{
width:300px;
}
/*hover effect for projects*/
.projects:hover{
webkit-filter: blur(4px); /* Chrome, Safari, Opera */
filter: blur(4px);
}
/*allows image to always fill 100% of project container*/
.project-image{
height:100%;
}
/*titles below images*/
.figcaptions{
margin-top:-50%;
text-align:center;
font-weight:bold;
font-family:'Roboto', 'sanserif';
display:none;
position:absolute;
z-index:25;
}
.figcaptions a{
text-decoration:none;
color:white;
}
/*x button on toggle details */
.close{
float:right;
font-size:35px;
color:#262831;
margin-right:10px;
font-family:'Roboto','sanserif';
font-weight:bold;
cursor:pointer;
}
/*toggle drop down of project details*/
.project-info{
width:70%;
background-color:white;
position:fixed;
z-index:300;
border:#A7C5C3 1px solid;
top:0;
height:100%;
display:none;
overflow-y:scroll;
padding-bottom:30px;
}
/*center image above paragraphs*/
.drop-down-main-image{
margin:0 auto;
width:35%;
}
/*used for extra large images in toggle*/
.small-centered-image{
width:20%;
margin:0 auto;
}
/*used to make images extra large*/
.extra-large-image{
margin:0 auto;
width:50%;
}
/*paragraph below images on drop down toggle*/
.drop-down-paragraph{
width:70%;
margin:0 auto;
color:#262831;
line-height:30px;
padding:20px;
}
.drop-down-paragraph{
width:90%;
margin:0 auto;
color:#262831;
line-height:30px;
}
/*used for rows where two images are side by side*/
.before-after-row{
display:flex;
justify-content:center;
margin-top:20px;
}
/*used for images in rows where images are side by side*/
.drop-down-image{
width:40%;
border:1px solid gray;
}
/*about me section of page*/
#about-me{
width:100%;
height:auto;
background-color:#262831;
overflow:auto;
position:relative;
display:flex;
justify-content:center;
color:#Cacaca;
}
/*my image*/
#Megan-Doris{
border-radius:50%;
float:left;
left:0;
margin-top:15px;
}
/*description next to image*/
#skills-traits{
padding:10px;
margin:0;
text-align:left;
float:left;
width:450px;
margin-left:15px;
line-height:30px;
}
/*page footer*/
footer{
width:100%;
height:60px;
background-color:#204362;
overflow:auto;
font-family:'Robot','sanserif';
color:#97e5db;
}
/*container around footer content*/
.footer-content{
margin-top:15px;
width:100%;
display:flex;
justify-content:space-between;
}
#email{
margin-left:20px;
}
#linkedin{
margin-right:20px;
}
/*Media Queries*/
@media only screen and (max-width: 1280px) {
.project-info {
width:75%;
}
}
@media only screen and (max-width:1120px){
.project-info {
width:85%;
}
#hero{
height:60%;
}
#introduction{
top:27%;
}
h1{
font-size:50px;
}
#skills-traits{
padding:10px;
margin:0;
clear:left;
margin-left:0;
font-size:14px;
}
#Megan-Doris{
display:none;
}
}
@media only screen and (max-width:900px){
h3{ font-size:30px;
}
}
@media only screen and (max-width:830px){
#hero{
height:50%;
}
#introduction{
top:20%;
}
.projects{
width:80%;
}
}
@media only screen and (max-width:800px){
#email{
font-size:14px;
}
#statement{
font-size:14px;
}
#linkedin{
font-size:14px;
}
}
@media only screen and (max-width:700px){
.project-info{
width:100%;
}
}
@media only screen and (max-width:600px){
#statement{
display:none;
}
#hero{
height:40%;
}
#introduction{
width:auto;
}
.project-container{
display:block;
}
.projects{
width:60%;
margin:0 auto;
}
h3{
font-size:24px;
}
.drop-down-paragraph{
font-size:14px;
}
.extra-large-image{
width:90%;
}
.drop-down-main-image{
width:90%;
}
.drop-down-image{
width:90%;
margin:20px auto;
}
.before-after-row{
display:block;
}
.small-centered-image{
width:40%;
}
.drop-down-video{
width:90%;
}
}
@media only screen and (max-width:500px){
footer{
height:auto;
}
.footer-content{
display:block;
font-size:14px;
text-align:center;
}
#linkedin{
margin-right:0;
padding-bottom:15px;
}
#email{
margin-left:0;
padding-bottom:5px;
}
#about-me{
display:none;
}
#about-link{
display:none;
}
li a{
font-size:14px;
}
}
@media only screen and (max-width:380px){
h2{
text-align:center;
}
#nav{
display:none;
}
#hero{
height:35%;
}
#introduction{
top:13%;
}
h1{
font-size:40px;
}
h3{
font-size:18px;
}
}
@media only screen and (max-width:300px){
h1{
font-size:30px;
}
h2{
font-size:20px;
}
} | 0.146484 | 0.030531 |
html {
color: #222;
font-size: 1em;
line-height: 1.4;
}
/*
* Remove text-shadow in selection highlight:
* https://twitter.com/miketaylr/status/12228805301
*
* These selection rule sets have to be separate.
* Customize the background color to match your design.
*/
::-moz-selection {
background: #b3d4fc;
text-shadow: none;
}
::selection {
background: #b3d4fc;
text-shadow: none;
}
/*
* A better looking default horizontal rule
*/
hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #ccc;
margin: 1em 0;
padding: 0;
}
/*
* Remove the gap between audio, canvas, iframes,
* images, videos and the bottom of their containers:
* https://github.com/h5bp/html5-boilerplate/issues/440
*/
audio,
canvas,
iframe,
img,
svg,
video {
vertical-align: middle;
}
/*
* Remove default fieldset styles.
*/
fieldset {
border: 0;
margin: 0;
padding: 0;
}
/*
* Allow only vertical resizing of textareas.
*/
textarea {
resize: vertical;
}
/* ==========================================================================
Browser Upgrade Prompt
========================================================================== */
.browserupgrade {
margin: 0.2em 0;
background: #ccc;
color: #000;
padding: 0.2em 0;
}
/* ==========================================================================
Author's custom styles
=========================================================================
/* ==========================================================================
*/
#controlPanel {
margin-top: 55px;
}
.circle-wrapper {
height: 300px;
width: 300px;
float: right;
position: relative;
margin-top: 25px;
right: 211px;
margin-top: 25px;
}
#circle {
background-color: black;
/*transition: all 0.1s;*/
border-radius: 50%;
top: 50%;
left: 50%;
position: absolute;
transform: translate(-50%, -50%);
}
#playerControls audio {
margin-top: 25px;
margin-bottom: 25px;
}
#input {
margin-top: 20px;
width: 277px;
height: 39px;
}
.bar {
width: 3px;
display: inline-block;
margin-right: 3px;
background-color: black;
max-height: 200px;
}
#play-button {
height: 73px;
width: 73px;
display: block;
overflow: hidden;
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.left {
height: 100%;
float: left;
background-color: #fff;
width: 36%;
-webkit-transition: all 0.25s ease;
transition: all 0.25s ease;
overflow: hidden;
}
.triangle-1 {
-webkit-transform: translate(0, -100%);
transform: translate(0, -100%);
}
.triangle-2 {
-webkit-transform: translate(0, 100%);
transform: translate(0, 100%);
}
.triangle-1,
.triangle-2 {
position: absolute;
top: 0;
right: 0;
background-color: transparent;
width: 0;
height: 0;
border-right: 90px solid black;
border-top: 35px solid transparent;
border-bottom: 55px solid transparent;
-webkit-transition: -webkit-transform 0.25s ease;
transition: -webkit-transform 0.25s ease;
transition: transform 0.25s ease;
transition: transform 0.25s ease, -webkit-transform 0.25s ease;
}
.right {
height: 100%;
float: right;
width: 36%;
background-color: #fff;
-webkit-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.paused .left {
width: 50%;
}
.paused .right {
width: 50%;
}
.paused .triangle-1 {
-webkit-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.paused .triangle-2 {
-webkit-transform: translate(0, 50%);
transform: translate(0, 50%);
}
Helper classes
========================================================================== */
/*
* Hide visually and from screen readers:
*/
.hidden {
display: none !important;
}
/*
* Hide only visually, but have it available for screen readers:
* http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
*/
.visuallyhidden {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
/*
* Extends the .visuallyhidden class to allow the element
* to be focusable when navigated to via the keyboard:
* https://www.drupal.org/node/897638
*/
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto;
}
/*
* Hide visually and from screen readers, but maintain layout
*/
.invisible {
visibility: hidden;
}
/*
* Clearfix: contain floats
*
* For modern browsers
* 1. The space content is one way to avoid an Opera bug when the
* `contenteditable` attribute is included anywhere else in the document.
* Otherwise it causes space to appear at the top and bottom of elements
* that receive the `clearfix` class.
* 2. The use of `table` rather than `block` is only necessary if using
* `:before` to contain the top-margins of child elements.
*/
.clearfix:before,
.clearfix:after {
content: " "; /* 1 */
display: table; /* 2 */
}
.clearfix:after {
clear: both;
}
/* ==========================================================================
EXAMPLE Media Queries for Responsive Design.
These examples override the primary ('mobile first') styles.
Modify as content requires.
========================================================================== */
@media only screen and (min-width: 35em) {
/* Style adjustments for viewports that meet the condition */
} | css/main.css | html {
color: #222;
font-size: 1em;
line-height: 1.4;
}
/*
* Remove text-shadow in selection highlight:
* https://twitter.com/miketaylr/status/12228805301
*
* These selection rule sets have to be separate.
* Customize the background color to match your design.
*/
::-moz-selection {
background: #b3d4fc;
text-shadow: none;
}
::selection {
background: #b3d4fc;
text-shadow: none;
}
/*
* A better looking default horizontal rule
*/
hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #ccc;
margin: 1em 0;
padding: 0;
}
/*
* Remove the gap between audio, canvas, iframes,
* images, videos and the bottom of their containers:
* https://github.com/h5bp/html5-boilerplate/issues/440
*/
audio,
canvas,
iframe,
img,
svg,
video {
vertical-align: middle;
}
/*
* Remove default fieldset styles.
*/
fieldset {
border: 0;
margin: 0;
padding: 0;
}
/*
* Allow only vertical resizing of textareas.
*/
textarea {
resize: vertical;
}
/* ==========================================================================
Browser Upgrade Prompt
========================================================================== */
.browserupgrade {
margin: 0.2em 0;
background: #ccc;
color: #000;
padding: 0.2em 0;
}
/* ==========================================================================
Author's custom styles
=========================================================================
/* ==========================================================================
*/
#controlPanel {
margin-top: 55px;
}
.circle-wrapper {
height: 300px;
width: 300px;
float: right;
position: relative;
margin-top: 25px;
right: 211px;
margin-top: 25px;
}
#circle {
background-color: black;
/*transition: all 0.1s;*/
border-radius: 50%;
top: 50%;
left: 50%;
position: absolute;
transform: translate(-50%, -50%);
}
#playerControls audio {
margin-top: 25px;
margin-bottom: 25px;
}
#input {
margin-top: 20px;
width: 277px;
height: 39px;
}
.bar {
width: 3px;
display: inline-block;
margin-right: 3px;
background-color: black;
max-height: 200px;
}
#play-button {
height: 73px;
width: 73px;
display: block;
overflow: hidden;
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.left {
height: 100%;
float: left;
background-color: #fff;
width: 36%;
-webkit-transition: all 0.25s ease;
transition: all 0.25s ease;
overflow: hidden;
}
.triangle-1 {
-webkit-transform: translate(0, -100%);
transform: translate(0, -100%);
}
.triangle-2 {
-webkit-transform: translate(0, 100%);
transform: translate(0, 100%);
}
.triangle-1,
.triangle-2 {
position: absolute;
top: 0;
right: 0;
background-color: transparent;
width: 0;
height: 0;
border-right: 90px solid black;
border-top: 35px solid transparent;
border-bottom: 55px solid transparent;
-webkit-transition: -webkit-transform 0.25s ease;
transition: -webkit-transform 0.25s ease;
transition: transform 0.25s ease;
transition: transform 0.25s ease, -webkit-transform 0.25s ease;
}
.right {
height: 100%;
float: right;
width: 36%;
background-color: #fff;
-webkit-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.paused .left {
width: 50%;
}
.paused .right {
width: 50%;
}
.paused .triangle-1 {
-webkit-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.paused .triangle-2 {
-webkit-transform: translate(0, 50%);
transform: translate(0, 50%);
}
Helper classes
========================================================================== */
/*
* Hide visually and from screen readers:
*/
.hidden {
display: none !important;
}
/*
* Hide only visually, but have it available for screen readers:
* http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
*/
.visuallyhidden {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
/*
* Extends the .visuallyhidden class to allow the element
* to be focusable when navigated to via the keyboard:
* https://www.drupal.org/node/897638
*/
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto;
}
/*
* Hide visually and from screen readers, but maintain layout
*/
.invisible {
visibility: hidden;
}
/*
* Clearfix: contain floats
*
* For modern browsers
* 1. The space content is one way to avoid an Opera bug when the
* `contenteditable` attribute is included anywhere else in the document.
* Otherwise it causes space to appear at the top and bottom of elements
* that receive the `clearfix` class.
* 2. The use of `table` rather than `block` is only necessary if using
* `:before` to contain the top-margins of child elements.
*/
.clearfix:before,
.clearfix:after {
content: " "; /* 1 */
display: table; /* 2 */
}
.clearfix:after {
clear: both;
}
/* ==========================================================================
EXAMPLE Media Queries for Responsive Design.
These examples override the primary ('mobile first') styles.
Modify as content requires.
========================================================================== */
@media only screen and (min-width: 35em) {
/* Style adjustments for viewports that meet the condition */
} | 0.699973 | 0.087175 |
body,html{
padding:0px;
margin:0px;
font-family: 'Open Sans', sans-serif;
}
/*-- banner --*/
.banner{
background:url(../images/banner.jpg) no-repeat 0px 0px;
background-size:cover;
width:100%;
min-height:900px;
}
.head-logo{
float:left;
margin: 0 0 0 3em;
}
.head-logo a{
display:block;
}
.img-logo {
width: 160px;
top: 10px;
position: absolute;
left: 176px;
}
button.navig {
width: 36px;
height: 30px;
background: url(../images/menu.png) no-repeat;
display: block;
outline: none;
border: 0;
position: fixed;
right: 16%;
top: 3.8%;
z-index: 9;
}
.btn-circle {
width: 14px;
height: 3px;
text-align: center;
padding: 6px 0;
font-size: 12px;
line-height: 1.428571429;
border-radius: 50%;
}
.navi {
padding-top: 2em;
padding-bottom: 2em;
}
.banner-info{
margin-top:14em;
text-align:center;
}
.banner-info p{
color:#fff;
margin:0 0 3em;
font-size:13px;
font-family: 'Montserrat', sans-serif;
}
.fig span{
background: url(../images/line.png) no-repeat 37.5em 0em;
display:block;
height:1px;
}
.banner-info h3{
color:#fff;
margin:1em 0;
font-size:40px;
font-family: 'Montserrat', sans-serif;
}
.banner-info h3 span{
display:block;
margin: .6em 0 3em;
}
.start{
text-align:center;
}
.start a{
font-size:13px;
color:#fff;
padding: 20px 50px;
border:1px solid #494D1A;
font-family: 'Montserrat', sans-serif;
transition:.5s all;
-webkit-transition:.5s all;
-moz-transition:.5s all;
-ms-transition:.5s all;
-o-transition:.5s all;
background:#47A508;
}
.start a:hover{
text-decoration:none;
color:#494D1A;
border:1px solid #fff;
}
/*-- //banner --*/
/*-- banner-bottom --*/
.banner-bottom{
padding:5em 0;
background:#70790C;
}
.banner-bottom-left{
float:left;
width: 50%;
text-align: center;
}
.banner-bottom-left p{
color:#fff;
font-size:13px;
margin:0;
font-family: 'Montserrat', sans-serif;
}
.banner-bottom-right{
float: right;
width: 40%;
}
.banner-bottom-right a{
border-radius:25px;
-webkit-border-radius:25px;
-moz-border-radius:25px;
-o-border-radius:25px;
-ms-border-radius:25px;
transition:.5s all;
-webkit-transition:.5s all;
-moz-transition:.5s all;
-o-transition:.5s all;
-ms-transition:.5s all;
color:#000;
background:#fff;
padding:15px 35px;
font-size:14px;
font-family: 'Montserrat', sans-serif;
}
.banner-bottom-right a:hover{
text-decoration:none;
color:#fff;
background:#494D1A;
}
.begin-left{
padding:6em 0;
float:left;
width:70%;
}
.begin-left h4{
color: #676F0A;
font-weight: 600;
margin:0;
font-size:25px;
font-family: 'Montserrat', sans-serif;
}
.begin-left p.para2{
color:#adadad;
font-size:14px;
letter-spacing:2px;
margin:1em 0;
}
p.para span{
display:block;
margin: 3px 0;
}
p.para{
font-family: 'Lato', sans-serif;
color:#777;
font-size: 14px;
letter-spacing: 1px;
margin: 3em 0;
}
p.para1{
font-family: 'Lato', sans-serif;
color:#777;
font-size: 14px;
letter-spacing: 1px;
margin:0 0 4em;
}
p.para1 span{
display:block;
margin: 3px 0;
}
.fig1 span{
background: url(../images/line-1.png) no-repeat 0em 0em;
display:block;
height:1px;
}
.begin-right{
float:left;
width:20%;
margin-left: 8em;
}
.begin-right img{
width:100%;
}
.begin-left a{
color:#676F0A;
font-size:14px;
border:1px solid #494D1A;
padding:15px 30px;
transition:.5s all;
-webkit-transition:.5s all;
-moz-transition:.5s all;
-ms-transition:.5s all;
-o-transition:.5s all;
}
.begin-left a:hover{
text-decoration:none;
color:#CEDC28;
}
/*-- //banner-bottom --*/
/*-- video --*/
.video{
position:relative;
}
.video h4{
color:#fff;
font-size:23px;
margin: 0;
position: absolute;
top: 42%;
left: 43%;
font-family: 'Montserrat', sans-serif;
}
.video a span{
background:url(../images/5.png) no-repeat 0px 0px;
display:block;
height:77px;
width:76px;
position:absolute;
top: 55%;
left: 46.3%;
}
.video img{
width:100%;
}
/*-- //video --*/
/*-- portfolio --*/
#portfolio{
padding:6em 0;
}
p.paragraph{
color: #adadad;
font-size: 14px;
letter-spacing: 2px;
margin: 1em 0;
text-align: center;
}
.portfolio-info h3{
text-align:center;
font-size:25px;
font-family: 'Montserrat', sans-serif;
margin:0;
color: #676F0A;
font-weight: 600;
}
.fig3 {
margin: 2em 0;
}
.fig3 span{
background: url(../images/line-2.png) no-repeat 34.5em 0em;
display:block;
height:1px;
}
p.paragraph1{
font-family: 'Lato', sans-serif;
color: #777;
font-size: 14px;
letter-spacing: 1px;
margin: 6em 0;
text-align: center;
}
p.paragraph1 span{
display:block;
margin:5px 0;
}
.portfolio-wrapper h3{
color:#000;
font-size:16px;
font-weight:700;
margin: 70px 0 0 20px;
text-align: left;
}
.b-animate-go:hover div.portfolio-wrapper h3{
color:#ffffff;
}
.portfolio-wrapper p{
color:#999999;
font-size:14px;
text-align: left;
font-weight:600;
margin: 0 0 0 20px;
}
/*----- Strip -----*/
.b-link-stripe{
position:relative;
display:inline-block;
vertical-align:top;
font-weight: 300;
overflow:hidden;
}
.b-link-stripe .b-wrapper{
position:absolute;
width:100%;
height:100%;
top:0;
left:0;
text-align:center;
overflow:hidden;
}
.b-link-stripe .b-line{
position:absolute;
top:0;
bottom:0;
width:20%;
background:rgba(15, 207, 140, 0.9);
transition:all 0.5s linear;
-moz-transition:all 0.5s linear;
-ms-transition:all 0.5s linear;
-o-transition:all 0.5s linear;
-webkit-transition:all 0.5s linear;
opacity:0;
visibility:hidden; /* lt-ie9 */
}
/*------------------------------------------*/
/* Animation effects
/*------------------------------------------*/
.b-animate-go{
text-decoration:none;
}
.b-animate{
transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
-webkit-transition: all 0.5s;
visibility: hidden;
}
.b-animate img{
margin-top:0;
display: -webkit-inline-box;
}
/* lt-ie9 */
.b-animate-go:hover .b-animate{
visibility:visible;
}
.b-from-left{
position:relative;
left:-100%;
}
.b-animate-go:hover .b-from-left{
left:0;
}
span.m_4{
font-size:14px;
font-weight:400;
}
p.m_5 {
margin: 2% auto 5%;
width: 70%;
color: #283A47;
font-size: 1.1em;
font-weight: 600;
line-height: 1.5em;
text-align: center;
}
ul#filters {
padding: 0px;
margin: 5em auto 3em auto;
text-align: center;
}
/*--team--*/
.col_1_of_4:first-child {
margin-left: 0;
}
.span_1_of_4 {
width: 22.8%;
}
.col_1_of_4 {
display: block;
float: left;
margin: 1% 0 1% 2.6%;
background: #FFF;
}
.b-wrapper:hover {
background: none;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-o-transition: 0.5s all;
-moz-transition: 0.5s all;
-ms-transition: 0.5s all;
}
/* lt-ie9 */
.b-link-stripe:hover .b-line{
visibility:visible;
}
.b-link-stripe .b-line1{
left:0;
}
.b-link-stripe .b-line2{
left:20%;
transition-delay:0.1s !important;
-moz-transition-delay:0.1s !important;
-ms-transition-delay:0.1s !important;
-o-transition-delay:0.1s !important;
-webkit-transition-delay:0.1s !important;
}
.b-link-stripe .b-line3{
left:40%;
transition-delay:0.2s !important;
-moz-transition-delay:0.2s !important;
-ms-transition-delay:0.2s !important;
-o-transition-delay:0.2s !important;
-webkit-transition-delay:0.2s !important;
}
.b-link-stripe .b-line4{
left:60%;
transition-delay:0.3s !important;
-moz-transition-delay:0.3s !important;
-ms-transition-delay:0.3s !important;
-o-transition-delay:0.3s !important;
-webkit-transition-delay:0.3s !important;
}
.b-link-stripe .b-line5{
left:80%;
transition-delay:0.4s !important;
-moz-transition-delay:0.4s !important;
-ms-transition-delay:0.4s !important;
-o-transition-delay:0.4s !important;
-webkit-transition-delay:0.4s !important;
}
.b-link-stripe:hover .b-line{
opacity:1;
}
}
#filters {
margin: 3% 0;
padding: 0;
list-style: none;
text-align: center;
}
#filters li {
display: -webkit-inline-box;
margin: 0 20px;
}
#filters li span {
display: block;
padding: 15px 35px;
text-decoration: none;
color:#000;
cursor: pointer;
font-size: 14px;
font-weight: 600;
margin:0;
border-radius: 10px;
}
#filters li span.active,#filters li span:hover {
background: #70790C;
color: #ffffff;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
-ms-transition:0.5s all;
}
#portfoliolist .portfolio {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
width: 29%;
margin: 1.5em;
display:none;
float:left;
overflow:hidden;
}
.portfolio-wrapper {
overflow:hidden;
position: relative !important;
cursor:pointer;
}
.portfolio img {
max-width:100%;
/*--position: relative;--*/
transition: all 300ms!important;
-webkit-transition: all 300ms!important;
-moz-transition: all 300ms!important;
}
.portfolio .label {
position: absolute;
width: 100%;
height:40px;
bottom:-40px;
}
.portfolio .label-bg {
background: #22B4B8;
width: 100%;
height:100%;
position: absolute;
top:0;
left:0;
}
.portfolio .label-text {
color:#fff;
position: relative;
z-index:500;
padding:5px 8px;
}
.portfolio .text-category {
display:block;
font-size:9px;
font-size: 12px;
text-transform:uppercase;
}
/* Self Clearing Goodness */
.container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
content: '\0020';
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0; }
.row:after,
.clearfix:after {
clear: both; }
.row,
.clearfix {
zoom: 1; }
.clear {
clear: both;
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}
/*-- //portfolio --*/
/*-- portfolio-bottom --*/
/*------------------ Slider Part starts Here----------*/
#slider3,
#slider4 {
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
margin: 0 auto;
}
.rslides_tabs {
list-style: none;
padding: 0;
background: rgba(0,0,0,.25);
box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
-moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
-webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
font-size: 18px;
list-style: none;
margin: 0 auto 50px;
max-width: 540px;
padding: 10px 0;
text-align: center;
width: 100%;
}
.rslides_tabs li {
display: inline;
float: none;
margin-right: 1px;
}
.rslides_tabs a {
width: auto;
line-height: 20px;
padding: 9px 20px;
height: auto;
background: transparent;
display: inline;
}
.rslides_tabs li:first-child {
margin-left: 0;
}
.rslides_tabs .rslides_here a {
background: rgba(255,255,255,.1);
color: #fff;
font-weight: bold;
}
.events {
list-style: none;
}
.callbacks_container {
position: relative;
float: left;
width: 100%;
}
.callbacks {
position: relative;
list-style: none;
overflow: hidden;
width: 100%;
padding: 0;
margin: 0;
}
.callbacks li {
position: absolute;
left: 0;
top: 0;
}
.callbacks img {
position: relative;
z-index: 1;
height: auto;
border: 0;
}
.callbacks .caption {
display: block;
position: absolute;
z-index: 2;
font-size: 20px;
text-shadow: none;
color: #fff;
left: 0;
right: 0;
padding: 10px 20px;
margin: 0;
max-width: none;
top: 10%;
text-align: center;
}
.callbacks_nav {
position: absolute;
-webkit-tap-highlight-color: rgba(0,0,0,0);
top: 72%;
left: 14%;
opacity: 0.7;
z-index: 3;
text-indent: -9999px;
overflow: hidden;
text-decoration: none;
height: 50px;
width: 31px;
background: transparent url("../images/arr.png") no-repeat left top;
margin-top: -65px;
}
.callbacks_nav:active {
opacity: 1.0;
}
.callbacks_nav.next {
left: auto;
background-position: right top;
right: 14%;
}
#slider3-pager a ,#slider4-pager a{
display: inline-block;
}
#slider3-pager span,#slider4-pager span{
float: left;
}
#slider3-pager span,#slider4-pager span{
width:100px;
height:15px;
background:#fff;
display:inline-block;
border-radius:30em;
opacity:0.6;
}
#slider3-pager .rslides_here a ,#slider4-pager .rslides_here a{
background: #FFF;
border-radius:30em;
opacity:1;
}
#slider3-pager a ,#slider4-pager a{
padding: 0;
}
#slider3-pager li,#slider4-pager li{
display:inline-block;
}
.rslides {
position: relative;
list-style: none;
overflow: hidden;
padding: 0;
margin: 0;
width:100%;
}
.rslides li {
-webkit-backface-visibility: hidden;
position: absolute;
display: none;
left: 29%;
top: 0;
}
.rslides li{
position: relative;
display: block;
float: none;
}
.rslides img {
height: auto;
border: 0;
}
.callbacks_tabs{
list-style: none;
position: absolute;
top: 105%;
z-index: 999;
left: 45%;
padding: 0;
margin: 0;
}
.slider-top{
text-align: center;
padding:10em 0;
}
.slider-top h1{
font-weight:700;
font-size:48px;
color:#010101;
}
.slider-top p{
font-weight:400;
font-size:20px;
padding:1em 7em;
color:#010101;
}
.slider-top ul.social-slide{
display:inline-flex;
margin: 0px;
padding: 0px;
}
ul.social-slide li i{
width:70px;
height:74px;
background:url(../images/backward.png)no-repeat;
display: inline-block;
margin:0px 15px;
}
ul.social-slide li i.win{
background-position:-6px 0px;
}
ul.social-slide li i.android{
background-position:-110px 0px;
}
ul.social-slide li i.mac{
background-position:-215px 0px;
}
.callbacks_tabs li{
display: inline-block;
margin: 0 .5em;
}
@media screen and (max-width: 600px) {
.callbacks_nav {
top: 47%;
}
}
/*----*/
.callbacks_tabs a{
visibility: hidden;
}
.callbacks_tabs a:after {
content: "\f111";
font-size:0;
font-family: FontAwesome;
visibility: visible;
display: block;
height:17px;
width:17px;
display:inline-block;
background: #494D1A;
border-radius: 30px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
-o-border-radius: 30px;
-ms-border-radius: 30px;
}
.callbacks_here a:after{
background: #DEEF10;
}
/*------------------ Slider Part ends Here----------*/
.portfolio-bottom{
background:url(../images/3.jpg) no-repeat 0px 0px;
background-size:cover;
width:100%;
min-height:500px;
position:relative;
padding:3em 0;
}
.portfolio-bottom-info{
text-align:center;
margin:16em 0 0;
}
.fig4{
position:absolute;
top: 30%;
left: 44%;
}
.fig4 span{
background:url(../images/6.png) no-repeat 0px 0px;
display:block;
width:60px;
height:59px;
}
.portfolio-bottom-info h4{
color:#fff;
font-size:14px;
letter-spacing:2px;
font-family: 'Montserrat', sans-serif;
margin:0;
}
.portfolio-bottom-info h4 span{
display:block;
margin: 6px 0;
}
.portfolio-bottom-info p{
color:#fff;
font-size:13px;
margin:3em 0 0;
font-family: 'Montserrat', sans-serif;
}
/*-- //portfolio-bottom --*/
/*-- about --*/
.about {
padding: 6em 0;
}
.about-grids-bottom{
margin-top:6em;
}
.about-us{
float:left;
width:30%;
}
.about-us h4{
font-size:20px;
color:#676F0A;
margin:0;
font-family: 'Montserrat', sans-serif;
}
.about-us p{
font-size:14px;
margin:2em 0 0;
font-family: 'Lato', sans-serif;
color: #777;
line-height: 25px;
letter-spacing: 1px;
}
.about-us-mid{
margin: 0 4em;
}
.subscribe{
background:#70790C;
padding:6em 0;
}
.sub-new {
width: 75%;
margin: 0 auto;
}
.sub-new h4{
color:#fff;
font-size:25px;
margin: 0 0 1.5em;
font-family: 'Montserrat', sans-serif;
}
.sub-new input[type="text"]{
border:1px solid #fff;
outline:none;
padding: 25px 10px 25px 55px;
width:70%;
font-size: 14px;
background: url(../images/1.png) no-repeat 15px 19px;
height: 20px;
display: block;
float: left;
font-family: 'Montserrat', sans-serif;
color: #fff;
}
.sub-new input[type="submit"]{
outline:none;
background:#fff;
border:none;
color:#676F0A;
font-size:15px;
float:left;
margin-left:2em;
padding: 15px 55px;
font-family: 'Montserrat', sans-serif;
transition:.5s all;
-webkit-transition:.5s all;
-moz-transition:.5s all;
-ms-transition:.5s all;
-o-transition:.5s all;
}
.sub-new input[type="submit"]:hover{
text-decoration:none;
color:#fff;
background:#3C3C3C;
}
.about-grid{
float:left;
width:20%;
position:relative;
}
.about-grid img{
width:100%;
}
.about-grid:nth-child(3) {
margin-right: 3em;
}
.about-grid:nth-child(2) {
margin:0 3em;
}
.img-bottom{
position:absolute;
top:79%;
}
.img-bottom p{
color:#fff;
background:rgba(112, 121, 12, 0.8);
font-size:14px;
margin:0;
padding: 1em 2.85em;
font-family: 'Montserrat', sans-serif;
}
/*-- //about --*/
/*-- contact --*/
.contact{
padding:6em 0;
}
.tv-home-call{
margin: 3em 0 6em;
}
.tv{
float:left;
width:30%;
text-align: center;
}
.tv-mid{
margin:0 3em;
}
.figure span{
background: url(../images/2.png) no-repeat 11em 0em;
display: block;
height: 23px;
margin-bottom: 1.5em;
}
.figure1 span{
background: url(../images/3.png) no-repeat 11em 0em;
display: block;
height: 23px;
margin-bottom: 1.5em;
}
.figure2 span{
background:url(../images/4.png) no-repeat 11em 0em;
display:block;
height:26px;
margin-bottom: 1.5em;
}
.tv a{
font-family: 'Lato', sans-serif;
color: #777;
font-size: 14px;
letter-spacing: 1px;
}
.tv a:hover{
text-decoration:none;
color:#3C3C3C;
}
.tv p{
margin:0;
font-family: 'Lato', sans-serif;
color: #777;
font-size: 14px;
letter-spacing: 1px;
}
.tv p span{
display:block;
margin:5px 0px;
}
.contact-input-left{
float:left;
width:45%;
}
.contact-input-left input[type="text"],.contact-input-right textarea{
background:none;
border:1px solid #adadad;
outline:none;
padding:10px;
width:100%;
font-family: 'Lato', sans-serif;
color: #777;
font-size: 14px;
letter-spacing: 1px;
}
.contact-input-right input[type="submit"]{
background:#676F0A;
border:none;
outline:none;
padding:15px 55px;
color:#fff;
font-size:15px;
font-family: 'Montserrat', sans-serif;
transition:.5s all;
-webkit-transition:.5s all;
-moz-transition:.5s all;
-ms-transition:.5s all;
-o-transition:.5s all;
margin: 3em 0 0 26.5em;
border-radius: 10px;
}
.contact-input-right input[type="submit"]:hover{
color:rgba(255, 255, 255, 0.71);
background:#494D1A;
}
.contact-input-left input[type="text"]:nth-child(2){
margin:3em 0;
}
.contact-input-right textarea{
resize:none;
min-height: 208px;
}
.contact-input-right{
float: right;
width: 50%;
}
.map{
padding:2em;
border:1px solid #000;
margin-bottom: 6em;
}
.map iframe{
width:100%;
height:600px;
}
/*-- //contact --*/
/*-- footer --*/
.footer{
background:#676F0A;
padding:3em 0;
}
.footer-logo span{
background: url(../images/footer-logo.png) no-repeat 38em 0em;
display:block;
height:69px;
}
.footer-icons{
margin:2em 0;
text-align: center;
}
.footer-icons ul{
padding:0;
margin:0;
}
.footer-icons ul li{
display:inline-block;
margin: 0 10px;
}
.footer-icons ul li a.facebook{
background:url(../images/img-sprite.png) no-repeat 0px 0px;
display:block;
width:50px;
height:50px;
transition:.5s all;
-webkit-transition:.5s all;
-moz-transition:.5s all;
-ms-transition:.5s all;
-o-transition:.5s all;
}
.footer-icons ul li a.facebook:hover{
background:url(../images/img-sprite.png) no-repeat -85px 0px;
display:block;
transition:.5s all;
-webkit-transition:.5s all;
-moz-transition:.5s all;
-ms-transition:.5s all;
-o-transition:.5s all;
}
.footer-icons ul li a.twitter{
background:url(../images/img-sprite.png) no-repeat 0px -55px;
display:block;
width:50px;
height:50px;
transition:.5s all;
-webkit-transition:.5s all;
-moz-transition:.5s all;
-ms-transition:.5s all;
-o-transition:.5s all;
}
.footer-icons ul li a.twitter:hover{
background:url(../images/img-sprite.png) no-repeat -70px -55px;
display:block;
transition:.5s all;
-webkit-transition:.5s all;
-moz-transition:.5s all;
-ms-transition:.5s all;
-o-transition:.5s all;
}
.footer-icons ul li a.dribble{
background:url(../images/img-sprite.png) no-repeat 0px -106px;
display:block;
width:50px;
height:50px;
transition:.5s all;
-webkit-transition:.5s all;
-moz-transition:.5s all;
-ms-transition:.5s all;
-o-transition:.5s all;
}
.footer-icons ul li a.dribble:hover{
background:url(../images/img-sprite.png) no-repeat -68px -106px;
display:block;
transition:.5s all;
-webkit-transition:.5s all;
-moz-transition:.5s all;
-ms-transition:.5s all;
-o-transition:.5s all;
}
.footer-icons ul li a.g-plus{
background:url(../images/img-sprite.png) no-repeat 0px -154px;
display:block;
width:50px;
height:50px;
transition:.5s all;
-webkit-transition:.5s all;
-moz-transition:.5s all;
-ms-transition:.5s all;
-o-transition:.5s all;
}
.footer-icons ul li a.g-plus:hover{
background:url(../images/img-sprite.png) no-repeat -70px -154px;
display:block;
transition:.5s all;
-webkit-transition:.5s all;
-moz-transition:.5s all;
-ms-transition:.5s all;
-o-transition:.5s all;
}
.footer p{
color:#fff;
font-size: 17px;
margin: 0;
text-align: center;
}
.footer p a{
font-size:17px;
color:rgba(241, 239, 239, 0.69);
}
.footer p a:hover{
color:#fff;
text-decoration:none;
}
/*-- //footer --*/
/*-- to-top --*/
#toTop {
display: none;
text-decoration: none;
position: fixed;
bottom: 0px;
right: 2%;
overflow: hidden;
z-index: 999;
width: 32px;
height: 32px;
border: none;
text-indent: 100%;
background: url("../images/arrow.png") no-repeat 0px 0px;
}
#toTopHover {
width: 32px;
height: 32px;
display: block;
overflow: hidden;
float: right;
opacity: 0;
-moz-opacity: 0;
filter: alpha(opacity=0);
}
/*-- //to-top --*/
/*-- responsive-media --*/
@media (max-width: 1440px)
{
button.navig {
right: 9.4%;
}
}
@media (max-width: 1366px)
{
button.navig {
right: 7.2%;
}
.banner-bottom-left {
width: 60%;
}
.banner-bottom-right {
width: 37%;
}
}
@media (max-width: 1280px)
{
button.navig {
right: 4.2%;
}
}
@media (max-width: 1024px)
{
.about-us p {
height: 76px;
overflow: hidden;
}
button.navig {
right: 3%;
}
.banner-info {
margin-top: 6em;
}
.fig span {
background: url(../images/line.png) no-repeat 30.5em 0em;
}
.banner-info h3 {
font-size: 35px;
}
.banner-info h3 span {
margin: .6em 0 3em;
}
.banner {
min-height: 610px;
}
p.para span {
display: initial;
margin: 0;
line-height: 25px;
}
.begin-left {
width: 44%;
}
p.para1 span {
display: initial;
margin: 0;
line-height: 25px;
}
.begin-left {
padding: 3em 0;
}
p.para {
margin: 1.4em 0;
}
p.para1 {
margin: 0 0 2.8em;
}
.video h4 {
top: 38%;
left: 42%;
}
.video a span {
top: 53%;
left: 46.5%;
}
#portfolio {
padding: 4em 0;
}
.fig3 span {
background: url(../images/line-2.png) no-repeat 27.5em 0em;
}
p.paragraph1 {
margin: 4em 0;
}
#portfoliolist .portfolio{
margin:1.45em;
}
.rslides li {
left: 24%;
}
.callbacks_tabs {
left: 44%;
}
.about {
padding: 4em 0;
}
p.paragraph1 {
margin: 3em 0;
}
.about-grid {
width: 23%;
}
.about-grid:nth-child(2) {
margin: 0 1.5em;
}
.about-grid:nth-child(3) {
margin-right: 1.5em;
}
.img-bottom p {
font-size: 13px;
padding: 1em 3em;
}
.img-bottom {
top: 80%;
}
.about-us-mid {
margin: 0 1em;
}
.about-us {
width: 32%;
}
.sub-new {
width: 85%;
}
.subscribe {
padding: 4em 0;
}
.contact {
padding: 4em 0;
}
.figure span {
background: url(../images/2.png) no-repeat 9.5em 0em;
}
.figure1 span {
background: url(../images/3.png) no-repeat 9.5em 0em;
}
.figure2 span {
background: url(../images/4.png) no-repeat 9.5em 0em;
}
.contact-input-right input[type="submit"]{
margin: 3em 0 0 19.9em;
}
.footer-logo span {
background: url(../images/footer-logo.png) no-repeat 31em 0em;
}
}
@media (max-width: 768px)
{
.head-logo {
margin: 0;
}
button.navig {
top: 4.9%;
}
.map {
padding: 1.5em;
margin-bottom: 4em;
}
.map iframe {
height: 490px;
}
.footer-logo span {
background: url(../images/footer-logo.png) no-repeat 23em 0em;
}
.contact-input-right input[type="submit"] {
margin: 2em 0 0 15.3em;
padding: 10px 45px;
font-size: 14px;
}
.contact-input-left input[type="text"]:nth-child(2) {
margin: 2em 0;
}
.contact-input-right textarea {
min-height: 182px;
}
.tv-mid {
margin: 0 2em;
}
.figure span {
background: url(../images/2.png) no-repeat 7em 0em;
}
.figure1 span {
background: url(../images/3.png) no-repeat 7em 0em;
}
.figure2 span {
background: url(../images/4.png) no-repeat 7em 0em;
}
.banner-info {
margin-top: 7em;
}
.fig span {
background: url(../images/line.png) no-repeat 23em 0em;
}
.banner-info h3 {
font-size: 30px;
}
.banner-info h3 span {
margin: .3em 0 2.5em;
}
.banner {
min-height: 510px;
}
.start a {
padding: 15px 35px;
}
.top-nav ul li a {
font-size: 20px;
}
.top-nav ul.nav1 li {
padding: 25px 0;
}
.banner-bottom-right a {
padding: 10px 25px;
font-size: 13px;
}
.banner-bottom {
padding: 4em 0;
}
p.para1 {
display: none;
}
.begin-right {
width: 48%;
margin-left: 2em;
}
.begin-left {
width: 48%;
}
.begin-left h4 {
font-size: 22px;
}
p.para {
line-height: 25px;
}
p.para span {
line-height: 0;
}
.begin-left a {
display: none;
}
.video h4 {
font-size: 22px;
top: 31%;
left: 40%;
}
.portfolio-info h3 {
font-size: 22px;
}
#portfolio {
padding: 3em 0;
}
.fig3 span {
background: url(../images/line-2.png) no-repeat 20em 0em;
}
#filters li span {
padding: 10px 25px;
font-size: 13px;
}
#filters li {
margin: 0 12px;
}
ul#filters {
margin: 3em auto 2em auto;
}
#portfoliolist .portfolio {
margin: 1.1em;
}
.portfolio-bottom {
min-height: 300px;
padding: 2em 0;
}
.portfolio-bottom-info {
margin: 6em 0 0;
}
.fig4 {
top: 0%;
left: 44%;
}
.rslides li {
left: 17%;
}
.callbacks_tabs {
left: 42%;
}
.portfolio-bottom-info p {
margin: 2em 0 0;
}
.portfolio-bottom-info h4 span {
margin: 15px 0;
}
.about {
padding: 3em 0;
}
.about-grid:nth-child(3) {
display: none;
}
.about-grid {
width: 30%;
}
.about-grid:nth-child(2) {
margin: 0 2.5em;
}
.about-grids-bottom {
margin-top: 3em;
}
.about-us p {
margin: 1em 0 0;
line-height: 23px;
}
.sub-new h4 {
font-size: 22px;
}
.sub-new input[type="text"] {
padding: 20px 10px 20px 55px;
width: 68%;
font-size: 14px;
background: url(../images/1.png) no-repeat 15px 14px;
}
.sub-new input[type="submit"] {
font-size: 14px;
margin-left: 1em;
padding: 10px 25px;
}
.subscribe {
padding: 3em 0;
}
.contact {
padding: 3em 0;
}
button.navig {
right: 1.6%;
}
}
@media (max-width: 640px)
{
.banner-info {
margin-top: 6em;
}
button.navig {
right: 1em;
}
.fig span {
background: url(../images/line.png) no-repeat 18.5em 0em;
}
.banner-info h3 {
font-size: 25px;
}
.start a {
padding: 11px 27px;
font-size:12px;
}
.banner {
min-height: 500px;
}
.top-nav ul.nav1 li {
padding: 20px 0;
}
.banner-bottom-right {
width: 30%;
}
.banner-bottom-left p {
font-size: 12px;
}
.banner-bottom-left {
width: 70%;
}
.banner-bottom-right a {
padding: 10px 20px;
font-size: 12px;
}
.banner-bottom {
padding: 3em 0;
}
.begin-right {
margin-left: 1.6em;
}
.begin-left {
padding: 1em 0 0;
}
.begin-left h4 {
font-size: 20px;
}
.begin-left p.para2 {
font-size: 12px;
margin: 1em 0 1em;
}
p.para {
margin: 1.4em 0 0;
}
.video h4 {
font-size: 20px;
top: 25%;
left: 38%;
}
.video a span {
top: 47%;
left: 44.5%;
}
.fig3 span {
background: url(../images/line-2.png) no-repeat 15.4em 0em;
}
p.paragraph1 {
margin: 2em 0;
}
p.paragraph1 span {
display: initial;
margin: 0;
}
p.paragraph1 {
line-height: 25px;
}
#filters li span {
padding: 8px 20px;
font-size: 12px;
}
#filters li {
margin: 0 5px;
}
#portfoliolist .portfolio {
width: 44.8%;
}
.portfolio-bottom-info {
margin: 7em 0 0;
}
.rslides li {
left: 14%;
}
.callbacks_tabs {
left: 40%;
}
.portfolio-bottom-info h4 span {
margin: 10px 0;
}
.portfolio-bottom-info h4 {
font-size: 13px;
letter-spacing: 1px;
}
.portfolio-info h3 {
font-size: 20px;
}
p.paragraph {
font-size: 12px;
}
.fig3 {
margin: 1em 0;
}
.about-grid:nth-child(2) {
margin: 0 1.5em;
}
.about-grid {
width: 30.9%;
}
.img-bottom p {
font-size: 12px;
padding: 1em 2.4em;
}
.about-us:nth-child(3) {
display: none;
}
.about-us {
width: 47%;
}
.sub-new h4 {
font-size: 20px;
}
.sub-new input[type="text"] {
padding: 17px 10px 17px 55px;
font-size: 12px;
background: url(../images/1.png) no-repeat 15px 11px;
}
.sub-new input[type="submit"] {
font-size: 12px;
}
.about-us h4 {
font-size: 18px;
}
.figure span {
background: url(../images/2.png) no-repeat 5.5em 0em;
}
.figure1 span {
background: url(../images/3.png) no-repeat 5.5em 0em;
}
.figure2 span {
background: url(../images/4.png) no-repeat 5.5em 0em;
}
.tv-home-call {
margin: 3em 0 3em;
}
.contact-input-right input[type="submit"] {
margin: 2em 0 0 14em;
padding: 10px 40px;
font-size: 12px;
}
.footer-logo span {
background: url(../images/footer-logo.png) no-repeat 19em 0em;
}
.img-bottom {
top: 78%;
}
}
@media (max-width: 480px)
{
.fig span {
background: url(../images/line.png) no-repeat 12.5em 0em;
}
.banner-info p {
margin: 0 0 2em;
font-size: 12px;
}
.banner-info h3 {
font-size: 20px;
}
.banner {
min-height: 430px;
}
.banner-info {
margin-top: 5em;
}
.banner-bottom-left {
float: none;
width: 100%;
}
.banner-bottom-right {
width: 37%;
margin: 2em auto 0;
float:none;
}
.begin-left {
padding: 2em 0 2em;
float:none;
width:100%;
}
.begin-right {
margin-left: 3em;
width:80%;
float:none;
}
.video h4 {
left: 34%;
}
.video a span {
background-size: 100%;
height: 51px;
width: 48px;
}
.fig3 span {
background: url(../images/line-2.png) no-repeat 9.4em 0em;
}
#filters li {
margin: 0 2px;
}
#filters li span {
padding: 5px 13px;
font-size: 11px;
}
#portfoliolist .portfolio {
margin: .8em;
}
.fig4 span {
background-size: 100%;
width: 47px;
height: 47px;
}
.rslides li {
left: 2.5%;
}
.callbacks_tabs {
left: 36%;
}
.portfolio-bottom-info {
margin: 5em 0 0;
}
.portfolio-bottom {
min-height: 250px;
}
.about-grid:nth-child(4) {
display: none;
}
.about-grid{
width:45%;
}
.img-bottom p {
padding: 1em 2.9em;
}
.img-bottom {
top: 79%;
}
.about-grid:nth-child(2) {
margin: 0 0 0 3em;
}
.about-us {
width: 46%;
}
.about-grids-bottom {
margin-top: 2em;
}
.sub-new {
width: 100%;
}
.tv {
float: none;
width: 100%;
}
.figure span {
background: url(../images/2.png) no-repeat 14.5em 0em;
}
.figure1 span {
background: url(../images/3.png) no-repeat 14.5em 0em;
margin-top:2em;
}
.figure2 span {
background: url(../images/4.png) no-repeat 14.5em 0em;
margin-top:2em;
}
.tv-mid {
margin: 0;
}
.contact-input-left {
float: none;
width: 100%;
}
.contact-input-right {
float: none;
width: 100%;
margin-top: 2.5em;
}
.contact-input-right input[type="submit"] {
margin: 2em 0 0 11em;
padding: 10px 50px;
}
.footer-logo span {
background: url(../images/footer-logo.png) no-repeat 13em 0em;
}
.footer-icons {
margin: 1em 0;
}
.footer-icons ul li {
margin: 0 10px;
}
.footer p {
font-size: 14px;
}
.footer p a {
font-size: 14px;
}
.about-us-mid {
margin: 0 0 0 2.4em;
}
.top-nav ul li a {
font-size: 18px;
}
.top-nav ul.nav1 li {
padding: 17px 0;
}
span.menu img {
width: 60%;
}
}
@media (max-width: 320px)
{
p.para {
font-size: 13px;
}
.footer-icons ul li {
margin: 0;
}
.map {
padding: 0;
margin-bottom: 2em;
}
p.paragraph1 {
font-size: 13px;
}
.map iframe {
height: 200px;
}
.banner-info {
margin-top: 2em;
}
.head-logo a img {
width: 70%;
}
.navi {
padding-top: 1em;
}
span.menu {
margin: 15px 0 20px;
}
.fig span {
background: url(../images/line.png) no-repeat 7em 0em;
}
.banner-info h3 {
font-size: 16px;
}
.start a {
padding: 7px 15px;
}
.banner {
min-height: 280px;
}
.banner-bottom-right {
width: 57%;
}
.begin-left h4 {
font-size: 18px;
}
.begin-left p.para2 {
font-size: 11px;
}
button.navig {
background-size: 68%;
top: 4%;
}
p.para {
margin: 1em 0 0;
height: 102px;
overflow: hidden;
}
.begin-right {
margin-left: 0;
width: 100%;
}
.video h4 {
left: 29%;
font-size: 18px;
top: 19%;
}
.video a span {
background-size: 88%;
}
.portfolio-info h3 {
font-size: 18px;
}
#portfolio {
padding: 2em 0;
}
.fig3 span {
background: url(../images/line-2.png) no-repeat 4.4em 0em;
}
p.paragraph {
font-size: 11px;
line-height: 22px;
overflow: hidden;
}
#filters li {
margin: 0 2px 10px;
}
.begin-left {
text-align: center;
}
.fig1 span {
background: url(../images/line-1.png) no-repeat 8.5em 0em;
}
#portfoliolist .portfolio {
width: 41.8%;
}
.about-us p {
height: 70px;
overflow: hidden;
}
p.paragraph1 {
height: 70px;
overflow: hidden;
}
.fig4 span {
background-size: 85%;
}
.tv-home-call {
margin: 2em 0 3em;
}
.rslides li {
left: 0%;
}
.portfolio-bottom-info h4 span {
display: none;
}
.portfolio-bottom-info h4 {
font-size: 11px;
}
.portfolio-bottom-info p {
margin: 1em 0 0;
font-size: 11px;
}
.portfolio-bottom {
min-height: 200px;
}
.portfolio-bottom-info {
margin: 4em 0 0;
}
.callbacks_tabs {
left: 31%;
}
.callbacks_tabs a:after {
height: 11px;
width: 11px;
}
.about {
padding: 2em 0;
}
.about-grid {
width: 80%;
margin-left: 2em;
float:none;
}
.about-grid:nth-child(2) {
margin-left: 2em;
margin-top: 2em;
}
.img-bottom {
top: 81%;
}
.img-bottom p {
padding: 1em 3.85em;
}
.about-us {
width: 100%;
text-align: center;
float:none;
}
.about-us-mid {
display: none;
}
.sub-new h4 {
font-size: 15px;
}
.sub-new input[type="text"] {
width: 100%;
margin-bottom: 2em;
float:none;
}
.sub-new input[type="submit"] {
margin-left: 0;
}
.contact {
padding: 2em 0;
}
.figure span {
background: url(../images/2.png) no-repeat 9em 0em;
}
.figure1 span {
background: url(../images/3.png) no-repeat 9em 0em;
}
.figure2 span {
background: url(../images/4.png) no-repeat 9em 0em;
}
.contact-input-left input[type="text"]:nth-child(2) {
margin: 1em 0;
}
.contact-input-right {
margin-top: 1.5em;
}
.contact-input-right input[type="submit"] {
margin: 2em 0 0 6em;
}
.footer-logo span {
background: url(../images/footer-logo.png) no-repeat 7.5em 0em;
}
.footer {
padding: 1em 0;
}
#portfoliolist .portfolio {
margin: 0 0 .5em .5em;
width: 47%;
}
.about-us p {
font-size: 13px;
}
.banner-bottom {
padding: 2em 0;
}
.banner-info p {
margin: 0 0 1em;
}
.banner-info h3 span {
margin: .3em 0 1.5em;
}
ul#filters {
margin: 1em auto 2em auto;
}
#filters li span {
font-size: 9px;
}
}
footer {
text-align: center;
} | predictions/static/predictions/css/style.css | body,html{
padding:0px;
margin:0px;
font-family: 'Open Sans', sans-serif;
}
/*-- banner --*/
.banner{
background:url(../images/banner.jpg) no-repeat 0px 0px;
background-size:cover;
width:100%;
min-height:900px;
}
.head-logo{
float:left;
margin: 0 0 0 3em;
}
.head-logo a{
display:block;
}
.img-logo {
width: 160px;
top: 10px;
position: absolute;
left: 176px;
}
button.navig {
width: 36px;
height: 30px;
background: url(../images/menu.png) no-repeat;
display: block;
outline: none;
border: 0;
position: fixed;
right: 16%;
top: 3.8%;
z-index: 9;
}
.btn-circle {
width: 14px;
height: 3px;
text-align: center;
padding: 6px 0;
font-size: 12px;
line-height: 1.428571429;
border-radius: 50%;
}
.navi {
padding-top: 2em;
padding-bottom: 2em;
}
.banner-info{
margin-top:14em;
text-align:center;
}
.banner-info p{
color:#fff;
margin:0 0 3em;
font-size:13px;
font-family: 'Montserrat', sans-serif;
}
.fig span{
background: url(../images/line.png) no-repeat 37.5em 0em;
display:block;
height:1px;
}
.banner-info h3{
color:#fff;
margin:1em 0;
font-size:40px;
font-family: 'Montserrat', sans-serif;
}
.banner-info h3 span{
display:block;
margin: .6em 0 3em;
}
.start{
text-align:center;
}
.start a{
font-size:13px;
color:#fff;
padding: 20px 50px;
border:1px solid #494D1A;
font-family: 'Montserrat', sans-serif;
transition:.5s all;
-webkit-transition:.5s all;
-moz-transition:.5s all;
-ms-transition:.5s all;
-o-transition:.5s all;
background:#47A508;
}
.start a:hover{
text-decoration:none;
color:#494D1A;
border:1px solid #fff;
}
/*-- //banner --*/
/*-- banner-bottom --*/
.banner-bottom{
padding:5em 0;
background:#70790C;
}
.banner-bottom-left{
float:left;
width: 50%;
text-align: center;
}
.banner-bottom-left p{
color:#fff;
font-size:13px;
margin:0;
font-family: 'Montserrat', sans-serif;
}
.banner-bottom-right{
float: right;
width: 40%;
}
.banner-bottom-right a{
border-radius:25px;
-webkit-border-radius:25px;
-moz-border-radius:25px;
-o-border-radius:25px;
-ms-border-radius:25px;
transition:.5s all;
-webkit-transition:.5s all;
-moz-transition:.5s all;
-o-transition:.5s all;
-ms-transition:.5s all;
color:#000;
background:#fff;
padding:15px 35px;
font-size:14px;
font-family: 'Montserrat', sans-serif;
}
.banner-bottom-right a:hover{
text-decoration:none;
color:#fff;
background:#494D1A;
}
.begin-left{
padding:6em 0;
float:left;
width:70%;
}
.begin-left h4{
color: #676F0A;
font-weight: 600;
margin:0;
font-size:25px;
font-family: 'Montserrat', sans-serif;
}
.begin-left p.para2{
color:#adadad;
font-size:14px;
letter-spacing:2px;
margin:1em 0;
}
p.para span{
display:block;
margin: 3px 0;
}
p.para{
font-family: 'Lato', sans-serif;
color:#777;
font-size: 14px;
letter-spacing: 1px;
margin: 3em 0;
}
p.para1{
font-family: 'Lato', sans-serif;
color:#777;
font-size: 14px;
letter-spacing: 1px;
margin:0 0 4em;
}
p.para1 span{
display:block;
margin: 3px 0;
}
.fig1 span{
background: url(../images/line-1.png) no-repeat 0em 0em;
display:block;
height:1px;
}
.begin-right{
float:left;
width:20%;
margin-left: 8em;
}
.begin-right img{
width:100%;
}
.begin-left a{
color:#676F0A;
font-size:14px;
border:1px solid #494D1A;
padding:15px 30px;
transition:.5s all;
-webkit-transition:.5s all;
-moz-transition:.5s all;
-ms-transition:.5s all;
-o-transition:.5s all;
}
.begin-left a:hover{
text-decoration:none;
color:#CEDC28;
}
/*-- //banner-bottom --*/
/*-- video --*/
.video{
position:relative;
}
.video h4{
color:#fff;
font-size:23px;
margin: 0;
position: absolute;
top: 42%;
left: 43%;
font-family: 'Montserrat', sans-serif;
}
.video a span{
background:url(../images/5.png) no-repeat 0px 0px;
display:block;
height:77px;
width:76px;
position:absolute;
top: 55%;
left: 46.3%;
}
.video img{
width:100%;
}
/*-- //video --*/
/*-- portfolio --*/
#portfolio{
padding:6em 0;
}
p.paragraph{
color: #adadad;
font-size: 14px;
letter-spacing: 2px;
margin: 1em 0;
text-align: center;
}
.portfolio-info h3{
text-align:center;
font-size:25px;
font-family: 'Montserrat', sans-serif;
margin:0;
color: #676F0A;
font-weight: 600;
}
.fig3 {
margin: 2em 0;
}
.fig3 span{
background: url(../images/line-2.png) no-repeat 34.5em 0em;
display:block;
height:1px;
}
p.paragraph1{
font-family: 'Lato', sans-serif;
color: #777;
font-size: 14px;
letter-spacing: 1px;
margin: 6em 0;
text-align: center;
}
p.paragraph1 span{
display:block;
margin:5px 0;
}
.portfolio-wrapper h3{
color:#000;
font-size:16px;
font-weight:700;
margin: 70px 0 0 20px;
text-align: left;
}
.b-animate-go:hover div.portfolio-wrapper h3{
color:#ffffff;
}
.portfolio-wrapper p{
color:#999999;
font-size:14px;
text-align: left;
font-weight:600;
margin: 0 0 0 20px;
}
/*----- Strip -----*/
.b-link-stripe{
position:relative;
display:inline-block;
vertical-align:top;
font-weight: 300;
overflow:hidden;
}
.b-link-stripe .b-wrapper{
position:absolute;
width:100%;
height:100%;
top:0;
left:0;
text-align:center;
overflow:hidden;
}
.b-link-stripe .b-line{
position:absolute;
top:0;
bottom:0;
width:20%;
background:rgba(15, 207, 140, 0.9);
transition:all 0.5s linear;
-moz-transition:all 0.5s linear;
-ms-transition:all 0.5s linear;
-o-transition:all 0.5s linear;
-webkit-transition:all 0.5s linear;
opacity:0;
visibility:hidden; /* lt-ie9 */
}
/*------------------------------------------*/
/* Animation effects
/*------------------------------------------*/
.b-animate-go{
text-decoration:none;
}
.b-animate{
transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
-webkit-transition: all 0.5s;
visibility: hidden;
}
.b-animate img{
margin-top:0;
display: -webkit-inline-box;
}
/* lt-ie9 */
.b-animate-go:hover .b-animate{
visibility:visible;
}
.b-from-left{
position:relative;
left:-100%;
}
.b-animate-go:hover .b-from-left{
left:0;
}
span.m_4{
font-size:14px;
font-weight:400;
}
p.m_5 {
margin: 2% auto 5%;
width: 70%;
color: #283A47;
font-size: 1.1em;
font-weight: 600;
line-height: 1.5em;
text-align: center;
}
ul#filters {
padding: 0px;
margin: 5em auto 3em auto;
text-align: center;
}
/*--team--*/
.col_1_of_4:first-child {
margin-left: 0;
}
.span_1_of_4 {
width: 22.8%;
}
.col_1_of_4 {
display: block;
float: left;
margin: 1% 0 1% 2.6%;
background: #FFF;
}
.b-wrapper:hover {
background: none;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-o-transition: 0.5s all;
-moz-transition: 0.5s all;
-ms-transition: 0.5s all;
}
/* lt-ie9 */
.b-link-stripe:hover .b-line{
visibility:visible;
}
.b-link-stripe .b-line1{
left:0;
}
.b-link-stripe .b-line2{
left:20%;
transition-delay:0.1s !important;
-moz-transition-delay:0.1s !important;
-ms-transition-delay:0.1s !important;
-o-transition-delay:0.1s !important;
-webkit-transition-delay:0.1s !important;
}
.b-link-stripe .b-line3{
left:40%;
transition-delay:0.2s !important;
-moz-transition-delay:0.2s !important;
-ms-transition-delay:0.2s !important;
-o-transition-delay:0.2s !important;
-webkit-transition-delay:0.2s !important;
}
.b-link-stripe .b-line4{
left:60%;
transition-delay:0.3s !important;
-moz-transition-delay:0.3s !important;
-ms-transition-delay:0.3s !important;
-o-transition-delay:0.3s !important;
-webkit-transition-delay:0.3s !important;
}
.b-link-stripe .b-line5{
left:80%;
transition-delay:0.4s !important;
-moz-transition-delay:0.4s !important;
-ms-transition-delay:0.4s !important;
-o-transition-delay:0.4s !important;
-webkit-transition-delay:0.4s !important;
}
.b-link-stripe:hover .b-line{
opacity:1;
}
}
#filters {
margin: 3% 0;
padding: 0;
list-style: none;
text-align: center;
}
#filters li {
display: -webkit-inline-box;
margin: 0 20px;
}
#filters li span {
display: block;
padding: 15px 35px;
text-decoration: none;
color:#000;
cursor: pointer;
font-size: 14px;
font-weight: 600;
margin:0;
border-radius: 10px;
}
#filters li span.active,#filters li span:hover {
background: #70790C;
color: #ffffff;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
-ms-transition:0.5s all;
}
#portfoliolist .portfolio {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
width: 29%;
margin: 1.5em;
display:none;
float:left;
overflow:hidden;
}
.portfolio-wrapper {
overflow:hidden;
position: relative !important;
cursor:pointer;
}
.portfolio img {
max-width:100%;
/*--position: relative;--*/
transition: all 300ms!important;
-webkit-transition: all 300ms!important;
-moz-transition: all 300ms!important;
}
.portfolio .label {
position: absolute;
width: 100%;
height:40px;
bottom:-40px;
}
.portfolio .label-bg {
background: #22B4B8;
width: 100%;
height:100%;
position: absolute;
top:0;
left:0;
}
.portfolio .label-text {
color:#fff;
position: relative;
z-index:500;
padding:5px 8px;
}
.portfolio .text-category {
display:block;
font-size:9px;
font-size: 12px;
text-transform:uppercase;
}
/* Self Clearing Goodness */
.container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
content: '\0020';
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0; }
.row:after,
.clearfix:after {
clear: both; }
.row,
.clearfix {
zoom: 1; }
.clear {
clear: both;
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}
/*-- //portfolio --*/
/*-- portfolio-bottom --*/
/*------------------ Slider Part starts Here----------*/
#slider3,
#slider4 {
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
margin: 0 auto;
}
.rslides_tabs {
list-style: none;
padding: 0;
background: rgba(0,0,0,.25);
box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
-moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
-webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
font-size: 18px;
list-style: none;
margin: 0 auto 50px;
max-width: 540px;
padding: 10px 0;
text-align: center;
width: 100%;
}
.rslides_tabs li {
display: inline;
float: none;
margin-right: 1px;
}
.rslides_tabs a {
width: auto;
line-height: 20px;
padding: 9px 20px;
height: auto;
background: transparent;
display: inline;
}
.rslides_tabs li:first-child {
margin-left: 0;
}
.rslides_tabs .rslides_here a {
background: rgba(255,255,255,.1);
color: #fff;
font-weight: bold;
}
.events {
list-style: none;
}
.callbacks_container {
position: relative;
float: left;
width: 100%;
}
.callbacks {
position: relative;
list-style: none;
overflow: hidden;
width: 100%;
padding: 0;
margin: 0;
}
.callbacks li {
position: absolute;
left: 0;
top: 0;
}
.callbacks img {
position: relative;
z-index: 1;
height: auto;
border: 0;
}
.callbacks .caption {
display: block;
position: absolute;
z-index: 2;
font-size: 20px;
text-shadow: none;
color: #fff;
left: 0;
right: 0;
padding: 10px 20px;
margin: 0;
max-width: none;
top: 10%;
text-align: center;
}
.callbacks_nav {
position: absolute;
-webkit-tap-highlight-color: rgba(0,0,0,0);
top: 72%;
left: 14%;
opacity: 0.7;
z-index: 3;
text-indent: -9999px;
overflow: hidden;
text-decoration: none;
height: 50px;
width: 31px;
background: transparent url("../images/arr.png") no-repeat left top;
margin-top: -65px;
}
.callbacks_nav:active {
opacity: 1.0;
}
.callbacks_nav.next {
left: auto;
background-position: right top;
right: 14%;
}
#slider3-pager a ,#slider4-pager a{
display: inline-block;
}
#slider3-pager span,#slider4-pager span{
float: left;
}
#slider3-pager span,#slider4-pager span{
width:100px;
height:15px;
background:#fff;
display:inline-block;
border-radius:30em;
opacity:0.6;
}
#slider3-pager .rslides_here a ,#slider4-pager .rslides_here a{
background: #FFF;
border-radius:30em;
opacity:1;
}
#slider3-pager a ,#slider4-pager a{
padding: 0;
}
#slider3-pager li,#slider4-pager li{
display:inline-block;
}
.rslides {
position: relative;
list-style: none;
overflow: hidden;
padding: 0;
margin: 0;
width:100%;
}
.rslides li {
-webkit-backface-visibility: hidden;
position: absolute;
display: none;
left: 29%;
top: 0;
}
.rslides li{
position: relative;
display: block;
float: none;
}
.rslides img {
height: auto;
border: 0;
}
.callbacks_tabs{
list-style: none;
position: absolute;
top: 105%;
z-index: 999;
left: 45%;
padding: 0;
margin: 0;
}
.slider-top{
text-align: center;
padding:10em 0;
}
.slider-top h1{
font-weight:700;
font-size:48px;
color:#010101;
}
.slider-top p{
font-weight:400;
font-size:20px;
padding:1em 7em;
color:#010101;
}
.slider-top ul.social-slide{
display:inline-flex;
margin: 0px;
padding: 0px;
}
ul.social-slide li i{
width:70px;
height:74px;
background:url(../images/backward.png)no-repeat;
display: inline-block;
margin:0px 15px;
}
ul.social-slide li i.win{
background-position:-6px 0px;
}
ul.social-slide li i.android{
background-position:-110px 0px;
}
ul.social-slide li i.mac{
background-position:-215px 0px;
}
.callbacks_tabs li{
display: inline-block;
margin: 0 .5em;
}
@media screen and (max-width: 600px) {
.callbacks_nav {
top: 47%;
}
}
/*----*/
.callbacks_tabs a{
visibility: hidden;
}
.callbacks_tabs a:after {
content: "\f111";
font-size:0;
font-family: FontAwesome;
visibility: visible;
display: block;
height:17px;
width:17px;
display:inline-block;
background: #494D1A;
border-radius: 30px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
-o-border-radius: 30px;
-ms-border-radius: 30px;
}
.callbacks_here a:after{
background: #DEEF10;
}
/*------------------ Slider Part ends Here----------*/
.portfolio-bottom{
background:url(../images/3.jpg) no-repeat 0px 0px;
background-size:cover;
width:100%;
min-height:500px;
position:relative;
padding:3em 0;
}
.portfolio-bottom-info{
text-align:center;
margin:16em 0 0;
}
.fig4{
position:absolute;
top: 30%;
left: 44%;
}
.fig4 span{
background:url(../images/6.png) no-repeat 0px 0px;
display:block;
width:60px;
height:59px;
}
.portfolio-bottom-info h4{
color:#fff;
font-size:14px;
letter-spacing:2px;
font-family: 'Montserrat', sans-serif;
margin:0;
}
.portfolio-bottom-info h4 span{
display:block;
margin: 6px 0;
}
.portfolio-bottom-info p{
color:#fff;
font-size:13px;
margin:3em 0 0;
font-family: 'Montserrat', sans-serif;
}
/*-- //portfolio-bottom --*/
/*-- about --*/
.about {
padding: 6em 0;
}
.about-grids-bottom{
margin-top:6em;
}
.about-us{
float:left;
width:30%;
}
.about-us h4{
font-size:20px;
color:#676F0A;
margin:0;
font-family: 'Montserrat', sans-serif;
}
.about-us p{
font-size:14px;
margin:2em 0 0;
font-family: 'Lato', sans-serif;
color: #777;
line-height: 25px;
letter-spacing: 1px;
}
.about-us-mid{
margin: 0 4em;
}
.subscribe{
background:#70790C;
padding:6em 0;
}
.sub-new {
width: 75%;
margin: 0 auto;
}
.sub-new h4{
color:#fff;
font-size:25px;
margin: 0 0 1.5em;
font-family: 'Montserrat', sans-serif;
}
.sub-new input[type="text"]{
border:1px solid #fff;
outline:none;
padding: 25px 10px 25px 55px;
width:70%;
font-size: 14px;
background: url(../images/1.png) no-repeat 15px 19px;
height: 20px;
display: block;
float: left;
font-family: 'Montserrat', sans-serif;
color: #fff;
}
.sub-new input[type="submit"]{
outline:none;
background:#fff;
border:none;
color:#676F0A;
font-size:15px;
float:left;
margin-left:2em;
padding: 15px 55px;
font-family: 'Montserrat', sans-serif;
transition:.5s all;
-webkit-transition:.5s all;
-moz-transition:.5s all;
-ms-transition:.5s all;
-o-transition:.5s all;
}
.sub-new input[type="submit"]:hover{
text-decoration:none;
color:#fff;
background:#3C3C3C;
}
.about-grid{
float:left;
width:20%;
position:relative;
}
.about-grid img{
width:100%;
}
.about-grid:nth-child(3) {
margin-right: 3em;
}
.about-grid:nth-child(2) {
margin:0 3em;
}
.img-bottom{
position:absolute;
top:79%;
}
.img-bottom p{
color:#fff;
background:rgba(112, 121, 12, 0.8);
font-size:14px;
margin:0;
padding: 1em 2.85em;
font-family: 'Montserrat', sans-serif;
}
/*-- //about --*/
/*-- contact --*/
.contact{
padding:6em 0;
}
.tv-home-call{
margin: 3em 0 6em;
}
.tv{
float:left;
width:30%;
text-align: center;
}
.tv-mid{
margin:0 3em;
}
.figure span{
background: url(../images/2.png) no-repeat 11em 0em;
display: block;
height: 23px;
margin-bottom: 1.5em;
}
.figure1 span{
background: url(../images/3.png) no-repeat 11em 0em;
display: block;
height: 23px;
margin-bottom: 1.5em;
}
.figure2 span{
background:url(../images/4.png) no-repeat 11em 0em;
display:block;
height:26px;
margin-bottom: 1.5em;
}
.tv a{
font-family: 'Lato', sans-serif;
color: #777;
font-size: 14px;
letter-spacing: 1px;
}
.tv a:hover{
text-decoration:none;
color:#3C3C3C;
}
.tv p{
margin:0;
font-family: 'Lato', sans-serif;
color: #777;
font-size: 14px;
letter-spacing: 1px;
}
.tv p span{
display:block;
margin:5px 0px;
}
.contact-input-left{
float:left;
width:45%;
}
.contact-input-left input[type="text"],.contact-input-right textarea{
background:none;
border:1px solid #adadad;
outline:none;
padding:10px;
width:100%;
font-family: 'Lato', sans-serif;
color: #777;
font-size: 14px;
letter-spacing: 1px;
}
.contact-input-right input[type="submit"]{
background:#676F0A;
border:none;
outline:none;
padding:15px 55px;
color:#fff;
font-size:15px;
font-family: 'Montserrat', sans-serif;
transition:.5s all;
-webkit-transition:.5s all;
-moz-transition:.5s all;
-ms-transition:.5s all;
-o-transition:.5s all;
margin: 3em 0 0 26.5em;
border-radius: 10px;
}
.contact-input-right input[type="submit"]:hover{
color:rgba(255, 255, 255, 0.71);
background:#494D1A;
}
.contact-input-left input[type="text"]:nth-child(2){
margin:3em 0;
}
.contact-input-right textarea{
resize:none;
min-height: 208px;
}
.contact-input-right{
float: right;
width: 50%;
}
.map{
padding:2em;
border:1px solid #000;
margin-bottom: 6em;
}
.map iframe{
width:100%;
height:600px;
}
/*-- //contact --*/
/*-- footer --*/
.footer{
background:#676F0A;
padding:3em 0;
}
.footer-logo span{
background: url(../images/footer-logo.png) no-repeat 38em 0em;
display:block;
height:69px;
}
.footer-icons{
margin:2em 0;
text-align: center;
}
.footer-icons ul{
padding:0;
margin:0;
}
.footer-icons ul li{
display:inline-block;
margin: 0 10px;
}
.footer-icons ul li a.facebook{
background:url(../images/img-sprite.png) no-repeat 0px 0px;
display:block;
width:50px;
height:50px;
transition:.5s all;
-webkit-transition:.5s all;
-moz-transition:.5s all;
-ms-transition:.5s all;
-o-transition:.5s all;
}
.footer-icons ul li a.facebook:hover{
background:url(../images/img-sprite.png) no-repeat -85px 0px;
display:block;
transition:.5s all;
-webkit-transition:.5s all;
-moz-transition:.5s all;
-ms-transition:.5s all;
-o-transition:.5s all;
}
.footer-icons ul li a.twitter{
background:url(../images/img-sprite.png) no-repeat 0px -55px;
display:block;
width:50px;
height:50px;
transition:.5s all;
-webkit-transition:.5s all;
-moz-transition:.5s all;
-ms-transition:.5s all;
-o-transition:.5s all;
}
.footer-icons ul li a.twitter:hover{
background:url(../images/img-sprite.png) no-repeat -70px -55px;
display:block;
transition:.5s all;
-webkit-transition:.5s all;
-moz-transition:.5s all;
-ms-transition:.5s all;
-o-transition:.5s all;
}
.footer-icons ul li a.dribble{
background:url(../images/img-sprite.png) no-repeat 0px -106px;
display:block;
width:50px;
height:50px;
transition:.5s all;
-webkit-transition:.5s all;
-moz-transition:.5s all;
-ms-transition:.5s all;
-o-transition:.5s all;
}
.footer-icons ul li a.dribble:hover{
background:url(../images/img-sprite.png) no-repeat -68px -106px;
display:block;
transition:.5s all;
-webkit-transition:.5s all;
-moz-transition:.5s all;
-ms-transition:.5s all;
-o-transition:.5s all;
}
.footer-icons ul li a.g-plus{
background:url(../images/img-sprite.png) no-repeat 0px -154px;
display:block;
width:50px;
height:50px;
transition:.5s all;
-webkit-transition:.5s all;
-moz-transition:.5s all;
-ms-transition:.5s all;
-o-transition:.5s all;
}
.footer-icons ul li a.g-plus:hover{
background:url(../images/img-sprite.png) no-repeat -70px -154px;
display:block;
transition:.5s all;
-webkit-transition:.5s all;
-moz-transition:.5s all;
-ms-transition:.5s all;
-o-transition:.5s all;
}
.footer p{
color:#fff;
font-size: 17px;
margin: 0;
text-align: center;
}
.footer p a{
font-size:17px;
color:rgba(241, 239, 239, 0.69);
}
.footer p a:hover{
color:#fff;
text-decoration:none;
}
/*-- //footer --*/
/*-- to-top --*/
#toTop {
display: none;
text-decoration: none;
position: fixed;
bottom: 0px;
right: 2%;
overflow: hidden;
z-index: 999;
width: 32px;
height: 32px;
border: none;
text-indent: 100%;
background: url("../images/arrow.png") no-repeat 0px 0px;
}
#toTopHover {
width: 32px;
height: 32px;
display: block;
overflow: hidden;
float: right;
opacity: 0;
-moz-opacity: 0;
filter: alpha(opacity=0);
}
/*-- //to-top --*/
/*-- responsive-media --*/
@media (max-width: 1440px)
{
button.navig {
right: 9.4%;
}
}
@media (max-width: 1366px)
{
button.navig {
right: 7.2%;
}
.banner-bottom-left {
width: 60%;
}
.banner-bottom-right {
width: 37%;
}
}
@media (max-width: 1280px)
{
button.navig {
right: 4.2%;
}
}
@media (max-width: 1024px)
{
.about-us p {
height: 76px;
overflow: hidden;
}
button.navig {
right: 3%;
}
.banner-info {
margin-top: 6em;
}
.fig span {
background: url(../images/line.png) no-repeat 30.5em 0em;
}
.banner-info h3 {
font-size: 35px;
}
.banner-info h3 span {
margin: .6em 0 3em;
}
.banner {
min-height: 610px;
}
p.para span {
display: initial;
margin: 0;
line-height: 25px;
}
.begin-left {
width: 44%;
}
p.para1 span {
display: initial;
margin: 0;
line-height: 25px;
}
.begin-left {
padding: 3em 0;
}
p.para {
margin: 1.4em 0;
}
p.para1 {
margin: 0 0 2.8em;
}
.video h4 {
top: 38%;
left: 42%;
}
.video a span {
top: 53%;
left: 46.5%;
}
#portfolio {
padding: 4em 0;
}
.fig3 span {
background: url(../images/line-2.png) no-repeat 27.5em 0em;
}
p.paragraph1 {
margin: 4em 0;
}
#portfoliolist .portfolio{
margin:1.45em;
}
.rslides li {
left: 24%;
}
.callbacks_tabs {
left: 44%;
}
.about {
padding: 4em 0;
}
p.paragraph1 {
margin: 3em 0;
}
.about-grid {
width: 23%;
}
.about-grid:nth-child(2) {
margin: 0 1.5em;
}
.about-grid:nth-child(3) {
margin-right: 1.5em;
}
.img-bottom p {
font-size: 13px;
padding: 1em 3em;
}
.img-bottom {
top: 80%;
}
.about-us-mid {
margin: 0 1em;
}
.about-us {
width: 32%;
}
.sub-new {
width: 85%;
}
.subscribe {
padding: 4em 0;
}
.contact {
padding: 4em 0;
}
.figure span {
background: url(../images/2.png) no-repeat 9.5em 0em;
}
.figure1 span {
background: url(../images/3.png) no-repeat 9.5em 0em;
}
.figure2 span {
background: url(../images/4.png) no-repeat 9.5em 0em;
}
.contact-input-right input[type="submit"]{
margin: 3em 0 0 19.9em;
}
.footer-logo span {
background: url(../images/footer-logo.png) no-repeat 31em 0em;
}
}
@media (max-width: 768px)
{
.head-logo {
margin: 0;
}
button.navig {
top: 4.9%;
}
.map {
padding: 1.5em;
margin-bottom: 4em;
}
.map iframe {
height: 490px;
}
.footer-logo span {
background: url(../images/footer-logo.png) no-repeat 23em 0em;
}
.contact-input-right input[type="submit"] {
margin: 2em 0 0 15.3em;
padding: 10px 45px;
font-size: 14px;
}
.contact-input-left input[type="text"]:nth-child(2) {
margin: 2em 0;
}
.contact-input-right textarea {
min-height: 182px;
}
.tv-mid {
margin: 0 2em;
}
.figure span {
background: url(../images/2.png) no-repeat 7em 0em;
}
.figure1 span {
background: url(../images/3.png) no-repeat 7em 0em;
}
.figure2 span {
background: url(../images/4.png) no-repeat 7em 0em;
}
.banner-info {
margin-top: 7em;
}
.fig span {
background: url(../images/line.png) no-repeat 23em 0em;
}
.banner-info h3 {
font-size: 30px;
}
.banner-info h3 span {
margin: .3em 0 2.5em;
}
.banner {
min-height: 510px;
}
.start a {
padding: 15px 35px;
}
.top-nav ul li a {
font-size: 20px;
}
.top-nav ul.nav1 li {
padding: 25px 0;
}
.banner-bottom-right a {
padding: 10px 25px;
font-size: 13px;
}
.banner-bottom {
padding: 4em 0;
}
p.para1 {
display: none;
}
.begin-right {
width: 48%;
margin-left: 2em;
}
.begin-left {
width: 48%;
}
.begin-left h4 {
font-size: 22px;
}
p.para {
line-height: 25px;
}
p.para span {
line-height: 0;
}
.begin-left a {
display: none;
}
.video h4 {
font-size: 22px;
top: 31%;
left: 40%;
}
.portfolio-info h3 {
font-size: 22px;
}
#portfolio {
padding: 3em 0;
}
.fig3 span {
background: url(../images/line-2.png) no-repeat 20em 0em;
}
#filters li span {
padding: 10px 25px;
font-size: 13px;
}
#filters li {
margin: 0 12px;
}
ul#filters {
margin: 3em auto 2em auto;
}
#portfoliolist .portfolio {
margin: 1.1em;
}
.portfolio-bottom {
min-height: 300px;
padding: 2em 0;
}
.portfolio-bottom-info {
margin: 6em 0 0;
}
.fig4 {
top: 0%;
left: 44%;
}
.rslides li {
left: 17%;
}
.callbacks_tabs {
left: 42%;
}
.portfolio-bottom-info p {
margin: 2em 0 0;
}
.portfolio-bottom-info h4 span {
margin: 15px 0;
}
.about {
padding: 3em 0;
}
.about-grid:nth-child(3) {
display: none;
}
.about-grid {
width: 30%;
}
.about-grid:nth-child(2) {
margin: 0 2.5em;
}
.about-grids-bottom {
margin-top: 3em;
}
.about-us p {
margin: 1em 0 0;
line-height: 23px;
}
.sub-new h4 {
font-size: 22px;
}
.sub-new input[type="text"] {
padding: 20px 10px 20px 55px;
width: 68%;
font-size: 14px;
background: url(../images/1.png) no-repeat 15px 14px;
}
.sub-new input[type="submit"] {
font-size: 14px;
margin-left: 1em;
padding: 10px 25px;
}
.subscribe {
padding: 3em 0;
}
.contact {
padding: 3em 0;
}
button.navig {
right: 1.6%;
}
}
@media (max-width: 640px)
{
.banner-info {
margin-top: 6em;
}
button.navig {
right: 1em;
}
.fig span {
background: url(../images/line.png) no-repeat 18.5em 0em;
}
.banner-info h3 {
font-size: 25px;
}
.start a {
padding: 11px 27px;
font-size:12px;
}
.banner {
min-height: 500px;
}
.top-nav ul.nav1 li {
padding: 20px 0;
}
.banner-bottom-right {
width: 30%;
}
.banner-bottom-left p {
font-size: 12px;
}
.banner-bottom-left {
width: 70%;
}
.banner-bottom-right a {
padding: 10px 20px;
font-size: 12px;
}
.banner-bottom {
padding: 3em 0;
}
.begin-right {
margin-left: 1.6em;
}
.begin-left {
padding: 1em 0 0;
}
.begin-left h4 {
font-size: 20px;
}
.begin-left p.para2 {
font-size: 12px;
margin: 1em 0 1em;
}
p.para {
margin: 1.4em 0 0;
}
.video h4 {
font-size: 20px;
top: 25%;
left: 38%;
}
.video a span {
top: 47%;
left: 44.5%;
}
.fig3 span {
background: url(../images/line-2.png) no-repeat 15.4em 0em;
}
p.paragraph1 {
margin: 2em 0;
}
p.paragraph1 span {
display: initial;
margin: 0;
}
p.paragraph1 {
line-height: 25px;
}
#filters li span {
padding: 8px 20px;
font-size: 12px;
}
#filters li {
margin: 0 5px;
}
#portfoliolist .portfolio {
width: 44.8%;
}
.portfolio-bottom-info {
margin: 7em 0 0;
}
.rslides li {
left: 14%;
}
.callbacks_tabs {
left: 40%;
}
.portfolio-bottom-info h4 span {
margin: 10px 0;
}
.portfolio-bottom-info h4 {
font-size: 13px;
letter-spacing: 1px;
}
.portfolio-info h3 {
font-size: 20px;
}
p.paragraph {
font-size: 12px;
}
.fig3 {
margin: 1em 0;
}
.about-grid:nth-child(2) {
margin: 0 1.5em;
}
.about-grid {
width: 30.9%;
}
.img-bottom p {
font-size: 12px;
padding: 1em 2.4em;
}
.about-us:nth-child(3) {
display: none;
}
.about-us {
width: 47%;
}
.sub-new h4 {
font-size: 20px;
}
.sub-new input[type="text"] {
padding: 17px 10px 17px 55px;
font-size: 12px;
background: url(../images/1.png) no-repeat 15px 11px;
}
.sub-new input[type="submit"] {
font-size: 12px;
}
.about-us h4 {
font-size: 18px;
}
.figure span {
background: url(../images/2.png) no-repeat 5.5em 0em;
}
.figure1 span {
background: url(../images/3.png) no-repeat 5.5em 0em;
}
.figure2 span {
background: url(../images/4.png) no-repeat 5.5em 0em;
}
.tv-home-call {
margin: 3em 0 3em;
}
.contact-input-right input[type="submit"] {
margin: 2em 0 0 14em;
padding: 10px 40px;
font-size: 12px;
}
.footer-logo span {
background: url(../images/footer-logo.png) no-repeat 19em 0em;
}
.img-bottom {
top: 78%;
}
}
@media (max-width: 480px)
{
.fig span {
background: url(../images/line.png) no-repeat 12.5em 0em;
}
.banner-info p {
margin: 0 0 2em;
font-size: 12px;
}
.banner-info h3 {
font-size: 20px;
}
.banner {
min-height: 430px;
}
.banner-info {
margin-top: 5em;
}
.banner-bottom-left {
float: none;
width: 100%;
}
.banner-bottom-right {
width: 37%;
margin: 2em auto 0;
float:none;
}
.begin-left {
padding: 2em 0 2em;
float:none;
width:100%;
}
.begin-right {
margin-left: 3em;
width:80%;
float:none;
}
.video h4 {
left: 34%;
}
.video a span {
background-size: 100%;
height: 51px;
width: 48px;
}
.fig3 span {
background: url(../images/line-2.png) no-repeat 9.4em 0em;
}
#filters li {
margin: 0 2px;
}
#filters li span {
padding: 5px 13px;
font-size: 11px;
}
#portfoliolist .portfolio {
margin: .8em;
}
.fig4 span {
background-size: 100%;
width: 47px;
height: 47px;
}
.rslides li {
left: 2.5%;
}
.callbacks_tabs {
left: 36%;
}
.portfolio-bottom-info {
margin: 5em 0 0;
}
.portfolio-bottom {
min-height: 250px;
}
.about-grid:nth-child(4) {
display: none;
}
.about-grid{
width:45%;
}
.img-bottom p {
padding: 1em 2.9em;
}
.img-bottom {
top: 79%;
}
.about-grid:nth-child(2) {
margin: 0 0 0 3em;
}
.about-us {
width: 46%;
}
.about-grids-bottom {
margin-top: 2em;
}
.sub-new {
width: 100%;
}
.tv {
float: none;
width: 100%;
}
.figure span {
background: url(../images/2.png) no-repeat 14.5em 0em;
}
.figure1 span {
background: url(../images/3.png) no-repeat 14.5em 0em;
margin-top:2em;
}
.figure2 span {
background: url(../images/4.png) no-repeat 14.5em 0em;
margin-top:2em;
}
.tv-mid {
margin: 0;
}
.contact-input-left {
float: none;
width: 100%;
}
.contact-input-right {
float: none;
width: 100%;
margin-top: 2.5em;
}
.contact-input-right input[type="submit"] {
margin: 2em 0 0 11em;
padding: 10px 50px;
}
.footer-logo span {
background: url(../images/footer-logo.png) no-repeat 13em 0em;
}
.footer-icons {
margin: 1em 0;
}
.footer-icons ul li {
margin: 0 10px;
}
.footer p {
font-size: 14px;
}
.footer p a {
font-size: 14px;
}
.about-us-mid {
margin: 0 0 0 2.4em;
}
.top-nav ul li a {
font-size: 18px;
}
.top-nav ul.nav1 li {
padding: 17px 0;
}
span.menu img {
width: 60%;
}
}
@media (max-width: 320px)
{
p.para {
font-size: 13px;
}
.footer-icons ul li {
margin: 0;
}
.map {
padding: 0;
margin-bottom: 2em;
}
p.paragraph1 {
font-size: 13px;
}
.map iframe {
height: 200px;
}
.banner-info {
margin-top: 2em;
}
.head-logo a img {
width: 70%;
}
.navi {
padding-top: 1em;
}
span.menu {
margin: 15px 0 20px;
}
.fig span {
background: url(../images/line.png) no-repeat 7em 0em;
}
.banner-info h3 {
font-size: 16px;
}
.start a {
padding: 7px 15px;
}
.banner {
min-height: 280px;
}
.banner-bottom-right {
width: 57%;
}
.begin-left h4 {
font-size: 18px;
}
.begin-left p.para2 {
font-size: 11px;
}
button.navig {
background-size: 68%;
top: 4%;
}
p.para {
margin: 1em 0 0;
height: 102px;
overflow: hidden;
}
.begin-right {
margin-left: 0;
width: 100%;
}
.video h4 {
left: 29%;
font-size: 18px;
top: 19%;
}
.video a span {
background-size: 88%;
}
.portfolio-info h3 {
font-size: 18px;
}
#portfolio {
padding: 2em 0;
}
.fig3 span {
background: url(../images/line-2.png) no-repeat 4.4em 0em;
}
p.paragraph {
font-size: 11px;
line-height: 22px;
overflow: hidden;
}
#filters li {
margin: 0 2px 10px;
}
.begin-left {
text-align: center;
}
.fig1 span {
background: url(../images/line-1.png) no-repeat 8.5em 0em;
}
#portfoliolist .portfolio {
width: 41.8%;
}
.about-us p {
height: 70px;
overflow: hidden;
}
p.paragraph1 {
height: 70px;
overflow: hidden;
}
.fig4 span {
background-size: 85%;
}
.tv-home-call {
margin: 2em 0 3em;
}
.rslides li {
left: 0%;
}
.portfolio-bottom-info h4 span {
display: none;
}
.portfolio-bottom-info h4 {
font-size: 11px;
}
.portfolio-bottom-info p {
margin: 1em 0 0;
font-size: 11px;
}
.portfolio-bottom {
min-height: 200px;
}
.portfolio-bottom-info {
margin: 4em 0 0;
}
.callbacks_tabs {
left: 31%;
}
.callbacks_tabs a:after {
height: 11px;
width: 11px;
}
.about {
padding: 2em 0;
}
.about-grid {
width: 80%;
margin-left: 2em;
float:none;
}
.about-grid:nth-child(2) {
margin-left: 2em;
margin-top: 2em;
}
.img-bottom {
top: 81%;
}
.img-bottom p {
padding: 1em 3.85em;
}
.about-us {
width: 100%;
text-align: center;
float:none;
}
.about-us-mid {
display: none;
}
.sub-new h4 {
font-size: 15px;
}
.sub-new input[type="text"] {
width: 100%;
margin-bottom: 2em;
float:none;
}
.sub-new input[type="submit"] {
margin-left: 0;
}
.contact {
padding: 2em 0;
}
.figure span {
background: url(../images/2.png) no-repeat 9em 0em;
}
.figure1 span {
background: url(../images/3.png) no-repeat 9em 0em;
}
.figure2 span {
background: url(../images/4.png) no-repeat 9em 0em;
}
.contact-input-left input[type="text"]:nth-child(2) {
margin: 1em 0;
}
.contact-input-right {
margin-top: 1.5em;
}
.contact-input-right input[type="submit"] {
margin: 2em 0 0 6em;
}
.footer-logo span {
background: url(../images/footer-logo.png) no-repeat 7.5em 0em;
}
.footer {
padding: 1em 0;
}
#portfoliolist .portfolio {
margin: 0 0 .5em .5em;
width: 47%;
}
.about-us p {
font-size: 13px;
}
.banner-bottom {
padding: 2em 0;
}
.banner-info p {
margin: 0 0 1em;
}
.banner-info h3 span {
margin: .3em 0 1.5em;
}
ul#filters {
margin: 1em auto 2em auto;
}
#filters li span {
font-size: 9px;
}
}
footer {
text-align: center;
} | 0.282691 | 0.073065 |
.flatpickr-calendar.flatpickr-has-predefined-ranges {
width: 423px;
display: grid;
}
.flatpickr-calendar.flatpickr-has-predefined-ranges .flatpickr-predefined-ranges {
grid-column: 1;
grid-row: 1 / span 2;
}
.flatpickr-calendar.flatpickr-has-predefined-ranges:not(.flatpickr-predefined-ranges-only) .flatpickr-predefined-ranges {
border-right: 1px solid #e6e6e6;
}
.flatpickr-calendar.flatpickr-has-predefined-ranges .flatpickr-months {
position: relative; /* needed for prev/next month arrows to position correctly */
grid-column: 2;
grid-row: 1;
}
.flatpickr-calendar.flatpickr-has-predefined-ranges .flatpickr-innerContainer {
overflow: visible;
grid-column: 2;
grid-row: 2;
}
/* hide the calendar when .flatpickr-predefined-ranges-only is added to the container */
.flatpickr-calendar.flatpickr-has-predefined-ranges.flatpickr-predefined-ranges-only .flatpickr-months {
display: none;
}
.flatpickr-calendar.flatpickr-has-predefined-ranges.flatpickr-predefined-ranges-only .flatpickr-innerContainer {
display: none;
}
/* style the button nav items to match the calendar */
.flatpickr-calendar.flatpickr-has-predefined-ranges .flatpickr-predefined-ranges .nav-link.btn-link {
color: inherit;
border-radius: 0;
text-align: left;
padding: calc(0.75rem + 1px) calc(1.5rem + 1px) !important;
}
.flatpickr-calendar.flatpickr-has-predefined-ranges .flatpickr-predefined-ranges .nav-link.btn-link.active {
background: #569ff7;
color: #fff;
}
.flatpickr-calendar.flatpickr-has-predefined-ranges .flatpickr-predefined-ranges .nav-link.btn-link:hover:not(.active) {
background: #eee;
}
/* needed so the hover/active background on the buttons don't overlap the container's border radius */
.flatpickr-calendar.flatpickr-has-predefined-ranges .flatpickr-predefined-ranges :first-child .nav-link.btn-link {
border-radius: 5px 0 0 0;
}
.flatpickr-calendar.flatpickr-has-predefined-ranges .flatpickr-predefined-ranges :last-child .nav-link.btn-link {
margin-bottom: .5rem;
}
.flatpickr-calendar.flatpickr-has-predefined-ranges.flatpickr-predefined-ranges-only .flatpickr-predefined-ranges :first-child .nav-link.btn-link {
border-radius: 5px 5px 0 0;
}
.flatpickr-calendar.flatpickr-has-predefined-ranges.flatpickr-predefined-ranges-only .flatpickr-predefined-ranges :last-child .nav-link.btn-link {
margin-bottom: 0;
border-radius: 0 0 5px 5px;
} | dist/predefined.css | .flatpickr-calendar.flatpickr-has-predefined-ranges {
width: 423px;
display: grid;
}
.flatpickr-calendar.flatpickr-has-predefined-ranges .flatpickr-predefined-ranges {
grid-column: 1;
grid-row: 1 / span 2;
}
.flatpickr-calendar.flatpickr-has-predefined-ranges:not(.flatpickr-predefined-ranges-only) .flatpickr-predefined-ranges {
border-right: 1px solid #e6e6e6;
}
.flatpickr-calendar.flatpickr-has-predefined-ranges .flatpickr-months {
position: relative; /* needed for prev/next month arrows to position correctly */
grid-column: 2;
grid-row: 1;
}
.flatpickr-calendar.flatpickr-has-predefined-ranges .flatpickr-innerContainer {
overflow: visible;
grid-column: 2;
grid-row: 2;
}
/* hide the calendar when .flatpickr-predefined-ranges-only is added to the container */
.flatpickr-calendar.flatpickr-has-predefined-ranges.flatpickr-predefined-ranges-only .flatpickr-months {
display: none;
}
.flatpickr-calendar.flatpickr-has-predefined-ranges.flatpickr-predefined-ranges-only .flatpickr-innerContainer {
display: none;
}
/* style the button nav items to match the calendar */
.flatpickr-calendar.flatpickr-has-predefined-ranges .flatpickr-predefined-ranges .nav-link.btn-link {
color: inherit;
border-radius: 0;
text-align: left;
padding: calc(0.75rem + 1px) calc(1.5rem + 1px) !important;
}
.flatpickr-calendar.flatpickr-has-predefined-ranges .flatpickr-predefined-ranges .nav-link.btn-link.active {
background: #569ff7;
color: #fff;
}
.flatpickr-calendar.flatpickr-has-predefined-ranges .flatpickr-predefined-ranges .nav-link.btn-link:hover:not(.active) {
background: #eee;
}
/* needed so the hover/active background on the buttons don't overlap the container's border radius */
.flatpickr-calendar.flatpickr-has-predefined-ranges .flatpickr-predefined-ranges :first-child .nav-link.btn-link {
border-radius: 5px 0 0 0;
}
.flatpickr-calendar.flatpickr-has-predefined-ranges .flatpickr-predefined-ranges :last-child .nav-link.btn-link {
margin-bottom: .5rem;
}
.flatpickr-calendar.flatpickr-has-predefined-ranges.flatpickr-predefined-ranges-only .flatpickr-predefined-ranges :first-child .nav-link.btn-link {
border-radius: 5px 5px 0 0;
}
.flatpickr-calendar.flatpickr-has-predefined-ranges.flatpickr-predefined-ranges-only .flatpickr-predefined-ranges :last-child .nav-link.btn-link {
margin-bottom: 0;
border-radius: 0 0 5px 5px;
} | 0.462473 | 0.054727 |
body {
margin: 0;
padding: 0;
font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;
}
.container {
max-width: 800px;
height: 100vh;
margin: 0 auto;
display: flex;
flex-direction: column;
align-content: stretch;
}
@media (max-width: 1024px) {
.container {
max-width: 100%;
}
.container .header {
max-width: 100%;
}
.container .form {
max-width: 100%;
}
}
.header {
position: fixed;
top: 0;
width: 100%;
max-width: 800px;
height: 4rem;
color: #fff;
background-color: cadetblue;
display: flex;
align-items: center;
justify-content: space-between;
z-index: 100;
}
.header > div {
height: 100%;
padding: 0 1em;
display: -webkit-box;
-webkit-box-align: center;
}
.header i {
font-size: 25px;
}
.header #state {
font-weight: bold;
}
#bb-main {
flex: 1;
padding: 0 10px;
overflow: scroll;
}
.noop {
height: 4rem;
}
.form {
position: fixed;
bottom: 0;
display: flex;
align-items: center;
background-color: rgba(218, 214, 214, 0.274);
height: 4rem;
width: 100%;
max-width: 800px;
z-index: 100;
}
.form input {
padding: 4px 10px;
margin: 0 10px;
flex: 1;
height: 50%;
border: 0;
border-radius: 20px;
background-color: #fff;
outline: none;
}
.form #send-btn {
flex: 0 0 18%;
margin-right: 10px;
height: 55%;
font-size: 0.9em;
border: 0;
border-radius: 20px;
color: #fff;
background-color: cadetblue;
outline: none;
cursor: pointer;
}
.bb {
margin-bottom: 5px;
display: flex;
flex-direction: column;
opacity: 0;
animation: bb-up .5s .2s forwards;
}
.bb .bb-id {
color: #6d6d6d;
font-size: 12px;
margin-bottom: 5px;
}
.bb .bb-text {
padding: 12px 15px;
border-radius: 20px;
color: #fff;
font-weight: 16px;
line-height: 16px;
background-color: cadetblue;
}
.bb-right {
align-items: flex-end;
}
.bb-left {
align-items: flex-start;
}
.bb-sys {
display: flex;
align-items: center;
justify-content: center;
margin: 20px 0;
}
.bb-sys .bb-text {
color: #6d6d6d;
font-size: 12px;
}
@keyframes bb-up {
from {
opacity: 0;
transform: translateY(20px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
#cover {
position: absolute;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
background-color: #000;
opacity: 0.8;
z-index: 200;
}
.cover-wrap {
display: flex;
flex-direction: column;
max-width: 800px;
height: 100%;
margin: 0 auto;
}
#cover-form {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
flex: 0 0 80%;
}
#cover-status {
color: #fff;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.cover-status-item {
font-size: 12px;
margin-bottom: 10px;
}
#cover-form h2 {
color: #fff;
font-weight: 300;
}
.cover-input {
width: 70%;
padding: 10px 20px;
border-radius: 30px;
border: 0;
font-size: larger;
text-align: center;
letter-spacing: 2px;
outline: none;
margin-bottom: 20px;
}
.cover-btn {
border: 0;
color: #fff;
background-color: cadetblue;
font-size: 18px;
line-height: 18px;
padding: 10px 15px;
border-radius: 25px;
outline: none;
cursor: pointer;
user-select: none;
}
.btn-disable {
background-color: lightgrey !important;
}
.topic {
display: flex;
color: rgb(255, 142, 160);
margin-bottom: 20px;
}
.topic .topic-item {
padding: 5px 10px;
background-color: pink;
border-radius: 20px;
margin-left: 10px;
} | html/style.css | body {
margin: 0;
padding: 0;
font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;
}
.container {
max-width: 800px;
height: 100vh;
margin: 0 auto;
display: flex;
flex-direction: column;
align-content: stretch;
}
@media (max-width: 1024px) {
.container {
max-width: 100%;
}
.container .header {
max-width: 100%;
}
.container .form {
max-width: 100%;
}
}
.header {
position: fixed;
top: 0;
width: 100%;
max-width: 800px;
height: 4rem;
color: #fff;
background-color: cadetblue;
display: flex;
align-items: center;
justify-content: space-between;
z-index: 100;
}
.header > div {
height: 100%;
padding: 0 1em;
display: -webkit-box;
-webkit-box-align: center;
}
.header i {
font-size: 25px;
}
.header #state {
font-weight: bold;
}
#bb-main {
flex: 1;
padding: 0 10px;
overflow: scroll;
}
.noop {
height: 4rem;
}
.form {
position: fixed;
bottom: 0;
display: flex;
align-items: center;
background-color: rgba(218, 214, 214, 0.274);
height: 4rem;
width: 100%;
max-width: 800px;
z-index: 100;
}
.form input {
padding: 4px 10px;
margin: 0 10px;
flex: 1;
height: 50%;
border: 0;
border-radius: 20px;
background-color: #fff;
outline: none;
}
.form #send-btn {
flex: 0 0 18%;
margin-right: 10px;
height: 55%;
font-size: 0.9em;
border: 0;
border-radius: 20px;
color: #fff;
background-color: cadetblue;
outline: none;
cursor: pointer;
}
.bb {
margin-bottom: 5px;
display: flex;
flex-direction: column;
opacity: 0;
animation: bb-up .5s .2s forwards;
}
.bb .bb-id {
color: #6d6d6d;
font-size: 12px;
margin-bottom: 5px;
}
.bb .bb-text {
padding: 12px 15px;
border-radius: 20px;
color: #fff;
font-weight: 16px;
line-height: 16px;
background-color: cadetblue;
}
.bb-right {
align-items: flex-end;
}
.bb-left {
align-items: flex-start;
}
.bb-sys {
display: flex;
align-items: center;
justify-content: center;
margin: 20px 0;
}
.bb-sys .bb-text {
color: #6d6d6d;
font-size: 12px;
}
@keyframes bb-up {
from {
opacity: 0;
transform: translateY(20px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
#cover {
position: absolute;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
background-color: #000;
opacity: 0.8;
z-index: 200;
}
.cover-wrap {
display: flex;
flex-direction: column;
max-width: 800px;
height: 100%;
margin: 0 auto;
}
#cover-form {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
flex: 0 0 80%;
}
#cover-status {
color: #fff;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.cover-status-item {
font-size: 12px;
margin-bottom: 10px;
}
#cover-form h2 {
color: #fff;
font-weight: 300;
}
.cover-input {
width: 70%;
padding: 10px 20px;
border-radius: 30px;
border: 0;
font-size: larger;
text-align: center;
letter-spacing: 2px;
outline: none;
margin-bottom: 20px;
}
.cover-btn {
border: 0;
color: #fff;
background-color: cadetblue;
font-size: 18px;
line-height: 18px;
padding: 10px 15px;
border-radius: 25px;
outline: none;
cursor: pointer;
user-select: none;
}
.btn-disable {
background-color: lightgrey !important;
}
.topic {
display: flex;
color: rgb(255, 142, 160);
margin-bottom: 20px;
}
.topic .topic-item {
padding: 5px 10px;
background-color: pink;
border-radius: 20px;
margin-left: 10px;
} | 0.345326 | 0.075721 |
.promotional-modal-content-wrapper .left-content-warp {
margin-right: 0;
margin-left: 20px
}
.nx-modal-content {
text-align: right
}
.nx-modal-inner-content-wrapper .nx-popup-close {
right: auto;
left: 10px
}
.preloader-inner .cancel-preloader {
right: auto;
left: 30px
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li + li {
margin-right: 20px;
margin-left: 0
}
.experience-right .vdo-btn {
left: 30%
}
.experience-content .offset-lg-3 {
margin-left: 0 !important
}
.quality-content-wrapper {
margin-left: 0;
margin-right: 100px
}
.quality-content-wrapper {
margin-left: 0;
margin-right: 100px
}
.singler-counterup-item-01 .icon {
margin-right: 0;
margin-left: 20px
}
.case-studies-slider-active .owl-item.center .slider-inner-text, .desktop-left, .header-area .header-inner, .map-wrapper .contact-wrapper, .single-blog-grid-01 .content, .singler-counterup-item-01 {
text-align: right
}
.single-blog-grid-01 .content .post-meta li + li {
margin-left: 0;
margin-right: 20px
}
.widget .recent_post_item li.single-recent-post-item .thumb {
margin-right: 0;
margin-left: 20px
}
.widget.footer-widget {
text-align: right
}
.newsletter-form-wrap .submit-btn {
right: auto;
left: 0
}
.newsletter-form-wrap .form-group .form-control {
padding-left: 40px
}
.contact_info_list li.single-info-item .icon {
left: auto;
right: 0
}
.contact_info_list li.single-info-item .details {
padding-left: 0;
padding-right: 30px
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu {
text-align: right
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li {
margin-right: 0
}
.xg-mega-menu-single-column-wrap {
text-align: right
}
.xg-mega-menu-single-column-wrap ul .single-mega-menu-product-item .thumbnail {
margin-right: 0;
margin-left: 15px
}
.xg-mega-menu-single-column-wrap ul .single-mega-menu-product-item {
margin-right: 0
}
.xg-mega-menu-single-column-wrap ul li {
margin-right: 0 !important
}
.single-donation-mega-menu-item .thumbnail {
margin-right: 0;
margin-left: 20px;
max-width: 80px
}
.single-donation-mega-menu-item .title {
text-align: right
}
.back-to-top {
right: auto;
left: 30px
}
.order-service-page-content-area {
text-align: right
}
.payment-gateway-wrapper ul li {
min-width: 100px
}
.order-confirm-area table {
text-align: right
}
.single-testimonial-item-02 .content .content-wrapper {
text-align: right
}
.single-testimonial-item-02 .icon {
right: auto;
left: 50px
}
.single-testimonial-item-02 .content .author-details .author-meta {
flex: unset;
text-align: right;
margin-right: 20px
}
.breadcrumb-area .page-list li:after {
left: auto;
right: 10px
}
.breadcrumb-area .page-list li {
padding-left: 0;
padding-right: 30px
}
.experience-content-03, .teastimonial-item-09 .bottom-content .ratings, .teastimonial-item-09 .bottom-content p, .teastimonial-item-09 .clients-details {
text-align: right
}
.top-experience-area .offset-lg-1 {
margin-right: 8.333333%;
margin-left: 0 !important
}
.experience-content-03 .icon-area p {
margin-left: 0;
margin-right: 15px
}
.global-network-area {
text-align: right
}
.experience-content-02 {
text-align: right;
padding-left: 0;
padding-right: 100px
}
.experience-content-02 .sign-area::after {
left: auto;
right: -40px
}
.attorney-contact-form-wrap .attorney-contact-form .form-group .form-control, .portfolio-details-item, .quality-content-wrapper, .related-work-area .title, .service-widget, .single-related-case-study-item .content .title {
text-align: right
}
.service-widget:before {
left: auto;
right: 0
}
.service-widget .service-icon {
margin-right: 0;
margin-left: 20px
}
.case-studies-menu li + li {
margin-left: 0;
margin-right: 20px
}
.accordion-wrapper .card .card-body, .accordion-wrapper .card .card-header a, .single-job-details, .single-job-list-item, .widget.job_information, .widget.widget_nav_menu {
text-align: right
}
.accordion-wrapper .card .card-header a:after {
right: auto;
left: 30px
}
.contact-page-form, .contribute-single-item .content, .donation_wrapper {
text-align: right
}
.widget_search .search-form .submit-btn {
left: 0;
right: auto;
border-radius: 0;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px
}
.widget_search .search-form .form-group .form-control {
padding-right: 20px;
padding-left: 70px
}
.job-meta-list li .single-job-meta-block ul li:before {
margin-right: 0;
margin-left: 5px
}
.job-meta-list li .single-job-meta-block ul li:before {
content: "\f104"
}
.job-information-list li .single-job-info .icon {
margin-right: 0;
margin-left: 20px
}
.blog-classic-item-01, .blog-details-item, .knowledgebase-content-area, .related-post-area, .related-product-area .title, .single-events-list-item .content-area, .single-knowledgebase-details, .single-knowledgebase-list-item, .single-product-details, .single-product-item-3 .content, .widget.widget_nav_menu, .widget.widget_price_filter, .widget.widget_rating_filter, .widget.widget_recent_posts {
text-align: right
}
.single-job-list-item .job_type i {
margin-right: 0;
margin-left: 5px
}
.single-job-list-item .jobs-meta li i {
margin-right: 0;
margin-left: 5px
}
.single-job-list-item .jobs-meta li + li {
margin-left: 0;
margin-right: 20px
}
.donation_wrapper .amount_wrapper input {
border-radius: 8px 0 0 8px
}
.single-events-list-item .content-area .top-part .time-wrap {
margin-right: 0;
margin-left: 20px
}
.single-events-list-item .thumb {
margin-right: 0;
margin-left: 30px
}
.single-product-item-3 .thumb .tag {
left: auto;
right: 0
}
.product-archive-top-content-area .search-form button {
right: auto;
left: 0
}
.product-archive-top-content-area .search-form .form-control {
padding-right: 20px;
padding-left: 70px
}
.single-product-details .top-content > div:first-child {
margin-right: 0;
margin-left: 30px
}
.single-product-details .extra-content-wrap .nav-tabs .nav-item:first-child {
border-top-right-radius: 5px
}
.single-product-details .extra-content-wrap .nav-tabs .nav-item + .nav-item {
border-left: none;
border-right: 1px solid #e2e2e2
}
.blog-details-item .post-meta li + li {
margin-left: 0;
margin-right: 20px
}
.blog-details-footer .right .social-share li.title {
margin-left: 10px
}
.blog-classic-item-01 .content .post-meta li + li {
margin-left: 0;
margin-right: 10px
}
.experience-content-03 .icon-area .icon {
transform: inherit
}
.single-donation-mega-menu-item .content .boxed-btn {
text-align: center
}
.single-testimonial-item-03 .content .description {
padding-right: 0
}
.single-testimonial-item-03 .content {
padding-right: 0;
padding-left: 40px;
text-align: right
}
.header-area.header-bg-02:after {
background-image: url(../img/bg/bg-03-rtl.png)
}
.navbar-area .nav-container .nav-right-content ul li:last-child {
margin-right: 15px
}
.top-bar-area.header-variant-06 .top-bar-inner {
padding-left: 0;
padding-right: 205px
}
.header-inner.logistics-home {
text-align: center
}
.single-logistic-key-feature-one:after {
right: auto;
left: 0
}
.logistic-faq-wrapper, .logistic-get-quote, .logistics-single-what-we-cover-item .content, .single-expertice-area, .single-portfolio-blog-grid.logistics-page .content {
text-align: right
}
.logistic-single-testimonial-item .content {
padding-right: 0;
padding-left: 40px
}
.portfolio-home-header-area .right-image {
right: auto;
left: 15%
}
.portfolio-about-us-section .right-content-area, .portfolio-cta-area .left-content-wrap, .portfolio-home-header-area .header-inner, .single-counterup-03, .single-portfolio-blog-grid, .single-portfolio-testimonial-item {
text-align: right
}
.portfolio-btn i {
margin-left: 0;
margin-right: 25px
}
.single-counterup-03 .number:after {
left: auto;
right: 0
}
.portfolio-about-us-section .button-wrap a + a {
margin-left: 0;
margin-right: 20px
}
.single-we-offer-item {
margin-left: 0;
margin-right: 30px;
text-align: right
}
.single-we-offer-item .icon {
left: auto;
right: -30px
}
.industry-top-right-list li + li {
margin-left: 0;
margin-right: 30px
}
.header-style-03.header-variant-07 .responsive-mobile-menu:after {
right: auto;
left: -70px
}
.header-style-03.header-variant-07 .responsive-mobile-menu {
margin-right: 0;
margin-left: 80px
}
.industry-single-info-item {
text-align: right
}
.industry-single-info-item .icon {
margin-right: 0;
margin-left: 20px
}
.industry-info-items li + li {
margin-left: 0;
margin-right: 30px
}
a.industry-btn {
padding-left: 10px;
padding-right: 30px
}
.industry-btn:after {
right: auto;
left: -10px
}
.industry-btn i {
padding-left: 0;
padding-right: 15px
}
.cagency-single-what-we-cover-item .content, .const-single-case-study-style-02 .cart-icon, .const-single-testimonial-item .author-details, .const-single-testimonial-item .content, .construction-single-info-list-item, .industry-about-area .right-content-area, .industry-project-area .section-title, .industry-single-what-we-cover-item, .industry-testimonial-area .section-title, .logistic-project-area .section-title {
text-align: right
}
.industry-about-area .left-content-wrap .industry-video-wrap {
right: auto;
left: 60px
}
.industry-about-area .left-content-wrap .vertical-image {
left: auto;
right: -30px
}
.construction-project-nav, .industry-testimonial-carousel-nav, .project-carousel-nav {
justify-content: flex-start;
flex-direction: row-reverse
}
.industry-single-case-studies-item .content {
left: auto;
right: 0;
text-align: right
}
.industry-single-testimonial-item .content {
padding-right: 0;
padding-left: 40px
}
.industry-single-testimonial-item .thumb .author-details {
left: auto;
right: -70%
}
.logistic-dots .owl-dots div + div, .pcarousel-dots .owl-dots div + div {
margin-left: 0;
margin-right: 10px
}
.navbar-area .nav-container .nav-right-content ul {
margin-left: 0;
margin-right: 15px
}
.cagency-header-static .header-area .right-image {
right: auto;
left: 0
}
.cagency-header-static .header-area .right-image img {
border-bottom-left-radius: 0;
border-bottom-right-radius: 80px
}
.cagency-header-static .shape-image.shape-02 {
left: 51%;
top: 70%
}
.cagency-header-static .shape-image.shape-01 {
left: auto;
top: 30%;
right: 5%
}
.cagency-single-what-we-cover-item .icon {
left: auto;
right: 30px
}
.cagency-work-process-list .single-work-process-item .num-wrap:before {
left: -150px;
right: auto
}
.creative-agency-call-to-action .right-image-wrap {
right: auto;
left: 0
}
.cagency-cta-area-inner, .cagency-single-testimonial-item .author-details .content, .construction-about-area .right-content-area {
text-align: right
}
.creative-agency-call-to-action .right-image-wrap img {
border-top-left-radius: 0;
border-top-right-radius: 80px
}
.creative-agency-testimonial-area {
padding-top: 200px
}
.cagency-single-testimonial-item .author-details .thumb {
margin-right: 0;
margin-left: 20px
}
.header-area.construction-home.header-bg-04:after {
background-image: linear-gradient(-100deg, #ffbc13, transparent)
}
.construction-video-wrap .experience-wrap {
left: auto;
right: -50px
}
.construction-quote-area .right-image {
right: auto;
left: 5%
}
.construction-single-info-list-item .icon {
margin-right: 0;
margin-left: 20px
}
.construction-support-area .support-inner .right-content-wrap ul li + li {
margin-left: 0;
margin-right: 20px
}
.construction-info-list li + li {
margin-left: 0;
margin-right: 20px
}
/* home page 10 */
li.lawyer-contact-item,
.lawyer-contact-area .right-content-wrap .title,
.appointment-single-item,
.construction-single-what-we-cover-item,
.construction-single-what-we-cover-item.lawyer-home
{
text-align: right;
}
li.lawyer-contact-item .icon {
margin-right: 0;
margin-left: 30px;
}
.lawyer-about-area .right-content-area {
padding-left: 0;
padding-right: 50px;
text-align: right;
}
/* home page 11 */
.header-area.cdesign-agency-home .right-image-wrap {
right: auto;
left: -6%;
}
.dagency-cta-area .right-image-area {
right: auto;
left: -16px;
}
.dagency-info-list li .icon {
margin-right: 0;
margin-left: 30px;
}
.dagency-info-list li,
.dagency-cta-area {
text-align: right;
}
/* home 11 */
.header-area.political-home .left-image-wrap {
left: auto;
right: 5%;
}
.lawyer-about-area .left-content-area {
margin-right: 0;
margin-left: 80px;
text-align: right;
}
.political-single-what-we-cover-item .content {
text-align: right;
}
.logistic-single-testimonial-item.political-home:before {
right: auto;
left: 0;
}
.logistic-single-testimonial-item {
text-align: right;
}
/* home 12 */
.header-area.medical-home .right-image-wrap {
right: auto;
left: 5%;
}
.medical-about-area .left-content-area {
text-align: right;
}
.appointment-single-item .thumb .cat {
left: auto;
right: 10px;
}
.appointment-inner-area .left-content-area {
padding-left: 40px;
padding-right: 0;
text-align: right;
}
.appointment-inner-area .right-content-area {
padding-left: 0;
padding-right: 40px;
}
.medical-home-counterup-item {
text-align: right;
}
.medical-home-counterup-item .icon {
margin-right: 0;
margin-left: 30px;
}
.const-single-case-study-style-02 .cart-icon {
background-size: cover;
}
.logistic-single-testimonial-item .content .author-details {
border-left: none;
border-right: 4px solid var(--medical-color);
padding-right: 20px;
}
/* home 13 */
.header-area.charity-home .right-image-wrap {
right: auto;
left: -10%;
}
.header-slider-wrapper.charity-home .owl-dots {
left: auto;
right: 50px;
}
.charity-about-area .left-content-area,
.single-popular-cause-item .content,
.charity-team-single-item .thumb .content,
.charity-cta-area .cta-area-inner,
.charity-single-event-item-wrap .content{
text-align: right;
}
/* home 15 */
.header-slider-wrapper.fruits-home .right-image-wrap {
right: auto;
left: 1%;
}
.offer-item-wrap .content-warp {
text-align: right;
}
.offer-item-wrap .offer-btn:after {
left: auto;
right: 0;
}
.fruits-home-single-testimonial-item {
text-align: right;
}
.fruits-home-single-testimonial-item .author-details .thumb {
margin-left: 30px;
margin-right: 0;
padding-right: 0;
}
.fruits-home-single-testimonial-item .author-details .thumb img {
margin-right: 0;
}
.single-top-selling-product .img-wrapper {
margin-right: 0;
margin-left: 20px;
}
.single-top-selling-product {
text-align: right;
}
/* home 16 */
.header-slider-wrapper.cleaning-home .right-image-wrap {
right: auto;
left: -20%;
}
.cleaning-about-area-wrap .right-content-wrap {
margin-left: 0;
margin-right: 30px;
text-align: right;
}
.single-cleaning-service-item,
.estimate-area-wrap.cleaning-home .top-part .left-content-wrap,
.cagency-single-testimonial-item .description{
text-align: right;
}
.single-cleaning-service-item .thumb .icon {
left: auto;
right: 20px;
}
/* home 17 */
.header-slider-wrapper.course-home .right-image-wrap {
right: auto;
left: 0;
}
.course-single-grid-item .content {
text-align: right;
}
.course-single-grid-item .content .instructor-wrap span {
padding-right: 0;
padding-left: 5px;
}
.course-single-grid-item .thumb .cat {
left: auto;
right: 20px;
}
.section-title.course-home {
text-align: right;
}
.section-title.course-home .title:after {
left: auto;
right: 0;
}
.btn-wrapper.desktop-right.course-home {
text-align: left;
}
.course-inner-area-wrap .title {
text-align: right;
}
/* course module */
.course-details-content-area,
.content-lesson-outer-wrap{
text-align: right;
}
.instructor-wrap .content-wrap {
margin-left: 0;
margin-right: 40px;
}
.single-curriculum-item .card-header .lesson-count {
right: auto;
left: 20px;
}
.appointment-content-area .top-search-wrapper .left-part .search-wrapper {
padding-left: 0;
padding-right: 40px;
}
.appointment-details-item .top-part .thumb {
margin-right: 0;
margin-left: 40px;
}
.appointment-details-item {
text-align: right;
} | public/assets/frontend/oldcss/rtl.css | .promotional-modal-content-wrapper .left-content-warp {
margin-right: 0;
margin-left: 20px
}
.nx-modal-content {
text-align: right
}
.nx-modal-inner-content-wrapper .nx-popup-close {
right: auto;
left: 10px
}
.preloader-inner .cancel-preloader {
right: auto;
left: 30px
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li + li {
margin-right: 20px;
margin-left: 0
}
.experience-right .vdo-btn {
left: 30%
}
.experience-content .offset-lg-3 {
margin-left: 0 !important
}
.quality-content-wrapper {
margin-left: 0;
margin-right: 100px
}
.quality-content-wrapper {
margin-left: 0;
margin-right: 100px
}
.singler-counterup-item-01 .icon {
margin-right: 0;
margin-left: 20px
}
.case-studies-slider-active .owl-item.center .slider-inner-text, .desktop-left, .header-area .header-inner, .map-wrapper .contact-wrapper, .single-blog-grid-01 .content, .singler-counterup-item-01 {
text-align: right
}
.single-blog-grid-01 .content .post-meta li + li {
margin-left: 0;
margin-right: 20px
}
.widget .recent_post_item li.single-recent-post-item .thumb {
margin-right: 0;
margin-left: 20px
}
.widget.footer-widget {
text-align: right
}
.newsletter-form-wrap .submit-btn {
right: auto;
left: 0
}
.newsletter-form-wrap .form-group .form-control {
padding-left: 40px
}
.contact_info_list li.single-info-item .icon {
left: auto;
right: 0
}
.contact_info_list li.single-info-item .details {
padding-left: 0;
padding-right: 30px
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu {
text-align: right
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li {
margin-right: 0
}
.xg-mega-menu-single-column-wrap {
text-align: right
}
.xg-mega-menu-single-column-wrap ul .single-mega-menu-product-item .thumbnail {
margin-right: 0;
margin-left: 15px
}
.xg-mega-menu-single-column-wrap ul .single-mega-menu-product-item {
margin-right: 0
}
.xg-mega-menu-single-column-wrap ul li {
margin-right: 0 !important
}
.single-donation-mega-menu-item .thumbnail {
margin-right: 0;
margin-left: 20px;
max-width: 80px
}
.single-donation-mega-menu-item .title {
text-align: right
}
.back-to-top {
right: auto;
left: 30px
}
.order-service-page-content-area {
text-align: right
}
.payment-gateway-wrapper ul li {
min-width: 100px
}
.order-confirm-area table {
text-align: right
}
.single-testimonial-item-02 .content .content-wrapper {
text-align: right
}
.single-testimonial-item-02 .icon {
right: auto;
left: 50px
}
.single-testimonial-item-02 .content .author-details .author-meta {
flex: unset;
text-align: right;
margin-right: 20px
}
.breadcrumb-area .page-list li:after {
left: auto;
right: 10px
}
.breadcrumb-area .page-list li {
padding-left: 0;
padding-right: 30px
}
.experience-content-03, .teastimonial-item-09 .bottom-content .ratings, .teastimonial-item-09 .bottom-content p, .teastimonial-item-09 .clients-details {
text-align: right
}
.top-experience-area .offset-lg-1 {
margin-right: 8.333333%;
margin-left: 0 !important
}
.experience-content-03 .icon-area p {
margin-left: 0;
margin-right: 15px
}
.global-network-area {
text-align: right
}
.experience-content-02 {
text-align: right;
padding-left: 0;
padding-right: 100px
}
.experience-content-02 .sign-area::after {
left: auto;
right: -40px
}
.attorney-contact-form-wrap .attorney-contact-form .form-group .form-control, .portfolio-details-item, .quality-content-wrapper, .related-work-area .title, .service-widget, .single-related-case-study-item .content .title {
text-align: right
}
.service-widget:before {
left: auto;
right: 0
}
.service-widget .service-icon {
margin-right: 0;
margin-left: 20px
}
.case-studies-menu li + li {
margin-left: 0;
margin-right: 20px
}
.accordion-wrapper .card .card-body, .accordion-wrapper .card .card-header a, .single-job-details, .single-job-list-item, .widget.job_information, .widget.widget_nav_menu {
text-align: right
}
.accordion-wrapper .card .card-header a:after {
right: auto;
left: 30px
}
.contact-page-form, .contribute-single-item .content, .donation_wrapper {
text-align: right
}
.widget_search .search-form .submit-btn {
left: 0;
right: auto;
border-radius: 0;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px
}
.widget_search .search-form .form-group .form-control {
padding-right: 20px;
padding-left: 70px
}
.job-meta-list li .single-job-meta-block ul li:before {
margin-right: 0;
margin-left: 5px
}
.job-meta-list li .single-job-meta-block ul li:before {
content: "\f104"
}
.job-information-list li .single-job-info .icon {
margin-right: 0;
margin-left: 20px
}
.blog-classic-item-01, .blog-details-item, .knowledgebase-content-area, .related-post-area, .related-product-area .title, .single-events-list-item .content-area, .single-knowledgebase-details, .single-knowledgebase-list-item, .single-product-details, .single-product-item-3 .content, .widget.widget_nav_menu, .widget.widget_price_filter, .widget.widget_rating_filter, .widget.widget_recent_posts {
text-align: right
}
.single-job-list-item .job_type i {
margin-right: 0;
margin-left: 5px
}
.single-job-list-item .jobs-meta li i {
margin-right: 0;
margin-left: 5px
}
.single-job-list-item .jobs-meta li + li {
margin-left: 0;
margin-right: 20px
}
.donation_wrapper .amount_wrapper input {
border-radius: 8px 0 0 8px
}
.single-events-list-item .content-area .top-part .time-wrap {
margin-right: 0;
margin-left: 20px
}
.single-events-list-item .thumb {
margin-right: 0;
margin-left: 30px
}
.single-product-item-3 .thumb .tag {
left: auto;
right: 0
}
.product-archive-top-content-area .search-form button {
right: auto;
left: 0
}
.product-archive-top-content-area .search-form .form-control {
padding-right: 20px;
padding-left: 70px
}
.single-product-details .top-content > div:first-child {
margin-right: 0;
margin-left: 30px
}
.single-product-details .extra-content-wrap .nav-tabs .nav-item:first-child {
border-top-right-radius: 5px
}
.single-product-details .extra-content-wrap .nav-tabs .nav-item + .nav-item {
border-left: none;
border-right: 1px solid #e2e2e2
}
.blog-details-item .post-meta li + li {
margin-left: 0;
margin-right: 20px
}
.blog-details-footer .right .social-share li.title {
margin-left: 10px
}
.blog-classic-item-01 .content .post-meta li + li {
margin-left: 0;
margin-right: 10px
}
.experience-content-03 .icon-area .icon {
transform: inherit
}
.single-donation-mega-menu-item .content .boxed-btn {
text-align: center
}
.single-testimonial-item-03 .content .description {
padding-right: 0
}
.single-testimonial-item-03 .content {
padding-right: 0;
padding-left: 40px;
text-align: right
}
.header-area.header-bg-02:after {
background-image: url(../img/bg/bg-03-rtl.png)
}
.navbar-area .nav-container .nav-right-content ul li:last-child {
margin-right: 15px
}
.top-bar-area.header-variant-06 .top-bar-inner {
padding-left: 0;
padding-right: 205px
}
.header-inner.logistics-home {
text-align: center
}
.single-logistic-key-feature-one:after {
right: auto;
left: 0
}
.logistic-faq-wrapper, .logistic-get-quote, .logistics-single-what-we-cover-item .content, .single-expertice-area, .single-portfolio-blog-grid.logistics-page .content {
text-align: right
}
.logistic-single-testimonial-item .content {
padding-right: 0;
padding-left: 40px
}
.portfolio-home-header-area .right-image {
right: auto;
left: 15%
}
.portfolio-about-us-section .right-content-area, .portfolio-cta-area .left-content-wrap, .portfolio-home-header-area .header-inner, .single-counterup-03, .single-portfolio-blog-grid, .single-portfolio-testimonial-item {
text-align: right
}
.portfolio-btn i {
margin-left: 0;
margin-right: 25px
}
.single-counterup-03 .number:after {
left: auto;
right: 0
}
.portfolio-about-us-section .button-wrap a + a {
margin-left: 0;
margin-right: 20px
}
.single-we-offer-item {
margin-left: 0;
margin-right: 30px;
text-align: right
}
.single-we-offer-item .icon {
left: auto;
right: -30px
}
.industry-top-right-list li + li {
margin-left: 0;
margin-right: 30px
}
.header-style-03.header-variant-07 .responsive-mobile-menu:after {
right: auto;
left: -70px
}
.header-style-03.header-variant-07 .responsive-mobile-menu {
margin-right: 0;
margin-left: 80px
}
.industry-single-info-item {
text-align: right
}
.industry-single-info-item .icon {
margin-right: 0;
margin-left: 20px
}
.industry-info-items li + li {
margin-left: 0;
margin-right: 30px
}
a.industry-btn {
padding-left: 10px;
padding-right: 30px
}
.industry-btn:after {
right: auto;
left: -10px
}
.industry-btn i {
padding-left: 0;
padding-right: 15px
}
.cagency-single-what-we-cover-item .content, .const-single-case-study-style-02 .cart-icon, .const-single-testimonial-item .author-details, .const-single-testimonial-item .content, .construction-single-info-list-item, .industry-about-area .right-content-area, .industry-project-area .section-title, .industry-single-what-we-cover-item, .industry-testimonial-area .section-title, .logistic-project-area .section-title {
text-align: right
}
.industry-about-area .left-content-wrap .industry-video-wrap {
right: auto;
left: 60px
}
.industry-about-area .left-content-wrap .vertical-image {
left: auto;
right: -30px
}
.construction-project-nav, .industry-testimonial-carousel-nav, .project-carousel-nav {
justify-content: flex-start;
flex-direction: row-reverse
}
.industry-single-case-studies-item .content {
left: auto;
right: 0;
text-align: right
}
.industry-single-testimonial-item .content {
padding-right: 0;
padding-left: 40px
}
.industry-single-testimonial-item .thumb .author-details {
left: auto;
right: -70%
}
.logistic-dots .owl-dots div + div, .pcarousel-dots .owl-dots div + div {
margin-left: 0;
margin-right: 10px
}
.navbar-area .nav-container .nav-right-content ul {
margin-left: 0;
margin-right: 15px
}
.cagency-header-static .header-area .right-image {
right: auto;
left: 0
}
.cagency-header-static .header-area .right-image img {
border-bottom-left-radius: 0;
border-bottom-right-radius: 80px
}
.cagency-header-static .shape-image.shape-02 {
left: 51%;
top: 70%
}
.cagency-header-static .shape-image.shape-01 {
left: auto;
top: 30%;
right: 5%
}
.cagency-single-what-we-cover-item .icon {
left: auto;
right: 30px
}
.cagency-work-process-list .single-work-process-item .num-wrap:before {
left: -150px;
right: auto
}
.creative-agency-call-to-action .right-image-wrap {
right: auto;
left: 0
}
.cagency-cta-area-inner, .cagency-single-testimonial-item .author-details .content, .construction-about-area .right-content-area {
text-align: right
}
.creative-agency-call-to-action .right-image-wrap img {
border-top-left-radius: 0;
border-top-right-radius: 80px
}
.creative-agency-testimonial-area {
padding-top: 200px
}
.cagency-single-testimonial-item .author-details .thumb {
margin-right: 0;
margin-left: 20px
}
.header-area.construction-home.header-bg-04:after {
background-image: linear-gradient(-100deg, #ffbc13, transparent)
}
.construction-video-wrap .experience-wrap {
left: auto;
right: -50px
}
.construction-quote-area .right-image {
right: auto;
left: 5%
}
.construction-single-info-list-item .icon {
margin-right: 0;
margin-left: 20px
}
.construction-support-area .support-inner .right-content-wrap ul li + li {
margin-left: 0;
margin-right: 20px
}
.construction-info-list li + li {
margin-left: 0;
margin-right: 20px
}
/* home page 10 */
li.lawyer-contact-item,
.lawyer-contact-area .right-content-wrap .title,
.appointment-single-item,
.construction-single-what-we-cover-item,
.construction-single-what-we-cover-item.lawyer-home
{
text-align: right;
}
li.lawyer-contact-item .icon {
margin-right: 0;
margin-left: 30px;
}
.lawyer-about-area .right-content-area {
padding-left: 0;
padding-right: 50px;
text-align: right;
}
/* home page 11 */
.header-area.cdesign-agency-home .right-image-wrap {
right: auto;
left: -6%;
}
.dagency-cta-area .right-image-area {
right: auto;
left: -16px;
}
.dagency-info-list li .icon {
margin-right: 0;
margin-left: 30px;
}
.dagency-info-list li,
.dagency-cta-area {
text-align: right;
}
/* home 11 */
.header-area.political-home .left-image-wrap {
left: auto;
right: 5%;
}
.lawyer-about-area .left-content-area {
margin-right: 0;
margin-left: 80px;
text-align: right;
}
.political-single-what-we-cover-item .content {
text-align: right;
}
.logistic-single-testimonial-item.political-home:before {
right: auto;
left: 0;
}
.logistic-single-testimonial-item {
text-align: right;
}
/* home 12 */
.header-area.medical-home .right-image-wrap {
right: auto;
left: 5%;
}
.medical-about-area .left-content-area {
text-align: right;
}
.appointment-single-item .thumb .cat {
left: auto;
right: 10px;
}
.appointment-inner-area .left-content-area {
padding-left: 40px;
padding-right: 0;
text-align: right;
}
.appointment-inner-area .right-content-area {
padding-left: 0;
padding-right: 40px;
}
.medical-home-counterup-item {
text-align: right;
}
.medical-home-counterup-item .icon {
margin-right: 0;
margin-left: 30px;
}
.const-single-case-study-style-02 .cart-icon {
background-size: cover;
}
.logistic-single-testimonial-item .content .author-details {
border-left: none;
border-right: 4px solid var(--medical-color);
padding-right: 20px;
}
/* home 13 */
.header-area.charity-home .right-image-wrap {
right: auto;
left: -10%;
}
.header-slider-wrapper.charity-home .owl-dots {
left: auto;
right: 50px;
}
.charity-about-area .left-content-area,
.single-popular-cause-item .content,
.charity-team-single-item .thumb .content,
.charity-cta-area .cta-area-inner,
.charity-single-event-item-wrap .content{
text-align: right;
}
/* home 15 */
.header-slider-wrapper.fruits-home .right-image-wrap {
right: auto;
left: 1%;
}
.offer-item-wrap .content-warp {
text-align: right;
}
.offer-item-wrap .offer-btn:after {
left: auto;
right: 0;
}
.fruits-home-single-testimonial-item {
text-align: right;
}
.fruits-home-single-testimonial-item .author-details .thumb {
margin-left: 30px;
margin-right: 0;
padding-right: 0;
}
.fruits-home-single-testimonial-item .author-details .thumb img {
margin-right: 0;
}
.single-top-selling-product .img-wrapper {
margin-right: 0;
margin-left: 20px;
}
.single-top-selling-product {
text-align: right;
}
/* home 16 */
.header-slider-wrapper.cleaning-home .right-image-wrap {
right: auto;
left: -20%;
}
.cleaning-about-area-wrap .right-content-wrap {
margin-left: 0;
margin-right: 30px;
text-align: right;
}
.single-cleaning-service-item,
.estimate-area-wrap.cleaning-home .top-part .left-content-wrap,
.cagency-single-testimonial-item .description{
text-align: right;
}
.single-cleaning-service-item .thumb .icon {
left: auto;
right: 20px;
}
/* home 17 */
.header-slider-wrapper.course-home .right-image-wrap {
right: auto;
left: 0;
}
.course-single-grid-item .content {
text-align: right;
}
.course-single-grid-item .content .instructor-wrap span {
padding-right: 0;
padding-left: 5px;
}
.course-single-grid-item .thumb .cat {
left: auto;
right: 20px;
}
.section-title.course-home {
text-align: right;
}
.section-title.course-home .title:after {
left: auto;
right: 0;
}
.btn-wrapper.desktop-right.course-home {
text-align: left;
}
.course-inner-area-wrap .title {
text-align: right;
}
/* course module */
.course-details-content-area,
.content-lesson-outer-wrap{
text-align: right;
}
.instructor-wrap .content-wrap {
margin-left: 0;
margin-right: 40px;
}
.single-curriculum-item .card-header .lesson-count {
right: auto;
left: 20px;
}
.appointment-content-area .top-search-wrapper .left-part .search-wrapper {
padding-left: 0;
padding-right: 40px;
}
.appointment-details-item .top-part .thumb {
margin-right: 0;
margin-left: 40px;
}
.appointment-details-item {
text-align: right;
} | 0.458591 | 0.061059 |
@-webkit-keyframes btnBlinking {
from {
box-shadow:
0 999px 0 rgba(172, 172, 172, 0) inset,
0 .5px 0 rgba(255, 255, 255, 1) inset,
0 .5px 0 rgba(255, 255, 255, 1);
}
50% {
box-shadow:
0 999px 0 rgba(172, 172, 172, .2) inset,
0 .5px 0 rgba(255, 255, 255, 1) inset,
0 .5px 0 rgba(255, 255, 255, 1);
}
to {
box-shadow:
0 999px 0 rgba(172, 172, 172, 0) inset,
0 .5px 0 rgba(255, 255, 255, 1) inset,
0 .5px 0 rgba(255, 255, 255, 1);
}
}
@keyframes btnBlinking {
from {
box-shadow:
0 999px 0 rgba(172, 172, 172, 0) inset,
0 .5px 0 rgba(255, 255, 255, 1) inset,
0 .5px 0 rgba(255, 255, 255, 1);
}
50% {
box-shadow:
0 999px 0 rgba(172, 172, 172, .2) inset,
0 .5px 0 rgba(255, 255, 255, 1) inset,
0 .5px 0 rgba(255, 255, 255, 1);
}
to {
box-shadow:
0 999px 0 rgba(172, 172, 172, 0) inset,
0 .5px 0 rgba(255, 255, 255, 1) inset,
0 .5px 0 rgba(255, 255, 255, 1);
}
}
div.notify-box .confirm-btn,
div.notify-box .reject-btn {
box-shadow:
0 .5px 0 #fff inset,
0 .5px 0 #fff;
text-shadow: 0 .5px 0 #fff;
}
div.notify-box .confirm-btn:active,
div.notify-box .reject-btn:active {
box-shadow:
0 999px 0 rgba(0, 115, 215, .3) inset,
0 .5px 0 rgba(255, 255, 255, 1) inset,
0 .5px 0 rgba(0, 0, 0, .09);
}
#context-timeline .close {
background-image: url('/images/close@2x.png');
background-size: 32px 32px;
}
#birthday-cake span {
background-image: url('/images/birthday-cake@2x.png');
background-size: 256px;
}
#author-avator a {
background-image: url('/images/avatar@2x.png');
background-size: 48px;
}
#birthday-tip p {
background-image: url('/images/birthday-gift@2x.png');
background-size: 48px;
}
#context-timeline ul li .status-content a[href^="https"]::before,
.status-list .status-content a[href^="https"]::before {
content: url('/images/protected@2x.png');
zoom: .5;
}
#header {
background-image: url('/images/header-bg@2x.png');
background-size: 400px 45px;
}
#back {
background-image: url('/images/back@2x.png');
background-size: 13px 20px;
}
h1 b {
background-image: url('/images/logo@2x.png');
background-size: 92px 24px;
}
#back-to-top {
background-image: url('/images/back-to-top@2x.png');
background-size: 16px;
margin-bottom: -9px;
}
#new-window {
background-image: url('/images/new-window@2x.png');
background-size: 16px;
}
#navigation-bar li.home-timeline {
background-image: url('/images/home@2x.png');
background-size: 24px;
}
#navigation-bar li.mentions {
background-image: url('/images/mentions@2x.png');
background-size: 24px;
}
#navigation-bar li.privatemsgs {
background-image: url('/images/privatemsg@2x.png');
background-size: 24px;
}
#navigation-bar li.saved-searches {
background-image: url('/images/list@2x.png');
background-size: 24px;
}
#uploading-photo {
background-size: 25px 38px;
background-image: url('/images/uploading-photo@2x.png');
}
#compose-bar textarea {
box-shadow: 0 0 3px rgba(0, 0, 0, .15);
}
#compose-bar textarea:focus {
box-shadow: 0 0 3px rgba(83, 186, 237, .5);
}
.status-list li:hover {
background-image: url('/images/status-bg@2x.png');
background-size: 60px;
}
.status-list li:hover,
.status-list li.current {
box-shadow: 0 1px 0 rgba(255, 255, 255, .75) inset;
}
.status-list li .action-icons .remove {
background-image: url('/images/remove@2x.png');
background-size: 36px 68px;
}
.status-list li .action-icons .reply {
background-image: url('/images/reply@2x.png');
background-size: 36px 68px;
}
.status-list li .action-icons .repost {
background-image: url('/images/repost@2x.png');
background-size: 36px 68px;
}
.status-list li .action-icons .favourite {
background-image: url('/images/favourite@2x.png');
background-size: 36px 102px;
}
.status-list .avatar {
border-width: .5px;
}
.status-list .context {
background-image: url('/images/conversation@2x.png');
background-size: 16px 32px;
}
.status-list li.protected .timestamp-client {
background-image: url('/images/protected@2x.png');
background-size: 9px 10px;
} | css/retina.css | @-webkit-keyframes btnBlinking {
from {
box-shadow:
0 999px 0 rgba(172, 172, 172, 0) inset,
0 .5px 0 rgba(255, 255, 255, 1) inset,
0 .5px 0 rgba(255, 255, 255, 1);
}
50% {
box-shadow:
0 999px 0 rgba(172, 172, 172, .2) inset,
0 .5px 0 rgba(255, 255, 255, 1) inset,
0 .5px 0 rgba(255, 255, 255, 1);
}
to {
box-shadow:
0 999px 0 rgba(172, 172, 172, 0) inset,
0 .5px 0 rgba(255, 255, 255, 1) inset,
0 .5px 0 rgba(255, 255, 255, 1);
}
}
@keyframes btnBlinking {
from {
box-shadow:
0 999px 0 rgba(172, 172, 172, 0) inset,
0 .5px 0 rgba(255, 255, 255, 1) inset,
0 .5px 0 rgba(255, 255, 255, 1);
}
50% {
box-shadow:
0 999px 0 rgba(172, 172, 172, .2) inset,
0 .5px 0 rgba(255, 255, 255, 1) inset,
0 .5px 0 rgba(255, 255, 255, 1);
}
to {
box-shadow:
0 999px 0 rgba(172, 172, 172, 0) inset,
0 .5px 0 rgba(255, 255, 255, 1) inset,
0 .5px 0 rgba(255, 255, 255, 1);
}
}
div.notify-box .confirm-btn,
div.notify-box .reject-btn {
box-shadow:
0 .5px 0 #fff inset,
0 .5px 0 #fff;
text-shadow: 0 .5px 0 #fff;
}
div.notify-box .confirm-btn:active,
div.notify-box .reject-btn:active {
box-shadow:
0 999px 0 rgba(0, 115, 215, .3) inset,
0 .5px 0 rgba(255, 255, 255, 1) inset,
0 .5px 0 rgba(0, 0, 0, .09);
}
#context-timeline .close {
background-image: url('/images/close@2x.png');
background-size: 32px 32px;
}
#birthday-cake span {
background-image: url('/images/birthday-cake@2x.png');
background-size: 256px;
}
#author-avator a {
background-image: url('/images/avatar@2x.png');
background-size: 48px;
}
#birthday-tip p {
background-image: url('/images/birthday-gift@2x.png');
background-size: 48px;
}
#context-timeline ul li .status-content a[href^="https"]::before,
.status-list .status-content a[href^="https"]::before {
content: url('/images/protected@2x.png');
zoom: .5;
}
#header {
background-image: url('/images/header-bg@2x.png');
background-size: 400px 45px;
}
#back {
background-image: url('/images/back@2x.png');
background-size: 13px 20px;
}
h1 b {
background-image: url('/images/logo@2x.png');
background-size: 92px 24px;
}
#back-to-top {
background-image: url('/images/back-to-top@2x.png');
background-size: 16px;
margin-bottom: -9px;
}
#new-window {
background-image: url('/images/new-window@2x.png');
background-size: 16px;
}
#navigation-bar li.home-timeline {
background-image: url('/images/home@2x.png');
background-size: 24px;
}
#navigation-bar li.mentions {
background-image: url('/images/mentions@2x.png');
background-size: 24px;
}
#navigation-bar li.privatemsgs {
background-image: url('/images/privatemsg@2x.png');
background-size: 24px;
}
#navigation-bar li.saved-searches {
background-image: url('/images/list@2x.png');
background-size: 24px;
}
#uploading-photo {
background-size: 25px 38px;
background-image: url('/images/uploading-photo@2x.png');
}
#compose-bar textarea {
box-shadow: 0 0 3px rgba(0, 0, 0, .15);
}
#compose-bar textarea:focus {
box-shadow: 0 0 3px rgba(83, 186, 237, .5);
}
.status-list li:hover {
background-image: url('/images/status-bg@2x.png');
background-size: 60px;
}
.status-list li:hover,
.status-list li.current {
box-shadow: 0 1px 0 rgba(255, 255, 255, .75) inset;
}
.status-list li .action-icons .remove {
background-image: url('/images/remove@2x.png');
background-size: 36px 68px;
}
.status-list li .action-icons .reply {
background-image: url('/images/reply@2x.png');
background-size: 36px 68px;
}
.status-list li .action-icons .repost {
background-image: url('/images/repost@2x.png');
background-size: 36px 68px;
}
.status-list li .action-icons .favourite {
background-image: url('/images/favourite@2x.png');
background-size: 36px 102px;
}
.status-list .avatar {
border-width: .5px;
}
.status-list .context {
background-image: url('/images/conversation@2x.png');
background-size: 16px 32px;
}
.status-list li.protected .timestamp-client {
background-image: url('/images/protected@2x.png');
background-size: 9px 10px;
} | 0.233269 | 0.102619 |
body{
font:12px Microsoft YaHei,tahoma,arial,Hiragino Sans GB;
color:#666;
margin:0;
padding:0;
background-color:#f5f5f5;
}
.wx{
position: absolute;
top: 30px;
display: none;
}
li.service:hover img.wx{
display: block;
}
p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd{
margin:0;
padding:0;
list-style:none;
}
a{
color:#666;
text-decoration:none;
}
a:hover{
color:red;
}
img{
vertical-align:middle;
}
.clear:after{
content:"";
display:block;
clear:both;
}
.lf{ float:left; }
.rt{float:right; }
div.main{
width:1100px;
margin:0 auto;
}
/*#header 的样式*/
#header{
width:100%;
/* height:171px; */
}
#footer{
width:100%;
height:353px;
}
/* header */
div.hom{
margin:0 auto;
position:relative;
width:1300px;
height:100px;
}
div.dhn{ left:207px; }
/* #header-top{ margin:30px 0; } */
/*输入框*/
#top-input{
float:left;
position: relative;
top:30PX;
margin-left:60px;
width:410px;
height:34px;
border:1px solid #f70a2a;
background:#fff;
}
#txtSearch{
width:280px;
height:34px;
border:none;
box-sizing:border-box;
font-size:14px;
color:#757575;
padding-left:15px;
outline:none;
/*加背景*/
background-color:#fff;
}
#top-input i.sort-search{
color:#c3c3c3;
font-size:14px;
margin-right:5px;
}
#top-input i.caret{
border:7px solid transparent;
border-top-color:#bbb;
margin-right:5px;
float:right;
margin-top:13px;
}
/*我的购物车*/
#my-jd{
/*左浮动,边框,背景颜色,高度,左内边距,右内边距*/
position: relative;
right: -550PX;
top: -35PX;
border: 1px solid #e3e4e5;
width: 188px;
height: 33px;
background-color: #fff;
text-align: center;
line-height: 33px;
font-size: 13px;
}
#my-jd>a{ color:red; }
/*页面主导航*/
#nav{
height:40px;
width:1300px;
background-color:#e4393c;
margin:0 auto;
}
#nav a{
/*文字大小:14,颜色,加粗,取消下划线,左内边距*/
font-size:14px;
color:#fff;
font-weight:bold;
text-decoration:none;
padding-left:15px;
}
#nav li{
float:left;
}
#nav li a{
/*行内块,宽度,高度,行高,颜色,大小,取消下划线 ,水平对齐*/
display:inline-block;
width:100px;
height:40px;
line-height:40px;
color:#fff;
font-size:14px;
text-decoration:none;
text-align:center;
font-weight:bold;
}
#nav li a:hover{
background-color:#BD2A2C;
}
/**********************************顶部导航*****************************************/
#dht{
/*高度,行高,背景颜色,下边框*/
height:30px;
line-height:30px;
background-color:#E3E4E5;
border-bottom:1px solid #ddd;
width:100%;
margin:0 auto;
position: relative;
}
div.headin{
margin:0 auto;
width:1417px;
}
#dht ul{
float:right;
}
#dht ul li{
float:left;
}
#dht ul li b{
border-left:1px solid #969696;
margin:0 10px;
}
#dht ul li i.dhi{
border:4px solid transparent;
border-top-color:#969696;
float:right;
margin-top:13px;
margin-right:2px;
}
#dht ul li.cc{
margin-left:8px;
}
#dht ul li.cc a{
color:red;
}
/* footer */
#foot-box{
margin-left: 30px;
display:flex;
padding:30px 0;
width:100%;
}
#foot-box>li{
width:320px;
text-align:center;
margin-right:60px;
}
#foot-box>li>font{
font-size: 18px;
font-weight: 900;
color: #444;
}
/*左:买家帮助*/
div.foot-list{
margin-left:145px;
display:flex;
}
/*商家帮助*/
div.foot-list ul:nth-child(2){
margin:0 60px;
}
div.foot-list ul b{
color:#333;
font-weight:normal;
font-size:14px;
}
div.foot-list ul li{
margin-bottom:15px;
text-align:center;
}
div.client p+p{
margin-top:7px;
}
#foot-other{
margin-top:30px;
}
/*版权*/
#copy{
text-align:center;
margin-top:20px;
color:#000;
}
#copy span{
margin:0px 8px;
}
#copy p{
margin-top:3px;
}
/*搜索框下拉菜单*/
#shelper{
left: 320px;
width: 400px;
overflow: hidden;
position: absolute;
z-index: 1;
left: -1px;
top: 36px;
border: 1px solid #ccc;
background-color: #fff;
box-shadow: 1px 2px 1px rgba(0,0,0,.2);
list-style-type: disc;
display:none;
}
#shelper>li{
overflow: hidden;
padding: 1px 6px;
line-height: 24px;
cursor: pointer;
}
#shelper>li:hover,#shelper>li.hover{
background: #f5f5f5;
}
#shelper>li.focus{ background: lightBlue }
#shelper .search-item{
color: #005AA0;
float: left;
width: 100%;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
@keyframes zoomIn {
0% {
opacity: 0;
-webkit-transform: scale(.3);
-ms-transform: scale(.3);
transform: scale(.3);
}
50% {
opacity: 1;
}
}
.zoomIn {
animation-name: zoomIn;
animation-duration: 1065.2659691115095ms;
animation-fill-mode: both;
}
/****************搜索框超过200,显示*****************/
.fixed_nav{
position:fixed;
z-index: 6;
top:0;
left:0;
right: 0;
width: 100%;
height:90px;
background: #F5F5F5;
transition: all 0.1s;
padding: 5px;
margin:0 auto;
} | css/base.css | body{
font:12px Microsoft YaHei,tahoma,arial,Hiragino Sans GB;
color:#666;
margin:0;
padding:0;
background-color:#f5f5f5;
}
.wx{
position: absolute;
top: 30px;
display: none;
}
li.service:hover img.wx{
display: block;
}
p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd{
margin:0;
padding:0;
list-style:none;
}
a{
color:#666;
text-decoration:none;
}
a:hover{
color:red;
}
img{
vertical-align:middle;
}
.clear:after{
content:"";
display:block;
clear:both;
}
.lf{ float:left; }
.rt{float:right; }
div.main{
width:1100px;
margin:0 auto;
}
/*#header 的样式*/
#header{
width:100%;
/* height:171px; */
}
#footer{
width:100%;
height:353px;
}
/* header */
div.hom{
margin:0 auto;
position:relative;
width:1300px;
height:100px;
}
div.dhn{ left:207px; }
/* #header-top{ margin:30px 0; } */
/*输入框*/
#top-input{
float:left;
position: relative;
top:30PX;
margin-left:60px;
width:410px;
height:34px;
border:1px solid #f70a2a;
background:#fff;
}
#txtSearch{
width:280px;
height:34px;
border:none;
box-sizing:border-box;
font-size:14px;
color:#757575;
padding-left:15px;
outline:none;
/*加背景*/
background-color:#fff;
}
#top-input i.sort-search{
color:#c3c3c3;
font-size:14px;
margin-right:5px;
}
#top-input i.caret{
border:7px solid transparent;
border-top-color:#bbb;
margin-right:5px;
float:right;
margin-top:13px;
}
/*我的购物车*/
#my-jd{
/*左浮动,边框,背景颜色,高度,左内边距,右内边距*/
position: relative;
right: -550PX;
top: -35PX;
border: 1px solid #e3e4e5;
width: 188px;
height: 33px;
background-color: #fff;
text-align: center;
line-height: 33px;
font-size: 13px;
}
#my-jd>a{ color:red; }
/*页面主导航*/
#nav{
height:40px;
width:1300px;
background-color:#e4393c;
margin:0 auto;
}
#nav a{
/*文字大小:14,颜色,加粗,取消下划线,左内边距*/
font-size:14px;
color:#fff;
font-weight:bold;
text-decoration:none;
padding-left:15px;
}
#nav li{
float:left;
}
#nav li a{
/*行内块,宽度,高度,行高,颜色,大小,取消下划线 ,水平对齐*/
display:inline-block;
width:100px;
height:40px;
line-height:40px;
color:#fff;
font-size:14px;
text-decoration:none;
text-align:center;
font-weight:bold;
}
#nav li a:hover{
background-color:#BD2A2C;
}
/**********************************顶部导航*****************************************/
#dht{
/*高度,行高,背景颜色,下边框*/
height:30px;
line-height:30px;
background-color:#E3E4E5;
border-bottom:1px solid #ddd;
width:100%;
margin:0 auto;
position: relative;
}
div.headin{
margin:0 auto;
width:1417px;
}
#dht ul{
float:right;
}
#dht ul li{
float:left;
}
#dht ul li b{
border-left:1px solid #969696;
margin:0 10px;
}
#dht ul li i.dhi{
border:4px solid transparent;
border-top-color:#969696;
float:right;
margin-top:13px;
margin-right:2px;
}
#dht ul li.cc{
margin-left:8px;
}
#dht ul li.cc a{
color:red;
}
/* footer */
#foot-box{
margin-left: 30px;
display:flex;
padding:30px 0;
width:100%;
}
#foot-box>li{
width:320px;
text-align:center;
margin-right:60px;
}
#foot-box>li>font{
font-size: 18px;
font-weight: 900;
color: #444;
}
/*左:买家帮助*/
div.foot-list{
margin-left:145px;
display:flex;
}
/*商家帮助*/
div.foot-list ul:nth-child(2){
margin:0 60px;
}
div.foot-list ul b{
color:#333;
font-weight:normal;
font-size:14px;
}
div.foot-list ul li{
margin-bottom:15px;
text-align:center;
}
div.client p+p{
margin-top:7px;
}
#foot-other{
margin-top:30px;
}
/*版权*/
#copy{
text-align:center;
margin-top:20px;
color:#000;
}
#copy span{
margin:0px 8px;
}
#copy p{
margin-top:3px;
}
/*搜索框下拉菜单*/
#shelper{
left: 320px;
width: 400px;
overflow: hidden;
position: absolute;
z-index: 1;
left: -1px;
top: 36px;
border: 1px solid #ccc;
background-color: #fff;
box-shadow: 1px 2px 1px rgba(0,0,0,.2);
list-style-type: disc;
display:none;
}
#shelper>li{
overflow: hidden;
padding: 1px 6px;
line-height: 24px;
cursor: pointer;
}
#shelper>li:hover,#shelper>li.hover{
background: #f5f5f5;
}
#shelper>li.focus{ background: lightBlue }
#shelper .search-item{
color: #005AA0;
float: left;
width: 100%;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
@keyframes zoomIn {
0% {
opacity: 0;
-webkit-transform: scale(.3);
-ms-transform: scale(.3);
transform: scale(.3);
}
50% {
opacity: 1;
}
}
.zoomIn {
animation-name: zoomIn;
animation-duration: 1065.2659691115095ms;
animation-fill-mode: both;
}
/****************搜索框超过200,显示*****************/
.fixed_nav{
position:fixed;
z-index: 6;
top:0;
left:0;
right: 0;
width: 100%;
height:90px;
background: #F5F5F5;
transition: all 0.1s;
padding: 5px;
margin:0 auto;
} | 0.233881 | 0.048271 |
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
/* =1 Global
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
/*颜色预警*/
.early-warning1 {
background-color: red;
}
.early-warning2 {
background-color: #FF8C00;
}
.early-warning3 {
background-color: #4169E1;
}
.early-warning4 {
background-color: green;
}
.early-warning5 {
background-color: #556B2F;
}
a:hover {
text-decoration:underline;
}
a:LINK {
text-decoration: none;
}
.x-panel-resize {
height:5px;
background:transparent url(../image/panel-handle.gif) no-repeat center bottom;
position:relative;
left:0;
top:2px;
cursor:n-resize;
cursor:row-resize;
/* for IE */
font-size:1px;
line-height:1px;
overflow:hidden;
}
.x-desktop-app img{
background-image:url(../image/icon/grid48x48.png);
height:48px;
width:48px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../image/icon/grid48x48.png', sizingMethod='scale');
}
.x-icon-reset-password {
background-image:url(../image/icon/resetpassword.gif) !important;
}
.x-icon-delete {
background-image:url(../image/icon/delete.png) !important;
}
.x-icon-printer {
background-image:url(../image/icon/printer.png) !important;
}
.x-icon-generator{
background-image:url(../image/icon/pencil_go.png) !important;
}
.x-icon-edit {
background-image:url(../image/icon/edit.png) !important;
}
.x-icon-add {
background-image:url(../image/icon/add.png) !important;
}
.x-icon-save {
background-image:url(../image/icon/save.gif) !important;
}
.x-icon-add-catalog {
background-image:url(../image/icon/add.png) !important;
}
.x-icon-add-product {
background-image:url(../image/icon/add.png) !important;
}
.x-icon-oper-handle {
background-image:url(../image/icon/oper_handle.png) !important;
}
.x-icon-oper-all {
background-image:url(../image/icon/oper_all.png) !important;
}
.x-icon-oper-end {
background-image:url(../image/icon/oper_end.png) !important;
}
.x-icon-excel {
background-image:url(../image/icon/page_white_excel.png) !important;
}
/*?*/
.x-icon-oper-no {
background-image:url(../image/icon/oper_no.png) !important;
}
.menu-kb-back {
background-image: url( ../image/kb/kbback.gif ) !important;
}
.x-icon-view {
background-image:url(../image/icon/view.png) !important;
}
.x-icon-search {
background-image:url(../image/icon/search.png) !important;
}
/*相关人员*/
.x-icon-user {
background-image:url(../image/icon/icon_user.png) !important;
}
/*相关物品*/
.x-icon-things{
background-image:url(../image/icon/things.png) !important;
}
/*抓获嫌疑人*/
.x-icon-case {
background-image:url(../image/icon/case.png) !important;
}
/*缴获赃物*/
.x-icon-loot{
background-image:url(../image/icon/loot.png) !important;
}
/*破案信息*/
.x-icon-caseinfo{
background-image:url(../image/icon/caseinfo.png) !important;
}
/*选择*/
.x-icon-select {
background-image:url(../image/icon/select.gif) !important;
}
/*审批*/
.x-icon-vcardEdit {
background-image:url(../image/icon/vcard_edit.png) !important;
}
/*查看线索相关人员信息*/
.x-icon-seachUser {
background-image:url(../image/icon/seachUser.png) !important;
}
/*查看线索相关物品信息*/
.x-icon-seachThings {
background-image:url(../image/icon/seachThings.png) !important;
}
/*系统评分*/
.x-icon-monitorEdit {
background-image:url(../image/icon/monitor_edit.png) !important;
}
/*刑嫌住宿酒店信息*/
.x-icon-hotel {
background-image:url(../image/icon/home.gif) !important;
}
/*刑嫌执法单位询问信息*/
.x-icon-question {
background-image:url(../image/icon/question.png) !important;
}
/*刑嫌住院动态信息*/
.x-icon-hospital {
background-image:url(../image/icon/hospital.png) !important;
}
/*刑嫌乘飞机动态信息*/
.x-icon-airplane {
background-image:url(../image/icon/airplane.gif) !important;
}
.x-icon-pdf {
background-image:url(../image/icon/page_white_pdf.png) !important;
}
.x-icon-word {
background-image:url(../image/icon/page_white_word.png) !important;
}
.icon-expand-all {
background-image:url(../image/icon/expand-all.gif) !important;
}
.icon-collapse-all {
background-image:url(../image/icon/collapse-all.gif) !important;
}
.x-icon-refresh {
background-image:url(../image/icon/arrow_refresh.png) !important;
}
.x-icon-docs {
background-image:url(../image/icon/docs.gif) !important;
}
.x-icon-bin {
background-image:url(../image/icon/bin.png) !important;
}
.x-icon-undo {
background-image:url(../image/icon/arrow_undo.png) !important;
}
.x-icon-index-edit {
background-image:url(../image/icon/index_edit.png) !important;
}
.x-icon-index-optimize {
background-image:url(../image/icon/index_optimize.png) !important;
}
.x-icon-stocking {
background-image:url(../image/icon/door_in.png) !important;
}
.x-icon-zrw {
background-image:url(../image/icon/advic-worked.png) !important;
}
.x-icon-checkUp {
background-image:url(../image/icon/monitor_edit.png) !important;
}
.x-icon-task {
background-image:url(../image/icon/task.png) !important;
}
.x-icon-alleg {
background-image:url(../image/icon/alleg.png) !important;
}
.x-icon-visited {
background-image:url(../image/icon/visited.png) !important;
}
.x-icon-notvisit {
background-image:url(../image/icon/notvisit.png) !important;
}
.x-icon-notallot {
background-image:url(../image/icon/notallot.png) !important;
}
.x-icon-allot {
background-image:url(../image/icon/allot.png) !important;
}
.x-icon-reallot {
background-image:url(../image/icon/reallot.png) !important;
}
.x-icon-max {
background-image:url(../image/icon/max.png) !important;
}
.x-icon-min {
background-image:url(../image/icon/min.png) !important;
}
.x-icon-revert {
background-image:url(../image/icon/revert.png) !important;
}
.x-icon-close {
background-image:url(../image/icon/close.png) !important;
}
.menu-kb {
background-image: url( ../image/kb/kb.gif ) !important;
}
.example-info{
width:150px;
border:1px solid #c3daf9;
border-top:1px solid #DCEAFB;
border-left:1px solid #DCEAFB;
background:#ecf5fe url( ../image/info-bg.gif ) repeat-x;
font-size:10px;
padding:8px;
}
.msg .x-box-mc {
font-size:14px;
}
#msg-div {
position:absolute;
left:35%;
top:10px;
width:250px;
z-index:20000;
}
/*
* FileUploadField component styles
*/
.x-form-file-wrap {
position: relative;
height: 22px;
}
.x-form-file-wrap .x-form-file {
position: absolute;
right: 0;
-moz-opacity: 0;
filter:alpha(opacity: 0);
opacity: 0;
z-index: 2;
height: 22px;
}
.x-form-file-wrap .x-form-file-btn {
position: absolute;
right: 0;
z-index: 1;
}
.x-form-file-wrap .x-form-file-text {
position: absolute;
left: 0;
z-index: 3;
color: #777;
}
.ux-explorerview-item {
float: left; display: block; border: none;
}
.ux-mselect{
overflow:auto;
background:white;
position:relative; /* for calculating scroll offsets */
zoom:1;
overflow:auto;
}
.ux-mselect-item{
font:normal 15px tahoma, arial, helvetica, sans-serif;
padding:2px;
border:1px solid #fff;
white-space: nowrap;
cursor:pointer;
}
.ux-mselect-selected{
border:1px dotted #a3bae9 !important;
background:#DFE8F6;
cursor:pointer;
}
.x-view-drag-insert-above {
border-top:1px dotted #3366cc;
}
.x-view-drag-insert-below {
border-bottom:1px dotted #3366cc;
}
/* Tiles */
.ux-explorerview-tiles-item { width: 180px; height: 48px; margin: 5px 0 0 5px; -moz-user-select: none; }
.ux-explorerview-tiles-item .ux-explorerview-icon { float: left; width: 50px; height: 50px; }
.ux-explorerview-tiles-item .ux-explorerview-text { float: left; width: 120px; padding-top: 8px; white-space: nowrap; overflow: hidden; }
.ux-explorerview-tiles-item .ux-explorerview-text span { color: #777; }
.ux-explorerview-folder img {
background-image:url(../image/icon/medium-folder.gif);
height:48px;
width:48px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../image/icon/medium-folder.gif', sizingMethod='scale');
}
.x-bubble-ml {
padding-left:4px;
background:transparent url(../image/bubble-lr.gif) repeat-y 0 0;
zoom:1;
}
.x-bubble-mr {
padding-right:4px;
background:transparent url(../image/bubble-lr.gif) repeat-y right 0;
zoom:1;
}
.x-bubble-mc {
background:#fff;
overflow:hidden;
}
.x-bubble-tl {
background: #fff url(../image/bubble-cs.gif) no-repeat 0 0;
padding-left:15px;
zoom:1;
}
.x-bubble-tr {
background: transparent url(../image/bubble-cs.gif) no-repeat right top;
padding-right:15px;
zoom:1;
}
.x-bubble-tc {
height: 9px;
overflow: hidden;
padding-top: 4px;
background: #fff url(../image/bubble-tb.gif) repeat-x 0 0;
}
.x-bubble-bl {
background: #fff url(../image/bubble-cs.gif) no-repeat 0 bottom;
padding-left:15px;
zoom:1;
}
.x-bubble-br {
background: transparent url(../image/bubble-cs.gif) no-repeat right bottom;
padding-right:15px;
zoom:1;
}
.x-bubble-bc {
height:15px;
font-size:1px;
line-height:1px;
overflow:hidden;
background: #fff url(../image/bubble-tb.gif) repeat-x 0 bottom;
}
.x-bubble-bwrap {
background: #fff url(../image/bubble-tb.gif) repeat-x 0 0;
overflow:hidden;
zoom:1;
}
.x-bubble-body {
background: #fff;
overflow:hidden;
}
.upload-icon {
background: url('../image/icon/image_add.png') no-repeat 0 0 !important;
}
.search-item {
margin:5px 5px 9px;
padding:0 5px 10px 0;
}
.search-item .member {
font:bold 15px tahoma,arial,sans-serif;
color:#444;
margin:5px;
overflow:hidden;
white-space:nowrap;
zoom:1;
}
.body-wrap {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #222;
background-color:#FFFFFF;
margin: 0px;
padding: 10px;
position:relative;
}
.body-wrap {
width:95%;
}
.body-wrap .description p {
margin:8px 3px !important;
}
.body-wrap .description h4{
color:#083772;
border-bottom:1px dashed #ccc;
margin:8px 0;
padding-bottom:3px;
}
.body-wrap .description pre {
width : 500px;
white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */
}
.body-wrap, .body-wrap td, .body-wrap th {
font-size: 13px;
}
.body-wrap a {
color: #083772;
}
.body-wrap a:link {
color: #083772;
text-decoration: none;
}
.body-wrap a:visited {
color: #1e4e8f;
text-decoration: none;
}
.body-wrap a:hover {
text-decoration: underline;
color: #0000CC;
}
.body-wrap a:active {
text-decoration: none;
color: #1e4e8f;
}
/* Headings */
.body-wrap h1, .body-wrap h2, .body-wrap h3, .body-wrap h4, .body-wrap h5, .body-wrap h6 {
font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
font-weight: bold;
margin:3px 300px 3px 0;
letter-spacing: 1px;
width: 90%;
}
.body-wrap h1 {
font-size: 18px;
}
.body-wrap h2 {
font-weight: bold;
font-size: 15px;
padding-top: 20px;
padding-bottom: 5px;
}
.body-wrap h3 {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 16px;
}
.body-wrap h4 {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
}
.body-wrap h5 {
font-size: 15px;
}
.body-wrap .label {
font-weight: bold;
padding:3px 15px 3px 0;
color:#333;
}
.body-wrap .hd-info {
color:#333;
padding:3px;
}
.body-wrap .hd-info a {
}
.body-wrap .description{
margin: 10px 0px;
}
.search-item .cls {
font:normal 15px tahoma,arial,sans-serif;
color:#444;
margin:5px;
overflow:hidden;
text-align:left;
white-space:nowrap;
zoom:1;
}
.search-item p {
font:normal 15px tahoma,arial,sans-serif;
clear:both;
margin: 0 5px 5px 28px;
color:#444;
zoom:1;
}
.item-icon {
height:16px;
margin-right:6px;
vertical-align:top;
width:16px;
}
.icon-cls {
background-image:url(../image/icon/class.gif) !important;
}
.loading-indicator {
font:bold 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
position:absolute;
top:35%;
left:43%;
color:#444;
background-image:url(resources/images/default/shared/large-loading.gif);
background-repeat: no-repeat;
background-position:left 5px;
padding:10px 10px 10px 38px;
text-align:left;
}
.kb_search_item_main {
border:1px solid;
margin-bottom:10px;
margin-top:5px;
margin-left:5px;
margin-right:19px;
padding:5px 15px;
}
.kb_search_item_time {
padding:1px 5px 0;
}
.kb_search_item_main {
background-color:white;
border-color:#6B90DA;
}
.kb_search_item_main strong{
font-weight:bold;
}
.kb_search_item_main a {
color: #083772;
}
.kb_search_item_main a:link {
color: #083772;
text-decoration: none;
}
.kb_search_item_main a:visited {
color: #1e4e8f;
text-decoration: none;
}
.kb_search_item_main a:hover {
text-decoration: underline;
color: #0000CC;
}
.kb_search_item_main a:active {
text-decoration: none;
color: #1e4e8f;
}
.kb_search_item_main h3 {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 15px;
}
.kb_search_item_title {
margin-bottom:15px;
}
.kb_search_item_bottom {
padding:15px 0 15px 5px;
}
.kb_search_item_bottom li {
border-right:1px solid;
display:inline;
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 10px 0 0;
padding-right:10px;
}
.kb_search_item_flag {
float: right;
}
.advic-worked {
background-image:url(../image/icon/advic-worked.png) !important;
}
.com-worked {
background-image:url(../image/icon/com-worked.png) !important;
}
.form_save {
background-image:url(image/form_save.gif) !important;
}
.form_reset {
background-image:url(image/form_reset.gif) !important;
}
.from_exit {
background-image:url(image/from_exit.gif) !important;
} | WebContent/css/system.css | –––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
/* =1 Global
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
/*颜色预警*/
.early-warning1 {
background-color: red;
}
.early-warning2 {
background-color: #FF8C00;
}
.early-warning3 {
background-color: #4169E1;
}
.early-warning4 {
background-color: green;
}
.early-warning5 {
background-color: #556B2F;
}
a:hover {
text-decoration:underline;
}
a:LINK {
text-decoration: none;
}
.x-panel-resize {
height:5px;
background:transparent url(../image/panel-handle.gif) no-repeat center bottom;
position:relative;
left:0;
top:2px;
cursor:n-resize;
cursor:row-resize;
/* for IE */
font-size:1px;
line-height:1px;
overflow:hidden;
}
.x-desktop-app img{
background-image:url(../image/icon/grid48x48.png);
height:48px;
width:48px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../image/icon/grid48x48.png', sizingMethod='scale');
}
.x-icon-reset-password {
background-image:url(../image/icon/resetpassword.gif) !important;
}
.x-icon-delete {
background-image:url(../image/icon/delete.png) !important;
}
.x-icon-printer {
background-image:url(../image/icon/printer.png) !important;
}
.x-icon-generator{
background-image:url(../image/icon/pencil_go.png) !important;
}
.x-icon-edit {
background-image:url(../image/icon/edit.png) !important;
}
.x-icon-add {
background-image:url(../image/icon/add.png) !important;
}
.x-icon-save {
background-image:url(../image/icon/save.gif) !important;
}
.x-icon-add-catalog {
background-image:url(../image/icon/add.png) !important;
}
.x-icon-add-product {
background-image:url(../image/icon/add.png) !important;
}
.x-icon-oper-handle {
background-image:url(../image/icon/oper_handle.png) !important;
}
.x-icon-oper-all {
background-image:url(../image/icon/oper_all.png) !important;
}
.x-icon-oper-end {
background-image:url(../image/icon/oper_end.png) !important;
}
.x-icon-excel {
background-image:url(../image/icon/page_white_excel.png) !important;
}
/*?*/
.x-icon-oper-no {
background-image:url(../image/icon/oper_no.png) !important;
}
.menu-kb-back {
background-image: url( ../image/kb/kbback.gif ) !important;
}
.x-icon-view {
background-image:url(../image/icon/view.png) !important;
}
.x-icon-search {
background-image:url(../image/icon/search.png) !important;
}
/*相关人员*/
.x-icon-user {
background-image:url(../image/icon/icon_user.png) !important;
}
/*相关物品*/
.x-icon-things{
background-image:url(../image/icon/things.png) !important;
}
/*抓获嫌疑人*/
.x-icon-case {
background-image:url(../image/icon/case.png) !important;
}
/*缴获赃物*/
.x-icon-loot{
background-image:url(../image/icon/loot.png) !important;
}
/*破案信息*/
.x-icon-caseinfo{
background-image:url(../image/icon/caseinfo.png) !important;
}
/*选择*/
.x-icon-select {
background-image:url(../image/icon/select.gif) !important;
}
/*审批*/
.x-icon-vcardEdit {
background-image:url(../image/icon/vcard_edit.png) !important;
}
/*查看线索相关人员信息*/
.x-icon-seachUser {
background-image:url(../image/icon/seachUser.png) !important;
}
/*查看线索相关物品信息*/
.x-icon-seachThings {
background-image:url(../image/icon/seachThings.png) !important;
}
/*系统评分*/
.x-icon-monitorEdit {
background-image:url(../image/icon/monitor_edit.png) !important;
}
/*刑嫌住宿酒店信息*/
.x-icon-hotel {
background-image:url(../image/icon/home.gif) !important;
}
/*刑嫌执法单位询问信息*/
.x-icon-question {
background-image:url(../image/icon/question.png) !important;
}
/*刑嫌住院动态信息*/
.x-icon-hospital {
background-image:url(../image/icon/hospital.png) !important;
}
/*刑嫌乘飞机动态信息*/
.x-icon-airplane {
background-image:url(../image/icon/airplane.gif) !important;
}
.x-icon-pdf {
background-image:url(../image/icon/page_white_pdf.png) !important;
}
.x-icon-word {
background-image:url(../image/icon/page_white_word.png) !important;
}
.icon-expand-all {
background-image:url(../image/icon/expand-all.gif) !important;
}
.icon-collapse-all {
background-image:url(../image/icon/collapse-all.gif) !important;
}
.x-icon-refresh {
background-image:url(../image/icon/arrow_refresh.png) !important;
}
.x-icon-docs {
background-image:url(../image/icon/docs.gif) !important;
}
.x-icon-bin {
background-image:url(../image/icon/bin.png) !important;
}
.x-icon-undo {
background-image:url(../image/icon/arrow_undo.png) !important;
}
.x-icon-index-edit {
background-image:url(../image/icon/index_edit.png) !important;
}
.x-icon-index-optimize {
background-image:url(../image/icon/index_optimize.png) !important;
}
.x-icon-stocking {
background-image:url(../image/icon/door_in.png) !important;
}
.x-icon-zrw {
background-image:url(../image/icon/advic-worked.png) !important;
}
.x-icon-checkUp {
background-image:url(../image/icon/monitor_edit.png) !important;
}
.x-icon-task {
background-image:url(../image/icon/task.png) !important;
}
.x-icon-alleg {
background-image:url(../image/icon/alleg.png) !important;
}
.x-icon-visited {
background-image:url(../image/icon/visited.png) !important;
}
.x-icon-notvisit {
background-image:url(../image/icon/notvisit.png) !important;
}
.x-icon-notallot {
background-image:url(../image/icon/notallot.png) !important;
}
.x-icon-allot {
background-image:url(../image/icon/allot.png) !important;
}
.x-icon-reallot {
background-image:url(../image/icon/reallot.png) !important;
}
.x-icon-max {
background-image:url(../image/icon/max.png) !important;
}
.x-icon-min {
background-image:url(../image/icon/min.png) !important;
}
.x-icon-revert {
background-image:url(../image/icon/revert.png) !important;
}
.x-icon-close {
background-image:url(../image/icon/close.png) !important;
}
.menu-kb {
background-image: url( ../image/kb/kb.gif ) !important;
}
.example-info{
width:150px;
border:1px solid #c3daf9;
border-top:1px solid #DCEAFB;
border-left:1px solid #DCEAFB;
background:#ecf5fe url( ../image/info-bg.gif ) repeat-x;
font-size:10px;
padding:8px;
}
.msg .x-box-mc {
font-size:14px;
}
#msg-div {
position:absolute;
left:35%;
top:10px;
width:250px;
z-index:20000;
}
/*
* FileUploadField component styles
*/
.x-form-file-wrap {
position: relative;
height: 22px;
}
.x-form-file-wrap .x-form-file {
position: absolute;
right: 0;
-moz-opacity: 0;
filter:alpha(opacity: 0);
opacity: 0;
z-index: 2;
height: 22px;
}
.x-form-file-wrap .x-form-file-btn {
position: absolute;
right: 0;
z-index: 1;
}
.x-form-file-wrap .x-form-file-text {
position: absolute;
left: 0;
z-index: 3;
color: #777;
}
.ux-explorerview-item {
float: left; display: block; border: none;
}
.ux-mselect{
overflow:auto;
background:white;
position:relative; /* for calculating scroll offsets */
zoom:1;
overflow:auto;
}
.ux-mselect-item{
font:normal 15px tahoma, arial, helvetica, sans-serif;
padding:2px;
border:1px solid #fff;
white-space: nowrap;
cursor:pointer;
}
.ux-mselect-selected{
border:1px dotted #a3bae9 !important;
background:#DFE8F6;
cursor:pointer;
}
.x-view-drag-insert-above {
border-top:1px dotted #3366cc;
}
.x-view-drag-insert-below {
border-bottom:1px dotted #3366cc;
}
/* Tiles */
.ux-explorerview-tiles-item { width: 180px; height: 48px; margin: 5px 0 0 5px; -moz-user-select: none; }
.ux-explorerview-tiles-item .ux-explorerview-icon { float: left; width: 50px; height: 50px; }
.ux-explorerview-tiles-item .ux-explorerview-text { float: left; width: 120px; padding-top: 8px; white-space: nowrap; overflow: hidden; }
.ux-explorerview-tiles-item .ux-explorerview-text span { color: #777; }
.ux-explorerview-folder img {
background-image:url(../image/icon/medium-folder.gif);
height:48px;
width:48px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../image/icon/medium-folder.gif', sizingMethod='scale');
}
.x-bubble-ml {
padding-left:4px;
background:transparent url(../image/bubble-lr.gif) repeat-y 0 0;
zoom:1;
}
.x-bubble-mr {
padding-right:4px;
background:transparent url(../image/bubble-lr.gif) repeat-y right 0;
zoom:1;
}
.x-bubble-mc {
background:#fff;
overflow:hidden;
}
.x-bubble-tl {
background: #fff url(../image/bubble-cs.gif) no-repeat 0 0;
padding-left:15px;
zoom:1;
}
.x-bubble-tr {
background: transparent url(../image/bubble-cs.gif) no-repeat right top;
padding-right:15px;
zoom:1;
}
.x-bubble-tc {
height: 9px;
overflow: hidden;
padding-top: 4px;
background: #fff url(../image/bubble-tb.gif) repeat-x 0 0;
}
.x-bubble-bl {
background: #fff url(../image/bubble-cs.gif) no-repeat 0 bottom;
padding-left:15px;
zoom:1;
}
.x-bubble-br {
background: transparent url(../image/bubble-cs.gif) no-repeat right bottom;
padding-right:15px;
zoom:1;
}
.x-bubble-bc {
height:15px;
font-size:1px;
line-height:1px;
overflow:hidden;
background: #fff url(../image/bubble-tb.gif) repeat-x 0 bottom;
}
.x-bubble-bwrap {
background: #fff url(../image/bubble-tb.gif) repeat-x 0 0;
overflow:hidden;
zoom:1;
}
.x-bubble-body {
background: #fff;
overflow:hidden;
}
.upload-icon {
background: url('../image/icon/image_add.png') no-repeat 0 0 !important;
}
.search-item {
margin:5px 5px 9px;
padding:0 5px 10px 0;
}
.search-item .member {
font:bold 15px tahoma,arial,sans-serif;
color:#444;
margin:5px;
overflow:hidden;
white-space:nowrap;
zoom:1;
}
.body-wrap {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #222;
background-color:#FFFFFF;
margin: 0px;
padding: 10px;
position:relative;
}
.body-wrap {
width:95%;
}
.body-wrap .description p {
margin:8px 3px !important;
}
.body-wrap .description h4{
color:#083772;
border-bottom:1px dashed #ccc;
margin:8px 0;
padding-bottom:3px;
}
.body-wrap .description pre {
width : 500px;
white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */
}
.body-wrap, .body-wrap td, .body-wrap th {
font-size: 13px;
}
.body-wrap a {
color: #083772;
}
.body-wrap a:link {
color: #083772;
text-decoration: none;
}
.body-wrap a:visited {
color: #1e4e8f;
text-decoration: none;
}
.body-wrap a:hover {
text-decoration: underline;
color: #0000CC;
}
.body-wrap a:active {
text-decoration: none;
color: #1e4e8f;
}
/* Headings */
.body-wrap h1, .body-wrap h2, .body-wrap h3, .body-wrap h4, .body-wrap h5, .body-wrap h6 {
font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
font-weight: bold;
margin:3px 300px 3px 0;
letter-spacing: 1px;
width: 90%;
}
.body-wrap h1 {
font-size: 18px;
}
.body-wrap h2 {
font-weight: bold;
font-size: 15px;
padding-top: 20px;
padding-bottom: 5px;
}
.body-wrap h3 {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 16px;
}
.body-wrap h4 {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
}
.body-wrap h5 {
font-size: 15px;
}
.body-wrap .label {
font-weight: bold;
padding:3px 15px 3px 0;
color:#333;
}
.body-wrap .hd-info {
color:#333;
padding:3px;
}
.body-wrap .hd-info a {
}
.body-wrap .description{
margin: 10px 0px;
}
.search-item .cls {
font:normal 15px tahoma,arial,sans-serif;
color:#444;
margin:5px;
overflow:hidden;
text-align:left;
white-space:nowrap;
zoom:1;
}
.search-item p {
font:normal 15px tahoma,arial,sans-serif;
clear:both;
margin: 0 5px 5px 28px;
color:#444;
zoom:1;
}
.item-icon {
height:16px;
margin-right:6px;
vertical-align:top;
width:16px;
}
.icon-cls {
background-image:url(../image/icon/class.gif) !important;
}
.loading-indicator {
font:bold 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
position:absolute;
top:35%;
left:43%;
color:#444;
background-image:url(resources/images/default/shared/large-loading.gif);
background-repeat: no-repeat;
background-position:left 5px;
padding:10px 10px 10px 38px;
text-align:left;
}
.kb_search_item_main {
border:1px solid;
margin-bottom:10px;
margin-top:5px;
margin-left:5px;
margin-right:19px;
padding:5px 15px;
}
.kb_search_item_time {
padding:1px 5px 0;
}
.kb_search_item_main {
background-color:white;
border-color:#6B90DA;
}
.kb_search_item_main strong{
font-weight:bold;
}
.kb_search_item_main a {
color: #083772;
}
.kb_search_item_main a:link {
color: #083772;
text-decoration: none;
}
.kb_search_item_main a:visited {
color: #1e4e8f;
text-decoration: none;
}
.kb_search_item_main a:hover {
text-decoration: underline;
color: #0000CC;
}
.kb_search_item_main a:active {
text-decoration: none;
color: #1e4e8f;
}
.kb_search_item_main h3 {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 15px;
}
.kb_search_item_title {
margin-bottom:15px;
}
.kb_search_item_bottom {
padding:15px 0 15px 5px;
}
.kb_search_item_bottom li {
border-right:1px solid;
display:inline;
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 10px 0 0;
padding-right:10px;
}
.kb_search_item_flag {
float: right;
}
.advic-worked {
background-image:url(../image/icon/advic-worked.png) !important;
}
.com-worked {
background-image:url(../image/icon/com-worked.png) !important;
}
.form_save {
background-image:url(image/form_save.gif) !important;
}
.form_reset {
background-image:url(image/form_reset.gif) !important;
}
.from_exit {
background-image:url(image/from_exit.gif) !important;
} | 0.12692 | 0.092074 |
.generator {
display: flex;
flex-wrap: wrap;
flex-direction: column;
align-items: center;
width: 100%;
}
/*- Header -*/
.generator header {
width: 90%;
margin: 0 5%;
height: 80px;
display: flex;
justify-content: space-between;
align-items: center;
}
.generator header .theme-select {
padding: 5px 8px;
background-color: #0f0f0f;
color: #bdbdbd;
border: solid 2px #3a3a3a;
border-radius: 6px;
}
.generator header .title {
color: #d3d3d3;
font-size: 30px;
margin-top: 10px;
font-weight: normal;
font-family: 'Open Sans', sans-serif;
text-transform: uppercase;
}
.generator header .icons a {
color: #f1f1f1;
font-size: 25px;
margin: 0 5px;
}
.generator .container {
width: 900px;
padding: 20px 0;
margin: 20px 0;
background: radial-gradient(circle, rgba(2,0,36,1) 0%, rgba(60,44,99,1) 0%, rgba(15,15,15,1) 100%);
color: #171717;
border-radius: 6px;
display: flex;
justify-content: center;
overflow-y: auto;
}
@media (max-width: 760px) {
.generator header {
width: 95%;
height: auto;
margin: 0 2.5%;
flex-direction: column;
}
.generator header .theme-select {
margin-top: 20px;
}
.generator header .title {
font-size: 20px;
}
.generator .container {
width: 90%;
height: auto;
}
}
@media (min-width: 761px) and (max-width: 1400px) {
.generator .container {
width: 800px;
}
}
@media (min-width: 1800px) {
.generator .container {
margin-top: 50px;
}
}
/* - List - */
.list {
margin-top: 50px;
width: 60%;
display: flex;
justify-content: space-around;
flex-wrap: wrap;
}
.list .element {
background: #191919;
width: 40%;
display: flex;
justify-content: space-around;
align-items: center;
padding: 15px 2.5%;
margin-bottom: 32px;
}
.list .element img {
width: 100px;
}
.list .element a {
margin-left: 20px;
}
.list .element a h3 {
color: #f1f1f1;
}
.list .element a p {
margin-top: 6px;
font-size: 13.5px;
color: #dddddd;
}
@media (max-width: 800px) {
.list {
margin-top: 30px;
width: 90%;
display: flex;
justify-content: space-around;
flex-wrap: wrap;
}
.list .element {
background: #191919;
width: 90%;
display: flex;
justify-content: space-around;
align-items: center;
padding: 15px 2.5%;
margin-bottom: 32px;
}
.list .element img {
width: 70px;
}
.list .element a h3 {
font-size: 14px;
}
.list .element a p {
font-size: 12.5px;
}
}
/*- Home -*/
.home {
margin: 10px 0;
text-align: center;
}
.home a {
color: #d3d3d3;
font-size: 27px;
} | base/css/base.css | .generator {
display: flex;
flex-wrap: wrap;
flex-direction: column;
align-items: center;
width: 100%;
}
/*- Header -*/
.generator header {
width: 90%;
margin: 0 5%;
height: 80px;
display: flex;
justify-content: space-between;
align-items: center;
}
.generator header .theme-select {
padding: 5px 8px;
background-color: #0f0f0f;
color: #bdbdbd;
border: solid 2px #3a3a3a;
border-radius: 6px;
}
.generator header .title {
color: #d3d3d3;
font-size: 30px;
margin-top: 10px;
font-weight: normal;
font-family: 'Open Sans', sans-serif;
text-transform: uppercase;
}
.generator header .icons a {
color: #f1f1f1;
font-size: 25px;
margin: 0 5px;
}
.generator .container {
width: 900px;
padding: 20px 0;
margin: 20px 0;
background: radial-gradient(circle, rgba(2,0,36,1) 0%, rgba(60,44,99,1) 0%, rgba(15,15,15,1) 100%);
color: #171717;
border-radius: 6px;
display: flex;
justify-content: center;
overflow-y: auto;
}
@media (max-width: 760px) {
.generator header {
width: 95%;
height: auto;
margin: 0 2.5%;
flex-direction: column;
}
.generator header .theme-select {
margin-top: 20px;
}
.generator header .title {
font-size: 20px;
}
.generator .container {
width: 90%;
height: auto;
}
}
@media (min-width: 761px) and (max-width: 1400px) {
.generator .container {
width: 800px;
}
}
@media (min-width: 1800px) {
.generator .container {
margin-top: 50px;
}
}
/* - List - */
.list {
margin-top: 50px;
width: 60%;
display: flex;
justify-content: space-around;
flex-wrap: wrap;
}
.list .element {
background: #191919;
width: 40%;
display: flex;
justify-content: space-around;
align-items: center;
padding: 15px 2.5%;
margin-bottom: 32px;
}
.list .element img {
width: 100px;
}
.list .element a {
margin-left: 20px;
}
.list .element a h3 {
color: #f1f1f1;
}
.list .element a p {
margin-top: 6px;
font-size: 13.5px;
color: #dddddd;
}
@media (max-width: 800px) {
.list {
margin-top: 30px;
width: 90%;
display: flex;
justify-content: space-around;
flex-wrap: wrap;
}
.list .element {
background: #191919;
width: 90%;
display: flex;
justify-content: space-around;
align-items: center;
padding: 15px 2.5%;
margin-bottom: 32px;
}
.list .element img {
width: 70px;
}
.list .element a h3 {
font-size: 14px;
}
.list .element a p {
font-size: 12.5px;
}
}
/*- Home -*/
.home {
margin: 10px 0;
text-align: center;
}
.home a {
color: #d3d3d3;
font-size: 27px;
} | 0.382026 | 0.067979 |
@charset "UTF-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
margin: 0;
padding: 0; }
ul {
list-style: none; }
a {
text-decoration: none; }
img {
border: none; }
.clearfix:after {
content: "";
height: 0;
display: block;
clear: both;
overflow: hidden;
visibility: hidden; }
/* header ٩(๑❛ᴗ❛๑)۶z*/
header {
width: 100%;
height: 100%;
background: #d60a2e; }
.header {
width: 1000px;
height: 80px;
margin: 0 auto; }
/* top_nav ٩(๑❛ᴗ❛๑)۶z*/
.top_nav {
width: 100%;
height: 28px;
background: #f6f6f6;
border-bottom: 1px solid #ddd; }
.nav_head {
width: 1000px;
height: 28px;
margin: 0 auto; }
.nav_head .nav_left {
width: 250px;
height: 28px;
float: left;
position: relative;
overflow: hidden; }
.nav_head .nav_left img {
float: left; }
.nav_head .nav_left span {
float: left;
font-size: 12px;
color: #666;
line-height: 28px; }
.nav_head .nav_left .App {
width: 190px;
height: 28px;
position: absolute;
left: 56px;
top: 0; }
.nav_head .nav_left .App li {
width: 190px;
color: #666;
line-height: 28px;
float: right;
font-size: 12px; }
.nav_head .nav_left .App li a {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
width: 190px;
float: left;
color: #666; }
.nav_head .nav_left .App li a:hover {
color: #f70800; }
.nav_head .nav_left .App li .show_a {
display: block; }
.nav_head .nav_right {
width: 450px;
height: 28px;
float: right; }
.nav_right ul {
line-height: 28px; }
.nav_right ul li {
float: left;
color: #666; }
.nav_right ul li i {
float: left;
height: 20px;
overflow: hidden;
font-style: normal; }
.nav_right ul li span {
float: left;
margin-left: 10px;
margin-right: 11px;
position: relative; }
.nav_right ul li span a {
float: right;
font-size: 12px;
color: #666; }
.nav_right ul li span img {
float: left;
margin-top: 8px;
margin-right: 4px; }
.nav_right ul li span .show_code {
width: 112px;
height: 134px;
position: absolute;
top: 26px;
left: -16px;
box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
border: 1px solid #ddd;
background: #fff;
z-index: 20;
display: none; }
.nav_right ul li span .show_code i {
position: absolute;
top: -5px;
left: 47px;
width: 0;
height: 0;
border-top: none;
border-bottom: 7px solid #fff;
border-left: 7px solid transparent;
border-right: 7px solid transparent;
z-index: 23; }
.nav_right ul li span .show_code img {
display: block;
margin-top: 12px;
margin-left: 10px;
cursor: pointer; }
.nav_right ul li span .show_code p {
font-size: 14px;
color: #f70800;
text-align: center;
cursor: pointer; }
.nav_right ul li span:hover .show_code {
display: block; }
/* logo_form ٩(๑❛ᴗ❛๑)۶z*/
.logo_form {
width: 100%;
height: 102px; }
.logo_form .center_form {
width: 1000px;
height: 82px;
margin: 0 auto;
padding: 20px 0 0;
position: relative; }
.logo_form .center_form .left_logo {
float: left;
width: 206px;
margin-right: 82px;
cursor: pointer; }
.logo_form .center_form .center_input {
float: left;
width: 420px;
height: 36px;
background: #eee;
margin-top: 6px;
background: #f70800; }
.logo_form .center_form .center_input input {
width: 340px;
height: 32px;
float: left;
text-indent: 10px;
border: 2px solid #f70800;
font-size: 12px;
color: #666;
outline: none; }
.logo_form .center_form .center_input span {
float: right;
color: #fff;
font-size: 14px;
margin-top: 8px;
margin-right: 25px;
cursor: pointer; }
.logo_form .center_form .right_shop {
width: 138px;
height: 30px;
float: right;
background: #fff;
border: 1px solid #ddd;
margin-top: 8px;
position: relative;
z-index: 10; }
.logo_form .center_form .right_shop .shop {
float: left;
margin-top: 5px;
margin-left: 10px; }
.logo_form .center_form .right_shop a {
float: left;
font-size: 12px;
color: #222;
margin-top: 7px;
margin-left: 5px; }
.logo_form .center_form .right_shop span {
width: 22px;
line-height: 14px;
background: #f70800;
color: #fff;
font-size: 12px;
text-align: center;
border-radius: 8px 8px 5px 5px;
position: absolute;
top: -4px;
right: 26px; }
.logo_form .center_form .right_shop .downArr {
margin-left: 20px;
position: absolute;
top: 13px;
right: 13px; }
.logo_form .center_form .right_shop .upArr {
position: absolute;
top: 13px;
right: 13px;
display: none; }
.logo_form .center_form .show_box {
position: absolute;
top: 59px;
right: 0;
border: 1px solid #ddd;
width: 288px;
line-height: 100px;
box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
background-color: #fff;
text-align: center;
font-size: 12px;
z-index: 2;
display: none; }
/* nav_list ٩(๑❛ᴗ❛๑)۶z*/
.nav_list {
width: 100%;
height: 380px;
background: #f70800; }
.nav_list .list_z {
width: 1000px;
height: 40px;
background: #f70800;
margin: 0 auto; }
.nav_list .list_z ul {
float: left;
width: 445px;
height: 40px; }
.nav_list .list_z ul .activeLi {
background: #bc0600; }
.nav_list .list_z ul li {
float: left;
width: 70px;
line-height: 40px; }
.nav_list .list_z ul li a {
display: block;
width: 70px;
text-align: center;
line-height: 40px;
color: #fff;
font-size: 15px;
font-weight: bold; }
.nav_list .list_z ul li i {
float: left;
height: 18px;
margin-bottom: 11px;
margin-left: 13px;
color: #fff; }
.nav_list .list_z ul li:hover {
background: #e20700; }
.nav_list .list_z ul .tv {
width: 95px;
height: 40px; }
.nav_list .list_z .classify {
float: right;
width: 134px;
line-height: 40px;
position: relative;
text-align: center; }
.nav_list .list_z .classify a {
color: #fff;
font-weight: bold;
font-size: 15px; }
.nav_list .list_z .classify .downArr {
margin-bottom: 2px;
position: absolute;
top: 18px;
right: 13px; }
.nav_list .list_z .classify .upArr {
position: absolute;
top: 18px;
right: 13px;
display: none; }
.nav_list .list_z .classify .tabulation {
width: 1000px;
height: 248px;
position: absolute;
top: 40px;
right: 0px;
border: 1px solid #f70800;
display: none; }
.nav_list .list_z .classify .tabulation .tab1 {
width: 136px;
height: 248px;
background: #fff;
float: left;
border-right: 1px solid #ededed;
padding: 0 15px; }
.nav_list .list_z .classify .tabulation .tab1 .tab_top {
width: 136px;
line-height: 55px;
border-bottom: 1px dotted #d9d9d9; }
.nav_list .list_z .classify .tabulation .tab1 .tab_top img {
vertical-align: middle; }
.nav_list .list_z .classify .tabulation .tab1 .tab_top span {
font-size: 14px;
color: #222;
font-weight: 900; }
.nav_list .list_z .classify .tabulation .tab1 a {
display: block;
color: #555;
font-size: 12px;
line-height: 24px; }
.nav_list .list_z .classify .tabulation .tab1 a:hover {
color: #f70800; }
.nav_list .list_z .classify .tabulation :last-child {
width: 135px;
border: none; }
.nav_list .list_z .classify:hover {
background: #e20700; }
.nav_list .list_z .classify:hover .downArr {
display: none; }
.nav_list .list_z .classify:hover .upArr {
display: block; }
.nav_list .list_z .classify:hover .tabulation {
display: block; }
.nav_list .large {
cursor: pointer;
width: 100%;
height: 340px;
background: url(../index/img/large_banner.jpg) no-repeat;
background-position: -373px 0; }
/* bg_center ٩(๑❛ᴗ❛๑)۶z */
.bg_center {
width: 100%;
padding-bottom: 30px;
background: #f2f2f2;
overflow: hidden;
/* 各类精品促销 */ }
.bg_center .carousel_box {
width: 1000px;
height: 400px;
margin: 0 auto;
padding-top: 22px;
position: relative; }
.bg_center .carousel_box .choice {
z-index: 3;
position: absolute;
left: 20px;
top: 20px; }
.bg_center .carousel_box .carousel {
width: 698px;
height: 400px;
background: #fff;
margin-right: 12px;
float: left;
border: 1px solid #ddd;
box-sizing: border-box;
position: relative; }
.bg_center .carousel_box .carousel .sBox {
width: 400px;
height: 94px;
position: absolute;
float: left;
left: 0;
bottom: 0; }
.bg_center .carousel_box .carousel .sBox img {
width: 66px;
height: 66px;
padding: 0 9px;
padding-top: 13px;
border-top: 2px solid transparent;
float: left; }
.bg_center .carousel_box .carousel .sBox img:hover {
border-color: red; }
.bg_center .carousel_box .sCarousel {
width: 290px;
height: 400px;
background: #fff;
float: left;
border: 1px solid #ddd;
box-sizing: border-box; }
.bg_center .carousel_box .sCarousel .tv_top {
width: 273px;
height: 28px;
border-bottom: 1px solid #eee;
background: #fff;
padding-top: 12px;
padding-left: 15px; }
.bg_center .carousel_box .sCarousel .chocolate_bot {
width: 260px;
height: 357px;
padding: 0 15px; }
.bg_center .carousel_box .sCarousel .chocolate_bot .sell_top {
width: 260px;
height: 156px;
border-bottom: 1px dotted #e2e0e0; }
.bg_center .carousel_box .sCarousel .chocolate_bot .sell_top img {
margin-top: 20px;
cursor: pointer; }
.bg_center .carousel_box .sCarousel .chocolate_bot .sell_top .sell_text {
width: 125px;
height: 115px;
margin-top: 20px;
float: right;
cursor: pointer; }
.bg_center .carousel_box .sCarousel .chocolate_bot .sell_top .sell_text p {
font-size: 12px;
color: #444;
line-height: 16px;
height: 32px; }
.bg_center .carousel_box .sCarousel .chocolate_bot .sell_top .sell_text p:hover {
text-decoration: underline; }
.bg_center .carousel_box .sCarousel .chocolate_bot .sell_top .sell_text span {
display: block;
color: #f70800;
font-size: 16px;
margin-top: 10px; }
.bg_center .carousel_box .sCarousel .chocolate_bot .sell_top .sell_text .time {
margin-top: 10px; }
.bg_center .carousel_box .sCarousel .chocolate_bot .sell_top .sell_text .btn {
width: 90px;
line-height: 23px;
background: #ff504a;
color: #fff;
font-size: 14px;
text-align: center;
margin-top: 4px;
transition: .5s; }
.bg_center .carousel_box .sCarousel .chocolate_bot .sell_top .sell_text .btn:hover {
background: pink;
border-radius: 5px;
color: #000; }
.bg_center .carousel_box .sCarousel .chocolate_bot .sell_center {
width: 258px;
height: 105px;
padding: 15px 0 20px 0;
border-bottom: 1px dotted #e2e0e0; }
.bg_center .carousel_box .sCarousel .chocolate_bot .sell_center p {
font-size: 12px;
color: #444;
font-weight: bold;
margin-bottom: 10px; }
.bg_center .carousel_box .sCarousel .chocolate_bot .sell_center p i {
font-style: normal;
color: #f70800; }
.bg_center .carousel_box .sCarousel .chocolate_bot .sell_center .carousel1 {
width: 258px;
height: 80px;
overflow: hidden; }
.bg_center .carousel_box .sCarousel .chocolate_bot .sell_center .carousel1 .carousel-list {
width: 1032px;
position: relative;
height: 80px; }
.bg_center .carousel_box .sCarousel .chocolate_bot .sell_center .carousel1 .carousel-list li {
width: 258px;
float: left; }
.bg_center .carousel_box .sCarousel .chocolate_bot .sell_center .carousel1 .carousel-list li img {
width: 80px;
height: 80px;
margin-right: 5px; }
.bg_center .carousel_box .sCarousel .chocolate_bot .sell_center .carousel1 .direction-btn {
position: relative;
width: 20px;
height: 46px;
cursor: pointer; }
.bg_center .carousel_box .sCarousel .chocolate_bot .sell_center .carousel1 .direction-btn a {
position: absolute;
top: -33px;
margin-top: -30px;
width: 20px;
line-height: 46px;
background: rgba(0, 0, 0, 0.3);
color: #fff;
font-size: 30px;
text-align: center; }
.bg_center .carousel_box .sCarousel .chocolate_bot .sell_center .carousel1 .direction-btn .prev {
left: 0; }
.bg_center .carousel_box .sCarousel .chocolate_bot .sell_center .carousel1 .direction-btn .next {
left: 238px; }
.bg_center .carousel_box .sCarousel .chocolate_bot .sell_bottom {
width: 258px;
height: 59px;
text-align: center; }
.bg_center .carousel_box .sCarousel .chocolate_bot .sell_bottom li {
float: left;
margin: 0 18px;
position: relative; }
.bg_center .carousel_box .sCarousel .chocolate_bot .sell_bottom li img {
position: absolute;
left: 13px;
top: 13px;
transition: .5s; }
.bg_center .carousel_box .sCarousel .chocolate_bot .sell_bottom li a {
display: block;
color: #666;
font-size: 12px;
margin-top: 34px; }
.bg_center .carousel_box .sCarousel .chocolate_bot .sell_bottom li:hover img {
top: 10px; }
.bg_center .carousel_box .sCarousel .chocolate_bot .sell_bottom li:hover a {
text-decoration: underline; }
.bg_center .border_b {
width: 1000px;
height: 40px;
border-bottom: 2px solid #333;
position: relative;
margin: 0 auto; }
.bg_center .border_b img {
position: absolute;
top: 50%;
left: 38%; }
.bg_center .full_tu {
width: 1000px;
height: 870px;
margin: 0 auto;
margin-top: 33px;
cursor: pointer; }
.bg_center .full_tu .ani {
width: 490px;
height: 270px;
overflow: hidden;
margin-top: 17px;
float: left; }
.bg_center .full_tu .ani img {
width: 490px;
height: 270px;
transition: all 2s; }
.bg_center .full_tu .ani img:hover {
transform: scale(1.1);
overflow: hidden; }
.bg_center .full_tu :nth-child(2n+1) {
margin-right: 20px; }
.bg_center .both_tu {
width: 1000px;
height: 100%;
margin: 0 auto;
margin-top: 33px; }
.bg_center .both_tu .productList {
width: 320px;
height: 450px;
background: #fff;
float: left;
margin-top: 15px;
cursor: pointer;
border: 1px solid transparent;
box-sizing: border-box;
transition: .5s; }
.bg_center .both_tu .productList img {
width: 298px;
height: 298px;
margin: 10px; }
.bg_center .both_tu .productList a {
display: block;
color: #222;
font-size: 16px;
margin-bottom: 20px;
height: 18px;
overflow: hidden; }
.bg_center .both_tu .productList a:hover {
text-decoration: underline; }
.bg_center .both_tu .productList p {
color: #f70800;
overflow: hidden;
height: 16px;
margin-left: 10px;
margin-bottom: 30px;
font-size: 12px;
padding: 0 10px; }
.bg_center .both_tu .productList .sp {
width: 298px;
line-height: 40px; }
.bg_center .both_tu .productList .sp .price {
float: left;
font-size: 26px;
color: #222; }
.bg_center .both_tu .productList .sp .peo {
float: right;
color: #666;
font-size: 12px; }
.bg_center .both_tu .productList .sp .peo i {
color: #f70800;
font-style: normal; }
.bg_center .both_tu .productList:hover {
border-color: #f70800;
box-shadow: 0 0 2px #333; }
.bg_center .both_tu :nth-child(3n+2) {
margin-left: 20px;
margin-right: 20px; }
/* bg_footer ٩(๑❛ᴗ❛๑)۶z */
/* 右侧悬浮 */
.sidebar {
z-index: 999;
width: 36px;
position: fixed;
height: 100%;
right: 0;
top: 0;
border-right: 4px solid #222;
cursor: pointer; }
.sidebar .bar_top {
width: 36px;
height: 144px;
background: #777;
position: absolute;
right: -4px;
top: 50%;
margin-top: -72px; }
.sidebar .bar_top ul li {
position: relative; }
.sidebar .bar_top ul li img {
display: block; }
.sidebar .bar_top ul li .box_show1 {
display: none; }
.sidebar .bar_top ul li .box_show1 .bar_show1 {
width: 260px;
height: 230px;
border: 1px solid #eee;
position: absolute;
right: 36px;
top: 0; }
.sidebar .bar_top ul li .box_show1 .bar_show1 .show1_top {
width: 260px;
height: 120px;
background: #fff;
text-align: center;
padding-top: 40px; }
.sidebar .bar_top ul li .box_show1 .bar_show1 .show1_top img {
display: inline-block; }
.sidebar .bar_top ul li .box_show1 .bar_show1 .show1_top span {
margin-top: 5px;
display: block;
font-size: 12px; }
.sidebar .bar_top ul li .box_show1 .bar_show1 .show1_top span a {
margin: 0 5px;
color: #f70800; }
.sidebar .bar_top ul li .box_show1 .bar_show1 .show1_bottom {
width: 260px;
height: 50px;
background: #eee;
padding-top: 20px; }
.sidebar .bar_top ul li .box_show1 .bar_show1 .show1_bottom .btn_left {
width: 70px;
line-height: 25px;
border: 1px solid #666;
font-size: 12px;
color: #000;
float: left;
text-align: center;
margin: 0 10px 0 65px;
transition: all 0.5s; }
.sidebar .bar_top ul li .box_show1 .bar_show1 .show1_bottom .btn_left:hover {
border-color: #f70800;
color: #f70800;
border-radius: 10px; }
.sidebar .bar_top ul li .box_show1 .bar_show1 .show1_bottom .btn_right {
width: 70px;
line-height: 25px;
border: 1px solid #666;
font-size: 12px;
color: #000;
float: left;
text-align: center;
transition: all 0.5s; }
.sidebar .bar_top ul li .box_show1 .bar_show1 .show1_bottom .btn_right:hover {
border-color: #f70800;
color: #f70800;
border-radius: 10px; }
.sidebar .bar_top ul li .box_show1 i {
position: absolute;
top: 10px;
left: -1px;
width: 0;
height: 0;
border-right: none;
border-left: 7px solid #fff;
border-bottom: 7px solid transparent;
border-top: 7px solid transparent; }
.sidebar .bar_top ul li .box_show2 {
width: 90px;
line-height: 30px;
background: #666;
font-size: 12px;
color: #fff;
text-align: center;
border-radius: 5px 0 0 5px;
position: absolute;
right: 36px;
top: 3px;
display: none; }
.sidebar .bar_top ul li .box_show2 i {
position: absolute;
top: 9px;
left: 90px;
width: 0;
height: 0;
border-right: none;
border-left: 7px solid #666;
border-bottom: 7px solid transparent;
border-top: 7px solid transparent; }
.sidebar .bar_top ul li:hover .box_show1 {
display: block; }
.sidebar .bar_top ul li:hover .box_show2 {
display: block; }
.sidebar .bar_bot {
width: 36px;
height: 108px;
background: #777;
position: absolute;
right: -4px;
bottom: -1px; }
.sidebar .bar_bot img {
display: block; }
.sidebar .bar_bot ul li {
position: relative; }
.sidebar .bar_bot ul li .box_show3 {
width: 90px;
line-height: 30px;
background: #666;
font-size: 12px;
color: #fff;
text-align: center;
border-radius: 5px 0 0 5px;
position: absolute;
right: 36px;
top: 3px;
display: none; }
.sidebar .bar_bot ul li .box_show3 i {
position: absolute;
top: 9px;
left: 90px;
width: 0;
height: 0;
border-right: none;
border-left: 7px solid #666;
border-bottom: 7px solid transparent;
border-top: 7px solid transparent; }
.sidebar .bar_bot ul li:hover .box_show3 {
display: block; }
footer {
width: 100%;
height: 520px; }
footer .bg_footer {
width: 1000px;
height: 520px;
margin: 0 auto; }
footer .bg_footer .footer_top {
border-bottom: 1px solid #e6e6e6; }
footer .bg_footer .footer_top img {
float: left; }
footer .bg_footer .footer_center {
float: left;
width: 925px;
height: 115px;
border-bottom: 1px solid #e6e6e6;
padding: 26px 0 26px 75px;
margin: 0 auto; }
footer .bg_footer .footer_center dl {
float: left;
width: 95px;
height: 114px;
padding-left: 42px;
border-right: 1px dotted #e6e6e6;
text-align: left dt;
text-align-color: #333;
text-align-font-size: 16px;
text-align-line-height: 26px; }
footer .bg_footer .footer_center dl dd {
line-height: 22px; }
footer .bg_footer .footer_center dl dd a {
font-size: 12px;
color: #666; }
footer .bg_footer .footer_center :last-child {
border: none; }
footer .bg_footer .footer_center .code {
width: 80px;
float: left;
text-align: center;
margin: 0 27px;
font-size: 12px;
cursor: pointer; }
footer .bg_footer .footer_center .code p {
color: #222; }
footer .bg_footer .footer_center .code span {
color: #999; }
footer .bg_footer .footer_center .data {
float: left;
margin-top: 20px; }
footer .bg_footer .footer_bottom {
float: left;
width: 1000px;
height: 150px;
padding-top: 20px; }
footer .bg_footer .footer_bottom .a_list {
text-align: center; }
footer .bg_footer .footer_bottom .a_list a {
margin: 0 8px;
font-size: 13px;
color: #555; }
footer .bg_footer .footer_bottom .a_list a:hover {
color: #f70800; }
footer .bg_footer .footer_bottom .a_list span {
display: inline-block;
color: #555;
height: 17px;
overflow: hidden; }
footer .bg_footer .footer_bottom .sa {
font-size: 12px;
margin-left: 27px;
line-height: 25px;
color: #555; }
footer .bg_footer .footer_bottom .sa a {
color: #555;
margin-right: 6px; }
footer .bg_footer .footer_bottom .sa a:hover {
color: #f70800; }
footer .bg_footer .footer_bottom p {
font-size: 12px;
color: #555;
line-height: 26px;
text-align: center; }
footer .bg_footer .footer_bottom p img {
vertical-align: top;
margin-right: 5px; }
#box {
position: relative;
width: 698px;
height: 300px;
margin: 0 auto; }
#box img {
position: absolute;
width: 697px;
border-bottom: 1px solid #ddd; }
#box:hover #leftArrow {
display: block; }
#box:hover #rightArrow {
display: block; }
#imgId1 {
opacity: 1; }
#imgId2, #imgId3, #imgId4 {
opacity: 0; }
#box li {
float: left;
margin-left: 10px;
width: 20px;
height: 20px;
border-radius: 50%;
background-color: orange;
cursor: pointer; }
#leftArrow {
position: absolute;
left: 1px;
top: 50%;
color: #666;
border: 1px solid #eee;
background: #fff;
cursor: pointer;
display: none; }
#rightArrow {
position: absolute;
right: 1px;
top: 50%;
color: #666;
border: 1px solid #eee;
background: #fff;
cursor: pointer;
display: none; } | css/index.css | @charset "UTF-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
margin: 0;
padding: 0; }
ul {
list-style: none; }
a {
text-decoration: none; }
img {
border: none; }
.clearfix:after {
content: "";
height: 0;
display: block;
clear: both;
overflow: hidden;
visibility: hidden; }
/* header ٩(๑❛ᴗ❛๑)۶z*/
header {
width: 100%;
height: 100%;
background: #d60a2e; }
.header {
width: 1000px;
height: 80px;
margin: 0 auto; }
/* top_nav ٩(๑❛ᴗ❛๑)۶z*/
.top_nav {
width: 100%;
height: 28px;
background: #f6f6f6;
border-bottom: 1px solid #ddd; }
.nav_head {
width: 1000px;
height: 28px;
margin: 0 auto; }
.nav_head .nav_left {
width: 250px;
height: 28px;
float: left;
position: relative;
overflow: hidden; }
.nav_head .nav_left img {
float: left; }
.nav_head .nav_left span {
float: left;
font-size: 12px;
color: #666;
line-height: 28px; }
.nav_head .nav_left .App {
width: 190px;
height: 28px;
position: absolute;
left: 56px;
top: 0; }
.nav_head .nav_left .App li {
width: 190px;
color: #666;
line-height: 28px;
float: right;
font-size: 12px; }
.nav_head .nav_left .App li a {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
width: 190px;
float: left;
color: #666; }
.nav_head .nav_left .App li a:hover {
color: #f70800; }
.nav_head .nav_left .App li .show_a {
display: block; }
.nav_head .nav_right {
width: 450px;
height: 28px;
float: right; }
.nav_right ul {
line-height: 28px; }
.nav_right ul li {
float: left;
color: #666; }
.nav_right ul li i {
float: left;
height: 20px;
overflow: hidden;
font-style: normal; }
.nav_right ul li span {
float: left;
margin-left: 10px;
margin-right: 11px;
position: relative; }
.nav_right ul li span a {
float: right;
font-size: 12px;
color: #666; }
.nav_right ul li span img {
float: left;
margin-top: 8px;
margin-right: 4px; }
.nav_right ul li span .show_code {
width: 112px;
height: 134px;
position: absolute;
top: 26px;
left: -16px;
box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
border: 1px solid #ddd;
background: #fff;
z-index: 20;
display: none; }
.nav_right ul li span .show_code i {
position: absolute;
top: -5px;
left: 47px;
width: 0;
height: 0;
border-top: none;
border-bottom: 7px solid #fff;
border-left: 7px solid transparent;
border-right: 7px solid transparent;
z-index: 23; }
.nav_right ul li span .show_code img {
display: block;
margin-top: 12px;
margin-left: 10px;
cursor: pointer; }
.nav_right ul li span .show_code p {
font-size: 14px;
color: #f70800;
text-align: center;
cursor: pointer; }
.nav_right ul li span:hover .show_code {
display: block; }
/* logo_form ٩(๑❛ᴗ❛๑)۶z*/
.logo_form {
width: 100%;
height: 102px; }
.logo_form .center_form {
width: 1000px;
height: 82px;
margin: 0 auto;
padding: 20px 0 0;
position: relative; }
.logo_form .center_form .left_logo {
float: left;
width: 206px;
margin-right: 82px;
cursor: pointer; }
.logo_form .center_form .center_input {
float: left;
width: 420px;
height: 36px;
background: #eee;
margin-top: 6px;
background: #f70800; }
.logo_form .center_form .center_input input {
width: 340px;
height: 32px;
float: left;
text-indent: 10px;
border: 2px solid #f70800;
font-size: 12px;
color: #666;
outline: none; }
.logo_form .center_form .center_input span {
float: right;
color: #fff;
font-size: 14px;
margin-top: 8px;
margin-right: 25px;
cursor: pointer; }
.logo_form .center_form .right_shop {
width: 138px;
height: 30px;
float: right;
background: #fff;
border: 1px solid #ddd;
margin-top: 8px;
position: relative;
z-index: 10; }
.logo_form .center_form .right_shop .shop {
float: left;
margin-top: 5px;
margin-left: 10px; }
.logo_form .center_form .right_shop a {
float: left;
font-size: 12px;
color: #222;
margin-top: 7px;
margin-left: 5px; }
.logo_form .center_form .right_shop span {
width: 22px;
line-height: 14px;
background: #f70800;
color: #fff;
font-size: 12px;
text-align: center;
border-radius: 8px 8px 5px 5px;
position: absolute;
top: -4px;
right: 26px; }
.logo_form .center_form .right_shop .downArr {
margin-left: 20px;
position: absolute;
top: 13px;
right: 13px; }
.logo_form .center_form .right_shop .upArr {
position: absolute;
top: 13px;
right: 13px;
display: none; }
.logo_form .center_form .show_box {
position: absolute;
top: 59px;
right: 0;
border: 1px solid #ddd;
width: 288px;
line-height: 100px;
box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
background-color: #fff;
text-align: center;
font-size: 12px;
z-index: 2;
display: none; }
/* nav_list ٩(๑❛ᴗ❛๑)۶z*/
.nav_list {
width: 100%;
height: 380px;
background: #f70800; }
.nav_list .list_z {
width: 1000px;
height: 40px;
background: #f70800;
margin: 0 auto; }
.nav_list .list_z ul {
float: left;
width: 445px;
height: 40px; }
.nav_list .list_z ul .activeLi {
background: #bc0600; }
.nav_list .list_z ul li {
float: left;
width: 70px;
line-height: 40px; }
.nav_list .list_z ul li a {
display: block;
width: 70px;
text-align: center;
line-height: 40px;
color: #fff;
font-size: 15px;
font-weight: bold; }
.nav_list .list_z ul li i {
float: left;
height: 18px;
margin-bottom: 11px;
margin-left: 13px;
color: #fff; }
.nav_list .list_z ul li:hover {
background: #e20700; }
.nav_list .list_z ul .tv {
width: 95px;
height: 40px; }
.nav_list .list_z .classify {
float: right;
width: 134px;
line-height: 40px;
position: relative;
text-align: center; }
.nav_list .list_z .classify a {
color: #fff;
font-weight: bold;
font-size: 15px; }
.nav_list .list_z .classify .downArr {
margin-bottom: 2px;
position: absolute;
top: 18px;
right: 13px; }
.nav_list .list_z .classify .upArr {
position: absolute;
top: 18px;
right: 13px;
display: none; }
.nav_list .list_z .classify .tabulation {
width: 1000px;
height: 248px;
position: absolute;
top: 40px;
right: 0px;
border: 1px solid #f70800;
display: none; }
.nav_list .list_z .classify .tabulation .tab1 {
width: 136px;
height: 248px;
background: #fff;
float: left;
border-right: 1px solid #ededed;
padding: 0 15px; }
.nav_list .list_z .classify .tabulation .tab1 .tab_top {
width: 136px;
line-height: 55px;
border-bottom: 1px dotted #d9d9d9; }
.nav_list .list_z .classify .tabulation .tab1 .tab_top img {
vertical-align: middle; }
.nav_list .list_z .classify .tabulation .tab1 .tab_top span {
font-size: 14px;
color: #222;
font-weight: 900; }
.nav_list .list_z .classify .tabulation .tab1 a {
display: block;
color: #555;
font-size: 12px;
line-height: 24px; }
.nav_list .list_z .classify .tabulation .tab1 a:hover {
color: #f70800; }
.nav_list .list_z .classify .tabulation :last-child {
width: 135px;
border: none; }
.nav_list .list_z .classify:hover {
background: #e20700; }
.nav_list .list_z .classify:hover .downArr {
display: none; }
.nav_list .list_z .classify:hover .upArr {
display: block; }
.nav_list .list_z .classify:hover .tabulation {
display: block; }
.nav_list .large {
cursor: pointer;
width: 100%;
height: 340px;
background: url(../index/img/large_banner.jpg) no-repeat;
background-position: -373px 0; }
/* bg_center ٩(๑❛ᴗ❛๑)۶z */
.bg_center {
width: 100%;
padding-bottom: 30px;
background: #f2f2f2;
overflow: hidden;
/* 各类精品促销 */ }
.bg_center .carousel_box {
width: 1000px;
height: 400px;
margin: 0 auto;
padding-top: 22px;
position: relative; }
.bg_center .carousel_box .choice {
z-index: 3;
position: absolute;
left: 20px;
top: 20px; }
.bg_center .carousel_box .carousel {
width: 698px;
height: 400px;
background: #fff;
margin-right: 12px;
float: left;
border: 1px solid #ddd;
box-sizing: border-box;
position: relative; }
.bg_center .carousel_box .carousel .sBox {
width: 400px;
height: 94px;
position: absolute;
float: left;
left: 0;
bottom: 0; }
.bg_center .carousel_box .carousel .sBox img {
width: 66px;
height: 66px;
padding: 0 9px;
padding-top: 13px;
border-top: 2px solid transparent;
float: left; }
.bg_center .carousel_box .carousel .sBox img:hover {
border-color: red; }
.bg_center .carousel_box .sCarousel {
width: 290px;
height: 400px;
background: #fff;
float: left;
border: 1px solid #ddd;
box-sizing: border-box; }
.bg_center .carousel_box .sCarousel .tv_top {
width: 273px;
height: 28px;
border-bottom: 1px solid #eee;
background: #fff;
padding-top: 12px;
padding-left: 15px; }
.bg_center .carousel_box .sCarousel .chocolate_bot {
width: 260px;
height: 357px;
padding: 0 15px; }
.bg_center .carousel_box .sCarousel .chocolate_bot .sell_top {
width: 260px;
height: 156px;
border-bottom: 1px dotted #e2e0e0; }
.bg_center .carousel_box .sCarousel .chocolate_bot .sell_top img {
margin-top: 20px;
cursor: pointer; }
.bg_center .carousel_box .sCarousel .chocolate_bot .sell_top .sell_text {
width: 125px;
height: 115px;
margin-top: 20px;
float: right;
cursor: pointer; }
.bg_center .carousel_box .sCarousel .chocolate_bot .sell_top .sell_text p {
font-size: 12px;
color: #444;
line-height: 16px;
height: 32px; }
.bg_center .carousel_box .sCarousel .chocolate_bot .sell_top .sell_text p:hover {
text-decoration: underline; }
.bg_center .carousel_box .sCarousel .chocolate_bot .sell_top .sell_text span {
display: block;
color: #f70800;
font-size: 16px;
margin-top: 10px; }
.bg_center .carousel_box .sCarousel .chocolate_bot .sell_top .sell_text .time {
margin-top: 10px; }
.bg_center .carousel_box .sCarousel .chocolate_bot .sell_top .sell_text .btn {
width: 90px;
line-height: 23px;
background: #ff504a;
color: #fff;
font-size: 14px;
text-align: center;
margin-top: 4px;
transition: .5s; }
.bg_center .carousel_box .sCarousel .chocolate_bot .sell_top .sell_text .btn:hover {
background: pink;
border-radius: 5px;
color: #000; }
.bg_center .carousel_box .sCarousel .chocolate_bot .sell_center {
width: 258px;
height: 105px;
padding: 15px 0 20px 0;
border-bottom: 1px dotted #e2e0e0; }
.bg_center .carousel_box .sCarousel .chocolate_bot .sell_center p {
font-size: 12px;
color: #444;
font-weight: bold;
margin-bottom: 10px; }
.bg_center .carousel_box .sCarousel .chocolate_bot .sell_center p i {
font-style: normal;
color: #f70800; }
.bg_center .carousel_box .sCarousel .chocolate_bot .sell_center .carousel1 {
width: 258px;
height: 80px;
overflow: hidden; }
.bg_center .carousel_box .sCarousel .chocolate_bot .sell_center .carousel1 .carousel-list {
width: 1032px;
position: relative;
height: 80px; }
.bg_center .carousel_box .sCarousel .chocolate_bot .sell_center .carousel1 .carousel-list li {
width: 258px;
float: left; }
.bg_center .carousel_box .sCarousel .chocolate_bot .sell_center .carousel1 .carousel-list li img {
width: 80px;
height: 80px;
margin-right: 5px; }
.bg_center .carousel_box .sCarousel .chocolate_bot .sell_center .carousel1 .direction-btn {
position: relative;
width: 20px;
height: 46px;
cursor: pointer; }
.bg_center .carousel_box .sCarousel .chocolate_bot .sell_center .carousel1 .direction-btn a {
position: absolute;
top: -33px;
margin-top: -30px;
width: 20px;
line-height: 46px;
background: rgba(0, 0, 0, 0.3);
color: #fff;
font-size: 30px;
text-align: center; }
.bg_center .carousel_box .sCarousel .chocolate_bot .sell_center .carousel1 .direction-btn .prev {
left: 0; }
.bg_center .carousel_box .sCarousel .chocolate_bot .sell_center .carousel1 .direction-btn .next {
left: 238px; }
.bg_center .carousel_box .sCarousel .chocolate_bot .sell_bottom {
width: 258px;
height: 59px;
text-align: center; }
.bg_center .carousel_box .sCarousel .chocolate_bot .sell_bottom li {
float: left;
margin: 0 18px;
position: relative; }
.bg_center .carousel_box .sCarousel .chocolate_bot .sell_bottom li img {
position: absolute;
left: 13px;
top: 13px;
transition: .5s; }
.bg_center .carousel_box .sCarousel .chocolate_bot .sell_bottom li a {
display: block;
color: #666;
font-size: 12px;
margin-top: 34px; }
.bg_center .carousel_box .sCarousel .chocolate_bot .sell_bottom li:hover img {
top: 10px; }
.bg_center .carousel_box .sCarousel .chocolate_bot .sell_bottom li:hover a {
text-decoration: underline; }
.bg_center .border_b {
width: 1000px;
height: 40px;
border-bottom: 2px solid #333;
position: relative;
margin: 0 auto; }
.bg_center .border_b img {
position: absolute;
top: 50%;
left: 38%; }
.bg_center .full_tu {
width: 1000px;
height: 870px;
margin: 0 auto;
margin-top: 33px;
cursor: pointer; }
.bg_center .full_tu .ani {
width: 490px;
height: 270px;
overflow: hidden;
margin-top: 17px;
float: left; }
.bg_center .full_tu .ani img {
width: 490px;
height: 270px;
transition: all 2s; }
.bg_center .full_tu .ani img:hover {
transform: scale(1.1);
overflow: hidden; }
.bg_center .full_tu :nth-child(2n+1) {
margin-right: 20px; }
.bg_center .both_tu {
width: 1000px;
height: 100%;
margin: 0 auto;
margin-top: 33px; }
.bg_center .both_tu .productList {
width: 320px;
height: 450px;
background: #fff;
float: left;
margin-top: 15px;
cursor: pointer;
border: 1px solid transparent;
box-sizing: border-box;
transition: .5s; }
.bg_center .both_tu .productList img {
width: 298px;
height: 298px;
margin: 10px; }
.bg_center .both_tu .productList a {
display: block;
color: #222;
font-size: 16px;
margin-bottom: 20px;
height: 18px;
overflow: hidden; }
.bg_center .both_tu .productList a:hover {
text-decoration: underline; }
.bg_center .both_tu .productList p {
color: #f70800;
overflow: hidden;
height: 16px;
margin-left: 10px;
margin-bottom: 30px;
font-size: 12px;
padding: 0 10px; }
.bg_center .both_tu .productList .sp {
width: 298px;
line-height: 40px; }
.bg_center .both_tu .productList .sp .price {
float: left;
font-size: 26px;
color: #222; }
.bg_center .both_tu .productList .sp .peo {
float: right;
color: #666;
font-size: 12px; }
.bg_center .both_tu .productList .sp .peo i {
color: #f70800;
font-style: normal; }
.bg_center .both_tu .productList:hover {
border-color: #f70800;
box-shadow: 0 0 2px #333; }
.bg_center .both_tu :nth-child(3n+2) {
margin-left: 20px;
margin-right: 20px; }
/* bg_footer ٩(๑❛ᴗ❛๑)۶z */
/* 右侧悬浮 */
.sidebar {
z-index: 999;
width: 36px;
position: fixed;
height: 100%;
right: 0;
top: 0;
border-right: 4px solid #222;
cursor: pointer; }
.sidebar .bar_top {
width: 36px;
height: 144px;
background: #777;
position: absolute;
right: -4px;
top: 50%;
margin-top: -72px; }
.sidebar .bar_top ul li {
position: relative; }
.sidebar .bar_top ul li img {
display: block; }
.sidebar .bar_top ul li .box_show1 {
display: none; }
.sidebar .bar_top ul li .box_show1 .bar_show1 {
width: 260px;
height: 230px;
border: 1px solid #eee;
position: absolute;
right: 36px;
top: 0; }
.sidebar .bar_top ul li .box_show1 .bar_show1 .show1_top {
width: 260px;
height: 120px;
background: #fff;
text-align: center;
padding-top: 40px; }
.sidebar .bar_top ul li .box_show1 .bar_show1 .show1_top img {
display: inline-block; }
.sidebar .bar_top ul li .box_show1 .bar_show1 .show1_top span {
margin-top: 5px;
display: block;
font-size: 12px; }
.sidebar .bar_top ul li .box_show1 .bar_show1 .show1_top span a {
margin: 0 5px;
color: #f70800; }
.sidebar .bar_top ul li .box_show1 .bar_show1 .show1_bottom {
width: 260px;
height: 50px;
background: #eee;
padding-top: 20px; }
.sidebar .bar_top ul li .box_show1 .bar_show1 .show1_bottom .btn_left {
width: 70px;
line-height: 25px;
border: 1px solid #666;
font-size: 12px;
color: #000;
float: left;
text-align: center;
margin: 0 10px 0 65px;
transition: all 0.5s; }
.sidebar .bar_top ul li .box_show1 .bar_show1 .show1_bottom .btn_left:hover {
border-color: #f70800;
color: #f70800;
border-radius: 10px; }
.sidebar .bar_top ul li .box_show1 .bar_show1 .show1_bottom .btn_right {
width: 70px;
line-height: 25px;
border: 1px solid #666;
font-size: 12px;
color: #000;
float: left;
text-align: center;
transition: all 0.5s; }
.sidebar .bar_top ul li .box_show1 .bar_show1 .show1_bottom .btn_right:hover {
border-color: #f70800;
color: #f70800;
border-radius: 10px; }
.sidebar .bar_top ul li .box_show1 i {
position: absolute;
top: 10px;
left: -1px;
width: 0;
height: 0;
border-right: none;
border-left: 7px solid #fff;
border-bottom: 7px solid transparent;
border-top: 7px solid transparent; }
.sidebar .bar_top ul li .box_show2 {
width: 90px;
line-height: 30px;
background: #666;
font-size: 12px;
color: #fff;
text-align: center;
border-radius: 5px 0 0 5px;
position: absolute;
right: 36px;
top: 3px;
display: none; }
.sidebar .bar_top ul li .box_show2 i {
position: absolute;
top: 9px;
left: 90px;
width: 0;
height: 0;
border-right: none;
border-left: 7px solid #666;
border-bottom: 7px solid transparent;
border-top: 7px solid transparent; }
.sidebar .bar_top ul li:hover .box_show1 {
display: block; }
.sidebar .bar_top ul li:hover .box_show2 {
display: block; }
.sidebar .bar_bot {
width: 36px;
height: 108px;
background: #777;
position: absolute;
right: -4px;
bottom: -1px; }
.sidebar .bar_bot img {
display: block; }
.sidebar .bar_bot ul li {
position: relative; }
.sidebar .bar_bot ul li .box_show3 {
width: 90px;
line-height: 30px;
background: #666;
font-size: 12px;
color: #fff;
text-align: center;
border-radius: 5px 0 0 5px;
position: absolute;
right: 36px;
top: 3px;
display: none; }
.sidebar .bar_bot ul li .box_show3 i {
position: absolute;
top: 9px;
left: 90px;
width: 0;
height: 0;
border-right: none;
border-left: 7px solid #666;
border-bottom: 7px solid transparent;
border-top: 7px solid transparent; }
.sidebar .bar_bot ul li:hover .box_show3 {
display: block; }
footer {
width: 100%;
height: 520px; }
footer .bg_footer {
width: 1000px;
height: 520px;
margin: 0 auto; }
footer .bg_footer .footer_top {
border-bottom: 1px solid #e6e6e6; }
footer .bg_footer .footer_top img {
float: left; }
footer .bg_footer .footer_center {
float: left;
width: 925px;
height: 115px;
border-bottom: 1px solid #e6e6e6;
padding: 26px 0 26px 75px;
margin: 0 auto; }
footer .bg_footer .footer_center dl {
float: left;
width: 95px;
height: 114px;
padding-left: 42px;
border-right: 1px dotted #e6e6e6;
text-align: left dt;
text-align-color: #333;
text-align-font-size: 16px;
text-align-line-height: 26px; }
footer .bg_footer .footer_center dl dd {
line-height: 22px; }
footer .bg_footer .footer_center dl dd a {
font-size: 12px;
color: #666; }
footer .bg_footer .footer_center :last-child {
border: none; }
footer .bg_footer .footer_center .code {
width: 80px;
float: left;
text-align: center;
margin: 0 27px;
font-size: 12px;
cursor: pointer; }
footer .bg_footer .footer_center .code p {
color: #222; }
footer .bg_footer .footer_center .code span {
color: #999; }
footer .bg_footer .footer_center .data {
float: left;
margin-top: 20px; }
footer .bg_footer .footer_bottom {
float: left;
width: 1000px;
height: 150px;
padding-top: 20px; }
footer .bg_footer .footer_bottom .a_list {
text-align: center; }
footer .bg_footer .footer_bottom .a_list a {
margin: 0 8px;
font-size: 13px;
color: #555; }
footer .bg_footer .footer_bottom .a_list a:hover {
color: #f70800; }
footer .bg_footer .footer_bottom .a_list span {
display: inline-block;
color: #555;
height: 17px;
overflow: hidden; }
footer .bg_footer .footer_bottom .sa {
font-size: 12px;
margin-left: 27px;
line-height: 25px;
color: #555; }
footer .bg_footer .footer_bottom .sa a {
color: #555;
margin-right: 6px; }
footer .bg_footer .footer_bottom .sa a:hover {
color: #f70800; }
footer .bg_footer .footer_bottom p {
font-size: 12px;
color: #555;
line-height: 26px;
text-align: center; }
footer .bg_footer .footer_bottom p img {
vertical-align: top;
margin-right: 5px; }
#box {
position: relative;
width: 698px;
height: 300px;
margin: 0 auto; }
#box img {
position: absolute;
width: 697px;
border-bottom: 1px solid #ddd; }
#box:hover #leftArrow {
display: block; }
#box:hover #rightArrow {
display: block; }
#imgId1 {
opacity: 1; }
#imgId2, #imgId3, #imgId4 {
opacity: 0; }
#box li {
float: left;
margin-left: 10px;
width: 20px;
height: 20px;
border-radius: 50%;
background-color: orange;
cursor: pointer; }
#leftArrow {
position: absolute;
left: 1px;
top: 50%;
color: #666;
border: 1px solid #eee;
background: #fff;
cursor: pointer;
display: none; }
#rightArrow {
position: absolute;
right: 1px;
top: 50%;
color: #666;
border: 1px solid #eee;
background: #fff;
cursor: pointer;
display: none; } | 0.388154 | 0.077448 |
* {
font-family: Helvetica, Arial, sans-serif;
background-color: bisque;
}
header {
background-color: bisque;
text-align: center;
margin-top: 50px;
font-size: 20px;
}
header > nav > ul > li {
background-color: burlywood;
border-radius: 25px;
display: inline-block;
text-decoration: none;
text-align: center;
padding: 5px;
margin: 5px;
width: 200px;
}
main {
background-color: bisque;
margin-left: 100px;
margin-right: 100px;
}
li {
display: inline-block;
text-decoration: none;
text-align: center;
padding: 5px;
margin: 5px;
width: 200px;
border-radius: 25px;
background-color: burlywood;
}
#right {
/*background-image: url(https://www.nationalgeographic.com/content/dam/travel/Guide-Pages/africa/uganda-travel.ngsversion.1503896485081.adapt.1900.1.jpg);*/
left: 250px;
position: relative;
background-repeat: no-repeat;
background-size: 500px 500px;
color: black;
width: 600px;
border: 5px solid cornsilk;
padding: 10px;
border-radius: 5px;
line-height: 20px;
}
.img {
height: auto;
width: auto;
max-width: 400px;
max-height: 400px;
border-radius: 50%;
}
#gorilla {
max-width: 400px;
max-height: 400px;
}
#mfca {
height: auto;
width: auto;
max-width: 400px;
max-height: 400px;
}
#park {
height: auto;
width: auto;
max-width: 400px;
max-height: 400px;
}
#farright {
/*background-image: url(https://www.nationalgeographic.com/content/dam/travel/Guide-Pages/africa/uganda-travel.ngsversion.1503896485081.adapt.1900.1.jpg);*/
position: relative;
left: 170px;
background-repeat: no-repeat;
background-size: 500px 500px;
color: black;
width: 600px;
border: 5px solid cornsilk;
padding: 10px;
border-radius: 5px;
line-height: 20px;
}
#left {
/*background-image: url(https://www.nationalgeographic.com/content/dam/travel/Guide-Pages/africa/uganda-travel.ngsversion.1503896485081.adapt.1900.1.jpg);*/
position: relative;
left: 70px;
background-repeat: no-repeat;
background-size: 500px 500px;
color: black;
width: 600px;
border: 5px solid cornsilk;
padding: 10px;
border-radius: 5px;
line-height: 20px;
}
h2 {
margin: 0 0 0 50px;
padding: 25px 0 0 0;
font-family: 'Open Sans', arial, sans-serif;
font-size: 1.8em;
font-style: italic;
font-weight: 800;
line-height: 0.80em;
letter-spacing: -0.02em;
text-transform: uppercase;
border-left: 1px solid #bcbdc0;
border-right: 1px solid #bcbdc0;
}
#About {
line-height: 30px;
border: 5px solid burlywood;
padding: 10px;
border-radius: 10px;
}
h3 {
margin: 0 0 0 50px;
padding: 25px 0 0 0;
font-family: 'Open Sans', arial, sans-serif;
line-height: 0.80em;
letter-spacing: -0.02em;
text-align: center;
}
h4 {
margin: 0 0 0 50px;
padding: 25px 0 0 0;
font-family: 'Open Sans', arial, sans-serif;
line-height: 0.80em;
letter-spacing: -0.02em;
text-align: center;
font-size: 20px;
}
#footer {
padding: 5px;
position: relative;
text-align: center;
} | styles.css | * {
font-family: Helvetica, Arial, sans-serif;
background-color: bisque;
}
header {
background-color: bisque;
text-align: center;
margin-top: 50px;
font-size: 20px;
}
header > nav > ul > li {
background-color: burlywood;
border-radius: 25px;
display: inline-block;
text-decoration: none;
text-align: center;
padding: 5px;
margin: 5px;
width: 200px;
}
main {
background-color: bisque;
margin-left: 100px;
margin-right: 100px;
}
li {
display: inline-block;
text-decoration: none;
text-align: center;
padding: 5px;
margin: 5px;
width: 200px;
border-radius: 25px;
background-color: burlywood;
}
#right {
/*background-image: url(https://www.nationalgeographic.com/content/dam/travel/Guide-Pages/africa/uganda-travel.ngsversion.1503896485081.adapt.1900.1.jpg);*/
left: 250px;
position: relative;
background-repeat: no-repeat;
background-size: 500px 500px;
color: black;
width: 600px;
border: 5px solid cornsilk;
padding: 10px;
border-radius: 5px;
line-height: 20px;
}
.img {
height: auto;
width: auto;
max-width: 400px;
max-height: 400px;
border-radius: 50%;
}
#gorilla {
max-width: 400px;
max-height: 400px;
}
#mfca {
height: auto;
width: auto;
max-width: 400px;
max-height: 400px;
}
#park {
height: auto;
width: auto;
max-width: 400px;
max-height: 400px;
}
#farright {
/*background-image: url(https://www.nationalgeographic.com/content/dam/travel/Guide-Pages/africa/uganda-travel.ngsversion.1503896485081.adapt.1900.1.jpg);*/
position: relative;
left: 170px;
background-repeat: no-repeat;
background-size: 500px 500px;
color: black;
width: 600px;
border: 5px solid cornsilk;
padding: 10px;
border-radius: 5px;
line-height: 20px;
}
#left {
/*background-image: url(https://www.nationalgeographic.com/content/dam/travel/Guide-Pages/africa/uganda-travel.ngsversion.1503896485081.adapt.1900.1.jpg);*/
position: relative;
left: 70px;
background-repeat: no-repeat;
background-size: 500px 500px;
color: black;
width: 600px;
border: 5px solid cornsilk;
padding: 10px;
border-radius: 5px;
line-height: 20px;
}
h2 {
margin: 0 0 0 50px;
padding: 25px 0 0 0;
font-family: 'Open Sans', arial, sans-serif;
font-size: 1.8em;
font-style: italic;
font-weight: 800;
line-height: 0.80em;
letter-spacing: -0.02em;
text-transform: uppercase;
border-left: 1px solid #bcbdc0;
border-right: 1px solid #bcbdc0;
}
#About {
line-height: 30px;
border: 5px solid burlywood;
padding: 10px;
border-radius: 10px;
}
h3 {
margin: 0 0 0 50px;
padding: 25px 0 0 0;
font-family: 'Open Sans', arial, sans-serif;
line-height: 0.80em;
letter-spacing: -0.02em;
text-align: center;
}
h4 {
margin: 0 0 0 50px;
padding: 25px 0 0 0;
font-family: 'Open Sans', arial, sans-serif;
line-height: 0.80em;
letter-spacing: -0.02em;
text-align: center;
font-size: 20px;
}
#footer {
padding: 5px;
position: relative;
text-align: center;
} | 0.430267 | 0.115961 |
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap");
:root {
--primary: #0850eab7;
--secondary: #13d2b8;
--purple: #bd93f9;
--pink: #ff6bcb;
--blue: #8be9fd;
--gray: #333;
--font: "Poppins", sans-serif;
--gradient: linear-gradient(40deg, #ff6ec4, #7873f5);
--shadow: 0 0 15px 0 rgba(0, 0, 0, 0.05);
}
*,
*:before,
*:after {
box-sizing: border-box;
}
.sa-button-container {
margin-top: 20px;
}
/* img[alt*="000webhost"],
img[alt*="000webhost"][style],
img[src*="000webhost"],
img[src*="000webhost"][style] {
opacity: 0 !important;
pointer-events: none !important;
width: 0px !important;
height: 0px !important;
visibility: hidden !important;
display: none !important;
} */
.btn-signin-hide {
position: absolute;
top: 4px;
right: 8px;
cursor: pointer;
}
.avatar-login {
width: 60px;
height: 60px;
border-radius: 50%;
border: 2px solid #eee;
box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
object-fit: cover;
}
.text-login-form {
font-family: var(--font);
margin: 15px 0;
}
input.custom-in,
button.btn-custom {
font-family: var(--font);
font-size: 14px;
font-weight: 300;
outline: none;
border: 0;
margin: 0;
padding: 0;
border-radius: 0;
-webkit-appearance: none;
}
button.btn-custom {
cursor: pointer;
}
.login-form {
display: block;
position: relative;
text-align: center;
max-width: 300px;
margin: 0 auto;
padding: 1.5rem;
background-color: #eee;
border-radius: 4px;
border: none;
outline: none;
box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}
.login-form input {
padding: 12px;
border: 1px solid #eee;
color: #333;
border-radius: 4px;
display: block;
width: 100%;
transition: border 0.25s linear;
font-weight: normal;
}
.login-form input:focus {
border-color: var(--primary);
}
.login-form .forgot {
font-family: var(--font);
margin-right: 5px;
float: right;
display: block;
color: #333;
font-size: 14px;
margin-bottom: 14px;
}
.login-form button {
width: 100%;
padding: 12px;
border-radius: 4px;
color: white;
font-weight: bold;
background-color: var(--primary);
text-transform: uppercase;
}
.login-form .input-icon {
position: relative;
}
.login-form .input-icon input {
padding-right: 4rem;
}
.login-form .input-icon i {
position: absolute;
top: 50%;
right: 1.5rem;
transform: translateY(-50%);
color: #ccc;
cursor: pointer;
}
.hide-cart-info {
display: none !important;
}
.show-cart-info {
display: block !important;
}
.info-avatar {
margin-left: 3px;
border-radius: 50%;
width: 30px;
height: 30px;
z-index: 1;
}
.avatar-user {
display: inline-block;
width: 30px;
height: 30px;
border-radius: 50%;
box-shadow: 0 0 2px 0 rgba(0, 0, 0, 1);
object-fit: cover;
}
.fullname-user {
margin-left: 5px;
font-weight: 600;
font-family: var(--font);
}
i.lnr.lnr-arrow-right,
i.lnr.lnr-arrow-left {
line-height: 2;
}
.logout-user {
cursor: pointer;
position: relative;
}
.logout-user:hover .logout-user-hover {
display: block;
}
.logout-user-hover {
position: absolute;
display: none;
top: 40px;
left: 50px;
width: 150px;
background-color: #eee;
}
.box-both {
width: 100%;
/* border: 1px solid #666; */
background-color: #f8f8f8;
padding: 4px;
border-radius: 10px;
box-sizing: border-box;
}
.list-star {
height: 20px;
font-size: 11px;
color: #f39c11;
}
.time-comment {
color: rgb(44, 43, 43);
height: 20px;
font-size: 11px;
}
.comment-box {
padding: 5px 0;
background: #f7f7f7;
width: 40%;
margin: 0 10px;
border-radius: 0.25rem;
}
.single-product {
background-color: #f8f8f8;
border-radius: 4px;
box-shadow: rgba(27, 31, 35, 0.04) 0px 1px 0px,
rgba(255, 255, 255, 0.25) 0px 1px 0px inset;
}
.single-product:hover .pro-img {
transform: rotateY(180deg) !important;
padding: 10px 10px !important;
}
.pro-img {
transition: transform 0.6s ease 0s !important;
}
.primary-img {
border-radius: 10px;
}
.comment-box-image {
display: flex;
justify-content: center;
align-items: center;
width: 60px;
}
.avatar-comment {
width: 50px;
height: 50px;
object-fit: cover;
border-radius: 50%;
}
.break-word {
word-break: break-word !important;
}
.tab-pane.fade > .row.d-flex:not(:last-child) {
margin-bottom: 3rem !important;
}
.feature-review {
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-evenly;
}
.feature-review i,
.feature-review > a {
color: rgba(102, 102, 102, 0.589);
font-size: 20px;
cursor: pointer;
}
.feature-review > i:hover {
color: red;
}
.box-edit {
width: 60%;
margin: 0 auto;
display: none;
}
#popup-chat {
position: fixed;
display: none;
width: 280px;
height: 390px;
bottom: 0px;
right: 150px;
z-index: 99999999;
}
.box-chat {
margin: 0 auto;
display: flex;
flex-direction: column;
width: 100%;
height: 100%;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
background-color: #ffffff;
box-shadow: 0 12px 28px 0 rgba(0, 0, 0, 0.2), 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}
.header-chat {
display: flex;
width: 100%;
height: 50px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 -1px rgba(0, 0, 0, 0.1) inset,
0 2px 1px -1px rgba(255, 255, 255, 0.5) inset;
}
.header-chat-avatar {
position: relative;
display: flex;
justify-content: center;
align-items: center;
width: 55px;
height: 100%;
}
.header-chat-avatar > img {
border-radius: 50%;
border: 1px solid wheat;
width: 40px;
height: 40px;
background-position: center;
background-size: cover;
cursor: pointer;
object-fit: cover;
box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px,
rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}
.header-chat-avatar::before {
content: "";
position: absolute;
bottom: 7px;
right: 9px;
width: 11px;
height: 11px;
border-radius: 50%;
border: 2px solid white;
background-color: #31a24c;
}
.header-chat-info {
flex-grow: 1;
display: flex;
flex-direction: column;
justify-content: center;
}
.header-chat-info .name {
font-weight: bold;
font-size: 14px;
line-height: 18px;
cursor: pointer;
}
.header-chat-info .status {
font-weight: bold;
font-size: 12px;
line-height: 16px;
cursor: pointer;
color: #65676b;
}
.header-chat-feature {
display: flex;
justify-content: space-between;
padding: 0 10px;
align-items: center;
width: 100px;
height: 100%;
}
.header-chat-feature > svg {
cursor: pointer;
width: 26px !important;
height: 26px !important;
fill: rgb(0, 132, 255) !important;
}
.body-chat {
flex-grow: 1;
padding: 0 5px;
overflow-y: scroll;
}
.body-chat .box-mess {
display: flex;
padding-top: 12px;
padding-right: 10px;
}
.to-right {
justify-content: flex-end;
}
.to-right > .box-image {
display: none;
}
.box-image {
display: flex;
justify-content: center;
align-items: flex-start;
padding-top: 5px;
padding-right: 8px;
}
.box-image > img {
width: 25px;
height: 25px;
object-fit: cover;
background-position: center;
background-size: cover;
border-radius: 50%;
}
.mess-content {
max-width: 75%;
}
.mess-content > p {
font-size: 14px;
line-height: 22px;
color: #090c13;
width: 100%;
height: 100%;
padding: 6px 14px;
border-radius: 18px;
word-break: break-word !important;
background-color: #f0f2f5;
}
.to-right .mess-content > p {
color: #ffffff;
background-color: rgba(0, 132, 255, 0.945);
}
.footer-chat {
padding: 10px 0;
display: flex;
justify-content: space-between;
align-items: center;
width: 100%;
height: auto;
}
.footer-chat-more {
width: 50px;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
}
.footer-chat-more > svg {
cursor: pointer;
fill: rgb(0, 132, 255);
}
.footer-chat-message {
overflow-x: hidden;
flex-grow: 1;
padding: 2px 0;
}
.footer-chat-message > input {
color: #090c13;
width: 100%;
height: auto;
outline: none;
border: none;
padding: 9px 14px;
background-color: #f0f2f5;
border-radius: 20px;
word-break: break-word !important;
overflow-x: hidden;
overflow-y: hidden;
white-space: pre-wrap;
overflow-wrap: break-word;
}
.footer-chat-send {
width: 50px;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
}
.footer-chat-send > svg {
cursor: pointer;
fill: rgb(0, 132, 255);
}
#btn-chat {
position: fixed;
text-align: center;
bottom: 114px;
right: 30px;
width: 40px;
height: 40px;
border-radius: 50%;
background-color: #333;
background-image: linear-gradient(to right, #37ccff, #7b22ff);
box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em,
rgba(90, 125, 188, 0.05) 0px 0.25em 1em;
z-index: 1;
cursor: pointer;
}
#btn-chat:hover {
background-image: linear-gradient(to right, #ffcd2b, #fb07ee);
}
#btn-chat > i {
font-size: 22px;
line-height: 40px;
color: white;
text-align: center;
}
.custom-btn-submit {
color: #f0e7e7 !important;
text-transform: uppercase;
font-weight: bold;
border-radius: 30px !important;
background-image: linear-gradient(to right, #37ccff, #7b22ff);
box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em,
rgba(90, 125, 188, 0.05) 0px 0.25em 1em;
border: none;
}
.custom-btn-submit:hover {
background-image: linear-gradient(to right, #ffcd2b, #fb07ee);
}
.custom-box-quantity {
border: none !important;
border-radius: 30px;
box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em,
rgba(90, 125, 188, 0.05) 0px 0.25em 1em;
}
#map {
margin: 0 auto;
width: 800px;
height: 500px;
}
.info-contact {
width: 80%;
margin: 0 auto;
text-align: center;
}
.info-info {
color: #4158d7;
text-align: center;
text-transform: uppercase;
font-weight: bold;
margin-top: 40px;
margin-bottom: 40px;
}
.item-contact {
color: #4158d7;
background-color: #f8f8f8;
border-radius: 10px;
padding: 10px 10px;
margin: 10px 0;
}
.thead-light > tr > th {
text-align: center;
}
table .thead-light th {
border: none !important;
background-color: transparent !important;
}
.back-none {
background-color: transparent;
}
.order-btn {
border-radius: 30px;
padding: 12px 70px;
}
.product-text-view {
font-size: 13px;
color: #fff;
font-weight: bold;
transform: rotateY(180deg);
text-shadow: 1px 0px 2px #414dd1, 0px 1px 2px #414dd1, -1px 0px 2px #414dd1,
0px -1px 2px #414dd1;
}
.visit {
font-size: 12px;
color: #f39c11;
font-weight: bold;
text-shadow: 0px 0px 1px #f39c11;
}
.title-name {
color: #414dd1;
font-family: "Baloo", sans-serif;
font-size: 45px;
font-weight: bold;
text-transform: uppercase !important;
margin-left: 60px;
}
.table-responsive-sm {
background-color: #f8f8f8;
border-radius: 10px;
}
.border-circle {
display: block;
margin: 0 auto;
width: 50px;
height: 50px;
border: 3px solid #5defb793;
}
.work-list {
display: flex;
margin-left: -4px;
flex-wrap: wrap;
}
.work-item {
width: calc((100% / 5) - 4px);
overflow: hidden;
margin-left: 4px;
padding: 4px;
}
.title-search {
font-size: 30px;
text-transform: none;
}
.sign-fail {
display: none;
color: red;
}
.input-fail {
visibility: hidden;
color: red;
font-size: 12px;
text-align: left;
margin-left: 10px;
}
.footer {
margin-top: 60px;
background: #f8f8f8;
display: flex;
padding-top: 10px;
padding-bottom: 20px;
}
.content-left {
display: flex;
justify-content: center;
align-items: center;
flex-grow: 2;
flex-shrink: 1;
}
.content-right {
display: flex;
flex-grow: 2;
flex-shrink: 1;
align-items: center;
justify-content: center;
}
.content-center {
display: flex;
flex-grow: 4;
justify-content: center;
flex-shrink: 1;
}
.info-left {
padding-left: 40px;
display: flex;
flex-direction: column;
justify-content: center;
}
.info-right {
padding-left: 40px;
display: flex;
flex-direction: column;
justify-content: center;
}
.footer-info-item {
text-align: left;
margin: 4px;
color: #454545cb;
}
.title-info {
font-family: "Baloo", sans-serif;
text-transform: uppercase;
color: #454545;
font-weight: 500;
margin-bottom: 10px;
}
.price {
font-family: Baloo, sans-serif !important;
font-size: 16px;
}
.title-end {
background-color: #f8f8f8;
text-align: center;
font-family: "Baloo", sans-serif;
text-transform: uppercase;
color: #007bff;
font-weight: bold;
}
.weather {
display: flex;
flex-direction: column;
}
.weather-content {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.title-weather {
font-family: "Baloo", sans-serif;
font-weight: bold;
text-transform: uppercase;
margin: 0 auto;
font-size: 40px;
color: #007bff;
}
.box-temp {
margin-top: 20px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.img-temp {
width: 80px;
height: 80px;
}
.text-temp {
color: #007bff;
font-weight: bold;
}
.box-weather-common {
margin-top: 40px;
background: #f8f8f8;
width: 80%;
border-radius: 10px;
}
.row-weather {
padding: 20px;
width: 100%;
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
}
.col-weather {
flex: 1;
align-items: center;
justify-content: center;
}
.weather-info-text {
text-align: center;
color: #007bff;
font-weight: bold;
}
.mal {
margin-left: 100px;
}
.img-temp {
display: block;
margin: 0 auto;
}
.weather-city {
text-align: center;
color: #007bff;
font-weight: bold;
}
.row-news {
padding: 8px;
width: 90%;
margin: 0 auto;
background-color: #f7f7f7;
display: flex;
flex-wrap: nowrap;
height: 150px;
overflow: hidden;
border-radius: 10px;
}
.row-news:not(:last-child) {
margin-bottom: 20px;
}
.row-news > a {
flex-shrink: 0;
width: 150px;
cursor: pointer;
}
.row-news > a img {
width: 100%;
height: 100%;
object-fit: cover;
background-position: center;
background-size: cover;
border-radius: 10px;
}
.box-post-content {
flex: 1;
display: flex;
flex-direction: column;
justify-content: space-between;
padding: 0 20px;
overflow: hidden;
}
.post-title {
color: black;
font-size: 18px;
padding-bottom: 2px;
font-weight: 500;
flex-shrink: 0;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
text-overflow: ellipsis;
overflow: hidden;
display: -webkit-box;
}
.post-content {
flex-grow: 1;
font-size: 14px;
line-height: 18px;
overflow: hidden;
text-overflow: ellipsis;
-webkit-line-clamp: 5;
-webkit-box-orient: vertical;
display: -webkit-box;
color: #8e9091;
}
.post-info {
display: flex;
justify-content: space-between;
align-items: center;
}
.post-info-item {
color: #8e9091;
font-weight: 500;
}
.update-info-success {
color: green;
text-align: center;
font-weight: bold;
font-size: 16px;
}
.update-info-fail {
color: red;
text-align: center;
font-weight: bold;
font-size: 14px;
}
.card-header {
padding: 6px;
border-bottom: none;
text-transform: uppercase;
font-weight: bold;
border-radius: 4px !important;
}
#search-live {
display: flex;
margin-top: 4px;
margin-left: 16px;
}
.dropdown-search {
display: block;
position: relative;
width: 96%;
padding: 10px 20px;
background: #f5f5f5;
border: none;
}
.li_search_live {
padding: 5px 0;
cursor: pointer;
}
.li_search_live:hover {
color: blueviolet;
border-bottom: 0.6px solid #e3e8f0;
}
.zalo-chat-widget {
bottom: 100px !important;
left: 16px !important;
}
.pro-info a {
color: #116ed1;
}
.pro-info span.price {
color: #d2a828;
}
.border-custom {
border-radius: 16px;
}
.box-coupon {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
._94vh {
margin-top: 50px !important;
height: calc(100% - 20%) !important;
}
.product-image {
width: 400px;
object-fit: cover;
border-radius: 4px;
} | public/users/css/custom-style.css | @import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap");
:root {
--primary: #0850eab7;
--secondary: #13d2b8;
--purple: #bd93f9;
--pink: #ff6bcb;
--blue: #8be9fd;
--gray: #333;
--font: "Poppins", sans-serif;
--gradient: linear-gradient(40deg, #ff6ec4, #7873f5);
--shadow: 0 0 15px 0 rgba(0, 0, 0, 0.05);
}
*,
*:before,
*:after {
box-sizing: border-box;
}
.sa-button-container {
margin-top: 20px;
}
/* img[alt*="000webhost"],
img[alt*="000webhost"][style],
img[src*="000webhost"],
img[src*="000webhost"][style] {
opacity: 0 !important;
pointer-events: none !important;
width: 0px !important;
height: 0px !important;
visibility: hidden !important;
display: none !important;
} */
.btn-signin-hide {
position: absolute;
top: 4px;
right: 8px;
cursor: pointer;
}
.avatar-login {
width: 60px;
height: 60px;
border-radius: 50%;
border: 2px solid #eee;
box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
object-fit: cover;
}
.text-login-form {
font-family: var(--font);
margin: 15px 0;
}
input.custom-in,
button.btn-custom {
font-family: var(--font);
font-size: 14px;
font-weight: 300;
outline: none;
border: 0;
margin: 0;
padding: 0;
border-radius: 0;
-webkit-appearance: none;
}
button.btn-custom {
cursor: pointer;
}
.login-form {
display: block;
position: relative;
text-align: center;
max-width: 300px;
margin: 0 auto;
padding: 1.5rem;
background-color: #eee;
border-radius: 4px;
border: none;
outline: none;
box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}
.login-form input {
padding: 12px;
border: 1px solid #eee;
color: #333;
border-radius: 4px;
display: block;
width: 100%;
transition: border 0.25s linear;
font-weight: normal;
}
.login-form input:focus {
border-color: var(--primary);
}
.login-form .forgot {
font-family: var(--font);
margin-right: 5px;
float: right;
display: block;
color: #333;
font-size: 14px;
margin-bottom: 14px;
}
.login-form button {
width: 100%;
padding: 12px;
border-radius: 4px;
color: white;
font-weight: bold;
background-color: var(--primary);
text-transform: uppercase;
}
.login-form .input-icon {
position: relative;
}
.login-form .input-icon input {
padding-right: 4rem;
}
.login-form .input-icon i {
position: absolute;
top: 50%;
right: 1.5rem;
transform: translateY(-50%);
color: #ccc;
cursor: pointer;
}
.hide-cart-info {
display: none !important;
}
.show-cart-info {
display: block !important;
}
.info-avatar {
margin-left: 3px;
border-radius: 50%;
width: 30px;
height: 30px;
z-index: 1;
}
.avatar-user {
display: inline-block;
width: 30px;
height: 30px;
border-radius: 50%;
box-shadow: 0 0 2px 0 rgba(0, 0, 0, 1);
object-fit: cover;
}
.fullname-user {
margin-left: 5px;
font-weight: 600;
font-family: var(--font);
}
i.lnr.lnr-arrow-right,
i.lnr.lnr-arrow-left {
line-height: 2;
}
.logout-user {
cursor: pointer;
position: relative;
}
.logout-user:hover .logout-user-hover {
display: block;
}
.logout-user-hover {
position: absolute;
display: none;
top: 40px;
left: 50px;
width: 150px;
background-color: #eee;
}
.box-both {
width: 100%;
/* border: 1px solid #666; */
background-color: #f8f8f8;
padding: 4px;
border-radius: 10px;
box-sizing: border-box;
}
.list-star {
height: 20px;
font-size: 11px;
color: #f39c11;
}
.time-comment {
color: rgb(44, 43, 43);
height: 20px;
font-size: 11px;
}
.comment-box {
padding: 5px 0;
background: #f7f7f7;
width: 40%;
margin: 0 10px;
border-radius: 0.25rem;
}
.single-product {
background-color: #f8f8f8;
border-radius: 4px;
box-shadow: rgba(27, 31, 35, 0.04) 0px 1px 0px,
rgba(255, 255, 255, 0.25) 0px 1px 0px inset;
}
.single-product:hover .pro-img {
transform: rotateY(180deg) !important;
padding: 10px 10px !important;
}
.pro-img {
transition: transform 0.6s ease 0s !important;
}
.primary-img {
border-radius: 10px;
}
.comment-box-image {
display: flex;
justify-content: center;
align-items: center;
width: 60px;
}
.avatar-comment {
width: 50px;
height: 50px;
object-fit: cover;
border-radius: 50%;
}
.break-word {
word-break: break-word !important;
}
.tab-pane.fade > .row.d-flex:not(:last-child) {
margin-bottom: 3rem !important;
}
.feature-review {
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-evenly;
}
.feature-review i,
.feature-review > a {
color: rgba(102, 102, 102, 0.589);
font-size: 20px;
cursor: pointer;
}
.feature-review > i:hover {
color: red;
}
.box-edit {
width: 60%;
margin: 0 auto;
display: none;
}
#popup-chat {
position: fixed;
display: none;
width: 280px;
height: 390px;
bottom: 0px;
right: 150px;
z-index: 99999999;
}
.box-chat {
margin: 0 auto;
display: flex;
flex-direction: column;
width: 100%;
height: 100%;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
background-color: #ffffff;
box-shadow: 0 12px 28px 0 rgba(0, 0, 0, 0.2), 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}
.header-chat {
display: flex;
width: 100%;
height: 50px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 -1px rgba(0, 0, 0, 0.1) inset,
0 2px 1px -1px rgba(255, 255, 255, 0.5) inset;
}
.header-chat-avatar {
position: relative;
display: flex;
justify-content: center;
align-items: center;
width: 55px;
height: 100%;
}
.header-chat-avatar > img {
border-radius: 50%;
border: 1px solid wheat;
width: 40px;
height: 40px;
background-position: center;
background-size: cover;
cursor: pointer;
object-fit: cover;
box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px,
rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}
.header-chat-avatar::before {
content: "";
position: absolute;
bottom: 7px;
right: 9px;
width: 11px;
height: 11px;
border-radius: 50%;
border: 2px solid white;
background-color: #31a24c;
}
.header-chat-info {
flex-grow: 1;
display: flex;
flex-direction: column;
justify-content: center;
}
.header-chat-info .name {
font-weight: bold;
font-size: 14px;
line-height: 18px;
cursor: pointer;
}
.header-chat-info .status {
font-weight: bold;
font-size: 12px;
line-height: 16px;
cursor: pointer;
color: #65676b;
}
.header-chat-feature {
display: flex;
justify-content: space-between;
padding: 0 10px;
align-items: center;
width: 100px;
height: 100%;
}
.header-chat-feature > svg {
cursor: pointer;
width: 26px !important;
height: 26px !important;
fill: rgb(0, 132, 255) !important;
}
.body-chat {
flex-grow: 1;
padding: 0 5px;
overflow-y: scroll;
}
.body-chat .box-mess {
display: flex;
padding-top: 12px;
padding-right: 10px;
}
.to-right {
justify-content: flex-end;
}
.to-right > .box-image {
display: none;
}
.box-image {
display: flex;
justify-content: center;
align-items: flex-start;
padding-top: 5px;
padding-right: 8px;
}
.box-image > img {
width: 25px;
height: 25px;
object-fit: cover;
background-position: center;
background-size: cover;
border-radius: 50%;
}
.mess-content {
max-width: 75%;
}
.mess-content > p {
font-size: 14px;
line-height: 22px;
color: #090c13;
width: 100%;
height: 100%;
padding: 6px 14px;
border-radius: 18px;
word-break: break-word !important;
background-color: #f0f2f5;
}
.to-right .mess-content > p {
color: #ffffff;
background-color: rgba(0, 132, 255, 0.945);
}
.footer-chat {
padding: 10px 0;
display: flex;
justify-content: space-between;
align-items: center;
width: 100%;
height: auto;
}
.footer-chat-more {
width: 50px;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
}
.footer-chat-more > svg {
cursor: pointer;
fill: rgb(0, 132, 255);
}
.footer-chat-message {
overflow-x: hidden;
flex-grow: 1;
padding: 2px 0;
}
.footer-chat-message > input {
color: #090c13;
width: 100%;
height: auto;
outline: none;
border: none;
padding: 9px 14px;
background-color: #f0f2f5;
border-radius: 20px;
word-break: break-word !important;
overflow-x: hidden;
overflow-y: hidden;
white-space: pre-wrap;
overflow-wrap: break-word;
}
.footer-chat-send {
width: 50px;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
}
.footer-chat-send > svg {
cursor: pointer;
fill: rgb(0, 132, 255);
}
#btn-chat {
position: fixed;
text-align: center;
bottom: 114px;
right: 30px;
width: 40px;
height: 40px;
border-radius: 50%;
background-color: #333;
background-image: linear-gradient(to right, #37ccff, #7b22ff);
box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em,
rgba(90, 125, 188, 0.05) 0px 0.25em 1em;
z-index: 1;
cursor: pointer;
}
#btn-chat:hover {
background-image: linear-gradient(to right, #ffcd2b, #fb07ee);
}
#btn-chat > i {
font-size: 22px;
line-height: 40px;
color: white;
text-align: center;
}
.custom-btn-submit {
color: #f0e7e7 !important;
text-transform: uppercase;
font-weight: bold;
border-radius: 30px !important;
background-image: linear-gradient(to right, #37ccff, #7b22ff);
box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em,
rgba(90, 125, 188, 0.05) 0px 0.25em 1em;
border: none;
}
.custom-btn-submit:hover {
background-image: linear-gradient(to right, #ffcd2b, #fb07ee);
}
.custom-box-quantity {
border: none !important;
border-radius: 30px;
box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em,
rgba(90, 125, 188, 0.05) 0px 0.25em 1em;
}
#map {
margin: 0 auto;
width: 800px;
height: 500px;
}
.info-contact {
width: 80%;
margin: 0 auto;
text-align: center;
}
.info-info {
color: #4158d7;
text-align: center;
text-transform: uppercase;
font-weight: bold;
margin-top: 40px;
margin-bottom: 40px;
}
.item-contact {
color: #4158d7;
background-color: #f8f8f8;
border-radius: 10px;
padding: 10px 10px;
margin: 10px 0;
}
.thead-light > tr > th {
text-align: center;
}
table .thead-light th {
border: none !important;
background-color: transparent !important;
}
.back-none {
background-color: transparent;
}
.order-btn {
border-radius: 30px;
padding: 12px 70px;
}
.product-text-view {
font-size: 13px;
color: #fff;
font-weight: bold;
transform: rotateY(180deg);
text-shadow: 1px 0px 2px #414dd1, 0px 1px 2px #414dd1, -1px 0px 2px #414dd1,
0px -1px 2px #414dd1;
}
.visit {
font-size: 12px;
color: #f39c11;
font-weight: bold;
text-shadow: 0px 0px 1px #f39c11;
}
.title-name {
color: #414dd1;
font-family: "Baloo", sans-serif;
font-size: 45px;
font-weight: bold;
text-transform: uppercase !important;
margin-left: 60px;
}
.table-responsive-sm {
background-color: #f8f8f8;
border-radius: 10px;
}
.border-circle {
display: block;
margin: 0 auto;
width: 50px;
height: 50px;
border: 3px solid #5defb793;
}
.work-list {
display: flex;
margin-left: -4px;
flex-wrap: wrap;
}
.work-item {
width: calc((100% / 5) - 4px);
overflow: hidden;
margin-left: 4px;
padding: 4px;
}
.title-search {
font-size: 30px;
text-transform: none;
}
.sign-fail {
display: none;
color: red;
}
.input-fail {
visibility: hidden;
color: red;
font-size: 12px;
text-align: left;
margin-left: 10px;
}
.footer {
margin-top: 60px;
background: #f8f8f8;
display: flex;
padding-top: 10px;
padding-bottom: 20px;
}
.content-left {
display: flex;
justify-content: center;
align-items: center;
flex-grow: 2;
flex-shrink: 1;
}
.content-right {
display: flex;
flex-grow: 2;
flex-shrink: 1;
align-items: center;
justify-content: center;
}
.content-center {
display: flex;
flex-grow: 4;
justify-content: center;
flex-shrink: 1;
}
.info-left {
padding-left: 40px;
display: flex;
flex-direction: column;
justify-content: center;
}
.info-right {
padding-left: 40px;
display: flex;
flex-direction: column;
justify-content: center;
}
.footer-info-item {
text-align: left;
margin: 4px;
color: #454545cb;
}
.title-info {
font-family: "Baloo", sans-serif;
text-transform: uppercase;
color: #454545;
font-weight: 500;
margin-bottom: 10px;
}
.price {
font-family: Baloo, sans-serif !important;
font-size: 16px;
}
.title-end {
background-color: #f8f8f8;
text-align: center;
font-family: "Baloo", sans-serif;
text-transform: uppercase;
color: #007bff;
font-weight: bold;
}
.weather {
display: flex;
flex-direction: column;
}
.weather-content {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.title-weather {
font-family: "Baloo", sans-serif;
font-weight: bold;
text-transform: uppercase;
margin: 0 auto;
font-size: 40px;
color: #007bff;
}
.box-temp {
margin-top: 20px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.img-temp {
width: 80px;
height: 80px;
}
.text-temp {
color: #007bff;
font-weight: bold;
}
.box-weather-common {
margin-top: 40px;
background: #f8f8f8;
width: 80%;
border-radius: 10px;
}
.row-weather {
padding: 20px;
width: 100%;
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
}
.col-weather {
flex: 1;
align-items: center;
justify-content: center;
}
.weather-info-text {
text-align: center;
color: #007bff;
font-weight: bold;
}
.mal {
margin-left: 100px;
}
.img-temp {
display: block;
margin: 0 auto;
}
.weather-city {
text-align: center;
color: #007bff;
font-weight: bold;
}
.row-news {
padding: 8px;
width: 90%;
margin: 0 auto;
background-color: #f7f7f7;
display: flex;
flex-wrap: nowrap;
height: 150px;
overflow: hidden;
border-radius: 10px;
}
.row-news:not(:last-child) {
margin-bottom: 20px;
}
.row-news > a {
flex-shrink: 0;
width: 150px;
cursor: pointer;
}
.row-news > a img {
width: 100%;
height: 100%;
object-fit: cover;
background-position: center;
background-size: cover;
border-radius: 10px;
}
.box-post-content {
flex: 1;
display: flex;
flex-direction: column;
justify-content: space-between;
padding: 0 20px;
overflow: hidden;
}
.post-title {
color: black;
font-size: 18px;
padding-bottom: 2px;
font-weight: 500;
flex-shrink: 0;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
text-overflow: ellipsis;
overflow: hidden;
display: -webkit-box;
}
.post-content {
flex-grow: 1;
font-size: 14px;
line-height: 18px;
overflow: hidden;
text-overflow: ellipsis;
-webkit-line-clamp: 5;
-webkit-box-orient: vertical;
display: -webkit-box;
color: #8e9091;
}
.post-info {
display: flex;
justify-content: space-between;
align-items: center;
}
.post-info-item {
color: #8e9091;
font-weight: 500;
}
.update-info-success {
color: green;
text-align: center;
font-weight: bold;
font-size: 16px;
}
.update-info-fail {
color: red;
text-align: center;
font-weight: bold;
font-size: 14px;
}
.card-header {
padding: 6px;
border-bottom: none;
text-transform: uppercase;
font-weight: bold;
border-radius: 4px !important;
}
#search-live {
display: flex;
margin-top: 4px;
margin-left: 16px;
}
.dropdown-search {
display: block;
position: relative;
width: 96%;
padding: 10px 20px;
background: #f5f5f5;
border: none;
}
.li_search_live {
padding: 5px 0;
cursor: pointer;
}
.li_search_live:hover {
color: blueviolet;
border-bottom: 0.6px solid #e3e8f0;
}
.zalo-chat-widget {
bottom: 100px !important;
left: 16px !important;
}
.pro-info a {
color: #116ed1;
}
.pro-info span.price {
color: #d2a828;
}
.border-custom {
border-radius: 16px;
}
.box-coupon {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
._94vh {
margin-top: 50px !important;
height: calc(100% - 20%) !important;
}
.product-image {
width: 400px;
object-fit: cover;
border-radius: 4px;
} | 0.403802 | 0.096791 |
cover photo section css starts from here
......................................................................... */
section{
padding: 0px;
}
#group_comment_style{
border: 1px solid orange !important;
width: 100%;
margin-left: 0px;
margin-top: 20px;
}
.cover-pic{
height:170px !important;
background: black !important;
width: 100%;
}
.cover-pic img{
height: 100%;
width:100%;
}
.coverbg {
width:100%;
}
.coverphoto .coverbg .row, .coverphoto .coverbg .row .col-md-12{
padding: 0;
}
/* .........................................................................
cover photo section css ends from here
......................................................................... */
/* .........................................................................
nav css starts from here
......................................................................... */
.group-desc .group-name{
margin-bottom: 4px;
}
.group-desc .group-name h2 a,.group-desc .group-name span{
color: #fff;
}
.group-desc .group-name h2 a:hover{
color: #f90;
transition:2s;
}
.caret-up {
width: 0;
height: 0;
border-left: 4px solid rgba(0, 0, 0, 0);
border-right: 4px solid rgba(0, 0, 0, 0);
border-bottom: 4px solid;
display: inline-block;
margin-left: 2px;
vertical-align: middle;
}
.coverphoto{
position: relative;
}
.group-desc{
position: absolute;
right: 40px;
left: 40px;
bottom: 0;
}
.joined ul li button{
padding: 4px 13px;
}
.joined ul li {
margin-right: 7px;
}
.joined ul li .join{
background-color: #f90;
color: #fff;
}
.joined ul li .notification{
border-right:1px solid #fff;
background-color: #f90;
color: #fff;
}
.joined ul li .sidebtn{
background-color: #f90;
color: #fff;
border-left:1px solid #fff;
}
.joined ul li button:hover{
color: #fff;
}
/*.........................................................................
nav css ends here
......................................................................... */
/* .........................................................................
post css starts from here
......................................................................... */
.post-section{
background-color: #fff;
}
.post-bg{
padding-top: 40px;
background-color: #e9ebee;
padding-top: 20px;
}
.facebook-share-box {
width: 100%;
}
.facebook-share-box .share {
-webkit-transition: 0.1s ease-out height;
-moz-transition: 0.1s ease-out height;
-ms-transition: 0.1s ease-out height;
-o-transition: 0.1s ease-out height;
transition: 0.1s ease-out height;
clear: both;
background: white;
border: 2px solid #dddddd;
position: relative;
}
.share .panel ul {
border-bottom: .7px solid #dddddd;
}
.facebook-share-box .post-types li a {
color: orange;
text-decoration: none;
}
.facebook-share-box .post-types li a:hover {
color: black;
text-decoration: none;
}
.facebook-share-box .post-types li a.active {
color: #404040;
}
.facebook-share-box .post-types {
padding-left: 5px;
}
.facebook-share-box ul {
list-style: none;
margin-bottom: 9px;
}
.facebook-share-box .post-types li {
display: inline;
margin-right: 10px;
}
.message {
border-radius: 0;
border: none;
}
.panel {
border-radius: 0;
border: none;
margin-bottom: 0;
}
.panel-footer {
padding: 0 15px;
}
.post-btn input{
margin-right: 0px;
float: right;
background-color: orange;
color: white;
font-size: 20px;
padding: 0px 22px;
vertical-align: middle;
margin-top: 3px;
}
.camera button {
background-color: transparent;
color: orange;
padding:0;
font-size: 20px;
margin-top: 7px;
vertical-align: middle;
border: none;
box-shadow: none;
}
.camera button:hover, .camera button:focus{
background-color: transparent;
color: grey;
vertical-align: middle;
border: none;
box-shadow: none;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
outline: 0px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.panel-body textarea,textarea:hover,.panel-body textarea:focus{
-webkit-box-shadow:none !important;
box-shadow: none !important;
/*-webkit-transition: border-color ease-in-out .15s,
-webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;*/
border:1px solid orange;
}
.fileUpload {
position: relative;
overflow: hidden;
margin-top: 5px;
color: orange;
font-size:22px;
}
.fileUpload input.upload {
position: absolute;
top: 0;
right: 0;
margin: 0;
padding: 0;
font-size: 20px;
cursor: pointer;
opacity: 0;
filter: alpha(opacity=0);
}
/*.........................................................................
post css ends here
......................................................................... */
.addmember{
width:50%;
text-align:left;
float: left;
background-color: transparent;
border:none;
}
.members{
text-align:right;
margin-left: 0px;
width: 50%;
background-color: transparent;
border:none;
}
.memberbtn{
border-bottom:0.7px solid #f90;
}
.mem-num{
float: right;
}
.addmemberdesc {
padding-top:9px;
}
.addmemberdesc input{
width:100%;
padding:2px;
border:1px solid #ccc;
}
.addmemberdesc input:focus{
width:100%;
padding:2px;
border:1px solid #f90;
}
.img{
width:39.5px;
height: 40px;
float:left;
margin-right: 7px;
margin-top: 9px;
margin-bottom: 9px;
}
.img img{
height:100%;
width:100%;
}
.more{
text-align: right;
}
.membersdes{
padding-top: 20px;
}
.user-post-section{
padding-top:20px;
padding-bottom: 20px;
}
.user{
padding-top: 7px;
padding-bottom: 7px;
background-color: #fff;
}
.user .user-pic{
height:40px;
width:35px;
float:left;
margin-right: 4px;
margin-left: 10px;
margin-top: 2px;
}
.user .user-pic img{
width:100%;
height:100%;
}
.userpost{
background-color: #fff;
border-bottom: 0.1px solid #CCF;
padding: 20px;
}
.user .username{
color:#f90;
}
.comment{
border-top: none;
padding:3px 4px;
background-color: #fff;
}
.comment button{
background-color: transparent;
color: black;
border:none;
outline: none;
}
.comment button i{
color:grey;
}
.comment button:hover,.comment button:focus {
background-color: transparent;
color: black;
border:none;
outline: none;
}
.comments{
background-color: #f5f5f5;
padding:4px 0px;
display: none;
}
.comments .user{
background-color: transparent;
padding:0px;
}
.comments .user .user-pic{
height: 26px;
width: 25px;
padding-top: 0px;
padding-bottom: 5px;
margin-top: 0px;
}
.comments .user .username{
float:left;
margin-right: 12px;
}
.user-comment{
background-color: transparent;
padding: 0;
}
.comments .userpost{
border-bottom: 0px solid #CCF;
}
.comments{
padding: 4px 2px;
border-bottom: 0.7px solid #CCF;
}
.post{
box-shadow:0px 7px 5px -8px;
padding-left:0px;
padding-right: 0px;
}
.write .user .user-pic{
height: 36px;
width: 30px;
padding-top: 0px;
padding-bottom: 5px;
margin-top: 0px;
float: left;
}
.write input{
width: 91%;
padding:4px;
border:.4px solid #ccc;
}
:focus {
outline: none;
}
/* .........................................................................
media queries starts from here
......................................................................... */
@media (min-width: 375px) and (max-width:732px ){
}
@media (min-width: 320px) and (max-width: 768px){
}
@media (min-width: 320px) and (max-width: 740px){
}
/* .........................................................................
media queries ends here
......................................................................... */ | public/frontend-style/css/group.css | cover photo section css starts from here
......................................................................... */
section{
padding: 0px;
}
#group_comment_style{
border: 1px solid orange !important;
width: 100%;
margin-left: 0px;
margin-top: 20px;
}
.cover-pic{
height:170px !important;
background: black !important;
width: 100%;
}
.cover-pic img{
height: 100%;
width:100%;
}
.coverbg {
width:100%;
}
.coverphoto .coverbg .row, .coverphoto .coverbg .row .col-md-12{
padding: 0;
}
/* .........................................................................
cover photo section css ends from here
......................................................................... */
/* .........................................................................
nav css starts from here
......................................................................... */
.group-desc .group-name{
margin-bottom: 4px;
}
.group-desc .group-name h2 a,.group-desc .group-name span{
color: #fff;
}
.group-desc .group-name h2 a:hover{
color: #f90;
transition:2s;
}
.caret-up {
width: 0;
height: 0;
border-left: 4px solid rgba(0, 0, 0, 0);
border-right: 4px solid rgba(0, 0, 0, 0);
border-bottom: 4px solid;
display: inline-block;
margin-left: 2px;
vertical-align: middle;
}
.coverphoto{
position: relative;
}
.group-desc{
position: absolute;
right: 40px;
left: 40px;
bottom: 0;
}
.joined ul li button{
padding: 4px 13px;
}
.joined ul li {
margin-right: 7px;
}
.joined ul li .join{
background-color: #f90;
color: #fff;
}
.joined ul li .notification{
border-right:1px solid #fff;
background-color: #f90;
color: #fff;
}
.joined ul li .sidebtn{
background-color: #f90;
color: #fff;
border-left:1px solid #fff;
}
.joined ul li button:hover{
color: #fff;
}
/*.........................................................................
nav css ends here
......................................................................... */
/* .........................................................................
post css starts from here
......................................................................... */
.post-section{
background-color: #fff;
}
.post-bg{
padding-top: 40px;
background-color: #e9ebee;
padding-top: 20px;
}
.facebook-share-box {
width: 100%;
}
.facebook-share-box .share {
-webkit-transition: 0.1s ease-out height;
-moz-transition: 0.1s ease-out height;
-ms-transition: 0.1s ease-out height;
-o-transition: 0.1s ease-out height;
transition: 0.1s ease-out height;
clear: both;
background: white;
border: 2px solid #dddddd;
position: relative;
}
.share .panel ul {
border-bottom: .7px solid #dddddd;
}
.facebook-share-box .post-types li a {
color: orange;
text-decoration: none;
}
.facebook-share-box .post-types li a:hover {
color: black;
text-decoration: none;
}
.facebook-share-box .post-types li a.active {
color: #404040;
}
.facebook-share-box .post-types {
padding-left: 5px;
}
.facebook-share-box ul {
list-style: none;
margin-bottom: 9px;
}
.facebook-share-box .post-types li {
display: inline;
margin-right: 10px;
}
.message {
border-radius: 0;
border: none;
}
.panel {
border-radius: 0;
border: none;
margin-bottom: 0;
}
.panel-footer {
padding: 0 15px;
}
.post-btn input{
margin-right: 0px;
float: right;
background-color: orange;
color: white;
font-size: 20px;
padding: 0px 22px;
vertical-align: middle;
margin-top: 3px;
}
.camera button {
background-color: transparent;
color: orange;
padding:0;
font-size: 20px;
margin-top: 7px;
vertical-align: middle;
border: none;
box-shadow: none;
}
.camera button:hover, .camera button:focus{
background-color: transparent;
color: grey;
vertical-align: middle;
border: none;
box-shadow: none;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
outline: 0px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.panel-body textarea,textarea:hover,.panel-body textarea:focus{
-webkit-box-shadow:none !important;
box-shadow: none !important;
/*-webkit-transition: border-color ease-in-out .15s,
-webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;*/
border:1px solid orange;
}
.fileUpload {
position: relative;
overflow: hidden;
margin-top: 5px;
color: orange;
font-size:22px;
}
.fileUpload input.upload {
position: absolute;
top: 0;
right: 0;
margin: 0;
padding: 0;
font-size: 20px;
cursor: pointer;
opacity: 0;
filter: alpha(opacity=0);
}
/*.........................................................................
post css ends here
......................................................................... */
.addmember{
width:50%;
text-align:left;
float: left;
background-color: transparent;
border:none;
}
.members{
text-align:right;
margin-left: 0px;
width: 50%;
background-color: transparent;
border:none;
}
.memberbtn{
border-bottom:0.7px solid #f90;
}
.mem-num{
float: right;
}
.addmemberdesc {
padding-top:9px;
}
.addmemberdesc input{
width:100%;
padding:2px;
border:1px solid #ccc;
}
.addmemberdesc input:focus{
width:100%;
padding:2px;
border:1px solid #f90;
}
.img{
width:39.5px;
height: 40px;
float:left;
margin-right: 7px;
margin-top: 9px;
margin-bottom: 9px;
}
.img img{
height:100%;
width:100%;
}
.more{
text-align: right;
}
.membersdes{
padding-top: 20px;
}
.user-post-section{
padding-top:20px;
padding-bottom: 20px;
}
.user{
padding-top: 7px;
padding-bottom: 7px;
background-color: #fff;
}
.user .user-pic{
height:40px;
width:35px;
float:left;
margin-right: 4px;
margin-left: 10px;
margin-top: 2px;
}
.user .user-pic img{
width:100%;
height:100%;
}
.userpost{
background-color: #fff;
border-bottom: 0.1px solid #CCF;
padding: 20px;
}
.user .username{
color:#f90;
}
.comment{
border-top: none;
padding:3px 4px;
background-color: #fff;
}
.comment button{
background-color: transparent;
color: black;
border:none;
outline: none;
}
.comment button i{
color:grey;
}
.comment button:hover,.comment button:focus {
background-color: transparent;
color: black;
border:none;
outline: none;
}
.comments{
background-color: #f5f5f5;
padding:4px 0px;
display: none;
}
.comments .user{
background-color: transparent;
padding:0px;
}
.comments .user .user-pic{
height: 26px;
width: 25px;
padding-top: 0px;
padding-bottom: 5px;
margin-top: 0px;
}
.comments .user .username{
float:left;
margin-right: 12px;
}
.user-comment{
background-color: transparent;
padding: 0;
}
.comments .userpost{
border-bottom: 0px solid #CCF;
}
.comments{
padding: 4px 2px;
border-bottom: 0.7px solid #CCF;
}
.post{
box-shadow:0px 7px 5px -8px;
padding-left:0px;
padding-right: 0px;
}
.write .user .user-pic{
height: 36px;
width: 30px;
padding-top: 0px;
padding-bottom: 5px;
margin-top: 0px;
float: left;
}
.write input{
width: 91%;
padding:4px;
border:.4px solid #ccc;
}
:focus {
outline: none;
}
/* .........................................................................
media queries starts from here
......................................................................... */
@media (min-width: 375px) and (max-width:732px ){
}
@media (min-width: 320px) and (max-width: 768px){
}
@media (min-width: 320px) and (max-width: 740px){
}
/* .........................................................................
media queries ends here
......................................................................... */ | 0.31059 | 0.087175 |
.flex-main-container {
display: flex;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
flex-flow: row nowrap;
justify-content: space-between;
}
.flex-sub-container-left {
display: flex;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
flex-flow: row nowrap;
justify-content: flex-start;
}
.flex-sub-container-right {
display: flex;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
flex-flow: row nowrap;
justify-content: flex-end;
}
.min-flex-container {
display: flex;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
}
.wrappable-flex-item {
padding-bottom: .5em;
padding-right: .5em;
}
.floating-form {
position: absolute;
z-index: 1;
border: 1px solid rgb(219, 219, 219);
padding: 25px;
margin-top: 2px;
background-color: #fff;
}
.floating-form-comparison {
position: absolute;
z-index: 1;
border: 1px solid rgb(219, 219, 219);
padding: 5px;
margin-top: 2px;
background-color: #fff;
}
.chart-area-container{
position:relative;
height: -moz-calc(100% - 90px);
height: -webkit-calc(100% - 90px);
height: calc(100% - 90px);
}
.menu-container {
position: relative;
}
.floating-input {
width: initial;
display: inline;
position: absolute;
}
.dsc-other-searches{
position: relative;
}
.dropdown-submenu {
position: relative;
}
.dropdown-submenu > .dropdown-menu {
top: 0;
left: 100%;
margin-top: -6px;
margin-left: -1px;
-webkit-border-radius: 0 6px 6px 6px;
-moz-border-radius: 0 6px 6px;
border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
display: block;
}
.dropdown-submenu > a:after {
display: block;
content: " ";
float: right;
width: 0;
height: 0;
border: 5px solid transparent;
border-right-width: 0;
border-left-color: #ccc;
margin-top: 5px;
margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
border-left-color: #fff;
}
.dropdown-submenu.pull-left {
float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
left: -100%;
margin-left: 10px;
-webkit-border-radius: 6px 0 6px 6px;
-moz-border-radius: 6px 0 6px 6px;
border-radius: 6px 0 6px 6px;
}
.clickable {
cursor: pointer;
}
.spinner {
position: absolute;
left: 50%;
z-index: 5;
}
.form-control.length-md {
width: 12em;
}
.fake-anchor-tag:hover{
text-decoration: underline;
}
.limited-input{
width:200px;
}
.restrict-dropdown-menu > .dropdown-menu{
max-height : 350px;
overflow-y: auto;
max-width: 200px;
}
.restrict-dropdown-menu-small > .dropdown-menu{
max-height : 200px;
overflow-y: auto;
}
.dsc-underline{
text-decoration: underline;
}
.dhc-btn-plain{
background-color: #fff;
border: 1px solid #ccc;
color: #555;
}
#multipleLabelInput::-webkit-input-placeholder {
font-style: italic;
}
#multipleLabelInput::-moz-placeholder {
font-style: italic;
}
#multipleLabelInput::-moz-placeholder {
font-style: italic;
}
#multipleLabelInput:-ms-input-placeholder {
font-style: italic;
}
.tab-style {
list-style-type: none;
margin: 0;
padding: 0;
overflow: hidden;
border: 1px solid #ccc;
background-color: #f1f1f1;
}
/* Float the list items side by side */
.position-li-tab {float: right;}
/* Style the links inside the list items */
.list-element-style {
display: inline-block;
color: #337ab7;
text-align: center;
padding: 5px 5px;
text-decoration: none;
font-size: 14px;
}
/*!* Change background color of links on hover *!*/
/*.list-element-style:hover {*/
/*background-color: #ddd;*/
/*text-decoration: none;*/
/*}*/
/*!* Create an active/current tablink class *!*/
/*.list-element-style:focus, .active {*/
/*background-color: #ccc;*/
/*text-decoration: none;*/
/*}*/
/* Style the tab content */
.tabcontent {
display: none;
padding: 6px 12px;
} | src/DecoratedStockChart.css | .flex-main-container {
display: flex;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
flex-flow: row nowrap;
justify-content: space-between;
}
.flex-sub-container-left {
display: flex;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
flex-flow: row nowrap;
justify-content: flex-start;
}
.flex-sub-container-right {
display: flex;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
flex-flow: row nowrap;
justify-content: flex-end;
}
.min-flex-container {
display: flex;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
}
.wrappable-flex-item {
padding-bottom: .5em;
padding-right: .5em;
}
.floating-form {
position: absolute;
z-index: 1;
border: 1px solid rgb(219, 219, 219);
padding: 25px;
margin-top: 2px;
background-color: #fff;
}
.floating-form-comparison {
position: absolute;
z-index: 1;
border: 1px solid rgb(219, 219, 219);
padding: 5px;
margin-top: 2px;
background-color: #fff;
}
.chart-area-container{
position:relative;
height: -moz-calc(100% - 90px);
height: -webkit-calc(100% - 90px);
height: calc(100% - 90px);
}
.menu-container {
position: relative;
}
.floating-input {
width: initial;
display: inline;
position: absolute;
}
.dsc-other-searches{
position: relative;
}
.dropdown-submenu {
position: relative;
}
.dropdown-submenu > .dropdown-menu {
top: 0;
left: 100%;
margin-top: -6px;
margin-left: -1px;
-webkit-border-radius: 0 6px 6px 6px;
-moz-border-radius: 0 6px 6px;
border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
display: block;
}
.dropdown-submenu > a:after {
display: block;
content: " ";
float: right;
width: 0;
height: 0;
border: 5px solid transparent;
border-right-width: 0;
border-left-color: #ccc;
margin-top: 5px;
margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
border-left-color: #fff;
}
.dropdown-submenu.pull-left {
float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
left: -100%;
margin-left: 10px;
-webkit-border-radius: 6px 0 6px 6px;
-moz-border-radius: 6px 0 6px 6px;
border-radius: 6px 0 6px 6px;
}
.clickable {
cursor: pointer;
}
.spinner {
position: absolute;
left: 50%;
z-index: 5;
}
.form-control.length-md {
width: 12em;
}
.fake-anchor-tag:hover{
text-decoration: underline;
}
.limited-input{
width:200px;
}
.restrict-dropdown-menu > .dropdown-menu{
max-height : 350px;
overflow-y: auto;
max-width: 200px;
}
.restrict-dropdown-menu-small > .dropdown-menu{
max-height : 200px;
overflow-y: auto;
}
.dsc-underline{
text-decoration: underline;
}
.dhc-btn-plain{
background-color: #fff;
border: 1px solid #ccc;
color: #555;
}
#multipleLabelInput::-webkit-input-placeholder {
font-style: italic;
}
#multipleLabelInput::-moz-placeholder {
font-style: italic;
}
#multipleLabelInput::-moz-placeholder {
font-style: italic;
}
#multipleLabelInput:-ms-input-placeholder {
font-style: italic;
}
.tab-style {
list-style-type: none;
margin: 0;
padding: 0;
overflow: hidden;
border: 1px solid #ccc;
background-color: #f1f1f1;
}
/* Float the list items side by side */
.position-li-tab {float: right;}
/* Style the links inside the list items */
.list-element-style {
display: inline-block;
color: #337ab7;
text-align: center;
padding: 5px 5px;
text-decoration: none;
font-size: 14px;
}
/*!* Change background color of links on hover *!*/
/*.list-element-style:hover {*/
/*background-color: #ddd;*/
/*text-decoration: none;*/
/*}*/
/*!* Create an active/current tablink class *!*/
/*.list-element-style:focus, .active {*/
/*background-color: #ccc;*/
/*text-decoration: none;*/
/*}*/
/* Style the tab content */
.tabcontent {
display: none;
padding: 6px 12px;
} | 0.302082 | 0.048586 |
body {
font-family: 'Ubuntu', sans-serif;
}
* {
box-sizing: border-box;
}
.HolyGrail,
.HolyGrail-body {
display: flex;
flex-direction: column;
}
.HolyGrail-nav {
order: -1;
background-color: #cecece;
}
.HolyGrail-nav > * {
padding: 1rem;
border-bottom: 1px solid #fafafa;
display: block;
}
@media (min-width: 768px) {
.HolyGrail-body {
flex-direction: row;
flex: 1;
}
.HolyGrail-content {
flex: 1;
margin: 2rem;
}
.HolyGrail-nav, .HolyGrail-ads {
/* 12em is the width of the columns */
flex: 0 0 12em;
}
}
header {
padding: 1rem 2rem;
}
body {
margin: 0;
}
a,
.destyledButton {
color: #347AB7;
}
p {
margin-top: 0.5em;
}
svg {
vertical-align: middle;
}
h1 {
font-weight: 400;
font-size: 35px;
text-align: center;
margin: 0;
}
hr {
border: 0 none;
border-top: 1px solid #aaa;
}
.logo {
position: absolute;
top: 5px;
left: 5px;
width: 100px;
height: 100px;
}
.logo img {
width: 100%;
}
.breadcrumbs {
height: 1em;
margin: 1em 0;
}
.chart {
position: relative;
margin: 0 auto;
min-height: 350px;
}
.chart--large {
width: 950px;
}
.chart--needsUpload {
border: 2px dashed #AC9062;
border-radius: 10px;
cursor: pointer;
}
.chart--dragging {
border-style: solid;
background-color: #E6D4B6;
}
.chart-uploadMessage {
display: none;
font-size: 1.9em;
text-align: center;
margin-top: 100px;
pointer-events: none;
}
.chart--needsUpload .chart-uploadMessage {
display: block;
}
.chart-uploadMessage small {
font-size: 0.5em;
}
.hiddenFileInput {
width: 0px;
height: 0px;
visibility: hidden;
}
.chart path {
stroke: #fff;
}
.details {
position: absolute;
top: 325px;
left: 50%;
width: 170px;
margin-left: -85px;
font-size: 14px;
text-align: center;
color: #666;
z-index: -1;
overflow: hidden;
text-overflow: ellipsis;
}
.chart--large .details {
top: 425px;
}
.details-size {
font-size: 0.8em;
margin-top: 1em;
}
.details-name {
font-weight: bold;
}
.details-size::before {
content: "(";
}
.details-size::after {
content: ")";
}
.details-percentage {
margin: 0.4em 0 0em;
font-size: 2.4em;
line-height: 1em;
}
footer {
margin-top: 4em;
}
footer h2 {
margin: 1.5em 0 0.5em;
font-size: 1.3em;
}
.destyledButton {
background: none;
border: 0 none;
cursor: pointer;
font-size: inherit;
padding: 0;
text-decoration: underline;
} | src/style.css | body {
font-family: 'Ubuntu', sans-serif;
}
* {
box-sizing: border-box;
}
.HolyGrail,
.HolyGrail-body {
display: flex;
flex-direction: column;
}
.HolyGrail-nav {
order: -1;
background-color: #cecece;
}
.HolyGrail-nav > * {
padding: 1rem;
border-bottom: 1px solid #fafafa;
display: block;
}
@media (min-width: 768px) {
.HolyGrail-body {
flex-direction: row;
flex: 1;
}
.HolyGrail-content {
flex: 1;
margin: 2rem;
}
.HolyGrail-nav, .HolyGrail-ads {
/* 12em is the width of the columns */
flex: 0 0 12em;
}
}
header {
padding: 1rem 2rem;
}
body {
margin: 0;
}
a,
.destyledButton {
color: #347AB7;
}
p {
margin-top: 0.5em;
}
svg {
vertical-align: middle;
}
h1 {
font-weight: 400;
font-size: 35px;
text-align: center;
margin: 0;
}
hr {
border: 0 none;
border-top: 1px solid #aaa;
}
.logo {
position: absolute;
top: 5px;
left: 5px;
width: 100px;
height: 100px;
}
.logo img {
width: 100%;
}
.breadcrumbs {
height: 1em;
margin: 1em 0;
}
.chart {
position: relative;
margin: 0 auto;
min-height: 350px;
}
.chart--large {
width: 950px;
}
.chart--needsUpload {
border: 2px dashed #AC9062;
border-radius: 10px;
cursor: pointer;
}
.chart--dragging {
border-style: solid;
background-color: #E6D4B6;
}
.chart-uploadMessage {
display: none;
font-size: 1.9em;
text-align: center;
margin-top: 100px;
pointer-events: none;
}
.chart--needsUpload .chart-uploadMessage {
display: block;
}
.chart-uploadMessage small {
font-size: 0.5em;
}
.hiddenFileInput {
width: 0px;
height: 0px;
visibility: hidden;
}
.chart path {
stroke: #fff;
}
.details {
position: absolute;
top: 325px;
left: 50%;
width: 170px;
margin-left: -85px;
font-size: 14px;
text-align: center;
color: #666;
z-index: -1;
overflow: hidden;
text-overflow: ellipsis;
}
.chart--large .details {
top: 425px;
}
.details-size {
font-size: 0.8em;
margin-top: 1em;
}
.details-name {
font-weight: bold;
}
.details-size::before {
content: "(";
}
.details-size::after {
content: ")";
}
.details-percentage {
margin: 0.4em 0 0em;
font-size: 2.4em;
line-height: 1em;
}
footer {
margin-top: 4em;
}
footer h2 {
margin: 1.5em 0 0.5em;
font-size: 1.3em;
}
.destyledButton {
background: none;
border: 0 none;
cursor: pointer;
font-size: inherit;
padding: 0;
text-decoration: underline;
} | 0.441432 | 0.144964 |
.text-danger{
font-family: '<NAME>', cursive;
color:#e5904d!important;
text-shadow: 1px 1px black;
}
#s1_header{background: #1e1109;}
#s2_trio{background: #fefaf7;}
#s3_painting_of_the_week{background: #26221f;}
#s4_about{background: #f0e9d7;}
#s5_prints{background: #fefaf7;}
#s6_paintings{background: #14161B;}
#s7_drawings{background: #f0e9d7;}
#s8_contacts{background: #fefaf7;}
#s9_footer{background: #414046;}
#s10_copyright{background: #000;}
/* ---------- s1_header --------- */
#s1_header{
background: url("img/interface-imgs/s1-header-lg-center.jpg");
background-position: center bottom;
background-repeat: no-repeat;
background-size: cover;
height: 100vh;
display: grid;
grid-template-columns: repeat(4, 1fr);
grid-template-rows: repeat(4, 1fr);
}
#s1_header aside{
text-align: center;
grid-column: 2 / 4;
grid-row: 4 / 5;
}
@media (max-width: 992px) {
#s1_header{height: 50vh;}
#s1_header .display-4{font-size: 28px;}
#s1_header h5{font-size: 12px;}
}
/* ---------- s2_trio --------- */
.myGrid{
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-template-rows: repeat(1, 1fr);
}
@media (max-width: 768px) {
.myGrid{
grid-template-columns: repeat(1, 1fr);
grid-template-rows: repeat(3, 1fr);
grid-gap: 10px;
}
.mySubGrid{
display: grid;
grid-gap: 15px;
grid-template-columns: repeat(2, 1fr);
grid-template-rows: repeat(1, 1fr);
}
}
@media (max-width: 576px) {
.myGrid{
grid-template-columns: repeat(1, 1fr);
grid-template-rows: repeat(3, 1fr);
}
.mySubGrid{
grid-template-columns: repeat(1, 1fr);
grid-template-rows: repeat(2, auto);
}
}
/* ---------- s3_painting_of_the_week --------- */
/* NO CUSTOM CSS HERE - ALL BOOTSTRAP CSS */
/* ---------- s4_about --------- */
.s4_about_grid{
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-template-rows: repeat(3, auto);
grid-gap: 10px;
grid-template-areas:
"img-selfportrait img-selfportrait img-selfportrait"
"hd-about hd-about hd-about"
"txt-about txt-about txt-about"
;
}
.img-selfportrait{
grid-area: img-selfportrait;
grid-column: 2 / 3;
}
.hd-about{
grid-area: hd-about;
text-align: center;
}
.txt-about{
grid-area:txt-about;
line-height: 2;
}
@media (min-width: 768px) {
.s4_about_grid{
grid-template-areas:
"img-selfportrait hd-about hd-about "
"img-selfportrait txt-about txt-about"
"img-selfportrait txt-about txt-about"
;
}
.img-selfportrait{
grid-column: 1 / 2;
}
.hd-about{
text-align: left;
padding-left: 20px;
}
.txt-about{
padding-left: 20px;
}
}
@media (min-width: 992px) {
.s4_about_grid{
grid-template-columns: repeat(2, 1fr);
grid-template-rows: repeat(2, auto);
grid-gap: 10px;
grid-template-areas:
"hd-about hd-about"
"txt-about img-selfportrait"
;
}
.img-selfportrait{
grid-column: 2 / -1;
}
}
/* ---------- s5_prints & s7_drawings --------- */
.my-thumbs{
display: grid;
grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
grid-gap: 10px;
justify-items: center;
}
.my-thumbs img{
display: block;
box-shadow: 1px 1px 5px rgba(0,0,0,0.4);
}
.my-thumbs .my-bg-image{
box-shadow: 0 0 0 rgba(0,0,0,0);
}
/* ---------- s6_paintings --------- */
.my-paintings-container{
display: grid;
min-height: 600px;
background: white;
grid-template-columns: repeat(5, 1fr);
grid-template-rows: repeat(4, 1fr);
grid-template-areas:
"one one two three three"
"one one four five five"
"six seven seven five five"
"six eight nine nine ten"
;
grid-gap: 2px;
border: 2px solid white;
outline: none;
}
#s6_paintings aside{
display: grid;
grid-template-columns: repeat(auto-fit, minmax(40%, 1fr));
}
#s6_paintings .windmill{
width: 60%;
justify-self: end;
align-self: end;
}
@media (max-width: 768px) {
#s6_paintings aside{
grid-template-columns: 1fr;
grid-template-rows: 1fr;
grid-template-areas:
"my-paintings-area"
"windmill"
;
}
.my-paintings-area{
grid-area: my-paintings-area;
}
.windmill{
grid-area: windmill;
}
}
@media (max-width: 576px){
.windmill{
display:none;
}
}
.my-cursor{
cursor: pointer;
outline: none;
}
.painting-1{
grid-area: one;
background: url("img/paintings-img/1920px-P1150002_Cognacq-Jay_Rembrandt_anesse_de_Balaam_rwk.jpg");
background-position: center;
background-size: cover;
}
.painting-2{
grid-area: two;
background: url("img/paintings-img/Rembrandt_-_Portrait_of_a_Woman_with_Gloves_-_NGI.808.jpg");
background-position: center;
background-size: cover;
}
.painting-3{
grid-area: three;
background: url("img/paintings-img/1920px-Rembrandt_van_Rijn_198.jpg");
background-position: center;
background-size: cover;
}
.painting-4{
grid-area: four;
background: url("img/paintings-img/1920px-Rembrandt_van_Rijn_-_Portrait_of_Willem_Burchgraeff_-_O_854_-_Slovak_National_Gallery.jpg");
background-position: center;
background-size: cover;
}
.painting-5{
grid-area: five;
background: url("img/paintings-img/Rembrandt-SMELL.jpg");
background-position: center;
background-size: cover;
}
.painting-6{
grid-area: six;
background: url("img/paintings-img/2560px-Rembrandt_Harmensz._van_Rijn_-_Old_Man_with_a_Gold_Chain_-_Google_Art_Project.jpg");
background-position: center;
background-size: cover;
}
.painting-7{
grid-area: seven;
background: url("img/paintings-img/2880px-Rembrandt_The_Artist_in_his_studio.jpg");
background-position: center;
background-size: cover;
}
.painting-8{
grid-area: eight;
background: url("img/paintings-img/Rembrandt_van_Rijn_197.jpg");
background-position: center;
background-size: cover;
}
.painting-9{
grid-area: nine;
background: url("img/paintings-img/1920px-Rembrandt_-_Rembrandt_and_Saskia_in_the_Scene_of_the_Prodigal_Son_-_Google_Art_Project.jpg");
background-position: center;
background-size: cover;
}
.painting-10{
grid-area: ten;
background: url("img/paintings-img/2560px-Rembrandt_Harmensz._van_Rijn_-_Zelfportret_op_jeugdige_leeftijd_-_Google_Art_Project.jpg");
background-position: center;
background-size: cover;
}
/* ---------- s7_drawings --------- */
/* See s5_prints CSS above */
/* ---------- s8_contact --------- */
.contact-copy{grid-area: contact-copy;}
.contact-map{grid-area: contact-map;}
.contact-picture{grid-area: contact-picture;}
.contacts_grid{
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-auto-rows: repeat(2, 1fr);
grid-gap: 10px;
grid-template:
"contact-copy contact-map contact-map"
"contact-picture contact-map contact-map"
;
}
@media (max-width: 768px) {
.contacts_grid{
grid-template-columns: repeat(2, auto);
grid-auto-rows: repeat(3, auto);
grid-template:
"contact-picture contact-copy "
"contact-map contact-map"
"contact-map contact-map"
;
}
.contact-picture{
justify-self: end;
}
}
@media (max-width: 576px) {
.contacts_grid{
grid-template-columns: auto;
grid-auto-rows: repeat(4, auto);
grid-template:
"contact-picture"
"contact-copy"
"contact-map"
"contact-map"
"contact-map"
;
}
.contact-picture{
transform: scaleX(-1);
justify-self: center;
}
.contact-copy{
text-align: center;
}
}
/* ---------- s9_footer --------- */
@media (max-width: 767px) {
.s9_footer_grid{
font-size: small;
display: grid;
grid-template-columns: repeat(1, 1fr);
grid-template-rows: repeat(6, auto);
grid-gap 10px;
grid-template-areas:
"footer_hours"
"footer_menu"
"footer_museum"
"footer_painting_names"
"footer_links"
"footer_img"
"footer_copyright";
}
.footer_menu, .footer_museum, .footer_painting_names, .footer_links{
border-top: 1px dashed black;
padding-top: 10px;
display: flex;
justify-content: space-evenly;
align-items: center;
}
.footer_museum h1{
text-align: center;
}
.footer_museum, .footer_links {
flex-direction: row-reverse;
text-align: right;
}
.footer_img{
width: 50%;
justify-self: flex-end;
}
.footer_hours{
text-align: center;
}
}
@media (min-width: 768px) {
.s9_footer_grid{
font-size: initial;
display: grid;
grid-template-columns: 1fr 1fr;
grid-template-areas:
"footer_hours footer_img"
"footer_menu footer_museum"
"footer_painting_names footer_links"
"footer_copyright footer_copyright"
}
.footer_museum, .footer_links, .footer_museum h1 {
flex: none;
padding-top: 0;
text-align: left;
flex-direction:column;
justify-content:flex-start;
align-items: left;
}
.footer_img{
width: 50%;
justify-self: flex-end;
}
} | mystyles.css | .text-danger{
font-family: '<NAME>', cursive;
color:#e5904d!important;
text-shadow: 1px 1px black;
}
#s1_header{background: #1e1109;}
#s2_trio{background: #fefaf7;}
#s3_painting_of_the_week{background: #26221f;}
#s4_about{background: #f0e9d7;}
#s5_prints{background: #fefaf7;}
#s6_paintings{background: #14161B;}
#s7_drawings{background: #f0e9d7;}
#s8_contacts{background: #fefaf7;}
#s9_footer{background: #414046;}
#s10_copyright{background: #000;}
/* ---------- s1_header --------- */
#s1_header{
background: url("img/interface-imgs/s1-header-lg-center.jpg");
background-position: center bottom;
background-repeat: no-repeat;
background-size: cover;
height: 100vh;
display: grid;
grid-template-columns: repeat(4, 1fr);
grid-template-rows: repeat(4, 1fr);
}
#s1_header aside{
text-align: center;
grid-column: 2 / 4;
grid-row: 4 / 5;
}
@media (max-width: 992px) {
#s1_header{height: 50vh;}
#s1_header .display-4{font-size: 28px;}
#s1_header h5{font-size: 12px;}
}
/* ---------- s2_trio --------- */
.myGrid{
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-template-rows: repeat(1, 1fr);
}
@media (max-width: 768px) {
.myGrid{
grid-template-columns: repeat(1, 1fr);
grid-template-rows: repeat(3, 1fr);
grid-gap: 10px;
}
.mySubGrid{
display: grid;
grid-gap: 15px;
grid-template-columns: repeat(2, 1fr);
grid-template-rows: repeat(1, 1fr);
}
}
@media (max-width: 576px) {
.myGrid{
grid-template-columns: repeat(1, 1fr);
grid-template-rows: repeat(3, 1fr);
}
.mySubGrid{
grid-template-columns: repeat(1, 1fr);
grid-template-rows: repeat(2, auto);
}
}
/* ---------- s3_painting_of_the_week --------- */
/* NO CUSTOM CSS HERE - ALL BOOTSTRAP CSS */
/* ---------- s4_about --------- */
.s4_about_grid{
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-template-rows: repeat(3, auto);
grid-gap: 10px;
grid-template-areas:
"img-selfportrait img-selfportrait img-selfportrait"
"hd-about hd-about hd-about"
"txt-about txt-about txt-about"
;
}
.img-selfportrait{
grid-area: img-selfportrait;
grid-column: 2 / 3;
}
.hd-about{
grid-area: hd-about;
text-align: center;
}
.txt-about{
grid-area:txt-about;
line-height: 2;
}
@media (min-width: 768px) {
.s4_about_grid{
grid-template-areas:
"img-selfportrait hd-about hd-about "
"img-selfportrait txt-about txt-about"
"img-selfportrait txt-about txt-about"
;
}
.img-selfportrait{
grid-column: 1 / 2;
}
.hd-about{
text-align: left;
padding-left: 20px;
}
.txt-about{
padding-left: 20px;
}
}
@media (min-width: 992px) {
.s4_about_grid{
grid-template-columns: repeat(2, 1fr);
grid-template-rows: repeat(2, auto);
grid-gap: 10px;
grid-template-areas:
"hd-about hd-about"
"txt-about img-selfportrait"
;
}
.img-selfportrait{
grid-column: 2 / -1;
}
}
/* ---------- s5_prints & s7_drawings --------- */
.my-thumbs{
display: grid;
grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
grid-gap: 10px;
justify-items: center;
}
.my-thumbs img{
display: block;
box-shadow: 1px 1px 5px rgba(0,0,0,0.4);
}
.my-thumbs .my-bg-image{
box-shadow: 0 0 0 rgba(0,0,0,0);
}
/* ---------- s6_paintings --------- */
.my-paintings-container{
display: grid;
min-height: 600px;
background: white;
grid-template-columns: repeat(5, 1fr);
grid-template-rows: repeat(4, 1fr);
grid-template-areas:
"one one two three three"
"one one four five five"
"six seven seven five five"
"six eight nine nine ten"
;
grid-gap: 2px;
border: 2px solid white;
outline: none;
}
#s6_paintings aside{
display: grid;
grid-template-columns: repeat(auto-fit, minmax(40%, 1fr));
}
#s6_paintings .windmill{
width: 60%;
justify-self: end;
align-self: end;
}
@media (max-width: 768px) {
#s6_paintings aside{
grid-template-columns: 1fr;
grid-template-rows: 1fr;
grid-template-areas:
"my-paintings-area"
"windmill"
;
}
.my-paintings-area{
grid-area: my-paintings-area;
}
.windmill{
grid-area: windmill;
}
}
@media (max-width: 576px){
.windmill{
display:none;
}
}
.my-cursor{
cursor: pointer;
outline: none;
}
.painting-1{
grid-area: one;
background: url("img/paintings-img/1920px-P1150002_Cognacq-Jay_Rembrandt_anesse_de_Balaam_rwk.jpg");
background-position: center;
background-size: cover;
}
.painting-2{
grid-area: two;
background: url("img/paintings-img/Rembrandt_-_Portrait_of_a_Woman_with_Gloves_-_NGI.808.jpg");
background-position: center;
background-size: cover;
}
.painting-3{
grid-area: three;
background: url("img/paintings-img/1920px-Rembrandt_van_Rijn_198.jpg");
background-position: center;
background-size: cover;
}
.painting-4{
grid-area: four;
background: url("img/paintings-img/1920px-Rembrandt_van_Rijn_-_Portrait_of_Willem_Burchgraeff_-_O_854_-_Slovak_National_Gallery.jpg");
background-position: center;
background-size: cover;
}
.painting-5{
grid-area: five;
background: url("img/paintings-img/Rembrandt-SMELL.jpg");
background-position: center;
background-size: cover;
}
.painting-6{
grid-area: six;
background: url("img/paintings-img/2560px-Rembrandt_Harmensz._van_Rijn_-_Old_Man_with_a_Gold_Chain_-_Google_Art_Project.jpg");
background-position: center;
background-size: cover;
}
.painting-7{
grid-area: seven;
background: url("img/paintings-img/2880px-Rembrandt_The_Artist_in_his_studio.jpg");
background-position: center;
background-size: cover;
}
.painting-8{
grid-area: eight;
background: url("img/paintings-img/Rembrandt_van_Rijn_197.jpg");
background-position: center;
background-size: cover;
}
.painting-9{
grid-area: nine;
background: url("img/paintings-img/1920px-Rembrandt_-_Rembrandt_and_Saskia_in_the_Scene_of_the_Prodigal_Son_-_Google_Art_Project.jpg");
background-position: center;
background-size: cover;
}
.painting-10{
grid-area: ten;
background: url("img/paintings-img/2560px-Rembrandt_Harmensz._van_Rijn_-_Zelfportret_op_jeugdige_leeftijd_-_Google_Art_Project.jpg");
background-position: center;
background-size: cover;
}
/* ---------- s7_drawings --------- */
/* See s5_prints CSS above */
/* ---------- s8_contact --------- */
.contact-copy{grid-area: contact-copy;}
.contact-map{grid-area: contact-map;}
.contact-picture{grid-area: contact-picture;}
.contacts_grid{
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-auto-rows: repeat(2, 1fr);
grid-gap: 10px;
grid-template:
"contact-copy contact-map contact-map"
"contact-picture contact-map contact-map"
;
}
@media (max-width: 768px) {
.contacts_grid{
grid-template-columns: repeat(2, auto);
grid-auto-rows: repeat(3, auto);
grid-template:
"contact-picture contact-copy "
"contact-map contact-map"
"contact-map contact-map"
;
}
.contact-picture{
justify-self: end;
}
}
@media (max-width: 576px) {
.contacts_grid{
grid-template-columns: auto;
grid-auto-rows: repeat(4, auto);
grid-template:
"contact-picture"
"contact-copy"
"contact-map"
"contact-map"
"contact-map"
;
}
.contact-picture{
transform: scaleX(-1);
justify-self: center;
}
.contact-copy{
text-align: center;
}
}
/* ---------- s9_footer --------- */
@media (max-width: 767px) {
.s9_footer_grid{
font-size: small;
display: grid;
grid-template-columns: repeat(1, 1fr);
grid-template-rows: repeat(6, auto);
grid-gap 10px;
grid-template-areas:
"footer_hours"
"footer_menu"
"footer_museum"
"footer_painting_names"
"footer_links"
"footer_img"
"footer_copyright";
}
.footer_menu, .footer_museum, .footer_painting_names, .footer_links{
border-top: 1px dashed black;
padding-top: 10px;
display: flex;
justify-content: space-evenly;
align-items: center;
}
.footer_museum h1{
text-align: center;
}
.footer_museum, .footer_links {
flex-direction: row-reverse;
text-align: right;
}
.footer_img{
width: 50%;
justify-self: flex-end;
}
.footer_hours{
text-align: center;
}
}
@media (min-width: 768px) {
.s9_footer_grid{
font-size: initial;
display: grid;
grid-template-columns: 1fr 1fr;
grid-template-areas:
"footer_hours footer_img"
"footer_menu footer_museum"
"footer_painting_names footer_links"
"footer_copyright footer_copyright"
}
.footer_museum, .footer_links, .footer_museum h1 {
flex: none;
padding-top: 0;
text-align: left;
flex-direction:column;
justify-content:flex-start;
align-items: left;
}
.footer_img{
width: 50%;
justify-self: flex-end;
}
} | 0.204025 | 0.167627 |
.topo{
display: flex;
justify-content: space-between;
align-content: center;
width: 100%;
height: 64px;
line-height: 64px;
background-color: rgba(0, 0,0,0.5);
z-index: 1000;
position: relative;
}
.fone{
height: 65px;
line-height: 65px;
padding-left: 50px;
}
.fone a {
color: #ffffff;
font-size: 13.5pt;
text-decoration: none;
font-weight: 300;
font-family: 'Roboto Condensed', sans-serif;
}
.fone a i{
font-size: 14px;
margin-top: -5px;
}
.logo img{
width:200px;
margin-top: -20px;
}
.langForm{
width:90px;
height:35px;
margin-top: 14px;
background-color: transparent;
color: #ffffff;
}
.menu{
width: 200px;
}
.menu button {
right: 0;
float: right;
height: 65px;
width: 70px;
font-weight: 300;
font-size: 20pt;
color: #ffffff;
border-radius: 0;
margin-left: 10px;
border-left: 2px solid #666666;
}
.menu button:hover .menu-area{
display: block;
}
.menu button:hover{
background-color: #ffffff;
color: #000000;
}
.menu-area{
position: absolute;
top: 64px;
right: 0;
display: none;
width: 230px;
min-height: 310px;
background-color: #c32025;
padding-top: 20px;
}
.socialNetwork{
display: flex;
justify-content: center;
list-style-type: none;
margin: 20px 0;
padding: 0;
}
.socialNetwork li{
display: inline;
padding: 5px;
font-size: 16pt;
}
.socialNetwork li a{
color: #eeeeee;
text-decoration: none;
}
.midia{
list-style-type: none;
display: block;
margin: 0;
padding: 0;
}
.midia li{
font-weight: 300;
font-size: 14pt;
font-family: 'Roboto Condensed', sans-serif;
line-height: 60px;
}
.midia li a{
text-decoration: none;
color: #cccccc;
}
.show{
display: block;
}
.banner{
margin-top: -64px;
}
.banner img{
width: 100%;
}
@media only screen and (max-width: 768px) {
.fone{
display: none;
}
.logo img{
width:200px;
margin-left: 20px;
margin-top: -20px;
}
}
/*------------------------ /Topo Menu Navbar -------------------------*/
/*------------------------------ About ------------------------------*/
.about{
margin: 40px auto;
text-align: center;
color: #333333;
}
.about p{
font-size: 14pt;
font-weight: 300;
font-family: 'Roboto Condensed', sans-serif;
}
.link{
text-decoration: none;
color: #c32025;
}
.link:hover{
text-decoration: none;
color: #cccccc;
}
.link i{
font-size: 16pt;
}
.about strong{
font-weight: 700;
}
@media only screen and (max-width: 768px){
.about{
text-align: center;
color: #333333;
}
}
/*------------------------------ /About ------------------------------*/
/*-------------------------- NewsCarousel ----------------------------*/
.news{
min-height: 300px;
max-width: 95%;
margin: 0 auto;
}
.news .img{
position: relative;
}
.news .title{
position: relative;
}
.news .title .captions{
position: absolute;
max-width: 480px;
left: 25%;
white-space: normal;
word-wrap: break-word;
}
.news .title .captions .captions-item{
white-space: normal
}
.news .title .captions .captions-item h1{
color: #c32025;
}
.news .title .captions .captions-item a{
color: #c32025;
text-decoration: none;
margin-left: 20px;
}
.news .title .captions .captions-item a:hover{
color: #cccccc;
text-decoration: none;
}
.news .img img{
position: absolute;
width: 480px;
height: 280px;
right: 25%;
}
@media only screen and (max-width: 770px){
.news{
height: 680px;
}
.news .img{
position: relative;
}
.news .title{
position: relative;
}
.news .title .captions{
position: absolute;
max-width: 380px;
white-space: normal;
word-wrap: break-word;
left: 50%;
margin-left: -190px;
}
.news .title .captions .captions-item{
white-space: normal
}
.news .img img{
position: absolute;
width: 380px;
height: 230px;
left: 50%;
margin-left: -190px;
}
}
/*-------------------------- NewsCarousel ----------------------------*/
/*---------------------------- NewsModal -----------------------------*/
.blogTitle{
color: #c32025;
}
.img-newsModal{
padding: 0;
margin: 0;
max-width: 100%;
}
/*--------------------------- /NewsModal -----------------------------*/
/*----------------------------- Clients ------------------------------*/
.clients {
padding: 55px 0 90px;
background: #f5f5f5;
}
.clients .subtitle {
color: #c32025;
margin: 0 0 50px;
text-align: center;
}
.clients ul {
padding: 0;
margin: 0;
list-style: none;
width: 100%;
text-align: center;
}
.clients ul li {
display: inline-block;
background: #fff;
height: 64px;
margin: 0 5px 5px;
width: 150px;
position: relative;
}
.clients ul li img {
padding: 10px;
margin: auto;
height: auto;
max-height: 64px;
width: auto;
max-width: 150px;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
@media only screen and (max-width: 860px) {
.clients ul li {
width: 18.6%;
}
}
@media only screen and (max-width: 640px) {
.clients ul li {
width: 23%;
}
}
@media (max-width: 560px) {
.clients ul li {
width: 31%;
}
}
@media only screen and (max-width: 480px) {
.clients ul li {
width: 48%;
}
}
@media only screen and (min-width: 1200px){
.divClients{
max-width: 1200px !important;
}
}
/*---------------------------- /Clients ------------------------------*/
/*----------------------------- Contact ------------------------------*/
.contact {
position: relative;
height: 287px;
width: 100%;
background-color: #000000;
}
.contact picture{
position: absolute;
bottom: 0;
right: 0;
}
.contact-box{
position: absolute;
top: 40px;
left: 50px;
background-color: rgba(0, 0,0,0.5);
padding: 15px;
border-radius: 10px;
}
.subtitle{
font-size: 16pt;
font-weight: 700;
font-family: 'Roboto Condensed', sans-serif;
color: #ffffff;
}
.links{
display: inline-block;
color: #c32025;
text-decoration: none;
font-size: 13pt;
font-weight: 300;
font-family: 'Roboto Condensed', sans-serif;
}
.links i{
font-size: 7pt;
border: 2px solid #c32025;
border-radius: 50%;
padding: 3px;
}
.links:hover{
color: #ffffff;
text-decoration: none;
}
.links:hover i{
border: 2px solid #ffffff;
border-radius: 50%;
padding: 3px;
}
.address-text{
color: #ffffff;
text-decoration: none;
font-size: 10pt;
font-weight: 300;
font-family: 'Roboto Condensed', sans-serif;
}
.address-text:hover{
text-decoration: none;
color: #c32025;
}
@media only screen and (max-width: 480px){
.contact-box{
width: 250px;
text-align: center;
position: absolute;
top: 40px;
left: 50%;
margin-left: -125px;
background-color: rgba(0, 0,0,0.7);
padding: 15px;
border-radius: 10px;
}
}
/*---------------------------- /Contact ------------------------------*/
/*------------------------- SocialNetworks ---------------------------*/
.socialNetworkFooter{
display: flex;
justify-content: center;
list-style-type: none;
margin: 20px 0;
padding: 0;
}
.socialNetworkFooter li{
display: inline;
padding: 5px;
font-size: 16pt;
}
.socialNetworkFooter li a{
color: #333333;
text-decoration: none;
}
.socialNetworkFooter li a:hover{
color: #c32025;
text-decoration: none;
}
#footer{
text-align: center;
}
#footer .copyrights {
color: #666;
font-size: 9pt;
font-family: "Roboto Condensed";
font-weight: 300;
}
/*------------------------- /SocialNetworks --------------------------*/
/*------------------------------ Blog --------------------------------*/
.modalBlog{
width: 100%;
height: 320px;
margin: 0 auto;
padding-bottom: 10px;
}
.divImg{
background-color: #f3f3f3;
padding: 0;
height: 319px;
}
.divImg img{
width: 100%;
height: 270px;
padding: 10px 0;
}
.divBody{
background-color: #e5e5e5;
}
.blogTitle{
font-weight: 700;
font-family: 'Roboto Condensed', sans-serif;
}
.dateTitle{
color: #666666;
font-size: 11pt;
font-weight: 300;
font-family: 'Roboto Condensed', sans-serif;
}
.deskBlog{
color: #666666;
font-size: 14pt;
font-weight: 300;
font-family: 'Roboto Condensed', sans-serif;
}
.img-Blog{
width: 100%;
}
/*----------------------------- /Blog --------------------------------*/
.uploadImage{
display: block; width: 100%;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #495057;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
border-radius: .25rem;
box-shadow: inset 0 0 0 transparent;
transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
} | public/assets/css/style.css | .topo{
display: flex;
justify-content: space-between;
align-content: center;
width: 100%;
height: 64px;
line-height: 64px;
background-color: rgba(0, 0,0,0.5);
z-index: 1000;
position: relative;
}
.fone{
height: 65px;
line-height: 65px;
padding-left: 50px;
}
.fone a {
color: #ffffff;
font-size: 13.5pt;
text-decoration: none;
font-weight: 300;
font-family: 'Roboto Condensed', sans-serif;
}
.fone a i{
font-size: 14px;
margin-top: -5px;
}
.logo img{
width:200px;
margin-top: -20px;
}
.langForm{
width:90px;
height:35px;
margin-top: 14px;
background-color: transparent;
color: #ffffff;
}
.menu{
width: 200px;
}
.menu button {
right: 0;
float: right;
height: 65px;
width: 70px;
font-weight: 300;
font-size: 20pt;
color: #ffffff;
border-radius: 0;
margin-left: 10px;
border-left: 2px solid #666666;
}
.menu button:hover .menu-area{
display: block;
}
.menu button:hover{
background-color: #ffffff;
color: #000000;
}
.menu-area{
position: absolute;
top: 64px;
right: 0;
display: none;
width: 230px;
min-height: 310px;
background-color: #c32025;
padding-top: 20px;
}
.socialNetwork{
display: flex;
justify-content: center;
list-style-type: none;
margin: 20px 0;
padding: 0;
}
.socialNetwork li{
display: inline;
padding: 5px;
font-size: 16pt;
}
.socialNetwork li a{
color: #eeeeee;
text-decoration: none;
}
.midia{
list-style-type: none;
display: block;
margin: 0;
padding: 0;
}
.midia li{
font-weight: 300;
font-size: 14pt;
font-family: 'Roboto Condensed', sans-serif;
line-height: 60px;
}
.midia li a{
text-decoration: none;
color: #cccccc;
}
.show{
display: block;
}
.banner{
margin-top: -64px;
}
.banner img{
width: 100%;
}
@media only screen and (max-width: 768px) {
.fone{
display: none;
}
.logo img{
width:200px;
margin-left: 20px;
margin-top: -20px;
}
}
/*------------------------ /Topo Menu Navbar -------------------------*/
/*------------------------------ About ------------------------------*/
.about{
margin: 40px auto;
text-align: center;
color: #333333;
}
.about p{
font-size: 14pt;
font-weight: 300;
font-family: 'Roboto Condensed', sans-serif;
}
.link{
text-decoration: none;
color: #c32025;
}
.link:hover{
text-decoration: none;
color: #cccccc;
}
.link i{
font-size: 16pt;
}
.about strong{
font-weight: 700;
}
@media only screen and (max-width: 768px){
.about{
text-align: center;
color: #333333;
}
}
/*------------------------------ /About ------------------------------*/
/*-------------------------- NewsCarousel ----------------------------*/
.news{
min-height: 300px;
max-width: 95%;
margin: 0 auto;
}
.news .img{
position: relative;
}
.news .title{
position: relative;
}
.news .title .captions{
position: absolute;
max-width: 480px;
left: 25%;
white-space: normal;
word-wrap: break-word;
}
.news .title .captions .captions-item{
white-space: normal
}
.news .title .captions .captions-item h1{
color: #c32025;
}
.news .title .captions .captions-item a{
color: #c32025;
text-decoration: none;
margin-left: 20px;
}
.news .title .captions .captions-item a:hover{
color: #cccccc;
text-decoration: none;
}
.news .img img{
position: absolute;
width: 480px;
height: 280px;
right: 25%;
}
@media only screen and (max-width: 770px){
.news{
height: 680px;
}
.news .img{
position: relative;
}
.news .title{
position: relative;
}
.news .title .captions{
position: absolute;
max-width: 380px;
white-space: normal;
word-wrap: break-word;
left: 50%;
margin-left: -190px;
}
.news .title .captions .captions-item{
white-space: normal
}
.news .img img{
position: absolute;
width: 380px;
height: 230px;
left: 50%;
margin-left: -190px;
}
}
/*-------------------------- NewsCarousel ----------------------------*/
/*---------------------------- NewsModal -----------------------------*/
.blogTitle{
color: #c32025;
}
.img-newsModal{
padding: 0;
margin: 0;
max-width: 100%;
}
/*--------------------------- /NewsModal -----------------------------*/
/*----------------------------- Clients ------------------------------*/
.clients {
padding: 55px 0 90px;
background: #f5f5f5;
}
.clients .subtitle {
color: #c32025;
margin: 0 0 50px;
text-align: center;
}
.clients ul {
padding: 0;
margin: 0;
list-style: none;
width: 100%;
text-align: center;
}
.clients ul li {
display: inline-block;
background: #fff;
height: 64px;
margin: 0 5px 5px;
width: 150px;
position: relative;
}
.clients ul li img {
padding: 10px;
margin: auto;
height: auto;
max-height: 64px;
width: auto;
max-width: 150px;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
@media only screen and (max-width: 860px) {
.clients ul li {
width: 18.6%;
}
}
@media only screen and (max-width: 640px) {
.clients ul li {
width: 23%;
}
}
@media (max-width: 560px) {
.clients ul li {
width: 31%;
}
}
@media only screen and (max-width: 480px) {
.clients ul li {
width: 48%;
}
}
@media only screen and (min-width: 1200px){
.divClients{
max-width: 1200px !important;
}
}
/*---------------------------- /Clients ------------------------------*/
/*----------------------------- Contact ------------------------------*/
.contact {
position: relative;
height: 287px;
width: 100%;
background-color: #000000;
}
.contact picture{
position: absolute;
bottom: 0;
right: 0;
}
.contact-box{
position: absolute;
top: 40px;
left: 50px;
background-color: rgba(0, 0,0,0.5);
padding: 15px;
border-radius: 10px;
}
.subtitle{
font-size: 16pt;
font-weight: 700;
font-family: 'Roboto Condensed', sans-serif;
color: #ffffff;
}
.links{
display: inline-block;
color: #c32025;
text-decoration: none;
font-size: 13pt;
font-weight: 300;
font-family: 'Roboto Condensed', sans-serif;
}
.links i{
font-size: 7pt;
border: 2px solid #c32025;
border-radius: 50%;
padding: 3px;
}
.links:hover{
color: #ffffff;
text-decoration: none;
}
.links:hover i{
border: 2px solid #ffffff;
border-radius: 50%;
padding: 3px;
}
.address-text{
color: #ffffff;
text-decoration: none;
font-size: 10pt;
font-weight: 300;
font-family: 'Roboto Condensed', sans-serif;
}
.address-text:hover{
text-decoration: none;
color: #c32025;
}
@media only screen and (max-width: 480px){
.contact-box{
width: 250px;
text-align: center;
position: absolute;
top: 40px;
left: 50%;
margin-left: -125px;
background-color: rgba(0, 0,0,0.7);
padding: 15px;
border-radius: 10px;
}
}
/*---------------------------- /Contact ------------------------------*/
/*------------------------- SocialNetworks ---------------------------*/
.socialNetworkFooter{
display: flex;
justify-content: center;
list-style-type: none;
margin: 20px 0;
padding: 0;
}
.socialNetworkFooter li{
display: inline;
padding: 5px;
font-size: 16pt;
}
.socialNetworkFooter li a{
color: #333333;
text-decoration: none;
}
.socialNetworkFooter li a:hover{
color: #c32025;
text-decoration: none;
}
#footer{
text-align: center;
}
#footer .copyrights {
color: #666;
font-size: 9pt;
font-family: "Roboto Condensed";
font-weight: 300;
}
/*------------------------- /SocialNetworks --------------------------*/
/*------------------------------ Blog --------------------------------*/
.modalBlog{
width: 100%;
height: 320px;
margin: 0 auto;
padding-bottom: 10px;
}
.divImg{
background-color: #f3f3f3;
padding: 0;
height: 319px;
}
.divImg img{
width: 100%;
height: 270px;
padding: 10px 0;
}
.divBody{
background-color: #e5e5e5;
}
.blogTitle{
font-weight: 700;
font-family: 'Roboto Condensed', sans-serif;
}
.dateTitle{
color: #666666;
font-size: 11pt;
font-weight: 300;
font-family: 'Roboto Condensed', sans-serif;
}
.deskBlog{
color: #666666;
font-size: 14pt;
font-weight: 300;
font-family: 'Roboto Condensed', sans-serif;
}
.img-Blog{
width: 100%;
}
/*----------------------------- /Blog --------------------------------*/
.uploadImage{
display: block; width: 100%;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #495057;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
border-radius: .25rem;
box-shadow: inset 0 0 0 transparent;
transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
} | 0.378459 | 0.075244 |
body{
font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
font-weight: normal;
font-style: normal;
line-height: 1;
cursor: default;
}
.headerBlock{
/*background-color: #0c5460;*/
height: 168px;
background: #f3f3f3;
z-index: 20;
}
.navContent{
position: relative;
}
.recruitment{
top: -1em;
right: 0;
position: absolute;
height: 125px;
transition: top .3s ease-in-out;
}
.headerBlock div.recruitment p{
color: white;
text-decoration: none;
position: absolute;
height: 100%;
left: 0;
top: 0;
width: 100px;
display: flex;
flex-direction: column;
justify-content: flex-end;
align-items: center;
font-size: 1.3em;
line-height: 10px;
padding-bottom: 0.5em;
}
.carriereLink{
display: block;
height: 100%;
}
.carriereLink:hover svg{
fill: #c93f00;
transition: fill 0.3s ease-in;
}
.recruitment svg{
height: 110%;
position: relative;
fill: #1b1e21;
transition: fill 0.3s ease-out;
}
.headerBlock a{
/*font-family: ms;*/
color: #262626;
text-decoration: none;
display: block;
/*padding-bottom: 10px;*/
/*margin-bottom: -1px;*/
border-bottom: none;
transition: border-color 300ms ease-out;
font-size: 1.05em;
}
.headerBlock li a.active{
border-bottom: 1px solid #c93f00;
transition: border-color 300ms ease-in;
padding-bottom: 9px;
}
.headerBlock .upperBlock{
height: 84px;
border-bottom: 1px solid #e1e1e1;
}
.headerBlock .upperBlock div.container,
.headerBlock .upperBlock div.row
{
height: 100%;
}
.headerBlock .imageContainerBlock{
position: relative;
height: 100%;
}
.headerBlock .imageLogoDiv{
background-color: #f3f3f3;
position: absolute;
height: 168px;
left: 0px;
top: 0;
transition: top .3s ease-in-out;
}
.headerBlock .imageLogoDiv img{
/*position: absolute;*/
/*top: 50%;*/
/*left: 0;*/
}
@media (max-width: 991px){
header .headerBlock .imageLogoDiv{
top: -35px;
}
header .recruitment{
top: -50px;
}
}
/*----------------------------------Home Section*/
/*----------------------------------Home Section*/
/*----------------------------------Home Section*/
.home.intro {
height: 80vh;
position: relative;
}
.home .bgBackOne{
top: 0;
left: 0;
height: 110%;
background: url(../images/bg-left.jpg) repeat-x left top;
width: 100%;
z-index: -15;
position: absolute;
margin-top: -166px;
}
.home .textContainerTI{
position: relative;
}
.home .bgCenter {
/*color: white;*/
top: 0;
left: 0;
z-index: -10;
background: url("../images/bg-center.jpg") no-repeat center top;
height: 110%;
width: 100%;
position: absolute;
margin-top: -166px;
}
.home .intro-in {
width: 92%;
margin: auto;
color: white;
padding: 22px 0 30px;
position: relative;
z-index: 2;
}
.home .intro-in h1 {
color: white;
margin-top: 0;
background: rgba(38, 38, 38, 0.7);
display: inline-block;
vertical-align: middle;
*vertical-align: auto;
zoom: 1;
padding: 0 20px 5px 10px;
margin-left: -10px;
margin-bottom: 0;
}
h1, .h1 {
font-size: 2.5em;
}
p {
line-height: 1.438em;
/* margin-bottom: 16px; */
}
p {
font-family: inherit;
font-weight: normal;
font-size: 1em;
text-rendering: optimizeLegibility;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
margin: 0;
padding: 0;
direction: ltr;
}
.home .intro-in p {
/* margin-bottom: 0; */
background: rgba(38, 38, 38, 0.7);
display: -moz-inline-stack;
display: inline-block;
vertical-align: middle;
zoom: 1;
margin-bottom: 0;
margin-left: -10px;
}
.home .intro-in{
top: 220px;
} | CIAO-template/css/mainStyle.css | body{
font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
font-weight: normal;
font-style: normal;
line-height: 1;
cursor: default;
}
.headerBlock{
/*background-color: #0c5460;*/
height: 168px;
background: #f3f3f3;
z-index: 20;
}
.navContent{
position: relative;
}
.recruitment{
top: -1em;
right: 0;
position: absolute;
height: 125px;
transition: top .3s ease-in-out;
}
.headerBlock div.recruitment p{
color: white;
text-decoration: none;
position: absolute;
height: 100%;
left: 0;
top: 0;
width: 100px;
display: flex;
flex-direction: column;
justify-content: flex-end;
align-items: center;
font-size: 1.3em;
line-height: 10px;
padding-bottom: 0.5em;
}
.carriereLink{
display: block;
height: 100%;
}
.carriereLink:hover svg{
fill: #c93f00;
transition: fill 0.3s ease-in;
}
.recruitment svg{
height: 110%;
position: relative;
fill: #1b1e21;
transition: fill 0.3s ease-out;
}
.headerBlock a{
/*font-family: ms;*/
color: #262626;
text-decoration: none;
display: block;
/*padding-bottom: 10px;*/
/*margin-bottom: -1px;*/
border-bottom: none;
transition: border-color 300ms ease-out;
font-size: 1.05em;
}
.headerBlock li a.active{
border-bottom: 1px solid #c93f00;
transition: border-color 300ms ease-in;
padding-bottom: 9px;
}
.headerBlock .upperBlock{
height: 84px;
border-bottom: 1px solid #e1e1e1;
}
.headerBlock .upperBlock div.container,
.headerBlock .upperBlock div.row
{
height: 100%;
}
.headerBlock .imageContainerBlock{
position: relative;
height: 100%;
}
.headerBlock .imageLogoDiv{
background-color: #f3f3f3;
position: absolute;
height: 168px;
left: 0px;
top: 0;
transition: top .3s ease-in-out;
}
.headerBlock .imageLogoDiv img{
/*position: absolute;*/
/*top: 50%;*/
/*left: 0;*/
}
@media (max-width: 991px){
header .headerBlock .imageLogoDiv{
top: -35px;
}
header .recruitment{
top: -50px;
}
}
/*----------------------------------Home Section*/
/*----------------------------------Home Section*/
/*----------------------------------Home Section*/
.home.intro {
height: 80vh;
position: relative;
}
.home .bgBackOne{
top: 0;
left: 0;
height: 110%;
background: url(../images/bg-left.jpg) repeat-x left top;
width: 100%;
z-index: -15;
position: absolute;
margin-top: -166px;
}
.home .textContainerTI{
position: relative;
}
.home .bgCenter {
/*color: white;*/
top: 0;
left: 0;
z-index: -10;
background: url("../images/bg-center.jpg") no-repeat center top;
height: 110%;
width: 100%;
position: absolute;
margin-top: -166px;
}
.home .intro-in {
width: 92%;
margin: auto;
color: white;
padding: 22px 0 30px;
position: relative;
z-index: 2;
}
.home .intro-in h1 {
color: white;
margin-top: 0;
background: rgba(38, 38, 38, 0.7);
display: inline-block;
vertical-align: middle;
*vertical-align: auto;
zoom: 1;
padding: 0 20px 5px 10px;
margin-left: -10px;
margin-bottom: 0;
}
h1, .h1 {
font-size: 2.5em;
}
p {
line-height: 1.438em;
/* margin-bottom: 16px; */
}
p {
font-family: inherit;
font-weight: normal;
font-size: 1em;
text-rendering: optimizeLegibility;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
margin: 0;
padding: 0;
direction: ltr;
}
.home .intro-in p {
/* margin-bottom: 0; */
background: rgba(38, 38, 38, 0.7);
display: -moz-inline-stack;
display: inline-block;
vertical-align: middle;
zoom: 1;
margin-bottom: 0;
margin-left: -10px;
}
.home .intro-in{
top: 220px;
} | 0.407216 | 0.070945 |
.card {
display: flex;
flex-direction: column;
justify-content: left;
align-items: left;
padding: 30px 20px 30px 20px;
position: relative;
width: auto;
height: auto;
border: 2px solid;
border-radius: 24px;
border-image-source: linear-gradient(
121.86deg,
#ffffff 5.23%,
rgba(255, 255, 255, 0) 41.9%
);
background: linear-gradient(
110.97deg,
rgba(255, 255, 255, 0.5) -4.87%,
rgba(255, 255, 255, 0) 103.95%
);
backdrop-filter: blur(40px);
font-family: Faktum;
}
.title {
font-family: Faktum;
font-size: 18px;
font-style: normal;
width: 100%;
font-weight: 600;
line-height: 23px;
letter-spacing: 0em;
text-align: left;
margin-bottom: 30px;
}
.amountContainer {
display: flex;
flex-direction: column;
justify-content: left;
align-items: left;
}
.amountDropdown {
display: flex;
width: 100%;
grid-template-areas: "dropdown input";
grid-template-columns: 1fr 1fr;
}
.cardDropdown {
grid-area: dropdown;
cursor: pointer;
margin-right: 1rem;
height: 50px;
width: 90px;
padding-left: 10px;
color: black;
background-color: #0000000d;
border: 1px solid #ccc;
border-radius: 12px;
}
.input {
display: flex;
flex-direction: row;
align-items: center;
padding: 10px 20px;
background: rgba(255, 255, 255, 0.9);
border: 1px solid rgba(0, 0, 0, 0.15);
box-sizing: border-box;
border-radius: 12px;
width: 100%;
}
.errorDisplay {
grid-area: error;
width: 100%;
margin-top: 0.5rem;
color: red;
}
.errorDisplay {
grid-area: error;
width: 100%;
margin-top: 0.5rem;
color: green;
}
.button {
padding: 10px 40px;
margin-top: 30px;
position: relative;
width: fit-content;
display: inline-block;
font-family: Faktum;
font-size: 1.1rem;
font-style: normal;
font-weight: 600;
line-height: 23px;
letter-spacing: 0em;
text-align: center;
color: #ffffff;
background: rgba(0, 0, 0, 0.75);
box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.55);
backdrop-filter: blur(40px);
border-radius: 12px;
}
@media (max-width: 900px) {
.amountContainer {
display: wrap;
flex-direction: column;
justify-content: center;
align-items: center;
height: fit-content;
width: auto;
column-gap: 10px;
}
}
.popupButton {
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
padding: 10px 40px;
margin: 10px 0px;
position: relative;
width: 100%;
display: inline-block;
font-family: Faktum;
font-size: 1.1rem;
font-style: normal;
font-weight: 600;
line-height: 23px;
letter-spacing: 0em;
text-align: center;
color: #ffffff;
background: rgba(0, 0, 0, 0.75);
box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.55);
backdrop-filter: blur(40px);
border-radius: 12px;
} | src/components/DepositWithdrawTemplate.module.css | .card {
display: flex;
flex-direction: column;
justify-content: left;
align-items: left;
padding: 30px 20px 30px 20px;
position: relative;
width: auto;
height: auto;
border: 2px solid;
border-radius: 24px;
border-image-source: linear-gradient(
121.86deg,
#ffffff 5.23%,
rgba(255, 255, 255, 0) 41.9%
);
background: linear-gradient(
110.97deg,
rgba(255, 255, 255, 0.5) -4.87%,
rgba(255, 255, 255, 0) 103.95%
);
backdrop-filter: blur(40px);
font-family: Faktum;
}
.title {
font-family: Faktum;
font-size: 18px;
font-style: normal;
width: 100%;
font-weight: 600;
line-height: 23px;
letter-spacing: 0em;
text-align: left;
margin-bottom: 30px;
}
.amountContainer {
display: flex;
flex-direction: column;
justify-content: left;
align-items: left;
}
.amountDropdown {
display: flex;
width: 100%;
grid-template-areas: "dropdown input";
grid-template-columns: 1fr 1fr;
}
.cardDropdown {
grid-area: dropdown;
cursor: pointer;
margin-right: 1rem;
height: 50px;
width: 90px;
padding-left: 10px;
color: black;
background-color: #0000000d;
border: 1px solid #ccc;
border-radius: 12px;
}
.input {
display: flex;
flex-direction: row;
align-items: center;
padding: 10px 20px;
background: rgba(255, 255, 255, 0.9);
border: 1px solid rgba(0, 0, 0, 0.15);
box-sizing: border-box;
border-radius: 12px;
width: 100%;
}
.errorDisplay {
grid-area: error;
width: 100%;
margin-top: 0.5rem;
color: red;
}
.errorDisplay {
grid-area: error;
width: 100%;
margin-top: 0.5rem;
color: green;
}
.button {
padding: 10px 40px;
margin-top: 30px;
position: relative;
width: fit-content;
display: inline-block;
font-family: Faktum;
font-size: 1.1rem;
font-style: normal;
font-weight: 600;
line-height: 23px;
letter-spacing: 0em;
text-align: center;
color: #ffffff;
background: rgba(0, 0, 0, 0.75);
box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.55);
backdrop-filter: blur(40px);
border-radius: 12px;
}
@media (max-width: 900px) {
.amountContainer {
display: wrap;
flex-direction: column;
justify-content: center;
align-items: center;
height: fit-content;
width: auto;
column-gap: 10px;
}
}
.popupButton {
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
padding: 10px 40px;
margin: 10px 0px;
position: relative;
width: 100%;
display: inline-block;
font-family: Faktum;
font-size: 1.1rem;
font-style: normal;
font-weight: 600;
line-height: 23px;
letter-spacing: 0em;
text-align: center;
color: #ffffff;
background: rgba(0, 0, 0, 0.75);
box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.55);
backdrop-filter: blur(40px);
border-radius: 12px;
} | 0.472683 | 0.12416 |
.nav-container{
display: block;
position: relative;
top: -20px;
width: 100%;
text-align: center;
margin: auto;
background-color: rgba(11, 158, 217, .3);
}
#nav-icon2 {
width: 50px;
top: 20px;
height: 45px;
position: relative;
margin: 15px 15px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
cursor: pointer;
}
#nav-icon2 span {
display: block;
position: absolute;
height: 7px;
width: 50%;
background: #021859;
opacity: 1;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
}
#nav-icon2 span:nth-child(even) {
left: 50%;
border-radius: 0 9px 9px 0;
}
#nav-icon2 span:nth-child(odd) {
left:0px;
border-radius: 9px 0 0 9px;
}
#nav-icon2 span:nth-child(1), #nav-icon2 span:nth-child(2) {
top: 0px;
}
#nav-icon2 span:nth-child(3), #nav-icon2 span:nth-child(4) {
top: 14px;
}
#nav-icon2 span:nth-child(5), #nav-icon2 span:nth-child(6) {
top: 28px;
}
#nav-icon2.open span:nth-child(1),#nav-icon2.open span:nth-child(6) {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
background: #F25CA2;
}
#nav-icon2.open span:nth-child(2),#nav-icon2.open span:nth-child(5) {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
background: #F25CA2;
}
#nav-icon2.open span:nth-child(1) {
left: 5px;
top: 7px;
}
#nav-icon2.open span:nth-child(2) {
left: calc(50% - 5px);
top: 7px;
}
#nav-icon2.open span:nth-child(3) {
left: -50%;
opacity: 0;
}
#nav-icon2.open span:nth-child(4) {
left: 100%;
opacity: 0;
}
#nav-icon2.open span:nth-child(5) {
left: 5px;
top: 23px;
}
#nav-icon2.open span:nth-child(6) {
left: calc(50% - 5px);
top: 23px;
}
.nav-link {
display: flex;
position: relative;
font-size: 20px;
padding: 3px 0px;
text-decoration: none;
color: #021859;
-webkit-transition: color .2s ease-in-out;
transition: color .2s ease-in-out;
width: fit-content;
}
.nav-link:before {
content: "";
position: absolute;
bottom: 0;
width: 0;
left: 0;
border-bottom: solid 2px;
}
.nav-link:hover {
color: #F25CA2;
}
.nav-link:hover:before {
width: 100%;
}
.nav-link:before {
-webkit-transition: width .2s ease-in-out;
transition: width .2s ease-in-out;
}
#nav-menu{
display: flex;
flex-direction: column;
align-items: center;
height:0px;
width: 100%;
margin-top: -150px;
margin-bottom: 45px;
transition: all .3s;
border-radius: 10px;
}
#nav-menu.open{
height: 100%;
width: 100%;
margin: 0;
transition: all .3s;
} | src/components/NavMenu.css | .nav-container{
display: block;
position: relative;
top: -20px;
width: 100%;
text-align: center;
margin: auto;
background-color: rgba(11, 158, 217, .3);
}
#nav-icon2 {
width: 50px;
top: 20px;
height: 45px;
position: relative;
margin: 15px 15px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
cursor: pointer;
}
#nav-icon2 span {
display: block;
position: absolute;
height: 7px;
width: 50%;
background: #021859;
opacity: 1;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
}
#nav-icon2 span:nth-child(even) {
left: 50%;
border-radius: 0 9px 9px 0;
}
#nav-icon2 span:nth-child(odd) {
left:0px;
border-radius: 9px 0 0 9px;
}
#nav-icon2 span:nth-child(1), #nav-icon2 span:nth-child(2) {
top: 0px;
}
#nav-icon2 span:nth-child(3), #nav-icon2 span:nth-child(4) {
top: 14px;
}
#nav-icon2 span:nth-child(5), #nav-icon2 span:nth-child(6) {
top: 28px;
}
#nav-icon2.open span:nth-child(1),#nav-icon2.open span:nth-child(6) {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
background: #F25CA2;
}
#nav-icon2.open span:nth-child(2),#nav-icon2.open span:nth-child(5) {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
background: #F25CA2;
}
#nav-icon2.open span:nth-child(1) {
left: 5px;
top: 7px;
}
#nav-icon2.open span:nth-child(2) {
left: calc(50% - 5px);
top: 7px;
}
#nav-icon2.open span:nth-child(3) {
left: -50%;
opacity: 0;
}
#nav-icon2.open span:nth-child(4) {
left: 100%;
opacity: 0;
}
#nav-icon2.open span:nth-child(5) {
left: 5px;
top: 23px;
}
#nav-icon2.open span:nth-child(6) {
left: calc(50% - 5px);
top: 23px;
}
.nav-link {
display: flex;
position: relative;
font-size: 20px;
padding: 3px 0px;
text-decoration: none;
color: #021859;
-webkit-transition: color .2s ease-in-out;
transition: color .2s ease-in-out;
width: fit-content;
}
.nav-link:before {
content: "";
position: absolute;
bottom: 0;
width: 0;
left: 0;
border-bottom: solid 2px;
}
.nav-link:hover {
color: #F25CA2;
}
.nav-link:hover:before {
width: 100%;
}
.nav-link:before {
-webkit-transition: width .2s ease-in-out;
transition: width .2s ease-in-out;
}
#nav-menu{
display: flex;
flex-direction: column;
align-items: center;
height:0px;
width: 100%;
margin-top: -150px;
margin-bottom: 45px;
transition: all .3s;
border-radius: 10px;
}
#nav-menu.open{
height: 100%;
width: 100%;
margin: 0;
transition: all .3s;
} | 0.393152 | 0.059428 |
text-align: left;
text-size: 40px;
color: #ffd6cc;
text-decoration: none;
}
#login_form {
text-align: center;
margin: auto;
width: 200px;
}
#login_form input {
width: 150px;
margin: auto;
padding: 10px;
text-align: left;
}
#registration_form {
text-align: center;
margin: auto;
width: 280px;
}
#registration_form input {
width: 250px;
margin: auto;
padding: 10px;
text-align: left;
}
input[type=checkbox]:not(old){
width : 2em;
margin : 0;
padding : 0;
font-size : 1em;
}
input[type=checkbox]:not(old) + label{
display : inline-block;
margin-left : -2em;
line-height : 1.5em;
}
input[type=checkbox]:not(old):checked + label{
background-position : 0 -24px;
}
input[type=checkbox]:not(old) + label > span{
display : inline-block;
width : 0.875em;
height : 0.875em;
margin : 0.25em 0.5em 0.25em 0.25em;
border : 0.0625em solid rgb(192,192,192);
border-radius : 0.25em;
background : rgb(224,224,224);
background-image : -moz-linear-gradient(rgb(240,240,240),rgb(224,224,224));
background-image : -ms-linear-gradient(rgb(240,240,240),rgb(224,224,224));
background-image : -o-linear-gradient(rgb(240,240,240),rgb(224,224,224));
background-image : -webkit-linear-gradient(rgb(240,240,240),rgb(224,224,224));
background-image : linear-gradient(rgb(240,240,240),rgb(224,224,224));
vertical-align : bottom;
}
input[type=checkbox]:not(old):checked + label > span{
background-image : -moz-linear-gradient(rgb(224,224,224),rgb(240,240,240));
background-image : -ms-linear-gradient(rgb(224,224,224),rgb(240,240,240));
background-image : -o-linear-gradient(rgb(224,224,224),rgb(240,240,240));
background-image : -webkit-linear-gradient(rgb(224,224,224),rgb(240,240,240));
background-image : linear-gradient(rgb(224,224,224),rgb(240,240,240));
}
input[type=checkbox]:not(old):checked + label > span:before{
content : '✓';
display : block;
width : 1em;
color : rgb(255, 214, 204);
font-size : 0.875em;
line-height : 1em;
text-align : center;
text-shadow : 0 0 0.0714em rgb(255, 214, 204);
font-weight : bold;
}
#share-buttons img {
width: 50px;
padding: 0px;
border: 0;
box-shadow: 0;
display: inline;
}
#register {
text-align: center;
}
#X_button {
width: 45px;
}
#cancel_button {
width: 80px;
}
#add_button {
width: 125px;
}
#login_button {
width: 125px;
}
#signup {
color: #999999;
}
#password, #password_confirm {
-webkit-text-security: circle;
}
#saleinfo {
font-size: 20px;
}
.itemandtag {
float: right;
}
#iteminfo {
text-align: center;
padding: 1px;
}
#image img {
float: left;
align: center;
margins: auto;
}
body {
background-color: #FFFFFF;
font-family: "Poiret One";
}
#logout {
text-align: right;
text-size: 40px;
color: #000000;
text-decoration: none;
}
#heading {
text-align: center;
color: #000000;
}
#title {
font-size: 80px;
}
#instructions {
font-size: 20px;
}
#admin {
font-size: 10px;
float: right;
margin-bottom: 0px;
}
#createsale {
text-align: center;
margin: auto;
width: 280px;
}
#createsale input {
text-align: left;
margin: auto;
width: 250px;
padding: 10px;
}
#additem {
text-align: center;
margin: auto;
width: 280px;
}
#additem input {
width: 250px;
margin: auto;
padding: 10px;
text-align: left;
}
#buttons {
text-align: center;
}
button {
/*background-color: #000000;*/
width: 175px;
padding: 5px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
-webkit-transition-duration: 0.4s; /* Safari */
transition-duration: 0.4s;
background-color: #ffd6cc;
color: #999999;
border: none;
margin: auto;
}
button:hover {
background-color: #ff9980; /* Green */
color: #000000;
box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
}
#textarea {
text-align: center;
margin: auto;
width: 280px;
}
#textarea input{
white-space: pre-wrap;
padding: 10px;
margin: auto;
width: 250px;
height: 250px;
}
#piclabel {
font-size: 15px;
color: #000000;
}
#edit-name-form input {
padding: 10px;
text-align: center;
margin: auto;
width: auto;
}
#edit-password-form input {
width: 250px;
margin: auto;
padding: 10px;
text-align: left;
}
#cancel-form {
text-align: center;
margin: auto;
width: 280px;
}
legend {
color: #000000;
text-size: 20px;
text-style: bold;
text-align:center;
}
#edit-form input {
padding: 10px;
}
#transaction-form input {
display: flex;
padding: 10px;
float: right;
}
#transaction-form {
display: flex;
text-align: center;
float: right;
}
#fields fieldset {
margin: auto;
text-align: center;
width: 500px;
}
#fields {
width: 500px;
margin: auto;
}
#boatpicture img{
width: 128px;
height: 128px;
}
#updateitem {
text-align: center;
margin: auto;
width: 280px;
}
#searchfield fieldset {
margin: auto;
text-align: center;
}
#searchfield {
display: flex;
}
#searchallsales fieldset {
float: left;
}
#searchallitems fieldset {
float: right;
}
#edit-form {
text-align: center;
margin: auto;
width: 280px;
}
#sidebyside {
text-align: center;
margin: auto;
display: flex;
}
#wrapper1 {
text-align: center;
margins: auto;
display: table;
border: none;
width: 600px;
}
.cell1 {
display: table-cell;
vertical-align: middle;
height: 50px;
}
.content1 {
float: left;
}
.content21{
float: right;
}
#wrapper {
text-align: center;
margins: auto;
display: table;
border: none;
width: 200px;;
}
.cell {
display: table-cell;
vertical-align: middle;
height: 20px;
}
.content {
float: left;
}
.content2{
float: right;
}
.home-menu li{
width: 70%;
height: 100px;
overflow: hidden;
display: block;
background: #999999;
box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
margin-bottom: 4px;
border-left: 10px solid rgba(103, 134, 141, 0.79);
transition: all 300ms ease-in-out;
}
.home-menu li:last-child{
margin-bottom: 0px;
}
.home-menu li a{
text-align: left;
display: block;
width: 100%;
height: 100%;
color: #000000;
position:relative;
}
.sailboat{
font-family: 'Monoton', cursive;
font-size: 20px;
text-shadow: 0px 0px 1px #FFFFFF;
line-height: 90px;
position: absolute;
width: 90px;
left: 20px;
text-align: center;
transition: all 300ms linear;
}
.menu-content{
position: absolute;
left: 120px;
width: 370px;
height: 60px;
top: 45px;
}
.content-main{
font-size: 42px;
transition: all 300ms linear;
}
.content-sub{
font-size: 18px;
color: #000000;
transition: all 300ms linear;
}
.home-menu li:hover{
border-color: #ff9980;
background: #ffd6cc;
}
.home-menu li:hover .image{
height: 75px;
}
.home-menu li:hover .content-main{
color: #000000;
font-size: 25px;
}
.content-menu li:hover .content-sub{
color: #fff;
font-size: 50px;
}
#space {
height: 3px;
width: 5px;
}
.image {
height: 100px;
transition: all 300ms linear;
}
#boatpicture img{
width: 128px;
height: 128px;
}
#right {
float: right;
}
input[type=radio ]:not(old){
width : 2em;
margin : 0;
padding : 0;
font-size : 1em;
}
input[type=radio ]:not(old) + label{
display : inline-block;
margin-left : -2em;
line-height : 1.5em;
}
input[type=radio ]:not(old) + label > span{
display : inline-block;
width : 0.875em;
height : 0.875em;
margin : 0.25em 0.5em 0.25em 0.25em;
border : 0.0625em solid rgb(192,192,192);
border-radius : 0.25em;
background : rgb(224,224,224);
background-image : -moz-linear-gradient(rgb(240,240,240),rgb(224,224,224));
background-image : -ms-linear-gradient(rgb(240,240,240),rgb(224,224,224));
background-image : -o-linear-gradient(rgb(240,240,240),rgb(224,224,224));
background-image : -webkit-linear-gradient(rgb(240,240,240),rgb(224,224,224));
background-image : linear-gradient(rgb(240,240,240),rgb(224,224,224));
vertical-align : bottom;
}
input[type=radio ]:not(old):checked + label > span{
background-image : -moz-linear-gradient(rgb(224,224,224),rgb(240,240,240));
background-image : -ms-linear-gradient(rgb(224,224,224),rgb(240,240,240));
background-image : -o-linear-gradient(rgb(224,224,224),rgb(240,240,240));
background-image : -webkit-linear-gradient(rgb(224,224,224),rgb(240,240,240));
background-image : linear-gradient(rgb(224,224,224),rgb(240,240,240));
}
input[type=radio]:not(old):checked + label > span > span{
display : block;
width : 0.5em;
height : 0.5em;
margin : 0.125em;
border : 0.0625em solid rgb(115,153,77);
border-radius : 0.125em;
background : rgb(153,204,102);
background-image : -moz-linear-gradient(rgb(179,217,140),rgb(153,204,102));
background-image : -ms-linear-gradient(rgb(179,217,140),rgb(153,204,102));
background-image : -o-linear-gradient(rgb(179,217,140),rgb(153,204,102));
background-image : -webkit-linear-gradient(rgb(179,217,140),rgb(153,204,102));
background-image : linear-gradient(rgb(179,217,140),rgb(153,204,102));
} | app/assets/css/main.css | text-align: left;
text-size: 40px;
color: #ffd6cc;
text-decoration: none;
}
#login_form {
text-align: center;
margin: auto;
width: 200px;
}
#login_form input {
width: 150px;
margin: auto;
padding: 10px;
text-align: left;
}
#registration_form {
text-align: center;
margin: auto;
width: 280px;
}
#registration_form input {
width: 250px;
margin: auto;
padding: 10px;
text-align: left;
}
input[type=checkbox]:not(old){
width : 2em;
margin : 0;
padding : 0;
font-size : 1em;
}
input[type=checkbox]:not(old) + label{
display : inline-block;
margin-left : -2em;
line-height : 1.5em;
}
input[type=checkbox]:not(old):checked + label{
background-position : 0 -24px;
}
input[type=checkbox]:not(old) + label > span{
display : inline-block;
width : 0.875em;
height : 0.875em;
margin : 0.25em 0.5em 0.25em 0.25em;
border : 0.0625em solid rgb(192,192,192);
border-radius : 0.25em;
background : rgb(224,224,224);
background-image : -moz-linear-gradient(rgb(240,240,240),rgb(224,224,224));
background-image : -ms-linear-gradient(rgb(240,240,240),rgb(224,224,224));
background-image : -o-linear-gradient(rgb(240,240,240),rgb(224,224,224));
background-image : -webkit-linear-gradient(rgb(240,240,240),rgb(224,224,224));
background-image : linear-gradient(rgb(240,240,240),rgb(224,224,224));
vertical-align : bottom;
}
input[type=checkbox]:not(old):checked + label > span{
background-image : -moz-linear-gradient(rgb(224,224,224),rgb(240,240,240));
background-image : -ms-linear-gradient(rgb(224,224,224),rgb(240,240,240));
background-image : -o-linear-gradient(rgb(224,224,224),rgb(240,240,240));
background-image : -webkit-linear-gradient(rgb(224,224,224),rgb(240,240,240));
background-image : linear-gradient(rgb(224,224,224),rgb(240,240,240));
}
input[type=checkbox]:not(old):checked + label > span:before{
content : '✓';
display : block;
width : 1em;
color : rgb(255, 214, 204);
font-size : 0.875em;
line-height : 1em;
text-align : center;
text-shadow : 0 0 0.0714em rgb(255, 214, 204);
font-weight : bold;
}
#share-buttons img {
width: 50px;
padding: 0px;
border: 0;
box-shadow: 0;
display: inline;
}
#register {
text-align: center;
}
#X_button {
width: 45px;
}
#cancel_button {
width: 80px;
}
#add_button {
width: 125px;
}
#login_button {
width: 125px;
}
#signup {
color: #999999;
}
#password, #password_confirm {
-webkit-text-security: circle;
}
#saleinfo {
font-size: 20px;
}
.itemandtag {
float: right;
}
#iteminfo {
text-align: center;
padding: 1px;
}
#image img {
float: left;
align: center;
margins: auto;
}
body {
background-color: #FFFFFF;
font-family: "Poiret One";
}
#logout {
text-align: right;
text-size: 40px;
color: #000000;
text-decoration: none;
}
#heading {
text-align: center;
color: #000000;
}
#title {
font-size: 80px;
}
#instructions {
font-size: 20px;
}
#admin {
font-size: 10px;
float: right;
margin-bottom: 0px;
}
#createsale {
text-align: center;
margin: auto;
width: 280px;
}
#createsale input {
text-align: left;
margin: auto;
width: 250px;
padding: 10px;
}
#additem {
text-align: center;
margin: auto;
width: 280px;
}
#additem input {
width: 250px;
margin: auto;
padding: 10px;
text-align: left;
}
#buttons {
text-align: center;
}
button {
/*background-color: #000000;*/
width: 175px;
padding: 5px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
-webkit-transition-duration: 0.4s; /* Safari */
transition-duration: 0.4s;
background-color: #ffd6cc;
color: #999999;
border: none;
margin: auto;
}
button:hover {
background-color: #ff9980; /* Green */
color: #000000;
box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
}
#textarea {
text-align: center;
margin: auto;
width: 280px;
}
#textarea input{
white-space: pre-wrap;
padding: 10px;
margin: auto;
width: 250px;
height: 250px;
}
#piclabel {
font-size: 15px;
color: #000000;
}
#edit-name-form input {
padding: 10px;
text-align: center;
margin: auto;
width: auto;
}
#edit-password-form input {
width: 250px;
margin: auto;
padding: 10px;
text-align: left;
}
#cancel-form {
text-align: center;
margin: auto;
width: 280px;
}
legend {
color: #000000;
text-size: 20px;
text-style: bold;
text-align:center;
}
#edit-form input {
padding: 10px;
}
#transaction-form input {
display: flex;
padding: 10px;
float: right;
}
#transaction-form {
display: flex;
text-align: center;
float: right;
}
#fields fieldset {
margin: auto;
text-align: center;
width: 500px;
}
#fields {
width: 500px;
margin: auto;
}
#boatpicture img{
width: 128px;
height: 128px;
}
#updateitem {
text-align: center;
margin: auto;
width: 280px;
}
#searchfield fieldset {
margin: auto;
text-align: center;
}
#searchfield {
display: flex;
}
#searchallsales fieldset {
float: left;
}
#searchallitems fieldset {
float: right;
}
#edit-form {
text-align: center;
margin: auto;
width: 280px;
}
#sidebyside {
text-align: center;
margin: auto;
display: flex;
}
#wrapper1 {
text-align: center;
margins: auto;
display: table;
border: none;
width: 600px;
}
.cell1 {
display: table-cell;
vertical-align: middle;
height: 50px;
}
.content1 {
float: left;
}
.content21{
float: right;
}
#wrapper {
text-align: center;
margins: auto;
display: table;
border: none;
width: 200px;;
}
.cell {
display: table-cell;
vertical-align: middle;
height: 20px;
}
.content {
float: left;
}
.content2{
float: right;
}
.home-menu li{
width: 70%;
height: 100px;
overflow: hidden;
display: block;
background: #999999;
box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
margin-bottom: 4px;
border-left: 10px solid rgba(103, 134, 141, 0.79);
transition: all 300ms ease-in-out;
}
.home-menu li:last-child{
margin-bottom: 0px;
}
.home-menu li a{
text-align: left;
display: block;
width: 100%;
height: 100%;
color: #000000;
position:relative;
}
.sailboat{
font-family: 'Monoton', cursive;
font-size: 20px;
text-shadow: 0px 0px 1px #FFFFFF;
line-height: 90px;
position: absolute;
width: 90px;
left: 20px;
text-align: center;
transition: all 300ms linear;
}
.menu-content{
position: absolute;
left: 120px;
width: 370px;
height: 60px;
top: 45px;
}
.content-main{
font-size: 42px;
transition: all 300ms linear;
}
.content-sub{
font-size: 18px;
color: #000000;
transition: all 300ms linear;
}
.home-menu li:hover{
border-color: #ff9980;
background: #ffd6cc;
}
.home-menu li:hover .image{
height: 75px;
}
.home-menu li:hover .content-main{
color: #000000;
font-size: 25px;
}
.content-menu li:hover .content-sub{
color: #fff;
font-size: 50px;
}
#space {
height: 3px;
width: 5px;
}
.image {
height: 100px;
transition: all 300ms linear;
}
#boatpicture img{
width: 128px;
height: 128px;
}
#right {
float: right;
}
input[type=radio ]:not(old){
width : 2em;
margin : 0;
padding : 0;
font-size : 1em;
}
input[type=radio ]:not(old) + label{
display : inline-block;
margin-left : -2em;
line-height : 1.5em;
}
input[type=radio ]:not(old) + label > span{
display : inline-block;
width : 0.875em;
height : 0.875em;
margin : 0.25em 0.5em 0.25em 0.25em;
border : 0.0625em solid rgb(192,192,192);
border-radius : 0.25em;
background : rgb(224,224,224);
background-image : -moz-linear-gradient(rgb(240,240,240),rgb(224,224,224));
background-image : -ms-linear-gradient(rgb(240,240,240),rgb(224,224,224));
background-image : -o-linear-gradient(rgb(240,240,240),rgb(224,224,224));
background-image : -webkit-linear-gradient(rgb(240,240,240),rgb(224,224,224));
background-image : linear-gradient(rgb(240,240,240),rgb(224,224,224));
vertical-align : bottom;
}
input[type=radio ]:not(old):checked + label > span{
background-image : -moz-linear-gradient(rgb(224,224,224),rgb(240,240,240));
background-image : -ms-linear-gradient(rgb(224,224,224),rgb(240,240,240));
background-image : -o-linear-gradient(rgb(224,224,224),rgb(240,240,240));
background-image : -webkit-linear-gradient(rgb(224,224,224),rgb(240,240,240));
background-image : linear-gradient(rgb(224,224,224),rgb(240,240,240));
}
input[type=radio]:not(old):checked + label > span > span{
display : block;
width : 0.5em;
height : 0.5em;
margin : 0.125em;
border : 0.0625em solid rgb(115,153,77);
border-radius : 0.125em;
background : rgb(153,204,102);
background-image : -moz-linear-gradient(rgb(179,217,140),rgb(153,204,102));
background-image : -ms-linear-gradient(rgb(179,217,140),rgb(153,204,102));
background-image : -o-linear-gradient(rgb(179,217,140),rgb(153,204,102));
background-image : -webkit-linear-gradient(rgb(179,217,140),rgb(153,204,102));
background-image : linear-gradient(rgb(179,217,140),rgb(153,204,102));
} | 0.336549 | 0.122733 |
body {
background-color: #e8e8e8;
}
nav {
z-index: 99999;
background-color: #0077ff;
box-shadow: 0 8px 6px -6px grey;
}
.nav-item {
margin-right: 20px;
}
.navbar-brand {
margin-left: 4%;
font-size: 21pt;
font-weight: 500;
}
.nav-item a {
color: white;
font-size: 15pt;
font-weight: 500;
}
.kemasan {
height: auto;
padding-left: 30px;
padding-right: 30px;
display: flex;
flex-flow: row wrap;
justify-content: space-evenly;
}
.pembungkus {
margin-top: 100px;
width: 100%;
height: auto;
background-color: white;
border-radius: 8px;
padding: 15px;
display: flex;
flex-flow: row wrap;
justify-content: space-evenly;
padding-bottom: 40px;
}
.pembungkus h2 {
font-weight: 500;
font-size: 22pt;
}
.profile {
width: 580px;
height: 270px;
background-color: white;
box-shadow: 0px 3px 15px rgb(214, 214, 214);
padding: 5px 10px;
display: flex;
flex-flow: row wrap;
justify-content: center;
-webkit-box-shadow: 0px 0px 20px -1px rgba(0,0,0,0.6);
-moz-box-shadow: 0px 0px 20px -1px rgba(0,0,0,0.6);
box-shadow: 0px 0px 20px -1px rgba(0,0,0,0.6);
border-radius: 5px;
}
.nama {
margin-top: 90px;
font-size: 25pt !important;
}
.kontac {
padding-top: 65px;
}
.edit {
margin-top: 90px !important;
}
.nomor-pemilik {
margin-top: 50px;
font-size: 27pt;
font-weight: 700;
}
.lebarop {
width: 100% !important;
}
.photo {
width: 200px;
height: 230px;
}
span {
font-size: 20pt;
font-weight: 500;
}
.nomor {
width: 350px;
height: 230px;
position: relative;
top: 70px;
}
.jarak {
position: relative;
top: -30px;
left: 250px;
}
.bungkus {
width: 100%;
height: auto;
padding: 15px;
display: flex;
flex-flow: row wrap;
justify-content: space-evenly;
}
.lebar-cari {
width: 89% !important;
}
.walmur {
width: 450px;
height: 200px;
background-color: white;
box-shadow: 0px 3px 15px rgb(214, 214, 214);
}
footer {
height: auto;
background-color: #272727;
display: flex;
flex-flow: row wrap;
padding-top: 50px;
justify-content: center;
margin-top: 50px;
}
.konten1{
float: left;
width: 300px;
height: 350px;
}
.konten1 h3{
font-weight: 700;
margin-left: 20px;
color: #fff;
}
.line{
background-color: #2196f3;
height: 74px;
width: 5px;
margin-right: 5px;
float: left;
}
.konten1 p{
color: #fff;
margin-top: 20px;
}
.konten2{
float: left;
width: 300px;
height: 350px;
color: #fff;
}
.konten2 li{
list-style: none;
text-decoration: none;
}
.konten2 a{
text-decoration: none;
list-style: none;
color: #fff;
transition: 0.2s;
}
.konten2 a:hover {
text-decoration: none;
list-style: none;
color: #2196f3;
}
.line2{
float: left;
width: 90%;
height: 4px;
background-color: #333333;
margin-bottom: 10px;
}
.l-line{
width: 70px;
height: 4px;
float: left;
background-color: #2196f3;
}
.konten3 li{
list-style: none;
text-decoration: none;
}
.konten3 li a i{
color: #fff;
font-size: 25px;
margin-top: 20px;
float: left;
transition: 0.2s;
list-style: none;
background-color: #333333;
text-decoration: none;
}
.konten3{
float: left;
width: 300px;
height: 350px;
color: #fff;
font-family: arial;
}
.konten3 .t:hover{
background: #fff;
color: #55acee;
}
.konten3 .f:hover{
background: #fff;
color: #3b5999;
}
.konten3 .i:hover{
background: #fff;
color: #4870FF;
}
.konten3 .y:hover{
background: #fff;
color: red;
}
.konten4{
float: left;
width: 300px;
height: 350px;
color: #fff;
}
.konten4 p{
float: left;
}
.footer-bottom{
width: 100%;
height: auto;
background-color: #171717;
}
.footer-bottom p{
text-align: center;
color: #dfdfdf;
line-height: 60px;
font-size: 17pt;
font-weight: 300;
margin: 0;
}
@media screen and (max-width: 1368px) {
.bungkus .profile {
margin-bottom: 20px;
}
}
@media screen and (max-width: 1280px) {
.profile {
width: 90%;
margin-bottom: 30px;
}
.jarak {
top: 180px;
left: 90px;
height: 40px !important;
}
.nama {
font-size: 20pt !important;
}
}
@media screen and (max-width: 1258px) {
.lebar-cari {
width: 100% !important;
margin-bottom: 10px;
}
.tombol {
margin-left: 0 !important;
width: 100% !important;
}
}
@media screen and (max-width: 1193px) {
.nomor-pemilik {
font-size: 2.8vw !important;
}
}
@media screen and (max-width: 1083px) {
.hilang {
display: none;
}
}
@media screen and (max-width: 1024px) {
.tombol {
margin-top: 10px;
width: 89%;
}
.kemasan {
padding-left: 10px;
padding-right: 10px;
}
.profile {
width: 100%;
margin-bottom: 30px;
}
.jarak {
left: 70px;
}
.nomor-pemilik {
font-size: 19pt !important;
}
}
@media screen and (max-width: 992px) {
.putih {
background-color: white !important;
border-radius: 10px !important;
}
ul {
width: 100% !important;
padding-left: 5% !important;
}
.nav-item a {
text-align: center !important;
margin-top: 15px;
margin-bottom: 30px;
color: #0077ff !important;
}
}
@media screen and (max-width: 960px) {
.jarak {
left: 55px;
}
}
@media screen and (max-width: 894px) {
.nomor-pemilik {
font-size: 20pt !important;
}
.lebarop {
height: auto;
}
}
@media screen and (max-width: 800px) {
.jarak {
left: 20px;
}
}
@media screen and (max-width: 768px) {
.jarak {
left: 10px;
}
}
@media screen and (max-width: 720px) {
.jarak {
top: -40px;
left: 140px;
width: 50%;
}
}
@media screen and (max-width: 690px) {
.profile {
height: auto;
}
}
@media screen and (max-width: 640px) {
.photo {
width: auto;
}
.nomor {
width: auto;
}
.jarak {
left: 120px;
width: 55%;
}
}
@media screen and (max-width: 600px) {
.jarak {
left: 105px;
}
}
@media screen and (max-width: 496px) {
.nomor-pemilik {
font-size: 15pt !important;
}
.profile {
height: auto;
}
}
@media screen and (max-width: 480px) {
.jarak {
left: 0px;
width: 100%;
top: -70px;
}
}
@media screen and (max-width: 415px) {
.nomor a span {
font-size: 15pt;
}
.nomor span {
margin-left: 10% !important;
}
}
@media screen and (max-width: 375px) {
.navbar-brand {
margin-left: 0;
}
.navbar-brand img {
display: none !important;
}
}
@media screen and (max-width: 360px) {
.navbar-brand {
position: relative;
left: -5px;
margin-left: 0px;
margin-right: 0px;
font-size: 15pt;
}
.kemasan {
padding-left: 10px;
padding-right: 10px;
}
span {
font-size: 17pt;
}
.pembungkus {
padding: 0px;
}
}
@media screen and (max-width: 320px) {
span {
font-size: 13pt;
}
} | assets/css/kontak/kontak.css | body {
background-color: #e8e8e8;
}
nav {
z-index: 99999;
background-color: #0077ff;
box-shadow: 0 8px 6px -6px grey;
}
.nav-item {
margin-right: 20px;
}
.navbar-brand {
margin-left: 4%;
font-size: 21pt;
font-weight: 500;
}
.nav-item a {
color: white;
font-size: 15pt;
font-weight: 500;
}
.kemasan {
height: auto;
padding-left: 30px;
padding-right: 30px;
display: flex;
flex-flow: row wrap;
justify-content: space-evenly;
}
.pembungkus {
margin-top: 100px;
width: 100%;
height: auto;
background-color: white;
border-radius: 8px;
padding: 15px;
display: flex;
flex-flow: row wrap;
justify-content: space-evenly;
padding-bottom: 40px;
}
.pembungkus h2 {
font-weight: 500;
font-size: 22pt;
}
.profile {
width: 580px;
height: 270px;
background-color: white;
box-shadow: 0px 3px 15px rgb(214, 214, 214);
padding: 5px 10px;
display: flex;
flex-flow: row wrap;
justify-content: center;
-webkit-box-shadow: 0px 0px 20px -1px rgba(0,0,0,0.6);
-moz-box-shadow: 0px 0px 20px -1px rgba(0,0,0,0.6);
box-shadow: 0px 0px 20px -1px rgba(0,0,0,0.6);
border-radius: 5px;
}
.nama {
margin-top: 90px;
font-size: 25pt !important;
}
.kontac {
padding-top: 65px;
}
.edit {
margin-top: 90px !important;
}
.nomor-pemilik {
margin-top: 50px;
font-size: 27pt;
font-weight: 700;
}
.lebarop {
width: 100% !important;
}
.photo {
width: 200px;
height: 230px;
}
span {
font-size: 20pt;
font-weight: 500;
}
.nomor {
width: 350px;
height: 230px;
position: relative;
top: 70px;
}
.jarak {
position: relative;
top: -30px;
left: 250px;
}
.bungkus {
width: 100%;
height: auto;
padding: 15px;
display: flex;
flex-flow: row wrap;
justify-content: space-evenly;
}
.lebar-cari {
width: 89% !important;
}
.walmur {
width: 450px;
height: 200px;
background-color: white;
box-shadow: 0px 3px 15px rgb(214, 214, 214);
}
footer {
height: auto;
background-color: #272727;
display: flex;
flex-flow: row wrap;
padding-top: 50px;
justify-content: center;
margin-top: 50px;
}
.konten1{
float: left;
width: 300px;
height: 350px;
}
.konten1 h3{
font-weight: 700;
margin-left: 20px;
color: #fff;
}
.line{
background-color: #2196f3;
height: 74px;
width: 5px;
margin-right: 5px;
float: left;
}
.konten1 p{
color: #fff;
margin-top: 20px;
}
.konten2{
float: left;
width: 300px;
height: 350px;
color: #fff;
}
.konten2 li{
list-style: none;
text-decoration: none;
}
.konten2 a{
text-decoration: none;
list-style: none;
color: #fff;
transition: 0.2s;
}
.konten2 a:hover {
text-decoration: none;
list-style: none;
color: #2196f3;
}
.line2{
float: left;
width: 90%;
height: 4px;
background-color: #333333;
margin-bottom: 10px;
}
.l-line{
width: 70px;
height: 4px;
float: left;
background-color: #2196f3;
}
.konten3 li{
list-style: none;
text-decoration: none;
}
.konten3 li a i{
color: #fff;
font-size: 25px;
margin-top: 20px;
float: left;
transition: 0.2s;
list-style: none;
background-color: #333333;
text-decoration: none;
}
.konten3{
float: left;
width: 300px;
height: 350px;
color: #fff;
font-family: arial;
}
.konten3 .t:hover{
background: #fff;
color: #55acee;
}
.konten3 .f:hover{
background: #fff;
color: #3b5999;
}
.konten3 .i:hover{
background: #fff;
color: #4870FF;
}
.konten3 .y:hover{
background: #fff;
color: red;
}
.konten4{
float: left;
width: 300px;
height: 350px;
color: #fff;
}
.konten4 p{
float: left;
}
.footer-bottom{
width: 100%;
height: auto;
background-color: #171717;
}
.footer-bottom p{
text-align: center;
color: #dfdfdf;
line-height: 60px;
font-size: 17pt;
font-weight: 300;
margin: 0;
}
@media screen and (max-width: 1368px) {
.bungkus .profile {
margin-bottom: 20px;
}
}
@media screen and (max-width: 1280px) {
.profile {
width: 90%;
margin-bottom: 30px;
}
.jarak {
top: 180px;
left: 90px;
height: 40px !important;
}
.nama {
font-size: 20pt !important;
}
}
@media screen and (max-width: 1258px) {
.lebar-cari {
width: 100% !important;
margin-bottom: 10px;
}
.tombol {
margin-left: 0 !important;
width: 100% !important;
}
}
@media screen and (max-width: 1193px) {
.nomor-pemilik {
font-size: 2.8vw !important;
}
}
@media screen and (max-width: 1083px) {
.hilang {
display: none;
}
}
@media screen and (max-width: 1024px) {
.tombol {
margin-top: 10px;
width: 89%;
}
.kemasan {
padding-left: 10px;
padding-right: 10px;
}
.profile {
width: 100%;
margin-bottom: 30px;
}
.jarak {
left: 70px;
}
.nomor-pemilik {
font-size: 19pt !important;
}
}
@media screen and (max-width: 992px) {
.putih {
background-color: white !important;
border-radius: 10px !important;
}
ul {
width: 100% !important;
padding-left: 5% !important;
}
.nav-item a {
text-align: center !important;
margin-top: 15px;
margin-bottom: 30px;
color: #0077ff !important;
}
}
@media screen and (max-width: 960px) {
.jarak {
left: 55px;
}
}
@media screen and (max-width: 894px) {
.nomor-pemilik {
font-size: 20pt !important;
}
.lebarop {
height: auto;
}
}
@media screen and (max-width: 800px) {
.jarak {
left: 20px;
}
}
@media screen and (max-width: 768px) {
.jarak {
left: 10px;
}
}
@media screen and (max-width: 720px) {
.jarak {
top: -40px;
left: 140px;
width: 50%;
}
}
@media screen and (max-width: 690px) {
.profile {
height: auto;
}
}
@media screen and (max-width: 640px) {
.photo {
width: auto;
}
.nomor {
width: auto;
}
.jarak {
left: 120px;
width: 55%;
}
}
@media screen and (max-width: 600px) {
.jarak {
left: 105px;
}
}
@media screen and (max-width: 496px) {
.nomor-pemilik {
font-size: 15pt !important;
}
.profile {
height: auto;
}
}
@media screen and (max-width: 480px) {
.jarak {
left: 0px;
width: 100%;
top: -70px;
}
}
@media screen and (max-width: 415px) {
.nomor a span {
font-size: 15pt;
}
.nomor span {
margin-left: 10% !important;
}
}
@media screen and (max-width: 375px) {
.navbar-brand {
margin-left: 0;
}
.navbar-brand img {
display: none !important;
}
}
@media screen and (max-width: 360px) {
.navbar-brand {
position: relative;
left: -5px;
margin-left: 0px;
margin-right: 0px;
font-size: 15pt;
}
.kemasan {
padding-left: 10px;
padding-right: 10px;
}
span {
font-size: 17pt;
}
.pembungkus {
padding: 0px;
}
}
@media screen and (max-width: 320px) {
span {
font-size: 13pt;
}
} | 0.339061 | 0.099689 |
:root {
--off-white: #e9ecef;
--light-gray: #ced4da;
--gray: #adb5bd;
--darker-gray: #6c757d;
--charcoal: #24292d;
}
@font-face {
font-family: 'playfair_displayregular';
src: url('./font/playfairdisplay-regular-webfont.woff2') format('woff2'),
url('./font/playfairdisplay-regular-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
body {
/* font-family: Verdana, serif;
font-family: Arial, Helvetica, sans-serif; */
font-family: EuclidCircularB, Hiragino Kaku Gothic Pro, Helvetica, Arial,
sans-serif;
/* font-family: 'playfair_display_scregular'; */
font-size: 0.8125em;
margin: 0;
background-color: var(--off-white);
color: var(--charcoal);
}
a:link,
a:visited {
text-decoration: none;
color: var(--charcoal);
}
a:hover {
color: var(--gray);
}
label {
display: block;
}
nav {
background-color: var(--gray);
font-size: 1em;
}
nav a:hover {
color: var(--off-white);
}
nav a:link,
a:visited {
/* font-size: .8em; */
}
nav h2 {
font-family: 'playfair_displayregular';
font-size: 1.8em;
color: var(--charcoal);
letter-spacing: -2px;
text-shadow: 0px 0px 4px var(--off-white);
}
#nav-bar-cont {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
height: 3em;
}
#nav-bar-cont-left {
display: flex;
flex-direction: row;
align-items: center;
}
nav a {
color: var(--charcoal);
display: inline-block;
margin: 1em;
}
#cart-num {
color: var(--charcoal);
background-color: var(--light-gray);
position: relative;
padding: 1px;
padding-left: 2px;
padding-right: 2px;
right: 13px;
bottom: 4px;
font-size: 0.7em;
border: 0.5px solid var(--charcoal);
border-radius: 7px;
}
form div {
margin: 1em;
display: inline-block;
}
img {
max-width: 90%;
/* min-width: 15%; */
}
/* .box-wrapper img {
align-self: center;
} */
.product-cont {
display: flex;
justify-content: center;
/* background-color: var(--off-white); */
}
.boxes {
display: flex;
flex-wrap: wrap;
flex-grow: 1;
justify-content: space-around;
/* padding: 20px; */
padding: 1em;
margin-top: 1em;
}
.box-wrapper {
min-width: 250px;
max-width: 375px;
margin-bottom: 2%;
margin-top: 2.5em;
display: flex;
flex-basis: 33%;
flex-direction: column-reverse;
justify-content: center;
align-items: center;
}
/* .box-wrapper a {
color: var(--charcoal);
} */
/* .product-category {
font-size: small;
transform: rotate(90deg);
margin-left: 5em;
margin-top: -4em;
color: var(--light-gray);
text-shadow: 2px 2px 8px var(--light-gray);
} */
.name-and-price {
display: flex;
flex-direction: row;
font-size: small;
justify-content: space-evenly;
align-items: center;
max-width: 60%;
width: -webkit-fill-available;
}
.name-and-price p {
align-self: start;
}
/* .singleProduct-cont {
display: flex;
justify-content: center;
} */
.singleProduct {
display: flex;
flex-direction: row;
}
.singleProductLeftBox {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
width: 50%;
}
.add-to-cart-button,
.checkout-btn {
margin-left: 4em;
margin-right: 4em;
padding-top: 0.3em;
padding-bottom: 0.3em;
box-shadow: 0.5px 0.5px #888888;
}
.singleProductRightBox {
display: flex;
flex-direction: column;
justify-content: space-around;
}
.singleProduct-cont img {
max-width: 80%;
padding: 10%;
}
.cart {
text-align: center;
width: 80%;
display: flex;
justify-content: center;
flex-direction: column;
}
.cart-item-wrapper {
display: flex;
justify-content: space-between;
margin: 3%;
margin-bottom: 5%;
/* border-bottom: 1px solid var(--darker-gray); */
}
.cart-item-wrapper-left {
display: flex;
flex-direction: column;
align-items: center;
width: 80%;
}
.cart-item-wrapper-left-top {
width: 80%;
display: flex;
flex-direction: row;
justify-content: space-evenly;
align-items: center;
}
.cart-item-wrapper-left-top p {
font-size: 0.8em;
}
.cart-item-wrapper-right {
display: flex;
justify-content: space-between;
}
.cart .cart-item-wrapper img {
padding: 3%;
width: 40%;
}
.cart-item-wrapper button {
height: 13%;
font-size: 0.8125em;
padding: 0%;
margin: 5%;
margin-top: 10%;
}
.edit-quantity {
padding: 1em;
font-size: 0.9em;
}
.add-product-success {
margin-bottom: 1.5em;
}
.checkout {
text-align: center;
display: flex;
justify-content: center;
flex-direction: column;
margin-bottom: 3em;
}
#user-home-cont h2 {
margin-left: 5%;
}
.inner-order-wrapper {
display: flex;
flex-direction: column;
align-items: center;
}
.item-wrapper img {
width: 30%;
height: 30%;
}
.item-wrapper {
display: flex;
/* flex-direction: row;
justify-content: space-between; */
margin-bottom: 2em;
max-width: 60%;
}
.item-wrapper-right {
margin-left: 35%;
margin-top: 1em;
}
.outer-order-wrapper {
display: flex;
flex-direction: column;
align-items: center;
}
.order-history h2 {
margin-left: 5%;
}
#auth-cont {
margin: 1em;
}
#auth-cont h3 {
letter-spacing: -1px;
}
#auth-cont a {
font-size: 1.1em;
text-decoration-line: underline;
padding: 0.3em;
}
#google-login-link {
display: none;
}
.fade-in {
animation: fadeIn ease 2s;
-webkit-animation: fadeIn ease 2s;
-moz-animation: fadeIn ease 2s;
-o-animation: fadeIn ease 2s;
-ms-animation: fadeIn ease 2s;
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-moz-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-o-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-ms-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
} | public/style.css | :root {
--off-white: #e9ecef;
--light-gray: #ced4da;
--gray: #adb5bd;
--darker-gray: #6c757d;
--charcoal: #24292d;
}
@font-face {
font-family: 'playfair_displayregular';
src: url('./font/playfairdisplay-regular-webfont.woff2') format('woff2'),
url('./font/playfairdisplay-regular-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
body {
/* font-family: Verdana, serif;
font-family: Arial, Helvetica, sans-serif; */
font-family: EuclidCircularB, Hiragino Kaku Gothic Pro, Helvetica, Arial,
sans-serif;
/* font-family: 'playfair_display_scregular'; */
font-size: 0.8125em;
margin: 0;
background-color: var(--off-white);
color: var(--charcoal);
}
a:link,
a:visited {
text-decoration: none;
color: var(--charcoal);
}
a:hover {
color: var(--gray);
}
label {
display: block;
}
nav {
background-color: var(--gray);
font-size: 1em;
}
nav a:hover {
color: var(--off-white);
}
nav a:link,
a:visited {
/* font-size: .8em; */
}
nav h2 {
font-family: 'playfair_displayregular';
font-size: 1.8em;
color: var(--charcoal);
letter-spacing: -2px;
text-shadow: 0px 0px 4px var(--off-white);
}
#nav-bar-cont {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
height: 3em;
}
#nav-bar-cont-left {
display: flex;
flex-direction: row;
align-items: center;
}
nav a {
color: var(--charcoal);
display: inline-block;
margin: 1em;
}
#cart-num {
color: var(--charcoal);
background-color: var(--light-gray);
position: relative;
padding: 1px;
padding-left: 2px;
padding-right: 2px;
right: 13px;
bottom: 4px;
font-size: 0.7em;
border: 0.5px solid var(--charcoal);
border-radius: 7px;
}
form div {
margin: 1em;
display: inline-block;
}
img {
max-width: 90%;
/* min-width: 15%; */
}
/* .box-wrapper img {
align-self: center;
} */
.product-cont {
display: flex;
justify-content: center;
/* background-color: var(--off-white); */
}
.boxes {
display: flex;
flex-wrap: wrap;
flex-grow: 1;
justify-content: space-around;
/* padding: 20px; */
padding: 1em;
margin-top: 1em;
}
.box-wrapper {
min-width: 250px;
max-width: 375px;
margin-bottom: 2%;
margin-top: 2.5em;
display: flex;
flex-basis: 33%;
flex-direction: column-reverse;
justify-content: center;
align-items: center;
}
/* .box-wrapper a {
color: var(--charcoal);
} */
/* .product-category {
font-size: small;
transform: rotate(90deg);
margin-left: 5em;
margin-top: -4em;
color: var(--light-gray);
text-shadow: 2px 2px 8px var(--light-gray);
} */
.name-and-price {
display: flex;
flex-direction: row;
font-size: small;
justify-content: space-evenly;
align-items: center;
max-width: 60%;
width: -webkit-fill-available;
}
.name-and-price p {
align-self: start;
}
/* .singleProduct-cont {
display: flex;
justify-content: center;
} */
.singleProduct {
display: flex;
flex-direction: row;
}
.singleProductLeftBox {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
width: 50%;
}
.add-to-cart-button,
.checkout-btn {
margin-left: 4em;
margin-right: 4em;
padding-top: 0.3em;
padding-bottom: 0.3em;
box-shadow: 0.5px 0.5px #888888;
}
.singleProductRightBox {
display: flex;
flex-direction: column;
justify-content: space-around;
}
.singleProduct-cont img {
max-width: 80%;
padding: 10%;
}
.cart {
text-align: center;
width: 80%;
display: flex;
justify-content: center;
flex-direction: column;
}
.cart-item-wrapper {
display: flex;
justify-content: space-between;
margin: 3%;
margin-bottom: 5%;
/* border-bottom: 1px solid var(--darker-gray); */
}
.cart-item-wrapper-left {
display: flex;
flex-direction: column;
align-items: center;
width: 80%;
}
.cart-item-wrapper-left-top {
width: 80%;
display: flex;
flex-direction: row;
justify-content: space-evenly;
align-items: center;
}
.cart-item-wrapper-left-top p {
font-size: 0.8em;
}
.cart-item-wrapper-right {
display: flex;
justify-content: space-between;
}
.cart .cart-item-wrapper img {
padding: 3%;
width: 40%;
}
.cart-item-wrapper button {
height: 13%;
font-size: 0.8125em;
padding: 0%;
margin: 5%;
margin-top: 10%;
}
.edit-quantity {
padding: 1em;
font-size: 0.9em;
}
.add-product-success {
margin-bottom: 1.5em;
}
.checkout {
text-align: center;
display: flex;
justify-content: center;
flex-direction: column;
margin-bottom: 3em;
}
#user-home-cont h2 {
margin-left: 5%;
}
.inner-order-wrapper {
display: flex;
flex-direction: column;
align-items: center;
}
.item-wrapper img {
width: 30%;
height: 30%;
}
.item-wrapper {
display: flex;
/* flex-direction: row;
justify-content: space-between; */
margin-bottom: 2em;
max-width: 60%;
}
.item-wrapper-right {
margin-left: 35%;
margin-top: 1em;
}
.outer-order-wrapper {
display: flex;
flex-direction: column;
align-items: center;
}
.order-history h2 {
margin-left: 5%;
}
#auth-cont {
margin: 1em;
}
#auth-cont h3 {
letter-spacing: -1px;
}
#auth-cont a {
font-size: 1.1em;
text-decoration-line: underline;
padding: 0.3em;
}
#google-login-link {
display: none;
}
.fade-in {
animation: fadeIn ease 2s;
-webkit-animation: fadeIn ease 2s;
-moz-animation: fadeIn ease 2s;
-o-animation: fadeIn ease 2s;
-ms-animation: fadeIn ease 2s;
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-moz-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-o-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-ms-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
} | 0.411111 | 0.141311 |
.top-content {
margin: 2rem auto;
width: 100%;
}
.top-content h1 {
margin-top: 25px;
color: #fff;
}
.top-content .description {
margin: 30px 0 10px 0;
}
.top-content .description p {
color: #fff;
color: rgba(255, 255, 255, 0.8);
}
.top-content .description a {
color: #fff;
color: rgba(255, 255, 255, 0.8);
border-color: #fff;
border-color: rgba(255, 255, 255, 0.8);
}
.top-content .description a:hover,
.top-content .description a:focus {
color: #fff;
color: rgba(255, 255, 255, 0.8);
}
.top-content .carousel-caption {
bottom: 200px;
}
.top-content .carousel-indicators li {
width: 16px;
height: 16px;
margin-left: 5px;
margin-right: 5px;
border-radius: 50%;
}
/***** Section 1 *****/
.section-1-box {
padding-top: 30px;
text-align: left;
}
.section-1-box .section-1-box-icon {
width: 80px;
height: 80px;
margin: 0 auto;
background: #8542a0; /* Old browsers */
background: -moz-linear-gradient(top, #a365bc 0%, #8542a0 100%); /* FF3.6+ */
background: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%, #a365bc),
color-stop(100%, #8542a0)
); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(
top,
#a365bc 0%,
#8542a0 100%
); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(
top,
#a365bc 0%,
#8542a0 100%
); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #a365bc 0%, #8542a0 100%); /* IE10+ */
background: linear-gradient(to bottom, #a365bc 0%, #8542a0 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a365bc', endColorstr='#8542a0',GradientType=0 ); /* IE6-9 */
font-size: 40px;
color: #fff;
line-height: 80px;
text-align: center;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
-o-transition: all 0.6s;
-moz-transition: all 0.6s;
-webkit-transition: all 0.6s;
-ms-transition: all 0.6s;
transition: all 0.6s;
}
.section-1-box h3 {
margin-top: 0;
padding: 0 0 10px 0;
}
/***** Section 2 *****/
.section-2-box {
margin-top: 30px;
text-align: left;
}
.section-2-box h3 {
margin-top: 0;
}
.section-2-box-text .medium-paragraph {
margin-top: 20px;
margin-bottom: 20px;
}
/***** Section 3 *****/
.section-3-box {
margin-top: 30px;
text-align: left;
}
.section-3-box .section-3-box-icon {
width: 60px;
height: 60px;
margin: 0 auto;
background: #8542a0; /* Old browsers */
background: -moz-linear-gradient(top, #a365bc 0%, #8542a0 100%); /* FF3.6+ */
background: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%, #a365bc),
color-stop(100%, #8542a0)
); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(
top,
#a365bc 0%,
#8542a0 100%
); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(
top,
#a365bc 0%,
#8542a0 100%
); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #a365bc 0%, #8542a0 100%); /* IE10+ */
background: linear-gradient(to bottom, #a365bc 0%, #8542a0 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a365bc', endColorstr='#8542a0',GradientType=0 ); /* IE6-9 */
font-size: 28px;
color: #fff;
line-height: 60px;
text-align: center;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.section-3-box h3 {
margin-top: 0;
padding: 0 0 10px 0;
} | css/carouselstyle.css |
.top-content {
margin: 2rem auto;
width: 100%;
}
.top-content h1 {
margin-top: 25px;
color: #fff;
}
.top-content .description {
margin: 30px 0 10px 0;
}
.top-content .description p {
color: #fff;
color: rgba(255, 255, 255, 0.8);
}
.top-content .description a {
color: #fff;
color: rgba(255, 255, 255, 0.8);
border-color: #fff;
border-color: rgba(255, 255, 255, 0.8);
}
.top-content .description a:hover,
.top-content .description a:focus {
color: #fff;
color: rgba(255, 255, 255, 0.8);
}
.top-content .carousel-caption {
bottom: 200px;
}
.top-content .carousel-indicators li {
width: 16px;
height: 16px;
margin-left: 5px;
margin-right: 5px;
border-radius: 50%;
}
/***** Section 1 *****/
.section-1-box {
padding-top: 30px;
text-align: left;
}
.section-1-box .section-1-box-icon {
width: 80px;
height: 80px;
margin: 0 auto;
background: #8542a0; /* Old browsers */
background: -moz-linear-gradient(top, #a365bc 0%, #8542a0 100%); /* FF3.6+ */
background: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%, #a365bc),
color-stop(100%, #8542a0)
); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(
top,
#a365bc 0%,
#8542a0 100%
); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(
top,
#a365bc 0%,
#8542a0 100%
); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #a365bc 0%, #8542a0 100%); /* IE10+ */
background: linear-gradient(to bottom, #a365bc 0%, #8542a0 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a365bc', endColorstr='#8542a0',GradientType=0 ); /* IE6-9 */
font-size: 40px;
color: #fff;
line-height: 80px;
text-align: center;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
-o-transition: all 0.6s;
-moz-transition: all 0.6s;
-webkit-transition: all 0.6s;
-ms-transition: all 0.6s;
transition: all 0.6s;
}
.section-1-box h3 {
margin-top: 0;
padding: 0 0 10px 0;
}
/***** Section 2 *****/
.section-2-box {
margin-top: 30px;
text-align: left;
}
.section-2-box h3 {
margin-top: 0;
}
.section-2-box-text .medium-paragraph {
margin-top: 20px;
margin-bottom: 20px;
}
/***** Section 3 *****/
.section-3-box {
margin-top: 30px;
text-align: left;
}
.section-3-box .section-3-box-icon {
width: 60px;
height: 60px;
margin: 0 auto;
background: #8542a0; /* Old browsers */
background: -moz-linear-gradient(top, #a365bc 0%, #8542a0 100%); /* FF3.6+ */
background: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%, #a365bc),
color-stop(100%, #8542a0)
); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(
top,
#a365bc 0%,
#8542a0 100%
); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(
top,
#a365bc 0%,
#8542a0 100%
); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #a365bc 0%, #8542a0 100%); /* IE10+ */
background: linear-gradient(to bottom, #a365bc 0%, #8542a0 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a365bc', endColorstr='#8542a0',GradientType=0 ); /* IE6-9 */
font-size: 28px;
color: #fff;
line-height: 60px;
text-align: center;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.section-3-box h3 {
margin-top: 0;
padding: 0 0 10px 0;
} | 0.459076 | 0.072637 |
body {
margin: 0;
padding: 0;
font-family: 'Titillium Web';
color: #6f6f6f;
}
ol,
ul {
margin: 0;
padding: 0;
list-style: none;
}
a {
-webkit-transition: color 1000ms, background-color 1500ms;
-moz-transition: color 1000ms, background-color 1500ms;
-o-transition: color 1000ms, background-color 1500ms;
transition: color 1000ms, background-color 1500ms;
}
a,
a:hover,
a:focus {
text-decoration: none;
outline: none;
}
h2,
h3 {
font-family: 'Oswald', sans-serif;
}
h1 {
font-size: 50px;
font-family: 'Oswald', sans-serif;
}
h2 {
font-size: 40px;
margin-top: 10px;
}
.pading-20-0 {
padding: 20px 0;
}
.paddin-0 {
padding: 0;
}
.padding-top-74 {
padding-top: 74px;
}
.padding-bottom-74 {
padding-bottom: 74px;
}
.paddin-2 {
padding: 30px 0;
}
.small-title {
margin-bottom: 40px;
margin-top: 20px;
}
.line1 {
height: 5px;
width: 40px;
float: left;
}
.line2 {
height: 1px;
margin-top: 2px;
width: 78px;
float: left;
}
.line1,
.line2 {
background-color: #02b2e1 !important;
}
.white {
color: black;
}
.blue {
color: black;
font-weight: normal !important;
text-transform: capitalize !important;
}
h3 {
font-size: 28px;
}
h1,
h3,
h4 {
margin: 0;
}
p {
font-size: 15px;
}
.heading-border {
background: #02b2e1;
height: 3px;
left: 77px;
margin: 20px 0;
position: relative;
width: 80px;
}
section {
padding: 90px 0;
}
a#scrollUp {
bottom: 0px;
right: 10px;
padding: 5px 10px;
background: #02b2e1;
color: #FFF;
-webkit-animation: bounce 3s ease infinite;
animation: bounce 3s ease infinite;
}
a#scrollUp i {
font-size: 30px;
}
.marquee {
width: 300px;
overflow: hidden;
border: 1px solid #ccc;
background: #ccc;
}
/************ Header Top ***************/
.topbar {
background: #34495e;
width: 100%;
position: relative;
z-index: 999;
}
.topbar .contactinfo {
padding: 8px 0;
}
.topbar .shop-menu {
padding: 8px 20px;
display: inline-block;
}
ul.contactinfo li,
ul.shop-menu li {
display: inline-block;
margin-left: 15px;
}
.topbar-social-icons {
display: inline-block;
}
ul.contactinfo li a,
ul.shop-menu li a {
font-size: 14px;
color: #fff;
}
ul.contactinfo li a i {
margin-right: 3px;
}
ul.shop-menu li a i {
margin-right: 3px;
}
.topbar .topbar-social-icons a {
background: #02b2e1;
height: 40px;
line-height: 40px;
text-align: center;
width: 40px;
display: inline-block;
color: #fff;
}
/* -------- Header Nav -4--------- */
#main-navigation {
position: absolute;
top: 0;
width: 100%;
-webkit-transition: height 0.3s;
-moz-transition: height 0.3s;
-ms-transition: height 0.3s;
-o-transition: height 0.3s;
transition: height 0.3s;
z-index: 999;
-webkit-box-shadow: 0 1px 2px -1px rgba(218, 218, 218, 0.58);
-moz-box-shadow: 0 1px 2px -1px rgba(218, 218, 218, 0.58);
box-shadow: 0 1px 2px -1px rgba(218, 218, 218, 0.58);
}
#navigation.affix {
background-color: #121416;
position: fixed;
top: 0;
width: 100%;
z-index: 999;
-webkit-transition: all ease 0.3s;
-moz-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
-o-transition: all ease 0.3s;
transition: all ease 0.3s;
-webkit-box-shadow: 0 1px 2px -1px #576164;
-moz-box-shadow: 0 1px 2px -1px #576164;
box-shadow: 0 1px 2px -1px #576164;
}
ul.address li {
display: block;
margin-left: 40px;
font-size: 18px;
margin-bottom: 10px;
}
ul.address li i {
display: inline-block;
font-size: 30px;
margin-left: -40px;
vertical-align: middle;
width: 40px;
}
ul.social-link li,
ul.social-link li a,
ul.nayax-links li,
.instagram a {
display: inline-block;
}
ul.address li,
ul.address li a,
ul.nayax-links li a {
color: #d0d0d0;
}
ul.social-link li {
margin-top: 10px;
}
ul.social-link li a {
border: 1px solid #d0d0d0;
border-radius: 44px;
color: #fff;
font-size: 20px;
height: 44px;
width: 44px;
position: relative;
}
ul.social-link li a span {
border-radius: 0;
display: block;
height: 0;
left: 50%;
margin: 0;
position: absolute;
top: 50%;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
width: 0;
}
ul.social-link li a:hover span {
background: #02b2e1;
border-radius: 44px;
height: 44px;
width: 44px;
border: 1px solid #07aaa5;
height: 44px;
top: -1px;
left: -1px;
right: 0;
bottom: 0;
}
ul.social-link li a i {
color: #fff;
height: 100%;
left: 0;
line-height: 42px;
position: absolute;
top: 0;
transition: all 0.3s ease 0s;
width: 100%;
z-index: 10;
}
/* -------- Header bottom --------- */
header.navigation {
background: rgba(255, 255, 255, 1);
position: relative;
padding: 15px 0;
width: 100%;
z-index: 5;
-moz-transition: all 0.6s ease 0s;
-ms-transition: all 0.6s ease 0s;
-o-transition: all 0.6s ease 0s;
-webkit-transition: all 0.6s ease 0s;
transition: all 0.6s ease 0s;
clear: both;
}
header.navigation.affix {
background-color: fff;
box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.5);
position: fixed;
top: 0;
width: 100%;
z-index: 999;
padding: 0;
-moz-transition: all 0.9s ease 0s;
-ms-transition: all 0.9s ease 0s;
-o-transition: all 0.9s ease 0s;
-webkit-transition: all 0.9s ease 0s;
transition: all 0.9s ease 0s;
}
header.navigation.affix .logo img {
padding-top: 5px;
width: 70%;
}
.logo img {
width: 80%;
transition: all 0.6s ease 0s;
}
/* Overline From Center */
.hvr-overline-from-center {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
overflow: hidden;
}
.hvr-overline-from-center:before {
content: "";
position: absolute;
z-index: -1;
left: 50%;
right: 50%;
top: 0;
background: #02b2e1;
height: 3px;
-webkit-transition-property: left, right;
transition-property: left, right;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-overline-from-center:hover:before,
.hvr-overline-from-center:focus:before,
.hvr-overline-from-center:active:before {
left: 0;
right: 0;
}
/* --------Booking popup --------- */
.modal .close {
color: #000 !important;
}
.booking a.btn-primary .fa {
font-size: 15px;
margin-right: 10px;
}
.booking a.btn-primary {
background: #02b2e1;
color: #fff;
display: block;
font-size: 15px;
line-height: 24px;
margin-top: 10px;
padding: 7px 17px;
border: none;
border-radius: 0;
}
.booking a.btn-primary:hover {
background: #018cb1;
color: #fff;
}
.modal-body .form {
background: rgba(19, 35, 47, 0.9);
padding: 40px;
max-width: 100%;
margin: 40px auto;
border-radius: 4px;
box-shadow: 0 4px 10px 4px rgba(19, 35, 47, 0.3);
}
.modal-body .form .tab-group {
list-style: none;
padding: 0;
margin: 0 0 40px 0;
}
.modal-body .form .tab-group:after {
content: "";
display: table;
clear: both;
}
.modal-body .form .tab-group li a {
display: block;
text-decoration: none;
padding: 15px;
background: rgba(160, 179, 176, 0.25) !important;
color: #a0b3b0;
font-size: 20px;
float: left;
width: 50%;
text-align: center;
cursor: pointer;
-webkit-transition: .5s ease;
transition: .5s ease;
}
.modal-body .form .tab-group li a:hover {
background: #179b77;
color: #ffffff;
}
.modal-body .form .tab-group .active a {
background: #02b2e1 !important;
color: #ffffff;
}
.modal-body .form .tab-content>div:last-child {
display: none;
}
.modal-body .form h1 {
text-align: center;
color: #ffffff;
font-weight: 300;
margin: 0 0 40px;
font-size: 50px;
}
.modal-body .form label {
position: absolute;
-webkit-transform: translateY(6px);
transform: translateY(6px);
left: 13px;
-webkit-transition: all 0.25s ease;
transition: all 0.25s ease;
-webkit-backface-visibility: hidden;
pointer-events: none;
font-size: 16px;
font-weight: normal;
}
.modal-body .form label .req {
margin: 2px;
color: #ffbb02;
}
.modal-body .form label.active {
-webkit-transform: translateY(50px);
transform: translateY(50px);
left: 2px;
font-size: 14px;
margin-top: -70px;
}
.modal-body .form label.active .req {
opacity: 0;
}
.modal-body .form label.highlight {
color: #ffffff;
margin-top: -70px;
}
.modal-body .form input,
textarea {
display: block;
color: white;
width: 100%;
height: 100%;
padding: 5px 10px;
background: none;
background-image: none;
border: 1px solid #a0b3b0;
border-radius: 0;
-webkit-transition: border-color .25s ease, box-shadow .25s ease;
transition: border-color .25s ease, box-shadow .25s ease;
}
.modal-body .form .form-control {
font-size: 16px;
display: block;
width: 100%;
height: 100%;
padding: 5px 10px;
background: none;
background-image: none;
border: 1px solid #a0b3b0;
border-radius: 0;
-webkit-transition: border-color .25s ease, box-shadow .25s ease;
transition: border-color .25s ease, box-shadow .25s ease;
}
.modal-body .form .form-control:focus,
textarea:focus {
border-color: #ffbb02;
}
.modal-body .form input:focus,
textarea:focus {
outline: 0;
border-color: #ffbb02;
}
.modal-body .form textarea {
border: 2px solid #a0b3b0;
resize: vertical;
}
.modal-body .form .field-wrap {
position: relative;
margin-bottom: 40px;
}
.modal-body .form .field-select select {
position: relative;
margin-bottom: 40px;
width: 100%;
border-radius: 30px;
padding: 7px;
margin-top: 20px;
}
.modal-body .form .top-row:after {
content: "";
display: table;
clear: both;
}
.modal-body .form .top-row>div {
float: left;
width: 48%;
margin-right: 4%;
}
.modal-body .form .top-row>div:last-child {
margin: 0;
}
.modal-body .form .button {
border: 1px solid #222222;
outline: none;
border-radius: 0;
padding: 15px 0;
font-size: 2rem;
font-weight: 600;
text-transform: uppercase;
letter-spacing: .1em;
background: #02b2e1;
color: #ffffff;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
-webkit-appearance: none;
}
.modal-body .form .button-block {
display: block;
width: 100%;
}
.modal-body .form .forgot {
margin-top: -20px;
text-align: right;
}
/* -------- Main Slider --------- */
#main-slider {
position: relative;
padding: 0;
}
#form-register {
margin-top: -50px;
}
.no-margin {
margin: 0;
padding: 0;
}
#main-slider .carousel .carousel-content .slider-text {
background: rgba(0, 0, 0, 0.8);
clear: both;
height: 460px;
margin: 12% 0;
position: relative;
width: 366px;
border-top: 3px solid #02b2e1;
max-height: 100%;
max-width: 100%;
}
#main-slider .carousel .carousel-content .slider-text .box-heading {
border-bottom: 1px solid #404245;
padding: 30px 0;
}
#main-slider .carousel .carousel-content .slider-text .box-heading>a {
background: #fff;
color: #000;
padding: 3px 20px;
position: relative;
}
#main-slider .carousel .carousel-content .slider-text .box-heading>a::before {
background: transparent;
border-bottom: 14px solid transparent;
border-right: 17px solid #fff;
border-top: 14px solid transparent;
bottom: 0;
content: "";
height: 0;
margin-left: -37px;
position: absolute;
top: 0;
width: 0;
}
#main-slider .carousel .carousel-content .slider-text .box-heading>span {
color: #47B848;
display: inline-block;
padding-right: 50px;
font-size: 20px;
}
#main-slider .carousel .carousel-content .slider-text .box-heading h3 {
color: #fff;
padding-bottom: 15px;
}
#main-slider .carousel .carousel-content .slider-text .area-box {
display: inline-block;
float: left;
padding: 4px 20px;
}
#main-slider .carousel .carousel-content .slider-text .area-box ul li {
color: #fff;
display: inline-block;
padding: 8px;
vertical-align: middle;
}
#main-slider .carousel .carousel-content .slider-text .area-box ul li p {
margin: 0;
color: #939ca4;
font-size: 14px;
}
#main-slider .carousel .carousel-content .slider-text .area-box ul li strong {
font-size: 18px;
}
#main-slider .carousel .carousel-content .slider-text .area-box ul li small {
padding: 5px;
font-size: 10px;
color: #939ca4;
}
#main-slider .carousel .carousel-content .slider-text .area-box ul li .fa {
font-size: 25px;
color: #02b2e1;
font-size: 40px;
}
.btn-slide {
padding: 15px 50px;
background: #02b2e1;
color: #fff;
display: inline-block;
font-size: 16px;
border: none;
}
.btn-slide:hover {
background: #018cb1;
color: #fff;
}
#main-slider .carousel .item {
background-position: 50%;
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
left: 0 !important;
opacity: 0;
top: 0;
position: absolute;
width: 100%;
display: block !important;
-webkit-transition: opacity ease-in-out 500ms;
-moz-transition: opacity ease-in-out 500ms;
-o-transition: opacity ease-in-out 500ms;
transition: opacity ease-in-out 500ms;
}
#main-slider .carousel .item:first-child {
top: auto;
position: relative;
}
#main-slider .carousel .item.active {
opacity: 1;
-webkit-transition: opacity ease-in-out 500ms;
-moz-transition: opacity ease-in-out 500ms;
-o-transition: opacity ease-in-out 500ms;
transition: opacity ease-in-out 500ms;
z-index: 1;
}
#main-slider .prev,
#main-slider .next {
position: absolute;
top: 50%;
border: 1px solid #02b2e1;
color: #fff;
display: inline-block;
margin-top: -25px;
height: 40px;
line-height: 40px;
width: 40px;
line-height: 40px;
text-align: center;
z-index: 5;
}
#main-slider .prev:hover,
#main-slider .next:hover {
background-color: #02b2e1;
border: 1px solid #02b2e1;
}
#main-slider .prev {
left: 10px;
}
#main-slider .next {
right: 10px;
}
#main-slider .active .animation.animated-item-1 {
-webkit-animation: fadeInUp 1600ms linear 1600ms both;
-moz-animation: fadeInUp 1600ms linear 1600ms both;
-o-animation: fadeInUp 1600ms linear 1600ms both;
-ms-animation: fadeInUp 1600ms linear 1600ms both;
animation: fadeInUp 1600ms linear 1600ms both;
}
#main-slider .active .animation.animated-item-4 {
-webkit-animation: bounceInLeft 1000ms linear 1000ms both;
-moz-animation: bounceInLeft 1000ms linear 1000ms both;
-o-animation: bounceInLeft 1000ms linear 1000ms both;
-ms-animation: bounceInLeft 1000ms linear 1000ms both;
animation: bounceInLeft 1000ms linear 1000ms both;
}
#main-slider .active .animation.animated-item-5 {
-webkit-animation: bounceInRight 1400ms linear 14000ms both;
-moz-animation: bounceInRight 1400ms linear 1400ms both;
-o-animation: bounceInRight 1400ms linear 1400ms both;
-ms-animation: bounceInRight 1400ms linear 1400ms both;
animation: bounceInRight 1400ms linear 1400ms both;
}
#banner-map {
padding: 0;
}
#banner-map .well {
background-color: #f5f5f5;
border: none;
border-radius: 0;
box-shadow: none;
margin: 0;
min-height: 0;
padding: 0 !important;
}
.infowindow-markup {
background: #02b2e1;
padding: 10px 20px;
}
/********** banner text-2 ***********/
.header_title>h1,
.header_title>h4 {
color: #fff;
text-transform: uppercase;
font-weight: bold;
padding-bottom: 20px;
}
.header_title {
padding: 40px 0;
}
.home_1 {
padding: 90px 0;
}
.selection {
border: medium none;
border-radius: 0;
color: #3d3f41;
font-size: 14px;
height: 52px;
margin-top: 0;
padding: 15px 22px 13px;
text-transform: uppercase;
}
.form-control {
border-radius: 100px;
margin-bottom: 30px;
padding: 10px;
border: 1px !important black;
height: auto;
}
.ffs-bs .btn.btn-small.btn-primary {
border-radius: 0;
height: 100%;
padding: 16px 0;
text-transform: uppercase;
width: 100%;
background: #02b2e1;
border: 0;
}
.home_1 .search .col-md-3,
.home_1 .search .col-md-6,
.home_1 .search .col-md-7,
.home_1 .search .col-md-2 {
padding: 0;
}
.search .fa-location-arrow {
color: #35393b;
font-size: 20px;
margin: 18px 0 0 12px;
position: absolute;
left: 0;
}
.home_1 .search {
padding: 0 30%;
}
/********** banner text-3 ***********/
.sc_boxed_form {
background: rgba(26, 26, 26, 0.8);
margin: 0;
padding: 0 28px 50px;
position: relative;
white-space: normal !important;
width: 350px;
max-width: 100%;
top: 66px;
margin-bottom: 30px;
}
.form_date::before {
content: "";
font-family: fontawesome;
position: absolute;
right: 57%;
top: 22%;
}
.form_time::before {
content: "";
font-family: fontawesome;
position: absolute;
right: 5%;
top: 22%;
}
.sc_boxed_form .title {
color: #ffffff;
display: inline-block;
font-size: 30px;
font-weight: 300;
line-height: 34px;
margin: 0;
padding: 25px 0;
text-align: center;
width: 280px;
}
.card-body .form-row input[type="text"],
.card-body .form-row input[type="password"] {
border: 10px;
}
.sc_boxed_form input[type="text"],
.sc_boxed_form input[type="password"] {
padding: 0 15px;
}
.sc_contact_form input[type="text"],
.sc_contact_form input[type="password"] {
height: 54px;
line-height: 18px;
}
.sc_boxed_form form input {
height: 50px !important;
margin-bottom: 10px;
}
.sc_contact_form input,
.sc_contact_form .next {
transition: all 0.3s ease-out 0s;
}
.commentsForm input,
.comment-respond input,
.sc_contact_form input {
width: 100%;
}
.sc_boxed_form .message {
padding: 0;
}
.sc_contact_form textarea {
padding-bottom: 5px;
padding-top: 15px;
background: #fff;
}
.comment-respond textarea,
.sc_contact_form textarea {
box-sizing: border-box;
height: 55px;
overflow: hidden;
resize: none;
width: 100%;
word-wrap: break-word;
}
.sc_boxed_form .date_time {
display: inline-block;
margin: 10px 0 35px;
position: relative;
width: 100%;
}
.sc_boxed_form .form_date,
.sc_boxed_form .form_time {
float: left;
width: 48%;
}
.sc_boxed_form .form_time {
float: right;
}
.sc_contact_form .sc_contact_form_button {
padding: 20px 0 0;
text-align: center;
}
.sc_boxed_form .squareButton {
width: 100%;
}
.squareButton.big {
height: 100%;
}
.squareButton>a {
margin: 7px 0;
}
.sc_contact_form_submit {
border-radius: 30px;
background: #02b2e1;
color: #fff;
padding: 15px 90px;
}
/*=== [ Form picker ] =========================================================================================*/
.picker {
font-size: 16px;
text-align: left;
line-height: 16px;
color: #000000;
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 10000;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
/* When the picker opens... */
.picker--opened .picker__holder {
width: 100%;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
}
.picker--opened .picker__frame {
top: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
height: 100%;
}
.picker__frame {
position: relative;
margin: 0;
height: 0;
width: 100%;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-moz-opacity: 0;
opacity: 0;
-webkit-transition: all 0.15s ease-out;
-moz-transition: all 0.15s ease-out;
transition: all 0.15s ease-out;
overflow: hidden;
top: 0;
}
/* TABLES */
table.picker__table {
width: 100%;
margin: 10px 0 0 0;
text-align: left;
font-size: 12px;
line-height: 16px;
border-collapse: separate;
}
table.picker__table th {
background: #f5f7f7;
font-weight: 500;
min-width: 40px;
}
table.picker__table th,
table.picker__table td {
border-color: rgba(157, 157, 157, 0.2);
border-style: solid;
border-width: 1px 0 0 1px;
padding: 0;
vertical-align: top;
text-align: center;
}
table.picker__table th:last-child,
table.picker__table td:last-child {
border-right-width: 1px;
}
table.picker__table thead:last-child tr:last-child th,
table.picker__table tbody:last-child tr:last-child td {
border-bottom-width: 1px;
}
/* BASE-DATE-PICKER */
.picker--time .picker__frame {
overflow-y: auto;
-webkit-overflow-scrolling: touch;
}
.picker--time.picker--opened .picker__frame {
height: 211px;
}
.picker--time .picker__frame .picker__list {
margin: 0;
}
.picker--time .picker__frame .picker__box {
display: block;
margin: 0;
}
.picker__box {
padding: 0;
background: #f5f5f5;
display: inline-block;
vertical-align: middle;
width: 100%;
}
.picker__header {
text-align: center;
position: relative;
margin: 10px 10px 0;
font-size: 15px;
font-weight: 600;
}
.picker__month,
.picker__year {
font-weight: 600;
display: inline-block;
margin-left: 3px;
margin-right: 3px;
}
.picker__year {
color: #353535;
font-size: 16px;
font-weight: 400;
}
.picker__select--month {
width: 35%;
}
.picker__select--year {
width: 22.5%;
}
/* The month navigation buttons. */
.picker__nav--prev,
.picker__nav--next {
position: absolute;
line-height: 17px;
width: 17px;
height: 17px;
text-align: center;
box-sizing: content-box;
top: 0;
border: 2px solid #d2d2d2;
}
.picker__nav--prev {
left: 1px;
}
.picker__nav--next {
right: 1px;
}
.picker__nav--prev:before,
.picker__nav--next:before {
font-weight: 300;
font-size: 14px;
font-family: fontawesome;
height: 17px;
width: 17px;
line-height: 17px;
position: relative;
top: 0;
display: inline-block;
text-align: center;
color: #d2d2d2;
}
.picker__nav--prev:before {
content: "";
}
.picker__nav--next:before {
content: "";
}
.picker__nav--prev:hover,
.picker__nav--next:hover {
cursor: pointer;
}
.picker__nav--prev:hover:before,
.picker__nav--next:hover:before {
color: #000000;
}
.picker__nav--disabled,
.picker__nav--disabled:hover,
.picker__nav--disabled:before,
.picker__nav--disabled:before:hover {
cursor: default;
background: none;
}
/* The calendar table of dates */
.picker__table {
text-align: center;
border-collapse: collapse;
border-spacing: 0;
table-layout: fixed;
font-size: inherit;
width: 100%;
margin-top: .75em;
margin-bottom: .5em;
}
.picker__table td {
margin: 0;
padding: 0;
}
.picker__weekday {
width: 14.285714286%;
font-size: 10px;
color: #353535;
font-weight: 600 !important;
padding: 3px 0 !important;
text-align: center;
background: #e8e8e8 !important;
}
.picker__day {
padding: 3px;
font-weight: 500;
color: #353535;
}
.picker__day--today {
position: relative;
background: #e8e8e8;
}
.picker__day--today:before {
content: " ";
position: absolute;
top: 2px;
right: 2px;
width: 0;
height: 0;
border-top: 7px solid #fa6839;
border-left: 7px solid transparent;
}
.picker__day--disabled:before {
border-top-color: #aaaaaa;
}
.picker__day--outfocus {
color: #787878;
}
.picker__day--infocus:hover,
.picker__day--outfocus:hover {
cursor: pointer;
color: #000000;
}
.picker__day--highlighted:hover,
.picker--focused .picker__day--highlighted {
cursor: pointer;
color: #000000;
}
.picker__day--selected,
.picker__day--selected:hover,
.picker--focused .picker__day--selected {
color: #ffffff;
}
.picker__day--disabled,
.picker__day--disabled:hover,
.picker--focused .picker__day--disabled {
background: #f5f5f5;
border-color: #f5f5f5;
color: #dddddd;
cursor: default;
}
.picker__day--highlighted.picker__day--disabled,
.picker__day--highlighted.picker__day--disabled:hover {
background: #bbbbbb;
}
.picker__footer {
text-align: center;
padding: 7px 0;
}
.picker__button--today,
.picker__button--clear,
.picker__button--close {
border: none;
background: transparent;
font-size: 11px;
font-style: italic;
color: #979797;
padding: 0;
font-weight: bold;
width: 33%;
display: inline-block;
vertical-align: bottom;
}
.picker__button--today:hover,
.picker__button--clear:hover,
.picker__button--close:hover {
cursor: pointer;
color: #000000;
}
.picker__button--today:focus,
.picker__button--clear:focus,
.picker__button--close:focus {
background: transparent;
outline: none;
}
.picker__button--today:before,
.picker__button--clear:before,
.picker__button--close:before {
position: relative;
display: inline-block;
height: 0;
}
.picker__button--today:before,
.picker__button--clear:before {
content: " ";
margin-right: 5px;
}
.picker__button--today:before {
top: -1px;
width: 0;
border-top: 7px solid transparent;
border-left: 7px solid transparent !important;
}
.picker__button--clear:before {
top: -3px;
width: 10px;
border-top: 3px solid transparent;
}
.picker__button--close:before {
content: "\D7";
top: 0;
vertical-align: top;
font-size: 14px;
margin-right: 5px;
}
.picker__button--today[disabled],
.picker__button--today[disabled]:hover {
background: #f5f5f5;
border-color: #f5f5f5;
color: #dddddd;
cursor: default;
}
.picker__button--today[disabled]:before {
border-top-color: #aaaaaa;
}
/* BASE-TIME-PICKER */
.picker__list {
list-style: none;
padding: 0;
margin: 0;
}
.picker__list-item {
border-bottom: 1px solid rgba(157, 157, 157, 0.2);
border-top: 1px solid rgba(157, 157, 157, 0.2);
margin-bottom: -1px;
position: relative;
background: #f5f5f5;
padding: 8px 15px;
color: #353535;
font-size: 12px;
font-weight: 600;
line-height: 18px;
}
.picker__list-item:hover {
cursor: pointer;
background: #e8e8e8;
border-color: rgba(157, 157, 157, 0.8);
z-index: 10;
}
/* Highlighted and hovered/focused time */
.picker__list-item--highlighted {
border-color: #0089ec;
z-index: 10;
}
.picker__list-item--highlighted:hover,
.picker--focused .picker__list-item--highlighted {
cursor: pointer;
color: #000000;
background: #b1dcfb;
}
/* Selected and hovered/focused time */
.picker__list-item--selected,
.picker__list-item--selected:hover,
.picker--focused .picker__list-item--selected {
background: #0089ec;
color: #ffffff;
z-index: 10;
}
/* Disabled time */
.picker__list-item--disabled,
.picker__list-item--disabled:hover,
.picker--focused .picker__list-item--disabled {
background: #f5f5f5;
border-color: #f5f5f5;
color: #dddddd;
cursor: default;
border-color: #dddddd;
z-index: auto;
}
/* The clear button */
.picker--time .picker__button--clear {
display: block;
width: 100%;
margin: 0 auto;
padding: 10px;
background: none;
border: 0;
font-weight: 600;
font-size: 14px;
text-align: center;
text-transform: uppercase;
color: #666;
}
.picker--time .picker__button--clear:hover,
.picker--time .picker__button--clear:focus {
background: #fa6839;
cursor: pointer;
color: #ffffff;
outline: none;
}
.picker--time .picker__button--clear:before {
top: -3px;
color: #666;
font-size: 14px;
font-weight: bold;
}
.picker--time .picker__button--clear:hover:before,
.picker--time .picker__button--clear:focus:before {
color: #ffffff;
border-color: #ffffff;
}
.picker--time .picker__box {
padding: 0;
position: relative;
}
/* ----------------- Horizontal - Search ----------------- */
.advance-search-box {
padding: 20px 0;
position: relative !important;
top: inherit !important;
background-color: #02b2e1;
clear: both;
}
.advance-search-box .search-box {
padding-right: 0;
position: relative;
}
.advance-search-box .search-box hr {
margin-bottom: 10px;
margin-top: 10px;
}
.advance-search-box .search-box .advanced-search-toggle {
padding: 10px 0px;
color: #fff;
position: absolute;
top: 0;
right: 0;
}
.advance-search-box .search-box .advanced-search-toggle .fa {
color: #073855;
margin-left: 5px;
}
.advance-search-box .search-box .nav-pills li.active a {
filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
opacity: 1;
background-color: #073855;
color: #fff;
border-radius: 0;
}
.advance-search-box .search-box .nav-pills li.active a:after {
filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
opacity: 1;
}
.advance-search-box .search-box .nav-pills li a {
-moz-transition: 0.4s;
-webkit-transition: 0.4s;
transition: 0.4s;
color: #fff;
position: relative;
}
.advance-search-box .search-box .nav-pills li a:after {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
opacity: 0;
-moz-transition: 0.4s;
-webkit-transition: 0.4s;
transition: 0.4s;
width: 0;
border-style: solid;
border-width: 5px 3.5px 0 3.5px;
border-color: #073855 transparent transparent transparent;
content: "";
position: absolute;
left: 0;
right: 0;
margin: auto;
bottom: -5px;
}
.advance-search-box .search-box .form-map {
background-color: transparent;
padding: 0;
margin-top: 20px;
}
.advance-search-box .search-box .form-map input[type="text"],
.advance-search-box .search-box .form-map input[type="email"],
.advance-search-box .search-box .form-map input[type="search"],
.advance-search-box .search-box .form-map input[type="password"],
.advance-search-box .search-box .form-map input[type="number"],
.advance-search-box .search-box .form-map textarea,
.advance-search-box .search-box .form-map select,
.advance-search-box .search-box .form-map .selectpicker,
.advance-search-box .search-box .form-map .price-range {
background-color: #fff;
color: #5a5a5a;
}
.advance-search-box .search-box .form-map input[type="text"]:hover,
.advance-search-box .search-box .form-map input[type="email"]:hover,
.advance-search-box .search-box .form-map input[type="search"]:hover,
.advance-search-box .search-box .form-map input[type="password"]:hover,
.advance-search-box .search-box .form-map input[type="number"]:hover,
.advance-search-box .search-box .form-map textarea:hover,
.advance-search-box .search-box .form-map select:hover,
.advance-search-box .search-box .form-map .selectpicker:hover,
.advance-search-box .search-box .form-map .price-range:hover {
background-color: #f3f3f3;
}
.advance-search-box .search-box .form-map button {
background-color: #073855;
color: #fff;
width: 100%;
height: 40px;
padding: 5px;
border: none;
border-radius: 0;
}
.advance-search-box .search-box .form-map .selectpicker .caret:after {
color: #1396e2;
}
.advance-search-box .search-box .form-map .jslider-label,
.advance-search-box .search-box .form-map .jslider-value {
color: #5a5a5a;
}
.advance-search-box .search-box .advanced-search {
padding-bottom: 20px;
}
.advance-search-box .search-box .advanced-search h3 {
margin-top: 0;
}
.submit-features li {
width: 49%;
}
.submit-features {
list-style: none;
padding-left: 0;
}
.submit-features li {
display: inline-block;
width: 33%;
}
.submit-features li label {
font-weight: normal;
}
.checkbox,
.radio {
padding-left: 0;
}
.submit-features li label {
font-weight: normal;
}
.has-dark-background {
color: #fff;
}
.animation-fade-in {
-webkit-animation-name: animation-fade-in;
-moz-animation-name: animation-fade-in;
-ms-animation-name: animation-fade-in;
animation-name: animation-fade-in;
-webkit-animation-duration: 0.2s;
-moz-animation-duration: 0.2s;
-ms-animation-duration: 0.2s;
animation-duration: 0.2s;
}
.background-color-default-darker {
background-color: #073855;
}
.form-group select {
width: 100% !important;
height: 40px;
padding: 5px;
border: none;
border-radius: 0;
}
.form-group select {
-moz-appearance: none;
background: rgba(0, 0, 0, 0) url("../images/select-icon.png") no-repeat scroll right center;
height: 40px;
position: relative;
}
.form-group option {
background: #02b2e1;
color: #fff;
}
#page-content h3 {
font-weight: lighter;
padding: 40px 0;
font-weight: normal;
}
.text-underline {
text-decoration: underline;
color: #fff;
}
/* ----------------- Hot Offer ----------------- */
.hot-offer {
background: #02b2e1;
color: #fff;
padding: 8px 0 6px;
}
.hot-offer a {
color: #fff;
}
.hot-offer .hot-offer-slider {
padding-top: 10px;
overflow: hidden;
}
.hot-offer h2,
.hot-offer p {
margin: 0;
}
.hot-offer .fa {
font-size: 50px;
margin-right: 25px;
}
.hot-offer h2 span {
position: relative;
text-transform: uppercase;
}
.hot-offer p {
font-weight: 300;
font-size: 18px;
line-height: 1.235em;
}
@media (max-width: 992px) {
.hot-offer h2 {
text-align: center;
}
.hot-offer .icon {
display: block;
margin: 0 0 20px;
}
}
/* -------- About Us-2 --------- */
.about-us-2 {
padding-bottom: 0;
}
.about-house-section {
background-color: #fff;
position: relative
}
.about-house-section .about-house-wrapper {
display: table
}
.about-house-section .about-house-image {
display: table-cell;
width: 410px
}
.about-house-section .about-house-banner {
position: absolute;
width: 400px;
bottom: 160px
}
.about-house-section .about-house-banner .about-house-banner-wrapper {
background-color: #2aacff;
color: #fff;
padding: 100px 70px;
text-align: center
}
.about-house-section .about-house-banner .about-house-banner-wrapper .title {
font-size: 3.93em;
font-weight: 900;
text-transform: uppercase;
margin: 0;
display: block;
color: #fff;
line-height: 1.2em;
text-align: left
}
.about-house-section .about-house-banner .about-house-banner-wrapper .address {
font-weight: 300;
text-transform: uppercase;
padding: 22px 0 34px 0;
display: block;
color: #fff;
line-height: 1.4em;
position: relative;
text-align: left
}
.about-house-section .about-house-banner .about-house-banner-wrapper .address:after {
position: absolute;
content: '';
background-color: rgba(255, 255, 255, 0.2);
width: 100%;
height: 2px;
bottom: 0;
left: 0
}
.about-house-section .about-house-banner .about-house-banner-wrapper .price-for-house {
padding: 80px 0 50px 0;
text-align: center;
font-size: 1.6em
}
.about-house-section .about-house-banner .about-house-banner-wrapper .price-for-house .sub-price {
line-height: 2;
font-size: 0.7em;
padding-right: 40px
}
.about-house-section .about-house-banner .about-house-banner-wrapper .price-for-house .price sup {
top: -33px
}
.about-house-section .about-house-banner .info-house {
margin-top: 40px
}
.about-house-section .about-house-banner .info-house .info {
margin-right: 25px
}
.about-house-section .about-house-banner .info-house .info:last-child {
margin-right: 0
}
.about-house-section .about-house-banner .info-house .info i {
font-size: 2.2em
}
.about-house-section .about-house-banner .info-house .info i.icon-bed {
font-size: 2.3em;
top: 3px
}
.about-house-section .about-house-content {
display: table-cell;
vertical-align: top;
padding-left: 70px
}
.about-house-section .about-house-content .title {
text-transform: uppercase;
color: #34495e;
margin: 0;
margin-bottom: 25px
}
.about-house-section .about-house-content .text {
margin-bottom: 16px
}
.about-house-section .about-house-content .text:last-child {
margin-bottom: 0
}
.about-house-section .about-house-content.about-house-padding-left {
padding-left: 460px
}
.about-house-section .info {
margin-right: 30px;
color: #6a727b
}
.about-house-section .info .text {
font-size: 1em
}
.about-house-section .info i {
font-size: 2.5em
}
.about-house-section .info i.icon-bed {
font-size: 2.7em;
position: relative;
top: 4px
}
.about-house-section .info:last-child {
margin-right: 0
}
/* -------- Services --------- */
.feature-box {
border: 2px solid #f3f3f3;
margin-bottom: 30px;
padding: 0 20px 15px 80px;
position: relative;
}
.feature-box .description h4 {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
color: #073855;
font-weight: normal;
padding-bottom: 10px;
margin: 20px 0;
}
.feature-box .icon {
background-color: #02b2e1;
height: 60px;
left: -2px;
padding: 20px;
position: absolute;
top: -2px;
width: 60px;
}
.feature-box .icon:after {
bottom: -8px;
content: "";
height: 0px;
border-style: solid;
border-width: 0 8px 8px 0;
border-color: transparent #02b2e1 transparent transparent;
position: absolute;
right: 0;
width: 0px;
}
.feature-box .icon .fa {
color: #fff;
font-size: 20px;
}
.featured-properties {
padding-bottom: 0;
padding-top: 40px;
}
.link-arrow::after {
bottom: 2px;
color: #1396e2;
content: "";
font-family: "fontawesome";
font-size: 18px;
font-variant: normal;
font-weight: normal;
left: 0;
line-height: 1;
margin-left: 10px;
position: relative;
text-shadow: none;
text-transform: none;
transition: all 0.2s ease 0s;
vertical-align: middle;
}
.link-arrow {
color: #2a2a2a;
display: inline-block;
transition: all 0.2s ease 0s;
}
.link-arrow:hover::after {
color: #073855;
left: 5px;
}
.section-title h2 {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
font-size: 25px;
font-weight: lighter;
margin-bottom: 30px;
margin-top: 10px;
padding-bottom: 15px;
}
/* -------- Services-2 --------- */
.services-section {
padding: 0;
}
.service_block {
padding: 15px;
}
.service_block .inner {
background: #fff;
text-align: center;
border: 1px solid #e2e2e2;
-webkit-transition: all 300ms ease-in-out 0s;
transition: all 300ms ease-in-out 0s;
}
.service_block .inner .block_title {
font-weight: normal;
font-size: 19px;
color: #000;
line-height: 1;
padding-top: 25px;
text-transform: capitalize;
-webkit-transition: all 300ms ease-in-out 0s;
transition: all 300ms ease-in-out 0s;
}
.service_block .inner .block_icon {
padding: 25px 0 35px;
}
.service_block .inner .block_icon i {
width: 85px;
height: 85px;
line-height: 83px;
font-size: 30px;
color: #1b9bff;
border-radius: 100%;
border: 1px solid #1b9bff;
-webkit-transition: all 300ms ease-in-out 0s;
transition: all 300ms ease-in-out 0s;
}
.service_block .inner .read_more {
line-height: 55px;
text-transform: uppercase;
font-family: 'Roboto', sans-serif;
font-size: 17px;
color: #000;
display: block;
border-top: 1px solid #e2e2e2;
}
.service_block .inner:hover {
border-color: #1b9bff;
background: #f1f2f3;
}
body.default .service_block .inner:hover .block_title {
color: #1b9bff;
}
.service_block .inner:hover .block_icon i {
background: #1b9bff;
color: #FFF;
}
.service_block .inner:hover .read_more {
border-color: #1b9bff;
background: #1b9bff;
color: #fff;
}
/* -------- About Us --------- */
.main-title {
text-align: center;
float: none;
margin: 0 auto;
}
.main-title h2 {
margin: 0px;
text-transform: uppercase;
}
.main-title h5 {
font-weight: normal;
margin: 0px;
margin-bottom: 15px;
font-family: 'robotolight';
color: #4e4e4e;
font-size: 16px;
}
.left-line,
.right-line {
width: 38px;
height: 1px;
margin-top: 2px;
float: left;
}
.middle-line {
height: 5px;
width: 40px;
float: left;
}
.subtitle {
width: 116px;
margin: 0 auto;
}
.padding-left-0 {
padding-left: 0;
}
.padding-top-74 {
padding-top: 74px;
}
.padding-bottom-64 {
padding-bottom: 64px;
}
.history>h3 {
margin-top: 0px;
margin-bottom: 15px;
}
.history {
z-index: 9999;
}
.history p {
margin-bottom: 0px;
line-height: 24px;
}
.about-slider .owl-pagination {
position: absolute;
bottom: 30px;
left: 0;
right: 0;
}
.history-section {
position: relative;
}
/* Styling Pagination*/
/*
* Owl Carousel - Animate Plugin
*/
.owl-carousel .animated {
-webkit-animation-duration: 1000ms;
animation-duration: 1000ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
/*
* Owl Carousel - Auto Height Plugin
*/
.owl-height {
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
}
/*
* Core Owl Carousel CSS File
*/
.owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent;
/* position relative and z-index fix webkit rendering fonts issue */
position: relative;
z-index: 1;
overflow: hidden;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden;
/* fix for flashing background */
-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-loaded {
display: block;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
display: none;
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel .owl-item img {
display: block;
width: 100%;
-webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}
.owl-carousel .owl-grab {
cursor: move;
cursor: -webkit-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
}
/* No Js */
.no-js .owl-carousel {
display: block;
}
.owl-theme .owl-controls .owl-buttons div {
display: inline-block;
font-size: 12px;
margin: 5px;
padding: 0;
text-align: center;
}
.owl-theme .owl-controls .owl-buttons .owl-prev,
.owl-theme .owl-controls .owl-buttons .owl-next {
background: #fff none repeat scroll 0 0;
cursor: pointer;
display: inline-block;
height: 4px;
margin: 0 5px;
width: 35px;
margin-top: 18px;
}
.owl-theme .owl-controls .owl-buttons {
text-align: center;
}
/*
* Owl Carousel Owl Demo Theme
* v1.3.3
*/
.owl-theme .owl-controls {
margin-top: 10px;
text-align: center;
}
/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div {
color: #FFF;
display: inline-block;
zoom: 1;
*display: inline;
/*IE7 life-saver */
margin: 5px;
padding: 3px 10px;
font-size: 12px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
background: #869791;
filter: Alpha(Opacity=50);
/*IE7 fix*/
opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
filter: Alpha(Opacity=100);
/*IE7 fix*/
opacity: 1;
text-decoration: none;
}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
display: inline-block;
zoom: 1;
*display: inline;
/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span {
display: block;
width: 35px;
height: 5px;
filter: Alpha(Opacity=50);
/*IE7 fix*/
opacity: 1;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
margin-right: 7px;
background: #ccc;
margin-top: 30px;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
filter: Alpha(Opacity=100);
/*IE7 fix*/
opacity: 1;
background: #428bca;
}
/* preloading images */
.owl-item.loading {
min-height: 150px;
background: url(AjaxLoader.gif) no-repeat center center
}
.owl-theme .owl-controls .owl-buttons {
text-align: center;
display: none;
}
.client-reviews .owl-theme .owl-controls .owl-page span {
display: none;
}
figure.effect-layla ::before,
figure.effect-layla ::after {
position: absolute;
content: '';
opacity: 0;
}
figure.effect-layla ::before {
top: 15px;
right: 15px;
bottom: 15px;
left: 15px;
border-top: 2px solid #fff;
border-bottom: 2px solid #fff;
-webkit-transform: scale(0, 1);
transform: scale(0, 1);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
}
figure.effect-layla ::after {
top: 15px;
right: 15px;
bottom: 15px;
left: 15px;
border-right: 2px solid #fff;
border-left: 2px solid #fff;
-webkit-transform: scale(1, 0);
transform: scale(1, 0);
-webkit-transform-origin: 100% 0;
transform-origin: 100% 0;
}
figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after,
figure.effect-layla p,
figure.effect-layla h3,
figure.effect-layla .link {
-webkit-transition: opacity 0.35s, -webkit-transform 0.5s;
transition: opacity 0.35s, transform 0.5s;
}
figure.effect-layla:hover img {
opacity: 1;
}
figure.effect-layla:hover figcaption::before,
figure.effect-layla:hover figcaption::after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.about-services h3 {
text-transform: uppercase;
font-weight: 700;
}
.servicesone i {
width: 71px;
height: 71px;
line-height: 71px;
background: #02b2e1;
font-size: 20px;
text-align: center;
border-radius: 100%;
margin-right: 20px;
float: left;
color: #fff;
transition: all 0.5s ease 0s;
}
.servicesone:hover i {
background-image: -moz-linear-gradient(90deg, #fff 0%, #fff 100%);
box-shadow: 0 0 0 5px rgba(2, 168, 255, 0.8) inset;
color: #02b2e1;
transform: scale(0.8);
}
.servicesone h4 {
font-weight: normal;
}
/* Common style */
.gri {
width: 100%;
}
.gri figure {
position: relative;
z-index: 1;
overflow: hidden;
background: #474747;
text-align: center;
cursor: pointer;
}
.gri img {
position: relative;
display: block;
opacity: 1;
width: 100%;
}
.gri figure figcaption {
color: #fff;
text-transform: uppercase;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.gri figure figcaption::before,
.gri figure figcaption::after {
pointer-events: none;
}
.gri figure figcaption {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
}
/* -------- Property Search --------- */
.property-query-area.property-page-bg::before {
background: #34495e;
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}
.property-query-area.property-page-bg {
position: relative;
}
.property-query-area {
background: #f5f5f5;
}
.query-title {
background: #02b2e1;
margin-top: -70px;
position: relative;
text-align: center;
z-index: 20;
}
.single-query option {
background: #02b2e1;
color: #fff;
}
.query-title>h2 {
font-size: 18px;
font-weight: bold;
padding: 21px 0;
text-transform: uppercase;
}
.query-title>h2 a {
color: #fff;
}
.property-query-area.property-page-bg label {
color: #e5ecf1;
font-weight: normal;
}
.single-query label {
color: #262626;
font-size: 15px;
margin-bottom: 12px;
margin-top: 25px;
font-weight: normal;
}
.single-query>input[type="text"] {
border: 1px solid rgba(255, 255, 255, 0.2);
height: 40px;
padding-left: 10px;
transition: all 0.3s ease 0s;
}
.single-query input,
.single-query select {
text-transform: capitalize;
width: 100%;
}
.single-query input,
.single-query select {
text-transform: capitalize;
width: 100%;
background: transparent;
}
.single-query select {
-moz-appearance: none;
background: url(../images/select-icon.png);
background-position: right center;
background-repeat: no-repeat;
border: 1px solid rgba(255, 255, 255, 0.2);
color: #fff;
height: 40px;
padding: 10px;
position: relative;
}
.single-query option {
border-bottom: 1px solid #ddd;
padding: 10px;
}
.single-query {}
.property-page-bg .query-submit-button.pull-right>input[type="submit"] {
background: #02b2e1;
}
.toggle-btn button {
background: rgba(0, 0, 0, 0.2);
border: 0 none;
border-radius: 2px 2px 0 0;
color: #fff;
font-size: 24px;
height: 36px;
line-height: 24px;
margin: 0;
padding: 0;
width: 65px;
}
.nstSlider {
height: 2px;
top: 5px;
background-color: #efefef;
}
.query-submit-button {
margin-top: 20px;
}
.nstSlider .rightGrip,
.nstSlider .leftGrip {
width: 12px;
height: 12px;
top: -6px;
background-color: #2aacff;
}
.nstSlider .bar {
height: 2px;
top: 0;
background-color: #3d4448;
}
.leftLabel,
.rightLabel {
margin-top: 10px;
color: #838e95;
}
.leftLabel {
float: left;
}
.rightLabel {
float: right;
}
.white .nstSlider {
background-color: #5D6D7E;
}
.white .nstSlider .bar,
.white .nstSlider .rightGrip,
.white .nstSlider .leftGrip {
background-color: #fff;
}
.white .leftLabel,
.white .rightLabel {
color: #fff;
}
.user-properties-filters {
background-color: #fcfcfd;
}
.user-properties-filters .wrapper-filters {
padding-top: 40px;
padding-bottom: 15px;
margin-left: 0;
margin-right: 0;
}
.btn.btn-transparent.green-color {
color: #838e95;
border-color: #efefef;
}
.btn.btn-transparent.green-color:hover {
border-color: #2aacff;
}
.search-properties .group-button-search {
width: 100%;
}
.search-properties .group-button-search .more-filter {
display: inline-block;
line-height: 50px;
}
.search-properties .group-button-search .more-filter .text-1,
.search-properties .group-button-search .more-filter .text-2,
.search-properties .group-button-search .more-filter .icon {
display: inline-block;
margin-bottom: 0;
color: #fff;
text-transform: uppercase;
transition: all 0.5s ease;
}
.search-properties .group-button-search .more-filter .text-1,
.search-properties .group-button-search .more-filter .text-2 {
padding-right: 15px;
font-weight: 700;
cursor: pointer;
}
.search-properties .group-button-search .more-filter .text-2 {
letter-spacing: 0.045em;
}
.search-properties .group-button-search .more-filter .icon {
font-size: 1.14em;
}
.search-properties .group-button-search .more-filter.show-more .icon {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.search-properties .group-button-search .btn-search {
display: inline-block;
float: right;
}
.search-properties.search-page {
padding: 60px 0;
}
.search-properties.search-page .btn-search {
margin-top: 30px;
}
.search-properties.bg-gray {
background-color: #fcfdfd;
}
.search-properties.bg-gray .title-search-property {
font-size: 24px;
font-weight: 700;
text-align: left;
text-transform: capitalize;
margin-bottom: 30px;
}
.search-properties.bg-gray .group-button-search .more-filter .text-1,
.search-properties.bg-gray .group-button-search .more-filter .text-2,
.search-properties.bg-gray .group-button-search .more-filter .icon {
color: #838e95;
}
.search-propertie-filters {
background-color: #3e5266;
position: relative;
}
.search-propertie-filters .container {
padding-top: 40px;
padding-bottom: 15px;
}
.search-propertie-filters.bg-gray {
background-color: #fcfdfd;
}
.group-button-search {
margin-top: 35px;
position: relative;
z-index: 999;
}
.more-filter {
border: 1px solid #fff;
display: inline-block;
height: 40px;
padding: 10px 18px;
width: 160px;
}
.search-form-group {
display: inline-block;
margin-bottom: 25px;
width: 100%;
}
.more-filter .text-1,
.more-filter .text-2 {
cursor: pointer;
padding-right: 15px;
}
.more-filter .text-1,
.more-filter .text-2,
.more-filter .icon {
color: #fff;
display: inline-block;
margin-bottom: 0;
text-transform: uppercase;
transition: all 0.5s ease 0s;
}
.search-form-group .type-checkbox {
cursor: pointer;
font-weight: normal;
letter-spacing: 0.1em;
margin-bottom: 0;
}
.search-form-group input[type=checkbox] {
display: none
}
.search-form-group input[type=checkbox]+label:before {
font-family: FontAwesome;
display: inline-block
}
.search-form-group input[type=checkbox]+label:before {
content: "\f096"
}
.search-form-group input[type=checkbox]+label:before {
letter-spacing: 10px
}
.search-form-group input[type=checkbox]:checked+label:before {
content: "\f14a"
}
.search-form-group input[type=checkbox]:checked+label:before {
letter-spacing: 9px
}
.search-form-group.white .type-checkbox {
color: #fefefe
}
/* -------- Property --------- */
#property .property-box {
background: #34495e;
clear: both;
height: 100%;
position: relative;
width: 100%;
}
#property .image-heading {
border-bottom: 1px solid #404245;
padding: 20px 0 10px;
}
#property .image-heading>h3 {
display: inline-block;
font-size: 20px;
}
#property .image-heading>a {
float: right;
}
#property .image-heading>span {
color: #47B848;
padding-right: 50px;
font-size: 16px;
}
#property .property-box .box-heading {
border-bottom: 1px solid #404245;
padding: 20px;
margin-bottom: 10px;
}
#property .image-heading>a {
background: #02b2e1;
color: #fff;
padding: 3px 20px;
position: relative;
float: right;
}
#property .image-heading>a::before {
background: transparent;
border-bottom: 13px solid transparent;
border-right: 17px solid #02b2e1;
border-top: 13px solid transparent;
bottom: 0;
content: "";
height: 0;
margin-left: -36px;
position: absolute;
top: 0;
width: 0;
}
#property .property-box .box-heading>span {
color: #47B848;
padding-right: 50px;
font-size: 16px;
}
#property .property-box .box-heading>a {
background: #fff;
color: #000;
padding: 3px 20px;
position: relative;
float: right;
}
#property .property-box .box-heading>a::before {
background: transparent;
border-bottom: 13px solid transparent;
border-right: 17px solid #fff;
border-top: 13px solid transparent;
bottom: 0;
content: "";
height: 0;
margin-left: -36px;
position: absolute;
top: 0;
width: 0;
}
#property .property-box .box-heading>span {
color: #47B848;
padding-right: 50px;
font-size: 16px;
}
#property .property-box .box-heading h3 {
color: #fff;
padding-bottom: 10px;
font-size: 18px;
}
#property .property-box .area-box {
display: inline-block;
margin: -15px;
}
#property .property-box .area-box ul li {
color: #fff;
display: inline-block;
padding: 13px 28px;
vertical-align: middle;
}
#property .property-box .area-box ul li p {
margin: 0;
color: #939ca4;
font-size: 14px;
}
#property .property-box .area-box ul li strong {
font-size: 18px;
}
#property .property-box .area-box ul li small {
padding: 5px;
font-size: 10px;
color: #939ca4;
}
#property .property-box .area-box ul li .fa {
color: #02b2e1;
font-size: 20px;
}
#property .single-effect {
margin-bottom: 30px;
}
#property .single-effect h4 {
color: #ed2427;
font-size: 16px;
}
#property .single-effect ul li {
font-size: 12px;
margin: 5px 15px;
list-style: url(../images/bullet_on.png);
}
#property .single-effect ul li a {
color: #ed2427;
}
#property .single-effect {
display: inline-block;
margin: 0 0 40px;
width: 100%;
max-width: 100%;
}
.menu-heading {
margin-top: -20px;
margin-bottom: -10px;
}
#property .single-effect .hover {
background-color: #fff;
color: #888;
}
.wpf-property {
background-color: #fff;
display: block;
width: 100%;
height: 100%;
overflow: hidden;
position: relative;
box-shadow: 0 0 0 0 #555;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
opacity: 1;
filter: alpha(opacity=100);
}
.wpf-property img {
height: 100%;
width: 100%;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
opacity: 1;
filter: alpha(opacity=100);
}
.wpf-property:hover img {
transform: translateX(50%);
opacity: 1;
filter: alpha(opacity=100);
}
.wpf-property:hover .view-caption {
transform: translate3d(-30%, 0px, 0px);
}
.wpf-property .view-caption {
background-color: #fff;
bottom: 0;
left: 0;
position: absolute;
right: 0;
padding: 0 0 0 30%;
text-align: left;
top: 0;
z-index: 99;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
transform: translate3d(-110%, 0px, 0px);
}
.wpf-property .view-caption h4 {
border-bottom: 1px solid #ccc;
font-size: 18px;
font-weight: normal;
margin-bottom: 10px;
padding-bottom: 5px;
letter-spacing: 0.5px;
}
.wpf-property .view-caption p {
font-size: 15px;
letter-spacing: 0.5px;
}
/*______________________ HOME GALLERY ____________________*/
.home_gallery {
overflow: hidden;
}
.home_gallery .gallery_menu_wrapper {
text-align: center;
margin-top: 50px;
}
.home_gallery .gallery_menu li {
display: inline-block;
background: #f7f7f7;
color: #252525;
text-transform: uppercase;
font-weight: 700;
line-height: 45px;
cursor: pointer;
padding: 0 7px;
position: relative;
margin: 0 23px;
}
.home_gallery .gallery_menu li:after,
.home_gallery .gallery_menu li:before {
content: '';
width: 100%;
height: 100%;
background: #f7f7f7;
position: absolute;
top: 0;
z-index: -1;
transform: skew(45deg);
-webkit-transform: skew(45deg);
-moz-transform: skew(45deg);
-ms-transform: skew(45deg);
-o-transform: skew(45deg);
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.home_gallery .gallery_menu li:before {
left: 23px;
}
.home_gallery .gallery_menu li:after {
right: 23px;
}
.home_gallery .gallery_menu li:first-child:after {
display: none;
}
.home_gallery .gallery_menu li:first-child {
padding-left: 18px;
}
.home_gallery .gallery_menu li:last-child:before {
display: none;
}
.home_gallery .gallery_menu li:last-child {
padding-right: 18px;
}
.home_gallery .gallery_menu li.active,
.home_gallery .gallery_menu li:hover,
.home_gallery .gallery_menu li.active:after,
.home_gallery .gallery_menu li.active:before,
.home_gallery .gallery_menu li:hover:after,
.home_gallery .gallery_menu li:hover:before {
background: #f4762a;
color: #fff;
}
.home_gallery .gallery_item_wrapper {
margin-top: 40px;
overflow: hidden;
}
.home_gallery .gallery_item_wrapper .single_item {
margin-bottom: 30px;
}
.home_gallery .gallery_item_wrapper .single_item .img_holder {
position: relative;
overflow: hidden;
}
.home_gallery .gallery_item_wrapper .mix {
display: none;
}
.home_gallery .gallery_item_wrapper .single_item .img_holder .overlay {
position: absolute;
width: 100%;
height: 0;
opacity: 0;
visibility: hidden;
background: rgba(77, 194, 230, 0.9);
top: 0;
left: 0;
}
.home_gallery .gallery_item_wrapper .single_item .img_holder .overlay span {
display: table;
width: 100%;
height: 100%;
}
.home_gallery .gallery_item_wrapper .single_item .img_holder .overlay span a {
display: table-cell;
vertical-align: middle;
text-align: center;
}
.home_gallery .gallery_item_wrapper .single_item .img_holder .overlay span a i {
width: 55px;
height: 55px;
border: 1px solid #fff;
line-height: 55px;
text-align: center;
color: #fff;
font-size: 18px;
}
.home_gallery .gallery_item_wrapper .single_item .img_holder .title {
position: absolute;
display: inline-block;
width: 100%;
bottom: -75px;
opacity: 0;
visibility: hidden;
left: 0;
background: #f7f7f7;
padding: 15px 0 14px 95px;
}
.home_gallery .gallery_item_wrapper .single_item .img_holder .title h5 {
text-transform: uppercase;
margin-bottom: 8px;
}
.home_gallery .gallery_item_wrapper .single_item .img_holder .title i {
color: #4dc2e6;
}
.home_gallery .gallery_item_wrapper .single_item .img_holder .title .icon {
width: 75px;
height: 100%;
background: #f4762a;
position: absolute;
top: 0;
left: 0;
text-align: center;
}
.home_gallery .gallery_item_wrapper .single_item .img_holder .title .icon .ficon:before {
line-height: 74px;
font-size: 39px;
}
.home_gallery .gallery_item_wrapper .single_item:hover .img_holder .title {
bottom: 0;
opacity: 1;
visibility: visible;
}
.home_gallery .gallery_item_wrapper .single_item:hover .overlay {
height: 79%;
opacity: 1;
visibility: visible;
}
.home_gallery a.view_more {
width: 160px;
line-height: 50px;
text-transform: uppercase;
font-weight: 700;
text-align: center;
margin: 20px auto 0 auto;
display: block;
}
/* -------- Submit-Property-2 --------- */
.newest-properties .newest-properties-content .col-md-4 {
margin-bottom: 50px;
}
.build-dreams-item {
display: block;
float: left;
position: relative;
transition: all 0.5s ease
}
.build-dreams-item .wrapper-image {
position: relative;
display: block
}
.build-dreams-item .wrapper-image .layout-2 {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1;
opacity: 0;
transition: all 0.5s ease
}
.build-dreams-item .wrapper-image img {
width: 100%;
height: 100%
}
.build-dreams-item .note {
width: 56px;
height: 56px;
color: #fff;
position: absolute;
right: 15px;
top: -15px;
text-transform: uppercase;
font-weight: 300;
text-align: center;
display: table;
z-index: 2
}
.build-dreams-item .note .text {
line-height: 1.145em;
margin-bottom: 0;
display: table-cell;
vertical-align: middle
}
.build-dreams-item .note.for-sale {
background-color: #2aacff
}
.build-dreams-item .note.for-rent {
background-color: #20ceb3
}
.build-dreams-item .note.for-day {
width: 90px
}
.build-dreams-item .wrapper-content {
border: 1px solid #efefef;
float: left;
text-align: left;
width: 100%
}
.build-dreams-item .wrapper-content .info-house {
border-bottom: 1px solid #efefef
}
.build-dreams-item .info-house {
line-height: 1;
padding: 15px 15px 5px
}
.build-dreams-item .about-house {
padding: 15px
}
.build-dreams-item .about-house .title {
color: #34495e;
font-size: 1.43em;
font-weight: 700;
text-transform: capitalize;
margin-bottom: 10px;
display: inline-block
}
.build-dreams-item .about-house .title:hover {
color: #2aacff
}
.build-dreams-item .about-house .text {
margin-bottom: 0;
height: 48px;
overflow: hidden
}
.build-dreams-item .more-info-house {
border-top: 1px solid #efefef;
padding: 15px;
display: table;
width: 100%
}
.build-dreams-item .more-info-house .place-house {
display: table-cell;
vertical-align: middle
}
.build-dreams-item .more-info-house .place-house i,
.build-dreams-item .more-info-house .place-house p,
.build-dreams-item .more-info-house .place-house a {
color: #8b979e;
margin-bottom: 0;
transition: all 0.2s ease
}
.build-dreams-item .more-info-house .place-house i {
margin-bottom: 0;
padding-right: 7px
}
.build-dreams-item .more-info-house .place-house:hover i,
.build-dreams-item .more-info-house .place-house:hover p,
.build-dreams-item .more-info-house .place-house:hover a {
color: #2aacff
}
.build-dreams-item .more-info-house .price {
display: table-cell;
vertical-align: middle;
text-align: right;
font-size: 1.714em;
color: #2aacff;
font-weight: 700;
min-width: 120px
}
.build-dreams-item .more-info-house .price span {
font-size: 0.65em;
font-weight: 400;
line-height: 1
}
.build-dreams-item:hover {
box-shadow: 0 0 25px rgba(0, 0, 0, 0.1)
}
.build-dreams-item:hover .wrapper-image .layout-2 {
opacity: 1
}
.col-md-4 .build-dreams-item .wrapper-image {
height: 220px
}
/* -------- Submit-Property --------- */
.submit-property {
background: url(../images/submit-bg.jpg) 50% center;
}
/* -------- Property-Team --------- */
.wide-3 .container-fluid {
padding-left: 0;
padding-right: 0;
}
.wide-3 {
background-color: #fff;
padding: 70px 0;
}
.wide-3 h3 {
font-size: 20px;
font-weight: 600;
margin: 0px;
color: #fff;
}
.wide-3 h6 {
font-size: 12px;
font-weight: 400;
color: #fff;
margin: 0;
}
.wide-3 p,
.wide-3 li {
font-size: 14px;
font-weight: 300;
line-height: 1.5;
}
.wide-3 hr {
border-top: 1px solid #F0F0F0;
width: 100%;
margin: 0px 0 10px 0;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10);
opacity: 0.1;
display: inline-table;
}
.wide-3 a {
color: #fff;
text-decoration: none;
}
.wide-3 a:focus {
color: #fff;
}
.wide-3 .img-info {
padding: 20px 20px 0 20px;
position: absolute;
top: 385px;
height: 200px;
-moz-transition: 0.4s;
-o-transition: 0.4s;
-webkit-transition: 0.4s;
transition: 0.4s;
}
.wide-3 .half {
margin: 0px 0px 10px 0;
padding-right: 0px;
}
.wide-3 .half a:hover {
text-decoration: underline;
}
.wide-3 .info-right {
text-align: right;
margin-top: 5px;
display: none;
color: #fff;
}
.wide-3 .info-right p,
.wide-3 .info-right li {
margin: 0;
}
.wide-3 .item:hover .img-info {
top: 280px;
background-color: #02b2e1;
}
.wide-3 .item:hover .info-right {
display: inline;
padding-right: 15px;
padding-left: 5px;
}
.wide-3 .explore {
padding-top: 30px;
margin-bottom: 45px;
}
.wide-3 #owl-main .item {
padding: 30px 0px;
text-align: center;
}
.wide-3 .image {
height: 450px;
background-size: cover !important;
background-position: center top !important;
position: relative;
}
.wide-3 .btn {
margin: auto;
margin-top: 30px;
display: table;
}
.wide-3 .ffs-bs {
display: table;
margin: auto;
padding-bottom: 30px;
}
.wide-3 .ffs-bs a {
color: #3a7de3;
}
.wide-3 .ffs-bs a:hover {
color: #fff;
}
/* -------- Latest News --------- */
.feature {
padding: 70px 0;
}
.page-box__picture img {
width: 100%;
}
.page-box--service .page-box__picture+.page-box__content .page-box__title {
margin-top: 1.4375rem;
}
.feature .image-heading {
border-bottom: 1px solid #404245;
margin-bottom: 15px;
margin-top: 30px;
padding: 10px 0;
}
.feature .image-heading>h3 {
display: inline-block;
font-size: 20px;
}
.feature .image-heading>a {
float: right;
}
.feature .image-heading>span {
color: #47B848;
padding-right: 50px;
font-size: 16px;
}
.feature .property-box .box-heading {
border-bottom: 1px solid #404245;
padding: 20px;
margin-bottom: 10px;
}
.feature .image-heading>a {
background: #02b2e1;
color: #fff;
padding: 3px 20px;
position: relative;
float: right;
}
.feature .image-heading>a::before {
background: transparent;
border-bottom: 13px solid transparent;
border-right: 17px solid #02b2e1;
border-top: 13px solid transparent;
bottom: 0;
content: "";
height: 0;
margin-left: -36px;
position: absolute;
top: 0;
width: 0;
}
.page-box__title {
margin-bottom: 1rem;
}
.page-box--inline .page-box__picture {
float: left;
}
.page-box--inline .page-box__picture img {
margin-bottom: 1.25rem;
padding-right: 1.25rem;
}
.page-box__picture img {
width: 100%;
}
.page-box--inline .page-box__text {
margin-bottom: 1.625rem;
}
.page-box__text {}
.page-box--inline .page-box__title {
margin-bottom: 0.5625rem;
margin-top: -15px;
padding-top: 0.3125rem;
}
.page-box__title a {
color: #222222;
font-size: 18px;
}
.page-box--inline:hover,
.page-box__title a:hover {
color: #02b2e1;
}
.feature-work-wrap {
position: relative;
margin: 2px;
}
.feature-work-wrap img {
width: 100%;
}
.feature-work-wrap .feature-work-inner {
top: 0;
background: transparent;
width: 100%;
border-radius: 0;
margin-bottom: 0;
text-align: center;
}
.feature-work-wrap .feature-work-inner h3 {
margin: 10px 0;
}
.feature-work-inner>span {
font-size: 20px;
font-weight: bold;
}
.feature-work-wrap .feature-work-inner h3 a {
font-size: 24px;
color: #fff;
margin: 0;
}
.feature-work-wrap .feature-work-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
border-radius: 0;
background: #02b2e1;
color: #fff;
vertical-align: middle;
-webkit-transition: opacity 1000ms;
-moz-transition: opacity 1000ms;
-o-transition: opacity 1000ms;
transition: opacity 1000ms;
padding: 25% 0;
}
.feature-work-wrap .feature-work-overlay .preview {
bottom: 0;
display: inline-block;
height: 35px;
line-height: 35px;
border-radius: 0;
background: transparent;
text-align: center;
color: #fff;
}
.feature-work-wrap:hover .feature-work-overlay {
opacity: 1;
background: rgba(2, 178, 255, 0.8);
}
.feature-work-wrap .feature-work-inner span {
border-radius: 8px;
height: 43px;
line-height: 43px;
transform: rotate(45deg);
width: 43px;
}
.feature-work-wrap .feature-work-inner span a .fa {
transform: rotate(-45deg);
}
.feature-work-wrap .feature-work-inner span,
.whitehover .feature-work-wrap .feature-work-inner span {
background-color: #fff;
display: inline-block;
font-size: 14px;
margin: 0 10px !important;
}
.img-bg {
background: #222222;
color: #fff;
font-size: 20px;
height: 10%;
padding: 15px 0;
text-align: center;
width: 100%;
}
/* -------- Wide --------- */
/* line 1565, ../scss/helpers/_classes.scss */
.wide-1 {
margin-top: 70px;
background-color: #02b2e1;
position: relative;
}
/* line 1571, ../scss/helpers/_classes.scss */
.wide-1 .rel-img {
position: relative;
}
/* line 1574, ../scss/helpers/_classes.scss */
.wide-1 h2 {
color: #fff;
margin-top: 15%;
margin-bottom: 5%;
text-transform: uppercase;
}
/* line 1579, ../scss/helpers/_classes.scss */
.wide-1 .btn-small {
padding: 16px 27px;
}
/* line 1583, ../scss/helpers/_classes.scss */
.wide-1 .ab-us .btn {
border: 1px solid #fff;
border-radius: 0;
color: #fff !important;
margin-top: 40px;
padding: 10px 30px;
text-transform: uppercase;
}
/* line 1588, ../scss/helpers/_classes.scss */
.wide-1 .ab-us .btn:hover {
background-color: #35526f;
border-color: #35526f;
color: #fff;
}
/* line 1594, ../scss/helpers/_classes.scss */
.wide-1 .ab-us-img {
background: url(../images/about_us.jpg);
background-size: cover;
background-position: center right;
height: 100%;
position: absolute;
top: 0;
right: 0;
}
/* line 1603, ../scss/helpers/_classes.scss */
.wide-1 .ex-block {
color: #fff;
margin-bottom: 30px;
}
/* line 1605, ../scss/helpers/_classes.scss */
.wide-1 .ex-block h4 {
font-size: 16px;
text-transform: uppercase;
font-weight: bold;
}
/* line 1609, ../scss/helpers/_classes.scss */
.wide-1 .ex-block p,
.wide-1 .ex-block li {
font-size: 14px;
margin: 0 0 0 19px;
color: #fff;
}
/* line 1614, ../scss/helpers/_classes.scss */
.wide-1 .ex-block .fa-circle-o {
font-size: 10px;
margin-right: 10px;
vertical-align: middle;
}
/* -------- banner-sale-off --------- */
.banner-sale-off {
height: 300px;
position: relative;
}
.banner-sale-off .banner-sale-off-background {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: hidden;
}
.banner-sale-off .banner-sale-off-background .background-gray {
position: absolute;
top: 60px;
bottom: 0;
left: 0;
right: 0;
background-color: #fcfdfd;
}
.banner-sale-off .banner-sale-off-background .background-glass {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
z-index: 3;
}
.banner-sale-off .banner-sale-off-background .background-glass img {
width: 100%;
}
.banner-sale-off .banner-sale-off-background .background-house {
position: absolute;
left: 5%;
bottom: 50px;
max-width: 475px;
z-index: 2;
width: 40%;
}
.banner-sale-off .banner-sale-off-background .background-house img {
width: 100%;
}
.banner-sale-off .container {
position: relative;
z-index: 4;
}
.banner-sale-off .banner-sale-off-wrapper {
width: 660px;
height: 100px;
position: absolute;
right: 0;
top: -30px;
display: table;
}
.banner-sale-off .name-house {
display: table-cell;
vertical-align: top;
text-align: center;
}
.banner-sale-off .name-house .title {
text-transform: uppercase;
font-size: 2.143em;
color: #34495e;
margin: 0;
margin-bottom: 5px;
font-weight: 900;
}
.banner-sale-off .name-house .description {
text-transform: uppercase;
margin-bottom: 0;
}
.banner-sale-off .price-house {
display: table-cell;
vertical-align: top;
}
.banner-sale-off .price-house {
width: 200px;
text-align: right;
color: #fff;
background-color: #2aacff;
padding: 50px 30px 30px 30px;
}
.banner-sale-off .price-house .btn {
border: 1px solid;
border-radius: 0;
line-height: 32px;
margin-top: 30px;
text-transform: uppercase;
width: 100%;
}
.price-for-house .price {
font-weight: 700
}
.price-for-house .price sup {
top: -20px;
left: -3px;
font-size: 1.5em
}
.price-for-house .price .amount {
font-size: 3em
}
.price-for-house .price .small.amount {
font-size: 1.5em
}
.price-for-house .sub-price {
font-size: 1em;
text-transform: capitalize;
font-weight: 300;
text-align: right
}
.section.section-zindex {
padding-bottom: 0;
}
/* -------- Footer Banner 2 --------- */
.footerBanner {
padding: 0;
}
.footerBanner .inner {
background: #1b9bff;
margin-top: 55px;
}
.footerBanner .inner .container .row {
margin: 0;
}
.footerBanner .inner .property {
margin-top: -55px;
float: left;
}
.fright {
float: right;
}
.footerBanner .inner .banner_texts {
color: #fff;
padding-top: 55px;
padding-left: 65px;
float: right;
}
.footerBanner .inner .banner_texts h2 {
font-weight: bold;
margin: 0;
border-bottom: 2px solid #fffc00;
line-height: 44px;
}
.footerBanner .inner .banner_texts h2 span {
font-weight: 300;
}
.footerBanner .inner .banner_texts h3 {
font-weight: 300;
margin: 0;
line-height: 44px;
}
.footerBanner .inner .sell_rent_link {
margin-top: 65px;
line-height: 65px;
padding: 0 30px;
border: 1px solid #fff;
background: rgba(255, 255, 255, 0.1);
display: block;
font-weight: 300;
text-transform: uppercase;
font-size: 20px;
color: #fff;
}
.footerBanner .inner .sell_rent_link:hover {
background: rgba(255, 255, 255, 0.3);
}
/* -------- Testinomial --------- */
#testinomial {
background: #34495e;
}
#sync1 .item {
padding: 80px 0px;
margin: 5px;
text-align: center;
color: #fff;
}
#sync2 .item {
margin: 30px;
text-align: center;
cursor: pointer;
}
#sync2 .item>img {
background: transparent;
padding: 3px;
}
#sync2 .item h1 {
font-size: 18px;
color: #fff;
}
#sync2 .synced .item>img {
background: #02b2e1;
color: #fff;
}
#testinomial .item>h4 {
padding: 9px 0;
color: #fff;
font-family: 'Oswald', sans-serif;
}
#testinomial .item>h5 {
color: #a7a7a9;
font-family: 'Oswald', sans-serif;
}
#testinomial .testinomial-box>p::after {
content: "";
font-family: fontawesome;
position: relative;
margin-left: 15px;
}
#testinomial .testinomial-box>p::before {
content: "";
font-family: fontawesome;
position: relative;
margin-right: 15px;
}
/* -------- Contact --------- */
.contact-us {
min-height: 650px;
background-image: url(../images/banner-contact.jpg);
background-size: cover;
-webkit-background-size: cover;
background-position: center;
position: relative;
background-repeat: no-repeat;
padding-top: 90px;
}
.contact-us .contact-us-scroll {
left: 50%;
margin-left: -585px;
position: absolute;
right: 0;
width: 1170px;
z-index: 10;
}
.contact-us-wrapper {
background-color: #fff;
}
.contact-us-wrapper,
.new-letter-wrapper {
display: table;
float: left;
height: 460px;
padding: 50px;
width: 50%;
}
.contact-us-wrapper .title {
color: #34495e;
font-size: 2.143em;
font-weight: 900;
margin: 0 0 20px;
text-transform: uppercase;
}
.contact-us-wrapper .text {
margin-bottom: 35px;
}
.info-list .info-line {
line-height: 1.8em;
padding: 8px 0;
}
.info-list .info-icon {
color: #3d4448;
font-size: 1.143em;
text-align: left;
width: 30px;
}
.info-list .info-text {
color: #7e868e;
}
.new-letter-wrapper {
background-color: #2aacff;
color: #fff;
}
.new-letter-wrapper .title {
font-size: 1.286em;
margin: 0 0 18px;
text-transform: uppercase;
}
.new-letter-wrapper .text {
color: #d4e6f1;
margin-bottom: 15px;
}
.contact-form {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
background-color: transparent;
border-color: -moz-use-text-color -moz-use-text-color rgba(255, 255, 255, 0.2);
border-image: none;
border-style: none none solid;
border-width: medium medium 1px;
height: 40px;
line-height: 40px;
margin-bottom: 10px;
max-height: 85px;
max-width: 472px;
padding-left: 15px;
width: 100%;
}
textarea.contact-form {
line-height: 1.5em;
min-height: 90px;
padding-top: 10px;
}
.new-letter-wrapper .btn {
margin-top: 15px;
}
.btn.btn-transparent {
background: transparent none repeat scroll 0 0;
border: 2px solid;
line-height: 46px;
}
/* -------- Footer --------- */
#footer {
background: #F0F0E9;
}
.footer-top .container {
border-bottom: 1px solid #E0E0DA;
padding-bottom: 20px;
}
.companyinfo {
margin-top: 57px;
}
.companyinfo h2 {
font-family: abel;
font-size: 27px;
text-transform: uppercase;
font-family: 'Oswald', sans-serif;
}
.companyinfo h2 span {
color: #02b2e1;
}
.companyinfo p {
color: #B3B3AD;
font-size: 12px;
font-weight: 300;
}
.footer-top .col-sm-3 {
overflow: hidden;
}
.video-gallery {
margin-top: 57px;
position: inherit;
}
.video-gallery a img {
height: 100%;
width: 100%;
}
.iframe-img {
position: relative;
display: block;
height: 100%;
margin-bottom: 10px;
border: 2px solid #02b2e1;
}
.overlay-icon {
position: absolute;
top: 0;
width: 100%;
height: 100%;
background: #02b2e1;
color: #FFF;
font-size: 20px;
line-height: 0;
display: block;
opacity: 0;
-webkit-transition: 300ms;
-moz-transition: 300ms;
-o-transition: 300ms;
transition: 300ms;
}
.overlay-icon i {
position: relative;
top: 50%;
margin-top: -20px;
}
.video-gallery a:hover .overlay-icon {
opacity: 1;
}
.video-gallery p {
color: #8C8C88;
font-size: 12px;
font-weight: 500;
margin-bottom: 0px;
}
.video-gallery h2 {
color: #8c8c88;
font-size: 12px;
font-weight: 300;
text-transform: uppercase;
margin-top: 0px;
}
.address {
margin-top: 30px;
position: relative;
overflow: hidden;
}
.address img {
width: 100%;
}
.address p {
color: #666663;
font-size: 14px;
font-weight: 300;
left: 25px;
position: absolute;
top: 50px;
}
.footer-widget {
margin-bottom: 68px;
}
.footer-widget .container {
border-top: 1px solid #FFFFFF;
padding-top: 15px;
}
.single-widget h2 {
font-size: 24px;
font-weight: 500;
margin-bottom: 22px;
text-transform: uppercase;
font-family: 'Oswald', sans-serif;
}
.single-widget h2 i {
margin-right: 15px;
}
.single-widget ul li a {
color: #8C8C88;
font-size: 14px;
font-weight: 300;
padding: 5px 0;
}
.single-widget ul li a i {
margin-right: 18px;
}
.single-widget ul li a:hover {
background: none;
color: #02b2e1;
}
.searchform input {
border: 1px solid #DDDDDD;
color: #CCCCC6;
font-size: 14px;
margin-top: 0;
outline: medium none;
padding: 7px;
width: 212px;
}
.searchform button {
background: #02b2e1;
border: medium none;
border-radius: 0;
margin-left: -5px;
margin-top: -3px;
padding: 7px 17px;
}
.searchform button i {
color: #ffffff;
font-size: 20px;
margin-top: 1px;
}
.searchform button:hover,
.searchform button:focus {
background-color: #02b2e1;
}
.searchform p {
color: #8C8C88;
font-size: 14px;
font-weight: 300;
margin-top: 25px;
}
.footer-bottom {
background: #34495e;
padding: 20px 0;
}
.footer-bottom p {
color: #fff;
font-weight: 300;
margin-left: 15px;
}
.footer-bottom p span a {
color: #02b2e1;
font-style: italic;
text-decoration: underline;
}
.footer-top .fa.fa-map-marker {
color: #02b2e1;
font-size: 25px;
}
/* -------- Footer -2 --------- */
footer .bg-dark .footer-main {
background-color: #292f32;
color: #e5ecf1
}
footer .bg-dark .hyperlink {
background-color: #242a2d
}
footer .bg-dark .title-widget {
color: #fff;
border-color: #373f43
}
footer .bg-dark .info a {
color: #949494
}
footer .bg-dark a,
footer .bg-dark p,
footer .bg-dark span,
footer .bg-dark i {
color: #e5ecf1
}
footer .bg-dark a:hover {
color: #2aacff
}
footer .bg-dark .footer-logo-white {
display: block
}
footer .bg-dark .footer-logo-black {
display: none
}
footer .bg-dark .support-forum .form-email-widget {
border-color: #373f43
}
footer .bg-transparent .footer-logo-white {
display: none
}
footer .bg-transparent .footer-logo-black {
display: block
}
footer .bg-transparent .hyperlink {
background-color: #19283e
}
footer .bg-transparent .footer-main {
background-color: transparent;
color: #8a9094
}
footer .bg-transparent .title-widget {
color: #34495e;
border-bottom: none
}
footer .bg-transparent .info a {
color: #8a9094
}
footer .bg-transparent a,
footer .bg-transparent p,
footer .bg-transparent span,
footer .bg-transparent i {
color: #8a9094
}
footer .bg-transparent a:hover {
color: #2aacff
}
footer .bg-transparent .socials a {
border-color: #efefef
}
footer .bg-transparent .socials a:hover {
background-color: #2aacff;
border-color: #2aacff
}
footer .bg-transparent .socials a:hover i {
color: #fff
}
.footer-main .title-widget {
font-weight: 700;
padding-bottom: 20px;
font-size: 1.286em;
text-align: left;
width: 100%;
display: block;
border-bottom: 1px solid;
text-transform: uppercase
}
.footer-main .content-widget {
padding-top: 20px
}
.footer-main .col-2 {
margin-top: 50px;
min-height: 340px
}
.footer-main .col-2:nth-child(-n+2) {
margin-top: 0px
}
.footer-main .socials a {
margin-bottom: 5px
}
.img-hover::after {
background-color: rgba(0, 0, 0, 0.5);
bottom: 0;
content: "";
left: 0;
opacity: 0;
position: absolute;
right: 0;
top: 0;
transition: all 0.5s ease 0s;
}
.gallery-widget .gallery-list .thumb {
display: inline-block;
float: left;
margin: 0 15px 15px 0;
width: 27%;
}
.gallery-widget .gallery-list {
position: relative;
top: 5px;
}
.hyperlink {
line-height: 70px
}
.hyperlink .hyper-left .link,
.hyperlink .hyper-right .link {
color: #e5ecf1
}
.hyperlink .hyper-left .link:hover,
.hyperlink .hyper-right .link:hover {
color: #2aacff
}
.hyperlink .hyper-left span {
color: #586066
}
.hyperlink .hyper-left span.name {
color: #e5ecf1;
padding-left: 5px;
text-transform: uppercase
}
.hyperlink .hyper-right ul {
margin-bottom: 0
}
.hyperlink .hyper-right ul li {
display: inline-block;
margin-right: 20px
}
.hyperlink .hyper-right ul li:last-child {
margin-right: 0
}
.footer-background {
background-image: url(../images/libs/bg-footer-2.jpg);
background-position: center;
background-size: cover;
-webkit-background-size: cover;
background-repeat: no-repeat;
width: 100%;
position: relative;
min-height: 800px
}
.socials .link {
background-color: transparent;
border: 1px solid #4d5254;
display: inline-block;
height: 40px;
line-height: 40px;
margin-right: 4px;
text-align: center;
transition: all 0.3s ease 0s;
width: 40px;
}
.socials .link:hover {
background-color: #2aacff;
border-color: #2aacff;
color: #fff;
}
.footer-logo.footer-logo-white>img {
margin-left: -25px;
}
/* -------- Footer - 3 --------- */
.footer-3 {
background: #45515a;
padding: 30px 0;
}
.footer-3 .widget {
margin-bottom: 30px;
}
.footer-3 .widget .widgetInner {
background: rgba(255, 255, 255, 0.05);
padding: 30px;
border-top: 10px solid #1b9bff;
height: 345px;
}
.footer-3 .widget h4 {
font-weight: bold;
color: #FFF;
font-size: 20px;
line-height: 1;
margin: 0 0 20px;
}
.footer-3 .widget p {
margin-bottom: 0;
line-height: 21px;
color: #fff;
}
.footer-3 .widget.recentPostWidget .nav li a {
color: #fff;
padding: 15px 0;
line-height: 18px;
font-size: 15px;
font-weight: 400;
}
.footer-3 .widget.recentPostWidget .nav li a:hover,
.footer-3 .widget.recentPostWidget .nav li a:focus {
background-color: transparent;
color: #FFF;
}
.footer-3 .widget.recentPostWidget .nav li+li {
border-top: 1px solid #45515a;
}
.footer-3 .widget.aboutWidget {
text-align: center;
}
.footer-3 .widget.aboutWidget a {
display: block;
}
.footer-3 .widget.aboutWidget a:after {
content: '';
width: 45px;
height: 2px;
background: #FFF;
display: block;
margin: 18px auto 15px;
}
..footer-3 .widget.aboutWidget p {
color: #fff;
}
.footer-3 .widget.oppeningHoursWidget .nav {
margin-top: 15px;
border: 1px solid rgba(255, 255, 255, 0.05);
}
.footer-3 .widget.oppeningHoursWidget .nav li {
color: #FFF;
line-height: 58px;
padding: 0 20px;
}
.footer-3 .widget.oppeningHoursWidget .nav li:nth-child(odd) {
background: rgba(255, 255, 255, 0.05);
}
.footer-3 .widget.oppeningHoursWidget .nav li:nth-child(odd):after {
content: '';
width: 0;
height: 0;
border-top: 8px solid rgba(255, 255, 255, 0.05);
border-left: 8px solid transparent;
border-right: 8px solid transparent;
position: absolute;
bottom: -8px;
left: 25px;
}
.footer-3 .copyrightRow {
background: rgba(255, 255, 255, 0.05);
padding: 23px 15px;
margin: 0;
}
.footer-3 .copyrightRow .copyright {
line-height: 60px;
color: #fff;
font-weight: 300;
}
.footer-3 .copyrightRow .copyright a {
color: #fff;
}
.footer-3 .copyrightRow .goTop {
text-align: center;
}
.footer-3 .copyrightRow .goTop a {
line-height: 58px;
width: 60px;
font-size: 26px;
color: #FFF;
border: 1px solid rgba(255, 255, 255, 0.2);
border-radius: 100%;
display: inline-block;
}
..footer-3 .copyrightRow .goTop a:hover {
background: rgba(255, 255, 255, 0.1);
border: 1px solid rgba(255, 255, 255, 0.2);
}
.footer-3 .copyrightRow .footSocial {
margin: 7px 0;
}
..footer-3 .copyrightRow .footSocial .nav li+li {
margin-left: 10px;
}
.footer-3 .copyrightRow .footSocial .nav li a {
border: 1px solid rgba(255, 255, 255, 0.2);
line-height: 43px;
width: 45px;
color: #FFF;
padding: 0;
border-radius: 0;
text-align: center;
font-size: 17px;
}
.footer-3 .copyrightRow .footSocial .nav li a:hover {
background: #1b9bff;
border-color: #1b9bff;
}
.m0 {
margin: 0;
}
/* -------- Bg-Banner --------- */
#bg-banner {
background: url(../images/bg-banner.jpg) no-repeat;
background-size: cover;
background-position: 50% center;
}
#bg-banner .banner-heading {
height: 300px;
width: 500px;
max-width: 100%;
background: rgba(2, 178, 255, 0.8);
text-align: center;
margin: auto;
padding-top: 50px;
}
.banner-heading>h1 {
color: #fff;
font-weight: bold;
letter-spacing: 4px;
padding-top: 20px;
padding-bottom: 20px;
text-transform: uppercase;
}
.banner-heading>p {
color: #fff;
font-size: 20px;
padding-bottom: 15px;
}
.banner-heading>p a {
color: #fff;
}
.banner-heading>p a:hover {
text-decoration: underline;
}
/* -------- About us Page --------- */
#about-us h2 {
margin-bottom: 30px;
margin-top: 0;
}
#amenities-img {
padding: 0;
margin: 0;
overflow: hidden;
height: 585px
}
#amenities-content {
height: 585px;
width: 56%;
padding: 70px 50px;
background: #02b2e1;
color: #fff;
overflow: hidden;
margin: 0;
}
#amenities-content h2 {
margin: 0;
padding: 0;
margin-bottom: 20px;
text-transform: uppercase;
color: #ffffff;
}
#amenities-content p {
color: #fff;
line-height: 1.9;
margin-bottom: 25px;
width: 65%;
min-width: 65%
}
#amenities-content ul {
list-style: none;
padding-left: 0;
width: 66%
}
#amenities-content li {
width: 50%;
padding-right: 45px;
float: left;
position: relative;
font-size: 16px;
color: #fff;
margin-bottom: 10px
}
#amenities-content li label {
float: left;
position: relative;
width: 80%;
font-weight: 400;
overflow: hidden;
white-space: nowrap
}
#amenities-content li span {
color: #fff;
float: left;
padding-left: 15px;
position: absolute
}
#amenities-content li label::after {
color: #298ec7;
content: "___________________________________________________________________________________________________";
position: absolute;
top: -5px;
padding-left: 15px
}
#amenities-img img {
height: 100%;
width: 100%
}
#amenities-img {
width: 44%
}
.amenities-marker p {
font-weight: 200;
margin-bottom: 12px !important
}
.amenities-marker img {
margin-right: 10px
}
@media screen and (max-width: 1897px) {
#amenities-content ul {
width: 70%
}
}
@media screen and (max-width: 1807px) {
#amenities-content p {
width: 73%
}
#amenities-content ul {
width: 74%
}
}
@media screen and (max-width: 1717px) {
#amenities-content ul {
width: 78%
}
}
@media screen and (max-width: 1630px) {
#amenities-content p {
width: 82%
}
#amenities-content ul {
width: 83%
}
}
@media screen and (max-width: 1543px) {
#amenities-content ul {
width: 88%
}
}
@media screen and (max-width: 1470px) {
#amenities-content p {
width: 92%
}
#amenities-content ul {
width: 93%
}
}
@media screen and (max-width: 1381px) {
#amenities-content ul {
width: 100%
}
}
@media screen and (max-width: 1327px) {
#amenities-content p {
width: 100%
}
}
@media screen and (max-width: 1197px) {
#amenities-content {
padding: 70px 30px
}
}
@media screen and (max-width: 1114px) {
#amenities-content p {
margin-bottom: 20px
}
#amenities-content li label::after,
#amenities-content li span {
padding-left: 5px
}
#amenities-content li {
width: 50%;
padding-right: 5px
}
}
@media screen and (max-width: 991px) {
#amenities-img {
width: 35%
}
}
@media screen and (max-width: 768px) {
#amenities-img {
width: 100%;
height: auto;
}
#amenities-content {
width: 100%
}
}
@media screen and (max-width: 518px) {
#amenities-content li {
width: 100%
}
#amenities-content {
height: auto
}
}
h2.header_with_icon {
background: rgba(0, 0, 0, 0) url(../images/header_map_icon.png) no-repeat scroll top center;
padding: 33px 0 0;
text-transform: uppercase;
text-align: center;
font-size: 27px;
font-weight: 700;
margin-top: 75px;
}
.inner-page-features-villa .description {
margin: 30px auto auto;
text-align: center;
width: 100%;
color: #7e8c99;
font-family: 'Lato', sans-serif;
font-size: 16px;
line-height: 1.9;
margin-bottom: 60px
}
.inner-page-features-villa h4 {
font-size: 16px;
font-weight: 700;
text-transform: uppercase;
margin: 20px 0px 10px 0px;
}
.inner-feature-villa img,
.feature-villa img {
margin-bottom: 15px
}
.row.inner-feature-villa,
.row.feature-villa {
margin: 33px 0 65px
}
.row.inner-feature-villa:last-child,
.row.feature-villa:last-child {
margin-bottom: 110px
}
.inner-feature-villa div,
.feature-villa div {
padding-right: 32px
}
.inner-page-features li p,
.inner-feature-villa p,
.feature-villa p {
line-height: 1.42857;
}
@media screen and (max-width: 767px) {
.inner-feature-villa div,
.feature-villa div {
padding-top: 40px;
}
.inner-feature-villa {
margin-bottom: 0 !important;
}
.feature-villa {
margin-top: 0 !important;
}
}
.inner-page-features {
padding: 0 0 80px 0;
}
.inner-page-features .description {
margin: 30px auto auto;
text-align: center;
width: 100%;
color: #7e8c99;
font-family: 'Lato', sans-serif;
font-size: 16px;
line-height: 1.9;
margin-bottom: 60px
}
.slider_div {
border: 15px solid #d3d9dd;
box-shadow: 0 0 3px #d3d9dd
}
.slider_div img {
width: 100%;
height: 100%
}
.carousel-indicators li {
background-color: #fff;
border: 1px solid #fff;
border-radius: 10px;
cursor: pointer;
height: 12px;
width: 12px
}
.carousel-indicators .active {
background-color: #31a2e1;
border-color: #31a2e1;
height: 12px;
margin: 1px !important;
width: 12px;
height: 12px
}
.inner-page-features ul {
padding: 0;
margin: 0;
padding-left: 6px
}
.inner-page-features ul li {
list-style: none;
margin-bottom: 45px
}
.featureicon {
margin-right: 20px !important
}
.inner-page-features h3 {
font-size: 18px;
text-transform: uppercase
}
.inner-page-features li p {
line-height: 1.7
}
/*
* ------------------------------------------------------------------------------------------------
* 9.0 Property detail page
* ------------------------------------------------------------------------------------------------
*/
.property-detail {
float: left;
width: 100%;
clear: both;
background: #fff;
}
.property-detail h4 {
font-size: 20px;
padding-bottom: 25px;
border-bottom: 1px solid #dae2e9;
margin-bottom: 20px;
margin-top: 50px;
}
.property-detail p {
line-height: 1.9;
margin-bottom: 25px;
}
.inner-page-property-details-header-area .property-detail-banner {
position: relative;
width: 100%;
float: left;
height: 785px;
overflow: hidden;
}
.inner-page-property-details-header-area .property-detail-banner img {
border-bottom: 3px solid #ff551a;
opacity: 0;
transition: opacity 2s ease 0s;
width: 100%;
height: auto;
min-height: 100%;
position: absolute;
top: 0px;
left: 0px;
}
.inner-page-property-details-header-area .property-detail-banner img.active_image {
opacity: 1;
transition: opacity 2s ease 0s;
}
.shadow {
background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5)) repeat scroll 0 0;
bottom: 0;
height: 30%;
position: absolute;
right: 0;
width: 100%;
}
.inner-page-property-details-header-area .property-detail-info {
position: absolute;
bottom: 0;
width: 100%;
}
.inner-page-property-details-header-area .property-detail-info h1 {
color: #ffffff;
margin-bottom: 15px;
}
.inner-page-property-details-header-area .property-detail-info label.property_type {
background-color: #ff551a;
border-radius: 2px;
color: #fff;
font-size: 11px;
font-weight: normal;
padding: 8px 15px;
text-transform: uppercase;
margin-top: 12px;
}
.property-detail-info .property-detail-address {
color: #fff;
font-size: 14px;
font-weight: bold;
}
.property-detail-info .property-detail-address .fa.fa-map-marker {
margin-right: 10px;
}
.property-detail-info .property-detail-facility div {
padding: 0;
}
.property-detail-info .property-detail-facility {
margin: 20px 0;
}
.property-detail-info .property-detail-facility .property-detail-price {
font-size: 24px;
font-weight: bold;
color: #fff;
background-color: #31a2e1;
padding: 12px;
}
.property-detail-info .property-detail-facility div {
//width: auto;
padding-right: 25px;
}
.property-detail-info .property-detail-facility .property-detail-facility-icon {
margin: 12px 0;
}
.property-detail-info .property-detail-facility .property-detail-facility-icon img,
.property-detail-info .property-detail-facility .property-detail-facility-icon svg {
vertical-align: middle;
margin-right: 10px;
height: 20px;
width: 20px;
fill: #ffffff;
}
.property-detail-info .property-detail-facility .property-detail-facility-icon label {
color: #fff;
font-size: 15px;
vertical-align: middle;
margin-right: 10px;
}
.property-detail-info .property-detail-facility .property-detail-facility-icon span {
font-size: 14px;
background-color: #fff;
color: #435061;
border-radius: 50%;
padding: 5px 11px;
}
@media screen and (max-width:640px) {
.inner-page-property-details-header-area .property-detail-info {
clear: both;
float: left;
position: relative !important;
}
}
.inofrmaition-label,
.information-value {
font-size: 16px;
line-height: 1.9;
color: #7e8c99;
}
.inofrmaition-label {
font-weight: bold;
}
.amenities-info .inofrmaition-label,
.amenities-info .information-value {
line-height: 2.5;
}
.amenities-info svg {
height: 20px;
width: 20px;
fill: #7e8c99;
}
.agent-contact-sidebar {
width: 100%;
min-height: 585px;
border: 1px solid #dae2e9;
margin-top: 50px;
}
.agent-profile-sidebar {
width: 100%;
height: 230px;
background-color: #eff3f5;
border-bottom: 1px solid #dae2e9;
text-align: center;
}
.agent-comment {
width: 100%;
height: 910px;
border: 1px solid #dae2e9;
margin-top: 50px;
}
.agent-comment-sidebar {
width: 100%;
height: 68px;
margin-top: -50px;
background-color: #eff3f5;
border-bottom: 1px solid #dae2e9;
text-align: center;
}
.agent-comment-sidebar h4 {
padding-top: 20px;
}
.komentar {
overflow-y: auto;
height: 550px;
border: 1px solid black;
padding-left: 5px;
}
.agent-profile-sidebar img {
width: 125px;
height: 125px;
border-radius: 50%;
margin-top: 20px;
}
.agent-profile-sidebar h4 {
margin-top: 20px;
margin-bottom: 0px;
font-size: 20px;
padding: 0px;
border: 0px;
}
.agent-profile-sidebar p {
font-size: 14px;
margin-bottom: 0px;
}
.agent-contact-detail-sidebar {
height: 120px;
border-bottom: 1px solid #eeeeee;
padding: 30px;
}
.agent-contact-detail-sidebar p {
margin-bottom: 5px;
}
.agent-contact-detail-sidebar p i {
color: #31a2e1;
margin-right: 15px;
}
.agent-contact-form-sidebar {
width: 100%;
padding: 30px;
}
.agent-contact-form-sidebar h5 {
font-size: 16px;
font-weight: bold;
margin-bottom: 20px;
}
.agent-contact-form-sidebar input {
width: 100%;
height: 45px;
border: 1px solid #dae2e9;
background-color: #f6f9fa;
padding: 13px;
font-size: 14px;
color: #7e8c99;
margin-bottom: 10px;
}
.agent-contact-form-sidebar textarea {
border: 1px solid #dae2e9 !important;
background-color: #f6f9fa;
height: 100px;
color: #7e8c99;
}
.agent-contact-form-sidebar .multiple-send-message {
background-color: #34495e;
color: #ffffff;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
margin-top: 10px;
margin-bottom: 0px;
}
.agent-contact-form-sidebar .multiple-send-message:hover {
background-color: #39A3DE;
}
.advertisement-sidebar {
width: 100%;
margin-top: 35px;
}
.recent-proeprties-sidebar .left-right-arrow {
top: -77px;
}
.property-video-sidebar,
.recent-proeprties-sidebar {
margin-top: 35px;
position: relative;
}
h4.modal-title {
width: 90%;
}
.property-video-sidebar h4,
.recent-proeprties-sidebar h4 {
margin-top: 0px;
margin-bottom: 35px;
}
.recent-proeprties-sidebar .multiple-recent-properties {
padding-top: 0px;
padding-bottom: 0px;
}
.recent-proeprties-sidebar .left-right-arrow {
width: 40px;
}
.get-direction {
min-height: 405px;
margin-top: 70px;
border: 1px solid #dae2e9;
margin-bottom: 130px;
}
.get-direction h4 {
border-bottom: none;
margin: 20px 0px;
padding-left: 30px;
padding-bottom: 0px;
}
.get-direction form {
width: 100%;
padding: 10px;
background-color: #fbfbfb;
height: 60px;
position: relative;
}
.get-direction input {
height: 100%;
padding: 5px 175px 5px 5px;
width: 100%;
}
.pac-item-query,
.pac-item,
.pac-item-container,
.pac-item-matched {
font-size: 16px;
}
.get-direction input#GetDirectionsAddress {
font-size: 16px;
padding-left: 20px;
}
.get-direction button {
background-color: #ff551a;
border: medium none;
color: #ffffff;
font-weight: bold;
height: 40px;
position: absolute;
right: 10px;
text-transform: uppercase;
top: 10px;
width: 170px;
}
.get-direction button:hover {
background-color: #39A3DE;
}
.near-location-map {
height: 575px;
}
.near-location-info ul,
.near-location-info ul li {
list-style: none;
padding: 0;
margin: 0;
font-size: 14px !important;
line-height: 1.9;
}
.near-location-info .right {
width: 83%;
float: left;
color: black;
font-weight: bold;
color: #435061;
text-transform: capitalize;
}
.near-location-info .left {
width: 17%;
float: left;
color: #a6afb8
}
.near-location-info span {
width: 100%;
font-size: 14px;
float: left;
color: #a6afb8;
padding: 0 0 9px 0;
margin: 0 0 10px 0;
border-bottom: #f2f2f2 solid 1px;
font-family: 'lato', sans-serif;
line-height: 1.42857;
}
.near-location-info:last-child span:last-child {
margin: 0px;
border-bottom: none;
}
@media screen and (max-width: 767px) {
.inner-page-property-details-header-area .property-detail-info h1 {
margin-bottom: 0;
}
.inner-page-property-details-header-area .property-detail-info label.property_type {
margin: 10px 0;
}
.row.property-detail-facility div {
//max-width: 50%;
}
}
/*
* ------------------------------------------------------------------------------------------------
* 10.0 Property listing
* ------------------------------------------------------------------------------------------------
*/
.property-listing .lisi-bg {
background: #34495e;
height: 46px;
max-height: 100%;
width: 100%;
}
.property-listing {
float: left;
width: 100%;
}
.property-type-menu {
line-height: 3.3;
padding: 0;
}
.lisi-bg ul.property-type li a.active {
background: #fff;
padding: 11px 14px;
border: 1px solid #34495e;
color: #34495e;
}
.lisi-bg ul.property-type li a:hover {
background: #fff;
padding: 11px 14px;
border: 1px solid #34495e;
color: #34495e;
}
.lisi-bg ul.property-type li a {
padding: 11px 14px;
color: #fff;
border: 1px solid transparent;
}
.property-listing-type-button {
width: 170px;
height: 45px;
float: right;
margin-right: -16px;
}
.property-listing-type-button li {
border: 1px solid #ced8e1;
display: inline;
float: left;
height: 100%;
width: 33.33%;
cursor: pointer;
text-align: center;
line-height: 2.2;
overflow: hidden;
}
.property-listing-type-button>li:first-child {
border-right: 0 none;
}
.property-listing-type-button>li:last-child {
border-left: 0 none;
}
.property-listing-type-button>li>a {
color: #7e8c99;
display: block;
font-size: 20px;
}
.property-listing-type-button>li>a:hover,
.property-listing-type-button>li>a.active {
background-color: #fff;
}
.property-list-area {
margin-bottom: 80px;
}
.load_more {
margin-bottom: 160px;
}
.load_more_btn {
background: #31a2e1 none repeat scroll 0 0;
border: none;
color: #fff;
height: 45px;
text-transform: uppercase;
width: 165px;
font-size: 14px;
font-weight: 700;
-moz-transition: .2s all;
-webkit-transition: .2s all;
-o-transition: .2s all;
-ms-transition: .2s all;
transition: .2s all
}
.load_more_btn:hover {
background: #435060
}
/*
* ------------------------------------------------------------------------------------------------
* 10.1 Property listing gride
* ------------------------------------------------------------------------------------------------
*/
.property-listing.multiple-recent-properties {
background: #fff;
}
/*
* ------------------------------------------------------------------------------------------------
* 10.2 Property listing list
* ------------------------------------------------------------------------------------------------
*/
.carousel-slide-recent-property a>h3 {
color: #6f6f6f;
font-size: 22px;
padding-top: 20px;
}
.recent-properties-price {
padding-bottom: 20px;
}
.property-list-list-info a>h3 {
color: #fff;
padding-top: 20px;
}
.property-list-list {
width: 100%;
float: left;
background-color: #34495e;
border-top: 3px solid #02b2e1;
}
.property-list-list h5 {
font-weight: normal;
font-size: 22px;
margin-top: 35px;
}
.property-list-list .property-list-list-image {
padding: 0;
margin-top: -3px;
}
.property-list-list .property-list-list-image img {
max-width: 365px;
max-height: 230px;
}
.property-list-list .property-list-list-info div {
padding-left: 0;
}
.property-list-list .recent-properties-price {
margin: 20px 0 10px 0;
}
.property-list-list p {
font-size: 14px;
line-height: 1.8;
color: #fff;
}
.property-list-list ul {
float: left;
list-style: outside none none;
margin-bottom: 0;
padding: 0 0 0 10px;
width: 100%;
min-height: 45px;
}
.property-list-list ul li {
float: left;
padding: 10px 0;
width: 90%;
}
.property-list-list ul li {
margin-right: 20px;
width: auto;
color: #fff;
}
.property-list-list ul li.left {
font-size: 15px;
}
.property-list-list ul li.left img,
.property-list-list ul li.left svg {
width: auto;
margin-right: 20px;
height: 25px;
width: 25px;
fill: #7e8c99;
}
.property-list-list ul li.right {
text-align: right;
width: 10%;
float: right;
}
.property-list-list ul li.right span {
background-color: #02b2e1;
border-radius: 100px;
padding: 5px 11px;
color: #fff;
}
.recent-properties-address {
color: #47b848;
font-size: 18px;
}
.property-list-list .property-list-list-label {
margin-top: 35px;
float: right;
}
.property-list-list .property-list-list-facility {
padding-top: 10px;
}
.property-list-list {
margin: 15px 0;
}
@media screen and (max-width: 1199px) and (min-width: 767px) {
.property-list-list h5,
.property-list-list .property-list-list-label {
margin-top: 20px;
}
}
@media screen and (max-width: 991px) and (min-width: 767px) {
.property-list-list h5 {
margin-top: 10px;
}
.property-list-list .property-list-list-label {
margin-top: 32px;
}
.property-list-list {
padding-bottom: 10px;
}
}
@media screen and (max-width: 767px) {
.col-xs-12.col-sm-4.col-md-4.property-list-list-image {
padding: 0 15px;
}
.property-list-list .property-list-list-label {
margin: 20px 0;
float: left;
}
.property-list-list ul {
padding: 0;
}
}
/*
* ------------------------------------------------------------------------------------------------
* 10.3 Property listing map
* ------------------------------------------------------------------------------------------------
*/
/* Property Listing Map */
.property-listing-map-parent {
padding-top: 35px !important;
border-top: 1px solid #e5eaf1;
margin-top: 10px;
}
.property-list-map {
height: 1050px;
}
.property-list-map .multiple-location-map {
position: absolute;
width: 100%;
left: 0;
}
.property-list-map-area {
margin-bottom: 0;
}
/* Property listing map info window*/
.property-listing-map-info-window {
width: 100%;
height: auto;
float: left;
}
.property-listing-map-info-window img {
max-width: 360px;
max-height: 355px;
}
.property-listing-map-info-window .image-with-label {
clear: both;
position: relative;
}
.property-listing-map-info-window .image-with-label label {
bottom: -12px;
position: absolute;
right: 6%;
background-color: #fff;
font-size: 11px;
font-weight: normal;
padding: 8px 15px;
text-transform: uppercase;
border-radius: 0;
}
.property-list-list .property-list-list-label::before {
background: transparent none repeat scroll 0 0;
border-bottom: 14px solid transparent;
border-right: 17px solid #fff;
border-top: 14px solid transparent;
bottom: 0;
content: "";
height: 0;
margin-left: -32px;
position: absolute;
top: 35px;
width: 0;
}
.property-listing-map-info-window .featured-properties-detail {
background-color: #fff;
float: left;
padding: 28px 25px 0;
width: 100%;
}
.property-listing-map-info-window .featured-properties-detail h6 {
font-size: 18px;
margin-top: 0;
}
.property-listing-map-info-window .featured-properties-detail .featured-properties-address {
float: left;
font-size: 14px;
margin: 0;
padding: 5px 0 15px 0;
width: 100%;
}
.property-listing-map-info-window .featured-properties-detail .featured-properties-price {
color: #31a2e1;
font-size: 18px;
font-weight: bold;
margin-bottom: 20px;
margin-top: 0;
}
/* white background and box outline */
.gm-style>div:first-child>div+div>div:last-child>div>div:first-child>div {
width: auto !important;
height: auto !important;
border: none !important;
}
.gm-style>div:first-child>div+div>div:last-child>div>div:first-child>div>div>div {
box-shadow: none !important;
}
.gm-style>div:first-child>div+div>div:last-child>div>div:last-child>img {
display: none;
}
.gm-style-iw {
top: 22px !important;
left: 25px !important;
}
/*
* ------------------------------------------------------------------------------------------------
* 11.0 Alert box
* ------------------------------------------------------------------------------------------------
*/
.alert-container {
position: fixed;
display: none;
top: 0;
height: 0px;
padding: 0;
width: 100%;
z-index: 999;
}
/*
* ------------------------------------------------------------------------------------------------
* 12.0 Video
* ------------------------------------------------------------------------------------------------
*/
video {
width: 100%;
}
.left-right-arrow {
height: 13px;
width: 65px;
position: absolute;
right: 0px;
top: -65px;
}
.left-right-arrow .carousel-control.left,
.left-right-arrow .carousel-control.right {
background: none;
}
.left-right-arrow .carousel-control {
width: auto;
}
.left-right-arrow>img {
height: 100%;
width: auto;
cursor: pointer;
}
@media screen and (max-width: 991px) {
.multiple-featured-properties .col-sm-6.col-md-4.col-lg-4 {
margin-bottom: 30px;
}
}
.multiple-recent-properties label {
font-size: 11px;
font-weight: normal;
text-transform: uppercase;
padding: 6px 15px;
background-color: #fff;
}
.multiple-recent-properties .image-with-label {
position: relative;
}
.multiple-recent-properties .image-with-label>label {
position: absolute;
right: 6%;
bottom: -2px;
}
.multiple-recent-properties img {
height: 100%;
width: 100%;
}
ul.property-type>li {
float: left;
list-style: outside none none;
}
/****************************************************************************
Services
****************************************************************************/
.services-page .facts_wrap {
padding-bottom: 0;
}
.services-wrap {
margin-bottom: 80px;
}
.service {
width: 50%;
float: left;
}
.service figure {
position: relative;
overflow: hidden;
}
.service figure img {
margin: 0;
width: 100%;
-webkit-transition: -webkit-transform 0.5s ease-in;
-moz-transition: -moz-transform 0.5s ease-in;
-o-transition: -o-transform 0.5s ease-in;
}
.service figure:hover img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
}
.service .overlay {
padding-left: 35px;
line-height: 92px;
background: rgba(255, 255, 255, 0.8);
position: absolute;
bottom: 0;
left: 0;
width: 100%;
}
.service .overlay a {
padding: 0 4px;
font-weight: 600;
font-size: 20px;
color: #212121;
text-transform: uppercase;
}
.service .overlay a:hover {
background: #ffeb3b;
border-radius: 2px;
}
/****************************************************************************
Services
****************************************************************************/
.services-page .facts_wrap {
padding-bottom: 0;
}
.services-wrap {
margin-bottom: 80px;
}
.service {
width: 50%;
float: left;
}
.service figure {
position: relative;
overflow: hidden;
}
.service figure img {
margin: 0;
width: 100%;
-webkit-transition: -webkit-transform 0.5s ease-in;
-moz-transition: -moz-transform 0.5s ease-in;
-o-transition: -o-transform 0.5s ease-in;
}
.service figure:hover img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
}
.service .overlay {
padding-left: 35px;
line-height: 92px;
background: rgba(255, 255, 255, 0.8);
position: absolute;
bottom: 0;
left: 0;
width: 100%;
}
.service .overlay a {
padding: 0 4px;
font-weight: 600;
font-size: 20px;
color: #212121;
text-transform: uppercase;
}
.service .overlay a:hover {
background: #02b2e1;
color: #fff;
border-radius: 2px;
}
/****************************************************************************
Services Single
****************************************************************************/
.services-single {
padding-bottom: 120px;
}
.services-single .page-contents h4 {
margin-bottom: 30px;
}
.pricing-tables {
background: #f7f7f7;
}
.pricing-tables .price-col {
padding: 42px 55px 60px;
background: #fff;
border-radius: 2px;
min-height: 420px;
}
.pricing-tables .price-col h2 {
font-size: 30px;
color: #212121;
text-transform: uppercase;
display: block;
margin-bottom: 10px;
}
.pricing-tables .price-col h2 small {
font-weight: 300;
font-size: 20px;
display: block;
}
.pricing-tables .price-col .price {
font-weight: 700;
font-size: 40px;
color: #02b2e1;
display: block;
margin-bottom: 25px;
}
.pricing-tables .price-col p {
font-size: 14px;
line-height: 14px;
color: #727272;
padding-left: 25px;
background: url(../images/tick.png) no-repeat left top;
margin-bottom: 13px;
text-transform: uppercase;
}
.steps-sec {
background: #f7f7f7;
padding-top: 0;
}
.steps-sec .step {
width: 100%;
text-align: center;
}
.steps-sec .step span {
display: inline-block;
font-size: 30px;
font-weight: 300;
color: #fff;
width: 100px;
height: 100px;
line-height: 80px;
text-align: center;
background: #212121;
border-radius: 50%;
border: 10px solid #f7f7f7;
margin: 0 auto 30px;
-webkit-transition: all 0.25s ease-in;
-moz-transition: all 0.25s ease-in;
-o-transition: all 0.25s ease-in;
transition: all 0.25s ease-in;
}
.steps-sec .step:hover span {
background: #02b2e1;
border-color: #02b2e1;
}
.steps-sec .step p {
font-size: 14px;
color: #727272;
text-transform: uppercase;
margin: 0;
}
.gallery {
padding-top: 0;
}
.grid-sizer,
.grid-item {
width: 20%;
float: right;
}
.grid-item-half a {
width: 50%;
}
.grid-item a {
display: block;
line-height: 0;
overflow: hidden;
float: left;
position: relative;
}
.grid-item img {
width: 100%;
-webkit-transition: -webkit-transform 0.5s ease-in;
-moz-transition: -moz-transform 0.5s ease-in;
-o-transition: -o-transform 0.5s ease-in;
}
.grid-item a:hover img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
}
.grid-item a .overlay {
opacity: 0;
position: absolute;
left: 20px;
top: 20px;
width: calc(100% - 40px);
height: calc(100% - 40px);
background: rgba(2, 178, 255, 0.5) url("../images/zoom.png") center center no-repeat;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.grid-item a:hover .overlay {
opacity: 1;
}
.page-contents {
clear: both;
}
.page-contents h3 {
margin-bottom: 30px;
}
.page-contents p {
line-height: 28px;
margin-bottom: 40px;
}
/************ Tenat-Form ***************/
#tenat-form .tenat-text .fa {
font-size: 110px;
color: #6f6f6f;
padding-bottom: 20px;
}
#tenat-form .tenat-text .fa:hover {
color: #02b2e1;
}
#tenat-form .tenat-text p {
font-size: 25px;
}
#tenat-form .tenat-text {
margin-bottom: 60px;
}
#tenat-form .side-line {
background: #34495e;
border-top: 3px solid #02b2e1;
padding: 0;
margin-bottom: 15px;
}
#tenat-form .side-line img {
margin-top: -3px;
max-width: 180px;
padding-right: 25px;
}
#tenat-form .side-line h4 {
color: #fff;
padding: 10px 0;
}
#tenat-form .side-line p {
color: #fff;
}
#tenat-form .side-line span {
color: #47b848;
}
#tenat-form .tenat-links li {
list-style: outside url("../images/bullet.png") disc;
margin-bottom: 10px;
padding: 0 14px;
}
#tenat-form .tenat-links li a {
color: #6f6f6f;
transition: all 0.5s linear 0s;
}
#tenat-form .tenat-links li a:hover {
color: #02b2e1;
margin-left: 10px;
}
ul.process li {
list-style: outside url("../images/bullet.png") disc;
margin-bottom: 10px;
padding: 0 14px;
}
ul.process {
padding-left: 40px;
}
/*
* ------------------------------------------------------------------------------------------------
* 17.0 2-Coloumn-Gallery page,3-Coloumn-Gallery page
* ------------------------------------------------------------------------------------------------
*/
.inner-page-gallery-two-columns h1,
.inner-page-gallery-three-columns h1 {
text-transform: uppercase;
text-align: center;
font-size: 27px;
font-weight: 700;
margin-top: 70px;
}
.inner-page-gallery-two-columns .description,
.inner-page-gallery-three-columns .description {
margin: 40px auto auto;
text-align: center;
width: 100%;
color: #7e8c99;
font-size: 16px;
line-height: 1.9;
margin-bottom: 60px;
}
.inner-page-gallery-two-columns,
.inner-page-gallery-three-columns {
min-height: 585px;
width: 100%;
}
.inner-page-gallery-two-columns .description,
.inner-page-gallery-three-columns .description {
width: 100%;
}
.inner-page-gallery-two-columns-dimension-btn,
.inner-page-gallery-three-columns-dimension-btn {
margin: 0 0 50px;
float: left;
}
.inner-page-gallery-two-columns-dimension-btn a,
.inner-page-gallery-three-columns-dimension-btn a {
font-size: 16px;
color: #fff !important;
text-decoration: none;
padding: 12px 21px 16px;
background: #02b2e1;
cursor: pointer;
float: left;
-moz-transition: .2s all;
-webkit-transition: .2s all;
-o-transition: .2s all;
-ms-transition: .2s all;
transition: .2s all;
}
.inner-page-gallery-two-columns-dimension-btn a.active,
.inner-page-gallery-two-columns-dimension-btn a:hover,
.inner-page-gallery-three-columns-dimension-btn a.active,
.inner-page-gallery-three-columns-dimension-btn a:hover {
color: #fff !important;
background: #34495e;
}
.inner-page-gallery-two-columns-dimension-btn a,
.inner-page-gallery-three-columns-dimension-btn a {
min-width: 116px;
text-align: center;
}
.inner-page-gallery-two-columns-dimension-detail ul,
.inner-page-gallery-three-columns-dimension-detail ul {
list-style: none;
}
.inner-page-gallery-two-columns-dimension-detail,
.inner-page-gallery-three-columns-dimension-detail {
float: left;
width: 100%;
}
.inner-page-gallery-two-columns-dimension-detail img,
.inner-page-gallery-three-columns-dimension-detail img {
width: 100%;
}
.inner-page-gallery-two-columns .row .col-md-6.col-sm-6.col-1-xs-12 {
padding: 0;
}
.inner-page-gallery-two-columns-dimension-detail .row {
padding: 0 15px;
}
.inner-page-gallery-two-columns-dimension-detail img {
border: #fff solid 1px;
}
.inner-page-gallery-three-columns .row .col-md-4.col-sm-4.col-xs-12 {
padding: 0;
}
.inner-page-gallery-three-columns-dimension-detail .row {
padding: 0 15px;
}
.inner-page-gallery-three-columns-dimension-detail img {
border: #fff solid 1px;
}
.inner-page-gallery-two-columns-dimension-detail .image_description,
.inner-page-gallery-three-columns-dimension-detail .image_description {
background: rgba(64, 166, 220, 0.9);
height: 100%;
position: absolute;
opacity: 1;
top: 0;
width: 100%;
z-index: 1;
-webkit-transition: all 0.7s ease-out 0s;
-ms-transition: all 0.7s ease-out 0s;
-o-transition: all 0.7s ease-out 0s;
-moz-transition: all 0.7s ease-out 0s;
transition: all 0.7s ease-out 0s;
cursor: pointer;
overflow: hidden;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-o-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
border-radius: 100%;
}
.inner-page-gallery-two-columns-dimension-detail li:hover .image_description,
.inner-page-gallery-three-columns-dimension-detail li:hover .image_description {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
border-radius: 0;
}
.inner-page-gallery-two-columns-dimension-detail .image_description p,
.inner-page-gallery-three-columns-dimension-detail .image_description p {
font-size: 16px;
font-weight: 700;
color: #fff;
text-transform: uppercase;
text-align: center;
}
.inner-page-gallery-two-columns-dimension-detail .icon,
.inner-page-gallery-three-columns-dimension-detail .icon {
background: rgba(255, 255, 255, 0);
border-radius: 50%;
color: #31a2e1;
font-size: 30px;
height: 48px;
margin: 25% auto 15px;
text-align: center;
width: 48px;
}
.inner-page-gallery-two-columns-dimension-detail .icon img,
.inner-page-gallery-three-columns-dimension-detail .icon img {
border: none;
}
.inner-page-gallery-two-columns-dimension-detail .icon,
.inner-page-gallery-three-columns-dimension-detail .icon {
margin: 25% auto 20px;
}
#image_lightbox img {
height: auto;
width: 100%;
}
.previous_image_btn {
background-color: #3297CA;
border: medium none;
border-radius: 50%;
color: #ffffff;
height: 50px;
left: 35px;
opacity: .75;
position: absolute;
top: 45%;
width: 50px;
outline: none;
}
.next_image_btn {
background-color: #3297CA;
border: medium none;
border-radius: 50%;
color: #ffffff;
height: 50px;
right: 35px;
opacity: .75;
position: absolute;
top: 45%;
width: 50px;
outline: none;
}
.previous_image_btn:focus,
.next_image_btn:focus {
outline: none;
}
.previous_image_btn:hover,
.next_image_btn:hover {
opacity: 1;
outline: none;
}
/* ---- isotope ---- */
.isotope-filters {
display: table;
margin-bottom: 30px;
}
.isotope-filters button {
border: none;
margin: 2px;
line-height: 30px;
padding: 0 20px;
cursor: pointer;
color: #fff;
background-color: #02b2e1;
}
.isotope-filters button:focus {
outline: none;
outline-style: none;
outline-offset: 0;
}
.isotope-filters button.active {
background: #34495e;
color: #fff;
}
.isotope-filters button:hover {
background: #34495e;
}
.isotope {
background: transparent;
max-width: 1170px;
}
/* clear fix */
.isotope:after {
content: '';
display: block;
clear: both;
}
/* ---- .item ---- */
gallery-masonry .item {
float: left;
width: 200px;
height: 200px;
background: transparent;
border: 2px solid #333;
border-color: hsla(0, 0%, 0%, 0.7);
}
gallery-masonry .item.width2 {
width: 400px;
}
gallery-masonry .item.height2 {
height: 400px;
}
.media {
display: inline-block;
position: relative;
vertical-align: top;
}
.media__image {
display: block;
}
.media__body {
background: rgba(2, 178, 255, 0.9);
bottom: 0;
color: white;
font-size: 1em;
left: 0;
opacity: 0;
overflow: hidden;
padding: 3.75em 3em;
position: absolute;
text-align: center;
top: 0;
right: 0;
-webkit-transition: 0.6s;
transition: 0.6s;
}
.media__body:hover {
opacity: 1;
}
.media__body:after,
.media__body:before {
border: 1px solid rgba(255, 255, 255, 0.7);
bottom: 1em;
content: '';
left: 1em;
opacity: 0;
position: absolute;
right: 1em;
top: 1em;
-webkit-transform: scale(1.5);
-ms-transform: scale(1.5);
transform: scale(1.5);
-webkit-transition: 0.6s 0.2s;
transition: 0.6s 0.2s;
}
.media__body:before {
border-bottom: none;
border-top: none;
left: 2em;
right: 2em;
}
.media__body:after {
border-left: none;
border-right: none;
bottom: 2em;
top: 2em;
}
.media__body:hover:after,
.media__body:hover:before {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
}
.media__body h2 {
margin-top: 0;
}
.media__body p {
margin-bottom: 1.5em;
}
/*
* ------------------------------------------------------------------------------------------------
* 13.0 Blog page
* ------------------------------------------------------------------------------------------------
*/
.blog_page_information {
width: 100%;
height: auto;
}
.blog_page_information .blogimage {
background: #31a2e1 none repeat scroll 0 0;
overflow: hidden;
position: relative;
width: 100%;
}
.blog_page_information .blog_info {
min-height: 300px;
padding: 41px 35px 27px;
background: #f5f8fa;
width: 100%;
}
.blog_page_information .blog_info .blogimagedescription {
padding: 0;
}
.blog_page_information .blog_info .blogimagedescription .discription {
margin-bottom: 25px;
padding: bottom:20px;
}
.blog_page_information .blog-thumbnail {
margin-bottom: 30px;
float: left;
max-width: 100%;
}
.col-md-6.blog-thumbnail:nth-child(2n+1) {
clear: both;
}
.blog_page_information .load_more {
margin-bottom: 10px;
margin-top: 50px;
}
.blog_page_information .load_more_btn {
background: #31a2e1 none repeat scroll 0 0;
border: none;
color: #fff;
height: 45px;
text-transform: uppercase;
width: 165px;
font-size: 14px;
font-weight: 700;
-moz-transition: .2s all;
-webkit-transition: .2s all;
-o-transition: .2s all;
-ms-transition: .2s all;
transition: .2s all;
}
.blog_page_information .load_more_btn:hover {
background: #435060;
}
.blog_page_information .search_box {
background: #435061;
height: 45px;
width: 100%;
padding: 5px;
}
.blog_page_information .search_box .custom_input,
.blog_page_information .search_box .form-control {
background: #435061;
border: medium none;
outline: medium none;
font-size: 15px !important;
color: #c0ccdc !important;
box-shadow: none;
padding: 7px;
!important;
}
.blog_page_information img,
.inner-page-left-sidebar img {
height: auto;
width: 100%;
}
img.blog_featured_image {
margin-bottom: 40px;
margin-top: 10px;
}
.blog_page_information .search_box .form-control::-webkit-input-placeholder {
color: #c0ccdc;
}
.blog_page_information .search_box .form-control:-moz-placeholder {
color: #c0ccdc;
}
.blog_page_information .search_box .form-control::-moz-placeholder {
color: #c0ccdc;
}
.blog_page_information .search_box .form-control:-ms-input-placeholder {
color: #c0ccdc;
}
.blog_info .archieves {
padding: 0;
margin: 0;
clear: both;
}
.blog_info .archieves li {
list-style: none;
margin: 0;
padding: 10px 0;
border-bottom: 1px solid #e1e6ec;
}
.blog_info .archieves li:last-child {
border: none;
}
.blog_info .archieves li a {
color: #435061 !important;
font-size: 13px !important;
text-transform: uppercase;
}
.blog_page_information .blogimage_thumbnail {
width: 100%;
height: auto;
}
.blog_page_information .blogimage_thumbnail img {
width: 100%;
height: auto;
}
.blog_info .archieves .blogimagedescription h3,
.blog_info .archieves .blogimagedescription h3 a,
.archieves .blogimagedescription h3,
.archieves .blogimagedescription h3 a {
margin-top: 0;
margin-bottom: 10px;
}
.blog_info .archieves .blogimagedescription .detail span {
margin-right: 5px;
}
.blog_info .archieves .blogimagedescription .detail span:last-child {
margin: none;
}
.blog_info {
height: inherit %;
float: left;
min-height: 525px;
background: #d8f1ff;
padding-left: 45px;
}
.blog_info h4 {
text-transform: uppercase;
font-weight: 700;
margin-top: 65px;
margin-bottom: 25px;
}
.blog_info ul {
padding: 0;
margin: 0;
float: left;
}
.blog_info ul li {
list-style: none;
margin-top: 10px;
margin-bottom: 10px;
width: 100%;
float: left;
}
.blog_info .blogimage {
height: 145px;
width: 225px;
float: left;
}
.blog_info .blogimage img,
.blogimage.text-center img {
float: left;
height: auto;
line-height: 15;
max-width: 100%;
vertical-align: middle;
}
.blog_info .blogimagedescription {
float: left;
padding-left: 20px;
}
.blog_info .blogimagedescription h3,
.blog_info .blogimagedescription h3 a {
text-transform: uppercase;
color: #435061 !important;
font-size: 16px;
font-weight: 700;
margin-top: 8px;
margin-bottom: 15px;
line-height: 1.5;
}
.blog_info .blogimagedescription .detail span {
margin-right: 25px;
}
.blog_info .blogimagedescription .detail span:last-child {
margin-right: 0;
}
.blog_info .blogimagedescription .detail,
.blog_info .blogimagedescription .detail a {
color: #435061 !important;
font-size: 12px !important;
text-transform: uppercase;
}
.blog_info .blogimagedescription .discription {
color: #7e8c99;
font-size: 14px;
line-height: 1.9;
border-bottom: 1px solid #d7e0e4;
padding-bottom: 20px;
margin-bottom: 15px;
}
/*
* ------------------------------------------------------------------------------------------------
* 14.0 Blog post page
* ------------------------------------------------------------------------------------------------
*/
.blog_post_page h1 {
text-transform: uppercase;
font-size: 24px;
font-weight: 700;
margin-top: 0;
margin-bottom: 15px;
}
.blog_post_page .detail a {
color: #435061 !important;
font-size: 12px;
margin-bottom: 15px;
text-transform: uppercase;
margin-right: 25px;
}
.blog_post_page .full_image {
width: 100%;
height: auto;
margin-top: 15px;
}
.blog_discription_paragraphs {
margin-top: 35px;
line-height: 27px;
color: #7e8c99;
font-size: 16px;
margin-bottom: 0;
}
.bolg_post_list {
margin: 0;
padding: 0;
margin-top: 50px;
color: #435061;
font-size: 16px;
font-weight: 700;
}
.bolg_post_list li {
list-style: outside none none;
margin-bottom: 10px;
padding-left: 25px;
color: #435061;
font-size: 16px;
}
.bolg_post_list>li::before {
background-color: #31a2e1;
border-radius: 50%;
bottom: 5px;
content: "";
height: 10px;
left: 0;
position: absolute;
width: 10px;
}
.discription_detail {
float: left;
width: 100%;
height: auto;
background-color: #31a2e1;
color: #fff;
font-size: 21px;
padding: 40px;
font-style: italic;
font-weight: 100;
margin-top: 55px;
line-height: 1.42857;
}
.display_blog_reply {
float: left;
width: 100%;
height: auto;
}
.comment_form_block h3,
.display_blog_reply h3 {
font-size: 18px;
font-weight: 700;
text-transform: uppercase;
margin-top: 65px;
margin-bottom: 20px;
float: left;
width: 100%;
}
.reply_list {
margin: 0;
padding: 0;
float: left;
width: 100%;
}
.reply_list li {
width: 100%;
margin-bottom: 30px;
background-color: #f5f8fa;
list-style: none;
padding: 25px;
float: left;
}
.reply_message_of-reply {
float: right !important;
width: 92% !important;
}
.reply_list li img {
width: 100%;
height: auto;
}
.replyer_name {
float: left;
min-width: 10px;
}
.replyer_name h4 {
text-transform: uppercase;
font-size: 16px;
font-weight: 700;
margin-top: 5px;
}
.blog_post_reply_btn {
float: left;
height: 25px;
width: 70px;
background-color: #435061;
display: block;
text-align: center;
color: #fff !important;
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
line-height: 2.2;
text-decoration: none;
margin-left: 15px;
-moz-transition: .2s all;
-webkit-transition: .2s all;
-o-transition: .2s all;
-ms-transition: .2s all;
transition: .2s all;
}
.blog_post_reply_btn:hover {
background-color: #39a3de;
color: #fff !important;
text-decoration: none;
}
.reply_date_time {
color: #435061;
text-transform: uppercase;
font-size: 12px;
line-height: 2;
font-weight: 400;
}
.reply_message {
line-height: 26px;
color: #7e8c99;
font-size: 15px;
clear: both;
padding-right: 65px;
font-weight: 400;
}
.comment_form_block input,
.comment_form_block textarea {
height: 45px;
width: 100% !important;
padding-left: 15px;
margin-bottom: 20px;
border: 1px solid #d3d8dd !important;
color: #7e8c99;
font-size: 15px;
font-weight: 100;
background: none;
}
.blog_comment_submit_btn {
height: 45px;
width: 165px;
background: #31a2e1;
color: #fff;
text-transform: uppercase;
background-color: #31a2e1;
border: none;
outline: none;
font-weight: 700;
font-size: 14px;
margin-bottom: 10px;
-moz-transition: .2s all;
-webkit-transition: .2s all;
-o-transition: .2s all;
-ms-transition: .2s all;
transition: .2s all;
}
.blog_comment_submit_btn:hover {
background-color: #435060;
}
.comment_form_block textarea {
height: 105px;
}
.padding_left_none {
padding-left: 0;
}
.padding_right_none {
padding-right: 0;
}
@media screen and (max-width: 767px) {
.comment_half_inputbox {
padding: 0;
float: left;
width: 100%;
}
}
/*
* ------------------------------------------------------------------------------------------------
* 19.0 Shorcode page
* ------------------------------------------------------------------------------------------------
*/
.inner-page-shortcodes {
float: left;
width: 100%;
margin: 70px 0 35px;
}
.inner-page-shortcodes h1.header_with_icon {
background: rgba(0, 0, 0, 0) url(../images/header_map_icon.png) no-repeat scroll top center;
text-transform: uppercase;
font-size: 27px;
font-weight: 900;
margin: 0;
padding: 33px 0 24px;
text-align: center;
}
.inner-page-shortcodes p.header_description {
margin: 0 0 65px;
width: 100%;
line-height: 1.9;
text-align: center;
}
.inner-page-shortcodes h1,
.inner-page-shortcodes h2,
.inner-page-shortcodes h3,
.inner-page-shortcodes h4 {
font-weight: 900;
padding: 0;
margin: 50px auto 15px;
}
.blog_page_information p,
.inner-page-shortcodes p {
width: 100%;
line-height: 1.5;
margin: 0;
padding: 0;
margin-top: 20px;
margin-bottom: 10px;
}
.inner-page-shortcodes.inner-page-shortcodes-ul-li .row {
margin-top: 40px
}
.inner-page-shortcodes .alert {
font-size: 16px;
font-weight: 700;
border: none;
border-radius: 0
}
.inner-page-shortcodes .alert.alert-success {
background: #d0eec4
}
.inner-page-shortcodes .alert.alert-info {
background: #c6e5f4
}
.inner-page-shortcodes .alert.alert-warning {
background: #fbf2c5
}
.inner-page-shortcodes .alert.alert-danger {
background: #f6cfcf
}
.inner-page-shortcodes #alert_header_description {
margin-bottom: 60px
}
.inner-page-shortcodes-ul-li p.map-marker-blue,
.inner-page-shortcodes-ul-li p.map-marker-black,
.inner-page-shortcodes-ul-li p.map-marker-orange {
padding-left: 30px;
margin-bottom: 18px
}
.inner-page-shortcodes .alert .glyphicon,
.inner-page-shortcodes .alert .fa {
padding: 0 20px 0 10px
}
.inner-page-shortcodes .map-marker-blue {
background: rgba(0, 0, 0, 0) url(../images/blue_map_icon.png) no-repeat scroll center left
}
.inner-page-shortcodes .map-marker-black {
background: rgba(0, 0, 0, 0) url(../images/black_map_icon.png) no-repeat scroll center left
}
.inner-page-shortcodes .map-marker-orange {
background: rgba(0, 0, 0, 0) url(../images/orange_map_icon.png) no-repeat scroll center left
}
#inner-page-shortcodes-table-data table {
font-size: 16px;
width: 100%;
float: left;
border: #e2e7ed solid 1px;
}
#inner-page-shortcodes-table-data tr td,
#inner-page-shortcodes-table-data thead tr th {
border: #e2e7ed solid 1px;
}
#inner-page-shortcodes-table-data thead tr th {
border-top: #31a2e1 solid 1px;
}
#inner-page-shortcodes-table-data thead tr th:nth-child(1) {
border-left: #31a2e1 solid 1px;
}
#inner-page-shortcodes-table-data thead tr th:nth-last-child(1) {
border-right: #31a2e1 solid 1px;
}
#inner-page-shortcodes-table-data thead {
background-color: #31a2e1;
color: #fff;
}
#inner-page-shortcodes-table-data th,
#inner-page-shortcodes-table-data td {
padding: 15px 30px;
}
#inner-page-shortcodes-table-data td {
color: #7e8c99;
}
#inner-page-shortcodes-table-data tr th:nth-child(1),
#inner-page-shortcodes-table-data tr td:nth-child(1) {
text-align: center;
}
@media screen and (max-width: 1199px) {
.menu .nav.navbar-nav a {
margin: 0;
}
.menu {
width: 100%;
}
}
@media screen and (max-width: 767px) {
.inner-page-shortcodes-ul-li .row div {
margin: 10px 0;
}
}
@media screen and (max-width: 479px) {
.schedule_visit_btn {
width: 135px;
}
.schedule_visit_href_btn {
margin-left: 0 !important;
margin-top: 10px;
}
}
/*
* ------------------------------------------------------------------------------------------------
* 16.0 Faq page
* ------------------------------------------------------------------------------------------------
*/
.inner-faq {
min-height: 585px;
width: 100%;
}
.inner-faq h1 {
text-transform: uppercase;
font-size: 27px;
font-weight: 700;
margin-top: 0;
position: relative;
margin-bottom: 20px;
}
.inner-faq .description {
margin: 25px auto 40px;
width: 100%;
color: #7e8c99;
font-size: 16px;
line-height: 1.9;
width: 100%;
}
.inner-faq-area {
margin-bottom: 30px;
}
.inner-faq-panel-body p {
padding-top: 17px;
}
.inner-faq-panel-title>a {
font-size: 16px;
font-weight: 700;
color: #435061 !important;
text-decoration: none;
}
.inner-faq-panel-body p {
line-height: 1.9;
}
.inner-faq-img-marker {
margin-right: 10px;
cursor: pointer;
}
.inner-faq-panel-body {
margin-left: 47px;
}
.inner-faq-house-info {
float: left;
width: 100%;
background: #f5f8fa;
padding: 20px 37px;
}
.inner-faq-house-info .row div.col-md-6 {
text-align: center;
height: 170px;
padding-top: 20px;
}
.inner-faq-house-info .row div.col-md-6:nth-child(odd) {
border-right: #e1e6ec solid 1px;
padding-left: 0;
}
.inner-faq-house-info .row div.col-md-6:nth-child(even) {
padding-right: 0;
padding-left: 25px;
}
.inner-faq-house-icon {
min-height: 32px;
}
.inner-faq-house-info-area-border {
border-bottom: #e1e6ec solid 1px;
}
.inner-faq-house-info p {
font-size: 12px;
text-transform: uppercase;
margin-top: 11px;
}
.inner-faq-house-info h3 {
margin-top: 0;
text-transform: uppercase;
font-size: 18px;
font-weight: 700;
margin-bottom: 10px;
}
.inner-faq-house-info h2 {
font-weight: 700;
font-size: 30px;
margin-top: 0;
}
.inner-faq-agent-contact {
background: #31a2e1;
margin-top: 30px;
padding: 40px 30px;
float: left;
width: 100%;
}
.inner-faq-agent-contact img {
height: 100px
}
.inner-faq-agent-contact h1 {
font-size: 18px;
color: #fff;
font-weight: 900;
margin-bottom: 25px;
}
.inner-faq-agent-contact h2 {
font-size: 15px;
color: #fff;
font-weight: 900;
padding-bottom: 7px;
margin: 0;
}
.inner-faq-agent-contact p {
color: #fff;
line-height: 1.2;
}
#inner-faq-agent-info {
padding: 0 0 0 20px;
}
#inner-faq-agent-info a {
color: #fff !important;
text-decoration: none;
}
#inner-faq-agent-info a:hover {
text-decoration: underline;
}
.certified-agent {
color: #a4d8f7 !important;
}
.inner-faq-agent-contact .glyphicon {
margin-right: 10px;
}
#inner-faq-agent-form {
float: left;
width: 100%;
margin: 43px 0 0;
}
#inner-faq-agent-info-detail {
margin: 0;
padding: 0;
}
#inner-faq-agent-form h1 {
font-size: 14px;
color: #fff;
font-weight: 900;
padding-bottom: 18px;
text-transform: uppercase;
margin: 0;
}
#inner-faq-agent-form input,
#inner-faq-agent-form textarea {
width: 100%;
background: #0e90d9;
padding: 10px 20px;
font-size: 14px;
color: #b1e2ff;
border: none;
margin-bottom: 10px;
resize: none;
}
#inner-faq-agent-form textarea {
height: 95px;
resize: none;
width: 100% !important;
}
#inner-faq-agent-form input::-webkit-input-placeholder,
#inner-faq-agent-form textarea::-webkit-input-placeholder {
color: #b1e2ff;
}
#inner-faq-agent-form input:-moz-placeholder,
#inner-faq-agent-form textarea:-moz-placeholder {
color: #b1e2ff;
}
#inner-faq-agent-form input::-moz-placeholder,
#inner-faq-agent-form textarea::-moz-placeholder {
color: #b1e2ff;
}
#inner-faq-agent-form input:-ms-input-placeholder,
#inner-faq-agent-form textarea:-ms-input-placeholder {
color: #b1e2ff;
}
#inner-faq-agent-form .send-message {
font-size: 14px;
font-weight: 900;
margin: 9px 0 0 !important;
color: #0e90d9 !important;
background: #fff !important;
-moz-transition: .2s all;
-webkit-transition: .2s all;
-o-transition: .2s all;
-ms-transition: .2s all;
transition: .2s all;
}
#inner-faq-agent-form .send-message:hover {
color: #fff !important;
background: #435060 !important;
}
#inner-faq-agent-form .col-md-12.col-sm-12,
#inner-faq-agent-info-detail .col-md-4.col-sm-12.col-xs-4 {
padding: 0;
}
@media screen and (max-width: 1199px) and (min-width: 766px) {
.inner-faq-house-info .row .col-md-6.col-sm-12 {
padding: 20px 0 0;
}
.inner-faq-house-info {
padding: 20px;
}
.inner-faq-agent-contact {
padding: 40px 20px;
}
#inner-faq-agent-info {
padding: 0;
}
}
@media screen and (max-width: 991px) and (min-width: 766px) {
#inner-faq-agent-info-detail .col-md-4.col-sm-12,
#inner-faq-agent-info {
padding: 0;
}
.inner-faq-house-info .row div.col-md-6,
.inner-faq-house-info .row div.col-md-6:nth-child(2n+1) {
border: none;
}
#inner-faq-agent-info {
margin-top: 20px;
}
}
@media screen and (max-width: 368px) {
.inner-faq-agent-contact {
padding: 40px 20px;
}
.inner-faq-house-info {
padding: 20px;
}
}
@media screen and (max-width: 348px) {
#inner-faq-agent-info {
padding: 0;
}
}
/*
* ------------------------------------------------------------------------------------------------
* 15.0 Contact us page
* ------------------------------------------------------------------------------------------------
*/
.inner-contact {
width: 100%;
}
.inner-contact h1 {
margin: 0 0 33px;
font-size: 27px;
font-weight: 900;
padding: 0;
text-transform: uppercase;
}
.inner-contact p {
line-height: 1.9
}
.inner-contact #inner-contact-address p {
color: #435061 !important;
}
.inner-contact h2 {
font-size: 18px;
font-weight: 700;
padding: 0;
text-transform: uppercase;
margin: 40px 0 25px;
}
#inner-contact-address p {
font-size: 14px;
line-height: 1
}
.inner-contact-border {
border-right: #e5ecf0 solid 1px !important;
}
#inner-contact-address .col-md-6 .row div:last-child {
padding: 0 0 0 35px;
}
.inner-contact-agent-area {
padding: 20px;
background: #eff7fb;
margin-top: 0;
}
.inner-contact-agent-area h2 {
padding: 0;
margin: 0
}
.inner-contact-agent-area input,
.inner-contact-agent-area textarea {
background: #d9e8f0 none repeat scroll 0 0;
border: medium none;
margin-bottom: 10px;
padding: 10px 15px;
width: 100%;
color: #435061;
}
.inner-contact-agent-area textarea {
height: 92px;
resize: none;
margin-bottom: 7px;
width: 100% !important;
color: #435061;
}
.inner-contact-agent-area .send-message {
font-size: 14px;
font-weight: 900;
border-radius: 10px;
margin: 0 !important;
color: #fff !important;
background: #02b2e1 !important;
-moz-transition: .2s all;
-webkit-transition: .2s all;
-o-transition: .2s all;
-ms-transition: .2s all;
transition: .2s all;
}
.inner-contact-agent-area .send-message:hover {
background: #34495e !important;
}
#inner-contact-agent-intro {
margin: 30px 0 20px;
}
#inner-contact-agent-intro div {
padding-left: 6px
}
#inner-contact-agent-intro h3 {
font-size: 15px;
font-weight: 700;
padding: 0;
color: #505c6b;
margin: 0 0 10px 10px;
}
#inner-contact-agent-intro h3 span {
font-size: 14px;
font-weight: 400;
color: #8291a3;
}
.inner-contact-icon a {
color: #505c6b !important;
text-decoration: none;
}
.inner-contact-icon a:hover {
text-decoration: underline;
}
.inner-contact-icon .glyphicon.glyphicon-earphone,
.inner-contact-icon .glyphicon.glyphicon-envelope {
color: #0e90d9;
margin: 0 15px 0 0;
}
.inner-contact-icon {
font-size: 14px;
color: #505c6b;
margin: 0 0 10px 5px;
}
.inner-contact-icon span:nth-child(2) {
margin-right: 20px;
}
.inner-contact-agent-agency-img {
float: right;
}
#inner-contact-agent-intro .col-md-4 {
padding-right: 0;
}
.inner-contact-location-map {
margin-top: 40px;
height: 430px;
}
.inner-contact-agnet-image,
.inner-contact-location-map img {
width: 100%;
}
@media screen and (max-width: 991px) {
#inner-contact-address .col-md-6 .row div:last-child {
padding: 0 0 0 15px;
}
}
@media screen and (max-width: 991px) {
#inner-contact-address .col-md-6 .row div {
margin-top: 20px;
}
}
@media screen and (max-width: 767px) {
.inner-contact-agnet-image {
width: auto;
height: auto;
}
.inner-contact-agent-agency-img {
float: left;
margin: 25px 0 10px;
}
}
@media screen and (max-width: 563px) {
.inner-contact-agnet-image {
width: 100%;
height: 100%;
}
}
@media screen and (max-width: 509px) {
.inner-contact-agent-area {
padding: 40px 20px;
}
}
/************* 404 page css ***********/
#error .btn-primary:hover {
background-color: #34495e;
border-color: #02b2e1;
color: #fff;
}
#error .btn-primary {
background-color: #02b2e1;
border-color: #02b2e1;
color: #fff;
padding: 15px 30px;
}
#error h1 {
color: #6f6f6f;
text-transform: uppercase;
}
.simulasi-kpr{
margin-left: 600px;
border: 1px solid #dae2e9;
border-radius: 10px 0 10px 0;
background-color: #34495e;
color: #ffffff;
padding: 5px 20px 5px 20px;
font-size: 14px;
margin-bottom: 10px;
}
.simulasi-kpr:hover{
background-color: #39A3DE;
border-radius: 0 10px 0 10px;
border: 1px solid #34495e;
}
.simulasi-kpr a{
color: white;
font-weight: bold;
}
.simulasi-kpr-content{
width: 100%;
min-height: 85px;
border: 1px solid #dae2e9;
margin-top: 50px;
}
.lihat-info-kpr button{
padding: 5px 20px 5px 20px;
background-color: #34495e;
color: #ffffff;
border: 1px solid black;
border-radius: 10px 0 10px 0;
}
.lihat-info-kpr:hover button{
background-color: #39A3DE;
border-radius: 0 10px 0 10px;
border: 1px solid #34495e;
} | frontend/web/css/css/style.css | body {
margin: 0;
padding: 0;
font-family: 'Titillium Web';
color: #6f6f6f;
}
ol,
ul {
margin: 0;
padding: 0;
list-style: none;
}
a {
-webkit-transition: color 1000ms, background-color 1500ms;
-moz-transition: color 1000ms, background-color 1500ms;
-o-transition: color 1000ms, background-color 1500ms;
transition: color 1000ms, background-color 1500ms;
}
a,
a:hover,
a:focus {
text-decoration: none;
outline: none;
}
h2,
h3 {
font-family: 'Oswald', sans-serif;
}
h1 {
font-size: 50px;
font-family: 'Oswald', sans-serif;
}
h2 {
font-size: 40px;
margin-top: 10px;
}
.pading-20-0 {
padding: 20px 0;
}
.paddin-0 {
padding: 0;
}
.padding-top-74 {
padding-top: 74px;
}
.padding-bottom-74 {
padding-bottom: 74px;
}
.paddin-2 {
padding: 30px 0;
}
.small-title {
margin-bottom: 40px;
margin-top: 20px;
}
.line1 {
height: 5px;
width: 40px;
float: left;
}
.line2 {
height: 1px;
margin-top: 2px;
width: 78px;
float: left;
}
.line1,
.line2 {
background-color: #02b2e1 !important;
}
.white {
color: black;
}
.blue {
color: black;
font-weight: normal !important;
text-transform: capitalize !important;
}
h3 {
font-size: 28px;
}
h1,
h3,
h4 {
margin: 0;
}
p {
font-size: 15px;
}
.heading-border {
background: #02b2e1;
height: 3px;
left: 77px;
margin: 20px 0;
position: relative;
width: 80px;
}
section {
padding: 90px 0;
}
a#scrollUp {
bottom: 0px;
right: 10px;
padding: 5px 10px;
background: #02b2e1;
color: #FFF;
-webkit-animation: bounce 3s ease infinite;
animation: bounce 3s ease infinite;
}
a#scrollUp i {
font-size: 30px;
}
.marquee {
width: 300px;
overflow: hidden;
border: 1px solid #ccc;
background: #ccc;
}
/************ Header Top ***************/
.topbar {
background: #34495e;
width: 100%;
position: relative;
z-index: 999;
}
.topbar .contactinfo {
padding: 8px 0;
}
.topbar .shop-menu {
padding: 8px 20px;
display: inline-block;
}
ul.contactinfo li,
ul.shop-menu li {
display: inline-block;
margin-left: 15px;
}
.topbar-social-icons {
display: inline-block;
}
ul.contactinfo li a,
ul.shop-menu li a {
font-size: 14px;
color: #fff;
}
ul.contactinfo li a i {
margin-right: 3px;
}
ul.shop-menu li a i {
margin-right: 3px;
}
.topbar .topbar-social-icons a {
background: #02b2e1;
height: 40px;
line-height: 40px;
text-align: center;
width: 40px;
display: inline-block;
color: #fff;
}
/* -------- Header Nav -4--------- */
#main-navigation {
position: absolute;
top: 0;
width: 100%;
-webkit-transition: height 0.3s;
-moz-transition: height 0.3s;
-ms-transition: height 0.3s;
-o-transition: height 0.3s;
transition: height 0.3s;
z-index: 999;
-webkit-box-shadow: 0 1px 2px -1px rgba(218, 218, 218, 0.58);
-moz-box-shadow: 0 1px 2px -1px rgba(218, 218, 218, 0.58);
box-shadow: 0 1px 2px -1px rgba(218, 218, 218, 0.58);
}
#navigation.affix {
background-color: #121416;
position: fixed;
top: 0;
width: 100%;
z-index: 999;
-webkit-transition: all ease 0.3s;
-moz-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
-o-transition: all ease 0.3s;
transition: all ease 0.3s;
-webkit-box-shadow: 0 1px 2px -1px #576164;
-moz-box-shadow: 0 1px 2px -1px #576164;
box-shadow: 0 1px 2px -1px #576164;
}
ul.address li {
display: block;
margin-left: 40px;
font-size: 18px;
margin-bottom: 10px;
}
ul.address li i {
display: inline-block;
font-size: 30px;
margin-left: -40px;
vertical-align: middle;
width: 40px;
}
ul.social-link li,
ul.social-link li a,
ul.nayax-links li,
.instagram a {
display: inline-block;
}
ul.address li,
ul.address li a,
ul.nayax-links li a {
color: #d0d0d0;
}
ul.social-link li {
margin-top: 10px;
}
ul.social-link li a {
border: 1px solid #d0d0d0;
border-radius: 44px;
color: #fff;
font-size: 20px;
height: 44px;
width: 44px;
position: relative;
}
ul.social-link li a span {
border-radius: 0;
display: block;
height: 0;
left: 50%;
margin: 0;
position: absolute;
top: 50%;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
width: 0;
}
ul.social-link li a:hover span {
background: #02b2e1;
border-radius: 44px;
height: 44px;
width: 44px;
border: 1px solid #07aaa5;
height: 44px;
top: -1px;
left: -1px;
right: 0;
bottom: 0;
}
ul.social-link li a i {
color: #fff;
height: 100%;
left: 0;
line-height: 42px;
position: absolute;
top: 0;
transition: all 0.3s ease 0s;
width: 100%;
z-index: 10;
}
/* -------- Header bottom --------- */
header.navigation {
background: rgba(255, 255, 255, 1);
position: relative;
padding: 15px 0;
width: 100%;
z-index: 5;
-moz-transition: all 0.6s ease 0s;
-ms-transition: all 0.6s ease 0s;
-o-transition: all 0.6s ease 0s;
-webkit-transition: all 0.6s ease 0s;
transition: all 0.6s ease 0s;
clear: both;
}
header.navigation.affix {
background-color: fff;
box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.5);
position: fixed;
top: 0;
width: 100%;
z-index: 999;
padding: 0;
-moz-transition: all 0.9s ease 0s;
-ms-transition: all 0.9s ease 0s;
-o-transition: all 0.9s ease 0s;
-webkit-transition: all 0.9s ease 0s;
transition: all 0.9s ease 0s;
}
header.navigation.affix .logo img {
padding-top: 5px;
width: 70%;
}
.logo img {
width: 80%;
transition: all 0.6s ease 0s;
}
/* Overline From Center */
.hvr-overline-from-center {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
overflow: hidden;
}
.hvr-overline-from-center:before {
content: "";
position: absolute;
z-index: -1;
left: 50%;
right: 50%;
top: 0;
background: #02b2e1;
height: 3px;
-webkit-transition-property: left, right;
transition-property: left, right;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-overline-from-center:hover:before,
.hvr-overline-from-center:focus:before,
.hvr-overline-from-center:active:before {
left: 0;
right: 0;
}
/* --------Booking popup --------- */
.modal .close {
color: #000 !important;
}
.booking a.btn-primary .fa {
font-size: 15px;
margin-right: 10px;
}
.booking a.btn-primary {
background: #02b2e1;
color: #fff;
display: block;
font-size: 15px;
line-height: 24px;
margin-top: 10px;
padding: 7px 17px;
border: none;
border-radius: 0;
}
.booking a.btn-primary:hover {
background: #018cb1;
color: #fff;
}
.modal-body .form {
background: rgba(19, 35, 47, 0.9);
padding: 40px;
max-width: 100%;
margin: 40px auto;
border-radius: 4px;
box-shadow: 0 4px 10px 4px rgba(19, 35, 47, 0.3);
}
.modal-body .form .tab-group {
list-style: none;
padding: 0;
margin: 0 0 40px 0;
}
.modal-body .form .tab-group:after {
content: "";
display: table;
clear: both;
}
.modal-body .form .tab-group li a {
display: block;
text-decoration: none;
padding: 15px;
background: rgba(160, 179, 176, 0.25) !important;
color: #a0b3b0;
font-size: 20px;
float: left;
width: 50%;
text-align: center;
cursor: pointer;
-webkit-transition: .5s ease;
transition: .5s ease;
}
.modal-body .form .tab-group li a:hover {
background: #179b77;
color: #ffffff;
}
.modal-body .form .tab-group .active a {
background: #02b2e1 !important;
color: #ffffff;
}
.modal-body .form .tab-content>div:last-child {
display: none;
}
.modal-body .form h1 {
text-align: center;
color: #ffffff;
font-weight: 300;
margin: 0 0 40px;
font-size: 50px;
}
.modal-body .form label {
position: absolute;
-webkit-transform: translateY(6px);
transform: translateY(6px);
left: 13px;
-webkit-transition: all 0.25s ease;
transition: all 0.25s ease;
-webkit-backface-visibility: hidden;
pointer-events: none;
font-size: 16px;
font-weight: normal;
}
.modal-body .form label .req {
margin: 2px;
color: #ffbb02;
}
.modal-body .form label.active {
-webkit-transform: translateY(50px);
transform: translateY(50px);
left: 2px;
font-size: 14px;
margin-top: -70px;
}
.modal-body .form label.active .req {
opacity: 0;
}
.modal-body .form label.highlight {
color: #ffffff;
margin-top: -70px;
}
.modal-body .form input,
textarea {
display: block;
color: white;
width: 100%;
height: 100%;
padding: 5px 10px;
background: none;
background-image: none;
border: 1px solid #a0b3b0;
border-radius: 0;
-webkit-transition: border-color .25s ease, box-shadow .25s ease;
transition: border-color .25s ease, box-shadow .25s ease;
}
.modal-body .form .form-control {
font-size: 16px;
display: block;
width: 100%;
height: 100%;
padding: 5px 10px;
background: none;
background-image: none;
border: 1px solid #a0b3b0;
border-radius: 0;
-webkit-transition: border-color .25s ease, box-shadow .25s ease;
transition: border-color .25s ease, box-shadow .25s ease;
}
.modal-body .form .form-control:focus,
textarea:focus {
border-color: #ffbb02;
}
.modal-body .form input:focus,
textarea:focus {
outline: 0;
border-color: #ffbb02;
}
.modal-body .form textarea {
border: 2px solid #a0b3b0;
resize: vertical;
}
.modal-body .form .field-wrap {
position: relative;
margin-bottom: 40px;
}
.modal-body .form .field-select select {
position: relative;
margin-bottom: 40px;
width: 100%;
border-radius: 30px;
padding: 7px;
margin-top: 20px;
}
.modal-body .form .top-row:after {
content: "";
display: table;
clear: both;
}
.modal-body .form .top-row>div {
float: left;
width: 48%;
margin-right: 4%;
}
.modal-body .form .top-row>div:last-child {
margin: 0;
}
.modal-body .form .button {
border: 1px solid #222222;
outline: none;
border-radius: 0;
padding: 15px 0;
font-size: 2rem;
font-weight: 600;
text-transform: uppercase;
letter-spacing: .1em;
background: #02b2e1;
color: #ffffff;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
-webkit-appearance: none;
}
.modal-body .form .button-block {
display: block;
width: 100%;
}
.modal-body .form .forgot {
margin-top: -20px;
text-align: right;
}
/* -------- Main Slider --------- */
#main-slider {
position: relative;
padding: 0;
}
#form-register {
margin-top: -50px;
}
.no-margin {
margin: 0;
padding: 0;
}
#main-slider .carousel .carousel-content .slider-text {
background: rgba(0, 0, 0, 0.8);
clear: both;
height: 460px;
margin: 12% 0;
position: relative;
width: 366px;
border-top: 3px solid #02b2e1;
max-height: 100%;
max-width: 100%;
}
#main-slider .carousel .carousel-content .slider-text .box-heading {
border-bottom: 1px solid #404245;
padding: 30px 0;
}
#main-slider .carousel .carousel-content .slider-text .box-heading>a {
background: #fff;
color: #000;
padding: 3px 20px;
position: relative;
}
#main-slider .carousel .carousel-content .slider-text .box-heading>a::before {
background: transparent;
border-bottom: 14px solid transparent;
border-right: 17px solid #fff;
border-top: 14px solid transparent;
bottom: 0;
content: "";
height: 0;
margin-left: -37px;
position: absolute;
top: 0;
width: 0;
}
#main-slider .carousel .carousel-content .slider-text .box-heading>span {
color: #47B848;
display: inline-block;
padding-right: 50px;
font-size: 20px;
}
#main-slider .carousel .carousel-content .slider-text .box-heading h3 {
color: #fff;
padding-bottom: 15px;
}
#main-slider .carousel .carousel-content .slider-text .area-box {
display: inline-block;
float: left;
padding: 4px 20px;
}
#main-slider .carousel .carousel-content .slider-text .area-box ul li {
color: #fff;
display: inline-block;
padding: 8px;
vertical-align: middle;
}
#main-slider .carousel .carousel-content .slider-text .area-box ul li p {
margin: 0;
color: #939ca4;
font-size: 14px;
}
#main-slider .carousel .carousel-content .slider-text .area-box ul li strong {
font-size: 18px;
}
#main-slider .carousel .carousel-content .slider-text .area-box ul li small {
padding: 5px;
font-size: 10px;
color: #939ca4;
}
#main-slider .carousel .carousel-content .slider-text .area-box ul li .fa {
font-size: 25px;
color: #02b2e1;
font-size: 40px;
}
.btn-slide {
padding: 15px 50px;
background: #02b2e1;
color: #fff;
display: inline-block;
font-size: 16px;
border: none;
}
.btn-slide:hover {
background: #018cb1;
color: #fff;
}
#main-slider .carousel .item {
background-position: 50%;
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
left: 0 !important;
opacity: 0;
top: 0;
position: absolute;
width: 100%;
display: block !important;
-webkit-transition: opacity ease-in-out 500ms;
-moz-transition: opacity ease-in-out 500ms;
-o-transition: opacity ease-in-out 500ms;
transition: opacity ease-in-out 500ms;
}
#main-slider .carousel .item:first-child {
top: auto;
position: relative;
}
#main-slider .carousel .item.active {
opacity: 1;
-webkit-transition: opacity ease-in-out 500ms;
-moz-transition: opacity ease-in-out 500ms;
-o-transition: opacity ease-in-out 500ms;
transition: opacity ease-in-out 500ms;
z-index: 1;
}
#main-slider .prev,
#main-slider .next {
position: absolute;
top: 50%;
border: 1px solid #02b2e1;
color: #fff;
display: inline-block;
margin-top: -25px;
height: 40px;
line-height: 40px;
width: 40px;
line-height: 40px;
text-align: center;
z-index: 5;
}
#main-slider .prev:hover,
#main-slider .next:hover {
background-color: #02b2e1;
border: 1px solid #02b2e1;
}
#main-slider .prev {
left: 10px;
}
#main-slider .next {
right: 10px;
}
#main-slider .active .animation.animated-item-1 {
-webkit-animation: fadeInUp 1600ms linear 1600ms both;
-moz-animation: fadeInUp 1600ms linear 1600ms both;
-o-animation: fadeInUp 1600ms linear 1600ms both;
-ms-animation: fadeInUp 1600ms linear 1600ms both;
animation: fadeInUp 1600ms linear 1600ms both;
}
#main-slider .active .animation.animated-item-4 {
-webkit-animation: bounceInLeft 1000ms linear 1000ms both;
-moz-animation: bounceInLeft 1000ms linear 1000ms both;
-o-animation: bounceInLeft 1000ms linear 1000ms both;
-ms-animation: bounceInLeft 1000ms linear 1000ms both;
animation: bounceInLeft 1000ms linear 1000ms both;
}
#main-slider .active .animation.animated-item-5 {
-webkit-animation: bounceInRight 1400ms linear 14000ms both;
-moz-animation: bounceInRight 1400ms linear 1400ms both;
-o-animation: bounceInRight 1400ms linear 1400ms both;
-ms-animation: bounceInRight 1400ms linear 1400ms both;
animation: bounceInRight 1400ms linear 1400ms both;
}
#banner-map {
padding: 0;
}
#banner-map .well {
background-color: #f5f5f5;
border: none;
border-radius: 0;
box-shadow: none;
margin: 0;
min-height: 0;
padding: 0 !important;
}
.infowindow-markup {
background: #02b2e1;
padding: 10px 20px;
}
/********** banner text-2 ***********/
.header_title>h1,
.header_title>h4 {
color: #fff;
text-transform: uppercase;
font-weight: bold;
padding-bottom: 20px;
}
.header_title {
padding: 40px 0;
}
.home_1 {
padding: 90px 0;
}
.selection {
border: medium none;
border-radius: 0;
color: #3d3f41;
font-size: 14px;
height: 52px;
margin-top: 0;
padding: 15px 22px 13px;
text-transform: uppercase;
}
.form-control {
border-radius: 100px;
margin-bottom: 30px;
padding: 10px;
border: 1px !important black;
height: auto;
}
.ffs-bs .btn.btn-small.btn-primary {
border-radius: 0;
height: 100%;
padding: 16px 0;
text-transform: uppercase;
width: 100%;
background: #02b2e1;
border: 0;
}
.home_1 .search .col-md-3,
.home_1 .search .col-md-6,
.home_1 .search .col-md-7,
.home_1 .search .col-md-2 {
padding: 0;
}
.search .fa-location-arrow {
color: #35393b;
font-size: 20px;
margin: 18px 0 0 12px;
position: absolute;
left: 0;
}
.home_1 .search {
padding: 0 30%;
}
/********** banner text-3 ***********/
.sc_boxed_form {
background: rgba(26, 26, 26, 0.8);
margin: 0;
padding: 0 28px 50px;
position: relative;
white-space: normal !important;
width: 350px;
max-width: 100%;
top: 66px;
margin-bottom: 30px;
}
.form_date::before {
content: "";
font-family: fontawesome;
position: absolute;
right: 57%;
top: 22%;
}
.form_time::before {
content: "";
font-family: fontawesome;
position: absolute;
right: 5%;
top: 22%;
}
.sc_boxed_form .title {
color: #ffffff;
display: inline-block;
font-size: 30px;
font-weight: 300;
line-height: 34px;
margin: 0;
padding: 25px 0;
text-align: center;
width: 280px;
}
.card-body .form-row input[type="text"],
.card-body .form-row input[type="password"] {
border: 10px;
}
.sc_boxed_form input[type="text"],
.sc_boxed_form input[type="password"] {
padding: 0 15px;
}
.sc_contact_form input[type="text"],
.sc_contact_form input[type="password"] {
height: 54px;
line-height: 18px;
}
.sc_boxed_form form input {
height: 50px !important;
margin-bottom: 10px;
}
.sc_contact_form input,
.sc_contact_form .next {
transition: all 0.3s ease-out 0s;
}
.commentsForm input,
.comment-respond input,
.sc_contact_form input {
width: 100%;
}
.sc_boxed_form .message {
padding: 0;
}
.sc_contact_form textarea {
padding-bottom: 5px;
padding-top: 15px;
background: #fff;
}
.comment-respond textarea,
.sc_contact_form textarea {
box-sizing: border-box;
height: 55px;
overflow: hidden;
resize: none;
width: 100%;
word-wrap: break-word;
}
.sc_boxed_form .date_time {
display: inline-block;
margin: 10px 0 35px;
position: relative;
width: 100%;
}
.sc_boxed_form .form_date,
.sc_boxed_form .form_time {
float: left;
width: 48%;
}
.sc_boxed_form .form_time {
float: right;
}
.sc_contact_form .sc_contact_form_button {
padding: 20px 0 0;
text-align: center;
}
.sc_boxed_form .squareButton {
width: 100%;
}
.squareButton.big {
height: 100%;
}
.squareButton>a {
margin: 7px 0;
}
.sc_contact_form_submit {
border-radius: 30px;
background: #02b2e1;
color: #fff;
padding: 15px 90px;
}
/*=== [ Form picker ] =========================================================================================*/
.picker {
font-size: 16px;
text-align: left;
line-height: 16px;
color: #000000;
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 10000;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
/* When the picker opens... */
.picker--opened .picker__holder {
width: 100%;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
}
.picker--opened .picker__frame {
top: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
height: 100%;
}
.picker__frame {
position: relative;
margin: 0;
height: 0;
width: 100%;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-moz-opacity: 0;
opacity: 0;
-webkit-transition: all 0.15s ease-out;
-moz-transition: all 0.15s ease-out;
transition: all 0.15s ease-out;
overflow: hidden;
top: 0;
}
/* TABLES */
table.picker__table {
width: 100%;
margin: 10px 0 0 0;
text-align: left;
font-size: 12px;
line-height: 16px;
border-collapse: separate;
}
table.picker__table th {
background: #f5f7f7;
font-weight: 500;
min-width: 40px;
}
table.picker__table th,
table.picker__table td {
border-color: rgba(157, 157, 157, 0.2);
border-style: solid;
border-width: 1px 0 0 1px;
padding: 0;
vertical-align: top;
text-align: center;
}
table.picker__table th:last-child,
table.picker__table td:last-child {
border-right-width: 1px;
}
table.picker__table thead:last-child tr:last-child th,
table.picker__table tbody:last-child tr:last-child td {
border-bottom-width: 1px;
}
/* BASE-DATE-PICKER */
.picker--time .picker__frame {
overflow-y: auto;
-webkit-overflow-scrolling: touch;
}
.picker--time.picker--opened .picker__frame {
height: 211px;
}
.picker--time .picker__frame .picker__list {
margin: 0;
}
.picker--time .picker__frame .picker__box {
display: block;
margin: 0;
}
.picker__box {
padding: 0;
background: #f5f5f5;
display: inline-block;
vertical-align: middle;
width: 100%;
}
.picker__header {
text-align: center;
position: relative;
margin: 10px 10px 0;
font-size: 15px;
font-weight: 600;
}
.picker__month,
.picker__year {
font-weight: 600;
display: inline-block;
margin-left: 3px;
margin-right: 3px;
}
.picker__year {
color: #353535;
font-size: 16px;
font-weight: 400;
}
.picker__select--month {
width: 35%;
}
.picker__select--year {
width: 22.5%;
}
/* The month navigation buttons. */
.picker__nav--prev,
.picker__nav--next {
position: absolute;
line-height: 17px;
width: 17px;
height: 17px;
text-align: center;
box-sizing: content-box;
top: 0;
border: 2px solid #d2d2d2;
}
.picker__nav--prev {
left: 1px;
}
.picker__nav--next {
right: 1px;
}
.picker__nav--prev:before,
.picker__nav--next:before {
font-weight: 300;
font-size: 14px;
font-family: fontawesome;
height: 17px;
width: 17px;
line-height: 17px;
position: relative;
top: 0;
display: inline-block;
text-align: center;
color: #d2d2d2;
}
.picker__nav--prev:before {
content: "";
}
.picker__nav--next:before {
content: "";
}
.picker__nav--prev:hover,
.picker__nav--next:hover {
cursor: pointer;
}
.picker__nav--prev:hover:before,
.picker__nav--next:hover:before {
color: #000000;
}
.picker__nav--disabled,
.picker__nav--disabled:hover,
.picker__nav--disabled:before,
.picker__nav--disabled:before:hover {
cursor: default;
background: none;
}
/* The calendar table of dates */
.picker__table {
text-align: center;
border-collapse: collapse;
border-spacing: 0;
table-layout: fixed;
font-size: inherit;
width: 100%;
margin-top: .75em;
margin-bottom: .5em;
}
.picker__table td {
margin: 0;
padding: 0;
}
.picker__weekday {
width: 14.285714286%;
font-size: 10px;
color: #353535;
font-weight: 600 !important;
padding: 3px 0 !important;
text-align: center;
background: #e8e8e8 !important;
}
.picker__day {
padding: 3px;
font-weight: 500;
color: #353535;
}
.picker__day--today {
position: relative;
background: #e8e8e8;
}
.picker__day--today:before {
content: " ";
position: absolute;
top: 2px;
right: 2px;
width: 0;
height: 0;
border-top: 7px solid #fa6839;
border-left: 7px solid transparent;
}
.picker__day--disabled:before {
border-top-color: #aaaaaa;
}
.picker__day--outfocus {
color: #787878;
}
.picker__day--infocus:hover,
.picker__day--outfocus:hover {
cursor: pointer;
color: #000000;
}
.picker__day--highlighted:hover,
.picker--focused .picker__day--highlighted {
cursor: pointer;
color: #000000;
}
.picker__day--selected,
.picker__day--selected:hover,
.picker--focused .picker__day--selected {
color: #ffffff;
}
.picker__day--disabled,
.picker__day--disabled:hover,
.picker--focused .picker__day--disabled {
background: #f5f5f5;
border-color: #f5f5f5;
color: #dddddd;
cursor: default;
}
.picker__day--highlighted.picker__day--disabled,
.picker__day--highlighted.picker__day--disabled:hover {
background: #bbbbbb;
}
.picker__footer {
text-align: center;
padding: 7px 0;
}
.picker__button--today,
.picker__button--clear,
.picker__button--close {
border: none;
background: transparent;
font-size: 11px;
font-style: italic;
color: #979797;
padding: 0;
font-weight: bold;
width: 33%;
display: inline-block;
vertical-align: bottom;
}
.picker__button--today:hover,
.picker__button--clear:hover,
.picker__button--close:hover {
cursor: pointer;
color: #000000;
}
.picker__button--today:focus,
.picker__button--clear:focus,
.picker__button--close:focus {
background: transparent;
outline: none;
}
.picker__button--today:before,
.picker__button--clear:before,
.picker__button--close:before {
position: relative;
display: inline-block;
height: 0;
}
.picker__button--today:before,
.picker__button--clear:before {
content: " ";
margin-right: 5px;
}
.picker__button--today:before {
top: -1px;
width: 0;
border-top: 7px solid transparent;
border-left: 7px solid transparent !important;
}
.picker__button--clear:before {
top: -3px;
width: 10px;
border-top: 3px solid transparent;
}
.picker__button--close:before {
content: "\D7";
top: 0;
vertical-align: top;
font-size: 14px;
margin-right: 5px;
}
.picker__button--today[disabled],
.picker__button--today[disabled]:hover {
background: #f5f5f5;
border-color: #f5f5f5;
color: #dddddd;
cursor: default;
}
.picker__button--today[disabled]:before {
border-top-color: #aaaaaa;
}
/* BASE-TIME-PICKER */
.picker__list {
list-style: none;
padding: 0;
margin: 0;
}
.picker__list-item {
border-bottom: 1px solid rgba(157, 157, 157, 0.2);
border-top: 1px solid rgba(157, 157, 157, 0.2);
margin-bottom: -1px;
position: relative;
background: #f5f5f5;
padding: 8px 15px;
color: #353535;
font-size: 12px;
font-weight: 600;
line-height: 18px;
}
.picker__list-item:hover {
cursor: pointer;
background: #e8e8e8;
border-color: rgba(157, 157, 157, 0.8);
z-index: 10;
}
/* Highlighted and hovered/focused time */
.picker__list-item--highlighted {
border-color: #0089ec;
z-index: 10;
}
.picker__list-item--highlighted:hover,
.picker--focused .picker__list-item--highlighted {
cursor: pointer;
color: #000000;
background: #b1dcfb;
}
/* Selected and hovered/focused time */
.picker__list-item--selected,
.picker__list-item--selected:hover,
.picker--focused .picker__list-item--selected {
background: #0089ec;
color: #ffffff;
z-index: 10;
}
/* Disabled time */
.picker__list-item--disabled,
.picker__list-item--disabled:hover,
.picker--focused .picker__list-item--disabled {
background: #f5f5f5;
border-color: #f5f5f5;
color: #dddddd;
cursor: default;
border-color: #dddddd;
z-index: auto;
}
/* The clear button */
.picker--time .picker__button--clear {
display: block;
width: 100%;
margin: 0 auto;
padding: 10px;
background: none;
border: 0;
font-weight: 600;
font-size: 14px;
text-align: center;
text-transform: uppercase;
color: #666;
}
.picker--time .picker__button--clear:hover,
.picker--time .picker__button--clear:focus {
background: #fa6839;
cursor: pointer;
color: #ffffff;
outline: none;
}
.picker--time .picker__button--clear:before {
top: -3px;
color: #666;
font-size: 14px;
font-weight: bold;
}
.picker--time .picker__button--clear:hover:before,
.picker--time .picker__button--clear:focus:before {
color: #ffffff;
border-color: #ffffff;
}
.picker--time .picker__box {
padding: 0;
position: relative;
}
/* ----------------- Horizontal - Search ----------------- */
.advance-search-box {
padding: 20px 0;
position: relative !important;
top: inherit !important;
background-color: #02b2e1;
clear: both;
}
.advance-search-box .search-box {
padding-right: 0;
position: relative;
}
.advance-search-box .search-box hr {
margin-bottom: 10px;
margin-top: 10px;
}
.advance-search-box .search-box .advanced-search-toggle {
padding: 10px 0px;
color: #fff;
position: absolute;
top: 0;
right: 0;
}
.advance-search-box .search-box .advanced-search-toggle .fa {
color: #073855;
margin-left: 5px;
}
.advance-search-box .search-box .nav-pills li.active a {
filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
opacity: 1;
background-color: #073855;
color: #fff;
border-radius: 0;
}
.advance-search-box .search-box .nav-pills li.active a:after {
filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
opacity: 1;
}
.advance-search-box .search-box .nav-pills li a {
-moz-transition: 0.4s;
-webkit-transition: 0.4s;
transition: 0.4s;
color: #fff;
position: relative;
}
.advance-search-box .search-box .nav-pills li a:after {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
opacity: 0;
-moz-transition: 0.4s;
-webkit-transition: 0.4s;
transition: 0.4s;
width: 0;
border-style: solid;
border-width: 5px 3.5px 0 3.5px;
border-color: #073855 transparent transparent transparent;
content: "";
position: absolute;
left: 0;
right: 0;
margin: auto;
bottom: -5px;
}
.advance-search-box .search-box .form-map {
background-color: transparent;
padding: 0;
margin-top: 20px;
}
.advance-search-box .search-box .form-map input[type="text"],
.advance-search-box .search-box .form-map input[type="email"],
.advance-search-box .search-box .form-map input[type="search"],
.advance-search-box .search-box .form-map input[type="password"],
.advance-search-box .search-box .form-map input[type="number"],
.advance-search-box .search-box .form-map textarea,
.advance-search-box .search-box .form-map select,
.advance-search-box .search-box .form-map .selectpicker,
.advance-search-box .search-box .form-map .price-range {
background-color: #fff;
color: #5a5a5a;
}
.advance-search-box .search-box .form-map input[type="text"]:hover,
.advance-search-box .search-box .form-map input[type="email"]:hover,
.advance-search-box .search-box .form-map input[type="search"]:hover,
.advance-search-box .search-box .form-map input[type="password"]:hover,
.advance-search-box .search-box .form-map input[type="number"]:hover,
.advance-search-box .search-box .form-map textarea:hover,
.advance-search-box .search-box .form-map select:hover,
.advance-search-box .search-box .form-map .selectpicker:hover,
.advance-search-box .search-box .form-map .price-range:hover {
background-color: #f3f3f3;
}
.advance-search-box .search-box .form-map button {
background-color: #073855;
color: #fff;
width: 100%;
height: 40px;
padding: 5px;
border: none;
border-radius: 0;
}
.advance-search-box .search-box .form-map .selectpicker .caret:after {
color: #1396e2;
}
.advance-search-box .search-box .form-map .jslider-label,
.advance-search-box .search-box .form-map .jslider-value {
color: #5a5a5a;
}
.advance-search-box .search-box .advanced-search {
padding-bottom: 20px;
}
.advance-search-box .search-box .advanced-search h3 {
margin-top: 0;
}
.submit-features li {
width: 49%;
}
.submit-features {
list-style: none;
padding-left: 0;
}
.submit-features li {
display: inline-block;
width: 33%;
}
.submit-features li label {
font-weight: normal;
}
.checkbox,
.radio {
padding-left: 0;
}
.submit-features li label {
font-weight: normal;
}
.has-dark-background {
color: #fff;
}
.animation-fade-in {
-webkit-animation-name: animation-fade-in;
-moz-animation-name: animation-fade-in;
-ms-animation-name: animation-fade-in;
animation-name: animation-fade-in;
-webkit-animation-duration: 0.2s;
-moz-animation-duration: 0.2s;
-ms-animation-duration: 0.2s;
animation-duration: 0.2s;
}
.background-color-default-darker {
background-color: #073855;
}
.form-group select {
width: 100% !important;
height: 40px;
padding: 5px;
border: none;
border-radius: 0;
}
.form-group select {
-moz-appearance: none;
background: rgba(0, 0, 0, 0) url("../images/select-icon.png") no-repeat scroll right center;
height: 40px;
position: relative;
}
.form-group option {
background: #02b2e1;
color: #fff;
}
#page-content h3 {
font-weight: lighter;
padding: 40px 0;
font-weight: normal;
}
.text-underline {
text-decoration: underline;
color: #fff;
}
/* ----------------- Hot Offer ----------------- */
.hot-offer {
background: #02b2e1;
color: #fff;
padding: 8px 0 6px;
}
.hot-offer a {
color: #fff;
}
.hot-offer .hot-offer-slider {
padding-top: 10px;
overflow: hidden;
}
.hot-offer h2,
.hot-offer p {
margin: 0;
}
.hot-offer .fa {
font-size: 50px;
margin-right: 25px;
}
.hot-offer h2 span {
position: relative;
text-transform: uppercase;
}
.hot-offer p {
font-weight: 300;
font-size: 18px;
line-height: 1.235em;
}
@media (max-width: 992px) {
.hot-offer h2 {
text-align: center;
}
.hot-offer .icon {
display: block;
margin: 0 0 20px;
}
}
/* -------- About Us-2 --------- */
.about-us-2 {
padding-bottom: 0;
}
.about-house-section {
background-color: #fff;
position: relative
}
.about-house-section .about-house-wrapper {
display: table
}
.about-house-section .about-house-image {
display: table-cell;
width: 410px
}
.about-house-section .about-house-banner {
position: absolute;
width: 400px;
bottom: 160px
}
.about-house-section .about-house-banner .about-house-banner-wrapper {
background-color: #2aacff;
color: #fff;
padding: 100px 70px;
text-align: center
}
.about-house-section .about-house-banner .about-house-banner-wrapper .title {
font-size: 3.93em;
font-weight: 900;
text-transform: uppercase;
margin: 0;
display: block;
color: #fff;
line-height: 1.2em;
text-align: left
}
.about-house-section .about-house-banner .about-house-banner-wrapper .address {
font-weight: 300;
text-transform: uppercase;
padding: 22px 0 34px 0;
display: block;
color: #fff;
line-height: 1.4em;
position: relative;
text-align: left
}
.about-house-section .about-house-banner .about-house-banner-wrapper .address:after {
position: absolute;
content: '';
background-color: rgba(255, 255, 255, 0.2);
width: 100%;
height: 2px;
bottom: 0;
left: 0
}
.about-house-section .about-house-banner .about-house-banner-wrapper .price-for-house {
padding: 80px 0 50px 0;
text-align: center;
font-size: 1.6em
}
.about-house-section .about-house-banner .about-house-banner-wrapper .price-for-house .sub-price {
line-height: 2;
font-size: 0.7em;
padding-right: 40px
}
.about-house-section .about-house-banner .about-house-banner-wrapper .price-for-house .price sup {
top: -33px
}
.about-house-section .about-house-banner .info-house {
margin-top: 40px
}
.about-house-section .about-house-banner .info-house .info {
margin-right: 25px
}
.about-house-section .about-house-banner .info-house .info:last-child {
margin-right: 0
}
.about-house-section .about-house-banner .info-house .info i {
font-size: 2.2em
}
.about-house-section .about-house-banner .info-house .info i.icon-bed {
font-size: 2.3em;
top: 3px
}
.about-house-section .about-house-content {
display: table-cell;
vertical-align: top;
padding-left: 70px
}
.about-house-section .about-house-content .title {
text-transform: uppercase;
color: #34495e;
margin: 0;
margin-bottom: 25px
}
.about-house-section .about-house-content .text {
margin-bottom: 16px
}
.about-house-section .about-house-content .text:last-child {
margin-bottom: 0
}
.about-house-section .about-house-content.about-house-padding-left {
padding-left: 460px
}
.about-house-section .info {
margin-right: 30px;
color: #6a727b
}
.about-house-section .info .text {
font-size: 1em
}
.about-house-section .info i {
font-size: 2.5em
}
.about-house-section .info i.icon-bed {
font-size: 2.7em;
position: relative;
top: 4px
}
.about-house-section .info:last-child {
margin-right: 0
}
/* -------- Services --------- */
.feature-box {
border: 2px solid #f3f3f3;
margin-bottom: 30px;
padding: 0 20px 15px 80px;
position: relative;
}
.feature-box .description h4 {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
color: #073855;
font-weight: normal;
padding-bottom: 10px;
margin: 20px 0;
}
.feature-box .icon {
background-color: #02b2e1;
height: 60px;
left: -2px;
padding: 20px;
position: absolute;
top: -2px;
width: 60px;
}
.feature-box .icon:after {
bottom: -8px;
content: "";
height: 0px;
border-style: solid;
border-width: 0 8px 8px 0;
border-color: transparent #02b2e1 transparent transparent;
position: absolute;
right: 0;
width: 0px;
}
.feature-box .icon .fa {
color: #fff;
font-size: 20px;
}
.featured-properties {
padding-bottom: 0;
padding-top: 40px;
}
.link-arrow::after {
bottom: 2px;
color: #1396e2;
content: "";
font-family: "fontawesome";
font-size: 18px;
font-variant: normal;
font-weight: normal;
left: 0;
line-height: 1;
margin-left: 10px;
position: relative;
text-shadow: none;
text-transform: none;
transition: all 0.2s ease 0s;
vertical-align: middle;
}
.link-arrow {
color: #2a2a2a;
display: inline-block;
transition: all 0.2s ease 0s;
}
.link-arrow:hover::after {
color: #073855;
left: 5px;
}
.section-title h2 {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
font-size: 25px;
font-weight: lighter;
margin-bottom: 30px;
margin-top: 10px;
padding-bottom: 15px;
}
/* -------- Services-2 --------- */
.services-section {
padding: 0;
}
.service_block {
padding: 15px;
}
.service_block .inner {
background: #fff;
text-align: center;
border: 1px solid #e2e2e2;
-webkit-transition: all 300ms ease-in-out 0s;
transition: all 300ms ease-in-out 0s;
}
.service_block .inner .block_title {
font-weight: normal;
font-size: 19px;
color: #000;
line-height: 1;
padding-top: 25px;
text-transform: capitalize;
-webkit-transition: all 300ms ease-in-out 0s;
transition: all 300ms ease-in-out 0s;
}
.service_block .inner .block_icon {
padding: 25px 0 35px;
}
.service_block .inner .block_icon i {
width: 85px;
height: 85px;
line-height: 83px;
font-size: 30px;
color: #1b9bff;
border-radius: 100%;
border: 1px solid #1b9bff;
-webkit-transition: all 300ms ease-in-out 0s;
transition: all 300ms ease-in-out 0s;
}
.service_block .inner .read_more {
line-height: 55px;
text-transform: uppercase;
font-family: 'Roboto', sans-serif;
font-size: 17px;
color: #000;
display: block;
border-top: 1px solid #e2e2e2;
}
.service_block .inner:hover {
border-color: #1b9bff;
background: #f1f2f3;
}
body.default .service_block .inner:hover .block_title {
color: #1b9bff;
}
.service_block .inner:hover .block_icon i {
background: #1b9bff;
color: #FFF;
}
.service_block .inner:hover .read_more {
border-color: #1b9bff;
background: #1b9bff;
color: #fff;
}
/* -------- About Us --------- */
.main-title {
text-align: center;
float: none;
margin: 0 auto;
}
.main-title h2 {
margin: 0px;
text-transform: uppercase;
}
.main-title h5 {
font-weight: normal;
margin: 0px;
margin-bottom: 15px;
font-family: 'robotolight';
color: #4e4e4e;
font-size: 16px;
}
.left-line,
.right-line {
width: 38px;
height: 1px;
margin-top: 2px;
float: left;
}
.middle-line {
height: 5px;
width: 40px;
float: left;
}
.subtitle {
width: 116px;
margin: 0 auto;
}
.padding-left-0 {
padding-left: 0;
}
.padding-top-74 {
padding-top: 74px;
}
.padding-bottom-64 {
padding-bottom: 64px;
}
.history>h3 {
margin-top: 0px;
margin-bottom: 15px;
}
.history {
z-index: 9999;
}
.history p {
margin-bottom: 0px;
line-height: 24px;
}
.about-slider .owl-pagination {
position: absolute;
bottom: 30px;
left: 0;
right: 0;
}
.history-section {
position: relative;
}
/* Styling Pagination*/
/*
* Owl Carousel - Animate Plugin
*/
.owl-carousel .animated {
-webkit-animation-duration: 1000ms;
animation-duration: 1000ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
/*
* Owl Carousel - Auto Height Plugin
*/
.owl-height {
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
}
/*
* Core Owl Carousel CSS File
*/
.owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent;
/* position relative and z-index fix webkit rendering fonts issue */
position: relative;
z-index: 1;
overflow: hidden;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden;
/* fix for flashing background */
-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-loaded {
display: block;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
display: none;
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel .owl-item img {
display: block;
width: 100%;
-webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}
.owl-carousel .owl-grab {
cursor: move;
cursor: -webkit-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
}
/* No Js */
.no-js .owl-carousel {
display: block;
}
.owl-theme .owl-controls .owl-buttons div {
display: inline-block;
font-size: 12px;
margin: 5px;
padding: 0;
text-align: center;
}
.owl-theme .owl-controls .owl-buttons .owl-prev,
.owl-theme .owl-controls .owl-buttons .owl-next {
background: #fff none repeat scroll 0 0;
cursor: pointer;
display: inline-block;
height: 4px;
margin: 0 5px;
width: 35px;
margin-top: 18px;
}
.owl-theme .owl-controls .owl-buttons {
text-align: center;
}
/*
* Owl Carousel Owl Demo Theme
* v1.3.3
*/
.owl-theme .owl-controls {
margin-top: 10px;
text-align: center;
}
/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div {
color: #FFF;
display: inline-block;
zoom: 1;
*display: inline;
/*IE7 life-saver */
margin: 5px;
padding: 3px 10px;
font-size: 12px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
background: #869791;
filter: Alpha(Opacity=50);
/*IE7 fix*/
opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
filter: Alpha(Opacity=100);
/*IE7 fix*/
opacity: 1;
text-decoration: none;
}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
display: inline-block;
zoom: 1;
*display: inline;
/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span {
display: block;
width: 35px;
height: 5px;
filter: Alpha(Opacity=50);
/*IE7 fix*/
opacity: 1;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
margin-right: 7px;
background: #ccc;
margin-top: 30px;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
filter: Alpha(Opacity=100);
/*IE7 fix*/
opacity: 1;
background: #428bca;
}
/* preloading images */
.owl-item.loading {
min-height: 150px;
background: url(AjaxLoader.gif) no-repeat center center
}
.owl-theme .owl-controls .owl-buttons {
text-align: center;
display: none;
}
.client-reviews .owl-theme .owl-controls .owl-page span {
display: none;
}
figure.effect-layla ::before,
figure.effect-layla ::after {
position: absolute;
content: '';
opacity: 0;
}
figure.effect-layla ::before {
top: 15px;
right: 15px;
bottom: 15px;
left: 15px;
border-top: 2px solid #fff;
border-bottom: 2px solid #fff;
-webkit-transform: scale(0, 1);
transform: scale(0, 1);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
}
figure.effect-layla ::after {
top: 15px;
right: 15px;
bottom: 15px;
left: 15px;
border-right: 2px solid #fff;
border-left: 2px solid #fff;
-webkit-transform: scale(1, 0);
transform: scale(1, 0);
-webkit-transform-origin: 100% 0;
transform-origin: 100% 0;
}
figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after,
figure.effect-layla p,
figure.effect-layla h3,
figure.effect-layla .link {
-webkit-transition: opacity 0.35s, -webkit-transform 0.5s;
transition: opacity 0.35s, transform 0.5s;
}
figure.effect-layla:hover img {
opacity: 1;
}
figure.effect-layla:hover figcaption::before,
figure.effect-layla:hover figcaption::after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.about-services h3 {
text-transform: uppercase;
font-weight: 700;
}
.servicesone i {
width: 71px;
height: 71px;
line-height: 71px;
background: #02b2e1;
font-size: 20px;
text-align: center;
border-radius: 100%;
margin-right: 20px;
float: left;
color: #fff;
transition: all 0.5s ease 0s;
}
.servicesone:hover i {
background-image: -moz-linear-gradient(90deg, #fff 0%, #fff 100%);
box-shadow: 0 0 0 5px rgba(2, 168, 255, 0.8) inset;
color: #02b2e1;
transform: scale(0.8);
}
.servicesone h4 {
font-weight: normal;
}
/* Common style */
.gri {
width: 100%;
}
.gri figure {
position: relative;
z-index: 1;
overflow: hidden;
background: #474747;
text-align: center;
cursor: pointer;
}
.gri img {
position: relative;
display: block;
opacity: 1;
width: 100%;
}
.gri figure figcaption {
color: #fff;
text-transform: uppercase;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.gri figure figcaption::before,
.gri figure figcaption::after {
pointer-events: none;
}
.gri figure figcaption {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
}
/* -------- Property Search --------- */
.property-query-area.property-page-bg::before {
background: #34495e;
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}
.property-query-area.property-page-bg {
position: relative;
}
.property-query-area {
background: #f5f5f5;
}
.query-title {
background: #02b2e1;
margin-top: -70px;
position: relative;
text-align: center;
z-index: 20;
}
.single-query option {
background: #02b2e1;
color: #fff;
}
.query-title>h2 {
font-size: 18px;
font-weight: bold;
padding: 21px 0;
text-transform: uppercase;
}
.query-title>h2 a {
color: #fff;
}
.property-query-area.property-page-bg label {
color: #e5ecf1;
font-weight: normal;
}
.single-query label {
color: #262626;
font-size: 15px;
margin-bottom: 12px;
margin-top: 25px;
font-weight: normal;
}
.single-query>input[type="text"] {
border: 1px solid rgba(255, 255, 255, 0.2);
height: 40px;
padding-left: 10px;
transition: all 0.3s ease 0s;
}
.single-query input,
.single-query select {
text-transform: capitalize;
width: 100%;
}
.single-query input,
.single-query select {
text-transform: capitalize;
width: 100%;
background: transparent;
}
.single-query select {
-moz-appearance: none;
background: url(../images/select-icon.png);
background-position: right center;
background-repeat: no-repeat;
border: 1px solid rgba(255, 255, 255, 0.2);
color: #fff;
height: 40px;
padding: 10px;
position: relative;
}
.single-query option {
border-bottom: 1px solid #ddd;
padding: 10px;
}
.single-query {}
.property-page-bg .query-submit-button.pull-right>input[type="submit"] {
background: #02b2e1;
}
.toggle-btn button {
background: rgba(0, 0, 0, 0.2);
border: 0 none;
border-radius: 2px 2px 0 0;
color: #fff;
font-size: 24px;
height: 36px;
line-height: 24px;
margin: 0;
padding: 0;
width: 65px;
}
.nstSlider {
height: 2px;
top: 5px;
background-color: #efefef;
}
.query-submit-button {
margin-top: 20px;
}
.nstSlider .rightGrip,
.nstSlider .leftGrip {
width: 12px;
height: 12px;
top: -6px;
background-color: #2aacff;
}
.nstSlider .bar {
height: 2px;
top: 0;
background-color: #3d4448;
}
.leftLabel,
.rightLabel {
margin-top: 10px;
color: #838e95;
}
.leftLabel {
float: left;
}
.rightLabel {
float: right;
}
.white .nstSlider {
background-color: #5D6D7E;
}
.white .nstSlider .bar,
.white .nstSlider .rightGrip,
.white .nstSlider .leftGrip {
background-color: #fff;
}
.white .leftLabel,
.white .rightLabel {
color: #fff;
}
.user-properties-filters {
background-color: #fcfcfd;
}
.user-properties-filters .wrapper-filters {
padding-top: 40px;
padding-bottom: 15px;
margin-left: 0;
margin-right: 0;
}
.btn.btn-transparent.green-color {
color: #838e95;
border-color: #efefef;
}
.btn.btn-transparent.green-color:hover {
border-color: #2aacff;
}
.search-properties .group-button-search {
width: 100%;
}
.search-properties .group-button-search .more-filter {
display: inline-block;
line-height: 50px;
}
.search-properties .group-button-search .more-filter .text-1,
.search-properties .group-button-search .more-filter .text-2,
.search-properties .group-button-search .more-filter .icon {
display: inline-block;
margin-bottom: 0;
color: #fff;
text-transform: uppercase;
transition: all 0.5s ease;
}
.search-properties .group-button-search .more-filter .text-1,
.search-properties .group-button-search .more-filter .text-2 {
padding-right: 15px;
font-weight: 700;
cursor: pointer;
}
.search-properties .group-button-search .more-filter .text-2 {
letter-spacing: 0.045em;
}
.search-properties .group-button-search .more-filter .icon {
font-size: 1.14em;
}
.search-properties .group-button-search .more-filter.show-more .icon {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.search-properties .group-button-search .btn-search {
display: inline-block;
float: right;
}
.search-properties.search-page {
padding: 60px 0;
}
.search-properties.search-page .btn-search {
margin-top: 30px;
}
.search-properties.bg-gray {
background-color: #fcfdfd;
}
.search-properties.bg-gray .title-search-property {
font-size: 24px;
font-weight: 700;
text-align: left;
text-transform: capitalize;
margin-bottom: 30px;
}
.search-properties.bg-gray .group-button-search .more-filter .text-1,
.search-properties.bg-gray .group-button-search .more-filter .text-2,
.search-properties.bg-gray .group-button-search .more-filter .icon {
color: #838e95;
}
.search-propertie-filters {
background-color: #3e5266;
position: relative;
}
.search-propertie-filters .container {
padding-top: 40px;
padding-bottom: 15px;
}
.search-propertie-filters.bg-gray {
background-color: #fcfdfd;
}
.group-button-search {
margin-top: 35px;
position: relative;
z-index: 999;
}
.more-filter {
border: 1px solid #fff;
display: inline-block;
height: 40px;
padding: 10px 18px;
width: 160px;
}
.search-form-group {
display: inline-block;
margin-bottom: 25px;
width: 100%;
}
.more-filter .text-1,
.more-filter .text-2 {
cursor: pointer;
padding-right: 15px;
}
.more-filter .text-1,
.more-filter .text-2,
.more-filter .icon {
color: #fff;
display: inline-block;
margin-bottom: 0;
text-transform: uppercase;
transition: all 0.5s ease 0s;
}
.search-form-group .type-checkbox {
cursor: pointer;
font-weight: normal;
letter-spacing: 0.1em;
margin-bottom: 0;
}
.search-form-group input[type=checkbox] {
display: none
}
.search-form-group input[type=checkbox]+label:before {
font-family: FontAwesome;
display: inline-block
}
.search-form-group input[type=checkbox]+label:before {
content: "\f096"
}
.search-form-group input[type=checkbox]+label:before {
letter-spacing: 10px
}
.search-form-group input[type=checkbox]:checked+label:before {
content: "\f14a"
}
.search-form-group input[type=checkbox]:checked+label:before {
letter-spacing: 9px
}
.search-form-group.white .type-checkbox {
color: #fefefe
}
/* -------- Property --------- */
#property .property-box {
background: #34495e;
clear: both;
height: 100%;
position: relative;
width: 100%;
}
#property .image-heading {
border-bottom: 1px solid #404245;
padding: 20px 0 10px;
}
#property .image-heading>h3 {
display: inline-block;
font-size: 20px;
}
#property .image-heading>a {
float: right;
}
#property .image-heading>span {
color: #47B848;
padding-right: 50px;
font-size: 16px;
}
#property .property-box .box-heading {
border-bottom: 1px solid #404245;
padding: 20px;
margin-bottom: 10px;
}
#property .image-heading>a {
background: #02b2e1;
color: #fff;
padding: 3px 20px;
position: relative;
float: right;
}
#property .image-heading>a::before {
background: transparent;
border-bottom: 13px solid transparent;
border-right: 17px solid #02b2e1;
border-top: 13px solid transparent;
bottom: 0;
content: "";
height: 0;
margin-left: -36px;
position: absolute;
top: 0;
width: 0;
}
#property .property-box .box-heading>span {
color: #47B848;
padding-right: 50px;
font-size: 16px;
}
#property .property-box .box-heading>a {
background: #fff;
color: #000;
padding: 3px 20px;
position: relative;
float: right;
}
#property .property-box .box-heading>a::before {
background: transparent;
border-bottom: 13px solid transparent;
border-right: 17px solid #fff;
border-top: 13px solid transparent;
bottom: 0;
content: "";
height: 0;
margin-left: -36px;
position: absolute;
top: 0;
width: 0;
}
#property .property-box .box-heading>span {
color: #47B848;
padding-right: 50px;
font-size: 16px;
}
#property .property-box .box-heading h3 {
color: #fff;
padding-bottom: 10px;
font-size: 18px;
}
#property .property-box .area-box {
display: inline-block;
margin: -15px;
}
#property .property-box .area-box ul li {
color: #fff;
display: inline-block;
padding: 13px 28px;
vertical-align: middle;
}
#property .property-box .area-box ul li p {
margin: 0;
color: #939ca4;
font-size: 14px;
}
#property .property-box .area-box ul li strong {
font-size: 18px;
}
#property .property-box .area-box ul li small {
padding: 5px;
font-size: 10px;
color: #939ca4;
}
#property .property-box .area-box ul li .fa {
color: #02b2e1;
font-size: 20px;
}
#property .single-effect {
margin-bottom: 30px;
}
#property .single-effect h4 {
color: #ed2427;
font-size: 16px;
}
#property .single-effect ul li {
font-size: 12px;
margin: 5px 15px;
list-style: url(../images/bullet_on.png);
}
#property .single-effect ul li a {
color: #ed2427;
}
#property .single-effect {
display: inline-block;
margin: 0 0 40px;
width: 100%;
max-width: 100%;
}
.menu-heading {
margin-top: -20px;
margin-bottom: -10px;
}
#property .single-effect .hover {
background-color: #fff;
color: #888;
}
.wpf-property {
background-color: #fff;
display: block;
width: 100%;
height: 100%;
overflow: hidden;
position: relative;
box-shadow: 0 0 0 0 #555;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
opacity: 1;
filter: alpha(opacity=100);
}
.wpf-property img {
height: 100%;
width: 100%;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
opacity: 1;
filter: alpha(opacity=100);
}
.wpf-property:hover img {
transform: translateX(50%);
opacity: 1;
filter: alpha(opacity=100);
}
.wpf-property:hover .view-caption {
transform: translate3d(-30%, 0px, 0px);
}
.wpf-property .view-caption {
background-color: #fff;
bottom: 0;
left: 0;
position: absolute;
right: 0;
padding: 0 0 0 30%;
text-align: left;
top: 0;
z-index: 99;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
transform: translate3d(-110%, 0px, 0px);
}
.wpf-property .view-caption h4 {
border-bottom: 1px solid #ccc;
font-size: 18px;
font-weight: normal;
margin-bottom: 10px;
padding-bottom: 5px;
letter-spacing: 0.5px;
}
.wpf-property .view-caption p {
font-size: 15px;
letter-spacing: 0.5px;
}
/*______________________ HOME GALLERY ____________________*/
.home_gallery {
overflow: hidden;
}
.home_gallery .gallery_menu_wrapper {
text-align: center;
margin-top: 50px;
}
.home_gallery .gallery_menu li {
display: inline-block;
background: #f7f7f7;
color: #252525;
text-transform: uppercase;
font-weight: 700;
line-height: 45px;
cursor: pointer;
padding: 0 7px;
position: relative;
margin: 0 23px;
}
.home_gallery .gallery_menu li:after,
.home_gallery .gallery_menu li:before {
content: '';
width: 100%;
height: 100%;
background: #f7f7f7;
position: absolute;
top: 0;
z-index: -1;
transform: skew(45deg);
-webkit-transform: skew(45deg);
-moz-transform: skew(45deg);
-ms-transform: skew(45deg);
-o-transform: skew(45deg);
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.home_gallery .gallery_menu li:before {
left: 23px;
}
.home_gallery .gallery_menu li:after {
right: 23px;
}
.home_gallery .gallery_menu li:first-child:after {
display: none;
}
.home_gallery .gallery_menu li:first-child {
padding-left: 18px;
}
.home_gallery .gallery_menu li:last-child:before {
display: none;
}
.home_gallery .gallery_menu li:last-child {
padding-right: 18px;
}
.home_gallery .gallery_menu li.active,
.home_gallery .gallery_menu li:hover,
.home_gallery .gallery_menu li.active:after,
.home_gallery .gallery_menu li.active:before,
.home_gallery .gallery_menu li:hover:after,
.home_gallery .gallery_menu li:hover:before {
background: #f4762a;
color: #fff;
}
.home_gallery .gallery_item_wrapper {
margin-top: 40px;
overflow: hidden;
}
.home_gallery .gallery_item_wrapper .single_item {
margin-bottom: 30px;
}
.home_gallery .gallery_item_wrapper .single_item .img_holder {
position: relative;
overflow: hidden;
}
.home_gallery .gallery_item_wrapper .mix {
display: none;
}
.home_gallery .gallery_item_wrapper .single_item .img_holder .overlay {
position: absolute;
width: 100%;
height: 0;
opacity: 0;
visibility: hidden;
background: rgba(77, 194, 230, 0.9);
top: 0;
left: 0;
}
.home_gallery .gallery_item_wrapper .single_item .img_holder .overlay span {
display: table;
width: 100%;
height: 100%;
}
.home_gallery .gallery_item_wrapper .single_item .img_holder .overlay span a {
display: table-cell;
vertical-align: middle;
text-align: center;
}
.home_gallery .gallery_item_wrapper .single_item .img_holder .overlay span a i {
width: 55px;
height: 55px;
border: 1px solid #fff;
line-height: 55px;
text-align: center;
color: #fff;
font-size: 18px;
}
.home_gallery .gallery_item_wrapper .single_item .img_holder .title {
position: absolute;
display: inline-block;
width: 100%;
bottom: -75px;
opacity: 0;
visibility: hidden;
left: 0;
background: #f7f7f7;
padding: 15px 0 14px 95px;
}
.home_gallery .gallery_item_wrapper .single_item .img_holder .title h5 {
text-transform: uppercase;
margin-bottom: 8px;
}
.home_gallery .gallery_item_wrapper .single_item .img_holder .title i {
color: #4dc2e6;
}
.home_gallery .gallery_item_wrapper .single_item .img_holder .title .icon {
width: 75px;
height: 100%;
background: #f4762a;
position: absolute;
top: 0;
left: 0;
text-align: center;
}
.home_gallery .gallery_item_wrapper .single_item .img_holder .title .icon .ficon:before {
line-height: 74px;
font-size: 39px;
}
.home_gallery .gallery_item_wrapper .single_item:hover .img_holder .title {
bottom: 0;
opacity: 1;
visibility: visible;
}
.home_gallery .gallery_item_wrapper .single_item:hover .overlay {
height: 79%;
opacity: 1;
visibility: visible;
}
.home_gallery a.view_more {
width: 160px;
line-height: 50px;
text-transform: uppercase;
font-weight: 700;
text-align: center;
margin: 20px auto 0 auto;
display: block;
}
/* -------- Submit-Property-2 --------- */
.newest-properties .newest-properties-content .col-md-4 {
margin-bottom: 50px;
}
.build-dreams-item {
display: block;
float: left;
position: relative;
transition: all 0.5s ease
}
.build-dreams-item .wrapper-image {
position: relative;
display: block
}
.build-dreams-item .wrapper-image .layout-2 {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1;
opacity: 0;
transition: all 0.5s ease
}
.build-dreams-item .wrapper-image img {
width: 100%;
height: 100%
}
.build-dreams-item .note {
width: 56px;
height: 56px;
color: #fff;
position: absolute;
right: 15px;
top: -15px;
text-transform: uppercase;
font-weight: 300;
text-align: center;
display: table;
z-index: 2
}
.build-dreams-item .note .text {
line-height: 1.145em;
margin-bottom: 0;
display: table-cell;
vertical-align: middle
}
.build-dreams-item .note.for-sale {
background-color: #2aacff
}
.build-dreams-item .note.for-rent {
background-color: #20ceb3
}
.build-dreams-item .note.for-day {
width: 90px
}
.build-dreams-item .wrapper-content {
border: 1px solid #efefef;
float: left;
text-align: left;
width: 100%
}
.build-dreams-item .wrapper-content .info-house {
border-bottom: 1px solid #efefef
}
.build-dreams-item .info-house {
line-height: 1;
padding: 15px 15px 5px
}
.build-dreams-item .about-house {
padding: 15px
}
.build-dreams-item .about-house .title {
color: #34495e;
font-size: 1.43em;
font-weight: 700;
text-transform: capitalize;
margin-bottom: 10px;
display: inline-block
}
.build-dreams-item .about-house .title:hover {
color: #2aacff
}
.build-dreams-item .about-house .text {
margin-bottom: 0;
height: 48px;
overflow: hidden
}
.build-dreams-item .more-info-house {
border-top: 1px solid #efefef;
padding: 15px;
display: table;
width: 100%
}
.build-dreams-item .more-info-house .place-house {
display: table-cell;
vertical-align: middle
}
.build-dreams-item .more-info-house .place-house i,
.build-dreams-item .more-info-house .place-house p,
.build-dreams-item .more-info-house .place-house a {
color: #8b979e;
margin-bottom: 0;
transition: all 0.2s ease
}
.build-dreams-item .more-info-house .place-house i {
margin-bottom: 0;
padding-right: 7px
}
.build-dreams-item .more-info-house .place-house:hover i,
.build-dreams-item .more-info-house .place-house:hover p,
.build-dreams-item .more-info-house .place-house:hover a {
color: #2aacff
}
.build-dreams-item .more-info-house .price {
display: table-cell;
vertical-align: middle;
text-align: right;
font-size: 1.714em;
color: #2aacff;
font-weight: 700;
min-width: 120px
}
.build-dreams-item .more-info-house .price span {
font-size: 0.65em;
font-weight: 400;
line-height: 1
}
.build-dreams-item:hover {
box-shadow: 0 0 25px rgba(0, 0, 0, 0.1)
}
.build-dreams-item:hover .wrapper-image .layout-2 {
opacity: 1
}
.col-md-4 .build-dreams-item .wrapper-image {
height: 220px
}
/* -------- Submit-Property --------- */
.submit-property {
background: url(../images/submit-bg.jpg) 50% center;
}
/* -------- Property-Team --------- */
.wide-3 .container-fluid {
padding-left: 0;
padding-right: 0;
}
.wide-3 {
background-color: #fff;
padding: 70px 0;
}
.wide-3 h3 {
font-size: 20px;
font-weight: 600;
margin: 0px;
color: #fff;
}
.wide-3 h6 {
font-size: 12px;
font-weight: 400;
color: #fff;
margin: 0;
}
.wide-3 p,
.wide-3 li {
font-size: 14px;
font-weight: 300;
line-height: 1.5;
}
.wide-3 hr {
border-top: 1px solid #F0F0F0;
width: 100%;
margin: 0px 0 10px 0;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10);
opacity: 0.1;
display: inline-table;
}
.wide-3 a {
color: #fff;
text-decoration: none;
}
.wide-3 a:focus {
color: #fff;
}
.wide-3 .img-info {
padding: 20px 20px 0 20px;
position: absolute;
top: 385px;
height: 200px;
-moz-transition: 0.4s;
-o-transition: 0.4s;
-webkit-transition: 0.4s;
transition: 0.4s;
}
.wide-3 .half {
margin: 0px 0px 10px 0;
padding-right: 0px;
}
.wide-3 .half a:hover {
text-decoration: underline;
}
.wide-3 .info-right {
text-align: right;
margin-top: 5px;
display: none;
color: #fff;
}
.wide-3 .info-right p,
.wide-3 .info-right li {
margin: 0;
}
.wide-3 .item:hover .img-info {
top: 280px;
background-color: #02b2e1;
}
.wide-3 .item:hover .info-right {
display: inline;
padding-right: 15px;
padding-left: 5px;
}
.wide-3 .explore {
padding-top: 30px;
margin-bottom: 45px;
}
.wide-3 #owl-main .item {
padding: 30px 0px;
text-align: center;
}
.wide-3 .image {
height: 450px;
background-size: cover !important;
background-position: center top !important;
position: relative;
}
.wide-3 .btn {
margin: auto;
margin-top: 30px;
display: table;
}
.wide-3 .ffs-bs {
display: table;
margin: auto;
padding-bottom: 30px;
}
.wide-3 .ffs-bs a {
color: #3a7de3;
}
.wide-3 .ffs-bs a:hover {
color: #fff;
}
/* -------- Latest News --------- */
.feature {
padding: 70px 0;
}
.page-box__picture img {
width: 100%;
}
.page-box--service .page-box__picture+.page-box__content .page-box__title {
margin-top: 1.4375rem;
}
.feature .image-heading {
border-bottom: 1px solid #404245;
margin-bottom: 15px;
margin-top: 30px;
padding: 10px 0;
}
.feature .image-heading>h3 {
display: inline-block;
font-size: 20px;
}
.feature .image-heading>a {
float: right;
}
.feature .image-heading>span {
color: #47B848;
padding-right: 50px;
font-size: 16px;
}
.feature .property-box .box-heading {
border-bottom: 1px solid #404245;
padding: 20px;
margin-bottom: 10px;
}
.feature .image-heading>a {
background: #02b2e1;
color: #fff;
padding: 3px 20px;
position: relative;
float: right;
}
.feature .image-heading>a::before {
background: transparent;
border-bottom: 13px solid transparent;
border-right: 17px solid #02b2e1;
border-top: 13px solid transparent;
bottom: 0;
content: "";
height: 0;
margin-left: -36px;
position: absolute;
top: 0;
width: 0;
}
.page-box__title {
margin-bottom: 1rem;
}
.page-box--inline .page-box__picture {
float: left;
}
.page-box--inline .page-box__picture img {
margin-bottom: 1.25rem;
padding-right: 1.25rem;
}
.page-box__picture img {
width: 100%;
}
.page-box--inline .page-box__text {
margin-bottom: 1.625rem;
}
.page-box__text {}
.page-box--inline .page-box__title {
margin-bottom: 0.5625rem;
margin-top: -15px;
padding-top: 0.3125rem;
}
.page-box__title a {
color: #222222;
font-size: 18px;
}
.page-box--inline:hover,
.page-box__title a:hover {
color: #02b2e1;
}
.feature-work-wrap {
position: relative;
margin: 2px;
}
.feature-work-wrap img {
width: 100%;
}
.feature-work-wrap .feature-work-inner {
top: 0;
background: transparent;
width: 100%;
border-radius: 0;
margin-bottom: 0;
text-align: center;
}
.feature-work-wrap .feature-work-inner h3 {
margin: 10px 0;
}
.feature-work-inner>span {
font-size: 20px;
font-weight: bold;
}
.feature-work-wrap .feature-work-inner h3 a {
font-size: 24px;
color: #fff;
margin: 0;
}
.feature-work-wrap .feature-work-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
border-radius: 0;
background: #02b2e1;
color: #fff;
vertical-align: middle;
-webkit-transition: opacity 1000ms;
-moz-transition: opacity 1000ms;
-o-transition: opacity 1000ms;
transition: opacity 1000ms;
padding: 25% 0;
}
.feature-work-wrap .feature-work-overlay .preview {
bottom: 0;
display: inline-block;
height: 35px;
line-height: 35px;
border-radius: 0;
background: transparent;
text-align: center;
color: #fff;
}
.feature-work-wrap:hover .feature-work-overlay {
opacity: 1;
background: rgba(2, 178, 255, 0.8);
}
.feature-work-wrap .feature-work-inner span {
border-radius: 8px;
height: 43px;
line-height: 43px;
transform: rotate(45deg);
width: 43px;
}
.feature-work-wrap .feature-work-inner span a .fa {
transform: rotate(-45deg);
}
.feature-work-wrap .feature-work-inner span,
.whitehover .feature-work-wrap .feature-work-inner span {
background-color: #fff;
display: inline-block;
font-size: 14px;
margin: 0 10px !important;
}
.img-bg {
background: #222222;
color: #fff;
font-size: 20px;
height: 10%;
padding: 15px 0;
text-align: center;
width: 100%;
}
/* -------- Wide --------- */
/* line 1565, ../scss/helpers/_classes.scss */
.wide-1 {
margin-top: 70px;
background-color: #02b2e1;
position: relative;
}
/* line 1571, ../scss/helpers/_classes.scss */
.wide-1 .rel-img {
position: relative;
}
/* line 1574, ../scss/helpers/_classes.scss */
.wide-1 h2 {
color: #fff;
margin-top: 15%;
margin-bottom: 5%;
text-transform: uppercase;
}
/* line 1579, ../scss/helpers/_classes.scss */
.wide-1 .btn-small {
padding: 16px 27px;
}
/* line 1583, ../scss/helpers/_classes.scss */
.wide-1 .ab-us .btn {
border: 1px solid #fff;
border-radius: 0;
color: #fff !important;
margin-top: 40px;
padding: 10px 30px;
text-transform: uppercase;
}
/* line 1588, ../scss/helpers/_classes.scss */
.wide-1 .ab-us .btn:hover {
background-color: #35526f;
border-color: #35526f;
color: #fff;
}
/* line 1594, ../scss/helpers/_classes.scss */
.wide-1 .ab-us-img {
background: url(../images/about_us.jpg);
background-size: cover;
background-position: center right;
height: 100%;
position: absolute;
top: 0;
right: 0;
}
/* line 1603, ../scss/helpers/_classes.scss */
.wide-1 .ex-block {
color: #fff;
margin-bottom: 30px;
}
/* line 1605, ../scss/helpers/_classes.scss */
.wide-1 .ex-block h4 {
font-size: 16px;
text-transform: uppercase;
font-weight: bold;
}
/* line 1609, ../scss/helpers/_classes.scss */
.wide-1 .ex-block p,
.wide-1 .ex-block li {
font-size: 14px;
margin: 0 0 0 19px;
color: #fff;
}
/* line 1614, ../scss/helpers/_classes.scss */
.wide-1 .ex-block .fa-circle-o {
font-size: 10px;
margin-right: 10px;
vertical-align: middle;
}
/* -------- banner-sale-off --------- */
.banner-sale-off {
height: 300px;
position: relative;
}
.banner-sale-off .banner-sale-off-background {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: hidden;
}
.banner-sale-off .banner-sale-off-background .background-gray {
position: absolute;
top: 60px;
bottom: 0;
left: 0;
right: 0;
background-color: #fcfdfd;
}
.banner-sale-off .banner-sale-off-background .background-glass {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
z-index: 3;
}
.banner-sale-off .banner-sale-off-background .background-glass img {
width: 100%;
}
.banner-sale-off .banner-sale-off-background .background-house {
position: absolute;
left: 5%;
bottom: 50px;
max-width: 475px;
z-index: 2;
width: 40%;
}
.banner-sale-off .banner-sale-off-background .background-house img {
width: 100%;
}
.banner-sale-off .container {
position: relative;
z-index: 4;
}
.banner-sale-off .banner-sale-off-wrapper {
width: 660px;
height: 100px;
position: absolute;
right: 0;
top: -30px;
display: table;
}
.banner-sale-off .name-house {
display: table-cell;
vertical-align: top;
text-align: center;
}
.banner-sale-off .name-house .title {
text-transform: uppercase;
font-size: 2.143em;
color: #34495e;
margin: 0;
margin-bottom: 5px;
font-weight: 900;
}
.banner-sale-off .name-house .description {
text-transform: uppercase;
margin-bottom: 0;
}
.banner-sale-off .price-house {
display: table-cell;
vertical-align: top;
}
.banner-sale-off .price-house {
width: 200px;
text-align: right;
color: #fff;
background-color: #2aacff;
padding: 50px 30px 30px 30px;
}
.banner-sale-off .price-house .btn {
border: 1px solid;
border-radius: 0;
line-height: 32px;
margin-top: 30px;
text-transform: uppercase;
width: 100%;
}
.price-for-house .price {
font-weight: 700
}
.price-for-house .price sup {
top: -20px;
left: -3px;
font-size: 1.5em
}
.price-for-house .price .amount {
font-size: 3em
}
.price-for-house .price .small.amount {
font-size: 1.5em
}
.price-for-house .sub-price {
font-size: 1em;
text-transform: capitalize;
font-weight: 300;
text-align: right
}
.section.section-zindex {
padding-bottom: 0;
}
/* -------- Footer Banner 2 --------- */
.footerBanner {
padding: 0;
}
.footerBanner .inner {
background: #1b9bff;
margin-top: 55px;
}
.footerBanner .inner .container .row {
margin: 0;
}
.footerBanner .inner .property {
margin-top: -55px;
float: left;
}
.fright {
float: right;
}
.footerBanner .inner .banner_texts {
color: #fff;
padding-top: 55px;
padding-left: 65px;
float: right;
}
.footerBanner .inner .banner_texts h2 {
font-weight: bold;
margin: 0;
border-bottom: 2px solid #fffc00;
line-height: 44px;
}
.footerBanner .inner .banner_texts h2 span {
font-weight: 300;
}
.footerBanner .inner .banner_texts h3 {
font-weight: 300;
margin: 0;
line-height: 44px;
}
.footerBanner .inner .sell_rent_link {
margin-top: 65px;
line-height: 65px;
padding: 0 30px;
border: 1px solid #fff;
background: rgba(255, 255, 255, 0.1);
display: block;
font-weight: 300;
text-transform: uppercase;
font-size: 20px;
color: #fff;
}
.footerBanner .inner .sell_rent_link:hover {
background: rgba(255, 255, 255, 0.3);
}
/* -------- Testinomial --------- */
#testinomial {
background: #34495e;
}
#sync1 .item {
padding: 80px 0px;
margin: 5px;
text-align: center;
color: #fff;
}
#sync2 .item {
margin: 30px;
text-align: center;
cursor: pointer;
}
#sync2 .item>img {
background: transparent;
padding: 3px;
}
#sync2 .item h1 {
font-size: 18px;
color: #fff;
}
#sync2 .synced .item>img {
background: #02b2e1;
color: #fff;
}
#testinomial .item>h4 {
padding: 9px 0;
color: #fff;
font-family: 'Oswald', sans-serif;
}
#testinomial .item>h5 {
color: #a7a7a9;
font-family: 'Oswald', sans-serif;
}
#testinomial .testinomial-box>p::after {
content: "";
font-family: fontawesome;
position: relative;
margin-left: 15px;
}
#testinomial .testinomial-box>p::before {
content: "";
font-family: fontawesome;
position: relative;
margin-right: 15px;
}
/* -------- Contact --------- */
.contact-us {
min-height: 650px;
background-image: url(../images/banner-contact.jpg);
background-size: cover;
-webkit-background-size: cover;
background-position: center;
position: relative;
background-repeat: no-repeat;
padding-top: 90px;
}
.contact-us .contact-us-scroll {
left: 50%;
margin-left: -585px;
position: absolute;
right: 0;
width: 1170px;
z-index: 10;
}
.contact-us-wrapper {
background-color: #fff;
}
.contact-us-wrapper,
.new-letter-wrapper {
display: table;
float: left;
height: 460px;
padding: 50px;
width: 50%;
}
.contact-us-wrapper .title {
color: #34495e;
font-size: 2.143em;
font-weight: 900;
margin: 0 0 20px;
text-transform: uppercase;
}
.contact-us-wrapper .text {
margin-bottom: 35px;
}
.info-list .info-line {
line-height: 1.8em;
padding: 8px 0;
}
.info-list .info-icon {
color: #3d4448;
font-size: 1.143em;
text-align: left;
width: 30px;
}
.info-list .info-text {
color: #7e868e;
}
.new-letter-wrapper {
background-color: #2aacff;
color: #fff;
}
.new-letter-wrapper .title {
font-size: 1.286em;
margin: 0 0 18px;
text-transform: uppercase;
}
.new-letter-wrapper .text {
color: #d4e6f1;
margin-bottom: 15px;
}
.contact-form {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
background-color: transparent;
border-color: -moz-use-text-color -moz-use-text-color rgba(255, 255, 255, 0.2);
border-image: none;
border-style: none none solid;
border-width: medium medium 1px;
height: 40px;
line-height: 40px;
margin-bottom: 10px;
max-height: 85px;
max-width: 472px;
padding-left: 15px;
width: 100%;
}
textarea.contact-form {
line-height: 1.5em;
min-height: 90px;
padding-top: 10px;
}
.new-letter-wrapper .btn {
margin-top: 15px;
}
.btn.btn-transparent {
background: transparent none repeat scroll 0 0;
border: 2px solid;
line-height: 46px;
}
/* -------- Footer --------- */
#footer {
background: #F0F0E9;
}
.footer-top .container {
border-bottom: 1px solid #E0E0DA;
padding-bottom: 20px;
}
.companyinfo {
margin-top: 57px;
}
.companyinfo h2 {
font-family: abel;
font-size: 27px;
text-transform: uppercase;
font-family: 'Oswald', sans-serif;
}
.companyinfo h2 span {
color: #02b2e1;
}
.companyinfo p {
color: #B3B3AD;
font-size: 12px;
font-weight: 300;
}
.footer-top .col-sm-3 {
overflow: hidden;
}
.video-gallery {
margin-top: 57px;
position: inherit;
}
.video-gallery a img {
height: 100%;
width: 100%;
}
.iframe-img {
position: relative;
display: block;
height: 100%;
margin-bottom: 10px;
border: 2px solid #02b2e1;
}
.overlay-icon {
position: absolute;
top: 0;
width: 100%;
height: 100%;
background: #02b2e1;
color: #FFF;
font-size: 20px;
line-height: 0;
display: block;
opacity: 0;
-webkit-transition: 300ms;
-moz-transition: 300ms;
-o-transition: 300ms;
transition: 300ms;
}
.overlay-icon i {
position: relative;
top: 50%;
margin-top: -20px;
}
.video-gallery a:hover .overlay-icon {
opacity: 1;
}
.video-gallery p {
color: #8C8C88;
font-size: 12px;
font-weight: 500;
margin-bottom: 0px;
}
.video-gallery h2 {
color: #8c8c88;
font-size: 12px;
font-weight: 300;
text-transform: uppercase;
margin-top: 0px;
}
.address {
margin-top: 30px;
position: relative;
overflow: hidden;
}
.address img {
width: 100%;
}
.address p {
color: #666663;
font-size: 14px;
font-weight: 300;
left: 25px;
position: absolute;
top: 50px;
}
.footer-widget {
margin-bottom: 68px;
}
.footer-widget .container {
border-top: 1px solid #FFFFFF;
padding-top: 15px;
}
.single-widget h2 {
font-size: 24px;
font-weight: 500;
margin-bottom: 22px;
text-transform: uppercase;
font-family: 'Oswald', sans-serif;
}
.single-widget h2 i {
margin-right: 15px;
}
.single-widget ul li a {
color: #8C8C88;
font-size: 14px;
font-weight: 300;
padding: 5px 0;
}
.single-widget ul li a i {
margin-right: 18px;
}
.single-widget ul li a:hover {
background: none;
color: #02b2e1;
}
.searchform input {
border: 1px solid #DDDDDD;
color: #CCCCC6;
font-size: 14px;
margin-top: 0;
outline: medium none;
padding: 7px;
width: 212px;
}
.searchform button {
background: #02b2e1;
border: medium none;
border-radius: 0;
margin-left: -5px;
margin-top: -3px;
padding: 7px 17px;
}
.searchform button i {
color: #ffffff;
font-size: 20px;
margin-top: 1px;
}
.searchform button:hover,
.searchform button:focus {
background-color: #02b2e1;
}
.searchform p {
color: #8C8C88;
font-size: 14px;
font-weight: 300;
margin-top: 25px;
}
.footer-bottom {
background: #34495e;
padding: 20px 0;
}
.footer-bottom p {
color: #fff;
font-weight: 300;
margin-left: 15px;
}
.footer-bottom p span a {
color: #02b2e1;
font-style: italic;
text-decoration: underline;
}
.footer-top .fa.fa-map-marker {
color: #02b2e1;
font-size: 25px;
}
/* -------- Footer -2 --------- */
footer .bg-dark .footer-main {
background-color: #292f32;
color: #e5ecf1
}
footer .bg-dark .hyperlink {
background-color: #242a2d
}
footer .bg-dark .title-widget {
color: #fff;
border-color: #373f43
}
footer .bg-dark .info a {
color: #949494
}
footer .bg-dark a,
footer .bg-dark p,
footer .bg-dark span,
footer .bg-dark i {
color: #e5ecf1
}
footer .bg-dark a:hover {
color: #2aacff
}
footer .bg-dark .footer-logo-white {
display: block
}
footer .bg-dark .footer-logo-black {
display: none
}
footer .bg-dark .support-forum .form-email-widget {
border-color: #373f43
}
footer .bg-transparent .footer-logo-white {
display: none
}
footer .bg-transparent .footer-logo-black {
display: block
}
footer .bg-transparent .hyperlink {
background-color: #19283e
}
footer .bg-transparent .footer-main {
background-color: transparent;
color: #8a9094
}
footer .bg-transparent .title-widget {
color: #34495e;
border-bottom: none
}
footer .bg-transparent .info a {
color: #8a9094
}
footer .bg-transparent a,
footer .bg-transparent p,
footer .bg-transparent span,
footer .bg-transparent i {
color: #8a9094
}
footer .bg-transparent a:hover {
color: #2aacff
}
footer .bg-transparent .socials a {
border-color: #efefef
}
footer .bg-transparent .socials a:hover {
background-color: #2aacff;
border-color: #2aacff
}
footer .bg-transparent .socials a:hover i {
color: #fff
}
.footer-main .title-widget {
font-weight: 700;
padding-bottom: 20px;
font-size: 1.286em;
text-align: left;
width: 100%;
display: block;
border-bottom: 1px solid;
text-transform: uppercase
}
.footer-main .content-widget {
padding-top: 20px
}
.footer-main .col-2 {
margin-top: 50px;
min-height: 340px
}
.footer-main .col-2:nth-child(-n+2) {
margin-top: 0px
}
.footer-main .socials a {
margin-bottom: 5px
}
.img-hover::after {
background-color: rgba(0, 0, 0, 0.5);
bottom: 0;
content: "";
left: 0;
opacity: 0;
position: absolute;
right: 0;
top: 0;
transition: all 0.5s ease 0s;
}
.gallery-widget .gallery-list .thumb {
display: inline-block;
float: left;
margin: 0 15px 15px 0;
width: 27%;
}
.gallery-widget .gallery-list {
position: relative;
top: 5px;
}
.hyperlink {
line-height: 70px
}
.hyperlink .hyper-left .link,
.hyperlink .hyper-right .link {
color: #e5ecf1
}
.hyperlink .hyper-left .link:hover,
.hyperlink .hyper-right .link:hover {
color: #2aacff
}
.hyperlink .hyper-left span {
color: #586066
}
.hyperlink .hyper-left span.name {
color: #e5ecf1;
padding-left: 5px;
text-transform: uppercase
}
.hyperlink .hyper-right ul {
margin-bottom: 0
}
.hyperlink .hyper-right ul li {
display: inline-block;
margin-right: 20px
}
.hyperlink .hyper-right ul li:last-child {
margin-right: 0
}
.footer-background {
background-image: url(../images/libs/bg-footer-2.jpg);
background-position: center;
background-size: cover;
-webkit-background-size: cover;
background-repeat: no-repeat;
width: 100%;
position: relative;
min-height: 800px
}
.socials .link {
background-color: transparent;
border: 1px solid #4d5254;
display: inline-block;
height: 40px;
line-height: 40px;
margin-right: 4px;
text-align: center;
transition: all 0.3s ease 0s;
width: 40px;
}
.socials .link:hover {
background-color: #2aacff;
border-color: #2aacff;
color: #fff;
}
.footer-logo.footer-logo-white>img {
margin-left: -25px;
}
/* -------- Footer - 3 --------- */
.footer-3 {
background: #45515a;
padding: 30px 0;
}
.footer-3 .widget {
margin-bottom: 30px;
}
.footer-3 .widget .widgetInner {
background: rgba(255, 255, 255, 0.05);
padding: 30px;
border-top: 10px solid #1b9bff;
height: 345px;
}
.footer-3 .widget h4 {
font-weight: bold;
color: #FFF;
font-size: 20px;
line-height: 1;
margin: 0 0 20px;
}
.footer-3 .widget p {
margin-bottom: 0;
line-height: 21px;
color: #fff;
}
.footer-3 .widget.recentPostWidget .nav li a {
color: #fff;
padding: 15px 0;
line-height: 18px;
font-size: 15px;
font-weight: 400;
}
.footer-3 .widget.recentPostWidget .nav li a:hover,
.footer-3 .widget.recentPostWidget .nav li a:focus {
background-color: transparent;
color: #FFF;
}
.footer-3 .widget.recentPostWidget .nav li+li {
border-top: 1px solid #45515a;
}
.footer-3 .widget.aboutWidget {
text-align: center;
}
.footer-3 .widget.aboutWidget a {
display: block;
}
.footer-3 .widget.aboutWidget a:after {
content: '';
width: 45px;
height: 2px;
background: #FFF;
display: block;
margin: 18px auto 15px;
}
..footer-3 .widget.aboutWidget p {
color: #fff;
}
.footer-3 .widget.oppeningHoursWidget .nav {
margin-top: 15px;
border: 1px solid rgba(255, 255, 255, 0.05);
}
.footer-3 .widget.oppeningHoursWidget .nav li {
color: #FFF;
line-height: 58px;
padding: 0 20px;
}
.footer-3 .widget.oppeningHoursWidget .nav li:nth-child(odd) {
background: rgba(255, 255, 255, 0.05);
}
.footer-3 .widget.oppeningHoursWidget .nav li:nth-child(odd):after {
content: '';
width: 0;
height: 0;
border-top: 8px solid rgba(255, 255, 255, 0.05);
border-left: 8px solid transparent;
border-right: 8px solid transparent;
position: absolute;
bottom: -8px;
left: 25px;
}
.footer-3 .copyrightRow {
background: rgba(255, 255, 255, 0.05);
padding: 23px 15px;
margin: 0;
}
.footer-3 .copyrightRow .copyright {
line-height: 60px;
color: #fff;
font-weight: 300;
}
.footer-3 .copyrightRow .copyright a {
color: #fff;
}
.footer-3 .copyrightRow .goTop {
text-align: center;
}
.footer-3 .copyrightRow .goTop a {
line-height: 58px;
width: 60px;
font-size: 26px;
color: #FFF;
border: 1px solid rgba(255, 255, 255, 0.2);
border-radius: 100%;
display: inline-block;
}
..footer-3 .copyrightRow .goTop a:hover {
background: rgba(255, 255, 255, 0.1);
border: 1px solid rgba(255, 255, 255, 0.2);
}
.footer-3 .copyrightRow .footSocial {
margin: 7px 0;
}
..footer-3 .copyrightRow .footSocial .nav li+li {
margin-left: 10px;
}
.footer-3 .copyrightRow .footSocial .nav li a {
border: 1px solid rgba(255, 255, 255, 0.2);
line-height: 43px;
width: 45px;
color: #FFF;
padding: 0;
border-radius: 0;
text-align: center;
font-size: 17px;
}
.footer-3 .copyrightRow .footSocial .nav li a:hover {
background: #1b9bff;
border-color: #1b9bff;
}
.m0 {
margin: 0;
}
/* -------- Bg-Banner --------- */
#bg-banner {
background: url(../images/bg-banner.jpg) no-repeat;
background-size: cover;
background-position: 50% center;
}
#bg-banner .banner-heading {
height: 300px;
width: 500px;
max-width: 100%;
background: rgba(2, 178, 255, 0.8);
text-align: center;
margin: auto;
padding-top: 50px;
}
.banner-heading>h1 {
color: #fff;
font-weight: bold;
letter-spacing: 4px;
padding-top: 20px;
padding-bottom: 20px;
text-transform: uppercase;
}
.banner-heading>p {
color: #fff;
font-size: 20px;
padding-bottom: 15px;
}
.banner-heading>p a {
color: #fff;
}
.banner-heading>p a:hover {
text-decoration: underline;
}
/* -------- About us Page --------- */
#about-us h2 {
margin-bottom: 30px;
margin-top: 0;
}
#amenities-img {
padding: 0;
margin: 0;
overflow: hidden;
height: 585px
}
#amenities-content {
height: 585px;
width: 56%;
padding: 70px 50px;
background: #02b2e1;
color: #fff;
overflow: hidden;
margin: 0;
}
#amenities-content h2 {
margin: 0;
padding: 0;
margin-bottom: 20px;
text-transform: uppercase;
color: #ffffff;
}
#amenities-content p {
color: #fff;
line-height: 1.9;
margin-bottom: 25px;
width: 65%;
min-width: 65%
}
#amenities-content ul {
list-style: none;
padding-left: 0;
width: 66%
}
#amenities-content li {
width: 50%;
padding-right: 45px;
float: left;
position: relative;
font-size: 16px;
color: #fff;
margin-bottom: 10px
}
#amenities-content li label {
float: left;
position: relative;
width: 80%;
font-weight: 400;
overflow: hidden;
white-space: nowrap
}
#amenities-content li span {
color: #fff;
float: left;
padding-left: 15px;
position: absolute
}
#amenities-content li label::after {
color: #298ec7;
content: "___________________________________________________________________________________________________";
position: absolute;
top: -5px;
padding-left: 15px
}
#amenities-img img {
height: 100%;
width: 100%
}
#amenities-img {
width: 44%
}
.amenities-marker p {
font-weight: 200;
margin-bottom: 12px !important
}
.amenities-marker img {
margin-right: 10px
}
@media screen and (max-width: 1897px) {
#amenities-content ul {
width: 70%
}
}
@media screen and (max-width: 1807px) {
#amenities-content p {
width: 73%
}
#amenities-content ul {
width: 74%
}
}
@media screen and (max-width: 1717px) {
#amenities-content ul {
width: 78%
}
}
@media screen and (max-width: 1630px) {
#amenities-content p {
width: 82%
}
#amenities-content ul {
width: 83%
}
}
@media screen and (max-width: 1543px) {
#amenities-content ul {
width: 88%
}
}
@media screen and (max-width: 1470px) {
#amenities-content p {
width: 92%
}
#amenities-content ul {
width: 93%
}
}
@media screen and (max-width: 1381px) {
#amenities-content ul {
width: 100%
}
}
@media screen and (max-width: 1327px) {
#amenities-content p {
width: 100%
}
}
@media screen and (max-width: 1197px) {
#amenities-content {
padding: 70px 30px
}
}
@media screen and (max-width: 1114px) {
#amenities-content p {
margin-bottom: 20px
}
#amenities-content li label::after,
#amenities-content li span {
padding-left: 5px
}
#amenities-content li {
width: 50%;
padding-right: 5px
}
}
@media screen and (max-width: 991px) {
#amenities-img {
width: 35%
}
}
@media screen and (max-width: 768px) {
#amenities-img {
width: 100%;
height: auto;
}
#amenities-content {
width: 100%
}
}
@media screen and (max-width: 518px) {
#amenities-content li {
width: 100%
}
#amenities-content {
height: auto
}
}
h2.header_with_icon {
background: rgba(0, 0, 0, 0) url(../images/header_map_icon.png) no-repeat scroll top center;
padding: 33px 0 0;
text-transform: uppercase;
text-align: center;
font-size: 27px;
font-weight: 700;
margin-top: 75px;
}
.inner-page-features-villa .description {
margin: 30px auto auto;
text-align: center;
width: 100%;
color: #7e8c99;
font-family: 'Lato', sans-serif;
font-size: 16px;
line-height: 1.9;
margin-bottom: 60px
}
.inner-page-features-villa h4 {
font-size: 16px;
font-weight: 700;
text-transform: uppercase;
margin: 20px 0px 10px 0px;
}
.inner-feature-villa img,
.feature-villa img {
margin-bottom: 15px
}
.row.inner-feature-villa,
.row.feature-villa {
margin: 33px 0 65px
}
.row.inner-feature-villa:last-child,
.row.feature-villa:last-child {
margin-bottom: 110px
}
.inner-feature-villa div,
.feature-villa div {
padding-right: 32px
}
.inner-page-features li p,
.inner-feature-villa p,
.feature-villa p {
line-height: 1.42857;
}
@media screen and (max-width: 767px) {
.inner-feature-villa div,
.feature-villa div {
padding-top: 40px;
}
.inner-feature-villa {
margin-bottom: 0 !important;
}
.feature-villa {
margin-top: 0 !important;
}
}
.inner-page-features {
padding: 0 0 80px 0;
}
.inner-page-features .description {
margin: 30px auto auto;
text-align: center;
width: 100%;
color: #7e8c99;
font-family: 'Lato', sans-serif;
font-size: 16px;
line-height: 1.9;
margin-bottom: 60px
}
.slider_div {
border: 15px solid #d3d9dd;
box-shadow: 0 0 3px #d3d9dd
}
.slider_div img {
width: 100%;
height: 100%
}
.carousel-indicators li {
background-color: #fff;
border: 1px solid #fff;
border-radius: 10px;
cursor: pointer;
height: 12px;
width: 12px
}
.carousel-indicators .active {
background-color: #31a2e1;
border-color: #31a2e1;
height: 12px;
margin: 1px !important;
width: 12px;
height: 12px
}
.inner-page-features ul {
padding: 0;
margin: 0;
padding-left: 6px
}
.inner-page-features ul li {
list-style: none;
margin-bottom: 45px
}
.featureicon {
margin-right: 20px !important
}
.inner-page-features h3 {
font-size: 18px;
text-transform: uppercase
}
.inner-page-features li p {
line-height: 1.7
}
/*
* ------------------------------------------------------------------------------------------------
* 9.0 Property detail page
* ------------------------------------------------------------------------------------------------
*/
.property-detail {
float: left;
width: 100%;
clear: both;
background: #fff;
}
.property-detail h4 {
font-size: 20px;
padding-bottom: 25px;
border-bottom: 1px solid #dae2e9;
margin-bottom: 20px;
margin-top: 50px;
}
.property-detail p {
line-height: 1.9;
margin-bottom: 25px;
}
.inner-page-property-details-header-area .property-detail-banner {
position: relative;
width: 100%;
float: left;
height: 785px;
overflow: hidden;
}
.inner-page-property-details-header-area .property-detail-banner img {
border-bottom: 3px solid #ff551a;
opacity: 0;
transition: opacity 2s ease 0s;
width: 100%;
height: auto;
min-height: 100%;
position: absolute;
top: 0px;
left: 0px;
}
.inner-page-property-details-header-area .property-detail-banner img.active_image {
opacity: 1;
transition: opacity 2s ease 0s;
}
.shadow {
background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5)) repeat scroll 0 0;
bottom: 0;
height: 30%;
position: absolute;
right: 0;
width: 100%;
}
.inner-page-property-details-header-area .property-detail-info {
position: absolute;
bottom: 0;
width: 100%;
}
.inner-page-property-details-header-area .property-detail-info h1 {
color: #ffffff;
margin-bottom: 15px;
}
.inner-page-property-details-header-area .property-detail-info label.property_type {
background-color: #ff551a;
border-radius: 2px;
color: #fff;
font-size: 11px;
font-weight: normal;
padding: 8px 15px;
text-transform: uppercase;
margin-top: 12px;
}
.property-detail-info .property-detail-address {
color: #fff;
font-size: 14px;
font-weight: bold;
}
.property-detail-info .property-detail-address .fa.fa-map-marker {
margin-right: 10px;
}
.property-detail-info .property-detail-facility div {
padding: 0;
}
.property-detail-info .property-detail-facility {
margin: 20px 0;
}
.property-detail-info .property-detail-facility .property-detail-price {
font-size: 24px;
font-weight: bold;
color: #fff;
background-color: #31a2e1;
padding: 12px;
}
.property-detail-info .property-detail-facility div {
//width: auto;
padding-right: 25px;
}
.property-detail-info .property-detail-facility .property-detail-facility-icon {
margin: 12px 0;
}
.property-detail-info .property-detail-facility .property-detail-facility-icon img,
.property-detail-info .property-detail-facility .property-detail-facility-icon svg {
vertical-align: middle;
margin-right: 10px;
height: 20px;
width: 20px;
fill: #ffffff;
}
.property-detail-info .property-detail-facility .property-detail-facility-icon label {
color: #fff;
font-size: 15px;
vertical-align: middle;
margin-right: 10px;
}
.property-detail-info .property-detail-facility .property-detail-facility-icon span {
font-size: 14px;
background-color: #fff;
color: #435061;
border-radius: 50%;
padding: 5px 11px;
}
@media screen and (max-width:640px) {
.inner-page-property-details-header-area .property-detail-info {
clear: both;
float: left;
position: relative !important;
}
}
.inofrmaition-label,
.information-value {
font-size: 16px;
line-height: 1.9;
color: #7e8c99;
}
.inofrmaition-label {
font-weight: bold;
}
.amenities-info .inofrmaition-label,
.amenities-info .information-value {
line-height: 2.5;
}
.amenities-info svg {
height: 20px;
width: 20px;
fill: #7e8c99;
}
.agent-contact-sidebar {
width: 100%;
min-height: 585px;
border: 1px solid #dae2e9;
margin-top: 50px;
}
.agent-profile-sidebar {
width: 100%;
height: 230px;
background-color: #eff3f5;
border-bottom: 1px solid #dae2e9;
text-align: center;
}
.agent-comment {
width: 100%;
height: 910px;
border: 1px solid #dae2e9;
margin-top: 50px;
}
.agent-comment-sidebar {
width: 100%;
height: 68px;
margin-top: -50px;
background-color: #eff3f5;
border-bottom: 1px solid #dae2e9;
text-align: center;
}
.agent-comment-sidebar h4 {
padding-top: 20px;
}
.komentar {
overflow-y: auto;
height: 550px;
border: 1px solid black;
padding-left: 5px;
}
.agent-profile-sidebar img {
width: 125px;
height: 125px;
border-radius: 50%;
margin-top: 20px;
}
.agent-profile-sidebar h4 {
margin-top: 20px;
margin-bottom: 0px;
font-size: 20px;
padding: 0px;
border: 0px;
}
.agent-profile-sidebar p {
font-size: 14px;
margin-bottom: 0px;
}
.agent-contact-detail-sidebar {
height: 120px;
border-bottom: 1px solid #eeeeee;
padding: 30px;
}
.agent-contact-detail-sidebar p {
margin-bottom: 5px;
}
.agent-contact-detail-sidebar p i {
color: #31a2e1;
margin-right: 15px;
}
.agent-contact-form-sidebar {
width: 100%;
padding: 30px;
}
.agent-contact-form-sidebar h5 {
font-size: 16px;
font-weight: bold;
margin-bottom: 20px;
}
.agent-contact-form-sidebar input {
width: 100%;
height: 45px;
border: 1px solid #dae2e9;
background-color: #f6f9fa;
padding: 13px;
font-size: 14px;
color: #7e8c99;
margin-bottom: 10px;
}
.agent-contact-form-sidebar textarea {
border: 1px solid #dae2e9 !important;
background-color: #f6f9fa;
height: 100px;
color: #7e8c99;
}
.agent-contact-form-sidebar .multiple-send-message {
background-color: #34495e;
color: #ffffff;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
margin-top: 10px;
margin-bottom: 0px;
}
.agent-contact-form-sidebar .multiple-send-message:hover {
background-color: #39A3DE;
}
.advertisement-sidebar {
width: 100%;
margin-top: 35px;
}
.recent-proeprties-sidebar .left-right-arrow {
top: -77px;
}
.property-video-sidebar,
.recent-proeprties-sidebar {
margin-top: 35px;
position: relative;
}
h4.modal-title {
width: 90%;
}
.property-video-sidebar h4,
.recent-proeprties-sidebar h4 {
margin-top: 0px;
margin-bottom: 35px;
}
.recent-proeprties-sidebar .multiple-recent-properties {
padding-top: 0px;
padding-bottom: 0px;
}
.recent-proeprties-sidebar .left-right-arrow {
width: 40px;
}
.get-direction {
min-height: 405px;
margin-top: 70px;
border: 1px solid #dae2e9;
margin-bottom: 130px;
}
.get-direction h4 {
border-bottom: none;
margin: 20px 0px;
padding-left: 30px;
padding-bottom: 0px;
}
.get-direction form {
width: 100%;
padding: 10px;
background-color: #fbfbfb;
height: 60px;
position: relative;
}
.get-direction input {
height: 100%;
padding: 5px 175px 5px 5px;
width: 100%;
}
.pac-item-query,
.pac-item,
.pac-item-container,
.pac-item-matched {
font-size: 16px;
}
.get-direction input#GetDirectionsAddress {
font-size: 16px;
padding-left: 20px;
}
.get-direction button {
background-color: #ff551a;
border: medium none;
color: #ffffff;
font-weight: bold;
height: 40px;
position: absolute;
right: 10px;
text-transform: uppercase;
top: 10px;
width: 170px;
}
.get-direction button:hover {
background-color: #39A3DE;
}
.near-location-map {
height: 575px;
}
.near-location-info ul,
.near-location-info ul li {
list-style: none;
padding: 0;
margin: 0;
font-size: 14px !important;
line-height: 1.9;
}
.near-location-info .right {
width: 83%;
float: left;
color: black;
font-weight: bold;
color: #435061;
text-transform: capitalize;
}
.near-location-info .left {
width: 17%;
float: left;
color: #a6afb8
}
.near-location-info span {
width: 100%;
font-size: 14px;
float: left;
color: #a6afb8;
padding: 0 0 9px 0;
margin: 0 0 10px 0;
border-bottom: #f2f2f2 solid 1px;
font-family: 'lato', sans-serif;
line-height: 1.42857;
}
.near-location-info:last-child span:last-child {
margin: 0px;
border-bottom: none;
}
@media screen and (max-width: 767px) {
.inner-page-property-details-header-area .property-detail-info h1 {
margin-bottom: 0;
}
.inner-page-property-details-header-area .property-detail-info label.property_type {
margin: 10px 0;
}
.row.property-detail-facility div {
//max-width: 50%;
}
}
/*
* ------------------------------------------------------------------------------------------------
* 10.0 Property listing
* ------------------------------------------------------------------------------------------------
*/
.property-listing .lisi-bg {
background: #34495e;
height: 46px;
max-height: 100%;
width: 100%;
}
.property-listing {
float: left;
width: 100%;
}
.property-type-menu {
line-height: 3.3;
padding: 0;
}
.lisi-bg ul.property-type li a.active {
background: #fff;
padding: 11px 14px;
border: 1px solid #34495e;
color: #34495e;
}
.lisi-bg ul.property-type li a:hover {
background: #fff;
padding: 11px 14px;
border: 1px solid #34495e;
color: #34495e;
}
.lisi-bg ul.property-type li a {
padding: 11px 14px;
color: #fff;
border: 1px solid transparent;
}
.property-listing-type-button {
width: 170px;
height: 45px;
float: right;
margin-right: -16px;
}
.property-listing-type-button li {
border: 1px solid #ced8e1;
display: inline;
float: left;
height: 100%;
width: 33.33%;
cursor: pointer;
text-align: center;
line-height: 2.2;
overflow: hidden;
}
.property-listing-type-button>li:first-child {
border-right: 0 none;
}
.property-listing-type-button>li:last-child {
border-left: 0 none;
}
.property-listing-type-button>li>a {
color: #7e8c99;
display: block;
font-size: 20px;
}
.property-listing-type-button>li>a:hover,
.property-listing-type-button>li>a.active {
background-color: #fff;
}
.property-list-area {
margin-bottom: 80px;
}
.load_more {
margin-bottom: 160px;
}
.load_more_btn {
background: #31a2e1 none repeat scroll 0 0;
border: none;
color: #fff;
height: 45px;
text-transform: uppercase;
width: 165px;
font-size: 14px;
font-weight: 700;
-moz-transition: .2s all;
-webkit-transition: .2s all;
-o-transition: .2s all;
-ms-transition: .2s all;
transition: .2s all
}
.load_more_btn:hover {
background: #435060
}
/*
* ------------------------------------------------------------------------------------------------
* 10.1 Property listing gride
* ------------------------------------------------------------------------------------------------
*/
.property-listing.multiple-recent-properties {
background: #fff;
}
/*
* ------------------------------------------------------------------------------------------------
* 10.2 Property listing list
* ------------------------------------------------------------------------------------------------
*/
.carousel-slide-recent-property a>h3 {
color: #6f6f6f;
font-size: 22px;
padding-top: 20px;
}
.recent-properties-price {
padding-bottom: 20px;
}
.property-list-list-info a>h3 {
color: #fff;
padding-top: 20px;
}
.property-list-list {
width: 100%;
float: left;
background-color: #34495e;
border-top: 3px solid #02b2e1;
}
.property-list-list h5 {
font-weight: normal;
font-size: 22px;
margin-top: 35px;
}
.property-list-list .property-list-list-image {
padding: 0;
margin-top: -3px;
}
.property-list-list .property-list-list-image img {
max-width: 365px;
max-height: 230px;
}
.property-list-list .property-list-list-info div {
padding-left: 0;
}
.property-list-list .recent-properties-price {
margin: 20px 0 10px 0;
}
.property-list-list p {
font-size: 14px;
line-height: 1.8;
color: #fff;
}
.property-list-list ul {
float: left;
list-style: outside none none;
margin-bottom: 0;
padding: 0 0 0 10px;
width: 100%;
min-height: 45px;
}
.property-list-list ul li {
float: left;
padding: 10px 0;
width: 90%;
}
.property-list-list ul li {
margin-right: 20px;
width: auto;
color: #fff;
}
.property-list-list ul li.left {
font-size: 15px;
}
.property-list-list ul li.left img,
.property-list-list ul li.left svg {
width: auto;
margin-right: 20px;
height: 25px;
width: 25px;
fill: #7e8c99;
}
.property-list-list ul li.right {
text-align: right;
width: 10%;
float: right;
}
.property-list-list ul li.right span {
background-color: #02b2e1;
border-radius: 100px;
padding: 5px 11px;
color: #fff;
}
.recent-properties-address {
color: #47b848;
font-size: 18px;
}
.property-list-list .property-list-list-label {
margin-top: 35px;
float: right;
}
.property-list-list .property-list-list-facility {
padding-top: 10px;
}
.property-list-list {
margin: 15px 0;
}
@media screen and (max-width: 1199px) and (min-width: 767px) {
.property-list-list h5,
.property-list-list .property-list-list-label {
margin-top: 20px;
}
}
@media screen and (max-width: 991px) and (min-width: 767px) {
.property-list-list h5 {
margin-top: 10px;
}
.property-list-list .property-list-list-label {
margin-top: 32px;
}
.property-list-list {
padding-bottom: 10px;
}
}
@media screen and (max-width: 767px) {
.col-xs-12.col-sm-4.col-md-4.property-list-list-image {
padding: 0 15px;
}
.property-list-list .property-list-list-label {
margin: 20px 0;
float: left;
}
.property-list-list ul {
padding: 0;
}
}
/*
* ------------------------------------------------------------------------------------------------
* 10.3 Property listing map
* ------------------------------------------------------------------------------------------------
*/
/* Property Listing Map */
.property-listing-map-parent {
padding-top: 35px !important;
border-top: 1px solid #e5eaf1;
margin-top: 10px;
}
.property-list-map {
height: 1050px;
}
.property-list-map .multiple-location-map {
position: absolute;
width: 100%;
left: 0;
}
.property-list-map-area {
margin-bottom: 0;
}
/* Property listing map info window*/
.property-listing-map-info-window {
width: 100%;
height: auto;
float: left;
}
.property-listing-map-info-window img {
max-width: 360px;
max-height: 355px;
}
.property-listing-map-info-window .image-with-label {
clear: both;
position: relative;
}
.property-listing-map-info-window .image-with-label label {
bottom: -12px;
position: absolute;
right: 6%;
background-color: #fff;
font-size: 11px;
font-weight: normal;
padding: 8px 15px;
text-transform: uppercase;
border-radius: 0;
}
.property-list-list .property-list-list-label::before {
background: transparent none repeat scroll 0 0;
border-bottom: 14px solid transparent;
border-right: 17px solid #fff;
border-top: 14px solid transparent;
bottom: 0;
content: "";
height: 0;
margin-left: -32px;
position: absolute;
top: 35px;
width: 0;
}
.property-listing-map-info-window .featured-properties-detail {
background-color: #fff;
float: left;
padding: 28px 25px 0;
width: 100%;
}
.property-listing-map-info-window .featured-properties-detail h6 {
font-size: 18px;
margin-top: 0;
}
.property-listing-map-info-window .featured-properties-detail .featured-properties-address {
float: left;
font-size: 14px;
margin: 0;
padding: 5px 0 15px 0;
width: 100%;
}
.property-listing-map-info-window .featured-properties-detail .featured-properties-price {
color: #31a2e1;
font-size: 18px;
font-weight: bold;
margin-bottom: 20px;
margin-top: 0;
}
/* white background and box outline */
.gm-style>div:first-child>div+div>div:last-child>div>div:first-child>div {
width: auto !important;
height: auto !important;
border: none !important;
}
.gm-style>div:first-child>div+div>div:last-child>div>div:first-child>div>div>div {
box-shadow: none !important;
}
.gm-style>div:first-child>div+div>div:last-child>div>div:last-child>img {
display: none;
}
.gm-style-iw {
top: 22px !important;
left: 25px !important;
}
/*
* ------------------------------------------------------------------------------------------------
* 11.0 Alert box
* ------------------------------------------------------------------------------------------------
*/
.alert-container {
position: fixed;
display: none;
top: 0;
height: 0px;
padding: 0;
width: 100%;
z-index: 999;
}
/*
* ------------------------------------------------------------------------------------------------
* 12.0 Video
* ------------------------------------------------------------------------------------------------
*/
video {
width: 100%;
}
.left-right-arrow {
height: 13px;
width: 65px;
position: absolute;
right: 0px;
top: -65px;
}
.left-right-arrow .carousel-control.left,
.left-right-arrow .carousel-control.right {
background: none;
}
.left-right-arrow .carousel-control {
width: auto;
}
.left-right-arrow>img {
height: 100%;
width: auto;
cursor: pointer;
}
@media screen and (max-width: 991px) {
.multiple-featured-properties .col-sm-6.col-md-4.col-lg-4 {
margin-bottom: 30px;
}
}
.multiple-recent-properties label {
font-size: 11px;
font-weight: normal;
text-transform: uppercase;
padding: 6px 15px;
background-color: #fff;
}
.multiple-recent-properties .image-with-label {
position: relative;
}
.multiple-recent-properties .image-with-label>label {
position: absolute;
right: 6%;
bottom: -2px;
}
.multiple-recent-properties img {
height: 100%;
width: 100%;
}
ul.property-type>li {
float: left;
list-style: outside none none;
}
/****************************************************************************
Services
****************************************************************************/
.services-page .facts_wrap {
padding-bottom: 0;
}
.services-wrap {
margin-bottom: 80px;
}
.service {
width: 50%;
float: left;
}
.service figure {
position: relative;
overflow: hidden;
}
.service figure img {
margin: 0;
width: 100%;
-webkit-transition: -webkit-transform 0.5s ease-in;
-moz-transition: -moz-transform 0.5s ease-in;
-o-transition: -o-transform 0.5s ease-in;
}
.service figure:hover img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
}
.service .overlay {
padding-left: 35px;
line-height: 92px;
background: rgba(255, 255, 255, 0.8);
position: absolute;
bottom: 0;
left: 0;
width: 100%;
}
.service .overlay a {
padding: 0 4px;
font-weight: 600;
font-size: 20px;
color: #212121;
text-transform: uppercase;
}
.service .overlay a:hover {
background: #ffeb3b;
border-radius: 2px;
}
/****************************************************************************
Services
****************************************************************************/
.services-page .facts_wrap {
padding-bottom: 0;
}
.services-wrap {
margin-bottom: 80px;
}
.service {
width: 50%;
float: left;
}
.service figure {
position: relative;
overflow: hidden;
}
.service figure img {
margin: 0;
width: 100%;
-webkit-transition: -webkit-transform 0.5s ease-in;
-moz-transition: -moz-transform 0.5s ease-in;
-o-transition: -o-transform 0.5s ease-in;
}
.service figure:hover img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
}
.service .overlay {
padding-left: 35px;
line-height: 92px;
background: rgba(255, 255, 255, 0.8);
position: absolute;
bottom: 0;
left: 0;
width: 100%;
}
.service .overlay a {
padding: 0 4px;
font-weight: 600;
font-size: 20px;
color: #212121;
text-transform: uppercase;
}
.service .overlay a:hover {
background: #02b2e1;
color: #fff;
border-radius: 2px;
}
/****************************************************************************
Services Single
****************************************************************************/
.services-single {
padding-bottom: 120px;
}
.services-single .page-contents h4 {
margin-bottom: 30px;
}
.pricing-tables {
background: #f7f7f7;
}
.pricing-tables .price-col {
padding: 42px 55px 60px;
background: #fff;
border-radius: 2px;
min-height: 420px;
}
.pricing-tables .price-col h2 {
font-size: 30px;
color: #212121;
text-transform: uppercase;
display: block;
margin-bottom: 10px;
}
.pricing-tables .price-col h2 small {
font-weight: 300;
font-size: 20px;
display: block;
}
.pricing-tables .price-col .price {
font-weight: 700;
font-size: 40px;
color: #02b2e1;
display: block;
margin-bottom: 25px;
}
.pricing-tables .price-col p {
font-size: 14px;
line-height: 14px;
color: #727272;
padding-left: 25px;
background: url(../images/tick.png) no-repeat left top;
margin-bottom: 13px;
text-transform: uppercase;
}
.steps-sec {
background: #f7f7f7;
padding-top: 0;
}
.steps-sec .step {
width: 100%;
text-align: center;
}
.steps-sec .step span {
display: inline-block;
font-size: 30px;
font-weight: 300;
color: #fff;
width: 100px;
height: 100px;
line-height: 80px;
text-align: center;
background: #212121;
border-radius: 50%;
border: 10px solid #f7f7f7;
margin: 0 auto 30px;
-webkit-transition: all 0.25s ease-in;
-moz-transition: all 0.25s ease-in;
-o-transition: all 0.25s ease-in;
transition: all 0.25s ease-in;
}
.steps-sec .step:hover span {
background: #02b2e1;
border-color: #02b2e1;
}
.steps-sec .step p {
font-size: 14px;
color: #727272;
text-transform: uppercase;
margin: 0;
}
.gallery {
padding-top: 0;
}
.grid-sizer,
.grid-item {
width: 20%;
float: right;
}
.grid-item-half a {
width: 50%;
}
.grid-item a {
display: block;
line-height: 0;
overflow: hidden;
float: left;
position: relative;
}
.grid-item img {
width: 100%;
-webkit-transition: -webkit-transform 0.5s ease-in;
-moz-transition: -moz-transform 0.5s ease-in;
-o-transition: -o-transform 0.5s ease-in;
}
.grid-item a:hover img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
}
.grid-item a .overlay {
opacity: 0;
position: absolute;
left: 20px;
top: 20px;
width: calc(100% - 40px);
height: calc(100% - 40px);
background: rgba(2, 178, 255, 0.5) url("../images/zoom.png") center center no-repeat;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.grid-item a:hover .overlay {
opacity: 1;
}
.page-contents {
clear: both;
}
.page-contents h3 {
margin-bottom: 30px;
}
.page-contents p {
line-height: 28px;
margin-bottom: 40px;
}
/************ Tenat-Form ***************/
#tenat-form .tenat-text .fa {
font-size: 110px;
color: #6f6f6f;
padding-bottom: 20px;
}
#tenat-form .tenat-text .fa:hover {
color: #02b2e1;
}
#tenat-form .tenat-text p {
font-size: 25px;
}
#tenat-form .tenat-text {
margin-bottom: 60px;
}
#tenat-form .side-line {
background: #34495e;
border-top: 3px solid #02b2e1;
padding: 0;
margin-bottom: 15px;
}
#tenat-form .side-line img {
margin-top: -3px;
max-width: 180px;
padding-right: 25px;
}
#tenat-form .side-line h4 {
color: #fff;
padding: 10px 0;
}
#tenat-form .side-line p {
color: #fff;
}
#tenat-form .side-line span {
color: #47b848;
}
#tenat-form .tenat-links li {
list-style: outside url("../images/bullet.png") disc;
margin-bottom: 10px;
padding: 0 14px;
}
#tenat-form .tenat-links li a {
color: #6f6f6f;
transition: all 0.5s linear 0s;
}
#tenat-form .tenat-links li a:hover {
color: #02b2e1;
margin-left: 10px;
}
ul.process li {
list-style: outside url("../images/bullet.png") disc;
margin-bottom: 10px;
padding: 0 14px;
}
ul.process {
padding-left: 40px;
}
/*
* ------------------------------------------------------------------------------------------------
* 17.0 2-Coloumn-Gallery page,3-Coloumn-Gallery page
* ------------------------------------------------------------------------------------------------
*/
.inner-page-gallery-two-columns h1,
.inner-page-gallery-three-columns h1 {
text-transform: uppercase;
text-align: center;
font-size: 27px;
font-weight: 700;
margin-top: 70px;
}
.inner-page-gallery-two-columns .description,
.inner-page-gallery-three-columns .description {
margin: 40px auto auto;
text-align: center;
width: 100%;
color: #7e8c99;
font-size: 16px;
line-height: 1.9;
margin-bottom: 60px;
}
.inner-page-gallery-two-columns,
.inner-page-gallery-three-columns {
min-height: 585px;
width: 100%;
}
.inner-page-gallery-two-columns .description,
.inner-page-gallery-three-columns .description {
width: 100%;
}
.inner-page-gallery-two-columns-dimension-btn,
.inner-page-gallery-three-columns-dimension-btn {
margin: 0 0 50px;
float: left;
}
.inner-page-gallery-two-columns-dimension-btn a,
.inner-page-gallery-three-columns-dimension-btn a {
font-size: 16px;
color: #fff !important;
text-decoration: none;
padding: 12px 21px 16px;
background: #02b2e1;
cursor: pointer;
float: left;
-moz-transition: .2s all;
-webkit-transition: .2s all;
-o-transition: .2s all;
-ms-transition: .2s all;
transition: .2s all;
}
.inner-page-gallery-two-columns-dimension-btn a.active,
.inner-page-gallery-two-columns-dimension-btn a:hover,
.inner-page-gallery-three-columns-dimension-btn a.active,
.inner-page-gallery-three-columns-dimension-btn a:hover {
color: #fff !important;
background: #34495e;
}
.inner-page-gallery-two-columns-dimension-btn a,
.inner-page-gallery-three-columns-dimension-btn a {
min-width: 116px;
text-align: center;
}
.inner-page-gallery-two-columns-dimension-detail ul,
.inner-page-gallery-three-columns-dimension-detail ul {
list-style: none;
}
.inner-page-gallery-two-columns-dimension-detail,
.inner-page-gallery-three-columns-dimension-detail {
float: left;
width: 100%;
}
.inner-page-gallery-two-columns-dimension-detail img,
.inner-page-gallery-three-columns-dimension-detail img {
width: 100%;
}
.inner-page-gallery-two-columns .row .col-md-6.col-sm-6.col-1-xs-12 {
padding: 0;
}
.inner-page-gallery-two-columns-dimension-detail .row {
padding: 0 15px;
}
.inner-page-gallery-two-columns-dimension-detail img {
border: #fff solid 1px;
}
.inner-page-gallery-three-columns .row .col-md-4.col-sm-4.col-xs-12 {
padding: 0;
}
.inner-page-gallery-three-columns-dimension-detail .row {
padding: 0 15px;
}
.inner-page-gallery-three-columns-dimension-detail img {
border: #fff solid 1px;
}
.inner-page-gallery-two-columns-dimension-detail .image_description,
.inner-page-gallery-three-columns-dimension-detail .image_description {
background: rgba(64, 166, 220, 0.9);
height: 100%;
position: absolute;
opacity: 1;
top: 0;
width: 100%;
z-index: 1;
-webkit-transition: all 0.7s ease-out 0s;
-ms-transition: all 0.7s ease-out 0s;
-o-transition: all 0.7s ease-out 0s;
-moz-transition: all 0.7s ease-out 0s;
transition: all 0.7s ease-out 0s;
cursor: pointer;
overflow: hidden;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-o-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
border-radius: 100%;
}
.inner-page-gallery-two-columns-dimension-detail li:hover .image_description,
.inner-page-gallery-three-columns-dimension-detail li:hover .image_description {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
border-radius: 0;
}
.inner-page-gallery-two-columns-dimension-detail .image_description p,
.inner-page-gallery-three-columns-dimension-detail .image_description p {
font-size: 16px;
font-weight: 700;
color: #fff;
text-transform: uppercase;
text-align: center;
}
.inner-page-gallery-two-columns-dimension-detail .icon,
.inner-page-gallery-three-columns-dimension-detail .icon {
background: rgba(255, 255, 255, 0);
border-radius: 50%;
color: #31a2e1;
font-size: 30px;
height: 48px;
margin: 25% auto 15px;
text-align: center;
width: 48px;
}
.inner-page-gallery-two-columns-dimension-detail .icon img,
.inner-page-gallery-three-columns-dimension-detail .icon img {
border: none;
}
.inner-page-gallery-two-columns-dimension-detail .icon,
.inner-page-gallery-three-columns-dimension-detail .icon {
margin: 25% auto 20px;
}
#image_lightbox img {
height: auto;
width: 100%;
}
.previous_image_btn {
background-color: #3297CA;
border: medium none;
border-radius: 50%;
color: #ffffff;
height: 50px;
left: 35px;
opacity: .75;
position: absolute;
top: 45%;
width: 50px;
outline: none;
}
.next_image_btn {
background-color: #3297CA;
border: medium none;
border-radius: 50%;
color: #ffffff;
height: 50px;
right: 35px;
opacity: .75;
position: absolute;
top: 45%;
width: 50px;
outline: none;
}
.previous_image_btn:focus,
.next_image_btn:focus {
outline: none;
}
.previous_image_btn:hover,
.next_image_btn:hover {
opacity: 1;
outline: none;
}
/* ---- isotope ---- */
.isotope-filters {
display: table;
margin-bottom: 30px;
}
.isotope-filters button {
border: none;
margin: 2px;
line-height: 30px;
padding: 0 20px;
cursor: pointer;
color: #fff;
background-color: #02b2e1;
}
.isotope-filters button:focus {
outline: none;
outline-style: none;
outline-offset: 0;
}
.isotope-filters button.active {
background: #34495e;
color: #fff;
}
.isotope-filters button:hover {
background: #34495e;
}
.isotope {
background: transparent;
max-width: 1170px;
}
/* clear fix */
.isotope:after {
content: '';
display: block;
clear: both;
}
/* ---- .item ---- */
gallery-masonry .item {
float: left;
width: 200px;
height: 200px;
background: transparent;
border: 2px solid #333;
border-color: hsla(0, 0%, 0%, 0.7);
}
gallery-masonry .item.width2 {
width: 400px;
}
gallery-masonry .item.height2 {
height: 400px;
}
.media {
display: inline-block;
position: relative;
vertical-align: top;
}
.media__image {
display: block;
}
.media__body {
background: rgba(2, 178, 255, 0.9);
bottom: 0;
color: white;
font-size: 1em;
left: 0;
opacity: 0;
overflow: hidden;
padding: 3.75em 3em;
position: absolute;
text-align: center;
top: 0;
right: 0;
-webkit-transition: 0.6s;
transition: 0.6s;
}
.media__body:hover {
opacity: 1;
}
.media__body:after,
.media__body:before {
border: 1px solid rgba(255, 255, 255, 0.7);
bottom: 1em;
content: '';
left: 1em;
opacity: 0;
position: absolute;
right: 1em;
top: 1em;
-webkit-transform: scale(1.5);
-ms-transform: scale(1.5);
transform: scale(1.5);
-webkit-transition: 0.6s 0.2s;
transition: 0.6s 0.2s;
}
.media__body:before {
border-bottom: none;
border-top: none;
left: 2em;
right: 2em;
}
.media__body:after {
border-left: none;
border-right: none;
bottom: 2em;
top: 2em;
}
.media__body:hover:after,
.media__body:hover:before {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
}
.media__body h2 {
margin-top: 0;
}
.media__body p {
margin-bottom: 1.5em;
}
/*
* ------------------------------------------------------------------------------------------------
* 13.0 Blog page
* ------------------------------------------------------------------------------------------------
*/
.blog_page_information {
width: 100%;
height: auto;
}
.blog_page_information .blogimage {
background: #31a2e1 none repeat scroll 0 0;
overflow: hidden;
position: relative;
width: 100%;
}
.blog_page_information .blog_info {
min-height: 300px;
padding: 41px 35px 27px;
background: #f5f8fa;
width: 100%;
}
.blog_page_information .blog_info .blogimagedescription {
padding: 0;
}
.blog_page_information .blog_info .blogimagedescription .discription {
margin-bottom: 25px;
padding: bottom:20px;
}
.blog_page_information .blog-thumbnail {
margin-bottom: 30px;
float: left;
max-width: 100%;
}
.col-md-6.blog-thumbnail:nth-child(2n+1) {
clear: both;
}
.blog_page_information .load_more {
margin-bottom: 10px;
margin-top: 50px;
}
.blog_page_information .load_more_btn {
background: #31a2e1 none repeat scroll 0 0;
border: none;
color: #fff;
height: 45px;
text-transform: uppercase;
width: 165px;
font-size: 14px;
font-weight: 700;
-moz-transition: .2s all;
-webkit-transition: .2s all;
-o-transition: .2s all;
-ms-transition: .2s all;
transition: .2s all;
}
.blog_page_information .load_more_btn:hover {
background: #435060;
}
.blog_page_information .search_box {
background: #435061;
height: 45px;
width: 100%;
padding: 5px;
}
.blog_page_information .search_box .custom_input,
.blog_page_information .search_box .form-control {
background: #435061;
border: medium none;
outline: medium none;
font-size: 15px !important;
color: #c0ccdc !important;
box-shadow: none;
padding: 7px;
!important;
}
.blog_page_information img,
.inner-page-left-sidebar img {
height: auto;
width: 100%;
}
img.blog_featured_image {
margin-bottom: 40px;
margin-top: 10px;
}
.blog_page_information .search_box .form-control::-webkit-input-placeholder {
color: #c0ccdc;
}
.blog_page_information .search_box .form-control:-moz-placeholder {
color: #c0ccdc;
}
.blog_page_information .search_box .form-control::-moz-placeholder {
color: #c0ccdc;
}
.blog_page_information .search_box .form-control:-ms-input-placeholder {
color: #c0ccdc;
}
.blog_info .archieves {
padding: 0;
margin: 0;
clear: both;
}
.blog_info .archieves li {
list-style: none;
margin: 0;
padding: 10px 0;
border-bottom: 1px solid #e1e6ec;
}
.blog_info .archieves li:last-child {
border: none;
}
.blog_info .archieves li a {
color: #435061 !important;
font-size: 13px !important;
text-transform: uppercase;
}
.blog_page_information .blogimage_thumbnail {
width: 100%;
height: auto;
}
.blog_page_information .blogimage_thumbnail img {
width: 100%;
height: auto;
}
.blog_info .archieves .blogimagedescription h3,
.blog_info .archieves .blogimagedescription h3 a,
.archieves .blogimagedescription h3,
.archieves .blogimagedescription h3 a {
margin-top: 0;
margin-bottom: 10px;
}
.blog_info .archieves .blogimagedescription .detail span {
margin-right: 5px;
}
.blog_info .archieves .blogimagedescription .detail span:last-child {
margin: none;
}
.blog_info {
height: inherit %;
float: left;
min-height: 525px;
background: #d8f1ff;
padding-left: 45px;
}
.blog_info h4 {
text-transform: uppercase;
font-weight: 700;
margin-top: 65px;
margin-bottom: 25px;
}
.blog_info ul {
padding: 0;
margin: 0;
float: left;
}
.blog_info ul li {
list-style: none;
margin-top: 10px;
margin-bottom: 10px;
width: 100%;
float: left;
}
.blog_info .blogimage {
height: 145px;
width: 225px;
float: left;
}
.blog_info .blogimage img,
.blogimage.text-center img {
float: left;
height: auto;
line-height: 15;
max-width: 100%;
vertical-align: middle;
}
.blog_info .blogimagedescription {
float: left;
padding-left: 20px;
}
.blog_info .blogimagedescription h3,
.blog_info .blogimagedescription h3 a {
text-transform: uppercase;
color: #435061 !important;
font-size: 16px;
font-weight: 700;
margin-top: 8px;
margin-bottom: 15px;
line-height: 1.5;
}
.blog_info .blogimagedescription .detail span {
margin-right: 25px;
}
.blog_info .blogimagedescription .detail span:last-child {
margin-right: 0;
}
.blog_info .blogimagedescription .detail,
.blog_info .blogimagedescription .detail a {
color: #435061 !important;
font-size: 12px !important;
text-transform: uppercase;
}
.blog_info .blogimagedescription .discription {
color: #7e8c99;
font-size: 14px;
line-height: 1.9;
border-bottom: 1px solid #d7e0e4;
padding-bottom: 20px;
margin-bottom: 15px;
}
/*
* ------------------------------------------------------------------------------------------------
* 14.0 Blog post page
* ------------------------------------------------------------------------------------------------
*/
.blog_post_page h1 {
text-transform: uppercase;
font-size: 24px;
font-weight: 700;
margin-top: 0;
margin-bottom: 15px;
}
.blog_post_page .detail a {
color: #435061 !important;
font-size: 12px;
margin-bottom: 15px;
text-transform: uppercase;
margin-right: 25px;
}
.blog_post_page .full_image {
width: 100%;
height: auto;
margin-top: 15px;
}
.blog_discription_paragraphs {
margin-top: 35px;
line-height: 27px;
color: #7e8c99;
font-size: 16px;
margin-bottom: 0;
}
.bolg_post_list {
margin: 0;
padding: 0;
margin-top: 50px;
color: #435061;
font-size: 16px;
font-weight: 700;
}
.bolg_post_list li {
list-style: outside none none;
margin-bottom: 10px;
padding-left: 25px;
color: #435061;
font-size: 16px;
}
.bolg_post_list>li::before {
background-color: #31a2e1;
border-radius: 50%;
bottom: 5px;
content: "";
height: 10px;
left: 0;
position: absolute;
width: 10px;
}
.discription_detail {
float: left;
width: 100%;
height: auto;
background-color: #31a2e1;
color: #fff;
font-size: 21px;
padding: 40px;
font-style: italic;
font-weight: 100;
margin-top: 55px;
line-height: 1.42857;
}
.display_blog_reply {
float: left;
width: 100%;
height: auto;
}
.comment_form_block h3,
.display_blog_reply h3 {
font-size: 18px;
font-weight: 700;
text-transform: uppercase;
margin-top: 65px;
margin-bottom: 20px;
float: left;
width: 100%;
}
.reply_list {
margin: 0;
padding: 0;
float: left;
width: 100%;
}
.reply_list li {
width: 100%;
margin-bottom: 30px;
background-color: #f5f8fa;
list-style: none;
padding: 25px;
float: left;
}
.reply_message_of-reply {
float: right !important;
width: 92% !important;
}
.reply_list li img {
width: 100%;
height: auto;
}
.replyer_name {
float: left;
min-width: 10px;
}
.replyer_name h4 {
text-transform: uppercase;
font-size: 16px;
font-weight: 700;
margin-top: 5px;
}
.blog_post_reply_btn {
float: left;
height: 25px;
width: 70px;
background-color: #435061;
display: block;
text-align: center;
color: #fff !important;
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
line-height: 2.2;
text-decoration: none;
margin-left: 15px;
-moz-transition: .2s all;
-webkit-transition: .2s all;
-o-transition: .2s all;
-ms-transition: .2s all;
transition: .2s all;
}
.blog_post_reply_btn:hover {
background-color: #39a3de;
color: #fff !important;
text-decoration: none;
}
.reply_date_time {
color: #435061;
text-transform: uppercase;
font-size: 12px;
line-height: 2;
font-weight: 400;
}
.reply_message {
line-height: 26px;
color: #7e8c99;
font-size: 15px;
clear: both;
padding-right: 65px;
font-weight: 400;
}
.comment_form_block input,
.comment_form_block textarea {
height: 45px;
width: 100% !important;
padding-left: 15px;
margin-bottom: 20px;
border: 1px solid #d3d8dd !important;
color: #7e8c99;
font-size: 15px;
font-weight: 100;
background: none;
}
.blog_comment_submit_btn {
height: 45px;
width: 165px;
background: #31a2e1;
color: #fff;
text-transform: uppercase;
background-color: #31a2e1;
border: none;
outline: none;
font-weight: 700;
font-size: 14px;
margin-bottom: 10px;
-moz-transition: .2s all;
-webkit-transition: .2s all;
-o-transition: .2s all;
-ms-transition: .2s all;
transition: .2s all;
}
.blog_comment_submit_btn:hover {
background-color: #435060;
}
.comment_form_block textarea {
height: 105px;
}
.padding_left_none {
padding-left: 0;
}
.padding_right_none {
padding-right: 0;
}
@media screen and (max-width: 767px) {
.comment_half_inputbox {
padding: 0;
float: left;
width: 100%;
}
}
/*
* ------------------------------------------------------------------------------------------------
* 19.0 Shorcode page
* ------------------------------------------------------------------------------------------------
*/
.inner-page-shortcodes {
float: left;
width: 100%;
margin: 70px 0 35px;
}
.inner-page-shortcodes h1.header_with_icon {
background: rgba(0, 0, 0, 0) url(../images/header_map_icon.png) no-repeat scroll top center;
text-transform: uppercase;
font-size: 27px;
font-weight: 900;
margin: 0;
padding: 33px 0 24px;
text-align: center;
}
.inner-page-shortcodes p.header_description {
margin: 0 0 65px;
width: 100%;
line-height: 1.9;
text-align: center;
}
.inner-page-shortcodes h1,
.inner-page-shortcodes h2,
.inner-page-shortcodes h3,
.inner-page-shortcodes h4 {
font-weight: 900;
padding: 0;
margin: 50px auto 15px;
}
.blog_page_information p,
.inner-page-shortcodes p {
width: 100%;
line-height: 1.5;
margin: 0;
padding: 0;
margin-top: 20px;
margin-bottom: 10px;
}
.inner-page-shortcodes.inner-page-shortcodes-ul-li .row {
margin-top: 40px
}
.inner-page-shortcodes .alert {
font-size: 16px;
font-weight: 700;
border: none;
border-radius: 0
}
.inner-page-shortcodes .alert.alert-success {
background: #d0eec4
}
.inner-page-shortcodes .alert.alert-info {
background: #c6e5f4
}
.inner-page-shortcodes .alert.alert-warning {
background: #fbf2c5
}
.inner-page-shortcodes .alert.alert-danger {
background: #f6cfcf
}
.inner-page-shortcodes #alert_header_description {
margin-bottom: 60px
}
.inner-page-shortcodes-ul-li p.map-marker-blue,
.inner-page-shortcodes-ul-li p.map-marker-black,
.inner-page-shortcodes-ul-li p.map-marker-orange {
padding-left: 30px;
margin-bottom: 18px
}
.inner-page-shortcodes .alert .glyphicon,
.inner-page-shortcodes .alert .fa {
padding: 0 20px 0 10px
}
.inner-page-shortcodes .map-marker-blue {
background: rgba(0, 0, 0, 0) url(../images/blue_map_icon.png) no-repeat scroll center left
}
.inner-page-shortcodes .map-marker-black {
background: rgba(0, 0, 0, 0) url(../images/black_map_icon.png) no-repeat scroll center left
}
.inner-page-shortcodes .map-marker-orange {
background: rgba(0, 0, 0, 0) url(../images/orange_map_icon.png) no-repeat scroll center left
}
#inner-page-shortcodes-table-data table {
font-size: 16px;
width: 100%;
float: left;
border: #e2e7ed solid 1px;
}
#inner-page-shortcodes-table-data tr td,
#inner-page-shortcodes-table-data thead tr th {
border: #e2e7ed solid 1px;
}
#inner-page-shortcodes-table-data thead tr th {
border-top: #31a2e1 solid 1px;
}
#inner-page-shortcodes-table-data thead tr th:nth-child(1) {
border-left: #31a2e1 solid 1px;
}
#inner-page-shortcodes-table-data thead tr th:nth-last-child(1) {
border-right: #31a2e1 solid 1px;
}
#inner-page-shortcodes-table-data thead {
background-color: #31a2e1;
color: #fff;
}
#inner-page-shortcodes-table-data th,
#inner-page-shortcodes-table-data td {
padding: 15px 30px;
}
#inner-page-shortcodes-table-data td {
color: #7e8c99;
}
#inner-page-shortcodes-table-data tr th:nth-child(1),
#inner-page-shortcodes-table-data tr td:nth-child(1) {
text-align: center;
}
@media screen and (max-width: 1199px) {
.menu .nav.navbar-nav a {
margin: 0;
}
.menu {
width: 100%;
}
}
@media screen and (max-width: 767px) {
.inner-page-shortcodes-ul-li .row div {
margin: 10px 0;
}
}
@media screen and (max-width: 479px) {
.schedule_visit_btn {
width: 135px;
}
.schedule_visit_href_btn {
margin-left: 0 !important;
margin-top: 10px;
}
}
/*
* ------------------------------------------------------------------------------------------------
* 16.0 Faq page
* ------------------------------------------------------------------------------------------------
*/
.inner-faq {
min-height: 585px;
width: 100%;
}
.inner-faq h1 {
text-transform: uppercase;
font-size: 27px;
font-weight: 700;
margin-top: 0;
position: relative;
margin-bottom: 20px;
}
.inner-faq .description {
margin: 25px auto 40px;
width: 100%;
color: #7e8c99;
font-size: 16px;
line-height: 1.9;
width: 100%;
}
.inner-faq-area {
margin-bottom: 30px;
}
.inner-faq-panel-body p {
padding-top: 17px;
}
.inner-faq-panel-title>a {
font-size: 16px;
font-weight: 700;
color: #435061 !important;
text-decoration: none;
}
.inner-faq-panel-body p {
line-height: 1.9;
}
.inner-faq-img-marker {
margin-right: 10px;
cursor: pointer;
}
.inner-faq-panel-body {
margin-left: 47px;
}
.inner-faq-house-info {
float: left;
width: 100%;
background: #f5f8fa;
padding: 20px 37px;
}
.inner-faq-house-info .row div.col-md-6 {
text-align: center;
height: 170px;
padding-top: 20px;
}
.inner-faq-house-info .row div.col-md-6:nth-child(odd) {
border-right: #e1e6ec solid 1px;
padding-left: 0;
}
.inner-faq-house-info .row div.col-md-6:nth-child(even) {
padding-right: 0;
padding-left: 25px;
}
.inner-faq-house-icon {
min-height: 32px;
}
.inner-faq-house-info-area-border {
border-bottom: #e1e6ec solid 1px;
}
.inner-faq-house-info p {
font-size: 12px;
text-transform: uppercase;
margin-top: 11px;
}
.inner-faq-house-info h3 {
margin-top: 0;
text-transform: uppercase;
font-size: 18px;
font-weight: 700;
margin-bottom: 10px;
}
.inner-faq-house-info h2 {
font-weight: 700;
font-size: 30px;
margin-top: 0;
}
.inner-faq-agent-contact {
background: #31a2e1;
margin-top: 30px;
padding: 40px 30px;
float: left;
width: 100%;
}
.inner-faq-agent-contact img {
height: 100px
}
.inner-faq-agent-contact h1 {
font-size: 18px;
color: #fff;
font-weight: 900;
margin-bottom: 25px;
}
.inner-faq-agent-contact h2 {
font-size: 15px;
color: #fff;
font-weight: 900;
padding-bottom: 7px;
margin: 0;
}
.inner-faq-agent-contact p {
color: #fff;
line-height: 1.2;
}
#inner-faq-agent-info {
padding: 0 0 0 20px;
}
#inner-faq-agent-info a {
color: #fff !important;
text-decoration: none;
}
#inner-faq-agent-info a:hover {
text-decoration: underline;
}
.certified-agent {
color: #a4d8f7 !important;
}
.inner-faq-agent-contact .glyphicon {
margin-right: 10px;
}
#inner-faq-agent-form {
float: left;
width: 100%;
margin: 43px 0 0;
}
#inner-faq-agent-info-detail {
margin: 0;
padding: 0;
}
#inner-faq-agent-form h1 {
font-size: 14px;
color: #fff;
font-weight: 900;
padding-bottom: 18px;
text-transform: uppercase;
margin: 0;
}
#inner-faq-agent-form input,
#inner-faq-agent-form textarea {
width: 100%;
background: #0e90d9;
padding: 10px 20px;
font-size: 14px;
color: #b1e2ff;
border: none;
margin-bottom: 10px;
resize: none;
}
#inner-faq-agent-form textarea {
height: 95px;
resize: none;
width: 100% !important;
}
#inner-faq-agent-form input::-webkit-input-placeholder,
#inner-faq-agent-form textarea::-webkit-input-placeholder {
color: #b1e2ff;
}
#inner-faq-agent-form input:-moz-placeholder,
#inner-faq-agent-form textarea:-moz-placeholder {
color: #b1e2ff;
}
#inner-faq-agent-form input::-moz-placeholder,
#inner-faq-agent-form textarea::-moz-placeholder {
color: #b1e2ff;
}
#inner-faq-agent-form input:-ms-input-placeholder,
#inner-faq-agent-form textarea:-ms-input-placeholder {
color: #b1e2ff;
}
#inner-faq-agent-form .send-message {
font-size: 14px;
font-weight: 900;
margin: 9px 0 0 !important;
color: #0e90d9 !important;
background: #fff !important;
-moz-transition: .2s all;
-webkit-transition: .2s all;
-o-transition: .2s all;
-ms-transition: .2s all;
transition: .2s all;
}
#inner-faq-agent-form .send-message:hover {
color: #fff !important;
background: #435060 !important;
}
#inner-faq-agent-form .col-md-12.col-sm-12,
#inner-faq-agent-info-detail .col-md-4.col-sm-12.col-xs-4 {
padding: 0;
}
@media screen and (max-width: 1199px) and (min-width: 766px) {
.inner-faq-house-info .row .col-md-6.col-sm-12 {
padding: 20px 0 0;
}
.inner-faq-house-info {
padding: 20px;
}
.inner-faq-agent-contact {
padding: 40px 20px;
}
#inner-faq-agent-info {
padding: 0;
}
}
@media screen and (max-width: 991px) and (min-width: 766px) {
#inner-faq-agent-info-detail .col-md-4.col-sm-12,
#inner-faq-agent-info {
padding: 0;
}
.inner-faq-house-info .row div.col-md-6,
.inner-faq-house-info .row div.col-md-6:nth-child(2n+1) {
border: none;
}
#inner-faq-agent-info {
margin-top: 20px;
}
}
@media screen and (max-width: 368px) {
.inner-faq-agent-contact {
padding: 40px 20px;
}
.inner-faq-house-info {
padding: 20px;
}
}
@media screen and (max-width: 348px) {
#inner-faq-agent-info {
padding: 0;
}
}
/*
* ------------------------------------------------------------------------------------------------
* 15.0 Contact us page
* ------------------------------------------------------------------------------------------------
*/
.inner-contact {
width: 100%;
}
.inner-contact h1 {
margin: 0 0 33px;
font-size: 27px;
font-weight: 900;
padding: 0;
text-transform: uppercase;
}
.inner-contact p {
line-height: 1.9
}
.inner-contact #inner-contact-address p {
color: #435061 !important;
}
.inner-contact h2 {
font-size: 18px;
font-weight: 700;
padding: 0;
text-transform: uppercase;
margin: 40px 0 25px;
}
#inner-contact-address p {
font-size: 14px;
line-height: 1
}
.inner-contact-border {
border-right: #e5ecf0 solid 1px !important;
}
#inner-contact-address .col-md-6 .row div:last-child {
padding: 0 0 0 35px;
}
.inner-contact-agent-area {
padding: 20px;
background: #eff7fb;
margin-top: 0;
}
.inner-contact-agent-area h2 {
padding: 0;
margin: 0
}
.inner-contact-agent-area input,
.inner-contact-agent-area textarea {
background: #d9e8f0 none repeat scroll 0 0;
border: medium none;
margin-bottom: 10px;
padding: 10px 15px;
width: 100%;
color: #435061;
}
.inner-contact-agent-area textarea {
height: 92px;
resize: none;
margin-bottom: 7px;
width: 100% !important;
color: #435061;
}
.inner-contact-agent-area .send-message {
font-size: 14px;
font-weight: 900;
border-radius: 10px;
margin: 0 !important;
color: #fff !important;
background: #02b2e1 !important;
-moz-transition: .2s all;
-webkit-transition: .2s all;
-o-transition: .2s all;
-ms-transition: .2s all;
transition: .2s all;
}
.inner-contact-agent-area .send-message:hover {
background: #34495e !important;
}
#inner-contact-agent-intro {
margin: 30px 0 20px;
}
#inner-contact-agent-intro div {
padding-left: 6px
}
#inner-contact-agent-intro h3 {
font-size: 15px;
font-weight: 700;
padding: 0;
color: #505c6b;
margin: 0 0 10px 10px;
}
#inner-contact-agent-intro h3 span {
font-size: 14px;
font-weight: 400;
color: #8291a3;
}
.inner-contact-icon a {
color: #505c6b !important;
text-decoration: none;
}
.inner-contact-icon a:hover {
text-decoration: underline;
}
.inner-contact-icon .glyphicon.glyphicon-earphone,
.inner-contact-icon .glyphicon.glyphicon-envelope {
color: #0e90d9;
margin: 0 15px 0 0;
}
.inner-contact-icon {
font-size: 14px;
color: #505c6b;
margin: 0 0 10px 5px;
}
.inner-contact-icon span:nth-child(2) {
margin-right: 20px;
}
.inner-contact-agent-agency-img {
float: right;
}
#inner-contact-agent-intro .col-md-4 {
padding-right: 0;
}
.inner-contact-location-map {
margin-top: 40px;
height: 430px;
}
.inner-contact-agnet-image,
.inner-contact-location-map img {
width: 100%;
}
@media screen and (max-width: 991px) {
#inner-contact-address .col-md-6 .row div:last-child {
padding: 0 0 0 15px;
}
}
@media screen and (max-width: 991px) {
#inner-contact-address .col-md-6 .row div {
margin-top: 20px;
}
}
@media screen and (max-width: 767px) {
.inner-contact-agnet-image {
width: auto;
height: auto;
}
.inner-contact-agent-agency-img {
float: left;
margin: 25px 0 10px;
}
}
@media screen and (max-width: 563px) {
.inner-contact-agnet-image {
width: 100%;
height: 100%;
}
}
@media screen and (max-width: 509px) {
.inner-contact-agent-area {
padding: 40px 20px;
}
}
/************* 404 page css ***********/
#error .btn-primary:hover {
background-color: #34495e;
border-color: #02b2e1;
color: #fff;
}
#error .btn-primary {
background-color: #02b2e1;
border-color: #02b2e1;
color: #fff;
padding: 15px 30px;
}
#error h1 {
color: #6f6f6f;
text-transform: uppercase;
}
.simulasi-kpr{
margin-left: 600px;
border: 1px solid #dae2e9;
border-radius: 10px 0 10px 0;
background-color: #34495e;
color: #ffffff;
padding: 5px 20px 5px 20px;
font-size: 14px;
margin-bottom: 10px;
}
.simulasi-kpr:hover{
background-color: #39A3DE;
border-radius: 0 10px 0 10px;
border: 1px solid #34495e;
}
.simulasi-kpr a{
color: white;
font-weight: bold;
}
.simulasi-kpr-content{
width: 100%;
min-height: 85px;
border: 1px solid #dae2e9;
margin-top: 50px;
}
.lihat-info-kpr button{
padding: 5px 20px 5px 20px;
background-color: #34495e;
color: #ffffff;
border: 1px solid black;
border-radius: 10px 0 10px 0;
}
.lihat-info-kpr:hover button{
background-color: #39A3DE;
border-radius: 0 10px 0 10px;
border: 1px solid #34495e;
} | 0.392803 | 0.111773 |
html,body {
width: 100%;
height: 100%;
}
html {
font-size: 80%;
}
body {
font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;
}
/* Custom Button Styles */
.btn-dark {
border-radius: 0;
color: #fff;
background-color: rgba(0,0,0,0.4);
}
.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active {
color: #fff;
background-color: rgba(0,0,0,0.7);
}
.btn-light {
border-radius: 0;
color: #333;
background-color: rgb(255,255,255);
}
.btn-light:hover,
.btn-light:focus,
.btn-light:active {
color: #333;
background-color: rgba(255,255,255,0.8);
}
/* Custom Horizontal Rule */
hr.small {
max-width: 100px;
}
.toggle {
margin: 5px 5px 0 0;
}
li {
outline: none;
}
/* About */
#header {
height: 100%;
min-height: 550px;
}
#about {
position: relative;
padding-top: 50px;
display: table;
height: 100%;
}
#map {
height: 100%;
}
@media (max-width: 768px) {
#about {
padding-top: 150px;
}
}
.black {
border-color: black;
}
.line {
position: relative;
width: 100%;
display: table-row;
}
.filler {
width: 30%;
}
.cell {
display: table-cell;
white-space: nowrap;
}
.nav-justified {
z-index: 999;
position: fixed;
background-color: rgba(255,255,255,0.9);
}
/* Services */
.interest-link {
color: white;
}
.interest-link:hover {
text-decoration: none;
}
.cv {
padding: 50px 0;
}
.service-item {
margin-bottom: 30px;
}
/* Portfolio */
.portfolio {
padding: 50px 0;
background-color: #E65656;
}
.portfolio-item {
margin-bottom: 30px;
}
.img-portfolio {
margin: 0 auto;
}
.portfolio-text-container {
width: 100%;
height: auto;
color: black;
background-color: rgba(255, 255, 255, .9);
text-align: left;
padding: .5cm;
}
/* Call to Action */
.call-to-action {
padding: 50px 0;
}
.call-to-action .btn {
margin: 10px;
}
/* Footer */
footer {
padding: 100px 0;
} | css/stylish-portfolio.css |
html,body {
width: 100%;
height: 100%;
}
html {
font-size: 80%;
}
body {
font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;
}
/* Custom Button Styles */
.btn-dark {
border-radius: 0;
color: #fff;
background-color: rgba(0,0,0,0.4);
}
.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active {
color: #fff;
background-color: rgba(0,0,0,0.7);
}
.btn-light {
border-radius: 0;
color: #333;
background-color: rgb(255,255,255);
}
.btn-light:hover,
.btn-light:focus,
.btn-light:active {
color: #333;
background-color: rgba(255,255,255,0.8);
}
/* Custom Horizontal Rule */
hr.small {
max-width: 100px;
}
.toggle {
margin: 5px 5px 0 0;
}
li {
outline: none;
}
/* About */
#header {
height: 100%;
min-height: 550px;
}
#about {
position: relative;
padding-top: 50px;
display: table;
height: 100%;
}
#map {
height: 100%;
}
@media (max-width: 768px) {
#about {
padding-top: 150px;
}
}
.black {
border-color: black;
}
.line {
position: relative;
width: 100%;
display: table-row;
}
.filler {
width: 30%;
}
.cell {
display: table-cell;
white-space: nowrap;
}
.nav-justified {
z-index: 999;
position: fixed;
background-color: rgba(255,255,255,0.9);
}
/* Services */
.interest-link {
color: white;
}
.interest-link:hover {
text-decoration: none;
}
.cv {
padding: 50px 0;
}
.service-item {
margin-bottom: 30px;
}
/* Portfolio */
.portfolio {
padding: 50px 0;
background-color: #E65656;
}
.portfolio-item {
margin-bottom: 30px;
}
.img-portfolio {
margin: 0 auto;
}
.portfolio-text-container {
width: 100%;
height: auto;
color: black;
background-color: rgba(255, 255, 255, .9);
text-align: left;
padding: .5cm;
}
/* Call to Action */
.call-to-action {
padding: 50px 0;
}
.call-to-action .btn {
margin: 10px;
}
/* Footer */
footer {
padding: 100px 0;
} | 0.417746 | 0.068226 |
@import url(fonts/clear-sans.css);
html, body {
margin: 0;
padding: 0;
background: #faf8ef;
color: #776e65;
font-family: "Clear Sans", "Helvetica Neue", Arial, sans-serif;
font-size: 18px; }
.heading:after {
content: "";
display: block;
clear: both; }
h1.title {
font-size: 72px;
font-weight: bold;
margin: 0;
display: block;
float: left; }
@-webkit-keyframes move-up {
0% {
top: 25px;
opacity: 1; }
100% {
top: -50px;
opacity: 0; } }
@-moz-keyframes move-up {
0% {
top: 25px;
opacity: 1; }
100% {
top: -50px;
opacity: 0; } }
@keyframes move-up {
0% {
top: 25px;
opacity: 1; }
100% {
top: -50px;
opacity: 0; } }
.scores-container {
float: right;
text-align: right; }
.score-container, .best-container {
position: relative;
display: inline-block;
background: #bbada0;
padding: 12px 20px;
font-size: 25px;
height: 25px;
line-height: 47px;
font-weight: bold;
border-radius: 3px;
color: white;
margin-top: 8px;
text-align: center; }
.score-container:after, .best-container:after {
position: absolute;
width: 100%;
top: 10px;
left: 0;
text-transform: uppercase;
font-size: 13px;
line-height: 13px;
text-align: center;
color: #eee4da; }
.score-container .score-addition, .best-container .score-addition {
position: absolute;
right: 30px;
color: red;
font-size: 25px;
line-height: 25px;
font-weight: bold;
color: rgba(119, 110, 101, 0.9);
z-index: 100;
-webkit-animation: move-up 600ms ease-in;
-moz-animation: move-up 600ms ease-in;
animation: move-up 600ms ease-in;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
animation-fill-mode: both; }
.score-container:after {
content: "Score"; }
.best-container:after {
content: "Best"; }
p {
margin-top: 0;
margin-bottom: 5px;
line-height: 1.65; }
a {
color: #776e65;
font-weight: bold;
text-decoration: underline;
cursor: pointer;
-webkit-tap-highlight-color: transparent; }
strong.important {
text-transform: uppercase; }
hr {
border: none;
border-bottom: 1px solid #d8d4d0;
margin-top: 10px;
margin-bottom: 10px; }
table {
width : 220px;
}
.container {
width: 500px;
margin: 0 auto; }
@-webkit-keyframes fade-in {
0% {
opacity: 0; }
100% {
opacity: 1; } }
@-moz-keyframes fade-in {
0% {
opacity: 0; }
100% {
opacity: 1; } }
@keyframes fade-in {
0% {
opacity: 0; }
100% {
opacity: 1; } }
.game-container {
margin-top: 10px;
position: relative;
padding: 15px;
cursor: default;
-webkit-touch-callout: none;
-ms-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-ms-touch-action: none;
touch-action: none;
background: #bbada0;
border-radius: 6px;
width: 500px;
height: 500px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.game-container .game-message {
display: none;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: rgba(228, 212, 192, 0.9);
z-index: 100;
text-align: center;
-webkit-animation: fade-in 800ms ease 1200ms;
-moz-animation: fade-in 800ms ease 1200ms;
animation: fade-in 800ms ease 1200ms;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
animation-fill-mode: both; }
.game-container .game-message p {
font-size: 60px;
font-weight: bold;
height: 60px;
line-height: 60px;
margin-top: 222px; }
.game-container .game-message .lower {
display: block;
margin-top: 59px; }
.game-container .game-message a, .game-message button{
display: inline-block;
background: #8f7a66;
border-radius: 3px;
padding: 0 20px;
text-decoration: none;
color: #f9f6f2;
height: 40px;
line-height: 42px;
margin-left: 9px; }
/*Menu Containers*/
.game-container .game-message div.accountMenu,
.game-container .game-message div.createMenu,
.game-container .game-message div.friendsList,
.game-container .game-message div.statsList,
.game-container .game-message div.highScoreList,
.game-container .game-message div.GlobalList,
.game-container .game-message div.GlobalList2,
.game-container .game-message div.multiplayerMenu,
.game-container .game-message div.accountLoginMenu {
display: none;}
/*Buttons*/
.game-container .game-message a.keep-playing-button,
.game-container .game-message a.account-button,
.game-container .game-message a.friend-button,
.game-container .game-message a.stats-button,
.game-container .game-message a.confirm-button,
.game-container .game-message a.cancel-button,
.game-container .game-message a.retry-button,
.game-container .game-message a.backCreate-button,
.game-container .game-message a.backLogin-button,
.game-container .game-message a.globalStats-button,
.game-container .game-message a.cancelInvite-button,
.game-container .game-message a.accept-button,
.game-container .game-message a.reject-button,
.game-container .game-message a.okay-button,
.game-container .game-message a.newGame-button{
display: none; }
.game-container .game-message.game-won {
background: rgba(237, 194, 46, 0.5);
color: #f9f6f2; }
.game-container .game-message.game-won a.keep-playing-button {
display: inline-block; }
/*Enables each overlay for each button pressed*/
.game-container .game-message.game-won,
.game-container .game-message.game-over,
.game-container .game-message.restart-game,
.game-container .game-message.main-menu,
.game-container .game-message.account-menu,
.game-container .game-message.accountLogin-menu,
.game-container .game-message.createAccountError,
.game-container .game-message.loginError,
.game-container .game-message.friends-list,
.game-container .game-message.stats-list,
.game-container .game-message.high-score-list,
.game-container .game-message.global-lists,
.game-container .game-message.global-lists2,
.game-container .game-message.multiplayer-menu,
.game-container .game-message.gameSent-waiting,
.game-container .game-message.gameSent-receiving,
.game-container .game-message.scoreMessage,
.game-container .game-message.okayMessage{
display: block; }
.game-container .game-message.okayMessage p,
.game-container .game-message.scoreMessage p {
font-size: 16px;
}
.game-container .game-message.restart-game,
.game-container .game-message.main-menu,
.game-container .game-message.account-menu,
.game-container .game-message.accountLogin-menu,
.game-container .game-message.multiplayer-menu,
.game-container .game-message.gameSent-waiting,
.game-container .game-message.gameSent-receiving,
.game-container .game-message.create-menu{
-webkit-animation: fade-in 400ms ease 100ms;
-moz-animation: fade-in 400ms ease 100ms;
animation: fade-in 400ms ease 100ms;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
animation-fill-mode: both; }
/* Used for table */
table {
border-collapse: collapse;
}
table, td, th {
border : 2px solid tan;
}
/*********************************************/
/*Padding for overlay*/
.game-container .game-message.restart-game .lower,
.game-container .game-message.main-menu .lower,
.game-container .game-message.account-menu .lower,
.game-container .game-message.accountLogin-menu .lower {
margin-top: 85px; }
/*The buttons to be shown for restart game*/
.game-container .game-message.restart-game .lower a.confirm-button,
.game-container .game-message.restart-game .lower a.cancel-button {
display: inline-block; }
/*The buttons to be shown for main-menu*/
.game-container .game-message.main-menu .lower a.account-button,
.game-container .game-message.main-menu .lower a.globalStats-button,
.game-container .game-message.main-menu .lower a.cancel-button {
margin-right: 75px;
margin-left: 75px;
margin-bottom: 5px;
display: block; }
/*Enables game message styling */
.game-container .game-message.account-menu div.accountMenu,
.game-container .game-message.accountLogin-menu div.accountLoginMenu,
.game-container .game-message.create-menu div.createMenu,
.game-container .game-message.friends-list div.friendsList,
.game-container .game-message.multiplayer-menu div.multiplayerMenu {
margin-right: 75px;
margin-left: 75px;
margin-bottom: 5px;
display: block !important; }
.game-container .game-message.stats-list div.statsList,
.game-container .game-message.high-score-list div.highScoreList,
.game-container .game-message.global-lists div.GlobalList,
.game-container .game-message.global-lists2 div.GlobalList2 {
margin-right: 30px;
margin-left: 30px;
margin-bottom: 5px;
display: block !important;
}
/*For the create account/login messages */
.game-container .game-message.createAccountError .lower a.backCreate-button,
.game-container .game-message.loginError .lower a.backLogin-button {
display: block;
margin-top: 100px;
}
.game-container .game-message.okayMessage .lower a.okay-button {
display: block;
}
.game-container .game-message.scoreMessage .lower a.newGame-button {
display: block;
}
/*For the waiting screen when you sent a game request*/
.game-container .game-message.gameSent-waiting .lower a.cancelInvite-button {
display: block;
}
/*For the waiting screen when you receive a game request*/
.game-container .game-message.gameSent-receiving .lower a.reject-button,
.game-container .game-message.gameSent-receiving .lower a.accept-button {
display: block;
}
.grid-container {
position: absolute;
z-index: 1; }
.grid-row {
margin-bottom: 15px; }
.grid-row:last-child {
margin-bottom: 0; }
.grid-row:after {
content: "";
display: block;
clear: both; }
.grid-cell {
width: 106.25px;
height: 106.25px;
margin-right: 15px;
float: left;
border-radius: 3px;
background: rgba(238, 228, 218, 0.35); }
.grid-cell:last-child {
margin-right: 0; }
.tile-container {
position: absolute;
z-index: 2; }
.tile, .tile .tile-inner {
width: 107px;
height: 107px;
line-height: 116.25px;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
transform: translateZ(0);
}
.tile.tile-position-1-1 {
-webkit-transform: translate(0px, 0px);
-moz-transform: translate(0px, 0px);
transform: translate(0px, 0px); }
.tile.tile-position-1-2 {
-webkit-transform: translate(0px, 121px);
-moz-transform: translate(0px, 121px);
transform: translate(0px, 121px); }
.tile.tile-position-1-3 {
-webkit-transform: translate(0px, 242px);
-moz-transform: translate(0px, 242px);
transform: translate(0px, 242px); }
.tile.tile-position-1-4 {
-webkit-transform: translate(0px, 363px);
-moz-transform: translate(0px, 363px);
transform: translate(0px, 363px); }
.tile.tile-position-2-1 {
-webkit-transform: translate(121px, 0px);
-moz-transform: translate(121px, 0px);
transform: translate(121px, 0px); }
.tile.tile-position-2-2 {
-webkit-transform: translate(121px, 121px);
-moz-transform: translate(121px, 121px);
transform: translate(121px, 121px); }
.tile.tile-position-2-3 {
-webkit-transform: translate(121px, 242px);
-moz-transform: translate(121px, 242px);
transform: translate(121px, 242px); }
.tile.tile-position-2-4 {
-webkit-transform: translate(121px, 363px);
-moz-transform: translate(121px, 363px);
transform: translate(121px, 363px); }
.tile.tile-position-3-1 {
-webkit-transform: translate(242px, 0px);
-moz-transform: translate(242px, 0px);
transform: translate(242px, 0px); }
.tile.tile-position-3-2 {
-webkit-transform: translate(242px, 121px);
-moz-transform: translate(242px, 121px);
transform: translate(242px, 121px); }
.tile.tile-position-3-3 {
-webkit-transform: translate(242px, 242px);
-moz-transform: translate(242px, 242px);
transform: translate(242px, 242px); }
.tile.tile-position-3-4 {
-webkit-transform: translate(242px, 363px);
-moz-transform: translate(242px, 363px);
transform: translate(242px, 363px); }
.tile.tile-position-4-1 {
-webkit-transform: translate(363px, 0px);
-moz-transform: translate(363px, 0px);
transform: translate(363px, 0px); }
.tile.tile-position-4-2 {
-webkit-transform: translate(363px, 121px);
-moz-transform: translate(363px, 121px);
transform: translate(363px, 121px); }
.tile.tile-position-4-3 {
-webkit-transform: translate(363px, 242px);
-moz-transform: translate(363px, 242px);
transform: translate(363px, 242px); }
.tile.tile-position-4-4 {
-webkit-transform: translate(363px, 363px);
-moz-transform: translate(363px, 363px);
transform: translate(363px, 363px); }
.tile {
position: absolute;
-webkit-transition: 100ms ease-in-out;
-moz-transition: 100ms ease-in-out;
transition: 100ms ease-in-out;
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
transition-property: transform; }
.tile .tile-inner {
border-radius: 3px;
background: #eee4da;
text-align: center;
font-weight: bold;
z-index: 10;
font-size: 55px; }
.tile.tile-2 .tile-inner {
background: #eee4da;
box-shadow: 0 0 30px 10px rgba(243, 215, 116, 0), inset 0 0 0 1px rgba(255, 255, 255, 0); }
.tile.tile-4 .tile-inner {
background: #ede0c8;
box-shadow: 0 0 30px 10px rgba(243, 215, 116, 0), inset 0 0 0 1px rgba(255, 255, 255, 0); }
.tile.tile-8 .tile-inner {
color: #f9f6f2;
background: #f2b179; }
.tile.tile-16 .tile-inner {
color: #f9f6f2;
background: #f59563; }
.tile.tile-32 .tile-inner {
color: #f9f6f2;
background: #f67c5f; }
.tile.tile-64 .tile-inner {
color: #f9f6f2;
background: #f65e3b; }
.tile.tile-128 .tile-inner {
color: #f9f6f2;
background: #edcf72;
box-shadow: 0 0 30px 10px rgba(243, 215, 116, 0.2381), inset 0 0 0 1px rgba(255, 255, 255, 0.14286);
font-size: 45px; }
@media screen and (max-width: 520px) {
.tile.tile-128 .tile-inner {
font-size: 25px; } }
.tile.tile-256 .tile-inner {
color: #f9f6f2;
background: #edcc61;
box-shadow: 0 0 30px 10px rgba(243, 215, 116, 0.31746), inset 0 0 0 1px rgba(255, 255, 255, 0.19048);
font-size: 45px; }
@media screen and (max-width: 520px) {
.tile.tile-256 .tile-inner {
font-size: 25px; } }
.tile.tile-512 .tile-inner {
color: #f9f6f2;
background: #edc850;
box-shadow: 0 0 30px 10px rgba(243, 215, 116, 0.39683), inset 0 0 0 1px rgba(255, 255, 255, 0.2381);
font-size: 45px; }
@media screen and (max-width: 520px) {
.tile.tile-512 .tile-inner {
font-size: 25px; } }
.tile.tile-1024 .tile-inner {
color: #f9f6f2;
background: #edc53f;
box-shadow: 0 0 30px 10px rgba(243, 215, 116, 0.47619), inset 0 0 0 1px rgba(255, 255, 255, 0.28571);
font-size: 35px; }
@media screen and (max-width: 520px) {
.tile.tile-1024 .tile-inner {
font-size: 15px; } }
.tile.tile-2048 .tile-inner {
color: #f9f6f2;
background: #edc22e;
box-shadow: 0 0 30px 10px rgba(243, 215, 116, 0.55556), inset 0 0 0 1px rgba(255, 255, 255, 0.33333);
font-size: 35px; }
@media screen and (max-width: 520px) {
.tile.tile-2048 .tile-inner {
font-size: 15px; } }
.tile.tile-super .tile-inner {
color: #f9f6f2;
background: #3c3a32;
font-size: 30px; }
@media screen and (max-width: 520px) {
.tile.tile-super .tile-inner {
font-size: 10px; } }
@-webkit-keyframes appear {
0% {
opacity: 0;
-webkit-transform: scale(0);
-moz-transform: scale(0);
transform: scale(0); }
100% {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1); } }
@-moz-keyframes appear {
0% {
opacity: 0;
-webkit-transform: scale(0);
-moz-transform: scale(0);
transform: scale(0); }
100% {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1); } }
@keyframes appear {
0% {
opacity: 0;
-webkit-transform: scale(0);
-moz-transform: scale(0);
transform: scale(0); }
100% {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1); } }
.tile-new .tile-inner {
-webkit-animation: appear 200ms ease 100ms;
-moz-animation: appear 200ms ease 100ms;
animation: appear 200ms ease 100ms;
-webkit-animation-fill-mode: backwards;
-moz-animation-fill-mode: backwards;
animation-fill-mode: backwards; }
@-webkit-keyframes pop {
0% {
-webkit-transform: scale(0);
-moz-transform: scale(0);
transform: scale(0); }
50% {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
transform: scale(1.2); }
100% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1); } }
@-moz-keyframes pop {
0% {
-webkit-transform: scale(0);
-moz-transform: scale(0);
transform: scale(0); }
50% {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
transform: scale(1.2); }
100% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1); } }
@keyframes pop {
0% {
-webkit-transform: scale(0);
-moz-transform: scale(0);
transform: scale(0); }
50% {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
transform: scale(1.2); }
100% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1); } }
.tile-merged .tile-inner {
z-index: 20;
-webkit-animation: pop 200ms ease 100ms;
-moz-animation: pop 200ms ease 100ms;
animation: pop 200ms ease 100ms;
-webkit-animation-fill-mode: backwards;
-moz-animation-fill-mode: backwards;
animation-fill-mode: backwards; }
.above-game:after {
content: "";
display: block;
clear: both; }
.game-intro {
float: left;
line-height: 42px;
margin-bottom: 0;
width: 285px;
font-size: 14px;}
.restart-button, .night-button, .main-button, .user-display {
display: inline-block;
background: #8f7a66;
border-radius: 3px;
padding: 0 15px;
text-decoration: none;
color: #f9f6f2;
height: 40px;
line-height: 42px;
display: block;
text-align: center;
float: right;
margin-left: 5px;
font-size: 16px; }
.main-button {
background: #ff6600;
}
.game-explanation {
margin-top: 10px; }
@media screen and (max-width: 520px) {
html, body {
font-size: 15px; }
body {
margin: 20px 0;
padding: 0 20px; }
h1.title {
font-size: 27px;
margin-top: 15px; }
.container {
width: 280px;
margin: 0 auto; }
.score-container, .best-container {
margin-top: 0;
padding: 15px 10px;
min-width: 40px; }
.heading {
margin-bottom: 5px; }
.game-intro {
width: 100%;
display: block;
box-sizing: border-box;
line-height: 1.65; }
.restart-button {
width: 42%;
padding: 0;
display: block;
box-sizing: border-box;
margin-top: 0px; }
.main-button {
width: 25%;
padding: 0;
display: block;
box-sizing: border-box;
margin-top: 0px; }
.user-display {
width: 100%;
padding: 0;
display: block;
box-sizing: border-box;
margin-top: 5px; }
.game-container {
margin-top: 15px;
position: relative;
padding: 10px;
cursor: default;
-webkit-touch-callout: none;
-ms-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-ms-touch-action: none;
touch-action: none;
background: #bbada0;
border-radius: 6px;
width: 280px;
height: 280px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.game-container .game-message {
display: none;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: rgba(228, 212, 192, 0.9);
z-index: 100;
text-align: center;
-webkit-animation: fade-in 800ms ease 1200ms;
-moz-animation: fade-in 800ms ease 1200ms;
animation: fade-in 800ms ease 1200ms;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
animation-fill-mode: both; }
.game-container .game-message p {
font-size: 60px;
font-weight: bold;
height: 60px;
line-height: 60px;
margin-top: 222px; }
.game-container .game-message .lower {
display: block;
margin-top: 59px; }
.game-container .game-message a {
display: inline-block;
background: #8f7a66;
border-radius: 3px;
padding: 0 20px;
text-decoration: none;
color: #f9f6f2;
height: 40px;
line-height: 42px;
margin-left: 9px; }
.game-container .game-message a.keep-playing-button, .game-container .game-message a.account-button, .game-message a.friend-button, .game-message a.stats-button, .game-container .game-message a.confirm-button, .game-container .game-message a.cancel-button {
display: none; }
.game-container .game-message.game-won {
background: rgba(237, 194, 46, 0.5);
color: #f9f6f2; }
.game-container .game-message.game-won a.keep-playing-button {
display: inline-block; }
.game-container .game-message.game-won, .game-container .game-message.game-over, .game-container .game-message.restart-game, .game-container .game-message.main-menu {
display: block; }
.game-container .game-message.restart-game, .game-container .game-message.main-menu, .game-container .game-message.account-menu {
-webkit-animation: fade-in 400ms ease 100ms;
-moz-animation: fade-in 400ms ease 100ms;
animation: fade-in 400ms ease 100ms;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
animation-fill-mode: both; }
.game-container .game-message.restart-game .lower {
margin-top: 85px; }
.game-container .game-message.restart-game .lower a.confirm-button, .game-container .game-message.restart-game .lower a.cancel-button {
display: inline-block; }
.game-container .game-message.restart-game .lower a.retry-button, .game-container .game-message.restart-game .lower a.account-button, .game-container .game-message.restart-game .lower a.friend-button, .game-container .game-message.restart-game .lower a.stats-button {
display: none; }
.game-container .game-message.main-menu .lower {
margin-top: 85px; }
.game-container .game-message.main-menu .lower a.account-button, .game-message.main-menu .lower a.friend-button, .game-message.main-menu .lower a.stats-button, .game-container .game-message.main-menu .lower a.cancel-button {
margin-right: 75px;
margin-left: 75px;
margin-bottom: 5px;
display: block; }
/* Added for login menu */
.accountMenu form {
width: inherit;
height: inherit;
}
.accountMenu, .accountMenu form p {
margin-top: 5px !important;
font-size: 16px !important;
text-align: left;
}
.accountMenu form a {
text-align: center;
margin-top: 5px;
margin-left: 0px !important;
display: block !important;
}
/*******************************************/
/*Create Menu*/
.game-container .game-message.create-menu {
display: block ;
}
.createMenu form {
width: inherit;
height: inherit;
}
.createMenu, .createMenu form p {
margin-top: 5px !important;
font-size: 14px !important;
text-align: left;
}
.createMenu form a {
text-align: center;
margin-top: 5px;
margin-left: 0px !important;
display: block !important;
}
/*******************************************/
.accountLoginMenu form {
width: inherit;
height: inherit;
}
.accountLoginMenu, .accountLoginMenu form p {
margin-top: 5px !important;
font-size: 16px !important;
text-align: left;
}
.accountLoginMenu form a {
text-align: center;
margin-top: 5px;
margin-left: 0px !important;
display: block !important;
}
/*******************************************/
/*FriendsList*/
.game-container .game-message.friends-list {
display: block;
}
.friendsList form {
width: inherit;
height: inherit;
}
.friendsList, .friendsList form p {
margin-top: 5px !important;
font-size: 14px !important;
text-align: left;
}
.friendsList form a {
text-align: center;
margin-top: 5px;
margin-left: 0px !important;
display: block !important;
}
/*******************************************/
/*stats-list*/
.game-container .game-message.stats-list {
display: block;
}
.statsList {
width: inherit;
height: inherit;
}
.statsList p {
margin-top: 5px !important;
font-size: 14px !important;
text-align: left;
}
.statsList a {
text-align: center;
margin-top: 5px;
margin-left: 0px !important;
display: block !important;
}
/*******************************************/
/*high-score-list*/
.game-container .game-message.high-score-list {
display: block;
}
.highScoreList{
width: inherit;
height: inherit;
}
.highScoreList p {
margin-top: 5px !important;
font-size: 14px !important;
text-align: left;
}
.highScoreList a {
text-align: center;
margin-top: 5px;
margin-left: 0px !important;
display: block !important;
}
/*******************************************/
/*global-lists*/
.game-container .game-message.global-lists {
display: block;
}
.GlobalList {
width: inherit;
height: inherit;
}
.GlobalList p {
margin-top: 5px !important;
font-size: 14px !important;
text-align: left;
}
.GlobalList a {
text-align: center;
margin-top: 5px;
margin-left: 0px !important;
display: block !important;
}
/*******************************************/
/*global-lists2*/
.game-container .game-message.global-lists2 {
display: block;
}
.GlobalList2 {
width: inherit;
height: inherit;
}
.GlobalList2 p {
margin-top: 5px !important;
font-size: 14px !important;
text-align: left;
}
.GlobalList2 a {
text-align: center;
margin-top: 5px;
margin-left: 0px !important;
display: block !important;
}
/*******************************************/
/*MultiplayerMenu*/
.game-container .game-message.multiplayer-menu {
display: block;
}
.multiplayerMenu form {
width: inherit;
height: inherit;
}
.multiplayerMenu, .multiplayerMenu form p {
margin-top: 5px !important;
font-size: 14px !important;
text-align: left;
}
.multiplayerMenu form a {
text-align: center;
margin-top: 5px;
margin-left: 0px !important;
display: block !important;
}
/*******************************************/
.grid-container {
position: absolute;
z-index: 1; }
.grid-row {
margin-bottom: 10px; }
.grid-row:last-child {
margin-bottom: 0; }
.grid-row:after {
content: "";
display: block;
clear: both; }
.grid-cell {
width: 57.5px;
height: 57.5px;
margin-right: 10px;
float: left;
border-radius: 3px;
background: rgba(238, 228, 218, 0.35); }
.grid-cell:last-child {
margin-right: 0; }
.tile-container {
position: absolute;
z-index: 2; }
.tile, .tile .tile-inner {
width: 58px;
height: 58px;
line-height: 67.5px;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
transform: translateZ(0);
}
.tile.tile-position-1-1 {
-webkit-transform: translate(0px, 0px);
-moz-transform: translate(0px, 0px);
transform: translate(0px, 0px); }
.tile.tile-position-1-2 {
-webkit-transform: translate(0px, 67px);
-moz-transform: translate(0px, 67px);
transform: translate(0px, 67px); }
.tile.tile-position-1-3 {
-webkit-transform: translate(0px, 135px);
-moz-transform: translate(0px, 135px);
transform: translate(0px, 135px); }
.tile.tile-position-1-4 {
-webkit-transform: translate(0px, 202px);
-moz-transform: translate(0px, 202px);
transform: translate(0px, 202px); }
.tile.tile-position-2-1 {
-webkit-transform: translate(67px, 0px);
-moz-transform: translate(67px, 0px);
transform: translate(67px, 0px); }
.tile.tile-position-2-2 {
-webkit-transform: translate(67px, 67px);
-moz-transform: translate(67px, 67px);
transform: translate(67px, 67px); }
.tile.tile-position-2-3 {
-webkit-transform: translate(67px, 135px);
-moz-transform: translate(67px, 135px);
transform: translate(67px, 135px); }
.tile.tile-position-2-4 {
-webkit-transform: translate(67px, 202px);
-moz-transform: translate(67px, 202px);
transform: translate(67px, 202px); }
.tile.tile-position-3-1 {
-webkit-transform: translate(135px, 0px);
-moz-transform: translate(135px, 0px);
transform: translate(135px, 0px); }
.tile.tile-position-3-2 {
-webkit-transform: translate(135px, 67px);
-moz-transform: translate(135px, 67px);
transform: translate(135px, 67px); }
.tile.tile-position-3-3 {
-webkit-transform: translate(135px, 135px);
-moz-transform: translate(135px, 135px);
transform: translate(135px, 135px); }
.tile.tile-position-3-4 {
-webkit-transform: translate(135px, 202px);
-moz-transform: translate(135px, 202px);
transform: translate(135px, 202px); }
.tile.tile-position-4-1 {
-webkit-transform: translate(202px, 0px);
-moz-transform: translate(202px, 0px);
transform: translate(202px, 0px); }
.tile.tile-position-4-2 {
-webkit-transform: translate(202px, 67px);
-moz-transform: translate(202px, 67px);
transform: translate(202px, 67px); }
.tile.tile-position-4-3 {
-webkit-transform: translate(202px, 135px);
-moz-transform: translate(202px, 135px);
transform: translate(202px, 135px); }
.tile.tile-position-4-4 {
-webkit-transform: translate(202px, 202px);
-moz-transform: translate(202px, 202px);
transform: translate(202px, 202px); }
.tile .tile-inner {
font-size: 35px; }
.game-message p {
font-size: 30px !important;
height: 30px !important;
line-height: 30px !important;
margin-top: 30px !important; }
.game-message .lower {
margin-top: 30px !important; } } | 2048_main/assets/2048/style/main.css | @import url(fonts/clear-sans.css);
html, body {
margin: 0;
padding: 0;
background: #faf8ef;
color: #776e65;
font-family: "Clear Sans", "Helvetica Neue", Arial, sans-serif;
font-size: 18px; }
.heading:after {
content: "";
display: block;
clear: both; }
h1.title {
font-size: 72px;
font-weight: bold;
margin: 0;
display: block;
float: left; }
@-webkit-keyframes move-up {
0% {
top: 25px;
opacity: 1; }
100% {
top: -50px;
opacity: 0; } }
@-moz-keyframes move-up {
0% {
top: 25px;
opacity: 1; }
100% {
top: -50px;
opacity: 0; } }
@keyframes move-up {
0% {
top: 25px;
opacity: 1; }
100% {
top: -50px;
opacity: 0; } }
.scores-container {
float: right;
text-align: right; }
.score-container, .best-container {
position: relative;
display: inline-block;
background: #bbada0;
padding: 12px 20px;
font-size: 25px;
height: 25px;
line-height: 47px;
font-weight: bold;
border-radius: 3px;
color: white;
margin-top: 8px;
text-align: center; }
.score-container:after, .best-container:after {
position: absolute;
width: 100%;
top: 10px;
left: 0;
text-transform: uppercase;
font-size: 13px;
line-height: 13px;
text-align: center;
color: #eee4da; }
.score-container .score-addition, .best-container .score-addition {
position: absolute;
right: 30px;
color: red;
font-size: 25px;
line-height: 25px;
font-weight: bold;
color: rgba(119, 110, 101, 0.9);
z-index: 100;
-webkit-animation: move-up 600ms ease-in;
-moz-animation: move-up 600ms ease-in;
animation: move-up 600ms ease-in;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
animation-fill-mode: both; }
.score-container:after {
content: "Score"; }
.best-container:after {
content: "Best"; }
p {
margin-top: 0;
margin-bottom: 5px;
line-height: 1.65; }
a {
color: #776e65;
font-weight: bold;
text-decoration: underline;
cursor: pointer;
-webkit-tap-highlight-color: transparent; }
strong.important {
text-transform: uppercase; }
hr {
border: none;
border-bottom: 1px solid #d8d4d0;
margin-top: 10px;
margin-bottom: 10px; }
table {
width : 220px;
}
.container {
width: 500px;
margin: 0 auto; }
@-webkit-keyframes fade-in {
0% {
opacity: 0; }
100% {
opacity: 1; } }
@-moz-keyframes fade-in {
0% {
opacity: 0; }
100% {
opacity: 1; } }
@keyframes fade-in {
0% {
opacity: 0; }
100% {
opacity: 1; } }
.game-container {
margin-top: 10px;
position: relative;
padding: 15px;
cursor: default;
-webkit-touch-callout: none;
-ms-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-ms-touch-action: none;
touch-action: none;
background: #bbada0;
border-radius: 6px;
width: 500px;
height: 500px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.game-container .game-message {
display: none;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: rgba(228, 212, 192, 0.9);
z-index: 100;
text-align: center;
-webkit-animation: fade-in 800ms ease 1200ms;
-moz-animation: fade-in 800ms ease 1200ms;
animation: fade-in 800ms ease 1200ms;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
animation-fill-mode: both; }
.game-container .game-message p {
font-size: 60px;
font-weight: bold;
height: 60px;
line-height: 60px;
margin-top: 222px; }
.game-container .game-message .lower {
display: block;
margin-top: 59px; }
.game-container .game-message a, .game-message button{
display: inline-block;
background: #8f7a66;
border-radius: 3px;
padding: 0 20px;
text-decoration: none;
color: #f9f6f2;
height: 40px;
line-height: 42px;
margin-left: 9px; }
/*Menu Containers*/
.game-container .game-message div.accountMenu,
.game-container .game-message div.createMenu,
.game-container .game-message div.friendsList,
.game-container .game-message div.statsList,
.game-container .game-message div.highScoreList,
.game-container .game-message div.GlobalList,
.game-container .game-message div.GlobalList2,
.game-container .game-message div.multiplayerMenu,
.game-container .game-message div.accountLoginMenu {
display: none;}
/*Buttons*/
.game-container .game-message a.keep-playing-button,
.game-container .game-message a.account-button,
.game-container .game-message a.friend-button,
.game-container .game-message a.stats-button,
.game-container .game-message a.confirm-button,
.game-container .game-message a.cancel-button,
.game-container .game-message a.retry-button,
.game-container .game-message a.backCreate-button,
.game-container .game-message a.backLogin-button,
.game-container .game-message a.globalStats-button,
.game-container .game-message a.cancelInvite-button,
.game-container .game-message a.accept-button,
.game-container .game-message a.reject-button,
.game-container .game-message a.okay-button,
.game-container .game-message a.newGame-button{
display: none; }
.game-container .game-message.game-won {
background: rgba(237, 194, 46, 0.5);
color: #f9f6f2; }
.game-container .game-message.game-won a.keep-playing-button {
display: inline-block; }
/*Enables each overlay for each button pressed*/
.game-container .game-message.game-won,
.game-container .game-message.game-over,
.game-container .game-message.restart-game,
.game-container .game-message.main-menu,
.game-container .game-message.account-menu,
.game-container .game-message.accountLogin-menu,
.game-container .game-message.createAccountError,
.game-container .game-message.loginError,
.game-container .game-message.friends-list,
.game-container .game-message.stats-list,
.game-container .game-message.high-score-list,
.game-container .game-message.global-lists,
.game-container .game-message.global-lists2,
.game-container .game-message.multiplayer-menu,
.game-container .game-message.gameSent-waiting,
.game-container .game-message.gameSent-receiving,
.game-container .game-message.scoreMessage,
.game-container .game-message.okayMessage{
display: block; }
.game-container .game-message.okayMessage p,
.game-container .game-message.scoreMessage p {
font-size: 16px;
}
.game-container .game-message.restart-game,
.game-container .game-message.main-menu,
.game-container .game-message.account-menu,
.game-container .game-message.accountLogin-menu,
.game-container .game-message.multiplayer-menu,
.game-container .game-message.gameSent-waiting,
.game-container .game-message.gameSent-receiving,
.game-container .game-message.create-menu{
-webkit-animation: fade-in 400ms ease 100ms;
-moz-animation: fade-in 400ms ease 100ms;
animation: fade-in 400ms ease 100ms;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
animation-fill-mode: both; }
/* Used for table */
table {
border-collapse: collapse;
}
table, td, th {
border : 2px solid tan;
}
/*********************************************/
/*Padding for overlay*/
.game-container .game-message.restart-game .lower,
.game-container .game-message.main-menu .lower,
.game-container .game-message.account-menu .lower,
.game-container .game-message.accountLogin-menu .lower {
margin-top: 85px; }
/*The buttons to be shown for restart game*/
.game-container .game-message.restart-game .lower a.confirm-button,
.game-container .game-message.restart-game .lower a.cancel-button {
display: inline-block; }
/*The buttons to be shown for main-menu*/
.game-container .game-message.main-menu .lower a.account-button,
.game-container .game-message.main-menu .lower a.globalStats-button,
.game-container .game-message.main-menu .lower a.cancel-button {
margin-right: 75px;
margin-left: 75px;
margin-bottom: 5px;
display: block; }
/*Enables game message styling */
.game-container .game-message.account-menu div.accountMenu,
.game-container .game-message.accountLogin-menu div.accountLoginMenu,
.game-container .game-message.create-menu div.createMenu,
.game-container .game-message.friends-list div.friendsList,
.game-container .game-message.multiplayer-menu div.multiplayerMenu {
margin-right: 75px;
margin-left: 75px;
margin-bottom: 5px;
display: block !important; }
.game-container .game-message.stats-list div.statsList,
.game-container .game-message.high-score-list div.highScoreList,
.game-container .game-message.global-lists div.GlobalList,
.game-container .game-message.global-lists2 div.GlobalList2 {
margin-right: 30px;
margin-left: 30px;
margin-bottom: 5px;
display: block !important;
}
/*For the create account/login messages */
.game-container .game-message.createAccountError .lower a.backCreate-button,
.game-container .game-message.loginError .lower a.backLogin-button {
display: block;
margin-top: 100px;
}
.game-container .game-message.okayMessage .lower a.okay-button {
display: block;
}
.game-container .game-message.scoreMessage .lower a.newGame-button {
display: block;
}
/*For the waiting screen when you sent a game request*/
.game-container .game-message.gameSent-waiting .lower a.cancelInvite-button {
display: block;
}
/*For the waiting screen when you receive a game request*/
.game-container .game-message.gameSent-receiving .lower a.reject-button,
.game-container .game-message.gameSent-receiving .lower a.accept-button {
display: block;
}
.grid-container {
position: absolute;
z-index: 1; }
.grid-row {
margin-bottom: 15px; }
.grid-row:last-child {
margin-bottom: 0; }
.grid-row:after {
content: "";
display: block;
clear: both; }
.grid-cell {
width: 106.25px;
height: 106.25px;
margin-right: 15px;
float: left;
border-radius: 3px;
background: rgba(238, 228, 218, 0.35); }
.grid-cell:last-child {
margin-right: 0; }
.tile-container {
position: absolute;
z-index: 2; }
.tile, .tile .tile-inner {
width: 107px;
height: 107px;
line-height: 116.25px;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
transform: translateZ(0);
}
.tile.tile-position-1-1 {
-webkit-transform: translate(0px, 0px);
-moz-transform: translate(0px, 0px);
transform: translate(0px, 0px); }
.tile.tile-position-1-2 {
-webkit-transform: translate(0px, 121px);
-moz-transform: translate(0px, 121px);
transform: translate(0px, 121px); }
.tile.tile-position-1-3 {
-webkit-transform: translate(0px, 242px);
-moz-transform: translate(0px, 242px);
transform: translate(0px, 242px); }
.tile.tile-position-1-4 {
-webkit-transform: translate(0px, 363px);
-moz-transform: translate(0px, 363px);
transform: translate(0px, 363px); }
.tile.tile-position-2-1 {
-webkit-transform: translate(121px, 0px);
-moz-transform: translate(121px, 0px);
transform: translate(121px, 0px); }
.tile.tile-position-2-2 {
-webkit-transform: translate(121px, 121px);
-moz-transform: translate(121px, 121px);
transform: translate(121px, 121px); }
.tile.tile-position-2-3 {
-webkit-transform: translate(121px, 242px);
-moz-transform: translate(121px, 242px);
transform: translate(121px, 242px); }
.tile.tile-position-2-4 {
-webkit-transform: translate(121px, 363px);
-moz-transform: translate(121px, 363px);
transform: translate(121px, 363px); }
.tile.tile-position-3-1 {
-webkit-transform: translate(242px, 0px);
-moz-transform: translate(242px, 0px);
transform: translate(242px, 0px); }
.tile.tile-position-3-2 {
-webkit-transform: translate(242px, 121px);
-moz-transform: translate(242px, 121px);
transform: translate(242px, 121px); }
.tile.tile-position-3-3 {
-webkit-transform: translate(242px, 242px);
-moz-transform: translate(242px, 242px);
transform: translate(242px, 242px); }
.tile.tile-position-3-4 {
-webkit-transform: translate(242px, 363px);
-moz-transform: translate(242px, 363px);
transform: translate(242px, 363px); }
.tile.tile-position-4-1 {
-webkit-transform: translate(363px, 0px);
-moz-transform: translate(363px, 0px);
transform: translate(363px, 0px); }
.tile.tile-position-4-2 {
-webkit-transform: translate(363px, 121px);
-moz-transform: translate(363px, 121px);
transform: translate(363px, 121px); }
.tile.tile-position-4-3 {
-webkit-transform: translate(363px, 242px);
-moz-transform: translate(363px, 242px);
transform: translate(363px, 242px); }
.tile.tile-position-4-4 {
-webkit-transform: translate(363px, 363px);
-moz-transform: translate(363px, 363px);
transform: translate(363px, 363px); }
.tile {
position: absolute;
-webkit-transition: 100ms ease-in-out;
-moz-transition: 100ms ease-in-out;
transition: 100ms ease-in-out;
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
transition-property: transform; }
.tile .tile-inner {
border-radius: 3px;
background: #eee4da;
text-align: center;
font-weight: bold;
z-index: 10;
font-size: 55px; }
.tile.tile-2 .tile-inner {
background: #eee4da;
box-shadow: 0 0 30px 10px rgba(243, 215, 116, 0), inset 0 0 0 1px rgba(255, 255, 255, 0); }
.tile.tile-4 .tile-inner {
background: #ede0c8;
box-shadow: 0 0 30px 10px rgba(243, 215, 116, 0), inset 0 0 0 1px rgba(255, 255, 255, 0); }
.tile.tile-8 .tile-inner {
color: #f9f6f2;
background: #f2b179; }
.tile.tile-16 .tile-inner {
color: #f9f6f2;
background: #f59563; }
.tile.tile-32 .tile-inner {
color: #f9f6f2;
background: #f67c5f; }
.tile.tile-64 .tile-inner {
color: #f9f6f2;
background: #f65e3b; }
.tile.tile-128 .tile-inner {
color: #f9f6f2;
background: #edcf72;
box-shadow: 0 0 30px 10px rgba(243, 215, 116, 0.2381), inset 0 0 0 1px rgba(255, 255, 255, 0.14286);
font-size: 45px; }
@media screen and (max-width: 520px) {
.tile.tile-128 .tile-inner {
font-size: 25px; } }
.tile.tile-256 .tile-inner {
color: #f9f6f2;
background: #edcc61;
box-shadow: 0 0 30px 10px rgba(243, 215, 116, 0.31746), inset 0 0 0 1px rgba(255, 255, 255, 0.19048);
font-size: 45px; }
@media screen and (max-width: 520px) {
.tile.tile-256 .tile-inner {
font-size: 25px; } }
.tile.tile-512 .tile-inner {
color: #f9f6f2;
background: #edc850;
box-shadow: 0 0 30px 10px rgba(243, 215, 116, 0.39683), inset 0 0 0 1px rgba(255, 255, 255, 0.2381);
font-size: 45px; }
@media screen and (max-width: 520px) {
.tile.tile-512 .tile-inner {
font-size: 25px; } }
.tile.tile-1024 .tile-inner {
color: #f9f6f2;
background: #edc53f;
box-shadow: 0 0 30px 10px rgba(243, 215, 116, 0.47619), inset 0 0 0 1px rgba(255, 255, 255, 0.28571);
font-size: 35px; }
@media screen and (max-width: 520px) {
.tile.tile-1024 .tile-inner {
font-size: 15px; } }
.tile.tile-2048 .tile-inner {
color: #f9f6f2;
background: #edc22e;
box-shadow: 0 0 30px 10px rgba(243, 215, 116, 0.55556), inset 0 0 0 1px rgba(255, 255, 255, 0.33333);
font-size: 35px; }
@media screen and (max-width: 520px) {
.tile.tile-2048 .tile-inner {
font-size: 15px; } }
.tile.tile-super .tile-inner {
color: #f9f6f2;
background: #3c3a32;
font-size: 30px; }
@media screen and (max-width: 520px) {
.tile.tile-super .tile-inner {
font-size: 10px; } }
@-webkit-keyframes appear {
0% {
opacity: 0;
-webkit-transform: scale(0);
-moz-transform: scale(0);
transform: scale(0); }
100% {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1); } }
@-moz-keyframes appear {
0% {
opacity: 0;
-webkit-transform: scale(0);
-moz-transform: scale(0);
transform: scale(0); }
100% {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1); } }
@keyframes appear {
0% {
opacity: 0;
-webkit-transform: scale(0);
-moz-transform: scale(0);
transform: scale(0); }
100% {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1); } }
.tile-new .tile-inner {
-webkit-animation: appear 200ms ease 100ms;
-moz-animation: appear 200ms ease 100ms;
animation: appear 200ms ease 100ms;
-webkit-animation-fill-mode: backwards;
-moz-animation-fill-mode: backwards;
animation-fill-mode: backwards; }
@-webkit-keyframes pop {
0% {
-webkit-transform: scale(0);
-moz-transform: scale(0);
transform: scale(0); }
50% {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
transform: scale(1.2); }
100% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1); } }
@-moz-keyframes pop {
0% {
-webkit-transform: scale(0);
-moz-transform: scale(0);
transform: scale(0); }
50% {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
transform: scale(1.2); }
100% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1); } }
@keyframes pop {
0% {
-webkit-transform: scale(0);
-moz-transform: scale(0);
transform: scale(0); }
50% {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
transform: scale(1.2); }
100% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1); } }
.tile-merged .tile-inner {
z-index: 20;
-webkit-animation: pop 200ms ease 100ms;
-moz-animation: pop 200ms ease 100ms;
animation: pop 200ms ease 100ms;
-webkit-animation-fill-mode: backwards;
-moz-animation-fill-mode: backwards;
animation-fill-mode: backwards; }
.above-game:after {
content: "";
display: block;
clear: both; }
.game-intro {
float: left;
line-height: 42px;
margin-bottom: 0;
width: 285px;
font-size: 14px;}
.restart-button, .night-button, .main-button, .user-display {
display: inline-block;
background: #8f7a66;
border-radius: 3px;
padding: 0 15px;
text-decoration: none;
color: #f9f6f2;
height: 40px;
line-height: 42px;
display: block;
text-align: center;
float: right;
margin-left: 5px;
font-size: 16px; }
.main-button {
background: #ff6600;
}
.game-explanation {
margin-top: 10px; }
@media screen and (max-width: 520px) {
html, body {
font-size: 15px; }
body {
margin: 20px 0;
padding: 0 20px; }
h1.title {
font-size: 27px;
margin-top: 15px; }
.container {
width: 280px;
margin: 0 auto; }
.score-container, .best-container {
margin-top: 0;
padding: 15px 10px;
min-width: 40px; }
.heading {
margin-bottom: 5px; }
.game-intro {
width: 100%;
display: block;
box-sizing: border-box;
line-height: 1.65; }
.restart-button {
width: 42%;
padding: 0;
display: block;
box-sizing: border-box;
margin-top: 0px; }
.main-button {
width: 25%;
padding: 0;
display: block;
box-sizing: border-box;
margin-top: 0px; }
.user-display {
width: 100%;
padding: 0;
display: block;
box-sizing: border-box;
margin-top: 5px; }
.game-container {
margin-top: 15px;
position: relative;
padding: 10px;
cursor: default;
-webkit-touch-callout: none;
-ms-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-ms-touch-action: none;
touch-action: none;
background: #bbada0;
border-radius: 6px;
width: 280px;
height: 280px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.game-container .game-message {
display: none;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: rgba(228, 212, 192, 0.9);
z-index: 100;
text-align: center;
-webkit-animation: fade-in 800ms ease 1200ms;
-moz-animation: fade-in 800ms ease 1200ms;
animation: fade-in 800ms ease 1200ms;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
animation-fill-mode: both; }
.game-container .game-message p {
font-size: 60px;
font-weight: bold;
height: 60px;
line-height: 60px;
margin-top: 222px; }
.game-container .game-message .lower {
display: block;
margin-top: 59px; }
.game-container .game-message a {
display: inline-block;
background: #8f7a66;
border-radius: 3px;
padding: 0 20px;
text-decoration: none;
color: #f9f6f2;
height: 40px;
line-height: 42px;
margin-left: 9px; }
.game-container .game-message a.keep-playing-button, .game-container .game-message a.account-button, .game-message a.friend-button, .game-message a.stats-button, .game-container .game-message a.confirm-button, .game-container .game-message a.cancel-button {
display: none; }
.game-container .game-message.game-won {
background: rgba(237, 194, 46, 0.5);
color: #f9f6f2; }
.game-container .game-message.game-won a.keep-playing-button {
display: inline-block; }
.game-container .game-message.game-won, .game-container .game-message.game-over, .game-container .game-message.restart-game, .game-container .game-message.main-menu {
display: block; }
.game-container .game-message.restart-game, .game-container .game-message.main-menu, .game-container .game-message.account-menu {
-webkit-animation: fade-in 400ms ease 100ms;
-moz-animation: fade-in 400ms ease 100ms;
animation: fade-in 400ms ease 100ms;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
animation-fill-mode: both; }
.game-container .game-message.restart-game .lower {
margin-top: 85px; }
.game-container .game-message.restart-game .lower a.confirm-button, .game-container .game-message.restart-game .lower a.cancel-button {
display: inline-block; }
.game-container .game-message.restart-game .lower a.retry-button, .game-container .game-message.restart-game .lower a.account-button, .game-container .game-message.restart-game .lower a.friend-button, .game-container .game-message.restart-game .lower a.stats-button {
display: none; }
.game-container .game-message.main-menu .lower {
margin-top: 85px; }
.game-container .game-message.main-menu .lower a.account-button, .game-message.main-menu .lower a.friend-button, .game-message.main-menu .lower a.stats-button, .game-container .game-message.main-menu .lower a.cancel-button {
margin-right: 75px;
margin-left: 75px;
margin-bottom: 5px;
display: block; }
/* Added for login menu */
.accountMenu form {
width: inherit;
height: inherit;
}
.accountMenu, .accountMenu form p {
margin-top: 5px !important;
font-size: 16px !important;
text-align: left;
}
.accountMenu form a {
text-align: center;
margin-top: 5px;
margin-left: 0px !important;
display: block !important;
}
/*******************************************/
/*Create Menu*/
.game-container .game-message.create-menu {
display: block ;
}
.createMenu form {
width: inherit;
height: inherit;
}
.createMenu, .createMenu form p {
margin-top: 5px !important;
font-size: 14px !important;
text-align: left;
}
.createMenu form a {
text-align: center;
margin-top: 5px;
margin-left: 0px !important;
display: block !important;
}
/*******************************************/
.accountLoginMenu form {
width: inherit;
height: inherit;
}
.accountLoginMenu, .accountLoginMenu form p {
margin-top: 5px !important;
font-size: 16px !important;
text-align: left;
}
.accountLoginMenu form a {
text-align: center;
margin-top: 5px;
margin-left: 0px !important;
display: block !important;
}
/*******************************************/
/*FriendsList*/
.game-container .game-message.friends-list {
display: block;
}
.friendsList form {
width: inherit;
height: inherit;
}
.friendsList, .friendsList form p {
margin-top: 5px !important;
font-size: 14px !important;
text-align: left;
}
.friendsList form a {
text-align: center;
margin-top: 5px;
margin-left: 0px !important;
display: block !important;
}
/*******************************************/
/*stats-list*/
.game-container .game-message.stats-list {
display: block;
}
.statsList {
width: inherit;
height: inherit;
}
.statsList p {
margin-top: 5px !important;
font-size: 14px !important;
text-align: left;
}
.statsList a {
text-align: center;
margin-top: 5px;
margin-left: 0px !important;
display: block !important;
}
/*******************************************/
/*high-score-list*/
.game-container .game-message.high-score-list {
display: block;
}
.highScoreList{
width: inherit;
height: inherit;
}
.highScoreList p {
margin-top: 5px !important;
font-size: 14px !important;
text-align: left;
}
.highScoreList a {
text-align: center;
margin-top: 5px;
margin-left: 0px !important;
display: block !important;
}
/*******************************************/
/*global-lists*/
.game-container .game-message.global-lists {
display: block;
}
.GlobalList {
width: inherit;
height: inherit;
}
.GlobalList p {
margin-top: 5px !important;
font-size: 14px !important;
text-align: left;
}
.GlobalList a {
text-align: center;
margin-top: 5px;
margin-left: 0px !important;
display: block !important;
}
/*******************************************/
/*global-lists2*/
.game-container .game-message.global-lists2 {
display: block;
}
.GlobalList2 {
width: inherit;
height: inherit;
}
.GlobalList2 p {
margin-top: 5px !important;
font-size: 14px !important;
text-align: left;
}
.GlobalList2 a {
text-align: center;
margin-top: 5px;
margin-left: 0px !important;
display: block !important;
}
/*******************************************/
/*MultiplayerMenu*/
.game-container .game-message.multiplayer-menu {
display: block;
}
.multiplayerMenu form {
width: inherit;
height: inherit;
}
.multiplayerMenu, .multiplayerMenu form p {
margin-top: 5px !important;
font-size: 14px !important;
text-align: left;
}
.multiplayerMenu form a {
text-align: center;
margin-top: 5px;
margin-left: 0px !important;
display: block !important;
}
/*******************************************/
.grid-container {
position: absolute;
z-index: 1; }
.grid-row {
margin-bottom: 10px; }
.grid-row:last-child {
margin-bottom: 0; }
.grid-row:after {
content: "";
display: block;
clear: both; }
.grid-cell {
width: 57.5px;
height: 57.5px;
margin-right: 10px;
float: left;
border-radius: 3px;
background: rgba(238, 228, 218, 0.35); }
.grid-cell:last-child {
margin-right: 0; }
.tile-container {
position: absolute;
z-index: 2; }
.tile, .tile .tile-inner {
width: 58px;
height: 58px;
line-height: 67.5px;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
transform: translateZ(0);
}
.tile.tile-position-1-1 {
-webkit-transform: translate(0px, 0px);
-moz-transform: translate(0px, 0px);
transform: translate(0px, 0px); }
.tile.tile-position-1-2 {
-webkit-transform: translate(0px, 67px);
-moz-transform: translate(0px, 67px);
transform: translate(0px, 67px); }
.tile.tile-position-1-3 {
-webkit-transform: translate(0px, 135px);
-moz-transform: translate(0px, 135px);
transform: translate(0px, 135px); }
.tile.tile-position-1-4 {
-webkit-transform: translate(0px, 202px);
-moz-transform: translate(0px, 202px);
transform: translate(0px, 202px); }
.tile.tile-position-2-1 {
-webkit-transform: translate(67px, 0px);
-moz-transform: translate(67px, 0px);
transform: translate(67px, 0px); }
.tile.tile-position-2-2 {
-webkit-transform: translate(67px, 67px);
-moz-transform: translate(67px, 67px);
transform: translate(67px, 67px); }
.tile.tile-position-2-3 {
-webkit-transform: translate(67px, 135px);
-moz-transform: translate(67px, 135px);
transform: translate(67px, 135px); }
.tile.tile-position-2-4 {
-webkit-transform: translate(67px, 202px);
-moz-transform: translate(67px, 202px);
transform: translate(67px, 202px); }
.tile.tile-position-3-1 {
-webkit-transform: translate(135px, 0px);
-moz-transform: translate(135px, 0px);
transform: translate(135px, 0px); }
.tile.tile-position-3-2 {
-webkit-transform: translate(135px, 67px);
-moz-transform: translate(135px, 67px);
transform: translate(135px, 67px); }
.tile.tile-position-3-3 {
-webkit-transform: translate(135px, 135px);
-moz-transform: translate(135px, 135px);
transform: translate(135px, 135px); }
.tile.tile-position-3-4 {
-webkit-transform: translate(135px, 202px);
-moz-transform: translate(135px, 202px);
transform: translate(135px, 202px); }
.tile.tile-position-4-1 {
-webkit-transform: translate(202px, 0px);
-moz-transform: translate(202px, 0px);
transform: translate(202px, 0px); }
.tile.tile-position-4-2 {
-webkit-transform: translate(202px, 67px);
-moz-transform: translate(202px, 67px);
transform: translate(202px, 67px); }
.tile.tile-position-4-3 {
-webkit-transform: translate(202px, 135px);
-moz-transform: translate(202px, 135px);
transform: translate(202px, 135px); }
.tile.tile-position-4-4 {
-webkit-transform: translate(202px, 202px);
-moz-transform: translate(202px, 202px);
transform: translate(202px, 202px); }
.tile .tile-inner {
font-size: 35px; }
.game-message p {
font-size: 30px !important;
height: 30px !important;
line-height: 30px !important;
margin-top: 30px !important; }
.game-message .lower {
margin-top: 30px !important; } } | 0.285372 | 0.048722 |
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300&display=swap');
.LandingPage {
padding: 1rem 0 0 0;
width: 100%;
margin: 0;
text-align: center;
overflow-x: hidden;
}
.LandingPage-hero {
padding: 0;
position: relative;
background-color: #485461;
background-image: linear-gradient(315deg, #485461 0%, #28313b 74%);
}
.LandingPage-hero-img {
width: 100vw;
height: 28rem;
background-image: url('../assets/images/patrick-tomasso-GXXYkSwndP4-unsplash.jpg');
opacity: 0.5;
background-size: cover;
position: relative;
background-position: 25% 50%;
margin: 0;
}
.LandingPage-title-text {
position: absolute;
transform: translate(-50%, -50%);
width: 50%;
height: 10rem;
top: 50%;
left: 50%;
color: white;
padding-top: 1rem;
border: 10px double white;
font-family: 'Montserrat', sans-serif;
font-weight: 800;
text-shadow: 4px 4px #443e3e;
}
.LandingPage-offer-text {
font-family: "Montserrat", sans-serif;
padding-top: 4rem;
padding-bottom: 2rem;
font-size: 3rem;
}
.LandingPage-modal-login {
width: 50%;
height: 50%;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.LandingPage-modal-register {
width: 50%;
height: 50%;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -80%);
}
.LandingPage-row {
margin: auto;
padding-top: 2rem;
}
.LandingPage-bottom {
padding-bottom: 5rem;
}
.LandingPage-social {
padding-top: 1rem;
}
.LandingPage-text-container {
position: relative;
}
.LandingPage-text {
font-family: "Montserrat", sans-serif;
font-weight: 600;
font-size: 1.5rem;
}
.LandingPage-row img {
margin-right: 2rem;
width: 100%;
}
.LandingPage-buttons {
font-family: "Montserrat", sans-serif;
}
#LandingPage-social {
width: 2rem;
height: auto;
margin: auto;
margin-top: 10px;
}
#LandingPage-social:hover {
cursor: pointer;
}
@media screen and (min-width: 768px) {
.LandingPage-text {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
}
}
@media screen and (max-width: 768px) {
.LandingPage-img {
padding-top: 3rem;
}
.LandingPage-img img {
width: 100%;
height: 100%;
object-fit: contain;
}
.LandingPage-text {
padding-top: 2rem;
}
.LandingPage-title-text {
width: 95%;
height: 15rem;
}
} | Frontend/src/styles/LandingPage.css | @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300&display=swap');
.LandingPage {
padding: 1rem 0 0 0;
width: 100%;
margin: 0;
text-align: center;
overflow-x: hidden;
}
.LandingPage-hero {
padding: 0;
position: relative;
background-color: #485461;
background-image: linear-gradient(315deg, #485461 0%, #28313b 74%);
}
.LandingPage-hero-img {
width: 100vw;
height: 28rem;
background-image: url('../assets/images/patrick-tomasso-GXXYkSwndP4-unsplash.jpg');
opacity: 0.5;
background-size: cover;
position: relative;
background-position: 25% 50%;
margin: 0;
}
.LandingPage-title-text {
position: absolute;
transform: translate(-50%, -50%);
width: 50%;
height: 10rem;
top: 50%;
left: 50%;
color: white;
padding-top: 1rem;
border: 10px double white;
font-family: 'Montserrat', sans-serif;
font-weight: 800;
text-shadow: 4px 4px #443e3e;
}
.LandingPage-offer-text {
font-family: "Montserrat", sans-serif;
padding-top: 4rem;
padding-bottom: 2rem;
font-size: 3rem;
}
.LandingPage-modal-login {
width: 50%;
height: 50%;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.LandingPage-modal-register {
width: 50%;
height: 50%;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -80%);
}
.LandingPage-row {
margin: auto;
padding-top: 2rem;
}
.LandingPage-bottom {
padding-bottom: 5rem;
}
.LandingPage-social {
padding-top: 1rem;
}
.LandingPage-text-container {
position: relative;
}
.LandingPage-text {
font-family: "Montserrat", sans-serif;
font-weight: 600;
font-size: 1.5rem;
}
.LandingPage-row img {
margin-right: 2rem;
width: 100%;
}
.LandingPage-buttons {
font-family: "Montserrat", sans-serif;
}
#LandingPage-social {
width: 2rem;
height: auto;
margin: auto;
margin-top: 10px;
}
#LandingPage-social:hover {
cursor: pointer;
}
@media screen and (min-width: 768px) {
.LandingPage-text {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
}
}
@media screen and (max-width: 768px) {
.LandingPage-img {
padding-top: 3rem;
}
.LandingPage-img img {
width: 100%;
height: 100%;
object-fit: contain;
}
.LandingPage-text {
padding-top: 2rem;
}
.LandingPage-title-text {
width: 95%;
height: 15rem;
}
} | 0.447702 | 0.090897 |
body {
font-family: "Open Sans", sans-serif;
color: #272829;
}
a {
color: #8600b3;
text-decoration: none;
}
a:hover {
color: #067ded;
text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "montserrat", sans-serif;
}
#header {
position: fixed;
top: 0;
left: 0;
bottom: 0;
z-index: 9997;
transition: all 0.5s;
padding: 15px;
overflow-y: auto;
background: rgb(134, 0, 179);
background: linear-gradient(
90deg,
rgba(90, 37, 127, 1) 0%,
rgba(90, 37, 127, 1) 100%
);
}
@media (max-width: 992px) {
#header {
width: 300px;
background: #fff;
border-right: 1px solid #e6e9ec;
left: -300px;
}
}
@media (min-width: 992px) {
#main {
margin-left: 100px;
}
}
.nav-menu {
padding: 0;
display: block;
}
.nav-menu * {
margin: 0;
padding: 0;
list-style: none;
}
.nav-menu > ul > li {
position: relative;
white-space: nowrap;
}
.nav-menu a,
.nav-menu a:focus {
display: flex;
align-items: center;
color: #45505b;
padding: 10px 18px;
margin-bottom: 8px;
transition: 0.5s;
font-size: 15px;
border-radius: 50px;
background: #f2f3f5;
height: 56px;
width: 100%;
overflow: hidden;
transition: 0.5s;
}
.nav-menu a i,
.nav-menu a:focus i {
font-size: 20px;
}
.nav-menu a span,
.nav-menu a:focus span {
padding: 0 5px 0 7px;
color: #45505b;
}
@media (min-width: 992px) {
.nav-menu a,
.nav-menu a:focus {
width: 56px;
}
.nav-menu a span,
.nav-menu a:focus span {
display: none;
color: #fff;
}
}
.nav-menu a:hover,
.nav-menu .active,
.nav-menu .active:focus,
.nav-menu li:hover > a {
color: #fff;
background: #8600b3;
}
.nav-menu a:hover,
.nav-menu li:hover > a {
width: 100%;
color: #000;
}
.nav-menu a:hover span,
.nav-menu li:hover > a span {
display: block;
}
#hero {
width: 90%;
height: 100vh;
background-size: cover;
position: relative;
}
@media (min-width: 992px) {
#hero {
padding-left: 160px;
}
}
#hero:before {
background: rgba(255, 255, 255, 0.8);
position: absolute;
bottom: 0;
top: 0;
left: 0;
right: 0;
}
#hero h1 {
letter-spacing: 4px;
margin: 0;
font-size: 64px;
font-weight: 700;
line-height: 56px;
color: #5a257f;
}
#hero p {
color: #45505b;
margin: 15px 0 0 0;
font-size: 26px;
font-family: "Poppins", sans-serif;
}
#hero p span {
color: #8600b3;
letter-spacing: 1px;
}
#hero .social {
margin-top: 30px;
}
#hero .social a {
font-size: 24px;
display: inline-block;
color: #45505b;
line-height: 1;
margin-right: 20px;
transition: 0.3s;
}
#hero .social a:hover {
color: #8600b3;
}
@media (max-width: 992px) {
#hero {
text-align: center;
}
#hero h1 {
font-size: 32px;
line-height: 36px;
}
#hero p {
margin-top: 10px;
font-size: 20px;
line-height: 24px;
}
}
#hero .imagemindex img {
width: 400px;
height: 400px;
margin-left: 200px;
margin-bottom: 50px;
display: block;
border-radius: 1000px;
}
section {
padding: 60px 0;
overflow: hidden;
}
.section-title {
text-align: center;
padding-bottom: 30px;
}
.section-title h2 {
font-size: 32px;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 20px;
padding-bottom: 20px;
position: relative;
color: #45505b;
}
.section-title h2::before {
content: "";
position: absolute;
display: block;
width: 120px;
height: 1px;
background: #ddd;
bottom: 1px;
left: calc(50% - 60px);
}
.section-title h2::after {
content: "";
position: absolute;
display: block;
width: 40px;
height: 3px;
background: #8600b3;
bottom: 0;
left: calc(50% - 20px);
}
.section-title p {
margin-bottom: 0;
}
.sobre .content h3 {
font-weight: 700;
font-size: 26px;
color: #728394;
}
.sobre .content ul {
list-style: none;
padding: 0;
}
.sobre .content ul li {
margin-bottom: 20px;
display: flex;
align-items: center;
}
.sobre .content ul strong {
margin-right: 10px;
}
.sobre .content ul i {
font-size: 16px;
margin-right: 5px;
color: #0563bb;
line-height: 0;
}
.sobre .content p:last-child {
margin-bottom: 0;
}
.instituicoes {
height: auto;
width: 250px;
}
#footer {
background: #f7f8f9;
color: #45505b;
font-size: 14px;
text-align: center;
padding: 30px 0;
}
#footer h3 {
font-size: 36px;
font-weight: 700;
position: relative;
font-family: "Poppins", sans-serif;
padding: 0;
margin: 0 0 15px 0;
}
#footer p {
font-size: 15;
font-style: italic;
padding: 0;
margin: 0 0 40px 0;
}
#footer .social {
margin: 0 0 40px 0;
}
#footer .social a {
font-size: 18px;
display: inline-block;
background: #5a257f;
color: #fff;
line-height: 1;
padding: 8px 0;
margin-right: 4px;
border-radius: 50%;
text-align: center;
width: 36px;
height: 36px;
transition: 0.3s;
}
#footer .social a:hover {
background: #8600b3;
color: #fff;
text-decoration: none;
}
#footer .copyright {
margin: 0 0 5px 0;
}
#footer .credits {
font-size: 13px;
}
.slide-img {
height: 250px;
width: 50%;
display: block;
margin-left: auto;
margin-right: auto;
}
.slide1,
.slide6,
.slide7 {
display: block;
max-width: 300px;
max-height: 300px;
position: absolute;
margin-left: 10%;
margin-right: auto;
}
.slide2,
.slide3,
.slide4,
.slide5 {
display: block;
max-width: 300px;
max-height: 300px;
position: absolute;
margin-left: 11.5%;
margin-right: auto;
}
.slide1 {
animation: fade1 10s infinite;
}
.slide2 {
animation: fade2 10s infinite;
}
.slide3 {
animation: fade3 10s infinite;
}
.slide4 {
animation: fade4 10s infinite;
}
.slide5 {
animation: fade5 10s infinite;
}
.slide6 {
animation: fade6 10s infinite;
}
.slide7 {
animation: fade7 10s infinite;
}
@keyframes fade1 {
0% {
opacity: 1;
}
14.2% {
opacity: 0;
}
28.4% {
opacity: 0;
}
42.6% {
opacity: 0;
}
56.8% {
opacity: 0;
}
71% {
opacity: 0;
}
85.2% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fade2 {
0% {
opacity: 0;
}
14.2% {
opacity: 1;
}
28.4% {
opacity: 0;
}
42.6% {
opacity: 0;
}
56.8% {
opacity: 0;
}
71% {
opacity: 0;
}
85.2% {
opacity: 0;
}
100% {
opacity: 0;
}
}
@keyframes fade3 {
0% {
opacity: 0;
}
14.2% {
opacity: 0;
}
28.4% {
opacity: 1;
}
42.6% {
opacity: 0;
}
56.8% {
opacity: 0;
}
71% {
opacity: 0;
}
85.2% {
opacity: 0;
}
100% {
opacity: 0;
}
}
@keyframes fade4 {
0% {
opacity: 0;
}
14.2% {
opacity: 0;
}
28.4% {
opacity: 0;
}
42.6% {
opacity: 1;
}
56.8% {
opacity: 0;
}
71% {
opacity: 0;
}
85.2% {
opacity: 0;
}
100% {
opacity: 0;
}
}
@keyframes fade5 {
0% {
opacity: 0;
}
14.2% {
opacity: 0;
}
28.4% {
opacity: 0;
}
42.6% {
opacity: 0;
}
56.8% {
opacity: 1;
}
71% {
opacity: 0;
}
85.2% {
opacity: 0;
}
100% {
opacity: 0;
}
}
@keyframes fade6 {
0% {
opacity: 0;
}
14.2% {
opacity: 0;
}
28.4% {
opacity: 0;
}
42.6% {
opacity: 0;
}
56.8% {
opacity: 0;
}
71% {
opacity: 1;
}
85.2% {
opacity: 0;
}
100% {
opacity: 0;
}
}
@keyframes fade7 {
0% {
opacity: 0;
}
14.2% {
opacity: 0;
}
28.4% {
opacity: 0;
}
42.6% {
opacity: 0;
}
56.8% {
opacity: 0;
}
71% {
opacity: 0;
}
85.2% {
opacity: 1;
}
100% {
opacity: 0;
}
}
input[type="name"] {
width: 40%;
margin-left: 50%;
border-color: #5a257f;
border-width: 1px;
}
input[type="name"]:hover {
border-color: #8600b3;
}
input[type="email"]:hover {
border-color: #8600b3;
}
input[type="email"] {
width: 40%;
border-color: #5a257f;
margin-left: 10%;
border-width: 1px;
}
.alinharCentro {
display: block;
text-align: center;
margin-left: 47%;
}
.portfolio-projects--image {
width: auto;
height: 250px;
box-shadow: 10px 10px 5px #aaaaaa;
border-radius: 130px;
}
.portfolio-projects--title{
margin-top: 15%;
} | web/static/styles.css | body {
font-family: "Open Sans", sans-serif;
color: #272829;
}
a {
color: #8600b3;
text-decoration: none;
}
a:hover {
color: #067ded;
text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "montserrat", sans-serif;
}
#header {
position: fixed;
top: 0;
left: 0;
bottom: 0;
z-index: 9997;
transition: all 0.5s;
padding: 15px;
overflow-y: auto;
background: rgb(134, 0, 179);
background: linear-gradient(
90deg,
rgba(90, 37, 127, 1) 0%,
rgba(90, 37, 127, 1) 100%
);
}
@media (max-width: 992px) {
#header {
width: 300px;
background: #fff;
border-right: 1px solid #e6e9ec;
left: -300px;
}
}
@media (min-width: 992px) {
#main {
margin-left: 100px;
}
}
.nav-menu {
padding: 0;
display: block;
}
.nav-menu * {
margin: 0;
padding: 0;
list-style: none;
}
.nav-menu > ul > li {
position: relative;
white-space: nowrap;
}
.nav-menu a,
.nav-menu a:focus {
display: flex;
align-items: center;
color: #45505b;
padding: 10px 18px;
margin-bottom: 8px;
transition: 0.5s;
font-size: 15px;
border-radius: 50px;
background: #f2f3f5;
height: 56px;
width: 100%;
overflow: hidden;
transition: 0.5s;
}
.nav-menu a i,
.nav-menu a:focus i {
font-size: 20px;
}
.nav-menu a span,
.nav-menu a:focus span {
padding: 0 5px 0 7px;
color: #45505b;
}
@media (min-width: 992px) {
.nav-menu a,
.nav-menu a:focus {
width: 56px;
}
.nav-menu a span,
.nav-menu a:focus span {
display: none;
color: #fff;
}
}
.nav-menu a:hover,
.nav-menu .active,
.nav-menu .active:focus,
.nav-menu li:hover > a {
color: #fff;
background: #8600b3;
}
.nav-menu a:hover,
.nav-menu li:hover > a {
width: 100%;
color: #000;
}
.nav-menu a:hover span,
.nav-menu li:hover > a span {
display: block;
}
#hero {
width: 90%;
height: 100vh;
background-size: cover;
position: relative;
}
@media (min-width: 992px) {
#hero {
padding-left: 160px;
}
}
#hero:before {
background: rgba(255, 255, 255, 0.8);
position: absolute;
bottom: 0;
top: 0;
left: 0;
right: 0;
}
#hero h1 {
letter-spacing: 4px;
margin: 0;
font-size: 64px;
font-weight: 700;
line-height: 56px;
color: #5a257f;
}
#hero p {
color: #45505b;
margin: 15px 0 0 0;
font-size: 26px;
font-family: "Poppins", sans-serif;
}
#hero p span {
color: #8600b3;
letter-spacing: 1px;
}
#hero .social {
margin-top: 30px;
}
#hero .social a {
font-size: 24px;
display: inline-block;
color: #45505b;
line-height: 1;
margin-right: 20px;
transition: 0.3s;
}
#hero .social a:hover {
color: #8600b3;
}
@media (max-width: 992px) {
#hero {
text-align: center;
}
#hero h1 {
font-size: 32px;
line-height: 36px;
}
#hero p {
margin-top: 10px;
font-size: 20px;
line-height: 24px;
}
}
#hero .imagemindex img {
width: 400px;
height: 400px;
margin-left: 200px;
margin-bottom: 50px;
display: block;
border-radius: 1000px;
}
section {
padding: 60px 0;
overflow: hidden;
}
.section-title {
text-align: center;
padding-bottom: 30px;
}
.section-title h2 {
font-size: 32px;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 20px;
padding-bottom: 20px;
position: relative;
color: #45505b;
}
.section-title h2::before {
content: "";
position: absolute;
display: block;
width: 120px;
height: 1px;
background: #ddd;
bottom: 1px;
left: calc(50% - 60px);
}
.section-title h2::after {
content: "";
position: absolute;
display: block;
width: 40px;
height: 3px;
background: #8600b3;
bottom: 0;
left: calc(50% - 20px);
}
.section-title p {
margin-bottom: 0;
}
.sobre .content h3 {
font-weight: 700;
font-size: 26px;
color: #728394;
}
.sobre .content ul {
list-style: none;
padding: 0;
}
.sobre .content ul li {
margin-bottom: 20px;
display: flex;
align-items: center;
}
.sobre .content ul strong {
margin-right: 10px;
}
.sobre .content ul i {
font-size: 16px;
margin-right: 5px;
color: #0563bb;
line-height: 0;
}
.sobre .content p:last-child {
margin-bottom: 0;
}
.instituicoes {
height: auto;
width: 250px;
}
#footer {
background: #f7f8f9;
color: #45505b;
font-size: 14px;
text-align: center;
padding: 30px 0;
}
#footer h3 {
font-size: 36px;
font-weight: 700;
position: relative;
font-family: "Poppins", sans-serif;
padding: 0;
margin: 0 0 15px 0;
}
#footer p {
font-size: 15;
font-style: italic;
padding: 0;
margin: 0 0 40px 0;
}
#footer .social {
margin: 0 0 40px 0;
}
#footer .social a {
font-size: 18px;
display: inline-block;
background: #5a257f;
color: #fff;
line-height: 1;
padding: 8px 0;
margin-right: 4px;
border-radius: 50%;
text-align: center;
width: 36px;
height: 36px;
transition: 0.3s;
}
#footer .social a:hover {
background: #8600b3;
color: #fff;
text-decoration: none;
}
#footer .copyright {
margin: 0 0 5px 0;
}
#footer .credits {
font-size: 13px;
}
.slide-img {
height: 250px;
width: 50%;
display: block;
margin-left: auto;
margin-right: auto;
}
.slide1,
.slide6,
.slide7 {
display: block;
max-width: 300px;
max-height: 300px;
position: absolute;
margin-left: 10%;
margin-right: auto;
}
.slide2,
.slide3,
.slide4,
.slide5 {
display: block;
max-width: 300px;
max-height: 300px;
position: absolute;
margin-left: 11.5%;
margin-right: auto;
}
.slide1 {
animation: fade1 10s infinite;
}
.slide2 {
animation: fade2 10s infinite;
}
.slide3 {
animation: fade3 10s infinite;
}
.slide4 {
animation: fade4 10s infinite;
}
.slide5 {
animation: fade5 10s infinite;
}
.slide6 {
animation: fade6 10s infinite;
}
.slide7 {
animation: fade7 10s infinite;
}
@keyframes fade1 {
0% {
opacity: 1;
}
14.2% {
opacity: 0;
}
28.4% {
opacity: 0;
}
42.6% {
opacity: 0;
}
56.8% {
opacity: 0;
}
71% {
opacity: 0;
}
85.2% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fade2 {
0% {
opacity: 0;
}
14.2% {
opacity: 1;
}
28.4% {
opacity: 0;
}
42.6% {
opacity: 0;
}
56.8% {
opacity: 0;
}
71% {
opacity: 0;
}
85.2% {
opacity: 0;
}
100% {
opacity: 0;
}
}
@keyframes fade3 {
0% {
opacity: 0;
}
14.2% {
opacity: 0;
}
28.4% {
opacity: 1;
}
42.6% {
opacity: 0;
}
56.8% {
opacity: 0;
}
71% {
opacity: 0;
}
85.2% {
opacity: 0;
}
100% {
opacity: 0;
}
}
@keyframes fade4 {
0% {
opacity: 0;
}
14.2% {
opacity: 0;
}
28.4% {
opacity: 0;
}
42.6% {
opacity: 1;
}
56.8% {
opacity: 0;
}
71% {
opacity: 0;
}
85.2% {
opacity: 0;
}
100% {
opacity: 0;
}
}
@keyframes fade5 {
0% {
opacity: 0;
}
14.2% {
opacity: 0;
}
28.4% {
opacity: 0;
}
42.6% {
opacity: 0;
}
56.8% {
opacity: 1;
}
71% {
opacity: 0;
}
85.2% {
opacity: 0;
}
100% {
opacity: 0;
}
}
@keyframes fade6 {
0% {
opacity: 0;
}
14.2% {
opacity: 0;
}
28.4% {
opacity: 0;
}
42.6% {
opacity: 0;
}
56.8% {
opacity: 0;
}
71% {
opacity: 1;
}
85.2% {
opacity: 0;
}
100% {
opacity: 0;
}
}
@keyframes fade7 {
0% {
opacity: 0;
}
14.2% {
opacity: 0;
}
28.4% {
opacity: 0;
}
42.6% {
opacity: 0;
}
56.8% {
opacity: 0;
}
71% {
opacity: 0;
}
85.2% {
opacity: 1;
}
100% {
opacity: 0;
}
}
input[type="name"] {
width: 40%;
margin-left: 50%;
border-color: #5a257f;
border-width: 1px;
}
input[type="name"]:hover {
border-color: #8600b3;
}
input[type="email"]:hover {
border-color: #8600b3;
}
input[type="email"] {
width: 40%;
border-color: #5a257f;
margin-left: 10%;
border-width: 1px;
}
.alinharCentro {
display: block;
text-align: center;
margin-left: 47%;
}
.portfolio-projects--image {
width: auto;
height: 250px;
box-shadow: 10px 10px 5px #aaaaaa;
border-radius: 130px;
}
.portfolio-projects--title{
margin-top: 15%;
} | 0.416678 | 0.083666 |
@charset "UTF-8";
body{font-family: PingFang-SC-Regular;background: #F4F4F4;}
.container{
min-width: 320px;
max-width: 750px;
margin: 0 auto;
position: relative;
padding-bottom: 1rem;
}
.main{
padding: 0.2rem;
}
.btn_box button{
width: 2.5rem;
height: 0.68rem;
background: #b4bcd7;
border-radius: 0.06rem;
border: none;
font-size: 0.3rem;
color: #ffffff;
margin-right: 0.36rem;
display: block;
float: left;
}
.btn_box button.active{
background: #5870cb;
}
.extension_item{
display: none;
}
.extension_item.active{
display: block;
}
.set_price{
font-size: 0.3rem;
color: #333;
padding-left: 0.2rem;
margin: 0.28rem 0;
position: relative;
}
.set_price:before{
content: '';
width: 0.04rem;
height: 0.28rem;
background-color: #5a90ff;
position: absolute;
top: 50%;
left: 0;
transform: translateY(-50%);
}
.set_box{
background: #fff;
border-radius: 0.12rem;
padding: 0.2rem;
position: relative;
margin-bottom: 0.2rem;
}
.set_box p{
font-size: 0.26rem;
line-height: 0.48rem;
color: #333333;
}
.set_box p span{
font-size: 0.3rem;
margin-left: 0.06rem;
}
.set_box p span.blank_p{
font-size: 0.26rem;
color: #fff;
margin-left: 0;
}
.set_box p span.price_com{
margin-left: 0;
}
.set_box p span input{
font-size: 0.3rem;
height: 0.48rem;
width: 1.4rem;
padding: 0;
margin: 0;
border: none;
}
.set_box .copy_links{
width: 1.46rem;
height: 0.42rem;
background-color: #7785eb;
border-radius: 0.1rem;
border: none;
font-size: 0.24rem;
color: #fff;
position: absolute;
right: 0.2rem;
bottom: 0.3rem;
}
.set_box button{
width: 1.46rem;
height: 0.42rem;
background-color: #7785eb;
border-radius: 0.1rem;
border: none;
font-size: 0.24rem;
color: #fff;
position: absolute;
right: 0.2rem;
bottom: 0.3rem;
}
.extension_link{
margin: 0.18rem 0;
}
.set_box span.copy_links{
top: 0.3rem;
bottom: auto;
}
.set_box button.copy_link{
top: 0.3rem;
bottom: auto;
}
.set_box button.copy_code{
top: 50%;
bottom: auto;
transform: translateY(-50%);
}
.set_box button.delete{
background-color: #ff8840;
}
.set_box1{
background: rgba(0, 0, 0, 0);
padding: 0;
}
.set_item{
width: 48%;
background: #fff;
float: left;
padding: 0.2rem;
position: relative;
border-radius: 0.12rem;
}
.set_item1{
float: right;
}
.set_box1 .set_item button{
position: relative;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: block;
margin: 0.16rem 0 0.1rem 0;
}
.choose_box{
position: relative;
}
.choose_type{
display: block;
height: 0.4rem;
position: absolute;
top: 50%;
right: 0;
transform: translateY(-50%);
font-size: 0.26rem;
line-height: 0.4rem;
color: #333333;
padding-right: 0.5rem;
text-align: right;
}
.sanjiaoxing{
content: '';
width: 0;
height: 0;
border-style: solid;
border-width: 0.16rem 0.08rem;
border-color: #333 transparent transparent transparent;
line-height: 0.4rem;
margin-top: 0.08rem;
position: absolute;
top: 50%;
right: 0.2rem;
transform: translateY(-50%);
}
.choose_box ul{
width: 1.5rem;
background: #f0f0f0;
position: absolute;
top: 0.5rem;
right: 0;
display: none;
z-index: 10;
}
.choose_box ul li{
font-size: 0.26rem;
color: #333;
line-height: 0.5rem;
text-align: center;
}
.tabbar{
height: 1rem;
width: 100%;
max-width: 750px;
min-width: 320px;
background: #fff;
box-shadow: 0rem -0.03rem 0.06rem 0rem rgba(228, 228, 228, 0.33);
position: fixed;
bottom: 0;
left: 50%;
transform: translateX(-50%);
z-index: 9999999;
}
.tab_item{
width: 25%;
float: left;
text-align: center;
padding-top: 0.1rem;
}
.tab_item p .iconfont{
font-size: 0.46rem;
color: #666666;
}
.tab_item p{
font-size: 0.24rem;
color: #666;
}
.tab_item.active p{
color: #7785eb;
}
.tab_item.active p .iconfont{
color: #7785eb;
} | public/index/css/extension.css | @charset "UTF-8";
body{font-family: PingFang-SC-Regular;background: #F4F4F4;}
.container{
min-width: 320px;
max-width: 750px;
margin: 0 auto;
position: relative;
padding-bottom: 1rem;
}
.main{
padding: 0.2rem;
}
.btn_box button{
width: 2.5rem;
height: 0.68rem;
background: #b4bcd7;
border-radius: 0.06rem;
border: none;
font-size: 0.3rem;
color: #ffffff;
margin-right: 0.36rem;
display: block;
float: left;
}
.btn_box button.active{
background: #5870cb;
}
.extension_item{
display: none;
}
.extension_item.active{
display: block;
}
.set_price{
font-size: 0.3rem;
color: #333;
padding-left: 0.2rem;
margin: 0.28rem 0;
position: relative;
}
.set_price:before{
content: '';
width: 0.04rem;
height: 0.28rem;
background-color: #5a90ff;
position: absolute;
top: 50%;
left: 0;
transform: translateY(-50%);
}
.set_box{
background: #fff;
border-radius: 0.12rem;
padding: 0.2rem;
position: relative;
margin-bottom: 0.2rem;
}
.set_box p{
font-size: 0.26rem;
line-height: 0.48rem;
color: #333333;
}
.set_box p span{
font-size: 0.3rem;
margin-left: 0.06rem;
}
.set_box p span.blank_p{
font-size: 0.26rem;
color: #fff;
margin-left: 0;
}
.set_box p span.price_com{
margin-left: 0;
}
.set_box p span input{
font-size: 0.3rem;
height: 0.48rem;
width: 1.4rem;
padding: 0;
margin: 0;
border: none;
}
.set_box .copy_links{
width: 1.46rem;
height: 0.42rem;
background-color: #7785eb;
border-radius: 0.1rem;
border: none;
font-size: 0.24rem;
color: #fff;
position: absolute;
right: 0.2rem;
bottom: 0.3rem;
}
.set_box button{
width: 1.46rem;
height: 0.42rem;
background-color: #7785eb;
border-radius: 0.1rem;
border: none;
font-size: 0.24rem;
color: #fff;
position: absolute;
right: 0.2rem;
bottom: 0.3rem;
}
.extension_link{
margin: 0.18rem 0;
}
.set_box span.copy_links{
top: 0.3rem;
bottom: auto;
}
.set_box button.copy_link{
top: 0.3rem;
bottom: auto;
}
.set_box button.copy_code{
top: 50%;
bottom: auto;
transform: translateY(-50%);
}
.set_box button.delete{
background-color: #ff8840;
}
.set_box1{
background: rgba(0, 0, 0, 0);
padding: 0;
}
.set_item{
width: 48%;
background: #fff;
float: left;
padding: 0.2rem;
position: relative;
border-radius: 0.12rem;
}
.set_item1{
float: right;
}
.set_box1 .set_item button{
position: relative;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: block;
margin: 0.16rem 0 0.1rem 0;
}
.choose_box{
position: relative;
}
.choose_type{
display: block;
height: 0.4rem;
position: absolute;
top: 50%;
right: 0;
transform: translateY(-50%);
font-size: 0.26rem;
line-height: 0.4rem;
color: #333333;
padding-right: 0.5rem;
text-align: right;
}
.sanjiaoxing{
content: '';
width: 0;
height: 0;
border-style: solid;
border-width: 0.16rem 0.08rem;
border-color: #333 transparent transparent transparent;
line-height: 0.4rem;
margin-top: 0.08rem;
position: absolute;
top: 50%;
right: 0.2rem;
transform: translateY(-50%);
}
.choose_box ul{
width: 1.5rem;
background: #f0f0f0;
position: absolute;
top: 0.5rem;
right: 0;
display: none;
z-index: 10;
}
.choose_box ul li{
font-size: 0.26rem;
color: #333;
line-height: 0.5rem;
text-align: center;
}
.tabbar{
height: 1rem;
width: 100%;
max-width: 750px;
min-width: 320px;
background: #fff;
box-shadow: 0rem -0.03rem 0.06rem 0rem rgba(228, 228, 228, 0.33);
position: fixed;
bottom: 0;
left: 50%;
transform: translateX(-50%);
z-index: 9999999;
}
.tab_item{
width: 25%;
float: left;
text-align: center;
padding-top: 0.1rem;
}
.tab_item p .iconfont{
font-size: 0.46rem;
color: #666666;
}
.tab_item p{
font-size: 0.24rem;
color: #666;
}
.tab_item.active p{
color: #7785eb;
}
.tab_item.active p .iconfont{
color: #7785eb;
} | 0.471223 | 0.073563 |
* {
-fx-dark-background-color: #525E74;
-fx-darkest-background-color: #2B2D42;
-fx-bright-background-color: #77859E;
-fx-brighter-background-color: #282C34 ;
-fx-brightest-background-color: #333333 ;
-fx-bright-border-color: #B0B0B0;
-fx-brighter-text-color: #ffffff;
}
GridPane{
-fx-background-color: -fx-darkest-background-color;
}
.main-panel{
-fx-background-color: -fx-brighter-background-color;
}
.vbox-main{
-fx-background-color: -fx-brightest-background-color;
-fx-alignment: top-center;
}
.gridCalendar Line{
-fx-stroke: -fx-bright-border-color;
}
.gridCalender{
-fx-background-color: -fx-darkest-background-color;
-fx-min-height: 80px;
-fx-max-height: 80px;
}
.labelMonth{
-fx-padding: 0 0 0 20;
-fx-background-color: -fx-bright-background-color;
-fx-font-size: 35px;
-fx-font-weight: bold;
}
.scrollDays{
-fx-background-color: -fx-darkest-background-color;
-fx-border-color: -fx-bright-border-color;
}
.vBoxDays{
-fx-background-color: -fx-darkest-background-color;
}
.labelDays{
-fx-alignment: center;
-fx-background-color: -fx-dark-background-color;
-fx-font-size: 25px;
-fx-border-color: -fx-bright-border-color;
}
Label{
-fx-text-fill: -fx-brighter-text-color;
}
.event{
-fx-background-color: -fx-dark-background-color;
}
.main-btn{
-fx-background-color: transparent;
-fx-border-color: transparent;
}
.main-btn .svg {
-fx-fill: -fill;
}
.main-btn:hover .svg {
-fx-fill: -hover-fill;
}
.buttonBox{
-fx-background-color: -fx-bright-background-color;
}
.navBtn{
-fx-background-color: transparent;
-fx-border-color: transparent;
}
.navBtn .svg {
-fx-fill: -fill;
}
.navBtn:hover .svg {
-fx-fill: -hover-fill;
}
.editEventBtn{
-fx-background-color: transparent;
-fx-border-color: transparent;
}
.editEventBtn .svg {
-fx-fill: -fill;
}
.editEventBtn:hover .svg {
-fx-fill: -hover-fill;
}
.deleteEventBtn{
-fx-background-color: transparent;
-fx-border-color: transparent;
}
.deleteEventBtn .svg {
-fx-fill: -fill;
}
.deleteEventBtn:hover .svg {
-fx-fill: -hover-fill;
} | client/app/src/main/resources/main/main-view.css | * {
-fx-dark-background-color: #525E74;
-fx-darkest-background-color: #2B2D42;
-fx-bright-background-color: #77859E;
-fx-brighter-background-color: #282C34 ;
-fx-brightest-background-color: #333333 ;
-fx-bright-border-color: #B0B0B0;
-fx-brighter-text-color: #ffffff;
}
GridPane{
-fx-background-color: -fx-darkest-background-color;
}
.main-panel{
-fx-background-color: -fx-brighter-background-color;
}
.vbox-main{
-fx-background-color: -fx-brightest-background-color;
-fx-alignment: top-center;
}
.gridCalendar Line{
-fx-stroke: -fx-bright-border-color;
}
.gridCalender{
-fx-background-color: -fx-darkest-background-color;
-fx-min-height: 80px;
-fx-max-height: 80px;
}
.labelMonth{
-fx-padding: 0 0 0 20;
-fx-background-color: -fx-bright-background-color;
-fx-font-size: 35px;
-fx-font-weight: bold;
}
.scrollDays{
-fx-background-color: -fx-darkest-background-color;
-fx-border-color: -fx-bright-border-color;
}
.vBoxDays{
-fx-background-color: -fx-darkest-background-color;
}
.labelDays{
-fx-alignment: center;
-fx-background-color: -fx-dark-background-color;
-fx-font-size: 25px;
-fx-border-color: -fx-bright-border-color;
}
Label{
-fx-text-fill: -fx-brighter-text-color;
}
.event{
-fx-background-color: -fx-dark-background-color;
}
.main-btn{
-fx-background-color: transparent;
-fx-border-color: transparent;
}
.main-btn .svg {
-fx-fill: -fill;
}
.main-btn:hover .svg {
-fx-fill: -hover-fill;
}
.buttonBox{
-fx-background-color: -fx-bright-background-color;
}
.navBtn{
-fx-background-color: transparent;
-fx-border-color: transparent;
}
.navBtn .svg {
-fx-fill: -fill;
}
.navBtn:hover .svg {
-fx-fill: -hover-fill;
}
.editEventBtn{
-fx-background-color: transparent;
-fx-border-color: transparent;
}
.editEventBtn .svg {
-fx-fill: -fill;
}
.editEventBtn:hover .svg {
-fx-fill: -hover-fill;
}
.deleteEventBtn{
-fx-background-color: transparent;
-fx-border-color: transparent;
}
.deleteEventBtn .svg {
-fx-fill: -fill;
}
.deleteEventBtn:hover .svg {
-fx-fill: -hover-fill;
} | 0.578567 | 0.084191 |
/* This design is not a template. You may not reproduce it elsewhere without the
designer's written permission. However, feel free to study the CSS and use
techniques you learn from it elsewhere. */
/*
css Zen Garden 'Leggo My Ego' By <NAME>
Knowledge is like Lego: Bits of data. Design is how you present the bits. Wisdom is understanding why.
It's autumn in the Zen Garden. CSS is bedding in to the World Wide Web for the duration. Bits of data are falling through the community on the breeze. The debates still flow beneath the bridge that the ancients built between design and structure but as the sun rises, the message is clear: CSS is beautiful.
I stand on the shoulders of those who came before. There are too many to list here but if you search for mezzoblue, stopdesign, tantek, zeldman, meyerweb, southcot, pwhitrow, joe clark, alistapart, carter and cone or css you will probabaly find most of them. Thank you to them all.
*/
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/ */
/* start the fun */
body {
margin: 0 0 30px 0;
padding:0;
border:0;
font: 80% tahoma,sans-serif;
color: #7A745A;
line-height:1.5em;
background: #fff url(bg.gif) top center no-repeat;
text-align:center;
}
/* layers */
#container{
position:relative;
width:750px;
margin: 270px auto 0 auto;
background: url(bg_container.gif) bottom left no-repeat;
}
#supportingText{
margin: 0 0 0 405px;
text-align:left;
}
#preamble{
position:absolute;
top:120px;
left:0;
width:170px;
text-align:left;
}
#linkList{
position:absolute;
top:120px;
left:205px;
width:200px;
text-align:left;
}
#footer{
height:3.5em;
background: url(bg_p_p2.gif) right no-repeat;
margin-top:2em;
}
/* display:none content */
#intro h2, #quickSummary p.p1{display:none;}
/* headers and paragraphs */
h1, #explanation h3, #preamble h3, #supportingText h3, #linkList h3
{margin:0;text-indent: -9999px;}
h1{
height:120px;
background: url(bg_h1.gif) no-repeat;
}
h3 {font-size:150%}
#explanation h3 {height:6em;background: url(bg_h3_ex.gif) no-repeat;}
#preamble h3 {height:220px;background: url(bg_h3_preamble.gif) top no-repeat;}
#participation h3 {height:30px;background: url(bg_h3_participation.gif) no-repeat;}
#benefits h3 {height:30px;background: url(bg_h3_benefits.gif) no-repeat;}
#requirements h3 {height:30px;background: url(bg_h3_requirements.gif) no-repeat;}
h3.select {height:120px;background: url(bg_h3_select.gif) no-repeat;}
h3.archives {height:30px;background: url(bg_h3_archives.gif) no-repeat;}
h3.resources {height:30px;background: url(bg_h3_resources.gif) no-repeat;}
p{
letter-spacing:+0.05em;
word-spacing:0.1em;
}
#quickSummary p.p2 {
float:right;
width:70px;
height:4em;
margin:75px 0 0 0;
padding-left:40px;
text-align:right;
font: 80% tahoma,sans-serif;
line-height:1.1em;
letter-spacing:0;
word-spacing:0;
background: url(bg_p_p2.gif) top left no-repeat;
}
#benefits p, #preamble p{
letter-spacing:0;
font:italic 120% georgia,serif;
}
/* hyperlinks and lists*/
a{
color:#d25c3e;
text-decoration:none;
border-bottom:1px dotted #d25c3e;
}
a:hover{
color:#0cf;
text-decoration:none;
border-bottom:1px solid #ddd1a8;
}
/*So the IE audience sees somthing visual for acronyms */
acronym{cursor:help;border-bottom:1px dotted #ccc;}
#lselect a{
font:normal 100% tahoma,sans-serif;
text-transform:uppercase;
display:block;
text-decoration:none;
background: #fff0f0;
padding-left:0.25em;
margin-left:-0.25em;
border-bottom:0;
}
#lselect a:hover{
background:#f3efe0;
}
#lselect a.c{
font: italic 100% georgia,serif;
text-transform:none;
color:#d25c3e;
display:inline;
padding-left:0;
margin-left:0;
background:none;
}
#lselect a.c:hover{
color:#0cf;
background:none;
border-bottom:1px solid #ddd1a8;
}
#linkList ul{
list-style:none;
padding:0;
margin-right:40px;
margin-left:0.5em;
}
#linkList ul li{
margin: 0.5em 0;
padding: 0.3em 0;
font: normal 90% tahoma,serif;
} | sources/css/csszengarden_193.css | /* This design is not a template. You may not reproduce it elsewhere without the
designer's written permission. However, feel free to study the CSS and use
techniques you learn from it elsewhere. */
/*
css Zen Garden 'Leggo My Ego' By <NAME>
Knowledge is like Lego: Bits of data. Design is how you present the bits. Wisdom is understanding why.
It's autumn in the Zen Garden. CSS is bedding in to the World Wide Web for the duration. Bits of data are falling through the community on the breeze. The debates still flow beneath the bridge that the ancients built between design and structure but as the sun rises, the message is clear: CSS is beautiful.
I stand on the shoulders of those who came before. There are too many to list here but if you search for mezzoblue, stopdesign, tantek, zeldman, meyerweb, southcot, pwhitrow, joe clark, alistapart, carter and cone or css you will probabaly find most of them. Thank you to them all.
*/
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/ */
/* start the fun */
body {
margin: 0 0 30px 0;
padding:0;
border:0;
font: 80% tahoma,sans-serif;
color: #7A745A;
line-height:1.5em;
background: #fff url(bg.gif) top center no-repeat;
text-align:center;
}
/* layers */
#container{
position:relative;
width:750px;
margin: 270px auto 0 auto;
background: url(bg_container.gif) bottom left no-repeat;
}
#supportingText{
margin: 0 0 0 405px;
text-align:left;
}
#preamble{
position:absolute;
top:120px;
left:0;
width:170px;
text-align:left;
}
#linkList{
position:absolute;
top:120px;
left:205px;
width:200px;
text-align:left;
}
#footer{
height:3.5em;
background: url(bg_p_p2.gif) right no-repeat;
margin-top:2em;
}
/* display:none content */
#intro h2, #quickSummary p.p1{display:none;}
/* headers and paragraphs */
h1, #explanation h3, #preamble h3, #supportingText h3, #linkList h3
{margin:0;text-indent: -9999px;}
h1{
height:120px;
background: url(bg_h1.gif) no-repeat;
}
h3 {font-size:150%}
#explanation h3 {height:6em;background: url(bg_h3_ex.gif) no-repeat;}
#preamble h3 {height:220px;background: url(bg_h3_preamble.gif) top no-repeat;}
#participation h3 {height:30px;background: url(bg_h3_participation.gif) no-repeat;}
#benefits h3 {height:30px;background: url(bg_h3_benefits.gif) no-repeat;}
#requirements h3 {height:30px;background: url(bg_h3_requirements.gif) no-repeat;}
h3.select {height:120px;background: url(bg_h3_select.gif) no-repeat;}
h3.archives {height:30px;background: url(bg_h3_archives.gif) no-repeat;}
h3.resources {height:30px;background: url(bg_h3_resources.gif) no-repeat;}
p{
letter-spacing:+0.05em;
word-spacing:0.1em;
}
#quickSummary p.p2 {
float:right;
width:70px;
height:4em;
margin:75px 0 0 0;
padding-left:40px;
text-align:right;
font: 80% tahoma,sans-serif;
line-height:1.1em;
letter-spacing:0;
word-spacing:0;
background: url(bg_p_p2.gif) top left no-repeat;
}
#benefits p, #preamble p{
letter-spacing:0;
font:italic 120% georgia,serif;
}
/* hyperlinks and lists*/
a{
color:#d25c3e;
text-decoration:none;
border-bottom:1px dotted #d25c3e;
}
a:hover{
color:#0cf;
text-decoration:none;
border-bottom:1px solid #ddd1a8;
}
/*So the IE audience sees somthing visual for acronyms */
acronym{cursor:help;border-bottom:1px dotted #ccc;}
#lselect a{
font:normal 100% tahoma,sans-serif;
text-transform:uppercase;
display:block;
text-decoration:none;
background: #fff0f0;
padding-left:0.25em;
margin-left:-0.25em;
border-bottom:0;
}
#lselect a:hover{
background:#f3efe0;
}
#lselect a.c{
font: italic 100% georgia,serif;
text-transform:none;
color:#d25c3e;
display:inline;
padding-left:0;
margin-left:0;
background:none;
}
#lselect a.c:hover{
color:#0cf;
background:none;
border-bottom:1px solid #ddd1a8;
}
#linkList ul{
list-style:none;
padding:0;
margin-right:40px;
margin-left:0.5em;
}
#linkList ul li{
margin: 0.5em 0;
padding: 0.3em 0;
font: normal 90% tahoma,serif;
} | 0.254139 | 0.106691 |
1.0 - Reset
--------------------------------------------------------------*/
body {
direction: rtl;
unicode-bidi: embed;
}
caption, th, td {
text-align: right;
}
/*--------------------------------------------------------------
2.0 Typography
--------------------------------------------------------------*/
.site-header .site-branding {
float: right;
}
.site-title {
padding-right: 60px;
padding-left: 0;
}
@media (max-width: 450px) {
.site-title {
padding-right: 20px;
}
}
/*--------------------------------------------------------------
3.0 Elements
--------------------------------------------------------------*/
ul, ol {
margin: 0 3em 1.5em 0;
}
li > ul,
li > ol {
margin-right: 1.5em;
margin-left: auto;
}
th, td {
border-left: 1px solid #2c3642;
border-right: none;
}
th:first-of-type, td:first-of-type {
padding-right: 0;
padding-left: 0;
}
th:last-of-type, td:last-of-type {
padding-left: 0;
border-left: none;
padding-right: 0;
border-right: none;
}
/*--------------------------------------------------------------
5.2 Menus
--------------------------------------------------------------*/
.main-navigation {
float: left;
padding: 0 0 30px 40px;
}
.main-navigation ul {
padding-right: 0;
padding-left: 0;
}
.main-navigation ul ul ul li a {
padding-right: 20px;
padding-left: 0;
}
.main-navigation li {
float: right;
}
/* Small menu */
@media screen and (max-width: 800px) {
.menu-toggle,
.small-widgets-toggle {
left: 20px;
right: auto;
}
.has-widgets .menu-toggle {
left: 67px;
right: auto;
}
.main-navigation {
padding-left: 20px;
padding-right: 0;
}
.main-navigation.toggled {
padding-right: 45px;
padding-left: 0;
}
.main-navigation.toggled li ul {
right: 0;
left: auto;
}
}
@media (max-width: 450px) {
.main-navigation.toggled {
padding-left: 0;
padding-right: 5px;
}
}
.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
float: right;
}
.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
float: left;
text-align: left;
}
.comment-navigation .nav-previous a,
.post-navigation .nav-previous a {
margin-left: 2px;
margin-right: auto;
}
.comment-navigation .nav-next a,
.post-navigation .nav-next a {
margin-right: 2px;
margin-left: auto;
}
/*--------------------------------------------------------------
6.0 Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers */
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
right: 5px;
left: auto;
}
/*--------------------------------------------------------------
9.0 Widgets
--------------------------------------------------------------*/
#secondary {
right: 0;
left: 0;
}
.widget {
float: right;
}
.widget:nth-of-type(4n+5) {
clear: right;
}
/*--------------------------------------------------------------
10.1 Posts and pages
--------------------------------------------------------------*/
/* Single post in the grid */
.post-grid {
float: right;
}
.featured-post .entry-link:before {
right: 0;
left: auto;
}
/* Elemets shared between has-post-thumbnail and no-image */
.entry-link {
right: 0;
left: auto;
}
.link-button {
right: 0;
left: auto;
}
/* Styling that applies only to grid items with images */
.post-grid.has-post-thumbnail .entry-link:before {
right: 0;
left: auto;
}
.post-grid.has-post-thumbnail .entry-title,
.post-grid.has-post-thumbnail .entry-summary {
right: 0;
left: auto;
}
/* Elemets shared between has-post-thumbnail and no-image */
.link-button {
right: 0;
left: auto;
}
body.no-image .entry-header {
padding: 100px 120px 100px 20px;
}
@media (max-width: 800px) {
body.no-image .entry-header {
padding-left: 20px;
padding-right: 60px;
}
}
@media (max-width: 450px) {
body.no-image .entry-header {
padding-right: 20px;
}
}
body.no-image.has-comments .entry-header {
padding-left: 80px;
padding-right: 120px;
}
.featured-post .entry-header {
right: 2em;
left: auto;
}
.entry-image {
padding-right: 120px;
padding-left: 0;
}
.entry-image.panorama {
padding-right: 0;
padding-left: 0;
}
@media (max-width: 800px) {
.entry-image {
padding-right: 0;
padding-left: 0;
}
}
.singular .hentry {
margin: 0 120px 100px 60px;
}
.singular.has-comments .hentry {
margin-left: 80px;
margin-right: 120px;
}
.singular .entry-content {
float: right;
margin: 0 0 0 -36%;
}
.singular .entry-content .wrapper {
margin: 0 0 0 36%;
}
@media (max-width: 600px) {
.singular .entry-content .wrapper {
margin: 0;
}
}
.singular .entry-footer {
float: left;
padding-right: 75px;
padding-left: 0;
}
.singular .post-navigation .nav-links {
margin: 0 120px 100px 20px;
}
@media (max-width: 800px) {
.singular .post-navigation .nav-links {
margin-right: 60px;
margin-left: 20px;
}
}
.singular.no-comments .nav-links {
margin-left: 60px;
}
@media (max-width: 800px) {
.singular.no-comments .nav-links {
margin-left: 20px;
margin-right: 20px;
}
}
.singular.has-comments .post-navigation {
margin-left: 60px;
margin-right: auto;
}
@media (max-width: 600px) {
.singular .hentry {
margin: 0 120px 100px 60px;
}
.singular .entry-footer {
padding-right: 0;
padding-left: 0;
}
.singular .entry-footer .meta-item {
padding-left: 5px;
padding-right: 0;
}
}
.page.has-comments .hentry {
margin-left: auto !important;
margin-right: auto !important;
padding-left: 80px;
padding-right: 2em;
}
.page.no-image .entry-header {
padding-right: 80px;
padding-left: 80px;
}
.page .entry-image {
padding-right: 0px;
padding-left: 0px;
}
.page .hentry {
margin-left: auto !important;
margin-right: auto !important;
padding-left: 2em;
padding-right: 2em;
}
.page .entry-content .wrapper {
margin: 0;
}
.page .entry-footer {
padding-right: 0;
padding-left: 0;
}
.page .entry-footer .meta-item {
padding-left: 5px;
padding-right: 0;
}
.search .search-form {
padding-right: 2em;
padding-left: 2em;
}
/*--------------------------------------------------------------
10.2 Post Formats
--------------------------------------------------------------*/
.single-format-image .hentry,
.single-format-video .hentry {
margin: 0 120px 100px 60px;
}
.single-format-image .entry-footer,
.single-format-video .entry-footer {
padding-right: 0;
padding-left: 0;
}
.single-format-image .entry-footer .meta-item,
.single-format-video .entry-footer .meta-item {
padding-left: 5px;
padding-right: 0;
}
/*--------------------------------------------------------------
10.3 Comments
--------------------------------------------------------------*/
.comment-list .avatar {
float: right;
}
.comment-list .comment-content {
margin-right: 70px;
margin-left: auto;
}
.pingback .avatar {
float: right;
}
.comment-form .comment-wrap:after {
left: auto;
right: 20px;
}
.comment-form .form-submit {
text-align: left;
}
.comments-icon {
left: 15px;
right: auto;
}
.toggle-comments.icon {
left: 15px;
right: auto;
}
/**
* Slide-out comment sidebar.
*
* Animates the width of the comments container, from a blue
* stripe 60px wide, to the full sidebar width of 335px.
* Animation is controlled by toggeled body classes.
*/
#comments-bg {
left: 0;
right: auto;
}
#comments-container,
#comments-bg {
left: 0;
right: auto;
}
/*--------------------------------------------------------------
10.4 Responsive
--------------------------------------------------------------*/
@media (max-width: 800px) {
.singular .hentry {
margin-right: 60px !important;
margin-left: 60px !important;
}
}
@media (max-width: 450px) {
.singular .hentry {
margin-right: 20px !important;
margin-left: 20px !important;
}
}
.singular.has-comments .hentry {
margin-left: 80px !important;
}
.page.has-comments .hentry {
margin-left: auto !important;
}
/*--------------------------------------------------------------
12.2 Galleries
--------------------------------------------------------------*/
.gallery .gallery-item {
float: right;
}
/* Fluid Gallery Columns
works well if you remove the default gallery styling
by adding the following to your functions.php
add_filter( 'use_default_gallery_style', '__return_false' );
*/
.gallery-columns-1 .gallery-item {
margin-left: 2%;
margin-right: auto;
}
.gallery-columns-1 .gallery-item:nth-of-type(1n - 1) {
margin-left: 0;
clear: left;
margin-right: auto;
}
.gallery-columns-2 .gallery-item {
margin-left: 2%;
margin-right: auto;
}
.gallery-columns-2 .gallery-item:nth-of-type(2n - 2) {
margin-left: 0;
clear: left;
margin-right: auto;
}
.gallery-columns-3 .gallery-item {
margin-left: 2%;
margin-right: auto;
}
.gallery-columns-3 .gallery-item:nth-of-type(3n - 3) {
margin-left: 0;
clear: left;
margin-right: auto;
}
.gallery-columns-4 .gallery-item {
margin-left: 2%;
margin-right: auto;
}
.gallery-columns-4 .gallery-item:nth-of-type(4n - 4) {
margin-left: 0;
clear: left;
margin-right: auto;
}
.gallery-columns-5 .gallery-item {
margin-left: 2%;
margin-right: auto;
}
.gallery-columns-5 .gallery-item:nth-of-type(5n - 5) {
margin-left: 0;
clear: left;
margin-right: auto;
}
.gallery-columns-6 .gallery-item {
margin-left: 2%;
margin-right: auto;
}
.gallery-columns-6 .gallery-item:nth-of-type(6n - 6) {
margin-left: 0;
clear: left;
margin-right: auto;
}
.gallery-columns-7 .gallery-item {
margin-left: 2%;
margin-right: auto;
}
.gallery-columns-7 .gallery-item:nth-of-type(7n - 7) {
margin-left: 0;
clear: left;
margin-right: auto;
}
.gallery-columns-8 .gallery-item {
margin-left: 2%;
margin-right: auto;
}
.gallery-columns-8 .gallery-item:nth-of-type(8n - 8) {
margin-left: 0;
clear: left;
margin-right: auto;
}
.gallery-columns-9 .gallery-item {
margin-left: 2%;
margin-right: auto;
}
.gallery-columns-9 .gallery-item:nth-of-type(9n - 9) {
margin-left: 0;
clear: left;
margin-right: auto;
}
/* Generated by the RTLer - http://wordpress.org/extend/plugins/rtler/ */ | themes/adirondack-for-revolte68/rtl.css | 1.0 - Reset
--------------------------------------------------------------*/
body {
direction: rtl;
unicode-bidi: embed;
}
caption, th, td {
text-align: right;
}
/*--------------------------------------------------------------
2.0 Typography
--------------------------------------------------------------*/
.site-header .site-branding {
float: right;
}
.site-title {
padding-right: 60px;
padding-left: 0;
}
@media (max-width: 450px) {
.site-title {
padding-right: 20px;
}
}
/*--------------------------------------------------------------
3.0 Elements
--------------------------------------------------------------*/
ul, ol {
margin: 0 3em 1.5em 0;
}
li > ul,
li > ol {
margin-right: 1.5em;
margin-left: auto;
}
th, td {
border-left: 1px solid #2c3642;
border-right: none;
}
th:first-of-type, td:first-of-type {
padding-right: 0;
padding-left: 0;
}
th:last-of-type, td:last-of-type {
padding-left: 0;
border-left: none;
padding-right: 0;
border-right: none;
}
/*--------------------------------------------------------------
5.2 Menus
--------------------------------------------------------------*/
.main-navigation {
float: left;
padding: 0 0 30px 40px;
}
.main-navigation ul {
padding-right: 0;
padding-left: 0;
}
.main-navigation ul ul ul li a {
padding-right: 20px;
padding-left: 0;
}
.main-navigation li {
float: right;
}
/* Small menu */
@media screen and (max-width: 800px) {
.menu-toggle,
.small-widgets-toggle {
left: 20px;
right: auto;
}
.has-widgets .menu-toggle {
left: 67px;
right: auto;
}
.main-navigation {
padding-left: 20px;
padding-right: 0;
}
.main-navigation.toggled {
padding-right: 45px;
padding-left: 0;
}
.main-navigation.toggled li ul {
right: 0;
left: auto;
}
}
@media (max-width: 450px) {
.main-navigation.toggled {
padding-left: 0;
padding-right: 5px;
}
}
.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
float: right;
}
.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
float: left;
text-align: left;
}
.comment-navigation .nav-previous a,
.post-navigation .nav-previous a {
margin-left: 2px;
margin-right: auto;
}
.comment-navigation .nav-next a,
.post-navigation .nav-next a {
margin-right: 2px;
margin-left: auto;
}
/*--------------------------------------------------------------
6.0 Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers */
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
right: 5px;
left: auto;
}
/*--------------------------------------------------------------
9.0 Widgets
--------------------------------------------------------------*/
#secondary {
right: 0;
left: 0;
}
.widget {
float: right;
}
.widget:nth-of-type(4n+5) {
clear: right;
}
/*--------------------------------------------------------------
10.1 Posts and pages
--------------------------------------------------------------*/
/* Single post in the grid */
.post-grid {
float: right;
}
.featured-post .entry-link:before {
right: 0;
left: auto;
}
/* Elemets shared between has-post-thumbnail and no-image */
.entry-link {
right: 0;
left: auto;
}
.link-button {
right: 0;
left: auto;
}
/* Styling that applies only to grid items with images */
.post-grid.has-post-thumbnail .entry-link:before {
right: 0;
left: auto;
}
.post-grid.has-post-thumbnail .entry-title,
.post-grid.has-post-thumbnail .entry-summary {
right: 0;
left: auto;
}
/* Elemets shared between has-post-thumbnail and no-image */
.link-button {
right: 0;
left: auto;
}
body.no-image .entry-header {
padding: 100px 120px 100px 20px;
}
@media (max-width: 800px) {
body.no-image .entry-header {
padding-left: 20px;
padding-right: 60px;
}
}
@media (max-width: 450px) {
body.no-image .entry-header {
padding-right: 20px;
}
}
body.no-image.has-comments .entry-header {
padding-left: 80px;
padding-right: 120px;
}
.featured-post .entry-header {
right: 2em;
left: auto;
}
.entry-image {
padding-right: 120px;
padding-left: 0;
}
.entry-image.panorama {
padding-right: 0;
padding-left: 0;
}
@media (max-width: 800px) {
.entry-image {
padding-right: 0;
padding-left: 0;
}
}
.singular .hentry {
margin: 0 120px 100px 60px;
}
.singular.has-comments .hentry {
margin-left: 80px;
margin-right: 120px;
}
.singular .entry-content {
float: right;
margin: 0 0 0 -36%;
}
.singular .entry-content .wrapper {
margin: 0 0 0 36%;
}
@media (max-width: 600px) {
.singular .entry-content .wrapper {
margin: 0;
}
}
.singular .entry-footer {
float: left;
padding-right: 75px;
padding-left: 0;
}
.singular .post-navigation .nav-links {
margin: 0 120px 100px 20px;
}
@media (max-width: 800px) {
.singular .post-navigation .nav-links {
margin-right: 60px;
margin-left: 20px;
}
}
.singular.no-comments .nav-links {
margin-left: 60px;
}
@media (max-width: 800px) {
.singular.no-comments .nav-links {
margin-left: 20px;
margin-right: 20px;
}
}
.singular.has-comments .post-navigation {
margin-left: 60px;
margin-right: auto;
}
@media (max-width: 600px) {
.singular .hentry {
margin: 0 120px 100px 60px;
}
.singular .entry-footer {
padding-right: 0;
padding-left: 0;
}
.singular .entry-footer .meta-item {
padding-left: 5px;
padding-right: 0;
}
}
.page.has-comments .hentry {
margin-left: auto !important;
margin-right: auto !important;
padding-left: 80px;
padding-right: 2em;
}
.page.no-image .entry-header {
padding-right: 80px;
padding-left: 80px;
}
.page .entry-image {
padding-right: 0px;
padding-left: 0px;
}
.page .hentry {
margin-left: auto !important;
margin-right: auto !important;
padding-left: 2em;
padding-right: 2em;
}
.page .entry-content .wrapper {
margin: 0;
}
.page .entry-footer {
padding-right: 0;
padding-left: 0;
}
.page .entry-footer .meta-item {
padding-left: 5px;
padding-right: 0;
}
.search .search-form {
padding-right: 2em;
padding-left: 2em;
}
/*--------------------------------------------------------------
10.2 Post Formats
--------------------------------------------------------------*/
.single-format-image .hentry,
.single-format-video .hentry {
margin: 0 120px 100px 60px;
}
.single-format-image .entry-footer,
.single-format-video .entry-footer {
padding-right: 0;
padding-left: 0;
}
.single-format-image .entry-footer .meta-item,
.single-format-video .entry-footer .meta-item {
padding-left: 5px;
padding-right: 0;
}
/*--------------------------------------------------------------
10.3 Comments
--------------------------------------------------------------*/
.comment-list .avatar {
float: right;
}
.comment-list .comment-content {
margin-right: 70px;
margin-left: auto;
}
.pingback .avatar {
float: right;
}
.comment-form .comment-wrap:after {
left: auto;
right: 20px;
}
.comment-form .form-submit {
text-align: left;
}
.comments-icon {
left: 15px;
right: auto;
}
.toggle-comments.icon {
left: 15px;
right: auto;
}
/**
* Slide-out comment sidebar.
*
* Animates the width of the comments container, from a blue
* stripe 60px wide, to the full sidebar width of 335px.
* Animation is controlled by toggeled body classes.
*/
#comments-bg {
left: 0;
right: auto;
}
#comments-container,
#comments-bg {
left: 0;
right: auto;
}
/*--------------------------------------------------------------
10.4 Responsive
--------------------------------------------------------------*/
@media (max-width: 800px) {
.singular .hentry {
margin-right: 60px !important;
margin-left: 60px !important;
}
}
@media (max-width: 450px) {
.singular .hentry {
margin-right: 20px !important;
margin-left: 20px !important;
}
}
.singular.has-comments .hentry {
margin-left: 80px !important;
}
.page.has-comments .hentry {
margin-left: auto !important;
}
/*--------------------------------------------------------------
12.2 Galleries
--------------------------------------------------------------*/
.gallery .gallery-item {
float: right;
}
/* Fluid Gallery Columns
works well if you remove the default gallery styling
by adding the following to your functions.php
add_filter( 'use_default_gallery_style', '__return_false' );
*/
.gallery-columns-1 .gallery-item {
margin-left: 2%;
margin-right: auto;
}
.gallery-columns-1 .gallery-item:nth-of-type(1n - 1) {
margin-left: 0;
clear: left;
margin-right: auto;
}
.gallery-columns-2 .gallery-item {
margin-left: 2%;
margin-right: auto;
}
.gallery-columns-2 .gallery-item:nth-of-type(2n - 2) {
margin-left: 0;
clear: left;
margin-right: auto;
}
.gallery-columns-3 .gallery-item {
margin-left: 2%;
margin-right: auto;
}
.gallery-columns-3 .gallery-item:nth-of-type(3n - 3) {
margin-left: 0;
clear: left;
margin-right: auto;
}
.gallery-columns-4 .gallery-item {
margin-left: 2%;
margin-right: auto;
}
.gallery-columns-4 .gallery-item:nth-of-type(4n - 4) {
margin-left: 0;
clear: left;
margin-right: auto;
}
.gallery-columns-5 .gallery-item {
margin-left: 2%;
margin-right: auto;
}
.gallery-columns-5 .gallery-item:nth-of-type(5n - 5) {
margin-left: 0;
clear: left;
margin-right: auto;
}
.gallery-columns-6 .gallery-item {
margin-left: 2%;
margin-right: auto;
}
.gallery-columns-6 .gallery-item:nth-of-type(6n - 6) {
margin-left: 0;
clear: left;
margin-right: auto;
}
.gallery-columns-7 .gallery-item {
margin-left: 2%;
margin-right: auto;
}
.gallery-columns-7 .gallery-item:nth-of-type(7n - 7) {
margin-left: 0;
clear: left;
margin-right: auto;
}
.gallery-columns-8 .gallery-item {
margin-left: 2%;
margin-right: auto;
}
.gallery-columns-8 .gallery-item:nth-of-type(8n - 8) {
margin-left: 0;
clear: left;
margin-right: auto;
}
.gallery-columns-9 .gallery-item {
margin-left: 2%;
margin-right: auto;
}
.gallery-columns-9 .gallery-item:nth-of-type(9n - 9) {
margin-left: 0;
clear: left;
margin-right: auto;
}
/* Generated by the RTLer - http://wordpress.org/extend/plugins/rtler/ */ | 0.501221 | 0.090213 |
.background_glassyIndianRed6,
.hover_background_glassyIndianRed6:hover,
.active_background_glassyIndianRed6:active:hover {
background: #952e2e;
background-image: -moz-linear-gradient(top, rgb(134, 41, 41) 0%, rgb(119, 37, 37) 50%, rgb(104, 32, 32) 55%, rgb(149, 46, 46) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(134, 41, 41)), color-stop(50%, rgb(119, 37, 37)), color-stop(55%, rgb(104, 32, 32)), color-stop(100%, rgb(149, 46, 46)));
background-image: -webkit-linear-gradient(top, rgb(134, 41, 41) 0%, rgb(119, 37, 37) 50%, rgb(104, 32, 32) 55%, rgb(149, 46, 46) 100%);
background-image: -o-linear-gradient(top, rgb(134, 41, 41) 0%, rgb(119, 37, 37) 50%, rgb(104, 32, 32) 55%, rgb(149, 46, 46) 100%);
background-image: -ms-linear-gradient(top, rgb(134, 41, 41) 0%, rgb(119, 37, 37) 50%, rgb(104, 32, 32) 55%, rgb(149, 46, 46) 100%);
background-image: linear-gradient(to bottom, rgb(134, 41, 41) 0%, rgb(119, 37, 37) 50%, rgb(104, 32, 32) 55%, rgb(149, 46, 46) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#862929', endColorstr='#952e2e',GradientType=0 );
}
.background_glassyIndianRed6h,
.hover_background_glassyIndianRed6h:hover,
.active_background_glassyIndianRed6h:active:hover {
background: #952e2e;
background-image: -moz-linear-gradient(top, rgb(161, 49, 49) 0%, rgb(143, 44, 44) 50%, rgb(125, 38, 38) 55%, rgb(179, 55, 55) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(161, 49, 49)), color-stop(50%, rgb(143, 44, 44)), color-stop(55%, rgb(125, 38, 38)), color-stop(100%, rgb(179, 55, 55)));
background-image: -webkit-linear-gradient(top, rgb(161, 49, 49) 0%, rgb(143, 44, 44) 50%, rgb(125, 38, 38) 55%, rgb(179, 55, 55) 100%);
background-image: -o-linear-gradient(top, rgb(161, 49, 49) 0%, rgb(143, 44, 44) 50%, rgb(125, 38, 38) 55%, rgb(179, 55, 55) 100%);
background-image: -ms-linear-gradient(top, rgb(161, 49, 49) 0%, rgb(143, 44, 44) 50%, rgb(125, 38, 38) 55%, rgb(179, 55, 55) 100%);
background-image: linear-gradient(to bottom, rgb(161, 49, 49) 0%, rgb(143, 44, 44) 50%, rgb(125, 38, 38) 55%, rgb(179, 55, 55) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a13131', endColorstr='#b33737',GradientType=0 );
}
.background_glassyIndianRed6a,
.hover_background_glassyIndianRed6a:hover,
.active_background_glassyIndianRed6a:active:hover {
background: #952e2e;
background-image: -moz-linear-gradient(top, rgb(179, 55, 55) 0%, rgb(125, 38, 38) 50%, rgb(143, 44, 44) 55%, rgb(161, 49, 49) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(179, 55, 55)), color-stop(50%, rgb(125, 38, 38)), color-stop(55%, rgb(143, 44, 44)), color-stop(100%, rgb(161, 49, 49)));
background-image: -webkit-linear-gradient(top, rgb(179, 55, 55) 0%, rgb(125, 38, 38) 50%, rgb(143, 44, 44) 55%, rgb(161, 49, 49) 100%);
background-image: -o-linear-gradient(top, rgb(179, 55, 55) 0%, rgb(125, 38, 38) 50%, rgb(143, 44, 44) 55%, rgb(161, 49, 49) 100%);
background-image: -ms-linear-gradient(top, rgb(179, 55, 55) 0%, rgb(125, 38, 38) 50%, rgb(143, 44, 44) 55%, rgb(161, 49, 49) 100%);
background-image: linear-gradient(to bottom, rgb(179, 55, 55) 0%, rgb(125, 38, 38) 50%, rgb(143, 44, 44) 55%, rgb(161, 49, 49) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b33737', endColorstr='#a13131',GradientType=0 );
}
.background_glassyIndianRed6s,
.hover_background_glassyIndianRed6s:hover,
.active_background_glassyIndianRed6s:active:hover {
background: #952e2e;
background-image: -moz-linear-gradient(top, rgb(197, 66, 66) 0%, rgb(179, 55, 55) 50%, rgb(156, 48, 48) 55%, rgb(204, 88, 88) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(197, 66, 66)), color-stop(50%, rgb(179, 55, 55)), color-stop(55%, rgb(156, 48, 48)), color-stop(100%, rgb(204, 88, 88)));
background-image: -webkit-linear-gradient(top, rgb(197, 66, 66) 0%, rgb(179, 55, 55) 50%, rgb(156, 48, 48) 55%, rgb(204, 88, 88) 100%);
background-image: -o-linear-gradient(top, rgb(197, 66, 66) 0%, rgb(179, 55, 55) 50%, rgb(156, 48, 48) 55%, rgb(204, 88, 88) 100%);
background-image: -ms-linear-gradient(top, rgb(197, 66, 66) 0%, rgb(179, 55, 55) 50%, rgb(156, 48, 48) 55%, rgb(204, 88, 88) 100%);
background-image: linear-gradient(to bottom, rgb(197, 66, 66) 0%, rgb(179, 55, 55) 50%, rgb(156, 48, 48) 55%, rgb(204, 88, 88) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c54242', endColorstr='#cc5858',GradientType=0 );
}
.background_color_glassyIndianRed6,
.hover_background_color_glassyIndianRed6:hover,
.active_background_color_glassyIndianRed6:active:hover {
background-color:#952e2e;
}
.background_first_color_glassyIndianRed6,
.hover_background_first_color_glassyIndianRed6:hover,
.active_background_first_color_glassyIndianRed6:active:hover {
background-color:#862929;
}
.background_last_color_glassyIndianRed6,
.hover_background_last_color_glassyIndianRed6:hover,
.active_background_color_last_glassyIndianRed6:active:hover {
background-color:#952e2e;
}
/* ------------------------------ color settings -------------------------------*/
.color_glassyIndianRed6,
.hover_color_glassyIndianRed6:hover,
.active_color_glassyIndianRed6:active:hover {
color: #c8c8c8;
}
.color_glassyIndianRed6h,
.hover_color_glassyIndianRed6h:hover,
.active_color_glassyIndianRed6h:active:hover {
color: #c8c8c8;
}
.color_glassyIndianRed6a,
.hover_color_glassyIndianRed6a:hover,
.active_color_glassyIndianRed6a:active:hover {
color: #ff0;
}
.color_glassyIndianRed6s,
.hover_color_glassyIndianRed6s:hover,
.active_color_glassyIndianRed6s:active:hover {
color: #dd0;
}
/* -------------------------- border color settings -----------------------------*/
.border_glassyIndianRed6,
.hover_border_glassyIndianRed6:hover,
.active_border_glassyIndianRed6:active:hover {
border-color: #6b2121 #591b1b #591b1b #6b2121;
}
.border_glassyIndianRed6h,
.hover_border_glassyIndianRed6h:hover,
.active_border_glassyIndianRed6h:active:hover {
border-color: #6b2121 #591b1b #591b1b #6b2121;
}
.border_glassyIndianRed6a,
.hover_border_glassyIndianRed6a:hover,
.active_border_glassyIndianRed6a:active:hover {
border-color: #531a1a #531a1a #531a1a #531a1a;
}
.border_glassyIndianRed6s,
.hover_border_glassyIndianRed6s:hover,
.active_border_glassyIndianRed6s:active:hover {
border-color: #531a1a #531a1a #531a1a #531a1a;
}
/* -------------------------- shadow expand settings --------------------------------*/
.shadow_expand_glassyIndianRed6,
.hover_shadow_expand_glassyIndianRed6:hover,
.active_shadow_expand_glassyIndianRed6:active:hover {
-webkit-box-shadow: 0em 0em 1em 0.25em rgba(149, 46, 46, .39);
-moz-box-shadow: 0em 0em 1em 0.25em rgba(149, 46, 46, .39);
box-shadow: 0em 0em 1em 0.25em rgba(149, 46, 46, .39);
}
.shadow_expand_glassyIndianRed6h,
.hover_shadow_expand_glassyIndianRed6h:hover,
.active_shadow_expand_glassyIndianRed6h:active:hover {
-webkit-box-shadow: 0em 0em 1em 0.25em rgba(179, 55, 55, .50);
-moz-box-shadow: 0em 0em 1em 0.25em rgba(179, 55, 55, .50);
box-shadow: 0em 0em 1em 0.25em rgba(179, 55, 55, .50);
}
.shadow_expand_glassyIndianRed6a,
.hover_shadow_expand_glassyIndianRed6a:hover,
.active_shadow_expand_glassyIndianRed6a:active:hover {
-webkit-box-shadow: 0em 0em 1em 0.25em rgba(161, 49, 49, .63);
-moz-box-shadow: 0em 0em 1em 0.25em rgba(161, 49, 49, .63);
box-shadow: 0em 0em 1em 0.25em rgba(161, 49, 49, .63);
}
.shadow_expand_glassyIndianRed6s,
.hover_shadow_expand_glassyIndianRed6s:hover,
.active_shadow_expand_glassyIndianRed6s:active:hover {
-webkit-box-shadow: 0em 0em 1em 0.25em rgba(161, 49, 49, .78);
-moz-box-shadow: 0em 0em 1em 0.25em rgba(161, 49, 49, .78);
box-shadow: 0em 0em 1em 0.25em rgba(161, 49, 49, .78);
}
/* -------------------------- shadow left settings --------------------------------*/
.shadow_left_glassyIndianRed6,
.hover_shadow_left_glassyIndianRed6:hover,
.active_shadow_left_glassyIndianRed6:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(149, 46, 46, .39);
-moz-box-shadow: -0.5em -0.5em 1em rgba(149, 46, 46, .39);
box-shadow: -0.5em -0.5em 1em rgba(149, 46, 46, .39);
}
.shadow_left_glassyIndianRed6h,
.hover_shadow_left_glassyIndianRed6h:hover,
.active_shadow_left_glassyIndianRed6h:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(179, 55, 55, .50);
-moz-box-shadow: -0.5em -0.5em 1em rgba(179, 55, 55, .50);
box-shadow: -0.5em -0.5em 1em rgba(179, 55, 55, .50);
}
.shadow_left_glassyIndianRed6a,
.hover_shadow_left_glassyIndianRed6a:hover,
.active_shadow_left_glassyIndianRed6a:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(161, 49, 49, .63);
-moz-box-shadow: -0.5em -0.5em 1em rgba(161, 49, 49, .63);
box-shadow: -0.5em -0.5em 1em rgba(161, 49, 49, .63);
}
.shadow_left_glassyIndianRed6s,
.hover_shadow_left_glassyIndianRed6s:hover,
.active_shadow_left_glassyIndianRed6s:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(161, 49, 49, .78);
-moz-box-shadow: -0.5em -0.5em 1em rgba(161, 49, 49, .78);
box-shadow: -0.5em -0.5em 1em rgba(161, 49, 49, .78);
}
/* -------------------------- shadow right settings --------------------------------*/
.shadow_right_glassyIndianRed6,
.hover_shadow_right_glassyIndianRed6:hover,
.active_shadow_right_glassyIndianRed6:active:hover {
-webkit-box-shadow: 0.5em 0em 1em rgba(149, 46, 46, .39);
-moz-box-shadow: 0.5em 0em 1em rgba(149, 46, 46, .39);
box-shadow: 0.5em 0em 1em rgba(149, 46, 46, .39);
}
.shadow_right_glassyIndianRed6h,
.hover_shadow_right_glassyIndianRed6h:hover,
.active_shadow_right_glassyIndianRed6h:active:hover {
-webkit-box-shadow: 0.5em 0em 1em rgba(179, 55, 55, .50);
-moz-box-shadow: 0.5em 0em 1em rgba(179, 55, 55, .50);
box-shadow: 0.5em 0em 1em rgba(179, 55, 55, .50);
}
.shadow_right_glassyIndianRed6a,
.hover_shadow_right_glassyIndianRed6a:hover,
.active_shadow_right_glassyIndianRed6a:active:hover {
-webkit-box-shadow: 0.5em 0em 1em rgba(161, 49, 49, .63);
-moz-box-shadow: 0.5em 0em 1em rgba(161, 49, 49, .63);
box-shadow: 0.5em 0em 1em rgba(161, 49, 49, .63);
}
.shadow_right_glassyIndianRed6s,
.hover_shadow_right_glassyIndianRed6s:hover,
.active_shadow_right_glassyIndianRed6s:active:hover {
-webkit-box-shadow: 0.5em 0em 1em rgba(161, 49, 49, .78);
-moz-box-shadow: 0.5em 0em 1em rgba(161, 49, 49, .78);
box-shadow: 0.5em 0em 1em rgba(161, 49, 49, .78);
}
/* -------------------------- shadow top settings --------------------------------*/
.shadow_top_glassyIndianRed6,
.hover_shadow_top_glassyIndianRed6:hover,
.active_shadow_top_glassyIndianRed6:active:hover {
-webkit-box-shadow: 0em -0.5em 1em rgba(149, 46, 46, .39);
-moz-box-shadow: 0em -0.5em 1em rgba(149, 46, 46, .39);
box-shadow: 0em -0.5em 1em rgba(149, 46, 46, .39);
}
.shadow_top_glassyIndianRed6h,
.hover_shadow_top_glassyIndianRed6h:hover,
.active_shadow_top_glassyIndianRed6h:active:hover {
-webkit-box-shadow: 0em -0.5em 1em rgba(179, 55, 55, .50);
-moz-box-shadow: 0em -0.5em 1em rgba(179, 55, 55, .50);
box-shadow: 0em -0.5em 1em rgba(179, 55, 55, .50);
}
.shadow_top_glassyIndianRed6a,
.hover_shadow_top_glassyIndianRed6a:hover,
.active_shadow_top_glassyIndianRed6a:active:hover {
-webkit-box-shadow: 0em -0.5em 1em rgba(161, 49, 49, .63);
-moz-box-shadow: 0em -0.5em 1em rgba(161, 49, 49, .63);
box-shadow: 0em -0.5em 1em rgba(161, 49, 49, .63);
}
.shadow_top_glassyIndianRed6s,
.hover_shadow_top_glassyIndianRed6s:hover,
.active_shadow_top_glassyIndianRed6s:active:hover {
-webkit-box-shadow: 0em -0.5em 1em rgba(161, 49, 49, .78);
-moz-box-shadow: 0em -0.5em 1em rgba(161, 49, 49, .78);
box-shadow: 0em -0.5em 1em rgba(161, 49, 49, .78);
}
/* -------------------------- shadow bottom settings --------------------------------*/
.shadow_bottom_glassyIndianRed6,
.hover_shadow_bottom_glassyIndianRed6:hover,
.active_shadow_bottom_glassyIndianRed6:active:hover {
-webkit-box-shadow: 0em 0.5em 1em rgba(149, 46, 46, .39);
-moz-box-shadow: 0em 0.5em 1em rgba(149, 46, 46, .39);
box-shadow: 0em 0.5em 1em rgba(149, 46, 46, .39);
}
.shadow_bottom_glassyIndianRed6h,
.hover_shadow_bottom_glassyIndianRed6h:hover,
.active_shadow_bottom_glassyIndianRed6h:active:hover {
-webkit-box-shadow: 0em 0.5em 1em rgba(179, 55, 55, .50);
-moz-box-shadow: 0em 0.5em 1em rgba(179, 55, 55, .50);
box-shadow: 0em 0.5em 1em rgba(179, 55, 55, .50);
}
.shadow_bottom_glassyIndianRed6a,
.hover_shadow_bottom_glassyIndianRed6a:hover,
.active_shadow_bottom_glassyIndianRed6a:active:hover {
-webkit-box-shadow: 0em 0.5em 1em rgba(161, 49, 49, .63);
-moz-box-shadow: 0em 0.5em 1em rgba(161, 49, 49, .63);
box-shadow: 0em 0.5em 1em rgba(161, 49, 49, .63);
}
.shadow_bottom_glassyIndianRed6s,
.hover_shadow_bottom_glassyIndianRed6s:hover,
.active_shadow_bottom_glassyIndianRed6s:active:hover {
-webkit-box-shadow: 0em 0.5em 1em rgba(161, 49, 49, .78);
-moz-box-shadow: 0em 0.5em 1em rgba(161, 49, 49, .78);
box-shadow: 0em 0.5em 1em rgba(161, 49, 49, .78);
}
/* -------------------------- shadow top_left settings --------------------------------*/
.shadow_top_left_glassyIndianRed6,
.hover_shadow_top_left_glassyIndianRed6:hover,
.active_shadow_top_left_glassyIndianRed6:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(149, 46, 46, .39);
-moz-box-shadow: -0.5em -0.5em 1em rgba(149, 46, 46, .39);
box-shadow: -0.5em -0.5em 1em rgba(149, 46, 46, .39);
}
.shadow_top_left_glassyIndianRed6h,
.hover_shadow_top_left_glassyIndianRed6h:hover,
.active_shadow_top_left_glassyIndianRed6h:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(179, 55, 55, .50);
-moz-box-shadow: -0.5em -0.5em 1em rgba(179, 55, 55, .50);
box-shadow: -0.5em -0.5em 1em rgba(179, 55, 55, .50);
}
.shadow_top_left_glassyIndianRed6a,
.hover_shadow_top_left_glassyIndianRed6a:hover,
.active_shadow_top_left_glassyIndianRed6a:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(161, 49, 49, .63);
-moz-box-shadow: -0.5em -0.5em 1em rgba(161, 49, 49, .63);
box-shadow: -0.5em -0.5em 1em rgba(161, 49, 49, .63);
}
.shadow_top_left_glassyIndianRed6s,
.hover_shadow_top_left_glassyIndianRed6s:hover,
.active_shadow_top_left_glassyIndianRed6s:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(161, 49, 49, .78);
-moz-box-shadow: -0.5em -0.5em 1em rgba(161, 49, 49, .78);
box-shadow: -0.5em -0.5em 1em rgba(161, 49, 49, .78);
}
/* -------------------------- shadow top_right settings --------------------------------*/
.shadow_top_right_glassyIndianRed6,
.hover_shadow_top_right_glassyIndianRed6:hover,
.active_shadow_top_right_glassyIndianRed6:active:hover {
-webkit-box-shadow: 0.5em -0.5em 1em rgba(149, 46, 46, .39);
-moz-box-shadow: 0.5em -0.5em 1em rgba(149, 46, 46, .39);
box-shadow: 0.5em -0.5em 1em rgba(149, 46, 46, .39);
}
.shadow_top_right_glassyIndianRed6h,
.hover_shadow_top_right_glassyIndianRed6h:hover,
.active_shadow_top_right_glassyIndianRed6h:active:hover {
-webkit-box-shadow: 0.5em -0.5em 1em rgba(179, 55, 55, .50);
-moz-box-shadow: 0.5em -0.5em 1em rgba(179, 55, 55, .50);
box-shadow: 0.5em -0.5em 1em rgba(179, 55, 55, .50);
}
.shadow_top_right_glassyIndianRed6a,
.hover_shadow_top_right_glassyIndianRed6a:hover,
.active_shadow_top_right_glassyIndianRed6a:active:hover {
-webkit-box-shadow: 0.5em -0.5em 1em rgba(161, 49, 49, .63);
-moz-box-shadow: 0.5em -0.5em 1em rgba(161, 49, 49, .63);
box-shadow: 0.5em -0.5em 1em rgba(161, 49, 49, .63);
}
.shadow_top_right_glassyIndianRed6s,
.hover_shadow_top_right_glassyIndianRed6s:hover,
.active_shadow_top_right_glassyIndianRed6s:active:hover {
-webkit-box-shadow: 0.5em -0.5em 1em rgba(161, 49, 49, .78);
-moz-box-shadow: 0.5em -0.5em 1em rgba(161, 49, 49, .78);
box-shadow: 0.5em -0.5em 1em rgba(161, 49, 49, .78);
}
/* -------------------------- shadow bottom_left settings --------------------------------*/
.shadow_bottom_left_glassyIndianRed6,
.hover_shadow_bottom_left_glassyIndianRed6:hover,
.active_shadow_bottom_left_glassyIndianRed6:active:hover {
-webkit-box-shadow: -0.5em 0.5em 1em rgba(149, 46, 46, .39);
-moz-box-shadow: -0.5em 0.5em 1em rgba(149, 46, 46, .39);
box-shadow: -0.5em 0.5em 1em rgba(149, 46, 46, .39);
}
.shadow_bottom_left_glassyIndianRed6h,
.hover_shadow_bottom_left_glassyIndianRed6h:hover,
.active_shadow_bottom_left_glassyIndianRed6h:active:hover {
-webkit-box-shadow: -0.5em 0.5em 1em rgba(179, 55, 55, .50);
-moz-box-shadow: -0.5em 0.5em 1em rgba(179, 55, 55, .50);
box-shadow: -0.5em 0.5em 1em rgba(179, 55, 55, .50);
}
.shadow_bottom_left_glassyIndianRed6a,
.hover_shadow_bottom_left_glassyIndianRed6a:hover,
.active_shadow_bottom_left_glassyIndianRed6a:active:hover {
-webkit-box-shadow: -0.5em 0.5em 1em rgba(161, 49, 49, .63);
-moz-box-shadow: -0.5em 0.5em 1em rgba(161, 49, 49, .63);
box-shadow: -0.5em 0.5em 1em rgba(161, 49, 49, .63);
}
.shadow_bottom_left_glassyIndianRed6s,
.hover_shadow_bottom_left_glassyIndianRed6s:hover,
.active_shadow_bottom_left_glassyIndianRed6s:active:hover {
-webkit-box-shadow: -0.5em 0.5em 1em rgba(161, 49, 49, .78);
-moz-box-shadow: -0.5em 0.5em 1em rgba(161, 49, 49, .78);
box-shadow: -0.5em 0.5em 1em rgba(161, 49, 49, .78);
}
/* -------------------------- shadow bottom_right settings --------------------------------*/
.shadow_bottom_right_glassyIndianRed6,
.hover_shadow_bottom_right_glassyIndianRed6:hover,
.active_shadow_bottom_right_glassyIndianRed6:active:hover {
-webkit-box-shadow: 0.5em 0.5em 1em rgba(149, 46, 46, .39);
-moz-box-shadow: 0.5em 0.5em 1em rgba(149, 46, 46, .39);
box-shadow: 0.5em 0.5em 1em rgba(149, 46, 46, .39);
}
.shadow_bottom_right_glassyIndianRed6h,
.hover_shadow_bottom_right_glassyIndianRed6h:hover,
.active_shadow_bottom_right_glassyIndianRed6h:active:hover {
-webkit-box-shadow: 0.5em 0.5em 1em rgba(179, 55, 55, .50);
-moz-box-shadow: 0.5em 0.5em 1em rgba(179, 55, 55, .50);
box-shadow: 0.5em 0.5em 1em rgba(179, 55, 55, .50);
}
.shadow_bottom_right_glassyIndianRed6a,
.hover_shadow_bottom_right_glassyIndianRed6a:hover,
.active_shadow_bottom_right_glassyIndianRed6a:active:hover {
-webkit-box-shadow: 0.5em 0.5em 1em rgba(161, 49, 49, .63);
-moz-box-shadow: 0.5em 0.5em 1em rgba(161, 49, 49, .63);
box-shadow: 0.5em 0.5em 1em rgba(161, 49, 49, .63);
}
.shadow_bottom_right_glassyIndianRed6s,
.hover_shadow_bottom_right_glassyIndianRed6s:hover,
.active_shadow_bottom_right_glassyIndianRed6s:active:hover {
-webkit-box-shadow: 0.5em 0.5em 1em rgba(161, 49, 49, .78);
-moz-box-shadow: 0.5em 0.5em 1em rgba(161, 49, 49, .78);
box-shadow: 0.5em 0.5em 1em rgba(161, 49, 49, .78);
} | widgets/common/assets/gradients/glassy/glassyIndianRed/glassyIndianRed6.css | .background_glassyIndianRed6,
.hover_background_glassyIndianRed6:hover,
.active_background_glassyIndianRed6:active:hover {
background: #952e2e;
background-image: -moz-linear-gradient(top, rgb(134, 41, 41) 0%, rgb(119, 37, 37) 50%, rgb(104, 32, 32) 55%, rgb(149, 46, 46) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(134, 41, 41)), color-stop(50%, rgb(119, 37, 37)), color-stop(55%, rgb(104, 32, 32)), color-stop(100%, rgb(149, 46, 46)));
background-image: -webkit-linear-gradient(top, rgb(134, 41, 41) 0%, rgb(119, 37, 37) 50%, rgb(104, 32, 32) 55%, rgb(149, 46, 46) 100%);
background-image: -o-linear-gradient(top, rgb(134, 41, 41) 0%, rgb(119, 37, 37) 50%, rgb(104, 32, 32) 55%, rgb(149, 46, 46) 100%);
background-image: -ms-linear-gradient(top, rgb(134, 41, 41) 0%, rgb(119, 37, 37) 50%, rgb(104, 32, 32) 55%, rgb(149, 46, 46) 100%);
background-image: linear-gradient(to bottom, rgb(134, 41, 41) 0%, rgb(119, 37, 37) 50%, rgb(104, 32, 32) 55%, rgb(149, 46, 46) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#862929', endColorstr='#952e2e',GradientType=0 );
}
.background_glassyIndianRed6h,
.hover_background_glassyIndianRed6h:hover,
.active_background_glassyIndianRed6h:active:hover {
background: #952e2e;
background-image: -moz-linear-gradient(top, rgb(161, 49, 49) 0%, rgb(143, 44, 44) 50%, rgb(125, 38, 38) 55%, rgb(179, 55, 55) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(161, 49, 49)), color-stop(50%, rgb(143, 44, 44)), color-stop(55%, rgb(125, 38, 38)), color-stop(100%, rgb(179, 55, 55)));
background-image: -webkit-linear-gradient(top, rgb(161, 49, 49) 0%, rgb(143, 44, 44) 50%, rgb(125, 38, 38) 55%, rgb(179, 55, 55) 100%);
background-image: -o-linear-gradient(top, rgb(161, 49, 49) 0%, rgb(143, 44, 44) 50%, rgb(125, 38, 38) 55%, rgb(179, 55, 55) 100%);
background-image: -ms-linear-gradient(top, rgb(161, 49, 49) 0%, rgb(143, 44, 44) 50%, rgb(125, 38, 38) 55%, rgb(179, 55, 55) 100%);
background-image: linear-gradient(to bottom, rgb(161, 49, 49) 0%, rgb(143, 44, 44) 50%, rgb(125, 38, 38) 55%, rgb(179, 55, 55) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a13131', endColorstr='#b33737',GradientType=0 );
}
.background_glassyIndianRed6a,
.hover_background_glassyIndianRed6a:hover,
.active_background_glassyIndianRed6a:active:hover {
background: #952e2e;
background-image: -moz-linear-gradient(top, rgb(179, 55, 55) 0%, rgb(125, 38, 38) 50%, rgb(143, 44, 44) 55%, rgb(161, 49, 49) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(179, 55, 55)), color-stop(50%, rgb(125, 38, 38)), color-stop(55%, rgb(143, 44, 44)), color-stop(100%, rgb(161, 49, 49)));
background-image: -webkit-linear-gradient(top, rgb(179, 55, 55) 0%, rgb(125, 38, 38) 50%, rgb(143, 44, 44) 55%, rgb(161, 49, 49) 100%);
background-image: -o-linear-gradient(top, rgb(179, 55, 55) 0%, rgb(125, 38, 38) 50%, rgb(143, 44, 44) 55%, rgb(161, 49, 49) 100%);
background-image: -ms-linear-gradient(top, rgb(179, 55, 55) 0%, rgb(125, 38, 38) 50%, rgb(143, 44, 44) 55%, rgb(161, 49, 49) 100%);
background-image: linear-gradient(to bottom, rgb(179, 55, 55) 0%, rgb(125, 38, 38) 50%, rgb(143, 44, 44) 55%, rgb(161, 49, 49) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b33737', endColorstr='#a13131',GradientType=0 );
}
.background_glassyIndianRed6s,
.hover_background_glassyIndianRed6s:hover,
.active_background_glassyIndianRed6s:active:hover {
background: #952e2e;
background-image: -moz-linear-gradient(top, rgb(197, 66, 66) 0%, rgb(179, 55, 55) 50%, rgb(156, 48, 48) 55%, rgb(204, 88, 88) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(197, 66, 66)), color-stop(50%, rgb(179, 55, 55)), color-stop(55%, rgb(156, 48, 48)), color-stop(100%, rgb(204, 88, 88)));
background-image: -webkit-linear-gradient(top, rgb(197, 66, 66) 0%, rgb(179, 55, 55) 50%, rgb(156, 48, 48) 55%, rgb(204, 88, 88) 100%);
background-image: -o-linear-gradient(top, rgb(197, 66, 66) 0%, rgb(179, 55, 55) 50%, rgb(156, 48, 48) 55%, rgb(204, 88, 88) 100%);
background-image: -ms-linear-gradient(top, rgb(197, 66, 66) 0%, rgb(179, 55, 55) 50%, rgb(156, 48, 48) 55%, rgb(204, 88, 88) 100%);
background-image: linear-gradient(to bottom, rgb(197, 66, 66) 0%, rgb(179, 55, 55) 50%, rgb(156, 48, 48) 55%, rgb(204, 88, 88) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c54242', endColorstr='#cc5858',GradientType=0 );
}
.background_color_glassyIndianRed6,
.hover_background_color_glassyIndianRed6:hover,
.active_background_color_glassyIndianRed6:active:hover {
background-color:#952e2e;
}
.background_first_color_glassyIndianRed6,
.hover_background_first_color_glassyIndianRed6:hover,
.active_background_first_color_glassyIndianRed6:active:hover {
background-color:#862929;
}
.background_last_color_glassyIndianRed6,
.hover_background_last_color_glassyIndianRed6:hover,
.active_background_color_last_glassyIndianRed6:active:hover {
background-color:#952e2e;
}
/* ------------------------------ color settings -------------------------------*/
.color_glassyIndianRed6,
.hover_color_glassyIndianRed6:hover,
.active_color_glassyIndianRed6:active:hover {
color: #c8c8c8;
}
.color_glassyIndianRed6h,
.hover_color_glassyIndianRed6h:hover,
.active_color_glassyIndianRed6h:active:hover {
color: #c8c8c8;
}
.color_glassyIndianRed6a,
.hover_color_glassyIndianRed6a:hover,
.active_color_glassyIndianRed6a:active:hover {
color: #ff0;
}
.color_glassyIndianRed6s,
.hover_color_glassyIndianRed6s:hover,
.active_color_glassyIndianRed6s:active:hover {
color: #dd0;
}
/* -------------------------- border color settings -----------------------------*/
.border_glassyIndianRed6,
.hover_border_glassyIndianRed6:hover,
.active_border_glassyIndianRed6:active:hover {
border-color: #6b2121 #591b1b #591b1b #6b2121;
}
.border_glassyIndianRed6h,
.hover_border_glassyIndianRed6h:hover,
.active_border_glassyIndianRed6h:active:hover {
border-color: #6b2121 #591b1b #591b1b #6b2121;
}
.border_glassyIndianRed6a,
.hover_border_glassyIndianRed6a:hover,
.active_border_glassyIndianRed6a:active:hover {
border-color: #531a1a #531a1a #531a1a #531a1a;
}
.border_glassyIndianRed6s,
.hover_border_glassyIndianRed6s:hover,
.active_border_glassyIndianRed6s:active:hover {
border-color: #531a1a #531a1a #531a1a #531a1a;
}
/* -------------------------- shadow expand settings --------------------------------*/
.shadow_expand_glassyIndianRed6,
.hover_shadow_expand_glassyIndianRed6:hover,
.active_shadow_expand_glassyIndianRed6:active:hover {
-webkit-box-shadow: 0em 0em 1em 0.25em rgba(149, 46, 46, .39);
-moz-box-shadow: 0em 0em 1em 0.25em rgba(149, 46, 46, .39);
box-shadow: 0em 0em 1em 0.25em rgba(149, 46, 46, .39);
}
.shadow_expand_glassyIndianRed6h,
.hover_shadow_expand_glassyIndianRed6h:hover,
.active_shadow_expand_glassyIndianRed6h:active:hover {
-webkit-box-shadow: 0em 0em 1em 0.25em rgba(179, 55, 55, .50);
-moz-box-shadow: 0em 0em 1em 0.25em rgba(179, 55, 55, .50);
box-shadow: 0em 0em 1em 0.25em rgba(179, 55, 55, .50);
}
.shadow_expand_glassyIndianRed6a,
.hover_shadow_expand_glassyIndianRed6a:hover,
.active_shadow_expand_glassyIndianRed6a:active:hover {
-webkit-box-shadow: 0em 0em 1em 0.25em rgba(161, 49, 49, .63);
-moz-box-shadow: 0em 0em 1em 0.25em rgba(161, 49, 49, .63);
box-shadow: 0em 0em 1em 0.25em rgba(161, 49, 49, .63);
}
.shadow_expand_glassyIndianRed6s,
.hover_shadow_expand_glassyIndianRed6s:hover,
.active_shadow_expand_glassyIndianRed6s:active:hover {
-webkit-box-shadow: 0em 0em 1em 0.25em rgba(161, 49, 49, .78);
-moz-box-shadow: 0em 0em 1em 0.25em rgba(161, 49, 49, .78);
box-shadow: 0em 0em 1em 0.25em rgba(161, 49, 49, .78);
}
/* -------------------------- shadow left settings --------------------------------*/
.shadow_left_glassyIndianRed6,
.hover_shadow_left_glassyIndianRed6:hover,
.active_shadow_left_glassyIndianRed6:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(149, 46, 46, .39);
-moz-box-shadow: -0.5em -0.5em 1em rgba(149, 46, 46, .39);
box-shadow: -0.5em -0.5em 1em rgba(149, 46, 46, .39);
}
.shadow_left_glassyIndianRed6h,
.hover_shadow_left_glassyIndianRed6h:hover,
.active_shadow_left_glassyIndianRed6h:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(179, 55, 55, .50);
-moz-box-shadow: -0.5em -0.5em 1em rgba(179, 55, 55, .50);
box-shadow: -0.5em -0.5em 1em rgba(179, 55, 55, .50);
}
.shadow_left_glassyIndianRed6a,
.hover_shadow_left_glassyIndianRed6a:hover,
.active_shadow_left_glassyIndianRed6a:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(161, 49, 49, .63);
-moz-box-shadow: -0.5em -0.5em 1em rgba(161, 49, 49, .63);
box-shadow: -0.5em -0.5em 1em rgba(161, 49, 49, .63);
}
.shadow_left_glassyIndianRed6s,
.hover_shadow_left_glassyIndianRed6s:hover,
.active_shadow_left_glassyIndianRed6s:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(161, 49, 49, .78);
-moz-box-shadow: -0.5em -0.5em 1em rgba(161, 49, 49, .78);
box-shadow: -0.5em -0.5em 1em rgba(161, 49, 49, .78);
}
/* -------------------------- shadow right settings --------------------------------*/
.shadow_right_glassyIndianRed6,
.hover_shadow_right_glassyIndianRed6:hover,
.active_shadow_right_glassyIndianRed6:active:hover {
-webkit-box-shadow: 0.5em 0em 1em rgba(149, 46, 46, .39);
-moz-box-shadow: 0.5em 0em 1em rgba(149, 46, 46, .39);
box-shadow: 0.5em 0em 1em rgba(149, 46, 46, .39);
}
.shadow_right_glassyIndianRed6h,
.hover_shadow_right_glassyIndianRed6h:hover,
.active_shadow_right_glassyIndianRed6h:active:hover {
-webkit-box-shadow: 0.5em 0em 1em rgba(179, 55, 55, .50);
-moz-box-shadow: 0.5em 0em 1em rgba(179, 55, 55, .50);
box-shadow: 0.5em 0em 1em rgba(179, 55, 55, .50);
}
.shadow_right_glassyIndianRed6a,
.hover_shadow_right_glassyIndianRed6a:hover,
.active_shadow_right_glassyIndianRed6a:active:hover {
-webkit-box-shadow: 0.5em 0em 1em rgba(161, 49, 49, .63);
-moz-box-shadow: 0.5em 0em 1em rgba(161, 49, 49, .63);
box-shadow: 0.5em 0em 1em rgba(161, 49, 49, .63);
}
.shadow_right_glassyIndianRed6s,
.hover_shadow_right_glassyIndianRed6s:hover,
.active_shadow_right_glassyIndianRed6s:active:hover {
-webkit-box-shadow: 0.5em 0em 1em rgba(161, 49, 49, .78);
-moz-box-shadow: 0.5em 0em 1em rgba(161, 49, 49, .78);
box-shadow: 0.5em 0em 1em rgba(161, 49, 49, .78);
}
/* -------------------------- shadow top settings --------------------------------*/
.shadow_top_glassyIndianRed6,
.hover_shadow_top_glassyIndianRed6:hover,
.active_shadow_top_glassyIndianRed6:active:hover {
-webkit-box-shadow: 0em -0.5em 1em rgba(149, 46, 46, .39);
-moz-box-shadow: 0em -0.5em 1em rgba(149, 46, 46, .39);
box-shadow: 0em -0.5em 1em rgba(149, 46, 46, .39);
}
.shadow_top_glassyIndianRed6h,
.hover_shadow_top_glassyIndianRed6h:hover,
.active_shadow_top_glassyIndianRed6h:active:hover {
-webkit-box-shadow: 0em -0.5em 1em rgba(179, 55, 55, .50);
-moz-box-shadow: 0em -0.5em 1em rgba(179, 55, 55, .50);
box-shadow: 0em -0.5em 1em rgba(179, 55, 55, .50);
}
.shadow_top_glassyIndianRed6a,
.hover_shadow_top_glassyIndianRed6a:hover,
.active_shadow_top_glassyIndianRed6a:active:hover {
-webkit-box-shadow: 0em -0.5em 1em rgba(161, 49, 49, .63);
-moz-box-shadow: 0em -0.5em 1em rgba(161, 49, 49, .63);
box-shadow: 0em -0.5em 1em rgba(161, 49, 49, .63);
}
.shadow_top_glassyIndianRed6s,
.hover_shadow_top_glassyIndianRed6s:hover,
.active_shadow_top_glassyIndianRed6s:active:hover {
-webkit-box-shadow: 0em -0.5em 1em rgba(161, 49, 49, .78);
-moz-box-shadow: 0em -0.5em 1em rgba(161, 49, 49, .78);
box-shadow: 0em -0.5em 1em rgba(161, 49, 49, .78);
}
/* -------------------------- shadow bottom settings --------------------------------*/
.shadow_bottom_glassyIndianRed6,
.hover_shadow_bottom_glassyIndianRed6:hover,
.active_shadow_bottom_glassyIndianRed6:active:hover {
-webkit-box-shadow: 0em 0.5em 1em rgba(149, 46, 46, .39);
-moz-box-shadow: 0em 0.5em 1em rgba(149, 46, 46, .39);
box-shadow: 0em 0.5em 1em rgba(149, 46, 46, .39);
}
.shadow_bottom_glassyIndianRed6h,
.hover_shadow_bottom_glassyIndianRed6h:hover,
.active_shadow_bottom_glassyIndianRed6h:active:hover {
-webkit-box-shadow: 0em 0.5em 1em rgba(179, 55, 55, .50);
-moz-box-shadow: 0em 0.5em 1em rgba(179, 55, 55, .50);
box-shadow: 0em 0.5em 1em rgba(179, 55, 55, .50);
}
.shadow_bottom_glassyIndianRed6a,
.hover_shadow_bottom_glassyIndianRed6a:hover,
.active_shadow_bottom_glassyIndianRed6a:active:hover {
-webkit-box-shadow: 0em 0.5em 1em rgba(161, 49, 49, .63);
-moz-box-shadow: 0em 0.5em 1em rgba(161, 49, 49, .63);
box-shadow: 0em 0.5em 1em rgba(161, 49, 49, .63);
}
.shadow_bottom_glassyIndianRed6s,
.hover_shadow_bottom_glassyIndianRed6s:hover,
.active_shadow_bottom_glassyIndianRed6s:active:hover {
-webkit-box-shadow: 0em 0.5em 1em rgba(161, 49, 49, .78);
-moz-box-shadow: 0em 0.5em 1em rgba(161, 49, 49, .78);
box-shadow: 0em 0.5em 1em rgba(161, 49, 49, .78);
}
/* -------------------------- shadow top_left settings --------------------------------*/
.shadow_top_left_glassyIndianRed6,
.hover_shadow_top_left_glassyIndianRed6:hover,
.active_shadow_top_left_glassyIndianRed6:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(149, 46, 46, .39);
-moz-box-shadow: -0.5em -0.5em 1em rgba(149, 46, 46, .39);
box-shadow: -0.5em -0.5em 1em rgba(149, 46, 46, .39);
}
.shadow_top_left_glassyIndianRed6h,
.hover_shadow_top_left_glassyIndianRed6h:hover,
.active_shadow_top_left_glassyIndianRed6h:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(179, 55, 55, .50);
-moz-box-shadow: -0.5em -0.5em 1em rgba(179, 55, 55, .50);
box-shadow: -0.5em -0.5em 1em rgba(179, 55, 55, .50);
}
.shadow_top_left_glassyIndianRed6a,
.hover_shadow_top_left_glassyIndianRed6a:hover,
.active_shadow_top_left_glassyIndianRed6a:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(161, 49, 49, .63);
-moz-box-shadow: -0.5em -0.5em 1em rgba(161, 49, 49, .63);
box-shadow: -0.5em -0.5em 1em rgba(161, 49, 49, .63);
}
.shadow_top_left_glassyIndianRed6s,
.hover_shadow_top_left_glassyIndianRed6s:hover,
.active_shadow_top_left_glassyIndianRed6s:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(161, 49, 49, .78);
-moz-box-shadow: -0.5em -0.5em 1em rgba(161, 49, 49, .78);
box-shadow: -0.5em -0.5em 1em rgba(161, 49, 49, .78);
}
/* -------------------------- shadow top_right settings --------------------------------*/
.shadow_top_right_glassyIndianRed6,
.hover_shadow_top_right_glassyIndianRed6:hover,
.active_shadow_top_right_glassyIndianRed6:active:hover {
-webkit-box-shadow: 0.5em -0.5em 1em rgba(149, 46, 46, .39);
-moz-box-shadow: 0.5em -0.5em 1em rgba(149, 46, 46, .39);
box-shadow: 0.5em -0.5em 1em rgba(149, 46, 46, .39);
}
.shadow_top_right_glassyIndianRed6h,
.hover_shadow_top_right_glassyIndianRed6h:hover,
.active_shadow_top_right_glassyIndianRed6h:active:hover {
-webkit-box-shadow: 0.5em -0.5em 1em rgba(179, 55, 55, .50);
-moz-box-shadow: 0.5em -0.5em 1em rgba(179, 55, 55, .50);
box-shadow: 0.5em -0.5em 1em rgba(179, 55, 55, .50);
}
.shadow_top_right_glassyIndianRed6a,
.hover_shadow_top_right_glassyIndianRed6a:hover,
.active_shadow_top_right_glassyIndianRed6a:active:hover {
-webkit-box-shadow: 0.5em -0.5em 1em rgba(161, 49, 49, .63);
-moz-box-shadow: 0.5em -0.5em 1em rgba(161, 49, 49, .63);
box-shadow: 0.5em -0.5em 1em rgba(161, 49, 49, .63);
}
.shadow_top_right_glassyIndianRed6s,
.hover_shadow_top_right_glassyIndianRed6s:hover,
.active_shadow_top_right_glassyIndianRed6s:active:hover {
-webkit-box-shadow: 0.5em -0.5em 1em rgba(161, 49, 49, .78);
-moz-box-shadow: 0.5em -0.5em 1em rgba(161, 49, 49, .78);
box-shadow: 0.5em -0.5em 1em rgba(161, 49, 49, .78);
}
/* -------------------------- shadow bottom_left settings --------------------------------*/
.shadow_bottom_left_glassyIndianRed6,
.hover_shadow_bottom_left_glassyIndianRed6:hover,
.active_shadow_bottom_left_glassyIndianRed6:active:hover {
-webkit-box-shadow: -0.5em 0.5em 1em rgba(149, 46, 46, .39);
-moz-box-shadow: -0.5em 0.5em 1em rgba(149, 46, 46, .39);
box-shadow: -0.5em 0.5em 1em rgba(149, 46, 46, .39);
}
.shadow_bottom_left_glassyIndianRed6h,
.hover_shadow_bottom_left_glassyIndianRed6h:hover,
.active_shadow_bottom_left_glassyIndianRed6h:active:hover {
-webkit-box-shadow: -0.5em 0.5em 1em rgba(179, 55, 55, .50);
-moz-box-shadow: -0.5em 0.5em 1em rgba(179, 55, 55, .50);
box-shadow: -0.5em 0.5em 1em rgba(179, 55, 55, .50);
}
.shadow_bottom_left_glassyIndianRed6a,
.hover_shadow_bottom_left_glassyIndianRed6a:hover,
.active_shadow_bottom_left_glassyIndianRed6a:active:hover {
-webkit-box-shadow: -0.5em 0.5em 1em rgba(161, 49, 49, .63);
-moz-box-shadow: -0.5em 0.5em 1em rgba(161, 49, 49, .63);
box-shadow: -0.5em 0.5em 1em rgba(161, 49, 49, .63);
}
.shadow_bottom_left_glassyIndianRed6s,
.hover_shadow_bottom_left_glassyIndianRed6s:hover,
.active_shadow_bottom_left_glassyIndianRed6s:active:hover {
-webkit-box-shadow: -0.5em 0.5em 1em rgba(161, 49, 49, .78);
-moz-box-shadow: -0.5em 0.5em 1em rgba(161, 49, 49, .78);
box-shadow: -0.5em 0.5em 1em rgba(161, 49, 49, .78);
}
/* -------------------------- shadow bottom_right settings --------------------------------*/
.shadow_bottom_right_glassyIndianRed6,
.hover_shadow_bottom_right_glassyIndianRed6:hover,
.active_shadow_bottom_right_glassyIndianRed6:active:hover {
-webkit-box-shadow: 0.5em 0.5em 1em rgba(149, 46, 46, .39);
-moz-box-shadow: 0.5em 0.5em 1em rgba(149, 46, 46, .39);
box-shadow: 0.5em 0.5em 1em rgba(149, 46, 46, .39);
}
.shadow_bottom_right_glassyIndianRed6h,
.hover_shadow_bottom_right_glassyIndianRed6h:hover,
.active_shadow_bottom_right_glassyIndianRed6h:active:hover {
-webkit-box-shadow: 0.5em 0.5em 1em rgba(179, 55, 55, .50);
-moz-box-shadow: 0.5em 0.5em 1em rgba(179, 55, 55, .50);
box-shadow: 0.5em 0.5em 1em rgba(179, 55, 55, .50);
}
.shadow_bottom_right_glassyIndianRed6a,
.hover_shadow_bottom_right_glassyIndianRed6a:hover,
.active_shadow_bottom_right_glassyIndianRed6a:active:hover {
-webkit-box-shadow: 0.5em 0.5em 1em rgba(161, 49, 49, .63);
-moz-box-shadow: 0.5em 0.5em 1em rgba(161, 49, 49, .63);
box-shadow: 0.5em 0.5em 1em rgba(161, 49, 49, .63);
}
.shadow_bottom_right_glassyIndianRed6s,
.hover_shadow_bottom_right_glassyIndianRed6s:hover,
.active_shadow_bottom_right_glassyIndianRed6s:active:hover {
-webkit-box-shadow: 0.5em 0.5em 1em rgba(161, 49, 49, .78);
-moz-box-shadow: 0.5em 0.5em 1em rgba(161, 49, 49, .78);
box-shadow: 0.5em 0.5em 1em rgba(161, 49, 49, .78);
} | 0.522446 | 0.133783 |
html,
body {
width: 100%;
height: 100%;
}
@font-face {
font-family: Ailerons;
src: url(../fonts/Ailerons.ttf);
}
@font-face {
font-family: Antonio;
src: url(../fonts/Antonio-Light.ttf);
}
@font-face {
font-family: Antonio-Bold;
src: url(../fonts/Antonio-Bold.ttf);
}
@font-face {
font-family: Arial;
src: url(../fonts/ARIALN.ttf);
}
i {
color:grey;
}
h1{
font-family: Ailerons;
color: rgb(153,153,153);
letter-spacing: 1em;
font-size: 60px;
}
.container{
height: 100%;
width: 100%;
}
.generic-header{
padding-top: 0,5%;
width: 100%;
}
.text-vertical-center {
display: table-cell;
text-align: center;
vertical-align: middle;
}
.text-vertical-center h1 {
margin: 0;
padding: 0;
font-size: 4.5em;
font-weight: 700;
}
/* Custom Button Styles */
.btn-dark {
border-radius: 0;
color: #fff;
border: solid 1px white;
}
.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active {
color: #fff;
}
.btn-light {
font-size: 12px;
-moz-border-radius: 990px 990px 990px 990px;;
-webkit-border-radius: 990px 990px 990px 990px;;
vertical-align: middle;
border: 1px solid #ffffff;
color: white;
margin:0;
padding: 0;
top: 45px;
position: relative;
text-align: center;
margin-right: 20px;
}
.btn-light:hover,
.btn-light:focus,
.btn-light:active {
color: white;
}
/* Custom Horizontal Rule */
hr.small {
max-width: 100px;
}
/* Side Menu */
#sidebar-wrapper {
z-index: 1000;
position: fixed;
right: 0;
width: 250px;
height: 100%;
margin-right: -250px;
font-family: "Ailerons";
overflow-y: auto;
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
transition: all 0.4s ease 0s;
}
.sidebar-nav {
top: 0;
width: 250px;
margin: 0;
margin-bottom: 10px;
padding: 0;
list-style: none;
}
.sidebar-nav li {
line-height: 40px;
}
.sidebar-nav li a {
display: block;
text-decoration: none;
letter-spacing: 2px;
color: #FFFFFF;
font-size: 11px;
text-align: center;
}
.redes{
position: fixed;
list-style: none;
margin-left: 30px;
text-align: center;
font-family: "Antonio";
font-size: 30px !important;
}
.redes li a{
margin: 0;
width: 50% !important;
text-align: center;
color:white;
}
.redes a:hover{
text-decoration: none;
}
.sidebar-nav li a:hover {
text-decoration: none;
color: gray;
background: white;
}
.sidebar-nav li a:active,
.sidebar-nav li a:focus {
text-decoration: none;
}
.sidebar-nav > .sidebar-brand {
height: 75px;
font-size: 18px;
line-height: 55px;
}
.sidebar-nav > .sidebar-brand a {
font-size: 12px;
margin:0;
border-radius: 200px 200px 200px 200px;
-moz-border-radius: 200px 200px 200px 200px;
-webkit-border-radius: 200px 200px 200px 200px;
border: 1px solid #ffffff;
}
.sidebar-nav > .sidebar-brand a:hover {
color: #fff;
background: none;
}
#menu-toggle {
z-index: 1;
position: absolute;
top: 0;
right: 0;
}
#sidebar-wrapper.active {
right: 250px;
width: 250px;
background: rgba(0,0,0,.65);
font-family: "Ailerons";
color: white;
z-index: 4;
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
transition: all 0.4s ease 0s;
}
#sidebar-wrapper.active hr{
width: 80%;
margin-top: 5px;
margin-bottom: 5px;
}
.toggle-bar {
margin: 5px 5px 0 0;
}
.toggle-close {
}
/*.menu-close{
}*/
/* Header */
.header {
display: table;
position: relative;
width: 100%;
height: 100%;
background: url(../img/imagen1.png) no-repeat center center scroll;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
-o-background-size: cover;
}
.logo{
position: relative;
width: 100%;
height: 100%;
background: url(../img/logo.png) no-repeat center center;
}
/* Last News */
.last-news {
padding: 50px 0;
}
.last-news li {
text-align: center;
text-decoration: none;
font-family: "Antonio";
color: gray;
font-size:12.71;
letter-spacing: 6px;
}
.last-news hr{
color:gray;
width: 80%;
}
.last-news-item {
margin-bottom: 30px;
}
.img-last-news {
margin: 0 auto;
}
.img-last-news:hover {
opacity: 0.8;
}
/* Services */
.services {
padding: 50px 0;
}
.service-item {
margin-bottom: 30px;
}
/* Callout */
.callout {
display: table;
width: 100%;
height: 400px;
color: #fff;
background: url(../img/callout.jpg) no-repeat center center scroll;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
-o-background-size: cover;
}
/* Call to Action */
.call-to-action {
padding: 50px 0;
}
.call-to-action .btn {
margin: 10px;
}
/* Map */
.map {
height: 500px;
}
@media(max-width:1366px) {
}
/**Clientes*/
.container .row{
padding-top: 2%;
}
.hovereffect {
width: 100%;
float: left;
overflow: hidden;
position: relative;
text-align: center;
cursor: default;
}
.hovereffect .overlay {
width: 100%;
height: 100%;
position: absolute;
overflow: hidden;
background: rgba(0, 0, 0, 0.9);
opacity: 0;
filter: alpha(opacity=18);
}
.hovereffect:hover .overlay {
opacity: 1;
filter: alpha(opacity=100);
top: 0px;
}
.hovereffect img {
display: block;
position: relative;
}
.hovereffect h2 {
text-transform: uppercase;
color: #fff;
text-align: center;
position: relative;
padding-top: 40%;
font-size: 30px;
letter-spacing: .5em;
font-family: Ailerons;
}
.hovereffect a.info {
display: inline-block;
text-decoration: none;
text-transform: uppercase;
background-color: transparent;
color: #fff;
font-size: 30px;
letter-spacing: .3em;
font-family: Ailerons;
}
/*Blog*/
.main{
max-width:1024px;
margin: 0 auto;
}
* {
box-sizing: border-box;
}
.regular{
border-left: 1px solid;
border-color: rgb(179,179,179);
}
.slider {
padding-right: 30%;
margin: 0 auto;
}
.slick-slide {
margin: 10px 20px;
}
.slick-slide h3{
font-family: Antonio;
text-align: center;
letter-spacing: .4em;
color: rgb(128,128,128);
}
.sliderImage {
width: 100%;
height: 264px;
}
.sliderImage img{
width: 100%;
height: 100%;
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-o-filter: grayscale(100%);
-ms-filter: grayscale(100%);
filter: grayscale(100%);
}
.slick-prev:before,
.slick-next:before {
color: black;
}
article{
padding-top: 2%;
}
article p{
font-family: Arial;
}
.crop {
max-width: 1024px;
max-height: 184px;
width: 100%;
height: 60%;
z-index: auto;
overflow: hidden;
}
.crop img {
width: 100%;
height: 100%;
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-o-filter: grayscale(100%);
-ms-filter: grayscale(100%);
filter: grayscale(100%);
}
.crop h2{
position: absolute;
margin: -10% 0 0 0;
width: 100%;
}
.crop h2 span {
color: white;
font: bold 24px/45px Antonio;
letter-spacing: 1em;
background: rgba(0, 169, 157, 0.7);
padding: 10px;
}
.crop h2 span.spacer {
padding:0 5px;
}
/* Footer */
.footer{
padding-top: 3%;
}
footer {
height: 100%;
background: rgb(253,253,253);
padding-top: 2%;
}
footer .list-inline{
letter-spacing: 1em;
}
footer p {
font-family: Ailerons;
letter-spacing: 1em;
}
@media screen and (max-width: 50em) {
}
/* Dispositivos muy pequeños (teléfonos de hasta 768px de anchura) */
/* No se define ninguna media query porque este es el estilo por
defecto utilizado por Bootstrap 3 */
/* Dispositivos pequeños (tablets, anchura mayor o igual a 768px) */
/* Dispositivos medianos (ordenadores, anchura mayor o igual a 992px) */
@media screen and (max-width: 768px) {
.row-offcanvas {
position: relative;
-webkit-transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
}
.row-offcanvas-left
#sidebarLeft {
left: -40%;
}
.row-offcanvas-left.active {
left: 40%;
}
.row-offcanvas-right
#sidebarRight {
right: -40%;
}
.row-offcanvas-right.active {
right: 40%;
}
.sidebar-offcanvas {
position: absolute;
top: 0;
width: 40%;
margin-left: 10px;
}
}
/* Dispositivos grandes (ordenadores, anchura mayor o igual a 1200px) */
@media (min-width: @screen-lg-min) {
.content {
padding: 0 10px;
text-align: center;
}
.grid figure {
display: inline-block;
float: none;
margin: 10px auto;
width: 100%;
}
} | css/stylish-portfolio.css |
html,
body {
width: 100%;
height: 100%;
}
@font-face {
font-family: Ailerons;
src: url(../fonts/Ailerons.ttf);
}
@font-face {
font-family: Antonio;
src: url(../fonts/Antonio-Light.ttf);
}
@font-face {
font-family: Antonio-Bold;
src: url(../fonts/Antonio-Bold.ttf);
}
@font-face {
font-family: Arial;
src: url(../fonts/ARIALN.ttf);
}
i {
color:grey;
}
h1{
font-family: Ailerons;
color: rgb(153,153,153);
letter-spacing: 1em;
font-size: 60px;
}
.container{
height: 100%;
width: 100%;
}
.generic-header{
padding-top: 0,5%;
width: 100%;
}
.text-vertical-center {
display: table-cell;
text-align: center;
vertical-align: middle;
}
.text-vertical-center h1 {
margin: 0;
padding: 0;
font-size: 4.5em;
font-weight: 700;
}
/* Custom Button Styles */
.btn-dark {
border-radius: 0;
color: #fff;
border: solid 1px white;
}
.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active {
color: #fff;
}
.btn-light {
font-size: 12px;
-moz-border-radius: 990px 990px 990px 990px;;
-webkit-border-radius: 990px 990px 990px 990px;;
vertical-align: middle;
border: 1px solid #ffffff;
color: white;
margin:0;
padding: 0;
top: 45px;
position: relative;
text-align: center;
margin-right: 20px;
}
.btn-light:hover,
.btn-light:focus,
.btn-light:active {
color: white;
}
/* Custom Horizontal Rule */
hr.small {
max-width: 100px;
}
/* Side Menu */
#sidebar-wrapper {
z-index: 1000;
position: fixed;
right: 0;
width: 250px;
height: 100%;
margin-right: -250px;
font-family: "Ailerons";
overflow-y: auto;
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
transition: all 0.4s ease 0s;
}
.sidebar-nav {
top: 0;
width: 250px;
margin: 0;
margin-bottom: 10px;
padding: 0;
list-style: none;
}
.sidebar-nav li {
line-height: 40px;
}
.sidebar-nav li a {
display: block;
text-decoration: none;
letter-spacing: 2px;
color: #FFFFFF;
font-size: 11px;
text-align: center;
}
.redes{
position: fixed;
list-style: none;
margin-left: 30px;
text-align: center;
font-family: "Antonio";
font-size: 30px !important;
}
.redes li a{
margin: 0;
width: 50% !important;
text-align: center;
color:white;
}
.redes a:hover{
text-decoration: none;
}
.sidebar-nav li a:hover {
text-decoration: none;
color: gray;
background: white;
}
.sidebar-nav li a:active,
.sidebar-nav li a:focus {
text-decoration: none;
}
.sidebar-nav > .sidebar-brand {
height: 75px;
font-size: 18px;
line-height: 55px;
}
.sidebar-nav > .sidebar-brand a {
font-size: 12px;
margin:0;
border-radius: 200px 200px 200px 200px;
-moz-border-radius: 200px 200px 200px 200px;
-webkit-border-radius: 200px 200px 200px 200px;
border: 1px solid #ffffff;
}
.sidebar-nav > .sidebar-brand a:hover {
color: #fff;
background: none;
}
#menu-toggle {
z-index: 1;
position: absolute;
top: 0;
right: 0;
}
#sidebar-wrapper.active {
right: 250px;
width: 250px;
background: rgba(0,0,0,.65);
font-family: "Ailerons";
color: white;
z-index: 4;
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
transition: all 0.4s ease 0s;
}
#sidebar-wrapper.active hr{
width: 80%;
margin-top: 5px;
margin-bottom: 5px;
}
.toggle-bar {
margin: 5px 5px 0 0;
}
.toggle-close {
}
/*.menu-close{
}*/
/* Header */
.header {
display: table;
position: relative;
width: 100%;
height: 100%;
background: url(../img/imagen1.png) no-repeat center center scroll;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
-o-background-size: cover;
}
.logo{
position: relative;
width: 100%;
height: 100%;
background: url(../img/logo.png) no-repeat center center;
}
/* Last News */
.last-news {
padding: 50px 0;
}
.last-news li {
text-align: center;
text-decoration: none;
font-family: "Antonio";
color: gray;
font-size:12.71;
letter-spacing: 6px;
}
.last-news hr{
color:gray;
width: 80%;
}
.last-news-item {
margin-bottom: 30px;
}
.img-last-news {
margin: 0 auto;
}
.img-last-news:hover {
opacity: 0.8;
}
/* Services */
.services {
padding: 50px 0;
}
.service-item {
margin-bottom: 30px;
}
/* Callout */
.callout {
display: table;
width: 100%;
height: 400px;
color: #fff;
background: url(../img/callout.jpg) no-repeat center center scroll;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
-o-background-size: cover;
}
/* Call to Action */
.call-to-action {
padding: 50px 0;
}
.call-to-action .btn {
margin: 10px;
}
/* Map */
.map {
height: 500px;
}
@media(max-width:1366px) {
}
/**Clientes*/
.container .row{
padding-top: 2%;
}
.hovereffect {
width: 100%;
float: left;
overflow: hidden;
position: relative;
text-align: center;
cursor: default;
}
.hovereffect .overlay {
width: 100%;
height: 100%;
position: absolute;
overflow: hidden;
background: rgba(0, 0, 0, 0.9);
opacity: 0;
filter: alpha(opacity=18);
}
.hovereffect:hover .overlay {
opacity: 1;
filter: alpha(opacity=100);
top: 0px;
}
.hovereffect img {
display: block;
position: relative;
}
.hovereffect h2 {
text-transform: uppercase;
color: #fff;
text-align: center;
position: relative;
padding-top: 40%;
font-size: 30px;
letter-spacing: .5em;
font-family: Ailerons;
}
.hovereffect a.info {
display: inline-block;
text-decoration: none;
text-transform: uppercase;
background-color: transparent;
color: #fff;
font-size: 30px;
letter-spacing: .3em;
font-family: Ailerons;
}
/*Blog*/
.main{
max-width:1024px;
margin: 0 auto;
}
* {
box-sizing: border-box;
}
.regular{
border-left: 1px solid;
border-color: rgb(179,179,179);
}
.slider {
padding-right: 30%;
margin: 0 auto;
}
.slick-slide {
margin: 10px 20px;
}
.slick-slide h3{
font-family: Antonio;
text-align: center;
letter-spacing: .4em;
color: rgb(128,128,128);
}
.sliderImage {
width: 100%;
height: 264px;
}
.sliderImage img{
width: 100%;
height: 100%;
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-o-filter: grayscale(100%);
-ms-filter: grayscale(100%);
filter: grayscale(100%);
}
.slick-prev:before,
.slick-next:before {
color: black;
}
article{
padding-top: 2%;
}
article p{
font-family: Arial;
}
.crop {
max-width: 1024px;
max-height: 184px;
width: 100%;
height: 60%;
z-index: auto;
overflow: hidden;
}
.crop img {
width: 100%;
height: 100%;
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-o-filter: grayscale(100%);
-ms-filter: grayscale(100%);
filter: grayscale(100%);
}
.crop h2{
position: absolute;
margin: -10% 0 0 0;
width: 100%;
}
.crop h2 span {
color: white;
font: bold 24px/45px Antonio;
letter-spacing: 1em;
background: rgba(0, 169, 157, 0.7);
padding: 10px;
}
.crop h2 span.spacer {
padding:0 5px;
}
/* Footer */
.footer{
padding-top: 3%;
}
footer {
height: 100%;
background: rgb(253,253,253);
padding-top: 2%;
}
footer .list-inline{
letter-spacing: 1em;
}
footer p {
font-family: Ailerons;
letter-spacing: 1em;
}
@media screen and (max-width: 50em) {
}
/* Dispositivos muy pequeños (teléfonos de hasta 768px de anchura) */
/* No se define ninguna media query porque este es el estilo por
defecto utilizado por Bootstrap 3 */
/* Dispositivos pequeños (tablets, anchura mayor o igual a 768px) */
/* Dispositivos medianos (ordenadores, anchura mayor o igual a 992px) */
@media screen and (max-width: 768px) {
.row-offcanvas {
position: relative;
-webkit-transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
}
.row-offcanvas-left
#sidebarLeft {
left: -40%;
}
.row-offcanvas-left.active {
left: 40%;
}
.row-offcanvas-right
#sidebarRight {
right: -40%;
}
.row-offcanvas-right.active {
right: 40%;
}
.sidebar-offcanvas {
position: absolute;
top: 0;
width: 40%;
margin-left: 10px;
}
}
/* Dispositivos grandes (ordenadores, anchura mayor o igual a 1200px) */
@media (min-width: @screen-lg-min) {
.content {
padding: 0 10px;
text-align: center;
}
.grid figure {
display: inline-block;
float: none;
margin: 10px auto;
width: 100%;
}
} | 0.387459 | 0.065068 |
@import url('https://fonts.googleapis.com/css?family=Raleway');
body {
margin: 0;
padding: 0;
font-family: 'Raleway', sans-serif;
color: #F2F2F2;
user-select: none;
}
#container-login {
background-color: #1D1F20;
position: relative;
top: 20%;
margin: auto;
width: 340px;
height: 520px;
border-radius: 0.35em;
box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2);
text-align: center;
}
#container-register {
background-color: #1D1F20;
position: relative;
top: 20%;
margin: auto;
width: 340px;
height: 520px;
border-radius: 0.35em;
box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2);
text-align: center;
}
#container-info {
background-color: #1D1F20;
position: relative;
top: 20%;
margin: auto;
width: 600px;
height: 520px;
border-radius: 0.35em;
box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2);
text-align: center;
}
#title {
position: relative;
background-color: #1A1C1D;
color: #3CD070;
width: 100%;
padding: 20px 0px;
border-radius: 0.35em;
font-size: 22px;
border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
#title2 {
position: relative;
background-color: #1A1C1D;
color: #3CD070;
width: 100%;
padding: 20px 0px;
border-radius: 0.35em;
font-size: 22px;
//border-bottom: 1px solid rgba(255, 255, 255, 0.05);
border-bottom: 1px #C1C3C6;
border-bottom-style:dashed;
}
#title3 {
position: relative;
text-align: left;
background-color: #1A1C1D;
color: #3CD070;
width: 100%;
padding: 20px 0px;
border-radius: 0.35em;
font-size: 22px;
//border-bottom: 1px solid rgba(255, 255, 255, 0.05);
border-bottom: 1px #C1C3C6;
border-bottom-style:dashed;
}
.lock {
position: relative;
top: 2px;
}
.input {
margin: auto;
color:#ECECEC;
text-align: center;
width: 240px;
border-radius: 4px;
background-color: #373b3d;
padding: 8px 0px;
margin-top: 15px;
}
.input-addon {
float: left;
background-color: #373b3d;
border: 1px solid #373b3d;
padding: 4px 8px;
border-right: 1px solid rgba(255, 255, 255, 0.05);
}
.input-addon2 {
float: left;
background-color: #373b3d;
color: #8AE2A9;
border: 1px solid #373b3d;
padding: 4px 8px;
border-right: 1px solid rgba(255, 255, 255, 0.05);
}
input[type=checkbox] {
cursor: pointer;
}
input[type=text] {
color: #609e76;
margin: 0;
background-color: #373b3d;
border: 1px solid #373b3d;
padding: 6px 0px;
border-radius: 3px;
}
input[type=text]:focus {
border: 1px solid #373b3d;
}
input[type=password] {
color: #609e76;
margin: 0;
background-color: #373b3d;
border: 1px solid #373b3d;
padding: 6px 0px;
border-radius: 3px;
}
input[type=password]:focus {
border: 1px solid #373b3d;
}
input[type=email] {
color: #609e76;
margin: 0;
background-color: #373b3d;
border: 1px solid #373b3d;
padding: 6px 0px;
border-radius: 3px;
}
input[type=email]:focus {
border: 1px solid #373b3d;
}
.forgot-password {
margin: auto;
padding: 10px 0;
text-align: center;
margin-top: 0px;
color:C1C3C6;
width: 85%;
font-size: 11px;
//border-top: 1px solid #C1C3C6;
//border-top-style: dotted;
}
.forgot-password a:link {
color: #C1C3C6;
font-size: 11px;
text-decoration: none;
}
.forgot-password a:visited {
color: #C1C3C6;
font-size: 11px;
text-decoration: none;
}
.forgot-password a:hover {
color: #FFF;
font-size: 11px;
transition: color 1s;
}
.forgot-password2 {
margin: auto;
padding: 10px 0;
text-align: center;
margin-top: 0px;
color:C1C3C6;
width: 85%;
font-size: 11px;
//border-top: 1px solid #C1C3C6;
//border-top-style: dotted;
}
.forgot-password2 a:link {
color: #C1C3C6;
font-size: 11px;
text-decoration: none;
}
.forgot-password2 a:visited {
color: #C1C3C6;
font-size: 11px;
text-decoration: none;
}
.forgot-password2 a:hover {
color: #FFF;
font-size: 11px;
transition: color 1s;
}
.forgot-password3 {
margin: auto;
padding: 10px 0;
text-align: center;
margin-top: 0px;
color:#609e76;
width: 85%;
font-size: 11px;
//border-top: 1px solid #C1C3C6;
//border-top-style: dotted;
}
.forgot-password3 a:link {
color: #d85b42;
font-size: 11px;
text-decoration: none;
}
.forgot-password3 a:visited {
color: #d85b42;
font-size: 11px;
text-decoration: none;
}
.forgot-password3 a:hover {
color: #ed3f1d;
font-size: 11px;
transition: color 1s;
}
.forgot-password4 {
margin: auto;
padding: 10px 0;
text-align: center;
margin-top: px;
color:#10331C;
width: 85%;
font-size: 13px;
}
.forgot-password4 a:link {
color: #10331C;
font-size: 13px;
text-decoration: none;
}
.forgot-password4 a:visited {
color: #10331C;
font-size: 13px;
text-decoration: none;
}
.forgot-password4 a:hover {
color: #07170D;
font-size: 15px;
text-shadow: 0.5px 0.5px green;
transition: color 1s;
}
.privacy {
margin-top: 5px;
position: relative;
font-size: 12px;
bottom: 0%;
}
.privacy a:link {
color: #943494;
text-decoration: none;
}
.privacy a:visited {
color: #949494;
text-decoration: none;
}
.privacy a:hover {
color: #C1C3C6;
transition: color 1s;
}
*:focus {
outline: none;
}
.remember-me {
margin: 10px 0px 15px 52px;
//border-top: 1px solid #C1C3C6;
//border-top-style: dotted;
color:C1C3C6;
font-size: 11px;
text-align: center;
width: 70%;
}
input[type=submit] {
padding: 6px 25px;
background: #373E4A;
color: #C1C3C6;
font-weight: bold;
border: 0 none;
cursor: pointer;
border-radius: 3px;
}
.register {
margin: auto;
padding: 10px 0px 15px;
text-align: center;
margin-top: 15px;
color:C1C3C6;
width: 70%;
font-size: 11px;
border-top: 1px solid #C1C3C6;
border-top-style: dotted;
//border-bottom: 1px solid #C1C3C6;
//border-bottom-style: dotted;
}
.clearfix {
clear: both;
}
#register-link {
margin-top: 10px;
padding: 6px 25px;
background: #373E4A;
color: #C1C3C6;
font-weight: bold;
border: 0 none;
cursor: pointer;
border-radius: 3px;
}
.table {
margin: auto;
padding: 20px 0;
text-align: center;
margin-top: 0px;
color:#C1C3C6;
width: 90%;
font-size: 10px;
border-top: 1px solid #C1C3C6;
border-top-style: dashed;
}
#circle {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
width: 150px;
height: 150px;
}
.loader {
width: calc(100% - 0px);
height: calc(100% - 0px);
border: 8px solid #162534;
border-top: 8px solid rgb(0, 168, 36);
border-radius: 50%;
animation: rotate 5s linear infinite;
}
@keyframes rotate {
100% {transform: rotate(360deg);}
} | client_packages/CEF/auth/main.css | @import url('https://fonts.googleapis.com/css?family=Raleway');
body {
margin: 0;
padding: 0;
font-family: 'Raleway', sans-serif;
color: #F2F2F2;
user-select: none;
}
#container-login {
background-color: #1D1F20;
position: relative;
top: 20%;
margin: auto;
width: 340px;
height: 520px;
border-radius: 0.35em;
box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2);
text-align: center;
}
#container-register {
background-color: #1D1F20;
position: relative;
top: 20%;
margin: auto;
width: 340px;
height: 520px;
border-radius: 0.35em;
box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2);
text-align: center;
}
#container-info {
background-color: #1D1F20;
position: relative;
top: 20%;
margin: auto;
width: 600px;
height: 520px;
border-radius: 0.35em;
box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2);
text-align: center;
}
#title {
position: relative;
background-color: #1A1C1D;
color: #3CD070;
width: 100%;
padding: 20px 0px;
border-radius: 0.35em;
font-size: 22px;
border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
#title2 {
position: relative;
background-color: #1A1C1D;
color: #3CD070;
width: 100%;
padding: 20px 0px;
border-radius: 0.35em;
font-size: 22px;
//border-bottom: 1px solid rgba(255, 255, 255, 0.05);
border-bottom: 1px #C1C3C6;
border-bottom-style:dashed;
}
#title3 {
position: relative;
text-align: left;
background-color: #1A1C1D;
color: #3CD070;
width: 100%;
padding: 20px 0px;
border-radius: 0.35em;
font-size: 22px;
//border-bottom: 1px solid rgba(255, 255, 255, 0.05);
border-bottom: 1px #C1C3C6;
border-bottom-style:dashed;
}
.lock {
position: relative;
top: 2px;
}
.input {
margin: auto;
color:#ECECEC;
text-align: center;
width: 240px;
border-radius: 4px;
background-color: #373b3d;
padding: 8px 0px;
margin-top: 15px;
}
.input-addon {
float: left;
background-color: #373b3d;
border: 1px solid #373b3d;
padding: 4px 8px;
border-right: 1px solid rgba(255, 255, 255, 0.05);
}
.input-addon2 {
float: left;
background-color: #373b3d;
color: #8AE2A9;
border: 1px solid #373b3d;
padding: 4px 8px;
border-right: 1px solid rgba(255, 255, 255, 0.05);
}
input[type=checkbox] {
cursor: pointer;
}
input[type=text] {
color: #609e76;
margin: 0;
background-color: #373b3d;
border: 1px solid #373b3d;
padding: 6px 0px;
border-radius: 3px;
}
input[type=text]:focus {
border: 1px solid #373b3d;
}
input[type=password] {
color: #609e76;
margin: 0;
background-color: #373b3d;
border: 1px solid #373b3d;
padding: 6px 0px;
border-radius: 3px;
}
input[type=password]:focus {
border: 1px solid #373b3d;
}
input[type=email] {
color: #609e76;
margin: 0;
background-color: #373b3d;
border: 1px solid #373b3d;
padding: 6px 0px;
border-radius: 3px;
}
input[type=email]:focus {
border: 1px solid #373b3d;
}
.forgot-password {
margin: auto;
padding: 10px 0;
text-align: center;
margin-top: 0px;
color:C1C3C6;
width: 85%;
font-size: 11px;
//border-top: 1px solid #C1C3C6;
//border-top-style: dotted;
}
.forgot-password a:link {
color: #C1C3C6;
font-size: 11px;
text-decoration: none;
}
.forgot-password a:visited {
color: #C1C3C6;
font-size: 11px;
text-decoration: none;
}
.forgot-password a:hover {
color: #FFF;
font-size: 11px;
transition: color 1s;
}
.forgot-password2 {
margin: auto;
padding: 10px 0;
text-align: center;
margin-top: 0px;
color:C1C3C6;
width: 85%;
font-size: 11px;
//border-top: 1px solid #C1C3C6;
//border-top-style: dotted;
}
.forgot-password2 a:link {
color: #C1C3C6;
font-size: 11px;
text-decoration: none;
}
.forgot-password2 a:visited {
color: #C1C3C6;
font-size: 11px;
text-decoration: none;
}
.forgot-password2 a:hover {
color: #FFF;
font-size: 11px;
transition: color 1s;
}
.forgot-password3 {
margin: auto;
padding: 10px 0;
text-align: center;
margin-top: 0px;
color:#609e76;
width: 85%;
font-size: 11px;
//border-top: 1px solid #C1C3C6;
//border-top-style: dotted;
}
.forgot-password3 a:link {
color: #d85b42;
font-size: 11px;
text-decoration: none;
}
.forgot-password3 a:visited {
color: #d85b42;
font-size: 11px;
text-decoration: none;
}
.forgot-password3 a:hover {
color: #ed3f1d;
font-size: 11px;
transition: color 1s;
}
.forgot-password4 {
margin: auto;
padding: 10px 0;
text-align: center;
margin-top: px;
color:#10331C;
width: 85%;
font-size: 13px;
}
.forgot-password4 a:link {
color: #10331C;
font-size: 13px;
text-decoration: none;
}
.forgot-password4 a:visited {
color: #10331C;
font-size: 13px;
text-decoration: none;
}
.forgot-password4 a:hover {
color: #07170D;
font-size: 15px;
text-shadow: 0.5px 0.5px green;
transition: color 1s;
}
.privacy {
margin-top: 5px;
position: relative;
font-size: 12px;
bottom: 0%;
}
.privacy a:link {
color: #943494;
text-decoration: none;
}
.privacy a:visited {
color: #949494;
text-decoration: none;
}
.privacy a:hover {
color: #C1C3C6;
transition: color 1s;
}
*:focus {
outline: none;
}
.remember-me {
margin: 10px 0px 15px 52px;
//border-top: 1px solid #C1C3C6;
//border-top-style: dotted;
color:C1C3C6;
font-size: 11px;
text-align: center;
width: 70%;
}
input[type=submit] {
padding: 6px 25px;
background: #373E4A;
color: #C1C3C6;
font-weight: bold;
border: 0 none;
cursor: pointer;
border-radius: 3px;
}
.register {
margin: auto;
padding: 10px 0px 15px;
text-align: center;
margin-top: 15px;
color:C1C3C6;
width: 70%;
font-size: 11px;
border-top: 1px solid #C1C3C6;
border-top-style: dotted;
//border-bottom: 1px solid #C1C3C6;
//border-bottom-style: dotted;
}
.clearfix {
clear: both;
}
#register-link {
margin-top: 10px;
padding: 6px 25px;
background: #373E4A;
color: #C1C3C6;
font-weight: bold;
border: 0 none;
cursor: pointer;
border-radius: 3px;
}
.table {
margin: auto;
padding: 20px 0;
text-align: center;
margin-top: 0px;
color:#C1C3C6;
width: 90%;
font-size: 10px;
border-top: 1px solid #C1C3C6;
border-top-style: dashed;
}
#circle {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
width: 150px;
height: 150px;
}
.loader {
width: calc(100% - 0px);
height: calc(100% - 0px);
border: 8px solid #162534;
border-top: 8px solid rgb(0, 168, 36);
border-radius: 50%;
animation: rotate 5s linear infinite;
}
@keyframes rotate {
100% {transform: rotate(360deg);}
} | 0.3027 | 0.118207 |
html,
body {
height: 100%;
}
.reSizer {
font-size: 18px;
}
#codeFrame {
width: 500px;
height: 500px;
margin-left: 8%;
}
#snippetFrame {
width: 500px;
height: 500px;
background-color: white;
}
#funDropdown {
width: 500px;
padding-left: 10px;
padding-right: 10px;
text-align: center;
}
.formAdjust {
margin-left: 10px;
margin-right: 10px;
}
body {
display: flex;
flex-direction: column;
background-color: #336dea;
transition: background-color .5s;
}
.content {
flex: 1 0 auto;
}
.help-block {
color: #fff;
}
.navbar {
background-color: #3c76f2;
}
.jumbotron {
padding: 10px 10px 20px 30px;
margin-bottom: 0px;
}
.navbar-brand {
position: absolute;
width: 100%;
left: 0;
top: 0;
text-align: center;
margin: auto;
padding: 0px;
}
#logoNav {
height: 100%;
margin: auto;
}
.navbar-inverse .navbar-nav > li > a {
color: white;
}
.navbar-collapse {
background-color: black;
}
.navbar-inverse {
background-color: black;
}
.utile {
background-color: #40f098;
}
a:hover {
color: blue;
}
.sidenav {
height: 100%;
width: 0;
position: fixed;
z-index: 1;
top: 0;
left: 0;
background-color: #111;
overflow-x: hidden;
transition: 0.5s;
padding-top: 60px;
}
.sidenav a {
padding: 8px 8px 8px 32px;
text-decoration: none;
font-size: 25px;
color: #818181;
display: block;
transition: 0.3s;
}
.sidenav a:hover,
.offcanvas a:focus {
color: #f1f1f1;
}
.sidenav .closebtn {
position: absolute;
top: 0;
right: 25px;
font-size: 36px;
margin-left: 50px;
}
#main {
transition: margin-right .5s;
}
.nav.navbar-right {
padding-top: 15px;
}
.footer {
background: black;
color: white;
height: 8%;
margin-top: 65px;
}
.modal-content {
margin-top: 60px;
}
.modal-header .close {
margin-top: -30px;
}
.glyphicon-fullscreen {
float: right;
margin: 20px 10px 0 0;
}
.iconPosition {
text-align: center;
}
.panel-group {
margin-top: 20px;
padding: 10px 10px 10px 10px;
}
.panel-heading {
padding: 30px 30px 30px 15px;
}
.nav > li.dropdown.open {
position: static;
}
.nav > li.dropdown.open .dropdown-menu {
display: table;
border-radius: 0px;
width: 100%;
text-align: center;
left: 0;
right: 0;
}
.dropdown-menu > li {
display: table-cell;
height: 50px;
line-height: 50px;
vertical-align: middle;
}
.jumboLogin {
margin: 25px 0 25px 0;
}
.notStarted {
background: repeating-linear-gradient(
45deg,
#f72727,
#f72727 10px,
#ff4c4c 10px,
#ff4c4c 20px
);
color: white;
}
.inProgress {
background-color: #ffbf00;
}
.completed {
background: linear-gradient(green, #cecece);
}
.buttonHome {
height: 25px;
padding-right: 5px;
}
.btn-default {
margin-bottom: 10px;
text-align: center;
}
.icon {
width: 50px;
padding-top: 15px;
}
.popStyle {
float: right;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
line-height: 1;
max-height: 450px;
margin: auto;
}
.issueTextAppend {
/*text-align: center;*/
font-size: 14px;
font-weight: bold;
}
#expander {
height: 2px;
margin-top: 50px;
}
.bottomSpace {
margin-bottom: 90px;
} | public/assets/css/common.css | html,
body {
height: 100%;
}
.reSizer {
font-size: 18px;
}
#codeFrame {
width: 500px;
height: 500px;
margin-left: 8%;
}
#snippetFrame {
width: 500px;
height: 500px;
background-color: white;
}
#funDropdown {
width: 500px;
padding-left: 10px;
padding-right: 10px;
text-align: center;
}
.formAdjust {
margin-left: 10px;
margin-right: 10px;
}
body {
display: flex;
flex-direction: column;
background-color: #336dea;
transition: background-color .5s;
}
.content {
flex: 1 0 auto;
}
.help-block {
color: #fff;
}
.navbar {
background-color: #3c76f2;
}
.jumbotron {
padding: 10px 10px 20px 30px;
margin-bottom: 0px;
}
.navbar-brand {
position: absolute;
width: 100%;
left: 0;
top: 0;
text-align: center;
margin: auto;
padding: 0px;
}
#logoNav {
height: 100%;
margin: auto;
}
.navbar-inverse .navbar-nav > li > a {
color: white;
}
.navbar-collapse {
background-color: black;
}
.navbar-inverse {
background-color: black;
}
.utile {
background-color: #40f098;
}
a:hover {
color: blue;
}
.sidenav {
height: 100%;
width: 0;
position: fixed;
z-index: 1;
top: 0;
left: 0;
background-color: #111;
overflow-x: hidden;
transition: 0.5s;
padding-top: 60px;
}
.sidenav a {
padding: 8px 8px 8px 32px;
text-decoration: none;
font-size: 25px;
color: #818181;
display: block;
transition: 0.3s;
}
.sidenav a:hover,
.offcanvas a:focus {
color: #f1f1f1;
}
.sidenav .closebtn {
position: absolute;
top: 0;
right: 25px;
font-size: 36px;
margin-left: 50px;
}
#main {
transition: margin-right .5s;
}
.nav.navbar-right {
padding-top: 15px;
}
.footer {
background: black;
color: white;
height: 8%;
margin-top: 65px;
}
.modal-content {
margin-top: 60px;
}
.modal-header .close {
margin-top: -30px;
}
.glyphicon-fullscreen {
float: right;
margin: 20px 10px 0 0;
}
.iconPosition {
text-align: center;
}
.panel-group {
margin-top: 20px;
padding: 10px 10px 10px 10px;
}
.panel-heading {
padding: 30px 30px 30px 15px;
}
.nav > li.dropdown.open {
position: static;
}
.nav > li.dropdown.open .dropdown-menu {
display: table;
border-radius: 0px;
width: 100%;
text-align: center;
left: 0;
right: 0;
}
.dropdown-menu > li {
display: table-cell;
height: 50px;
line-height: 50px;
vertical-align: middle;
}
.jumboLogin {
margin: 25px 0 25px 0;
}
.notStarted {
background: repeating-linear-gradient(
45deg,
#f72727,
#f72727 10px,
#ff4c4c 10px,
#ff4c4c 20px
);
color: white;
}
.inProgress {
background-color: #ffbf00;
}
.completed {
background: linear-gradient(green, #cecece);
}
.buttonHome {
height: 25px;
padding-right: 5px;
}
.btn-default {
margin-bottom: 10px;
text-align: center;
}
.icon {
width: 50px;
padding-top: 15px;
}
.popStyle {
float: right;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
line-height: 1;
max-height: 450px;
margin: auto;
}
.issueTextAppend {
/*text-align: center;*/
font-size: 14px;
font-weight: bold;
}
#expander {
height: 2px;
margin-top: 50px;
}
.bottomSpace {
margin-bottom: 90px;
} | 0.518059 | 0.091748 |
* Use this file to override Materialize files so you can update
* the core Materialize files in the future
*
* Made By MaterializeCSS.com
*/
nav ul a,
nav .brand-logo {
color: #444;
}
p {
line-height: 2rem;
}
.button-collapse {
color: #2196F3;
}
.parallax-container {
min-height: 380px;
line-height: 0;
height: auto;
color: rgba(255, 255, 255, .9);
}
.parallax-container .section {
width: 100%;
}
@media only screen and (max-width: 992px) {
.parallax-container .section {
position: absolute;
top: 40%;
}
#index-banner .section {
top: 10%;
}
}
@media only screen and (max-width: 600px) {
#index-banner .section {
top: 0;
}
}
.icon-block {
padding: 0 15px;
}
.icon-block .material-icons {
font-size: inherit;
}
footer.page-footer {
margin: 0;
}
.center-btn {
text-align: center
}
#gmail {
background-color: #d32f2f;
}
#fb {
background-color: #303f9f;
}
.imageModal {
display: none;
/* Hidden by default */
position: fixed;
/* Stay in place */
z-index: 1;
/* Sit on top */
padding-top: 100px;
/* Location of the box */
left: 0;
top: 0;
width: 100%;
/* Full width */
height: 100%;
/* Full height */
overflow: auto;
/* Enable scroll if needed */
background-color: rgb(0, 0, 0);
/* Fallback color */
background-color: rgba(0, 0, 0, 0.9);
/* Black w/ opacity */
}
.imageModal-content {
margin: auto;
display: block;
width: 80%;
max-width: 700px;
}
/* Add Animation */
.imageModal-content {
-webkit-animation-name: zoom;
-webkit-animation-duration: 0.6s;
animation-name: zoom;
animation-duration: 0.6s;
}
@-webkit-keyframes zoom {
from {
-webkit-transform: scale(0)
}
to {
-webkit-transform: scale(1)
}
}
@keyframes zoom {
from {
transform: scale(0)
}
to {
transform: scale(1)
}
}
/* The Close Button */
.close {
position: absolute;
top: 15px;
right: 35px;
color: #f1f1f1;
font-size: 40px;
font-weight: bold;
transition: 0.3s;
}
.close:hover,
.close:focus {
color: #bbb;
text-decoration: none;
cursor: pointer;
}
/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px) {
.imageModal-content {
width: 100%;
}
}
#logInErrorDisplay {
display: none;
}
#signUpErrorDisplay {
display: none;
}
#vocabErrorDisplay {
display: none;
} | css/style.css | * Use this file to override Materialize files so you can update
* the core Materialize files in the future
*
* Made By MaterializeCSS.com
*/
nav ul a,
nav .brand-logo {
color: #444;
}
p {
line-height: 2rem;
}
.button-collapse {
color: #2196F3;
}
.parallax-container {
min-height: 380px;
line-height: 0;
height: auto;
color: rgba(255, 255, 255, .9);
}
.parallax-container .section {
width: 100%;
}
@media only screen and (max-width: 992px) {
.parallax-container .section {
position: absolute;
top: 40%;
}
#index-banner .section {
top: 10%;
}
}
@media only screen and (max-width: 600px) {
#index-banner .section {
top: 0;
}
}
.icon-block {
padding: 0 15px;
}
.icon-block .material-icons {
font-size: inherit;
}
footer.page-footer {
margin: 0;
}
.center-btn {
text-align: center
}
#gmail {
background-color: #d32f2f;
}
#fb {
background-color: #303f9f;
}
.imageModal {
display: none;
/* Hidden by default */
position: fixed;
/* Stay in place */
z-index: 1;
/* Sit on top */
padding-top: 100px;
/* Location of the box */
left: 0;
top: 0;
width: 100%;
/* Full width */
height: 100%;
/* Full height */
overflow: auto;
/* Enable scroll if needed */
background-color: rgb(0, 0, 0);
/* Fallback color */
background-color: rgba(0, 0, 0, 0.9);
/* Black w/ opacity */
}
.imageModal-content {
margin: auto;
display: block;
width: 80%;
max-width: 700px;
}
/* Add Animation */
.imageModal-content {
-webkit-animation-name: zoom;
-webkit-animation-duration: 0.6s;
animation-name: zoom;
animation-duration: 0.6s;
}
@-webkit-keyframes zoom {
from {
-webkit-transform: scale(0)
}
to {
-webkit-transform: scale(1)
}
}
@keyframes zoom {
from {
transform: scale(0)
}
to {
transform: scale(1)
}
}
/* The Close Button */
.close {
position: absolute;
top: 15px;
right: 35px;
color: #f1f1f1;
font-size: 40px;
font-weight: bold;
transition: 0.3s;
}
.close:hover,
.close:focus {
color: #bbb;
text-decoration: none;
cursor: pointer;
}
/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px) {
.imageModal-content {
width: 100%;
}
}
#logInErrorDisplay {
display: none;
}
#signUpErrorDisplay {
display: none;
}
#vocabErrorDisplay {
display: none;
} | 0.525856 | 0.062388 |
* {
margin: 0px;
padding: 0px;
box-sizing: border-box;
}
:root {
--layer1-color: white;
--layer2-color: black;
--font-color: grey;
--font-color1: #000000;
--font-color2: rgb(75, 75, 75);
--menu-hover-color: rgba(216, 141, 2, 0.836);
--navbar-color: rgb(197, 197, 197);
--navbar-mobile-menu-bg-color: rgb(75, 75, 75);
/* --active-item-hover-color: rgb(129, 129, 129); */
--navbar-mobile-menu-hover-bg-color: rgb(129, 129, 129);
--font-size-l: 25px;
--font-size-m: 20px;
--font-size-s: 15px;
--grid-border: 4px solid BLACK;
--grid-item-border: 2px solid GREY;
/*
--grid-border: none;
--grid-item-border: none;
*/
--search-result-image-width: 140px;
--search-result-image-height: 140px;
--search-result-box-item2-height: 140px;
}
body {
background: var(--layer1-color);
font-family: Verdana, sans-serif;
font-weight: bold;
}
.search-container {
position: fixed;
display: flex;
height: 100px;
width: 100%;
top: 40px;
place-items: center;
background: white;
justify-content: center;
align-items: center;
border-bottom: 4px solid black;
z-index: 1;
}
.search-container #search-bar {
position: relative;
display: flex;
border: 2px solid black;
width: 70%;
height: 30px;
padding-left: 25px;
background: white;
border-radius: 25px;
justify-content: center;
align-items: center;
text-align: left;
margin-top: 2px;
font-size: 17px;
background-image: url("search_icon.png");
background-repeat: no-repeat;
background-size: 20px 20px;
background-position: left center;
}
.search-container #search-bar:focus {
outline: none;
}
.search-container #search-button {
position: relative;
display: flex;
background: black;
color: white;
height: 30px;
width: 90px;
border: 2px solid black;
border-radius: 25px;
margin-top: 0px;
padding-top: 0px;
margin-left: 10px;
justify-content: center;
align-items: center;
text-align: center;
font-size: 15px;
}
.search-container #search-button:hover {
background: rgb(109, 109, 109);
border: 2px solid rgb(109, 109, 109);
}
.search-container #search_results_container {
position: relative;
margin-bottom: 200px;
}
nav {
position: fixed;
top: 0px;
width: 100%;
z-index: 2;
}
.logo {
display: flex;
margin-left: 20px;
height: 40px;
justify-content: center;
align-items: center;
}
.logo img {
width: 200px;
height: 40px;
}
.nav-links {
position: relative;
list-style-type: none;
/* box-shadow: 0 0 0px 1px var(--navbar-color); */
background: var(--navbar-color);
}
.nav-links li a {
transition: all 0.3s ease 0s;
text-decoration: none;
color: var(--font-color1);
/* font-weight: bold; */
font-size: 14px;
}
.nav-links li a:hover {
color: var(--menu-hover-color);
}
/* Mobile menu */
.nav-links {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
}
.nav-links li a {
display: block;
padding: 15px 5px;
}
.item {
order: 3;
width: 100%;
text-align: center;
display: none;
}
.active .item {
display: block;
background: var(--navbar-mobile-menu-bg-color);
}
.active .item:hover {
transition: all 0.3s ease 0s;
display: block;
background: var(--navbar-mobile-menu-hover-bg-color);
}
.toggle li a {
padding: 0;
}
.toggle {
padding-right: 20px;
}
/* Desktop menu */
@media all and (min-width: 600px) {
.nav-links {
justify-content: flex-end;
}
.logo {
order: 0;
margin-right: auto;
}
.item {
background: none;
order: 1;
position: relative;
display: inline-block;
width: auto;
padding: 0 20px;
}
.nav-links li a {
display: block;
padding: 5px 5px;
}
.active .item {
background: none;
}
.active .item:hover {
display: block;
background: none;
}
.toggle {
display: none;
}
}
.fixed-container {
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.search-results-container {
position: static;
padding-top: 50px;
}
.search-result-box {
position: relative;
border: var(--grid-border);
display: grid;
top: 100px;
height: auto;
grid-column-gap: 10px;
grid-row-gap: 10px;
/*2 columns [ each auto correspond to one column ]*/
grid-template-columns: var(--search-result-image-width) auto;
background-color: var(--layer1-color);
padding: 11px;
}
.search-result-image {
position: relative;
display: flex;
background-color: var(--layer1-color);
border: var(--grid-item-border);
height: var(--search-result-image-height); /* row height*/
width: var(--search-result-image-width);
padding: 1px;
font-size: var(--font-size-l);
align-items: center;
justify-content: center;
object-fit: cover;
object-position: 100%;
}
.search-result-content {
position: relative;
display: grid;
background-color: var(--layer1-color);
border: var(--grid-item-border);
height: var(--search-result-box-item2-height); /* row height*/
width: auto;
padding: 1px;
grid-template-rows: 20% 80%;
font-size: var(--font-size-s);
align-items: left;
justify-content: left;
text-align: left;
}
.search-result-title {
position: relative;
display: flex;
background-color: var(--layer1-color);
font-size: var(--font-size-l);
color: var(--font-color);
font-weight: bold;
align-items: center;
justify-content: left;
text-align: left;
}
.search-result-details {
position: relative;
display: flex;
color: var(--font-color);
padding-top: 10px;
background-color: var(--layer1-color);
font-size: var(--font-size-s);
align-items: left;
justify-content: left;
text-align: left;
}
/* Property for screen width less than or equal to 700px */
@media (max-width: 700px) {
/*Property for search-result-box Class*/
.search-result-box {
grid-template-columns: auto;
}
.search-result-image {
--search-result-image-height: 100px;
--search-result-image-width: 100px;
height: var(--search-result-image-height); /* row height*/
width: var(--search-result-image-width);
font-size: var(--font-size-s);
}
.search-result-content {
--search-result-box-item2-height: 100px;
height: var(--search-result-box-item2-height); /* row height*/
width: auto;
font-size: var(--font-size-s);
}
}
/* Property for screen width less than or equal to 500px */
@media (max-width: 600px) {
/*Property for search-result-box-item-item-item-item Class*/
.search-result-box {
grid-template-columns: auto;
}
.search-result-image {
height: 80px; /* row height*/
width: 80px;
font-size: var(--font-size-s);
}
.search-result-content {
height: 80px; /* row height*/
width: auto;
font-size: var(--font-size-s);
}
.ruler {
grid-template-columns: 1fr;
}
.ruler-item {
font-size: 20px;
}
.search-result-title {
font-size: var(--font-size-m);
}
.search-result-details {
font-size: var(--font-size-s);
}
}
/* Property for screen width less than or equal to 500px */
@media (max-width: 500px) {
/*Property for search-result-box-item-item-item-item Class*/
.search-result-box {
grid-template-columns: auto;
}
.search-result-image {
--search-result-image-height: 80px;
--search-result-image-width: 80px;
justify-content: center;
align-items: center;
object-fit: cover;
object-position: 100%;
font-size: var(--font-size-s);
}
.search-result-content {
height: 80px; /* row height*/
width: auto;
font-size: var(--font-size-s);
}
.search-result-title {
font-size: var(--font-size-m);
}
.search-result-details {
font-size: var(--font-size-s);
}
}
@media (max-width: 260px) {
.logo img {
width: 100px;
height: 20px;
}
}
@media (max-width: 100px) {
.logo img {
width: 50px;
height: 10px;
}
} | example1/style.css | * {
margin: 0px;
padding: 0px;
box-sizing: border-box;
}
:root {
--layer1-color: white;
--layer2-color: black;
--font-color: grey;
--font-color1: #000000;
--font-color2: rgb(75, 75, 75);
--menu-hover-color: rgba(216, 141, 2, 0.836);
--navbar-color: rgb(197, 197, 197);
--navbar-mobile-menu-bg-color: rgb(75, 75, 75);
/* --active-item-hover-color: rgb(129, 129, 129); */
--navbar-mobile-menu-hover-bg-color: rgb(129, 129, 129);
--font-size-l: 25px;
--font-size-m: 20px;
--font-size-s: 15px;
--grid-border: 4px solid BLACK;
--grid-item-border: 2px solid GREY;
/*
--grid-border: none;
--grid-item-border: none;
*/
--search-result-image-width: 140px;
--search-result-image-height: 140px;
--search-result-box-item2-height: 140px;
}
body {
background: var(--layer1-color);
font-family: Verdana, sans-serif;
font-weight: bold;
}
.search-container {
position: fixed;
display: flex;
height: 100px;
width: 100%;
top: 40px;
place-items: center;
background: white;
justify-content: center;
align-items: center;
border-bottom: 4px solid black;
z-index: 1;
}
.search-container #search-bar {
position: relative;
display: flex;
border: 2px solid black;
width: 70%;
height: 30px;
padding-left: 25px;
background: white;
border-radius: 25px;
justify-content: center;
align-items: center;
text-align: left;
margin-top: 2px;
font-size: 17px;
background-image: url("search_icon.png");
background-repeat: no-repeat;
background-size: 20px 20px;
background-position: left center;
}
.search-container #search-bar:focus {
outline: none;
}
.search-container #search-button {
position: relative;
display: flex;
background: black;
color: white;
height: 30px;
width: 90px;
border: 2px solid black;
border-radius: 25px;
margin-top: 0px;
padding-top: 0px;
margin-left: 10px;
justify-content: center;
align-items: center;
text-align: center;
font-size: 15px;
}
.search-container #search-button:hover {
background: rgb(109, 109, 109);
border: 2px solid rgb(109, 109, 109);
}
.search-container #search_results_container {
position: relative;
margin-bottom: 200px;
}
nav {
position: fixed;
top: 0px;
width: 100%;
z-index: 2;
}
.logo {
display: flex;
margin-left: 20px;
height: 40px;
justify-content: center;
align-items: center;
}
.logo img {
width: 200px;
height: 40px;
}
.nav-links {
position: relative;
list-style-type: none;
/* box-shadow: 0 0 0px 1px var(--navbar-color); */
background: var(--navbar-color);
}
.nav-links li a {
transition: all 0.3s ease 0s;
text-decoration: none;
color: var(--font-color1);
/* font-weight: bold; */
font-size: 14px;
}
.nav-links li a:hover {
color: var(--menu-hover-color);
}
/* Mobile menu */
.nav-links {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
}
.nav-links li a {
display: block;
padding: 15px 5px;
}
.item {
order: 3;
width: 100%;
text-align: center;
display: none;
}
.active .item {
display: block;
background: var(--navbar-mobile-menu-bg-color);
}
.active .item:hover {
transition: all 0.3s ease 0s;
display: block;
background: var(--navbar-mobile-menu-hover-bg-color);
}
.toggle li a {
padding: 0;
}
.toggle {
padding-right: 20px;
}
/* Desktop menu */
@media all and (min-width: 600px) {
.nav-links {
justify-content: flex-end;
}
.logo {
order: 0;
margin-right: auto;
}
.item {
background: none;
order: 1;
position: relative;
display: inline-block;
width: auto;
padding: 0 20px;
}
.nav-links li a {
display: block;
padding: 5px 5px;
}
.active .item {
background: none;
}
.active .item:hover {
display: block;
background: none;
}
.toggle {
display: none;
}
}
.fixed-container {
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.search-results-container {
position: static;
padding-top: 50px;
}
.search-result-box {
position: relative;
border: var(--grid-border);
display: grid;
top: 100px;
height: auto;
grid-column-gap: 10px;
grid-row-gap: 10px;
/*2 columns [ each auto correspond to one column ]*/
grid-template-columns: var(--search-result-image-width) auto;
background-color: var(--layer1-color);
padding: 11px;
}
.search-result-image {
position: relative;
display: flex;
background-color: var(--layer1-color);
border: var(--grid-item-border);
height: var(--search-result-image-height); /* row height*/
width: var(--search-result-image-width);
padding: 1px;
font-size: var(--font-size-l);
align-items: center;
justify-content: center;
object-fit: cover;
object-position: 100%;
}
.search-result-content {
position: relative;
display: grid;
background-color: var(--layer1-color);
border: var(--grid-item-border);
height: var(--search-result-box-item2-height); /* row height*/
width: auto;
padding: 1px;
grid-template-rows: 20% 80%;
font-size: var(--font-size-s);
align-items: left;
justify-content: left;
text-align: left;
}
.search-result-title {
position: relative;
display: flex;
background-color: var(--layer1-color);
font-size: var(--font-size-l);
color: var(--font-color);
font-weight: bold;
align-items: center;
justify-content: left;
text-align: left;
}
.search-result-details {
position: relative;
display: flex;
color: var(--font-color);
padding-top: 10px;
background-color: var(--layer1-color);
font-size: var(--font-size-s);
align-items: left;
justify-content: left;
text-align: left;
}
/* Property for screen width less than or equal to 700px */
@media (max-width: 700px) {
/*Property for search-result-box Class*/
.search-result-box {
grid-template-columns: auto;
}
.search-result-image {
--search-result-image-height: 100px;
--search-result-image-width: 100px;
height: var(--search-result-image-height); /* row height*/
width: var(--search-result-image-width);
font-size: var(--font-size-s);
}
.search-result-content {
--search-result-box-item2-height: 100px;
height: var(--search-result-box-item2-height); /* row height*/
width: auto;
font-size: var(--font-size-s);
}
}
/* Property for screen width less than or equal to 500px */
@media (max-width: 600px) {
/*Property for search-result-box-item-item-item-item Class*/
.search-result-box {
grid-template-columns: auto;
}
.search-result-image {
height: 80px; /* row height*/
width: 80px;
font-size: var(--font-size-s);
}
.search-result-content {
height: 80px; /* row height*/
width: auto;
font-size: var(--font-size-s);
}
.ruler {
grid-template-columns: 1fr;
}
.ruler-item {
font-size: 20px;
}
.search-result-title {
font-size: var(--font-size-m);
}
.search-result-details {
font-size: var(--font-size-s);
}
}
/* Property for screen width less than or equal to 500px */
@media (max-width: 500px) {
/*Property for search-result-box-item-item-item-item Class*/
.search-result-box {
grid-template-columns: auto;
}
.search-result-image {
--search-result-image-height: 80px;
--search-result-image-width: 80px;
justify-content: center;
align-items: center;
object-fit: cover;
object-position: 100%;
font-size: var(--font-size-s);
}
.search-result-content {
height: 80px; /* row height*/
width: auto;
font-size: var(--font-size-s);
}
.search-result-title {
font-size: var(--font-size-m);
}
.search-result-details {
font-size: var(--font-size-s);
}
}
@media (max-width: 260px) {
.logo img {
width: 100px;
height: 20px;
}
}
@media (max-width: 100px) {
.logo img {
width: 50px;
height: 10px;
}
} | 0.436382 | 0.093927 |
body, html {
min-height: 100%;
height: 100%;
}
* {
padding: 0em;
margin: 0em;
border: 0em;
font-family: Calibri, Arial, Helvetica, sans-serif;
}
body, #comparsa, #who, #history, #contacts, #where, #legal {
background-color: #f0f0f0;
}
/* GENERALI */
button, select, input[type=submit] {
cursor: pointer;
}
abbr[title], #menu a, .pulsanti, #breadcrumb a, #go_back a, #links a, .cat a, #filter input[type=submit], .prodotto a, .card a {
text-decoration: none;
}
li {
list-style: none;
}
#menu li, #drop_menu, #search, .cat, #risric, #risric h1, #filter fieldset, .prodotto, .listProd span, .prodotti img, .prodLi, .prodLi dt, .prodLi dd, #box_singolo, #box_singolo img, #singolo, .notifica, .imgnot, #intestazione li, .tabProd li, .paging ul, .paging li {
display: inline-block;
}
#title, #menu a, #areapers:hover #comparsa, #areapers a:focus + #comparsa, .cat a, .prodotto span, .card span, #prosegui, #go_back a, #boxLog label, .buttonlink {
display: block;
}
.prodLi, #singolo, .notifica, #intestazione li, .prodLi dt, .listProd span, .tabProd li {
vertical-align: top;
}
#logo, #logo img, #title, #title img {
vertical-align: middle;
}
#search_area, #filter, .errin, .tot, .subt, .removeCart {
text-align: right;
}
#header, #menu li, #comparsa, #content, #content h1, .riepilogo h2, #go_back a {
text-align: center;
}
#us p, #support p, #legal p, #support dd, .prodotto a, .card a, .riquadro, .listProd li, .prodotti, #question dl, #boxLog label, #box_singolo {
text-align: left;
}
#breadcrumb ol, #breadcrumb li, #filter legend, #support dt, .prodotto img, .card img {
float: left;
}
#menu li:hover, .pulsanti:hover, #breadcrumb li:before, .cat span, #filter input[type=submit]:hover, .titolo, .riquadro legend, .listInfo span, .tot, .subt, #question dt, #boxLog label, #singolo li:first-child, #intestazione li, .listProd li, caption, thead, .paging span, .paging li:hover:not(.active) a, .active {
font-weight: bold;
}
#question h2, #singolo li:first-child, #go_back .pulsanti, .colonna h1, #drop_menu select, #ricerca, #Go, #filter legend, .tot {
font-size: 1.3em;
}
#menu li, .pulsanti, #us p, #support p, #support dl, #legal p, #legal h2, .prodotto .titolo, .riquadro legend, .subt, .prodLi, #boxLogo label, #singolo li, #box_singolo label, #Qta {
font-size: 1.2em;
}
#filter select, .listInfo span, .prodLi input[type=text], #singolo input[type=text], .aggQta, .removeCart .pulsanti {
font-size: 1em;
}
#breadcrumb a, .prodotto a, .card a, .paging a {
color: black;
}
#menu a, .pulsanti, #breadcrumb a:hover, #content h1, .card .titolo, .cat a, #filter input[type=submit], .riquadro legend, .boxW form h2, #esito h2, #question h2, caption, .paging li:hover:not(.active) a {
color: #000080;
}
#menu, .pulsanti, thead, tfoot, .active {
background-color: #ffc800;
}
.prodotto, .card, .boxW, .riquadro legend, .boxA, #question, #boxLog, #box_singolo {
background-color: white;
}
/* HEADER */
#header, .footer {
width: 100%;
background-color: #000080;
}
#header {
border-bottom: 0.08em solid #ff4600;
}
#logo {
position: absolute;
margin-top: 0.75em;
}
#logo img {
width: 8em;
margin: 0 0.5em;
}
#title {
width: 100%;
}
@media only screen and (max-width : 1024px ) and (min-width : 769px) {
#logo, #title {
display: inline;
}
#logo {
position: static;
margin: 0;
}
}
.jump {
display:block;
width:0;
height:0;
overflow:hidden;
}
/* MENU */
#menu {
border-bottom: 0.15em solid #ff4600;
}
#menu ul {
margin: 0 0.5em;
}
#menu li {
width: 6.5em;
}
#menu li:hover {
box-shadow: 0.25em 0 0.5em gray, -0.25em 0 0.5em gray;
}
#menu li a {
line-height: 2.5em;
}
#menu #pulsanteC {
position: absolute;
right: 9.5em;
}
#menu #pulsanteA {
float: right;
}
#menu #pulsanteA, #menu #pulsanteC {
width: 9em;
background-repeat: no-repeat;
background-position: left;
background-size: contain;
}
#pulsanteA {
background-image: url("../img/account_icon.png");
}
#pulsanteC {
background-image: url("../img/cart.png");
}
#menu #areapers #pulsanteA {
float: none;
}
#menu #areapers {
float: right;
width: 9em;
}
#comparsa {
display: none;
position: absolute;
width: 9em;
border-top: 0.075em solid #ff4600;
box-shadow: 0 0.5em 0.8em gray, 0 0.5em 0.5em gray;
z-index: 1;
}
/* PULSANTII GENERALI */
.pulsanti {
margin: 0.5em auto;
padding: 0.4em;
border: 0.1em solid #000080;
border-radius: 0.2em;
width: 85%;
}
.buttonlink{
width: auto;
margin: 0.5em 0.8em;
}
.pulsanti:hover, #menu li:hover{
background-color: #ffaa00;
}
/* BARRA RICERCA + BREADCRUMB */
#breadcrumb ol {
margin: 1em;
}
#breadcrumb li:before {
content: "> ";
color: #ff4600;
padding-left: 0.25em;
}
#breadcrumb li:first-child:before {
content: none;
}
#breadcrumb a:hover {
text-decoration: underline;
}
#search_area {
margin-top: 0.5em;
float: right;
}
#drop_menu {
position: relative;
left: 0.25em;
}
#drop_menu select {
height: 1.85em;
background-color: #e6e6e6;
font-style: italic;
border: 0.1em solid #ff4600;
border-right: 0;
border-radius: 0.25em 0 0 0.25em;
padding: 0.15em;
}
#drop_menu select:focus, #filter select:focus {
background-color: white !important;
}
#drop_menu select:hover, #Go:hover, #filter select:hover{
background-color: #d2d2d2;
}
#search {
margin-right: 2em;
}
#ricerca {
border: 0.1em solid #ff4600;
border-right: 0;
border-left: 0;
padding: 0.2em;
width: 13em;
height: 1.25em;
}
#Go {
position: relative;
right: 0.25em;
border: 0.1em solid #ff4600;
border-left: 0;
border-radius: 0 4px 4px 0;
background-color: #e6e6e6;
padding: 0.2em;
width: 3em;
height: 1.85em;
background-image: url("../img/search_icon.png");
background-repeat: no-repeat;
background-position: center;
background-size: contain;
}
/* CONTENT */
#content {
clear: both;
}
#content h1, .card .titolo {
font-size: 2em;
padding: 1em 0 0.5em 0;
text-shadow: 0.1em 0.1em 0.1em #bbb ;
}
#noconn {
margin-bottom:1.5em;
}
/* HOME */
#categorie {
margin: -1em auto 0 auto;
}
.cat {
width: 25em;
height: 15em;
padding: 2em;
}
.cat a {
line-height: 8em;
font-size: 1.8em;
position: relative;
overflow: hidden;
box-shadow: 0 0 1.1em #999;
}
.cat a:hover, .cat a:focus {
box-shadow: 0 0 1.5em #666;
}
.cat span {
position: relative;
z-index: 1;
visibility: hidden;
font-size: 1.6em;
letter-spacing: 0.1em;
}
.cat a:hover span, .cat a:focus span {
visibility: visible;
}
.cat img {
position: absolute;
top: 0;
right: 0;
width:100%;
transition: all 0.5s ease-in-out;
}
.cat a:hover img, .cat a:focus img {
-ms-transform: scale(1.2);
-webkit-transform: scale(1.2);
transform: scale(1.2);
opacity: 0.3;
filter: alpha(opacity=30);
}
#topsold {
margin: -2em 0 1.5em 0;
}
/* INFO */
#us {
background: url("../img/field2.jpg");
background-attachment: fixed;
}
#support {
background: url("../img/sede2.jpg");
}
#wrapper {
background: url("../img/legal2.jpg");
background-attachment: fixed;
}
#us, #support, #wrapper {
background-repeat: no-repeat;
background-size: cover;
padding: 2.5em 0;
}
#who, #history, #contacts , #where , #legal{
width: 50%;
min-width: 46em;
margin: 0 auto ;
opacity: 0.9;
filter: alpha(opacity=90);
}
#who, #contacts {
margin-bottom: 2.5em;
}
#us p , #support p , #support dl , #legal p, #legal h2 {
padding: 0em 2em 1.5em 2em;
}
#support dt {
padding-right: 0.5em;
}
#legal h2 {
padding: 0em 1em 1.5em 1em;
}
/* RICERCA */
#ric {
font-size: 1.5em;
padding: 0 1em;
}
#filter {
margin: 0.5em 2.5em;
}
#filter legend {
padding: 0 1em;
}
#filter select {
font-style: italic;
padding: 0.2em;
background-color: #e6e6e6;
border: 0.1em solid #000080;
border-radius: 0.2em;
}
#filter input[type=submit] {
margin-left: 1em;
font-size: 1.05em;
padding: 0.2em 1em;
}
/* RICERCA - ACCOUNT */
.prodotto, .card {
box-shadow: -0.4em 0.4em 0.1em #bbb;
}
.prodotto {
width: 35em;
height: 12em;
margin: 1.5em;
}
.card {
width: 50%;
min-width: 40em;
height: 10em;
margin: 1.5em auto;
}
#content .card:first-child {
margin-top: 5em;
}
.prodotto img, .prodotti img {
width:10em;
height: 10em;
box-shadow: 0 0 0.5em #aaa;
}
.prodotto img {
margin: 1em 1.5em 1em 1em;
}
.prodotto span {
margin: 2em 0.5em 0em 0.5em;
}
.prodotto .titolo {
padding-bottom: 0.5em;
}
.prodotto:hover, .card:hover {
background-color: #f9f9f9;
box-shadow: -0.5em 0.5em 0.2em #999;
}
.card img {
width: 8em;
margin: 0.5em;
padding-right: 1.5em;
}
#log-out{
margin: 0 auto 1em auto;
width: 50%;
}
/* MODIFICA DATI - ISCRIZIONE - CRONOLOGIA - ACQUISTO */
.intestW {
width: 50%;
margin: auto;
}
.boxW, .boxA {
width: 50%;
min-width: 35em;
margin: 1em auto 2em auto;
padding: 1.5em 0;
}
.riquadro {
width: 85%;
margin: 0 auto 1em auto;
padding: 0.5em 1em 1em 1em;
border: 0.1em solid #000080;
border-radius: 0.3em;
}
.riquadro legend {
padding: 0em 0.5em;
}
.riquadro input, .riquadro select {
width: 100%;
padding: 0.1em;
margin: 0.3em 0em;
border: 0.05em solid #aaa;
}
#esito {
margin-top: 1em;
padding-top: 1.5em;
border-top: 0.05em solid lightgray;
}
.listInfo li {
padding: 0.25em 0;
}
.listInfo span{
padding: 0 1em 0 0.5em;
}
.line{
border-top: 0.05em solid lightgray;
border-bottom: 0.05em solid lightgray;
}
.listProd li:before, #elencoProd li:before {
content: "-";
margin-right: 0.5em;
}
.listProd li{
margin-left: 1em;
}
.listProd span{
width: 25%;
font-weight: normal;
}
.tot{
margin: 0.5em 1.5em 0 0;
}
#elencoProd li {
padding: 0.25em 0;
}
.subt {
padding-top: 0.5em;
border-top: 0.05em solid lightgray;
}
.riquadro input[type=radio] {
width: auto;
margin: 0.5em 1em 0.5em 0em;
}
.riepilogo dt, .riepilogo dd {
padding-left: 2em;
}
#esito h2 {
font-size: 1.4em;
padding-bottom: 0.5em;
}
.nojsalert, .ricPlaceholder {
font-style: italic;
color: gray;
}
#obblig {
padding-bottom: 0.5em;
font-style: italic;
}
.errin {
color: red;
font-style: italic;
}
/* CARRELLO */
.prodotti {
margin: 0 1.5em;
padding: 1.5em 1em;
border-bottom: 0.1em solid #000080;
}
.prodLi {
max-width: 50%;
vertical-align: top;
margin: 1em 2em;
}
.prodLi p, .prodLi form{
padding-top: 1em;
}
.prodLi fieldset {
display: inline;
}
.prodLi input[type=text], #singolo input[type=text] {
padding: 0.2em 0.5em;
border: 0.05em solid lightgray;
width: 2em
}
.aggQta {
width: auto;
margin: 0.1em;
padding: 0.2em;
}
.removeCart .pulsanti {
width: auto;
margin: 0 auto;
padding: 0.2em;
}
#prosegui{
margin-top: 1.5em;
}
/* FAQ */
#faq, #question {
width: 60%;
min-width: 35em;
margin: auto;
}
#question {
margin: 1em auto 2em auto;
padding: 0.5em 0;
border: 0.1em solid #000080;
}
#question h2 {
margin: 1em 2em;
padding: 0.4em 0 ;
border-top: 0.05em solid gray;
border-bottom: 0.05em solid gray;
}
#question dl {
margin-bottom: 1.5em;
}
#question dt, #question dd {
margin: 1em 3em;
}
#question dd {
padding: 0 0.5em;
}
/* LOG-IN */
#boxLog {
width: 20%;
min-width: 19em;
margin: 0.5em auto 2em auto;
border: 0.1em solid #000080;
}
#boxLog form {
margin: 1em;
padding-bottom: 1em;
border-bottom: 0.05em solid gray;
}
#boxLog input[type=text], #boxLog input[type=password]{
margin: 0.5em 0;
padding: 0.3em 0.5em;
border: 0.05em solid gray;
width: 94.5%;
}
#registrati{
width: 100%;
}
#boxAm {
border-bottom: 0 !important;
padding-bottom: 0 !important;
}
/* PRODOTTO SINGOLO */
#box_singolo {
max-width: 90%;
margin: 1.5em auto;
border: 0.1em solid #000080;
}
#box_singolo img {
height: 30em;
width: 30em;
margin: 1.5em;
box-shadow: 0 0 0.75em #aaa;
}
#singolo {
padding: 1.5em;
}
#singolo ul {
padding: 0 2em 5em 0;
border-bottom: 0.1em solid #000080;
}
#singolo li {
padding-bottom: 0.5em;
}
#singolo li:before {
content: "-";
padding: 1em;
}
#singolo li:first-child {
padding-bottom: 1em;
}
#singolo li:first-child:before {
content: "";
padding: 0;
}
#singolo form {
padding: 1.5em;
}
#box_singolo label, #Qta{
margin-bottom: 1em;
}
/* 404 - ELIMINA - SUCCESSO */
.notifica {
width: 40%;
margin: 1em;
}
.notifica p {
padding-bottom: 0.5em;
}
.imgnot {
width: 10em;
}
/* AMMINISTRAZIONE */
.boxA {
width: 65%;
padding: 0 0 1.5em 0;
overflow-x: auto;
}
.tabella {
width: auto;
max-width: 80%;
padding: 0 1em;
}
#inLingua {
margin-top: 0.5em;
padding-left: 1em;
}
table {
margin: 1em auto;
border-collapse: collapse;
}
caption {
font-size: 1.4em;
padding: 0.5em;
}
table, tr, td, th {
border: 0.05em solid #aaa;
}
td, th {
padding: 0.5em;
}
.edit, .switch {
background-repeat: no-repeat;
background-position: center;
background-size: contain;
padding: 0.5em;
}
.hide span {
display: none;
}
.edit {
background-image: url("../img/edit2.png");
}
.switch {
background-image: url("../img/disponib.png");
}
.paging {
max-width: 90%;
margin: 1em auto;
}
.paging span {
margin-right: 1em;
}
.paging li {
padding: 0.5em;
}
.paging a {
text-decoration: none;
}
.paging li:hover:not(.active) {
background-color: lightgray;
border-radius: 0.3em;
}
.paging li:hover:not(.active) a{
text-decoration: underline;
}
.active {
border-radius: 0.3em;
}
/* FOOTER */
.footer {
display: table;
}
#go_back .pulsanti{
margin: 0;
width: 100%;
padding: 0.25em 0;
border: 0;
border-radius: 0;
border-top: 0.1em solid #ff4600;
border-bottom: 0.1em solid #ff4600;
}
#links {
display: table;
width: 80%;
margin: auto 20%;
padding: 1em 0 1.5em 0;
}
.colonna {
display: table-cell;
width: 30%;
}
.colonna h1 {
color: #ffC800;
padding-bottom: 0.3em;
}
.colonna li {
padding: 0.1em;
}
#links a {
color: #ffc800;
}
#links a:hover, #links a:focus {
text-decoration: underline;
}
#fb:after, #twitter:after {
content: " ";
margin-left: 0.5em;
height: 1.5em;
width: 1.5em;
padding-left: 1.5em;
background-size: 75%;
background-repeat: no-repeat;
}
#fb:after {
background-image: url("../img/fb.png");
}
#twitter:after {
background-image: url("../img/twitter.png");
} | index/style/screen.css | body, html {
min-height: 100%;
height: 100%;
}
* {
padding: 0em;
margin: 0em;
border: 0em;
font-family: Calibri, Arial, Helvetica, sans-serif;
}
body, #comparsa, #who, #history, #contacts, #where, #legal {
background-color: #f0f0f0;
}
/* GENERALI */
button, select, input[type=submit] {
cursor: pointer;
}
abbr[title], #menu a, .pulsanti, #breadcrumb a, #go_back a, #links a, .cat a, #filter input[type=submit], .prodotto a, .card a {
text-decoration: none;
}
li {
list-style: none;
}
#menu li, #drop_menu, #search, .cat, #risric, #risric h1, #filter fieldset, .prodotto, .listProd span, .prodotti img, .prodLi, .prodLi dt, .prodLi dd, #box_singolo, #box_singolo img, #singolo, .notifica, .imgnot, #intestazione li, .tabProd li, .paging ul, .paging li {
display: inline-block;
}
#title, #menu a, #areapers:hover #comparsa, #areapers a:focus + #comparsa, .cat a, .prodotto span, .card span, #prosegui, #go_back a, #boxLog label, .buttonlink {
display: block;
}
.prodLi, #singolo, .notifica, #intestazione li, .prodLi dt, .listProd span, .tabProd li {
vertical-align: top;
}
#logo, #logo img, #title, #title img {
vertical-align: middle;
}
#search_area, #filter, .errin, .tot, .subt, .removeCart {
text-align: right;
}
#header, #menu li, #comparsa, #content, #content h1, .riepilogo h2, #go_back a {
text-align: center;
}
#us p, #support p, #legal p, #support dd, .prodotto a, .card a, .riquadro, .listProd li, .prodotti, #question dl, #boxLog label, #box_singolo {
text-align: left;
}
#breadcrumb ol, #breadcrumb li, #filter legend, #support dt, .prodotto img, .card img {
float: left;
}
#menu li:hover, .pulsanti:hover, #breadcrumb li:before, .cat span, #filter input[type=submit]:hover, .titolo, .riquadro legend, .listInfo span, .tot, .subt, #question dt, #boxLog label, #singolo li:first-child, #intestazione li, .listProd li, caption, thead, .paging span, .paging li:hover:not(.active) a, .active {
font-weight: bold;
}
#question h2, #singolo li:first-child, #go_back .pulsanti, .colonna h1, #drop_menu select, #ricerca, #Go, #filter legend, .tot {
font-size: 1.3em;
}
#menu li, .pulsanti, #us p, #support p, #support dl, #legal p, #legal h2, .prodotto .titolo, .riquadro legend, .subt, .prodLi, #boxLogo label, #singolo li, #box_singolo label, #Qta {
font-size: 1.2em;
}
#filter select, .listInfo span, .prodLi input[type=text], #singolo input[type=text], .aggQta, .removeCart .pulsanti {
font-size: 1em;
}
#breadcrumb a, .prodotto a, .card a, .paging a {
color: black;
}
#menu a, .pulsanti, #breadcrumb a:hover, #content h1, .card .titolo, .cat a, #filter input[type=submit], .riquadro legend, .boxW form h2, #esito h2, #question h2, caption, .paging li:hover:not(.active) a {
color: #000080;
}
#menu, .pulsanti, thead, tfoot, .active {
background-color: #ffc800;
}
.prodotto, .card, .boxW, .riquadro legend, .boxA, #question, #boxLog, #box_singolo {
background-color: white;
}
/* HEADER */
#header, .footer {
width: 100%;
background-color: #000080;
}
#header {
border-bottom: 0.08em solid #ff4600;
}
#logo {
position: absolute;
margin-top: 0.75em;
}
#logo img {
width: 8em;
margin: 0 0.5em;
}
#title {
width: 100%;
}
@media only screen and (max-width : 1024px ) and (min-width : 769px) {
#logo, #title {
display: inline;
}
#logo {
position: static;
margin: 0;
}
}
.jump {
display:block;
width:0;
height:0;
overflow:hidden;
}
/* MENU */
#menu {
border-bottom: 0.15em solid #ff4600;
}
#menu ul {
margin: 0 0.5em;
}
#menu li {
width: 6.5em;
}
#menu li:hover {
box-shadow: 0.25em 0 0.5em gray, -0.25em 0 0.5em gray;
}
#menu li a {
line-height: 2.5em;
}
#menu #pulsanteC {
position: absolute;
right: 9.5em;
}
#menu #pulsanteA {
float: right;
}
#menu #pulsanteA, #menu #pulsanteC {
width: 9em;
background-repeat: no-repeat;
background-position: left;
background-size: contain;
}
#pulsanteA {
background-image: url("../img/account_icon.png");
}
#pulsanteC {
background-image: url("../img/cart.png");
}
#menu #areapers #pulsanteA {
float: none;
}
#menu #areapers {
float: right;
width: 9em;
}
#comparsa {
display: none;
position: absolute;
width: 9em;
border-top: 0.075em solid #ff4600;
box-shadow: 0 0.5em 0.8em gray, 0 0.5em 0.5em gray;
z-index: 1;
}
/* PULSANTII GENERALI */
.pulsanti {
margin: 0.5em auto;
padding: 0.4em;
border: 0.1em solid #000080;
border-radius: 0.2em;
width: 85%;
}
.buttonlink{
width: auto;
margin: 0.5em 0.8em;
}
.pulsanti:hover, #menu li:hover{
background-color: #ffaa00;
}
/* BARRA RICERCA + BREADCRUMB */
#breadcrumb ol {
margin: 1em;
}
#breadcrumb li:before {
content: "> ";
color: #ff4600;
padding-left: 0.25em;
}
#breadcrumb li:first-child:before {
content: none;
}
#breadcrumb a:hover {
text-decoration: underline;
}
#search_area {
margin-top: 0.5em;
float: right;
}
#drop_menu {
position: relative;
left: 0.25em;
}
#drop_menu select {
height: 1.85em;
background-color: #e6e6e6;
font-style: italic;
border: 0.1em solid #ff4600;
border-right: 0;
border-radius: 0.25em 0 0 0.25em;
padding: 0.15em;
}
#drop_menu select:focus, #filter select:focus {
background-color: white !important;
}
#drop_menu select:hover, #Go:hover, #filter select:hover{
background-color: #d2d2d2;
}
#search {
margin-right: 2em;
}
#ricerca {
border: 0.1em solid #ff4600;
border-right: 0;
border-left: 0;
padding: 0.2em;
width: 13em;
height: 1.25em;
}
#Go {
position: relative;
right: 0.25em;
border: 0.1em solid #ff4600;
border-left: 0;
border-radius: 0 4px 4px 0;
background-color: #e6e6e6;
padding: 0.2em;
width: 3em;
height: 1.85em;
background-image: url("../img/search_icon.png");
background-repeat: no-repeat;
background-position: center;
background-size: contain;
}
/* CONTENT */
#content {
clear: both;
}
#content h1, .card .titolo {
font-size: 2em;
padding: 1em 0 0.5em 0;
text-shadow: 0.1em 0.1em 0.1em #bbb ;
}
#noconn {
margin-bottom:1.5em;
}
/* HOME */
#categorie {
margin: -1em auto 0 auto;
}
.cat {
width: 25em;
height: 15em;
padding: 2em;
}
.cat a {
line-height: 8em;
font-size: 1.8em;
position: relative;
overflow: hidden;
box-shadow: 0 0 1.1em #999;
}
.cat a:hover, .cat a:focus {
box-shadow: 0 0 1.5em #666;
}
.cat span {
position: relative;
z-index: 1;
visibility: hidden;
font-size: 1.6em;
letter-spacing: 0.1em;
}
.cat a:hover span, .cat a:focus span {
visibility: visible;
}
.cat img {
position: absolute;
top: 0;
right: 0;
width:100%;
transition: all 0.5s ease-in-out;
}
.cat a:hover img, .cat a:focus img {
-ms-transform: scale(1.2);
-webkit-transform: scale(1.2);
transform: scale(1.2);
opacity: 0.3;
filter: alpha(opacity=30);
}
#topsold {
margin: -2em 0 1.5em 0;
}
/* INFO */
#us {
background: url("../img/field2.jpg");
background-attachment: fixed;
}
#support {
background: url("../img/sede2.jpg");
}
#wrapper {
background: url("../img/legal2.jpg");
background-attachment: fixed;
}
#us, #support, #wrapper {
background-repeat: no-repeat;
background-size: cover;
padding: 2.5em 0;
}
#who, #history, #contacts , #where , #legal{
width: 50%;
min-width: 46em;
margin: 0 auto ;
opacity: 0.9;
filter: alpha(opacity=90);
}
#who, #contacts {
margin-bottom: 2.5em;
}
#us p , #support p , #support dl , #legal p, #legal h2 {
padding: 0em 2em 1.5em 2em;
}
#support dt {
padding-right: 0.5em;
}
#legal h2 {
padding: 0em 1em 1.5em 1em;
}
/* RICERCA */
#ric {
font-size: 1.5em;
padding: 0 1em;
}
#filter {
margin: 0.5em 2.5em;
}
#filter legend {
padding: 0 1em;
}
#filter select {
font-style: italic;
padding: 0.2em;
background-color: #e6e6e6;
border: 0.1em solid #000080;
border-radius: 0.2em;
}
#filter input[type=submit] {
margin-left: 1em;
font-size: 1.05em;
padding: 0.2em 1em;
}
/* RICERCA - ACCOUNT */
.prodotto, .card {
box-shadow: -0.4em 0.4em 0.1em #bbb;
}
.prodotto {
width: 35em;
height: 12em;
margin: 1.5em;
}
.card {
width: 50%;
min-width: 40em;
height: 10em;
margin: 1.5em auto;
}
#content .card:first-child {
margin-top: 5em;
}
.prodotto img, .prodotti img {
width:10em;
height: 10em;
box-shadow: 0 0 0.5em #aaa;
}
.prodotto img {
margin: 1em 1.5em 1em 1em;
}
.prodotto span {
margin: 2em 0.5em 0em 0.5em;
}
.prodotto .titolo {
padding-bottom: 0.5em;
}
.prodotto:hover, .card:hover {
background-color: #f9f9f9;
box-shadow: -0.5em 0.5em 0.2em #999;
}
.card img {
width: 8em;
margin: 0.5em;
padding-right: 1.5em;
}
#log-out{
margin: 0 auto 1em auto;
width: 50%;
}
/* MODIFICA DATI - ISCRIZIONE - CRONOLOGIA - ACQUISTO */
.intestW {
width: 50%;
margin: auto;
}
.boxW, .boxA {
width: 50%;
min-width: 35em;
margin: 1em auto 2em auto;
padding: 1.5em 0;
}
.riquadro {
width: 85%;
margin: 0 auto 1em auto;
padding: 0.5em 1em 1em 1em;
border: 0.1em solid #000080;
border-radius: 0.3em;
}
.riquadro legend {
padding: 0em 0.5em;
}
.riquadro input, .riquadro select {
width: 100%;
padding: 0.1em;
margin: 0.3em 0em;
border: 0.05em solid #aaa;
}
#esito {
margin-top: 1em;
padding-top: 1.5em;
border-top: 0.05em solid lightgray;
}
.listInfo li {
padding: 0.25em 0;
}
.listInfo span{
padding: 0 1em 0 0.5em;
}
.line{
border-top: 0.05em solid lightgray;
border-bottom: 0.05em solid lightgray;
}
.listProd li:before, #elencoProd li:before {
content: "-";
margin-right: 0.5em;
}
.listProd li{
margin-left: 1em;
}
.listProd span{
width: 25%;
font-weight: normal;
}
.tot{
margin: 0.5em 1.5em 0 0;
}
#elencoProd li {
padding: 0.25em 0;
}
.subt {
padding-top: 0.5em;
border-top: 0.05em solid lightgray;
}
.riquadro input[type=radio] {
width: auto;
margin: 0.5em 1em 0.5em 0em;
}
.riepilogo dt, .riepilogo dd {
padding-left: 2em;
}
#esito h2 {
font-size: 1.4em;
padding-bottom: 0.5em;
}
.nojsalert, .ricPlaceholder {
font-style: italic;
color: gray;
}
#obblig {
padding-bottom: 0.5em;
font-style: italic;
}
.errin {
color: red;
font-style: italic;
}
/* CARRELLO */
.prodotti {
margin: 0 1.5em;
padding: 1.5em 1em;
border-bottom: 0.1em solid #000080;
}
.prodLi {
max-width: 50%;
vertical-align: top;
margin: 1em 2em;
}
.prodLi p, .prodLi form{
padding-top: 1em;
}
.prodLi fieldset {
display: inline;
}
.prodLi input[type=text], #singolo input[type=text] {
padding: 0.2em 0.5em;
border: 0.05em solid lightgray;
width: 2em
}
.aggQta {
width: auto;
margin: 0.1em;
padding: 0.2em;
}
.removeCart .pulsanti {
width: auto;
margin: 0 auto;
padding: 0.2em;
}
#prosegui{
margin-top: 1.5em;
}
/* FAQ */
#faq, #question {
width: 60%;
min-width: 35em;
margin: auto;
}
#question {
margin: 1em auto 2em auto;
padding: 0.5em 0;
border: 0.1em solid #000080;
}
#question h2 {
margin: 1em 2em;
padding: 0.4em 0 ;
border-top: 0.05em solid gray;
border-bottom: 0.05em solid gray;
}
#question dl {
margin-bottom: 1.5em;
}
#question dt, #question dd {
margin: 1em 3em;
}
#question dd {
padding: 0 0.5em;
}
/* LOG-IN */
#boxLog {
width: 20%;
min-width: 19em;
margin: 0.5em auto 2em auto;
border: 0.1em solid #000080;
}
#boxLog form {
margin: 1em;
padding-bottom: 1em;
border-bottom: 0.05em solid gray;
}
#boxLog input[type=text], #boxLog input[type=password]{
margin: 0.5em 0;
padding: 0.3em 0.5em;
border: 0.05em solid gray;
width: 94.5%;
}
#registrati{
width: 100%;
}
#boxAm {
border-bottom: 0 !important;
padding-bottom: 0 !important;
}
/* PRODOTTO SINGOLO */
#box_singolo {
max-width: 90%;
margin: 1.5em auto;
border: 0.1em solid #000080;
}
#box_singolo img {
height: 30em;
width: 30em;
margin: 1.5em;
box-shadow: 0 0 0.75em #aaa;
}
#singolo {
padding: 1.5em;
}
#singolo ul {
padding: 0 2em 5em 0;
border-bottom: 0.1em solid #000080;
}
#singolo li {
padding-bottom: 0.5em;
}
#singolo li:before {
content: "-";
padding: 1em;
}
#singolo li:first-child {
padding-bottom: 1em;
}
#singolo li:first-child:before {
content: "";
padding: 0;
}
#singolo form {
padding: 1.5em;
}
#box_singolo label, #Qta{
margin-bottom: 1em;
}
/* 404 - ELIMINA - SUCCESSO */
.notifica {
width: 40%;
margin: 1em;
}
.notifica p {
padding-bottom: 0.5em;
}
.imgnot {
width: 10em;
}
/* AMMINISTRAZIONE */
.boxA {
width: 65%;
padding: 0 0 1.5em 0;
overflow-x: auto;
}
.tabella {
width: auto;
max-width: 80%;
padding: 0 1em;
}
#inLingua {
margin-top: 0.5em;
padding-left: 1em;
}
table {
margin: 1em auto;
border-collapse: collapse;
}
caption {
font-size: 1.4em;
padding: 0.5em;
}
table, tr, td, th {
border: 0.05em solid #aaa;
}
td, th {
padding: 0.5em;
}
.edit, .switch {
background-repeat: no-repeat;
background-position: center;
background-size: contain;
padding: 0.5em;
}
.hide span {
display: none;
}
.edit {
background-image: url("../img/edit2.png");
}
.switch {
background-image: url("../img/disponib.png");
}
.paging {
max-width: 90%;
margin: 1em auto;
}
.paging span {
margin-right: 1em;
}
.paging li {
padding: 0.5em;
}
.paging a {
text-decoration: none;
}
.paging li:hover:not(.active) {
background-color: lightgray;
border-radius: 0.3em;
}
.paging li:hover:not(.active) a{
text-decoration: underline;
}
.active {
border-radius: 0.3em;
}
/* FOOTER */
.footer {
display: table;
}
#go_back .pulsanti{
margin: 0;
width: 100%;
padding: 0.25em 0;
border: 0;
border-radius: 0;
border-top: 0.1em solid #ff4600;
border-bottom: 0.1em solid #ff4600;
}
#links {
display: table;
width: 80%;
margin: auto 20%;
padding: 1em 0 1.5em 0;
}
.colonna {
display: table-cell;
width: 30%;
}
.colonna h1 {
color: #ffC800;
padding-bottom: 0.3em;
}
.colonna li {
padding: 0.1em;
}
#links a {
color: #ffc800;
}
#links a:hover, #links a:focus {
text-decoration: underline;
}
#fb:after, #twitter:after {
content: " ";
margin-left: 0.5em;
height: 1.5em;
width: 1.5em;
padding-left: 1.5em;
background-size: 75%;
background-repeat: no-repeat;
}
#fb:after {
background-image: url("../img/fb.png");
}
#twitter:after {
background-image: url("../img/twitter.png");
} | 0.22414 | 0.071559 |
.articles {
margin-top: 25px;
height:auto !important; /* for IE as it does not support min-height */
height:100%;
}
.article {
/*max-height: 200px;*/
padding: 25px;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.article:hover {
border:1px inset black;
}
/*.articles .article:nth-child(odd) {
background: #E5E5E5;
}
.articles .article:nth-child(even) {
background-image: url("../images/boarder.png");
background-size: 370px 163px;
}*/
.articles .article:hover .article-header-actions {
display: block;
}
.articles .article .article-header {
/*position: absolute;*/
margin-bottom: 15px;
}
.articles .article .article-header:after {
content: '';
clear: both;
}
.articles .article .article-header-img {
max-width: 100%;
max-height: 100%;
margin-bottom: 15px;
position: static;
text-align: center;
}
.articles .article .article-header-img-cropper {
width: 75%;
height: 168px;
overflow: hidden;
border-radius: 50%;
box-shadow: 0px 0px 10px #343434;
text-align: center;
display: inline-block;
}
.articles .article .article-header-img img {
display: inline;
margin: 0 auto;
height: 100%;
width: auto;
}
.articles .article .article-header-title {
font-size: 20px;
font-weight: 300;
text-align: center;
}
.articles .article .article-body {
position: static;
text-align: center;
margin-bottom: 15px;
}
.articles .article .article-body p {
font-size: 16px;
line-height: 26px;
}
.articles .article .article-footer-tags {
position: relative;
text-align: center;
overflow: hidden;
}
.articles .article .article-footer-tags a {
margin-left: 10px;
margin-right: 10px;
position: relative;
height: 30px;
padding: 0 5px;
line-height: 20px;
color: #fff;
background: #4f8cfc;
border: none;
font-size: 12px;
font-weight: 100;
transition-duration: .3s;
margin-bottom: 10px;
}
.articles .article .article-footer-tags a:hover {
background: #555;
text-decoration: none;
} | public/stylesheets/articles.css | .articles {
margin-top: 25px;
height:auto !important; /* for IE as it does not support min-height */
height:100%;
}
.article {
/*max-height: 200px;*/
padding: 25px;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.article:hover {
border:1px inset black;
}
/*.articles .article:nth-child(odd) {
background: #E5E5E5;
}
.articles .article:nth-child(even) {
background-image: url("../images/boarder.png");
background-size: 370px 163px;
}*/
.articles .article:hover .article-header-actions {
display: block;
}
.articles .article .article-header {
/*position: absolute;*/
margin-bottom: 15px;
}
.articles .article .article-header:after {
content: '';
clear: both;
}
.articles .article .article-header-img {
max-width: 100%;
max-height: 100%;
margin-bottom: 15px;
position: static;
text-align: center;
}
.articles .article .article-header-img-cropper {
width: 75%;
height: 168px;
overflow: hidden;
border-radius: 50%;
box-shadow: 0px 0px 10px #343434;
text-align: center;
display: inline-block;
}
.articles .article .article-header-img img {
display: inline;
margin: 0 auto;
height: 100%;
width: auto;
}
.articles .article .article-header-title {
font-size: 20px;
font-weight: 300;
text-align: center;
}
.articles .article .article-body {
position: static;
text-align: center;
margin-bottom: 15px;
}
.articles .article .article-body p {
font-size: 16px;
line-height: 26px;
}
.articles .article .article-footer-tags {
position: relative;
text-align: center;
overflow: hidden;
}
.articles .article .article-footer-tags a {
margin-left: 10px;
margin-right: 10px;
position: relative;
height: 30px;
padding: 0 5px;
line-height: 20px;
color: #fff;
background: #4f8cfc;
border: none;
font-size: 12px;
font-weight: 100;
transition-duration: .3s;
margin-bottom: 10px;
}
.articles .article .article-footer-tags a:hover {
background: #555;
text-decoration: none;
} | 0.399343 | 0.094594 |
:root {
--baby-blue: #c9e6fa;
--text-gray: #999999;
--text: #000027;
--pro-color: #fff5f1;
--medi-color: #f6fdfd;
--moda-color: hsl(84, 86%, 91%);
}
* {
box-sizing: border-box;
margin: 0;
padding: 0;
}
html {
font-size: 62.5%;
font-family: 'Atkinson Hyperlegible', sans-serif;
}
header {
display: flex;
flex-direction: column;
background-color: #dedede;
width: 100%;
height: 200px;
text-align: center;
align-items: center;
justify-content: center;
}
header h1 {
margin: 10px;
font-size: 5rem;
font-weight: lighter;
color: var(--text);
}
header p {
font-size: 2rem;
font-weight: lighter;
margin: 10px;
color: #4f4f5e;
}
main {
display: flex;
flex-direction: column;
width: 100%;
height: 100%;
align-items: center;
justify-content: center;
margin: 10px 0 10px 0;
}
main .promedio-section,
.mediana-section,
.moda-section {
display: flex;
flex-direction: column;
width: 80%;
max-width: 500px;
height: auto;
text-align: center;
margin: 20px;
padding: 10px 0 20px 0;
background-color: var(--pro-color);
border-radius: 10px;
border: rgb(219, 166, 175) 0.5px solid;
}
.mediana-section {
background-color: var(--medi-color);
border: rgb(158, 226, 220) 0.5px solid;
}
.moda-section {
background-color: var(--moda-color);
border: rgb(108, 230, 148) 0.5px solid;
}
main .promedio-section h2,
.mediana-section h2,
.moda-section h2
{
font-size: 3rem;
padding: 15px;
color: var(--text);
}
main .promedio-section form label,
.mediana-section form label,
.moda-section form label {
display: block;
font-size: 2rem;
color: var(--text-gray);
margin-bottom: 5px;
}
main .promedio-section form input,
.mediana-section form input,
.moda-section form input {
width: 70%;
height: 30px;
margin: 5px;
border: var(--text-gray) solid 1px;
border-radius: 3px;
}
main .promedio-section form button,
main .mediana-section form button,
main .moda-section form button {
width: 50%;
height: 30px;
color: rgb(61, 61, 61);
margin: 10px 0;
}
main .promedio-section form button:hover
main .mediana-section form button:hover
main .moda-section form button:hover {
color: var(--text);
}
main .promedio-section form p,
.mediana-section form p,
.moda-section form p {
display: block;
width: 70%;
height: 70px;
border: var(--text-gray) solid 1px;
background-color: white;
margin: 0 auto;
font-size: 2rem;
} | moda.css | :root {
--baby-blue: #c9e6fa;
--text-gray: #999999;
--text: #000027;
--pro-color: #fff5f1;
--medi-color: #f6fdfd;
--moda-color: hsl(84, 86%, 91%);
}
* {
box-sizing: border-box;
margin: 0;
padding: 0;
}
html {
font-size: 62.5%;
font-family: 'Atkinson Hyperlegible', sans-serif;
}
header {
display: flex;
flex-direction: column;
background-color: #dedede;
width: 100%;
height: 200px;
text-align: center;
align-items: center;
justify-content: center;
}
header h1 {
margin: 10px;
font-size: 5rem;
font-weight: lighter;
color: var(--text);
}
header p {
font-size: 2rem;
font-weight: lighter;
margin: 10px;
color: #4f4f5e;
}
main {
display: flex;
flex-direction: column;
width: 100%;
height: 100%;
align-items: center;
justify-content: center;
margin: 10px 0 10px 0;
}
main .promedio-section,
.mediana-section,
.moda-section {
display: flex;
flex-direction: column;
width: 80%;
max-width: 500px;
height: auto;
text-align: center;
margin: 20px;
padding: 10px 0 20px 0;
background-color: var(--pro-color);
border-radius: 10px;
border: rgb(219, 166, 175) 0.5px solid;
}
.mediana-section {
background-color: var(--medi-color);
border: rgb(158, 226, 220) 0.5px solid;
}
.moda-section {
background-color: var(--moda-color);
border: rgb(108, 230, 148) 0.5px solid;
}
main .promedio-section h2,
.mediana-section h2,
.moda-section h2
{
font-size: 3rem;
padding: 15px;
color: var(--text);
}
main .promedio-section form label,
.mediana-section form label,
.moda-section form label {
display: block;
font-size: 2rem;
color: var(--text-gray);
margin-bottom: 5px;
}
main .promedio-section form input,
.mediana-section form input,
.moda-section form input {
width: 70%;
height: 30px;
margin: 5px;
border: var(--text-gray) solid 1px;
border-radius: 3px;
}
main .promedio-section form button,
main .mediana-section form button,
main .moda-section form button {
width: 50%;
height: 30px;
color: rgb(61, 61, 61);
margin: 10px 0;
}
main .promedio-section form button:hover
main .mediana-section form button:hover
main .moda-section form button:hover {
color: var(--text);
}
main .promedio-section form p,
.mediana-section form p,
.moda-section form p {
display: block;
width: 70%;
height: 70px;
border: var(--text-gray) solid 1px;
background-color: white;
margin: 0 auto;
font-size: 2rem;
} | 0.543106 | 0.217047 |
.overviewPage{
position: relative;
width: 100%;
}
.upperDiv{
position: relative;
background-color: #e5e5e5;
/* height: fit-content; */
display: flex;
justify-content: center;
padding: 5.8rem 0;
}
.containerDiv{
display: flex;
gap: 8rem;
}
.imageDiv{
width: 32.6rem;
height: 42.61rem;
border: 1.6rem;
}
.imageDiv img{
width: 100%;
height: 100%;
border-radius: 1.6rem;
}
.textDiv{
/* height: fit-content; */
align-self: center;
justify-content: flex-start;
}
.textDiv h3{
font-size: 3.2rem;
font-weight: 700;
color: var(--primary-color);
line-height: 1.3;
}
.textDiv p{
font-size: 1.8rem;
font-weight: 700;
color: #000;
line-height: 1.4;
}
.spanTags{
display: flex;
gap: 3.2rem;
margin-bottom: 4.8rem;
margin-top: 2.4rem;
text-transform: uppercase;
}
.spanTags p{
font-size: 1.6rem;
font-weight: 400;
line-height: 1.5;
color: #828282;
}
.bottomDiv{
width: 100%;
background-color: #fff;
padding: 5rem 7rem;
}
.bottomDiv h3{
font-size: 2.4rem;
font-weight: 700;
line-height: 1.3;
}
.bottomLine{
height: .7rem;
width: 10rem;
border-radius: 1.6rem;
background-color: var(--secondary-color);
margin-top: .4rem;
margin-bottom: 4.8rem;
}
.bottomDiv p {
font-size: 1.8rem;
}
.textArea{
height: fit-content;
line-height: 1.5;
text-align: justify;
}
.buttonDiv{
display: flex;
justify-content: center;
align-items: center;
margin-top: 7.2rem;
}
@media only screen and (max-width: 540px) {
.upperDiv{
width: 100%;
flex-direction: column;
padding: 3rem;
}
.containerDiv{
flex-direction: column;
gap: 3rem;
}
.imageDiv{
width: 20rem;
height: 30rem;
}
.textDiv{
align-self: flex-start;
justify-content: flex-start;
}
.textDiv h3{
font-size: 2.4rem;
line-height: 1.3;
}
.textDiv p{
font-size: 1.6rem;
line-height: 0.6;
}
.bottomDiv{
padding: 3rem;
}
.bottomLine {
height: .55rem;
margin-bottom: 3rem;
}
.bottomDiv p{
font-size: 1.6rem;
}
.textArea{
line-height: 1.4;
text-align: left;
}
.buttonDiv {
margin-top: 5rem;
}
} | src/pages/bookOverview/OverviewPage.module.css | .overviewPage{
position: relative;
width: 100%;
}
.upperDiv{
position: relative;
background-color: #e5e5e5;
/* height: fit-content; */
display: flex;
justify-content: center;
padding: 5.8rem 0;
}
.containerDiv{
display: flex;
gap: 8rem;
}
.imageDiv{
width: 32.6rem;
height: 42.61rem;
border: 1.6rem;
}
.imageDiv img{
width: 100%;
height: 100%;
border-radius: 1.6rem;
}
.textDiv{
/* height: fit-content; */
align-self: center;
justify-content: flex-start;
}
.textDiv h3{
font-size: 3.2rem;
font-weight: 700;
color: var(--primary-color);
line-height: 1.3;
}
.textDiv p{
font-size: 1.8rem;
font-weight: 700;
color: #000;
line-height: 1.4;
}
.spanTags{
display: flex;
gap: 3.2rem;
margin-bottom: 4.8rem;
margin-top: 2.4rem;
text-transform: uppercase;
}
.spanTags p{
font-size: 1.6rem;
font-weight: 400;
line-height: 1.5;
color: #828282;
}
.bottomDiv{
width: 100%;
background-color: #fff;
padding: 5rem 7rem;
}
.bottomDiv h3{
font-size: 2.4rem;
font-weight: 700;
line-height: 1.3;
}
.bottomLine{
height: .7rem;
width: 10rem;
border-radius: 1.6rem;
background-color: var(--secondary-color);
margin-top: .4rem;
margin-bottom: 4.8rem;
}
.bottomDiv p {
font-size: 1.8rem;
}
.textArea{
height: fit-content;
line-height: 1.5;
text-align: justify;
}
.buttonDiv{
display: flex;
justify-content: center;
align-items: center;
margin-top: 7.2rem;
}
@media only screen and (max-width: 540px) {
.upperDiv{
width: 100%;
flex-direction: column;
padding: 3rem;
}
.containerDiv{
flex-direction: column;
gap: 3rem;
}
.imageDiv{
width: 20rem;
height: 30rem;
}
.textDiv{
align-self: flex-start;
justify-content: flex-start;
}
.textDiv h3{
font-size: 2.4rem;
line-height: 1.3;
}
.textDiv p{
font-size: 1.6rem;
line-height: 0.6;
}
.bottomDiv{
padding: 3rem;
}
.bottomLine {
height: .55rem;
margin-bottom: 3rem;
}
.bottomDiv p{
font-size: 1.6rem;
}
.textArea{
line-height: 1.4;
text-align: left;
}
.buttonDiv {
margin-top: 5rem;
}
} | 0.544801 | 0.075517 |
.twContent .twUsername {
font-weight: bold;
font-size: 14px;
line-height: 22px;
margin: 0;
}
.twContent .followButton {
float: right;
}
.twContent .actions {
text-align: right;
padding: 5px 0 0 0;
border-top: 1px solid #E5E5E5;
margin-top: 10px;
}
.twContent .reply {
display: inline-block;
width: 16px;
height: 16px;
margin-right: 4px;
vertical-align: text-bottom;
background: url(../../images/ui/twitterSprite.png) no-repeat 0 0;
}
.twContent .reply:hover, .twContent .reply:focus {
background: url(../../images/ui/twitterSprite.png) no-repeat -16px 0;
}
.twContent .retweet {
display: inline-block;
width: 16px;
height: 16px;
margin-right: 4px;
vertical-align: text-bottom;
background: url(../../images/ui/twitterSprite.png) no-repeat -80px 0;
}
.twContent .retweet:hover, .twContent .retweet:focus {
background: url(../../images/ui/twitterSprite.png) no-repeat -96px 0;
}
.twContent .favorite {
display: inline-block;
width: 16px;
height: 16px;
margin-right: 4px;
vertical-align: text-bottom;
background: url(../../images/ui/twitterSprite.png) no-repeat -32px 0;
}
.twContent .favorite:hover, .twContent .favorite:focus {
background: url(../../images/ui/twitterSprite.png) no-repeat -48px 0;
}
.twContent .twUser {
font-size: 12px;
color: #999;
line-height: 18px;
}
.twContent .twUser a {
color: #999 !important;
text-decoration: none !important;
}
.twContent .twUser a:hover {
color: #333 !important;
}
.twContent .twDate {
font-size: 12px;
color: #999;
line-height: 16px;
}
.twContent .twDate a {
color: #999 !important;
text-decoration: none !important;
}
.twContent .twDate a:hover {
color: #333 !important;
}
.twContent .tweet {
font-size: 13px;
line-height: 18px;
margin-bottom: 5px;
}
.twContent .twImage {
display: block;
float: left;
margin-right: 10px;
margin-bottom: 5px;
background: #fff;
-moz-user-select: none;
-webkit-user-select: none;
user-select: none;
}
.twContent .twImage img {
padding: 2px;
-moz-box-shadow: 1px 1px 3px #CCCCCC;
-webkit-box-shadow: 1px 1px 3px #CCCCCC;
box-shadow: 1px 1px 3px #CCCCCC;
border: 1px solid #CCCCCC;
background: url(../../images/ui/ajax-loader.gif) no-repeat center center #fff;
}
.twContent .twImage:hover img, .twContent .twImage:focus img {
opacity: 0.85;
background: none;
display: inline-block;
-moz-transition: all 0.25s ease;
-webkit-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
} | css/social/twitter.css | .twContent .twUsername {
font-weight: bold;
font-size: 14px;
line-height: 22px;
margin: 0;
}
.twContent .followButton {
float: right;
}
.twContent .actions {
text-align: right;
padding: 5px 0 0 0;
border-top: 1px solid #E5E5E5;
margin-top: 10px;
}
.twContent .reply {
display: inline-block;
width: 16px;
height: 16px;
margin-right: 4px;
vertical-align: text-bottom;
background: url(../../images/ui/twitterSprite.png) no-repeat 0 0;
}
.twContent .reply:hover, .twContent .reply:focus {
background: url(../../images/ui/twitterSprite.png) no-repeat -16px 0;
}
.twContent .retweet {
display: inline-block;
width: 16px;
height: 16px;
margin-right: 4px;
vertical-align: text-bottom;
background: url(../../images/ui/twitterSprite.png) no-repeat -80px 0;
}
.twContent .retweet:hover, .twContent .retweet:focus {
background: url(../../images/ui/twitterSprite.png) no-repeat -96px 0;
}
.twContent .favorite {
display: inline-block;
width: 16px;
height: 16px;
margin-right: 4px;
vertical-align: text-bottom;
background: url(../../images/ui/twitterSprite.png) no-repeat -32px 0;
}
.twContent .favorite:hover, .twContent .favorite:focus {
background: url(../../images/ui/twitterSprite.png) no-repeat -48px 0;
}
.twContent .twUser {
font-size: 12px;
color: #999;
line-height: 18px;
}
.twContent .twUser a {
color: #999 !important;
text-decoration: none !important;
}
.twContent .twUser a:hover {
color: #333 !important;
}
.twContent .twDate {
font-size: 12px;
color: #999;
line-height: 16px;
}
.twContent .twDate a {
color: #999 !important;
text-decoration: none !important;
}
.twContent .twDate a:hover {
color: #333 !important;
}
.twContent .tweet {
font-size: 13px;
line-height: 18px;
margin-bottom: 5px;
}
.twContent .twImage {
display: block;
float: left;
margin-right: 10px;
margin-bottom: 5px;
background: #fff;
-moz-user-select: none;
-webkit-user-select: none;
user-select: none;
}
.twContent .twImage img {
padding: 2px;
-moz-box-shadow: 1px 1px 3px #CCCCCC;
-webkit-box-shadow: 1px 1px 3px #CCCCCC;
box-shadow: 1px 1px 3px #CCCCCC;
border: 1px solid #CCCCCC;
background: url(../../images/ui/ajax-loader.gif) no-repeat center center #fff;
}
.twContent .twImage:hover img, .twContent .twImage:focus img {
opacity: 0.85;
background: none;
display: inline-block;
-moz-transition: all 0.25s ease;
-webkit-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
} | 0.310276 | 0.080683 |
body {
background: #fefefe;
font-family: Sans-Serif;
line-height: 1.5;
}
form label {
display: block;
}
header {
position: fixed;
padding: 0.5em;
top: 0;
text-align: center;
color: #333;
border: 0.1em solid #bbb;
background-image: url(./images/bgnoise_lg.png);
}
header h1 {
margin: 0;
}
header .description {
color: #888;
}
.highlight {
background: rgb(255, 255, 175);
}
.sticky {
position: fixed;
top: 0;
left: 0;
right: 0;
}
.github-fork-ribbon {
position: fixed;
letter-spacing: 0.01em;
}
article {
display: block !important;
margin-top: 6em;
margin-left: auto;
margin-right: auto;
max-width: 768px;
}
article section {
margin-bottom: 2em;
}
article h2 {
margin-top: 2em;
}
pre {
background: #fafefe;
padding: 0.5em;
}
article .description {
margin: 1em;
padding: 1em;
max-width: 60em;
background: #fafafa;
border: 0.1em solid #eee;
}
article .description h2 {
margin: 0;
}
/* Demo container */
.demo-container {
width: 100%;
}
.demo-container section.spotify-player,
.demo-container .form-container {
display: inline-block;
padding: 7px;
width: 40%;
}
.demo-container .form-container {
vertical-align: top;
}
.demo-container form input,
.demo-container form button {
border-radius: 5px;
display: block;
margin-top: 3%;
}
.demo-container form input {
border: 1px solid #CCC;
color: #555;
padding: 4px;
width: 100%;
}
.demo-container form button{
float: right;
}
.form-container .extra-info {
margin-top: 60px;
}
/* Ends demo container */
/* Player skin */
section.spotify-player {
background-color: #f3f3f3;
width: 400px;
}
section.spotify-player div {
padding: 0;
list-style: none;
}
section.spotify-player div a {
color: #555;
display: block;
font-size: 1.3em;
margin-bottom: -1px;
padding: 10px 15px;
display: block;
border: 1px solid #f3f3f3;
text-decoration: none;
}
section.spotify-player div a:hover {
background-color: #CCC;
color: #555;
}
section.spotify-player div a span.badge {
display: inline-block;
min-width: 10px;
font-size: 12px;
color: #fff;
vertical-align: middle;
float: right;
}
section.spotify-player div a i.fa {
background: url(./images/audio_icons_set.png) 0 0;
background-repeat: no-repeat;
display: inline-block;
height: 33px;
width: 25px;
}
section.spotify-player div a i.fa-play {
background-position: -90px -48px;
}
section.spotify-player div a i.fa-pause {
background-position: -135px -48px;
}
section.spotify-player .media {
padding: 5px;
}
section.spotify-player .media:first-child {
margin-top: 0;
}
section.spotify-player div.media-left {
padding-right: 10px;
}
section.spotify-player div.media-left,
section.spotify-player div.media-body {
display: table-cell;
vertical-align: top;
}
section.spotify-player .media,
section.spotify-player .media-body {
overflow: hidden;
zoom: 1;
}
section.spotify-player .media-heading {
margin-top: 0;
margin-bottom: 5px;
}
/* Ends player skin */ | example/src/main.css |
body {
background: #fefefe;
font-family: Sans-Serif;
line-height: 1.5;
}
form label {
display: block;
}
header {
position: fixed;
padding: 0.5em;
top: 0;
text-align: center;
color: #333;
border: 0.1em solid #bbb;
background-image: url(./images/bgnoise_lg.png);
}
header h1 {
margin: 0;
}
header .description {
color: #888;
}
.highlight {
background: rgb(255, 255, 175);
}
.sticky {
position: fixed;
top: 0;
left: 0;
right: 0;
}
.github-fork-ribbon {
position: fixed;
letter-spacing: 0.01em;
}
article {
display: block !important;
margin-top: 6em;
margin-left: auto;
margin-right: auto;
max-width: 768px;
}
article section {
margin-bottom: 2em;
}
article h2 {
margin-top: 2em;
}
pre {
background: #fafefe;
padding: 0.5em;
}
article .description {
margin: 1em;
padding: 1em;
max-width: 60em;
background: #fafafa;
border: 0.1em solid #eee;
}
article .description h2 {
margin: 0;
}
/* Demo container */
.demo-container {
width: 100%;
}
.demo-container section.spotify-player,
.demo-container .form-container {
display: inline-block;
padding: 7px;
width: 40%;
}
.demo-container .form-container {
vertical-align: top;
}
.demo-container form input,
.demo-container form button {
border-radius: 5px;
display: block;
margin-top: 3%;
}
.demo-container form input {
border: 1px solid #CCC;
color: #555;
padding: 4px;
width: 100%;
}
.demo-container form button{
float: right;
}
.form-container .extra-info {
margin-top: 60px;
}
/* Ends demo container */
/* Player skin */
section.spotify-player {
background-color: #f3f3f3;
width: 400px;
}
section.spotify-player div {
padding: 0;
list-style: none;
}
section.spotify-player div a {
color: #555;
display: block;
font-size: 1.3em;
margin-bottom: -1px;
padding: 10px 15px;
display: block;
border: 1px solid #f3f3f3;
text-decoration: none;
}
section.spotify-player div a:hover {
background-color: #CCC;
color: #555;
}
section.spotify-player div a span.badge {
display: inline-block;
min-width: 10px;
font-size: 12px;
color: #fff;
vertical-align: middle;
float: right;
}
section.spotify-player div a i.fa {
background: url(./images/audio_icons_set.png) 0 0;
background-repeat: no-repeat;
display: inline-block;
height: 33px;
width: 25px;
}
section.spotify-player div a i.fa-play {
background-position: -90px -48px;
}
section.spotify-player div a i.fa-pause {
background-position: -135px -48px;
}
section.spotify-player .media {
padding: 5px;
}
section.spotify-player .media:first-child {
margin-top: 0;
}
section.spotify-player div.media-left {
padding-right: 10px;
}
section.spotify-player div.media-left,
section.spotify-player div.media-body {
display: table-cell;
vertical-align: top;
}
section.spotify-player .media,
section.spotify-player .media-body {
overflow: hidden;
zoom: 1;
}
section.spotify-player .media-heading {
margin-top: 0;
margin-bottom: 5px;
}
/* Ends player skin */ | 0.489748 | 0.120724 |
* {
margin: 0;
padding: 0;
list-style: none;
float: none;
outline: 0;
font-style: normal;
border: none;
}
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,300,400,700);
body {
font: normal 14px/21px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* Content */
article {
margin-top: 45px;
z-index: 8;
background: white;
/*box-shadow: 0 0 7px 3px rgba(0,0,0,.5);*/
}
article > footer {
margin-left: 250px;
padding 10px;
clear: both;
}
article > footer > ul > li {
display: inline-block;
padding: 0 10px;
}
/* Content on all pages except index */
header {
color: #fff;
padding: 1px 20px 20px 20px;
/*background: #222 linear-gradient(#666, #444);*/
background: #222 linear-gradient(#444, #222);
/*border-radius: 20px 20px 0 0;*/
}
#content {
max-width: 1200px;
margin: 10px auto;
margin-top: 50px;
/*box-shadow: 0 0 7px 3px rgba(0,0,0,.5);*/
/*border-radius: 20px;*/
}
#content > footer {
margin-left: 50px;
padding: 10px;
}
#main-content {
padding: 10px 50px;
}
#main-content img {
float: left;
padding: 20px 0;
}
#main-content table {
padding: 10px 100px;
}
#main-content table td {
padding: 0 10px;
}
/* Headings */
@import url(http://fonts.googleapis.com/css?family=Bree+Serif);
h1, h2 {
margin: 40px 20px 15px 20px;
font: normal 40px/1.2 "Bree Serif", Georgia, serif;
}
h1 {
margin-top: 25px
}
h1 a {
text-decoration: none;
color: inherit;
}
header p {
margin-left: 20px;
}
h2 {
font-size: 24px;
}
/* Nav */
nav {
}
#nav-main {
width: 100%;
position: fixed;
top: 0; right: 0; left: 0;
font-size: 18px;
background: #222 linear-gradient(#444, #222);
line-height: 40px;
}
#nav-main > ul > li {
float: left;
margin-left: 20px;
}
#nav-main > ul > li > a {
display: inline-block;
text-decoration: none;
color: #fff;
padding: 0 15px;
}
#nav-main > ul > li > a:hover {
color: #222;
background-color: #fff;
}
/* Search */
#search {
line-height: 40px;
position: fixed;
top: 0; right: 20px;
}
#search input[type=text] {
border-radius: 5px;
padding: 1px 5px;
height: 18px;
line-height: 18px;
font-size: 12px;
box-shadow: inset 0 0 6px 1px rgba(0,0,0,.3);
}
#search input[type=text]:focus {
/*box-shadow: 0 0 5px 2px rgba(0,0,0,.5);*/
box-shadow: none;
}
#search input[type=submit] {
padding: 3px;
border-radius: 3px;
}
#search input[type=submit]:hover {
cursor: pointer;
}
/* Filter */
#filter {
float: left;
}
#filter > ul {
width: 200px;
}
#filter > ul > li {
color: #000;
margin-top: 10px;
padding: 5px 20px;
font: normal 20px/1.2 "Bree Serif", Georgia, serif;
}
/* For input field non-nested label */
/*#filter input {
float: left;
margin-left: 25px;
margin-top: 7px;
}
#filter label {
margin-top: 0;
display: block;
padding: 5px 45px;
color: #059;
font: normal 14px/18px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif
}
*/
/* For input field nested in label */
#filter label {
margin-top: 0;
display: block;
padding: 5px 25px;
color: #059;
font: normal 14px/18px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif
}
#filter label:hover, #filter input:hover + label {
background-color: #234;
background-color: rgba(0,0,0,.3);
color: #fff;
}
#filter input[type=submit] {
margin-top: 25px;
padding: 10px 50px;
border-radius: 5px;
}
#filter input:hover, #filter label:hover {
cursor: pointer;
}
/* Products */
.index-pages {
margin: 10px 20px;
}
.index-pages li {
display: inline-block;
float: right;
width: 15px;
line-height: 15px;
font-size: 12px;
text-align: center;
margin: 0 2px;
/*border: 1px solid #222;*/
}
#product-list table {
border-collapse: collapse;
text-align: center;
/*table-layout: fixed;
width: 1000px;*/
width: 99%;
clear: right;
}
#product-list table th {
padding: 5px;
}
#product-list table tr {
border-bottom: solid;
border-width: 1px;
}
/*#product-list table tr:first-child {
border-bottom: none;
}*/
#product-list table tr:nth-child(2) {
text-decoration: none;
color: lightgrey;
border-color: black;
font-size: large;
}
#product-list table tr:nth-child(2) a {
text-decoration: none;
color: black;
font-size: large;
}
#product-list table td {
/*padding: 10px 20px;*/
padding: 10px;
word-wrap: break-word;
height: 80px;
overflow: hidden;
}
#product-list table td:nth-child(2), #product-list table th:nth-child(2) {
text-align: left;
}
#product-list {
margin-left: 200px;
margin-top: 20px;
}
/* Footer */
#site-footer {
margin: 10px 0;
text-align: center;
font-size: 12px;
line-height: 40px
}
/* Amazon "Show Now" button */
.a-icon-cart {
left: 2px;
top: 2px;
position: absolute;
height: 25px;
width: 25px;
background-position: -35px -5px;
background-image: url(../images/amzn-sprite.png);
background-repeat: no-repeat;
background-size: 400px 600px;
-webkit-background-size: 400px 600px;
display: inline-block;
vertical-align: top;
}
.a-icon-shop-now {
left: 2px;
top: 2px;
position: absolute;
height: 25px;
width: 25px;
background: 0 0;
display: inline-block;
vertical-align: top;
}
.a-button {
background: #d8dde6;
display: block;
padding: 0;
vertical-align: middle;
height: 31px;
*height: 29px;
border: 1px solid;
border-color: #bcc1c8 #bababa #adb2bb;
text-align: center;
overflow: hidden;
text-decoration: none!important;
cursor: pointer;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
width: 100%;
max-width: 130px;
box-sizing: border-box;
margin-top: 11px;
}
.a-button-text {
position: relative;
z-index: 10;
color: #111;
font-size: 12px;
text-align: center;
line-height: 29px;
display: block;
font-family: Arial,sans-serif;
white-space: nowrap;
background-color: transparent;
margin: 0;
border: 0;
outline: 0;
padding: 0 2px 0 29px;
}
.a-button-text.centered {
padding: 0 2px;
}
.a-button-input {
position: absolute;
z-index: 20;
height: 100%;
width: 100%;
left: 0;
top: 0;
background-color: #fff;
outline: 0;
border: 0;
overflow: visible;
cursor: pointer;
opacity: .01;
filter: alpha(opacity=1);
}
.a-button-primary {
border-color: #cba957 #bf942a #aa8326;
background: #f0c14b;
}
.a-button-primary:active {
border-color: #aa8326 #bf942a #bf942a;
}
.a-button-primary:hover {
border-color: #c59f43 #aa8326 #957321;
}
.a-button-primary:focus {
outline: 0;
border-color: #e47911;
-webkit-box-shadow: 0 0 3px rgba(228,121,17,.5);
-moz-box-shadow: 0 0 3px rgba(228,121,17,.5);
box-shadow: 0 0 3px rgba(228,121,17,.5);
}
.a-button-inner {
position: relative;
height: 100%;
overflow: hidden;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
text-align: center;
cursor: pointer;
display: block;
}
.a-button-primary .a-button-inner {
-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.4) inset;
-moz-box-shadow: 0 1px 0 rgba(255,255,255,.4) inset;
box-shadow: 0 1px 0 rgba(255,255,255,.4) inset;
background-color: #f7dfa5;
background: -webkit-gradient(linear,left top,left bottom,from(#f7dfa5),to(#f0c14b));
background: -webkit-linear-gradient(top,#f7dfa5,#f0c14b);
background: -moz-linear-gradient(top,#f7dfa5,#f0c14b);
background: -ms-linear-gradient(top,#f7dfa5,#f0c14b);
background: -o-linear-gradient(top,#f7dfa5,#f0c14b);
background: #f3d078;
}
.lt-ie9 .a-button-primary .a-button-inner {
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff7dfa5', endColorstr='#fff0c14b', GradientType=0);
}
.a-button-primary:active .a-button-inner {
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.2) inset;
-moz-box-shadow: 0 1px 3px rgba(0,0,0,.2) inset;
box-shadow: 0 1px 3px rgba(0,0,0,.2) inset;
background-color: #f0c14b;
background-image: none;
}
.lt-ie9 .a-button-primary:active .a-button-inner {
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.a-button-primary:hover .a-button-inner {
background-color: #f5d78e;
background: -webkit-gradient(linear,left top,left bottom,from(#f5d78e),to(#eeb933));
background: -webkit-linear-gradient(top,#f5d78e,#eeb933);
background: -moz-linear-gradient(top,#f5d78e,#eeb933);
background: -ms-linear-gradient(top,#f5d78e,#eeb933);
background: -o-linear-gradient(top,#f5d78e,#eeb933);
background: #f1c860;
}
.lt-ie9 .a-button-primary:hover .a-button-inner {
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5d78e', endColorstr='#ffeeb933', GradientType=0);
} | stylesheet.css | * {
margin: 0;
padding: 0;
list-style: none;
float: none;
outline: 0;
font-style: normal;
border: none;
}
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,300,400,700);
body {
font: normal 14px/21px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* Content */
article {
margin-top: 45px;
z-index: 8;
background: white;
/*box-shadow: 0 0 7px 3px rgba(0,0,0,.5);*/
}
article > footer {
margin-left: 250px;
padding 10px;
clear: both;
}
article > footer > ul > li {
display: inline-block;
padding: 0 10px;
}
/* Content on all pages except index */
header {
color: #fff;
padding: 1px 20px 20px 20px;
/*background: #222 linear-gradient(#666, #444);*/
background: #222 linear-gradient(#444, #222);
/*border-radius: 20px 20px 0 0;*/
}
#content {
max-width: 1200px;
margin: 10px auto;
margin-top: 50px;
/*box-shadow: 0 0 7px 3px rgba(0,0,0,.5);*/
/*border-radius: 20px;*/
}
#content > footer {
margin-left: 50px;
padding: 10px;
}
#main-content {
padding: 10px 50px;
}
#main-content img {
float: left;
padding: 20px 0;
}
#main-content table {
padding: 10px 100px;
}
#main-content table td {
padding: 0 10px;
}
/* Headings */
@import url(http://fonts.googleapis.com/css?family=Bree+Serif);
h1, h2 {
margin: 40px 20px 15px 20px;
font: normal 40px/1.2 "Bree Serif", Georgia, serif;
}
h1 {
margin-top: 25px
}
h1 a {
text-decoration: none;
color: inherit;
}
header p {
margin-left: 20px;
}
h2 {
font-size: 24px;
}
/* Nav */
nav {
}
#nav-main {
width: 100%;
position: fixed;
top: 0; right: 0; left: 0;
font-size: 18px;
background: #222 linear-gradient(#444, #222);
line-height: 40px;
}
#nav-main > ul > li {
float: left;
margin-left: 20px;
}
#nav-main > ul > li > a {
display: inline-block;
text-decoration: none;
color: #fff;
padding: 0 15px;
}
#nav-main > ul > li > a:hover {
color: #222;
background-color: #fff;
}
/* Search */
#search {
line-height: 40px;
position: fixed;
top: 0; right: 20px;
}
#search input[type=text] {
border-radius: 5px;
padding: 1px 5px;
height: 18px;
line-height: 18px;
font-size: 12px;
box-shadow: inset 0 0 6px 1px rgba(0,0,0,.3);
}
#search input[type=text]:focus {
/*box-shadow: 0 0 5px 2px rgba(0,0,0,.5);*/
box-shadow: none;
}
#search input[type=submit] {
padding: 3px;
border-radius: 3px;
}
#search input[type=submit]:hover {
cursor: pointer;
}
/* Filter */
#filter {
float: left;
}
#filter > ul {
width: 200px;
}
#filter > ul > li {
color: #000;
margin-top: 10px;
padding: 5px 20px;
font: normal 20px/1.2 "Bree Serif", Georgia, serif;
}
/* For input field non-nested label */
/*#filter input {
float: left;
margin-left: 25px;
margin-top: 7px;
}
#filter label {
margin-top: 0;
display: block;
padding: 5px 45px;
color: #059;
font: normal 14px/18px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif
}
*/
/* For input field nested in label */
#filter label {
margin-top: 0;
display: block;
padding: 5px 25px;
color: #059;
font: normal 14px/18px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif
}
#filter label:hover, #filter input:hover + label {
background-color: #234;
background-color: rgba(0,0,0,.3);
color: #fff;
}
#filter input[type=submit] {
margin-top: 25px;
padding: 10px 50px;
border-radius: 5px;
}
#filter input:hover, #filter label:hover {
cursor: pointer;
}
/* Products */
.index-pages {
margin: 10px 20px;
}
.index-pages li {
display: inline-block;
float: right;
width: 15px;
line-height: 15px;
font-size: 12px;
text-align: center;
margin: 0 2px;
/*border: 1px solid #222;*/
}
#product-list table {
border-collapse: collapse;
text-align: center;
/*table-layout: fixed;
width: 1000px;*/
width: 99%;
clear: right;
}
#product-list table th {
padding: 5px;
}
#product-list table tr {
border-bottom: solid;
border-width: 1px;
}
/*#product-list table tr:first-child {
border-bottom: none;
}*/
#product-list table tr:nth-child(2) {
text-decoration: none;
color: lightgrey;
border-color: black;
font-size: large;
}
#product-list table tr:nth-child(2) a {
text-decoration: none;
color: black;
font-size: large;
}
#product-list table td {
/*padding: 10px 20px;*/
padding: 10px;
word-wrap: break-word;
height: 80px;
overflow: hidden;
}
#product-list table td:nth-child(2), #product-list table th:nth-child(2) {
text-align: left;
}
#product-list {
margin-left: 200px;
margin-top: 20px;
}
/* Footer */
#site-footer {
margin: 10px 0;
text-align: center;
font-size: 12px;
line-height: 40px
}
/* Amazon "Show Now" button */
.a-icon-cart {
left: 2px;
top: 2px;
position: absolute;
height: 25px;
width: 25px;
background-position: -35px -5px;
background-image: url(../images/amzn-sprite.png);
background-repeat: no-repeat;
background-size: 400px 600px;
-webkit-background-size: 400px 600px;
display: inline-block;
vertical-align: top;
}
.a-icon-shop-now {
left: 2px;
top: 2px;
position: absolute;
height: 25px;
width: 25px;
background: 0 0;
display: inline-block;
vertical-align: top;
}
.a-button {
background: #d8dde6;
display: block;
padding: 0;
vertical-align: middle;
height: 31px;
*height: 29px;
border: 1px solid;
border-color: #bcc1c8 #bababa #adb2bb;
text-align: center;
overflow: hidden;
text-decoration: none!important;
cursor: pointer;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
width: 100%;
max-width: 130px;
box-sizing: border-box;
margin-top: 11px;
}
.a-button-text {
position: relative;
z-index: 10;
color: #111;
font-size: 12px;
text-align: center;
line-height: 29px;
display: block;
font-family: Arial,sans-serif;
white-space: nowrap;
background-color: transparent;
margin: 0;
border: 0;
outline: 0;
padding: 0 2px 0 29px;
}
.a-button-text.centered {
padding: 0 2px;
}
.a-button-input {
position: absolute;
z-index: 20;
height: 100%;
width: 100%;
left: 0;
top: 0;
background-color: #fff;
outline: 0;
border: 0;
overflow: visible;
cursor: pointer;
opacity: .01;
filter: alpha(opacity=1);
}
.a-button-primary {
border-color: #cba957 #bf942a #aa8326;
background: #f0c14b;
}
.a-button-primary:active {
border-color: #aa8326 #bf942a #bf942a;
}
.a-button-primary:hover {
border-color: #c59f43 #aa8326 #957321;
}
.a-button-primary:focus {
outline: 0;
border-color: #e47911;
-webkit-box-shadow: 0 0 3px rgba(228,121,17,.5);
-moz-box-shadow: 0 0 3px rgba(228,121,17,.5);
box-shadow: 0 0 3px rgba(228,121,17,.5);
}
.a-button-inner {
position: relative;
height: 100%;
overflow: hidden;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
text-align: center;
cursor: pointer;
display: block;
}
.a-button-primary .a-button-inner {
-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.4) inset;
-moz-box-shadow: 0 1px 0 rgba(255,255,255,.4) inset;
box-shadow: 0 1px 0 rgba(255,255,255,.4) inset;
background-color: #f7dfa5;
background: -webkit-gradient(linear,left top,left bottom,from(#f7dfa5),to(#f0c14b));
background: -webkit-linear-gradient(top,#f7dfa5,#f0c14b);
background: -moz-linear-gradient(top,#f7dfa5,#f0c14b);
background: -ms-linear-gradient(top,#f7dfa5,#f0c14b);
background: -o-linear-gradient(top,#f7dfa5,#f0c14b);
background: #f3d078;
}
.lt-ie9 .a-button-primary .a-button-inner {
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff7dfa5', endColorstr='#fff0c14b', GradientType=0);
}
.a-button-primary:active .a-button-inner {
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.2) inset;
-moz-box-shadow: 0 1px 3px rgba(0,0,0,.2) inset;
box-shadow: 0 1px 3px rgba(0,0,0,.2) inset;
background-color: #f0c14b;
background-image: none;
}
.lt-ie9 .a-button-primary:active .a-button-inner {
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.a-button-primary:hover .a-button-inner {
background-color: #f5d78e;
background: -webkit-gradient(linear,left top,left bottom,from(#f5d78e),to(#eeb933));
background: -webkit-linear-gradient(top,#f5d78e,#eeb933);
background: -moz-linear-gradient(top,#f5d78e,#eeb933);
background: -ms-linear-gradient(top,#f5d78e,#eeb933);
background: -o-linear-gradient(top,#f5d78e,#eeb933);
background: #f1c860;
}
.lt-ie9 .a-button-primary:hover .a-button-inner {
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5d78e', endColorstr='#ffeeb933', GradientType=0);
} | 0.285472 | 0.088112 |
body,
html {
width: 100%;
height: 100%;
font-family: 'Tahoma', 'Helvetica Neue', Arial, sans-serif;
-webkit-font-smoothing: antialiased;
font-size: 12.5px;
}
body {
}
#ds {
display: block;
margin-top: auto;
margin-bottom: auto;
}
.refs p {
margin: 0;
font-size: 9px;
}
img {
display: block;
margin-left: auto;
margin-right: auto;
}
figure figcaption {
text-align: center;
}
iframe {
display: block;
margin-left: auto;
margin-right: auto;
}
figcaption {
font-size: 9px;
width: 500px;
display: block;
margin-left: auto;
margin-right: auto;
}
code {
background-color: #FFC993;
display: block;
padding: 10px 30px 10px 50px;
margin-left: auto;
margin-right: auto;
color: black;
font-weight: bold;
}
hr {
max-width: 50px;
border-width: 3px;
border-color: #F05F40;
}
hr.light {
border-color: #fff;
}
a {
color: #F05F40;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
}
a:hover {
color: #f05f40;
}
.btn-light {
color: #4B413F;
}
#footer {
color: #4B413F;
padding: 2em 10em 4em 10em;
}
h1,
h2,
h3,
h4,
h5,
h6,
#footer,
.btn-light {
font-family: 'Geneva', 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
text-align: center;
}
h4.subtitle {
text-align: left;
font-weight: lighter;
font: Roboto, sans-serif;
}
.bg-primary {
background-color: #F05F40 !important;
}
.bg-dark {
background-color: #4B413F !important;
}
.text-faded {
color: rgba(255, 255, 255, 0.7);
}
section {
padding: 8rem 0;
}
.section-heading {
margin-top: 0;
}
::-moz-selection {
color: #fff;
background: #4B413F;
text-shadow: none;
}
::selection {
color: #fff;
background: #4B413F;
text-shadow: none;
}
img::selection {
color: #fff;
background: transparent;
}
img::-moz-selection {
color: #fff;
background: transparent;
}
#mainNavbar {
border-bottom: 1px solid rgba(33, 37, 41, 0.1);
/* white */
background-color: #fff;
font-family: 'Geneva', 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
}
#mainNavbar .navbar-brand {
font-weight: 700;
text-transform: uppercase;
color: #4B413F;
font-family: 'Geneva', 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}
#mainNavbar .navbar-brand:focus, #mainNavbar .navbar-brand:hover {
color: #F05F40;
}
#footer {
font-size: .9rem;
font-weight: 700;
text-transform: uppercase;
/* black */
color: #4B413F;
}
#mainNavbar .navbar-nav > li.nav-item > a.nav-link,
#mainNavbar .navbar-nav > li.nav-item > a.nav-link:focus,
#mainNavbar .navbar-nav > li.nav-item.dropdown > div.dropdown-menu > a.nav-link.dropdown-item {
font-size: .9rem;
font-weight: 700;
text-transform: uppercase;
/* grey */
color: #4B413F;
}
/* selects nav-link inside li.nav-items inside a navbar, when hovered over */
#mainNavbar .navbar-nav > li.nav-item > a.nav-link:hover,
#mainNavbar .navbar-nav > li.nav-item > a.nav-link:focus:hover,
#mainNavbar .navbar-nav > li.nav-item.dropdown > div.dropdown-menu > a.nav-link.dropdown-item:hover {
/* orange */
color: #F05F40;
}
#mainNavbar .navbar-nav > li.nav-item.dropdown > div.dropdown-menu > a.nav-link.dropdown-item {
padding-left: 20px;
}
#mainNavbar .navbar-nav > li.nav-item > a.nav-link.active,
#mainNavbar .navbar-nav > li.nav-item > a.nav-link:focus.active {
color: #F05F40 !important;
background-color: transparent;
}
#mainNavbar .navbar-nav > li.nav-item > a.nav-link.active:hover,
#mainNavbar .navbar-nav > li.nav-item > a.nav-link:focus.active:hover {
background-color: transparent;
}
@media (min-width: 992px) {
#mainNavbar {
border-color: transparent;
background-color: transparent;
}
#mainNavbar .navbar-brand {
color: rgba(255, 255, 255, 0.7);
}
#mainNavbar .navbar-brand:focus, #mainNavbar .navbar-brand:hover {
color: #fff;
}
#mainNavbar .navbar-nav > li.nav-item > a.nav-link {
padding: 0.5rem 1rem;
}
#mainNavbar .navbar-nav > li.nav-item > a.nav-link,
#mainNavbar .navbar-nav > li.nav-item > a.nav-link:focus {
color: rgba(255, 255, 255, 0.7);
}
#mainNavbar .navbar-nav > li.nav-item > a.nav-link:hover,
#mainNavbar .navbar-nav > li.nav-item > a.nav-link:focus:hover
#mainNavbar .navbar-nav > li.nav-item > div.dropdown-menu > a.dropdown-item:hover {
color: #fff;
}
#mainNavbar.navbar-shrink {
border-bottom: 1px solid rgba(33, 37, 41, 0.1);
background-color: #fff;
}
#mainNavbar.navbar-shrink .navbar-brand {
color: #4B413F;
}
#mainNavbar.navbar-shrink .navbar-brand:focus, #mainNavbar.navbar-shrink .navbar-brand:hover {
color: #F05F40;
}
#mainNavbar.navbar-shrink .navbar-nav > li.nav-item > a.nav-link,
#mainNavbar.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus {
/* setting colour to grey */
color: #4B413F;
}
#mainNavbar.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:hover,
#mainNavbar.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus:hover
#mainNavbar .navbar-nav > li.nav-item > div.dropdown-menu > a.dropdown-item:hover {
color: #F05F40;
}
}
header.masthead {
padding-top: 10rem;
padding-bottom: calc(10rem - 56px);
/* grey */
background-color: #4B413F;
background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
header.masthead hr {
margin-top: 30px;
margin-bottom: 30px;
}
header.masthead h1 {
font-size: 2rem;
}
header.masthead p {
font-weight: 300;
}
@media (min-width: 768px) {
header.masthead p {
font-size: 1.15rem;
}
}
@media (min-width: 992px) {
header.masthead {
height: 100vh;
/*min-height: 650px;*/
padding-top: 0;
padding-bottom: 0;
}
header.masthead h1 {
font-size: 3rem;
}
}
@media (min-width: 1200px) {
header.masthead h1 {
font-size: 4rem;
}
}
.service-box {
max-width: 400px;
}
.portfolio-box {
position: relative;
display: block;
max-width: 650px;
margin: 0 auto;
}
.portfolio-box .portfolio-box-caption {
position: absolute;
bottom: 0;
display: block;
width: 100%;
height: 100%;
text-align: center;
opacity: 0;
color: #fff;
background: rgba(240, 95, 64, 0.9);
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
position: absolute;
top: 50%;
width: 100%;
transform: translateY(-50%);
text-align: center;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
padding: 0 15px;
font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
font-size: 18px;
}
.portfolio-box:hover .portfolio-box-caption {
opacity: 1;
}
.portfolio-box:focus {
outline: none;
}
@media (min-width: 768px) {
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
font-size: 16px;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
font-size: 22px;
}
}
.text-primary {
color: #F05F40 !important;
}
.btn {
font-weight: 700;
text-transform: uppercase;
border: none;
border-radius: 8px;
font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
/*background-color: #f05f40*/
}
.btn-xl {
padding: 1rem 2rem;
}
.btn-primary {
background-color: #F05F40;
border-color: #F05F40;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
color: #fff;
background-color: #ee4b28 /*#f04f50*/ !important;
}
.btn-primary:active, .btn-primary:focus {
box-shadow: 0 0 0 0.2rem rgba(240, 95, 64, 0.5) !important;
}
.footer-text {
text-transform: none !important;
font-size: .7rem;
}
/* ========================================================== */
/* PERSONAL PAGE STYLES */
/*
header.personal-section-header {
padding-top: 7rem !important;
padding-bottom: .1em;
}
*/
header.masthead.personal-section-header {
padding-top: 5rem;
padding-bottom: .8rem; /* calc(4rem - 60px); */
padding-left: 4rem;
/* grey */
background-color: #4B413F;
background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
box-shadow: 0px 2px 10px 5px rgba(100, 100, 100, 0.49);
}
.personal-section-body #sideMenu hr {
/*color: red;*/
margin-top: 10px;
margin-bottom: 0px;
border-top: 1px solid #F39845;
/*max-width: 5rem;*/
/*padding-top: .3rem;*/
padding-bottom: .3rem;
}
/*
header.masthead p {
font-weight: 300;
}
@media (min-width: 768px) {
header.masthead p {
font-size: 1.15rem;
}
}
*/
header.masthead.personal-section-header h1 {
font-size: 3rem;
}
@media (min-width: 992px) {
header.masthead.personal-section-header {
max-height: 200px;
padding-top: 3rem;
padding-bottom: .4rem;
padding-left: 4rem;
}
}
@media (max-width: 992px) {
header.masthead.personal-section-header {
/*font-size: 2rem;*/
height: 200px;
}
}
/*
header.masthead hr.personal-section-divider {
margin-top: 10px;
margin-bottom: 10px;
}
*/
.personal-section-body hr {
border-top: 1px solid #8c8b8b;
max-width: 30rem;
padding-bottom: 1rem;
}
.personal-section-title, .personal-section-author {
text-align: left !important;
}
.personal-section-author {
font-weight: lighter !important;
font-size: 14px;
}
.personal-section-body {
padding: 3rem;
}
#sideMenu.side-menu-fixed {
top: 0px;
}
#sideMenu {
background-color: #fff;
}
#sideMenu .nav {
background-color: rgb(234, 234, 234); /*#f7f7f7; rgb(255, 192, 99);*/
padding: 16px 12px 16px 16px;
max-height: 800px;
/*max-width: 350px;
overflow: auto;
overflow-y: auto !important;
overflow-x: hidden !important;*/
font-size: 12px;
}
#sideMenu .nav a {
color: #212529 !important; /*rgba(255, 255, 255, 0.7) !important;*/
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
}
#sideMenu .nav a:hover {
/*color: red; #F04F50;*/
color: #F04F50 !important;
background-color: transparent; /* !important; rgba(255, 255, 255, 0.7) !important;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;*/
}
.nav-pills .nav-link.active { /*, .nav-pills .show > .nav-link {*/
font-weight: 600;
background-color: transparent; /* !important;*/
}
/*#sideMenu > .nav-pills > .nav-item a:hover {
color: #F04F50;
}*/
/*div {
width: 500px;
margin: 10px
}*/
/* Personal page ordered lists */
ol.personal-page-list {
list-style-type: none;
padding-left: 10px;
}
ol.personal-page-list li {
position: relative;
margin-top: 20px;
margin-bottom: 20px;
}
ol.personal-page-list > li p {
padding-left: 45px;
}
ol.personal-page-list span {
font: bold italic 25px Helvetica;
color: #FFC993;
padding-left: 5px;
padding-right:10px;
position: absolute;
}
.python-notebook {
height: 500px;
/*
-ms-zoom: 0.75;
-moz-transform: scale(0.75);
-moz-transform-origin: 0 0;
-o-transform: scale(0.75);
-o-transform-origin: 0 0;
-webkit-transform: scale(0.75);
-webkit-transform-origin: 0 0;*/
}
.gist {
width:600px !important;
}
.gist-file .gist-data {
max-width: 600px;
}
ul.personal-page-list {
display: block;
}
/*
ul.personal-page-list li {
<<<<<<< HEAD
list-style-type: none;
}*/
/*CSS for following section is for prerequisite's box on homepage*/
.row.vdivide [class*='col-']:not(:last-child):before {
background: #e0e0e0;
width: 3px;
content: "";
display:block;
position: absolute;
top:0;
bottom: 0;
right: 0;
min-height: 70px;
}
#textonarrow {
font-family: 'Geneva', 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
font-size: 17px;
font-weight: 800;
}
/*==========================================================================================================*/
=======
list-style-type: none;
}*/
>>>>>>> 982e531dc422a40c666475ce9a2a9ba9aabd51a0 | css/creative.css | body,
html {
width: 100%;
height: 100%;
font-family: 'Tahoma', 'Helvetica Neue', Arial, sans-serif;
-webkit-font-smoothing: antialiased;
font-size: 12.5px;
}
body {
}
#ds {
display: block;
margin-top: auto;
margin-bottom: auto;
}
.refs p {
margin: 0;
font-size: 9px;
}
img {
display: block;
margin-left: auto;
margin-right: auto;
}
figure figcaption {
text-align: center;
}
iframe {
display: block;
margin-left: auto;
margin-right: auto;
}
figcaption {
font-size: 9px;
width: 500px;
display: block;
margin-left: auto;
margin-right: auto;
}
code {
background-color: #FFC993;
display: block;
padding: 10px 30px 10px 50px;
margin-left: auto;
margin-right: auto;
color: black;
font-weight: bold;
}
hr {
max-width: 50px;
border-width: 3px;
border-color: #F05F40;
}
hr.light {
border-color: #fff;
}
a {
color: #F05F40;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
}
a:hover {
color: #f05f40;
}
.btn-light {
color: #4B413F;
}
#footer {
color: #4B413F;
padding: 2em 10em 4em 10em;
}
h1,
h2,
h3,
h4,
h5,
h6,
#footer,
.btn-light {
font-family: 'Geneva', 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
text-align: center;
}
h4.subtitle {
text-align: left;
font-weight: lighter;
font: Roboto, sans-serif;
}
.bg-primary {
background-color: #F05F40 !important;
}
.bg-dark {
background-color: #4B413F !important;
}
.text-faded {
color: rgba(255, 255, 255, 0.7);
}
section {
padding: 8rem 0;
}
.section-heading {
margin-top: 0;
}
::-moz-selection {
color: #fff;
background: #4B413F;
text-shadow: none;
}
::selection {
color: #fff;
background: #4B413F;
text-shadow: none;
}
img::selection {
color: #fff;
background: transparent;
}
img::-moz-selection {
color: #fff;
background: transparent;
}
#mainNavbar {
border-bottom: 1px solid rgba(33, 37, 41, 0.1);
/* white */
background-color: #fff;
font-family: 'Geneva', 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
}
#mainNavbar .navbar-brand {
font-weight: 700;
text-transform: uppercase;
color: #4B413F;
font-family: 'Geneva', 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}
#mainNavbar .navbar-brand:focus, #mainNavbar .navbar-brand:hover {
color: #F05F40;
}
#footer {
font-size: .9rem;
font-weight: 700;
text-transform: uppercase;
/* black */
color: #4B413F;
}
#mainNavbar .navbar-nav > li.nav-item > a.nav-link,
#mainNavbar .navbar-nav > li.nav-item > a.nav-link:focus,
#mainNavbar .navbar-nav > li.nav-item.dropdown > div.dropdown-menu > a.nav-link.dropdown-item {
font-size: .9rem;
font-weight: 700;
text-transform: uppercase;
/* grey */
color: #4B413F;
}
/* selects nav-link inside li.nav-items inside a navbar, when hovered over */
#mainNavbar .navbar-nav > li.nav-item > a.nav-link:hover,
#mainNavbar .navbar-nav > li.nav-item > a.nav-link:focus:hover,
#mainNavbar .navbar-nav > li.nav-item.dropdown > div.dropdown-menu > a.nav-link.dropdown-item:hover {
/* orange */
color: #F05F40;
}
#mainNavbar .navbar-nav > li.nav-item.dropdown > div.dropdown-menu > a.nav-link.dropdown-item {
padding-left: 20px;
}
#mainNavbar .navbar-nav > li.nav-item > a.nav-link.active,
#mainNavbar .navbar-nav > li.nav-item > a.nav-link:focus.active {
color: #F05F40 !important;
background-color: transparent;
}
#mainNavbar .navbar-nav > li.nav-item > a.nav-link.active:hover,
#mainNavbar .navbar-nav > li.nav-item > a.nav-link:focus.active:hover {
background-color: transparent;
}
@media (min-width: 992px) {
#mainNavbar {
border-color: transparent;
background-color: transparent;
}
#mainNavbar .navbar-brand {
color: rgba(255, 255, 255, 0.7);
}
#mainNavbar .navbar-brand:focus, #mainNavbar .navbar-brand:hover {
color: #fff;
}
#mainNavbar .navbar-nav > li.nav-item > a.nav-link {
padding: 0.5rem 1rem;
}
#mainNavbar .navbar-nav > li.nav-item > a.nav-link,
#mainNavbar .navbar-nav > li.nav-item > a.nav-link:focus {
color: rgba(255, 255, 255, 0.7);
}
#mainNavbar .navbar-nav > li.nav-item > a.nav-link:hover,
#mainNavbar .navbar-nav > li.nav-item > a.nav-link:focus:hover
#mainNavbar .navbar-nav > li.nav-item > div.dropdown-menu > a.dropdown-item:hover {
color: #fff;
}
#mainNavbar.navbar-shrink {
border-bottom: 1px solid rgba(33, 37, 41, 0.1);
background-color: #fff;
}
#mainNavbar.navbar-shrink .navbar-brand {
color: #4B413F;
}
#mainNavbar.navbar-shrink .navbar-brand:focus, #mainNavbar.navbar-shrink .navbar-brand:hover {
color: #F05F40;
}
#mainNavbar.navbar-shrink .navbar-nav > li.nav-item > a.nav-link,
#mainNavbar.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus {
/* setting colour to grey */
color: #4B413F;
}
#mainNavbar.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:hover,
#mainNavbar.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus:hover
#mainNavbar .navbar-nav > li.nav-item > div.dropdown-menu > a.dropdown-item:hover {
color: #F05F40;
}
}
header.masthead {
padding-top: 10rem;
padding-bottom: calc(10rem - 56px);
/* grey */
background-color: #4B413F;
background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
header.masthead hr {
margin-top: 30px;
margin-bottom: 30px;
}
header.masthead h1 {
font-size: 2rem;
}
header.masthead p {
font-weight: 300;
}
@media (min-width: 768px) {
header.masthead p {
font-size: 1.15rem;
}
}
@media (min-width: 992px) {
header.masthead {
height: 100vh;
/*min-height: 650px;*/
padding-top: 0;
padding-bottom: 0;
}
header.masthead h1 {
font-size: 3rem;
}
}
@media (min-width: 1200px) {
header.masthead h1 {
font-size: 4rem;
}
}
.service-box {
max-width: 400px;
}
.portfolio-box {
position: relative;
display: block;
max-width: 650px;
margin: 0 auto;
}
.portfolio-box .portfolio-box-caption {
position: absolute;
bottom: 0;
display: block;
width: 100%;
height: 100%;
text-align: center;
opacity: 0;
color: #fff;
background: rgba(240, 95, 64, 0.9);
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
position: absolute;
top: 50%;
width: 100%;
transform: translateY(-50%);
text-align: center;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
padding: 0 15px;
font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
font-size: 18px;
}
.portfolio-box:hover .portfolio-box-caption {
opacity: 1;
}
.portfolio-box:focus {
outline: none;
}
@media (min-width: 768px) {
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
font-size: 16px;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
font-size: 22px;
}
}
.text-primary {
color: #F05F40 !important;
}
.btn {
font-weight: 700;
text-transform: uppercase;
border: none;
border-radius: 8px;
font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
/*background-color: #f05f40*/
}
.btn-xl {
padding: 1rem 2rem;
}
.btn-primary {
background-color: #F05F40;
border-color: #F05F40;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
color: #fff;
background-color: #ee4b28 /*#f04f50*/ !important;
}
.btn-primary:active, .btn-primary:focus {
box-shadow: 0 0 0 0.2rem rgba(240, 95, 64, 0.5) !important;
}
.footer-text {
text-transform: none !important;
font-size: .7rem;
}
/* ========================================================== */
/* PERSONAL PAGE STYLES */
/*
header.personal-section-header {
padding-top: 7rem !important;
padding-bottom: .1em;
}
*/
header.masthead.personal-section-header {
padding-top: 5rem;
padding-bottom: .8rem; /* calc(4rem - 60px); */
padding-left: 4rem;
/* grey */
background-color: #4B413F;
background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
box-shadow: 0px 2px 10px 5px rgba(100, 100, 100, 0.49);
}
.personal-section-body #sideMenu hr {
/*color: red;*/
margin-top: 10px;
margin-bottom: 0px;
border-top: 1px solid #F39845;
/*max-width: 5rem;*/
/*padding-top: .3rem;*/
padding-bottom: .3rem;
}
/*
header.masthead p {
font-weight: 300;
}
@media (min-width: 768px) {
header.masthead p {
font-size: 1.15rem;
}
}
*/
header.masthead.personal-section-header h1 {
font-size: 3rem;
}
@media (min-width: 992px) {
header.masthead.personal-section-header {
max-height: 200px;
padding-top: 3rem;
padding-bottom: .4rem;
padding-left: 4rem;
}
}
@media (max-width: 992px) {
header.masthead.personal-section-header {
/*font-size: 2rem;*/
height: 200px;
}
}
/*
header.masthead hr.personal-section-divider {
margin-top: 10px;
margin-bottom: 10px;
}
*/
.personal-section-body hr {
border-top: 1px solid #8c8b8b;
max-width: 30rem;
padding-bottom: 1rem;
}
.personal-section-title, .personal-section-author {
text-align: left !important;
}
.personal-section-author {
font-weight: lighter !important;
font-size: 14px;
}
.personal-section-body {
padding: 3rem;
}
#sideMenu.side-menu-fixed {
top: 0px;
}
#sideMenu {
background-color: #fff;
}
#sideMenu .nav {
background-color: rgb(234, 234, 234); /*#f7f7f7; rgb(255, 192, 99);*/
padding: 16px 12px 16px 16px;
max-height: 800px;
/*max-width: 350px;
overflow: auto;
overflow-y: auto !important;
overflow-x: hidden !important;*/
font-size: 12px;
}
#sideMenu .nav a {
color: #212529 !important; /*rgba(255, 255, 255, 0.7) !important;*/
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
}
#sideMenu .nav a:hover {
/*color: red; #F04F50;*/
color: #F04F50 !important;
background-color: transparent; /* !important; rgba(255, 255, 255, 0.7) !important;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;*/
}
.nav-pills .nav-link.active { /*, .nav-pills .show > .nav-link {*/
font-weight: 600;
background-color: transparent; /* !important;*/
}
/*#sideMenu > .nav-pills > .nav-item a:hover {
color: #F04F50;
}*/
/*div {
width: 500px;
margin: 10px
}*/
/* Personal page ordered lists */
ol.personal-page-list {
list-style-type: none;
padding-left: 10px;
}
ol.personal-page-list li {
position: relative;
margin-top: 20px;
margin-bottom: 20px;
}
ol.personal-page-list > li p {
padding-left: 45px;
}
ol.personal-page-list span {
font: bold italic 25px Helvetica;
color: #FFC993;
padding-left: 5px;
padding-right:10px;
position: absolute;
}
.python-notebook {
height: 500px;
/*
-ms-zoom: 0.75;
-moz-transform: scale(0.75);
-moz-transform-origin: 0 0;
-o-transform: scale(0.75);
-o-transform-origin: 0 0;
-webkit-transform: scale(0.75);
-webkit-transform-origin: 0 0;*/
}
.gist {
width:600px !important;
}
.gist-file .gist-data {
max-width: 600px;
}
ul.personal-page-list {
display: block;
}
/*
ul.personal-page-list li {
<<<<<<< HEAD
list-style-type: none;
}*/
/*CSS for following section is for prerequisite's box on homepage*/
.row.vdivide [class*='col-']:not(:last-child):before {
background: #e0e0e0;
width: 3px;
content: "";
display:block;
position: absolute;
top:0;
bottom: 0;
right: 0;
min-height: 70px;
}
#textonarrow {
font-family: 'Geneva', 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
font-size: 17px;
font-weight: 800;
}
/*==========================================================================================================*/
=======
list-style-type: none;
}*/
>>>>>>> 982e531dc422a40c666475ce9a2a9ba9aabd51a0 | 0.330363 | 0.059346 |
-------------------------------------------------- */
/*
Bootstrap's documentation styles
Special styles for presenting Bootstrap's documentation and examples
*/
/* Body and structure
-------------------------------------------------- */
body
{
position: relative;
padding-top: 40px;
}
/* Code in headings */
h3 code
{
font-size: 14px;
font-weight: normal;
}
/* Tweak navbar brand link to be super sleek
-------------------------------------------------- */
body > .navbar
{
font-size: 13px;
}
/* Change the docs' brand */
body > .navbar .brand
{
padding-right: 0;
padding-left: 0;
margin-left: 20px;
float: right;
font-weight: bold;
color: #000;
text-shadow: 0 1px 0 rgba(255,255,255,.1), 0 0 30px rgba(255,255,255,.125);
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
transition: all .2s linear;
}
body > .navbar .brand:hover
{
text-decoration: none;
text-shadow: 0 1px 0 rgba(255,255,255,.1), 0 0 30px rgba(255,255,255,.4);
}
/* Sections
-------------------------------------------------- */
/* padding for in-page bookmarks and fixed navbar */
section
{
padding-top: 30px;
}
section > .page-header,
section > .lead
{
color: #5a5a5a;
}
section > ul li
{
margin-bottom: 5px;
}
/* Separators (hr) */
.bs-docs-separator
{
margin: 40px 0 39px;
}
/* Faded out hr */
hr.soften
{
height: 1px;
margin: 70px 0;
background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.1), rgba(0,0,0,0));
background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.1), rgba(0,0,0,0));
background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.1), rgba(0,0,0,0));
background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.1), rgba(0,0,0,0));
border: 0;
}
/* Jumbotrons
-------------------------------------------------- */
/* Base class
------------------------- */
.jumbotron
{
position: relative;
padding: 40px 0;
color: #fff;
text-align: center;
text-shadow: 0 1px 3px rgba(0,0,0,.4), 0 0 30px rgba(0,0,0,.075);
background: #0000ff; /* Old browsers */
background: -moz-linear-gradient(45deg, #0000ff 0%, #6d3353 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#0000ff), color-stop(100%,#6d3353)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(45deg, #0000ff 0%,#6d3353 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(45deg, #0000ff 0%,#6d3353 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(45deg, #0000ff 0%,#6d3353 100%); /* IE10+ */
background: linear-gradient(45deg, #0000ff 0%,#6d3353 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0000ff', endColorstr='#6d3353',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
-webkit-box-shadow: inset 0 3px 7px rgba(0,0,0,.2), inset 0 -3px 7px rgba(0,0,0,.2);
-moz-box-shadow: inset 0 3px 7px rgba(0,0,0,.2), inset 0 -3px 7px rgba(0,0,0,.2);
box-shadow: inset 0 3px 7px rgba(0,0,0,.2), inset 0 -3px 7px rgba(0,0,0,.2);
}
.jumbotron h1
{
font-size: 80px;
font-weight: bold;
letter-spacing: -1px;
line-height: 1;
}
.jumbotron p
{
font-size: 24px;
font-weight: 300;
line-height: 1.25;
margin-bottom: 30px;
}
/* Link styles (used on .masthead-links as well) */
.jumbotron a
{
color: #fff;
color: rgba(255,255,255,.5);
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.jumbotron a:hover
{
color: #fff;
text-shadow: 0 0 10px rgba(255,255,255,.25);
}
/* Download button */
.masthead .btn
{
padding: 19px 24px;
font-size: 24px;
font-weight: 200;
color: #fff; /* redeclare to override the `.jumbotron a` */
border: 0;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25);
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25);
box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25);
-webkit-transition: none;
-moz-transition: none;
transition: none;
}
.masthead .btn:hover
{
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25);
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25);
box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25);
}
.masthead .btn:active
{
-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.1);
-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.1);
box-shadow: inset 0 2px 4px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.1);
}
/* Pattern overlay
------------------------- */
.jumbotron .container
{
position: relative;
z-index: 2;
}
.jumbotron:after
{
content: '';
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: url('../../img/carnotaurus/home-page.png') no-repeat center center;
opacity: .4;
}
.img-circle
{
z-index: -webkit-border-radius: 600px;
-moz-border-radius: 600px;
border-radius: 600px;
}
.face-relative
{
position: relative;
z-index: 1;
-moz-box-shadow: 0px 0px 0px 5px #e8e6e6; /* Firefox */
-webkit-box-shadow: 0px 0px 0px 5px #e8e6e6; /* Safari, Chrome */
box-shadow: 0px 0px 0px 5px #e8e6e6; /* CSS3 */
margin-bottom: 20px;
}
.face-absolute
{
position: absolute;
z-index: 1;
-moz-box-shadow: 0px 0px 0px 5px #e8e6e6; /* Firefox */
-webkit-box-shadow: 0px 0px 0px 5px #e8e6e6; /* Safari, Chrome */
box-shadow: 0px 0px 0px 5px #e8e6e6; /* CSS3 */
} | src/Carnotaurus.GhostPubsMvc.Web/Carnotaurus.GhostPubsMvc.Web/Content/bootstrap/2.3.1/css/carnotaurus/docs2.css | -------------------------------------------------- */
/*
Bootstrap's documentation styles
Special styles for presenting Bootstrap's documentation and examples
*/
/* Body and structure
-------------------------------------------------- */
body
{
position: relative;
padding-top: 40px;
}
/* Code in headings */
h3 code
{
font-size: 14px;
font-weight: normal;
}
/* Tweak navbar brand link to be super sleek
-------------------------------------------------- */
body > .navbar
{
font-size: 13px;
}
/* Change the docs' brand */
body > .navbar .brand
{
padding-right: 0;
padding-left: 0;
margin-left: 20px;
float: right;
font-weight: bold;
color: #000;
text-shadow: 0 1px 0 rgba(255,255,255,.1), 0 0 30px rgba(255,255,255,.125);
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
transition: all .2s linear;
}
body > .navbar .brand:hover
{
text-decoration: none;
text-shadow: 0 1px 0 rgba(255,255,255,.1), 0 0 30px rgba(255,255,255,.4);
}
/* Sections
-------------------------------------------------- */
/* padding for in-page bookmarks and fixed navbar */
section
{
padding-top: 30px;
}
section > .page-header,
section > .lead
{
color: #5a5a5a;
}
section > ul li
{
margin-bottom: 5px;
}
/* Separators (hr) */
.bs-docs-separator
{
margin: 40px 0 39px;
}
/* Faded out hr */
hr.soften
{
height: 1px;
margin: 70px 0;
background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.1), rgba(0,0,0,0));
background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.1), rgba(0,0,0,0));
background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.1), rgba(0,0,0,0));
background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.1), rgba(0,0,0,0));
border: 0;
}
/* Jumbotrons
-------------------------------------------------- */
/* Base class
------------------------- */
.jumbotron
{
position: relative;
padding: 40px 0;
color: #fff;
text-align: center;
text-shadow: 0 1px 3px rgba(0,0,0,.4), 0 0 30px rgba(0,0,0,.075);
background: #0000ff; /* Old browsers */
background: -moz-linear-gradient(45deg, #0000ff 0%, #6d3353 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#0000ff), color-stop(100%,#6d3353)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(45deg, #0000ff 0%,#6d3353 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(45deg, #0000ff 0%,#6d3353 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(45deg, #0000ff 0%,#6d3353 100%); /* IE10+ */
background: linear-gradient(45deg, #0000ff 0%,#6d3353 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0000ff', endColorstr='#6d3353',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
-webkit-box-shadow: inset 0 3px 7px rgba(0,0,0,.2), inset 0 -3px 7px rgba(0,0,0,.2);
-moz-box-shadow: inset 0 3px 7px rgba(0,0,0,.2), inset 0 -3px 7px rgba(0,0,0,.2);
box-shadow: inset 0 3px 7px rgba(0,0,0,.2), inset 0 -3px 7px rgba(0,0,0,.2);
}
.jumbotron h1
{
font-size: 80px;
font-weight: bold;
letter-spacing: -1px;
line-height: 1;
}
.jumbotron p
{
font-size: 24px;
font-weight: 300;
line-height: 1.25;
margin-bottom: 30px;
}
/* Link styles (used on .masthead-links as well) */
.jumbotron a
{
color: #fff;
color: rgba(255,255,255,.5);
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.jumbotron a:hover
{
color: #fff;
text-shadow: 0 0 10px rgba(255,255,255,.25);
}
/* Download button */
.masthead .btn
{
padding: 19px 24px;
font-size: 24px;
font-weight: 200;
color: #fff; /* redeclare to override the `.jumbotron a` */
border: 0;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25);
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25);
box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25);
-webkit-transition: none;
-moz-transition: none;
transition: none;
}
.masthead .btn:hover
{
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25);
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25);
box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25);
}
.masthead .btn:active
{
-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.1);
-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.1);
box-shadow: inset 0 2px 4px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.1);
}
/* Pattern overlay
------------------------- */
.jumbotron .container
{
position: relative;
z-index: 2;
}
.jumbotron:after
{
content: '';
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: url('../../img/carnotaurus/home-page.png') no-repeat center center;
opacity: .4;
}
.img-circle
{
z-index: -webkit-border-radius: 600px;
-moz-border-radius: 600px;
border-radius: 600px;
}
.face-relative
{
position: relative;
z-index: 1;
-moz-box-shadow: 0px 0px 0px 5px #e8e6e6; /* Firefox */
-webkit-box-shadow: 0px 0px 0px 5px #e8e6e6; /* Safari, Chrome */
box-shadow: 0px 0px 0px 5px #e8e6e6; /* CSS3 */
margin-bottom: 20px;
}
.face-absolute
{
position: absolute;
z-index: 1;
-moz-box-shadow: 0px 0px 0px 5px #e8e6e6; /* Firefox */
-webkit-box-shadow: 0px 0px 0px 5px #e8e6e6; /* Safari, Chrome */
box-shadow: 0px 0px 0px 5px #e8e6e6; /* CSS3 */
} | 0.433262 | 0.054374 |
body {
background: #f1f4f7;
padding-top: 50px;
/*color: #5f6468;*/
}
textarea{
min-height:300px;
}
/*
p {
color: #777;
}
a, a:hover, a:focus {
color: #30a5ff;
}
h1, h2, h3, h4, h5, h6 {
color: #5f6468;
}
h1 {
font-weight: 300;
font-size: 40px;
}
h2 {
font-weight: 300;
margin-bottom: 20px;
}
h3, h4 {
font-weight: 300;
}*/
.large {
font-size: 2em;
}
.text-muted {
color: #9fadbb;
}
.color-gray { color: #5f6468; }
.color-blue { color: #30a5ff; }
.color-teal { color: #1ebfae; }
.color-orange { color: #ffb53e; }
.color-red { color: #f9243f; }
.bg-primary .glyphicon-remove { color: #5f6468;}
.bg-primary .glyphicon-remove:hover { color: #ef4040;}
.no-padding {
padding: 0; margin: 0;
}
.glyphicon-xl {
font-size: 6em;
}
.glyphicon-l {
font-size: 3em;
}
.glyphicon-m {
font-size: 1.5em;
}
.glyphicon-s {
font-size: 0.75em;
}
.form-control {
border: 1px solid #eee;
box-shadow: none;
}
.form-control:focus {
border: 1px solid #30a5ff;
outline: 0;
box-shadow: inset 0px 0px 0px 1px #30a5ff;
}
.navbar-header .navbar-brand {
color: #fff;
font-size: 16px;
text-transform: uppercase;
font-weight: 500;
letter-spacing: 2px;
}
.navbar-header .navbar-brand span {
color: #30a5ff;
}
/*Buttons*/
a.btn:hover,
button:hover {
opacity: 0.8;
}
a.btn:active,
button:active {
box-shadow: inset 0px 0px 500px rgba(0,0,0,.1);
opacity: 1;
}
.btn-default,
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default,
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
background-color: #e9ecf2;
border-color: #e9ecf2;
color: #1b3548;
}
.btn-primary,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary,
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
background-color: #30a5ff;
border-color: #30a5ff;
}
.btn-success,
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success,
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
background-color: #8ad919;
border-color: #8ad919;
}
.btn-warning,
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning,
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
background-color: #ffb53e;
border-color: #ffb53e;
}
.btn-danger,
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger,
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
background-color: #f9243f;
border-color: #f9243f;
}
/*Backgrounds*/
.bg-primary {
color: #1b3548;
background-color: #e9ecf2;
}
a.bg-primary:hover {
background-color: #e9ecf2;
}
.bg-success {
color: #fff;
background-color: #8ad919;
}
a.bg-success:hover {
background-color: #8ad919;
}
.bg-success a {
color: rgba(255, 255, 255, .75);
}
.bg-info {
color: #fff;
background-color: #30a5ff;
}
a.bg-info:hover {
background-color: #30a5ff;
}
.bg-info a {
color: rgba(255, 255, 255, .75);
}
.bg-warning {
color: #fff;
background-color: #ffb53e;
}
a.bg-warning:hover {
background-color: #ffb53e;
}
.bg-warning a {
color: rgba(255, 255, 255, .75);
}
.bg-danger {
color: #fff;
background-color: #f9243f;
}
a.bg-danger:hover {
background-color: #f9243f;
}
.bg-danger a {
color: rgba(255, 255, 255, .75);
}
/*Panels*/
.panel {
border: 0;
}
.panel-heading {
font-size: 18px;
font-weight: 300;
letter-spacing: 0.025em;
height: 66px;
line-height: 45px;
}
.panel-default .panel-heading {
background: #fff;
border-bottom: 1px solid #eee;
color: #5f6468;
}
.panel-footer {
background: #fff;
border-top: 1px solid #eee;
}
.panel-widget {
padding: 0;
position: relative;
}
.panel-widget .panel-footer {
border: 0;
text-align: center;
}
.panel-footer .input-group {
padding: 0px;
margin: 0 -5px;
}
.panel-footer .input-group-btn:last-child>.btn,
.panel-footer .input-group-btn:last-child>.btn-group {
margin: 0;
}
.panel-widget .panel-footer a {
color: #999;
}
.panel-widget .panel-footer a:hover {
color: #666;
text-decoration: none;
}
.panel-blue { background: #30a5ff; color: #fff; }
.panel-teal { background: #1ebfae; color: #fff; }
.panel-orange { background: #ffb53e; color: #fff; }
.panel-red { background: #f9243f; color: #fff; }
.panel-blue .panel-body p,
.panel-teal .panel-body p,
.panel-orange .panel-body p,
.panel-red .panel-body p {
color: #fff;
color: rgba(255, 255, 255, .8);
}
.panel-blue .panel-heading,
.panel-teal .panel-heading,
.panel-orange .panel-heading,
.panel-red .panel-heading {
border-bottom: 1px solid rgba(255, 255, 255, .2);
}
.panel-blue .text-muted,
.panel-teal .text-muted,
.panel-orange .text-muted,
.panel-red .text-muted {
color: rgba(255, 255, 255, .5);
}
.dark-overlay {
background: rgba(0, 0, 0, .05);
text-align: center;
}
.widget-left {
height: 80px;
padding-top: 15px;
text-align: center;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}
.widget-right {
text-align: left;
line-height: 1.6em;
margin: 0px;
padding: 20px;
height: 80px;
color: #999;
font-weight: 300;
background: #fff;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
@media (max-width: 768px) {
.widget-right {
width: 100%;
margin: 0;
text-align: center;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
}
}
@media (max-width: 768px) {
.widget-left {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
}
}
.widget-right .text-muted {
color: #9fadbb;
}
.widget-right .large {
color: #5f6468;
}
.panel-blue .widget-left { background: #30a5ff; color: #fff; }
.panel-teal .widget-left { background: #1ebfae; color: #fff; }
.panel-orange .widget-left { background: #ffb53e; color: #fff; }
.panel-red .widget-left { background: #f9243f; color: #fff; }
.panel-widget {
background: #fff;
}
/*Jumbotron*/
.jumbotron {
background: #fff;
border-bottom: 1px solid #eee;
color: #5f6468;
}
/*Tabs*/
.panel .tabs {
margin: 0;
padding: 0;
}
.nav-tabs {
background: #e9ecf2;
border: 0;
}
.nav-tabs li a:hover {
background: #fff;
}
.nav-tabs li a,
.nav-tabs li a:hover,
.nav-tabs li.active a,
.nav-tabs li.active a:hover {
border: 0;
padding: 15px 20px;
}
.nav-pills {
padding: 15px;
padding-bottom: 0;
}
.nav-pills li a,
.nav-pills li a:hover,
.nav-pills li.active a,
.nav-pills li.active a:hover {
border: 0;
padding: 7px 15px;
}
.nav-pills li.active a,
.nav-pills li.active a:hover {
background: #30a5ff;
}
.tab-content {
padding: 15px;
}
/*Navbar*/
.navbar {
border: 0;
}
.navbar input {
border: 0;
background: #444;
color: #fff;
}
.navbar input:focus {
color: #fff;
background: #555;
border: 1px solid #30a5ff;
outline: 0;
box-shadow: inset 0px 0px 0px 1px #30a5ff;
}
.user-menu {
display: inline-block;
margin-top: 14px;
margin-right: 10px;
float: right;
list-style: none;
padding: 0;
}
.user-menu a {
color: #fff;
}
.user-menu a:hover, .user-menu a:focus {
text-decoration: none;
}
/* Sidebar */
.sidebar {
display: block;
background-color: #fff;
padding: 0;
display: none;
}
.sidebar form {
padding: 20px 15px 5px 15px;
border-bottom: 1px solid #eee;
margin-bottom: 20px;
}
@media (min-width: 768px) {
.sidebar {
display: block;
position: fixed;
top: 50px;
bottom: 0;
left: 0;
z-index: 1000;
display: block;
margin: 0;
padding: 0;
overflow-x: hidden;
overflow-y: auto;
background-color: #fff;
box-shadow: 1px 0px 10px rgba(0, 0, 0, .05);
}
.navbar-header {
width: 100%;
}
}
.sidebar ul.nav a:hover,
.sidebar ul.nav li.parent ul li a:hover {
text-decoration: none;
background-color: #e9ecf2;
}
.sidebar ul.nav .active a, .sidebar ul.nav li.parent a.active,
.sidebar ul.nav .active > a:hover, .sidebar ul.nav li.parent a.active:hover,
.sidebar ul.nav .active > a:focus, .sidebar ul.nav li.parent a.active:focus {
color: #fff;
background-color: #30a5ff;
}*/
.sidebar ul.nav ul,
.sidebar ul.nav ul li {
list-style: none;
list-style-type: none;
}
.sidebar ul.nav ul.children {
width: auto;
padding: 0;
margin: 0;
background: #f9f9f9;
}
.sidebar ul.nav ul.children li a {
height: 40px;
background: #f9f9f9;
color: #30a5ff!important;
}
.sidebar ul.nav li.current a {
background-color: #30a5ff;
color: #fff!important;
}
.sidebar ul.nav li.parent ul li a {
border: none;
display:block;
padding-left: 30px;
line-height: 40px;
}
.sidebar span.glyphicon {
margin-right: 10px;
}
.sidebar ul.nav li.divider {
border-bottom: 1px solid #eee;
margin: 20px 0;
}
.sidebar .attribution {
position: absolute;
bottom: 0px;
width: 100%;
padding: 15px;
text-align: center;
border-top: 1px solid #eee;
font-size: 12px;
}
ul.menu li.parent a{
display: block;
}
span.sidebar-glyph{
display: inline-block;
width: 100%;
height:100%;
}
/*Breadcrumbs*/
.breadcrumb {
border-radius: 0;
padding: 10px 15px;
background: #e9ecf2;
box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
margin: 0 ;
}
h1.page-header {
margin-top: 30px;
border-bottom: 0;
font-size: 2em;
padding: 20px 0;
color:#737373;
}
img.plus-sign-img{
width:30px
}
/*Charts*/
.main-chart {
background: #fff;
}
.easypiechart-panel {
text-align: center;
padding: 1px 0;
margin-bottom: 20px;
}
.placeholder h2 {
margin-bottom: 0px;
}
.donut {
width: 100%;
}
.panel-heading .glyphicon {
margin-right: 10px;
}
/*Todo List Widget*/
.todo-list-item .glyphicon {
margin-right:5px;
color: #9fadbb;
}
.todo-list-item .glyphicon:hover {
margin-right:5px;
color: #1b3548;
}
.todo-list {
padding: 0;
margin: -15px;
background: #fff;
color: #5f6468;
}
#checkbox {
margin: 0;
}
.todo-list .checkbox {
display:inline-block;
margin: 0px;
}
.panel-body input[type=checkbox]:checked + label {
text-decoration: line-through;
color: #777;
}
.todo-list-item {
list-style: none;
line-height: 0.9;
padding: 14px 15px 8px 15px;
}
.todo-list-item:hover, a.todo-list-item:focus {
text-decoration: none;
background-color: #f6f6f6;
}
.todo-list-item .trash .glyph:hover {
color: #ef4040;
}
/*Tables*/
.table {
background: #fff;
}
.fixed-table-container {
border: 1px solid #eee;
}
.fixed-table-container thead th {
background: #f7f7f8;
border-color: #ddd;
color: #5f6468;
font-weight: 300;
font-size: 16px;
}
.fixed-table-container tbody td {
border: 1px solid #eee;
}
.fixed-table-container tbody td:last-child {
border-right: none;
}
.table>thead>tr>th {
border-bottom: 1px solid #e6e7e8;
vertical-align: middle;
height: 50px;
}
.fixed-table-pagination .pagination {
margin-top: 10px;
margin-bottom: 0px;
}
.fixed-table-pagination .pagination-detail {
margin-top: 20px;
}
.sidebar .glyph, .user-menu .glyph {
height: 16px;
width: 16px;
margin: 0 10px 0 0;
stroke-width: 3px;
}
.user-menu .glyph {
stroke-width: 4px;
}
.breadcrumb .glyph {
height: 14px;
width: 14px;
margin: -2px 0 0 0;
stroke-width: 4px;
}
.alert .glyph, .panel-heading .glyph {
width: 26px;
height: 26px;
margin: 0 10px 0 0;
stroke-width: 2px;
}
.panel-widget .glyph {
stroke-width: 2px;
}
.todo-list .glyph {
width: 14px;
height: 14px;
stroke-width: 4px;
color: #999;
}
.glyph.table {
background: none;
border: none;
}
/*Icon Grid*/
.icon-grid div {
border: 1px solid #ddd;
margin: 0 0 -1px -1px;
text-align: center;
padding: 10px 0 20px 0;
}
.icon-grid svg {
width: 35%;
display: block;
margin: 0 auto;
}
.icon-grid h4 {
display: none;
}
.icon-grid pre {
margin: 10px 10px -10px 10px;
border-radius: 0;
font-size: 10px;
border-color: #ddd;
height: 65px;
overflow: scroll;
}
span.gl-plus{
font-size:1.5em;
display: inline-block;
position: relative;
}
button.add_field_button, button.add_field_button:visited,
button.add_field_button:active, button.add_field_button:focus{
background: #00e600;
color:#f2f2f2;
font-size: 1.1em;
font-weight: bold;
border-radius: 6px 6px 6px 6px;
-moz-border-radius: 6px 6px 6px 6px;
-webkit-border-radius: 6px 6px 6px 6px;
border: 0px solid #000000;
margin: 10px 0;
}
button.add_field_button:hover{
color:#f2f2f2;
background: #00b300;
}
a.tour-desc-days-a{
font-size: 1.3em;
}
ul.add-tour-days-tabs li a{
border:0px solid transparent !important;
font-size:1.4em;
}
input.tour-add-btn{
margin: 30px 0;
}
span.input-group-btn button{
background: #66bcff;
color:#fff;
}
span.input-group-btn button:hover{
background: #33a6ff;
color:#fff;
}
.trumbowyg-editor, .trumbowyg-button-pane{
background: #fff !important;
}
.trumbowyg-box, .trumbowyg-editor-visible, .trumbowyg-en, .trumbowyg{
border:2px solid #eee !important;
}
div.cropbox .btn-file {
position: relative;
overflow: hidden;
}
div.cropbox .btn-file input[type=file] {
position: absolute;
top: 0;
right: 0;
min-width: 100%;
min-height: 100%;
font-size: 100px;
text-align: right;
filter: alpha(opacity=0);
opacity: 0;
outline: none;
background: white;
cursor: inherit;
display: block;
}
#panel {
cursor: move;
}
img#crop_result{
}
hr.tour-hr{
border-color: #e6e6e6;
}
canvas{
display: none;
border:2px solid #404040;
}
div.zoom-bar{
display: none;
}
#dropZone{
color:#999;
border:5px solid #d9d9d9;
border-radius: 8px 8px 8px 8px;
-moz-border-radius: 8px 8px 8px 8px;
-webkit-border-radius: 8px 8px 8px 8px;
background-color: #fff;
}
@-webkit-keyframes passing-through { 0% { opacity: 0; -webkit-transform: translateY(40px); -moz-transform: translateY(40px); -ms-transform: translateY(40px); -o-transform: translateY(40px); transform: translateY(40px); }
30%, 70% { opacity: 1; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); }
100% { opacity: 0; -webkit-transform: translateY(-40px); -moz-transform: translateY(-40px); -ms-transform: translateY(-40px); -o-transform: translateY(-40px); transform: translateY(-40px); } }
@-moz-keyframes passing-through { 0% { opacity: 0; -webkit-transform: translateY(40px); -moz-transform: translateY(40px); -ms-transform: translateY(40px); -o-transform: translateY(40px); transform: translateY(40px); }
30%, 70% { opacity: 1; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); }
100% { opacity: 0; -webkit-transform: translateY(-40px); -moz-transform: translateY(-40px); -ms-transform: translateY(-40px); -o-transform: translateY(-40px); transform: translateY(-40px); } }
@keyframes passing-through { 0% { opacity: 0; -webkit-transform: translateY(40px); -moz-transform: translateY(40px); -ms-transform: translateY(40px); -o-transform: translateY(40px); transform: translateY(40px); }
30%, 70% { opacity: 1; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); }
100% { opacity: 0; -webkit-transform: translateY(-40px); -moz-transform: translateY(-40px); -ms-transform: translateY(-40px); -o-transform: translateY(-40px); transform: translateY(-40px); } }
@-webkit-keyframes slide-in { 0% { opacity: 0; -webkit-transform: translateY(40px); -moz-transform: translateY(40px); -ms-transform: translateY(40px); -o-transform: translateY(40px); transform: translateY(40px); }
30% { opacity: 1; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); } }
@-moz-keyframes slide-in { 0% { opacity: 0; -webkit-transform: translateY(40px); -moz-transform: translateY(40px); -ms-transform: translateY(40px); -o-transform: translateY(40px); transform: translateY(40px); }
30% { opacity: 1; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); } }
@keyframes slide-in { 0% { opacity: 0; -webkit-transform: translateY(40px); -moz-transform: translateY(40px); -ms-transform: translateY(40px); -o-transform: translateY(40px); transform: translateY(40px); }
30% { opacity: 1; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); } }
@-webkit-keyframes pulse { 0% { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
10% { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
20% { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); } }
@-moz-keyframes pulse { 0% { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
10% { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
20% { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); } }
@keyframes pulse { 0% { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
10% { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
20% { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); } }
.dropzone, .dropzone * { box-sizing: border-box; }
.dropzone { min-height: 150px; border: 2px solid rgba(0, 0, 0, 0.3); background: white; padding: 54px 54px; }
.dropzone.dz-clickable { cursor: pointer; }
.dropzone.dz-clickable * { cursor: default; }
.dropzone.dz-clickable .dz-message, .dropzone.dz-clickable .dz-message * { cursor: pointer; }
.dropzone.dz-started .dz-message { display: none; }
.dropzone.dz-drag-hover { border-style: solid; }
.dropzone.dz-drag-hover .dz-message { opacity: 0.5; }
.dropzone .dz-message { text-align: center; margin: 2em 0; }
.dropzone .dz-preview { position: relative; display: inline-block; vertical-align: top; margin: 16px; min-height: 100px; }
.dropzone .dz-preview:hover { z-index: 1000; }
.dropzone .dz-preview:hover .dz-details { opacity: 1; }
.dropzone .dz-preview.dz-file-preview .dz-image { border-radius: 20px; background: #999; background: linear-gradient(to bottom, #eee, #ddd); }
.dropzone .dz-preview.dz-file-preview .dz-details { opacity: 1; }
.dropzone .dz-preview.dz-image-preview { background: white; }
.dropzone .dz-preview.dz-image-preview .dz-details { -webkit-transition: opacity 0.2s linear; -moz-transition: opacity 0.2s linear; -ms-transition: opacity 0.2s linear; -o-transition: opacity 0.2s linear; transition: opacity 0.2s linear; }
.dropzone .dz-preview .dz-remove { font-size: 14px; text-align: center; display: block; cursor: pointer; border: none; }
.dropzone .dz-preview .dz-remove:hover { text-decoration: underline; }
.dropzone .dz-preview:hover .dz-details { opacity: 1; }
.dropzone .dz-preview .dz-details { z-index: 20; position: absolute; top: 0; left: 0; opacity: 0; font-size: 13px; min-width: 100%; max-width: 100%; padding: 2em 1em; text-align: center; color: rgba(0, 0, 0, 0.9); line-height: 150%; }
.dropzone .dz-preview .dz-details .dz-size { margin-bottom: 1em; font-size: 16px; }
.dropzone .dz-preview .dz-details .dz-filename { white-space: nowrap; }
.dropzone .dz-preview .dz-details .dz-filename:hover span { border: 1px solid rgba(200, 200, 200, 0.8); background-color: rgba(255, 255, 255, 0.8); }
.dropzone .dz-preview .dz-details .dz-filename:not(:hover) { overflow: hidden; text-overflow: ellipsis; }
.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span { border: 1px solid transparent; }
.dropzone .dz-preview .dz-details .dz-filename span, .dropzone .dz-preview .dz-details .dz-size span { background-color: rgba(255, 255, 255, 0.4); padding: 0 0.4em; border-radius: 3px; }
.dropzone .dz-preview:hover .dz-image img { -webkit-transform: scale(1.05, 1.05); -moz-transform: scale(1.05, 1.05); -ms-transform: scale(1.05, 1.05); -o-transform: scale(1.05, 1.05); transform: scale(1.05, 1.05); -webkit-filter: blur(8px); filter: blur(8px); }
.dropzone .dz-preview .dz-image { border-radius: 20px; overflow: hidden; width: 120px; height: 120px; position: relative; display: block; z-index: 10; }
.dropzone .dz-preview .dz-image img { display: block; }
.dropzone .dz-preview.dz-success .dz-success-mark { -webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1); -moz-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1); -ms-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1); -o-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1); animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1); }
.dropzone .dz-preview.dz-error .dz-error-mark { opacity: 1; -webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1); -moz-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1); -ms-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1); -o-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1); animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1); }
.dropzone .dz-preview .dz-success-mark, .dropzone .dz-preview .dz-error-mark { pointer-events: none; opacity: 0; z-index: 500; position: absolute; display: block; top: 50%; left: 50%; margin-left: -27px; margin-top: -27px; }
.dropzone .dz-preview .dz-success-mark svg, .dropzone .dz-preview .dz-error-mark svg { display: block; width: 54px; height: 54px; }
.dropzone .dz-preview.dz-processing .dz-progress { opacity: 1; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -ms-transition: all 0.2s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear; }
.dropzone .dz-preview.dz-complete .dz-progress { opacity: 0; -webkit-transition: opacity 0.4s ease-in; -moz-transition: opacity 0.4s ease-in; -ms-transition: opacity 0.4s ease-in; -o-transition: opacity 0.4s ease-in; transition: opacity 0.4s ease-in; }
.dropzone .dz-preview:not(.dz-processing) .dz-progress { -webkit-animation: pulse 6s ease infinite; -moz-animation: pulse 6s ease infinite; -ms-animation: pulse 6s ease infinite; -o-animation: pulse 6s ease infinite; animation: pulse 6s ease infinite; }
.dropzone .dz-preview .dz-progress { opacity: 1; z-index: 1000; pointer-events: none; position: absolute; height: 16px; left: 50%; top: 50%; margin-top: -8px; width: 80px; margin-left: -40px; background: rgba(255, 255, 255, 0.9); -webkit-transform: scale(1); border-radius: 8px; overflow: hidden; }
.dropzone .dz-preview .dz-progress .dz-upload { background: #333; background: linear-gradient(to bottom, #666, #444); position: absolute; top: 0; left: 0; bottom: 0; width: 0; -webkit-transition: width 300ms ease-in-out; -moz-transition: width 300ms ease-in-out; -ms-transition: width 300ms ease-in-out; -o-transition: width 300ms ease-in-out; transition: width 300ms ease-in-out; }
.dropzone .dz-preview.dz-error .dz-error-message { display: block; }
.dropzone .dz-preview.dz-error:hover .dz-error-message { opacity: 1; pointer-events: auto; }
.dropzone .dz-preview .dz-error-message { pointer-events: none; z-index: 1000; position: absolute; display: block; display: none; opacity: 0; -webkit-transition: opacity 0.3s ease; -moz-transition: opacity 0.3s ease; -ms-transition: opacity 0.3s ease; -o-transition: opacity 0.3s ease; transition: opacity 0.3s ease; border-radius: 8px; font-size: 13px; top: 130px; left: -10px; width: 140px; background: #be2626; background: linear-gradient(to bottom, #be2626, #a92222); padding: 0.5em 1.2em; color: white; }
.dropzone .dz-preview .dz-error-message:after { content: ''; position: absolute; top: -6px; left: 64px; width: 0; height: 0; border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 6px solid #be2626; }
div.tour-btn-holder{
padding-top: 50px;
}
a.tour-edit-btn, a.tour-delete-btn{
padding: 12px;
width:120px;
font-weight: bold;
color:#fff;
font-size: 1em;
}
.image_upload{
width:400px;
padding:20px 0 60px 0;
}
img#image_upload_preview,{
padding:20px 0 60px 0;
}
a.removeImgBtn{
display: inline-block;
position: absolute;
width: 30px;
height: 30px;
}
img.removeImgBtnLink{
width: 30px;
height: 30px;
}
.inp-check-event-add{
width:20px;
height:20px;
}
.sld-btn{
margin:20px 0
} | public/css/admin-styles.css | body {
background: #f1f4f7;
padding-top: 50px;
/*color: #5f6468;*/
}
textarea{
min-height:300px;
}
/*
p {
color: #777;
}
a, a:hover, a:focus {
color: #30a5ff;
}
h1, h2, h3, h4, h5, h6 {
color: #5f6468;
}
h1 {
font-weight: 300;
font-size: 40px;
}
h2 {
font-weight: 300;
margin-bottom: 20px;
}
h3, h4 {
font-weight: 300;
}*/
.large {
font-size: 2em;
}
.text-muted {
color: #9fadbb;
}
.color-gray { color: #5f6468; }
.color-blue { color: #30a5ff; }
.color-teal { color: #1ebfae; }
.color-orange { color: #ffb53e; }
.color-red { color: #f9243f; }
.bg-primary .glyphicon-remove { color: #5f6468;}
.bg-primary .glyphicon-remove:hover { color: #ef4040;}
.no-padding {
padding: 0; margin: 0;
}
.glyphicon-xl {
font-size: 6em;
}
.glyphicon-l {
font-size: 3em;
}
.glyphicon-m {
font-size: 1.5em;
}
.glyphicon-s {
font-size: 0.75em;
}
.form-control {
border: 1px solid #eee;
box-shadow: none;
}
.form-control:focus {
border: 1px solid #30a5ff;
outline: 0;
box-shadow: inset 0px 0px 0px 1px #30a5ff;
}
.navbar-header .navbar-brand {
color: #fff;
font-size: 16px;
text-transform: uppercase;
font-weight: 500;
letter-spacing: 2px;
}
.navbar-header .navbar-brand span {
color: #30a5ff;
}
/*Buttons*/
a.btn:hover,
button:hover {
opacity: 0.8;
}
a.btn:active,
button:active {
box-shadow: inset 0px 0px 500px rgba(0,0,0,.1);
opacity: 1;
}
.btn-default,
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default,
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
background-color: #e9ecf2;
border-color: #e9ecf2;
color: #1b3548;
}
.btn-primary,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary,
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
background-color: #30a5ff;
border-color: #30a5ff;
}
.btn-success,
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success,
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
background-color: #8ad919;
border-color: #8ad919;
}
.btn-warning,
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning,
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
background-color: #ffb53e;
border-color: #ffb53e;
}
.btn-danger,
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger,
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
background-color: #f9243f;
border-color: #f9243f;
}
/*Backgrounds*/
.bg-primary {
color: #1b3548;
background-color: #e9ecf2;
}
a.bg-primary:hover {
background-color: #e9ecf2;
}
.bg-success {
color: #fff;
background-color: #8ad919;
}
a.bg-success:hover {
background-color: #8ad919;
}
.bg-success a {
color: rgba(255, 255, 255, .75);
}
.bg-info {
color: #fff;
background-color: #30a5ff;
}
a.bg-info:hover {
background-color: #30a5ff;
}
.bg-info a {
color: rgba(255, 255, 255, .75);
}
.bg-warning {
color: #fff;
background-color: #ffb53e;
}
a.bg-warning:hover {
background-color: #ffb53e;
}
.bg-warning a {
color: rgba(255, 255, 255, .75);
}
.bg-danger {
color: #fff;
background-color: #f9243f;
}
a.bg-danger:hover {
background-color: #f9243f;
}
.bg-danger a {
color: rgba(255, 255, 255, .75);
}
/*Panels*/
.panel {
border: 0;
}
.panel-heading {
font-size: 18px;
font-weight: 300;
letter-spacing: 0.025em;
height: 66px;
line-height: 45px;
}
.panel-default .panel-heading {
background: #fff;
border-bottom: 1px solid #eee;
color: #5f6468;
}
.panel-footer {
background: #fff;
border-top: 1px solid #eee;
}
.panel-widget {
padding: 0;
position: relative;
}
.panel-widget .panel-footer {
border: 0;
text-align: center;
}
.panel-footer .input-group {
padding: 0px;
margin: 0 -5px;
}
.panel-footer .input-group-btn:last-child>.btn,
.panel-footer .input-group-btn:last-child>.btn-group {
margin: 0;
}
.panel-widget .panel-footer a {
color: #999;
}
.panel-widget .panel-footer a:hover {
color: #666;
text-decoration: none;
}
.panel-blue { background: #30a5ff; color: #fff; }
.panel-teal { background: #1ebfae; color: #fff; }
.panel-orange { background: #ffb53e; color: #fff; }
.panel-red { background: #f9243f; color: #fff; }
.panel-blue .panel-body p,
.panel-teal .panel-body p,
.panel-orange .panel-body p,
.panel-red .panel-body p {
color: #fff;
color: rgba(255, 255, 255, .8);
}
.panel-blue .panel-heading,
.panel-teal .panel-heading,
.panel-orange .panel-heading,
.panel-red .panel-heading {
border-bottom: 1px solid rgba(255, 255, 255, .2);
}
.panel-blue .text-muted,
.panel-teal .text-muted,
.panel-orange .text-muted,
.panel-red .text-muted {
color: rgba(255, 255, 255, .5);
}
.dark-overlay {
background: rgba(0, 0, 0, .05);
text-align: center;
}
.widget-left {
height: 80px;
padding-top: 15px;
text-align: center;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}
.widget-right {
text-align: left;
line-height: 1.6em;
margin: 0px;
padding: 20px;
height: 80px;
color: #999;
font-weight: 300;
background: #fff;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
@media (max-width: 768px) {
.widget-right {
width: 100%;
margin: 0;
text-align: center;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
}
}
@media (max-width: 768px) {
.widget-left {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
}
}
.widget-right .text-muted {
color: #9fadbb;
}
.widget-right .large {
color: #5f6468;
}
.panel-blue .widget-left { background: #30a5ff; color: #fff; }
.panel-teal .widget-left { background: #1ebfae; color: #fff; }
.panel-orange .widget-left { background: #ffb53e; color: #fff; }
.panel-red .widget-left { background: #f9243f; color: #fff; }
.panel-widget {
background: #fff;
}
/*Jumbotron*/
.jumbotron {
background: #fff;
border-bottom: 1px solid #eee;
color: #5f6468;
}
/*Tabs*/
.panel .tabs {
margin: 0;
padding: 0;
}
.nav-tabs {
background: #e9ecf2;
border: 0;
}
.nav-tabs li a:hover {
background: #fff;
}
.nav-tabs li a,
.nav-tabs li a:hover,
.nav-tabs li.active a,
.nav-tabs li.active a:hover {
border: 0;
padding: 15px 20px;
}
.nav-pills {
padding: 15px;
padding-bottom: 0;
}
.nav-pills li a,
.nav-pills li a:hover,
.nav-pills li.active a,
.nav-pills li.active a:hover {
border: 0;
padding: 7px 15px;
}
.nav-pills li.active a,
.nav-pills li.active a:hover {
background: #30a5ff;
}
.tab-content {
padding: 15px;
}
/*Navbar*/
.navbar {
border: 0;
}
.navbar input {
border: 0;
background: #444;
color: #fff;
}
.navbar input:focus {
color: #fff;
background: #555;
border: 1px solid #30a5ff;
outline: 0;
box-shadow: inset 0px 0px 0px 1px #30a5ff;
}
.user-menu {
display: inline-block;
margin-top: 14px;
margin-right: 10px;
float: right;
list-style: none;
padding: 0;
}
.user-menu a {
color: #fff;
}
.user-menu a:hover, .user-menu a:focus {
text-decoration: none;
}
/* Sidebar */
.sidebar {
display: block;
background-color: #fff;
padding: 0;
display: none;
}
.sidebar form {
padding: 20px 15px 5px 15px;
border-bottom: 1px solid #eee;
margin-bottom: 20px;
}
@media (min-width: 768px) {
.sidebar {
display: block;
position: fixed;
top: 50px;
bottom: 0;
left: 0;
z-index: 1000;
display: block;
margin: 0;
padding: 0;
overflow-x: hidden;
overflow-y: auto;
background-color: #fff;
box-shadow: 1px 0px 10px rgba(0, 0, 0, .05);
}
.navbar-header {
width: 100%;
}
}
.sidebar ul.nav a:hover,
.sidebar ul.nav li.parent ul li a:hover {
text-decoration: none;
background-color: #e9ecf2;
}
.sidebar ul.nav .active a, .sidebar ul.nav li.parent a.active,
.sidebar ul.nav .active > a:hover, .sidebar ul.nav li.parent a.active:hover,
.sidebar ul.nav .active > a:focus, .sidebar ul.nav li.parent a.active:focus {
color: #fff;
background-color: #30a5ff;
}*/
.sidebar ul.nav ul,
.sidebar ul.nav ul li {
list-style: none;
list-style-type: none;
}
.sidebar ul.nav ul.children {
width: auto;
padding: 0;
margin: 0;
background: #f9f9f9;
}
.sidebar ul.nav ul.children li a {
height: 40px;
background: #f9f9f9;
color: #30a5ff!important;
}
.sidebar ul.nav li.current a {
background-color: #30a5ff;
color: #fff!important;
}
.sidebar ul.nav li.parent ul li a {
border: none;
display:block;
padding-left: 30px;
line-height: 40px;
}
.sidebar span.glyphicon {
margin-right: 10px;
}
.sidebar ul.nav li.divider {
border-bottom: 1px solid #eee;
margin: 20px 0;
}
.sidebar .attribution {
position: absolute;
bottom: 0px;
width: 100%;
padding: 15px;
text-align: center;
border-top: 1px solid #eee;
font-size: 12px;
}
ul.menu li.parent a{
display: block;
}
span.sidebar-glyph{
display: inline-block;
width: 100%;
height:100%;
}
/*Breadcrumbs*/
.breadcrumb {
border-radius: 0;
padding: 10px 15px;
background: #e9ecf2;
box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
margin: 0 ;
}
h1.page-header {
margin-top: 30px;
border-bottom: 0;
font-size: 2em;
padding: 20px 0;
color:#737373;
}
img.plus-sign-img{
width:30px
}
/*Charts*/
.main-chart {
background: #fff;
}
.easypiechart-panel {
text-align: center;
padding: 1px 0;
margin-bottom: 20px;
}
.placeholder h2 {
margin-bottom: 0px;
}
.donut {
width: 100%;
}
.panel-heading .glyphicon {
margin-right: 10px;
}
/*Todo List Widget*/
.todo-list-item .glyphicon {
margin-right:5px;
color: #9fadbb;
}
.todo-list-item .glyphicon:hover {
margin-right:5px;
color: #1b3548;
}
.todo-list {
padding: 0;
margin: -15px;
background: #fff;
color: #5f6468;
}
#checkbox {
margin: 0;
}
.todo-list .checkbox {
display:inline-block;
margin: 0px;
}
.panel-body input[type=checkbox]:checked + label {
text-decoration: line-through;
color: #777;
}
.todo-list-item {
list-style: none;
line-height: 0.9;
padding: 14px 15px 8px 15px;
}
.todo-list-item:hover, a.todo-list-item:focus {
text-decoration: none;
background-color: #f6f6f6;
}
.todo-list-item .trash .glyph:hover {
color: #ef4040;
}
/*Tables*/
.table {
background: #fff;
}
.fixed-table-container {
border: 1px solid #eee;
}
.fixed-table-container thead th {
background: #f7f7f8;
border-color: #ddd;
color: #5f6468;
font-weight: 300;
font-size: 16px;
}
.fixed-table-container tbody td {
border: 1px solid #eee;
}
.fixed-table-container tbody td:last-child {
border-right: none;
}
.table>thead>tr>th {
border-bottom: 1px solid #e6e7e8;
vertical-align: middle;
height: 50px;
}
.fixed-table-pagination .pagination {
margin-top: 10px;
margin-bottom: 0px;
}
.fixed-table-pagination .pagination-detail {
margin-top: 20px;
}
.sidebar .glyph, .user-menu .glyph {
height: 16px;
width: 16px;
margin: 0 10px 0 0;
stroke-width: 3px;
}
.user-menu .glyph {
stroke-width: 4px;
}
.breadcrumb .glyph {
height: 14px;
width: 14px;
margin: -2px 0 0 0;
stroke-width: 4px;
}
.alert .glyph, .panel-heading .glyph {
width: 26px;
height: 26px;
margin: 0 10px 0 0;
stroke-width: 2px;
}
.panel-widget .glyph {
stroke-width: 2px;
}
.todo-list .glyph {
width: 14px;
height: 14px;
stroke-width: 4px;
color: #999;
}
.glyph.table {
background: none;
border: none;
}
/*Icon Grid*/
.icon-grid div {
border: 1px solid #ddd;
margin: 0 0 -1px -1px;
text-align: center;
padding: 10px 0 20px 0;
}
.icon-grid svg {
width: 35%;
display: block;
margin: 0 auto;
}
.icon-grid h4 {
display: none;
}
.icon-grid pre {
margin: 10px 10px -10px 10px;
border-radius: 0;
font-size: 10px;
border-color: #ddd;
height: 65px;
overflow: scroll;
}
span.gl-plus{
font-size:1.5em;
display: inline-block;
position: relative;
}
button.add_field_button, button.add_field_button:visited,
button.add_field_button:active, button.add_field_button:focus{
background: #00e600;
color:#f2f2f2;
font-size: 1.1em;
font-weight: bold;
border-radius: 6px 6px 6px 6px;
-moz-border-radius: 6px 6px 6px 6px;
-webkit-border-radius: 6px 6px 6px 6px;
border: 0px solid #000000;
margin: 10px 0;
}
button.add_field_button:hover{
color:#f2f2f2;
background: #00b300;
}
a.tour-desc-days-a{
font-size: 1.3em;
}
ul.add-tour-days-tabs li a{
border:0px solid transparent !important;
font-size:1.4em;
}
input.tour-add-btn{
margin: 30px 0;
}
span.input-group-btn button{
background: #66bcff;
color:#fff;
}
span.input-group-btn button:hover{
background: #33a6ff;
color:#fff;
}
.trumbowyg-editor, .trumbowyg-button-pane{
background: #fff !important;
}
.trumbowyg-box, .trumbowyg-editor-visible, .trumbowyg-en, .trumbowyg{
border:2px solid #eee !important;
}
div.cropbox .btn-file {
position: relative;
overflow: hidden;
}
div.cropbox .btn-file input[type=file] {
position: absolute;
top: 0;
right: 0;
min-width: 100%;
min-height: 100%;
font-size: 100px;
text-align: right;
filter: alpha(opacity=0);
opacity: 0;
outline: none;
background: white;
cursor: inherit;
display: block;
}
#panel {
cursor: move;
}
img#crop_result{
}
hr.tour-hr{
border-color: #e6e6e6;
}
canvas{
display: none;
border:2px solid #404040;
}
div.zoom-bar{
display: none;
}
#dropZone{
color:#999;
border:5px solid #d9d9d9;
border-radius: 8px 8px 8px 8px;
-moz-border-radius: 8px 8px 8px 8px;
-webkit-border-radius: 8px 8px 8px 8px;
background-color: #fff;
}
@-webkit-keyframes passing-through { 0% { opacity: 0; -webkit-transform: translateY(40px); -moz-transform: translateY(40px); -ms-transform: translateY(40px); -o-transform: translateY(40px); transform: translateY(40px); }
30%, 70% { opacity: 1; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); }
100% { opacity: 0; -webkit-transform: translateY(-40px); -moz-transform: translateY(-40px); -ms-transform: translateY(-40px); -o-transform: translateY(-40px); transform: translateY(-40px); } }
@-moz-keyframes passing-through { 0% { opacity: 0; -webkit-transform: translateY(40px); -moz-transform: translateY(40px); -ms-transform: translateY(40px); -o-transform: translateY(40px); transform: translateY(40px); }
30%, 70% { opacity: 1; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); }
100% { opacity: 0; -webkit-transform: translateY(-40px); -moz-transform: translateY(-40px); -ms-transform: translateY(-40px); -o-transform: translateY(-40px); transform: translateY(-40px); } }
@keyframes passing-through { 0% { opacity: 0; -webkit-transform: translateY(40px); -moz-transform: translateY(40px); -ms-transform: translateY(40px); -o-transform: translateY(40px); transform: translateY(40px); }
30%, 70% { opacity: 1; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); }
100% { opacity: 0; -webkit-transform: translateY(-40px); -moz-transform: translateY(-40px); -ms-transform: translateY(-40px); -o-transform: translateY(-40px); transform: translateY(-40px); } }
@-webkit-keyframes slide-in { 0% { opacity: 0; -webkit-transform: translateY(40px); -moz-transform: translateY(40px); -ms-transform: translateY(40px); -o-transform: translateY(40px); transform: translateY(40px); }
30% { opacity: 1; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); } }
@-moz-keyframes slide-in { 0% { opacity: 0; -webkit-transform: translateY(40px); -moz-transform: translateY(40px); -ms-transform: translateY(40px); -o-transform: translateY(40px); transform: translateY(40px); }
30% { opacity: 1; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); } }
@keyframes slide-in { 0% { opacity: 0; -webkit-transform: translateY(40px); -moz-transform: translateY(40px); -ms-transform: translateY(40px); -o-transform: translateY(40px); transform: translateY(40px); }
30% { opacity: 1; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); } }
@-webkit-keyframes pulse { 0% { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
10% { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
20% { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); } }
@-moz-keyframes pulse { 0% { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
10% { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
20% { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); } }
@keyframes pulse { 0% { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
10% { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
20% { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); } }
.dropzone, .dropzone * { box-sizing: border-box; }
.dropzone { min-height: 150px; border: 2px solid rgba(0, 0, 0, 0.3); background: white; padding: 54px 54px; }
.dropzone.dz-clickable { cursor: pointer; }
.dropzone.dz-clickable * { cursor: default; }
.dropzone.dz-clickable .dz-message, .dropzone.dz-clickable .dz-message * { cursor: pointer; }
.dropzone.dz-started .dz-message { display: none; }
.dropzone.dz-drag-hover { border-style: solid; }
.dropzone.dz-drag-hover .dz-message { opacity: 0.5; }
.dropzone .dz-message { text-align: center; margin: 2em 0; }
.dropzone .dz-preview { position: relative; display: inline-block; vertical-align: top; margin: 16px; min-height: 100px; }
.dropzone .dz-preview:hover { z-index: 1000; }
.dropzone .dz-preview:hover .dz-details { opacity: 1; }
.dropzone .dz-preview.dz-file-preview .dz-image { border-radius: 20px; background: #999; background: linear-gradient(to bottom, #eee, #ddd); }
.dropzone .dz-preview.dz-file-preview .dz-details { opacity: 1; }
.dropzone .dz-preview.dz-image-preview { background: white; }
.dropzone .dz-preview.dz-image-preview .dz-details { -webkit-transition: opacity 0.2s linear; -moz-transition: opacity 0.2s linear; -ms-transition: opacity 0.2s linear; -o-transition: opacity 0.2s linear; transition: opacity 0.2s linear; }
.dropzone .dz-preview .dz-remove { font-size: 14px; text-align: center; display: block; cursor: pointer; border: none; }
.dropzone .dz-preview .dz-remove:hover { text-decoration: underline; }
.dropzone .dz-preview:hover .dz-details { opacity: 1; }
.dropzone .dz-preview .dz-details { z-index: 20; position: absolute; top: 0; left: 0; opacity: 0; font-size: 13px; min-width: 100%; max-width: 100%; padding: 2em 1em; text-align: center; color: rgba(0, 0, 0, 0.9); line-height: 150%; }
.dropzone .dz-preview .dz-details .dz-size { margin-bottom: 1em; font-size: 16px; }
.dropzone .dz-preview .dz-details .dz-filename { white-space: nowrap; }
.dropzone .dz-preview .dz-details .dz-filename:hover span { border: 1px solid rgba(200, 200, 200, 0.8); background-color: rgba(255, 255, 255, 0.8); }
.dropzone .dz-preview .dz-details .dz-filename:not(:hover) { overflow: hidden; text-overflow: ellipsis; }
.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span { border: 1px solid transparent; }
.dropzone .dz-preview .dz-details .dz-filename span, .dropzone .dz-preview .dz-details .dz-size span { background-color: rgba(255, 255, 255, 0.4); padding: 0 0.4em; border-radius: 3px; }
.dropzone .dz-preview:hover .dz-image img { -webkit-transform: scale(1.05, 1.05); -moz-transform: scale(1.05, 1.05); -ms-transform: scale(1.05, 1.05); -o-transform: scale(1.05, 1.05); transform: scale(1.05, 1.05); -webkit-filter: blur(8px); filter: blur(8px); }
.dropzone .dz-preview .dz-image { border-radius: 20px; overflow: hidden; width: 120px; height: 120px; position: relative; display: block; z-index: 10; }
.dropzone .dz-preview .dz-image img { display: block; }
.dropzone .dz-preview.dz-success .dz-success-mark { -webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1); -moz-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1); -ms-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1); -o-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1); animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1); }
.dropzone .dz-preview.dz-error .dz-error-mark { opacity: 1; -webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1); -moz-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1); -ms-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1); -o-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1); animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1); }
.dropzone .dz-preview .dz-success-mark, .dropzone .dz-preview .dz-error-mark { pointer-events: none; opacity: 0; z-index: 500; position: absolute; display: block; top: 50%; left: 50%; margin-left: -27px; margin-top: -27px; }
.dropzone .dz-preview .dz-success-mark svg, .dropzone .dz-preview .dz-error-mark svg { display: block; width: 54px; height: 54px; }
.dropzone .dz-preview.dz-processing .dz-progress { opacity: 1; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -ms-transition: all 0.2s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear; }
.dropzone .dz-preview.dz-complete .dz-progress { opacity: 0; -webkit-transition: opacity 0.4s ease-in; -moz-transition: opacity 0.4s ease-in; -ms-transition: opacity 0.4s ease-in; -o-transition: opacity 0.4s ease-in; transition: opacity 0.4s ease-in; }
.dropzone .dz-preview:not(.dz-processing) .dz-progress { -webkit-animation: pulse 6s ease infinite; -moz-animation: pulse 6s ease infinite; -ms-animation: pulse 6s ease infinite; -o-animation: pulse 6s ease infinite; animation: pulse 6s ease infinite; }
.dropzone .dz-preview .dz-progress { opacity: 1; z-index: 1000; pointer-events: none; position: absolute; height: 16px; left: 50%; top: 50%; margin-top: -8px; width: 80px; margin-left: -40px; background: rgba(255, 255, 255, 0.9); -webkit-transform: scale(1); border-radius: 8px; overflow: hidden; }
.dropzone .dz-preview .dz-progress .dz-upload { background: #333; background: linear-gradient(to bottom, #666, #444); position: absolute; top: 0; left: 0; bottom: 0; width: 0; -webkit-transition: width 300ms ease-in-out; -moz-transition: width 300ms ease-in-out; -ms-transition: width 300ms ease-in-out; -o-transition: width 300ms ease-in-out; transition: width 300ms ease-in-out; }
.dropzone .dz-preview.dz-error .dz-error-message { display: block; }
.dropzone .dz-preview.dz-error:hover .dz-error-message { opacity: 1; pointer-events: auto; }
.dropzone .dz-preview .dz-error-message { pointer-events: none; z-index: 1000; position: absolute; display: block; display: none; opacity: 0; -webkit-transition: opacity 0.3s ease; -moz-transition: opacity 0.3s ease; -ms-transition: opacity 0.3s ease; -o-transition: opacity 0.3s ease; transition: opacity 0.3s ease; border-radius: 8px; font-size: 13px; top: 130px; left: -10px; width: 140px; background: #be2626; background: linear-gradient(to bottom, #be2626, #a92222); padding: 0.5em 1.2em; color: white; }
.dropzone .dz-preview .dz-error-message:after { content: ''; position: absolute; top: -6px; left: 64px; width: 0; height: 0; border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 6px solid #be2626; }
div.tour-btn-holder{
padding-top: 50px;
}
a.tour-edit-btn, a.tour-delete-btn{
padding: 12px;
width:120px;
font-weight: bold;
color:#fff;
font-size: 1em;
}
.image_upload{
width:400px;
padding:20px 0 60px 0;
}
img#image_upload_preview,{
padding:20px 0 60px 0;
}
a.removeImgBtn{
display: inline-block;
position: absolute;
width: 30px;
height: 30px;
}
img.removeImgBtnLink{
width: 30px;
height: 30px;
}
.inp-check-event-add{
width:20px;
height:20px;
}
.sld-btn{
margin:20px 0
} | 0.29088 | 0.077903 |