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
body{ background-color: #C7C7C7; } .logo img{ width: 100%; height: 225px; } .card-body{ padding:0px; } .header h2 { display: block; font-size: 1.5em; margin-block-start: 0.83em; margin-block-end: 0.83em; margin-inline-start: 0px; margin-inline-end: 0px; font-weight: bold; } .marquee{ background: #148A34; box-shadow: 0 3px 100px 5px green; width: 100%; float: left; color: white; font-size: 25px; text-align: center; padding: 8px 0; margin-top: -2px; position: relative; } .content h3 { color: #da70d8; text-align: center; text-transform: uppercase; font-size: 17px; padding: 15px 0; float: left; width: 100%; font-weight: bold; } .contentpro h3 { color: #da70d8; text-align: center; text-transform: uppercase; font-size: 17px; padding: 15px 0; float: left; width: 100%; font-weight: bold; } .content form{ width: 100%; float: left; } input,select{ padding: 10px; } input[type=text]{ width: 100%; border: 1px solid #ccc; } input[type=submit],#printbutton{ background: #800080; color: white; border:1px solid #800080; font-size: 17px; border-radius:5px; } #logintable{ padding: 0px 0 10px 0; } #logintable input,#logintable select{ width: 200px; margin-bottom: 10px; } #logintable #userloginbutton{ width: 150px; background: #800080; border: 1px solid #800080; color: #fff; font-size: 20px; } #logintable td{ font-size: 14px; color: black; } .navbar-brand{ color: #fff; } .nav-link{ color: #fff!important; } .navbar { position: relative; padding: 0.5rem 1rem; font-size: 16px; letter-spacing: 1px; font-weight: bold; } .break{ background-color: #B6B6B6; padding: 0.68px; } .rulehead{ font-weight: bold; margin-top: 75px; padding: 5px; font-size-adjust: ; font-size: 19px; } .rule li{ font-size: 16px; padding: 10px; } .circle{ position:relative; width:250px; padding-bottom:250px; background:#16A05D; border-radius:250px; } .circle h3{ position:absolute; top:45%; left:50%; transform: translate(-50%, -50%); margin:0; } .circle h5{ position:absolute; top:60%; left:50%; transform: translate(-50%, -50%); margin:0; }
public/css/style.css
body{ background-color: #C7C7C7; } .logo img{ width: 100%; height: 225px; } .card-body{ padding:0px; } .header h2 { display: block; font-size: 1.5em; margin-block-start: 0.83em; margin-block-end: 0.83em; margin-inline-start: 0px; margin-inline-end: 0px; font-weight: bold; } .marquee{ background: #148A34; box-shadow: 0 3px 100px 5px green; width: 100%; float: left; color: white; font-size: 25px; text-align: center; padding: 8px 0; margin-top: -2px; position: relative; } .content h3 { color: #da70d8; text-align: center; text-transform: uppercase; font-size: 17px; padding: 15px 0; float: left; width: 100%; font-weight: bold; } .contentpro h3 { color: #da70d8; text-align: center; text-transform: uppercase; font-size: 17px; padding: 15px 0; float: left; width: 100%; font-weight: bold; } .content form{ width: 100%; float: left; } input,select{ padding: 10px; } input[type=text]{ width: 100%; border: 1px solid #ccc; } input[type=submit],#printbutton{ background: #800080; color: white; border:1px solid #800080; font-size: 17px; border-radius:5px; } #logintable{ padding: 0px 0 10px 0; } #logintable input,#logintable select{ width: 200px; margin-bottom: 10px; } #logintable #userloginbutton{ width: 150px; background: #800080; border: 1px solid #800080; color: #fff; font-size: 20px; } #logintable td{ font-size: 14px; color: black; } .navbar-brand{ color: #fff; } .nav-link{ color: #fff!important; } .navbar { position: relative; padding: 0.5rem 1rem; font-size: 16px; letter-spacing: 1px; font-weight: bold; } .break{ background-color: #B6B6B6; padding: 0.68px; } .rulehead{ font-weight: bold; margin-top: 75px; padding: 5px; font-size-adjust: ; font-size: 19px; } .rule li{ font-size: 16px; padding: 10px; } .circle{ position:relative; width:250px; padding-bottom:250px; background:#16A05D; border-radius:250px; } .circle h3{ position:absolute; top:45%; left:50%; transform: translate(-50%, -50%); margin:0; } .circle h5{ position:absolute; top:60%; left:50%; transform: translate(-50%, -50%); margin:0; }
0.155784
0.101634
.compiled { top: 40px; padding: 10px; background: white; font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; width: 920px; line-height: 17px; } .btn-sm { padding: 2px 10px; } .btn-primary { color: #fff!important; text-shadow: 0 -1px 0 rgba(0,0,0,0.15)!important; background-color: #60b044!important; background-image: -webkit-linear-gradient(#8add6d, #60b044)!important; background-image: linear-gradient(#8add6d, #60b044)!important; border-color: #5ca941!important; } .btn { position: relative; display: inline-block; padding: 6px 12px; font-size: 13px; font-weight: bold; line-height: 20px; color: #333; white-space: nowrap; vertical-align: middle; cursor: pointer; background-color: #eee; background-image: -webkit-linear-gradient(#fcfcfc, #eee); background-image: linear-gradient(#fcfcfc, #eee); border: 1px solid #d5d5d5; border-radius: 3px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-appearance: none; } .btn-danger-fix { color: #fff!important;; background-color: #b33630!important; background-image: -webkit-linear-gradient(#dc5f59, #b33630)!important;; background-image: linear-gradient(#dc5f59, #b33630)!important;; border-color: #cd504a!important;; } /* http://prismjs.com/download.html?themes=prism&languages=clike+javascript+coffeescript */ /** * prism.js default theme for JavaScript, CSS and HTML * Based on dabblet (http://dabblet.com) * @author <NAME> */ code[class*="language-"], pre[class*="language-"] { color: black; text-shadow: 0 1px white; font-family: Consolas, Monaco, 'Andale Mono', monospace; direction: ltr; text-align: left; white-space: pre; word-spacing: normal; word-break: normal; line-height: 1.5; -moz-tab-size: 4; -o-tab-size: 4; tab-size: 4; -webkit-hyphens: none; -moz-hyphens: none; -ms-hyphens: none; hyphens: none; } pre[class*="language-"]::-moz-selection, pre[class*="language-"] ::-moz-selection, code[class*="language-"]::-moz-selection, code[class*="language-"] ::-moz-selection { text-shadow: none; background: #b3d4fc; } pre[class*="language-"]::selection, pre[class*="language-"] ::selection, code[class*="language-"]::selection, code[class*="language-"] ::selection { text-shadow: none; background: #b3d4fc; } @media print { code[class*="language-"], pre[class*="language-"] { text-shadow: none; } } /* Code blocks */ pre[class*="language-"] { padding: 1em; margin: .5em 0; overflow: auto; } :not(pre) > code[class*="language-"], pre[class*="language-"] { background: #f5f2f0; } /* Inline code */ :not(pre) > code[class*="language-"] { padding: .1em; border-radius: .3em; } .token.comment, .token.prolog, .token.doctype, .token.cdata { color: slategray; } .token.punctuation { color: #999; } .namespace { opacity: .7; } .token.property, .token.tag, .token.boolean, .token.number, .token.constant, .token.symbol, .token.deleted { color: #905; } .token.selector, .token.attr-name, .token.string, .token.char, .token.builtin, .token.inserted { color: #690; } .token.operator, .token.entity, .token.url, .language-css .token.string, .style .token.string { color: #a67f59; background: hsla(0, 0%, 100%, .5); } .token.atrule, .token.attr-value, .token.keyword { color: #07a; } .token.function { color: #DD4A68; } .token.regex, .token.important, .token.variable { color: #e90; } .token.important, .token.bold { font-weight: bold; } .token.italic { font-style: italic; } .token.entity { cursor: help; }
app/styles/style.css
.compiled { top: 40px; padding: 10px; background: white; font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; width: 920px; line-height: 17px; } .btn-sm { padding: 2px 10px; } .btn-primary { color: #fff!important; text-shadow: 0 -1px 0 rgba(0,0,0,0.15)!important; background-color: #60b044!important; background-image: -webkit-linear-gradient(#8add6d, #60b044)!important; background-image: linear-gradient(#8add6d, #60b044)!important; border-color: #5ca941!important; } .btn { position: relative; display: inline-block; padding: 6px 12px; font-size: 13px; font-weight: bold; line-height: 20px; color: #333; white-space: nowrap; vertical-align: middle; cursor: pointer; background-color: #eee; background-image: -webkit-linear-gradient(#fcfcfc, #eee); background-image: linear-gradient(#fcfcfc, #eee); border: 1px solid #d5d5d5; border-radius: 3px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-appearance: none; } .btn-danger-fix { color: #fff!important;; background-color: #b33630!important; background-image: -webkit-linear-gradient(#dc5f59, #b33630)!important;; background-image: linear-gradient(#dc5f59, #b33630)!important;; border-color: #cd504a!important;; } /* http://prismjs.com/download.html?themes=prism&languages=clike+javascript+coffeescript */ /** * prism.js default theme for JavaScript, CSS and HTML * Based on dabblet (http://dabblet.com) * @author <NAME> */ code[class*="language-"], pre[class*="language-"] { color: black; text-shadow: 0 1px white; font-family: Consolas, Monaco, 'Andale Mono', monospace; direction: ltr; text-align: left; white-space: pre; word-spacing: normal; word-break: normal; line-height: 1.5; -moz-tab-size: 4; -o-tab-size: 4; tab-size: 4; -webkit-hyphens: none; -moz-hyphens: none; -ms-hyphens: none; hyphens: none; } pre[class*="language-"]::-moz-selection, pre[class*="language-"] ::-moz-selection, code[class*="language-"]::-moz-selection, code[class*="language-"] ::-moz-selection { text-shadow: none; background: #b3d4fc; } pre[class*="language-"]::selection, pre[class*="language-"] ::selection, code[class*="language-"]::selection, code[class*="language-"] ::selection { text-shadow: none; background: #b3d4fc; } @media print { code[class*="language-"], pre[class*="language-"] { text-shadow: none; } } /* Code blocks */ pre[class*="language-"] { padding: 1em; margin: .5em 0; overflow: auto; } :not(pre) > code[class*="language-"], pre[class*="language-"] { background: #f5f2f0; } /* Inline code */ :not(pre) > code[class*="language-"] { padding: .1em; border-radius: .3em; } .token.comment, .token.prolog, .token.doctype, .token.cdata { color: slategray; } .token.punctuation { color: #999; } .namespace { opacity: .7; } .token.property, .token.tag, .token.boolean, .token.number, .token.constant, .token.symbol, .token.deleted { color: #905; } .token.selector, .token.attr-name, .token.string, .token.char, .token.builtin, .token.inserted { color: #690; } .token.operator, .token.entity, .token.url, .language-css .token.string, .style .token.string { color: #a67f59; background: hsla(0, 0%, 100%, .5); } .token.atrule, .token.attr-value, .token.keyword { color: #07a; } .token.function { color: #DD4A68; } .token.regex, .token.important, .token.variable { color: #e90; } .token.important, .token.bold { font-weight: bold; } .token.italic { font-style: italic; } .token.entity { cursor: help; }
0.414662
0.083329
.cont .mail{width:780px; margin:0 auto; padding-bottom:20px;} .cont .mail .m-01{position:relative;} /* 操作 */ .cont .mail .m-01 #operation{position:absolute; top:226px; right:-130px; width:80px; background:#fff; text-align:center; box-shadow:0 0 10px #ddd;} .cont .mail .m-01 #operation li{border-bottom:1px solid #eee;} .cont .mail .m-01 #operation li:hover a{background:#999; color:#fff;} .cont .mail .m-01 #operation li:last-child{border-bottom:none;} .cont .mail .m-01 #operation li a{display:block; font-size:14px; color:#888; height:70px; line-height:70px;} .cont .mail .m-01 #operation li b{display:inline-block; width:100%; height:100%; background:url('../images/bg_04.png') center center no-repeat; vertical-align:middle;} .cont .mail .m-01 #operation li b.ons{background:url('../images/bg_03.png') center center no-repeat;} .cont .mail .m1-01{width:740px; min-height:200px; padding:20px; background:#fff;} #works{width:780px; height:648px; position:relative; overflow:hidden;} #works ul {position:absolute; top:0;} #works ul li{float:left; width:780px; text-align:center; line-height:648px} #works ul li img{vertical-align:middel;max-width:780px; max-height:648px;} #works span{position:absolute; width:23px; height:28px; background:url('../images/b_prev.png') no-repeat; top:45%; z-index:5; cursor:pointer;} #works span.b-prev{left:17px;} #works span.b-next{background:url('../images/b_next.png') no-repeat; right:17px;} .cont .mail .m1-01-text{min-height:200px; padding-bottom:100px;} .cont .mail .m1-01 h5{font-size:14px; margin-bottom:15px; font-weight:bold;} .cont .mail .m1-01-text h5{text-align:center;} .cont .mail .m1-01-text *{font-size:12px;} .cont .mail .m1-01 .m11-con{font-size:12px; line-height:28px; min-height: 120px;} .cont .mail .m1-01 .m11-bq{position:absolute; bottom:20px; line-height: 20px;} .cont .mail .m1-01 .m11-bq>p:before{content:''; display:inline-block; margin-right:8px; width:14px; height:14px; background:url('../images/bg_15.png') no-repeat; background-size:100% auto; vertical-align: middle;} .cont .mail .m1-01 .m11-bq p span{font-size:12px; color:#888; margin-right:6px;} .cont .mail .m1-01 .m11-bq img{width:70px;} .cont .mail .m1-01 .m11-bq b{display:inline-block; width:14px; height:14px; background:url('../images/zs-01.png') no-repeat; background-size:100% 100%; cursor:pointer; vertical-align: top; margin-left: 40px;} .m-02 h4{height:50px; line-height:50px; text-align:center;} #qt-works{position:relative; height:230px;} #qt-works>div{ width:690px; height:230px; margin:0 auto; position:relative; overflow:hidden;} #qt-works>div ul{position:absolute; top:0;} #qt-works>div ul li{float:left; margin:5px;} #qt-works>div ul li img{width:220px; height:220px;} #qt-works span{position:absolute; width:28px; height:40px; background:url('../images/x_prev.png') no-repeat; top:45%; cursor:pointer;} #qt-works span.x-prev{left:14px;} #qt-works span.x-next{background:url('../images/x_next.png') no-repeat; right:14px;} #qt-works span.x-prev:hover{background:url('../images/x_prev.png') no-repeat 0 -40px;} #qt-works span.x-next:hover{background:url('../images/x_next.png') no-repeat 0 -40px;} .cont .mail .m-03{width:780px; background:#fff; margin-top:40px; padding-bottom:80px;} .cont .mail .m-03 form{margin-top:50px;} .cont .mail .m-03 textarea{ padding:30px 25px 0px; background:#eee; margin:0 34px; width:662px; height:120px; color:#888;} .cont .mail .m-03 button#comb{width:76px; height:30px; line-height:30px; font-size:14px; color:#fff; background:#0066ff; float:right; margin:10px 35px; cursor:pointer;} .m-03>div{padding-top:20px;} .m-03>div>h4{font-size:14px; color:#000; text-indent:20px;} .m-03>div>h4 span{font-size:14px; color:#888; margin-left:6px;} .m-03>div>ul>li{margin-top:20px; padding-bottom:10px; border-bottom:1px solid #eee;} .m-03>div>ul>li .c-title{line-height:70px; padding-left:20px;} .m-03>div>ul>li .c-title img{width:70px; height:70px; border-radius:36px;} .m-03>div>ul>li .c-title h6{display:inline-block; margin-left:24px; font-size:14px;} .m-03>div>ul>li .c-title span{float:right; font-size:12px; color:#888; margin-right:30px;} .m-03>div>ul>li .comment{font-size:14px; color:#888; width: 580px; margin-right:26px; float:left;} #rep{padding-top:10px; clear: both;} #rep input{border:1px solid #bbc9f3; font-size: 12px; height: 20px; width: 500px; line-height: 20px; text-indent: 0.5em;} #rep button{font-size: 12px; width: 50px; height: 22px; margin-left: 14px; background: #0066ff; color: #fff; cursor: pointer;;} .replys{width:28px; height:18px; background:url('../images/bg_11.png') no-repeat; color:#fff; font-size:18px; line-height:2px; text-align:center; cursor:pointer;} .m-03>div>ul>li .content{padding-bottom:25px;margin-left:114px; } .m-03>div>ul>li .content span{float:left;} .m-03>div>ul>li .hf{margin-left:114px; position:relative; background:#eee; width:566px; padding:12px 35px;} .m-03>div>ul>li .hf:before{content:''; display:block; position:absolute; top:-11px; left:26px; width:0; border-bottom:11px solid #eee; border-left:9px solid transparent; border-right:9px solid transparent;} .m-03>div>ul>li .hf h6{line-height:22px;} .m-03>div>ul>li .hf h6>a{font-size:14px;} .m-03>div>ul>li .hf h6>span{font-size: 12px; color: #888; margin:0 14px;} .m-03>div>ul>li .hf h6>span.times{float:right; margin:0;} .m-03>div>ul>li .hf>div{font-size:12px; line-height:26px; color:#888; float:left; width: 500px;} .m-03>div>ul>li .hf>span{float:right; margin-top:8px;} .m-03>div .pl{width:150px; margin:0 auto; text-align:center; font-size:14px; margin-top:20px; cursor:pointer;} /*加入我们按钮*/ .addsnail a{ display:block; width:500px; height:65px; line-height:65px; background:#06f; margin:0 auto; text-align:center; color:#fff; margin-top:60px; margin-bottom:200px; font-size:24px; border-radius:15px; cursor:pointer; display:none; } .addsnail a:hover{box-shadow:0 0 10px #888; }
Public/bluesnail/style/snail-details.css
.cont .mail{width:780px; margin:0 auto; padding-bottom:20px;} .cont .mail .m-01{position:relative;} /* 操作 */ .cont .mail .m-01 #operation{position:absolute; top:226px; right:-130px; width:80px; background:#fff; text-align:center; box-shadow:0 0 10px #ddd;} .cont .mail .m-01 #operation li{border-bottom:1px solid #eee;} .cont .mail .m-01 #operation li:hover a{background:#999; color:#fff;} .cont .mail .m-01 #operation li:last-child{border-bottom:none;} .cont .mail .m-01 #operation li a{display:block; font-size:14px; color:#888; height:70px; line-height:70px;} .cont .mail .m-01 #operation li b{display:inline-block; width:100%; height:100%; background:url('../images/bg_04.png') center center no-repeat; vertical-align:middle;} .cont .mail .m-01 #operation li b.ons{background:url('../images/bg_03.png') center center no-repeat;} .cont .mail .m1-01{width:740px; min-height:200px; padding:20px; background:#fff;} #works{width:780px; height:648px; position:relative; overflow:hidden;} #works ul {position:absolute; top:0;} #works ul li{float:left; width:780px; text-align:center; line-height:648px} #works ul li img{vertical-align:middel;max-width:780px; max-height:648px;} #works span{position:absolute; width:23px; height:28px; background:url('../images/b_prev.png') no-repeat; top:45%; z-index:5; cursor:pointer;} #works span.b-prev{left:17px;} #works span.b-next{background:url('../images/b_next.png') no-repeat; right:17px;} .cont .mail .m1-01-text{min-height:200px; padding-bottom:100px;} .cont .mail .m1-01 h5{font-size:14px; margin-bottom:15px; font-weight:bold;} .cont .mail .m1-01-text h5{text-align:center;} .cont .mail .m1-01-text *{font-size:12px;} .cont .mail .m1-01 .m11-con{font-size:12px; line-height:28px; min-height: 120px;} .cont .mail .m1-01 .m11-bq{position:absolute; bottom:20px; line-height: 20px;} .cont .mail .m1-01 .m11-bq>p:before{content:''; display:inline-block; margin-right:8px; width:14px; height:14px; background:url('../images/bg_15.png') no-repeat; background-size:100% auto; vertical-align: middle;} .cont .mail .m1-01 .m11-bq p span{font-size:12px; color:#888; margin-right:6px;} .cont .mail .m1-01 .m11-bq img{width:70px;} .cont .mail .m1-01 .m11-bq b{display:inline-block; width:14px; height:14px; background:url('../images/zs-01.png') no-repeat; background-size:100% 100%; cursor:pointer; vertical-align: top; margin-left: 40px;} .m-02 h4{height:50px; line-height:50px; text-align:center;} #qt-works{position:relative; height:230px;} #qt-works>div{ width:690px; height:230px; margin:0 auto; position:relative; overflow:hidden;} #qt-works>div ul{position:absolute; top:0;} #qt-works>div ul li{float:left; margin:5px;} #qt-works>div ul li img{width:220px; height:220px;} #qt-works span{position:absolute; width:28px; height:40px; background:url('../images/x_prev.png') no-repeat; top:45%; cursor:pointer;} #qt-works span.x-prev{left:14px;} #qt-works span.x-next{background:url('../images/x_next.png') no-repeat; right:14px;} #qt-works span.x-prev:hover{background:url('../images/x_prev.png') no-repeat 0 -40px;} #qt-works span.x-next:hover{background:url('../images/x_next.png') no-repeat 0 -40px;} .cont .mail .m-03{width:780px; background:#fff; margin-top:40px; padding-bottom:80px;} .cont .mail .m-03 form{margin-top:50px;} .cont .mail .m-03 textarea{ padding:30px 25px 0px; background:#eee; margin:0 34px; width:662px; height:120px; color:#888;} .cont .mail .m-03 button#comb{width:76px; height:30px; line-height:30px; font-size:14px; color:#fff; background:#0066ff; float:right; margin:10px 35px; cursor:pointer;} .m-03>div{padding-top:20px;} .m-03>div>h4{font-size:14px; color:#000; text-indent:20px;} .m-03>div>h4 span{font-size:14px; color:#888; margin-left:6px;} .m-03>div>ul>li{margin-top:20px; padding-bottom:10px; border-bottom:1px solid #eee;} .m-03>div>ul>li .c-title{line-height:70px; padding-left:20px;} .m-03>div>ul>li .c-title img{width:70px; height:70px; border-radius:36px;} .m-03>div>ul>li .c-title h6{display:inline-block; margin-left:24px; font-size:14px;} .m-03>div>ul>li .c-title span{float:right; font-size:12px; color:#888; margin-right:30px;} .m-03>div>ul>li .comment{font-size:14px; color:#888; width: 580px; margin-right:26px; float:left;} #rep{padding-top:10px; clear: both;} #rep input{border:1px solid #bbc9f3; font-size: 12px; height: 20px; width: 500px; line-height: 20px; text-indent: 0.5em;} #rep button{font-size: 12px; width: 50px; height: 22px; margin-left: 14px; background: #0066ff; color: #fff; cursor: pointer;;} .replys{width:28px; height:18px; background:url('../images/bg_11.png') no-repeat; color:#fff; font-size:18px; line-height:2px; text-align:center; cursor:pointer;} .m-03>div>ul>li .content{padding-bottom:25px;margin-left:114px; } .m-03>div>ul>li .content span{float:left;} .m-03>div>ul>li .hf{margin-left:114px; position:relative; background:#eee; width:566px; padding:12px 35px;} .m-03>div>ul>li .hf:before{content:''; display:block; position:absolute; top:-11px; left:26px; width:0; border-bottom:11px solid #eee; border-left:9px solid transparent; border-right:9px solid transparent;} .m-03>div>ul>li .hf h6{line-height:22px;} .m-03>div>ul>li .hf h6>a{font-size:14px;} .m-03>div>ul>li .hf h6>span{font-size: 12px; color: #888; margin:0 14px;} .m-03>div>ul>li .hf h6>span.times{float:right; margin:0;} .m-03>div>ul>li .hf>div{font-size:12px; line-height:26px; color:#888; float:left; width: 500px;} .m-03>div>ul>li .hf>span{float:right; margin-top:8px;} .m-03>div .pl{width:150px; margin:0 auto; text-align:center; font-size:14px; margin-top:20px; cursor:pointer;} /*加入我们按钮*/ .addsnail a{ display:block; width:500px; height:65px; line-height:65px; background:#06f; margin:0 auto; text-align:center; color:#fff; margin-top:60px; margin-bottom:200px; font-size:24px; border-radius:15px; cursor:pointer; display:none; } .addsnail a:hover{box-shadow:0 0 10px #888; }
0.245085
0.062646
ul { list-style: none; padding-left: 0; } ul>li { padding-left: 8px; } .tree-container { background-color: var(--vscode-sideBar-background); color: var(--vscode-ui-sideBar-foreground); font-size: 13px;/*var(--theia-ui-font-size1);*/ overflow: auto; height: 100%; width: 100%; } .tree-container:focus { outline: none; } .details-container { background-color: var(--vscode-panel-background); color: var(--vscode-ui-vscode-foreground); font-size: 13px;/*var(--theia-ui-font-size1);*/ overflow: auto; height: 100%; width: 100%; } .details-container:focus { outline: none; } .tree-node { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; padding-left: 100%; margin-left: -100%; height: 22px; line-height: 22px; align-items: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; background: none; } .tree-node:hover{ background-color: var(--vscode-list-hoverBackground); color: var(--vscode-list-hoverForeground); cursor: pointer; } .tree-container:focus .tree-node.tree-node-selected{ background-color: var(--vscode-list-activeSelectionBackground); color: var(--vscode-list-activeSelectionForeground);} .tree-container .tree-node.tree-node-selected{ background-color: var(--vscode-list-inactiveSelectionBackground); color: var(--vscode-list-inactiveSelectionForeground); } .tabs-header { display: flex; flex-flow: row; width: 100%; } .tabs-content { height: 100%; padding: 0px 8px; } .tab { color: var(--vscode-tab-inactiveForeground); -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; overflow: hidden; white-space: nowrap; height: 28.5px; line-height: 28.5px; align-items: center; text-align: center; min-width: 35px; padding: 0px 8px; border-top: 1px/*var(--theia-border-width)*/ solid rgba(255, 255, 255, 0); } .tab:hover { background-color: var(--vscode-list-activeSelectionBackground); color: var(--vscode-tab-activeForeground); border-top: 1px/*var(--theia-border-width)*/ solid var(--vscode-list-activeSelectionBackground); cursor: pointer; } .details-container:focus .tab.tab-selected{ background: none; border-top: 1px/*var(--theia-border-width)*/ solid var(--vscode-list-activeSelectionBackground); color: var(--vscode-tab-activeForeground); } .details-container .tab.tab-selected{ background: none; border-top: 1px/*var(--theia-border-width)*/ solid var(--vscode-list-inactiveSelectionBackground); }
src/ReactApp/VSCodeApp.css
ul { list-style: none; padding-left: 0; } ul>li { padding-left: 8px; } .tree-container { background-color: var(--vscode-sideBar-background); color: var(--vscode-ui-sideBar-foreground); font-size: 13px;/*var(--theia-ui-font-size1);*/ overflow: auto; height: 100%; width: 100%; } .tree-container:focus { outline: none; } .details-container { background-color: var(--vscode-panel-background); color: var(--vscode-ui-vscode-foreground); font-size: 13px;/*var(--theia-ui-font-size1);*/ overflow: auto; height: 100%; width: 100%; } .details-container:focus { outline: none; } .tree-node { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; padding-left: 100%; margin-left: -100%; height: 22px; line-height: 22px; align-items: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; background: none; } .tree-node:hover{ background-color: var(--vscode-list-hoverBackground); color: var(--vscode-list-hoverForeground); cursor: pointer; } .tree-container:focus .tree-node.tree-node-selected{ background-color: var(--vscode-list-activeSelectionBackground); color: var(--vscode-list-activeSelectionForeground);} .tree-container .tree-node.tree-node-selected{ background-color: var(--vscode-list-inactiveSelectionBackground); color: var(--vscode-list-inactiveSelectionForeground); } .tabs-header { display: flex; flex-flow: row; width: 100%; } .tabs-content { height: 100%; padding: 0px 8px; } .tab { color: var(--vscode-tab-inactiveForeground); -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; overflow: hidden; white-space: nowrap; height: 28.5px; line-height: 28.5px; align-items: center; text-align: center; min-width: 35px; padding: 0px 8px; border-top: 1px/*var(--theia-border-width)*/ solid rgba(255, 255, 255, 0); } .tab:hover { background-color: var(--vscode-list-activeSelectionBackground); color: var(--vscode-tab-activeForeground); border-top: 1px/*var(--theia-border-width)*/ solid var(--vscode-list-activeSelectionBackground); cursor: pointer; } .details-container:focus .tab.tab-selected{ background: none; border-top: 1px/*var(--theia-border-width)*/ solid var(--vscode-list-activeSelectionBackground); color: var(--vscode-tab-activeForeground); } .details-container .tab.tab-selected{ background: none; border-top: 1px/*var(--theia-border-width)*/ solid var(--vscode-list-inactiveSelectionBackground); }
0.340376
0.101857
pre code { display: block; padding: 0.5em; background: #fff; color: black; } pre .comment, pre .template_comment, pre .javadoc, pre .comment * { color: #006a00; } pre .keyword, pre .literal, .nginx pre .title { color: #aa0d91; } .method, pre .list pre .title, pre .tag pre .title, .setting pre .value, pre .winutils, .tex pre .command, .http pre .title, pre .request, pre .status { color: #008; } pre .envvar, .tex pre .special { color: #660; } pre .string { color: #c41a16; } pre .tag pre .value, pre .cdata, pre .filter pre .argument, pre .attr_selector, .apache pre .cbracket, pre .date, pre .regexp { color: #080; } pre .sub pre .identifier, pre .pi, pre .tag, pre .tag pre .keyword, pre .decorator, .ini pre .title, pre .shebang, pre .prompt, pre .hexcolor, pre .rules pre .value, .css pre .value pre .number, pre .symbol, pre .symbol pre .string, pre .number, .css pre .function, .clojure pre .title, .clojure pre .built_in, pre .function pre .title, .coffeescript pre .attribute { color: #1c00cf; } pre .class pre .title, .haskell pre .type, .smalltalk pre .class, pre .javadoctag, pre .yardoctag, pre .phpdoc, pre .typename, pre .tag pre .attribute, pre .doctype, pre .class pre .id, pre .built_in, .setting, pre .params, .clojure pre .attribute { color: #5c2699; } pre .variable { color: #3f6e74; } .css pre .tag, pre .rules pre .property, pre .pseudo, pre .subst { color: #000; } .css pre .class, .css pre .id { color: #9B703F; } pre .value pre .important { color: #ff7700; font-weight: bold; } pre .rules pre .keyword { color: #C5AF75; } pre .annotation, .apache pre .sqbracket, .nginx pre .built_in { color: #9B859D; } pre .preprocessor, pre .preprocessor *, pre .pragma { color: #643820; } .tex pre .formula { background-color: #EEE; font-style: italic; } .diff pre .header, pre .chunk { color: #808080; font-weight: bold; } .diff pre .change { background-color: #BCCFF9; } pre .addition { background-color: #BAEEBA; } pre .deletion { background-color: #FFC8BD; } pre .comment pre .yardoctag { font-weight: bold; } .method pre .id { color: #000; }
lib/css/xcode.css
pre code { display: block; padding: 0.5em; background: #fff; color: black; } pre .comment, pre .template_comment, pre .javadoc, pre .comment * { color: #006a00; } pre .keyword, pre .literal, .nginx pre .title { color: #aa0d91; } .method, pre .list pre .title, pre .tag pre .title, .setting pre .value, pre .winutils, .tex pre .command, .http pre .title, pre .request, pre .status { color: #008; } pre .envvar, .tex pre .special { color: #660; } pre .string { color: #c41a16; } pre .tag pre .value, pre .cdata, pre .filter pre .argument, pre .attr_selector, .apache pre .cbracket, pre .date, pre .regexp { color: #080; } pre .sub pre .identifier, pre .pi, pre .tag, pre .tag pre .keyword, pre .decorator, .ini pre .title, pre .shebang, pre .prompt, pre .hexcolor, pre .rules pre .value, .css pre .value pre .number, pre .symbol, pre .symbol pre .string, pre .number, .css pre .function, .clojure pre .title, .clojure pre .built_in, pre .function pre .title, .coffeescript pre .attribute { color: #1c00cf; } pre .class pre .title, .haskell pre .type, .smalltalk pre .class, pre .javadoctag, pre .yardoctag, pre .phpdoc, pre .typename, pre .tag pre .attribute, pre .doctype, pre .class pre .id, pre .built_in, .setting, pre .params, .clojure pre .attribute { color: #5c2699; } pre .variable { color: #3f6e74; } .css pre .tag, pre .rules pre .property, pre .pseudo, pre .subst { color: #000; } .css pre .class, .css pre .id { color: #9B703F; } pre .value pre .important { color: #ff7700; font-weight: bold; } pre .rules pre .keyword { color: #C5AF75; } pre .annotation, .apache pre .sqbracket, .nginx pre .built_in { color: #9B859D; } pre .preprocessor, pre .preprocessor *, pre .pragma { color: #643820; } .tex pre .formula { background-color: #EEE; font-style: italic; } .diff pre .header, pre .chunk { color: #808080; font-weight: bold; } .diff pre .change { background-color: #BCCFF9; } pre .addition { background-color: #BAEEBA; } pre .deletion { background-color: #FFC8BD; } pre .comment pre .yardoctag { font-weight: bold; } .method pre .id { color: #000; }
0.467818
0.13569
html, body { margin: 0; padding: 0; } body { background-color: #cccaca; } .header {display: flex; background-color: #FFCC4A; flex-wrap: wrap; justify-content: space-between; align-items: center; position: fixed; width: 100%; z-index: 9999999; top: 0; } .sitelogo { padding-left: 5px; align-self: center; } .imgsitelogo { width: 160px; height: 70px; align-self: center; } .header .menu ul { display: flex; list-style: none; } .header .menu ul li { margin: 30px 10px; } .header .menu ul a { text-transform: uppercase; text-decoration: none; font-weight: bold; color: #000000; font-size: 16px; font-family: "HelveticaNeue", "helveticaneuecyr", Verdana; } .header .menu a { text-transform: uppercase; text-decoration: none; font-weight: bold; color: #000000; font-size: 16px; font-family: "HelveticaNeue", "helveticaneuecyr", Verdana; } .menu ul a:hover { color: #fb6d3a; } .menu .icon { display: none; } .menu a:hover { color: #fb6d3a; } /* Додавання мультімедійних запитів */ @media screen and (max-width: 600px) { .header { flex-direction: column; } .header .menu ul { flex-direction: column; align-self: center; } .header .menu ul li { margin: 5px; } .menu ul li:not(:last-child) { display: none; background-color: #f9ffbf; } .menu a.icon { float: right; display: block; position: absolute; right: 0; top: 0; } .sitelogo { width: 160px; height: 70px; } } @media screen and (max-width: 600px) { .menu.responsive { position: relative; flex-direction: column; background-color: #f9ffbf; } .menu.responsive a.icon { position: absolute; right: 0; top: 0; } .menu.responsive ul li{ float: none; display: block; flex-direction: column; text-align: left; } } /* Стилі основного контентенту */ .body-page { background-color: #cccaca; display: flex; flex-direction: column; } /* Стилі заголовків */ .h2style { margin-bottom: 40px; margin-top: 40px; text-align: center; } .h2simple { font-size: 50px; font-family: "Exo 2"; color: #000000; } .h3simple{ font-size: 40px; font-family: "Exo 2"; color: #000000; } .h4style { margin-top: 15px; text-align: center; } .h4style1 { margin-top: 10px; text-align: left; } .h4title { font-family: "Exo 2"; font-style: normal; font-weight: bold; font-size: 16px; line-height: 15px; color: #000000; } /* Стилі текстів */ .li-slidetext { font-size: 16px; font-weight: normal; color: #000000; font-family: "Exo 2", sans-serif; } .slidetext { font-size: 16px; font-weight: normal; color: #000000; font-family: "Exo 2", sans-serif; } .slidetextbig { font-size: 18px; font-weight: bold; color: #000000; font-family: "Exo 2", sans-serif; } /* Стилі блоків */ div.slide1site{ background-color: #ffffff; width: 100%; height: 100%; max-width: 100%; margin: 0 auto; margin-top: 80px; padding: 0 40px; display: flex; flex-direction: row; justify-content: space-between; box-sizing: border-box; flex-wrap: wrap; margin-bottom: 5px; } .slide1site .newText { width: 50%; padding-right: 10px; padding-left: 10%; box-sizing: border-box; flex-shrink: 0; } .slide1site .newPicture { width: 50%; flex-shrink: 0; } .slide4site .newPicture { width: 100%; display: flex; margin-bottom: 20px; justify-content: center; } .wideText { width: 100%; } @media screen and (max-width: 600px) { .slide1site .newText { width: 100%; } .slide1site .newPicture { width: 90%; } .slide1site .newPicture img{ width: 90%; height: auto; align-self: center; } .slide4site .newPicture { width: 100%; align-self: center; margin-buttom: 30 px; } .slide4site .newPicture img{ width: 100%; height: auto; align-self: center; } .slide2site{ display: flex; flex-direction: row; flex-wrap: wrap; } .slide2site img{ width: 100%; height: auto; align-self: left;} } div.slide2site{ background-color: #ddf0d5; width: 100%; height: 100%; max-width: 100%; margin: 0 auto; padding: 0 40px; display: flex; flex-direction: column; justify-content: space-between; box-sizing: border-box; flex-wrap: wrap; } div.slide3site{ background-color: #fdea9f; width: 100%; height: 100%; max-width: 100%; margin: 0 auto; padding: 0 40px; display: flex; flex-direction: column; justify-content: space-between; box-sizing: border-box; flex-wrap: wrap; } div.slide3site1{ background-color: #fdea9f; width: 100%; height: 100%; max-width: 100%; margin: 0 auto; padding: 0 40px; display: flex; flex-direction: row; justify-content: space-between; box-sizing: border-box; flex-wrap: wrap; margin-bottom: 20px; } div.slide3site2{ margin: 0 auto; } div.slide4site{ background-color: #ffffff; width: 100%; height: 100%; max-width: 100%; margin: 0 auto; padding: 0 40px; display: flex; flex-direction: column; justify-content: space-between; box-sizing: border-box; flex-wrap: wrap; } .threePictures { width: 100%; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-items: flex-start; margin-top: 20px; } .mySpecificPicture { width: 30%; margin: 0 5px 20px 5px; display: flex; flex-direction: column; justify-content: flex-start; align-items: center; } .mySpecificPicture1 { width: 30%; margin: 0 5px 20px 5px; display: flex; flex-direction: column; flex-wrap: wrap; justify-content: flex-start; align-items: center; } .mySpecificPicture a { display: block; width: 100%; } .mySpecificPicture img { width: 100%; height: auto; } .mySpecificPicture1 img { width: 88px; height: auto; } @media screen and (max-width: 600px) { .mySpecificPicture { width: 100%; margin: 0 0 20px 0; } .mySpecificPicture1 { width: 45%; margin: 0 5px 20px 0; } div.slide3site1{ width: 100%; display: flex; flex-direction: column; justify-content: space-between; } } div.slide5site{ background-color: #ffffff; background: url("../img/background-green-dot.png"); width: 100%; height: 100%; max-width: 100%; margin: 0 auto; padding: 0 40px; display: flex; flex-direction: column; justify-content: space-between; box-sizing: border-box; flex-wrap: wrap; } div.slide8site{ background-color: #ffffff; width: 100%; height: 100%; max-width: 100%; margin: 0 auto; padding: 0 10px; display: flex; flex-direction: row; justify-content: space-between; box-sizing: border-box; flex-wrap: wrap; } .slide8site .newText8 { width: 50%; padding-right: 10px; padding-left: 10%; box-sizing: border-box; flex-shrink: 0; } .slide8site .newPicture8 { width: 50%; flex-shrink: 0; justify-content: center; padding-top: 10px; padding-bottom: 10px; } @media screen and (max-width: 600px) { .slide8site .newText8 { width: 100%; } .slide8site .newPicture8 { width: 100%; align-self: center; margin-buttom: 30 px; } .slide8site .newPicture8 img{ width: 100%; height: auto; align-self: center; } } /* Стиль футера */ footer.sitefooter { background-color: #FFCC4A; width: 100%; top: 0; display: flex; flex-direction: row; justify-content: space-between; flex-wrap: wrap; margin: 0 auto; padding-top: 20px; padding-bottom: 20px; } div.slide-footer-site{ width: 50%; height: auto; max-width: 100%; margin: 0 auto; padding: 0 20px; display: flex; flex-direction: row; justify-content: space-between; box-sizing: border-box; flex-wrap: wrap; } .slide-footer-site .newText { width: 50%; padding-right: 10px; box-sizing: border-box; flex-shrink: 0; } .slide-footer-site .footernewPicture { width: 50%; flex-shrink: 0; max-width: 100%; } .slide-footer-site .footernewPicture img { width: 50%; height: auto; margin-top: 20px; } .sitefooter .footernewPicture1 { flex-shrink: 0; max-width: 100%; } .sitefooter .footernewPicture1 img{ margin-left: 10px; margin-right: 10px; } @media screen and (max-width: 600px) { footer.sitefooter {display: flex; flex-direction: column; justify-content: space-between; width: 100%;} div.slide-footer-site {display: flex; flex-direction: row; flex-wrap: wrap; width: 100%;} .slide-footer-site .newText { width: 47%; } .slide-footer-site .footernewPicture { width: 47%; } .slide-footer-site .footernewPicture img{ width: 90%; height: auto; } .sitefooter .footernewPicture1 img{ width: 90%; height: auto; margin-left: 10px; margin-right: 10px; } } /*Стиль кнопки Інші варіанти */ .placebutton { margin: 0; auto; justify-content: center; display: flex; align-items: center; } .button-more { background-color: #cfcfcf; text-decoration: none; border: 1px solid #148b47; border-radius: 2px; color: #000000; padding: 12px 28px; text-align: center; text-decoration: none; font-family: "helveticaneuecyr"; display: block; font-size: 18px; -webkit-transition-duration: 0.4s; transition-duration: 0.4s; width: 250px; margin-bottom: 40px; } .button-more a { text-decoration: none;color: #000000; } .button-more:hover { background-color: #148b47; color: #cfcfcf; text-decoration: none; } .button-more:hover a{ background-color: #148b47; color: #cfcfcf; text-decoration: none; } /*Стиль кнопки отримати консультацію */ .placebutton-yellow { margin: 0; auto; justify-content: center; display: flex; align-items: center; } .button-more-yellow { background-color: #FFCC4A; text-decoration: none; border: 1px solid #000000; border-radius: 2px; color: #000000; padding: 12px 28px; text-align: center; text-decoration: none; font-family: "helveticaneuecyr"; display: block; font-size: 18px; -webkit-transition-duration: 0.4s; transition-duration: 0.4s; width: 350px; margin-bottom: 40px; } .button-more-yellow a { text-decoration: none;color: #000000; } .button-more-yellow:hover { background-color: #cfcfcf; color: #000000; text-decoration: none; } .button-more-yellow:hover a{ background-color: #cfcfcf; color: #000000; text-decoration: none; } @font-face { font-family: "321Impact"; src: url("../fonts/321impact.ttf") format("truetype"); font-style: normal; font-weight: normal; } @font-face { font-family: "helveticaneuecyr"; src: url("../fonts/helveticaneuecyr-medium1.ttf") format("truetype"); font-style: normal; font-weight: normal; }
resources/css/mysitestyle.css
html, body { margin: 0; padding: 0; } body { background-color: #cccaca; } .header {display: flex; background-color: #FFCC4A; flex-wrap: wrap; justify-content: space-between; align-items: center; position: fixed; width: 100%; z-index: 9999999; top: 0; } .sitelogo { padding-left: 5px; align-self: center; } .imgsitelogo { width: 160px; height: 70px; align-self: center; } .header .menu ul { display: flex; list-style: none; } .header .menu ul li { margin: 30px 10px; } .header .menu ul a { text-transform: uppercase; text-decoration: none; font-weight: bold; color: #000000; font-size: 16px; font-family: "HelveticaNeue", "helveticaneuecyr", Verdana; } .header .menu a { text-transform: uppercase; text-decoration: none; font-weight: bold; color: #000000; font-size: 16px; font-family: "HelveticaNeue", "helveticaneuecyr", Verdana; } .menu ul a:hover { color: #fb6d3a; } .menu .icon { display: none; } .menu a:hover { color: #fb6d3a; } /* Додавання мультімедійних запитів */ @media screen and (max-width: 600px) { .header { flex-direction: column; } .header .menu ul { flex-direction: column; align-self: center; } .header .menu ul li { margin: 5px; } .menu ul li:not(:last-child) { display: none; background-color: #f9ffbf; } .menu a.icon { float: right; display: block; position: absolute; right: 0; top: 0; } .sitelogo { width: 160px; height: 70px; } } @media screen and (max-width: 600px) { .menu.responsive { position: relative; flex-direction: column; background-color: #f9ffbf; } .menu.responsive a.icon { position: absolute; right: 0; top: 0; } .menu.responsive ul li{ float: none; display: block; flex-direction: column; text-align: left; } } /* Стилі основного контентенту */ .body-page { background-color: #cccaca; display: flex; flex-direction: column; } /* Стилі заголовків */ .h2style { margin-bottom: 40px; margin-top: 40px; text-align: center; } .h2simple { font-size: 50px; font-family: "Exo 2"; color: #000000; } .h3simple{ font-size: 40px; font-family: "Exo 2"; color: #000000; } .h4style { margin-top: 15px; text-align: center; } .h4style1 { margin-top: 10px; text-align: left; } .h4title { font-family: "Exo 2"; font-style: normal; font-weight: bold; font-size: 16px; line-height: 15px; color: #000000; } /* Стилі текстів */ .li-slidetext { font-size: 16px; font-weight: normal; color: #000000; font-family: "Exo 2", sans-serif; } .slidetext { font-size: 16px; font-weight: normal; color: #000000; font-family: "Exo 2", sans-serif; } .slidetextbig { font-size: 18px; font-weight: bold; color: #000000; font-family: "Exo 2", sans-serif; } /* Стилі блоків */ div.slide1site{ background-color: #ffffff; width: 100%; height: 100%; max-width: 100%; margin: 0 auto; margin-top: 80px; padding: 0 40px; display: flex; flex-direction: row; justify-content: space-between; box-sizing: border-box; flex-wrap: wrap; margin-bottom: 5px; } .slide1site .newText { width: 50%; padding-right: 10px; padding-left: 10%; box-sizing: border-box; flex-shrink: 0; } .slide1site .newPicture { width: 50%; flex-shrink: 0; } .slide4site .newPicture { width: 100%; display: flex; margin-bottom: 20px; justify-content: center; } .wideText { width: 100%; } @media screen and (max-width: 600px) { .slide1site .newText { width: 100%; } .slide1site .newPicture { width: 90%; } .slide1site .newPicture img{ width: 90%; height: auto; align-self: center; } .slide4site .newPicture { width: 100%; align-self: center; margin-buttom: 30 px; } .slide4site .newPicture img{ width: 100%; height: auto; align-self: center; } .slide2site{ display: flex; flex-direction: row; flex-wrap: wrap; } .slide2site img{ width: 100%; height: auto; align-self: left;} } div.slide2site{ background-color: #ddf0d5; width: 100%; height: 100%; max-width: 100%; margin: 0 auto; padding: 0 40px; display: flex; flex-direction: column; justify-content: space-between; box-sizing: border-box; flex-wrap: wrap; } div.slide3site{ background-color: #fdea9f; width: 100%; height: 100%; max-width: 100%; margin: 0 auto; padding: 0 40px; display: flex; flex-direction: column; justify-content: space-between; box-sizing: border-box; flex-wrap: wrap; } div.slide3site1{ background-color: #fdea9f; width: 100%; height: 100%; max-width: 100%; margin: 0 auto; padding: 0 40px; display: flex; flex-direction: row; justify-content: space-between; box-sizing: border-box; flex-wrap: wrap; margin-bottom: 20px; } div.slide3site2{ margin: 0 auto; } div.slide4site{ background-color: #ffffff; width: 100%; height: 100%; max-width: 100%; margin: 0 auto; padding: 0 40px; display: flex; flex-direction: column; justify-content: space-between; box-sizing: border-box; flex-wrap: wrap; } .threePictures { width: 100%; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-items: flex-start; margin-top: 20px; } .mySpecificPicture { width: 30%; margin: 0 5px 20px 5px; display: flex; flex-direction: column; justify-content: flex-start; align-items: center; } .mySpecificPicture1 { width: 30%; margin: 0 5px 20px 5px; display: flex; flex-direction: column; flex-wrap: wrap; justify-content: flex-start; align-items: center; } .mySpecificPicture a { display: block; width: 100%; } .mySpecificPicture img { width: 100%; height: auto; } .mySpecificPicture1 img { width: 88px; height: auto; } @media screen and (max-width: 600px) { .mySpecificPicture { width: 100%; margin: 0 0 20px 0; } .mySpecificPicture1 { width: 45%; margin: 0 5px 20px 0; } div.slide3site1{ width: 100%; display: flex; flex-direction: column; justify-content: space-between; } } div.slide5site{ background-color: #ffffff; background: url("../img/background-green-dot.png"); width: 100%; height: 100%; max-width: 100%; margin: 0 auto; padding: 0 40px; display: flex; flex-direction: column; justify-content: space-between; box-sizing: border-box; flex-wrap: wrap; } div.slide8site{ background-color: #ffffff; width: 100%; height: 100%; max-width: 100%; margin: 0 auto; padding: 0 10px; display: flex; flex-direction: row; justify-content: space-between; box-sizing: border-box; flex-wrap: wrap; } .slide8site .newText8 { width: 50%; padding-right: 10px; padding-left: 10%; box-sizing: border-box; flex-shrink: 0; } .slide8site .newPicture8 { width: 50%; flex-shrink: 0; justify-content: center; padding-top: 10px; padding-bottom: 10px; } @media screen and (max-width: 600px) { .slide8site .newText8 { width: 100%; } .slide8site .newPicture8 { width: 100%; align-self: center; margin-buttom: 30 px; } .slide8site .newPicture8 img{ width: 100%; height: auto; align-self: center; } } /* Стиль футера */ footer.sitefooter { background-color: #FFCC4A; width: 100%; top: 0; display: flex; flex-direction: row; justify-content: space-between; flex-wrap: wrap; margin: 0 auto; padding-top: 20px; padding-bottom: 20px; } div.slide-footer-site{ width: 50%; height: auto; max-width: 100%; margin: 0 auto; padding: 0 20px; display: flex; flex-direction: row; justify-content: space-between; box-sizing: border-box; flex-wrap: wrap; } .slide-footer-site .newText { width: 50%; padding-right: 10px; box-sizing: border-box; flex-shrink: 0; } .slide-footer-site .footernewPicture { width: 50%; flex-shrink: 0; max-width: 100%; } .slide-footer-site .footernewPicture img { width: 50%; height: auto; margin-top: 20px; } .sitefooter .footernewPicture1 { flex-shrink: 0; max-width: 100%; } .sitefooter .footernewPicture1 img{ margin-left: 10px; margin-right: 10px; } @media screen and (max-width: 600px) { footer.sitefooter {display: flex; flex-direction: column; justify-content: space-between; width: 100%;} div.slide-footer-site {display: flex; flex-direction: row; flex-wrap: wrap; width: 100%;} .slide-footer-site .newText { width: 47%; } .slide-footer-site .footernewPicture { width: 47%; } .slide-footer-site .footernewPicture img{ width: 90%; height: auto; } .sitefooter .footernewPicture1 img{ width: 90%; height: auto; margin-left: 10px; margin-right: 10px; } } /*Стиль кнопки Інші варіанти */ .placebutton { margin: 0; auto; justify-content: center; display: flex; align-items: center; } .button-more { background-color: #cfcfcf; text-decoration: none; border: 1px solid #148b47; border-radius: 2px; color: #000000; padding: 12px 28px; text-align: center; text-decoration: none; font-family: "helveticaneuecyr"; display: block; font-size: 18px; -webkit-transition-duration: 0.4s; transition-duration: 0.4s; width: 250px; margin-bottom: 40px; } .button-more a { text-decoration: none;color: #000000; } .button-more:hover { background-color: #148b47; color: #cfcfcf; text-decoration: none; } .button-more:hover a{ background-color: #148b47; color: #cfcfcf; text-decoration: none; } /*Стиль кнопки отримати консультацію */ .placebutton-yellow { margin: 0; auto; justify-content: center; display: flex; align-items: center; } .button-more-yellow { background-color: #FFCC4A; text-decoration: none; border: 1px solid #000000; border-radius: 2px; color: #000000; padding: 12px 28px; text-align: center; text-decoration: none; font-family: "helveticaneuecyr"; display: block; font-size: 18px; -webkit-transition-duration: 0.4s; transition-duration: 0.4s; width: 350px; margin-bottom: 40px; } .button-more-yellow a { text-decoration: none;color: #000000; } .button-more-yellow:hover { background-color: #cfcfcf; color: #000000; text-decoration: none; } .button-more-yellow:hover a{ background-color: #cfcfcf; color: #000000; text-decoration: none; } @font-face { font-family: "321Impact"; src: url("../fonts/321impact.ttf") format("truetype"); font-style: normal; font-weight: normal; } @font-face { font-family: "helveticaneuecyr"; src: url("../fonts/helveticaneuecyr-medium1.ttf") format("truetype"); font-style: normal; font-weight: normal; }
0.324556
0.060335
body { font-family: "microsoft yahei", Arial, Helvetica, sans-serif; background-color: #f5f5f5; width: 10rem; margin:0 auto; -webkit-touch-callout: none; -webkit-user-select: none; user-select: none; } div { -webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing: border-box; } a { text-decoration: none; -webkit-user-select: none; user-select: none; } img { width: 100%; } input { outline: none; -webkit-appearance: none; } a, img, button, input { -webkit-tap-highlight-color: transparent; } ul { list-style: none; margin: 0; padding: 0; } p { word-break: break-all; margin: 0; } em { font-style: normal; } /* 动画 */ @-webkit-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } @keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } @-webkit-keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } } @keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } } .loading { text-align: center; display: block; color: #565555; padding: 0.25rem 0; font-size: 0.375rem; } .mask { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 99; background-color: rgba(0,0,0,.75); } .mask .content { position: relative; width: 80%; top: 35%; margin: 0 auto; text-align: center; background-color: white; font-size: .6rem; border-radius: .2rem; padding: .5rem; } .mask .content .close { position: absolute; right: -.2rem; top: -.3rem; width: 1.25rem; height: 1.25rem; line-height: 1.25rem; background-color: black; color: white; text-align: center; border-radius: 50%; } .mask .content .title { padding-top: .8rem; text-align: left; line-height: .7rem; } .mask .content .btn-area { width: 90%; overflow: hidden; margin: .7rem auto; } .mask .content .btn-area span { display: block; width: 3rem; height: 1rem; line-height: 1rem; border-radius: .2rem; } .mask .content .btn-area .cancel{ float: left; border: .02rem solid #a6a6a6; color: #a6a6a6; } .mask .content .btn-area .sure{ float: right; background-color: #e21742; color: white; } .no-more { display: none; height: 1rem; line-height: 1rem; text-align: center; font-size: .4rem; } .ercode-wrap { position: relative; top: 15%; width: 70%; margin: 0 auto; background-color: white; border-bottom-left-radius: .2rem; border-bottom-right-radius: .2rem; font-size: .6rem; } .ercode-wrap .close { position: absolute; right: .2rem; top: 0; width: .6rem; height: .7rem; line-height: .8rem; background-color: #e21742; color: white; text-align: center; border-bottom-left-radius: .3rem; border-bottom-right-radius: .3rem; font-size: .4rem; } .ercode-wrap .img-box { width: 95%; margin: 0 auto; padding-top: .8rem; } .ercode-wrap .tip { position: relative; text-align: center; color: white; bottom: -1rem; } .ercode-wrap .tip i { position: relative; top: .15rem; display: inline-block; height: .55rem; width: .55rem; margin-right: .2rem; background:url(../images/pages/top.png); background-size: cover; transform: rotate(180deg); } .spinner-box { display: none; position: relative; overflow: hidden; } .spinner-box .wait { position:absolute; width: 50%; height: 1rem; right: 0; top:0; font-size: .4rem; line-height: 1rem; } .spinner { position: relative; height: 1rem; width: 47%; } .container1 > div, .container2 > div, .container3 > div { width: .1rem; height: .1rem; background-color: #222; border-radius: 100%; position: absolute; -webkit-animation: bounce 1.2s infinite ease-in-out; animation: bounce 1.2s infinite ease-in-out; -webkit-animation-fill-mode: both; animation-fill-mode: both; } .spinner .spinner-container { position: absolute; width: .5rem; height: .5rem; right: 0; top:.25rem; } .container2 { -webkit-transform: rotateZ(45deg); transform: rotateZ(45deg); } .container3 { -webkit-transform: rotateZ(90deg); transform: rotateZ(90deg); } .circle1 { top: 0; left: 0; } .circle2 { top: 0; right: 0; } .circle3 { right: 0; bottom: 0; } .circle4 { left: 0; bottom: 0; } .container2 .circle1 { -webkit-animation-delay: -1.1s; animation-delay: -1.1s; } .container3 .circle1 { -webkit-animation-delay: -1.0s; animation-delay: -1.0s; } .container1 .circle2 { -webkit-animation-delay: -0.9s; animation-delay: -0.9s; } .container2 .circle2 { -webkit-animation-delay: -0.8s; animation-delay: -0.8s; } .container3 .circle2 { -webkit-animation-delay: -0.7s; animation-delay: -0.7s; } .container1 .circle3 { -webkit-animation-delay: -0.6s; animation-delay: -0.6s; } .container2 .circle3 { -webkit-animation-delay: -0.5s; animation-delay: -0.5s; } .container3 .circle3 { -webkit-animation-delay: -0.4s; animation-delay: -0.4s; } .container1 .circle4 { -webkit-animation-delay: -0.3s; animation-delay: -0.3s; } .container2 .circle4 { -webkit-animation-delay: -0.2s; animation-delay: -0.2s; } .container3 .circle4 { -webkit-animation-delay: -0.1s; animation-delay: -0.1s; } @-webkit-keyframes bounce { 0%, 80%, 100% { -webkit-transform: scale(0.0) } 40% { -webkit-transform: scale(1.0) } } @keyframes bounce { 0%, 80%, 100% { transform: scale(0.0); -webkit-transform: scale(0.0); } 40% { transform: scale(1.0); -webkit-transform: scale(1.0); } }
public/css/common.css
body { font-family: "microsoft yahei", Arial, Helvetica, sans-serif; background-color: #f5f5f5; width: 10rem; margin:0 auto; -webkit-touch-callout: none; -webkit-user-select: none; user-select: none; } div { -webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing: border-box; } a { text-decoration: none; -webkit-user-select: none; user-select: none; } img { width: 100%; } input { outline: none; -webkit-appearance: none; } a, img, button, input { -webkit-tap-highlight-color: transparent; } ul { list-style: none; margin: 0; padding: 0; } p { word-break: break-all; margin: 0; } em { font-style: normal; } /* 动画 */ @-webkit-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } @keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } @-webkit-keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } } @keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } } .loading { text-align: center; display: block; color: #565555; padding: 0.25rem 0; font-size: 0.375rem; } .mask { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 99; background-color: rgba(0,0,0,.75); } .mask .content { position: relative; width: 80%; top: 35%; margin: 0 auto; text-align: center; background-color: white; font-size: .6rem; border-radius: .2rem; padding: .5rem; } .mask .content .close { position: absolute; right: -.2rem; top: -.3rem; width: 1.25rem; height: 1.25rem; line-height: 1.25rem; background-color: black; color: white; text-align: center; border-radius: 50%; } .mask .content .title { padding-top: .8rem; text-align: left; line-height: .7rem; } .mask .content .btn-area { width: 90%; overflow: hidden; margin: .7rem auto; } .mask .content .btn-area span { display: block; width: 3rem; height: 1rem; line-height: 1rem; border-radius: .2rem; } .mask .content .btn-area .cancel{ float: left; border: .02rem solid #a6a6a6; color: #a6a6a6; } .mask .content .btn-area .sure{ float: right; background-color: #e21742; color: white; } .no-more { display: none; height: 1rem; line-height: 1rem; text-align: center; font-size: .4rem; } .ercode-wrap { position: relative; top: 15%; width: 70%; margin: 0 auto; background-color: white; border-bottom-left-radius: .2rem; border-bottom-right-radius: .2rem; font-size: .6rem; } .ercode-wrap .close { position: absolute; right: .2rem; top: 0; width: .6rem; height: .7rem; line-height: .8rem; background-color: #e21742; color: white; text-align: center; border-bottom-left-radius: .3rem; border-bottom-right-radius: .3rem; font-size: .4rem; } .ercode-wrap .img-box { width: 95%; margin: 0 auto; padding-top: .8rem; } .ercode-wrap .tip { position: relative; text-align: center; color: white; bottom: -1rem; } .ercode-wrap .tip i { position: relative; top: .15rem; display: inline-block; height: .55rem; width: .55rem; margin-right: .2rem; background:url(../images/pages/top.png); background-size: cover; transform: rotate(180deg); } .spinner-box { display: none; position: relative; overflow: hidden; } .spinner-box .wait { position:absolute; width: 50%; height: 1rem; right: 0; top:0; font-size: .4rem; line-height: 1rem; } .spinner { position: relative; height: 1rem; width: 47%; } .container1 > div, .container2 > div, .container3 > div { width: .1rem; height: .1rem; background-color: #222; border-radius: 100%; position: absolute; -webkit-animation: bounce 1.2s infinite ease-in-out; animation: bounce 1.2s infinite ease-in-out; -webkit-animation-fill-mode: both; animation-fill-mode: both; } .spinner .spinner-container { position: absolute; width: .5rem; height: .5rem; right: 0; top:.25rem; } .container2 { -webkit-transform: rotateZ(45deg); transform: rotateZ(45deg); } .container3 { -webkit-transform: rotateZ(90deg); transform: rotateZ(90deg); } .circle1 { top: 0; left: 0; } .circle2 { top: 0; right: 0; } .circle3 { right: 0; bottom: 0; } .circle4 { left: 0; bottom: 0; } .container2 .circle1 { -webkit-animation-delay: -1.1s; animation-delay: -1.1s; } .container3 .circle1 { -webkit-animation-delay: -1.0s; animation-delay: -1.0s; } .container1 .circle2 { -webkit-animation-delay: -0.9s; animation-delay: -0.9s; } .container2 .circle2 { -webkit-animation-delay: -0.8s; animation-delay: -0.8s; } .container3 .circle2 { -webkit-animation-delay: -0.7s; animation-delay: -0.7s; } .container1 .circle3 { -webkit-animation-delay: -0.6s; animation-delay: -0.6s; } .container2 .circle3 { -webkit-animation-delay: -0.5s; animation-delay: -0.5s; } .container3 .circle3 { -webkit-animation-delay: -0.4s; animation-delay: -0.4s; } .container1 .circle4 { -webkit-animation-delay: -0.3s; animation-delay: -0.3s; } .container2 .circle4 { -webkit-animation-delay: -0.2s; animation-delay: -0.2s; } .container3 .circle4 { -webkit-animation-delay: -0.1s; animation-delay: -0.1s; } @-webkit-keyframes bounce { 0%, 80%, 100% { -webkit-transform: scale(0.0) } 40% { -webkit-transform: scale(1.0) } } @keyframes bounce { 0%, 80%, 100% { transform: scale(0.0); -webkit-transform: scale(0.0); } 40% { transform: scale(1.0); -webkit-transform: scale(1.0); } }
0.372848
0.055695
@charset "UTF-8"; /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */ /* Document ========================================================================== */ /** * 1. Correct the line height in all browsers. * 2. Prevent adjustments of font size after orientation changes in iOS. */ html { line-height: 1.15; /* 1 */ -webkit-text-size-adjust: 100%; /* 2 */ } /* Sections ========================================================================== */ /** * Remove the margin in all browsers. */ body { margin: 0; } /** * Render the `main` element consistently in IE. */ main { display: block; } /** * Correct the font size and margin on `h1` elements within `section` and * `article` contexts in Chrome, Firefox, and Safari. */ h1 { font-size: 2em; margin: 0.67em 0; } /* Grouping content ========================================================================== */ /** * 1. Add the correct box sizing in Firefox. * 2. Show the overflow in Edge and IE. */ hr { -webkit-box-sizing: content-box; box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ } /** * 1. Correct the inheritance and scaling of font size in all browsers. * 2. Correct the odd `em` font sizing in all browsers. */ pre { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ } /* Text-level semantics ========================================================================== */ /** * Remove the gray background on active links in IE 10. */ a { background-color: transparent; } /** * 1. Remove the bottom border in Chrome 57- * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */ abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ -webkit-text-decoration: underline dotted; text-decoration: underline dotted; /* 2 */ } /** * Add the correct font weight in Chrome, Edge, and Safari. */ b, strong { font-weight: bolder; } /** * 1. Correct the inheritance and scaling of font size in all browsers. * 2. Correct the odd `em` font sizing in all browsers. */ code, kbd, samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ } /** * Add the correct font size in all browsers. */ small { font-size: 80%; } /** * Prevent `sub` and `sup` elements from affecting the line height in * all browsers. */ sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sub { bottom: -0.25em; } sup { top: -0.5em; } /* Embedded content ========================================================================== */ /** * Remove the border on images inside links in IE 10. */ img { border-style: none; } /* Forms ========================================================================== */ /** * 1. Change the font styles in all browsers. * 2. Remove the margin in Firefox and Safari. */ button, input, optgroup, select, textarea { font-family: inherit; /* 1 */ font-size: 100%; /* 1 */ line-height: 1.15; /* 1 */ margin: 0; /* 2 */ } /** * Show the overflow in IE. * 1. Show the overflow in Edge. */ button, input { /* 1 */ overflow: visible; } /** * Remove the inheritance of text transform in Edge, Firefox, and IE. * 1. Remove the inheritance of text transform in Firefox. */ button, select { /* 1 */ text-transform: none; } /** * Correct the inability to style clickable types in iOS and Safari. */ button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; } /** * Remove the inner border and padding in Firefox. */ button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; } /** * Restore the focus styles unset by the previous rule. */ button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; } /** * Correct the padding in Firefox. */ fieldset { padding: 0.35em 0.75em 0.625em; } /** * 1. Correct the text wrapping in Edge and IE. * 2. Correct the color inheritance from `fieldset` elements in IE. * 3. Remove the padding so developers are not caught out when they zero out * `fieldset` elements in all browsers. */ legend { -webkit-box-sizing: border-box; box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ white-space: normal; /* 1 */ } /** * Add the correct vertical alignment in Chrome, Firefox, and Opera. */ progress { vertical-align: baseline; } /** * Remove the default vertical scrollbar in IE 10+. */ textarea { overflow: auto; } /** * 1. Add the correct box sizing in IE 10. * 2. Remove the padding in IE 10. */ [type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ } /** * Correct the cursor style of increment and decrement buttons in Chrome. */ [type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; } /** * 1. Correct the odd appearance in Chrome and Safari. * 2. Correct the outline style in Safari. */ [type="search"] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ } /** * Remove the inner padding in Chrome and Safari on macOS. */ [type="search"]::-webkit-search-decoration { -webkit-appearance: none; } /** * 1. Correct the inability to style clickable types in iOS and Safari. * 2. Change font properties to `inherit` in Safari. */ ::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; /* 2 */ } /* Interactive ========================================================================== */ /* * Add the correct display in Edge, IE 10+, and Firefox. */ details { display: block; } /* * Add the correct display in all browsers. */ summary { display: list-item; } /* Misc ========================================================================== */ /** * Add the correct display in IE 10+. */ template { display: none; } /** * Add the correct display in IE 10. */ [hidden] { display: none; } /* ========================================================================== Reset ========================================================================== */ /** * Remove anchor text-decoration */ a { text-decoration: none; } /** * Remove list-style */ ol, ul { list-style: none; } html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, em, img, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, article, footer, header, nav, section, main { margin: 0; padding: 0; border: 0; vertical-align: baseline; } h1, h2, h3, h4, h5, h6, p, a, ul { font-size: 1em; font-weight: normal; } /*Variaveis Principais do Grid.scss*/ /* o tamnaho do Device é o mesmo que do Container. Estas, portanto são variaveis de BreakPoints para cada tamanho de tela */ /*Monitor Largo*/ /*Monitor Normal*/ /*Tablets*/ /*SmarthPhones*/ /*Configurações Gerais*/ body { margin: 0; padding: 0; } *, *:before, *:after { -webkit-box-sizing: border-box; box-sizing: border-box; } /*MIXIN de BreakPoints de Responsividade - É essêncial para o controle de tela e Design*/ /*FUNÇÕES de GRID - Calcula o tamanho de cada coluna do grid em porcentagem para cada breakPoint.*/ /*Gerador de Classes GRID*/ .grid-1 { width: calc(8.33333% - 20px); } .grid-2 { width: calc(16.66667% - 20px); } .grid-3 { width: calc(25% - 20px); } .grid-4 { width: calc(33.33333% - 20px); } .grid-5 { width: calc(41.66667% - 20px); } .grid-6 { width: calc(50% - 20px); } .grid-7 { width: calc(58.33333% - 20px); } .grid-8 { width: calc(66.66667% - 20px); } .grid-9 { width: calc(75% - 20px); } .grid-10 { width: calc(83.33333% - 20px); } .grid-11 { width: calc(91.66667% - 20px); } .grid-12 { width: calc(100% - 20px); } /*MIXIN da ESTRUTURA do GRID*/ /*Seletor que seleciona todos as classes que iniciam "grid-"*/ [class^="grid-"] { /*float: left;*/ /*min-height: 1px;*/ margin: 0 10px; /*@include device($)*/ } @media screen and (max-width: 767px) { [class^="grid-"] { width: 100%; /*float: none;*/ } } /*GERADOR de classes OFFSET */ /*para index de 1 até 12 : faça*/ .offset-1 { /*seletor offset-index*/ margin-left: calc(8.33333% + 10px); /*grid(n, string)*/ } /*para index de 1 até 12 : faça*/ .offset-2 { /*seletor offset-index*/ margin-left: calc(16.66667% + 10px); /*grid(n, string)*/ } /*para index de 1 até 12 : faça*/ .offset-3 { /*seletor offset-index*/ margin-left: calc(25% + 10px); /*grid(n, string)*/ } /*para index de 1 até 12 : faça*/ .offset-4 { /*seletor offset-index*/ margin-left: calc(33.33333% + 10px); /*grid(n, string)*/ } /*para index de 1 até 12 : faça*/ .offset-5 { /*seletor offset-index*/ margin-left: calc(41.66667% + 10px); /*grid(n, string)*/ } /*para index de 1 até 12 : faça*/ .offset-6 { /*seletor offset-index*/ margin-left: calc(50% + 10px); /*grid(n, string)*/ } /*para index de 1 até 12 : faça*/ .offset-7 { /*seletor offset-index*/ margin-left: calc(58.33333% + 10px); /*grid(n, string)*/ } /*para index de 1 até 12 : faça*/ .offset-8 { /*seletor offset-index*/ margin-left: calc(66.66667% + 10px); /*grid(n, string)*/ } /*para index de 1 até 12 : faça*/ .offset-9 { /*seletor offset-index*/ margin-left: calc(75% + 10px); /*grid(n, string)*/ } /*para index de 1 até 12 : faça*/ .offset-10 { /*seletor offset-index*/ margin-left: calc(83.33333% + 10px); /*grid(n, string)*/ } /*para index de 1 até 12 : faça*/ .offset-11 { /*seletor offset-index*/ margin-left: calc(91.66667% + 10px); /*grid(n, string)*/ } /*para index de 1 até 12 : faça*/ .offset-12 { /*seletor offset-index*/ margin-left: calc(100% + 10px); /*grid(n, string)*/ } /*@include device($)*/ @media screen and (max-width: 767px) { .offset-1, .offset-2, .offset-3, .offset-4, .offset-5, .offset-6, .offset-7, .offset-8, .offset-9, .offset-10, .offset-11, .offset-12 { margin-left: 10px; } } /*MIXIN CLEARFIX*/ /* @mixin clearfix { &::after, &::before{ content: ''; display: table; clear: both; } } */ /*MIXIN CONTAINER*/ .container { max-width: 1200px; margin: 0 auto; position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; /*@include device($)*/ /*Container para Tablet*/ /*@include device($)*/ /*Container para Mobile*/ /*@include device($)*/ /*@include clearfix()*/ } @media screen and (min-width: 960px) and (max-width: 1199px) { .container { max-width: 960px; } } @media screen and (min-width: 768px) and (max-width: 959px) { .container { max-width: 768px; } } @media screen and (max-width: 767px) { .container { max-width: 480px; } } /*MIXIN ROW - Para Grid dentro de Grid*/ .row { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: nowrap; flex-wrap: nowrap; position: relative; margin-left: -10px; margin-right: -10px; /*@include device(s){}*/ /*@include clearfix()*/ } html { font-size: 58.82%; } body { /*@include device($)*/ } @media screen and (max-width: 767px) { body { overflow-x: hidden; } } .header { width: 100%; height: 100vh; } .topo { position: fixed; z-index: 1; width: 100%; background-color: transparent; padding: .5rem 0; opacity: 1; -webkit-transition: all .9s ease-in; transition: all .9s ease-in; /*@include device($)*/ border-bottom: 2px solid #D9E0E6; } @media screen and (max-width: 767px) { .topo { position: absolute; visibility: hidden; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; -webkit-clip-path: rect(0, 0, 0, 0); clip-path: rect(0, 0, 0, 0); white-space: nowrap; border-width: 0; opacity: 0; } } .tel { padding: .5rem 0; } .tel a { color: #D9E0E6; font-family: 'Nunito', sans-serif; font-size: 1.2rem; line-height: 1.8rem; } .tel a span { margin-right: 1rem; } .tel a:hover { text-decoration: underline; color: #FFF; } .endereco { padding: .5rem 0; cursor: pointer; text-align: center; } .endereco address { font-family: 'Nunito', sans-serif; font-size: 1.2rem; line-height: 1.8rem; font-style: normal; color: #D9E0E6; margin-left: 1rem; display: inline; } .endereco address:hover { text-decoration: underline; color: #FFF; } .hora { padding: .5rem 0; cursor: pointer; text-align: end; } .hora span { margin-left: 1rem; font-family: 'Nunito', sans-serif; font-size: 1.2rem; line-height: 1.8rem; color: #D9E0E6; } .hora span:hover { text-decoration: underline; color: #FFF; } .navbar { width: 100%; position: fixed; background: transparent; z-index: 10; top: 5.5rem; -webkit-transition: all .7s ease-in; transition: all .7s ease-in; /*@include device($)*/ } @media screen and (max-width: 767px) { .navbar { top: 0%; } } .navbar .container { -webkit-box-pack: space-evenly; -ms-flex-pack: space-evenly; justify-content: space-evenly; } .logo { /*@include device($)*/ } .logo a { font-family: 'Charm', cursive; font-size: 3rem; color: #D9E0E6; } .logo a:hover { color: #FFF; text-shadow: 1px 1px 2px white; } @media screen and (max-width: 767px) { .logo { width: -webkit-max-content; width: -moz-max-content; width: max-content; padding: 1rem 0; } } .mobile-menu { visibility: hidden; cursor: pointer; padding: 1rem; /*@include device($)*/ } @media screen and (max-width: 767px) { .mobile-menu { visibility: visible; } } .mobile-menu.active { background: transparent; } .mobile-menu .linha-1, .mobile-menu .linha-2, .mobile-menu .linha-3 { width: 2.4rem; height: .17rem; background-color: #D9E0E6; margin: 0.6rem; -webkit-transition: 0.5s ease; transition: 0.5s ease; } .mobile-menu.active .linha-1 { -webkit-transform: rotate(45deg) translate(6px, 6px); transform: rotate(45deg) translate(6px, 6px); } .mobile-menu.active .linha-2 { opacity: 0; } .mobile-menu.active .linha-3 { -webkit-transform: rotate(-45deg) translate(5px, -5px); transform: rotate(-45deg) translate(5px, -5px); } .mobile-menu:hover { border-color: #FFF; } .menu { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; /*@include device($)*/ } @media screen and (max-width: 767px) { .menu { position: absolute; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; top: 7rem; height: 65vh; background-color: #002463; -ms-flex-pack: distribute; justify-content: space-around; -webkit-transform: translateY(-200%); transform: translateY(-200%); -webkit-transition: all 1s ease; transition: all 1s ease; } } .menu li a { display: block; font-family: 'Nunito', sans-serif; font-size: 1.4rem; line-height: 1.96rem; padding: 1rem 2rem; color: #D9E0E6; } .menu li a:hover { color: #fff; } .menu.active { -webkit-transform: translateY(0%); transform: translateY(0%); /*@include device($)*/ } @media screen and (max-width: 767px) { .menu.active { background: #002463; } } @-webkit-keyframes navLinkFade { from { opacity: 0; -webkit-transform: translateX(50px); transform: translateX(50px); } to { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); } } @keyframes navLinkFade { from { opacity: 0; -webkit-transform: translateX(50px); transform: translateX(50px); } to { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); } } .c, .g, .r, .o { background: rgba(0, 0, 0, 0.3); } .slider { position: relative; width: 100%; } .myslider { display: none; overflow: hidden; position: relative; } #seta { position: absolute; top: 50%; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); -webkit-transition: all .5s ease-in; transition: all .5s ease-in; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; /*@include device($)*/ } @media screen and (max-width: 767px) { #seta svg { padding: .7rem; } } #seta path { fill: transparent; stroke: #D9E0E6; stroke-width: 2px; cursor: pointer; } #seta path:hover { stroke: #FFF; fill: #FFF; } .prev, .next { position: absolute; top: 50%; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); padding: 1.5rem; cursor: pointer; -webkit-transition: 0.5s; transition: 0.5s; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .next { right: 0; } .dotsbox { position: absolute; left: 50%; -webkit-transform: translate(-50%); transform: translate(-50%); bottom: 20px; cursor: pointer; } .dot { display: inline-block; width: 3.5rem; height: 1rem; border: 3px solid #D9E0E6; margin: 0 10px; cursor: pointer; } .dot:hover { background-color: #FFF; border-color: #FFF; } .ativo, .dot:hover { border-color: #FFF; background-color: #FFF; } .fade { -webkit-animation-name: fade; -webkit-animation-duration: 1.5s; animation-name: fade; animation-duration: 1.5s; } @-webkit-keyframes fade { from { opacity: 0.5; } to { opacity: 1; } } @keyframes fade { from { opacity: 0.5; } to { opacity: 1; } } .text { position: absolute; color: #FFF; top: 30%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-animation-name: posi; -webkit-animation-duration: 2s; animation-name: posi; animation-duration: 2s; z-index: 1; text-align: center; /*@include device($)*/ /*@include device($)*/ /*@include device($)*/ } @media screen and (min-width: 960px) and (max-width: 1199px) { .text { top: 35%; } } @media screen and (min-width: 768px) and (max-width: 959px) { .text { top: 45%; } } @media screen and (max-width: 767px) { .text { top: 40%; } } @-webkit-keyframes posi { from { left: 45%; } to { left: 50%; } } @keyframes posi { from { left: 45%; } to { left: 50%; } } .text h1 { text-transform: uppercase; color: #FFF; margin-bottom: 2rem; font-family: 'Nunito', sans-serif; font-size: 3.6rem; font-weight: 600; letter-spacing: .3rem; /*@include device($)*/ /*@include device($)*/ } @media screen and (min-width: 768px) and (max-width: 959px) { .text h1 { font-family: 'Nunito', sans-serif; font-size: 2.4rem; line-height: 3.6rem; } } @media screen and (max-width: 767px) { .text h1 { font-family: 'Nunito', sans-serif; font-size: 2.4rem; line-height: 3.6rem; } } .text h1::after { content: ''; display: block; height: .3rem; width: 15rem; background: #FFF; margin: 0 auto; } .text p { letter-spacing: .2rem; font-family: 'Newsreader', serif; font-size: 2.4rem; line-height: 3.6rem; font-weight: 400; color: #D9E0E6; /*@include device($)*/ /*@include device($)*/ } @media screen and (min-width: 768px) and (max-width: 959px) { .text p { font-family: 'Newsreader', serif; font-size: 1.4rem; line-height: 1.96rem; } } @media screen and (max-width: 767px) { .text p { font-family: 'Newsreader', serif; font-size: 1.4rem; line-height: 1.96rem; } } .btn { position: absolute; display: block; top: 65%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 1; font-family: 'Nunito', sans-serif; font-size: 1.6rem; line-height: 2.26rem; color: #D9E0E6; font-weight: 600; padding: 1rem 2rem; border: 0.3rem solid #D9E0E6; border-radius: 5rem; -webkit-transition: all .5s ease-in; transition: all .5s ease-in; /*@include device($)*/ /*@include device($)*/ } .btn:hover { color: #000; background: #FFF; -webkit-box-shadow: 0rem 0.1rem 0.5rem #FFF; box-shadow: 0rem 0.1rem 0.5rem #FFF; -webkit-transition: all .5s ease-out; transition: all .5s ease-out; } @media screen and (min-width: 768px) and (max-width: 959px) { .btn { top: 75%; } } @media screen and (max-width: 767px) { .btn { top: 75%; } } .myslider img { -webkit-transform: scale(1.5, 1.5); transform: scale(1.5, 1.5); animation-name: zoomin; -webkit-animation-name: zoomin; animation-duration: 40s; -webkit-animation-duration: 40s; display: block; width: 100%; height: 100vh; } @keyframes zoomin { from { -webkit-transform: scale(1, 1); transform: scale(1, 1); } to { -webkit-transform: scale(1.5, 1.5); transform: scale(1.5, 1.5); } } @-webkit-keyframes zoomin { from { -webkit-transform: scale(1, 1); transform: scale(1, 1); } to { -webkit-transform: scale(1.5, 1.5); transform: scale(1.5, 1.5); } } .scrolling-active .topo { position: absolute; overflow: hidden; -webkit-clip-path: rect(0, 0, 0, 0); clip-path: rect(0, 0, 0, 0); white-space: nowrap; border-width: 0; opacity: 0; -webkit-transition: all .9s ease-out; transition: all .9s ease-out; } .scrolling-active .navbar { top: 0%; -webkit-transition: all .7s ease-out; transition: all .7s ease-out; background: #002463; padding: 1rem 0; }
css/scss/main.css
@charset "UTF-8"; /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */ /* Document ========================================================================== */ /** * 1. Correct the line height in all browsers. * 2. Prevent adjustments of font size after orientation changes in iOS. */ html { line-height: 1.15; /* 1 */ -webkit-text-size-adjust: 100%; /* 2 */ } /* Sections ========================================================================== */ /** * Remove the margin in all browsers. */ body { margin: 0; } /** * Render the `main` element consistently in IE. */ main { display: block; } /** * Correct the font size and margin on `h1` elements within `section` and * `article` contexts in Chrome, Firefox, and Safari. */ h1 { font-size: 2em; margin: 0.67em 0; } /* Grouping content ========================================================================== */ /** * 1. Add the correct box sizing in Firefox. * 2. Show the overflow in Edge and IE. */ hr { -webkit-box-sizing: content-box; box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ } /** * 1. Correct the inheritance and scaling of font size in all browsers. * 2. Correct the odd `em` font sizing in all browsers. */ pre { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ } /* Text-level semantics ========================================================================== */ /** * Remove the gray background on active links in IE 10. */ a { background-color: transparent; } /** * 1. Remove the bottom border in Chrome 57- * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */ abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ -webkit-text-decoration: underline dotted; text-decoration: underline dotted; /* 2 */ } /** * Add the correct font weight in Chrome, Edge, and Safari. */ b, strong { font-weight: bolder; } /** * 1. Correct the inheritance and scaling of font size in all browsers. * 2. Correct the odd `em` font sizing in all browsers. */ code, kbd, samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ } /** * Add the correct font size in all browsers. */ small { font-size: 80%; } /** * Prevent `sub` and `sup` elements from affecting the line height in * all browsers. */ sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sub { bottom: -0.25em; } sup { top: -0.5em; } /* Embedded content ========================================================================== */ /** * Remove the border on images inside links in IE 10. */ img { border-style: none; } /* Forms ========================================================================== */ /** * 1. Change the font styles in all browsers. * 2. Remove the margin in Firefox and Safari. */ button, input, optgroup, select, textarea { font-family: inherit; /* 1 */ font-size: 100%; /* 1 */ line-height: 1.15; /* 1 */ margin: 0; /* 2 */ } /** * Show the overflow in IE. * 1. Show the overflow in Edge. */ button, input { /* 1 */ overflow: visible; } /** * Remove the inheritance of text transform in Edge, Firefox, and IE. * 1. Remove the inheritance of text transform in Firefox. */ button, select { /* 1 */ text-transform: none; } /** * Correct the inability to style clickable types in iOS and Safari. */ button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; } /** * Remove the inner border and padding in Firefox. */ button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; } /** * Restore the focus styles unset by the previous rule. */ button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; } /** * Correct the padding in Firefox. */ fieldset { padding: 0.35em 0.75em 0.625em; } /** * 1. Correct the text wrapping in Edge and IE. * 2. Correct the color inheritance from `fieldset` elements in IE. * 3. Remove the padding so developers are not caught out when they zero out * `fieldset` elements in all browsers. */ legend { -webkit-box-sizing: border-box; box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ white-space: normal; /* 1 */ } /** * Add the correct vertical alignment in Chrome, Firefox, and Opera. */ progress { vertical-align: baseline; } /** * Remove the default vertical scrollbar in IE 10+. */ textarea { overflow: auto; } /** * 1. Add the correct box sizing in IE 10. * 2. Remove the padding in IE 10. */ [type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ } /** * Correct the cursor style of increment and decrement buttons in Chrome. */ [type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; } /** * 1. Correct the odd appearance in Chrome and Safari. * 2. Correct the outline style in Safari. */ [type="search"] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ } /** * Remove the inner padding in Chrome and Safari on macOS. */ [type="search"]::-webkit-search-decoration { -webkit-appearance: none; } /** * 1. Correct the inability to style clickable types in iOS and Safari. * 2. Change font properties to `inherit` in Safari. */ ::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; /* 2 */ } /* Interactive ========================================================================== */ /* * Add the correct display in Edge, IE 10+, and Firefox. */ details { display: block; } /* * Add the correct display in all browsers. */ summary { display: list-item; } /* Misc ========================================================================== */ /** * Add the correct display in IE 10+. */ template { display: none; } /** * Add the correct display in IE 10. */ [hidden] { display: none; } /* ========================================================================== Reset ========================================================================== */ /** * Remove anchor text-decoration */ a { text-decoration: none; } /** * Remove list-style */ ol, ul { list-style: none; } html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, em, img, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, article, footer, header, nav, section, main { margin: 0; padding: 0; border: 0; vertical-align: baseline; } h1, h2, h3, h4, h5, h6, p, a, ul { font-size: 1em; font-weight: normal; } /*Variaveis Principais do Grid.scss*/ /* o tamnaho do Device é o mesmo que do Container. Estas, portanto são variaveis de BreakPoints para cada tamanho de tela */ /*Monitor Largo*/ /*Monitor Normal*/ /*Tablets*/ /*SmarthPhones*/ /*Configurações Gerais*/ body { margin: 0; padding: 0; } *, *:before, *:after { -webkit-box-sizing: border-box; box-sizing: border-box; } /*MIXIN de BreakPoints de Responsividade - É essêncial para o controle de tela e Design*/ /*FUNÇÕES de GRID - Calcula o tamanho de cada coluna do grid em porcentagem para cada breakPoint.*/ /*Gerador de Classes GRID*/ .grid-1 { width: calc(8.33333% - 20px); } .grid-2 { width: calc(16.66667% - 20px); } .grid-3 { width: calc(25% - 20px); } .grid-4 { width: calc(33.33333% - 20px); } .grid-5 { width: calc(41.66667% - 20px); } .grid-6 { width: calc(50% - 20px); } .grid-7 { width: calc(58.33333% - 20px); } .grid-8 { width: calc(66.66667% - 20px); } .grid-9 { width: calc(75% - 20px); } .grid-10 { width: calc(83.33333% - 20px); } .grid-11 { width: calc(91.66667% - 20px); } .grid-12 { width: calc(100% - 20px); } /*MIXIN da ESTRUTURA do GRID*/ /*Seletor que seleciona todos as classes que iniciam "grid-"*/ [class^="grid-"] { /*float: left;*/ /*min-height: 1px;*/ margin: 0 10px; /*@include device($)*/ } @media screen and (max-width: 767px) { [class^="grid-"] { width: 100%; /*float: none;*/ } } /*GERADOR de classes OFFSET */ /*para index de 1 até 12 : faça*/ .offset-1 { /*seletor offset-index*/ margin-left: calc(8.33333% + 10px); /*grid(n, string)*/ } /*para index de 1 até 12 : faça*/ .offset-2 { /*seletor offset-index*/ margin-left: calc(16.66667% + 10px); /*grid(n, string)*/ } /*para index de 1 até 12 : faça*/ .offset-3 { /*seletor offset-index*/ margin-left: calc(25% + 10px); /*grid(n, string)*/ } /*para index de 1 até 12 : faça*/ .offset-4 { /*seletor offset-index*/ margin-left: calc(33.33333% + 10px); /*grid(n, string)*/ } /*para index de 1 até 12 : faça*/ .offset-5 { /*seletor offset-index*/ margin-left: calc(41.66667% + 10px); /*grid(n, string)*/ } /*para index de 1 até 12 : faça*/ .offset-6 { /*seletor offset-index*/ margin-left: calc(50% + 10px); /*grid(n, string)*/ } /*para index de 1 até 12 : faça*/ .offset-7 { /*seletor offset-index*/ margin-left: calc(58.33333% + 10px); /*grid(n, string)*/ } /*para index de 1 até 12 : faça*/ .offset-8 { /*seletor offset-index*/ margin-left: calc(66.66667% + 10px); /*grid(n, string)*/ } /*para index de 1 até 12 : faça*/ .offset-9 { /*seletor offset-index*/ margin-left: calc(75% + 10px); /*grid(n, string)*/ } /*para index de 1 até 12 : faça*/ .offset-10 { /*seletor offset-index*/ margin-left: calc(83.33333% + 10px); /*grid(n, string)*/ } /*para index de 1 até 12 : faça*/ .offset-11 { /*seletor offset-index*/ margin-left: calc(91.66667% + 10px); /*grid(n, string)*/ } /*para index de 1 até 12 : faça*/ .offset-12 { /*seletor offset-index*/ margin-left: calc(100% + 10px); /*grid(n, string)*/ } /*@include device($)*/ @media screen and (max-width: 767px) { .offset-1, .offset-2, .offset-3, .offset-4, .offset-5, .offset-6, .offset-7, .offset-8, .offset-9, .offset-10, .offset-11, .offset-12 { margin-left: 10px; } } /*MIXIN CLEARFIX*/ /* @mixin clearfix { &::after, &::before{ content: ''; display: table; clear: both; } } */ /*MIXIN CONTAINER*/ .container { max-width: 1200px; margin: 0 auto; position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; /*@include device($)*/ /*Container para Tablet*/ /*@include device($)*/ /*Container para Mobile*/ /*@include device($)*/ /*@include clearfix()*/ } @media screen and (min-width: 960px) and (max-width: 1199px) { .container { max-width: 960px; } } @media screen and (min-width: 768px) and (max-width: 959px) { .container { max-width: 768px; } } @media screen and (max-width: 767px) { .container { max-width: 480px; } } /*MIXIN ROW - Para Grid dentro de Grid*/ .row { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: nowrap; flex-wrap: nowrap; position: relative; margin-left: -10px; margin-right: -10px; /*@include device(s){}*/ /*@include clearfix()*/ } html { font-size: 58.82%; } body { /*@include device($)*/ } @media screen and (max-width: 767px) { body { overflow-x: hidden; } } .header { width: 100%; height: 100vh; } .topo { position: fixed; z-index: 1; width: 100%; background-color: transparent; padding: .5rem 0; opacity: 1; -webkit-transition: all .9s ease-in; transition: all .9s ease-in; /*@include device($)*/ border-bottom: 2px solid #D9E0E6; } @media screen and (max-width: 767px) { .topo { position: absolute; visibility: hidden; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; -webkit-clip-path: rect(0, 0, 0, 0); clip-path: rect(0, 0, 0, 0); white-space: nowrap; border-width: 0; opacity: 0; } } .tel { padding: .5rem 0; } .tel a { color: #D9E0E6; font-family: 'Nunito', sans-serif; font-size: 1.2rem; line-height: 1.8rem; } .tel a span { margin-right: 1rem; } .tel a:hover { text-decoration: underline; color: #FFF; } .endereco { padding: .5rem 0; cursor: pointer; text-align: center; } .endereco address { font-family: 'Nunito', sans-serif; font-size: 1.2rem; line-height: 1.8rem; font-style: normal; color: #D9E0E6; margin-left: 1rem; display: inline; } .endereco address:hover { text-decoration: underline; color: #FFF; } .hora { padding: .5rem 0; cursor: pointer; text-align: end; } .hora span { margin-left: 1rem; font-family: 'Nunito', sans-serif; font-size: 1.2rem; line-height: 1.8rem; color: #D9E0E6; } .hora span:hover { text-decoration: underline; color: #FFF; } .navbar { width: 100%; position: fixed; background: transparent; z-index: 10; top: 5.5rem; -webkit-transition: all .7s ease-in; transition: all .7s ease-in; /*@include device($)*/ } @media screen and (max-width: 767px) { .navbar { top: 0%; } } .navbar .container { -webkit-box-pack: space-evenly; -ms-flex-pack: space-evenly; justify-content: space-evenly; } .logo { /*@include device($)*/ } .logo a { font-family: 'Charm', cursive; font-size: 3rem; color: #D9E0E6; } .logo a:hover { color: #FFF; text-shadow: 1px 1px 2px white; } @media screen and (max-width: 767px) { .logo { width: -webkit-max-content; width: -moz-max-content; width: max-content; padding: 1rem 0; } } .mobile-menu { visibility: hidden; cursor: pointer; padding: 1rem; /*@include device($)*/ } @media screen and (max-width: 767px) { .mobile-menu { visibility: visible; } } .mobile-menu.active { background: transparent; } .mobile-menu .linha-1, .mobile-menu .linha-2, .mobile-menu .linha-3 { width: 2.4rem; height: .17rem; background-color: #D9E0E6; margin: 0.6rem; -webkit-transition: 0.5s ease; transition: 0.5s ease; } .mobile-menu.active .linha-1 { -webkit-transform: rotate(45deg) translate(6px, 6px); transform: rotate(45deg) translate(6px, 6px); } .mobile-menu.active .linha-2 { opacity: 0; } .mobile-menu.active .linha-3 { -webkit-transform: rotate(-45deg) translate(5px, -5px); transform: rotate(-45deg) translate(5px, -5px); } .mobile-menu:hover { border-color: #FFF; } .menu { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; /*@include device($)*/ } @media screen and (max-width: 767px) { .menu { position: absolute; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; top: 7rem; height: 65vh; background-color: #002463; -ms-flex-pack: distribute; justify-content: space-around; -webkit-transform: translateY(-200%); transform: translateY(-200%); -webkit-transition: all 1s ease; transition: all 1s ease; } } .menu li a { display: block; font-family: 'Nunito', sans-serif; font-size: 1.4rem; line-height: 1.96rem; padding: 1rem 2rem; color: #D9E0E6; } .menu li a:hover { color: #fff; } .menu.active { -webkit-transform: translateY(0%); transform: translateY(0%); /*@include device($)*/ } @media screen and (max-width: 767px) { .menu.active { background: #002463; } } @-webkit-keyframes navLinkFade { from { opacity: 0; -webkit-transform: translateX(50px); transform: translateX(50px); } to { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); } } @keyframes navLinkFade { from { opacity: 0; -webkit-transform: translateX(50px); transform: translateX(50px); } to { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); } } .c, .g, .r, .o { background: rgba(0, 0, 0, 0.3); } .slider { position: relative; width: 100%; } .myslider { display: none; overflow: hidden; position: relative; } #seta { position: absolute; top: 50%; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); -webkit-transition: all .5s ease-in; transition: all .5s ease-in; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; /*@include device($)*/ } @media screen and (max-width: 767px) { #seta svg { padding: .7rem; } } #seta path { fill: transparent; stroke: #D9E0E6; stroke-width: 2px; cursor: pointer; } #seta path:hover { stroke: #FFF; fill: #FFF; } .prev, .next { position: absolute; top: 50%; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); padding: 1.5rem; cursor: pointer; -webkit-transition: 0.5s; transition: 0.5s; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .next { right: 0; } .dotsbox { position: absolute; left: 50%; -webkit-transform: translate(-50%); transform: translate(-50%); bottom: 20px; cursor: pointer; } .dot { display: inline-block; width: 3.5rem; height: 1rem; border: 3px solid #D9E0E6; margin: 0 10px; cursor: pointer; } .dot:hover { background-color: #FFF; border-color: #FFF; } .ativo, .dot:hover { border-color: #FFF; background-color: #FFF; } .fade { -webkit-animation-name: fade; -webkit-animation-duration: 1.5s; animation-name: fade; animation-duration: 1.5s; } @-webkit-keyframes fade { from { opacity: 0.5; } to { opacity: 1; } } @keyframes fade { from { opacity: 0.5; } to { opacity: 1; } } .text { position: absolute; color: #FFF; top: 30%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-animation-name: posi; -webkit-animation-duration: 2s; animation-name: posi; animation-duration: 2s; z-index: 1; text-align: center; /*@include device($)*/ /*@include device($)*/ /*@include device($)*/ } @media screen and (min-width: 960px) and (max-width: 1199px) { .text { top: 35%; } } @media screen and (min-width: 768px) and (max-width: 959px) { .text { top: 45%; } } @media screen and (max-width: 767px) { .text { top: 40%; } } @-webkit-keyframes posi { from { left: 45%; } to { left: 50%; } } @keyframes posi { from { left: 45%; } to { left: 50%; } } .text h1 { text-transform: uppercase; color: #FFF; margin-bottom: 2rem; font-family: 'Nunito', sans-serif; font-size: 3.6rem; font-weight: 600; letter-spacing: .3rem; /*@include device($)*/ /*@include device($)*/ } @media screen and (min-width: 768px) and (max-width: 959px) { .text h1 { font-family: 'Nunito', sans-serif; font-size: 2.4rem; line-height: 3.6rem; } } @media screen and (max-width: 767px) { .text h1 { font-family: 'Nunito', sans-serif; font-size: 2.4rem; line-height: 3.6rem; } } .text h1::after { content: ''; display: block; height: .3rem; width: 15rem; background: #FFF; margin: 0 auto; } .text p { letter-spacing: .2rem; font-family: 'Newsreader', serif; font-size: 2.4rem; line-height: 3.6rem; font-weight: 400; color: #D9E0E6; /*@include device($)*/ /*@include device($)*/ } @media screen and (min-width: 768px) and (max-width: 959px) { .text p { font-family: 'Newsreader', serif; font-size: 1.4rem; line-height: 1.96rem; } } @media screen and (max-width: 767px) { .text p { font-family: 'Newsreader', serif; font-size: 1.4rem; line-height: 1.96rem; } } .btn { position: absolute; display: block; top: 65%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 1; font-family: 'Nunito', sans-serif; font-size: 1.6rem; line-height: 2.26rem; color: #D9E0E6; font-weight: 600; padding: 1rem 2rem; border: 0.3rem solid #D9E0E6; border-radius: 5rem; -webkit-transition: all .5s ease-in; transition: all .5s ease-in; /*@include device($)*/ /*@include device($)*/ } .btn:hover { color: #000; background: #FFF; -webkit-box-shadow: 0rem 0.1rem 0.5rem #FFF; box-shadow: 0rem 0.1rem 0.5rem #FFF; -webkit-transition: all .5s ease-out; transition: all .5s ease-out; } @media screen and (min-width: 768px) and (max-width: 959px) { .btn { top: 75%; } } @media screen and (max-width: 767px) { .btn { top: 75%; } } .myslider img { -webkit-transform: scale(1.5, 1.5); transform: scale(1.5, 1.5); animation-name: zoomin; -webkit-animation-name: zoomin; animation-duration: 40s; -webkit-animation-duration: 40s; display: block; width: 100%; height: 100vh; } @keyframes zoomin { from { -webkit-transform: scale(1, 1); transform: scale(1, 1); } to { -webkit-transform: scale(1.5, 1.5); transform: scale(1.5, 1.5); } } @-webkit-keyframes zoomin { from { -webkit-transform: scale(1, 1); transform: scale(1, 1); } to { -webkit-transform: scale(1.5, 1.5); transform: scale(1.5, 1.5); } } .scrolling-active .topo { position: absolute; overflow: hidden; -webkit-clip-path: rect(0, 0, 0, 0); clip-path: rect(0, 0, 0, 0); white-space: nowrap; border-width: 0; opacity: 0; -webkit-transition: all .9s ease-out; transition: all .9s ease-out; } .scrolling-active .navbar { top: 0%; -webkit-transition: all .7s ease-out; transition: all .7s ease-out; background: #002463; padding: 1rem 0; }
0.586641
0.101545
body { overflow-x: hidden; background-color: white; } .Canvas { font: 12pt Verdana; background-color: #ECECEC; color: #000000; width: 100%; border: solid 1px #0c29cd; border-radius: 4px; } .ObjectBrace { color: #00AA00; font-weight: bold; } .ArrayBrace { color: #0033FF; font-weight: bold; } .PropertyName { color: #CC0000; font-weight: bold; } .String { color: #007777; } .Number { color: #AA00AA; } .Boolean { color: #0000FF; } .Function { color: #AA6633; text-decoration: italic; } .Null { color: #0000FF; } .Comma { color: #000000; font-weight: bold; } PRE.CodeContainer { margin-top: 0px; margin-bottom: 0px; } PRE.CodeContainer img { cursor: pointer; border: none; margin-bottom: -1px; } #CollapsibleViewDetail a { padding-left: 10px; } #ControlsRow { font: 11px Georgia; display: inline-block; } #TabSizeHolder { padding-left: 10px; padding-right: 10px; } #HeaderTitle { text-align: right; font-size: 11px; } #HeaderSubTitle { margin-bottom: 2px; margin-top: 0px } #RawJson { width: 99%; height: 130px; } A.OtherToolsLink { color: #555; text-decoration: none; } A.OtherToolsLink:hover { text-decoration: underline; } img { width: 14px; } textarea:focus { outline: none; } textarea { background-color: #f0f0f0; color: black; border: 1px solid #0c29cd; border-radius: 4px; } input,span, label { font: 14px Verdana; color: #0c29cd; ; } #format { padding-left: 14px; padding-right: 14px; } #info{ bottom:0; left:0; position:fixed; width:100%; padding:6px; } #info span{ color:#2d2d2e; background-color: white; font-size: 10px; } #info a{ color:#0c29cd; text-decoration: none; } #info a:hover{ color:#0c29cd; text-decoration: underline; }
dev-tools/style.css
body { overflow-x: hidden; background-color: white; } .Canvas { font: 12pt Verdana; background-color: #ECECEC; color: #000000; width: 100%; border: solid 1px #0c29cd; border-radius: 4px; } .ObjectBrace { color: #00AA00; font-weight: bold; } .ArrayBrace { color: #0033FF; font-weight: bold; } .PropertyName { color: #CC0000; font-weight: bold; } .String { color: #007777; } .Number { color: #AA00AA; } .Boolean { color: #0000FF; } .Function { color: #AA6633; text-decoration: italic; } .Null { color: #0000FF; } .Comma { color: #000000; font-weight: bold; } PRE.CodeContainer { margin-top: 0px; margin-bottom: 0px; } PRE.CodeContainer img { cursor: pointer; border: none; margin-bottom: -1px; } #CollapsibleViewDetail a { padding-left: 10px; } #ControlsRow { font: 11px Georgia; display: inline-block; } #TabSizeHolder { padding-left: 10px; padding-right: 10px; } #HeaderTitle { text-align: right; font-size: 11px; } #HeaderSubTitle { margin-bottom: 2px; margin-top: 0px } #RawJson { width: 99%; height: 130px; } A.OtherToolsLink { color: #555; text-decoration: none; } A.OtherToolsLink:hover { text-decoration: underline; } img { width: 14px; } textarea:focus { outline: none; } textarea { background-color: #f0f0f0; color: black; border: 1px solid #0c29cd; border-radius: 4px; } input,span, label { font: 14px Verdana; color: #0c29cd; ; } #format { padding-left: 14px; padding-right: 14px; } #info{ bottom:0; left:0; position:fixed; width:100%; padding:6px; } #info span{ color:#2d2d2e; background-color: white; font-size: 10px; } #info a{ color:#0c29cd; text-decoration: none; } #info a:hover{ color:#0c29cd; text-decoration: underline; }
0.379608
0.10833
/* Gloabal declaration */ body{ font-family:Helvetica,sans-serif; } body.hide-help-content .pipeline-nav { display: none; } #intro { padding: 1em; color: #4B220E; margin: .9em 1em 0.75em 1em; border: 1px solid #ab8555; background-color: #FFF; position: relative; zoom: 1; -moz-border-radius: 9px; -webkit-border-radius: 9px; border-radius: 9px; } #intro p { padding: 0px 10px 0px 4px; } #yui-main .yui-b { /*background: transparent url(../images/bg_sidebar_seperator.png) repeat-y right top;*/ zoom: 1; } .yui-t7 #yui-main .yui-b { background: #FFF; } /*#yui-main #page-title {*/ /*color: #4B220E;*/ /*font-weight: bold;*/ /*margin: 0.416em;*/ /*margin-left: 1em;*/ /*padding: 0;*/ /*font-size: 1.2em;*/ /*}*/ #page-title-clickable-area { /*cursor: help;*/ } #yui-main #page-title .tips { display: inline-block; font-size: 0.7em; font-weight: normal; text-indent: -10000px; zoom: 1; overflow: hidden; background: transparent url(../images/buttons_sprites.png) no-repeat -320px top; width: 23px; height: 23px; margin: 0 0 0 0.8em; float: left; } #page-intro-toggle-button { position: absolute; right: 5px; top: 5px; background: white url(../images/icon_close_page_intro.gif) no-repeat left top; width: 15px; height: 15px; font-size: 0; line-height: 0; display: block; border: none; cursor: pointer; text-indent: -10000px; zoom: 1; overflow: hidden; padding: 0; } #yui-main #intro .page-intro-arrow { background: transparent url(../images/bg_page_intro_arrow.gif) no-repeat left top; font-size: 0; line-height: 0; display: block; width: 30px; height: 13px; top: -13px; left: 30px; } /* Forms */ input, select { vertical-align: middle; } textarea, input[type="text"], input[type="password"], input[type="file"] { border: 1px solid #ccc; display: inline; font-size: 100%; padding: 5px; } textarea { width: 100%; overflow: auto; padding: 0; } input[type="button"], input[type="submit"], select { padding: 0.15em 0.3em; } input:focus, textarea:focus { background-color: #def0f3; } input.default { font-weight: bold; } input.width-full, textarea.width-full { width: 95%; } input.width-large { width: 30em; } input.width-very-small { width: 3em; } input.input-three-quarters-field { float: left; margin: 0em; width: 74.5%; } input.input-three-quarters-btn1, input.input-three-quarters-btn2 { float: right; width: 11%; } input.input-three-quarters-btn1 { margin-right: 1%; } input[type=text], input[type=password], input.width-medium, select.width-medium { width: 200px; } input[type=radio] { margin-right: 5px; } select.width-medium { width: 200px; } fieldset { background-color: #eee; border: 1px solid #ccc; -moz-border-radius: 6px; -moz-box-shadow: inset 0 0 5px #ccc; margin: 0 0 15px 0; padding: 15px; } #buildfileHeader, #targetHeader { width: 200px; background-color: transparent !important; padding: 5px; border: 1px solid #ccc; } #buildfileHeaderEditControl, #targetHeaderEditControl{ margin-top: 10px; } #targetHeader-inplaceeditor, #buildfileHeader-inplaceeditor{ position:relative; left: 0; top: 5px; } label.add-pipeline entity_title, .redundant-buttons { display: none; } .add_pipeline_admin_contents { padding-top: 15px; } #yui-main h1#add-pipeline-new { display:block; font-size:21px; margin:0 0 10px 0; padding: 0; font-weight: 300; color: #3F2559; } fieldset h2, fieldset h3 { display: block; border-bottom: 1px solid #BEBEBE; padding: 0.25em 0; margin-bottom: 1em; color: #373737; font-weight: bold; } legend { font-weight: bold; color: #000066; } label { display: block; padding-bottom: 0.2em; /*color: #7c4e34;*/ } strong { font-weight: bold; } fieldset.two-cols label { float: left; width: 12em; line-height: 2em; } fieldset.two-cols button { vertical-align: middle; } fieldset.two-cols p { padding: auto 0; margin: 5px 0; clear: both; } fieldset.two-cols p label { color: #2b2b2b; } fieldset span#pipeline-group-message { font-size: 11px; } fieldset .error_message { font-weight: normal; color: #900; font-size: 11px; } fieldset .info_message { font-weight: normal; color: #33cc66; font-size: 11px; } fieldset .example { font-weight: normal; color: gray; font-size: 11px; } /* Tables */ /* TODO: the 92% width of table should be 100% */ table { border-bottom: 1px dotted #BBBBBB; font-size: 92%; margin: 0em; } table.table-with-nothing-following-it { margin-bottom: 1em; } table .inline a { display: inline; } th, td { padding: 0.5em; *padding: 0.3em 0.5em; } th, tbody td { /*border-right: 1px dotted #BBBBBB;*/ } th.last, td.last { border-right: none; } th { font-weight: bold; } th.right-align, td.right-align { text-align: right; } /* Table visuals */ tr.even { } tr.odd, tr.even{ } tr.even{ } /* simple table class */ table.simple { /*background: #E0DFD5 url(../images/simple-table-top-left.png) no-repeat scroll left top;*/ /*zoom: 1;*/ } table.simple .table-top { border-bottom:2px solid #A6A6A6 } table.simple .table-top { /*border-bottom: 1px dotted #BBBBBB;*/ } table.simple .table-top .last { /*background: transparent url(../images/simple-table-top-right.png) no-repeat scroll top right;*/ } table.simple td { /*border: 1px dotted #BBBBBB;*/ } /* extra-simple */ table.extra-simple { zoom: 1; /*color: #7d4e32;*/ border: none; } table.extra-simple td, table.extra-simple th { padding: 5px; font-weight: normal; border-right: 1px solid #ccc; } table.extra-simple .last { border-right: none; text-align: right; } /* Icons */ a.save { color: #000066; background: transparent none no-repeat scroll left center; margin-right: 0.5em; padding: 0.25em 0 0.25em 26px; } a.expand-all, a.collapse-all { color: #000000; background: transparent; margin-right: 0.5em; padding: 0.1em 0 0.1em 0.5em; float: right; } .action-bar a.expand-all, .action-bar a.collapse-all { line-height: 1.2em; } .action-bar a.expand-all { /*background: transparent url(../images/icon_expand_all.png) no-repeat left 50%;*/ /*padding-left: 22px;*/ /*text-decoration: underline;*/ } .action-bar a.collapse-all { /*background: transparent url(../images/icon_collapse_all.png) no-repeat left 50%;*/ /*padding-left: 22px;*/ /*text-decoration: underline;*/ } a.save:hover, a.cancel:hover, a.expand-all:hover, a.collapse-all:hover { background-color: #E1D4BB; text-decoration: none; } a.save { background-image: url(../images/icon_save.png); } a.editor_cancel { margin-left: 0.5em; } /* no extra element clear float trick */ .clear-float:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } * html .clear-float {height: 1%;} #doc3 { margin: 0; } .clear { clear: both; font-size: 0; line-height: 0; height: 0; display:block; } /* header area */ #hd { background: #a29a86 url(../images/bg_header_and_tabs.png) repeat-x left top; zoom: 1; } #hd-top { } #neck { margin: 0; position: relative; zoom: 1; /* this hack to fix a IE bug, otherwise it will give this div extra 3px margin */ padding: 0 2em; } #logo { margin: 0; margin-left: 30px; display: block; width: 190px; height: 76px; } #head-links { clear:right; float:right; margin:0.5em 1.5em 0.5em 0; font-size: 0.85em; } #user { margin: 0 1em 0 0; padding: 0; float: right; color: #333333; _width: 25em; } #user .user-links { padding: 0.5em 0.5em 0 0.5em; _text-align: right; } #user .user-links strong { color: black; } #current-user { padding-right: 1em; } #user a, #user a:visited, #head-links a, #head-links a:visited{ text-decoration: none; color: #1F2314; } #head-links li { display: inline; padding: 0; line-height: 1em; border-right: 1px solid #46493c; } #head-links li a { color: #1F2314; padding: 0 0.6em 0 0.25em; } #head-links li a:hover { background-color: #c4c4be; } #head-links li.last { border-right: none; } /* Mini links (mostly in the masthead) */ a.profile, a.sign-in, { background: transparent no-repeat scroll center left; line-height: 1.3em; padding: 2px 5px 2px 17px; } a.profile { padding-left: 0; } a.sign-in { font-weight: bold; background-image: url(../images/icon-exit.gif); } a.profile:hover, a.sign-in:hover, a.sign-out:hover { background-color: #F8F2E6; text-decoration: none !important; } /* login screen */ body#login-page { background: #333; color: #FFF; } body#login-page #bd { background: transparent; } body#login-page #yui-main { border: 0; } /* Graphical dialog */ #graphic-dialog-container { /* margin: 100px auto 0 auto; /* Left and right margins of auto centre the dialog */ position: relative; text-align: center; } #graphic-dialog-container h3 { margin: 0 0 15px 0; color: #FFF; font-size: 18px; } #login-page .yui-t7 #yui-main .yui-b { background-color: #444444; } #graphic-dialog { /* width: 600px;*/ /* height: 380px;*/ /* background: url(../images/g9/backgrounds/bg_login_box.png) no-repeat 0 0;*/ /* margin: auto;*/ margin: 80px auto; width: 510px; border: 0px solid #895A8D; border: 1px solid rgba(255, 255, 255, 0.1); border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -o-border-radius: 8px; box-shadow: 0 0 15px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2); -o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2); } } img#application_logo { display: none; } div#logo-login { margin: 15px; padding: 0; text-align: left; /* background: url(../images/g9/backgrounds/bg_opacityborder_bottom_white.png) repeat-x bottom;*/ border-bottom: 1px solid rgba(255, 255, 255, 0.1); margin-bottom: 20px; } /* community or enterprise login */ .graphic-dialog-community div#logo-login h2, .graphic-dialog-free div#logo-login h2 { margin: 0; padding: 20px 20px 10px 195px; font-size: 24px; background: transparent url(../images/g9/logo_go_non_enterprise.png) no-repeat 0 5px; } .graphic-dialog-professional div#logo-login h2, .graphic-dialog-enterprise div#logo-login h2 { margin: 0; padding: 20px 20px 10px 195px; font-size: 24px; background: transparent url(../images/g9/logo_go_enterprise.png) no-repeat 0 5px; } /* OpenSource login */ .graphic-dialog-opensource div#logo-login h2 { margin: 0; padding: 20px 20px 10px 195px; font-size: 24px; background: transparent url(../images/g9/logo_go_non_enterprise.png) no-repeat 0 5px; } #graphic-dialog-input { clear: both; width: 300px; margin: 20px auto 0 auto; text-align: left; } #graphic-dialog-input p { margin-bottom: 25px; } #graphic-dialog-input label { color: #FFF; display: block; padding-bottom: 5px; font-size: 11px; text-transform: uppercase; } #graphic-dialog-input #user_login, #graphic-dialog-input #user_password { width: 100%; padding: 5px; border: 0; -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2); -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2); box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2); background-color: #FFF; } input:-webkit-autofill { background: #FFF !important; } #graphic-dialog-input #user_login:focus, #graphic-dialog-input #user_password:focus { -moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.5); } #graphic-dialog-input form { } p#login-actions { padding: 10px 0; } button#signin2 { min-width: 100px; padding: 6px 9px; background-color: #F6F6F6; } button#signin2 span { font-size: 11px !important; color: #333; } /* main content */ #bd { zoom: 1; } .bd-container { /*margin: 0.8em 0;*/ padding: 0; } .bd-content-container { /*margin: 0.8em 1em;*/ } .bd-container .bd-c-wrapper { padding: 0.5em 1em; zoom: 1;/* this hack is to fix contents is out of boundries bug under IE6 */ } #footer-links { float: right; margin:0 2em 0 0; font-size: 0.9em; } #footer-links li { display: inline; padding: 0; line-height: 1em; border-right: 1px solid #46493c; } #footer-links li a { color: #1f2314; padding: 0 0.6em 0 0.25em; } #footer-links li a:hover { background-color: #ECE4D3; } #footer-links li.last { border-right: none; } /* tabs area */ #tabs li { float: left; list-style: none; margin: -1px 0.2em 0 0.2em; padding: 0; background: #585446 url(../images/bg_tabs.png) no-repeat right -80px; _position: relative; _top: 0; } #tabs li.admin { background: #585446 url(../images/bg_tabs.png) no-repeat right -160px; margin-left: 3em; } #tabs li.currenttab { background: #e7e1d1 url(../images/bg_tabs.png) no-repeat right top; position: relative; top: 1px; } #tabs #cruise-header-tab-administration.disabled-when-no-admin-rights span, #tabs #cruise-header-tab-my-cruise.disabled-when-scecurity-disabled span { color: #6B4830; } #sidebar-twist-button { float:right; clear:both; margin-top: 1em; } #sidebar-twist-button a, #sidebar-twist-button a:visited { padding: 0; background: transparent; display: block; width: 67px; height: 22px; font-size: 0; line-height: 0; } #sidebar-twist-button a.collapse, #sidebar-twist-button a:visited.collapse { background: #E1D4BB url(../images/buttons_sprites.png) no-repeat 0 0; } #sidebar-twist-button a.expand, #sidebar-twist-button a:visited.expand { background: #E1D4BB url(../images/buttons_sprites.png) no-repeat -67px top; } #tabs li a, #tabs li a:visited, #tabs li span { font-size: 0.9em; display: block; padding: 0.7em 2em 0.7em 2em; background: transparent url(../images/bg_header_and_tabs.png) no-repeat left -280px; color: #e7e7e7; text-decoration: none; } #tabs li.admin a, #tabs li.admin a:visited, #tabs li.admin span { background-position: left -360px; } #tabs li.currenttab a, #tabs li.currenttab a:visited, #tabs li.currenttab span { margin-top: 0; background-position: left -200px; color: #4b220e; font-weight: bold; } #tabs li a:hover { /*text-decoration: underline;*/ } /* project-summary-panel style */ #sidebar { width: 25em; border: none; zoom:1; background: #EDE7DB; } /* icon style */ .item-list .summary { list-style: none inside; padding-left: 22px; *padding-left: 0.2em; margin-left: -13px; background: transparent no-repeat left top; } .item-list .faild { background-image: url( ../images/icon-failure-tiny.gif ); } .item-list .passed { background-image: url( ../images/icon-success-tiny.gif ); } .item-list .discontinued { background-image: url( ../images/icon-discontinued-tiny.gif ); } .item-list .inactive { background-image: url( ../images/icon-inactive-tiny.gif ); } #tools_bar_holder .item-list li { list-style: none; line-height: 2em; border-bottom: 1px solid #e4d9c3; } .item-list a { color: #5B3820; } .item-list .rss { background-image: url(../images/icon-rss.png); } .item-list .add-pipeline a, .item-list .add-pipeline span { padding-left: 32px; background-image: url(../images/icon-add-pipeline.gif); background-repeat: no-repeat; background-position: 5px 50%; } .item-list .disabled-when-no-admin-rights span, .item-list .disabled-when-scecurity-disabled span { color: #A99; } h2 button.collapse-or-expand-button { display: block; float: left; height: 20px; width: 20px; font-size:0; line-height:0; text-indent: -10000px; zoom: 1; overflow: hidden; padding: 0; border: none; cursor: pointer; } .item-list { margin: 0.4em 0; } .item-list li { line-height: 1.5em; background: no-repeat left 50%; list-style: disc outside; color: #5B3820; } .sidebar-container { margin-bottom: 1em; } .sidebar-content { padding-left: 1em; padding-top: 0.5em; } .sidebar-container h2 { background-color: #4b3124; color: white; padding: 0.5em 1em; font-weight: bold; } .sidebar-container h2 a { color: #dbd6d3; } /* action bar */ .action-bar { margin: 0.5em; } #pipeline-action-bar { font-size: 0.833em; font-weight: normal; display: block; float: right; margin: 0; width: 20em; } .action-bar .bd-c-wrapper, .dark-action-bar .bd-c-wrapper { padding: 5px 10px; } .ie-margin-collapse-fix { font-size: 1px; } .action-bar a { line-height: 1.8em; white-space: nowrap; } .dark-action-bar, #mailhost-configuration .form_buttons { padding: 8px; margin-bottom: 10px; background-color: #999; background-repeat: repeat-x; background-position: center center; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; border: 0; -moz-box-shadow: inset 0 0 4px #666; } .dark-action-bar button.submit, .dark-action-bar a.link_as_button, #mailhost-configuration .form_buttons button.submit { min-width: 120px; } .dark-action-bar .ab-corner { border-color: #FFF; } .dark-action-bar .operations { } .dark-action-bar label { font-size: 1.1em; font-weight: bold; } .dark-action-bar label.add-pipeline { /*background: transparent url(../images/icon-add-pipeline.gif) no-repeat left 40%;*/ /*padding-left: 25px;*/ } .dark-action-bar a, .dark-action-bar a:visited { color: #7d4e34; } .dark-action-bar a:hover, .dark-action-bar a:active { background-color: #e8dcd5; } a.has-icon, span.has-icon { padding: 4px 0 4px 25px; color: #666666; line-height: 1.5em; } #yui-main { border-top: 1px solid #6e6e60; } #yui-main h1 { /*padding: 0.416em 1em;*/ /*margin: 0.416em 1em;*/ padding: 0; margin: 0; font-weight: bold; clear: both; } #yui-main h1.form-title { color: #000066; font-size: 152%; margin: 0.65em 1em; padding: 0; background: transparent; } /* float panel */ .positioned-panel { position: absolute; background: #e1e6ce; border: 4px solid #584538; width: 48em; z-index: 999; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; padding: 0.5em; } .positioned-panel .notes { display: block; font-size: 0.9em; margin: 0.5em 0.3em; color: #000; } .positioned-panel .error { background: transparent url(../images/icon-16-error.gif) no-repeat 5px 50%; padding-left: 25px; line-height: 25px; color: #990000; } .positioned-panel input { margin: 0.3em; } .positioned-panel input.field { border: 1px solid #8c8c71; width: 47.6em; } .positioned-panel input:focus.field { background: #FFFFCC; } /* Flash message styles */ #error-container, #global-error-container { background: #666 url(../images/g9/icons/icon_error_16.png) no-repeat scroll 10px 50%; color: #fff; } #info-container { background: #666 url(../images/g9/icons/icon_info_16.png) no-repeat scroll 10px 50%; color: #fff; } #warn-container, #global-warning-container { background: #666 url(../images/g9/icons/icon_warning_16.png) no-repeat scroll 10px 50%; color: #fff; } #success-container { background: #666 url(../images/g9/icons/icon_pass_16.png) no-repeat scroll 10px 50%; color: #fff; } #warn-container #warn-box, #error-container #error-box, #global-error-container #global-error-box, #global-warning-container #global-warning-box, #info-container #info-box, #success-container #success-box { padding: 10px; padding-left: 36px; background: transparent url(../images/g9/backgrounds/overlay_gradient_36px.png) repeat-x; } #error-box, #global-error-box, #global-warning-container { list-style-type: none; } .collapsable-container .collapsable-header { background:transparent url(../images/title_message_expanded.gif) no-repeat scroll left 50%; padding-left:16px; cursor: pointer; } .collapsed .collapsable-header { background-image:url(../images/title_message_collapsed.gif); } .collapsed .collapsable-content { display: none; } /* Pagination */ .pages { padding-bottom: 1em; text-align: center; } .pages a { /*color: #4B220E;*/ } .page-num { margin: 0em 0.5em; } a.pagination-previous { background: transparent url(../images/icon-pagination-previous.gif) no-repeat scroll center right; padding-right: 16px; margin-right: 0.5em; } a.pagination-next { background: transparent url(../images/icon-pagination-next.gif) no-repeat scroll center left; padding-left: 16px; margin-left: 0.5em; } .highlight-warning { color:#AA0000; font-weight:bold; } /*Stuff for artifacts*/ .artifacts { margin-left: 0; margin-bottom: 0.4em; } .artifacts .artifacts { margin-left: 1em; } .artifacts ul.artifacts, .artifacts .artifacts li{ float: none; } .artifact { display: block; padding-left: 22px; margin-bottom: 0.3em; background-image: url(../images/file.gif); background-repeat: no-repeat; } .dir-container { margin-top: 0.3em; margin-bottom: 0.3em; } .directory { display: block; padding-left: 22px; margin-bottom: 0.3em; background-image: url(../images/directory.gif); background-repeat: no-repeat; } .opened_directory { padding-left: 22px; background-image: url(../images/opened_directory.gif); background-repeat: no-repeat; } a.submiting-link, a:visited.submiting-link, .pipeline-container h1 a.submiting-link, .pipeline-container h1 a:visited.submiting-link, .stage-container h2 a.submiting-link, .stage-container h2 a:visited.submiting-link, .pipeline-config h1 a.submiting-link, .pipeline-config h1 a:visited.submiting-link, #pipeline-config a.submiting-link, #pipeline-config a:visited.submiting-link { background: transparent url(../images/spinner.gif) no-repeat 50% 50% !important; display: block; font-size: 0; line-height: 0; padding: 0; margin: 0; margin-right: 5px; width: 20px; height: 20px; float: left; } #yui-main h1.division-header { background: transparent; margin: 1em; padding: 0; } /* Breadcrumb styles */ #breadcrumbs { padding: 0.5em 0 0.4em 0.8em; font-size: 0.9em; } #breadcrumbs a, #breadcrumbs a:visited { color: #333; } #breadcrumbs .divider { color: #666; padding-left: 0.1em; padding-right: 0.1em; } #breadcrumbs .home { background: url(../images/icon-cruise-grey.png) no-repeat left top; padding-left: 22px; } .error_message { color: #900; } .ok_message { { font-weight: normal; color: #33cc66; font-size: 11px; } } a.obvious-link { /*text-decoration: underline;*/ } /* what is this tips */ #yui-main h1.what-is-this { color: #290D06; margin: 0; padding-top: 0; } #yui-main h1.collapsed { background:transparent url(../images/icon_title_collapsed.gif) no-repeat scroll 10px 30%; padding-left:25px; cursor: pointer; } #yui-main h1.expended { background:transparent url(../images/icon_title_expended.gif) no-repeat scroll 10px 30%; padding-left:25px; cursor: pointer; } div.what-is-this { color: #290D06; margin: 0 1em 1em 1em; } div.what-is-this p { margin-left: 1em; } #head-links .cctray a { padding-left: 22px; background:transparent url(../images/cctrayicon_small.gif) no-repeat left 50%; } h2 a.collapse-closed { background: transparent url(../images/arrow_closed.jpg) no-repeat 0 50%; padding-left: 18px; } h2 a.collapse-open { background: transparent url(../images/arrow_open.jpg) no-repeat 0 50%; padding-left: 18px; } h2 a:link.collapse-closed, h2 a:link.collapse-open, h2 a:visited.collapse-closed, h2 a:visited.collapse-open { color: black; } a:link#link-to-this-page, a:visited#link-to-this-page { background:transparent url(../images/g9/icons/icon_link.png) no-repeat scroll 0 50%; padding-left:16px; padding-right: 5px; font-size: 11px; /*text-decoration: underline;*/ float: right; } a:hover#link-to-this-page { text-decoration:none; } /* Rest result page styles */ #rest-output { margin: 0.5em 1em; } #rest-output h2 { font-size: 1.1em; padding-bottom: 0.5em; border-bottom: 1px solid #938b55; } #rest-output #artifacts { margin: 0; } /* * JMM - Old UI Hacks to match 2.0 visual design */ /* Add New Pipeline Page */ .add_new_pipeline{ } .add_new_pipeline label{ font-size: 24px; float: left; } .add_new_pipeline .operations{ } .add_pipeline_admin_contents .content_wrapper_outer{ margin-bottom: 1em; } .add_pipeline_admin_contents h2{ font-size:16px; font-weight:500; padding-bottom: 10px; color:#000; } .add_pipeline_admin_contents a.link_as_button{ float: left; }
server/webapp/css/application.css
/* Gloabal declaration */ body{ font-family:Helvetica,sans-serif; } body.hide-help-content .pipeline-nav { display: none; } #intro { padding: 1em; color: #4B220E; margin: .9em 1em 0.75em 1em; border: 1px solid #ab8555; background-color: #FFF; position: relative; zoom: 1; -moz-border-radius: 9px; -webkit-border-radius: 9px; border-radius: 9px; } #intro p { padding: 0px 10px 0px 4px; } #yui-main .yui-b { /*background: transparent url(../images/bg_sidebar_seperator.png) repeat-y right top;*/ zoom: 1; } .yui-t7 #yui-main .yui-b { background: #FFF; } /*#yui-main #page-title {*/ /*color: #4B220E;*/ /*font-weight: bold;*/ /*margin: 0.416em;*/ /*margin-left: 1em;*/ /*padding: 0;*/ /*font-size: 1.2em;*/ /*}*/ #page-title-clickable-area { /*cursor: help;*/ } #yui-main #page-title .tips { display: inline-block; font-size: 0.7em; font-weight: normal; text-indent: -10000px; zoom: 1; overflow: hidden; background: transparent url(../images/buttons_sprites.png) no-repeat -320px top; width: 23px; height: 23px; margin: 0 0 0 0.8em; float: left; } #page-intro-toggle-button { position: absolute; right: 5px; top: 5px; background: white url(../images/icon_close_page_intro.gif) no-repeat left top; width: 15px; height: 15px; font-size: 0; line-height: 0; display: block; border: none; cursor: pointer; text-indent: -10000px; zoom: 1; overflow: hidden; padding: 0; } #yui-main #intro .page-intro-arrow { background: transparent url(../images/bg_page_intro_arrow.gif) no-repeat left top; font-size: 0; line-height: 0; display: block; width: 30px; height: 13px; top: -13px; left: 30px; } /* Forms */ input, select { vertical-align: middle; } textarea, input[type="text"], input[type="password"], input[type="file"] { border: 1px solid #ccc; display: inline; font-size: 100%; padding: 5px; } textarea { width: 100%; overflow: auto; padding: 0; } input[type="button"], input[type="submit"], select { padding: 0.15em 0.3em; } input:focus, textarea:focus { background-color: #def0f3; } input.default { font-weight: bold; } input.width-full, textarea.width-full { width: 95%; } input.width-large { width: 30em; } input.width-very-small { width: 3em; } input.input-three-quarters-field { float: left; margin: 0em; width: 74.5%; } input.input-three-quarters-btn1, input.input-three-quarters-btn2 { float: right; width: 11%; } input.input-three-quarters-btn1 { margin-right: 1%; } input[type=text], input[type=password], input.width-medium, select.width-medium { width: 200px; } input[type=radio] { margin-right: 5px; } select.width-medium { width: 200px; } fieldset { background-color: #eee; border: 1px solid #ccc; -moz-border-radius: 6px; -moz-box-shadow: inset 0 0 5px #ccc; margin: 0 0 15px 0; padding: 15px; } #buildfileHeader, #targetHeader { width: 200px; background-color: transparent !important; padding: 5px; border: 1px solid #ccc; } #buildfileHeaderEditControl, #targetHeaderEditControl{ margin-top: 10px; } #targetHeader-inplaceeditor, #buildfileHeader-inplaceeditor{ position:relative; left: 0; top: 5px; } label.add-pipeline entity_title, .redundant-buttons { display: none; } .add_pipeline_admin_contents { padding-top: 15px; } #yui-main h1#add-pipeline-new { display:block; font-size:21px; margin:0 0 10px 0; padding: 0; font-weight: 300; color: #3F2559; } fieldset h2, fieldset h3 { display: block; border-bottom: 1px solid #BEBEBE; padding: 0.25em 0; margin-bottom: 1em; color: #373737; font-weight: bold; } legend { font-weight: bold; color: #000066; } label { display: block; padding-bottom: 0.2em; /*color: #7c4e34;*/ } strong { font-weight: bold; } fieldset.two-cols label { float: left; width: 12em; line-height: 2em; } fieldset.two-cols button { vertical-align: middle; } fieldset.two-cols p { padding: auto 0; margin: 5px 0; clear: both; } fieldset.two-cols p label { color: #2b2b2b; } fieldset span#pipeline-group-message { font-size: 11px; } fieldset .error_message { font-weight: normal; color: #900; font-size: 11px; } fieldset .info_message { font-weight: normal; color: #33cc66; font-size: 11px; } fieldset .example { font-weight: normal; color: gray; font-size: 11px; } /* Tables */ /* TODO: the 92% width of table should be 100% */ table { border-bottom: 1px dotted #BBBBBB; font-size: 92%; margin: 0em; } table.table-with-nothing-following-it { margin-bottom: 1em; } table .inline a { display: inline; } th, td { padding: 0.5em; *padding: 0.3em 0.5em; } th, tbody td { /*border-right: 1px dotted #BBBBBB;*/ } th.last, td.last { border-right: none; } th { font-weight: bold; } th.right-align, td.right-align { text-align: right; } /* Table visuals */ tr.even { } tr.odd, tr.even{ } tr.even{ } /* simple table class */ table.simple { /*background: #E0DFD5 url(../images/simple-table-top-left.png) no-repeat scroll left top;*/ /*zoom: 1;*/ } table.simple .table-top { border-bottom:2px solid #A6A6A6 } table.simple .table-top { /*border-bottom: 1px dotted #BBBBBB;*/ } table.simple .table-top .last { /*background: transparent url(../images/simple-table-top-right.png) no-repeat scroll top right;*/ } table.simple td { /*border: 1px dotted #BBBBBB;*/ } /* extra-simple */ table.extra-simple { zoom: 1; /*color: #7d4e32;*/ border: none; } table.extra-simple td, table.extra-simple th { padding: 5px; font-weight: normal; border-right: 1px solid #ccc; } table.extra-simple .last { border-right: none; text-align: right; } /* Icons */ a.save { color: #000066; background: transparent none no-repeat scroll left center; margin-right: 0.5em; padding: 0.25em 0 0.25em 26px; } a.expand-all, a.collapse-all { color: #000000; background: transparent; margin-right: 0.5em; padding: 0.1em 0 0.1em 0.5em; float: right; } .action-bar a.expand-all, .action-bar a.collapse-all { line-height: 1.2em; } .action-bar a.expand-all { /*background: transparent url(../images/icon_expand_all.png) no-repeat left 50%;*/ /*padding-left: 22px;*/ /*text-decoration: underline;*/ } .action-bar a.collapse-all { /*background: transparent url(../images/icon_collapse_all.png) no-repeat left 50%;*/ /*padding-left: 22px;*/ /*text-decoration: underline;*/ } a.save:hover, a.cancel:hover, a.expand-all:hover, a.collapse-all:hover { background-color: #E1D4BB; text-decoration: none; } a.save { background-image: url(../images/icon_save.png); } a.editor_cancel { margin-left: 0.5em; } /* no extra element clear float trick */ .clear-float:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } * html .clear-float {height: 1%;} #doc3 { margin: 0; } .clear { clear: both; font-size: 0; line-height: 0; height: 0; display:block; } /* header area */ #hd { background: #a29a86 url(../images/bg_header_and_tabs.png) repeat-x left top; zoom: 1; } #hd-top { } #neck { margin: 0; position: relative; zoom: 1; /* this hack to fix a IE bug, otherwise it will give this div extra 3px margin */ padding: 0 2em; } #logo { margin: 0; margin-left: 30px; display: block; width: 190px; height: 76px; } #head-links { clear:right; float:right; margin:0.5em 1.5em 0.5em 0; font-size: 0.85em; } #user { margin: 0 1em 0 0; padding: 0; float: right; color: #333333; _width: 25em; } #user .user-links { padding: 0.5em 0.5em 0 0.5em; _text-align: right; } #user .user-links strong { color: black; } #current-user { padding-right: 1em; } #user a, #user a:visited, #head-links a, #head-links a:visited{ text-decoration: none; color: #1F2314; } #head-links li { display: inline; padding: 0; line-height: 1em; border-right: 1px solid #46493c; } #head-links li a { color: #1F2314; padding: 0 0.6em 0 0.25em; } #head-links li a:hover { background-color: #c4c4be; } #head-links li.last { border-right: none; } /* Mini links (mostly in the masthead) */ a.profile, a.sign-in, { background: transparent no-repeat scroll center left; line-height: 1.3em; padding: 2px 5px 2px 17px; } a.profile { padding-left: 0; } a.sign-in { font-weight: bold; background-image: url(../images/icon-exit.gif); } a.profile:hover, a.sign-in:hover, a.sign-out:hover { background-color: #F8F2E6; text-decoration: none !important; } /* login screen */ body#login-page { background: #333; color: #FFF; } body#login-page #bd { background: transparent; } body#login-page #yui-main { border: 0; } /* Graphical dialog */ #graphic-dialog-container { /* margin: 100px auto 0 auto; /* Left and right margins of auto centre the dialog */ position: relative; text-align: center; } #graphic-dialog-container h3 { margin: 0 0 15px 0; color: #FFF; font-size: 18px; } #login-page .yui-t7 #yui-main .yui-b { background-color: #444444; } #graphic-dialog { /* width: 600px;*/ /* height: 380px;*/ /* background: url(../images/g9/backgrounds/bg_login_box.png) no-repeat 0 0;*/ /* margin: auto;*/ margin: 80px auto; width: 510px; border: 0px solid #895A8D; border: 1px solid rgba(255, 255, 255, 0.1); border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -o-border-radius: 8px; box-shadow: 0 0 15px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2); -o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2); } } img#application_logo { display: none; } div#logo-login { margin: 15px; padding: 0; text-align: left; /* background: url(../images/g9/backgrounds/bg_opacityborder_bottom_white.png) repeat-x bottom;*/ border-bottom: 1px solid rgba(255, 255, 255, 0.1); margin-bottom: 20px; } /* community or enterprise login */ .graphic-dialog-community div#logo-login h2, .graphic-dialog-free div#logo-login h2 { margin: 0; padding: 20px 20px 10px 195px; font-size: 24px; background: transparent url(../images/g9/logo_go_non_enterprise.png) no-repeat 0 5px; } .graphic-dialog-professional div#logo-login h2, .graphic-dialog-enterprise div#logo-login h2 { margin: 0; padding: 20px 20px 10px 195px; font-size: 24px; background: transparent url(../images/g9/logo_go_enterprise.png) no-repeat 0 5px; } /* OpenSource login */ .graphic-dialog-opensource div#logo-login h2 { margin: 0; padding: 20px 20px 10px 195px; font-size: 24px; background: transparent url(../images/g9/logo_go_non_enterprise.png) no-repeat 0 5px; } #graphic-dialog-input { clear: both; width: 300px; margin: 20px auto 0 auto; text-align: left; } #graphic-dialog-input p { margin-bottom: 25px; } #graphic-dialog-input label { color: #FFF; display: block; padding-bottom: 5px; font-size: 11px; text-transform: uppercase; } #graphic-dialog-input #user_login, #graphic-dialog-input #user_password { width: 100%; padding: 5px; border: 0; -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2); -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2); box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2); background-color: #FFF; } input:-webkit-autofill { background: #FFF !important; } #graphic-dialog-input #user_login:focus, #graphic-dialog-input #user_password:focus { -moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.5); } #graphic-dialog-input form { } p#login-actions { padding: 10px 0; } button#signin2 { min-width: 100px; padding: 6px 9px; background-color: #F6F6F6; } button#signin2 span { font-size: 11px !important; color: #333; } /* main content */ #bd { zoom: 1; } .bd-container { /*margin: 0.8em 0;*/ padding: 0; } .bd-content-container { /*margin: 0.8em 1em;*/ } .bd-container .bd-c-wrapper { padding: 0.5em 1em; zoom: 1;/* this hack is to fix contents is out of boundries bug under IE6 */ } #footer-links { float: right; margin:0 2em 0 0; font-size: 0.9em; } #footer-links li { display: inline; padding: 0; line-height: 1em; border-right: 1px solid #46493c; } #footer-links li a { color: #1f2314; padding: 0 0.6em 0 0.25em; } #footer-links li a:hover { background-color: #ECE4D3; } #footer-links li.last { border-right: none; } /* tabs area */ #tabs li { float: left; list-style: none; margin: -1px 0.2em 0 0.2em; padding: 0; background: #585446 url(../images/bg_tabs.png) no-repeat right -80px; _position: relative; _top: 0; } #tabs li.admin { background: #585446 url(../images/bg_tabs.png) no-repeat right -160px; margin-left: 3em; } #tabs li.currenttab { background: #e7e1d1 url(../images/bg_tabs.png) no-repeat right top; position: relative; top: 1px; } #tabs #cruise-header-tab-administration.disabled-when-no-admin-rights span, #tabs #cruise-header-tab-my-cruise.disabled-when-scecurity-disabled span { color: #6B4830; } #sidebar-twist-button { float:right; clear:both; margin-top: 1em; } #sidebar-twist-button a, #sidebar-twist-button a:visited { padding: 0; background: transparent; display: block; width: 67px; height: 22px; font-size: 0; line-height: 0; } #sidebar-twist-button a.collapse, #sidebar-twist-button a:visited.collapse { background: #E1D4BB url(../images/buttons_sprites.png) no-repeat 0 0; } #sidebar-twist-button a.expand, #sidebar-twist-button a:visited.expand { background: #E1D4BB url(../images/buttons_sprites.png) no-repeat -67px top; } #tabs li a, #tabs li a:visited, #tabs li span { font-size: 0.9em; display: block; padding: 0.7em 2em 0.7em 2em; background: transparent url(../images/bg_header_and_tabs.png) no-repeat left -280px; color: #e7e7e7; text-decoration: none; } #tabs li.admin a, #tabs li.admin a:visited, #tabs li.admin span { background-position: left -360px; } #tabs li.currenttab a, #tabs li.currenttab a:visited, #tabs li.currenttab span { margin-top: 0; background-position: left -200px; color: #4b220e; font-weight: bold; } #tabs li a:hover { /*text-decoration: underline;*/ } /* project-summary-panel style */ #sidebar { width: 25em; border: none; zoom:1; background: #EDE7DB; } /* icon style */ .item-list .summary { list-style: none inside; padding-left: 22px; *padding-left: 0.2em; margin-left: -13px; background: transparent no-repeat left top; } .item-list .faild { background-image: url( ../images/icon-failure-tiny.gif ); } .item-list .passed { background-image: url( ../images/icon-success-tiny.gif ); } .item-list .discontinued { background-image: url( ../images/icon-discontinued-tiny.gif ); } .item-list .inactive { background-image: url( ../images/icon-inactive-tiny.gif ); } #tools_bar_holder .item-list li { list-style: none; line-height: 2em; border-bottom: 1px solid #e4d9c3; } .item-list a { color: #5B3820; } .item-list .rss { background-image: url(../images/icon-rss.png); } .item-list .add-pipeline a, .item-list .add-pipeline span { padding-left: 32px; background-image: url(../images/icon-add-pipeline.gif); background-repeat: no-repeat; background-position: 5px 50%; } .item-list .disabled-when-no-admin-rights span, .item-list .disabled-when-scecurity-disabled span { color: #A99; } h2 button.collapse-or-expand-button { display: block; float: left; height: 20px; width: 20px; font-size:0; line-height:0; text-indent: -10000px; zoom: 1; overflow: hidden; padding: 0; border: none; cursor: pointer; } .item-list { margin: 0.4em 0; } .item-list li { line-height: 1.5em; background: no-repeat left 50%; list-style: disc outside; color: #5B3820; } .sidebar-container { margin-bottom: 1em; } .sidebar-content { padding-left: 1em; padding-top: 0.5em; } .sidebar-container h2 { background-color: #4b3124; color: white; padding: 0.5em 1em; font-weight: bold; } .sidebar-container h2 a { color: #dbd6d3; } /* action bar */ .action-bar { margin: 0.5em; } #pipeline-action-bar { font-size: 0.833em; font-weight: normal; display: block; float: right; margin: 0; width: 20em; } .action-bar .bd-c-wrapper, .dark-action-bar .bd-c-wrapper { padding: 5px 10px; } .ie-margin-collapse-fix { font-size: 1px; } .action-bar a { line-height: 1.8em; white-space: nowrap; } .dark-action-bar, #mailhost-configuration .form_buttons { padding: 8px; margin-bottom: 10px; background-color: #999; background-repeat: repeat-x; background-position: center center; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; border: 0; -moz-box-shadow: inset 0 0 4px #666; } .dark-action-bar button.submit, .dark-action-bar a.link_as_button, #mailhost-configuration .form_buttons button.submit { min-width: 120px; } .dark-action-bar .ab-corner { border-color: #FFF; } .dark-action-bar .operations { } .dark-action-bar label { font-size: 1.1em; font-weight: bold; } .dark-action-bar label.add-pipeline { /*background: transparent url(../images/icon-add-pipeline.gif) no-repeat left 40%;*/ /*padding-left: 25px;*/ } .dark-action-bar a, .dark-action-bar a:visited { color: #7d4e34; } .dark-action-bar a:hover, .dark-action-bar a:active { background-color: #e8dcd5; } a.has-icon, span.has-icon { padding: 4px 0 4px 25px; color: #666666; line-height: 1.5em; } #yui-main { border-top: 1px solid #6e6e60; } #yui-main h1 { /*padding: 0.416em 1em;*/ /*margin: 0.416em 1em;*/ padding: 0; margin: 0; font-weight: bold; clear: both; } #yui-main h1.form-title { color: #000066; font-size: 152%; margin: 0.65em 1em; padding: 0; background: transparent; } /* float panel */ .positioned-panel { position: absolute; background: #e1e6ce; border: 4px solid #584538; width: 48em; z-index: 999; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; padding: 0.5em; } .positioned-panel .notes { display: block; font-size: 0.9em; margin: 0.5em 0.3em; color: #000; } .positioned-panel .error { background: transparent url(../images/icon-16-error.gif) no-repeat 5px 50%; padding-left: 25px; line-height: 25px; color: #990000; } .positioned-panel input { margin: 0.3em; } .positioned-panel input.field { border: 1px solid #8c8c71; width: 47.6em; } .positioned-panel input:focus.field { background: #FFFFCC; } /* Flash message styles */ #error-container, #global-error-container { background: #666 url(../images/g9/icons/icon_error_16.png) no-repeat scroll 10px 50%; color: #fff; } #info-container { background: #666 url(../images/g9/icons/icon_info_16.png) no-repeat scroll 10px 50%; color: #fff; } #warn-container, #global-warning-container { background: #666 url(../images/g9/icons/icon_warning_16.png) no-repeat scroll 10px 50%; color: #fff; } #success-container { background: #666 url(../images/g9/icons/icon_pass_16.png) no-repeat scroll 10px 50%; color: #fff; } #warn-container #warn-box, #error-container #error-box, #global-error-container #global-error-box, #global-warning-container #global-warning-box, #info-container #info-box, #success-container #success-box { padding: 10px; padding-left: 36px; background: transparent url(../images/g9/backgrounds/overlay_gradient_36px.png) repeat-x; } #error-box, #global-error-box, #global-warning-container { list-style-type: none; } .collapsable-container .collapsable-header { background:transparent url(../images/title_message_expanded.gif) no-repeat scroll left 50%; padding-left:16px; cursor: pointer; } .collapsed .collapsable-header { background-image:url(../images/title_message_collapsed.gif); } .collapsed .collapsable-content { display: none; } /* Pagination */ .pages { padding-bottom: 1em; text-align: center; } .pages a { /*color: #4B220E;*/ } .page-num { margin: 0em 0.5em; } a.pagination-previous { background: transparent url(../images/icon-pagination-previous.gif) no-repeat scroll center right; padding-right: 16px; margin-right: 0.5em; } a.pagination-next { background: transparent url(../images/icon-pagination-next.gif) no-repeat scroll center left; padding-left: 16px; margin-left: 0.5em; } .highlight-warning { color:#AA0000; font-weight:bold; } /*Stuff for artifacts*/ .artifacts { margin-left: 0; margin-bottom: 0.4em; } .artifacts .artifacts { margin-left: 1em; } .artifacts ul.artifacts, .artifacts .artifacts li{ float: none; } .artifact { display: block; padding-left: 22px; margin-bottom: 0.3em; background-image: url(../images/file.gif); background-repeat: no-repeat; } .dir-container { margin-top: 0.3em; margin-bottom: 0.3em; } .directory { display: block; padding-left: 22px; margin-bottom: 0.3em; background-image: url(../images/directory.gif); background-repeat: no-repeat; } .opened_directory { padding-left: 22px; background-image: url(../images/opened_directory.gif); background-repeat: no-repeat; } a.submiting-link, a:visited.submiting-link, .pipeline-container h1 a.submiting-link, .pipeline-container h1 a:visited.submiting-link, .stage-container h2 a.submiting-link, .stage-container h2 a:visited.submiting-link, .pipeline-config h1 a.submiting-link, .pipeline-config h1 a:visited.submiting-link, #pipeline-config a.submiting-link, #pipeline-config a:visited.submiting-link { background: transparent url(../images/spinner.gif) no-repeat 50% 50% !important; display: block; font-size: 0; line-height: 0; padding: 0; margin: 0; margin-right: 5px; width: 20px; height: 20px; float: left; } #yui-main h1.division-header { background: transparent; margin: 1em; padding: 0; } /* Breadcrumb styles */ #breadcrumbs { padding: 0.5em 0 0.4em 0.8em; font-size: 0.9em; } #breadcrumbs a, #breadcrumbs a:visited { color: #333; } #breadcrumbs .divider { color: #666; padding-left: 0.1em; padding-right: 0.1em; } #breadcrumbs .home { background: url(../images/icon-cruise-grey.png) no-repeat left top; padding-left: 22px; } .error_message { color: #900; } .ok_message { { font-weight: normal; color: #33cc66; font-size: 11px; } } a.obvious-link { /*text-decoration: underline;*/ } /* what is this tips */ #yui-main h1.what-is-this { color: #290D06; margin: 0; padding-top: 0; } #yui-main h1.collapsed { background:transparent url(../images/icon_title_collapsed.gif) no-repeat scroll 10px 30%; padding-left:25px; cursor: pointer; } #yui-main h1.expended { background:transparent url(../images/icon_title_expended.gif) no-repeat scroll 10px 30%; padding-left:25px; cursor: pointer; } div.what-is-this { color: #290D06; margin: 0 1em 1em 1em; } div.what-is-this p { margin-left: 1em; } #head-links .cctray a { padding-left: 22px; background:transparent url(../images/cctrayicon_small.gif) no-repeat left 50%; } h2 a.collapse-closed { background: transparent url(../images/arrow_closed.jpg) no-repeat 0 50%; padding-left: 18px; } h2 a.collapse-open { background: transparent url(../images/arrow_open.jpg) no-repeat 0 50%; padding-left: 18px; } h2 a:link.collapse-closed, h2 a:link.collapse-open, h2 a:visited.collapse-closed, h2 a:visited.collapse-open { color: black; } a:link#link-to-this-page, a:visited#link-to-this-page { background:transparent url(../images/g9/icons/icon_link.png) no-repeat scroll 0 50%; padding-left:16px; padding-right: 5px; font-size: 11px; /*text-decoration: underline;*/ float: right; } a:hover#link-to-this-page { text-decoration:none; } /* Rest result page styles */ #rest-output { margin: 0.5em 1em; } #rest-output h2 { font-size: 1.1em; padding-bottom: 0.5em; border-bottom: 1px solid #938b55; } #rest-output #artifacts { margin: 0; } /* * JMM - Old UI Hacks to match 2.0 visual design */ /* Add New Pipeline Page */ .add_new_pipeline{ } .add_new_pipeline label{ font-size: 24px; float: left; } .add_new_pipeline .operations{ } .add_pipeline_admin_contents .content_wrapper_outer{ margin-bottom: 1em; } .add_pipeline_admin_contents h2{ font-size:16px; font-weight:500; padding-bottom: 10px; color:#000; } .add_pipeline_admin_contents a.link_as_button{ float: left; }
0.228759
0.056731
.dimension-unitless { /* TRACE[1]: next rule defined at 'dimension.less:2' */ a1: 0; /* TRACE[2]: next rule defined at 'dimension.less:3' */ a2: .1; /* TRACE[3]: next rule defined at 'dimension.less:4' */ a3: 0; /* TRACE[4]: next rule defined at 'dimension.less:5' */ a4: -.1; /* TRACE[5]: next rule defined at 'dimension.less:6' */ a5: -1; /* TRACE[6]: next rule defined at 'dimension.less:7' */ a6: 3.14159; /* TRACE[7]: next rule defined at 'dimension.less:8' */ a7: -3.14159; /* TRACE[8]: next rule defined at 'dimension.less:9' */ a8: -.001; /* TRACE[9]: next rule defined at 'dimension.less:10' */ a9: -.000001; /* TRACE[10]: next rule defined at 'dimension.less:11' */ a10: 100000000000.5; /* TRACE[11]: next rule defined at 'dimension.less:12' */ a11: -1.00000001; /* TRACE[12]: next rule defined at 'dimension.less:13' */ a12: -.99999999; /* TRACE[13]: next rule defined at 'dimension.less:14' */ a13: 123.45645646; } .dimension-limits { /* TRACE[14]: next rule defined at 'dimension.less:17' */ b1: 9223372036854775807; /* TRACE[15]: next rule defined at 'dimension.less:18' */ b2: -9223372036854775808; /* TRACE[16]: next rule defined at 'dimension.less:19' */ b3: -92233720368547760000; } .dimension-case { /* TRACE[17]: next rule defined at 'dimension.less:22' */ c1: 3.5px; /* TRACE[18]: next rule defined at 'dimension.less:23' */ c2: 3.5cm; } .dimension-absolute-lengths { /* TRACE[19]: next rule defined at 'dimension.less:26' */ d1: -3.5cm; /* TRACE[20]: next rule defined at 'dimension.less:27' */ d2: -3.5mm; /* TRACE[21]: next rule defined at 'dimension.less:28' */ d3: -3.5in; /* TRACE[22]: next rule defined at 'dimension.less:29' */ d4: -3.5px; /* TRACE[23]: next rule defined at 'dimension.less:30' */ d5: -3.5pt; /* TRACE[24]: next rule defined at 'dimension.less:31' */ d6: -3.5pc; } .dimension-font-relative-lengths { /* TRACE[25]: next rule defined at 'dimension.less:34' */ e1: -3.5ch; /* TRACE[26]: next rule defined at 'dimension.less:35' */ e2: -3.5em; /* TRACE[27]: next rule defined at 'dimension.less:36' */ e3: -3.5ex; /* TRACE[28]: next rule defined at 'dimension.less:37' */ e4: -3.5rem; } .dimension-viewport-relative-lengths { /* TRACE[29]: next rule defined at 'dimension.less:40' */ f1: -3.5vh; /* TRACE[30]: next rule defined at 'dimension.less:41' */ f2: -3.5vw; /* TRACE[31]: next rule defined at 'dimension.less:42' */ f3: -3.5vmin; /* TRACE[32]: next rule defined at 'dimension.less:43' */ f4: -3.5vmax; /* TRACE[33]: next rule defined at 'dimension.less:44' */ f5: -3.5vm; } .dimension-times { /* TRACE[34]: next rule defined at 'dimension.less:47' */ g1: -3.5s; /* TRACE[35]: next rule defined at 'dimension.less:48' */ g2: -3.5ms; } .dimension-resolutions { /* TRACE[36]: next rule defined at 'dimension.less:51' */ h1: -3.5dpi; /* TRACE[37]: next rule defined at 'dimension.less:52' */ h2: -3.5dpcm; /* TRACE[38]: next rule defined at 'dimension.less:53' */ h3: -3.5dppx; } .dimension-frequencies { /* TRACE[39]: next rule defined at 'dimension.less:56' */ i1: -3.5hz; /* TRACE[40]: next rule defined at 'dimension.less:57' */ i2: -3.5khz; } .dimension-angles { /* TRACE[41]: next rule defined at 'dimension.less:60' */ j1: -3.5deg; /* TRACE[42]: next rule defined at 'dimension.less:61' */ j2: -3.5grad; /* TRACE[43]: next rule defined at 'dimension.less:62' */ j3: -3.5rad; /* TRACE[44]: next rule defined at 'dimension.less:63' */ j4: -3.5turn; }
src/test/resources/test-suite/trace/dimension.css
.dimension-unitless { /* TRACE[1]: next rule defined at 'dimension.less:2' */ a1: 0; /* TRACE[2]: next rule defined at 'dimension.less:3' */ a2: .1; /* TRACE[3]: next rule defined at 'dimension.less:4' */ a3: 0; /* TRACE[4]: next rule defined at 'dimension.less:5' */ a4: -.1; /* TRACE[5]: next rule defined at 'dimension.less:6' */ a5: -1; /* TRACE[6]: next rule defined at 'dimension.less:7' */ a6: 3.14159; /* TRACE[7]: next rule defined at 'dimension.less:8' */ a7: -3.14159; /* TRACE[8]: next rule defined at 'dimension.less:9' */ a8: -.001; /* TRACE[9]: next rule defined at 'dimension.less:10' */ a9: -.000001; /* TRACE[10]: next rule defined at 'dimension.less:11' */ a10: 100000000000.5; /* TRACE[11]: next rule defined at 'dimension.less:12' */ a11: -1.00000001; /* TRACE[12]: next rule defined at 'dimension.less:13' */ a12: -.99999999; /* TRACE[13]: next rule defined at 'dimension.less:14' */ a13: 123.45645646; } .dimension-limits { /* TRACE[14]: next rule defined at 'dimension.less:17' */ b1: 9223372036854775807; /* TRACE[15]: next rule defined at 'dimension.less:18' */ b2: -9223372036854775808; /* TRACE[16]: next rule defined at 'dimension.less:19' */ b3: -92233720368547760000; } .dimension-case { /* TRACE[17]: next rule defined at 'dimension.less:22' */ c1: 3.5px; /* TRACE[18]: next rule defined at 'dimension.less:23' */ c2: 3.5cm; } .dimension-absolute-lengths { /* TRACE[19]: next rule defined at 'dimension.less:26' */ d1: -3.5cm; /* TRACE[20]: next rule defined at 'dimension.less:27' */ d2: -3.5mm; /* TRACE[21]: next rule defined at 'dimension.less:28' */ d3: -3.5in; /* TRACE[22]: next rule defined at 'dimension.less:29' */ d4: -3.5px; /* TRACE[23]: next rule defined at 'dimension.less:30' */ d5: -3.5pt; /* TRACE[24]: next rule defined at 'dimension.less:31' */ d6: -3.5pc; } .dimension-font-relative-lengths { /* TRACE[25]: next rule defined at 'dimension.less:34' */ e1: -3.5ch; /* TRACE[26]: next rule defined at 'dimension.less:35' */ e2: -3.5em; /* TRACE[27]: next rule defined at 'dimension.less:36' */ e3: -3.5ex; /* TRACE[28]: next rule defined at 'dimension.less:37' */ e4: -3.5rem; } .dimension-viewport-relative-lengths { /* TRACE[29]: next rule defined at 'dimension.less:40' */ f1: -3.5vh; /* TRACE[30]: next rule defined at 'dimension.less:41' */ f2: -3.5vw; /* TRACE[31]: next rule defined at 'dimension.less:42' */ f3: -3.5vmin; /* TRACE[32]: next rule defined at 'dimension.less:43' */ f4: -3.5vmax; /* TRACE[33]: next rule defined at 'dimension.less:44' */ f5: -3.5vm; } .dimension-times { /* TRACE[34]: next rule defined at 'dimension.less:47' */ g1: -3.5s; /* TRACE[35]: next rule defined at 'dimension.less:48' */ g2: -3.5ms; } .dimension-resolutions { /* TRACE[36]: next rule defined at 'dimension.less:51' */ h1: -3.5dpi; /* TRACE[37]: next rule defined at 'dimension.less:52' */ h2: -3.5dpcm; /* TRACE[38]: next rule defined at 'dimension.less:53' */ h3: -3.5dppx; } .dimension-frequencies { /* TRACE[39]: next rule defined at 'dimension.less:56' */ i1: -3.5hz; /* TRACE[40]: next rule defined at 'dimension.less:57' */ i2: -3.5khz; } .dimension-angles { /* TRACE[41]: next rule defined at 'dimension.less:60' */ j1: -3.5deg; /* TRACE[42]: next rule defined at 'dimension.less:61' */ j2: -3.5grad; /* TRACE[43]: next rule defined at 'dimension.less:62' */ j3: -3.5rad; /* TRACE[44]: next rule defined at 'dimension.less:63' */ j4: -3.5turn; }
0.258607
0.063657
body { margin: 0px; padding: 0px; color: #333333; font-family: Tahoma, Geneva, sans-serif; font-size: 13px; line-height: 1.5em; background-color: #273545; background-image: url(../images/body.jpg); background-repeat: repeat-x; background-position: top; } a, a:link, a:visited { color: #333333; text-decoration: underline; } a:hover { color: #000000; text-decoration: none; } p { margin: 0px; padding: 0; text-align: justify;} img { border: none; margin-bottom: 10px; } ul { margin: 0; padding: 0; } ul li { margin: 0; padding: 0; } h1, h2, h3, h4, h5, h6 { color: #d06802; } h1 { font-size: 40px; font-weight: normal; margin: 0 0 20px 0; padding: 5px 0; } h2 { font-size: 28px; font-weight: normal; margin: 0 0 30px 0; padding: 10px 0 15px 0; } h3 { font-size: 21px; font-weight: normal; margin: 0 0 15px 0; padding: 0; padding: 0 0 10px 0; } h4 { font-size: 18px; margin: 0 0 20px 0; padding: 0 0 10px 0; } h5 { font-size: 16px; margin: 0 0 10px 0; padding: 0; color: #fff; } h6 { font-size: 14px; margin: 0 0 5px 0; padding: 0; color: #fff; } .cleaner { clear: both; width: 100%; height: 0px; font-size: 0px; } .cleaner_h10 { clear: both; width:100%; height: 10px; } .cleaner_h20 { clear: both; width:100%; height: 20px; } .cleaner_h30 { clear: both; width:100%; height: 30px; } .cleaner_h40 { clear: both; width:100%; height: 40px; } .cleaner_h50 { clear: both; width:100%; height: 50px; } .cleaner_h60 { clear: both; width:100%; height: 60px; } .hr_divider { background: url(../images/hr_divider.jpg) bottom repeat-x; } .float_l { float: left; } .float_r { float: right; } .image_wrapper { display: inline-block; padding: 4px; border: 1px solid #fff; background: none; margin-bottom: 10px; } .image_fl { float: left; margin: 3px 15px 0 0; } .image_fr { float: right; margin: 3px 0 0 15px; } blockquote { font-style: italic; margin-left: 10px;} cite { font-weight: bold; color:#3b3823; } cite span { color: #696443; } em { color: #e55822; } .tmo_list { margin: 20px 0; padding: 0; list-style: none; } .tmo_list li { background: url(../images/list.png) no-repeat scroll 0 0px; margin: 0 0 20px; padding: 3px 0 3px 25px; line-height: 1em; } .tmo_list li a { color: #333; text-decoration: none; } .tmo_list li a:hover { color: #d06802; text-decoration: none; } .btn_more a { display: block; width: 85px; height: 27px; color: #5c460e; padding: 5px 3px 0 27px; font-size: 12px; font-weight: bold; text-decoration: none; text-align: center; background: url(../images/btn.png) no-repeat; } .btn_more a:hover, .btn_more a span:hover { color: #dca822; background: url(../images/btn_hover.png) no-repeat; } #wrapper { width: 960px; margin: 0 auto; padding: 0 10px; } #menu { clear: both; width: 940px; height: 30px; padding: 35px 10px; background: url(../images/menu.jpg) no-repeat; } #menu ul { margin-left: 250px; padding: 0; list-style: none; width: 660px; } #menu ul li { padding: 0; margin: 0; display: inline-block; } #menu ul li a { float: left; display: block; font-size: 16px; width: 110px; color: #000000; text-decoration: none; font-weight: bold; text-align: center; outline: none; } #menu ul li a:hover, #menu ul .current { color: #993300; /* text-shadow: 1px 1px 1px #fff; */ } #header { clear: both; width: 940px; height: 220px; padding: 0 10px; background: url(../images/header.jpg) no-repeat; } #site_title { float: left; width: 200px; margin: 70px 0 0 40px; text-align: center; } #site_title a { margin: 0px; padding: 0px; color: #ffffff; font-weight: bold; text-decoration: none; } #site_title a .logo{ color: red; font-family: 'Press Start 2P', cursive; font-size: 30px; line-height: 35px; text-shadow: 5px 2px rgba(0,0,0,0.5); } #header_right { float: right; width: 520px; padding: 30px 60px 0; height: 190px; } #header_right h1 { color: #996600; font-size: 28px; margin: 0 0 20px 0; font-weight: bold; /* text-shadow: 1px 1px 3px #FFF; */ } #header_right p { color: #fff; font-size: 16px; margin-bottom: 10px; } #content_wrapper_top { width: 960px; height: 80px; background: url(../images/content_top.jpg) no-repeat; } #content_wrapper { width: 940px; padding: 0 10px; background: url(../images/content.jpg) repeat-y; } #content_wrapper_bottom { width: 960px; height: 60px; background: url(../images/content_bottom.jpg) no-repeat; } #sidebar { float: left; width: 200px; padding: 0 25px } #sidebar .sidebar_box { clear: both; margin-bottom: 60px; } #login { clear: both; margin-bottom: 60px; } #login form { margin: 0; padding: 0; margin-bottom: 20px; } #login form .login_field { width: 198px; padding: 5px; color: #ffffff; background: #7a877d; border: 1px solid #5a695e; } #login form label { display: block; width: 100px; margin-right: 10px; } #content { float: right; width: 600px; padding: 0 40px 0 30px; } .post_box { margin-bottom: 10px; padding-bottom: 20px; background: url(../images/hr_divider.jpg) repeat-x bottom; } .post_box_last { padding-bottom: 0; border-bottom: none; background: none; } .post_box h2 { margin: 0; padding: 10px 0 10px 0; line-height: 30px; } .post_box h2 a { color: #d06802; text-decoration: none; } .post_box h2 a:hover { color: #000000; } .post_box .post_meta { padding: 5px; margin-bottom: 20px; background: #c0cbc3; border: 1px solid #fff; } .post_meta_left { float: left; width: 400px; } .post_box img { float: left; margin-right: 20px; padding: 5px; border: 1px solid #bdc7bf; background: #f1f6f2; display: inline-block; } .post_box .category { float: left; width: 300px; } .post_box .comment { position: absolute; top: -10px; right: 0px; width: 70px; height: 42px; text-align: center; padding-top: 10px; font-size: 16px; font-weight: bold; background: url(images/comment.png) no-repeat; } .post_box .comment a { color: #333; text-decoration: none; } #comment_section { clear: both; margin-bottom: 60px; width: 570px; } .first_level { margin: 0; padding: 0; } .comments { list-style: none; } .comments li { margin-bottom: 10px; list-style:none; } .comments li .commentbox1 { border: 1px solid #afbcb2; background: #c8d4cb; } .comments li .commentbox2 { border: 1px solid #95a499; background: #afbcb2; } .comments li .comment_box { clear: both; width: 100%; padding: 15px; } .comment_box .gravatar { float: left; width: 50px; border: 1px solid #3c3735; margin-right: 15px; background: #3c3735; } .comment_box .gravatar img { margin: 0; width: 50px; height: 50px; } .comment_box .comment_text { margin: 0 0 10px 65px; } .comment_box .comment_text p { margin: 0; } .comment_text .comment_author { font-size: 14px; color: #0066CC; margin-bottom: 10px; } .comment_text .date { font-size: 12px; font-weight: normal; color: #666; padding-left: 10px; } .comment_text .time { font-size: 12px; font-weight: normal; color: #666; padding-left: 10px; } .comment_text .reply a { display: block; clear: both; float: right; padding: 1px 10px; height: 24px; text-align: center; background: #3694ab; border: 1px solid #fff; color: #fff; } #comment_form { clear: both; } #comment_form h3 { font-size: 20px; border-bottom: 1px dotted #666; margin-bottom: 10px; padding-bottom: 10px; } #comment_form form { padding: 20px; border: 1px solid #95a499; background: #afbcb2; } #comment_form textarea { border: 1px solid #95a499; background-color: #ebf0ec; font-family: Verdana, Geneva, sans-serif; display: block; height: 150px; margin-top: 5px; padding: 5px; width: 360px; } #comment_form .form_row { width: 100%; margin-bottom: 15px; } #comment_form form .input_field { margin-top: 5px; padding: 5px; width: 400px; border: 1px solid #95a499; background-color: #ebf0ec; font-family: Verdana, Geneva, sans-serif; } #comment_form form .submit_btn, .submit_btn { margin: 0px; padding: 6px 12px; font-weight: bold; color: #FFFFFF; cursor: pointer; background: #7a877d; border: 1px solid #5a695e; } .col_w280 { width: 280px; } #copyright_wrapper { width: 100%; background: #1d252f; border-top: 1px solid #3f5063; } #copyright { clear: both; width: 930px; padding: 10px 20px; margin: 0 auto; text-align: center; color: #7d8ea1; border-top: 1px solid #000; } #copyright a { color: #c8d4e1; }
css/style.css
body { margin: 0px; padding: 0px; color: #333333; font-family: Tahoma, Geneva, sans-serif; font-size: 13px; line-height: 1.5em; background-color: #273545; background-image: url(../images/body.jpg); background-repeat: repeat-x; background-position: top; } a, a:link, a:visited { color: #333333; text-decoration: underline; } a:hover { color: #000000; text-decoration: none; } p { margin: 0px; padding: 0; text-align: justify;} img { border: none; margin-bottom: 10px; } ul { margin: 0; padding: 0; } ul li { margin: 0; padding: 0; } h1, h2, h3, h4, h5, h6 { color: #d06802; } h1 { font-size: 40px; font-weight: normal; margin: 0 0 20px 0; padding: 5px 0; } h2 { font-size: 28px; font-weight: normal; margin: 0 0 30px 0; padding: 10px 0 15px 0; } h3 { font-size: 21px; font-weight: normal; margin: 0 0 15px 0; padding: 0; padding: 0 0 10px 0; } h4 { font-size: 18px; margin: 0 0 20px 0; padding: 0 0 10px 0; } h5 { font-size: 16px; margin: 0 0 10px 0; padding: 0; color: #fff; } h6 { font-size: 14px; margin: 0 0 5px 0; padding: 0; color: #fff; } .cleaner { clear: both; width: 100%; height: 0px; font-size: 0px; } .cleaner_h10 { clear: both; width:100%; height: 10px; } .cleaner_h20 { clear: both; width:100%; height: 20px; } .cleaner_h30 { clear: both; width:100%; height: 30px; } .cleaner_h40 { clear: both; width:100%; height: 40px; } .cleaner_h50 { clear: both; width:100%; height: 50px; } .cleaner_h60 { clear: both; width:100%; height: 60px; } .hr_divider { background: url(../images/hr_divider.jpg) bottom repeat-x; } .float_l { float: left; } .float_r { float: right; } .image_wrapper { display: inline-block; padding: 4px; border: 1px solid #fff; background: none; margin-bottom: 10px; } .image_fl { float: left; margin: 3px 15px 0 0; } .image_fr { float: right; margin: 3px 0 0 15px; } blockquote { font-style: italic; margin-left: 10px;} cite { font-weight: bold; color:#3b3823; } cite span { color: #696443; } em { color: #e55822; } .tmo_list { margin: 20px 0; padding: 0; list-style: none; } .tmo_list li { background: url(../images/list.png) no-repeat scroll 0 0px; margin: 0 0 20px; padding: 3px 0 3px 25px; line-height: 1em; } .tmo_list li a { color: #333; text-decoration: none; } .tmo_list li a:hover { color: #d06802; text-decoration: none; } .btn_more a { display: block; width: 85px; height: 27px; color: #5c460e; padding: 5px 3px 0 27px; font-size: 12px; font-weight: bold; text-decoration: none; text-align: center; background: url(../images/btn.png) no-repeat; } .btn_more a:hover, .btn_more a span:hover { color: #dca822; background: url(../images/btn_hover.png) no-repeat; } #wrapper { width: 960px; margin: 0 auto; padding: 0 10px; } #menu { clear: both; width: 940px; height: 30px; padding: 35px 10px; background: url(../images/menu.jpg) no-repeat; } #menu ul { margin-left: 250px; padding: 0; list-style: none; width: 660px; } #menu ul li { padding: 0; margin: 0; display: inline-block; } #menu ul li a { float: left; display: block; font-size: 16px; width: 110px; color: #000000; text-decoration: none; font-weight: bold; text-align: center; outline: none; } #menu ul li a:hover, #menu ul .current { color: #993300; /* text-shadow: 1px 1px 1px #fff; */ } #header { clear: both; width: 940px; height: 220px; padding: 0 10px; background: url(../images/header.jpg) no-repeat; } #site_title { float: left; width: 200px; margin: 70px 0 0 40px; text-align: center; } #site_title a { margin: 0px; padding: 0px; color: #ffffff; font-weight: bold; text-decoration: none; } #site_title a .logo{ color: red; font-family: 'Press Start 2P', cursive; font-size: 30px; line-height: 35px; text-shadow: 5px 2px rgba(0,0,0,0.5); } #header_right { float: right; width: 520px; padding: 30px 60px 0; height: 190px; } #header_right h1 { color: #996600; font-size: 28px; margin: 0 0 20px 0; font-weight: bold; /* text-shadow: 1px 1px 3px #FFF; */ } #header_right p { color: #fff; font-size: 16px; margin-bottom: 10px; } #content_wrapper_top { width: 960px; height: 80px; background: url(../images/content_top.jpg) no-repeat; } #content_wrapper { width: 940px; padding: 0 10px; background: url(../images/content.jpg) repeat-y; } #content_wrapper_bottom { width: 960px; height: 60px; background: url(../images/content_bottom.jpg) no-repeat; } #sidebar { float: left; width: 200px; padding: 0 25px } #sidebar .sidebar_box { clear: both; margin-bottom: 60px; } #login { clear: both; margin-bottom: 60px; } #login form { margin: 0; padding: 0; margin-bottom: 20px; } #login form .login_field { width: 198px; padding: 5px; color: #ffffff; background: #7a877d; border: 1px solid #5a695e; } #login form label { display: block; width: 100px; margin-right: 10px; } #content { float: right; width: 600px; padding: 0 40px 0 30px; } .post_box { margin-bottom: 10px; padding-bottom: 20px; background: url(../images/hr_divider.jpg) repeat-x bottom; } .post_box_last { padding-bottom: 0; border-bottom: none; background: none; } .post_box h2 { margin: 0; padding: 10px 0 10px 0; line-height: 30px; } .post_box h2 a { color: #d06802; text-decoration: none; } .post_box h2 a:hover { color: #000000; } .post_box .post_meta { padding: 5px; margin-bottom: 20px; background: #c0cbc3; border: 1px solid #fff; } .post_meta_left { float: left; width: 400px; } .post_box img { float: left; margin-right: 20px; padding: 5px; border: 1px solid #bdc7bf; background: #f1f6f2; display: inline-block; } .post_box .category { float: left; width: 300px; } .post_box .comment { position: absolute; top: -10px; right: 0px; width: 70px; height: 42px; text-align: center; padding-top: 10px; font-size: 16px; font-weight: bold; background: url(images/comment.png) no-repeat; } .post_box .comment a { color: #333; text-decoration: none; } #comment_section { clear: both; margin-bottom: 60px; width: 570px; } .first_level { margin: 0; padding: 0; } .comments { list-style: none; } .comments li { margin-bottom: 10px; list-style:none; } .comments li .commentbox1 { border: 1px solid #afbcb2; background: #c8d4cb; } .comments li .commentbox2 { border: 1px solid #95a499; background: #afbcb2; } .comments li .comment_box { clear: both; width: 100%; padding: 15px; } .comment_box .gravatar { float: left; width: 50px; border: 1px solid #3c3735; margin-right: 15px; background: #3c3735; } .comment_box .gravatar img { margin: 0; width: 50px; height: 50px; } .comment_box .comment_text { margin: 0 0 10px 65px; } .comment_box .comment_text p { margin: 0; } .comment_text .comment_author { font-size: 14px; color: #0066CC; margin-bottom: 10px; } .comment_text .date { font-size: 12px; font-weight: normal; color: #666; padding-left: 10px; } .comment_text .time { font-size: 12px; font-weight: normal; color: #666; padding-left: 10px; } .comment_text .reply a { display: block; clear: both; float: right; padding: 1px 10px; height: 24px; text-align: center; background: #3694ab; border: 1px solid #fff; color: #fff; } #comment_form { clear: both; } #comment_form h3 { font-size: 20px; border-bottom: 1px dotted #666; margin-bottom: 10px; padding-bottom: 10px; } #comment_form form { padding: 20px; border: 1px solid #95a499; background: #afbcb2; } #comment_form textarea { border: 1px solid #95a499; background-color: #ebf0ec; font-family: Verdana, Geneva, sans-serif; display: block; height: 150px; margin-top: 5px; padding: 5px; width: 360px; } #comment_form .form_row { width: 100%; margin-bottom: 15px; } #comment_form form .input_field { margin-top: 5px; padding: 5px; width: 400px; border: 1px solid #95a499; background-color: #ebf0ec; font-family: Verdana, Geneva, sans-serif; } #comment_form form .submit_btn, .submit_btn { margin: 0px; padding: 6px 12px; font-weight: bold; color: #FFFFFF; cursor: pointer; background: #7a877d; border: 1px solid #5a695e; } .col_w280 { width: 280px; } #copyright_wrapper { width: 100%; background: #1d252f; border-top: 1px solid #3f5063; } #copyright { clear: both; width: 930px; padding: 10px 20px; margin: 0 auto; text-align: center; color: #7d8ea1; border-top: 1px solid #000; } #copyright a { color: #c8d4e1; }
0.20044
0.212538
html { font-size: 12px; } p { font-size: 1em; margin: 1em; } h1 { font-size: 1.5em; color: #0079a3; } h2 { font-size: 1.2em; color: #3ca4d6; } div.testframe { font-size: 1em; margin: 1em; border: 2px; border-style: solid; border-color: #0079a3; width: 600px; } div.testframe-alt { font-size: 1em; margin: 1em; width: 600px; } /* Background properties test */ div.background-test-1 { background: #000000; color: #FFFFFF; } div.background-test-2 { background-image: url("images/background_img.jpg"); background-attachment: fixed; } div.background-test-3 { background-color: #8d8d8d; } div.background-test-4 { background-image: url("images/background_img.jpg"); background-position: right top; } div.background-test-5 { background-image: url("images/background_img.jpg"); background-repeat: repeat; } /* Border tests */ div.border-test-1 { border: 1px solid black; } div.border-test-2 { border-top: 2px; border-right: 3px; border-bottom: 4px; border-left: 5px; border-style: dashed; } div.border-test-3 { border: 3px solid; border-color: red; } div.border-test-4 { border-top-color: blue; border-top-style: dashed; border-right-color: green; border-right-style: dotted; border-bottom-color: red; border-bottom-style: double; border-left-color: yellow; border-left-style: groove; } div.border-test-5 { border-style: hidden; } div.border-test-6 { border-top-style: inset; border-right-style: none; border-bottom-style: outset; border-left-style: ridge; } div.border-test-7 { border-style: solid; border-width: medium; } div.border-test-8 { border-style: solid; border-top-width: thin; border-right-width: medium; border-bottom-width: thick; border-left-width: medium; } /*Section to test positioning with bottom/top/left/right and clip */ img.image-test-1 { bottom: 20px; position: relative; } img.image-test-2 { top: 20px; position: relative; } img.image-test-3 { left: 50px; position: relative; } img.image-test-4 { right: 50px; position: relative; } img.image-test-5 { position: absolute; clip: rect(0px, 20px, 20px, 0px) } /* Section to test colour */ p.color-test { color: green; } /* Section to test counter-increment/counter-reset and content */ div.counter-test { counter-reset: section; margin: 1em; } h3.counter-test-p1 { counter-reset: subsection; } h3.counter-test-p1:before { counter-increment: section; content: "Section " counter(section) ". "; } h4.counter-test-p2:before { counter-increment: subsection; content: counter(section) "." counter(subsection) " "; } /* display Tests */ p.display-test-1 { display: inline; } p.display-test-2 { display: block; } p.display-test-3 { display: inline-block; } p.display-test-4 { display: inline-table; } p.display-test-5 { display: none; } p.display-test-6 { display: list-item; } p.display-test-7 { display: run-in; } /* display Tests - table elements */ div.table-block { display: block; } div.display-test-8 { display: table; } div.display-test-9 { display: table-cell; } p.display-test-10 { display: table-caption; } div.display-test-11 { display: table-column; } div.display-test-12 { display: table-row; } /* float and clear Test */ p.float-test-1 { float: left; } p.float-test-2 { float: right; } p.float-test-3 { float: none; } img.clear-test { float: right; } p.clear-test-1 { clear: both; } p.clear-test-2 { clear: left; } p.clear-test-3 { clear: right; } /* font faces Test */ p.font-test-1 { font: 2em arial, sans-serif; } p.font-test-2 { font-family: sans-serif; } p.font-test-3 { font-size: 5em; } p.font-test-4 { font-variant: small-caps; } p.font-test-5 { font-weight: bold; } p.font-test-6 { font-weight: bolder; } p.font-test-7 { font-weight: lighter; } p.font-test-8 { font-weight: 600; } /* height and width test */ p.height-and-width { height: 100px; width: 100px; } /* text formatting tests */ p.text-formatting-1 { letter-spacing: 1em; margin: 2em; orphans: 1; widows: 1; } p.text-formatting-2 { letter-spacing: -0.5em; margin: -1em; orphans: 5; widows: 5; } ul.list-style-1 { list-style: armenian; } ul.list-style-2 { list-style: circle; } ul.list-style-3 { list-style:decimal; } ul.list-style-4 { list-style: decimal-leading-zero; } ul.list-style-5 { list-style: disc; } ul.list-style-6 { list-style: georgian; } ul.list-style-7 { list-style: inside; } ul.list-style-8 { list-style: lower-alpha; } ul.list-style-9 { list-style: lower-greek; } ul.list-style-10 { list-style: lower-latin; } ul.list-style-11 { list-style: lower-roman; } ul.list-style-12 { list-style: none; } ul.list-style-13 { list-style: outside; } ul.list-style-14 { list-style: square; } ul.list-style-15 { list-style: upper-alpha; } ul.list-style-16 { list-style: upper-latin; } ul.list-style-17 { list-style: upper-roman; } ul.list-style-image-1 { list-style-image: url("tinyarrow.png"); } ul.list-style-position-1 { list-style: disc; list-style-position: outside; } ul.a { list-style-type: circle; } ul.b { list-style-type: disc; } ul.c { list-style-type: square; } ol.d { list-style-type: armenian; } ol.e { list-style-type: cjk-ideographic; } ol.f { list-style-type: decimal; } ol.g { list-style-type: decimal-leading-zero; } ol.h { list-style-type: georgian; } ol.i { list-style-type: hebrew; } ol.j { list-style-type: hiragana; } ol.k { list-style-type: hiragana-iroha; } ol.l { list-style-type: katakana; } ol.m { list-style-type: katakana-iroha; } ol.n { list-style-type: lower-alpha; } ol.o { list-style-type: lower-greek; } ol.p { list-style-type: lower-latin; } ol.q { list-style-type: lower-roman; } ol.r { list-style-type: upper-alpha; } ol.s { list-style-type: upper-latin; } ol.t { list-style-type: upper-roman; } ol.u { list-style-type: none; } /* margin Test */ p.margin-test-1 { margin: 3em; } p.margin-test-2 { margin-top: 3em; } p.margin-test-3 { margin-right: 5em; } p.margin-test-4 { margin-bottom: 5em; } p.margin-test-5 { margin-left: 2em; } /* max/min-height and overflow Test */ p.max-height-test-1 { max-height: 25px; overflow: auto; } p.max-width-test-1 { max-width: 50px; overflow: hidden; } p.min-height-1 { min-height: 100px; overflow: scroll; } p.min-width-1 { min-width: 45px; overflow: visible; background-color: grey; } /* outline Test */ p.outline-test-1 { outline: grey solid thin; } p.outline-test-2 { outline-color: red; } p.outline-test-3 { outline-style: dashed; outline-color: black; } p.outline-test-4 { outline-style: dotted; outline-color: black; } p.outline-test-5 { outline-style: double; outline-color: black; } p.outline-test-6 { outline-style: groove; outline-width: thin; } p.outline-test-7 { outline-style: hidden; outline-width: medium; } p.outline-test-8 { outline-style: inset; outline-width: thick; } p.outline-test-9 { outline-style: none; outline-color: black; } p.outline-test-10 { outline-style: outset; outline-color: black; } p.outline-test-11 { outline-style: ridge; outline-color: black; } p.outline-test-12 { outline-width: medium; outline-color: black; outline-style: solid; } p.outline-test-13 { outline-width: thin; outline-color: black; outline-style: solid; } p.outline-test-14 { outline-width: thick; outline-color: black; outline-style: solid; } p.outline-test-15 { outline-width: 10px; outline-color: black; outline-style: solid; } /* padding Tests */ p.padding-test-1 { padding: 10px 10px 20px 50px; } p.padding-test-2 { padding-top: 20px; } p.padding-test-3 { padding-right: 20px; } p.padding-test-4 { padding-bottom: 20px; } p.padding-test-5 { padding-left: 20px; } /* page-break Tests */ .pagebreak-test-1 { page-break-after: always; } .pagebreak-test-2 { page-break-after: avoid; } .pagebreak-test-3 { page-break-inside: avoid; } .pagebreak-test-4 { page-break-before: always; } .pagebreak-test-5 { page-break-before: avoid; } /* position Tests */ div.position-test-1 { position: absolute; left: 100px; top: 100px; border: 1px solid; } div.position-test-3 { position: relative; left: 40px; border: 1px solid; } div.position-test-4 { position: static; border: 1px solid; } /* text- Tests */ p.text-test-1 { text-align: center; text-decoration: line-through; text-indent: 2em; text-transform: lowercase; } q.q1 { quotes: "<" ">"; } p.text-test-2 { text-align: left; text-decoration: overline; text-indent: 2em; text-transform: capitalize; } q.q2 { quotes: """ """; } p.text-test-3 { text-align: justify; text-decoration: underline; text-indent: 2em; text-transform: full-width; } q.q3 { quotes: "'" "'"; } p.text-test-4 { text-align: right; text-decoration: none; text-transform: uppercase; text-indent: 2em; } q.q4 { quotes: "&#8220;" "&#8221;"; } /* vertical-align Tests */ p.vertical-test-1 { vertical-align: baseline; } p.vertical-test-2 { vertical-align: bottom; } p.vertical-test-3 { vertical-align: middle; } span.vertical-test-4 { vertical-align: sub; } span.vertical-test-5 { vertical-align: super; } p.vertical-test-6 { vertical-align: text-bottom; } p.vertical-test-7 { vertical-align: text-top; } p.vertical-test-8 { vertical-align: top; } span.vertical-test-9 { vertical-align: 25px; } span.vertical-test-10 { vertical-align: -25px; } /* visibility Test */ p.visibility-test-1 { visibility: hidden; } tr.visibility-test-2 { visibility: collapse; } /* whitespace Test */ p.whitespace-test-1 { white-space: nowrap; } p.whitespace-test-2 { white-space: pre; } p.whitespace-test-3 { white-space: pre-line; } p.whitespace-test-4 { white-space: pre-wrap; } /* word-spacing */ p.wordspacing-test-1 { word-spacing: 1em; } p.wordspacing-test-2 { word-spacing: -0.5em; }
Tests/Test_Suite_Files/Complete/CSS_styling_epub3/OEBPS/css/stylesheet.css
html { font-size: 12px; } p { font-size: 1em; margin: 1em; } h1 { font-size: 1.5em; color: #0079a3; } h2 { font-size: 1.2em; color: #3ca4d6; } div.testframe { font-size: 1em; margin: 1em; border: 2px; border-style: solid; border-color: #0079a3; width: 600px; } div.testframe-alt { font-size: 1em; margin: 1em; width: 600px; } /* Background properties test */ div.background-test-1 { background: #000000; color: #FFFFFF; } div.background-test-2 { background-image: url("images/background_img.jpg"); background-attachment: fixed; } div.background-test-3 { background-color: #8d8d8d; } div.background-test-4 { background-image: url("images/background_img.jpg"); background-position: right top; } div.background-test-5 { background-image: url("images/background_img.jpg"); background-repeat: repeat; } /* Border tests */ div.border-test-1 { border: 1px solid black; } div.border-test-2 { border-top: 2px; border-right: 3px; border-bottom: 4px; border-left: 5px; border-style: dashed; } div.border-test-3 { border: 3px solid; border-color: red; } div.border-test-4 { border-top-color: blue; border-top-style: dashed; border-right-color: green; border-right-style: dotted; border-bottom-color: red; border-bottom-style: double; border-left-color: yellow; border-left-style: groove; } div.border-test-5 { border-style: hidden; } div.border-test-6 { border-top-style: inset; border-right-style: none; border-bottom-style: outset; border-left-style: ridge; } div.border-test-7 { border-style: solid; border-width: medium; } div.border-test-8 { border-style: solid; border-top-width: thin; border-right-width: medium; border-bottom-width: thick; border-left-width: medium; } /*Section to test positioning with bottom/top/left/right and clip */ img.image-test-1 { bottom: 20px; position: relative; } img.image-test-2 { top: 20px; position: relative; } img.image-test-3 { left: 50px; position: relative; } img.image-test-4 { right: 50px; position: relative; } img.image-test-5 { position: absolute; clip: rect(0px, 20px, 20px, 0px) } /* Section to test colour */ p.color-test { color: green; } /* Section to test counter-increment/counter-reset and content */ div.counter-test { counter-reset: section; margin: 1em; } h3.counter-test-p1 { counter-reset: subsection; } h3.counter-test-p1:before { counter-increment: section; content: "Section " counter(section) ". "; } h4.counter-test-p2:before { counter-increment: subsection; content: counter(section) "." counter(subsection) " "; } /* display Tests */ p.display-test-1 { display: inline; } p.display-test-2 { display: block; } p.display-test-3 { display: inline-block; } p.display-test-4 { display: inline-table; } p.display-test-5 { display: none; } p.display-test-6 { display: list-item; } p.display-test-7 { display: run-in; } /* display Tests - table elements */ div.table-block { display: block; } div.display-test-8 { display: table; } div.display-test-9 { display: table-cell; } p.display-test-10 { display: table-caption; } div.display-test-11 { display: table-column; } div.display-test-12 { display: table-row; } /* float and clear Test */ p.float-test-1 { float: left; } p.float-test-2 { float: right; } p.float-test-3 { float: none; } img.clear-test { float: right; } p.clear-test-1 { clear: both; } p.clear-test-2 { clear: left; } p.clear-test-3 { clear: right; } /* font faces Test */ p.font-test-1 { font: 2em arial, sans-serif; } p.font-test-2 { font-family: sans-serif; } p.font-test-3 { font-size: 5em; } p.font-test-4 { font-variant: small-caps; } p.font-test-5 { font-weight: bold; } p.font-test-6 { font-weight: bolder; } p.font-test-7 { font-weight: lighter; } p.font-test-8 { font-weight: 600; } /* height and width test */ p.height-and-width { height: 100px; width: 100px; } /* text formatting tests */ p.text-formatting-1 { letter-spacing: 1em; margin: 2em; orphans: 1; widows: 1; } p.text-formatting-2 { letter-spacing: -0.5em; margin: -1em; orphans: 5; widows: 5; } ul.list-style-1 { list-style: armenian; } ul.list-style-2 { list-style: circle; } ul.list-style-3 { list-style:decimal; } ul.list-style-4 { list-style: decimal-leading-zero; } ul.list-style-5 { list-style: disc; } ul.list-style-6 { list-style: georgian; } ul.list-style-7 { list-style: inside; } ul.list-style-8 { list-style: lower-alpha; } ul.list-style-9 { list-style: lower-greek; } ul.list-style-10 { list-style: lower-latin; } ul.list-style-11 { list-style: lower-roman; } ul.list-style-12 { list-style: none; } ul.list-style-13 { list-style: outside; } ul.list-style-14 { list-style: square; } ul.list-style-15 { list-style: upper-alpha; } ul.list-style-16 { list-style: upper-latin; } ul.list-style-17 { list-style: upper-roman; } ul.list-style-image-1 { list-style-image: url("tinyarrow.png"); } ul.list-style-position-1 { list-style: disc; list-style-position: outside; } ul.a { list-style-type: circle; } ul.b { list-style-type: disc; } ul.c { list-style-type: square; } ol.d { list-style-type: armenian; } ol.e { list-style-type: cjk-ideographic; } ol.f { list-style-type: decimal; } ol.g { list-style-type: decimal-leading-zero; } ol.h { list-style-type: georgian; } ol.i { list-style-type: hebrew; } ol.j { list-style-type: hiragana; } ol.k { list-style-type: hiragana-iroha; } ol.l { list-style-type: katakana; } ol.m { list-style-type: katakana-iroha; } ol.n { list-style-type: lower-alpha; } ol.o { list-style-type: lower-greek; } ol.p { list-style-type: lower-latin; } ol.q { list-style-type: lower-roman; } ol.r { list-style-type: upper-alpha; } ol.s { list-style-type: upper-latin; } ol.t { list-style-type: upper-roman; } ol.u { list-style-type: none; } /* margin Test */ p.margin-test-1 { margin: 3em; } p.margin-test-2 { margin-top: 3em; } p.margin-test-3 { margin-right: 5em; } p.margin-test-4 { margin-bottom: 5em; } p.margin-test-5 { margin-left: 2em; } /* max/min-height and overflow Test */ p.max-height-test-1 { max-height: 25px; overflow: auto; } p.max-width-test-1 { max-width: 50px; overflow: hidden; } p.min-height-1 { min-height: 100px; overflow: scroll; } p.min-width-1 { min-width: 45px; overflow: visible; background-color: grey; } /* outline Test */ p.outline-test-1 { outline: grey solid thin; } p.outline-test-2 { outline-color: red; } p.outline-test-3 { outline-style: dashed; outline-color: black; } p.outline-test-4 { outline-style: dotted; outline-color: black; } p.outline-test-5 { outline-style: double; outline-color: black; } p.outline-test-6 { outline-style: groove; outline-width: thin; } p.outline-test-7 { outline-style: hidden; outline-width: medium; } p.outline-test-8 { outline-style: inset; outline-width: thick; } p.outline-test-9 { outline-style: none; outline-color: black; } p.outline-test-10 { outline-style: outset; outline-color: black; } p.outline-test-11 { outline-style: ridge; outline-color: black; } p.outline-test-12 { outline-width: medium; outline-color: black; outline-style: solid; } p.outline-test-13 { outline-width: thin; outline-color: black; outline-style: solid; } p.outline-test-14 { outline-width: thick; outline-color: black; outline-style: solid; } p.outline-test-15 { outline-width: 10px; outline-color: black; outline-style: solid; } /* padding Tests */ p.padding-test-1 { padding: 10px 10px 20px 50px; } p.padding-test-2 { padding-top: 20px; } p.padding-test-3 { padding-right: 20px; } p.padding-test-4 { padding-bottom: 20px; } p.padding-test-5 { padding-left: 20px; } /* page-break Tests */ .pagebreak-test-1 { page-break-after: always; } .pagebreak-test-2 { page-break-after: avoid; } .pagebreak-test-3 { page-break-inside: avoid; } .pagebreak-test-4 { page-break-before: always; } .pagebreak-test-5 { page-break-before: avoid; } /* position Tests */ div.position-test-1 { position: absolute; left: 100px; top: 100px; border: 1px solid; } div.position-test-3 { position: relative; left: 40px; border: 1px solid; } div.position-test-4 { position: static; border: 1px solid; } /* text- Tests */ p.text-test-1 { text-align: center; text-decoration: line-through; text-indent: 2em; text-transform: lowercase; } q.q1 { quotes: "<" ">"; } p.text-test-2 { text-align: left; text-decoration: overline; text-indent: 2em; text-transform: capitalize; } q.q2 { quotes: """ """; } p.text-test-3 { text-align: justify; text-decoration: underline; text-indent: 2em; text-transform: full-width; } q.q3 { quotes: "'" "'"; } p.text-test-4 { text-align: right; text-decoration: none; text-transform: uppercase; text-indent: 2em; } q.q4 { quotes: "&#8220;" "&#8221;"; } /* vertical-align Tests */ p.vertical-test-1 { vertical-align: baseline; } p.vertical-test-2 { vertical-align: bottom; } p.vertical-test-3 { vertical-align: middle; } span.vertical-test-4 { vertical-align: sub; } span.vertical-test-5 { vertical-align: super; } p.vertical-test-6 { vertical-align: text-bottom; } p.vertical-test-7 { vertical-align: text-top; } p.vertical-test-8 { vertical-align: top; } span.vertical-test-9 { vertical-align: 25px; } span.vertical-test-10 { vertical-align: -25px; } /* visibility Test */ p.visibility-test-1 { visibility: hidden; } tr.visibility-test-2 { visibility: collapse; } /* whitespace Test */ p.whitespace-test-1 { white-space: nowrap; } p.whitespace-test-2 { white-space: pre; } p.whitespace-test-3 { white-space: pre-line; } p.whitespace-test-4 { white-space: pre-wrap; } /* word-spacing */ p.wordspacing-test-1 { word-spacing: 1em; } p.wordspacing-test-2 { word-spacing: -0.5em; }
0.481454
0.227877
@viewport { width: device-width; } @-ms-viewport { width: device-width; } html, body, .full-height { height: 100%; } * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } body { min-width: 320px; margin: 0; padding: 0; background-color: #fff; position: relative; } body, textarea, button { font: 16px/1.5 "Noto Serif", serif; } sup, sub { vertical-align: baseline; position: relative; top: -0.4em; } sub { top: 0.4em; } hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; } h1, h2, h3 { line-height: 1.2; margin: 1em 0 0; font-weight: normal; } h1 { margin: 0.5em 0 0.25em; font-size: 225%; } h2 { margin: 1em 0 0.25em; font-size: 175%; } h3 { font-size: 125%; } div.header { background: #742600; color: #fff; padding: 0 16px; margin: 0; height: 48px; position: absolute; top: 0; left: 0; right: 0; display: flex; align-items: center; justify-content: space-between; z-index: 20; } .header-item { flex: 0 0 auto; } .header a.link { color: #fff; text-decoration: none; border-bottom: thin solid rgba(255, 255, 255, 0.7); height: 16px; display: inline-block; } h1.title { position: relative; left: -1px; top: 1px; margin: 0; width: 133px; height: 33px; background: 0 0 no-repeat url(../../i/logo_.svg), 1px 100% no-repeat url(../../i/sublogo_.svg); text-indent: -9999em; } .copyright { line-height: 18px; text-align: right; } .open-control, .demo-control, .copyright { white-space: nowrap; } .demo-control, .open-control { text-align: center; } .header .toolbar-button, .demo-control .control-item { display: inline-block; vertical-align: middle; } .header .toolbar-button, .demo-control .control-item { background-color: rgba(255, 255, 255, 0.3); color: white; background-clip: padding-box; border-color: transparent; border-style: solid; border-width: 9px 1px; height: 48px; min-width: 30px; line-height: 30px; padding: 0 4px; text-align: center; cursor: pointer; cursor: hand; } .demo-control .control-item { background-color: rgba(255, 255, 255, 0.15); display: inline-block; } .demo-control .control-input { display: none; } .demo-control .control-input:checked + .control-item { background-color: rgba(255, 255, 255, 0.4); } @media screen and (min-width: 875px) { .header-item { flex: 0 0 25%; } .header-item.copyright { flex: 1 1 10%; } .demo-control { text-align: left; padding-left: 16px; } .open-control { text-align: right; padding-right: 20px; } } .container { padding-top: 48px; overflow: hidden; white-space: nowrap; } .half-width, .slider { display: inline-block; vertical-align: top; white-space: normal; } .half-width { position: relative; width: calc(50% - 3px); background-color: #fff; } .slider { width: 6px; cursor: ew-resize; background: radial-gradient(rgba(0, 0, 0, 0.1) 21%, transparent 22%) 3px 3px, radial-gradient(rgba(0, 0, 0, 0.1) 21%, transparent 22%) 0 0; background-size: 6px 6px; /* Disabling draggability */ left: 0 !important; top: 0 !important; transform: none !important; } .opt__strict .not-strict { opacity: 0.3; } .source, .ldt label.ldt-label { padding: 0; } .source, .ldt pre.ldt-pre, .ldt textarea { font-family: Menlo, Monaco, Consolas, "Courier New", monospace; font-size: 14px; line-height: 21px; } pre.ldt-pre span { vertical-align: top; } .ldt pre, .ldt textarea { padding: 16px 16px 0; } textarea.source { padding: 16px 16px 0; width: 100%; } textarea { resize: none; display: block; outline: none; border: 0; margin: 0; } .result-html img, .result-html .svg-preview { max-width: 100%; } .result-src, .result-html { display: none; padding: 16px 16px 16px 13px; margin: 0; overflow: auto; scrollbar-width: thin; } .ldt { scrollbar-width: thin; } .result-src { white-space: pre-wrap; } .result-src-content{ white-space: pre-wrap; } .result-as-html .result-html, .result-as-habr .result-src, .result-as-htmltex .result-src, .result-as-debug .result-src, .result-as-md .result-src, .result-as-src .result-src { display: block; } .result-html { padding-top: 0; padding-bottom: 0; } .result-html .svg-preview { -webkit-transition: opacity 0.4s ease-in-out; -moz-transition: opacity 0.4s ease-in-out; transition: opacity 0.4s ease-in-out; } .hljs { background: none; padding: 0; } body { scrollbar-color: #c3986a #fce9d1; } ::-webkit-scrollbar { width: 12px; height: 12px; } ::-webkit-scrollbar-track { background: #fce9d1; } ::-webkit-scrollbar-thumb { background: #c3986a; } ::-webkit-scrollbar-corner { background: #e5cda5; } /* Markdown block highlight styles */ .ldt .header, .ldt .header2 { font-weight: bold; color: blue; } .ldt .quote { background: #fff3ea; } .ldt .list { background: #f2ffef; } .ldt .list-mark { font-weight: bold; } .ldt .fence { background: #eee; } /* Markdown inline highlight styles */ .ldt .sub, .ldt .sup { color: goldenrod; } .ldt .code { background: #eee; } .ldt .link { color: blue; } .ldt .latex { color: #7ca600; } .ldt .bold { font-weight: bold; } .ldt .italic { color: #0dd; } .ldt .strike { text-decoration: line-through; } .ldt .latexBlock.keyword { color: blue; } .ldt .latexBlock.keyword2 { color: #0dd; } .ldt .latexBlock.keyword3 { color: #8ECA81; } .ldt .latexBlock.bracket { color: #ff0150; } .ldt .latexBlock.comment { color: #aaa; } .ldt .latexBlock.index { color: #f5d4a5; } .ldt .latexBlock.delimeter { font-weight: bold; } .ldt textarea { /* More opacity for browsers with no "-webkit-text-fill-color" support */ color: rgba(0,0,0,0.6) !important; } @media screen and (-webkit-min-device-pixel-ratio:0) { /* Chrome hack for the caret color. Works also in FF. */ .ldt textarea { color: #000 !important; -webkit-text-fill-color: rgba(0, 0, 0, 0.2); } .ldt textarea::-webkit-input-placeholder { text-shadow: none; -webkit-text-fill-color: initial; } } @media screen and (max-width: 950px) { .result-src, .result-html { padding-left: 16px; } .half-width { width: 50% !important; } .slider { display: none; } } @media screen and (max-width: 874px) { div.header {font-size: 15px;} } @media screen and (max-width: 639px) { .ldt pre, .ldt textarea, textarea.source, .result-src, .result-html, div.header { padding-left: 12px; padding-right: 12px; } div.header {font-size: 14px;} h1.title { width: 120px; height: 30px; background-size: contain; top: 0; } } @media screen and (max-width: 459px) { .ldt pre, .ldt textarea, textarea.source, .result-src, .result-html, div.header { padding-left: 12px; padding-right: 12px; } div.header {font-size: 14px;} h1.title { width: 28px; height: 30px; background-size: auto 90%, auto; background-position: 0 50%, 200% 0; left: -4px; } .header .toolbar-button, .demo-control .control-item { padding: 0 1px; } } @media screen and (max-width: 599px) { .ldt pre, .ldt textarea, textarea.source, .result-src, .result-html, div.header { padding-left: 12px; padding-right: 12px; } .copyright { display: none; } .half-width { width: 85% !important; margin-right: -70%; } #source-block { z-index: 1; } #container-block-source #source-block, #container-block-result #result-block { z-index: 10; } #container-block-source #result-block, #container-block-result #source-block { background: #999; opacity: 0.6; } #container-block-source #result-block .toolbar, #container-block-source #result-block .demo-control, #container-block-result #source-block .toolbar { display: none; } }
public_html/src/css/editor.css
@viewport { width: device-width; } @-ms-viewport { width: device-width; } html, body, .full-height { height: 100%; } * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } body { min-width: 320px; margin: 0; padding: 0; background-color: #fff; position: relative; } body, textarea, button { font: 16px/1.5 "Noto Serif", serif; } sup, sub { vertical-align: baseline; position: relative; top: -0.4em; } sub { top: 0.4em; } hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; } h1, h2, h3 { line-height: 1.2; margin: 1em 0 0; font-weight: normal; } h1 { margin: 0.5em 0 0.25em; font-size: 225%; } h2 { margin: 1em 0 0.25em; font-size: 175%; } h3 { font-size: 125%; } div.header { background: #742600; color: #fff; padding: 0 16px; margin: 0; height: 48px; position: absolute; top: 0; left: 0; right: 0; display: flex; align-items: center; justify-content: space-between; z-index: 20; } .header-item { flex: 0 0 auto; } .header a.link { color: #fff; text-decoration: none; border-bottom: thin solid rgba(255, 255, 255, 0.7); height: 16px; display: inline-block; } h1.title { position: relative; left: -1px; top: 1px; margin: 0; width: 133px; height: 33px; background: 0 0 no-repeat url(../../i/logo_.svg), 1px 100% no-repeat url(../../i/sublogo_.svg); text-indent: -9999em; } .copyright { line-height: 18px; text-align: right; } .open-control, .demo-control, .copyright { white-space: nowrap; } .demo-control, .open-control { text-align: center; } .header .toolbar-button, .demo-control .control-item { display: inline-block; vertical-align: middle; } .header .toolbar-button, .demo-control .control-item { background-color: rgba(255, 255, 255, 0.3); color: white; background-clip: padding-box; border-color: transparent; border-style: solid; border-width: 9px 1px; height: 48px; min-width: 30px; line-height: 30px; padding: 0 4px; text-align: center; cursor: pointer; cursor: hand; } .demo-control .control-item { background-color: rgba(255, 255, 255, 0.15); display: inline-block; } .demo-control .control-input { display: none; } .demo-control .control-input:checked + .control-item { background-color: rgba(255, 255, 255, 0.4); } @media screen and (min-width: 875px) { .header-item { flex: 0 0 25%; } .header-item.copyright { flex: 1 1 10%; } .demo-control { text-align: left; padding-left: 16px; } .open-control { text-align: right; padding-right: 20px; } } .container { padding-top: 48px; overflow: hidden; white-space: nowrap; } .half-width, .slider { display: inline-block; vertical-align: top; white-space: normal; } .half-width { position: relative; width: calc(50% - 3px); background-color: #fff; } .slider { width: 6px; cursor: ew-resize; background: radial-gradient(rgba(0, 0, 0, 0.1) 21%, transparent 22%) 3px 3px, radial-gradient(rgba(0, 0, 0, 0.1) 21%, transparent 22%) 0 0; background-size: 6px 6px; /* Disabling draggability */ left: 0 !important; top: 0 !important; transform: none !important; } .opt__strict .not-strict { opacity: 0.3; } .source, .ldt label.ldt-label { padding: 0; } .source, .ldt pre.ldt-pre, .ldt textarea { font-family: Menlo, Monaco, Consolas, "Courier New", monospace; font-size: 14px; line-height: 21px; } pre.ldt-pre span { vertical-align: top; } .ldt pre, .ldt textarea { padding: 16px 16px 0; } textarea.source { padding: 16px 16px 0; width: 100%; } textarea { resize: none; display: block; outline: none; border: 0; margin: 0; } .result-html img, .result-html .svg-preview { max-width: 100%; } .result-src, .result-html { display: none; padding: 16px 16px 16px 13px; margin: 0; overflow: auto; scrollbar-width: thin; } .ldt { scrollbar-width: thin; } .result-src { white-space: pre-wrap; } .result-src-content{ white-space: pre-wrap; } .result-as-html .result-html, .result-as-habr .result-src, .result-as-htmltex .result-src, .result-as-debug .result-src, .result-as-md .result-src, .result-as-src .result-src { display: block; } .result-html { padding-top: 0; padding-bottom: 0; } .result-html .svg-preview { -webkit-transition: opacity 0.4s ease-in-out; -moz-transition: opacity 0.4s ease-in-out; transition: opacity 0.4s ease-in-out; } .hljs { background: none; padding: 0; } body { scrollbar-color: #c3986a #fce9d1; } ::-webkit-scrollbar { width: 12px; height: 12px; } ::-webkit-scrollbar-track { background: #fce9d1; } ::-webkit-scrollbar-thumb { background: #c3986a; } ::-webkit-scrollbar-corner { background: #e5cda5; } /* Markdown block highlight styles */ .ldt .header, .ldt .header2 { font-weight: bold; color: blue; } .ldt .quote { background: #fff3ea; } .ldt .list { background: #f2ffef; } .ldt .list-mark { font-weight: bold; } .ldt .fence { background: #eee; } /* Markdown inline highlight styles */ .ldt .sub, .ldt .sup { color: goldenrod; } .ldt .code { background: #eee; } .ldt .link { color: blue; } .ldt .latex { color: #7ca600; } .ldt .bold { font-weight: bold; } .ldt .italic { color: #0dd; } .ldt .strike { text-decoration: line-through; } .ldt .latexBlock.keyword { color: blue; } .ldt .latexBlock.keyword2 { color: #0dd; } .ldt .latexBlock.keyword3 { color: #8ECA81; } .ldt .latexBlock.bracket { color: #ff0150; } .ldt .latexBlock.comment { color: #aaa; } .ldt .latexBlock.index { color: #f5d4a5; } .ldt .latexBlock.delimeter { font-weight: bold; } .ldt textarea { /* More opacity for browsers with no "-webkit-text-fill-color" support */ color: rgba(0,0,0,0.6) !important; } @media screen and (-webkit-min-device-pixel-ratio:0) { /* Chrome hack for the caret color. Works also in FF. */ .ldt textarea { color: #000 !important; -webkit-text-fill-color: rgba(0, 0, 0, 0.2); } .ldt textarea::-webkit-input-placeholder { text-shadow: none; -webkit-text-fill-color: initial; } } @media screen and (max-width: 950px) { .result-src, .result-html { padding-left: 16px; } .half-width { width: 50% !important; } .slider { display: none; } } @media screen and (max-width: 874px) { div.header {font-size: 15px;} } @media screen and (max-width: 639px) { .ldt pre, .ldt textarea, textarea.source, .result-src, .result-html, div.header { padding-left: 12px; padding-right: 12px; } div.header {font-size: 14px;} h1.title { width: 120px; height: 30px; background-size: contain; top: 0; } } @media screen and (max-width: 459px) { .ldt pre, .ldt textarea, textarea.source, .result-src, .result-html, div.header { padding-left: 12px; padding-right: 12px; } div.header {font-size: 14px;} h1.title { width: 28px; height: 30px; background-size: auto 90%, auto; background-position: 0 50%, 200% 0; left: -4px; } .header .toolbar-button, .demo-control .control-item { padding: 0 1px; } } @media screen and (max-width: 599px) { .ldt pre, .ldt textarea, textarea.source, .result-src, .result-html, div.header { padding-left: 12px; padding-right: 12px; } .copyright { display: none; } .half-width { width: 85% !important; margin-right: -70%; } #source-block { z-index: 1; } #container-block-source #source-block, #container-block-result #result-block { z-index: 10; } #container-block-source #result-block, #container-block-result #source-block { background: #999; opacity: 0.6; } #container-block-source #result-block .toolbar, #container-block-source #result-block .demo-control, #container-block-result #source-block .toolbar { display: none; } }
0.340156
0.078148
@import url('https://fonts.googleapis.com/css?family=Ubuntu'); @import url('https://fonts.googleapis.com/css2?family=Josefin+Sans&display=swap'); *{ margin: 0; padding: 0; font-family: 'Ubuntu', sans-serif; } .contact-form{ background-color: darkkhaki; height: 750px; margin-top: 100px; } .contact-us{ width: 1000px; background: #fff; padding: 50px; margin: 100px auto; border-radius: 30px; position: relative; margin-top: 50px; } .contact-title{ font-family: 'Ubuntu', sans-serif; text-align: center; font-size: 60px; color: crimson; padding-top: 50px; } .title h1{ color: #535274; letter-spacing: 5px; margin-bottom: 25px; text-align: center; } .form, .form-items{ width: 80%; margin-left: auto; margin-bottom: -20px; } .form-items .input{ width: 100%; margin-bottom: 12px; padding: 15px 40px; box-sizing: border-box; background: #ebeef1; border: 0px; outline: none; border-radius: 30px; text-indent: 30px; } .form-items .input.message{ height: 125px; border-radius: 15px; margin-bottom: 30px; padding: 15px 15px; resize: none; } .submit-btn{ background: #827ffe; text-align: center; color: #fff; padding: 12px; border-radius: 25px; cursor: pointer; width: 200px; margin-left: 60%; } .submit-btn .fas{ margin-left: 10px; font-size: 12px; } .form-items{ position: relative; } .form-items .fas{ position: absolute; top: 15px; left: 15px; color: #9a99aa; } .contact-icon{ color: gray; margin-top: -110px; margin-left: 30px; } .address{ text-align: left; float: left; margin-top: 60px; } .addr-icon{ float: left; margin-left: -20px; margin-right: 10px; } .addr-para{ margin-left: 20px; } .call-icon-addr{ float: left; margin-left: 20px; margin-right: 10px; margin-top: -2px; } #phoneNo{ margin-top: -5px } @media (max-width: 670px) { .contact-form{ width: 360px; height: 950px; } .contact-us{ width: 330px; } .form{ width: 360px; margin-left: -100px; } .submit-btn{ margin-left: 20px; } .contact-icon{ color: gray; margin-top: -100px; margin-left: 20px; } .input{ text-indent: 10px; font-size: 15px; } .form-items{ margin-bottom: -15px; } .address{ margin-top: -10px; margin-left: 20px; margin-bottom: 40px;; } }
src/css/contact.css
@import url('https://fonts.googleapis.com/css?family=Ubuntu'); @import url('https://fonts.googleapis.com/css2?family=Josefin+Sans&display=swap'); *{ margin: 0; padding: 0; font-family: 'Ubuntu', sans-serif; } .contact-form{ background-color: darkkhaki; height: 750px; margin-top: 100px; } .contact-us{ width: 1000px; background: #fff; padding: 50px; margin: 100px auto; border-radius: 30px; position: relative; margin-top: 50px; } .contact-title{ font-family: 'Ubuntu', sans-serif; text-align: center; font-size: 60px; color: crimson; padding-top: 50px; } .title h1{ color: #535274; letter-spacing: 5px; margin-bottom: 25px; text-align: center; } .form, .form-items{ width: 80%; margin-left: auto; margin-bottom: -20px; } .form-items .input{ width: 100%; margin-bottom: 12px; padding: 15px 40px; box-sizing: border-box; background: #ebeef1; border: 0px; outline: none; border-radius: 30px; text-indent: 30px; } .form-items .input.message{ height: 125px; border-radius: 15px; margin-bottom: 30px; padding: 15px 15px; resize: none; } .submit-btn{ background: #827ffe; text-align: center; color: #fff; padding: 12px; border-radius: 25px; cursor: pointer; width: 200px; margin-left: 60%; } .submit-btn .fas{ margin-left: 10px; font-size: 12px; } .form-items{ position: relative; } .form-items .fas{ position: absolute; top: 15px; left: 15px; color: #9a99aa; } .contact-icon{ color: gray; margin-top: -110px; margin-left: 30px; } .address{ text-align: left; float: left; margin-top: 60px; } .addr-icon{ float: left; margin-left: -20px; margin-right: 10px; } .addr-para{ margin-left: 20px; } .call-icon-addr{ float: left; margin-left: 20px; margin-right: 10px; margin-top: -2px; } #phoneNo{ margin-top: -5px } @media (max-width: 670px) { .contact-form{ width: 360px; height: 950px; } .contact-us{ width: 330px; } .form{ width: 360px; margin-left: -100px; } .submit-btn{ margin-left: 20px; } .contact-icon{ color: gray; margin-top: -100px; margin-left: 20px; } .input{ text-indent: 10px; font-size: 15px; } .form-items{ margin-bottom: -15px; } .address{ margin-top: -10px; margin-left: 20px; margin-bottom: 40px;; } }
0.422505
0.061933
.information_product { padding-top: 51px; padding-bottom: 60px; background: #fff; } .viewed_product_title_container{ border-bottom: solid 1px #dadada; } .product_name { font-size: 24px; } .product_title{ width: 100%; height: auto; } .product_title_button { width: 100%; display: inline-block; border: none; font-size: 18px; color: #FFFFFF; outline: none; cursor: pointer; } .product_price { display: inline-block; font-size: 24px; margin-top: 0px; clear: left; } .product_text { margin-top: 17px; } .characteristics { padding-top: 0px; padding-bottom: 0px; } .char_item { width: 100%; height: 85px; box-shadow: 0px 1px 5px rgba(0,0,0,0.1); border: solid 1px #e8e8e8; padding-left: 16px; } .char_icon { margin-right: 14px; } .char_content { transform: translate(-1px, 3px); } .char_subtitle { font-size: 12px; font-weight: 400; color: rgba(0,0,0,0.5); margin-top: 3px; } .rating-overview .score { margin-top: 10px; line-height: 1; } .rating-overview .average { font-size: 48px; color: #212121; margin-bottom: 9px; } .rating-overview .countText { color: #757575; font-size: 14px; } .tillet { color: #757575; font-size: 13px; margin-top: 8px; } .filter__seller-rating { display: inline-block; vertical-align: middle; height: 32px; width: 32px; margin-right: 16px; cursor: pointer; } .rank { padding-top: 10px; } .side { float: left; width: 23%; margin-top: 0px; } .middle { margin-top: 10px; float: left; width: 65%; } .sideright{ float: left; width: 5%; margin-top: 0px; } .bar-container { width: 97%; background-color: #f1f1f1; text-align: center; color: white; } .seller-review-item { border-bottom: 1 solid #eff0f5; margin-bottom: 0px; } .seller-review-item .row { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: 'row'; flex-direction: 'row'; margin: 5px 0; } .seller-review-item .comments { font-size: 14px; color: #212121; } .seller-review-item .itemFooter { margin-top:-12px; color: #9e9e9e; font-size: 12px; } .bar-5 { height: 16px; background-color: #FFCC40; } .bar-4 { height: 16px; background-color: #FFCC40; } .bar-3 { height: 16px; background-color: #FFCC40; } .bar-2 { height: 16px; background-color: #FFCC40; } .bar-1 { height: 16px; background-color: #FFCC40; } .product_item { position: inherit; display: table-column; } .page-active { display: block; } .quantity { position: relative; width: 182px; height: 50px; border: solid 1px #e5e5e5; border-radius: 5px; overflow: hidden; padding-left: 25px; float: left; margin-right: 30px; } .quantity span { display: block; height: 50px; font-size: 16px; font-weight: 300; color: rgba(0,0,0,0.5); line-height: 50px; float: left; } .quantity input[type=number]::-webkit-inner-spin-button, .quantity input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; } .quantity input[type=number] { -moz-appearance: textfield; } .quantity input { display: block; width: 40px; height: 50px; border: none; outline: none; font-size: 16px; font-weight: 300; color: rgba(0,0,0,0.5); text-align: left; padding-left: 9px; line-height: 50px; float: left; } .quantity input:focus { outline: 0; } .quantity-button { position: relative; cursor: pointer; border-left: 1px solid #eee; width: 30px; text-align: center; color: #828282; font-size: 13px; -webkit-transform: translateX(-100%); transform: translateX(-100%); -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; }
public/source/user/styles/css/product_css.css
.information_product { padding-top: 51px; padding-bottom: 60px; background: #fff; } .viewed_product_title_container{ border-bottom: solid 1px #dadada; } .product_name { font-size: 24px; } .product_title{ width: 100%; height: auto; } .product_title_button { width: 100%; display: inline-block; border: none; font-size: 18px; color: #FFFFFF; outline: none; cursor: pointer; } .product_price { display: inline-block; font-size: 24px; margin-top: 0px; clear: left; } .product_text { margin-top: 17px; } .characteristics { padding-top: 0px; padding-bottom: 0px; } .char_item { width: 100%; height: 85px; box-shadow: 0px 1px 5px rgba(0,0,0,0.1); border: solid 1px #e8e8e8; padding-left: 16px; } .char_icon { margin-right: 14px; } .char_content { transform: translate(-1px, 3px); } .char_subtitle { font-size: 12px; font-weight: 400; color: rgba(0,0,0,0.5); margin-top: 3px; } .rating-overview .score { margin-top: 10px; line-height: 1; } .rating-overview .average { font-size: 48px; color: #212121; margin-bottom: 9px; } .rating-overview .countText { color: #757575; font-size: 14px; } .tillet { color: #757575; font-size: 13px; margin-top: 8px; } .filter__seller-rating { display: inline-block; vertical-align: middle; height: 32px; width: 32px; margin-right: 16px; cursor: pointer; } .rank { padding-top: 10px; } .side { float: left; width: 23%; margin-top: 0px; } .middle { margin-top: 10px; float: left; width: 65%; } .sideright{ float: left; width: 5%; margin-top: 0px; } .bar-container { width: 97%; background-color: #f1f1f1; text-align: center; color: white; } .seller-review-item { border-bottom: 1 solid #eff0f5; margin-bottom: 0px; } .seller-review-item .row { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: 'row'; flex-direction: 'row'; margin: 5px 0; } .seller-review-item .comments { font-size: 14px; color: #212121; } .seller-review-item .itemFooter { margin-top:-12px; color: #9e9e9e; font-size: 12px; } .bar-5 { height: 16px; background-color: #FFCC40; } .bar-4 { height: 16px; background-color: #FFCC40; } .bar-3 { height: 16px; background-color: #FFCC40; } .bar-2 { height: 16px; background-color: #FFCC40; } .bar-1 { height: 16px; background-color: #FFCC40; } .product_item { position: inherit; display: table-column; } .page-active { display: block; } .quantity { position: relative; width: 182px; height: 50px; border: solid 1px #e5e5e5; border-radius: 5px; overflow: hidden; padding-left: 25px; float: left; margin-right: 30px; } .quantity span { display: block; height: 50px; font-size: 16px; font-weight: 300; color: rgba(0,0,0,0.5); line-height: 50px; float: left; } .quantity input[type=number]::-webkit-inner-spin-button, .quantity input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; } .quantity input[type=number] { -moz-appearance: textfield; } .quantity input { display: block; width: 40px; height: 50px; border: none; outline: none; font-size: 16px; font-weight: 300; color: rgba(0,0,0,0.5); text-align: left; padding-left: 9px; line-height: 50px; float: left; } .quantity input:focus { outline: 0; } .quantity-button { position: relative; cursor: pointer; border-left: 1px solid #eee; width: 30px; text-align: center; color: #828282; font-size: 13px; -webkit-transform: translateX(-100%); transform: translateX(-100%); -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; }
0.512205
0.098036
@import "tachyons"; /* https://github.com/jneen/rouge/pull/804 */ @import "./ayu.css"; @import "material-colors/dist/colors.css"; html { font-size: 16px; line-height: 1.6; font-family: Georgia, Cambria, "Times New Roman", Times, "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; scroll-behavior: smooth; } html[lang="ja"] { line-height: 1.9; } /* breakpoint-not-small */ @media screen and (min-width: 48em) { html { font-size: 20px; } } pre, code, samp, kbd { font-family: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, Courier, monospace, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; } code, samp, kbd { font-size: 0.85em; /* light-gray */ background-color: #eee; } pre { line-height: 1.3; font-size: 0.9em; /* spacing-small spacing-medium */ /* http://tachyons.io/docs/layout/spacing/ */ padding: .5rem .75rem; overflow-x: scroll; /* ayu-theme */ background-color: #fafafa; } pre code { background-color: transparent; } hr { width: 25%; margin: 2em auto; border-top: 0; /* light-gray */ border-bottom: 2px solid #eee; border-left: 0; border-right: 0; } h1, h2, h3, h4, h5, h6, button { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; } h1, h2, h3, h4, h5, h6 { line-height: 1.3; margin-bottom: 0.5em; } h3 { font-weight: normal; } h1 { font-size: 2.25rem; margin-top: 1em; } h2 { font-size: 1.5rem; margin-top: 1.5em; } h3 { font-size: 1.25rem; margin-top: 1.75em; } h4, h5, h6 { font-size: 1rem; margin-top: 2em; } a { color: inherit; position: relative; z-index: 20; text-decoration: none; } a::before { content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 0.4em; background-color: #ffa726; opacity: 0.5; transition: height 300ms; z-index: 10; display: block; } a:hover::before { height: 1.1em; } figure { margin: 1em 0; } figure img, p img { margin: 0 auto; display: block; } figcaption { text-align: center; padding-top: 0.25em; color: #999; } /* main */ main { max-width: 40em; position: relative; /* overflow: auto; */ /* border: 1px solid blue; */ } /* Dataframe */ .dataframe { font-size: .6em; font-family: Arial; border-collapse: collapse; margin: 0 auto; max-width: 100%; text-align: right; } .dataframe thead { border-bottom: 2px solid silver; } .dataframe td, th { padding: 5px; } .dataframe tr:nth-child(even) { background: #E0E0E0; } .dataframe tr:hover { background: silver; cursor: pointer; } /* Navbar */ nav { position: absolute; top: 165px; left: -33%; /* border: 1px solid red; */ } nav .container { position: fixed; margin: 0 auto; text-align: right; padding: 10px; /* border: 1px solid black; */ } nav ul li { border-right: 5px solid #ffd392; /* list-style-type: upper-roman; */ list-style-type: none; padding: 0.2em; transition: 300ms; } nav ul li:hover { border-right: 15px solid #ffd392; } nav ul li.active { background-color: #ffd392; border-right: 15px solid #ffd392; transition: 300ms; } nav ul li.active a::before{ height: 0; } nav ul li.active a:hover::before { height: 0; } /* Aside */ aside { position: absolute; max-width: 400px; top: 0; bottom: 0; padding-top: 200px; right: -53%; /* border: 1px solid black; */ } aside li { list-style-type: none; } aside li:first-child { margin-top: 60px; } aside blockquote { border-left: 3px solid #ffd392; color: #1a1a1a; font-family: Georgia, Times, "Times New Roman", serif; font-size: 1em; font-style: italic; line-height: 1.8em; /* margin: 1.1em -4em; */ padding: 1em 1em; margin: 0; position: relative; z-index: 0; } aside blockquote:before { content: ""; position: absolute; top: 50%; left: -4px; height: 2em; background-color: #fff; width: 5px; margin-top: -1em; } aside blockquote:after { content: '”'; position: absolute; top: 50%; left: -0.5em; color: #ffd392; font-style: normal; line-height: 1em; text-align: center; width: 1em; margin-top: -0.25em; font-size: 2em; } aside cite { display: inline-block; font-size: 0.9em; padding-left: 1em; margin-top: -10px; position: relative; top: -15px; /* line-height: 1.8em; */ /* margin-top: 1em; */ } aside cite:before { content: "~ "; font-weight: bold; font-size: 1.8em; color: #ffd392; position: relative; top: 3px; } section .img-flt { max-width: 49%; display: inline-block; } /* Footer */ footer { font-size: 0.8em; /* background: #FFD180; */ border-top: 5px solid #ffd392; text-align: center; margin:0 auto -20px auto; padding: 10px 0; color: #000; } footer a::before { content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 0.4em; background-color: #FFD180; opacity: 0.5; transition: height 300ms; z-index: 10; display: block; } footer p { /* font-weight: bold; */ margin: 5px 0; } @media screen and (max-width: 1260px) { body { margin-top: 4em; } h1 { padding-left: 1em; } main section { padding: 0 2em; } aside { display: none; } nav { z-index: 25; position: fixed; top: 0; bottom: 100%; left: 0; right: 0; text-align: center; width: auto; max-width: 40em; margin:0 auto; } nav .container { position: relative; padding: 0; margin: 0; text-align: center; background: #fff; opacity: 1; border-bottom: 5px solid #ffd392; } nav ul { padding: 0; margin: 0; } nav ul li { display: inline-block; border: none; } nav ul li.active { background-color: #ffd392 !important; border: none; transition: 300ms; } nav ul li:hover { border-right: none; } }
_static/app.css
@import "tachyons"; /* https://github.com/jneen/rouge/pull/804 */ @import "./ayu.css"; @import "material-colors/dist/colors.css"; html { font-size: 16px; line-height: 1.6; font-family: Georgia, Cambria, "Times New Roman", Times, "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; scroll-behavior: smooth; } html[lang="ja"] { line-height: 1.9; } /* breakpoint-not-small */ @media screen and (min-width: 48em) { html { font-size: 20px; } } pre, code, samp, kbd { font-family: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, Courier, monospace, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; } code, samp, kbd { font-size: 0.85em; /* light-gray */ background-color: #eee; } pre { line-height: 1.3; font-size: 0.9em; /* spacing-small spacing-medium */ /* http://tachyons.io/docs/layout/spacing/ */ padding: .5rem .75rem; overflow-x: scroll; /* ayu-theme */ background-color: #fafafa; } pre code { background-color: transparent; } hr { width: 25%; margin: 2em auto; border-top: 0; /* light-gray */ border-bottom: 2px solid #eee; border-left: 0; border-right: 0; } h1, h2, h3, h4, h5, h6, button { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; } h1, h2, h3, h4, h5, h6 { line-height: 1.3; margin-bottom: 0.5em; } h3 { font-weight: normal; } h1 { font-size: 2.25rem; margin-top: 1em; } h2 { font-size: 1.5rem; margin-top: 1.5em; } h3 { font-size: 1.25rem; margin-top: 1.75em; } h4, h5, h6 { font-size: 1rem; margin-top: 2em; } a { color: inherit; position: relative; z-index: 20; text-decoration: none; } a::before { content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 0.4em; background-color: #ffa726; opacity: 0.5; transition: height 300ms; z-index: 10; display: block; } a:hover::before { height: 1.1em; } figure { margin: 1em 0; } figure img, p img { margin: 0 auto; display: block; } figcaption { text-align: center; padding-top: 0.25em; color: #999; } /* main */ main { max-width: 40em; position: relative; /* overflow: auto; */ /* border: 1px solid blue; */ } /* Dataframe */ .dataframe { font-size: .6em; font-family: Arial; border-collapse: collapse; margin: 0 auto; max-width: 100%; text-align: right; } .dataframe thead { border-bottom: 2px solid silver; } .dataframe td, th { padding: 5px; } .dataframe tr:nth-child(even) { background: #E0E0E0; } .dataframe tr:hover { background: silver; cursor: pointer; } /* Navbar */ nav { position: absolute; top: 165px; left: -33%; /* border: 1px solid red; */ } nav .container { position: fixed; margin: 0 auto; text-align: right; padding: 10px; /* border: 1px solid black; */ } nav ul li { border-right: 5px solid #ffd392; /* list-style-type: upper-roman; */ list-style-type: none; padding: 0.2em; transition: 300ms; } nav ul li:hover { border-right: 15px solid #ffd392; } nav ul li.active { background-color: #ffd392; border-right: 15px solid #ffd392; transition: 300ms; } nav ul li.active a::before{ height: 0; } nav ul li.active a:hover::before { height: 0; } /* Aside */ aside { position: absolute; max-width: 400px; top: 0; bottom: 0; padding-top: 200px; right: -53%; /* border: 1px solid black; */ } aside li { list-style-type: none; } aside li:first-child { margin-top: 60px; } aside blockquote { border-left: 3px solid #ffd392; color: #1a1a1a; font-family: Georgia, Times, "Times New Roman", serif; font-size: 1em; font-style: italic; line-height: 1.8em; /* margin: 1.1em -4em; */ padding: 1em 1em; margin: 0; position: relative; z-index: 0; } aside blockquote:before { content: ""; position: absolute; top: 50%; left: -4px; height: 2em; background-color: #fff; width: 5px; margin-top: -1em; } aside blockquote:after { content: '”'; position: absolute; top: 50%; left: -0.5em; color: #ffd392; font-style: normal; line-height: 1em; text-align: center; width: 1em; margin-top: -0.25em; font-size: 2em; } aside cite { display: inline-block; font-size: 0.9em; padding-left: 1em; margin-top: -10px; position: relative; top: -15px; /* line-height: 1.8em; */ /* margin-top: 1em; */ } aside cite:before { content: "~ "; font-weight: bold; font-size: 1.8em; color: #ffd392; position: relative; top: 3px; } section .img-flt { max-width: 49%; display: inline-block; } /* Footer */ footer { font-size: 0.8em; /* background: #FFD180; */ border-top: 5px solid #ffd392; text-align: center; margin:0 auto -20px auto; padding: 10px 0; color: #000; } footer a::before { content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 0.4em; background-color: #FFD180; opacity: 0.5; transition: height 300ms; z-index: 10; display: block; } footer p { /* font-weight: bold; */ margin: 5px 0; } @media screen and (max-width: 1260px) { body { margin-top: 4em; } h1 { padding-left: 1em; } main section { padding: 0 2em; } aside { display: none; } nav { z-index: 25; position: fixed; top: 0; bottom: 100%; left: 0; right: 0; text-align: center; width: auto; max-width: 40em; margin:0 auto; } nav .container { position: relative; padding: 0; margin: 0; text-align: center; background: #fff; opacity: 1; border-bottom: 5px solid #ffd392; } nav ul { padding: 0; margin: 0; } nav ul li { display: inline-block; border: none; } nav ul li.active { background-color: #ffd392 !important; border: none; transition: 300ms; } nav ul li:hover { border-right: none; } }
0.542379
0.069795
body, html { width: 100%; height: 100%; } body, h1, h2, h3, h4, h5, h6 { font-family: 'Poppins', sans-serif; font-weight: 700; font-size: 28px; } .content{ z-index: 1; } #bodytext { padding-top: 20px; font-size: 18px; text-align: left; line-height: 150%; letter-spacing: 2px; } .logo { margin: auto; display: block; } .topnav { font-size: 14px; } .lead { font-size: 18px; font-weight: 400; } .table-dudes { position: absolute; top: 12%; left: 0px; opacity: 0.35; } @media screen and (max-width:991px) { /*hide picture and make it the background */ .table-dudes { visibility: hidden; } .background { background-image: url("../img/greyscale2.jpg"); background-repeat: no-repeat; width: 100%; opacity: 0.15; z-index: 0; } } .intro-header { text-align: center; } .h-logo { /* changed so that it is an absolute size and disappears when screen is too small */ position: absolute; /*left: 18.6%; top: 39%; */ left: 325px; top: 260px; width: 80px; height: 80px; /*width: 14%; height: 14%;*/ } @media screen and (max-width:991px) { .h-logo { position: absolute; left: 10%; top: 39%; width: 80px; height: 80px; /*width: 14%; height: 14%;*/ } } .intro-message { position: relative; margin-left: auto; margin-right: 23%; width: 475px; padding-top: 8%; padding-bottom: 10%; } @media screen and (max-width:1199px) { .intro-message { position: relative; margin-left: auto; margin-right: 5%; width: 475px; padding-top: 8%; padding-bottom: 10%; } } @media screen and (max-width:767px) { .intro-message { position: relative; align-content: center; width: 85%; padding-top: 8%; padding-bottom: 10%; } } .intro-message > h1 { margin: 0; font-size: 5em; } .intro-divider { width: 400px; border-top: 1px solid #f8f8f8; border-bottom: 1px solid rgba(0,0,0,0.2); } #startDate { font-size: 24px; display: inline-block; font-weight: bold; padding-right: 40px; padding-top: 10px; } #location { font-size: 24px; font-weight: bold; display: inline-block; } @media screen and (max-width:543px) { #location { font-size: 24px; font-weight: bold; display: inline-block; padding-right: 40px; } } #desc { font-weight: bolder; letter-spacing: 3px; line-height: 140%; text-align: left; font-size: 23px; padding-top: 35px; word-wrap: normal; } #joinUs { font-weight:500; } @media(max-width:767px) { .intro-message { padding-bottom: 15%; } .intro-message > h1 { font-size: 3em; } ul.intro-social-buttons > li { display: block; margin-bottom: 20px; padding: 0; } ul.intro-social-buttons > li:last-child { margin-bottom: 0; } .intro-divider { width: 100%; } } .network-name { text-transform: uppercase; font-size: 14px; font-weight: 400; letter-spacing: 2px; } .content-section-a { padding: 50px 0; background-color: #f8f8f8; } .content-section-b { padding: 50px 0; border-top: 1px solid #e7e7e7; border-bottom: 1px solid #e7e7e7; } .section-heading { margin-bottom: 30px; } .section-heading-spacer { float: left; width: 200px; border-top: 3px solid #e7e7e7; } .banner { padding: 100px 0; color: #f8f8f8; background: url(../img/banner-bg.jpg) no-repeat center center; background-size: cover; } .party-line { position: absolute; right: -3px; top: 150px; width: 10%; border-radius:20px; height: 4px; } @media screen and (max-width:991px) { .party-line { position: absolute; right: -3px; top: 210px; width: 15%; border-radius:20px; height: 4px; } } .this-button { background-color: transparent; border-radius: 20px; border: 3px solid #ff000d; padding-top: 5px; padding-bottom: 5px; padding-left: 20px; padding-right: 20px; color: #ff000d; font-family: "Poppins", "sans-serif"; font-size: 20px; letter-spacing: 3px; } .banner h2 { margin: 0; text-shadow: 2px 2px 3px rgba(0,0,0,0.6); font-size: 3em; } .list-inline { padding-top: 30px; } .banner ul { margin-bottom: 0; } .banner-social-buttons { float: right; margin-top: 0; } @media(max-width:1199px) { ul.banner-social-buttons { float: left; margin-top: 15px; } } @media(max-width:767px) { .banner h2 { margin: 0; text-shadow: 2px 2px 3px rgba(0,0,0,0.6); font-size: 3em; } ul.banner-social-buttons > li { display: block; margin-bottom: 20px; padding: 0; } ul.banner-social-buttons > li:last-child { margin-bottom: 0; } } p.copyright { font-size: 15px; margin: 15px 0 0; }
css/landing-page.css
body, html { width: 100%; height: 100%; } body, h1, h2, h3, h4, h5, h6 { font-family: 'Poppins', sans-serif; font-weight: 700; font-size: 28px; } .content{ z-index: 1; } #bodytext { padding-top: 20px; font-size: 18px; text-align: left; line-height: 150%; letter-spacing: 2px; } .logo { margin: auto; display: block; } .topnav { font-size: 14px; } .lead { font-size: 18px; font-weight: 400; } .table-dudes { position: absolute; top: 12%; left: 0px; opacity: 0.35; } @media screen and (max-width:991px) { /*hide picture and make it the background */ .table-dudes { visibility: hidden; } .background { background-image: url("../img/greyscale2.jpg"); background-repeat: no-repeat; width: 100%; opacity: 0.15; z-index: 0; } } .intro-header { text-align: center; } .h-logo { /* changed so that it is an absolute size and disappears when screen is too small */ position: absolute; /*left: 18.6%; top: 39%; */ left: 325px; top: 260px; width: 80px; height: 80px; /*width: 14%; height: 14%;*/ } @media screen and (max-width:991px) { .h-logo { position: absolute; left: 10%; top: 39%; width: 80px; height: 80px; /*width: 14%; height: 14%;*/ } } .intro-message { position: relative; margin-left: auto; margin-right: 23%; width: 475px; padding-top: 8%; padding-bottom: 10%; } @media screen and (max-width:1199px) { .intro-message { position: relative; margin-left: auto; margin-right: 5%; width: 475px; padding-top: 8%; padding-bottom: 10%; } } @media screen and (max-width:767px) { .intro-message { position: relative; align-content: center; width: 85%; padding-top: 8%; padding-bottom: 10%; } } .intro-message > h1 { margin: 0; font-size: 5em; } .intro-divider { width: 400px; border-top: 1px solid #f8f8f8; border-bottom: 1px solid rgba(0,0,0,0.2); } #startDate { font-size: 24px; display: inline-block; font-weight: bold; padding-right: 40px; padding-top: 10px; } #location { font-size: 24px; font-weight: bold; display: inline-block; } @media screen and (max-width:543px) { #location { font-size: 24px; font-weight: bold; display: inline-block; padding-right: 40px; } } #desc { font-weight: bolder; letter-spacing: 3px; line-height: 140%; text-align: left; font-size: 23px; padding-top: 35px; word-wrap: normal; } #joinUs { font-weight:500; } @media(max-width:767px) { .intro-message { padding-bottom: 15%; } .intro-message > h1 { font-size: 3em; } ul.intro-social-buttons > li { display: block; margin-bottom: 20px; padding: 0; } ul.intro-social-buttons > li:last-child { margin-bottom: 0; } .intro-divider { width: 100%; } } .network-name { text-transform: uppercase; font-size: 14px; font-weight: 400; letter-spacing: 2px; } .content-section-a { padding: 50px 0; background-color: #f8f8f8; } .content-section-b { padding: 50px 0; border-top: 1px solid #e7e7e7; border-bottom: 1px solid #e7e7e7; } .section-heading { margin-bottom: 30px; } .section-heading-spacer { float: left; width: 200px; border-top: 3px solid #e7e7e7; } .banner { padding: 100px 0; color: #f8f8f8; background: url(../img/banner-bg.jpg) no-repeat center center; background-size: cover; } .party-line { position: absolute; right: -3px; top: 150px; width: 10%; border-radius:20px; height: 4px; } @media screen and (max-width:991px) { .party-line { position: absolute; right: -3px; top: 210px; width: 15%; border-radius:20px; height: 4px; } } .this-button { background-color: transparent; border-radius: 20px; border: 3px solid #ff000d; padding-top: 5px; padding-bottom: 5px; padding-left: 20px; padding-right: 20px; color: #ff000d; font-family: "Poppins", "sans-serif"; font-size: 20px; letter-spacing: 3px; } .banner h2 { margin: 0; text-shadow: 2px 2px 3px rgba(0,0,0,0.6); font-size: 3em; } .list-inline { padding-top: 30px; } .banner ul { margin-bottom: 0; } .banner-social-buttons { float: right; margin-top: 0; } @media(max-width:1199px) { ul.banner-social-buttons { float: left; margin-top: 15px; } } @media(max-width:767px) { .banner h2 { margin: 0; text-shadow: 2px 2px 3px rgba(0,0,0,0.6); font-size: 3em; } ul.banner-social-buttons > li { display: block; margin-bottom: 20px; padding: 0; } ul.banner-social-buttons > li:last-child { margin-bottom: 0; } } p.copyright { font-size: 15px; margin: 15px 0 0; }
0.501953
0.109563
*, *::before, *::after{ box-sizing: border-box; font-family: Gotham Rounded, sans-serif; } .div-cont{ color:#fff; font-weight: bold; /*border:1px solid green;*/ text-align: center; margin-bottom: 2rem; } .calculadora-grid{ font-weight: normal; border:1px solid black; background-color: #000; max-width: 450px; margin: 0 auto; display: grid; justify-content: center; align-content: center; min-height: 100vh; grid-template-columns: repeat(4, 100px); grid-template-rows: minmax(120px, auto) repeat(5, 100px); padding-bottom: 2rem; padding-top: 1.5rem; } .calculadora-grid > button { cursor: pointer; font-size: 2rem; border: 1px solid black; outline: none; color:#fff; background-color: rgba(75, 73, 73, 0.75); } .calculadora-grid > button:hover { color: rgba(0, 0, 0, .9); border:1px solid #fff; } button.operand{ background-color: rgb(155, 149, 149); } button.operand:hover{ border:1px solid #fff; } .span-dos { grid-column: span 2; } button.ac{ background-color: rgb(114, 5, 5); } button.eq{ background-color: rgb(15, 15, 63); } .output { grid-column: 1 / -1; background-color: rgba(0, 0, 0, .75); /*color:rgba(0, 0, 0, .9);*/ display: flex; align-items: flex-end; border:2px solid rgba(255, 255, 255,0.75); justify-content: space-around; flex-direction: column; padding: 10px; word-wrap: break-word; word-break: break-all; margin-bottom: 0.5rem; } .output .previous-operand { color: rgba(255, 255, 255, .75); font-size: 1.5rem; } .output .current-operand { color: white; font-size: 2.5rem; } @media screen and (max-width:505px){ .calculadora-grid{ max-width: 320px; min-height: 50vh; grid-template-columns: repeat(4, 70px); grid-template-rows: minmax(100px, auto) repeat(5, 90px); } .calculadora-grid > button { font-size: 1.5rem; } } @media screen and (max-width:380px){ .calculadora-grid{ max-width: 250px; min-height: 40vh; grid-template-columns: repeat(4, 50px); grid-template-rows: minmax(100px, auto) repeat(5, 50px); } .calculadora-grid > button { font-size: 1.2rem; } }
src/components/Calculadora.css
*, *::before, *::after{ box-sizing: border-box; font-family: Gotham Rounded, sans-serif; } .div-cont{ color:#fff; font-weight: bold; /*border:1px solid green;*/ text-align: center; margin-bottom: 2rem; } .calculadora-grid{ font-weight: normal; border:1px solid black; background-color: #000; max-width: 450px; margin: 0 auto; display: grid; justify-content: center; align-content: center; min-height: 100vh; grid-template-columns: repeat(4, 100px); grid-template-rows: minmax(120px, auto) repeat(5, 100px); padding-bottom: 2rem; padding-top: 1.5rem; } .calculadora-grid > button { cursor: pointer; font-size: 2rem; border: 1px solid black; outline: none; color:#fff; background-color: rgba(75, 73, 73, 0.75); } .calculadora-grid > button:hover { color: rgba(0, 0, 0, .9); border:1px solid #fff; } button.operand{ background-color: rgb(155, 149, 149); } button.operand:hover{ border:1px solid #fff; } .span-dos { grid-column: span 2; } button.ac{ background-color: rgb(114, 5, 5); } button.eq{ background-color: rgb(15, 15, 63); } .output { grid-column: 1 / -1; background-color: rgba(0, 0, 0, .75); /*color:rgba(0, 0, 0, .9);*/ display: flex; align-items: flex-end; border:2px solid rgba(255, 255, 255,0.75); justify-content: space-around; flex-direction: column; padding: 10px; word-wrap: break-word; word-break: break-all; margin-bottom: 0.5rem; } .output .previous-operand { color: rgba(255, 255, 255, .75); font-size: 1.5rem; } .output .current-operand { color: white; font-size: 2.5rem; } @media screen and (max-width:505px){ .calculadora-grid{ max-width: 320px; min-height: 50vh; grid-template-columns: repeat(4, 70px); grid-template-rows: minmax(100px, auto) repeat(5, 90px); } .calculadora-grid > button { font-size: 1.5rem; } } @media screen and (max-width:380px){ .calculadora-grid{ max-width: 250px; min-height: 40vh; grid-template-columns: repeat(4, 50px); grid-template-rows: minmax(100px, auto) repeat(5, 50px); } .calculadora-grid > button { font-size: 1.2rem; } }
0.380759
0.067547
html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body { margin: 0; } article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; } audio, canvas, progress, video { display: inline-block; vertical-align: baseline; } audio:not([controls]) { display: none; height: 0; } [hidden], template { display: none; } a { background-color: transparent; } a:active, a:hover { outline: 0; } abbr[title] { border-bottom: 1px dotted; } b, strong { font-weight: bold; } dfn { font-style: italic; } h1 { font-size: 2em; margin: 0.67em 0; } mark { background: #ff0; color: #000; } small { font-size: 80%; } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } img { border: 0; } svg:not(:root) { overflow: hidden; } figure { margin: 1em 40px; } hr { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; height: 0; } pre { overflow: auto; } code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; } button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; } button { overflow: visible; } button, select { text-transform: none; } button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; } button[disabled], html input[disabled] { cursor: default; } button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } input { line-height: normal; } input[type="checkbox"], input[type="radio"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; } input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; } input[type="search"] { -webkit-appearance: textfield; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; } legend { border: 0; padding: 0; } textarea { overflow: auto; } optgroup { font-weight: bold; } table { border-collapse: collapse; border-spacing: 0; } td, th { padding: 0; } * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } html { font-size: 10px; -webkit-tap-highlight-color: transparent; } body { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.42857143; color: #333333; background-color: #ffffff; } input, button, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit; } a { color: #337ab7; text-decoration: none; } a:hover, a:focus { color: #23527c; text-decoration: underline; } a:focus { outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } figure { margin: 0; } img { vertical-align: middle; } .img-responsive { display: block; max-width: 100%; height: auto; } .img-rounded { border-radius: 6px; } .img-thumbnail { padding: 4px; line-height: 1.42857143; background-color: #ffffff; border: 1px solid #dddddd; border-radius: 4px; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; display: inline-block; max-width: 100%; height: auto; } .img-circle { border-radius: 50%; } hr { margin-top: 20px; margin-bottom: 20px; border: 0; border-top: 1px solid #eeeeee; } .sr-only { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; } .sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; margin: 0; overflow: visible; clip: auto; } [role="button"] { cursor: pointer; } .container { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; } @media (min-width: 768px) { .container { width: 750px; } } @media (min-width: 992px) { .container { width: 970px; } } @media (min-width: 1200px) { .container { width: 1170px; } } .container-fluid { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; } .row { margin-left: -15px; margin-right: -15px; } .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; } .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; } .col-xs-12 { width: 100%; } .col-xs-11 { width: 91.66666667%; } .col-xs-10 { width: 83.33333333%; } .col-xs-9 { width: 75%; } .col-xs-8 { width: 66.66666667%; } .col-xs-7 { width: 58.33333333%; } .col-xs-6 { width: 50%; } .col-xs-5 { width: 41.66666667%; } .col-xs-4 { width: 33.33333333%; } .col-xs-3 { width: 25%; } .col-xs-2 { width: 16.66666667%; } .col-xs-1 { width: 8.33333333%; } .col-xs-pull-12 { right: 100%; } .col-xs-pull-11 { right: 91.66666667%; } .col-xs-pull-10 { right: 83.33333333%; } .col-xs-pull-9 { right: 75%; } .col-xs-pull-8 { right: 66.66666667%; } .col-xs-pull-7 { right: 58.33333333%; } .col-xs-pull-6 { right: 50%; } .col-xs-pull-5 { right: 41.66666667%; } .col-xs-pull-4 { right: 33.33333333%; } .col-xs-pull-3 { right: 25%; } .col-xs-pull-2 { right: 16.66666667%; } .col-xs-pull-1 { right: 8.33333333%; } .col-xs-pull-0 { right: auto; } .col-xs-push-12 { left: 100%; } .col-xs-push-11 { left: 91.66666667%; } .col-xs-push-10 { left: 83.33333333%; } .col-xs-push-9 { left: 75%; } .col-xs-push-8 { left: 66.66666667%; } .col-xs-push-7 { left: 58.33333333%; } .col-xs-push-6 { left: 50%; } .col-xs-push-5 { left: 41.66666667%; } .col-xs-push-4 { left: 33.33333333%; } .col-xs-push-3 { left: 25%; } .col-xs-push-2 { left: 16.66666667%; } .col-xs-push-1 { left: 8.33333333%; } .col-xs-push-0 { left: auto; } .col-xs-offset-12 { margin-left: 100%; } .col-xs-offset-11 { margin-left: 91.66666667%; } .col-xs-offset-10 { margin-left: 83.33333333%; } .col-xs-offset-9 { margin-left: 75%; } .col-xs-offset-8 { margin-left: 66.66666667%; } .col-xs-offset-7 { margin-left: 58.33333333%; } .col-xs-offset-6 { margin-left: 50%; } .col-xs-offset-5 { margin-left: 41.66666667%; } .col-xs-offset-4 { margin-left: 33.33333333%; } .col-xs-offset-3 { margin-left: 25%; } .col-xs-offset-2 { margin-left: 16.66666667%; } .col-xs-offset-1 { margin-left: 8.33333333%; } .col-xs-offset-0 { margin-left: 0%; } @media (min-width: 768px) { .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; } .col-sm-12 { width: 100%; } .col-sm-11 { width: 91.66666667%; } .col-sm-10 { width: 83.33333333%; } .col-sm-9 { width: 75%; } .col-sm-8 { width: 66.66666667%; } .col-sm-7 { width: 58.33333333%; } .col-sm-6 { width: 50%; } .col-sm-5 { width: 41.66666667%; } .col-sm-4 { width: 33.33333333%; } .col-sm-3 { width: 25%; } .col-sm-2 { width: 16.66666667%; } .col-sm-1 { width: 8.33333333%; } .col-sm-pull-12 { right: 100%; } .col-sm-pull-11 { right: 91.66666667%; } .col-sm-pull-10 { right: 83.33333333%; } .col-sm-pull-9 { right: 75%; } .col-sm-pull-8 { right: 66.66666667%; } .col-sm-pull-7 { right: 58.33333333%; } .col-sm-pull-6 { right: 50%; } .col-sm-pull-5 { right: 41.66666667%; } .col-sm-pull-4 { right: 33.33333333%; } .col-sm-pull-3 { right: 25%; } .col-sm-pull-2 { right: 16.66666667%; } .col-sm-pull-1 { right: 8.33333333%; } .col-sm-pull-0 { right: auto; } .col-sm-push-12 { left: 100%; } .col-sm-push-11 { left: 91.66666667%; } .col-sm-push-10 { left: 83.33333333%; } .col-sm-push-9 { left: 75%; } .col-sm-push-8 { left: 66.66666667%; } .col-sm-push-7 { left: 58.33333333%; } .col-sm-push-6 { left: 50%; } .col-sm-push-5 { left: 41.66666667%; } .col-sm-push-4 { left: 33.33333333%; } .col-sm-push-3 { left: 25%; } .col-sm-push-2 { left: 16.66666667%; } .col-sm-push-1 { left: 8.33333333%; } .col-sm-push-0 { left: auto; } .col-sm-offset-12 { margin-left: 100%; } .col-sm-offset-11 { margin-left: 91.66666667%; } .col-sm-offset-10 { margin-left: 83.33333333%; } .col-sm-offset-9 { margin-left: 75%; } .col-sm-offset-8 { margin-left: 66.66666667%; } .col-sm-offset-7 { margin-left: 58.33333333%; } .col-sm-offset-6 { margin-left: 50%; } .col-sm-offset-5 { margin-left: 41.66666667%; } .col-sm-offset-4 { margin-left: 33.33333333%; } .col-sm-offset-3 { margin-left: 25%; } .col-sm-offset-2 { margin-left: 16.66666667%; } .col-sm-offset-1 { margin-left: 8.33333333%; } .col-sm-offset-0 { margin-left: 0%; } } @media (min-width: 992px) { .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; } .col-md-12 { width: 100%; } .col-md-11 { width: 91.66666667%; } .col-md-10 { width: 83.33333333%; } .col-md-9 { width: 75%; } .col-md-8 { width: 66.66666667%; } .col-md-7 { width: 58.33333333%; } .col-md-6 { width: 50%; } .col-md-5 { width: 41.66666667%; } .col-md-4 { width: 33.33333333%; } .col-md-3 { width: 25%; } .col-md-2 { width: 16.66666667%; } .col-md-1 { width: 8.33333333%; } .col-md-pull-12 { right: 100%; } .col-md-pull-11 { right: 91.66666667%; } .col-md-pull-10 { right: 83.33333333%; } .col-md-pull-9 { right: 75%; } .col-md-pull-8 { right: 66.66666667%; } .col-md-pull-7 { right: 58.33333333%; } .col-md-pull-6 { right: 50%; } .col-md-pull-5 { right: 41.66666667%; } .col-md-pull-4 { right: 33.33333333%; } .col-md-pull-3 { right: 25%; } .col-md-pull-2 { right: 16.66666667%; } .col-md-pull-1 { right: 8.33333333%; } .col-md-pull-0 { right: auto; } .col-md-push-12 { left: 100%; } .col-md-push-11 { left: 91.66666667%; } .col-md-push-10 { left: 83.33333333%; } .col-md-push-9 { left: 75%; } .col-md-push-8 { left: 66.66666667%; } .col-md-push-7 { left: 58.33333333%; } .col-md-push-6 { left: 50%; } .col-md-push-5 { left: 41.66666667%; } .col-md-push-4 { left: 33.33333333%; } .col-md-push-3 { left: 25%; } .col-md-push-2 { left: 16.66666667%; } .col-md-push-1 { left: 8.33333333%; } .col-md-push-0 { left: auto; } .col-md-offset-12 { margin-left: 100%; } .col-md-offset-11 { margin-left: 91.66666667%; } .col-md-offset-10 { margin-left: 83.33333333%; } .col-md-offset-9 { margin-left: 75%; } .col-md-offset-8 { margin-left: 66.66666667%; } .col-md-offset-7 { margin-left: 58.33333333%; } .col-md-offset-6 { margin-left: 50%; } .col-md-offset-5 { margin-left: 41.66666667%; } .col-md-offset-4 { margin-left: 33.33333333%; } .col-md-offset-3 { margin-left: 25%; } .col-md-offset-2 { margin-left: 16.66666667%; } .col-md-offset-1 { margin-left: 8.33333333%; } .col-md-offset-0 { margin-left: 0%; } } @media (min-width: 1200px) { .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; } .col-lg-12 { width: 100%; } .col-lg-11 { width: 91.66666667%; } .col-lg-10 { width: 83.33333333%; } .col-lg-9 { width: 75%; } .col-lg-8 { width: 66.66666667%; } .col-lg-7 { width: 58.33333333%; } .col-lg-6 { width: 50%; } .col-lg-5 { width: 41.66666667%; } .col-lg-4 { width: 33.33333333%; } .col-lg-3 { width: 25%; } .col-lg-2 { width: 16.66666667%; } .col-lg-1 { width: 8.33333333%; } .col-lg-pull-12 { right: 100%; } .col-lg-pull-11 { right: 91.66666667%; } .col-lg-pull-10 { right: 83.33333333%; } .col-lg-pull-9 { right: 75%; } .col-lg-pull-8 { right: 66.66666667%; } .col-lg-pull-7 { right: 58.33333333%; } .col-lg-pull-6 { right: 50%; } .col-lg-pull-5 { right: 41.66666667%; } .col-lg-pull-4 { right: 33.33333333%; } .col-lg-pull-3 { right: 25%; } .col-lg-pull-2 { right: 16.66666667%; } .col-lg-pull-1 { right: 8.33333333%; } .col-lg-pull-0 { right: auto; } .col-lg-push-12 { left: 100%; } .col-lg-push-11 { left: 91.66666667%; } .col-lg-push-10 { left: 83.33333333%; } .col-lg-push-9 { left: 75%; } .col-lg-push-8 { left: 66.66666667%; } .col-lg-push-7 { left: 58.33333333%; } .col-lg-push-6 { left: 50%; } .col-lg-push-5 { left: 41.66666667%; } .col-lg-push-4 { left: 33.33333333%; } .col-lg-push-3 { left: 25%; } .col-lg-push-2 { left: 16.66666667%; } .col-lg-push-1 { left: 8.33333333%; } .col-lg-push-0 { left: auto; } .col-lg-offset-12 { margin-left: 100%; } .col-lg-offset-11 { margin-left: 91.66666667%; } .col-lg-offset-10 { margin-left: 83.33333333%; } .col-lg-offset-9 { margin-left: 75%; } .col-lg-offset-8 { margin-left: 66.66666667%; } .col-lg-offset-7 { margin-left: 58.33333333%; } .col-lg-offset-6 { margin-left: 50%; } .col-lg-offset-5 { margin-left: 41.66666667%; } .col-lg-offset-4 { margin-left: 33.33333333%; } .col-lg-offset-3 { margin-left: 25%; } .col-lg-offset-2 { margin-left: 16.66666667%; } .col-lg-offset-1 { margin-left: 8.33333333%; } .col-lg-offset-0 { margin-left: 0%; } } .caret { display: inline-block; width: 0; height: 0; margin-left: 2px; vertical-align: middle; border-top: 4px dashed; border-top: 4px solid \9; border-right: 4px solid transparent; border-left: 4px solid transparent; } .dropup, .dropdown { position: relative; } .dropdown-toggle:focus { outline: 0; } .dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 160px; padding: 5px 0; margin: 2px 0 0; list-style: none; font-size: 14px; text-align: left; background-color: #ffffff; border: 1px solid #cccccc; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 4px; -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); -webkit-background-clip: padding-box; background-clip: padding-box; } .dropdown-menu.pull-right { right: 0; left: auto; } .dropdown-menu .divider { height: 1px; margin: 9px 0; overflow: hidden; background-color: #e5e5e5; } .dropdown-menu > li > a { display: block; padding: 3px 20px; clear: both; font-weight: normal; line-height: 1.42857143; color: #333333; white-space: nowrap; } .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus { text-decoration: none; color: #262626; background-color: #f5f5f5; } .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { color: #ffffff; text-decoration: none; outline: 0; background-color: #337ab7; } .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus { color: #777777; } .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus { text-decoration: none; background-color: transparent; background-image: none; filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); cursor: not-allowed; } .open > .dropdown-menu { display: block; } .open > a { outline: 0; } .dropdown-menu-right { left: auto; right: 0; } .dropdown-menu-left { left: 0; right: auto; } .dropdown-header { display: block; padding: 3px 20px; font-size: 12px; line-height: 1.42857143; color: #777777; white-space: nowrap; } .dropdown-backdrop { position: fixed; left: 0; right: 0; bottom: 0; top: 0; z-index: 990; } .pull-right > .dropdown-menu { right: 0; left: auto; } .dropup .caret, .navbar-fixed-bottom .dropdown .caret { border-top: 0; border-bottom: 4px dashed; border-bottom: 4px solid \9; content: ""; } .dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu { top: auto; bottom: 100%; margin-bottom: 2px; } @media (min-width: 768px) { .navbar-right .dropdown-menu { left: auto; right: 0; } .navbar-right .dropdown-menu-left { left: 0; right: auto; } } .modal-open { overflow: hidden; } .modal { display: none; overflow: hidden; position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1050; -webkit-overflow-scrolling: touch; outline: 0; } .modal.fade .modal-dialog { -webkit-transform: translate(0, -25%); -ms-transform: translate(0, -25%); -o-transform: translate(0, -25%); transform: translate(0, -25%); -webkit-transition: -webkit-transform 0.3s ease-out; -o-transition: -o-transform 0.3s ease-out; transition: transform 0.3s ease-out; } .modal.in .modal-dialog { -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); } .modal-open .modal { overflow-x: hidden; overflow-y: auto; } .modal-dialog { position: relative; width: auto; margin: 10px; } .modal-content { position: relative; background-color: #ffffff; border: 1px solid #999999; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 6px; -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); -webkit-background-clip: padding-box; background-clip: padding-box; outline: 0; } .modal-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; background-color: #000000; } .modal-backdrop.fade { opacity: 0; filter: alpha(opacity=0); } .modal-backdrop.in { opacity: 0.5; filter: alpha(opacity=50); } .modal-header { padding: 15px; border-bottom: 1px solid #e5e5e5; } .modal-header .close { margin-top: -2px; } .modal-title { margin: 0; line-height: 1.42857143; } .modal-body { position: relative; padding: 15px; } .modal-footer { padding: 15px; text-align: right; border-top: 1px solid #e5e5e5; } .modal-footer .btn + .btn { margin-left: 5px; margin-bottom: 0; } .modal-footer .btn-group .btn + .btn { margin-left: -1px; } .modal-footer .btn-block + .btn-block { margin-left: 0; } .modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; } @media (min-width: 768px) { .modal-dialog { width: 600px; margin: 30px auto; } .modal-content { -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); } .modal-sm { width: 300px; } } @media (min-width: 992px) { .modal-lg { width: 900px; } } .tooltip { position: absolute; z-index: 1070; display: block; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; letter-spacing: normal; line-break: auto; line-height: 1.42857143; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; white-space: normal; word-break: normal; word-spacing: normal; word-wrap: normal; font-size: 12px; opacity: 0; filter: alpha(opacity=0); } .tooltip.in { opacity: 0.9; filter: alpha(opacity=90); } .tooltip.top { margin-top: -3px; padding: 5px 0; } .tooltip.right { margin-left: 3px; padding: 0 5px; } .tooltip.bottom { margin-top: 3px; padding: 5px 0; } .tooltip.left { margin-left: -3px; padding: 0 5px; } .tooltip-inner { max-width: 200px; padding: 3px 8px; color: #ffffff; text-align: center; background-color: #000000; border-radius: 4px; } .tooltip-arrow { position: absolute; width: 0; height: 0; border-color: transparent; border-style: solid; } .tooltip.top .tooltip-arrow { bottom: 0; left: 50%; margin-left: -5px; border-width: 5px 5px 0; border-top-color: #000000; } .tooltip.top-left .tooltip-arrow { bottom: 0; right: 5px; margin-bottom: -5px; border-width: 5px 5px 0; border-top-color: #000000; } .tooltip.top-right .tooltip-arrow { bottom: 0; left: 5px; margin-bottom: -5px; border-width: 5px 5px 0; border-top-color: #000000; } .tooltip.right .tooltip-arrow { top: 50%; left: 0; margin-top: -5px; border-width: 5px 5px 5px 0; border-right-color: #000000; } .tooltip.left .tooltip-arrow { top: 50%; right: 0; margin-top: -5px; border-width: 5px 0 5px 5px; border-left-color: #000000; } .tooltip.bottom .tooltip-arrow { top: 0; left: 50%; margin-left: -5px; border-width: 0 5px 5px; border-bottom-color: #000000; } .tooltip.bottom-left .tooltip-arrow { top: 0; right: 5px; margin-top: -5px; border-width: 0 5px 5px; border-bottom-color: #000000; } .tooltip.bottom-right .tooltip-arrow { top: 0; left: 5px; margin-top: -5px; border-width: 0 5px 5px; border-bottom-color: #000000; } .popover { position: absolute; top: 0; left: 0; z-index: 1060; display: none; max-width: 276px; padding: 1px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; letter-spacing: normal; line-break: auto; line-height: 1.42857143; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; white-space: normal; word-break: normal; word-spacing: normal; word-wrap: normal; font-size: 14px; background-color: #ffffff; -webkit-background-clip: padding-box; background-clip: padding-box; border: 1px solid #cccccc; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 6px; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); } .popover.top { margin-top: -10px; } .popover.right { margin-left: 10px; } .popover.bottom { margin-top: 10px; } .popover.left { margin-left: -10px; } .popover-title { margin: 0; padding: 8px 14px; font-size: 14px; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; border-radius: 5px 5px 0 0; } .popover-content { padding: 9px 14px; } .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 { left: 50%; margin-left: -11px; border-bottom-width: 0; border-top-color: #999999; border-top-color: rgba(0, 0, 0, 0.25); bottom: -11px; } .popover.top > .arrow:after { content: " "; bottom: 1px; margin-left: -10px; border-bottom-width: 0; border-top-color: #ffffff; } .popover.right > .arrow { top: 50%; left: -11px; margin-top: -11px; border-left-width: 0; border-right-color: #999999; border-right-color: rgba(0, 0, 0, 0.25); } .popover.right > .arrow:after { content: " "; left: 1px; bottom: -10px; border-left-width: 0; border-right-color: #ffffff; } .popover.bottom > .arrow { left: 50%; margin-left: -11px; border-top-width: 0; border-bottom-color: #999999; border-bottom-color: rgba(0, 0, 0, 0.25); top: -11px; } .popover.bottom > .arrow:after { content: " "; top: 1px; margin-left: -10px; border-top-width: 0; border-bottom-color: #ffffff; } .popover.left > .arrow { top: 50%; right: -11px; margin-top: -11px; border-right-width: 0; border-left-color: #999999; border-left-color: rgba(0, 0, 0, 0.25); } .popover.left > .arrow:after { content: " "; right: 1px; border-right-width: 0; border-left-color: #ffffff; bottom: -10px; } .clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .modal-header:before, .modal-header:after, .modal-footer:before, .modal-footer:after { content: " "; display: table; } .clearfix:after, .container:after, .container-fluid:after, .row:after, .modal-header:after, .modal-footer:after { clear: both; } .center-block { display: block; margin-left: auto; margin-right: auto; } .pull-right { float: right !important; } .pull-left { float: left !important; } .hide { display: none !important; } .show { display: block !important; } .invisible { visibility: hidden; } .text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; } .hidden { display: none !important; } .affix { position: fixed; } @-ms-viewport { width: device-width; } .visible-xs, .visible-sm, .visible-md, .visible-lg { display: none !important; } .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block { display: none !important; } @media (max-width: 767px) { .visible-xs { display: block !important; } table.visible-xs { display: table !important; } tr.visible-xs { display: table-row !important; } th.visible-xs, td.visible-xs { display: table-cell !important; } } @media (max-width: 767px) { .visible-xs-block { display: block !important; } } @media (max-width: 767px) { .visible-xs-inline { display: inline !important; } } @media (max-width: 767px) { .visible-xs-inline-block { display: inline-block !important; } } @media (min-width: 768px) and (max-width: 991px) { .visible-sm { display: block !important; } table.visible-sm { display: table !important; } tr.visible-sm { display: table-row !important; } th.visible-sm, td.visible-sm { display: table-cell !important; } } @media (min-width: 768px) and (max-width: 991px) { .visible-sm-block { display: block !important; } } @media (min-width: 768px) and (max-width: 991px) { .visible-sm-inline { display: inline !important; } } @media (min-width: 768px) and (max-width: 991px) { .visible-sm-inline-block { display: inline-block !important; } } @media (min-width: 992px) and (max-width: 1199px) { .visible-md { display: block !important; } table.visible-md { display: table !important; } tr.visible-md { display: table-row !important; } th.visible-md, td.visible-md { display: table-cell !important; } } @media (min-width: 992px) and (max-width: 1199px) { .visible-md-block { display: block !important; } } @media (min-width: 992px) and (max-width: 1199px) { .visible-md-inline { display: inline !important; } } @media (min-width: 992px) and (max-width: 1199px) { .visible-md-inline-block { display: inline-block !important; } } @media (min-width: 1200px) { .visible-lg { display: block !important; } table.visible-lg { display: table !important; } tr.visible-lg { display: table-row !important; } th.visible-lg, td.visible-lg { display: table-cell !important; } } @media (min-width: 1200px) { .visible-lg-block { display: block !important; } } @media (min-width: 1200px) { .visible-lg-inline { display: inline !important; } } @media (min-width: 1200px) { .visible-lg-inline-block { display: inline-block !important; } } @media (max-width: 767px) { .hidden-xs { display: none !important; } } @media (min-width: 768px) and (max-width: 991px) { .hidden-sm { display: none !important; } } @media (min-width: 992px) and (max-width: 1199px) { .hidden-md { display: none !important; } } @media (min-width: 1200px) { .hidden-lg { display: none !important; } } .visible-print { display: none !important; } @media print { .visible-print { display: block !important; } table.visible-print { display: table !important; } tr.visible-print { display: table-row !important; } th.visible-print, td.visible-print { display: table-cell !important; } } .visible-print-block { display: none !important; } @media print { .visible-print-block { display: block !important; } } .visible-print-inline { display: none !important; } @media print { .visible-print-inline { display: inline !important; } } .visible-print-inline-block { display: none !important; } @media print { .visible-print-inline-block { display: inline-block !important; } } @media print { .hidden-print { display: none !important; } } /* Fonts */ /* Colours used */ /* Others */ html, body { width: 100%; height: 100%; margin: 0; padding: 0; } body { background: white; font-family: "Microsoft JhengHei", "Open Sans", sans-serif; } #html { min-height: 100%; position: relative; } #html-body { padding-bottom: 9em; position: relative; } /* * * * General style section * * * */ a.button { -webkit-appearance: button; -moz-appearance: button; appearance: button; text-decoration: none; color: initial; } hr { height: 1px; margin: 0; margin-top: 0.3em; margin-bottom: 0.8em; margin-left: auto; margin-right: auto; border: 0 none; color: #C0C0C0; background: #C0C0C0; } .error-msg { display: block; margin: 0 0.5em; color: #e74c3c; } .error-field { border: 1px solid #e74c3c !important; } .scroll-button { background: none !important; border: none !important; } .scroll-button:hover { color: #0389ff !important; } #scroll-up { color: #1f1646 !important; padding: 0 !important; position: fixed; bottom: 1em; left: 0.5em; font-size: 4em !important; } #scroll-up:focus, #scroll-up:active { color: #1f1646 !important; outline: none; } /* * * * Navigation bar style section * * * */ nav { position: relative; overflow: hidden; font-family: "Microsoft JhengHei"; background: white; } nav #logo { position: relative; width: 200px; height: auto; margin: 15px 0 15px 10px; z-index: 2; } nav #bg { width: 75%; height: auto; position: absolute; top: 0; right: 0; z-index: 0; } nav div { background: #1f1646; font-size: 1.4em; line-height: 20px; position: relative; z-index: 2; color: white; } nav div #mobile-navbar { display: none; } nav div a { color: white; text-decoration: none; text-align: center; display: block; padding: 4px; margin: 0 5px; border-bottom: 2px solid #1f1646; -webkit-transition: all ease 0.8s; -moz-transition: all ease 0.8s; transition: all ease 0.8s; } nav div a:hover, nav div a.active { color: white; text-decoration: none; border-bottom: 2px solid white; } nav div ul { list-style: none; display: inline-block; padding: 10px; padding-left: 3em; margin: 0; cursor: default; } nav div ul li { float: none; display: inline-block; margin: 0 5px; padding: 0; } nav div ul li .scroll-button { padding: 0 24px; font-size: 1.3em; } nav div ul li a { float: left; } nav div #nav-name { display: inline-block; padding-top: 16px; float: right; } nav div #logout { display: inline-block; padding: 15px; color: white; margin-right: 50px; float: right; } nav div #logout:hover { text-decoration: none; color: #0389ff; } @media (max-width: 992px) { nav { padding-left: 0; } nav div #mobile-navbar { display: inline-block; padding: 15px; margin-left: 1em; cursor: auto; text-align: center; } nav div a { text-align: center; display: inline-block; width: auto; padding: 16px; } nav div a:hover, nav div a.active { color: white; text-decoration: none; background: #993399; border-bottom: none; } nav div ul { display: none; width: 100%; padding: 0; margin: 0; } nav div ul li { display: block; width: 100%; } nav div ul li a { display: block; width: 100%; } nav div ul li a i { padding: 16px; } nav div #nav-name { float: right; padding: 16px 12px; } nav div #logout { display: inline-block; margin: 0; margin-right: 20px; } } /* * * * Footer style section * * * */ footer { width: 100%; height: 9em; background: #1f1646; color: white; text-align: center; padding: 1.5em; font-family: "Microsoft JhengHei"; position: absolute; bottom: 0; } footer ul { list-style: none; display: inline; text-align: center; padding-left: 0; } footer ul li { display: inline-block; text-align: center; margin: 12px; } footer ul li a { text-decoration: none; padding: 0; display: block; color: white; } footer ul li a:hover { color: white; } footer #footer-bottom { text-align: center; text-transform: uppercase; font-size: .8em; } footer #footer-right { padding-top: 10px; text-align: right; } footer #footer-right p { color: white; margin-top: 0; font-size: .7em; } footer #footer-right img { width: 150px; height: auto; } @media (max-width: 767px) { #html-body { padding-bottom: 21em; } footer { height: 21em; } footer #footer-right { padding-top: 10px; text-align: center; } } @media (min-width: 768px) and (max-width: 992px) { #html-body { padding-bottom: 16em; } footer { height: 16em; } footer #footer-right { padding-top: 20px; text-align: center; } footer #footer-center { padding-left: 15px; padding-right: 15px; } } @media (min-width: 993px) and (max-width: 1135px) { #html-body { padding-bottom: 10em; } footer { height: 10em; } footer #footer-right { padding-top: 20px; } footer #footer-center { padding-left: 30px; padding-right: 0; } } /* * * * Login style section * * * */ #login-container, #change-password, #reset-pass { width: 50%; background: #E1E5E6; color: #1f1646; font-family: "Microsoft JhengHei"; margin: 100px auto; padding-top: 20px; border-radius: 4px; } #login-container h1, #change-password h1, #reset-pass h1 { padding-top: 20px; margin-top: 0; text-align: center; font-size: 2.8em; margin-bottom: 0; } #login-container form, #change-password form, #reset-pass form { padding: 0 10px 20px 20px; } #login-container form p, #change-password form p, #reset-pass form p { margin: 10px 70px 0 70px; } #login-container form label, #change-password form label, #reset-pass form label { display: block; font-size: 1.2em; font-weight: 900; } #login-container form input[type=text], #login-container form input[type=password], #change-password form input[type=text], #change-password form input[type=password], #reset-pass form input[type=text], #reset-pass form input[type=password] { width: 100%; margin-top: 8px; padding: 8px 12px 8px 12px; border: 1px solid transparent; border-radius: 4px; } #login-container form input[type=text]:focus, #login-container form input[type=password]:focus, #change-password form input[type=text]:focus, #change-password form input[type=password]:focus, #reset-pass form input[type=text]:focus, #reset-pass form input[type=password]:focus { border: 1px solid #0389ff; } #login-container form .row, #change-password form .row, #reset-pass form .row { margin-right: 70px; margin-left: 70px; } #login-container form .row p, #change-password form .row p, #reset-pass form .row p { padding: 0; margin-right: 0; margin-left: 0; } #login-container form .row label, #change-password form .row label, #reset-pass form .row label { display: inline; font-size: 1em; } #login-container form input[type=checkbox], #change-password form input[type=checkbox], #reset-pass form input[type=checkbox] { vertical-align: middle; color: #ffffff; height: 1.15em; width: 1.15em; margin-left: 7px; cursor: pointer; } #login-container form select, #change-password form select, #reset-pass form select { width: 40%; margin-top: 8px; padding: 8px 12px 8px 12px; border: 1px solid transparent; border-radius: 4px; font-weight: 900; background: #fff; } #login-container form select:focus, #change-password form select:focus, #reset-pass form select:focus { border: 1px solid #0389ff; } #login-container form #pay_rate, #change-password form #pay_rate, #reset-pass form #pay_rate { width: 20%; } #login-container form a, #change-password form a, #reset-pass form a { text-decoration: underline; margin-top: 6px; padding-right: 0; text-align: right; color: #0389ff; } #login-container form a:hover, #change-password form a:hover, #reset-pass form a:hover { color: #1f1646; } #login-container form input[type=submit], #change-password form input[type=submit], #reset-pass form input[type=submit] { background: #0389ff; color: #fff; text-transform: uppercase; font-weight: 900; padding: 10px 16px 10px 16px; margin-top: 15px; border: none; border-radius: 6px; box-shadow: none; } #login-container form input[type=submit]:hover, #change-password form input[type=submit]:hover, #reset-pass form input[type=submit]:hover { background: #1f1646; } #login-container form #submit-row, #change-password form #submit-row, #reset-pass form #submit-row { margin-right: 0; } #login-logo { display: inline-block; text-align: right; margin-right: 20px; margin-top: 20px; float: right; } #login-logo img { height: 35px; width: 135px; } #login-logo p { margin-right: 0; font-size: .8em; } @media (max-width: 768px) { #login-container { width: 100%; margin-top: 0px; } #login-container form { padding: 0 10px 20px 20px; } #login-container form p { margin: 10px 10px 0 10px; } #login-container form .row { margin-right: 10px; margin-left: 10px; } #login-container form input[type=submit] { padding: 12px 55px 12px 55px; margin: 15px auto; display: block; text-align: center; } } .g-button { background: #0389ff; color: #fff; text-transform: uppercase; text-decoration: none; text-align: center; font-weight: 900; padding: 10px 16px 10px 16px; margin-top: 15px; border: none; border-radius: 6px; box-shadow: none; display: block; } .g-button:hover { background: #1f1646; color: #fff; text-decoration: none; } /* * * * Home style section * * * */ #home-page .container:first-child { width: 90%; } .home-container { padding: 1em; min-height: 16em; } .home-container h2 { padding-top: 5px; margin-top: 0; text-align: left; font-size: 1.8em; margin-bottom: 0; color: #1f1646; } .home-container hr { height: 2px; margin-top: 0; } .home-container .content { background: #ffffff; padding: 1.2em; min-height: 14em; } .home-container .content #notification-set hr { height: 0.5px; width: 100%; margin: 0; } .home-container .content #recommended-projects { padding: 0 1.2em; } .home-container .content #recommended-projects .recommended-project { display: block; color: #000000; padding: 0 0.8em; cursor: default; } .home-container .content #recommended-projects .recommended-project div { border: thin solid #E1E5E6; padding: 1em; border-radius: 4px; cursor: pointer; } .home-container .content #recommended-projects .recommended-project h5 { margin: 0; font-size: 1.2em; font-weight: 900; } .home-container .content #recommended-projects .recommended-project hr { height: 1px; } .home-container .content #recommended-projects .recommended-project p { margin: 0.5em 0; } .home-container .content #recommended-projects .recommended-project .location { font-size: 0.9em; font-weight: 700; } .home-container .content #recommended-projects .recommended-project span { font-size: 0.85em; } .home-container .content #recommended-projects .recommended-project div:hover { text-decoration: none; background: #E1E5E6; } .home-container .content #recommended-projects .recommended-project:hover { text-decoration: none; } .notification { width: 100%; } .notification p { margin-top: 0.2em; margin-bottom: 0.4em; font-weight: 900; display: inline-block; } .notification .not-date { color: #C0C0C0; font-weight: 600; font-size: 0.9em; } #date { text-align: center; color: #1f1646; } #date hr { margin-bottom: 0; } #date #day { font-size: 0.8em; } #date #month, #date #time { display: block; font-size: 1.2em; margin: 0; } #date #num-day { display: block; font-size: 3.2em; font-weight: 900; margin: 0; } /* * * * Profile page style section * * * */ .container-block { background: #ECF0F1; padding: 20px; } #skills { color: #1f1646; padding: 20px 30px 30px 30px; } #skills #add-skill { font-size: 1.5em; color: #2ecc71; position: relative; margin: 8px; padding: 8px; } #skills #skill-edit { font-size: 1.5em; color: #e74c3c; position: relative; margin: 8px; padding: 8px; } #skills button { top: 10px; } #skills .row { margin: 0 20px 0 5px; position: relative; } #skills form p { margin-bottom: 0; } #skills h1 { display: inline; margin-bottom: 0; -webkit-margin-after: 0; } #skills h3 { font-size: 1.3em; margin: 1em 0 0.2em 0; } #skills #skill-set label { display: block; } #skills #add-skill-form { display: none; background: #E1E5E6; padding: 1em 2em; } .skill-span, .skill-span-b { display: inline-block; position: relative; color: #1f1646; font-family: "Microsoft JhengHei"; padding: 5px 18px 5px 18px; margin: 5px; border: 2px solid #E1E5E6; border-radius: 8px; font-weight: 900; } .skill-span .delete-tag, .skill-span-b .delete-tag { cursor: pointer; padding: 3px; position: relative; right: -10px; display: none; } .skill-span-b { background: #ffffff; border: 1px solid transparent; } .delete-hover { color: #ffffff; background: #e74c3c; border: 2px solid #e74c3c; } .undo-skill-span { display: inline-block; color: #1f1646; font-family: "Microsoft JhengHei"; padding: 5px 18px; margin: 5px; border: 2px solid #E1E5E6; border-radius: 8px; font-weight: 900; } .undo-skill-span:hover { cursor: pointer; color: #ffffff; background: #2ecc71; border: 2px solid #2ecc71; } #profile { width: 80%; font-size: 1.2em; color: #1f1646; font-family: "Microsoft JhengHei"; margin: 1.5em auto; } #profile hr { margin-top: 0; } #profile .edit-button { position: absolute; bottom: 5px; right: 0; padding: 0 !important; border: none; display: inline; float: right; color: #0389ff; background: none !important; outline: none; outline-offset: 0; outline-color: transparent; } #profile .edit-button:hover { text-decoration: underline; } #profile #personal-details { color: #1f1646; margin-top: 1em; border-right: 1px solid #C0C0C0; } @media (max-width: 992px) { #profile #personal-details { border-right: hidden; } } #profile #personal-details div { margin-left: 3em; } #profile #personal-details #staff-type { font-size: 1.5em; margin-top: 0.6em; margin-bottom: 0.6em; font-weight: 600; } #profile #personal-details hr { margin-top: 2em; margin-bottom: 1em; } #profile #personal-details .g-button { display: block; margin: 0 auto; margin-bottom: 20px; width: 50%; } #profile form input[type=text]:focus { border: 1px solid #0389ff; } #profile form .row { margin-right: 70px; margin-left: 70px; } #profile form .row p { padding: 0; margin-right: 0; margin-left: 0; } #profile form .row label { display: inline; font-size: 1em; } #profile form input[type=submit] { background: #0389ff; color: #fff; text-transform: uppercase; font-weight: 900; padding: 10px 16px 10px 16px; margin-top: 15px; border: none; border-radius: 6px; box-shadow: none; } #profile form input[type=submit]:hover { background: #1f1646; } #profile form select { width: 40%; margin-top: 8px; padding: 8px 12px 8px 12px; border: 1px solid transparent; border-radius: 4px; font-weight: 900; background: #fff; } #profile form select:focus { border: 1px solid #0389ff; } #profile #experience #exp-row { position: relative; margin: 0 20px 0 5px; } #profile #experience #exp-row button { top: 10px; right: 35px; } #profile #experience #add-experience { font-size: 1.5em; color: #2ecc71; position: relative; margin: 8px; padding: 8px; } #profile #experience #experience-edit { font-size: 1.5em; color: #e74c3c; position: relative; margin: 8px; padding: 8px; } #profile #experience .date-row { margin: 0.8em 1em; display: flex; justify-content: flex-end; align-items: center; } #profile #experience .sub-row { display: flex; justify-content: flex-end; align-items: center; padding-top: 10px; } #profile #experience h1 { display: inline; margin-bottom: 0; -webkit-margin-after: 0; } #profile form input[type=text], #profile form input[type=date] { width: 70%; margin-top: 8px; padding: 8px 12px; border: 1px solid transparent; border-radius: 4px; } #profile form input[type=text]:focus, #profile form input[type=date]:focus { border: 1px solid #0389ff; } #profile form input[type=date] { width: 100%; } #profile form textarea { width: 100%; margin-top: 8px; padding: 8px 12px; border: 1px solid transparent; border-radius: 4px; } #profile form label { display: block; font-weight: 900; margin-top: 8px; } #profile #add-experience-form { background: #E1E5E6; padding: 1em 3em; margin: 1em 0; border-radius: 4px; display: none; } #profile #add-experience-form h2 { margin: 0; } #profile #add-experience-form .row { margin: 0; } #profile #add-experience-form label { display: block; } #profile #add-experience-form .experience-skills-delete { cursor: pointer; padding: 3px; position: relative; right: -10px; } #experience-set #experiences { padding: 0.7em 1.5em; } #experience-set hr { margin: 0.5em 0; } #experience-set .experience-box { padding: 1em; border-radius: 0.5em; position: relative; } #experience-set .experience-box h2 { margin: 0; font-weight: 900; } #experience-set .experience-box span { text-align: right; } #experience-set .experience-box .title { font-size: 1em; margin-top: 0.8em; margin-bottom: 0.8em; font-weight: 700; } #experience-set .experience-box .delete-experience-tag { text-transform: none; position: absolute; right: 1.1em; bottom: 1.1em; display: none; visibility: none; } #experience-set .experience-box .delete-experience-tag:hover { background: #e74c3c; } #experience-set .experience-box:hover { background: #ECF0F1; } /* * * * Change password page style section * * * */ #change-password { width: 70%; max-width: 70%; } /* * * * Create new project page style section * * * */ #create-project { padding: 1em 2em 4em 2em; } #create-project h1 { text-align: center; font-size: 2.8em; margin: 0.3em 0; } #create-project form { width: 70%; font-size: 1.2em; margin: 0 auto; } #create-project form label { display: block; margin-top: 8px; font-weight: 700; } #create-project form input[type=text], #create-project form input[type=number] { width: 40%; margin-top: 8px; padding: 8px 12px; border: 1px solid #C0C0C0; border-radius: 4px; border: 1px solid transparent; } #create-project form input[type=text]:focus, #create-project form input[type=number]:focus, #create-project form textarea:focus { border: 1px solid #0389ff; } #create-project form input[type=number] { width: 20%; } #create-project form textarea { width: 90%; resize: none; display: block; margin-top: 8px; padding: 8px 12px; border-radius: 4px; border: 1px solid transparent; } #create-project form #project-dates { width: 90%; margin-left: 0; } #create-project form #project-dates p { padding: 0; } #create-project form input[type=date] { width: 100%; margin-top: 8px; padding: 8px 12px; border: 1px solid transparent; border-radius: 4px; } #create-project form input[type=date]:focus { border: 1px solid #0389ff; } #create-project form select { width: 40%; margin-top: 8px; padding: 8px 12px; border: 1px solid transparent; border-radius: 4px; background: #fff; } #create-project form select:focus { border: 1px solid #0389ff; } #create-project form input[type=radio]:not(old) { display: inline-block; width: 1em; height: 1em; } #create-project form #priority-buttons label { display: inline-block; font-weight: 500; } #create-project form input[type=submit] { background: #0389ff; color: #fff; text-transform: uppercase; font-weight: 900; padding: 12px 38px; border: none; border-radius: 6px; box-shadow: none; float: right; } #create-project form input[type=submit]:hover { background: #1f1646; } #create-project .project-tab h2 { font-size: 1.8em; margin: 0; } #create-project .project-tab .content { padding: 1em 4em; color: #1f1646; background: #E1E5E6; border-radius: 4px; } #create-project .project-tab button { background: #0389ff; color: #fff; text-transform: uppercase; font-weight: 900; font-size: 1em; padding: 8px 12px; border: none; border-radius: 4px; box-shadow: none; } #create-project .project-tab button:hover { background: #1f1646; } #create-project .project-tab button:focus { background: #0389ff; } #create-project .project-tab .project-continue, #create-project .project-tab .project-back { padding: 12px 18px; } #create-project .project-tab .project-continue { float: right; } #create-project #project-summary { font-size: 1.2em; } #create-project #project-summary .content { padding: 2em 4em 3em 4em; } #create-project #project-summary h1 { font-size: 2.4em; } #create-project #project-summary h3 { text-align: center; font-size: 1.5em; margin: 0; font-weight: 400; } #create-project #project-summary #right-div p { text-align: right; } #create-project #project-summary .row { margin: 1em; } #create-project #project-summary #description_summary { margin: 2em 1em; } @media (max-width: 768px) { #create-project form { width: 100%; } #create-project form input[type=text], #create-project form textarea, #create-project form select, #create-project form #project-dates { width: 100%; margin-left: 0; margin-right: 0; } #create-project form input[type=submit] { padding: 12px 55px 12px 55px; margin: 15px auto; display: block; text-align: center; } #create-project .project-tab .content { padding: 1em 1em; } } /* * * * Create Project Confirm * * * */ #project-confirm { width: 60%; margin: 0 auto; padding: 5em 0; text-align: center; color: #1f1646; } #project-confirm h1 { font-size: 2.8em; } #project-confirm h3 { font-size: 1.5em; } #project-confirm .fa-check { color: #2ecc71; font-size: 12em; } #project-confirm h5 { font-size: 1.3em; } #project-confirm p { color: #0389ff; } #project-confirm a { text-decoration: underline; } #project-confirm a:hover { color: #1f1646; } /* * * * addSkills page style section * * * */ #addSkill #ASContainer { width: 50%; background: #E1E5E6; color: #1f1646; font-family: "Microsoft JhengHei"; margin: 10px auto; border-radius: 4px; } #addSkill h1 { padding-top: 20px; margin-top: 0; text-align: center; font-size: 2.8em; margin-bottom: 0; } #addSkill p { margin: 10px 70px 0 70px; } #addSkill form { padding: 0 10px 20px 20px; } #addSkill form p { margin: 10px 70px 0 70px; } #addSkill form label { display: block; font-size: 1.2em; font-weight: 900; } #addSkill form input[type=text] { width: 100%; margin-top: 8px; padding: 8px 12px 8px 12px; border: 1px solid transparent; border-radius: 4px; } #addSkill form input[type=text]:focus { border: 1px solid #0389ff; } #addSkill form .row { margin-right: 70px; margin-left: 70px; } #addSkill form .row p { padding: 0; margin-right: 0; margin-left: 0; } #addSkill form .row label { display: inline; font-size: 1em; } #addSkill form #submit-row { margin-right: 0; } #addSkill input[type=submit] { background: #0389ff; color: #fff; text-transform: uppercase; font-weight: 900; padding: 10px 16px 10px 16px; margin-top: 15px; border: none; border-radius: 6px; box-shadow: none; } #addSkill input[type=submit]:hover { background: #1f1646; } #addSkill textarea { width: 100%; margin-top: 8px; margin-left: 12px; padding: 8px 12px 8px 12px; border: 1px solid transparent; border-radius: 4px; } /* * * * Search page style section * * * */ #search { width: 80%; color: #1f1646; font-family: "Microsoft JhengHei"; margin: 0 auto; padding: 2em 0; position: relative; } #search h1 { text-align: center; font-size: 2.8em; } #search h2 { font-size: 2.0em; margin-top: 0.3em; margin-bottom: 0; } #search button { background: #0389ff; color: #fff; text-transform: uppercase; font-weight: 900; font-size: 0.9em; padding: 8px 12px; border: none; border-radius: 4px; box-shadow: none; } #search button:hover { background: #1f1646; } #search button:focus { background: #0389ff; } #search #search-toggle { width: 100%; color: #1f1646; background: #E1E5E6; margin-top: 1em; border-top: 2px solid #C0C0C0; } #search #search-toggle:hover { background: #C0C0C0; } #search .container-box { background: #E1E5E6; width: 95%; margin: 10px auto; text-align: center; } #search #search-type { padding: 0 1em; } #search #search-type button { color: #1f1646; background: #ECF0F1; font-weight: 700; font-size: 1.15em; padding: 1em; border-bottom: 2px solid #C0C0C0; } #search #search-type button:hover, #search #search-type button:focus { background: #C0C0C0; } #search #search-type #search-projects { border-right: 1px solid #C0C0C0; } #search #search-type #search-users { border-left: 1px solid #C0C0C0; } #search #search-type .active { text-decoration: underline; background: #E1E5E6; border-bottom: none; } #search #search-type .active:hover { background: #E1E5E6; } #search hr { height: 1px; margin-top: 0.2em; } #search form input[type=text] { margin-top: 8px; padding: 8px 12px 8px 12px; border: 1px solid transparent; border-radius: 4px; } #search form input[type=text]:focus { border: 1px solid #0389ff; } #search form input[type=submit] { background: #0389ff; color: #fff; text-transform: uppercase; font-weight: 900; padding: 10px 38px; margin-top: 15px; border: none; border-radius: 6px; box-shadow: none; } #search form input[type=submit]:hover { background: #1f1646; } #search form input[type=checkbox] { vertical-align: middle; color: #ffffff; height: 1.15em; width: 1.15em; margin-left: 7px; cursor: pointer; } #search .bottom { position: absolute; bottom: 10em; left: 0.5em; } #search #search-results { margin-top: 3em; display: none; padding: 0 5em; } #search #search-results hr { margin-bottom: 1em; } #search #search-results #results, #search #search-results #user-results { padding: 0 1em; } #search #search-results #results i, #search #search-results #user-results i { display: block; margin: 1em auto; } #project-search, #user-search { margin: 0 auto; padding: 1em; background: #E1E5E6; } #project-search input[type=text], #user-search input[type=text] { width: 60%; } #user-search { display: none; } #advanced-search, #user-advanced-search { width: 100%; text-align: left; padding: 1em 2em; display: none; } #advanced-search hr, #user-advanced-search hr { margin-top: 1em; } #advanced-search h2, #user-advanced-search h2 { width: 85%; margin: 0.5em auto; } #advanced-search p, #user-advanced-search p { width: 85%; margin: 5px auto; } #advanced-search .container-fluid, #user-advanced-search .container-fluid { margin: 0 auto; text-align: center; } #advanced-search .container-fluid div, #user-advanced-search .container-fluid div { text-align: left; } #advanced-search .container-fluid label, #user-advanced-search .container-fluid label { font-size: 1.2em; font-weight: 900; } #advanced-search .container-fluid input[type=text], #user-advanced-search .container-fluid input[type=text] { width: 90%; } #advanced-search .container-fluid input[type=date], #user-advanced-search .container-fluid input[type=date] { text-align: left; padding: 8px 12px 8px 12px; border: 1px solid transparent; border-radius: 4px; } #advanced-search .container-fluid select, #user-advanced-search .container-fluid select { width: 60%; padding: 8px 12px 8px 12px; border: 1px solid transparent; border-radius: 4px; font-weight: 900; background: #fff; } #advanced-search .container-fluid .date-row, #user-advanced-search .container-fluid .date-row { margin: 0.8em 1em; display: flex; justify-content: flex-end; align-items: center; } #advanced-search .container-fluid .date-row label, #user-advanced-search .container-fluid .date-row label { display: block; text-align: right; } .search-result, .project-result { color: #1f1646; text-decoration: none; display: block; padding: 1em 2em; border: thin solid #E1E5E6; } .search-result div.row, .project-result div.row { display: flex; min-height: 100%; flex-direction: row; } .search-result hr, .project-result hr { margin-bottom: 0.7em; } .search-result h3, .project-result h3 { margin: 0; font-size: 1.5em; } .search-result h5, .project-result h5 { margin-top: 0; margin-bottom: 0.6em; font-weight: 900; font-size: 1em; } .search-result span, .project-result span { text-align: right; } .search-result p, .project-result p { margin-top: 0; } .search-result i, .project-result i { display: inline-block !important; margin: 0 !important; } .search-result .right, .project-result .right { text-align: right; } .search-result .right .col-md-6, .project-result .right .col-md-6 { padding: 0; } .search-result .right .g-button, .project-result .right .g-button { padding: 8px 13px; display: block; width: 85%; margin: 0 auto; height: 36px; } .project-result:hover { text-decoration: none; background: #ECF0F1; } .project-result:not(:last-child) { margin-bottom: 1em; } /**** My projects section - Aisha code here ****/ #current-projects { font-family: "Microsoft JhengHei"; color: #1f1646; margin: 0 auto; padding: 3em 0; width: 80%; } #current-projects h1 { margin: 0 0 0 10px; font-size: 2.4em; } #current-projects #dropdown-menu { margin: 0.8em 1em; position: relative; right: 0px; } #current-projects #dropdown-menu label { font-size: 1.2em; font-weight: 900; position: relative; right: 0px; } #current-projects .projects { padding: 2em; display: block; min-height: 350px; background: #E1E5E6; margin-bottom: 2em; } #current-projects .projects .project-result { background: #ffffff; border: 1px solid #C0C0C0; border-radius: 4px; padding: 1.6em; } #current-projects .projects .project-result p { margin-bottom: 0; } /**** Project Dashboard section - Daniel code here ****/ #project-dashboard { width: 80%; color: #1f1646; font-family: "Microsoft JhengHei"; margin: 1.5em auto; font-size: 1.2em; } #project-dashboard .visit-link { color: #0389ff; } #project-dashboard .visit-link:hover { color: #1f1646; } #project-dashboard h1 { text-align: center; font-size: 2.4em; } #project-dashboard h2 { text-align: left; font-size: 2em; margin: 0; font-weight: 700; } #project-dashboard #project-title { margin-top: 1em; margin-bottom: 2em; border-right: 1px solid #C0C0C0; font-size: 0.9em; text-align: center; } #project-dashboard #project-title h2 { text-align: center; font-weight: 400; font-size: 1.6em; } #project-dashboard #project-title hr { margin: 1em 0; } #project-dashboard #project-title .g-button { width: 70%; margin: 0 auto; } #project-dashboard #project-title .g-button:focus { text-decoration: none; color: #ffffff; } #project-dashboard #project-details { padding: 1em 2em; } #project-dashboard #project-details #right-div p { text-align: right; } #project-dashboard #project-notifications, #project-dashboard #project-staff { width: 85%; padding: 1em; } #project-dashboard #project-staff #staff-head { font-size: 1.3em; font-weight: 900; } #project-dashboard #project-staff #staff-head p { margin-bottom: 0.5em; } #project-dashboard #project-staff .staff { display: block; text-decoration: none; margin-bottom: -1px; color: #1f1646; cursor: pointer; border-radius: 4px; border: 1px solid #E1E5E6; border-top: 1px solid #C0C0C0; border-bottom: 1px solid #C0C0C0; } #project-dashboard #project-staff .staff h4 { margin-bottom: 0; } #project-dashboard #project-staff .staff p { margin: 0.5em 0; } #project-dashboard #project-staff .staff .skill-span { font-size: 0.8em; padding: 4px 12px; border: 1px solid #1f1646; } #project-dashboard #project-staff .staff:hover { text-decoration: none; background: #E1E5E6; } #project-dashboard #project-staff .staff:first-child { border-top: 1px solid #E1E5E6; } /** Project status **/ .circle { width: 1em; height: 1em; display: inline-block; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; margin-bottom: -2px; } .green { background: #2ecc71; } .yellow { background: #f1c40f; } .blue { background: #0389ff; } .orange { background: #f39c12; } .red { background: #e74c3c; } .green-c { color: #2ecc71; } /* * * * Privacy Policy and Terms of Use Pages * * * */ #privacy-policy, #terms-of-use { width: 90%; font-size: 1.2em; color: #1f1646; font-family: "Microsoft JhengHei"; margin: 4em auto; } #privacy-policy h1, #terms-of-use h1 { width: 90%; margin: 0 auto; margin-bottom: 0; -webkit-margin-after: 0; } #privacy-policy .container-box, #terms-of-use .container-box { background: #E1E5E6; width: 90%; text-align: left; border-radius: 4px; padding: 2em 3em; margin: 0 auto; } #privacy-policy hr, #terms-of-use hr { width: 90%; } #privacy-policy .scroll-button, #terms-of-use .scroll-button { font-size: 3.5em !important; } /* * * * Project Panel * * * */ #project-management-panel { width: 90%; margin: 0 auto; padding: 1em 0; } #project-management-panel h1 { margin-bottom: 0; } #project-management-panel h2 { margin-bottom: 0; } #project-management-panel #remaining-budget { font-size: 1.2em; font-weight: 900; margin-right: 1em; float: right; } #project-management-panel .tab form { font-size: 1em; margin: 0 auto; } #project-management-panel .tab form input[type=text], #project-management-panel .tab form input[type=date] { width: 70%; margin-top: 8px; padding: 8px 12px; border: 1px solid transparent; border-radius: 4px; } #project-management-panel .tab form input[type=date] { width: 95%; } #project-management-panel .tab form input[type=submit] { background: #0389ff; color: #fff; text-transform: uppercase; font-weight: 900; margin-top: 8px; padding: 8px 12px; border: none; border-radius: 4px; box-shadow: none; float: right; } #project-management-panel .tab form input[type=submit]:hover { background: #1f1646; } #project-management-panel .tab form textarea { width: 70%; margin-top: 8px; padding: 8px 12px; border: 1px solid transparent; border-radius: 4px; } #project-management-panel .tab form select { width: 30%; margin-top: 8px; padding: 8px 12px; border: 1px solid transparent; border-radius: 4px; background: #fff; } #project-management-panel .tab form input[type=text]:focus, #project-management-panel .tab form input[type=date]:focus, #project-management-panel .tab form select:focus, #project-management-panel .tab form textarea:focus { border: 1px solid #0389ff; } #project-management-panel .tab form label { display: block; font-weight: 900; } #project-management-panel .tab form button { background: #0389ff; color: #fff; text-transform: uppercase; font-weight: 900; font-size: 1em; padding: 8px 12px; border: none; border-radius: 4px; box-shadow: none; } #project-management-panel .tab form button:hover { background: #1f1646; } #project-management-panel .tab form button:focus { background: #0389ff; } #project-management-panel .tab form input[type=radio]:not(old) { display: inline-block; width: 1em; height: 1em; } #project-management-panel .tab .content, #project-management-panel .tab .content-small { background: #E1E5E6; padding: 1.5em 2em; } #project-management-panel .tab .content-small { width: 60%; } #project-management-panel .tab .staff { display: block; text-decoration: none; margin-bottom: -1px; color: #1f1646; cursor: pointer; border-radius: 4px; border: 1px solid #E1E5E6; border-top: 1px solid #C0C0C0; border-bottom: 1px solid #C0C0C0; } #project-management-panel .tab .staff h4 { margin-bottom: 0; } #project-management-panel .tab .staff p { margin: 0.5em 0; } #project-management-panel .tab .staff .skill-span { font-size: 0.8em; padding: 4px 12px; border: 1px solid #1f1646; } #project-management-panel .tab .staff:hover { text-decoration: none; background: #E1E5E6; } #project-management-panel .tab .staff:first-child { border-top: 1px solid #E1E5E6; } #left-bar { padding-left: 0; margin-top: 1em; } #left-bar h3, #left-bar span { width: 95%; margin: 0 auto; } #left-bar span { display: block; } #left-bar ul { list-style: none; padding: 0; margin-top: 0; color: #1f1646; background: #E1E5E6; } #left-bar ul li { text-align: left; background: #E1E5E6; border-top: 1px solid #C0C0C0; border-bottom: 1px solid #C0C0C0; } #left-bar ul li button { text-align: left; height: 100%; width: 100%; padding: 8px 12px; border: none; background: none; } #left-bar ul li a { display: block; height: 100%; width: 100%; padding: 8px 12px; color: #1f1646; } #left-bar ul li a:hover { color: #1f1646; text-decoration: none; } #left-bar ul li:first-child { border-top: none; } #left-bar ul li:last-child { border-bottom: none; } #left-bar ul li:hover { background: #C0C0C0; } #left-bar ul .active { background: #C0C0C0; } .application, .staff-container { margin: 0.5em 1em; padding: 1em 1.5em; border: 1px solid #E1E5E6; border-radius: 4px; font-size: 1.1em; } .application h3, .staff-container h3 { font-size: 1.3em; margin-bottom: 0; } .application span.right, .staff-container span.right { margin-top: 1.35em; padding-right: 30px; } .application .right, .staff-container .right { text-align: right; } .application .location, .staff-container .location { margin-top: 0; } .application p, .staff-container p { margin: 0.5em 0; } .application .reject-application:hover, .staff-container .reject-application:hover { background: #e74c3c; } .application .accept-application:hover, .staff-container .accept-application:hover { background: #2ecc71; } .application .remove-staff:hover, .staff-container .remove-staff:hover { background: #e74c3c; } #edit-project form { width: 90%; margin: 0 auto; } #edit-project h2 { margin: 0; } #edit-project #search-dates, #edit-project #project-dates { width: 90%; margin-left: 0; } #edit-project #search-dates p, #edit-project #project-dates p { padding: 0; } #edit-project #priority-buttons label { display: inline-block; font-weight: 500; } #edit-project #budget { width: 20%; } #edit-project .project-continue { float: right; } #add-staff { padding-bottom: 2em; } #add-staff #search-staff-form { margin-bottom: 1em; } #add-staff #search-staff-form input[type=text] { width: 95%; } #add-staff #search-staff-form select { width: 95%; } #add-staff #search-staff-form button { margin: 8px 0; } #add-staff #allocate-staff-form input[type=text] { width: 50%; } #add-staff #search-results { display: none; } #add-staff #search-results hr { margin-bottom: 1em; } #add-staff #search-results i { display: block; margin: 1em auto; } #add-staff #search-results #results { padding: 0 1em; } .staff-result { color: #1f1646; display: block; padding: 1em 3em; border: thin solid #E1E5E6; } .staff-result i { display: inline !important; margin: 0 !important; } .staff-result h5 { margin-top: 0; margin-bottom: 0.3em; font-weight: 900; font-size: 1.3em; } .staff-result hr { margin-bottom: 0.7em; } .staff-result .row { margin: 0 1em; } .staff-result p { margin-top: 0; } .staff-result .location, .staff-result .pay-rate { text-align: right; } .staff-result .staff-availability { text-align: right; font-weight: 900; font-size: 1.2em; color: #e74c3c; margin-top: 1em; margin-bottom: 0; } .staff-result:hover { background: #ECF0F1; } .profile-popup, .project-popup { -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5); } .profile-popup .ui-dialog-titlebar, .project-popup .ui-dialog-titlebar { background: #1f1646; color: #ffffff; font-family: "Microsoft JhengHei"; } /* * * * Not found page * * * */ #page-not-found { width: 40%; margin: 4em auto; text-align: center; font-size: 1.3em; } #page-not-found .fa { display: block; margin-bottom: 0.5em; } #application { width: 70%; margin: 2em auto; } #application h1 { font-size: 2.5em; margin-bottom: 0; } #application form { background: #E1E5E6; padding: 3em 4em; border-radius: 4px; } #application form textarea { width: 70%; padding: 8px 12px; border: 1px solid transparent; border-radius: 4px; margin: 0 auto; } #application form textarea:focus { border: 1px solid #0389ff; } #application form input[type=submit] { background: #0389ff; color: #fff; text-transform: uppercase; font-weight: 900; padding: 10px 16px 10px 16px; margin-top: 20px; border: none; border-radius: 6px; box-shadow: none; float: right; } #application form input[type=submit]:hover { background: #1f1646; } /*# sourceMappingURL=style.css.map */
assets/css/style.css
html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body { margin: 0; } article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; } audio, canvas, progress, video { display: inline-block; vertical-align: baseline; } audio:not([controls]) { display: none; height: 0; } [hidden], template { display: none; } a { background-color: transparent; } a:active, a:hover { outline: 0; } abbr[title] { border-bottom: 1px dotted; } b, strong { font-weight: bold; } dfn { font-style: italic; } h1 { font-size: 2em; margin: 0.67em 0; } mark { background: #ff0; color: #000; } small { font-size: 80%; } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } img { border: 0; } svg:not(:root) { overflow: hidden; } figure { margin: 1em 40px; } hr { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; height: 0; } pre { overflow: auto; } code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; } button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; } button { overflow: visible; } button, select { text-transform: none; } button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; } button[disabled], html input[disabled] { cursor: default; } button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } input { line-height: normal; } input[type="checkbox"], input[type="radio"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; } input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; } input[type="search"] { -webkit-appearance: textfield; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; } legend { border: 0; padding: 0; } textarea { overflow: auto; } optgroup { font-weight: bold; } table { border-collapse: collapse; border-spacing: 0; } td, th { padding: 0; } * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } html { font-size: 10px; -webkit-tap-highlight-color: transparent; } body { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.42857143; color: #333333; background-color: #ffffff; } input, button, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit; } a { color: #337ab7; text-decoration: none; } a:hover, a:focus { color: #23527c; text-decoration: underline; } a:focus { outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } figure { margin: 0; } img { vertical-align: middle; } .img-responsive { display: block; max-width: 100%; height: auto; } .img-rounded { border-radius: 6px; } .img-thumbnail { padding: 4px; line-height: 1.42857143; background-color: #ffffff; border: 1px solid #dddddd; border-radius: 4px; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; display: inline-block; max-width: 100%; height: auto; } .img-circle { border-radius: 50%; } hr { margin-top: 20px; margin-bottom: 20px; border: 0; border-top: 1px solid #eeeeee; } .sr-only { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; } .sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; margin: 0; overflow: visible; clip: auto; } [role="button"] { cursor: pointer; } .container { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; } @media (min-width: 768px) { .container { width: 750px; } } @media (min-width: 992px) { .container { width: 970px; } } @media (min-width: 1200px) { .container { width: 1170px; } } .container-fluid { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; } .row { margin-left: -15px; margin-right: -15px; } .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; } .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; } .col-xs-12 { width: 100%; } .col-xs-11 { width: 91.66666667%; } .col-xs-10 { width: 83.33333333%; } .col-xs-9 { width: 75%; } .col-xs-8 { width: 66.66666667%; } .col-xs-7 { width: 58.33333333%; } .col-xs-6 { width: 50%; } .col-xs-5 { width: 41.66666667%; } .col-xs-4 { width: 33.33333333%; } .col-xs-3 { width: 25%; } .col-xs-2 { width: 16.66666667%; } .col-xs-1 { width: 8.33333333%; } .col-xs-pull-12 { right: 100%; } .col-xs-pull-11 { right: 91.66666667%; } .col-xs-pull-10 { right: 83.33333333%; } .col-xs-pull-9 { right: 75%; } .col-xs-pull-8 { right: 66.66666667%; } .col-xs-pull-7 { right: 58.33333333%; } .col-xs-pull-6 { right: 50%; } .col-xs-pull-5 { right: 41.66666667%; } .col-xs-pull-4 { right: 33.33333333%; } .col-xs-pull-3 { right: 25%; } .col-xs-pull-2 { right: 16.66666667%; } .col-xs-pull-1 { right: 8.33333333%; } .col-xs-pull-0 { right: auto; } .col-xs-push-12 { left: 100%; } .col-xs-push-11 { left: 91.66666667%; } .col-xs-push-10 { left: 83.33333333%; } .col-xs-push-9 { left: 75%; } .col-xs-push-8 { left: 66.66666667%; } .col-xs-push-7 { left: 58.33333333%; } .col-xs-push-6 { left: 50%; } .col-xs-push-5 { left: 41.66666667%; } .col-xs-push-4 { left: 33.33333333%; } .col-xs-push-3 { left: 25%; } .col-xs-push-2 { left: 16.66666667%; } .col-xs-push-1 { left: 8.33333333%; } .col-xs-push-0 { left: auto; } .col-xs-offset-12 { margin-left: 100%; } .col-xs-offset-11 { margin-left: 91.66666667%; } .col-xs-offset-10 { margin-left: 83.33333333%; } .col-xs-offset-9 { margin-left: 75%; } .col-xs-offset-8 { margin-left: 66.66666667%; } .col-xs-offset-7 { margin-left: 58.33333333%; } .col-xs-offset-6 { margin-left: 50%; } .col-xs-offset-5 { margin-left: 41.66666667%; } .col-xs-offset-4 { margin-left: 33.33333333%; } .col-xs-offset-3 { margin-left: 25%; } .col-xs-offset-2 { margin-left: 16.66666667%; } .col-xs-offset-1 { margin-left: 8.33333333%; } .col-xs-offset-0 { margin-left: 0%; } @media (min-width: 768px) { .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; } .col-sm-12 { width: 100%; } .col-sm-11 { width: 91.66666667%; } .col-sm-10 { width: 83.33333333%; } .col-sm-9 { width: 75%; } .col-sm-8 { width: 66.66666667%; } .col-sm-7 { width: 58.33333333%; } .col-sm-6 { width: 50%; } .col-sm-5 { width: 41.66666667%; } .col-sm-4 { width: 33.33333333%; } .col-sm-3 { width: 25%; } .col-sm-2 { width: 16.66666667%; } .col-sm-1 { width: 8.33333333%; } .col-sm-pull-12 { right: 100%; } .col-sm-pull-11 { right: 91.66666667%; } .col-sm-pull-10 { right: 83.33333333%; } .col-sm-pull-9 { right: 75%; } .col-sm-pull-8 { right: 66.66666667%; } .col-sm-pull-7 { right: 58.33333333%; } .col-sm-pull-6 { right: 50%; } .col-sm-pull-5 { right: 41.66666667%; } .col-sm-pull-4 { right: 33.33333333%; } .col-sm-pull-3 { right: 25%; } .col-sm-pull-2 { right: 16.66666667%; } .col-sm-pull-1 { right: 8.33333333%; } .col-sm-pull-0 { right: auto; } .col-sm-push-12 { left: 100%; } .col-sm-push-11 { left: 91.66666667%; } .col-sm-push-10 { left: 83.33333333%; } .col-sm-push-9 { left: 75%; } .col-sm-push-8 { left: 66.66666667%; } .col-sm-push-7 { left: 58.33333333%; } .col-sm-push-6 { left: 50%; } .col-sm-push-5 { left: 41.66666667%; } .col-sm-push-4 { left: 33.33333333%; } .col-sm-push-3 { left: 25%; } .col-sm-push-2 { left: 16.66666667%; } .col-sm-push-1 { left: 8.33333333%; } .col-sm-push-0 { left: auto; } .col-sm-offset-12 { margin-left: 100%; } .col-sm-offset-11 { margin-left: 91.66666667%; } .col-sm-offset-10 { margin-left: 83.33333333%; } .col-sm-offset-9 { margin-left: 75%; } .col-sm-offset-8 { margin-left: 66.66666667%; } .col-sm-offset-7 { margin-left: 58.33333333%; } .col-sm-offset-6 { margin-left: 50%; } .col-sm-offset-5 { margin-left: 41.66666667%; } .col-sm-offset-4 { margin-left: 33.33333333%; } .col-sm-offset-3 { margin-left: 25%; } .col-sm-offset-2 { margin-left: 16.66666667%; } .col-sm-offset-1 { margin-left: 8.33333333%; } .col-sm-offset-0 { margin-left: 0%; } } @media (min-width: 992px) { .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; } .col-md-12 { width: 100%; } .col-md-11 { width: 91.66666667%; } .col-md-10 { width: 83.33333333%; } .col-md-9 { width: 75%; } .col-md-8 { width: 66.66666667%; } .col-md-7 { width: 58.33333333%; } .col-md-6 { width: 50%; } .col-md-5 { width: 41.66666667%; } .col-md-4 { width: 33.33333333%; } .col-md-3 { width: 25%; } .col-md-2 { width: 16.66666667%; } .col-md-1 { width: 8.33333333%; } .col-md-pull-12 { right: 100%; } .col-md-pull-11 { right: 91.66666667%; } .col-md-pull-10 { right: 83.33333333%; } .col-md-pull-9 { right: 75%; } .col-md-pull-8 { right: 66.66666667%; } .col-md-pull-7 { right: 58.33333333%; } .col-md-pull-6 { right: 50%; } .col-md-pull-5 { right: 41.66666667%; } .col-md-pull-4 { right: 33.33333333%; } .col-md-pull-3 { right: 25%; } .col-md-pull-2 { right: 16.66666667%; } .col-md-pull-1 { right: 8.33333333%; } .col-md-pull-0 { right: auto; } .col-md-push-12 { left: 100%; } .col-md-push-11 { left: 91.66666667%; } .col-md-push-10 { left: 83.33333333%; } .col-md-push-9 { left: 75%; } .col-md-push-8 { left: 66.66666667%; } .col-md-push-7 { left: 58.33333333%; } .col-md-push-6 { left: 50%; } .col-md-push-5 { left: 41.66666667%; } .col-md-push-4 { left: 33.33333333%; } .col-md-push-3 { left: 25%; } .col-md-push-2 { left: 16.66666667%; } .col-md-push-1 { left: 8.33333333%; } .col-md-push-0 { left: auto; } .col-md-offset-12 { margin-left: 100%; } .col-md-offset-11 { margin-left: 91.66666667%; } .col-md-offset-10 { margin-left: 83.33333333%; } .col-md-offset-9 { margin-left: 75%; } .col-md-offset-8 { margin-left: 66.66666667%; } .col-md-offset-7 { margin-left: 58.33333333%; } .col-md-offset-6 { margin-left: 50%; } .col-md-offset-5 { margin-left: 41.66666667%; } .col-md-offset-4 { margin-left: 33.33333333%; } .col-md-offset-3 { margin-left: 25%; } .col-md-offset-2 { margin-left: 16.66666667%; } .col-md-offset-1 { margin-left: 8.33333333%; } .col-md-offset-0 { margin-left: 0%; } } @media (min-width: 1200px) { .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; } .col-lg-12 { width: 100%; } .col-lg-11 { width: 91.66666667%; } .col-lg-10 { width: 83.33333333%; } .col-lg-9 { width: 75%; } .col-lg-8 { width: 66.66666667%; } .col-lg-7 { width: 58.33333333%; } .col-lg-6 { width: 50%; } .col-lg-5 { width: 41.66666667%; } .col-lg-4 { width: 33.33333333%; } .col-lg-3 { width: 25%; } .col-lg-2 { width: 16.66666667%; } .col-lg-1 { width: 8.33333333%; } .col-lg-pull-12 { right: 100%; } .col-lg-pull-11 { right: 91.66666667%; } .col-lg-pull-10 { right: 83.33333333%; } .col-lg-pull-9 { right: 75%; } .col-lg-pull-8 { right: 66.66666667%; } .col-lg-pull-7 { right: 58.33333333%; } .col-lg-pull-6 { right: 50%; } .col-lg-pull-5 { right: 41.66666667%; } .col-lg-pull-4 { right: 33.33333333%; } .col-lg-pull-3 { right: 25%; } .col-lg-pull-2 { right: 16.66666667%; } .col-lg-pull-1 { right: 8.33333333%; } .col-lg-pull-0 { right: auto; } .col-lg-push-12 { left: 100%; } .col-lg-push-11 { left: 91.66666667%; } .col-lg-push-10 { left: 83.33333333%; } .col-lg-push-9 { left: 75%; } .col-lg-push-8 { left: 66.66666667%; } .col-lg-push-7 { left: 58.33333333%; } .col-lg-push-6 { left: 50%; } .col-lg-push-5 { left: 41.66666667%; } .col-lg-push-4 { left: 33.33333333%; } .col-lg-push-3 { left: 25%; } .col-lg-push-2 { left: 16.66666667%; } .col-lg-push-1 { left: 8.33333333%; } .col-lg-push-0 { left: auto; } .col-lg-offset-12 { margin-left: 100%; } .col-lg-offset-11 { margin-left: 91.66666667%; } .col-lg-offset-10 { margin-left: 83.33333333%; } .col-lg-offset-9 { margin-left: 75%; } .col-lg-offset-8 { margin-left: 66.66666667%; } .col-lg-offset-7 { margin-left: 58.33333333%; } .col-lg-offset-6 { margin-left: 50%; } .col-lg-offset-5 { margin-left: 41.66666667%; } .col-lg-offset-4 { margin-left: 33.33333333%; } .col-lg-offset-3 { margin-left: 25%; } .col-lg-offset-2 { margin-left: 16.66666667%; } .col-lg-offset-1 { margin-left: 8.33333333%; } .col-lg-offset-0 { margin-left: 0%; } } .caret { display: inline-block; width: 0; height: 0; margin-left: 2px; vertical-align: middle; border-top: 4px dashed; border-top: 4px solid \9; border-right: 4px solid transparent; border-left: 4px solid transparent; } .dropup, .dropdown { position: relative; } .dropdown-toggle:focus { outline: 0; } .dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 160px; padding: 5px 0; margin: 2px 0 0; list-style: none; font-size: 14px; text-align: left; background-color: #ffffff; border: 1px solid #cccccc; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 4px; -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); -webkit-background-clip: padding-box; background-clip: padding-box; } .dropdown-menu.pull-right { right: 0; left: auto; } .dropdown-menu .divider { height: 1px; margin: 9px 0; overflow: hidden; background-color: #e5e5e5; } .dropdown-menu > li > a { display: block; padding: 3px 20px; clear: both; font-weight: normal; line-height: 1.42857143; color: #333333; white-space: nowrap; } .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus { text-decoration: none; color: #262626; background-color: #f5f5f5; } .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { color: #ffffff; text-decoration: none; outline: 0; background-color: #337ab7; } .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus { color: #777777; } .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus { text-decoration: none; background-color: transparent; background-image: none; filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); cursor: not-allowed; } .open > .dropdown-menu { display: block; } .open > a { outline: 0; } .dropdown-menu-right { left: auto; right: 0; } .dropdown-menu-left { left: 0; right: auto; } .dropdown-header { display: block; padding: 3px 20px; font-size: 12px; line-height: 1.42857143; color: #777777; white-space: nowrap; } .dropdown-backdrop { position: fixed; left: 0; right: 0; bottom: 0; top: 0; z-index: 990; } .pull-right > .dropdown-menu { right: 0; left: auto; } .dropup .caret, .navbar-fixed-bottom .dropdown .caret { border-top: 0; border-bottom: 4px dashed; border-bottom: 4px solid \9; content: ""; } .dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu { top: auto; bottom: 100%; margin-bottom: 2px; } @media (min-width: 768px) { .navbar-right .dropdown-menu { left: auto; right: 0; } .navbar-right .dropdown-menu-left { left: 0; right: auto; } } .modal-open { overflow: hidden; } .modal { display: none; overflow: hidden; position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1050; -webkit-overflow-scrolling: touch; outline: 0; } .modal.fade .modal-dialog { -webkit-transform: translate(0, -25%); -ms-transform: translate(0, -25%); -o-transform: translate(0, -25%); transform: translate(0, -25%); -webkit-transition: -webkit-transform 0.3s ease-out; -o-transition: -o-transform 0.3s ease-out; transition: transform 0.3s ease-out; } .modal.in .modal-dialog { -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); } .modal-open .modal { overflow-x: hidden; overflow-y: auto; } .modal-dialog { position: relative; width: auto; margin: 10px; } .modal-content { position: relative; background-color: #ffffff; border: 1px solid #999999; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 6px; -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); -webkit-background-clip: padding-box; background-clip: padding-box; outline: 0; } .modal-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; background-color: #000000; } .modal-backdrop.fade { opacity: 0; filter: alpha(opacity=0); } .modal-backdrop.in { opacity: 0.5; filter: alpha(opacity=50); } .modal-header { padding: 15px; border-bottom: 1px solid #e5e5e5; } .modal-header .close { margin-top: -2px; } .modal-title { margin: 0; line-height: 1.42857143; } .modal-body { position: relative; padding: 15px; } .modal-footer { padding: 15px; text-align: right; border-top: 1px solid #e5e5e5; } .modal-footer .btn + .btn { margin-left: 5px; margin-bottom: 0; } .modal-footer .btn-group .btn + .btn { margin-left: -1px; } .modal-footer .btn-block + .btn-block { margin-left: 0; } .modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; } @media (min-width: 768px) { .modal-dialog { width: 600px; margin: 30px auto; } .modal-content { -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); } .modal-sm { width: 300px; } } @media (min-width: 992px) { .modal-lg { width: 900px; } } .tooltip { position: absolute; z-index: 1070; display: block; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; letter-spacing: normal; line-break: auto; line-height: 1.42857143; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; white-space: normal; word-break: normal; word-spacing: normal; word-wrap: normal; font-size: 12px; opacity: 0; filter: alpha(opacity=0); } .tooltip.in { opacity: 0.9; filter: alpha(opacity=90); } .tooltip.top { margin-top: -3px; padding: 5px 0; } .tooltip.right { margin-left: 3px; padding: 0 5px; } .tooltip.bottom { margin-top: 3px; padding: 5px 0; } .tooltip.left { margin-left: -3px; padding: 0 5px; } .tooltip-inner { max-width: 200px; padding: 3px 8px; color: #ffffff; text-align: center; background-color: #000000; border-radius: 4px; } .tooltip-arrow { position: absolute; width: 0; height: 0; border-color: transparent; border-style: solid; } .tooltip.top .tooltip-arrow { bottom: 0; left: 50%; margin-left: -5px; border-width: 5px 5px 0; border-top-color: #000000; } .tooltip.top-left .tooltip-arrow { bottom: 0; right: 5px; margin-bottom: -5px; border-width: 5px 5px 0; border-top-color: #000000; } .tooltip.top-right .tooltip-arrow { bottom: 0; left: 5px; margin-bottom: -5px; border-width: 5px 5px 0; border-top-color: #000000; } .tooltip.right .tooltip-arrow { top: 50%; left: 0; margin-top: -5px; border-width: 5px 5px 5px 0; border-right-color: #000000; } .tooltip.left .tooltip-arrow { top: 50%; right: 0; margin-top: -5px; border-width: 5px 0 5px 5px; border-left-color: #000000; } .tooltip.bottom .tooltip-arrow { top: 0; left: 50%; margin-left: -5px; border-width: 0 5px 5px; border-bottom-color: #000000; } .tooltip.bottom-left .tooltip-arrow { top: 0; right: 5px; margin-top: -5px; border-width: 0 5px 5px; border-bottom-color: #000000; } .tooltip.bottom-right .tooltip-arrow { top: 0; left: 5px; margin-top: -5px; border-width: 0 5px 5px; border-bottom-color: #000000; } .popover { position: absolute; top: 0; left: 0; z-index: 1060; display: none; max-width: 276px; padding: 1px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; letter-spacing: normal; line-break: auto; line-height: 1.42857143; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; white-space: normal; word-break: normal; word-spacing: normal; word-wrap: normal; font-size: 14px; background-color: #ffffff; -webkit-background-clip: padding-box; background-clip: padding-box; border: 1px solid #cccccc; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 6px; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); } .popover.top { margin-top: -10px; } .popover.right { margin-left: 10px; } .popover.bottom { margin-top: 10px; } .popover.left { margin-left: -10px; } .popover-title { margin: 0; padding: 8px 14px; font-size: 14px; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; border-radius: 5px 5px 0 0; } .popover-content { padding: 9px 14px; } .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 { left: 50%; margin-left: -11px; border-bottom-width: 0; border-top-color: #999999; border-top-color: rgba(0, 0, 0, 0.25); bottom: -11px; } .popover.top > .arrow:after { content: " "; bottom: 1px; margin-left: -10px; border-bottom-width: 0; border-top-color: #ffffff; } .popover.right > .arrow { top: 50%; left: -11px; margin-top: -11px; border-left-width: 0; border-right-color: #999999; border-right-color: rgba(0, 0, 0, 0.25); } .popover.right > .arrow:after { content: " "; left: 1px; bottom: -10px; border-left-width: 0; border-right-color: #ffffff; } .popover.bottom > .arrow { left: 50%; margin-left: -11px; border-top-width: 0; border-bottom-color: #999999; border-bottom-color: rgba(0, 0, 0, 0.25); top: -11px; } .popover.bottom > .arrow:after { content: " "; top: 1px; margin-left: -10px; border-top-width: 0; border-bottom-color: #ffffff; } .popover.left > .arrow { top: 50%; right: -11px; margin-top: -11px; border-right-width: 0; border-left-color: #999999; border-left-color: rgba(0, 0, 0, 0.25); } .popover.left > .arrow:after { content: " "; right: 1px; border-right-width: 0; border-left-color: #ffffff; bottom: -10px; } .clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .modal-header:before, .modal-header:after, .modal-footer:before, .modal-footer:after { content: " "; display: table; } .clearfix:after, .container:after, .container-fluid:after, .row:after, .modal-header:after, .modal-footer:after { clear: both; } .center-block { display: block; margin-left: auto; margin-right: auto; } .pull-right { float: right !important; } .pull-left { float: left !important; } .hide { display: none !important; } .show { display: block !important; } .invisible { visibility: hidden; } .text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; } .hidden { display: none !important; } .affix { position: fixed; } @-ms-viewport { width: device-width; } .visible-xs, .visible-sm, .visible-md, .visible-lg { display: none !important; } .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block { display: none !important; } @media (max-width: 767px) { .visible-xs { display: block !important; } table.visible-xs { display: table !important; } tr.visible-xs { display: table-row !important; } th.visible-xs, td.visible-xs { display: table-cell !important; } } @media (max-width: 767px) { .visible-xs-block { display: block !important; } } @media (max-width: 767px) { .visible-xs-inline { display: inline !important; } } @media (max-width: 767px) { .visible-xs-inline-block { display: inline-block !important; } } @media (min-width: 768px) and (max-width: 991px) { .visible-sm { display: block !important; } table.visible-sm { display: table !important; } tr.visible-sm { display: table-row !important; } th.visible-sm, td.visible-sm { display: table-cell !important; } } @media (min-width: 768px) and (max-width: 991px) { .visible-sm-block { display: block !important; } } @media (min-width: 768px) and (max-width: 991px) { .visible-sm-inline { display: inline !important; } } @media (min-width: 768px) and (max-width: 991px) { .visible-sm-inline-block { display: inline-block !important; } } @media (min-width: 992px) and (max-width: 1199px) { .visible-md { display: block !important; } table.visible-md { display: table !important; } tr.visible-md { display: table-row !important; } th.visible-md, td.visible-md { display: table-cell !important; } } @media (min-width: 992px) and (max-width: 1199px) { .visible-md-block { display: block !important; } } @media (min-width: 992px) and (max-width: 1199px) { .visible-md-inline { display: inline !important; } } @media (min-width: 992px) and (max-width: 1199px) { .visible-md-inline-block { display: inline-block !important; } } @media (min-width: 1200px) { .visible-lg { display: block !important; } table.visible-lg { display: table !important; } tr.visible-lg { display: table-row !important; } th.visible-lg, td.visible-lg { display: table-cell !important; } } @media (min-width: 1200px) { .visible-lg-block { display: block !important; } } @media (min-width: 1200px) { .visible-lg-inline { display: inline !important; } } @media (min-width: 1200px) { .visible-lg-inline-block { display: inline-block !important; } } @media (max-width: 767px) { .hidden-xs { display: none !important; } } @media (min-width: 768px) and (max-width: 991px) { .hidden-sm { display: none !important; } } @media (min-width: 992px) and (max-width: 1199px) { .hidden-md { display: none !important; } } @media (min-width: 1200px) { .hidden-lg { display: none !important; } } .visible-print { display: none !important; } @media print { .visible-print { display: block !important; } table.visible-print { display: table !important; } tr.visible-print { display: table-row !important; } th.visible-print, td.visible-print { display: table-cell !important; } } .visible-print-block { display: none !important; } @media print { .visible-print-block { display: block !important; } } .visible-print-inline { display: none !important; } @media print { .visible-print-inline { display: inline !important; } } .visible-print-inline-block { display: none !important; } @media print { .visible-print-inline-block { display: inline-block !important; } } @media print { .hidden-print { display: none !important; } } /* Fonts */ /* Colours used */ /* Others */ html, body { width: 100%; height: 100%; margin: 0; padding: 0; } body { background: white; font-family: "Microsoft JhengHei", "Open Sans", sans-serif; } #html { min-height: 100%; position: relative; } #html-body { padding-bottom: 9em; position: relative; } /* * * * General style section * * * */ a.button { -webkit-appearance: button; -moz-appearance: button; appearance: button; text-decoration: none; color: initial; } hr { height: 1px; margin: 0; margin-top: 0.3em; margin-bottom: 0.8em; margin-left: auto; margin-right: auto; border: 0 none; color: #C0C0C0; background: #C0C0C0; } .error-msg { display: block; margin: 0 0.5em; color: #e74c3c; } .error-field { border: 1px solid #e74c3c !important; } .scroll-button { background: none !important; border: none !important; } .scroll-button:hover { color: #0389ff !important; } #scroll-up { color: #1f1646 !important; padding: 0 !important; position: fixed; bottom: 1em; left: 0.5em; font-size: 4em !important; } #scroll-up:focus, #scroll-up:active { color: #1f1646 !important; outline: none; } /* * * * Navigation bar style section * * * */ nav { position: relative; overflow: hidden; font-family: "Microsoft JhengHei"; background: white; } nav #logo { position: relative; width: 200px; height: auto; margin: 15px 0 15px 10px; z-index: 2; } nav #bg { width: 75%; height: auto; position: absolute; top: 0; right: 0; z-index: 0; } nav div { background: #1f1646; font-size: 1.4em; line-height: 20px; position: relative; z-index: 2; color: white; } nav div #mobile-navbar { display: none; } nav div a { color: white; text-decoration: none; text-align: center; display: block; padding: 4px; margin: 0 5px; border-bottom: 2px solid #1f1646; -webkit-transition: all ease 0.8s; -moz-transition: all ease 0.8s; transition: all ease 0.8s; } nav div a:hover, nav div a.active { color: white; text-decoration: none; border-bottom: 2px solid white; } nav div ul { list-style: none; display: inline-block; padding: 10px; padding-left: 3em; margin: 0; cursor: default; } nav div ul li { float: none; display: inline-block; margin: 0 5px; padding: 0; } nav div ul li .scroll-button { padding: 0 24px; font-size: 1.3em; } nav div ul li a { float: left; } nav div #nav-name { display: inline-block; padding-top: 16px; float: right; } nav div #logout { display: inline-block; padding: 15px; color: white; margin-right: 50px; float: right; } nav div #logout:hover { text-decoration: none; color: #0389ff; } @media (max-width: 992px) { nav { padding-left: 0; } nav div #mobile-navbar { display: inline-block; padding: 15px; margin-left: 1em; cursor: auto; text-align: center; } nav div a { text-align: center; display: inline-block; width: auto; padding: 16px; } nav div a:hover, nav div a.active { color: white; text-decoration: none; background: #993399; border-bottom: none; } nav div ul { display: none; width: 100%; padding: 0; margin: 0; } nav div ul li { display: block; width: 100%; } nav div ul li a { display: block; width: 100%; } nav div ul li a i { padding: 16px; } nav div #nav-name { float: right; padding: 16px 12px; } nav div #logout { display: inline-block; margin: 0; margin-right: 20px; } } /* * * * Footer style section * * * */ footer { width: 100%; height: 9em; background: #1f1646; color: white; text-align: center; padding: 1.5em; font-family: "Microsoft JhengHei"; position: absolute; bottom: 0; } footer ul { list-style: none; display: inline; text-align: center; padding-left: 0; } footer ul li { display: inline-block; text-align: center; margin: 12px; } footer ul li a { text-decoration: none; padding: 0; display: block; color: white; } footer ul li a:hover { color: white; } footer #footer-bottom { text-align: center; text-transform: uppercase; font-size: .8em; } footer #footer-right { padding-top: 10px; text-align: right; } footer #footer-right p { color: white; margin-top: 0; font-size: .7em; } footer #footer-right img { width: 150px; height: auto; } @media (max-width: 767px) { #html-body { padding-bottom: 21em; } footer { height: 21em; } footer #footer-right { padding-top: 10px; text-align: center; } } @media (min-width: 768px) and (max-width: 992px) { #html-body { padding-bottom: 16em; } footer { height: 16em; } footer #footer-right { padding-top: 20px; text-align: center; } footer #footer-center { padding-left: 15px; padding-right: 15px; } } @media (min-width: 993px) and (max-width: 1135px) { #html-body { padding-bottom: 10em; } footer { height: 10em; } footer #footer-right { padding-top: 20px; } footer #footer-center { padding-left: 30px; padding-right: 0; } } /* * * * Login style section * * * */ #login-container, #change-password, #reset-pass { width: 50%; background: #E1E5E6; color: #1f1646; font-family: "Microsoft JhengHei"; margin: 100px auto; padding-top: 20px; border-radius: 4px; } #login-container h1, #change-password h1, #reset-pass h1 { padding-top: 20px; margin-top: 0; text-align: center; font-size: 2.8em; margin-bottom: 0; } #login-container form, #change-password form, #reset-pass form { padding: 0 10px 20px 20px; } #login-container form p, #change-password form p, #reset-pass form p { margin: 10px 70px 0 70px; } #login-container form label, #change-password form label, #reset-pass form label { display: block; font-size: 1.2em; font-weight: 900; } #login-container form input[type=text], #login-container form input[type=password], #change-password form input[type=text], #change-password form input[type=password], #reset-pass form input[type=text], #reset-pass form input[type=password] { width: 100%; margin-top: 8px; padding: 8px 12px 8px 12px; border: 1px solid transparent; border-radius: 4px; } #login-container form input[type=text]:focus, #login-container form input[type=password]:focus, #change-password form input[type=text]:focus, #change-password form input[type=password]:focus, #reset-pass form input[type=text]:focus, #reset-pass form input[type=password]:focus { border: 1px solid #0389ff; } #login-container form .row, #change-password form .row, #reset-pass form .row { margin-right: 70px; margin-left: 70px; } #login-container form .row p, #change-password form .row p, #reset-pass form .row p { padding: 0; margin-right: 0; margin-left: 0; } #login-container form .row label, #change-password form .row label, #reset-pass form .row label { display: inline; font-size: 1em; } #login-container form input[type=checkbox], #change-password form input[type=checkbox], #reset-pass form input[type=checkbox] { vertical-align: middle; color: #ffffff; height: 1.15em; width: 1.15em; margin-left: 7px; cursor: pointer; } #login-container form select, #change-password form select, #reset-pass form select { width: 40%; margin-top: 8px; padding: 8px 12px 8px 12px; border: 1px solid transparent; border-radius: 4px; font-weight: 900; background: #fff; } #login-container form select:focus, #change-password form select:focus, #reset-pass form select:focus { border: 1px solid #0389ff; } #login-container form #pay_rate, #change-password form #pay_rate, #reset-pass form #pay_rate { width: 20%; } #login-container form a, #change-password form a, #reset-pass form a { text-decoration: underline; margin-top: 6px; padding-right: 0; text-align: right; color: #0389ff; } #login-container form a:hover, #change-password form a:hover, #reset-pass form a:hover { color: #1f1646; } #login-container form input[type=submit], #change-password form input[type=submit], #reset-pass form input[type=submit] { background: #0389ff; color: #fff; text-transform: uppercase; font-weight: 900; padding: 10px 16px 10px 16px; margin-top: 15px; border: none; border-radius: 6px; box-shadow: none; } #login-container form input[type=submit]:hover, #change-password form input[type=submit]:hover, #reset-pass form input[type=submit]:hover { background: #1f1646; } #login-container form #submit-row, #change-password form #submit-row, #reset-pass form #submit-row { margin-right: 0; } #login-logo { display: inline-block; text-align: right; margin-right: 20px; margin-top: 20px; float: right; } #login-logo img { height: 35px; width: 135px; } #login-logo p { margin-right: 0; font-size: .8em; } @media (max-width: 768px) { #login-container { width: 100%; margin-top: 0px; } #login-container form { padding: 0 10px 20px 20px; } #login-container form p { margin: 10px 10px 0 10px; } #login-container form .row { margin-right: 10px; margin-left: 10px; } #login-container form input[type=submit] { padding: 12px 55px 12px 55px; margin: 15px auto; display: block; text-align: center; } } .g-button { background: #0389ff; color: #fff; text-transform: uppercase; text-decoration: none; text-align: center; font-weight: 900; padding: 10px 16px 10px 16px; margin-top: 15px; border: none; border-radius: 6px; box-shadow: none; display: block; } .g-button:hover { background: #1f1646; color: #fff; text-decoration: none; } /* * * * Home style section * * * */ #home-page .container:first-child { width: 90%; } .home-container { padding: 1em; min-height: 16em; } .home-container h2 { padding-top: 5px; margin-top: 0; text-align: left; font-size: 1.8em; margin-bottom: 0; color: #1f1646; } .home-container hr { height: 2px; margin-top: 0; } .home-container .content { background: #ffffff; padding: 1.2em; min-height: 14em; } .home-container .content #notification-set hr { height: 0.5px; width: 100%; margin: 0; } .home-container .content #recommended-projects { padding: 0 1.2em; } .home-container .content #recommended-projects .recommended-project { display: block; color: #000000; padding: 0 0.8em; cursor: default; } .home-container .content #recommended-projects .recommended-project div { border: thin solid #E1E5E6; padding: 1em; border-radius: 4px; cursor: pointer; } .home-container .content #recommended-projects .recommended-project h5 { margin: 0; font-size: 1.2em; font-weight: 900; } .home-container .content #recommended-projects .recommended-project hr { height: 1px; } .home-container .content #recommended-projects .recommended-project p { margin: 0.5em 0; } .home-container .content #recommended-projects .recommended-project .location { font-size: 0.9em; font-weight: 700; } .home-container .content #recommended-projects .recommended-project span { font-size: 0.85em; } .home-container .content #recommended-projects .recommended-project div:hover { text-decoration: none; background: #E1E5E6; } .home-container .content #recommended-projects .recommended-project:hover { text-decoration: none; } .notification { width: 100%; } .notification p { margin-top: 0.2em; margin-bottom: 0.4em; font-weight: 900; display: inline-block; } .notification .not-date { color: #C0C0C0; font-weight: 600; font-size: 0.9em; } #date { text-align: center; color: #1f1646; } #date hr { margin-bottom: 0; } #date #day { font-size: 0.8em; } #date #month, #date #time { display: block; font-size: 1.2em; margin: 0; } #date #num-day { display: block; font-size: 3.2em; font-weight: 900; margin: 0; } /* * * * Profile page style section * * * */ .container-block { background: #ECF0F1; padding: 20px; } #skills { color: #1f1646; padding: 20px 30px 30px 30px; } #skills #add-skill { font-size: 1.5em; color: #2ecc71; position: relative; margin: 8px; padding: 8px; } #skills #skill-edit { font-size: 1.5em; color: #e74c3c; position: relative; margin: 8px; padding: 8px; } #skills button { top: 10px; } #skills .row { margin: 0 20px 0 5px; position: relative; } #skills form p { margin-bottom: 0; } #skills h1 { display: inline; margin-bottom: 0; -webkit-margin-after: 0; } #skills h3 { font-size: 1.3em; margin: 1em 0 0.2em 0; } #skills #skill-set label { display: block; } #skills #add-skill-form { display: none; background: #E1E5E6; padding: 1em 2em; } .skill-span, .skill-span-b { display: inline-block; position: relative; color: #1f1646; font-family: "Microsoft JhengHei"; padding: 5px 18px 5px 18px; margin: 5px; border: 2px solid #E1E5E6; border-radius: 8px; font-weight: 900; } .skill-span .delete-tag, .skill-span-b .delete-tag { cursor: pointer; padding: 3px; position: relative; right: -10px; display: none; } .skill-span-b { background: #ffffff; border: 1px solid transparent; } .delete-hover { color: #ffffff; background: #e74c3c; border: 2px solid #e74c3c; } .undo-skill-span { display: inline-block; color: #1f1646; font-family: "Microsoft JhengHei"; padding: 5px 18px; margin: 5px; border: 2px solid #E1E5E6; border-radius: 8px; font-weight: 900; } .undo-skill-span:hover { cursor: pointer; color: #ffffff; background: #2ecc71; border: 2px solid #2ecc71; } #profile { width: 80%; font-size: 1.2em; color: #1f1646; font-family: "Microsoft JhengHei"; margin: 1.5em auto; } #profile hr { margin-top: 0; } #profile .edit-button { position: absolute; bottom: 5px; right: 0; padding: 0 !important; border: none; display: inline; float: right; color: #0389ff; background: none !important; outline: none; outline-offset: 0; outline-color: transparent; } #profile .edit-button:hover { text-decoration: underline; } #profile #personal-details { color: #1f1646; margin-top: 1em; border-right: 1px solid #C0C0C0; } @media (max-width: 992px) { #profile #personal-details { border-right: hidden; } } #profile #personal-details div { margin-left: 3em; } #profile #personal-details #staff-type { font-size: 1.5em; margin-top: 0.6em; margin-bottom: 0.6em; font-weight: 600; } #profile #personal-details hr { margin-top: 2em; margin-bottom: 1em; } #profile #personal-details .g-button { display: block; margin: 0 auto; margin-bottom: 20px; width: 50%; } #profile form input[type=text]:focus { border: 1px solid #0389ff; } #profile form .row { margin-right: 70px; margin-left: 70px; } #profile form .row p { padding: 0; margin-right: 0; margin-left: 0; } #profile form .row label { display: inline; font-size: 1em; } #profile form input[type=submit] { background: #0389ff; color: #fff; text-transform: uppercase; font-weight: 900; padding: 10px 16px 10px 16px; margin-top: 15px; border: none; border-radius: 6px; box-shadow: none; } #profile form input[type=submit]:hover { background: #1f1646; } #profile form select { width: 40%; margin-top: 8px; padding: 8px 12px 8px 12px; border: 1px solid transparent; border-radius: 4px; font-weight: 900; background: #fff; } #profile form select:focus { border: 1px solid #0389ff; } #profile #experience #exp-row { position: relative; margin: 0 20px 0 5px; } #profile #experience #exp-row button { top: 10px; right: 35px; } #profile #experience #add-experience { font-size: 1.5em; color: #2ecc71; position: relative; margin: 8px; padding: 8px; } #profile #experience #experience-edit { font-size: 1.5em; color: #e74c3c; position: relative; margin: 8px; padding: 8px; } #profile #experience .date-row { margin: 0.8em 1em; display: flex; justify-content: flex-end; align-items: center; } #profile #experience .sub-row { display: flex; justify-content: flex-end; align-items: center; padding-top: 10px; } #profile #experience h1 { display: inline; margin-bottom: 0; -webkit-margin-after: 0; } #profile form input[type=text], #profile form input[type=date] { width: 70%; margin-top: 8px; padding: 8px 12px; border: 1px solid transparent; border-radius: 4px; } #profile form input[type=text]:focus, #profile form input[type=date]:focus { border: 1px solid #0389ff; } #profile form input[type=date] { width: 100%; } #profile form textarea { width: 100%; margin-top: 8px; padding: 8px 12px; border: 1px solid transparent; border-radius: 4px; } #profile form label { display: block; font-weight: 900; margin-top: 8px; } #profile #add-experience-form { background: #E1E5E6; padding: 1em 3em; margin: 1em 0; border-radius: 4px; display: none; } #profile #add-experience-form h2 { margin: 0; } #profile #add-experience-form .row { margin: 0; } #profile #add-experience-form label { display: block; } #profile #add-experience-form .experience-skills-delete { cursor: pointer; padding: 3px; position: relative; right: -10px; } #experience-set #experiences { padding: 0.7em 1.5em; } #experience-set hr { margin: 0.5em 0; } #experience-set .experience-box { padding: 1em; border-radius: 0.5em; position: relative; } #experience-set .experience-box h2 { margin: 0; font-weight: 900; } #experience-set .experience-box span { text-align: right; } #experience-set .experience-box .title { font-size: 1em; margin-top: 0.8em; margin-bottom: 0.8em; font-weight: 700; } #experience-set .experience-box .delete-experience-tag { text-transform: none; position: absolute; right: 1.1em; bottom: 1.1em; display: none; visibility: none; } #experience-set .experience-box .delete-experience-tag:hover { background: #e74c3c; } #experience-set .experience-box:hover { background: #ECF0F1; } /* * * * Change password page style section * * * */ #change-password { width: 70%; max-width: 70%; } /* * * * Create new project page style section * * * */ #create-project { padding: 1em 2em 4em 2em; } #create-project h1 { text-align: center; font-size: 2.8em; margin: 0.3em 0; } #create-project form { width: 70%; font-size: 1.2em; margin: 0 auto; } #create-project form label { display: block; margin-top: 8px; font-weight: 700; } #create-project form input[type=text], #create-project form input[type=number] { width: 40%; margin-top: 8px; padding: 8px 12px; border: 1px solid #C0C0C0; border-radius: 4px; border: 1px solid transparent; } #create-project form input[type=text]:focus, #create-project form input[type=number]:focus, #create-project form textarea:focus { border: 1px solid #0389ff; } #create-project form input[type=number] { width: 20%; } #create-project form textarea { width: 90%; resize: none; display: block; margin-top: 8px; padding: 8px 12px; border-radius: 4px; border: 1px solid transparent; } #create-project form #project-dates { width: 90%; margin-left: 0; } #create-project form #project-dates p { padding: 0; } #create-project form input[type=date] { width: 100%; margin-top: 8px; padding: 8px 12px; border: 1px solid transparent; border-radius: 4px; } #create-project form input[type=date]:focus { border: 1px solid #0389ff; } #create-project form select { width: 40%; margin-top: 8px; padding: 8px 12px; border: 1px solid transparent; border-radius: 4px; background: #fff; } #create-project form select:focus { border: 1px solid #0389ff; } #create-project form input[type=radio]:not(old) { display: inline-block; width: 1em; height: 1em; } #create-project form #priority-buttons label { display: inline-block; font-weight: 500; } #create-project form input[type=submit] { background: #0389ff; color: #fff; text-transform: uppercase; font-weight: 900; padding: 12px 38px; border: none; border-radius: 6px; box-shadow: none; float: right; } #create-project form input[type=submit]:hover { background: #1f1646; } #create-project .project-tab h2 { font-size: 1.8em; margin: 0; } #create-project .project-tab .content { padding: 1em 4em; color: #1f1646; background: #E1E5E6; border-radius: 4px; } #create-project .project-tab button { background: #0389ff; color: #fff; text-transform: uppercase; font-weight: 900; font-size: 1em; padding: 8px 12px; border: none; border-radius: 4px; box-shadow: none; } #create-project .project-tab button:hover { background: #1f1646; } #create-project .project-tab button:focus { background: #0389ff; } #create-project .project-tab .project-continue, #create-project .project-tab .project-back { padding: 12px 18px; } #create-project .project-tab .project-continue { float: right; } #create-project #project-summary { font-size: 1.2em; } #create-project #project-summary .content { padding: 2em 4em 3em 4em; } #create-project #project-summary h1 { font-size: 2.4em; } #create-project #project-summary h3 { text-align: center; font-size: 1.5em; margin: 0; font-weight: 400; } #create-project #project-summary #right-div p { text-align: right; } #create-project #project-summary .row { margin: 1em; } #create-project #project-summary #description_summary { margin: 2em 1em; } @media (max-width: 768px) { #create-project form { width: 100%; } #create-project form input[type=text], #create-project form textarea, #create-project form select, #create-project form #project-dates { width: 100%; margin-left: 0; margin-right: 0; } #create-project form input[type=submit] { padding: 12px 55px 12px 55px; margin: 15px auto; display: block; text-align: center; } #create-project .project-tab .content { padding: 1em 1em; } } /* * * * Create Project Confirm * * * */ #project-confirm { width: 60%; margin: 0 auto; padding: 5em 0; text-align: center; color: #1f1646; } #project-confirm h1 { font-size: 2.8em; } #project-confirm h3 { font-size: 1.5em; } #project-confirm .fa-check { color: #2ecc71; font-size: 12em; } #project-confirm h5 { font-size: 1.3em; } #project-confirm p { color: #0389ff; } #project-confirm a { text-decoration: underline; } #project-confirm a:hover { color: #1f1646; } /* * * * addSkills page style section * * * */ #addSkill #ASContainer { width: 50%; background: #E1E5E6; color: #1f1646; font-family: "Microsoft JhengHei"; margin: 10px auto; border-radius: 4px; } #addSkill h1 { padding-top: 20px; margin-top: 0; text-align: center; font-size: 2.8em; margin-bottom: 0; } #addSkill p { margin: 10px 70px 0 70px; } #addSkill form { padding: 0 10px 20px 20px; } #addSkill form p { margin: 10px 70px 0 70px; } #addSkill form label { display: block; font-size: 1.2em; font-weight: 900; } #addSkill form input[type=text] { width: 100%; margin-top: 8px; padding: 8px 12px 8px 12px; border: 1px solid transparent; border-radius: 4px; } #addSkill form input[type=text]:focus { border: 1px solid #0389ff; } #addSkill form .row { margin-right: 70px; margin-left: 70px; } #addSkill form .row p { padding: 0; margin-right: 0; margin-left: 0; } #addSkill form .row label { display: inline; font-size: 1em; } #addSkill form #submit-row { margin-right: 0; } #addSkill input[type=submit] { background: #0389ff; color: #fff; text-transform: uppercase; font-weight: 900; padding: 10px 16px 10px 16px; margin-top: 15px; border: none; border-radius: 6px; box-shadow: none; } #addSkill input[type=submit]:hover { background: #1f1646; } #addSkill textarea { width: 100%; margin-top: 8px; margin-left: 12px; padding: 8px 12px 8px 12px; border: 1px solid transparent; border-radius: 4px; } /* * * * Search page style section * * * */ #search { width: 80%; color: #1f1646; font-family: "Microsoft JhengHei"; margin: 0 auto; padding: 2em 0; position: relative; } #search h1 { text-align: center; font-size: 2.8em; } #search h2 { font-size: 2.0em; margin-top: 0.3em; margin-bottom: 0; } #search button { background: #0389ff; color: #fff; text-transform: uppercase; font-weight: 900; font-size: 0.9em; padding: 8px 12px; border: none; border-radius: 4px; box-shadow: none; } #search button:hover { background: #1f1646; } #search button:focus { background: #0389ff; } #search #search-toggle { width: 100%; color: #1f1646; background: #E1E5E6; margin-top: 1em; border-top: 2px solid #C0C0C0; } #search #search-toggle:hover { background: #C0C0C0; } #search .container-box { background: #E1E5E6; width: 95%; margin: 10px auto; text-align: center; } #search #search-type { padding: 0 1em; } #search #search-type button { color: #1f1646; background: #ECF0F1; font-weight: 700; font-size: 1.15em; padding: 1em; border-bottom: 2px solid #C0C0C0; } #search #search-type button:hover, #search #search-type button:focus { background: #C0C0C0; } #search #search-type #search-projects { border-right: 1px solid #C0C0C0; } #search #search-type #search-users { border-left: 1px solid #C0C0C0; } #search #search-type .active { text-decoration: underline; background: #E1E5E6; border-bottom: none; } #search #search-type .active:hover { background: #E1E5E6; } #search hr { height: 1px; margin-top: 0.2em; } #search form input[type=text] { margin-top: 8px; padding: 8px 12px 8px 12px; border: 1px solid transparent; border-radius: 4px; } #search form input[type=text]:focus { border: 1px solid #0389ff; } #search form input[type=submit] { background: #0389ff; color: #fff; text-transform: uppercase; font-weight: 900; padding: 10px 38px; margin-top: 15px; border: none; border-radius: 6px; box-shadow: none; } #search form input[type=submit]:hover { background: #1f1646; } #search form input[type=checkbox] { vertical-align: middle; color: #ffffff; height: 1.15em; width: 1.15em; margin-left: 7px; cursor: pointer; } #search .bottom { position: absolute; bottom: 10em; left: 0.5em; } #search #search-results { margin-top: 3em; display: none; padding: 0 5em; } #search #search-results hr { margin-bottom: 1em; } #search #search-results #results, #search #search-results #user-results { padding: 0 1em; } #search #search-results #results i, #search #search-results #user-results i { display: block; margin: 1em auto; } #project-search, #user-search { margin: 0 auto; padding: 1em; background: #E1E5E6; } #project-search input[type=text], #user-search input[type=text] { width: 60%; } #user-search { display: none; } #advanced-search, #user-advanced-search { width: 100%; text-align: left; padding: 1em 2em; display: none; } #advanced-search hr, #user-advanced-search hr { margin-top: 1em; } #advanced-search h2, #user-advanced-search h2 { width: 85%; margin: 0.5em auto; } #advanced-search p, #user-advanced-search p { width: 85%; margin: 5px auto; } #advanced-search .container-fluid, #user-advanced-search .container-fluid { margin: 0 auto; text-align: center; } #advanced-search .container-fluid div, #user-advanced-search .container-fluid div { text-align: left; } #advanced-search .container-fluid label, #user-advanced-search .container-fluid label { font-size: 1.2em; font-weight: 900; } #advanced-search .container-fluid input[type=text], #user-advanced-search .container-fluid input[type=text] { width: 90%; } #advanced-search .container-fluid input[type=date], #user-advanced-search .container-fluid input[type=date] { text-align: left; padding: 8px 12px 8px 12px; border: 1px solid transparent; border-radius: 4px; } #advanced-search .container-fluid select, #user-advanced-search .container-fluid select { width: 60%; padding: 8px 12px 8px 12px; border: 1px solid transparent; border-radius: 4px; font-weight: 900; background: #fff; } #advanced-search .container-fluid .date-row, #user-advanced-search .container-fluid .date-row { margin: 0.8em 1em; display: flex; justify-content: flex-end; align-items: center; } #advanced-search .container-fluid .date-row label, #user-advanced-search .container-fluid .date-row label { display: block; text-align: right; } .search-result, .project-result { color: #1f1646; text-decoration: none; display: block; padding: 1em 2em; border: thin solid #E1E5E6; } .search-result div.row, .project-result div.row { display: flex; min-height: 100%; flex-direction: row; } .search-result hr, .project-result hr { margin-bottom: 0.7em; } .search-result h3, .project-result h3 { margin: 0; font-size: 1.5em; } .search-result h5, .project-result h5 { margin-top: 0; margin-bottom: 0.6em; font-weight: 900; font-size: 1em; } .search-result span, .project-result span { text-align: right; } .search-result p, .project-result p { margin-top: 0; } .search-result i, .project-result i { display: inline-block !important; margin: 0 !important; } .search-result .right, .project-result .right { text-align: right; } .search-result .right .col-md-6, .project-result .right .col-md-6 { padding: 0; } .search-result .right .g-button, .project-result .right .g-button { padding: 8px 13px; display: block; width: 85%; margin: 0 auto; height: 36px; } .project-result:hover { text-decoration: none; background: #ECF0F1; } .project-result:not(:last-child) { margin-bottom: 1em; } /**** My projects section - Aisha code here ****/ #current-projects { font-family: "Microsoft JhengHei"; color: #1f1646; margin: 0 auto; padding: 3em 0; width: 80%; } #current-projects h1 { margin: 0 0 0 10px; font-size: 2.4em; } #current-projects #dropdown-menu { margin: 0.8em 1em; position: relative; right: 0px; } #current-projects #dropdown-menu label { font-size: 1.2em; font-weight: 900; position: relative; right: 0px; } #current-projects .projects { padding: 2em; display: block; min-height: 350px; background: #E1E5E6; margin-bottom: 2em; } #current-projects .projects .project-result { background: #ffffff; border: 1px solid #C0C0C0; border-radius: 4px; padding: 1.6em; } #current-projects .projects .project-result p { margin-bottom: 0; } /**** Project Dashboard section - Daniel code here ****/ #project-dashboard { width: 80%; color: #1f1646; font-family: "Microsoft JhengHei"; margin: 1.5em auto; font-size: 1.2em; } #project-dashboard .visit-link { color: #0389ff; } #project-dashboard .visit-link:hover { color: #1f1646; } #project-dashboard h1 { text-align: center; font-size: 2.4em; } #project-dashboard h2 { text-align: left; font-size: 2em; margin: 0; font-weight: 700; } #project-dashboard #project-title { margin-top: 1em; margin-bottom: 2em; border-right: 1px solid #C0C0C0; font-size: 0.9em; text-align: center; } #project-dashboard #project-title h2 { text-align: center; font-weight: 400; font-size: 1.6em; } #project-dashboard #project-title hr { margin: 1em 0; } #project-dashboard #project-title .g-button { width: 70%; margin: 0 auto; } #project-dashboard #project-title .g-button:focus { text-decoration: none; color: #ffffff; } #project-dashboard #project-details { padding: 1em 2em; } #project-dashboard #project-details #right-div p { text-align: right; } #project-dashboard #project-notifications, #project-dashboard #project-staff { width: 85%; padding: 1em; } #project-dashboard #project-staff #staff-head { font-size: 1.3em; font-weight: 900; } #project-dashboard #project-staff #staff-head p { margin-bottom: 0.5em; } #project-dashboard #project-staff .staff { display: block; text-decoration: none; margin-bottom: -1px; color: #1f1646; cursor: pointer; border-radius: 4px; border: 1px solid #E1E5E6; border-top: 1px solid #C0C0C0; border-bottom: 1px solid #C0C0C0; } #project-dashboard #project-staff .staff h4 { margin-bottom: 0; } #project-dashboard #project-staff .staff p { margin: 0.5em 0; } #project-dashboard #project-staff .staff .skill-span { font-size: 0.8em; padding: 4px 12px; border: 1px solid #1f1646; } #project-dashboard #project-staff .staff:hover { text-decoration: none; background: #E1E5E6; } #project-dashboard #project-staff .staff:first-child { border-top: 1px solid #E1E5E6; } /** Project status **/ .circle { width: 1em; height: 1em; display: inline-block; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; margin-bottom: -2px; } .green { background: #2ecc71; } .yellow { background: #f1c40f; } .blue { background: #0389ff; } .orange { background: #f39c12; } .red { background: #e74c3c; } .green-c { color: #2ecc71; } /* * * * Privacy Policy and Terms of Use Pages * * * */ #privacy-policy, #terms-of-use { width: 90%; font-size: 1.2em; color: #1f1646; font-family: "Microsoft JhengHei"; margin: 4em auto; } #privacy-policy h1, #terms-of-use h1 { width: 90%; margin: 0 auto; margin-bottom: 0; -webkit-margin-after: 0; } #privacy-policy .container-box, #terms-of-use .container-box { background: #E1E5E6; width: 90%; text-align: left; border-radius: 4px; padding: 2em 3em; margin: 0 auto; } #privacy-policy hr, #terms-of-use hr { width: 90%; } #privacy-policy .scroll-button, #terms-of-use .scroll-button { font-size: 3.5em !important; } /* * * * Project Panel * * * */ #project-management-panel { width: 90%; margin: 0 auto; padding: 1em 0; } #project-management-panel h1 { margin-bottom: 0; } #project-management-panel h2 { margin-bottom: 0; } #project-management-panel #remaining-budget { font-size: 1.2em; font-weight: 900; margin-right: 1em; float: right; } #project-management-panel .tab form { font-size: 1em; margin: 0 auto; } #project-management-panel .tab form input[type=text], #project-management-panel .tab form input[type=date] { width: 70%; margin-top: 8px; padding: 8px 12px; border: 1px solid transparent; border-radius: 4px; } #project-management-panel .tab form input[type=date] { width: 95%; } #project-management-panel .tab form input[type=submit] { background: #0389ff; color: #fff; text-transform: uppercase; font-weight: 900; margin-top: 8px; padding: 8px 12px; border: none; border-radius: 4px; box-shadow: none; float: right; } #project-management-panel .tab form input[type=submit]:hover { background: #1f1646; } #project-management-panel .tab form textarea { width: 70%; margin-top: 8px; padding: 8px 12px; border: 1px solid transparent; border-radius: 4px; } #project-management-panel .tab form select { width: 30%; margin-top: 8px; padding: 8px 12px; border: 1px solid transparent; border-radius: 4px; background: #fff; } #project-management-panel .tab form input[type=text]:focus, #project-management-panel .tab form input[type=date]:focus, #project-management-panel .tab form select:focus, #project-management-panel .tab form textarea:focus { border: 1px solid #0389ff; } #project-management-panel .tab form label { display: block; font-weight: 900; } #project-management-panel .tab form button { background: #0389ff; color: #fff; text-transform: uppercase; font-weight: 900; font-size: 1em; padding: 8px 12px; border: none; border-radius: 4px; box-shadow: none; } #project-management-panel .tab form button:hover { background: #1f1646; } #project-management-panel .tab form button:focus { background: #0389ff; } #project-management-panel .tab form input[type=radio]:not(old) { display: inline-block; width: 1em; height: 1em; } #project-management-panel .tab .content, #project-management-panel .tab .content-small { background: #E1E5E6; padding: 1.5em 2em; } #project-management-panel .tab .content-small { width: 60%; } #project-management-panel .tab .staff { display: block; text-decoration: none; margin-bottom: -1px; color: #1f1646; cursor: pointer; border-radius: 4px; border: 1px solid #E1E5E6; border-top: 1px solid #C0C0C0; border-bottom: 1px solid #C0C0C0; } #project-management-panel .tab .staff h4 { margin-bottom: 0; } #project-management-panel .tab .staff p { margin: 0.5em 0; } #project-management-panel .tab .staff .skill-span { font-size: 0.8em; padding: 4px 12px; border: 1px solid #1f1646; } #project-management-panel .tab .staff:hover { text-decoration: none; background: #E1E5E6; } #project-management-panel .tab .staff:first-child { border-top: 1px solid #E1E5E6; } #left-bar { padding-left: 0; margin-top: 1em; } #left-bar h3, #left-bar span { width: 95%; margin: 0 auto; } #left-bar span { display: block; } #left-bar ul { list-style: none; padding: 0; margin-top: 0; color: #1f1646; background: #E1E5E6; } #left-bar ul li { text-align: left; background: #E1E5E6; border-top: 1px solid #C0C0C0; border-bottom: 1px solid #C0C0C0; } #left-bar ul li button { text-align: left; height: 100%; width: 100%; padding: 8px 12px; border: none; background: none; } #left-bar ul li a { display: block; height: 100%; width: 100%; padding: 8px 12px; color: #1f1646; } #left-bar ul li a:hover { color: #1f1646; text-decoration: none; } #left-bar ul li:first-child { border-top: none; } #left-bar ul li:last-child { border-bottom: none; } #left-bar ul li:hover { background: #C0C0C0; } #left-bar ul .active { background: #C0C0C0; } .application, .staff-container { margin: 0.5em 1em; padding: 1em 1.5em; border: 1px solid #E1E5E6; border-radius: 4px; font-size: 1.1em; } .application h3, .staff-container h3 { font-size: 1.3em; margin-bottom: 0; } .application span.right, .staff-container span.right { margin-top: 1.35em; padding-right: 30px; } .application .right, .staff-container .right { text-align: right; } .application .location, .staff-container .location { margin-top: 0; } .application p, .staff-container p { margin: 0.5em 0; } .application .reject-application:hover, .staff-container .reject-application:hover { background: #e74c3c; } .application .accept-application:hover, .staff-container .accept-application:hover { background: #2ecc71; } .application .remove-staff:hover, .staff-container .remove-staff:hover { background: #e74c3c; } #edit-project form { width: 90%; margin: 0 auto; } #edit-project h2 { margin: 0; } #edit-project #search-dates, #edit-project #project-dates { width: 90%; margin-left: 0; } #edit-project #search-dates p, #edit-project #project-dates p { padding: 0; } #edit-project #priority-buttons label { display: inline-block; font-weight: 500; } #edit-project #budget { width: 20%; } #edit-project .project-continue { float: right; } #add-staff { padding-bottom: 2em; } #add-staff #search-staff-form { margin-bottom: 1em; } #add-staff #search-staff-form input[type=text] { width: 95%; } #add-staff #search-staff-form select { width: 95%; } #add-staff #search-staff-form button { margin: 8px 0; } #add-staff #allocate-staff-form input[type=text] { width: 50%; } #add-staff #search-results { display: none; } #add-staff #search-results hr { margin-bottom: 1em; } #add-staff #search-results i { display: block; margin: 1em auto; } #add-staff #search-results #results { padding: 0 1em; } .staff-result { color: #1f1646; display: block; padding: 1em 3em; border: thin solid #E1E5E6; } .staff-result i { display: inline !important; margin: 0 !important; } .staff-result h5 { margin-top: 0; margin-bottom: 0.3em; font-weight: 900; font-size: 1.3em; } .staff-result hr { margin-bottom: 0.7em; } .staff-result .row { margin: 0 1em; } .staff-result p { margin-top: 0; } .staff-result .location, .staff-result .pay-rate { text-align: right; } .staff-result .staff-availability { text-align: right; font-weight: 900; font-size: 1.2em; color: #e74c3c; margin-top: 1em; margin-bottom: 0; } .staff-result:hover { background: #ECF0F1; } .profile-popup, .project-popup { -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5); } .profile-popup .ui-dialog-titlebar, .project-popup .ui-dialog-titlebar { background: #1f1646; color: #ffffff; font-family: "Microsoft JhengHei"; } /* * * * Not found page * * * */ #page-not-found { width: 40%; margin: 4em auto; text-align: center; font-size: 1.3em; } #page-not-found .fa { display: block; margin-bottom: 0.5em; } #application { width: 70%; margin: 2em auto; } #application h1 { font-size: 2.5em; margin-bottom: 0; } #application form { background: #E1E5E6; padding: 3em 4em; border-radius: 4px; } #application form textarea { width: 70%; padding: 8px 12px; border: 1px solid transparent; border-radius: 4px; margin: 0 auto; } #application form textarea:focus { border: 1px solid #0389ff; } #application form input[type=submit] { background: #0389ff; color: #fff; text-transform: uppercase; font-weight: 900; padding: 10px 16px 10px 16px; margin-top: 20px; border: none; border-radius: 6px; box-shadow: none; float: right; } #application form input[type=submit]:hover { background: #1f1646; } /*# sourceMappingURL=style.css.map */
0.314366
0.042127
.App { height: 100%; min-height: 600px; background-color: #FFF; } .particle { position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; width: 70px; height: 70px; border-radius: 50%; box-shadow: 0 14px 14px rgba(0, 0, 0, 0.3), 0 -28px 14px rgba(0, 0, 0, 0.1) inset, 0 42px 14px rgba(255, 255, 255, 0.1) inset; opacity: 0; animation: doit 2500ms infinite cubic-bezier(0.125, 0, 0.41, 0); animation-direction: reverse; } #particle1 { background: #ff37c3; transform: translateX(77.58765px) translateY(106.79024px) scale(0.36258); animation-delay: -1039ms; } #particle2 { background: #7e08ff; transform: translateX(-151.06949px) translateY(182.61164px) scale(0.05391); animation-delay: -1294ms; } #particle3 { background: #7306ff; transform: translateX(-246px) translateY(0px) scale(0.03971); animation-delay: -767ms; } #particle4 { background: #ff26ff; transform: translateX(86.80394px) translateY(-136.78112px) scale(0.24989); animation-delay: -947ms; } #particle5 { background: #8e0cff; transform: translateX(-132.25168px) translateY(-182.02882px) scale(0.07612); animation-delay: -1381ms; } #particle6 { background: #6d05ff; transform: translateX(183.70009px) translateY(-172.50587px) scale(0.03142); animation-delay: -677ms; } #particle7 { background: #5500ff; transform: translateX(214.31678px) translateY(-201.25685px) scale(0.00049); animation-delay: -1634ms; } #particle8 { background: #ff2fe1; transform: translateX(-146.70993px) translateY(-9.23021px) scale(0.30409); animation-delay: -1725ms; } #particle9 { background: #e11fff; transform: translateX(-22.18398px) translateY(-175.6043px) scale(0.20032); animation-delay: -752ms; } #particle10 { background: #ca19ff; transform: translateX(175.72776px) translateY(-69.57554px) scale(0.16419); animation-delay: -792ms; } #particle11 { background: #5b01ff; transform: translateX(85.28869px) translateY(-262.4916px) scale(0.00789); animation-delay: -1830ms; } #particle12 { background: #ff29f3; transform: translateX(-66.42157px) translateY(141.15302px) scale(0.27103); animation-delay: -1539ms; } #particle13 { background: #ff4f81; transform: translateX(-89.25854px) translateY(-35.33996px) scale(0.51825); animation-delay: -282ms; } #particle14 { background: #6102ff; transform: translateX(-143.06575px) translateY(-225.43556px) scale(0.01489); animation-delay: -1787ms; } #particle15 { background: #ff30db; transform: translateX(-91.78905px) translateY(-110.95391px) scale(0.31545); animation-delay: -2187ms; } #particle16 { background: #ff5673; transform: translateX(82.74192px) translateY(26.88448px) scale(0.56006); animation-delay: -619ms; } #particle17 { background: #ff5e62; transform: translateX(47.8068px) translateY(57.78849px) scale(0.61732); animation-delay: -2298ms; } #particle18 { background: #a511ff; transform: translateX(-52.22488px) translateY(-203.40246px) scale(0.10899); animation-delay: -342ms; } #particle19 { background: #ff29f3; transform: translateX(131.71516px) translateY(-83.58898px) scale(0.27103); animation-delay: -1324ms; } #particle20 { background: #a511ff; transform: translateX(199.72187px) translateY(-64.89357px) scale(0.10899); animation-delay: -1295ms; } #particle21 { background: #6303ff; transform: translateX(222.90257px) translateY(-141.45827px) scale(0.01771); animation-delay: -837ms; } #particle22 { background: #ba15ff; transform: translateX(72.88866px) translateY(-184.09574px) scale(0.13926); animation-delay: -1286ms; } #particle23 { background: #ff28f9; transform: translateX(115.90601px) translateY(108.84299px) scale(0.26037); animation-delay: -864ms; } #particle24 { background: #9c0fff; transform: translateX(13.56275px) translateY(-215.57377px) scale(0.09517); animation-delay: -1799ms; } #particle25 { background: #6a04ff; transform: translateX(246.98871px) translateY(-63.41592px) scale(0.02763); animation-delay: -1651ms; } #particle26 { background: #ff586e; transform: translateX(-64.72311px) translateY(-53.54362px) scale(0.57422); animation-delay: -551ms; } #particle27 { background: #ff3bb7; transform: translateX(23.61005px) translateY(-123.76819px) scale(0.38709); animation-delay: -1330ms; } #particle28 { background: #d01aff; transform: translateX(157.04499px) translateY(-99.66378px) scale(0.17292); animation-delay: -2446ms; } #particle29 { background: #5d02ff; transform: translateX(100.498px) translateY(-253.82898px) scale(0.00998); animation-delay: -559ms; } #particle30 { background: #aa12ff; transform: translateX(-121.67155px) translateY(167.46652px) scale(0.11623); animation-delay: -1520ms; } #particle31 { background: #7707ff; transform: translateX(-166.34495px) translateY(-177.13938px) scale(0.04421); animation-delay: -818ms; } #particle32 { background: #ff8c6c; transform: translateX(-27.45996px) translateY(-49.94948px) scale(0.70596); animation-delay: -1902ms; } #particle33 { background: #5500ff; transform: translateX(187.40265px) translateY(-226.53089px) scale(0.00049); animation-delay: -1847ms; } #particle34 { background: #8a0bff; transform: translateX(223.96149px) translateY(-42.72294px) scale(0.07022); animation-delay: -2074ms; } #particle35 { background: #6a04ff; transform: translateX(242.51941px) translateY(78.79933px) scale(0.02763); animation-delay: -1563ms; } #particle36 { background: #7a07ff; transform: translateX(44.97152px) translateY(235.74894px) scale(0.04894); animation-delay: -1901ms; } #particle37 { background: #970eff; transform: translateX(177.17472px) translateY(128.72497px) scale(0.0886); animation-delay: -555ms; } #particle38 { background: #930dff; transform: translateX(-94.523px) translateY(200.87161px) scale(0.08225); animation-delay: -1087ms; } #particle39 { background: #ff3fac; transform: translateX(-29.84279px) translateY(116.22998px) scale(0.41221); animation-delay: -2230ms; } #particle40 { background: #8209ff; transform: translateX(170.57866px) translateY(160.18402px) scale(0.05912); animation-delay: -453ms; } #particle41 { background: #6102ff; transform: translateX(262.2707px) translateY(-50.03081px) scale(0.01489); animation-delay: -2485ms; } #particle42 { background: #ffb77a; transform: translateX(26.69734px) translateY(28.42978px) scale(0.79721); animation-delay: -702ms; } #particle43 { background: #ff4796; transform: translateX(57.86929px) translateY(-91.18742px) scale(0.46417); animation-delay: -1390ms; } #particle44 { background: #6102ff; transform: translateX(0px) translateY(267px) scale(0.01489); animation-delay: -1244ms; } #particle45 { background: #5b01ff; transform: translateX(249.73227px) translateY(-117.51508px) scale(0.00789); animation-delay: -733ms; } #particle46 { background: #ff43a1; transform: translateX(-28.35065px) translateY(-110.41848px) scale(0.43792); animation-delay: -679ms; } #particle47 { background: #c518ff; transform: translateX(185.96797px) translateY(47.74846px) scale(0.15567); animation-delay: -820ms; } #particle48 { background: #ff39bd; transform: translateX(99.39621px) translateY(-82.22769px) scale(0.37476); animation-delay: -1948ms; } #particle49 { background: #5700ff; transform: translateX(36.09597px) translateY(-285.72903px) scale(0.00197); animation-delay: -1843ms; } #particle50 { background: #ff2fe1; transform: translateX(147px) translateY(0px) scale(0.30409); animation-delay: -2216ms; } #particle51 { background: #bf17ff; transform: translateX(83.02696px) translateY(176.44128px) scale(0.14736); animation-delay: -889ms; } #particle52 { background: #5f02ff; transform: translateX(-130.07349px) translateY(-236.6028px) scale(0.01231); animation-delay: -587ms; } #particle53 { background: #5f02ff; transform: translateX(267.87097px) translateY(33.83997px) scale(0.01231); animation-delay: -153ms; } #particle54 { background: #ff39bd; transform: translateX(-127.9828px) translateY(-16.16799px) scale(0.37476); animation-delay: -202ms; } #particle55 { background: #f925ff; transform: translateX(-70.25358px) translateY(-149.29646px) scale(0.23959); animation-delay: -435ms; } #particle56 { background: #7306ff; transform: translateX(-179.32628px) translateY(-168.39859px) scale(0.03971); animation-delay: -2191ms; } #particle57 { background: #9c0fff; transform: translateX(195.44264px) translateY(91.96833px) scale(0.09517); animation-delay: -1057ms; } #particle58 { background: #ff3db2; transform: translateX(52.37085px) translateY(-111.29373px) scale(0.39958); animation-delay: -2084ms; } #particle59 { background: #7306ff; transform: translateX(-61.17771px) translateY(-238.27146px) scale(0.03971); animation-delay: -1495ms; } #particle60 { background: #d61cff; transform: translateX(181.55699px) translateY(22.93598px) scale(0.18185); animation-delay: -284ms; } #particle61 { background: #ff7c67; transform: translateX(-23.19185px) translateY(58.57592px) scale(0.67608); animation-delay: -407ms; } #particle62 { background: #930dff; transform: translateX(-221.56193px) translateY(13.9395px) scale(0.08225); animation-delay: -1372ms; } #particle63 { background: #ffe28b; transform: translateX(16.28689px) translateY(-7.66403px) scale(0.90589); animation-delay: -545ms; } #particle64 { background: #5801ff; transform: translateX(52.84153px) translateY(277.005px) scale(0.00444); animation-delay: -979ms; } #particle65 { background: #6102ff; transform: translateX(182.77408px) translateY(-194.63462px) scale(0.01489); animation-delay: -1255ms; } #particle66 { background: #ff26ff; transform: translateX(110.89663px) translateY(-118.09292px) scale(0.24989); animation-delay: -511ms; } #particle67 { background: #7a07ff; transform: translateX(-223.14636px) translateY(-88.34989px) scale(0.04894); animation-delay: -1117ms; } #particle68 { background: #a010ff; transform: translateX(-26.69598px) translateY(211.32043px) scale(0.10197); animation-delay: -2387ms; } #particle69 { background: #c518ff; transform: translateX(-147.93854px) translateY(122.38541px) scale(0.15567); animation-delay: -265ms; } #particle70 { background: #970eff; transform: translateX(67.67472px) translateY(208.28138px) scale(0.0886); animation-delay: -1854ms; } #particle71 { background: #8209ff; transform: translateX(-29.32798px) translateY(-232.15484px) scale(0.05912); animation-delay: -2409ms; } #particle72 { background: #5a01ff; transform: translateX(265.34477px) translateY(86.21574px) scale(0.00604); animation-delay: -931ms; } #particle73 { background: #ba15ff; transform: translateX(-72.88866px) translateY(-184.09574px) scale(0.13926); animation-delay: -1814ms; } #particle74 { background: #5a01ff; transform: translateX(17.51855px) translateY(278.44946px) scale(0.00604); animation-delay: -976ms; } #particle75 { background: #c518ff; transform: translateX(173.72679px) translateY(81.74962px) scale(0.15567); animation-delay: -146ms; } #particle76 { background: #d01aff; transform: translateX(-150.47716px) translateY(109.32806px) scale(0.17292); animation-delay: -2351ms; } #particle77 { background: #5500ff; transform: translateX(253.29838px) translateY(-160.74804px) scale(0); animation-delay: -1018ms; } #particle78 { background: #ff2bed; transform: translateX(104.73571px) translateY(111.5322px) scale(0.28187); animation-delay: -645ms; } #particle79 { background: #6303ff; transform: translateX(-203.4155px) translateY(-168.27993px) scale(0.01771); animation-delay: -2463ms; } #particle80 { background: #7005ff; transform: translateX(-76.94523px) translateY(236.81307px) scale(0.03544); animation-delay: -380ms; } #particle81 { background: #5801ff; transform: translateX(-277.005px) translateY(-52.84153px) scale(0.00444); animation-delay: -848ms; } #particle82 { background: #5500ff; transform: translateX(260.26308px) translateY(143.08084px) scale(0.00012); animation-delay: -465ms; } #particle83 { background: #7707ff; transform: translateX(166.34495px) translateY(177.13938px) scale(0.04421); animation-delay: -1377ms; } #particle84 { background: #5f02ff; transform: translateX(-158.70202px) translateY(-218.43459px) scale(0.01231); animation-delay: -658ms; } #particle85 { background: #ff5673; transform: translateX(-86.31398px) translateY(-10.90399px) scale(0.56006); animation-delay: -732ms; } #particle86 { background: #5700ff; transform: translateX(209.94296px) translateY(197.14957px) scale(0.00197); animation-delay: -1495ms; } #particle87 { background: #ff41a6; transform: translateX(-29.09672px) translateY(-113.32423px) scale(0.42499); animation-delay: -880ms; } #particle88 { background: #f925ff; transform: translateX(156.92433px) translateY(-50.9878px) scale(0.23959); animation-delay: -526ms; } #particle89 { background: #5801ff; transform: translateX(70.13055px) translateY(-273.14045px) scale(0.00444); animation-delay: -2051ms; } #particle90 { background: #ffca81; transform: translateX(-5.62144px) translateY(29.46862px) scale(0.84357); animation-delay: -2399ms; } #particle91 { background: #5700ff; transform: translateX(183.57811px) translateY(-221.90781px) scale(0.00197); animation-delay: -2136ms; } #particle92 { background: #5d02ff; transform: translateX(-174.01675px) translateY(-210.35012px) scale(0.00998); animation-delay: -1711ms; } #particle93 { background: #6d05ff; transform: translateX(-121.40193px) translateY(220.82928px) scale(0.03142); animation-delay: -1621ms; } #particle94 { background: #860aff; transform: translateX(-186.88293px) translateY(135.77839px) scale(0.06456); animation-delay: -96ms; } #particle95 { background: #aa12ff; transform: translateX(-25.94398px) translateY(-205.36774px) scale(0.11623); animation-delay: -1844ms; } #particle96 { background: #d61cff; transform: translateX(-170.1491px) translateY(-67.36679px) scale(0.18185); animation-delay: -407ms; } #particle97 { background: #5500ff; transform: translateX(189.31492px) translateY(228.84243px) scale(0.00012); animation-delay: -427ms; } #particle98 { background: #ff3fac; transform: translateX(-120px) translateY(0px) scale(0.41221); animation-delay: -165ms; } #particle99 { background: #5d02ff; transform: translateX(51.1551px) translateY(268.16442px) scale(0.00998); animation-delay: -2045ms; } #particle100 { background: #5500ff; transform: translateX(-273.35429px) translateY(-108.22862px) scale(0.00049); animation-delay: -1464ms; } #particle101 { background: #ff936e; transform: translateX(45.59371px) translateY(-28.93465px) scale(0.72101); animation-delay: -693ms; } #particle102 { background: #930dff; transform: translateX(161.83104px) translateY(151.96946px) scale(0.08225); animation-delay: -1300ms; } #particle103 { background: #f323ff; transform: translateX(-135.91486px) translateY(98.74792px) scale(0.22949); animation-delay: -566ms; } #particle104 { background: #ff39bd; transform: translateX(-8.09998px) translateY(128.74545px) scale(0.37476); animation-delay: -2384ms; } #particle105 { background: #f323ff; transform: translateX(107.08723px) translateY(-129.44622px) scale(0.22949); animation-delay: -48ms; } #particle106 { background: #bf17ff; transform: translateX(150.25008px) translateY(-124.29768px) scale(0.14736); animation-delay: -1722ms; } #particle107 { background: #ff7465; transform: translateX(8.27199px) translateY(-65.47957px) scale(0.66126); animation-delay: -2265ms; } #particle108 { background: #d01aff; transform: translateX(-180.15647px) translateY(-46.25632px) scale(0.17292); animation-delay: -1466ms; } #particle109 { background: #bf17ff; transform: translateX(104.48623px) translateY(164.64395px) scale(0.14736); animation-delay: -590ms; } #particle110 { background: #6804ff; transform: translateX(-198.79242px) translateY(164.45539px) scale(0.02408); animation-delay: -1414ms; } #particle111 { background: #5801ff; transform: translateX(179.75357px) translateY(217.28473px) scale(0.00444); animation-delay: -1072ms; } #particle112 { background: #c518ff; transform: translateX(-173.72679px) translateY(81.74962px) scale(0.15567); animation-delay: -96ms; } #particle113 { background: #ff28f9; transform: translateX(9.98369px) translateY(-158.68625px) scale(0.26037); animation-delay: -1894ms; } #particle114 { background: #ff39bd; transform: translateX(47.48807px) translateY(119.94117px) scale(0.37476); animation-delay: -1233ms; } #particle115 { background: #ff30db; transform: translateX(-141.44936px) translateY(-26.98291px) scale(0.31545); animation-delay: -1126ms; } #particle116 { background: #ba15ff; transform: translateX(-184.09574px) translateY(72.88866px) scale(0.13926); animation-delay: -515ms; } #particle117 { background: #d61cff; transform: translateX(-107.5647px) translateY(-148.05011px) scale(0.18185); animation-delay: -2069ms; } #particle118 { background: #5700ff; transform: translateX(88.06984px) translateY(271.05111px) scale(0.00308); animation-delay: -2198ms; } #particle119 { background: #5600ff; transform: translateX(54.52796px) translateY(-285.84559px) scale(0.00111); animation-delay: -1539ms; } #particle120 { background: #5600ff; transform: translateX(140.19032px) translateY(-255.00524px) scale(0.00111); animation-delay: -360ms; } #particle121 { background: #d01aff; transform: translateX(-68.47117px) translateY(-172.93843px) scale(0.17292); animation-delay: -905ms; } #particle122 { background: #ff30db; transform: translateX(-26.98291px) translateY(-141.44936px) scale(0.31545); animation-delay: -606ms; } #particle123 { background: #7005ff; transform: translateX(-201.44523px) translateY(146.35853px) scale(0.03544); animation-delay: -1313ms; } #particle124 { background: #ff6461; transform: translateX(65.14755px) translateY(30.65611px) scale(0.63188); animation-delay: -2472ms; } #particle125 { background: #ca19ff; transform: translateX(179.74968px) translateY(-58.40421px) scale(0.16419); animation-delay: -1379ms; } #particle126 { background: #6102ff; transform: translateX(-262.2707px) translateY(50.03081px) scale(0.01489); animation-delay: -1238ms; } #particle127 { background: #a010ff; transform: translateX(135.77131px) translateY(164.11932px) scale(0.10197); animation-delay: -1354ms; } #particle128 { background: #970eff; transform: translateX(-184.90782px) translateY(117.34607px) scale(0.0886); animation-delay: -205ms; } #particle129 { background: #ff34cf; transform: translateX(-42.64435px) translateY(131.2458px) scale(0.33869); animation-delay: -1346ms; } #particle130 { background: #6102ff; transform: translateX(156.93866px) translateY(-216.00754px) scale(0.01489); animation-delay: -1968ms; } #particle131 { background: #f925ff; transform: translateX(-144.5906px) translateY(79.48936px) scale(0.23959); animation-delay: -2327ms; } #particle132 { background: #5f02ff; transform: translateX(261.51745px) translateY(-67.14627px) scale(0.01231); animation-delay: -2417ms; } #particle133 { background: #ff586e; transform: translateX(-76.00547px) translateY(-35.76546px) scale(0.57422); animation-delay: -435ms; } #particle134 { background: #ffec8f; transform: translateX(-9.24616px) translateY(7.64909px) scale(0.93721); animation-delay: -2223ms; } #particle135 { background: #c518ff; transform: translateX(-24.06398px) translateY(-190.48602px) scale(0.15567); animation-delay: -887ms; } #particle136 { background: #930dff; transform: translateX(-220.24946px) translateY(27.82398px) scale(0.08225); animation-delay: -1635ms; } #particle137 { background: #8209ff; transform: translateX(-14.69298px) translateY(-233.53825px) scale(0.05912); animation-delay: -1155ms; } #particle138 { background: #a511ff; transform: translateX(-208.34409px) translateY(26.31998px) scale(0.10899); animation-delay: -1130ms; } #particle139 { background: #ff3fac; transform: translateX(120px) translateY(0px) scale(0.41221); animation-delay: -1522ms; } #particle140 { background: #8a0bff; transform: translateX(-220.83696px) translateY(56.70129px) scale(0.07022); animation-delay: -1974ms; } #particle141 { background: #b514ff; transform: translateX(-49.98667px) translateY(194.68522px) scale(0.13137); animation-delay: -1417ms; } #particle142 { background: #f925ff; transform: translateX(-10.36044px) translateY(164.67441px) scale(0.23959); animation-delay: -2496ms; } #particle143 { background: #6a04ff; transform: translateX(0px) translateY(-255px) scale(0.02763); animation-delay: -1277ms; } #particle144 { background: #ca19ff; transform: translateX(-47.00239px) translateY(183.06222px) scale(0.16419); animation-delay: -879ms; } #particle145 { background: #ff28f9; transform: translateX(67.69891px) translateY(143.8675px) scale(0.26037); animation-delay: -2076ms; } #particle146 { background: #e11fff; transform: translateX(-143.19601px) translateY(104.03799px) scale(0.20032); animation-delay: -1417ms; } #particle147 { background: #ff30db; transform: translateX(-130.2951px) translateY(-61.31222px) scale(0.31545); animation-delay: -700ms; } #particle148 { background: #ff2fe1; transform: translateX(133.00958px) translateY(62.58956px) scale(0.30409); animation-delay: -1471ms; } #particle149 { background: #d61cff; transform: translateX(77.91761px) translateY(165.58335px) scale(0.18185); animation-delay: -968ms; } #particle150 { background: #7306ff; transform: translateX(144.59517px) translateY(199.01818px) scale(0.03971); animation-delay: -22ms; } #particle151 { background: #7005ff; transform: translateX(-76.94523px) translateY(236.81307px) scale(0.03544); animation-delay: -912ms; } #particle152 { background: #5a01ff; transform: translateX(278.44946px) translateY(17.51855px) scale(0.00604); animation-delay: -1814ms; } #particle153 { background: #7707ff; transform: translateX(-130.20591px) translateY(-205.17169px) scale(0.04421); animation-delay: -858ms; } #particle154 { background: #930dff; transform: translateX(-220.24946px) translateY(27.82398px) scale(0.08225); animation-delay: -772ms; } #particle155 { background: #5b01ff; transform: translateX(241.86064px) translateY(-132.96401px) scale(0.00789); animation-delay: -645ms; } #particle156 { background: #6804ff; transform: translateX(198.79242px) translateY(164.45539px) scale(0.02408); animation-delay: -2035ms; } #particle157 { background: #ff7465; transform: translateX(42.06998px) translateY(-50.85387px) scale(0.66126); animation-delay: -2346ms; } #particle158 { background: #5500ff; transform: translateX(248.23241px) translateY(157.53308px) scale(0.00049); animation-delay: -993ms; } #particle159 { background: #ed22ff; transform: translateX(162.63066px) translateY(52.84191px) scale(0.21957); animation-delay: -1617ms; } #particle160 { background: #fff192; transform: translateX(7.59895px) translateY(-4.82244px) scale(0.95289); animation-delay: -1309ms; } #particle161 { background: #a010ff; transform: translateX(-198.04239px) translateY(78.41053px) scale(0.10197); animation-delay: -1825ms; } #particle162 { background: #ffdc88; transform: translateX(-20.34025px) translateY(5.22249px) scale(0.89027); animation-delay: -1390ms; } #particle163 { background: #6102ff; transform: translateX(66.4002px) translateY(-258.6117px) scale(0.01489); animation-delay: -2495ms; } #particle164 { background: #bf17ff; transform: translateX(-83.02696px) translateY(176.44128px) scale(0.14736); animation-delay: -863ms; } #particle165 { background: #ca19ff; transform: translateX(-11.86741px) translateY(-188.62705px) scale(0.16419); animation-delay: -1629ms; } #particle166 { background: #ff2bed; transform: translateX(151.79355px) translateY(19.17598px) scale(0.28187); animation-delay: -1352ms; } #particle167 { background: #5b01ff; transform: translateX(262.4916px) translateY(85.28869px) scale(0.00789); animation-delay: -512ms; } #particle168 { background: #9c0fff; transform: translateX(174.74767px) translateY(-126.96161px) scale(0.09517); animation-delay: -946ms; } #particle169 { background: #ff517c; transform: translateX(91.35271px) translateY(-17.42646px) scale(0.53207); animation-delay: -2280ms; } #particle170 { background: #5d02ff; transform: translateX(186.88136px) translateY(-199.00844px) scale(0.00998); animation-delay: -805ms; } #particle171 { background: #5a01ff; transform: translateX(-102.70675px) translateY(-259.40764px) scale(0.00604); animation-delay: -1924ms; } #particle172 { background: #f925ff; transform: translateX(-133.4878px) translateY(-96.98457px) scale(0.23959); animation-delay: -311ms; } #particle173 { background: #ca19ff; transform: translateX(171.01231px) translateY(-80.47229px) scale(0.16419); animation-delay: -2316ms; } #particle174 { background: #ed22ff; transform: translateX(117.05756px) translateY(124.65364px) scale(0.21957); animation-delay: -955ms; } #particle175 { background: #9c0fff; transform: translateX(137.68358px) translateY(166.43086px) scale(0.09517); animation-delay: -90ms; } #particle176 { background: #aa12ff; transform: translateX(150.89651px) translateY(141.70125px) scale(0.11623); animation-delay: -1614ms; } #particle177 { background: #d61cff; transform: translateX(0px) translateY(183px) scale(0.18185); animation-delay: -1494ms; } #particle178 { background: #ff3bb7; transform: translateX(60.70096px) translateY(-110.41464px) scale(0.38709); animation-delay: -662ms; } #particle179 { background: #5500ff; transform: translateX(288.79245px) translateY(-55.09011px) scale(0.00049); animation-delay: -1032ms; } #particle180 { background: #ff4f81; transform: translateX(-86.8634px) translateY(40.87481px) scale(0.51825); animation-delay: -117ms; } #particle181 { background: #5801ff; transform: translateX(-262.19697px) translateY(-103.81112px) scale(0.00444); animation-delay: -479ms; } #particle182 { background: #5b01ff; transform: translateX(-201.19534px) translateY(188.935px) scale(0.00789); animation-delay: -1225ms; } #particle183 { background: #6303ff; transform: translateX(0px) translateY(-264px) scale(0.01771); animation-delay: -2029ms; } #particle184 { background: #ed22ff; transform: translateX(-100.51128px) translateY(138.34191px) scale(0.21957); animation-delay: -974ms; } #particle185 { background: #bf17ff; transform: translateX(24.43998px) translateY(-193.46237px) scale(0.14736); animation-delay: -1337ms; } #particle186 { background: #6102ff; transform: translateX(233.97388px) translateY(128.62823px) scale(0.01489); animation-delay: -1104ms; } #particle187 { background: #9c0fff; transform: translateX(-147.86217px) translateY(157.45722px) scale(0.09517); animation-delay: -165ms; } #particle188 { background: #7a07ff; transform: translateX(174.95247px) translateY(-164.29131px) scale(0.04894); animation-delay: -1758ms; } #particle189 { background: #5500ff; transform: translateX(250.76539px) translateY(159.14056px) scale(0.00012); animation-delay: -319ms; } #particle190 { background: #6503ff; transform: translateX(236.15986px) translateY(111.1284px) scale(0.02078); animation-delay: -2284ms; } #particle191 { background: #5b01ff; transform: translateX(-175.92902px) translateY(-212.66166px) scale(0.00789); animation-delay: -1984ms; } #particle192 { background: #8209ff; transform: translateX(233.53825px) translateY(14.69298px) scale(0.05912); animation-delay: -2245ms; } #particle193 { background: #ff936e; transform: translateX(-54px) translateY(0px) scale(0.72101); animation-delay: -1273ms; } #particle194 { background: #6a04ff; transform: translateX(196.48088px) translateY(-162.54312px) scale(0.02763); animation-delay: -962ms; } #particle195 { background: #6303ff; transform: translateX(-180.72044px) translateY(192.44772px) scale(0.01771); animation-delay: -1526ms; } #particle196 { background: #ff2fe1; transform: translateX(-86.40443px) translateY(118.9255px) scale(0.30409); animation-delay: -1280ms; } #particle197 { background: #8209ff; transform: translateX(-233.53825px) translateY(-14.69298px) scale(0.05912); animation-delay: -2417ms; } #particle198 { background: #ff4f81; transform: translateX(73.96927px) translateY(-61.1927px) scale(0.51825); animation-delay: -446ms; } #particle199 { background: #db1dff; transform: translateX(-131.21435px) translateY(123.21848px) scale(0.19098); animation-delay: -1437ms; } #particle200 { background: #ff4b8b; transform: translateX(31.51973px) translateY(97.00776px) scale(0.49096); animation-delay: -184ms; } #particle201 { background: #5d02ff; transform: translateX(-199.00844px) translateY(-186.88136px) scale(0.00998); animation-delay: -1412ms; } #particle202 { background: #7707ff; transform: translateX(196.59113px) translateY(-142.83182px) scale(0.04421); animation-delay: -1590ms; } #particle203 { background: #ffa273; transform: translateX(20.43741px) translateY(43.4317px) scale(0.75131); animation-delay: -1288ms; } #particle204 { background: #5500ff; transform: translateX(250.76539px) translateY(159.14056px) scale(0.00012); animation-delay: -2344ms; } #particle205 { background: #5600ff; transform: translateX(-171.04551px) translateY(235.42395px) scale(0.00111); animation-delay: -2447ms; } #particle206 { background: #8e0cff; transform: translateX(-108.39458px) translateY(-197.169px) scale(0.07612); animation-delay: -1198ms; } #particle207 { background: #5a01ff; transform: translateX(225.71574px) translateY(163.99209px) scale(0.00604); animation-delay: -813ms; } #particle208 { background: #5d02ff; transform: translateX(-84.36164px) translateY(259.63843px) scale(0.00998); animation-delay: -626ms; } #particle209 { background: #5801ff; transform: translateX(-87.14279px) translateY(-268.19794px) scale(0.00444); animation-delay: -2322ms; } #particle210 { background: #ff4b8b; transform: translateX(25.36637px) translateY(98.79548px) scale(0.49096); animation-delay: -1479ms; } #particle211 { background: #6a04ff; transform: translateX(196.48088px) translateY(162.54312px) scale(0.02763); animation-delay: -641ms; } #particle212 { background: #d61cff; transform: translateX(174.04334px) translateY(56.55011px) scale(0.18185); animation-delay: -2029ms; } #particle213 { background: #8209ff; transform: translateX(99.63235px) translateY(211.72953px) scale(0.05912); animation-delay: -1312ms; } #particle214 { background: #6503ff; transform: translateX(-252.80021px) translateY(-64.90806px) scale(0.02078); animation-delay: -2048ms; } #particle215 { background: #ff41a6; transform: translateX(-74.57861px) translateY(-90.15005px) scale(0.42499); animation-delay: -1660ms; } #particle216 { background: #5801ff; transform: translateX(17.70693px) translateY(281.44354px) scale(0.00444); animation-delay: -1894ms; } #particle217 { background: #5500ff; transform: translateX(37.22397px) translateY(-294.65807px) scale(0.00012); animation-delay: -996ms; } #particle218 { background: #860aff; transform: translateX(209.01505px) translateY(98.35502px) scale(0.06456); animation-delay: -279ms; } #particle219 { background: #a511ff; transform: translateX(-77.30616px) translateY(-195.25306px) scale(0.10899); animation-delay: -313ms; } #particle220 { background: #860aff; transform: translateX(226.90835px) translateY(-43.28508px) scale(0.06456); animation-delay: -1442ms; } #particle221 { background: #5d02ff; transform: translateX(-239.23172px) translateY(131.51875px) scale(0.00998); animation-delay: -1366ms; } #particle222 { background: #7005ff; transform: translateX(-15.63484px) translateY(248.50866px) scale(0.03544); animation-delay: -987ms; } #particle223 { background: #5d02ff; transform: translateX(-131.51875px) translateY(239.23172px) scale(0.00998); animation-delay: -1825ms; } #particle224 { background: #ff7c67; transform: translateX(33.75709px) translateY(53.19266px) scale(0.67608); animation-delay: -253ms; } #particle225 { background: #5b01ff; transform: translateX(223.28869px) translateY(162.22873px) scale(0.00789); animation-delay: -1276ms; } #particle226 { background: #6102ff; transform: translateX(156.93866px) translateY(-216.00754px) scale(0.01489); animation-delay: -1238ms; } #particle227 { background: #5500ff; transform: translateX(260.26308px) translateY(143.08084px) scale(0.00012); animation-delay: -584ms; } #particle228 { background: #ff29f3; transform: translateX(83.58898px) translateY(-131.71516px) scale(0.27103); animation-delay: -1003ms; } #particle229 { background: #8e0cff; transform: translateX(42.1608px) translateY(-221.01463px) scale(0.07612); animation-delay: -289ms; } #particle230 { background: #ff2bed; transform: translateX(-123.7796px) translateY(89.93114px) scale(0.28187); animation-delay: -1606ms; } #particle231 { background: #c518ff; transform: translateX(112.85477px) translateY(-155.33126px) scale(0.15567); animation-delay: -1078ms; } #particle232 { background: #ff936e; transform: translateX(-53.04351px) translateY(10.11859px) scale(0.72101); animation-delay: -53ms; } #particle233 { background: #5f02ff; transform: translateX(-83.43459px) translateY(256.78526px) scale(0.01231); animation-delay: -1757ms; } #particle234 { background: #6d05ff; transform: translateX(-228.01642px) translateY(-107.29638px) scale(0.03142); animation-delay: -1100ms; } #particle235 { background: #7306ff; transform: translateX(-156.8063px) translateY(189.54626px) scale(0.03971); animation-delay: -588ms; } #particle236 { background: #ff28f9; transform: translateX(93.45786px) translateY(128.6337px) scale(0.26037); animation-delay: -2222ms; } #particle237 { background: #5500ff; transform: translateX(273.35429px) translateY(-108.22862px) scale(0.00049); animation-delay: -359ms; } #particle238 { background: #6d05ff; transform: translateX(194.16934px) translateY(-160.63085px) scale(0.03142); animation-delay: -1619ms; } #particle239 { background: #af13ff; transform: translateX(-197.59096px) translateY(-50.73274px) scale(0.12369); animation-delay: -2058ms; } #particle240 { background: #ff2bed; transform: translateX(81.9815px) translateY(-129.18217px) scale(0.28187); animation-delay: -1245ms; } #particle241 { background: #5d02ff; transform: translateX(-174.01675px) translateY(210.35012px) scale(0.00998); animation-delay: -1057ms; } #particle242 { background: #d01aff; transform: translateX(-109.32806px) translateY(150.47716px) scale(0.17292); animation-delay: -1519ms; } #particle243 { background: #ff3db2; transform: translateX(-107.78572px) translateY(-59.2557px) scale(0.39958); animation-delay: -232ms; } #particle244 { background: #ff2fe1; transform: translateX(54.11431px) translateY(136.67714px) scale(0.30409); animation-delay: -1023ms; } #particle245 { background: #5500ff; transform: translateX(55.65225px) translateY(291.73931px) scale(0.00012); animation-delay: -1676ms; } #particle246 { background: #ff34cf; transform: translateX(-106.33083px) translateY(87.96451px) scale(0.33869); animation-delay: -468ms; } #particle247 { background: #5700ff; transform: translateX(167.5188px) translateY(-230.56984px) scale(0.00308); animation-delay: -2403ms; } #particle248 { background: #ff2de7; transform: translateX(0px) translateY(-150px) scale(0.29289); animation-delay: -2115ms; } #particle249 { background: #5500ff; transform: translateX(-294px) translateY(0px) scale(0.00049); animation-delay: -506ms; } #particle250 { background: #ba15ff; transform: translateX(197.60929px) translateY(12.43252px) scale(0.13926); animation-delay: -1073ms; } #particle251 { background: #c518ff; transform: translateX(-92.49671px) translateY(-168.25088px) scale(0.15567); animation-delay: -1930ms; } #particle252 { background: #5700ff; transform: translateX(243.16644px) translateY(-154.31812px) scale(0.00197); animation-delay: -2355ms; } #particle253 { background: #ff28f9; transform: translateX(157.74624px) translateY(-19.92798px) scale(0.26037); animation-delay: -972ms; } #particle254 { background: #ba15ff; transform: translateX(-61.18536px) translateY(-188.30919px) scale(0.13926); animation-delay: -492ms; } #particle255 { background: #7a07ff; transform: translateX(174.95247px) translateY(164.29131px) scale(0.04894); animation-delay: -302ms; } #particle256 { background: #ff4991; transform: translateX(13.15999px) translateY(104.17204px) scale(0.4775); animation-delay: -2171ms; } #particle257 { background: #ca19ff; transform: translateX(-179.74968px) translateY(58.40421px) scale(0.16419); animation-delay: -343ms; } #particle258 { background: #ff26ff; transform: translateX(-59.63618px) translateY(150.62379px) scale(0.24989); animation-delay: -660ms; } #particle259 { background: #5b01ff; transform: translateX(-188.935px) translateY(201.19534px) scale(0.00789); animation-delay: -1361ms; } #particle260 { background: #af13ff; transform: translateX(-189.6744px) translateY(75.09741px) scale(0.12369); animation-delay: -89ms; } #particle261 { background: #b514ff; transform: translateX(96.83249px) translateY(176.13764px) scale(0.13137); animation-delay: -161ms; } #particle262 { background: #5700ff; transform: translateX(17.8953px) translateY(284.43762px) scale(0.00308); animation-delay: -796ms; } #particle263 { background: #b514ff; transform: translateX(62.11242px) translateY(191.16236px) scale(0.13137); animation-delay: -2327ms; } #particle264 { background: #e720ff; transform: translateX(172.62796px) translateY(21.80798px) scale(0.20984); animation-delay: -560ms; } #particle265 { background: #e11fff; transform: translateX(-54.69601px) translateY(-168.337px) scale(0.20032); animation-delay: -1403ms; } #particle266 { background: #5500ff; transform: translateX(55.65225px) translateY(-291.73931px) scale(0.00012); animation-delay: -1202ms; } #particle267 { background: #ba15ff; transform: translateX(61.18536px) translateY(188.30919px) scale(0.13926); animation-delay: -71ms; } #particle268 { background: #5600ff; transform: translateX(235.42395px) translateY(171.04551px) scale(0.00111); animation-delay: -2337ms; } #particle269 { background: #ff5a6a; transform: translateX(-34.48812px) translateY(-73.29099px) scale(0.58849); animation-delay: -2294ms; } #particle270 { background: #ed22ff; transform: translateX(-42.52597px) translateY(165.62772px) scale(0.21957); animation-delay: -769ms; } #particle271 { background: #ff30db; transform: translateX(84.64108px) translateY(-116.49845px) scale(0.31545); animation-delay: -1834ms; } #particle272 { background: #930dff; transform: translateX(-221.56193px) translateY(-13.9395px) scale(0.08225); animation-delay: -1490ms; } #particle273 { background: #8a0bff; transform: translateX(134.01504px) translateY(184.45587px) scale(0.07022); animation-delay: -399ms; } #particle274 { background: #6d05ff; transform: translateX(31.58397px) translateY(-250.0129px) scale(0.03142); animation-delay: -1548ms; } #particle275 { background: #5600ff; transform: translateX(212.12987px) translateY(-199.20321px) scale(0.00111); animation-delay: -2425ms; } #particle276 { background: #ff4796; transform: translateX(45.98416px) translateY(97.72132px) scale(0.46417); animation-delay: -867ms; } #particle277 { background: #5700ff; transform: translateX(-264.9863px) translateY(-104.9155px) scale(0.00308); animation-delay: -1137ms; } #particle278 { background: #b514ff; transform: translateX(118.14484px) translateY(-162.61242px) scale(0.13137); animation-delay: -2351ms; } #particle279 { background: #ff34cf; transform: translateX(133.66448px) translateY(34.3192px) scale(0.33869); animation-delay: -1652ms; } #particle280 { background: #5700ff; transform: translateX(-152.71064px) translateY(240.63346px) scale(0.00308); animation-delay: -1951ms; } #particle281 { background: #7707ff; transform: translateX(241.08387px) translateY(-30.45598px) scale(0.04421); animation-delay: -537ms; } #particle282 { background: #ff5673; transform: translateX(26.88448px) translateY(-82.74192px) scale(0.56006); animation-delay: -1954ms; } #particle283 { background: #bf17ff; transform: translateX(0px) translateY(195px) scale(0.14736); animation-delay: -2414ms; } #particle284 { background: #af13ff; transform: translateX(-204px) translateY(0px) scale(0.12369); animation-delay: -708ms; } #particle285 { background: #5a01ff; transform: translateX(278.44946px) translateY(17.51855px) scale(0.00604); animation-delay: -1482ms; } #particle286 { background: #a511ff; transform: translateX(-209.58561px) translateY(-13.18601px) scale(0.10899); animation-delay: -782ms; } #particle287 { background: #ff3db2; transform: translateX(-84.19929px) translateY(-89.66314px) scale(0.39958); animation-delay: -277ms; } #particle288 { background: #7005ff; transform: translateX(-46.65795px) translateY(244.58953px) scale(0.03544); animation-delay: -2222ms; } #particle289 { background: #ba15ff; transform: translateX(-61.18536px) translateY(-188.30919px) scale(0.13926); animation-delay: -225ms; } #particle290 { background: #970eff; transform: translateX(184.90782px) translateY(117.34607px) scale(0.0886); animation-delay: -564ms; } #particle291 { background: #5f02ff; transform: translateX(-208.03858px) translateY(-172.10448px) scale(0.01231); animation-delay: -704ms; } #particle292 { background: #5d02ff; transform: translateX(247.01779px) translateY(-116.23775px) scale(0.00998); animation-delay: -1940ms; } #particle293 { background: #6804ff; transform: translateX(-48.34438px) translateY(253.43011px) scale(0.02408); animation-delay: -1285ms; } #particle294 { background: #5500ff; transform: translateX(-253.29838px) translateY(-160.74804px) scale(0); animation-delay: -463ms; } #particle295 { background: #b514ff; transform: translateX(96.83249px) translateY(176.13764px) scale(0.13137); animation-delay: -1551ms; } #particle296 { background: #5f02ff; transform: translateX(-130.07349px) translateY(-236.6028px) scale(0.01231); animation-delay: -2419ms; } #particle297 { background: #6303ff; transform: translateX(-213.58049px) translateY(-155.17531px) scale(0.01771); animation-delay: -1735ms; } #particle298 { background: #c518ff; transform: translateX(168.25088px) translateY(-92.49671px) scale(0.15567); animation-delay: -2424ms; } #particle299 { background: #ff29f3; transform: translateX(120.20007px) translateY(-99.43814px) scale(0.27103); animation-delay: -2283ms; } #particle300 { background: #d61cff; transform: translateX(-148.05011px) translateY(-107.5647px) scale(0.18185); animation-delay: -1904ms; } #particle301 { background: #ff34cf; transform: translateX(-8.66509px) translateY(137.72769px) scale(0.33869); animation-delay: -621ms; } #particle302 { background: #5d02ff; transform: translateX(-100.498px) translateY(253.82898px) scale(0.00998); animation-delay: -1153ms; } #particle303 { background: #ff2fe1; transform: translateX(-18.42399px) translateY(145.84086px) scale(0.30409); animation-delay: -693ms; } #particle304 { background: #6804ff; transform: translateX(94.97613px) translateY(-239.88233px) scale(0.02408); animation-delay: -798ms; } #particle305 { background: #d61cff; transform: translateX(-45.51025px) translateY(177.25072px) scale(0.18185); animation-delay: -1064ms; } #particle306 { background: #ff846a; transform: translateX(41.07283px) translateY(-43.73812px) scale(0.69098); animation-delay: -1537ms; } #particle307 { background: #ff28f9; transform: translateX(-39.54169px) translateY(154.00472px) scale(0.26037); animation-delay: -1591ms; } #particle308 { background: #7a07ff; transform: translateX(-30.07998px) translateY(238.10753px) scale(0.04894); animation-delay: -1404ms; } #particle309 { background: #ff29f3; transform: translateX(-151.09897px) translateY(38.79562px) scale(0.27103); animation-delay: -1605ms; } #particle310 { background: #ff5478; transform: translateX(89.82241px) translateY(-5.65115px) scale(0.54601); animation-delay: -912ms; } #particle311 { background: #6303ff; transform: translateX(49.46867px) translateY(-259.32383px) scale(0.01771); animation-delay: -483ms; } #particle312 { background: #a010ff; transform: translateX(-13.37438px) translateY(-212.57969px) scale(0.10197); animation-delay: -596ms; } #particle313 { background: #6d05ff; transform: translateX(-160.63085px) translateY(-194.16934px) scale(0.03142); animation-delay: -1932ms; } #particle314 { background: #930dff; transform: translateX(-130.48833px) translateY(179.60177px) scale(0.08225); animation-delay: -1509ms; } #particle315 { background: #ff7465; transform: translateX(-35.36457px) translateY(55.72564px) scale(0.66126); animation-delay: -2027ms; } #particle316 { background: #ff3db2; transform: translateX(107.78572px) translateY(-59.2557px) scale(0.39958); animation-delay: -1505ms; } #particle317 { background: #d61cff; transform: translateX(-34.29078px) translateY(-179.75857px) scale(0.18185); animation-delay: -1837ms; } #particle318 { background: #ff34cf; transform: translateX(-81.11436px) translateY(-111.64435px) scale(0.33869); animation-delay: -1147ms; } #particle319 { background: #6303ff; transform: translateX(-180.72044px) translateY(192.44772px) scale(0.01771); animation-delay: -1317ms; } #particle320 { background: #ff6c63; transform: translateX(69px) translateY(0px) scale(0.64653); animation-delay: -662ms; } #particle321 { background: #7a07ff; transform: translateX(-238.10753px) translateY(-30.07998px) scale(0.04894); animation-delay: -2402ms; } #particle322 { background: #8a0bff; transform: translateX(28.57598px) translateY(226.20215px) scale(0.07022); animation-delay: -853ms; } #particle323 { background: #ffb77a; transform: translateX(-2.44883px) translateY(38.92304px) scale(0.79721); animation-delay: -2238ms; } #particle324 { background: #6a04ff; transform: translateX(-223.4582px) translateY(-122.84719px) scale(0.02763); animation-delay: -2147ms; } #particle325 { background: #970eff; transform: translateX(191.91116px) translateY(-105.50405px) scale(0.0886); animation-delay: -1731ms; } #particle326 { background: #5500ff; transform: translateX(-226.53089px) translateY(187.40265px) scale(0.00049); animation-delay: -375ms; } #particle327 { background: #7306ff; transform: translateX(144.59517px) translateY(199.01818px) scale(0.03971); animation-delay: -530ms; } #particle328 { background: #6804ff; transform: translateX(258px) translateY(0px) scale(0.02408); animation-delay: -1615ms; } #particle329 { background: #a511ff; transform: translateX(203.40246px) translateY(52.22488px) scale(0.10899); animation-delay: -797ms; } #particle330 { background: #5500ff; transform: translateX(0px) translateY(-294px) scale(0.00049); animation-delay: -1963ms; } #particle331 { background: #c518ff; transform: translateX(162.11096px) translateY(-102.87874px) scale(0.15567); animation-delay: -2307ms; } #particle332 { background: #6d05ff; transform: translateX(234.30367px) translateY(92.76739px) scale(0.03142); animation-delay: -83ms; } #particle333 { background: #5a01ff; transform: translateX(278.44946px) translateY(17.51855px) scale(0.00604); animation-delay: -2031ms; } #particle334 { background: #ff28f9; transform: translateX(-122.51161px) translateY(101.35041px) scale(0.26037); animation-delay: -105ms; } #particle335 { background: #ff4991; transform: translateX(-104.79281px) translateY(-6.593px) scale(0.4775); animation-delay: -2357ms; } #particle336 { background: #5500ff; transform: translateX(285.31695px) translateY(-92.7051px) scale(0); animation-delay: -174ms; } #particle337 { background: #e720ff; transform: translateX(74.0856px) translateY(-157.43991px) scale(0.20984); animation-delay: -2414ms; } #particle338 { background: #6102ff; transform: translateX(-33.46397px) translateY(264.89463px) scale(0.01489); animation-delay: -1454ms; } #particle339 { background: #ff41a6; transform: translateX(-98.78637px) translateY(-62.69174px) scale(0.42499); animation-delay: -1538ms; } #particle340 { background: #7005ff; transform: translateX(-119.95666px) translateY(-218.20036px) scale(0.03544); animation-delay: -1986ms; } #particle341 { background: #ff5478; transform: translateX(-78.8676px) translateY(-43.35783px) scale(0.54601); animation-delay: -1847ms; } #particle342 { background: #6804ff; transform: translateX(79.72638px) translateY(245.37258px) scale(0.02408); animation-delay: -1592ms; } #particle343 { background: #5500ff; transform: translateX(144.5261px) translateY(-262.892px) scale(0); animation-delay: -1448ms; } #particle344 { background: #ff459b; transform: translateX(-20.79933px) translateY(109.03388px) scale(0.45098); animation-delay: -893ms; } #particle345 { background: #ff2fe1; transform: translateX(136.67714px) translateY(-54.11431px) scale(0.30409); animation-delay: -165ms; } #particle346 { background: #8e0cff; transform: translateX(-197.169px) translateY(108.39458px) scale(0.07612); animation-delay: -2494ms; } #particle347 { background: #ff26ff; transform: translateX(-150.62379px) translateY(59.63618px) scale(0.24989); animation-delay: -101ms; } #particle348 { background: #5500ff; transform: translateX(-231.15397px) translateY(191.2272px) scale(0); animation-delay: -1466ms; } #particle349 { background: #ff30db; transform: translateX(-126.18816px) translateY(69.37253px) scale(0.31545); animation-delay: -1605ms; } #particle350 { background: #a010ff; transform: translateX(-102.61353px) translateY(186.65332px) scale(0.10197); animation-delay: -1044ms; } #particle351 { background: #6d05ff; transform: translateX(228.01642px) translateY(107.29638px) scale(0.03142); animation-delay: -593ms; } #particle352 { background: #5700ff; transform: translateX(-252.37632px) translateY(-138.74506px) scale(0.00197); animation-delay: -1595ms; } #particle353 { background: #ff30db; transform: translateX(104.97148px) translateY(-98.57478px) scale(0.31545); animation-delay: -1224ms; } #particle354 { background: #6503ff; transform: translateX(-80.65344px) translateY(-248.22575px) scale(0.02078); animation-delay: -1932ms; } #particle355 { background: #ff4b8b; transform: translateX(-78.59235px) translateY(65.01725px) scale(0.49096); animation-delay: -1280ms; } #particle356 { background: #d61cff; transform: translateX(-177.25072px) translateY(-45.51025px) scale(0.18185); animation-delay: -2311ms; } #particle357 { background: #5600ff; transform: translateX(281.8577px) translateY(72.36876px) scale(0.00111); animation-delay: -101ms; } #particle358 { background: #ff3fac; transform: translateX(-22.48576px) translateY(117.87447px) scale(0.41221); animation-delay: -2458ms; } #particle359 { background: #7a07ff; transform: translateX(232.45996px) translateY(59.68557px) scale(0.04894); animation-delay: -51ms; } #particle360 { background: #970eff; transform: translateX(-54.46309px) translateY(212.11971px) scale(0.0886); animation-delay: -921ms; } #particle361 { background: #5b01ff; transform: translateX(-162.22873px) translateY(223.28869px) scale(0.00789); animation-delay: -836ms; } #particle362 { background: #bf17ff; transform: translateX(-188.87372px) translateY(-48.49453px) scale(0.14736); animation-delay: -1903ms; } #particle363 { background: #6a04ff; transform: translateX(-242.51941px) translateY(-78.79933px) scale(0.02763); animation-delay: -2414ms; } #particle364 { background: #8e0cff; transform: translateX(164.01794px) translateY(154.0231px) scale(0.07612); animation-delay: -1339ms; } #particle365 { background: #5b01ff; transform: translateX(162.22873px) translateY(-223.28869px) scale(0.00789); animation-delay: -1745ms; } #particle366 { background: #8e0cff; transform: translateX(-42.1608px) translateY(-221.01463px) scale(0.07612); animation-delay: -10ms; } #particle367 { background: #ba15ff; transform: translateX(126.20995px) translateY(-152.56162px) scale(0.13926); animation-delay: -2383ms; } #particle368 { background: #ff586e; transform: translateX(-83.33763px) translateY(10.52799px) scale(0.57422); animation-delay: -786ms; } #particle369 { background: #ff36c9; transform: translateX(72.33662px) translateY(113.98427px) scale(0.35055); animation-delay: -75ms; } #particle370 { background: #ff29f3; transform: translateX(148.36482px) translateY(-48.20665px) scale(0.27103); animation-delay: -577ms; } #particle371 { background: #5500ff; transform: translateX(-91.77805px) translateY(-282.46379px) scale(0.00012); animation-delay: -223ms; } #particle372 { background: #5b01ff; transform: translateX(-233.03451px) translateY(-147.8882px) scale(0.00789); animation-delay: -606ms; } #particle373 { background: #7a07ff; transform: translateX(15.06972px) translateY(-239.52641px) scale(0.04894); animation-delay: -497ms; } #particle374 { background: #5a01ff; transform: translateX(-270.2347px) translateY(-69.38448px) scale(0.00604); animation-delay: -2387ms; } #particle375 { background: #ba15ff; transform: translateX(-198px) translateY(0px) scale(0.13926); animation-delay: -1134ms; } #particle376 { background: #9c0fff; transform: translateX(-126.96161px) translateY(174.74767px) scale(0.09517); animation-delay: -1755ms; } #particle377 { background: #ff32d5; transform: translateX(-89.87678px) translateY(108.64237px) scale(0.32699); animation-delay: -618ms; } #particle378 { background: #ff5673; transform: translateX(-78.71995px) translateY(-37.0428px) scale(0.56006); animation-delay: -627ms; } #particle379 { background: #930dff; transform: translateX(55.20915px) translateY(215.02546px) scale(0.08225); animation-delay: -1979ms; } #particle380 { background: #ffe28b; transform: translateX(-13.12144px) translateY(12.32185px) scale(0.90589); animation-delay: -2249ms; } #particle381 { background: #c518ff; transform: translateX(47.74846px) translateY(185.96797px) scale(0.15567); animation-delay: -61ms; } #particle382 { background: #ff846a; transform: translateX(-28.90522px) translateY(-52.5784px) scale(0.69098); animation-delay: -2468ms; } #particle383 { background: #c518ff; transform: translateX(-191.62113px) translateY(-12.05578px) scale(0.15567); animation-delay: -1227ms; } #particle384 { background: #970eff; transform: translateX(-184.90782px) translateY(117.34607px) scale(0.0886); animation-delay: -384ms; } #particle385 { background: #6102ff; transform: translateX(-33.46397px) translateY(-264.89463px) scale(0.01489); animation-delay: -219ms; } #particle386 { background: #ff517c; transform: translateX(-59.28043px) translateY(-71.65773px) scale(0.53207); animation-delay: -2396ms; } #particle387 { background: #ff32d5; transform: translateX(-96.52114px) translateY(-102.78458px) scale(0.32699); animation-delay: -1210ms; } #particle388 { background: #5500ff; transform: translateX(293.41986px) translateY(18.46041px) scale(0.00049); animation-delay: -709ms; } #particle389 { background: #ba15ff; transform: translateX(184.09574px) translateY(-72.88866px) scale(0.13926); animation-delay: -2295ms; } #particle390 { background: #ff34cf; transform: translateX(131.2458px) translateY(42.64435px) scale(0.33869); animation-delay: -1342ms; } #particle391 { background: #ff2de7; transform: translateX(-28.1072px) translateY(-147.34309px) scale(0.29289); animation-delay: -1043ms; } #particle392 { background: #7e08ff; transform: translateX(-207.68468px) translateY(-114.17562px) scale(0.05391); animation-delay: -1179ms; } #particle393 { background: #ff26ff; transform: translateX(-156.91047px) translateY(40.28776px) scale(0.24989); animation-delay: -1960ms; } #particle394 { background: #5500ff; transform: translateX(-276.14362px) translateY(-109.33299px) scale(0.00012); animation-delay: -233ms; } #particle395 { background: #a010ff; transform: translateX(-114.13111px) translateY(179.84185px) scale(0.10197); animation-delay: -2164ms; } #particle396 { background: #5700ff; transform: translateX(154.31812px) translateY(-243.16644px) scale(0.00197); animation-delay: -2120ms; } #particle397 { background: #6503ff; transform: translateX(220.36959px) translateY(-139.85079px) scale(0.02078); animation-delay: -244ms; } #particle398 { background: #ff936e; transform: translateX(-53.89344px) translateY(-3.39069px) scale(0.72101); animation-delay: -1667ms; } #particle399 { background: #5500ff; transform: translateX(143.08084px) translateY(260.26308px) scale(0.00012); animation-delay: -205ms; } #particle400 { background: #7a07ff; transform: translateX(184.92318px) translateY(152.98176px) scale(0.04894); animation-delay: -116ms; } #particle401 { background: #ff2bed; transform: translateX(-148.19322px) translateY(38.04955px) scale(0.28187); animation-delay: -702ms; } #particle402 { background: #6a04ff; transform: translateX(-174.55951px) translateY(185.887px) scale(0.02763); animation-delay: -731ms; } #particle403 { background: #f323ff; transform: translateX(41.7799px) translateY(-162.72197px) scale(0.22949); animation-delay: -2224ms; } #particle404 { background: #6303ff; transform: translateX(112.40573px) translateY(-238.87434px) scale(0.01771); animation-delay: -1343ms; } #particle405 { background: #5600ff; transform: translateX(-285.84559px) translateY(-54.52796px) scale(0.00111); animation-delay: -1697ms; } #particle406 { background: #ff2fe1; transform: translateX(-62.58956px) translateY(133.00958px) scale(0.30409); animation-delay: -997ms; } #particle407 { background: #ff26ff; transform: translateX(-86.80394px) translateY(-136.78112px) scale(0.24989); animation-delay: -379ms; } #particle408 { background: #5b01ff; transform: translateX(17.33018px) translateY(-275.45538px) scale(0.00789); animation-delay: -1786ms; } #particle409 { background: #5f02ff; transform: translateX(261.51745px) translateY(67.14627px) scale(0.01231); animation-delay: -1786ms; } #particle410 { background: #8e0cff; transform: translateX(-69.52882px) translateY(213.98772px) scale(0.07612); animation-delay: -1646ms; } #particle411 { background: #ff39bd; transform: translateX(39.86319px) translateY(-122.68629px) scale(0.37476); animation-delay: -817ms; } #particle412 { background: #c518ff; transform: translateX(-12.05578px) translateY(191.62113px) scale(0.15567); animation-delay: -1484ms; } #particle413 { background: #d61cff; transform: translateX(-107.5647px) translateY(-148.05011px) scale(0.18185); animation-delay: -208ms; } #particle414 { background: #8e0cff; transform: translateX(203.58609px) translateY(95.80034px) scale(0.07612); animation-delay: -1708ms; } #particle415 { background: #ffca81; transform: translateX(3.76px) translateY(-29.76344px) scale(0.84357); animation-delay: -18ms; } #particle416 { background: #ffa975; transform: translateX(37.99476px) translateY(24.11221px) scale(0.76655); animation-delay: -1970ms; } #particle417 { background: #5500ff; transform: translateX(-237.851px) translateY(172.80886px) scale(0.00049); animation-delay: -1906ms; } #particle418 { background: #5700ff; transform: translateX(-88.99689px) translateY(-273.90428px) scale(0.00197); animation-delay: -1945ms; } #particle419 { background: #ff30db; transform: translateX(-121.58322px) translateY(77.15906px) scale(0.31545); animation-delay: -1797ms; } #particle420 { background: #ff43a1; transform: translateX(-41.9662px) translateY(105.99452px) scale(0.43792); animation-delay: -2268ms; } #particle421 { background: #8e0cff; transform: translateX(14.12787px) translateY(224.55601px) scale(0.07612); animation-delay: -1663ms; } #particle422 { background: #ed22ff; transform: translateX(-42.52597px) translateY(165.62772px) scale(0.21957); animation-delay: -2324ms; } #particle423 { background: #ff34cf; transform: translateX(-8.66509px) translateY(137.72769px) scale(0.33869); animation-delay: -106ms; } #particle424 { background: #ffa975; transform: translateX(16.5656px) translateY(41.83994px) scale(0.76655); animation-delay: -800ms; } #particle425 { background: #ff3fac; transform: translateX(64.29922px) translateY(101.31935px) scale(0.41221); animation-delay: -2139ms; } #particle426 { background: #ff36c9; transform: translateX(-130.75873px) translateY(-33.57313px) scale(0.35055); animation-delay: -1927ms; } #particle427 { background: #af13ff; transform: translateX(178.76656px) translateY(98.27775px) scale(0.12369); animation-delay: -417ms; } #particle428 { background: #6303ff; transform: translateX(222.90257px) translateY(141.45827px) scale(0.01771); animation-delay: -940ms; } #particle429 { background: #ff4d86; transform: translateX(-42.15215px) translateY(89.57788px) scale(0.50454); animation-delay: -2386ms; } #particle430 { background: #6102ff; transform: translateX(-248.25032px) translateY(-98.28926px) scale(0.01489); animation-delay: -678ms; } #particle431 { background: #a010ff; transform: translateX(-114.13111px) translateY(179.84185px) scale(0.10197); animation-delay: -2054ms; } #particle432 { background: #8209ff; transform: translateX(-229.85522px) translateY(43.84723px) scale(0.05912); animation-delay: -410ms; } #particle433 { background: #6d05ff; transform: translateX(183.70009px) translateY(-172.50587px) scale(0.03142); animation-delay: -1048ms; } #particle434 { background: #8e0cff; transform: translateX(95.80034px) translateY(-203.58609px) scale(0.07612); animation-delay: -1914ms; } #particle435 { background: #ff4796; transform: translateX(106.08702px) translateY(-20.23718px) scale(0.46417); animation-delay: -811ms; } #particle436 { background: #6102ff; transform: translateX(128.62823px) translateY(233.97388px) scale(0.01489); animation-delay: -1024ms; } #particle437 { background: #ff3bb7; transform: translateX(125.00645px) translateY(-15.79199px) scale(0.38709); animation-delay: -74ms; } #particle438 { background: #5600ff; transform: translateX(-235.42395px) translateY(171.04551px) scale(0.00111); animation-delay: -1030ms; } #particle439 { background: #5500ff; transform: translateX(-172.80886px) translateY(-237.851px) scale(0.00049); animation-delay: -447ms; } #particle440 { background: #970eff; transform: translateX(212.11971px) translateY(54.46309px) scale(0.0886); animation-delay: -2479ms; } #particle441 { background: #ff30db; transform: translateX(133.88781px) translateY(53.00994px) scale(0.31545); animation-delay: -1063ms; } #particle442 { background: #5b01ff; transform: translateX(17.33018px) translateY(-275.45538px) scale(0.00789); animation-delay: -47ms; } #particle443 { background: #5500ff; transform: translateX(0px) translateY(-294px) scale(0.00049); animation-delay: -1285ms; } #particle444 { background: #a010ff; transform: translateX(206.30821px) translateY(52.97095px) scale(0.10197); animation-delay: -1082ms; } #particle445 { background: #ff36c9; transform: translateX(-130.75873px) translateY(33.57313px) scale(0.35055); animation-delay: -38ms; } #particle446 { background: #ff7c67; transform: translateX(62.50323px) translateY(7.89599px) scale(0.67608); animation-delay: -2023ms; } #particle447 { background: #860aff; transform: translateX(98.35502px) translateY(-209.01505px) scale(0.06456); animation-delay: -2163ms; } #particle448 { background: #5700ff; transform: translateX(-197.14957px) translateY(209.94296px) scale(0.00197); animation-delay: -2084ms; } #particle449 { background: #5b01ff; transform: translateX(-101.60238px) translateY(256.61831px) scale(0.00789); animation-delay: -1787ms; } #particle450 { background: #5600ff; transform: translateX(224.21935px) translateY(-185.49038px) scale(0.00111); animation-delay: -267ms; } #particle451 { background: #970eff; transform: translateX(-105.50405px) translateY(-191.91116px) scale(0.0886); animation-delay: -2294ms; } #particle452 { background: #ff936e; transform: translateX(28.93465px) translateY(45.59371px) scale(0.72101); animation-delay: -255ms; } #particle453 { background: #7707ff; transform: translateX(15.2581px) translateY(-242.5205px) scale(0.04421); animation-delay: -930ms; } #particle454 { background: #ff517c; transform: translateX(-75.23858px) translateY(54.66403px) scale(0.53207); animation-delay: -429ms; } #particle455 { background: #5600ff; transform: translateX(155.9256px) translateY(-245.69943px) scale(0.00111); animation-delay: -1458ms; } #particle456 { background: #ff32d5; transform: translateX(-67.92727px) translateY(-123.55924px) scale(0.32699); animation-delay: -756ms; } #particle457 { background: #ff3db2; transform: translateX(-123px) translateY(0px) scale(0.39958); animation-delay: -1996ms; } #particle458 { background: #e11fff; transform: translateX(171.43922px) translateY(-44.01811px) scale(0.20032); animation-delay: -1995ms; } #particle459 { background: #8a0bff; transform: translateX(211.98904px) translateY(-83.9324px) scale(0.07022); animation-delay: -2001ms; } #particle460 { background: #ff3bb7; transform: translateX(-119.83312px) translateY(38.93614px) scale(0.38709); animation-delay: -1099ms; } #particle461 { background: #bf17ff; transform: translateX(185.45602px) translateY(-60.25831px) scale(0.14736); animation-delay: -33ms; } #particle462 { background: #5700ff; transform: translateX(-252.37632px) translateY(138.74506px) scale(0.00197); animation-delay: -132ms; } #particle463 { background: #8e0cff; transform: translateX(164.01794px) translateY(-154.0231px) scale(0.07612); animation-delay: -1311ms; } #particle464 { background: #6804ff; transform: translateX(-16.19995px) translateY(257.4909px) scale(0.02408); animation-delay: -1881ms; } #particle465 { background: #6503ff; transform: translateX(48.90652px) translateY(256.37697px) scale(0.02078); animation-delay: -80ms; } #particle466 { background: #6303ff; transform: translateX(-49.46867px) translateY(259.32383px) scale(0.01771); animation-delay: -1856ms; } #particle467 { background: #ff26ff; transform: translateX(-156.91047px) translateY(40.28776px) scale(0.24989); animation-delay: -1866ms; } #particle468 { background: #5700ff; transform: translateX(71.62269px) translateY(278.95195px) scale(0.00197); animation-delay: -1330ms; } #particle469 { background: #bf17ff; transform: translateX(-185.45602px) translateY(60.25831px) scale(0.14736); animation-delay: -1292ms; } #particle470 { background: #ffd786; transform: translateX(22.82536px) translateY(7.41641px) scale(0.87467); animation-delay: -850ms; } #particle471 { background: #6d05ff; transform: translateX(212.77064px) translateY(-135.02835px) scale(0.03142); animation-delay: -478ms; } #particle472 { background: #ff5478; transform: translateX(88.40585px) translateY(-16.86432px) scale(0.54601); animation-delay: -1427ms; } #particle473 { background: #970eff; transform: translateX(-105.50405px) translateY(191.91116px) scale(0.0886); animation-delay: -1432ms; } #particle474 { background: #ff34cf; transform: translateX(-25.85862px) translateY(135.55564px) scale(0.33869); animation-delay: -111ms; } #particle475 { background: #8209ff; transform: translateX(58.19343px) translateY(-226.64846px) scale(0.05912); animation-delay: -2246ms; } #particle476 { background: #d01aff; transform: translateX(-185.63297px) translateY(-11.67904px) scale(0.17292); animation-delay: -1921ms; } #particle477 { background: #ff4991; transform: translateX(99.86093px) translateY(-32.44678px) scale(0.4775); animation-delay: -740ms; } #particle478 { background: #5500ff; transform: translateX(-287.6692px) translateY(73.8609px) scale(0.00012); animation-delay: -495ms; } #particle479 { background: #ffca81; transform: translateX(-21.86906px) translateY(-20.53641px) scale(0.84357); animation-delay: -901ms; } #particle480 { background: #ff4796; transform: translateX(87.37384px) translateY(-63.48081px) scale(0.46417); animation-delay: -2266ms; } #particle481 { background: #bf17ff; transform: translateX(142.14888px) translateY(-133.48669px) scale(0.14736); animation-delay: -692ms; } #particle482 { background: #ffbe7c; transform: translateX(-32.57377px) translateY(15.32805px) scale(0.81262); animation-delay: -1893ms; } #particle483 { background: #6a04ff; transform: translateX(-223.4582px) translateY(122.84719px) scale(0.02763); animation-delay: -315ms; } #particle484 { background: #9c0fff; transform: translateX(115.73859px) translateY(182.37483px) scale(0.09517); animation-delay: -789ms; } #particle485 { background: #8209ff; transform: translateX(-137.54175px) translateY(-189.30998px) scale(0.05912); animation-delay: -1113ms; } #particle486 { background: #7005ff; transform: translateX(-106.01904px) translateY(225.30194px) scale(0.03544); animation-delay: -499ms; } #particle487 { background: #ff4d86; transform: translateX(-94.1546px) translateY(-30.59268px) scale(0.50454); animation-delay: -550ms; } #particle488 { background: #ff5673; transform: translateX(-76.23868px) translateY(41.91257px) scale(0.56006); animation-delay: -1074ms; } #particle489 { background: #ff36c9; transform: translateX(-8.47672px) translateY(134.73361px) scale(0.35055); animation-delay: -2396ms; } #particle490 { background: #6503ff; transform: translateX(153.41195px) translateY(-211.15344px) scale(0.02078); animation-delay: -1746ms; } #particle491 { background: #7e08ff; transform: translateX(-229.55421px) translateY(58.9395px) scale(0.05391); animation-delay: -1486ms; } #particle492 { background: #d01aff; transform: translateX(185.63297px) translateY(11.67904px) scale(0.17292); animation-delay: -1662ms; } #particle493 { background: #5f02ff; transform: translateX(236.6028px) translateY(-130.07349px) scale(0.01231); animation-delay: -425ms; } #particle494 { background: #7a07ff; transform: translateX(88.34989px) translateY(-223.14636px) scale(0.04894); animation-delay: -2432ms; } #particle495 { background: #f925ff; transform: translateX(112.95027px) translateY(120.27982px) scale(0.23959); animation-delay: -722ms; } #particle496 { background: #5500ff; transform: translateX(-143.08084px) translateY(-260.26308px) scale(0.00012); animation-delay: -2436ms; } #particle497 { background: #ff32d5; transform: translateX(89.87678px) translateY(108.64237px) scale(0.32699); animation-delay: -2366ms; } #particle498 { background: #ff29f3; transform: translateX(-151.09897px) translateY(38.79562px) scale(0.27103); animation-delay: -1986ms; } #particle499 { background: #5a01ff; transform: translateX(118.79242px) translateY(252.44675px) scale(0.00604); animation-delay: -38ms; } #particle500 { background: #5500ff; transform: translateX(-284.76345px) translateY(73.11483px) scale(0.00049); animation-delay: -2369ms; } #particle501 { background: #7e08ff; transform: translateX(-172.76556px) translateY(-162.23766px) scale(0.05391); animation-delay: -155ms; } #particle502 { background: #5600ff; transform: translateX(-245.69943px) translateY(155.9256px) scale(0.00111); animation-delay: -1318ms; } #particle503 { background: #5a01ff; transform: translateX(52.27939px) translateY(274.05814px) scale(0.00604); animation-delay: -280ms; } #particle504 { background: #7306ff; transform: translateX(238.27146px) translateY(-61.17771px) scale(0.03971); animation-delay: -1191ms; } #particle505 { background: #ff37c3; transform: translateX(-130.95914px) translateY(16.54399px) scale(0.36258); animation-delay: -15ms; } #particle506 { background: #ff2fe1; transform: translateX(107.15839px) translateY(-100.62842px) scale(0.30409); animation-delay: -2196ms; } #particle507 { background: #ff39bd; transform: translateX(104.36319px) translateY(75.8243px) scale(0.37476); animation-delay: -570ms; } #particle508 { background: #6303ff; transform: translateX(97.18488px) translateY(245.46099px) scale(0.01771); animation-delay: -598ms; } #particle509 { background: #5801ff; transform: translateX(281.44354px) translateY(-17.70693px) scale(0.00444); animation-delay: -1384ms; } #particle510 { background: #ff7465; transform: translateX(57.83624px) translateY(31.79574px) scale(0.66126); animation-delay: -866ms; } #particle511 { background: #ffca81; transform: translateX(17.63356px) translateY(-24.27051px) scale(0.84357); animation-delay: -393ms; } #particle512 { background: #6503ff; transform: translateX(32.71197px) translateY(-258.94194px) scale(0.02078); animation-delay: -1551ms; } #particle513 { background: #ff26ff; transform: translateX(50.06075px) translateY(154.07116px) scale(0.24989); animation-delay: -128ms; } #particle514 { background: #bf17ff; transform: translateX(36.53936px) translateY(191.54601px) scale(0.14736); animation-delay: -417ms; } #particle515 { background: #ff2fe1; transform: translateX(-142.38172px) translateY(-36.55741px) scale(0.30409); animation-delay: -2123ms; } #particle516 { background: #7005ff; transform: translateX(-218.20036px) translateY(119.95666px) scale(0.03544); animation-delay: -1881ms; } #particle517 { background: #ff5a6a; transform: translateX(-77.03558px) translateY(-25.03038px) scale(0.58849); animation-delay: -130ms; } #particle518 { background: #9c0fff; transform: translateX(-79.5149px) translateY(-200.83172px) scale(0.09517); animation-delay: -965ms; } #particle519 { background: #6303ff; transform: translateX(261.91828px) translateY(-33.08797px) scale(0.01771); animation-delay: -1233ms; } #particle520 { background: #ff28f9; transform: translateX(-151.21799px) translateY(-49.1337px) scale(0.26037); animation-delay: -2280ms; } #particle521 { background: #7306ff; transform: translateX(245.51458px) translateY(-15.44647px) scale(0.03971); animation-delay: -1550ms; } #particle522 { background: #6503ff; transform: translateX(0px) translateY(-261px) scale(0.02078); animation-delay: -2085ms; } #particle523 { background: #5500ff; transform: translateX(-37.22397px) translateY(-294.65807px) scale(0.00012); animation-delay: -680ms; } #particle524 { background: #e720ff; transform: translateX(-102.27463px) translateY(140.76896px) scale(0.20984); animation-delay: -851ms; } #particle525 { background: #db1dff; transform: translateX(171.19017px) translateY(55.62306px) scale(0.19098); animation-delay: -435ms; } #particle526 { background: #6d05ff; transform: translateX(121.40193px) translateY(-220.82928px) scale(0.03142); animation-delay: -2314ms; } #particle527 { background: #ff26ff; transform: translateX(-50.06075px) translateY(154.07116px) scale(0.24989); animation-delay: -219ms; } #particle528 { background: #a010ff; transform: translateX(-192.72816px) translateY(90.69099px) scale(0.10197); animation-delay: -2107ms; } #particle529 { background: #ff36c9; transform: translateX(104.01929px) translateY(-86.05224px) scale(0.35055); animation-delay: -2478ms; } #particle530 { background: #5500ff; transform: translateX(218.69059px) translateY(205.36413px) scale(0); animation-delay: -1492ms; } #particle531 { background: #ff29f3; transform: translateX(38.79562px) translateY(-151.09897px) scale(0.27103); animation-delay: -868ms; } #particle532 { background: #7306ff; transform: translateX(118.5114px) translateY(-215.57144px) scale(0.03971); animation-delay: -279ms; } #particle533 { background: #5700ff; transform: translateX(-88.99689px) translateY(273.90428px) scale(0.00197); animation-delay: -1433ms; } #particle534 { background: #6804ff; transform: translateX(-79.72638px) translateY(245.37258px) scale(0.02408); animation-delay: -1696ms; } #particle535 { background: #5f02ff; transform: translateX(33.83997px) translateY(-267.87097px) scale(0.01231); animation-delay: -1979ms; } #particle536 { background: #ffa273; transform: translateX(-17.66998px) translateY(-44.62927px) scale(0.75131); animation-delay: -500ms; } #particle537 { background: #b514ff; transform: translateX(73.99304px) translateY(-186.88507px) scale(0.13137); animation-delay: -1966ms; } #particle538 { background: #ffb77a; transform: translateX(36.26128px) translateY(14.35686px) scale(0.79721); animation-delay: -1625ms; } #particle539 { background: #5b01ff; transform: translateX(-85.28869px) translateY(262.4916px) scale(0.00789); animation-delay: -1450ms; } #particle540 { background: #ff2bed; transform: translateX(-73.70831px) translateY(134.07492px) scale(0.28187); animation-delay: -516ms; } #particle541 { background: #ff4f81; transform: translateX(95.81057px) translateY(-6.02789px) scale(0.51825); animation-delay: -312ms; } #particle542 { background: #f323ff; transform: translateX(61.84492px) translateY(156.20245px) scale(0.22949); animation-delay: -1374ms; } #particle543 { background: #5a01ff; transform: translateX(134.40928px) translateY(-244.48956px) scale(0.00604); animation-delay: -2319ms; } #particle544 { background: #6303ff; transform: translateX(264px) translateY(0px) scale(0.01771); animation-delay: -2499ms; } #particle545 { background: #8209ff; transform: translateX(-222.54722px) translateY(-72.30998px) scale(0.05912); animation-delay: -1112ms; } #particle546 { background: #970eff; transform: translateX(105.50405px) translateY(-191.91116px) scale(0.0886); animation-delay: -2072ms; } #particle547 { background: #6303ff; transform: translateX(-213.58049px) translateY(-155.17531px) scale(0.01771); animation-delay: -2152ms; } #particle548 { background: #ca19ff; transform: translateX(-152.90421px) translateY(111.09141px) scale(0.16419); animation-delay: -2323ms; } #particle549 { background: #f323ff; transform: translateX(147.21952px) translateY(80.93462px) scale(0.22949); animation-delay: -206ms; } #particle550 { background: #7a07ff; transform: translateX(-102.18703px) translateY(217.15849px) scale(0.04894); animation-delay: -1480ms; } #particle551 { background: #ff2de7; transform: translateX(-147.34309px) translateY(-28.1072px) scale(0.29289); animation-delay: -1655ms; } #particle552 { background: #ff6461; transform: translateX(-26.50497px) translateY(-66.94391px) scale(0.63188); animation-delay: -1241ms; } #particle553 { background: #7005ff; transform: translateX(-248.50866px) translateY(15.63484px) scale(0.03544); animation-delay: -1840ms; } #particle554 { background: #ff3bb7; transform: translateX(-31.33493px) translateY(122.04148px) scale(0.38709); animation-delay: -854ms; } #particle555 { background: #b514ff; transform: translateX(96.83249px) translateY(176.13764px) scale(0.13137); animation-delay: -2243ms; } #particle556 { background: #5801ff; transform: translateX(-205.56915px) translateY(193.04228px) scale(0.00444); animation-delay: -828ms; } #particle557 { background: #ff2de7; transform: translateX(148.81721px) translateY(-18.79999px) scale(0.29289); animation-delay: -760ms; } #particle558 { background: #7a07ff; transform: translateX(-59.68557px) translateY(232.45996px) scale(0.04894); animation-delay: -1537ms; } #particle559 { background: #8e0cff; transform: translateX(173.36548px) translateY(-143.4204px) scale(0.07612); animation-delay: -444ms; } #particle560 { background: #5a01ff; transform: translateX(259.40764px) translateY(102.70675px) scale(0.00604); animation-delay: -1119ms; } #particle561 { background: #8e0cff; transform: translateX(28.19998px) translateY(223.22581px) scale(0.07612); animation-delay: -67ms; } #particle562 { background: #860aff; transform: translateX(135.77839px) translateY(186.88293px) scale(0.06456); animation-delay: -320ms; } #particle563 { background: #8209ff; transform: translateX(-112.73036px) translateY(205.05576px) scale(0.05912); animation-delay: -687ms; } #particle564 { background: #af13ff; transform: translateX(130.03449px) translateY(157.1847px) scale(0.12369); animation-delay: -300ms; } #particle565 { background: #ff3db2; transform: translateX(23.0479px) translateY(-120.82133px) scale(0.39958); animation-delay: -1750ms; } #particle566 { background: #5d02ff; transform: translateX(116.23775px) translateY(247.01779px) scale(0.00998); animation-delay: -2279ms; } #particle567 { background: #5f02ff; transform: translateX(265.21756px) translateY(50.59295px) scale(0.01231); animation-delay: -1720ms; } #particle568 { background: #7005ff; transform: translateX(-201.44523px) translateY(146.35853px) scale(0.03544); animation-delay: -1485ms; } #particle569 { background: #d61cff; transform: translateX(88.16092px) translateY(160.36412px) scale(0.18185); animation-delay: -307ms; } #particle570 { background: #5500ff; transform: translateX(36.84797px) translateY(-291.68172px) scale(0.00049); animation-delay: -1727ms; } #particle571 { background: #7005ff; transform: translateX(-158.71857px) translateY(191.8578px) scale(0.03544); animation-delay: -1599ms; } #particle572 { background: #5600ff; transform: translateX(-255.00524px) translateY(-140.19032px) scale(0.00111); animation-delay: -1309ms; } #particle573 { background: #5500ff; transform: translateX(294.68618px) translateY(56.21439px) scale(0); animation-delay: -402ms; } #particle574 { background: #ba15ff; transform: translateX(179.15576px) translateY(-84.3043px) scale(0.13926); animation-delay: -1589ms; } #particle575 { background: #d01aff; transform: translateX(46.25632px) translateY(180.15647px) scale(0.17292); animation-delay: -206ms; } #particle576 { background: #6a04ff; transform: translateX(254.49682px) translateY(-16.01158px) scale(0.02763); animation-delay: -1508ms; } #particle577 { background: #ff4d86; transform: translateX(92.04787px) translateY(36.44433px) scale(0.50454); animation-delay: -272ms; } #particle578 { background: #8a0bff; transform: translateX(-216.84089px) translateY(70.45587px) scale(0.07022); animation-delay: -2146ms; } #particle579 { background: #ff2fe1; transform: translateX(113.26545px) translateY(93.70133px) scale(0.30409); animation-delay: -1359ms; } #particle580 { background: #5700ff; transform: translateX(53.40367px) translateY(-279.95187px) scale(0.00308); animation-delay: -1109ms; } #particle581 { background: #6d05ff; transform: translateX(183.70009px) translateY(172.50587px) scale(0.03142); animation-delay: -2180ms; } #particle582 { background: #ff5478; transform: translateX(61.60924px) translateY(65.60718px) scale(0.54601); animation-delay: -518ms; } #particle583 { background: #db1dff; transform: translateX(-114.73632px) translateY(-138.69238px) scale(0.19098); animation-delay: -1810ms; } #particle584 { background: #b514ff; transform: translateX(96.83249px) translateY(-176.13764px) scale(0.13137); animation-delay: -1658ms; } #particle585 { background: #8209ff; transform: translateX(-29.32798px) translateY(-232.15484px) scale(0.05912); animation-delay: -2183ms; } #particle586 { background: #7306ff; transform: translateX(-46.0958px) translateY(-241.64266px) scale(0.03971); animation-delay: -210ms; } #particle587 { background: #7e08ff; transform: translateX(0px) translateY(237px) scale(0.05391); animation-delay: -662ms; } #particle588 { background: #5b01ff; transform: translateX(276px) translateY(0px) scale(0.00789); animation-delay: -2453ms; } #particle589 { background: #7707ff; transform: translateX(154.89403px) translateY(187.23472px) scale(0.04421); animation-delay: -465ms; } #particle590 { background: #6804ff; transform: translateX(-255.96559px) translateY(-32.33597px) scale(0.02408); animation-delay: -875ms; } #particle591 { background: #ed22ff; transform: translateX(-144.38008px) translateY(-91.62638px) scale(0.21957); animation-delay: -249ms; } #particle592 { background: #ba15ff; transform: translateX(-152.56162px) translateY(126.20995px) scale(0.13926); animation-delay: -867ms; } #particle593 { background: #5500ff; transform: translateX(91.77805px) translateY(-282.46379px) scale(0.00012); animation-delay: -283ms; } #particle594 { background: #ff43a1; transform: translateX(-48.53884px) translateY(103.15028px) scale(0.43792); animation-delay: -1205ms; } #particle595 { background: #970eff; transform: translateX(-27.44798px) translateY(-217.27312px) scale(0.0886); animation-delay: -542ms; } #particle596 { background: #860aff; transform: translateX(-195.03975px) translateY(-123.77599px) scale(0.06456); animation-delay: -1391ms; } #particle597 { background: #af13ff; transform: translateX(-178.76656px) translateY(-98.27775px) scale(0.12369); animation-delay: -2127ms; } #particle598 { background: #ff3db2; transform: translateX(52.37085px) translateY(111.29373px) scale(0.39958); animation-delay: -1114ms; } #particle599 { background: #ff29f3; transform: translateX(154.76989px) translateY(-19.55198px) scale(0.27103); animation-delay: -2065ms; } #particle600 { background: #a010ff; transform: translateX(-155.27032px) translateY(-145.80853px) scale(0.10197); animation-delay: -2496ms; } @keyframes doit { 0% { opacity: 0; } 5% { opacity: 1; } 100% { opacity: 1; transform: translateX(0) translateY(0) scale(0.1); } }
src/components/FreeRadicals/FreeRadicals.css
.App { height: 100%; min-height: 600px; background-color: #FFF; } .particle { position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; width: 70px; height: 70px; border-radius: 50%; box-shadow: 0 14px 14px rgba(0, 0, 0, 0.3), 0 -28px 14px rgba(0, 0, 0, 0.1) inset, 0 42px 14px rgba(255, 255, 255, 0.1) inset; opacity: 0; animation: doit 2500ms infinite cubic-bezier(0.125, 0, 0.41, 0); animation-direction: reverse; } #particle1 { background: #ff37c3; transform: translateX(77.58765px) translateY(106.79024px) scale(0.36258); animation-delay: -1039ms; } #particle2 { background: #7e08ff; transform: translateX(-151.06949px) translateY(182.61164px) scale(0.05391); animation-delay: -1294ms; } #particle3 { background: #7306ff; transform: translateX(-246px) translateY(0px) scale(0.03971); animation-delay: -767ms; } #particle4 { background: #ff26ff; transform: translateX(86.80394px) translateY(-136.78112px) scale(0.24989); animation-delay: -947ms; } #particle5 { background: #8e0cff; transform: translateX(-132.25168px) translateY(-182.02882px) scale(0.07612); animation-delay: -1381ms; } #particle6 { background: #6d05ff; transform: translateX(183.70009px) translateY(-172.50587px) scale(0.03142); animation-delay: -677ms; } #particle7 { background: #5500ff; transform: translateX(214.31678px) translateY(-201.25685px) scale(0.00049); animation-delay: -1634ms; } #particle8 { background: #ff2fe1; transform: translateX(-146.70993px) translateY(-9.23021px) scale(0.30409); animation-delay: -1725ms; } #particle9 { background: #e11fff; transform: translateX(-22.18398px) translateY(-175.6043px) scale(0.20032); animation-delay: -752ms; } #particle10 { background: #ca19ff; transform: translateX(175.72776px) translateY(-69.57554px) scale(0.16419); animation-delay: -792ms; } #particle11 { background: #5b01ff; transform: translateX(85.28869px) translateY(-262.4916px) scale(0.00789); animation-delay: -1830ms; } #particle12 { background: #ff29f3; transform: translateX(-66.42157px) translateY(141.15302px) scale(0.27103); animation-delay: -1539ms; } #particle13 { background: #ff4f81; transform: translateX(-89.25854px) translateY(-35.33996px) scale(0.51825); animation-delay: -282ms; } #particle14 { background: #6102ff; transform: translateX(-143.06575px) translateY(-225.43556px) scale(0.01489); animation-delay: -1787ms; } #particle15 { background: #ff30db; transform: translateX(-91.78905px) translateY(-110.95391px) scale(0.31545); animation-delay: -2187ms; } #particle16 { background: #ff5673; transform: translateX(82.74192px) translateY(26.88448px) scale(0.56006); animation-delay: -619ms; } #particle17 { background: #ff5e62; transform: translateX(47.8068px) translateY(57.78849px) scale(0.61732); animation-delay: -2298ms; } #particle18 { background: #a511ff; transform: translateX(-52.22488px) translateY(-203.40246px) scale(0.10899); animation-delay: -342ms; } #particle19 { background: #ff29f3; transform: translateX(131.71516px) translateY(-83.58898px) scale(0.27103); animation-delay: -1324ms; } #particle20 { background: #a511ff; transform: translateX(199.72187px) translateY(-64.89357px) scale(0.10899); animation-delay: -1295ms; } #particle21 { background: #6303ff; transform: translateX(222.90257px) translateY(-141.45827px) scale(0.01771); animation-delay: -837ms; } #particle22 { background: #ba15ff; transform: translateX(72.88866px) translateY(-184.09574px) scale(0.13926); animation-delay: -1286ms; } #particle23 { background: #ff28f9; transform: translateX(115.90601px) translateY(108.84299px) scale(0.26037); animation-delay: -864ms; } #particle24 { background: #9c0fff; transform: translateX(13.56275px) translateY(-215.57377px) scale(0.09517); animation-delay: -1799ms; } #particle25 { background: #6a04ff; transform: translateX(246.98871px) translateY(-63.41592px) scale(0.02763); animation-delay: -1651ms; } #particle26 { background: #ff586e; transform: translateX(-64.72311px) translateY(-53.54362px) scale(0.57422); animation-delay: -551ms; } #particle27 { background: #ff3bb7; transform: translateX(23.61005px) translateY(-123.76819px) scale(0.38709); animation-delay: -1330ms; } #particle28 { background: #d01aff; transform: translateX(157.04499px) translateY(-99.66378px) scale(0.17292); animation-delay: -2446ms; } #particle29 { background: #5d02ff; transform: translateX(100.498px) translateY(-253.82898px) scale(0.00998); animation-delay: -559ms; } #particle30 { background: #aa12ff; transform: translateX(-121.67155px) translateY(167.46652px) scale(0.11623); animation-delay: -1520ms; } #particle31 { background: #7707ff; transform: translateX(-166.34495px) translateY(-177.13938px) scale(0.04421); animation-delay: -818ms; } #particle32 { background: #ff8c6c; transform: translateX(-27.45996px) translateY(-49.94948px) scale(0.70596); animation-delay: -1902ms; } #particle33 { background: #5500ff; transform: translateX(187.40265px) translateY(-226.53089px) scale(0.00049); animation-delay: -1847ms; } #particle34 { background: #8a0bff; transform: translateX(223.96149px) translateY(-42.72294px) scale(0.07022); animation-delay: -2074ms; } #particle35 { background: #6a04ff; transform: translateX(242.51941px) translateY(78.79933px) scale(0.02763); animation-delay: -1563ms; } #particle36 { background: #7a07ff; transform: translateX(44.97152px) translateY(235.74894px) scale(0.04894); animation-delay: -1901ms; } #particle37 { background: #970eff; transform: translateX(177.17472px) translateY(128.72497px) scale(0.0886); animation-delay: -555ms; } #particle38 { background: #930dff; transform: translateX(-94.523px) translateY(200.87161px) scale(0.08225); animation-delay: -1087ms; } #particle39 { background: #ff3fac; transform: translateX(-29.84279px) translateY(116.22998px) scale(0.41221); animation-delay: -2230ms; } #particle40 { background: #8209ff; transform: translateX(170.57866px) translateY(160.18402px) scale(0.05912); animation-delay: -453ms; } #particle41 { background: #6102ff; transform: translateX(262.2707px) translateY(-50.03081px) scale(0.01489); animation-delay: -2485ms; } #particle42 { background: #ffb77a; transform: translateX(26.69734px) translateY(28.42978px) scale(0.79721); animation-delay: -702ms; } #particle43 { background: #ff4796; transform: translateX(57.86929px) translateY(-91.18742px) scale(0.46417); animation-delay: -1390ms; } #particle44 { background: #6102ff; transform: translateX(0px) translateY(267px) scale(0.01489); animation-delay: -1244ms; } #particle45 { background: #5b01ff; transform: translateX(249.73227px) translateY(-117.51508px) scale(0.00789); animation-delay: -733ms; } #particle46 { background: #ff43a1; transform: translateX(-28.35065px) translateY(-110.41848px) scale(0.43792); animation-delay: -679ms; } #particle47 { background: #c518ff; transform: translateX(185.96797px) translateY(47.74846px) scale(0.15567); animation-delay: -820ms; } #particle48 { background: #ff39bd; transform: translateX(99.39621px) translateY(-82.22769px) scale(0.37476); animation-delay: -1948ms; } #particle49 { background: #5700ff; transform: translateX(36.09597px) translateY(-285.72903px) scale(0.00197); animation-delay: -1843ms; } #particle50 { background: #ff2fe1; transform: translateX(147px) translateY(0px) scale(0.30409); animation-delay: -2216ms; } #particle51 { background: #bf17ff; transform: translateX(83.02696px) translateY(176.44128px) scale(0.14736); animation-delay: -889ms; } #particle52 { background: #5f02ff; transform: translateX(-130.07349px) translateY(-236.6028px) scale(0.01231); animation-delay: -587ms; } #particle53 { background: #5f02ff; transform: translateX(267.87097px) translateY(33.83997px) scale(0.01231); animation-delay: -153ms; } #particle54 { background: #ff39bd; transform: translateX(-127.9828px) translateY(-16.16799px) scale(0.37476); animation-delay: -202ms; } #particle55 { background: #f925ff; transform: translateX(-70.25358px) translateY(-149.29646px) scale(0.23959); animation-delay: -435ms; } #particle56 { background: #7306ff; transform: translateX(-179.32628px) translateY(-168.39859px) scale(0.03971); animation-delay: -2191ms; } #particle57 { background: #9c0fff; transform: translateX(195.44264px) translateY(91.96833px) scale(0.09517); animation-delay: -1057ms; } #particle58 { background: #ff3db2; transform: translateX(52.37085px) translateY(-111.29373px) scale(0.39958); animation-delay: -2084ms; } #particle59 { background: #7306ff; transform: translateX(-61.17771px) translateY(-238.27146px) scale(0.03971); animation-delay: -1495ms; } #particle60 { background: #d61cff; transform: translateX(181.55699px) translateY(22.93598px) scale(0.18185); animation-delay: -284ms; } #particle61 { background: #ff7c67; transform: translateX(-23.19185px) translateY(58.57592px) scale(0.67608); animation-delay: -407ms; } #particle62 { background: #930dff; transform: translateX(-221.56193px) translateY(13.9395px) scale(0.08225); animation-delay: -1372ms; } #particle63 { background: #ffe28b; transform: translateX(16.28689px) translateY(-7.66403px) scale(0.90589); animation-delay: -545ms; } #particle64 { background: #5801ff; transform: translateX(52.84153px) translateY(277.005px) scale(0.00444); animation-delay: -979ms; } #particle65 { background: #6102ff; transform: translateX(182.77408px) translateY(-194.63462px) scale(0.01489); animation-delay: -1255ms; } #particle66 { background: #ff26ff; transform: translateX(110.89663px) translateY(-118.09292px) scale(0.24989); animation-delay: -511ms; } #particle67 { background: #7a07ff; transform: translateX(-223.14636px) translateY(-88.34989px) scale(0.04894); animation-delay: -1117ms; } #particle68 { background: #a010ff; transform: translateX(-26.69598px) translateY(211.32043px) scale(0.10197); animation-delay: -2387ms; } #particle69 { background: #c518ff; transform: translateX(-147.93854px) translateY(122.38541px) scale(0.15567); animation-delay: -265ms; } #particle70 { background: #970eff; transform: translateX(67.67472px) translateY(208.28138px) scale(0.0886); animation-delay: -1854ms; } #particle71 { background: #8209ff; transform: translateX(-29.32798px) translateY(-232.15484px) scale(0.05912); animation-delay: -2409ms; } #particle72 { background: #5a01ff; transform: translateX(265.34477px) translateY(86.21574px) scale(0.00604); animation-delay: -931ms; } #particle73 { background: #ba15ff; transform: translateX(-72.88866px) translateY(-184.09574px) scale(0.13926); animation-delay: -1814ms; } #particle74 { background: #5a01ff; transform: translateX(17.51855px) translateY(278.44946px) scale(0.00604); animation-delay: -976ms; } #particle75 { background: #c518ff; transform: translateX(173.72679px) translateY(81.74962px) scale(0.15567); animation-delay: -146ms; } #particle76 { background: #d01aff; transform: translateX(-150.47716px) translateY(109.32806px) scale(0.17292); animation-delay: -2351ms; } #particle77 { background: #5500ff; transform: translateX(253.29838px) translateY(-160.74804px) scale(0); animation-delay: -1018ms; } #particle78 { background: #ff2bed; transform: translateX(104.73571px) translateY(111.5322px) scale(0.28187); animation-delay: -645ms; } #particle79 { background: #6303ff; transform: translateX(-203.4155px) translateY(-168.27993px) scale(0.01771); animation-delay: -2463ms; } #particle80 { background: #7005ff; transform: translateX(-76.94523px) translateY(236.81307px) scale(0.03544); animation-delay: -380ms; } #particle81 { background: #5801ff; transform: translateX(-277.005px) translateY(-52.84153px) scale(0.00444); animation-delay: -848ms; } #particle82 { background: #5500ff; transform: translateX(260.26308px) translateY(143.08084px) scale(0.00012); animation-delay: -465ms; } #particle83 { background: #7707ff; transform: translateX(166.34495px) translateY(177.13938px) scale(0.04421); animation-delay: -1377ms; } #particle84 { background: #5f02ff; transform: translateX(-158.70202px) translateY(-218.43459px) scale(0.01231); animation-delay: -658ms; } #particle85 { background: #ff5673; transform: translateX(-86.31398px) translateY(-10.90399px) scale(0.56006); animation-delay: -732ms; } #particle86 { background: #5700ff; transform: translateX(209.94296px) translateY(197.14957px) scale(0.00197); animation-delay: -1495ms; } #particle87 { background: #ff41a6; transform: translateX(-29.09672px) translateY(-113.32423px) scale(0.42499); animation-delay: -880ms; } #particle88 { background: #f925ff; transform: translateX(156.92433px) translateY(-50.9878px) scale(0.23959); animation-delay: -526ms; } #particle89 { background: #5801ff; transform: translateX(70.13055px) translateY(-273.14045px) scale(0.00444); animation-delay: -2051ms; } #particle90 { background: #ffca81; transform: translateX(-5.62144px) translateY(29.46862px) scale(0.84357); animation-delay: -2399ms; } #particle91 { background: #5700ff; transform: translateX(183.57811px) translateY(-221.90781px) scale(0.00197); animation-delay: -2136ms; } #particle92 { background: #5d02ff; transform: translateX(-174.01675px) translateY(-210.35012px) scale(0.00998); animation-delay: -1711ms; } #particle93 { background: #6d05ff; transform: translateX(-121.40193px) translateY(220.82928px) scale(0.03142); animation-delay: -1621ms; } #particle94 { background: #860aff; transform: translateX(-186.88293px) translateY(135.77839px) scale(0.06456); animation-delay: -96ms; } #particle95 { background: #aa12ff; transform: translateX(-25.94398px) translateY(-205.36774px) scale(0.11623); animation-delay: -1844ms; } #particle96 { background: #d61cff; transform: translateX(-170.1491px) translateY(-67.36679px) scale(0.18185); animation-delay: -407ms; } #particle97 { background: #5500ff; transform: translateX(189.31492px) translateY(228.84243px) scale(0.00012); animation-delay: -427ms; } #particle98 { background: #ff3fac; transform: translateX(-120px) translateY(0px) scale(0.41221); animation-delay: -165ms; } #particle99 { background: #5d02ff; transform: translateX(51.1551px) translateY(268.16442px) scale(0.00998); animation-delay: -2045ms; } #particle100 { background: #5500ff; transform: translateX(-273.35429px) translateY(-108.22862px) scale(0.00049); animation-delay: -1464ms; } #particle101 { background: #ff936e; transform: translateX(45.59371px) translateY(-28.93465px) scale(0.72101); animation-delay: -693ms; } #particle102 { background: #930dff; transform: translateX(161.83104px) translateY(151.96946px) scale(0.08225); animation-delay: -1300ms; } #particle103 { background: #f323ff; transform: translateX(-135.91486px) translateY(98.74792px) scale(0.22949); animation-delay: -566ms; } #particle104 { background: #ff39bd; transform: translateX(-8.09998px) translateY(128.74545px) scale(0.37476); animation-delay: -2384ms; } #particle105 { background: #f323ff; transform: translateX(107.08723px) translateY(-129.44622px) scale(0.22949); animation-delay: -48ms; } #particle106 { background: #bf17ff; transform: translateX(150.25008px) translateY(-124.29768px) scale(0.14736); animation-delay: -1722ms; } #particle107 { background: #ff7465; transform: translateX(8.27199px) translateY(-65.47957px) scale(0.66126); animation-delay: -2265ms; } #particle108 { background: #d01aff; transform: translateX(-180.15647px) translateY(-46.25632px) scale(0.17292); animation-delay: -1466ms; } #particle109 { background: #bf17ff; transform: translateX(104.48623px) translateY(164.64395px) scale(0.14736); animation-delay: -590ms; } #particle110 { background: #6804ff; transform: translateX(-198.79242px) translateY(164.45539px) scale(0.02408); animation-delay: -1414ms; } #particle111 { background: #5801ff; transform: translateX(179.75357px) translateY(217.28473px) scale(0.00444); animation-delay: -1072ms; } #particle112 { background: #c518ff; transform: translateX(-173.72679px) translateY(81.74962px) scale(0.15567); animation-delay: -96ms; } #particle113 { background: #ff28f9; transform: translateX(9.98369px) translateY(-158.68625px) scale(0.26037); animation-delay: -1894ms; } #particle114 { background: #ff39bd; transform: translateX(47.48807px) translateY(119.94117px) scale(0.37476); animation-delay: -1233ms; } #particle115 { background: #ff30db; transform: translateX(-141.44936px) translateY(-26.98291px) scale(0.31545); animation-delay: -1126ms; } #particle116 { background: #ba15ff; transform: translateX(-184.09574px) translateY(72.88866px) scale(0.13926); animation-delay: -515ms; } #particle117 { background: #d61cff; transform: translateX(-107.5647px) translateY(-148.05011px) scale(0.18185); animation-delay: -2069ms; } #particle118 { background: #5700ff; transform: translateX(88.06984px) translateY(271.05111px) scale(0.00308); animation-delay: -2198ms; } #particle119 { background: #5600ff; transform: translateX(54.52796px) translateY(-285.84559px) scale(0.00111); animation-delay: -1539ms; } #particle120 { background: #5600ff; transform: translateX(140.19032px) translateY(-255.00524px) scale(0.00111); animation-delay: -360ms; } #particle121 { background: #d01aff; transform: translateX(-68.47117px) translateY(-172.93843px) scale(0.17292); animation-delay: -905ms; } #particle122 { background: #ff30db; transform: translateX(-26.98291px) translateY(-141.44936px) scale(0.31545); animation-delay: -606ms; } #particle123 { background: #7005ff; transform: translateX(-201.44523px) translateY(146.35853px) scale(0.03544); animation-delay: -1313ms; } #particle124 { background: #ff6461; transform: translateX(65.14755px) translateY(30.65611px) scale(0.63188); animation-delay: -2472ms; } #particle125 { background: #ca19ff; transform: translateX(179.74968px) translateY(-58.40421px) scale(0.16419); animation-delay: -1379ms; } #particle126 { background: #6102ff; transform: translateX(-262.2707px) translateY(50.03081px) scale(0.01489); animation-delay: -1238ms; } #particle127 { background: #a010ff; transform: translateX(135.77131px) translateY(164.11932px) scale(0.10197); animation-delay: -1354ms; } #particle128 { background: #970eff; transform: translateX(-184.90782px) translateY(117.34607px) scale(0.0886); animation-delay: -205ms; } #particle129 { background: #ff34cf; transform: translateX(-42.64435px) translateY(131.2458px) scale(0.33869); animation-delay: -1346ms; } #particle130 { background: #6102ff; transform: translateX(156.93866px) translateY(-216.00754px) scale(0.01489); animation-delay: -1968ms; } #particle131 { background: #f925ff; transform: translateX(-144.5906px) translateY(79.48936px) scale(0.23959); animation-delay: -2327ms; } #particle132 { background: #5f02ff; transform: translateX(261.51745px) translateY(-67.14627px) scale(0.01231); animation-delay: -2417ms; } #particle133 { background: #ff586e; transform: translateX(-76.00547px) translateY(-35.76546px) scale(0.57422); animation-delay: -435ms; } #particle134 { background: #ffec8f; transform: translateX(-9.24616px) translateY(7.64909px) scale(0.93721); animation-delay: -2223ms; } #particle135 { background: #c518ff; transform: translateX(-24.06398px) translateY(-190.48602px) scale(0.15567); animation-delay: -887ms; } #particle136 { background: #930dff; transform: translateX(-220.24946px) translateY(27.82398px) scale(0.08225); animation-delay: -1635ms; } #particle137 { background: #8209ff; transform: translateX(-14.69298px) translateY(-233.53825px) scale(0.05912); animation-delay: -1155ms; } #particle138 { background: #a511ff; transform: translateX(-208.34409px) translateY(26.31998px) scale(0.10899); animation-delay: -1130ms; } #particle139 { background: #ff3fac; transform: translateX(120px) translateY(0px) scale(0.41221); animation-delay: -1522ms; } #particle140 { background: #8a0bff; transform: translateX(-220.83696px) translateY(56.70129px) scale(0.07022); animation-delay: -1974ms; } #particle141 { background: #b514ff; transform: translateX(-49.98667px) translateY(194.68522px) scale(0.13137); animation-delay: -1417ms; } #particle142 { background: #f925ff; transform: translateX(-10.36044px) translateY(164.67441px) scale(0.23959); animation-delay: -2496ms; } #particle143 { background: #6a04ff; transform: translateX(0px) translateY(-255px) scale(0.02763); animation-delay: -1277ms; } #particle144 { background: #ca19ff; transform: translateX(-47.00239px) translateY(183.06222px) scale(0.16419); animation-delay: -879ms; } #particle145 { background: #ff28f9; transform: translateX(67.69891px) translateY(143.8675px) scale(0.26037); animation-delay: -2076ms; } #particle146 { background: #e11fff; transform: translateX(-143.19601px) translateY(104.03799px) scale(0.20032); animation-delay: -1417ms; } #particle147 { background: #ff30db; transform: translateX(-130.2951px) translateY(-61.31222px) scale(0.31545); animation-delay: -700ms; } #particle148 { background: #ff2fe1; transform: translateX(133.00958px) translateY(62.58956px) scale(0.30409); animation-delay: -1471ms; } #particle149 { background: #d61cff; transform: translateX(77.91761px) translateY(165.58335px) scale(0.18185); animation-delay: -968ms; } #particle150 { background: #7306ff; transform: translateX(144.59517px) translateY(199.01818px) scale(0.03971); animation-delay: -22ms; } #particle151 { background: #7005ff; transform: translateX(-76.94523px) translateY(236.81307px) scale(0.03544); animation-delay: -912ms; } #particle152 { background: #5a01ff; transform: translateX(278.44946px) translateY(17.51855px) scale(0.00604); animation-delay: -1814ms; } #particle153 { background: #7707ff; transform: translateX(-130.20591px) translateY(-205.17169px) scale(0.04421); animation-delay: -858ms; } #particle154 { background: #930dff; transform: translateX(-220.24946px) translateY(27.82398px) scale(0.08225); animation-delay: -772ms; } #particle155 { background: #5b01ff; transform: translateX(241.86064px) translateY(-132.96401px) scale(0.00789); animation-delay: -645ms; } #particle156 { background: #6804ff; transform: translateX(198.79242px) translateY(164.45539px) scale(0.02408); animation-delay: -2035ms; } #particle157 { background: #ff7465; transform: translateX(42.06998px) translateY(-50.85387px) scale(0.66126); animation-delay: -2346ms; } #particle158 { background: #5500ff; transform: translateX(248.23241px) translateY(157.53308px) scale(0.00049); animation-delay: -993ms; } #particle159 { background: #ed22ff; transform: translateX(162.63066px) translateY(52.84191px) scale(0.21957); animation-delay: -1617ms; } #particle160 { background: #fff192; transform: translateX(7.59895px) translateY(-4.82244px) scale(0.95289); animation-delay: -1309ms; } #particle161 { background: #a010ff; transform: translateX(-198.04239px) translateY(78.41053px) scale(0.10197); animation-delay: -1825ms; } #particle162 { background: #ffdc88; transform: translateX(-20.34025px) translateY(5.22249px) scale(0.89027); animation-delay: -1390ms; } #particle163 { background: #6102ff; transform: translateX(66.4002px) translateY(-258.6117px) scale(0.01489); animation-delay: -2495ms; } #particle164 { background: #bf17ff; transform: translateX(-83.02696px) translateY(176.44128px) scale(0.14736); animation-delay: -863ms; } #particle165 { background: #ca19ff; transform: translateX(-11.86741px) translateY(-188.62705px) scale(0.16419); animation-delay: -1629ms; } #particle166 { background: #ff2bed; transform: translateX(151.79355px) translateY(19.17598px) scale(0.28187); animation-delay: -1352ms; } #particle167 { background: #5b01ff; transform: translateX(262.4916px) translateY(85.28869px) scale(0.00789); animation-delay: -512ms; } #particle168 { background: #9c0fff; transform: translateX(174.74767px) translateY(-126.96161px) scale(0.09517); animation-delay: -946ms; } #particle169 { background: #ff517c; transform: translateX(91.35271px) translateY(-17.42646px) scale(0.53207); animation-delay: -2280ms; } #particle170 { background: #5d02ff; transform: translateX(186.88136px) translateY(-199.00844px) scale(0.00998); animation-delay: -805ms; } #particle171 { background: #5a01ff; transform: translateX(-102.70675px) translateY(-259.40764px) scale(0.00604); animation-delay: -1924ms; } #particle172 { background: #f925ff; transform: translateX(-133.4878px) translateY(-96.98457px) scale(0.23959); animation-delay: -311ms; } #particle173 { background: #ca19ff; transform: translateX(171.01231px) translateY(-80.47229px) scale(0.16419); animation-delay: -2316ms; } #particle174 { background: #ed22ff; transform: translateX(117.05756px) translateY(124.65364px) scale(0.21957); animation-delay: -955ms; } #particle175 { background: #9c0fff; transform: translateX(137.68358px) translateY(166.43086px) scale(0.09517); animation-delay: -90ms; } #particle176 { background: #aa12ff; transform: translateX(150.89651px) translateY(141.70125px) scale(0.11623); animation-delay: -1614ms; } #particle177 { background: #d61cff; transform: translateX(0px) translateY(183px) scale(0.18185); animation-delay: -1494ms; } #particle178 { background: #ff3bb7; transform: translateX(60.70096px) translateY(-110.41464px) scale(0.38709); animation-delay: -662ms; } #particle179 { background: #5500ff; transform: translateX(288.79245px) translateY(-55.09011px) scale(0.00049); animation-delay: -1032ms; } #particle180 { background: #ff4f81; transform: translateX(-86.8634px) translateY(40.87481px) scale(0.51825); animation-delay: -117ms; } #particle181 { background: #5801ff; transform: translateX(-262.19697px) translateY(-103.81112px) scale(0.00444); animation-delay: -479ms; } #particle182 { background: #5b01ff; transform: translateX(-201.19534px) translateY(188.935px) scale(0.00789); animation-delay: -1225ms; } #particle183 { background: #6303ff; transform: translateX(0px) translateY(-264px) scale(0.01771); animation-delay: -2029ms; } #particle184 { background: #ed22ff; transform: translateX(-100.51128px) translateY(138.34191px) scale(0.21957); animation-delay: -974ms; } #particle185 { background: #bf17ff; transform: translateX(24.43998px) translateY(-193.46237px) scale(0.14736); animation-delay: -1337ms; } #particle186 { background: #6102ff; transform: translateX(233.97388px) translateY(128.62823px) scale(0.01489); animation-delay: -1104ms; } #particle187 { background: #9c0fff; transform: translateX(-147.86217px) translateY(157.45722px) scale(0.09517); animation-delay: -165ms; } #particle188 { background: #7a07ff; transform: translateX(174.95247px) translateY(-164.29131px) scale(0.04894); animation-delay: -1758ms; } #particle189 { background: #5500ff; transform: translateX(250.76539px) translateY(159.14056px) scale(0.00012); animation-delay: -319ms; } #particle190 { background: #6503ff; transform: translateX(236.15986px) translateY(111.1284px) scale(0.02078); animation-delay: -2284ms; } #particle191 { background: #5b01ff; transform: translateX(-175.92902px) translateY(-212.66166px) scale(0.00789); animation-delay: -1984ms; } #particle192 { background: #8209ff; transform: translateX(233.53825px) translateY(14.69298px) scale(0.05912); animation-delay: -2245ms; } #particle193 { background: #ff936e; transform: translateX(-54px) translateY(0px) scale(0.72101); animation-delay: -1273ms; } #particle194 { background: #6a04ff; transform: translateX(196.48088px) translateY(-162.54312px) scale(0.02763); animation-delay: -962ms; } #particle195 { background: #6303ff; transform: translateX(-180.72044px) translateY(192.44772px) scale(0.01771); animation-delay: -1526ms; } #particle196 { background: #ff2fe1; transform: translateX(-86.40443px) translateY(118.9255px) scale(0.30409); animation-delay: -1280ms; } #particle197 { background: #8209ff; transform: translateX(-233.53825px) translateY(-14.69298px) scale(0.05912); animation-delay: -2417ms; } #particle198 { background: #ff4f81; transform: translateX(73.96927px) translateY(-61.1927px) scale(0.51825); animation-delay: -446ms; } #particle199 { background: #db1dff; transform: translateX(-131.21435px) translateY(123.21848px) scale(0.19098); animation-delay: -1437ms; } #particle200 { background: #ff4b8b; transform: translateX(31.51973px) translateY(97.00776px) scale(0.49096); animation-delay: -184ms; } #particle201 { background: #5d02ff; transform: translateX(-199.00844px) translateY(-186.88136px) scale(0.00998); animation-delay: -1412ms; } #particle202 { background: #7707ff; transform: translateX(196.59113px) translateY(-142.83182px) scale(0.04421); animation-delay: -1590ms; } #particle203 { background: #ffa273; transform: translateX(20.43741px) translateY(43.4317px) scale(0.75131); animation-delay: -1288ms; } #particle204 { background: #5500ff; transform: translateX(250.76539px) translateY(159.14056px) scale(0.00012); animation-delay: -2344ms; } #particle205 { background: #5600ff; transform: translateX(-171.04551px) translateY(235.42395px) scale(0.00111); animation-delay: -2447ms; } #particle206 { background: #8e0cff; transform: translateX(-108.39458px) translateY(-197.169px) scale(0.07612); animation-delay: -1198ms; } #particle207 { background: #5a01ff; transform: translateX(225.71574px) translateY(163.99209px) scale(0.00604); animation-delay: -813ms; } #particle208 { background: #5d02ff; transform: translateX(-84.36164px) translateY(259.63843px) scale(0.00998); animation-delay: -626ms; } #particle209 { background: #5801ff; transform: translateX(-87.14279px) translateY(-268.19794px) scale(0.00444); animation-delay: -2322ms; } #particle210 { background: #ff4b8b; transform: translateX(25.36637px) translateY(98.79548px) scale(0.49096); animation-delay: -1479ms; } #particle211 { background: #6a04ff; transform: translateX(196.48088px) translateY(162.54312px) scale(0.02763); animation-delay: -641ms; } #particle212 { background: #d61cff; transform: translateX(174.04334px) translateY(56.55011px) scale(0.18185); animation-delay: -2029ms; } #particle213 { background: #8209ff; transform: translateX(99.63235px) translateY(211.72953px) scale(0.05912); animation-delay: -1312ms; } #particle214 { background: #6503ff; transform: translateX(-252.80021px) translateY(-64.90806px) scale(0.02078); animation-delay: -2048ms; } #particle215 { background: #ff41a6; transform: translateX(-74.57861px) translateY(-90.15005px) scale(0.42499); animation-delay: -1660ms; } #particle216 { background: #5801ff; transform: translateX(17.70693px) translateY(281.44354px) scale(0.00444); animation-delay: -1894ms; } #particle217 { background: #5500ff; transform: translateX(37.22397px) translateY(-294.65807px) scale(0.00012); animation-delay: -996ms; } #particle218 { background: #860aff; transform: translateX(209.01505px) translateY(98.35502px) scale(0.06456); animation-delay: -279ms; } #particle219 { background: #a511ff; transform: translateX(-77.30616px) translateY(-195.25306px) scale(0.10899); animation-delay: -313ms; } #particle220 { background: #860aff; transform: translateX(226.90835px) translateY(-43.28508px) scale(0.06456); animation-delay: -1442ms; } #particle221 { background: #5d02ff; transform: translateX(-239.23172px) translateY(131.51875px) scale(0.00998); animation-delay: -1366ms; } #particle222 { background: #7005ff; transform: translateX(-15.63484px) translateY(248.50866px) scale(0.03544); animation-delay: -987ms; } #particle223 { background: #5d02ff; transform: translateX(-131.51875px) translateY(239.23172px) scale(0.00998); animation-delay: -1825ms; } #particle224 { background: #ff7c67; transform: translateX(33.75709px) translateY(53.19266px) scale(0.67608); animation-delay: -253ms; } #particle225 { background: #5b01ff; transform: translateX(223.28869px) translateY(162.22873px) scale(0.00789); animation-delay: -1276ms; } #particle226 { background: #6102ff; transform: translateX(156.93866px) translateY(-216.00754px) scale(0.01489); animation-delay: -1238ms; } #particle227 { background: #5500ff; transform: translateX(260.26308px) translateY(143.08084px) scale(0.00012); animation-delay: -584ms; } #particle228 { background: #ff29f3; transform: translateX(83.58898px) translateY(-131.71516px) scale(0.27103); animation-delay: -1003ms; } #particle229 { background: #8e0cff; transform: translateX(42.1608px) translateY(-221.01463px) scale(0.07612); animation-delay: -289ms; } #particle230 { background: #ff2bed; transform: translateX(-123.7796px) translateY(89.93114px) scale(0.28187); animation-delay: -1606ms; } #particle231 { background: #c518ff; transform: translateX(112.85477px) translateY(-155.33126px) scale(0.15567); animation-delay: -1078ms; } #particle232 { background: #ff936e; transform: translateX(-53.04351px) translateY(10.11859px) scale(0.72101); animation-delay: -53ms; } #particle233 { background: #5f02ff; transform: translateX(-83.43459px) translateY(256.78526px) scale(0.01231); animation-delay: -1757ms; } #particle234 { background: #6d05ff; transform: translateX(-228.01642px) translateY(-107.29638px) scale(0.03142); animation-delay: -1100ms; } #particle235 { background: #7306ff; transform: translateX(-156.8063px) translateY(189.54626px) scale(0.03971); animation-delay: -588ms; } #particle236 { background: #ff28f9; transform: translateX(93.45786px) translateY(128.6337px) scale(0.26037); animation-delay: -2222ms; } #particle237 { background: #5500ff; transform: translateX(273.35429px) translateY(-108.22862px) scale(0.00049); animation-delay: -359ms; } #particle238 { background: #6d05ff; transform: translateX(194.16934px) translateY(-160.63085px) scale(0.03142); animation-delay: -1619ms; } #particle239 { background: #af13ff; transform: translateX(-197.59096px) translateY(-50.73274px) scale(0.12369); animation-delay: -2058ms; } #particle240 { background: #ff2bed; transform: translateX(81.9815px) translateY(-129.18217px) scale(0.28187); animation-delay: -1245ms; } #particle241 { background: #5d02ff; transform: translateX(-174.01675px) translateY(210.35012px) scale(0.00998); animation-delay: -1057ms; } #particle242 { background: #d01aff; transform: translateX(-109.32806px) translateY(150.47716px) scale(0.17292); animation-delay: -1519ms; } #particle243 { background: #ff3db2; transform: translateX(-107.78572px) translateY(-59.2557px) scale(0.39958); animation-delay: -232ms; } #particle244 { background: #ff2fe1; transform: translateX(54.11431px) translateY(136.67714px) scale(0.30409); animation-delay: -1023ms; } #particle245 { background: #5500ff; transform: translateX(55.65225px) translateY(291.73931px) scale(0.00012); animation-delay: -1676ms; } #particle246 { background: #ff34cf; transform: translateX(-106.33083px) translateY(87.96451px) scale(0.33869); animation-delay: -468ms; } #particle247 { background: #5700ff; transform: translateX(167.5188px) translateY(-230.56984px) scale(0.00308); animation-delay: -2403ms; } #particle248 { background: #ff2de7; transform: translateX(0px) translateY(-150px) scale(0.29289); animation-delay: -2115ms; } #particle249 { background: #5500ff; transform: translateX(-294px) translateY(0px) scale(0.00049); animation-delay: -506ms; } #particle250 { background: #ba15ff; transform: translateX(197.60929px) translateY(12.43252px) scale(0.13926); animation-delay: -1073ms; } #particle251 { background: #c518ff; transform: translateX(-92.49671px) translateY(-168.25088px) scale(0.15567); animation-delay: -1930ms; } #particle252 { background: #5700ff; transform: translateX(243.16644px) translateY(-154.31812px) scale(0.00197); animation-delay: -2355ms; } #particle253 { background: #ff28f9; transform: translateX(157.74624px) translateY(-19.92798px) scale(0.26037); animation-delay: -972ms; } #particle254 { background: #ba15ff; transform: translateX(-61.18536px) translateY(-188.30919px) scale(0.13926); animation-delay: -492ms; } #particle255 { background: #7a07ff; transform: translateX(174.95247px) translateY(164.29131px) scale(0.04894); animation-delay: -302ms; } #particle256 { background: #ff4991; transform: translateX(13.15999px) translateY(104.17204px) scale(0.4775); animation-delay: -2171ms; } #particle257 { background: #ca19ff; transform: translateX(-179.74968px) translateY(58.40421px) scale(0.16419); animation-delay: -343ms; } #particle258 { background: #ff26ff; transform: translateX(-59.63618px) translateY(150.62379px) scale(0.24989); animation-delay: -660ms; } #particle259 { background: #5b01ff; transform: translateX(-188.935px) translateY(201.19534px) scale(0.00789); animation-delay: -1361ms; } #particle260 { background: #af13ff; transform: translateX(-189.6744px) translateY(75.09741px) scale(0.12369); animation-delay: -89ms; } #particle261 { background: #b514ff; transform: translateX(96.83249px) translateY(176.13764px) scale(0.13137); animation-delay: -161ms; } #particle262 { background: #5700ff; transform: translateX(17.8953px) translateY(284.43762px) scale(0.00308); animation-delay: -796ms; } #particle263 { background: #b514ff; transform: translateX(62.11242px) translateY(191.16236px) scale(0.13137); animation-delay: -2327ms; } #particle264 { background: #e720ff; transform: translateX(172.62796px) translateY(21.80798px) scale(0.20984); animation-delay: -560ms; } #particle265 { background: #e11fff; transform: translateX(-54.69601px) translateY(-168.337px) scale(0.20032); animation-delay: -1403ms; } #particle266 { background: #5500ff; transform: translateX(55.65225px) translateY(-291.73931px) scale(0.00012); animation-delay: -1202ms; } #particle267 { background: #ba15ff; transform: translateX(61.18536px) translateY(188.30919px) scale(0.13926); animation-delay: -71ms; } #particle268 { background: #5600ff; transform: translateX(235.42395px) translateY(171.04551px) scale(0.00111); animation-delay: -2337ms; } #particle269 { background: #ff5a6a; transform: translateX(-34.48812px) translateY(-73.29099px) scale(0.58849); animation-delay: -2294ms; } #particle270 { background: #ed22ff; transform: translateX(-42.52597px) translateY(165.62772px) scale(0.21957); animation-delay: -769ms; } #particle271 { background: #ff30db; transform: translateX(84.64108px) translateY(-116.49845px) scale(0.31545); animation-delay: -1834ms; } #particle272 { background: #930dff; transform: translateX(-221.56193px) translateY(-13.9395px) scale(0.08225); animation-delay: -1490ms; } #particle273 { background: #8a0bff; transform: translateX(134.01504px) translateY(184.45587px) scale(0.07022); animation-delay: -399ms; } #particle274 { background: #6d05ff; transform: translateX(31.58397px) translateY(-250.0129px) scale(0.03142); animation-delay: -1548ms; } #particle275 { background: #5600ff; transform: translateX(212.12987px) translateY(-199.20321px) scale(0.00111); animation-delay: -2425ms; } #particle276 { background: #ff4796; transform: translateX(45.98416px) translateY(97.72132px) scale(0.46417); animation-delay: -867ms; } #particle277 { background: #5700ff; transform: translateX(-264.9863px) translateY(-104.9155px) scale(0.00308); animation-delay: -1137ms; } #particle278 { background: #b514ff; transform: translateX(118.14484px) translateY(-162.61242px) scale(0.13137); animation-delay: -2351ms; } #particle279 { background: #ff34cf; transform: translateX(133.66448px) translateY(34.3192px) scale(0.33869); animation-delay: -1652ms; } #particle280 { background: #5700ff; transform: translateX(-152.71064px) translateY(240.63346px) scale(0.00308); animation-delay: -1951ms; } #particle281 { background: #7707ff; transform: translateX(241.08387px) translateY(-30.45598px) scale(0.04421); animation-delay: -537ms; } #particle282 { background: #ff5673; transform: translateX(26.88448px) translateY(-82.74192px) scale(0.56006); animation-delay: -1954ms; } #particle283 { background: #bf17ff; transform: translateX(0px) translateY(195px) scale(0.14736); animation-delay: -2414ms; } #particle284 { background: #af13ff; transform: translateX(-204px) translateY(0px) scale(0.12369); animation-delay: -708ms; } #particle285 { background: #5a01ff; transform: translateX(278.44946px) translateY(17.51855px) scale(0.00604); animation-delay: -1482ms; } #particle286 { background: #a511ff; transform: translateX(-209.58561px) translateY(-13.18601px) scale(0.10899); animation-delay: -782ms; } #particle287 { background: #ff3db2; transform: translateX(-84.19929px) translateY(-89.66314px) scale(0.39958); animation-delay: -277ms; } #particle288 { background: #7005ff; transform: translateX(-46.65795px) translateY(244.58953px) scale(0.03544); animation-delay: -2222ms; } #particle289 { background: #ba15ff; transform: translateX(-61.18536px) translateY(-188.30919px) scale(0.13926); animation-delay: -225ms; } #particle290 { background: #970eff; transform: translateX(184.90782px) translateY(117.34607px) scale(0.0886); animation-delay: -564ms; } #particle291 { background: #5f02ff; transform: translateX(-208.03858px) translateY(-172.10448px) scale(0.01231); animation-delay: -704ms; } #particle292 { background: #5d02ff; transform: translateX(247.01779px) translateY(-116.23775px) scale(0.00998); animation-delay: -1940ms; } #particle293 { background: #6804ff; transform: translateX(-48.34438px) translateY(253.43011px) scale(0.02408); animation-delay: -1285ms; } #particle294 { background: #5500ff; transform: translateX(-253.29838px) translateY(-160.74804px) scale(0); animation-delay: -463ms; } #particle295 { background: #b514ff; transform: translateX(96.83249px) translateY(176.13764px) scale(0.13137); animation-delay: -1551ms; } #particle296 { background: #5f02ff; transform: translateX(-130.07349px) translateY(-236.6028px) scale(0.01231); animation-delay: -2419ms; } #particle297 { background: #6303ff; transform: translateX(-213.58049px) translateY(-155.17531px) scale(0.01771); animation-delay: -1735ms; } #particle298 { background: #c518ff; transform: translateX(168.25088px) translateY(-92.49671px) scale(0.15567); animation-delay: -2424ms; } #particle299 { background: #ff29f3; transform: translateX(120.20007px) translateY(-99.43814px) scale(0.27103); animation-delay: -2283ms; } #particle300 { background: #d61cff; transform: translateX(-148.05011px) translateY(-107.5647px) scale(0.18185); animation-delay: -1904ms; } #particle301 { background: #ff34cf; transform: translateX(-8.66509px) translateY(137.72769px) scale(0.33869); animation-delay: -621ms; } #particle302 { background: #5d02ff; transform: translateX(-100.498px) translateY(253.82898px) scale(0.00998); animation-delay: -1153ms; } #particle303 { background: #ff2fe1; transform: translateX(-18.42399px) translateY(145.84086px) scale(0.30409); animation-delay: -693ms; } #particle304 { background: #6804ff; transform: translateX(94.97613px) translateY(-239.88233px) scale(0.02408); animation-delay: -798ms; } #particle305 { background: #d61cff; transform: translateX(-45.51025px) translateY(177.25072px) scale(0.18185); animation-delay: -1064ms; } #particle306 { background: #ff846a; transform: translateX(41.07283px) translateY(-43.73812px) scale(0.69098); animation-delay: -1537ms; } #particle307 { background: #ff28f9; transform: translateX(-39.54169px) translateY(154.00472px) scale(0.26037); animation-delay: -1591ms; } #particle308 { background: #7a07ff; transform: translateX(-30.07998px) translateY(238.10753px) scale(0.04894); animation-delay: -1404ms; } #particle309 { background: #ff29f3; transform: translateX(-151.09897px) translateY(38.79562px) scale(0.27103); animation-delay: -1605ms; } #particle310 { background: #ff5478; transform: translateX(89.82241px) translateY(-5.65115px) scale(0.54601); animation-delay: -912ms; } #particle311 { background: #6303ff; transform: translateX(49.46867px) translateY(-259.32383px) scale(0.01771); animation-delay: -483ms; } #particle312 { background: #a010ff; transform: translateX(-13.37438px) translateY(-212.57969px) scale(0.10197); animation-delay: -596ms; } #particle313 { background: #6d05ff; transform: translateX(-160.63085px) translateY(-194.16934px) scale(0.03142); animation-delay: -1932ms; } #particle314 { background: #930dff; transform: translateX(-130.48833px) translateY(179.60177px) scale(0.08225); animation-delay: -1509ms; } #particle315 { background: #ff7465; transform: translateX(-35.36457px) translateY(55.72564px) scale(0.66126); animation-delay: -2027ms; } #particle316 { background: #ff3db2; transform: translateX(107.78572px) translateY(-59.2557px) scale(0.39958); animation-delay: -1505ms; } #particle317 { background: #d61cff; transform: translateX(-34.29078px) translateY(-179.75857px) scale(0.18185); animation-delay: -1837ms; } #particle318 { background: #ff34cf; transform: translateX(-81.11436px) translateY(-111.64435px) scale(0.33869); animation-delay: -1147ms; } #particle319 { background: #6303ff; transform: translateX(-180.72044px) translateY(192.44772px) scale(0.01771); animation-delay: -1317ms; } #particle320 { background: #ff6c63; transform: translateX(69px) translateY(0px) scale(0.64653); animation-delay: -662ms; } #particle321 { background: #7a07ff; transform: translateX(-238.10753px) translateY(-30.07998px) scale(0.04894); animation-delay: -2402ms; } #particle322 { background: #8a0bff; transform: translateX(28.57598px) translateY(226.20215px) scale(0.07022); animation-delay: -853ms; } #particle323 { background: #ffb77a; transform: translateX(-2.44883px) translateY(38.92304px) scale(0.79721); animation-delay: -2238ms; } #particle324 { background: #6a04ff; transform: translateX(-223.4582px) translateY(-122.84719px) scale(0.02763); animation-delay: -2147ms; } #particle325 { background: #970eff; transform: translateX(191.91116px) translateY(-105.50405px) scale(0.0886); animation-delay: -1731ms; } #particle326 { background: #5500ff; transform: translateX(-226.53089px) translateY(187.40265px) scale(0.00049); animation-delay: -375ms; } #particle327 { background: #7306ff; transform: translateX(144.59517px) translateY(199.01818px) scale(0.03971); animation-delay: -530ms; } #particle328 { background: #6804ff; transform: translateX(258px) translateY(0px) scale(0.02408); animation-delay: -1615ms; } #particle329 { background: #a511ff; transform: translateX(203.40246px) translateY(52.22488px) scale(0.10899); animation-delay: -797ms; } #particle330 { background: #5500ff; transform: translateX(0px) translateY(-294px) scale(0.00049); animation-delay: -1963ms; } #particle331 { background: #c518ff; transform: translateX(162.11096px) translateY(-102.87874px) scale(0.15567); animation-delay: -2307ms; } #particle332 { background: #6d05ff; transform: translateX(234.30367px) translateY(92.76739px) scale(0.03142); animation-delay: -83ms; } #particle333 { background: #5a01ff; transform: translateX(278.44946px) translateY(17.51855px) scale(0.00604); animation-delay: -2031ms; } #particle334 { background: #ff28f9; transform: translateX(-122.51161px) translateY(101.35041px) scale(0.26037); animation-delay: -105ms; } #particle335 { background: #ff4991; transform: translateX(-104.79281px) translateY(-6.593px) scale(0.4775); animation-delay: -2357ms; } #particle336 { background: #5500ff; transform: translateX(285.31695px) translateY(-92.7051px) scale(0); animation-delay: -174ms; } #particle337 { background: #e720ff; transform: translateX(74.0856px) translateY(-157.43991px) scale(0.20984); animation-delay: -2414ms; } #particle338 { background: #6102ff; transform: translateX(-33.46397px) translateY(264.89463px) scale(0.01489); animation-delay: -1454ms; } #particle339 { background: #ff41a6; transform: translateX(-98.78637px) translateY(-62.69174px) scale(0.42499); animation-delay: -1538ms; } #particle340 { background: #7005ff; transform: translateX(-119.95666px) translateY(-218.20036px) scale(0.03544); animation-delay: -1986ms; } #particle341 { background: #ff5478; transform: translateX(-78.8676px) translateY(-43.35783px) scale(0.54601); animation-delay: -1847ms; } #particle342 { background: #6804ff; transform: translateX(79.72638px) translateY(245.37258px) scale(0.02408); animation-delay: -1592ms; } #particle343 { background: #5500ff; transform: translateX(144.5261px) translateY(-262.892px) scale(0); animation-delay: -1448ms; } #particle344 { background: #ff459b; transform: translateX(-20.79933px) translateY(109.03388px) scale(0.45098); animation-delay: -893ms; } #particle345 { background: #ff2fe1; transform: translateX(136.67714px) translateY(-54.11431px) scale(0.30409); animation-delay: -165ms; } #particle346 { background: #8e0cff; transform: translateX(-197.169px) translateY(108.39458px) scale(0.07612); animation-delay: -2494ms; } #particle347 { background: #ff26ff; transform: translateX(-150.62379px) translateY(59.63618px) scale(0.24989); animation-delay: -101ms; } #particle348 { background: #5500ff; transform: translateX(-231.15397px) translateY(191.2272px) scale(0); animation-delay: -1466ms; } #particle349 { background: #ff30db; transform: translateX(-126.18816px) translateY(69.37253px) scale(0.31545); animation-delay: -1605ms; } #particle350 { background: #a010ff; transform: translateX(-102.61353px) translateY(186.65332px) scale(0.10197); animation-delay: -1044ms; } #particle351 { background: #6d05ff; transform: translateX(228.01642px) translateY(107.29638px) scale(0.03142); animation-delay: -593ms; } #particle352 { background: #5700ff; transform: translateX(-252.37632px) translateY(-138.74506px) scale(0.00197); animation-delay: -1595ms; } #particle353 { background: #ff30db; transform: translateX(104.97148px) translateY(-98.57478px) scale(0.31545); animation-delay: -1224ms; } #particle354 { background: #6503ff; transform: translateX(-80.65344px) translateY(-248.22575px) scale(0.02078); animation-delay: -1932ms; } #particle355 { background: #ff4b8b; transform: translateX(-78.59235px) translateY(65.01725px) scale(0.49096); animation-delay: -1280ms; } #particle356 { background: #d61cff; transform: translateX(-177.25072px) translateY(-45.51025px) scale(0.18185); animation-delay: -2311ms; } #particle357 { background: #5600ff; transform: translateX(281.8577px) translateY(72.36876px) scale(0.00111); animation-delay: -101ms; } #particle358 { background: #ff3fac; transform: translateX(-22.48576px) translateY(117.87447px) scale(0.41221); animation-delay: -2458ms; } #particle359 { background: #7a07ff; transform: translateX(232.45996px) translateY(59.68557px) scale(0.04894); animation-delay: -51ms; } #particle360 { background: #970eff; transform: translateX(-54.46309px) translateY(212.11971px) scale(0.0886); animation-delay: -921ms; } #particle361 { background: #5b01ff; transform: translateX(-162.22873px) translateY(223.28869px) scale(0.00789); animation-delay: -836ms; } #particle362 { background: #bf17ff; transform: translateX(-188.87372px) translateY(-48.49453px) scale(0.14736); animation-delay: -1903ms; } #particle363 { background: #6a04ff; transform: translateX(-242.51941px) translateY(-78.79933px) scale(0.02763); animation-delay: -2414ms; } #particle364 { background: #8e0cff; transform: translateX(164.01794px) translateY(154.0231px) scale(0.07612); animation-delay: -1339ms; } #particle365 { background: #5b01ff; transform: translateX(162.22873px) translateY(-223.28869px) scale(0.00789); animation-delay: -1745ms; } #particle366 { background: #8e0cff; transform: translateX(-42.1608px) translateY(-221.01463px) scale(0.07612); animation-delay: -10ms; } #particle367 { background: #ba15ff; transform: translateX(126.20995px) translateY(-152.56162px) scale(0.13926); animation-delay: -2383ms; } #particle368 { background: #ff586e; transform: translateX(-83.33763px) translateY(10.52799px) scale(0.57422); animation-delay: -786ms; } #particle369 { background: #ff36c9; transform: translateX(72.33662px) translateY(113.98427px) scale(0.35055); animation-delay: -75ms; } #particle370 { background: #ff29f3; transform: translateX(148.36482px) translateY(-48.20665px) scale(0.27103); animation-delay: -577ms; } #particle371 { background: #5500ff; transform: translateX(-91.77805px) translateY(-282.46379px) scale(0.00012); animation-delay: -223ms; } #particle372 { background: #5b01ff; transform: translateX(-233.03451px) translateY(-147.8882px) scale(0.00789); animation-delay: -606ms; } #particle373 { background: #7a07ff; transform: translateX(15.06972px) translateY(-239.52641px) scale(0.04894); animation-delay: -497ms; } #particle374 { background: #5a01ff; transform: translateX(-270.2347px) translateY(-69.38448px) scale(0.00604); animation-delay: -2387ms; } #particle375 { background: #ba15ff; transform: translateX(-198px) translateY(0px) scale(0.13926); animation-delay: -1134ms; } #particle376 { background: #9c0fff; transform: translateX(-126.96161px) translateY(174.74767px) scale(0.09517); animation-delay: -1755ms; } #particle377 { background: #ff32d5; transform: translateX(-89.87678px) translateY(108.64237px) scale(0.32699); animation-delay: -618ms; } #particle378 { background: #ff5673; transform: translateX(-78.71995px) translateY(-37.0428px) scale(0.56006); animation-delay: -627ms; } #particle379 { background: #930dff; transform: translateX(55.20915px) translateY(215.02546px) scale(0.08225); animation-delay: -1979ms; } #particle380 { background: #ffe28b; transform: translateX(-13.12144px) translateY(12.32185px) scale(0.90589); animation-delay: -2249ms; } #particle381 { background: #c518ff; transform: translateX(47.74846px) translateY(185.96797px) scale(0.15567); animation-delay: -61ms; } #particle382 { background: #ff846a; transform: translateX(-28.90522px) translateY(-52.5784px) scale(0.69098); animation-delay: -2468ms; } #particle383 { background: #c518ff; transform: translateX(-191.62113px) translateY(-12.05578px) scale(0.15567); animation-delay: -1227ms; } #particle384 { background: #970eff; transform: translateX(-184.90782px) translateY(117.34607px) scale(0.0886); animation-delay: -384ms; } #particle385 { background: #6102ff; transform: translateX(-33.46397px) translateY(-264.89463px) scale(0.01489); animation-delay: -219ms; } #particle386 { background: #ff517c; transform: translateX(-59.28043px) translateY(-71.65773px) scale(0.53207); animation-delay: -2396ms; } #particle387 { background: #ff32d5; transform: translateX(-96.52114px) translateY(-102.78458px) scale(0.32699); animation-delay: -1210ms; } #particle388 { background: #5500ff; transform: translateX(293.41986px) translateY(18.46041px) scale(0.00049); animation-delay: -709ms; } #particle389 { background: #ba15ff; transform: translateX(184.09574px) translateY(-72.88866px) scale(0.13926); animation-delay: -2295ms; } #particle390 { background: #ff34cf; transform: translateX(131.2458px) translateY(42.64435px) scale(0.33869); animation-delay: -1342ms; } #particle391 { background: #ff2de7; transform: translateX(-28.1072px) translateY(-147.34309px) scale(0.29289); animation-delay: -1043ms; } #particle392 { background: #7e08ff; transform: translateX(-207.68468px) translateY(-114.17562px) scale(0.05391); animation-delay: -1179ms; } #particle393 { background: #ff26ff; transform: translateX(-156.91047px) translateY(40.28776px) scale(0.24989); animation-delay: -1960ms; } #particle394 { background: #5500ff; transform: translateX(-276.14362px) translateY(-109.33299px) scale(0.00012); animation-delay: -233ms; } #particle395 { background: #a010ff; transform: translateX(-114.13111px) translateY(179.84185px) scale(0.10197); animation-delay: -2164ms; } #particle396 { background: #5700ff; transform: translateX(154.31812px) translateY(-243.16644px) scale(0.00197); animation-delay: -2120ms; } #particle397 { background: #6503ff; transform: translateX(220.36959px) translateY(-139.85079px) scale(0.02078); animation-delay: -244ms; } #particle398 { background: #ff936e; transform: translateX(-53.89344px) translateY(-3.39069px) scale(0.72101); animation-delay: -1667ms; } #particle399 { background: #5500ff; transform: translateX(143.08084px) translateY(260.26308px) scale(0.00012); animation-delay: -205ms; } #particle400 { background: #7a07ff; transform: translateX(184.92318px) translateY(152.98176px) scale(0.04894); animation-delay: -116ms; } #particle401 { background: #ff2bed; transform: translateX(-148.19322px) translateY(38.04955px) scale(0.28187); animation-delay: -702ms; } #particle402 { background: #6a04ff; transform: translateX(-174.55951px) translateY(185.887px) scale(0.02763); animation-delay: -731ms; } #particle403 { background: #f323ff; transform: translateX(41.7799px) translateY(-162.72197px) scale(0.22949); animation-delay: -2224ms; } #particle404 { background: #6303ff; transform: translateX(112.40573px) translateY(-238.87434px) scale(0.01771); animation-delay: -1343ms; } #particle405 { background: #5600ff; transform: translateX(-285.84559px) translateY(-54.52796px) scale(0.00111); animation-delay: -1697ms; } #particle406 { background: #ff2fe1; transform: translateX(-62.58956px) translateY(133.00958px) scale(0.30409); animation-delay: -997ms; } #particle407 { background: #ff26ff; transform: translateX(-86.80394px) translateY(-136.78112px) scale(0.24989); animation-delay: -379ms; } #particle408 { background: #5b01ff; transform: translateX(17.33018px) translateY(-275.45538px) scale(0.00789); animation-delay: -1786ms; } #particle409 { background: #5f02ff; transform: translateX(261.51745px) translateY(67.14627px) scale(0.01231); animation-delay: -1786ms; } #particle410 { background: #8e0cff; transform: translateX(-69.52882px) translateY(213.98772px) scale(0.07612); animation-delay: -1646ms; } #particle411 { background: #ff39bd; transform: translateX(39.86319px) translateY(-122.68629px) scale(0.37476); animation-delay: -817ms; } #particle412 { background: #c518ff; transform: translateX(-12.05578px) translateY(191.62113px) scale(0.15567); animation-delay: -1484ms; } #particle413 { background: #d61cff; transform: translateX(-107.5647px) translateY(-148.05011px) scale(0.18185); animation-delay: -208ms; } #particle414 { background: #8e0cff; transform: translateX(203.58609px) translateY(95.80034px) scale(0.07612); animation-delay: -1708ms; } #particle415 { background: #ffca81; transform: translateX(3.76px) translateY(-29.76344px) scale(0.84357); animation-delay: -18ms; } #particle416 { background: #ffa975; transform: translateX(37.99476px) translateY(24.11221px) scale(0.76655); animation-delay: -1970ms; } #particle417 { background: #5500ff; transform: translateX(-237.851px) translateY(172.80886px) scale(0.00049); animation-delay: -1906ms; } #particle418 { background: #5700ff; transform: translateX(-88.99689px) translateY(-273.90428px) scale(0.00197); animation-delay: -1945ms; } #particle419 { background: #ff30db; transform: translateX(-121.58322px) translateY(77.15906px) scale(0.31545); animation-delay: -1797ms; } #particle420 { background: #ff43a1; transform: translateX(-41.9662px) translateY(105.99452px) scale(0.43792); animation-delay: -2268ms; } #particle421 { background: #8e0cff; transform: translateX(14.12787px) translateY(224.55601px) scale(0.07612); animation-delay: -1663ms; } #particle422 { background: #ed22ff; transform: translateX(-42.52597px) translateY(165.62772px) scale(0.21957); animation-delay: -2324ms; } #particle423 { background: #ff34cf; transform: translateX(-8.66509px) translateY(137.72769px) scale(0.33869); animation-delay: -106ms; } #particle424 { background: #ffa975; transform: translateX(16.5656px) translateY(41.83994px) scale(0.76655); animation-delay: -800ms; } #particle425 { background: #ff3fac; transform: translateX(64.29922px) translateY(101.31935px) scale(0.41221); animation-delay: -2139ms; } #particle426 { background: #ff36c9; transform: translateX(-130.75873px) translateY(-33.57313px) scale(0.35055); animation-delay: -1927ms; } #particle427 { background: #af13ff; transform: translateX(178.76656px) translateY(98.27775px) scale(0.12369); animation-delay: -417ms; } #particle428 { background: #6303ff; transform: translateX(222.90257px) translateY(141.45827px) scale(0.01771); animation-delay: -940ms; } #particle429 { background: #ff4d86; transform: translateX(-42.15215px) translateY(89.57788px) scale(0.50454); animation-delay: -2386ms; } #particle430 { background: #6102ff; transform: translateX(-248.25032px) translateY(-98.28926px) scale(0.01489); animation-delay: -678ms; } #particle431 { background: #a010ff; transform: translateX(-114.13111px) translateY(179.84185px) scale(0.10197); animation-delay: -2054ms; } #particle432 { background: #8209ff; transform: translateX(-229.85522px) translateY(43.84723px) scale(0.05912); animation-delay: -410ms; } #particle433 { background: #6d05ff; transform: translateX(183.70009px) translateY(-172.50587px) scale(0.03142); animation-delay: -1048ms; } #particle434 { background: #8e0cff; transform: translateX(95.80034px) translateY(-203.58609px) scale(0.07612); animation-delay: -1914ms; } #particle435 { background: #ff4796; transform: translateX(106.08702px) translateY(-20.23718px) scale(0.46417); animation-delay: -811ms; } #particle436 { background: #6102ff; transform: translateX(128.62823px) translateY(233.97388px) scale(0.01489); animation-delay: -1024ms; } #particle437 { background: #ff3bb7; transform: translateX(125.00645px) translateY(-15.79199px) scale(0.38709); animation-delay: -74ms; } #particle438 { background: #5600ff; transform: translateX(-235.42395px) translateY(171.04551px) scale(0.00111); animation-delay: -1030ms; } #particle439 { background: #5500ff; transform: translateX(-172.80886px) translateY(-237.851px) scale(0.00049); animation-delay: -447ms; } #particle440 { background: #970eff; transform: translateX(212.11971px) translateY(54.46309px) scale(0.0886); animation-delay: -2479ms; } #particle441 { background: #ff30db; transform: translateX(133.88781px) translateY(53.00994px) scale(0.31545); animation-delay: -1063ms; } #particle442 { background: #5b01ff; transform: translateX(17.33018px) translateY(-275.45538px) scale(0.00789); animation-delay: -47ms; } #particle443 { background: #5500ff; transform: translateX(0px) translateY(-294px) scale(0.00049); animation-delay: -1285ms; } #particle444 { background: #a010ff; transform: translateX(206.30821px) translateY(52.97095px) scale(0.10197); animation-delay: -1082ms; } #particle445 { background: #ff36c9; transform: translateX(-130.75873px) translateY(33.57313px) scale(0.35055); animation-delay: -38ms; } #particle446 { background: #ff7c67; transform: translateX(62.50323px) translateY(7.89599px) scale(0.67608); animation-delay: -2023ms; } #particle447 { background: #860aff; transform: translateX(98.35502px) translateY(-209.01505px) scale(0.06456); animation-delay: -2163ms; } #particle448 { background: #5700ff; transform: translateX(-197.14957px) translateY(209.94296px) scale(0.00197); animation-delay: -2084ms; } #particle449 { background: #5b01ff; transform: translateX(-101.60238px) translateY(256.61831px) scale(0.00789); animation-delay: -1787ms; } #particle450 { background: #5600ff; transform: translateX(224.21935px) translateY(-185.49038px) scale(0.00111); animation-delay: -267ms; } #particle451 { background: #970eff; transform: translateX(-105.50405px) translateY(-191.91116px) scale(0.0886); animation-delay: -2294ms; } #particle452 { background: #ff936e; transform: translateX(28.93465px) translateY(45.59371px) scale(0.72101); animation-delay: -255ms; } #particle453 { background: #7707ff; transform: translateX(15.2581px) translateY(-242.5205px) scale(0.04421); animation-delay: -930ms; } #particle454 { background: #ff517c; transform: translateX(-75.23858px) translateY(54.66403px) scale(0.53207); animation-delay: -429ms; } #particle455 { background: #5600ff; transform: translateX(155.9256px) translateY(-245.69943px) scale(0.00111); animation-delay: -1458ms; } #particle456 { background: #ff32d5; transform: translateX(-67.92727px) translateY(-123.55924px) scale(0.32699); animation-delay: -756ms; } #particle457 { background: #ff3db2; transform: translateX(-123px) translateY(0px) scale(0.39958); animation-delay: -1996ms; } #particle458 { background: #e11fff; transform: translateX(171.43922px) translateY(-44.01811px) scale(0.20032); animation-delay: -1995ms; } #particle459 { background: #8a0bff; transform: translateX(211.98904px) translateY(-83.9324px) scale(0.07022); animation-delay: -2001ms; } #particle460 { background: #ff3bb7; transform: translateX(-119.83312px) translateY(38.93614px) scale(0.38709); animation-delay: -1099ms; } #particle461 { background: #bf17ff; transform: translateX(185.45602px) translateY(-60.25831px) scale(0.14736); animation-delay: -33ms; } #particle462 { background: #5700ff; transform: translateX(-252.37632px) translateY(138.74506px) scale(0.00197); animation-delay: -132ms; } #particle463 { background: #8e0cff; transform: translateX(164.01794px) translateY(-154.0231px) scale(0.07612); animation-delay: -1311ms; } #particle464 { background: #6804ff; transform: translateX(-16.19995px) translateY(257.4909px) scale(0.02408); animation-delay: -1881ms; } #particle465 { background: #6503ff; transform: translateX(48.90652px) translateY(256.37697px) scale(0.02078); animation-delay: -80ms; } #particle466 { background: #6303ff; transform: translateX(-49.46867px) translateY(259.32383px) scale(0.01771); animation-delay: -1856ms; } #particle467 { background: #ff26ff; transform: translateX(-156.91047px) translateY(40.28776px) scale(0.24989); animation-delay: -1866ms; } #particle468 { background: #5700ff; transform: translateX(71.62269px) translateY(278.95195px) scale(0.00197); animation-delay: -1330ms; } #particle469 { background: #bf17ff; transform: translateX(-185.45602px) translateY(60.25831px) scale(0.14736); animation-delay: -1292ms; } #particle470 { background: #ffd786; transform: translateX(22.82536px) translateY(7.41641px) scale(0.87467); animation-delay: -850ms; } #particle471 { background: #6d05ff; transform: translateX(212.77064px) translateY(-135.02835px) scale(0.03142); animation-delay: -478ms; } #particle472 { background: #ff5478; transform: translateX(88.40585px) translateY(-16.86432px) scale(0.54601); animation-delay: -1427ms; } #particle473 { background: #970eff; transform: translateX(-105.50405px) translateY(191.91116px) scale(0.0886); animation-delay: -1432ms; } #particle474 { background: #ff34cf; transform: translateX(-25.85862px) translateY(135.55564px) scale(0.33869); animation-delay: -111ms; } #particle475 { background: #8209ff; transform: translateX(58.19343px) translateY(-226.64846px) scale(0.05912); animation-delay: -2246ms; } #particle476 { background: #d01aff; transform: translateX(-185.63297px) translateY(-11.67904px) scale(0.17292); animation-delay: -1921ms; } #particle477 { background: #ff4991; transform: translateX(99.86093px) translateY(-32.44678px) scale(0.4775); animation-delay: -740ms; } #particle478 { background: #5500ff; transform: translateX(-287.6692px) translateY(73.8609px) scale(0.00012); animation-delay: -495ms; } #particle479 { background: #ffca81; transform: translateX(-21.86906px) translateY(-20.53641px) scale(0.84357); animation-delay: -901ms; } #particle480 { background: #ff4796; transform: translateX(87.37384px) translateY(-63.48081px) scale(0.46417); animation-delay: -2266ms; } #particle481 { background: #bf17ff; transform: translateX(142.14888px) translateY(-133.48669px) scale(0.14736); animation-delay: -692ms; } #particle482 { background: #ffbe7c; transform: translateX(-32.57377px) translateY(15.32805px) scale(0.81262); animation-delay: -1893ms; } #particle483 { background: #6a04ff; transform: translateX(-223.4582px) translateY(122.84719px) scale(0.02763); animation-delay: -315ms; } #particle484 { background: #9c0fff; transform: translateX(115.73859px) translateY(182.37483px) scale(0.09517); animation-delay: -789ms; } #particle485 { background: #8209ff; transform: translateX(-137.54175px) translateY(-189.30998px) scale(0.05912); animation-delay: -1113ms; } #particle486 { background: #7005ff; transform: translateX(-106.01904px) translateY(225.30194px) scale(0.03544); animation-delay: -499ms; } #particle487 { background: #ff4d86; transform: translateX(-94.1546px) translateY(-30.59268px) scale(0.50454); animation-delay: -550ms; } #particle488 { background: #ff5673; transform: translateX(-76.23868px) translateY(41.91257px) scale(0.56006); animation-delay: -1074ms; } #particle489 { background: #ff36c9; transform: translateX(-8.47672px) translateY(134.73361px) scale(0.35055); animation-delay: -2396ms; } #particle490 { background: #6503ff; transform: translateX(153.41195px) translateY(-211.15344px) scale(0.02078); animation-delay: -1746ms; } #particle491 { background: #7e08ff; transform: translateX(-229.55421px) translateY(58.9395px) scale(0.05391); animation-delay: -1486ms; } #particle492 { background: #d01aff; transform: translateX(185.63297px) translateY(11.67904px) scale(0.17292); animation-delay: -1662ms; } #particle493 { background: #5f02ff; transform: translateX(236.6028px) translateY(-130.07349px) scale(0.01231); animation-delay: -425ms; } #particle494 { background: #7a07ff; transform: translateX(88.34989px) translateY(-223.14636px) scale(0.04894); animation-delay: -2432ms; } #particle495 { background: #f925ff; transform: translateX(112.95027px) translateY(120.27982px) scale(0.23959); animation-delay: -722ms; } #particle496 { background: #5500ff; transform: translateX(-143.08084px) translateY(-260.26308px) scale(0.00012); animation-delay: -2436ms; } #particle497 { background: #ff32d5; transform: translateX(89.87678px) translateY(108.64237px) scale(0.32699); animation-delay: -2366ms; } #particle498 { background: #ff29f3; transform: translateX(-151.09897px) translateY(38.79562px) scale(0.27103); animation-delay: -1986ms; } #particle499 { background: #5a01ff; transform: translateX(118.79242px) translateY(252.44675px) scale(0.00604); animation-delay: -38ms; } #particle500 { background: #5500ff; transform: translateX(-284.76345px) translateY(73.11483px) scale(0.00049); animation-delay: -2369ms; } #particle501 { background: #7e08ff; transform: translateX(-172.76556px) translateY(-162.23766px) scale(0.05391); animation-delay: -155ms; } #particle502 { background: #5600ff; transform: translateX(-245.69943px) translateY(155.9256px) scale(0.00111); animation-delay: -1318ms; } #particle503 { background: #5a01ff; transform: translateX(52.27939px) translateY(274.05814px) scale(0.00604); animation-delay: -280ms; } #particle504 { background: #7306ff; transform: translateX(238.27146px) translateY(-61.17771px) scale(0.03971); animation-delay: -1191ms; } #particle505 { background: #ff37c3; transform: translateX(-130.95914px) translateY(16.54399px) scale(0.36258); animation-delay: -15ms; } #particle506 { background: #ff2fe1; transform: translateX(107.15839px) translateY(-100.62842px) scale(0.30409); animation-delay: -2196ms; } #particle507 { background: #ff39bd; transform: translateX(104.36319px) translateY(75.8243px) scale(0.37476); animation-delay: -570ms; } #particle508 { background: #6303ff; transform: translateX(97.18488px) translateY(245.46099px) scale(0.01771); animation-delay: -598ms; } #particle509 { background: #5801ff; transform: translateX(281.44354px) translateY(-17.70693px) scale(0.00444); animation-delay: -1384ms; } #particle510 { background: #ff7465; transform: translateX(57.83624px) translateY(31.79574px) scale(0.66126); animation-delay: -866ms; } #particle511 { background: #ffca81; transform: translateX(17.63356px) translateY(-24.27051px) scale(0.84357); animation-delay: -393ms; } #particle512 { background: #6503ff; transform: translateX(32.71197px) translateY(-258.94194px) scale(0.02078); animation-delay: -1551ms; } #particle513 { background: #ff26ff; transform: translateX(50.06075px) translateY(154.07116px) scale(0.24989); animation-delay: -128ms; } #particle514 { background: #bf17ff; transform: translateX(36.53936px) translateY(191.54601px) scale(0.14736); animation-delay: -417ms; } #particle515 { background: #ff2fe1; transform: translateX(-142.38172px) translateY(-36.55741px) scale(0.30409); animation-delay: -2123ms; } #particle516 { background: #7005ff; transform: translateX(-218.20036px) translateY(119.95666px) scale(0.03544); animation-delay: -1881ms; } #particle517 { background: #ff5a6a; transform: translateX(-77.03558px) translateY(-25.03038px) scale(0.58849); animation-delay: -130ms; } #particle518 { background: #9c0fff; transform: translateX(-79.5149px) translateY(-200.83172px) scale(0.09517); animation-delay: -965ms; } #particle519 { background: #6303ff; transform: translateX(261.91828px) translateY(-33.08797px) scale(0.01771); animation-delay: -1233ms; } #particle520 { background: #ff28f9; transform: translateX(-151.21799px) translateY(-49.1337px) scale(0.26037); animation-delay: -2280ms; } #particle521 { background: #7306ff; transform: translateX(245.51458px) translateY(-15.44647px) scale(0.03971); animation-delay: -1550ms; } #particle522 { background: #6503ff; transform: translateX(0px) translateY(-261px) scale(0.02078); animation-delay: -2085ms; } #particle523 { background: #5500ff; transform: translateX(-37.22397px) translateY(-294.65807px) scale(0.00012); animation-delay: -680ms; } #particle524 { background: #e720ff; transform: translateX(-102.27463px) translateY(140.76896px) scale(0.20984); animation-delay: -851ms; } #particle525 { background: #db1dff; transform: translateX(171.19017px) translateY(55.62306px) scale(0.19098); animation-delay: -435ms; } #particle526 { background: #6d05ff; transform: translateX(121.40193px) translateY(-220.82928px) scale(0.03142); animation-delay: -2314ms; } #particle527 { background: #ff26ff; transform: translateX(-50.06075px) translateY(154.07116px) scale(0.24989); animation-delay: -219ms; } #particle528 { background: #a010ff; transform: translateX(-192.72816px) translateY(90.69099px) scale(0.10197); animation-delay: -2107ms; } #particle529 { background: #ff36c9; transform: translateX(104.01929px) translateY(-86.05224px) scale(0.35055); animation-delay: -2478ms; } #particle530 { background: #5500ff; transform: translateX(218.69059px) translateY(205.36413px) scale(0); animation-delay: -1492ms; } #particle531 { background: #ff29f3; transform: translateX(38.79562px) translateY(-151.09897px) scale(0.27103); animation-delay: -868ms; } #particle532 { background: #7306ff; transform: translateX(118.5114px) translateY(-215.57144px) scale(0.03971); animation-delay: -279ms; } #particle533 { background: #5700ff; transform: translateX(-88.99689px) translateY(273.90428px) scale(0.00197); animation-delay: -1433ms; } #particle534 { background: #6804ff; transform: translateX(-79.72638px) translateY(245.37258px) scale(0.02408); animation-delay: -1696ms; } #particle535 { background: #5f02ff; transform: translateX(33.83997px) translateY(-267.87097px) scale(0.01231); animation-delay: -1979ms; } #particle536 { background: #ffa273; transform: translateX(-17.66998px) translateY(-44.62927px) scale(0.75131); animation-delay: -500ms; } #particle537 { background: #b514ff; transform: translateX(73.99304px) translateY(-186.88507px) scale(0.13137); animation-delay: -1966ms; } #particle538 { background: #ffb77a; transform: translateX(36.26128px) translateY(14.35686px) scale(0.79721); animation-delay: -1625ms; } #particle539 { background: #5b01ff; transform: translateX(-85.28869px) translateY(262.4916px) scale(0.00789); animation-delay: -1450ms; } #particle540 { background: #ff2bed; transform: translateX(-73.70831px) translateY(134.07492px) scale(0.28187); animation-delay: -516ms; } #particle541 { background: #ff4f81; transform: translateX(95.81057px) translateY(-6.02789px) scale(0.51825); animation-delay: -312ms; } #particle542 { background: #f323ff; transform: translateX(61.84492px) translateY(156.20245px) scale(0.22949); animation-delay: -1374ms; } #particle543 { background: #5a01ff; transform: translateX(134.40928px) translateY(-244.48956px) scale(0.00604); animation-delay: -2319ms; } #particle544 { background: #6303ff; transform: translateX(264px) translateY(0px) scale(0.01771); animation-delay: -2499ms; } #particle545 { background: #8209ff; transform: translateX(-222.54722px) translateY(-72.30998px) scale(0.05912); animation-delay: -1112ms; } #particle546 { background: #970eff; transform: translateX(105.50405px) translateY(-191.91116px) scale(0.0886); animation-delay: -2072ms; } #particle547 { background: #6303ff; transform: translateX(-213.58049px) translateY(-155.17531px) scale(0.01771); animation-delay: -2152ms; } #particle548 { background: #ca19ff; transform: translateX(-152.90421px) translateY(111.09141px) scale(0.16419); animation-delay: -2323ms; } #particle549 { background: #f323ff; transform: translateX(147.21952px) translateY(80.93462px) scale(0.22949); animation-delay: -206ms; } #particle550 { background: #7a07ff; transform: translateX(-102.18703px) translateY(217.15849px) scale(0.04894); animation-delay: -1480ms; } #particle551 { background: #ff2de7; transform: translateX(-147.34309px) translateY(-28.1072px) scale(0.29289); animation-delay: -1655ms; } #particle552 { background: #ff6461; transform: translateX(-26.50497px) translateY(-66.94391px) scale(0.63188); animation-delay: -1241ms; } #particle553 { background: #7005ff; transform: translateX(-248.50866px) translateY(15.63484px) scale(0.03544); animation-delay: -1840ms; } #particle554 { background: #ff3bb7; transform: translateX(-31.33493px) translateY(122.04148px) scale(0.38709); animation-delay: -854ms; } #particle555 { background: #b514ff; transform: translateX(96.83249px) translateY(176.13764px) scale(0.13137); animation-delay: -2243ms; } #particle556 { background: #5801ff; transform: translateX(-205.56915px) translateY(193.04228px) scale(0.00444); animation-delay: -828ms; } #particle557 { background: #ff2de7; transform: translateX(148.81721px) translateY(-18.79999px) scale(0.29289); animation-delay: -760ms; } #particle558 { background: #7a07ff; transform: translateX(-59.68557px) translateY(232.45996px) scale(0.04894); animation-delay: -1537ms; } #particle559 { background: #8e0cff; transform: translateX(173.36548px) translateY(-143.4204px) scale(0.07612); animation-delay: -444ms; } #particle560 { background: #5a01ff; transform: translateX(259.40764px) translateY(102.70675px) scale(0.00604); animation-delay: -1119ms; } #particle561 { background: #8e0cff; transform: translateX(28.19998px) translateY(223.22581px) scale(0.07612); animation-delay: -67ms; } #particle562 { background: #860aff; transform: translateX(135.77839px) translateY(186.88293px) scale(0.06456); animation-delay: -320ms; } #particle563 { background: #8209ff; transform: translateX(-112.73036px) translateY(205.05576px) scale(0.05912); animation-delay: -687ms; } #particle564 { background: #af13ff; transform: translateX(130.03449px) translateY(157.1847px) scale(0.12369); animation-delay: -300ms; } #particle565 { background: #ff3db2; transform: translateX(23.0479px) translateY(-120.82133px) scale(0.39958); animation-delay: -1750ms; } #particle566 { background: #5d02ff; transform: translateX(116.23775px) translateY(247.01779px) scale(0.00998); animation-delay: -2279ms; } #particle567 { background: #5f02ff; transform: translateX(265.21756px) translateY(50.59295px) scale(0.01231); animation-delay: -1720ms; } #particle568 { background: #7005ff; transform: translateX(-201.44523px) translateY(146.35853px) scale(0.03544); animation-delay: -1485ms; } #particle569 { background: #d61cff; transform: translateX(88.16092px) translateY(160.36412px) scale(0.18185); animation-delay: -307ms; } #particle570 { background: #5500ff; transform: translateX(36.84797px) translateY(-291.68172px) scale(0.00049); animation-delay: -1727ms; } #particle571 { background: #7005ff; transform: translateX(-158.71857px) translateY(191.8578px) scale(0.03544); animation-delay: -1599ms; } #particle572 { background: #5600ff; transform: translateX(-255.00524px) translateY(-140.19032px) scale(0.00111); animation-delay: -1309ms; } #particle573 { background: #5500ff; transform: translateX(294.68618px) translateY(56.21439px) scale(0); animation-delay: -402ms; } #particle574 { background: #ba15ff; transform: translateX(179.15576px) translateY(-84.3043px) scale(0.13926); animation-delay: -1589ms; } #particle575 { background: #d01aff; transform: translateX(46.25632px) translateY(180.15647px) scale(0.17292); animation-delay: -206ms; } #particle576 { background: #6a04ff; transform: translateX(254.49682px) translateY(-16.01158px) scale(0.02763); animation-delay: -1508ms; } #particle577 { background: #ff4d86; transform: translateX(92.04787px) translateY(36.44433px) scale(0.50454); animation-delay: -272ms; } #particle578 { background: #8a0bff; transform: translateX(-216.84089px) translateY(70.45587px) scale(0.07022); animation-delay: -2146ms; } #particle579 { background: #ff2fe1; transform: translateX(113.26545px) translateY(93.70133px) scale(0.30409); animation-delay: -1359ms; } #particle580 { background: #5700ff; transform: translateX(53.40367px) translateY(-279.95187px) scale(0.00308); animation-delay: -1109ms; } #particle581 { background: #6d05ff; transform: translateX(183.70009px) translateY(172.50587px) scale(0.03142); animation-delay: -2180ms; } #particle582 { background: #ff5478; transform: translateX(61.60924px) translateY(65.60718px) scale(0.54601); animation-delay: -518ms; } #particle583 { background: #db1dff; transform: translateX(-114.73632px) translateY(-138.69238px) scale(0.19098); animation-delay: -1810ms; } #particle584 { background: #b514ff; transform: translateX(96.83249px) translateY(-176.13764px) scale(0.13137); animation-delay: -1658ms; } #particle585 { background: #8209ff; transform: translateX(-29.32798px) translateY(-232.15484px) scale(0.05912); animation-delay: -2183ms; } #particle586 { background: #7306ff; transform: translateX(-46.0958px) translateY(-241.64266px) scale(0.03971); animation-delay: -210ms; } #particle587 { background: #7e08ff; transform: translateX(0px) translateY(237px) scale(0.05391); animation-delay: -662ms; } #particle588 { background: #5b01ff; transform: translateX(276px) translateY(0px) scale(0.00789); animation-delay: -2453ms; } #particle589 { background: #7707ff; transform: translateX(154.89403px) translateY(187.23472px) scale(0.04421); animation-delay: -465ms; } #particle590 { background: #6804ff; transform: translateX(-255.96559px) translateY(-32.33597px) scale(0.02408); animation-delay: -875ms; } #particle591 { background: #ed22ff; transform: translateX(-144.38008px) translateY(-91.62638px) scale(0.21957); animation-delay: -249ms; } #particle592 { background: #ba15ff; transform: translateX(-152.56162px) translateY(126.20995px) scale(0.13926); animation-delay: -867ms; } #particle593 { background: #5500ff; transform: translateX(91.77805px) translateY(-282.46379px) scale(0.00012); animation-delay: -283ms; } #particle594 { background: #ff43a1; transform: translateX(-48.53884px) translateY(103.15028px) scale(0.43792); animation-delay: -1205ms; } #particle595 { background: #970eff; transform: translateX(-27.44798px) translateY(-217.27312px) scale(0.0886); animation-delay: -542ms; } #particle596 { background: #860aff; transform: translateX(-195.03975px) translateY(-123.77599px) scale(0.06456); animation-delay: -1391ms; } #particle597 { background: #af13ff; transform: translateX(-178.76656px) translateY(-98.27775px) scale(0.12369); animation-delay: -2127ms; } #particle598 { background: #ff3db2; transform: translateX(52.37085px) translateY(111.29373px) scale(0.39958); animation-delay: -1114ms; } #particle599 { background: #ff29f3; transform: translateX(154.76989px) translateY(-19.55198px) scale(0.27103); animation-delay: -2065ms; } #particle600 { background: #a010ff; transform: translateX(-155.27032px) translateY(-145.80853px) scale(0.10197); animation-delay: -2496ms; } @keyframes doit { 0% { opacity: 0; } 5% { opacity: 1; } 100% { opacity: 1; transform: translateX(0) translateY(0) scale(0.1); } }
0.479016
0.147065
html, body{ font-size: 100%; font-family: 'Open Sans', sans-serif; background: #F9FAF9; margin: 0; } p,ul li,ol li{ margin:0; font-size:14px; } h1,h2,h3,h4,h5,h6{ font-family: 'Questrial', sans-serif; margin:0; } ul,label{ margin:0; padding:0; } body a:hover{ text-decoration:none; } input[type="submit"],input[type="reset"],.w3ls_footer_grid_leftl,.w3ls_footer_grid_leftr h4,.w3l_footer_pos p a,.w3ls_footer_grid_leftr a,.w3layouts_header_right ul li a,.w3ls_social li a,.w3_team_grid1_pos,.w3_team_grid1_pos img{ transition: .5s ease-in; -webkit-transition: .5s ease-in; -moz-transition: .5s ease-in; -o-transition: .5s ease-in; -ms-transition: .5s ease-in; } /*-- header --*/ .w3layouts_header_left{ float:left; } .w3layouts_header_left p{ color:#999; line-height:1.8em; } .w3layouts_header_right{ float:right; } .header { padding:0.6em 3em; border-top: 2px solid #ffcd33; } .w3layouts_header_right ul li{ display:inline-block; color:#212121; } .w3layouts_header_right ul li:last-child{ margin-left:2em; } .w3layouts_header_right ul li i{ color:#212121; padding-right:1em; } .w3layouts_header_right ul li a{ color:#212121; text-decoration:none; } .w3layouts_header_right ul li a:hover{ color:#F4B91A; } /*-- nav --*/ .navbar-default { background: none; border: none; } .navbar { margin-bottom: 0; } .w3_navigation { border-top: 1px solid #999; position:relative; } .navbar-nav { float: none; /*height: 210px;*/ padding-top:200px; } .navbar-collapse { padding: 0; } .navbar-right { float: none !important; margin-right: 0; } .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { color:#ffcd33; background: none; font-weight: 700; } .navbar-default .navbar-nav > li > a { color: #212121; font-weight: 700; } .navbar-nav > li > a { margin: 3em 5.3em 1.5em; padding: 0; line-height: 1em; text-transform: uppercase; } .navbar-nav > li:nth-child(2) a { /*margin-right:33.1em !important;*/ } .w3_navigation_pos{ position: absolute; top: 5%; left: 37%; z-index: 9999; } .w3_navigation_pos img { /*height: 45px;*/ } .w3_navigation_pos h1 a{ font-size: 1.1em; color: #212121; text-decoration: none; /*border:2px solid #d1d1d1;*/ padding: 0.1em .4em; } .navbar-default .navbar-nav > li > a:hover{ color: #ffcd33; } /* Effect 5: same word slide in */ .cl-effect-5 a { overflow: hidden; padding: 0 4px; } .cl-effect-5 a span { position: relative; display: inline-block; -webkit-transition: -webkit-transform 0.3s; -moz-transition: -moz-transform 0.3s; transition: transform 0.3s; } .cl-effect-5 a span::before { position: absolute; top: 100%; content: attr(data-hover); -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0); } .cl-effect-5 a:hover span, .cl-effect-5 a:focus span { -webkit-transform: translateY(-100%); -moz-transform: translateY(-100%); transform: translateY(-100%); } /* Effect 5: same word slide in and border bottom */ /*-- //nav --*/ .fa-cog{ -webkit-animation: fa-spin 3s infinite linear; animation: fa-spin 3s infinite linear; } /*-- //header --*/ /*-- banner --*/ .banner{ background: url(../images/banner.jpg) no-repeat 0px 0px; background-size:cover; -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; -ms-background-size:cover; min-height:600px; } .w3_navigation_pos h1 a i { font-size: .6em; color: #f83e03; } .banner p{ font-size:2em; color:#fff; text-align:right; text-transform:capitalize; margin:10em 0 0; text-shadow: 1px 1px 1px #000; } .banner p i{ display: block; font-size: .7em; } .banner p span{ font-weight: bold; background: #F4B91A; display: inline-block; padding: 0 .5em; } /*-- //banner --*/ /*-- about --*/ .about,.services,.team-bottom,.mail{ padding:5em 0; } .w3l_head{ font-size: 2.5em; font-weight: bold; color: #212121; text-transform: capitalize; position:relative; letter-spacing: 3px; } .w3l_head:before,.w3l_head:after{ content: ''; background: #eaeaea; height: 2px; width: 20%; position: absolute; } .w3l_head:before{ top: -20%; left: -8%; } .w3l_head:after{ bottom:0%; right:35%; } .w3ls_head_image{ margin-top: 90px; } .w3ls_head_para{ color:#F4B91A; font-weight: 600; text-transform:uppercase; letter-spacing:8px; } .agileits_about_left{ /*border-right:1px solid #212121;*/ } .agileits_about_right p{ color:#0F0F0F; line-height:2em; margin-bottom:3em; } .agileits_about_right p strong { color:#F4B91A; font-size: 1.4em; } .agileits_about_right p i{ display:block; margin:2em 0 0; } .agileits_about_right { padding-left: 7em; } .agileits_about_right ul li{ display: block; margin-bottom: 1em; color: #212121; line-height: 1.5em; text-transform: capitalize; font-family: 'Questrial', sans-serif; font-size: 1em; font-weight:600; letter-spacing:2px; } .agileits_about_right ul li i{ color:#F4B91A; padding-right:1em; } .agileits_about_right ul li:last-child,.agileinfo_about_bottom_right_wthree ul li:last-child{ margin-bottom:0; } /*-- //about - * -*/ /*-- about-bottom --*/ .about-bottom{ background:url(../images/1.jpg) no-repeat 0px 0px; background-size:cover; -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; -ms-background-size:cover; min-height:400px; padding-bottom: 40px; } .agileinfo_about_bottom_left img { margin: 0 auto; } .agileinfo_about_bottom_right img{ margin-bottom: 50px; max-height: 100px; } .agileinfo_about_bottom_right h2{ font-size: 2em; color: #fff; line-height: 1.5em; text-transform: capitalize; margin: 2em 0 1em; } .agileinfo_about_bottom_right_wthree{ padding-left:0; } .agileinfo_about_bottom_right_wthree ul li{ display:block; margin-bottom:1em; color:#fff; text-transform:capitalize; } .agileinfo_about_bottom_right_wthree ul li i{ color:#F4B91A; padding-right:1em; } /*-- //about-bottom --*/ /*-- services --*/ .services .descarga { text-align: center; } .btn.btn-default.btn-descarga { color: #F4B91A !important; border: 2px solid black; border-radius: 0; padding: 15px; font-weight: 700; font-size: 1.1em; } .w3l_head1,.w3ls_head_para1{ text-align:center; } .w3l_head1:before,.w3l_head1:after{ width:10% !important; } .w3l_head1:before { left: 35% !important; } .w3l_head1:after { right: 35% !important; } .w3_agileits_services_grids,.w3_team_grids,.w3layouts_gallery_grids,.w3_mail_grids{ margin:3em 0 0; } .w3_agileits_services_grid{ text-align:center; padding: 0; } .w3_agileits_services_grid_agile { padding: 1em; } .w3_agileits_services_grid_1{ width: 120px; height: 120px; border: 2px solid #212121; border-radius: 90px; margin: 0 auto; } .w3_agileits_services_grid_1 i{ color:#212121; font-size:3em; line-height:2.4em; } .w3_agileits_services_grid_agile h3{ text-transform: capitalize; font-size: 1.2em; font-weight: 700; letter-spacing: 3px; color: #F4B91A; margin: 2em 0 1em; padding-bottom: .5em; position: relative; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; } .w3_agileits_services_grid_agile h3:after { content: ''; position: absolute; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; -ms-transition: all .5s ease; transition: all .5s ease; width: 20%; height: 1px; background: #212121; left: 40%; bottom: 0; } .w3_agileits_services_grid:hover .w3_agileits_services_grid_agile h3:after { background: #fff; width: 60%; } .w3_agileits_services_grid_agile p{ color:#0F0F0F; line-height:2em; } .w3_agileits_services_grid:hover .w3_agileits_services_grid_agile{ background: #F4B91A; } .w3_agileits_services_grid:hover .w3_agileits_services_grid_1{ background:#fff; border:2px solid #fff; } .w3_agileits_services_grid:hover .w3_agileits_services_grid_agile h3{ color:#fff; } .w3_agileits_services_grid:hover .w3_agileits_services_grid_agile p{ color:#f7e3e4; } .w3_agileits_services_grid{ -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; -ms-transition: all .5s ease; transition: all .5s ease; } /*-- //services --*/ /*-- team --*/ .team{ background: url(../images/3.jpg) no-repeat 0px 0px; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; -ms-background-size: cover; min-height: 500px; padding:4em 0; } .w3l_head1_w3layouts{ color:#fff; } .w3_team_grid{ text-align:center; } .w3_team_grid h4{ margin:1em 0 0; color:#fff; font-size:1em; letter-spacing:3px; } .w3_team_grid p{ text-transform:uppercase; color:#F4B91A; } .w3_team_grid1{ position:relative; } .w3_team_grid1_pos{ position: absolute; top: 39%; left: 27%; display:none; } .w3ls_social li { display: inline-block; } .w3ls_social li a { width: 30px; height: 30px; color: #f83e03; text-align: center; display: inline-block; padding-top: .5em; font-size: 13px; background: #fff; } .w3ls_social li a:hover{ background: #f83e03; color:#fff; } .w3_team_grid:hover .w3_team_grid1 img{ opacity:.5; } .w3_team_grid:hover .w3_team_grid1_pos{ display:block; } /*-- //team --*/ /*-- gallery --*/ .w3l_gallery_grid li{ display: inline-block; float: left; width: 32.33%; padding: 1%; } .w3layouts_gallery_grid1.box, .w3layouts_gallery_grid1.box video{ border-radius: 10px; } .box { position: relative; overflow: hidden; } .box img { position: absolute; 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; } .box .overbox { border-radius: 10px; background-color: hsla(0, 0%, 11%, 0.6); position: absolute; top: 0; left: 0; color: #fff; 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; opacity: 0; width: 100%; padding:8em 2em 2em; } .box,.box .overbox { height: 230px; } .box:hover .overbox { opacity: 1; } .box .overtext { -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; transform: translateY(40px); -webkit-transform: translateY(40px); } .box .title { font-size:1.5em; text-transform: uppercase; opacity: 0; transition-delay: 0.1s; transition-duration: 0.2s; } .box:hover .title, .box:focus .title { opacity: 1; transform: translateY(0px); -webkit-transform: translateY(0px); } .box .tagline { font-size: 13px; line-height:1.8em; opacity: 0; transition-delay: 0.2s; transition-duration: 0.2s; } .box:hover .tagline, .box:focus .tagline { opacity: 1; transform: translateX(0px); -webkit-transform: translateX(0px); } /*-- //gallery --*/ /*-- services-bottom --*/ .services-bottom{ background: url(../images/2.jpg) no-repeat 0px 0px; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; -ms-background-size: cover; min-height: 315px; padding: 3em 0; } .agileits_w3layouts_about_counter_left i { font-size: 1.5em; color: #fff; width: 100px; height: 100px; border: 2px solid #fff; border-radius: 60px; padding-top: 1.4em; background:#F4B91A; } .agileits_w3layouts_about_counter_left p { font-size: 2.5em; font-weight: bold; color: #fff; margin: 0.5em 0 0e m; } .agileits_w3layouts_about_counter_left { text-align: center; } .agileits_w3layouts_about_counter_left h3 { color: #fff; font-size: 1.3em; margin: .5em 0 0; text-transform: capitalize; } /*-- //services-bottom --*/ /*-- mail --*/ .w3_mail_grids textarea{ outline: none; padding: 10px; color: #212121; font-size: 14px; border: none; border:2px solid #d9d9d9; background: none; width: 97.3%; margin:0 0 3em 1.1em; min-height: 150px; resize: none; font-weight:600; } .w3_mail_grids textarea::-webkit-input-placeholder { color: #212121 !important; } .w3_mail_grids input[type="submit"]{ outline: none; padding: 2px 0; color: #F4B91A ; letter-spacing: 5px; font-size: 1em; border: none; border-bottom: 2px solid #707070; text-transform: uppercase; background: none; width:15%; margin-left: 30em; font-weight: 600; } .w3_mail_grids input[type="submit"]:hover{ color:#212121; border-bottom: 2px solid #F4B91A; } .input { position: relative; z-index: 1; display: inline-block; margin: 1em; max-width: 345px; width: calc(100% - 2em); vertical-align: top; } .input__field { position: relative; display: block; float: right; padding: 0.8em; width: 60%; border: none; border-radius: 0; background: #f0f0f0; color: #aaa; -webkit-appearance: none; /* for box shadows to show on iOS */ } .input__field:focus { outline: none; } .input__label { border: 2px solid #d9d9d9; display: inline-block; padding: 0 1em; width: 40%; color: #212121; font-weight: 600; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .input__label-content { position: relative; display: block; padding: 1.6em 0; width: 100%; } /* Jiro */ .input__field--jiro { padding:1em 0.5em; width: 100%; background: transparent; color: #212121; font-size: 14px; opacity: 0; -webkit-transition: opacity 0.3s; transition: opacity 0.3s; } .input__label--jiro { position: absolute; left: 0; padding: 0 0.85em; width: 100%; height: 100%; text-align: left; pointer-events: none; font-size: 14px; } .input__label-content--jiro { -webkit-transition: -webkit-transform 0.3s 0.3s; transition: transform 0.3s 0.3s; } .input__label--jiro::before, .input__label--jiro::after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; -webkit-transition: -webkit-transform 0.3s; transition: transform 0.3s; } .input__label--jiro::before { -webkit-transform: translate3d(0, 100%, 0) translate3d(0, -2px, 0); transform: translate3d(0, 100%, 0) translate3d(0, -2px, 0); -webkit-transition-delay: 0.3s; transition-delay: 0.3s; } .input__label--jiro::after { z-index: -1; background:#f5f5f5; -webkit-transform: scale3d(1, 0, 1); transform: scale3d(1, 0, 1); -webkit-transform-origin: 50% 0%; transform-origin: 50% 0%; } .input__field--jiro:focus, .input--filled .input__field--jiro { opacity: 1; -webkit-transition-delay: 0.3s; transition-delay: 0.3s; } .input__field--jiro:focus + .input__label--jiro .input__label-content--jiro, .input--filled .input__label-content--jiro { -webkit-transform: translate3d(0, -80%, 0); transform: translate3d(0, -80%, 0); -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); } .input__field--jiro:focus + .input__label--jiro::before, .input--filled .input__label--jiro::before { -webkit-transition-delay: 0s; transition-delay: 0s; } .input__field--jiro:focus + .input__label--jiro::before, .input--filled .input__label--jiro::before { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .input__field--jiro:focus + .input__label--jiro::after, .input--filled .input__label--jiro::after { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); -webkit-transition-delay: 0.3s; transition-delay: 0.3s; -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); } /*-- //mail --*/ /*-- footer --*/ .w3l_footer{ background: url(../images/17.jpg) no-repeat 0px 0px; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; -ms-background-size: cover; min-height: 600px; padding: 5em 0; position:relative; } .w3l_footer form{ width: 45%; margin: 3em auto 0; } .w3l_footer input[type="email"]{ outline:none; padding:10px 20px; float:left; background:#fff; border:1px solid #999; font-size:14px; color:#212121; width:75%; border-top-left-radius: 30px; border-bottom-left-radius: 30px; } .w3l_footer input[type="submit"]{ outline: none; padding: 10px 0; background: #F4B91A; border: 1px solid #f68488; font-size: 14px; color: #fff; width: 25%; border-top-right-radius: 30px; border-bottom-right-radius: 30px; } .w3l_footer input[type="submit"]:hover{ background: #212121; color: #fff; border: 1px solid #6e6e6e; } .w3ls_footer_grids p.agileits_w3layouts_est{ color:#fff; line-height:2em; margin:2em auto 6em; width:65%; text-align:center; } .w3ls_footer_grid_leftl{ float:left; width:55px; height:55px; border-radius:50px; text-align:center; background:#F4B91A; } .w3ls_footer_grid_leftl i{ color: #fff; font-size: 1em; line-height: 3.4em; } .w3ls_footer_grid_leftr{ float:right; width:80%; } .w3ls_footer_grid_leftr h4{ font-size: 1.2em; color: #fff; letter-spacing: 3px; margin-bottom: .5em; } .w3ls_footer_grid_leftr p{ color:#999; line-height:1.5em; } .w3ls_footer_grid_leftr a{ color:#999; text-decoration:none; font-size:14px; } .w3ls_footer_g rid_leftr a:hover{ color:#F4B91A; } .w3l_footer_pos{ position:absolute; padding:1em; left:0%; bottom:0%; width:100%; background:rgba(255, 255, 255, 0.18); } .w3l_footer_pos p{ text-align:center; color:#fff; line-height:1.8em; } .w3l_footer_po s p a{ color:#F4B91A; text-decoration:underline; } .w3l_footer_pos p a:hover{ color:#fff; } .w3ls_footer_grid_left:hover .w3ls_footer_grid_leftl{ background:#fff; } .w3ls_footer_grid_left:hover .w3ls_footer_grid_leftl i{ color:#212121; } .w3ls_footer_g rid_left:hover .w3ls_footer_grid_leftr h4{ color:#F4B91A; } /*-- //footer --*/ .map iframe{ width:100%; min-height:350px; margin-top:2em; margin-bottom:-6px; } /*-- to-top --*/ #toTop { display: none; text-decoration: none; position: fixed; bottom: 20px; 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 --*/ /*-- start-responsive-design --*/ @media (max-width:1440px){ .banner { min-height: 530px; } } @media (max-width:1080px){ .navbar-nav > li:nth-child(2) a { /*margin-right: 22.1em !important;*/ } .navbar-nav > li > a { margin: 3em 4.1em; } .w3_navigation_pos { text-align: center; } .banner { min-height: 470px; } .banner p { margin: 8em 0 0; } .w3l_head:before, .w3l_head:after { width: 30%; } .w3l_head:after { right: 20%; } .agileits_about_right p i { margin: 1em 0 0; } .agileinfo_about_bottom_right h2 { font-size: 1.8em; margin:1.5em 0 1em; } .agileinfo_about_bottom_right { padding-left: 0; } .agileinfo_about_bottom_right_wthree { padding: 0; } .w3_agileits_services_grid_agile h3 { letter-spacing: 2px; } .w3_agileits_services_grid_1 { width: 100px; height: 100px; } .w3_agileits_services_grid_1 i { font-size: 2em; line-height: 3em; } .w3l_head { font-size: 2.3em; } .team { min-height: 430px; } .w3_team_grid1_pos { top: 40%; left: 19%; } .box, .box .overbox { height: 189px; } .box .overbox { padding:6em 1em 2em; } .about, .services, .team-bottom, .mail { padding: 4em 0; } .input { max-width: 278px; } .w3_mail_grids input[type="submit"] { width: 20%; margin-left: 24em; } .w3l_footer form { width: 55%; } .w3l_footer { min-height: 560px; } .w3ls_footer_grids p.agileits_w3layouts_est { margin: 2em auto 4em; } .w3ls_footer_grid_leftr { width: 75%; } } @media (max-width: 1024px){ .w3_navigation_pos { left:41%; } .banner { min-height: 410px; } .agileits_about_right { padding-left: 4em; } } @media (max-width: 991px){ .w3_navigation_pos h1 a { font-size: 1em; } .navbar-nav > li:nth-child(2) a { /*margin-right: 7em !important;*/ } .navbar-nav > li:nth-child(3) a { /*margin-left: 1em !important;*/ } .navbar-nav > li > a { margin: 2.5em 2.6em; } .w3_navigation_pos { /*top: 28%;*/ left: 38.5%; } .banner p { font-size: 1.74em; } .w3l_head:before, .w3l_head:after { width: 15%; } .w3l_head:after { right: 65%; } .agileits_about_right { padding: 0; margin: 2em 0 0; } .agileits_about_right p { margin-bottom: 2em; } .agileinfo_about_bottom_right_wthree { float: left; width: 50%; } .agileinfo_about_bottom_left { margin-top: 2em; } .w3_agileits_services_grid { float: left; width: 50%; } .w3_team_grid { float: left; width: 50%; } .w3_team_grid:nth-child(2) { margin-bottom: 2em; } .team { padding: 3em 0; } .w3l_head1:before, .w3l_head1:after { width: 20% !important; } .w3l_head1:before { left: 25% !important; } .w3l_head1:after { right: 25% !important; } .w3_team_grid1_pos { top: 43%; left: 29%; } .box, .box .overbox { height: 145px; } .box .overbox { padding: 4em 1em 2em; } .agileits_w3layouts_about_counter_left { float: left; width: 25%; } .agileits_w3layouts_about_counter_left i { font-size: 1.4em; width: 85px; height: 85px; } .agileits_w3layouts_about_counter_left p { font-size: 2.3em; } .agileits_w3layouts_about_counter_left h3 { font-size: 1.1em; } .services-bottom { min-height: 275px; } .input { max-width: 205px; } .w3_mail_grids textarea { width: 96%; } .w3_mail_grids input[type="submit"] { width: 25%; margin-left: 17em; text-align: center; } .w3l_footer { padding: 4em 0 0; } .w3l_footer form { width: 75%; margin: 2em auto 0; } .w3ls_footer_grids p.agileits_w3layouts_est { width: 85%; margin: 2em auto 3em; } .w3ls_footer_grid_left { float: left; width: 33.33%; } .w3ls_footer_grid_leftl { float: none; margin: 0 auto 1em; } .w3ls_footer_grid_leftr { width: 100%; float: none; text-align: center; } } @media (max-width: 800px){ .w3_navigation_pos { left:38.5%; } .banner p { margin: 7em 0 0; } .banner { min-height: 350px; } .w3l_head:before { left: -5%; } } @media (max-width: 768px){ .w3_navigation_pos h1 a { font-size: .95em; } .w3_navigation_pos { left: 39%; } .w3l_head { font-size: 2em; } .agileits_about_left { padding: 0 3em; } .agileits_about_right { padding-left: 3em; } .agileinfo_about_bottom_right h2 { font-size: 1.7em; } } @media (max-width: 767px){ .navbar-default .navbar-toggle { border-color: #212121; } .navbar-default .navbar-toggle .icon-bar { background-color: #212121; } .navbar-toggle { margin: 1em 0; } .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { background-color: transparent; } .w3_navigation_pos { text-align: center; position: inherit; } .navbar-nav { float: none; margin: 0; text-align: center; background: #dfdfdf; padding-top: 0; } .navbar-nav > li > a { margin: 2em 0; } .navbar-nav > li:nth-child(2) a { margin-right: auto !important; } } @media (max-width: 736px){ .header { padding: 0.6em 1em; } .w3ls_head_image{ height: 260px; margin-top: 30px; } .banner p { font-size: 1.67em; } .banner { min-height: 310px; } .box .overbox { padding: 3em 1em 2em; } .box, .box .overbox { height: 139px; } .input { max-width: 194px; } .map iframe { min-height: 300px; } } @media (max-width: 667px){ .w3layouts_header_right ul li:last-child { margin-left: 1em; } .banner p { font-size: 1.5em; } .w3l_head { font-size: 1.8em; } .w3l_head:before, .w3l_head:after { width: 20%; } .w3l_head:before { left: -9%; } .w3l_head:after { right: 59%; } .box, .box .overbox { height: 125px; } .box .title { font-size: 1.3em; } .agileits_w3layouts_about_counter_left p { font-size: 2.1em; } .agileits_w3layouts_about_counter_left h3 { font-size: .95em; } .input { max-width: 187px; margin: .5em; } .w3_mail_grids input[type="submit"] { font-size: 14px; } .w3ls_footer_grid_left { padding: 0; } .w3ls_footer_grids p.agileits_w3layouts_est { width: 98%; } } @media (max-width: 640px){ .banner p { font-size: 1.43em; } .about, .services, .team-bottom, .mail { padding: 3em 0; } .agileinfo_about_bottom_right h2 { font-size: 1.5em; } .w3_agileits_services_grid_1 i { font-size: 1.5em; } .w3_agileits_services_grid_1 { width: 80px; height: 80px; } .w3_team_grid1_pos { left: 27%; } .w3l_gallery_grid li { width: 50%; } .box, .box .overbox { height: 190px; } .box .overbox { padding: 7em 1em 2em; } .agileits_w3layouts_about_counter_left { padding: 0; } .input__field--jiro,.w3_mail_grids textarea,.input__label--jiro { font-size: 13px; } .input { max-width: 178px; } .w3l_footer { padding: 3em 0 0; min-height: 530px; } } @media (max-width: 600px){ .w3_navigation_pos h1 a { font-size: .85em; } .banner p span { padding: 0 .3em; } .banner p { font-size: 1.38em; } .banner { min-height: 270px; } .w3_team_grid1_pos { left: 24%; } .box, .box .overbox { height: 175px; } .input { max-width: 165px; } .w3_mail_grids input[type="submit"] { margin-left: 15em; } } @media (max-width: 568px){ .w3layouts_header_right ul li,.w3layouts_header_left p { font-size: 13px; } .w3_navigation_pos h1 a { font-size: .8em; } .w3_navigation_pos { margin-top: .85em; } .banner p { font-size: 1.3em; } .box, .box .overbox { height: 167px; } .box .overbox { padding: 5em 1em 2em; } .input { max-width: 100%; margin: 2em 0 0; } .input__label--jiro { padding: 0 0.5em; } .w3_mail_grids { margin: 0 !important; } .w3_mail_grids textarea { width: 93%; margin: 3em 0 3em 0.1em; } .w3_mail_grids input[type="submit"] { margin-left: 14.5em; } .w3l_footer form { width: 85%; } .w3ls_footer_grids p.agileits_w3layouts_est { margin: 2em auto 1.5em; } } @media (max-width: 480px){ .banner p { font-size: 1.08em; } .w3layouts_header_left,.w3layouts_header_right { float: none; text-align: center; } .banner { min-height: 230px; } .w3l_head { font-size: 1.6em; } .agileits_about_left { padding: 0 2em; } .agileits_about_right { padding-left: 2em; } .agileits_about_right ul li { font-size: 14px; } .about, .services, .team-bottom, .mail { padding: 2em 0; } .agileinfo_about_bottom_right h2 { font-size: 1.3em; } .agileinfo_about_bottom_right_wthree { float: none; width: 100%; } .agileinfo_about_bottom_right_wthree:nth-child(3) { margin: 1em 0 0; } .w3_agileits_services_grid_agile h3 { letter-spacing: 1px; font-size: 1.1em; } .w3_team_grid1_pos { left: 15%; } .box, .box .overbox { height: 138px; } .box .overbox { padding: 4em 1em 2em; } .agileits_w3layouts_about_counter_left { width: 50%; } .agileits_w3layouts_about_counter_left:nth-child(2) { margin-bottom: 2em; } .input { width: calc(100% - 0em); } .w3_mail_grids textarea { width: 100%; margin: 3em 0 3em 0em; } .w3_mail_grids input[type="submit"] { width: 35%; margin-left: 10.5em; } .w3l_footer form { width: 90%; } .w3ls_footer_grid_leftr h4 { font-size: 1.1em; letter-spacing: 2px; } } @media (max-width: 414px){ .w3_mail_grids input[type="submit"] { margin-left: 8.5em; } .w3l_head:before, .w3l_head:after { width: 30%; } .w3l_head:after { right: 37%; } .w3ls_head_para { letter-spacing: 6px; font-size: 11px; } .agileits_about_right { padding-left: 0em; margin-top: 1em; } .w3_agileits_services_grid { float: none; width: 85%; margin: 0 auto; } .w3_agileits_services_grids, .w3_team_grids, .w3layouts_gallery_grids, .w3_mail_grids { margin: 2em 0 0; } .w3_team_grid1_pos { left: 7%; top: 38%; } .box, .box .overbox { height: 116px; } .box .overbox { padding: 1em 1em 2em; } .w3l_footer form { width: 100%; } .w3ls_footer_grid_left { float: none; width: 100%; } .w3ls_footer_grid_left:nth-child(2) { margin: 2em 0; } .w3l_footer { padding: 3em 0 0; min-height: 820px; } } @media (max-width: 384px){ .w3_navigation_pos h1 a { font-size: .75em; } .navbar-toggle { margin: 0.8em 0; } .w3_navigation_pos { margin-top: .6em; } .banner p { line-height: 1.8em; margin: 6em 0 0; } .agileinfo_about_bottom_left img { width: 70%; } .w3l_head1:before, .w3l_head1:after { width: 35% !important; } .w3l_head1:before { left: 11% !important; } .w3l_head1:after { right: 12% !important; } .w3_team_grid { float: none; width: 75%; margin: 0 auto; } .w3_team_grid1_pos { left: 21%; } .w3_agileits_services_grid_agile h3 { margin: 1.5em 0 1em; } .w3_team_grid:nth-child(2) { margin: 2em auto; } .w3_team_grid:nth-child(3) { margin-bottom: 2em; } .w3l_gallery_grid li { width: 90%; float: none; margin: 0 auto; display: block; } .box, .box .overbox { height: 197px; } .box .overbox { padding: 6em 2em 2em; } .w3_mail_grids input[type="submit"] { margin-left: 8.5em; } .map iframe { min-height: 250px; } } @media (max-width: 375px){ .box, .box .overbox { height: 193px; } .w3l_footer { min-height: 855px; } } @media (max-width: 320px){ .w3_navigation_pos h1 a { font-size: .7em; } .nav > li { font-size: 13px; } .navbar-nav > li > a { margin: 1.5em 0; } .agileits_about_left { padding: 0 1em; } p, ul li, ol li{ font-size: 13px; } .agileinfo_about_bottom_right h2 { font-size: 1.2em; } .w3l_head1:before { left: 3% !important; } .w3l_head1:after { right: 4% !important; } .w3_team_grid1_pos { left: 13%; } .w3_team_grid h4 { font-size: .9em; letter-spacing: 2px; } .box, .box .overbox { height: 160px; } .box .overbox { padding: 5em 2em 2em; } .w3_mail_grids input[type="submit"] { width: 50%; } .w3_mail_grids input[type="submit"] { margin-left: 5.5em; } .w3l_footer input[type="submit"] { font-size: 13px; width: 30%; } .w3l_footer input[type="email"] { font-size: 13px; width: 70%; } .w3ls_footer_grids p.agileits_w3layouts_est { width: 100%; } .w3l_head { font-size: 1.4em; } .agileits_w3layouts_about_counter_left i { font-size: 1em; width: 65px; height: 65px; } .agileits_w3layouts_about_counter_left p { font-size: 1.8em; } .services-bottom { padding: 2em 0; } } .map-container { width: 100%; /*margin: 50px 0 3000px;50px*/ } .map-container iframe{ width: 100%; display: block; pointer-events: none; position: relative; /* IE needs a position other than static */ } .map-container iframe.clicked{ pointer-events: auto; } .gracias { text-align: center; padding: 40px; } .gracias h1 { margin: 30px; } .gracias p.texto { margin: 30px; font-size: 1.3em; }
css/style.css
html, body{ font-size: 100%; font-family: 'Open Sans', sans-serif; background: #F9FAF9; margin: 0; } p,ul li,ol li{ margin:0; font-size:14px; } h1,h2,h3,h4,h5,h6{ font-family: 'Questrial', sans-serif; margin:0; } ul,label{ margin:0; padding:0; } body a:hover{ text-decoration:none; } input[type="submit"],input[type="reset"],.w3ls_footer_grid_leftl,.w3ls_footer_grid_leftr h4,.w3l_footer_pos p a,.w3ls_footer_grid_leftr a,.w3layouts_header_right ul li a,.w3ls_social li a,.w3_team_grid1_pos,.w3_team_grid1_pos img{ transition: .5s ease-in; -webkit-transition: .5s ease-in; -moz-transition: .5s ease-in; -o-transition: .5s ease-in; -ms-transition: .5s ease-in; } /*-- header --*/ .w3layouts_header_left{ float:left; } .w3layouts_header_left p{ color:#999; line-height:1.8em; } .w3layouts_header_right{ float:right; } .header { padding:0.6em 3em; border-top: 2px solid #ffcd33; } .w3layouts_header_right ul li{ display:inline-block; color:#212121; } .w3layouts_header_right ul li:last-child{ margin-left:2em; } .w3layouts_header_right ul li i{ color:#212121; padding-right:1em; } .w3layouts_header_right ul li a{ color:#212121; text-decoration:none; } .w3layouts_header_right ul li a:hover{ color:#F4B91A; } /*-- nav --*/ .navbar-default { background: none; border: none; } .navbar { margin-bottom: 0; } .w3_navigation { border-top: 1px solid #999; position:relative; } .navbar-nav { float: none; /*height: 210px;*/ padding-top:200px; } .navbar-collapse { padding: 0; } .navbar-right { float: none !important; margin-right: 0; } .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { color:#ffcd33; background: none; font-weight: 700; } .navbar-default .navbar-nav > li > a { color: #212121; font-weight: 700; } .navbar-nav > li > a { margin: 3em 5.3em 1.5em; padding: 0; line-height: 1em; text-transform: uppercase; } .navbar-nav > li:nth-child(2) a { /*margin-right:33.1em !important;*/ } .w3_navigation_pos{ position: absolute; top: 5%; left: 37%; z-index: 9999; } .w3_navigation_pos img { /*height: 45px;*/ } .w3_navigation_pos h1 a{ font-size: 1.1em; color: #212121; text-decoration: none; /*border:2px solid #d1d1d1;*/ padding: 0.1em .4em; } .navbar-default .navbar-nav > li > a:hover{ color: #ffcd33; } /* Effect 5: same word slide in */ .cl-effect-5 a { overflow: hidden; padding: 0 4px; } .cl-effect-5 a span { position: relative; display: inline-block; -webkit-transition: -webkit-transform 0.3s; -moz-transition: -moz-transform 0.3s; transition: transform 0.3s; } .cl-effect-5 a span::before { position: absolute; top: 100%; content: attr(data-hover); -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0); } .cl-effect-5 a:hover span, .cl-effect-5 a:focus span { -webkit-transform: translateY(-100%); -moz-transform: translateY(-100%); transform: translateY(-100%); } /* Effect 5: same word slide in and border bottom */ /*-- //nav --*/ .fa-cog{ -webkit-animation: fa-spin 3s infinite linear; animation: fa-spin 3s infinite linear; } /*-- //header --*/ /*-- banner --*/ .banner{ background: url(../images/banner.jpg) no-repeat 0px 0px; background-size:cover; -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; -ms-background-size:cover; min-height:600px; } .w3_navigation_pos h1 a i { font-size: .6em; color: #f83e03; } .banner p{ font-size:2em; color:#fff; text-align:right; text-transform:capitalize; margin:10em 0 0; text-shadow: 1px 1px 1px #000; } .banner p i{ display: block; font-size: .7em; } .banner p span{ font-weight: bold; background: #F4B91A; display: inline-block; padding: 0 .5em; } /*-- //banner --*/ /*-- about --*/ .about,.services,.team-bottom,.mail{ padding:5em 0; } .w3l_head{ font-size: 2.5em; font-weight: bold; color: #212121; text-transform: capitalize; position:relative; letter-spacing: 3px; } .w3l_head:before,.w3l_head:after{ content: ''; background: #eaeaea; height: 2px; width: 20%; position: absolute; } .w3l_head:before{ top: -20%; left: -8%; } .w3l_head:after{ bottom:0%; right:35%; } .w3ls_head_image{ margin-top: 90px; } .w3ls_head_para{ color:#F4B91A; font-weight: 600; text-transform:uppercase; letter-spacing:8px; } .agileits_about_left{ /*border-right:1px solid #212121;*/ } .agileits_about_right p{ color:#0F0F0F; line-height:2em; margin-bottom:3em; } .agileits_about_right p strong { color:#F4B91A; font-size: 1.4em; } .agileits_about_right p i{ display:block; margin:2em 0 0; } .agileits_about_right { padding-left: 7em; } .agileits_about_right ul li{ display: block; margin-bottom: 1em; color: #212121; line-height: 1.5em; text-transform: capitalize; font-family: 'Questrial', sans-serif; font-size: 1em; font-weight:600; letter-spacing:2px; } .agileits_about_right ul li i{ color:#F4B91A; padding-right:1em; } .agileits_about_right ul li:last-child,.agileinfo_about_bottom_right_wthree ul li:last-child{ margin-bottom:0; } /*-- //about - * -*/ /*-- about-bottom --*/ .about-bottom{ background:url(../images/1.jpg) no-repeat 0px 0px; background-size:cover; -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; -ms-background-size:cover; min-height:400px; padding-bottom: 40px; } .agileinfo_about_bottom_left img { margin: 0 auto; } .agileinfo_about_bottom_right img{ margin-bottom: 50px; max-height: 100px; } .agileinfo_about_bottom_right h2{ font-size: 2em; color: #fff; line-height: 1.5em; text-transform: capitalize; margin: 2em 0 1em; } .agileinfo_about_bottom_right_wthree{ padding-left:0; } .agileinfo_about_bottom_right_wthree ul li{ display:block; margin-bottom:1em; color:#fff; text-transform:capitalize; } .agileinfo_about_bottom_right_wthree ul li i{ color:#F4B91A; padding-right:1em; } /*-- //about-bottom --*/ /*-- services --*/ .services .descarga { text-align: center; } .btn.btn-default.btn-descarga { color: #F4B91A !important; border: 2px solid black; border-radius: 0; padding: 15px; font-weight: 700; font-size: 1.1em; } .w3l_head1,.w3ls_head_para1{ text-align:center; } .w3l_head1:before,.w3l_head1:after{ width:10% !important; } .w3l_head1:before { left: 35% !important; } .w3l_head1:after { right: 35% !important; } .w3_agileits_services_grids,.w3_team_grids,.w3layouts_gallery_grids,.w3_mail_grids{ margin:3em 0 0; } .w3_agileits_services_grid{ text-align:center; padding: 0; } .w3_agileits_services_grid_agile { padding: 1em; } .w3_agileits_services_grid_1{ width: 120px; height: 120px; border: 2px solid #212121; border-radius: 90px; margin: 0 auto; } .w3_agileits_services_grid_1 i{ color:#212121; font-size:3em; line-height:2.4em; } .w3_agileits_services_grid_agile h3{ text-transform: capitalize; font-size: 1.2em; font-weight: 700; letter-spacing: 3px; color: #F4B91A; margin: 2em 0 1em; padding-bottom: .5em; position: relative; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; } .w3_agileits_services_grid_agile h3:after { content: ''; position: absolute; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; -ms-transition: all .5s ease; transition: all .5s ease; width: 20%; height: 1px; background: #212121; left: 40%; bottom: 0; } .w3_agileits_services_grid:hover .w3_agileits_services_grid_agile h3:after { background: #fff; width: 60%; } .w3_agileits_services_grid_agile p{ color:#0F0F0F; line-height:2em; } .w3_agileits_services_grid:hover .w3_agileits_services_grid_agile{ background: #F4B91A; } .w3_agileits_services_grid:hover .w3_agileits_services_grid_1{ background:#fff; border:2px solid #fff; } .w3_agileits_services_grid:hover .w3_agileits_services_grid_agile h3{ color:#fff; } .w3_agileits_services_grid:hover .w3_agileits_services_grid_agile p{ color:#f7e3e4; } .w3_agileits_services_grid{ -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; -ms-transition: all .5s ease; transition: all .5s ease; } /*-- //services --*/ /*-- team --*/ .team{ background: url(../images/3.jpg) no-repeat 0px 0px; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; -ms-background-size: cover; min-height: 500px; padding:4em 0; } .w3l_head1_w3layouts{ color:#fff; } .w3_team_grid{ text-align:center; } .w3_team_grid h4{ margin:1em 0 0; color:#fff; font-size:1em; letter-spacing:3px; } .w3_team_grid p{ text-transform:uppercase; color:#F4B91A; } .w3_team_grid1{ position:relative; } .w3_team_grid1_pos{ position: absolute; top: 39%; left: 27%; display:none; } .w3ls_social li { display: inline-block; } .w3ls_social li a { width: 30px; height: 30px; color: #f83e03; text-align: center; display: inline-block; padding-top: .5em; font-size: 13px; background: #fff; } .w3ls_social li a:hover{ background: #f83e03; color:#fff; } .w3_team_grid:hover .w3_team_grid1 img{ opacity:.5; } .w3_team_grid:hover .w3_team_grid1_pos{ display:block; } /*-- //team --*/ /*-- gallery --*/ .w3l_gallery_grid li{ display: inline-block; float: left; width: 32.33%; padding: 1%; } .w3layouts_gallery_grid1.box, .w3layouts_gallery_grid1.box video{ border-radius: 10px; } .box { position: relative; overflow: hidden; } .box img { position: absolute; 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; } .box .overbox { border-radius: 10px; background-color: hsla(0, 0%, 11%, 0.6); position: absolute; top: 0; left: 0; color: #fff; 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; opacity: 0; width: 100%; padding:8em 2em 2em; } .box,.box .overbox { height: 230px; } .box:hover .overbox { opacity: 1; } .box .overtext { -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; transform: translateY(40px); -webkit-transform: translateY(40px); } .box .title { font-size:1.5em; text-transform: uppercase; opacity: 0; transition-delay: 0.1s; transition-duration: 0.2s; } .box:hover .title, .box:focus .title { opacity: 1; transform: translateY(0px); -webkit-transform: translateY(0px); } .box .tagline { font-size: 13px; line-height:1.8em; opacity: 0; transition-delay: 0.2s; transition-duration: 0.2s; } .box:hover .tagline, .box:focus .tagline { opacity: 1; transform: translateX(0px); -webkit-transform: translateX(0px); } /*-- //gallery --*/ /*-- services-bottom --*/ .services-bottom{ background: url(../images/2.jpg) no-repeat 0px 0px; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; -ms-background-size: cover; min-height: 315px; padding: 3em 0; } .agileits_w3layouts_about_counter_left i { font-size: 1.5em; color: #fff; width: 100px; height: 100px; border: 2px solid #fff; border-radius: 60px; padding-top: 1.4em; background:#F4B91A; } .agileits_w3layouts_about_counter_left p { font-size: 2.5em; font-weight: bold; color: #fff; margin: 0.5em 0 0e m; } .agileits_w3layouts_about_counter_left { text-align: center; } .agileits_w3layouts_about_counter_left h3 { color: #fff; font-size: 1.3em; margin: .5em 0 0; text-transform: capitalize; } /*-- //services-bottom --*/ /*-- mail --*/ .w3_mail_grids textarea{ outline: none; padding: 10px; color: #212121; font-size: 14px; border: none; border:2px solid #d9d9d9; background: none; width: 97.3%; margin:0 0 3em 1.1em; min-height: 150px; resize: none; font-weight:600; } .w3_mail_grids textarea::-webkit-input-placeholder { color: #212121 !important; } .w3_mail_grids input[type="submit"]{ outline: none; padding: 2px 0; color: #F4B91A ; letter-spacing: 5px; font-size: 1em; border: none; border-bottom: 2px solid #707070; text-transform: uppercase; background: none; width:15%; margin-left: 30em; font-weight: 600; } .w3_mail_grids input[type="submit"]:hover{ color:#212121; border-bottom: 2px solid #F4B91A; } .input { position: relative; z-index: 1; display: inline-block; margin: 1em; max-width: 345px; width: calc(100% - 2em); vertical-align: top; } .input__field { position: relative; display: block; float: right; padding: 0.8em; width: 60%; border: none; border-radius: 0; background: #f0f0f0; color: #aaa; -webkit-appearance: none; /* for box shadows to show on iOS */ } .input__field:focus { outline: none; } .input__label { border: 2px solid #d9d9d9; display: inline-block; padding: 0 1em; width: 40%; color: #212121; font-weight: 600; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .input__label-content { position: relative; display: block; padding: 1.6em 0; width: 100%; } /* Jiro */ .input__field--jiro { padding:1em 0.5em; width: 100%; background: transparent; color: #212121; font-size: 14px; opacity: 0; -webkit-transition: opacity 0.3s; transition: opacity 0.3s; } .input__label--jiro { position: absolute; left: 0; padding: 0 0.85em; width: 100%; height: 100%; text-align: left; pointer-events: none; font-size: 14px; } .input__label-content--jiro { -webkit-transition: -webkit-transform 0.3s 0.3s; transition: transform 0.3s 0.3s; } .input__label--jiro::before, .input__label--jiro::after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; -webkit-transition: -webkit-transform 0.3s; transition: transform 0.3s; } .input__label--jiro::before { -webkit-transform: translate3d(0, 100%, 0) translate3d(0, -2px, 0); transform: translate3d(0, 100%, 0) translate3d(0, -2px, 0); -webkit-transition-delay: 0.3s; transition-delay: 0.3s; } .input__label--jiro::after { z-index: -1; background:#f5f5f5; -webkit-transform: scale3d(1, 0, 1); transform: scale3d(1, 0, 1); -webkit-transform-origin: 50% 0%; transform-origin: 50% 0%; } .input__field--jiro:focus, .input--filled .input__field--jiro { opacity: 1; -webkit-transition-delay: 0.3s; transition-delay: 0.3s; } .input__field--jiro:focus + .input__label--jiro .input__label-content--jiro, .input--filled .input__label-content--jiro { -webkit-transform: translate3d(0, -80%, 0); transform: translate3d(0, -80%, 0); -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); } .input__field--jiro:focus + .input__label--jiro::before, .input--filled .input__label--jiro::before { -webkit-transition-delay: 0s; transition-delay: 0s; } .input__field--jiro:focus + .input__label--jiro::before, .input--filled .input__label--jiro::before { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .input__field--jiro:focus + .input__label--jiro::after, .input--filled .input__label--jiro::after { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); -webkit-transition-delay: 0.3s; transition-delay: 0.3s; -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); } /*-- //mail --*/ /*-- footer --*/ .w3l_footer{ background: url(../images/17.jpg) no-repeat 0px 0px; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; -ms-background-size: cover; min-height: 600px; padding: 5em 0; position:relative; } .w3l_footer form{ width: 45%; margin: 3em auto 0; } .w3l_footer input[type="email"]{ outline:none; padding:10px 20px; float:left; background:#fff; border:1px solid #999; font-size:14px; color:#212121; width:75%; border-top-left-radius: 30px; border-bottom-left-radius: 30px; } .w3l_footer input[type="submit"]{ outline: none; padding: 10px 0; background: #F4B91A; border: 1px solid #f68488; font-size: 14px; color: #fff; width: 25%; border-top-right-radius: 30px; border-bottom-right-radius: 30px; } .w3l_footer input[type="submit"]:hover{ background: #212121; color: #fff; border: 1px solid #6e6e6e; } .w3ls_footer_grids p.agileits_w3layouts_est{ color:#fff; line-height:2em; margin:2em auto 6em; width:65%; text-align:center; } .w3ls_footer_grid_leftl{ float:left; width:55px; height:55px; border-radius:50px; text-align:center; background:#F4B91A; } .w3ls_footer_grid_leftl i{ color: #fff; font-size: 1em; line-height: 3.4em; } .w3ls_footer_grid_leftr{ float:right; width:80%; } .w3ls_footer_grid_leftr h4{ font-size: 1.2em; color: #fff; letter-spacing: 3px; margin-bottom: .5em; } .w3ls_footer_grid_leftr p{ color:#999; line-height:1.5em; } .w3ls_footer_grid_leftr a{ color:#999; text-decoration:none; font-size:14px; } .w3ls_footer_g rid_leftr a:hover{ color:#F4B91A; } .w3l_footer_pos{ position:absolute; padding:1em; left:0%; bottom:0%; width:100%; background:rgba(255, 255, 255, 0.18); } .w3l_footer_pos p{ text-align:center; color:#fff; line-height:1.8em; } .w3l_footer_po s p a{ color:#F4B91A; text-decoration:underline; } .w3l_footer_pos p a:hover{ color:#fff; } .w3ls_footer_grid_left:hover .w3ls_footer_grid_leftl{ background:#fff; } .w3ls_footer_grid_left:hover .w3ls_footer_grid_leftl i{ color:#212121; } .w3ls_footer_g rid_left:hover .w3ls_footer_grid_leftr h4{ color:#F4B91A; } /*-- //footer --*/ .map iframe{ width:100%; min-height:350px; margin-top:2em; margin-bottom:-6px; } /*-- to-top --*/ #toTop { display: none; text-decoration: none; position: fixed; bottom: 20px; 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 --*/ /*-- start-responsive-design --*/ @media (max-width:1440px){ .banner { min-height: 530px; } } @media (max-width:1080px){ .navbar-nav > li:nth-child(2) a { /*margin-right: 22.1em !important;*/ } .navbar-nav > li > a { margin: 3em 4.1em; } .w3_navigation_pos { text-align: center; } .banner { min-height: 470px; } .banner p { margin: 8em 0 0; } .w3l_head:before, .w3l_head:after { width: 30%; } .w3l_head:after { right: 20%; } .agileits_about_right p i { margin: 1em 0 0; } .agileinfo_about_bottom_right h2 { font-size: 1.8em; margin:1.5em 0 1em; } .agileinfo_about_bottom_right { padding-left: 0; } .agileinfo_about_bottom_right_wthree { padding: 0; } .w3_agileits_services_grid_agile h3 { letter-spacing: 2px; } .w3_agileits_services_grid_1 { width: 100px; height: 100px; } .w3_agileits_services_grid_1 i { font-size: 2em; line-height: 3em; } .w3l_head { font-size: 2.3em; } .team { min-height: 430px; } .w3_team_grid1_pos { top: 40%; left: 19%; } .box, .box .overbox { height: 189px; } .box .overbox { padding:6em 1em 2em; } .about, .services, .team-bottom, .mail { padding: 4em 0; } .input { max-width: 278px; } .w3_mail_grids input[type="submit"] { width: 20%; margin-left: 24em; } .w3l_footer form { width: 55%; } .w3l_footer { min-height: 560px; } .w3ls_footer_grids p.agileits_w3layouts_est { margin: 2em auto 4em; } .w3ls_footer_grid_leftr { width: 75%; } } @media (max-width: 1024px){ .w3_navigation_pos { left:41%; } .banner { min-height: 410px; } .agileits_about_right { padding-left: 4em; } } @media (max-width: 991px){ .w3_navigation_pos h1 a { font-size: 1em; } .navbar-nav > li:nth-child(2) a { /*margin-right: 7em !important;*/ } .navbar-nav > li:nth-child(3) a { /*margin-left: 1em !important;*/ } .navbar-nav > li > a { margin: 2.5em 2.6em; } .w3_navigation_pos { /*top: 28%;*/ left: 38.5%; } .banner p { font-size: 1.74em; } .w3l_head:before, .w3l_head:after { width: 15%; } .w3l_head:after { right: 65%; } .agileits_about_right { padding: 0; margin: 2em 0 0; } .agileits_about_right p { margin-bottom: 2em; } .agileinfo_about_bottom_right_wthree { float: left; width: 50%; } .agileinfo_about_bottom_left { margin-top: 2em; } .w3_agileits_services_grid { float: left; width: 50%; } .w3_team_grid { float: left; width: 50%; } .w3_team_grid:nth-child(2) { margin-bottom: 2em; } .team { padding: 3em 0; } .w3l_head1:before, .w3l_head1:after { width: 20% !important; } .w3l_head1:before { left: 25% !important; } .w3l_head1:after { right: 25% !important; } .w3_team_grid1_pos { top: 43%; left: 29%; } .box, .box .overbox { height: 145px; } .box .overbox { padding: 4em 1em 2em; } .agileits_w3layouts_about_counter_left { float: left; width: 25%; } .agileits_w3layouts_about_counter_left i { font-size: 1.4em; width: 85px; height: 85px; } .agileits_w3layouts_about_counter_left p { font-size: 2.3em; } .agileits_w3layouts_about_counter_left h3 { font-size: 1.1em; } .services-bottom { min-height: 275px; } .input { max-width: 205px; } .w3_mail_grids textarea { width: 96%; } .w3_mail_grids input[type="submit"] { width: 25%; margin-left: 17em; text-align: center; } .w3l_footer { padding: 4em 0 0; } .w3l_footer form { width: 75%; margin: 2em auto 0; } .w3ls_footer_grids p.agileits_w3layouts_est { width: 85%; margin: 2em auto 3em; } .w3ls_footer_grid_left { float: left; width: 33.33%; } .w3ls_footer_grid_leftl { float: none; margin: 0 auto 1em; } .w3ls_footer_grid_leftr { width: 100%; float: none; text-align: center; } } @media (max-width: 800px){ .w3_navigation_pos { left:38.5%; } .banner p { margin: 7em 0 0; } .banner { min-height: 350px; } .w3l_head:before { left: -5%; } } @media (max-width: 768px){ .w3_navigation_pos h1 a { font-size: .95em; } .w3_navigation_pos { left: 39%; } .w3l_head { font-size: 2em; } .agileits_about_left { padding: 0 3em; } .agileits_about_right { padding-left: 3em; } .agileinfo_about_bottom_right h2 { font-size: 1.7em; } } @media (max-width: 767px){ .navbar-default .navbar-toggle { border-color: #212121; } .navbar-default .navbar-toggle .icon-bar { background-color: #212121; } .navbar-toggle { margin: 1em 0; } .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { background-color: transparent; } .w3_navigation_pos { text-align: center; position: inherit; } .navbar-nav { float: none; margin: 0; text-align: center; background: #dfdfdf; padding-top: 0; } .navbar-nav > li > a { margin: 2em 0; } .navbar-nav > li:nth-child(2) a { margin-right: auto !important; } } @media (max-width: 736px){ .header { padding: 0.6em 1em; } .w3ls_head_image{ height: 260px; margin-top: 30px; } .banner p { font-size: 1.67em; } .banner { min-height: 310px; } .box .overbox { padding: 3em 1em 2em; } .box, .box .overbox { height: 139px; } .input { max-width: 194px; } .map iframe { min-height: 300px; } } @media (max-width: 667px){ .w3layouts_header_right ul li:last-child { margin-left: 1em; } .banner p { font-size: 1.5em; } .w3l_head { font-size: 1.8em; } .w3l_head:before, .w3l_head:after { width: 20%; } .w3l_head:before { left: -9%; } .w3l_head:after { right: 59%; } .box, .box .overbox { height: 125px; } .box .title { font-size: 1.3em; } .agileits_w3layouts_about_counter_left p { font-size: 2.1em; } .agileits_w3layouts_about_counter_left h3 { font-size: .95em; } .input { max-width: 187px; margin: .5em; } .w3_mail_grids input[type="submit"] { font-size: 14px; } .w3ls_footer_grid_left { padding: 0; } .w3ls_footer_grids p.agileits_w3layouts_est { width: 98%; } } @media (max-width: 640px){ .banner p { font-size: 1.43em; } .about, .services, .team-bottom, .mail { padding: 3em 0; } .agileinfo_about_bottom_right h2 { font-size: 1.5em; } .w3_agileits_services_grid_1 i { font-size: 1.5em; } .w3_agileits_services_grid_1 { width: 80px; height: 80px; } .w3_team_grid1_pos { left: 27%; } .w3l_gallery_grid li { width: 50%; } .box, .box .overbox { height: 190px; } .box .overbox { padding: 7em 1em 2em; } .agileits_w3layouts_about_counter_left { padding: 0; } .input__field--jiro,.w3_mail_grids textarea,.input__label--jiro { font-size: 13px; } .input { max-width: 178px; } .w3l_footer { padding: 3em 0 0; min-height: 530px; } } @media (max-width: 600px){ .w3_navigation_pos h1 a { font-size: .85em; } .banner p span { padding: 0 .3em; } .banner p { font-size: 1.38em; } .banner { min-height: 270px; } .w3_team_grid1_pos { left: 24%; } .box, .box .overbox { height: 175px; } .input { max-width: 165px; } .w3_mail_grids input[type="submit"] { margin-left: 15em; } } @media (max-width: 568px){ .w3layouts_header_right ul li,.w3layouts_header_left p { font-size: 13px; } .w3_navigation_pos h1 a { font-size: .8em; } .w3_navigation_pos { margin-top: .85em; } .banner p { font-size: 1.3em; } .box, .box .overbox { height: 167px; } .box .overbox { padding: 5em 1em 2em; } .input { max-width: 100%; margin: 2em 0 0; } .input__label--jiro { padding: 0 0.5em; } .w3_mail_grids { margin: 0 !important; } .w3_mail_grids textarea { width: 93%; margin: 3em 0 3em 0.1em; } .w3_mail_grids input[type="submit"] { margin-left: 14.5em; } .w3l_footer form { width: 85%; } .w3ls_footer_grids p.agileits_w3layouts_est { margin: 2em auto 1.5em; } } @media (max-width: 480px){ .banner p { font-size: 1.08em; } .w3layouts_header_left,.w3layouts_header_right { float: none; text-align: center; } .banner { min-height: 230px; } .w3l_head { font-size: 1.6em; } .agileits_about_left { padding: 0 2em; } .agileits_about_right { padding-left: 2em; } .agileits_about_right ul li { font-size: 14px; } .about, .services, .team-bottom, .mail { padding: 2em 0; } .agileinfo_about_bottom_right h2 { font-size: 1.3em; } .agileinfo_about_bottom_right_wthree { float: none; width: 100%; } .agileinfo_about_bottom_right_wthree:nth-child(3) { margin: 1em 0 0; } .w3_agileits_services_grid_agile h3 { letter-spacing: 1px; font-size: 1.1em; } .w3_team_grid1_pos { left: 15%; } .box, .box .overbox { height: 138px; } .box .overbox { padding: 4em 1em 2em; } .agileits_w3layouts_about_counter_left { width: 50%; } .agileits_w3layouts_about_counter_left:nth-child(2) { margin-bottom: 2em; } .input { width: calc(100% - 0em); } .w3_mail_grids textarea { width: 100%; margin: 3em 0 3em 0em; } .w3_mail_grids input[type="submit"] { width: 35%; margin-left: 10.5em; } .w3l_footer form { width: 90%; } .w3ls_footer_grid_leftr h4 { font-size: 1.1em; letter-spacing: 2px; } } @media (max-width: 414px){ .w3_mail_grids input[type="submit"] { margin-left: 8.5em; } .w3l_head:before, .w3l_head:after { width: 30%; } .w3l_head:after { right: 37%; } .w3ls_head_para { letter-spacing: 6px; font-size: 11px; } .agileits_about_right { padding-left: 0em; margin-top: 1em; } .w3_agileits_services_grid { float: none; width: 85%; margin: 0 auto; } .w3_agileits_services_grids, .w3_team_grids, .w3layouts_gallery_grids, .w3_mail_grids { margin: 2em 0 0; } .w3_team_grid1_pos { left: 7%; top: 38%; } .box, .box .overbox { height: 116px; } .box .overbox { padding: 1em 1em 2em; } .w3l_footer form { width: 100%; } .w3ls_footer_grid_left { float: none; width: 100%; } .w3ls_footer_grid_left:nth-child(2) { margin: 2em 0; } .w3l_footer { padding: 3em 0 0; min-height: 820px; } } @media (max-width: 384px){ .w3_navigation_pos h1 a { font-size: .75em; } .navbar-toggle { margin: 0.8em 0; } .w3_navigation_pos { margin-top: .6em; } .banner p { line-height: 1.8em; margin: 6em 0 0; } .agileinfo_about_bottom_left img { width: 70%; } .w3l_head1:before, .w3l_head1:after { width: 35% !important; } .w3l_head1:before { left: 11% !important; } .w3l_head1:after { right: 12% !important; } .w3_team_grid { float: none; width: 75%; margin: 0 auto; } .w3_team_grid1_pos { left: 21%; } .w3_agileits_services_grid_agile h3 { margin: 1.5em 0 1em; } .w3_team_grid:nth-child(2) { margin: 2em auto; } .w3_team_grid:nth-child(3) { margin-bottom: 2em; } .w3l_gallery_grid li { width: 90%; float: none; margin: 0 auto; display: block; } .box, .box .overbox { height: 197px; } .box .overbox { padding: 6em 2em 2em; } .w3_mail_grids input[type="submit"] { margin-left: 8.5em; } .map iframe { min-height: 250px; } } @media (max-width: 375px){ .box, .box .overbox { height: 193px; } .w3l_footer { min-height: 855px; } } @media (max-width: 320px){ .w3_navigation_pos h1 a { font-size: .7em; } .nav > li { font-size: 13px; } .navbar-nav > li > a { margin: 1.5em 0; } .agileits_about_left { padding: 0 1em; } p, ul li, ol li{ font-size: 13px; } .agileinfo_about_bottom_right h2 { font-size: 1.2em; } .w3l_head1:before { left: 3% !important; } .w3l_head1:after { right: 4% !important; } .w3_team_grid1_pos { left: 13%; } .w3_team_grid h4 { font-size: .9em; letter-spacing: 2px; } .box, .box .overbox { height: 160px; } .box .overbox { padding: 5em 2em 2em; } .w3_mail_grids input[type="submit"] { width: 50%; } .w3_mail_grids input[type="submit"] { margin-left: 5.5em; } .w3l_footer input[type="submit"] { font-size: 13px; width: 30%; } .w3l_footer input[type="email"] { font-size: 13px; width: 70%; } .w3ls_footer_grids p.agileits_w3layouts_est { width: 100%; } .w3l_head { font-size: 1.4em; } .agileits_w3layouts_about_counter_left i { font-size: 1em; width: 65px; height: 65px; } .agileits_w3layouts_about_counter_left p { font-size: 1.8em; } .services-bottom { padding: 2em 0; } } .map-container { width: 100%; /*margin: 50px 0 3000px;50px*/ } .map-container iframe{ width: 100%; display: block; pointer-events: none; position: relative; /* IE needs a position other than static */ } .map-container iframe.clicked{ pointer-events: auto; } .gracias { text-align: center; padding: 40px; } .gracias h1 { margin: 30px; } .gracias p.texto { margin: 30px; font-size: 1.3em; }
0.292797
0.050331
@import url(http://fonts.googleapis.com/css?family=Dorsa); @charset "utf-8"; /* CSS Document */ a[href^="tel:"] { color: inherit; text-decoration: none;} .color-1 { color: #efedef;} .img-indent { margin: 0px 30px 0 0; float: left;} .img-indent1 { margin: 1px 29px 16px 0; float: left;} .wrapper { width: 100%; overflow: hidden;} .center { text-align: center;} .spinner { position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 9999; background: url(../Images/spinner.gif) 50% 50% no-repeat #fff;} .preloader { background: url(../Images/loader.gif) center center no-repeat;} .clear { clear: both; line-height: 0; font-size: 0; overflow: hidden; height: 0; width: 100%;} .m-top { margin-top: -7px;} .overflow.extra { overflow: visible;} .left-0 { margin-left: 0 !important;} .overflow { overflow: hidden;} .inner-1 { padding-right: 30px; } /*------ header ------- */ img, a:focus { border:0; outline:none;} html, body { height:100%; margin:0; padding:0;} .banner-home {background:url(../Images/banner-2.jpg) 0 0 no-repeat; background-size:cover; height:430px;} .bg-content .quote { left: 19%; position: absolute; text-align: center; text-shadow: 10px 5px 10px rgba(0, 0, 0, 0.8); top: 160px; position:absolute; border-bottom:3px solid #FFFFFF; border-top:3px solid #FFFFFF; padding:0px 50px; } .bg-content .quote h1 {color: #FFFFFF; font-size: 54px; font-weight: 200; font-family:"Times New Roman", Times, serif; line-height: 1em;} .bg-content .quote h2 { color: #FFFFFF; font-size:28px; font-family:"Times New Roman", Times, serif; line-height: 1.3em;} header { /*padding: 30px 0 29px;*/ z-index: 5000; /* background: #000 url(../Images/header-bg.png) repeat*/; background: url(../Images/bg-content.jpg) 50% 50%; width:100%; position:fixed; box-shadow:2px 2px 5px rgba(0, 0, 0, 0.4); -moz-box-shadow:2px 2px 5px rgba(0, 0, 0, 0.4); -webkit-box-shadow:2px 2px 5px rgba(0, 0, 0, 0.4); -o-box-shadow:2px 2px 5px rgba(0, 0, 0, 0.4);} .navbar_ { margin: 0; position: relative;} .navbar_ .navbar-inner_ { padding: 0; margin: 0; border: none; min-height: inherit; filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);} .navbar_ .container { position: relative;} .nav-collapse_ { padding: 0; z-index: 10; float: right;} .nav-collapse_ .nav li { margin: 0; padding: 0; position: relative; zoom: 1;} .nav-collapse_ .nav > li { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; background: none; margin-left: 1px;} .nav-collapse_ .nav li a { text-shadow: none; text-decoration: none; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; text-transform: uppercase; font-family: 'Open Sans', sans-serif; font-size: 14px; line-height: 22px; text-align: left; font-weight: normal; color: #ffffff; outline:none; } .nav-collapse_ .nav > li > a { margin: 0; padding: 25px 20px; display: block; background: none; position: relative; z-index: 20; width: auto; /* -webkit-border-radius: 44px; -moz-border-radius: 44px; border-radius: 44px;*/} .nav-collapse_ .nav > li > a .sf-sub-indicator { position: absolute; width: 6px; height: 6px; background: url(../Images/indicator.png) no-repeat 0 0; bottom: 12px; margin-left: 6px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;} .nav-collapse_ .nav > li:hover > a .sf-sub-indicator, .nav-collapse_ .nav > li.active > a .sf-sub-indicator { position: absolute; width: 10px; height: 10px; background: url(../Images/indicator1.png) no-repeat 0 0;} .nav-collapse_ .nav > li.sub-menu a{ padding-right:30px; text-transform:none;} .nav-collapse_ .nav > li.sfHover > a,.nav-collapse_ .nav > li.sfHover > a:hover,.nav-collapse_ .nav > li > a:hover,.nav-collapse_ .nav > li.active > a, .nav-collapse_ .nav > li.active > a:hover { background:#fff; color: #000; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none;} .nav-collapse_ .nav > li.sfHover > a .sf-sub-indicator,.nav-collapse_ .nav > li.active > a .sf-sub-indicator { background-position: 0 bottom;} .sub-menu > a { position: relative;} .nav-collapse_ .nav ul { position: absolute; display: none; width: 270px; top: 72px; list-style: none; zoom: 1; z-index: 9; background: #505050; padding: 0; margin: 0;} .nav-collapse_ .nav > li.sub-menu ul li a { color:#FFFFFF;} .nav-collapse_ .nav ul li { text-align: center;} .nav-collapse_ .nav ul li a { padding: 6px 20px!important; display: block; background: none;} .nav-collapse_ .nav > li > ul li > a:hover,.nav-collapse_ .nav > li > ul li.sfHover > a { text-decoration: none; color: #ffffff; background: #df0000;} .nav-collapse_ .nav ul .sf-sub-indicator { display: none;} .nav-collapse_ .nav ul ul li a { color: #ffffff;} .nav-collapse_ .nav li ul ul li a:hover { text-decoration: none; color: #000000;} /*------ logo ------- */ .navbar_ .brand_ { display: block; float: left; font-size: 0; line-height: 0; margin-top:15px; } .navbar_ .brand_ h1 { font-size: 0; line-height: 0;} h1,h2,h3,h4,h5,h6 { text-transform: none; color: #df0000; font-family: 'Open Sans', sans-serif; font-weight: 300; letter-spacing: -1px;} h1 { font-size: 70px; line-height: 74px;} header h1 { padding: 0; margin: 0;} h2 { font-size: 42px; line-height: 52px;} h3 { font-size: 28px; line-height: 34px; margin: 32px 0 15px; font-weight: normal;} .content-extra h3 { margin:25px 0;} h4 { font-size: 48px; line-height: 50px; margin: 21px 0 20px;} h5 { font-size: 18px; color: #707070; font-weight: 600; letter-spacing: 0;} p { margin-bottom: 25px; } /*------ content ------- */ #content { position: relative; padding: 0;} .bg-content { background: url(../Images/bg-content.jpg) 50% 50%;} .block-slogan { overflow: hidden; padding-bottom: 44px;} .block-slogan h2:first-letter { color: #df0000; font-weight: normal;} .block-slogan h2 { float: left; margin: 0; padding-right: 58px; line-height: 54px;} .block-slogan p { border-left: 1px solid #454545; padding: 0 0 0 26px;} .block-slogan div { overflow: hidden;} .row-1, .row-2 { background: #fff;} .row-2 { background:#fff; text-align:center; border-top:2px dashed #ccc; } .row-2 h3 { margin:10px 0; font-style:normal;} .ic { border:0; float:right; background:#fff; color:#f00; width:50%; line-height:10px; font-size:10px; margin:-220% 0 0 0; overflow:hidden; padding:0} /*------ thumbnails-1 ------- */ .thumbnails-1 { margin: 0; list-style: outside none;} ul.thumbnails.comp { border-bottom:2px solid rgba(223, 0, 0, 0.5); margin-bottom:50px;} .thumbnails-1 > li { margin-bottom: 20px;} .thumbnails-1 .thumbnail-1 { border: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; padding: 0; line-height: 20px;} .thumbnails-1 .thumbnail-1 section { padding-top: 5px;} .thumbnails-1 .thumbnail-1 section h3 { color:#df0000; font-weight: normal; font-size:16px; margin:0 0 5px;} .thumbnail.thumbnail-1 ul { margin:0;} .thumbnail.thumbnail-1 li { list-style:none; border-bottom: 1px dashed #CCCCCC; margin-bottom: 5px; padding-bottom: 5px;} .thumbnail.thumbnail-1 li:last-child { border:0;} .border-horiz { background: url(../Images/border-horiz.gif) repeat-x 0 0; height: 2px; margin: 16px 0 0;} .border-horiz.extra { margin-bottom: 10px;} .txt-1 { color: #ffffff; padding: 3px 0 10px;} /*------ list-services ------- */ .list-services .thumbnail-1 { background: #000000; padding: 10px;} .list-services a { margin-bottom: 10px; display: inline-block;} .list-services p { padding-bottom: 20px;} .list-services section { padding: 0 20px; text-align:center;} .list-services li { margin-bottom: 30px;} .quote-1 { border: medium none; color: #7f7f7f; display: block; margin: 0; padding: 0; position: relative;} .badge { font-size: 41px; line-height: 44px; width: 67px; text-shadow: 1px 1px #e8eaea; text-align: center; -webkit-border-radius: 36px; -moz-border-radius: 36px; border-radius: 36px; background: #d1cfd0; -webkit-box-shadow: 1px 1px #dddcde; -moz-box-shadow: 1px 1px #dddcde; box-shadow: 1px 1px #dddcde; float: left; margin-right: 18px; color: #1a1a1a; padding: 11px 0; border-right: 1px solid #eaedee; border-bottom: 1px solid #eaedee;} /*------ lists ------- */ .list.extra { width: 100%; margin: 0; float: none; padding-top: 5px;} .list.extra2 { width: 170px; padding-top: 5px;} .list-pad { padding-right: 28px;} .list { list-style: none outside; padding-top: 14px; float: left; width: 106px; margin: 0;} .list li { background: url(../Images/marker-1.png) no-repeat 0 7px; padding-left: 10px; padding-bottom: 10px;} .list li.last { padding-bottom: 0;} .list.extra1 a,.list.extra2 a { color: #7f7f7f;} .list.extra1 a:hover,.list.extra2 a:hover { color: #df0000;} .list li a { color: #df0000; display: inline-block;} .list li a:hover { text-decoration: none; color: #ffffff;} /*----------- list-photo--------------*/ .list-photo { list-style: none outside; margin: 0; overflow: hidden; margin-left: -30px;} .list-photo li { float: left; margin: 0 0 30px 30px;} /*----------- .portfolio --------------*/ .portfolio { list-style: none outside; margin: 0;} .portfolio li { float: left; margin: 0 0 30px 30px;} .magnifier { opacity: 1; position: relative; height: auto; 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;} .magnifier:hover { opacity: 0.7;} .magnifier:after { content: ''; display: block; width: 100%; height: 100%; position: absolute; opacity: 0; left: 0; top: 0; background: url('../Images/magnifier.png') center center no-repeat #000000; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;} .magnifier:hover:after { opacity: 0.6;} /*----------- .list-blog --------------*/ .list-blog { list-style: none outside; margin: 0;} .list-blog li { background: url(../Images/border-horiz.gif) repeat-x 0 bottom; padding-bottom: 40px; margin-top: 32px;} .list-blog li.last { background: none;} .list-blog h3 { margin-bottom: 6px; margin-top: 0;} .list-blog img { margin: 21px 0 24px;} .meta { margin-bottom: 10px; overflow: hidden;} .meta a:hover { color:#df0000; text-decoration:underline;} .date-1 { float: left; border-right: 1px solid #7f7f7f; line-height: 18px; padding-right: 8px; font-size:12px;} .name-author { float: left; line-height: 18px; padding-left: 8px; font-size:12px;} .name-author a { text-decoration: none; outline:none;} .comments { float: right; line-height: 18px; text-decoration: none; font-size:12px;} .price-table { width:100%; margin:30px auto; text-align:center; display:table; } .price-table ul, .price-table .span2, .price-table .span3 { margin:0; } .price-table ul li em { font-size:16px; font-style:normal;} .price-table .span2:hover, .price-table .span3:hover, .price-table .span2.main { box-shadow:0 0 20px rgba(0, 0, 0, 0.5); -moz-box-shadow:0 0 20px rgba(0, 0, 0, 0.5); -webkit-box-shadow:0 0 20px rgba(0, 0, 0, 0.5); -o-box-shadow:0 0 20px rgba(0, 0, 0, 0.5); position:relative; z-index:100;} .price-table ul li { list-style:none; padding:10px; font-family:Arial, Helvetica, sans-serif; font-size:13px; } .price-table ul.dark.tl { text-align:left; font-weight:bold;} .price-table ul li.long { height:62px;} .price-table ul.dark li:nth-child(even) { background-color:#E3E3E3;} .price-table ul.dark li:nth-child(odd) { background-color:#F6F6F6;} .price-table ul li:nth-child(even) { background-color:#E3E3E3;} .price-table ul li:nth-child(odd) { background-color:#ffffff;} .none { background-color:#FFFFFF!important;} .none.price { height:46px;} .none.price span { color:#666666; font-family:'Open Sans',sans-serif; font-size:18px;} .basic {background-color:#F0B128!important; padding:0!important; color: #FFFFFF; display: table; font-size: 22px; text-align: center!important; width: 100%;} .basic-price{background-color: #F3BF34 !important; color: #FFFFFF; display: table; font-size: 32px; padding: 28px; text-align: center; width: 100%;} .ecom {background-color:#D85200!important; padding:0!important; color: #FFFFFF; display: table; font-size: 22px; text-align: center!important; width: 100%;} .ecom-price{background-color: #E06400 !important; color: #FFFFFF; display: table; font-size: 32px; padding: 28px; text-align: center; width: 100%;} .ecom strong { padding:10px!important; display:inline-table;} .strd {background-color:#ED8000!important; padding:0!important; color: #FFFFFF; display: table; font-size: 22px; text-align: center!important; width: 100%;} .strd-price{background-color: #F19300 !important; color: #FFFFFF; display: table; font-size: 32px; padding: 28px; text-align: center; width: 100%;} .strd strong, .basic strong, .ecom strong { padding:10px!important; display:inline-table; font-size:18px; font-family: 'Open Sans', sans-serif; font-weight:normal;} .strd-price span, .basic-price span, .ecom-price span {font-size:28px; font-family: 'Open Sans', sans-serif;} /*----------- search --------------*/ /* search-form */ #search { margin: 0; padding: 10px 0 0; overflow: hidden;} #search input { background: #ffffff; border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; line-height: 21px !important; width: 260px; float: left; margin: 0px 10px 0 0; padding: 4px 12px 5px; font-size: 14px; height: 30px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;} #search input:focus { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none;} #search a { float: left;} /***** map *****/ .map { margin: 0 0 25px; padding-top: 70px; line-height: 0;} .map iframe { border: none; width: 100%; height: 370px;} /*------ mail & address------- */ .address-1 { overflow: hidden;} .address-1 strong { color: #7f7f7f; display: block; font-weight: normal;} .mail-1 { text-decoration: underline; color: #df0000;} .mail-1:hover { text-decoration: none;} .mail-2 { text-align: right;} .mail-2 a { color: #3c3c3c;} .mail-2 a:hover { text-decoration: underline;} /***** contact form *****/ #contactform { position: relative; vertical-align: top; z-index: 1; margin: 0 0 20px; padding-top: 70px;} #contactform fieldset { border: none; padding: 0; width: 100%; overflow: hidden;} #contactform label { display: inline-block; min-height: 40px; position: relative; margin: 0;} #contactform .message { min-height:270px; width: 100%;} #contactform input, #contactform textarea { font-family: 'Open Sans', sans-serif; padding: 5px; margin: 0; font-size: 14px; line-height: 20px !important; color: #7f7f7f; background: none; outline: none; width: 400px; border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border-bottom: 1px dashed #df0000;} #contactform input { height: 30px;} #contactform input:focus,#contactform textarea:focus { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none;} #contactform .area .error { float: none;} #contactform textarea { height: 200px; resize: none; overflow: auto;} #contactform .success { display: none; margin-bottom: 20px; color: #000000; font-size: 14px; line-height: 16px; position: relative; background: #ffffff; padding: 12px 14px; text-transform: none;} #dvError { display: none; margin-bottom: 20px; color: red; font-size: 14px; line-height: 16px; position: relative; background: #ffffff; padding: 12px 14px; text-transform: none;} #contactform .error,#contactform .empty { color: #f00; font-size: 11px; line-height: 1.27em; display: none; overflow: hidden; margin-bottom: 5px; padding: 2px 4px 6px 4px; text-transform: none;} .buttons-wrapper { position: relative;} .buttons-wrapper a { margin-right: 10px; cursor: pointer;} .buttons-wrapper a:hover { text-decoration: none;} /*----------- buttons & links--------------*/ .btn-1 { color: #fff; background: #df0000; padding: 5px 14px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; text-shadow: none; border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;} .btn-1:hover { color: #fff; background:#DF0000; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; text-decoration: none;} .policy { position: relative; margin-top: -3px;} .policy strong { display: block; color: #ffffff; line-height: 16px; padding-bottom: 9px;} .policy p { color: #7f7f7f; padding-bottom: 21px;} .block-404 { background: #ffffff; margin: 40px 0 30px; overflow: hidden;} .block-404 .img-404 { float: none; width: 100%;} .box-404 { padding: 42px 10px 0; overflow: hidden;} .box-404 h2 { color: #df0000; font-size: 80px; line-height: 84px; font-weight: normal; margin: 0;} .box-404 h3 { color: #000000; margin: 0 0 21px;} .box-404 p { padding-bottom: 25px;} #form-search { overflow: hidden; position: relative;} #form-search input { background: #e5e5e5; border-top: 1px solid #c3c3c3; border-right: 1px solid #d9d9d9; border-left: 1px solid #d9d9d9; border-bottom: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; line-height: 21px !important; width: 84%; font-size: 14px; margin: 0 10px 0 0; padding: 4px 12px 5px; height: 30px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left;} #form-search input:focus { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none;} #form-search a { float: left;} /*------ footer ------- */ footer { padding:5px 0;} .privacy { color: #1a1a1a; padding-top: 6px;} .privacy a { color: #df0000;} .list-social { list-style: none outside none; overflow: hidden; margin: 0;} .list-social a { width: 30px; height: 30px; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear; background-position: 0 0; background-repeat: no-repeat;} .list-social a.icon-1 { background-image: url(../Images/soc-icon-1.png);} .list-social a.icon-2 { background-image: url(../Images/soc-icon-2.png);} .list-social a.icon-3 { background-image: url(../Images/soc-icon-3.png);} .list-social a.icon-4 { background-image: url(../Images/soc-icon-4.png);} .list-social a.icon-5 { background-image: url(../Images/soc-icon-5.png);} .list-social li { float: left; margin-left: 5px;} .list-social a:hover { background-position: 0 bottom;} .get-started { padding:6px 10px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; background: #f4b873; /* Old browsers */ background: -moz-linear-gradient(top, #f4b873 0%, #f4b873 5%, #ef9a36 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4b873), color-stop(5%,#f4b873), color-stop(100%,#ef9a36)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #f4b873 0%,#f4b873 5%,#ef9a36 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #f4b873 0%,#f4b873 5%,#ef9a36 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #f4b873 0%,#f4b873 5%,#ef9a36 100%); /* IE10+ */ background: linear-gradient(to bottom, #f4b873 0%,#f4b873 5%,#ef9a36 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4b873', endColorstr='#ef9a36',GradientType=0 ); /* IE6-9 */ border: 1px solid #DA7411; color: #FFFFFF !important; text-shadow: 0 1px 0 #B37328; margin:5px auto; display:inline-table;} /*--- footer end ------*/ @media (min-width: 1300px) { .box-404 { overflow: hidden;} .block-404 .img-404 { width: 770px; height: 393px; float: left; } #search input { width: 286px;} #form-search input { width: 216px;} .box-404 { padding: 42px 50px 0;} .address-1 strong { margin-bottom:10px;} .list-photo li.last { margin-right: 0;} .overflow.extra { overflow: hidden;} } @media (max-width: 1299px) and (min-width: 979px) { .overflow.extra { overflow: visible; } } @media (max-width: 1300px) { #search input { width: 200px; } } @media (max-width: 979px) { #search input { width: 127px; } .block-404 .img-404 { margin-left: 0; } .img-indent1 img { width: 100%; } #contactform label { display: block; } #contactform input, #contactform textarea { width: 100%; } .inner-1 { padding: 0; } .block-slogan h2 { padding-right: 30px; } .box2 { margin:0px 20px;} } @media (min-width: 768px) and (max-width: 979px) { .navbar_ .btn { display: none !important; } .navbar_ { margin: 0; position: relative; } .navbar_ .navbar-inner_ { padding: 0; margin: 0; border: none; min-height: inherit; filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);} .navbar_ .container { position: relative; } .nav-collapse_ { height: auto !important; overflow: visible !important; clear: none !important; } .nav-collapse_ .nav > li { float: left !important; margin-left: 10px; } .portfolio { margin-left: -10px; } .portfolio li { margin-left: 30px; width: 45%; } .portfolio li img { width: 100%; } .img-indent { float: none; margin: 0 0 18px 0; } .img-indent img { width: 100%; } #contactform input, #contactform textarea { width: 100%; } #form-search input {width: 74%;} } @media (max-width: 767px) { body { padding: 0; } .nav-collapse_ { padding-top: 0px; padding-right: 0; } .navbar_ .nav-collapse_ { position: absolute; left: auto; top: 62px; right: 0; } .nav-collapse_ .nav li a { color:#FFFFFF;} .navbar_ .btn { display: inline-block; float: right; background: #df0000; padding: 18px 0 20px; text-decoration: none; margin: 0; font-size: 20px; line-height: 24px; text-shadow: none; color: #ffffff; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; border: none; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; width: 63px; text-align: center; font-weight: normal; position: relative; } .navbar_ .btn:hover { background: #181818; color: #ffffff; } .navbar_ .btn .icon-bar { position: absolute; width: 9px; height: 6px; background: url(../Images/indicator.png) no-repeat 0 0; left: 50%; bottom: 12px; margin-left: -5px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; } .nav-collapse_ .nav { position: relative; zoom: 1; z-index: 999; width: 185px; background:#505050; padding: 0; margin: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; } .nav-collapse_ .nav li { background: none; margin: 0; padding: 0; display: block; width: 100%; text-align: center; } .nav-collapse_ .nav li a { display: block; font-weight: normal; padding: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; width: 100%; padding: 8px 10px!important; font-weight: normal; text-align:center; } .nav-collapse_ .nav > li.sfHover, .nav-collapse_ .nav > li:hover, .nav-collapse_ .nav > li.active, .nav-collapse_ .nav > li.active { background: none; } .nav-collapse_ .nav > li.sfHover > a, .nav-collapse_ .nav > li.sfHover > a:hover, .nav-collapse_ .nav > li > a:hover, .nav-collapse_ .nav > li.active > a, .nav-collapse_ .nav > li.active > a:hover { text-decoration: none; color: #ffffff; background: #df0000; } .sub-menu > a { position: relative; display: block; } .nav-collapse_ .nav ul { position: relative; display: none; width: 100%; list-style: none; zoom: 1; z-index: 9; background: #808080; padding: 0; margin: 0; left: 0; top: 0; } .nav-collapse_ .nav ul li a { display: block; font-size: 16px; padding: 4px 0; } .nav-collapse_ .nav ul li a:hover { background: #575757 !important; } .row { padding: 0 20px; } footer { padding-left: 20px; padding-right: 20px; } .bg-glow { background: none; } .thumbnail-1 > img { width: 100%; } #form-search input { width: 70%; } .portfolio { margin-left: -30px; } .portfolio li { float: left; margin-left: 30px; width: 44%; } .portfolio li img { width: 100%; } #search input { width: 66%; } .thumbnails-1 .thumbnail-1 img { width: 100%; } .thumbnails-1 { margin-left: -20px; } .thumbnails-1 li { float: left; width: 45%; margin-left: 20px; } } @media (max-width: 640px) { .block-slogan h2 {float: none; margin-bottom: 16px; padding: 0; } .block-slogan p {border: none; padding-left: 0; } .portfolio li {float: left; margin-left: 30px; width: 43%; } .portfolio li img {width: 100%; } } @media (max-width: 600px) { .thumbnails-1 .thumbnail-1 img {width: 100%; } .thumbnails-1 {margin-left: 0px; } .thumbnails-1 li {float: none; width: 100%; margin-left: 0px; } .img-indent {float: none; margin: 0 0 16px 0; } .img-indent img {width: 100%; } } @media (max-width: 480px) { .navbar_ .brand_ {padding:0; } .list-social {float: none !important; } .privacy {float: none !important; padding-left: 10px; } .portfolio {margin: 0; } .portfolio li img {width: 100%; } .portfolio li {float: none; margin: 0 0 20px 0; width: 100%; } #form-search input {width: 100%; } #search input {width: 66%; } #form-search input {width: 66%; } footer {padding: 31px 0; text-align:center; } #contactform textarea {height: 280px; } #contactform .message {min-height: 290px; } } @media (max-width: 320px) { .brand_ a img {/* width: 190px;*/height: auto; } .list-photo {margin: 0;} .list-photo li {float: none; margin: 0 0 30px 0;} .list-photo li img {width: 100%;} #search input {width: 61%;} .img-indent1 {float: none; margin: 1px 0 16px; } .overflow.extra {overflow: visible; } #form-search input {width: 57%; } .box2, .box1, .box3 {width:100%;} } .clearfix { *zoom: 1;} .clearfix:before,.clearfix:after { display: table; content: ""; line-height: 0;} .clearfix:after { clear: both;} .hide-text { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0;} .input-block-level { display: block; width: 100%; min-height: 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;} /*========COPY=========*/ h3.blockquote { color: #30082B; font-size: 32px; letter-spacing: 1px; line-height: 1.2em; margin: 0; padding: 40px 80px 13px; text-align: center;} .down-arrow { height: 58px; margin: 0 auto 50px; width: 58px;} .box1 { width: 29%; float:right;} .box2 { width: 23%; margin:0px 7%; float:left;} .box3 { width: 33%; float:left;} .web_dev a.image { width:100%; height:160px; display:block;} .web_dev a.image img, .mobile_app a.image img, .techno a.image img { display:block; margin:auto;} .mobile_app a.image { width:100%; height:190px; display:block;} .techno a.image { width:100%; height:190px; display:block;} .fl { float: left;} .container > section { margin-right: 33px; width: 255px; float:left; margin-bottom:20px;} .container > section h2{ font-style:normal; font-size:36px; line-height:40px;} #getintouch p { font-size: 18px; margin-bottom: 48px;} .subcolumns { float: left; margin-bottom: 20px; width: 100%;} .footer-links:first-child { margin-left:5px;} .footer-links ul{ margin:0;} .footer-links p{ font-size:100%!important;} .footer-links li { list-style:none; line-height:32px; /*border-bottom:1px solid #303030;*/} .footer-links li a { font-size:15px; color:#707070;} .footer-links li a:hover { color:#fff;} .boxes { padding:20px 0px 35px;} .box1 .ico, .box2 .ico, .box3 .ico { overflow: hidden; padding: 0 0 20px;} .box2 .ico span, .box3 .ico span { float:left; width:119px; height:109px; } .box1 .ico span { background:url(../Images/ico-html5.png) no-repeat; float:right; width:119px; height:109px; } .box2 .ico span { background: url(../Images/mobile.png) no-repeat; } .box3 .ico span { background: url(../Images/ico-seo.png) no-repeat; } .mobile-ct, .f-txt{ color: #FFFFFF; float: left; font-size: 15px; font-style: italic; height: 90px; line-height: 19px; padding: 0 0 0 10px;} .red { background:#E71B42; /* Old browsers */ background: -moz-linear-gradient(top, #E71B42 0%, #c00000 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E71B42), color-stop(100%,#c00000)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #E71B42 0%,#c00000 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #E71B42 0%,#c00000 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #E71B42 0%,#c00000 100%); /* IE10+ */ background: linear-gradient(to bottom, #E71B42 0%,#c00000 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E71B42', endColorstr='#c00000',GradientType=0 ); /* IE6-9 */} .red h2 a { font-size:36px; color:#FFFFFF; } .red li a {font-family: 'Oswald', sans-serif; color:#FFFFFF; } .red ul { margin:0;} .red li { list-style:none; line-height:normal;} .imgleft { clear: both; float: left; margin: 0 20px 40px 0;} .imgright { clear: both; float: right; margin: 0 0 40px 20px;} .img-cont { margin-bottom:50px;} .img-cont img { } .img-cont img.bd {border:1px solid #ccc; padding:5px; } .box2 .description, .box3 .description { float: right; padding: 0; text-align: right;} .box1 .description { float:left;} .box1 .description, .box2 .description, .box3 .description { color: #333300; font-family: 'MyriadProCondBold',Arial,Helvetica,sans-serif; font-size: 20px; text-transform: uppercase;} h3.latest { margin:0; margin-bottom:20px;} .thumbnail p { line-height:1.5em;} /*=======GRID-WORK========*/ .work-bg { background:url(../Images/bg.png) no-repeat; background-size:100% 100%;} .og-grid { list-style: none; padding: 20px 0; margin: 0 auto; text-align: center; width: 100%;} .og-grid li { display: inline-block; margin: 10px 5px 0 5px; vertical-align: top; height: 250px;} .og-grid li > a,.og-grid li > a img { border: none; outline: none; display: block; position: relative;} .og-grid li.og-expanded > a::after { top: auto; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-bottom-color: #ddd; border-width: 15px; left: 50%; margin: -20px 0 0 -15px;} .og-expander { position: absolute; background: #ddd; top: auto; left: 0; width: 100%; margin-top: 10px; text-align: left; height: 0; overflow: hidden;} .og-expander-inner { padding: 50px 30px; height: 100%;} .og-close { position: absolute; width: 40px; height: 40px; top: 20px; right: 20px; cursor: pointer;} .og-close::before,.og-close::after { content: ''; position: absolute; width: 100%; top: 50%; height: 1px; background: #888; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); transform: rotate(45deg);} .og-close::after { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); transform: rotate(-45deg);} .og-close:hover::before,.og-close:hover::after { background: #333;} .og-fullimg,.og-details { width: 50%; float: left; height: 100%; overflow: hidden; position: relative;} .og-details { padding: 0 40px 0 20px;} .og-fullimg { text-align: center;} .og-fullimg img { display: inline-block; max-height: 100%; max-width: 100%; left:25px; top:24px; position:absolute;} .og-details h3 { font-weight: 300; font-size: 42px; padding: 10px 0 10px; margin-bottom: 10px;} .og-details p { font-weight: 400; font-size: 16px; line-height: 22px; color: #000;} .og-details a { font-size: 16px; color: #fff; letter-spacing: 2px; padding: 8px 20px; display: inline-block; margin: 30px 0 0; outline: none; background:#DF0000;} .og-details a::after { content: '\2192'; display: inline-block; margin-left: 10px;} .og-details a:hover {} .og-loading { width: 20px; height: 20px; border-radius: 50%; background: #ddd; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ccc; position: absolute; top: 50%; left: 50%; margin: -25px 0 0 -25px; -webkit-animation: loader 0.5s infinite ease-in-out both; -moz-animation: loader 0.5s infinite ease-in-out both; animation: loader 0.5s infinite ease-in-out both;} @-webkit-keyframes loader { 0% { background: #ddd; } 33% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd; } 66% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc; } } @-moz-keyframes loader { 0% { background: #ddd; } 33% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd; } 66% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc; } } @keyframes loader { 0% { background: #ddd; } 33% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd; } 66% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc; } } *,*:after,*:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; margin: 0;} /* Clearfix hack by <NAME>: http://nicolasgallagher.com/micro-clearfix-hack/ */ .clearfix:before,.clearfix:after { content: " "; display: table;} .clearfix:after { clear: both;} .clearfix { *zoom: 1;} .work { margin-top: 100px;} .work .span4 h3 { font-size:24px;} .work .span4 p { height:45px; overflow:hidden;} ul.block { float:left; margin-top:40px;} ul.block li { margin-bottom:80px;} .internal { text-align:left;} .internal .span12 { margin:0;} ul.sidenav { width:250px; margin-top:32px; margin-left:0;} ul.sidenav h3 { margin-left:18px;} ul.sidenav li { list-style:none; font-style:normal; line-height:normal; border-bottom:1px dashed #CCCCCC; margin-left:20px;} ul.sidenav li:last-child, ul.sidenav li.active { border:0!important;} ul.sidenav li a{ color:#505050; padding:6px 5px 6px 0px ; display:inline-block; width:100%;} ul.sidenav li.active { margin-left:0px;} ul.sidenav li.active a{ background-color:#505050; color:#FFFFFF!important; height: 35px; padding-left:20px; position: relative; /*margin-left:-20px;*/ /* width: 120px;*/} ul.sidenav li.active a:hover {background:#505050!important; color:#FFFFFF!important;} ul.sidenav li.active a:before { border-bottom: 17px solid transparent; border-right: 15px solid #505050; border-top: 18px solid transparent; content: ""; height: 0; position: absolute; right: 100%; top: 0; width: 0; } ul.sidenav li:hover a{ color:#DF0000!important;} span.head { color:#DF0000; font-size:18px; margin:10px; font-weight:normal; display:block; margin-bottom:20px;} .banner { height:355px; margin-top:80px;} .page-margins { margin:50px 0px;} .tools {height: auto !important; /* ie6 ignores !important, so this will be overridden below */ min-height: 100%; /* ie6 ignores min-height completely */ height: 100%; background:#505050; background:url(../Images/bg-lines.png) repeat 0 0;} .tools h3, .tools span { color:#505050;} .tools span { font-size:18px; margin-bottom:10px; display:block;} .tools div { padding:0px 30px;} .java { width:200px; height:100px; background:url(../Images/tools2.png) 0 0px no-repeat; display:block; opacity:0.8;} .net { width:200px; height:100px; background:url(../Images/tools2.png) 0px -90px no-repeat; display:block; opacity:0.8;} /**/.tools, .services-exp, .span3.nav { min-height:450px!important;} .span3.nav { margin-bottom:0; background: url(../Images/shade.png) no-repeat scroll -222px 0px transparent; min-height: 700px;} .about { margin:120px 0px 0px; text-align:left; padding-bottom:50px;} .services-exp h2 { margin-top:30px;} .approach { border-bottom: 1px solid #DDDDDD; float: left; width: 100%; margin:30px 0 70px;} .approach li { width:50%; border-top: 1px solid #DDDDDD; display: inline-block; vertical-align: top; float:left;} .approach .item-inner .icon { float: right; margin: 0 25px;} .approach .decimal { background-color: #DF0000; border-radius: 100px 100px 100px 100px; color: #FEFEFE; float: left; font-size: 20px; font-weight: 600; height: 30px; line-height: 29px; text-align: center; text-shadow: 0 1px 0 #CC5917; width: 30px; margin-left:10px;} .approach .content { margin-left: 50px; margin-right: 125px;} .approach li .item-inner {/* height: 275px;*/ height:auto; padding-bottom: 30px; padding-top: 30px;} .approach li:nth-child(2n) .item-inner { border-left: 1px solid #DDDDDD;} .approach li:nth-child(2n+1) .item-inner { border-right: 1px solid #DDDDDD; margin-right: -1px;} .approach li:nth-child(2n) .item-inner .icon { float: left;} .approach li:nth-child(2n) .item-inner .decimal { float: right;} .approach li:nth-child(2n) .item-inner .content { margin-left: 125px; margin-right: 50px;} .approach li:nth-child(2n) .item-inner, .approach li:nth-child(3n) .item-inner { border-left:0;} .approach li:nth-child(4n) .item-inner { border-right:0;} .approach h3 { margin-top:0px; line-height:28px;} .slidesjs-next.slidesjs-navigation { float:right;} @media screen and (max-width: 830px) { .og-expander h3 { font-size: 32px; } .og-expander p { font-size: 13px; } .og-expander a { font-size: 12px; } } @media screen and (max-width: 650px) { .og-fullimg { display: none; } .og-details { float: none; width: 100%; } } @media screen and (max-width:1280px) { .approach li .item-inner { height:275px;} } @media screen and (max-width:1024px) { .approach li { width:50%;} .approach li .item-inner {height:275px; } .approach li:nth-child(2n) .item-inner { border-left: 1px solid #DDDDDD;} .approach li:nth-child(2n+1) .item-inner { border-right: 1px solid #DDDDDD; margin-right: -1px;} .approach li:nth-child(2n) .item-inner .icon { float: left;} .approach li:nth-child(2n) .item-inner .decimal { float: right;} .approach li:nth-child(2n) .item-inner .content { margin-left: 125px; margin-right: 50px;} .approach li:nth-child(2n) .item-inner, .approach li:nth-child(3n) .item-inner { border-left:0;} .approach li:nth-child(4n) .item-inner { border-right:0;} } @media screen and (min-width:768px) and (max-width:1000px) { .box2, .box1, .box3 { text-align:center;} .box2 .ico span, .box3 .ico span , .box1 .ico span { float:none; display:block; margin:10px auto;} .box2 .description, .box3 .description, .box1 .description { float:none; text-align:center;} .red h2 a { font-size:30px;} .row-fluid .span3 { width:47%;} } @media screen and (max-width:768px) { .row-fluid .span3 { width:86%; margin:5% 7%!important;} .approach li { width:100%;} .approach li .item-inner { height:auto;} .approach li:nth-child(2n) .item-inner .icon { float: right;} .approach li:nth-child(2n) .item-inner .decimal { float: left;} .approach li:nth-child(2n) .item-inner .content { margin-left: 50px; margin-right: 125px;} .navbar_ .btn:hover .icon-bar { background:url("../Images/indicator1.png") no-repeat scroll 0 0 transparent;} .box2, .box1, .box3 { width:86%; margin:0 7%;} .box1 .ico span { float:left;} .box1 .description { float:right; text-align:right;} } .og-display {float: left; height: 422px; width: 541px; background:url(../Images/works/monitor.jpg) no-repeat left top;} .banner-bg { background:url(../Images/banner-bg.jpg) center center no-repeat; background-size:cover;} .redesign-bg{background: rgb(240,183,161); /* Old browsers */ background: -moz-linear-gradient(45deg, rgba(240,183,161,1) 0%, rgba(140,51,16,1) 50%, rgba(117,34,1,1) 51%, rgba(191,110,78,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(240,183,161,1)), color-stop(50%,rgba(140,51,16,1)), color-stop(51%,rgba(117,34,1,1)), color-stop(100%,rgba(191,110,78,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(45deg, rgba(240,183,161,1) 0%,rgba(140,51,16,1) 50%,rgba(117,34,1,1) 51%,rgba(191,110,78,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(45deg, rgba(240,183,161,1) 0%,rgba(140,51,16,1) 50%,rgba(117,34,1,1) 51%,rgba(191,110,78,1) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(45deg, rgba(240,183,161,1) 0%,rgba(140,51,16,1) 50%,rgba(117,34,1,1) 51%,rgba(191,110,78,1) 100%); /* IE10+ */ background: linear-gradient(45deg, rgba(240,183,161,1) 0%,rgba(140,51,16,1) 50%,rgba(117,34,1,1) 51%,rgba(191,110,78,1) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0b7a1', endColorstr='#bf6e4e',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */ } .windows-app-bg{ background: #efc5ca; /* Old browsers */ background: -moz-linear-gradient(45deg, #efc5ca 0%, #d24b5a 50%, #ba2737 51%, #f18e99 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#efc5ca), color-stop(50%,#d24b5a), color-stop(51%,#ba2737), color-stop(100%,#f18e99)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(45deg, #efc5ca 0%,#d24b5a 50%,#ba2737 51%,#f18e99 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(45deg, #efc5ca 0%,#d24b5a 50%,#ba2737 51%,#f18e99 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(45deg, #efc5ca 0%,#d24b5a 50%,#ba2737 51%,#f18e99 100%); /* IE10+ */ background: linear-gradient(45deg, #efc5ca 0%,#d24b5a 50%,#ba2737 51%,#f18e99 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efc5ca', endColorstr='#f18e99',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */ } .mobile-web-bg { background: #b7deed; /* Old browsers */ background: -moz-linear-gradient(45deg, #b7deed 0%, #6ac1ed 50%, #22a7e5 51%, #b7deed 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#b7deed), color-stop(50%,#6ac1ed), color-stop(51%,#22a7e5), color-stop(100%,#b7deed)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(45deg, #b7deed 0%,#6ac1ed 50%,#22a7e5 51%,#b7deed 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(45deg, #b7deed 0%,#6ac1ed 50%,#22a7e5 51%,#b7deed 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(45deg, #b7deed 0%,#6ac1ed 50%,#22a7e5 51%,#b7deed 100%); /* IE10+ */ background: linear-gradient(45deg, #b7deed 0%,#6ac1ed 50%,#22a7e5 51%,#b7deed 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7deed', endColorstr='#b7deed',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */ } .web-design-bg { background: #6db3f2; /* Old browsers */ background: -moz-linear-gradient(45deg, #6db3f2 0%, #54a3ee 50%, #1e7ddb 51%, #3690f0 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#6db3f2), color-stop(50%,#54a3ee), color-stop(51%,#1e7ddb), color-stop(100%,#3690f0)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(45deg, #6db3f2 0%,#54a3ee 50%,#1e7ddb 51%,#3690f0 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(45deg, #6db3f2 0%,#54a3ee 50%,#1e7ddb 51%,#3690f0 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(45deg, #6db3f2 0%,#54a3ee 50%,#1e7ddb 51%,#3690f0 100%); /* IE10+ */ background: linear-gradient(45deg, #6db3f2 0%,#54a3ee 50%,#1e7ddb 51%,#3690f0 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6db3f2', endColorstr='#3690f0',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */ } .info-web-bg {background: #f3e2c7; /* Old browsers */ background: -moz-linear-gradient(45deg, #f3e2c7 0%, #c19e67 50%, #b68d4c 51%, #e9d4b3 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#f3e2c7), color-stop(50%,#c19e67), color-stop(51%,#b68d4c), color-stop(100%,#e9d4b3)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(45deg, #f3e2c7 0%,#c19e67 50%,#b68d4c 51%,#e9d4b3 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(45deg, #f3e2c7 0%,#c19e67 50%,#b68d4c 51%,#e9d4b3 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(45deg, #f3e2c7 0%,#c19e67 50%,#b68d4c 51%,#e9d4b3 100%); /* IE10+ */ background: linear-gradient(45deg, #f3e2c7 0%,#c19e67 50%,#b68d4c 51%,#e9d4b3 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3e2c7', endColorstr='#e9d4b3',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */} .ecom-web-bg { background: #bfd255; /* Old browsers */ background: -moz-linear-gradient(45deg, #bfd255 0%, #8eb92a 50%, #72aa00 51%, #9ecb2d 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#bfd255), color-stop(50%,#8eb92a), color-stop(51%,#72aa00), color-stop(100%,#9ecb2d)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(45deg, #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(45deg, #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(45deg, #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* IE10+ */ background: linear-gradient(45deg, #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */ } .custom-web-bg {background: #775b5b; /* Old browsers */ background: -moz-linear-gradient(45deg, #775b5b 0%, #471a36 50%, #34172e 51%, #471a36 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#775b5b), color-stop(50%,#471a36), color-stop(51%,#34172e), color-stop(100%,#471a36)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(45deg, #775b5b 0%,#471a36 50%,#34172e 51%,#471a36 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(45deg, #775b5b 0%,#471a36 50%,#34172e 51%,#471a36 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(45deg, #775b5b 0%,#471a36 50%,#34172e 51%,#471a36 100%); /* IE10+ */ background: linear-gradient(45deg, #775b5b 0%,#471a36 50%,#34172e 51%,#471a36 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#775b5b', endColorstr='#471a36',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */ } .print-bg{ background: #f2f6f8; /* Old browsers */ background: -moz-linear-gradient(-45deg, #f2f6f8 0%, #d8e1e7 50%, #b5c6d0 51%, #e0eff9 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#f2f6f8), color-stop(50%,#d8e1e7), color-stop(51%,#b5c6d0), color-stop(100%,#e0eff9)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(-45deg, #f2f6f8 0%,#d8e1e7 50%,#b5c6d0 51%,#e0eff9 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(-45deg, #f2f6f8 0%,#d8e1e7 50%,#b5c6d0 51%,#e0eff9 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(-45deg, #f2f6f8 0%,#d8e1e7 50%,#b5c6d0 51%,#e0eff9 100%); /* IE10+ */ background: linear-gradient(135deg, #f2f6f8 0%,#d8e1e7 50%,#b5c6d0 51%,#e0eff9 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f6f8', endColorstr='#e0eff9',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */ } .cus-app-dev-bg {background: #fceabb; /* Old browsers */ background: -moz-linear-gradient(45deg, #fceabb 0%, #fccd4d 50%, #f8b500 51%, #fbdf93 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#fceabb), color-stop(50%,#fccd4d), color-stop(51%,#f8b500), color-stop(100%,#fbdf93)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(45deg, #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(45deg, #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(45deg, #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); /* IE10+ */ background: linear-gradient(45deg, #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */ } .testimonials .testimonial { background-color: #FFFFFF; float: left; padding: 15px 0px; width: 100%;} .testimonials blockquote:before { content: '\201C'; height: 0; margin-left: -30px; position: relative; top: 0;} .testimonials blockquote:before, blockquote:after { color: #CCCCCC; display: block; font-family: "Times New Roman",serif; font-size: 300%; text-shadow: 0 1px white; } .testimonials blockquote:after { content: '\201D'; height: 20px; margin-left: 100%; position: relative;} .testimonials blockquote:before, .testimonials blockquote:after { color: #CCCCCC; display: block; font-family: "Times New Roman",serif; font-size: 300%; text-shadow: 0 1px white;} .testimonials blockquote { color: #333333; font-family: "Source Sans Pro",sans-serif; font-size: 16px; font-style: italic; font-weight: 200; line-height: 24px; text-align: justify; padding:9px 28px 0 23px!important; border:0; text-shadow: 0 1px white; margin:0;} .testimonials q, .testimonials blockquote { quotes: none;} .testimonials .quote-author { font-size: 16px; font-weight: 400;} .testimonials .quote-author, .quote-site { display: block; font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif; font-weight: 300; line-height: normal; text-align: right;} .testimonials .quote-site { font-size: 14px;} hr { margin:0!important; opacity:0.5;} /*==============slider-testimonials================*/ #slides { display: none; } .slidesjs-pagination .active { color:red; } /*==============slider================*/ .cbp-qtrotator {position: relative; max-width: 800px; width: 100%; min-height: 350px;} .cbp-qtrotator h4 {font-size:21px; color:#30082B; line-height:normal; display:block; margin-bottom:5px; font-weight:normal; letter-spacing:normal;} .cbp-qtrotator .cbp-qtcontent {position: absolute; min-height: 200px; top: 0; z-index: 0; opacity: 0; width: 100%;} .no-js .cbp-qtrotator .cbp-qtcontent {border-bottom: none;} .cbp-qtrotator .cbp-qtcontent.cbp-qtcurrent,.no-js .cbp-qtrotator .cbp-qtcontent {position: relative; z-index: 100; pointer-events: auto; opacity: 1;} .cbp-qtrotator .cbp-qtcontent:before,.cbp-qtrotator .cbp-qtcontent:after {content: " "; display: table;} .cbp-qtrotator .cbp-qtcontent:after {clear: both;} .cbp-qtprogress {position: absolute; background: #47a3da; height: 5px; width: 0%; top: 0; z-index: 1000;} .cbp-qtrotator blockquote {margin: 0; padding: 0;} .cbp-qtrotator blockquote p {color: #888; font-weight: 300;} .cbp-qtrotator .cbp-qtcontent img {float: right; margin-bottom: 15px;} /* Example for media query */ @media screen and (max-width: 30.6em) { .cbp-qtrotator { font-size: 70%; } .cbp-qtrotator img { width: 80px; } }
includes/css/content/style.css
@import url(http://fonts.googleapis.com/css?family=Dorsa); @charset "utf-8"; /* CSS Document */ a[href^="tel:"] { color: inherit; text-decoration: none;} .color-1 { color: #efedef;} .img-indent { margin: 0px 30px 0 0; float: left;} .img-indent1 { margin: 1px 29px 16px 0; float: left;} .wrapper { width: 100%; overflow: hidden;} .center { text-align: center;} .spinner { position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 9999; background: url(../Images/spinner.gif) 50% 50% no-repeat #fff;} .preloader { background: url(../Images/loader.gif) center center no-repeat;} .clear { clear: both; line-height: 0; font-size: 0; overflow: hidden; height: 0; width: 100%;} .m-top { margin-top: -7px;} .overflow.extra { overflow: visible;} .left-0 { margin-left: 0 !important;} .overflow { overflow: hidden;} .inner-1 { padding-right: 30px; } /*------ header ------- */ img, a:focus { border:0; outline:none;} html, body { height:100%; margin:0; padding:0;} .banner-home {background:url(../Images/banner-2.jpg) 0 0 no-repeat; background-size:cover; height:430px;} .bg-content .quote { left: 19%; position: absolute; text-align: center; text-shadow: 10px 5px 10px rgba(0, 0, 0, 0.8); top: 160px; position:absolute; border-bottom:3px solid #FFFFFF; border-top:3px solid #FFFFFF; padding:0px 50px; } .bg-content .quote h1 {color: #FFFFFF; font-size: 54px; font-weight: 200; font-family:"Times New Roman", Times, serif; line-height: 1em;} .bg-content .quote h2 { color: #FFFFFF; font-size:28px; font-family:"Times New Roman", Times, serif; line-height: 1.3em;} header { /*padding: 30px 0 29px;*/ z-index: 5000; /* background: #000 url(../Images/header-bg.png) repeat*/; background: url(../Images/bg-content.jpg) 50% 50%; width:100%; position:fixed; box-shadow:2px 2px 5px rgba(0, 0, 0, 0.4); -moz-box-shadow:2px 2px 5px rgba(0, 0, 0, 0.4); -webkit-box-shadow:2px 2px 5px rgba(0, 0, 0, 0.4); -o-box-shadow:2px 2px 5px rgba(0, 0, 0, 0.4);} .navbar_ { margin: 0; position: relative;} .navbar_ .navbar-inner_ { padding: 0; margin: 0; border: none; min-height: inherit; filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);} .navbar_ .container { position: relative;} .nav-collapse_ { padding: 0; z-index: 10; float: right;} .nav-collapse_ .nav li { margin: 0; padding: 0; position: relative; zoom: 1;} .nav-collapse_ .nav > li { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; background: none; margin-left: 1px;} .nav-collapse_ .nav li a { text-shadow: none; text-decoration: none; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; text-transform: uppercase; font-family: 'Open Sans', sans-serif; font-size: 14px; line-height: 22px; text-align: left; font-weight: normal; color: #ffffff; outline:none; } .nav-collapse_ .nav > li > a { margin: 0; padding: 25px 20px; display: block; background: none; position: relative; z-index: 20; width: auto; /* -webkit-border-radius: 44px; -moz-border-radius: 44px; border-radius: 44px;*/} .nav-collapse_ .nav > li > a .sf-sub-indicator { position: absolute; width: 6px; height: 6px; background: url(../Images/indicator.png) no-repeat 0 0; bottom: 12px; margin-left: 6px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;} .nav-collapse_ .nav > li:hover > a .sf-sub-indicator, .nav-collapse_ .nav > li.active > a .sf-sub-indicator { position: absolute; width: 10px; height: 10px; background: url(../Images/indicator1.png) no-repeat 0 0;} .nav-collapse_ .nav > li.sub-menu a{ padding-right:30px; text-transform:none;} .nav-collapse_ .nav > li.sfHover > a,.nav-collapse_ .nav > li.sfHover > a:hover,.nav-collapse_ .nav > li > a:hover,.nav-collapse_ .nav > li.active > a, .nav-collapse_ .nav > li.active > a:hover { background:#fff; color: #000; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none;} .nav-collapse_ .nav > li.sfHover > a .sf-sub-indicator,.nav-collapse_ .nav > li.active > a .sf-sub-indicator { background-position: 0 bottom;} .sub-menu > a { position: relative;} .nav-collapse_ .nav ul { position: absolute; display: none; width: 270px; top: 72px; list-style: none; zoom: 1; z-index: 9; background: #505050; padding: 0; margin: 0;} .nav-collapse_ .nav > li.sub-menu ul li a { color:#FFFFFF;} .nav-collapse_ .nav ul li { text-align: center;} .nav-collapse_ .nav ul li a { padding: 6px 20px!important; display: block; background: none;} .nav-collapse_ .nav > li > ul li > a:hover,.nav-collapse_ .nav > li > ul li.sfHover > a { text-decoration: none; color: #ffffff; background: #df0000;} .nav-collapse_ .nav ul .sf-sub-indicator { display: none;} .nav-collapse_ .nav ul ul li a { color: #ffffff;} .nav-collapse_ .nav li ul ul li a:hover { text-decoration: none; color: #000000;} /*------ logo ------- */ .navbar_ .brand_ { display: block; float: left; font-size: 0; line-height: 0; margin-top:15px; } .navbar_ .brand_ h1 { font-size: 0; line-height: 0;} h1,h2,h3,h4,h5,h6 { text-transform: none; color: #df0000; font-family: 'Open Sans', sans-serif; font-weight: 300; letter-spacing: -1px;} h1 { font-size: 70px; line-height: 74px;} header h1 { padding: 0; margin: 0;} h2 { font-size: 42px; line-height: 52px;} h3 { font-size: 28px; line-height: 34px; margin: 32px 0 15px; font-weight: normal;} .content-extra h3 { margin:25px 0;} h4 { font-size: 48px; line-height: 50px; margin: 21px 0 20px;} h5 { font-size: 18px; color: #707070; font-weight: 600; letter-spacing: 0;} p { margin-bottom: 25px; } /*------ content ------- */ #content { position: relative; padding: 0;} .bg-content { background: url(../Images/bg-content.jpg) 50% 50%;} .block-slogan { overflow: hidden; padding-bottom: 44px;} .block-slogan h2:first-letter { color: #df0000; font-weight: normal;} .block-slogan h2 { float: left; margin: 0; padding-right: 58px; line-height: 54px;} .block-slogan p { border-left: 1px solid #454545; padding: 0 0 0 26px;} .block-slogan div { overflow: hidden;} .row-1, .row-2 { background: #fff;} .row-2 { background:#fff; text-align:center; border-top:2px dashed #ccc; } .row-2 h3 { margin:10px 0; font-style:normal;} .ic { border:0; float:right; background:#fff; color:#f00; width:50%; line-height:10px; font-size:10px; margin:-220% 0 0 0; overflow:hidden; padding:0} /*------ thumbnails-1 ------- */ .thumbnails-1 { margin: 0; list-style: outside none;} ul.thumbnails.comp { border-bottom:2px solid rgba(223, 0, 0, 0.5); margin-bottom:50px;} .thumbnails-1 > li { margin-bottom: 20px;} .thumbnails-1 .thumbnail-1 { border: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; padding: 0; line-height: 20px;} .thumbnails-1 .thumbnail-1 section { padding-top: 5px;} .thumbnails-1 .thumbnail-1 section h3 { color:#df0000; font-weight: normal; font-size:16px; margin:0 0 5px;} .thumbnail.thumbnail-1 ul { margin:0;} .thumbnail.thumbnail-1 li { list-style:none; border-bottom: 1px dashed #CCCCCC; margin-bottom: 5px; padding-bottom: 5px;} .thumbnail.thumbnail-1 li:last-child { border:0;} .border-horiz { background: url(../Images/border-horiz.gif) repeat-x 0 0; height: 2px; margin: 16px 0 0;} .border-horiz.extra { margin-bottom: 10px;} .txt-1 { color: #ffffff; padding: 3px 0 10px;} /*------ list-services ------- */ .list-services .thumbnail-1 { background: #000000; padding: 10px;} .list-services a { margin-bottom: 10px; display: inline-block;} .list-services p { padding-bottom: 20px;} .list-services section { padding: 0 20px; text-align:center;} .list-services li { margin-bottom: 30px;} .quote-1 { border: medium none; color: #7f7f7f; display: block; margin: 0; padding: 0; position: relative;} .badge { font-size: 41px; line-height: 44px; width: 67px; text-shadow: 1px 1px #e8eaea; text-align: center; -webkit-border-radius: 36px; -moz-border-radius: 36px; border-radius: 36px; background: #d1cfd0; -webkit-box-shadow: 1px 1px #dddcde; -moz-box-shadow: 1px 1px #dddcde; box-shadow: 1px 1px #dddcde; float: left; margin-right: 18px; color: #1a1a1a; padding: 11px 0; border-right: 1px solid #eaedee; border-bottom: 1px solid #eaedee;} /*------ lists ------- */ .list.extra { width: 100%; margin: 0; float: none; padding-top: 5px;} .list.extra2 { width: 170px; padding-top: 5px;} .list-pad { padding-right: 28px;} .list { list-style: none outside; padding-top: 14px; float: left; width: 106px; margin: 0;} .list li { background: url(../Images/marker-1.png) no-repeat 0 7px; padding-left: 10px; padding-bottom: 10px;} .list li.last { padding-bottom: 0;} .list.extra1 a,.list.extra2 a { color: #7f7f7f;} .list.extra1 a:hover,.list.extra2 a:hover { color: #df0000;} .list li a { color: #df0000; display: inline-block;} .list li a:hover { text-decoration: none; color: #ffffff;} /*----------- list-photo--------------*/ .list-photo { list-style: none outside; margin: 0; overflow: hidden; margin-left: -30px;} .list-photo li { float: left; margin: 0 0 30px 30px;} /*----------- .portfolio --------------*/ .portfolio { list-style: none outside; margin: 0;} .portfolio li { float: left; margin: 0 0 30px 30px;} .magnifier { opacity: 1; position: relative; height: auto; 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;} .magnifier:hover { opacity: 0.7;} .magnifier:after { content: ''; display: block; width: 100%; height: 100%; position: absolute; opacity: 0; left: 0; top: 0; background: url('../Images/magnifier.png') center center no-repeat #000000; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;} .magnifier:hover:after { opacity: 0.6;} /*----------- .list-blog --------------*/ .list-blog { list-style: none outside; margin: 0;} .list-blog li { background: url(../Images/border-horiz.gif) repeat-x 0 bottom; padding-bottom: 40px; margin-top: 32px;} .list-blog li.last { background: none;} .list-blog h3 { margin-bottom: 6px; margin-top: 0;} .list-blog img { margin: 21px 0 24px;} .meta { margin-bottom: 10px; overflow: hidden;} .meta a:hover { color:#df0000; text-decoration:underline;} .date-1 { float: left; border-right: 1px solid #7f7f7f; line-height: 18px; padding-right: 8px; font-size:12px;} .name-author { float: left; line-height: 18px; padding-left: 8px; font-size:12px;} .name-author a { text-decoration: none; outline:none;} .comments { float: right; line-height: 18px; text-decoration: none; font-size:12px;} .price-table { width:100%; margin:30px auto; text-align:center; display:table; } .price-table ul, .price-table .span2, .price-table .span3 { margin:0; } .price-table ul li em { font-size:16px; font-style:normal;} .price-table .span2:hover, .price-table .span3:hover, .price-table .span2.main { box-shadow:0 0 20px rgba(0, 0, 0, 0.5); -moz-box-shadow:0 0 20px rgba(0, 0, 0, 0.5); -webkit-box-shadow:0 0 20px rgba(0, 0, 0, 0.5); -o-box-shadow:0 0 20px rgba(0, 0, 0, 0.5); position:relative; z-index:100;} .price-table ul li { list-style:none; padding:10px; font-family:Arial, Helvetica, sans-serif; font-size:13px; } .price-table ul.dark.tl { text-align:left; font-weight:bold;} .price-table ul li.long { height:62px;} .price-table ul.dark li:nth-child(even) { background-color:#E3E3E3;} .price-table ul.dark li:nth-child(odd) { background-color:#F6F6F6;} .price-table ul li:nth-child(even) { background-color:#E3E3E3;} .price-table ul li:nth-child(odd) { background-color:#ffffff;} .none { background-color:#FFFFFF!important;} .none.price { height:46px;} .none.price span { color:#666666; font-family:'Open Sans',sans-serif; font-size:18px;} .basic {background-color:#F0B128!important; padding:0!important; color: #FFFFFF; display: table; font-size: 22px; text-align: center!important; width: 100%;} .basic-price{background-color: #F3BF34 !important; color: #FFFFFF; display: table; font-size: 32px; padding: 28px; text-align: center; width: 100%;} .ecom {background-color:#D85200!important; padding:0!important; color: #FFFFFF; display: table; font-size: 22px; text-align: center!important; width: 100%;} .ecom-price{background-color: #E06400 !important; color: #FFFFFF; display: table; font-size: 32px; padding: 28px; text-align: center; width: 100%;} .ecom strong { padding:10px!important; display:inline-table;} .strd {background-color:#ED8000!important; padding:0!important; color: #FFFFFF; display: table; font-size: 22px; text-align: center!important; width: 100%;} .strd-price{background-color: #F19300 !important; color: #FFFFFF; display: table; font-size: 32px; padding: 28px; text-align: center; width: 100%;} .strd strong, .basic strong, .ecom strong { padding:10px!important; display:inline-table; font-size:18px; font-family: 'Open Sans', sans-serif; font-weight:normal;} .strd-price span, .basic-price span, .ecom-price span {font-size:28px; font-family: 'Open Sans', sans-serif;} /*----------- search --------------*/ /* search-form */ #search { margin: 0; padding: 10px 0 0; overflow: hidden;} #search input { background: #ffffff; border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; line-height: 21px !important; width: 260px; float: left; margin: 0px 10px 0 0; padding: 4px 12px 5px; font-size: 14px; height: 30px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;} #search input:focus { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none;} #search a { float: left;} /***** map *****/ .map { margin: 0 0 25px; padding-top: 70px; line-height: 0;} .map iframe { border: none; width: 100%; height: 370px;} /*------ mail & address------- */ .address-1 { overflow: hidden;} .address-1 strong { color: #7f7f7f; display: block; font-weight: normal;} .mail-1 { text-decoration: underline; color: #df0000;} .mail-1:hover { text-decoration: none;} .mail-2 { text-align: right;} .mail-2 a { color: #3c3c3c;} .mail-2 a:hover { text-decoration: underline;} /***** contact form *****/ #contactform { position: relative; vertical-align: top; z-index: 1; margin: 0 0 20px; padding-top: 70px;} #contactform fieldset { border: none; padding: 0; width: 100%; overflow: hidden;} #contactform label { display: inline-block; min-height: 40px; position: relative; margin: 0;} #contactform .message { min-height:270px; width: 100%;} #contactform input, #contactform textarea { font-family: 'Open Sans', sans-serif; padding: 5px; margin: 0; font-size: 14px; line-height: 20px !important; color: #7f7f7f; background: none; outline: none; width: 400px; border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border-bottom: 1px dashed #df0000;} #contactform input { height: 30px;} #contactform input:focus,#contactform textarea:focus { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none;} #contactform .area .error { float: none;} #contactform textarea { height: 200px; resize: none; overflow: auto;} #contactform .success { display: none; margin-bottom: 20px; color: #000000; font-size: 14px; line-height: 16px; position: relative; background: #ffffff; padding: 12px 14px; text-transform: none;} #dvError { display: none; margin-bottom: 20px; color: red; font-size: 14px; line-height: 16px; position: relative; background: #ffffff; padding: 12px 14px; text-transform: none;} #contactform .error,#contactform .empty { color: #f00; font-size: 11px; line-height: 1.27em; display: none; overflow: hidden; margin-bottom: 5px; padding: 2px 4px 6px 4px; text-transform: none;} .buttons-wrapper { position: relative;} .buttons-wrapper a { margin-right: 10px; cursor: pointer;} .buttons-wrapper a:hover { text-decoration: none;} /*----------- buttons & links--------------*/ .btn-1 { color: #fff; background: #df0000; padding: 5px 14px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; text-shadow: none; border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;} .btn-1:hover { color: #fff; background:#DF0000; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; text-decoration: none;} .policy { position: relative; margin-top: -3px;} .policy strong { display: block; color: #ffffff; line-height: 16px; padding-bottom: 9px;} .policy p { color: #7f7f7f; padding-bottom: 21px;} .block-404 { background: #ffffff; margin: 40px 0 30px; overflow: hidden;} .block-404 .img-404 { float: none; width: 100%;} .box-404 { padding: 42px 10px 0; overflow: hidden;} .box-404 h2 { color: #df0000; font-size: 80px; line-height: 84px; font-weight: normal; margin: 0;} .box-404 h3 { color: #000000; margin: 0 0 21px;} .box-404 p { padding-bottom: 25px;} #form-search { overflow: hidden; position: relative;} #form-search input { background: #e5e5e5; border-top: 1px solid #c3c3c3; border-right: 1px solid #d9d9d9; border-left: 1px solid #d9d9d9; border-bottom: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; line-height: 21px !important; width: 84%; font-size: 14px; margin: 0 10px 0 0; padding: 4px 12px 5px; height: 30px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left;} #form-search input:focus { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none;} #form-search a { float: left;} /*------ footer ------- */ footer { padding:5px 0;} .privacy { color: #1a1a1a; padding-top: 6px;} .privacy a { color: #df0000;} .list-social { list-style: none outside none; overflow: hidden; margin: 0;} .list-social a { width: 30px; height: 30px; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear; background-position: 0 0; background-repeat: no-repeat;} .list-social a.icon-1 { background-image: url(../Images/soc-icon-1.png);} .list-social a.icon-2 { background-image: url(../Images/soc-icon-2.png);} .list-social a.icon-3 { background-image: url(../Images/soc-icon-3.png);} .list-social a.icon-4 { background-image: url(../Images/soc-icon-4.png);} .list-social a.icon-5 { background-image: url(../Images/soc-icon-5.png);} .list-social li { float: left; margin-left: 5px;} .list-social a:hover { background-position: 0 bottom;} .get-started { padding:6px 10px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; background: #f4b873; /* Old browsers */ background: -moz-linear-gradient(top, #f4b873 0%, #f4b873 5%, #ef9a36 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4b873), color-stop(5%,#f4b873), color-stop(100%,#ef9a36)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #f4b873 0%,#f4b873 5%,#ef9a36 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #f4b873 0%,#f4b873 5%,#ef9a36 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #f4b873 0%,#f4b873 5%,#ef9a36 100%); /* IE10+ */ background: linear-gradient(to bottom, #f4b873 0%,#f4b873 5%,#ef9a36 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4b873', endColorstr='#ef9a36',GradientType=0 ); /* IE6-9 */ border: 1px solid #DA7411; color: #FFFFFF !important; text-shadow: 0 1px 0 #B37328; margin:5px auto; display:inline-table;} /*--- footer end ------*/ @media (min-width: 1300px) { .box-404 { overflow: hidden;} .block-404 .img-404 { width: 770px; height: 393px; float: left; } #search input { width: 286px;} #form-search input { width: 216px;} .box-404 { padding: 42px 50px 0;} .address-1 strong { margin-bottom:10px;} .list-photo li.last { margin-right: 0;} .overflow.extra { overflow: hidden;} } @media (max-width: 1299px) and (min-width: 979px) { .overflow.extra { overflow: visible; } } @media (max-width: 1300px) { #search input { width: 200px; } } @media (max-width: 979px) { #search input { width: 127px; } .block-404 .img-404 { margin-left: 0; } .img-indent1 img { width: 100%; } #contactform label { display: block; } #contactform input, #contactform textarea { width: 100%; } .inner-1 { padding: 0; } .block-slogan h2 { padding-right: 30px; } .box2 { margin:0px 20px;} } @media (min-width: 768px) and (max-width: 979px) { .navbar_ .btn { display: none !important; } .navbar_ { margin: 0; position: relative; } .navbar_ .navbar-inner_ { padding: 0; margin: 0; border: none; min-height: inherit; filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);} .navbar_ .container { position: relative; } .nav-collapse_ { height: auto !important; overflow: visible !important; clear: none !important; } .nav-collapse_ .nav > li { float: left !important; margin-left: 10px; } .portfolio { margin-left: -10px; } .portfolio li { margin-left: 30px; width: 45%; } .portfolio li img { width: 100%; } .img-indent { float: none; margin: 0 0 18px 0; } .img-indent img { width: 100%; } #contactform input, #contactform textarea { width: 100%; } #form-search input {width: 74%;} } @media (max-width: 767px) { body { padding: 0; } .nav-collapse_ { padding-top: 0px; padding-right: 0; } .navbar_ .nav-collapse_ { position: absolute; left: auto; top: 62px; right: 0; } .nav-collapse_ .nav li a { color:#FFFFFF;} .navbar_ .btn { display: inline-block; float: right; background: #df0000; padding: 18px 0 20px; text-decoration: none; margin: 0; font-size: 20px; line-height: 24px; text-shadow: none; color: #ffffff; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; border: none; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; width: 63px; text-align: center; font-weight: normal; position: relative; } .navbar_ .btn:hover { background: #181818; color: #ffffff; } .navbar_ .btn .icon-bar { position: absolute; width: 9px; height: 6px; background: url(../Images/indicator.png) no-repeat 0 0; left: 50%; bottom: 12px; margin-left: -5px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; } .nav-collapse_ .nav { position: relative; zoom: 1; z-index: 999; width: 185px; background:#505050; padding: 0; margin: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; } .nav-collapse_ .nav li { background: none; margin: 0; padding: 0; display: block; width: 100%; text-align: center; } .nav-collapse_ .nav li a { display: block; font-weight: normal; padding: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; width: 100%; padding: 8px 10px!important; font-weight: normal; text-align:center; } .nav-collapse_ .nav > li.sfHover, .nav-collapse_ .nav > li:hover, .nav-collapse_ .nav > li.active, .nav-collapse_ .nav > li.active { background: none; } .nav-collapse_ .nav > li.sfHover > a, .nav-collapse_ .nav > li.sfHover > a:hover, .nav-collapse_ .nav > li > a:hover, .nav-collapse_ .nav > li.active > a, .nav-collapse_ .nav > li.active > a:hover { text-decoration: none; color: #ffffff; background: #df0000; } .sub-menu > a { position: relative; display: block; } .nav-collapse_ .nav ul { position: relative; display: none; width: 100%; list-style: none; zoom: 1; z-index: 9; background: #808080; padding: 0; margin: 0; left: 0; top: 0; } .nav-collapse_ .nav ul li a { display: block; font-size: 16px; padding: 4px 0; } .nav-collapse_ .nav ul li a:hover { background: #575757 !important; } .row { padding: 0 20px; } footer { padding-left: 20px; padding-right: 20px; } .bg-glow { background: none; } .thumbnail-1 > img { width: 100%; } #form-search input { width: 70%; } .portfolio { margin-left: -30px; } .portfolio li { float: left; margin-left: 30px; width: 44%; } .portfolio li img { width: 100%; } #search input { width: 66%; } .thumbnails-1 .thumbnail-1 img { width: 100%; } .thumbnails-1 { margin-left: -20px; } .thumbnails-1 li { float: left; width: 45%; margin-left: 20px; } } @media (max-width: 640px) { .block-slogan h2 {float: none; margin-bottom: 16px; padding: 0; } .block-slogan p {border: none; padding-left: 0; } .portfolio li {float: left; margin-left: 30px; width: 43%; } .portfolio li img {width: 100%; } } @media (max-width: 600px) { .thumbnails-1 .thumbnail-1 img {width: 100%; } .thumbnails-1 {margin-left: 0px; } .thumbnails-1 li {float: none; width: 100%; margin-left: 0px; } .img-indent {float: none; margin: 0 0 16px 0; } .img-indent img {width: 100%; } } @media (max-width: 480px) { .navbar_ .brand_ {padding:0; } .list-social {float: none !important; } .privacy {float: none !important; padding-left: 10px; } .portfolio {margin: 0; } .portfolio li img {width: 100%; } .portfolio li {float: none; margin: 0 0 20px 0; width: 100%; } #form-search input {width: 100%; } #search input {width: 66%; } #form-search input {width: 66%; } footer {padding: 31px 0; text-align:center; } #contactform textarea {height: 280px; } #contactform .message {min-height: 290px; } } @media (max-width: 320px) { .brand_ a img {/* width: 190px;*/height: auto; } .list-photo {margin: 0;} .list-photo li {float: none; margin: 0 0 30px 0;} .list-photo li img {width: 100%;} #search input {width: 61%;} .img-indent1 {float: none; margin: 1px 0 16px; } .overflow.extra {overflow: visible; } #form-search input {width: 57%; } .box2, .box1, .box3 {width:100%;} } .clearfix { *zoom: 1;} .clearfix:before,.clearfix:after { display: table; content: ""; line-height: 0;} .clearfix:after { clear: both;} .hide-text { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0;} .input-block-level { display: block; width: 100%; min-height: 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;} /*========COPY=========*/ h3.blockquote { color: #30082B; font-size: 32px; letter-spacing: 1px; line-height: 1.2em; margin: 0; padding: 40px 80px 13px; text-align: center;} .down-arrow { height: 58px; margin: 0 auto 50px; width: 58px;} .box1 { width: 29%; float:right;} .box2 { width: 23%; margin:0px 7%; float:left;} .box3 { width: 33%; float:left;} .web_dev a.image { width:100%; height:160px; display:block;} .web_dev a.image img, .mobile_app a.image img, .techno a.image img { display:block; margin:auto;} .mobile_app a.image { width:100%; height:190px; display:block;} .techno a.image { width:100%; height:190px; display:block;} .fl { float: left;} .container > section { margin-right: 33px; width: 255px; float:left; margin-bottom:20px;} .container > section h2{ font-style:normal; font-size:36px; line-height:40px;} #getintouch p { font-size: 18px; margin-bottom: 48px;} .subcolumns { float: left; margin-bottom: 20px; width: 100%;} .footer-links:first-child { margin-left:5px;} .footer-links ul{ margin:0;} .footer-links p{ font-size:100%!important;} .footer-links li { list-style:none; line-height:32px; /*border-bottom:1px solid #303030;*/} .footer-links li a { font-size:15px; color:#707070;} .footer-links li a:hover { color:#fff;} .boxes { padding:20px 0px 35px;} .box1 .ico, .box2 .ico, .box3 .ico { overflow: hidden; padding: 0 0 20px;} .box2 .ico span, .box3 .ico span { float:left; width:119px; height:109px; } .box1 .ico span { background:url(../Images/ico-html5.png) no-repeat; float:right; width:119px; height:109px; } .box2 .ico span { background: url(../Images/mobile.png) no-repeat; } .box3 .ico span { background: url(../Images/ico-seo.png) no-repeat; } .mobile-ct, .f-txt{ color: #FFFFFF; float: left; font-size: 15px; font-style: italic; height: 90px; line-height: 19px; padding: 0 0 0 10px;} .red { background:#E71B42; /* Old browsers */ background: -moz-linear-gradient(top, #E71B42 0%, #c00000 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E71B42), color-stop(100%,#c00000)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #E71B42 0%,#c00000 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #E71B42 0%,#c00000 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #E71B42 0%,#c00000 100%); /* IE10+ */ background: linear-gradient(to bottom, #E71B42 0%,#c00000 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E71B42', endColorstr='#c00000',GradientType=0 ); /* IE6-9 */} .red h2 a { font-size:36px; color:#FFFFFF; } .red li a {font-family: 'Oswald', sans-serif; color:#FFFFFF; } .red ul { margin:0;} .red li { list-style:none; line-height:normal;} .imgleft { clear: both; float: left; margin: 0 20px 40px 0;} .imgright { clear: both; float: right; margin: 0 0 40px 20px;} .img-cont { margin-bottom:50px;} .img-cont img { } .img-cont img.bd {border:1px solid #ccc; padding:5px; } .box2 .description, .box3 .description { float: right; padding: 0; text-align: right;} .box1 .description { float:left;} .box1 .description, .box2 .description, .box3 .description { color: #333300; font-family: 'MyriadProCondBold',Arial,Helvetica,sans-serif; font-size: 20px; text-transform: uppercase;} h3.latest { margin:0; margin-bottom:20px;} .thumbnail p { line-height:1.5em;} /*=======GRID-WORK========*/ .work-bg { background:url(../Images/bg.png) no-repeat; background-size:100% 100%;} .og-grid { list-style: none; padding: 20px 0; margin: 0 auto; text-align: center; width: 100%;} .og-grid li { display: inline-block; margin: 10px 5px 0 5px; vertical-align: top; height: 250px;} .og-grid li > a,.og-grid li > a img { border: none; outline: none; display: block; position: relative;} .og-grid li.og-expanded > a::after { top: auto; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-bottom-color: #ddd; border-width: 15px; left: 50%; margin: -20px 0 0 -15px;} .og-expander { position: absolute; background: #ddd; top: auto; left: 0; width: 100%; margin-top: 10px; text-align: left; height: 0; overflow: hidden;} .og-expander-inner { padding: 50px 30px; height: 100%;} .og-close { position: absolute; width: 40px; height: 40px; top: 20px; right: 20px; cursor: pointer;} .og-close::before,.og-close::after { content: ''; position: absolute; width: 100%; top: 50%; height: 1px; background: #888; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); transform: rotate(45deg);} .og-close::after { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); transform: rotate(-45deg);} .og-close:hover::before,.og-close:hover::after { background: #333;} .og-fullimg,.og-details { width: 50%; float: left; height: 100%; overflow: hidden; position: relative;} .og-details { padding: 0 40px 0 20px;} .og-fullimg { text-align: center;} .og-fullimg img { display: inline-block; max-height: 100%; max-width: 100%; left:25px; top:24px; position:absolute;} .og-details h3 { font-weight: 300; font-size: 42px; padding: 10px 0 10px; margin-bottom: 10px;} .og-details p { font-weight: 400; font-size: 16px; line-height: 22px; color: #000;} .og-details a { font-size: 16px; color: #fff; letter-spacing: 2px; padding: 8px 20px; display: inline-block; margin: 30px 0 0; outline: none; background:#DF0000;} .og-details a::after { content: '\2192'; display: inline-block; margin-left: 10px;} .og-details a:hover {} .og-loading { width: 20px; height: 20px; border-radius: 50%; background: #ddd; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ccc; position: absolute; top: 50%; left: 50%; margin: -25px 0 0 -25px; -webkit-animation: loader 0.5s infinite ease-in-out both; -moz-animation: loader 0.5s infinite ease-in-out both; animation: loader 0.5s infinite ease-in-out both;} @-webkit-keyframes loader { 0% { background: #ddd; } 33% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd; } 66% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc; } } @-moz-keyframes loader { 0% { background: #ddd; } 33% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd; } 66% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc; } } @keyframes loader { 0% { background: #ddd; } 33% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd; } 66% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc; } } *,*:after,*:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; margin: 0;} /* Clearfix hack by <NAME>: http://nicolasgallagher.com/micro-clearfix-hack/ */ .clearfix:before,.clearfix:after { content: " "; display: table;} .clearfix:after { clear: both;} .clearfix { *zoom: 1;} .work { margin-top: 100px;} .work .span4 h3 { font-size:24px;} .work .span4 p { height:45px; overflow:hidden;} ul.block { float:left; margin-top:40px;} ul.block li { margin-bottom:80px;} .internal { text-align:left;} .internal .span12 { margin:0;} ul.sidenav { width:250px; margin-top:32px; margin-left:0;} ul.sidenav h3 { margin-left:18px;} ul.sidenav li { list-style:none; font-style:normal; line-height:normal; border-bottom:1px dashed #CCCCCC; margin-left:20px;} ul.sidenav li:last-child, ul.sidenav li.active { border:0!important;} ul.sidenav li a{ color:#505050; padding:6px 5px 6px 0px ; display:inline-block; width:100%;} ul.sidenav li.active { margin-left:0px;} ul.sidenav li.active a{ background-color:#505050; color:#FFFFFF!important; height: 35px; padding-left:20px; position: relative; /*margin-left:-20px;*/ /* width: 120px;*/} ul.sidenav li.active a:hover {background:#505050!important; color:#FFFFFF!important;} ul.sidenav li.active a:before { border-bottom: 17px solid transparent; border-right: 15px solid #505050; border-top: 18px solid transparent; content: ""; height: 0; position: absolute; right: 100%; top: 0; width: 0; } ul.sidenav li:hover a{ color:#DF0000!important;} span.head { color:#DF0000; font-size:18px; margin:10px; font-weight:normal; display:block; margin-bottom:20px;} .banner { height:355px; margin-top:80px;} .page-margins { margin:50px 0px;} .tools {height: auto !important; /* ie6 ignores !important, so this will be overridden below */ min-height: 100%; /* ie6 ignores min-height completely */ height: 100%; background:#505050; background:url(../Images/bg-lines.png) repeat 0 0;} .tools h3, .tools span { color:#505050;} .tools span { font-size:18px; margin-bottom:10px; display:block;} .tools div { padding:0px 30px;} .java { width:200px; height:100px; background:url(../Images/tools2.png) 0 0px no-repeat; display:block; opacity:0.8;} .net { width:200px; height:100px; background:url(../Images/tools2.png) 0px -90px no-repeat; display:block; opacity:0.8;} /**/.tools, .services-exp, .span3.nav { min-height:450px!important;} .span3.nav { margin-bottom:0; background: url(../Images/shade.png) no-repeat scroll -222px 0px transparent; min-height: 700px;} .about { margin:120px 0px 0px; text-align:left; padding-bottom:50px;} .services-exp h2 { margin-top:30px;} .approach { border-bottom: 1px solid #DDDDDD; float: left; width: 100%; margin:30px 0 70px;} .approach li { width:50%; border-top: 1px solid #DDDDDD; display: inline-block; vertical-align: top; float:left;} .approach .item-inner .icon { float: right; margin: 0 25px;} .approach .decimal { background-color: #DF0000; border-radius: 100px 100px 100px 100px; color: #FEFEFE; float: left; font-size: 20px; font-weight: 600; height: 30px; line-height: 29px; text-align: center; text-shadow: 0 1px 0 #CC5917; width: 30px; margin-left:10px;} .approach .content { margin-left: 50px; margin-right: 125px;} .approach li .item-inner {/* height: 275px;*/ height:auto; padding-bottom: 30px; padding-top: 30px;} .approach li:nth-child(2n) .item-inner { border-left: 1px solid #DDDDDD;} .approach li:nth-child(2n+1) .item-inner { border-right: 1px solid #DDDDDD; margin-right: -1px;} .approach li:nth-child(2n) .item-inner .icon { float: left;} .approach li:nth-child(2n) .item-inner .decimal { float: right;} .approach li:nth-child(2n) .item-inner .content { margin-left: 125px; margin-right: 50px;} .approach li:nth-child(2n) .item-inner, .approach li:nth-child(3n) .item-inner { border-left:0;} .approach li:nth-child(4n) .item-inner { border-right:0;} .approach h3 { margin-top:0px; line-height:28px;} .slidesjs-next.slidesjs-navigation { float:right;} @media screen and (max-width: 830px) { .og-expander h3 { font-size: 32px; } .og-expander p { font-size: 13px; } .og-expander a { font-size: 12px; } } @media screen and (max-width: 650px) { .og-fullimg { display: none; } .og-details { float: none; width: 100%; } } @media screen and (max-width:1280px) { .approach li .item-inner { height:275px;} } @media screen and (max-width:1024px) { .approach li { width:50%;} .approach li .item-inner {height:275px; } .approach li:nth-child(2n) .item-inner { border-left: 1px solid #DDDDDD;} .approach li:nth-child(2n+1) .item-inner { border-right: 1px solid #DDDDDD; margin-right: -1px;} .approach li:nth-child(2n) .item-inner .icon { float: left;} .approach li:nth-child(2n) .item-inner .decimal { float: right;} .approach li:nth-child(2n) .item-inner .content { margin-left: 125px; margin-right: 50px;} .approach li:nth-child(2n) .item-inner, .approach li:nth-child(3n) .item-inner { border-left:0;} .approach li:nth-child(4n) .item-inner { border-right:0;} } @media screen and (min-width:768px) and (max-width:1000px) { .box2, .box1, .box3 { text-align:center;} .box2 .ico span, .box3 .ico span , .box1 .ico span { float:none; display:block; margin:10px auto;} .box2 .description, .box3 .description, .box1 .description { float:none; text-align:center;} .red h2 a { font-size:30px;} .row-fluid .span3 { width:47%;} } @media screen and (max-width:768px) { .row-fluid .span3 { width:86%; margin:5% 7%!important;} .approach li { width:100%;} .approach li .item-inner { height:auto;} .approach li:nth-child(2n) .item-inner .icon { float: right;} .approach li:nth-child(2n) .item-inner .decimal { float: left;} .approach li:nth-child(2n) .item-inner .content { margin-left: 50px; margin-right: 125px;} .navbar_ .btn:hover .icon-bar { background:url("../Images/indicator1.png") no-repeat scroll 0 0 transparent;} .box2, .box1, .box3 { width:86%; margin:0 7%;} .box1 .ico span { float:left;} .box1 .description { float:right; text-align:right;} } .og-display {float: left; height: 422px; width: 541px; background:url(../Images/works/monitor.jpg) no-repeat left top;} .banner-bg { background:url(../Images/banner-bg.jpg) center center no-repeat; background-size:cover;} .redesign-bg{background: rgb(240,183,161); /* Old browsers */ background: -moz-linear-gradient(45deg, rgba(240,183,161,1) 0%, rgba(140,51,16,1) 50%, rgba(117,34,1,1) 51%, rgba(191,110,78,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(240,183,161,1)), color-stop(50%,rgba(140,51,16,1)), color-stop(51%,rgba(117,34,1,1)), color-stop(100%,rgba(191,110,78,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(45deg, rgba(240,183,161,1) 0%,rgba(140,51,16,1) 50%,rgba(117,34,1,1) 51%,rgba(191,110,78,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(45deg, rgba(240,183,161,1) 0%,rgba(140,51,16,1) 50%,rgba(117,34,1,1) 51%,rgba(191,110,78,1) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(45deg, rgba(240,183,161,1) 0%,rgba(140,51,16,1) 50%,rgba(117,34,1,1) 51%,rgba(191,110,78,1) 100%); /* IE10+ */ background: linear-gradient(45deg, rgba(240,183,161,1) 0%,rgba(140,51,16,1) 50%,rgba(117,34,1,1) 51%,rgba(191,110,78,1) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0b7a1', endColorstr='#bf6e4e',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */ } .windows-app-bg{ background: #efc5ca; /* Old browsers */ background: -moz-linear-gradient(45deg, #efc5ca 0%, #d24b5a 50%, #ba2737 51%, #f18e99 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#efc5ca), color-stop(50%,#d24b5a), color-stop(51%,#ba2737), color-stop(100%,#f18e99)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(45deg, #efc5ca 0%,#d24b5a 50%,#ba2737 51%,#f18e99 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(45deg, #efc5ca 0%,#d24b5a 50%,#ba2737 51%,#f18e99 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(45deg, #efc5ca 0%,#d24b5a 50%,#ba2737 51%,#f18e99 100%); /* IE10+ */ background: linear-gradient(45deg, #efc5ca 0%,#d24b5a 50%,#ba2737 51%,#f18e99 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efc5ca', endColorstr='#f18e99',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */ } .mobile-web-bg { background: #b7deed; /* Old browsers */ background: -moz-linear-gradient(45deg, #b7deed 0%, #6ac1ed 50%, #22a7e5 51%, #b7deed 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#b7deed), color-stop(50%,#6ac1ed), color-stop(51%,#22a7e5), color-stop(100%,#b7deed)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(45deg, #b7deed 0%,#6ac1ed 50%,#22a7e5 51%,#b7deed 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(45deg, #b7deed 0%,#6ac1ed 50%,#22a7e5 51%,#b7deed 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(45deg, #b7deed 0%,#6ac1ed 50%,#22a7e5 51%,#b7deed 100%); /* IE10+ */ background: linear-gradient(45deg, #b7deed 0%,#6ac1ed 50%,#22a7e5 51%,#b7deed 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7deed', endColorstr='#b7deed',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */ } .web-design-bg { background: #6db3f2; /* Old browsers */ background: -moz-linear-gradient(45deg, #6db3f2 0%, #54a3ee 50%, #1e7ddb 51%, #3690f0 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#6db3f2), color-stop(50%,#54a3ee), color-stop(51%,#1e7ddb), color-stop(100%,#3690f0)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(45deg, #6db3f2 0%,#54a3ee 50%,#1e7ddb 51%,#3690f0 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(45deg, #6db3f2 0%,#54a3ee 50%,#1e7ddb 51%,#3690f0 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(45deg, #6db3f2 0%,#54a3ee 50%,#1e7ddb 51%,#3690f0 100%); /* IE10+ */ background: linear-gradient(45deg, #6db3f2 0%,#54a3ee 50%,#1e7ddb 51%,#3690f0 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6db3f2', endColorstr='#3690f0',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */ } .info-web-bg {background: #f3e2c7; /* Old browsers */ background: -moz-linear-gradient(45deg, #f3e2c7 0%, #c19e67 50%, #b68d4c 51%, #e9d4b3 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#f3e2c7), color-stop(50%,#c19e67), color-stop(51%,#b68d4c), color-stop(100%,#e9d4b3)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(45deg, #f3e2c7 0%,#c19e67 50%,#b68d4c 51%,#e9d4b3 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(45deg, #f3e2c7 0%,#c19e67 50%,#b68d4c 51%,#e9d4b3 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(45deg, #f3e2c7 0%,#c19e67 50%,#b68d4c 51%,#e9d4b3 100%); /* IE10+ */ background: linear-gradient(45deg, #f3e2c7 0%,#c19e67 50%,#b68d4c 51%,#e9d4b3 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3e2c7', endColorstr='#e9d4b3',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */} .ecom-web-bg { background: #bfd255; /* Old browsers */ background: -moz-linear-gradient(45deg, #bfd255 0%, #8eb92a 50%, #72aa00 51%, #9ecb2d 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#bfd255), color-stop(50%,#8eb92a), color-stop(51%,#72aa00), color-stop(100%,#9ecb2d)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(45deg, #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(45deg, #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(45deg, #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* IE10+ */ background: linear-gradient(45deg, #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */ } .custom-web-bg {background: #775b5b; /* Old browsers */ background: -moz-linear-gradient(45deg, #775b5b 0%, #471a36 50%, #34172e 51%, #471a36 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#775b5b), color-stop(50%,#471a36), color-stop(51%,#34172e), color-stop(100%,#471a36)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(45deg, #775b5b 0%,#471a36 50%,#34172e 51%,#471a36 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(45deg, #775b5b 0%,#471a36 50%,#34172e 51%,#471a36 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(45deg, #775b5b 0%,#471a36 50%,#34172e 51%,#471a36 100%); /* IE10+ */ background: linear-gradient(45deg, #775b5b 0%,#471a36 50%,#34172e 51%,#471a36 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#775b5b', endColorstr='#471a36',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */ } .print-bg{ background: #f2f6f8; /* Old browsers */ background: -moz-linear-gradient(-45deg, #f2f6f8 0%, #d8e1e7 50%, #b5c6d0 51%, #e0eff9 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#f2f6f8), color-stop(50%,#d8e1e7), color-stop(51%,#b5c6d0), color-stop(100%,#e0eff9)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(-45deg, #f2f6f8 0%,#d8e1e7 50%,#b5c6d0 51%,#e0eff9 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(-45deg, #f2f6f8 0%,#d8e1e7 50%,#b5c6d0 51%,#e0eff9 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(-45deg, #f2f6f8 0%,#d8e1e7 50%,#b5c6d0 51%,#e0eff9 100%); /* IE10+ */ background: linear-gradient(135deg, #f2f6f8 0%,#d8e1e7 50%,#b5c6d0 51%,#e0eff9 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f6f8', endColorstr='#e0eff9',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */ } .cus-app-dev-bg {background: #fceabb; /* Old browsers */ background: -moz-linear-gradient(45deg, #fceabb 0%, #fccd4d 50%, #f8b500 51%, #fbdf93 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#fceabb), color-stop(50%,#fccd4d), color-stop(51%,#f8b500), color-stop(100%,#fbdf93)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(45deg, #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(45deg, #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(45deg, #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); /* IE10+ */ background: linear-gradient(45deg, #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */ } .testimonials .testimonial { background-color: #FFFFFF; float: left; padding: 15px 0px; width: 100%;} .testimonials blockquote:before { content: '\201C'; height: 0; margin-left: -30px; position: relative; top: 0;} .testimonials blockquote:before, blockquote:after { color: #CCCCCC; display: block; font-family: "Times New Roman",serif; font-size: 300%; text-shadow: 0 1px white; } .testimonials blockquote:after { content: '\201D'; height: 20px; margin-left: 100%; position: relative;} .testimonials blockquote:before, .testimonials blockquote:after { color: #CCCCCC; display: block; font-family: "Times New Roman",serif; font-size: 300%; text-shadow: 0 1px white;} .testimonials blockquote { color: #333333; font-family: "Source Sans Pro",sans-serif; font-size: 16px; font-style: italic; font-weight: 200; line-height: 24px; text-align: justify; padding:9px 28px 0 23px!important; border:0; text-shadow: 0 1px white; margin:0;} .testimonials q, .testimonials blockquote { quotes: none;} .testimonials .quote-author { font-size: 16px; font-weight: 400;} .testimonials .quote-author, .quote-site { display: block; font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif; font-weight: 300; line-height: normal; text-align: right;} .testimonials .quote-site { font-size: 14px;} hr { margin:0!important; opacity:0.5;} /*==============slider-testimonials================*/ #slides { display: none; } .slidesjs-pagination .active { color:red; } /*==============slider================*/ .cbp-qtrotator {position: relative; max-width: 800px; width: 100%; min-height: 350px;} .cbp-qtrotator h4 {font-size:21px; color:#30082B; line-height:normal; display:block; margin-bottom:5px; font-weight:normal; letter-spacing:normal;} .cbp-qtrotator .cbp-qtcontent {position: absolute; min-height: 200px; top: 0; z-index: 0; opacity: 0; width: 100%;} .no-js .cbp-qtrotator .cbp-qtcontent {border-bottom: none;} .cbp-qtrotator .cbp-qtcontent.cbp-qtcurrent,.no-js .cbp-qtrotator .cbp-qtcontent {position: relative; z-index: 100; pointer-events: auto; opacity: 1;} .cbp-qtrotator .cbp-qtcontent:before,.cbp-qtrotator .cbp-qtcontent:after {content: " "; display: table;} .cbp-qtrotator .cbp-qtcontent:after {clear: both;} .cbp-qtprogress {position: absolute; background: #47a3da; height: 5px; width: 0%; top: 0; z-index: 1000;} .cbp-qtrotator blockquote {margin: 0; padding: 0;} .cbp-qtrotator blockquote p {color: #888; font-weight: 300;} .cbp-qtrotator .cbp-qtcontent img {float: right; margin-bottom: 15px;} /* Example for media query */ @media screen and (max-width: 30.6em) { .cbp-qtrotator { font-size: 70%; } .cbp-qtrotator img { width: 80px; } }
0.299003
0.133981
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } html, body, .main-wrapper, .main-wrapper-front { width: 100%; height: 100%; } body { color: #fff; font-family: 'Roboto', sans-serif; } .main-wrapper { position: relative; overflow: hidden; } .main-wrapper > .main-wrapper-mask, .main-wrapper > .main-wrapper-blur { position: absolute; top: 0; left: 0; } .main-wrapper > .main-wrapper-mask { width: 100%; height: 100%; z-index: 5; opacity: 0.3; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; filter: alpha(opacity=30); background: #000; } .main-wrapper > .main-wrapper-blur { -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; background-position: center center; width: 50% !important; height: 50% !important; -webkit-transform-origin: 12% 5%; -moz-transform-origin: 12% 5%; -o-transform-origin: 12% 5%; -ms-transform-origin: 12% 5%; transform-origin: 12% 5%; -webkit-transform: scale(2.5); -moz-transform: scale(2.5); -o-transform: scale(2.5); -ms-transform: scale(2.5); transform: scale(2.5); -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -webkit-filter: blur(10px); -moz-filter: blur(10px); -o-filter: blur(10px); filter: blur(10px); z-index: 0; } .main-wrapper > .main-wrapper-blur:before { content: ''; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; backface-visibility: hidden; } .main-wrapper > .main-wrapper-front { position: relative; z-index: 6; } .full-center { left: 50%; position: absolute !important; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } .widget-block { width: 770px; -webkit-border-radius: 5px; border-radius: 5px; background: rgba(255,255,255,0.2); } .weatherIcon{ background-color : powderblue; opacity:0.8; } .img-area { -webkit-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; position: relative; } .img-area img { width: 100%; -webkit-border-radius: 5px 5px 10px 10px; border-radius: 10px 10px 10px 10px; display: block; z-index: 1; } .img-area .img-area-mask { position: absolute; width: 100%; height: 100%; background: #000; -webkit-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; z-index: 2; opacity: 0.4; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50); } .img-area .img-area-front { z-index: 3; position: absolute; width: 100%; height: 100%; top: 0; left: 0; } .week-forecast { list-style: none; margin: 0; padding: 0; overflow: hidden; } .week-forecast > li { border-top: 3px solid #fc0203; float: left; width: 110px; height: 150px; } .week-forecast > li:nth-child(2) { border-color: #fff000; background: rgba(255,240,0,0.05); } .week-forecast > li:nth-child(3) { border-color: #d3d3d3; background: rgba(211,211,211,0.05); } .week-forecast > li:nth-child(4) { border-color: #0cf; background: rgba(0,204,255,0.05); } .week-forecast > li:nth-child(5) { border-color: #d3d3d3; background: rgba(211,211,211,0.05); } .week-forecast > li:nth-child(6) { border-color: #fff000; background: rgba(255,240,0,0.05); } .week-forecast > li:nth-child(7) { border-top: 3px solid #fc0203; } .week-forecast > li:first-child { border-bottom-left-radius: 5px; } .week-forecast > li:last-child { border-bottom-right-radius: 5px; } .week-forecast > li.sun { border-color: #fff000; background: rgba(255,240,0,0.05); } .week-forecast > li.cloud { border-color: #d3d3d3; background: rgba(211,211,211,0.05); } .week-forecast > li.rain { border-color: #0cf; background: rgba(0,204,255,0.05); } .week-forecast > li.rain.sun { border-color: #8de8ff; background: rgba(141,232,255,0.05); } .week-forecast > li.cloud.sun { border-color: #fffcb1; background: rgba(255,252,177,0.05); } .week-forecast > li > .inner { border-right: 1px solid rgba(0,0,0,0.1); width: 100%; height: 100%; padding: 20px; text-align: center; } .week-forecast > li > .inner .climacon { text-shadow: 0 3px 1px rgba(0,0,0,0.1); font-size: 40px; width: 50px; height: 50px; line-height: 50px; text-align: center; -webkit-border-radius: 50%; border-radius: 50%; background: rgba(0,0,0,0.1); margin-bottom: 5px; } .week-forecast > li > .inner .climacon.rain.sun { padding-top: 2px; padding-left: 3px; } .week-forecast > li > .inner .climacon.cloud.sun { padding-top: 4px; padding-left: 2px; } .week-forecast > li:last-child > .inner { border-right: none; } .weather-icon-sm { width: 30px; height: 30px; background: #fff; display: inline-block; -webkit-border-radius: 50%; border-radius: 50%; } .weather-icon-lg { width: 150px; height: 150px; background: #fff; display: block; -webkit-border-radius: 50%; border-radius: 50%; display: inline-block; position: absolute; top: 50%; margin-top: -75px; left: 50%; margin-left: -75px; } .week-day { margin-top: 0; margin-bottom: 8px; font-weight: 300; font-size: 15px; text-transform: lowercase; } .week-day-temperature { margin: 0; position: relative; } .week-day-temperature:after { content: ''; width: 3px; height: 3px; -webkit-border-radius: 50%; border-radius: 50%; border: 1px solid #fff; position: absolute; top: 1px; right: 18px; display: block; opacity: 0.85; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"; filter: alpha(opacity=85); } .week-day-temperature:before { content: '+'; position: absolute; left: 16px; top: 1px; font-size: 15px; opacity: 0.85; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"; filter: alpha(opacity=85); } .week-day-temperature.minus:before { content: '-'; } #temperature { text-align: right; margin: 0; font-size: 120px; height: 100%; line-height: 200px; position: relative; font-weight: 100; } #temperature:after { content: ''; top: 45px; right: -15px; height: 10px; width: 10px; -webkit-border-radius: 50%; border-radius: 50%; border: 2px solid #fff; line-height: 1; position: absolute; opacity: 0.85; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"; filter: alpha(opacity=85); } #temperature:before { content: '+'; left: 20px; font-size: 60px; position: relative; top: -24px; padding-right: 20px; } #temperature.minus:before { content: '-'; } #temperature-feels { position: absolute; font-size: 17px; bottom: 20px; right: 12px; font-weight: 300; line-height: 1em; color: rgba(255,255,255,0.85); } .weather-block-info { list-style: none; margin: 0; padding: 0; overflow: hidden; display: table; margin: -100px auto 0 auto; position: relative; top: 50%; } .weather-block-info > li { float: left; width: 200px; height: 200px; margin: 0 5px; position: relative; } .weather-params { opacity: 0.75; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; filter: alpha(opacity=75); list-style: none; margin: 0; padding: 0; left: 0; position: absolute; top: 50%; -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); -o-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); } .weather-params > li { overflow: hidden; } .weather-params > li .climacon { display: block; font-size: 50px; float: left; margin-right: 10px; line-height: 37px; height: 37px; width: 37px; text-align: center; } .weather-params > li span { position: relative; top: 10px; font-weight: 300; } #location, .today { position: absolute; font-weight: 300; font-size: 30px; text-align: center; width: 100%; margin: 0; top: 15px; left: 0; } #date{ position: absolute; font-weight: 300; font-size: 18px; text-align: center; width: 100%; margin: 0; top: 50px; left: 0; } .today { font-size: 14px; top: 50px; color: rgba(255,255,255,0.85); } #weather-desc { position: absolute; text-align: center; bottom: 35px; width: 100%; } #weather-desc > span { display: inline-block; padding: 5px 10px; background: rgba(0,0,0,0.3); -webkit-border-radius: 5px; border-radius: 5px; font-size: 14px; font-weight: 300; }
mini_web_project/css/weather/styles.css
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } html, body, .main-wrapper, .main-wrapper-front { width: 100%; height: 100%; } body { color: #fff; font-family: 'Roboto', sans-serif; } .main-wrapper { position: relative; overflow: hidden; } .main-wrapper > .main-wrapper-mask, .main-wrapper > .main-wrapper-blur { position: absolute; top: 0; left: 0; } .main-wrapper > .main-wrapper-mask { width: 100%; height: 100%; z-index: 5; opacity: 0.3; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; filter: alpha(opacity=30); background: #000; } .main-wrapper > .main-wrapper-blur { -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; background-position: center center; width: 50% !important; height: 50% !important; -webkit-transform-origin: 12% 5%; -moz-transform-origin: 12% 5%; -o-transform-origin: 12% 5%; -ms-transform-origin: 12% 5%; transform-origin: 12% 5%; -webkit-transform: scale(2.5); -moz-transform: scale(2.5); -o-transform: scale(2.5); -ms-transform: scale(2.5); transform: scale(2.5); -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -webkit-filter: blur(10px); -moz-filter: blur(10px); -o-filter: blur(10px); filter: blur(10px); z-index: 0; } .main-wrapper > .main-wrapper-blur:before { content: ''; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; backface-visibility: hidden; } .main-wrapper > .main-wrapper-front { position: relative; z-index: 6; } .full-center { left: 50%; position: absolute !important; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } .widget-block { width: 770px; -webkit-border-radius: 5px; border-radius: 5px; background: rgba(255,255,255,0.2); } .weatherIcon{ background-color : powderblue; opacity:0.8; } .img-area { -webkit-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; position: relative; } .img-area img { width: 100%; -webkit-border-radius: 5px 5px 10px 10px; border-radius: 10px 10px 10px 10px; display: block; z-index: 1; } .img-area .img-area-mask { position: absolute; width: 100%; height: 100%; background: #000; -webkit-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; z-index: 2; opacity: 0.4; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50); } .img-area .img-area-front { z-index: 3; position: absolute; width: 100%; height: 100%; top: 0; left: 0; } .week-forecast { list-style: none; margin: 0; padding: 0; overflow: hidden; } .week-forecast > li { border-top: 3px solid #fc0203; float: left; width: 110px; height: 150px; } .week-forecast > li:nth-child(2) { border-color: #fff000; background: rgba(255,240,0,0.05); } .week-forecast > li:nth-child(3) { border-color: #d3d3d3; background: rgba(211,211,211,0.05); } .week-forecast > li:nth-child(4) { border-color: #0cf; background: rgba(0,204,255,0.05); } .week-forecast > li:nth-child(5) { border-color: #d3d3d3; background: rgba(211,211,211,0.05); } .week-forecast > li:nth-child(6) { border-color: #fff000; background: rgba(255,240,0,0.05); } .week-forecast > li:nth-child(7) { border-top: 3px solid #fc0203; } .week-forecast > li:first-child { border-bottom-left-radius: 5px; } .week-forecast > li:last-child { border-bottom-right-radius: 5px; } .week-forecast > li.sun { border-color: #fff000; background: rgba(255,240,0,0.05); } .week-forecast > li.cloud { border-color: #d3d3d3; background: rgba(211,211,211,0.05); } .week-forecast > li.rain { border-color: #0cf; background: rgba(0,204,255,0.05); } .week-forecast > li.rain.sun { border-color: #8de8ff; background: rgba(141,232,255,0.05); } .week-forecast > li.cloud.sun { border-color: #fffcb1; background: rgba(255,252,177,0.05); } .week-forecast > li > .inner { border-right: 1px solid rgba(0,0,0,0.1); width: 100%; height: 100%; padding: 20px; text-align: center; } .week-forecast > li > .inner .climacon { text-shadow: 0 3px 1px rgba(0,0,0,0.1); font-size: 40px; width: 50px; height: 50px; line-height: 50px; text-align: center; -webkit-border-radius: 50%; border-radius: 50%; background: rgba(0,0,0,0.1); margin-bottom: 5px; } .week-forecast > li > .inner .climacon.rain.sun { padding-top: 2px; padding-left: 3px; } .week-forecast > li > .inner .climacon.cloud.sun { padding-top: 4px; padding-left: 2px; } .week-forecast > li:last-child > .inner { border-right: none; } .weather-icon-sm { width: 30px; height: 30px; background: #fff; display: inline-block; -webkit-border-radius: 50%; border-radius: 50%; } .weather-icon-lg { width: 150px; height: 150px; background: #fff; display: block; -webkit-border-radius: 50%; border-radius: 50%; display: inline-block; position: absolute; top: 50%; margin-top: -75px; left: 50%; margin-left: -75px; } .week-day { margin-top: 0; margin-bottom: 8px; font-weight: 300; font-size: 15px; text-transform: lowercase; } .week-day-temperature { margin: 0; position: relative; } .week-day-temperature:after { content: ''; width: 3px; height: 3px; -webkit-border-radius: 50%; border-radius: 50%; border: 1px solid #fff; position: absolute; top: 1px; right: 18px; display: block; opacity: 0.85; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"; filter: alpha(opacity=85); } .week-day-temperature:before { content: '+'; position: absolute; left: 16px; top: 1px; font-size: 15px; opacity: 0.85; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"; filter: alpha(opacity=85); } .week-day-temperature.minus:before { content: '-'; } #temperature { text-align: right; margin: 0; font-size: 120px; height: 100%; line-height: 200px; position: relative; font-weight: 100; } #temperature:after { content: ''; top: 45px; right: -15px; height: 10px; width: 10px; -webkit-border-radius: 50%; border-radius: 50%; border: 2px solid #fff; line-height: 1; position: absolute; opacity: 0.85; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"; filter: alpha(opacity=85); } #temperature:before { content: '+'; left: 20px; font-size: 60px; position: relative; top: -24px; padding-right: 20px; } #temperature.minus:before { content: '-'; } #temperature-feels { position: absolute; font-size: 17px; bottom: 20px; right: 12px; font-weight: 300; line-height: 1em; color: rgba(255,255,255,0.85); } .weather-block-info { list-style: none; margin: 0; padding: 0; overflow: hidden; display: table; margin: -100px auto 0 auto; position: relative; top: 50%; } .weather-block-info > li { float: left; width: 200px; height: 200px; margin: 0 5px; position: relative; } .weather-params { opacity: 0.75; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; filter: alpha(opacity=75); list-style: none; margin: 0; padding: 0; left: 0; position: absolute; top: 50%; -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); -o-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); } .weather-params > li { overflow: hidden; } .weather-params > li .climacon { display: block; font-size: 50px; float: left; margin-right: 10px; line-height: 37px; height: 37px; width: 37px; text-align: center; } .weather-params > li span { position: relative; top: 10px; font-weight: 300; } #location, .today { position: absolute; font-weight: 300; font-size: 30px; text-align: center; width: 100%; margin: 0; top: 15px; left: 0; } #date{ position: absolute; font-weight: 300; font-size: 18px; text-align: center; width: 100%; margin: 0; top: 50px; left: 0; } .today { font-size: 14px; top: 50px; color: rgba(255,255,255,0.85); } #weather-desc { position: absolute; text-align: center; bottom: 35px; width: 100%; } #weather-desc > span { display: inline-block; padding: 5px 10px; background: rgba(0,0,0,0.3); -webkit-border-radius: 5px; border-radius: 5px; font-size: 14px; font-weight: 300; }
0.29209
0.056236
@charset "UTF-8"; .anychart-loader { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1000; background: #fff; } .anychart-loader .rotating-cover { width: 70px; height: 70px; position: absolute; top: 50%; margin-top: -35px; left: 50%; margin-left: -35px; } .anychart-loader .rotating-plane { display: block; width: 100%; height: 100%; border-radius: 20%; border: 5px solid #1c75ba; margin: 0 auto; position: relative; animation: rotateplane 3s infinite; } .anychart-loader .chart-row { position: absolute; top: 10px; bottom: 0; left: 10px; right: 10px; letter-spacing: -3px; line-height: 0; font-size: 0; white-space: nowrap; } .anychart-loader .chart-row .chart-col { display: inline-block; width: 25%; height: 90%; background: #000; margin: 0 12.5% 0 0; vertical-align: bottom; } .anychart-loader .chart-row .chart-col.green { background: #26a957; height: 50%; animation: blinkplane 1.5s infinite; } .anychart-loader .chart-row .chart-col.orange { background: #ff8207; height: 70%; animation: blinkplane 1.5s infinite 0.25s; } .anychart-loader .chart-row .chart-col.red { background: #f0402e; height: 90%; animation: blinkplane 1.5s infinite 0.5s; } @keyframes rotateplane { 0% { transform: perspective(120px) rotateX(0deg) rotateY(0deg); opacity: 1; } 25% { transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg); opacity: 0.3; } 50% { transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); opacity: 1; } 75% { transform: perspective(120px) rotateX(0deg) rotateY(-180.1deg); opacity: 0.3; } 100% { transform: perspective(120px) rotateX(0deg) rotateY(0deg); opacity: 1; } } @keyframes blinkplane { 0% { opacity: 1; } 50% { opacity: 0.01; } 100% { opacity: 1; } } /*! * bootstrap-vertical-tabs - v1.1.0 * https://dbtek.github.io/bootstrap-vertical-tabs * 2014-06-06 * Copyright (c) 2014 <NAME> * License: MIT */ .tabs-left, .tabs-right { border-bottom: none; margin-top: -21px; } .tabs-left { border-right: 1px solid #ddd; } .tabs-right { border-left: 1px solid #ddd; } .tabs-left > li, .tabs-right > li { float: none; } .tabs-left > li { margin-right: -1px; } .tabs-right > li { margin-left: -1px; } .tabs-left > li.active > a, .tabs-left > li.active > a:hover, .tabs-left > li.active > a:focus { border-bottom-color: #ddd; border-right-color: transparent; } .tabs-right > li.active > a, .tabs-right > li.active > a:hover, .tabs-right > li.active > a:focus { border-bottom: 1px solid #ddd; border-left-color: transparent; } .tabs-left > li > a { border-radius: 4px 0 0 4px; margin-right: 0; display: block; } .tabs-right > li > a { border-radius: 0 4px 4px 0; margin-right: 0; } .vertical-text { margin-top: 50px; border: none; position: relative; } .vertical-text > li { height: 20px; width: 120px; margin-bottom: 100px; } .vertical-text > li > a { border-bottom: 1px solid #ddd; border-right-color: transparent; text-align: center; border-radius: 4px 4px 0px 0px; } .vertical-text > li.active > a, .vertical-text > li.active > a:hover, .vertical-text > li.active > a:focus { border-bottom-color: transparent; border-right-color: #ddd; border-left-color: #ddd; } .vertical-text.tabs-left { left: -50px; } .vertical-text.tabs-right { right: -50px; } .vertical-text.tabs-right > li { transform: rotate(90deg); } .vertical-text.tabs-left > li { transform: rotate(-90deg); } .wrapper { padding: 10px 25px; } h1 { margin-bottom: 20px; } .select .btn { border-color: #c5c8d1; background: #fff; } .separate-line { margin-top: 0; margin-bottom: 20px; border: 0; border-top: 1px solid #ddd; } #navPanel { font-size: 0; display: table; margin-bottom: 5px; } #navPanel.list-nav > li { display: inline-block; margin-right: 5px; margin-bottom: 5px; } .display-code { white-space: pre; overflow-y: scroll; } .prism-window pre { margin-top: -75px; border-left: 1px solid #cccccc !important; box-shadow: none !important; overflow-y: scroll; height: 650px; } .tab-content .chart { height: 0; } .tab-content .chart.active { height: 650px; } .tab-content > .tab-pane { overflow: hidden; height: 660px; } .copytoclipboard::after { position: absolute; font-size: 12px; content: 'Copy'; left: 12px; top: 8px; } .copytoclipboard.copied::after { content: 'Copied'; left: 6px; } .tabs-left > li:first-child a { border-top: 1px solid #fff; } .tabs-left > li:first-child.active a { border-top: 1px solid #ddd; } .tabs-left.nav-tabs > li > a:hover { border-color: transparent; } .tabs-left.nav-tabs > li.active > a:hover { border-color: #ddd; border-right-color: transparent; } @media screen and (max-width: 767px) { .tabs-left { border: 1px solid #ddd; margin-bottom: 10px; } .tabs-left.nav-tabs > li > a { border-radius: 0; border: none; } .tabs-left.nav-tabs > li.active > a { border-radius: 0; border: none; background: #eee; } .tabs-left.nav-tabs > li.active > a:hover { border: none; } .bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark { display: none; } .bootstrap-select.btn-group .dropdown-menu { max-width: 100%; } } @media screen and (max-width: 768px) { .table-responsive { overflow: scroll !important; } } @media screen and (min-width: 768px) { .preview-container { margin-bottom: 25px; } } @media screen and (max-width: 992px) { .dashboard-content .chart-container .tab-pane { height: 450px; } }
dist/css/app.css
@charset "UTF-8"; .anychart-loader { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1000; background: #fff; } .anychart-loader .rotating-cover { width: 70px; height: 70px; position: absolute; top: 50%; margin-top: -35px; left: 50%; margin-left: -35px; } .anychart-loader .rotating-plane { display: block; width: 100%; height: 100%; border-radius: 20%; border: 5px solid #1c75ba; margin: 0 auto; position: relative; animation: rotateplane 3s infinite; } .anychart-loader .chart-row { position: absolute; top: 10px; bottom: 0; left: 10px; right: 10px; letter-spacing: -3px; line-height: 0; font-size: 0; white-space: nowrap; } .anychart-loader .chart-row .chart-col { display: inline-block; width: 25%; height: 90%; background: #000; margin: 0 12.5% 0 0; vertical-align: bottom; } .anychart-loader .chart-row .chart-col.green { background: #26a957; height: 50%; animation: blinkplane 1.5s infinite; } .anychart-loader .chart-row .chart-col.orange { background: #ff8207; height: 70%; animation: blinkplane 1.5s infinite 0.25s; } .anychart-loader .chart-row .chart-col.red { background: #f0402e; height: 90%; animation: blinkplane 1.5s infinite 0.5s; } @keyframes rotateplane { 0% { transform: perspective(120px) rotateX(0deg) rotateY(0deg); opacity: 1; } 25% { transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg); opacity: 0.3; } 50% { transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); opacity: 1; } 75% { transform: perspective(120px) rotateX(0deg) rotateY(-180.1deg); opacity: 0.3; } 100% { transform: perspective(120px) rotateX(0deg) rotateY(0deg); opacity: 1; } } @keyframes blinkplane { 0% { opacity: 1; } 50% { opacity: 0.01; } 100% { opacity: 1; } } /*! * bootstrap-vertical-tabs - v1.1.0 * https://dbtek.github.io/bootstrap-vertical-tabs * 2014-06-06 * Copyright (c) 2014 <NAME> * License: MIT */ .tabs-left, .tabs-right { border-bottom: none; margin-top: -21px; } .tabs-left { border-right: 1px solid #ddd; } .tabs-right { border-left: 1px solid #ddd; } .tabs-left > li, .tabs-right > li { float: none; } .tabs-left > li { margin-right: -1px; } .tabs-right > li { margin-left: -1px; } .tabs-left > li.active > a, .tabs-left > li.active > a:hover, .tabs-left > li.active > a:focus { border-bottom-color: #ddd; border-right-color: transparent; } .tabs-right > li.active > a, .tabs-right > li.active > a:hover, .tabs-right > li.active > a:focus { border-bottom: 1px solid #ddd; border-left-color: transparent; } .tabs-left > li > a { border-radius: 4px 0 0 4px; margin-right: 0; display: block; } .tabs-right > li > a { border-radius: 0 4px 4px 0; margin-right: 0; } .vertical-text { margin-top: 50px; border: none; position: relative; } .vertical-text > li { height: 20px; width: 120px; margin-bottom: 100px; } .vertical-text > li > a { border-bottom: 1px solid #ddd; border-right-color: transparent; text-align: center; border-radius: 4px 4px 0px 0px; } .vertical-text > li.active > a, .vertical-text > li.active > a:hover, .vertical-text > li.active > a:focus { border-bottom-color: transparent; border-right-color: #ddd; border-left-color: #ddd; } .vertical-text.tabs-left { left: -50px; } .vertical-text.tabs-right { right: -50px; } .vertical-text.tabs-right > li { transform: rotate(90deg); } .vertical-text.tabs-left > li { transform: rotate(-90deg); } .wrapper { padding: 10px 25px; } h1 { margin-bottom: 20px; } .select .btn { border-color: #c5c8d1; background: #fff; } .separate-line { margin-top: 0; margin-bottom: 20px; border: 0; border-top: 1px solid #ddd; } #navPanel { font-size: 0; display: table; margin-bottom: 5px; } #navPanel.list-nav > li { display: inline-block; margin-right: 5px; margin-bottom: 5px; } .display-code { white-space: pre; overflow-y: scroll; } .prism-window pre { margin-top: -75px; border-left: 1px solid #cccccc !important; box-shadow: none !important; overflow-y: scroll; height: 650px; } .tab-content .chart { height: 0; } .tab-content .chart.active { height: 650px; } .tab-content > .tab-pane { overflow: hidden; height: 660px; } .copytoclipboard::after { position: absolute; font-size: 12px; content: 'Copy'; left: 12px; top: 8px; } .copytoclipboard.copied::after { content: 'Copied'; left: 6px; } .tabs-left > li:first-child a { border-top: 1px solid #fff; } .tabs-left > li:first-child.active a { border-top: 1px solid #ddd; } .tabs-left.nav-tabs > li > a:hover { border-color: transparent; } .tabs-left.nav-tabs > li.active > a:hover { border-color: #ddd; border-right-color: transparent; } @media screen and (max-width: 767px) { .tabs-left { border: 1px solid #ddd; margin-bottom: 10px; } .tabs-left.nav-tabs > li > a { border-radius: 0; border: none; } .tabs-left.nav-tabs > li.active > a { border-radius: 0; border: none; background: #eee; } .tabs-left.nav-tabs > li.active > a:hover { border: none; } .bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark { display: none; } .bootstrap-select.btn-group .dropdown-menu { max-width: 100%; } } @media screen and (max-width: 768px) { .table-responsive { overflow: scroll !important; } } @media screen and (min-width: 768px) { .preview-container { margin-bottom: 25px; } } @media screen and (max-width: 992px) { .dashboard-content .chart-container .tab-pane { height: 450px; } }
0.644896
0.092893
.wrap { width: 100%; height: 100%; position: absolute; top: 0%; /* top: 50%; margin-top: -300px; */ background-color:#006051; overflow: hidden; -webkit-perspective: 800px; -moz-perspective: 800px; } .photo { width: 260px; height: 320px; position: absolute; z-index: 1; -webkit-box-shadow: 10px 10px 21px -4px rgba(0,0,0,0.52); -moz-box-shadow: 10px 10px 21px -4px rgba(0,0,0,0.52); box-shadow: 10px 10px 21px -4px rgba(0,0,0,0.52); -webkit-transition: all 0.6s; -moz-transition: all 0.6s; left: 50%; top: 50%; margin: -160px 0 0 -130px; } .photo .side { width: 100%; height: 100%; background-color: #eee; position: absolute; top: 0; right: 0; padding: 20px; box-sizing: border-box; } .photo .side-front { /*display: none;*/ } .photo .side-front .image { width: 100%; height: 250px; line-height: 250px; overflow: hidden; } .photo .side-front .image #img { width: 100%; } .photo .side-front .caption { text-align: center; font-size: 16px; bottom: 5%; left: 2%; position: relative; line-height: 20px; } .photo .side-back { } .photo .side-back .desc { color: #666; font-size: 14px; line-height: 1.5em; } .photo_center { left: 50%; top: 50%; margin: -160px 0 0 -130px; z-index: 999; } .photo-wrap { position: absolute; width: 100%; height: 100%; -webkit-transform-style: preserve-3d; -webkit-transition: all 0.6s; -moz-transform-style: preserve-3d; -moz-transition: all 0.6s; } .photo-wrap .side-front { -webkit-transform: rotateY(0deg); -moz-transform: rotateY(0deg); } .photo-wrap .side-back { -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); } .photo-wrap .side { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; } .photo_front .photo-wrap { -webkit-transform: rotateY(0deg); -moz-transform: rotateY(0deg); } .photo_back .photo-wrap { -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); } .nav { width: 80%; height: 30px; line-height: 30px; position: absolute; left: 10%; bottom: 20px; z-index: 999; text-align: center; } .nav .i { width: 30px; height: 30px; display: inline-block; cursor: pointer; background-color: #aaa; text-align: center; border-radius: 90%; -webkit-transform: scale(0.5); -webkit-transition: all 0.5s; -moz-transform: scale(0.5); -moz-transition: all 0.5s; } .nav .i_current { -webkit-transform: scale(0.8); -moz-transform: scale(0.8); } .nav .i_back { -webkit-transform: rotateY(-180deg) scale(0.8); -moz-transform: rotateY(-180deg) scale(0.8); background-color: #555; }
app/static/styles/screen.css
.wrap { width: 100%; height: 100%; position: absolute; top: 0%; /* top: 50%; margin-top: -300px; */ background-color:#006051; overflow: hidden; -webkit-perspective: 800px; -moz-perspective: 800px; } .photo { width: 260px; height: 320px; position: absolute; z-index: 1; -webkit-box-shadow: 10px 10px 21px -4px rgba(0,0,0,0.52); -moz-box-shadow: 10px 10px 21px -4px rgba(0,0,0,0.52); box-shadow: 10px 10px 21px -4px rgba(0,0,0,0.52); -webkit-transition: all 0.6s; -moz-transition: all 0.6s; left: 50%; top: 50%; margin: -160px 0 0 -130px; } .photo .side { width: 100%; height: 100%; background-color: #eee; position: absolute; top: 0; right: 0; padding: 20px; box-sizing: border-box; } .photo .side-front { /*display: none;*/ } .photo .side-front .image { width: 100%; height: 250px; line-height: 250px; overflow: hidden; } .photo .side-front .image #img { width: 100%; } .photo .side-front .caption { text-align: center; font-size: 16px; bottom: 5%; left: 2%; position: relative; line-height: 20px; } .photo .side-back { } .photo .side-back .desc { color: #666; font-size: 14px; line-height: 1.5em; } .photo_center { left: 50%; top: 50%; margin: -160px 0 0 -130px; z-index: 999; } .photo-wrap { position: absolute; width: 100%; height: 100%; -webkit-transform-style: preserve-3d; -webkit-transition: all 0.6s; -moz-transform-style: preserve-3d; -moz-transition: all 0.6s; } .photo-wrap .side-front { -webkit-transform: rotateY(0deg); -moz-transform: rotateY(0deg); } .photo-wrap .side-back { -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); } .photo-wrap .side { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; } .photo_front .photo-wrap { -webkit-transform: rotateY(0deg); -moz-transform: rotateY(0deg); } .photo_back .photo-wrap { -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); } .nav { width: 80%; height: 30px; line-height: 30px; position: absolute; left: 10%; bottom: 20px; z-index: 999; text-align: center; } .nav .i { width: 30px; height: 30px; display: inline-block; cursor: pointer; background-color: #aaa; text-align: center; border-radius: 90%; -webkit-transform: scale(0.5); -webkit-transition: all 0.5s; -moz-transform: scale(0.5); -moz-transition: all 0.5s; } .nav .i_current { -webkit-transform: scale(0.8); -moz-transform: scale(0.8); } .nav .i_back { -webkit-transform: rotateY(-180deg) scale(0.8); -moz-transform: rotateY(-180deg) scale(0.8); background-color: #555; }
0.367384
0.052668
# General --------------------------------------------------------------*/ @font-face { font-family: Almarai; src: url("Almarai-Regular.ttf") format("truetype"); } body { font-family: "Almarai", Almarai !important; background-size: cover; } a { color: #4fa6d5; text-decoration: none; } a:hover { color: #45beff; text-decoration: none; } h1, h2, h3, h4, h5, h6, .font-primary { font-family: "Almarai", Almarai; font-weight: bold; } p { font-family: "Almarai", Almarai; font-weight: unset; } /*-------------------------------------------------------------- # Hero Section --------------------------------------------------------------*/ #hero { width: 100%; padding-top: 10vh; overflow: hidden; position: relative; } #hero::after { content: ''; position: absolute; left: 50%; top: 0; width: 130%; height: 100%; z-index: 0; transform: translateX(-50%) rotate(0deg); } #hero .carousel-container { display: flex; justify-content: center; align-items: center; flex-direction: column; text-align: center; bottom: 0; top: 0; left: 0; right: 0; } #hero h2 { color: #fff; margin-bottom: 20px; font-size: 35px; font-weight: 700; } #hero p { width: 80%; -webkit-animation-delay: 0.4s; animation-delay: 0.4s; margin: 0 auto 30px auto; color: #fff; } #hero .carousel-control-prev, #hero .carousel-control-next { width: 10%; } #hero .carousel-control-next-icon, #hero .carousel-control-prev-icon { background: none; font-size: 48px; line-height: 1; width: auto; height: auto; } #hero .btn-get-started { font-family: "Almarai", Almarai !important; font-weight: 500; font-size: 14px; letter-spacing: 1px; display: inline-block; padding: 12px 32px; border-radius: 50px; transition: 0.5s; line-height: 1; margin: 10px; color: #fff; -webkit-animation-delay: 0.8s; animation-delay: 0.8s; border: 2px solid #68A4C4; } #hero .btn-get-started:hover { background: #68A4C4; color: #fff; text-decoration: none; } @media (min-width: 1024px) { #hero p { width: 60%; } #hero .carousel-control-prev, #hero .carousel-control-next { width: 5%; } } @media (max-width: 768px) { #hero::after { width: 180%; height: 95%; border-radius: 0 0 50% 50%; transform: translateX(-50%) rotate(0deg); } #hero::before { top: 0; width: 180%; height: 94%; border-radius: 0 0 50% 50%; transform: translateX(-50%) translateY(20px) rotate(4deg); } } @media (max-width: 575px) { #hero h2 { font-size: 30px; } #hero::after { left: 40%; top: 0; width: 200%; height: 95%; border-radius: 0 0 50% 50%; transform: translateX(-50%) rotate(0deg); } #hero::before { left: 50%; top: 0; width: 200%; height: 94%; border-radius: 0 0 50% 50%; transform: translateX(-50%) translateY(20px) rotate(4deg); } } /*-------------------------------------------------------------- # Hero No Slider Section --------------------------------------------------------------*/ #hero-no-slider { width: 100%; height: 100vh; overflow: hidden; position: relative; text-align: center; } #hero-no-slider::before { content: ''; position: absolute; left: 0; top: 0; right: 0; bottom: 0; } #hero-no-slider h2 { color: #fff; margin-bottom: 15px; font-size: 30px; font-weight: 700; } #hero-no-slider p { color: #fff; font-size: 30px; } #hero-no-slider .btn-get-started { font-weight: 500; font-size: 14px; letter-spacing: 1px; display: inline-block; padding: 12px 32px; border-radius: 50px; transition: 0.5s; line-height: 1; margin: 10px; color: #fff; -webkit-animation-delay: 0.8s; animation-delay: 0.8s; border: 2px solid #68A4C4; } #hero-no-slider .btn-get-started:hover { background: #68A4C4; color: #fff; text-decoration: none; } @media (max-width: 575px) { #hero-no-slider h2 { font-size: 30px; } } @media (max-width: 767px) { #hero h2 { font-size: 20px; } #heroCarousel .carousel-container img { padding: 10px; } }
public/plugins/assets/css/style.css
# General --------------------------------------------------------------*/ @font-face { font-family: Almarai; src: url("Almarai-Regular.ttf") format("truetype"); } body { font-family: "Almarai", Almarai !important; background-size: cover; } a { color: #4fa6d5; text-decoration: none; } a:hover { color: #45beff; text-decoration: none; } h1, h2, h3, h4, h5, h6, .font-primary { font-family: "Almarai", Almarai; font-weight: bold; } p { font-family: "Almarai", Almarai; font-weight: unset; } /*-------------------------------------------------------------- # Hero Section --------------------------------------------------------------*/ #hero { width: 100%; padding-top: 10vh; overflow: hidden; position: relative; } #hero::after { content: ''; position: absolute; left: 50%; top: 0; width: 130%; height: 100%; z-index: 0; transform: translateX(-50%) rotate(0deg); } #hero .carousel-container { display: flex; justify-content: center; align-items: center; flex-direction: column; text-align: center; bottom: 0; top: 0; left: 0; right: 0; } #hero h2 { color: #fff; margin-bottom: 20px; font-size: 35px; font-weight: 700; } #hero p { width: 80%; -webkit-animation-delay: 0.4s; animation-delay: 0.4s; margin: 0 auto 30px auto; color: #fff; } #hero .carousel-control-prev, #hero .carousel-control-next { width: 10%; } #hero .carousel-control-next-icon, #hero .carousel-control-prev-icon { background: none; font-size: 48px; line-height: 1; width: auto; height: auto; } #hero .btn-get-started { font-family: "Almarai", Almarai !important; font-weight: 500; font-size: 14px; letter-spacing: 1px; display: inline-block; padding: 12px 32px; border-radius: 50px; transition: 0.5s; line-height: 1; margin: 10px; color: #fff; -webkit-animation-delay: 0.8s; animation-delay: 0.8s; border: 2px solid #68A4C4; } #hero .btn-get-started:hover { background: #68A4C4; color: #fff; text-decoration: none; } @media (min-width: 1024px) { #hero p { width: 60%; } #hero .carousel-control-prev, #hero .carousel-control-next { width: 5%; } } @media (max-width: 768px) { #hero::after { width: 180%; height: 95%; border-radius: 0 0 50% 50%; transform: translateX(-50%) rotate(0deg); } #hero::before { top: 0; width: 180%; height: 94%; border-radius: 0 0 50% 50%; transform: translateX(-50%) translateY(20px) rotate(4deg); } } @media (max-width: 575px) { #hero h2 { font-size: 30px; } #hero::after { left: 40%; top: 0; width: 200%; height: 95%; border-radius: 0 0 50% 50%; transform: translateX(-50%) rotate(0deg); } #hero::before { left: 50%; top: 0; width: 200%; height: 94%; border-radius: 0 0 50% 50%; transform: translateX(-50%) translateY(20px) rotate(4deg); } } /*-------------------------------------------------------------- # Hero No Slider Section --------------------------------------------------------------*/ #hero-no-slider { width: 100%; height: 100vh; overflow: hidden; position: relative; text-align: center; } #hero-no-slider::before { content: ''; position: absolute; left: 0; top: 0; right: 0; bottom: 0; } #hero-no-slider h2 { color: #fff; margin-bottom: 15px; font-size: 30px; font-weight: 700; } #hero-no-slider p { color: #fff; font-size: 30px; } #hero-no-slider .btn-get-started { font-weight: 500; font-size: 14px; letter-spacing: 1px; display: inline-block; padding: 12px 32px; border-radius: 50px; transition: 0.5s; line-height: 1; margin: 10px; color: #fff; -webkit-animation-delay: 0.8s; animation-delay: 0.8s; border: 2px solid #68A4C4; } #hero-no-slider .btn-get-started:hover { background: #68A4C4; color: #fff; text-decoration: none; } @media (max-width: 575px) { #hero-no-slider h2 { font-size: 30px; } } @media (max-width: 767px) { #hero h2 { font-size: 20px; } #heroCarousel .carousel-container img { padding: 10px; } }
0.362518
0.080033
a { color: #ffffff; text-decoration: none; } a:hover { color: #ffffff; text-decoration: none; } #accounts-top-padding { padding-top: 100px; } .flex-container { display: flex; justify-content: center; } .flex-container>div { background-color: #a20025; width: 80px; margin: 10px; text-align: center; line-height: 70px; font-size: 35px; text-align: center; border: .5px solid #920E16; border-radius: 5px; } #contact-flex>div { background-color: #a20025; width: 80px; margin: 10px; text-align: center; line-height: 70px; font-size: 35px; text-align: center; border: .5px solid #920E16; border-radius: 5px; } #flex-container { display: flex; justify-content: center; } .index-fa { color: #ffffff; } .w3-button { border-radius: 5px; } .flex-container>div:hover { background-color: #a20025; width: 80px; margin: 10px; text-align: center; line-height: 70px; font-size: 50px; text-align: center; border: .5px solid #920E16; border-radius: 5px; } .flex-text { display: flex; justify-content: center; word-wrap: initial; } .flex-text>div { background-color: #ffffff; width: 80px; margin: 10px; line-height: 15px; font-size: 16px; text-align: center; } .bar { margin-top: 25px; } article { display: block; text-align: left; width: 650px; margin: 0 auto; font-family: "Segoe UI",Arial,sans-serif; margin-top: 90px; } body { font-family: "Segoe UI",Arial,sans-serif; } .app-footer { background-color: #a20025; bottom: 0; color: white; display: table; font-size: 10px; left: 0; position: fixed; width: 100%; font-size: 20px; height: 20px; } .social-buttons { font-weight: bold; font-size: 25px; } #social-buttons { color: #a20025; } #login-form { padding-top: 30px; } .menu { padding-bottom: 50px; } #account-links { padding-top: 120px; } #accounts-enrollment { background-color: #a20025; color: #ffffff; } #secured { color: #339933; } #navbar { overflow: hidden; position: fixed; top: 0; width: 100%; } p { font-size: 14px; } #top-padding { padding-top: 70px; } .button.is-large { font-size: 30px !important; margin: 20px; } .button { color: rgb(137,3,4); }
css/style.css
a { color: #ffffff; text-decoration: none; } a:hover { color: #ffffff; text-decoration: none; } #accounts-top-padding { padding-top: 100px; } .flex-container { display: flex; justify-content: center; } .flex-container>div { background-color: #a20025; width: 80px; margin: 10px; text-align: center; line-height: 70px; font-size: 35px; text-align: center; border: .5px solid #920E16; border-radius: 5px; } #contact-flex>div { background-color: #a20025; width: 80px; margin: 10px; text-align: center; line-height: 70px; font-size: 35px; text-align: center; border: .5px solid #920E16; border-radius: 5px; } #flex-container { display: flex; justify-content: center; } .index-fa { color: #ffffff; } .w3-button { border-radius: 5px; } .flex-container>div:hover { background-color: #a20025; width: 80px; margin: 10px; text-align: center; line-height: 70px; font-size: 50px; text-align: center; border: .5px solid #920E16; border-radius: 5px; } .flex-text { display: flex; justify-content: center; word-wrap: initial; } .flex-text>div { background-color: #ffffff; width: 80px; margin: 10px; line-height: 15px; font-size: 16px; text-align: center; } .bar { margin-top: 25px; } article { display: block; text-align: left; width: 650px; margin: 0 auto; font-family: "Segoe UI",Arial,sans-serif; margin-top: 90px; } body { font-family: "Segoe UI",Arial,sans-serif; } .app-footer { background-color: #a20025; bottom: 0; color: white; display: table; font-size: 10px; left: 0; position: fixed; width: 100%; font-size: 20px; height: 20px; } .social-buttons { font-weight: bold; font-size: 25px; } #social-buttons { color: #a20025; } #login-form { padding-top: 30px; } .menu { padding-bottom: 50px; } #account-links { padding-top: 120px; } #accounts-enrollment { background-color: #a20025; color: #ffffff; } #secured { color: #339933; } #navbar { overflow: hidden; position: fixed; top: 0; width: 100%; } p { font-size: 14px; } #top-padding { padding-top: 70px; } .button.is-large { font-size: 30px !important; margin: 20px; } .button { color: rgb(137,3,4); }
0.388502
0.123339
.Container { background-color: #f5f3f4; width: 100%; height: 120vh; } .loading__{ padding-left: 600px; } .Component_Other { padding: 30px 20px 30px 0px; margin-left: 300px; } .component_outlet { margin-top: 50px; } .headerh3 { font-weight: 700; } .admin_top { display: flex; justify-content: space-around; color: #fff; } .top_oder { border-radius: 5px; background-color: rgb(125, 34, 125); /* */ /* background-color: rgb(0 0 0 / 20%); */ width: 100%; height: 100px; margin: 20px 10px 0px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; } .top_oder:hover { background-color: rgb(88, 24, 88); color: #fff; } .top_oder_cancel { border-radius: 5px; background-color: rgb(240, 76, 76); width: 100%; height: 100px; margin: 20px 10px 0px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; } .top_oder_cancel:hover { background-color: rgb(115, 6, 6); color: #fff; } .top_oder_process { border-radius: 5px; background-color: rgb(57, 102, 237); width: 100%; height: 100px; margin: 20px 10px 0px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; } .top_oder_process:hover { background-color: rgb(29, 52, 120); color: #fff; } .top_oder_income { border-radius: 5px; background-color: rgb(21, 152, 40); width: 100%; height: 100px; margin: 20px 10px 0px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; } .top_oder_income:hover { background-color: rgb(8, 70, 22); color: #fff; } .boder_icon { float: right; width: 45px; height: 45px; margin-top: 5px; margin-right: 15px; background-color: rgb(52, 173, 70); border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; } .top_title { margin-top: 15px; margin-left: 10px; } .top_number { position: absolute; margin-top: 25px; font-size: 20px; font-weight: 600; margin-left: 35px; } .icon_pending { font-size: 18px; margin-top: 15px; margin-left: 13px; } .boder_icon_cancel { float: right; width: 45px; height: 45px; margin-top: 5px; margin-right: 15px; background-color: rgb(241, 91, 91); border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; } .boder_icon_process { float: right; width: 45px; height: 45px; margin-top: 5px; margin-right: 15px; background-color: rgb(86, 124, 237); border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; } .boder_icon_pending { float: right; width: 45px; height: 45px; margin-top: 5px; margin-right: 15px; background-color: rgb(216, 102, 216); border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; } .admin_bottom { margin-top: 25px; } .btn_bottom { margin-top: -7px; float: right; color: #fff; margin-right: 25px; cursor: pointer; background-color: rgb(223, 87, 8); padding: 11px 14px 11px 14px; font-size: 12px; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; } .btn_bottom:hover { background-color: rgb(235, 118, 35); color: #fff; } .admin_bottom_title { padding-left: 10px; padding-top: 15px; border-radius: 5px; width: 100%; height: 50px; margin-top: 10px; color: red; background-color: #eee; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; } .bottom_table { margin-top: 15px; } .bottom_icon { margin-right: 10px; cursor: pointer; } .bottom.Pending { background-color: #2a7ade; color: #fff; } .center { margin-top: 2px; } .productOrder { margin-top: 15px; display: flex; } .productStore { flex: 1; } .productTop { flex: 1; background-color: rgba(200, 200, 200, 0.5); border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px; } .headerTop { font-weight: 600; color: rgb(63, 61, 61); margin: 10px 0 30px 30px; } .boder__ { height: 450px; overflow-y: auto; scroll-snap-type: y; scroll-snap-align: end; } .topRight { display: flex; background-color: rgba(0, 0, 0, 0.5); width: 90%; height: 90px; align-items: center; text-align: center; justify-content: space-between; margin: 20px 0 20px 30px; border-radius: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -ms-border-radius: 20px; -o-border-radius: 20px; } .imgeRight { margin-left: 30px; width: 60px; height: 60px; border: solid 1px #ccc; border-radius: 30%; -webkit-border-radius: 30%; -moz-border-radius: 30%; -ms-border-radius: 30%; -o-border-radius: 30%; } .topRight:hover { border: solid 1px rgb(81, 77, 77); background-color: transparent; } .topRest { margin-right: 30px; } .productStore { background-color: rgba(200, 200, 200, 0.5); border-radius: 10px; margin-right: 20px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px; } .productRevenue { display: flex; justify-content: space-around; margin-bottom: 20px; text-align: center; } .productCustumer { width: 150px; height: 80px; } .custumterHeader { font-weight: 600; margin-bottom: 10px; font-size: 14px; } .custumerPrice { color: rgb(50, 49, 49); font-size: 20px; font-weight: 600; } .headerRight{ white-space: nowrap; overflow: hidden; text-overflow: ellipsis; width: 150px; } .tableTop { color: #000; padding-left: 20px; padding-right: 20px; background-color: rgba(222, 219, 219, 0.5); }
src/Admin/Component/Style/HomeAdmin.css
.Container { background-color: #f5f3f4; width: 100%; height: 120vh; } .loading__{ padding-left: 600px; } .Component_Other { padding: 30px 20px 30px 0px; margin-left: 300px; } .component_outlet { margin-top: 50px; } .headerh3 { font-weight: 700; } .admin_top { display: flex; justify-content: space-around; color: #fff; } .top_oder { border-radius: 5px; background-color: rgb(125, 34, 125); /* */ /* background-color: rgb(0 0 0 / 20%); */ width: 100%; height: 100px; margin: 20px 10px 0px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; } .top_oder:hover { background-color: rgb(88, 24, 88); color: #fff; } .top_oder_cancel { border-radius: 5px; background-color: rgb(240, 76, 76); width: 100%; height: 100px; margin: 20px 10px 0px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; } .top_oder_cancel:hover { background-color: rgb(115, 6, 6); color: #fff; } .top_oder_process { border-radius: 5px; background-color: rgb(57, 102, 237); width: 100%; height: 100px; margin: 20px 10px 0px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; } .top_oder_process:hover { background-color: rgb(29, 52, 120); color: #fff; } .top_oder_income { border-radius: 5px; background-color: rgb(21, 152, 40); width: 100%; height: 100px; margin: 20px 10px 0px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; } .top_oder_income:hover { background-color: rgb(8, 70, 22); color: #fff; } .boder_icon { float: right; width: 45px; height: 45px; margin-top: 5px; margin-right: 15px; background-color: rgb(52, 173, 70); border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; } .top_title { margin-top: 15px; margin-left: 10px; } .top_number { position: absolute; margin-top: 25px; font-size: 20px; font-weight: 600; margin-left: 35px; } .icon_pending { font-size: 18px; margin-top: 15px; margin-left: 13px; } .boder_icon_cancel { float: right; width: 45px; height: 45px; margin-top: 5px; margin-right: 15px; background-color: rgb(241, 91, 91); border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; } .boder_icon_process { float: right; width: 45px; height: 45px; margin-top: 5px; margin-right: 15px; background-color: rgb(86, 124, 237); border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; } .boder_icon_pending { float: right; width: 45px; height: 45px; margin-top: 5px; margin-right: 15px; background-color: rgb(216, 102, 216); border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; } .admin_bottom { margin-top: 25px; } .btn_bottom { margin-top: -7px; float: right; color: #fff; margin-right: 25px; cursor: pointer; background-color: rgb(223, 87, 8); padding: 11px 14px 11px 14px; font-size: 12px; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; } .btn_bottom:hover { background-color: rgb(235, 118, 35); color: #fff; } .admin_bottom_title { padding-left: 10px; padding-top: 15px; border-radius: 5px; width: 100%; height: 50px; margin-top: 10px; color: red; background-color: #eee; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; } .bottom_table { margin-top: 15px; } .bottom_icon { margin-right: 10px; cursor: pointer; } .bottom.Pending { background-color: #2a7ade; color: #fff; } .center { margin-top: 2px; } .productOrder { margin-top: 15px; display: flex; } .productStore { flex: 1; } .productTop { flex: 1; background-color: rgba(200, 200, 200, 0.5); border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px; } .headerTop { font-weight: 600; color: rgb(63, 61, 61); margin: 10px 0 30px 30px; } .boder__ { height: 450px; overflow-y: auto; scroll-snap-type: y; scroll-snap-align: end; } .topRight { display: flex; background-color: rgba(0, 0, 0, 0.5); width: 90%; height: 90px; align-items: center; text-align: center; justify-content: space-between; margin: 20px 0 20px 30px; border-radius: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -ms-border-radius: 20px; -o-border-radius: 20px; } .imgeRight { margin-left: 30px; width: 60px; height: 60px; border: solid 1px #ccc; border-radius: 30%; -webkit-border-radius: 30%; -moz-border-radius: 30%; -ms-border-radius: 30%; -o-border-radius: 30%; } .topRight:hover { border: solid 1px rgb(81, 77, 77); background-color: transparent; } .topRest { margin-right: 30px; } .productStore { background-color: rgba(200, 200, 200, 0.5); border-radius: 10px; margin-right: 20px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px; } .productRevenue { display: flex; justify-content: space-around; margin-bottom: 20px; text-align: center; } .productCustumer { width: 150px; height: 80px; } .custumterHeader { font-weight: 600; margin-bottom: 10px; font-size: 14px; } .custumerPrice { color: rgb(50, 49, 49); font-size: 20px; font-weight: 600; } .headerRight{ white-space: nowrap; overflow: hidden; text-overflow: ellipsis; width: 150px; } .tableTop { color: #000; padding-left: 20px; padding-right: 20px; background-color: rgba(222, 219, 219, 0.5); }
0.390476
0.12847
* {margin: 0; padding: 0;} :root { --color-1:#9f9f9f; --color-2:#333; --color-3:#c3c3c3; --color-4:#8d8d8d; --color-5:#414141; --color-6:#ebebeb; } /* - display 정렬 - */ .flex-cen-cen { display: flex; justify-content: center; align-items: center; } .flex-cen-end { display: flex; justify-content: center; align-items: flex-end; } .flex-cen-start { display: flex; justify-content: center; align-items:flex-start; } .flex-between-cen { display: flex; justify-content: space-between; align-items: center; } .flex-between-start { display: flex; justify-content: space-between; align-items:flex-start; } .flex-between-end { display: flex; justify-content: space-between; align-items: flex-end; } .flex-end-cen { display: flex; justify-content: flex-end; align-items: center; } .flex-end-end { display: flex; justify-content: flex-end; align-items: flex-end; } .flex-end-start { display: flex; justify-content: flex-end; align-items: flex-start; } .flex-around-cen { display: flex; justify-content: space-around; align-items: center; } .flex-around-end { display: flex; justify-content: space-around; align-items: center; } .flex-around-start { display: flex; justify-content: space-around; align-items: flex-start; } .flex-start-end { display: flex; justify-content: flex-start; align-items: flex-end; } /* <!--header 부분 nav--> */ .menu-box { width: 6vw; height: 6vw; background-color: var(--color-1); margin: 1.5vw; } .botton-1 { background-color:var(--color-6); width: 10vw; height: 4vh; border-radius: 2vw; margin-right: 4vw; } .botton-2 { background-color:var(--color-6); width: 35vw; height: 4vh; border-radius: 2vw; } .ellipse-1 { background-color: var(--color-3); width: 3vw; height: 3vw; border-radius: 2vw; } .name { color: var(--color-2); font-size: 160%; margin-bottom: 2vw; } .brand{ color: var(--color-4); font-size: 110%; font-weight: 600; } .price { color: var(--color-2); font-size: 180%; } .subtext { font-size: 100%; color: var(--color-4); font-weight: bold; } .subtext-2 { font-size: 90%; width: 20vw; color: var(--color-5); text-align: center; } .botton-3 { background-color: var(--color-4); width: 7vw; height: 7vw; border-radius: 4vw; } /* <header 고정 부분> */ header { height:10vh; width: inherit; } header>div:nth-child(1) { position: fixed; height: 5vh; width: 100vw; background-color: white; } nav { width: inherit; height: 5vh; position: fixed; top: 5vh; background-color: white; } nav>div>div:nth-child(1) { margin-right: 72vw; } /* <헤더 고정 하단 부분 제품 상세설명> */ header>div:nth-child(3)>div:nth-child(1){ width: 8vw; height: 8vw; border-radius: 5vw; background-color: var(--color-4); position: fixed; top: 89vh; left: 85vw; } header>div:nth-child(3)>div:nth-child(1)>p { text-align: center; color: var(--color-3); font-size: smaller; padding-top: 0.7vh; } header>div:nth-child(3)>div:nth-child(2) { width: 100vw; height: 5vh; background-color: var(--color-3); position: fixed; top: 96vh; } header>div:nth-child(3)>div:nth-child(2)>div { margin-left: 2vw; margin-right: 2vw; }
20220405/CSS/style.css
* {margin: 0; padding: 0;} :root { --color-1:#9f9f9f; --color-2:#333; --color-3:#c3c3c3; --color-4:#8d8d8d; --color-5:#414141; --color-6:#ebebeb; } /* - display 정렬 - */ .flex-cen-cen { display: flex; justify-content: center; align-items: center; } .flex-cen-end { display: flex; justify-content: center; align-items: flex-end; } .flex-cen-start { display: flex; justify-content: center; align-items:flex-start; } .flex-between-cen { display: flex; justify-content: space-between; align-items: center; } .flex-between-start { display: flex; justify-content: space-between; align-items:flex-start; } .flex-between-end { display: flex; justify-content: space-between; align-items: flex-end; } .flex-end-cen { display: flex; justify-content: flex-end; align-items: center; } .flex-end-end { display: flex; justify-content: flex-end; align-items: flex-end; } .flex-end-start { display: flex; justify-content: flex-end; align-items: flex-start; } .flex-around-cen { display: flex; justify-content: space-around; align-items: center; } .flex-around-end { display: flex; justify-content: space-around; align-items: center; } .flex-around-start { display: flex; justify-content: space-around; align-items: flex-start; } .flex-start-end { display: flex; justify-content: flex-start; align-items: flex-end; } /* <!--header 부분 nav--> */ .menu-box { width: 6vw; height: 6vw; background-color: var(--color-1); margin: 1.5vw; } .botton-1 { background-color:var(--color-6); width: 10vw; height: 4vh; border-radius: 2vw; margin-right: 4vw; } .botton-2 { background-color:var(--color-6); width: 35vw; height: 4vh; border-radius: 2vw; } .ellipse-1 { background-color: var(--color-3); width: 3vw; height: 3vw; border-radius: 2vw; } .name { color: var(--color-2); font-size: 160%; margin-bottom: 2vw; } .brand{ color: var(--color-4); font-size: 110%; font-weight: 600; } .price { color: var(--color-2); font-size: 180%; } .subtext { font-size: 100%; color: var(--color-4); font-weight: bold; } .subtext-2 { font-size: 90%; width: 20vw; color: var(--color-5); text-align: center; } .botton-3 { background-color: var(--color-4); width: 7vw; height: 7vw; border-radius: 4vw; } /* <header 고정 부분> */ header { height:10vh; width: inherit; } header>div:nth-child(1) { position: fixed; height: 5vh; width: 100vw; background-color: white; } nav { width: inherit; height: 5vh; position: fixed; top: 5vh; background-color: white; } nav>div>div:nth-child(1) { margin-right: 72vw; } /* <헤더 고정 하단 부분 제품 상세설명> */ header>div:nth-child(3)>div:nth-child(1){ width: 8vw; height: 8vw; border-radius: 5vw; background-color: var(--color-4); position: fixed; top: 89vh; left: 85vw; } header>div:nth-child(3)>div:nth-child(1)>p { text-align: center; color: var(--color-3); font-size: smaller; padding-top: 0.7vh; } header>div:nth-child(3)>div:nth-child(2) { width: 100vw; height: 5vh; background-color: var(--color-3); position: fixed; top: 96vh; } header>div:nth-child(3)>div:nth-child(2)>div { margin-left: 2vw; margin-right: 2vw; }
0.305697
0.070368
.home-page{ background-image: url('../img/background/h_img.jpg'); background-position: center; background-repeat: no-repeat; color: white; text-align: center; padding-top:15%; background-size: cover; } .home-page h1{ padding: 2px; margin: 5px; } .home-page p{ padding: 2px; } #logo{ margin-top: 12px; margin-bottom: 24px; width: 70px; height: 70px;; } #mouse-click{ padding-top : 22px; margin-top: 10%; padding-bottom: 30px; } /*check this please*/ #mouse-click { animation: bounce 2s infinite; } /*....*/ @keyframes bounce { 0%, 20%, 50%, 80%, 100% { transform: translateY(0); } 40% { transform: translateY(-55px); } 60% { transform: translateY(-45px); } } .about{ text-align: center; padding-bottom: 30px; padding-top:40px; font-size: 16px; } .services-section{ text-align: center; background-image: url("../img/background/s_image.jpg"); color: white; background-position:left; background-size: cover; background-repeat: no-repeat; font-size: 16px; } #services{ padding-top: 5%; padding-bottom: 10%; } .what-we-do{ text-align: center; padding-top: 40px; font-size:16px; } .what-we-do .headings{ padding-bottom: 38px; } .contact{ background-image: url('../img/background/c_image.jpg'); background-position: center center; background-size: cover; background-repeat: no-repeat; color: white; text-align: center; opacity: 0.8; } /* Contact section */ #contact { background: url("../img/background/c_image.jpg"); background-repeat: no-repeat; background-size: cover; width: 100%; } #contact input { height: 30px; width: 300px; } #contact input, #contact textarea { background: transparent; border-radius: 0; color: #fff; } #contact input::placeholder, #contact textarea::placeholder { color: #cccccc; } #contact input:focus, #contact input:active, #contact textarea:focus, #contact textarea:active { box-shadow: none; border-color: #fff; } #contact button:focus, #contact button:active { box-shadow: none; border-color: #fff; } footer{ text-align: center; padding-top: 30px; } footer p{ margin-top: 10px; } #product .title, #development .title, #design .title{ font-size: 20px; font-weight: 600; } /* What we do section */ #what-we-do { display: flex; align-items: center; padding-bottom: 0%; } #what-we-do .service { cursor: pointer; } #what-we-do .service .service-details { display: none; } .container_p h1{ text-align: center; font-size: 24px; } .image__img{ display: block; width: 100%; } .image__overlay{ position:absolute; top: 0; left: 0; background: transparent; width: 100%; height: 100%; color: rgb(252, 245, 246); display: flex; flex-direction: column; align-items: center; text-align: center; opacity: 0; text-transform: uppercase; transition: opacity 0.25s; border: #fff 4px; } .image__overlay >*{ transform: translateY(20px); transition: transform 0.25s; } .image__overlay:hover{ opacity: 1; font-weight: bold; background: rgba(0, 0, 0, 0.5); display: block; } .image__title{ font-size: 1.2rem; font-weight: bold; justify-content: center; } .image__description{ font-size: 0.8rem; justify-content: center; } #imgWrap{ border: #fff 5px; }
css/style.css
.home-page{ background-image: url('../img/background/h_img.jpg'); background-position: center; background-repeat: no-repeat; color: white; text-align: center; padding-top:15%; background-size: cover; } .home-page h1{ padding: 2px; margin: 5px; } .home-page p{ padding: 2px; } #logo{ margin-top: 12px; margin-bottom: 24px; width: 70px; height: 70px;; } #mouse-click{ padding-top : 22px; margin-top: 10%; padding-bottom: 30px; } /*check this please*/ #mouse-click { animation: bounce 2s infinite; } /*....*/ @keyframes bounce { 0%, 20%, 50%, 80%, 100% { transform: translateY(0); } 40% { transform: translateY(-55px); } 60% { transform: translateY(-45px); } } .about{ text-align: center; padding-bottom: 30px; padding-top:40px; font-size: 16px; } .services-section{ text-align: center; background-image: url("../img/background/s_image.jpg"); color: white; background-position:left; background-size: cover; background-repeat: no-repeat; font-size: 16px; } #services{ padding-top: 5%; padding-bottom: 10%; } .what-we-do{ text-align: center; padding-top: 40px; font-size:16px; } .what-we-do .headings{ padding-bottom: 38px; } .contact{ background-image: url('../img/background/c_image.jpg'); background-position: center center; background-size: cover; background-repeat: no-repeat; color: white; text-align: center; opacity: 0.8; } /* Contact section */ #contact { background: url("../img/background/c_image.jpg"); background-repeat: no-repeat; background-size: cover; width: 100%; } #contact input { height: 30px; width: 300px; } #contact input, #contact textarea { background: transparent; border-radius: 0; color: #fff; } #contact input::placeholder, #contact textarea::placeholder { color: #cccccc; } #contact input:focus, #contact input:active, #contact textarea:focus, #contact textarea:active { box-shadow: none; border-color: #fff; } #contact button:focus, #contact button:active { box-shadow: none; border-color: #fff; } footer{ text-align: center; padding-top: 30px; } footer p{ margin-top: 10px; } #product .title, #development .title, #design .title{ font-size: 20px; font-weight: 600; } /* What we do section */ #what-we-do { display: flex; align-items: center; padding-bottom: 0%; } #what-we-do .service { cursor: pointer; } #what-we-do .service .service-details { display: none; } .container_p h1{ text-align: center; font-size: 24px; } .image__img{ display: block; width: 100%; } .image__overlay{ position:absolute; top: 0; left: 0; background: transparent; width: 100%; height: 100%; color: rgb(252, 245, 246); display: flex; flex-direction: column; align-items: center; text-align: center; opacity: 0; text-transform: uppercase; transition: opacity 0.25s; border: #fff 4px; } .image__overlay >*{ transform: translateY(20px); transition: transform 0.25s; } .image__overlay:hover{ opacity: 1; font-weight: bold; background: rgba(0, 0, 0, 0.5); display: block; } .image__title{ font-size: 1.2rem; font-weight: bold; justify-content: center; } .image__description{ font-size: 0.8rem; justify-content: center; } #imgWrap{ border: #fff 5px; }
0.271928
0.060087
@font-face { font-family: 'Raleway'; font-style: normal; font-weight: 100; src: url('../fonts/raleway-v12-latin-100.eot'); /* IE9 Compat Modes */ src: local('Raleway Thin'), local('Raleway-Thin'), url('../fonts/raleway-v12-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/raleway-v12-latin-100.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/raleway-v12-latin-100.woff') format('woff'), /* Modern Browsers */ url('../fonts/raleway-v12-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/raleway-v12-latin-100.svg#Raleway') format('svg'); /* Legacy iOS */ } /* raleway-100italic - latin */ @font-face { font-family: 'Raleway'; font-style: italic; font-weight: 100; src: url('../fonts/raleway-v12-latin-100italic.eot'); /* IE9 Compat Modes */ src: local('Raleway Thin Italic'), local('Raleway-ThinItalic'), url('../fonts/raleway-v12-latin-100italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/raleway-v12-latin-100italic.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/raleway-v12-latin-100italic.woff') format('woff'), /* Modern Browsers */ url('../fonts/raleway-v12-latin-100italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/raleway-v12-latin-100italic.svg#Raleway') format('svg'); /* Legacy iOS */ } /* raleway-600 - latin */ @font-face { font-family: 'Raleway'; font-style: normal; font-weight: 600; src: url('../fonts/raleway-v12-latin-600.eot'); /* IE9 Compat Modes */ src: local('Raleway SemiBold'), local('Raleway-SemiBold'), url('../fonts/raleway-v12-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/raleway-v12-latin-600.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/raleway-v12-latin-600.woff') format('woff'), /* Modern Browsers */ url('../fonts/raleway-v12-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/raleway-v12-latin-600.svg#Raleway') format('svg'); /* Legacy iOS */ } /* raleway-600italic - latin */ @font-face { font-family: 'Raleway'; font-style: italic; font-weight: 600; src: url('../fonts/raleway-v12-latin-600italic.eot'); /* IE9 Compat Modes */ src: local('Raleway SemiBold Italic'), local('Raleway-SemiBoldItalic'), url('../fonts/raleway-v12-latin-600italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/raleway-v12-latin-600italic.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/raleway-v12-latin-600italic.woff') format('woff'), /* Modern Browsers */ url('../fonts/raleway-v12-latin-600italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/raleway-v12-latin-600italic.svg#Raleway') format('svg'); /* Legacy iOS */ }
konker.registry.web/src/main/webapp/resources/konker/css/raleway-100-600.css
@font-face { font-family: 'Raleway'; font-style: normal; font-weight: 100; src: url('../fonts/raleway-v12-latin-100.eot'); /* IE9 Compat Modes */ src: local('Raleway Thin'), local('Raleway-Thin'), url('../fonts/raleway-v12-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/raleway-v12-latin-100.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/raleway-v12-latin-100.woff') format('woff'), /* Modern Browsers */ url('../fonts/raleway-v12-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/raleway-v12-latin-100.svg#Raleway') format('svg'); /* Legacy iOS */ } /* raleway-100italic - latin */ @font-face { font-family: 'Raleway'; font-style: italic; font-weight: 100; src: url('../fonts/raleway-v12-latin-100italic.eot'); /* IE9 Compat Modes */ src: local('Raleway Thin Italic'), local('Raleway-ThinItalic'), url('../fonts/raleway-v12-latin-100italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/raleway-v12-latin-100italic.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/raleway-v12-latin-100italic.woff') format('woff'), /* Modern Browsers */ url('../fonts/raleway-v12-latin-100italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/raleway-v12-latin-100italic.svg#Raleway') format('svg'); /* Legacy iOS */ } /* raleway-600 - latin */ @font-face { font-family: 'Raleway'; font-style: normal; font-weight: 600; src: url('../fonts/raleway-v12-latin-600.eot'); /* IE9 Compat Modes */ src: local('Raleway SemiBold'), local('Raleway-SemiBold'), url('../fonts/raleway-v12-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/raleway-v12-latin-600.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/raleway-v12-latin-600.woff') format('woff'), /* Modern Browsers */ url('../fonts/raleway-v12-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/raleway-v12-latin-600.svg#Raleway') format('svg'); /* Legacy iOS */ } /* raleway-600italic - latin */ @font-face { font-family: 'Raleway'; font-style: italic; font-weight: 600; src: url('../fonts/raleway-v12-latin-600italic.eot'); /* IE9 Compat Modes */ src: local('Raleway SemiBold Italic'), local('Raleway-SemiBoldItalic'), url('../fonts/raleway-v12-latin-600italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/raleway-v12-latin-600italic.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/raleway-v12-latin-600italic.woff') format('woff'), /* Modern Browsers */ url('../fonts/raleway-v12-latin-600italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/raleway-v12-latin-600italic.svg#Raleway') format('svg'); /* Legacy iOS */ }
0.203945
0.038107
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100&display=swap"); .sec1booking { position: absolute; width: 100%; height: 100%; margin-right: 100px; /* background-size: cover; background-repeat: no-repeat; background: url(https://panoramaglasslodge.com/wp-content/uploads/2020/11/DSC_3901-scaled.jpg); */ } .h1booking { position: absolute; height: 72px; left: -22.48%; right: -22.48%; top: calc(20% - 72px / 2 - 72px); font-family: "Roboto", sans-serif; font-style: normal; font-weight: 300; font-size: 70px; line-height: 72px; text-align: center; color: #7e7e7e; } .p1booking { position: absolute; height: 24px; left: 41.9%; right: 25.32%; top: calc(26% - 24px / 2 - 9px); font-family: "Roboto", sans-serif; font-style: normal; font-weight: 300; font-size: 18px; line-height: 24px; text-decoration-line: underline; color: #727272; } .p2booking { position: absolute; width: 302px; height: 24px; left: 80px; top: 61%; font-family: "Roboto", sans-serif; font-style: normal; font-weight: normal; font-size: 24px; line-height: 24px; color: #5b6460; border-bottom: 0.7px solid #5b6460; font-weight: normal; padding-bottom: 5px; } .h4booking { position: absolute; width: 109px; height: 20px; left: 78px; top: 74%; font-family: "Roboto", sans-serif; font-style: normal; font-weight: 600; font-size: 16px; line-height: 20px; color: #333333; } .p3booking { position: absolute; width: 398px; height: 20px; left: 78px; top: 80%; font-family: "Roboto", sans-serif; font-style: normal; font-weight: 200; font-size: 12px; line-height: 20px; color: #333333; } .p4booking { position: absolute; width: 302px; height: 24px; left: 80px; top: 90%; font-family: "Roboto", sans-serif; font-style: normal; font-weight: normal; font-size: 24px; line-height: 24px; color: #5b6460; border-bottom: 0.7px solid #5b6460; font-weight: normal; padding-bottom: 5px; } .p5booking { position: absolute; width: 270px; height: 162px; left: 80px; top: 100%; font-family: "Roboto", sans-serif; font-style: normal; font-weight: normal; font-size: 13px; line-height: 18px; color: #333333; } .p7booking { position: absolute; width: 657.15px; height: 84px; left: 80px; top: 700px; font-family: "Roboto", sans-serif; font-style: normal; font-weight: normal; font-size: 13px; line-height: 28px; color: #333333; } .p6booking { position: absolute; width: 302px; height: 24px; left: 80px; top: 650px; font-family: "Roboto", sans-serif; font-style: normal; font-weight: normal; font-size: 24px; line-height: 24px; color: #5b6460; border-bottom: 0.7px solid #5b6460; font-weight: normal; padding-bottom: 5px; } .p8booking { position: absolute; width: 302px; height: 24px; left: 80px; top: 790px; font-family: "Roboto", sans-serif; font-style: normal; font-weight: normal; font-size: 24px; line-height: 24px; color: #5b6460; border-bottom: 0.7px solid #5b6460; font-weight: normal; padding-bottom: 5px; } .p9booking { position: absolute; width: 657.15px; height: 84px; left: 80px; top: 840px; font-family: "Roboto", sans-serif; font-style: normal; font-weight: normal; font-size: 13px; line-height: 28px; color: #333333; } .faqbooking { position: absolute; width: 180px; height: 55px; left: 404px; top: 970px; background: #5b6460; color: aliceblue; font-family: "Roboto", sans-serif; } footer { position: absolute; width: 1012px; height: 300px; left: 0px; top: 1100px; background: #5b6460; } .footerspb { position: absolute; width: 162px; height: 24px; left: 470px; top: 20px; font-family: "Roboto", sans-serif; font-style: sans-serif; font-weight: 300; font-size: 14px; line-height: 24px; text-transform: uppercase; color: #ffffff; } .footerspb2 { position: absolute; width: 162px; height: 24px; left: 660px; top: 20px; font-family: "Roboto", sans-serif; font-style: sans-serif; font-weight: 300; font-size: 14px; line-height: 24px; text-transform: uppercase; color: #ffffff; } .footerspb3 { position: absolute; width: 162px; height: 24px; left: 840px; top: 20px; font-family: "Roboto", sans-serif; font-style: sans-serif; font-weight: 300; font-size: 14px; line-height: 24px; text-transform: uppercase; color: #ffffff; } .paypalbook { position: absolute; left: 650px; top: 80px; } .mastercardbook { position: absolute; left: 720px; top: 80px; } .visabook { position: absolute; left: 780px; top: 80px; } .banktransferbook { position: absolute; left: 840px; top: 80px; } .contentbook { position: absolute; left: 70px; top: 230px; color: white; } .sec5booking { position: absolute; width: 250px; height: 530px; left: 600px; top: 65%; background: #ffffff; border: 0.7px solid #5b6460; box-sizing: border-box; padding: 3px; } em { font-family: "Roboto", sans-serif; font-style: normal; font-size: 10px; } .sec51booking { position: absolute; height: 70px; left: 5.56%; right: 5.56%; top: 15.84%; bottom: 68.51%; background: #ffffff; border: 0.7px solid #5b6460; box-sizing: border-box; } .p10booking51 { position: absolute; width: 60.88px; height: 0px; left: 0px; top: calc(50% - 16px / 2 - 11.28px); font-family: "Roboto"; font-style: bolder; font-weight: 500; font-size: 12px; line-height: 16px; display: flex; align-items: center; color: #000000; } .p11booking51 { position: absolute; width: 67px; height: 18px; left: 0px; top: calc(40% - 18px / 2 + 8.72px); font-family: "Roboto", sans-serif; font-style: normal; font-weight: normal; font-size: 12px; line-height: 18px; display: flex; align-items: center; color: #333333; } .i1booking51 { position: absolute; width: 37.51px; height: 0px; left: 60px; top: 32.2px; border-top: 0.7px solid #5b6460; transform: rotate(90deg); } .p12booking51 { position: absolute; width: 60.88px; height: 0px; left: 90px; top: calc(50% - 16px / 2 - 11.28px); font-family: "Roboto"; font-style: bolder; font-weight: 500; font-size: 12px; line-height: 16px; display: flex; align-items: center; color: #000000; } .p13booking51 { position: absolute; width: 67px; height: 18px; left: 90px; top: calc(40% - 18px / 2 + 8.72px); font-family: "Roboto", sans-serif; font-style: normal; font-weight: normal; font-size: 12px; line-height: 18px; display: flex; align-items: center; color: #333333; } .i2booking51 { position: absolute; width: 37.51px; height: 0px; left: 140px; top: 32.2px; border-top: 0.7px solid #5b6460; transform: rotate(90deg); } .counter { position: absolute; width: 65px; height: 52px; left: 0px; top: 1px; } .counter1 { position: absolute; width: 9px; height: 18px; left: 178px; top: 22px; font-family: "Roboto", sans-serif; font-style: normal; font-weight: normal; font-size: 12px; line-height: 18px; } .button__decrease { background: none; border: none; position: absolute; width: 9px; height: 0px; left: 160px; top: 34px; opacity: 0.3; } .button__increase { background: none; border: none; position: absolute; width: 9px; height: 9px; left: 188px; top: 34px; color: #000000; } .p14booking51 { position: absolute; width: 38px; height: 16px; left: 164px; top: calc(50% - 16px / 2 - 10.8px); font-family: "Roboto", sans-serif; font-style: normal; font-weight: 500; font-size: 12px; line-height: 16px; display: flex; align-items: center; color: #333333; } .bookpay { position: absolute; width: 220px; height: 60px; left: calc(83% - 384px / 2); top: calc(55% - 60px / 2 - 84.68px); background: #5b6460; border: 1px solid #5b6460; box-sizing: border-box; font-family: "Roboto", sans-serif; font-style: normal; font-weight: 300; font-size: 14px; line-height: 28px; text-align: center; letter-spacing: 1px; text-transform: uppercase; color: #ffffff; } .p15booking51 { position: absolute; width: 132px; height: 18.76px; left: 16px; top: calc(52% - 18.76px / 2 - 15.62px); font-family: "Roboto", sans-serif; font-style: normal; font-weight: normal; font-size: 14px; line-height: 18px; display: flex; align-items: center; color: #333333; } .p16booking51 { position: absolute; width: 132px; height: 18.76px; left: 16px; top: calc(58% - 18.76px / 2 - 15.62px); font-family: "Roboto", sans-serif; font-style: normal; font-weight: normal; font-size: 14px; line-height: 18px; display: flex; align-items: center; color: #333333; } .p17booking51 { position: absolute; width: 132px; height: 18.76px; left: 16px; top: calc(65% - 18.76px / 2 - 15.62px); font-family: "Roboto", sans-serif; font-style: normal; font-weight: normal; font-size: 14px; line-height: 18px; display: flex; align-items: center; color: #333333; } .p18booking51 { position: absolute; width: 132px; height: 18.76px; left: 16px; top: calc(72% - 18.76px / 2 - 15.62px); font-family: "Roboto", sans-serif; font-style: normal; font-weight: normal; font-size: 14px; line-height: 18px; display: flex; align-items: center; color: #41916d; } .p19booking51 { position: absolute; width: 60px; height: 18.76px; left: 180px; top: calc(51.55% - 18.76px / 2 - 15.62px); font-family: "Roboto", sans-serif; font-style: normal; font-weight: normal; font-size: 16px; line-height: 18px; display: flex; align-items: center; text-align: right; } .p20booking51 { position: absolute; width: 60px; height: 18.76px; left: 192px; top: calc(57.55% - 18.76px / 2 - 15.62px); font-family: "Roboto", sans-serif; font-style: normal; font-weight: normal; font-size: 16px; line-height: 18px; display: flex; align-items: center; text-align: right; } .p21booking51 { position: absolute; width: 60px; height: 18.76px; left: 192px; top: calc(64.55% - 18.76px / 2 - 15.62px); font-family: "Roboto", sans-serif; font-style: normal; font-weight: normal; font-size: 16px; line-height: 18px; display: flex; align-items: center; text-align: right; } .p22booking51 { position: absolute; width: 56px; height: 18.76px; left: 187px; top: calc(49% - 18.76px / 2 + 103.17px); font-family: "Roboto", sans-serif; font-style: normal; font-weight: normal; font-size: 16px; line-height: 18px; display: flex; align-items: center; text-align: right; color: #41916d; } .div1booking51 { position: absolute; width: 220px; height: 0px; left: 15px; top: 432.56px; border-bottom: 1px solid #5b6460; transform: matrix(90deg); } .h33booking51 { position: absolute; width: 49px; height: 18.76px; left: 14px; top: calc(50% - 18.76px / 2 + 171.95px); font-family: "Roboto", sans-serif; font-style: bold; font-weight: 600; font-size: 20px; line-height: 18px; display: flex; align-items: center; color: #333333; } .p23booking51 { position: absolute; width: 72px; height: 18.76px; left: 170px; top: calc(50% - 18.76px / 2 + 171.95px); font-family: "Roboto", sans-serif; font-style: normal; font-weight: 600; font-size: 20px; line-height: 18px; display: flex; align-items: center; text-align: right; color: #333333; } #inputbooking51 { position: absolute; width: 180.7px; height: 43px; left: 30px; top: 486px; border: 0.7px solid #5b6460; box-sizing: border-box; font-family: "Roboto", sans-serif; font-style: normal; font-weight: normal; font-size: 16px; line-height: 18px; display: flex; align-items: center; color: #828282; } #send51 { position: absolute; width: 50.33px; height: 43px; left: calc(43.4% - 101.33px / 2 + 141.33px); top: calc(50% - 50px / 2 + 246px); background: #5b6460; font-family: "Roboto", sans-serif; font-style: normal; font-weight: 300; font-size: 14px; line-height: 28px; text-align: center; letter-spacing: 0px; text-transform: uppercase; color: #ffffff; border: none; }
src/pages/Booking/Booking.module.css
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100&display=swap"); .sec1booking { position: absolute; width: 100%; height: 100%; margin-right: 100px; /* background-size: cover; background-repeat: no-repeat; background: url(https://panoramaglasslodge.com/wp-content/uploads/2020/11/DSC_3901-scaled.jpg); */ } .h1booking { position: absolute; height: 72px; left: -22.48%; right: -22.48%; top: calc(20% - 72px / 2 - 72px); font-family: "Roboto", sans-serif; font-style: normal; font-weight: 300; font-size: 70px; line-height: 72px; text-align: center; color: #7e7e7e; } .p1booking { position: absolute; height: 24px; left: 41.9%; right: 25.32%; top: calc(26% - 24px / 2 - 9px); font-family: "Roboto", sans-serif; font-style: normal; font-weight: 300; font-size: 18px; line-height: 24px; text-decoration-line: underline; color: #727272; } .p2booking { position: absolute; width: 302px; height: 24px; left: 80px; top: 61%; font-family: "Roboto", sans-serif; font-style: normal; font-weight: normal; font-size: 24px; line-height: 24px; color: #5b6460; border-bottom: 0.7px solid #5b6460; font-weight: normal; padding-bottom: 5px; } .h4booking { position: absolute; width: 109px; height: 20px; left: 78px; top: 74%; font-family: "Roboto", sans-serif; font-style: normal; font-weight: 600; font-size: 16px; line-height: 20px; color: #333333; } .p3booking { position: absolute; width: 398px; height: 20px; left: 78px; top: 80%; font-family: "Roboto", sans-serif; font-style: normal; font-weight: 200; font-size: 12px; line-height: 20px; color: #333333; } .p4booking { position: absolute; width: 302px; height: 24px; left: 80px; top: 90%; font-family: "Roboto", sans-serif; font-style: normal; font-weight: normal; font-size: 24px; line-height: 24px; color: #5b6460; border-bottom: 0.7px solid #5b6460; font-weight: normal; padding-bottom: 5px; } .p5booking { position: absolute; width: 270px; height: 162px; left: 80px; top: 100%; font-family: "Roboto", sans-serif; font-style: normal; font-weight: normal; font-size: 13px; line-height: 18px; color: #333333; } .p7booking { position: absolute; width: 657.15px; height: 84px; left: 80px; top: 700px; font-family: "Roboto", sans-serif; font-style: normal; font-weight: normal; font-size: 13px; line-height: 28px; color: #333333; } .p6booking { position: absolute; width: 302px; height: 24px; left: 80px; top: 650px; font-family: "Roboto", sans-serif; font-style: normal; font-weight: normal; font-size: 24px; line-height: 24px; color: #5b6460; border-bottom: 0.7px solid #5b6460; font-weight: normal; padding-bottom: 5px; } .p8booking { position: absolute; width: 302px; height: 24px; left: 80px; top: 790px; font-family: "Roboto", sans-serif; font-style: normal; font-weight: normal; font-size: 24px; line-height: 24px; color: #5b6460; border-bottom: 0.7px solid #5b6460; font-weight: normal; padding-bottom: 5px; } .p9booking { position: absolute; width: 657.15px; height: 84px; left: 80px; top: 840px; font-family: "Roboto", sans-serif; font-style: normal; font-weight: normal; font-size: 13px; line-height: 28px; color: #333333; } .faqbooking { position: absolute; width: 180px; height: 55px; left: 404px; top: 970px; background: #5b6460; color: aliceblue; font-family: "Roboto", sans-serif; } footer { position: absolute; width: 1012px; height: 300px; left: 0px; top: 1100px; background: #5b6460; } .footerspb { position: absolute; width: 162px; height: 24px; left: 470px; top: 20px; font-family: "Roboto", sans-serif; font-style: sans-serif; font-weight: 300; font-size: 14px; line-height: 24px; text-transform: uppercase; color: #ffffff; } .footerspb2 { position: absolute; width: 162px; height: 24px; left: 660px; top: 20px; font-family: "Roboto", sans-serif; font-style: sans-serif; font-weight: 300; font-size: 14px; line-height: 24px; text-transform: uppercase; color: #ffffff; } .footerspb3 { position: absolute; width: 162px; height: 24px; left: 840px; top: 20px; font-family: "Roboto", sans-serif; font-style: sans-serif; font-weight: 300; font-size: 14px; line-height: 24px; text-transform: uppercase; color: #ffffff; } .paypalbook { position: absolute; left: 650px; top: 80px; } .mastercardbook { position: absolute; left: 720px; top: 80px; } .visabook { position: absolute; left: 780px; top: 80px; } .banktransferbook { position: absolute; left: 840px; top: 80px; } .contentbook { position: absolute; left: 70px; top: 230px; color: white; } .sec5booking { position: absolute; width: 250px; height: 530px; left: 600px; top: 65%; background: #ffffff; border: 0.7px solid #5b6460; box-sizing: border-box; padding: 3px; } em { font-family: "Roboto", sans-serif; font-style: normal; font-size: 10px; } .sec51booking { position: absolute; height: 70px; left: 5.56%; right: 5.56%; top: 15.84%; bottom: 68.51%; background: #ffffff; border: 0.7px solid #5b6460; box-sizing: border-box; } .p10booking51 { position: absolute; width: 60.88px; height: 0px; left: 0px; top: calc(50% - 16px / 2 - 11.28px); font-family: "Roboto"; font-style: bolder; font-weight: 500; font-size: 12px; line-height: 16px; display: flex; align-items: center; color: #000000; } .p11booking51 { position: absolute; width: 67px; height: 18px; left: 0px; top: calc(40% - 18px / 2 + 8.72px); font-family: "Roboto", sans-serif; font-style: normal; font-weight: normal; font-size: 12px; line-height: 18px; display: flex; align-items: center; color: #333333; } .i1booking51 { position: absolute; width: 37.51px; height: 0px; left: 60px; top: 32.2px; border-top: 0.7px solid #5b6460; transform: rotate(90deg); } .p12booking51 { position: absolute; width: 60.88px; height: 0px; left: 90px; top: calc(50% - 16px / 2 - 11.28px); font-family: "Roboto"; font-style: bolder; font-weight: 500; font-size: 12px; line-height: 16px; display: flex; align-items: center; color: #000000; } .p13booking51 { position: absolute; width: 67px; height: 18px; left: 90px; top: calc(40% - 18px / 2 + 8.72px); font-family: "Roboto", sans-serif; font-style: normal; font-weight: normal; font-size: 12px; line-height: 18px; display: flex; align-items: center; color: #333333; } .i2booking51 { position: absolute; width: 37.51px; height: 0px; left: 140px; top: 32.2px; border-top: 0.7px solid #5b6460; transform: rotate(90deg); } .counter { position: absolute; width: 65px; height: 52px; left: 0px; top: 1px; } .counter1 { position: absolute; width: 9px; height: 18px; left: 178px; top: 22px; font-family: "Roboto", sans-serif; font-style: normal; font-weight: normal; font-size: 12px; line-height: 18px; } .button__decrease { background: none; border: none; position: absolute; width: 9px; height: 0px; left: 160px; top: 34px; opacity: 0.3; } .button__increase { background: none; border: none; position: absolute; width: 9px; height: 9px; left: 188px; top: 34px; color: #000000; } .p14booking51 { position: absolute; width: 38px; height: 16px; left: 164px; top: calc(50% - 16px / 2 - 10.8px); font-family: "Roboto", sans-serif; font-style: normal; font-weight: 500; font-size: 12px; line-height: 16px; display: flex; align-items: center; color: #333333; } .bookpay { position: absolute; width: 220px; height: 60px; left: calc(83% - 384px / 2); top: calc(55% - 60px / 2 - 84.68px); background: #5b6460; border: 1px solid #5b6460; box-sizing: border-box; font-family: "Roboto", sans-serif; font-style: normal; font-weight: 300; font-size: 14px; line-height: 28px; text-align: center; letter-spacing: 1px; text-transform: uppercase; color: #ffffff; } .p15booking51 { position: absolute; width: 132px; height: 18.76px; left: 16px; top: calc(52% - 18.76px / 2 - 15.62px); font-family: "Roboto", sans-serif; font-style: normal; font-weight: normal; font-size: 14px; line-height: 18px; display: flex; align-items: center; color: #333333; } .p16booking51 { position: absolute; width: 132px; height: 18.76px; left: 16px; top: calc(58% - 18.76px / 2 - 15.62px); font-family: "Roboto", sans-serif; font-style: normal; font-weight: normal; font-size: 14px; line-height: 18px; display: flex; align-items: center; color: #333333; } .p17booking51 { position: absolute; width: 132px; height: 18.76px; left: 16px; top: calc(65% - 18.76px / 2 - 15.62px); font-family: "Roboto", sans-serif; font-style: normal; font-weight: normal; font-size: 14px; line-height: 18px; display: flex; align-items: center; color: #333333; } .p18booking51 { position: absolute; width: 132px; height: 18.76px; left: 16px; top: calc(72% - 18.76px / 2 - 15.62px); font-family: "Roboto", sans-serif; font-style: normal; font-weight: normal; font-size: 14px; line-height: 18px; display: flex; align-items: center; color: #41916d; } .p19booking51 { position: absolute; width: 60px; height: 18.76px; left: 180px; top: calc(51.55% - 18.76px / 2 - 15.62px); font-family: "Roboto", sans-serif; font-style: normal; font-weight: normal; font-size: 16px; line-height: 18px; display: flex; align-items: center; text-align: right; } .p20booking51 { position: absolute; width: 60px; height: 18.76px; left: 192px; top: calc(57.55% - 18.76px / 2 - 15.62px); font-family: "Roboto", sans-serif; font-style: normal; font-weight: normal; font-size: 16px; line-height: 18px; display: flex; align-items: center; text-align: right; } .p21booking51 { position: absolute; width: 60px; height: 18.76px; left: 192px; top: calc(64.55% - 18.76px / 2 - 15.62px); font-family: "Roboto", sans-serif; font-style: normal; font-weight: normal; font-size: 16px; line-height: 18px; display: flex; align-items: center; text-align: right; } .p22booking51 { position: absolute; width: 56px; height: 18.76px; left: 187px; top: calc(49% - 18.76px / 2 + 103.17px); font-family: "Roboto", sans-serif; font-style: normal; font-weight: normal; font-size: 16px; line-height: 18px; display: flex; align-items: center; text-align: right; color: #41916d; } .div1booking51 { position: absolute; width: 220px; height: 0px; left: 15px; top: 432.56px; border-bottom: 1px solid #5b6460; transform: matrix(90deg); } .h33booking51 { position: absolute; width: 49px; height: 18.76px; left: 14px; top: calc(50% - 18.76px / 2 + 171.95px); font-family: "Roboto", sans-serif; font-style: bold; font-weight: 600; font-size: 20px; line-height: 18px; display: flex; align-items: center; color: #333333; } .p23booking51 { position: absolute; width: 72px; height: 18.76px; left: 170px; top: calc(50% - 18.76px / 2 + 171.95px); font-family: "Roboto", sans-serif; font-style: normal; font-weight: 600; font-size: 20px; line-height: 18px; display: flex; align-items: center; text-align: right; color: #333333; } #inputbooking51 { position: absolute; width: 180.7px; height: 43px; left: 30px; top: 486px; border: 0.7px solid #5b6460; box-sizing: border-box; font-family: "Roboto", sans-serif; font-style: normal; font-weight: normal; font-size: 16px; line-height: 18px; display: flex; align-items: center; color: #828282; } #send51 { position: absolute; width: 50.33px; height: 43px; left: calc(43.4% - 101.33px / 2 + 141.33px); top: calc(50% - 50px / 2 + 246px); background: #5b6460; font-family: "Roboto", sans-serif; font-style: normal; font-weight: 300; font-size: 14px; line-height: 28px; text-align: center; letter-spacing: 0px; text-transform: uppercase; color: #ffffff; border: none; }
0.486088
0.084304
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } /* HTML5 display-role reset for older browsers */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ""; content: none; } table { border-collapse: collapse; border-spacing: 0; } html { background-color: #0d0d0d; } .nav-design { display: flex; justify-content: space-evenly; padding: 2rem; } .a-design { color: #ffffff; text-decoration: none; font-family: "Titillium Web", sans-serif; font-size: 1.5rem; } .background { background-color: #0d0d0d; } header.top-nav { background-color: #0d0d0d; } header.top-nav nav { display: flex; justify-content: space-evenly; padding: 2rem; } header.top-nav nav a { color: #ffffff; text-decoration: none; font-family: "Titillium Web", sans-serif; font-size: 1.5rem; } header.top-nav nav a.active { background-color: orangered; padding: 0.2rem; padding-left: 1.3rem; padding-right: 1.3rem; border-radius: 5px 5px 5px 5px; } section.billboard-img { background-color: #0d0d0d; } section.billboard-img div.grabber { border: 1px solid #ff581a; border-bottom: 7px solid #ad2f00; border-right: 7px solid #b33000; background-color: black; border-radius: 6px 6px 6px 6px; width: 80%; margin: 0 auto; text-align: center; height: 30rem; display: flex; justify-content: space-evenly; } section.billboard-img div.grabber img { width: 25rem; height: auto; padding-left: 3rem; } section.billboard-img div.grabber div.text { padding: 2rem; } section.billboard-img div.grabber div.text H1 { color: #ffffff; font-family: "Oswald", sans-serif; font-size: 2rem; text-align: center; margin: 2.5rem 0; padding-bottom: 1rem; border-bottom: 1px solid orangered; } section.billboard-img div.grabber div.text p { color: #ffffff; font-family: "Oswald", sans-serif; font-size: 1.5rem; align-self: center; margin: 0 auto; } section.billboard-img div.grabber div.icons { display: flex; justify-content: space-evenly; padding-top: 2.5rem; } section.billboard-img div.grabber div.icons div.title i { font-size: 3rem; background-color: orangered; padding: 1rem; border-radius: 50px 50px 50px 50px; } section.billboard-img div.grabber div.icons div.title i.fa-tools { background-color: #308ffc; } section.billboard-img div.grabber div.icons div.title i.fa-plus { background-color: #dcf748; } section.billboard-img div.grabber div.icons div.title i.fa-money-bill-alt { background-color: #3dd629; } section.billboard-img div.grabber div.icons div.title h3.icon-title { font-family: "Oswald", sans-serif; font-size: 1rem; padding-bottom: 1rem; } section.billboard-img div.grabber div.icons div.title h3.a { color: #308ffc; } section.billboard-img div.grabber div.icons div.title h3.b { color: #dcf748; } section.billboard-img div.grabber div.icons div.title h3.c { color: #3dd629; } div.a-title { color: white; text-align: center; font-family: "Titillium Web", sans-serif; font-size: 3rem; border-bottom: 2px solid white; width: 90%; margin: 0 auto; } section.frame { display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; } section.frame div.portrait { border: 1px solid orange; border-radius: 1rem 1rem 1rem 1rem; display: flex; flex-direction: column; flex-wrap: wrap; align-items: center; margin: 1rem 1rem; width: 30%; background-color: #262626; } section.frame div.portrait img.head-shot { height: 15rem; width: 15rem; border-radius: 45px 45px 45px 45px; } section.frame div.portrait h3.name { color: white; font-family: "Titillium Web", sans-serif; font-size: 2rem; padding-top: 1rem; padding-bottom: 1rem; } section.frame div.portrait h3.title { color: white; font-family: "Titillium Web", sans-serif; font-size: 2rem; padding-top: 0.5rem; } section.frame div.portrait img.git-link { background-color: yellow; border-radius: 20px 20px 20px 20px; margin: 1rem; padding: 0.5rem; height: 3rem; width: 3rem; } section.frame div.portrait img.lambda { background-color: #ffffff; border-radius: 20px 20px 20px 20px; margin: 1rem; padding: 0.5rem; height: 3rem; width: 3rem; } footer button { background-color: orangered; border: none; display: block; margin: 2rem auto; padding: 0.4rem; padding-bottom: none; border-radius: 15px 15px 15px 15px; font-family: "Titillium Web", sans-serif; font-size: 1.3rem; color: #ffffff; } footer div.social-media { width: 80%; margin: 0 auto; display: flex; justify-content: space-evenly; border-top: 2px solid white; padding-top: 1rem; } footer div.social-media img { height: 2rem; width: 2rem; }
css/index.css
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } /* HTML5 display-role reset for older browsers */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ""; content: none; } table { border-collapse: collapse; border-spacing: 0; } html { background-color: #0d0d0d; } .nav-design { display: flex; justify-content: space-evenly; padding: 2rem; } .a-design { color: #ffffff; text-decoration: none; font-family: "Titillium Web", sans-serif; font-size: 1.5rem; } .background { background-color: #0d0d0d; } header.top-nav { background-color: #0d0d0d; } header.top-nav nav { display: flex; justify-content: space-evenly; padding: 2rem; } header.top-nav nav a { color: #ffffff; text-decoration: none; font-family: "Titillium Web", sans-serif; font-size: 1.5rem; } header.top-nav nav a.active { background-color: orangered; padding: 0.2rem; padding-left: 1.3rem; padding-right: 1.3rem; border-radius: 5px 5px 5px 5px; } section.billboard-img { background-color: #0d0d0d; } section.billboard-img div.grabber { border: 1px solid #ff581a; border-bottom: 7px solid #ad2f00; border-right: 7px solid #b33000; background-color: black; border-radius: 6px 6px 6px 6px; width: 80%; margin: 0 auto; text-align: center; height: 30rem; display: flex; justify-content: space-evenly; } section.billboard-img div.grabber img { width: 25rem; height: auto; padding-left: 3rem; } section.billboard-img div.grabber div.text { padding: 2rem; } section.billboard-img div.grabber div.text H1 { color: #ffffff; font-family: "Oswald", sans-serif; font-size: 2rem; text-align: center; margin: 2.5rem 0; padding-bottom: 1rem; border-bottom: 1px solid orangered; } section.billboard-img div.grabber div.text p { color: #ffffff; font-family: "Oswald", sans-serif; font-size: 1.5rem; align-self: center; margin: 0 auto; } section.billboard-img div.grabber div.icons { display: flex; justify-content: space-evenly; padding-top: 2.5rem; } section.billboard-img div.grabber div.icons div.title i { font-size: 3rem; background-color: orangered; padding: 1rem; border-radius: 50px 50px 50px 50px; } section.billboard-img div.grabber div.icons div.title i.fa-tools { background-color: #308ffc; } section.billboard-img div.grabber div.icons div.title i.fa-plus { background-color: #dcf748; } section.billboard-img div.grabber div.icons div.title i.fa-money-bill-alt { background-color: #3dd629; } section.billboard-img div.grabber div.icons div.title h3.icon-title { font-family: "Oswald", sans-serif; font-size: 1rem; padding-bottom: 1rem; } section.billboard-img div.grabber div.icons div.title h3.a { color: #308ffc; } section.billboard-img div.grabber div.icons div.title h3.b { color: #dcf748; } section.billboard-img div.grabber div.icons div.title h3.c { color: #3dd629; } div.a-title { color: white; text-align: center; font-family: "Titillium Web", sans-serif; font-size: 3rem; border-bottom: 2px solid white; width: 90%; margin: 0 auto; } section.frame { display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; } section.frame div.portrait { border: 1px solid orange; border-radius: 1rem 1rem 1rem 1rem; display: flex; flex-direction: column; flex-wrap: wrap; align-items: center; margin: 1rem 1rem; width: 30%; background-color: #262626; } section.frame div.portrait img.head-shot { height: 15rem; width: 15rem; border-radius: 45px 45px 45px 45px; } section.frame div.portrait h3.name { color: white; font-family: "Titillium Web", sans-serif; font-size: 2rem; padding-top: 1rem; padding-bottom: 1rem; } section.frame div.portrait h3.title { color: white; font-family: "Titillium Web", sans-serif; font-size: 2rem; padding-top: 0.5rem; } section.frame div.portrait img.git-link { background-color: yellow; border-radius: 20px 20px 20px 20px; margin: 1rem; padding: 0.5rem; height: 3rem; width: 3rem; } section.frame div.portrait img.lambda { background-color: #ffffff; border-radius: 20px 20px 20px 20px; margin: 1rem; padding: 0.5rem; height: 3rem; width: 3rem; } footer button { background-color: orangered; border: none; display: block; margin: 2rem auto; padding: 0.4rem; padding-bottom: none; border-radius: 15px 15px 15px 15px; font-family: "Titillium Web", sans-serif; font-size: 1.3rem; color: #ffffff; } footer div.social-media { width: 80%; margin: 0 auto; display: flex; justify-content: space-evenly; border-top: 2px solid white; padding-top: 1rem; } footer div.social-media img { height: 2rem; width: 2rem; }
0.420362
0.061424
[class*=icheck-] { min-height:22px; margin-top:6px!important; margin-bottom:6px!important; padding-left:0 } .icheck-inline { display:inline-block } .icheck-inline+.icheck-inline { margin-left:.75rem; margin-top:6px } [class*=icheck-]>label { padding-left:29px!important; min-height:22px; line-height:22px; display:inline-block; position:relative; vertical-align:top; margin-bottom:0; font-weight:400; cursor:pointer } [class*=icheck-]>input:first-child { position:absolute!important; opacity:0; margin:0 } [class*=icheck-]>input:first-child:disabled { cursor:default } [class*=icheck-]>input:first-child+input[type=hidden]+label::before, [class*=icheck-]>input:first-child+label::before { content:""; display:inline-block; position:absolute; width:22px; height:22px; border:1px solid #D3CFC8; border-radius:0; margin-left:-29px } [class*=icheck-]>input:first-child:checked+input[type=hidden]+label::after, [class*=icheck-]>input:first-child:checked+label::after { content:""; display:inline-block; position:absolute; top:0; left:0; width:7px; height:10px; border:2px solid #fff; border-left:none; border-top:none; transform:translate(7.75px,4.5px) rotate(45deg); -ms-transform:translate(7.75px,4.5px) rotate(45deg) } [class*=icheck-]>input[type=radio]:first-child+input[type=hidden]+label::before, [class*=icheck-]>input[type=radio]:first-child+label::before { border-radius:50% } [class*=icheck-]>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before, [class*=icheck-]>input:first-child:not(:checked):not(:disabled):hover+label::before { border-width:2px } [class*=icheck-]>input:first-child:disabled+input[type=hidden]+label, [class*=icheck-]>input:first-child:disabled+input[type=hidden]+label::before, [class*=icheck-]>input:first-child:disabled+label, [class*=icheck-]>input:first-child:disabled+label::before { pointer-events:none; cursor:default; filter:alpha(opacity=65); -webkit-box-shadow:none; box-shadow:none; opacity:.65 } .icheck-default>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before, .icheck-default>input:first-child:not(:checked):not(:disabled):hover+label::before { border-color:#adadad } .icheck-default>input:first-child:checked+input[type=hidden]+label::before, .icheck-default>input:first-child:checked+label::before { background-color:#e6e6e6; border-color:#adadad } .icheck-default>input:first-child:checked+input[type=hidden]+label::after, .icheck-default>input:first-child:checked+label::after { border-bottom-color:#333; border-right-color:#333 } .icheck-primary>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before, .icheck-primary>input:first-child:not(:checked):not(:disabled):hover+label::before { border-color:#2e6da4 } .icheck-primary>input:first-child:checked+input[type=hidden]+label::before, .icheck-primary>input:first-child:checked+label::before { background-color:#337ab7; border-color:#2e6da4 } .icheck-success>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before, .icheck-success>input:first-child:not(:checked):not(:disabled):hover+label::before { border-color:#4cae4c } .icheck-success>input:first-child:checked+input[type=hidden]+label::before, .icheck-success>input:first-child:checked+label::before { background-color:#5cb85c; border-color:#4cae4c } .icheck-info>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before, .icheck-info>input:first-child:not(:checked):not(:disabled):hover+label::before { border-color:#46b8da } .icheck-info>input:first-child:checked+input[type=hidden]+label::before, .icheck-info>input:first-child:checked+label::before { background-color:#5bc0de; border-color:#46b8da } .icheck-warning>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before, .icheck-warning>input:first-child:not(:checked):not(:disabled):hover+label::before { border-color:#eea236 } .icheck-warning>input:first-child:checked+input[type=hidden]+label::before, .icheck-warning>input:first-child:checked+label::before { background-color:#f0ad4e; border-color:#eea236 } .icheck-danger>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before, .icheck-danger>input:first-child:not(:checked):not(:disabled):hover+label::before { border-color:#d43f3a } .icheck-danger>input:first-child:checked+input[type=hidden]+label::before, .icheck-danger>input:first-child:checked+label::before { background-color:#d9534f; border-color:#d43f3a } .icheck-turquoise>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before, .icheck-turquoise>input:first-child:not(:checked):not(:disabled):hover+label::before { border-color:#1abc9c } .icheck-turquoise>input:first-child:checked+input[type=hidden]+label::before, .icheck-turquoise>input:first-child:checked+label::before { background-color:#1abc9c; border-color:#1abc9c } .icheck-emerland>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before, .icheck-emerland>input:first-child:not(:checked):not(:disabled):hover+label::before { border-color:#2ecc71 } .icheck-emerland>input:first-child:checked+input[type=hidden]+label::before, .icheck-emerland>input:first-child:checked+label::before { background-color:#2ecc71; border-color:#2ecc71 } .icheck-peterriver>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before, .icheck-peterriver>input:first-child:not(:checked):not(:disabled):hover+label::before { border-color:#3498db } .icheck-peterriver>input:first-child:checked+input[type=hidden]+label::before, .icheck-peterriver>input:first-child:checked+label::before { background-color:#3498db; border-color:#3498db } .icheck-amethyst>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before, .icheck-amethyst>input:first-child:not(:checked):not(:disabled):hover+label::before { border-color:#9b59b6 } .icheck-amethyst>input:first-child:checked+input[type=hidden]+label::before, .icheck-amethyst>input:first-child:checked+label::before { background-color:#9b59b6; border-color:#9b59b6 } .icheck-wetasphalt>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before, .icheck-wetasphalt>input:first-child:not(:checked):not(:disabled):hover+label::before { border-color:#34495e } .icheck-wetasphalt>input:first-child:checked+input[type=hidden]+label::before, .icheck-wetasphalt>input:first-child:checked+label::before { background-color:#34495e; border-color:#34495e } .icheck-greensea>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before, .icheck-greensea>input:first-child:not(:checked):not(:disabled):hover+label::before { border-color:#16a085 } .icheck-greensea>input:first-child:checked+input[type=hidden]+label::before, .icheck-greensea>input:first-child:checked+label::before { background-color:#16a085; border-color:#16a085 } .icheck-nephritis>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before, .icheck-nephritis>input:first-child:not(:checked):not(:disabled):hover+label::before { border-color:#27ae60 } .icheck-nephritis>input:first-child:checked+input[type=hidden]+label::before, .icheck-nephritis>input:first-child:checked+label::before { background-color:#27ae60; border-color:#27ae60 } .icheck-belizehole>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before, .icheck-belizehole>input:first-child:not(:checked):not(:disabled):hover+label::before { border-color:#2980b9 } .icheck-belizehole>input:first-child:checked+input[type=hidden]+label::before, .icheck-belizehole>input:first-child:checked+label::before { background-color:#2980b9; border-color:#2980b9 } .icheck-wisteria>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before, .icheck-wisteria>input:first-child:not(:checked):not(:disabled):hover+label::before { border-color:#8e44ad } .icheck-wisteria>input:first-child:checked+input[type=hidden]+label::before, .icheck-wisteria>input:first-child:checked+label::before { background-color:#8e44ad; border-color:#8e44ad } .icheck-midnightblue>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before, .icheck-midnightblue>input:first-child:not(:checked):not(:disabled):hover+label::before { border-color:#2c3e50 } .icheck-midnightblue>input:first-child:checked+input[type=hidden]+label::before, .icheck-midnightblue>input:first-child:checked+label::before { background-color:#2c3e50; border-color:#2c3e50 } .icheck-sunflower>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before, .icheck-sunflower>input:first-child:not(:checked):not(:disabled):hover+label::before { border-color:#f1c40f } .icheck-sunflower>input:first-child:checked+input[type=hidden]+label::before, .icheck-sunflower>input:first-child:checked+label::before { background-color:#f1c40f; border-color:#f1c40f } .icheck-carrot>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before, .icheck-carrot>input:first-child:not(:checked):not(:disabled):hover+label::before { border-color:#e67e22 } .icheck-carrot>input:first-child:checked+input[type=hidden]+label::before, .icheck-carrot>input:first-child:checked+label::before { background-color:#e67e22; border-color:#e67e22 } .icheck-alizarin>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before, .icheck-alizarin>input:first-child:not(:checked):not(:disabled):hover+label::before { border-color:#e74c3c } .icheck-alizarin>input:first-child:checked+input[type=hidden]+label::before, .icheck-alizarin>input:first-child:checked+label::before { background-color:#e74c3c; border-color:#e74c3c } .icheck-clouds>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before, .icheck-clouds>input:first-child:not(:checked):not(:disabled):hover+label::before { border-color:#ecf0f1 } .icheck-clouds>input:first-child:checked+input[type=hidden]+label::before, .icheck-clouds>input:first-child:checked+label::before { background-color:#ecf0f1; border-color:#ecf0f1 } .icheck-clouds>input:first-child:checked+input[type=hidden]+label::after, .icheck-clouds>input:first-child:checked+label::after { border-bottom-color:#95a5a6; border-right-color:#95a5a6 } .icheck-concrete>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before, .icheck-concrete>input:first-child:not(:checked):not(:disabled):hover+label::before { border-color:#95a5a6 } .icheck-concrete>input:first-child:checked+input[type=hidden]+label::before, .icheck-concrete>input:first-child:checked+label::before { background-color:#95a5a6; border-color:#95a5a6 } .icheck-orange>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before, .icheck-orange>input:first-child:not(:checked):not(:disabled):hover+label::before { border-color:#f39c12 } .icheck-orange>input:first-child:checked+input[type=hidden]+label::before, .icheck-orange>input:first-child:checked+label::before { background-color:#f39c12; border-color:#f39c12 } .icheck-pumpkin>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before, .icheck-pumpkin>input:first-child:not(:checked):not(:disabled):hover+label::before { border-color:#d35400 } .icheck-pumpkin>input:first-child:checked+input[type=hidden]+label::before, .icheck-pumpkin>input:first-child:checked+label::before { background-color:#d35400; border-color:#d35400 } .icheck-pomegranate>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before, .icheck-pomegranate>input:first-child:not(:checked):not(:disabled):hover+label::before { border-color:#c0392b } .icheck-pomegranate>input:first-child:checked+input[type=hidden]+label::before, .icheck-pomegranate>input:first-child:checked+label::before { background-color:#c0392b; border-color:#c0392b } .icheck-silver>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before, .icheck-silver>input:first-child:not(:checked):not(:disabled):hover+label::before { border-color:#bdc3c7 } .icheck-silver>input:first-child:checked+input[type=hidden]+label::before, .icheck-silver>input:first-child:checked+label::before { background-color:#bdc3c7; border-color:#bdc3c7 } .icheck-asbestos>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before, .icheck-asbestos>input:first-child:not(:checked):not(:disabled):hover+label::before { border-color:#7f8c8d } .icheck-asbestos>input:first-child:checked+input[type=hidden]+label::before, .icheck-asbestos>input:first-child:checked+label::before { background-color:#7f8c8d; border-color:#7f8c8d }
public/assets/plugins/icheck-bootstrap/icheck-bootstrap.min.css
[class*=icheck-] { min-height:22px; margin-top:6px!important; margin-bottom:6px!important; padding-left:0 } .icheck-inline { display:inline-block } .icheck-inline+.icheck-inline { margin-left:.75rem; margin-top:6px } [class*=icheck-]>label { padding-left:29px!important; min-height:22px; line-height:22px; display:inline-block; position:relative; vertical-align:top; margin-bottom:0; font-weight:400; cursor:pointer } [class*=icheck-]>input:first-child { position:absolute!important; opacity:0; margin:0 } [class*=icheck-]>input:first-child:disabled { cursor:default } [class*=icheck-]>input:first-child+input[type=hidden]+label::before, [class*=icheck-]>input:first-child+label::before { content:""; display:inline-block; position:absolute; width:22px; height:22px; border:1px solid #D3CFC8; border-radius:0; margin-left:-29px } [class*=icheck-]>input:first-child:checked+input[type=hidden]+label::after, [class*=icheck-]>input:first-child:checked+label::after { content:""; display:inline-block; position:absolute; top:0; left:0; width:7px; height:10px; border:2px solid #fff; border-left:none; border-top:none; transform:translate(7.75px,4.5px) rotate(45deg); -ms-transform:translate(7.75px,4.5px) rotate(45deg) } [class*=icheck-]>input[type=radio]:first-child+input[type=hidden]+label::before, [class*=icheck-]>input[type=radio]:first-child+label::before { border-radius:50% } [class*=icheck-]>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before, [class*=icheck-]>input:first-child:not(:checked):not(:disabled):hover+label::before { border-width:2px } [class*=icheck-]>input:first-child:disabled+input[type=hidden]+label, [class*=icheck-]>input:first-child:disabled+input[type=hidden]+label::before, [class*=icheck-]>input:first-child:disabled+label, [class*=icheck-]>input:first-child:disabled+label::before { pointer-events:none; cursor:default; filter:alpha(opacity=65); -webkit-box-shadow:none; box-shadow:none; opacity:.65 } .icheck-default>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before, .icheck-default>input:first-child:not(:checked):not(:disabled):hover+label::before { border-color:#adadad } .icheck-default>input:first-child:checked+input[type=hidden]+label::before, .icheck-default>input:first-child:checked+label::before { background-color:#e6e6e6; border-color:#adadad } .icheck-default>input:first-child:checked+input[type=hidden]+label::after, .icheck-default>input:first-child:checked+label::after { border-bottom-color:#333; border-right-color:#333 } .icheck-primary>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before, .icheck-primary>input:first-child:not(:checked):not(:disabled):hover+label::before { border-color:#2e6da4 } .icheck-primary>input:first-child:checked+input[type=hidden]+label::before, .icheck-primary>input:first-child:checked+label::before { background-color:#337ab7; border-color:#2e6da4 } .icheck-success>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before, .icheck-success>input:first-child:not(:checked):not(:disabled):hover+label::before { border-color:#4cae4c } .icheck-success>input:first-child:checked+input[type=hidden]+label::before, .icheck-success>input:first-child:checked+label::before { background-color:#5cb85c; border-color:#4cae4c } .icheck-info>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before, .icheck-info>input:first-child:not(:checked):not(:disabled):hover+label::before { border-color:#46b8da } .icheck-info>input:first-child:checked+input[type=hidden]+label::before, .icheck-info>input:first-child:checked+label::before { background-color:#5bc0de; border-color:#46b8da } .icheck-warning>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before, .icheck-warning>input:first-child:not(:checked):not(:disabled):hover+label::before { border-color:#eea236 } .icheck-warning>input:first-child:checked+input[type=hidden]+label::before, .icheck-warning>input:first-child:checked+label::before { background-color:#f0ad4e; border-color:#eea236 } .icheck-danger>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before, .icheck-danger>input:first-child:not(:checked):not(:disabled):hover+label::before { border-color:#d43f3a } .icheck-danger>input:first-child:checked+input[type=hidden]+label::before, .icheck-danger>input:first-child:checked+label::before { background-color:#d9534f; border-color:#d43f3a } .icheck-turquoise>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before, .icheck-turquoise>input:first-child:not(:checked):not(:disabled):hover+label::before { border-color:#1abc9c } .icheck-turquoise>input:first-child:checked+input[type=hidden]+label::before, .icheck-turquoise>input:first-child:checked+label::before { background-color:#1abc9c; border-color:#1abc9c } .icheck-emerland>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before, .icheck-emerland>input:first-child:not(:checked):not(:disabled):hover+label::before { border-color:#2ecc71 } .icheck-emerland>input:first-child:checked+input[type=hidden]+label::before, .icheck-emerland>input:first-child:checked+label::before { background-color:#2ecc71; border-color:#2ecc71 } .icheck-peterriver>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before, .icheck-peterriver>input:first-child:not(:checked):not(:disabled):hover+label::before { border-color:#3498db } .icheck-peterriver>input:first-child:checked+input[type=hidden]+label::before, .icheck-peterriver>input:first-child:checked+label::before { background-color:#3498db; border-color:#3498db } .icheck-amethyst>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before, .icheck-amethyst>input:first-child:not(:checked):not(:disabled):hover+label::before { border-color:#9b59b6 } .icheck-amethyst>input:first-child:checked+input[type=hidden]+label::before, .icheck-amethyst>input:first-child:checked+label::before { background-color:#9b59b6; border-color:#9b59b6 } .icheck-wetasphalt>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before, .icheck-wetasphalt>input:first-child:not(:checked):not(:disabled):hover+label::before { border-color:#34495e } .icheck-wetasphalt>input:first-child:checked+input[type=hidden]+label::before, .icheck-wetasphalt>input:first-child:checked+label::before { background-color:#34495e; border-color:#34495e } .icheck-greensea>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before, .icheck-greensea>input:first-child:not(:checked):not(:disabled):hover+label::before { border-color:#16a085 } .icheck-greensea>input:first-child:checked+input[type=hidden]+label::before, .icheck-greensea>input:first-child:checked+label::before { background-color:#16a085; border-color:#16a085 } .icheck-nephritis>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before, .icheck-nephritis>input:first-child:not(:checked):not(:disabled):hover+label::before { border-color:#27ae60 } .icheck-nephritis>input:first-child:checked+input[type=hidden]+label::before, .icheck-nephritis>input:first-child:checked+label::before { background-color:#27ae60; border-color:#27ae60 } .icheck-belizehole>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before, .icheck-belizehole>input:first-child:not(:checked):not(:disabled):hover+label::before { border-color:#2980b9 } .icheck-belizehole>input:first-child:checked+input[type=hidden]+label::before, .icheck-belizehole>input:first-child:checked+label::before { background-color:#2980b9; border-color:#2980b9 } .icheck-wisteria>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before, .icheck-wisteria>input:first-child:not(:checked):not(:disabled):hover+label::before { border-color:#8e44ad } .icheck-wisteria>input:first-child:checked+input[type=hidden]+label::before, .icheck-wisteria>input:first-child:checked+label::before { background-color:#8e44ad; border-color:#8e44ad } .icheck-midnightblue>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before, .icheck-midnightblue>input:first-child:not(:checked):not(:disabled):hover+label::before { border-color:#2c3e50 } .icheck-midnightblue>input:first-child:checked+input[type=hidden]+label::before, .icheck-midnightblue>input:first-child:checked+label::before { background-color:#2c3e50; border-color:#2c3e50 } .icheck-sunflower>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before, .icheck-sunflower>input:first-child:not(:checked):not(:disabled):hover+label::before { border-color:#f1c40f } .icheck-sunflower>input:first-child:checked+input[type=hidden]+label::before, .icheck-sunflower>input:first-child:checked+label::before { background-color:#f1c40f; border-color:#f1c40f } .icheck-carrot>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before, .icheck-carrot>input:first-child:not(:checked):not(:disabled):hover+label::before { border-color:#e67e22 } .icheck-carrot>input:first-child:checked+input[type=hidden]+label::before, .icheck-carrot>input:first-child:checked+label::before { background-color:#e67e22; border-color:#e67e22 } .icheck-alizarin>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before, .icheck-alizarin>input:first-child:not(:checked):not(:disabled):hover+label::before { border-color:#e74c3c } .icheck-alizarin>input:first-child:checked+input[type=hidden]+label::before, .icheck-alizarin>input:first-child:checked+label::before { background-color:#e74c3c; border-color:#e74c3c } .icheck-clouds>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before, .icheck-clouds>input:first-child:not(:checked):not(:disabled):hover+label::before { border-color:#ecf0f1 } .icheck-clouds>input:first-child:checked+input[type=hidden]+label::before, .icheck-clouds>input:first-child:checked+label::before { background-color:#ecf0f1; border-color:#ecf0f1 } .icheck-clouds>input:first-child:checked+input[type=hidden]+label::after, .icheck-clouds>input:first-child:checked+label::after { border-bottom-color:#95a5a6; border-right-color:#95a5a6 } .icheck-concrete>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before, .icheck-concrete>input:first-child:not(:checked):not(:disabled):hover+label::before { border-color:#95a5a6 } .icheck-concrete>input:first-child:checked+input[type=hidden]+label::before, .icheck-concrete>input:first-child:checked+label::before { background-color:#95a5a6; border-color:#95a5a6 } .icheck-orange>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before, .icheck-orange>input:first-child:not(:checked):not(:disabled):hover+label::before { border-color:#f39c12 } .icheck-orange>input:first-child:checked+input[type=hidden]+label::before, .icheck-orange>input:first-child:checked+label::before { background-color:#f39c12; border-color:#f39c12 } .icheck-pumpkin>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before, .icheck-pumpkin>input:first-child:not(:checked):not(:disabled):hover+label::before { border-color:#d35400 } .icheck-pumpkin>input:first-child:checked+input[type=hidden]+label::before, .icheck-pumpkin>input:first-child:checked+label::before { background-color:#d35400; border-color:#d35400 } .icheck-pomegranate>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before, .icheck-pomegranate>input:first-child:not(:checked):not(:disabled):hover+label::before { border-color:#c0392b } .icheck-pomegranate>input:first-child:checked+input[type=hidden]+label::before, .icheck-pomegranate>input:first-child:checked+label::before { background-color:#c0392b; border-color:#c0392b } .icheck-silver>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before, .icheck-silver>input:first-child:not(:checked):not(:disabled):hover+label::before { border-color:#bdc3c7 } .icheck-silver>input:first-child:checked+input[type=hidden]+label::before, .icheck-silver>input:first-child:checked+label::before { background-color:#bdc3c7; border-color:#bdc3c7 } .icheck-asbestos>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before, .icheck-asbestos>input:first-child:not(:checked):not(:disabled):hover+label::before { border-color:#7f8c8d } .icheck-asbestos>input:first-child:checked+input[type=hidden]+label::before, .icheck-asbestos>input:first-child:checked+label::before { background-color:#7f8c8d; border-color:#7f8c8d }
0.444806
0.105902
* { padding: 0; margin: 0; } nav { background: linear-gradient(135deg, #4183d7, #85d8ce); padding-bottom: 6rem; } .logo { vertical-align: middle; margin: 10px; height: 45px; width: auto; } .logo:hover { height: 50px; width: auto; } .nav-right { padding: 10px; margin-top: 30px; } .bg { z-index: -100; width: 100%; height: 100%; clip-path: polygon(0 0, 100% 0, 100% 40%, 0 100%); } .container-fluid { margin: 2px 2.5% 5% 2.5%; } footer { padding-top: 10px; clip-path: polygon(0 0, 100% 40%, 100% 100%, 0 100%); background: linear-gradient(135deg, #85d8ce, #4183d7); z-index: -100; } @media screen and (max-width: 993px) { .bg { z-index: -100; width: 100%; height: 100%; clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); } footer { clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); width: 100%; } .main-content h1 { font-size: 200px; } .main-content h4, .main-content h5 { font-size: 80px; } } .z-depth-4 { padding-left: 5%; padding-right: 4%; } .btn, .btn-large { background-color: #53abe3; margin-bottom: 10%; } .btn:hover { background: #3F51B5; } .btn, .btn-large:active { background-color: #53abe3; margin-left: 10%; } .kanan {} .kiri { height: 100%; } .judul { font-size: 1.5em; } .judul i { font-size: 2rem; } input[type=text], input[type=password] { margin: 0 0 15px 0; padding: 0; height: 2rem; text-transform: uppercase; } .left { float: left; } container { background: white; } .bton { background: #53abe3; color: white; border-radius: 10%; border-color: #53abe3; } footer.page-footer { margin: 0; } footer p a { color: white; margin: 1em 0.5em 2em 0; } html, .bodi { z-index: 0; height: 100%; } .bodi { background: linear-gradient(135deg, #85d8ce, #4183d7); } .main { color: white; text-align: center; height: 100%; width: 100%; display: table; } .main-content { color: white; max-width: 600px; margin: 0 auto; vertical-align: middle; display: table-cell; text-align: center; } .card { width: 25%; background: white; color: black; } .kanantext { padding-left: 5%; text-align: left; padding-right: 5%; } #login { width: 30%; height: 80%; background: white; } @media screen and (max-width:425px) { .card { width: 98%; } } .tengah { padding-left: 10%; padding-right: 10%; } .garis { width: 100%; height: 1px; opacity: 0.2; background-color: darkgrey; } /*error 404*/ .mainerror { font-family: 'PT Sans Narrow', sans-serif; } .back { color: white; } .iconLeft { vertical-align: middle; margin-right: 0; } svg { position: fixed; top: 0; left: 0; right: 0; bottom: 0; margin: auto; z-index: -1; } .main-content u { position: relative; top: 2px; z-index: 900; }
css/error.css
* { padding: 0; margin: 0; } nav { background: linear-gradient(135deg, #4183d7, #85d8ce); padding-bottom: 6rem; } .logo { vertical-align: middle; margin: 10px; height: 45px; width: auto; } .logo:hover { height: 50px; width: auto; } .nav-right { padding: 10px; margin-top: 30px; } .bg { z-index: -100; width: 100%; height: 100%; clip-path: polygon(0 0, 100% 0, 100% 40%, 0 100%); } .container-fluid { margin: 2px 2.5% 5% 2.5%; } footer { padding-top: 10px; clip-path: polygon(0 0, 100% 40%, 100% 100%, 0 100%); background: linear-gradient(135deg, #85d8ce, #4183d7); z-index: -100; } @media screen and (max-width: 993px) { .bg { z-index: -100; width: 100%; height: 100%; clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); } footer { clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); width: 100%; } .main-content h1 { font-size: 200px; } .main-content h4, .main-content h5 { font-size: 80px; } } .z-depth-4 { padding-left: 5%; padding-right: 4%; } .btn, .btn-large { background-color: #53abe3; margin-bottom: 10%; } .btn:hover { background: #3F51B5; } .btn, .btn-large:active { background-color: #53abe3; margin-left: 10%; } .kanan {} .kiri { height: 100%; } .judul { font-size: 1.5em; } .judul i { font-size: 2rem; } input[type=text], input[type=password] { margin: 0 0 15px 0; padding: 0; height: 2rem; text-transform: uppercase; } .left { float: left; } container { background: white; } .bton { background: #53abe3; color: white; border-radius: 10%; border-color: #53abe3; } footer.page-footer { margin: 0; } footer p a { color: white; margin: 1em 0.5em 2em 0; } html, .bodi { z-index: 0; height: 100%; } .bodi { background: linear-gradient(135deg, #85d8ce, #4183d7); } .main { color: white; text-align: center; height: 100%; width: 100%; display: table; } .main-content { color: white; max-width: 600px; margin: 0 auto; vertical-align: middle; display: table-cell; text-align: center; } .card { width: 25%; background: white; color: black; } .kanantext { padding-left: 5%; text-align: left; padding-right: 5%; } #login { width: 30%; height: 80%; background: white; } @media screen and (max-width:425px) { .card { width: 98%; } } .tengah { padding-left: 10%; padding-right: 10%; } .garis { width: 100%; height: 1px; opacity: 0.2; background-color: darkgrey; } /*error 404*/ .mainerror { font-family: 'PT Sans Narrow', sans-serif; } .back { color: white; } .iconLeft { vertical-align: middle; margin-right: 0; } svg { position: fixed; top: 0; left: 0; right: 0; bottom: 0; margin: auto; z-index: -1; } .main-content u { position: relative; top: 2px; z-index: 900; }
0.639736
0.20044
.app__navigationPanel { flex: 0 0 220px; background-color: #4da8b0; font-size: 15px; color: #1a4246; overflow: scroll; height: 100%; } .app__navigationPanel h1, .app__navigationPanel h2 { margin: 20px 10px 0 15px; } .app__navigationPanel h1 { font-size: 18px; color: black; } .app__navigationPanel h2 { font-size: 15px; color: #1a4246; text-transform: uppercase; } .app__navigationPanel ul { padding: 0 20px 5px 20px; margin: 0px; } .app__navigationPanel li { margin: 7px 0; padding-left: 10px; position: relative; } .navigationItem__label::before { content: " "; } .navigationItem__label { color: #34767c; font-size: 13px; } /* Always second level */ .app__navigationPanel li.navigationItem_type_solution { margin: 0 0 5px 0; } .navigationItem_type_problem > ul { padding: 5px; } /* Link */ .app__navigationPanel a { font-size: 15px; color: #1a4246; opacity: 1; } .app__navigationPanel a:hover { color: #0c2022; } .app__navigationPanel a:active { color: #34757a; } .navigationItem_type_solution.navigationItem_selected a { font-weight: bold; } .navigationItem a::before { font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit; left: -5px; top: 4px; position: absolute; font-size: 13px; color: #34757a; } .navigationItem a:hover::before { color: #1a4246; } .navigationItem a:active::before { color: #34757a; } .navigationItem_type_problem > a::before { content: "\f29c"; } .navigationItem_type_problem.navigationItem_solved > a::before { content: "\f059"; } .navigationItem_type_solution > a::before { content: "\f05d"; } .navigationItem_type_solution.navigationItem_solving > a::before { content: "\f058"; } .navigationItem_type_dashboard > a::before { content: "\f015"; } .navigationItem_type_unresolvedList > a::before { content: "\f29c"; } .navigationItem_type_noDecisionList > a::before { content: "\f05d"; } .navigationItem_type_onTop > a::before { content: "\f139"; }
app/containers/App/__navigationPanel/__navigationPanel.css
.app__navigationPanel { flex: 0 0 220px; background-color: #4da8b0; font-size: 15px; color: #1a4246; overflow: scroll; height: 100%; } .app__navigationPanel h1, .app__navigationPanel h2 { margin: 20px 10px 0 15px; } .app__navigationPanel h1 { font-size: 18px; color: black; } .app__navigationPanel h2 { font-size: 15px; color: #1a4246; text-transform: uppercase; } .app__navigationPanel ul { padding: 0 20px 5px 20px; margin: 0px; } .app__navigationPanel li { margin: 7px 0; padding-left: 10px; position: relative; } .navigationItem__label::before { content: " "; } .navigationItem__label { color: #34767c; font-size: 13px; } /* Always second level */ .app__navigationPanel li.navigationItem_type_solution { margin: 0 0 5px 0; } .navigationItem_type_problem > ul { padding: 5px; } /* Link */ .app__navigationPanel a { font-size: 15px; color: #1a4246; opacity: 1; } .app__navigationPanel a:hover { color: #0c2022; } .app__navigationPanel a:active { color: #34757a; } .navigationItem_type_solution.navigationItem_selected a { font-weight: bold; } .navigationItem a::before { font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit; left: -5px; top: 4px; position: absolute; font-size: 13px; color: #34757a; } .navigationItem a:hover::before { color: #1a4246; } .navigationItem a:active::before { color: #34757a; } .navigationItem_type_problem > a::before { content: "\f29c"; } .navigationItem_type_problem.navigationItem_solved > a::before { content: "\f059"; } .navigationItem_type_solution > a::before { content: "\f05d"; } .navigationItem_type_solution.navigationItem_solving > a::before { content: "\f058"; } .navigationItem_type_dashboard > a::before { content: "\f015"; } .navigationItem_type_unresolvedList > a::before { content: "\f29c"; } .navigationItem_type_noDecisionList > a::before { content: "\f05d"; } .navigationItem_type_onTop > a::before { content: "\f139"; }
0.455683
0.052912
body, html { width: 100%; height: 100%; } h1, h2, h3, h4, h5, h6 { font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif; font-weight: 700; } body { font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif; } .topnav { background-color: #c8b560; font-weight: 200; font-size: 18px; } .topnav a { color: #6c3306 !important; } .navbar-brand { font-weight: bold; } .lead { font-size: 18px; font-weight: 400; } .fixed { position:fixed; } .quote { margin: 20px 0; padding: 10px 0; font-size: 20px; font-style: italic; border: 5px solid #a06b3f; border-top-color: #a06b3f; border-left-color: #a06b3f; border-right-color: #f4a460; border-bottom-color: #f4a460; border-radius: 15px; background: #e4dbbc; /*background-color: #eeeeee;*/ } .first { margin-top: 50px; } .intro-header { margin-top: 50px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */ text-align: center; color: #f8f8f8; min-height: calc(100vh - 50px); position: relative; } .intro-message { position: relative; transform: translate(0,50%); padding-top: 10%; padding-bottom: 10%; } .intro-message > h1 { margin: 0; text-shadow: 2px 2px 3px rgba(0,0,0,0.6); font-size: 5em; } .intro-message > h3 { text-shadow: 2px 2px 3px rgba(0,0,0,0.6); } .intro-divider { width: 400px; border-top: 1px solid #f8f8f8; border-bottom: 1px solid rgba(0,0,0,0.2); } @media(max-width:767px) { .intro-message { padding-bottom: 15%; } .intro-message > h1 { font-size: 3em; } ul.intro-social-buttons > li { display: block; margin-bottom: 20px; padding: 0; } ul.intro-social-buttons > li:last-child { margin-bottom: 0; } .intro-divider { width: 100%; } } .network-name { text-transform: uppercase; font-size: 14px; font-weight: 400; letter-spacing: 2px; } .content-section-adv { padding: 50px 10px; min-height: 100vh; display: table; background: #ded2ac; border-bottom: 2px solid #b1a889; } .content-section-adv > div, .content-section-adv > div > div { display: table-cell; vertical-align: middle; } .content-section-cat { padding: 50px 10px; min-height: 100vh; border-bottom: 2px solid #b1a889; } /* .content-section-adv:nth-child(even) { background-color: #e4dbbc; } .content-section-adv:nth-child(odd) { background-color: #ded2ac; } */ .content-section-a { padding: 50px 0; /*background-color: #f8f8f8;*/ min-height: 100vh; /*background-color: #ffeecc;*/ background-color: #e4dbbc; } .content-section-b { padding: 50px 0; border-top: 1px solid #e7e7e7; border-bottom: 1px solid #e7e7e7; min-height: 100vh; /*background-color: #eeffcc;*/ /*background-color: #f2f7d9;*/ background-color: #ded2ac; } .content-section-last { min-height: 0; } .section-heading { margin-bottom: 10px; } .right { float:right; } .section-heading-spacer { float: left; width: 200px; border-top: 3px solid #e7e7e7; } /* .banner { padding: 100px 0; color: #f8f8f8; background-size: cover; background: url(../img/banner-bg.jpg) no-repeat center center; } .banner h2 { margin: 0; text-shadow: 2px 2px 3px rgba(0,0,0,0.6); font-size: 3em; } .banner ul { margin-bottom: 0; } .banner-social-buttons { float: right; margin-top: 0; } @media(max-width:1199px) { ul.banner-social-buttons { float: left; margin-top: 15px; } } @media(max-width:767px) { .banner h2 { margin: 0; text-shadow: 2px 2px 3px rgba(0,0,0,0.6); font-size: 3em; } ul.banner-social-buttons > li { display: block; margin-bottom: 20px; padding: 0; } ul.banner-social-buttons > li:last-child { margin-bottom: 0; } } */ footer { padding: 50px 0; background-color: #f8f8f8; } p.copyright { margin: 15px 0 0; } /* CUSTOMIZE THE CAROUSEL -------------------------------------------------- */ /* Carousel base class */ .carousel { height: 400px; margin-bottom: 60px; } /* Declare heights because of positioning of img element */ .carousel .item { height: 400px; background-color: #777; } .carousel-inner > .item img { position: absolute; top: 0; left: 0; min-width: 100%; /*height: 400px;*/ top: -200px; opacity: 0.6; } .carousel-inner > .item img:hover { opacity: 1.0; } .in-carousel { vertical-align: middle; text-align: center; position: relative } .in-carousel-text { color: #eee; } .in-carousel-text p { font-size: 16px; } .in-carousel img { position: absolute; min-width: 100%; height:400px; z-index: -1; } .in-carousel a { color: #fff; } /* Categories */ .img-caption { text-align: center; width: 100%; margin-bottom: 10px; font-weight:bold; font-size: 16px; } /* Advantages */ .left-bar { vertical-align: middle; margin: 5px; padding: 20px 10px; border: 5px solid #a06b3f; border-top-color: #a06b3f; border-left-color: #a06b3f; border-right-color: #f4a460; border-bottom-color: #f4a460; border-radius: 15px; background: #e4dbbc; } .left-bar .active a { background-color: #eee !important; color: #337ab7 !important; } /* .left-bar a:after { content:""; } .left-bar a:before { font-family: 'Glyphicons Halflings'; font-style: normal; font-weight: normal; line-height: 1; content: ""; } .left-bar .active a:after { font-family: 'Glyphicons Halflings'; font-style: normal; font-weight: normal; line-height: 1; content:" \e250"; } .left-bar .active a:before { content:""; } */ .stain { width: 100%; height: 100px; padding: 10px; } .caption { height: 100px; overflow: hidden; } .cat-img { width: 100%; margin: 10px 0; } .is-link:hover { cursor: pointer; } .modal-content { /*background-color: #ded2ac;*/ }
css/landing-page.css
body, html { width: 100%; height: 100%; } h1, h2, h3, h4, h5, h6 { font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif; font-weight: 700; } body { font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif; } .topnav { background-color: #c8b560; font-weight: 200; font-size: 18px; } .topnav a { color: #6c3306 !important; } .navbar-brand { font-weight: bold; } .lead { font-size: 18px; font-weight: 400; } .fixed { position:fixed; } .quote { margin: 20px 0; padding: 10px 0; font-size: 20px; font-style: italic; border: 5px solid #a06b3f; border-top-color: #a06b3f; border-left-color: #a06b3f; border-right-color: #f4a460; border-bottom-color: #f4a460; border-radius: 15px; background: #e4dbbc; /*background-color: #eeeeee;*/ } .first { margin-top: 50px; } .intro-header { margin-top: 50px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */ text-align: center; color: #f8f8f8; min-height: calc(100vh - 50px); position: relative; } .intro-message { position: relative; transform: translate(0,50%); padding-top: 10%; padding-bottom: 10%; } .intro-message > h1 { margin: 0; text-shadow: 2px 2px 3px rgba(0,0,0,0.6); font-size: 5em; } .intro-message > h3 { text-shadow: 2px 2px 3px rgba(0,0,0,0.6); } .intro-divider { width: 400px; border-top: 1px solid #f8f8f8; border-bottom: 1px solid rgba(0,0,0,0.2); } @media(max-width:767px) { .intro-message { padding-bottom: 15%; } .intro-message > h1 { font-size: 3em; } ul.intro-social-buttons > li { display: block; margin-bottom: 20px; padding: 0; } ul.intro-social-buttons > li:last-child { margin-bottom: 0; } .intro-divider { width: 100%; } } .network-name { text-transform: uppercase; font-size: 14px; font-weight: 400; letter-spacing: 2px; } .content-section-adv { padding: 50px 10px; min-height: 100vh; display: table; background: #ded2ac; border-bottom: 2px solid #b1a889; } .content-section-adv > div, .content-section-adv > div > div { display: table-cell; vertical-align: middle; } .content-section-cat { padding: 50px 10px; min-height: 100vh; border-bottom: 2px solid #b1a889; } /* .content-section-adv:nth-child(even) { background-color: #e4dbbc; } .content-section-adv:nth-child(odd) { background-color: #ded2ac; } */ .content-section-a { padding: 50px 0; /*background-color: #f8f8f8;*/ min-height: 100vh; /*background-color: #ffeecc;*/ background-color: #e4dbbc; } .content-section-b { padding: 50px 0; border-top: 1px solid #e7e7e7; border-bottom: 1px solid #e7e7e7; min-height: 100vh; /*background-color: #eeffcc;*/ /*background-color: #f2f7d9;*/ background-color: #ded2ac; } .content-section-last { min-height: 0; } .section-heading { margin-bottom: 10px; } .right { float:right; } .section-heading-spacer { float: left; width: 200px; border-top: 3px solid #e7e7e7; } /* .banner { padding: 100px 0; color: #f8f8f8; background-size: cover; background: url(../img/banner-bg.jpg) no-repeat center center; } .banner h2 { margin: 0; text-shadow: 2px 2px 3px rgba(0,0,0,0.6); font-size: 3em; } .banner ul { margin-bottom: 0; } .banner-social-buttons { float: right; margin-top: 0; } @media(max-width:1199px) { ul.banner-social-buttons { float: left; margin-top: 15px; } } @media(max-width:767px) { .banner h2 { margin: 0; text-shadow: 2px 2px 3px rgba(0,0,0,0.6); font-size: 3em; } ul.banner-social-buttons > li { display: block; margin-bottom: 20px; padding: 0; } ul.banner-social-buttons > li:last-child { margin-bottom: 0; } } */ footer { padding: 50px 0; background-color: #f8f8f8; } p.copyright { margin: 15px 0 0; } /* CUSTOMIZE THE CAROUSEL -------------------------------------------------- */ /* Carousel base class */ .carousel { height: 400px; margin-bottom: 60px; } /* Declare heights because of positioning of img element */ .carousel .item { height: 400px; background-color: #777; } .carousel-inner > .item img { position: absolute; top: 0; left: 0; min-width: 100%; /*height: 400px;*/ top: -200px; opacity: 0.6; } .carousel-inner > .item img:hover { opacity: 1.0; } .in-carousel { vertical-align: middle; text-align: center; position: relative } .in-carousel-text { color: #eee; } .in-carousel-text p { font-size: 16px; } .in-carousel img { position: absolute; min-width: 100%; height:400px; z-index: -1; } .in-carousel a { color: #fff; } /* Categories */ .img-caption { text-align: center; width: 100%; margin-bottom: 10px; font-weight:bold; font-size: 16px; } /* Advantages */ .left-bar { vertical-align: middle; margin: 5px; padding: 20px 10px; border: 5px solid #a06b3f; border-top-color: #a06b3f; border-left-color: #a06b3f; border-right-color: #f4a460; border-bottom-color: #f4a460; border-radius: 15px; background: #e4dbbc; } .left-bar .active a { background-color: #eee !important; color: #337ab7 !important; } /* .left-bar a:after { content:""; } .left-bar a:before { font-family: 'Glyphicons Halflings'; font-style: normal; font-weight: normal; line-height: 1; content: ""; } .left-bar .active a:after { font-family: 'Glyphicons Halflings'; font-style: normal; font-weight: normal; line-height: 1; content:" \e250"; } .left-bar .active a:before { content:""; } */ .stain { width: 100%; height: 100px; padding: 10px; } .caption { height: 100px; overflow: hidden; } .cat-img { width: 100%; margin: 10px 0; } .is-link:hover { cursor: pointer; } .modal-content { /*background-color: #ded2ac;*/ }
0.4206
0.102799
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css); @import url(//fonts.googleapis.com/css?family=PT+Sans:400,400italic,700italic,700); @import "animate.css"; @media (min-width: 768px) { .container { padding-left: 0; padding-right: 0; } } .page { overflow: hidden; min-height: 500px; } .lt-ie9 .page { min-width: 1200px; } @media (max-width: 767px) { .center767 { text-align: center; } .center767 * { text-align: center; } } @media (max-width: 767px) { .ins767 { padding-left: 8%; padding-right: 8%; } } /*================== Stuck menu ======================*/ .isStuck { background: #ffffff; z-index: 999; box-shadow: 0 1px 2px #bbb; background: rgba(0, 0, 0, 0.9); } @media only screen and (max-width: 992px) { .isStuck { display: none !important; } } .isStuck .sf-menu ul { top: 70px; } .isStuck .sf-menu ul ul { top: 0; } /*================== ToTop ======================*/ .toTop { width: 47px; height: 47px; font-size: 24px; line-height: 47px!important; font-weight: 700; color: #fff!important; background: #287f36; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; -moz-transition: 0.3s; -webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; position: fixed; right: 66px; bottom: 180px; display: none; overflow: hidden; text-align: center; text-decoration: none; z-index: 20; } .toTop:hover { color: #fff; background: #1e2228; text-decoration: none; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; transform: scale(1.2); } @media only screen and (max-width: 1399px) { .toTop { display: none !important; } } /*================== Tumbnail ======================*/ .thumb { display: block; position: relative; overflow: hidden; z-index: 2; } .thumb img { width: 100%; height: auto; -moz-transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -o-transition: 0.5s all ease; transition: 0.5s all ease; } .thumb_overlay { position: absolute; left: 0; top: 0; right: 0; bottom: 0; opacity: 0; -moz-transition: 0.3s all ease; -webkit-transition: 0.3s all ease; -o-transition: 0.3s all ease; transition: 0.3s all ease; color: #ffffff; background: transparent; } .thumb_overlay:before { content: ''; position: absolute; width: 70px; height: 70px; background: url(../images/play.png) no-repeat; top: 50%; left: 50%; right: 0; font-weight: 300; margin-top: -36px; margin-left: -36px; opacity: 0; } .lt-ie9 .thumb_overlay:before { display: none; } .thumb_overlay:after { content: ''; position: absolute; width: 38px; height: 38px; background: url(../images/thumb.png) no-repeat; top: 50%; left: 50%; right: 0; font-weight: 300; margin-top: -20px; margin-left: -20px; opacity: 0; } .lt-ie9 .thumb_overlay:after { display: none; } .thumb:hover .thumb_overlay { opacity: 1; background: rgba(0, 0, 0, 0.5); } .lt-ie9 .thumb:hover .thumb_overlay { background: none; -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000'); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000'); zoom: 1; } .thumb:hover .thumb_overlay:before { opacity: 1; } .lt-ie9 .thumb:hover .thumb_overlay:before { display: block; } .thumb:hover img { -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); } .thumb_overl1:hover .thumb_overlay:before { display: none; } .thumb_overl1:hover .thumb_overlay:after { opacity: 1; } /*================== RD Parallax ======================*/ .parallax { position: relative; overflow: hidden; background-color: #34a647; } .parallax_image, .parallax_pattern { position: absolute; top: 0; left: 0; right: 0; height: 100%; background-position: center center; will-change: transform; } .parallax_image { background-repeat: no-repeat; -webkit-background-size: cover; background-size: cover; } .parallax_pattern { background-repeat: repeat; } .parallax_cnt { position: relative; } .parallax a.link { text-decoration: underline; } /*================== RD Mobile Menu =====================*/ .rd-mobilepanel { z-index: 9999998!important; } .rd-mobilemenu { display: none; position: fixed; top: 0; left: 0; bottom: 0; z-index: 9999998; text-align: left; font: 700 15px/41px 'PT Sans', sans-serif; -moz-transition: 0.3s all ease; -webkit-transition: 0.3s all ease; -o-transition: 0.3s all ease; transition: 0.3s all ease; } .rd-mobilemenu.active { right: 0; } .rd-mobilemenu_ul { position: fixed; top: 56px; left: 0; bottom: 0; width: 240px; padding: 20px 0; color: #34a647; background: rgba(255, 255, 255, 0.95); line-height: 20px; overflow: auto; -moz-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1); -webkit-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1); box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1); -moz-transform: translateX(-240px); -ms-transform: translateX(-240px); -o-transform: translateX(-240px); -webkit-transform: translateX(-240px); transform: translateX(-240px); -moz-transition: 0.3s ease; -webkit-transition: 0.3s ease; -o-transition: 0.3s ease; transition: 0.3s ease; -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1); -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1); -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1); transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1); } .lt-ie9 .rd-mobilemenu_ul { background: none; -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2ffffff', endColorstr='#f2ffffff'); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2ffffff', endColorstr='#f2ffffff'); zoom: 1; } .rd-mobilemenu_ul li span { margin-left: 4px; font-size: 10px; color: #1e2228; top: 0; } .rd-mobilemenu_ul li.active { color: #1e2228; } .rd-mobilemenu_ul li.active ul { color: #34a647; } .rd-mobilemenu.active .rd-mobilemenu_ul { -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); -webkit-transform: translateX(0); transform: translateX(0); } .rd-mobilemenu_ul a { display: block; padding: 9px 25px 11px; } .rd-mobilemenu_ul a:hover { background: #34a647; color: #1e2228; text-decoration: none; } .rd-mobilemenu_ul ul { padding-left: 0; list-style-type: none; } .rd-mobilemenu_ul ul a { padding-left: 40px; } .rd-mobilemenu_ul ul ul a { padding-left: 60px; } .rd-mobilemenu_ul:after { content: ''; display: block; height: 20px; } .rd-mobilepanel { display: none; position: fixed; top: 0; left: 0; right: 0; height: 56px; background: #ffffff; color: #666666; -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1); z-index: 99999991; } .rd-mobilepanel_title { position: fixed; top: -21px; left: 56px; right: 56px; color: #34a647; font-size: 24px; line-height: 48px; text-overflow: ellipsis; white-space: nowrap; } .rd-mobilepanel_toggle { background: none; border: none; display: inline-block; padding: 0; outline: none; outline-offset: 0; cursor: pointer; -webkit-appearance: none; position: fixed; top: 4px; color: #000000; width: 48px; height: 48px; font-size: 24px; line-height: 48px; } .rd-mobilepanel_toggle::-moz-focus-inner { border: none; padding: 0; } .rd-mobilepanel_toggle:before { content: '\f0c9'; font-family: 'FontAwesome'; } .rd-mobilepanel_toggle.active:before { content: '\f00d'; } @media (max-width: 767px) { body { padding-top: 56px; } .rd-mobilemenu, .rd-mobilepanel { display: block; } } /*================== Panel Menu ======================*/ @media (max-width: 767px) { #panel { right: 25px; position: fixed; top: 0; width: 46px; z-index: 9999999; -moz-transition: 0.3s; -webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; } #panel #advanced { display: block; } #panel .bs-docs-nav { border-radius: 7px; top: 4px; } #panel .bs-docs-nav .navbar-nav li { position: static; } #panel .bs-docs-nav .navbar-header .navbar-toggle { border: none!important; padding: 9px 12px; margin-right: 0; } #panel .bs-docs-nav .navbar-header .navbar-toggle:hover { background: #563D7C!important; } #panel .bs-docs-nav .navbar-header .navbar-toggle:active { background: #563D7C; } #panel .bs-docs-nav .navbar-header .navbar-toggle:focus { background: #563D7C; } #panel #advanced .navbar-collapse { background: #563D7C; width: 175px; position: absolute; right: 15px; top: 52px; padding-bottom: 10px; -moz-transition: 0.3s; -webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; } #panel #advanced .navbar-collapse .dropdown-menu { background: #563D7C; display: none; padding-bottom: 15px; min-width: 135px!important; } #panel #advanced .navbar-collapse.in { overflow-y: visible; } } @media (max-width: 767px) and (max-width: 425px) { #panel #advanced .navbar-collapse { width: 135px; } } @media (max-width: 767px) { .navbar-nav .open .dropdown-menu { display: block!important; } .navbar-nav .open .dropdown-menu li a { padding-left: 15px!important; } .navbar-nav .open .dropdown-menu ul { padding-left: 23px!important; } .navbar-nav .open .dropdown-menu ul a { padding-left: 5px; } .navbar-nav .open .dropdown-menu a { padding-left: 12px!important; } } @media (max-width: 767px) and (max-height: 500px) { .navbar-nav .open .dropdown-menu { font-size: 9px!important; position: absolute!important; background: #62458d !important; min-width: 135px!important; top: 0; right: 100%; left: -100%; -moz-transition: 0.3s; -webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; } .navbar-nav .open .dropdown-menu li a { padding-left: 15px!important; } .navbar-nav .open .dropdown-menu ul { padding-left: 23px!important; } .navbar-nav .open .dropdown-menu ul a { padding-left: 5px; } .navbar-nav .open .dropdown-menu a { padding-left: 12px!important; } }
public/assets/app/css/style.css
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css); @import url(//fonts.googleapis.com/css?family=PT+Sans:400,400italic,700italic,700); @import "animate.css"; @media (min-width: 768px) { .container { padding-left: 0; padding-right: 0; } } .page { overflow: hidden; min-height: 500px; } .lt-ie9 .page { min-width: 1200px; } @media (max-width: 767px) { .center767 { text-align: center; } .center767 * { text-align: center; } } @media (max-width: 767px) { .ins767 { padding-left: 8%; padding-right: 8%; } } /*================== Stuck menu ======================*/ .isStuck { background: #ffffff; z-index: 999; box-shadow: 0 1px 2px #bbb; background: rgba(0, 0, 0, 0.9); } @media only screen and (max-width: 992px) { .isStuck { display: none !important; } } .isStuck .sf-menu ul { top: 70px; } .isStuck .sf-menu ul ul { top: 0; } /*================== ToTop ======================*/ .toTop { width: 47px; height: 47px; font-size: 24px; line-height: 47px!important; font-weight: 700; color: #fff!important; background: #287f36; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; -moz-transition: 0.3s; -webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; position: fixed; right: 66px; bottom: 180px; display: none; overflow: hidden; text-align: center; text-decoration: none; z-index: 20; } .toTop:hover { color: #fff; background: #1e2228; text-decoration: none; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; transform: scale(1.2); } @media only screen and (max-width: 1399px) { .toTop { display: none !important; } } /*================== Tumbnail ======================*/ .thumb { display: block; position: relative; overflow: hidden; z-index: 2; } .thumb img { width: 100%; height: auto; -moz-transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -o-transition: 0.5s all ease; transition: 0.5s all ease; } .thumb_overlay { position: absolute; left: 0; top: 0; right: 0; bottom: 0; opacity: 0; -moz-transition: 0.3s all ease; -webkit-transition: 0.3s all ease; -o-transition: 0.3s all ease; transition: 0.3s all ease; color: #ffffff; background: transparent; } .thumb_overlay:before { content: ''; position: absolute; width: 70px; height: 70px; background: url(../images/play.png) no-repeat; top: 50%; left: 50%; right: 0; font-weight: 300; margin-top: -36px; margin-left: -36px; opacity: 0; } .lt-ie9 .thumb_overlay:before { display: none; } .thumb_overlay:after { content: ''; position: absolute; width: 38px; height: 38px; background: url(../images/thumb.png) no-repeat; top: 50%; left: 50%; right: 0; font-weight: 300; margin-top: -20px; margin-left: -20px; opacity: 0; } .lt-ie9 .thumb_overlay:after { display: none; } .thumb:hover .thumb_overlay { opacity: 1; background: rgba(0, 0, 0, 0.5); } .lt-ie9 .thumb:hover .thumb_overlay { background: none; -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000'); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000'); zoom: 1; } .thumb:hover .thumb_overlay:before { opacity: 1; } .lt-ie9 .thumb:hover .thumb_overlay:before { display: block; } .thumb:hover img { -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); } .thumb_overl1:hover .thumb_overlay:before { display: none; } .thumb_overl1:hover .thumb_overlay:after { opacity: 1; } /*================== RD Parallax ======================*/ .parallax { position: relative; overflow: hidden; background-color: #34a647; } .parallax_image, .parallax_pattern { position: absolute; top: 0; left: 0; right: 0; height: 100%; background-position: center center; will-change: transform; } .parallax_image { background-repeat: no-repeat; -webkit-background-size: cover; background-size: cover; } .parallax_pattern { background-repeat: repeat; } .parallax_cnt { position: relative; } .parallax a.link { text-decoration: underline; } /*================== RD Mobile Menu =====================*/ .rd-mobilepanel { z-index: 9999998!important; } .rd-mobilemenu { display: none; position: fixed; top: 0; left: 0; bottom: 0; z-index: 9999998; text-align: left; font: 700 15px/41px 'PT Sans', sans-serif; -moz-transition: 0.3s all ease; -webkit-transition: 0.3s all ease; -o-transition: 0.3s all ease; transition: 0.3s all ease; } .rd-mobilemenu.active { right: 0; } .rd-mobilemenu_ul { position: fixed; top: 56px; left: 0; bottom: 0; width: 240px; padding: 20px 0; color: #34a647; background: rgba(255, 255, 255, 0.95); line-height: 20px; overflow: auto; -moz-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1); -webkit-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1); box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1); -moz-transform: translateX(-240px); -ms-transform: translateX(-240px); -o-transform: translateX(-240px); -webkit-transform: translateX(-240px); transform: translateX(-240px); -moz-transition: 0.3s ease; -webkit-transition: 0.3s ease; -o-transition: 0.3s ease; transition: 0.3s ease; -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1); -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1); -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1); transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1); } .lt-ie9 .rd-mobilemenu_ul { background: none; -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2ffffff', endColorstr='#f2ffffff'); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2ffffff', endColorstr='#f2ffffff'); zoom: 1; } .rd-mobilemenu_ul li span { margin-left: 4px; font-size: 10px; color: #1e2228; top: 0; } .rd-mobilemenu_ul li.active { color: #1e2228; } .rd-mobilemenu_ul li.active ul { color: #34a647; } .rd-mobilemenu.active .rd-mobilemenu_ul { -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); -webkit-transform: translateX(0); transform: translateX(0); } .rd-mobilemenu_ul a { display: block; padding: 9px 25px 11px; } .rd-mobilemenu_ul a:hover { background: #34a647; color: #1e2228; text-decoration: none; } .rd-mobilemenu_ul ul { padding-left: 0; list-style-type: none; } .rd-mobilemenu_ul ul a { padding-left: 40px; } .rd-mobilemenu_ul ul ul a { padding-left: 60px; } .rd-mobilemenu_ul:after { content: ''; display: block; height: 20px; } .rd-mobilepanel { display: none; position: fixed; top: 0; left: 0; right: 0; height: 56px; background: #ffffff; color: #666666; -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1); z-index: 99999991; } .rd-mobilepanel_title { position: fixed; top: -21px; left: 56px; right: 56px; color: #34a647; font-size: 24px; line-height: 48px; text-overflow: ellipsis; white-space: nowrap; } .rd-mobilepanel_toggle { background: none; border: none; display: inline-block; padding: 0; outline: none; outline-offset: 0; cursor: pointer; -webkit-appearance: none; position: fixed; top: 4px; color: #000000; width: 48px; height: 48px; font-size: 24px; line-height: 48px; } .rd-mobilepanel_toggle::-moz-focus-inner { border: none; padding: 0; } .rd-mobilepanel_toggle:before { content: '\f0c9'; font-family: 'FontAwesome'; } .rd-mobilepanel_toggle.active:before { content: '\f00d'; } @media (max-width: 767px) { body { padding-top: 56px; } .rd-mobilemenu, .rd-mobilepanel { display: block; } } /*================== Panel Menu ======================*/ @media (max-width: 767px) { #panel { right: 25px; position: fixed; top: 0; width: 46px; z-index: 9999999; -moz-transition: 0.3s; -webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; } #panel #advanced { display: block; } #panel .bs-docs-nav { border-radius: 7px; top: 4px; } #panel .bs-docs-nav .navbar-nav li { position: static; } #panel .bs-docs-nav .navbar-header .navbar-toggle { border: none!important; padding: 9px 12px; margin-right: 0; } #panel .bs-docs-nav .navbar-header .navbar-toggle:hover { background: #563D7C!important; } #panel .bs-docs-nav .navbar-header .navbar-toggle:active { background: #563D7C; } #panel .bs-docs-nav .navbar-header .navbar-toggle:focus { background: #563D7C; } #panel #advanced .navbar-collapse { background: #563D7C; width: 175px; position: absolute; right: 15px; top: 52px; padding-bottom: 10px; -moz-transition: 0.3s; -webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; } #panel #advanced .navbar-collapse .dropdown-menu { background: #563D7C; display: none; padding-bottom: 15px; min-width: 135px!important; } #panel #advanced .navbar-collapse.in { overflow-y: visible; } } @media (max-width: 767px) and (max-width: 425px) { #panel #advanced .navbar-collapse { width: 135px; } } @media (max-width: 767px) { .navbar-nav .open .dropdown-menu { display: block!important; } .navbar-nav .open .dropdown-menu li a { padding-left: 15px!important; } .navbar-nav .open .dropdown-menu ul { padding-left: 23px!important; } .navbar-nav .open .dropdown-menu ul a { padding-left: 5px; } .navbar-nav .open .dropdown-menu a { padding-left: 12px!important; } } @media (max-width: 767px) and (max-height: 500px) { .navbar-nav .open .dropdown-menu { font-size: 9px!important; position: absolute!important; background: #62458d !important; min-width: 135px!important; top: 0; right: 100%; left: -100%; -moz-transition: 0.3s; -webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; } .navbar-nav .open .dropdown-menu li a { padding-left: 15px!important; } .navbar-nav .open .dropdown-menu ul { padding-left: 23px!important; } .navbar-nav .open .dropdown-menu ul a { padding-left: 5px; } .navbar-nav .open .dropdown-menu a { padding-left: 12px!important; } }
0.344333
0.073032
{ background-image: url( ../../img/div.gif ); background-position: 21% 0; background-repeat: repeat-y; position: relative; } #content #datasync #admin { padding-bottom: 5px; } #content #datasync #ui-block { background-color: #fff; height: 200px; display: none; position: absolute; left: -5px; top: 35px; width: 500px; } #content #datasync.empty .requires-source { display: none; } #content #datasync .actions #create { left: 0; position: absolute; } #content #datasync .actions #create span { background-image: url( ../../img/ico/plus-button.png ); } #content #datasync .actions #delete span { background-image: url( ../../img/ico/cross.png ); } #content #datasync .actions #config span { background-image: url( ../../img/ico/construction.png ); } #content #datasync .actions #test span { background-image: url( ../../img/ico/arrow-switch.png ); } #content #datasync #frame { float: right; width: 78%; } #content #datasync #form { float: left; width: 20%; padding-top: 50px; } #content #datasync #form #navigation { border-right: 0; } #content #datasync #form #navigation a { background-image: url( ../../img/ico/status-offline.png ); } #content #datasync #form #navigation .current a { background-image: url( ../../img/ico/status.png ); } #content #datasync #form form { display: none; border-top: 1px solid #f0f0f0; margin-top: 10px; padding-top: 5px; } #content #datasync.error #form form { display: none !important; } #content #datasync #form label { margin-top: 5px; } #content #datasync #form select, #content #datasync #form textarea { margin-bottom: 2px; width: 100%; } #content #datasync #form input { width: 98%; } #content #datasync #form button { margin-top: 10px; } #content #datasync #form .execute span { background-image: url( ../../img/ico/document-import.png ); } #content #datasync #form .refresh-status span { background-image: url( ../../img/ico/arrow-circle.png ); } #content #datasync #form .refresh-status span.success { background-image: url( ../../img/ico/tick.png ); } #content #datasync #form #start { float: left; width: 47%; } #content #datasync #form #rows { float: right; width: 47%; } #content #datasync #form .checkbox input { margin-bottom: 0; width: auto; } #content #datasync #form #auto-refresh-status { margin-top: 20px; } #content #datasync #form #auto-refresh-status a { background-image: url( ../../img/ico/ui-check-box-uncheck.png ); background-position: 0 50%; color: #c0c0c0; display: block; padding-left: 21px; } #content #datasync #form #auto-refresh-status a.on, #content #datasync #form #auto-refresh-status a:hover { color: #333; } #content #datasync #form #auto-refresh-status a.on { background-image: url( ../../img/ico/ui-check-box.png ); } #content #datasync .actions div.action { background-color: #fff; border: 1px solid #f0f0f0; box-shadow: 5px 5px 10px #c0c0c0; -moz-box-shadow: 5px 5px 10px #c0c0c0; -webkit-box-shadow: 5px 5px 10px #c0c0c0; display: none; position: absolute; left: 0; top: 40px; padding: 10px; z-index: 800; display:none; width: 800px; } #content #datasync .actions div.action form .directory-note { background-image: url( ../../img/ico/information-white.png ); background-position: 22% 1px; color: #c0c0c0; } #content #datasync .actions div.action form .error { background-image: url( ../../img/ico/cross-button.png ); background-position: 22% 1px; color: #c00; font-weight: bold; display: none; } #content #datasync .actions div.action form p { padding-bottom: 8px; } #content #datasync .actions div.action form label { float: left; padding-top: 3px; padding-bottom: 3px; text-align: right; width: 10%; } #content #datasync .actions div.action form textarea { float: right; width: 88%; height:400px; } #content #datasync .actions div.action form input, #content #datasync .actions div.action form select, #content #datasync .actions div.action form .note span { float: right; width: 88%; } #content #datasync .actions div.action form .buttons { float: right; } #content #datasync .actions div.action form .note span { padding-left: 3px; padding-right: 3px; } #content #datasync .actions div.action form .buttons { padding-top: 10px; } #content #datasync .actions div.action form button.submit { margin-right: 20px; } #content #datasync .actions div.action form button.submit span { background-image: url( ../../img/ico/tick.png ); } #content #datasync .actions div.action form button.reset span { background-image: url( ../../img/ico/cross.png ); } #content #datasync .actions div.config { width: 400px; } #content #datasync .actions div.config form label { float: left; padding-top: 3px; padding-bottom: 3px; text-align: right; width: 25%; } #content #datasync .actions div.config form input, #content #datasync .actions div.config form select, #content #datasync .actions div.config form .note span { float: right; width: 71%; } #content #datasync #current_state { padding: 10px; margin-bottom: 20px; } #content #datasync.error #current_state { display: none !important; } #content #datasync #current_state .last_update, #content #datasync #current_state .info { display: block; padding-left: 21px; } #content #datasync #current_state .last_update { color: #c0c0c0; font-size: 11px; } #content #datasync #current_state .info { background-position: 0 1px; position: relative; } #content #datasync #current_state .info .details span { color: #c0c0c0; } #content #datasync #current_state .info .abort-import { display: none; position: absolute; right: 0px; top: 0px; } #content #datasync #current_state .info .abort-import span { background-image: url( ../../img/ico/cross.png ); } #content #datasync #current_state .info .abort-import.success span { background-image: url( ../../img/ico/tick.png ); } #content #datasync #current_state.indexing { background-color: #f9f9f9; } #content #datasync #current_state.indexing .info { background-image: url( ../../img/ico/hourglass.png ); } #content #datasync #current_state.indexing .info .abort-import { display: block; } #content #datasync #current_state.success { background-color: #e6f3e6; } #content #datasync #current_state.success .info { background-image: url( ../../img/ico/tick-circle.png ); } #content #datasync #current_state.success .info strong { color: #080; } #content #datasync #current_state.aborted { background-color: #f3e6e6; } #content #datasync #current_state.aborted .info { background-image: url( ../../img/ico/slash.png ); } #content #datasync #current_state.aborted .info strong { color: #800; } #content #datasync #current_state.failure { background-color: #f3e6e6; } #content #datasync #current_state.failure .info { background-image: url( ../../img/ico/cross-button.png ); } #content #datasync #current_state.failure .info strong { color: #800; } #content #datasync #current_state.idle { background-color: #e6e6ff; } #content #datasync #current_state.idle .info { background-image: url( ../../img/ico/information.png ); } #content #datasync #error { background-color: #f00; background-image: url( ../../img/ico/construction.png ); background-position: 10px 50%; color: #fff; display: none; font-weight: bold; margin-bottom: 20px; padding: 10px; padding-left: 35px; } #content #datasync #file-content h2 { border-color: #c0c0c0; padding-left: 5px; position: relative; } #content #datasync #file-content.hidden h2 { border-color: #fafafa; } #content #datasync #file-content h2 a.toggle { background-image: url( ../../img/ico/toggle-small.png ); background-position: 0 50%; padding-left: 21px; } #content #datasync #file-content.hidden h2 a.toggle { background-image: url( ../../img/ico/toggle-small-expand.png ); } #content #datasync #raw_output h2 { border-color: #c0c0c0; padding-left: 5px; position: relative; } #content #datasync #raw_output.hidden h2 { border-color: #fafafa; } #content #datasync #raw_output h2 a.toggle { background-image: url( ../../img/ico/toggle-small.png ); background-position: 0 50%; padding-left: 21px; } #content #datasync #raw_output.hidden h2 a.toggle { background-image: url( ../../img/ico/toggle-small-expand.png ); } #content #datasync #config h2 a.r { background-position: 3px 50%; display: block; float: right; margin-left: 10px; padding-left: 24px; padding-right: 3px; } #content #datasync #config h2 a.reload_config { background-image: url( ../../img/ico/arrow-circle.png ); } #content #datasync #config h2 a.reload_config.success { background-image: url( ../../img/ico/tick.png ); } #content #datasync #config h2 a.reload_config.error { background-image: url( ../../img/ico/slash.png ); } #content #datasync #config h2 a.debug_mode { background-image: url( ../../img/ico/hammer.png ); color: #c0c0c0; } #content #datasync #config.debug_mode h2 a.debug_mode { background-color: #ff0; background-image: url( ../../img/ico/hammer-screwdriver.png ); color: #333; } #content #datasync .block.hidden .content { display: none; } #content #datasync #config .content { padding: 5px 2px; } #content #datasync #datasync_config .loader { background-position: 0 50%; padding-left: 21px; } #content #datasync #datasync_config .formatted { border: 1px solid #fff; display: block; padding: 2px; } #content #datasync .debug_mode #datasync_config .formatted { display: none; } #content #datasync #datasync_config .editable { display: none; } #content #datasync .debug_mode #datasync_config .editable { display: block; } #content #datasync #datasync_config .editable textarea { font-family: monospace; height: 120px; min-height: 60px; width: 100%; } #content #datasync #debug_response { display: none; } #content #datasync #debug_response em { color: #c0c0c0; font-style: normal; } #content #datasync #data #source-data h2 { background-image: url( ../../img/ico/chart.png ); } #content #datasync #data #source-data { margin-top: 10px; } #content #datasync #data #source-data .table a span.name { background-position: 100% 50%; cursor: pointer; padding-right: 21px; } #content #datasync #data #source-data .table a span.name em { color: #f00; font-style: normal; text-transform: uppercase; } #content #datasync #data #source-data .table a:hover span.name { background-image: url( ../../img/ico/pencil-small.png ); } #content #datasync #data li { padding-bottom: 3px; padding-top: 3px; position: relative; } #content #datasync #data li.odd { background-color: #f8f8f8; } #content #datasync #data li dt { float: left; width: 17%; } #content #datasync #data li dd { float: right; width: 82%; } #content #datasync #data li dd.ico { background-image: url( ../../img/ico/slash.png ); height: 20px; } #content #datasync #data li dd.ico.ico-1 { background-image: url( ../../img/ico/tick.png ); } #content #datasync #data li dd.ico span { display: none; } #content #datasync #data #source-data .table a { height: 17px; line-height: 17px; padding: 0; width: 90%; } #content #datasync #data #source-data .table a:hover { color: #008; } #content #datasync #data #source-data .table .selector-holder { position: absolute; top: -2px; z-index: 700; } #content #datasync #data #source-data .table .selector-holder.open { background-color: #fff; margin-left: -19px; z-index: 800; } #content #datasync #data #source-data .table .selector-holder { left: 440px; } #content #datasync #data #source-data .table .selector { border: 1px solid transparent; position: relative; } #content #datasync #data #source-data .table .open .selector { border-color: #f0f0f0; box-shadow: 5px 5px 10px #c0c0c0; -moz-box-shadow: 5px 5px 10px #c0c0c0; -webkit-box-shadow: 5px 5px 10px #c0c0c0; } #content #datasync #data #source-data .table .selector a { display: block; padding: 2px; width: auto; } #content #datasync #data #source-data .table .selector a.trigger { padding: 6px; } #content #datasync #data #source-data .table .selector .close { display: none; } #content #datasync #data #source-data .table .open .selector .close { background-image: url( ../../img/ico/cross-0.png ); background-position: 50% 50%; display: block; position: absolute; right: -25px; top: 0; width: 20px; } #content #datasync #data #source-data .table .open .selector .close:hover { background-image: url( ../../img/ico/cross-1.png ); } #content #datasync #data #source-data .table .open .selector .close span { display: none; } #content #datasync #data #source-data .table .open .selector a.trigger { display: none; } #content #datasync #data #source-data .table .selector ul { display: none; } #content #datasync #data #source-data .table .open .selector ul { display: block; } #content #datasync #data #source-data .table .selector ul li { background: none; margin-left: 0; } #content #datasync #data #source-data .table .selector ul li a { background-image: url( ../../img/ico/ui-radio-button-uncheck.png ); background-position: 2px 50%; padding-left: 21px; } #content #datasync #data #source-data .table .selector ul li a.level { background-color: #f0f0f0; } #content #datasync #data #source-data .table .selector ul li a:hover { background-image: url( ../../img/ico/ui-radio-button.png ); } #content #datasync #data #source-data .table .selector li.unset { border-top: 1px solid #f0f0f0; } #content #datasync #data #source-data .table .selector li.unset a { background-image: url( ../../img/ico/cross-0.png ); background-position: 4px 50%; } #content #datasync #data #source-data .table .selector li.unset a:hover { background-image: url( ../../img/ico/cross-1.png ); color: #800; }
core/webapps/css/styles/datasync.css
{ background-image: url( ../../img/div.gif ); background-position: 21% 0; background-repeat: repeat-y; position: relative; } #content #datasync #admin { padding-bottom: 5px; } #content #datasync #ui-block { background-color: #fff; height: 200px; display: none; position: absolute; left: -5px; top: 35px; width: 500px; } #content #datasync.empty .requires-source { display: none; } #content #datasync .actions #create { left: 0; position: absolute; } #content #datasync .actions #create span { background-image: url( ../../img/ico/plus-button.png ); } #content #datasync .actions #delete span { background-image: url( ../../img/ico/cross.png ); } #content #datasync .actions #config span { background-image: url( ../../img/ico/construction.png ); } #content #datasync .actions #test span { background-image: url( ../../img/ico/arrow-switch.png ); } #content #datasync #frame { float: right; width: 78%; } #content #datasync #form { float: left; width: 20%; padding-top: 50px; } #content #datasync #form #navigation { border-right: 0; } #content #datasync #form #navigation a { background-image: url( ../../img/ico/status-offline.png ); } #content #datasync #form #navigation .current a { background-image: url( ../../img/ico/status.png ); } #content #datasync #form form { display: none; border-top: 1px solid #f0f0f0; margin-top: 10px; padding-top: 5px; } #content #datasync.error #form form { display: none !important; } #content #datasync #form label { margin-top: 5px; } #content #datasync #form select, #content #datasync #form textarea { margin-bottom: 2px; width: 100%; } #content #datasync #form input { width: 98%; } #content #datasync #form button { margin-top: 10px; } #content #datasync #form .execute span { background-image: url( ../../img/ico/document-import.png ); } #content #datasync #form .refresh-status span { background-image: url( ../../img/ico/arrow-circle.png ); } #content #datasync #form .refresh-status span.success { background-image: url( ../../img/ico/tick.png ); } #content #datasync #form #start { float: left; width: 47%; } #content #datasync #form #rows { float: right; width: 47%; } #content #datasync #form .checkbox input { margin-bottom: 0; width: auto; } #content #datasync #form #auto-refresh-status { margin-top: 20px; } #content #datasync #form #auto-refresh-status a { background-image: url( ../../img/ico/ui-check-box-uncheck.png ); background-position: 0 50%; color: #c0c0c0; display: block; padding-left: 21px; } #content #datasync #form #auto-refresh-status a.on, #content #datasync #form #auto-refresh-status a:hover { color: #333; } #content #datasync #form #auto-refresh-status a.on { background-image: url( ../../img/ico/ui-check-box.png ); } #content #datasync .actions div.action { background-color: #fff; border: 1px solid #f0f0f0; box-shadow: 5px 5px 10px #c0c0c0; -moz-box-shadow: 5px 5px 10px #c0c0c0; -webkit-box-shadow: 5px 5px 10px #c0c0c0; display: none; position: absolute; left: 0; top: 40px; padding: 10px; z-index: 800; display:none; width: 800px; } #content #datasync .actions div.action form .directory-note { background-image: url( ../../img/ico/information-white.png ); background-position: 22% 1px; color: #c0c0c0; } #content #datasync .actions div.action form .error { background-image: url( ../../img/ico/cross-button.png ); background-position: 22% 1px; color: #c00; font-weight: bold; display: none; } #content #datasync .actions div.action form p { padding-bottom: 8px; } #content #datasync .actions div.action form label { float: left; padding-top: 3px; padding-bottom: 3px; text-align: right; width: 10%; } #content #datasync .actions div.action form textarea { float: right; width: 88%; height:400px; } #content #datasync .actions div.action form input, #content #datasync .actions div.action form select, #content #datasync .actions div.action form .note span { float: right; width: 88%; } #content #datasync .actions div.action form .buttons { float: right; } #content #datasync .actions div.action form .note span { padding-left: 3px; padding-right: 3px; } #content #datasync .actions div.action form .buttons { padding-top: 10px; } #content #datasync .actions div.action form button.submit { margin-right: 20px; } #content #datasync .actions div.action form button.submit span { background-image: url( ../../img/ico/tick.png ); } #content #datasync .actions div.action form button.reset span { background-image: url( ../../img/ico/cross.png ); } #content #datasync .actions div.config { width: 400px; } #content #datasync .actions div.config form label { float: left; padding-top: 3px; padding-bottom: 3px; text-align: right; width: 25%; } #content #datasync .actions div.config form input, #content #datasync .actions div.config form select, #content #datasync .actions div.config form .note span { float: right; width: 71%; } #content #datasync #current_state { padding: 10px; margin-bottom: 20px; } #content #datasync.error #current_state { display: none !important; } #content #datasync #current_state .last_update, #content #datasync #current_state .info { display: block; padding-left: 21px; } #content #datasync #current_state .last_update { color: #c0c0c0; font-size: 11px; } #content #datasync #current_state .info { background-position: 0 1px; position: relative; } #content #datasync #current_state .info .details span { color: #c0c0c0; } #content #datasync #current_state .info .abort-import { display: none; position: absolute; right: 0px; top: 0px; } #content #datasync #current_state .info .abort-import span { background-image: url( ../../img/ico/cross.png ); } #content #datasync #current_state .info .abort-import.success span { background-image: url( ../../img/ico/tick.png ); } #content #datasync #current_state.indexing { background-color: #f9f9f9; } #content #datasync #current_state.indexing .info { background-image: url( ../../img/ico/hourglass.png ); } #content #datasync #current_state.indexing .info .abort-import { display: block; } #content #datasync #current_state.success { background-color: #e6f3e6; } #content #datasync #current_state.success .info { background-image: url( ../../img/ico/tick-circle.png ); } #content #datasync #current_state.success .info strong { color: #080; } #content #datasync #current_state.aborted { background-color: #f3e6e6; } #content #datasync #current_state.aborted .info { background-image: url( ../../img/ico/slash.png ); } #content #datasync #current_state.aborted .info strong { color: #800; } #content #datasync #current_state.failure { background-color: #f3e6e6; } #content #datasync #current_state.failure .info { background-image: url( ../../img/ico/cross-button.png ); } #content #datasync #current_state.failure .info strong { color: #800; } #content #datasync #current_state.idle { background-color: #e6e6ff; } #content #datasync #current_state.idle .info { background-image: url( ../../img/ico/information.png ); } #content #datasync #error { background-color: #f00; background-image: url( ../../img/ico/construction.png ); background-position: 10px 50%; color: #fff; display: none; font-weight: bold; margin-bottom: 20px; padding: 10px; padding-left: 35px; } #content #datasync #file-content h2 { border-color: #c0c0c0; padding-left: 5px; position: relative; } #content #datasync #file-content.hidden h2 { border-color: #fafafa; } #content #datasync #file-content h2 a.toggle { background-image: url( ../../img/ico/toggle-small.png ); background-position: 0 50%; padding-left: 21px; } #content #datasync #file-content.hidden h2 a.toggle { background-image: url( ../../img/ico/toggle-small-expand.png ); } #content #datasync #raw_output h2 { border-color: #c0c0c0; padding-left: 5px; position: relative; } #content #datasync #raw_output.hidden h2 { border-color: #fafafa; } #content #datasync #raw_output h2 a.toggle { background-image: url( ../../img/ico/toggle-small.png ); background-position: 0 50%; padding-left: 21px; } #content #datasync #raw_output.hidden h2 a.toggle { background-image: url( ../../img/ico/toggle-small-expand.png ); } #content #datasync #config h2 a.r { background-position: 3px 50%; display: block; float: right; margin-left: 10px; padding-left: 24px; padding-right: 3px; } #content #datasync #config h2 a.reload_config { background-image: url( ../../img/ico/arrow-circle.png ); } #content #datasync #config h2 a.reload_config.success { background-image: url( ../../img/ico/tick.png ); } #content #datasync #config h2 a.reload_config.error { background-image: url( ../../img/ico/slash.png ); } #content #datasync #config h2 a.debug_mode { background-image: url( ../../img/ico/hammer.png ); color: #c0c0c0; } #content #datasync #config.debug_mode h2 a.debug_mode { background-color: #ff0; background-image: url( ../../img/ico/hammer-screwdriver.png ); color: #333; } #content #datasync .block.hidden .content { display: none; } #content #datasync #config .content { padding: 5px 2px; } #content #datasync #datasync_config .loader { background-position: 0 50%; padding-left: 21px; } #content #datasync #datasync_config .formatted { border: 1px solid #fff; display: block; padding: 2px; } #content #datasync .debug_mode #datasync_config .formatted { display: none; } #content #datasync #datasync_config .editable { display: none; } #content #datasync .debug_mode #datasync_config .editable { display: block; } #content #datasync #datasync_config .editable textarea { font-family: monospace; height: 120px; min-height: 60px; width: 100%; } #content #datasync #debug_response { display: none; } #content #datasync #debug_response em { color: #c0c0c0; font-style: normal; } #content #datasync #data #source-data h2 { background-image: url( ../../img/ico/chart.png ); } #content #datasync #data #source-data { margin-top: 10px; } #content #datasync #data #source-data .table a span.name { background-position: 100% 50%; cursor: pointer; padding-right: 21px; } #content #datasync #data #source-data .table a span.name em { color: #f00; font-style: normal; text-transform: uppercase; } #content #datasync #data #source-data .table a:hover span.name { background-image: url( ../../img/ico/pencil-small.png ); } #content #datasync #data li { padding-bottom: 3px; padding-top: 3px; position: relative; } #content #datasync #data li.odd { background-color: #f8f8f8; } #content #datasync #data li dt { float: left; width: 17%; } #content #datasync #data li dd { float: right; width: 82%; } #content #datasync #data li dd.ico { background-image: url( ../../img/ico/slash.png ); height: 20px; } #content #datasync #data li dd.ico.ico-1 { background-image: url( ../../img/ico/tick.png ); } #content #datasync #data li dd.ico span { display: none; } #content #datasync #data #source-data .table a { height: 17px; line-height: 17px; padding: 0; width: 90%; } #content #datasync #data #source-data .table a:hover { color: #008; } #content #datasync #data #source-data .table .selector-holder { position: absolute; top: -2px; z-index: 700; } #content #datasync #data #source-data .table .selector-holder.open { background-color: #fff; margin-left: -19px; z-index: 800; } #content #datasync #data #source-data .table .selector-holder { left: 440px; } #content #datasync #data #source-data .table .selector { border: 1px solid transparent; position: relative; } #content #datasync #data #source-data .table .open .selector { border-color: #f0f0f0; box-shadow: 5px 5px 10px #c0c0c0; -moz-box-shadow: 5px 5px 10px #c0c0c0; -webkit-box-shadow: 5px 5px 10px #c0c0c0; } #content #datasync #data #source-data .table .selector a { display: block; padding: 2px; width: auto; } #content #datasync #data #source-data .table .selector a.trigger { padding: 6px; } #content #datasync #data #source-data .table .selector .close { display: none; } #content #datasync #data #source-data .table .open .selector .close { background-image: url( ../../img/ico/cross-0.png ); background-position: 50% 50%; display: block; position: absolute; right: -25px; top: 0; width: 20px; } #content #datasync #data #source-data .table .open .selector .close:hover { background-image: url( ../../img/ico/cross-1.png ); } #content #datasync #data #source-data .table .open .selector .close span { display: none; } #content #datasync #data #source-data .table .open .selector a.trigger { display: none; } #content #datasync #data #source-data .table .selector ul { display: none; } #content #datasync #data #source-data .table .open .selector ul { display: block; } #content #datasync #data #source-data .table .selector ul li { background: none; margin-left: 0; } #content #datasync #data #source-data .table .selector ul li a { background-image: url( ../../img/ico/ui-radio-button-uncheck.png ); background-position: 2px 50%; padding-left: 21px; } #content #datasync #data #source-data .table .selector ul li a.level { background-color: #f0f0f0; } #content #datasync #data #source-data .table .selector ul li a:hover { background-image: url( ../../img/ico/ui-radio-button.png ); } #content #datasync #data #source-data .table .selector li.unset { border-top: 1px solid #f0f0f0; } #content #datasync #data #source-data .table .selector li.unset a { background-image: url( ../../img/ico/cross-0.png ); background-position: 4px 50%; } #content #datasync #data #source-data .table .selector li.unset a:hover { background-image: url( ../../img/ico/cross-1.png ); color: #800; }
0.254602
0.083479
.cd-container { width: 90%; max-width: 1170px; margin: 0 auto; } .cd-container::after { content: ''; display: table; clear: both; } #cd-timeline, #cd-timeline-2 { position: relative; padding: 2em 0; margin-top: 2em; margin-bottom: 2em; } #cd-timeline::before, #cd-timeline-2::before { content: ''; position: absolute; top: 0; left: 18px; height: 100%; width: 4px; background: #ccc; } @media only screen and (min-width: 1170px) { #cd-timeline, #cd-timeline-2 { margin-top: 3em; margin-bottom: 3em; } #cd-timeline::before, #cd-timeline-2::before { left: 50%; margin-left: -2px; } } .cd-timeline-block { position: relative; margin: 2em 0; } .cd-timeline-block .date-range{ color: #737373; font-size: 14px; } .cd-timeline-block .date-range i{ width:15px; text-align: center; } .cd-timeline-block:after { content: ""; display: table; clear: both; } .cd-timeline-block:first-child { margin-top: 0; } .cd-timeline-block:last-child { margin-bottom: 0; } @media only screen and (min-width: 1170px) { .cd-timeline-block { margin: -3em 0; } #cd-timeline-2 .cd-timeline-block { margin: -12em 0; } #cd-timeline-2 .cd-timeline-block:first-child { margin-top: 0; } #cd-timeline-2 .cd-timeline-block:last-child { margin-bottom: 0; } .cd-timeline-block:first-child { margin-top: 0; } .cd-timeline-block:last-child { margin-bottom: 0; } } .cd-timeline-img { position: absolute; top: 0; left: 0; width: 40px; height: 40px; border-radius: 50%; border: 4px solid #fff; background-color: #eee; } .cd-timeline-img img { display: block; width: 24px; height: 24px; position: relative; left: 50%; top: 50%; margin-left: -12px; margin-top: -12px; } @media only screen and (min-width: 1170px) { .cd-timeline-img { width: 60px; height: 60px; left: 50%; margin-left: -30px; /* Force Hardware Acceleration in WebKit */ -webkit-transform: translateZ(0); transform:translateZ(0); -webkit-backface-visibility: hidden; backface-visibility: hidden; } .cssanimations .cd-timeline-img.is-hidden { visibility: hidden; } .cssanimations .cd-timeline-img.bounce-in { visibility: visible; } } .cd-timeline-content { position: relative; margin-left: 60px; border-radius: 0.50em; } .cd-timeline-content:after { content: ""; display: table; clear: both; } .cd-timeline-content h2 { font-weight: 600; color: #333; margin-top: 0; padding-bottom: 10px; } .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date { display: inline-block; } .cd-timeline-content p { font-size: 16px !important; color: #333; line-height: 24px; } .cd-timeline-content::before { content: ''; position: absolute; top: 16px; right: 100%; height: 0; width: 0; border: 7px solid transparent; border-right: 7px solid white; } @media only screen and (min-width: 1170px) { .cd-timeline-content { margin-left: 0; width: 45%; } .cd-timeline-content::before { display: none; } .cd-timeline-block:nth-child(even) .cd-timeline-content { float: right; } .cd-timeline-block:nth-child(even) .cd-timeline-content::before { top: 24px; left: auto; right: 100%; border-color: transparent; border-right-color: white; } .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more { float: right; } .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date { left: auto; right: 122%; text-align: right; } .cssanimations .cd-timeline-content.is-hidden { visibility: hidden; } .cssanimations .cd-timeline-content.bounce-in { visibility: visible; } } .service-box-content { padding: 20px; } .cd-timeline-content { margin-left: 0; } .cd-timeline-block { overflow: hidden; } @media (max-width:768px) { .cd-timeline-content { margin-top: 60px; padding-bottom: 40px; } } @media (max-width:1170px) { .cd-timeline-content { margin-top: 60px; padding-bottom: 40px; } } #experiences { background-color: #f82dff21; } #experiences #cd-timeline{ margin-bottom: 0 ; } #experiences .cd-timeline-block { margin: -1em 0; } #experiences .experience-content{ padding: 0; } #experiences .experience-content .header{ background-color: #e3e3e330; text-align: center; padding-top: 4%; padding-bottom: 1%; border-top: #f82dff 6px solid; } #experiences .header h2{ font-size: 18px; } #experiences .cd-timeline-img { top: 30%; border-color:#f82dff ; background-color: #fafafa; } #experiences .experience-date{ position: absolute; top: 30%; width: 25%; height: 60px; } #experiences .experience:nth-child(odd) .experience-date{ right: 25%; } #experiences .experience:nth-child(even) .experience-date{ left: 25%; } #experiences .experience-date{ background-color: #c8c8c8; } #experiences .experience-date span{ font-size: 20px; display: block; text-align: center; line-height: 60px; color: #fff; font-weight: bold; } #experiences p{ padding: 4%; } #experiences p .date-range{ margin-top: 5%; display: block; } #experiences .experience:nth-child(odd) .pointer:before { content: ""; position: absolute; right: -20px; bottom: 0; width: 0; height: 0; border-left: 20px solid #c8c8c8; border-top: 30px solid transparent; border-bottom: 30px solid transparent; } #experiences .experience:nth-child(even) .pointer:after { content: ""; position: absolute; left: -20px; bottom: 0; width: 0; height: 0; border-right: 20px solid #c8c8c8; border-top: 30px solid transparent; border-bottom: 30px solid transparent; } #experiences .cd-timeline-img span{ display: block; width: 100%; height: 100%; text-align: center; line-height: 50px; font-size: 30px; font-weight: bold; } .date label{ font-size: 14px; } /*************************/ /******* End Experience **********/ /******************/
public/css/experiences.css
.cd-container { width: 90%; max-width: 1170px; margin: 0 auto; } .cd-container::after { content: ''; display: table; clear: both; } #cd-timeline, #cd-timeline-2 { position: relative; padding: 2em 0; margin-top: 2em; margin-bottom: 2em; } #cd-timeline::before, #cd-timeline-2::before { content: ''; position: absolute; top: 0; left: 18px; height: 100%; width: 4px; background: #ccc; } @media only screen and (min-width: 1170px) { #cd-timeline, #cd-timeline-2 { margin-top: 3em; margin-bottom: 3em; } #cd-timeline::before, #cd-timeline-2::before { left: 50%; margin-left: -2px; } } .cd-timeline-block { position: relative; margin: 2em 0; } .cd-timeline-block .date-range{ color: #737373; font-size: 14px; } .cd-timeline-block .date-range i{ width:15px; text-align: center; } .cd-timeline-block:after { content: ""; display: table; clear: both; } .cd-timeline-block:first-child { margin-top: 0; } .cd-timeline-block:last-child { margin-bottom: 0; } @media only screen and (min-width: 1170px) { .cd-timeline-block { margin: -3em 0; } #cd-timeline-2 .cd-timeline-block { margin: -12em 0; } #cd-timeline-2 .cd-timeline-block:first-child { margin-top: 0; } #cd-timeline-2 .cd-timeline-block:last-child { margin-bottom: 0; } .cd-timeline-block:first-child { margin-top: 0; } .cd-timeline-block:last-child { margin-bottom: 0; } } .cd-timeline-img { position: absolute; top: 0; left: 0; width: 40px; height: 40px; border-radius: 50%; border: 4px solid #fff; background-color: #eee; } .cd-timeline-img img { display: block; width: 24px; height: 24px; position: relative; left: 50%; top: 50%; margin-left: -12px; margin-top: -12px; } @media only screen and (min-width: 1170px) { .cd-timeline-img { width: 60px; height: 60px; left: 50%; margin-left: -30px; /* Force Hardware Acceleration in WebKit */ -webkit-transform: translateZ(0); transform:translateZ(0); -webkit-backface-visibility: hidden; backface-visibility: hidden; } .cssanimations .cd-timeline-img.is-hidden { visibility: hidden; } .cssanimations .cd-timeline-img.bounce-in { visibility: visible; } } .cd-timeline-content { position: relative; margin-left: 60px; border-radius: 0.50em; } .cd-timeline-content:after { content: ""; display: table; clear: both; } .cd-timeline-content h2 { font-weight: 600; color: #333; margin-top: 0; padding-bottom: 10px; } .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date { display: inline-block; } .cd-timeline-content p { font-size: 16px !important; color: #333; line-height: 24px; } .cd-timeline-content::before { content: ''; position: absolute; top: 16px; right: 100%; height: 0; width: 0; border: 7px solid transparent; border-right: 7px solid white; } @media only screen and (min-width: 1170px) { .cd-timeline-content { margin-left: 0; width: 45%; } .cd-timeline-content::before { display: none; } .cd-timeline-block:nth-child(even) .cd-timeline-content { float: right; } .cd-timeline-block:nth-child(even) .cd-timeline-content::before { top: 24px; left: auto; right: 100%; border-color: transparent; border-right-color: white; } .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more { float: right; } .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date { left: auto; right: 122%; text-align: right; } .cssanimations .cd-timeline-content.is-hidden { visibility: hidden; } .cssanimations .cd-timeline-content.bounce-in { visibility: visible; } } .service-box-content { padding: 20px; } .cd-timeline-content { margin-left: 0; } .cd-timeline-block { overflow: hidden; } @media (max-width:768px) { .cd-timeline-content { margin-top: 60px; padding-bottom: 40px; } } @media (max-width:1170px) { .cd-timeline-content { margin-top: 60px; padding-bottom: 40px; } } #experiences { background-color: #f82dff21; } #experiences #cd-timeline{ margin-bottom: 0 ; } #experiences .cd-timeline-block { margin: -1em 0; } #experiences .experience-content{ padding: 0; } #experiences .experience-content .header{ background-color: #e3e3e330; text-align: center; padding-top: 4%; padding-bottom: 1%; border-top: #f82dff 6px solid; } #experiences .header h2{ font-size: 18px; } #experiences .cd-timeline-img { top: 30%; border-color:#f82dff ; background-color: #fafafa; } #experiences .experience-date{ position: absolute; top: 30%; width: 25%; height: 60px; } #experiences .experience:nth-child(odd) .experience-date{ right: 25%; } #experiences .experience:nth-child(even) .experience-date{ left: 25%; } #experiences .experience-date{ background-color: #c8c8c8; } #experiences .experience-date span{ font-size: 20px; display: block; text-align: center; line-height: 60px; color: #fff; font-weight: bold; } #experiences p{ padding: 4%; } #experiences p .date-range{ margin-top: 5%; display: block; } #experiences .experience:nth-child(odd) .pointer:before { content: ""; position: absolute; right: -20px; bottom: 0; width: 0; height: 0; border-left: 20px solid #c8c8c8; border-top: 30px solid transparent; border-bottom: 30px solid transparent; } #experiences .experience:nth-child(even) .pointer:after { content: ""; position: absolute; left: -20px; bottom: 0; width: 0; height: 0; border-right: 20px solid #c8c8c8; border-top: 30px solid transparent; border-bottom: 30px solid transparent; } #experiences .cd-timeline-img span{ display: block; width: 100%; height: 100%; text-align: center; line-height: 50px; font-size: 30px; font-weight: bold; } .date label{ font-size: 14px; } /*************************/ /******* End Experience **********/ /******************/
0.418222
0.0697
@import url('https://fonts.googleapis.com/css?family=Major+Mono+Display'); .section { margin: 0; min-height: 100vh; min-width: 425px; width: 100%; display: flex; align-items: center; justify-content: center; flex-direction: column; background-color: #5CDB95; /* background-image: -ms-linear-gradient(bottom left, #13547A 0%, #80D0C7 100%); background-image: -moz-linear-gradient(bottom left, #13547A 0%, #80D0C7 100%); background-image: -o-linear-gradient(bottom left, #13547A 0%, #80D0C7 100%); background-image: -webkit-gradient(linear, left bottom, right top, color-stop(0, #13547A), color-stop(100, #80D0C7)); background-image: -webkit-linear-gradient(bottom left, #13547A 0%, #80D0C7 100%); background-image: linear-gradient(to top right, #13547A 0%, #80D0C7 100%); */ overflow: auto; } .nameJobContainer { max-width: 50%; color: #EDF5E1; } .name { text-align: center; margin: 0; font-size: 2.25rem; } .lineBreak { margin: 10px 10%; border: 0; height: 10px; background-color: #379683; background-image: -webkit-linear-gradient(left, #379683, #8c8b8b, #379683); background-image: -moz-linear-gradient(left, #379683, #8c8b8b, #379683); background-image: -ms-linear-gradient(left, #379683, #8c8b8b, #379683); background-image: -o-linear-gradient(left, #379683, #8c8b8b, #379683); } .jobTitle { text-align: center; margin: 0; font-size: 1.6rem; font-family: 'Major Mono Display', -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif; } .scrollContainer { width: 100%; display: flex; align-items: center; justify-content: center; } .scrollLink { padding-top: 60px; } .scrollSpan { position: absolute; bottom: 50px; left: 212.5px; width: 24px; height: 24px; margin-left: -12px; border-left: 1px solid #fff; border-bottom: 1px solid #fff; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); -webkit-animation: scrollAnimation 3s infinite; animation: scrollAnimation 3s infinite; box-sizing: border-box; } @-webkit-keyframes scrollAnimation { 0% { -webkit-transform: rotate(-45deg) translate(0, 0); } 20% { -webkit-transform: rotate(-45deg) translate(-10px, 10px); } 40% { -webkit-transform: rotate(-45deg) translate(0, 0); } } @keyframes scrollAnimation { 0% { transform: rotate(-45deg) translate(0, 0); } 20% { transform: rotate(-45deg) translate(-10px, 10px); } 40% { transform: rotate(-45deg) translate(0, 0); } } @media screen and (min-width: 425px) { .scrollSpan { left: 50%; } }
src/components/intro.module.css
@import url('https://fonts.googleapis.com/css?family=Major+Mono+Display'); .section { margin: 0; min-height: 100vh; min-width: 425px; width: 100%; display: flex; align-items: center; justify-content: center; flex-direction: column; background-color: #5CDB95; /* background-image: -ms-linear-gradient(bottom left, #13547A 0%, #80D0C7 100%); background-image: -moz-linear-gradient(bottom left, #13547A 0%, #80D0C7 100%); background-image: -o-linear-gradient(bottom left, #13547A 0%, #80D0C7 100%); background-image: -webkit-gradient(linear, left bottom, right top, color-stop(0, #13547A), color-stop(100, #80D0C7)); background-image: -webkit-linear-gradient(bottom left, #13547A 0%, #80D0C7 100%); background-image: linear-gradient(to top right, #13547A 0%, #80D0C7 100%); */ overflow: auto; } .nameJobContainer { max-width: 50%; color: #EDF5E1; } .name { text-align: center; margin: 0; font-size: 2.25rem; } .lineBreak { margin: 10px 10%; border: 0; height: 10px; background-color: #379683; background-image: -webkit-linear-gradient(left, #379683, #8c8b8b, #379683); background-image: -moz-linear-gradient(left, #379683, #8c8b8b, #379683); background-image: -ms-linear-gradient(left, #379683, #8c8b8b, #379683); background-image: -o-linear-gradient(left, #379683, #8c8b8b, #379683); } .jobTitle { text-align: center; margin: 0; font-size: 1.6rem; font-family: 'Major Mono Display', -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif; } .scrollContainer { width: 100%; display: flex; align-items: center; justify-content: center; } .scrollLink { padding-top: 60px; } .scrollSpan { position: absolute; bottom: 50px; left: 212.5px; width: 24px; height: 24px; margin-left: -12px; border-left: 1px solid #fff; border-bottom: 1px solid #fff; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); -webkit-animation: scrollAnimation 3s infinite; animation: scrollAnimation 3s infinite; box-sizing: border-box; } @-webkit-keyframes scrollAnimation { 0% { -webkit-transform: rotate(-45deg) translate(0, 0); } 20% { -webkit-transform: rotate(-45deg) translate(-10px, 10px); } 40% { -webkit-transform: rotate(-45deg) translate(0, 0); } } @keyframes scrollAnimation { 0% { transform: rotate(-45deg) translate(0, 0); } 20% { transform: rotate(-45deg) translate(-10px, 10px); } 40% { transform: rotate(-45deg) translate(0, 0); } } @media screen and (min-width: 425px) { .scrollSpan { left: 50%; } }
0.374905
0.104432
.add-subgoal-container { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); text-align: center; } .add-subgoal-container h1 { color: black; font-size: 36px; margin-bottom: 40px; } .comment-text { color: rgb(245, 131, 131); } .submit-subgoal-button .submit-task-button { background: rgb(17, 16, 16); padding: 10px 15px; color: #34495e; font-weight: bolder; font-size: 18px; border-radius: 5px; box-shadow: 6px 6px 29px -4px rgba(0, 0, 0, 0.75); margin-top: 25px; text-decoration: none; transition: 0.4s; } .add-subgoal-button:hover { background: #34495e; color: #fff; } .subgoal-popup, .task-popup { background: rgba(0, 0, 0, 0.6); width: 100%; height: 100%; position: fixed; top: 0; display: none; justify-content: center; align-items: center; text-align: center; z-index: 20; } .subgoal-popup-content { height: 200px; width: 500px; background: #fff; padding: 20px; border-radius: 5px; position: relative; } .task-popup-content { height: 250px; width: 500px; background: #fff; padding: 20px; border-radius: 5px; position: relative; } .popup-edit-comments { background: rgba(0, 0, 0, 0.6); width: 100%; height: 100%; position: fixed; top: 0; display: none; justify-content: center; align-items: center; text-align: center; z-index: 20; } .popup-edit-subgoals { background: rgba(0, 0, 0, 0.6); width: 100%; height: 100%; position: fixed; top: 0; display: none; justify-content: center; align-items: center; text-align: center; z-index: 20; } .popup-add-new-comment { background: rgba(0, 0, 0, 0.6); width: 100%; height: 100%; position: fixed; top: 0; display: none; justify-content: center; align-items: center; text-align: center; z-index: 20; } .popup-content { height: 200px; width: 500px; background: #fff; padding: 20px; border-radius: 5px; position: relative; } input { margin: 20px auto; display: block; width: 50%; padding: 8px; border: 1px solid gray; } .subgoal-close, .task-close, .close { position: absolute; top: 0px; right: 0px; background: #fff; height: 20px; width: 20px; border-radius: 50%; box-shadow: rgba(0, 0, 0, 0.75); cursor: pointer; background-color: red; } .subgoal-message, .task-message { font-weight: bolder; font-size: x-large; } .ct-chart { position: relative; } .ct-legend { position: relative; bottom: 20px; z-index: 10; list-style: none; text-align: center; } .ct-legend li { position: relative; padding-left: 23px; margin-right: 10px; margin-bottom: 3px; cursor: pointer; display: inline-block; } .ct-legend li:before { width: 12px; height: 12px; position: absolute; left: 0; content: ''; border: 3px solid transparent; border-radius: 2px; } .ct-legend li.inactive:before { background: transparent; } .ct-legend.ct-legend-inside { position: absolute; top: 0; right: 0; } .ct-legend.ct-legend-inside li{ display: block; margin: 0; } .ct-legend .ct-series-0:before { background-color: #d70206; border-color: #d70206; } .ct-legend .ct-series-1:before { background-color: #f05b4f; border-color: #f05b4f; } .ct-legend .ct-series-2:before { background-color: #f4c63d; border-color: #f4c63d; } .ct-legend .ct-series-3:before { background-color: #d17905; border-color: #d17905; } .ct-legend .ct-series-4:before { background-color: #453d3f; border-color: #453d3f; } .ct-chart-line-multipleseries .ct-legend .ct-series-0:before { background-color: #d70206; border-color: #d70206; } .ct-chart-line-multipleseries .ct-legend .ct-series-1:before { background-color: #f4c63d; border-color: #f4c63d; } .ct-chart-line-multipleseries .ct-legend li.inactive:before { background: transparent; } /* .container { border: 1px dashed red; } */ /* .btn-small { border: 1px dashed green; } */ /* .fred { border: 1px dashed yellow; } */ .mary { display: flex; justify-content: space-between; } .peter { display: flex; } .robert { display: block; width: 100%; } body { display: flex; min-height: 100vh; flex-direction: column; background-image: url("/assets/background2.jpg"); }
public/css/style.css
.add-subgoal-container { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); text-align: center; } .add-subgoal-container h1 { color: black; font-size: 36px; margin-bottom: 40px; } .comment-text { color: rgb(245, 131, 131); } .submit-subgoal-button .submit-task-button { background: rgb(17, 16, 16); padding: 10px 15px; color: #34495e; font-weight: bolder; font-size: 18px; border-radius: 5px; box-shadow: 6px 6px 29px -4px rgba(0, 0, 0, 0.75); margin-top: 25px; text-decoration: none; transition: 0.4s; } .add-subgoal-button:hover { background: #34495e; color: #fff; } .subgoal-popup, .task-popup { background: rgba(0, 0, 0, 0.6); width: 100%; height: 100%; position: fixed; top: 0; display: none; justify-content: center; align-items: center; text-align: center; z-index: 20; } .subgoal-popup-content { height: 200px; width: 500px; background: #fff; padding: 20px; border-radius: 5px; position: relative; } .task-popup-content { height: 250px; width: 500px; background: #fff; padding: 20px; border-radius: 5px; position: relative; } .popup-edit-comments { background: rgba(0, 0, 0, 0.6); width: 100%; height: 100%; position: fixed; top: 0; display: none; justify-content: center; align-items: center; text-align: center; z-index: 20; } .popup-edit-subgoals { background: rgba(0, 0, 0, 0.6); width: 100%; height: 100%; position: fixed; top: 0; display: none; justify-content: center; align-items: center; text-align: center; z-index: 20; } .popup-add-new-comment { background: rgba(0, 0, 0, 0.6); width: 100%; height: 100%; position: fixed; top: 0; display: none; justify-content: center; align-items: center; text-align: center; z-index: 20; } .popup-content { height: 200px; width: 500px; background: #fff; padding: 20px; border-radius: 5px; position: relative; } input { margin: 20px auto; display: block; width: 50%; padding: 8px; border: 1px solid gray; } .subgoal-close, .task-close, .close { position: absolute; top: 0px; right: 0px; background: #fff; height: 20px; width: 20px; border-radius: 50%; box-shadow: rgba(0, 0, 0, 0.75); cursor: pointer; background-color: red; } .subgoal-message, .task-message { font-weight: bolder; font-size: x-large; } .ct-chart { position: relative; } .ct-legend { position: relative; bottom: 20px; z-index: 10; list-style: none; text-align: center; } .ct-legend li { position: relative; padding-left: 23px; margin-right: 10px; margin-bottom: 3px; cursor: pointer; display: inline-block; } .ct-legend li:before { width: 12px; height: 12px; position: absolute; left: 0; content: ''; border: 3px solid transparent; border-radius: 2px; } .ct-legend li.inactive:before { background: transparent; } .ct-legend.ct-legend-inside { position: absolute; top: 0; right: 0; } .ct-legend.ct-legend-inside li{ display: block; margin: 0; } .ct-legend .ct-series-0:before { background-color: #d70206; border-color: #d70206; } .ct-legend .ct-series-1:before { background-color: #f05b4f; border-color: #f05b4f; } .ct-legend .ct-series-2:before { background-color: #f4c63d; border-color: #f4c63d; } .ct-legend .ct-series-3:before { background-color: #d17905; border-color: #d17905; } .ct-legend .ct-series-4:before { background-color: #453d3f; border-color: #453d3f; } .ct-chart-line-multipleseries .ct-legend .ct-series-0:before { background-color: #d70206; border-color: #d70206; } .ct-chart-line-multipleseries .ct-legend .ct-series-1:before { background-color: #f4c63d; border-color: #f4c63d; } .ct-chart-line-multipleseries .ct-legend li.inactive:before { background: transparent; } /* .container { border: 1px dashed red; } */ /* .btn-small { border: 1px dashed green; } */ /* .fred { border: 1px dashed yellow; } */ .mary { display: flex; justify-content: space-between; } .peter { display: flex; } .robert { display: block; width: 100%; } body { display: flex; min-height: 100vh; flex-direction: column; background-image: url("/assets/background2.jpg"); }
0.520984
0.087525
html { font-size: 1em; overflow: auto; } ul { margin:0; padding: 0; -webkit-margin-before: 0; -webkit-margin-after: 0; -webkit-padding-start: 0; list-style-type: none; } h3 { font-size: 1em; } body { margin: 0; padding: 20px; font-size: 100%; font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; background: url(./img/background.jpg) no-repeat; background-color: #efefef; background-size: cover; background-attachment: fixed; } a { font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif; } #section-hello { padding: 40px 0; } .container-fluid { width: 90%; margin: 0 auto; } .tabs a { text-decoration: none; } /* Fonts */ @font-face { font-family: 'fontello'; src: url('./font/fontello.eot?84009257'); src: url('./font/fontello.eot?84009257#iefix') format('embedded-opentype'), url('./font/fontello.woff?84009257') format('woff'), url('./font/fontello.ttf?84009257') format('truetype'), url('./font/fontello.svg?84009257#fontello') format('svg'); font-weight: normal; font-style: normal; } .fontello-icon { font-family: "fontello"; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1em; text-align: center; width: 1em; padding: 2px 0; display: block; } /* End Fonts */ /* Button */ div.button { text-decoration: none; font-weight: bold; cursor: pointer; text-align: center; margin: 0 5px; border: 2px solid #231f20; font-size: 0.6em; text-transform: uppercase; line-height: 2em; display: block; padding: 2px; } div.button span { display: block; color: #231f20; padding: 2px 15px; } .react-tabs__tab--selected div.button span { background-color: #231f20; color: #fff; } div.button:hover span, div.button:focus span { background-color:#393939; color: #fff; } /* End Button */ /* Search */ .search { width: 90%; margin: 0 auto 20px auto; } .search input { font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif; border: 2px solid #393939; padding: 5px 10px; outline: none; } .input-group-addon { border-radius: 10px 0 0 10px; padding: 5px 10px; background: #393939; color: #e0e0e0; } .form-control { border-radius: 0px 10px 10px 0px; } /* End Search */ /* Header */ .logo .header-logo { padding-right: 20px; } .logo a { color: #333; text-decoration:none; } .logo { margin-right: 20px; } .logo a h1 { font-size: 1.5em; font-weight: bold; margin: 0px; } /* End Header */ /* Contact */ .contact { min-width: 24px; } .contact div { margin:0 10px; } .contact a { font-size: 1.5em; color: #333; display: block; text-decoration: none; } .contact a:hover, .contact a:focus { color: #594f51; } /* End Contact */ /* Images */ .logo img{ width: 40px; height: auto; } img { margin:0; outline: 0; } /* End Images */ /* FlexBox */ .container-flex, .react-tabs__tab-list { display: -webkit-box; display: -ms-flexbox; display: flex; } .flex-start { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; } .flex-justify-end { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; } .contact, .search input { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; } .flex-align-baseline { -webkit-box-align:baseline; -ms-flex-align:baseline; align-items:baseline; } /* End FlexBox */ /* Table */ table { background: #e0e0e0; table-layout: fixed; width: 100%; border-collapse: collapse; margin: 0px; padding: 0px; -webkit-box-sizing: border-box; box-sizing: border-box; border-spacing: 2px; border-color: grey; border: none !important; } table a { color: #333; text-decoration: none; } table th a { font-weight: bold; color: #e0e0e0; } table td a { text-decoration: underline; } th, td { font-weight: unset; padding-right: 10px; } .th-small { width: 15%; } .th-big { width: 30%; } .package-table { border-radius: 10px; overflow: hidden; -moz-box-shadow: 0 0px 40px 0px rgba(0, 0, 0, 0.55); -webkit-box-shadow: 0 0px 40px 0px rgba(0, 0, 0, 0.55); -o-box-shadow: 0 0px 40px 0px rgba(0, 0, 0, 0.55); -ms-box-shadow: 0 0px 40px 0px rgba(0, 0, 0, 0.55); box-shadow: 0 0px 40px 0px rgba(0, 0, 0, 0.55); position: relative; width: 90%; margin: 0 auto; } .package-table th:first-child, .package-table td:first-child{ padding-left: 20px; } .package-table td { font-size: 0.8em; color: #333; line-height: 1.4; background-color: #e0e0e0; -webkit-box-sizing: border-box; box-sizing: border-box; border: none; padding:16px 10px 16px 15px; } .package-table th { font-size: 0.85em; line-height: 1.4; text-align: left; background-color: #393939; text-transform: uppercase; border: none; padding: 18px 13px 18px 10px; } .package-table-body { max-height: 585px; overflow: auto; } .tagLanguage { background: #bbbbbb; color: #231f20; padding: 5px 10px; border-radius: 15px; margin: 0px 2px 5px 2px; display: inline-block; font-size: 0.8em; } .sort-icon { display: inline-block; margin: 0 10px; } /* End Table */ /* Media */ @media (max-width: 576px) { header .container-flex{ /* Safari */ -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .table100.ver3 th { font-size: 0.5em; } div.button { margin:5px 10px; } div.button:first-child { margin-left: 0; } .hidden-xs { display: none; } } @media (max-width: 768px) { .hidden-xm { display: none; } } @media (max-width: 992px) { .hidden-lg { display: none; } } /* End Media */
src/index.css
html { font-size: 1em; overflow: auto; } ul { margin:0; padding: 0; -webkit-margin-before: 0; -webkit-margin-after: 0; -webkit-padding-start: 0; list-style-type: none; } h3 { font-size: 1em; } body { margin: 0; padding: 20px; font-size: 100%; font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; background: url(./img/background.jpg) no-repeat; background-color: #efefef; background-size: cover; background-attachment: fixed; } a { font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif; } #section-hello { padding: 40px 0; } .container-fluid { width: 90%; margin: 0 auto; } .tabs a { text-decoration: none; } /* Fonts */ @font-face { font-family: 'fontello'; src: url('./font/fontello.eot?84009257'); src: url('./font/fontello.eot?84009257#iefix') format('embedded-opentype'), url('./font/fontello.woff?84009257') format('woff'), url('./font/fontello.ttf?84009257') format('truetype'), url('./font/fontello.svg?84009257#fontello') format('svg'); font-weight: normal; font-style: normal; } .fontello-icon { font-family: "fontello"; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1em; text-align: center; width: 1em; padding: 2px 0; display: block; } /* End Fonts */ /* Button */ div.button { text-decoration: none; font-weight: bold; cursor: pointer; text-align: center; margin: 0 5px; border: 2px solid #231f20; font-size: 0.6em; text-transform: uppercase; line-height: 2em; display: block; padding: 2px; } div.button span { display: block; color: #231f20; padding: 2px 15px; } .react-tabs__tab--selected div.button span { background-color: #231f20; color: #fff; } div.button:hover span, div.button:focus span { background-color:#393939; color: #fff; } /* End Button */ /* Search */ .search { width: 90%; margin: 0 auto 20px auto; } .search input { font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif; border: 2px solid #393939; padding: 5px 10px; outline: none; } .input-group-addon { border-radius: 10px 0 0 10px; padding: 5px 10px; background: #393939; color: #e0e0e0; } .form-control { border-radius: 0px 10px 10px 0px; } /* End Search */ /* Header */ .logo .header-logo { padding-right: 20px; } .logo a { color: #333; text-decoration:none; } .logo { margin-right: 20px; } .logo a h1 { font-size: 1.5em; font-weight: bold; margin: 0px; } /* End Header */ /* Contact */ .contact { min-width: 24px; } .contact div { margin:0 10px; } .contact a { font-size: 1.5em; color: #333; display: block; text-decoration: none; } .contact a:hover, .contact a:focus { color: #594f51; } /* End Contact */ /* Images */ .logo img{ width: 40px; height: auto; } img { margin:0; outline: 0; } /* End Images */ /* FlexBox */ .container-flex, .react-tabs__tab-list { display: -webkit-box; display: -ms-flexbox; display: flex; } .flex-start { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; } .flex-justify-end { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; } .contact, .search input { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; } .flex-align-baseline { -webkit-box-align:baseline; -ms-flex-align:baseline; align-items:baseline; } /* End FlexBox */ /* Table */ table { background: #e0e0e0; table-layout: fixed; width: 100%; border-collapse: collapse; margin: 0px; padding: 0px; -webkit-box-sizing: border-box; box-sizing: border-box; border-spacing: 2px; border-color: grey; border: none !important; } table a { color: #333; text-decoration: none; } table th a { font-weight: bold; color: #e0e0e0; } table td a { text-decoration: underline; } th, td { font-weight: unset; padding-right: 10px; } .th-small { width: 15%; } .th-big { width: 30%; } .package-table { border-radius: 10px; overflow: hidden; -moz-box-shadow: 0 0px 40px 0px rgba(0, 0, 0, 0.55); -webkit-box-shadow: 0 0px 40px 0px rgba(0, 0, 0, 0.55); -o-box-shadow: 0 0px 40px 0px rgba(0, 0, 0, 0.55); -ms-box-shadow: 0 0px 40px 0px rgba(0, 0, 0, 0.55); box-shadow: 0 0px 40px 0px rgba(0, 0, 0, 0.55); position: relative; width: 90%; margin: 0 auto; } .package-table th:first-child, .package-table td:first-child{ padding-left: 20px; } .package-table td { font-size: 0.8em; color: #333; line-height: 1.4; background-color: #e0e0e0; -webkit-box-sizing: border-box; box-sizing: border-box; border: none; padding:16px 10px 16px 15px; } .package-table th { font-size: 0.85em; line-height: 1.4; text-align: left; background-color: #393939; text-transform: uppercase; border: none; padding: 18px 13px 18px 10px; } .package-table-body { max-height: 585px; overflow: auto; } .tagLanguage { background: #bbbbbb; color: #231f20; padding: 5px 10px; border-radius: 15px; margin: 0px 2px 5px 2px; display: inline-block; font-size: 0.8em; } .sort-icon { display: inline-block; margin: 0 10px; } /* End Table */ /* Media */ @media (max-width: 576px) { header .container-flex{ /* Safari */ -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .table100.ver3 th { font-size: 0.5em; } div.button { margin:5px 10px; } div.button:first-child { margin-left: 0; } .hidden-xs { display: none; } } @media (max-width: 768px) { .hidden-xm { display: none; } } @media (max-width: 992px) { .hidden-lg { display: none; } } /* End Media */
0.227985
0.067362
.current-shop-items-dropdown { position: absolute; top: 100%; right: -20px; background-color: #fff; z-index: 10000; border-top: 3px solid transparent; text-align: left; -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1); box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1); width: 350px; visibility: hidden; -moz-opacity: 0; -webkit-opacity: 0; opacity: 0; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; -ms-transition: all 0.25s ease-in-out; -o-transition: all 0.25s ease-in-out; transition: all 0.25s ease-in-out; } .current-shop-items-dropdown ul.woocommerce-mini-cart { max-height: 50vh; overflow-y: auto; } .current-shop-items-dropdown .widgettitle { display: none; } .current-shop-items-dropdown li:first-child { border-top: none; } .current-shop-items-dropdown p.woocommerce-mini-cart__empty-message { padding: 20px; margin: 0; } .wcmenucart-toggle-drop_down:hover .current-shop-items-dropdown, .show-cart .wcmenucart-toggle-drop_down .current-shop-items-dropdown { visibility: visible; -moz-opacity: 1; -webkit-opacity: 1; opacity: 1; } .boxed-layout .current-shop-items-dropdown { right: 0; } .widget_shopping_cart ul.cart_list li { padding: 0; border-bottom-width: 1px; border-style: solid; border-color: #e6e6e6; min-height: 100%; } .widget_shopping_cart ul.cart_list li:first-child, .widget_shopping_cart ul.cart_list li:last-child { min-height: 100%; } .widget_shopping_cart ul.cart_list li:first-child { border-top-width: 0; } .widget_shopping_cart ul.cart_list li .owp-grid-wrap { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: center; align-items: center; } .widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid { width: 100%; } .widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid.thumbnail { width: 25%; margin: 0; border-right-width: 1px; border-style: solid; border-color: #e6e6e6; } .widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid.thumbnail img { position: relative; top: 0; width: auto; height: auto; } .widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid.content { position: relative; width: 75%; padding-left: 10px; } .widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid > div { padding-right: 60px; } .widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid h3 { display: block; font-size: 14px; font-weight: normal; margin: 0; } .widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid .quantity { color: #b2b2b2; font-weight: normal; } .widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid a.remove { right: 20px; margin-top: -17px; width: 32px; height: 32px; line-height: 30px; color: #b3b3b3; border: 1px solid #e6e6e6; } .widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid a.remove:hover { color: #13aff0; border-color: #13aff0; } .widget_shopping_cart .total { background-color: #fafafa; border-width: 1px 0; border-style: solid; border-color: #e6e6e6; padding: 20px; margin: 0; } .widget_shopping_cart .total strong { float: left; font-size: 12px; font-weight: normal; color: #797979; text-transform: uppercase; letter-spacing: 1px; } .widget_shopping_cart .total .amount { float: right; font-size: 16px; line-height: 1.3; font-weight: 600; letter-spacing: 1px; } .widget_shopping_cart .total:after { content: ''; display: table; clear: both; } .widget_shopping_cart_content .buttons { margin: 0; padding: 20px; } .widget_shopping_cart_content .buttons .button { float: left; width: 48%; padding: 14px 8px; text-align: center; letter-spacing: 2px; } .widget_shopping_cart_content .buttons .button:first-child { background-color: transparent; border: 1px solid #e6e6e6; color: #666; } .widget_shopping_cart_content .buttons .button:first-child:hover { border-color: #13aff0; } .widget_shopping_cart_content .buttons .checkout { float: right; } .widget_shopping_cart_content .buttons:after { content: ''; display: table; clear: both; } /* Cart spacious style */ .spacious .owp-mini-cart { padding: 20px; } .spacious .owp-mini-cart .widget_shopping_cart ul.cart_list li { padding-bottom: 10px; margin-bottom: 10px; } .spacious .owp-mini-cart .widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid.thumbnail { border-width: 0; } .spacious .owp-mini-cart .widget_shopping_cart .total { background-color: transparent; padding: 14px 20px; } .spacious .owp-mini-cart .widget_shopping_cart_content .buttons { padding: 20px 0 0; } .spacious .owp-mini-cart p.woocommerce-mini-cart__empty-message { padding: 0; } /* Cart bag style */ .bag-style { position: relative; display: inline-block; } .wcmenucart-total { margin-right: 7px; } .wcmenucart-total span { color: #333; } .wcmenucart-cart-icon { display: inline-block; } .wcmenucart-cart-icon .wcmenucart-count { position: relative; display: inline-block; min-width: 2em; height: 2em; font-size: 1em; line-height: 1.7em; font-weight: bold; border: 2px solid #333; color: #333; padding: 0 3px; vertical-align: middle; text-align: center; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .wcmenucart-cart-icon .wcmenucart-count:after { content: ''; position: absolute; bottom: 100%; left: 50%; width: 14px; height: 8px; margin-left: -7px; margin-bottom: 0; border: 2px solid #333; border-top-left-radius: 100px; border-top-right-radius: 100px; border-bottom: 0; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .bag-style:hover .wcmenucart-cart-icon .wcmenucart-count, .show-cart .wcmenucart-cart-icon .wcmenucart-count { background-color: #13aff0; color: #fff; border-color: #13aff0; } .bag-style:hover .wcmenucart-cart-icon .wcmenucart-count:after, .show-cart .wcmenucart-cart-icon .wcmenucart-count:after { border-color: #13aff0; height: 10px; } /* Fix for some conflict with default Woo css if custom features are disabled */ .woocommerce .widget_shopping_cart .cart_list li, .woocommerce.widget_shopping_cart .cart_list li { padding: 0; } .woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove { top: 50%; left: auto; right: 0; } .woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total { padding: 20px; }
wp-content/themes/oceanwp/assets/css/woo/woo-mini-cart.css
.current-shop-items-dropdown { position: absolute; top: 100%; right: -20px; background-color: #fff; z-index: 10000; border-top: 3px solid transparent; text-align: left; -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1); box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1); width: 350px; visibility: hidden; -moz-opacity: 0; -webkit-opacity: 0; opacity: 0; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; -ms-transition: all 0.25s ease-in-out; -o-transition: all 0.25s ease-in-out; transition: all 0.25s ease-in-out; } .current-shop-items-dropdown ul.woocommerce-mini-cart { max-height: 50vh; overflow-y: auto; } .current-shop-items-dropdown .widgettitle { display: none; } .current-shop-items-dropdown li:first-child { border-top: none; } .current-shop-items-dropdown p.woocommerce-mini-cart__empty-message { padding: 20px; margin: 0; } .wcmenucart-toggle-drop_down:hover .current-shop-items-dropdown, .show-cart .wcmenucart-toggle-drop_down .current-shop-items-dropdown { visibility: visible; -moz-opacity: 1; -webkit-opacity: 1; opacity: 1; } .boxed-layout .current-shop-items-dropdown { right: 0; } .widget_shopping_cart ul.cart_list li { padding: 0; border-bottom-width: 1px; border-style: solid; border-color: #e6e6e6; min-height: 100%; } .widget_shopping_cart ul.cart_list li:first-child, .widget_shopping_cart ul.cart_list li:last-child { min-height: 100%; } .widget_shopping_cart ul.cart_list li:first-child { border-top-width: 0; } .widget_shopping_cart ul.cart_list li .owp-grid-wrap { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: center; align-items: center; } .widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid { width: 100%; } .widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid.thumbnail { width: 25%; margin: 0; border-right-width: 1px; border-style: solid; border-color: #e6e6e6; } .widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid.thumbnail img { position: relative; top: 0; width: auto; height: auto; } .widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid.content { position: relative; width: 75%; padding-left: 10px; } .widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid > div { padding-right: 60px; } .widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid h3 { display: block; font-size: 14px; font-weight: normal; margin: 0; } .widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid .quantity { color: #b2b2b2; font-weight: normal; } .widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid a.remove { right: 20px; margin-top: -17px; width: 32px; height: 32px; line-height: 30px; color: #b3b3b3; border: 1px solid #e6e6e6; } .widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid a.remove:hover { color: #13aff0; border-color: #13aff0; } .widget_shopping_cart .total { background-color: #fafafa; border-width: 1px 0; border-style: solid; border-color: #e6e6e6; padding: 20px; margin: 0; } .widget_shopping_cart .total strong { float: left; font-size: 12px; font-weight: normal; color: #797979; text-transform: uppercase; letter-spacing: 1px; } .widget_shopping_cart .total .amount { float: right; font-size: 16px; line-height: 1.3; font-weight: 600; letter-spacing: 1px; } .widget_shopping_cart .total:after { content: ''; display: table; clear: both; } .widget_shopping_cart_content .buttons { margin: 0; padding: 20px; } .widget_shopping_cart_content .buttons .button { float: left; width: 48%; padding: 14px 8px; text-align: center; letter-spacing: 2px; } .widget_shopping_cart_content .buttons .button:first-child { background-color: transparent; border: 1px solid #e6e6e6; color: #666; } .widget_shopping_cart_content .buttons .button:first-child:hover { border-color: #13aff0; } .widget_shopping_cart_content .buttons .checkout { float: right; } .widget_shopping_cart_content .buttons:after { content: ''; display: table; clear: both; } /* Cart spacious style */ .spacious .owp-mini-cart { padding: 20px; } .spacious .owp-mini-cart .widget_shopping_cart ul.cart_list li { padding-bottom: 10px; margin-bottom: 10px; } .spacious .owp-mini-cart .widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid.thumbnail { border-width: 0; } .spacious .owp-mini-cart .widget_shopping_cart .total { background-color: transparent; padding: 14px 20px; } .spacious .owp-mini-cart .widget_shopping_cart_content .buttons { padding: 20px 0 0; } .spacious .owp-mini-cart p.woocommerce-mini-cart__empty-message { padding: 0; } /* Cart bag style */ .bag-style { position: relative; display: inline-block; } .wcmenucart-total { margin-right: 7px; } .wcmenucart-total span { color: #333; } .wcmenucart-cart-icon { display: inline-block; } .wcmenucart-cart-icon .wcmenucart-count { position: relative; display: inline-block; min-width: 2em; height: 2em; font-size: 1em; line-height: 1.7em; font-weight: bold; border: 2px solid #333; color: #333; padding: 0 3px; vertical-align: middle; text-align: center; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .wcmenucart-cart-icon .wcmenucart-count:after { content: ''; position: absolute; bottom: 100%; left: 50%; width: 14px; height: 8px; margin-left: -7px; margin-bottom: 0; border: 2px solid #333; border-top-left-radius: 100px; border-top-right-radius: 100px; border-bottom: 0; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .bag-style:hover .wcmenucart-cart-icon .wcmenucart-count, .show-cart .wcmenucart-cart-icon .wcmenucart-count { background-color: #13aff0; color: #fff; border-color: #13aff0; } .bag-style:hover .wcmenucart-cart-icon .wcmenucart-count:after, .show-cart .wcmenucart-cart-icon .wcmenucart-count:after { border-color: #13aff0; height: 10px; } /* Fix for some conflict with default Woo css if custom features are disabled */ .woocommerce .widget_shopping_cart .cart_list li, .woocommerce.widget_shopping_cart .cart_list li { padding: 0; } .woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove { top: 50%; left: auto; right: 0; } .woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total { padding: 20px; }
0.3512
0.056107
 .headerTag { position: fixed; /* Fixed Sidebar (stay in place on scroll) */ z-index: 2; /* Stay on top */ top: 0px; /* Stay at the top */ width: 100%; /* Set the width of the sidebar */ background-repeat: no-repeat; background-origin: content-box; background-size: cover; background-color: #ffdf00; } #pinUp1 { position: fixed; /* Fixed Sidebar (stay in place on scroll) */ z-index: 2; /* Stay on top */ top: 15px; /* Stay at the top */ left: 30px; } #pinUp2 { position: fixed; /* Fixed Sidebar (stay in place on scroll) */ z-index: 3; /* Stay on top */ top: 240px; /* Stay at the top */ left: 30px; } #pinUp3 { position: fixed; /* Fixed Sidebar (stay in place on scroll) */ z-index: 2; /* Stay on top */ top: 15px; /* Stay at the top */ right: 30px; } #LinkClear { color: dodgerblue; } #LinkClear:hover { color: royalblue; } #changeNLight form { width: 30%; } /*overwrite bootstrap parameters form button height*/ #ButtonMaxHeightAdjst{ max-height: 38px !important; } /*Overwrite bootstrap col padding*/ .nopadding { padding: 0 !important; margin: 0 !important; } .Sq2 { height: var(--my-var2); width: var(--my-var2); cursor: crosshair; } /*Setting draw section*/ #MasterWrapper { width: 1708px; height: 612px; } /* inner wrapper: make responsive */ .responsive-wrapper { position: relative; height: 0; /* gets height from padding-bottom */ } .responsive-wrapper { padding-bottom: 38%; } #MasterWrapper2 { width: 576px; height: 612px; display: inline-block; overflow: hidden; background-color: white; } /* inner wrapper: make responsive */ .responsive-wrapper2 { position: relative; height: 0; /* gets height from padding-bottom */ } .responsive-wrapper2 { padding-bottom: 107%; } .select{ cursor: pointer; display: block; } /* Change color of dropdown links on hover */ .select:hover { background-color: lightgray; color: orangered; transition: 0.2s; } .set-border { border: 1px solid black; } .set-border2 { border: 1px solid gray; } .set-padding { padding: 8px; } .set-box-shadow { -webkit-box-shadow: 4px 4px 14px #4f4f4f; -moz-box-shadow: 4px 4px 14px #4f4f4f; box-shadow: 4px 4px 14px #4f4f4f; } .set-margin { margin: 8px; } .center-block-horiz { margin-left: auto !important; margin-right: auto !important; }
ClientApp/app/lightsTest/lightsTest.component.css
 .headerTag { position: fixed; /* Fixed Sidebar (stay in place on scroll) */ z-index: 2; /* Stay on top */ top: 0px; /* Stay at the top */ width: 100%; /* Set the width of the sidebar */ background-repeat: no-repeat; background-origin: content-box; background-size: cover; background-color: #ffdf00; } #pinUp1 { position: fixed; /* Fixed Sidebar (stay in place on scroll) */ z-index: 2; /* Stay on top */ top: 15px; /* Stay at the top */ left: 30px; } #pinUp2 { position: fixed; /* Fixed Sidebar (stay in place on scroll) */ z-index: 3; /* Stay on top */ top: 240px; /* Stay at the top */ left: 30px; } #pinUp3 { position: fixed; /* Fixed Sidebar (stay in place on scroll) */ z-index: 2; /* Stay on top */ top: 15px; /* Stay at the top */ right: 30px; } #LinkClear { color: dodgerblue; } #LinkClear:hover { color: royalblue; } #changeNLight form { width: 30%; } /*overwrite bootstrap parameters form button height*/ #ButtonMaxHeightAdjst{ max-height: 38px !important; } /*Overwrite bootstrap col padding*/ .nopadding { padding: 0 !important; margin: 0 !important; } .Sq2 { height: var(--my-var2); width: var(--my-var2); cursor: crosshair; } /*Setting draw section*/ #MasterWrapper { width: 1708px; height: 612px; } /* inner wrapper: make responsive */ .responsive-wrapper { position: relative; height: 0; /* gets height from padding-bottom */ } .responsive-wrapper { padding-bottom: 38%; } #MasterWrapper2 { width: 576px; height: 612px; display: inline-block; overflow: hidden; background-color: white; } /* inner wrapper: make responsive */ .responsive-wrapper2 { position: relative; height: 0; /* gets height from padding-bottom */ } .responsive-wrapper2 { padding-bottom: 107%; } .select{ cursor: pointer; display: block; } /* Change color of dropdown links on hover */ .select:hover { background-color: lightgray; color: orangered; transition: 0.2s; } .set-border { border: 1px solid black; } .set-border2 { border: 1px solid gray; } .set-padding { padding: 8px; } .set-box-shadow { -webkit-box-shadow: 4px 4px 14px #4f4f4f; -moz-box-shadow: 4px 4px 14px #4f4f4f; box-shadow: 4px 4px 14px #4f4f4f; } .set-margin { margin: 8px; } .center-block-horiz { margin-left: auto !important; margin-right: auto !important; }
0.383526
0.116261
div.tippy-box * { font-size: .8rem; } div.tippy-box.openned .annotip-actions { padding: 5px; } div.tippy-box div.annotip-dlg form { border-bottom: #fff 1px solid; } div.tippy-box div.annotip-dlg form .padded-control { padding: 2px } div.tippy-box div.annotip-dlg form>div { margin: 10px 5px; } div.tippy-box div.annotip-severity { text-align: right; } /* jtoxkit.css - Styling for all jToxKit parts */ .jtox-panel, .jtox-foldable { background: #eee; /* Old browsers */ background: -moz-linear-gradient(top, rgba(255,255,255,.5) 0%, rgba(200,200,200,.5) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.5)), color-stop(100%,rgba(200,200,200,.5))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(255,255,255,.5) 0%,rgba(200,200,200,.5) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(255,255,255,.5) 0%,rgba(200,200,200,.5) 100%); /* Opera11.10+ */ background: -ms-linear-gradient(top, rgba(255,255,255,.5) 0%,rgba(200,200,200,.5) 100%); /* IE10+ */ background: linear-gradient(top, rgba(255,255,255,.5) 0%,rgba(200,200,200,.5) 100%); /* W3C */ border: 1px solid #aaa; border-top: 1px solid #ccc; border-left: 1px solid #ccc; -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius: 7px; padding-top: 7px; padding-bottom: 3px; } .jtox-foldable:hover { background: #ddd; /* Old browsers */ background: -moz-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(200,200,200,.2) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.2)), color-stop(100%,rgba(200,200,200,.2))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(200,200,200,.2) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(200,200,200,.2) 100%); /* Opera11.10+ */ background: -ms-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(200,200,200,.2) 100%); /* IE10+ */ background: linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(200,200,200,.2) 100%); /* W3C */ } .jtox-foldable { padding: 5px; } .jtox-foldable.folded>* { display: none; } .jtox-foldable.folded>.title { display: block !important; } .jtox-foldable.folded>.title { background: url(../img/sort_desc.png) right top no-repeat; } .jtox-foldable>.title { background: url(../img/sort_asc.png) right top no-repeat; background-size: 19px 19px; } .jtox-fadable { -moz-transition: opacity ease 200ms; -ms-transition: opacity ease 200ms; -o-transition: opacity ease 200ms; -webkit-transition: opacity ease 200ms; transition: opacity ease 200ms; } .jtox-fadable.disabled { opacity: 0.3; } .jtox-scalable { -moz-transition: transform ease 200ms; -ms-transition: transform ease 200ms; -o-transition: transform ease 200ms; -webkit-transition: transform ease 200ms; transition: transform ease 200ms; } .jtox-template { display: none !important; } .jtox-toolkit { clear: both; } .jtox-toolkit .jtox-details { font-size: 80%; } .jtox-toolkit sup.helper { opacity: 0.7; } .jtox-toolkit sup.helper .icon { vertical-align: top !important; display: inline-block; } .jtox-toolkit sup { font-size: smaller; vertical-align: super; } .jtox-toolkit sub { font-size: smaller; vertical-align: sub; } .jtox-toolkit sup a { text-decoration: none; } .jtox-toolkit label { margin-left: .4rem; margin-right: .4rem; display: inline-block; font-weight: normal; } .jtox-toolkit .size-quarter { width: 25%; } .jtox-toolkit .size-third { width: 33%; } .jtox-toolkit .size-half { width: 50%; } .jtox-toolkit .size-full { width: 100%; } .jtox-toolkit .top { vertical-align: top !important; } .jtox-toolkit .middle { vertical-align: middle !important; } .jtox-toolkit .center { text-align: center !important; } .jtox-toolkit .right { text-align: right !important; } .jtox-toolkit .nomargin { margin: 0px !important; } .jtox-toolkit .font-small { font-size: small; } .jtox-toolkit .font-smaller { font-size: smaller; } .jtox-toolkit .font-big { font-size: large; } .jtox-toolkit .font-bigger { font-size: larger; } .jtox-toolkit .font-heavy { font-weight: bold; } .jtox-toolkit .transparent { opacity: 0.3; } .jtox-toolkit .paddingless { padding: 0px !important; } .jtox-toolkit .borderless { border:0px !important; } .jtox-toolkit .borderless-top, .jtox-toolkit .borderless-top * { border-top: 0px !important; } .jtox-toolkit .borderless-bottom, .jtox-toolkit .borderless-bottom * { border-bottom: 0px !important; } /* Make table helper elements, like paging, filter, etc. in one line... */ .jtox-toolkit .dataTables_filter label input, .jtox-toolkit .dataTables_length label select, .jtox-inline { display: inline-block; } .jtox-toolkit table.dataTable td, .jtox-toolkit table.dataTable th { border:1px solid #ccc; border-collapse: collapse; overflow: hidden; padding: 2px 4px; } .jtox-toolkit .shortened { max-height: 25px; overflow: hidden; } .jtox-toolkit .shortened span { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .jtox-toolkit .breakable { word-wrap: break-word; white-space: normal; } .jtox-toolkit .word-break { word-break: break-all; } .jtox-toolkit .non-breakable { word-break:normal; word-wrap: normal; white-space: nowrap; } .jtox-hidden { display: none !important; } .jtox-toolkit .float-right { float: right !important; } .jtox-toolkit span.units { font-size: 80%; } .jtox-diagram { position: relative; } .jtox-diagram img { border: 0px; max-width: initial; } .jtox-toolkit a.select-all, .jtox-toolkit a.unselect-all { text-decoration: underline; } .jtox-toolkit .loading { background: url(../img/waiting_small.gif) right top no-repeat; background-size: 16px 16px; min-width: 16px; min-height: 16px; } .jtox-toolkit button.loading, .jtox-toolkit span.loading { background-position: center center; text-fill-color: rgba(0, 0, 0, 0); color: rgba(0, 0, 0, 0); } .jtox-toolkit input[type="password"], .jtox-toolkit input[type="search"], .jtox-toolkit input[type="text"], textarea, select { margin-bottom: 10px; } .jtox-toolkit input[type="password"].jt-inlineaction, .jtox-toolkit input[type="search"].jt-inlineaction, .jtox-toolkit input[type="text"].jt-inlineaction, .jtox-toolkit select.jt-inlineaction { margin: 1px; box-sizing: border-box; width: 100%; } .jtox-toolkit input.jt-inlineaction { border: 0px; border-radius: 3px; background-color: transparent; } .jtox-toolkit input.jt-inlineaction:focus, .jtox-toolkit input.jt-inlineaction:hover { border: inherit; margin: 0px; } .jtox-toolkit input.jt-inlineaction:focus { background-color: #fefefe; } .jtox-diagram .icon { position: absolute; bottom: 0px; right: 0px; display: none; opacity: .8; } .jtox-diagram:hover .icon { display: block; } .jtox-toolkit a, .jtox-toolkit a:visited, .jtox-toolkit a:active { color: inherit; } img.jtox-smalldiagram { width: 125px; height: 125px; } .jtox-medium-box { margin: 2px; padding-left: 2px; padding-right: 2px; display: inline-block; min-width: 220px; height: auto; vertical-align: top; } .jtox-endpoint thead { display: none; } .jtox-toolkit .jtox-border-box { box-sizing: border-box; border: 1px solid #666; border-radius: 6px; padding: 10px; width: 100%; height: 100%; } .jtox-toolkit li.tagit-choice a.tagit-close { opacity: 0.4; } .jtox-toolkit li.tagit-choice.tag-value, .jtox-toolkit li.tagit-choice.tag-unit { border: 0px; background: inherit; padding-right: 0px; } .jtox-toolkit li.tagit-choice.tag-value a.tagit-close, .jtox-toolkit li.tagit-choice.tag-unit a.tagit-close { display: none; } .jtox-toolkit li.tagit-choice.tag-value { font-weight: bold; } .jtox-toolkit li.tagit-choice.tag-unit { font-size: 80%; line-height: 1.2rem; } button.jt-alert { display: inline-block; background: #a41515; color: #fff; text-shadow: 0px 1px 0px #4d4d4d; } button.jt-toggle { display: inline-block; border: 1px solid #aaa; border-radius: 5px; background: #eee; opacity: 0.7; width: 24px; text-align: center; vertical-align: middle; padding: 2px; font-weight: bold; margin: 0px; } button.jt-toggle:hover, button.jt-toggle.active { background: #aaa; opacity: 1.0; } /* Start of multi-row table-related classes */ .jtox-toolkit table.dataTable td.jtox-multi { padding: 0px; } td.jtox-multi table { margin: 0px; } td.jtox-multi table td { border-left: 0px !important; border-right: 0px !important; border-bottom: 0px !important; } td.jtox-multi table tr:first-child td { border-top: 0px !important; } td.jtox-multi table { height: 100%; width: 100%; } .jtox-required:after { content: ' *'; } .jtox-controls { padding: 10px; vertical-align: baseline; } .jtox-controls>* { margin-left: .4rem; } .jtox-controls .paginate_disabled_previous, .jtox-controls .paginate_enabled_previous, .jtox-controls .paginate_disabled_next, .jtox-controls .paginate_enabled_next { float: none; } .jtox-controls select { width: 75px; } .jtox-controls select, .jtox-controls input { display: inline-block; font-size: 1.1em; } .jtox-controls input { position: absolute; right:10px; width: 25%; } .jtox-controls span.high { font-weight: bold; font-size: 1.1em; } .jtox-toolkit table.composition-info.dataTable td, .jtox-toolkit table.composition-info.dataTable th { border: 0px; padding-bottom: 0px; padding-top: 0px; } .jtox-toolkit table.composition-info.dataTable th { width: 20%; text-align: right; } .jtox-toolkit table.composition-table td { vertical-align: top; } /* toxtcompound.css - Styling for tox-compound engine */ .jtox-ds-fixed, .jtox-ds-variable { border: 0px; padding: 0px; margin: 0px; vertical-align: top; overflow-x: scroll; overflow-y: hidden; } .jtox-ds-fixed { /* display: inline-block; */ width: 450px; float: left; overflow-x: hidden; } .jtox-ds-feature { display: inline-block; border: 0px; padding: 0px; margin: 2px 15px 2px 2px; text-overflow: ellipsis; overflow: hidden; } .jtox-ds-feature span.jtox-title { margin-left: 5px; } .jtox-ds-feature>sup>a>i { margin-top: 6px; } .jtox-selection { font-size: 80%; float: right; vertical-align: top; } .jtox-ds-tables { position: relative; } .jtox-ds-tables .jt-error { text-align: center; display: none; } .jtox-ds-tables .jt-error .message { color: red; } .jtox-ds-tables .jtox-details-box { position: absolute; margin: 0px; left: 0px; top: 0px; padding: 0px; z-index: 10; height: auto; overflow: scroll; } .jtox-ds-tables .jtox-inline, .jtox-ds-tables td { vertical-align: top; } .jtox-ds-tables td .shortened { max-width: 75px; } .jtox-ds-export { float: right !important; } .jtox-ds-download { padding:0px 5px 0px 5px; max-width: 64px; max-height: 64px; } .jtox-ds-details * { font-size: small; } .jtox-ds-details .ui-tabs { padding: 0px; border: 0px; margin: 0px; } div.jtox-details-table { padding: 12px 0px 0px 0px !important; } .jtox-details-table table { width: 100%; height: auto; vertical-align: baseline; } a, section.item-list article.item a, #sliders-controls a { color: #8C0305; text-decoration: underline; } sup, sub { font-size: 75%; } sup { vertical-align: super; } sub { vertical-align: sub; } i { font-style: italic; } span.units { font-size: 80% !important; margin-left: 2px !important; } a:hover, section.item-list article.item a:hover, #sliders-controls a:hover { color: #f00; text-decoration: underline; } section.item-list article.item .avatar img { border: none; } article a.more { font-style: italic; } article.item header { background-color: inherit; } article.item footer { margin-top: 10px; min-height: 10px; background-color: inherit; } article.item footer a { margin-right: 10px; } article.item footer a.command { float: right; opacity: 0.5; display: none; } article.item footer a.command:hover { opacity: 1.0; } article.item footer.add .command.add, article.item footer.remove .command.remove, article.item footer.none .command.none { display: inline-block; } #wrap { width: 1000px; margin: 0px auto; } /* header */ #header { height: 90px; } #header h1 { padding: 20px 0 5px 10px; font-size: 20px; letter-spacing: -2px; } #header h2 { padding-left: 10px; color: #666; font-size: 14px; font-weight: 100; } #search input { width: 350px; } #calendar { width: 160px; } #search_help { font-size: 80%; } .container { position: relative; height: 100%; } /* query-container */ div.query-container { position: relative; width: 100%; } div.query-container>div:first-child { margin-left: 4px; } div.query-container>div { margin-right: 4px; vertical-align: top; overflow: hidden; } div.query-container>div.query-left, .sticky-wrapper { float: left; width: 22%; max-width: 450px; } #accordion-resizer { padding: 2px; } /* Right side tabs */ #hits-tab a { margin-right: 5px; } #result-tabs { height: 100%; } #result-tabs>div { height: 100%; } #navigation { border-bottom: 1px solid #000; } #pager, #pager-header { display: inline; } #pager li, .links li { list-style-type: none; display: inline; } div.ui-tabs-panel.ui-widget-content { font-size: 0.9rem; padding-left: 0.7em; padding-right: 0.7em; } article div.one-summary { margin-top: 10px; } article div.one-summary .topic { text-transform: capitalize; font-weight: bold; } /* tagcloud */ #hits_tab>div.row { margin: 0; } #hits_tab ul { width: 100%; } #hits_tab .tags li, #hits_tab .tags li.tag_combined.tag_last { margin-left: 4px; margin-right: 20px; max-width: 250px; } #hits_tab .tags li.tag_combined { margin-right: 16px; opacity: 0.9; } #hits_tab .tags li.tag_clear { float: right; margin-right: 0px; } #hits_tab ul.tags li.tag_fixed { margin-right: 8px; } #hits_tab .tags li.tag_fixed a:hover span { max-width: 0; padding: 0 0 0 2px; } #hits_tab footer { position: relative; font-weight: normal; font-size: 80%; background-color: inherit; } #sliders { padding: 5px; } #sliders .slider-container { display: inline-block; margin: 15px 25px 25px 5px; } #sliders .slider-container .scale span:nth-child(2) { width: 60%; } #sliders-controls { position: absolute; right: 0px; top: 0px; } #hits_tab footer.active a.command { display: block; float: none; } /* Some coloring of the sliders */ div.slider-container .back-bar { height: 5px; border-radius: 2px; background-color: #eeeeee; background-color: #e7e7e7; background-image: -moz-linear-gradient(top, #eeeeee, #dddddd); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(#dddddd)); background-image: -webkit-linear-gradient(top, #eeeeee, #dddddd); background-image: -o-linear-gradient(top, #eeeeee, #dddddd); background-image: linear-gradient(to bottom, #eeeeee, #dddddd); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffdddddd', GradientType=0); } div.slider-container .back-bar .pointer { width: 14px; height: 14px; top: -5px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border-radius: 10px; border: 1px solid #AAA; background-color: #e7e7e7; background-image: -moz-linear-gradient(top, #eeeeee, #dddddd); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(#dddddd)); background-image: -webkit-linear-gradient(top, #eeeeee, #dddddd); background-image: -o-linear-gradient(top, #eeeeee, #dddddd); background-image: linear-gradient(to bottom, #eeeeee, #dddddd); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffdddddd', GradientType=0); } div.slider-container .back-bar .pointer-label { color: #999; font-size: 13px; padding: 1px; } div.slider-container .scale ins { color: #999; font-size: 11px } div.slider-container .back-bar .focused { color: #333; } div.slider-container .scale span { border-left: 1px solid #e5e5e5; } div.slider-container.theme-green .back-bar div.selected-bar { background-color: #65bb34; background-image: -webkit-linear-gradient(top, #71ca3f, #5aa72e); background-image: -moz-linear-gradient(top, #71ca3f, #5aa72e); background-image: -o-linear-gradient(top, #71ca3f, #5aa72e); background-image: linear-gradient(to bottom, #71ca3f, #5aa72e); } div.slider-container.theme-blue .back-bar div.selected-bar { background-color: #56a3d5; background-image: -webkit-linear-gradient(top, #6aaeda, #4298d0); background-image: -moz-linear-gradient(top, #6aaeda, #4298d0); background-image: -o-linear-gradient(top, #6aaeda, #4298d0); background-image: linear-gradient(to bottom, #6aaeda, #4298d0); } div.slider-container.theme-orange .back-bar div.selected-bar { background-color: #eb6b22; background-image: -webkit-linear-gradient(top, #ed7b39, #df5e14); background-image: -moz-linear-gradient(top, #ed7b39, #df5e14); background-image: -o-linear-gradient(top, #ed7b39, #df5e14); background-image: linear-gradient(to bottom, #ed7b39, #df5e14); } /* More general tags stuff */ .tags li.tag_open a span { padding: 0 7px 0 6px; max-width: 40px; } #accordion-resizer, #search>input { height: 100%; } #accordion .jt-no-tags { font-size: smaller; font-style: italic; } #accordion .tags li { width: auto; max-width: 130px; margin-left: 4px; margin-right: 8px; } #accordion .tags li.category { width: 85%; max-width: inherit; font-weight: bold; box-sizing: border-box; } #accordion .tags li.selected { opacity: 0.8; } #accordion .tags li:hover { z-index: 100 !important; } #accordion .tags li.selected a{ color: #999; } .tags li>a { text-overflow: ellipsis; overflow: hidden; white-space: nowrap; } #accordion div.ui-accordion-content::-webkit-scrollbar { display: none !important; } #accordion div.ui-accordion-content { max-height: 345px; overflow-x: hidden; overflow-y: scroll; -ms-overflow-style: none; } #accordion>h3>span.ui-icon-search, #accordion>h3>span.ui-icon-search.ui-icon.unused { display: none; } #accordion>h3.ui-state-active>span.ui-icon-search { display: inline-block; } #accordion>h3>span.ui-icon-search { float: right; opacity: 0.4; } #accordion>h3>span.ui-icon-search:hover { opacity: 1.0; } #accordion ul.tag-group { padding: 4px 0px 0px 0px; margin-bottom: 2px; box-sizing: border-box; width: 100%; border: #aaa solid 1px; border-radius: 7px; position: relative; } #accordion ul.tag-group.folded { border-color: #eee; } #accordion ul.tag-group.folded li { margin-bottom: 4px; } #accordion ul.tag-group.folded>* { display: none !important; } #accordion ul.tag-group.folded>.title { display: inherit !important; } #accordion ul.tag-group::before { float: right; margin: 4px 5px 2px 0px; font-size: smaller; opacity: 0.5; } #accordion ul.tag-group::before:hover { opacity: 0.9; } #accordion ul.tag-group.static::before { float: left; height: 26px; line-height: 23px; padding: 0 0 0 8px; font-size: 14px; margin-top: 0px; text-align: right; } #accordion ul.tag-group::before { content: "-"; } #accordion ul.tag-group.folded::before { content: "+"; } #accordion ul.tag-group.static.year::before { content: "Year -"; } #accordion ul.tag-group.static.reference::before { content: "Reference -"; } #accordion ul.tag-group.static.folded.year::before { content: "Year +"; } #accordion ul.tag-group.static.folded.reference::before { content: "Reference +"; } .jtox-panel:hover { background: #ddd; /* Old browsers */ background: -moz-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(200,200,200,.2) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.2)), color-stop(100%,rgba(200,200,200,.2))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(200,200,200,.2) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(200,200,200,.2) 100%); /* Opera11.10+ */ background: -ms-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(200,200,200,.2) 100%); /* IE10+ */ background: linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(200,200,200,.2) 100%); /* W3C */ } div.ui-accordion-content.ui-widget-content { padding:1px; margin:1px; } div.widget-content.widget-root input.switcher { float: right; font-size: .7em; font-weight: 100; padding: 3px; } div.widget-content.widget-root.dynamic-tab input.switcher { display: none; } input.widget-filter { display: inline-flex; border-radius: 5px; padding-left: 12px; margin-bottom: 5px; box-sizing: border-box; } /* Some export related stuff */ .data_formats a { padding:0px 5px 0px 5px; } .data_formats a.selected, .data_formats a:hover { transform: scale(1.1); } .data_formats a.disabled:hover { transform: scale(1); } /* jToxLog styling */ .jtox-log { position: fixed; height: 144px; width: 99%; right: 0px; bottom: 0px; z-index: 100; transition: bottom 0.5s ease; -moz-transition: bottom 0.5s ease; -webkit-transition: bottom 0.5s ease; -o-transition: bottom 0.5s ease; box-shadow: -3px 7px 7px #999; } .jtox-log.right-side { position: fixed; height: 144px; width: 95%; right: 5px; bottom: 0px; z-index: 100; transition: bottom 0.5s ease; -moz-transition: bottom 0.5s ease; -webkit-transition: bottom 0.5s ease; -o-transition: bottom 0.5s ease; box-shadow: 7px 7px 7px #999; } .jtox-log.hidden { bottom: -120px; } .jtox-log div.icon { display: inline-block; vertical-align: middle; color: rgba(0, 0, 0, 0); width: 16px; height: 16px; } .jtox-log .status { background: #fff; position: absolute; top: 1px; width: 32px; height: 25px; text-align: center; border-top-right-radius: 5px; border-top-left-radius: 5px; border-left: 1px solid black; border-top: 1px solid black; border-right: 1px solid black; border-bottom: 0px; } .jtox-log .jt-faded { opacity: 0.2; } .jtox-log .list-wrap { background: #fff; position: absolute; box-sizing: border-box; top: 0px; width: 100%; border: 1px solid black; border-radius: 5px; border-top-left-radius: 0px; min-height: 50px; height: 100%; overflow: scroll; margin-top: 25px; padding-left: 8px; } .jtox-log.right-side .list-wrap { border-top-right-radius: 0px; border-top-left-radius: 5px; } .jtox-log .list-root { margin-bottom: 24px; margin-right: 8px; } .jtox-log .logline { margin-top: 2px; background: inherit; border: 0px; font-style: italic; font-size: 90%; overflow: hidden; -moz-transition: height ease 300ms; -ms-transition: height ease 300ms; -o-transition: height ease 300ms; -webkit-transition: height ease 300ms; transition: height ease 300ms; } .jtox-log .logline .content { vertical-align: middle; } .jtox-log .logline .details { margin-left: 18px; vertical-align: top; } /* toxtmatrix.css - jToxMatrix tool styles */ html, body, #jtox-bundle { width: 100%; height: 100%; } strong { font-weight: bold; } #jtox-bundle { overflow: hidden; position: relative; -webkit-box-sizing: border-box; box-sizing: border-box; } #jtox-bundle textarea, .popup-box textarea { width: 100%; box-sizing: border-box; resize: none; } #jtox-bundle button.jt-toggle { width: auto; min-width: 24px; } #jtox-identifiers form div.actions { margin-top: 15px; font-size: 80%; } #jtox-identifiers form textarea, #jtox-identifiers form input { width: 100%; border: 0px; } #jtox-identifiers form input[type="radio"], #jtox-identifiers form input[type="checkbox"] { display: inline-block; width: auto; vertical-align: top; } #jtox-identifiers label { display: inline-block; font-weight: normal; font-size: inherit; } #jtox-identifiers #source { width: 90%; width: calc(100% - 3em); } #source-link { display: inline-block; } #jtox-identifiers table th { font-weight: normal; cursor: default; } #jtox-structures .jtox-foldable { margin-top: 5px; margin-bottom: 5px; } #jtox-structures td textarea, #jtox-endpoints td textarea { min-width: 150px; height: 150px; overflow-x: none; margin: 0px; border: 0px; } body.structlist #jtox-query .jtox-foldable { display: none; } body.structlist #browser { margin-top: 5px; } #structures-expand-all, #structures-collapse-all { font-size: 0.8em; padding: .25em .8em; margin: 0; } #jtox-matrix td .breakable { width: 100px; } #jtox-matrix .jtox-toolkit { margin-top: 10px; } #jtox-matrix .jtox-ds-tables .jtox-ds-fixed { overflow-x: scroll; } #jtox-bundle > div.ui-tabs-panel { position: relative; overflow-x: hidden !important; overflow-y: scroll !important; } .jtox-slidable { overflow: hidden; position: relative; top: 0px; width: 202%; padding: 0px; white-space: nowrap; -moz-transition: left ease 800ms; -ms-transition: left ease 800ms; -o-transition: left ease 800ms; -webkit-transition: left ease 800ms; transition: left ease 800ms; } .jtox-slidable > div { width: 50%; position: relative; margin: 0 -.25em 0 0; vertical-align: top; box-sizing: border-box; white-space: normal; } .jtox-slidable>div>div { position: relative; } #jtox-endpoints .tab-substance { padding-right: 25px; } #jtox-endpoints .tab-points { padding-left: 15px; } #jtox-endpoints .tab-points>div.check-all { margin-bottom: -16px; z-index: 100; } #jtox-matrix div.jtox-toolkit { font-size: 80%; } #jtox-matrix div.jtox-ds-variable table.dataTable td { white-space: nowrap; } #jtox-matrix div.jtox-ds-variable table.dataTable th { white-space: inherit; max-width: 160px; } #jtox-matrix th.word-break { word-break: normal; } #jtox-matrix td.jtox-multi table td { height: 65px; } #jtox-matrix td.jtox-multi table td img.jtox-smalldiagram { height: 63px; width: 63px; } #jtox-matrix table.dataTable td span.ui-icon { display: inline-block; vertical-align: middle !important; } #jtox-matrix button.save-button { position: absolute; top: 5px; right: 20px; font-size: 80%; } #jtox-matrix button.save-button.jt-disabled { background: none; border: none; color: #999; } #jtox-matrix a.unsaved-study,#jtox-matrix a.deleted { background: #ffcccc; border-radius: 3px; } #jtox-matrix .jtox-ds-variable .shortened { max-width: 180px; } #jtox-matrix .jtox-ds-variable span { display: inline-block; vertical-align: middle; } /* Now come info and edit box declarations */ .popup-box .box-reference { width: 100%; } .popup-box .box-reference input { font-size: 110%; width: 100%; box-sizing: border-box; } .popup-box .delete-box td { border: 0px; } .popup-box table.delete-box { width: 100%; } .popup-box .delete-box button { margin-bottom: 10px; } .popup-box .delete-box td:last-child { width: 80px; vertical-align: middle; } .popup-box th, .popup-box td { padding: 2px 5px 2px 5px; border-left: 1px solid #666; border-right: 1px solid #666; text-align: center; } .popup-box td:first-child, .popup-box th:first-child{ border-left: 0px; } .popup-box td:last-child, .popup-box th:last-child { border-right: 0px; } .popup-box thead tr:first-child { border-bottom: 1px solid #666; } .popup-box tbody { border-top: 1px solid #666; } .popup-box th { font-size: 80%; font-weight: bold; word-wrap: normal; white-space: nowrap; } .popup-box .the-value { font-style: italic; font-weight: bold; } .popup-box .the-endpoint { font-weight: bold; } .popup-box .the-send input { float: right; } .ui-button-icon-only { height: 2.4em; margin-bottom: 0; } tr:first-child .jtox-up { display: none; } tr:last-child .jtox-down { display: none; } .jtox-users-select { width: 90%; width: calc(100% - 5em); vertical-align: middle; } .jtox-toolkit table.dataTable td.jtox-user-rights { overflow: visible !important; } .jtox-report #jtox-bundle { overflow: auto; } #jtox-report { counter-reset: section annexes; } #jtox-report tbody th { padding: 3px 10px; font-weight: bold; text-align: left; } #jtox-report .shortened { width: auto; max-width: none; max-height: none; white-space: normal; } #jtox-report textarea { border: none; height: 128px; color: inherit; background: none; } #jtox-report .jtox-up, #jtox-report .jtox-down { display: none; } #jtox-report .ui-icon { display: inline-block; } #jtox-report .jt-toggle { display: none; } #jtox-report .jt-toggle.active { display: inline-block; } section { clear: both; } section h2:before { counter-increment: section; content: counter(section) ". "; } section.annex h2:before { counter-increment: annexes; content: "Annex " counter(annexes) " "; } dl { margin: 0; padding: 0; } dt { float: left; clear: left; width: 25%; } dd { min-height: 1.4em; margin-left: 26%; overflow: hidden; } #jtox-report h5 { margin-top: 1em; font-weight: bold; } .annex table { margin-bottom: 1em; } @media print { * { background: transparent !important; color: #000 !important; /* Black prints faster: h5bp.com/s */ box-shadow: none !important; text-shadow: none !important; } thead { display: table-header-group; /* h5bp.com/t */ } tr, img { page-break-inside: avoid; } img, table { max-width: 100% !important; } @page { margin: 2cm 1cm; } p, h2, h3 { orphans: 3; widows: 3; } h2, h3 { page-break-after: avoid; } #jtox-bundle { overflow: visible; border: none; background: none; } html, body, #jtox-bundle { width: 100%; height: auto !important; background: none; } #jtox-bundle > div#jtox-report { height: auto !important; overflow: visible !important; } .ui-tabs-nav { display: none; } #jtox-report > section { page-break-before: always; } #jtox-report dl { margin: 5cm 0; } #jtox-report table { width: 100% !important; table-layout: auto !important; } #jtox-report th, #jtox-report td { width: auto !important; } #jtox-report-matrix .jtox-ds-variable { display: none; } #jtox-report-final table { table-layout: fixed !important; } } /* QueryKit - Styling for toxstudy engine */ #searchcontext input { height: auto; width: 99%; box-sizing: border-box; } .jtox-query input[type="text"] { min-width: 380px; -moz-transition: width 0.3s ease-out; -webkit-transition: width 0.3s ease-out; transition: width 0.3s ease-out; margin-bottom: 0px; } .jtox-query .search-pane .jtox-inline input, .jtox-query .search-pane .jtox-inline select { font-size: 1.1em; margin-top: 2px; display: inline-block; vertical-align: baseline; } .jtox-query .search-pane .jtox-inline select { margin: 6px; height: 26px; } .jtox-query form { margin: 0px; } .jtox-query form>div { margin: 2px 4px 4px 4px; box-sizing: border-box; } .jtox-query form div.jq-buttonset { margin-top: 6px; } .jtox-query .search-pane button { margin-bottom: 0px; margin-left: .4rem; padding: 2px; } .jtox-query .searchsimilarity select { width: 5em; } .jtox-query .searchauto.dynamic>div { white-space: nowrap; padding-top: 10px; } .jtox-query .search-pane div.dynamic { min-height: 40px; float: left; } .jtox-query .search-pane .dynamic.hidden { display: none; } /* toxtstudy.css - Styling for toxstudy engine */ div.jtox-study, div.jtox-compo-tab, div.jtox-substance { display: block; font-size: small; border-radius: 5px; padding: 5px 5px 35px 5px; } .jtox-compo-tab { margin-top: 25px; margin-bottom: 45px; } div.jtox-study-tab.unloaded { background: url(../img/waiting_big.gif) center center no-repeat; background-size: 30px 30px; } div.jtox-study-tab.unloaded div.jtox-study { display: none; } div.jtox-study.folded { padding-bottom: 5px; } div.jtox-study .title { font-weight: bold; clear: both; padding: 0px; margin: 0px; border: 0px; width: 100%; } div.jtox-foldable.jtox-study.unloaded>.title { background: url(../img/waiting_small.png) right top no-repeat; background-size: 16px 16px; } div.jtox-study-tab.ui-tabs-panel { padding-left: 0px; padding-bottom: 0px; padding-right: 0px; width: 100%; height: 100%; } div.jtox-study-tab div button { font-size: 80%; padding:4px 8px 4px 8px; } div.jtox-study-tab .dataTables_wrapper { overflow: hidden; width: 100%; } .jtox-toolkit .jtox-study table td { word-wrap: break-word; } .jtox-substance table td div.shortened { width: 120px; }
www/jtox-kit.css
div.tippy-box * { font-size: .8rem; } div.tippy-box.openned .annotip-actions { padding: 5px; } div.tippy-box div.annotip-dlg form { border-bottom: #fff 1px solid; } div.tippy-box div.annotip-dlg form .padded-control { padding: 2px } div.tippy-box div.annotip-dlg form>div { margin: 10px 5px; } div.tippy-box div.annotip-severity { text-align: right; } /* jtoxkit.css - Styling for all jToxKit parts */ .jtox-panel, .jtox-foldable { background: #eee; /* Old browsers */ background: -moz-linear-gradient(top, rgba(255,255,255,.5) 0%, rgba(200,200,200,.5) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.5)), color-stop(100%,rgba(200,200,200,.5))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(255,255,255,.5) 0%,rgba(200,200,200,.5) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(255,255,255,.5) 0%,rgba(200,200,200,.5) 100%); /* Opera11.10+ */ background: -ms-linear-gradient(top, rgba(255,255,255,.5) 0%,rgba(200,200,200,.5) 100%); /* IE10+ */ background: linear-gradient(top, rgba(255,255,255,.5) 0%,rgba(200,200,200,.5) 100%); /* W3C */ border: 1px solid #aaa; border-top: 1px solid #ccc; border-left: 1px solid #ccc; -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius: 7px; padding-top: 7px; padding-bottom: 3px; } .jtox-foldable:hover { background: #ddd; /* Old browsers */ background: -moz-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(200,200,200,.2) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.2)), color-stop(100%,rgba(200,200,200,.2))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(200,200,200,.2) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(200,200,200,.2) 100%); /* Opera11.10+ */ background: -ms-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(200,200,200,.2) 100%); /* IE10+ */ background: linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(200,200,200,.2) 100%); /* W3C */ } .jtox-foldable { padding: 5px; } .jtox-foldable.folded>* { display: none; } .jtox-foldable.folded>.title { display: block !important; } .jtox-foldable.folded>.title { background: url(../img/sort_desc.png) right top no-repeat; } .jtox-foldable>.title { background: url(../img/sort_asc.png) right top no-repeat; background-size: 19px 19px; } .jtox-fadable { -moz-transition: opacity ease 200ms; -ms-transition: opacity ease 200ms; -o-transition: opacity ease 200ms; -webkit-transition: opacity ease 200ms; transition: opacity ease 200ms; } .jtox-fadable.disabled { opacity: 0.3; } .jtox-scalable { -moz-transition: transform ease 200ms; -ms-transition: transform ease 200ms; -o-transition: transform ease 200ms; -webkit-transition: transform ease 200ms; transition: transform ease 200ms; } .jtox-template { display: none !important; } .jtox-toolkit { clear: both; } .jtox-toolkit .jtox-details { font-size: 80%; } .jtox-toolkit sup.helper { opacity: 0.7; } .jtox-toolkit sup.helper .icon { vertical-align: top !important; display: inline-block; } .jtox-toolkit sup { font-size: smaller; vertical-align: super; } .jtox-toolkit sub { font-size: smaller; vertical-align: sub; } .jtox-toolkit sup a { text-decoration: none; } .jtox-toolkit label { margin-left: .4rem; margin-right: .4rem; display: inline-block; font-weight: normal; } .jtox-toolkit .size-quarter { width: 25%; } .jtox-toolkit .size-third { width: 33%; } .jtox-toolkit .size-half { width: 50%; } .jtox-toolkit .size-full { width: 100%; } .jtox-toolkit .top { vertical-align: top !important; } .jtox-toolkit .middle { vertical-align: middle !important; } .jtox-toolkit .center { text-align: center !important; } .jtox-toolkit .right { text-align: right !important; } .jtox-toolkit .nomargin { margin: 0px !important; } .jtox-toolkit .font-small { font-size: small; } .jtox-toolkit .font-smaller { font-size: smaller; } .jtox-toolkit .font-big { font-size: large; } .jtox-toolkit .font-bigger { font-size: larger; } .jtox-toolkit .font-heavy { font-weight: bold; } .jtox-toolkit .transparent { opacity: 0.3; } .jtox-toolkit .paddingless { padding: 0px !important; } .jtox-toolkit .borderless { border:0px !important; } .jtox-toolkit .borderless-top, .jtox-toolkit .borderless-top * { border-top: 0px !important; } .jtox-toolkit .borderless-bottom, .jtox-toolkit .borderless-bottom * { border-bottom: 0px !important; } /* Make table helper elements, like paging, filter, etc. in one line... */ .jtox-toolkit .dataTables_filter label input, .jtox-toolkit .dataTables_length label select, .jtox-inline { display: inline-block; } .jtox-toolkit table.dataTable td, .jtox-toolkit table.dataTable th { border:1px solid #ccc; border-collapse: collapse; overflow: hidden; padding: 2px 4px; } .jtox-toolkit .shortened { max-height: 25px; overflow: hidden; } .jtox-toolkit .shortened span { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .jtox-toolkit .breakable { word-wrap: break-word; white-space: normal; } .jtox-toolkit .word-break { word-break: break-all; } .jtox-toolkit .non-breakable { word-break:normal; word-wrap: normal; white-space: nowrap; } .jtox-hidden { display: none !important; } .jtox-toolkit .float-right { float: right !important; } .jtox-toolkit span.units { font-size: 80%; } .jtox-diagram { position: relative; } .jtox-diagram img { border: 0px; max-width: initial; } .jtox-toolkit a.select-all, .jtox-toolkit a.unselect-all { text-decoration: underline; } .jtox-toolkit .loading { background: url(../img/waiting_small.gif) right top no-repeat; background-size: 16px 16px; min-width: 16px; min-height: 16px; } .jtox-toolkit button.loading, .jtox-toolkit span.loading { background-position: center center; text-fill-color: rgba(0, 0, 0, 0); color: rgba(0, 0, 0, 0); } .jtox-toolkit input[type="password"], .jtox-toolkit input[type="search"], .jtox-toolkit input[type="text"], textarea, select { margin-bottom: 10px; } .jtox-toolkit input[type="password"].jt-inlineaction, .jtox-toolkit input[type="search"].jt-inlineaction, .jtox-toolkit input[type="text"].jt-inlineaction, .jtox-toolkit select.jt-inlineaction { margin: 1px; box-sizing: border-box; width: 100%; } .jtox-toolkit input.jt-inlineaction { border: 0px; border-radius: 3px; background-color: transparent; } .jtox-toolkit input.jt-inlineaction:focus, .jtox-toolkit input.jt-inlineaction:hover { border: inherit; margin: 0px; } .jtox-toolkit input.jt-inlineaction:focus { background-color: #fefefe; } .jtox-diagram .icon { position: absolute; bottom: 0px; right: 0px; display: none; opacity: .8; } .jtox-diagram:hover .icon { display: block; } .jtox-toolkit a, .jtox-toolkit a:visited, .jtox-toolkit a:active { color: inherit; } img.jtox-smalldiagram { width: 125px; height: 125px; } .jtox-medium-box { margin: 2px; padding-left: 2px; padding-right: 2px; display: inline-block; min-width: 220px; height: auto; vertical-align: top; } .jtox-endpoint thead { display: none; } .jtox-toolkit .jtox-border-box { box-sizing: border-box; border: 1px solid #666; border-radius: 6px; padding: 10px; width: 100%; height: 100%; } .jtox-toolkit li.tagit-choice a.tagit-close { opacity: 0.4; } .jtox-toolkit li.tagit-choice.tag-value, .jtox-toolkit li.tagit-choice.tag-unit { border: 0px; background: inherit; padding-right: 0px; } .jtox-toolkit li.tagit-choice.tag-value a.tagit-close, .jtox-toolkit li.tagit-choice.tag-unit a.tagit-close { display: none; } .jtox-toolkit li.tagit-choice.tag-value { font-weight: bold; } .jtox-toolkit li.tagit-choice.tag-unit { font-size: 80%; line-height: 1.2rem; } button.jt-alert { display: inline-block; background: #a41515; color: #fff; text-shadow: 0px 1px 0px #4d4d4d; } button.jt-toggle { display: inline-block; border: 1px solid #aaa; border-radius: 5px; background: #eee; opacity: 0.7; width: 24px; text-align: center; vertical-align: middle; padding: 2px; font-weight: bold; margin: 0px; } button.jt-toggle:hover, button.jt-toggle.active { background: #aaa; opacity: 1.0; } /* Start of multi-row table-related classes */ .jtox-toolkit table.dataTable td.jtox-multi { padding: 0px; } td.jtox-multi table { margin: 0px; } td.jtox-multi table td { border-left: 0px !important; border-right: 0px !important; border-bottom: 0px !important; } td.jtox-multi table tr:first-child td { border-top: 0px !important; } td.jtox-multi table { height: 100%; width: 100%; } .jtox-required:after { content: ' *'; } .jtox-controls { padding: 10px; vertical-align: baseline; } .jtox-controls>* { margin-left: .4rem; } .jtox-controls .paginate_disabled_previous, .jtox-controls .paginate_enabled_previous, .jtox-controls .paginate_disabled_next, .jtox-controls .paginate_enabled_next { float: none; } .jtox-controls select { width: 75px; } .jtox-controls select, .jtox-controls input { display: inline-block; font-size: 1.1em; } .jtox-controls input { position: absolute; right:10px; width: 25%; } .jtox-controls span.high { font-weight: bold; font-size: 1.1em; } .jtox-toolkit table.composition-info.dataTable td, .jtox-toolkit table.composition-info.dataTable th { border: 0px; padding-bottom: 0px; padding-top: 0px; } .jtox-toolkit table.composition-info.dataTable th { width: 20%; text-align: right; } .jtox-toolkit table.composition-table td { vertical-align: top; } /* toxtcompound.css - Styling for tox-compound engine */ .jtox-ds-fixed, .jtox-ds-variable { border: 0px; padding: 0px; margin: 0px; vertical-align: top; overflow-x: scroll; overflow-y: hidden; } .jtox-ds-fixed { /* display: inline-block; */ width: 450px; float: left; overflow-x: hidden; } .jtox-ds-feature { display: inline-block; border: 0px; padding: 0px; margin: 2px 15px 2px 2px; text-overflow: ellipsis; overflow: hidden; } .jtox-ds-feature span.jtox-title { margin-left: 5px; } .jtox-ds-feature>sup>a>i { margin-top: 6px; } .jtox-selection { font-size: 80%; float: right; vertical-align: top; } .jtox-ds-tables { position: relative; } .jtox-ds-tables .jt-error { text-align: center; display: none; } .jtox-ds-tables .jt-error .message { color: red; } .jtox-ds-tables .jtox-details-box { position: absolute; margin: 0px; left: 0px; top: 0px; padding: 0px; z-index: 10; height: auto; overflow: scroll; } .jtox-ds-tables .jtox-inline, .jtox-ds-tables td { vertical-align: top; } .jtox-ds-tables td .shortened { max-width: 75px; } .jtox-ds-export { float: right !important; } .jtox-ds-download { padding:0px 5px 0px 5px; max-width: 64px; max-height: 64px; } .jtox-ds-details * { font-size: small; } .jtox-ds-details .ui-tabs { padding: 0px; border: 0px; margin: 0px; } div.jtox-details-table { padding: 12px 0px 0px 0px !important; } .jtox-details-table table { width: 100%; height: auto; vertical-align: baseline; } a, section.item-list article.item a, #sliders-controls a { color: #8C0305; text-decoration: underline; } sup, sub { font-size: 75%; } sup { vertical-align: super; } sub { vertical-align: sub; } i { font-style: italic; } span.units { font-size: 80% !important; margin-left: 2px !important; } a:hover, section.item-list article.item a:hover, #sliders-controls a:hover { color: #f00; text-decoration: underline; } section.item-list article.item .avatar img { border: none; } article a.more { font-style: italic; } article.item header { background-color: inherit; } article.item footer { margin-top: 10px; min-height: 10px; background-color: inherit; } article.item footer a { margin-right: 10px; } article.item footer a.command { float: right; opacity: 0.5; display: none; } article.item footer a.command:hover { opacity: 1.0; } article.item footer.add .command.add, article.item footer.remove .command.remove, article.item footer.none .command.none { display: inline-block; } #wrap { width: 1000px; margin: 0px auto; } /* header */ #header { height: 90px; } #header h1 { padding: 20px 0 5px 10px; font-size: 20px; letter-spacing: -2px; } #header h2 { padding-left: 10px; color: #666; font-size: 14px; font-weight: 100; } #search input { width: 350px; } #calendar { width: 160px; } #search_help { font-size: 80%; } .container { position: relative; height: 100%; } /* query-container */ div.query-container { position: relative; width: 100%; } div.query-container>div:first-child { margin-left: 4px; } div.query-container>div { margin-right: 4px; vertical-align: top; overflow: hidden; } div.query-container>div.query-left, .sticky-wrapper { float: left; width: 22%; max-width: 450px; } #accordion-resizer { padding: 2px; } /* Right side tabs */ #hits-tab a { margin-right: 5px; } #result-tabs { height: 100%; } #result-tabs>div { height: 100%; } #navigation { border-bottom: 1px solid #000; } #pager, #pager-header { display: inline; } #pager li, .links li { list-style-type: none; display: inline; } div.ui-tabs-panel.ui-widget-content { font-size: 0.9rem; padding-left: 0.7em; padding-right: 0.7em; } article div.one-summary { margin-top: 10px; } article div.one-summary .topic { text-transform: capitalize; font-weight: bold; } /* tagcloud */ #hits_tab>div.row { margin: 0; } #hits_tab ul { width: 100%; } #hits_tab .tags li, #hits_tab .tags li.tag_combined.tag_last { margin-left: 4px; margin-right: 20px; max-width: 250px; } #hits_tab .tags li.tag_combined { margin-right: 16px; opacity: 0.9; } #hits_tab .tags li.tag_clear { float: right; margin-right: 0px; } #hits_tab ul.tags li.tag_fixed { margin-right: 8px; } #hits_tab .tags li.tag_fixed a:hover span { max-width: 0; padding: 0 0 0 2px; } #hits_tab footer { position: relative; font-weight: normal; font-size: 80%; background-color: inherit; } #sliders { padding: 5px; } #sliders .slider-container { display: inline-block; margin: 15px 25px 25px 5px; } #sliders .slider-container .scale span:nth-child(2) { width: 60%; } #sliders-controls { position: absolute; right: 0px; top: 0px; } #hits_tab footer.active a.command { display: block; float: none; } /* Some coloring of the sliders */ div.slider-container .back-bar { height: 5px; border-radius: 2px; background-color: #eeeeee; background-color: #e7e7e7; background-image: -moz-linear-gradient(top, #eeeeee, #dddddd); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(#dddddd)); background-image: -webkit-linear-gradient(top, #eeeeee, #dddddd); background-image: -o-linear-gradient(top, #eeeeee, #dddddd); background-image: linear-gradient(to bottom, #eeeeee, #dddddd); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffdddddd', GradientType=0); } div.slider-container .back-bar .pointer { width: 14px; height: 14px; top: -5px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border-radius: 10px; border: 1px solid #AAA; background-color: #e7e7e7; background-image: -moz-linear-gradient(top, #eeeeee, #dddddd); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(#dddddd)); background-image: -webkit-linear-gradient(top, #eeeeee, #dddddd); background-image: -o-linear-gradient(top, #eeeeee, #dddddd); background-image: linear-gradient(to bottom, #eeeeee, #dddddd); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffdddddd', GradientType=0); } div.slider-container .back-bar .pointer-label { color: #999; font-size: 13px; padding: 1px; } div.slider-container .scale ins { color: #999; font-size: 11px } div.slider-container .back-bar .focused { color: #333; } div.slider-container .scale span { border-left: 1px solid #e5e5e5; } div.slider-container.theme-green .back-bar div.selected-bar { background-color: #65bb34; background-image: -webkit-linear-gradient(top, #71ca3f, #5aa72e); background-image: -moz-linear-gradient(top, #71ca3f, #5aa72e); background-image: -o-linear-gradient(top, #71ca3f, #5aa72e); background-image: linear-gradient(to bottom, #71ca3f, #5aa72e); } div.slider-container.theme-blue .back-bar div.selected-bar { background-color: #56a3d5; background-image: -webkit-linear-gradient(top, #6aaeda, #4298d0); background-image: -moz-linear-gradient(top, #6aaeda, #4298d0); background-image: -o-linear-gradient(top, #6aaeda, #4298d0); background-image: linear-gradient(to bottom, #6aaeda, #4298d0); } div.slider-container.theme-orange .back-bar div.selected-bar { background-color: #eb6b22; background-image: -webkit-linear-gradient(top, #ed7b39, #df5e14); background-image: -moz-linear-gradient(top, #ed7b39, #df5e14); background-image: -o-linear-gradient(top, #ed7b39, #df5e14); background-image: linear-gradient(to bottom, #ed7b39, #df5e14); } /* More general tags stuff */ .tags li.tag_open a span { padding: 0 7px 0 6px; max-width: 40px; } #accordion-resizer, #search>input { height: 100%; } #accordion .jt-no-tags { font-size: smaller; font-style: italic; } #accordion .tags li { width: auto; max-width: 130px; margin-left: 4px; margin-right: 8px; } #accordion .tags li.category { width: 85%; max-width: inherit; font-weight: bold; box-sizing: border-box; } #accordion .tags li.selected { opacity: 0.8; } #accordion .tags li:hover { z-index: 100 !important; } #accordion .tags li.selected a{ color: #999; } .tags li>a { text-overflow: ellipsis; overflow: hidden; white-space: nowrap; } #accordion div.ui-accordion-content::-webkit-scrollbar { display: none !important; } #accordion div.ui-accordion-content { max-height: 345px; overflow-x: hidden; overflow-y: scroll; -ms-overflow-style: none; } #accordion>h3>span.ui-icon-search, #accordion>h3>span.ui-icon-search.ui-icon.unused { display: none; } #accordion>h3.ui-state-active>span.ui-icon-search { display: inline-block; } #accordion>h3>span.ui-icon-search { float: right; opacity: 0.4; } #accordion>h3>span.ui-icon-search:hover { opacity: 1.0; } #accordion ul.tag-group { padding: 4px 0px 0px 0px; margin-bottom: 2px; box-sizing: border-box; width: 100%; border: #aaa solid 1px; border-radius: 7px; position: relative; } #accordion ul.tag-group.folded { border-color: #eee; } #accordion ul.tag-group.folded li { margin-bottom: 4px; } #accordion ul.tag-group.folded>* { display: none !important; } #accordion ul.tag-group.folded>.title { display: inherit !important; } #accordion ul.tag-group::before { float: right; margin: 4px 5px 2px 0px; font-size: smaller; opacity: 0.5; } #accordion ul.tag-group::before:hover { opacity: 0.9; } #accordion ul.tag-group.static::before { float: left; height: 26px; line-height: 23px; padding: 0 0 0 8px; font-size: 14px; margin-top: 0px; text-align: right; } #accordion ul.tag-group::before { content: "-"; } #accordion ul.tag-group.folded::before { content: "+"; } #accordion ul.tag-group.static.year::before { content: "Year -"; } #accordion ul.tag-group.static.reference::before { content: "Reference -"; } #accordion ul.tag-group.static.folded.year::before { content: "Year +"; } #accordion ul.tag-group.static.folded.reference::before { content: "Reference +"; } .jtox-panel:hover { background: #ddd; /* Old browsers */ background: -moz-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(200,200,200,.2) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.2)), color-stop(100%,rgba(200,200,200,.2))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(200,200,200,.2) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(200,200,200,.2) 100%); /* Opera11.10+ */ background: -ms-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(200,200,200,.2) 100%); /* IE10+ */ background: linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(200,200,200,.2) 100%); /* W3C */ } div.ui-accordion-content.ui-widget-content { padding:1px; margin:1px; } div.widget-content.widget-root input.switcher { float: right; font-size: .7em; font-weight: 100; padding: 3px; } div.widget-content.widget-root.dynamic-tab input.switcher { display: none; } input.widget-filter { display: inline-flex; border-radius: 5px; padding-left: 12px; margin-bottom: 5px; box-sizing: border-box; } /* Some export related stuff */ .data_formats a { padding:0px 5px 0px 5px; } .data_formats a.selected, .data_formats a:hover { transform: scale(1.1); } .data_formats a.disabled:hover { transform: scale(1); } /* jToxLog styling */ .jtox-log { position: fixed; height: 144px; width: 99%; right: 0px; bottom: 0px; z-index: 100; transition: bottom 0.5s ease; -moz-transition: bottom 0.5s ease; -webkit-transition: bottom 0.5s ease; -o-transition: bottom 0.5s ease; box-shadow: -3px 7px 7px #999; } .jtox-log.right-side { position: fixed; height: 144px; width: 95%; right: 5px; bottom: 0px; z-index: 100; transition: bottom 0.5s ease; -moz-transition: bottom 0.5s ease; -webkit-transition: bottom 0.5s ease; -o-transition: bottom 0.5s ease; box-shadow: 7px 7px 7px #999; } .jtox-log.hidden { bottom: -120px; } .jtox-log div.icon { display: inline-block; vertical-align: middle; color: rgba(0, 0, 0, 0); width: 16px; height: 16px; } .jtox-log .status { background: #fff; position: absolute; top: 1px; width: 32px; height: 25px; text-align: center; border-top-right-radius: 5px; border-top-left-radius: 5px; border-left: 1px solid black; border-top: 1px solid black; border-right: 1px solid black; border-bottom: 0px; } .jtox-log .jt-faded { opacity: 0.2; } .jtox-log .list-wrap { background: #fff; position: absolute; box-sizing: border-box; top: 0px; width: 100%; border: 1px solid black; border-radius: 5px; border-top-left-radius: 0px; min-height: 50px; height: 100%; overflow: scroll; margin-top: 25px; padding-left: 8px; } .jtox-log.right-side .list-wrap { border-top-right-radius: 0px; border-top-left-radius: 5px; } .jtox-log .list-root { margin-bottom: 24px; margin-right: 8px; } .jtox-log .logline { margin-top: 2px; background: inherit; border: 0px; font-style: italic; font-size: 90%; overflow: hidden; -moz-transition: height ease 300ms; -ms-transition: height ease 300ms; -o-transition: height ease 300ms; -webkit-transition: height ease 300ms; transition: height ease 300ms; } .jtox-log .logline .content { vertical-align: middle; } .jtox-log .logline .details { margin-left: 18px; vertical-align: top; } /* toxtmatrix.css - jToxMatrix tool styles */ html, body, #jtox-bundle { width: 100%; height: 100%; } strong { font-weight: bold; } #jtox-bundle { overflow: hidden; position: relative; -webkit-box-sizing: border-box; box-sizing: border-box; } #jtox-bundle textarea, .popup-box textarea { width: 100%; box-sizing: border-box; resize: none; } #jtox-bundle button.jt-toggle { width: auto; min-width: 24px; } #jtox-identifiers form div.actions { margin-top: 15px; font-size: 80%; } #jtox-identifiers form textarea, #jtox-identifiers form input { width: 100%; border: 0px; } #jtox-identifiers form input[type="radio"], #jtox-identifiers form input[type="checkbox"] { display: inline-block; width: auto; vertical-align: top; } #jtox-identifiers label { display: inline-block; font-weight: normal; font-size: inherit; } #jtox-identifiers #source { width: 90%; width: calc(100% - 3em); } #source-link { display: inline-block; } #jtox-identifiers table th { font-weight: normal; cursor: default; } #jtox-structures .jtox-foldable { margin-top: 5px; margin-bottom: 5px; } #jtox-structures td textarea, #jtox-endpoints td textarea { min-width: 150px; height: 150px; overflow-x: none; margin: 0px; border: 0px; } body.structlist #jtox-query .jtox-foldable { display: none; } body.structlist #browser { margin-top: 5px; } #structures-expand-all, #structures-collapse-all { font-size: 0.8em; padding: .25em .8em; margin: 0; } #jtox-matrix td .breakable { width: 100px; } #jtox-matrix .jtox-toolkit { margin-top: 10px; } #jtox-matrix .jtox-ds-tables .jtox-ds-fixed { overflow-x: scroll; } #jtox-bundle > div.ui-tabs-panel { position: relative; overflow-x: hidden !important; overflow-y: scroll !important; } .jtox-slidable { overflow: hidden; position: relative; top: 0px; width: 202%; padding: 0px; white-space: nowrap; -moz-transition: left ease 800ms; -ms-transition: left ease 800ms; -o-transition: left ease 800ms; -webkit-transition: left ease 800ms; transition: left ease 800ms; } .jtox-slidable > div { width: 50%; position: relative; margin: 0 -.25em 0 0; vertical-align: top; box-sizing: border-box; white-space: normal; } .jtox-slidable>div>div { position: relative; } #jtox-endpoints .tab-substance { padding-right: 25px; } #jtox-endpoints .tab-points { padding-left: 15px; } #jtox-endpoints .tab-points>div.check-all { margin-bottom: -16px; z-index: 100; } #jtox-matrix div.jtox-toolkit { font-size: 80%; } #jtox-matrix div.jtox-ds-variable table.dataTable td { white-space: nowrap; } #jtox-matrix div.jtox-ds-variable table.dataTable th { white-space: inherit; max-width: 160px; } #jtox-matrix th.word-break { word-break: normal; } #jtox-matrix td.jtox-multi table td { height: 65px; } #jtox-matrix td.jtox-multi table td img.jtox-smalldiagram { height: 63px; width: 63px; } #jtox-matrix table.dataTable td span.ui-icon { display: inline-block; vertical-align: middle !important; } #jtox-matrix button.save-button { position: absolute; top: 5px; right: 20px; font-size: 80%; } #jtox-matrix button.save-button.jt-disabled { background: none; border: none; color: #999; } #jtox-matrix a.unsaved-study,#jtox-matrix a.deleted { background: #ffcccc; border-radius: 3px; } #jtox-matrix .jtox-ds-variable .shortened { max-width: 180px; } #jtox-matrix .jtox-ds-variable span { display: inline-block; vertical-align: middle; } /* Now come info and edit box declarations */ .popup-box .box-reference { width: 100%; } .popup-box .box-reference input { font-size: 110%; width: 100%; box-sizing: border-box; } .popup-box .delete-box td { border: 0px; } .popup-box table.delete-box { width: 100%; } .popup-box .delete-box button { margin-bottom: 10px; } .popup-box .delete-box td:last-child { width: 80px; vertical-align: middle; } .popup-box th, .popup-box td { padding: 2px 5px 2px 5px; border-left: 1px solid #666; border-right: 1px solid #666; text-align: center; } .popup-box td:first-child, .popup-box th:first-child{ border-left: 0px; } .popup-box td:last-child, .popup-box th:last-child { border-right: 0px; } .popup-box thead tr:first-child { border-bottom: 1px solid #666; } .popup-box tbody { border-top: 1px solid #666; } .popup-box th { font-size: 80%; font-weight: bold; word-wrap: normal; white-space: nowrap; } .popup-box .the-value { font-style: italic; font-weight: bold; } .popup-box .the-endpoint { font-weight: bold; } .popup-box .the-send input { float: right; } .ui-button-icon-only { height: 2.4em; margin-bottom: 0; } tr:first-child .jtox-up { display: none; } tr:last-child .jtox-down { display: none; } .jtox-users-select { width: 90%; width: calc(100% - 5em); vertical-align: middle; } .jtox-toolkit table.dataTable td.jtox-user-rights { overflow: visible !important; } .jtox-report #jtox-bundle { overflow: auto; } #jtox-report { counter-reset: section annexes; } #jtox-report tbody th { padding: 3px 10px; font-weight: bold; text-align: left; } #jtox-report .shortened { width: auto; max-width: none; max-height: none; white-space: normal; } #jtox-report textarea { border: none; height: 128px; color: inherit; background: none; } #jtox-report .jtox-up, #jtox-report .jtox-down { display: none; } #jtox-report .ui-icon { display: inline-block; } #jtox-report .jt-toggle { display: none; } #jtox-report .jt-toggle.active { display: inline-block; } section { clear: both; } section h2:before { counter-increment: section; content: counter(section) ". "; } section.annex h2:before { counter-increment: annexes; content: "Annex " counter(annexes) " "; } dl { margin: 0; padding: 0; } dt { float: left; clear: left; width: 25%; } dd { min-height: 1.4em; margin-left: 26%; overflow: hidden; } #jtox-report h5 { margin-top: 1em; font-weight: bold; } .annex table { margin-bottom: 1em; } @media print { * { background: transparent !important; color: #000 !important; /* Black prints faster: h5bp.com/s */ box-shadow: none !important; text-shadow: none !important; } thead { display: table-header-group; /* h5bp.com/t */ } tr, img { page-break-inside: avoid; } img, table { max-width: 100% !important; } @page { margin: 2cm 1cm; } p, h2, h3 { orphans: 3; widows: 3; } h2, h3 { page-break-after: avoid; } #jtox-bundle { overflow: visible; border: none; background: none; } html, body, #jtox-bundle { width: 100%; height: auto !important; background: none; } #jtox-bundle > div#jtox-report { height: auto !important; overflow: visible !important; } .ui-tabs-nav { display: none; } #jtox-report > section { page-break-before: always; } #jtox-report dl { margin: 5cm 0; } #jtox-report table { width: 100% !important; table-layout: auto !important; } #jtox-report th, #jtox-report td { width: auto !important; } #jtox-report-matrix .jtox-ds-variable { display: none; } #jtox-report-final table { table-layout: fixed !important; } } /* QueryKit - Styling for toxstudy engine */ #searchcontext input { height: auto; width: 99%; box-sizing: border-box; } .jtox-query input[type="text"] { min-width: 380px; -moz-transition: width 0.3s ease-out; -webkit-transition: width 0.3s ease-out; transition: width 0.3s ease-out; margin-bottom: 0px; } .jtox-query .search-pane .jtox-inline input, .jtox-query .search-pane .jtox-inline select { font-size: 1.1em; margin-top: 2px; display: inline-block; vertical-align: baseline; } .jtox-query .search-pane .jtox-inline select { margin: 6px; height: 26px; } .jtox-query form { margin: 0px; } .jtox-query form>div { margin: 2px 4px 4px 4px; box-sizing: border-box; } .jtox-query form div.jq-buttonset { margin-top: 6px; } .jtox-query .search-pane button { margin-bottom: 0px; margin-left: .4rem; padding: 2px; } .jtox-query .searchsimilarity select { width: 5em; } .jtox-query .searchauto.dynamic>div { white-space: nowrap; padding-top: 10px; } .jtox-query .search-pane div.dynamic { min-height: 40px; float: left; } .jtox-query .search-pane .dynamic.hidden { display: none; } /* toxtstudy.css - Styling for toxstudy engine */ div.jtox-study, div.jtox-compo-tab, div.jtox-substance { display: block; font-size: small; border-radius: 5px; padding: 5px 5px 35px 5px; } .jtox-compo-tab { margin-top: 25px; margin-bottom: 45px; } div.jtox-study-tab.unloaded { background: url(../img/waiting_big.gif) center center no-repeat; background-size: 30px 30px; } div.jtox-study-tab.unloaded div.jtox-study { display: none; } div.jtox-study.folded { padding-bottom: 5px; } div.jtox-study .title { font-weight: bold; clear: both; padding: 0px; margin: 0px; border: 0px; width: 100%; } div.jtox-foldable.jtox-study.unloaded>.title { background: url(../img/waiting_small.png) right top no-repeat; background-size: 16px 16px; } div.jtox-study-tab.ui-tabs-panel { padding-left: 0px; padding-bottom: 0px; padding-right: 0px; width: 100%; height: 100%; } div.jtox-study-tab div button { font-size: 80%; padding:4px 8px 4px 8px; } div.jtox-study-tab .dataTables_wrapper { overflow: hidden; width: 100%; } .jtox-toolkit .jtox-study table td { word-wrap: break-word; } .jtox-substance table td div.shortened { width: 120px; }
0.317215
0.102529
.button-3B9fDLtm { display: inline-flex; align-items: center; justify-content: center; border-radius: 4px; min-width: 22px; width: 22px; height: 22px; font-size: 0; color: #787b86; background-color: var(--tv-list-item-button-background-color); } .button-3B9fDLtm:active { color: #131722; background-color: var(--tv-list-item-button-background-hover-color, #e0e3eb); } @media (any-hover: hover), (min--moz-device-pixel-ratio: 0) { .button-3B9fDLtm:hover { color: #131722; background-color: var( --tv-list-item-button-background-hover-color, #e0e3eb ); } } html.theme-dark .button-3B9fDLtm:active { background-color: var(--tv-list-item-button-background-hover-color, #363a45); } @media (any-hover: hover), (min--moz-device-pixel-ratio: 0) { html.theme-dark .button-3B9fDLtm:hover { background-color: var( --tv-list-item-button-background-hover-color, #363a45 ); } } html.theme-dark .button-3B9fDLtm:active { color: #b2b5be; } @media (any-hover: hover), (min--moz-device-pixel-ratio: 0) { html.theme-dark .button-3B9fDLtm:hover { color: #b2b5be; } } .button-3B9fDLtm.disabled-3B9fDLtm, .button-3B9fDLtm.disabled-3B9fDLtm:active { background-color: var( --tv-list-item-button-disabled-background-color, transparent ); } @media (any-hover: hover), (min--moz-device-pixel-ratio: 0) { .button-3B9fDLtm.disabled-3B9fDLtm:hover { background-color: var( --tv-list-item-button-disabled-background-color, transparent ); } } html.theme-dark .button-3B9fDLtm.disabled-3B9fDLtm, html.theme-dark .button-3B9fDLtm.disabled-3B9fDLtm:active { background-color: var( --tv-list-item-button-disabled-background-color, transparent ); } @media (any-hover: hover), (min--moz-device-pixel-ratio: 0) { html.theme-dark .button-3B9fDLtm.disabled-3B9fDLtm:hover { background-color: var( --tv-list-item-button-disabled-background-color, transparent ); } } .button-3B9fDLtm.active-3B9fDLtm, html.theme-dark .button-3B9fDLtm.active-3B9fDLtm { color: #90caf9; } .button-3B9fDLtm.active-3B9fDLtm:active { background-color: #1e88e5; } @media (any-hover: hover), (min--moz-device-pixel-ratio: 0) { .button-3B9fDLtm.active-3B9fDLtm:hover { background-color: #1e88e5; } } html.theme-dark .button-3B9fDLtm.active-3B9fDLtm:active { background-color: #1e88e5; } @media (any-hover: hover), (min--moz-device-pixel-ratio: 0) { html.theme-dark .button-3B9fDLtm.active-3B9fDLtm:hover { background-color: #1e88e5; } } .hidden-3B9fDLtm { visibility: hidden; }
src/charting_library/bundles/20.1238ce46e9b14c68764e.rtl.css
.button-3B9fDLtm { display: inline-flex; align-items: center; justify-content: center; border-radius: 4px; min-width: 22px; width: 22px; height: 22px; font-size: 0; color: #787b86; background-color: var(--tv-list-item-button-background-color); } .button-3B9fDLtm:active { color: #131722; background-color: var(--tv-list-item-button-background-hover-color, #e0e3eb); } @media (any-hover: hover), (min--moz-device-pixel-ratio: 0) { .button-3B9fDLtm:hover { color: #131722; background-color: var( --tv-list-item-button-background-hover-color, #e0e3eb ); } } html.theme-dark .button-3B9fDLtm:active { background-color: var(--tv-list-item-button-background-hover-color, #363a45); } @media (any-hover: hover), (min--moz-device-pixel-ratio: 0) { html.theme-dark .button-3B9fDLtm:hover { background-color: var( --tv-list-item-button-background-hover-color, #363a45 ); } } html.theme-dark .button-3B9fDLtm:active { color: #b2b5be; } @media (any-hover: hover), (min--moz-device-pixel-ratio: 0) { html.theme-dark .button-3B9fDLtm:hover { color: #b2b5be; } } .button-3B9fDLtm.disabled-3B9fDLtm, .button-3B9fDLtm.disabled-3B9fDLtm:active { background-color: var( --tv-list-item-button-disabled-background-color, transparent ); } @media (any-hover: hover), (min--moz-device-pixel-ratio: 0) { .button-3B9fDLtm.disabled-3B9fDLtm:hover { background-color: var( --tv-list-item-button-disabled-background-color, transparent ); } } html.theme-dark .button-3B9fDLtm.disabled-3B9fDLtm, html.theme-dark .button-3B9fDLtm.disabled-3B9fDLtm:active { background-color: var( --tv-list-item-button-disabled-background-color, transparent ); } @media (any-hover: hover), (min--moz-device-pixel-ratio: 0) { html.theme-dark .button-3B9fDLtm.disabled-3B9fDLtm:hover { background-color: var( --tv-list-item-button-disabled-background-color, transparent ); } } .button-3B9fDLtm.active-3B9fDLtm, html.theme-dark .button-3B9fDLtm.active-3B9fDLtm { color: #90caf9; } .button-3B9fDLtm.active-3B9fDLtm:active { background-color: #1e88e5; } @media (any-hover: hover), (min--moz-device-pixel-ratio: 0) { .button-3B9fDLtm.active-3B9fDLtm:hover { background-color: #1e88e5; } } html.theme-dark .button-3B9fDLtm.active-3B9fDLtm:active { background-color: #1e88e5; } @media (any-hover: hover), (min--moz-device-pixel-ratio: 0) { html.theme-dark .button-3B9fDLtm.active-3B9fDLtm:hover { background-color: #1e88e5; } } .hidden-3B9fDLtm { visibility: hidden; }
0.433262
0.061961
@charset "utf-8"; /* CSS Document */ @media only screen and (max-width: 1280px) { #banner { background: rgba(0, 0, 0, 0) url("../images/banner.jpg") no-repeat scroll 0 0 / cover; width: 100% !important; height:100% !important; } .btn.btn-default.btn-lg.dropdown-toggle.`see { margin: 70px 0 42px !important; } /*move plus packing new css start here */ #p_banner { height: 450px !important; } } @media only screen and (max-width: 1024px) { .navbar-brand > img { float: left; margin-left: 2% !important; margin-top: 6% !important; width: 70% !important; } .nav.navbar-nav > li { margin-top: 1%; } .list-unstyled > li { float: left; margin-left: 0; text-align: left; width: 100%; } #banner { background: rgba(0, 0, 0, 0) url("../images/banner.jpg") no-repeat scroll 0 0 / cover; height: auto !important; width: 100% !important; } img { margin-top: 3%; max-width: 100%; } .container h1 { font-size: 42px; } .container p { font-size: 16px !important; margin-top: 25px; } .h2, h2 { font-size: 28px; } .container { width: 100%; } .btn.btn-default.btn-lg.dropdown-toggle.see { margin: 50px 0 100px !important; top: 50px !important; } .clean { margin-top: 60px; } .move { margin-top: 60px; } .moveimg { margin-top: 60px; } .cleanimg { margin-top: 60px; } .navbar-brand > img { float: left; margin-left: 2%; width: 80%; } .number > img { margin-top: 0; } .col-xs-offset-2.col-sm-3.col-sm-offset-0.bay.city { margin-left: 5%; } .nav.navbar-nav { margin-left: 22%; margin-top: 0; width: 100%; } /*move plus packing new css start here */ .nav.navbar-nav { margin-left: 18%; width: 100%; } .pack20 { float: left; margin-left: 0; } .col-md-5.col-sm-12.col-xs-12 img { margin-left: 80%; text-align: center !important; width: 100% !important; } .con1 > p { margin-left: 9%; text-align: left; } } @media only screen and (max-width: 980px) { .nav.navbar-nav { } .navbar-collapse{padding-left:0px;padding-right:0px;} .nav > li > a{padding:8px;} #banner { background: rgba(0, 0, 0, 0) url("../images/banner.jpg") no-repeat scroll 0 0 / cover; width: 100% !important; height:100% !important; } .form-control { height: 35px; } .navbar { border: 1px solid transparent; margin-bottom: 20px; margin-right: 25px; min-height: 50px; position: relative; } /*move plus packing new css start here */ .col-md-5.col-sm-12.col-xs-12 img { margin-left: 2% !important; text-align: center !important; width: 100% !important; } .clean1_n { margin-left: 3%; } #c_banner { height: 350px !important; } .btn.btn-default.btn-lg.dropdown-toggle.see.clean_b { margin: 14% 0 0 !important; } #cleaning { height: 343px; } } @media only screen and (max-width: 900px) { .navbar-brand > img { float: left; margin-left: 1%; margin-top: 5%; width: 70%; } .navbar-collapse.collapse.pull-right.top { width:58%; } input { height:35px !important; } .nav.navbar-nav { margin-left: 6% !important; margin-top: 0; } .input-group { float: right; margin-top: 4%; width: 15%; } /*move plus packing new css start here */ .cont { margin-left: 2%; } .con1 > p { margin-left: 3%; text-align: left; } } @media only screen and (max-width: 800px) { .help > h5{ margin-left: 0%;} .container.sub{width:92%;} .container.sub .col-md-12 .columns{width:50%;} .navbar-brand > img { float: left; margin-left: 2%; margin-top: 10%; width: 60%; } .nav.navbar-nav { float: left; margin-left: 34% !important; margin-top: -16px !important; } .container { margin-left:0px; } input { height:35px !important; } .input-group { float: right; margin-top: 16px !important; width: 50%; } .navbar-collapse.collapse.pull-right.top { float: left; width: 83%; } .navbar-nav > li > a, ul.nav.navbar-nav li ul.dropdownPrice li > a { font-size:16px; padding-bottom: 4px !important; padding-top: 4px !important; } .col-lg-12 { margin-left: 2%; width: 100%; } .col-sm-3 { padding:0px; width: 25%; } .nav.navbar-nav { float: left; margin-left: 29% !important; margin-top: 0px; } .col-lg-12.text-center.testimonial > p { float:left; font-size:14px !important; } .round { margin-left: 5%; text-align: center; } .number { font-size: 30px; } .book h2 { font-size: 30px; margin: 25px 0 0 !important; } .book { width: 41% !important; } .btn { font-size: 15px !important; margin: 0; padding: 15px 18px !important; } .col-xs-offset-2.col-sm-3.col-sm-offset-0.bay.city { margin-left: 5%; } .col-xs-offset-2.col-sm-3.col-sm-offset-0.bay.services { margin-left: 5%; } #banner { background: rgba(0, 0, 0, 0) url("../images/banner.jpg") no-repeat scroll 0 0 / cover; /* height:406px !important; */ width:100% !important; } .container h1 { font-size: 34px; text-align: center; } .col-lg-12.text-center.head > p { float: left; font-size: 14px !important; margin-top: 18px; text-align: center; width: 100%; } .col-lg-4.col-sm-4.con > h3 { margin-left: 20%; margin-top: 40px; } .col-lg-4.col-sm-4.con1 > h3 { margin-left: 20%; margin-top: 40px; } .col-lg-4.col-sm-4.con2 > h3 { margin-left: 20%; margin-top: 40px; } .clean { float: left; margin-left: 0px; margin-top: 70px; text-align: center; width: 100%; } .cleanimg { margin-top: 70px; } .move { float: left; margin-left: 0px; margin-top: 70px; text-align: center; width: 100%; } .pack { float: left; margin-left: 0px; margin-top: 70px; text-align: center; width: 100%; } .packimg { margin-top: 70px; } .moveimg { margin-top: 70px; } .con1 > p { margin-left: 28px; } .con2 > p { margin-left: 28px; } .col-lg-12 > h2 { font-size: 25px; margin-top: 100px !important; } /*move plus packing new css start here */ .btn.btn-default.btn-lg.dropdown-toggle.see.clean_b { margin: 8% 0 0 !important; } .pack_head > h2 { margin-bottom: 4%; margin-top: 0px !important; } .nav.navbar-nav { float: left; margin-left: 26% !important; margin-top: 0; } .pack_head > h2 { font-size: 23px; margin-bottom: 4%; margin-left: 5%; margin-top: 0 !important; } .con1 > p { margin-left: 14px; text-align: center; } #p_banner { height: 316px !important; } .container p { font-size: 14px !important; } .col-lg-12 > h2 { font-size: 25px; margin-top: 5% !important; } .clean { float: left; margin-left: 0; margin-top: 0 !important; } #c_banner { height: 286px !important; } .col-lg-9.col-sm-9.col-xs-12 > p { font-size: 16px !important; margin-top: 0; } #cleaning { height: 284px; } .container.sub { border-top: 1px solid #ccc; margin: auto; padding-top: 18px; } #pack02 { height: 305px; } #pack02{ height: 305px; } #pa_banner{ height: 305px; } #mo_banner{ height: 305px; } } @media only screen and (max-width: 768px) { .col-lg-12.text-center.head > p { float: left; font-size: 23px !important; margin-top: 24px; text-align: center; width: 100%; } .btn.btn-default.btn-lg.dropdown-toggle.see { margin: 42px 0 100px !important; top: 60px !important; } .nav.navbar-nav { float: left; margin-left: 26% !important; margin-top: 0; } .col-lg-12 > h2 { font-size: 22px; margin-top: 100px !important; } .navbar-brand > img { float: left; margin-left: 2% !important; margin-top: 9% !important; width: 60% !important; } #banner { background: rgba(0, 0, 0, 0) url("../images/banner.jpg") no-repeat scroll 0 0 / cover; /* height: 390px !important; */ width: 100% !important; } .con > p { float: left !important; font-size: 17px !important; width: 100%; } .con1 > p { float: left !important; font-size: 17px !important; margin-left: 20px; width: 100%; } .con2 > p { float: left !important; font-size: 17px !important; margin-left: 20px; width: 100%; } .col-lg-12 > h2 { float: left; margin-top: 80px !important; width: 100%; } .container p { font-size: 14px !important; margin-top: 25px; } .container h1 { font-size: 32px; text-align: center; } .list-unstyled { float: left; } .col-lg-12 { margin-left: 0px; width: 100%; } .round { margin-left: 0px; } .pack > p { float: left; font-size: 17px !important; width: 100%; } .move > p { float: left; font-size: 17px !important; width: 100%; } .clean > p { float: left; font-size: 17px !important; width: 100%; } .clean { margin-top: 50px; } .move { margin-top: 50px; } .pack { margin-top: 50px; } .btn { font-size: 15px !important; margin: 10px; padding: 18px 16px !important; } /*move plus packing new css start here */ .col-lg-12.text-center.head_c > p { font-size: 16px !important; } .col-lg-4.col-sm-4.con > p { font-size: 16px !important; } .col-lg-4.col-sm-4.con2 > p { font-size: 16px !important; margin-top: 23px !important; } .cleaning1_outer > img { margin-top: 2px; } .col-lg-4.col-sm-4.con3 > p { font-size: 16px !important; margin-top: 12% !important; } .clean1_n > p { font-size: 16px !important; } .cont { font-size: 23px !important; } .clean { margin-left: 10%; } .col-lg-12 > h2 { font-size: 24px; } .col-lg-4.col-sm-4.con1.pull-left > p { font-size: 16px !important; } #cleaning { height: 272px; } } @media only screen and (max-width: 640px) { .bot{display:none;} .footerWrap .col-xs-offset-2 h5{text-align:center;width:100%;margin:0px!important;} .container.sub{width:100%;} .footerWrap .col-xs-offset-2 { margin: 0 !important; padding: 0 !important; width: 100% !important; } .row { margin-left: 0px!important; margin-right: 0px!important; } .anna > h4{font-size:17px;} .anna img { width: 13px; } .annaImage { text-align: center; width: 100%; } .loadmore{width:100%;} p{ margin-left: 0px!important; margin-right: 0px!important; } .cleanfull > ul{padding:0px;} .cleanfull li{width:100%;padding-left:30px;} .list-unstyled.colorRelated > li { margin: 5px 0 !important; width: 50% !important; } .list-unstyled { margin-left: 0 !important; width:100%; } .list-unstyled li{ margin: 5px 0 !important; width: 50% !important; } .growbusiness .col-lg-4.col-sm-4.con, .growbusiness .col-lg-4.col-sm-4.con2, .growbusiness .col-lg-4.col-sm-4.con3 {width:100%!important;} .growbusiness .col-lg-4.col-sm-4 p{margin-left:0px!important;text-align:center;} .works > h2{font-size:26px;margin-top:20px!important;} .fontsize42 h2{font-size:26px!important;} .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { padding-left:0px; padding-right:0px; } .containerBanners img{ height:auto; } .containerBanners h1{margin-top:10%!important;font-size:26px!important;} .containerBanners .btn{ font-size: 12px !important; margin: 2%!important; width:46%!important; padding: 4px 16px !important; float:left; } .containerBanners select#selectDropdown{ background-position:95% -6px !important; } #banners h1{font-size:100px!important;} #banners .btn{ font-size: 40px !important; margin: 2%!important; width:46%!important; padding: 20px 16px !important; float:left; } .rightAdminLogin{ top:0px; position:relative; margin:0px; right:0px; } ul.nav.navbar-nav li{ width:100%; } ul.nav.navbar-nav li ul.dropdownPrice li{ padding: 4px 8px; } .pull-right { float:inherit !important; } .navbar-header { padding-bottom: 22px; } .col-lg-4.col-sm-4.con1.city_out { margin-top: 35px !important; } #cleaning { height: 229px; } .navbar-collapse.pull-right.top.collapse.in { float: left !important; margin-top:0 !important; margin-left:0 !important; width: 100%; } .navbar-brand > img { margin-top: 5% !important; width: 64% !important; } .nav.navbar-nav { margin-left: 0 !important; margin-top: 0 !important; text-align: left; width: 100% !important; } #banner { background: rgba(0, 0, 0, 0) url("../images/banner.jpg") no-repeat scroll 0 0 / cover; /* height: 325px !important; */ width: 100% !important; } .input-group { float: right; margin-top: 4% !important; width: 100% !important; } .navbar-toggle { background-color: transparent; background-image: none; border: 1px solid transparent; border-radius: 4px; float: right; margin-bottom: 0; margin-right: 20px; margin-top: 24px; padding: 9px 10px !important; position: relative; } .col-lg-12.text-center.head > p { font-size: 12px !important; } .container h1 { font-size: 26px; } .book h2 { font-size: 21px; margin: 25px 0 0 !important; } .book { float: left; margin-top: 3%; width: 38% !important; } .col-lg-12 > h2 { float: left; font-size: 20px; margin-top:10% !important; } .pack { float: left; margin-left: 0; margin-top: 30px; text-align: center; width: 100%; } .pack > p { font-size: 17px !important; } img { margin-top: 0px; max-width: 100%; } .move { float: left; margin-left: 0; margin-top: 30px !important; text-align: center; width: 100%; } .move > p { font-size: 17px !important; } .clean { float: left; margin-left: 0; margin-top: 30px !important; text-align: center; width: 100%; } .clean > p { font-size: 17px !important; } .cleanimg > img { margin-top: 0 !important; } .container h1 { font-size: 28px; } .col-lg-4.col-sm-4.con > h3 { margin-left: 5%; margin-top: 40px; } .packing_outer { margin: 25px 100px 0 43%; } .col-lg-4.col-sm-4.con1 > h3 { margin-left: 5%; margin-top: 40px; } .moving_outer { margin: 25px 100px 0 43%; } .con2 { color: #000; float: left; margin-top: 0; width: 100%; } .col-lg-4.col-sm-4.con2 > h3 { margin-left: 5%; margin-top: 40px; } .col-lg-4.col-sm-4.con > p { font-size: 16px !important; } .col-lg-4.col-sm-4.con1 > p { font-size: 17px !important; } .col-lg-4.col-sm-4.con2 > p { font-size: 17px !important; } .col-sm-3 { float: left; width: 30%; } .list-unstyled > li { margin-top: 0px !important; } .list-unstyled { float: left; } .col-lg-12.text-center.testimonial > p { float: left; font-size: 12px !important; margin-left: 3%; } .number > img { float: left; width: 15%; } .number { float: left; font-size: 21px; } .btn { font-size: 13px !important; margin-left: 0%; margin-top: 7%; padding: 12px 18px !important; } .list-unstyled { margin-left: 0; } .btn { border-radius: 0; } .col-lg-12.text-center.head_c > p { display: none; } .pack_head > h2 { font-size: 17px; margin-bottom: 0; } #p_banner { height: 263px !important; } .col-lg-12 > h2 { margin-top: 5% !important; } .clean { margin-left: 0; margin-top: 0 !important; } #c_banner { height: 242px !important; } .btn.btn-default.btn-lg.dropdown-toggle.see.clean_b { margin-top: 27px !important; padding: 11px 24px !important; } .clean_1 > img { display: none; } .container.sub { border-top: 1px solid #ccc; margin: auto; padding-top: 18px; } .con { color: #000; margin-bottom: 14%; margin-top: 2% !important; float:inherit; } .icon-link, .google-plus-share-link, .facebook-share-link, .twitter-share-link { margin: 3px 4px; } .navbar { margin-right: 0 !important; } #pack02 { height: 234px; } #pack02 { height: 234px; } #pack02{ height: 234px; } #pa_banner{ height: 234px; } #mo_banner{ height: 234px; } } @media only screen and (max-width: 480px) { .list-unstyled > li { font-size: 11px; margin-top: 0 !important; } .btn.btn-default.btn-lg.dropdown-toggle.see.clean_b { font-size: 20px !important; margin-left: 34% !important; margin-top: 10px !important; padding: 9px 24px !important; width: 35%; } .book h2 { margin: 20px 0 0 !important; } .number > img { float: left; width: 14%; } .number { margin: auto auto auto 23%; width: 52%; } .row5 { background-color: #8c8a8a; height: auto; margin-top: 52px; width: 100%; } .btn { float: left; font-size: 17px !important; margin-left: 0; margin-top: 0; padding: 17px 17px 16px 15px !important; width: 100%; } .btn-group1 { float: inherit; width:100%; } .btn-group { float: inherit; top: 5px !important; width:100%; } .btn-group2 { float: left; margin-left: 0; margin-top: 3.5%; width: 100%; } .book { float: left; margin-top: 3%; width: 100% !important; } footer { background: #31333e none repeat scroll 0 0 !important; margin-top: 20px; padding: 25px 0 0; } .col-xs-12.text-center.reserve { float: left; font-size: 12px; margin-left: 5%; margin-top: 15px; text-align: center; } #banner { background: rgba(0, 0, 0, 0) url("../images/banner.jpg") no-repeat scroll 0 0 / cover; /* height: 243px !important; */ width: 100% !important; } .container h1 { font-size: 60px; } .col-lg-12.text-center.head > p { font-size: 33px; margin-top: 3%; } .btn.btn-default.btn-lg.dropdown-toggle.see { font-size: 34px !important; margin: 22px 0 0 25% !important; width: 50%; } .col-lg-4.col-sm-4.con > h3 { font-size: 20px; margin-left: 10%; margin-top: 30px; } .col-lg-4.col-sm-4.con1 > h3 { font-size: 20px; margin-left: 10%; margin-top: 30px; } .col-lg-4.col-sm-4.con2 > h3 { font-size: 20px; margin-left: 10%; margin-top: 30px; } .col-lg-4.col-sm-4.con > p { font-size: 16px !important; } .col-lg-4.col-sm-4.con1 > p { font-size: 16px !important; } .col-lg-4.col-sm-4.con2 > p { font-size: 16px !important; } .col-lg-12 > h2 { float: left; font-size: 15px; margin-top: 8% !important; } h4 { color: #0bb8e3 !important; font-size: 25px !important; margin-left: 8%; margin-top: 2% !important; text-align: center !important; } .pack > h3 { font-size: 20px; margin-top: 30px; } .move > h3 { font-size: 20px; margin-top: 30px; } .clean > h3 { font-size: 20px; margin-top: 30px; } .pack > p { font-size: 16px !important; } .move > p { font-size: 16px !important; } .clean > p { font-size: 16px !important; } .packimg > img { text-align: center; width: 50%; } .moveimg > img { text-align: center; width: 50%; } .cleanimg > img { text-align: center; width: 50%; } .col-lg-12.text-center.testimonial > p { font-size: 12px !important; margin-left:0px; } h4 { margin-left: 0; font-size:20px; } .clean > h4 { margin-left: 8%; } .move > h4 { margin-left: 8%; } .pack > h4 { margin-left: 8%; } .nav.navbar-nav { margin-left: 0 !important; margin-top: 1%; text-align: left; } .input-group { float: right; margin-top: 3% !important } #c_banner { height: 135px !important; } .col-lg-12.text-center.head.head_n > p { display: none; } #cleaning { height: 168px; } .cleaning_head img { display: none; } .clean li { font-size: 14px; margin-top: 6%; padding-left: 16%; text-align: left; } .navbar { margin-right: 0 !important; } .container.sub { margin: auto 0 auto auto; } #pack02 { height: 160px; } #pack02 { height: 160px; } #pack02 { height: 160px; } #pack02{ height: 160px; } #pa_banner{ height: 160px; } #mo_banner{ height: 160px; } } @media only screen and (max-width: 460px) { .containerBanners h1{margin-top:2%!important;} .container.sub .col-md-12 .columns{width:100%;text-align: center;} .navbar-brand { padding: 0 5px !important; } .navbar { margin-right: 0 !important; } .navbar-brand > img { float: left; margin-left: 4% !important; margin-top: 0; width: 63% !important; } #banner { background: rgba(0, 0, 0, 0) url("../images/banner.jpg") no-repeat scroll 0 0 / cover; height: 100% !important; width: 100% !important; } .btn-group1 { float: left; margin-left: 0; margin-top: 0; } .list-unstyled > li { font-size: 12px; margin-left: 18%; margin-top: 0 !important; width: 100%; } .list-unstyled.foot { margin-left: 0% !important; } .col-lg-12.text-center.testimonial > p { font-size: 12px !important; } h4 { font-size: 24px !important; margin-left: 0; } .book { float: left; width: 100% !important; } .book h2 { margin: 8px 0 0 !important; } .number { float: left; } .list-unstyled > li { font-size: 12px; margin-left: 0; margin-top: 0 !important; width: 100%; } .col-xs-offset-2.col-sm-3.col-sm-offset-0.bay.services { width: 0; } .number { margin: auto auto auto 26px; width:79%; } .col-xs-offset-2.col-sm-3.col-sm-offset-0.bay { width: 100% !important; } .col-sm-3 { float: left !important; width: 100% !important; } footer { background: #31333e none repeat scroll 0 0 !important; margin-top: 20px; padding: 25px 0 0; } .col-xs-12.text-center.reserve { font-size: 12px; } .list-unstyled { margin-left: 10px; } .cleanimg > img { text-align: center; max-width: 100%; } .moveimg > img { text-align: center; max-width: 100%; } .packimg > img { text-align: center; max-width: 100%; } .list-unstyled.foot { margin-left: 0; } .col-lg-6.col-sm-6.col-sm-12.text-center1 { float: left; margin-top: 1%; width: 100%; } .navbar-collapse.pull-right.top.collapse.in { float: left !important; width: 100%; } .input-group { width: 100% !important; } .btn { float: left; font-size: 18px !important; margin-left: -2%; margin-top: 4%; width: 100%; } .btn-group2 { margin-top: -3.5%; } .col-lg-12.text-center.head > p { display:none; } .btn.btn-default.btn-lg.dropdown-toggle.see { font-size: 55px !important; margin: 26px 0 79px 225px !important; width: 61%; } .btn.btn-default.btn-lg.dropdown-toggle.see.clean_b { font-size: 17px !important; margin-bottom: auto; margin-left: 30% !important; margin-right: auto; margin-top: 13px !important; padding: 7px 10px !important; width: 45%; } .col-lg-9.col-sm-9.col-xs-12.dol h4 { font-size: 16px !important; } .col-lg-9.col-sm-9.col-xs-12.dol > p { text-align: center; } .col-md-12.clean_tips > h3 { margin-top: 8px !important; } .col-md-12.clean_tips > p { margin-top: 0; } #cleaning { height: 137px; } .container.sub { margin: auto 0 auto auto; } #pack02 { height: 138px; } #pack02 { height: 138px; } #pack02 { height: 138px; } #pack02{ height: 138px; } #pa_banner{ height: 138px; } #mo_banner{ height: 138px; } } @media only screen and (max-width: 320px) { .input-group { float: left; margin-top: 5px !important; width: 100% !important; } .navbar-brand { padding: 0 5px !important; } .nav.navbar-nav { float: left; margin-top: 0; } .nav.navbar-nav > li { margin-left: 0 !important; margin-top: 1%; text-align: left; width: 95% !important; } .col-xs-offset-2.col-sm-3.col-sm-offset-0.bay { margin-left: 12%; text-align: center; width: 100%; } .col-xs-offset-2.col-sm-3.col-sm-offset-0.bay.city { float: left; margin-left: 10%; text-align: center; width: 100% !important; } footer { background: #31333e none repeat scroll 0 0 !important; margin-top: 20px; padding: 15px 0 0; } .col-xs-offset-2.col-sm-3.col-sm-offset-0.bay.services { float: left; margin-left: 6%; width: 80%; } .list-unstyled.foot { margin-left: 0%; } .book { float: left; width: 100% !important; } .book h2 { margin:8px 0 0 !important; } .number { float: left; margin: auto auto auto 5px; width: 98%; } .btn { float: left; font-size: 18px !important; margin-left: -2%; margin-top: 4%; width: 100%; } .container h1 { font-size: 23px; } .btn.btn-default.btn-lg.dropdown-toggle.see { font-size: 73px !important; margin: 25px 0 79px 185px !important; width: 67%; top: 44px !important; } .moving_outer { margin: 25px 100px 0 36%; } .packing_outer { margin: 25px 100px 0 36%; } .cleaning_outer { margin: 25px 100px 0 36%; } .list-unstyled.foot { margin-left: 0% !important; } .navbar-brand > img { float: left; margin-left: 4% !important; margin-top: 0; width: 63% !important; } #cleaning { height: 137px; } .navbar { margin-right: 0 !important; } }
theme/frontend/css/media.css
@charset "utf-8"; /* CSS Document */ @media only screen and (max-width: 1280px) { #banner { background: rgba(0, 0, 0, 0) url("../images/banner.jpg") no-repeat scroll 0 0 / cover; width: 100% !important; height:100% !important; } .btn.btn-default.btn-lg.dropdown-toggle.`see { margin: 70px 0 42px !important; } /*move plus packing new css start here */ #p_banner { height: 450px !important; } } @media only screen and (max-width: 1024px) { .navbar-brand > img { float: left; margin-left: 2% !important; margin-top: 6% !important; width: 70% !important; } .nav.navbar-nav > li { margin-top: 1%; } .list-unstyled > li { float: left; margin-left: 0; text-align: left; width: 100%; } #banner { background: rgba(0, 0, 0, 0) url("../images/banner.jpg") no-repeat scroll 0 0 / cover; height: auto !important; width: 100% !important; } img { margin-top: 3%; max-width: 100%; } .container h1 { font-size: 42px; } .container p { font-size: 16px !important; margin-top: 25px; } .h2, h2 { font-size: 28px; } .container { width: 100%; } .btn.btn-default.btn-lg.dropdown-toggle.see { margin: 50px 0 100px !important; top: 50px !important; } .clean { margin-top: 60px; } .move { margin-top: 60px; } .moveimg { margin-top: 60px; } .cleanimg { margin-top: 60px; } .navbar-brand > img { float: left; margin-left: 2%; width: 80%; } .number > img { margin-top: 0; } .col-xs-offset-2.col-sm-3.col-sm-offset-0.bay.city { margin-left: 5%; } .nav.navbar-nav { margin-left: 22%; margin-top: 0; width: 100%; } /*move plus packing new css start here */ .nav.navbar-nav { margin-left: 18%; width: 100%; } .pack20 { float: left; margin-left: 0; } .col-md-5.col-sm-12.col-xs-12 img { margin-left: 80%; text-align: center !important; width: 100% !important; } .con1 > p { margin-left: 9%; text-align: left; } } @media only screen and (max-width: 980px) { .nav.navbar-nav { } .navbar-collapse{padding-left:0px;padding-right:0px;} .nav > li > a{padding:8px;} #banner { background: rgba(0, 0, 0, 0) url("../images/banner.jpg") no-repeat scroll 0 0 / cover; width: 100% !important; height:100% !important; } .form-control { height: 35px; } .navbar { border: 1px solid transparent; margin-bottom: 20px; margin-right: 25px; min-height: 50px; position: relative; } /*move plus packing new css start here */ .col-md-5.col-sm-12.col-xs-12 img { margin-left: 2% !important; text-align: center !important; width: 100% !important; } .clean1_n { margin-left: 3%; } #c_banner { height: 350px !important; } .btn.btn-default.btn-lg.dropdown-toggle.see.clean_b { margin: 14% 0 0 !important; } #cleaning { height: 343px; } } @media only screen and (max-width: 900px) { .navbar-brand > img { float: left; margin-left: 1%; margin-top: 5%; width: 70%; } .navbar-collapse.collapse.pull-right.top { width:58%; } input { height:35px !important; } .nav.navbar-nav { margin-left: 6% !important; margin-top: 0; } .input-group { float: right; margin-top: 4%; width: 15%; } /*move plus packing new css start here */ .cont { margin-left: 2%; } .con1 > p { margin-left: 3%; text-align: left; } } @media only screen and (max-width: 800px) { .help > h5{ margin-left: 0%;} .container.sub{width:92%;} .container.sub .col-md-12 .columns{width:50%;} .navbar-brand > img { float: left; margin-left: 2%; margin-top: 10%; width: 60%; } .nav.navbar-nav { float: left; margin-left: 34% !important; margin-top: -16px !important; } .container { margin-left:0px; } input { height:35px !important; } .input-group { float: right; margin-top: 16px !important; width: 50%; } .navbar-collapse.collapse.pull-right.top { float: left; width: 83%; } .navbar-nav > li > a, ul.nav.navbar-nav li ul.dropdownPrice li > a { font-size:16px; padding-bottom: 4px !important; padding-top: 4px !important; } .col-lg-12 { margin-left: 2%; width: 100%; } .col-sm-3 { padding:0px; width: 25%; } .nav.navbar-nav { float: left; margin-left: 29% !important; margin-top: 0px; } .col-lg-12.text-center.testimonial > p { float:left; font-size:14px !important; } .round { margin-left: 5%; text-align: center; } .number { font-size: 30px; } .book h2 { font-size: 30px; margin: 25px 0 0 !important; } .book { width: 41% !important; } .btn { font-size: 15px !important; margin: 0; padding: 15px 18px !important; } .col-xs-offset-2.col-sm-3.col-sm-offset-0.bay.city { margin-left: 5%; } .col-xs-offset-2.col-sm-3.col-sm-offset-0.bay.services { margin-left: 5%; } #banner { background: rgba(0, 0, 0, 0) url("../images/banner.jpg") no-repeat scroll 0 0 / cover; /* height:406px !important; */ width:100% !important; } .container h1 { font-size: 34px; text-align: center; } .col-lg-12.text-center.head > p { float: left; font-size: 14px !important; margin-top: 18px; text-align: center; width: 100%; } .col-lg-4.col-sm-4.con > h3 { margin-left: 20%; margin-top: 40px; } .col-lg-4.col-sm-4.con1 > h3 { margin-left: 20%; margin-top: 40px; } .col-lg-4.col-sm-4.con2 > h3 { margin-left: 20%; margin-top: 40px; } .clean { float: left; margin-left: 0px; margin-top: 70px; text-align: center; width: 100%; } .cleanimg { margin-top: 70px; } .move { float: left; margin-left: 0px; margin-top: 70px; text-align: center; width: 100%; } .pack { float: left; margin-left: 0px; margin-top: 70px; text-align: center; width: 100%; } .packimg { margin-top: 70px; } .moveimg { margin-top: 70px; } .con1 > p { margin-left: 28px; } .con2 > p { margin-left: 28px; } .col-lg-12 > h2 { font-size: 25px; margin-top: 100px !important; } /*move plus packing new css start here */ .btn.btn-default.btn-lg.dropdown-toggle.see.clean_b { margin: 8% 0 0 !important; } .pack_head > h2 { margin-bottom: 4%; margin-top: 0px !important; } .nav.navbar-nav { float: left; margin-left: 26% !important; margin-top: 0; } .pack_head > h2 { font-size: 23px; margin-bottom: 4%; margin-left: 5%; margin-top: 0 !important; } .con1 > p { margin-left: 14px; text-align: center; } #p_banner { height: 316px !important; } .container p { font-size: 14px !important; } .col-lg-12 > h2 { font-size: 25px; margin-top: 5% !important; } .clean { float: left; margin-left: 0; margin-top: 0 !important; } #c_banner { height: 286px !important; } .col-lg-9.col-sm-9.col-xs-12 > p { font-size: 16px !important; margin-top: 0; } #cleaning { height: 284px; } .container.sub { border-top: 1px solid #ccc; margin: auto; padding-top: 18px; } #pack02 { height: 305px; } #pack02{ height: 305px; } #pa_banner{ height: 305px; } #mo_banner{ height: 305px; } } @media only screen and (max-width: 768px) { .col-lg-12.text-center.head > p { float: left; font-size: 23px !important; margin-top: 24px; text-align: center; width: 100%; } .btn.btn-default.btn-lg.dropdown-toggle.see { margin: 42px 0 100px !important; top: 60px !important; } .nav.navbar-nav { float: left; margin-left: 26% !important; margin-top: 0; } .col-lg-12 > h2 { font-size: 22px; margin-top: 100px !important; } .navbar-brand > img { float: left; margin-left: 2% !important; margin-top: 9% !important; width: 60% !important; } #banner { background: rgba(0, 0, 0, 0) url("../images/banner.jpg") no-repeat scroll 0 0 / cover; /* height: 390px !important; */ width: 100% !important; } .con > p { float: left !important; font-size: 17px !important; width: 100%; } .con1 > p { float: left !important; font-size: 17px !important; margin-left: 20px; width: 100%; } .con2 > p { float: left !important; font-size: 17px !important; margin-left: 20px; width: 100%; } .col-lg-12 > h2 { float: left; margin-top: 80px !important; width: 100%; } .container p { font-size: 14px !important; margin-top: 25px; } .container h1 { font-size: 32px; text-align: center; } .list-unstyled { float: left; } .col-lg-12 { margin-left: 0px; width: 100%; } .round { margin-left: 0px; } .pack > p { float: left; font-size: 17px !important; width: 100%; } .move > p { float: left; font-size: 17px !important; width: 100%; } .clean > p { float: left; font-size: 17px !important; width: 100%; } .clean { margin-top: 50px; } .move { margin-top: 50px; } .pack { margin-top: 50px; } .btn { font-size: 15px !important; margin: 10px; padding: 18px 16px !important; } /*move plus packing new css start here */ .col-lg-12.text-center.head_c > p { font-size: 16px !important; } .col-lg-4.col-sm-4.con > p { font-size: 16px !important; } .col-lg-4.col-sm-4.con2 > p { font-size: 16px !important; margin-top: 23px !important; } .cleaning1_outer > img { margin-top: 2px; } .col-lg-4.col-sm-4.con3 > p { font-size: 16px !important; margin-top: 12% !important; } .clean1_n > p { font-size: 16px !important; } .cont { font-size: 23px !important; } .clean { margin-left: 10%; } .col-lg-12 > h2 { font-size: 24px; } .col-lg-4.col-sm-4.con1.pull-left > p { font-size: 16px !important; } #cleaning { height: 272px; } } @media only screen and (max-width: 640px) { .bot{display:none;} .footerWrap .col-xs-offset-2 h5{text-align:center;width:100%;margin:0px!important;} .container.sub{width:100%;} .footerWrap .col-xs-offset-2 { margin: 0 !important; padding: 0 !important; width: 100% !important; } .row { margin-left: 0px!important; margin-right: 0px!important; } .anna > h4{font-size:17px;} .anna img { width: 13px; } .annaImage { text-align: center; width: 100%; } .loadmore{width:100%;} p{ margin-left: 0px!important; margin-right: 0px!important; } .cleanfull > ul{padding:0px;} .cleanfull li{width:100%;padding-left:30px;} .list-unstyled.colorRelated > li { margin: 5px 0 !important; width: 50% !important; } .list-unstyled { margin-left: 0 !important; width:100%; } .list-unstyled li{ margin: 5px 0 !important; width: 50% !important; } .growbusiness .col-lg-4.col-sm-4.con, .growbusiness .col-lg-4.col-sm-4.con2, .growbusiness .col-lg-4.col-sm-4.con3 {width:100%!important;} .growbusiness .col-lg-4.col-sm-4 p{margin-left:0px!important;text-align:center;} .works > h2{font-size:26px;margin-top:20px!important;} .fontsize42 h2{font-size:26px!important;} .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { padding-left:0px; padding-right:0px; } .containerBanners img{ height:auto; } .containerBanners h1{margin-top:10%!important;font-size:26px!important;} .containerBanners .btn{ font-size: 12px !important; margin: 2%!important; width:46%!important; padding: 4px 16px !important; float:left; } .containerBanners select#selectDropdown{ background-position:95% -6px !important; } #banners h1{font-size:100px!important;} #banners .btn{ font-size: 40px !important; margin: 2%!important; width:46%!important; padding: 20px 16px !important; float:left; } .rightAdminLogin{ top:0px; position:relative; margin:0px; right:0px; } ul.nav.navbar-nav li{ width:100%; } ul.nav.navbar-nav li ul.dropdownPrice li{ padding: 4px 8px; } .pull-right { float:inherit !important; } .navbar-header { padding-bottom: 22px; } .col-lg-4.col-sm-4.con1.city_out { margin-top: 35px !important; } #cleaning { height: 229px; } .navbar-collapse.pull-right.top.collapse.in { float: left !important; margin-top:0 !important; margin-left:0 !important; width: 100%; } .navbar-brand > img { margin-top: 5% !important; width: 64% !important; } .nav.navbar-nav { margin-left: 0 !important; margin-top: 0 !important; text-align: left; width: 100% !important; } #banner { background: rgba(0, 0, 0, 0) url("../images/banner.jpg") no-repeat scroll 0 0 / cover; /* height: 325px !important; */ width: 100% !important; } .input-group { float: right; margin-top: 4% !important; width: 100% !important; } .navbar-toggle { background-color: transparent; background-image: none; border: 1px solid transparent; border-radius: 4px; float: right; margin-bottom: 0; margin-right: 20px; margin-top: 24px; padding: 9px 10px !important; position: relative; } .col-lg-12.text-center.head > p { font-size: 12px !important; } .container h1 { font-size: 26px; } .book h2 { font-size: 21px; margin: 25px 0 0 !important; } .book { float: left; margin-top: 3%; width: 38% !important; } .col-lg-12 > h2 { float: left; font-size: 20px; margin-top:10% !important; } .pack { float: left; margin-left: 0; margin-top: 30px; text-align: center; width: 100%; } .pack > p { font-size: 17px !important; } img { margin-top: 0px; max-width: 100%; } .move { float: left; margin-left: 0; margin-top: 30px !important; text-align: center; width: 100%; } .move > p { font-size: 17px !important; } .clean { float: left; margin-left: 0; margin-top: 30px !important; text-align: center; width: 100%; } .clean > p { font-size: 17px !important; } .cleanimg > img { margin-top: 0 !important; } .container h1 { font-size: 28px; } .col-lg-4.col-sm-4.con > h3 { margin-left: 5%; margin-top: 40px; } .packing_outer { margin: 25px 100px 0 43%; } .col-lg-4.col-sm-4.con1 > h3 { margin-left: 5%; margin-top: 40px; } .moving_outer { margin: 25px 100px 0 43%; } .con2 { color: #000; float: left; margin-top: 0; width: 100%; } .col-lg-4.col-sm-4.con2 > h3 { margin-left: 5%; margin-top: 40px; } .col-lg-4.col-sm-4.con > p { font-size: 16px !important; } .col-lg-4.col-sm-4.con1 > p { font-size: 17px !important; } .col-lg-4.col-sm-4.con2 > p { font-size: 17px !important; } .col-sm-3 { float: left; width: 30%; } .list-unstyled > li { margin-top: 0px !important; } .list-unstyled { float: left; } .col-lg-12.text-center.testimonial > p { float: left; font-size: 12px !important; margin-left: 3%; } .number > img { float: left; width: 15%; } .number { float: left; font-size: 21px; } .btn { font-size: 13px !important; margin-left: 0%; margin-top: 7%; padding: 12px 18px !important; } .list-unstyled { margin-left: 0; } .btn { border-radius: 0; } .col-lg-12.text-center.head_c > p { display: none; } .pack_head > h2 { font-size: 17px; margin-bottom: 0; } #p_banner { height: 263px !important; } .col-lg-12 > h2 { margin-top: 5% !important; } .clean { margin-left: 0; margin-top: 0 !important; } #c_banner { height: 242px !important; } .btn.btn-default.btn-lg.dropdown-toggle.see.clean_b { margin-top: 27px !important; padding: 11px 24px !important; } .clean_1 > img { display: none; } .container.sub { border-top: 1px solid #ccc; margin: auto; padding-top: 18px; } .con { color: #000; margin-bottom: 14%; margin-top: 2% !important; float:inherit; } .icon-link, .google-plus-share-link, .facebook-share-link, .twitter-share-link { margin: 3px 4px; } .navbar { margin-right: 0 !important; } #pack02 { height: 234px; } #pack02 { height: 234px; } #pack02{ height: 234px; } #pa_banner{ height: 234px; } #mo_banner{ height: 234px; } } @media only screen and (max-width: 480px) { .list-unstyled > li { font-size: 11px; margin-top: 0 !important; } .btn.btn-default.btn-lg.dropdown-toggle.see.clean_b { font-size: 20px !important; margin-left: 34% !important; margin-top: 10px !important; padding: 9px 24px !important; width: 35%; } .book h2 { margin: 20px 0 0 !important; } .number > img { float: left; width: 14%; } .number { margin: auto auto auto 23%; width: 52%; } .row5 { background-color: #8c8a8a; height: auto; margin-top: 52px; width: 100%; } .btn { float: left; font-size: 17px !important; margin-left: 0; margin-top: 0; padding: 17px 17px 16px 15px !important; width: 100%; } .btn-group1 { float: inherit; width:100%; } .btn-group { float: inherit; top: 5px !important; width:100%; } .btn-group2 { float: left; margin-left: 0; margin-top: 3.5%; width: 100%; } .book { float: left; margin-top: 3%; width: 100% !important; } footer { background: #31333e none repeat scroll 0 0 !important; margin-top: 20px; padding: 25px 0 0; } .col-xs-12.text-center.reserve { float: left; font-size: 12px; margin-left: 5%; margin-top: 15px; text-align: center; } #banner { background: rgba(0, 0, 0, 0) url("../images/banner.jpg") no-repeat scroll 0 0 / cover; /* height: 243px !important; */ width: 100% !important; } .container h1 { font-size: 60px; } .col-lg-12.text-center.head > p { font-size: 33px; margin-top: 3%; } .btn.btn-default.btn-lg.dropdown-toggle.see { font-size: 34px !important; margin: 22px 0 0 25% !important; width: 50%; } .col-lg-4.col-sm-4.con > h3 { font-size: 20px; margin-left: 10%; margin-top: 30px; } .col-lg-4.col-sm-4.con1 > h3 { font-size: 20px; margin-left: 10%; margin-top: 30px; } .col-lg-4.col-sm-4.con2 > h3 { font-size: 20px; margin-left: 10%; margin-top: 30px; } .col-lg-4.col-sm-4.con > p { font-size: 16px !important; } .col-lg-4.col-sm-4.con1 > p { font-size: 16px !important; } .col-lg-4.col-sm-4.con2 > p { font-size: 16px !important; } .col-lg-12 > h2 { float: left; font-size: 15px; margin-top: 8% !important; } h4 { color: #0bb8e3 !important; font-size: 25px !important; margin-left: 8%; margin-top: 2% !important; text-align: center !important; } .pack > h3 { font-size: 20px; margin-top: 30px; } .move > h3 { font-size: 20px; margin-top: 30px; } .clean > h3 { font-size: 20px; margin-top: 30px; } .pack > p { font-size: 16px !important; } .move > p { font-size: 16px !important; } .clean > p { font-size: 16px !important; } .packimg > img { text-align: center; width: 50%; } .moveimg > img { text-align: center; width: 50%; } .cleanimg > img { text-align: center; width: 50%; } .col-lg-12.text-center.testimonial > p { font-size: 12px !important; margin-left:0px; } h4 { margin-left: 0; font-size:20px; } .clean > h4 { margin-left: 8%; } .move > h4 { margin-left: 8%; } .pack > h4 { margin-left: 8%; } .nav.navbar-nav { margin-left: 0 !important; margin-top: 1%; text-align: left; } .input-group { float: right; margin-top: 3% !important } #c_banner { height: 135px !important; } .col-lg-12.text-center.head.head_n > p { display: none; } #cleaning { height: 168px; } .cleaning_head img { display: none; } .clean li { font-size: 14px; margin-top: 6%; padding-left: 16%; text-align: left; } .navbar { margin-right: 0 !important; } .container.sub { margin: auto 0 auto auto; } #pack02 { height: 160px; } #pack02 { height: 160px; } #pack02 { height: 160px; } #pack02{ height: 160px; } #pa_banner{ height: 160px; } #mo_banner{ height: 160px; } } @media only screen and (max-width: 460px) { .containerBanners h1{margin-top:2%!important;} .container.sub .col-md-12 .columns{width:100%;text-align: center;} .navbar-brand { padding: 0 5px !important; } .navbar { margin-right: 0 !important; } .navbar-brand > img { float: left; margin-left: 4% !important; margin-top: 0; width: 63% !important; } #banner { background: rgba(0, 0, 0, 0) url("../images/banner.jpg") no-repeat scroll 0 0 / cover; height: 100% !important; width: 100% !important; } .btn-group1 { float: left; margin-left: 0; margin-top: 0; } .list-unstyled > li { font-size: 12px; margin-left: 18%; margin-top: 0 !important; width: 100%; } .list-unstyled.foot { margin-left: 0% !important; } .col-lg-12.text-center.testimonial > p { font-size: 12px !important; } h4 { font-size: 24px !important; margin-left: 0; } .book { float: left; width: 100% !important; } .book h2 { margin: 8px 0 0 !important; } .number { float: left; } .list-unstyled > li { font-size: 12px; margin-left: 0; margin-top: 0 !important; width: 100%; } .col-xs-offset-2.col-sm-3.col-sm-offset-0.bay.services { width: 0; } .number { margin: auto auto auto 26px; width:79%; } .col-xs-offset-2.col-sm-3.col-sm-offset-0.bay { width: 100% !important; } .col-sm-3 { float: left !important; width: 100% !important; } footer { background: #31333e none repeat scroll 0 0 !important; margin-top: 20px; padding: 25px 0 0; } .col-xs-12.text-center.reserve { font-size: 12px; } .list-unstyled { margin-left: 10px; } .cleanimg > img { text-align: center; max-width: 100%; } .moveimg > img { text-align: center; max-width: 100%; } .packimg > img { text-align: center; max-width: 100%; } .list-unstyled.foot { margin-left: 0; } .col-lg-6.col-sm-6.col-sm-12.text-center1 { float: left; margin-top: 1%; width: 100%; } .navbar-collapse.pull-right.top.collapse.in { float: left !important; width: 100%; } .input-group { width: 100% !important; } .btn { float: left; font-size: 18px !important; margin-left: -2%; margin-top: 4%; width: 100%; } .btn-group2 { margin-top: -3.5%; } .col-lg-12.text-center.head > p { display:none; } .btn.btn-default.btn-lg.dropdown-toggle.see { font-size: 55px !important; margin: 26px 0 79px 225px !important; width: 61%; } .btn.btn-default.btn-lg.dropdown-toggle.see.clean_b { font-size: 17px !important; margin-bottom: auto; margin-left: 30% !important; margin-right: auto; margin-top: 13px !important; padding: 7px 10px !important; width: 45%; } .col-lg-9.col-sm-9.col-xs-12.dol h4 { font-size: 16px !important; } .col-lg-9.col-sm-9.col-xs-12.dol > p { text-align: center; } .col-md-12.clean_tips > h3 { margin-top: 8px !important; } .col-md-12.clean_tips > p { margin-top: 0; } #cleaning { height: 137px; } .container.sub { margin: auto 0 auto auto; } #pack02 { height: 138px; } #pack02 { height: 138px; } #pack02 { height: 138px; } #pack02{ height: 138px; } #pa_banner{ height: 138px; } #mo_banner{ height: 138px; } } @media only screen and (max-width: 320px) { .input-group { float: left; margin-top: 5px !important; width: 100% !important; } .navbar-brand { padding: 0 5px !important; } .nav.navbar-nav { float: left; margin-top: 0; } .nav.navbar-nav > li { margin-left: 0 !important; margin-top: 1%; text-align: left; width: 95% !important; } .col-xs-offset-2.col-sm-3.col-sm-offset-0.bay { margin-left: 12%; text-align: center; width: 100%; } .col-xs-offset-2.col-sm-3.col-sm-offset-0.bay.city { float: left; margin-left: 10%; text-align: center; width: 100% !important; } footer { background: #31333e none repeat scroll 0 0 !important; margin-top: 20px; padding: 15px 0 0; } .col-xs-offset-2.col-sm-3.col-sm-offset-0.bay.services { float: left; margin-left: 6%; width: 80%; } .list-unstyled.foot { margin-left: 0%; } .book { float: left; width: 100% !important; } .book h2 { margin:8px 0 0 !important; } .number { float: left; margin: auto auto auto 5px; width: 98%; } .btn { float: left; font-size: 18px !important; margin-left: -2%; margin-top: 4%; width: 100%; } .container h1 { font-size: 23px; } .btn.btn-default.btn-lg.dropdown-toggle.see { font-size: 73px !important; margin: 25px 0 79px 185px !important; width: 67%; top: 44px !important; } .moving_outer { margin: 25px 100px 0 36%; } .packing_outer { margin: 25px 100px 0 36%; } .cleaning_outer { margin: 25px 100px 0 36%; } .list-unstyled.foot { margin-left: 0% !important; } .navbar-brand > img { float: left; margin-left: 4% !important; margin-top: 0; width: 63% !important; } #cleaning { height: 137px; } .navbar { margin-right: 0 !important; } }
0.330147
0.082107
body { background-image: url(../img/starbackground.svg); /* setting the following controls the star size */ background-size: 400px; font-family: 'Josefin Sans', sans-serif; text-align: center; margin: 10px; color: #00AAFF; } #player-name { font-family: 'Ranchers', cursive; font-size: 1.5em; text-align: center; } h1 { font-family: 'Ranchers', cursive; font-size: 3.5em; color: #FFCC00; letter-spacing: 2px; margin-top: 2%; } #h1-logo a { text-decoration: none; color: rgb(255, 204, 0); } h2 { font-family: 'Ranchers', cursive; font-size: 2em; color: #FFCC00; letter-spacing: 2px; margin: 2% 0px; } ol { list-style-type: decimal; list-style-position: inside; } .high-scores { padding: 5px; font-size: 1.7em; } #ul-nav { margin-top: 2%; color: #00AAFF; } #ul-nav li { padding: 1%; font-weight: 600; display: inline; /* Puts space between two lines of navigation when window is small */ line-height: 30px; } #ul-nav li>a { text-decoration: none; color: #00AAFF; } #playerName-container { float: left; margin: 40px 0px 0px 30px; font-family: 'Ranchers', cursive; font-size: 1.5em; color: #FFCC00; letter-spacing: 2px; text-align: right; } #compName-container { float: right; margin: 40px 0px 0px 0px; font-family: 'Ranchers', cursive; font-size: 1.5em; color: #FFCC00; letter-spacing: 2px; } #scoreboard { margin: 20px auto; width: 35%; min-width: 127px; max-height: 80px; position: relative; background: black; border-radius: 10px; color: rgb(255, 204, 0); letter-spacing: 2px; margin-bottom: 20px; text-align: center; } /* Gradient Border Sourced by: https://codepen.io/Antonio-R-A-M/pen/GPdNVN */ #scoreboard::before { content: ''; position: absolute; top: -3px; left: -3px; width: calc(100% + 6px); height: calc(100% + 6px); background: linear-gradient(90deg, #03a9f4, #f441a5, #ffeb3b, #03a9f4); background-size: 400%; z-index: -1; animation: anim 8s linear infinite; border-radius: 5px; } #scoreboard::after { content: ''; position: absolute; top: -3px; left: -3px; width: calc(100% + 6px); height: calc(100% + 6px); background: linear-gradient(90deg, #03a9f4, #f441a5, #ffeb3b, #03a9f4); background-size: 400%; z-index: -2; animation: anim 8s linear infinite; border-radius: 5px; filter: blur(1rem); } @keyframes anim { from {background-position: 0} to {background-position: 400%} } #overlay { display: flex; flex-direction: column; position: fixed; top: 0; left: 0; right: 0; bottom: 0; background-image: url(../img/overlay.png); background-position: center; z-index: 5; } #input-container { display: block; margin-top: 125px; text-align: center; } #input-container label { display: block; font-size: 1.3em; color: rgb(255, 204, 0); font-family: 'Ranchers', cursive; letter-spacing: 2px; text-transform: uppercase; } #input-container input { display: block; padding: 10px; margin: 30px auto; border-radius: 10px; outline: none; width: 50%; } /* Button Source: https://codepen.io/AlainBarrios/pen/eKYgog */ #enter-button{ text-transform: uppercase; align-items: center; margin: 0 auto; color: #fff; font-size: 1.5rem; font-family: 'Ranchers', cursive; padding: 10px; letter-spacing: 1px; background-image: linear-gradient(90deg, #03a9f4, #f441a5, #ffeb3b, #03a9f4); background-size: 400%; border-radius: 30px; position: relative; border: none; } #enter-button:before{ content: ""; position: absolute; top: -5px; left: -5px; right: -5px; bottom: -5px; z-index: -1; background-image: linear-gradient(90deg, #03a9f4, #f441a5, #ffeb3b, #03a9f4); background-size: 400%; border-radius: 30px; opacity: 1; transition: filter .5s, opacity .5s; } #enter-button, #enter-button::before{ animation: animate 8s linear reverse forwards; } #enter-button:hover, #enter-button:hover:before{ animation: animate 8s linear infinite; cursor: pointer; } #enter-button:hover:before{ filter: blur(20px); opacity: 1; } @keyframes animate{ 0%{ background-position: 0%; } 100%{ background-position: 400%; } } @keyframes animate2{ 0%{ background-position: 400%; } 100%{ background-position: 0%; } } .choice, #h1-logo { -webkit-touch-callout: none; -webkit-tap-highlight-color: transparent; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .choice:hover { cursor: pointer; } /* Gradient Button Sourced: https://codepen.io/Antonio-R-A-M/pen/GPdNVN */ .scores { font-size: 5em; color: #ffffff; font-family: 'VT323', monospace; background: linear-gradient(90deg, #03a9f4, #f441a5, #ffeb3b, #03a9f4); background-size: 400%; background-clip: text; -webkit-text-fill-color: transparent; -webkit-background-clip: text; animation: anim 8s linear infinite; } /* Play Again Modal Styles */ #play-again-modal { display: none; position: relative; margin: 2% auto; margin-top: 4%; width: 45%; padding: 2%; background: black; border-radius: 10px; letter-spacing: 2px; text-align: center; } #play-again-modal::before { content: ''; position: absolute; top: -3px; left: -3px; width: calc(100% + 6px); height: calc(100% + 6px); background: linear-gradient(90deg, #03a9f4, #f441a5, #ffeb3b, #03a9f4); background-size: 400%; z-index: -1; animation: anim 8s linear infinite; border-radius: 5px; } #play-again-modal::after { content: ''; position: absolute; top: -3px; left: -3px; width: calc(100% + 6px); height: calc(100% + 6px); background: linear-gradient(90deg, #03a9f4, #f441a5, #ffeb3b, #03a9f4); background-size: 400%; z-index: -2; animation: anim 8s linear infinite; border-radius: 5px; filter: blur(1rem); } @keyframes anim { from {background-position: 0} to {background-position: 400%} } /* Play Again Button Styles */ #play-again-button { text-transform: uppercase; align-items: center; margin: 0 auto; color: #fff; font-size: 1.2rem; font-family: 'Ranchers', cursive; padding: 10px; margin-top: 15px; letter-spacing: 1px; background-image: linear-gradient(90deg, #03a9f4, #f441a5, #ffeb3b, #03a9f4); background-size: 400%; border-radius: 30px; position: relative; border: none; } #play-again-button:before{ content: ""; position: absolute; top: -5px; left: -5px; right: -5px; bottom: -5px; z-index: -1; background-image: linear-gradient(90deg, #03a9f4, #f441a5, #ffeb3b, #03a9f4); background-size: 400%; border-radius: 30px; opacity: 1; transition: filter .5s, opacity .5s; } #play-again-button, #play-again-button::before{ animation: animate 8s linear reverse forwards; } #play-again-button:hover, #play-again-button:hover:before{ animation: animate 8s linear infinite; cursor: pointer; } #play-again-button:hover:before{ filter: blur(20px); opacity: 1; } @keyframes animate{ 0%{ background-position: 0%; } 100%{ background-position: 400%; } } @keyframes animate2{ 0%{ background-position: 400%; } 100%{ background-position: 0%; } } #ul-choices li, #ul-weapons li { display: inline; } .img-showdown { width: 35%; } #divider { margin: 0px 20px; height: 120px; } #div-weapons { margin-top: 1%; text-align: center; } .choice { height: 100px; cursor: pointer; } #smackTalk { margin-top: 3%; } #bottomChatHeader { margin-bottom: 1%; font-size: 2em; } #bottomChatText{ font-size: 1.5em; } footer { margin: 30px 0px; color: #3150BC; font-size: .8em; margin-top: 1.5em; } footer a { color: #3150BC; text-decoration: none; } p { font-size: 1.2em; line-height: 1.2em; margin-bottom: 10px; } hr { border: .5px solid #CD00FF; width: 90% } /* Audio Buttons */ .audio-button, .un-mute, .mute{ width: 25%; padding: 5px; } .audio-button:hover, .un-mute, .mute { cursor: pointer; } #audio-container { display: none; bottom: 9%; right: 4%; } #div-stack { position: relative; } /* INSTRUCTIONS PAGE STYLING */ #instructions { margin: 0 auto; width: 75%; } #ol-instructions li { list-style-type: decimal; text-align: left; padding: 5px; font-size: 1.2em; } #howtopic { margin-top: 20px; border-radius: 10px; border: 7px solid #FFCC00; } #whatwins { margin-bottom: 20px; } #whatwins li { font-family: 'Josefin Sans', sans-serif; font-size: 1.5em; padding: 5px; color: #00AAFF; } #send { font-size: 1.5em; color: #00AAFF; line-height: 50px; } #video { margin: 20px; border-radius: 10px; border: 7px solid #FFCC00; } /* Media Queries */ @media (min-width: 768px) { #playerName-container { margin: 40px 0px 0px 70px; } #compName-container { margin: 40px 70px 0px 0px; } #play-again-modal { width: 75%; } .img-showdown { width: 25%; } #ol-instructions { margin-left: 12%; } } #divider { height: 140px; } @media (min-width: 1024px) { #input-container input { width: 30%; } #playerName-container { margin: 40px 0px 0px 200px; } #compName-container { margin: 40px 200px 0px 0px; } #play-again-modal { width: 30%; } .img-showdown { width: 18%; } #divider { height: 300px; margin-top: 10px; } #input-container { margin-top: 300px; } /* Audio Buttons */ .audio-button, .un-mute, .mute { width: 25%; } .audio-button:hover, .un-mute, .mute { cursor: pointer; } #audio-container { display: block; position: absolute; top: 2%; right: 0%; } #div-stack { position: relative; } #ol-instructions { margin-left: 25%; } }
css/style.css
body { background-image: url(../img/starbackground.svg); /* setting the following controls the star size */ background-size: 400px; font-family: 'Josefin Sans', sans-serif; text-align: center; margin: 10px; color: #00AAFF; } #player-name { font-family: 'Ranchers', cursive; font-size: 1.5em; text-align: center; } h1 { font-family: 'Ranchers', cursive; font-size: 3.5em; color: #FFCC00; letter-spacing: 2px; margin-top: 2%; } #h1-logo a { text-decoration: none; color: rgb(255, 204, 0); } h2 { font-family: 'Ranchers', cursive; font-size: 2em; color: #FFCC00; letter-spacing: 2px; margin: 2% 0px; } ol { list-style-type: decimal; list-style-position: inside; } .high-scores { padding: 5px; font-size: 1.7em; } #ul-nav { margin-top: 2%; color: #00AAFF; } #ul-nav li { padding: 1%; font-weight: 600; display: inline; /* Puts space between two lines of navigation when window is small */ line-height: 30px; } #ul-nav li>a { text-decoration: none; color: #00AAFF; } #playerName-container { float: left; margin: 40px 0px 0px 30px; font-family: 'Ranchers', cursive; font-size: 1.5em; color: #FFCC00; letter-spacing: 2px; text-align: right; } #compName-container { float: right; margin: 40px 0px 0px 0px; font-family: 'Ranchers', cursive; font-size: 1.5em; color: #FFCC00; letter-spacing: 2px; } #scoreboard { margin: 20px auto; width: 35%; min-width: 127px; max-height: 80px; position: relative; background: black; border-radius: 10px; color: rgb(255, 204, 0); letter-spacing: 2px; margin-bottom: 20px; text-align: center; } /* Gradient Border Sourced by: https://codepen.io/Antonio-R-A-M/pen/GPdNVN */ #scoreboard::before { content: ''; position: absolute; top: -3px; left: -3px; width: calc(100% + 6px); height: calc(100% + 6px); background: linear-gradient(90deg, #03a9f4, #f441a5, #ffeb3b, #03a9f4); background-size: 400%; z-index: -1; animation: anim 8s linear infinite; border-radius: 5px; } #scoreboard::after { content: ''; position: absolute; top: -3px; left: -3px; width: calc(100% + 6px); height: calc(100% + 6px); background: linear-gradient(90deg, #03a9f4, #f441a5, #ffeb3b, #03a9f4); background-size: 400%; z-index: -2; animation: anim 8s linear infinite; border-radius: 5px; filter: blur(1rem); } @keyframes anim { from {background-position: 0} to {background-position: 400%} } #overlay { display: flex; flex-direction: column; position: fixed; top: 0; left: 0; right: 0; bottom: 0; background-image: url(../img/overlay.png); background-position: center; z-index: 5; } #input-container { display: block; margin-top: 125px; text-align: center; } #input-container label { display: block; font-size: 1.3em; color: rgb(255, 204, 0); font-family: 'Ranchers', cursive; letter-spacing: 2px; text-transform: uppercase; } #input-container input { display: block; padding: 10px; margin: 30px auto; border-radius: 10px; outline: none; width: 50%; } /* Button Source: https://codepen.io/AlainBarrios/pen/eKYgog */ #enter-button{ text-transform: uppercase; align-items: center; margin: 0 auto; color: #fff; font-size: 1.5rem; font-family: 'Ranchers', cursive; padding: 10px; letter-spacing: 1px; background-image: linear-gradient(90deg, #03a9f4, #f441a5, #ffeb3b, #03a9f4); background-size: 400%; border-radius: 30px; position: relative; border: none; } #enter-button:before{ content: ""; position: absolute; top: -5px; left: -5px; right: -5px; bottom: -5px; z-index: -1; background-image: linear-gradient(90deg, #03a9f4, #f441a5, #ffeb3b, #03a9f4); background-size: 400%; border-radius: 30px; opacity: 1; transition: filter .5s, opacity .5s; } #enter-button, #enter-button::before{ animation: animate 8s linear reverse forwards; } #enter-button:hover, #enter-button:hover:before{ animation: animate 8s linear infinite; cursor: pointer; } #enter-button:hover:before{ filter: blur(20px); opacity: 1; } @keyframes animate{ 0%{ background-position: 0%; } 100%{ background-position: 400%; } } @keyframes animate2{ 0%{ background-position: 400%; } 100%{ background-position: 0%; } } .choice, #h1-logo { -webkit-touch-callout: none; -webkit-tap-highlight-color: transparent; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .choice:hover { cursor: pointer; } /* Gradient Button Sourced: https://codepen.io/Antonio-R-A-M/pen/GPdNVN */ .scores { font-size: 5em; color: #ffffff; font-family: 'VT323', monospace; background: linear-gradient(90deg, #03a9f4, #f441a5, #ffeb3b, #03a9f4); background-size: 400%; background-clip: text; -webkit-text-fill-color: transparent; -webkit-background-clip: text; animation: anim 8s linear infinite; } /* Play Again Modal Styles */ #play-again-modal { display: none; position: relative; margin: 2% auto; margin-top: 4%; width: 45%; padding: 2%; background: black; border-radius: 10px; letter-spacing: 2px; text-align: center; } #play-again-modal::before { content: ''; position: absolute; top: -3px; left: -3px; width: calc(100% + 6px); height: calc(100% + 6px); background: linear-gradient(90deg, #03a9f4, #f441a5, #ffeb3b, #03a9f4); background-size: 400%; z-index: -1; animation: anim 8s linear infinite; border-radius: 5px; } #play-again-modal::after { content: ''; position: absolute; top: -3px; left: -3px; width: calc(100% + 6px); height: calc(100% + 6px); background: linear-gradient(90deg, #03a9f4, #f441a5, #ffeb3b, #03a9f4); background-size: 400%; z-index: -2; animation: anim 8s linear infinite; border-radius: 5px; filter: blur(1rem); } @keyframes anim { from {background-position: 0} to {background-position: 400%} } /* Play Again Button Styles */ #play-again-button { text-transform: uppercase; align-items: center; margin: 0 auto; color: #fff; font-size: 1.2rem; font-family: 'Ranchers', cursive; padding: 10px; margin-top: 15px; letter-spacing: 1px; background-image: linear-gradient(90deg, #03a9f4, #f441a5, #ffeb3b, #03a9f4); background-size: 400%; border-radius: 30px; position: relative; border: none; } #play-again-button:before{ content: ""; position: absolute; top: -5px; left: -5px; right: -5px; bottom: -5px; z-index: -1; background-image: linear-gradient(90deg, #03a9f4, #f441a5, #ffeb3b, #03a9f4); background-size: 400%; border-radius: 30px; opacity: 1; transition: filter .5s, opacity .5s; } #play-again-button, #play-again-button::before{ animation: animate 8s linear reverse forwards; } #play-again-button:hover, #play-again-button:hover:before{ animation: animate 8s linear infinite; cursor: pointer; } #play-again-button:hover:before{ filter: blur(20px); opacity: 1; } @keyframes animate{ 0%{ background-position: 0%; } 100%{ background-position: 400%; } } @keyframes animate2{ 0%{ background-position: 400%; } 100%{ background-position: 0%; } } #ul-choices li, #ul-weapons li { display: inline; } .img-showdown { width: 35%; } #divider { margin: 0px 20px; height: 120px; } #div-weapons { margin-top: 1%; text-align: center; } .choice { height: 100px; cursor: pointer; } #smackTalk { margin-top: 3%; } #bottomChatHeader { margin-bottom: 1%; font-size: 2em; } #bottomChatText{ font-size: 1.5em; } footer { margin: 30px 0px; color: #3150BC; font-size: .8em; margin-top: 1.5em; } footer a { color: #3150BC; text-decoration: none; } p { font-size: 1.2em; line-height: 1.2em; margin-bottom: 10px; } hr { border: .5px solid #CD00FF; width: 90% } /* Audio Buttons */ .audio-button, .un-mute, .mute{ width: 25%; padding: 5px; } .audio-button:hover, .un-mute, .mute { cursor: pointer; } #audio-container { display: none; bottom: 9%; right: 4%; } #div-stack { position: relative; } /* INSTRUCTIONS PAGE STYLING */ #instructions { margin: 0 auto; width: 75%; } #ol-instructions li { list-style-type: decimal; text-align: left; padding: 5px; font-size: 1.2em; } #howtopic { margin-top: 20px; border-radius: 10px; border: 7px solid #FFCC00; } #whatwins { margin-bottom: 20px; } #whatwins li { font-family: 'Josefin Sans', sans-serif; font-size: 1.5em; padding: 5px; color: #00AAFF; } #send { font-size: 1.5em; color: #00AAFF; line-height: 50px; } #video { margin: 20px; border-radius: 10px; border: 7px solid #FFCC00; } /* Media Queries */ @media (min-width: 768px) { #playerName-container { margin: 40px 0px 0px 70px; } #compName-container { margin: 40px 70px 0px 0px; } #play-again-modal { width: 75%; } .img-showdown { width: 25%; } #ol-instructions { margin-left: 12%; } } #divider { height: 140px; } @media (min-width: 1024px) { #input-container input { width: 30%; } #playerName-container { margin: 40px 0px 0px 200px; } #compName-container { margin: 40px 200px 0px 0px; } #play-again-modal { width: 30%; } .img-showdown { width: 18%; } #divider { height: 300px; margin-top: 10px; } #input-container { margin-top: 300px; } /* Audio Buttons */ .audio-button, .un-mute, .mute { width: 25%; } .audio-button:hover, .un-mute, .mute { cursor: pointer; } #audio-container { display: block; position: absolute; top: 2%; right: 0%; } #div-stack { position: relative; } #ol-instructions { margin-left: 25%; } }
0.497315
0.101723
body { overflow-x: hidden; background-color: #222; color: #eee; font-size: calc(12px + 0.75vw); font-family: "Literata", serif; margin: 0; overflow: hidden; } h1, h2, h3, h4, h5, h6 { font-family: "Bree Serif", serif; margin: 0 0 1.5em 0; text-transform: uppercase; text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4); } h1 { font-size: 1.69em; line-height: calc(18px + 0.7em); } h2 { font-size: 1.616em; } h3 { font-size: 1.471em; } h4 { font-size: 1.3em; } h5 { font-size: 1.243em; } h6 { font-size: 1.132em; } p, a { font-size: 1em; margin: 0 0 1.5em 0; letter-spacing: -0.002em; } small { font-size: 0.769em; } .flex-container { display: flex; flex-direction: row; justify-content: center; align-items: flex-start; } code { background-color: #444; padding: 5px; border-radius: 5px; } /* HEADER */ header { margin: 1em 5vw; } #title { margin: 0; } #instructions { color: #aaa; } /* INPUT */ #input { width: 45vw; } #input-textarea { width: 95%; height: 75vh; border: none; background-color: #444; resize: none; caret-color: #eee; color: inherit; font-family: inherit; font-size: 1em; } #input-textarea:focus { outline: none; } /* OUTPUT */ #output { width: 45vw; height: 75vh; overflow-y: auto; } /* BUTTONS */ .btn { font-family: "Bree Serif", serif; color: inherit; font-size: 1.243em; text-transform: uppercase; background-color: transparent; border: solid 2px #eee; border-radius: 2px; padding: 0.5em 1.5em; position: absolute; top: 1em; right: 5vw; } .btn:hover, .btn:focus { cursor: pointer; background-color: #D89F31; } /* FOOTER */ footer { position: fixed; bottom: 0; width: 90vw; display: flex; align-items: center; justify-content: space-between; margin: 0 5vw; color: #aaa; } footer a { color: inherit; } .footer-social-logo { margin-left: 0.5em; } @media only screen and (max-width: 800px) { body { overflow-y: auto; } .flex-container { flex-direction: column; align-items: center; } #input, #output { width: 90vw; } .btn { display: none; } }
assets/css/main.css
body { overflow-x: hidden; background-color: #222; color: #eee; font-size: calc(12px + 0.75vw); font-family: "Literata", serif; margin: 0; overflow: hidden; } h1, h2, h3, h4, h5, h6 { font-family: "Bree Serif", serif; margin: 0 0 1.5em 0; text-transform: uppercase; text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4); } h1 { font-size: 1.69em; line-height: calc(18px + 0.7em); } h2 { font-size: 1.616em; } h3 { font-size: 1.471em; } h4 { font-size: 1.3em; } h5 { font-size: 1.243em; } h6 { font-size: 1.132em; } p, a { font-size: 1em; margin: 0 0 1.5em 0; letter-spacing: -0.002em; } small { font-size: 0.769em; } .flex-container { display: flex; flex-direction: row; justify-content: center; align-items: flex-start; } code { background-color: #444; padding: 5px; border-radius: 5px; } /* HEADER */ header { margin: 1em 5vw; } #title { margin: 0; } #instructions { color: #aaa; } /* INPUT */ #input { width: 45vw; } #input-textarea { width: 95%; height: 75vh; border: none; background-color: #444; resize: none; caret-color: #eee; color: inherit; font-family: inherit; font-size: 1em; } #input-textarea:focus { outline: none; } /* OUTPUT */ #output { width: 45vw; height: 75vh; overflow-y: auto; } /* BUTTONS */ .btn { font-family: "Bree Serif", serif; color: inherit; font-size: 1.243em; text-transform: uppercase; background-color: transparent; border: solid 2px #eee; border-radius: 2px; padding: 0.5em 1.5em; position: absolute; top: 1em; right: 5vw; } .btn:hover, .btn:focus { cursor: pointer; background-color: #D89F31; } /* FOOTER */ footer { position: fixed; bottom: 0; width: 90vw; display: flex; align-items: center; justify-content: space-between; margin: 0 5vw; color: #aaa; } footer a { color: inherit; } .footer-social-logo { margin-left: 0.5em; } @media only screen and (max-width: 800px) { body { overflow-y: auto; } .flex-container { flex-direction: column; align-items: center; } #input, #output { width: 90vw; } .btn { display: none; } }
0.371251
0.116061
body { font-family: sans-serif; padding: 0; margin: 0; } #header { background-color: #3f51b5; color: white; text-align: center; padding: 8px; box-shadow: 0px 0px 10px #666; min-height: 100px; } #header a { color: white; } #header img { width: 100px; height: 100px; float: left; padding-left: 20px; } #summary { text-align: center; } #failures { padding: 0 0 0 10px; } h3 { margin: 0.67em 0 0 0; } pre { white-space: pre-wrap; } pre.nowrap{ white-space: pre; } pre.error { margin: .5em 0 1em 2em; padding: 10px; background-color: #eee; display: inline-block; border-radius: 10px; box-shadow: 5px 5px 2px 0 #aaa; } pre.cmd { padding: 1em; /* make the click target large */ margin: 0 0 0 0; /* margin isn't clickable */ font-size: 9pt; color: #777; } pre.cmd::before { content: "Command: "; /* This text isn't selectable */ } span.hilight { background-color: palegoldenrod; } span.keyword { font-weight: bolder; } span.skip { color: #999; } span.inset-filename { float: right; color: #777; } span.time { font-weight: lighter; font-family: monospace; } span.skipped{ color: #666666; } a.anchor, pre.error>a { color: inherit; } a.anchor:target { color: blue; } table.pr { margin: 20px; } tr.pr-version th { background-color: lightgrey; } table.pr td { padding: 5px; white-space: nowrap; } td.pr-build-success { background-color: lightgreen; } td.pr-build-failure { background-color: #F88; } td.pr-build-unset { background-color: lightgrey; } td.pr-build-unstable { background-color: yellow; } label:hover { cursor: pointer; } table.pr-dash { border-spacing: 0; } table.pr-dash tbody tr { cursor: pointer; } table.pr-dash tbody tr:nth-child(odd) { background: #EEE; } table.pr-dash tbody tr:hover { background: #e3e9ff; } #prdash-nav { margin: 10px 0 0 40px; } #userBox { width: 10em; } h3.pr-section { margin: 1em 0 0 1em; } .text-success { color: #55a532; } .text-pending { color: #cea61b; } .text-failure { color: #bd2c00; }
gubernator/static/style.css
body { font-family: sans-serif; padding: 0; margin: 0; } #header { background-color: #3f51b5; color: white; text-align: center; padding: 8px; box-shadow: 0px 0px 10px #666; min-height: 100px; } #header a { color: white; } #header img { width: 100px; height: 100px; float: left; padding-left: 20px; } #summary { text-align: center; } #failures { padding: 0 0 0 10px; } h3 { margin: 0.67em 0 0 0; } pre { white-space: pre-wrap; } pre.nowrap{ white-space: pre; } pre.error { margin: .5em 0 1em 2em; padding: 10px; background-color: #eee; display: inline-block; border-radius: 10px; box-shadow: 5px 5px 2px 0 #aaa; } pre.cmd { padding: 1em; /* make the click target large */ margin: 0 0 0 0; /* margin isn't clickable */ font-size: 9pt; color: #777; } pre.cmd::before { content: "Command: "; /* This text isn't selectable */ } span.hilight { background-color: palegoldenrod; } span.keyword { font-weight: bolder; } span.skip { color: #999; } span.inset-filename { float: right; color: #777; } span.time { font-weight: lighter; font-family: monospace; } span.skipped{ color: #666666; } a.anchor, pre.error>a { color: inherit; } a.anchor:target { color: blue; } table.pr { margin: 20px; } tr.pr-version th { background-color: lightgrey; } table.pr td { padding: 5px; white-space: nowrap; } td.pr-build-success { background-color: lightgreen; } td.pr-build-failure { background-color: #F88; } td.pr-build-unset { background-color: lightgrey; } td.pr-build-unstable { background-color: yellow; } label:hover { cursor: pointer; } table.pr-dash { border-spacing: 0; } table.pr-dash tbody tr { cursor: pointer; } table.pr-dash tbody tr:nth-child(odd) { background: #EEE; } table.pr-dash tbody tr:hover { background: #e3e9ff; } #prdash-nav { margin: 10px 0 0 40px; } #userBox { width: 10em; } h3.pr-section { margin: 1em 0 0 1em; } .text-success { color: #55a532; } .text-pending { color: #cea61b; } .text-failure { color: #bd2c00; }
0.501221
0.133669
body, html { width: 100%; height: 100%; } h4 { margin-top: 15px; padding-bottom: 20px; color: black; font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif; font-weight: 450; } h5 { color: grey; font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif; font-weight: 450; font-size: 22px; } .container{ margin-bottom: 20px; } .jumbotron{ margin-top: 50px; } h2{ width: auto; height: 60px; } .header { width: 100%; overflow: hidden; height: 550px; background-image: url("../img/kampen2.png"); background-repeat:no-repeat; background-size: cover; background-position: 50% 0; } .header .intro-img { width: 100%; } .intro-text { text-align: center; padding-top: 35px; padding-bottom: 35px; } .intro-text span { font-weight: 450; font-size: 26px; font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif; } .items { background-image: url('../img/kampbanner.jpg'); width: 100%; height: 550px; } .info-container { background-image: url('../img/clubhuis.jpg') } .info-card { margin: auto; background-color: white; opacity: 0.7; width: 200px; height: 150px; margin-top: 15px; margin-bottom: 15px; } .info-card span { font-size: 12px; display:block; width:100px; height: 100%; margin: 0 auto; } .practical-info { margin: 0 auto; border-style: solid; border-width: 0.5px; border-color: lightgray; margin-left: 20px; padding-left: 20px; height: 360px; } .right { display: flex; } .right i { margin-top: 15px; margin-right: 5px; } .button { margin-top: 25px; } .button button { padding: 5px 10px 5px 10px; background: orange; color: white; font-size: 30px; text-transform: uppercase; } .price-info { margin: 0 auto; width: 400px; height: 500px; background-color: light } @media only screen and (max-width: 600px) { .header { width: 100%; overflow: hidden; } } @media only screen and (max-width: 760px) { .header { height: 450px; } } /* Iphone portait */ @media only screen and (max-width: 375px) { .header { height: 350px; } }
src/css/kampen.css
body, html { width: 100%; height: 100%; } h4 { margin-top: 15px; padding-bottom: 20px; color: black; font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif; font-weight: 450; } h5 { color: grey; font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif; font-weight: 450; font-size: 22px; } .container{ margin-bottom: 20px; } .jumbotron{ margin-top: 50px; } h2{ width: auto; height: 60px; } .header { width: 100%; overflow: hidden; height: 550px; background-image: url("../img/kampen2.png"); background-repeat:no-repeat; background-size: cover; background-position: 50% 0; } .header .intro-img { width: 100%; } .intro-text { text-align: center; padding-top: 35px; padding-bottom: 35px; } .intro-text span { font-weight: 450; font-size: 26px; font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif; } .items { background-image: url('../img/kampbanner.jpg'); width: 100%; height: 550px; } .info-container { background-image: url('../img/clubhuis.jpg') } .info-card { margin: auto; background-color: white; opacity: 0.7; width: 200px; height: 150px; margin-top: 15px; margin-bottom: 15px; } .info-card span { font-size: 12px; display:block; width:100px; height: 100%; margin: 0 auto; } .practical-info { margin: 0 auto; border-style: solid; border-width: 0.5px; border-color: lightgray; margin-left: 20px; padding-left: 20px; height: 360px; } .right { display: flex; } .right i { margin-top: 15px; margin-right: 5px; } .button { margin-top: 25px; } .button button { padding: 5px 10px 5px 10px; background: orange; color: white; font-size: 30px; text-transform: uppercase; } .price-info { margin: 0 auto; width: 400px; height: 500px; background-color: light } @media only screen and (max-width: 600px) { .header { width: 100%; overflow: hidden; } } @media only screen and (max-width: 760px) { .header { height: 450px; } } /* Iphone portait */ @media only screen and (max-width: 375px) { .header { height: 350px; } }
0.450843
0.084644
@import 'tailwindcss/base'; @import 'tailwindcss/components'; @import 'tailwindcss/utilities'; @import "bootstrap"; .logo { height: 100%; } .main-bar { padding: 30px 0; } .shop-index .avatar img { border-radius: 20px; max-width: 100%; } .shop-description p { padding: 10px; border-radius: 10px; } #admin-menu .nav-link { color: #ffb261; background: #fff; font-size: 20px; } #admin-menu .active { color: #fff; background: #ffb261; } .img-form { width: 100px; margin-bottom: 20px; } .img-table { width: 100px; } select { font-family: 'FontAwesome', 'sans-serif'; } .owl-carousel .item { width: 100%; height: 600px; } .goal { margin: 0 auto; } .goal-items img { width: 60%; } .footer-32892 { background-color: #202126; padding: 3rem 0; color: #888; font-size: 16px; } .footer-32892, .footer-32892 h3 { font-family: "Poppins", sans-serif; } .footer-32892 h3 { font-size: 20px; color: #fff; margin-bottom: 30px; } .footer-32892 p { font-family: "Source Serif Pro", serif; } .footer-32892 .row.gallery { margin-right: -5px; margin-left: -5px; } .footer-32892 .row.gallery > [class^="col-"], .footer-32892 .row.gallery > [class*=" col-"] { padding-right: 5px; padding-left: 5px; } .footer-32892 .gallery a { display: block; margin-bottom: 10px; -webkit-transition: .3s all ease; -o-transition: .3s all ease; transition: .3s all ease; } .footer-32892 .gallery a:hover { opacity: .5; } .footer-32892 .quick-info li { color: #fff; font-size: 16px; margin-bottom: 10px; } .footer-32892 .quick-info li a { color: #fff; } .footer-32892 .quick-info li .icon { font-size: 20px; color: #f88020; } .footer-32892 .subscribe { position: relative; } .footer-32892 .subscribe .form-control { background-color: #292b31; -webkit-box-shadow: none; box-shadow: none; border-radius: 30px; height: 55px; padding-left: 30px; padding-right: 130px; border: none; color: #fff; } .footer-32892 .subscribe .form-control::-webkit-input-placeholder { color: #ccc; font-size: 14px; } .footer-32892 .subscribe .form-control::-moz-placeholder { color: #ccc; font-size: 14px; } .footer-32892 .subscribe .form-control:-ms-input-placeholder { color: #ccc; font-size: 14px; } .footer-32892 .subscribe .form-control:-moz-placeholder { color: #ccc; font-size: 14px; } .footer-32892 .subscribe .btn-submit { background: #f88020; height: 47px; border-radius: 30px; padding-left: 30px; padding-right: 30px; color: #fff; font-weight: bold; position: absolute; top: 4px; right: 4px; -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2); box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2); } .footer-32892 .tweets li { margin-bottom: 20px; font-size: 15px; font-style: italic; font-family: "Source Serif Pro", serif; } .footer-32892 .tweets li span { color: #fff; } .footer-32892 .footer-menu-wrap { border-top: 1px solid rgba(255, 255, 255, 0.1); padding-top: 2rem !important; margin-top: 7rem; } .footer-32892 .footer-menu { margin-bottom: 0; } .footer-32892 .footer-menu li { display: inline-block; } @media (max-width: 767.98px) { .footer-32892 .footer-menu li { display: block; } } .footer-32892 .footer-menu li a { padding: 10px; display: inline-block; color: #fff; } @media (max-width: 767.98px) { .footer-32892 .footer-menu li a { display: block; padding-left: 0px; } } .footer-32892 .footer-menu li:first-child a { padding-left: 0; } .footer-32892 .site-logo { color: #fff; font-size: 20px; } .product{ border: 1px solid #dddddd; height: 321px; } .product>img{ max-width: 230px; } .product-rating{ font-size: 20px; margin-bottom: 25px; } .product-title{ font-size: 20px; } .product-desc{ font-size: 14px; } .product-price{ font-size: 22px; } .product-stock{ color: #74DF00; font-size: 20px; margin-top: 10px; } .product-info{ margin-top: 50px; } .gold { color: #FFBF00; } .active-header-link{ background: #292b31; color: #f88020; } .active-header-link:hover{ background: #3c3f46; color: #f88020; } /*products*/ /*stripe*/ .stripe-connect-btn{ border: 1px solid #8128ff; } .stripe-connect-btn img{ display: inline; border-right: 1px solid black; width: 90px; } .image-icon { width: 1.25rem; height: 1.25rem; display: inline; } .goal-items img{ height: 80px; width: 80px; }
resources/css/app.css
@import 'tailwindcss/base'; @import 'tailwindcss/components'; @import 'tailwindcss/utilities'; @import "bootstrap"; .logo { height: 100%; } .main-bar { padding: 30px 0; } .shop-index .avatar img { border-radius: 20px; max-width: 100%; } .shop-description p { padding: 10px; border-radius: 10px; } #admin-menu .nav-link { color: #ffb261; background: #fff; font-size: 20px; } #admin-menu .active { color: #fff; background: #ffb261; } .img-form { width: 100px; margin-bottom: 20px; } .img-table { width: 100px; } select { font-family: 'FontAwesome', 'sans-serif'; } .owl-carousel .item { width: 100%; height: 600px; } .goal { margin: 0 auto; } .goal-items img { width: 60%; } .footer-32892 { background-color: #202126; padding: 3rem 0; color: #888; font-size: 16px; } .footer-32892, .footer-32892 h3 { font-family: "Poppins", sans-serif; } .footer-32892 h3 { font-size: 20px; color: #fff; margin-bottom: 30px; } .footer-32892 p { font-family: "Source Serif Pro", serif; } .footer-32892 .row.gallery { margin-right: -5px; margin-left: -5px; } .footer-32892 .row.gallery > [class^="col-"], .footer-32892 .row.gallery > [class*=" col-"] { padding-right: 5px; padding-left: 5px; } .footer-32892 .gallery a { display: block; margin-bottom: 10px; -webkit-transition: .3s all ease; -o-transition: .3s all ease; transition: .3s all ease; } .footer-32892 .gallery a:hover { opacity: .5; } .footer-32892 .quick-info li { color: #fff; font-size: 16px; margin-bottom: 10px; } .footer-32892 .quick-info li a { color: #fff; } .footer-32892 .quick-info li .icon { font-size: 20px; color: #f88020; } .footer-32892 .subscribe { position: relative; } .footer-32892 .subscribe .form-control { background-color: #292b31; -webkit-box-shadow: none; box-shadow: none; border-radius: 30px; height: 55px; padding-left: 30px; padding-right: 130px; border: none; color: #fff; } .footer-32892 .subscribe .form-control::-webkit-input-placeholder { color: #ccc; font-size: 14px; } .footer-32892 .subscribe .form-control::-moz-placeholder { color: #ccc; font-size: 14px; } .footer-32892 .subscribe .form-control:-ms-input-placeholder { color: #ccc; font-size: 14px; } .footer-32892 .subscribe .form-control:-moz-placeholder { color: #ccc; font-size: 14px; } .footer-32892 .subscribe .btn-submit { background: #f88020; height: 47px; border-radius: 30px; padding-left: 30px; padding-right: 30px; color: #fff; font-weight: bold; position: absolute; top: 4px; right: 4px; -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2); box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2); } .footer-32892 .tweets li { margin-bottom: 20px; font-size: 15px; font-style: italic; font-family: "Source Serif Pro", serif; } .footer-32892 .tweets li span { color: #fff; } .footer-32892 .footer-menu-wrap { border-top: 1px solid rgba(255, 255, 255, 0.1); padding-top: 2rem !important; margin-top: 7rem; } .footer-32892 .footer-menu { margin-bottom: 0; } .footer-32892 .footer-menu li { display: inline-block; } @media (max-width: 767.98px) { .footer-32892 .footer-menu li { display: block; } } .footer-32892 .footer-menu li a { padding: 10px; display: inline-block; color: #fff; } @media (max-width: 767.98px) { .footer-32892 .footer-menu li a { display: block; padding-left: 0px; } } .footer-32892 .footer-menu li:first-child a { padding-left: 0; } .footer-32892 .site-logo { color: #fff; font-size: 20px; } .product{ border: 1px solid #dddddd; height: 321px; } .product>img{ max-width: 230px; } .product-rating{ font-size: 20px; margin-bottom: 25px; } .product-title{ font-size: 20px; } .product-desc{ font-size: 14px; } .product-price{ font-size: 22px; } .product-stock{ color: #74DF00; font-size: 20px; margin-top: 10px; } .product-info{ margin-top: 50px; } .gold { color: #FFBF00; } .active-header-link{ background: #292b31; color: #f88020; } .active-header-link:hover{ background: #3c3f46; color: #f88020; } /*products*/ /*stripe*/ .stripe-connect-btn{ border: 1px solid #8128ff; } .stripe-connect-btn img{ display: inline; border-right: 1px solid black; width: 90px; } .image-icon { width: 1.25rem; height: 1.25rem; display: inline; } .goal-items img{ height: 80px; width: 80px; }
0.253399
0.081556
@import url('https://fonts.googleapis.com/css?family=Open+Sans|Black+Ops+One&display=swap'); /* =WordPress Core -------------------------------------------------------------- */ .alignnone { margin: 5px 20px 20px 0; } .aligncenter, div.aligncenter { display: block; margin: 5px auto 5px auto; } .alignright { float:right; margin: 5px 0 20px 20px; } .alignleft { float: left; margin: 5px 20px 20px 0; } a img.alignright { float: right; margin: 5px 0 20px 20px; } a img.alignnone { margin: 5px 20px 20px 0; } a img.alignleft { float: left; margin: 5px 20px 20px 0; } a img.aligncenter { display: block; margin-left: auto; margin-right: auto; } .wp-caption { background: #fff; border: 1px solid #f0f0f0; max-width: 96%; /* Image does not overflow the content area */ padding: 5px 3px 10px; text-align: center; } .wp-caption.alignnone { margin: 5px 20px 20px 0; } .wp-caption.alignleft { margin: 5px 20px 20px 0; } .wp-caption.alignright { margin: 5px 0 20px 20px; } .wp-caption img { border: 0 none; height: auto; margin: 0; max-width: 98.5%; padding: 0; width: auto; } .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 { border: 0; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */ } .screen-reader-text:focus { background-color: #eee; clip: auto !important; clip-path: none; color: #444; display: block; font-size: 1em; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; /* Above WP toolbar. */ } .sticky, .gallery-caption, .bypostauthor { display: block; } /* ================================================= GENERAL =================================================*/ body{ font-family: 'Open Sans', sans-serif; } h1, h2, h3, h4, h5, h6, .site-name, .card-header{ font-weight: 300; font-family: 'Black Ops One', cursive; } .moretag:hover, a:hover{ text-decoration: none; } .wp-block-cover a:hover, #sidebar .btn{ color: #fff; } #post-feed .entry-header img{ margin-bottom: 10px; } #post-header, .page-title, #single-post article, #page{ margin-bottom: 40px; } #page article{ margin-right: 0 !important; /* Overide .row margin-right : -15px*/ margin-left: 0 !important; /* Overide .row margin-left : -15px*/ padding: 0 !important; /* Overide .row padding-right : -15px and padding-left : -15px*/ } #single-post #post-content .post-meta{ margin-top: 30px; } #post-feed .entry-header img, .post-featured-image img{ width: 100%; height: auto; } .no-padding{ margin: 0; padding: 0; } .wp-block-quote, blockquote{ padding: 20px; border-left: 5px solid #f9b701; } .wp-block-quote cite:before, blockquote cite:before{ content: "\2014 \00A0"; } .wp-block-image figcaption{ margin-top: 0; } .archive span{ vertical-align: middle; } table { border-collapse: collapse; width: 90%; } table td, table th { border: 1px solid #ddd; padding: 8px; } table tr:nth-child(even){backmenu-areaground-color: #f2f2f2;} table tr:hover {background-color: #ddd;} table thead th { padding-top: 12px; padding-bottom: 12px; text-align: left; background-color: #f9b701; color: white; } #single-post .post-title{ width: 100%; } #post-feed .post-title{ max-width: 100%; } #single-post .post-title,#post-feed .post-title{ -ms-word-wrap: break-word; word-wrap: break-word; } /* ================================================= SITE BRAND =================================================*/ .site-name{ font-size: 2.3em; margin: 0; padding: 0; } .custom-logo-link{ float: left; margin-right:10px; } .site-brand { display: inline-block; } /* ================================================= NAVBAR =================================================*/ .main-menu .navbar{ margin: 0; padding: 0; } .navbar ul{ margin-left: auto !important; } .main-menu ul li{ display: inline; vertical-align: middle; } .main-menu ul li a{ text-decoration: none; } .logo{ margin: 20px 0; } /* ================================================= BLOG =================================================*/ #post-feed{ float: left; margin-top: 20px; margin-bottom: 40px; } #post-feed .entry-header{ display: flex; flex-direction: column; justify-content: center; align-items: center; } #post-feed .post-item h2{ font-size: 1.625em; font-weight: 400; text-transform: uppercase; } #post-feed .post-item .post-title{ position: absolute; } #post-feed .post-item .post-title{ background-color: rgba(255,255,255,0.9); padding: 10% 5%; text-align: center; -ms-word-wrap: break-word; word-wrap: break-word; } .post-item .post-author{ letter-spacing: 5px; text-transform: uppercase; } .post-item .post-author a{ color: #212529; } .post-item .post-author a:hover{ color: #f9b701; } .post-meta{ margin-bottom: 10px; } #sidebar .search span{ vertical-align: text-top; } .post-meta i, .search i{ margin: 0 10px; } .meta-dots{ font-size: 1.875em; vertical-align: middle !important; /* overite vertical-align of .post-meta span */ } .post-line{ background: #EEE; position: relative; overflow: visible; z-index: 100; margin-top: 60px; margin-bottom: 60px; } .post-line:before{ z-index: 10000; font-family: "Font Awesome 5 Free"; content: "\f015"; position: absolute; top: -23px; left: 50%; right: 50%; width: 40px; height: 30px; margin-left: -20px; font-size: 1.875em; font-weight: 900; } .post-tags{ display: block; margin-top: 30px; } .moretag{ float: right; display: block; padding: 5px; font-size: 0.875em; letter-spacing: 1px; margin-top: -5px; } #post-feed .entry-header hr{ width: 150px; border: 1px solid #d1d1d1; } /* ================================================= Posts =================================================*/ #single-post .post-title { height: auto; display: flex; flex-direction: column; justify-content: center; padding-left: 80px; } #single-post #post-header{ margin-right: -10px; margin-left: -30px; } #single-post .post-title h1{ font-size: 32px; line-height: 45px !important; /*overide bootstrap heading line-height*/ font-weight: 400; padding: 40px 0 20px 0; } #single-post .post-title .post-category a{ font-size: 14px; font-weight: 400; letter-spacing: 2px; line-height: 21px; text-align: center !important; text-transform: uppercase; color: #26272d; } #single-post .post-title h1, #single-post .post-title .post-category, #single-post .post-title .post-meta{ text-align: left !important; } /* ================================================= PAGES =================================================*/ #page .featured-image-page{ padding: 140px 30px; } /* ================================================= SEARCH =================================================*/ .search-form .input-group { position: relative; } .search-form .input-group-append{ position: absolute; right: 0; z-index: 99; opacity: 0.5; } .search-form .form-control:focus .input-group-append{ opacity: 1; } .search-form .form-control{ border-radius: 10px !important; /*overide bootstrap .input-group > .form-control:not(:last-child){ border-top-right-radius: 0; border-bottom-right-radius: 0;}*/ } .search-form .form-control, .search-form .btn{ font-size: inherit; } .search-form .form-control:focus{ color: #495057; background-color: #fff; border-color: #f9b701; outline: 0; box-shadow: none; } /* ================================================= PAGINATION =================================================*/ .search .pagination{ display: block; text-align: center; } .page-numbers { padding: 5px 10px; border: 1px solid; } .page-numbers.current{ vertical-align: unset; } /* ================================================= SIDEBAR =================================================*/ #sidebar, #sidebar a { font-weight: 500; } #sidebar .widget-wrapper { margin-bottom: 40px; } #sidebar .widget-title { font-weight: 400; margin-bottom: 20px; font-size: 24px; } #sidebar ul { padding: 0; } #sidebar ul li { list-style: none; padding: 10px 0; border-bottom: 1px solid #e9e9e9; } #sidebar ul li .post-date { display: block; font-size: 12px; margin-left: 10px; } /* ================================================= FOOTER =================================================*/ footer, footer p, .footer-menu ul li a{ font-size: 12px; } .footer-menu ul li a:hover{ color: #f9b701; } footer .copyright{ padding: 8px; } #footer-widgets{ padding: 40px; } #footer-copyright{ background-color: #4c5b6e; padding: 10px; } footer .widget-wrapper .widget-title{ font-size: 24px; font-weight: 400; } footer .widget-wrapper ul{ padding: 0; } footer .widget-wrapper ul li{ list-style-type: none; border-bottom: 1px #2f3847 solid; padding: 10px 0; } footer .widget-wrapper ul li:before{ content: "» "; font-size: 14px; } footer .widget-wrapper ul li a{ display: inline-block; } footer .widget-wrapper ul li span{ display: block; } .footer-menu ul{ margin: 0; } .footer-menu ul li{ display: inline-block; list-style: none; } /*************** GUTENBERG ***************/ .alignfull { width: 100vw; margin-left: calc( 50% - 50vw ); max-width: none; } .wp-block-image.alignfull img, .wp-block-image.alignwide img { width: 100%; } @media only screen and (min-width: 320px) { .menu-area .navbar .container{ justify-content: flex-start; } #post-feed .post-item h2{ font-size: 18px; } #post-feed .post-item .post-title{ padding: 3%; } .post-item .post-author { letter-spacing: 2px; } #single-post .post-title h1 { padding: 0; } #single-post .post-title{ padding-left: unset; } #single-post #post-header { margin-right: inherit; margin-left: inherit; } body p{ font-size: 0.8em; } #single-post .post-title .post-meta{ font-size: 0.8em; } #page .featured-image-page { padding: 50px 30px; } .site-description { font-size: 12px; } } @media only screen and (min-width: 768px) { body p{ font-size: 1em; } .menu-area .navbar .container{ justify-content: space-between; } #post-feed .post-item h2{ font-size: 26px; } #post-feed .post-item .post-title{ padding: 10% 5%; } .post-item .post-author { letter-spacing: 5px; } #single-post .post-title .post-meta{ font-size: 1em; } #page .featured-image-page{ padding: 140px 30px; } .site-description { font-size: inherit; } } @media only screen and (min-width: 992px) { #single-post .post-title h1 { padding: 40px 0 20px 0; } #single-post .post-title{ padding-left: 80px; } #single-post #post-header { margin-right: -10px; margin-left: -30px; } } @media only screen and (min-width: 1140px) { .alignwide { width: 85vw; margin-left: calc( 40% - 70vw / 2 ); max-width: none; } }
blog/wp-content/themes/buildx/assets/css/template.css
@import url('https://fonts.googleapis.com/css?family=Open+Sans|Black+Ops+One&display=swap'); /* =WordPress Core -------------------------------------------------------------- */ .alignnone { margin: 5px 20px 20px 0; } .aligncenter, div.aligncenter { display: block; margin: 5px auto 5px auto; } .alignright { float:right; margin: 5px 0 20px 20px; } .alignleft { float: left; margin: 5px 20px 20px 0; } a img.alignright { float: right; margin: 5px 0 20px 20px; } a img.alignnone { margin: 5px 20px 20px 0; } a img.alignleft { float: left; margin: 5px 20px 20px 0; } a img.aligncenter { display: block; margin-left: auto; margin-right: auto; } .wp-caption { background: #fff; border: 1px solid #f0f0f0; max-width: 96%; /* Image does not overflow the content area */ padding: 5px 3px 10px; text-align: center; } .wp-caption.alignnone { margin: 5px 20px 20px 0; } .wp-caption.alignleft { margin: 5px 20px 20px 0; } .wp-caption.alignright { margin: 5px 0 20px 20px; } .wp-caption img { border: 0 none; height: auto; margin: 0; max-width: 98.5%; padding: 0; width: auto; } .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 { border: 0; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */ } .screen-reader-text:focus { background-color: #eee; clip: auto !important; clip-path: none; color: #444; display: block; font-size: 1em; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; /* Above WP toolbar. */ } .sticky, .gallery-caption, .bypostauthor { display: block; } /* ================================================= GENERAL =================================================*/ body{ font-family: 'Open Sans', sans-serif; } h1, h2, h3, h4, h5, h6, .site-name, .card-header{ font-weight: 300; font-family: 'Black Ops One', cursive; } .moretag:hover, a:hover{ text-decoration: none; } .wp-block-cover a:hover, #sidebar .btn{ color: #fff; } #post-feed .entry-header img{ margin-bottom: 10px; } #post-header, .page-title, #single-post article, #page{ margin-bottom: 40px; } #page article{ margin-right: 0 !important; /* Overide .row margin-right : -15px*/ margin-left: 0 !important; /* Overide .row margin-left : -15px*/ padding: 0 !important; /* Overide .row padding-right : -15px and padding-left : -15px*/ } #single-post #post-content .post-meta{ margin-top: 30px; } #post-feed .entry-header img, .post-featured-image img{ width: 100%; height: auto; } .no-padding{ margin: 0; padding: 0; } .wp-block-quote, blockquote{ padding: 20px; border-left: 5px solid #f9b701; } .wp-block-quote cite:before, blockquote cite:before{ content: "\2014 \00A0"; } .wp-block-image figcaption{ margin-top: 0; } .archive span{ vertical-align: middle; } table { border-collapse: collapse; width: 90%; } table td, table th { border: 1px solid #ddd; padding: 8px; } table tr:nth-child(even){backmenu-areaground-color: #f2f2f2;} table tr:hover {background-color: #ddd;} table thead th { padding-top: 12px; padding-bottom: 12px; text-align: left; background-color: #f9b701; color: white; } #single-post .post-title{ width: 100%; } #post-feed .post-title{ max-width: 100%; } #single-post .post-title,#post-feed .post-title{ -ms-word-wrap: break-word; word-wrap: break-word; } /* ================================================= SITE BRAND =================================================*/ .site-name{ font-size: 2.3em; margin: 0; padding: 0; } .custom-logo-link{ float: left; margin-right:10px; } .site-brand { display: inline-block; } /* ================================================= NAVBAR =================================================*/ .main-menu .navbar{ margin: 0; padding: 0; } .navbar ul{ margin-left: auto !important; } .main-menu ul li{ display: inline; vertical-align: middle; } .main-menu ul li a{ text-decoration: none; } .logo{ margin: 20px 0; } /* ================================================= BLOG =================================================*/ #post-feed{ float: left; margin-top: 20px; margin-bottom: 40px; } #post-feed .entry-header{ display: flex; flex-direction: column; justify-content: center; align-items: center; } #post-feed .post-item h2{ font-size: 1.625em; font-weight: 400; text-transform: uppercase; } #post-feed .post-item .post-title{ position: absolute; } #post-feed .post-item .post-title{ background-color: rgba(255,255,255,0.9); padding: 10% 5%; text-align: center; -ms-word-wrap: break-word; word-wrap: break-word; } .post-item .post-author{ letter-spacing: 5px; text-transform: uppercase; } .post-item .post-author a{ color: #212529; } .post-item .post-author a:hover{ color: #f9b701; } .post-meta{ margin-bottom: 10px; } #sidebar .search span{ vertical-align: text-top; } .post-meta i, .search i{ margin: 0 10px; } .meta-dots{ font-size: 1.875em; vertical-align: middle !important; /* overite vertical-align of .post-meta span */ } .post-line{ background: #EEE; position: relative; overflow: visible; z-index: 100; margin-top: 60px; margin-bottom: 60px; } .post-line:before{ z-index: 10000; font-family: "Font Awesome 5 Free"; content: "\f015"; position: absolute; top: -23px; left: 50%; right: 50%; width: 40px; height: 30px; margin-left: -20px; font-size: 1.875em; font-weight: 900; } .post-tags{ display: block; margin-top: 30px; } .moretag{ float: right; display: block; padding: 5px; font-size: 0.875em; letter-spacing: 1px; margin-top: -5px; } #post-feed .entry-header hr{ width: 150px; border: 1px solid #d1d1d1; } /* ================================================= Posts =================================================*/ #single-post .post-title { height: auto; display: flex; flex-direction: column; justify-content: center; padding-left: 80px; } #single-post #post-header{ margin-right: -10px; margin-left: -30px; } #single-post .post-title h1{ font-size: 32px; line-height: 45px !important; /*overide bootstrap heading line-height*/ font-weight: 400; padding: 40px 0 20px 0; } #single-post .post-title .post-category a{ font-size: 14px; font-weight: 400; letter-spacing: 2px; line-height: 21px; text-align: center !important; text-transform: uppercase; color: #26272d; } #single-post .post-title h1, #single-post .post-title .post-category, #single-post .post-title .post-meta{ text-align: left !important; } /* ================================================= PAGES =================================================*/ #page .featured-image-page{ padding: 140px 30px; } /* ================================================= SEARCH =================================================*/ .search-form .input-group { position: relative; } .search-form .input-group-append{ position: absolute; right: 0; z-index: 99; opacity: 0.5; } .search-form .form-control:focus .input-group-append{ opacity: 1; } .search-form .form-control{ border-radius: 10px !important; /*overide bootstrap .input-group > .form-control:not(:last-child){ border-top-right-radius: 0; border-bottom-right-radius: 0;}*/ } .search-form .form-control, .search-form .btn{ font-size: inherit; } .search-form .form-control:focus{ color: #495057; background-color: #fff; border-color: #f9b701; outline: 0; box-shadow: none; } /* ================================================= PAGINATION =================================================*/ .search .pagination{ display: block; text-align: center; } .page-numbers { padding: 5px 10px; border: 1px solid; } .page-numbers.current{ vertical-align: unset; } /* ================================================= SIDEBAR =================================================*/ #sidebar, #sidebar a { font-weight: 500; } #sidebar .widget-wrapper { margin-bottom: 40px; } #sidebar .widget-title { font-weight: 400; margin-bottom: 20px; font-size: 24px; } #sidebar ul { padding: 0; } #sidebar ul li { list-style: none; padding: 10px 0; border-bottom: 1px solid #e9e9e9; } #sidebar ul li .post-date { display: block; font-size: 12px; margin-left: 10px; } /* ================================================= FOOTER =================================================*/ footer, footer p, .footer-menu ul li a{ font-size: 12px; } .footer-menu ul li a:hover{ color: #f9b701; } footer .copyright{ padding: 8px; } #footer-widgets{ padding: 40px; } #footer-copyright{ background-color: #4c5b6e; padding: 10px; } footer .widget-wrapper .widget-title{ font-size: 24px; font-weight: 400; } footer .widget-wrapper ul{ padding: 0; } footer .widget-wrapper ul li{ list-style-type: none; border-bottom: 1px #2f3847 solid; padding: 10px 0; } footer .widget-wrapper ul li:before{ content: "» "; font-size: 14px; } footer .widget-wrapper ul li a{ display: inline-block; } footer .widget-wrapper ul li span{ display: block; } .footer-menu ul{ margin: 0; } .footer-menu ul li{ display: inline-block; list-style: none; } /*************** GUTENBERG ***************/ .alignfull { width: 100vw; margin-left: calc( 50% - 50vw ); max-width: none; } .wp-block-image.alignfull img, .wp-block-image.alignwide img { width: 100%; } @media only screen and (min-width: 320px) { .menu-area .navbar .container{ justify-content: flex-start; } #post-feed .post-item h2{ font-size: 18px; } #post-feed .post-item .post-title{ padding: 3%; } .post-item .post-author { letter-spacing: 2px; } #single-post .post-title h1 { padding: 0; } #single-post .post-title{ padding-left: unset; } #single-post #post-header { margin-right: inherit; margin-left: inherit; } body p{ font-size: 0.8em; } #single-post .post-title .post-meta{ font-size: 0.8em; } #page .featured-image-page { padding: 50px 30px; } .site-description { font-size: 12px; } } @media only screen and (min-width: 768px) { body p{ font-size: 1em; } .menu-area .navbar .container{ justify-content: space-between; } #post-feed .post-item h2{ font-size: 26px; } #post-feed .post-item .post-title{ padding: 10% 5%; } .post-item .post-author { letter-spacing: 5px; } #single-post .post-title .post-meta{ font-size: 1em; } #page .featured-image-page{ padding: 140px 30px; } .site-description { font-size: inherit; } } @media only screen and (min-width: 992px) { #single-post .post-title h1 { padding: 40px 0 20px 0; } #single-post .post-title{ padding-left: 80px; } #single-post #post-header { margin-right: -10px; margin-left: -30px; } } @media only screen and (min-width: 1140px) { .alignwide { width: 85vw; margin-left: calc( 40% - 70vw / 2 ); max-width: none; } }
0.380183
0.125493
#ad-1 { width: 720px; height: 300px; margin: 40px auto 0; background-image: url(../images/ad-1/background.png); background-position: center; background-repeat: no-repeat; overflow: hidden; position: relative; box-shadow: 1px 1px 4px rgba(0,0,0,0.4); } #ad-1 #content { width: 325px; float: right; margin: 40px; text-align: center; z-index: 4; position: relative; overflow: visible; } #ad-1 #content h2 { font-family: 'Alfa Slab One', cursive; color: #137dd5; font-size: 50px; line-height: 50px; text-shadow: 0px 0px 4px #fff; -webkit-animation: h2-animation 7s 1 ease-in-out; -moz-animation: h2-animation 7s 1 ease-in-out; -o-animation: h2-animation 7s 1 ease-in-out; -ms-animation: h2-animation 7s 1 ease-in-out; animation: h2-animation 7s 1 ease-in-out; } #ad-1 #content h3 { font-family: 'Boogaloo', cursive; color: #202224; font-size: 31px; line-height: 31px; text-shadow: 0px 0px 4px #fff; -webkit-animation: h3-animation 10s 1 ease-in-out; -moz-animation: h3-animation 10s 1 ease-in-out; -o-animation: h3-animation 10s 1 ease-in-out; -ms-animation: h3-animation 10s 1 ease-in-out; animation: h3-animation 10s 1 ease-in-out; } #ad-1 #content form { margin: 30px 0 0 6px; position: relative; -webkit-animation: form-animation 12s 1 ease-in-out; -moz-animation: form-animation 12s 1 ease-in-out; -o-animation: form-animation 12s 1 ease-in-out; -ms-animation: form-animation 12s 1 ease-in-out; animation: form-animation 12s 1 ease-in-out; } #ad-1 #content #email { width: 158px; height: 48px; float: left; padding: 0 20px; font-size: 16px; font-family: 'Lucida Grande', sans-serif; color: #fff; text-shadow: 1px 1px 0px #a2917d; border-top-left-radius: 5px; border-bottom-left-radius: 5px; border:1px solid #a2917d; outline: none; box-shadow: -1px -1px 1px #fff; background-color: #c7b29b; background-image: linear-gradient(bottom, rgb(216,201,185) 0%, rgb(199,178,155) 100%); background-image: -o-linear-gradient(bottom, rgb(216,201,185) 0%, rgb(199,178,155) 100%); background-image: -moz-linear-gradient(bottom, rgb(216,201,185) 0%, rgb(199,178,155) 100%); background-image: -webkit-linear-gradient(bottom, rgb(216,201,185) 0%, rgb(199,178,155) 100%); background-image: -ms-linear-gradient(bottom, rgb(216,201,185) 0%, rgb(199,178,155) 100%); } #ad-1 #content #email:focus { background-image: linear-gradient(bottom, rgb(199,178,155) 0%, rgb(199,178,155) 100%); background-image: -o-linear-gradient(bottom, rgb(199,178,155) 0%, rgb(199,178,155) 100%); background-image: -moz-linear-gradient(bottom, rgb(199,178,155) 0%, rgb(199,178,155) 100%); background-image: -webkit-linear-gradient(bottom, rgb(199,178,155) 0%, rgb(199,178,155) 100%); background-image: -ms-linear-gradient(bottom, rgb(199,178,155) 0%, rgb(199,178,155) 100%); } #ad-1 #content #submit { height: 50px; float: left; padding: 0 20px; font-size: 20px; font-family: 'Boogaloo', cursive; color: #137dd5; text-shadow: 1px 1px 0px #fff; border-top-right-radius: 5px; border-bottom-right-radius: 5px; border:1px solid #bcc0c4; border-left: none; background-color: #fff; background-image: linear-gradient(bottom, rgb(245,247,249) 0%, rgb(255,255,255) 100%); background-image: -o-linear-gradient(bottom, rgb(245,247,249) 0%, rgb(255,255,255) 100%); background-image: -moz-linear-gradient(bottom, rgb(245,247,249) 0%, rgb(255,255,255) 100%); background-image: -webkit-linear-gradient(bottom, rgb(245,247,249) 0%, rgb(255,255,255) 100%); background-image: -ms-linear-gradient(bottom, rgb(245,247,249) 0%, rgb(255,255,255) 100%); cursor: pointer; } #ad-1 #content #submit:hover { background-image: linear-gradient(bottom, rgb(255,255,255) 0%, rgb(255,255,255) 100%); background-image: -o-linear-gradient(bottom, rgb(255,255,255) 0%, rgb(255,255,255) 100%); background-image: -moz-linear-gradient(bottom, rgb(255,255,255) 0%, rgb(255,255,255) 100%); background-image: -webkit-linear-gradient(bottom, rgb(255,255,255) 0%, rgb(255,255,255) 100%); background-image: -ms-linear-gradient(bottom, rgb(255,255,255) 0%, rgb(255,255,255) 100%); } #ad-1 ul#water{ } #ad-1 li#water-back { width: 1200px; height: 84px; background-image: url(../images/ad-1/water-back.png); background-repeat: repeat-x; z-index: 1; position: absolute; bottom: 10px; left: -20px; -webkit-animation: water-back-animation 3s infinite ease-in-out; -moz-animation: water-back-animation 3s infinite ease-in-out; -o-animation: water-back-animation 3s infinite ease-in-out; -ms-animation: water-back-animation 3s infinite ease-in-out; animation: water-back-animation 3s infinite ease-in-out; } #ad-1 li#water-front { width: 1200px; height: 158px; background-image: url(../images/ad-1/water-front.png); background-repeat: repeat-x; z-index: 3; position: absolute; bottom: -70px; left:-30px; -webkit-animation: water-front-animation 2s infinite ease-in-out; -moz-animation: water-front-animation 2s infinite ease-in-out; -o-animation: water-front-animation 2s infinite ease-in-out; -ms-animation: water-front-animation 2s infinite ease-in-out; animation: water-front-animation 2s infinite ease-in-out; } #ad-1 ul#boat { width: 249px; height: 215px; z-index: 2; position: absolute; bottom: 25px; left: 20px; overflow: visible; -webkit-animation: boat-in-animation 3s 1 ease-out; -moz-animation: boat-in-animation 3s 1 ease-out; -o-animation: boat-in-animation 3s 1 ease-out; -ms-animation: boat-in-animation 3s 1 ease-out; animation: boat-in-animation 3s 1 ease-out; } #ad-1 ul#boat li { width: 249px; height: 215px; background-image: url(../images/ad-1/boat.png); position: absolute; bottom: 0px; left: 0px; overflow: visible; -webkit-animation: boat-animation 2s infinite ease-in-out; -moz-animation: boat-animation 2s infinite ease-in-out; -o-animation: boat-animation 2s infinite ease-in-out; -ms-animation: boat-animation 2s infinite ease-in-out; animation: boat-animation 2s infinite ease-in-out; } #ad-1 #question-mark { width: 24px; height: 50px; background-image: url(../images/ad-1/question-mark.png); position: absolute; right: 34px; top: -30px; -webkit-animation: question-mark-animation 4s 1 ease-in-out; -moz-animation: question-mark-animation 4s 1 ease-in-out; -o-animation: question-mark-animation 4s 1 ease-in-out; -ms-animation: question-mark-animation 4s 1 ease-in-out; animation: question-mark-animation 4s 1 ease-in-out; } #ad-1 #clouds { position: absolute; top: 0px; z-index: 0; } #ad-1 #cloud-group-1 { width:720px; position: absolute; left:0px; -webkit-animation: cloud-group-1-animation 30s infinite linear; -moz-animation: cloud-group-1-animation 30s infinite linear; -o-animation: cloud-group-1-animation 30s infinite linear; -ms-animation: cloud-group-1-animation 30s infinite linear; animation: cloud-group-1-animation 30s infinite linear; } #ad-1 #cloud-group-2 { width: 720px; position: absolute; left: 720px; -webkit-animation: cloud-group-2-animation 30s infinite linear; -moz-animation: cloud-group-2-animation 30s infinite linear; -o-animation: cloud-group-2-animation 30s infinite linear; -ms-animation: cloud-group-2-animation 30s infinite linear; animation: cloud-group-2-animation 30s infinite linear; } #ad-1 .cloud-1 { width: 172px; height: 121px; background-image: url(../images/ad-1/cloud-1.png); position: absolute; top: 10px; left: 40px; } #ad-1 .cloud-2 { width: 121px; height: 75px; background-image: url(../images/ad-1/cloud-2.png); position: absolute; top: -25px; left: 300px; } #ad-1 .cloud-3 { width: 132px; height: 105px; background-image: url(../images/ad-1/cloud-3.png); position: absolute; top: -5px; left: 530px; } /* WebKit Animations */ @-webkit-keyframes h2-animation { 0% {opacity: 0;} 80% {opacity: 0;} 100% {opacity: 1;} } @-webkit-keyframes h3-animation { 0% {opacity: 0;} 80% {opacity: 0;} 100% {opacity: 1;} } @-webkit-keyframes form-animation { 0% {opacity: 0; right: -400px;} 90% {opacity: 0; right: -400px;} 95% {opacity: 0.5; right: 20px;} 100% {opacity: 1; right: 0px;} } @-webkit-keyframes boat-in-animation { 0% {left: -200px;} 100% {left: 20px;} } @-webkit-keyframes boat-animation { 0% {bottom: 0px; left: 0px;} 25% {bottom: -2px; left: -2px;} 70% {bottom: 2px; left: -4px;} 100% {bottom: -1px; left: 0px;} } @-webkit-keyframes question-mark-animation { 0% {opacity:0;} 80% {opacity:0;} 100% {opacity:1;} } @-webkit-keyframes cloud-group-1-animation { 0% {left: 0px;} 99.9999% {left: -720px;} 100% {left: 0px;} } @-webkit-keyframes cloud-group-2-animation { 0% {left: 720px;} 99.9999% {left: 0px;} 100% {left: 720px;} } @-webkit-keyframes water-back-animation { 0% {bottom: 10px; left: -20px;} 25% {bottom: 8px; left: -22px;} 70% {bottom: 12px; left: -24px;} 100% {bottom: 9px; left: -20px;} } @-webkit-keyframes water-front-animation { 0% {bottom: -70px; left: -30px;} 25% {bottom: -68px; left: -32px;} 70% {bottom: -72px; left: -34px;} 100% {bottom: -69px; left: -30px;} } /* FireFox Animations */ @-moz-keyframes h2-animation { 0% {opacity: 0;} 80% {opacity: 0;} 100% {opacity: 1;} } @-moz-keyframes h3-animation { 0% {opacity: 0;} 80% {opacity: 0;} 100% {opacity: 1;} } @-moz-keyframes form-animation { 0% {opacity: 0; right: -400px;} 90% {opacity: 0; right: -400px;} 95% {opacity: 0.5; right: 20px;} 100% {opacity: 1; right: 0px;} } @-moz-keyframes boat-in-animation { 0% {left: -200px;} 100% {left: 20px;} } @-moz-keyframes boat-animation { 0% {bottom: 0px; left: 0px;} 25% {bottom: -2px; left: -2px;} 70% {bottom: 2px; left: -4px;} 100% {bottom: -1px; left: 0px;} } @-moz-keyframes question-mark-animation { 0% {opacity:0;} 80% {opacity:0;} 100% {opacity:1;} } @-moz-keyframes cloud-group-1-animation { 0% {left: 0px;} 99.9999% {left: -720px;} 100% {left: 0px;} } @-moz-keyframes cloud-group-2-animation { 0% {left: 720px;} 99.9999% {left: 0px;} 100% {left: 720px;} } @-moz-keyframes water-back-animation { 0% {bottom: 10px; left: -20px;} 25% {bottom: 8px; left: -22px;} 70% {bottom: 12px; left: -24px;} 100% {bottom: 9px; left: -20px;} } @-moz-keyframes water-front-animation { 0% {bottom: -70px; left: -30px;} 25% {bottom: -68px; left: -32px;} 70% {bottom: -72px; left: -34px;} 100% {bottom: -69px; left: -30px;} } /* Opera Animations */ @-o-keyframes h2-animation { 0% {opacity: 0;} 80% {opacity: 0;} 100% {opacity: 1;} } @-o-keyframes h3-animation { 0% {opacity: 0;} 80% {opacity: 0;} 100% {opacity: 1;} } @-o-keyframes form-animation { 0% {opacity: 0; right: -400px;} 90% {opacity: 0; right: -400px;} 95% {opacity: 0.5; right: 20px;} 100% {opacity: 1; right: 0px;} } @-o-keyframes boat-in-animation { 0% {left: -200px;} 100% {left: 20px;} } @-o-keyframes boat-animation { 0% {bottom: 0px; left: 0px;} 25% {bottom: -2px; left: -2px;} 70% {bottom: 2px; left: -4px;} 100% {bottom: -1px; left: 0px;} } @-o-keyframes question-mark-animation { 0% {opacity:0;} 80% {opacity:0;} 100% {opacity:1;} } @-o-keyframes cloud-group-1-animation { 0% {left: 0px;} 99.9999% {left: -720px;} 100% {left: 0px;} } @-o-keyframes cloud-group-2-animation { 0% {left: 720px;} 99.9999% {left: 0px;} 100% {left: 720px;} } @-o-keyframes water-back-animation { 0% {bottom: 10px; left: -20px;} 25% {bottom: 8px; left: -22px;} 70% {bottom: 12px; left: -24px;} 100% {bottom: 9px; left: -20px;} } @-o-keyframes water-front-animation { 0% {bottom: -70px; left: -30px;} 25% {bottom: -68px; left: -32px;} 70% {bottom: -72px; left: -34px;} 100% {bottom: -69px; left: -30px;} } /* IE Animations */ @-ms-keyframes h2-animation { 0% {opacity: 0;} 80% {opacity: 0;} 100% {opacity: 1;} } @-ms-keyframes h3-animation { 0% {opacity: 0;} 80% {opacity: 0;} 100% {opacity: 1;} } @-ms-keyframes form-animation { 0% {opacity: 0; right: -400px;} 90% {opacity: 0; right: -400px;} 95% {opacity: 0.5; right: 20px;} 100% {opacity: 1; right: 0px;} } @-ms-keyframes boat-in-animation { 0% {left: -200px;} 100% {left: 20px;} } @-ms-keyframes boat-animation { 0% {bottom: 0px; left: 0px;} 25% {bottom: -2px; left: -2px;} 70% {bottom: 2px; left: -4px;} 100% {bottom: -1px; left: 0px;} } @-ms-keyframes question-mark-animation { 0% {opacity:0;} 80% {opacity:0;} 100% {opacity:1;} } @-ms-keyframes cloud-group-1-animation { 0% {left: 0px;} 99.9999% {left: -720px;} 100% {left: 0px;} } @-ms-keyframes cloud-group-2-animation { 0% {left: 720px;} 99.9999% {left: 0px;} 100% {left: 720px;} } @-ms-keyframes water-back-animation { 0% {bottom: 10px; left: -20px;} 25% {bottom: 8px; left: -22px;} 70% {bottom: 12px; left: -24px;} 100% {bottom: 9px; left: -20px;} } @-ms-keyframes water-front-animation { 0% {bottom: -70px; left: -30px;} 25% {bottom: -68px; left: -32px;} 70% {bottom: -72px; left: -34px;} 100% {bottom: -69px; left: -30px;} } /* Animations */ @keyframes h2-animation { 0% {opacity: 0;} 80% {opacity: 0;} 100% {opacity: 1;} } @keyframes h3-animation { 0% {opacity: 0;} 80% {opacity: 0;} 100% {opacity: 1;} } @keyframes form-animation { 0% {opacity: 0; right: -400px;} 90% {opacity: 0; right: -400px;} 95% {opacity: 0.5; right: 20px;} 100% {opacity: 1; right: 0px;} } @keyframes boat-in-animation { 0% {left: -200px;} 100% {left: 20px;} } @keyframes boat-animation { 0% {bottom: 0px; left: 0px;} 25% {bottom: -2px; left: -2px;} 70% {bottom: 2px; left: -4px;} 100% {bottom: -1px; left: 0px;} } @keyframes question-mark-animation { 0% {opacity:0;} 80% {opacity:0;} 100% {opacity:1;} } @keyframes cloud-group-1-animation { 0% {left: 0px;} 99.9999% {left: -720px;} 100% {left: 0px;} } @keyframes cloud-group-2-animation { 0% {left: 720px;} 99.9999% {left: 0px;} 100% {left: 720px;} } @keyframes water-back-animation { 0% {bottom: 10px; left: -20px;} 25% {bottom: 8px; left: -22px;} 70% {bottom: 12px; left: -24px;} 100% {bottom: 9px; left: -20px;} } @keyframes water-front-animation { 0% {bottom: -70px; left: -30px;} 25% {bottom: -68px; left: -32px;} 70% {bottom: -72px; left: -34px;} 100% {bottom: -69px; left: -30px;} } /* End Ad 1 */ /* Begin Ad 2 */ #ad-2 { width: 160px; height: 600px; margin: 40px auto 40px; background-image: url(../images/ad-2/background.png); background-position: center; background-repeat: no-repeat; overflow: hidden; position: relative; box-shadow: 1px 1px 4px rgba(0,0,0,0.4); text-align: center; } #ad-2 h2 { font-family: 'Alfa Slab One', cursive; color: #137dd5; font-size: 50px; line-height: 50px; text-shadow: 0px 0px 4px #fff; margin-top: 110px; -webkit-animation: h2-animation-2 10s 1 ease-in-out; -moz-animation: h2-animation-2 10s 1 ease-in-out; -o-animation: h2-animation-2 5s 1 ease-in-out; -ms-animation: h2-animation-2 5s 1 ease-in-out; animation: h2-animation-2 5s 1 ease-in-out; } #ad-2 ul#boat { width: 96px; height: 84px; overflow: visible; z-index: 2; position: absolute; top: 326px; left: 10px; -webkit-animation: boat-in-animation-2 15s 1 ease-in-out; -moz-animation: boat-in-animation-2 15s 1 ease-in-out; -o-animation: boat-in-animation-2 15s 1 ease-in-out; -ms-animation: boat-in-animation-2 15s 1 ease-in-out; animation: boat-in-animation-2 15s 1 ease-in-out; } #ad-2 ul#boat li { width: 96px; height: 84px; z-index: 2; position: relative; top: 0px; left: 0px; background-image: url(../images/ad-2/boat.png); -webkit-animation: boat-animation-2 2.5s infinite ease-out; -moz-animation: boat-animation-2 2.5s infinite ease-out; -o-animation: boat-animation-2 2.5s infinite ease-out; -ms-animation: boat-in-animation-2 2.5s infinite ease-out; animation: boat-animation-2 2.5s infinite ease-out; } #ad-2 #water { position: absolute; top: 382px; -webkit-animation: water-in-animation-2 2s 1 ease-out; -moz-animation: water-in-animation-2 2s 1 ease-out; -o-animation: water-in-animation-2 2s 1 ease-out; -ms-animation: water-in-animation-2 2s 1 ease-out; animation: water-in-animation-2 2s 1 ease-out; } #ad-2 #water-back { width: 200px; height: 75px; background-image: url(../images/ad-2/water-back.png); background-repeat: repeat-x; z-index: 1; position: absolute; top: 0px; left: -22px; -webkit-animation: water-back-animation-2 3s infinite ease-in-out; -moz-animation: water-back-animation-2 3s infinite ease-in-out; -o-animation: water-back-animation-2 3s infinite ease-in-out; -ms-animation: water-back-animation-2 3s infinite ease-in-out; animation: water-back-animation-2 3s infinite ease-in-out; } #ad-2 #water-front { width: 200px; height: 368px; background-image: url(../images/ad-2/water-front.png); background-repeat: repeat-x; z-index: 3; position: absolute; top: 2px; left:-30px; -webkit-animation: water-front-animation-2 2s infinite ease-in-out; -moz-animation: water-front-animation-2 2s infinite ease-in-out; -o-animation: water-front-animation-2 2s infinite ease-in-out; -ms-animation: water-front-animation-2 2s infinite ease-in-out; animation: water-front-animation-2 2s infinite ease-in-out; } #ad-2 #content { width: 100%; position: absolute; bottom: 0px; z-index: 4; -webkit-animation: content-in-animation-2 15s 1 ease-in-out; -moz-animation: content-in-animation-2 15s 1 ease-in-out; -o-animation: content-in-animation-2 15s 1 ease-in-out; -ms-animation: content-in-animation-2 15s 1 ease-in-out; animation: content-in-animation-2 15s 1 ease-in-out; } #ad-2 #content h3 { color: #fff; font-family: 'Boogaloo', cursive; font-size: 30px; line-height: 32px; text-shadow: 0px 0px 4px #137dd5; } #ad-2 #content a:link, #ad-2 #content a:visited { display: inline-block; height: 20px; padding: 15px; font-family: 'Boogaloo', cursive; font-size: 20px; line-height: 20px; color: #137dd5; text-shadow: 1px 1px 0px #fff; background-color: #fff; border-radius: 5px; margin: 20px 0px; box-shadow: 2px 2px 0px #137dd5; border: 1px solid #fff; background-image: linear-gradient(bottom, rgb(238,238,238) 10%, rgb(255,255,255) 55%); background-image: -o-linear-gradient(bottom, rgb(238,238,238) 10%, rgb(255,255,255) 55%); background-image: -moz-linear-gradient(bottom, rgb(238,238,238) 10%, rgb(255,255,255) 55%); background-image: -webkit-linear-gradient(bottom, rgb(238,238,238) 10%, rgb(255,255,255) 55%); background-image: -ms-linear-gradient(bottom, rgb(238,238,238) 10%, rgb(255,255,255) 55%); } #ad-2 #content a:hover, #ad-2 #content a:active { background-image: linear-gradient(bottom, rgb(255,255,255) 10%, rgb(255,255,255) 55%); background-image: -o-linear-gradient(bottom, rgb(255,255,255) 10%, rgb(255,255,255) 55%); background-image: -moz-linear-gradient(bottom, rgb(255,255,255) 10%, rgb(255,255,255) 55%); background-image: -webkit-linear-gradient(bottom, rgb(255,255,255) 10%, rgb(255,255,255) 55%); background-image: -ms-linear-gradient(bottom, rgb(255,255,255) 10%, rgb(255,255,255) 55%); } /* WebKit Animations */ @-webkit-keyframes h2-animation-2 { 0% {opacity: 0; font-size: 0px;} 90% {opacity: 0; font-size: 0px;} 95% {opacity: 1; font-size: 60px;} 100% {font-size: 50px;} } @-webkit-keyframes content-in-animation-2 { 0% {opacity: 0;} 90% {opacity: 0;} 95% {opacity: 1;} 100% {opacity: 1;} } @-webkit-keyframes water-in-animation-2 { 0% {top: 600px; left: -10px;} 100% {top: 380px; left: 0px;} } @-webkit-keyframes water-front-animation-2 { 0% {top: 2px; left: -30px;} 25% {top: 0px; left: -32px;} 70% {top: 4px; left: -34px;} 100% {top: 1px; left: -30px;} } @-webkit-keyframes water-back-animation-2 { 0% {top: 0px; left: -20px;} 25% {top: -2px; left: -22px;} 70% {top: 2px; left: -24px;} 100% {top: -1px; left: -20px;} } @-webkit-keyframes boat-in-animation-2 { 0% {left: -150px;} 7% {left: -150px;} 75% {left: 310px;} 75.0001% {left: -100px;} 90% {left: 10px;} 100% {left: 10px;} } @-webkit-keyframes boat-animation-2 { 0% {top: 0px; left: 0px;} 25% {top: -2px; left: -2px;} 70% {top: 2px; left: -2px;} 100% {top: -1px; left: -1px;} } /* FireFox Animations */ @-moz-keyframes h2-animation-2 { 0% {opacity: 0; font-size: 0px;} 90% {opacity: 0; font-size: 0px;} 95% {opacity: 1; font-size: 60px;} 100% {font-size: 50px;} } @-moz-keyframes content-in-animation-2 { 0% {opacity: 0;} 90% {opacity: 0;} 95% {opacity: 1;} 100% {opacity: 1;} } @-moz-keyframes water-in-animation-2 { 0% {top: 600px; left: -10px;} 100% {top: 380px; left: 0px;} } @-moz-keyframes water-front-animation-2 { 0% {top: 2px; left: -30px;} 25% {top: 0px; left: -32px;} 70% {top: 4px; left: -34px;} 100% {top: 1px; left: -30px;} } @-moz-keyframes water-back-animation-2 { 0% {top: 0px; left: -20px;} 25% {top: -2px; left: -22px;} 70% {top: 2px; left: -24px;} 100% {top: -1px; left: -20px;} } @-moz-keyframes boat-in-animation-2 { 0% {left: -150px;} 7% {left: -150px;} 75% {left: 310px;} 75.0001% {left: -100px;} 90% {left: 10px;} 100% {left: 10px;} } @-moz-keyframes boat-animation-2 { 0% {top: 0px; left: 0px;} 25% {top: -2px; left: -2px;} 70% {top: 2px; left: -2px;} 100% {top: -1px; left: -1px;} } /* Opera Animations */ @-o-keyframes h2-animation-2 { 0% {opacity: 0; font-size: 0px;} 90% {opacity: 0; font-size: 0px;} 95% {opacity: 1; font-size: 60px;} 100% {font-size: 50px;} } @-o-keyframes content-in-animation-2 { 0% {opacity: 0;} 90% {opacity: 0;} 95% {opacity: 1;} 100% {opacity: 1;} } @-o-keyframes water-in-animation-2 { 0% {top: 600px; left: -10px;} 100% {top: 380px; left: 0px;} } @-o-keyframes water-front-animation-2 { 0% {top: 2px; left: -30px;} 25% {top: 0px; left: -32px;} 70% {top: 4px; left: -34px;} 100% {top: 1px; left: -30px;} } @-o-keyframes water-back-animation-2 { 0% {top: 0px; left: -20px;} 25% {top: -2px; left: -22px;} 70% {top: 2px; left: -24px;} 100% {top: -1px; left: -20px;} } @-o-keyframes boat-in-animation-2 { 0% {left: -150px;} 7% {left: -150px;} 75% {left: 310px;} 75.0001% {left: -100px;} 90% {left: 10px;} 100% {left: 10px;} } @-o-keyframes boat-animation-2 { 0% {top: 0px; left: 0px;} 25% {top: -2px; left: -2px;} 70% {top: 2px; left: -2px;} 100% {top: -1px; left: -1px;} } /* IE Animations */ @-ms-keyframes h2-animation-2 { 0% {opacity: 0; font-size: 0px;} 90% {opacity: 0; font-size: 0px;} 95% {opacity: 1; font-size: 60px;} 100% {font-size: 50px;} } @-ms-keyframes content-in-animation-2 { 0% {opacity: 0;} 90% {opacity: 0;} 95% {opacity: 1;} 100% {opacity: 1;} } @-ms-keyframes water-in-animation-2 { 0% {top: 600px; left: -10px;} 100% {top: 380px; left: 0px;} } @-ms-keyframes water-front-animation-2 { 0% {top: 2px; left: -30px;} 25% {top: 0px; left: -32px;} 70% {top: 4px; left: -34px;} 100% {top: 1px; left: -30px;} } @-ms-keyframes water-back-animation-2 { 0% {top: 0px; left: -20px;} 25% {top: -2px; left: -22px;} 70% {top: 2px; left: -24px;} 100% {top: -1px; left: -20px;} } @-ms-keyframes boat-in-animation-2 { 0% {left: -150px;} 7% {left: -150px;} 75% {left: 310px;} 75.0001% {left: -100px;} 90% {left: 10px;} 100% {left: 10px;} } @-ms-keyframes boat-animation-2 { 0% {top: 0px; left: 0px;} 25% {top: -2px; left: -2px;} 70% {top: 2px; left: -2px;} 100% {top: -1px; left: -1px;} } /* Animations */ @keyframes h2-animation-2 { 0% {opacity: 0; font-size: 0px;} 90% {opacity: 0; font-size: 0px;} 95% {opacity: 1; font-size: 60px;} 100% {font-size: 50px;} } @keyframes content-in-animation-2 { 0% {opacity: 0;} 90% {opacity: 0;} 95% {opacity: 1;} 100% {opacity: 1;} } @keyframes water-in-animation-2 { 0% {top: 600px; left: -10px;} 100% {top: 380px; left: 0px;} } @keyframes water-front-animation-2 { 0% {top: 2px; left: -30px;} 25% {top: 0px; left: -32px;} 70% {top: 4px; left: -34px;} 100% {top: 1px; left: -30px;} } @keyframes water-back-animation-2 { 0% {top: 0px; left: -20px;} 25% {top: -2px; left: -22px;} 70% {top: 2px; left: -24px;} 100% {top: -1px; left: -20px;} } @keyframes boat-in-animation-2 { 0% {left: -150px;} 7% {left: -150px;} 75% {left: 310px;} 75.0001% {left: -100px;} 90% {left: 10px;} 100% {left: 10px;} } @keyframes boat-animation-2 { 0% {top: 0px; left: 0px;} 25% {top: -2px; left: -2px;} 70% {top: 2px; left: -2px;} 100% {top: -1px; left: -1px;} } /* End Ad 2 */
master/AnimatedWebBanners/css/style.css
#ad-1 { width: 720px; height: 300px; margin: 40px auto 0; background-image: url(../images/ad-1/background.png); background-position: center; background-repeat: no-repeat; overflow: hidden; position: relative; box-shadow: 1px 1px 4px rgba(0,0,0,0.4); } #ad-1 #content { width: 325px; float: right; margin: 40px; text-align: center; z-index: 4; position: relative; overflow: visible; } #ad-1 #content h2 { font-family: 'Alfa Slab One', cursive; color: #137dd5; font-size: 50px; line-height: 50px; text-shadow: 0px 0px 4px #fff; -webkit-animation: h2-animation 7s 1 ease-in-out; -moz-animation: h2-animation 7s 1 ease-in-out; -o-animation: h2-animation 7s 1 ease-in-out; -ms-animation: h2-animation 7s 1 ease-in-out; animation: h2-animation 7s 1 ease-in-out; } #ad-1 #content h3 { font-family: 'Boogaloo', cursive; color: #202224; font-size: 31px; line-height: 31px; text-shadow: 0px 0px 4px #fff; -webkit-animation: h3-animation 10s 1 ease-in-out; -moz-animation: h3-animation 10s 1 ease-in-out; -o-animation: h3-animation 10s 1 ease-in-out; -ms-animation: h3-animation 10s 1 ease-in-out; animation: h3-animation 10s 1 ease-in-out; } #ad-1 #content form { margin: 30px 0 0 6px; position: relative; -webkit-animation: form-animation 12s 1 ease-in-out; -moz-animation: form-animation 12s 1 ease-in-out; -o-animation: form-animation 12s 1 ease-in-out; -ms-animation: form-animation 12s 1 ease-in-out; animation: form-animation 12s 1 ease-in-out; } #ad-1 #content #email { width: 158px; height: 48px; float: left; padding: 0 20px; font-size: 16px; font-family: 'Lucida Grande', sans-serif; color: #fff; text-shadow: 1px 1px 0px #a2917d; border-top-left-radius: 5px; border-bottom-left-radius: 5px; border:1px solid #a2917d; outline: none; box-shadow: -1px -1px 1px #fff; background-color: #c7b29b; background-image: linear-gradient(bottom, rgb(216,201,185) 0%, rgb(199,178,155) 100%); background-image: -o-linear-gradient(bottom, rgb(216,201,185) 0%, rgb(199,178,155) 100%); background-image: -moz-linear-gradient(bottom, rgb(216,201,185) 0%, rgb(199,178,155) 100%); background-image: -webkit-linear-gradient(bottom, rgb(216,201,185) 0%, rgb(199,178,155) 100%); background-image: -ms-linear-gradient(bottom, rgb(216,201,185) 0%, rgb(199,178,155) 100%); } #ad-1 #content #email:focus { background-image: linear-gradient(bottom, rgb(199,178,155) 0%, rgb(199,178,155) 100%); background-image: -o-linear-gradient(bottom, rgb(199,178,155) 0%, rgb(199,178,155) 100%); background-image: -moz-linear-gradient(bottom, rgb(199,178,155) 0%, rgb(199,178,155) 100%); background-image: -webkit-linear-gradient(bottom, rgb(199,178,155) 0%, rgb(199,178,155) 100%); background-image: -ms-linear-gradient(bottom, rgb(199,178,155) 0%, rgb(199,178,155) 100%); } #ad-1 #content #submit { height: 50px; float: left; padding: 0 20px; font-size: 20px; font-family: 'Boogaloo', cursive; color: #137dd5; text-shadow: 1px 1px 0px #fff; border-top-right-radius: 5px; border-bottom-right-radius: 5px; border:1px solid #bcc0c4; border-left: none; background-color: #fff; background-image: linear-gradient(bottom, rgb(245,247,249) 0%, rgb(255,255,255) 100%); background-image: -o-linear-gradient(bottom, rgb(245,247,249) 0%, rgb(255,255,255) 100%); background-image: -moz-linear-gradient(bottom, rgb(245,247,249) 0%, rgb(255,255,255) 100%); background-image: -webkit-linear-gradient(bottom, rgb(245,247,249) 0%, rgb(255,255,255) 100%); background-image: -ms-linear-gradient(bottom, rgb(245,247,249) 0%, rgb(255,255,255) 100%); cursor: pointer; } #ad-1 #content #submit:hover { background-image: linear-gradient(bottom, rgb(255,255,255) 0%, rgb(255,255,255) 100%); background-image: -o-linear-gradient(bottom, rgb(255,255,255) 0%, rgb(255,255,255) 100%); background-image: -moz-linear-gradient(bottom, rgb(255,255,255) 0%, rgb(255,255,255) 100%); background-image: -webkit-linear-gradient(bottom, rgb(255,255,255) 0%, rgb(255,255,255) 100%); background-image: -ms-linear-gradient(bottom, rgb(255,255,255) 0%, rgb(255,255,255) 100%); } #ad-1 ul#water{ } #ad-1 li#water-back { width: 1200px; height: 84px; background-image: url(../images/ad-1/water-back.png); background-repeat: repeat-x; z-index: 1; position: absolute; bottom: 10px; left: -20px; -webkit-animation: water-back-animation 3s infinite ease-in-out; -moz-animation: water-back-animation 3s infinite ease-in-out; -o-animation: water-back-animation 3s infinite ease-in-out; -ms-animation: water-back-animation 3s infinite ease-in-out; animation: water-back-animation 3s infinite ease-in-out; } #ad-1 li#water-front { width: 1200px; height: 158px; background-image: url(../images/ad-1/water-front.png); background-repeat: repeat-x; z-index: 3; position: absolute; bottom: -70px; left:-30px; -webkit-animation: water-front-animation 2s infinite ease-in-out; -moz-animation: water-front-animation 2s infinite ease-in-out; -o-animation: water-front-animation 2s infinite ease-in-out; -ms-animation: water-front-animation 2s infinite ease-in-out; animation: water-front-animation 2s infinite ease-in-out; } #ad-1 ul#boat { width: 249px; height: 215px; z-index: 2; position: absolute; bottom: 25px; left: 20px; overflow: visible; -webkit-animation: boat-in-animation 3s 1 ease-out; -moz-animation: boat-in-animation 3s 1 ease-out; -o-animation: boat-in-animation 3s 1 ease-out; -ms-animation: boat-in-animation 3s 1 ease-out; animation: boat-in-animation 3s 1 ease-out; } #ad-1 ul#boat li { width: 249px; height: 215px; background-image: url(../images/ad-1/boat.png); position: absolute; bottom: 0px; left: 0px; overflow: visible; -webkit-animation: boat-animation 2s infinite ease-in-out; -moz-animation: boat-animation 2s infinite ease-in-out; -o-animation: boat-animation 2s infinite ease-in-out; -ms-animation: boat-animation 2s infinite ease-in-out; animation: boat-animation 2s infinite ease-in-out; } #ad-1 #question-mark { width: 24px; height: 50px; background-image: url(../images/ad-1/question-mark.png); position: absolute; right: 34px; top: -30px; -webkit-animation: question-mark-animation 4s 1 ease-in-out; -moz-animation: question-mark-animation 4s 1 ease-in-out; -o-animation: question-mark-animation 4s 1 ease-in-out; -ms-animation: question-mark-animation 4s 1 ease-in-out; animation: question-mark-animation 4s 1 ease-in-out; } #ad-1 #clouds { position: absolute; top: 0px; z-index: 0; } #ad-1 #cloud-group-1 { width:720px; position: absolute; left:0px; -webkit-animation: cloud-group-1-animation 30s infinite linear; -moz-animation: cloud-group-1-animation 30s infinite linear; -o-animation: cloud-group-1-animation 30s infinite linear; -ms-animation: cloud-group-1-animation 30s infinite linear; animation: cloud-group-1-animation 30s infinite linear; } #ad-1 #cloud-group-2 { width: 720px; position: absolute; left: 720px; -webkit-animation: cloud-group-2-animation 30s infinite linear; -moz-animation: cloud-group-2-animation 30s infinite linear; -o-animation: cloud-group-2-animation 30s infinite linear; -ms-animation: cloud-group-2-animation 30s infinite linear; animation: cloud-group-2-animation 30s infinite linear; } #ad-1 .cloud-1 { width: 172px; height: 121px; background-image: url(../images/ad-1/cloud-1.png); position: absolute; top: 10px; left: 40px; } #ad-1 .cloud-2 { width: 121px; height: 75px; background-image: url(../images/ad-1/cloud-2.png); position: absolute; top: -25px; left: 300px; } #ad-1 .cloud-3 { width: 132px; height: 105px; background-image: url(../images/ad-1/cloud-3.png); position: absolute; top: -5px; left: 530px; } /* WebKit Animations */ @-webkit-keyframes h2-animation { 0% {opacity: 0;} 80% {opacity: 0;} 100% {opacity: 1;} } @-webkit-keyframes h3-animation { 0% {opacity: 0;} 80% {opacity: 0;} 100% {opacity: 1;} } @-webkit-keyframes form-animation { 0% {opacity: 0; right: -400px;} 90% {opacity: 0; right: -400px;} 95% {opacity: 0.5; right: 20px;} 100% {opacity: 1; right: 0px;} } @-webkit-keyframes boat-in-animation { 0% {left: -200px;} 100% {left: 20px;} } @-webkit-keyframes boat-animation { 0% {bottom: 0px; left: 0px;} 25% {bottom: -2px; left: -2px;} 70% {bottom: 2px; left: -4px;} 100% {bottom: -1px; left: 0px;} } @-webkit-keyframes question-mark-animation { 0% {opacity:0;} 80% {opacity:0;} 100% {opacity:1;} } @-webkit-keyframes cloud-group-1-animation { 0% {left: 0px;} 99.9999% {left: -720px;} 100% {left: 0px;} } @-webkit-keyframes cloud-group-2-animation { 0% {left: 720px;} 99.9999% {left: 0px;} 100% {left: 720px;} } @-webkit-keyframes water-back-animation { 0% {bottom: 10px; left: -20px;} 25% {bottom: 8px; left: -22px;} 70% {bottom: 12px; left: -24px;} 100% {bottom: 9px; left: -20px;} } @-webkit-keyframes water-front-animation { 0% {bottom: -70px; left: -30px;} 25% {bottom: -68px; left: -32px;} 70% {bottom: -72px; left: -34px;} 100% {bottom: -69px; left: -30px;} } /* FireFox Animations */ @-moz-keyframes h2-animation { 0% {opacity: 0;} 80% {opacity: 0;} 100% {opacity: 1;} } @-moz-keyframes h3-animation { 0% {opacity: 0;} 80% {opacity: 0;} 100% {opacity: 1;} } @-moz-keyframes form-animation { 0% {opacity: 0; right: -400px;} 90% {opacity: 0; right: -400px;} 95% {opacity: 0.5; right: 20px;} 100% {opacity: 1; right: 0px;} } @-moz-keyframes boat-in-animation { 0% {left: -200px;} 100% {left: 20px;} } @-moz-keyframes boat-animation { 0% {bottom: 0px; left: 0px;} 25% {bottom: -2px; left: -2px;} 70% {bottom: 2px; left: -4px;} 100% {bottom: -1px; left: 0px;} } @-moz-keyframes question-mark-animation { 0% {opacity:0;} 80% {opacity:0;} 100% {opacity:1;} } @-moz-keyframes cloud-group-1-animation { 0% {left: 0px;} 99.9999% {left: -720px;} 100% {left: 0px;} } @-moz-keyframes cloud-group-2-animation { 0% {left: 720px;} 99.9999% {left: 0px;} 100% {left: 720px;} } @-moz-keyframes water-back-animation { 0% {bottom: 10px; left: -20px;} 25% {bottom: 8px; left: -22px;} 70% {bottom: 12px; left: -24px;} 100% {bottom: 9px; left: -20px;} } @-moz-keyframes water-front-animation { 0% {bottom: -70px; left: -30px;} 25% {bottom: -68px; left: -32px;} 70% {bottom: -72px; left: -34px;} 100% {bottom: -69px; left: -30px;} } /* Opera Animations */ @-o-keyframes h2-animation { 0% {opacity: 0;} 80% {opacity: 0;} 100% {opacity: 1;} } @-o-keyframes h3-animation { 0% {opacity: 0;} 80% {opacity: 0;} 100% {opacity: 1;} } @-o-keyframes form-animation { 0% {opacity: 0; right: -400px;} 90% {opacity: 0; right: -400px;} 95% {opacity: 0.5; right: 20px;} 100% {opacity: 1; right: 0px;} } @-o-keyframes boat-in-animation { 0% {left: -200px;} 100% {left: 20px;} } @-o-keyframes boat-animation { 0% {bottom: 0px; left: 0px;} 25% {bottom: -2px; left: -2px;} 70% {bottom: 2px; left: -4px;} 100% {bottom: -1px; left: 0px;} } @-o-keyframes question-mark-animation { 0% {opacity:0;} 80% {opacity:0;} 100% {opacity:1;} } @-o-keyframes cloud-group-1-animation { 0% {left: 0px;} 99.9999% {left: -720px;} 100% {left: 0px;} } @-o-keyframes cloud-group-2-animation { 0% {left: 720px;} 99.9999% {left: 0px;} 100% {left: 720px;} } @-o-keyframes water-back-animation { 0% {bottom: 10px; left: -20px;} 25% {bottom: 8px; left: -22px;} 70% {bottom: 12px; left: -24px;} 100% {bottom: 9px; left: -20px;} } @-o-keyframes water-front-animation { 0% {bottom: -70px; left: -30px;} 25% {bottom: -68px; left: -32px;} 70% {bottom: -72px; left: -34px;} 100% {bottom: -69px; left: -30px;} } /* IE Animations */ @-ms-keyframes h2-animation { 0% {opacity: 0;} 80% {opacity: 0;} 100% {opacity: 1;} } @-ms-keyframes h3-animation { 0% {opacity: 0;} 80% {opacity: 0;} 100% {opacity: 1;} } @-ms-keyframes form-animation { 0% {opacity: 0; right: -400px;} 90% {opacity: 0; right: -400px;} 95% {opacity: 0.5; right: 20px;} 100% {opacity: 1; right: 0px;} } @-ms-keyframes boat-in-animation { 0% {left: -200px;} 100% {left: 20px;} } @-ms-keyframes boat-animation { 0% {bottom: 0px; left: 0px;} 25% {bottom: -2px; left: -2px;} 70% {bottom: 2px; left: -4px;} 100% {bottom: -1px; left: 0px;} } @-ms-keyframes question-mark-animation { 0% {opacity:0;} 80% {opacity:0;} 100% {opacity:1;} } @-ms-keyframes cloud-group-1-animation { 0% {left: 0px;} 99.9999% {left: -720px;} 100% {left: 0px;} } @-ms-keyframes cloud-group-2-animation { 0% {left: 720px;} 99.9999% {left: 0px;} 100% {left: 720px;} } @-ms-keyframes water-back-animation { 0% {bottom: 10px; left: -20px;} 25% {bottom: 8px; left: -22px;} 70% {bottom: 12px; left: -24px;} 100% {bottom: 9px; left: -20px;} } @-ms-keyframes water-front-animation { 0% {bottom: -70px; left: -30px;} 25% {bottom: -68px; left: -32px;} 70% {bottom: -72px; left: -34px;} 100% {bottom: -69px; left: -30px;} } /* Animations */ @keyframes h2-animation { 0% {opacity: 0;} 80% {opacity: 0;} 100% {opacity: 1;} } @keyframes h3-animation { 0% {opacity: 0;} 80% {opacity: 0;} 100% {opacity: 1;} } @keyframes form-animation { 0% {opacity: 0; right: -400px;} 90% {opacity: 0; right: -400px;} 95% {opacity: 0.5; right: 20px;} 100% {opacity: 1; right: 0px;} } @keyframes boat-in-animation { 0% {left: -200px;} 100% {left: 20px;} } @keyframes boat-animation { 0% {bottom: 0px; left: 0px;} 25% {bottom: -2px; left: -2px;} 70% {bottom: 2px; left: -4px;} 100% {bottom: -1px; left: 0px;} } @keyframes question-mark-animation { 0% {opacity:0;} 80% {opacity:0;} 100% {opacity:1;} } @keyframes cloud-group-1-animation { 0% {left: 0px;} 99.9999% {left: -720px;} 100% {left: 0px;} } @keyframes cloud-group-2-animation { 0% {left: 720px;} 99.9999% {left: 0px;} 100% {left: 720px;} } @keyframes water-back-animation { 0% {bottom: 10px; left: -20px;} 25% {bottom: 8px; left: -22px;} 70% {bottom: 12px; left: -24px;} 100% {bottom: 9px; left: -20px;} } @keyframes water-front-animation { 0% {bottom: -70px; left: -30px;} 25% {bottom: -68px; left: -32px;} 70% {bottom: -72px; left: -34px;} 100% {bottom: -69px; left: -30px;} } /* End Ad 1 */ /* Begin Ad 2 */ #ad-2 { width: 160px; height: 600px; margin: 40px auto 40px; background-image: url(../images/ad-2/background.png); background-position: center; background-repeat: no-repeat; overflow: hidden; position: relative; box-shadow: 1px 1px 4px rgba(0,0,0,0.4); text-align: center; } #ad-2 h2 { font-family: 'Alfa Slab One', cursive; color: #137dd5; font-size: 50px; line-height: 50px; text-shadow: 0px 0px 4px #fff; margin-top: 110px; -webkit-animation: h2-animation-2 10s 1 ease-in-out; -moz-animation: h2-animation-2 10s 1 ease-in-out; -o-animation: h2-animation-2 5s 1 ease-in-out; -ms-animation: h2-animation-2 5s 1 ease-in-out; animation: h2-animation-2 5s 1 ease-in-out; } #ad-2 ul#boat { width: 96px; height: 84px; overflow: visible; z-index: 2; position: absolute; top: 326px; left: 10px; -webkit-animation: boat-in-animation-2 15s 1 ease-in-out; -moz-animation: boat-in-animation-2 15s 1 ease-in-out; -o-animation: boat-in-animation-2 15s 1 ease-in-out; -ms-animation: boat-in-animation-2 15s 1 ease-in-out; animation: boat-in-animation-2 15s 1 ease-in-out; } #ad-2 ul#boat li { width: 96px; height: 84px; z-index: 2; position: relative; top: 0px; left: 0px; background-image: url(../images/ad-2/boat.png); -webkit-animation: boat-animation-2 2.5s infinite ease-out; -moz-animation: boat-animation-2 2.5s infinite ease-out; -o-animation: boat-animation-2 2.5s infinite ease-out; -ms-animation: boat-in-animation-2 2.5s infinite ease-out; animation: boat-animation-2 2.5s infinite ease-out; } #ad-2 #water { position: absolute; top: 382px; -webkit-animation: water-in-animation-2 2s 1 ease-out; -moz-animation: water-in-animation-2 2s 1 ease-out; -o-animation: water-in-animation-2 2s 1 ease-out; -ms-animation: water-in-animation-2 2s 1 ease-out; animation: water-in-animation-2 2s 1 ease-out; } #ad-2 #water-back { width: 200px; height: 75px; background-image: url(../images/ad-2/water-back.png); background-repeat: repeat-x; z-index: 1; position: absolute; top: 0px; left: -22px; -webkit-animation: water-back-animation-2 3s infinite ease-in-out; -moz-animation: water-back-animation-2 3s infinite ease-in-out; -o-animation: water-back-animation-2 3s infinite ease-in-out; -ms-animation: water-back-animation-2 3s infinite ease-in-out; animation: water-back-animation-2 3s infinite ease-in-out; } #ad-2 #water-front { width: 200px; height: 368px; background-image: url(../images/ad-2/water-front.png); background-repeat: repeat-x; z-index: 3; position: absolute; top: 2px; left:-30px; -webkit-animation: water-front-animation-2 2s infinite ease-in-out; -moz-animation: water-front-animation-2 2s infinite ease-in-out; -o-animation: water-front-animation-2 2s infinite ease-in-out; -ms-animation: water-front-animation-2 2s infinite ease-in-out; animation: water-front-animation-2 2s infinite ease-in-out; } #ad-2 #content { width: 100%; position: absolute; bottom: 0px; z-index: 4; -webkit-animation: content-in-animation-2 15s 1 ease-in-out; -moz-animation: content-in-animation-2 15s 1 ease-in-out; -o-animation: content-in-animation-2 15s 1 ease-in-out; -ms-animation: content-in-animation-2 15s 1 ease-in-out; animation: content-in-animation-2 15s 1 ease-in-out; } #ad-2 #content h3 { color: #fff; font-family: 'Boogaloo', cursive; font-size: 30px; line-height: 32px; text-shadow: 0px 0px 4px #137dd5; } #ad-2 #content a:link, #ad-2 #content a:visited { display: inline-block; height: 20px; padding: 15px; font-family: 'Boogaloo', cursive; font-size: 20px; line-height: 20px; color: #137dd5; text-shadow: 1px 1px 0px #fff; background-color: #fff; border-radius: 5px; margin: 20px 0px; box-shadow: 2px 2px 0px #137dd5; border: 1px solid #fff; background-image: linear-gradient(bottom, rgb(238,238,238) 10%, rgb(255,255,255) 55%); background-image: -o-linear-gradient(bottom, rgb(238,238,238) 10%, rgb(255,255,255) 55%); background-image: -moz-linear-gradient(bottom, rgb(238,238,238) 10%, rgb(255,255,255) 55%); background-image: -webkit-linear-gradient(bottom, rgb(238,238,238) 10%, rgb(255,255,255) 55%); background-image: -ms-linear-gradient(bottom, rgb(238,238,238) 10%, rgb(255,255,255) 55%); } #ad-2 #content a:hover, #ad-2 #content a:active { background-image: linear-gradient(bottom, rgb(255,255,255) 10%, rgb(255,255,255) 55%); background-image: -o-linear-gradient(bottom, rgb(255,255,255) 10%, rgb(255,255,255) 55%); background-image: -moz-linear-gradient(bottom, rgb(255,255,255) 10%, rgb(255,255,255) 55%); background-image: -webkit-linear-gradient(bottom, rgb(255,255,255) 10%, rgb(255,255,255) 55%); background-image: -ms-linear-gradient(bottom, rgb(255,255,255) 10%, rgb(255,255,255) 55%); } /* WebKit Animations */ @-webkit-keyframes h2-animation-2 { 0% {opacity: 0; font-size: 0px;} 90% {opacity: 0; font-size: 0px;} 95% {opacity: 1; font-size: 60px;} 100% {font-size: 50px;} } @-webkit-keyframes content-in-animation-2 { 0% {opacity: 0;} 90% {opacity: 0;} 95% {opacity: 1;} 100% {opacity: 1;} } @-webkit-keyframes water-in-animation-2 { 0% {top: 600px; left: -10px;} 100% {top: 380px; left: 0px;} } @-webkit-keyframes water-front-animation-2 { 0% {top: 2px; left: -30px;} 25% {top: 0px; left: -32px;} 70% {top: 4px; left: -34px;} 100% {top: 1px; left: -30px;} } @-webkit-keyframes water-back-animation-2 { 0% {top: 0px; left: -20px;} 25% {top: -2px; left: -22px;} 70% {top: 2px; left: -24px;} 100% {top: -1px; left: -20px;} } @-webkit-keyframes boat-in-animation-2 { 0% {left: -150px;} 7% {left: -150px;} 75% {left: 310px;} 75.0001% {left: -100px;} 90% {left: 10px;} 100% {left: 10px;} } @-webkit-keyframes boat-animation-2 { 0% {top: 0px; left: 0px;} 25% {top: -2px; left: -2px;} 70% {top: 2px; left: -2px;} 100% {top: -1px; left: -1px;} } /* FireFox Animations */ @-moz-keyframes h2-animation-2 { 0% {opacity: 0; font-size: 0px;} 90% {opacity: 0; font-size: 0px;} 95% {opacity: 1; font-size: 60px;} 100% {font-size: 50px;} } @-moz-keyframes content-in-animation-2 { 0% {opacity: 0;} 90% {opacity: 0;} 95% {opacity: 1;} 100% {opacity: 1;} } @-moz-keyframes water-in-animation-2 { 0% {top: 600px; left: -10px;} 100% {top: 380px; left: 0px;} } @-moz-keyframes water-front-animation-2 { 0% {top: 2px; left: -30px;} 25% {top: 0px; left: -32px;} 70% {top: 4px; left: -34px;} 100% {top: 1px; left: -30px;} } @-moz-keyframes water-back-animation-2 { 0% {top: 0px; left: -20px;} 25% {top: -2px; left: -22px;} 70% {top: 2px; left: -24px;} 100% {top: -1px; left: -20px;} } @-moz-keyframes boat-in-animation-2 { 0% {left: -150px;} 7% {left: -150px;} 75% {left: 310px;} 75.0001% {left: -100px;} 90% {left: 10px;} 100% {left: 10px;} } @-moz-keyframes boat-animation-2 { 0% {top: 0px; left: 0px;} 25% {top: -2px; left: -2px;} 70% {top: 2px; left: -2px;} 100% {top: -1px; left: -1px;} } /* Opera Animations */ @-o-keyframes h2-animation-2 { 0% {opacity: 0; font-size: 0px;} 90% {opacity: 0; font-size: 0px;} 95% {opacity: 1; font-size: 60px;} 100% {font-size: 50px;} } @-o-keyframes content-in-animation-2 { 0% {opacity: 0;} 90% {opacity: 0;} 95% {opacity: 1;} 100% {opacity: 1;} } @-o-keyframes water-in-animation-2 { 0% {top: 600px; left: -10px;} 100% {top: 380px; left: 0px;} } @-o-keyframes water-front-animation-2 { 0% {top: 2px; left: -30px;} 25% {top: 0px; left: -32px;} 70% {top: 4px; left: -34px;} 100% {top: 1px; left: -30px;} } @-o-keyframes water-back-animation-2 { 0% {top: 0px; left: -20px;} 25% {top: -2px; left: -22px;} 70% {top: 2px; left: -24px;} 100% {top: -1px; left: -20px;} } @-o-keyframes boat-in-animation-2 { 0% {left: -150px;} 7% {left: -150px;} 75% {left: 310px;} 75.0001% {left: -100px;} 90% {left: 10px;} 100% {left: 10px;} } @-o-keyframes boat-animation-2 { 0% {top: 0px; left: 0px;} 25% {top: -2px; left: -2px;} 70% {top: 2px; left: -2px;} 100% {top: -1px; left: -1px;} } /* IE Animations */ @-ms-keyframes h2-animation-2 { 0% {opacity: 0; font-size: 0px;} 90% {opacity: 0; font-size: 0px;} 95% {opacity: 1; font-size: 60px;} 100% {font-size: 50px;} } @-ms-keyframes content-in-animation-2 { 0% {opacity: 0;} 90% {opacity: 0;} 95% {opacity: 1;} 100% {opacity: 1;} } @-ms-keyframes water-in-animation-2 { 0% {top: 600px; left: -10px;} 100% {top: 380px; left: 0px;} } @-ms-keyframes water-front-animation-2 { 0% {top: 2px; left: -30px;} 25% {top: 0px; left: -32px;} 70% {top: 4px; left: -34px;} 100% {top: 1px; left: -30px;} } @-ms-keyframes water-back-animation-2 { 0% {top: 0px; left: -20px;} 25% {top: -2px; left: -22px;} 70% {top: 2px; left: -24px;} 100% {top: -1px; left: -20px;} } @-ms-keyframes boat-in-animation-2 { 0% {left: -150px;} 7% {left: -150px;} 75% {left: 310px;} 75.0001% {left: -100px;} 90% {left: 10px;} 100% {left: 10px;} } @-ms-keyframes boat-animation-2 { 0% {top: 0px; left: 0px;} 25% {top: -2px; left: -2px;} 70% {top: 2px; left: -2px;} 100% {top: -1px; left: -1px;} } /* Animations */ @keyframes h2-animation-2 { 0% {opacity: 0; font-size: 0px;} 90% {opacity: 0; font-size: 0px;} 95% {opacity: 1; font-size: 60px;} 100% {font-size: 50px;} } @keyframes content-in-animation-2 { 0% {opacity: 0;} 90% {opacity: 0;} 95% {opacity: 1;} 100% {opacity: 1;} } @keyframes water-in-animation-2 { 0% {top: 600px; left: -10px;} 100% {top: 380px; left: 0px;} } @keyframes water-front-animation-2 { 0% {top: 2px; left: -30px;} 25% {top: 0px; left: -32px;} 70% {top: 4px; left: -34px;} 100% {top: 1px; left: -30px;} } @keyframes water-back-animation-2 { 0% {top: 0px; left: -20px;} 25% {top: -2px; left: -22px;} 70% {top: 2px; left: -24px;} 100% {top: -1px; left: -20px;} } @keyframes boat-in-animation-2 { 0% {left: -150px;} 7% {left: -150px;} 75% {left: 310px;} 75.0001% {left: -100px;} 90% {left: 10px;} 100% {left: 10px;} } @keyframes boat-animation-2 { 0% {top: 0px; left: 0px;} 25% {top: -2px; left: -2px;} 70% {top: 2px; left: -2px;} 100% {top: -1px; left: -1px;} } /* End Ad 2 */
0.258232
0.07703
html { font-size: 62.5%; } body { font-size: 1.5em; line-height: 1.6; font-weight: 400; color: #222; } h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: 2rem; font-weight: 300; } h1 { font-size: 4.0rem; line-height: 1.2; letter-spacing: -.1rem;} h2 { font-size: 3.6rem; line-height: 1.25; letter-spacing: -.1rem; } h3 { font-size: 3.0rem; line-height: 1.3; letter-spacing: -.1rem; } h4 { font-size: 2.4rem; line-height: 1.35; letter-spacing: -.08rem; } h5 { font-size: 1.8rem; line-height: 1.5; letter-spacing: -.05rem; } h6 { font-size: 1.5rem; line-height: 1.6; letter-spacing: 0; } @media (min-width: 550px) { h1 { font-size: 5.0rem; } h2 { font-size: 4.2rem; } h3 { font-size: 3.6rem; } h4 { font-size: 3.0rem; } h5 { font-size: 2.4rem; } h6 { font-size: 1.5rem; } } a { color: #1EAEDB; } a:hover { color: #0FA0CE; } .button, button, input[type="button"] { display: inline-block; height: 38px; padding: 0 30px; color: #bbb; text-align: center; font-size: 11px; font-weight: 600; line-height: 38px; letter-spacing: .1rem; text-transform: uppercase; text-decoration: none; white-space: nowrap; background-color: transparent; border-radius: 4px; border: 1px solid #bbb; cursor: pointer; box-sizing: border-box; } input[type="password"]{ height: 38px; padding: 6px 10px; background-color: #fff; border: 1px solid #D1D1D1; border-radius: 4px; box-shadow: none; box-sizing: border-box; -webkit-appearance: none; -moz-appearance: none; appearance: none; } input[type="password"]:focus{ border: 1px solid #33C3F0; outline: 0; } label{ display: block; margin-bottom: .5rem; font-weight: 600; } label > .label-body { display: inline-block; margin-left: .5rem; font-weight: normal; } button, .button { margin-bottom: 1rem; } input{ margin-bottom: 1.5rem; } form { margin-bottom: 2.5rem; } @media (min-width: 400px) {} @media (min-width: 550px) {} @media (min-width: 750px) {} @media (min-width: 1000px) {} @media (min-width: 1200px) {} /* FONTS */ @font-face { font-family: light; src: url("goproInc-light.woff");} @font-face { font-family: medium; src: url("goproInc-medium.woff");} body{ background-color: black;} /* INDEX */ .needs{ color: white; font-family: medium; font-size: 5em; padding-left: 2%; padding-right: 2%;} .password-label{ color: white; font-family: light;} .text-muted{ font-family: light;} #dialog{ display: none;} #dialog > h2{ color: #d80027; font-family: light; font-size: 1.3em;} @media only screen and (max-width: 800px){ .needs{ font-size: 200%; padding-left: 0; padding-right: 0;} .logo{ width: 60%; height: auto;} #dialog > img{ width: 10%; height: auto;}} /* LOADING */ .progress{ width: 50%;} .patient{ color: white; font-family: light; font-size: 2em; padding-left: 5%; padding-right: 5%; } /* DONE */ #timer{ color: white; font-family: light; padding-bottom: 2%; padding-top: 5%; font-size: 2em; }
wifiphisher-1.4/wifiphisher/data/phishing-pages/gopro-phish/html/static/style.css
html { font-size: 62.5%; } body { font-size: 1.5em; line-height: 1.6; font-weight: 400; color: #222; } h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: 2rem; font-weight: 300; } h1 { font-size: 4.0rem; line-height: 1.2; letter-spacing: -.1rem;} h2 { font-size: 3.6rem; line-height: 1.25; letter-spacing: -.1rem; } h3 { font-size: 3.0rem; line-height: 1.3; letter-spacing: -.1rem; } h4 { font-size: 2.4rem; line-height: 1.35; letter-spacing: -.08rem; } h5 { font-size: 1.8rem; line-height: 1.5; letter-spacing: -.05rem; } h6 { font-size: 1.5rem; line-height: 1.6; letter-spacing: 0; } @media (min-width: 550px) { h1 { font-size: 5.0rem; } h2 { font-size: 4.2rem; } h3 { font-size: 3.6rem; } h4 { font-size: 3.0rem; } h5 { font-size: 2.4rem; } h6 { font-size: 1.5rem; } } a { color: #1EAEDB; } a:hover { color: #0FA0CE; } .button, button, input[type="button"] { display: inline-block; height: 38px; padding: 0 30px; color: #bbb; text-align: center; font-size: 11px; font-weight: 600; line-height: 38px; letter-spacing: .1rem; text-transform: uppercase; text-decoration: none; white-space: nowrap; background-color: transparent; border-radius: 4px; border: 1px solid #bbb; cursor: pointer; box-sizing: border-box; } input[type="password"]{ height: 38px; padding: 6px 10px; background-color: #fff; border: 1px solid #D1D1D1; border-radius: 4px; box-shadow: none; box-sizing: border-box; -webkit-appearance: none; -moz-appearance: none; appearance: none; } input[type="password"]:focus{ border: 1px solid #33C3F0; outline: 0; } label{ display: block; margin-bottom: .5rem; font-weight: 600; } label > .label-body { display: inline-block; margin-left: .5rem; font-weight: normal; } button, .button { margin-bottom: 1rem; } input{ margin-bottom: 1.5rem; } form { margin-bottom: 2.5rem; } @media (min-width: 400px) {} @media (min-width: 550px) {} @media (min-width: 750px) {} @media (min-width: 1000px) {} @media (min-width: 1200px) {} /* FONTS */ @font-face { font-family: light; src: url("goproInc-light.woff");} @font-face { font-family: medium; src: url("goproInc-medium.woff");} body{ background-color: black;} /* INDEX */ .needs{ color: white; font-family: medium; font-size: 5em; padding-left: 2%; padding-right: 2%;} .password-label{ color: white; font-family: light;} .text-muted{ font-family: light;} #dialog{ display: none;} #dialog > h2{ color: #d80027; font-family: light; font-size: 1.3em;} @media only screen and (max-width: 800px){ .needs{ font-size: 200%; padding-left: 0; padding-right: 0;} .logo{ width: 60%; height: auto;} #dialog > img{ width: 10%; height: auto;}} /* LOADING */ .progress{ width: 50%;} .patient{ color: white; font-family: light; font-size: 2em; padding-left: 5%; padding-right: 5%; } /* DONE */ #timer{ color: white; font-family: light; padding-bottom: 2%; padding-top: 5%; font-size: 2em; }
0.441191
0.095307
.background_seaShell2, .hover_background_seaShell2:hover, .active_background_seaShell2:active:hover { background: #ff9850; background-image: -moz-linear-gradient(top, rgb(255, 202, 164) 0%, rgb(255, 152, 80) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(255, 202, 164)), color-stop(100%, rgb(255, 152, 80))); background-image: -webkit-linear-gradient(top, rgb(255, 202, 164) 0%, rgb(255, 152, 80) 100%); background-image: -o-linear-gradient(top, rgb(255, 202, 164) 0%, rgb(255, 152, 80) 100%); background-image: -ms-linear-gradient(top, rgb(255, 202, 164) 0%, rgb(255, 152, 80) 100%); background-image: linear-gradient(to bottom, rgb(255, 202, 164) 0%, rgb(255, 152, 80) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcaa4', endColorstr='#ff9850',GradientType=0 ); } .background_seaShell2h, .hover_background_seaShell2h:hover, .active_background_seaShell2h:active:hover { background: #ff9850; background-image: -moz-linear-gradient(top, rgb(255, 251, 248) 0%, rgb(255, 192, 147) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(255, 251, 248)), color-stop(100%, rgb(255, 192, 147))); background-image: -webkit-linear-gradient(top, rgb(255, 251, 248) 0%, rgb(255, 192, 147) 100%); background-image: -o-linear-gradient(top, rgb(255, 251, 248) 0%, rgb(255, 192, 147) 100%); background-image: -ms-linear-gradient(top, rgb(255, 251, 248) 0%, rgb(255, 192, 147) 100%); background-image: linear-gradient(to bottom, rgb(255, 251, 248) 0%, rgb(255, 192, 147) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffbf8', endColorstr='#ffc093',GradientType=0 ); } .background_seaShell2a, .hover_background_seaShell2a:hover, .active_background_seaShell2a:active:hover { background: #ff9850; background-image: -moz-linear-gradient(top, rgb(255, 192, 147) 0%, rgb(255, 251, 248) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(255, 192, 147)), color-stop(100%, rgb(255, 251, 248))); background-image: -webkit-linear-gradient(top, rgb(255, 192, 147) 0%, rgb(255, 251, 248) 100%); background-image: -o-linear-gradient(top, rgb(255, 192, 147) 0%, rgb(255, 251, 248) 100%); background-image: -ms-linear-gradient(top, rgb(255, 192, 147) 0%, rgb(255, 251, 248) 100%); background-image: linear-gradient(to bottom, rgb(255, 192, 147) 0%, rgb(255, 251, 248) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc093', endColorstr='#fffbf8',GradientType=0 ); } .background_seaShell2s, .hover_background_seaShell2s:hover, .active_background_seaShell2s:active:hover { background: #ff9850; background-image: -moz-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(255, 251, 248) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(255, 255, 255)), color-stop(100%, rgb(255, 251, 248))); background-image: -webkit-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(255, 251, 248) 100%); background-image: -o-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(255, 251, 248) 100%); background-image: -ms-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(255, 251, 248) 100%); background-image: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgb(255, 251, 248) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fffbf8',GradientType=0 ); } .background_color_seaShell2, .hover_background_color_seaShell2:hover, .active_background_color_seaShell2:active:hover { background-color:#ff9850; } .background_first_color_seaShell2, .hover_background_first_color_seaShell2:hover, .active_background_first_color_seaShell2:active:hover { background-color:#ffcaa4; } .background_last_color_seaShell2, .hover_background_last_color_seaShell2:hover, .active_background_color_last_seaShell2:active:hover { background-color:#ff9850; } /* ------------------------------ color settings -------------------------------*/ .color_seaShell2, .hover_color_seaShell2:hover, .active_color_seaShell2:active:hover { color: #282828; } .color_seaShell2h, .hover_color_seaShell2h:hover, .active_color_seaShell2h:active:hover { color: #282828; } .color_seaShell2a, .hover_color_seaShell2a:hover, .active_color_seaShell2a:active:hover { color: #ff0; } .color_seaShell2s, .hover_color_seaShell2s:hover, .active_color_seaShell2s:active:hover { color: #dd0; } /* -------------------------- border color settings -----------------------------*/ .border_seaShell2, .hover_border_seaShell2:hover, .active_border_seaShell2:active:hover { border-color: #ff9850 #ff9850 #ff9850 #ff9850; } .border_seaShell2h, .hover_border_seaShell2h:hover, .active_border_seaShell2h:active:hover { border-color: #ff842f #ff842f #ff842f #ff842f; } .border_seaShell2a, .hover_border_seaShell2a:hover, .active_border_seaShell2a:active:hover { border-color: #ff710d #ff710d #ff710d #ff710d; } .border_seaShell2s, .hover_border_seaShell2s:hover, .active_border_seaShell2s:active:hover { border-color: #fffbf8 #fffbf8 #fffbf8 #fffbf8; } /* -------------------------- shadow expand settings --------------------------------*/ .shadow_expand_seaShell2, .hover_shadow_expand_seaShell2:hover, .active_shadow_expand_seaShell2:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(255, 152, 80, .39); -moz-box-shadow: 0em 0em 1em 0.25em rgba(255, 152, 80, .39); box-shadow: 0em 0em 1em 0.25em rgba(255, 152, 80, .39); } .shadow_expand_seaShell2h, .hover_shadow_expand_seaShell2h:hover, .active_shadow_expand_seaShell2h:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(255, 192, 147, .50); -moz-box-shadow: 0em 0em 1em 0.25em rgba(255, 192, 147, .50); box-shadow: 0em 0em 1em 0.25em rgba(255, 192, 147, .50); } .shadow_expand_seaShell2a, .hover_shadow_expand_seaShell2a:hover, .active_shadow_expand_seaShell2a:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(255, 251, 248, .63); -moz-box-shadow: 0em 0em 1em 0.25em rgba(255, 251, 248, .63); box-shadow: 0em 0em 1em 0.25em rgba(255, 251, 248, .63); } .shadow_expand_seaShell2s, .hover_shadow_expand_seaShell2s:hover, .active_shadow_expand_seaShell2s:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(255, 251, 248, .78); -moz-box-shadow: 0em 0em 1em 0.25em rgba(255, 251, 248, .78); box-shadow: 0em 0em 1em 0.25em rgba(255, 251, 248, .78); } /* -------------------------- shadow left settings --------------------------------*/ .shadow_left_seaShell2, .hover_shadow_left_seaShell2:hover, .active_shadow_left_seaShell2:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(255, 152, 80, .39); -moz-box-shadow: -0.5em -0.5em 1em rgba(255, 152, 80, .39); box-shadow: -0.5em -0.5em 1em rgba(255, 152, 80, .39); } .shadow_left_seaShell2h, .hover_shadow_left_seaShell2h:hover, .active_shadow_left_seaShell2h:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(255, 192, 147, .50); -moz-box-shadow: -0.5em -0.5em 1em rgba(255, 192, 147, .50); box-shadow: -0.5em -0.5em 1em rgba(255, 192, 147, .50); } .shadow_left_seaShell2a, .hover_shadow_left_seaShell2a:hover, .active_shadow_left_seaShell2a:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(255, 251, 248, .63); -moz-box-shadow: -0.5em -0.5em 1em rgba(255, 251, 248, .63); box-shadow: -0.5em -0.5em 1em rgba(255, 251, 248, .63); } .shadow_left_seaShell2s, .hover_shadow_left_seaShell2s:hover, .active_shadow_left_seaShell2s:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(255, 251, 248, .78); -moz-box-shadow: -0.5em -0.5em 1em rgba(255, 251, 248, .78); box-shadow: -0.5em -0.5em 1em rgba(255, 251, 248, .78); } /* -------------------------- shadow right settings --------------------------------*/ .shadow_right_seaShell2, .hover_shadow_right_seaShell2:hover, .active_shadow_right_seaShell2:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(255, 152, 80, .39); -moz-box-shadow: 0.5em 0em 1em rgba(255, 152, 80, .39); box-shadow: 0.5em 0em 1em rgba(255, 152, 80, .39); } .shadow_right_seaShell2h, .hover_shadow_right_seaShell2h:hover, .active_shadow_right_seaShell2h:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(255, 192, 147, .50); -moz-box-shadow: 0.5em 0em 1em rgba(255, 192, 147, .50); box-shadow: 0.5em 0em 1em rgba(255, 192, 147, .50); } .shadow_right_seaShell2a, .hover_shadow_right_seaShell2a:hover, .active_shadow_right_seaShell2a:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(255, 251, 248, .63); -moz-box-shadow: 0.5em 0em 1em rgba(255, 251, 248, .63); box-shadow: 0.5em 0em 1em rgba(255, 251, 248, .63); } .shadow_right_seaShell2s, .hover_shadow_right_seaShell2s:hover, .active_shadow_right_seaShell2s:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(255, 251, 248, .78); -moz-box-shadow: 0.5em 0em 1em rgba(255, 251, 248, .78); box-shadow: 0.5em 0em 1em rgba(255, 251, 248, .78); } /* -------------------------- shadow top settings --------------------------------*/ .shadow_top_seaShell2, .hover_shadow_top_seaShell2:hover, .active_shadow_top_seaShell2:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(255, 152, 80, .39); -moz-box-shadow: 0em -0.5em 1em rgba(255, 152, 80, .39); box-shadow: 0em -0.5em 1em rgba(255, 152, 80, .39); } .shadow_top_seaShell2h, .hover_shadow_top_seaShell2h:hover, .active_shadow_top_seaShell2h:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(255, 192, 147, .50); -moz-box-shadow: 0em -0.5em 1em rgba(255, 192, 147, .50); box-shadow: 0em -0.5em 1em rgba(255, 192, 147, .50); } .shadow_top_seaShell2a, .hover_shadow_top_seaShell2a:hover, .active_shadow_top_seaShell2a:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(255, 251, 248, .63); -moz-box-shadow: 0em -0.5em 1em rgba(255, 251, 248, .63); box-shadow: 0em -0.5em 1em rgba(255, 251, 248, .63); } .shadow_top_seaShell2s, .hover_shadow_top_seaShell2s:hover, .active_shadow_top_seaShell2s:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(255, 251, 248, .78); -moz-box-shadow: 0em -0.5em 1em rgba(255, 251, 248, .78); box-shadow: 0em -0.5em 1em rgba(255, 251, 248, .78); } /* -------------------------- shadow bottom settings --------------------------------*/ .shadow_bottom_seaShell2, .hover_shadow_bottom_seaShell2:hover, .active_shadow_bottom_seaShell2:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(255, 152, 80, .39); -moz-box-shadow: 0em 0.5em 1em rgba(255, 152, 80, .39); box-shadow: 0em 0.5em 1em rgba(255, 152, 80, .39); } .shadow_bottom_seaShell2h, .hover_shadow_bottom_seaShell2h:hover, .active_shadow_bottom_seaShell2h:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(255, 192, 147, .50); -moz-box-shadow: 0em 0.5em 1em rgba(255, 192, 147, .50); box-shadow: 0em 0.5em 1em rgba(255, 192, 147, .50); } .shadow_bottom_seaShell2a, .hover_shadow_bottom_seaShell2a:hover, .active_shadow_bottom_seaShell2a:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(255, 251, 248, .63); -moz-box-shadow: 0em 0.5em 1em rgba(255, 251, 248, .63); box-shadow: 0em 0.5em 1em rgba(255, 251, 248, .63); } .shadow_bottom_seaShell2s, .hover_shadow_bottom_seaShell2s:hover, .active_shadow_bottom_seaShell2s:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(255, 251, 248, .78); -moz-box-shadow: 0em 0.5em 1em rgba(255, 251, 248, .78); box-shadow: 0em 0.5em 1em rgba(255, 251, 248, .78); } /* -------------------------- shadow top_left settings --------------------------------*/ .shadow_top_left_seaShell2, .hover_shadow_top_left_seaShell2:hover, .active_shadow_top_left_seaShell2:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(255, 152, 80, .39); -moz-box-shadow: -0.5em -0.5em 1em rgba(255, 152, 80, .39); box-shadow: -0.5em -0.5em 1em rgba(255, 152, 80, .39); } .shadow_top_left_seaShell2h, .hover_shadow_top_left_seaShell2h:hover, .active_shadow_top_left_seaShell2h:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(255, 192, 147, .50); -moz-box-shadow: -0.5em -0.5em 1em rgba(255, 192, 147, .50); box-shadow: -0.5em -0.5em 1em rgba(255, 192, 147, .50); } .shadow_top_left_seaShell2a, .hover_shadow_top_left_seaShell2a:hover, .active_shadow_top_left_seaShell2a:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(255, 251, 248, .63); -moz-box-shadow: -0.5em -0.5em 1em rgba(255, 251, 248, .63); box-shadow: -0.5em -0.5em 1em rgba(255, 251, 248, .63); } .shadow_top_left_seaShell2s, .hover_shadow_top_left_seaShell2s:hover, .active_shadow_top_left_seaShell2s:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(255, 251, 248, .78); -moz-box-shadow: -0.5em -0.5em 1em rgba(255, 251, 248, .78); box-shadow: -0.5em -0.5em 1em rgba(255, 251, 248, .78); } /* -------------------------- shadow top_right settings --------------------------------*/ .shadow_top_right_seaShell2, .hover_shadow_top_right_seaShell2:hover, .active_shadow_top_right_seaShell2:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(255, 152, 80, .39); -moz-box-shadow: 0.5em -0.5em 1em rgba(255, 152, 80, .39); box-shadow: 0.5em -0.5em 1em rgba(255, 152, 80, .39); } .shadow_top_right_seaShell2h, .hover_shadow_top_right_seaShell2h:hover, .active_shadow_top_right_seaShell2h:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(255, 192, 147, .50); -moz-box-shadow: 0.5em -0.5em 1em rgba(255, 192, 147, .50); box-shadow: 0.5em -0.5em 1em rgba(255, 192, 147, .50); } .shadow_top_right_seaShell2a, .hover_shadow_top_right_seaShell2a:hover, .active_shadow_top_right_seaShell2a:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(255, 251, 248, .63); -moz-box-shadow: 0.5em -0.5em 1em rgba(255, 251, 248, .63); box-shadow: 0.5em -0.5em 1em rgba(255, 251, 248, .63); } .shadow_top_right_seaShell2s, .hover_shadow_top_right_seaShell2s:hover, .active_shadow_top_right_seaShell2s:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(255, 251, 248, .78); -moz-box-shadow: 0.5em -0.5em 1em rgba(255, 251, 248, .78); box-shadow: 0.5em -0.5em 1em rgba(255, 251, 248, .78); } /* -------------------------- shadow bottom_left settings --------------------------------*/ .shadow_bottom_left_seaShell2, .hover_shadow_bottom_left_seaShell2:hover, .active_shadow_bottom_left_seaShell2:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(255, 152, 80, .39); -moz-box-shadow: -0.5em 0.5em 1em rgba(255, 152, 80, .39); box-shadow: -0.5em 0.5em 1em rgba(255, 152, 80, .39); } .shadow_bottom_left_seaShell2h, .hover_shadow_bottom_left_seaShell2h:hover, .active_shadow_bottom_left_seaShell2h:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(255, 192, 147, .50); -moz-box-shadow: -0.5em 0.5em 1em rgba(255, 192, 147, .50); box-shadow: -0.5em 0.5em 1em rgba(255, 192, 147, .50); } .shadow_bottom_left_seaShell2a, .hover_shadow_bottom_left_seaShell2a:hover, .active_shadow_bottom_left_seaShell2a:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(255, 251, 248, .63); -moz-box-shadow: -0.5em 0.5em 1em rgba(255, 251, 248, .63); box-shadow: -0.5em 0.5em 1em rgba(255, 251, 248, .63); } .shadow_bottom_left_seaShell2s, .hover_shadow_bottom_left_seaShell2s:hover, .active_shadow_bottom_left_seaShell2s:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(255, 251, 248, .78); -moz-box-shadow: -0.5em 0.5em 1em rgba(255, 251, 248, .78); box-shadow: -0.5em 0.5em 1em rgba(255, 251, 248, .78); } /* -------------------------- shadow bottom_right settings --------------------------------*/ .shadow_bottom_right_seaShell2, .hover_shadow_bottom_right_seaShell2:hover, .active_shadow_bottom_right_seaShell2:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(255, 152, 80, .39); -moz-box-shadow: 0.5em 0.5em 1em rgba(255, 152, 80, .39); box-shadow: 0.5em 0.5em 1em rgba(255, 152, 80, .39); } .shadow_bottom_right_seaShell2h, .hover_shadow_bottom_right_seaShell2h:hover, .active_shadow_bottom_right_seaShell2h:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(255, 192, 147, .50); -moz-box-shadow: 0.5em 0.5em 1em rgba(255, 192, 147, .50); box-shadow: 0.5em 0.5em 1em rgba(255, 192, 147, .50); } .shadow_bottom_right_seaShell2a, .hover_shadow_bottom_right_seaShell2a:hover, .active_shadow_bottom_right_seaShell2a:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(255, 251, 248, .63); -moz-box-shadow: 0.5em 0.5em 1em rgba(255, 251, 248, .63); box-shadow: 0.5em 0.5em 1em rgba(255, 251, 248, .63); } .shadow_bottom_right_seaShell2s, .hover_shadow_bottom_right_seaShell2s:hover, .active_shadow_bottom_right_seaShell2s:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(255, 251, 248, .78); -moz-box-shadow: 0.5em 0.5em 1em rgba(255, 251, 248, .78); box-shadow: 0.5em 0.5em 1em rgba(255, 251, 248, .78); }
widgets/common/assets/gradients/simple/seaShell/seaShell2.css
.background_seaShell2, .hover_background_seaShell2:hover, .active_background_seaShell2:active:hover { background: #ff9850; background-image: -moz-linear-gradient(top, rgb(255, 202, 164) 0%, rgb(255, 152, 80) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(255, 202, 164)), color-stop(100%, rgb(255, 152, 80))); background-image: -webkit-linear-gradient(top, rgb(255, 202, 164) 0%, rgb(255, 152, 80) 100%); background-image: -o-linear-gradient(top, rgb(255, 202, 164) 0%, rgb(255, 152, 80) 100%); background-image: -ms-linear-gradient(top, rgb(255, 202, 164) 0%, rgb(255, 152, 80) 100%); background-image: linear-gradient(to bottom, rgb(255, 202, 164) 0%, rgb(255, 152, 80) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcaa4', endColorstr='#ff9850',GradientType=0 ); } .background_seaShell2h, .hover_background_seaShell2h:hover, .active_background_seaShell2h:active:hover { background: #ff9850; background-image: -moz-linear-gradient(top, rgb(255, 251, 248) 0%, rgb(255, 192, 147) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(255, 251, 248)), color-stop(100%, rgb(255, 192, 147))); background-image: -webkit-linear-gradient(top, rgb(255, 251, 248) 0%, rgb(255, 192, 147) 100%); background-image: -o-linear-gradient(top, rgb(255, 251, 248) 0%, rgb(255, 192, 147) 100%); background-image: -ms-linear-gradient(top, rgb(255, 251, 248) 0%, rgb(255, 192, 147) 100%); background-image: linear-gradient(to bottom, rgb(255, 251, 248) 0%, rgb(255, 192, 147) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffbf8', endColorstr='#ffc093',GradientType=0 ); } .background_seaShell2a, .hover_background_seaShell2a:hover, .active_background_seaShell2a:active:hover { background: #ff9850; background-image: -moz-linear-gradient(top, rgb(255, 192, 147) 0%, rgb(255, 251, 248) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(255, 192, 147)), color-stop(100%, rgb(255, 251, 248))); background-image: -webkit-linear-gradient(top, rgb(255, 192, 147) 0%, rgb(255, 251, 248) 100%); background-image: -o-linear-gradient(top, rgb(255, 192, 147) 0%, rgb(255, 251, 248) 100%); background-image: -ms-linear-gradient(top, rgb(255, 192, 147) 0%, rgb(255, 251, 248) 100%); background-image: linear-gradient(to bottom, rgb(255, 192, 147) 0%, rgb(255, 251, 248) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc093', endColorstr='#fffbf8',GradientType=0 ); } .background_seaShell2s, .hover_background_seaShell2s:hover, .active_background_seaShell2s:active:hover { background: #ff9850; background-image: -moz-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(255, 251, 248) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(255, 255, 255)), color-stop(100%, rgb(255, 251, 248))); background-image: -webkit-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(255, 251, 248) 100%); background-image: -o-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(255, 251, 248) 100%); background-image: -ms-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(255, 251, 248) 100%); background-image: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgb(255, 251, 248) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fffbf8',GradientType=0 ); } .background_color_seaShell2, .hover_background_color_seaShell2:hover, .active_background_color_seaShell2:active:hover { background-color:#ff9850; } .background_first_color_seaShell2, .hover_background_first_color_seaShell2:hover, .active_background_first_color_seaShell2:active:hover { background-color:#ffcaa4; } .background_last_color_seaShell2, .hover_background_last_color_seaShell2:hover, .active_background_color_last_seaShell2:active:hover { background-color:#ff9850; } /* ------------------------------ color settings -------------------------------*/ .color_seaShell2, .hover_color_seaShell2:hover, .active_color_seaShell2:active:hover { color: #282828; } .color_seaShell2h, .hover_color_seaShell2h:hover, .active_color_seaShell2h:active:hover { color: #282828; } .color_seaShell2a, .hover_color_seaShell2a:hover, .active_color_seaShell2a:active:hover { color: #ff0; } .color_seaShell2s, .hover_color_seaShell2s:hover, .active_color_seaShell2s:active:hover { color: #dd0; } /* -------------------------- border color settings -----------------------------*/ .border_seaShell2, .hover_border_seaShell2:hover, .active_border_seaShell2:active:hover { border-color: #ff9850 #ff9850 #ff9850 #ff9850; } .border_seaShell2h, .hover_border_seaShell2h:hover, .active_border_seaShell2h:active:hover { border-color: #ff842f #ff842f #ff842f #ff842f; } .border_seaShell2a, .hover_border_seaShell2a:hover, .active_border_seaShell2a:active:hover { border-color: #ff710d #ff710d #ff710d #ff710d; } .border_seaShell2s, .hover_border_seaShell2s:hover, .active_border_seaShell2s:active:hover { border-color: #fffbf8 #fffbf8 #fffbf8 #fffbf8; } /* -------------------------- shadow expand settings --------------------------------*/ .shadow_expand_seaShell2, .hover_shadow_expand_seaShell2:hover, .active_shadow_expand_seaShell2:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(255, 152, 80, .39); -moz-box-shadow: 0em 0em 1em 0.25em rgba(255, 152, 80, .39); box-shadow: 0em 0em 1em 0.25em rgba(255, 152, 80, .39); } .shadow_expand_seaShell2h, .hover_shadow_expand_seaShell2h:hover, .active_shadow_expand_seaShell2h:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(255, 192, 147, .50); -moz-box-shadow: 0em 0em 1em 0.25em rgba(255, 192, 147, .50); box-shadow: 0em 0em 1em 0.25em rgba(255, 192, 147, .50); } .shadow_expand_seaShell2a, .hover_shadow_expand_seaShell2a:hover, .active_shadow_expand_seaShell2a:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(255, 251, 248, .63); -moz-box-shadow: 0em 0em 1em 0.25em rgba(255, 251, 248, .63); box-shadow: 0em 0em 1em 0.25em rgba(255, 251, 248, .63); } .shadow_expand_seaShell2s, .hover_shadow_expand_seaShell2s:hover, .active_shadow_expand_seaShell2s:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(255, 251, 248, .78); -moz-box-shadow: 0em 0em 1em 0.25em rgba(255, 251, 248, .78); box-shadow: 0em 0em 1em 0.25em rgba(255, 251, 248, .78); } /* -------------------------- shadow left settings --------------------------------*/ .shadow_left_seaShell2, .hover_shadow_left_seaShell2:hover, .active_shadow_left_seaShell2:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(255, 152, 80, .39); -moz-box-shadow: -0.5em -0.5em 1em rgba(255, 152, 80, .39); box-shadow: -0.5em -0.5em 1em rgba(255, 152, 80, .39); } .shadow_left_seaShell2h, .hover_shadow_left_seaShell2h:hover, .active_shadow_left_seaShell2h:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(255, 192, 147, .50); -moz-box-shadow: -0.5em -0.5em 1em rgba(255, 192, 147, .50); box-shadow: -0.5em -0.5em 1em rgba(255, 192, 147, .50); } .shadow_left_seaShell2a, .hover_shadow_left_seaShell2a:hover, .active_shadow_left_seaShell2a:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(255, 251, 248, .63); -moz-box-shadow: -0.5em -0.5em 1em rgba(255, 251, 248, .63); box-shadow: -0.5em -0.5em 1em rgba(255, 251, 248, .63); } .shadow_left_seaShell2s, .hover_shadow_left_seaShell2s:hover, .active_shadow_left_seaShell2s:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(255, 251, 248, .78); -moz-box-shadow: -0.5em -0.5em 1em rgba(255, 251, 248, .78); box-shadow: -0.5em -0.5em 1em rgba(255, 251, 248, .78); } /* -------------------------- shadow right settings --------------------------------*/ .shadow_right_seaShell2, .hover_shadow_right_seaShell2:hover, .active_shadow_right_seaShell2:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(255, 152, 80, .39); -moz-box-shadow: 0.5em 0em 1em rgba(255, 152, 80, .39); box-shadow: 0.5em 0em 1em rgba(255, 152, 80, .39); } .shadow_right_seaShell2h, .hover_shadow_right_seaShell2h:hover, .active_shadow_right_seaShell2h:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(255, 192, 147, .50); -moz-box-shadow: 0.5em 0em 1em rgba(255, 192, 147, .50); box-shadow: 0.5em 0em 1em rgba(255, 192, 147, .50); } .shadow_right_seaShell2a, .hover_shadow_right_seaShell2a:hover, .active_shadow_right_seaShell2a:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(255, 251, 248, .63); -moz-box-shadow: 0.5em 0em 1em rgba(255, 251, 248, .63); box-shadow: 0.5em 0em 1em rgba(255, 251, 248, .63); } .shadow_right_seaShell2s, .hover_shadow_right_seaShell2s:hover, .active_shadow_right_seaShell2s:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(255, 251, 248, .78); -moz-box-shadow: 0.5em 0em 1em rgba(255, 251, 248, .78); box-shadow: 0.5em 0em 1em rgba(255, 251, 248, .78); } /* -------------------------- shadow top settings --------------------------------*/ .shadow_top_seaShell2, .hover_shadow_top_seaShell2:hover, .active_shadow_top_seaShell2:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(255, 152, 80, .39); -moz-box-shadow: 0em -0.5em 1em rgba(255, 152, 80, .39); box-shadow: 0em -0.5em 1em rgba(255, 152, 80, .39); } .shadow_top_seaShell2h, .hover_shadow_top_seaShell2h:hover, .active_shadow_top_seaShell2h:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(255, 192, 147, .50); -moz-box-shadow: 0em -0.5em 1em rgba(255, 192, 147, .50); box-shadow: 0em -0.5em 1em rgba(255, 192, 147, .50); } .shadow_top_seaShell2a, .hover_shadow_top_seaShell2a:hover, .active_shadow_top_seaShell2a:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(255, 251, 248, .63); -moz-box-shadow: 0em -0.5em 1em rgba(255, 251, 248, .63); box-shadow: 0em -0.5em 1em rgba(255, 251, 248, .63); } .shadow_top_seaShell2s, .hover_shadow_top_seaShell2s:hover, .active_shadow_top_seaShell2s:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(255, 251, 248, .78); -moz-box-shadow: 0em -0.5em 1em rgba(255, 251, 248, .78); box-shadow: 0em -0.5em 1em rgba(255, 251, 248, .78); } /* -------------------------- shadow bottom settings --------------------------------*/ .shadow_bottom_seaShell2, .hover_shadow_bottom_seaShell2:hover, .active_shadow_bottom_seaShell2:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(255, 152, 80, .39); -moz-box-shadow: 0em 0.5em 1em rgba(255, 152, 80, .39); box-shadow: 0em 0.5em 1em rgba(255, 152, 80, .39); } .shadow_bottom_seaShell2h, .hover_shadow_bottom_seaShell2h:hover, .active_shadow_bottom_seaShell2h:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(255, 192, 147, .50); -moz-box-shadow: 0em 0.5em 1em rgba(255, 192, 147, .50); box-shadow: 0em 0.5em 1em rgba(255, 192, 147, .50); } .shadow_bottom_seaShell2a, .hover_shadow_bottom_seaShell2a:hover, .active_shadow_bottom_seaShell2a:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(255, 251, 248, .63); -moz-box-shadow: 0em 0.5em 1em rgba(255, 251, 248, .63); box-shadow: 0em 0.5em 1em rgba(255, 251, 248, .63); } .shadow_bottom_seaShell2s, .hover_shadow_bottom_seaShell2s:hover, .active_shadow_bottom_seaShell2s:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(255, 251, 248, .78); -moz-box-shadow: 0em 0.5em 1em rgba(255, 251, 248, .78); box-shadow: 0em 0.5em 1em rgba(255, 251, 248, .78); } /* -------------------------- shadow top_left settings --------------------------------*/ .shadow_top_left_seaShell2, .hover_shadow_top_left_seaShell2:hover, .active_shadow_top_left_seaShell2:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(255, 152, 80, .39); -moz-box-shadow: -0.5em -0.5em 1em rgba(255, 152, 80, .39); box-shadow: -0.5em -0.5em 1em rgba(255, 152, 80, .39); } .shadow_top_left_seaShell2h, .hover_shadow_top_left_seaShell2h:hover, .active_shadow_top_left_seaShell2h:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(255, 192, 147, .50); -moz-box-shadow: -0.5em -0.5em 1em rgba(255, 192, 147, .50); box-shadow: -0.5em -0.5em 1em rgba(255, 192, 147, .50); } .shadow_top_left_seaShell2a, .hover_shadow_top_left_seaShell2a:hover, .active_shadow_top_left_seaShell2a:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(255, 251, 248, .63); -moz-box-shadow: -0.5em -0.5em 1em rgba(255, 251, 248, .63); box-shadow: -0.5em -0.5em 1em rgba(255, 251, 248, .63); } .shadow_top_left_seaShell2s, .hover_shadow_top_left_seaShell2s:hover, .active_shadow_top_left_seaShell2s:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(255, 251, 248, .78); -moz-box-shadow: -0.5em -0.5em 1em rgba(255, 251, 248, .78); box-shadow: -0.5em -0.5em 1em rgba(255, 251, 248, .78); } /* -------------------------- shadow top_right settings --------------------------------*/ .shadow_top_right_seaShell2, .hover_shadow_top_right_seaShell2:hover, .active_shadow_top_right_seaShell2:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(255, 152, 80, .39); -moz-box-shadow: 0.5em -0.5em 1em rgba(255, 152, 80, .39); box-shadow: 0.5em -0.5em 1em rgba(255, 152, 80, .39); } .shadow_top_right_seaShell2h, .hover_shadow_top_right_seaShell2h:hover, .active_shadow_top_right_seaShell2h:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(255, 192, 147, .50); -moz-box-shadow: 0.5em -0.5em 1em rgba(255, 192, 147, .50); box-shadow: 0.5em -0.5em 1em rgba(255, 192, 147, .50); } .shadow_top_right_seaShell2a, .hover_shadow_top_right_seaShell2a:hover, .active_shadow_top_right_seaShell2a:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(255, 251, 248, .63); -moz-box-shadow: 0.5em -0.5em 1em rgba(255, 251, 248, .63); box-shadow: 0.5em -0.5em 1em rgba(255, 251, 248, .63); } .shadow_top_right_seaShell2s, .hover_shadow_top_right_seaShell2s:hover, .active_shadow_top_right_seaShell2s:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(255, 251, 248, .78); -moz-box-shadow: 0.5em -0.5em 1em rgba(255, 251, 248, .78); box-shadow: 0.5em -0.5em 1em rgba(255, 251, 248, .78); } /* -------------------------- shadow bottom_left settings --------------------------------*/ .shadow_bottom_left_seaShell2, .hover_shadow_bottom_left_seaShell2:hover, .active_shadow_bottom_left_seaShell2:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(255, 152, 80, .39); -moz-box-shadow: -0.5em 0.5em 1em rgba(255, 152, 80, .39); box-shadow: -0.5em 0.5em 1em rgba(255, 152, 80, .39); } .shadow_bottom_left_seaShell2h, .hover_shadow_bottom_left_seaShell2h:hover, .active_shadow_bottom_left_seaShell2h:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(255, 192, 147, .50); -moz-box-shadow: -0.5em 0.5em 1em rgba(255, 192, 147, .50); box-shadow: -0.5em 0.5em 1em rgba(255, 192, 147, .50); } .shadow_bottom_left_seaShell2a, .hover_shadow_bottom_left_seaShell2a:hover, .active_shadow_bottom_left_seaShell2a:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(255, 251, 248, .63); -moz-box-shadow: -0.5em 0.5em 1em rgba(255, 251, 248, .63); box-shadow: -0.5em 0.5em 1em rgba(255, 251, 248, .63); } .shadow_bottom_left_seaShell2s, .hover_shadow_bottom_left_seaShell2s:hover, .active_shadow_bottom_left_seaShell2s:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(255, 251, 248, .78); -moz-box-shadow: -0.5em 0.5em 1em rgba(255, 251, 248, .78); box-shadow: -0.5em 0.5em 1em rgba(255, 251, 248, .78); } /* -------------------------- shadow bottom_right settings --------------------------------*/ .shadow_bottom_right_seaShell2, .hover_shadow_bottom_right_seaShell2:hover, .active_shadow_bottom_right_seaShell2:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(255, 152, 80, .39); -moz-box-shadow: 0.5em 0.5em 1em rgba(255, 152, 80, .39); box-shadow: 0.5em 0.5em 1em rgba(255, 152, 80, .39); } .shadow_bottom_right_seaShell2h, .hover_shadow_bottom_right_seaShell2h:hover, .active_shadow_bottom_right_seaShell2h:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(255, 192, 147, .50); -moz-box-shadow: 0.5em 0.5em 1em rgba(255, 192, 147, .50); box-shadow: 0.5em 0.5em 1em rgba(255, 192, 147, .50); } .shadow_bottom_right_seaShell2a, .hover_shadow_bottom_right_seaShell2a:hover, .active_shadow_bottom_right_seaShell2a:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(255, 251, 248, .63); -moz-box-shadow: 0.5em 0.5em 1em rgba(255, 251, 248, .63); box-shadow: 0.5em 0.5em 1em rgba(255, 251, 248, .63); } .shadow_bottom_right_seaShell2s, .hover_shadow_bottom_right_seaShell2s:hover, .active_shadow_bottom_right_seaShell2s:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(255, 251, 248, .78); -moz-box-shadow: 0.5em 0.5em 1em rgba(255, 251, 248, .78); box-shadow: 0.5em 0.5em 1em rgba(255, 251, 248, .78); }
0.536313
0.12213
:root { /*========== Colors ==========*/ --clr-neutral-100: hsl(0, 0%, 100%); --clr-neutral-200: hsl(0, 0%, 94%); --clr-neutral-300: hsl(0, 0%, 89%); --clr-neutral-400: hsl(0, 0%, 76%); --clr-neutral-500: hsl(0, 0%, 60%); --clr-neutral-600: hsl(0, 0%, 40%); --clr-neutral-800: hsl(0, 0%, 15%); --clr-neutral-900: hsl(0, 0%, 0%); --clr-primary-100: hsl(216, 78%, 94%); --clr-primary-200: hsl(216, 78%, 86%); --clr-primary-400: hsl(194, 64%, 38%); --clr-primary-500: hsl(213, 28%, 37%); --clr-primary-600: hsl(213, 29%, 31%); --clr-primary-700: hsl(213, 30%, 25%); --clr-primary-800: hsl(214, 31%, 20%); /*========== Images palettes ==========*/ --clr-bg-image-yellow: #EFDD6F; --clr-bg-image-yellow-light: #ffe9af; --clr-bg-image-orange: #ffb55e; --clr-bg-image-orange-light: #fcd2a1; --clr-bg-image-blue: #6f9ecc; --clr-bg-image-blue-light: #99bbda; --clr-bg-image-blue-dark: #396694; /*========== Bootstrap palette ==========*/ --clr-bootstrap-primary: #0d6efd; } /*==================== GENERAL ====================*/ *, *::before, *::after { box-sizing: border-box; padding: 0; margin: 0; } body { min-height: 100vh; } /*==================== BASE ====================*/ .base__content-min-height { min-height: 85vh; background-color: var(--clr-bg-image-orange); } .base__top-image-bg { background: url("/static/img/main-bg-top-sm.png") no-repeat; background-size: contain; background-repeat: no-repeat; width: 100%; height: 0; padding-bottom: 30.47%; /* (img-height / img-width * container-width) */ /* (390 / 1280 * 100) */ } .base__middle-container { background: linear-gradient(var(--clr-bg-image-yellow), var(--clr-bg-image-yellow), var(--clr-bg-image-orange)); } .base__middle-min-height { min-height: 47vh; } .base__bottom-image-bg { background: url("/static/img/main-bg-bottom.png") no-repeat; background-size: contain; background-repeat: no-repeat; width: 100%; height: 0; padding-bottom: 39.22%; /* (img-height / img-width * container-width) */ /* (502 / 1280 * 100) */ } .base__title-bg-color { background-color: var(--clr-bg-image-blue-light); } /*==================== REUSABLE COMPONENTS ====================*/ .content-max-width { max-width: 1280px; } .form-max-width { max-width: 575px; } .content-card-max-width { max-width: 720px; } .content-map-max-width { max-width: 1024px; } /*==================== TRIPS ====================*/ .trip__card-title a { color: black; text-decoration: none; } .trip__card-hr { height: .2rem; border-radius: .1rem; background: linear-gradient(90deg, var(--clr-bg-image-blue-light), var(--clr-bootstrap-primary), var(--clr-bg-image-blue-light)); opacity: 90%; } .trip__card-image { max-height: 100%; max-width: 100%; } .trip__card-button-width { width: 9rem; } .trip__card-day-hr { margin: 0; margin-top: .33rem; opacity: 15%; } .trip__card-activity-item { padding-top: .25rem; padding-bottom: .25rem; padding-right: .5rem; } /* https://kiranworkspace.com/ellipsis-to-multiline-text-in-css/ */ .card__text-truncate-container p { display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; white-space: normal; } /*==================== TRIP PICTURE FORM ====================*/ #div_id_picture .form-label { display: none; } #id_picture { display: block; border: solid .075rem var(--clr-neutral-400); width: 100%; } /*==================== MEDIA QUERIES ====================*/ @media (max-width: 575px) { /* NOTE:XXX: main row has vh-100 so this is so that navbar doesnt get too close, has huge gutter under navbar though when there is little content so maybe better to address this in content, for instance add empty lines / margins on the end if content is too small in height (like login) */ .sidebar__topnav-max-height { max-height: 6rem !important; } .sidebar__topnav-title { font-size: .8rem; } } /* source: https://dev.to/codeply/bootstrap-5-sidebar-examples-38pb - Sidebar Example 2 */ @media (min-width: 576px) { .h-sm-100 { height: 100%; } } @media (min-width: 992px) { .base__top-image-bg { background: url("/static/img/main-bg-top-md.png") no-repeat; background-size: contain; background-repeat: no-repeat; width: 100%; height: 0; padding-bottom: 23.21%; /* (img-height / img-width * container-width) */ /* (390 / 1680 * 100) */ } } @media (min-width: 1400px) { .base__top-image-bg { background: url("/static/img/main-bg-top-lg.png") no-repeat; background-size: contain; background-repeat: no-repeat; width: 100%; height: 0; padding-bottom: 18.05%; /* (img-height / img-width * container-width) */ /* (390 / 2160 * 100) */ } }
trip_planner/static/css/main.css
:root { /*========== Colors ==========*/ --clr-neutral-100: hsl(0, 0%, 100%); --clr-neutral-200: hsl(0, 0%, 94%); --clr-neutral-300: hsl(0, 0%, 89%); --clr-neutral-400: hsl(0, 0%, 76%); --clr-neutral-500: hsl(0, 0%, 60%); --clr-neutral-600: hsl(0, 0%, 40%); --clr-neutral-800: hsl(0, 0%, 15%); --clr-neutral-900: hsl(0, 0%, 0%); --clr-primary-100: hsl(216, 78%, 94%); --clr-primary-200: hsl(216, 78%, 86%); --clr-primary-400: hsl(194, 64%, 38%); --clr-primary-500: hsl(213, 28%, 37%); --clr-primary-600: hsl(213, 29%, 31%); --clr-primary-700: hsl(213, 30%, 25%); --clr-primary-800: hsl(214, 31%, 20%); /*========== Images palettes ==========*/ --clr-bg-image-yellow: #EFDD6F; --clr-bg-image-yellow-light: #ffe9af; --clr-bg-image-orange: #ffb55e; --clr-bg-image-orange-light: #fcd2a1; --clr-bg-image-blue: #6f9ecc; --clr-bg-image-blue-light: #99bbda; --clr-bg-image-blue-dark: #396694; /*========== Bootstrap palette ==========*/ --clr-bootstrap-primary: #0d6efd; } /*==================== GENERAL ====================*/ *, *::before, *::after { box-sizing: border-box; padding: 0; margin: 0; } body { min-height: 100vh; } /*==================== BASE ====================*/ .base__content-min-height { min-height: 85vh; background-color: var(--clr-bg-image-orange); } .base__top-image-bg { background: url("/static/img/main-bg-top-sm.png") no-repeat; background-size: contain; background-repeat: no-repeat; width: 100%; height: 0; padding-bottom: 30.47%; /* (img-height / img-width * container-width) */ /* (390 / 1280 * 100) */ } .base__middle-container { background: linear-gradient(var(--clr-bg-image-yellow), var(--clr-bg-image-yellow), var(--clr-bg-image-orange)); } .base__middle-min-height { min-height: 47vh; } .base__bottom-image-bg { background: url("/static/img/main-bg-bottom.png") no-repeat; background-size: contain; background-repeat: no-repeat; width: 100%; height: 0; padding-bottom: 39.22%; /* (img-height / img-width * container-width) */ /* (502 / 1280 * 100) */ } .base__title-bg-color { background-color: var(--clr-bg-image-blue-light); } /*==================== REUSABLE COMPONENTS ====================*/ .content-max-width { max-width: 1280px; } .form-max-width { max-width: 575px; } .content-card-max-width { max-width: 720px; } .content-map-max-width { max-width: 1024px; } /*==================== TRIPS ====================*/ .trip__card-title a { color: black; text-decoration: none; } .trip__card-hr { height: .2rem; border-radius: .1rem; background: linear-gradient(90deg, var(--clr-bg-image-blue-light), var(--clr-bootstrap-primary), var(--clr-bg-image-blue-light)); opacity: 90%; } .trip__card-image { max-height: 100%; max-width: 100%; } .trip__card-button-width { width: 9rem; } .trip__card-day-hr { margin: 0; margin-top: .33rem; opacity: 15%; } .trip__card-activity-item { padding-top: .25rem; padding-bottom: .25rem; padding-right: .5rem; } /* https://kiranworkspace.com/ellipsis-to-multiline-text-in-css/ */ .card__text-truncate-container p { display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; white-space: normal; } /*==================== TRIP PICTURE FORM ====================*/ #div_id_picture .form-label { display: none; } #id_picture { display: block; border: solid .075rem var(--clr-neutral-400); width: 100%; } /*==================== MEDIA QUERIES ====================*/ @media (max-width: 575px) { /* NOTE:XXX: main row has vh-100 so this is so that navbar doesnt get too close, has huge gutter under navbar though when there is little content so maybe better to address this in content, for instance add empty lines / margins on the end if content is too small in height (like login) */ .sidebar__topnav-max-height { max-height: 6rem !important; } .sidebar__topnav-title { font-size: .8rem; } } /* source: https://dev.to/codeply/bootstrap-5-sidebar-examples-38pb - Sidebar Example 2 */ @media (min-width: 576px) { .h-sm-100 { height: 100%; } } @media (min-width: 992px) { .base__top-image-bg { background: url("/static/img/main-bg-top-md.png") no-repeat; background-size: contain; background-repeat: no-repeat; width: 100%; height: 0; padding-bottom: 23.21%; /* (img-height / img-width * container-width) */ /* (390 / 1680 * 100) */ } } @media (min-width: 1400px) { .base__top-image-bg { background: url("/static/img/main-bg-top-lg.png") no-repeat; background-size: contain; background-repeat: no-repeat; width: 100%; height: 0; padding-bottom: 18.05%; /* (img-height / img-width * container-width) */ /* (390 / 2160 * 100) */ } }
0.45302
0.07343
.navbar-brand { margin-left: 50px; margin-right: 50px; } .bg-dark { background-color: #c42828!important; } .navbar-dark .navbar-toggler { color: rgb(255, 255, 255); border-color: rgb(255, 255, 255); } .navbar-dark .navbar-nav .nav-link:hover{ color: rgb(255, 255, 255); } .logo { /* display: inline-block; vertical-align: top; */ width: 100px; height: 100px; margin-top: -30px; margin-bottom: -30px; } .btn-success { color: #fff; background-color: #ffffff03; border-color: #ffffff; } .btn-success:hover { color: #fff; background-color: #ffffff03; border-color: #ffffff; } .btn { display: inline-block; font-weight: 400; color: #000000; text-align: center; vertical-align: middle; background-color: #cf4949; border: 1px solid white; padding: .375rem .75rem; font-size: 1rem; line-height: 1.5; border-radius: .25rem; transition: 1s; } .btn:hover { transform: scale(1.1); } .thingshappen h1 { background-color: #ececec; padding-top: 100px; padding-bottom: 100px; font-weight: 700; text-align: center; text-transform: uppercase; font-size: 80px; line-height: 80px; } @media only screen and (max-width: 680px) { .thingshappen h1 { background-color: #ececec; padding-top: 50px; padding-bottom: 50px; font-weight: 700; text-align: center; text-transform: uppercase; font-size: 20px; line-height: 80px; } } .gform_heading h3 { text-align: center; font-family: Hind; font-size: 32px; line-height: 32px; font-weight: 700; } .gform_heading { width: 100%; margin-top: 20px; margin-bottom: 18px; } .gform { text-align: left; max-width: 100%; margin: 0 auto; } .thingshap { background-color: #cfcccc; margin-top: 30px; padding-top: 50px; padding-bottom: 50px; } .thingshap h5 { font-weight: 500; text-align: left; font-size: 18px; line-height: 1.3em; } .enddigital { background-color: #c42830; padding-top: 30px; padding-bottom: 30px; } .copyright h5 { font-size: 16px; text-align: center; color: white; } [class*="fa-"] { display: inline-block; font-size: 16px; width: 32px; height: 32px; line-height: 32px; top: -2px; word-spacing: 1px; position: relative; text-align: center; vertical-align: middle; max-width: 100%; } html { scroll-behavior: smooth; }
contact.css
.navbar-brand { margin-left: 50px; margin-right: 50px; } .bg-dark { background-color: #c42828!important; } .navbar-dark .navbar-toggler { color: rgb(255, 255, 255); border-color: rgb(255, 255, 255); } .navbar-dark .navbar-nav .nav-link:hover{ color: rgb(255, 255, 255); } .logo { /* display: inline-block; vertical-align: top; */ width: 100px; height: 100px; margin-top: -30px; margin-bottom: -30px; } .btn-success { color: #fff; background-color: #ffffff03; border-color: #ffffff; } .btn-success:hover { color: #fff; background-color: #ffffff03; border-color: #ffffff; } .btn { display: inline-block; font-weight: 400; color: #000000; text-align: center; vertical-align: middle; background-color: #cf4949; border: 1px solid white; padding: .375rem .75rem; font-size: 1rem; line-height: 1.5; border-radius: .25rem; transition: 1s; } .btn:hover { transform: scale(1.1); } .thingshappen h1 { background-color: #ececec; padding-top: 100px; padding-bottom: 100px; font-weight: 700; text-align: center; text-transform: uppercase; font-size: 80px; line-height: 80px; } @media only screen and (max-width: 680px) { .thingshappen h1 { background-color: #ececec; padding-top: 50px; padding-bottom: 50px; font-weight: 700; text-align: center; text-transform: uppercase; font-size: 20px; line-height: 80px; } } .gform_heading h3 { text-align: center; font-family: Hind; font-size: 32px; line-height: 32px; font-weight: 700; } .gform_heading { width: 100%; margin-top: 20px; margin-bottom: 18px; } .gform { text-align: left; max-width: 100%; margin: 0 auto; } .thingshap { background-color: #cfcccc; margin-top: 30px; padding-top: 50px; padding-bottom: 50px; } .thingshap h5 { font-weight: 500; text-align: left; font-size: 18px; line-height: 1.3em; } .enddigital { background-color: #c42830; padding-top: 30px; padding-bottom: 30px; } .copyright h5 { font-size: 16px; text-align: center; color: white; } [class*="fa-"] { display: inline-block; font-size: 16px; width: 32px; height: 32px; line-height: 32px; top: -2px; word-spacing: 1px; position: relative; text-align: center; vertical-align: middle; max-width: 100%; } html { scroll-behavior: smooth; }
0.393735
0.068913
<css:stylesheet xmlns:repository="http://general_server.org/xmlnamespaces/repository/2006" xmlns="http://general_server.org/xmlnamespaces/css/2006"> <!-- #################################### tabs #################################### --> <css:section name="tabs"> <css:raw><![CDATA[ .ui-tabs .ui-tabs-nav { margin: 0; } .ui-tabs .ui-tabs-nav li { font-size:13px; color:#333; list-style: none; float: left; position: relative; top: 1px; border:1px solid #dfdfdf; border-bottom:0; padding: 0 12px; white-space: nowrap; background-color:#f7f7f7; } .ui-tabs .ui-tabs-nav li.ui-tabs-active { color:#000; margin-bottom: 0; padding-bottom: 1px; border:1px solid #333; border-bottom:1px solid #fff; background-color:#fff; } .ui-tabs .ui-tabs-nav li a { float: left; color:#000; text-decoration: none; } .ui-tabs .ui-tabs-nav li.ui-tabs-active a { color:#333; } .ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; } .ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a { /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */ cursor: pointer; } .ui-tabs .ui-tabs-hide { display: none !important; } ]]></css:raw> </css:section> <css:section name="full"> <path><interface>default</interface></path> <css:clause> <path> <class relation="child-only">ui-tabs-panel</class> <element relation="child-only">*</element> <class relation="child-only">Class__QualifiedName</class> </path> <display>none</display> </css:clause> <css:clause> <path/> <position>absolute</position> <top>0</top> <bottom>0</bottom> <width metric="percent">100</width> </css:clause> <section name="heightStyle fill fix"> <path><class>ui-tabs-nav</class></path> <css:clause> <path/> <height metric="pixel">18</height> <margin-bottom metric="pixel">4</margin-bottom> <position>relative</position> <z-index>1000</z-index> </css:clause> <css:clause> <path> <element>li</element> </path> <height metric="pixel">19</height> </css:clause> </section> <clause> <path><class relation="child-only">ui-tabs-panel</class></path> <position>absolute</position> <top>21px</top> <bottom>0px</bottom> <display>block</display> <width>100%</width> <border-top>1px solid #333333</border-top> </clause> <css:clause> <path> <element relation="child-only">ul</element> <element>li</element> </path> <padding-right metric="pixel">24</padding-right> </css:clause> <css:clause> <path><id>tab-new-tab</id></path> <font-style>italic</font-style> <color type="hash">aaaaaa</color> </css:clause> <css:clause> <path> <element relation="child-only">ul</element> <class relation="child-only">gs-ajax-loading</class> </path> <font-style>italic</font-style> <color type="hash">aaaaaa</color> <icon group="" type="gif">throbber_16</icon> <background-position>6px center</background-position> <padding-left metric="pixel">26</padding-left> </css:clause> </css:section> </css:stylesheet>
config/classes/general_server/client_functionality/templates/MultiDocument/view.css
<css:stylesheet xmlns:repository="http://general_server.org/xmlnamespaces/repository/2006" xmlns="http://general_server.org/xmlnamespaces/css/2006"> <!-- #################################### tabs #################################### --> <css:section name="tabs"> <css:raw><![CDATA[ .ui-tabs .ui-tabs-nav { margin: 0; } .ui-tabs .ui-tabs-nav li { font-size:13px; color:#333; list-style: none; float: left; position: relative; top: 1px; border:1px solid #dfdfdf; border-bottom:0; padding: 0 12px; white-space: nowrap; background-color:#f7f7f7; } .ui-tabs .ui-tabs-nav li.ui-tabs-active { color:#000; margin-bottom: 0; padding-bottom: 1px; border:1px solid #333; border-bottom:1px solid #fff; background-color:#fff; } .ui-tabs .ui-tabs-nav li a { float: left; color:#000; text-decoration: none; } .ui-tabs .ui-tabs-nav li.ui-tabs-active a { color:#333; } .ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; } .ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a { /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */ cursor: pointer; } .ui-tabs .ui-tabs-hide { display: none !important; } ]]></css:raw> </css:section> <css:section name="full"> <path><interface>default</interface></path> <css:clause> <path> <class relation="child-only">ui-tabs-panel</class> <element relation="child-only">*</element> <class relation="child-only">Class__QualifiedName</class> </path> <display>none</display> </css:clause> <css:clause> <path/> <position>absolute</position> <top>0</top> <bottom>0</bottom> <width metric="percent">100</width> </css:clause> <section name="heightStyle fill fix"> <path><class>ui-tabs-nav</class></path> <css:clause> <path/> <height metric="pixel">18</height> <margin-bottom metric="pixel">4</margin-bottom> <position>relative</position> <z-index>1000</z-index> </css:clause> <css:clause> <path> <element>li</element> </path> <height metric="pixel">19</height> </css:clause> </section> <clause> <path><class relation="child-only">ui-tabs-panel</class></path> <position>absolute</position> <top>21px</top> <bottom>0px</bottom> <display>block</display> <width>100%</width> <border-top>1px solid #333333</border-top> </clause> <css:clause> <path> <element relation="child-only">ul</element> <element>li</element> </path> <padding-right metric="pixel">24</padding-right> </css:clause> <css:clause> <path><id>tab-new-tab</id></path> <font-style>italic</font-style> <color type="hash">aaaaaa</color> </css:clause> <css:clause> <path> <element relation="child-only">ul</element> <class relation="child-only">gs-ajax-loading</class> </path> <font-style>italic</font-style> <color type="hash">aaaaaa</color> <icon group="" type="gif">throbber_16</icon> <background-position>6px center</background-position> <padding-left metric="pixel">26</padding-left> </css:clause> </css:section> </css:stylesheet>
0.352982
0.048541
*{ color: #2F3541; } body{ margin: 0; z-index: 3; } @import url('https://fonts.googleapis.com/css?family=Roboto'); @import url('https://fonts.googleapis.com/css?family=Forum'); html { overflow-x: hidden; } /* menu block */ .menu{ position: fixed; top: 0; left: 0; padding: 69.2px 5.2% 0 6%; height: 100%; } .menuWrapper{ display: none; } .menu__menu-links{ display: flex; -webkit-display: box; flex-direction: column; -webkit-box-orient:column; -webkit-box-orient:vertical; justify-content: space-between; -webkit-box-pack:space-between; -webkit-box-pack:justify; align-items: stretch; width: 98px; height: 117px; margin: 54.1px 0 60px -11px; } .menu__menu-links a{ text-decoration: none; font-family: Roboto; font-style: normal; font-weight: normal; line-height: normal; font-size: 12px; letter-spacing: 0.2em; text-transform: uppercase; color: rgba(47, 53, 65, 0.5); padding-bottom: 10px; } .menu__menu-links a:hover{ color: #2F3541; } .menu__instagram{ text-decoration: none; display: block; font-family: Forum; font-style: normal; font-weight: normal; line-height: 24px; font-size: 18px; width: 72px; height: 24px; border-bottom: 1px solid #C4C4C4; } .menu__instagram:hover{ color: rgba(47, 53, 65, 0.5); } .menu__menu-links img{ margin-right: 5.5px; visibility: hidden; } .invisible{ display: none; color: white; } .logo_img_mobile{ display: none; } /* menu block end */ /* content block */ .content{ margin: 35px 4.2% 0 275px; } .photo{ width: 100%; z-index: 7; cursor: pointer; } /*.content__photo1{ background-image: url(img/photo/1-1.jpg); }*/ /* content block end */ .current a{ color: #2F3541; } .current img{ visibility: visible; } /* img hover button */ .holder{ position:relative; width: 30.7%; display: inline-block; margin-right: 2.2%; margin-bottom: 2.2%; } .h7,.h8,.h15,.h16{ width: 47.4%; } .block{ position:absolute; bottom:15px; right:15px; display:none; width: 60px; height: 60px; background: rgba(47, 53, 65, 0.5); border-radius: 100%; } .modal{ position: absolute; left: 0px; top: 0px; background-color: #2F3541; z-index: 10; display: none; } .holder:hover .block{ display:block; } .block:hover{ background: #2F3541; } /* img hover button end */ /* index form */ .img_button{ position: absolute; right: 15px; bottom:15px; cursor: pointer; z-index: 8; } .closeButton{ position: absolute; top: 20px; right: 20px; cursor: pointer; } .index_form{ padding:30px 30px 0 30px; } .index_form h2{ font-family: Forum; font-style: normal; font-weight: normal; font-size: 35px; line-height: 46px; letter-spacing: 0.15em; text-transform: uppercase; color: #FFFFFF; width: 70%; } .index_form p{ font-family: Forum; font-style: normal; font-weight: normal; font-size: 20px; line-height: 26px; color: rgba(255, 255, 255, 0.5); width: 80%; } .index_form input{ border: 1px solid rgba(255, 255, 255, 0.5); height: 60px; padding-left: 20px; background-color: #2F3541; font-family: Forum; font-style: normal; font-weight: normal; font-size: 18px; line-height: 24px; color: rgba(255, 255, 255, 0.5); width: 97%; box-sizing: border-box; margin-bottom: 25px; margin-top: 30px; } .index_form button{ font-family: Roboto; font-style: normal; font-weight: normal; line-height: normal; font-size: 12px; letter-spacing: 0.2em; text-transform: uppercase; color: rgba(47, 53, 65, 0.5); background-color: #E5E5E5; height: 60px; border:0; cursor: pointer; width: 97%; box-sizing: border-box; } .index_form button:hover{ border-color: rgba(47, 53, 65, 0.5); color: #2F3541; } /* SLIDER */ .slider_buttons_boxL{ display: none; left: 0; top: 0; width: 112px; height: 100%; flex-direction: column; justify-content: center; align-items: center; z-index: 100; } .slider_buttons_boxR{ display: none; top: 0; right: 0; width: 112px; height: 100%; flex-direction: column; justify-content: center; align-items: center; z-index: 100; } #butL{ background-image: url(/img/left.png); width: 60px; height: 60px; cursor: pointer; } #butL:hover{ background-image:url(/img/left_activ.png); } #butR{ background-image: url(/img/right.png); width: 60px; height: 60px; cursor: pointer; } #butR:hover{ background-image: url(/img/right_activ.png); } .slider_close_but{ display: none; top:40px; right: 40px; cursor: pointer; z-index: 100; } .phot_makeup div{ font-family: Forum; font-style: normal; font-weight: normal; font-size: 14px; line-height: 19px; color: rgba(47, 53, 65, 0.5); z-index: 100; } .phot_makeup a{ text-decoration: none; font-family: Forum; font-style: normal; font-weight: normal; font-size: 14px; line-height: 19px; color: rgba(47, 53, 65, 0.5); border-bottom: 1px solid #E5E5E5 } .phot_makeup{ display: none; } /* SLIDER end */ @media only screen and (min-width:320px) and (max-width:767px){ body{ background-color: white; } .menu{ display: none; } .menuWrapper{ display: block; } .logo_img_mobile{ display: flex; flex-direction: row; justify-content: center; width: 100%; margin-top: 40px; margin-bottom: 30px; } .menu_mobile{ display: block; width: 100%; } .menu__menu-links{ display: block; width: 590px; margin: 0; height: 29px; margin-left: 15px; } .menu__menu-links div{ display: inline; margin-right: 30px; z-index: 9; } .menu__menu-links a{ z-index: 9; } #inst_link_mobile{ font-family: Forum; font-style: normal; font-weight: normal; font-size: 18px; line-height: 24px; text-transform: none; letter-spacing: 0; border-bottom: 1px solid #C4C4C4; color: #2F3541; padding-bottom: 2.5px; } #inst_link_mobile:hover{ color: rgba(47, 53, 65, 0.5); } .menuLimiter{ width: 100%; overflow-x: scroll; -webkit-overflow-scrolling: touch; margin-bottom: -15px; padding-bottom: 15px; } .menuWrapper { overflow: hidden; margin-bottom: 30px; } .grad_left{ position: absolute; top: 111px; left: 0; z-index: 10; margin: 0; visibility: visible; } .grad_right{ position: absolute; top: 111px; right: 0; z-index: 10; margin: 0; visibility: visible; } .content{ margin: 0; margin-left: 20px; margin-right: 20px; } .holder{ width: 100%; margin: 0; margin-bottom: 20px; } .block{ display: block; } } @media only screen and (min-width:768px) and (max-width:1279px){ body{ background-color: white; } .menu{ position: static; width: 100%; margin:0; margin-top: 40px; padding: 0; } .menu__menu-links{ width: 100%; flex-direction: row; justify-content: center; height: 50px; margin: 0; margin-top: 30px; height: auto; } .menu__menu-links a{ padding:0; padding-right: 30px; } .logo_img{ display: flex; flex-direction: row; justify-content: center; width: 100%; } .menu__instagram{ position: relative; bottom: 21px; } .invisible{ display: block; visibility: hidden; } .content{ margin:0; margin-top: 20px; margin-left: 2.2%; } .index_form{ padding:30px 30px 0 30px; } .index_form h2{ font-size: 27px; line-height: 36px; letter-spacing: 0.15em; text-transform: uppercase; width: 90%; } .index_form p{ font-size: 18px; line-height: 24px; width: 90%; } .index_form input{ font-size: 18px; line-height: 24px; width: 97%; margin-bottom: 15px; margin-top: 10px; } .index_form button{ font-size: 12px; letter-spacing: 0.2em; text-transform: uppercase; width: 97%; } .block{ display: block; } } @media only screen and (min-width:1280px) and (max-width:1920px){ .logo_img_mobile{ display: none; } .menuWrapper{ display: none; } .h7 form{ padding: 115px 115px 0 115px; } .h8 form{ padding: 115px 115px 0 115px; } .h15 form{ padding: 115px 115px 0 115px; } .h16 form{ padding: 115px 115px 0 115px; } } @media only screen and (min-width:1921px){ .menu{ padding: 69.2px 7.2% 0 7.8%; } .content{ margin: 35px 4.2% 0 19.3%; } .h7 form{ padding: 115px 115px 0 115px; } .h8 form{ padding: 115px 115px 0 115px; } .h15 form{ padding: 115px 115px 0 115px; } .h16 form{ padding: 115px 115px 0 115px; } }
public/css/style.css
*{ color: #2F3541; } body{ margin: 0; z-index: 3; } @import url('https://fonts.googleapis.com/css?family=Roboto'); @import url('https://fonts.googleapis.com/css?family=Forum'); html { overflow-x: hidden; } /* menu block */ .menu{ position: fixed; top: 0; left: 0; padding: 69.2px 5.2% 0 6%; height: 100%; } .menuWrapper{ display: none; } .menu__menu-links{ display: flex; -webkit-display: box; flex-direction: column; -webkit-box-orient:column; -webkit-box-orient:vertical; justify-content: space-between; -webkit-box-pack:space-between; -webkit-box-pack:justify; align-items: stretch; width: 98px; height: 117px; margin: 54.1px 0 60px -11px; } .menu__menu-links a{ text-decoration: none; font-family: Roboto; font-style: normal; font-weight: normal; line-height: normal; font-size: 12px; letter-spacing: 0.2em; text-transform: uppercase; color: rgba(47, 53, 65, 0.5); padding-bottom: 10px; } .menu__menu-links a:hover{ color: #2F3541; } .menu__instagram{ text-decoration: none; display: block; font-family: Forum; font-style: normal; font-weight: normal; line-height: 24px; font-size: 18px; width: 72px; height: 24px; border-bottom: 1px solid #C4C4C4; } .menu__instagram:hover{ color: rgba(47, 53, 65, 0.5); } .menu__menu-links img{ margin-right: 5.5px; visibility: hidden; } .invisible{ display: none; color: white; } .logo_img_mobile{ display: none; } /* menu block end */ /* content block */ .content{ margin: 35px 4.2% 0 275px; } .photo{ width: 100%; z-index: 7; cursor: pointer; } /*.content__photo1{ background-image: url(img/photo/1-1.jpg); }*/ /* content block end */ .current a{ color: #2F3541; } .current img{ visibility: visible; } /* img hover button */ .holder{ position:relative; width: 30.7%; display: inline-block; margin-right: 2.2%; margin-bottom: 2.2%; } .h7,.h8,.h15,.h16{ width: 47.4%; } .block{ position:absolute; bottom:15px; right:15px; display:none; width: 60px; height: 60px; background: rgba(47, 53, 65, 0.5); border-radius: 100%; } .modal{ position: absolute; left: 0px; top: 0px; background-color: #2F3541; z-index: 10; display: none; } .holder:hover .block{ display:block; } .block:hover{ background: #2F3541; } /* img hover button end */ /* index form */ .img_button{ position: absolute; right: 15px; bottom:15px; cursor: pointer; z-index: 8; } .closeButton{ position: absolute; top: 20px; right: 20px; cursor: pointer; } .index_form{ padding:30px 30px 0 30px; } .index_form h2{ font-family: Forum; font-style: normal; font-weight: normal; font-size: 35px; line-height: 46px; letter-spacing: 0.15em; text-transform: uppercase; color: #FFFFFF; width: 70%; } .index_form p{ font-family: Forum; font-style: normal; font-weight: normal; font-size: 20px; line-height: 26px; color: rgba(255, 255, 255, 0.5); width: 80%; } .index_form input{ border: 1px solid rgba(255, 255, 255, 0.5); height: 60px; padding-left: 20px; background-color: #2F3541; font-family: Forum; font-style: normal; font-weight: normal; font-size: 18px; line-height: 24px; color: rgba(255, 255, 255, 0.5); width: 97%; box-sizing: border-box; margin-bottom: 25px; margin-top: 30px; } .index_form button{ font-family: Roboto; font-style: normal; font-weight: normal; line-height: normal; font-size: 12px; letter-spacing: 0.2em; text-transform: uppercase; color: rgba(47, 53, 65, 0.5); background-color: #E5E5E5; height: 60px; border:0; cursor: pointer; width: 97%; box-sizing: border-box; } .index_form button:hover{ border-color: rgba(47, 53, 65, 0.5); color: #2F3541; } /* SLIDER */ .slider_buttons_boxL{ display: none; left: 0; top: 0; width: 112px; height: 100%; flex-direction: column; justify-content: center; align-items: center; z-index: 100; } .slider_buttons_boxR{ display: none; top: 0; right: 0; width: 112px; height: 100%; flex-direction: column; justify-content: center; align-items: center; z-index: 100; } #butL{ background-image: url(/img/left.png); width: 60px; height: 60px; cursor: pointer; } #butL:hover{ background-image:url(/img/left_activ.png); } #butR{ background-image: url(/img/right.png); width: 60px; height: 60px; cursor: pointer; } #butR:hover{ background-image: url(/img/right_activ.png); } .slider_close_but{ display: none; top:40px; right: 40px; cursor: pointer; z-index: 100; } .phot_makeup div{ font-family: Forum; font-style: normal; font-weight: normal; font-size: 14px; line-height: 19px; color: rgba(47, 53, 65, 0.5); z-index: 100; } .phot_makeup a{ text-decoration: none; font-family: Forum; font-style: normal; font-weight: normal; font-size: 14px; line-height: 19px; color: rgba(47, 53, 65, 0.5); border-bottom: 1px solid #E5E5E5 } .phot_makeup{ display: none; } /* SLIDER end */ @media only screen and (min-width:320px) and (max-width:767px){ body{ background-color: white; } .menu{ display: none; } .menuWrapper{ display: block; } .logo_img_mobile{ display: flex; flex-direction: row; justify-content: center; width: 100%; margin-top: 40px; margin-bottom: 30px; } .menu_mobile{ display: block; width: 100%; } .menu__menu-links{ display: block; width: 590px; margin: 0; height: 29px; margin-left: 15px; } .menu__menu-links div{ display: inline; margin-right: 30px; z-index: 9; } .menu__menu-links a{ z-index: 9; } #inst_link_mobile{ font-family: Forum; font-style: normal; font-weight: normal; font-size: 18px; line-height: 24px; text-transform: none; letter-spacing: 0; border-bottom: 1px solid #C4C4C4; color: #2F3541; padding-bottom: 2.5px; } #inst_link_mobile:hover{ color: rgba(47, 53, 65, 0.5); } .menuLimiter{ width: 100%; overflow-x: scroll; -webkit-overflow-scrolling: touch; margin-bottom: -15px; padding-bottom: 15px; } .menuWrapper { overflow: hidden; margin-bottom: 30px; } .grad_left{ position: absolute; top: 111px; left: 0; z-index: 10; margin: 0; visibility: visible; } .grad_right{ position: absolute; top: 111px; right: 0; z-index: 10; margin: 0; visibility: visible; } .content{ margin: 0; margin-left: 20px; margin-right: 20px; } .holder{ width: 100%; margin: 0; margin-bottom: 20px; } .block{ display: block; } } @media only screen and (min-width:768px) and (max-width:1279px){ body{ background-color: white; } .menu{ position: static; width: 100%; margin:0; margin-top: 40px; padding: 0; } .menu__menu-links{ width: 100%; flex-direction: row; justify-content: center; height: 50px; margin: 0; margin-top: 30px; height: auto; } .menu__menu-links a{ padding:0; padding-right: 30px; } .logo_img{ display: flex; flex-direction: row; justify-content: center; width: 100%; } .menu__instagram{ position: relative; bottom: 21px; } .invisible{ display: block; visibility: hidden; } .content{ margin:0; margin-top: 20px; margin-left: 2.2%; } .index_form{ padding:30px 30px 0 30px; } .index_form h2{ font-size: 27px; line-height: 36px; letter-spacing: 0.15em; text-transform: uppercase; width: 90%; } .index_form p{ font-size: 18px; line-height: 24px; width: 90%; } .index_form input{ font-size: 18px; line-height: 24px; width: 97%; margin-bottom: 15px; margin-top: 10px; } .index_form button{ font-size: 12px; letter-spacing: 0.2em; text-transform: uppercase; width: 97%; } .block{ display: block; } } @media only screen and (min-width:1280px) and (max-width:1920px){ .logo_img_mobile{ display: none; } .menuWrapper{ display: none; } .h7 form{ padding: 115px 115px 0 115px; } .h8 form{ padding: 115px 115px 0 115px; } .h15 form{ padding: 115px 115px 0 115px; } .h16 form{ padding: 115px 115px 0 115px; } } @media only screen and (min-width:1921px){ .menu{ padding: 69.2px 7.2% 0 7.8%; } .content{ margin: 35px 4.2% 0 19.3%; } .h7 form{ padding: 115px 115px 0 115px; } .h8 form{ padding: 115px 115px 0 115px; } .h15 form{ padding: 115px 115px 0 115px; } .h16 form{ padding: 115px 115px 0 115px; } }
0.217005
0.072505
@import url('https://fonts.googleapis.com/css?family=Oswald|Raleway|Shadows+Into+Light'); /*Styling affecting html and body elements*/ html, body { /*html and body take up full screen*/ padding: 0; margin: 0; width: 100%; /*Fixes menu bar overflow issue*/ overflow-x: hidden; } /*Styling for the h2 heading*/ h2 { font-size: 12vw; font-family: 'Raleway', sans-serif; color: #d6c61b; text-decoration: none; margin: 0; text-align: center; } /* Styling affecting all links*/ a { font-size: inherit; text-decoration: none; color: inherit; } /*Styling for the header container, add background image to cover full header container, set header to take up full screen, and sets default text styling within header*/ .header { background: url(images/citySkyline.png) center no-repeat; background-size: cover; width: 100vw; height: 100vh; position: relative; text-align: center; font-size: 6vw; font-family: 'Shadows Into Light', cursive; overflow-x: hidden; } /*Styliing for fa-bars class, font-awesome icon for mobile menu bars, z-index set to show above all other elements*/ .fa-bars { color: white; text-align: left !important; left: 0; position: fixed; background-color: rgba(0,0,0,1); z-index: 30; } /*Styling for mobileNav menu, stays on screen while visible due to fixed positioning*/ .mobileNav { position: fixed; width: 60vw; height: 100vh; text-align: left; background-color: #d6c61b; box-shadow: 5px 8px 8px black; display: none; } /*Styling for mobileNavItem class*/ .mobileNavItem { padding-left: 10%; font-size: 8vw; font-family: 'Raleway', sans-serif; color: white; margin-top: 10vh; } /*Styling for mobileNavItem hover effect, on mobile clack text will become black*/ .mobileNavItem:hover { color: rgba(0,0,0,0.8) } /*Styling for the PC navbar, z-index makes it appear above all else on page, full width with no padding or margins on it, adds partially transparent black background*/ .nav { text-align: center; color: #f2f4f7; font-family: 'Raleway', sans-serif; font-size: 3vw; height: auto; margin: 0; background-color: rgba(0,0,0,0.5); padding-bottom: 1%; z-index: 1000; width: 100%; display: none; } /*Styling for applied sticky class (See JS functions) to make navbar stick on scroll and keep same dimensions as navbar*/ .sticky { position: fixed; top: 0; width: 100%; height: auto; margin: none !important; } /*Styling for each individual item in the navbar, sets the padding spacing between items as well as a border, inline-block keeps the items in the same line, sets transition timing parameters for hover effects*/ .navItem { margin: 0; width:auto; height: auto; padding-top: 2%; padding-left: 3%; padding-right: 3%; border-bottom: white 4px solid; display: inline-block; box-sizing: border-box; -webkit-transition: font-size 0.4s, border-top 0.4s, background-color 0.4s, width 0.4s, height 0.4s, border-bottom 0.4s; transition: font-size 0.4s, border-top 0.4s, background-color 0.4s, width 0.4s, height 0.4s, border-bottom 0.4s; } /*Styling for the hover effects applied to each individual item in the navbar*/ .navItem:hover { width:auto; height: auto; font-size: 3.6vw; border-top: white 4px solid; background-color: #d6c61b; cursor: pointer; border-bottom: none; } /*Styling for the (BrandName) that flies in from off screen in the header, absolute positioning keeps it from moving on navbar scroll, left property set so it is off screen on page load*/ .brand { position: absolute; top: 20vh; left: -100%; opacity: 0.3; font-family: 'Shadows Into Light', cursive; font-size: 10vw; color: #d6c61b; } /*Styling for animateBrand class (see JS functions) applied on page load, applies slideIn animation to brand class*/ .animateBrand { -webkit-animation: slideIn 1s forwards ease-out; animation: slideIn 1s forwards ease-out; } /*Styling for the (BrandTag) that flies in from off screen in the header, absolute positioning keeps it from moving on navbar scroll, left property set so it is off screen on page load*/ .brandTag { position: absolute; top: 30vh; left: -100%; color: #d6c61b; font-size: 7vw; } /*Styling for animateBrandTag class (see JS functions) applied on page load, applies slideIn2 animation to brandTag class*/ .animateBrandTag { -webkit-animation: slideIn2 1s 0.6s forwards ease-out; animation: slideIn2 1s 0.6s forwards ease-out; } /* Keyframes animation causes slide in from offscreen for brand class and makes opaque by end of movement, -webkit for Safari support */ @-webkit-keyframes slideIn { from { left: -100vw; opacity: 0.3; } to { -webkit-transform: translateX(155vw); opacity: 1; } } /* Keyframes animation causes slide in from offscreen and makes opaque by end of movement*/ @keyframes slideIn { from { left: -100%; opacity: 0.3; } to { transform: translateX(155vw); opacity: 1; } } /* Keyframes animation causes slide in from offscreen for brandTag class and makes opaque by end of movement, -webkit for Safari support */ @-webkit-keyframes slideIn2 { from { left: -100vw; opacity: 0.3; } to { -webkit-transform: translateX(165vw); opacity: 1; } } /* Keyframes animation causes slide in from offscreen for brandTag class and makes opaque by end of movement*/ @keyframes slideIn2 { from { left: -100%; opacity: 0.3; } to { transform: translateX(165vw); opacity: 1; } } /*Styling for row class, sets padding spacing for left and right as well as top and bottom*/ .row { padding-left: 2.5%; padding-right: 2.5%; padding-top: 4%; padding-bottom: 4%; } /*Styling for column class, sets width to 100% of the row they are contained in (excluding padding)*/ .col { width: 100%; } /*Clearfix for rows to stop float issues*/ .row:after { content: ""; display: table; clear: both; } /*Clearfix for columns to stop float issues*/ .col:after { content: ""; display: table; clear: both; } /*Styling for about id, background color set to white (added in id for ease of adjustment to each individual website row)*/ #about { background-color: white; } /*Styling for colText class applied to text in columns, centers and sets font-size for mobile, defines margin between text and element above*/ .colText { font-size: 4vw; font-family: 'Oswald', sans-serif; margin-top: 15%; text-align: center; } /*Styling for imgHolder class, container for images set to 100% width of column containing it, height automatically set to content*/ .imgHolder { width: 100%; height: auto; } /*Styling for images within imgHolder class, 100% width of column and imgHolder on mobile*/ .imgHolder img { max-width: 100%; } /*Styling for imgHolderRight, empty on mobile as no floats need be applied*/ .imgHolderRight { } /*Shortcut class to apply right text alignment*/ .right { text-align: right !important; } /*Shortcut class to apply center text alignment*/ .center { text-align: center !important; } /*Styling for symbolRow class, auto margin centers horizontally and top margin divides from element above*/ .symbolRow { font-family: 'Raleway', sans-serif; margin-top: 7% !important; margin: auto; } /*Styling for symbol class, sets block display to keep one element in a line on mobile, line-height centers text in symbol and background, border-radius makes symbol and background circular*/ .symbol { display: block; width: 50vw; height: 50vw; text-align: center; background-color: #4087f9; color: white; line-height: 50vw; border-radius: 50%; margin: auto; margin-top: 2%; font-size: 10vw; } /*Styling for symbolText class, changes text caption below each symbol*/ .symbolText { display: block; width: 50vw; height: 50vw; text-align: center; font-family: 'Oswald', sans-serif; font-size: 8.3vw; margin: auto; margin-top: 3%; } /* Styling for contact id, centers header*/ #contact { text-align: center; } /*Styling for contact class*/ .contact { font-family: 'Raleway', sans-serif; color: #d6c61b; font-size: 6vw; display: block; text-align: center; margin-top: 10%; } /* Following three styles remove outline on input fields and buttons when focused/clicked on*/ input:focus { outline: none; } textarea:focus { outline: none; } button:focus { outline: none; } /*Styling for input fields*/ input[type=text], input[type=email], textarea { height: auto; margin: auto; font-size: 3vw; box-sizing: border-box; border: 2px solid black; width: 70%; margin-top: 10% !important; padding-left: 1%; } /*Styling specific to textarea input field*/ textarea { height: 40vw; width: 80%; font-family: 'Raleway', sans-serif; margin: auto; resize: none; } /*Styling for contactText class*/ .contactText { width: 50vw; display: inline-block; } /*Styling for buttons, sets up transition hover effects*/ button { font-family: 'Raleway', sans-serif; font-size: 3vw; background-color: #4087f9; margin-top: 10%; color: white; box-sizing: border-box; border: 2px solid black; padding: 1% 2% 1% 2%; -webkit-transition: background-color 0.3s, color 0.3s, font-size 0.3s; transition: background-color 0.3s, color 0.3s, font-size 0.3s; } /*Hover effects for button*/ button:hover { font-size: 3.5vw; background-color: white; color: #4087f9; cursor: pointer; } /*Styling for footer of website, line-height set for mobile to adjust spacing*/ .footer { background-color: black; padding-left: 2.5% !important; padding-right: 2.5% !important; padding-top: 2% !important; padding-bottom: 2% !important; color: white; font-size: 4vw; font-family: 'Raleway', sans-serif; text-align: center; line-height: 8vw; } /*Columns within footer will have a black background*/ .footer .col { background-color: black; box-sizing: border-box; } /*Blank hoursOffset class, used on PC only*/ .hoursOffset { } /*Styling for icons class, sets icons within in a line*/ .icons { text-align: center; display: inline-block; margin-top: 5%; } /*Styling for links within icons class, adds margins*/ .icons a { margin: 0% 2% 0% 2%; } /*Styling for fa icon class, sets up hover transitions*/ .fa { padding: 2%; text-align: center; -webkit-transition: color 0.3s, opacity 0.3s; transition: color 0.3s, opacity 0.3s; } /*Styling for fa icon class hover effects .fa:hover { color: #4087f9; opacitY: 0.8; } /* Beginning of media queries to support responsive site design */ /*Media query set for mobile devices up to a width of 575.9999 px, small devices like phones*/ @media screen and (max-width: 575.999px) { /*Switches order of testimonials text and heading+image in mobile display*/ #testimonials { display: flex; flex-flow: column-reverse; } /*Sets display order of symbol and symbolText elements on mobile display so text follows symbol immediately*/ .symbolRow { display: flex; flex-flow: column; } #s1 {order: 1;} #t1 {order: 2;} #s2 {order: 3;} #t2 {order: 4;} #s3 {order: 5;} #t3 {order: 6;} } /*Media query set for devices of width equal to or greater than 576px */ @media only screen and (min-width: 576px) { .fa-bars { display: none !important; } /*Fixes overflow issue on PC, keeps menu bar in place on scroll */ .sticky { padding-left: 0.55vw } /*brand and brandTag changes slightly modify top margin and text size from mobile to PC */ .brand { top: 23vh; font-size: 9vw; } /*brandTag top margin and text-size slightly modified for PC*/ .brandTag { top: 50vh; font-size: 6vw; } /*col width set to half of row width, floated left to create two-column layout on PC*/ .col { width: 50%; float: left; } /*colText class given smaller font size and inheritance of text alignment from containing element for PC*/ .colText { font-size: 2.5vw; text-align: inherit; } /*imgHolder class set to 100% of width of column, height auto adjust to content */ .imgHolder { width: 100%; height: auto; } /*imgHolder class images set to max width of 95% to add some spacing between image and next column*/ .imgHolder img { max-width: 95%; } /*symbol class displays inline-block on PC, all on one line, width adjusted so margins and size of symbols take up approximately full row*/ .symbol { display: inline-block; margin-left: 8vw; margin-right: 8vw; margin-top: 0; width: 15.3%; height: 15.3%; line-height: 15vw; font-size: 3vw; } /*symbolText class displays inline-block on PC, all on one line, width adjusted so margins and size of text containers take up approximately full row*/ .symbolText { display: inline-block; margin-left: 8vw; margin-right: 8vw; width: 15.3%; height: 15.3%; font-size: 2.5vw; } /* h2 set so heading text inherits text alignment from parent container, font-size adjusted*/ h2 { font-size: 6vw; text-align: inherit; } /*imgHolderRight now floats containing images to right of container on PC*/ .imgHolderRight { float: right; } /*contact class has text aligned to left on PC, adjusts font size and margin for PC*/ .contact { text-align: left; font-size: 4vw; margin-top: 5%; } /*Adjusts input field margins for PC*/ input[type=text], input[type=email], textarea { margin-top: 5% !important; } /*Adjusts textarea height for PC*/ textarea { height: 18vw; width: 90%; } /*Aligns footer text to left on PC, inherits line-height to avoid extra spacing*/ .footer{ font-size: 1.5vw; height: auto; text-align: left; line-height: inherit; } /*Adusts an offset for hours so it appears in line with the rest of the hours text*/ .hoursOffset { margin-left: 5vw;; } /*Adjusts nav to display as a block element*/ .nav { display: block; } /*Corrects for mobile phone rotation so mobileNav menu will not stay on screen*/ .mobileNav { display: none !important; } }
quirk.css
@import url('https://fonts.googleapis.com/css?family=Oswald|Raleway|Shadows+Into+Light'); /*Styling affecting html and body elements*/ html, body { /*html and body take up full screen*/ padding: 0; margin: 0; width: 100%; /*Fixes menu bar overflow issue*/ overflow-x: hidden; } /*Styling for the h2 heading*/ h2 { font-size: 12vw; font-family: 'Raleway', sans-serif; color: #d6c61b; text-decoration: none; margin: 0; text-align: center; } /* Styling affecting all links*/ a { font-size: inherit; text-decoration: none; color: inherit; } /*Styling for the header container, add background image to cover full header container, set header to take up full screen, and sets default text styling within header*/ .header { background: url(images/citySkyline.png) center no-repeat; background-size: cover; width: 100vw; height: 100vh; position: relative; text-align: center; font-size: 6vw; font-family: 'Shadows Into Light', cursive; overflow-x: hidden; } /*Styliing for fa-bars class, font-awesome icon for mobile menu bars, z-index set to show above all other elements*/ .fa-bars { color: white; text-align: left !important; left: 0; position: fixed; background-color: rgba(0,0,0,1); z-index: 30; } /*Styling for mobileNav menu, stays on screen while visible due to fixed positioning*/ .mobileNav { position: fixed; width: 60vw; height: 100vh; text-align: left; background-color: #d6c61b; box-shadow: 5px 8px 8px black; display: none; } /*Styling for mobileNavItem class*/ .mobileNavItem { padding-left: 10%; font-size: 8vw; font-family: 'Raleway', sans-serif; color: white; margin-top: 10vh; } /*Styling for mobileNavItem hover effect, on mobile clack text will become black*/ .mobileNavItem:hover { color: rgba(0,0,0,0.8) } /*Styling for the PC navbar, z-index makes it appear above all else on page, full width with no padding or margins on it, adds partially transparent black background*/ .nav { text-align: center; color: #f2f4f7; font-family: 'Raleway', sans-serif; font-size: 3vw; height: auto; margin: 0; background-color: rgba(0,0,0,0.5); padding-bottom: 1%; z-index: 1000; width: 100%; display: none; } /*Styling for applied sticky class (See JS functions) to make navbar stick on scroll and keep same dimensions as navbar*/ .sticky { position: fixed; top: 0; width: 100%; height: auto; margin: none !important; } /*Styling for each individual item in the navbar, sets the padding spacing between items as well as a border, inline-block keeps the items in the same line, sets transition timing parameters for hover effects*/ .navItem { margin: 0; width:auto; height: auto; padding-top: 2%; padding-left: 3%; padding-right: 3%; border-bottom: white 4px solid; display: inline-block; box-sizing: border-box; -webkit-transition: font-size 0.4s, border-top 0.4s, background-color 0.4s, width 0.4s, height 0.4s, border-bottom 0.4s; transition: font-size 0.4s, border-top 0.4s, background-color 0.4s, width 0.4s, height 0.4s, border-bottom 0.4s; } /*Styling for the hover effects applied to each individual item in the navbar*/ .navItem:hover { width:auto; height: auto; font-size: 3.6vw; border-top: white 4px solid; background-color: #d6c61b; cursor: pointer; border-bottom: none; } /*Styling for the (BrandName) that flies in from off screen in the header, absolute positioning keeps it from moving on navbar scroll, left property set so it is off screen on page load*/ .brand { position: absolute; top: 20vh; left: -100%; opacity: 0.3; font-family: 'Shadows Into Light', cursive; font-size: 10vw; color: #d6c61b; } /*Styling for animateBrand class (see JS functions) applied on page load, applies slideIn animation to brand class*/ .animateBrand { -webkit-animation: slideIn 1s forwards ease-out; animation: slideIn 1s forwards ease-out; } /*Styling for the (BrandTag) that flies in from off screen in the header, absolute positioning keeps it from moving on navbar scroll, left property set so it is off screen on page load*/ .brandTag { position: absolute; top: 30vh; left: -100%; color: #d6c61b; font-size: 7vw; } /*Styling for animateBrandTag class (see JS functions) applied on page load, applies slideIn2 animation to brandTag class*/ .animateBrandTag { -webkit-animation: slideIn2 1s 0.6s forwards ease-out; animation: slideIn2 1s 0.6s forwards ease-out; } /* Keyframes animation causes slide in from offscreen for brand class and makes opaque by end of movement, -webkit for Safari support */ @-webkit-keyframes slideIn { from { left: -100vw; opacity: 0.3; } to { -webkit-transform: translateX(155vw); opacity: 1; } } /* Keyframes animation causes slide in from offscreen and makes opaque by end of movement*/ @keyframes slideIn { from { left: -100%; opacity: 0.3; } to { transform: translateX(155vw); opacity: 1; } } /* Keyframes animation causes slide in from offscreen for brandTag class and makes opaque by end of movement, -webkit for Safari support */ @-webkit-keyframes slideIn2 { from { left: -100vw; opacity: 0.3; } to { -webkit-transform: translateX(165vw); opacity: 1; } } /* Keyframes animation causes slide in from offscreen for brandTag class and makes opaque by end of movement*/ @keyframes slideIn2 { from { left: -100%; opacity: 0.3; } to { transform: translateX(165vw); opacity: 1; } } /*Styling for row class, sets padding spacing for left and right as well as top and bottom*/ .row { padding-left: 2.5%; padding-right: 2.5%; padding-top: 4%; padding-bottom: 4%; } /*Styling for column class, sets width to 100% of the row they are contained in (excluding padding)*/ .col { width: 100%; } /*Clearfix for rows to stop float issues*/ .row:after { content: ""; display: table; clear: both; } /*Clearfix for columns to stop float issues*/ .col:after { content: ""; display: table; clear: both; } /*Styling for about id, background color set to white (added in id for ease of adjustment to each individual website row)*/ #about { background-color: white; } /*Styling for colText class applied to text in columns, centers and sets font-size for mobile, defines margin between text and element above*/ .colText { font-size: 4vw; font-family: 'Oswald', sans-serif; margin-top: 15%; text-align: center; } /*Styling for imgHolder class, container for images set to 100% width of column containing it, height automatically set to content*/ .imgHolder { width: 100%; height: auto; } /*Styling for images within imgHolder class, 100% width of column and imgHolder on mobile*/ .imgHolder img { max-width: 100%; } /*Styling for imgHolderRight, empty on mobile as no floats need be applied*/ .imgHolderRight { } /*Shortcut class to apply right text alignment*/ .right { text-align: right !important; } /*Shortcut class to apply center text alignment*/ .center { text-align: center !important; } /*Styling for symbolRow class, auto margin centers horizontally and top margin divides from element above*/ .symbolRow { font-family: 'Raleway', sans-serif; margin-top: 7% !important; margin: auto; } /*Styling for symbol class, sets block display to keep one element in a line on mobile, line-height centers text in symbol and background, border-radius makes symbol and background circular*/ .symbol { display: block; width: 50vw; height: 50vw; text-align: center; background-color: #4087f9; color: white; line-height: 50vw; border-radius: 50%; margin: auto; margin-top: 2%; font-size: 10vw; } /*Styling for symbolText class, changes text caption below each symbol*/ .symbolText { display: block; width: 50vw; height: 50vw; text-align: center; font-family: 'Oswald', sans-serif; font-size: 8.3vw; margin: auto; margin-top: 3%; } /* Styling for contact id, centers header*/ #contact { text-align: center; } /*Styling for contact class*/ .contact { font-family: 'Raleway', sans-serif; color: #d6c61b; font-size: 6vw; display: block; text-align: center; margin-top: 10%; } /* Following three styles remove outline on input fields and buttons when focused/clicked on*/ input:focus { outline: none; } textarea:focus { outline: none; } button:focus { outline: none; } /*Styling for input fields*/ input[type=text], input[type=email], textarea { height: auto; margin: auto; font-size: 3vw; box-sizing: border-box; border: 2px solid black; width: 70%; margin-top: 10% !important; padding-left: 1%; } /*Styling specific to textarea input field*/ textarea { height: 40vw; width: 80%; font-family: 'Raleway', sans-serif; margin: auto; resize: none; } /*Styling for contactText class*/ .contactText { width: 50vw; display: inline-block; } /*Styling for buttons, sets up transition hover effects*/ button { font-family: 'Raleway', sans-serif; font-size: 3vw; background-color: #4087f9; margin-top: 10%; color: white; box-sizing: border-box; border: 2px solid black; padding: 1% 2% 1% 2%; -webkit-transition: background-color 0.3s, color 0.3s, font-size 0.3s; transition: background-color 0.3s, color 0.3s, font-size 0.3s; } /*Hover effects for button*/ button:hover { font-size: 3.5vw; background-color: white; color: #4087f9; cursor: pointer; } /*Styling for footer of website, line-height set for mobile to adjust spacing*/ .footer { background-color: black; padding-left: 2.5% !important; padding-right: 2.5% !important; padding-top: 2% !important; padding-bottom: 2% !important; color: white; font-size: 4vw; font-family: 'Raleway', sans-serif; text-align: center; line-height: 8vw; } /*Columns within footer will have a black background*/ .footer .col { background-color: black; box-sizing: border-box; } /*Blank hoursOffset class, used on PC only*/ .hoursOffset { } /*Styling for icons class, sets icons within in a line*/ .icons { text-align: center; display: inline-block; margin-top: 5%; } /*Styling for links within icons class, adds margins*/ .icons a { margin: 0% 2% 0% 2%; } /*Styling for fa icon class, sets up hover transitions*/ .fa { padding: 2%; text-align: center; -webkit-transition: color 0.3s, opacity 0.3s; transition: color 0.3s, opacity 0.3s; } /*Styling for fa icon class hover effects .fa:hover { color: #4087f9; opacitY: 0.8; } /* Beginning of media queries to support responsive site design */ /*Media query set for mobile devices up to a width of 575.9999 px, small devices like phones*/ @media screen and (max-width: 575.999px) { /*Switches order of testimonials text and heading+image in mobile display*/ #testimonials { display: flex; flex-flow: column-reverse; } /*Sets display order of symbol and symbolText elements on mobile display so text follows symbol immediately*/ .symbolRow { display: flex; flex-flow: column; } #s1 {order: 1;} #t1 {order: 2;} #s2 {order: 3;} #t2 {order: 4;} #s3 {order: 5;} #t3 {order: 6;} } /*Media query set for devices of width equal to or greater than 576px */ @media only screen and (min-width: 576px) { .fa-bars { display: none !important; } /*Fixes overflow issue on PC, keeps menu bar in place on scroll */ .sticky { padding-left: 0.55vw } /*brand and brandTag changes slightly modify top margin and text size from mobile to PC */ .brand { top: 23vh; font-size: 9vw; } /*brandTag top margin and text-size slightly modified for PC*/ .brandTag { top: 50vh; font-size: 6vw; } /*col width set to half of row width, floated left to create two-column layout on PC*/ .col { width: 50%; float: left; } /*colText class given smaller font size and inheritance of text alignment from containing element for PC*/ .colText { font-size: 2.5vw; text-align: inherit; } /*imgHolder class set to 100% of width of column, height auto adjust to content */ .imgHolder { width: 100%; height: auto; } /*imgHolder class images set to max width of 95% to add some spacing between image and next column*/ .imgHolder img { max-width: 95%; } /*symbol class displays inline-block on PC, all on one line, width adjusted so margins and size of symbols take up approximately full row*/ .symbol { display: inline-block; margin-left: 8vw; margin-right: 8vw; margin-top: 0; width: 15.3%; height: 15.3%; line-height: 15vw; font-size: 3vw; } /*symbolText class displays inline-block on PC, all on one line, width adjusted so margins and size of text containers take up approximately full row*/ .symbolText { display: inline-block; margin-left: 8vw; margin-right: 8vw; width: 15.3%; height: 15.3%; font-size: 2.5vw; } /* h2 set so heading text inherits text alignment from parent container, font-size adjusted*/ h2 { font-size: 6vw; text-align: inherit; } /*imgHolderRight now floats containing images to right of container on PC*/ .imgHolderRight { float: right; } /*contact class has text aligned to left on PC, adjusts font size and margin for PC*/ .contact { text-align: left; font-size: 4vw; margin-top: 5%; } /*Adjusts input field margins for PC*/ input[type=text], input[type=email], textarea { margin-top: 5% !important; } /*Adjusts textarea height for PC*/ textarea { height: 18vw; width: 90%; } /*Aligns footer text to left on PC, inherits line-height to avoid extra spacing*/ .footer{ font-size: 1.5vw; height: auto; text-align: left; line-height: inherit; } /*Adusts an offset for hours so it appears in line with the rest of the hours text*/ .hoursOffset { margin-left: 5vw;; } /*Adjusts nav to display as a block element*/ .nav { display: block; } /*Corrects for mobile phone rotation so mobileNav menu will not stay on screen*/ .mobileNav { display: none !important; } }
0.437824
0.065575
.hidden { display: none;} body { color: #EAFBFF; font-size: 100%; font-family: helvetica, arial, sans-serif; } h2 {padding: 0.5em; font-size: 2em; margin-top: 1em;} .mainHeader { background-color: #312783; color: white; padding: 1em; height: 80px; } .sector { padding: 10px 12px; color: white; background-color: #333; border-radius: 8px; } .bannerCon { color: white; padding: 2em; } .bodyCon { color: white; padding: 2em; display: flex; flex-direction: column; } .footerCon { background-color:#312783; color: white; padding: 2em; } /* ----------- Header starts -------- */ #navContainer { display: flex; flex-direction: row; margin-top: 20px; } #logoCon { height: 20px; display: flex; align-items: center; margin-right: 20px; } /* navigation burger*/ #mainNav { display: flex; flex-direction: column; margin-bottom: 20px; } #mainNav button { margin-left: auto; } #burgerCon { display: none; /*hide intitially*/ margin-top: 10px; /*bump menu below 3 lines*/ } #burgerCon.slideToggle { display: block; } #mainNav button { background: url(../images/icons/burger.svg) center no-repeat; border: 1px; width: 30px; height: 30px; transition: all 400ms ease; } .expanded { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); } #mainNav li a { /*background-color: #fff;*/ display: block; color: #2472B8; padding: 10px 0 10px 0; text-align: center; } #mainNav li { border-bottom: 1px solid #fff; } #mainNav li:first-child { border-top: 1px solid #fff; } #mainNav li:last-child { margin-bottom: 10px; } #mainNav li a:hover { background-color: #fff; color: #2472B8;} .logInButton { background-color: #fff; width: 170px; color: #E10B14; margin: 0 auto; display: block; text-align: center; padding: 20px 5px 20px 5px; border-radius: 5px; margin-top: 10px; font-size: 15px; transition: all .5s ease; } .logInButton:hover { color: #fff; background-color: #E10B14; } /* HOME */ /* ----------- Main Banner starts -------- */ #imageBanner { padding-top: 10px; padding-left: 10px; padding-right: 10px; height: 464px; background-image: url(../images/lo-res_MOBILE/promo/Mobile_beer_promo1.jpg); background-repeat: no-repeat; background-position: center; } #imageBanner h2 { font-size: 30px; font-weight: bold; color: #312783; text-align: center; margin-top: 75%; } #imageBanner p { font-size: 15px; color: #312783; line-height: 20px; text-align: center; margin-bottom: 10px; } #seeMore { display: block; width: 140px; background-color: #E10B14; color: #fff; border-radius: 5px; padding: 15px 0; text-align: center; text-decoration: none; font-size: 15px; margin: 0 auto; } #seeMore:hover { background-color: #fff; color: #E10B14; } /* ----------- Body starts -------- */ .homeBodyCon { width: 450px; height: 250px; color: #fff; margin: 0 auto; display: block; text-align: center; padding: 20px 0 20px 0; border-radius: 10px; margin-top: 20px; font-size: 15px; } .homeBodyCon:hover { transform: scale(1.05); } .textBoxCon { background-color: black; opacity: 70%; margin-top: 30%; padding: 10px 0 10px 0; border-radius: 0px 0px 10px 10px; } .historyHome { background: url(../images/promos/home_body_history.jpg) center no-repeat; } .beerHome { background: url(../images/promos/home_body_beers.jpg) center no-repeat; } /* ----------- screens diplay - Responsive -------- */ @media screen and (min-width: 620px) { main { width: 1200px; margin: auto;} #imageBanner { width: auto; background-image: url(../images/hi-res_WEB/promo/Web_beer_promo1.jpg); } #imageBanner h2 { text-align: left; margin-top: auto; margin-left: 2em; font-size: 60px; } #imageBanner p { text-align: left; margin-left: 2em; font-size: 30px; } .bodyCon { flex-direction: row; } } @media screen and (min-width: 1000px) { main { width: 1200px; margin: auto;} }
pabon_n_hw5_responsive_layout/css/main.css
.hidden { display: none;} body { color: #EAFBFF; font-size: 100%; font-family: helvetica, arial, sans-serif; } h2 {padding: 0.5em; font-size: 2em; margin-top: 1em;} .mainHeader { background-color: #312783; color: white; padding: 1em; height: 80px; } .sector { padding: 10px 12px; color: white; background-color: #333; border-radius: 8px; } .bannerCon { color: white; padding: 2em; } .bodyCon { color: white; padding: 2em; display: flex; flex-direction: column; } .footerCon { background-color:#312783; color: white; padding: 2em; } /* ----------- Header starts -------- */ #navContainer { display: flex; flex-direction: row; margin-top: 20px; } #logoCon { height: 20px; display: flex; align-items: center; margin-right: 20px; } /* navigation burger*/ #mainNav { display: flex; flex-direction: column; margin-bottom: 20px; } #mainNav button { margin-left: auto; } #burgerCon { display: none; /*hide intitially*/ margin-top: 10px; /*bump menu below 3 lines*/ } #burgerCon.slideToggle { display: block; } #mainNav button { background: url(../images/icons/burger.svg) center no-repeat; border: 1px; width: 30px; height: 30px; transition: all 400ms ease; } .expanded { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); } #mainNav li a { /*background-color: #fff;*/ display: block; color: #2472B8; padding: 10px 0 10px 0; text-align: center; } #mainNav li { border-bottom: 1px solid #fff; } #mainNav li:first-child { border-top: 1px solid #fff; } #mainNav li:last-child { margin-bottom: 10px; } #mainNav li a:hover { background-color: #fff; color: #2472B8;} .logInButton { background-color: #fff; width: 170px; color: #E10B14; margin: 0 auto; display: block; text-align: center; padding: 20px 5px 20px 5px; border-radius: 5px; margin-top: 10px; font-size: 15px; transition: all .5s ease; } .logInButton:hover { color: #fff; background-color: #E10B14; } /* HOME */ /* ----------- Main Banner starts -------- */ #imageBanner { padding-top: 10px; padding-left: 10px; padding-right: 10px; height: 464px; background-image: url(../images/lo-res_MOBILE/promo/Mobile_beer_promo1.jpg); background-repeat: no-repeat; background-position: center; } #imageBanner h2 { font-size: 30px; font-weight: bold; color: #312783; text-align: center; margin-top: 75%; } #imageBanner p { font-size: 15px; color: #312783; line-height: 20px; text-align: center; margin-bottom: 10px; } #seeMore { display: block; width: 140px; background-color: #E10B14; color: #fff; border-radius: 5px; padding: 15px 0; text-align: center; text-decoration: none; font-size: 15px; margin: 0 auto; } #seeMore:hover { background-color: #fff; color: #E10B14; } /* ----------- Body starts -------- */ .homeBodyCon { width: 450px; height: 250px; color: #fff; margin: 0 auto; display: block; text-align: center; padding: 20px 0 20px 0; border-radius: 10px; margin-top: 20px; font-size: 15px; } .homeBodyCon:hover { transform: scale(1.05); } .textBoxCon { background-color: black; opacity: 70%; margin-top: 30%; padding: 10px 0 10px 0; border-radius: 0px 0px 10px 10px; } .historyHome { background: url(../images/promos/home_body_history.jpg) center no-repeat; } .beerHome { background: url(../images/promos/home_body_beers.jpg) center no-repeat; } /* ----------- screens diplay - Responsive -------- */ @media screen and (min-width: 620px) { main { width: 1200px; margin: auto;} #imageBanner { width: auto; background-image: url(../images/hi-res_WEB/promo/Web_beer_promo1.jpg); } #imageBanner h2 { text-align: left; margin-top: auto; margin-left: 2em; font-size: 60px; } #imageBanner p { text-align: left; margin-left: 2em; font-size: 30px; } .bodyCon { flex-direction: row; } } @media screen and (min-width: 1000px) { main { width: 1200px; margin: auto;} }
0.319015
0.122156
.ace--chameleon .ace_gutter { background: rgba(28,28,28,1); color: rgb(137,135,135) } .ace--chameleon .ace_print-margin { width: 1px; background: #e8e8e8 } .ace--chameleon { background-color: rgba(28,28,28,1); color: rgba(245,242,242,1) } .ace--chameleon .ace_cursor { color: rgba(211,207,193,1) } .ace--chameleon .ace_marker-layer .ace_selection { background: rgba(252,251,249,1.2) } .ace--chameleon.ace_multiselect .ace_selection.ace_start { box-shadow: 0 0 3px 0px rgba(28,28,28,1); border-radius: 2px } .ace--chameleon .ace_marker-layer .ace_step { background: rgb(198, 219, 174) } .ace--chameleon .ace_marker-layer .ace_bracket { margin: -1px 0 0 -1px; border: 1px solid rgba(216,217,209,1.22) } .ace--chameleon .ace_marker-layer .ace_active-line { background: rgba(40,40,40,1) } .ace--chameleon .ace_gutter-active-line { background-color: rgba(40,40,40,1) } .ace--chameleon .ace_marker-layer .ace_selected-word { border: 1px solid rgba(252,251,249,1.2) } .ace--chameleon .ace_fold { background-color: rgba(222,214,199,1); border-color: rgba(245,242,242,1) } .ace--chameleon .ace_keyword, .ace--chameleon .ace_storage { color: rgba(223,0,252,1) } .ace--chameleon .ace_constant { color: rgba(247,161,49,1); background-color: rgba(250,205,82,0.33) } .ace--chameleon .ace_constant.ace_numeric { color: rgba(0,100,250,1); background-color: rgba(0,59,135,0.56) } .ace--chameleon .ace_support { color: rgba(148,237,5,2.45) } .ace--chameleon .ace_invalid { color: rgba(255,255,255,1); background-color: rgba(153,0,0,1) } .ace--chameleon .ace_string { color: rgba(255,131,0,1); background-color: rgba(252,176,114,0.51) } .ace--chameleon .ace_comment { font-style: italic; color: rgba(122,121,121,1) } .ace--chameleon .ace_variable { color: rgba(219,21,41,1); background-color: rgba(184,55,55,0.36) } .ace--chameleon .ace_meta.ace_tag { color: rgba(245,243,242,1) } .ace--chameleon .ace_entity.ace_name.ace_function { color: rgba(222,214,199,1); background-color: rgba(5,5,5,1) }
ace/lib/ace/theme/Chameleon.css
.ace--chameleon .ace_gutter { background: rgba(28,28,28,1); color: rgb(137,135,135) } .ace--chameleon .ace_print-margin { width: 1px; background: #e8e8e8 } .ace--chameleon { background-color: rgba(28,28,28,1); color: rgba(245,242,242,1) } .ace--chameleon .ace_cursor { color: rgba(211,207,193,1) } .ace--chameleon .ace_marker-layer .ace_selection { background: rgba(252,251,249,1.2) } .ace--chameleon.ace_multiselect .ace_selection.ace_start { box-shadow: 0 0 3px 0px rgba(28,28,28,1); border-radius: 2px } .ace--chameleon .ace_marker-layer .ace_step { background: rgb(198, 219, 174) } .ace--chameleon .ace_marker-layer .ace_bracket { margin: -1px 0 0 -1px; border: 1px solid rgba(216,217,209,1.22) } .ace--chameleon .ace_marker-layer .ace_active-line { background: rgba(40,40,40,1) } .ace--chameleon .ace_gutter-active-line { background-color: rgba(40,40,40,1) } .ace--chameleon .ace_marker-layer .ace_selected-word { border: 1px solid rgba(252,251,249,1.2) } .ace--chameleon .ace_fold { background-color: rgba(222,214,199,1); border-color: rgba(245,242,242,1) } .ace--chameleon .ace_keyword, .ace--chameleon .ace_storage { color: rgba(223,0,252,1) } .ace--chameleon .ace_constant { color: rgba(247,161,49,1); background-color: rgba(250,205,82,0.33) } .ace--chameleon .ace_constant.ace_numeric { color: rgba(0,100,250,1); background-color: rgba(0,59,135,0.56) } .ace--chameleon .ace_support { color: rgba(148,237,5,2.45) } .ace--chameleon .ace_invalid { color: rgba(255,255,255,1); background-color: rgba(153,0,0,1) } .ace--chameleon .ace_string { color: rgba(255,131,0,1); background-color: rgba(252,176,114,0.51) } .ace--chameleon .ace_comment { font-style: italic; color: rgba(122,121,121,1) } .ace--chameleon .ace_variable { color: rgba(219,21,41,1); background-color: rgba(184,55,55,0.36) } .ace--chameleon .ace_meta.ace_tag { color: rgba(245,243,242,1) } .ace--chameleon .ace_entity.ace_name.ace_function { color: rgba(222,214,199,1); background-color: rgba(5,5,5,1) }
0.588298
0.093182
@media screen { /* --- Reset Styles --- */ * { list-style: none; margin: 0; padding: 0; } html, body { height: 100%; width: 100%; } /* --- Welcome Page Styles --- */ body { background: #eee; color: #333; font-family: Sans-Serif; line-height: 18px; } .wrapper { background: #fff; -moz-box-shadow: 0 0 10px rgba(0,0,0,.3); -webkit-box-shadow: 0 0 10px rgba(0,0,0,.3); box-shadow: 0 0 10px rgba(0,0,0,.3); margin: 16px auto; max-width: 960px; padding: 2.25%; /* 18px / 800px */ width: 85%; } h1 { font-size: 36px; line-height: 54px; } h2 { border-bottom: 2px solid #ccc; font-size: 24px; line-height: 36px; margin-bottom: 16px; } h3 { font-size: 18px; line-height: 36px; } p { margin-bottom: 18px; } .main { overflow: hidden; } .content { float: left; width: 54%; /* 480px / 800px */ } .sidebar_logo { float: right; } .sidebar { background: #eee; border: 1px solid #ccc; float: right; padding: 2.08333333333%; /* 5px / 240px */ width: 390px; /* 240px / 800px */ min-height: 170px; height: 240px; position:relative; } .sidebar ul { font-size: 14px; } .results_footer { background-color: #ccc; width:95%; height:65px; bottom: 0px; left: 10px; position: absolute; } .branding { clear: both; } footer.branding { border-top: 2px solid #ccc; margin-top: 20px; padding-top: 20px; } table.success { max-width:300px; } table.success th { text-align: left; } table.success td { text-align: left; width: 200px; } .truncate { width: 250px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .content code { font-family: Monaco, Monospace; display: block; padding: 1em; margin-left: 25px; background: #2f1f1e; font-size: 0.1em; font-weight: bold; color: #CEC8AA; -webkit-border-radius: 12px; -moz-border-radius: 12px; border-radius: 12px; } } @media screen and (max-width: 600px) { .wrapper { -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; width: auto; } .content, .sidebar { float: none; width: 100%; } .sidebar { background: transparent; border: none; border-top: 2px solid #ccc; padding: 0; } h1 { font-size: 24px; line-height: 36px; } h2 { font-size: 18px; line-height: 24px; } }
democlient/public/stylesheets/main.css
@media screen { /* --- Reset Styles --- */ * { list-style: none; margin: 0; padding: 0; } html, body { height: 100%; width: 100%; } /* --- Welcome Page Styles --- */ body { background: #eee; color: #333; font-family: Sans-Serif; line-height: 18px; } .wrapper { background: #fff; -moz-box-shadow: 0 0 10px rgba(0,0,0,.3); -webkit-box-shadow: 0 0 10px rgba(0,0,0,.3); box-shadow: 0 0 10px rgba(0,0,0,.3); margin: 16px auto; max-width: 960px; padding: 2.25%; /* 18px / 800px */ width: 85%; } h1 { font-size: 36px; line-height: 54px; } h2 { border-bottom: 2px solid #ccc; font-size: 24px; line-height: 36px; margin-bottom: 16px; } h3 { font-size: 18px; line-height: 36px; } p { margin-bottom: 18px; } .main { overflow: hidden; } .content { float: left; width: 54%; /* 480px / 800px */ } .sidebar_logo { float: right; } .sidebar { background: #eee; border: 1px solid #ccc; float: right; padding: 2.08333333333%; /* 5px / 240px */ width: 390px; /* 240px / 800px */ min-height: 170px; height: 240px; position:relative; } .sidebar ul { font-size: 14px; } .results_footer { background-color: #ccc; width:95%; height:65px; bottom: 0px; left: 10px; position: absolute; } .branding { clear: both; } footer.branding { border-top: 2px solid #ccc; margin-top: 20px; padding-top: 20px; } table.success { max-width:300px; } table.success th { text-align: left; } table.success td { text-align: left; width: 200px; } .truncate { width: 250px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .content code { font-family: Monaco, Monospace; display: block; padding: 1em; margin-left: 25px; background: #2f1f1e; font-size: 0.1em; font-weight: bold; color: #CEC8AA; -webkit-border-radius: 12px; -moz-border-radius: 12px; border-radius: 12px; } } @media screen and (max-width: 600px) { .wrapper { -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; width: auto; } .content, .sidebar { float: none; width: 100%; } .sidebar { background: transparent; border: none; border-top: 2px solid #ccc; padding: 0; } h1 { font-size: 24px; line-height: 36px; } h2 { font-size: 18px; line-height: 24px; } }
0.391755
0.077903
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400italic,700,600,400); @import url(http://fonts.googleapis.com/css?family=Lato:400,700,700italic); @import url(assets/css/base.css); @import url(assets/css/components.css); @import url(assets/css/font-awesome.min.css); /* 01 - General & Basic Styles */ html { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font: normal 13px 'Open Sans', Arial, sans-serif; color: #353a48; overflow: hidden; } .bboxed { background-image: url(assets/img/patterns/bg13.png); background-repeat: repeat; } .boxed, .boxed-2 { position: relative; width: 1200px; margin: 0 auto; box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.25); } .boxed-2 { margin-top: 40px; margin-bottom: 40px; } .loader { position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 9999; background: url(assets/img/icons/loader.svg) no-repeat center center #fe9d68; background-size: 60px; } .full-section { padding: 83px 0 100px 0; } .full-section .section-description { text-align: center; color: #353a48; max-width: 770px; margin: auto; } .full-section .section-content { margin-top: 54px; } .fancy-shadow { box-shadow: 0 1px 1px rgba(0, 0, 0, .1); position: relative; } .btn { font: bold 13px 'Open Sans', Arial, sans-serif; display: inline-block; height: 29px; line-height: 29px; color: #fff; padding: 0 15px; border-radius: 4px; margin-right: 17px; background-color: #383c4b; } .btn.orange-btn { background-color: #fe9d68; } .grad-btn, .course-search.alt .container, .post-type-icon { box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .25), inset 0 1px 0 0 rgba(255, 255, 255, .05); background-image: -webkit-linear-gradient(0deg, rgba(0, 0, 0, .1) 0%, rgba(0, 0, 0, 0) 100%); background-image: -moz-linear-gradient(0deg, rgba(0, 0, 0, .1) 0%, rgba(0, 0, 0, 0) 100%); background-image: -ms-linear-gradient(0deg, rgba(0, 0, 0, .1) 0%, rgba(0, 0, 0, 0) 100%); background-image: -o-linear-gradient(0deg, rgba(0, 0, 0, .1) 0%, rgba(0, 0, 0, 0) 100%); background-image: linear-gradient(0deg, rgba(0, 0, 0, .1) 0%, rgba(0, 0, 0, 0) 100%); -webkit-transition: all .25s ease-out; -moz-transition: all .25s ease-out; -ms-transition: all .25s ease-out; -o-transition: all .25s ease-out; transition: all .25s ease-out; } a.btn:hover { opacity: .7; } /* 02 - Typography */ p { font: normal 13px/22px 'Open Sans', Arial, sans-serif; } h2.slide-title, h3.section-title, h3.course-title, h3.post-title, h4.cat-title, h4.accordion-header, h5.feature-title, h6.head-title, h4.title, h6.widget-title, .site-name { font-family: 'Lato', Arial, sans-serif; text-align: center; font-weight: 700; } h2.slide-title { font-size: 40px; font-weight: bold; line-height: 45px; text-transform: uppercase; } h3.section-title { font-size: 25px; line-height: 50px; color: #fe9d68; } h3.course-title, h3.blogpost-title, h3.single-title { font-size: 18px; font-weight: bold; line-height: 32px; } h3.post-title { font-size: 16px; } h4.cat-title { font-size: 16px; line-height: 46px; } h4.accordion-header { font-size: 14px; color: #5a5e6a; } h4.footer-course-title { font-size: 14px; line-height: 14px; } h5.feature-title { font-size: 18px; line-height: 46px; color: #fe9d68; } h6.head-title { font-size: 20px; line-height: 24px; color: #383c4b; } h6.widget-title { font-size: 16px; line-height: 30px; color: #fff; } h2.about-title { font-size: 18px; color: #fa9964; font-weight: bold; margin-bottom: 22px; } h5.sidebar-widget-title, h5.contact-title { font-size: 18px; font-weight: bold; } h1.h1-title, h2.h2-title, h3.h3-title, h4.h4-title, h5.h5-title, h6.h6-title { color: #fe9d68; font-weight: bold; margin-bottom: 5px; } h1.h1-title { font-size: 32px; } h2.h2-title { font-size: 28px; } h3.h3-title { font-size: 25px; } h4.h4-title { font-size: 22px; } h5.h5-title { font-size: 18px; } h6.h6-title { font-size: 14px; } .row-title { font-size: 20px; font-weight: bold; color: #fe9d68; margin-bottom: 10px; } /* 03 - Header & Navigation */ header { height: 100px; position: absolute; left: 0; top: 0; width: 100%; z-index: 30; } header .logo-container { padding-top: 30px; } header .logo-container img { width: 40px; } header .logo-container .site-name { font-size: 28px; color: #fff; font-style: italic; margin-left: 15px; } header .logo-container .site-name span { color: #fe9d68; } header .logo-container .slogan { font-size: 12px; margin-left: 3px; color: #a9abb0; } header.alt { position: relative; background: #fafafa; } header.alt .logo-container .site-name { color: #383c4b; } header.static-header, .sidebar .sidebar-widget .post-item .read-more { border-bottom: 1px solid #dbdbdb; background-image: -webkit-linear-gradient(90deg, #f7f7f7 0%, #fff 100%); background-image: -moz-linear-gradient(90deg, #f7f7f7 0%, #fff 100%); background-image: -ms-linear-gradient(90deg, #f7f7f7 0%, #fff 100%); background-image: -o-linear-gradient(90deg, #f7f7f7 0%, #fff 100%); background-image: linear-gradient(90deg, #f7f7f7 0%, #fff 100%); } header.static-header { position: static; } /* Top Bar */ .top-bar { height: 40px; background: #f5f5f5; border-bottom: 1px solid #e6e6e7; overflow: hidden; } .top-bar .top-social-icons ul li { float: left; margin-right: 7px; padding-top: 8px; } .top-bar .top-social-icons ul li a { display: block; border-radius: 2px; border: 1px solid #e6e6e6; width: 25px; height: 25px; line-height: 25px; font-size: 15px; text-align: center; color: #a9abb0; } .top-bar .top-social-icons ul li a:hover { background: #fe9d68; color: #fff; border: 0; } .top-bar .top-contact li { line-height: 40px; } .top-bar .top-contact li i { font-size: 15px; color: #fe9d68; margin-right: 10px; } .top-bar .top-contact li.divider { margin: 0 12px 0 9px; } .top-bar .top-contact li i.fa-phone { vertical-align: middle; } .top-bar .top-contact li .text, .top-bar .top-contact li .text a { color: #a9abb0; } .top-bar .top-contact li .text a:hover { color: #fe9d68; text-decoration: underline; } /* Main Navigation */ header > .container { position: relative; } header .main-navigation > ul > li { float: left; margin-right: 17px; position: relative; } header .main-navigation > ul > li:last-child { margin: 0; } header .main-navigation > ul > li:last-child a { padding-right: 0; } header .main-navigation > ul > li > a { color: #fff; font-size: 14px; font-weight: bold; line-height: 100px; padding: 0 10px; display: block; position: relative; } header .main-navigation > ul > li > a:focus { outline: 0; } header .main-navigation > ul > li.login > a span { background: #fe9d68; padding: 5px 10px; border-radius: 3px; box-shadow: none; } header .main-navigation ul li.current_page_item a, header .main-navigation ul li a:hover, header.alt .main-navigation ul li.current_page_item a, header.alt .main-navigation ul li a:hover, header .main-navigation li.parent-item ul.submenu li:hover > a { color: #fe9d68; } header.alt .main-navigation > ul > li.login > a { color: #fff; } header .main-navigation > ul > li.login > a:hover { color: #383c4b; } header.alt .main-navigation > ul > li.login > a:hover span { background: #383c4b; color: #fff; } header.alt .main-navigation > ul > li.login:after { display: none; } /* 2nd menu option */ header.alt .main-navigation > ul > li:after, header.alt .main-navigation > ul > li.courses-menu > a:after { content: ''; background: #fe9d68; display: block; position: absolute; z-index: 1; left: 0; top: 110px; height: 3px; width: 100%; opacity: 0; visibility: hidden; } header.alt .main-navigation > ul > li:hover:after, header.alt .main-navigation > ul > li.current_page_item:after, header.alt .main-navigation > ul > li.courses-menu:hover a:after { top: 100%; opacity: 1; visibility: visible; } header.alt .main-navigation > ul > li > a { color: #4b4f5c; } /* submenu */ header .main-navigation li.parent-item ul.submenu, header .main-navigation li.courses-menu ul, header .main-navigation li.parent-item ul.submenu ul { position: absolute; left: 11px; top: 80px; z-index: 2; min-width: 200px; background: #fafafa; box-shadow: 0 1px 0 0 rgba(0, 0, 0, .1); border-top: 3px solid #fe9d68; opacity: 0; visibility: hidden; -webkit-transition: all .25s ease-out; -moz-transition: all .25s ease-out; -ms-transition: all .25s ease-out; -o-transition: all .25s ease-out; transition: all .25s ease-out; -webkit-transform: scaleY(0); -moz-transform: scaleY(0); -ms-transform: scaleY(0); -o-transform: scaleY(0); transform: scaleY(0); -webkit-transform-origin: 0 0; -moz-transform-origin: 0 0; -ms-transform-origin: 0 0; -o-transform-origin: 0 0; transform-origin: 0 0; } header.alt .main-navigation li.parent-item ul.submenu { left: 0; top: 100%; } header .main-navigation li.parent-item ul.submenu ul { left: 100%; top: -3px; overflow: hidden; border-left: 1px solid #e6e6e7; } header .main-navigation li.parent-item ul.submenu ul.left-submenu { left: auto; right: 100%; border-left: 0; border-right: 1px solid #e6e6e7; } header .main-navigation li.parent-item ul.submenu li a { position: relative; display: block; color: #a9abb0; padding: 11px 20px; border-bottom: 1px solid #e6e6e7; } header .main-navigation li.parent-item ul.submenu li.haschild, header .mobile-navigation .mobile-container li.haschild { position: relative; } header .main-navigation li.parent-item ul.submenu li.haschild > a:after, header .mobile-navigation .mobile-container li.haschild > a:after { content: '\f107'; font: normal normal normal 14px/1 "FontAwesome"; float: right; } header .main-navigation li.parent-item ul.submenu li:hover > a { background: #f4f4f4; } header .main-navigation li.parent-item:hover ul.submenu, header .main-navigation li.courses-menu:hover ul, header .main-navigation li.parent-item ul.submenu li.haschild:hover ul { opacity: 1; visibility: visible; -moz-transform: scaleY(1); -webkit-transform: scaleY(1); -o-transform: scaleY(1); -ms-transform: scaleY(1); transform: scaleY(1); } /* Courses MENU */ header .main-navigation > ul > li.courses-menu:after { display: none; } header .main-navigation li.courses-menu { position: static; } header .main-navigation li.courses-menu ul { background: rgba(0, 0, 0, .1); left: 0; top: 100%; width: 100%; padding-bottom: 20px; border-radius: 0 0 5px 5px; border-top: none; box-shadow: none; } #home header .main-navigation li.courses-menu ul, #home-2 header .main-navigation li.courses-menu ul, #home-3 header .main-navigation li.courses-menu ul, #home-4 header .main-navigation li.courses-menu ul, #home-5 header .main-navigation li.courses-menu ul, #home-6 header .main-navigation li.courses-menu ul, #home-7 header .main-navigation li.courses-menu ul { background: none; padding-bottom: 0; border-radius: 0; } header .main-navigation li.courses-menu li .single-item { background: #f3f3f3; border-radius: 2px; overflow: hidden; padding: 20px; margin-bottom: 30px; } header.alt .main-navigation li.courses-menu li .single-item { margin-top: 30px; margin-bottom: 0; } header .main-navigation li.courses-menu li .single-item .item-icon { background: #fe9d68; display: block; width: 38px; height: 38px; line-height: 38px; border-radius: 2px; color: #fff; font-size: 18px; text-align: center; float: left; margin-right: 9px; } header .main-navigation li.courses-menu li .single-item a { display: block; color: #fe9d68; font-weight: bold; font-size: 14px; margin: -3px 0 7px 0; } header .main-navigation li.courses-menu li .single-item a:hover { color: #383c4b; } header .main-navigation li.courses-menu li .single-item .courses-num { color: #383c4b; } /* Mobile Navigation */ .mobile-navigation, .mobile-navigation .mobile-btn, .mobile-navigation .mobile-container { display: none; } .mobile-navigation { margin-top: 38px; cursor: pointer; } .mobile-navigation .mobile-btn { position: relative; display: block; height: 26px; width: 35px; padding-top: 10px; } .mobile-navigation .mobile-btn span, .mobile-navigation .mobile-btn span:before, .mobile-navigation .mobile-btn span:after { content: ""; position: absolute; display: block; width: 30px; height: 4px; border-radius: 1px; background: #fff; cursor: pointer; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; } header.alt .mobile-navigation .mobile-btn span, header.alt .mobile-navigation .mobile-btn span:before, header.alt .mobile-navigation .mobile-btn span:after { background: #383c4b; border-radius: 2px; } .mobile-navigation .mobile-btn span:before { top: -10px; } .mobile-navigation .mobile-btn span:after { bottom: -10px; } /* active */ .mobile-navigation .mobile-btn.show-menu span { background-color: transparent; } .mobile-navigation .mobile-btn.show-menu span:before { top: 0; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); } .mobile-navigation .mobile-btn.show-menu span:after { top: 10px; -webkit-transform: translateY(-10px) rotate(-45deg); -moz-transform: translateY(-10px) rotate(-45deg); -ms-transform: translateY(-10px) rotate(-45deg); -o-transform: translateY(-10px) rotate(-45deg); transform: translateY(-10px) rotate(-45deg); } .mobile-navigation .mobile-container { background: #fff; position: absolute; left: 0; top: 100px; width: 100%; z-index: 999; } /* 1st level */ .mobile-navigation .mobile-container li.parent-item a { display: block; color: #a9abb0; padding: 10px 20px; border-bottom: 1px solid #e6e6e7; } .mobile-navigation .mobile-container li.parent-item a:hover { background: #f4f4f4; color: #fe9d68; } .mobile-navigation .mobile-container li.current_page_item > a { color: #fe9d68; } .mobile-navigation .mobile-container li.parent-item a span { background: none; box-shadow: none; } /* 2nd */ .mobile-navigation .mobile-container li.haschild > ul { display: none; } .mobile-navigation .mobile-container li.haschild > ul.submenu > li.sub-item > a { padding-left: 40px; } .mobile-navigation .mobile-container li.haschild > ul.submenu > li.sub-item > ul > li > a { padding-left: 60px; } .mobile-navigation .mobile-container li.haschild > ul.submenu > li.sub-item > a:after { margin-right: 10px; } /* courses */ .mobile-navigation .mobile-container li.courses-menu .course-menu-item { padding: 0; width: 50%; float: left; border-right: 1px solid #e6e6e7; } .mobile-navigation .mobile-container li.courses-menu .course-menu-item .item-icon { visibility: hidden; float: left; width: 40px; } .mobile-navigation .mobile-container li.courses-menu .course-menu-item .courses-num { display: none; } /* 04 - Revolution Slider */ .tp-banner-container { width:100%; position:relative; padding:0; } .tp-banner, .fullscreen { width:100%; position:relative; } .tp-banner > ul li:after, .fullscreen > ul li:after { content: ''; display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 21; background: rgba(47, 51, 66, .9); } .tp-banner > ul li .tp-caption, .fullscreen > ul li .tp-caption { z-index: 22 !important; } .tp-banner > ul li .slide-title, .fullscreen > ul li .slide-title { color: #fff; position: relative; text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5); } .tp-banner ul li .slide-title:after, .fullscreen ul li .slide-title:after { content: ""; background: #fe9d68; display: block; width: 30px; height: 3px; margin-left: -15px; position: absolute; left: 50%; bottom: -25px; } .tp-banner ul li .slide-description, .fullscreen ul li .slide-description { position: relative; font-size: 15px; line-height: 24px; color: #a9abb0; margin-top: 37px; text-align: center; max-width: 950px; } .slider-overlay:after { content: ''; background: rgba(0, 0, 0, .5); display: block; position: absolute; left: 0; top: 0; z-index: 20; width: 100%; height: 100%; } .onepage .slider-overlay:after { display: none; } .mobile_nav-open .tp-banner-container, .mobile_nav-open .tp-banner, .modal-open .tp-banner-container, .modal-open .tp-banner { z-index: -1; } /* Course Search Bar */ .course-search { position: relative; background: #fff; height: 98px; line-height: 98px; } .select-time, .select-category, .select-country { margin-right: 11px; } .course-search:before { content: '\f002'; font: normal normal normal 18px/1 "FontAwesome"; display: block; background: #fff; width: 80px; height: 36px; position: absolute; left: 50%; top: -36px; z-index: 20; line-height: 36px; margin-left: -40px; color: #a9abb0; text-align: center; border-radius: 2px 2px 0 0; } .course-search #course-name { width: 490px; height: 38px; border-radius: 2px; font-style: italic; font-size: 13px; padding-left: 9px; margin-right: 10px; border: 1px solid rgba(222, 222, 222, .8); } .course-search #search-btn, .comments-list li .author .reply a, .comment-form .input .submit-input, .contact-form .input .submit-input { background-color: #383c4b; height: 38px; padding: 0 15px; border-radius: 2px; color: #fff; font-size: 14px; font-weight: bold; } .course-search #search-btn:hover, .comment-form .input .submit-input:hover, .contact-form .input .submit-input:hover { background-color: #fe9d68; } /* 05 - Sections */ .features-section { background: #f5f5f5; text-align: center; } .features-section.white-bg { background: #fff; } .features-section .icon img { width: 64px; } .features-section .feature-title { margin: 10px 0 -2px; } .features-section .feature-box:hover .icon img { -webkit-transform: translateY(-7px); -moz-transform: translateY(-7px); -ms-transform: translateY(-7px); -o-transform: translateY(-7px); transform: translateY(-7px); } .features-section .feature-box.alt:hover .icon img { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg); } /* 06 - Instructors */ .instructors-section { position: relative; background: #fff; text-align: center; border-top: 1px solid rgba(0, 0, 0, .05); } .instructors-section .avatar img { border-radius: 3px 3px 0 0; } .instructors-section .instructor-info { background: #f5f5f5; border-radius: 0 0 3px 3px; padding: 27px 0 30px; } .instructors-section .instructor-info .name { font-size: 17px; font-weight: bold; margin-bottom: 11px; } .instructor-info .position { font-size: 12px; color: #5a5e6a; display: block; margin-bottom: 26px; } .instructors-section .instructor-info .social-icons li { display: inline-block; vertical-align: top; margin-right: 7px; } .instructors-section .instructor-info .social-icons li a { display: block; width: 34px; height: 34px; line-height: 34px; font-size: 14px; color: #a9abb0; border-radius: 2px; } .instructors-section .instructor-info .social-icons li a:hover { background: #fe9d68; color: #fff; } .instructor.alt .details { border-top: 3px solid #fff; padding: 10px; } .instructor.alt .details .read-more { display: block; background: #fe9d68; border-radius: 3px; color: #fff; font-size: 12px; font-weight: 600; padding: 0 7px; margin-right: 10px; height: 29px; line-height: 29px; } .instructor.alt .details .read-more:hover { background: #383c4b; color: #fff; } .instructor.alt .details .rating { background: #c8c9cc; border-radius: 3px; padding: 0 10px; unicode-bidi: bidi-override; direction: rtl; font-size: 15px; height: 29px; line-height: 29px; } .instructor.alt .details .rating span.star { font-family: "FontAwesome"; font-weight: normal; font-style: normal; display: inline-block; } .instructor.alt .details .rating span.star:hover { cursor: pointer; } .instructor.alt .details .rating span.star:before { content: "\f005"; color: #383c4b; padding-right: 1px; -webkit-transition: all .2s ease-out; -moz-transition: all .2s ease-out; -ms-transition: all .2s ease-out; -o-transition: all .2s ease-out; transition: all .2s ease-out; } .instructor.alt .details .rating span.star:hover:before, .instructor.alt .details .rating span.star:hover ~ span.star:before { content: "\f005"; color: #fff; } .instructor.alt .details .rating .result { color: #fff; font-size: 12px; font-weight: 600; display: inline-block; float: right; line-height: inherit; margin-left: 12px; } .instructors-section.alt { padding-bottom: 70px; } .instructor.alt { background: #efefef; border-radius: 3px; overflow: hidden; padding-top: 9px; box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0.03); margin-bottom: 30px; } .instructor.alt .avatar { float: left; border-radius: 50%; overflow: hidden; box-shadow: inset 0 2px 5px 0 rgba(47, 49, 51, .6); border: 3px solid #fff; margin: 0 10px 2px 10px; } .instructor.alt .instructor-info { background: none; padding: 0; float: left; text-align: left; } .instructor.alt .instructor-info .name { font-size: 15px; margin-top: 13px; margin-bottom: 5px; font-weight: bold; } .instructors-page { padding: 100px 0 70px; background: #f5f5f5; } .instructors-page .instructor { margin-bottom: 30px; } .instructors-page .instructor-info { background: #fff; } /* Latest Courses Section */ .latest-courses-section { background: #f5f5f5; text-align: center; } .latest-courses-section .latest-courses-content { margin-top: 50px; } .latest-courses-section .course { position: relative; background: #fff; padding-bottom: 23px; margin: 4px 0 3px; border-radius: 4px; box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.13), inset 0px -2px 0px 0px rgba(0, 0, 0, 0.12); } .latest-courses-section .course .featured-badge { width: 86px; height: 86px; background: url(assets/img/icons/ribbon.png) no-repeat center center; padding-top: 10px; position: absolute; left: -4px; top: -4px; z-index: 2; } .latest-courses-section .course .featured-badge span { display: block; text-align: left; color: #FFF; font-weight: bold; text-transform: uppercase; text-shadow: 0px 1px 0px rgba(0, 0, 0, .2); -webkit-transform: matrix(0.7, -0.7, 0.7, 0.7, 0, 0); -moz-transform: matrix(0.7, -0.7, 0.7, 0.7, 0, 0); -ms-transform: matrix(0.7, -0.7, 0.7, 0.7, 0, 0); -o-transform: matrix(0.7, -0.7, 0.7, 0.7, 0, 0); transform: matrix(0.7, -0.7, 0.7, 0.7, 0, 0); } .latest-courses-section .course-image { position: relative; border-radius: 4px 4px 0 0; overflow: hidden; z-index: 1; } .latest-courses-section .course-image:after { content: ''; background: rgba(0, 0, 0, .25); display: block; width: 100%; height: 3px; position: absolute; left: 0; bottom: 0; } .latest-courses-section .course-info .course-title a { padding-top: 11px; display: block; color: #383c4b; } .latest-courses-section .course-info .course-title a:hover, .dark .latest-courses-section .course-info .course-title a:hover { color: #fe9d68; } .latest-courses-section .course-info .course-description { margin-bottom: 18px; color: #5a5e6a; padding: 0 10px; } .latest-courses-section .course-info .buttons .subscribe-btn { margin-right: 0; } /* Details Overlay */ .latest-courses-section .course-image .details-overlay { position: absolute; left: 0; top: -100%; width: 100%; height: 100%; padding: 48px 20px 0; background: rgba(254, 157, 104, .9); border-radius: 4px 4px 0 0; -webkit-transition: all .2s ease-in; -moz-transition: all .2s ease-in; -ms-transition: all .2s ease-in; -o-transition: all .2s ease-in; transition: all .2s ease-in; } .latest-courses-section .course-image .details-overlay .place, .latest-courses-section .course-image .details-overlay .time { background-color: rgba(54, 58, 73, .8); position: relative; left: -250px; display: block; height: 36px; line-height: 36px; color: #fff; text-align: left; padding-left: 10px; margin-bottom: 10px; border-radius: 2px; -webkit-transition: all .25s ease-out .25s; -moz-transition: all .25s ease-out .25s; -ms-transition: all .25s ease-out .25s; -o-transition: all .25s ease-out .25s; transition: all .25s ease-out .25s; } .latest-courses-section .course-image .details-overlay .time { margin-bottom: 0; -webkit-transition: all .25s ease-out .35s; -moz-transition: all .25s ease-out .35s; -ms-transition: all .25s ease-out .35s; -o-transition: all .25s ease-out .35s; transition: all .25s ease-out .35s; } .latest-courses-section .course-image .details-overlay span > i { font-size: 17px; } .latest-courses-section .course-image .details-overlay .place i { margin-right: 10px; } .latest-courses-section .course-image .details-overlay .time i { margin-right: 5px; } /* Hover */ .latest-courses-section .course:hover .details-overlay { top: 0; } .latest-courses-section .course:hover .details-overlay span { left: 0; } .latest-courses-section.no-margin { padding-top: 32px; } .latest-courses-section.no-margin .latest-courses-content { margin: 0; } .latest-courses-content.listview .course { padding: 20px 20px 22px; } .latest-courses-content.listview .course .course-image { max-width: 270px; float: left; border-radius: 4px; margin-right: 20px; } .latest-courses-content.listview .course .course-info { text-align: left; } .latest-courses-content.listview .course .course-title { text-align: left; } .latest-courses-content.listview .course .course-title a { padding-top: 0; padding-bottom: 11px; line-height: 15px; } .latest-courses-content.listview .course .course-description { margin-bottom: 12px; text-align: justify; } .latest-courses-content.listview .course .details { width: 50%; background: #efefef; border-radius: 3px; height: 29px; line-height: 29px; padding: 0 10px; color: #909090; } .latest-courses-content.listview .course .course-info .btn.subscribe-btn { margin-right: 0; } /* Add Course */ .add-courses { background: #fff; margin-top: 97px; border-radius: 4px; padding: 20px; text-align: left; box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.13), inset 0px -2px 0px 0px rgba(0, 0, 0, 0.12); } .add-courses.box { margin-top: 30px; } .add-courses .add-courses-icon { width: 65px; margin-right: 20px; border-radius: 3px; } .add-courses .add-courses-title { display: inline-block; font-size: 17px; font-weight: bold; color: #fe9d68; margin-bottom: 10px; line-height: 18px; } .add-courses .add-courses-title:hover { color: #383c4b; } .add-courses .add-courses-description { font-weight: 600; color: #5a5e6a; } /* 07 - Categories */ .categories-section { background: #eee; padding-bottom: 70px; box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0.03); } .categories-section .section-description { color: #353a48; } .categories-section .cat-box { background: #fff; text-align: left; border-radius: 4px; padding-bottom: 20px; margin-bottom: 30px; box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.13), inset 0px -2px 0px 0px rgba(0, 0, 0, 0.12); } .categories-section .cat-box:hover .cat-image .cat-icon { background: #383c4b; } .categories-section .cat-box .cat-image { position: relative; } .categories-section .cat-box .cat-image:after { content: ''; background: rgba(0, 0, 0, .25); display: block; width: 100%; height: 3px; position: absolute; left: 0; bottom: 0; } .categories-section .cat-box .cat-image img { border-radius: 4px 4px 0 0; } .categories-section .cat-box .cat-image .cat-icon { background: #fe9d68; display: block; position: absolute; left: 15px; bottom: -19px; z-index: 1; width: 38px; height: 38px; font-size: 18px; line-height: 38px; border-radius: 2px; text-align: center; color: #fff; } .categories-section .cat-box .cat-title a { display: block; color: #fe9d68; text-align: left; padding: 24px 15px 0; } .categories-section .cat-box .cat-title a:hover { color: #383c4b; } .categories-section .cat-box .courses-counter { color: #5a5e6a; font-weight: 600; padding: 0 15px; } .categories-section .cat-box .courses-counter .nums { color: #383c4b; } /* Misc Section */ .misc-section { background: #f5f5f5; padding-top: 95px; } .blog-posts { position: relative; } h6.head-title { text-align: left; margin-bottom: 30px; } .basic-slider { position: static; } .basic-slider .flex-direction-nav a { top: 25px; } .basic-slider .flex-direction-nav .flex-next { right: 0; } .basic-slider .flex-direction-nav .flex-prev { left: auto; right: 42px; } .blog-posts .post { background: transparent; padding-top: 0; padding-bottom: 30px; } .blog-posts .post:last-child { padding-bottom: 0; } .blog-posts .post .image-post { position: relative; margin-right: 20px; } .blog-posts .post .image-post img { border-radius: 3px; } .blog-posts .post .image-post .post-date { background: #262934; width: 42px; height: 58px; position: absolute; left: 10px; top: 10px; font-size: 12px; text-align: center; color: #fff; border-radius: 3px; } .blog-posts .post .image-post .post-date span { display: block; } .blog-posts .post .image-post .post-date .day { font-size: 25px; font-weight: bold; } .basic-slider-box .post-title { text-align: left; line-height: 12px; } .basic-slider-box .post-title a { display: block; color: #fe9d68; padding-bottom: 19px; } .basic-slider-box .post-title a:hover, .basic-slider-box .post .meta a:hover { color: #383c4b; } .blog-posts .post .meta { color: #909090; font-size: 12px; margin-bottom: 12px; } .blog-posts .post .meta .author { margin-right: 26px; } .blog-posts .post .meta i { font-size: 15px; margin-right: 6px; } .blog-posts .post .meta a { color: #fe9d68; } .blog-posts .post-description, .questions .query-description { color: #5a5e6a; margin-bottom: 3px; } .blog-posts .read-more { color: #383c4b; } .blog-posts .read-more:hover { color: #fe9d68; } /* 08 - Accordion */ .accordion .accordion-header { background: #fff; position: relative; height: 42px; line-height: 42px; font-size: 14px; font-weight: bold; text-align: left; padding: 0 20px; margin-top: 16px; border: 1px solid #dfdfdf; cursor: pointer; color: #5a5e6a; border-radius: 2px; } .accordion .inactive-header:after, .accordion .active-header:after { content: '\f068'; font: normal normal normal 10px/1 "FontAwesome"; background: #5a5e6a; display: inline-block; width: 20px; height: 20px; line-height: 20px; position: absolute; top: 50%; right: 10px; margin-top: -10px; border-radius: 1px; text-align: center; color: #fff; } .accordion .inactive-header:after { content: '\f067'; background: #fe9d68; } .accordion .active-header, .accordion .inactive-header:hover { color: #fe9d68; } .accordion .accordion-content { display: none; padding: 18px 20px; background: #fff; border: 1px solid #e4e4e4; width: 100%; border-top: 0; border-radius: 0 0 2px 2px; } /* 09 - Clients */ .our-clients { margin-top: 74px; } #clients-slider .flex-direction-nav a { top: -28px; } #clients-slider .flex-direction-nav .flex-next { right: 15px; } #clients-slider .flex-direction-nav .flex-prev { left: auto; right: 57px; } /* home 2 */ .course-search.alt { background: none; height: 58px; line-height: 58px; width: 100%; position: absolute; left: 0; bottom: 30px; z-index: 20; } .course-search.alt .container { background: #fe9d68; border-radius: 4px; } .course-search.alt .dropdown, .course-search.alt #course-name { background: #fff; box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .05); border: none; } .course-search.alt .dropdown div { left: 0; } .course-search.alt:before { display: none; } .course-search.alt #search-btn { font: normal normal normal 18px/1 "FontAwesome"; width: 80px; margin-top: -2px; vertical-align: middle; } .course-search.alt #search-btn:hover { background-color: #383c4b; color: #fe9d68; } .features-section .feature-box.alt { background: url(assets/img/long-shadow-bg.png) no-repeat 55px top; } .features-section .feature-box.alt .icon { height: 155px; padding-top: 42px; } .questions { position: relative; } .questions .flexslider { padding: 2px; } .questions .flexslider li .query { background: #fff; border-radius: 2px; box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.04); border: 1px solid #dedede; margin-bottom: 20px; padding: 19px; } .questions .flexslider li .query:last-child { margin: 0; } .questions .flexslider li .query .image { border-radius: 50%; overflow: hidden; border: 3px solid #FFF; box-shadow: 0 0 5px 0 rgba(0, 0, 0, .3); } .questions .flexslider li .query .query-content { margin-left: 105px; } .questions .post-title a { padding-bottom: 15px; } .questions .flexslider li .details { color: #909090; margin-top: 10px; } .details .date, .details .place { margin-right: 27px; } .details .icon i { font-size: 15px; margin-right: 6px; } .details .text { font-size: 12px; } /* 10 - Skills bar */ .home-skills { padding-top: 2px; } .home-skills .skillbar { position: relative; display: block; margin-bottom: 14px; width: 100%; background: #e9e9e9; height: 38px; border-radius: 2px; -webkit-transition: all .25s linear; -moz-transition: all .25s linear; -ms-transition: all .25s linear; -o-transition: all .25s linear; transition: all .25s linear; } .home-skills .skillbar-title { background: #fe9d68; position: absolute; top: 0; left: 0; font-weight: bold; color: #fff; padding: 0 20px; height: 38px; line-height: 38px; border-radius: 2px; } .home-skills .skillbar-bar { height: 38px; width: 0px; background: #fe9d68; border-radius: 2px; } /* home 3 */ .tp-banner-container.has-btns .slider-btns a { font-size: 15px; height: 38px; line-height: 38px; box-shadow: none; color: #fff; } .tp-banner-container.has-btns .slider-btns a.more { background-color: #21242e; } .tp-banner-container.has-btns .slider-btns a:hover { opacity: 1; background: #fff; color: #383c4b; } .tp-banner-container.has-btns .tp-bullets { top: auto !important; bottom: 30px; } .tp-banner-container.has-btns .tp-bullets .bullet { margin-top: 0; } .features-section.alt { padding-top: 100px; } .features-content.alt { margin-top: 0; } .latest-courses-content.alt #courses-slider { margin-bottom: 37px; } /* 11 - Testimonial */ .testimonials-section { position: relative; text-align: center; padding: 95px 0 78px 0; background: url(assets/img/content/testimonials-bg.jpg) no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } .testimonials-section:after { content: ''; background: rgba(56, 60, 75, .9); display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; } .testimonials-section .testimonials-content { position: relative; z-index: 1; } .testimonials-section .flexslider .flex-direction-nav { position: relative; top: -85px; } .testimonials-section .flexslider .flex-direction-nav li { display: inline-block; margin: 0 60px; } .testimonials-section .flexslider .flex-direction-nav a { position: static; } .testimonials-section .testimonials-content .title { font-size: 25px; color: #fe9d68; font-weight: bold; margin-bottom: 43px; } .testimonials-section .testimonials-content .description { font: normal 18px/28px 'Lato', sans-serif; color: #fff; font-style: italic; margin-bottom: 27px; } .testimonials-section .testimonials-content .image img { width: auto; border: 4px solid #fff; border-radius: 50%; margin-bottom: 10px; display: inline-block; max-width: 62px; } .testimonials-section .testimonials-content .name { font-size: 14px; font-weight: bold; color: #f5f5f5; margin-bottom: 2px; } .testimonials-section .testimonials-content .position { font-size: 12px; font-weight: bold; color: #d1cece; } /* home 4 */ .course-search-section { position: relative; padding: 100px 0 90px 0; background: url(assets/img/content/course-search-bg.jpg) no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } .course-search-section:after { content: ''; background: rgba(254, 157, 104, .95); display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; } .course-search-section .content { position: relative; z-index: 2; } .course-search-section .content .section-title { color: #fff; line-height: 17px; margin-bottom: 15px; } .course-search-section .course-search { position: relative; bottom: 0; height: auto; margin-top: 35px; } .course-search-section .course-search .container { background: none; box-shadow: none; } .course-search-section .course-search #search-btn { font: bold 14px 'Open Sans'; } /* home 6 */ .course-search-section.alt:after { background: rgba(47, 51, 66, .90); } .course-search-section.alt .section-description { color: #a9abb0; } .add-courses.top-margin { margin: 17px 0 -18px; } .latest-courses-section.no-slider .course { margin: 28px 0 3px; } /* 12 - Pagination */ .pagination { margin-top: 47px; overflow: hidden; } .pagination ul { text-align: center; } .pagination ul li { margin: 0 1px; } .pagination li.arrow { margin: 0 6px; } .pagination li a { display: block; background: #e6e6e6; width: 28px; height: 28px; line-height: 28px; text-align: center; font-size: 14px; font-weight: bold; color: #5a5e6a; border-radius: 1px; } .pagination li.arrow a, .dark .pagination li.arrow a { background: #fe9d68; font-size: 13px; font-weight: normal; color: #fff; } .pagination li a:hover, .dark .pagination li a:hover { background: #383c4b; color: #fff; } /* home 8 */ .onepage .tparrows { display: none; } .scroll-down { position: absolute; left: 0; bottom: 45px; width: 100%; text-align: center; z-index: 20; } .scroll-down a { display: block; } .scroll-down a span { display: block; font-family: 'Lato', Arial, sans-serif; color: #fff; font-size: 12px; text-transform: uppercase; padding: 5px 0; } .scroll-down a:hover { color: #fe9d68; } .scroll-down a i { color: #fc9c67; font-size: 17px; } /* 13 - Inner page header */ .inner-head { background-image: url(assets/img/content/inner-bg.jpg); background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; position: relative; text-align: center; padding: 70px 0; } .inner-head:after { content: ''; background: rgba(47, 51, 66, .9); display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; } .inner-head .container { position: relative; z-index: 1; } .inner-head h1.entry-title { font: normal 30px/20px 'Lato', Arial, sans-serif; text-transform: uppercase; margin-bottom: 17px; color: #fff; text-shadow: 0px 1px 3px rgba(0, 0, 0, .5); } .inner-head .description { color: #a9abb0; max-width: 770px; margin: auto; } .inner-head .breadcrumb { margin-top: 20px; } .inner-head .breadcrumb li { position: relative; margin-right: 10px; padding-right: 10px; } .inner-head .breadcrumb li:after { content: '\f105'; font: normal normal normal 13px/1 "FontAwesome"; display: block; position: absolute; left: 100%; top: 4px; color: #cecfd2; } .inner-head .breadcrumb li:last-child:after { display: none; } .inner-head .breadcrumb li a { display: block; color: #f89966; } .inner-head .breadcrumb li.current-page a, .inner-head .breadcrumb li:hover a { color: #cecfd2; } /* 14 - Blog */ .post { padding-top: 100px; background: #f5f5f5; } .post #single-slider { margin-bottom: 30px; } .post #single-slider .image { position: relative; border-radius: 4px; overflow: hidden; } .post #single-slider .image:after { content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 3px; background: rgba(0, 0, 0, .25); } .post #single-slider .flex-direction-nav a { top: auto; left: auto; right: 20px; bottom: 20px; } .post #single-slider .flex-direction-nav .flex-prev { right: 62px; } .post .entry, .post .course-details, .contact .contact-left, .login-page .login-form, .login-page .login-options { background: #fff; padding: 20px; border-radius: 4px; box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.13), inset 0px -2px 0px 0px rgba(0, 0, 0, 0.12); } .post .course-details { margin-bottom: 30px; } .post .entry-icon, .sidebar .sidebar-widget .widget-icon, .comment-form .addcomment-title .icon, .contact .contact-left .contact-form-icon, .login-page .login-form .login-title .icon { background: #383c4b; display: inline-block; width: 28px; height: 28px; line-height: 28px; text-align: center; border-radius: 1px; color: #fff; font-size: 18px; margin-right: 6px; margin-bottom: 24px; } .post .entry h4 { font: bold 18px 'Lato', Arial, sans-serif; } .post .entry .content p { color: #5a5e6a; margin-bottom: 12px; } .post .entry .share-post, .follow-icons, .share-icons { background: #ffe1d1; border-radius: 4px; padding: 12px; box-shadow: inset 0 2px 4px rgba(0, 0, 0, .03); } .post .entry .share-post .text, .share-icons .text { font-size: 16px; color: #fe9d68; font-weight: bold; margin-top: 2px; } .post .entry .icons ul li, .share-icons ul li, .follow-icons ul li { float: left; margin-left: 6px; } .post .entry .icons ul li a, .share-icons ul li a, .follow-icons ul li a { background: #5d82d1; display: block; width: 28px; height: 28px; line-height: 28px; text-align: center; border-radius: 2px; } .post .entry .icons ul li a.tw-icon, .share-icons ul li a.tw-icon, .follow-icons ul li a.tw-icon { background: #40bff5; } .post .entry .icons ul li a.gp-icon, .share-icons ul li a.gp-icon, .follow-icons ul li a.gp-icon { background: #eb5e4c; } .post .entry .icons ul li a.in-icon, .share-icons ul li a.in-icon, .follow-icons ul li a.in-icon { background: #238cc8; } .post .entry .icons ul li a:hover, .share-icons ul li a:hover, .follow-icons ul li a:hover { background: #383c4b; } .post .entry .icons ul li a i, .share-icons ul li a i, .follow-icons ul li a i { color: #fff; font-size: 14px; } /* Listview */ .blog { padding: 70px 0 100px; background: #f5f5f5; } .blog .blogpost { padding: 20px 20px 22px; background: #fff; padding-bottom: 23px; border-radius: 4px; box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.13), inset 0px -2px 0px 0px rgba(0, 0, 0, 0.12); margin-top: 30px; } .blog .blogpost .blogpost-image { border-radius: 4px; overflow: hidden; position: relative; margin-bottom: 20px; } .blog .blogpost .blogpost-image img { -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -ms-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; } .blog .blogpost:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); } .blog .blogpost .blogpost-image:after { content: ''; background: rgba(0, 0, 0, .25); display: block; width: 100%; height: 3px; position: absolute; left: 0; bottom: 0; } .blog .blogpost h3.blogpost-title { line-height: 15px; } .blog .blogpost h3.blogpost-title a, .post.single .single-title a { display: inline-block; padding-bottom: 11px; color: #fa9964; } .blog .blogpost h3.blogpost-title a:hover, .post.single .single-title a:hover, .post.single .meta div a:hover { color: #383c4b; } .blog .blogpost h3.blogpost-title .post-type-icon, .post.single .single-title .post-type-icon { background: #fe9d68; display: inline-block; width: 29px; height: 29px; line-height: 29px; text-align: center; border-radius: 4px; box-shadow: none; margin-right: 4px; } .blog .blogpost h3.blogpost-title .post-type-icon i, .post.single .single-title .post-type-icon i { color: #fff; } .blog .blogpost .meta div, .post.single .meta div { background: #efefef; padding: 7px 10px; border-radius: 4px; min-width: 115px; font-size: 12px; color: #909090; margin-right: 16px; box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0.03); } .blog .blogpost .meta .comments, .post.single .meta .comments { margin-right: 0; } .blog .blogpost .meta div .icon i, .post.single .meta div .icon i { font-size: 15px; margin-right: 6px; } .blog .blogpost .meta div a, .post.single .meta div a { color: #fe9d68; } .blog .blogpost .meta div a:hover { color: #383c4b; } .blog .blogpost .blogpost-info .blogpost-description { clear: right; margin: 20px 0 28px; } .blog .blogpost .blogpost-info .btn.orange-btn { margin-right: 0; } /* 2 Columns */ .blog.listview .blogpost .blogpost-image { float: left; margin-right: 20px; margin-bottom: 0; } .blog.listview .blogpost .blogpost-info .blogpost-description { margin: 53px 0 8px; } /* 3 Columns */ .blog.three-col .blogpost .meta { position: absolute; width: 100%; height: 100%; top: 0; left: 20px; } .blog.three-col .blogpost .meta div { margin: 0; margin-top: 20px; display: block; min-width: 125px; max-width: 150px; background: rgba(38, 41, 52, .85); } .blog .blogpost .blogpost-image .meta div a:hover { color: #fff; } .blog.three-col .blogpost .blogpost-info .blogpost-description { margin-bottom: 23px; } /* 15 - Sidebar */ .post .entry-sidebar .course-details h4 { font-size: 18px; font-weight: bold; } .post .entry-sidebar .course-details div { background: #efefef; height: 29px; line-height: 29px; padding: 0 10px; color: #909090; border-radius: 4px; margin-bottom: 20px; box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0.03); } .post .entry-sidebar .course-details div .icon { margin-right: 12px; } .post .entry-sidebar .course-details .join-btn { font-size: 17px; height: 54px; line-height: 54px; margin: 0; display: block; text-align: center; } .post .entry-sidebar .course-details .join-btn:hover { background-color: #383c4b; opacity: 1; } .post .entry-sidebar .instructor { margin-bottom: 0; } .sidebar { margin-top: 30px; } .sidebar .search { margin-bottom: 30px; } .sidebar .search .search-input { background-color: #e1e1e1; width: 270px; height: 40px; line-height: 40px; padding: 0 10px; font-size: 14px; font-style: italic; box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .03); } .sidebar .search .submit-btn { font: normal normal normal 16px/1 "FontAwesome"; width: 70px; height: 40px; color: #fff; text-align: center; vertical-align: middle; background: #fa9964; } .sidebar .search .submit-btn:hover { background: #383c4b; } .sidebar .sidebar-widget { padding: 20px; background: #fff; border-radius: 4px; box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.13), inset 0px -2px 0px 0px rgba(0, 0, 0, 0.12); margin-bottom: 30px; overflow: hidden; } .sidebar .sidebar-widget.cats ul li a { background: url(assets/img/icons/sidebar-link-arrow.png) no-repeat left center; display: block; padding: 6px 0 6px 18px; color: #5a5e6a; } .sidebar .sidebar-widget.cats ul li a:hover { background-position: 2px center; color: #000; } .sidebar .sidebar-widget.last-posts .widget-icon { margin-bottom: 0; } .sidebar .sidebar-widget.last-posts ul li { padding: 17px 0; border-bottom: 1px solid #d7d8db; } .sidebar .sidebar-widget.last-posts ul li:last-child { border: 0; padding-bottom: 0; } .sidebar .sidebar-widget.last-posts ul li a { display: block; font-size: 14px; font-weight: bold; padding: 10px 0; color: #fe9d68; } .sidebar .sidebar-widget.last-posts ul li a:hover { color: #383c4b; } .sidebar .sidebar-widget.tabs-widget { padding: 0; } .sidebar .sidebar-widget ul.tabs li { background: #fa9964; float: left; width: 33.33333333%; font-size: 16px; font-weight: bold; text-align: center; color: #fff; padding: 10px 0; cursor: pointer; border-right: 1px solid #fff; -webkit-transition: all .15s ease-out; -moz-transition: all .15s ease-out; -ms-transition: all .15s ease-out; -o-transition: all .15s ease-out; transition: all .15s ease-out; } .sidebar .sidebar-widget ul.tabs li:hover { background: #ffb085; } .sidebar .sidebar-widget ul.tabs li.active { background: #fff; color: #fa9964; } .sidebar .sidebar-widget ul.tabs li:last-child { border: 0; } .sidebar .sidebar-widget .tab-content{ display: none; padding: 20px; clear: both; } .sidebar .sidebar-widget .tab-content.active{ display: inherit; } .sidebar .sidebar-widget .tab-posts .post-item { padding: 9px; background: #fce9de; border-radius: 2px; margin-top: 20px; } .sidebar .sidebar-widget .tab-posts .post-item:first-child { margin-top: 0; } .sidebar .sidebar-widget .tab-posts .post-item .post-image { margin-right: 10px; position: relative; border-radius: 2px; position: relative; overflow: hidden; } .sidebar .sidebar-widget .tab-posts .post-item .post-image:after { content: ''; background: rgba(0, 0, 0, .25); display: block; width: 100%; height: 3px; position: absolute; left: 0; bottom: 0; } .sidebar .sidebar-widget .tab-posts .post-item .post-title { display: block; font-size: 14px; font-weight: bold; color: #fe9d68; margin: -5px 0 10px; } .sidebar .sidebar-widget .tab-posts .post-item .post-title:hover { color: #383c4b; } .sidebar .sidebar-widget .tab-posts .post-item .description { font-size: 12px; line-height: 20px; color: #383c4b; margin-bottom: 6px; } .sidebar .sidebar-widget .tab-posts .post-item .date { font-size: 11px; color: #5a5e6a; } .sidebar .sidebar-widget .tab-posts .post-item .read-more { display: block; width: 20px; height: 20px; line-height: 20px; font-size: 11px; background: #383c4b; border-radius: 1px; box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.25), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.25); border-bottom: 0; color: #fff; text-align: center; } .sidebar .sidebar-widget .tab-posts .post-item .read-more:hover { background: #fa9964; } .sidebar .sidebar-twitter-widget { background: #40bff5 url(assets/img/icons/twitter-sidebar-icon.png) no-repeat right bottom; } .sidebar .sidebar-twitter-widget h5.sidebar-widget-title { color: #fff; font-size: 17px; margin-bottom: 30px; } .sidebar .sidebar-twitter-widget .status { color: #f5f5f5; } .sidebar .sidebar-twitter-widget .date { color: #202028; margin: 20px 0 65px 0; } .sidebar .sidebar-twitter-widget .flex-direction-nav a { right: auto; top: auto; left: 42px; bottom: 0; margin: 0; } .sidebar .sidebar-twitter-widget .flex-direction-nav .flex-prev { left: 0; } /* 16 - About */ .about-section { padding-top: 93px; } .post.alt { padding-bottom: 70px; } .about-section .about-images { text-align: right; position: relative; } .about-section .about-images .img-1, .about-section .about-images .img-2 { position: absolute; left: 0; bottom: 0; z-index: 1; } .about-section .about-images .main-img { display: inline-block; } .about-section .about-images .img-2 { left: auto; right: 0; } /* 17 - Single post */ .post.single { padding-bottom: 100px; } .post.single .sidebar { margin-top: 0; } .post .featured-image { position: relative; border-radius: 4px; overflow: hidden; margin-bottom: 30px; z-index: 1; } .post .featured-image:after { content: ''; background: rgba(0, 0, 0, .25); display: block; width: 100%; height: 3px; position: absolute; left: 0; bottom: 0; } .post .entry .content { clear: both; margin-top: 10px; } .comments-list { background: #fa9964; padding: 20px 20px 30px; margin: 30px 0; border-radius: 4px; } .comments-list .comment-body { margin-bottom: 45px; } .comments-list > li:last-child .comment-body { margin-bottom: 0; } .comments-list li .avatar { overflow: hidden; border: 3px solid #f87a46; border-radius: 50%; margin-right: 20px; } .comments-list li .content { overflow: hidden; } .comments-list li .author .name { display: block; color: #f6f6f6; font-size: 15px; font-weight: bold; } .comments-list li .author .date { display: block; font-size: 12px; color: #383c4b; margin: 5px 0 12px; } .comments-list li .author .reply a { display: block; line-height: 38px; } .comments-list li .author .reply a:hover { background-color: #fff; color: #383c4b; } .comments-list li .text { color: #f5f5f5; } .comments-list ul.children { margin-left: 100px; } /* tree */ .comments-list li.haschild > .comment-body { position: relative; } .comments-list li.haschild > .comment-body:after { content: ''; display: block; width: 2px; height: 100%; background: #212129; position: absolute; left: 35px; top: 90px; } .comments-list li.haschild > .comment-body:before { content: ''; display: block; width: 55px; height: 2px; background: #212129; position: absolute; left: 35px; bottom: -90px; } .comment-form { padding: 20px; background: #fff; border-radius: 4px; box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.13), inset 0px -2px 0px 0px rgba(0, 0, 0, 0.12); overflow: hidden; } .comment-form .addcomment-title .icon { margin-bottom: 0; } .comment-form .addcomment-title .text { font-size: 18px; font-weight: bold; color: #383c4b; } .comment-form .input, .contact-form .input { position: relative; } .comment-form .input input:not([type=submit]), .comment-form .input textarea, .contact-form .input input:not([type=submit]), .contact-form .input textarea, .login-page .login-form .input input { display: block; width: 100%; padding: 9px 20px; border: 1px solid #d7d8db; border-radius: 2px; font-size: 15px; font-weight: bold; margin-top: 20px; color: #5a5e6a; } .comment-form .input input:focus:not([type=submit]), .comment-form .input textarea:focus, .contact-form .input input:focus:not([type=submit]), .contact-form .input textarea:focus, .login-page .login-form .input input:focus:not([type=submit]) { border-color: #5a5e6a; } .comment-form .input textarea, .contact-form .input textarea { min-height: 132px; resize: vertical; } .comment-form .input .submit-input, .contact-form .input .submit-input { position: absolute; right: 10px; bottom: 10px; padding: 0 32px; } /* 18 - Isotope & Portfolio */ .portfolio-grid { padding: 100px 0; } .portfolio-filter ul li { float: left; margin-right: 25px; } .portfolio-filter ul li.item a { display: block; background: #fff; width: 170px; color: #a9abb0; font-size: 16px; font-weight: bold; padding: 7px 0; border: 2px solid #e6e6e6; border-radius: 2px; } .portfolio-filter ul li.item a:hover, .portfolio-filter ul li.item a.active { color: #fe9d68; } .portfolio-filter ul li.icon:last-child { margin-right: 0; } .portfolio-filter ul li.icon a { display: block; width: 70px; height: 40px; line-height: 40px; background: #fe9d68; border-radius: 2px; font-size: 20px; color: #fff; } .portfolio-filter ul li.icon a:hover { background: #383c4b; } .portfolio-overlay .portfolio-row { margin-right: -14.99px; } .portfolio-overlay .portfolio-items .course { margin-top: 29px; } .portfolio-overlay .course .course-image .details-overlay { padding-top: 0; } .portfolio-overlay .course .details-overlay .time { margin-right: 15px; } .portfolio-overlay .course .details-overlay .time, .portfolio-overlay .course .details-overlay .place { display: inline-block; width: 38px; height: 38px; line-height: 40px; text-align: center; padding-left: 0; margin-bottom: 0; } .portfolio-overlay .course .details-overlay .overlay-icons { position: absolute; left: 0; top: 50%; width: 100%; margin-top: -19px; } .portfolio-overlay .course .details-overlay span a { display: block; } .latest-courses-section .portfolio-overlay .course-image .details-overlay span i { margin-right: 0; color: #fff; font-size: 17px; } .portfolio-overlay .course-info { padding: 20px 20px 0; } .portfolio-overlay .course-info .project-icon { background: #fe9d68; width: 38px; height: 38px; line-height: 38px; text-align: center; display: inline-block; margin-right: 10px; border-radius: 2px; box-shadow: none; } .portfolio-overlay .course-info .project-icon i { font-size: 18px; color: #fff; } .portfolio-overlay .course-info .cat { display: block; clear: both; text-align: left; } .portfolio-overlay .course-info .course-title { line-height: 14px; font-size: 16px; } .portfolio-overlay .course-info .course-title a { color: #fa9964; padding: 0; } .latest-courses-section .portfolio-overlay .course-info .course-title a:hover { color: #383c4b; } .portfolio-overlay .course-info .course-title .cat { font-size: 12px; color: #5a5e6a; margin-top: 10px; font-weight: normal; } /* isotope transition */ .isotope-item { z-index: 2; list-style: none; } .isotope-hidden.isotope-item { pointer-events: none; z-index: 1; } .isotope, .isotope .isotope-item { -webkit-transition-duration: .7s; -moz-transition-duration: .7s; -ms-transition-duration: .7s; -o-transition-duration: .7s; transition-duration: .7s; } .isotope { width: 100%; -webkit-transition-property: width, height; -moz-transition-property: width, height; -ms-transition-property: width, height; -o-transition-property: width, height; transition-property: width, height; } .isotope .isotope-item { -webkit-transition-property: -webkit-transform, opacity; -moz-transition-property: -moz-transform, opacity; -ms-transition-property: -ms-transform, opacity; -o-transition-property: -o-transform, opacity; transition-property: transform, opacity; } .isotope.no-transition,.isotope.no-transition .isotope-item,.isotope .isotope-item.no-transition { -webkit-transition-duration: 0s; -moz-transition-duration: 0s; -ms-transition-duration: 0s; -o-transition-duration: 0s; transition-duration: 0s; } /* Single Portfolio */ .portfolio.single { padding-bottom: 0; } .portfolio.single .flexslider .flex-direction-nav .flex-next { right: 20px; } .portfolio.single .flexslider .flex-direction-nav .flex-prev { left: auto; right: 62px; } .portfolio.single .flexslider .flex-direction-nav a { top: auto; bottom: 20px; } .portfolio.single .single-title .post-type-icon { width: 38px; height: 38px; line-height: 38px; border-radius: 2px; } .portfolio.single .project-link a { display: inline-block; background: #383c4b; border-radius: 2px; color: #fff; font-weight: bold; padding: 5px 25px; } .portfolio.single .project-link a:hover { background: #fe9d68; } /* Portfolio Modal */ #portfolio-modal .modal-dialog { margin-top: 50px; } #portfolio-modal .close-modal { position: absolute; right: 20px; top: 5px; z-index: 10; } #portfolio-modal .popup-content .post { padding-top: 0; background: none; } #portfolio-modal .popup-content .modal-slider { max-height: 575px; } /* Photo Gallery */ .latest-courses-section .gallery .course { padding-bottom: 0; } .latest-courses-section .gallery .course-image { border-radius: 4px; } /* 19 - Login/Register */ #login-modal .container, #register-modal .container { max-width: 750px; } #login-modal .popup-content .login-page, #register-modal .popup-content .login-page { padding: 100px 0 0; background: none; } .modal .close-modal { display: block; width: 20px; height: 20px; text-align: right; color: #383c4b; } .modal .close-modal span { font-size: 18px; vertical-align: top; } .login-page { background: #f5f5f5; padding: 150px 0; } .login-page .login-form { margin-bottom: 30px; } .login-page .login-form .login-title .icon { margin-bottom: 10px; } .login-page .login-form .login-title .text { font: bold 18px 'Lato', sans-serif; color: #383c4b; } .login-page .login-form .input .submit-input, .dark .login-page .login-form .input .submit-input { background: #fe9d68; color: #fff; margin-bottom: 20px; border: 0; box-shadow: none; } .login-page .login-form .custom-checkbox label { font-size: 14px; font-weight: bold; color: #383c4b; cursor: pointer; } /* custom checkbox */ .custom-checkbox:not(#foo) .checkbox-input { position: absolute; opacity: 0; } .custom-checkbox:not(#foo) .checkbox-input + label { position: relative; cursor: pointer; padding: 0; } .custom-checkbox:not(#foo) .checkbox-input + label:before { content: ''; margin-right: 10px; display: inline-block; vertical-align: text-top; width: 22px; height: 22px; background: #d7d8db; border-radius: 1px; } .custom-checkbox:not(#foo) .checkbox-input.disabled + label, .custom-checkbox:not(#foo) .checkbox-input[disabled] + label { color: #b8b8b8; } .custom-checkbox:not(#foo) .checkbox-input.disabled + label:before, .custom-checkbox:not(#foo) .checkbox-input[disabled] + label:before { box-shadow: none; background: #ddd; } .custom-checkbox:not(#foo) .checkbox-input:checked + label:after { content: ''; position: absolute; left: 5px; top: 9px; background: white; width: 4px; height: 4px; box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -3px 0 white, 4px -8px 0 white, 4px -6px 0 white; -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); } .login-page .login-form .forgot a { font-size: 14px; color: #5a5e6a; } .login-page .login-form .forgot .reset { color: #ff0000; } .login-page .login-form .forgot a:hover { text-decoration: underline; } .login-page .login-options .login-op-btn { background-position: right bottom; background-repeat: no-repeat; display: block; font-size: 15px; font-weight: bold; color: #fff; padding: 9px 20px; margin-bottom: 20px; border-radius: 2px; box-shadow: none; } .login-page .login-options .login-op-btn.tw, .login-page .login-options .login-op-btn.ya { margin-bottom: 0; } .login-page .login-options .login-op-btn.fb { background-image: url(assets/img/icons/login-facebook-icon.png); background-color: #5d82d1; } .login-page .login-options .login-op-btn.gp { background-image: url(assets/img/icons/login-google-icon.png); background-color: #eb5e4c; } .login-page .login-options .login-op-btn.tw { background-image: url(assets/img/icons/login-twitter-icon.png); background-color: #40bff5; } .login-page .login-options .login-op-btn.ya { background-image: url(assets/img/icons/login-yahoo-icon.png); background-color: #ab47ac; } .login-page .login-form .input .submit-input:hover, .login-page .login-options .login-op-btn:hover { background-color: #383c4b; } .login-page .register .input .submit-input { margin-bottom: 0; } /* 20 - Contact */ .contact { background: #f5f5f5; padding-bottom: 100px; } /* map */ .contact .big-map .fixed-map { height:350px; overflow: hidden; border-radius: 4px; position: relative; margin: 100px 0 30px; } .contact .big-map .full-map { width: 100%; height: 448px; margin-bottom: 30px; position: relative; } .contact .big-map .fixed-map:after, .contact .big-map .full-map:after { content: ''; background: rgba(0, 0, 0, .25); display: block; width: 100%; height: 3px; position: absolute; left: 0; bottom: 0; } .contact .sidebar .search { margin-bottom: 30px; } .contact.contact-3 { padding: 100px 0; } .contact.contact-3 .fixed-map { margin-top: 0; } .gm-style-iw * { display: block; width: 100%; } .gm-style-iw h4, .gm-style-iw p { margin: 0; padding: 0; } .gm-style-iw a { color: #4272db; } /* form */ .contact .sidebar, .contact .sidebar .contact-info { margin-top: 0; } .contact .contact-left .contact-text { color: #5a5e6a; margin-bottom: 20px; } .follow-icons ul li:first-child { margin-left: 0; } .contact .contact-right .info-text { color: #5a5e6a; } .contact .contact-right .call { color: #fe9d68; margin-top: 22px; } /* Typography page */ .typography, .shortcodes { background: #f5f5f5; } .space { height: 30px; clear: both; } .headlines .item p, .column-item .row-content { color: #5a5e6a; } blockquote { display: block; position: relative; padding: 23px 30px 25px 30px; margin: 6px 0; } blockquote .story { font-size: 20px; font-style: italic; color: #fe9d68; margin-bottom: 15px; } blockquote .name { font-size: 13px; color: #5a5e6a; } blockquote.blockquote-1 { border-left: 6px solid #fe9d68; } blockquote.blockquote-2:before, blockquote.blockquote-2:after { content: '\f10d'; display: block; font: normal normal normal 16px/1 "FontAwesome"; color: #a9abb0; position: absolute; } blockquote.blockquote-2:before { left: 0; top: 0; } blockquote.blockquote-2:after { content: '\f10e'; right: 0; bottom: 0; } blockquote.blockquote-3 { background: #f8f7f7; border: 1px solid #e9e8e8; border-radius: 5px; } blockquote.blockquote-4 { background: #fe9d68; border-radius: 5px; } blockquote.blockquote-4 .story { color: #fff; } /* lists */ .list ul li, .list ol li { color: #5a5e6a; line-height: 30px; } .ul-list ul li, .ol-list ol li { list-style: inside; } .ol-list ol li { list-style-type: decimal; } [class^="list-"] li:before, [class*="list-"] li:before { color: #fe9d68; margin-right: 10px; font: normal normal normal 15px/1 "FontAwesome"; } .list-play-circle ul li:before { content: '\f01d'; } .list-arrow-circle ul li:before { content: '\f0a9'; } .list-checked-circle ul li:before { content: '\f05d'; } .list-bold-caret ul li:before { content: '\f0da'; } .list-normal-caret ul li:before { content: '\f105'; } .list-star ul li:before { content: '\f006'; } /* 21 - Social icons */ .social-media-icons ul li a { background: #ff8e2e; display: block; margin: 0 10px 10px 0; width: 32px; height: 32px; line-height: 32px; text-align: center; font-size: 18px; color: #fff; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15); } .social-media-icons ul li a:hover { background: #383c4b; } .colored ul li .fb {background: #5d82d1;} .colored ul li .pn {background: #e13138;} .colored ul li .tw {background: #40bff5;} .colored ul li .gp {background: #eb5e4c;} .colored ul li .rss {background: #faa33d;} .colored ul li .vm {background: #35c6ea;} .colored ul li .dr {background: #f7659c;} .colored ul li .tm {background: #426d9b;} .colored ul li .be {background: #1879fd;} .colored ul li .st {background: #ff5c30;} .colored ul li .dp {background: #17a3eb;} .colored ul li .sc {background: #ff7e30;} .colored ul li .fm {background: #f34320;} .colored ul li .fk {background: #ff48a3;} .colored ul li .dv {background: #6a8a7b;} .colored ul li .in {background: #238cc8;} .colored ul li .dgg {background: #75788d;} .colored ul li .xg {background: #1a8e8c;} .colored ul li .git {background: #3f91cb;} .colored ul li .ig {background: #548bb6;} .colored ul li .ya {background: #ab47ac;} .colored ul li .yt {background: #ef4e41;} .colored ul li .sp {background: #13c1f3;} .colored ul li .at {background: #25a774;} .colored ul li .wp {background: #2592c3;} .colored ul li .pl {background: #ff7850;} .colored ul li .dl {background: #377bda;} .colored ul li .dl {background: #ff9233;} .colored ul li .dd {background: #377bda;} .colored ul li .ap {background: #b3b5b8;} .colored ul li .vk {background: #4778ac;} /* 22 - Pricing tables */ .pricing-tables { background: #f5f5f5; padding: 100px 0; } .pricing-tables .table-row { margin-bottom: 70px; } .pricing-tables .table-row .table { background: #fff; padding-bottom: 20px; text-align: center; border-radius: 2px; overflow: hidden; box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.13), inset 0px -2px 0px 0px rgba(0, 0, 0, 0.12); } .pricing-tables .table-row .table .table-header { background: #fe9d68; box-shadow: none; } .pricing-tables .table-1 .table .table-header { padding: 15px 0; } .pricing-tables .table-row .table .table-header .icon { background: #2f3342; width: 94px; height: 94px; line-height: 100px; margin: auto; border-radius: 50%; border: 4px solid #fa7c49; } .pricing-tables .table-row .table .table-header .icon i { color: #fff; font-size: 38px; } .pricing-tables .table-row .table .table-header .text { font-size: 20px; font-weight: bold; color: #fff; } .pricing-tables .table-1 .table .table-header .text { margin-top: 15px; } .pricing-tables .table-row .table .table-body .features li { font-size: 16px; color: #5a5e6a; padding: 13px 5px; border-bottom: 1px solid #ededed; cursor: default; } .pricing-tables .table-row .table .table-footer { padding: 20px 20px 0; } .pricing-tables .table-row .table .table-footer .order-btn a { display: block; background: #fa9964; padding: 12px 10px; font-weight: bold; font-size: 20px; color: #fff; border-radius: 2px; text-align: left; box-shadow: none; } .pricing-tables .table-row .table .table-footer .order-btn .currency { font-size: 14px; } .pricing-tables .table-row .table .table-footer .order-btn .icon { background: #383c4b; width: 28px; height: 28px; line-height: 28px; font-size: 13px; border-radius: 1px; text-align: center; } /* table 1 */ .pricing-tables .table-1 .table:hover .table-header .icon { border-color: #2f3342; } .pricing-tables .table-1 .table .table-footer .order-btn a:hover { background: #383c4b; } .pricing-tables .table-1 .table .table-footer .order-btn a:hover .icon { background: #fff; color: #383c4b; } .pricing-tables .table-1 .table .table-body .features li:hover, .pricing-tables .table-2 .table .table-body .features li:hover { background: #f9f9f9; } /* table 2 */ .pricing-tables .table-2 .table .table-header { padding: 50px 0; } .pricing-tables .table-2 .table .table-header .text { font-size: 25px; } .pricing-tables .table-2 .table .table-header .price { margin-top: 17px; color: #2a2e3d; font-size: 14px; } .pricing-tables .table-2 .table .table-footer .order-btn a { background: #000020; text-align: center; } .pricing-tables .table-2 .table .table-footer .order-btn a:hover { background: #fa9964; } /* table 3 */ .pricing-tables .table-3 { margin-bottom: 0; } .pricing-tables .table-3 .table { background: #383c4b; text-align: left; padding: 0 20px; } .pricing-tables .table-3 .table .table-header { background: none; padding: 50px 0; border-bottom: 1px solid #2c2e39; } .pricing-tables .table-3 .table .table-header .text { font-size: 28px; } .pricing-tables .table-3 .table .table-header .price { margin-top: 17px; color: #fe9d68; font-style: italic; font-size: 16px; } .pricing-tables .table-3 .table .table-body { padding: 12px 0; } .pricing-tables .table-3 .table .table-body .features li { border: none; color: #b5b7bb; } .pricing-tables .table-3 .table .table-footer { padding: 20px 0 20px 0; border-top: 1px solid #2c2e39; } .pricing-tables .table-3 .table .table-footer .order-btn a { display: inline-block; text-align: center; font-size: 17px; padding: 14px 0; width: 105px; } .pricing-tables .table-3 .table .table-footer .order-btn a.details { background: #000020; } .pricing-tables .table-3 .table .table-footer .order-btn a:hover { background: #fff; color: #383c4b; } /* 21 - Coming soon */ .coming-soon { background: #f5f5f5; padding: 220px 0; } .countdown { text-align: center; margin-bottom: 60px; } .countdown div { display: inline-block; width: 150px; height: 150px; padding-top: 15px; border-radius: 50%; border: 6px solid #313542; color: #fa9964; font-size: 50px; font-weight: bold; margin-left: 50px; } .countdown div:first-child { margin-left: 0; } .countdown div span { display: block; font-size: 20px; } /* 22 - Page 404 */ .error-page { background: #f5f5f5; padding: 108px 0 115px; } .error-page .not-found { background: #fa9964; width: 330px; height: 330px; margin: auto; text-align: center; border-radius: 50%; padding-top: 65px; margin-bottom: 20px; } .error-page .not-found span { display: block; color: #fff; } .error-page .not-found .num { font-size: 110px; font-weight: 300; } .error-page .not-found .text { font-size: 16px; margin-top: -5px; } .error-page .error-message { font-size: 24px; color: #5a5e6a; text-align: center; margin-bottom: 55px; } /* 404 v2 */ .error-page.full-page { position: relative; height: 100%; background: url(assets/img/error-page-bg.jpg) no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } .error-page.full-page:after { content: ''; display: block; background-color: rgba(38, 41, 52, .96); width: 100%; height: 100%; position: absolute; left: 0; top: 0; } .error-page.full-page .container { position: relative; z-index: 1; } .error-page.full-page .not-found { background: none; border: 5px solid #fa9964; } .error-page.full-page .error-message { color: #fff; } .error-page.full-page .share-icons { background: none; border: 2px solid #5a5e6a; border-radius: 4px; } /* 23 - Dark version */ .dark { background-color: #343741; color: #828489; } .dark .top-bar, .dark .top-bar .top-social-icons li a, .dark header.static-header, .dark .sidebar .sidebar-widget ul.tabs li, .dark .sidebar .sidebar-widget.last-posts ul li, .dark .portfolio-filter ul li.item a, .dark .countdown div { border-color: #41444d; } .dark header.alt .site-name, .dark h6.head-title { color: #fff; } .dark header.alt .main-navigation > ul > li > a { color: #efefef; } .dark header .main-navigation li.parent-item ul.submenu, .dark header .main-navigation li.parent-item ul.submenu ul, .dark header .main-navigation li.courses-menu li .single-item, .dark .mobile-navigation .mobile-container ul, .dark .mobile-navigation .mobile-container li.haschild > ul, .dark header.alt, .dark .course-search, .dark .course-search:before { background: #2c2f3c; } .dark header .main-navigation li.parent-item ul.submenu li a, .dark header .main-navigation li.parent-item ul.submenu ul, .dark .mobile-navigation .mobile-container li.parent-item a, .dark .mobile-navigation .mobile-container li.courses-menu .course-menu-item { border-bottom-color: #353845; border-left-color: #353845; border-right-color: #353845; } .dark header .main-navigation li.parent-item ul.submenu li:hover > a, .dark .mobile-navigation .mobile-container li.parent-item a:hover { background: #262936; } .dark .tp-banner > ul li:after, .dard .fullscreen > ul li:after, .dark .course-search-section:after { background: rgba(12, 13, 16, .9); } .dark .top-bar, .dark .course-search #course-name, .dark .course-search.alt .dropdown, .dark .dropdown, .dark .dropdown.open div { background: #353842; } .dark .course-search #course-name, .dark .course-search.alt .dropdown, .dark .dropdown, .dark .dropdown div, .dark .comment-form .input input:not([type=submit]), .dark .comment-form .input textarea, .dark .contact-form .input input:not([type=submit]), .dark .contact-form .input textarea, .dark .login-page .login-form .input input, .dark .coming-soon .share-icons, .dark .error-page .share-icons { border: 1px solid #50525c; } .dark .course-search.alt .dropdown div { left: -1px; } .dark .dropdown li { border-bottom-color: #50525c; } /* light text */ .dark header .main-navigation li.courses-menu li .single-item .courses-num, .dark header .main-navigation li.courses-menu li .single-item a:hover, .dark .dropdown .selected, .dark .dropdown li.active, .dark .full-section .section-description, .dark .basic-slider-box .post-title a:hover, .dark .basic-slider-box .post .meta a:hover, .dark .sidebar .sidebar-widget.cats ul li a, .dark .comments-list li .author .date, .dark .portfolio-overlay .course-info .course-title .cat, .dark .contact .contact-right .info-text, .dark .login-page .login-form .custom-checkbox label, .dark .list ul li, .dark .list ol li, .dark #login-modal .close-modal, .dark #register-modal .close-modal { color: #97989b; } .dark .dropdown li.focus { background-color: #202126; } .dark .course-search #search-btn { background-color: #111217; } .dark .course-search.alt .container { background: none; border-radius: 0; box-shadow: none; } /* light bg */ .dark .features-section, .dark .latest-courses-section, .dark .misc-section, .dark .login-page, .dark .latest-courses-content.listview .course .details, .dark .post, .dark .post .entry .share-post, .dark .follow-icons, .dark .share-icons, .dark .post .entry-sidebar .course-details div, .dark .blog, .dark .blog .blogpost .meta div, .dark .post.single .meta div, .dark .contact, .dark .coming-soon, .dark .error-page, .dark .typography, .dark .shortcodes, .dark .pricing-tables, .dark .sidebar .sidebar-widget .tab-posts .post-item, .dark .comment-form .input input:not([type=submit]), .dark .comment-form .input textarea, .dark .contact-form .input input:not([type=submit]), .dark .contact-form .input textarea, .dark .login-page .login-form .input input, .dark .custom-checkbox:not(#foo) .checkbox-input + label:before { background-color: #343741; } /* dark bg */ .dark .instructors-section, .dark .categories-section, .dark .features-section.alt, .dark .accordion .accordion-header, .dark .accordion .accordion-content, .dark .instructor.alt .details .rating, .dark .questions .flexslider li .query, .dark .home-skills .skillbar, .dark .latest-courses-section.dark-bg, .dark .pagination li a, .dark .post .entry, .dark .post .course-details, .dark .contact .contact-left, .dark .login-page .login-form, .dark .login-page .login-options, .dark .entry-sidebar .instructor.alt, .dark .about-section, .dark .sidebar .sidebar-widget ul.tabs li, .dark .comment-form, .dark .comments-list, .dark .portfolio-filter ul li a { background-color: #2d303c; } .dark .instructors-section .instructor-info, .dark .latest-courses-section .course, .dark .add-courses, .dark .instructor.alt, .dark .categories-section .cat-box, .dark .blog .blogpost, .dark .sidebar .sidebar-widget, .dark .sidebar .sidebar-widget ul.tabs li.active, .dark .sidebar .search .search-input { background-color: #494c57; } .dark .flex-control-paging li a { background-color: #252732; } /* c4b alternative */ .dark .instructors-section .instructor-info .name, .dark .latest-courses-section .course-info .course-title a, .dark .categories-section .cat-box .courses-counter .nums, .dark .categories-section .cat-box .cat-title a:hover, .dark .sidebar .sidebar-widget.last-posts ul li a { color: #252732; } .dark .instructor-info .position, .dark .latest-courses-section .course-info .course-description, .dark .add-courses .add-courses-description, .dark .categories-section .cat-box .courses-counter, .dark .blog-posts .post-description, .dark .questions .query-description, .dark .sidebar .sidebar-widget .tab-posts .post-item .description, .dark .comment-form .addcomment-title .text, .dark .login-page .login-form .login-title .text { color: #828489; } .dark .accordion .accordion-header, .dark .accordion .accordion-content, .dark .questions .flexslider li .query { border-color: #575961; } .dark .instructor.alt .details { border-color: #2d303c; } .dark .instructor.alt .details .rating span.star:before { color: #7C7F8B; } .dark header.alt .mobile-navigation .mobile-btn span, .dark header.alt .mobile-navigation .mobile-btn span:before, .dark header.alt .mobile-navigation .mobile-btn span:after { background: #a5a5a5; } /* 24 - Footer */ footer { padding-top: 70px; background: #2b2e3b; } footer h6.widget-title { text-align: left; padding-bottom: 11px; margin-bottom: 14px; border-bottom: 1px solid #3d404d; } /* About Widget */ footer .about-widget .about-text { color: #d6d6d8; font-size: 12px; line-height: 21px; text-align: justify; margin-bottom: 20px; } /* Links */ footer .footer-links ul li { margin-bottom: 12px; } footer .footer-links ul li a, footer .twitter-widget .tweet a { background: url(assets/img/icons/footer-link-arrow.png) no-repeat left center; display: inline-block; color: #fe9d68; padding-left: 18px; } footer .footer-links ul li a:hover, footer .twitter-widget .tweet a:hover { color: #fff; text-shadow: 0 1px 0 #000; background-position: 2px center; } /* Twitter Widget */ footer .twitter-widget { position: relative; } footer .twitter-widget .tweet { color: #d6d6d8; line-height: 22px; margin-bottom: 21px; } footer .twitter-widget .tweet:last-child { margin-bottom: 0; } footer .twitter-widget .tweet .date { font-size: 11px; color: #6f7478; } /* Tweets & Courses Slider */ footer .twitter-widget #tweets-slider, footer .courses-widget #footer-courses-slider { position: static; } footer .twitter-widget #tweets-slider .flex-control-nav, footer .courses-widget #footer-courses-slider .flex-control-nav { width: auto; top: 10px; right: 0; bottom: auto; } footer .twitter-widget #tweets-slider .flex-control-nav li, footer .courses-widget #footer-courses-slider .flex-control-nav li { margin: 0 0 0 10px; } footer .twitter-widget #tweets-slider .flex-control-nav li a, footer .courses-widget #footer-courses-slider .flex-control-nav li a { background-color: #f4f4f4; } footer .twitter-widget #tweets-slider .flex-control-nav li a.flex-active, footer .courses-widget #footer-courses-slider .flex-control-nav li a.flex-active { background-color: #fe9d68; } /* Courses Widget */ footer .courses-widget { position: relative; } footer .courses-widget .course-info { margin-left: 58px; margin-bottom: 30px; } footer .courses-widget .course-info:last-child { margin-bottom: 0; } footer .courses-widget .course-icon .icon { background-color: #fe9d68; display: block; width: 38px; height: 38px; border-radius: 2px; } footer .courses-widget .course-icon .icon i { display: block; text-align: center; color: #fff; line-height: 38px; font-size: 18px; } footer .courses-widget .footer-course-title a { display: block; padding-bottom: 13px; color: #fe9d68; font-weight: bold; } footer .courses-widget .footer-course-title a:hover { color: #fff; text-shadow: 0 1px 0 #000; } footer .courses-widget .footer-course-description { color: #d6d6d8; } footer .courses-widget .course-date { display: block; font-size: 11px; color: #afb1b2; margin-top: 5px; } /* Bottom Footer **************************************************/ footer #bottom { margin-top: 70px; background: #262934; height: 68px; line-height: 68px; } footer #bottom .copyright p { color: #a9abb0; line-height: 68px; } footer #bottom .copyright a { color: #fe9d68; } footer #bottom .copyright a:hover { color: #fff; text-shadow: 0 1px 0 #000; } /* Social Icons */ footer #bottom .footer-social-icons { padding-top: 20px; } footer #bottom .footer-social-icons li { float: left; margin-left: 6px; } footer #bottom .footer-social-icons li a { background: #2c2f3c; display: block; width: 28px; height: 28px; line-height: 28px; text-align: center; border-radius: 2px; } footer #bottom .footer-social-icons li a:hover { background: #fe9d68; } footer #bottom .footer-social-icons li a i { color: #eef1f2; font-size: 14px; } footer #bottom .footer-social-icons li a:hover i { color: #383c4b; } /* 25 - Animation & Transition */ header .main-navigation li.parent-item ul.submenu li.haschild > a:after, header .mobile-navigation .mobile-container li.haschild > a:after, .course-search:before, .accordion .inactive-header:after, .accordion .active-header:after, .course-search.alt #search-btn, .instructor.alt .details .rating span.star, .inner-head .breadcrumb li:after, .sidebar .search .submit-btn, blockquote.blockquote-2:before, blockquote.blockquote-2:after, [class^="list-"] li:before, [class*="list-"] li:before { text-rendering:auto; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; } .ln-tr { -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -ms-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; } header .main-navigation ul li:after, header.alt .main-navigation > ul > li.courses-menu > a:after { -webkit-transition: all .2s ease; -moz-transition: all .2s ease; -ms-transition: all .2s ease; -o-transition: all .2s ease; transition: all .2s ease; } .es-tr { -webkit-transition: all .4s ease; -moz-transition: all .4s ease; -ms-transition: all .4s ease; -o-transition: all .4s ease; transition: all .4s ease; } .categories-section .cat-box, footer #bottom .footer-social-icons li a i, .instructors-section .instructor-info .social-icons li a i, .top-bar .top-social-icons ul li a i, .post .entry .icons ul li a i { -webkit-transition: transform .25s ease; -moz-transition: transform .25s ease; -ms-transition: transform .25s ease; -o-transition: transform .25s ease; transition: transform .25s ease; } .categories-section .cat-box:hover .cat-image .cat-icon i, footer #bottom .footer-social-icons li a:hover i, .instructors-section .instructor-info .social-icons li a:hover i, .top-bar .top-social-icons ul li a:hover i, .post .entry .icons ul li a:hover i, .follow-icons ul li a:hover i, .share-icons ul li a:hover i, .social-media-icons ul li a:hover i, .portfolio-overlay .course .details-overlay span a:hover i, header .main-navigation li.courses-menu li .single-item:hover .item-icon i { -webkit-animation: TextSprite .25s forwards; -moz-animation: TextSprite .25s forwards; -ms-animation: TextSprite .25s forwards; -o-animation: TextSprite .25s forwards; animation: TextSprite .25s forwards; } @-webkit-keyframes TextSprite { 49% { -webkit-transform: translateY(-100%); } 50% { -webkit-transform: translateY(100%); opacity: 0; } 51% { opacity: 1; } } @-moz-keyframes TextSprite { 49% { -moz-transform: translateY(-100%); } 50% { -moz-transform: translateY(100%); opacity: 0; } 51% { opacity: 1; } } @-ms-keyframes TextSprite { 49% { -ms-transform: translateY(-100%); } 50% { -ms-transform: translateY(100%); opacity: 0; } 51% { opacity: 1; } } @-o-keyframes TextSprite { 49% { -o-transform: translateY(-100%); } 50% { -o-transform: translateY(100%); opacity: 0; } 51% { opacity: 1; } } @keyframes TextSprite { 49% { transform: translateY(-100%); } 50% { transform: translateY(100%); opacity: 0; } 51% { opacity: 1; } } /* Slider Animation */ #home-slider .flex-active-slide .slide-title { -webkit-animation: LeftSlideIn 1.3s forwards; -moz-animation: LeftSlideIn 1.3s forwards; -ms-animation: LeftSlideIn 1.3s forwards; -o-animation: LeftSlideIn 1.3s forwards; animation: LeftSlideIn 1.3s forwards; } #home-slider .flex-active-slide .slide-description { -webkit-animation: RightSlideIn 2s forwards; -moz-animation: RightSlideIn 2s forwards; -ms-animation: RightSlideIn 2s forwards; -o-animation: RightSlideIn 2s forwards; animation: RightSlideIn 2s forwards; } @-webkit-keyframes LeftSlideIn { 0% { left: 50%; -webkit-transform: skewX(-75deg); -moz-transform: skewX(-75deg); -ms-transform: skewX(-75deg); -o-transform: skewX(-75deg); transform: skewX(-75deg); } 75% { left: 0; -webkit-transform: skewX(30deg); -moz-transform: skewX(30deg); -ms-transform: skewX(30deg); -o-transform: skewX(30deg); transform: skewX(30deg); } 100% { left: 0; -webkit-transform: skewX(0deg); -moz-transform: skewX(0deg); -ms-transform: skewX(0deg); -o-transform: skewX(0deg); transform: skewX(0deg); } } @-moz-keyframes LeftSlideIn { 0% { left: 50%; -webkit-transform: skewX(-75deg); -moz-transform: skewX(-75deg); -ms-transform: skewX(-75deg); -o-transform: skewX(-75deg); transform: skewX(-75deg); } 75% { left: 0; -webkit-transform: skewX(30deg); -moz-transform: skewX(30deg); -ms-transform: skewX(30deg); -o-transform: skewX(30deg); transform: skewX(30deg); } 100% { left: 0; -webkit-transform: skewX(0deg); -moz-transform: skewX(0deg); -ms-transform: skewX(0deg); -o-transform: skewX(0deg); transform: skewX(0deg); } } @-ms-keyframes LeftSlideIn { 0% { left: 50%; -webkit-transform: skewX(-75deg); -moz-transform: skewX(-75deg); -ms-transform: skewX(-75deg); -o-transform: skewX(-75deg); transform: skewX(-75deg); } 75% { left: 0; -webkit-transform: skewX(30deg); -moz-transform: skewX(30deg); -ms-transform: skewX(30deg); -o-transform: skewX(30deg); transform: skewX(30deg); } 100% { left: 0; -webkit-transform: skewX(0deg); -moz-transform: skewX(0deg); -ms-transform: skewX(0deg); -o-transform: skewX(0deg); transform: skewX(0deg); } } @-o-keyframes LeftSlideIn { 0% { left: 50%; -webkit-transform: skewX(-75deg); -moz-transform: skewX(-75deg); -ms-transform: skewX(-75deg); -o-transform: skewX(-75deg); transform: skewX(-75deg); } 75% { left: 0; -webkit-transform: skewX(30deg); -moz-transform: skewX(30deg); -ms-transform: skewX(30deg); -o-transform: skewX(30deg); transform: skewX(30deg); } 100% { left: 0; -webkit-transform: skewX(0deg); -moz-transform: skewX(0deg); -ms-transform: skewX(0deg); -o-transform: skewX(0deg); transform: skewX(0deg); } } @keyframes LeftSlideIn { 0% { left: 50%; -webkit-transform: skewX(-75deg); -moz-transform: skewX(-75deg); -ms-transform: skewX(-75deg); -o-transform: skewX(-75deg); transform: skewX(-75deg); } 75% { left: 0; -webkit-transform: skewX(30deg); -moz-transform: skewX(30deg); -ms-transform: skewX(30deg); -o-transform: skewX(30deg); transform: skewX(30deg); } 100% { left: 0; -webkit-transform: skewX(0deg); -moz-transform: skewX(0deg); -ms-transform: skewX(0deg); -o-transform: skewX(0deg); transform: skewX(0deg); } } @-webkit-keyframes RightSlideIn { 0% { right: 50%; opacity: 0; } 75% { right: -20px; opacity: 1; } 100% { right: 0; opacity: 1; } } @-moz-keyframes RightSlideIn { 0% { right: 50%; opacity: 0; } 75% { right: -20px; opacity: 1; } 100% { right: 0; opacity: 1; } } @-ms-keyframes RightSlideIn { 0% { right: 50%; opacity: 0; } 75% { right: -20px; opacity: 1; } 100% { right: 0; opacity: 1; } } @-o-keyframes RightSlideIn { 0% { right: 50%; opacity: 0; } 75% { right: -20px; opacity: 1; } 100% { right: 0; opacity: 1; } } @keyframes RightSlideIn { 0% { right: 50%; opacity: 0; } 75% { right: -20px; opacity: 1; } 100% { right: 0; opacity: 1; } } /* Inspired by Animate.css */ .animated { -webkit-animation-duration: 1.5s; -moz-animation-duration: 1.5s; -o-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; -o-animation-fill-mode: both; animation-fill-mode: both; } .animated.fadeInDown { -webkit-animation-name: fadeInDown; -moz-animation-name: fadeInDown; -o-animation-name: fadeInDown; animation-name: fadeInDown; } @-webkit-keyframes fadeInDown { 0% { opacity: 0; -webkit-transform: translateY(-25px); } 100% { opacity: 1; -webkit-transform: translateY(0); } } @-moz-keyframes fadeInDown { 0% { opacity: 0; -moz-transform: translateY(-25px); } 100% { opacity: 1; -moz-transform: translateY(0); } } @-ms-keyframes fadeInDown { 0% { opacity: 0; -o-transform: translateY(-25px); } 100% { opacity: 1; -o-transform: translateY(0); } } @-o-keyframes fadeInDown { 0% { opacity: 0; -o-transform: translateY(-25px); } 100% { opacity: 1; -o-transform: translateY(0); } } @keyframes fadeInDown { 0% { opacity: 0; transform: translateY(-25px); } 100% { opacity: 1; transform: translateY(0); } } /* Scroll Down */ .scroll-down a i { -webkit-animation: BounceDown 1.2s infinite; -moz-animation: BounceDown 1.2s infinite; -ms-animation: BounceDown 1.2s infinite; -o-animation: BounceDown 1.2s infinite; animation: BounceDown 1.2s infinite; } @-webkit-keyframes BounceDown { 0% { opacity: 0; -webkit-transform: translateY(-20px); -moz-transform: translateY(-20px); -ms-transform: translateY(-20px); -o-transform: translateY(-20px); transform: translateY(-20px); } 50% { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(7px); -moz-transform: translateY(7px); -ms-transform: translateY(7px); -o-transform: translateY(7px); transform: translateY(7px); } } @-moz-keyframes BounceDown { 0% { opacity: 0; -webkit-transform: translateY(-20px); -moz-transform: translateY(-20px); -ms-transform: translateY(-20px); -o-transform: translateY(-20px); transform: translateY(-20px); } 50% { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(7px); -moz-transform: translateY(7px); -ms-transform: translateY(7px); -o-transform: translateY(7px); transform: translateY(7px); } } @-ms-keyframes BounceDown { 0% { opacity: 0; -webkit-transform: translateY(-20px); -moz-transform: translateY(-20px); -ms-transform: translateY(-20px); -o-transform: translateY(-20px); transform: translateY(-20px); } 50% { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(7px); -moz-transform: translateY(7px); -ms-transform: translateY(7px); -o-transform: translateY(7px); transform: translateY(7px); } } @-o-keyframes BounceDown { 0% { opacity: 0; -webkit-transform: translateY(-20px); -moz-transform: translateY(-20px); -ms-transform: translateY(-20px); -o-transform: translateY(-20px); transform: translateY(-20px); } 50% { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(7px); -moz-transform: translateY(7px); -ms-transform: translateY(7px); -o-transform: translateY(7px); transform: translateY(7px); } } @keyframes BounceDown { 0% { opacity: 0; -webkit-transform: translateY(-20px); -moz-transform: translateY(-20px); -ms-transform: translateY(-20px); -o-transform: translateY(-20px); transform: translateY(-20px); } 50% { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(7px); -moz-transform: translateY(7px); -ms-transform: translateY(7px); -o-transform: translateY(7px); transform: translateY(7px); } }
src/main/resources/other/template_files/coursaty/style.css
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400italic,700,600,400); @import url(http://fonts.googleapis.com/css?family=Lato:400,700,700italic); @import url(assets/css/base.css); @import url(assets/css/components.css); @import url(assets/css/font-awesome.min.css); /* 01 - General & Basic Styles */ html { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font: normal 13px 'Open Sans', Arial, sans-serif; color: #353a48; overflow: hidden; } .bboxed { background-image: url(assets/img/patterns/bg13.png); background-repeat: repeat; } .boxed, .boxed-2 { position: relative; width: 1200px; margin: 0 auto; box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.25); } .boxed-2 { margin-top: 40px; margin-bottom: 40px; } .loader { position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 9999; background: url(assets/img/icons/loader.svg) no-repeat center center #fe9d68; background-size: 60px; } .full-section { padding: 83px 0 100px 0; } .full-section .section-description { text-align: center; color: #353a48; max-width: 770px; margin: auto; } .full-section .section-content { margin-top: 54px; } .fancy-shadow { box-shadow: 0 1px 1px rgba(0, 0, 0, .1); position: relative; } .btn { font: bold 13px 'Open Sans', Arial, sans-serif; display: inline-block; height: 29px; line-height: 29px; color: #fff; padding: 0 15px; border-radius: 4px; margin-right: 17px; background-color: #383c4b; } .btn.orange-btn { background-color: #fe9d68; } .grad-btn, .course-search.alt .container, .post-type-icon { box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .25), inset 0 1px 0 0 rgba(255, 255, 255, .05); background-image: -webkit-linear-gradient(0deg, rgba(0, 0, 0, .1) 0%, rgba(0, 0, 0, 0) 100%); background-image: -moz-linear-gradient(0deg, rgba(0, 0, 0, .1) 0%, rgba(0, 0, 0, 0) 100%); background-image: -ms-linear-gradient(0deg, rgba(0, 0, 0, .1) 0%, rgba(0, 0, 0, 0) 100%); background-image: -o-linear-gradient(0deg, rgba(0, 0, 0, .1) 0%, rgba(0, 0, 0, 0) 100%); background-image: linear-gradient(0deg, rgba(0, 0, 0, .1) 0%, rgba(0, 0, 0, 0) 100%); -webkit-transition: all .25s ease-out; -moz-transition: all .25s ease-out; -ms-transition: all .25s ease-out; -o-transition: all .25s ease-out; transition: all .25s ease-out; } a.btn:hover { opacity: .7; } /* 02 - Typography */ p { font: normal 13px/22px 'Open Sans', Arial, sans-serif; } h2.slide-title, h3.section-title, h3.course-title, h3.post-title, h4.cat-title, h4.accordion-header, h5.feature-title, h6.head-title, h4.title, h6.widget-title, .site-name { font-family: 'Lato', Arial, sans-serif; text-align: center; font-weight: 700; } h2.slide-title { font-size: 40px; font-weight: bold; line-height: 45px; text-transform: uppercase; } h3.section-title { font-size: 25px; line-height: 50px; color: #fe9d68; } h3.course-title, h3.blogpost-title, h3.single-title { font-size: 18px; font-weight: bold; line-height: 32px; } h3.post-title { font-size: 16px; } h4.cat-title { font-size: 16px; line-height: 46px; } h4.accordion-header { font-size: 14px; color: #5a5e6a; } h4.footer-course-title { font-size: 14px; line-height: 14px; } h5.feature-title { font-size: 18px; line-height: 46px; color: #fe9d68; } h6.head-title { font-size: 20px; line-height: 24px; color: #383c4b; } h6.widget-title { font-size: 16px; line-height: 30px; color: #fff; } h2.about-title { font-size: 18px; color: #fa9964; font-weight: bold; margin-bottom: 22px; } h5.sidebar-widget-title, h5.contact-title { font-size: 18px; font-weight: bold; } h1.h1-title, h2.h2-title, h3.h3-title, h4.h4-title, h5.h5-title, h6.h6-title { color: #fe9d68; font-weight: bold; margin-bottom: 5px; } h1.h1-title { font-size: 32px; } h2.h2-title { font-size: 28px; } h3.h3-title { font-size: 25px; } h4.h4-title { font-size: 22px; } h5.h5-title { font-size: 18px; } h6.h6-title { font-size: 14px; } .row-title { font-size: 20px; font-weight: bold; color: #fe9d68; margin-bottom: 10px; } /* 03 - Header & Navigation */ header { height: 100px; position: absolute; left: 0; top: 0; width: 100%; z-index: 30; } header .logo-container { padding-top: 30px; } header .logo-container img { width: 40px; } header .logo-container .site-name { font-size: 28px; color: #fff; font-style: italic; margin-left: 15px; } header .logo-container .site-name span { color: #fe9d68; } header .logo-container .slogan { font-size: 12px; margin-left: 3px; color: #a9abb0; } header.alt { position: relative; background: #fafafa; } header.alt .logo-container .site-name { color: #383c4b; } header.static-header, .sidebar .sidebar-widget .post-item .read-more { border-bottom: 1px solid #dbdbdb; background-image: -webkit-linear-gradient(90deg, #f7f7f7 0%, #fff 100%); background-image: -moz-linear-gradient(90deg, #f7f7f7 0%, #fff 100%); background-image: -ms-linear-gradient(90deg, #f7f7f7 0%, #fff 100%); background-image: -o-linear-gradient(90deg, #f7f7f7 0%, #fff 100%); background-image: linear-gradient(90deg, #f7f7f7 0%, #fff 100%); } header.static-header { position: static; } /* Top Bar */ .top-bar { height: 40px; background: #f5f5f5; border-bottom: 1px solid #e6e6e7; overflow: hidden; } .top-bar .top-social-icons ul li { float: left; margin-right: 7px; padding-top: 8px; } .top-bar .top-social-icons ul li a { display: block; border-radius: 2px; border: 1px solid #e6e6e6; width: 25px; height: 25px; line-height: 25px; font-size: 15px; text-align: center; color: #a9abb0; } .top-bar .top-social-icons ul li a:hover { background: #fe9d68; color: #fff; border: 0; } .top-bar .top-contact li { line-height: 40px; } .top-bar .top-contact li i { font-size: 15px; color: #fe9d68; margin-right: 10px; } .top-bar .top-contact li.divider { margin: 0 12px 0 9px; } .top-bar .top-contact li i.fa-phone { vertical-align: middle; } .top-bar .top-contact li .text, .top-bar .top-contact li .text a { color: #a9abb0; } .top-bar .top-contact li .text a:hover { color: #fe9d68; text-decoration: underline; } /* Main Navigation */ header > .container { position: relative; } header .main-navigation > ul > li { float: left; margin-right: 17px; position: relative; } header .main-navigation > ul > li:last-child { margin: 0; } header .main-navigation > ul > li:last-child a { padding-right: 0; } header .main-navigation > ul > li > a { color: #fff; font-size: 14px; font-weight: bold; line-height: 100px; padding: 0 10px; display: block; position: relative; } header .main-navigation > ul > li > a:focus { outline: 0; } header .main-navigation > ul > li.login > a span { background: #fe9d68; padding: 5px 10px; border-radius: 3px; box-shadow: none; } header .main-navigation ul li.current_page_item a, header .main-navigation ul li a:hover, header.alt .main-navigation ul li.current_page_item a, header.alt .main-navigation ul li a:hover, header .main-navigation li.parent-item ul.submenu li:hover > a { color: #fe9d68; } header.alt .main-navigation > ul > li.login > a { color: #fff; } header .main-navigation > ul > li.login > a:hover { color: #383c4b; } header.alt .main-navigation > ul > li.login > a:hover span { background: #383c4b; color: #fff; } header.alt .main-navigation > ul > li.login:after { display: none; } /* 2nd menu option */ header.alt .main-navigation > ul > li:after, header.alt .main-navigation > ul > li.courses-menu > a:after { content: ''; background: #fe9d68; display: block; position: absolute; z-index: 1; left: 0; top: 110px; height: 3px; width: 100%; opacity: 0; visibility: hidden; } header.alt .main-navigation > ul > li:hover:after, header.alt .main-navigation > ul > li.current_page_item:after, header.alt .main-navigation > ul > li.courses-menu:hover a:after { top: 100%; opacity: 1; visibility: visible; } header.alt .main-navigation > ul > li > a { color: #4b4f5c; } /* submenu */ header .main-navigation li.parent-item ul.submenu, header .main-navigation li.courses-menu ul, header .main-navigation li.parent-item ul.submenu ul { position: absolute; left: 11px; top: 80px; z-index: 2; min-width: 200px; background: #fafafa; box-shadow: 0 1px 0 0 rgba(0, 0, 0, .1); border-top: 3px solid #fe9d68; opacity: 0; visibility: hidden; -webkit-transition: all .25s ease-out; -moz-transition: all .25s ease-out; -ms-transition: all .25s ease-out; -o-transition: all .25s ease-out; transition: all .25s ease-out; -webkit-transform: scaleY(0); -moz-transform: scaleY(0); -ms-transform: scaleY(0); -o-transform: scaleY(0); transform: scaleY(0); -webkit-transform-origin: 0 0; -moz-transform-origin: 0 0; -ms-transform-origin: 0 0; -o-transform-origin: 0 0; transform-origin: 0 0; } header.alt .main-navigation li.parent-item ul.submenu { left: 0; top: 100%; } header .main-navigation li.parent-item ul.submenu ul { left: 100%; top: -3px; overflow: hidden; border-left: 1px solid #e6e6e7; } header .main-navigation li.parent-item ul.submenu ul.left-submenu { left: auto; right: 100%; border-left: 0; border-right: 1px solid #e6e6e7; } header .main-navigation li.parent-item ul.submenu li a { position: relative; display: block; color: #a9abb0; padding: 11px 20px; border-bottom: 1px solid #e6e6e7; } header .main-navigation li.parent-item ul.submenu li.haschild, header .mobile-navigation .mobile-container li.haschild { position: relative; } header .main-navigation li.parent-item ul.submenu li.haschild > a:after, header .mobile-navigation .mobile-container li.haschild > a:after { content: '\f107'; font: normal normal normal 14px/1 "FontAwesome"; float: right; } header .main-navigation li.parent-item ul.submenu li:hover > a { background: #f4f4f4; } header .main-navigation li.parent-item:hover ul.submenu, header .main-navigation li.courses-menu:hover ul, header .main-navigation li.parent-item ul.submenu li.haschild:hover ul { opacity: 1; visibility: visible; -moz-transform: scaleY(1); -webkit-transform: scaleY(1); -o-transform: scaleY(1); -ms-transform: scaleY(1); transform: scaleY(1); } /* Courses MENU */ header .main-navigation > ul > li.courses-menu:after { display: none; } header .main-navigation li.courses-menu { position: static; } header .main-navigation li.courses-menu ul { background: rgba(0, 0, 0, .1); left: 0; top: 100%; width: 100%; padding-bottom: 20px; border-radius: 0 0 5px 5px; border-top: none; box-shadow: none; } #home header .main-navigation li.courses-menu ul, #home-2 header .main-navigation li.courses-menu ul, #home-3 header .main-navigation li.courses-menu ul, #home-4 header .main-navigation li.courses-menu ul, #home-5 header .main-navigation li.courses-menu ul, #home-6 header .main-navigation li.courses-menu ul, #home-7 header .main-navigation li.courses-menu ul { background: none; padding-bottom: 0; border-radius: 0; } header .main-navigation li.courses-menu li .single-item { background: #f3f3f3; border-radius: 2px; overflow: hidden; padding: 20px; margin-bottom: 30px; } header.alt .main-navigation li.courses-menu li .single-item { margin-top: 30px; margin-bottom: 0; } header .main-navigation li.courses-menu li .single-item .item-icon { background: #fe9d68; display: block; width: 38px; height: 38px; line-height: 38px; border-radius: 2px; color: #fff; font-size: 18px; text-align: center; float: left; margin-right: 9px; } header .main-navigation li.courses-menu li .single-item a { display: block; color: #fe9d68; font-weight: bold; font-size: 14px; margin: -3px 0 7px 0; } header .main-navigation li.courses-menu li .single-item a:hover { color: #383c4b; } header .main-navigation li.courses-menu li .single-item .courses-num { color: #383c4b; } /* Mobile Navigation */ .mobile-navigation, .mobile-navigation .mobile-btn, .mobile-navigation .mobile-container { display: none; } .mobile-navigation { margin-top: 38px; cursor: pointer; } .mobile-navigation .mobile-btn { position: relative; display: block; height: 26px; width: 35px; padding-top: 10px; } .mobile-navigation .mobile-btn span, .mobile-navigation .mobile-btn span:before, .mobile-navigation .mobile-btn span:after { content: ""; position: absolute; display: block; width: 30px; height: 4px; border-radius: 1px; background: #fff; cursor: pointer; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; } header.alt .mobile-navigation .mobile-btn span, header.alt .mobile-navigation .mobile-btn span:before, header.alt .mobile-navigation .mobile-btn span:after { background: #383c4b; border-radius: 2px; } .mobile-navigation .mobile-btn span:before { top: -10px; } .mobile-navigation .mobile-btn span:after { bottom: -10px; } /* active */ .mobile-navigation .mobile-btn.show-menu span { background-color: transparent; } .mobile-navigation .mobile-btn.show-menu span:before { top: 0; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); } .mobile-navigation .mobile-btn.show-menu span:after { top: 10px; -webkit-transform: translateY(-10px) rotate(-45deg); -moz-transform: translateY(-10px) rotate(-45deg); -ms-transform: translateY(-10px) rotate(-45deg); -o-transform: translateY(-10px) rotate(-45deg); transform: translateY(-10px) rotate(-45deg); } .mobile-navigation .mobile-container { background: #fff; position: absolute; left: 0; top: 100px; width: 100%; z-index: 999; } /* 1st level */ .mobile-navigation .mobile-container li.parent-item a { display: block; color: #a9abb0; padding: 10px 20px; border-bottom: 1px solid #e6e6e7; } .mobile-navigation .mobile-container li.parent-item a:hover { background: #f4f4f4; color: #fe9d68; } .mobile-navigation .mobile-container li.current_page_item > a { color: #fe9d68; } .mobile-navigation .mobile-container li.parent-item a span { background: none; box-shadow: none; } /* 2nd */ .mobile-navigation .mobile-container li.haschild > ul { display: none; } .mobile-navigation .mobile-container li.haschild > ul.submenu > li.sub-item > a { padding-left: 40px; } .mobile-navigation .mobile-container li.haschild > ul.submenu > li.sub-item > ul > li > a { padding-left: 60px; } .mobile-navigation .mobile-container li.haschild > ul.submenu > li.sub-item > a:after { margin-right: 10px; } /* courses */ .mobile-navigation .mobile-container li.courses-menu .course-menu-item { padding: 0; width: 50%; float: left; border-right: 1px solid #e6e6e7; } .mobile-navigation .mobile-container li.courses-menu .course-menu-item .item-icon { visibility: hidden; float: left; width: 40px; } .mobile-navigation .mobile-container li.courses-menu .course-menu-item .courses-num { display: none; } /* 04 - Revolution Slider */ .tp-banner-container { width:100%; position:relative; padding:0; } .tp-banner, .fullscreen { width:100%; position:relative; } .tp-banner > ul li:after, .fullscreen > ul li:after { content: ''; display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 21; background: rgba(47, 51, 66, .9); } .tp-banner > ul li .tp-caption, .fullscreen > ul li .tp-caption { z-index: 22 !important; } .tp-banner > ul li .slide-title, .fullscreen > ul li .slide-title { color: #fff; position: relative; text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5); } .tp-banner ul li .slide-title:after, .fullscreen ul li .slide-title:after { content: ""; background: #fe9d68; display: block; width: 30px; height: 3px; margin-left: -15px; position: absolute; left: 50%; bottom: -25px; } .tp-banner ul li .slide-description, .fullscreen ul li .slide-description { position: relative; font-size: 15px; line-height: 24px; color: #a9abb0; margin-top: 37px; text-align: center; max-width: 950px; } .slider-overlay:after { content: ''; background: rgba(0, 0, 0, .5); display: block; position: absolute; left: 0; top: 0; z-index: 20; width: 100%; height: 100%; } .onepage .slider-overlay:after { display: none; } .mobile_nav-open .tp-banner-container, .mobile_nav-open .tp-banner, .modal-open .tp-banner-container, .modal-open .tp-banner { z-index: -1; } /* Course Search Bar */ .course-search { position: relative; background: #fff; height: 98px; line-height: 98px; } .select-time, .select-category, .select-country { margin-right: 11px; } .course-search:before { content: '\f002'; font: normal normal normal 18px/1 "FontAwesome"; display: block; background: #fff; width: 80px; height: 36px; position: absolute; left: 50%; top: -36px; z-index: 20; line-height: 36px; margin-left: -40px; color: #a9abb0; text-align: center; border-radius: 2px 2px 0 0; } .course-search #course-name { width: 490px; height: 38px; border-radius: 2px; font-style: italic; font-size: 13px; padding-left: 9px; margin-right: 10px; border: 1px solid rgba(222, 222, 222, .8); } .course-search #search-btn, .comments-list li .author .reply a, .comment-form .input .submit-input, .contact-form .input .submit-input { background-color: #383c4b; height: 38px; padding: 0 15px; border-radius: 2px; color: #fff; font-size: 14px; font-weight: bold; } .course-search #search-btn:hover, .comment-form .input .submit-input:hover, .contact-form .input .submit-input:hover { background-color: #fe9d68; } /* 05 - Sections */ .features-section { background: #f5f5f5; text-align: center; } .features-section.white-bg { background: #fff; } .features-section .icon img { width: 64px; } .features-section .feature-title { margin: 10px 0 -2px; } .features-section .feature-box:hover .icon img { -webkit-transform: translateY(-7px); -moz-transform: translateY(-7px); -ms-transform: translateY(-7px); -o-transform: translateY(-7px); transform: translateY(-7px); } .features-section .feature-box.alt:hover .icon img { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg); } /* 06 - Instructors */ .instructors-section { position: relative; background: #fff; text-align: center; border-top: 1px solid rgba(0, 0, 0, .05); } .instructors-section .avatar img { border-radius: 3px 3px 0 0; } .instructors-section .instructor-info { background: #f5f5f5; border-radius: 0 0 3px 3px; padding: 27px 0 30px; } .instructors-section .instructor-info .name { font-size: 17px; font-weight: bold; margin-bottom: 11px; } .instructor-info .position { font-size: 12px; color: #5a5e6a; display: block; margin-bottom: 26px; } .instructors-section .instructor-info .social-icons li { display: inline-block; vertical-align: top; margin-right: 7px; } .instructors-section .instructor-info .social-icons li a { display: block; width: 34px; height: 34px; line-height: 34px; font-size: 14px; color: #a9abb0; border-radius: 2px; } .instructors-section .instructor-info .social-icons li a:hover { background: #fe9d68; color: #fff; } .instructor.alt .details { border-top: 3px solid #fff; padding: 10px; } .instructor.alt .details .read-more { display: block; background: #fe9d68; border-radius: 3px; color: #fff; font-size: 12px; font-weight: 600; padding: 0 7px; margin-right: 10px; height: 29px; line-height: 29px; } .instructor.alt .details .read-more:hover { background: #383c4b; color: #fff; } .instructor.alt .details .rating { background: #c8c9cc; border-radius: 3px; padding: 0 10px; unicode-bidi: bidi-override; direction: rtl; font-size: 15px; height: 29px; line-height: 29px; } .instructor.alt .details .rating span.star { font-family: "FontAwesome"; font-weight: normal; font-style: normal; display: inline-block; } .instructor.alt .details .rating span.star:hover { cursor: pointer; } .instructor.alt .details .rating span.star:before { content: "\f005"; color: #383c4b; padding-right: 1px; -webkit-transition: all .2s ease-out; -moz-transition: all .2s ease-out; -ms-transition: all .2s ease-out; -o-transition: all .2s ease-out; transition: all .2s ease-out; } .instructor.alt .details .rating span.star:hover:before, .instructor.alt .details .rating span.star:hover ~ span.star:before { content: "\f005"; color: #fff; } .instructor.alt .details .rating .result { color: #fff; font-size: 12px; font-weight: 600; display: inline-block; float: right; line-height: inherit; margin-left: 12px; } .instructors-section.alt { padding-bottom: 70px; } .instructor.alt { background: #efefef; border-radius: 3px; overflow: hidden; padding-top: 9px; box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0.03); margin-bottom: 30px; } .instructor.alt .avatar { float: left; border-radius: 50%; overflow: hidden; box-shadow: inset 0 2px 5px 0 rgba(47, 49, 51, .6); border: 3px solid #fff; margin: 0 10px 2px 10px; } .instructor.alt .instructor-info { background: none; padding: 0; float: left; text-align: left; } .instructor.alt .instructor-info .name { font-size: 15px; margin-top: 13px; margin-bottom: 5px; font-weight: bold; } .instructors-page { padding: 100px 0 70px; background: #f5f5f5; } .instructors-page .instructor { margin-bottom: 30px; } .instructors-page .instructor-info { background: #fff; } /* Latest Courses Section */ .latest-courses-section { background: #f5f5f5; text-align: center; } .latest-courses-section .latest-courses-content { margin-top: 50px; } .latest-courses-section .course { position: relative; background: #fff; padding-bottom: 23px; margin: 4px 0 3px; border-radius: 4px; box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.13), inset 0px -2px 0px 0px rgba(0, 0, 0, 0.12); } .latest-courses-section .course .featured-badge { width: 86px; height: 86px; background: url(assets/img/icons/ribbon.png) no-repeat center center; padding-top: 10px; position: absolute; left: -4px; top: -4px; z-index: 2; } .latest-courses-section .course .featured-badge span { display: block; text-align: left; color: #FFF; font-weight: bold; text-transform: uppercase; text-shadow: 0px 1px 0px rgba(0, 0, 0, .2); -webkit-transform: matrix(0.7, -0.7, 0.7, 0.7, 0, 0); -moz-transform: matrix(0.7, -0.7, 0.7, 0.7, 0, 0); -ms-transform: matrix(0.7, -0.7, 0.7, 0.7, 0, 0); -o-transform: matrix(0.7, -0.7, 0.7, 0.7, 0, 0); transform: matrix(0.7, -0.7, 0.7, 0.7, 0, 0); } .latest-courses-section .course-image { position: relative; border-radius: 4px 4px 0 0; overflow: hidden; z-index: 1; } .latest-courses-section .course-image:after { content: ''; background: rgba(0, 0, 0, .25); display: block; width: 100%; height: 3px; position: absolute; left: 0; bottom: 0; } .latest-courses-section .course-info .course-title a { padding-top: 11px; display: block; color: #383c4b; } .latest-courses-section .course-info .course-title a:hover, .dark .latest-courses-section .course-info .course-title a:hover { color: #fe9d68; } .latest-courses-section .course-info .course-description { margin-bottom: 18px; color: #5a5e6a; padding: 0 10px; } .latest-courses-section .course-info .buttons .subscribe-btn { margin-right: 0; } /* Details Overlay */ .latest-courses-section .course-image .details-overlay { position: absolute; left: 0; top: -100%; width: 100%; height: 100%; padding: 48px 20px 0; background: rgba(254, 157, 104, .9); border-radius: 4px 4px 0 0; -webkit-transition: all .2s ease-in; -moz-transition: all .2s ease-in; -ms-transition: all .2s ease-in; -o-transition: all .2s ease-in; transition: all .2s ease-in; } .latest-courses-section .course-image .details-overlay .place, .latest-courses-section .course-image .details-overlay .time { background-color: rgba(54, 58, 73, .8); position: relative; left: -250px; display: block; height: 36px; line-height: 36px; color: #fff; text-align: left; padding-left: 10px; margin-bottom: 10px; border-radius: 2px; -webkit-transition: all .25s ease-out .25s; -moz-transition: all .25s ease-out .25s; -ms-transition: all .25s ease-out .25s; -o-transition: all .25s ease-out .25s; transition: all .25s ease-out .25s; } .latest-courses-section .course-image .details-overlay .time { margin-bottom: 0; -webkit-transition: all .25s ease-out .35s; -moz-transition: all .25s ease-out .35s; -ms-transition: all .25s ease-out .35s; -o-transition: all .25s ease-out .35s; transition: all .25s ease-out .35s; } .latest-courses-section .course-image .details-overlay span > i { font-size: 17px; } .latest-courses-section .course-image .details-overlay .place i { margin-right: 10px; } .latest-courses-section .course-image .details-overlay .time i { margin-right: 5px; } /* Hover */ .latest-courses-section .course:hover .details-overlay { top: 0; } .latest-courses-section .course:hover .details-overlay span { left: 0; } .latest-courses-section.no-margin { padding-top: 32px; } .latest-courses-section.no-margin .latest-courses-content { margin: 0; } .latest-courses-content.listview .course { padding: 20px 20px 22px; } .latest-courses-content.listview .course .course-image { max-width: 270px; float: left; border-radius: 4px; margin-right: 20px; } .latest-courses-content.listview .course .course-info { text-align: left; } .latest-courses-content.listview .course .course-title { text-align: left; } .latest-courses-content.listview .course .course-title a { padding-top: 0; padding-bottom: 11px; line-height: 15px; } .latest-courses-content.listview .course .course-description { margin-bottom: 12px; text-align: justify; } .latest-courses-content.listview .course .details { width: 50%; background: #efefef; border-radius: 3px; height: 29px; line-height: 29px; padding: 0 10px; color: #909090; } .latest-courses-content.listview .course .course-info .btn.subscribe-btn { margin-right: 0; } /* Add Course */ .add-courses { background: #fff; margin-top: 97px; border-radius: 4px; padding: 20px; text-align: left; box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.13), inset 0px -2px 0px 0px rgba(0, 0, 0, 0.12); } .add-courses.box { margin-top: 30px; } .add-courses .add-courses-icon { width: 65px; margin-right: 20px; border-radius: 3px; } .add-courses .add-courses-title { display: inline-block; font-size: 17px; font-weight: bold; color: #fe9d68; margin-bottom: 10px; line-height: 18px; } .add-courses .add-courses-title:hover { color: #383c4b; } .add-courses .add-courses-description { font-weight: 600; color: #5a5e6a; } /* 07 - Categories */ .categories-section { background: #eee; padding-bottom: 70px; box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0.03); } .categories-section .section-description { color: #353a48; } .categories-section .cat-box { background: #fff; text-align: left; border-radius: 4px; padding-bottom: 20px; margin-bottom: 30px; box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.13), inset 0px -2px 0px 0px rgba(0, 0, 0, 0.12); } .categories-section .cat-box:hover .cat-image .cat-icon { background: #383c4b; } .categories-section .cat-box .cat-image { position: relative; } .categories-section .cat-box .cat-image:after { content: ''; background: rgba(0, 0, 0, .25); display: block; width: 100%; height: 3px; position: absolute; left: 0; bottom: 0; } .categories-section .cat-box .cat-image img { border-radius: 4px 4px 0 0; } .categories-section .cat-box .cat-image .cat-icon { background: #fe9d68; display: block; position: absolute; left: 15px; bottom: -19px; z-index: 1; width: 38px; height: 38px; font-size: 18px; line-height: 38px; border-radius: 2px; text-align: center; color: #fff; } .categories-section .cat-box .cat-title a { display: block; color: #fe9d68; text-align: left; padding: 24px 15px 0; } .categories-section .cat-box .cat-title a:hover { color: #383c4b; } .categories-section .cat-box .courses-counter { color: #5a5e6a; font-weight: 600; padding: 0 15px; } .categories-section .cat-box .courses-counter .nums { color: #383c4b; } /* Misc Section */ .misc-section { background: #f5f5f5; padding-top: 95px; } .blog-posts { position: relative; } h6.head-title { text-align: left; margin-bottom: 30px; } .basic-slider { position: static; } .basic-slider .flex-direction-nav a { top: 25px; } .basic-slider .flex-direction-nav .flex-next { right: 0; } .basic-slider .flex-direction-nav .flex-prev { left: auto; right: 42px; } .blog-posts .post { background: transparent; padding-top: 0; padding-bottom: 30px; } .blog-posts .post:last-child { padding-bottom: 0; } .blog-posts .post .image-post { position: relative; margin-right: 20px; } .blog-posts .post .image-post img { border-radius: 3px; } .blog-posts .post .image-post .post-date { background: #262934; width: 42px; height: 58px; position: absolute; left: 10px; top: 10px; font-size: 12px; text-align: center; color: #fff; border-radius: 3px; } .blog-posts .post .image-post .post-date span { display: block; } .blog-posts .post .image-post .post-date .day { font-size: 25px; font-weight: bold; } .basic-slider-box .post-title { text-align: left; line-height: 12px; } .basic-slider-box .post-title a { display: block; color: #fe9d68; padding-bottom: 19px; } .basic-slider-box .post-title a:hover, .basic-slider-box .post .meta a:hover { color: #383c4b; } .blog-posts .post .meta { color: #909090; font-size: 12px; margin-bottom: 12px; } .blog-posts .post .meta .author { margin-right: 26px; } .blog-posts .post .meta i { font-size: 15px; margin-right: 6px; } .blog-posts .post .meta a { color: #fe9d68; } .blog-posts .post-description, .questions .query-description { color: #5a5e6a; margin-bottom: 3px; } .blog-posts .read-more { color: #383c4b; } .blog-posts .read-more:hover { color: #fe9d68; } /* 08 - Accordion */ .accordion .accordion-header { background: #fff; position: relative; height: 42px; line-height: 42px; font-size: 14px; font-weight: bold; text-align: left; padding: 0 20px; margin-top: 16px; border: 1px solid #dfdfdf; cursor: pointer; color: #5a5e6a; border-radius: 2px; } .accordion .inactive-header:after, .accordion .active-header:after { content: '\f068'; font: normal normal normal 10px/1 "FontAwesome"; background: #5a5e6a; display: inline-block; width: 20px; height: 20px; line-height: 20px; position: absolute; top: 50%; right: 10px; margin-top: -10px; border-radius: 1px; text-align: center; color: #fff; } .accordion .inactive-header:after { content: '\f067'; background: #fe9d68; } .accordion .active-header, .accordion .inactive-header:hover { color: #fe9d68; } .accordion .accordion-content { display: none; padding: 18px 20px; background: #fff; border: 1px solid #e4e4e4; width: 100%; border-top: 0; border-radius: 0 0 2px 2px; } /* 09 - Clients */ .our-clients { margin-top: 74px; } #clients-slider .flex-direction-nav a { top: -28px; } #clients-slider .flex-direction-nav .flex-next { right: 15px; } #clients-slider .flex-direction-nav .flex-prev { left: auto; right: 57px; } /* home 2 */ .course-search.alt { background: none; height: 58px; line-height: 58px; width: 100%; position: absolute; left: 0; bottom: 30px; z-index: 20; } .course-search.alt .container { background: #fe9d68; border-radius: 4px; } .course-search.alt .dropdown, .course-search.alt #course-name { background: #fff; box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .05); border: none; } .course-search.alt .dropdown div { left: 0; } .course-search.alt:before { display: none; } .course-search.alt #search-btn { font: normal normal normal 18px/1 "FontAwesome"; width: 80px; margin-top: -2px; vertical-align: middle; } .course-search.alt #search-btn:hover { background-color: #383c4b; color: #fe9d68; } .features-section .feature-box.alt { background: url(assets/img/long-shadow-bg.png) no-repeat 55px top; } .features-section .feature-box.alt .icon { height: 155px; padding-top: 42px; } .questions { position: relative; } .questions .flexslider { padding: 2px; } .questions .flexslider li .query { background: #fff; border-radius: 2px; box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.04); border: 1px solid #dedede; margin-bottom: 20px; padding: 19px; } .questions .flexslider li .query:last-child { margin: 0; } .questions .flexslider li .query .image { border-radius: 50%; overflow: hidden; border: 3px solid #FFF; box-shadow: 0 0 5px 0 rgba(0, 0, 0, .3); } .questions .flexslider li .query .query-content { margin-left: 105px; } .questions .post-title a { padding-bottom: 15px; } .questions .flexslider li .details { color: #909090; margin-top: 10px; } .details .date, .details .place { margin-right: 27px; } .details .icon i { font-size: 15px; margin-right: 6px; } .details .text { font-size: 12px; } /* 10 - Skills bar */ .home-skills { padding-top: 2px; } .home-skills .skillbar { position: relative; display: block; margin-bottom: 14px; width: 100%; background: #e9e9e9; height: 38px; border-radius: 2px; -webkit-transition: all .25s linear; -moz-transition: all .25s linear; -ms-transition: all .25s linear; -o-transition: all .25s linear; transition: all .25s linear; } .home-skills .skillbar-title { background: #fe9d68; position: absolute; top: 0; left: 0; font-weight: bold; color: #fff; padding: 0 20px; height: 38px; line-height: 38px; border-radius: 2px; } .home-skills .skillbar-bar { height: 38px; width: 0px; background: #fe9d68; border-radius: 2px; } /* home 3 */ .tp-banner-container.has-btns .slider-btns a { font-size: 15px; height: 38px; line-height: 38px; box-shadow: none; color: #fff; } .tp-banner-container.has-btns .slider-btns a.more { background-color: #21242e; } .tp-banner-container.has-btns .slider-btns a:hover { opacity: 1; background: #fff; color: #383c4b; } .tp-banner-container.has-btns .tp-bullets { top: auto !important; bottom: 30px; } .tp-banner-container.has-btns .tp-bullets .bullet { margin-top: 0; } .features-section.alt { padding-top: 100px; } .features-content.alt { margin-top: 0; } .latest-courses-content.alt #courses-slider { margin-bottom: 37px; } /* 11 - Testimonial */ .testimonials-section { position: relative; text-align: center; padding: 95px 0 78px 0; background: url(assets/img/content/testimonials-bg.jpg) no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } .testimonials-section:after { content: ''; background: rgba(56, 60, 75, .9); display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; } .testimonials-section .testimonials-content { position: relative; z-index: 1; } .testimonials-section .flexslider .flex-direction-nav { position: relative; top: -85px; } .testimonials-section .flexslider .flex-direction-nav li { display: inline-block; margin: 0 60px; } .testimonials-section .flexslider .flex-direction-nav a { position: static; } .testimonials-section .testimonials-content .title { font-size: 25px; color: #fe9d68; font-weight: bold; margin-bottom: 43px; } .testimonials-section .testimonials-content .description { font: normal 18px/28px 'Lato', sans-serif; color: #fff; font-style: italic; margin-bottom: 27px; } .testimonials-section .testimonials-content .image img { width: auto; border: 4px solid #fff; border-radius: 50%; margin-bottom: 10px; display: inline-block; max-width: 62px; } .testimonials-section .testimonials-content .name { font-size: 14px; font-weight: bold; color: #f5f5f5; margin-bottom: 2px; } .testimonials-section .testimonials-content .position { font-size: 12px; font-weight: bold; color: #d1cece; } /* home 4 */ .course-search-section { position: relative; padding: 100px 0 90px 0; background: url(assets/img/content/course-search-bg.jpg) no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } .course-search-section:after { content: ''; background: rgba(254, 157, 104, .95); display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; } .course-search-section .content { position: relative; z-index: 2; } .course-search-section .content .section-title { color: #fff; line-height: 17px; margin-bottom: 15px; } .course-search-section .course-search { position: relative; bottom: 0; height: auto; margin-top: 35px; } .course-search-section .course-search .container { background: none; box-shadow: none; } .course-search-section .course-search #search-btn { font: bold 14px 'Open Sans'; } /* home 6 */ .course-search-section.alt:after { background: rgba(47, 51, 66, .90); } .course-search-section.alt .section-description { color: #a9abb0; } .add-courses.top-margin { margin: 17px 0 -18px; } .latest-courses-section.no-slider .course { margin: 28px 0 3px; } /* 12 - Pagination */ .pagination { margin-top: 47px; overflow: hidden; } .pagination ul { text-align: center; } .pagination ul li { margin: 0 1px; } .pagination li.arrow { margin: 0 6px; } .pagination li a { display: block; background: #e6e6e6; width: 28px; height: 28px; line-height: 28px; text-align: center; font-size: 14px; font-weight: bold; color: #5a5e6a; border-radius: 1px; } .pagination li.arrow a, .dark .pagination li.arrow a { background: #fe9d68; font-size: 13px; font-weight: normal; color: #fff; } .pagination li a:hover, .dark .pagination li a:hover { background: #383c4b; color: #fff; } /* home 8 */ .onepage .tparrows { display: none; } .scroll-down { position: absolute; left: 0; bottom: 45px; width: 100%; text-align: center; z-index: 20; } .scroll-down a { display: block; } .scroll-down a span { display: block; font-family: 'Lato', Arial, sans-serif; color: #fff; font-size: 12px; text-transform: uppercase; padding: 5px 0; } .scroll-down a:hover { color: #fe9d68; } .scroll-down a i { color: #fc9c67; font-size: 17px; } /* 13 - Inner page header */ .inner-head { background-image: url(assets/img/content/inner-bg.jpg); background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; position: relative; text-align: center; padding: 70px 0; } .inner-head:after { content: ''; background: rgba(47, 51, 66, .9); display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; } .inner-head .container { position: relative; z-index: 1; } .inner-head h1.entry-title { font: normal 30px/20px 'Lato', Arial, sans-serif; text-transform: uppercase; margin-bottom: 17px; color: #fff; text-shadow: 0px 1px 3px rgba(0, 0, 0, .5); } .inner-head .description { color: #a9abb0; max-width: 770px; margin: auto; } .inner-head .breadcrumb { margin-top: 20px; } .inner-head .breadcrumb li { position: relative; margin-right: 10px; padding-right: 10px; } .inner-head .breadcrumb li:after { content: '\f105'; font: normal normal normal 13px/1 "FontAwesome"; display: block; position: absolute; left: 100%; top: 4px; color: #cecfd2; } .inner-head .breadcrumb li:last-child:after { display: none; } .inner-head .breadcrumb li a { display: block; color: #f89966; } .inner-head .breadcrumb li.current-page a, .inner-head .breadcrumb li:hover a { color: #cecfd2; } /* 14 - Blog */ .post { padding-top: 100px; background: #f5f5f5; } .post #single-slider { margin-bottom: 30px; } .post #single-slider .image { position: relative; border-radius: 4px; overflow: hidden; } .post #single-slider .image:after { content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 3px; background: rgba(0, 0, 0, .25); } .post #single-slider .flex-direction-nav a { top: auto; left: auto; right: 20px; bottom: 20px; } .post #single-slider .flex-direction-nav .flex-prev { right: 62px; } .post .entry, .post .course-details, .contact .contact-left, .login-page .login-form, .login-page .login-options { background: #fff; padding: 20px; border-radius: 4px; box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.13), inset 0px -2px 0px 0px rgba(0, 0, 0, 0.12); } .post .course-details { margin-bottom: 30px; } .post .entry-icon, .sidebar .sidebar-widget .widget-icon, .comment-form .addcomment-title .icon, .contact .contact-left .contact-form-icon, .login-page .login-form .login-title .icon { background: #383c4b; display: inline-block; width: 28px; height: 28px; line-height: 28px; text-align: center; border-radius: 1px; color: #fff; font-size: 18px; margin-right: 6px; margin-bottom: 24px; } .post .entry h4 { font: bold 18px 'Lato', Arial, sans-serif; } .post .entry .content p { color: #5a5e6a; margin-bottom: 12px; } .post .entry .share-post, .follow-icons, .share-icons { background: #ffe1d1; border-radius: 4px; padding: 12px; box-shadow: inset 0 2px 4px rgba(0, 0, 0, .03); } .post .entry .share-post .text, .share-icons .text { font-size: 16px; color: #fe9d68; font-weight: bold; margin-top: 2px; } .post .entry .icons ul li, .share-icons ul li, .follow-icons ul li { float: left; margin-left: 6px; } .post .entry .icons ul li a, .share-icons ul li a, .follow-icons ul li a { background: #5d82d1; display: block; width: 28px; height: 28px; line-height: 28px; text-align: center; border-radius: 2px; } .post .entry .icons ul li a.tw-icon, .share-icons ul li a.tw-icon, .follow-icons ul li a.tw-icon { background: #40bff5; } .post .entry .icons ul li a.gp-icon, .share-icons ul li a.gp-icon, .follow-icons ul li a.gp-icon { background: #eb5e4c; } .post .entry .icons ul li a.in-icon, .share-icons ul li a.in-icon, .follow-icons ul li a.in-icon { background: #238cc8; } .post .entry .icons ul li a:hover, .share-icons ul li a:hover, .follow-icons ul li a:hover { background: #383c4b; } .post .entry .icons ul li a i, .share-icons ul li a i, .follow-icons ul li a i { color: #fff; font-size: 14px; } /* Listview */ .blog { padding: 70px 0 100px; background: #f5f5f5; } .blog .blogpost { padding: 20px 20px 22px; background: #fff; padding-bottom: 23px; border-radius: 4px; box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.13), inset 0px -2px 0px 0px rgba(0, 0, 0, 0.12); margin-top: 30px; } .blog .blogpost .blogpost-image { border-radius: 4px; overflow: hidden; position: relative; margin-bottom: 20px; } .blog .blogpost .blogpost-image img { -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -ms-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; } .blog .blogpost:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); } .blog .blogpost .blogpost-image:after { content: ''; background: rgba(0, 0, 0, .25); display: block; width: 100%; height: 3px; position: absolute; left: 0; bottom: 0; } .blog .blogpost h3.blogpost-title { line-height: 15px; } .blog .blogpost h3.blogpost-title a, .post.single .single-title a { display: inline-block; padding-bottom: 11px; color: #fa9964; } .blog .blogpost h3.blogpost-title a:hover, .post.single .single-title a:hover, .post.single .meta div a:hover { color: #383c4b; } .blog .blogpost h3.blogpost-title .post-type-icon, .post.single .single-title .post-type-icon { background: #fe9d68; display: inline-block; width: 29px; height: 29px; line-height: 29px; text-align: center; border-radius: 4px; box-shadow: none; margin-right: 4px; } .blog .blogpost h3.blogpost-title .post-type-icon i, .post.single .single-title .post-type-icon i { color: #fff; } .blog .blogpost .meta div, .post.single .meta div { background: #efefef; padding: 7px 10px; border-radius: 4px; min-width: 115px; font-size: 12px; color: #909090; margin-right: 16px; box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0.03); } .blog .blogpost .meta .comments, .post.single .meta .comments { margin-right: 0; } .blog .blogpost .meta div .icon i, .post.single .meta div .icon i { font-size: 15px; margin-right: 6px; } .blog .blogpost .meta div a, .post.single .meta div a { color: #fe9d68; } .blog .blogpost .meta div a:hover { color: #383c4b; } .blog .blogpost .blogpost-info .blogpost-description { clear: right; margin: 20px 0 28px; } .blog .blogpost .blogpost-info .btn.orange-btn { margin-right: 0; } /* 2 Columns */ .blog.listview .blogpost .blogpost-image { float: left; margin-right: 20px; margin-bottom: 0; } .blog.listview .blogpost .blogpost-info .blogpost-description { margin: 53px 0 8px; } /* 3 Columns */ .blog.three-col .blogpost .meta { position: absolute; width: 100%; height: 100%; top: 0; left: 20px; } .blog.three-col .blogpost .meta div { margin: 0; margin-top: 20px; display: block; min-width: 125px; max-width: 150px; background: rgba(38, 41, 52, .85); } .blog .blogpost .blogpost-image .meta div a:hover { color: #fff; } .blog.three-col .blogpost .blogpost-info .blogpost-description { margin-bottom: 23px; } /* 15 - Sidebar */ .post .entry-sidebar .course-details h4 { font-size: 18px; font-weight: bold; } .post .entry-sidebar .course-details div { background: #efefef; height: 29px; line-height: 29px; padding: 0 10px; color: #909090; border-radius: 4px; margin-bottom: 20px; box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0.03); } .post .entry-sidebar .course-details div .icon { margin-right: 12px; } .post .entry-sidebar .course-details .join-btn { font-size: 17px; height: 54px; line-height: 54px; margin: 0; display: block; text-align: center; } .post .entry-sidebar .course-details .join-btn:hover { background-color: #383c4b; opacity: 1; } .post .entry-sidebar .instructor { margin-bottom: 0; } .sidebar { margin-top: 30px; } .sidebar .search { margin-bottom: 30px; } .sidebar .search .search-input { background-color: #e1e1e1; width: 270px; height: 40px; line-height: 40px; padding: 0 10px; font-size: 14px; font-style: italic; box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .03); } .sidebar .search .submit-btn { font: normal normal normal 16px/1 "FontAwesome"; width: 70px; height: 40px; color: #fff; text-align: center; vertical-align: middle; background: #fa9964; } .sidebar .search .submit-btn:hover { background: #383c4b; } .sidebar .sidebar-widget { padding: 20px; background: #fff; border-radius: 4px; box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.13), inset 0px -2px 0px 0px rgba(0, 0, 0, 0.12); margin-bottom: 30px; overflow: hidden; } .sidebar .sidebar-widget.cats ul li a { background: url(assets/img/icons/sidebar-link-arrow.png) no-repeat left center; display: block; padding: 6px 0 6px 18px; color: #5a5e6a; } .sidebar .sidebar-widget.cats ul li a:hover { background-position: 2px center; color: #000; } .sidebar .sidebar-widget.last-posts .widget-icon { margin-bottom: 0; } .sidebar .sidebar-widget.last-posts ul li { padding: 17px 0; border-bottom: 1px solid #d7d8db; } .sidebar .sidebar-widget.last-posts ul li:last-child { border: 0; padding-bottom: 0; } .sidebar .sidebar-widget.last-posts ul li a { display: block; font-size: 14px; font-weight: bold; padding: 10px 0; color: #fe9d68; } .sidebar .sidebar-widget.last-posts ul li a:hover { color: #383c4b; } .sidebar .sidebar-widget.tabs-widget { padding: 0; } .sidebar .sidebar-widget ul.tabs li { background: #fa9964; float: left; width: 33.33333333%; font-size: 16px; font-weight: bold; text-align: center; color: #fff; padding: 10px 0; cursor: pointer; border-right: 1px solid #fff; -webkit-transition: all .15s ease-out; -moz-transition: all .15s ease-out; -ms-transition: all .15s ease-out; -o-transition: all .15s ease-out; transition: all .15s ease-out; } .sidebar .sidebar-widget ul.tabs li:hover { background: #ffb085; } .sidebar .sidebar-widget ul.tabs li.active { background: #fff; color: #fa9964; } .sidebar .sidebar-widget ul.tabs li:last-child { border: 0; } .sidebar .sidebar-widget .tab-content{ display: none; padding: 20px; clear: both; } .sidebar .sidebar-widget .tab-content.active{ display: inherit; } .sidebar .sidebar-widget .tab-posts .post-item { padding: 9px; background: #fce9de; border-radius: 2px; margin-top: 20px; } .sidebar .sidebar-widget .tab-posts .post-item:first-child { margin-top: 0; } .sidebar .sidebar-widget .tab-posts .post-item .post-image { margin-right: 10px; position: relative; border-radius: 2px; position: relative; overflow: hidden; } .sidebar .sidebar-widget .tab-posts .post-item .post-image:after { content: ''; background: rgba(0, 0, 0, .25); display: block; width: 100%; height: 3px; position: absolute; left: 0; bottom: 0; } .sidebar .sidebar-widget .tab-posts .post-item .post-title { display: block; font-size: 14px; font-weight: bold; color: #fe9d68; margin: -5px 0 10px; } .sidebar .sidebar-widget .tab-posts .post-item .post-title:hover { color: #383c4b; } .sidebar .sidebar-widget .tab-posts .post-item .description { font-size: 12px; line-height: 20px; color: #383c4b; margin-bottom: 6px; } .sidebar .sidebar-widget .tab-posts .post-item .date { font-size: 11px; color: #5a5e6a; } .sidebar .sidebar-widget .tab-posts .post-item .read-more { display: block; width: 20px; height: 20px; line-height: 20px; font-size: 11px; background: #383c4b; border-radius: 1px; box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.25), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.25); border-bottom: 0; color: #fff; text-align: center; } .sidebar .sidebar-widget .tab-posts .post-item .read-more:hover { background: #fa9964; } .sidebar .sidebar-twitter-widget { background: #40bff5 url(assets/img/icons/twitter-sidebar-icon.png) no-repeat right bottom; } .sidebar .sidebar-twitter-widget h5.sidebar-widget-title { color: #fff; font-size: 17px; margin-bottom: 30px; } .sidebar .sidebar-twitter-widget .status { color: #f5f5f5; } .sidebar .sidebar-twitter-widget .date { color: #202028; margin: 20px 0 65px 0; } .sidebar .sidebar-twitter-widget .flex-direction-nav a { right: auto; top: auto; left: 42px; bottom: 0; margin: 0; } .sidebar .sidebar-twitter-widget .flex-direction-nav .flex-prev { left: 0; } /* 16 - About */ .about-section { padding-top: 93px; } .post.alt { padding-bottom: 70px; } .about-section .about-images { text-align: right; position: relative; } .about-section .about-images .img-1, .about-section .about-images .img-2 { position: absolute; left: 0; bottom: 0; z-index: 1; } .about-section .about-images .main-img { display: inline-block; } .about-section .about-images .img-2 { left: auto; right: 0; } /* 17 - Single post */ .post.single { padding-bottom: 100px; } .post.single .sidebar { margin-top: 0; } .post .featured-image { position: relative; border-radius: 4px; overflow: hidden; margin-bottom: 30px; z-index: 1; } .post .featured-image:after { content: ''; background: rgba(0, 0, 0, .25); display: block; width: 100%; height: 3px; position: absolute; left: 0; bottom: 0; } .post .entry .content { clear: both; margin-top: 10px; } .comments-list { background: #fa9964; padding: 20px 20px 30px; margin: 30px 0; border-radius: 4px; } .comments-list .comment-body { margin-bottom: 45px; } .comments-list > li:last-child .comment-body { margin-bottom: 0; } .comments-list li .avatar { overflow: hidden; border: 3px solid #f87a46; border-radius: 50%; margin-right: 20px; } .comments-list li .content { overflow: hidden; } .comments-list li .author .name { display: block; color: #f6f6f6; font-size: 15px; font-weight: bold; } .comments-list li .author .date { display: block; font-size: 12px; color: #383c4b; margin: 5px 0 12px; } .comments-list li .author .reply a { display: block; line-height: 38px; } .comments-list li .author .reply a:hover { background-color: #fff; color: #383c4b; } .comments-list li .text { color: #f5f5f5; } .comments-list ul.children { margin-left: 100px; } /* tree */ .comments-list li.haschild > .comment-body { position: relative; } .comments-list li.haschild > .comment-body:after { content: ''; display: block; width: 2px; height: 100%; background: #212129; position: absolute; left: 35px; top: 90px; } .comments-list li.haschild > .comment-body:before { content: ''; display: block; width: 55px; height: 2px; background: #212129; position: absolute; left: 35px; bottom: -90px; } .comment-form { padding: 20px; background: #fff; border-radius: 4px; box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.13), inset 0px -2px 0px 0px rgba(0, 0, 0, 0.12); overflow: hidden; } .comment-form .addcomment-title .icon { margin-bottom: 0; } .comment-form .addcomment-title .text { font-size: 18px; font-weight: bold; color: #383c4b; } .comment-form .input, .contact-form .input { position: relative; } .comment-form .input input:not([type=submit]), .comment-form .input textarea, .contact-form .input input:not([type=submit]), .contact-form .input textarea, .login-page .login-form .input input { display: block; width: 100%; padding: 9px 20px; border: 1px solid #d7d8db; border-radius: 2px; font-size: 15px; font-weight: bold; margin-top: 20px; color: #5a5e6a; } .comment-form .input input:focus:not([type=submit]), .comment-form .input textarea:focus, .contact-form .input input:focus:not([type=submit]), .contact-form .input textarea:focus, .login-page .login-form .input input:focus:not([type=submit]) { border-color: #5a5e6a; } .comment-form .input textarea, .contact-form .input textarea { min-height: 132px; resize: vertical; } .comment-form .input .submit-input, .contact-form .input .submit-input { position: absolute; right: 10px; bottom: 10px; padding: 0 32px; } /* 18 - Isotope & Portfolio */ .portfolio-grid { padding: 100px 0; } .portfolio-filter ul li { float: left; margin-right: 25px; } .portfolio-filter ul li.item a { display: block; background: #fff; width: 170px; color: #a9abb0; font-size: 16px; font-weight: bold; padding: 7px 0; border: 2px solid #e6e6e6; border-radius: 2px; } .portfolio-filter ul li.item a:hover, .portfolio-filter ul li.item a.active { color: #fe9d68; } .portfolio-filter ul li.icon:last-child { margin-right: 0; } .portfolio-filter ul li.icon a { display: block; width: 70px; height: 40px; line-height: 40px; background: #fe9d68; border-radius: 2px; font-size: 20px; color: #fff; } .portfolio-filter ul li.icon a:hover { background: #383c4b; } .portfolio-overlay .portfolio-row { margin-right: -14.99px; } .portfolio-overlay .portfolio-items .course { margin-top: 29px; } .portfolio-overlay .course .course-image .details-overlay { padding-top: 0; } .portfolio-overlay .course .details-overlay .time { margin-right: 15px; } .portfolio-overlay .course .details-overlay .time, .portfolio-overlay .course .details-overlay .place { display: inline-block; width: 38px; height: 38px; line-height: 40px; text-align: center; padding-left: 0; margin-bottom: 0; } .portfolio-overlay .course .details-overlay .overlay-icons { position: absolute; left: 0; top: 50%; width: 100%; margin-top: -19px; } .portfolio-overlay .course .details-overlay span a { display: block; } .latest-courses-section .portfolio-overlay .course-image .details-overlay span i { margin-right: 0; color: #fff; font-size: 17px; } .portfolio-overlay .course-info { padding: 20px 20px 0; } .portfolio-overlay .course-info .project-icon { background: #fe9d68; width: 38px; height: 38px; line-height: 38px; text-align: center; display: inline-block; margin-right: 10px; border-radius: 2px; box-shadow: none; } .portfolio-overlay .course-info .project-icon i { font-size: 18px; color: #fff; } .portfolio-overlay .course-info .cat { display: block; clear: both; text-align: left; } .portfolio-overlay .course-info .course-title { line-height: 14px; font-size: 16px; } .portfolio-overlay .course-info .course-title a { color: #fa9964; padding: 0; } .latest-courses-section .portfolio-overlay .course-info .course-title a:hover { color: #383c4b; } .portfolio-overlay .course-info .course-title .cat { font-size: 12px; color: #5a5e6a; margin-top: 10px; font-weight: normal; } /* isotope transition */ .isotope-item { z-index: 2; list-style: none; } .isotope-hidden.isotope-item { pointer-events: none; z-index: 1; } .isotope, .isotope .isotope-item { -webkit-transition-duration: .7s; -moz-transition-duration: .7s; -ms-transition-duration: .7s; -o-transition-duration: .7s; transition-duration: .7s; } .isotope { width: 100%; -webkit-transition-property: width, height; -moz-transition-property: width, height; -ms-transition-property: width, height; -o-transition-property: width, height; transition-property: width, height; } .isotope .isotope-item { -webkit-transition-property: -webkit-transform, opacity; -moz-transition-property: -moz-transform, opacity; -ms-transition-property: -ms-transform, opacity; -o-transition-property: -o-transform, opacity; transition-property: transform, opacity; } .isotope.no-transition,.isotope.no-transition .isotope-item,.isotope .isotope-item.no-transition { -webkit-transition-duration: 0s; -moz-transition-duration: 0s; -ms-transition-duration: 0s; -o-transition-duration: 0s; transition-duration: 0s; } /* Single Portfolio */ .portfolio.single { padding-bottom: 0; } .portfolio.single .flexslider .flex-direction-nav .flex-next { right: 20px; } .portfolio.single .flexslider .flex-direction-nav .flex-prev { left: auto; right: 62px; } .portfolio.single .flexslider .flex-direction-nav a { top: auto; bottom: 20px; } .portfolio.single .single-title .post-type-icon { width: 38px; height: 38px; line-height: 38px; border-radius: 2px; } .portfolio.single .project-link a { display: inline-block; background: #383c4b; border-radius: 2px; color: #fff; font-weight: bold; padding: 5px 25px; } .portfolio.single .project-link a:hover { background: #fe9d68; } /* Portfolio Modal */ #portfolio-modal .modal-dialog { margin-top: 50px; } #portfolio-modal .close-modal { position: absolute; right: 20px; top: 5px; z-index: 10; } #portfolio-modal .popup-content .post { padding-top: 0; background: none; } #portfolio-modal .popup-content .modal-slider { max-height: 575px; } /* Photo Gallery */ .latest-courses-section .gallery .course { padding-bottom: 0; } .latest-courses-section .gallery .course-image { border-radius: 4px; } /* 19 - Login/Register */ #login-modal .container, #register-modal .container { max-width: 750px; } #login-modal .popup-content .login-page, #register-modal .popup-content .login-page { padding: 100px 0 0; background: none; } .modal .close-modal { display: block; width: 20px; height: 20px; text-align: right; color: #383c4b; } .modal .close-modal span { font-size: 18px; vertical-align: top; } .login-page { background: #f5f5f5; padding: 150px 0; } .login-page .login-form { margin-bottom: 30px; } .login-page .login-form .login-title .icon { margin-bottom: 10px; } .login-page .login-form .login-title .text { font: bold 18px 'Lato', sans-serif; color: #383c4b; } .login-page .login-form .input .submit-input, .dark .login-page .login-form .input .submit-input { background: #fe9d68; color: #fff; margin-bottom: 20px; border: 0; box-shadow: none; } .login-page .login-form .custom-checkbox label { font-size: 14px; font-weight: bold; color: #383c4b; cursor: pointer; } /* custom checkbox */ .custom-checkbox:not(#foo) .checkbox-input { position: absolute; opacity: 0; } .custom-checkbox:not(#foo) .checkbox-input + label { position: relative; cursor: pointer; padding: 0; } .custom-checkbox:not(#foo) .checkbox-input + label:before { content: ''; margin-right: 10px; display: inline-block; vertical-align: text-top; width: 22px; height: 22px; background: #d7d8db; border-radius: 1px; } .custom-checkbox:not(#foo) .checkbox-input.disabled + label, .custom-checkbox:not(#foo) .checkbox-input[disabled] + label { color: #b8b8b8; } .custom-checkbox:not(#foo) .checkbox-input.disabled + label:before, .custom-checkbox:not(#foo) .checkbox-input[disabled] + label:before { box-shadow: none; background: #ddd; } .custom-checkbox:not(#foo) .checkbox-input:checked + label:after { content: ''; position: absolute; left: 5px; top: 9px; background: white; width: 4px; height: 4px; box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -3px 0 white, 4px -8px 0 white, 4px -6px 0 white; -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); } .login-page .login-form .forgot a { font-size: 14px; color: #5a5e6a; } .login-page .login-form .forgot .reset { color: #ff0000; } .login-page .login-form .forgot a:hover { text-decoration: underline; } .login-page .login-options .login-op-btn { background-position: right bottom; background-repeat: no-repeat; display: block; font-size: 15px; font-weight: bold; color: #fff; padding: 9px 20px; margin-bottom: 20px; border-radius: 2px; box-shadow: none; } .login-page .login-options .login-op-btn.tw, .login-page .login-options .login-op-btn.ya { margin-bottom: 0; } .login-page .login-options .login-op-btn.fb { background-image: url(assets/img/icons/login-facebook-icon.png); background-color: #5d82d1; } .login-page .login-options .login-op-btn.gp { background-image: url(assets/img/icons/login-google-icon.png); background-color: #eb5e4c; } .login-page .login-options .login-op-btn.tw { background-image: url(assets/img/icons/login-twitter-icon.png); background-color: #40bff5; } .login-page .login-options .login-op-btn.ya { background-image: url(assets/img/icons/login-yahoo-icon.png); background-color: #ab47ac; } .login-page .login-form .input .submit-input:hover, .login-page .login-options .login-op-btn:hover { background-color: #383c4b; } .login-page .register .input .submit-input { margin-bottom: 0; } /* 20 - Contact */ .contact { background: #f5f5f5; padding-bottom: 100px; } /* map */ .contact .big-map .fixed-map { height:350px; overflow: hidden; border-radius: 4px; position: relative; margin: 100px 0 30px; } .contact .big-map .full-map { width: 100%; height: 448px; margin-bottom: 30px; position: relative; } .contact .big-map .fixed-map:after, .contact .big-map .full-map:after { content: ''; background: rgba(0, 0, 0, .25); display: block; width: 100%; height: 3px; position: absolute; left: 0; bottom: 0; } .contact .sidebar .search { margin-bottom: 30px; } .contact.contact-3 { padding: 100px 0; } .contact.contact-3 .fixed-map { margin-top: 0; } .gm-style-iw * { display: block; width: 100%; } .gm-style-iw h4, .gm-style-iw p { margin: 0; padding: 0; } .gm-style-iw a { color: #4272db; } /* form */ .contact .sidebar, .contact .sidebar .contact-info { margin-top: 0; } .contact .contact-left .contact-text { color: #5a5e6a; margin-bottom: 20px; } .follow-icons ul li:first-child { margin-left: 0; } .contact .contact-right .info-text { color: #5a5e6a; } .contact .contact-right .call { color: #fe9d68; margin-top: 22px; } /* Typography page */ .typography, .shortcodes { background: #f5f5f5; } .space { height: 30px; clear: both; } .headlines .item p, .column-item .row-content { color: #5a5e6a; } blockquote { display: block; position: relative; padding: 23px 30px 25px 30px; margin: 6px 0; } blockquote .story { font-size: 20px; font-style: italic; color: #fe9d68; margin-bottom: 15px; } blockquote .name { font-size: 13px; color: #5a5e6a; } blockquote.blockquote-1 { border-left: 6px solid #fe9d68; } blockquote.blockquote-2:before, blockquote.blockquote-2:after { content: '\f10d'; display: block; font: normal normal normal 16px/1 "FontAwesome"; color: #a9abb0; position: absolute; } blockquote.blockquote-2:before { left: 0; top: 0; } blockquote.blockquote-2:after { content: '\f10e'; right: 0; bottom: 0; } blockquote.blockquote-3 { background: #f8f7f7; border: 1px solid #e9e8e8; border-radius: 5px; } blockquote.blockquote-4 { background: #fe9d68; border-radius: 5px; } blockquote.blockquote-4 .story { color: #fff; } /* lists */ .list ul li, .list ol li { color: #5a5e6a; line-height: 30px; } .ul-list ul li, .ol-list ol li { list-style: inside; } .ol-list ol li { list-style-type: decimal; } [class^="list-"] li:before, [class*="list-"] li:before { color: #fe9d68; margin-right: 10px; font: normal normal normal 15px/1 "FontAwesome"; } .list-play-circle ul li:before { content: '\f01d'; } .list-arrow-circle ul li:before { content: '\f0a9'; } .list-checked-circle ul li:before { content: '\f05d'; } .list-bold-caret ul li:before { content: '\f0da'; } .list-normal-caret ul li:before { content: '\f105'; } .list-star ul li:before { content: '\f006'; } /* 21 - Social icons */ .social-media-icons ul li a { background: #ff8e2e; display: block; margin: 0 10px 10px 0; width: 32px; height: 32px; line-height: 32px; text-align: center; font-size: 18px; color: #fff; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15); } .social-media-icons ul li a:hover { background: #383c4b; } .colored ul li .fb {background: #5d82d1;} .colored ul li .pn {background: #e13138;} .colored ul li .tw {background: #40bff5;} .colored ul li .gp {background: #eb5e4c;} .colored ul li .rss {background: #faa33d;} .colored ul li .vm {background: #35c6ea;} .colored ul li .dr {background: #f7659c;} .colored ul li .tm {background: #426d9b;} .colored ul li .be {background: #1879fd;} .colored ul li .st {background: #ff5c30;} .colored ul li .dp {background: #17a3eb;} .colored ul li .sc {background: #ff7e30;} .colored ul li .fm {background: #f34320;} .colored ul li .fk {background: #ff48a3;} .colored ul li .dv {background: #6a8a7b;} .colored ul li .in {background: #238cc8;} .colored ul li .dgg {background: #75788d;} .colored ul li .xg {background: #1a8e8c;} .colored ul li .git {background: #3f91cb;} .colored ul li .ig {background: #548bb6;} .colored ul li .ya {background: #ab47ac;} .colored ul li .yt {background: #ef4e41;} .colored ul li .sp {background: #13c1f3;} .colored ul li .at {background: #25a774;} .colored ul li .wp {background: #2592c3;} .colored ul li .pl {background: #ff7850;} .colored ul li .dl {background: #377bda;} .colored ul li .dl {background: #ff9233;} .colored ul li .dd {background: #377bda;} .colored ul li .ap {background: #b3b5b8;} .colored ul li .vk {background: #4778ac;} /* 22 - Pricing tables */ .pricing-tables { background: #f5f5f5; padding: 100px 0; } .pricing-tables .table-row { margin-bottom: 70px; } .pricing-tables .table-row .table { background: #fff; padding-bottom: 20px; text-align: center; border-radius: 2px; overflow: hidden; box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.13), inset 0px -2px 0px 0px rgba(0, 0, 0, 0.12); } .pricing-tables .table-row .table .table-header { background: #fe9d68; box-shadow: none; } .pricing-tables .table-1 .table .table-header { padding: 15px 0; } .pricing-tables .table-row .table .table-header .icon { background: #2f3342; width: 94px; height: 94px; line-height: 100px; margin: auto; border-radius: 50%; border: 4px solid #fa7c49; } .pricing-tables .table-row .table .table-header .icon i { color: #fff; font-size: 38px; } .pricing-tables .table-row .table .table-header .text { font-size: 20px; font-weight: bold; color: #fff; } .pricing-tables .table-1 .table .table-header .text { margin-top: 15px; } .pricing-tables .table-row .table .table-body .features li { font-size: 16px; color: #5a5e6a; padding: 13px 5px; border-bottom: 1px solid #ededed; cursor: default; } .pricing-tables .table-row .table .table-footer { padding: 20px 20px 0; } .pricing-tables .table-row .table .table-footer .order-btn a { display: block; background: #fa9964; padding: 12px 10px; font-weight: bold; font-size: 20px; color: #fff; border-radius: 2px; text-align: left; box-shadow: none; } .pricing-tables .table-row .table .table-footer .order-btn .currency { font-size: 14px; } .pricing-tables .table-row .table .table-footer .order-btn .icon { background: #383c4b; width: 28px; height: 28px; line-height: 28px; font-size: 13px; border-radius: 1px; text-align: center; } /* table 1 */ .pricing-tables .table-1 .table:hover .table-header .icon { border-color: #2f3342; } .pricing-tables .table-1 .table .table-footer .order-btn a:hover { background: #383c4b; } .pricing-tables .table-1 .table .table-footer .order-btn a:hover .icon { background: #fff; color: #383c4b; } .pricing-tables .table-1 .table .table-body .features li:hover, .pricing-tables .table-2 .table .table-body .features li:hover { background: #f9f9f9; } /* table 2 */ .pricing-tables .table-2 .table .table-header { padding: 50px 0; } .pricing-tables .table-2 .table .table-header .text { font-size: 25px; } .pricing-tables .table-2 .table .table-header .price { margin-top: 17px; color: #2a2e3d; font-size: 14px; } .pricing-tables .table-2 .table .table-footer .order-btn a { background: #000020; text-align: center; } .pricing-tables .table-2 .table .table-footer .order-btn a:hover { background: #fa9964; } /* table 3 */ .pricing-tables .table-3 { margin-bottom: 0; } .pricing-tables .table-3 .table { background: #383c4b; text-align: left; padding: 0 20px; } .pricing-tables .table-3 .table .table-header { background: none; padding: 50px 0; border-bottom: 1px solid #2c2e39; } .pricing-tables .table-3 .table .table-header .text { font-size: 28px; } .pricing-tables .table-3 .table .table-header .price { margin-top: 17px; color: #fe9d68; font-style: italic; font-size: 16px; } .pricing-tables .table-3 .table .table-body { padding: 12px 0; } .pricing-tables .table-3 .table .table-body .features li { border: none; color: #b5b7bb; } .pricing-tables .table-3 .table .table-footer { padding: 20px 0 20px 0; border-top: 1px solid #2c2e39; } .pricing-tables .table-3 .table .table-footer .order-btn a { display: inline-block; text-align: center; font-size: 17px; padding: 14px 0; width: 105px; } .pricing-tables .table-3 .table .table-footer .order-btn a.details { background: #000020; } .pricing-tables .table-3 .table .table-footer .order-btn a:hover { background: #fff; color: #383c4b; } /* 21 - Coming soon */ .coming-soon { background: #f5f5f5; padding: 220px 0; } .countdown { text-align: center; margin-bottom: 60px; } .countdown div { display: inline-block; width: 150px; height: 150px; padding-top: 15px; border-radius: 50%; border: 6px solid #313542; color: #fa9964; font-size: 50px; font-weight: bold; margin-left: 50px; } .countdown div:first-child { margin-left: 0; } .countdown div span { display: block; font-size: 20px; } /* 22 - Page 404 */ .error-page { background: #f5f5f5; padding: 108px 0 115px; } .error-page .not-found { background: #fa9964; width: 330px; height: 330px; margin: auto; text-align: center; border-radius: 50%; padding-top: 65px; margin-bottom: 20px; } .error-page .not-found span { display: block; color: #fff; } .error-page .not-found .num { font-size: 110px; font-weight: 300; } .error-page .not-found .text { font-size: 16px; margin-top: -5px; } .error-page .error-message { font-size: 24px; color: #5a5e6a; text-align: center; margin-bottom: 55px; } /* 404 v2 */ .error-page.full-page { position: relative; height: 100%; background: url(assets/img/error-page-bg.jpg) no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } .error-page.full-page:after { content: ''; display: block; background-color: rgba(38, 41, 52, .96); width: 100%; height: 100%; position: absolute; left: 0; top: 0; } .error-page.full-page .container { position: relative; z-index: 1; } .error-page.full-page .not-found { background: none; border: 5px solid #fa9964; } .error-page.full-page .error-message { color: #fff; } .error-page.full-page .share-icons { background: none; border: 2px solid #5a5e6a; border-radius: 4px; } /* 23 - Dark version */ .dark { background-color: #343741; color: #828489; } .dark .top-bar, .dark .top-bar .top-social-icons li a, .dark header.static-header, .dark .sidebar .sidebar-widget ul.tabs li, .dark .sidebar .sidebar-widget.last-posts ul li, .dark .portfolio-filter ul li.item a, .dark .countdown div { border-color: #41444d; } .dark header.alt .site-name, .dark h6.head-title { color: #fff; } .dark header.alt .main-navigation > ul > li > a { color: #efefef; } .dark header .main-navigation li.parent-item ul.submenu, .dark header .main-navigation li.parent-item ul.submenu ul, .dark header .main-navigation li.courses-menu li .single-item, .dark .mobile-navigation .mobile-container ul, .dark .mobile-navigation .mobile-container li.haschild > ul, .dark header.alt, .dark .course-search, .dark .course-search:before { background: #2c2f3c; } .dark header .main-navigation li.parent-item ul.submenu li a, .dark header .main-navigation li.parent-item ul.submenu ul, .dark .mobile-navigation .mobile-container li.parent-item a, .dark .mobile-navigation .mobile-container li.courses-menu .course-menu-item { border-bottom-color: #353845; border-left-color: #353845; border-right-color: #353845; } .dark header .main-navigation li.parent-item ul.submenu li:hover > a, .dark .mobile-navigation .mobile-container li.parent-item a:hover { background: #262936; } .dark .tp-banner > ul li:after, .dard .fullscreen > ul li:after, .dark .course-search-section:after { background: rgba(12, 13, 16, .9); } .dark .top-bar, .dark .course-search #course-name, .dark .course-search.alt .dropdown, .dark .dropdown, .dark .dropdown.open div { background: #353842; } .dark .course-search #course-name, .dark .course-search.alt .dropdown, .dark .dropdown, .dark .dropdown div, .dark .comment-form .input input:not([type=submit]), .dark .comment-form .input textarea, .dark .contact-form .input input:not([type=submit]), .dark .contact-form .input textarea, .dark .login-page .login-form .input input, .dark .coming-soon .share-icons, .dark .error-page .share-icons { border: 1px solid #50525c; } .dark .course-search.alt .dropdown div { left: -1px; } .dark .dropdown li { border-bottom-color: #50525c; } /* light text */ .dark header .main-navigation li.courses-menu li .single-item .courses-num, .dark header .main-navigation li.courses-menu li .single-item a:hover, .dark .dropdown .selected, .dark .dropdown li.active, .dark .full-section .section-description, .dark .basic-slider-box .post-title a:hover, .dark .basic-slider-box .post .meta a:hover, .dark .sidebar .sidebar-widget.cats ul li a, .dark .comments-list li .author .date, .dark .portfolio-overlay .course-info .course-title .cat, .dark .contact .contact-right .info-text, .dark .login-page .login-form .custom-checkbox label, .dark .list ul li, .dark .list ol li, .dark #login-modal .close-modal, .dark #register-modal .close-modal { color: #97989b; } .dark .dropdown li.focus { background-color: #202126; } .dark .course-search #search-btn { background-color: #111217; } .dark .course-search.alt .container { background: none; border-radius: 0; box-shadow: none; } /* light bg */ .dark .features-section, .dark .latest-courses-section, .dark .misc-section, .dark .login-page, .dark .latest-courses-content.listview .course .details, .dark .post, .dark .post .entry .share-post, .dark .follow-icons, .dark .share-icons, .dark .post .entry-sidebar .course-details div, .dark .blog, .dark .blog .blogpost .meta div, .dark .post.single .meta div, .dark .contact, .dark .coming-soon, .dark .error-page, .dark .typography, .dark .shortcodes, .dark .pricing-tables, .dark .sidebar .sidebar-widget .tab-posts .post-item, .dark .comment-form .input input:not([type=submit]), .dark .comment-form .input textarea, .dark .contact-form .input input:not([type=submit]), .dark .contact-form .input textarea, .dark .login-page .login-form .input input, .dark .custom-checkbox:not(#foo) .checkbox-input + label:before { background-color: #343741; } /* dark bg */ .dark .instructors-section, .dark .categories-section, .dark .features-section.alt, .dark .accordion .accordion-header, .dark .accordion .accordion-content, .dark .instructor.alt .details .rating, .dark .questions .flexslider li .query, .dark .home-skills .skillbar, .dark .latest-courses-section.dark-bg, .dark .pagination li a, .dark .post .entry, .dark .post .course-details, .dark .contact .contact-left, .dark .login-page .login-form, .dark .login-page .login-options, .dark .entry-sidebar .instructor.alt, .dark .about-section, .dark .sidebar .sidebar-widget ul.tabs li, .dark .comment-form, .dark .comments-list, .dark .portfolio-filter ul li a { background-color: #2d303c; } .dark .instructors-section .instructor-info, .dark .latest-courses-section .course, .dark .add-courses, .dark .instructor.alt, .dark .categories-section .cat-box, .dark .blog .blogpost, .dark .sidebar .sidebar-widget, .dark .sidebar .sidebar-widget ul.tabs li.active, .dark .sidebar .search .search-input { background-color: #494c57; } .dark .flex-control-paging li a { background-color: #252732; } /* c4b alternative */ .dark .instructors-section .instructor-info .name, .dark .latest-courses-section .course-info .course-title a, .dark .categories-section .cat-box .courses-counter .nums, .dark .categories-section .cat-box .cat-title a:hover, .dark .sidebar .sidebar-widget.last-posts ul li a { color: #252732; } .dark .instructor-info .position, .dark .latest-courses-section .course-info .course-description, .dark .add-courses .add-courses-description, .dark .categories-section .cat-box .courses-counter, .dark .blog-posts .post-description, .dark .questions .query-description, .dark .sidebar .sidebar-widget .tab-posts .post-item .description, .dark .comment-form .addcomment-title .text, .dark .login-page .login-form .login-title .text { color: #828489; } .dark .accordion .accordion-header, .dark .accordion .accordion-content, .dark .questions .flexslider li .query { border-color: #575961; } .dark .instructor.alt .details { border-color: #2d303c; } .dark .instructor.alt .details .rating span.star:before { color: #7C7F8B; } .dark header.alt .mobile-navigation .mobile-btn span, .dark header.alt .mobile-navigation .mobile-btn span:before, .dark header.alt .mobile-navigation .mobile-btn span:after { background: #a5a5a5; } /* 24 - Footer */ footer { padding-top: 70px; background: #2b2e3b; } footer h6.widget-title { text-align: left; padding-bottom: 11px; margin-bottom: 14px; border-bottom: 1px solid #3d404d; } /* About Widget */ footer .about-widget .about-text { color: #d6d6d8; font-size: 12px; line-height: 21px; text-align: justify; margin-bottom: 20px; } /* Links */ footer .footer-links ul li { margin-bottom: 12px; } footer .footer-links ul li a, footer .twitter-widget .tweet a { background: url(assets/img/icons/footer-link-arrow.png) no-repeat left center; display: inline-block; color: #fe9d68; padding-left: 18px; } footer .footer-links ul li a:hover, footer .twitter-widget .tweet a:hover { color: #fff; text-shadow: 0 1px 0 #000; background-position: 2px center; } /* Twitter Widget */ footer .twitter-widget { position: relative; } footer .twitter-widget .tweet { color: #d6d6d8; line-height: 22px; margin-bottom: 21px; } footer .twitter-widget .tweet:last-child { margin-bottom: 0; } footer .twitter-widget .tweet .date { font-size: 11px; color: #6f7478; } /* Tweets & Courses Slider */ footer .twitter-widget #tweets-slider, footer .courses-widget #footer-courses-slider { position: static; } footer .twitter-widget #tweets-slider .flex-control-nav, footer .courses-widget #footer-courses-slider .flex-control-nav { width: auto; top: 10px; right: 0; bottom: auto; } footer .twitter-widget #tweets-slider .flex-control-nav li, footer .courses-widget #footer-courses-slider .flex-control-nav li { margin: 0 0 0 10px; } footer .twitter-widget #tweets-slider .flex-control-nav li a, footer .courses-widget #footer-courses-slider .flex-control-nav li a { background-color: #f4f4f4; } footer .twitter-widget #tweets-slider .flex-control-nav li a.flex-active, footer .courses-widget #footer-courses-slider .flex-control-nav li a.flex-active { background-color: #fe9d68; } /* Courses Widget */ footer .courses-widget { position: relative; } footer .courses-widget .course-info { margin-left: 58px; margin-bottom: 30px; } footer .courses-widget .course-info:last-child { margin-bottom: 0; } footer .courses-widget .course-icon .icon { background-color: #fe9d68; display: block; width: 38px; height: 38px; border-radius: 2px; } footer .courses-widget .course-icon .icon i { display: block; text-align: center; color: #fff; line-height: 38px; font-size: 18px; } footer .courses-widget .footer-course-title a { display: block; padding-bottom: 13px; color: #fe9d68; font-weight: bold; } footer .courses-widget .footer-course-title a:hover { color: #fff; text-shadow: 0 1px 0 #000; } footer .courses-widget .footer-course-description { color: #d6d6d8; } footer .courses-widget .course-date { display: block; font-size: 11px; color: #afb1b2; margin-top: 5px; } /* Bottom Footer **************************************************/ footer #bottom { margin-top: 70px; background: #262934; height: 68px; line-height: 68px; } footer #bottom .copyright p { color: #a9abb0; line-height: 68px; } footer #bottom .copyright a { color: #fe9d68; } footer #bottom .copyright a:hover { color: #fff; text-shadow: 0 1px 0 #000; } /* Social Icons */ footer #bottom .footer-social-icons { padding-top: 20px; } footer #bottom .footer-social-icons li { float: left; margin-left: 6px; } footer #bottom .footer-social-icons li a { background: #2c2f3c; display: block; width: 28px; height: 28px; line-height: 28px; text-align: center; border-radius: 2px; } footer #bottom .footer-social-icons li a:hover { background: #fe9d68; } footer #bottom .footer-social-icons li a i { color: #eef1f2; font-size: 14px; } footer #bottom .footer-social-icons li a:hover i { color: #383c4b; } /* 25 - Animation & Transition */ header .main-navigation li.parent-item ul.submenu li.haschild > a:after, header .mobile-navigation .mobile-container li.haschild > a:after, .course-search:before, .accordion .inactive-header:after, .accordion .active-header:after, .course-search.alt #search-btn, .instructor.alt .details .rating span.star, .inner-head .breadcrumb li:after, .sidebar .search .submit-btn, blockquote.blockquote-2:before, blockquote.blockquote-2:after, [class^="list-"] li:before, [class*="list-"] li:before { text-rendering:auto; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; } .ln-tr { -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -ms-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; } header .main-navigation ul li:after, header.alt .main-navigation > ul > li.courses-menu > a:after { -webkit-transition: all .2s ease; -moz-transition: all .2s ease; -ms-transition: all .2s ease; -o-transition: all .2s ease; transition: all .2s ease; } .es-tr { -webkit-transition: all .4s ease; -moz-transition: all .4s ease; -ms-transition: all .4s ease; -o-transition: all .4s ease; transition: all .4s ease; } .categories-section .cat-box, footer #bottom .footer-social-icons li a i, .instructors-section .instructor-info .social-icons li a i, .top-bar .top-social-icons ul li a i, .post .entry .icons ul li a i { -webkit-transition: transform .25s ease; -moz-transition: transform .25s ease; -ms-transition: transform .25s ease; -o-transition: transform .25s ease; transition: transform .25s ease; } .categories-section .cat-box:hover .cat-image .cat-icon i, footer #bottom .footer-social-icons li a:hover i, .instructors-section .instructor-info .social-icons li a:hover i, .top-bar .top-social-icons ul li a:hover i, .post .entry .icons ul li a:hover i, .follow-icons ul li a:hover i, .share-icons ul li a:hover i, .social-media-icons ul li a:hover i, .portfolio-overlay .course .details-overlay span a:hover i, header .main-navigation li.courses-menu li .single-item:hover .item-icon i { -webkit-animation: TextSprite .25s forwards; -moz-animation: TextSprite .25s forwards; -ms-animation: TextSprite .25s forwards; -o-animation: TextSprite .25s forwards; animation: TextSprite .25s forwards; } @-webkit-keyframes TextSprite { 49% { -webkit-transform: translateY(-100%); } 50% { -webkit-transform: translateY(100%); opacity: 0; } 51% { opacity: 1; } } @-moz-keyframes TextSprite { 49% { -moz-transform: translateY(-100%); } 50% { -moz-transform: translateY(100%); opacity: 0; } 51% { opacity: 1; } } @-ms-keyframes TextSprite { 49% { -ms-transform: translateY(-100%); } 50% { -ms-transform: translateY(100%); opacity: 0; } 51% { opacity: 1; } } @-o-keyframes TextSprite { 49% { -o-transform: translateY(-100%); } 50% { -o-transform: translateY(100%); opacity: 0; } 51% { opacity: 1; } } @keyframes TextSprite { 49% { transform: translateY(-100%); } 50% { transform: translateY(100%); opacity: 0; } 51% { opacity: 1; } } /* Slider Animation */ #home-slider .flex-active-slide .slide-title { -webkit-animation: LeftSlideIn 1.3s forwards; -moz-animation: LeftSlideIn 1.3s forwards; -ms-animation: LeftSlideIn 1.3s forwards; -o-animation: LeftSlideIn 1.3s forwards; animation: LeftSlideIn 1.3s forwards; } #home-slider .flex-active-slide .slide-description { -webkit-animation: RightSlideIn 2s forwards; -moz-animation: RightSlideIn 2s forwards; -ms-animation: RightSlideIn 2s forwards; -o-animation: RightSlideIn 2s forwards; animation: RightSlideIn 2s forwards; } @-webkit-keyframes LeftSlideIn { 0% { left: 50%; -webkit-transform: skewX(-75deg); -moz-transform: skewX(-75deg); -ms-transform: skewX(-75deg); -o-transform: skewX(-75deg); transform: skewX(-75deg); } 75% { left: 0; -webkit-transform: skewX(30deg); -moz-transform: skewX(30deg); -ms-transform: skewX(30deg); -o-transform: skewX(30deg); transform: skewX(30deg); } 100% { left: 0; -webkit-transform: skewX(0deg); -moz-transform: skewX(0deg); -ms-transform: skewX(0deg); -o-transform: skewX(0deg); transform: skewX(0deg); } } @-moz-keyframes LeftSlideIn { 0% { left: 50%; -webkit-transform: skewX(-75deg); -moz-transform: skewX(-75deg); -ms-transform: skewX(-75deg); -o-transform: skewX(-75deg); transform: skewX(-75deg); } 75% { left: 0; -webkit-transform: skewX(30deg); -moz-transform: skewX(30deg); -ms-transform: skewX(30deg); -o-transform: skewX(30deg); transform: skewX(30deg); } 100% { left: 0; -webkit-transform: skewX(0deg); -moz-transform: skewX(0deg); -ms-transform: skewX(0deg); -o-transform: skewX(0deg); transform: skewX(0deg); } } @-ms-keyframes LeftSlideIn { 0% { left: 50%; -webkit-transform: skewX(-75deg); -moz-transform: skewX(-75deg); -ms-transform: skewX(-75deg); -o-transform: skewX(-75deg); transform: skewX(-75deg); } 75% { left: 0; -webkit-transform: skewX(30deg); -moz-transform: skewX(30deg); -ms-transform: skewX(30deg); -o-transform: skewX(30deg); transform: skewX(30deg); } 100% { left: 0; -webkit-transform: skewX(0deg); -moz-transform: skewX(0deg); -ms-transform: skewX(0deg); -o-transform: skewX(0deg); transform: skewX(0deg); } } @-o-keyframes LeftSlideIn { 0% { left: 50%; -webkit-transform: skewX(-75deg); -moz-transform: skewX(-75deg); -ms-transform: skewX(-75deg); -o-transform: skewX(-75deg); transform: skewX(-75deg); } 75% { left: 0; -webkit-transform: skewX(30deg); -moz-transform: skewX(30deg); -ms-transform: skewX(30deg); -o-transform: skewX(30deg); transform: skewX(30deg); } 100% { left: 0; -webkit-transform: skewX(0deg); -moz-transform: skewX(0deg); -ms-transform: skewX(0deg); -o-transform: skewX(0deg); transform: skewX(0deg); } } @keyframes LeftSlideIn { 0% { left: 50%; -webkit-transform: skewX(-75deg); -moz-transform: skewX(-75deg); -ms-transform: skewX(-75deg); -o-transform: skewX(-75deg); transform: skewX(-75deg); } 75% { left: 0; -webkit-transform: skewX(30deg); -moz-transform: skewX(30deg); -ms-transform: skewX(30deg); -o-transform: skewX(30deg); transform: skewX(30deg); } 100% { left: 0; -webkit-transform: skewX(0deg); -moz-transform: skewX(0deg); -ms-transform: skewX(0deg); -o-transform: skewX(0deg); transform: skewX(0deg); } } @-webkit-keyframes RightSlideIn { 0% { right: 50%; opacity: 0; } 75% { right: -20px; opacity: 1; } 100% { right: 0; opacity: 1; } } @-moz-keyframes RightSlideIn { 0% { right: 50%; opacity: 0; } 75% { right: -20px; opacity: 1; } 100% { right: 0; opacity: 1; } } @-ms-keyframes RightSlideIn { 0% { right: 50%; opacity: 0; } 75% { right: -20px; opacity: 1; } 100% { right: 0; opacity: 1; } } @-o-keyframes RightSlideIn { 0% { right: 50%; opacity: 0; } 75% { right: -20px; opacity: 1; } 100% { right: 0; opacity: 1; } } @keyframes RightSlideIn { 0% { right: 50%; opacity: 0; } 75% { right: -20px; opacity: 1; } 100% { right: 0; opacity: 1; } } /* Inspired by Animate.css */ .animated { -webkit-animation-duration: 1.5s; -moz-animation-duration: 1.5s; -o-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; -o-animation-fill-mode: both; animation-fill-mode: both; } .animated.fadeInDown { -webkit-animation-name: fadeInDown; -moz-animation-name: fadeInDown; -o-animation-name: fadeInDown; animation-name: fadeInDown; } @-webkit-keyframes fadeInDown { 0% { opacity: 0; -webkit-transform: translateY(-25px); } 100% { opacity: 1; -webkit-transform: translateY(0); } } @-moz-keyframes fadeInDown { 0% { opacity: 0; -moz-transform: translateY(-25px); } 100% { opacity: 1; -moz-transform: translateY(0); } } @-ms-keyframes fadeInDown { 0% { opacity: 0; -o-transform: translateY(-25px); } 100% { opacity: 1; -o-transform: translateY(0); } } @-o-keyframes fadeInDown { 0% { opacity: 0; -o-transform: translateY(-25px); } 100% { opacity: 1; -o-transform: translateY(0); } } @keyframes fadeInDown { 0% { opacity: 0; transform: translateY(-25px); } 100% { opacity: 1; transform: translateY(0); } } /* Scroll Down */ .scroll-down a i { -webkit-animation: BounceDown 1.2s infinite; -moz-animation: BounceDown 1.2s infinite; -ms-animation: BounceDown 1.2s infinite; -o-animation: BounceDown 1.2s infinite; animation: BounceDown 1.2s infinite; } @-webkit-keyframes BounceDown { 0% { opacity: 0; -webkit-transform: translateY(-20px); -moz-transform: translateY(-20px); -ms-transform: translateY(-20px); -o-transform: translateY(-20px); transform: translateY(-20px); } 50% { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(7px); -moz-transform: translateY(7px); -ms-transform: translateY(7px); -o-transform: translateY(7px); transform: translateY(7px); } } @-moz-keyframes BounceDown { 0% { opacity: 0; -webkit-transform: translateY(-20px); -moz-transform: translateY(-20px); -ms-transform: translateY(-20px); -o-transform: translateY(-20px); transform: translateY(-20px); } 50% { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(7px); -moz-transform: translateY(7px); -ms-transform: translateY(7px); -o-transform: translateY(7px); transform: translateY(7px); } } @-ms-keyframes BounceDown { 0% { opacity: 0; -webkit-transform: translateY(-20px); -moz-transform: translateY(-20px); -ms-transform: translateY(-20px); -o-transform: translateY(-20px); transform: translateY(-20px); } 50% { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(7px); -moz-transform: translateY(7px); -ms-transform: translateY(7px); -o-transform: translateY(7px); transform: translateY(7px); } } @-o-keyframes BounceDown { 0% { opacity: 0; -webkit-transform: translateY(-20px); -moz-transform: translateY(-20px); -ms-transform: translateY(-20px); -o-transform: translateY(-20px); transform: translateY(-20px); } 50% { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(7px); -moz-transform: translateY(7px); -ms-transform: translateY(7px); -o-transform: translateY(7px); transform: translateY(7px); } } @keyframes BounceDown { 0% { opacity: 0; -webkit-transform: translateY(-20px); -moz-transform: translateY(-20px); -ms-transform: translateY(-20px); -o-transform: translateY(-20px); transform: translateY(-20px); } 50% { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(7px); -moz-transform: translateY(7px); -ms-transform: translateY(7px); -o-transform: translateY(7px); transform: translateY(7px); } }
0.30549
0.0545
@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap"); @import url("https://fonts.googleapis.com/css2?family=Montserrat&display=swap"); /* base styles */ * { margin: 0; font-family: "Quicksand"; color: #333; } body { background-color: #ffffcc81; } .navbar { padding: 20px; display: flex; align-items: center; max-width: 600px; margin: 0 auto; border-bottom: 1px solid #f2f2f2; } .navbar h1 { color: #f1356d; text-transform: uppercase; font-family: "Montserrat", sans-serif; -webkit-transition: 0.3s; /* text-shadow: 1px 3px 5px #e993ad48; */ } .navbar .links { margin-left: auto; } .navbar a { margin-left: 16px; text-decoration: none; padding: 6px 10px; -webkit-transition: 0.3s; } .navbar a:hover { color: #f1356d; background-color: #f5b8ca2a; border-radius: 8px; box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.1); } .content { max-width: 600px; margin: 40px auto; padding: 20px; } /* blog previews / list */ .blog-preview { padding: 10px; margin: 20px auto; border-bottom: 2px solid #f2f2f2; -webkit-transition: 0.3s; } .blog-preview:hover { border-radius: 10px; padding: 10px; /* background-color: rgba(204, 204, 197, 0.185); */ background-color: #f5b8ca2a; box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.1); } .blog-preview h2 { font-size: 20px; color: #f1356d; margin-bottom: 8px; } .delBtn { padding: 7px; margin-top: 5px; border: none; box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1); } .delBtn:hover { padding: 7px; margin-top: 5px; border: none; background-color: rgba(0, 0, 0, 0.1); /* box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.1); */ } .blog-preview a { text-decoration: none; } /* blog details page */ .blog-details h2 { font-size: 20px; color: #f1356d; margin-bottom: 10px; } .blog-details div { margin: 20px auto; } /* .blog-details button { background-color: #f1356d; border: #fff; border: 0; } */ /* create new blog form */ .create { max-width: 400px; margin: 0 auto; text-align: center; } .create label { text-align: left; display: block; } .create h2 { font-size: 20px; color: #f1356d; margin-bottom: 30px; } .create input, .create textarea, .create select { width: 100%; padding: 6px 10px; margin: 10px 0; border: 1px solid #ddd; box-sizing: border-box; /* IMPORTANT NOTE */ display: block; outline: none; } .create button { background: #f1356d; color: #fff; border: 0; padding: 8px; border-radius: 8px; cursor: pointer; -webkit-transition: 0.3s; } .create button:hover { background-color: #ca2556; } .delbtn { border: 0; padding: 7px 11px; cursor: pointer; font-size: 12px; font-family: "Montserrat", sans-serif; -webkit-transition: 0.3s; } .delbtn:hover { background-color: rgb(218, 218, 218); } .backhm { text-decoration-style: dashed; }
src/index.css
@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap"); @import url("https://fonts.googleapis.com/css2?family=Montserrat&display=swap"); /* base styles */ * { margin: 0; font-family: "Quicksand"; color: #333; } body { background-color: #ffffcc81; } .navbar { padding: 20px; display: flex; align-items: center; max-width: 600px; margin: 0 auto; border-bottom: 1px solid #f2f2f2; } .navbar h1 { color: #f1356d; text-transform: uppercase; font-family: "Montserrat", sans-serif; -webkit-transition: 0.3s; /* text-shadow: 1px 3px 5px #e993ad48; */ } .navbar .links { margin-left: auto; } .navbar a { margin-left: 16px; text-decoration: none; padding: 6px 10px; -webkit-transition: 0.3s; } .navbar a:hover { color: #f1356d; background-color: #f5b8ca2a; border-radius: 8px; box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.1); } .content { max-width: 600px; margin: 40px auto; padding: 20px; } /* blog previews / list */ .blog-preview { padding: 10px; margin: 20px auto; border-bottom: 2px solid #f2f2f2; -webkit-transition: 0.3s; } .blog-preview:hover { border-radius: 10px; padding: 10px; /* background-color: rgba(204, 204, 197, 0.185); */ background-color: #f5b8ca2a; box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.1); } .blog-preview h2 { font-size: 20px; color: #f1356d; margin-bottom: 8px; } .delBtn { padding: 7px; margin-top: 5px; border: none; box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1); } .delBtn:hover { padding: 7px; margin-top: 5px; border: none; background-color: rgba(0, 0, 0, 0.1); /* box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.1); */ } .blog-preview a { text-decoration: none; } /* blog details page */ .blog-details h2 { font-size: 20px; color: #f1356d; margin-bottom: 10px; } .blog-details div { margin: 20px auto; } /* .blog-details button { background-color: #f1356d; border: #fff; border: 0; } */ /* create new blog form */ .create { max-width: 400px; margin: 0 auto; text-align: center; } .create label { text-align: left; display: block; } .create h2 { font-size: 20px; color: #f1356d; margin-bottom: 30px; } .create input, .create textarea, .create select { width: 100%; padding: 6px 10px; margin: 10px 0; border: 1px solid #ddd; box-sizing: border-box; /* IMPORTANT NOTE */ display: block; outline: none; } .create button { background: #f1356d; color: #fff; border: 0; padding: 8px; border-radius: 8px; cursor: pointer; -webkit-transition: 0.3s; } .create button:hover { background-color: #ca2556; } .delbtn { border: 0; padding: 7px 11px; cursor: pointer; font-size: 12px; font-family: "Montserrat", sans-serif; -webkit-transition: 0.3s; } .delbtn:hover { background-color: rgb(218, 218, 218); } .backhm { text-decoration-style: dashed; }
0.246533
0.106784
html { font-family: font-proxima-regular sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; } .page-header { position: relative; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; text-align: center; padding: 0; height: 800px } .page-header .header-content { width: 100%; font-size: .8em; position:relative; padding: 400px 0; } #headerContent{position: relative;} .parallax-bg{position: absolute; left: 0;top: 0px;width: 100%;height: 100%;background-size: cover;background-attachment: fixed;} @media(min-width:640px) { .page-header .header-content { font-size: 1em } } .homepage .page-header .parallax-bg{ background: url("../images/bg.jpg") no-repeat #fff; background-size: cover; background-position: center } .homepage .page-header .title, .homepage .page-header .subtitle { color: #fff } .homepage .page-header .title { font-family: 'font-proxima-bold'; text-shadow: 1px 0 9px rgba(0, 0, 0, 0.7); font-size: 3.6em } @media(min-width:768px) { .homepage .page-header .title { font-size: 4em } } .homepage .page-header .subtitle { font-family: 'font-proxima-light'; font-weight: 100 } .search .page-header { position: relative; background-color: #e9e5dc } .search .page-header:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100px; background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 0, transparent 100%); z-index: 1 } .search .page-header .header-content { height: 100% } #hp-form { margin: 0 auto; max-width: 25em } #hp-form .form-input { padding: .8em 1em; font-weight: bold; font-size: 1.4em; border-radius: .3em; color: #009ee3; width:calc(100%); } #hp-form .form-actions { margin-top: .5em } #hp-form .form-actions:before, #hp-form .form-actions:after { content: ''; display: table } #hp-form .form-actions:after { clear: both } #hp-form .form-actions { *zoom: 1 } @media(min-width:640px) { #hp-form .form-actions { margin-top: 1% } } #hp-form .form-actions .btn { width: 49.5%; float: left; font-size: 1.2em; padding: .6em .5em; border-radius: .3em } @media(max-width:639px) { #hp-form .form-actions .btn { width: 100%; margin: 0 0 .5em } } #hp-form .icon { display: block; width: 1.5em; height: 1.5em; margin: 0 auto .5em; background: no-repeat 50%; background-size: contain } #hp-form .btn-find { margin-right: .5% } #hp-form .btn-find .icon { background-image: url("../images/ico-search.svg") } #hp-form .btn-share { margin-left: .5%; background-color: #f78a04 } #hp-form .btn-share .icon { background-image: url("../images/ico-home.svg") } #hp-form .btn-share:hover { background-color: #de7c04 } #map, #map-actions { position: absolute; left: 0; width: 100% } #map { height: 100%; top: 0 } #map-actions { bottom: 0 } #map-actions form { margin-bottom: 3em; max-width: 40em } #map-actions .form-input, #map-actions .btn { width: auto; vertical-align: middle } #map-actions .form-input { width: 15em; margin-right: 1em; color: #fff; background-color: #009ee3 } #map-actions .btn { font-size: 1.4em; border-radius: .3em; margin: 0 } .page-content { padding: 4em 0 5em } .page-content .page-title { font-family: 'font-proxima-light'; margin-bottom: 2em; text-align: center; color: #666; font-weight: 100 } .listings-grid { margin-bottom: 3em } .listings-grid:before, .listings-grid:after { content: ''; display: table } .listings-grid:after { clear: both } .listings-grid { *zoom: 1 } .listings-grid.users { text-align: center } .listing-block { width: 100%; float: left; padding: 1.5em; font-family: 'font-proxima-bold' } @media(min-width:640px) { .listing-block { width: 50% } } @media(min-width:900px) { .listing-block { width: 33.33% } } @media(max-width:899px) { .listing-block:last-child { margin: auto; float: none; clear: both } } .listing-block .listing-visitors { position: relative; margin: -1.6em 0; padding-right: .3em; text-align: right; z-index: 99 } .listing-block .listing-visitors .visitor { display: inline-block; vertical-align: middle; width: 2.6em; height: 2.6em; border: 3px solid #fff; border-radius: 50%; background-color: #43e695 } .listing-block .listing-visitors .visitor-main { width: 3.2em; height: 3.2em } .listing-block .listing-info { font-family: 'font-proxima-regular'; position: relative; padding: 1em; border-radius: 0 0 .8em .8em; background-color: #fff } .listing-block .listing-info a { color: #2b2d2e; font-size: 1.1em; font-weight: 600 } .listing-block .listing-info span { display: block; margin-top: .2em; color: #696d70 } .listing-image { display: block; position: relative } .listing-image img { width: 100% } .listing-price, .listing-label { position: absolute; left: -6px; color: #fff; font-size: 1.2em } .listing-price:after, .listing-label:after { content: ''; position: absolute; top: 100%; left: 0; border: 3px solid; border-color: #2b2d2e #2b2d2e transparent transparent } .listing-price { bottom: 2em; padding: .5em 1.5em; background-color: #3a3a3a } .listing-label { top: 0; padding: .4em 1.5em; text-transform: uppercase } .listing-label.label-new { background-color: #009ee3; border-radius: 0 0 10px 0 } .user-image-edit img { width: 85px; border-radius: 50% } .user-image-edit { display: block; width: 100px; height: 100px; line-height: 94px; text-align: center; border-radius: 50%; border: 1px solid #ccc; background-color: #d9dee3 } .user-link { display: inline-block; text-align: center; margin: 0 2em } .user-link .user-image { display: block; width: 100px; height: 100px; line-height: 94px; text-align: center; border-radius: 50%; border: 1px solid #ccc; background-color: #d9dee3 } .user-link .user-image img { width: 85px; border-radius: 50% } .user-link .user-name { display: inline-block; margin-top: 1em; font-weight: 100; color: #666 } .mfp-close { display: none } .modal-box { background-color: #f4f7fb; max-width: 450px; margin: auto; text-align: center; position: relative; border-radius: 10px } .modal-box .modal-header { background-color: #009ee3; padding: .5em; width: 100%; border-radius: 10px 10px 0 0 } .modal-box .mfp-close { color: #fff } .modal-box .modal-content { padding: 2.8em } .modal-box .modal-content.register { padding: 0 } .modal-box .modal-content span { margin: 10px; display: inline-block; color: #009ee3 } .modal-box .modal-content .btn { display: block; max-width: 230px; width: 100%; margin: auto; border-radius: .4em; transition: all .3s } .modal-box .modal-content .btn-action { background-color: #f78a04 } .modal-box .modal-content .btn-action:hover { background-color: #cf7403 } .modal-box .register-form { padding: 1em 4em } @media(max-width:479px) { .modal-box .register-form { padding: 2em } } @media(max-width:399px) { .modal-box .register-form { padding: .8em } } .modal-box .register-form h2 { font-family: 'font-proxima-light'; margin-bottom: 1em } .modal-box .register-form .form-input { border-radius: .4em; border: 2px solid #d9dee3; padding: .6em .8em; margin-bottom: .8em; font-size: 18px; width: calc(100%); } .modal-box .register-form .form-input:focus { outline: 0 } .modal-box .register-form .input-box .form-input { width: calc(50% - 0.4em); float: left } .modal-box .register-form .input-box .form-input:first-child { margin-right: .8em } .modal-box .register-form .btn-action { margin-top: 3em; margin-bottom: 3em } .modal-box .note { font-size: 10px; text-align: center; padding-bottom: 10px } .modal-box .note p { margin: 0 } .modal-box .note a { color: #222; text-decoration: underline } #header { position: absolute; width: 100%; left: 0; top: 0; padding: 1em; z-index: 10; background-color: #009ee3 } .profile .page-content { padding-top: 25px !important; } .tab-nav { padding-left: 50px } .tab-nav a { display: inline-block; padding: .8em 2em; background-color: #009ee3; color: #fff; border-radius: 6px 6px 0 0; margin-right: 3px } .tab-nav a.active { font-family: 'font-proxima-bold'; color: #009ee3; background-color: #fff } .tab-content { padding: 4em; background-color: #fff; border-radius: 6px; } @media(max-width:479px) { #header { text-align: center } #header .logo { width: 100%; margin-bottom: .3em } } #header .logo { font-family: 'font-proxima-bold'; font-size: 2em; opacity: .95; color: #fff; background: url("images/logo.png") no-repeat; background-size: cover; width: 210px; text-indent: 200%; overflow: hidden } @media(min-width:480px) { #header .logo { position: relative } } #header .logo span { opacity: .7 } #header .link { display: inline-block; padding: 10px; color: #fff; font-weight: 600; position: relative; cursor: pointer; } #header .signup-link { display: inline-block; padding: 10px; color: #fff; font-weight: 600; position: relative; cursor: pointer; } #header .signup-link:before { content: ''; display: inline-block; width: 0; height: 0; position: absolute; right: -10px; top: 17px; border-top: 5px solid #fff; border-left: 5px solid transparent; border-right: 5px solid transparent } #header .user-box { position: absolute; width: 100%; right: 0; top: 55px; max-width: 250px; text-align: center; display: none } @media(max-width:479px) { #header .user-box { -webkit-transform: translateX(50%); transform: translateX(50%); right: 50%; top: 100px } } #header .user-box.open { display: block; z-index:200; } #header .user-box .input-box { background: #fff; border-radius: .4em; padding: .4em; border: 2px solid #d9dee3; position: relative } #header .user-box .input-box a { font-size: 12px } #header .user-box .input-box .password-input { width: 50%; border-bottom: 0; padding-left: 0 } #header .user-box .input-box:before { content: ''; display: block; position: absolute; top: -10px; right: 20px; width: 16px; height: 16px; background-color: #fff; -webkit-transform: rotate(45deg); transform: rotate(45deg); border-left: 2px solid #d9dee3; border-top: 2px solid #d9dee3 } @media(max-width:479px) { #header .user-box .input-box:before { right: calc(50% - 8px) } } .btn { color: #ffffff !important; } #header .user-box .btn { border-radius: .4em; width: 100%; margin-top: .3em; transition: all .3s } #header .user-box .btn-action { background-color: #f78a04 } #header .user-box .btn-action:hover { background-color: #cf7403 } #header .user-box .form-input { border: 0; padding: .5em; border-bottom: 1px solid #f9f9f9; width: calc(100%); } #header .user-box .form-input:focus { outline: 0 } #header .btn-cta { padding: .8em 1.3em; font-weight: bold } #header .btn-cta:hover { background-color: rgba(51, 51, 51, 0.3) } @media(min-width:480px) { #header .user-menu { float: right } } #header .logged-in { color: #fff } #header .logged-in a, #header .logged-in p { display: inline-block; margin-right: 2em; vertical-align: middle } #header .logged-in p { margin: 0; padding-right: 4em } #header .logged-in .icon-messaging { width: 2.5em; height: 2.5em; border-radius: 50%; background: url("images/ico-message.svg") no-repeat 50%/80% } #header .logged-in .icon-messaging.unread { position: relative } #header .logged-in .icon-messaging.unread:after { content: ''; position: absolute; left: 0; bottom: .5em; width: .7em; height: .7em; border-radius: 50%; background-color: #f78a04 } #header .logged-in .user-image { position: absolute; top: -0.2em; right: 0; width: 3em; height: 3em; margin-right: 0; border-radius: 50%; border: 3px solid #fff; background-color: #fff; overflow: hidden } #header .logged-in .user-image img { display: inline-block; vertical-align: middle; max-width: 100%; height: auto; } .breadcrumb { padding: 6px; margin: 0; list-style: none; border-radius: 4px; background-color: #c9e8f6; } .breadcrumb > li { display: inline-block; } .breadcrumb > li > a { color: #009ee3; } .breadcrumb > li + li:before { padding: 0 5px; color: #009ee3; content: "/\00a0"; } .breadcrumb > .active { color: #fff; } .modal-wrapper .btn-cta { color: #fff; background-color: #009ee3; display: inline-block; padding: .8em 1.5em; font-size: 1em; font-weight: 600; border-radius: .3em } .modal-wrapper .btn-cta:hover { background-color: #0082ba } .modal-wrapper span { font-family: 'font-proxima-light'; font-size: 1.8em; margin-left: 5px; color: #fff; vertical-align: middle } #footer { position: relative; padding: 4em 0 1em; color: #bbb; background-color: #2b2d2e } .registerBoxThreeLeft { width: calc(33% - 0.45em) !important; margin-right: 0.65em; } .registerBoxThreeMiddle { width: calc(33% - 0.45em) !important; margin-right: 0.65em; } .registerBoxThreeRight { width: calc(33% - 0.45em) !important; } .registerGender { width: calc(100%) !important; height: 2.5em; background-color: white; } .alert_info, .alert_success, .alert_warning, .alert_error { margin: 10px 0px; padding: 12px; position: relative; text-align: left; } .alert_info { color: #00529B; background-color: #BDE5F8; } .alert_success { color: #4F8A10; background-color: #DFF2BF; } .alert_warning { color: #9F6000; background-color: #FEEFB3; } .alert_error { color: #D8000C; background-color: #FFBABA; } .alert_info i, .alert_success i, .alert_warning i, .alert_error i { vertical-align:middle; position:absolute; top:15px; } .alert_info div, .alert_success div, .alert_warning div, .alert_error div { padding-left:30px; } ::-webkit-input-placeholder { /* WebKit, Blink, Edge */ color: grey; } :-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: grey; opacity: 1; } ::-moz-placeholder { /* Mozilla Firefox 19+ */ color: grey; opacity: 1; } :-ms-input-placeholder { /* Internet Explorer 10-11 */ color: grey !important; opacity: 1; } input.address:-ms-input-placeholder { color: grey !important; opacity: 1; } select:required:invalid { color: grey; } #footer a { color: inherit } #footer a:hover { color: #fff } .footer-nav:before, .footer-nav:after { content: ''; display: table } .footer-nav:after { clear: both } .footer-nav { *zoom: 1 } .footer-block { float: left; width: 100%; margin-bottom: 1em } @media(min-width:480px) { .footer-block { width: 50% } } @media(min-width:768px) { .footer-block { width: 25%; margin-bottom: 0 } } .footer-block ul { margin: 0; padding: 0; list-style: none; line-height: 1.4 } .footer-block-title { color: #fff; font-weight: bold } .footer-social { margin: 3em 0 1.5em; padding: 0; list-style: none; text-align: center } .footer-social li { display: inline-block; width: 2.6em; height: 2.6em; margin-right: .3em; border: 1px solid #555; border-radius: 50%; background-repeat: no-repeat; background-size: 1em; background-position: 50%; transition: background-color .2s } .footer-social li:hover { background-color: rgba(153, 153, 153, 0.3) } .footer-social li:last-child { margin-right: 0 } .footer-social li a { display: block; height: 100%; overflow: hidden; text-indent: 200% } .footer-social .ico-facebook { background-image: url("../images/ico-facebook.svg") } .footer-social .ico-google-plus { background-image: url("../images/ico-google-plus.svg") } .footer-social .ico-twitter { background-image: url("../images/ico-twitter.svg") } .footer-social .ico-linkedin { background-image: url("../images/ico-linkedin.svg") } .footer-social .ico-pinterest { background-image: url("../images/ico-pinterest.svg") } .footer-social .ico-youtube { background-image: url("../images/ico-youtube.svg") } .footer-social .ico-instagram { background-image: url("../images/ico-instagram.svg") } .copyright { margin-bottom: 0; text-align: center; font-size: 1.2em } @font-face { font-family: 'Glyphicons Halflings'; src: url('../fonts/glyphicons-halflings-regular.eot'); src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg'); } @font-face { font-family: 'font-proxima-regular'; src: url("../fonts/ProximaNova-Regular.otf") format("opentype") } @font-face { font-family: 'font-proxima-light'; src: url("../fonts/ProximaNova-Light.otf") format("opentype") } @font-face { font-family: 'font-proxima-bold'; src: url("../fonts/ProximaNova-Bold.otf") format("opentype") } #content { -webkit-flex: 1; -ms-flex: 1; flex: 1; background-color: #f4f7fb } .contain-row { position: relative; display: block; margin: 0 auto; padding: 0 1em; max-width: 1200px } .contain-row:before, .contain-row:after { content: ''; display: table } .contain-row:after { clear: both } .contain-row { *zoom: 1 } .hide { display: none !important; } .glyphicon-spin { -webkit-animation: spin 1500ms infinite linear; animation: spin 1500ms infinite linear; } @-webkit-keyframes spin { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(359deg); transform: rotate(359deg); } } @keyframes spin { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(359deg); transform: rotate(359deg); } } .cf:before, .cf:after { content: ''; display: table } .cf:after { clear: both } .cf { *zoom: 1 } .mfp-bg { top: 0; left: 0; width: 100%; height: 100%; z-index: 1042; overflow: hidden; position: fixed; background: #0b0b0b; opacity: .8; filter: alpha(opacity=80) } .mfp-wrap { top: 0; left: 0; width: 100%; height: 100%; z-index: 1043; position: fixed; outline: none !important; -webkit-backface-visibility: hidden } .mfp-container { text-align: center; position: absolute; width: 100%; height: 100%; left: 0; top: 0; padding: 0 8px; box-sizing: border-box } .mfp-container:before { content: ''; display: inline-block; height: 100%; vertical-align: middle } .mfp-align-top .mfp-container:before { display: none } .mfp-content { position: relative; display: inline-block; vertical-align: middle; margin: 0 auto; text-align: left; z-index: 1045 } .mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content { width: 100%; cursor: auto } .mfp-ajax-cur { cursor: progress } .mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close { cursor: -webkit-zoom-out; cursor: zoom-out } .mfp-zoom { cursor: pointer; cursor: -webkit-zoom-in; cursor: zoom-in } .mfp-auto-cursor .mfp-content { cursor: auto } .mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none } .mfp-loading.mfp-figure { display: none } .mfp-hide { display: none !important } .btn-outline { border: 1px solid; background-color: transparent } #header .btn-cta { padding: .8em 1.3em; font-weight: bold; } .btn { vertical-align: middle; color: #fff; background-color: #009ee3; } .btn:hover { vertical-align: middle; color: #fff; background-color: #0085BF; } .page-header { margin: 0; } .user-menu .dropdown-menu{ right:0; left: auto; margin: 12px 0 0; }
public/css/styles.css
html { font-family: font-proxima-regular sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; } .page-header { position: relative; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; text-align: center; padding: 0; height: 800px } .page-header .header-content { width: 100%; font-size: .8em; position:relative; padding: 400px 0; } #headerContent{position: relative;} .parallax-bg{position: absolute; left: 0;top: 0px;width: 100%;height: 100%;background-size: cover;background-attachment: fixed;} @media(min-width:640px) { .page-header .header-content { font-size: 1em } } .homepage .page-header .parallax-bg{ background: url("../images/bg.jpg") no-repeat #fff; background-size: cover; background-position: center } .homepage .page-header .title, .homepage .page-header .subtitle { color: #fff } .homepage .page-header .title { font-family: 'font-proxima-bold'; text-shadow: 1px 0 9px rgba(0, 0, 0, 0.7); font-size: 3.6em } @media(min-width:768px) { .homepage .page-header .title { font-size: 4em } } .homepage .page-header .subtitle { font-family: 'font-proxima-light'; font-weight: 100 } .search .page-header { position: relative; background-color: #e9e5dc } .search .page-header:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100px; background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 0, transparent 100%); z-index: 1 } .search .page-header .header-content { height: 100% } #hp-form { margin: 0 auto; max-width: 25em } #hp-form .form-input { padding: .8em 1em; font-weight: bold; font-size: 1.4em; border-radius: .3em; color: #009ee3; width:calc(100%); } #hp-form .form-actions { margin-top: .5em } #hp-form .form-actions:before, #hp-form .form-actions:after { content: ''; display: table } #hp-form .form-actions:after { clear: both } #hp-form .form-actions { *zoom: 1 } @media(min-width:640px) { #hp-form .form-actions { margin-top: 1% } } #hp-form .form-actions .btn { width: 49.5%; float: left; font-size: 1.2em; padding: .6em .5em; border-radius: .3em } @media(max-width:639px) { #hp-form .form-actions .btn { width: 100%; margin: 0 0 .5em } } #hp-form .icon { display: block; width: 1.5em; height: 1.5em; margin: 0 auto .5em; background: no-repeat 50%; background-size: contain } #hp-form .btn-find { margin-right: .5% } #hp-form .btn-find .icon { background-image: url("../images/ico-search.svg") } #hp-form .btn-share { margin-left: .5%; background-color: #f78a04 } #hp-form .btn-share .icon { background-image: url("../images/ico-home.svg") } #hp-form .btn-share:hover { background-color: #de7c04 } #map, #map-actions { position: absolute; left: 0; width: 100% } #map { height: 100%; top: 0 } #map-actions { bottom: 0 } #map-actions form { margin-bottom: 3em; max-width: 40em } #map-actions .form-input, #map-actions .btn { width: auto; vertical-align: middle } #map-actions .form-input { width: 15em; margin-right: 1em; color: #fff; background-color: #009ee3 } #map-actions .btn { font-size: 1.4em; border-radius: .3em; margin: 0 } .page-content { padding: 4em 0 5em } .page-content .page-title { font-family: 'font-proxima-light'; margin-bottom: 2em; text-align: center; color: #666; font-weight: 100 } .listings-grid { margin-bottom: 3em } .listings-grid:before, .listings-grid:after { content: ''; display: table } .listings-grid:after { clear: both } .listings-grid { *zoom: 1 } .listings-grid.users { text-align: center } .listing-block { width: 100%; float: left; padding: 1.5em; font-family: 'font-proxima-bold' } @media(min-width:640px) { .listing-block { width: 50% } } @media(min-width:900px) { .listing-block { width: 33.33% } } @media(max-width:899px) { .listing-block:last-child { margin: auto; float: none; clear: both } } .listing-block .listing-visitors { position: relative; margin: -1.6em 0; padding-right: .3em; text-align: right; z-index: 99 } .listing-block .listing-visitors .visitor { display: inline-block; vertical-align: middle; width: 2.6em; height: 2.6em; border: 3px solid #fff; border-radius: 50%; background-color: #43e695 } .listing-block .listing-visitors .visitor-main { width: 3.2em; height: 3.2em } .listing-block .listing-info { font-family: 'font-proxima-regular'; position: relative; padding: 1em; border-radius: 0 0 .8em .8em; background-color: #fff } .listing-block .listing-info a { color: #2b2d2e; font-size: 1.1em; font-weight: 600 } .listing-block .listing-info span { display: block; margin-top: .2em; color: #696d70 } .listing-image { display: block; position: relative } .listing-image img { width: 100% } .listing-price, .listing-label { position: absolute; left: -6px; color: #fff; font-size: 1.2em } .listing-price:after, .listing-label:after { content: ''; position: absolute; top: 100%; left: 0; border: 3px solid; border-color: #2b2d2e #2b2d2e transparent transparent } .listing-price { bottom: 2em; padding: .5em 1.5em; background-color: #3a3a3a } .listing-label { top: 0; padding: .4em 1.5em; text-transform: uppercase } .listing-label.label-new { background-color: #009ee3; border-radius: 0 0 10px 0 } .user-image-edit img { width: 85px; border-radius: 50% } .user-image-edit { display: block; width: 100px; height: 100px; line-height: 94px; text-align: center; border-radius: 50%; border: 1px solid #ccc; background-color: #d9dee3 } .user-link { display: inline-block; text-align: center; margin: 0 2em } .user-link .user-image { display: block; width: 100px; height: 100px; line-height: 94px; text-align: center; border-radius: 50%; border: 1px solid #ccc; background-color: #d9dee3 } .user-link .user-image img { width: 85px; border-radius: 50% } .user-link .user-name { display: inline-block; margin-top: 1em; font-weight: 100; color: #666 } .mfp-close { display: none } .modal-box { background-color: #f4f7fb; max-width: 450px; margin: auto; text-align: center; position: relative; border-radius: 10px } .modal-box .modal-header { background-color: #009ee3; padding: .5em; width: 100%; border-radius: 10px 10px 0 0 } .modal-box .mfp-close { color: #fff } .modal-box .modal-content { padding: 2.8em } .modal-box .modal-content.register { padding: 0 } .modal-box .modal-content span { margin: 10px; display: inline-block; color: #009ee3 } .modal-box .modal-content .btn { display: block; max-width: 230px; width: 100%; margin: auto; border-radius: .4em; transition: all .3s } .modal-box .modal-content .btn-action { background-color: #f78a04 } .modal-box .modal-content .btn-action:hover { background-color: #cf7403 } .modal-box .register-form { padding: 1em 4em } @media(max-width:479px) { .modal-box .register-form { padding: 2em } } @media(max-width:399px) { .modal-box .register-form { padding: .8em } } .modal-box .register-form h2 { font-family: 'font-proxima-light'; margin-bottom: 1em } .modal-box .register-form .form-input { border-radius: .4em; border: 2px solid #d9dee3; padding: .6em .8em; margin-bottom: .8em; font-size: 18px; width: calc(100%); } .modal-box .register-form .form-input:focus { outline: 0 } .modal-box .register-form .input-box .form-input { width: calc(50% - 0.4em); float: left } .modal-box .register-form .input-box .form-input:first-child { margin-right: .8em } .modal-box .register-form .btn-action { margin-top: 3em; margin-bottom: 3em } .modal-box .note { font-size: 10px; text-align: center; padding-bottom: 10px } .modal-box .note p { margin: 0 } .modal-box .note a { color: #222; text-decoration: underline } #header { position: absolute; width: 100%; left: 0; top: 0; padding: 1em; z-index: 10; background-color: #009ee3 } .profile .page-content { padding-top: 25px !important; } .tab-nav { padding-left: 50px } .tab-nav a { display: inline-block; padding: .8em 2em; background-color: #009ee3; color: #fff; border-radius: 6px 6px 0 0; margin-right: 3px } .tab-nav a.active { font-family: 'font-proxima-bold'; color: #009ee3; background-color: #fff } .tab-content { padding: 4em; background-color: #fff; border-radius: 6px; } @media(max-width:479px) { #header { text-align: center } #header .logo { width: 100%; margin-bottom: .3em } } #header .logo { font-family: 'font-proxima-bold'; font-size: 2em; opacity: .95; color: #fff; background: url("images/logo.png") no-repeat; background-size: cover; width: 210px; text-indent: 200%; overflow: hidden } @media(min-width:480px) { #header .logo { position: relative } } #header .logo span { opacity: .7 } #header .link { display: inline-block; padding: 10px; color: #fff; font-weight: 600; position: relative; cursor: pointer; } #header .signup-link { display: inline-block; padding: 10px; color: #fff; font-weight: 600; position: relative; cursor: pointer; } #header .signup-link:before { content: ''; display: inline-block; width: 0; height: 0; position: absolute; right: -10px; top: 17px; border-top: 5px solid #fff; border-left: 5px solid transparent; border-right: 5px solid transparent } #header .user-box { position: absolute; width: 100%; right: 0; top: 55px; max-width: 250px; text-align: center; display: none } @media(max-width:479px) { #header .user-box { -webkit-transform: translateX(50%); transform: translateX(50%); right: 50%; top: 100px } } #header .user-box.open { display: block; z-index:200; } #header .user-box .input-box { background: #fff; border-radius: .4em; padding: .4em; border: 2px solid #d9dee3; position: relative } #header .user-box .input-box a { font-size: 12px } #header .user-box .input-box .password-input { width: 50%; border-bottom: 0; padding-left: 0 } #header .user-box .input-box:before { content: ''; display: block; position: absolute; top: -10px; right: 20px; width: 16px; height: 16px; background-color: #fff; -webkit-transform: rotate(45deg); transform: rotate(45deg); border-left: 2px solid #d9dee3; border-top: 2px solid #d9dee3 } @media(max-width:479px) { #header .user-box .input-box:before { right: calc(50% - 8px) } } .btn { color: #ffffff !important; } #header .user-box .btn { border-radius: .4em; width: 100%; margin-top: .3em; transition: all .3s } #header .user-box .btn-action { background-color: #f78a04 } #header .user-box .btn-action:hover { background-color: #cf7403 } #header .user-box .form-input { border: 0; padding: .5em; border-bottom: 1px solid #f9f9f9; width: calc(100%); } #header .user-box .form-input:focus { outline: 0 } #header .btn-cta { padding: .8em 1.3em; font-weight: bold } #header .btn-cta:hover { background-color: rgba(51, 51, 51, 0.3) } @media(min-width:480px) { #header .user-menu { float: right } } #header .logged-in { color: #fff } #header .logged-in a, #header .logged-in p { display: inline-block; margin-right: 2em; vertical-align: middle } #header .logged-in p { margin: 0; padding-right: 4em } #header .logged-in .icon-messaging { width: 2.5em; height: 2.5em; border-radius: 50%; background: url("images/ico-message.svg") no-repeat 50%/80% } #header .logged-in .icon-messaging.unread { position: relative } #header .logged-in .icon-messaging.unread:after { content: ''; position: absolute; left: 0; bottom: .5em; width: .7em; height: .7em; border-radius: 50%; background-color: #f78a04 } #header .logged-in .user-image { position: absolute; top: -0.2em; right: 0; width: 3em; height: 3em; margin-right: 0; border-radius: 50%; border: 3px solid #fff; background-color: #fff; overflow: hidden } #header .logged-in .user-image img { display: inline-block; vertical-align: middle; max-width: 100%; height: auto; } .breadcrumb { padding: 6px; margin: 0; list-style: none; border-radius: 4px; background-color: #c9e8f6; } .breadcrumb > li { display: inline-block; } .breadcrumb > li > a { color: #009ee3; } .breadcrumb > li + li:before { padding: 0 5px; color: #009ee3; content: "/\00a0"; } .breadcrumb > .active { color: #fff; } .modal-wrapper .btn-cta { color: #fff; background-color: #009ee3; display: inline-block; padding: .8em 1.5em; font-size: 1em; font-weight: 600; border-radius: .3em } .modal-wrapper .btn-cta:hover { background-color: #0082ba } .modal-wrapper span { font-family: 'font-proxima-light'; font-size: 1.8em; margin-left: 5px; color: #fff; vertical-align: middle } #footer { position: relative; padding: 4em 0 1em; color: #bbb; background-color: #2b2d2e } .registerBoxThreeLeft { width: calc(33% - 0.45em) !important; margin-right: 0.65em; } .registerBoxThreeMiddle { width: calc(33% - 0.45em) !important; margin-right: 0.65em; } .registerBoxThreeRight { width: calc(33% - 0.45em) !important; } .registerGender { width: calc(100%) !important; height: 2.5em; background-color: white; } .alert_info, .alert_success, .alert_warning, .alert_error { margin: 10px 0px; padding: 12px; position: relative; text-align: left; } .alert_info { color: #00529B; background-color: #BDE5F8; } .alert_success { color: #4F8A10; background-color: #DFF2BF; } .alert_warning { color: #9F6000; background-color: #FEEFB3; } .alert_error { color: #D8000C; background-color: #FFBABA; } .alert_info i, .alert_success i, .alert_warning i, .alert_error i { vertical-align:middle; position:absolute; top:15px; } .alert_info div, .alert_success div, .alert_warning div, .alert_error div { padding-left:30px; } ::-webkit-input-placeholder { /* WebKit, Blink, Edge */ color: grey; } :-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: grey; opacity: 1; } ::-moz-placeholder { /* Mozilla Firefox 19+ */ color: grey; opacity: 1; } :-ms-input-placeholder { /* Internet Explorer 10-11 */ color: grey !important; opacity: 1; } input.address:-ms-input-placeholder { color: grey !important; opacity: 1; } select:required:invalid { color: grey; } #footer a { color: inherit } #footer a:hover { color: #fff } .footer-nav:before, .footer-nav:after { content: ''; display: table } .footer-nav:after { clear: both } .footer-nav { *zoom: 1 } .footer-block { float: left; width: 100%; margin-bottom: 1em } @media(min-width:480px) { .footer-block { width: 50% } } @media(min-width:768px) { .footer-block { width: 25%; margin-bottom: 0 } } .footer-block ul { margin: 0; padding: 0; list-style: none; line-height: 1.4 } .footer-block-title { color: #fff; font-weight: bold } .footer-social { margin: 3em 0 1.5em; padding: 0; list-style: none; text-align: center } .footer-social li { display: inline-block; width: 2.6em; height: 2.6em; margin-right: .3em; border: 1px solid #555; border-radius: 50%; background-repeat: no-repeat; background-size: 1em; background-position: 50%; transition: background-color .2s } .footer-social li:hover { background-color: rgba(153, 153, 153, 0.3) } .footer-social li:last-child { margin-right: 0 } .footer-social li a { display: block; height: 100%; overflow: hidden; text-indent: 200% } .footer-social .ico-facebook { background-image: url("../images/ico-facebook.svg") } .footer-social .ico-google-plus { background-image: url("../images/ico-google-plus.svg") } .footer-social .ico-twitter { background-image: url("../images/ico-twitter.svg") } .footer-social .ico-linkedin { background-image: url("../images/ico-linkedin.svg") } .footer-social .ico-pinterest { background-image: url("../images/ico-pinterest.svg") } .footer-social .ico-youtube { background-image: url("../images/ico-youtube.svg") } .footer-social .ico-instagram { background-image: url("../images/ico-instagram.svg") } .copyright { margin-bottom: 0; text-align: center; font-size: 1.2em } @font-face { font-family: 'Glyphicons Halflings'; src: url('../fonts/glyphicons-halflings-regular.eot'); src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg'); } @font-face { font-family: 'font-proxima-regular'; src: url("../fonts/ProximaNova-Regular.otf") format("opentype") } @font-face { font-family: 'font-proxima-light'; src: url("../fonts/ProximaNova-Light.otf") format("opentype") } @font-face { font-family: 'font-proxima-bold'; src: url("../fonts/ProximaNova-Bold.otf") format("opentype") } #content { -webkit-flex: 1; -ms-flex: 1; flex: 1; background-color: #f4f7fb } .contain-row { position: relative; display: block; margin: 0 auto; padding: 0 1em; max-width: 1200px } .contain-row:before, .contain-row:after { content: ''; display: table } .contain-row:after { clear: both } .contain-row { *zoom: 1 } .hide { display: none !important; } .glyphicon-spin { -webkit-animation: spin 1500ms infinite linear; animation: spin 1500ms infinite linear; } @-webkit-keyframes spin { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(359deg); transform: rotate(359deg); } } @keyframes spin { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(359deg); transform: rotate(359deg); } } .cf:before, .cf:after { content: ''; display: table } .cf:after { clear: both } .cf { *zoom: 1 } .mfp-bg { top: 0; left: 0; width: 100%; height: 100%; z-index: 1042; overflow: hidden; position: fixed; background: #0b0b0b; opacity: .8; filter: alpha(opacity=80) } .mfp-wrap { top: 0; left: 0; width: 100%; height: 100%; z-index: 1043; position: fixed; outline: none !important; -webkit-backface-visibility: hidden } .mfp-container { text-align: center; position: absolute; width: 100%; height: 100%; left: 0; top: 0; padding: 0 8px; box-sizing: border-box } .mfp-container:before { content: ''; display: inline-block; height: 100%; vertical-align: middle } .mfp-align-top .mfp-container:before { display: none } .mfp-content { position: relative; display: inline-block; vertical-align: middle; margin: 0 auto; text-align: left; z-index: 1045 } .mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content { width: 100%; cursor: auto } .mfp-ajax-cur { cursor: progress } .mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close { cursor: -webkit-zoom-out; cursor: zoom-out } .mfp-zoom { cursor: pointer; cursor: -webkit-zoom-in; cursor: zoom-in } .mfp-auto-cursor .mfp-content { cursor: auto } .mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none } .mfp-loading.mfp-figure { display: none } .mfp-hide { display: none !important } .btn-outline { border: 1px solid; background-color: transparent } #header .btn-cta { padding: .8em 1.3em; font-weight: bold; } .btn { vertical-align: middle; color: #fff; background-color: #009ee3; } .btn:hover { vertical-align: middle; color: #fff; background-color: #0085BF; } .page-header { margin: 0; } .user-menu .dropdown-menu{ right:0; left: auto; margin: 12px 0 0; }
0.428233
0.078961
#applicationHeader {height: 1%;} #parentElement>#applicationHeader {height: auto;} /*Mac-modified Tan Hack Method*/ * html #applicationHeader {height: 1%;} /* for IE/Win */ *>html #applicationHeader {height: auto;} /* for IE5/Mac */ a{ text-decoration : underline; } a img{ border : none; } a:link, a:visited{ color : #555; /* border-bottom : 1px solid #555; */ } .subscribe a{ color:#fff; background-color:#FF9900; padding:3px; font-size: 0.8em; text-decoration:none } .category_subscribe{ border-top: 0.1em solid #999; margin: 1.1em 0 0 0; } .category_subscribe a{ margin: 0.5em 0 0 0; padding-bottom: 0.5em; padding-left: 2.2em; display: block; background-image : url(/images/icons/feed_add.png); background-repeat : no-repeat; } #applicationWrapper{ width : 900px; margin : auto; background-color : #ffffff; margin-bottom : 10px;; } #topNav{ display : block; width : 100%; height : 40px; color : #FFF; margin : auto; background-color : #000; text-align : right; background-image : url(/images/nav_background.jpg); background-repeat : repeat-x; margin-bottom : 10px; } #topNav h1{ font-size : 2em; font-weight : bold; display : inline; float : left; padding-left : 10px; text-align : left; font-style : normal; font-variant : normal; font-weight : normal; line-height : normal; font-size-adjust : none; font-stretch : normal; } #topNav ul{ display : inline; height : 2em; position : relative; top : 10px; } #topNav ul li a:link, #topNav ul li a:visited{ color : #efefef; font-size : 1.1em; width : 100%; height : 40px; } #topNav li{ border-left : 1px solid #333; height : 20px; margin : 0; padding : 0; top : 5px; padding : 10px; display : inline; } #applicationHeader{ padding : 0 0 0 10px; margin : 0; /* background-color : #333257; */ } #applicationHeader h1{ color : #000; font-size : 2em; font-weight : lighter; margin : 0 0 10px 0; } .searchField, .searchSubmit{ padding : 2px; color : #fff; background-color : #000; border : none; font-weight : bold; text-align : left; font-style : normal; font-variant : normal; font-weight : normal; line-height : normal; font-size-adjust : none; font-stretch : normal; } .searchField{ color :#333; background-color :#ffffff; font-size : 1.5em; width : 200px; } #pageHeader{ /*background-color : #333257;*/ line-height : normal; border : 1px solid transparent; } #pageHeader ul{ margin : 0; list-style : none; padding : 0; } #pageHeader li{ background : url("/images/tab-left.gif") no-repeat left top; float : left; font-size : 1.2em; padding : 0 0 0px 9px; margin : 0 10px 0 0; } #pageHeader li.selected{ background : url("/images/tab-left-selected.gif") no-repeat left top; border: none; } #sideMenuNav li, #sideMenuCollapsed li{ padding: 1px 5px 1px 5px; display: inline; border-left : 1px solid #333; } #sideMenuNav, #sideMenuCollapsed{ color : #000; padding : 3px 0 10px 0; margin-bottom : 10px; background-image : url(/images/nav_background.jpg); background-repeat : repeat-x; color: #fff; } #sideMenuNav a, #sideMenuCollapsed a{ color: #fff; } #menu_content{ padding-left: 10px; } li.selected{ /*background-color: #eeeeff;*/ padding: 2px; display: inline; } #pageHeader a{ float : left; display : block; background : url("/images/tab-right.gif") no-repeat right top; padding : 5px 15px 4px 6px; text-decoration : none; color : #333257 } #pageHeader li.selected a{ background : url("/images/tab-right-selected.gif") no-repeat right top; } #pageHeader ul a:link, #pageHeader ul a:visited{ color : #000; } #pageHeader ul a:hover { color : #000; background-color : transparent; text-decoration : underline; } #pageContent{ display : block; clear : both; padding : 0 10px 10px 0; background-color : #FFF; text-align : left; font-style : normal; font-variant : normal; font-weight : normal; line-height : normal; font-size-adjust : none; font-stretch : normal; } #pageContent h1{ text-align : left; font-style : normal; font-variant : normal; font-weight : normal; line-height : normal; font-size-adjust : none; font-stretch : normal; margin-bottom : 0.5em; padding-bottom : 0.5em; color : #333; font-size : 1.9em; border-bottom : 1px solid #efefef; } #pageContent dl.listings{ border : 1px solid #efefef; padding : 0 20px 20px 20px; margin-bottom : 10px; width : 500px; } #pageContent dl.listings dd{ padding-left : 10px; } #pageContent dl.listings dt{ font-size : 1.2em; margin-bottom : 5px; margin-top : 20px; } .pageActionOptions, .pageInstructions, .throbber_message{ clear : both; display : block; border : 1px solid #D5D6B2; padding : 5px; margin-bottom : 5px; background-color : #F7F8D8; } .throbber_message{ background-color: #fff; border:1px solid #efefef; border-right:2px solid #cfcfcf; border-bottom:2px solid #cfcfcf; margin: auto; width: 500px; position:fixed; left:30%; top:30%; padding:10px; z-index:3; font-size:2.0em; } .pageInstructions{ background-color : #F0F0E5; } .extraInfo{ background-color : #F0F0E5; padding-left : 20px ; background : url("/images/icons/star.png") no-repeat left top; } .pageViewOptions{ padding : 5px 0 5px 0; text-align : right; float : right; width : 100%; font-size : 93%; line-height : normal; border-bottom : 1px solid #BCBCCB; margin : 0 0 10px 0; display : block; clear : both; } .pageViewOptions dl{ margin : 0 0 10px 0; } .pageViewOptions dd, .pageViewOptions dt, .pageActionOptions dd, .pageActionOptions dt{ display : inline; padding : 0 5px 0 5px; } #applicationFooter{ display : block; border-top : 1px solid #BCBCCB; padding : 10px 5px 10px 5px; font-size : .8em; text-align : right; } #applicationFooter li{ text-align : right; list-style : none; } .row{ display : block; width : 100%; clear : both; } .miceType{ font-size : 0.7em; }
public/stylesheets/main.css
#applicationHeader {height: 1%;} #parentElement>#applicationHeader {height: auto;} /*Mac-modified Tan Hack Method*/ * html #applicationHeader {height: 1%;} /* for IE/Win */ *>html #applicationHeader {height: auto;} /* for IE5/Mac */ a{ text-decoration : underline; } a img{ border : none; } a:link, a:visited{ color : #555; /* border-bottom : 1px solid #555; */ } .subscribe a{ color:#fff; background-color:#FF9900; padding:3px; font-size: 0.8em; text-decoration:none } .category_subscribe{ border-top: 0.1em solid #999; margin: 1.1em 0 0 0; } .category_subscribe a{ margin: 0.5em 0 0 0; padding-bottom: 0.5em; padding-left: 2.2em; display: block; background-image : url(/images/icons/feed_add.png); background-repeat : no-repeat; } #applicationWrapper{ width : 900px; margin : auto; background-color : #ffffff; margin-bottom : 10px;; } #topNav{ display : block; width : 100%; height : 40px; color : #FFF; margin : auto; background-color : #000; text-align : right; background-image : url(/images/nav_background.jpg); background-repeat : repeat-x; margin-bottom : 10px; } #topNav h1{ font-size : 2em; font-weight : bold; display : inline; float : left; padding-left : 10px; text-align : left; font-style : normal; font-variant : normal; font-weight : normal; line-height : normal; font-size-adjust : none; font-stretch : normal; } #topNav ul{ display : inline; height : 2em; position : relative; top : 10px; } #topNav ul li a:link, #topNav ul li a:visited{ color : #efefef; font-size : 1.1em; width : 100%; height : 40px; } #topNav li{ border-left : 1px solid #333; height : 20px; margin : 0; padding : 0; top : 5px; padding : 10px; display : inline; } #applicationHeader{ padding : 0 0 0 10px; margin : 0; /* background-color : #333257; */ } #applicationHeader h1{ color : #000; font-size : 2em; font-weight : lighter; margin : 0 0 10px 0; } .searchField, .searchSubmit{ padding : 2px; color : #fff; background-color : #000; border : none; font-weight : bold; text-align : left; font-style : normal; font-variant : normal; font-weight : normal; line-height : normal; font-size-adjust : none; font-stretch : normal; } .searchField{ color :#333; background-color :#ffffff; font-size : 1.5em; width : 200px; } #pageHeader{ /*background-color : #333257;*/ line-height : normal; border : 1px solid transparent; } #pageHeader ul{ margin : 0; list-style : none; padding : 0; } #pageHeader li{ background : url("/images/tab-left.gif") no-repeat left top; float : left; font-size : 1.2em; padding : 0 0 0px 9px; margin : 0 10px 0 0; } #pageHeader li.selected{ background : url("/images/tab-left-selected.gif") no-repeat left top; border: none; } #sideMenuNav li, #sideMenuCollapsed li{ padding: 1px 5px 1px 5px; display: inline; border-left : 1px solid #333; } #sideMenuNav, #sideMenuCollapsed{ color : #000; padding : 3px 0 10px 0; margin-bottom : 10px; background-image : url(/images/nav_background.jpg); background-repeat : repeat-x; color: #fff; } #sideMenuNav a, #sideMenuCollapsed a{ color: #fff; } #menu_content{ padding-left: 10px; } li.selected{ /*background-color: #eeeeff;*/ padding: 2px; display: inline; } #pageHeader a{ float : left; display : block; background : url("/images/tab-right.gif") no-repeat right top; padding : 5px 15px 4px 6px; text-decoration : none; color : #333257 } #pageHeader li.selected a{ background : url("/images/tab-right-selected.gif") no-repeat right top; } #pageHeader ul a:link, #pageHeader ul a:visited{ color : #000; } #pageHeader ul a:hover { color : #000; background-color : transparent; text-decoration : underline; } #pageContent{ display : block; clear : both; padding : 0 10px 10px 0; background-color : #FFF; text-align : left; font-style : normal; font-variant : normal; font-weight : normal; line-height : normal; font-size-adjust : none; font-stretch : normal; } #pageContent h1{ text-align : left; font-style : normal; font-variant : normal; font-weight : normal; line-height : normal; font-size-adjust : none; font-stretch : normal; margin-bottom : 0.5em; padding-bottom : 0.5em; color : #333; font-size : 1.9em; border-bottom : 1px solid #efefef; } #pageContent dl.listings{ border : 1px solid #efefef; padding : 0 20px 20px 20px; margin-bottom : 10px; width : 500px; } #pageContent dl.listings dd{ padding-left : 10px; } #pageContent dl.listings dt{ font-size : 1.2em; margin-bottom : 5px; margin-top : 20px; } .pageActionOptions, .pageInstructions, .throbber_message{ clear : both; display : block; border : 1px solid #D5D6B2; padding : 5px; margin-bottom : 5px; background-color : #F7F8D8; } .throbber_message{ background-color: #fff; border:1px solid #efefef; border-right:2px solid #cfcfcf; border-bottom:2px solid #cfcfcf; margin: auto; width: 500px; position:fixed; left:30%; top:30%; padding:10px; z-index:3; font-size:2.0em; } .pageInstructions{ background-color : #F0F0E5; } .extraInfo{ background-color : #F0F0E5; padding-left : 20px ; background : url("/images/icons/star.png") no-repeat left top; } .pageViewOptions{ padding : 5px 0 5px 0; text-align : right; float : right; width : 100%; font-size : 93%; line-height : normal; border-bottom : 1px solid #BCBCCB; margin : 0 0 10px 0; display : block; clear : both; } .pageViewOptions dl{ margin : 0 0 10px 0; } .pageViewOptions dd, .pageViewOptions dt, .pageActionOptions dd, .pageActionOptions dt{ display : inline; padding : 0 5px 0 5px; } #applicationFooter{ display : block; border-top : 1px solid #BCBCCB; padding : 10px 5px 10px 5px; font-size : .8em; text-align : right; } #applicationFooter li{ text-align : right; list-style : none; } .row{ display : block; width : 100%; clear : both; } .miceType{ font-size : 0.7em; }
0.276105
0.091301
.woo-variation-swatches .woo-variation-raw-select, .woo-variation-swatches .woo-variation-raw-select + .select2 { display: none !important; } .woo-variation-swatches .wvs-widget-layered-nav-list__item-color > a { display: inline-block; position: relative; } .woo-variation-swatches .wvs-widget-layered-nav-list__item-color > a .wvs-widget-item-wrapper { display: inline-block; } .woo-variation-swatches .wvs-widget-layered-nav-list__item-color .item { display: inline-block; float: left; padding: 9px; margin: 0 4px; box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.5); height: 20px; width: 20px; } .woo-variation-swatches .wvs-widget-layered-nav-list__item-color .text { display: inline-block; } .woo-variation-swatches .wvs-widget-layered-nav-list__item-color .text :after { content: ''; display: inline; clear: both; } .woo-variation-swatches .wvs-widget-layered-nav-list__item-color.woocommerce-widget-layered-nav-list__item--chosen .item { box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.9); } .woo-variation-swatches .variable-items-wrapper { display: flex; flex-wrap: wrap; margin: 0 !important; padding: 0; list-style: none; } .woo-variation-swatches .variable-items-wrapper .variable-item { margin: 0; padding: 0; list-style: none; transition: all 200ms ease; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; outline: none; } .woo-variation-swatches .variable-items-wrapper .variable-item .variable-item-contents { display: flex; width: 100%; height: 100%; } @supports (display: contents) { .woo-variation-swatches .variable-items-wrapper .variable-item .variable-item-contents { display: contents; } } .woo-variation-swatches .variable-items-wrapper .variable-item.variation-disabled { display: none !important; } .woo-variation-swatches .variable-items-wrapper .variable-item img { margin: 0; /** Storefront FIX */ padding: 0; /** ShopIsle Fix */ width: 100%; /** TheGem Fix */ height: 100%; pointer-events: none; } .woo-variation-swatches .variable-items-wrapper .variable-item span { pointer-events: none; } .woo-variation-swatches .variable-items-wrapper.radio-variable-wrapper { display: block; } .woo-variation-swatches .variable-items-wrapper.radio-variable-wrapper .radio-variable-item { box-sizing: border-box; display: block; list-style: none; cursor: pointer; margin: 0; } .woo-variation-swatches .variable-items-wrapper.radio-variable-wrapper .radio-variable-item label, .woo-variation-swatches .variable-items-wrapper.radio-variable-wrapper .radio-variable-item input { cursor: pointer; } .woo-variation-swatches .variable-items-wrapper.radio-variable-wrapper .radio-variable-item input { /*width: auto;*/ margin-right: 5px; } .woo-variation-swatches .variable-items-wrapper.radio-variable-wrapper .radio-variable-item label { font-weight: normal; font-size: 14px; display: inline-block; } .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) { box-sizing: border-box; cursor: pointer; display: flex; justify-content: center; align-items: center; background-color: #FFFFFF; box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3); padding: 2px; margin: 4px 8px 4px 0; } .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):last-of-type { margin-right: 0; } .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover { box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1); } .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):focus { box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.3); } .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected, .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover { box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.9); } .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item .variable-item-span-color { width: 100%; height: 100%; position: relative; display: block; } .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item .variable-item-span-color::after { position: absolute; content: ""; width: 100%; height: 100%; top: 0; left: 0; box-shadow: inset 0 0 1px 0 rgba(0, 0, 0, 0.5); } .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item { text-align: center; } .woo-variation-swatches.wvs-style-rounded .variable-items-wrapper .variable-item { border-radius: 100%; } .woo-variation-swatches.wvs-style-rounded .variable-items-wrapper .variable-item .variable-item-span, .woo-variation-swatches.wvs-style-rounded .variable-items-wrapper .variable-item img, .woo-variation-swatches.wvs-style-rounded .variable-items-wrapper .variable-item .variable-item-span::after { border-radius: 100%; } .woo-variation-swatches.wvs-style-squared .variable-items-wrapper .variable-item { border-radius: 2px; } .woo-variation-swatches.wvs-style-squared .variable-items-wrapper .variable-item.button-variable-item { width: auto; } .woo-variation-swatches.wvs-style-squared .variable-items-wrapper .variable-item.button-variable-item .variable-item-span { padding: 0 5px; } .woo-variation-swatches.wvs-style-squared .variable-items-wrapper .variable-item.color-variable-item span::after { border-radius: 0; } .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).disabled, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).disabled:hover, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).out-of-stock, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).out-of-stock:hover { box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05); pointer-events: none; cursor: not-allowed; position: relative; overflow: hidden; } .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).disabled img, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).disabled span, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).disabled .variable-item-contents, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).disabled:hover img, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).disabled:hover span, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).disabled:hover .variable-item-contents, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).out-of-stock img, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).out-of-stock span, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).out-of-stock .variable-item-contents, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).out-of-stock:hover img, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).out-of-stock:hover span, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).out-of-stock:hover .variable-item-contents { opacity: .3; } .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).disabled .variable-item-contents::before, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).disabled .variable-item-contents::after, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).disabled:hover .variable-item-contents::before, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).disabled:hover .variable-item-contents::after, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).out-of-stock .variable-item-contents::before, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).out-of-stock .variable-item-contents::after, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).out-of-stock:hover .variable-item-contents::before, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).out-of-stock:hover .variable-item-contents::after { position: absolute; content: " " !important; width: 100%; height: 1px; background: #FF0000 !important; left: 0; right: 0; bottom: 0; top: 50%; visibility: visible; opacity: 1; border: 0; margin: 0 !important; padding: 0 !important; min-width: auto; -webkit-transform-origin: center; transform-origin: center; z-index: 0; } .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).disabled .variable-item-contents::before, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).disabled:hover .variable-item-contents::before, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).out-of-stock .variable-item-contents::before, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).out-of-stock:hover .variable-item-contents::before { -webkit-transform: rotate(45deg); transform: rotate(45deg); } .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).disabled .variable-item-contents::after, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).disabled:hover .variable-item-contents::after, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).out-of-stock .variable-item-contents::after, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).out-of-stock:hover .variable-item-contents::after { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); } .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).out-of-stock, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).out-of-stock:hover { overflow: visible; pointer-events: auto; cursor: pointer; } .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).out-of-stock img, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).out-of-stock span, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).out-of-stock .variable-item-contents, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).out-of-stock:hover img, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).out-of-stock:hover span, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).out-of-stock:hover .variable-item-contents { opacity: .6; } .woo-variation-swatches.wvs-attr-behavior-blur .radio-variable-item.disabled label, .woo-variation-swatches.wvs-attr-behavior-blur .radio-variable-item.disabled input, .woo-variation-swatches.wvs-attr-behavior-blur .radio-variable-item.disabled:hover label, .woo-variation-swatches.wvs-attr-behavior-blur .radio-variable-item.disabled:hover input { cursor: not-allowed; text-decoration: line-through; opacity: .5; } .woo-variation-swatches.wvs-attr-behavior-blur .radio-variable-item.disabled::before, .woo-variation-swatches.wvs-attr-behavior-blur .radio-variable-item.disabled::after, .woo-variation-swatches.wvs-attr-behavior-blur .radio-variable-item.disabled:hover::before, .woo-variation-swatches.wvs-attr-behavior-blur .radio-variable-item.disabled:hover::after { display: none; } .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .variable-item:not(.radio-variable-item).disabled, .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .variable-item:not(.radio-variable-item).disabled:hover, .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .variable-item:not(.radio-variable-item).out-of-stock, .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .variable-item:not(.radio-variable-item).out-of-stock:hover { pointer-events: none; box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05); position: relative; overflow: hidden; cursor: not-allowed; } .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .variable-item:not(.radio-variable-item).disabled img, .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .variable-item:not(.radio-variable-item).disabled span, .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .variable-item:not(.radio-variable-item).disabled .variable-item-contents, .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .variable-item:not(.radio-variable-item).disabled:hover img, .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .variable-item:not(.radio-variable-item).disabled:hover span, .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .variable-item:not(.radio-variable-item).disabled:hover .variable-item-contents, .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .variable-item:not(.radio-variable-item).out-of-stock img, .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .variable-item:not(.radio-variable-item).out-of-stock span, .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .variable-item:not(.radio-variable-item).out-of-stock .variable-item-contents, .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .variable-item:not(.radio-variable-item).out-of-stock:hover img, .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .variable-item:not(.radio-variable-item).out-of-stock:hover span, .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .variable-item:not(.radio-variable-item).out-of-stock:hover .variable-item-contents { opacity: .3; } .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .variable-item:not(.radio-variable-item).out-of-stock, .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .variable-item:not(.radio-variable-item).out-of-stock:hover { overflow: visible; pointer-events: auto; cursor: pointer; } .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .variable-item:not(.radio-variable-item).out-of-stock img, .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .variable-item:not(.radio-variable-item).out-of-stock span, .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .variable-item:not(.radio-variable-item).out-of-stock .variable-item-contents, .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .variable-item:not(.radio-variable-item).out-of-stock:hover img, .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .variable-item:not(.radio-variable-item).out-of-stock:hover span, .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .variable-item:not(.radio-variable-item).out-of-stock:hover .variable-item-contents { opacity: .6; } .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .radio-variable-item.disabled, .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .radio-variable-item.disabled:hover { overflow: hidden; } .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .radio-variable-item.disabled label, .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .radio-variable-item.disabled input, .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .radio-variable-item.disabled:hover label, .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .radio-variable-item.disabled:hover input { pointer-events: none; opacity: .3; } .woo-variation-swatches.wvs-attr-behavior-hide .variable-item.disabled { opacity: 0; visibility: hidden; -webkit-transform: scale(0); transform: scale(0); -webkit-transform-origin: center; transform-origin: center; width: 0 !important; height: 0 !important; padding: 0 !important; margin: 0 !important; min-width: 0 !important; min-height: 0 !important; } .woo-variation-swatches.wvs-attr-behavior-hide .variable-item.disabled.radio-variable-item { width: auto !important; } .woo-variation-swatches.rtl table.variations td.label { /*padding-left: 15px; padding-right: 0; text-align: right;*/ } .woo-variation-swatches.rtl .variable-items-wrapper .variable-item { text-align: right; } .woo-variation-swatches.rtl .variable-items-wrapper .variable-item:not(.radio-variable-item) { margin: 4px 0 4px 8px; } .woo-variation-swatches.rtl .variable-items-wrapper.radio-variable-wrapper .radio-variable-item input { margin-right: 0; margin-left: 5px; } .woo-variation-swatches.woocommerce .product.elementor table.variations td.value:before { display: none !important; } .woo-variation-swatches.woo-variation-swatches-ie11 .variable-items-wrapper { display: block !important; } .woo-variation-swatches.woo-variation-swatches-ie11 .variable-items-wrapper .variable-item:not(.radio-variable-item) { float: left; } .woo-variation-swatches.wvs-show-label .variations td { display: block; width: auto !important; } .woo-variation-swatches.wvs-show-label .variations td label, .woo-variation-swatches.wvs-show-label .variations td .woo-selected-variation-item-name { display: inline-block; margin: 0 2px; }
wordpress/wp-content/plugins/woo-variation-swatches/assets/css/frontend.css
.woo-variation-swatches .woo-variation-raw-select, .woo-variation-swatches .woo-variation-raw-select + .select2 { display: none !important; } .woo-variation-swatches .wvs-widget-layered-nav-list__item-color > a { display: inline-block; position: relative; } .woo-variation-swatches .wvs-widget-layered-nav-list__item-color > a .wvs-widget-item-wrapper { display: inline-block; } .woo-variation-swatches .wvs-widget-layered-nav-list__item-color .item { display: inline-block; float: left; padding: 9px; margin: 0 4px; box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.5); height: 20px; width: 20px; } .woo-variation-swatches .wvs-widget-layered-nav-list__item-color .text { display: inline-block; } .woo-variation-swatches .wvs-widget-layered-nav-list__item-color .text :after { content: ''; display: inline; clear: both; } .woo-variation-swatches .wvs-widget-layered-nav-list__item-color.woocommerce-widget-layered-nav-list__item--chosen .item { box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.9); } .woo-variation-swatches .variable-items-wrapper { display: flex; flex-wrap: wrap; margin: 0 !important; padding: 0; list-style: none; } .woo-variation-swatches .variable-items-wrapper .variable-item { margin: 0; padding: 0; list-style: none; transition: all 200ms ease; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; outline: none; } .woo-variation-swatches .variable-items-wrapper .variable-item .variable-item-contents { display: flex; width: 100%; height: 100%; } @supports (display: contents) { .woo-variation-swatches .variable-items-wrapper .variable-item .variable-item-contents { display: contents; } } .woo-variation-swatches .variable-items-wrapper .variable-item.variation-disabled { display: none !important; } .woo-variation-swatches .variable-items-wrapper .variable-item img { margin: 0; /** Storefront FIX */ padding: 0; /** ShopIsle Fix */ width: 100%; /** TheGem Fix */ height: 100%; pointer-events: none; } .woo-variation-swatches .variable-items-wrapper .variable-item span { pointer-events: none; } .woo-variation-swatches .variable-items-wrapper.radio-variable-wrapper { display: block; } .woo-variation-swatches .variable-items-wrapper.radio-variable-wrapper .radio-variable-item { box-sizing: border-box; display: block; list-style: none; cursor: pointer; margin: 0; } .woo-variation-swatches .variable-items-wrapper.radio-variable-wrapper .radio-variable-item label, .woo-variation-swatches .variable-items-wrapper.radio-variable-wrapper .radio-variable-item input { cursor: pointer; } .woo-variation-swatches .variable-items-wrapper.radio-variable-wrapper .radio-variable-item input { /*width: auto;*/ margin-right: 5px; } .woo-variation-swatches .variable-items-wrapper.radio-variable-wrapper .radio-variable-item label { font-weight: normal; font-size: 14px; display: inline-block; } .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) { box-sizing: border-box; cursor: pointer; display: flex; justify-content: center; align-items: center; background-color: #FFFFFF; box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3); padding: 2px; margin: 4px 8px 4px 0; } .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):last-of-type { margin-right: 0; } .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover { box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1); } .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):focus { box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.3); } .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected, .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover { box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.9); } .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item .variable-item-span-color { width: 100%; height: 100%; position: relative; display: block; } .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item .variable-item-span-color::after { position: absolute; content: ""; width: 100%; height: 100%; top: 0; left: 0; box-shadow: inset 0 0 1px 0 rgba(0, 0, 0, 0.5); } .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item { text-align: center; } .woo-variation-swatches.wvs-style-rounded .variable-items-wrapper .variable-item { border-radius: 100%; } .woo-variation-swatches.wvs-style-rounded .variable-items-wrapper .variable-item .variable-item-span, .woo-variation-swatches.wvs-style-rounded .variable-items-wrapper .variable-item img, .woo-variation-swatches.wvs-style-rounded .variable-items-wrapper .variable-item .variable-item-span::after { border-radius: 100%; } .woo-variation-swatches.wvs-style-squared .variable-items-wrapper .variable-item { border-radius: 2px; } .woo-variation-swatches.wvs-style-squared .variable-items-wrapper .variable-item.button-variable-item { width: auto; } .woo-variation-swatches.wvs-style-squared .variable-items-wrapper .variable-item.button-variable-item .variable-item-span { padding: 0 5px; } .woo-variation-swatches.wvs-style-squared .variable-items-wrapper .variable-item.color-variable-item span::after { border-radius: 0; } .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).disabled, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).disabled:hover, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).out-of-stock, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).out-of-stock:hover { box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05); pointer-events: none; cursor: not-allowed; position: relative; overflow: hidden; } .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).disabled img, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).disabled span, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).disabled .variable-item-contents, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).disabled:hover img, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).disabled:hover span, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).disabled:hover .variable-item-contents, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).out-of-stock img, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).out-of-stock span, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).out-of-stock .variable-item-contents, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).out-of-stock:hover img, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).out-of-stock:hover span, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).out-of-stock:hover .variable-item-contents { opacity: .3; } .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).disabled .variable-item-contents::before, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).disabled .variable-item-contents::after, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).disabled:hover .variable-item-contents::before, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).disabled:hover .variable-item-contents::after, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).out-of-stock .variable-item-contents::before, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).out-of-stock .variable-item-contents::after, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).out-of-stock:hover .variable-item-contents::before, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).out-of-stock:hover .variable-item-contents::after { position: absolute; content: " " !important; width: 100%; height: 1px; background: #FF0000 !important; left: 0; right: 0; bottom: 0; top: 50%; visibility: visible; opacity: 1; border: 0; margin: 0 !important; padding: 0 !important; min-width: auto; -webkit-transform-origin: center; transform-origin: center; z-index: 0; } .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).disabled .variable-item-contents::before, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).disabled:hover .variable-item-contents::before, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).out-of-stock .variable-item-contents::before, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).out-of-stock:hover .variable-item-contents::before { -webkit-transform: rotate(45deg); transform: rotate(45deg); } .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).disabled .variable-item-contents::after, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).disabled:hover .variable-item-contents::after, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).out-of-stock .variable-item-contents::after, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).out-of-stock:hover .variable-item-contents::after { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); } .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).out-of-stock, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).out-of-stock:hover { overflow: visible; pointer-events: auto; cursor: pointer; } .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).out-of-stock img, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).out-of-stock span, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).out-of-stock .variable-item-contents, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).out-of-stock:hover img, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).out-of-stock:hover span, .woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).out-of-stock:hover .variable-item-contents { opacity: .6; } .woo-variation-swatches.wvs-attr-behavior-blur .radio-variable-item.disabled label, .woo-variation-swatches.wvs-attr-behavior-blur .radio-variable-item.disabled input, .woo-variation-swatches.wvs-attr-behavior-blur .radio-variable-item.disabled:hover label, .woo-variation-swatches.wvs-attr-behavior-blur .radio-variable-item.disabled:hover input { cursor: not-allowed; text-decoration: line-through; opacity: .5; } .woo-variation-swatches.wvs-attr-behavior-blur .radio-variable-item.disabled::before, .woo-variation-swatches.wvs-attr-behavior-blur .radio-variable-item.disabled::after, .woo-variation-swatches.wvs-attr-behavior-blur .radio-variable-item.disabled:hover::before, .woo-variation-swatches.wvs-attr-behavior-blur .radio-variable-item.disabled:hover::after { display: none; } .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .variable-item:not(.radio-variable-item).disabled, .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .variable-item:not(.radio-variable-item).disabled:hover, .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .variable-item:not(.radio-variable-item).out-of-stock, .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .variable-item:not(.radio-variable-item).out-of-stock:hover { pointer-events: none; box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05); position: relative; overflow: hidden; cursor: not-allowed; } .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .variable-item:not(.radio-variable-item).disabled img, .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .variable-item:not(.radio-variable-item).disabled span, .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .variable-item:not(.radio-variable-item).disabled .variable-item-contents, .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .variable-item:not(.radio-variable-item).disabled:hover img, .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .variable-item:not(.radio-variable-item).disabled:hover span, .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .variable-item:not(.radio-variable-item).disabled:hover .variable-item-contents, .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .variable-item:not(.radio-variable-item).out-of-stock img, .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .variable-item:not(.radio-variable-item).out-of-stock span, .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .variable-item:not(.radio-variable-item).out-of-stock .variable-item-contents, .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .variable-item:not(.radio-variable-item).out-of-stock:hover img, .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .variable-item:not(.radio-variable-item).out-of-stock:hover span, .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .variable-item:not(.radio-variable-item).out-of-stock:hover .variable-item-contents { opacity: .3; } .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .variable-item:not(.radio-variable-item).out-of-stock, .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .variable-item:not(.radio-variable-item).out-of-stock:hover { overflow: visible; pointer-events: auto; cursor: pointer; } .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .variable-item:not(.radio-variable-item).out-of-stock img, .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .variable-item:not(.radio-variable-item).out-of-stock span, .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .variable-item:not(.radio-variable-item).out-of-stock .variable-item-contents, .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .variable-item:not(.radio-variable-item).out-of-stock:hover img, .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .variable-item:not(.radio-variable-item).out-of-stock:hover span, .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .variable-item:not(.radio-variable-item).out-of-stock:hover .variable-item-contents { opacity: .6; } .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .radio-variable-item.disabled, .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .radio-variable-item.disabled:hover { overflow: hidden; } .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .radio-variable-item.disabled label, .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .radio-variable-item.disabled input, .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .radio-variable-item.disabled:hover label, .woo-variation-swatches.wvs-attr-behavior-blur-no-cross .radio-variable-item.disabled:hover input { pointer-events: none; opacity: .3; } .woo-variation-swatches.wvs-attr-behavior-hide .variable-item.disabled { opacity: 0; visibility: hidden; -webkit-transform: scale(0); transform: scale(0); -webkit-transform-origin: center; transform-origin: center; width: 0 !important; height: 0 !important; padding: 0 !important; margin: 0 !important; min-width: 0 !important; min-height: 0 !important; } .woo-variation-swatches.wvs-attr-behavior-hide .variable-item.disabled.radio-variable-item { width: auto !important; } .woo-variation-swatches.rtl table.variations td.label { /*padding-left: 15px; padding-right: 0; text-align: right;*/ } .woo-variation-swatches.rtl .variable-items-wrapper .variable-item { text-align: right; } .woo-variation-swatches.rtl .variable-items-wrapper .variable-item:not(.radio-variable-item) { margin: 4px 0 4px 8px; } .woo-variation-swatches.rtl .variable-items-wrapper.radio-variable-wrapper .radio-variable-item input { margin-right: 0; margin-left: 5px; } .woo-variation-swatches.woocommerce .product.elementor table.variations td.value:before { display: none !important; } .woo-variation-swatches.woo-variation-swatches-ie11 .variable-items-wrapper { display: block !important; } .woo-variation-swatches.woo-variation-swatches-ie11 .variable-items-wrapper .variable-item:not(.radio-variable-item) { float: left; } .woo-variation-swatches.wvs-show-label .variations td { display: block; width: auto !important; } .woo-variation-swatches.wvs-show-label .variations td label, .woo-variation-swatches.wvs-show-label .variations td .woo-selected-variation-item-name { display: inline-block; margin: 0 2px; }
0.38827
0.041521
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document url-prefix("https://learn2.acseducation.edu.au/mod/forum/post.php") { .col-md-9{ width:100%!important; } /*the left panel, showing the students post (in the meeting place forum)/ or the forum questions (in the dF) */ div[role="main"]>div:nth-of-type(1){ display:relative; max-height:1000px; width:40%; float:left; overflow:scroll; margin-left:12px; margin-right:20px!important; } div[role="main"]>h2{ margin-top:6px!important;; margin-left:14px; font-weight:bold; } /* The post to forum button */ #fgroup_id_buttonar{ position:absolute; top:76px; right:32px!important; box-shadow: none; padding:2px!important; padding-left:4px !important; background: none; } /* The boxes I enter into */ .felement.feditor, .felement.ffilemanager{ width:100%!important; padding-right:30px!important; } .fitem.required.fitem_ftext{ margin-bottom:0px; } .fitemtitle{ display:none; } input#id_subject{ width:287px; } #fitem_id_subject::before{ content:" Subject"!important; font-size:1.2em; font-weight:bold; margin-left:14px; } #fitem_id_discussionsubscribe{ display:none; } #fitem_id_attachments::before{ content:" Attachments"!important; font-weight:bold; font-size:1.2em; position:relative; width:100px; height:24px; top:12px; left:16px; } #fitem_id_mailnow::after{ content:" Mail Now"!important; font-weight:bold; display:inline-block; position:relative; left:-480px; top:6px; width:100px; height:24px; } /*The instructions for the student - hide them until mouse-over div[role="main"]>div:nth-of-type(1){ display:relative; height:150px; margin-left:10px; overflow:hidden; border:2px solid rgb(23,34,125); border-radius:4px; box-shadow: -5px 5px 7px -3px rgba(0,0,40,.4); width:80%; margin-bottom:10px!important; } div[role="main"]>div:nth-of-type(1)::before{ content:"Mouse-Over to see student instructions (and the questions for you to copy and paste)"; font-weight: bold; color:rgb(0,160,0); background: rgba(230,230,255,1); padding:14px; width:100%; text-align:center; } div[role="main"]>div:nth-of-type(1):hover::before{content:none} div[role="main"]>div:nth-of-type(1):hover{ width:initial; height:auto; max-height:700px; position:absolute; overflow:scroll; background:none; color:black; left:30px!important; top:-3px; width:90%; background: white; box-shadow: -7px 7px 17px 13px rgba(0,0,40,.4); z-index:30; } */ /* The vericite warning */ div[role="main"]>div:nth-of-type(2){ width:290px; overflow:hidden; height:22px; line-height:18px; float:right; position:absolute; margin:0px!important;; left:646px; top:-15px; background: white; border:1px solid rgb(23,34,125); border-radius: 4px; text-align:center; } div[role="main"]>div:nth-of-type(2)::before{ content:"Mouse-over to see Vericite message"; display:inline-block; width:100%; } div[role="main"]>div:nth-of-type(2):hover::before{content:none} div[role="main"]>div:nth-of-type(2):hover{ width:initial; height:auto; position:absolute; background:none; color:black; background: white; box-shadow: -7px 7px 17px 13px rgba(0,0,40,.4); z-index:31; content:none; padding:20px!important; } div[role="main"]>div:nth-of-type(2):hover::before{ content:none } }
data/usercss/149006.user.css
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document url-prefix("https://learn2.acseducation.edu.au/mod/forum/post.php") { .col-md-9{ width:100%!important; } /*the left panel, showing the students post (in the meeting place forum)/ or the forum questions (in the dF) */ div[role="main"]>div:nth-of-type(1){ display:relative; max-height:1000px; width:40%; float:left; overflow:scroll; margin-left:12px; margin-right:20px!important; } div[role="main"]>h2{ margin-top:6px!important;; margin-left:14px; font-weight:bold; } /* The post to forum button */ #fgroup_id_buttonar{ position:absolute; top:76px; right:32px!important; box-shadow: none; padding:2px!important; padding-left:4px !important; background: none; } /* The boxes I enter into */ .felement.feditor, .felement.ffilemanager{ width:100%!important; padding-right:30px!important; } .fitem.required.fitem_ftext{ margin-bottom:0px; } .fitemtitle{ display:none; } input#id_subject{ width:287px; } #fitem_id_subject::before{ content:" Subject"!important; font-size:1.2em; font-weight:bold; margin-left:14px; } #fitem_id_discussionsubscribe{ display:none; } #fitem_id_attachments::before{ content:" Attachments"!important; font-weight:bold; font-size:1.2em; position:relative; width:100px; height:24px; top:12px; left:16px; } #fitem_id_mailnow::after{ content:" Mail Now"!important; font-weight:bold; display:inline-block; position:relative; left:-480px; top:6px; width:100px; height:24px; } /*The instructions for the student - hide them until mouse-over div[role="main"]>div:nth-of-type(1){ display:relative; height:150px; margin-left:10px; overflow:hidden; border:2px solid rgb(23,34,125); border-radius:4px; box-shadow: -5px 5px 7px -3px rgba(0,0,40,.4); width:80%; margin-bottom:10px!important; } div[role="main"]>div:nth-of-type(1)::before{ content:"Mouse-Over to see student instructions (and the questions for you to copy and paste)"; font-weight: bold; color:rgb(0,160,0); background: rgba(230,230,255,1); padding:14px; width:100%; text-align:center; } div[role="main"]>div:nth-of-type(1):hover::before{content:none} div[role="main"]>div:nth-of-type(1):hover{ width:initial; height:auto; max-height:700px; position:absolute; overflow:scroll; background:none; color:black; left:30px!important; top:-3px; width:90%; background: white; box-shadow: -7px 7px 17px 13px rgba(0,0,40,.4); z-index:30; } */ /* The vericite warning */ div[role="main"]>div:nth-of-type(2){ width:290px; overflow:hidden; height:22px; line-height:18px; float:right; position:absolute; margin:0px!important;; left:646px; top:-15px; background: white; border:1px solid rgb(23,34,125); border-radius: 4px; text-align:center; } div[role="main"]>div:nth-of-type(2)::before{ content:"Mouse-over to see Vericite message"; display:inline-block; width:100%; } div[role="main"]>div:nth-of-type(2):hover::before{content:none} div[role="main"]>div:nth-of-type(2):hover{ width:initial; height:auto; position:absolute; background:none; color:black; background: white; box-shadow: -7px 7px 17px 13px rgba(0,0,40,.4); z-index:31; content:none; padding:20px!important; } div[role="main"]>div:nth-of-type(2):hover::before{ content:none } }
0.293
0.10697
@charset "utf-8"; /*区别于其他页面头部、底部的展示*/ body{ background-color: #f3f5f7;} .more_loader_spinner{ background:none;} .header-middle{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;word-wrap: normal;word-wrap: break-word;word-break: break-all;} h1, h2, h3, h4, h5, h6{ font-weight:normal;} /*公告文章列表*/ #article-content{background: #fff;padding:0 10px;margin:0.5rem auto 0;overflow: hidden;} #article-content .article-list{ width:100%; background:#fff;} #article-content .article-list li{ height:40px;border-bottom: 1px dotted #eee;} #article-content .article-list li>a{display: -webkit-box !important;display: box !important;position: relative; height:40px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;} #article-content .article-list li>a>span{position: relative;display:block;} #article-content .article-list li .article-name{-webkit-box-flex: 1;box-flex: 1; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;line-height:40px; color:#666; font-size:14px;} #article-content .article-list li .article-time{ float:right; line-height:40px; color:#666; font-size:14px;text-align: right; width:80px;} /*文章详情*/ .breadcrumb{background: #F3F5F7;padding: .5rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: .7rem;color: #888;} .breadcrumb> a {color: #888;font-size: .7rem;} .article-info{background: #fff;padding: 10px;margin:0 auto;overflow: hidden;} .article-info .article-title{text-align: center;font-size:0.8rem;line-height:40px;font-weight: normal;color: #666;border-bottom: 1px dashed #eee;} .article-info .article-detail { margin-top:5px;line-height:25px; word-wrap: break-word; word-break: normal;} .article-info .article-detail img{ width:100%; height:auto !important; max-width:100%;} table{ width:100% !important;} /*翻页*/ .info-page { width: 100%; height: 1.5rem; margin: .8rem 0 1rem; text-align: center;} .info-page a { display: inline-block; width: 3.5rem; line-height: 1.5rem; color: #fff; font-size: .7rem; border-radius: .3rem; text-align: center;} .info-page a.pre { background: #61b8fc; margin-right: 1rem;} .info-page a.next { background: #fc8080;}
resources/static/frontend/web_mobile/css/article.css
@charset "utf-8"; /*区别于其他页面头部、底部的展示*/ body{ background-color: #f3f5f7;} .more_loader_spinner{ background:none;} .header-middle{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;word-wrap: normal;word-wrap: break-word;word-break: break-all;} h1, h2, h3, h4, h5, h6{ font-weight:normal;} /*公告文章列表*/ #article-content{background: #fff;padding:0 10px;margin:0.5rem auto 0;overflow: hidden;} #article-content .article-list{ width:100%; background:#fff;} #article-content .article-list li{ height:40px;border-bottom: 1px dotted #eee;} #article-content .article-list li>a{display: -webkit-box !important;display: box !important;position: relative; height:40px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;} #article-content .article-list li>a>span{position: relative;display:block;} #article-content .article-list li .article-name{-webkit-box-flex: 1;box-flex: 1; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;line-height:40px; color:#666; font-size:14px;} #article-content .article-list li .article-time{ float:right; line-height:40px; color:#666; font-size:14px;text-align: right; width:80px;} /*文章详情*/ .breadcrumb{background: #F3F5F7;padding: .5rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: .7rem;color: #888;} .breadcrumb> a {color: #888;font-size: .7rem;} .article-info{background: #fff;padding: 10px;margin:0 auto;overflow: hidden;} .article-info .article-title{text-align: center;font-size:0.8rem;line-height:40px;font-weight: normal;color: #666;border-bottom: 1px dashed #eee;} .article-info .article-detail { margin-top:5px;line-height:25px; word-wrap: break-word; word-break: normal;} .article-info .article-detail img{ width:100%; height:auto !important; max-width:100%;} table{ width:100% !important;} /*翻页*/ .info-page { width: 100%; height: 1.5rem; margin: .8rem 0 1rem; text-align: center;} .info-page a { display: inline-block; width: 3.5rem; line-height: 1.5rem; color: #fff; font-size: .7rem; border-radius: .3rem; text-align: center;} .info-page a.pre { background: #61b8fc; margin-right: 1rem;} .info-page a.next { background: #fc8080;}
0.261237
0.044848
@font-face { font-family: 'Kanit-Bold'; src: url('Kanit-Bold.eot'); src: url('Kanit-Bold.eot?#iefix') format('embedded-opentype'), url('Kanit-Bold.woff2') format('woff2'), url('Kanit-Bold.woff') format('woff'), url('Kanit-Bold.ttf') format('truetype'), url('Kanit-Bold.svg#Kanit-Bold') format('svg'); font-weight: bold; font-style: normal; } @font-face { font-family: 'Kanit-ExtraLight'; src: url('Kanit-ExtraLight.eot'); src: url('Kanit-ExtraLight.eot?#iefix') format('embedded-opentype'), url('Kanit-ExtraLight.woff2') format('woff2'), url('Kanit-ExtraLight.woff') format('woff'), url('Kanit-ExtraLight.ttf') format('truetype'), url('Kanit-ExtraLight.svg#Kanit-ExtraLight') format('svg'); font-weight: 200; font-style: normal; } @font-face { font-family: 'Kanit-Thin'; src: url('Kanit-Thin.eot'); src: url('Kanit-Thin.eot?#iefix') format('embedded-opentype'), url('Kanit-Thin.woff2') format('woff2'), url('Kanit-Thin.woff') format('woff'), url('Kanit-Thin.ttf') format('truetype'), url('Kanit-Thin.svg#Kanit-Thin') format('svg'); font-weight: 100; font-style: normal; } @font-face { font-family: 'Kanit-ExtraBold'; src: url('Kanit-ExtraBold.eot'); src: url('Kanit-ExtraBold.eot?#iefix') format('embedded-opentype'), url('Kanit-ExtraBold.woff2') format('woff2'), url('Kanit-ExtraBold.woff') format('woff'), url('Kanit-ExtraBold.ttf') format('truetype'), url('Kanit-ExtraBold.svg#Kanit-ExtraBold') format('svg'); font-weight: 800; font-style: normal; } @font-face { font-family: 'Kanit-Black'; src: url('Kanit-Black.eot'); src: url('Kanit-Black.eot?#iefix') format('embedded-opentype'), url('Kanit-Black.woff2') format('woff2'), url('Kanit-Black.woff') format('woff'), url('Kanit-Black.ttf') format('truetype'), url('Kanit-Black.svg#Kanit-Black') format('svg'); font-weight: 900; font-style: normal; } @font-face { font-family: 'Kanit-Light'; src: url('Kanit-Light.eot'); src: url('Kanit-Light.eot?#iefix') format('embedded-opentype'), url('Kanit-Light.woff2') format('woff2'), url('Kanit-Light.woff') format('woff'), url('Kanit-Light.ttf') format('truetype'), url('Kanit-Light.svg#Kanit-Light') format('svg'); font-weight: 300; font-style: normal; } @font-face { font-family: 'Kanit-SemiBold'; src: url('Kanit-SemiBold.eot'); src: url('Kanit-SemiBold.eot?#iefix') format('embedded-opentype'), url('Kanit-SemiBold.woff2') format('woff2'), url('Kanit-SemiBold.woff') format('woff'), url('Kanit-SemiBold.ttf') format('truetype'), url('Kanit-SemiBold.svg#Kanit-SemiBold') format('svg'); font-weight: 600; font-style: normal; } @font-face { font-family: 'Kanit-Regular'; src: url('Kanit-Regular.eot'); src: url('Kanit-Regular.eot?#iefix') format('embedded-opentype'), url('Kanit-Regular.woff2') format('woff2'), url('Kanit-Regular.woff') format('woff'), url('Kanit-Regular.ttf') format('truetype'), url('Kanit-Regular.svg#Kanit-Regular') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'Kanit-Medium'; src: url('Kanit-Medium.eot'); src: url('Kanit-Medium.eot?#iefix') format('embedded-opentype'), url('Kanit-Medium.woff2') format('woff2'), url('Kanit-Medium.woff') format('woff'), url('Kanit-Medium.ttf') format('truetype'), url('Kanit-Medium.svg#Kanit-Medium') format('svg'); font-weight: 500; font-style: normal; }
assets/fonts/Kanit/font-kanit.css
@font-face { font-family: 'Kanit-Bold'; src: url('Kanit-Bold.eot'); src: url('Kanit-Bold.eot?#iefix') format('embedded-opentype'), url('Kanit-Bold.woff2') format('woff2'), url('Kanit-Bold.woff') format('woff'), url('Kanit-Bold.ttf') format('truetype'), url('Kanit-Bold.svg#Kanit-Bold') format('svg'); font-weight: bold; font-style: normal; } @font-face { font-family: 'Kanit-ExtraLight'; src: url('Kanit-ExtraLight.eot'); src: url('Kanit-ExtraLight.eot?#iefix') format('embedded-opentype'), url('Kanit-ExtraLight.woff2') format('woff2'), url('Kanit-ExtraLight.woff') format('woff'), url('Kanit-ExtraLight.ttf') format('truetype'), url('Kanit-ExtraLight.svg#Kanit-ExtraLight') format('svg'); font-weight: 200; font-style: normal; } @font-face { font-family: 'Kanit-Thin'; src: url('Kanit-Thin.eot'); src: url('Kanit-Thin.eot?#iefix') format('embedded-opentype'), url('Kanit-Thin.woff2') format('woff2'), url('Kanit-Thin.woff') format('woff'), url('Kanit-Thin.ttf') format('truetype'), url('Kanit-Thin.svg#Kanit-Thin') format('svg'); font-weight: 100; font-style: normal; } @font-face { font-family: 'Kanit-ExtraBold'; src: url('Kanit-ExtraBold.eot'); src: url('Kanit-ExtraBold.eot?#iefix') format('embedded-opentype'), url('Kanit-ExtraBold.woff2') format('woff2'), url('Kanit-ExtraBold.woff') format('woff'), url('Kanit-ExtraBold.ttf') format('truetype'), url('Kanit-ExtraBold.svg#Kanit-ExtraBold') format('svg'); font-weight: 800; font-style: normal; } @font-face { font-family: 'Kanit-Black'; src: url('Kanit-Black.eot'); src: url('Kanit-Black.eot?#iefix') format('embedded-opentype'), url('Kanit-Black.woff2') format('woff2'), url('Kanit-Black.woff') format('woff'), url('Kanit-Black.ttf') format('truetype'), url('Kanit-Black.svg#Kanit-Black') format('svg'); font-weight: 900; font-style: normal; } @font-face { font-family: 'Kanit-Light'; src: url('Kanit-Light.eot'); src: url('Kanit-Light.eot?#iefix') format('embedded-opentype'), url('Kanit-Light.woff2') format('woff2'), url('Kanit-Light.woff') format('woff'), url('Kanit-Light.ttf') format('truetype'), url('Kanit-Light.svg#Kanit-Light') format('svg'); font-weight: 300; font-style: normal; } @font-face { font-family: 'Kanit-SemiBold'; src: url('Kanit-SemiBold.eot'); src: url('Kanit-SemiBold.eot?#iefix') format('embedded-opentype'), url('Kanit-SemiBold.woff2') format('woff2'), url('Kanit-SemiBold.woff') format('woff'), url('Kanit-SemiBold.ttf') format('truetype'), url('Kanit-SemiBold.svg#Kanit-SemiBold') format('svg'); font-weight: 600; font-style: normal; } @font-face { font-family: 'Kanit-Regular'; src: url('Kanit-Regular.eot'); src: url('Kanit-Regular.eot?#iefix') format('embedded-opentype'), url('Kanit-Regular.woff2') format('woff2'), url('Kanit-Regular.woff') format('woff'), url('Kanit-Regular.ttf') format('truetype'), url('Kanit-Regular.svg#Kanit-Regular') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'Kanit-Medium'; src: url('Kanit-Medium.eot'); src: url('Kanit-Medium.eot?#iefix') format('embedded-opentype'), url('Kanit-Medium.woff2') format('woff2'), url('Kanit-Medium.woff') format('woff'), url('Kanit-Medium.ttf') format('truetype'), url('Kanit-Medium.svg#Kanit-Medium') format('svg'); font-weight: 500; font-style: normal; }
0.399694
0.102394
.field_container { background: url(/resources/media/nhl_arena.jpg) no-repeat; -webkit-background-size: cover; background-size: cover; } .field { background: url(/resources/media/fields/ice.png); background-size: 8%; position: relative; padding: 2vmin; box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.62); border: 1px solid #acacac; overflow: hidden; margin: 0 20px; display: flex; flex-direction: column; justify-content: center; width: calc(0.7vh * 120); min-width: calc(450px + 2vmin) !important; } .active_field, .positions_container { min-width: 450px !important; } .perimeter { display: flex; flex-direction: column; justify-content: center; align-items: center; width: 100%; } .active_field { max-height: calc(0.7vh * 130); max-width: calc(0.7vmin * 90); border: 0.4vmin solid #ff0000; display: flex; flex-direction: column; justify-content: center; box-shadow: 0 0 0px 100vmin rgba(0, 0, 0, 0.3); position: relative; border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; border-top-left-radius: 40px; border-top-right-radius: 40px; } .positions_container { position: absolute; width: 100%; height: 100%; } /* ворота */ .goal { width: calc(0.7vmin * 7.3); height: calc(0.7vmin * 2); border: 0.4vmin solid #000000; background: linear-gradient(45deg,rgba(0, 0, 0, 0) 48%,rgb(255, 255, 255) 50%,rgba(255, 255, 255, 0) 52%), linear-gradient(-45deg,rgba(0, 0, 0, 0) 48%,rgb(255, 255, 255) 50%,rgba(0, 0, 0, 0) 52%); background-size: 1em 1em; background-color: #808080; z-index: 1; position: absolute; bottom: 45px; border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; } .goal_A { border-bottom: 0; } .goal_B { border-top: 0; } .sector { height: 50%; display: flex; flex-direction: column; justify-content: space-between; align-items: center; position: relative; overflow: hidden; transition: 150ms ease-in; } .sector:hover { background: rgba(255, 255, 255, 0.4); } .sector_child { width: 100%; display: flex; flex-direction: column; justify-content: space-between; } .sector_row { display: flex; justify-content: space-between; width: 100%; } .penalty_zone { display: flex; flex-direction: column; align-items: center; border: 0.4vmin solid #ff0000; width: calc(2.0vmin * 40.3); transition: 150ms ease-in; } .penalty_zone:hover { background: rgba(233, 139, 40, 0.4); } .goal_zone { width: calc(0.7vmin * 18.3); height: calc(0.7vmin * 5.5); border: 0.4vmin solid #fff; } /* Применяется ко всем точкам в кругах вбрасывания */ .dot { width: 1.8vmin; height: 1.8vmin; border-radius: 100%; background: #ff0000; } .half_goal { } /* Центральный круг */ .circle { width: calc(0.7vmin * 18.1); height: calc(0.7vmin * 18.1); border-radius: 100%; border: 0.4vmin solid #ff0000; } /* sector A */ /* Часть центральной линии в зоне А */ .sector_A { border-bottom: 0.2vmin solid #ff0000; } .sector_A_top { } .hr { color: #f00; background: #f00; width: 75%; height: 5px; } /* Левая точка вбрасывания в средней зоне А */ .dot_1 { width: 1.9vmin; height: 1.9vmin; border-radius: 100%; background: #ff0000; position: absolute; top: 270px; left: 78px; } /* Правая точка вбрасывания в средней зоне А */ .dot_2 { width: 1.9vmin; height: 1.9vmin; border-radius: 100%; background: #ff0000; position: relative; top: 85px; left: 290px; } .sector_A_top_row_top {} /* Правый круг вбрасывания в зоне А */ .sector_A_top_row_bottom { display: flex; flex-direction: column; align-items: center; position: absolute; top: 150px; left: 150px; } /* Левый круг вбрасывания в зоне А */ .sector_A_top_row_bottom_1 { display: flex; flex-direction: column; align-items: center; position: absolute; top: 150px; right: 140px; } .half_goal_A { margin-top: calc(0.7vmin * -14.1); } .goal_A { border-bottom: 10; border: 10px; background-color: red; color: red; height: 1.3px; width: 385px; position: relative; top: -268px; right: -1px; } .sector_A_bottom_row_bottom { display: flex; flex-direction: column; align-items: center; width: 100%; } /* Точка вбрасывания в левом кругу в зоне А */ .penalty_dot_A { margin-top: calc(0.7vmin * 7); position: absolute; top: 90px; left: 80px; } .sector_A_bottom { justify-content: flex-end; flex-direction: column; align-items: center; } /* Точка вбрасывания в правом кругу в зоне А */ .penalty_dot_A_1 { margin-top: calc(0.7vmin * 7); position: absolute; top: -60px; left: 220px; } /* Половина круга в центре площадки в зоне А */ .half_center_A { margin-bottom: calc(calc(0.7vmin * -9.15) - 0.5vmin); display: flex; flex-direction: column; justify-content: center; align-items: center; } .dot_center { margin-top: calc(0.7vmin * 7); position: absolute; top: 90px; left: 90px; } /* Линия по периметру ворот в зоне А */ .penalty_zone_A { border-top: 0; position: absolute; top: 40px; } /* Зона ворот в зоне А */ .goal_zone_A { width: calc(1.16vh * 9); height: calc(0.7vh * 7); border: 2px solid #ff0000; background-color: #00bfff; border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; position: absolute; top: 0px; left: 200px; } /* Средняя линия зоны в зоне А */ .hr { color: #f00; background: #4169e1; width: 100%; height: 5px; position: absolute; top: 230px; } /* Палочка левого круга верх-лево */ .hr5 { border-top-right-radius: 40px; background-color: red; color: red; width: 4%; height: 2px; position: absolute; top: 120px; left: 21px; } /* Палочка правого круга верх-право */ .hr6 { background-color: red; color: red; width: 4%; height: 2px; position: absolute; top: 120px; right: 10px; } /* Палочка левого круга низ-лево */ .hr7 { background-color: red; color: red; width: 4%; height: 2px; position: absolute; top: 145px; left: 24px; } /* Палочка правого круга низ-право */ .hr8 { background-color: red; color: red; width: 4%; height: 2px; position: absolute; top: 145px; right: 14px; } /* Палочка левого круга верх-право */ .hr9 { background-color: red; color: red; width: 4%; height: 2px; position: absolute; top: 120px; left: 131px; } /* Палочка правого круга низ-лево */ .hr10 { background-color: red; color: red; width: 4%; height: 2px; position: absolute; top: 145px; right: 118px; } /* Палочка левого круга низ-право */ .hr11 { background-color: red; color: red; width: 4%; height: 2px; position: absolute; top: 145px; left: 128px; } /* Палочка правого круга верх-лево */ .hr12 { background-color: red; color: red; width: 4%; height: 2px; position: absolute; top: 120px; right: 121px; } /* sector B */ /* Часть центральной линии в зоне B */ .sector_B { border-top: 0.2vmin solid #ff0000; align-items: flex-end; } .sector_B_top { display: flex; flex-direction: column; align-items: flex-end; justify-content: space-between; } .sector_B_top_row_top { display: flex; flex-direction: row; justify-content: space-between; align-items: flex-end; width: 100%; } /* Точка вбрасывания в левом кругу */ .penalty_dot_B_1 { margin-top: calc(0.7vmin * 7); position: absolute; bottom: -10px; right: :125px; } .sector_B_bottom { justify-content: flex-start; flex-direction: column; align-items: center; } /* Правый круг вбрасывания в зоне B */ .sector_B_top_row_bottom { display: flex; flex-direction: column; align-items: center; position: relative; bottom: 140px; left: 150px; } /* Левый круг вбрасывания */ .sector_B_top_row_bottom_1 { display: flex; flex-direction: column; align-items: center; position: absolute; bottom: 130px; right: 150px; } /* Точка вбрасывания в правом кругу */ .penalty_dot_B { margin-top: calc(0.7vmin * 7); position: absolute; top: 20px; right: : 125px; } .half_goal_B { margin-bottom: calc(0.7vmin * -14.1); } .half_center_B { margin-top: calc(calc(0.7vmin * -9.15) - 0.5vmin); display: flex; flex-direction: column; justify-content: center; align-items: center; } .penalty_zone_B { border-bottom: 0; position: absolute; bottom: 40px; } /* Вратарская зона ворот в зоне B */ .goal_zone_B { width: calc(1.16vh * 9); height: calc(0.7vh * 7); border: 2px solid #ff0000; background-color: #00bfff; border-top-left-radius: 40px; border-top-right-radius: 40px; position: absolute; bottom: 0px; left: 197px; } /* Средняя линия в зоне B */ .hr_1 { color: #f00; background: #4169e1; width: 170%; height: 5px; position: absolute; bottom: 80px; } /* Левая точка вбрасывания в зоне B */ .dot_3 { width: 1.9vmin; height: 1.9vmin; border-radius: 100%; background: #ff0000; position: relative; bottom: 140px; left: 10px; } /* Палочка левого круга верх-право */ .hr13 { background-color: red; color: red; width: 4%; height: 2px; position: absolute; top: 35px; right: 162px; } /* Палочка правого круга верх-лево */ .hr14 { background-color: red; color: red; width: 4%; height: 2px; position: absolute; top: 35px; right: -30px; } /* Палочка правого круга низ-лево */ .hr15 { background-color: red; color: red; width: 4%; height: 2px; position: absolute; top: 60px; right: -30px; } /* Палочка левого круга низ-право */ .hr16 { background-color: red; color: red; width: 4%; height: 2px; position: absolute; top: 60px; right: 162px; } /* Палочка правого круга верх-право */ .hr17 { background-color: red; color: red; width: 4%; height: 2px; position: absolute; top: 35px; right: -138px; } /* Палочка левого круга низ-лево */ .hr18 { background-color: red; color: red; width: 4%; height: 2px; position: absolute; top: 60px; right: 269px; } /* Палочка левого круга верх-лево */ .hr19 { background-color: red; color: red; width: 4%; height: 2px; position: absolute; top: 35px; right: 269px; } /* Палочка правого круга низ-право */ .hr20 { background-color: red; color: red; width: 4%; height: 2px; position: absolute; top: 60px; right: -137px; } .hr21 { background-color: red; color: red; width: 6%; height: 2px; position: absolute; top: 60px; right: 40; border-top-right-radius: 40px; border-top-left-radius: 40px; } .positions_sector { display: flex; justify-content: space-between; height: 100%; flex-wrap: wrap; flex-direction: row; } /* Правая точка вбрасывания в зоне B */ .dot_4 { width: 1.9vmin; height: 1.9vmin; border-radius: 100%; background: #ff0000; position: relative; bottom: 100px; right::30px; } .positions_sector_A { flex-wrap: wrap; flex-direction: row; } .positions_sector_B { flex-wrap: wrap-reverse; flex-direction: row-reverse; } .position_row { display: flex; flex-wrap: wrap; flex-direction: row; justify-content: space-between; height: 5%; width: 100%; } .position_block{ display: flex; flex-direction: row; justify-content: center; align-items: center; width: 5%; position: relative; } .position_block span { display: none; position: absolute; width: 100%; height: 100%; color: #fff; text-align: center; font-size: 12px; } .position_block:hover { } .position_block_hover { background: #000; } .position_block:hover span { } .player { width: 100%; height: 100%; background: #ffffff; border-radius: 100%; box-shadow: 0 0 0px 1vmin #ff0000; opacity: 1; cursor: pointer; } .moved_player { opacity: 0.5; background: #ff6347; box-shadow: 0 0 0px 1vmin #ffff00; }
resources/css/fields/hockey.css
.field_container { background: url(/resources/media/nhl_arena.jpg) no-repeat; -webkit-background-size: cover; background-size: cover; } .field { background: url(/resources/media/fields/ice.png); background-size: 8%; position: relative; padding: 2vmin; box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.62); border: 1px solid #acacac; overflow: hidden; margin: 0 20px; display: flex; flex-direction: column; justify-content: center; width: calc(0.7vh * 120); min-width: calc(450px + 2vmin) !important; } .active_field, .positions_container { min-width: 450px !important; } .perimeter { display: flex; flex-direction: column; justify-content: center; align-items: center; width: 100%; } .active_field { max-height: calc(0.7vh * 130); max-width: calc(0.7vmin * 90); border: 0.4vmin solid #ff0000; display: flex; flex-direction: column; justify-content: center; box-shadow: 0 0 0px 100vmin rgba(0, 0, 0, 0.3); position: relative; border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; border-top-left-radius: 40px; border-top-right-radius: 40px; } .positions_container { position: absolute; width: 100%; height: 100%; } /* ворота */ .goal { width: calc(0.7vmin * 7.3); height: calc(0.7vmin * 2); border: 0.4vmin solid #000000; background: linear-gradient(45deg,rgba(0, 0, 0, 0) 48%,rgb(255, 255, 255) 50%,rgba(255, 255, 255, 0) 52%), linear-gradient(-45deg,rgba(0, 0, 0, 0) 48%,rgb(255, 255, 255) 50%,rgba(0, 0, 0, 0) 52%); background-size: 1em 1em; background-color: #808080; z-index: 1; position: absolute; bottom: 45px; border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; } .goal_A { border-bottom: 0; } .goal_B { border-top: 0; } .sector { height: 50%; display: flex; flex-direction: column; justify-content: space-between; align-items: center; position: relative; overflow: hidden; transition: 150ms ease-in; } .sector:hover { background: rgba(255, 255, 255, 0.4); } .sector_child { width: 100%; display: flex; flex-direction: column; justify-content: space-between; } .sector_row { display: flex; justify-content: space-between; width: 100%; } .penalty_zone { display: flex; flex-direction: column; align-items: center; border: 0.4vmin solid #ff0000; width: calc(2.0vmin * 40.3); transition: 150ms ease-in; } .penalty_zone:hover { background: rgba(233, 139, 40, 0.4); } .goal_zone { width: calc(0.7vmin * 18.3); height: calc(0.7vmin * 5.5); border: 0.4vmin solid #fff; } /* Применяется ко всем точкам в кругах вбрасывания */ .dot { width: 1.8vmin; height: 1.8vmin; border-radius: 100%; background: #ff0000; } .half_goal { } /* Центральный круг */ .circle { width: calc(0.7vmin * 18.1); height: calc(0.7vmin * 18.1); border-radius: 100%; border: 0.4vmin solid #ff0000; } /* sector A */ /* Часть центральной линии в зоне А */ .sector_A { border-bottom: 0.2vmin solid #ff0000; } .sector_A_top { } .hr { color: #f00; background: #f00; width: 75%; height: 5px; } /* Левая точка вбрасывания в средней зоне А */ .dot_1 { width: 1.9vmin; height: 1.9vmin; border-radius: 100%; background: #ff0000; position: absolute; top: 270px; left: 78px; } /* Правая точка вбрасывания в средней зоне А */ .dot_2 { width: 1.9vmin; height: 1.9vmin; border-radius: 100%; background: #ff0000; position: relative; top: 85px; left: 290px; } .sector_A_top_row_top {} /* Правый круг вбрасывания в зоне А */ .sector_A_top_row_bottom { display: flex; flex-direction: column; align-items: center; position: absolute; top: 150px; left: 150px; } /* Левый круг вбрасывания в зоне А */ .sector_A_top_row_bottom_1 { display: flex; flex-direction: column; align-items: center; position: absolute; top: 150px; right: 140px; } .half_goal_A { margin-top: calc(0.7vmin * -14.1); } .goal_A { border-bottom: 10; border: 10px; background-color: red; color: red; height: 1.3px; width: 385px; position: relative; top: -268px; right: -1px; } .sector_A_bottom_row_bottom { display: flex; flex-direction: column; align-items: center; width: 100%; } /* Точка вбрасывания в левом кругу в зоне А */ .penalty_dot_A { margin-top: calc(0.7vmin * 7); position: absolute; top: 90px; left: 80px; } .sector_A_bottom { justify-content: flex-end; flex-direction: column; align-items: center; } /* Точка вбрасывания в правом кругу в зоне А */ .penalty_dot_A_1 { margin-top: calc(0.7vmin * 7); position: absolute; top: -60px; left: 220px; } /* Половина круга в центре площадки в зоне А */ .half_center_A { margin-bottom: calc(calc(0.7vmin * -9.15) - 0.5vmin); display: flex; flex-direction: column; justify-content: center; align-items: center; } .dot_center { margin-top: calc(0.7vmin * 7); position: absolute; top: 90px; left: 90px; } /* Линия по периметру ворот в зоне А */ .penalty_zone_A { border-top: 0; position: absolute; top: 40px; } /* Зона ворот в зоне А */ .goal_zone_A { width: calc(1.16vh * 9); height: calc(0.7vh * 7); border: 2px solid #ff0000; background-color: #00bfff; border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; position: absolute; top: 0px; left: 200px; } /* Средняя линия зоны в зоне А */ .hr { color: #f00; background: #4169e1; width: 100%; height: 5px; position: absolute; top: 230px; } /* Палочка левого круга верх-лево */ .hr5 { border-top-right-radius: 40px; background-color: red; color: red; width: 4%; height: 2px; position: absolute; top: 120px; left: 21px; } /* Палочка правого круга верх-право */ .hr6 { background-color: red; color: red; width: 4%; height: 2px; position: absolute; top: 120px; right: 10px; } /* Палочка левого круга низ-лево */ .hr7 { background-color: red; color: red; width: 4%; height: 2px; position: absolute; top: 145px; left: 24px; } /* Палочка правого круга низ-право */ .hr8 { background-color: red; color: red; width: 4%; height: 2px; position: absolute; top: 145px; right: 14px; } /* Палочка левого круга верх-право */ .hr9 { background-color: red; color: red; width: 4%; height: 2px; position: absolute; top: 120px; left: 131px; } /* Палочка правого круга низ-лево */ .hr10 { background-color: red; color: red; width: 4%; height: 2px; position: absolute; top: 145px; right: 118px; } /* Палочка левого круга низ-право */ .hr11 { background-color: red; color: red; width: 4%; height: 2px; position: absolute; top: 145px; left: 128px; } /* Палочка правого круга верх-лево */ .hr12 { background-color: red; color: red; width: 4%; height: 2px; position: absolute; top: 120px; right: 121px; } /* sector B */ /* Часть центральной линии в зоне B */ .sector_B { border-top: 0.2vmin solid #ff0000; align-items: flex-end; } .sector_B_top { display: flex; flex-direction: column; align-items: flex-end; justify-content: space-between; } .sector_B_top_row_top { display: flex; flex-direction: row; justify-content: space-between; align-items: flex-end; width: 100%; } /* Точка вбрасывания в левом кругу */ .penalty_dot_B_1 { margin-top: calc(0.7vmin * 7); position: absolute; bottom: -10px; right: :125px; } .sector_B_bottom { justify-content: flex-start; flex-direction: column; align-items: center; } /* Правый круг вбрасывания в зоне B */ .sector_B_top_row_bottom { display: flex; flex-direction: column; align-items: center; position: relative; bottom: 140px; left: 150px; } /* Левый круг вбрасывания */ .sector_B_top_row_bottom_1 { display: flex; flex-direction: column; align-items: center; position: absolute; bottom: 130px; right: 150px; } /* Точка вбрасывания в правом кругу */ .penalty_dot_B { margin-top: calc(0.7vmin * 7); position: absolute; top: 20px; right: : 125px; } .half_goal_B { margin-bottom: calc(0.7vmin * -14.1); } .half_center_B { margin-top: calc(calc(0.7vmin * -9.15) - 0.5vmin); display: flex; flex-direction: column; justify-content: center; align-items: center; } .penalty_zone_B { border-bottom: 0; position: absolute; bottom: 40px; } /* Вратарская зона ворот в зоне B */ .goal_zone_B { width: calc(1.16vh * 9); height: calc(0.7vh * 7); border: 2px solid #ff0000; background-color: #00bfff; border-top-left-radius: 40px; border-top-right-radius: 40px; position: absolute; bottom: 0px; left: 197px; } /* Средняя линия в зоне B */ .hr_1 { color: #f00; background: #4169e1; width: 170%; height: 5px; position: absolute; bottom: 80px; } /* Левая точка вбрасывания в зоне B */ .dot_3 { width: 1.9vmin; height: 1.9vmin; border-radius: 100%; background: #ff0000; position: relative; bottom: 140px; left: 10px; } /* Палочка левого круга верх-право */ .hr13 { background-color: red; color: red; width: 4%; height: 2px; position: absolute; top: 35px; right: 162px; } /* Палочка правого круга верх-лево */ .hr14 { background-color: red; color: red; width: 4%; height: 2px; position: absolute; top: 35px; right: -30px; } /* Палочка правого круга низ-лево */ .hr15 { background-color: red; color: red; width: 4%; height: 2px; position: absolute; top: 60px; right: -30px; } /* Палочка левого круга низ-право */ .hr16 { background-color: red; color: red; width: 4%; height: 2px; position: absolute; top: 60px; right: 162px; } /* Палочка правого круга верх-право */ .hr17 { background-color: red; color: red; width: 4%; height: 2px; position: absolute; top: 35px; right: -138px; } /* Палочка левого круга низ-лево */ .hr18 { background-color: red; color: red; width: 4%; height: 2px; position: absolute; top: 60px; right: 269px; } /* Палочка левого круга верх-лево */ .hr19 { background-color: red; color: red; width: 4%; height: 2px; position: absolute; top: 35px; right: 269px; } /* Палочка правого круга низ-право */ .hr20 { background-color: red; color: red; width: 4%; height: 2px; position: absolute; top: 60px; right: -137px; } .hr21 { background-color: red; color: red; width: 6%; height: 2px; position: absolute; top: 60px; right: 40; border-top-right-radius: 40px; border-top-left-radius: 40px; } .positions_sector { display: flex; justify-content: space-between; height: 100%; flex-wrap: wrap; flex-direction: row; } /* Правая точка вбрасывания в зоне B */ .dot_4 { width: 1.9vmin; height: 1.9vmin; border-radius: 100%; background: #ff0000; position: relative; bottom: 100px; right::30px; } .positions_sector_A { flex-wrap: wrap; flex-direction: row; } .positions_sector_B { flex-wrap: wrap-reverse; flex-direction: row-reverse; } .position_row { display: flex; flex-wrap: wrap; flex-direction: row; justify-content: space-between; height: 5%; width: 100%; } .position_block{ display: flex; flex-direction: row; justify-content: center; align-items: center; width: 5%; position: relative; } .position_block span { display: none; position: absolute; width: 100%; height: 100%; color: #fff; text-align: center; font-size: 12px; } .position_block:hover { } .position_block_hover { background: #000; } .position_block:hover span { } .player { width: 100%; height: 100%; background: #ffffff; border-radius: 100%; box-shadow: 0 0 0px 1vmin #ff0000; opacity: 1; cursor: pointer; } .moved_player { opacity: 0.5; background: #ff6347; box-shadow: 0 0 0px 1vmin #ffff00; }
0.345657
0.106877
.HighlightedAlbum { width: 20em; height: 20em; margin: .25em; /*border: 2px solid #442a0d; !* marrom couro darker *!*/ /*border: 1px solid #442a0d; !* marrom couro darker *!*/ border: 2px solid white; /* marrom couro darker */ position: relative; -webkit-align-items: center; align-items: center; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; } .HighlightedAlbum--more .HighlightedAlbumContent-date { background-color: rgba(0, 0, 0, .9); } .HighlightedAlbumContent-date { display: inline-block; font-size: 1.5em; padding: .25em; min-width: 5em; background-color: rgba(0, 0, 0, .5); border: 2px solid #442a0d; /* marrom couro darker */ -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; } .HighlightedAlbum:hover .HighlightedAlbumContent-date { background-color: rgba(0, 0, 0, .7); border-color: #301c09; /* marrom couro darkest */ } .HighlightedAlbumContent-title { font-size: 1.25em; text-transform: uppercase; margin: .5em; } .HighlightedAlbum { overflow: hidden; } .HighlightedAlbum-background { width: 100%; height: 100%; background-color: black; /* fallback color */ background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; position: absolute; top: 0; right: 0; /*opacity: .4;*/ z-index: 1; -webkit-transition: transform .5s ease; -moz-transition: transform .5s ease; -ms-transition: transform .5s ease; -o-transition: transform .5s ease; transition: transform .5s ease; } .HighlightedAlbum:hover .HighlightedAlbum-background { transform: scale(1.025); } .HighlightedAlbum-overlay { width: 100%; height: 100%; position: absolute; top: 0; right: 0; opacity: .4; z-index: 1; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; } .HighlightedAlbum:hover .HighlightedAlbum-overlay { opacity: .3; } .HighlightedAlbum--more .HighlightedAlbum-overlay { opacity: .7; } .HighlightedAlbum--more:hover .HighlightedAlbum-overlay { opacity: .8; } .HighlightedAlbumContent { color: #fafafa; font-family: 'Roboto Slab', 'Roboto', sans-serif; z-index: 2; }
_src/css/highlighted-album.css
.HighlightedAlbum { width: 20em; height: 20em; margin: .25em; /*border: 2px solid #442a0d; !* marrom couro darker *!*/ /*border: 1px solid #442a0d; !* marrom couro darker *!*/ border: 2px solid white; /* marrom couro darker */ position: relative; -webkit-align-items: center; align-items: center; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; } .HighlightedAlbum--more .HighlightedAlbumContent-date { background-color: rgba(0, 0, 0, .9); } .HighlightedAlbumContent-date { display: inline-block; font-size: 1.5em; padding: .25em; min-width: 5em; background-color: rgba(0, 0, 0, .5); border: 2px solid #442a0d; /* marrom couro darker */ -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; } .HighlightedAlbum:hover .HighlightedAlbumContent-date { background-color: rgba(0, 0, 0, .7); border-color: #301c09; /* marrom couro darkest */ } .HighlightedAlbumContent-title { font-size: 1.25em; text-transform: uppercase; margin: .5em; } .HighlightedAlbum { overflow: hidden; } .HighlightedAlbum-background { width: 100%; height: 100%; background-color: black; /* fallback color */ background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; position: absolute; top: 0; right: 0; /*opacity: .4;*/ z-index: 1; -webkit-transition: transform .5s ease; -moz-transition: transform .5s ease; -ms-transition: transform .5s ease; -o-transition: transform .5s ease; transition: transform .5s ease; } .HighlightedAlbum:hover .HighlightedAlbum-background { transform: scale(1.025); } .HighlightedAlbum-overlay { width: 100%; height: 100%; position: absolute; top: 0; right: 0; opacity: .4; z-index: 1; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; } .HighlightedAlbum:hover .HighlightedAlbum-overlay { opacity: .3; } .HighlightedAlbum--more .HighlightedAlbum-overlay { opacity: .7; } .HighlightedAlbum--more:hover .HighlightedAlbum-overlay { opacity: .8; } .HighlightedAlbumContent { color: #fafafa; font-family: 'Roboto Slab', 'Roboto', sans-serif; z-index: 2; }
0.314261
0.04807
@font-face { font-family: 'fontello'; src: url('../font/fontello.eot?18495062'); src: url('../font/fontello.eot?18495062#iefix') format('embedded-opentype'), url('../font/fontello.woff2?18495062') format('woff2'), url('../font/fontello.woff?18495062') format('woff'), url('../font/fontello.ttf?18495062') format('truetype'), url('../font/fontello.svg?18495062#fontello') format('svg'); font-weight: normal; font-style: normal; } /* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */ /* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */ /* @media screen and (-webkit-min-device-pixel-ratio:0) { @font-face { font-family: 'fontello'; src: url('../font/fontello.svg?18495062#fontello') format('svg'); } } */ [class^="icon-"]:before, [class*=" icon-"]:before { font-family: "fontello"; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; width: 1em; margin-right: .2em; text-align: center; /* opacity: .8; */ /* For safety - reset parent styles, that can break glyph codes*/ font-variant: normal; text-transform: none; /* fix buttons height, for twitter bootstrap */ line-height: 1em; /* Animation center compensation - margins should be symmetric */ /* remove if not needed */ margin-left: .2em; /* you can be more comfortable with increased icons size */ /* font-size: 120%; */ /* Font smoothing. That was taken from TWBS */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; /* Uncomment for 3D effect */ /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ } .icon-globe:before { content: '\e800'; } /* '' */ .icon-help:before { content: '\e801'; } /* '' */ .icon-group:before { content: '\e802'; } /* '' */ .icon-down-dir:before { content: '\e803'; } /* '' */ .icon-down-big:before { content: '\e804'; } /* '' */ .icon-down-open:before { content: '\e805'; } /* '' */ .icon-search:before { content: '\e806'; } /* '' */ .icon-resize-full:before { content: '\e807'; } /* '' */ .icon-cancel:before { content: '\e808'; } /* '' */ .icon-book:before { content: '\e809'; } /* '' */ .icon-thumbs-up:before { content: '\e80a'; } /* '' */ .icon-download:before { content: '\e80b'; } /* '' */ .icon-user:before { content: '\e80c'; } /* '' */ .icon-logout:before { content: '\e80d'; } /* '' */ .icon-ok:before { content: '\e80e'; } /* '' */ .icon-left-big:before { content: '\e80f'; } /* '' */ .icon-right-big:before { content: '\e810'; } /* '' */ .icon-print:before { content: '\e811'; } /* '' */ .icon-edit:before { content: '\e812'; } /* '' */ .icon-doc:before { content: '\e813'; } /* '' */ .icon-calendar:before { content: '\e814'; } /* '' */ .icon-barcode:before { content: '\e815'; } /* '' */ .icon-sun-filled:before { content: '\e816'; } /* '' */ .icon-landscape-with-mountains:before { content: '\e817'; } /* '' */ .icon-temperatire:before { content: '\e818'; } /* '' */ .icon-terrain:before { content: '\e819'; } /* '' */ .icon-users:before { content: '\e81a'; } /* '' */ .icon-user-1:before { content: '\e81b'; } /* '' */ .icon-github-circled:before { content: '\e81c'; } /* '' */ .icon-shelter:before { content: '\e81d'; } /* '' */ .icon-plus:before { content: '\e81e'; } /* '' */ .icon-earlyrecovery:before { content: '\e81f'; } /* '' */ .icon-eye:before { content: '\e820'; } /* '' */ .icon-eye-off:before { content: '\e821'; } /* '' */ .icon-trash-empty:before { content: '\e822'; } /* '' */ .icon-warehouse:before { content: '\e840'; } /* '' */ .icon-resize-full-alt:before { content: '\f0b2'; } /* '' */ .icon-list-bullet:before { content: '\f0ca'; } /* '' */ .icon-doc-text:before { content: '\f0f6'; } /* '' */ .icon-plus-squared:before { content: '\f0fe'; } /* '' */ .icon-info:before { content: '\f129'; } /* '' */ .icon-database:before { content: '\f1c0'; } /* '' */ .icon-file-pdf:before { content: '\f1c1'; } /* '' */ .icon-file-word:before { content: '\f1c2'; } /* '' */ .icon-file-excel:before { content: '\f1c3'; } /* '' */ .icon-file-powerpoint:before { content: '\f1c4'; } /* '' */ .icon-file-image:before { content: '\f1c5'; } /* '' */ .icon-file-video:before { content: '\f1c8'; } /* '' */ .icon-codeopen:before { content: '\f1cb'; } /* '' */ .icon-share:before { content: '\f1e0'; } /* '' */ .icon-chart-line:before { content: '\f201'; } /* '' */ .icon-hashtag:before { content: '\f292'; } /* '' */
src/web/static/icons/css/fontello.css
@font-face { font-family: 'fontello'; src: url('../font/fontello.eot?18495062'); src: url('../font/fontello.eot?18495062#iefix') format('embedded-opentype'), url('../font/fontello.woff2?18495062') format('woff2'), url('../font/fontello.woff?18495062') format('woff'), url('../font/fontello.ttf?18495062') format('truetype'), url('../font/fontello.svg?18495062#fontello') format('svg'); font-weight: normal; font-style: normal; } /* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */ /* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */ /* @media screen and (-webkit-min-device-pixel-ratio:0) { @font-face { font-family: 'fontello'; src: url('../font/fontello.svg?18495062#fontello') format('svg'); } } */ [class^="icon-"]:before, [class*=" icon-"]:before { font-family: "fontello"; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; width: 1em; margin-right: .2em; text-align: center; /* opacity: .8; */ /* For safety - reset parent styles, that can break glyph codes*/ font-variant: normal; text-transform: none; /* fix buttons height, for twitter bootstrap */ line-height: 1em; /* Animation center compensation - margins should be symmetric */ /* remove if not needed */ margin-left: .2em; /* you can be more comfortable with increased icons size */ /* font-size: 120%; */ /* Font smoothing. That was taken from TWBS */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; /* Uncomment for 3D effect */ /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ } .icon-globe:before { content: '\e800'; } /* '' */ .icon-help:before { content: '\e801'; } /* '' */ .icon-group:before { content: '\e802'; } /* '' */ .icon-down-dir:before { content: '\e803'; } /* '' */ .icon-down-big:before { content: '\e804'; } /* '' */ .icon-down-open:before { content: '\e805'; } /* '' */ .icon-search:before { content: '\e806'; } /* '' */ .icon-resize-full:before { content: '\e807'; } /* '' */ .icon-cancel:before { content: '\e808'; } /* '' */ .icon-book:before { content: '\e809'; } /* '' */ .icon-thumbs-up:before { content: '\e80a'; } /* '' */ .icon-download:before { content: '\e80b'; } /* '' */ .icon-user:before { content: '\e80c'; } /* '' */ .icon-logout:before { content: '\e80d'; } /* '' */ .icon-ok:before { content: '\e80e'; } /* '' */ .icon-left-big:before { content: '\e80f'; } /* '' */ .icon-right-big:before { content: '\e810'; } /* '' */ .icon-print:before { content: '\e811'; } /* '' */ .icon-edit:before { content: '\e812'; } /* '' */ .icon-doc:before { content: '\e813'; } /* '' */ .icon-calendar:before { content: '\e814'; } /* '' */ .icon-barcode:before { content: '\e815'; } /* '' */ .icon-sun-filled:before { content: '\e816'; } /* '' */ .icon-landscape-with-mountains:before { content: '\e817'; } /* '' */ .icon-temperatire:before { content: '\e818'; } /* '' */ .icon-terrain:before { content: '\e819'; } /* '' */ .icon-users:before { content: '\e81a'; } /* '' */ .icon-user-1:before { content: '\e81b'; } /* '' */ .icon-github-circled:before { content: '\e81c'; } /* '' */ .icon-shelter:before { content: '\e81d'; } /* '' */ .icon-plus:before { content: '\e81e'; } /* '' */ .icon-earlyrecovery:before { content: '\e81f'; } /* '' */ .icon-eye:before { content: '\e820'; } /* '' */ .icon-eye-off:before { content: '\e821'; } /* '' */ .icon-trash-empty:before { content: '\e822'; } /* '' */ .icon-warehouse:before { content: '\e840'; } /* '' */ .icon-resize-full-alt:before { content: '\f0b2'; } /* '' */ .icon-list-bullet:before { content: '\f0ca'; } /* '' */ .icon-doc-text:before { content: '\f0f6'; } /* '' */ .icon-plus-squared:before { content: '\f0fe'; } /* '' */ .icon-info:before { content: '\f129'; } /* '' */ .icon-database:before { content: '\f1c0'; } /* '' */ .icon-file-pdf:before { content: '\f1c1'; } /* '' */ .icon-file-word:before { content: '\f1c2'; } /* '' */ .icon-file-excel:before { content: '\f1c3'; } /* '' */ .icon-file-powerpoint:before { content: '\f1c4'; } /* '' */ .icon-file-image:before { content: '\f1c5'; } /* '' */ .icon-file-video:before { content: '\f1c8'; } /* '' */ .icon-codeopen:before { content: '\f1cb'; } /* '' */ .icon-share:before { content: '\f1e0'; } /* '' */ .icon-chart-line:before { content: '\f201'; } /* '' */ .icon-hashtag:before { content: '\f292'; } /* '' */
0.253122
0.050611
body { margin: 0; overflow: hidden; } .hide { display: none !important; } /* width and height of game container are resized dynamically in index.js */ #phaser-example, #input-overlay, #game-overlay { position: absolute; width: 100%; height: 100%; top: 0; left: 0; } #phaser-example canvas { width: 100%; height: 100%; } #input-overlay { display: flex; z-index: 999; background-color: rgba(0, 0, 0, 0.4); flex-direction: column; justify-content: center; align-items: center; } #input-overlay > div, #input-overlay > form { width: 100%; position: relative; min-width: 500px; max-width: 1000px; display: flex; flex-direction: column; align-items: center; justify-content: flex-start; background-color: rgba(255, 255, 255, 0.4); border-radius: 3px; padding: 40px 20px; box-sizing: border-box; } #game-overlay { pointer-events: none; z-index: 998; display: flex; justify-content: center; } /* ==================== * === STORE SCREEN === * ==================== */ #input-overlay > .store { max-height: 99vh; overflow-y: scroll; } #input-overlay > .store > h1 { font-size: 3.5rem; font-family: sans-serif; font-weight: bold; color: #2e2e2e; margin: 5px 0; margin-bottom: 12px; } #input-overlay > .store > .store-item { width: 100%; max-width: 800px; box-sizing: border-box; padding: 5px 20px; display: flex; flex-direction: row; justify-content: space-around; align-items: center; border-top: 2px solid rgba(0, 0, 0, 0.2); } #input-overlay > .store > .store-item > h2 { font-size: 2rem; font-family: sans-serif; font-weight: bold; } #input-overlay > .store > .store-item > p { font-size: 1.6rem; font-family: sans-serif; font-weight: 600; color: #0e0e0e; } #input-overlay > .store > .store-item > button { font-size: 1.4rem; padding: 5px 28px; cursor: pointer; background-color: #497ea1; border: none; color: #fff; border-radius: 3px; text-shadow: 1px 2px 5px rgba(0, 0, 0, 0.2); box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.2); transition: 150ms ease; outline: none; } #input-overlay > .store > .store-item > button:hover { box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.2); background-color: #528cb3; } #input-overlay > .store > .store-item > img { max-width: 80px; max-height: 80px; } /* ==================== * === LOGIN SCREEN === * ==================== */ #input-overlay > .login { font-family: sans-serif; } #input-overlay > .login > h1 { font-size: 3.5rem; font-family: sans-serif; font-weight: bold; color: #022433; background: linear-gradient(30deg, #0a618c, #05576d); text-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; margin-top: 0; } #input-overlay > .login > input { margin-bottom: 40px; width: 90%; font-size: 2rem; background-color: rgba(2, 36, 51, 0.5); border: none; outline: none; color: #fff; box-sizing: border-box; padding: 5px 30px; border-radius: 3px; } #input-overlay > .login > input::placeholder { color: rgba(255, 255, 255, 0.7); } #input-overlay > .login > button { border: none; outline: none; font-size: 1.8rem; font-weight: bold; color: #fff; text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4); background-color: #6cbbef; background: linear-gradient(45deg, #6cbbef, #3fd7e3); padding: 6px 30px 4px 30px; border-radius: 30px; cursor: pointer; transition: all 200ms ease; } #input-overlay > .login > #howTo { position: absolute; right: 10px; top: 10px; border: none; outline: none; font-size: 1.8rem; font-weight: bold; color: #fff; text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4); background-color: #6cbbef; background: linear-gradient(45deg, #6cbbef, #3fd7e3); height: 50px; width: 50px; display: flex; align-items: center; justify-content: center; border-radius: 50%; cursor: pointer; transition: all 200ms ease; } #input-overlay > .login > #howTo:hover { background: linear-gradient(180deg, #6cbbef, #3fd7e3); box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.2); margin-top: -4px; margin-bottom: 4px; } #input-overlay > .login > button:hover { background: linear-gradient(180deg, #6cbbef, #3fd7e3); box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.2); margin-top: -4px; margin-bottom: 4px; } #input-overlay > .login > #characters { box-sizing: border-box; height: 150px; width: 90%; margin-bottom: 20px; display: flex; justify-content: center; } #input-overlay > .login > #characters > div { width: 140px; height: 140px; background-color: rgba(0, 0, 0, 0); margin: 8px; border-radius: 5px; transition: all 200ms ease; } #input-overlay > .login > #characters > div:hover { background-color: rgba(0, 0, 0, 0.1); } #input-overlay > .login > #characters .character { height: 140px; width: 140px; border-radius: 5px; cursor: pointer; box-sizing: border-box; border: 2px solid rgba(0, 0, 0, 0); transition: all 200ms ease; } #input-overlay > .login > #characters .selectedCharacter { border: 2px solid rgba(255, 255, 255, 0.9); } #input-overlay > .howTo { height: 90%; width: 90%; background: lightgrey; position: absolute; padding: 0 0 0 20px; display: flex; flex-direction: row; align-items: flex-start; font-family: sans-serif; } #input-overlay > .howTo > #exit-button { position: absolute; right: 10px; top: 10px; border: none; outline: none; font-size: 1.8rem; font-weight: bold; color: #fff; text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4); background-color: #6cbbef; background: linear-gradient(45deg, #6cbbef, #3fd7e3); height: 30px; width: 30px; font-size: 15px; display: flex; align-items: center; justify-content: center; border-radius: 50%; cursor: pointer; transition: all 200ms ease; } #input-overlay > .howTo > #exit-button:hover { background: linear-gradient(180deg, #6cbbef, #3fd7e3); box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.2); margin-top: -4px; margin-bottom: 4px; } #input-overlay > .howTo > .descriptions { box-sizing: border-box; width: 60%; height: 100%; display: flex; flex-direction: column; border-right: 5px solid grey; overflow: scroll; } #input-overlay > .howTo > .descriptions > .description { display: flex; flex-direction: row; align-items: center; justify-content: flex-start; } #input-overlay > .howTo > .descriptions > .description h3 { margin-right: 30px; } #input-overlay > .howTo > .contributors { box-sizing: border-box; width: 40%; display: flex; flex-direction: column; padding-left: 20px; overflow: scroll; } #input-overlay > .howTo > .descriptions > h1 { align-self: center; } #input-overlay > .howTo > .contributors > h1 { align-self: center; } #input-overlay > .howTo > .description { position: relative; left: 10px; } /* =================== * === LEADERBOARD === * =================== */ #game-overlay > div.leaderboard { position: absolute; width: 200px; height: 250px; top: 20px; right: 20px; color: white; text-align: center; font-family: Arial; overflow-y: scroll; padding: 0px 10px 5px 10px; background-color: rgba(0, 0, 0, 0.4); border-radius: 4px; pointer-events: all; } #game-overlay > div.leaderboard h3 { margin-top: 5px; margin-bottom: 5px; } #game-overlay > div.leaderboard > .player { width: 100%; display: flex; justify-content: flex-start; align-items: flex-start; } #game-overlay > div.leaderboard > .player > .text { overflow: hidden; display: flex; flex-grow: 1; justify-content: space-between; align-items: center; flex-wrap: nowrap; padding: 0 5px; box-sizing: border-box; } #game-overlay > div.leaderboard > .player > .text > .name { font-size: 1rem; color: #fff; margin: 0; text-overflow: ellipsis; white-space: nowrap; max-width: 100%; overflow: hidden; } #game-overlay > div.leaderboard > .player > .text > .score { font-size: 1.2rem; color: #fff; font-weight: bold; margin: 0; } #game-overlay > div.leaderboard > .player > .lives { max-width: 50%; display: flex; justify-content: flex-start; flex-wrap: wrap; align-items: center; padding-top: 5px; } #game-overlay > div.leaderboard > .player > .lives > .life { width: 10px; height: 10px; border-radius: 10px; background-color: #fff; margin: 0 2px; } /* =============== * === ITEMBAR === * =============== */ #item-bar { /* opacity: 50%; */ position: absolute; bottom: 10px; color: white; text-align: center; font-family: Arial; background-color: darkgrey; border-radius: 4px; z-index: 999; display: none; } .item { margin: 5px; width: 50px; height: 50px; border: 2px solid grey; border-radius: 4px; } .selected { border: 2px solid black; } .used { display: none; height: 18px; width: 18px; background-color: lightgrey; border-radius: 50%; color: black; }
template/client/css/main.css
body { margin: 0; overflow: hidden; } .hide { display: none !important; } /* width and height of game container are resized dynamically in index.js */ #phaser-example, #input-overlay, #game-overlay { position: absolute; width: 100%; height: 100%; top: 0; left: 0; } #phaser-example canvas { width: 100%; height: 100%; } #input-overlay { display: flex; z-index: 999; background-color: rgba(0, 0, 0, 0.4); flex-direction: column; justify-content: center; align-items: center; } #input-overlay > div, #input-overlay > form { width: 100%; position: relative; min-width: 500px; max-width: 1000px; display: flex; flex-direction: column; align-items: center; justify-content: flex-start; background-color: rgba(255, 255, 255, 0.4); border-radius: 3px; padding: 40px 20px; box-sizing: border-box; } #game-overlay { pointer-events: none; z-index: 998; display: flex; justify-content: center; } /* ==================== * === STORE SCREEN === * ==================== */ #input-overlay > .store { max-height: 99vh; overflow-y: scroll; } #input-overlay > .store > h1 { font-size: 3.5rem; font-family: sans-serif; font-weight: bold; color: #2e2e2e; margin: 5px 0; margin-bottom: 12px; } #input-overlay > .store > .store-item { width: 100%; max-width: 800px; box-sizing: border-box; padding: 5px 20px; display: flex; flex-direction: row; justify-content: space-around; align-items: center; border-top: 2px solid rgba(0, 0, 0, 0.2); } #input-overlay > .store > .store-item > h2 { font-size: 2rem; font-family: sans-serif; font-weight: bold; } #input-overlay > .store > .store-item > p { font-size: 1.6rem; font-family: sans-serif; font-weight: 600; color: #0e0e0e; } #input-overlay > .store > .store-item > button { font-size: 1.4rem; padding: 5px 28px; cursor: pointer; background-color: #497ea1; border: none; color: #fff; border-radius: 3px; text-shadow: 1px 2px 5px rgba(0, 0, 0, 0.2); box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.2); transition: 150ms ease; outline: none; } #input-overlay > .store > .store-item > button:hover { box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.2); background-color: #528cb3; } #input-overlay > .store > .store-item > img { max-width: 80px; max-height: 80px; } /* ==================== * === LOGIN SCREEN === * ==================== */ #input-overlay > .login { font-family: sans-serif; } #input-overlay > .login > h1 { font-size: 3.5rem; font-family: sans-serif; font-weight: bold; color: #022433; background: linear-gradient(30deg, #0a618c, #05576d); text-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; margin-top: 0; } #input-overlay > .login > input { margin-bottom: 40px; width: 90%; font-size: 2rem; background-color: rgba(2, 36, 51, 0.5); border: none; outline: none; color: #fff; box-sizing: border-box; padding: 5px 30px; border-radius: 3px; } #input-overlay > .login > input::placeholder { color: rgba(255, 255, 255, 0.7); } #input-overlay > .login > button { border: none; outline: none; font-size: 1.8rem; font-weight: bold; color: #fff; text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4); background-color: #6cbbef; background: linear-gradient(45deg, #6cbbef, #3fd7e3); padding: 6px 30px 4px 30px; border-radius: 30px; cursor: pointer; transition: all 200ms ease; } #input-overlay > .login > #howTo { position: absolute; right: 10px; top: 10px; border: none; outline: none; font-size: 1.8rem; font-weight: bold; color: #fff; text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4); background-color: #6cbbef; background: linear-gradient(45deg, #6cbbef, #3fd7e3); height: 50px; width: 50px; display: flex; align-items: center; justify-content: center; border-radius: 50%; cursor: pointer; transition: all 200ms ease; } #input-overlay > .login > #howTo:hover { background: linear-gradient(180deg, #6cbbef, #3fd7e3); box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.2); margin-top: -4px; margin-bottom: 4px; } #input-overlay > .login > button:hover { background: linear-gradient(180deg, #6cbbef, #3fd7e3); box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.2); margin-top: -4px; margin-bottom: 4px; } #input-overlay > .login > #characters { box-sizing: border-box; height: 150px; width: 90%; margin-bottom: 20px; display: flex; justify-content: center; } #input-overlay > .login > #characters > div { width: 140px; height: 140px; background-color: rgba(0, 0, 0, 0); margin: 8px; border-radius: 5px; transition: all 200ms ease; } #input-overlay > .login > #characters > div:hover { background-color: rgba(0, 0, 0, 0.1); } #input-overlay > .login > #characters .character { height: 140px; width: 140px; border-radius: 5px; cursor: pointer; box-sizing: border-box; border: 2px solid rgba(0, 0, 0, 0); transition: all 200ms ease; } #input-overlay > .login > #characters .selectedCharacter { border: 2px solid rgba(255, 255, 255, 0.9); } #input-overlay > .howTo { height: 90%; width: 90%; background: lightgrey; position: absolute; padding: 0 0 0 20px; display: flex; flex-direction: row; align-items: flex-start; font-family: sans-serif; } #input-overlay > .howTo > #exit-button { position: absolute; right: 10px; top: 10px; border: none; outline: none; font-size: 1.8rem; font-weight: bold; color: #fff; text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4); background-color: #6cbbef; background: linear-gradient(45deg, #6cbbef, #3fd7e3); height: 30px; width: 30px; font-size: 15px; display: flex; align-items: center; justify-content: center; border-radius: 50%; cursor: pointer; transition: all 200ms ease; } #input-overlay > .howTo > #exit-button:hover { background: linear-gradient(180deg, #6cbbef, #3fd7e3); box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.2); margin-top: -4px; margin-bottom: 4px; } #input-overlay > .howTo > .descriptions { box-sizing: border-box; width: 60%; height: 100%; display: flex; flex-direction: column; border-right: 5px solid grey; overflow: scroll; } #input-overlay > .howTo > .descriptions > .description { display: flex; flex-direction: row; align-items: center; justify-content: flex-start; } #input-overlay > .howTo > .descriptions > .description h3 { margin-right: 30px; } #input-overlay > .howTo > .contributors { box-sizing: border-box; width: 40%; display: flex; flex-direction: column; padding-left: 20px; overflow: scroll; } #input-overlay > .howTo > .descriptions > h1 { align-self: center; } #input-overlay > .howTo > .contributors > h1 { align-self: center; } #input-overlay > .howTo > .description { position: relative; left: 10px; } /* =================== * === LEADERBOARD === * =================== */ #game-overlay > div.leaderboard { position: absolute; width: 200px; height: 250px; top: 20px; right: 20px; color: white; text-align: center; font-family: Arial; overflow-y: scroll; padding: 0px 10px 5px 10px; background-color: rgba(0, 0, 0, 0.4); border-radius: 4px; pointer-events: all; } #game-overlay > div.leaderboard h3 { margin-top: 5px; margin-bottom: 5px; } #game-overlay > div.leaderboard > .player { width: 100%; display: flex; justify-content: flex-start; align-items: flex-start; } #game-overlay > div.leaderboard > .player > .text { overflow: hidden; display: flex; flex-grow: 1; justify-content: space-between; align-items: center; flex-wrap: nowrap; padding: 0 5px; box-sizing: border-box; } #game-overlay > div.leaderboard > .player > .text > .name { font-size: 1rem; color: #fff; margin: 0; text-overflow: ellipsis; white-space: nowrap; max-width: 100%; overflow: hidden; } #game-overlay > div.leaderboard > .player > .text > .score { font-size: 1.2rem; color: #fff; font-weight: bold; margin: 0; } #game-overlay > div.leaderboard > .player > .lives { max-width: 50%; display: flex; justify-content: flex-start; flex-wrap: wrap; align-items: center; padding-top: 5px; } #game-overlay > div.leaderboard > .player > .lives > .life { width: 10px; height: 10px; border-radius: 10px; background-color: #fff; margin: 0 2px; } /* =============== * === ITEMBAR === * =============== */ #item-bar { /* opacity: 50%; */ position: absolute; bottom: 10px; color: white; text-align: center; font-family: Arial; background-color: darkgrey; border-radius: 4px; z-index: 999; display: none; } .item { margin: 5px; width: 50px; height: 50px; border: 2px solid grey; border-radius: 4px; } .selected { border: 2px solid black; } .used { display: none; height: 18px; width: 18px; background-color: lightgrey; border-radius: 50%; color: black; }
0.397704
0.073897
.is-visually-hidden { border: 0 !important; clip: rect(1px 1px 1px 1px) !important; clip: rect(1px, 1px, 1px, 1px) !important; height: 1px !important; left: 0 !important; margin: 0 !important; overflow: hidden !important; padding: 0 !important; position: absolute !important; top: 0 !important; width: 1px !important } .is-transparent { opacity: 0 } .is-hidden, .is-hidden-mobile { display: none !important } @media (min-width: 580px) { .is-hidden-mobile { display: block !important } } .is-hidden-tablet { display: none !important } @media (min-width: 768px) { .is-hidden-tablet { display: block !important } } .is-hidden-desktop { display: block !important } @media (min-width: 768px) { .is-hidden-desktop { display: none !important } } .is-visible-desktop { display: none !important } @media (min-width: 1024px) { .is-visible-desktop { display: block !important } } .is-visible-xl { display: none !important } @media (min-width: 1280px) { .is-visible-xl { display: block !important } } .center { text-align: center } body:before { content: "sm"; display: none } @media (min-width: 768px) { body:before { content: "md" } } @media (min-width: 1024px) { body:before { content: "lg" } } @media (min-width: 1280px) { body:before { content: "xl" } } /*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */ html { font-family: sans-serif; line-height: 1.15; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100% } article, aside, footer, header, nav, section { display: block } h1 { font-size: 2em; margin: .67em 0 } figcaption, figure, main { display: block } figure { margin: 1em 40px } hr { height: 0; overflow: visible } pre { font-family: monospace, monospace; font-size: 1em } a { background-color: transparent; -webkit-text-decoration-skip: objects } a:active, a:hover { outline-width: 0 } abbr[title] { border-bottom: none; text-decoration: underline; text-decoration: underline dotted } b, strong { font-weight: inherit; font-weight: bolder } code, kbd, samp { font-family: monospace, monospace; font-size: 1em } dfn { font-style: italic } mark { background-color: #ff0; color: #000 } small { font-size: 80% } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline } sub { bottom: -.25em } sup { top: -.5em } audio, video { display: inline-block } img { border-style: none } button, input, optgroup, select, textarea { font-family: sans-serif; font-size: 100%; line-height: 1.15 } button, input { overflow: visible } [type=reset], [type=submit], button, html [type=button] { -webkit-appearance: button } [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner { border-style: none; padding: 0 } [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring { outline: 1px dotted ButtonText } fieldset { border: 1px solid silver } legend { box-sizing: border-box; color: inherit; display: table; max-width: 100%; white-space: normal } progress { display: inline-block; vertical-align: baseline } [type=checkbox], [type=radio] { box-sizing: border-box; padding: 0 } [type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button { height: auto } [type=search] { -webkit-appearance: textfield; outline-offset: -2px } [type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration { -webkit-appearance: none } ::-webkit-file-upload-button { -webkit-appearance: button; font: inherit } details, menu { display: block } summary { display: list-item } canvas { display: inline-block } [hidden], template { display: none } html { background: transparent; box-sizing: border-box; font-size: 62.5%; position: relative; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-size-adjust: 100% } *, :after, :before { box-sizing: inherit } body { background: #000; color: #fff; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; font-family: Inter Regular, Helvetica, Arial, sans-serif; font-size: 16px; font-weight: 400; height: 100%; line-height: 1.5; margin: 0; min-height: 100%; position: relative; text-rendering: optimizelegibility; -webkit-overflow-scrolling: touch; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale } article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block } audio, canvas, progress, video { display: inline-block; vertical-align: baseline } audio:not([controls]) { display: none; height: 0 } [hidden], template { display: none } nav ol, nav ul { list-style: none; list-style-image: none; margin: 0; padding: 0 } nav ol li, nav ul li { display: inline-block } ol li, ul li { padding-left: 1rem } dd, dl, figure { margin: 0 } hr { background: #000; border: none; box-sizing: content-box; display: block; height: 1px } h1, h2, h3, h4, h5, h6 { color: #F8D424; font-family: Inter SemiBold, Helvetica, Arial, sans-serif; font-weight: 400; margin: 0; line-height: 1.5 } p { margin: 0; orphans: 2; widows: 2 } blockquote { color: #000; display: block; font-family: Inter Regular, Helvetica, Arial, sans-serif; margin: 0; padding-left: 0; font-size: 16pxpx; font-size: 1.6pxrem } a:not(.button) { color: #39B54A; font-family: Inter Medium, Helvetica, Arial, sans-serif; position: relative; text-decoration: none; transition: all .2s } a:not(.button):after { background: #39B54A; bottom: -.2rem; content: ""; height: .2rem; left: 0; position: absolute; transform: scaleX(1); transition: all .2s; visibility: hidden; width: 0 } a:not(.button):hover:after { visibility: visible; width: 100% } b, strong { font-family: Inter Bold, Helvetica, Arial, sans-serif; font-weight: 400 } em { font-family: Inter Regular, Helvetica, Arial, sans-serif; font-style: none } img { border: 0; display: block; height: auto; max-width: 100%; vertical-align: middle } svg:not(:root) { overflow: hidden } button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; outline: none; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale } button { background: none; border: 0; border-radius: 0; overflow: visible; -webkit-appearance: none } button, select { text-transform: none } select::-ms-expand { display: none } button, html input[type=button], input[type=reset] { cursor: pointer; -webkit-appearance: button } input[type=submit] { cursor: pointer; -webkit-appearance: none } button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0 } input::-moz-focus-inner, select::-moz-focus-inner { border: 0 } input { border-radius: 0; line-height: normal; -webkit-appearance: none } input:-webkit-autofill, input:-webkit-autofill:focus { -webkit-box-shadow: 0 0 0 50px #fff inset; -webkit-text-fill-color: #000 } select { -webkit-appearance: none } select:-moz-focusring { color: transparent; text-shadow: 0 0 0 #000 } a, a:focus, div, em, p, span, strong { outline-color: #39B54A } 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; margin: 0; -webkit-appearance: none } input[type=search] { box-sizing: content-box; -webkit-appearance: textfield } input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration { -webkit-appearance: none } fieldset { border: 0; margin: 0 2px; padding: .35em .625em .75em } legend { border: 0; padding: 0 } textarea { overflow: auto } optgroup { font-weight: 700 } ::-webkit-input-placeholder { color: #7e8591 } ::-moz-placeholder { color: #7e8591 } :-ms-input-placeholder { color: #7e8591 } table { border-collapse: collapse; border-spacing: 0 } td, th { padding: 0 } ::-moz-selection { background: rgba(255, 40, 130, 0.9); color: #fff; text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5) } ::selection { background: rgba(255, 40, 130, 0.9); color: #fff; text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5) } @font-face { font-family: Inter Regular; font-style: normal; font-weight: 400; font-display: swap; unicode-range: u+000-5ff; src: local("Inter Regular"), url("../../fonts/Inter-Regular.woff2") format("woff2"), url("../../fonts/Inter-Regular.woff") format("woff") } @font-face { font-family: Inter Medium; font-style: normal; font-weight: 400; font-display: swap; unicode-range: u+000-5ff; src: local("Inter Medium"), url("../../fonts/Inter-Medium.woff2") format("woff2"), url("../../fonts/Inter-Medium.woff") format("woff") } @font-face { font-family: Inter SemiBold; font-style: normal; font-weight: 400; font-display: swap; unicode-range: u+000-5ff; src: local("Inter SemiBold"), url("../../fonts/Inter-SemiBold.woff2") format("woff2"), url("../../fonts/Inter-SemiBold.woff") format("woff") } @font-face { font-family: Inter Bold; font-style: normal; font-weight: 400; font-display: swap; unicode-range: u+000-5ff; src: local("Inter Bold"), url("../../fonts/Inter-Bold.woff2") format("woff2"), url("../../fonts/Inter-Bold.woff") format("woff") } .input-group input, .input-group label, li.de-emphasis, li.emphasis, p.de-emphasis, p.emphasis { font-family: Inter Medium, Helvetica, Arial, sans-serif; font-style: normal; font-weight: 400; line-height: 1 } .article h2, .article h3, .button, .speaker-type, .sponsor-type, button, h2, h4, nav li { font-family: Inter SemiBold, Helvetica, Arial, sans-serif; font-style: normal; font-weight: 400; line-height: 1 } h3 { font-family: Inter Bold, Helvetica, Arial, sans-serif; font-style: normal; font-weight: 400; line-height: 1 } h2 { font-size: 29px; font-size: 2.9rem; line-height: 1.45; margin-bottom: 1.7rem } @media (min-width: 1024px) { h2 { font-size: 48px; font-size: 4.8rem; line-height: 1.25 } } h3 { font-size: 38px; font-size: 3.8rem; line-height: 2; text-align: center } @media (min-width: 1024px) { h3 { font-size: 56px; font-size: 5.6rem } } h3+p { max-width: 500px; margin-left: auto; margin-right: auto; text-align: center } h4 { font-size: 29px; font-size: 2.9rem; line-height: 1; margin-bottom: 1.7rem } @media (min-width: 1024px) { h4 { font-size: 48px; font-size: 4.8rem } } li, p { font-size: 16px; font-size: 1.6rem; line-height: 1.7 } @media (min-width: 1024px) { li, p { font-size: 18px; font-size: 1.8rem } } li.emphasis, p.emphasis { font-size: 20px; font-size: 2rem; line-height: 1.25; margin: 2rem 0 } @media (min-width: 1024px) { li.emphasis, p.emphasis { font-size: 24px; font-size: 2.4rem } } li.emphasis--soft, p.emphasis--soft { font-size: 18px; font-size: 1.8rem } @media (min-width: 1024px) { li.emphasis--soft, p.emphasis--soft { font-size: 20px; font-size: 2rem } } li.emphasis--starter, p.emphasis--starter { color: #FFD926 } li.emphasis--callout, p.emphasis--callout { color: #39B54A } li.emphasis-size, p.emphasis-size { font-size: 20px; font-size: 2rem; line-height: 1.5 } @media (min-width: 1024px) { li.emphasis-size, p.emphasis-size { font-size: 24px; font-size: 2.4rem } } li.de-emphasis, p.de-emphasis { font-size: 16px; font-size: 1.6rem; color: #F15A24; line-height: 3 } @media (min-width: 1024px) { li.de-emphasis, p.de-emphasis { font-size: 18px; font-size: 1.8rem } } li+p, p+p { margin-top: 2rem } nav li a:not(.button) { color: #F9D523 } nav li a:not(.button):after { content: none } nav li a:not(.button):hover { color: #39B54A } .type--uppercase { text-transform: uppercase } .type--lowercase { text-transform: lowercase } .type--mixed { text-transform: none } .type--center { text-align: center } .type--right { text-align: right } .type--left { text-align: left } .type--no-wrap { white-space: nowrap } .pattern--divider { background: url("../../images/pattern-hot.svg") repeat-x; background-size: contain; display: block; height: 14rem; margin: 6rem 0; width: 100% } .pattern--divider--cool { background: url("../../images/pattern-cool.svg") repeat-x; background-size: contain } @media (min-width: 1024px) { .pattern--divider { margin-bottom: 8rem; height: 17rem } } .pattern--corner-triangle { border-left: 0 solid transparent; border-right: 32px solid transparent; border-top: 70px solid #F8D424; font-size: 0; height: 0; left: 0; line-height: 0; position: absolute; top: 0; width: 0 } @media (min-width: 1024px) { .pattern--corner-triangle { border-right-width: 80px; border-top-width: 118px } } .nyc .pattern--corner-triangle { border-top-color: #F8D424 } .london .pattern--corner-triangle { border-top-color: #ffd400 } .sf .pattern--corner-triangle { border-top-color: #39B54A } @media (min-width: 580px) { .pattern--hero { height: auto; position: absolute; right: 0; top: 4rem; width: 38% } } @media (min-width: 768px) { .pattern--hero { right: 3rem; top: 1rem; width: 47% } } @media (min-width: 1024px) { .pattern--hero { right: -19rem; width: 67% } } @media (min-width: 1280px) { .pattern--hero { height: 737px; right: 0; width: auto } } @media (min-width: 1280px) { .pattern--explanation-lines { position: absolute; right: 0; top: 12rem; width: 5% } } @media (min-width: 580px) { .pattern--explanation-group { position: absolute; top: -11rem; right: 6rem } } @media (min-width: 768px) { .pattern--explanation-group { top: -12rem; right: -12rem } } @media (min-width: 1024px) { .pattern--explanation-group { top: -7rem } } @media (min-width: 1280px) { .pattern--explanation-group { top: -6rem; right: 0 } } .pattern--revolution-separator { position: absolute; right: 0; top: 0; transform: translateX(75%) } @media (min-width: 580px) { .pattern--revolution-separator { transform: translateX(0) } } .pattern--above-header { position: relative; top: 3rem; margin: 0 auto; max-width: 100% } @media (min-width: 1024px) { .pattern--above-header { top: 7rem } } @media (min-width: 1024px) { .pattern--venue-separator { position: absolute; right: 0; top: 23rem; transform: translateX(30%) } } @media (min-width: 1280px) { .pattern--venue-separator { transform: translateX(0) } } @media (min-width: 768px) { .pattern--sponsor-separator { left: 0; position: absolute; top: 1rem; transform: translateX(-29%) } } @media (min-width: 1024px) { .pattern--sponsor-separator { top: 5rem } } @media (min-width: 1280px) { .pattern--sponsor-separator { transform: translateX(0) } } @media (min-width: 580px) { .pattern--ready-separator { position: absolute; right: 0; top: 1rem; transform: translateX(10%) } } @media (min-width: 1024px) { .pattern--ready-separator { top: 4rem } } @media (min-width: 1280px) { .pattern--ready-separator { transform: translateX(0) } } @media (min-width: 580px) { .pattern--pre-footer-separator { position: absolute; right: 0 } } @media (min-width: 580px) { .pattern--pre-footer { height: auto; position: absolute; right: -1rem; top: 11rem; width: 38% } } @media (min-width: 768px) { .pattern--pre-footer { right: -3rem; top: 9rem; width: 45% } } @media (min-width: 1024px) { .pattern--pre-footer { right: -21rem; top: 8rem; width: 62% } } @media (min-width: 1280px) { .pattern--pre-footer { height: 723px; right: 0; width: auto } } .pattern--footer-separator { position: absolute; right: 0; top: -6rem; transform: translateX(72%) } @media (min-width: 580px) { .pattern--footer-separator { top: -4rem; transform: translateX(0) } } @media (min-width: 1280px) { .pattern--footer-separator { top: -8rem } } .pattern--edge { left: 0; position: absolute; top: -6rem; width: 100% } @media (min-width: 580px) { .pattern--edge { top: -3rem } } @media (min-width: 1024px) { .pattern--edge { top: -2rem } } @media (min-width: 1280px) { .pattern--edge:before { background: url("../../images/pattern-cool.svg") repeat-x; content: ""; display: block; height: 171px; left: 0; top: 0; transform: translateX(calc(-100% + -12px)); width: 100% } } .pattern--edge .pattern--image-cool { position: absolute; top: 0; transform: translateX(-92%) } @media (min-width: 580px) { .pattern--edge .pattern--image-cool { transform: translateX(-12%) } } @media (min-width: 768px) { .pattern--edge .pattern--image-cool { transform: translateX(-36%) } } @media (min-width: 1024px) { .pattern--edge .pattern--image-cool { transform: translateX(-48%) } } @media (min-width: 1280px) { .pattern--edge .pattern--image-cool { transform: translateX(-44%) } } .pattern--code-separator { left: 0; position: absolute; top: 2rem; transform: translateX(-83%) } @media (min-width: 580px) { .pattern--code-separator { transform: translateX(0) } } @media (min-width: 768px) { .pattern--code-separator { top: 6rem } } @media (min-width: 768px) { .pattern--code-hero { position: absolute; right: -17rem; top: 5rem; width: 47% } } @media (min-width: 1024px) { .pattern--code-hero { top: 5rem; right: -30rem; width: 67% } } @media (min-width: 1280px) { .pattern--code-hero { height: 737px; right: 0; width: auto } } .pattern--schedule-hero { right: 0; position: absolute; top: 2rem; transform: translateX(-83%) } @media (min-width: 580px) { .pattern--schedule-hero { transform: translateX(0) } } @media (min-width: 768px) { .pattern--schedule-hero { top: 6rem } } .pattern--schedule-hero-02 { left: 0; position: absolute; top: 25rem } @media (min-width: 580px) { .body-contain { left: 50%; margin: 0 auto; position: absolute; top: 0; transform: translateX(-50%); width: 1190px } } @media (min-width: 1280px) { .body-contain { width: 1440px } } .section-header { padding-bottom: 5rem } @media (min-width: 580px) { .section-header { padding-bottom: 7rem } } @media (min-width: 1024px) { .section-header { padding-bottom: 9rem } } .section-header+section { overflow: visible } .article-wrap, aside, header, section { overflow-x: hidden; position: relative } section { margin-bottom: 4rem } section:last-of-type { margin-bottom: 0; padding-bottom: 2rem } @media (min-width: 1024px) { section:last-of-type { padding-bottom: 4rem } } .section__contain { margin: 0 auto; max-width: 88%; position: relative } @media (min-width: 1024px) { .section__contain { margin: 2rem auto 0; max-width: 1190px; padding: 0 60px } } @media (min-width: 1280px) { .section__contain { padding: 0 } } @media (min-width: 1024px) { .section__contain-columns { -ms-flex-align: center; align-items: center; display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row; -ms-flex-pack: justify; justify-content: space-between; position: relative } } @media (min-width: 1024px) { .section__contain-columns figure:not(.inline-image) { -ms-flex: 0 0 37%; flex: 0 0 37%; margin-left: 4rem } } @media (min-width: 1280px) { .section__contain-columns figure:not(.inline-image) { -ms-flex: 0 0 45%; flex: 0 0 45% } } @media (min-width: 1280px) { .section__contain-columns figure:not(.inline-image) .svg-image { margin-left: auto; margin-right: auto } } @media (min-width: 1024px) { .section__contain--max-1440 { margin: 6rem auto 3rem; max-width: 1440px } } @media (min-width: 1024px) { .section__contain--max-1440 .section__contain { margin: 0 auto } } @media (min-width: 1280px) { .section__contain--max-1440 .section__contain { margin: 0 125px 0 6rem } } .section__contain__inner { margin-left: auto; margin-right: auto; max-width: 700px } .section__contain__inner p { text-align: center } @media (min-width: 1024px) { .section__contain__inner { max-width: 860px } } .section__contain__cta { text-align: center; margin-top: 3rem } @media (min-width: 1024px) { .section__contain__cta { margin-top: 6rem } } .section__copy-group { max-width: 480px } @media (min-width: 1024px) { .section__copy-group { max-width: 615px } } .inline-image { margin: 3rem 0; position: relative } @media (min-width: 1024px) { .inline-image { margin: 0; max-width: 720px; width: 60% } } .inline-image:before { display: block; content: ""; width: 100%; padding-top: 78% } @media (min-width: 580px) { .inline-image:before { padding-top: 63% } } @media (min-width: 1024px) { .inline-image:before { content: none } } .inline-image img { bottom: 0; height: 100%; left: 0; max-width: none; position: absolute; right: 0; top: 0; width: auto } @media (min-width: 1024px) { .inline-image img { position: relative; width: 100% } } .inline-image .pattern--image-parallelogram { position: absolute; bottom: -3.5rem; right: 0; transform: translateX(42%) } @media (min-width: 1024px) { .inline-image .pattern--image-parallelogram { bottom: -3rem; transform: translateX(10%) } } .inline-image .pattern--image-cool { position: absolute; top: -4rem; transform: rotateX(180deg) translateX(-12%) } @media (min-width: 1024px) { .inline-image .pattern--image-cool { top: -6rem; transform: rotateX(180deg) translateX(-25%) } } .inline-image .pattern--image-cool__blue, .inline-image .pattern--image-cool__purple { display: none } @media (min-width: 1024px) { .inline-image .pattern--image-cool__blue, .inline-image .pattern--image-cool__purple { display: block } } .svg-image { display: block; margin: 5rem 0 0; max-width: 448px; width: 100% } @media (min-width: 580px) { .svg-image { margin: 7rem 0 } } .logo { width: 100% } @media (min-width: 768px) { .logo { width: auto } } .logo-centered { margin-left: auto; margin-right: auto; text-align: center } a.image-link:after { content: none } figure.parallelogram { position: relative; width: 180px; margin: 0 } @media (min-width: 1024px) { figure.parallelogram { width: 248px } } figure.parallelogram svg { position: absolute; top: 0 } figure.parallelogram img { top: 20px } figure.parallelogram--pink svg path { fill: #39B54A } figure.parallelogram--blue svg path { fill: #F8D424 } figure.parallelogram--yellow svg path { fill: #ffd400 } .form__interior { display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row; margin-top: 2.5rem } .form__interior button { -ms-flex: 0 0 94px; flex: 0 0 94px } @media (min-width: 1024px) { .form__interior button { -ms-flex: 0 0 105px; flex: 0 0 105px } } .input-group { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -ms-flex: 1 0 auto; flex: 1 0 auto; -ms-flex-pack: center; justify-content: center; position: relative; width: calc(100% - 94px) } @media (min-width: 1024px) { .input-group { width: calc(100% - 105px) } } .input-group input { border-radius: 1.5rem 0 0 1.5rem; border: .2rem solid #20f5d9; height: 4.625rem; padding: 0 2rem; transition: all .15s } .input-group input.has-value { border-color: #39B54A } .input-group input.has-value+label { opacity: 0 } .input-group input:focus { border-color: #39B54A } .input-group input:focus+label { opacity: 0 } .input-group label { color: #7e8591; padding: 0 2rem; position: absolute; pointer-events: none; transition: opacity .15s } .form-message { max-height: 54px; overflow-y: hidden; position: absolute; transition: max-height .4s } .form-message.slide-up { max-height: 0 } .form-message:focus { outline: none } .button, button { font-size: 16px; font-size: 1.6rem; background: linear-gradient(90deg, #39B54A 0, #ff2882 50%, #39B54A 0, #F15A24); background-size: 205% 100%; background-position: 99%; transition: background 0.225s cubic-bezier(0.55, 0.03, 0.585, 0.22); border-radius: 2.5rem; color: #fff; padding: 1.2rem 2.7rem; text-decoration: none } .button:focus, .button:hover, button:focus, button:hover { background-position: 0 99% } .button[type=submit], button[type=submit] { border-radius: 0 1.5rem 1.5rem 0 } .stretchy-embed { position: relative; width: 100%; padding-bottom: 56.25%; height: 0; margin-top: 2em } .stretchy-embed iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100% } @media (min-width: 1024px) { .schedule-area { display: -ms-flexbox; display: flex; margin-top: 10em } } @media (min-width: 1024px) { .schedule-area__column { margin-right: 8em; -ms-flex: 1; flex: 1; min-width: 300px } } .schedule-area__column p { line-height: 1.2 } .schedule-area__column svg { margin-top: 2em } @media (min-width: 1024px) { .schedule-area__column svg { margin-bottom: 1em; margin-top: 0 } } @media (min-width: 1024px) { .schedule-area--sf .schedule-area__column { margin-right: 0; min-width: 0 } } @media (min-width: 1280px) { .article__contain--schedule.article__contain--schedule-sf { padding: 0 } } div.banner { display: block; background-color: #000; color: #fff; text-align: center; z-index: 100; width: 100%; position: fixed } div.banner p { font-size: 13px; padding: 10px } .nav-bar { margin: 5.25rem auto 0; position: relative } .nav-bar .logo-wrap { margin: 0 auto; max-width: 353px; width: 90% } .nav-bar .logo-wrap a { display: block; height: auto; padding: 5px } @media (min-width: 768px) { .nav-bar .logo-wrap { margin: 0 } } .nav-bar .logo { display: block; max-width: 100% } @media (min-width: 768px) { .nav-bar .logo { margin: 0 } } .nav-bar nav ul li:not(.li__cta) { display: none } @media (min-width: 1024px) { .nav-bar nav ul li:not(.li__cta) { display: inline } } @media (min-width: 1280px) { .nav-bar nav ul li:not(.li__cta) { display: inline-block; margin: 0 1.25rem } .nav-bar nav ul li:not(.li__cta):last-of-type { margin-right: 0 } } @media (min-width: 1024px) { .nav-bar nav ul li { font-size: 16px; font-size: 1.6rem } } @media (min-width: 768px) { .nav-bar nav ul li a:not(.button) { padding: 1rem } } @media (min-width: 768px) { .nav-bar__interior { -ms-flex-align: center; align-items: center; display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row; -ms-flex-pack: justify; justify-content: space-between; margin: 5.25rem auto 0; max-width: 88% } } @media (min-width: 1024px) { .nav-bar__interior { margin: 4em auto 0; max-width: 1190px; padding: 0 60px } } @media (min-width: 1280px) { .nav-bar__interior { padding: 0 } } .event-info__copy-block { padding-top: 6rem } @media (min-width: 1024px) { .event-info__copy-block { padding-top: 14rem } } .event-info__cta { margin: 0 0 8rem; max-width: 440px; padding-top: 4rem } @media (min-width: 1024px) { .event-info__cta { margin: 0 0 15rem; padding-top: 6rem } } .event-info__cta p { margin-bottom: 0 } .event-info__cta p.early-bird-notice { margin-top: 0; color: grey; margin-bottom: 4rem } ul.event-heroes { list-style: none; margin: 2em auto; padding-left: 0; text-align: center } @media (min-width: 1024px) { ul.event-heroes { display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row; -ms-flex-align: baseline; align-items: baseline; -ms-flex-pack: distribute; justify-content: space-around } } ul.event-heroes h2 { font-size: 28px; margin-top: 1em; margin-bottom: .2em } ul.event-heroes p.date { color: #7e8591; font-size: 20px } ul.event-heroes a:focus h2, ul.event-heroes a:hover h2 { color: #F8D424 } .event-heroes__item { padding: 4em 0 0; text-align: center } @media (min-width: 580px) { .article-wrap { margin-bottom: 4rem } } @media (min-width: 1280px) { .article-wrap { margin-bottom: 6rem } } .article__contain { margin: 0 auto; max-width: 615px; position: relative; width: 88% } @media (min-width: 768px) { .article__contain { margin: 2rem auto 0; max-width: 750px; padding: 0 90px 0 50px } } @media (min-width: 1280px) { .article__contain { padding: 0 120px 0 0 } } .article { margin-top: 6rem } .article:first-of-type { margin-top: 10rem } @media (min-width: 768px) { .article:first-of-type { margin-top: 15rem } } .article section { margin-top: 4rem } .article section:last-of-type { padding-bottom: 0 } .article h1, .article h2, .article h3 { line-height: 1.4; margin-bottom: 1.5rem } .article h1 { font-size: 36px; font-size: 3.6rem } .article h2 { font-size: 28px; font-size: 2.8rem } .article h3 { font-size: 22px; font-size: 2.2rem; text-align: left } .article h3+p { max-width: 100%; text-align: left } .article__code_of_conduct h2 { margin-top: 1.5rem } .article__contain--schedule { margin: 0 auto; max-width: 900px; position: relative; width: 88% } @media (min-width: 768px) { .article__contain--schedule { margin: 2rem auto 0; max-width: 900px; padding: 0 90px 0 50px } } @media (min-width: 1280px) { .article__contain--schedule { padding: 0 120px 0 0 } } .article.article__contain--schedule { margin-bottom: 10rem } .article.article__contain--schedule h1 { font-size: 36px } @media (min-width: 768px) { .article.article__contain--schedule h1 { font-size: 48px } } @media (min-width: 768px) { h2.schedule-header { font-size: 40px } } h3.workshop-header { margin-top: 1.5em; margin-bottom: .5em } .session-listing { margin-top: 5em; margin-bottom: 5em } .session { margin-top: 3.5em; margin-bottom: 3.5em } @media (min-width: 1024px) { .session { display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row; -ms-flex-align: baseline; align-items: baseline } } .session time { color: #7e8591; white-space: nowrap; -ms-flex: 2; flex: 2 } .session div.session-info { -ms-flex: 8; flex: 8 } .session div.session-abstract { margin-top: 1.5em } .session div.session-abstract li, .session div.session-abstract p, .session div.session-abstract ul { font-size: inherit } p.speaker-name { color: #F8D424 } .speaker-type { font-size: 18px; font-size: 1.8rem; margin-top: 5rem; text-align: center } .speaker-list { -ms-flex-align: center; align-items: center; display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: center; justify-content: center; list-style-type: none; margin: 3rem auto 0; padding: 0 } .speaker-list li { -ms-flex: 0 0 50%; flex: 0 0 50%; margin-bottom: 2rem; padding: 0; text-align: left; -ms-flex-item-align: start; align-self: flex-start; -ms-flex-pack: justify; justify-content: space-between } @media (min-width: 580px) { .speaker-list li { -ms-flex: 0 0 32%; flex: 0 0 32% } } @media (min-width: 1024px) { .speaker-list li { -ms-flex: 0 0 32%; flex: 0 0 32% } } .speaker-list figure { margin-top: 6rem; margin-bottom: 2rem } .speaker-list p { margin-bottom: 0; margin-top: .2rem; padding-right: 20px } .speaker-list p.speaker-name { color: #fff; font-weight: 600 } .speaker-list p.speaker-description { color: #777373; font-weight: 300; font-size: .9em } .speaker-list a { -ms-flex-align: left; align-items: left; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; padding: 20px; position: relative; vertical-align: top } .speaker-list a img { filter: grayscale(100%); transition-duration: .3s; width: 208px } .speaker-list a:hover img { filter: grayscale(0); transition-duration: .3s } .sponsor-type { font-size: 18px; font-size: 1.8rem; margin-top: 5rem; text-align: center } .sponsor-list { -ms-flex-align: center; align-items: center; display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: center; justify-content: center; list-style-type: none; margin: 3rem auto 0; padding: 0 } .sponsor-list li { -ms-flex: 0 0 50%; flex: 0 0 50%; margin-bottom: 2rem; padding: 0; text-align: center } @media (min-width: 580px) { .sponsor-list li { -ms-flex: 0 0 33%; flex: 0 0 33% } } @media (min-width: 1024px) { .sponsor-list li { -ms-flex: 0 0 33%; flex: 0 0 33% } } .sponsor-list a { -ms-flex-align: center; align-items: center; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; padding: 1rem 2rem; position: relative } .sponsor-list a.sponsor-link--snipcart { padding: 1rem } @media (min-width: 1024px) { .sponsor-list a.sponsor-link--snipcart { padding: 1rem 2rem } } .sponsor-list a.sponsor-link--pilon { padding: 1rem 5rem } @media (min-width: 1024px) { .sponsor-list a.sponsor-link--pilon { padding: 1rem 7rem } } .sponsor-list a.sponsor-link--datocms { padding: 1rem 5rem } @media (min-width: 1024px) { .sponsor-list a.sponsor-link--datocms { padding: 1rem 7rem; margin-left: -2rem } } .sponsor-list a.sponsor-link--github { padding: 1rem 5rem } @media (min-width: 1024px) { .sponsor-list a.sponsor-link--github { padding: 1rem 7rem; margin-left: -2rem } } .sponsor-list a.sponsor-link--sanity { padding: 1rem 4rem } @media (min-width: 1024px) { .sponsor-list a.sponsor-link--sanity { padding: 1rem 6rem; margin-left: -2rem } } .sponsor-list a.sponsor-link--twilio { padding: 1rem 5rem } @media (min-width: 1024px) { .sponsor-list a.sponsor-link--twilio { padding: 1rem 7rem; margin-left: -2rem } } .sponsor-list a.sponsor-link--gatsby { padding: 1rem 4rem } @media (min-width: 1024px) { .sponsor-list a.sponsor-link--gatsby { padding: 1rem 6rem; margin-left: -2rem } } .sponsor-list a img { filter: brightness(0.6); height: auto; opacity: .75; position: relative; transition: all .2s; width: 100% } .sponsor-list a .transition-transparent-to-fill { opacity: 0; transition: all .2s } .sponsor-list a:hover img { opacity: 1; filter: brightness(1) } .sponsor-list a:hover .transition-transparent-to-fill { opacity: 1 } .job-listing { list-style-type: none; margin: 3rem auto 0; padding: 0 } .job-listing li.job { margin-bottom: 6rem; padding: 0; text-align: left } .job-listing h3.job-title { color: blue } .job-listing p { margin-bottom: 0; margin-top: .2rem } .job-listing p.job-location, .job-listing p.job-remote { color: #505050; font-weight: 300; font-size: .9em } .job-listing .job-description { margin-top: 1em; font-weight: 300 } dl.expenses { padding-top: 2em; font-family: Courier New, Courier, monospace; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap } dl.expenses dt { width: auto; width: 70%; border-bottom: 2px dotted #aaa } dl.expenses dd { margin-left: auto; width: 30%; border-bottom: 2px dotted #ddd } footer { overflow: hidden; position: relative } footer nav ul { -moz-column-count: 2; column-count: 2; margin: 6rem auto 4rem; max-width: 415px; width: 100% } @media (min-width: 768px) { footer nav ul { -moz-column-count: 3; column-count: 3; margin: 4rem auto; max-width: 700px } } @media (min-width: 1280px) { footer nav ul { margin: 10rem auto 6rem } } footer nav ul li { break-inside: avoid; display: block; padding: 1rem; page-break-inside: avoid } @media (min-width: 1024px) { footer nav ul li { font-size: 16px; font-size: 1.6rem } } footer nav ul li a:not(.button), footer nav ul li p { display: inline-block; line-height: 1.25; padding: .25rem }
dist/stylesheets/app.css
.is-visually-hidden { border: 0 !important; clip: rect(1px 1px 1px 1px) !important; clip: rect(1px, 1px, 1px, 1px) !important; height: 1px !important; left: 0 !important; margin: 0 !important; overflow: hidden !important; padding: 0 !important; position: absolute !important; top: 0 !important; width: 1px !important } .is-transparent { opacity: 0 } .is-hidden, .is-hidden-mobile { display: none !important } @media (min-width: 580px) { .is-hidden-mobile { display: block !important } } .is-hidden-tablet { display: none !important } @media (min-width: 768px) { .is-hidden-tablet { display: block !important } } .is-hidden-desktop { display: block !important } @media (min-width: 768px) { .is-hidden-desktop { display: none !important } } .is-visible-desktop { display: none !important } @media (min-width: 1024px) { .is-visible-desktop { display: block !important } } .is-visible-xl { display: none !important } @media (min-width: 1280px) { .is-visible-xl { display: block !important } } .center { text-align: center } body:before { content: "sm"; display: none } @media (min-width: 768px) { body:before { content: "md" } } @media (min-width: 1024px) { body:before { content: "lg" } } @media (min-width: 1280px) { body:before { content: "xl" } } /*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */ html { font-family: sans-serif; line-height: 1.15; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100% } article, aside, footer, header, nav, section { display: block } h1 { font-size: 2em; margin: .67em 0 } figcaption, figure, main { display: block } figure { margin: 1em 40px } hr { height: 0; overflow: visible } pre { font-family: monospace, monospace; font-size: 1em } a { background-color: transparent; -webkit-text-decoration-skip: objects } a:active, a:hover { outline-width: 0 } abbr[title] { border-bottom: none; text-decoration: underline; text-decoration: underline dotted } b, strong { font-weight: inherit; font-weight: bolder } code, kbd, samp { font-family: monospace, monospace; font-size: 1em } dfn { font-style: italic } mark { background-color: #ff0; color: #000 } small { font-size: 80% } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline } sub { bottom: -.25em } sup { top: -.5em } audio, video { display: inline-block } img { border-style: none } button, input, optgroup, select, textarea { font-family: sans-serif; font-size: 100%; line-height: 1.15 } button, input { overflow: visible } [type=reset], [type=submit], button, html [type=button] { -webkit-appearance: button } [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner { border-style: none; padding: 0 } [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring { outline: 1px dotted ButtonText } fieldset { border: 1px solid silver } legend { box-sizing: border-box; color: inherit; display: table; max-width: 100%; white-space: normal } progress { display: inline-block; vertical-align: baseline } [type=checkbox], [type=radio] { box-sizing: border-box; padding: 0 } [type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button { height: auto } [type=search] { -webkit-appearance: textfield; outline-offset: -2px } [type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration { -webkit-appearance: none } ::-webkit-file-upload-button { -webkit-appearance: button; font: inherit } details, menu { display: block } summary { display: list-item } canvas { display: inline-block } [hidden], template { display: none } html { background: transparent; box-sizing: border-box; font-size: 62.5%; position: relative; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-size-adjust: 100% } *, :after, :before { box-sizing: inherit } body { background: #000; color: #fff; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; font-family: Inter Regular, Helvetica, Arial, sans-serif; font-size: 16px; font-weight: 400; height: 100%; line-height: 1.5; margin: 0; min-height: 100%; position: relative; text-rendering: optimizelegibility; -webkit-overflow-scrolling: touch; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale } article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block } audio, canvas, progress, video { display: inline-block; vertical-align: baseline } audio:not([controls]) { display: none; height: 0 } [hidden], template { display: none } nav ol, nav ul { list-style: none; list-style-image: none; margin: 0; padding: 0 } nav ol li, nav ul li { display: inline-block } ol li, ul li { padding-left: 1rem } dd, dl, figure { margin: 0 } hr { background: #000; border: none; box-sizing: content-box; display: block; height: 1px } h1, h2, h3, h4, h5, h6 { color: #F8D424; font-family: Inter SemiBold, Helvetica, Arial, sans-serif; font-weight: 400; margin: 0; line-height: 1.5 } p { margin: 0; orphans: 2; widows: 2 } blockquote { color: #000; display: block; font-family: Inter Regular, Helvetica, Arial, sans-serif; margin: 0; padding-left: 0; font-size: 16pxpx; font-size: 1.6pxrem } a:not(.button) { color: #39B54A; font-family: Inter Medium, Helvetica, Arial, sans-serif; position: relative; text-decoration: none; transition: all .2s } a:not(.button):after { background: #39B54A; bottom: -.2rem; content: ""; height: .2rem; left: 0; position: absolute; transform: scaleX(1); transition: all .2s; visibility: hidden; width: 0 } a:not(.button):hover:after { visibility: visible; width: 100% } b, strong { font-family: Inter Bold, Helvetica, Arial, sans-serif; font-weight: 400 } em { font-family: Inter Regular, Helvetica, Arial, sans-serif; font-style: none } img { border: 0; display: block; height: auto; max-width: 100%; vertical-align: middle } svg:not(:root) { overflow: hidden } button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; outline: none; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale } button { background: none; border: 0; border-radius: 0; overflow: visible; -webkit-appearance: none } button, select { text-transform: none } select::-ms-expand { display: none } button, html input[type=button], input[type=reset] { cursor: pointer; -webkit-appearance: button } input[type=submit] { cursor: pointer; -webkit-appearance: none } button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0 } input::-moz-focus-inner, select::-moz-focus-inner { border: 0 } input { border-radius: 0; line-height: normal; -webkit-appearance: none } input:-webkit-autofill, input:-webkit-autofill:focus { -webkit-box-shadow: 0 0 0 50px #fff inset; -webkit-text-fill-color: #000 } select { -webkit-appearance: none } select:-moz-focusring { color: transparent; text-shadow: 0 0 0 #000 } a, a:focus, div, em, p, span, strong { outline-color: #39B54A } 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; margin: 0; -webkit-appearance: none } input[type=search] { box-sizing: content-box; -webkit-appearance: textfield } input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration { -webkit-appearance: none } fieldset { border: 0; margin: 0 2px; padding: .35em .625em .75em } legend { border: 0; padding: 0 } textarea { overflow: auto } optgroup { font-weight: 700 } ::-webkit-input-placeholder { color: #7e8591 } ::-moz-placeholder { color: #7e8591 } :-ms-input-placeholder { color: #7e8591 } table { border-collapse: collapse; border-spacing: 0 } td, th { padding: 0 } ::-moz-selection { background: rgba(255, 40, 130, 0.9); color: #fff; text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5) } ::selection { background: rgba(255, 40, 130, 0.9); color: #fff; text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5) } @font-face { font-family: Inter Regular; font-style: normal; font-weight: 400; font-display: swap; unicode-range: u+000-5ff; src: local("Inter Regular"), url("../../fonts/Inter-Regular.woff2") format("woff2"), url("../../fonts/Inter-Regular.woff") format("woff") } @font-face { font-family: Inter Medium; font-style: normal; font-weight: 400; font-display: swap; unicode-range: u+000-5ff; src: local("Inter Medium"), url("../../fonts/Inter-Medium.woff2") format("woff2"), url("../../fonts/Inter-Medium.woff") format("woff") } @font-face { font-family: Inter SemiBold; font-style: normal; font-weight: 400; font-display: swap; unicode-range: u+000-5ff; src: local("Inter SemiBold"), url("../../fonts/Inter-SemiBold.woff2") format("woff2"), url("../../fonts/Inter-SemiBold.woff") format("woff") } @font-face { font-family: Inter Bold; font-style: normal; font-weight: 400; font-display: swap; unicode-range: u+000-5ff; src: local("Inter Bold"), url("../../fonts/Inter-Bold.woff2") format("woff2"), url("../../fonts/Inter-Bold.woff") format("woff") } .input-group input, .input-group label, li.de-emphasis, li.emphasis, p.de-emphasis, p.emphasis { font-family: Inter Medium, Helvetica, Arial, sans-serif; font-style: normal; font-weight: 400; line-height: 1 } .article h2, .article h3, .button, .speaker-type, .sponsor-type, button, h2, h4, nav li { font-family: Inter SemiBold, Helvetica, Arial, sans-serif; font-style: normal; font-weight: 400; line-height: 1 } h3 { font-family: Inter Bold, Helvetica, Arial, sans-serif; font-style: normal; font-weight: 400; line-height: 1 } h2 { font-size: 29px; font-size: 2.9rem; line-height: 1.45; margin-bottom: 1.7rem } @media (min-width: 1024px) { h2 { font-size: 48px; font-size: 4.8rem; line-height: 1.25 } } h3 { font-size: 38px; font-size: 3.8rem; line-height: 2; text-align: center } @media (min-width: 1024px) { h3 { font-size: 56px; font-size: 5.6rem } } h3+p { max-width: 500px; margin-left: auto; margin-right: auto; text-align: center } h4 { font-size: 29px; font-size: 2.9rem; line-height: 1; margin-bottom: 1.7rem } @media (min-width: 1024px) { h4 { font-size: 48px; font-size: 4.8rem } } li, p { font-size: 16px; font-size: 1.6rem; line-height: 1.7 } @media (min-width: 1024px) { li, p { font-size: 18px; font-size: 1.8rem } } li.emphasis, p.emphasis { font-size: 20px; font-size: 2rem; line-height: 1.25; margin: 2rem 0 } @media (min-width: 1024px) { li.emphasis, p.emphasis { font-size: 24px; font-size: 2.4rem } } li.emphasis--soft, p.emphasis--soft { font-size: 18px; font-size: 1.8rem } @media (min-width: 1024px) { li.emphasis--soft, p.emphasis--soft { font-size: 20px; font-size: 2rem } } li.emphasis--starter, p.emphasis--starter { color: #FFD926 } li.emphasis--callout, p.emphasis--callout { color: #39B54A } li.emphasis-size, p.emphasis-size { font-size: 20px; font-size: 2rem; line-height: 1.5 } @media (min-width: 1024px) { li.emphasis-size, p.emphasis-size { font-size: 24px; font-size: 2.4rem } } li.de-emphasis, p.de-emphasis { font-size: 16px; font-size: 1.6rem; color: #F15A24; line-height: 3 } @media (min-width: 1024px) { li.de-emphasis, p.de-emphasis { font-size: 18px; font-size: 1.8rem } } li+p, p+p { margin-top: 2rem } nav li a:not(.button) { color: #F9D523 } nav li a:not(.button):after { content: none } nav li a:not(.button):hover { color: #39B54A } .type--uppercase { text-transform: uppercase } .type--lowercase { text-transform: lowercase } .type--mixed { text-transform: none } .type--center { text-align: center } .type--right { text-align: right } .type--left { text-align: left } .type--no-wrap { white-space: nowrap } .pattern--divider { background: url("../../images/pattern-hot.svg") repeat-x; background-size: contain; display: block; height: 14rem; margin: 6rem 0; width: 100% } .pattern--divider--cool { background: url("../../images/pattern-cool.svg") repeat-x; background-size: contain } @media (min-width: 1024px) { .pattern--divider { margin-bottom: 8rem; height: 17rem } } .pattern--corner-triangle { border-left: 0 solid transparent; border-right: 32px solid transparent; border-top: 70px solid #F8D424; font-size: 0; height: 0; left: 0; line-height: 0; position: absolute; top: 0; width: 0 } @media (min-width: 1024px) { .pattern--corner-triangle { border-right-width: 80px; border-top-width: 118px } } .nyc .pattern--corner-triangle { border-top-color: #F8D424 } .london .pattern--corner-triangle { border-top-color: #ffd400 } .sf .pattern--corner-triangle { border-top-color: #39B54A } @media (min-width: 580px) { .pattern--hero { height: auto; position: absolute; right: 0; top: 4rem; width: 38% } } @media (min-width: 768px) { .pattern--hero { right: 3rem; top: 1rem; width: 47% } } @media (min-width: 1024px) { .pattern--hero { right: -19rem; width: 67% } } @media (min-width: 1280px) { .pattern--hero { height: 737px; right: 0; width: auto } } @media (min-width: 1280px) { .pattern--explanation-lines { position: absolute; right: 0; top: 12rem; width: 5% } } @media (min-width: 580px) { .pattern--explanation-group { position: absolute; top: -11rem; right: 6rem } } @media (min-width: 768px) { .pattern--explanation-group { top: -12rem; right: -12rem } } @media (min-width: 1024px) { .pattern--explanation-group { top: -7rem } } @media (min-width: 1280px) { .pattern--explanation-group { top: -6rem; right: 0 } } .pattern--revolution-separator { position: absolute; right: 0; top: 0; transform: translateX(75%) } @media (min-width: 580px) { .pattern--revolution-separator { transform: translateX(0) } } .pattern--above-header { position: relative; top: 3rem; margin: 0 auto; max-width: 100% } @media (min-width: 1024px) { .pattern--above-header { top: 7rem } } @media (min-width: 1024px) { .pattern--venue-separator { position: absolute; right: 0; top: 23rem; transform: translateX(30%) } } @media (min-width: 1280px) { .pattern--venue-separator { transform: translateX(0) } } @media (min-width: 768px) { .pattern--sponsor-separator { left: 0; position: absolute; top: 1rem; transform: translateX(-29%) } } @media (min-width: 1024px) { .pattern--sponsor-separator { top: 5rem } } @media (min-width: 1280px) { .pattern--sponsor-separator { transform: translateX(0) } } @media (min-width: 580px) { .pattern--ready-separator { position: absolute; right: 0; top: 1rem; transform: translateX(10%) } } @media (min-width: 1024px) { .pattern--ready-separator { top: 4rem } } @media (min-width: 1280px) { .pattern--ready-separator { transform: translateX(0) } } @media (min-width: 580px) { .pattern--pre-footer-separator { position: absolute; right: 0 } } @media (min-width: 580px) { .pattern--pre-footer { height: auto; position: absolute; right: -1rem; top: 11rem; width: 38% } } @media (min-width: 768px) { .pattern--pre-footer { right: -3rem; top: 9rem; width: 45% } } @media (min-width: 1024px) { .pattern--pre-footer { right: -21rem; top: 8rem; width: 62% } } @media (min-width: 1280px) { .pattern--pre-footer { height: 723px; right: 0; width: auto } } .pattern--footer-separator { position: absolute; right: 0; top: -6rem; transform: translateX(72%) } @media (min-width: 580px) { .pattern--footer-separator { top: -4rem; transform: translateX(0) } } @media (min-width: 1280px) { .pattern--footer-separator { top: -8rem } } .pattern--edge { left: 0; position: absolute; top: -6rem; width: 100% } @media (min-width: 580px) { .pattern--edge { top: -3rem } } @media (min-width: 1024px) { .pattern--edge { top: -2rem } } @media (min-width: 1280px) { .pattern--edge:before { background: url("../../images/pattern-cool.svg") repeat-x; content: ""; display: block; height: 171px; left: 0; top: 0; transform: translateX(calc(-100% + -12px)); width: 100% } } .pattern--edge .pattern--image-cool { position: absolute; top: 0; transform: translateX(-92%) } @media (min-width: 580px) { .pattern--edge .pattern--image-cool { transform: translateX(-12%) } } @media (min-width: 768px) { .pattern--edge .pattern--image-cool { transform: translateX(-36%) } } @media (min-width: 1024px) { .pattern--edge .pattern--image-cool { transform: translateX(-48%) } } @media (min-width: 1280px) { .pattern--edge .pattern--image-cool { transform: translateX(-44%) } } .pattern--code-separator { left: 0; position: absolute; top: 2rem; transform: translateX(-83%) } @media (min-width: 580px) { .pattern--code-separator { transform: translateX(0) } } @media (min-width: 768px) { .pattern--code-separator { top: 6rem } } @media (min-width: 768px) { .pattern--code-hero { position: absolute; right: -17rem; top: 5rem; width: 47% } } @media (min-width: 1024px) { .pattern--code-hero { top: 5rem; right: -30rem; width: 67% } } @media (min-width: 1280px) { .pattern--code-hero { height: 737px; right: 0; width: auto } } .pattern--schedule-hero { right: 0; position: absolute; top: 2rem; transform: translateX(-83%) } @media (min-width: 580px) { .pattern--schedule-hero { transform: translateX(0) } } @media (min-width: 768px) { .pattern--schedule-hero { top: 6rem } } .pattern--schedule-hero-02 { left: 0; position: absolute; top: 25rem } @media (min-width: 580px) { .body-contain { left: 50%; margin: 0 auto; position: absolute; top: 0; transform: translateX(-50%); width: 1190px } } @media (min-width: 1280px) { .body-contain { width: 1440px } } .section-header { padding-bottom: 5rem } @media (min-width: 580px) { .section-header { padding-bottom: 7rem } } @media (min-width: 1024px) { .section-header { padding-bottom: 9rem } } .section-header+section { overflow: visible } .article-wrap, aside, header, section { overflow-x: hidden; position: relative } section { margin-bottom: 4rem } section:last-of-type { margin-bottom: 0; padding-bottom: 2rem } @media (min-width: 1024px) { section:last-of-type { padding-bottom: 4rem } } .section__contain { margin: 0 auto; max-width: 88%; position: relative } @media (min-width: 1024px) { .section__contain { margin: 2rem auto 0; max-width: 1190px; padding: 0 60px } } @media (min-width: 1280px) { .section__contain { padding: 0 } } @media (min-width: 1024px) { .section__contain-columns { -ms-flex-align: center; align-items: center; display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row; -ms-flex-pack: justify; justify-content: space-between; position: relative } } @media (min-width: 1024px) { .section__contain-columns figure:not(.inline-image) { -ms-flex: 0 0 37%; flex: 0 0 37%; margin-left: 4rem } } @media (min-width: 1280px) { .section__contain-columns figure:not(.inline-image) { -ms-flex: 0 0 45%; flex: 0 0 45% } } @media (min-width: 1280px) { .section__contain-columns figure:not(.inline-image) .svg-image { margin-left: auto; margin-right: auto } } @media (min-width: 1024px) { .section__contain--max-1440 { margin: 6rem auto 3rem; max-width: 1440px } } @media (min-width: 1024px) { .section__contain--max-1440 .section__contain { margin: 0 auto } } @media (min-width: 1280px) { .section__contain--max-1440 .section__contain { margin: 0 125px 0 6rem } } .section__contain__inner { margin-left: auto; margin-right: auto; max-width: 700px } .section__contain__inner p { text-align: center } @media (min-width: 1024px) { .section__contain__inner { max-width: 860px } } .section__contain__cta { text-align: center; margin-top: 3rem } @media (min-width: 1024px) { .section__contain__cta { margin-top: 6rem } } .section__copy-group { max-width: 480px } @media (min-width: 1024px) { .section__copy-group { max-width: 615px } } .inline-image { margin: 3rem 0; position: relative } @media (min-width: 1024px) { .inline-image { margin: 0; max-width: 720px; width: 60% } } .inline-image:before { display: block; content: ""; width: 100%; padding-top: 78% } @media (min-width: 580px) { .inline-image:before { padding-top: 63% } } @media (min-width: 1024px) { .inline-image:before { content: none } } .inline-image img { bottom: 0; height: 100%; left: 0; max-width: none; position: absolute; right: 0; top: 0; width: auto } @media (min-width: 1024px) { .inline-image img { position: relative; width: 100% } } .inline-image .pattern--image-parallelogram { position: absolute; bottom: -3.5rem; right: 0; transform: translateX(42%) } @media (min-width: 1024px) { .inline-image .pattern--image-parallelogram { bottom: -3rem; transform: translateX(10%) } } .inline-image .pattern--image-cool { position: absolute; top: -4rem; transform: rotateX(180deg) translateX(-12%) } @media (min-width: 1024px) { .inline-image .pattern--image-cool { top: -6rem; transform: rotateX(180deg) translateX(-25%) } } .inline-image .pattern--image-cool__blue, .inline-image .pattern--image-cool__purple { display: none } @media (min-width: 1024px) { .inline-image .pattern--image-cool__blue, .inline-image .pattern--image-cool__purple { display: block } } .svg-image { display: block; margin: 5rem 0 0; max-width: 448px; width: 100% } @media (min-width: 580px) { .svg-image { margin: 7rem 0 } } .logo { width: 100% } @media (min-width: 768px) { .logo { width: auto } } .logo-centered { margin-left: auto; margin-right: auto; text-align: center } a.image-link:after { content: none } figure.parallelogram { position: relative; width: 180px; margin: 0 } @media (min-width: 1024px) { figure.parallelogram { width: 248px } } figure.parallelogram svg { position: absolute; top: 0 } figure.parallelogram img { top: 20px } figure.parallelogram--pink svg path { fill: #39B54A } figure.parallelogram--blue svg path { fill: #F8D424 } figure.parallelogram--yellow svg path { fill: #ffd400 } .form__interior { display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row; margin-top: 2.5rem } .form__interior button { -ms-flex: 0 0 94px; flex: 0 0 94px } @media (min-width: 1024px) { .form__interior button { -ms-flex: 0 0 105px; flex: 0 0 105px } } .input-group { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -ms-flex: 1 0 auto; flex: 1 0 auto; -ms-flex-pack: center; justify-content: center; position: relative; width: calc(100% - 94px) } @media (min-width: 1024px) { .input-group { width: calc(100% - 105px) } } .input-group input { border-radius: 1.5rem 0 0 1.5rem; border: .2rem solid #20f5d9; height: 4.625rem; padding: 0 2rem; transition: all .15s } .input-group input.has-value { border-color: #39B54A } .input-group input.has-value+label { opacity: 0 } .input-group input:focus { border-color: #39B54A } .input-group input:focus+label { opacity: 0 } .input-group label { color: #7e8591; padding: 0 2rem; position: absolute; pointer-events: none; transition: opacity .15s } .form-message { max-height: 54px; overflow-y: hidden; position: absolute; transition: max-height .4s } .form-message.slide-up { max-height: 0 } .form-message:focus { outline: none } .button, button { font-size: 16px; font-size: 1.6rem; background: linear-gradient(90deg, #39B54A 0, #ff2882 50%, #39B54A 0, #F15A24); background-size: 205% 100%; background-position: 99%; transition: background 0.225s cubic-bezier(0.55, 0.03, 0.585, 0.22); border-radius: 2.5rem; color: #fff; padding: 1.2rem 2.7rem; text-decoration: none } .button:focus, .button:hover, button:focus, button:hover { background-position: 0 99% } .button[type=submit], button[type=submit] { border-radius: 0 1.5rem 1.5rem 0 } .stretchy-embed { position: relative; width: 100%; padding-bottom: 56.25%; height: 0; margin-top: 2em } .stretchy-embed iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100% } @media (min-width: 1024px) { .schedule-area { display: -ms-flexbox; display: flex; margin-top: 10em } } @media (min-width: 1024px) { .schedule-area__column { margin-right: 8em; -ms-flex: 1; flex: 1; min-width: 300px } } .schedule-area__column p { line-height: 1.2 } .schedule-area__column svg { margin-top: 2em } @media (min-width: 1024px) { .schedule-area__column svg { margin-bottom: 1em; margin-top: 0 } } @media (min-width: 1024px) { .schedule-area--sf .schedule-area__column { margin-right: 0; min-width: 0 } } @media (min-width: 1280px) { .article__contain--schedule.article__contain--schedule-sf { padding: 0 } } div.banner { display: block; background-color: #000; color: #fff; text-align: center; z-index: 100; width: 100%; position: fixed } div.banner p { font-size: 13px; padding: 10px } .nav-bar { margin: 5.25rem auto 0; position: relative } .nav-bar .logo-wrap { margin: 0 auto; max-width: 353px; width: 90% } .nav-bar .logo-wrap a { display: block; height: auto; padding: 5px } @media (min-width: 768px) { .nav-bar .logo-wrap { margin: 0 } } .nav-bar .logo { display: block; max-width: 100% } @media (min-width: 768px) { .nav-bar .logo { margin: 0 } } .nav-bar nav ul li:not(.li__cta) { display: none } @media (min-width: 1024px) { .nav-bar nav ul li:not(.li__cta) { display: inline } } @media (min-width: 1280px) { .nav-bar nav ul li:not(.li__cta) { display: inline-block; margin: 0 1.25rem } .nav-bar nav ul li:not(.li__cta):last-of-type { margin-right: 0 } } @media (min-width: 1024px) { .nav-bar nav ul li { font-size: 16px; font-size: 1.6rem } } @media (min-width: 768px) { .nav-bar nav ul li a:not(.button) { padding: 1rem } } @media (min-width: 768px) { .nav-bar__interior { -ms-flex-align: center; align-items: center; display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row; -ms-flex-pack: justify; justify-content: space-between; margin: 5.25rem auto 0; max-width: 88% } } @media (min-width: 1024px) { .nav-bar__interior { margin: 4em auto 0; max-width: 1190px; padding: 0 60px } } @media (min-width: 1280px) { .nav-bar__interior { padding: 0 } } .event-info__copy-block { padding-top: 6rem } @media (min-width: 1024px) { .event-info__copy-block { padding-top: 14rem } } .event-info__cta { margin: 0 0 8rem; max-width: 440px; padding-top: 4rem } @media (min-width: 1024px) { .event-info__cta { margin: 0 0 15rem; padding-top: 6rem } } .event-info__cta p { margin-bottom: 0 } .event-info__cta p.early-bird-notice { margin-top: 0; color: grey; margin-bottom: 4rem } ul.event-heroes { list-style: none; margin: 2em auto; padding-left: 0; text-align: center } @media (min-width: 1024px) { ul.event-heroes { display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row; -ms-flex-align: baseline; align-items: baseline; -ms-flex-pack: distribute; justify-content: space-around } } ul.event-heroes h2 { font-size: 28px; margin-top: 1em; margin-bottom: .2em } ul.event-heroes p.date { color: #7e8591; font-size: 20px } ul.event-heroes a:focus h2, ul.event-heroes a:hover h2 { color: #F8D424 } .event-heroes__item { padding: 4em 0 0; text-align: center } @media (min-width: 580px) { .article-wrap { margin-bottom: 4rem } } @media (min-width: 1280px) { .article-wrap { margin-bottom: 6rem } } .article__contain { margin: 0 auto; max-width: 615px; position: relative; width: 88% } @media (min-width: 768px) { .article__contain { margin: 2rem auto 0; max-width: 750px; padding: 0 90px 0 50px } } @media (min-width: 1280px) { .article__contain { padding: 0 120px 0 0 } } .article { margin-top: 6rem } .article:first-of-type { margin-top: 10rem } @media (min-width: 768px) { .article:first-of-type { margin-top: 15rem } } .article section { margin-top: 4rem } .article section:last-of-type { padding-bottom: 0 } .article h1, .article h2, .article h3 { line-height: 1.4; margin-bottom: 1.5rem } .article h1 { font-size: 36px; font-size: 3.6rem } .article h2 { font-size: 28px; font-size: 2.8rem } .article h3 { font-size: 22px; font-size: 2.2rem; text-align: left } .article h3+p { max-width: 100%; text-align: left } .article__code_of_conduct h2 { margin-top: 1.5rem } .article__contain--schedule { margin: 0 auto; max-width: 900px; position: relative; width: 88% } @media (min-width: 768px) { .article__contain--schedule { margin: 2rem auto 0; max-width: 900px; padding: 0 90px 0 50px } } @media (min-width: 1280px) { .article__contain--schedule { padding: 0 120px 0 0 } } .article.article__contain--schedule { margin-bottom: 10rem } .article.article__contain--schedule h1 { font-size: 36px } @media (min-width: 768px) { .article.article__contain--schedule h1 { font-size: 48px } } @media (min-width: 768px) { h2.schedule-header { font-size: 40px } } h3.workshop-header { margin-top: 1.5em; margin-bottom: .5em } .session-listing { margin-top: 5em; margin-bottom: 5em } .session { margin-top: 3.5em; margin-bottom: 3.5em } @media (min-width: 1024px) { .session { display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row; -ms-flex-align: baseline; align-items: baseline } } .session time { color: #7e8591; white-space: nowrap; -ms-flex: 2; flex: 2 } .session div.session-info { -ms-flex: 8; flex: 8 } .session div.session-abstract { margin-top: 1.5em } .session div.session-abstract li, .session div.session-abstract p, .session div.session-abstract ul { font-size: inherit } p.speaker-name { color: #F8D424 } .speaker-type { font-size: 18px; font-size: 1.8rem; margin-top: 5rem; text-align: center } .speaker-list { -ms-flex-align: center; align-items: center; display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: center; justify-content: center; list-style-type: none; margin: 3rem auto 0; padding: 0 } .speaker-list li { -ms-flex: 0 0 50%; flex: 0 0 50%; margin-bottom: 2rem; padding: 0; text-align: left; -ms-flex-item-align: start; align-self: flex-start; -ms-flex-pack: justify; justify-content: space-between } @media (min-width: 580px) { .speaker-list li { -ms-flex: 0 0 32%; flex: 0 0 32% } } @media (min-width: 1024px) { .speaker-list li { -ms-flex: 0 0 32%; flex: 0 0 32% } } .speaker-list figure { margin-top: 6rem; margin-bottom: 2rem } .speaker-list p { margin-bottom: 0; margin-top: .2rem; padding-right: 20px } .speaker-list p.speaker-name { color: #fff; font-weight: 600 } .speaker-list p.speaker-description { color: #777373; font-weight: 300; font-size: .9em } .speaker-list a { -ms-flex-align: left; align-items: left; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; padding: 20px; position: relative; vertical-align: top } .speaker-list a img { filter: grayscale(100%); transition-duration: .3s; width: 208px } .speaker-list a:hover img { filter: grayscale(0); transition-duration: .3s } .sponsor-type { font-size: 18px; font-size: 1.8rem; margin-top: 5rem; text-align: center } .sponsor-list { -ms-flex-align: center; align-items: center; display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: center; justify-content: center; list-style-type: none; margin: 3rem auto 0; padding: 0 } .sponsor-list li { -ms-flex: 0 0 50%; flex: 0 0 50%; margin-bottom: 2rem; padding: 0; text-align: center } @media (min-width: 580px) { .sponsor-list li { -ms-flex: 0 0 33%; flex: 0 0 33% } } @media (min-width: 1024px) { .sponsor-list li { -ms-flex: 0 0 33%; flex: 0 0 33% } } .sponsor-list a { -ms-flex-align: center; align-items: center; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; padding: 1rem 2rem; position: relative } .sponsor-list a.sponsor-link--snipcart { padding: 1rem } @media (min-width: 1024px) { .sponsor-list a.sponsor-link--snipcart { padding: 1rem 2rem } } .sponsor-list a.sponsor-link--pilon { padding: 1rem 5rem } @media (min-width: 1024px) { .sponsor-list a.sponsor-link--pilon { padding: 1rem 7rem } } .sponsor-list a.sponsor-link--datocms { padding: 1rem 5rem } @media (min-width: 1024px) { .sponsor-list a.sponsor-link--datocms { padding: 1rem 7rem; margin-left: -2rem } } .sponsor-list a.sponsor-link--github { padding: 1rem 5rem } @media (min-width: 1024px) { .sponsor-list a.sponsor-link--github { padding: 1rem 7rem; margin-left: -2rem } } .sponsor-list a.sponsor-link--sanity { padding: 1rem 4rem } @media (min-width: 1024px) { .sponsor-list a.sponsor-link--sanity { padding: 1rem 6rem; margin-left: -2rem } } .sponsor-list a.sponsor-link--twilio { padding: 1rem 5rem } @media (min-width: 1024px) { .sponsor-list a.sponsor-link--twilio { padding: 1rem 7rem; margin-left: -2rem } } .sponsor-list a.sponsor-link--gatsby { padding: 1rem 4rem } @media (min-width: 1024px) { .sponsor-list a.sponsor-link--gatsby { padding: 1rem 6rem; margin-left: -2rem } } .sponsor-list a img { filter: brightness(0.6); height: auto; opacity: .75; position: relative; transition: all .2s; width: 100% } .sponsor-list a .transition-transparent-to-fill { opacity: 0; transition: all .2s } .sponsor-list a:hover img { opacity: 1; filter: brightness(1) } .sponsor-list a:hover .transition-transparent-to-fill { opacity: 1 } .job-listing { list-style-type: none; margin: 3rem auto 0; padding: 0 } .job-listing li.job { margin-bottom: 6rem; padding: 0; text-align: left } .job-listing h3.job-title { color: blue } .job-listing p { margin-bottom: 0; margin-top: .2rem } .job-listing p.job-location, .job-listing p.job-remote { color: #505050; font-weight: 300; font-size: .9em } .job-listing .job-description { margin-top: 1em; font-weight: 300 } dl.expenses { padding-top: 2em; font-family: Courier New, Courier, monospace; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap } dl.expenses dt { width: auto; width: 70%; border-bottom: 2px dotted #aaa } dl.expenses dd { margin-left: auto; width: 30%; border-bottom: 2px dotted #ddd } footer { overflow: hidden; position: relative } footer nav ul { -moz-column-count: 2; column-count: 2; margin: 6rem auto 4rem; max-width: 415px; width: 100% } @media (min-width: 768px) { footer nav ul { -moz-column-count: 3; column-count: 3; margin: 4rem auto; max-width: 700px } } @media (min-width: 1280px) { footer nav ul { margin: 10rem auto 6rem } } footer nav ul li { break-inside: avoid; display: block; padding: 1rem; page-break-inside: avoid } @media (min-width: 1024px) { footer nav ul li { font-size: 16px; font-size: 1.6rem } } footer nav ul li a:not(.button), footer nav ul li p { display: inline-block; line-height: 1.25; padding: .25rem }
0.360939
0.173428
.language-translate { cursor: pointer; margin: 0; position: relative; display: inline-block; } .icon-lang { background: url("https://image.lanye1118.com/app_fe/www.nh227.com/www.nh227.com/common/images/lang-icons.png") no-repeat; display: inline-block; height: 24px; vertical-align: middle; width: 24px; } .language-list { background: #dadada; color: #333333; display: none; position: absolute; z-index: 999; } .language-list li { border-bottom: 1px dotted #c0c0c0; padding: 3px; width: 100px; } .language-list li:hover, .language-list li:focus { background-color: #dfa030; } .language-aa { background-position: 0 0; } .language-ab { background-position: -24px 0; } .language-ae { background-position: -48px 0; } .language-af { background-position: -72px 0; } .language-ak { background-position: -96px 0; } .language-am { background-position: -120px 0; } .language-an { background-position: -144px 0; } .language-ar { background-position: -168px 0; } .language-as { background-position: -192px 0; } .language-av { background-position: -216px 0; } .language-ay { background-position: -240px 0; } .language-az { background-position: -264px 0; } .language-ba { background-position: -288px 0; } .language-be { background-position: -312px 0; } .language-bg { background-position: -336px 0; } .language-bh { background-position: -360px 0; } .language-bi { background-position: -384px 0; } .language-bm { background-position: -408px 0; } .language-bn { background-position: -432px 0; } .language-bo { background-position: -456px 0; } .language-br { background-position: -480px 0; } .language-bs { background-position: -504px 0; } .language-ca { background-position: -528px 0; } .language-ce { background-position: -552px 0; } .language-ch { background-position: -576px 0; } .language-co { background-position: 0 -24px; } .language-cr { background-position: -24px -24px; } .language-cs { background-position: -48px -24px; } .language-cu { background-position: -72px -24px; } .language-cv { background-position: -96px -24px; } .language-cy { background-position: -120px -24px; } .language-da { background-position: -144px -24px; } .language-de { background-position: -168px -24px; } .language-dv { background-position: -192px -24px; } .language-dz { background-position: -216px -24px; } .language-ee { background-position: -240px -24px; } .language-el { background-position: -264px -24px; } .language-en { background-position: -288px -24px; } .language-eo { background-position: -312px -24px; } .language-es { background-position: -336px -24px; } .language-et { background-position: -360px -24px; } .language-eu { background-position: -384px -24px; } .language-fa { background-position: -408px -24px; } .language-ff { background-position: -432px -24px; } .language-fi { background-position: -456px -24px; } .language-fj { background-position: -480px -24px; } .language-fo { background-position: -504px -24px; } .language-fr { background-position: -528px -24px; } .language-fy { background-position: -552px -24px; } .language-ga { background-position: -576px -24px; } .language-gd { background-position: 0 -48px; } .language-gl { background-position: -24px -48px; } .language-gn { background-position: -48px -48px; } .language-gu { background-position: -72px -48px; } .language-gv { background-position: -96px -48px; } .language-ha { background-position: -120px -48px; } .language-he { background-position: -144px -48px; } .language-hi { background-position: -168px -48px; } .language-ho { background-position: -192px -48px; } .language-hr { background-position: -216px -48px; } .language-ht { background-position: -240px -48px; } .language-hu { background-position: -264px -48px; } .language-hy { background-position: -288px -48px; } .language-hz { background-position: -312px -48px; } .language-ia { background-position: -336px -48px; } .language-id { background-position: -360px -48px; } .language-ie { background-position: -384px -48px; } .language-ig { background-position: -408px -48px; } .language-ii { background-position: -432px -48px; } .language-ik { background-position: -456px -48px; } .language-io { background-position: -480px -48px; } .language-is { background-position: -504px -48px; } .language-it { background-position: -528px -48px; } .language-iu { background-position: -552px -48px; } .language-ja { background-position: -576px -48px; } .language-jv { background-position: 0 -72px; } .language-ka { background-position: -24px -72px; } .language-kg { background-position: -48px -72px; } .language-ki { background-position: -72px -72px; } .language-kj { background-position: -96px -72px; } .language-kk { background-position: -120px -72px; } .language-kl { background-position: -144px -72px; } .language-km { background-position: -168px -72px; } .language-kn { background-position: -192px -72px; } .language-ko { background-position: -216px -72px; } .language-kr { background-position: -240px -72px; } .language-ks { background-position: -264px -72px; } .language-ku { background-position: -288px -72px; } .language-kv { background-position: -312px -72px; } .language-kw { background-position: -336px -72px; } .language-ky { background-position: -360px -72px; } .language-la { background-position: -384px -72px; } .language-lb { background-position: -408px -72px; } .language-lg { background-position: -432px -72px; } .language-li { background-position: -456px -72px; } .language-ln { background-position: -480px -72px; } .language-lo { background-position: -504px -72px; } .language-lt { background-position: -528px -72px; } .language-lu { background-position: -552px -72px; } .language-lv { background-position: -576px -72px; } .language-mg { background-position: 0 -96px; } .language-mh { background-position: -24px -96px; } .language-mi { background-position: -48px -96px; } .language-mk { background-position: -72px -96px; } .language-ml { background-position: -96px -96px; } .language-mn { background-position: -120px -96px; } .language-mr { background-position: -144px -96px; } .language-ms { background-position: -168px -96px; } .language-mt { background-position: -192px -96px; } .language-mm { background-position: -216px -96px; } .language-na { background-position: -240px -96px; } .language-nb { background-position: -264px -96px; } .language-nd { background-position: -288px -96px; } .language-ne { background-position: -312px -96px; } .language-ng { background-position: -336px -96px; } .language-nl { background-position: -360px -96px; } .language-nn { background-position: -384px -96px; } .language-no { background-position: -408px -96px; } .language-nr { background-position: -432px -96px; } .language-nv { background-position: -456px -96px; } .language-ny { background-position: -480px -96px; } .language-oc { background-position: -504px -96px; } .language-oj { background-position: -528px -96px; } .language-om { background-position: -552px -96px; } .language-or { background-position: -576px -96px; } .language-os { background-position: 0 -120px; } .language-pa { background-position: -24px -120px; } .language-pi { background-position: -48px -120px; } .language-pl { background-position: -72px -120px; } .language-ps { background-position: -96px -120px; } .language-pt { background-position: -120px -120px; } .language-qu { background-position: -144px -120px; } .language-rm { background-position: -168px -120px; } .language-rn { background-position: -192px -120px; } .language-ro { background-position: -216px -120px; } .language-ru { background-position: -240px -120px; } .language-rw { background-position: -264px -120px; } .language-sa { background-position: -288px -120px; } .language-sc { background-position: -312px -120px; } .language-sd { background-position: -336px -120px; } .language-se { background-position: -360px -120px; } .language-sg { background-position: -384px -120px; } .language-si { background-position: -408px -120px; } .language-sk { background-position: -432px -120px; } .language-sl { background-position: -456px -120px; } .language-sm { background-position: -480px -120px; } .language-sn { background-position: -504px -120px; } .language-so { background-position: -528px -120px; } .language-sq { background-position: -552px -120px; } .language-sr { background-position: -576px -120px; } .language-ss { background-position: 0 -144px; } .language-st { background-position: -24px -144px; } .language-su { background-position: -48px -144px; } .language-sv { background-position: -72px -144px; } .language-sw { background-position: -96px -144px; } .language-ta { background-position: -120px -144px; } .language-te { background-position: -144px -144px; } .language-tg { background-position: -168px -144px; } .language-th { background-position: -192px -144px; } .language-ti { background-position: -216px -144px; } .language-tk { background-position: -240px -144px; } .language-tl { background-position: -264px -144px; } .language-tn { background-position: -288px -144px; } .language-to { background-position: -312px -144px; } .language-tr { background-position: -336px -144px; } .language-ts { background-position: -360px -144px; } .language-tt { background-position: -384px -144px; } .language-tw { background-position: -408px -144px; } .language-ty { background-position: -432px -144px; } .language-ug { background-position: -456px -144px; } .language-uk { background-position: -480px -144px; } .language-ur { background-position: -504px -144px; } .language-uz { background-position: -528px -144px; } .language-ve { background-position: -552px -144px; } .language-vi { background-position: -576px -144px; } .language-vo { background-position: 0 -168px; } .language-wa { background-position: -24px -168px; } .language-wo { background-position: -48px -168px; } .language-xh { background-position: -72px -168px; } .language-yi { background-position: -96px -168px; } .language-yo { background-position: -120px -168px; } .language-za { background-position: -144px -168px; } .language-zh { background-position: -168px -168px; } .language-zu { background-position: -192px -168px; }
www.nh227.com/www.nh227.com/common/css/language.css
.language-translate { cursor: pointer; margin: 0; position: relative; display: inline-block; } .icon-lang { background: url("https://image.lanye1118.com/app_fe/www.nh227.com/www.nh227.com/common/images/lang-icons.png") no-repeat; display: inline-block; height: 24px; vertical-align: middle; width: 24px; } .language-list { background: #dadada; color: #333333; display: none; position: absolute; z-index: 999; } .language-list li { border-bottom: 1px dotted #c0c0c0; padding: 3px; width: 100px; } .language-list li:hover, .language-list li:focus { background-color: #dfa030; } .language-aa { background-position: 0 0; } .language-ab { background-position: -24px 0; } .language-ae { background-position: -48px 0; } .language-af { background-position: -72px 0; } .language-ak { background-position: -96px 0; } .language-am { background-position: -120px 0; } .language-an { background-position: -144px 0; } .language-ar { background-position: -168px 0; } .language-as { background-position: -192px 0; } .language-av { background-position: -216px 0; } .language-ay { background-position: -240px 0; } .language-az { background-position: -264px 0; } .language-ba { background-position: -288px 0; } .language-be { background-position: -312px 0; } .language-bg { background-position: -336px 0; } .language-bh { background-position: -360px 0; } .language-bi { background-position: -384px 0; } .language-bm { background-position: -408px 0; } .language-bn { background-position: -432px 0; } .language-bo { background-position: -456px 0; } .language-br { background-position: -480px 0; } .language-bs { background-position: -504px 0; } .language-ca { background-position: -528px 0; } .language-ce { background-position: -552px 0; } .language-ch { background-position: -576px 0; } .language-co { background-position: 0 -24px; } .language-cr { background-position: -24px -24px; } .language-cs { background-position: -48px -24px; } .language-cu { background-position: -72px -24px; } .language-cv { background-position: -96px -24px; } .language-cy { background-position: -120px -24px; } .language-da { background-position: -144px -24px; } .language-de { background-position: -168px -24px; } .language-dv { background-position: -192px -24px; } .language-dz { background-position: -216px -24px; } .language-ee { background-position: -240px -24px; } .language-el { background-position: -264px -24px; } .language-en { background-position: -288px -24px; } .language-eo { background-position: -312px -24px; } .language-es { background-position: -336px -24px; } .language-et { background-position: -360px -24px; } .language-eu { background-position: -384px -24px; } .language-fa { background-position: -408px -24px; } .language-ff { background-position: -432px -24px; } .language-fi { background-position: -456px -24px; } .language-fj { background-position: -480px -24px; } .language-fo { background-position: -504px -24px; } .language-fr { background-position: -528px -24px; } .language-fy { background-position: -552px -24px; } .language-ga { background-position: -576px -24px; } .language-gd { background-position: 0 -48px; } .language-gl { background-position: -24px -48px; } .language-gn { background-position: -48px -48px; } .language-gu { background-position: -72px -48px; } .language-gv { background-position: -96px -48px; } .language-ha { background-position: -120px -48px; } .language-he { background-position: -144px -48px; } .language-hi { background-position: -168px -48px; } .language-ho { background-position: -192px -48px; } .language-hr { background-position: -216px -48px; } .language-ht { background-position: -240px -48px; } .language-hu { background-position: -264px -48px; } .language-hy { background-position: -288px -48px; } .language-hz { background-position: -312px -48px; } .language-ia { background-position: -336px -48px; } .language-id { background-position: -360px -48px; } .language-ie { background-position: -384px -48px; } .language-ig { background-position: -408px -48px; } .language-ii { background-position: -432px -48px; } .language-ik { background-position: -456px -48px; } .language-io { background-position: -480px -48px; } .language-is { background-position: -504px -48px; } .language-it { background-position: -528px -48px; } .language-iu { background-position: -552px -48px; } .language-ja { background-position: -576px -48px; } .language-jv { background-position: 0 -72px; } .language-ka { background-position: -24px -72px; } .language-kg { background-position: -48px -72px; } .language-ki { background-position: -72px -72px; } .language-kj { background-position: -96px -72px; } .language-kk { background-position: -120px -72px; } .language-kl { background-position: -144px -72px; } .language-km { background-position: -168px -72px; } .language-kn { background-position: -192px -72px; } .language-ko { background-position: -216px -72px; } .language-kr { background-position: -240px -72px; } .language-ks { background-position: -264px -72px; } .language-ku { background-position: -288px -72px; } .language-kv { background-position: -312px -72px; } .language-kw { background-position: -336px -72px; } .language-ky { background-position: -360px -72px; } .language-la { background-position: -384px -72px; } .language-lb { background-position: -408px -72px; } .language-lg { background-position: -432px -72px; } .language-li { background-position: -456px -72px; } .language-ln { background-position: -480px -72px; } .language-lo { background-position: -504px -72px; } .language-lt { background-position: -528px -72px; } .language-lu { background-position: -552px -72px; } .language-lv { background-position: -576px -72px; } .language-mg { background-position: 0 -96px; } .language-mh { background-position: -24px -96px; } .language-mi { background-position: -48px -96px; } .language-mk { background-position: -72px -96px; } .language-ml { background-position: -96px -96px; } .language-mn { background-position: -120px -96px; } .language-mr { background-position: -144px -96px; } .language-ms { background-position: -168px -96px; } .language-mt { background-position: -192px -96px; } .language-mm { background-position: -216px -96px; } .language-na { background-position: -240px -96px; } .language-nb { background-position: -264px -96px; } .language-nd { background-position: -288px -96px; } .language-ne { background-position: -312px -96px; } .language-ng { background-position: -336px -96px; } .language-nl { background-position: -360px -96px; } .language-nn { background-position: -384px -96px; } .language-no { background-position: -408px -96px; } .language-nr { background-position: -432px -96px; } .language-nv { background-position: -456px -96px; } .language-ny { background-position: -480px -96px; } .language-oc { background-position: -504px -96px; } .language-oj { background-position: -528px -96px; } .language-om { background-position: -552px -96px; } .language-or { background-position: -576px -96px; } .language-os { background-position: 0 -120px; } .language-pa { background-position: -24px -120px; } .language-pi { background-position: -48px -120px; } .language-pl { background-position: -72px -120px; } .language-ps { background-position: -96px -120px; } .language-pt { background-position: -120px -120px; } .language-qu { background-position: -144px -120px; } .language-rm { background-position: -168px -120px; } .language-rn { background-position: -192px -120px; } .language-ro { background-position: -216px -120px; } .language-ru { background-position: -240px -120px; } .language-rw { background-position: -264px -120px; } .language-sa { background-position: -288px -120px; } .language-sc { background-position: -312px -120px; } .language-sd { background-position: -336px -120px; } .language-se { background-position: -360px -120px; } .language-sg { background-position: -384px -120px; } .language-si { background-position: -408px -120px; } .language-sk { background-position: -432px -120px; } .language-sl { background-position: -456px -120px; } .language-sm { background-position: -480px -120px; } .language-sn { background-position: -504px -120px; } .language-so { background-position: -528px -120px; } .language-sq { background-position: -552px -120px; } .language-sr { background-position: -576px -120px; } .language-ss { background-position: 0 -144px; } .language-st { background-position: -24px -144px; } .language-su { background-position: -48px -144px; } .language-sv { background-position: -72px -144px; } .language-sw { background-position: -96px -144px; } .language-ta { background-position: -120px -144px; } .language-te { background-position: -144px -144px; } .language-tg { background-position: -168px -144px; } .language-th { background-position: -192px -144px; } .language-ti { background-position: -216px -144px; } .language-tk { background-position: -240px -144px; } .language-tl { background-position: -264px -144px; } .language-tn { background-position: -288px -144px; } .language-to { background-position: -312px -144px; } .language-tr { background-position: -336px -144px; } .language-ts { background-position: -360px -144px; } .language-tt { background-position: -384px -144px; } .language-tw { background-position: -408px -144px; } .language-ty { background-position: -432px -144px; } .language-ug { background-position: -456px -144px; } .language-uk { background-position: -480px -144px; } .language-ur { background-position: -504px -144px; } .language-uz { background-position: -528px -144px; } .language-ve { background-position: -552px -144px; } .language-vi { background-position: -576px -144px; } .language-vo { background-position: 0 -168px; } .language-wa { background-position: -24px -168px; } .language-wo { background-position: -48px -168px; } .language-xh { background-position: -72px -168px; } .language-yi { background-position: -96px -168px; } .language-yo { background-position: -120px -168px; } .language-za { background-position: -144px -168px; } .language-zh { background-position: -168px -168px; } .language-zu { background-position: -192px -168px; }
0.582016
0.078113
.layui-layout-admin .layui-side { background-color: #20222A !important } .layui-body { background-color: #f5f5f5; } .layui-body-header{ padding: 10px; background-color: #fff; } .layui-side-menu .layui-nav .layui-nav-item a{ height: 40px; line-height: 40px; padding-left: 45px; padding-right: 30px; } .layui-card { background-color: #fff; padding-top: 5px; padding-bottom: 13px; } .mr { margin-right: 5px !important; } .mt5 { margin-top: 5px !important; } .mt10 { margin-top: 10px !important; } .mt20 { margin-top: 20px !important; } .pr10 { padding-right: 10px !important; } .pl10 { padding-left: 10px !important; } .min-input, .min-select .layui-unselect.layui-form-select { width: 92% !important; } .layui-fluid { padding: 0 10px !important; } .required-msg { color: #ff0000; margin-right: 3px; } .layui-card-header.layuiadmin-card-header-auto { padding-top: 10px; height: auto; } .layui-card-header { padding: 0; } .search-form .layui-form-label { width: auto; } .layui-card-body { padding: 5px 10px; } .layui-input, .layui-select, .layui-textarea, .layui-btn { height: 36px; line-height: 36px; } .layui-btn.layui-btn-xs { height: 22px; line-height: 22px; } .layui-btn.layui-btn-sm { height: 30px; line-height: 30px; } .layui-form-item .layui-inline { margin-bottom: 5px; margin-right: 0px; } .layui-form-label { padding: 8px 10px; } .splitor { padding: 0px 2px; } a { color: #009688 } a:hover, a:visited { color: #1E9FFF } .input-sm { width: 100px !important; } .form-tip { color: #999; padding: 5px 0 0 0; } .form-tip i { padding: 0px 2px; } .eleTree { border: 1px solid #e6e6e6; overflow-x: hidden; overflow-y:scroll; background-color: #fff; } .search-form button[lay-filter='form-search'] { padding: 0px 10px; } .user-dept-tree-toolbar{ display: inline-block; float: right; margin-right: 3px; } .user-dept-tree-toolbar i{ padding: 0 2px; } .readonly{ background-color: #e6e6e6 !important; } .layui-tab { margin: 0 } .layui-tab-title { background-color: #fff; } .layui-fluid { padding: 10px !important; } .layui-tab-content { padding: 0 10px; } .layadmin-iframe { position: absolute; width: 100%; height: 100%; left: 0; top: 0; right: 0; bottom: 0; } .layui-layout.layui-layout-iframe { margin-top: 40px; } .layui-form-item{ margin-bottom: 10px; } .pagetabs { height: 40px; line-height: 40px; padding: 0 80px 0 40px; background-color: #fff; box-sizing: border-box; box-shadow: 0 1px 2px 0 rgba(0,0,0,.1); left: 200px; position: fixed; z-index: 999; right: 0; transition: all .3s; } .pagetabs .tabs-control { position: absolute; top: 0; width: 40px; height: 100%; text-align: center; cursor: pointer; transition: all .3s; -webkit-transition: all .3s; box-sizing: border-box; border-left: 1px solid #f6f6f6; } .pagetabs .layui-icon-prev { left: 0; border-left: none; border-right: 1px solid #f6f6f6; } .pagetabs .layui-icon-next { right: 40px; } .pagetabs .layui-icon-down { right: 0; } .tabs-select.layui-nav { position: absolute; left: 0; top: 0; width: 100%; height: 100%; padding: 0; background: 0 0; } .tabs-select.layui-nav .layui-nav-item { line-height: 40px; } .tabs-select.layui-nav .layui-nav-child { top: 20px; left: auto; right: 0; } [lay-href], [lay-tips], [layadmin-event] { cursor: pointer; } .pagetabs .layui-tab-title li:first-child, .tabs-select.layui-nav .layui-nav-bar, .tabs-select.layui-nav .layui-nav-more { display: none; } .pagetabs .layui-tab-title li.layui-this, .pagetabs .layui-tab-title li:hover { background-color: #f6f6f6; } .pagetabs .layui-tab { margin: 0; overflow: hidden; } .pagetabs .layui-tab-title { height: 40px; border: none; } .pagetabs .layui-tab-title li { min-width: 0; line-height: 40px; max-width: 160px; text-overflow: ellipsis; overflow: hidden; border-right: 1px solid #f6f6f6; vertical-align: top; } .layui-body .tabsbody-item { position: absolute; top: 0; bottom: 0; left: 0; right: 0; overflow: hidden; } .tabsbody-item, [template] { display: none; }
ruoyi-admin/src/main/resources/static/css/common.css
.layui-layout-admin .layui-side { background-color: #20222A !important } .layui-body { background-color: #f5f5f5; } .layui-body-header{ padding: 10px; background-color: #fff; } .layui-side-menu .layui-nav .layui-nav-item a{ height: 40px; line-height: 40px; padding-left: 45px; padding-right: 30px; } .layui-card { background-color: #fff; padding-top: 5px; padding-bottom: 13px; } .mr { margin-right: 5px !important; } .mt5 { margin-top: 5px !important; } .mt10 { margin-top: 10px !important; } .mt20 { margin-top: 20px !important; } .pr10 { padding-right: 10px !important; } .pl10 { padding-left: 10px !important; } .min-input, .min-select .layui-unselect.layui-form-select { width: 92% !important; } .layui-fluid { padding: 0 10px !important; } .required-msg { color: #ff0000; margin-right: 3px; } .layui-card-header.layuiadmin-card-header-auto { padding-top: 10px; height: auto; } .layui-card-header { padding: 0; } .search-form .layui-form-label { width: auto; } .layui-card-body { padding: 5px 10px; } .layui-input, .layui-select, .layui-textarea, .layui-btn { height: 36px; line-height: 36px; } .layui-btn.layui-btn-xs { height: 22px; line-height: 22px; } .layui-btn.layui-btn-sm { height: 30px; line-height: 30px; } .layui-form-item .layui-inline { margin-bottom: 5px; margin-right: 0px; } .layui-form-label { padding: 8px 10px; } .splitor { padding: 0px 2px; } a { color: #009688 } a:hover, a:visited { color: #1E9FFF } .input-sm { width: 100px !important; } .form-tip { color: #999; padding: 5px 0 0 0; } .form-tip i { padding: 0px 2px; } .eleTree { border: 1px solid #e6e6e6; overflow-x: hidden; overflow-y:scroll; background-color: #fff; } .search-form button[lay-filter='form-search'] { padding: 0px 10px; } .user-dept-tree-toolbar{ display: inline-block; float: right; margin-right: 3px; } .user-dept-tree-toolbar i{ padding: 0 2px; } .readonly{ background-color: #e6e6e6 !important; } .layui-tab { margin: 0 } .layui-tab-title { background-color: #fff; } .layui-fluid { padding: 10px !important; } .layui-tab-content { padding: 0 10px; } .layadmin-iframe { position: absolute; width: 100%; height: 100%; left: 0; top: 0; right: 0; bottom: 0; } .layui-layout.layui-layout-iframe { margin-top: 40px; } .layui-form-item{ margin-bottom: 10px; } .pagetabs { height: 40px; line-height: 40px; padding: 0 80px 0 40px; background-color: #fff; box-sizing: border-box; box-shadow: 0 1px 2px 0 rgba(0,0,0,.1); left: 200px; position: fixed; z-index: 999; right: 0; transition: all .3s; } .pagetabs .tabs-control { position: absolute; top: 0; width: 40px; height: 100%; text-align: center; cursor: pointer; transition: all .3s; -webkit-transition: all .3s; box-sizing: border-box; border-left: 1px solid #f6f6f6; } .pagetabs .layui-icon-prev { left: 0; border-left: none; border-right: 1px solid #f6f6f6; } .pagetabs .layui-icon-next { right: 40px; } .pagetabs .layui-icon-down { right: 0; } .tabs-select.layui-nav { position: absolute; left: 0; top: 0; width: 100%; height: 100%; padding: 0; background: 0 0; } .tabs-select.layui-nav .layui-nav-item { line-height: 40px; } .tabs-select.layui-nav .layui-nav-child { top: 20px; left: auto; right: 0; } [lay-href], [lay-tips], [layadmin-event] { cursor: pointer; } .pagetabs .layui-tab-title li:first-child, .tabs-select.layui-nav .layui-nav-bar, .tabs-select.layui-nav .layui-nav-more { display: none; } .pagetabs .layui-tab-title li.layui-this, .pagetabs .layui-tab-title li:hover { background-color: #f6f6f6; } .pagetabs .layui-tab { margin: 0; overflow: hidden; } .pagetabs .layui-tab-title { height: 40px; border: none; } .pagetabs .layui-tab-title li { min-width: 0; line-height: 40px; max-width: 160px; text-overflow: ellipsis; overflow: hidden; border-right: 1px solid #f6f6f6; vertical-align: top; } .layui-body .tabsbody-item { position: absolute; top: 0; bottom: 0; left: 0; right: 0; overflow: hidden; } .tabsbody-item, [template] { display: none; }
0.427397
0.077448
.login-container { align-items: center; display: flex; height: 80vh; } .logo-container, .section-credentials { width: 50%; } .logo-container { align-items: center; display: flex; justify-content: center; } .logo { height: 220px; margin-top: 20px; } .section-credentials, .container-contain { align-items: center; display: flex; flex-direction: column; position: relative; } .favorite-color { align-items: flex-start; width: 50%; } .welcome-text, .welcome-text span { font-family: Silkscreen; font-size: 40px; font-weight: 700; } .welcome-text { width: 100%; letter-spacing: -0.333333px; } .welcome-text span { color: #f50d5a; letter-spacing: -0.333333px; } .type-username { background-color: #150714; border: none; color: #914d8b; height: 40px; letter-spacing: -0.333333px; margin: 15px 0; outline: none; padding-left: 15px; width: 100%; } .type-username::placeholder { color: #914d8b; } .text-favorite-color { margin-top: 0px; margin-bottom: 30px; letter-spacing: -0.333333px; } .container-colors { display: flex; justify-content: space-between; flex-wrap: wrap; } .box { margin: 4px 0; cursor: pointer; height: 37px; width: 37px; } .box:hover { outline: #ffff 3px solid; } .box:active { outline: rgb(212, 211, 211) 3px solid; } .red { background-color: #f50d5a; } .orange { background-color: #ff865c; } .yellow { background-color: #ffea5c; } .green { background-color: #00da76; } .blue { background-color: #0096ce; } .purple { background-color: #800fff; } .button-continue { background-color: #00da76; border: none; cursor: pointer; font-family: Silkscreen; font-weight: 700; font-size: 16px; height: 35px; line-height: 24px; margin-top: 25px; letter-spacing: -0.333333px; width: 100%; transition: 0.4s ease; } .button-continue:disabled { background-color: #1c774c; cursor: initial; transition: 0.4s ease; } /* ========================================================== */ @font-face { font-family: Silkscreen; src: url(../../Assets//Fonts/Silkscreen/slkscr.ttf); } @media screen and (max-width: 900px) { .login-container { flex-direction: column; height: 720px; width: 80%; } .section-credentials { width: 100%; } .logo-container { margin-top: 20px; width: 80%; } .welcome-text { width: 80%; } .welcome-text span { font-size: 35px; } .type-username { width: 80%; } .box { height: 30px; width: 30px; } .favorite-color { align-items: flex-start; width: 80%; } .text-favorite-color { margin-top: 10px; font-size: 13px; margin-bottom: 10px; letter-spacing: -0.333333px; } }
src/Components/Register/styles.css
.login-container { align-items: center; display: flex; height: 80vh; } .logo-container, .section-credentials { width: 50%; } .logo-container { align-items: center; display: flex; justify-content: center; } .logo { height: 220px; margin-top: 20px; } .section-credentials, .container-contain { align-items: center; display: flex; flex-direction: column; position: relative; } .favorite-color { align-items: flex-start; width: 50%; } .welcome-text, .welcome-text span { font-family: Silkscreen; font-size: 40px; font-weight: 700; } .welcome-text { width: 100%; letter-spacing: -0.333333px; } .welcome-text span { color: #f50d5a; letter-spacing: -0.333333px; } .type-username { background-color: #150714; border: none; color: #914d8b; height: 40px; letter-spacing: -0.333333px; margin: 15px 0; outline: none; padding-left: 15px; width: 100%; } .type-username::placeholder { color: #914d8b; } .text-favorite-color { margin-top: 0px; margin-bottom: 30px; letter-spacing: -0.333333px; } .container-colors { display: flex; justify-content: space-between; flex-wrap: wrap; } .box { margin: 4px 0; cursor: pointer; height: 37px; width: 37px; } .box:hover { outline: #ffff 3px solid; } .box:active { outline: rgb(212, 211, 211) 3px solid; } .red { background-color: #f50d5a; } .orange { background-color: #ff865c; } .yellow { background-color: #ffea5c; } .green { background-color: #00da76; } .blue { background-color: #0096ce; } .purple { background-color: #800fff; } .button-continue { background-color: #00da76; border: none; cursor: pointer; font-family: Silkscreen; font-weight: 700; font-size: 16px; height: 35px; line-height: 24px; margin-top: 25px; letter-spacing: -0.333333px; width: 100%; transition: 0.4s ease; } .button-continue:disabled { background-color: #1c774c; cursor: initial; transition: 0.4s ease; } /* ========================================================== */ @font-face { font-family: Silkscreen; src: url(../../Assets//Fonts/Silkscreen/slkscr.ttf); } @media screen and (max-width: 900px) { .login-container { flex-direction: column; height: 720px; width: 80%; } .section-credentials { width: 100%; } .logo-container { margin-top: 20px; width: 80%; } .welcome-text { width: 80%; } .welcome-text span { font-size: 35px; } .type-username { width: 80%; } .box { height: 30px; width: 30px; } .favorite-color { align-items: flex-start; width: 80%; } .text-favorite-color { margin-top: 10px; font-size: 13px; margin-bottom: 10px; letter-spacing: -0.333333px; } }
0.358016
0.067362
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } /* HTML5 display-role reset for older browsers */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; } /* CLEAR:BOTH */ .clear:before, .clear:after { content: ''; display: table; } .clear:after { clear: both; } .clear { zoom: 1; } body { background: #f2f2f2; font: 14px/21px 'Helvetica Neue', Helvetica, Arial, Sans-serif; color: #4a4a4a; } a { text-decoration: none; } h1 { padding-top: 128px; margin-bottom: 14px; } h3 { display: inline-block; font-size: 20px; text-transform: uppercase; font-family: 'Droid Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; padding-top: 200px; line-height: 30px; font-weight: bold; } /* RULES GENERAL */ .wrapp { margin: 0 auto; width: 960px; text-align: center; } .titlegrey { border-bottom: 2px solid #d6d6d6; color: #4a4a4a; padding-top: 60px; } .big-slogan { font: 34px/57px 'HelveticaNeue-Medium', 'Helvetica Neue', Arial, Sans-serif; margin-top: 40px; color: #4a4a4a; } .photo .wrapp, .background-team .wrapp, .background-opport .wrapp, .background-problem .wrapp, .background-marketsize .wrapp, .background-businessmodel .wrapp { padding: 82px 0 146px 0; } .background-useracquisition .wrapp { padding: 82px 0 110px 0; } .footer .wrapp { padding-bottom: 200px; } /* NAV */ .background.top { background-color: #fff; position: fixed; width: 100%; opacity: 0.97; z-index: 2; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); } .nav { line-height: 38px; height: 40px; padding: 5px 0; } .nav li { float: left; margin-right: 15px; font-size: 14px; text-transform: uppercase; font-family: 'Droid Sans', sans-serif; } .nav li:last-child { margin-right: 0; } .nav li a { text-decoration: none; color: #b4b4b4; } .nav li a:hover { color: #646464; } .nav li .active { color: #646464; font-weight: bold; padding-bottom: 4px; border-bottom: 2px solid #3892e3; } /* PRESENTATION */ .background-presentation .wrapp { position: relative; min-height: 900px; } .background-presentation .wrapp h2 { color: #8d8d8d; font: 18px/26px 'HelveticaNeue-Medium', Helvetica, Arial, Sans-serif; } .background-presentation .wrapp > img { position: absolute; bottom: -40px; left: 0; } /* VISION */ .photo { background-image: url(background-concert.jpg); background-repeat: no-repeat; background-size: cover; min-height: 760px; width: 100%; } .vision { width: 80px; } .photo .wrapp p { color: #353535; } /* TEAM */ .team { width: 68px; } .background-team .wrapp ul.direction { text-align: center; margin: 0 auto; margin-top: 80px; width: 900px; } .background-team .wrapp ul.employee { width: 900px; margin: 0 auto; margin-top: 80px; } .background-team .wrapp ul.direction li { width: 300px; float: left; } .background-team .wrapp ul.employee li { float: left; width: 300px; } .background-team h4 { font: 20px/30px 'HelveticaNeue-Medium', 'Helvetica Neue', Arial, Sans-serif; color: #4a4a4a; padding: 0; } .background-team .position { text-transform: uppercase; font-family: 'Droid Sans', Sans-serif; font-size: 14px; letter-spacing: 1px; color: #9b9b9b; line-height: 21px; margin-bottom: 10px; } .background-team .bio { font-size: 14px; color: #646464; line-height: 20px; width: 250px; margin: 0 auto 5px auto; text-align: center; } /* OPPORTUNITY */ .background-opport { background-color: #2d303c; } .opportunity { border-bottom: 2px solid #62646c; width: 156px; color: #ffffff; padding-top: 60px; } .background-opport .wrapp p.big-slogan { background: url(etoiles.png) 50% no-repeat; padding: 120px 0; color: #ffffff; line-height: 57px; } .background-opport .wrapp ul { font-size: 14px; } .background-opport .wrapp ul li { float: left; width: 300px; } .background-opport .wrapp ul li.youtube { padding-top: 136px; } .background-opport .wrapp ul li.stream { padding-top: 90px; margin-right: 50px; } .background-opport .wrapp ul li p { color: #fff; line-height: 21px; padding-top: 14px; } .background-opport .wrapp ul li cite { color: #8a8e9e; font-style: italic; line-height: 30px; } /* PROBLEM */ .problem { width: 112px; padding-top: 60px; } .background-problem > .wrapp > p { color: #353535; padding: 60px 0 120px 0; background: url(puzzle.png) 50%no-repeat; } .solution { background-color: #1a1a1a; width: 760px; padding: 60px 60px; border-radius: 16px; margin: 0 auto; } .solution h3 { border-bottom: 2px solid #4d4d4d; width: 120px; color: #fff; padding-top: 0; } .solution p { color: #fff; background: url(etoile.png) 50%no-repeat; padding: 80px 0; } /* PRODUCT */ .background-product { background-color: #fff; } .background-product > .wrapp { padding: 82px 0 0 0; position: relative; } .background-product .product { width: 108px; margin-bottom: 240px; } .background-product p { font: 18px/26px 'Droid Sans', 'Helvetica Neue', Helvetica, Arial; padding: 10px; } .background-product p.multiplatform { background: url(platform-icon.png) no-repeat top center; padding-top: 50px; position: absolute; top: 210px; left: 0; } .background-product p.sharing { background: url(share-icon.png) no-repeat top center; padding-top: 50px; position: absolute; top: 274px; left: 410px; color: #6acf48; } .background-product p.bookmark { background: url(bookmark-icon.png) no-repeat top center; padding-top: 60px; position: absolute; top: 170px; right: 0; color: #2a93dd; } .fleche-multi { background: url(fleche-multi.png) no-repeat; width: 64px; height: 401px; z-index: 1; top: 310px; left: 90px; position: absolute; } .fleche-share { background: url(fleche-share.png) no-repeat; width: 153px; height: 367px; position: absolute; top: 380px; left: 490px; } .fleche-bookmark { background: url(fleche-bookmark.png) no-repeat; width: 47px; height: 280px; position: absolute; top: 280px; right: 80px; } /* MARKET SIZE */ .background-marketsize { background-color: #e5edf3; } .marketsize { width: 140px; margin-bottom: 60px; } .background-marketsize > .wrapp > p { color: #4a4a4a; } .background-marketsize > .wrapp > p.billions { font: 34px/57px 'HelveticaNeue-Medium', 'Helvetica Neue', Arial, Sans-serif; background-color: #39bfe7; color: #fff; display: inline-block; padding: 0 16px; border-radius: 8px; } .sep { margin: 10px auto; background: url(point-sep.png) no-repeat; width: 10px; height: 56px; } .focus { background-color: #fff; width: 760px; padding: 40px 60px 80px 60px; border-radius: 16px; margin: 0 auto; } .referralrevenue { float: left; width: 200px; padding: 0px 0px 0px 0px; border-radius: 16px; margin: 0 auto; text-align: center; background: #fff; } .focus h4, .referralrevenue h4 { font-size: 18px; font-family: 'Droid Sans', 'Helvetica Neue', Helvetica, Arial, Sans-serif; border-bottom: 2px solid #dedede; width: 74px; letter-spacing: 1px; color: #4a4a4a; font-weight: bold; line-height: 30px; margin: 30px auto; } .focus p.special { color: #4a4a4a; font: 34px/54px 'Helvetica Neue', Helvetica, Arial, Sans-serif; font-weight: bold; } .focus p, .referralrevenue p { font-size: 22px; color: #7f7f7f; line-height: 30px; } .referralrevenue h4 { width: 180px; } .referralrevenue .eg { width: 580px; margin: 40px auto 0 auto; } .referralrevenue .eg img { float: left; margin-right: 30px; } .referralrevenue .eg p { font-size: 14px; line-height: 21px; text-align: left; } /* BUSINESS MODEL */ .background-businessmodel { background-color: #fff; } .businessmodel { width: 188px; } .background-businessmodel .wrapp p { margin: 40px 0; } /* USER ACQUISITION */ .background-useracquisition { padding-bottom: 0px; } .useracquisition { width: 200px; } .background-useracquisition .wrapp > p.big-slogan { margin: 60px 0; } .box { background-color: #fff; width: 460px; float: left; margin-right: 20px; min-height: 308px; margin-bottom: 20px; border-radius: 16px; } .box h5 { font-size: 22px; color: #4a4a4a; border-bottom: 2px solid #f2f2f2; text-align: left; padding: 20px; font-family: 'HelveticaNeue-Medium', 'Helvetica Neue', Helvetica, Arial, Sans-serif; } .box ul { padding: 20px; } .box ul li { font-size: 14px; margin-bottom: 14px; text-align: left; line-height: 21px; } .members-share ul li ul { padding: 24px 0 0 0; } .university ul li ul, .btn-social ul li ul { padding: 18px 0 0 0; } .university ul li ul li { margin-right: 30px; } .btn-social ul li ul li { margin-right: 30px; } .box ul li ul.user { } ul.user li { width: 188px; text-align: center; color: #7c7c7c; } ul.user li a { font-size: 12px; color: #c9c9c9; } .box ul li ul li { float: left; } .long-social { padding-top: 24px; } /*FOOTER */ .citation { width: 900px; margin: 80px auto; } .footer .wrapp .big-slogan { margin-top: 0; } .citation li { width: 300px; float: left; line-height: 21px; } .citation li.digital { padding-top: 29px; } .citation li.digital img { padding-bottom: 8px; } .citation li.forbes { padding-top: 19px; } .citation li.forbes img { padding-bottom: 4px; } .citation li img { margin-bottom: 10px; } .citation li p { width: 260px; font-size: 14px; margin: 0 auto 10px auto; } .citation cite { color: #4a4a4a; font-size: 13px; font-style: italic; } .action-btn { padding: 20px 0 80px 0; } .btn-mailto, .btn-angel { font-size: 18px; display: inline-block; padding: 30px 60px; text-transform: uppercase; font-weight: bold; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; } .btn-mailto { color: #fff; background: #a2cd6b; border: 2px solid #83b34b; margin-right: 50px; } .btn-mailto:hover { opacity: 0.9; } .btn-angel { border: 2px solid #bebebe; color: #686872; background: #fafafa; } .btn-angel:hover { opacity: 0.9; } .revenu-stream { letter-spacing: 1px; color: #4a4a4a; margin: 5px auto 30px; display: inline-block; font: bold 18px/30px 'Droid Sans', 'Helvetica Neue', Helvetica, Arial, Sans-serif; color: #4a4a4a; border-bottom: 2px solid #dedede; width: 180px; } .revenu { margin: 0 auto; text-align: center; } .revenu ul { margin: 0 auto; float: left; width: 260px; background: #fff; padding: 20px; margin: 0 10px; border-radius: 16px; -webkit-border-radius: 16px; -moz-border-radius: 16px; min-height: 300px; } .revenu ul:last-child { margin: 0 0 0 10px; } .revenu ul h4 { font-size: 18px; font-family: 'Droid Sans', 'Helvetica Neue', Helvetica, Arial, Sans-serif; border-bottom: 2px solid #dedede; letter-spacing: 1px; color: #4a4a4a; font-weight: bold; line-height: 30px; margin: 30px auto; } .revenu ul.advertising h4 { width: 120px; } .revenu ul p.eg { font-style: italic; color: #7c7c7c; margin-top: 18px; } .revenu ul.transaction h4 { width: 124px; } .revenu ul.freemium h4 { width: 108px; } .exemple-business li { float: left; margin-right: 20px; } .exemple-business li:last-child { margin: 0 0 0 20px; }
public/investors/style.css
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } /* HTML5 display-role reset for older browsers */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; } /* CLEAR:BOTH */ .clear:before, .clear:after { content: ''; display: table; } .clear:after { clear: both; } .clear { zoom: 1; } body { background: #f2f2f2; font: 14px/21px 'Helvetica Neue', Helvetica, Arial, Sans-serif; color: #4a4a4a; } a { text-decoration: none; } h1 { padding-top: 128px; margin-bottom: 14px; } h3 { display: inline-block; font-size: 20px; text-transform: uppercase; font-family: 'Droid Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; padding-top: 200px; line-height: 30px; font-weight: bold; } /* RULES GENERAL */ .wrapp { margin: 0 auto; width: 960px; text-align: center; } .titlegrey { border-bottom: 2px solid #d6d6d6; color: #4a4a4a; padding-top: 60px; } .big-slogan { font: 34px/57px 'HelveticaNeue-Medium', 'Helvetica Neue', Arial, Sans-serif; margin-top: 40px; color: #4a4a4a; } .photo .wrapp, .background-team .wrapp, .background-opport .wrapp, .background-problem .wrapp, .background-marketsize .wrapp, .background-businessmodel .wrapp { padding: 82px 0 146px 0; } .background-useracquisition .wrapp { padding: 82px 0 110px 0; } .footer .wrapp { padding-bottom: 200px; } /* NAV */ .background.top { background-color: #fff; position: fixed; width: 100%; opacity: 0.97; z-index: 2; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); } .nav { line-height: 38px; height: 40px; padding: 5px 0; } .nav li { float: left; margin-right: 15px; font-size: 14px; text-transform: uppercase; font-family: 'Droid Sans', sans-serif; } .nav li:last-child { margin-right: 0; } .nav li a { text-decoration: none; color: #b4b4b4; } .nav li a:hover { color: #646464; } .nav li .active { color: #646464; font-weight: bold; padding-bottom: 4px; border-bottom: 2px solid #3892e3; } /* PRESENTATION */ .background-presentation .wrapp { position: relative; min-height: 900px; } .background-presentation .wrapp h2 { color: #8d8d8d; font: 18px/26px 'HelveticaNeue-Medium', Helvetica, Arial, Sans-serif; } .background-presentation .wrapp > img { position: absolute; bottom: -40px; left: 0; } /* VISION */ .photo { background-image: url(background-concert.jpg); background-repeat: no-repeat; background-size: cover; min-height: 760px; width: 100%; } .vision { width: 80px; } .photo .wrapp p { color: #353535; } /* TEAM */ .team { width: 68px; } .background-team .wrapp ul.direction { text-align: center; margin: 0 auto; margin-top: 80px; width: 900px; } .background-team .wrapp ul.employee { width: 900px; margin: 0 auto; margin-top: 80px; } .background-team .wrapp ul.direction li { width: 300px; float: left; } .background-team .wrapp ul.employee li { float: left; width: 300px; } .background-team h4 { font: 20px/30px 'HelveticaNeue-Medium', 'Helvetica Neue', Arial, Sans-serif; color: #4a4a4a; padding: 0; } .background-team .position { text-transform: uppercase; font-family: 'Droid Sans', Sans-serif; font-size: 14px; letter-spacing: 1px; color: #9b9b9b; line-height: 21px; margin-bottom: 10px; } .background-team .bio { font-size: 14px; color: #646464; line-height: 20px; width: 250px; margin: 0 auto 5px auto; text-align: center; } /* OPPORTUNITY */ .background-opport { background-color: #2d303c; } .opportunity { border-bottom: 2px solid #62646c; width: 156px; color: #ffffff; padding-top: 60px; } .background-opport .wrapp p.big-slogan { background: url(etoiles.png) 50% no-repeat; padding: 120px 0; color: #ffffff; line-height: 57px; } .background-opport .wrapp ul { font-size: 14px; } .background-opport .wrapp ul li { float: left; width: 300px; } .background-opport .wrapp ul li.youtube { padding-top: 136px; } .background-opport .wrapp ul li.stream { padding-top: 90px; margin-right: 50px; } .background-opport .wrapp ul li p { color: #fff; line-height: 21px; padding-top: 14px; } .background-opport .wrapp ul li cite { color: #8a8e9e; font-style: italic; line-height: 30px; } /* PROBLEM */ .problem { width: 112px; padding-top: 60px; } .background-problem > .wrapp > p { color: #353535; padding: 60px 0 120px 0; background: url(puzzle.png) 50%no-repeat; } .solution { background-color: #1a1a1a; width: 760px; padding: 60px 60px; border-radius: 16px; margin: 0 auto; } .solution h3 { border-bottom: 2px solid #4d4d4d; width: 120px; color: #fff; padding-top: 0; } .solution p { color: #fff; background: url(etoile.png) 50%no-repeat; padding: 80px 0; } /* PRODUCT */ .background-product { background-color: #fff; } .background-product > .wrapp { padding: 82px 0 0 0; position: relative; } .background-product .product { width: 108px; margin-bottom: 240px; } .background-product p { font: 18px/26px 'Droid Sans', 'Helvetica Neue', Helvetica, Arial; padding: 10px; } .background-product p.multiplatform { background: url(platform-icon.png) no-repeat top center; padding-top: 50px; position: absolute; top: 210px; left: 0; } .background-product p.sharing { background: url(share-icon.png) no-repeat top center; padding-top: 50px; position: absolute; top: 274px; left: 410px; color: #6acf48; } .background-product p.bookmark { background: url(bookmark-icon.png) no-repeat top center; padding-top: 60px; position: absolute; top: 170px; right: 0; color: #2a93dd; } .fleche-multi { background: url(fleche-multi.png) no-repeat; width: 64px; height: 401px; z-index: 1; top: 310px; left: 90px; position: absolute; } .fleche-share { background: url(fleche-share.png) no-repeat; width: 153px; height: 367px; position: absolute; top: 380px; left: 490px; } .fleche-bookmark { background: url(fleche-bookmark.png) no-repeat; width: 47px; height: 280px; position: absolute; top: 280px; right: 80px; } /* MARKET SIZE */ .background-marketsize { background-color: #e5edf3; } .marketsize { width: 140px; margin-bottom: 60px; } .background-marketsize > .wrapp > p { color: #4a4a4a; } .background-marketsize > .wrapp > p.billions { font: 34px/57px 'HelveticaNeue-Medium', 'Helvetica Neue', Arial, Sans-serif; background-color: #39bfe7; color: #fff; display: inline-block; padding: 0 16px; border-radius: 8px; } .sep { margin: 10px auto; background: url(point-sep.png) no-repeat; width: 10px; height: 56px; } .focus { background-color: #fff; width: 760px; padding: 40px 60px 80px 60px; border-radius: 16px; margin: 0 auto; } .referralrevenue { float: left; width: 200px; padding: 0px 0px 0px 0px; border-radius: 16px; margin: 0 auto; text-align: center; background: #fff; } .focus h4, .referralrevenue h4 { font-size: 18px; font-family: 'Droid Sans', 'Helvetica Neue', Helvetica, Arial, Sans-serif; border-bottom: 2px solid #dedede; width: 74px; letter-spacing: 1px; color: #4a4a4a; font-weight: bold; line-height: 30px; margin: 30px auto; } .focus p.special { color: #4a4a4a; font: 34px/54px 'Helvetica Neue', Helvetica, Arial, Sans-serif; font-weight: bold; } .focus p, .referralrevenue p { font-size: 22px; color: #7f7f7f; line-height: 30px; } .referralrevenue h4 { width: 180px; } .referralrevenue .eg { width: 580px; margin: 40px auto 0 auto; } .referralrevenue .eg img { float: left; margin-right: 30px; } .referralrevenue .eg p { font-size: 14px; line-height: 21px; text-align: left; } /* BUSINESS MODEL */ .background-businessmodel { background-color: #fff; } .businessmodel { width: 188px; } .background-businessmodel .wrapp p { margin: 40px 0; } /* USER ACQUISITION */ .background-useracquisition { padding-bottom: 0px; } .useracquisition { width: 200px; } .background-useracquisition .wrapp > p.big-slogan { margin: 60px 0; } .box { background-color: #fff; width: 460px; float: left; margin-right: 20px; min-height: 308px; margin-bottom: 20px; border-radius: 16px; } .box h5 { font-size: 22px; color: #4a4a4a; border-bottom: 2px solid #f2f2f2; text-align: left; padding: 20px; font-family: 'HelveticaNeue-Medium', 'Helvetica Neue', Helvetica, Arial, Sans-serif; } .box ul { padding: 20px; } .box ul li { font-size: 14px; margin-bottom: 14px; text-align: left; line-height: 21px; } .members-share ul li ul { padding: 24px 0 0 0; } .university ul li ul, .btn-social ul li ul { padding: 18px 0 0 0; } .university ul li ul li { margin-right: 30px; } .btn-social ul li ul li { margin-right: 30px; } .box ul li ul.user { } ul.user li { width: 188px; text-align: center; color: #7c7c7c; } ul.user li a { font-size: 12px; color: #c9c9c9; } .box ul li ul li { float: left; } .long-social { padding-top: 24px; } /*FOOTER */ .citation { width: 900px; margin: 80px auto; } .footer .wrapp .big-slogan { margin-top: 0; } .citation li { width: 300px; float: left; line-height: 21px; } .citation li.digital { padding-top: 29px; } .citation li.digital img { padding-bottom: 8px; } .citation li.forbes { padding-top: 19px; } .citation li.forbes img { padding-bottom: 4px; } .citation li img { margin-bottom: 10px; } .citation li p { width: 260px; font-size: 14px; margin: 0 auto 10px auto; } .citation cite { color: #4a4a4a; font-size: 13px; font-style: italic; } .action-btn { padding: 20px 0 80px 0; } .btn-mailto, .btn-angel { font-size: 18px; display: inline-block; padding: 30px 60px; text-transform: uppercase; font-weight: bold; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; } .btn-mailto { color: #fff; background: #a2cd6b; border: 2px solid #83b34b; margin-right: 50px; } .btn-mailto:hover { opacity: 0.9; } .btn-angel { border: 2px solid #bebebe; color: #686872; background: #fafafa; } .btn-angel:hover { opacity: 0.9; } .revenu-stream { letter-spacing: 1px; color: #4a4a4a; margin: 5px auto 30px; display: inline-block; font: bold 18px/30px 'Droid Sans', 'Helvetica Neue', Helvetica, Arial, Sans-serif; color: #4a4a4a; border-bottom: 2px solid #dedede; width: 180px; } .revenu { margin: 0 auto; text-align: center; } .revenu ul { margin: 0 auto; float: left; width: 260px; background: #fff; padding: 20px; margin: 0 10px; border-radius: 16px; -webkit-border-radius: 16px; -moz-border-radius: 16px; min-height: 300px; } .revenu ul:last-child { margin: 0 0 0 10px; } .revenu ul h4 { font-size: 18px; font-family: 'Droid Sans', 'Helvetica Neue', Helvetica, Arial, Sans-serif; border-bottom: 2px solid #dedede; letter-spacing: 1px; color: #4a4a4a; font-weight: bold; line-height: 30px; margin: 30px auto; } .revenu ul.advertising h4 { width: 120px; } .revenu ul p.eg { font-style: italic; color: #7c7c7c; margin-top: 18px; } .revenu ul.transaction h4 { width: 124px; } .revenu ul.freemium h4 { width: 108px; } .exemple-business li { float: left; margin-right: 20px; } .exemple-business li:last-child { margin: 0 0 0 20px; }
0.412294
0.066782
@import url("https://fonts.googleapis.com/css?family=Roboto|Shrikhand"); * { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: "Roboto", sans-serif; font-size: 20px; text-align: center; background-size: cover; } /*.board { margin-top: 20vh; }*/ .board h1 { color: #232524; font-family: "Shrikhand", cursive; font-size: 20px; } .board .create-column { width: 250px; padding: 6px; margin: 25px auto; border-radius: 25px; font-size: 20px; line-height: 40px; } .board .create-column:active { background-color: #ff7b00; box-shadow: 0 3px #91663f; transform: translateY(4px); } .column-container { max-width: 1000px; margin: 0 auto; } .column-container .column { min-width:250px; display: inline-block; vertical-align: top; margin: 20px; padding: 25px; background-color: #ffffff; border-radius:20px; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); } .column-container .column .column-title { text-align: center; color: #232524; font-weight: 900; } .column-container .column .add-card { margin-top: 10px; font-weight: 500; padding: 8px 20px; font-size: 14px; border-radius: 20px; } /*.column-container .column .delete { float: right; margin: 10px; width: 30px; height: 30px; border-radius: 50%; font-size: 20px; }*/ .column-container .column .delete:before { font-family: Roboto; font-size: 15px; content: "Delete Room"; } /*.btn { background-color: #00a1ff; color: #efffc8; border: none; cursor: pointer; text-align: center; } .btn:hover { background-color: #ff7b00; }*/ .green-state{ background-color:rgba(68, 250, 12, 0.4) !important; } .red-state{ background-color:rgba(245, 51, 7, 0.4) !important; } .column-card-list { min-height: 200px; margin: 20px 0 0; padding: 0; list-style-type: none; } .column-card-list .card{ margin-top: 20px; } .column-card-list .card .card-description { /*padding: 15px; /*background: #efffc8;*/ /*min-height: 56px;*/ /*text-align: left;*/ cursor: pointer; font-size: 15px; color: #232524; } .ui-sortable > li{ padding: 10px !important; }
Front-End/css/house-map.css
@import url("https://fonts.googleapis.com/css?family=Roboto|Shrikhand"); * { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: "Roboto", sans-serif; font-size: 20px; text-align: center; background-size: cover; } /*.board { margin-top: 20vh; }*/ .board h1 { color: #232524; font-family: "Shrikhand", cursive; font-size: 20px; } .board .create-column { width: 250px; padding: 6px; margin: 25px auto; border-radius: 25px; font-size: 20px; line-height: 40px; } .board .create-column:active { background-color: #ff7b00; box-shadow: 0 3px #91663f; transform: translateY(4px); } .column-container { max-width: 1000px; margin: 0 auto; } .column-container .column { min-width:250px; display: inline-block; vertical-align: top; margin: 20px; padding: 25px; background-color: #ffffff; border-radius:20px; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); } .column-container .column .column-title { text-align: center; color: #232524; font-weight: 900; } .column-container .column .add-card { margin-top: 10px; font-weight: 500; padding: 8px 20px; font-size: 14px; border-radius: 20px; } /*.column-container .column .delete { float: right; margin: 10px; width: 30px; height: 30px; border-radius: 50%; font-size: 20px; }*/ .column-container .column .delete:before { font-family: Roboto; font-size: 15px; content: "Delete Room"; } /*.btn { background-color: #00a1ff; color: #efffc8; border: none; cursor: pointer; text-align: center; } .btn:hover { background-color: #ff7b00; }*/ .green-state{ background-color:rgba(68, 250, 12, 0.4) !important; } .red-state{ background-color:rgba(245, 51, 7, 0.4) !important; } .column-card-list { min-height: 200px; margin: 20px 0 0; padding: 0; list-style-type: none; } .column-card-list .card{ margin-top: 20px; } .column-card-list .card .card-description { /*padding: 15px; /*background: #efffc8;*/ /*min-height: 56px;*/ /*text-align: left;*/ cursor: pointer; font-size: 15px; color: #232524; } .ui-sortable > li{ padding: 10px !important; }
0.234845
0.087564
@charset "UTF-8"; @font-face { font-family: "streamline-large"; src:url("fonts/streamline-large.eot"); src:url("fonts/streamline-large.eot?#iefix") format("embedded-opentype"), url("fonts/streamline-large.woff") format("woff"), url("fonts/streamline-large.ttf") format("truetype"), url("fonts/streamline-large.svg#streamline-large") format("svg"); font-weight: normal; font-style: normal; } [data-icon]:before { font-family: "streamline-large" !important; content: attr(data-icon); font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; vertical-align: middle; speak: none; line-height: 1; direction: ltr; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } [class^="sl-large-"]:before, [class*=" sl-large-"]:before { font-family: "streamline-large" !important; font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; vertical-align: middle; speak: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .sl-large-helmet:before { content: "a"; height: 60px; line-height: 58px; } .sl-large-wallet:before { content: "b"; height: 60px; line-height: 64px; } .sl-large-roller:before { content: "c"; height: 60px; line-height: 60px; } .sl-large-driller:before { content: "d"; height: 60px; line-height: 60px; } .sl-large-bubble-check:before { content: "e"; height: 60px; line-height: 60px; } .sl-large-shield:before { content: "f"; height: 60px; line-height: 60px; } .sl-large-truck:before { content: "g"; height: 60px; line-height: 42px; } .sl-large-house-1:before { content: "h"; height: 60px; line-height: 54px; } .sl-large-eco:before { content: "i"; height: 60px; line-height: 60px; } .sl-large-garage:before { content: "j"; height: 60px; line-height: 54px; } .sl-large-conversation:before { content: "k"; height: 60px; line-height: 60px; } .sl-large-phone:before { content: "l"; height: 60px; line-height: 60px; } .sl-large-location:before { content: "m"; height: 60px; line-height: 64px; } .sl-large-mail:before { content: "n"; height: 60px; line-height: 60px; } .sl-large-wrench:before { content: "o"; height: 60px; line-height: 60px; } .sl-large-measure:before { content: "p"; height: 60px; line-height: 60px; } .sl-large-bucket:before { content: "q"; height: 60px; line-height: 60px; } .sl-large-globe:before { content: "r"; height: 60px; line-height: 60px; } .sl-large-house-2:before { content: "s"; height: 60px; line-height: 60px; } .sl-large-briefcase:before { content: "t"; height: 60px; line-height: 60px; } .sl-large-quote:before { content: "u"; height: 60px; line-height: 60px; } .sl-large-clock:before { content: "v"; height: 60px; line-height: 60px; } .sl-large-fax:before { content: "w"; height: 60px; line-height: 56px; } .sl-large-key:before { content: "x"; height: 60px; line-height: 60px; } .sl-large-pencil:before { content: "y"; height: 60px; line-height: 56px; } .sl-large-hammer:before { content: "z"; height: 60px; line-height: 58px; } .sl-large-wrenches:before { content: "A"; height: 60px; line-height: 60px; } .sl-large-screwdriver:before { content: "B"; height: 60px; line-height: 60px; } .sl-large-ruler:before { content: "C"; height: 60px; line-height: 60px; } .sl-large-stationery:before { content: "D"; height: 60px; line-height: 60px; } .sl-large-faq:before { content: "E"; height: 60px; line-height: 58px; } .sl-large-bubble:before { content: "F"; height: 60px; line-height: 60px; } .sl-large-person:before { content: "G"; height: 60px; line-height: 60px; } .sl-large-team:before { content: "H"; height: 60px; line-height: 50px; } .sl-large-camera:before { content: "I"; height: 60px; line-height: 60px; } .sl-large-picture:before { content: "J"; height: 60px; line-height: 56px; } .sl-large-cart-1:before { content: "K"; height: 60px; line-height: 60px; } .sl-large-cart-2:before { content: "L"; height: 60px; line-height: 60px; } .sl-large-photo:before { content: "M"; height: 60px; line-height: 60px; } .sl-large-video:before { content: "N"; height: 60px; line-height: 60px; } .sl-large-speaker:before { content: "O"; height: 60px; line-height: 60px; } .sl-large-lock:before { content: "P"; height: 60px; line-height: 60px; } .sl-large-trophy:before { content: "Q"; height: 60px; line-height: 60px; } .sl-large-chat:before { content: "R"; height: 60px; line-height: 60px; } .sl-large-list:before { content: "S"; height: 60px; line-height: 60px; } .sl-large-poster:before { content: "T"; height: 60px; line-height: 60px; } .sl-large-documents:before { content: "U"; height: 60px; line-height: 60px; } .sl-large-forklift:before { content: "V"; height: 60px; line-height: 44px; } .sl-large-building:before { content: "W"; height: 60px; line-height: 60px; } .sl-large-fence:before { content: "X"; height: 60px; line-height: 60px; } .sl-large-lab:before { content: "Y"; height: 60px; line-height: 60px; } .sl-large-watering-can:before { content: "Z"; height: 60px; line-height: 60px; } .sl-large-trowel:before { content: "0"; height: 60px; line-height: 60px; } .sl-large-shovel:before { content: "1"; height: 60px; line-height: 60px; } .sl-large-cone:before { content: "2"; height: 60px; line-height: 60px; } .sl-large-lightbulb:before { content: "3"; height: 60px; line-height: 60px; } .sl-large-door:before { content: "4"; height: 60px; line-height: 60px; } .sl-large-bricks:before { content: "5"; height: 60px; line-height: 60px; } .sl-large-brush-1:before { content: "6"; height: 60px; line-height: 60px; } .sl-large-brush-2:before { content: "7"; height: 60px; line-height: 60px; } .sl-large-percent:before { content: "8"; height: 60px; line-height: 60px; } .sl-large-gears:before { content: "9"; height: 60px; line-height: 60px; } .sl-large-tick:before { content: "!"; height: 60px; line-height: 60px; } .sl-large-plan:before { content: "@"; height: 60px; line-height: 60px; } .sl-large-megaphone:before { content: "#"; height: 60px; line-height: 60px; } .sl-large-calculator:before { content: "$"; height: 60px; line-height: 60px; } .sl-large-trolley:before { content: "%"; height: 60px; line-height: 60px; } .sl-large-payment:before { content: "^"; height: 60px; line-height: 60px; } .sl-large-construction:before { content: "&"; height: 60px; line-height: 60px; } .sl-large-scissors:before { content: "*"; height: 60px; line-height: 60px; }
public/css/streamline-large.css
@charset "UTF-8"; @font-face { font-family: "streamline-large"; src:url("fonts/streamline-large.eot"); src:url("fonts/streamline-large.eot?#iefix") format("embedded-opentype"), url("fonts/streamline-large.woff") format("woff"), url("fonts/streamline-large.ttf") format("truetype"), url("fonts/streamline-large.svg#streamline-large") format("svg"); font-weight: normal; font-style: normal; } [data-icon]:before { font-family: "streamline-large" !important; content: attr(data-icon); font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; vertical-align: middle; speak: none; line-height: 1; direction: ltr; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } [class^="sl-large-"]:before, [class*=" sl-large-"]:before { font-family: "streamline-large" !important; font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; vertical-align: middle; speak: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .sl-large-helmet:before { content: "a"; height: 60px; line-height: 58px; } .sl-large-wallet:before { content: "b"; height: 60px; line-height: 64px; } .sl-large-roller:before { content: "c"; height: 60px; line-height: 60px; } .sl-large-driller:before { content: "d"; height: 60px; line-height: 60px; } .sl-large-bubble-check:before { content: "e"; height: 60px; line-height: 60px; } .sl-large-shield:before { content: "f"; height: 60px; line-height: 60px; } .sl-large-truck:before { content: "g"; height: 60px; line-height: 42px; } .sl-large-house-1:before { content: "h"; height: 60px; line-height: 54px; } .sl-large-eco:before { content: "i"; height: 60px; line-height: 60px; } .sl-large-garage:before { content: "j"; height: 60px; line-height: 54px; } .sl-large-conversation:before { content: "k"; height: 60px; line-height: 60px; } .sl-large-phone:before { content: "l"; height: 60px; line-height: 60px; } .sl-large-location:before { content: "m"; height: 60px; line-height: 64px; } .sl-large-mail:before { content: "n"; height: 60px; line-height: 60px; } .sl-large-wrench:before { content: "o"; height: 60px; line-height: 60px; } .sl-large-measure:before { content: "p"; height: 60px; line-height: 60px; } .sl-large-bucket:before { content: "q"; height: 60px; line-height: 60px; } .sl-large-globe:before { content: "r"; height: 60px; line-height: 60px; } .sl-large-house-2:before { content: "s"; height: 60px; line-height: 60px; } .sl-large-briefcase:before { content: "t"; height: 60px; line-height: 60px; } .sl-large-quote:before { content: "u"; height: 60px; line-height: 60px; } .sl-large-clock:before { content: "v"; height: 60px; line-height: 60px; } .sl-large-fax:before { content: "w"; height: 60px; line-height: 56px; } .sl-large-key:before { content: "x"; height: 60px; line-height: 60px; } .sl-large-pencil:before { content: "y"; height: 60px; line-height: 56px; } .sl-large-hammer:before { content: "z"; height: 60px; line-height: 58px; } .sl-large-wrenches:before { content: "A"; height: 60px; line-height: 60px; } .sl-large-screwdriver:before { content: "B"; height: 60px; line-height: 60px; } .sl-large-ruler:before { content: "C"; height: 60px; line-height: 60px; } .sl-large-stationery:before { content: "D"; height: 60px; line-height: 60px; } .sl-large-faq:before { content: "E"; height: 60px; line-height: 58px; } .sl-large-bubble:before { content: "F"; height: 60px; line-height: 60px; } .sl-large-person:before { content: "G"; height: 60px; line-height: 60px; } .sl-large-team:before { content: "H"; height: 60px; line-height: 50px; } .sl-large-camera:before { content: "I"; height: 60px; line-height: 60px; } .sl-large-picture:before { content: "J"; height: 60px; line-height: 56px; } .sl-large-cart-1:before { content: "K"; height: 60px; line-height: 60px; } .sl-large-cart-2:before { content: "L"; height: 60px; line-height: 60px; } .sl-large-photo:before { content: "M"; height: 60px; line-height: 60px; } .sl-large-video:before { content: "N"; height: 60px; line-height: 60px; } .sl-large-speaker:before { content: "O"; height: 60px; line-height: 60px; } .sl-large-lock:before { content: "P"; height: 60px; line-height: 60px; } .sl-large-trophy:before { content: "Q"; height: 60px; line-height: 60px; } .sl-large-chat:before { content: "R"; height: 60px; line-height: 60px; } .sl-large-list:before { content: "S"; height: 60px; line-height: 60px; } .sl-large-poster:before { content: "T"; height: 60px; line-height: 60px; } .sl-large-documents:before { content: "U"; height: 60px; line-height: 60px; } .sl-large-forklift:before { content: "V"; height: 60px; line-height: 44px; } .sl-large-building:before { content: "W"; height: 60px; line-height: 60px; } .sl-large-fence:before { content: "X"; height: 60px; line-height: 60px; } .sl-large-lab:before { content: "Y"; height: 60px; line-height: 60px; } .sl-large-watering-can:before { content: "Z"; height: 60px; line-height: 60px; } .sl-large-trowel:before { content: "0"; height: 60px; line-height: 60px; } .sl-large-shovel:before { content: "1"; height: 60px; line-height: 60px; } .sl-large-cone:before { content: "2"; height: 60px; line-height: 60px; } .sl-large-lightbulb:before { content: "3"; height: 60px; line-height: 60px; } .sl-large-door:before { content: "4"; height: 60px; line-height: 60px; } .sl-large-bricks:before { content: "5"; height: 60px; line-height: 60px; } .sl-large-brush-1:before { content: "6"; height: 60px; line-height: 60px; } .sl-large-brush-2:before { content: "7"; height: 60px; line-height: 60px; } .sl-large-percent:before { content: "8"; height: 60px; line-height: 60px; } .sl-large-gears:before { content: "9"; height: 60px; line-height: 60px; } .sl-large-tick:before { content: "!"; height: 60px; line-height: 60px; } .sl-large-plan:before { content: "@"; height: 60px; line-height: 60px; } .sl-large-megaphone:before { content: "#"; height: 60px; line-height: 60px; } .sl-large-calculator:before { content: "$"; height: 60px; line-height: 60px; } .sl-large-trolley:before { content: "%"; height: 60px; line-height: 60px; } .sl-large-payment:before { content: "^"; height: 60px; line-height: 60px; } .sl-large-construction:before { content: "&"; height: 60px; line-height: 60px; } .sl-large-scissors:before { content: "*"; height: 60px; line-height: 60px; }
0.281603
0.057229
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("www.hltv.org") { /* background img & color */ html,body {background-image: none !important;} .bgPadding {max-width: 100%;} .bgPadding {background-color: /*[[bgPadding]]*/;} /* ads and crap */ .buff-b,.etbx-fourth,.ggking-new,#i1_top,#i1_middle,#i4_bottom,#i0_forum,#matchpage_1,.small-logo,.ggking-banner,.xbet-fourth,.xbet-widget,.featured-match-widget-container {display: none !important;} /* hide useless filler top */ .logoCon{display: none !important;} /* player-of-the-week-box */ .player-of-the-week-box{display: none !important;} /* galleries */ /*.leftCol > aside:nth-child(7) {display: none !important;}*/ /* is stooopid */ /* featured match starts in */ .leftCol > aside:first-child {margin:0} .featured-match-container{display: none !important;} /* amount of streamer */ a.streamer:nth-child(n+/*[[a-streamer]]*/) {display: none !important;} /* new ad wannabe cool kid shit */ .gtSmartphone-only>.section-header {display: none !important;} .gtSmartphone-only>.event-fantasy {display: none !important;} /* match-listing */ .widget-match-listing{display: none !important;} /* 22betpartners.com */ .vertical-box{display: none !important;} /* cyberbe */ .cyberbe {display: none !important;} /* fucking ads */ .live-match-box{display: none !important;} .bitskins-col-box{display: none !important;} img[src="https://static.hltv.org//images/retina/nextlevel/promo-hltv-1.png"] {display: none !important;} img[src="https://static.hltv.org//images/retina/nextlevel/promo-hltv-2.png"] {display: none !important;} img[src="https://static.hltv.org//images/retina/nextlevel/promo-hltv-3.png"] {display: none !important;} img[src="https://static.hltv.org//images/skinwalletnews.jpg"] {display: none !important;} img[src="https://static.hltv.org/images/retina/farmskins/farmskins.png"] {display: none !important;} img[src="https://static.hltv.org//images/retina/ggbet/ggbet.jpg"] {display: none !important;} img[src="https://static.hltv.org/images/retina/egb/egb3.gif"] {display: none !important;} img[src="https://static.hltv.org/images/retina/kinguin/kinguin_july.jpg"] {display: none !important;} img[src="https://static.hltv.org/images/retina2/farmskins/farmskins.png"] {display: none !important;} img[src="https://static.hltv.org//images/retina2/ggbet/ggbet.jpg"] {display: none !important;} img[src="https://static.hltv.org/images/retina2/egb/egb3.gif"] {display: none !important;} img[src="https://static.hltv.org/images/retina2/kinguin/kinguin_july.jpg"] {display: none !important;} img[src="https://static.hltv.org/images/retina2/kinguin/rage.jpg"] {display: none !important;} img[src="https://static.hltv.org//images/retina2/csesport/right.jpg"] {display: none !important;} img[src="https://static.hltv.org//images/retina2/cstrade/hltv_bottom.png"] {display: none !important;} img[src="https://static.hltv.org//images/retina2/csgopositive/positivesmall.gif"] {display: none !important;} img[src="https://static.hltv.org/images/retina2/kinguin/hot-random-skin.png"] {display: none !important;} img[src="https://static.hltv.org//images/retina2/vree/vree.jpg"] {display: none !important;} img[src="https://static.hltv.org//images/retina2/1xbet/1xbet.gif"] {display: none !important;} img[src="https://static.hltv.org//images/retina2/vree/vree2.gif"] {display: none !important;} img[src="https://static.hltv.org//images/retina2/1xbet/eleague_x1.gif"] {display: none !important;} img[src="https://static.hltv.org//images/retina2/1xbet/dreamhack_x1.gif"] {display: none !important;} img[src="https://static.hltv.org//images/retina2/1xbet/off_season_x1.gif"] {display: none !important;} img[src="https://static.hltv.org//images/retina2/vree/vree3.gif"] {display: none !important;} img[src="https://static.hltv.org//images/retina2/1xbet/epicenter_x1.gif"] {display: none !important;} img[src="https://static.hltv.org//images/retina2/1xbet/intel_em_esl_x1.gif"] {display: none !important;} img[src="https://static.hltv.org//images/retina2/lootbet/left3.png"] {display: none !important;} img[src="https://static.hltv.org//images/retina2/lootbet/left4.png"] {display: none !important;} }
data/usercss/118951.user.css
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("www.hltv.org") { /* background img & color */ html,body {background-image: none !important;} .bgPadding {max-width: 100%;} .bgPadding {background-color: /*[[bgPadding]]*/;} /* ads and crap */ .buff-b,.etbx-fourth,.ggking-new,#i1_top,#i1_middle,#i4_bottom,#i0_forum,#matchpage_1,.small-logo,.ggking-banner,.xbet-fourth,.xbet-widget,.featured-match-widget-container {display: none !important;} /* hide useless filler top */ .logoCon{display: none !important;} /* player-of-the-week-box */ .player-of-the-week-box{display: none !important;} /* galleries */ /*.leftCol > aside:nth-child(7) {display: none !important;}*/ /* is stooopid */ /* featured match starts in */ .leftCol > aside:first-child {margin:0} .featured-match-container{display: none !important;} /* amount of streamer */ a.streamer:nth-child(n+/*[[a-streamer]]*/) {display: none !important;} /* new ad wannabe cool kid shit */ .gtSmartphone-only>.section-header {display: none !important;} .gtSmartphone-only>.event-fantasy {display: none !important;} /* match-listing */ .widget-match-listing{display: none !important;} /* 22betpartners.com */ .vertical-box{display: none !important;} /* cyberbe */ .cyberbe {display: none !important;} /* fucking ads */ .live-match-box{display: none !important;} .bitskins-col-box{display: none !important;} img[src="https://static.hltv.org//images/retina/nextlevel/promo-hltv-1.png"] {display: none !important;} img[src="https://static.hltv.org//images/retina/nextlevel/promo-hltv-2.png"] {display: none !important;} img[src="https://static.hltv.org//images/retina/nextlevel/promo-hltv-3.png"] {display: none !important;} img[src="https://static.hltv.org//images/skinwalletnews.jpg"] {display: none !important;} img[src="https://static.hltv.org/images/retina/farmskins/farmskins.png"] {display: none !important;} img[src="https://static.hltv.org//images/retina/ggbet/ggbet.jpg"] {display: none !important;} img[src="https://static.hltv.org/images/retina/egb/egb3.gif"] {display: none !important;} img[src="https://static.hltv.org/images/retina/kinguin/kinguin_july.jpg"] {display: none !important;} img[src="https://static.hltv.org/images/retina2/farmskins/farmskins.png"] {display: none !important;} img[src="https://static.hltv.org//images/retina2/ggbet/ggbet.jpg"] {display: none !important;} img[src="https://static.hltv.org/images/retina2/egb/egb3.gif"] {display: none !important;} img[src="https://static.hltv.org/images/retina2/kinguin/kinguin_july.jpg"] {display: none !important;} img[src="https://static.hltv.org/images/retina2/kinguin/rage.jpg"] {display: none !important;} img[src="https://static.hltv.org//images/retina2/csesport/right.jpg"] {display: none !important;} img[src="https://static.hltv.org//images/retina2/cstrade/hltv_bottom.png"] {display: none !important;} img[src="https://static.hltv.org//images/retina2/csgopositive/positivesmall.gif"] {display: none !important;} img[src="https://static.hltv.org/images/retina2/kinguin/hot-random-skin.png"] {display: none !important;} img[src="https://static.hltv.org//images/retina2/vree/vree.jpg"] {display: none !important;} img[src="https://static.hltv.org//images/retina2/1xbet/1xbet.gif"] {display: none !important;} img[src="https://static.hltv.org//images/retina2/vree/vree2.gif"] {display: none !important;} img[src="https://static.hltv.org//images/retina2/1xbet/eleague_x1.gif"] {display: none !important;} img[src="https://static.hltv.org//images/retina2/1xbet/dreamhack_x1.gif"] {display: none !important;} img[src="https://static.hltv.org//images/retina2/1xbet/off_season_x1.gif"] {display: none !important;} img[src="https://static.hltv.org//images/retina2/vree/vree3.gif"] {display: none !important;} img[src="https://static.hltv.org//images/retina2/1xbet/epicenter_x1.gif"] {display: none !important;} img[src="https://static.hltv.org//images/retina2/1xbet/intel_em_esl_x1.gif"] {display: none !important;} img[src="https://static.hltv.org//images/retina2/lootbet/left3.png"] {display: none !important;} img[src="https://static.hltv.org//images/retina2/lootbet/left4.png"] {display: none !important;} }
0.124999
0.143368
.gray { color: #939da3; } .orange { color: #ffae54; } .black { color: #292e31; } .tx-default { font-size: 14px; } .absolute { position: absolute; } .bottom { bottom: 0; } .left { left: 0; } .right { right: 0; } .top { top: 0; } .bold { font-weight: bold; } body { background: #fff; color: #4c555a; font-family: Whitney SSm A, Whitney SSm B, Helvetica, Arial, sans-serif; font-size: 14px; font-weight: 500; line-height: 26px; } aside { position: absolute; bottom: 0; left: 0; top: 0; z-index: 100; width: 240px; background: #000; border-right: 1px solid #333333; overflow: hidden; height: 64px; } aside.extended { overflow: auto; height: auto; } @media (min-width: 968px) { aside { overflow: auto; height: auto; } } aside .mt-indicator { opacity: 0.4; } aside header h1 { color: white; } aside > header { padding: 0 10px; border-bottom: 1px solid #333333; } aside a { color: #fff; text-decoration: none; } aside a:visited { color: #fff; text-decoration: none; } aside ul { padding: 0; list-style: none; margin: 0; } aside ul li.category { font-size: 20px; font-weight: 400; padding: 10px; background: rgba(255, 255, 255, 0.1); color: white; } aside ul li:not(.category) { padding: 10px 26px; cursor: pointer; } aside ul li:not(.category).selected { background: gray; color: black; } aside ul li:not(.category):hover { border-right: 1px solid #fafcfc; background-color: #fff; } aside ul li:not(.category):hover a { color: #4c555a; } aside ul li:not(.category):hover a:visited { color: #4c555a; } aside ul li:not(.category)[id^=menu-] { border-top: 1px solid #333333; } aside ul .shortcuts { opacity: 0.6; } aside ul .shortcuts li { padding: 8px 36px; } main { position: absolute; bottom: 0; right: 0; top: 0; left: 0; z-index: 50; box-sizing: border-box; overflow-x: hidden; overflow-y: scroll; padding-top: 80px; } @media (min-width: 968px) { main { left: 241px; } main > header { padding-left: 0px; } } main .main-description { margin: 14px 40px; margin-bottom: 80px; } main > header { z-index: 9001; background-color: white; position: fixed; top: 0; right: 0; left: 0; padding: 0 40px; padding-left: 261px; border-bottom: 1px solid #f0f4f7; } main > footer { padding: 20px 40px ; opacity: 0.5; text-align: right; } main > section { padding: 20px 0px 0px; } main section { position: relative; border-bottom: 1px solid #f0f4f7; } main section.source { margin-top: -35px; } .members, .readme { padding: 0px 40px ; margin-bottom: 120px; padding-top: 64px; margin-top: -64px; } .members.members, .readme.members { border-top: 1px solid #f0f4f7; } .members p, .readme p { font-size: 14px; line-height: 21px; } .members p img, .readme p img { max-width: 100%; } .members header, .readme header { margin: 0 -40px; background-color: #000; padding: 0px 40px; color: #fff; } .members header.event, .readme header.event { background-color: #000066 ; } .members header.member, .readme header.member { background-color: #3c3737 ; } .members header a, .readme header a { text-decoration: none; color: inherit; } .members header a:visited, .readme header a:visited { text-decoration: none; color: inherit; } .members header .sources, .readme header .sources { margin-left: 40px; margin-top: -22px; font-size: 11px; opacity: 0.4; } .members header h2, .readme header h2 { font-size: 18px; line-height: 26px; word-break: break-all; white-space: normal; display: inline-block; margin: 14px 0; color: white; font-weight: bold; } .members header h2::before, .readme header h2::before { content: "\00a0"; width: 14px; height: 14px; background: #272b2d; border-radius: 5px; } .members header h2.private::before, .readme header h2.private::before { background-color: #d9534f; } .members header h2.protected::before, .readme header h2.protected::before { background-color: #ffae54; } .members header h2.public::before, .readme header h2.public::before { background-color: #5cb85c; } .members header h2 .signature, .readme header h2 .signature { color: #939da3; } .members header .properties, .readme header .properties { line-height: 26px; margin: 14px 0; margin-right: 20px; } @media (min-width: 576px) { .members header .properties, .readme header .properties { float: right; margin-top: -42px; } } .members div.event, .readme div.event { display: inline-flex; } .members div.event:not(:last-child), .readme div.event:not(:last-child) { padding-right: 0; } .members div.event > span, .readme div.event > span { padding: .5rem .75rem; margin-bottom: 0; font-size: 1rem; font-weight: 400; line-height: 1.25; text-align: center; color: #464a4c; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: .25rem; white-space: nowrap; vertical-align: middle; } .members div.event > span:first-child, .readme div.event > span:first-child { background-color: #eceeef; border-right: 0; border-bottom-right-radius: 0; border-top-right-radius: 0; } .members div.event > span:last-child, .readme div.event > span:last-child { border-bottom-left-radius: 0; border-top-left-radius: 0; } .members .card, .readme .card { border: 1px solid rgba(0, 0, 0, 0.125); border-radius: .25rem; overflow: auto; } .members .card ul, .readme .card ul { display: flex; flex-direction: column; padding-left: 0; margin: 0; list-style: none; } .members .card ul li, .readme .card ul li { min-width: 480px; } .members .card ul li h3, .readme .card ul li h3 { font-size: 16px; padding: 12px 16px; margin: 0; background-color: #f7f7f9; border-bottom: 1px solid rgba(0, 0, 0, 0.1); border-top: 1px solid rgba(0, 0, 0, 0.1); } .members .card ul li:first-child h3, .readme .card ul li:first-child h3 { border-top: none; border-radius: calc(-0.75rem) calc(-0.75rem) 0 0; } .members .card ul li div, .readme .card ul li div { padding: .75rem 1.25rem; } .members .card ul li div:not(:last-child, .event), .readme .card ul li div:not(:last-child, .event) { border-bottom: 1px solid rgba(0, 0, 0, 0.1); } .members .card ul:empty, .readme .card ul:empty { display: none; } .members .examples.card, .readme .examples.card { background-color: #272b2d; } .members .examples.card ul li h3, .readme .examples.card ul li h3 { background-color: #242729; color: #dde4e8; } .members .examples pre, .readme .examples pre { margin: 0; } .members .examples code, .readme .examples code { color: #d0d0d0; direction: ltr; text-align: left; tab-size: 4; margin: 0; padding: 20px 40px; font-family: Source Code Pro,Menlo,monospace; font-size: 14px; line-height: 1.5em; font-weight: 500; } pre { font-family: Whitney SSm A, Whitney SSm B, Helvetica, Arial, sans-serif; } h1 { font-weight: 400; font-size: 24px; line-height: 32px; margin-top: 16px; margin-bottom: 16px; color: #292e31; } h1 .version { font-size: 14px; opacity: 0.5; } label { display: inline-block; padding: .5em .75em; font-size: 75%; font-weight: 700; line-height: 1; color: #fff; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: .25rem; margin: 0 .25em; min-width: 50px; background-color: #5cb85c; } label:first-letter { text-transform: uppercase; } label.abstract, label.virtual, label.interface, label.event { background-color: #5bc0de; } label.override { background-color: #0275d8; } label.static, label.constant, label.inherited { background-color: #282c34 ; } label.deprecated { background-color: #ffae54; } label.readonly { background-color: #800000; } label.optional { background-color: #969696; } label.nullable { background-color: #663399; } label.private { background-color: #d9534f; } label.protected { background-color: #ffae54; } label.public { background-color: #5cb85c; } table { width: 100%; font-size: 14px; border-collapse: collapse; } table tr:not(:last-child) td { border-bottom: 1px solid #f0f4f7; } table td { padding: 10px 20px; vertical-align: top; } table.params td:nth-child(1), table.returns td:nth-child(1), table.exceptions td:nth-child(1), table.data td:nth-child(1) { width: 120px; } table.params td:nth-child(2), table.returns td:nth-child(2), table.exceptions td:nth-child(2), table.data td:nth-child(2) { width: 120px; } table.params td:nth-child(4), table.returns td:nth-child(4), table.exceptions td:nth-child(4), table.data td:nth-child(4) { width: 80px; text-align: right; } table.details td:nth-child(1) { width: 120px; } table.params .default-value { color: #939da3; font-size: 12px; margin-left: 16px; } .alert { padding: .75rem 1.25rem; margin-bottom: 1rem; border: 1px solid transparent; border-radius: .25rem; } .alert.warning { background-color: #fcf8e3; border-color: #faf2cc; color: #8a6d3b; } .alert.success { background-color: #dff0d8; border-color: #d0e9c6; color: #3c763d; } .alert.info { background-color: #d9edf7; border-color: #bcdff1; color: #31708f; } .alert.danger { background-color: #f2dede; border-color: #ebcccc; color: #a94442; } .hljs { background: #272b2d; }
docs/.spotlight/src/static/css/styles.min.css
.gray { color: #939da3; } .orange { color: #ffae54; } .black { color: #292e31; } .tx-default { font-size: 14px; } .absolute { position: absolute; } .bottom { bottom: 0; } .left { left: 0; } .right { right: 0; } .top { top: 0; } .bold { font-weight: bold; } body { background: #fff; color: #4c555a; font-family: Whitney SSm A, Whitney SSm B, Helvetica, Arial, sans-serif; font-size: 14px; font-weight: 500; line-height: 26px; } aside { position: absolute; bottom: 0; left: 0; top: 0; z-index: 100; width: 240px; background: #000; border-right: 1px solid #333333; overflow: hidden; height: 64px; } aside.extended { overflow: auto; height: auto; } @media (min-width: 968px) { aside { overflow: auto; height: auto; } } aside .mt-indicator { opacity: 0.4; } aside header h1 { color: white; } aside > header { padding: 0 10px; border-bottom: 1px solid #333333; } aside a { color: #fff; text-decoration: none; } aside a:visited { color: #fff; text-decoration: none; } aside ul { padding: 0; list-style: none; margin: 0; } aside ul li.category { font-size: 20px; font-weight: 400; padding: 10px; background: rgba(255, 255, 255, 0.1); color: white; } aside ul li:not(.category) { padding: 10px 26px; cursor: pointer; } aside ul li:not(.category).selected { background: gray; color: black; } aside ul li:not(.category):hover { border-right: 1px solid #fafcfc; background-color: #fff; } aside ul li:not(.category):hover a { color: #4c555a; } aside ul li:not(.category):hover a:visited { color: #4c555a; } aside ul li:not(.category)[id^=menu-] { border-top: 1px solid #333333; } aside ul .shortcuts { opacity: 0.6; } aside ul .shortcuts li { padding: 8px 36px; } main { position: absolute; bottom: 0; right: 0; top: 0; left: 0; z-index: 50; box-sizing: border-box; overflow-x: hidden; overflow-y: scroll; padding-top: 80px; } @media (min-width: 968px) { main { left: 241px; } main > header { padding-left: 0px; } } main .main-description { margin: 14px 40px; margin-bottom: 80px; } main > header { z-index: 9001; background-color: white; position: fixed; top: 0; right: 0; left: 0; padding: 0 40px; padding-left: 261px; border-bottom: 1px solid #f0f4f7; } main > footer { padding: 20px 40px ; opacity: 0.5; text-align: right; } main > section { padding: 20px 0px 0px; } main section { position: relative; border-bottom: 1px solid #f0f4f7; } main section.source { margin-top: -35px; } .members, .readme { padding: 0px 40px ; margin-bottom: 120px; padding-top: 64px; margin-top: -64px; } .members.members, .readme.members { border-top: 1px solid #f0f4f7; } .members p, .readme p { font-size: 14px; line-height: 21px; } .members p img, .readme p img { max-width: 100%; } .members header, .readme header { margin: 0 -40px; background-color: #000; padding: 0px 40px; color: #fff; } .members header.event, .readme header.event { background-color: #000066 ; } .members header.member, .readme header.member { background-color: #3c3737 ; } .members header a, .readme header a { text-decoration: none; color: inherit; } .members header a:visited, .readme header a:visited { text-decoration: none; color: inherit; } .members header .sources, .readme header .sources { margin-left: 40px; margin-top: -22px; font-size: 11px; opacity: 0.4; } .members header h2, .readme header h2 { font-size: 18px; line-height: 26px; word-break: break-all; white-space: normal; display: inline-block; margin: 14px 0; color: white; font-weight: bold; } .members header h2::before, .readme header h2::before { content: "\00a0"; width: 14px; height: 14px; background: #272b2d; border-radius: 5px; } .members header h2.private::before, .readme header h2.private::before { background-color: #d9534f; } .members header h2.protected::before, .readme header h2.protected::before { background-color: #ffae54; } .members header h2.public::before, .readme header h2.public::before { background-color: #5cb85c; } .members header h2 .signature, .readme header h2 .signature { color: #939da3; } .members header .properties, .readme header .properties { line-height: 26px; margin: 14px 0; margin-right: 20px; } @media (min-width: 576px) { .members header .properties, .readme header .properties { float: right; margin-top: -42px; } } .members div.event, .readme div.event { display: inline-flex; } .members div.event:not(:last-child), .readme div.event:not(:last-child) { padding-right: 0; } .members div.event > span, .readme div.event > span { padding: .5rem .75rem; margin-bottom: 0; font-size: 1rem; font-weight: 400; line-height: 1.25; text-align: center; color: #464a4c; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: .25rem; white-space: nowrap; vertical-align: middle; } .members div.event > span:first-child, .readme div.event > span:first-child { background-color: #eceeef; border-right: 0; border-bottom-right-radius: 0; border-top-right-radius: 0; } .members div.event > span:last-child, .readme div.event > span:last-child { border-bottom-left-radius: 0; border-top-left-radius: 0; } .members .card, .readme .card { border: 1px solid rgba(0, 0, 0, 0.125); border-radius: .25rem; overflow: auto; } .members .card ul, .readme .card ul { display: flex; flex-direction: column; padding-left: 0; margin: 0; list-style: none; } .members .card ul li, .readme .card ul li { min-width: 480px; } .members .card ul li h3, .readme .card ul li h3 { font-size: 16px; padding: 12px 16px; margin: 0; background-color: #f7f7f9; border-bottom: 1px solid rgba(0, 0, 0, 0.1); border-top: 1px solid rgba(0, 0, 0, 0.1); } .members .card ul li:first-child h3, .readme .card ul li:first-child h3 { border-top: none; border-radius: calc(-0.75rem) calc(-0.75rem) 0 0; } .members .card ul li div, .readme .card ul li div { padding: .75rem 1.25rem; } .members .card ul li div:not(:last-child, .event), .readme .card ul li div:not(:last-child, .event) { border-bottom: 1px solid rgba(0, 0, 0, 0.1); } .members .card ul:empty, .readme .card ul:empty { display: none; } .members .examples.card, .readme .examples.card { background-color: #272b2d; } .members .examples.card ul li h3, .readme .examples.card ul li h3 { background-color: #242729; color: #dde4e8; } .members .examples pre, .readme .examples pre { margin: 0; } .members .examples code, .readme .examples code { color: #d0d0d0; direction: ltr; text-align: left; tab-size: 4; margin: 0; padding: 20px 40px; font-family: Source Code Pro,Menlo,monospace; font-size: 14px; line-height: 1.5em; font-weight: 500; } pre { font-family: Whitney SSm A, Whitney SSm B, Helvetica, Arial, sans-serif; } h1 { font-weight: 400; font-size: 24px; line-height: 32px; margin-top: 16px; margin-bottom: 16px; color: #292e31; } h1 .version { font-size: 14px; opacity: 0.5; } label { display: inline-block; padding: .5em .75em; font-size: 75%; font-weight: 700; line-height: 1; color: #fff; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: .25rem; margin: 0 .25em; min-width: 50px; background-color: #5cb85c; } label:first-letter { text-transform: uppercase; } label.abstract, label.virtual, label.interface, label.event { background-color: #5bc0de; } label.override { background-color: #0275d8; } label.static, label.constant, label.inherited { background-color: #282c34 ; } label.deprecated { background-color: #ffae54; } label.readonly { background-color: #800000; } label.optional { background-color: #969696; } label.nullable { background-color: #663399; } label.private { background-color: #d9534f; } label.protected { background-color: #ffae54; } label.public { background-color: #5cb85c; } table { width: 100%; font-size: 14px; border-collapse: collapse; } table tr:not(:last-child) td { border-bottom: 1px solid #f0f4f7; } table td { padding: 10px 20px; vertical-align: top; } table.params td:nth-child(1), table.returns td:nth-child(1), table.exceptions td:nth-child(1), table.data td:nth-child(1) { width: 120px; } table.params td:nth-child(2), table.returns td:nth-child(2), table.exceptions td:nth-child(2), table.data td:nth-child(2) { width: 120px; } table.params td:nth-child(4), table.returns td:nth-child(4), table.exceptions td:nth-child(4), table.data td:nth-child(4) { width: 80px; text-align: right; } table.details td:nth-child(1) { width: 120px; } table.params .default-value { color: #939da3; font-size: 12px; margin-left: 16px; } .alert { padding: .75rem 1.25rem; margin-bottom: 1rem; border: 1px solid transparent; border-radius: .25rem; } .alert.warning { background-color: #fcf8e3; border-color: #faf2cc; color: #8a6d3b; } .alert.success { background-color: #dff0d8; border-color: #d0e9c6; color: #3c763d; } .alert.info { background-color: #d9edf7; border-color: #bcdff1; color: #31708f; } .alert.danger { background-color: #f2dede; border-color: #ebcccc; color: #a94442; } .hljs { background: #272b2d; }
0.595022
0.148819
* { margin: 0; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; } body { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background: #0f0c29; /* fallback for old browsers */ /* Chrome 10-25, Safari 5.1-6 */ background: -webkit-gradient(linear, right top, left top, from(#24243e), color-stop(#302b63), to(#0f0c29)); background: linear-gradient(to left, #24243e, #302b63, #0f0c29); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ } main { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; text-align: center; padding: 20px; min-height: 100vh; max-width: 1000px; font-family: "Poppins", sans-serif; color: white; } main h2 { font-size: 20px; } #logo { padding: 30px; font-family: "Lobster", cursive; letter-spacing: 4px; font-size: 40px; padding: 50px; } #logo i { color: #366794; } #time { margin: 2rem; padding: 1rem; font-size: 20px; background: transparent; cursor: pointer; border: 1px solid white; color: white; border-radius: 15px; -webkit-box-shadow: 0 8px 6px -6px #e2dddd; box-shadow: 0 8px 6px -6px #e2dddd; } #time::-webkit-calendar-picker-indicator { -webkit-filter: invert(100%) sepia(5%) saturate(3500%) hue-rotate(130deg) brightness(95%) contrast(80%); filter: invert(100%) sepia(5%) saturate(3500%) hue-rotate(130deg) brightness(95%) contrast(80%); cursor: pointer; } #time::-webkit-datetime-edit-hour-field { background: transparent; } .container { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; max-width: 600px; margin: 30px; text-align: center; display: none; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; } .container p { padding: 20px; } .container span { background: #366794; padding: 10px 20px; display: inline-block; margin: 10px; border-radius: 15px; -webkit-box-shadow: 0 8px 6px -6px #0f0f0f; box-shadow: 0 8px 6px -6px #0f0f0f; } .container .suggested { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .container .suggested span { background: #292f7c; -webkit-box-shadow: inset 0 0 10px #000000; box-shadow: inset 0 0 10px #000000; color: wheat; padding: 15px 40px; } .spans { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } button { background: transparent; padding: 10px 20px; border: 1px solid white; color: white; font-family: "lobster", cursive; font-size: 18px; cursor: pointer; border-radius: 15px; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; -webkit-box-shadow: 0 8px 6px -6px white; box-shadow: 0 8px 6px -6px white; } button:hover { background: white; color: #2d47da; } .hidden { display: -webkit-box; display: -ms-flexbox; display: flex; } .bottombutton { margin-top: 20px; } /*# sourceMappingURL=style.css.map */
styles/style.css
* { margin: 0; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; } body { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background: #0f0c29; /* fallback for old browsers */ /* Chrome 10-25, Safari 5.1-6 */ background: -webkit-gradient(linear, right top, left top, from(#24243e), color-stop(#302b63), to(#0f0c29)); background: linear-gradient(to left, #24243e, #302b63, #0f0c29); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ } main { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; text-align: center; padding: 20px; min-height: 100vh; max-width: 1000px; font-family: "Poppins", sans-serif; color: white; } main h2 { font-size: 20px; } #logo { padding: 30px; font-family: "Lobster", cursive; letter-spacing: 4px; font-size: 40px; padding: 50px; } #logo i { color: #366794; } #time { margin: 2rem; padding: 1rem; font-size: 20px; background: transparent; cursor: pointer; border: 1px solid white; color: white; border-radius: 15px; -webkit-box-shadow: 0 8px 6px -6px #e2dddd; box-shadow: 0 8px 6px -6px #e2dddd; } #time::-webkit-calendar-picker-indicator { -webkit-filter: invert(100%) sepia(5%) saturate(3500%) hue-rotate(130deg) brightness(95%) contrast(80%); filter: invert(100%) sepia(5%) saturate(3500%) hue-rotate(130deg) brightness(95%) contrast(80%); cursor: pointer; } #time::-webkit-datetime-edit-hour-field { background: transparent; } .container { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; max-width: 600px; margin: 30px; text-align: center; display: none; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; } .container p { padding: 20px; } .container span { background: #366794; padding: 10px 20px; display: inline-block; margin: 10px; border-radius: 15px; -webkit-box-shadow: 0 8px 6px -6px #0f0f0f; box-shadow: 0 8px 6px -6px #0f0f0f; } .container .suggested { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .container .suggested span { background: #292f7c; -webkit-box-shadow: inset 0 0 10px #000000; box-shadow: inset 0 0 10px #000000; color: wheat; padding: 15px 40px; } .spans { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } button { background: transparent; padding: 10px 20px; border: 1px solid white; color: white; font-family: "lobster", cursive; font-size: 18px; cursor: pointer; border-radius: 15px; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; -webkit-box-shadow: 0 8px 6px -6px white; box-shadow: 0 8px 6px -6px white; } button:hover { background: white; color: #2d47da; } .hidden { display: -webkit-box; display: -ms-flexbox; display: flex; } .bottombutton { margin-top: 20px; } /*# sourceMappingURL=style.css.map */
0.324556
0.047448
* { margin: 0; padding: 0; box-sizing: border-box; } .item0 { display: none; } .view0 { display: none; } .block { display: none; } .view { display: none; } .myicon { margin-right: 5%; } .button:active { background-color: #3e8e41; box-shadow: 0 5px #666; transform: translateY(6px); } input::placeholder { display: none; visibility: hidden; } ul { list-style: none; /* background-color: red; */ height: 140px; border-bottom: red; border-style: solid; border-top: none; border-left: none; border-right: none; border-width: 2px; } .list1 { float: left; } .logo { height: 78%; width: 58%; } .list2 { float: left; line-height: 80%; margin-top: 2%; font-size: 150%; margin-left: -7%; /* background-color: black; */ } /* .list3 { float: left; } */ .list4 { float: right; } .topimage { height: 130px; width: 70%; margin-left: 30%; } .mini { height: 50px; width: 100%; text-align: center; font-size: 200%; /* border-style: solid; */ /* border-bottom: #ffa500; */ } .view1 { position: relative; top: -5px; background-color: transparent; border-style: solid; border-color: red; border-radius: 10%; right: -60px; padding: 5px; font-size: 70%; } .view2 { position: relative; top: -18px; background-color: transparent; border-style: solid; border-color: red; border-radius: 10%; right: -160px; padding: 5px; font-size: 70%; } .main { /* background-color: brown; */ height: 30vh; display: grid; grid-template-columns: 28% 28%; /* align-content: center; */ justify-content: center; grid-template-rows: 20%; font-size: 180%; } .input2 { margin-left: 20px; font-size: 60%; margin-top: 25%; position: relative; top: -5.5px; } .input3 { margin-left: 20px; font-size: 60%; margin-top: 25%; position: relative; top: -5.5px; } .text3 { margin-top: 20%; } .text2 { margin-bottom: -100%; } .text4 { position: relative; left: -85px; bottom: -20px; } .block4 { /* background-color: rebeccapurple; */ height: 80px; width: 100%; text-align: center; font-size: 200%; display: grid; justify-content: center; align-content: center; border-bottom: #ffa500; border-top: red; border-style: solid; } .main0 { /* background-color: brown; */ height: 31.5vh; display: grid; /* grid-template-columns: 50% 50%; */ align-content: center; justify-content: center; grid-template-columns: 26% 26% 26%; font-size: 180%; } /* .text5 {} */ .input5 { position: relative; top: -5.5px; font-size: 55%; } /* .text6 {} */ .input6 { position: relative; top: -5.5px; font-size: 55%; } .input7 { position: relative; top: -5.5px; font-size: 55%; } hr.new1 { border-top: 2px solid #ffa500; /* border-style: solid; border-top: red; */ } @media only screen and (max-width: 1420px) { /* input::placeholder { display: none; visibility: visible; } */ .main { /* background-color: brown; */ height: 30vh; display: flex; flex-direction: column; flex-basis: 70%; width: 90%; /* grid-template-columns: 28%; */ /* align-content: center; */ justify-content: space-around; ; align-items: center; /* grid-template-rows: 30% 30%; */ font-size: 180%; /* grid-gap: 4%; */ } .input2 { /* margin-left: 11px; */ margin-right: -5%; font-size: 60%; margin-top: -4%; position: relative; top: -7px; right: -15px; } .input3 { margin-right: -6px; font-size: 60%; margin-top: -1%; position: relative; top: -4px; } .text3 { /* margin-bottom: -1px; */ margin-top: 0px; margin-left: -6%; /* margin-left: 0%; */ } .text2 { margin-bottom: 0%; margin-left: -6%; /* visibility: hidden; */ /* display: none; */ width: 90%; } .main0 { /* background-color: brown; */ height: 31.5vh; display: flex; /* grid-template-columns: 50% 50%; */ align-content: center; justify-content: center; /* grid-template-columns: 26% 26% 26%; */ font-size: 180%; flex-direction: column; justify-content: space-around; align-items: center; } .input5 { position: relative; top: -5.5px; font-size: 55%; right: -25px; } .text5 { position: relative; left: -73px; } .text6 { position: relative; left: -42px; } .text7 { position: relative; left: -42px; } .input6 { position: relative; top: -5.5px; font-size: 55%; left: -3px; } .input7 { position: relative; top: -5.5px; font-size: 55%; left: -3px; } .topimage { display: none; } ul { list-style: none; /* background-color: red; */ height: 140px; border-bottom: none; border-style: solid; border-top: none; border-left: none; border-right: none; border-width: 0px; } .list1 { float: none; display: flex; text-align: center; /* justify-items: center; */ justify-content: center; } .logo { /* height: 17%;*/ width: 17%; max-width: 20%; height: auto; /* max-width: 17%; min-width: 17%; resize: none; */ float: none; display: grid; justify-content: center; justify-items: center; position: relative; left: -3%; margin-top: 2%; /* text-align: center; */ } hr { display: none; } .list2 { float: none; display: grid; justify-content: center; justify-items: center; line-height: 80%; margin-top: 5%; font-size: 150%; margin-left: -5%; } .mini { margin-top: 20%; height: 80px; width: 100%; text-align: center; font-size: 200%; border-style: solid; /* border: none; */ /* border-top: black; border-bottom: black; */ } .list4 { float: right; } .block4 { /* background-color: rebeccapurple; */ height: 80px; width: 100%; text-align: center; font-size: 200%; display: grid; justify-content: center; align-content: center; border-bottom: black; border-top: black; border-style: solid; } .text1 { position: relative; top: 20%; } .view1 { position: relative; top: 20%; } } @media only screen and (min-width: 320px) and (max-width:500px) { .logo { /* height: 17%;*/ width: 37%; margin-right: 31.5%; margin-left: 31.5%; max-width: 90%; height: auto; /* max-width: 17%; min-width: 17%; resize: none; */ float: none; display: grid; justify-content: center; justify-items: center; position: relative; left: 2%; margin-top: 2%; /* text-align: center; */ } .mini { margin-top: 20%; height: 80px; width: 100%; text-align: center; font-size: 200%; border-style: solid; border-left: none; border-right: none; } .view1 { display: none; } .view2 { display: none; } .text2 { display: none; } /* .item1 { display: none; } */ /* .input2 {} */ .text3 { display: none; } .input3 { /* margin-left: 15px; */ display: inline-block; margin-left: 13%; margin-right: 16%; font-size: 100%; padding: 0%; margin-top: 0%; position: relative; top: 0px; width: 70%; text-align: center; } .input2 { display: inline-block; margin-left: 9%; margin-right: 21%; font-size: 100%; padding: 0%; margin-top: 0%; position: relative; top: 0px; width: 70%; text-align: center; } .block4 { /* background-color: rebeccapurple; */ height: 80px; margin-top: 0%; width: 100%; text-align: center; font-size: 200%; display: grid; justify-content: center; align-content: center; border-bottom: black; border-top: black; border-left: transparent; border-right: transparent; border-style: solid; } .text4 { position: relative; left: -5%; bottom: 10%; } .main { background-color: brown; height: 40vh; width: 100%; display: grid; grid-template-rows: 28% 28% 28%; align-content: center; justify-content: center; grid-template-columns: auto; font-size: 180%; } .view0 { display: inline-block; margin-left: 0%; padding-left: 0%; font-size: 100%; padding-left: 0%; padding-right: 0%; width: 80%; margin-left: 10%; margin-right: 10%; cursor: pointer; text-align: center; background-color: goldenrod; border: black; border-width: 3px; border-style: groove; } .item0 { display: flex; } .block { display: inline-block; } .view { display: inline-block; } .myicon { margin-right: 0%; margin-left: 0%; } .span { margin-left: 4px; ; } .text5 { display: none; } .text6 { display: none; } .text7 { display: none; } .view { display: inline-block; margin-left: 0%; padding-left: 0%; font-size: 90%; padding-left: 5%; padding-right: 5%; width: 60%; margin-left: 20%; margin-right: 20%; cursor: pointer; text-align: center; background-color: goldenrod; border: black; border-width: 3px; border-style: groove; } .main0 { background-color: brown; height: 75vh; width: 100%; display: grid; grid-template-rows: 28% 28% 28%; align-content: center; justify-content: center; grid-template-columns: auto; font-size: 180%; } .input6 { /* margin-left: 15px; */ display: inline-block; margin-left: 13%; margin-right: 16%; font-size: 100%; padding: 0%; margin-top: -30%; margin-bottom: 30%; position: relative; top: 0px; width: 70%; text-align: center; } .input7 { display: inline-block; margin-left: 9%; margin-right: 21%; font-size: 100%; padding: 0%; margin-top: 0%; position: relative; top: 0px; width: 70%; text-align: center; } .input5 { display: inline-block; margin-left: 9%; margin-right: 21%; font-size: 100%; padding: 0%; margin-top: -20%; margin-bottom: 0%; position: relative; top: 0px; width: 70%; text-align: center; } }
Application/Css/Allotment.css
* { margin: 0; padding: 0; box-sizing: border-box; } .item0 { display: none; } .view0 { display: none; } .block { display: none; } .view { display: none; } .myicon { margin-right: 5%; } .button:active { background-color: #3e8e41; box-shadow: 0 5px #666; transform: translateY(6px); } input::placeholder { display: none; visibility: hidden; } ul { list-style: none; /* background-color: red; */ height: 140px; border-bottom: red; border-style: solid; border-top: none; border-left: none; border-right: none; border-width: 2px; } .list1 { float: left; } .logo { height: 78%; width: 58%; } .list2 { float: left; line-height: 80%; margin-top: 2%; font-size: 150%; margin-left: -7%; /* background-color: black; */ } /* .list3 { float: left; } */ .list4 { float: right; } .topimage { height: 130px; width: 70%; margin-left: 30%; } .mini { height: 50px; width: 100%; text-align: center; font-size: 200%; /* border-style: solid; */ /* border-bottom: #ffa500; */ } .view1 { position: relative; top: -5px; background-color: transparent; border-style: solid; border-color: red; border-radius: 10%; right: -60px; padding: 5px; font-size: 70%; } .view2 { position: relative; top: -18px; background-color: transparent; border-style: solid; border-color: red; border-radius: 10%; right: -160px; padding: 5px; font-size: 70%; } .main { /* background-color: brown; */ height: 30vh; display: grid; grid-template-columns: 28% 28%; /* align-content: center; */ justify-content: center; grid-template-rows: 20%; font-size: 180%; } .input2 { margin-left: 20px; font-size: 60%; margin-top: 25%; position: relative; top: -5.5px; } .input3 { margin-left: 20px; font-size: 60%; margin-top: 25%; position: relative; top: -5.5px; } .text3 { margin-top: 20%; } .text2 { margin-bottom: -100%; } .text4 { position: relative; left: -85px; bottom: -20px; } .block4 { /* background-color: rebeccapurple; */ height: 80px; width: 100%; text-align: center; font-size: 200%; display: grid; justify-content: center; align-content: center; border-bottom: #ffa500; border-top: red; border-style: solid; } .main0 { /* background-color: brown; */ height: 31.5vh; display: grid; /* grid-template-columns: 50% 50%; */ align-content: center; justify-content: center; grid-template-columns: 26% 26% 26%; font-size: 180%; } /* .text5 {} */ .input5 { position: relative; top: -5.5px; font-size: 55%; } /* .text6 {} */ .input6 { position: relative; top: -5.5px; font-size: 55%; } .input7 { position: relative; top: -5.5px; font-size: 55%; } hr.new1 { border-top: 2px solid #ffa500; /* border-style: solid; border-top: red; */ } @media only screen and (max-width: 1420px) { /* input::placeholder { display: none; visibility: visible; } */ .main { /* background-color: brown; */ height: 30vh; display: flex; flex-direction: column; flex-basis: 70%; width: 90%; /* grid-template-columns: 28%; */ /* align-content: center; */ justify-content: space-around; ; align-items: center; /* grid-template-rows: 30% 30%; */ font-size: 180%; /* grid-gap: 4%; */ } .input2 { /* margin-left: 11px; */ margin-right: -5%; font-size: 60%; margin-top: -4%; position: relative; top: -7px; right: -15px; } .input3 { margin-right: -6px; font-size: 60%; margin-top: -1%; position: relative; top: -4px; } .text3 { /* margin-bottom: -1px; */ margin-top: 0px; margin-left: -6%; /* margin-left: 0%; */ } .text2 { margin-bottom: 0%; margin-left: -6%; /* visibility: hidden; */ /* display: none; */ width: 90%; } .main0 { /* background-color: brown; */ height: 31.5vh; display: flex; /* grid-template-columns: 50% 50%; */ align-content: center; justify-content: center; /* grid-template-columns: 26% 26% 26%; */ font-size: 180%; flex-direction: column; justify-content: space-around; align-items: center; } .input5 { position: relative; top: -5.5px; font-size: 55%; right: -25px; } .text5 { position: relative; left: -73px; } .text6 { position: relative; left: -42px; } .text7 { position: relative; left: -42px; } .input6 { position: relative; top: -5.5px; font-size: 55%; left: -3px; } .input7 { position: relative; top: -5.5px; font-size: 55%; left: -3px; } .topimage { display: none; } ul { list-style: none; /* background-color: red; */ height: 140px; border-bottom: none; border-style: solid; border-top: none; border-left: none; border-right: none; border-width: 0px; } .list1 { float: none; display: flex; text-align: center; /* justify-items: center; */ justify-content: center; } .logo { /* height: 17%;*/ width: 17%; max-width: 20%; height: auto; /* max-width: 17%; min-width: 17%; resize: none; */ float: none; display: grid; justify-content: center; justify-items: center; position: relative; left: -3%; margin-top: 2%; /* text-align: center; */ } hr { display: none; } .list2 { float: none; display: grid; justify-content: center; justify-items: center; line-height: 80%; margin-top: 5%; font-size: 150%; margin-left: -5%; } .mini { margin-top: 20%; height: 80px; width: 100%; text-align: center; font-size: 200%; border-style: solid; /* border: none; */ /* border-top: black; border-bottom: black; */ } .list4 { float: right; } .block4 { /* background-color: rebeccapurple; */ height: 80px; width: 100%; text-align: center; font-size: 200%; display: grid; justify-content: center; align-content: center; border-bottom: black; border-top: black; border-style: solid; } .text1 { position: relative; top: 20%; } .view1 { position: relative; top: 20%; } } @media only screen and (min-width: 320px) and (max-width:500px) { .logo { /* height: 17%;*/ width: 37%; margin-right: 31.5%; margin-left: 31.5%; max-width: 90%; height: auto; /* max-width: 17%; min-width: 17%; resize: none; */ float: none; display: grid; justify-content: center; justify-items: center; position: relative; left: 2%; margin-top: 2%; /* text-align: center; */ } .mini { margin-top: 20%; height: 80px; width: 100%; text-align: center; font-size: 200%; border-style: solid; border-left: none; border-right: none; } .view1 { display: none; } .view2 { display: none; } .text2 { display: none; } /* .item1 { display: none; } */ /* .input2 {} */ .text3 { display: none; } .input3 { /* margin-left: 15px; */ display: inline-block; margin-left: 13%; margin-right: 16%; font-size: 100%; padding: 0%; margin-top: 0%; position: relative; top: 0px; width: 70%; text-align: center; } .input2 { display: inline-block; margin-left: 9%; margin-right: 21%; font-size: 100%; padding: 0%; margin-top: 0%; position: relative; top: 0px; width: 70%; text-align: center; } .block4 { /* background-color: rebeccapurple; */ height: 80px; margin-top: 0%; width: 100%; text-align: center; font-size: 200%; display: grid; justify-content: center; align-content: center; border-bottom: black; border-top: black; border-left: transparent; border-right: transparent; border-style: solid; } .text4 { position: relative; left: -5%; bottom: 10%; } .main { background-color: brown; height: 40vh; width: 100%; display: grid; grid-template-rows: 28% 28% 28%; align-content: center; justify-content: center; grid-template-columns: auto; font-size: 180%; } .view0 { display: inline-block; margin-left: 0%; padding-left: 0%; font-size: 100%; padding-left: 0%; padding-right: 0%; width: 80%; margin-left: 10%; margin-right: 10%; cursor: pointer; text-align: center; background-color: goldenrod; border: black; border-width: 3px; border-style: groove; } .item0 { display: flex; } .block { display: inline-block; } .view { display: inline-block; } .myicon { margin-right: 0%; margin-left: 0%; } .span { margin-left: 4px; ; } .text5 { display: none; } .text6 { display: none; } .text7 { display: none; } .view { display: inline-block; margin-left: 0%; padding-left: 0%; font-size: 90%; padding-left: 5%; padding-right: 5%; width: 60%; margin-left: 20%; margin-right: 20%; cursor: pointer; text-align: center; background-color: goldenrod; border: black; border-width: 3px; border-style: groove; } .main0 { background-color: brown; height: 75vh; width: 100%; display: grid; grid-template-rows: 28% 28% 28%; align-content: center; justify-content: center; grid-template-columns: auto; font-size: 180%; } .input6 { /* margin-left: 15px; */ display: inline-block; margin-left: 13%; margin-right: 16%; font-size: 100%; padding: 0%; margin-top: -30%; margin-bottom: 30%; position: relative; top: 0px; width: 70%; text-align: center; } .input7 { display: inline-block; margin-left: 9%; margin-right: 21%; font-size: 100%; padding: 0%; margin-top: 0%; position: relative; top: 0px; width: 70%; text-align: center; } .input5 { display: inline-block; margin-left: 9%; margin-right: 21%; font-size: 100%; padding: 0%; margin-top: -20%; margin-bottom: 0%; position: relative; top: 0px; width: 70%; text-align: center; } }
0.544317
0.094427
.body { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; } /** * 1. Correct `inline-block` display not defined in IE 8/9. * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera. */ audio, canvas, progress, video { display: inline-block; /* 1 */ vertical-align: baseline; /* 2 */ } /** * Prevent modern browsers from displaying `audio` without controls. * Remove excess height in iOS 5 devices. */ audio:not([controls]) { display: none; height: 0; } /** * Address `[hidden]` styling not present in IE 8/9/10. * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22. */ [hidden], template { display: none; } /* Links ========================================================================== */ /** * Remove the gray background color from active links in IE 10. */ a { background-color: transparent; } /** * Improve readability when focused and also mouse hovered in all browsers. */ a:active, a:hover { outline: 0; } /* Text-level semantics ========================================================================== */ /** * Address styling not present in IE 8/9/10/11, Safari, and Chrome. */ abbr[title] { border-bottom: 1px dotted; } /** * Address style set to `bolder` in Firefox 4+, Safari, and Chrome. */ b, strong { font-weight: bold; } /** * Address styling not present in Safari and Chrome. */ dfn { font-style: italic; } /** * Address variable `h1` font-size and margin within `section` and `article` * contexts in Firefox 4+, Safari, and Chrome. */ h1 { font-size: 2em; margin: 0.67em 0; } /** * Address styling not present in IE 8/9. */ mark { background: #ff0; color: #000; } /** * Address inconsistent and variable font size in all browsers. */ small { font-size: 80%; } /** * Prevent `sub` and `sup` affecting `line-height` in all browsers. */ sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } /* Embedded content ========================================================================== */ /** * Remove border when inside `a` element in IE 8/9/10. */ img { border: 0; } /** * Correct overflow not hidden in IE 9/10/11. */ svg:not(:root) { overflow: hidden; } /* Grouping content ========================================================================== */ /** * Address margin not present in IE 8/9 and Safari. */ figure { margin: 1em 40px; } /** * Address differences between Firefox and other browsers. */ hr { box-sizing: content-box; height: 0; } /** * Contain overflow in all browsers. */ pre { overflow: auto; } /** * Address odd `em`-unit font size rendering in all browsers. */ code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; } /* Forms ========================================================================== */ /** * Known limitation: by default, Chrome and Safari on OS X allow very limited * styling of `select`, unless a `border` property is set. */ /** * 1. Correct color not being inherited. * Known issue: affects color of disabled elements. * 2. Correct font properties not being inherited. * 3. Address margins set differently in Firefox 4+, Safari, and Chrome. */ button, input, optgroup, select, textarea { color: inherit; /* 1 */ font: inherit; /* 2 */ margin: 0; /* 3 */ } /** * Address `overflow` set to `hidden` in IE 8/9/10/11. */ button { overflow: visible; } /** * Address inconsistent `text-transform` inheritance for `button` and `select`. * All other form control elements do not inherit `text-transform` values. * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera. * Correct `select` style inheritance in Firefox. */ button, select { text-transform: none; } /** * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` * and `video` controls. * 2. Correct inability to style clickable `input` types in iOS. * 3. Improve usability and consistency of cursor style between image-type * `input` and others. */ button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; /* 2 */ cursor: pointer; /* 3 */ } /** * Re-set default cursor for disabled elements. */ button[disabled], html input[disabled] { cursor: default; } /** * Remove inner padding and border in Firefox 4+. */ button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } /** * Address Firefox 4+ setting `line-height` on `input` using `!important` in * the UA stylesheet. */ input { line-height: normal; } /** * It's recommended that you don't attempt to style these elements. * Firefox's implementation doesn't respect box-sizing, padding, or width. * * 1. Address box sizing set to `content-box` in IE 8/9/10. * 2. Remove excess padding in IE 8/9/10. */ input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ } /** * Fix the cursor style for Chrome's increment/decrement buttons. For certain * `font-size` values of the `input`, it causes the cursor style of the * decrement button to change from `default` to `text`. */ input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; } /** * 1. Address `appearance` set to `searchfield` in Safari and Chrome. * 2. Address `box-sizing` set to `border-box` in Safari and Chrome * (include `-moz` to future-proof). */ input[type="search"] { -webkit-appearance: textfield; /* 1 */ /* 2 */ box-sizing: content-box; } /** * Remove inner padding and search cancel button in Safari and Chrome on OS X. * Safari (but not Chrome) clips the cancel button when the search input has * padding (and `textfield` appearance). */ input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } /** * Define consistent border, margin, and padding. */ fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; } /** * 1. Correct `color` not being inherited in IE 8/9/10/11. * 2. Remove padding so people aren't caught out if they zero out fieldsets. */ legend { border: 0; /* 1 */ padding: 0; /* 2 */ } /** * Remove default vertical scrollbar in IE 8/9/10/11. */ textarea { overflow: auto; } /** * Don't inherit the `font-weight` (applied by a rule above). * NOTE: the default cannot safely be changed in Chrome and Safari on OS X. */ optgroup { font-weight: bold; } /* Tables ========================================================================== */ /** * Remove most spacing between table cells. */ table { border-collapse: collapse; border-spacing: 0; } td, th { padding: 0; } * { box-sizing: border-box; } html { font-size: 14px; } body { font-family: 'Open Sans', sans-serif; background-color: #FFFFFF; color: #7e8a9b; } i { display: inline-block; } h1, h2, h3 { margin: 0; } h3 { font-size: 10px; } a { text-decoration: none; } button::-moz-focus-inner { border: 0; padding: 0; } ul { list-style: none; margin: 0; padding: 0; } .sidebar { background-color: #4363a2; font-size: 0.75rem; width: 15%; height:220vh; } .sidebar-avatar { padding: 1.8rem; text-align: center; } .sidebar-avatar-photo { margin: auto; margin-bottom: 1rem; } .sidebar-menu { padding: 1.3rem; } .sidebar-avatar, .sidebar-menu { border-bottom: 0px solid #2B3444; } .sidebar-title { color: #55627A; } .sidebar-title, .sidebar-item { margin-bottom: 1.78rem; font-size:14px; font-family:Open Sans; border-bottom: 2px solid #ffffff3b; font-weight: 100; } .sidebar-link, .sidebar-avatar-name, .sidebar-item-label { color: #8893a6; } .sidebar-link:hover { color: white; text-decoration: underline; } .sidebar-avatar-name { margin-right: 0.3rem; } .sidebar-link-concept { margin-left: 0.35rem; color: white; } .sidebar-link-concept { text-transform: uppercase; } .content { width: 85%; } .dashboard-container { display: -webkit-box; display: -ms-flexbox; display: flex; max-width: 100%; height:100vh; } .header { padding: 2.85rem .0rem 0; border-bottom: 1px solid #d0d8e0; } .header-intro, .header-right { display: -webkit-box; display: -ms-flexbox; display: flex; } .header-intro { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin-bottom: 2.85rem; } .header-right { -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; } .header2 { font-weight: normal; margin-bottom: 1.43rem; font-size: 45px; font-family: "Times New Roman"; color:#4363a2; text-align: center; } .header-left-city { margin-left: 0.0rem; color: #4363a2; } .header-left-city:after { content: ''; display: inline-block; width: 2px; height: 2px; background-color: #C2C8CF; border-radius: 50%; position: relative; left: 10px; -webkit-transform: translateY(-50%); transform: translateY(-50%); } .header-left-link { color: #3da3f9; margin-left: 0.75rem; } .header-left-link:hover { text-decoration: underline; color: #7e8a9b; } .header-navigation { display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: 20px; } .header-navigation .navigation-item { margin-right: 2.85rem; } .header-navigation .navigation-item-link { color: #7e8a9b; font-weight: bold; text-transform: uppercase; font-size: 1rem; display: inline-block; } .header-navigation .navigation-item-link:hover { color: black; } .header-navigation .navigation-item-link:after { content: ''; display: block; width: 0; height: 4px; background-color: #389AFA; position: relative; bottom: -20px; } .navigation-item-link:hover:after { width: 100%; } .header-right-item { margin-right: 0.86rem; } .data-information { background-color: #ebf1f5; padding: 3.43rem 2.85rem; } .info { -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: 2rem; } .field-checkbox { position: relative; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; cursor: pointer; color: #8893a6; } .field-checkbox:before { content: ''; display: inline-block; background-color: yellow; width: 0.75rem; height: 0.75rem; } .checkbox { opacity: 0; position:absolute; left:-9999px; } .field-checkbox.is-yellow:before { background-color: yellow; } .field-checkbox.is-blue:before { background-color: #3da3f9; } .field-checkbox.is-pink:before { background-color: #E94060; } .field-checkbox.is-green:before { background-color: #4cbac1; } .checkbox-tip { width: 0.40rem; height: 0.40rem; border-right: 1px solid #354052; border-bottom: 1px solid #354052; -webkit-transform: translate(0, 50%) rotate(30deg); transform: translate(0, 50%) rotate(30deg); position: absolute; top: -0.10em; left: 0.20em; opacity: 0; } .field-checkbox .checkbox:checked ~ .checkbox-tip { opacity: 1; } .icon-sidebar { text-align: center; width: 16px; } .icon-content { color: #7e8a9b; } .icon-hamburguer { position: relative; } .icon-hamburguer:after { border-bottom: 4px solid transparent; border-right: 4px solid #3da3f9; border-top: 4px solid transparent; content: ''; display: inline-block; height: 0; left: 0; position: absolute; top: 50%; -webkit-transform: translate(-150%, -50%); transform: translate(-150%, -50%); width: 0; } .icon-action-sidebar { left: 1.5rem; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); } .data-user { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .social-sidebar { width: calc(32.5% - 2.85rem); } .button { border: 0; outline: none; } .button-toolbar { background-color: white; padding: 1.78rem; } .button-toolbar:hover { background-color: #3da3f9; } .button-header-right-item { border-radius: 50%; height: 2.15rem; width: 2.15rem; } .button-header-right-item-open { border-radius: 2.15rem; font-size: 0.85rem; font-weight: bold; padding: 0.45rem 1rem; text-transform: uppercase; } .button-header-right-item-open:before { background-color: #8CC63D; border-radius: 50%; content: ''; display: inline-block; height: 8px; margin-right: 10px; width: 8px; } .button-header-right-item, .button-header-right-item-open { border: 1px solid #d0d8e0; text-align: center; background-color: white; } .button-border-arrow { width: 35px; height: 35px; background-color: #fff; } .button-social { border-radius: 4px; color: white; display: block; padding: 0.70rem 1.5rem; position: relative; text-align: center; } .social-link { margin-bottom: 1rem; } .facebook { background-color: #4A70C1; } .twitter { background-color: #3da3f9; } .linkedin { background-color: #2F7FBC; } .action-sidebar { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; width: calc(32.5% - 2.85rem); } .action-sidebar-social { margin-bottom: 2.3rem; } .action-sidebar-send-title { display: inline-block; font-size: 1rem; } .action-sidebar-send-text { display: block; font-size: 0.714rem; } .action-sidebar-send-title, .action-sidebar-send-text, .action-sidebar-send li { margin-bottom: 1.5rem; } .action-sidebar-send li { border-bottom: 2px solid #d0d8e0; } .action-sidebar-send li:last-of-type { border-bottom: 0; margin-bottom: 0; } /*OBJECTS*/ .clearfix:after, .field-group:after, .clearfix:before, .field-group:before { content: ''; display: table; } .clearfix:after, .field-group:after { clear: both; } .avatar { background-image: url(http://lorempixel.com/50/50/); border-radius: 50%; display: block; height: 50px; width: 50px; } .avatar { background-color: #F06050; } .toolbar { display: -webkit-box; display: -ms-flexbox; display: flex; } .toolbar-item { border-left: 1px solid #d0d8e0; border-bottom: 1px solid #d0d8e0; } .toolbar-item:first-of-type { border-left: 0; } .toolbar-item.border-right { border-right: 1px solid #EBECEE; } .toolbar-item.long { -webkit-box-flex: 5; -ms-flex-positive: 5; flex-grow: 5; position: relative; z-index: 1; } .graphic-circles { margin-right: 4rem; text-align: center; } .group-circles { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-bottom: 2.85rem; } .group-circle-item { margin-right: 2.14rem; position: relative; } .group-circle-item:last-child { margin-right: 0; } .circle { border-radius: 50%; border: 10px solid #d7e2eb; height: 130px; width: 130px; } .circle-one { border-left: 10px solid #4cbac1; border-right: 10px solid #4cbac1; border-top: 10px solid #4cbac1; -webkit-transform: rotate(-30deg); transform: rotate(-30deg); } .circle-two { border-left: 10px solid #3da3f9; border-top: 10px solid #3da3f9; } .circle-three { border-left: 10px solid #AD68AE; } .circle-two, .circle-three { -webkit-transform: rotate(-60deg); transform: rotate(-60deg); } .circle-description { left: 50%; position: absolute; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } .circle-numbers { font-size: 2.14rem; } .circle-concept { font-size: 0.72rem; } .totals-concept, .circle-concept { text-transform: uppercase; } .circle-numbers, .circle-concept { display: block; text-align: center; } .rounded { background-color: white; border-radius: 30px; border: 1px solid #BBC4CD; display: inline-block; font-size: 0.71rem; padding: 0.70rem 1rem; } .graphic-group { text-align: center; } .graphic { background-color: #ECF2F6; color: #7e8a9b; height: 100%; margin-bottom: 40px; position: relative; } .graphic-days { bottom: -10%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; position: absolute; width: 100%; } .graphic, .graphic-days-item { display: inline-block; } .graphic-days-item { font-size: 12px; text-transform: uppercase; width: 15px; } .graphic-numbers { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; height: 100%; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; left: -10%; position: absolute; } .graphic-bars { display: -webkit-box; display: -ms-flexbox; display: flex; } .graphic-bar { background-color: #d7e2eb; border-radius: 4px; height: 150px; margin-left: 10px; position: relative; width: 15px; } .graphic-bar:first-child { margin-left: 0; } .graphic-bar:after { background-color: #4cbac1; border-radius: 4px; bottom: 0; content: ''; display: block; position: absolute; width: 15px; } .graphic-bar:before { content: attr(data-day); display: inline-block; font-size: 10px; height: 0; position: relative; top: 100%; width: 15px; } .graphic-bar.ten-percent:after { height: 10%; } .graphic-bar.thirty-percent:after { height: 30%; } .graphic-bar.fifty-percent:after { height: 50%; } .graphic-bar.sixty-percent:after { height: 60%; } dl, dd { margin: 0; } dt, dd { font-size: 12px; vertical-align: top; } dt { width: 30%; } dd { width: 70%; } /*this is the user prompt*/ .userprompt{ text-align: left; } .job-description-table { background-color: white; border: 1px solid #d0d8e0; box-shadow: 0 1px 0 #d0d8e0; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; font-size: 0; width: 67.5%; } .job-description-table-item.header { background-color: #6F7C95; color: white; } .job-description-table-item { padding: 20px; } .job-description-table-item.header:nth-child(2) { padding-left: 0; } .job-description-table-item.header, .job-description-table-item.concept { text-transform: uppercase; } .job-description-table-item.concept, .definition.salary { font-weight: bold; } .job-description-table-item.definition { padding-left: 0; } .job-description-table-item.concept, .job-description-table-item.definition { position: relative; } .job-description-table-item.concept:last-of-type:after, .job-description-table-item.definition:last-of-type:after { display: none; } .job-description-table-item.concept.align-middle { line-height: 3; } .job-descrition-table-item-avatar { display: inline-block; height: 30px; margin-right: 10px; vertical-align: middle; width: 30px; } .job-description-table-item.concept:after, .job-description-table-item.definition:after { background-color: #E6EDF2; bottom: 0; content: ''; display: block; height: 1px; position: absolute; width: calc(100% - 20px); } .arrow { border-bottom: 1px solid #8893A6; border-right: 1px solid #8893A6; height: 5px; width: 5px; } .arrow.bottom { -webkit-transform: translateY(-30%) rotate(45deg); transform: translateY(-30%) rotate(45deg); } .arrow.top { margin: 0 auto; -webkit-transform: translateY(50%) rotate(-135deg); transform: translateY(50%) rotate(-135deg); background-color: #ebf1f5; display: block; height: 15px; width: 15px; } .border-arrow { margin-bottom: 2rem; position: relative; text-align: center; } .border-arrow:after, .border-arrow:before { background-color: #d0d8e0; content: ''; display: inline-block; height: 1px; position: absolute; top: 50%; width: 45%; } .border-arrow:after { left: 0; } .border-arrow:before { right: 0; } .field-text { border: none; outline: none; } .field-text:focus { box-shadow: 0 0 1px 1px #d0d8e0; } .field-text-action-sidebar { border-radius: 4px 0 0 4px; box-shadow: 0 1px 0 #d0d8e0; float: left; font-size: 0.714rem; margin-bottom: 2rem; padding: 0.6rem; width: 75%; } .action-sidebar-send li:last-child .field-text-action-sidebar { margin-bottom: 0; } .field-button { background-color: #4cbac1; border-radius: 0 4px 4px 0; border: none; color: white; float: left; font-size: 0.714rem; outline: none; padding: 0.6rem 1rem; } .field-text-search { width: 100%; border: 0; padding: 25px; padding: 25px 25px 25px 35px; } .field-text-search:focus { box-shadow: 0 0 0 1px #3da3f9;} /*This is the styling for the logo*/ .input[type=file], input[type=file], input[type=file] { background-color: #4CAF50; border: none; color: white; padding: 16px 32px; text-decoration: none; margin: 4px 2px; cursor: pointer; }
public/css/styleprofile.css
.body { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; } /** * 1. Correct `inline-block` display not defined in IE 8/9. * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera. */ audio, canvas, progress, video { display: inline-block; /* 1 */ vertical-align: baseline; /* 2 */ } /** * Prevent modern browsers from displaying `audio` without controls. * Remove excess height in iOS 5 devices. */ audio:not([controls]) { display: none; height: 0; } /** * Address `[hidden]` styling not present in IE 8/9/10. * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22. */ [hidden], template { display: none; } /* Links ========================================================================== */ /** * Remove the gray background color from active links in IE 10. */ a { background-color: transparent; } /** * Improve readability when focused and also mouse hovered in all browsers. */ a:active, a:hover { outline: 0; } /* Text-level semantics ========================================================================== */ /** * Address styling not present in IE 8/9/10/11, Safari, and Chrome. */ abbr[title] { border-bottom: 1px dotted; } /** * Address style set to `bolder` in Firefox 4+, Safari, and Chrome. */ b, strong { font-weight: bold; } /** * Address styling not present in Safari and Chrome. */ dfn { font-style: italic; } /** * Address variable `h1` font-size and margin within `section` and `article` * contexts in Firefox 4+, Safari, and Chrome. */ h1 { font-size: 2em; margin: 0.67em 0; } /** * Address styling not present in IE 8/9. */ mark { background: #ff0; color: #000; } /** * Address inconsistent and variable font size in all browsers. */ small { font-size: 80%; } /** * Prevent `sub` and `sup` affecting `line-height` in all browsers. */ sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } /* Embedded content ========================================================================== */ /** * Remove border when inside `a` element in IE 8/9/10. */ img { border: 0; } /** * Correct overflow not hidden in IE 9/10/11. */ svg:not(:root) { overflow: hidden; } /* Grouping content ========================================================================== */ /** * Address margin not present in IE 8/9 and Safari. */ figure { margin: 1em 40px; } /** * Address differences between Firefox and other browsers. */ hr { box-sizing: content-box; height: 0; } /** * Contain overflow in all browsers. */ pre { overflow: auto; } /** * Address odd `em`-unit font size rendering in all browsers. */ code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; } /* Forms ========================================================================== */ /** * Known limitation: by default, Chrome and Safari on OS X allow very limited * styling of `select`, unless a `border` property is set. */ /** * 1. Correct color not being inherited. * Known issue: affects color of disabled elements. * 2. Correct font properties not being inherited. * 3. Address margins set differently in Firefox 4+, Safari, and Chrome. */ button, input, optgroup, select, textarea { color: inherit; /* 1 */ font: inherit; /* 2 */ margin: 0; /* 3 */ } /** * Address `overflow` set to `hidden` in IE 8/9/10/11. */ button { overflow: visible; } /** * Address inconsistent `text-transform` inheritance for `button` and `select`. * All other form control elements do not inherit `text-transform` values. * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera. * Correct `select` style inheritance in Firefox. */ button, select { text-transform: none; } /** * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` * and `video` controls. * 2. Correct inability to style clickable `input` types in iOS. * 3. Improve usability and consistency of cursor style between image-type * `input` and others. */ button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; /* 2 */ cursor: pointer; /* 3 */ } /** * Re-set default cursor for disabled elements. */ button[disabled], html input[disabled] { cursor: default; } /** * Remove inner padding and border in Firefox 4+. */ button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } /** * Address Firefox 4+ setting `line-height` on `input` using `!important` in * the UA stylesheet. */ input { line-height: normal; } /** * It's recommended that you don't attempt to style these elements. * Firefox's implementation doesn't respect box-sizing, padding, or width. * * 1. Address box sizing set to `content-box` in IE 8/9/10. * 2. Remove excess padding in IE 8/9/10. */ input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ } /** * Fix the cursor style for Chrome's increment/decrement buttons. For certain * `font-size` values of the `input`, it causes the cursor style of the * decrement button to change from `default` to `text`. */ input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; } /** * 1. Address `appearance` set to `searchfield` in Safari and Chrome. * 2. Address `box-sizing` set to `border-box` in Safari and Chrome * (include `-moz` to future-proof). */ input[type="search"] { -webkit-appearance: textfield; /* 1 */ /* 2 */ box-sizing: content-box; } /** * Remove inner padding and search cancel button in Safari and Chrome on OS X. * Safari (but not Chrome) clips the cancel button when the search input has * padding (and `textfield` appearance). */ input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } /** * Define consistent border, margin, and padding. */ fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; } /** * 1. Correct `color` not being inherited in IE 8/9/10/11. * 2. Remove padding so people aren't caught out if they zero out fieldsets. */ legend { border: 0; /* 1 */ padding: 0; /* 2 */ } /** * Remove default vertical scrollbar in IE 8/9/10/11. */ textarea { overflow: auto; } /** * Don't inherit the `font-weight` (applied by a rule above). * NOTE: the default cannot safely be changed in Chrome and Safari on OS X. */ optgroup { font-weight: bold; } /* Tables ========================================================================== */ /** * Remove most spacing between table cells. */ table { border-collapse: collapse; border-spacing: 0; } td, th { padding: 0; } * { box-sizing: border-box; } html { font-size: 14px; } body { font-family: 'Open Sans', sans-serif; background-color: #FFFFFF; color: #7e8a9b; } i { display: inline-block; } h1, h2, h3 { margin: 0; } h3 { font-size: 10px; } a { text-decoration: none; } button::-moz-focus-inner { border: 0; padding: 0; } ul { list-style: none; margin: 0; padding: 0; } .sidebar { background-color: #4363a2; font-size: 0.75rem; width: 15%; height:220vh; } .sidebar-avatar { padding: 1.8rem; text-align: center; } .sidebar-avatar-photo { margin: auto; margin-bottom: 1rem; } .sidebar-menu { padding: 1.3rem; } .sidebar-avatar, .sidebar-menu { border-bottom: 0px solid #2B3444; } .sidebar-title { color: #55627A; } .sidebar-title, .sidebar-item { margin-bottom: 1.78rem; font-size:14px; font-family:Open Sans; border-bottom: 2px solid #ffffff3b; font-weight: 100; } .sidebar-link, .sidebar-avatar-name, .sidebar-item-label { color: #8893a6; } .sidebar-link:hover { color: white; text-decoration: underline; } .sidebar-avatar-name { margin-right: 0.3rem; } .sidebar-link-concept { margin-left: 0.35rem; color: white; } .sidebar-link-concept { text-transform: uppercase; } .content { width: 85%; } .dashboard-container { display: -webkit-box; display: -ms-flexbox; display: flex; max-width: 100%; height:100vh; } .header { padding: 2.85rem .0rem 0; border-bottom: 1px solid #d0d8e0; } .header-intro, .header-right { display: -webkit-box; display: -ms-flexbox; display: flex; } .header-intro { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin-bottom: 2.85rem; } .header-right { -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; } .header2 { font-weight: normal; margin-bottom: 1.43rem; font-size: 45px; font-family: "Times New Roman"; color:#4363a2; text-align: center; } .header-left-city { margin-left: 0.0rem; color: #4363a2; } .header-left-city:after { content: ''; display: inline-block; width: 2px; height: 2px; background-color: #C2C8CF; border-radius: 50%; position: relative; left: 10px; -webkit-transform: translateY(-50%); transform: translateY(-50%); } .header-left-link { color: #3da3f9; margin-left: 0.75rem; } .header-left-link:hover { text-decoration: underline; color: #7e8a9b; } .header-navigation { display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: 20px; } .header-navigation .navigation-item { margin-right: 2.85rem; } .header-navigation .navigation-item-link { color: #7e8a9b; font-weight: bold; text-transform: uppercase; font-size: 1rem; display: inline-block; } .header-navigation .navigation-item-link:hover { color: black; } .header-navigation .navigation-item-link:after { content: ''; display: block; width: 0; height: 4px; background-color: #389AFA; position: relative; bottom: -20px; } .navigation-item-link:hover:after { width: 100%; } .header-right-item { margin-right: 0.86rem; } .data-information { background-color: #ebf1f5; padding: 3.43rem 2.85rem; } .info { -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: 2rem; } .field-checkbox { position: relative; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; cursor: pointer; color: #8893a6; } .field-checkbox:before { content: ''; display: inline-block; background-color: yellow; width: 0.75rem; height: 0.75rem; } .checkbox { opacity: 0; position:absolute; left:-9999px; } .field-checkbox.is-yellow:before { background-color: yellow; } .field-checkbox.is-blue:before { background-color: #3da3f9; } .field-checkbox.is-pink:before { background-color: #E94060; } .field-checkbox.is-green:before { background-color: #4cbac1; } .checkbox-tip { width: 0.40rem; height: 0.40rem; border-right: 1px solid #354052; border-bottom: 1px solid #354052; -webkit-transform: translate(0, 50%) rotate(30deg); transform: translate(0, 50%) rotate(30deg); position: absolute; top: -0.10em; left: 0.20em; opacity: 0; } .field-checkbox .checkbox:checked ~ .checkbox-tip { opacity: 1; } .icon-sidebar { text-align: center; width: 16px; } .icon-content { color: #7e8a9b; } .icon-hamburguer { position: relative; } .icon-hamburguer:after { border-bottom: 4px solid transparent; border-right: 4px solid #3da3f9; border-top: 4px solid transparent; content: ''; display: inline-block; height: 0; left: 0; position: absolute; top: 50%; -webkit-transform: translate(-150%, -50%); transform: translate(-150%, -50%); width: 0; } .icon-action-sidebar { left: 1.5rem; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); } .data-user { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .social-sidebar { width: calc(32.5% - 2.85rem); } .button { border: 0; outline: none; } .button-toolbar { background-color: white; padding: 1.78rem; } .button-toolbar:hover { background-color: #3da3f9; } .button-header-right-item { border-radius: 50%; height: 2.15rem; width: 2.15rem; } .button-header-right-item-open { border-radius: 2.15rem; font-size: 0.85rem; font-weight: bold; padding: 0.45rem 1rem; text-transform: uppercase; } .button-header-right-item-open:before { background-color: #8CC63D; border-radius: 50%; content: ''; display: inline-block; height: 8px; margin-right: 10px; width: 8px; } .button-header-right-item, .button-header-right-item-open { border: 1px solid #d0d8e0; text-align: center; background-color: white; } .button-border-arrow { width: 35px; height: 35px; background-color: #fff; } .button-social { border-radius: 4px; color: white; display: block; padding: 0.70rem 1.5rem; position: relative; text-align: center; } .social-link { margin-bottom: 1rem; } .facebook { background-color: #4A70C1; } .twitter { background-color: #3da3f9; } .linkedin { background-color: #2F7FBC; } .action-sidebar { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; width: calc(32.5% - 2.85rem); } .action-sidebar-social { margin-bottom: 2.3rem; } .action-sidebar-send-title { display: inline-block; font-size: 1rem; } .action-sidebar-send-text { display: block; font-size: 0.714rem; } .action-sidebar-send-title, .action-sidebar-send-text, .action-sidebar-send li { margin-bottom: 1.5rem; } .action-sidebar-send li { border-bottom: 2px solid #d0d8e0; } .action-sidebar-send li:last-of-type { border-bottom: 0; margin-bottom: 0; } /*OBJECTS*/ .clearfix:after, .field-group:after, .clearfix:before, .field-group:before { content: ''; display: table; } .clearfix:after, .field-group:after { clear: both; } .avatar { background-image: url(http://lorempixel.com/50/50/); border-radius: 50%; display: block; height: 50px; width: 50px; } .avatar { background-color: #F06050; } .toolbar { display: -webkit-box; display: -ms-flexbox; display: flex; } .toolbar-item { border-left: 1px solid #d0d8e0; border-bottom: 1px solid #d0d8e0; } .toolbar-item:first-of-type { border-left: 0; } .toolbar-item.border-right { border-right: 1px solid #EBECEE; } .toolbar-item.long { -webkit-box-flex: 5; -ms-flex-positive: 5; flex-grow: 5; position: relative; z-index: 1; } .graphic-circles { margin-right: 4rem; text-align: center; } .group-circles { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-bottom: 2.85rem; } .group-circle-item { margin-right: 2.14rem; position: relative; } .group-circle-item:last-child { margin-right: 0; } .circle { border-radius: 50%; border: 10px solid #d7e2eb; height: 130px; width: 130px; } .circle-one { border-left: 10px solid #4cbac1; border-right: 10px solid #4cbac1; border-top: 10px solid #4cbac1; -webkit-transform: rotate(-30deg); transform: rotate(-30deg); } .circle-two { border-left: 10px solid #3da3f9; border-top: 10px solid #3da3f9; } .circle-three { border-left: 10px solid #AD68AE; } .circle-two, .circle-three { -webkit-transform: rotate(-60deg); transform: rotate(-60deg); } .circle-description { left: 50%; position: absolute; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } .circle-numbers { font-size: 2.14rem; } .circle-concept { font-size: 0.72rem; } .totals-concept, .circle-concept { text-transform: uppercase; } .circle-numbers, .circle-concept { display: block; text-align: center; } .rounded { background-color: white; border-radius: 30px; border: 1px solid #BBC4CD; display: inline-block; font-size: 0.71rem; padding: 0.70rem 1rem; } .graphic-group { text-align: center; } .graphic { background-color: #ECF2F6; color: #7e8a9b; height: 100%; margin-bottom: 40px; position: relative; } .graphic-days { bottom: -10%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; position: absolute; width: 100%; } .graphic, .graphic-days-item { display: inline-block; } .graphic-days-item { font-size: 12px; text-transform: uppercase; width: 15px; } .graphic-numbers { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; height: 100%; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; left: -10%; position: absolute; } .graphic-bars { display: -webkit-box; display: -ms-flexbox; display: flex; } .graphic-bar { background-color: #d7e2eb; border-radius: 4px; height: 150px; margin-left: 10px; position: relative; width: 15px; } .graphic-bar:first-child { margin-left: 0; } .graphic-bar:after { background-color: #4cbac1; border-radius: 4px; bottom: 0; content: ''; display: block; position: absolute; width: 15px; } .graphic-bar:before { content: attr(data-day); display: inline-block; font-size: 10px; height: 0; position: relative; top: 100%; width: 15px; } .graphic-bar.ten-percent:after { height: 10%; } .graphic-bar.thirty-percent:after { height: 30%; } .graphic-bar.fifty-percent:after { height: 50%; } .graphic-bar.sixty-percent:after { height: 60%; } dl, dd { margin: 0; } dt, dd { font-size: 12px; vertical-align: top; } dt { width: 30%; } dd { width: 70%; } /*this is the user prompt*/ .userprompt{ text-align: left; } .job-description-table { background-color: white; border: 1px solid #d0d8e0; box-shadow: 0 1px 0 #d0d8e0; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; font-size: 0; width: 67.5%; } .job-description-table-item.header { background-color: #6F7C95; color: white; } .job-description-table-item { padding: 20px; } .job-description-table-item.header:nth-child(2) { padding-left: 0; } .job-description-table-item.header, .job-description-table-item.concept { text-transform: uppercase; } .job-description-table-item.concept, .definition.salary { font-weight: bold; } .job-description-table-item.definition { padding-left: 0; } .job-description-table-item.concept, .job-description-table-item.definition { position: relative; } .job-description-table-item.concept:last-of-type:after, .job-description-table-item.definition:last-of-type:after { display: none; } .job-description-table-item.concept.align-middle { line-height: 3; } .job-descrition-table-item-avatar { display: inline-block; height: 30px; margin-right: 10px; vertical-align: middle; width: 30px; } .job-description-table-item.concept:after, .job-description-table-item.definition:after { background-color: #E6EDF2; bottom: 0; content: ''; display: block; height: 1px; position: absolute; width: calc(100% - 20px); } .arrow { border-bottom: 1px solid #8893A6; border-right: 1px solid #8893A6; height: 5px; width: 5px; } .arrow.bottom { -webkit-transform: translateY(-30%) rotate(45deg); transform: translateY(-30%) rotate(45deg); } .arrow.top { margin: 0 auto; -webkit-transform: translateY(50%) rotate(-135deg); transform: translateY(50%) rotate(-135deg); background-color: #ebf1f5; display: block; height: 15px; width: 15px; } .border-arrow { margin-bottom: 2rem; position: relative; text-align: center; } .border-arrow:after, .border-arrow:before { background-color: #d0d8e0; content: ''; display: inline-block; height: 1px; position: absolute; top: 50%; width: 45%; } .border-arrow:after { left: 0; } .border-arrow:before { right: 0; } .field-text { border: none; outline: none; } .field-text:focus { box-shadow: 0 0 1px 1px #d0d8e0; } .field-text-action-sidebar { border-radius: 4px 0 0 4px; box-shadow: 0 1px 0 #d0d8e0; float: left; font-size: 0.714rem; margin-bottom: 2rem; padding: 0.6rem; width: 75%; } .action-sidebar-send li:last-child .field-text-action-sidebar { margin-bottom: 0; } .field-button { background-color: #4cbac1; border-radius: 0 4px 4px 0; border: none; color: white; float: left; font-size: 0.714rem; outline: none; padding: 0.6rem 1rem; } .field-text-search { width: 100%; border: 0; padding: 25px; padding: 25px 25px 25px 35px; } .field-text-search:focus { box-shadow: 0 0 0 1px #3da3f9;} /*This is the styling for the logo*/ .input[type=file], input[type=file], input[type=file] { background-color: #4CAF50; border: none; color: white; padding: 16px 32px; text-decoration: none; margin: 4px 2px; cursor: pointer; }
0.610105
0.121555
@charset "utf-8"; /* CSS Document */ *{ padding:0; margin:0; outline:none;} img{ border:none;} .fl{ float:left;} .fr{ float:right;} a{ text-decoration:none; color:#999;} .clearfix{ clear:both;} ul,ol{ list-style:none;} body{ color:#545454; background:#ffffff; font-family:"微软雅黑","microsoft yahei","宋体",Arial,tahoma,Simsun; font-size:12px; font-style:normal;} #top{ background:#f2f2f2; min-width:990px; width:100%; height:26px; border-bottom:1px solid #e5e5e5;} .top{ width:1190px; height:26px; /* background:#F63;*/ margin:0 auto;} .top_container{ width:100%; height:26px; position:relative;} .top_home{ height:26px; line-height:26px; margin-right:20px; float:left;} .top_login{ height:26px; line-height:26px; margin-right:20px;} .top_login em{ font-style:normal; color:#999;} .e_login{ padding-left:20px;} .top_login a:hover{ color:#c40000; text-decoration:underline;} .top_home a{ color:#999;} .top_home a:hover{ color:#c40000; text-decoration:underline;} .merchant{ position:absolute; right:0; top:0; height:26px; line-height:26px; -webkit-backface-visibility:hidden;} .merchant li{ float:left;} .center{ padding:0 10px;} .merchant li a:hover{ color:#c40000; text-decoration:underline;} #logo{ width:100%;} #header{ width:1190px; margin:0 auto;} .logo{ padding-top:32px; width:400px; height:64px; line-height:64px; font-weight:bold; position:relative;} .e_logo{ float:left; margin-right:10px;} .s_logo{ border-left:1px solid #ccc; padding-left:15px; vertical-align:middle; line-height:18px; position:relative; height:21px; top:13px; float:left; display:block;} .s_logo a{ font-size:22px; color:#fe0000;} #nav{ position:relative; background:#000; width:100%; height:40px; line-height:40px; font-size:16px; /* padding:0 20px;*/ box-shadow:0 4px 4px 0 rgba(0,0,0,.5); z-index:999;} .nav{ width:1190px; margin:0 auto; background:#FF3;} .nav_ul{} .nav_ul li{ float:left;} .nav_ul li a{ min-width:60px; font-size:16px; color:#fff; text-decoration:none; padding:0 20px; text-align:center; display:block; transition:.3s ease-in-out;} .cur{ background-color:#c40000;} .nav_ul li a:hover{ background-color:#333;} .content_box{ width:1190px; margin:0 auto;} .box_title{ height:auto;} .box_title h3{ display:block; padding-top:60px; font-size:20px; padding-left:30px; padding-bottom:20px;} .introduction{ height:auto; display:inline-block;} .introduction_left{ float:left; margin-top:10px; margin-left:20px; width:520px; height:387px; background:#F5F5F5; border:1px #CCC solid;} .introduction_left img{ float:left; padding:10px;} .introduction_right{ float:left; width:630px;} .introduction_right p{ display:block; text-indent:2em; color:#8d9095; line-height:24px; font-size:14px; padding-left:90px;} .introduction_right h4{ margin:5px 0 10px 86px; font-size:18px;} .team_work{ margin-bottom:100px; height:auto; display:inline-block;} .team_work_left{ float:left; width:610px; margin-top:50px; padding-left:20px} .team_work_left p{ display:block; text-indent:2em; font-size:14px; color:#8d9095; line-height:24px;} .team_work_left h4{ margin:5px 0 5px 0; font-size:18px;} .team_work_right{ float:left; margin-top:50px; margin-left:35px; width:520px; height:387px; background:#F5F5F5; border:1px #CCC solid;} .team_work_right img{ padding:10px;} #footer{ min-height:200px; /* border-top:1px solid #D1D7DC;*/ clear:both; text-align:center; position:relative; background:#F5F5F5; font-family:"Helvetica Neue",HelveticaNeue,Arial,sans-serif;} .copyright{ text-align:center; min-height:177px;} .footer_otherlink{ width:1190px; margin:auto; color:#fff; line-height:25px; padding:40px 0 0 20px;} #footer p a{ color:#7E7E7E; font-family:"Helvetica Neue",HelveticaNeue,"Hiragano Sans GB","Microsoft YaHei","Microsoft Yahei UI","Segoe UI",Arial,sans-serif; margin-right:14px;} #footer p a:hover{ color:#7E7E7E; text-decoration:underline;} .footer_copyright{ width:1190px; margin:auto; padding:0 0 20px 20px; line-height:20px; color:#a4a4a4;} .footer_copyright p{ color:#7E7E7E; margin-top:10px;}
Public/Home/css/know.css
@charset "utf-8"; /* CSS Document */ *{ padding:0; margin:0; outline:none;} img{ border:none;} .fl{ float:left;} .fr{ float:right;} a{ text-decoration:none; color:#999;} .clearfix{ clear:both;} ul,ol{ list-style:none;} body{ color:#545454; background:#ffffff; font-family:"微软雅黑","microsoft yahei","宋体",Arial,tahoma,Simsun; font-size:12px; font-style:normal;} #top{ background:#f2f2f2; min-width:990px; width:100%; height:26px; border-bottom:1px solid #e5e5e5;} .top{ width:1190px; height:26px; /* background:#F63;*/ margin:0 auto;} .top_container{ width:100%; height:26px; position:relative;} .top_home{ height:26px; line-height:26px; margin-right:20px; float:left;} .top_login{ height:26px; line-height:26px; margin-right:20px;} .top_login em{ font-style:normal; color:#999;} .e_login{ padding-left:20px;} .top_login a:hover{ color:#c40000; text-decoration:underline;} .top_home a{ color:#999;} .top_home a:hover{ color:#c40000; text-decoration:underline;} .merchant{ position:absolute; right:0; top:0; height:26px; line-height:26px; -webkit-backface-visibility:hidden;} .merchant li{ float:left;} .center{ padding:0 10px;} .merchant li a:hover{ color:#c40000; text-decoration:underline;} #logo{ width:100%;} #header{ width:1190px; margin:0 auto;} .logo{ padding-top:32px; width:400px; height:64px; line-height:64px; font-weight:bold; position:relative;} .e_logo{ float:left; margin-right:10px;} .s_logo{ border-left:1px solid #ccc; padding-left:15px; vertical-align:middle; line-height:18px; position:relative; height:21px; top:13px; float:left; display:block;} .s_logo a{ font-size:22px; color:#fe0000;} #nav{ position:relative; background:#000; width:100%; height:40px; line-height:40px; font-size:16px; /* padding:0 20px;*/ box-shadow:0 4px 4px 0 rgba(0,0,0,.5); z-index:999;} .nav{ width:1190px; margin:0 auto; background:#FF3;} .nav_ul{} .nav_ul li{ float:left;} .nav_ul li a{ min-width:60px; font-size:16px; color:#fff; text-decoration:none; padding:0 20px; text-align:center; display:block; transition:.3s ease-in-out;} .cur{ background-color:#c40000;} .nav_ul li a:hover{ background-color:#333;} .content_box{ width:1190px; margin:0 auto;} .box_title{ height:auto;} .box_title h3{ display:block; padding-top:60px; font-size:20px; padding-left:30px; padding-bottom:20px;} .introduction{ height:auto; display:inline-block;} .introduction_left{ float:left; margin-top:10px; margin-left:20px; width:520px; height:387px; background:#F5F5F5; border:1px #CCC solid;} .introduction_left img{ float:left; padding:10px;} .introduction_right{ float:left; width:630px;} .introduction_right p{ display:block; text-indent:2em; color:#8d9095; line-height:24px; font-size:14px; padding-left:90px;} .introduction_right h4{ margin:5px 0 10px 86px; font-size:18px;} .team_work{ margin-bottom:100px; height:auto; display:inline-block;} .team_work_left{ float:left; width:610px; margin-top:50px; padding-left:20px} .team_work_left p{ display:block; text-indent:2em; font-size:14px; color:#8d9095; line-height:24px;} .team_work_left h4{ margin:5px 0 5px 0; font-size:18px;} .team_work_right{ float:left; margin-top:50px; margin-left:35px; width:520px; height:387px; background:#F5F5F5; border:1px #CCC solid;} .team_work_right img{ padding:10px;} #footer{ min-height:200px; /* border-top:1px solid #D1D7DC;*/ clear:both; text-align:center; position:relative; background:#F5F5F5; font-family:"Helvetica Neue",HelveticaNeue,Arial,sans-serif;} .copyright{ text-align:center; min-height:177px;} .footer_otherlink{ width:1190px; margin:auto; color:#fff; line-height:25px; padding:40px 0 0 20px;} #footer p a{ color:#7E7E7E; font-family:"Helvetica Neue",HelveticaNeue,"Hiragano Sans GB","Microsoft YaHei","Microsoft Yahei UI","Segoe UI",Arial,sans-serif; margin-right:14px;} #footer p a:hover{ color:#7E7E7E; text-decoration:underline;} .footer_copyright{ width:1190px; margin:auto; padding:0 0 20px 20px; line-height:20px; color:#a4a4a4;} .footer_copyright p{ color:#7E7E7E; margin-top:10px;}
0.125186
0.046055
.container { width: 100%; height: 100%; } body, html { margin: 0px; height: 100%; overflow: hidden; background-color: #303030; } .row { height: 100%; } /* Navigation side & and content table */ .aside { height: 100%; } /* Left side (navigation)*/ .aside1 { /*background-color: #1f2c39;*/ background-color: #1abc9c; /*background-image: url(/public/img/bg_grid.jpg);*/ height: 100%; padding-left: 0px; padding-right: 0px; text-align: center; /*box-shadow: inset -15px 0 20px -15px #77AEF4;*/ } .aside1 > .nav > li > a { padding-left: 0px; padding-right: 0px; border-radius: 0px; color: #fff; font-size: 15px; padding: 10px 10px; } .aside1> .nav > li > a:hover { color:#fff; background-color: #16a085; } .aside1 > .nav-pills>li.active>a ,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus { color: #fff; /*background-color: #fafaf6;*/ /*background-image: url(/public/img/body_bg.jpg);*/ background-color: #303030; } .avatar { width: 56px; /*height: 90px;*/ border: 0px solid #fff; } .aside1_bottom { width: 100%; position: absolute; bottom: 0px; left: 0px; } .aside1_bottom > .table { margin-bottom: 0px; } /* Middle (content table) */ .aside2 { /*background-color: #fafaf6;*/ /*background-image: url(/public/img/body_bg.jpg);*/ background-color: #303030; height: 100%; border-right: 2px solid #303030; overflow-y: auto; font-color: #fff; margin-top: 40px; } /* Right side (content) */ .aside3 { height: 100%; overflow-y: auto; background-color: #fff; overflow-x: hidden; /*background-image: url(/public/img/bg_lines1.jpg);*/ } .aside3-title { background-color: #f5f5f5; /*background-image: url(/public/img/bg_grid.jpg);*/ border-bottom: 1px solid #f5f5f5; padding-left: 30px; padding-right: 30px; text-align: center; color: #303030; } .aside3-content { /* padding-left: 40px; padding-right: 40px; */ padding: 0 5% 0 5%; color: #656565; line-height: 1.42857143; } #content { font-size: 18px; } #content h1, h2, h3, h4, h5 { line-height: 1; font-weight: bold; } blockquote p { font-size: 20px; } /* other setup */ .center { text-align: center; } .nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus { color: #fff; background-color: #303030; } /* Show comment button */ .show-commend { width: 100%; margin-bottom: 40px; } /* Table style*/ table { border:#ccc 1px solid; border-radius:3px; } table th { padding:5px 5px 5px 5px; border-top: 1px solid #000000; border-bottom:1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000; } table tr { padding:5px; border-top: 1px solid #000000; border-bottom:1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000; } table td { padding:5px; border-top: 1px solid #000000; border-bottom:1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000; }
public/css/base.css
.container { width: 100%; height: 100%; } body, html { margin: 0px; height: 100%; overflow: hidden; background-color: #303030; } .row { height: 100%; } /* Navigation side & and content table */ .aside { height: 100%; } /* Left side (navigation)*/ .aside1 { /*background-color: #1f2c39;*/ background-color: #1abc9c; /*background-image: url(/public/img/bg_grid.jpg);*/ height: 100%; padding-left: 0px; padding-right: 0px; text-align: center; /*box-shadow: inset -15px 0 20px -15px #77AEF4;*/ } .aside1 > .nav > li > a { padding-left: 0px; padding-right: 0px; border-radius: 0px; color: #fff; font-size: 15px; padding: 10px 10px; } .aside1> .nav > li > a:hover { color:#fff; background-color: #16a085; } .aside1 > .nav-pills>li.active>a ,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus { color: #fff; /*background-color: #fafaf6;*/ /*background-image: url(/public/img/body_bg.jpg);*/ background-color: #303030; } .avatar { width: 56px; /*height: 90px;*/ border: 0px solid #fff; } .aside1_bottom { width: 100%; position: absolute; bottom: 0px; left: 0px; } .aside1_bottom > .table { margin-bottom: 0px; } /* Middle (content table) */ .aside2 { /*background-color: #fafaf6;*/ /*background-image: url(/public/img/body_bg.jpg);*/ background-color: #303030; height: 100%; border-right: 2px solid #303030; overflow-y: auto; font-color: #fff; margin-top: 40px; } /* Right side (content) */ .aside3 { height: 100%; overflow-y: auto; background-color: #fff; overflow-x: hidden; /*background-image: url(/public/img/bg_lines1.jpg);*/ } .aside3-title { background-color: #f5f5f5; /*background-image: url(/public/img/bg_grid.jpg);*/ border-bottom: 1px solid #f5f5f5; padding-left: 30px; padding-right: 30px; text-align: center; color: #303030; } .aside3-content { /* padding-left: 40px; padding-right: 40px; */ padding: 0 5% 0 5%; color: #656565; line-height: 1.42857143; } #content { font-size: 18px; } #content h1, h2, h3, h4, h5 { line-height: 1; font-weight: bold; } blockquote p { font-size: 20px; } /* other setup */ .center { text-align: center; } .nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus { color: #fff; background-color: #303030; } /* Show comment button */ .show-commend { width: 100%; margin-bottom: 40px; } /* Table style*/ table { border:#ccc 1px solid; border-radius:3px; } table th { padding:5px 5px 5px 5px; border-top: 1px solid #000000; border-bottom:1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000; } table tr { padding:5px; border-top: 1px solid #000000; border-bottom:1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000; } table td { padding:5px; border-top: 1px solid #000000; border-bottom:1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000; }
0.317003
0.060391
* 9.0 :: Font * =================================================================== */ @font-face { font-family: 'boostnext-thin'; src: url('/fonts/boostnext-thin-webfont.woff2') format('woff2'), url('/fonts/boostnext-thin-webfont.woff') format('woff'); } @font-face { font-family: 'boostnext-regular'; src: url('/fonts/boostnext-regular-webfont.woff2') format('woff2'), url('/fonts/boostnext-regular-webfont.woff') format('woff'); } @font-face { font-family: 'boostnext-black'; src: url('/fonts/boostnext-black-webfont.woff2') format('woff2'), url('/fonts/boostnext-black-webfont.woff') format('woff'); } /* =================================================================== * 1.0 :: Resets * =================================================================== */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { border: 0; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; margin: 0; outline: 0; padding: 0; vertical-align: baseline; } body { line-height: 1; color: #2b2b2b; font: 14px/24px 'boostnext-regular', Helvetica, sans-serif; } table { border-collapse: collapse; border-spacing: 0; } html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; scroll-behavior: smooth; } h1 { font-family: 'boostnext-black'; font-size: 32px; line-height: 1.3em; } h2 { font-family: 'boostnext-black'; } p { line-height: 26px; } sub { font-size: 12px; font-family: 'boostnext-regular'; } hr { margin: 0; } .fa { vertical-align: middle; } article, aside, figure, footer, header, nav, section, time { display: block; } a { text-decoration: none; display: inline-block; cursor: pointer; } /* =================================================================== * 2.0 :: Repeatable Patterns * =================================================================== */ a { text-decoration: none; color: #fff; } nav ul li { display: inline-block; } ul li { list-style-type: none; } img { width: 100%; height: auto; /* display: block; margin: 0 auto; */ } .ff-black { font-family: 'boostnext-black'; } .ff-regular { font-family: 'boostnext-regular'; } .ff-thin { font-family: 'boostnext-thin'; } .border-radius-max { border-radius: 30px; } .break-word { overflow-wrap: break-word; } .float-left { float: left; } .float-right { float: right; } .space-between { justify-content: space-between; } .space-around { justify-content: space-around; } .space-evenly { justify-content: space-evenly; } .justify-content-center { justify-content: center; } .align-items-center { align-items: center; } .relative { position: relative; } .absolute { position: absolute; } .fixed { position: fixed; } .fs-14 { font-size: 14px; } .fs-16 { font-size: 16px; } .fs-18 { font-size: 18px; } .fs-26 { font-size: 26px; } .fs-28 { font-size: 28px; } .fs-32 { font-size: 32px; line-height: 1.1em; } .fs-42 { font-size: 42px; line-height: 48px; } .fs-36 { font-size: 36px; line-height: 1.1em; } .fs-59 { font-size: 59px; } .mx-10 { margin: 0 10px; } .mx-15 { margin: 0 15px; } .mx-20 { margin: 0 20px; } .my-5 { margin: 5px; } .my-10 { margin: 10px 0; } .my-20 { margin: 20px 0; } .my-30 { margin: 30px 0; } .my-40 { margin: 40px 0; } .my-60 { margin: 60px 0; } .my-80 { margin: 80px 0; } .my-100 { margin: 100px 0; } .ml-15 { margin-left: 15px; } .mr-10 { margin-right: 10px; } .full-width { width: 100%; } .text-decoration-none { text-decoration: none; } .text-dark-blue { color: #133656; } .text-black { color: #000; } .text-white { color: #fff; } .text-orange { color: #f89021; } .text-dark-orange { color: #f36a22; } .bg-light-blue { background-color: #70cae4; } .bg-gray { background-color: #646464; } .bg-dark-gray { background-color: #424146; } .bg-dark-orange { background-color: #f36a22; } .bg-orange { background-color: #f89021; } .bg-black { background-color: #000; } .bg-white { background-color: #fff; } .text-transform-uppercase { text-transform: uppercase; } .d-flex { display: flex; } .flex-direction-column { flex-direction: column; } .flex-direction-row { flex-direction: row; } .d-none { display: none !important; } .d-block { display: block !important; } .d-inline-block { display: inline-block !important; } .mb-100 { margin-bottom: 100px; } .mb-80 { margin-bottom: 80px; } .mb-40 { margin-bottom: 40px; } .mb-37 { margin-bottom: 37px; } .mb-30 { margin-bottom: 30px; } .mb-15 { margin-bottom: 15px; } .mb-60 { margin-bottom: 60px; } .mt-5 { margin-top: 5px; } .mt-10 { margin-top: 10px; } .mt-30 { margin-top: 30px; } .mt-40 { margin-top: 40px; } .mt-60 { margin-top: 60px; } .mt-70 { margin-top: 70px; } .mb-20 { margin-bottom: 20px; } .mb-10 { margin-bottom: 10px; } .mb-5 { margin-bottom: 5px; } .mt-20 { margin-top: 20px; } .pb-80 { padding-bottom: 80px; } .pt-0 { padding-top: 0; } .pt-30 { padding-top: 30px; } .pt-60 { padding-top: 60px; } .pt-80 { padding-top: 80px; } .px-140 { padding: 0 140px; } .px-10 { padding: 10px; } .px-30 { padding: 0 30px; } .py-20 { padding: 20px 0; } .py-30 { padding: 30px 0; } .py-60 { padding: 60px 0; } .py-40 { padding: 40px 0; } .py-80 { padding: 80px 0; } .pd-15 { padding: 15px; } .pd-30 { padding: 30px; } .pd-20 { padding: 20px; } .pd-10 { padding: 10px; } .text-center { text-align: center; } .absolute-center { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .t-justify { text-align: justify; } .t-left { text-align: left; } .t-right { text-align: right; } .vertical-align { display: flex; align-items: center; } .vertical-align-middle { vertical-align: middle; } .vertical-align-unset { vertical-align: unset; } .no-pd { padding: 0; } .width-unset { width: unset; } .width-auto { width: auto; } .margin-auto { margin: 0 auto; } /* =================================================================== * 3.0 :: Structure / Grid/ Column * =================================================================== */ /* Uncomment and set these variables to customize the grid. */ * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .container { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; } @media (min-width: 768px) { .container { width: 100%; } } @media (min-width: 992px) { .container { width: 80%; } } @media (min-width: 1200px) { .container { width: 1170px; } } .container-fluid { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; } .container-mpu { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; } @media (min-width: 768px) { .container-mpu { width: 100%; } } @media (min-width: 992px) { .container-mpu { width: 768px; } } @media (min-width: 1200px) { .container-mpu { width: 768px; } } .row { margin-left: -15px; margin-right: -15px; } .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; } .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; } .col-xs-12 { width: 100%; } .col-xs-11 { width: 91.66666667%; } .col-xs-10 { width: 83.33333333%; } .col-xs-9 { width: 75%; } .col-xs-8 { width: 66.66666667%; } .col-xs-7 { width: 58.33333333%; } .col-xs-6 { width: 50%; } .col-xs-5 { width: 41.66666667%; } .col-xs-4 { width: 33.33333333%; } .col-xs-3 { width: 25%; } .col-xs-2 { width: 16.66666667%; } .col-xs-1 { width: 8.33333333%; } @media (min-width: 768px) { .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; } .col-sm-12 { width: 100%; } .col-sm-11 { width: 91.66666667%; } .col-sm-10 { width: 83.33333333%; } .col-sm-9 { width: 75%; } .col-sm-8 { width: 66.66666667%; } .col-sm-7 { width: 58.33333333%; } .col-sm-6 { width: 50%; } .col-sm-5 { width: 41.66666667%; } .col-sm-4 { width: 33.33333333%; } .col-sm-3 { width: 25%; } .col-sm-2 { width: 16.66666667%; } .col-sm-1 { width: 8.33333333%; } } @media (min-width: 992px) { .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; } .col-md-12 { width: 100%; } .col-md-11 { width: 91.66666667%; } .col-md-10 { width: 83.33333333%; } .col-md-9 { width: 75%; } .col-md-8 { width: 66.66666667%; } .col-md-7 { width: 58.33333333%; } .col-md-6 { width: 50%; } .col-md-5 { width: 41.66666667%; } .col-md-4 { width: 33.33333333%; } .col-md-3 { width: 25%; } .col-md-2 { width: 16.66666667%; } .col-md-1 { width: 8.33333333%; } } @media (min-width: 1200px) { .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; } .col-lg-12 { width: 100%; } .col-lg-11 { width: 91.66666667%; } .col-lg-10 { width: 83.33333333%; } .col-lg-9 { width: 75%; } .col-lg-8 { width: 66.66666667%; } .col-lg-7 { width: 58.33333333%; } .col-lg-6 { width: 50%; } .col-lg-5 { width: 41.66666667%; } .col-lg-4 { width: 33.33333333%; } .col-lg-3 { width: 25%; } .col-lg-2 { width: 16.66666667%; } .col-lg-1 { width: 8.33333333%; } } .clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after { content: ' '; display: table; } .clearfix:after, .container:after, .container-fluid:after, .row:after { clear: both; } /* =================================================================== * 4.0 :: Header * =================================================================== */ /* =================================================================== * 5.0 :: Main Content * =================================================================== */ .banner { background-image: url('/boost/bg_banner.jpg'); background-size: cover; background-position: center; background-repeat: no-repeat; height: 100%; } .plans { background-image: url('/boost/bg_plans.jpg'); background-size: cover; background-position: center; background-repeat: no-repeat; height: 100%; } .banner-description { padding: 40px 30px; } /* =================================================================== * 6.0 :: Footer * =================================================================== */ footer { border-top: 10px solid #f89021; } /* =================================================================== * 7.0 :: Clearing * =================================================================== */ *, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .clearfix:after, .inside:after, li:after, form:after, article:after { content: ' '; clear: both; display: block; font-size: 0; height: 0; visibility: hidden; } /* =================================================================== * 8.0 :: Mobile CSS * =================================================================== */ @media screen and (max-width: 1366px) { } @media screen and (max-width: 1260px) { } @media screen and (max-width: 1199px) { } @media screen and (max-width: 768px) { } @media screen and (max-width: 482px) { } @media screen and (max-width: 414px) { } @media screen and (max-width: 374px) { }
index.css
* 9.0 :: Font * =================================================================== */ @font-face { font-family: 'boostnext-thin'; src: url('/fonts/boostnext-thin-webfont.woff2') format('woff2'), url('/fonts/boostnext-thin-webfont.woff') format('woff'); } @font-face { font-family: 'boostnext-regular'; src: url('/fonts/boostnext-regular-webfont.woff2') format('woff2'), url('/fonts/boostnext-regular-webfont.woff') format('woff'); } @font-face { font-family: 'boostnext-black'; src: url('/fonts/boostnext-black-webfont.woff2') format('woff2'), url('/fonts/boostnext-black-webfont.woff') format('woff'); } /* =================================================================== * 1.0 :: Resets * =================================================================== */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { border: 0; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; margin: 0; outline: 0; padding: 0; vertical-align: baseline; } body { line-height: 1; color: #2b2b2b; font: 14px/24px 'boostnext-regular', Helvetica, sans-serif; } table { border-collapse: collapse; border-spacing: 0; } html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; scroll-behavior: smooth; } h1 { font-family: 'boostnext-black'; font-size: 32px; line-height: 1.3em; } h2 { font-family: 'boostnext-black'; } p { line-height: 26px; } sub { font-size: 12px; font-family: 'boostnext-regular'; } hr { margin: 0; } .fa { vertical-align: middle; } article, aside, figure, footer, header, nav, section, time { display: block; } a { text-decoration: none; display: inline-block; cursor: pointer; } /* =================================================================== * 2.0 :: Repeatable Patterns * =================================================================== */ a { text-decoration: none; color: #fff; } nav ul li { display: inline-block; } ul li { list-style-type: none; } img { width: 100%; height: auto; /* display: block; margin: 0 auto; */ } .ff-black { font-family: 'boostnext-black'; } .ff-regular { font-family: 'boostnext-regular'; } .ff-thin { font-family: 'boostnext-thin'; } .border-radius-max { border-radius: 30px; } .break-word { overflow-wrap: break-word; } .float-left { float: left; } .float-right { float: right; } .space-between { justify-content: space-between; } .space-around { justify-content: space-around; } .space-evenly { justify-content: space-evenly; } .justify-content-center { justify-content: center; } .align-items-center { align-items: center; } .relative { position: relative; } .absolute { position: absolute; } .fixed { position: fixed; } .fs-14 { font-size: 14px; } .fs-16 { font-size: 16px; } .fs-18 { font-size: 18px; } .fs-26 { font-size: 26px; } .fs-28 { font-size: 28px; } .fs-32 { font-size: 32px; line-height: 1.1em; } .fs-42 { font-size: 42px; line-height: 48px; } .fs-36 { font-size: 36px; line-height: 1.1em; } .fs-59 { font-size: 59px; } .mx-10 { margin: 0 10px; } .mx-15 { margin: 0 15px; } .mx-20 { margin: 0 20px; } .my-5 { margin: 5px; } .my-10 { margin: 10px 0; } .my-20 { margin: 20px 0; } .my-30 { margin: 30px 0; } .my-40 { margin: 40px 0; } .my-60 { margin: 60px 0; } .my-80 { margin: 80px 0; } .my-100 { margin: 100px 0; } .ml-15 { margin-left: 15px; } .mr-10 { margin-right: 10px; } .full-width { width: 100%; } .text-decoration-none { text-decoration: none; } .text-dark-blue { color: #133656; } .text-black { color: #000; } .text-white { color: #fff; } .text-orange { color: #f89021; } .text-dark-orange { color: #f36a22; } .bg-light-blue { background-color: #70cae4; } .bg-gray { background-color: #646464; } .bg-dark-gray { background-color: #424146; } .bg-dark-orange { background-color: #f36a22; } .bg-orange { background-color: #f89021; } .bg-black { background-color: #000; } .bg-white { background-color: #fff; } .text-transform-uppercase { text-transform: uppercase; } .d-flex { display: flex; } .flex-direction-column { flex-direction: column; } .flex-direction-row { flex-direction: row; } .d-none { display: none !important; } .d-block { display: block !important; } .d-inline-block { display: inline-block !important; } .mb-100 { margin-bottom: 100px; } .mb-80 { margin-bottom: 80px; } .mb-40 { margin-bottom: 40px; } .mb-37 { margin-bottom: 37px; } .mb-30 { margin-bottom: 30px; } .mb-15 { margin-bottom: 15px; } .mb-60 { margin-bottom: 60px; } .mt-5 { margin-top: 5px; } .mt-10 { margin-top: 10px; } .mt-30 { margin-top: 30px; } .mt-40 { margin-top: 40px; } .mt-60 { margin-top: 60px; } .mt-70 { margin-top: 70px; } .mb-20 { margin-bottom: 20px; } .mb-10 { margin-bottom: 10px; } .mb-5 { margin-bottom: 5px; } .mt-20 { margin-top: 20px; } .pb-80 { padding-bottom: 80px; } .pt-0 { padding-top: 0; } .pt-30 { padding-top: 30px; } .pt-60 { padding-top: 60px; } .pt-80 { padding-top: 80px; } .px-140 { padding: 0 140px; } .px-10 { padding: 10px; } .px-30 { padding: 0 30px; } .py-20 { padding: 20px 0; } .py-30 { padding: 30px 0; } .py-60 { padding: 60px 0; } .py-40 { padding: 40px 0; } .py-80 { padding: 80px 0; } .pd-15 { padding: 15px; } .pd-30 { padding: 30px; } .pd-20 { padding: 20px; } .pd-10 { padding: 10px; } .text-center { text-align: center; } .absolute-center { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .t-justify { text-align: justify; } .t-left { text-align: left; } .t-right { text-align: right; } .vertical-align { display: flex; align-items: center; } .vertical-align-middle { vertical-align: middle; } .vertical-align-unset { vertical-align: unset; } .no-pd { padding: 0; } .width-unset { width: unset; } .width-auto { width: auto; } .margin-auto { margin: 0 auto; } /* =================================================================== * 3.0 :: Structure / Grid/ Column * =================================================================== */ /* Uncomment and set these variables to customize the grid. */ * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .container { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; } @media (min-width: 768px) { .container { width: 100%; } } @media (min-width: 992px) { .container { width: 80%; } } @media (min-width: 1200px) { .container { width: 1170px; } } .container-fluid { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; } .container-mpu { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; } @media (min-width: 768px) { .container-mpu { width: 100%; } } @media (min-width: 992px) { .container-mpu { width: 768px; } } @media (min-width: 1200px) { .container-mpu { width: 768px; } } .row { margin-left: -15px; margin-right: -15px; } .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; } .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; } .col-xs-12 { width: 100%; } .col-xs-11 { width: 91.66666667%; } .col-xs-10 { width: 83.33333333%; } .col-xs-9 { width: 75%; } .col-xs-8 { width: 66.66666667%; } .col-xs-7 { width: 58.33333333%; } .col-xs-6 { width: 50%; } .col-xs-5 { width: 41.66666667%; } .col-xs-4 { width: 33.33333333%; } .col-xs-3 { width: 25%; } .col-xs-2 { width: 16.66666667%; } .col-xs-1 { width: 8.33333333%; } @media (min-width: 768px) { .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; } .col-sm-12 { width: 100%; } .col-sm-11 { width: 91.66666667%; } .col-sm-10 { width: 83.33333333%; } .col-sm-9 { width: 75%; } .col-sm-8 { width: 66.66666667%; } .col-sm-7 { width: 58.33333333%; } .col-sm-6 { width: 50%; } .col-sm-5 { width: 41.66666667%; } .col-sm-4 { width: 33.33333333%; } .col-sm-3 { width: 25%; } .col-sm-2 { width: 16.66666667%; } .col-sm-1 { width: 8.33333333%; } } @media (min-width: 992px) { .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; } .col-md-12 { width: 100%; } .col-md-11 { width: 91.66666667%; } .col-md-10 { width: 83.33333333%; } .col-md-9 { width: 75%; } .col-md-8 { width: 66.66666667%; } .col-md-7 { width: 58.33333333%; } .col-md-6 { width: 50%; } .col-md-5 { width: 41.66666667%; } .col-md-4 { width: 33.33333333%; } .col-md-3 { width: 25%; } .col-md-2 { width: 16.66666667%; } .col-md-1 { width: 8.33333333%; } } @media (min-width: 1200px) { .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; } .col-lg-12 { width: 100%; } .col-lg-11 { width: 91.66666667%; } .col-lg-10 { width: 83.33333333%; } .col-lg-9 { width: 75%; } .col-lg-8 { width: 66.66666667%; } .col-lg-7 { width: 58.33333333%; } .col-lg-6 { width: 50%; } .col-lg-5 { width: 41.66666667%; } .col-lg-4 { width: 33.33333333%; } .col-lg-3 { width: 25%; } .col-lg-2 { width: 16.66666667%; } .col-lg-1 { width: 8.33333333%; } } .clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after { content: ' '; display: table; } .clearfix:after, .container:after, .container-fluid:after, .row:after { clear: both; } /* =================================================================== * 4.0 :: Header * =================================================================== */ /* =================================================================== * 5.0 :: Main Content * =================================================================== */ .banner { background-image: url('/boost/bg_banner.jpg'); background-size: cover; background-position: center; background-repeat: no-repeat; height: 100%; } .plans { background-image: url('/boost/bg_plans.jpg'); background-size: cover; background-position: center; background-repeat: no-repeat; height: 100%; } .banner-description { padding: 40px 30px; } /* =================================================================== * 6.0 :: Footer * =================================================================== */ footer { border-top: 10px solid #f89021; } /* =================================================================== * 7.0 :: Clearing * =================================================================== */ *, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .clearfix:after, .inside:after, li:after, form:after, article:after { content: ' '; clear: both; display: block; font-size: 0; height: 0; visibility: hidden; } /* =================================================================== * 8.0 :: Mobile CSS * =================================================================== */ @media screen and (max-width: 1366px) { } @media screen and (max-width: 1260px) { } @media screen and (max-width: 1199px) { } @media screen and (max-width: 768px) { } @media screen and (max-width: 482px) { } @media screen and (max-width: 414px) { } @media screen and (max-width: 374px) { }
0.462716
0.057493
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap"); * { margin: 0; padding: 0; box-sizing: border-box; font-family: "Poppins", sans-serif; } section { position: relative; width: 100%; min-height: 100vh; padding: 100px; display: flex; justify-content: space-between; align-items: center; background: #fff; } header { position: absolute; top: 0; left: 0; width: 100%; padding: 20px 100px; display: flex; justify-content: space-between; align-items: center; } header .logo { position: relative; max-width: 80px; } header ul { position: relative; display: flex; } header ul li { list-style: none; } header ul li a { display: inline-block; color: #333; font-weight: 400; margin-left: 40px; text-decoration: none; } .content { position: relative; width: 100%; display: flex; justify-content: space-between; align-items: center; } .content .text-box { position: relative; max-width: 800px; margin-top: -100px; } .content .text-box h2 { color: #333; font-size: 4rem; line-height: 5rem; font-weight: 500; } .content .text-box h2 span { color: #017143; font-weight: 900; } .content .text-box p { color: #333; max-width: 600px; padding: 1rem 0; } .content .text-box a { display: inline-block; margin-top: 20px; padding: 8px 20px; background-color: #017143; color: #fff; border-radius: 40px; font-weight: 500; letter-spacing: 1px; text-decoration: none; } .content .img-box { width: 600px; display: flex; justify-content: flex-start; padding-right: 50px; margin-top: 50px; } .content .img-box img { transform: scale(0.85); } .thumb { position: absolute; left: 50%; bottom: 100px; transform: translate(-50%); display: flex; } .thumb li { list-style: none; display: inline-block; margin: 0 20px; cursor: pointer; transition: 0.5s; } .thumb li:hover { transform: translateY(-25px) scale(1.1); } .thumb li img { max-width: 60px; } .social { position: absolute; top: 50%; right: 30px; transform: translateY(-50%); display: flex; flex-direction: column; justify-content: center; align-items: baseline; align-items: center; } .social li { list-style: none; } .social li a { display: inline-block; margin: 5px 0; } .social li a img { width: 35xp; height: 35px; filter: invert(1); } .circle { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #017143; clip-path: circle(800px at right 900px); } /**Change Slected Text Color*/ ::-moz-selection { /* Code for Firefox */ color: white; background: #017143; } ::selection { color: white; background: #017143; } /* width */ ::-webkit-scrollbar { width: 10px; } /* Track */ ::-webkit-scrollbar-track { background: #fff; } /* Handle */ ::-webkit-scrollbar-thumb { background: #017143; }
Starbucks-Landing-Page/style.css
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap"); * { margin: 0; padding: 0; box-sizing: border-box; font-family: "Poppins", sans-serif; } section { position: relative; width: 100%; min-height: 100vh; padding: 100px; display: flex; justify-content: space-between; align-items: center; background: #fff; } header { position: absolute; top: 0; left: 0; width: 100%; padding: 20px 100px; display: flex; justify-content: space-between; align-items: center; } header .logo { position: relative; max-width: 80px; } header ul { position: relative; display: flex; } header ul li { list-style: none; } header ul li a { display: inline-block; color: #333; font-weight: 400; margin-left: 40px; text-decoration: none; } .content { position: relative; width: 100%; display: flex; justify-content: space-between; align-items: center; } .content .text-box { position: relative; max-width: 800px; margin-top: -100px; } .content .text-box h2 { color: #333; font-size: 4rem; line-height: 5rem; font-weight: 500; } .content .text-box h2 span { color: #017143; font-weight: 900; } .content .text-box p { color: #333; max-width: 600px; padding: 1rem 0; } .content .text-box a { display: inline-block; margin-top: 20px; padding: 8px 20px; background-color: #017143; color: #fff; border-radius: 40px; font-weight: 500; letter-spacing: 1px; text-decoration: none; } .content .img-box { width: 600px; display: flex; justify-content: flex-start; padding-right: 50px; margin-top: 50px; } .content .img-box img { transform: scale(0.85); } .thumb { position: absolute; left: 50%; bottom: 100px; transform: translate(-50%); display: flex; } .thumb li { list-style: none; display: inline-block; margin: 0 20px; cursor: pointer; transition: 0.5s; } .thumb li:hover { transform: translateY(-25px) scale(1.1); } .thumb li img { max-width: 60px; } .social { position: absolute; top: 50%; right: 30px; transform: translateY(-50%); display: flex; flex-direction: column; justify-content: center; align-items: baseline; align-items: center; } .social li { list-style: none; } .social li a { display: inline-block; margin: 5px 0; } .social li a img { width: 35xp; height: 35px; filter: invert(1); } .circle { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #017143; clip-path: circle(800px at right 900px); } /**Change Slected Text Color*/ ::-moz-selection { /* Code for Firefox */ color: white; background: #017143; } ::selection { color: white; background: #017143; } /* width */ ::-webkit-scrollbar { width: 10px; } /* Track */ ::-webkit-scrollbar-track { background: #fff; } /* Handle */ ::-webkit-scrollbar-thumb { background: #017143; }
0.341802
0.057652
:root { --UNBmagenta: #7E2452; --UNBblue: #252c3d; --UNBgold: #c6a572; --UNBref: #2D8DCC; /*--UNBgray: #ebebeb;*/ --UNBgray: #F3F7F9; --UNBdarkgray: #dde0e7; --UNBresponse: #f0fff0; --UNBwarn: #FFEED5; --UNBwhite: #FFFFFF; } div .highlight { /* max-width: 95%; max-height: 350px; overflow-y: auto; overflow-x: hidden;*/ } .toc-list-h3 { display: none; background-color: #1E2224; } .toc-h3 { padding-left: 35px; font-size: 11px; } .toc-list-h4 { display: none; background-color: #1E2224; } .toc-h4 { padding-left: 45px; font-size: 10px; } .toc-list-h5 { display: none; background-color: #1E2224; } .toc-h5 { padding-left: 55px; font-size: 9px; } .toc-list-h6 { display: none; background-color: #1E2224; } .toc-h6 { padding-left: 65px; font-size: 8px; } .well { background: rgba(0, 0, 0, 0.01); } /* Unbound overrides */ .toc-wrapper { background-color: var(--UNBgray); } .content pre, .content blockquote { width: 35%; /*border-left: 1px solid var(--UNBmagenta);*/ /*border-bottom: 1px solid var(--UNBmagenta);*/ } .content > h1, .content > h2, .content > h3, .content > h4, .content > h5, .content > h6, .content > p, .content > table, .content > ul, .content > ol, .content > aside, .content > dl { margin-right: 35%; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI Semilight', 'Segoe UI', Arial; } .content { /*border-left: 1px solid var(--UNBmagenta);*/ /*background-color: var(--UNBwhite);*/ } .page-wrapper { background-color: var(--UNBwhite); } .page-wrapper .dark-box { width: 35%; background-color: var(--UNBgray); } .content h1 { border-top: 1px solid var(--UNBmagenta); border-bottom: 1px solid var(--UNBmagenta); background-color: #ffffff; color: var(--UNBblue); font-weight: normal; } .content h2 { font-weight: normal; background-color: #ffffff; font-size: 22px; border-top: 1px solid var(--UNBmagenta); } .content h3 { /*font-weight: normal; background-color: #ffffff;*/ } .content blockquote, .content pre { background-color: var(--UNBgray); color: var(--UNBblue); } .content pre { font-family: "Courier New", -apple-system, BlinkMacSystemFont, 'Segoe UI Semilight', 'Segoe UI', Arial; } .content blockquote > p { background-color: var(--UNBgold); color: var(--UNBwhite); } .content p { /*background-color: var(--UNBwhite);*/ } .toc-link, .toc-footer li { color: var(--UNBblue); font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI Semilight', 'Segoe UI', Arial; } .toc-wrapper li { background-color: var(--UNBgray); font-weight: normal; color: var(--UNBblue); } .toc-wrapper { font-weight: normal; } .toc-wrapper .toc-list-h2 { font-weight: normal; } .toc-wrapper .toc-link.active-parent { background-color: var(--UNBgold); } .toc-wrapper .toc-link.active { background-color: var(--UNBblue); } .logo { /*background-color: var(--UNBblue);*/ } .toc-wrapper > .search input { background: #ffffff; color: var(--UNBblue); border-color: var(--UNBblue); border: none; } .toc-wrapper .search-results { background-color: #eeeeee; color: var(--UNBblue); border-bottom: 1px solid var(--UNBmagenta); } .toc-wrapper .search-results a { color: var(--UNBblue); background-color: #eeeeee; display: list-item; list-style-type: disc; list-style-position: inside; } .toc-wrapper .search-results li { color: var(--UNBblue); background-color: #eeeeee; line-height: 1.25; } .toc-wrapper > .search:before { color: var(--UNBblue); } .toc-wrapper .search-results.visible { height: 20%; } .toc-wrapper .toc-footer { border-top: none; } span.hljs-string { color: var(--UNBblue); font-style: italic; }
pub/css/screen_overrides.css
:root { --UNBmagenta: #7E2452; --UNBblue: #252c3d; --UNBgold: #c6a572; --UNBref: #2D8DCC; /*--UNBgray: #ebebeb;*/ --UNBgray: #F3F7F9; --UNBdarkgray: #dde0e7; --UNBresponse: #f0fff0; --UNBwarn: #FFEED5; --UNBwhite: #FFFFFF; } div .highlight { /* max-width: 95%; max-height: 350px; overflow-y: auto; overflow-x: hidden;*/ } .toc-list-h3 { display: none; background-color: #1E2224; } .toc-h3 { padding-left: 35px; font-size: 11px; } .toc-list-h4 { display: none; background-color: #1E2224; } .toc-h4 { padding-left: 45px; font-size: 10px; } .toc-list-h5 { display: none; background-color: #1E2224; } .toc-h5 { padding-left: 55px; font-size: 9px; } .toc-list-h6 { display: none; background-color: #1E2224; } .toc-h6 { padding-left: 65px; font-size: 8px; } .well { background: rgba(0, 0, 0, 0.01); } /* Unbound overrides */ .toc-wrapper { background-color: var(--UNBgray); } .content pre, .content blockquote { width: 35%; /*border-left: 1px solid var(--UNBmagenta);*/ /*border-bottom: 1px solid var(--UNBmagenta);*/ } .content > h1, .content > h2, .content > h3, .content > h4, .content > h5, .content > h6, .content > p, .content > table, .content > ul, .content > ol, .content > aside, .content > dl { margin-right: 35%; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI Semilight', 'Segoe UI', Arial; } .content { /*border-left: 1px solid var(--UNBmagenta);*/ /*background-color: var(--UNBwhite);*/ } .page-wrapper { background-color: var(--UNBwhite); } .page-wrapper .dark-box { width: 35%; background-color: var(--UNBgray); } .content h1 { border-top: 1px solid var(--UNBmagenta); border-bottom: 1px solid var(--UNBmagenta); background-color: #ffffff; color: var(--UNBblue); font-weight: normal; } .content h2 { font-weight: normal; background-color: #ffffff; font-size: 22px; border-top: 1px solid var(--UNBmagenta); } .content h3 { /*font-weight: normal; background-color: #ffffff;*/ } .content blockquote, .content pre { background-color: var(--UNBgray); color: var(--UNBblue); } .content pre { font-family: "Courier New", -apple-system, BlinkMacSystemFont, 'Segoe UI Semilight', 'Segoe UI', Arial; } .content blockquote > p { background-color: var(--UNBgold); color: var(--UNBwhite); } .content p { /*background-color: var(--UNBwhite);*/ } .toc-link, .toc-footer li { color: var(--UNBblue); font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI Semilight', 'Segoe UI', Arial; } .toc-wrapper li { background-color: var(--UNBgray); font-weight: normal; color: var(--UNBblue); } .toc-wrapper { font-weight: normal; } .toc-wrapper .toc-list-h2 { font-weight: normal; } .toc-wrapper .toc-link.active-parent { background-color: var(--UNBgold); } .toc-wrapper .toc-link.active { background-color: var(--UNBblue); } .logo { /*background-color: var(--UNBblue);*/ } .toc-wrapper > .search input { background: #ffffff; color: var(--UNBblue); border-color: var(--UNBblue); border: none; } .toc-wrapper .search-results { background-color: #eeeeee; color: var(--UNBblue); border-bottom: 1px solid var(--UNBmagenta); } .toc-wrapper .search-results a { color: var(--UNBblue); background-color: #eeeeee; display: list-item; list-style-type: disc; list-style-position: inside; } .toc-wrapper .search-results li { color: var(--UNBblue); background-color: #eeeeee; line-height: 1.25; } .toc-wrapper > .search:before { color: var(--UNBblue); } .toc-wrapper .search-results.visible { height: 20%; } .toc-wrapper .toc-footer { border-top: none; } span.hljs-string { color: var(--UNBblue); font-style: italic; }
0.306216
0.145631
.input > label > input { margin: 0 auto; width: 50%; } input[type=range] { height: 26px; -webkit-appearance: none; margin: 10px 0; width: 100%; } input[type=range]:focus { outline: none; } input[type=range]::-webkit-slider-runnable-track { width: 100%; height: 14px; cursor: pointer; box-shadow: 1px 1px 1px #000000; background: #8ea581; border-radius: 14px; border: 0px solid #b3c4c5; } input[type=range]::-webkit-slider-thumb { box-shadow: 0px 0px 0px #9d9e9e; border: 0px solid #18477cb4; height: 20px; width: 40px; border-radius: 12px; background: #176b9c; cursor: pointer; -webkit-appearance: none; margin-top: -3px; } input[type=range]:focus::-webkit-slider-runnable-track { background: #000000; } input[type=range]::-moz-range-track { width: 100%; height: 14px; cursor: pointer; box-shadow: 1px 1px 1px #000000; background: #f8f8f8; border-radius: 14px; border: 0px solid #c3d3cc; } input[type=range]::-moz-range-thumb { box-shadow: 0px 0px 0px #bbd2d3; border: 0px solid #480bb9; height: 20px; width: 40px; border-radius: 12px; background: #7f3a9b; cursor: pointer; } input[type=range]::-ms-track { width: 100%; height: 14px; cursor: pointer; background: transparent; border-color: transparent; color: transparent; } input[type=range]::-ms-fill-lower { background: #d6d8da; border: 0px solid #000000; border-radius: 28px; box-shadow: 1px 1px 1px #90bb90; } input[type=range]::-ms-fill-upper { background: #274086; border: 0px solid #738d91; border-radius: 28px; box-shadow: 1px 1px 1px #1f0855; } input[type=range]::-ms-thumb { margin-top: 1px; box-shadow: 0px 0px 0px #6b5aa8; border: 0px solid #b11b1b; height: 20px; width: 40px; border-radius: 12px; background: #a82909; cursor: pointer; } input[type=range]:focus::-ms-fill-lower { background: #867cc0; } input[type=range]:focus::-ms-fill-upper { background: #000000; }
dispositivo.css
.input > label > input { margin: 0 auto; width: 50%; } input[type=range] { height: 26px; -webkit-appearance: none; margin: 10px 0; width: 100%; } input[type=range]:focus { outline: none; } input[type=range]::-webkit-slider-runnable-track { width: 100%; height: 14px; cursor: pointer; box-shadow: 1px 1px 1px #000000; background: #8ea581; border-radius: 14px; border: 0px solid #b3c4c5; } input[type=range]::-webkit-slider-thumb { box-shadow: 0px 0px 0px #9d9e9e; border: 0px solid #18477cb4; height: 20px; width: 40px; border-radius: 12px; background: #176b9c; cursor: pointer; -webkit-appearance: none; margin-top: -3px; } input[type=range]:focus::-webkit-slider-runnable-track { background: #000000; } input[type=range]::-moz-range-track { width: 100%; height: 14px; cursor: pointer; box-shadow: 1px 1px 1px #000000; background: #f8f8f8; border-radius: 14px; border: 0px solid #c3d3cc; } input[type=range]::-moz-range-thumb { box-shadow: 0px 0px 0px #bbd2d3; border: 0px solid #480bb9; height: 20px; width: 40px; border-radius: 12px; background: #7f3a9b; cursor: pointer; } input[type=range]::-ms-track { width: 100%; height: 14px; cursor: pointer; background: transparent; border-color: transparent; color: transparent; } input[type=range]::-ms-fill-lower { background: #d6d8da; border: 0px solid #000000; border-radius: 28px; box-shadow: 1px 1px 1px #90bb90; } input[type=range]::-ms-fill-upper { background: #274086; border: 0px solid #738d91; border-radius: 28px; box-shadow: 1px 1px 1px #1f0855; } input[type=range]::-ms-thumb { margin-top: 1px; box-shadow: 0px 0px 0px #6b5aa8; border: 0px solid #b11b1b; height: 20px; width: 40px; border-radius: 12px; background: #a82909; cursor: pointer; } input[type=range]:focus::-ms-fill-lower { background: #867cc0; } input[type=range]:focus::-ms-fill-upper { background: #000000; }
0.248899
0.139133
@import "common.css"; /* web discount */ .discountInfo{ position: absolute; /* bottom: 0; */ top: 100px; text-align: center; line-height: 2rem; width: 460px; background-color: #313538; background-color: #8f511f; opacity: 0.8; color: rgba(255, 255, 255, 0.753); letter-spacing: 3px; z-index: 100; } .discountInfo > span{ position: absolute; right: 0; width: 25px; cursor: pointer; } /* .keyvisual */ div.keyvisual { width: 100%; height: 500px; position: relative; overflow: hidden; display: block; } div.keyvisual > .visual { position: absolute; width: 100%; height: 100%; left: 0px; top: 0px; opacity: 0; background-size: cover; background-position: center center; transition: opacity 1s; } div.keyvisual > .current { opacity: 1; } div.keyvisual > .visual > .story { font-size: 20px; line-height: 40px; width: 60%; margin: 0px auto; padding-top: 160px; text-shadow: 0px 0px 5px #ffffff; } div.keyvisual > .step { position: absolute; width: 300px; bottom: 20px; left: calc(50% - 150px); text-align: center; } div.keyvisual > .step > .circle { width: 10px; height: 10px; margin: 0px 10px; border-radius: 50%; background-color: #ffffff; opacity: 0.75; display: inline-block; vertical-align: middle; transition: background-color 1s; } div.keyvisual > .step > .current { background-color: #000000; } @media (max-width: 600px) { div.keyvisual { height: 400px; } div.keyvisual > .visual > .story { padding-top: 100px; width: 70%; font-size: 16px; } } /* main */ main { padding: 20px 0px; } /* main .filter */ main .filter { display: flex; background-color: #e8e8e8; justify-content: center; width: 90%; margin: 10px auto; padding: 10px 10px; border-radius: 5px; } main .filter > .filter-option { width: 120px; height: 35px; text-align: center; line-height: 35px; margin: 0 10px; background-color: #ffffff; border-radius: 5px; cursor: pointer; } main .filter > .filter-selected { color: #ffffff; background-color: #8b572a; } @media (max-width: 600px) { main .filter > .filter-option { margin: 0 5px; } } /* main .products */ main .products { display: flex; flex-wrap: wrap; width: 100%; justify-content: center; align-items: flex-start; line-height: 2em; letter-spacing: 4px; } main .products > .product { display: block; flex: none; width: 28%; margin: 2%; } main .products > .product > img { width: 100%; } main .products > .product > .name { white-space: nowrap; overflow: hidden; } main .products > .product > .colors { margin-top: 10px; margin-bottom: 5px; } main .products > .product > .colors > .color { width: 20px; height: 20px; margin-right: 10px; display: inline-block; vertical-align: middle; box-shadow: 0px 0px 1px #bbbbbb; } @media (max-width: 600px) { main .products { letter-spacing: 2px; } main .products > .product { width: 45%; } }
public/css/index.css
@import "common.css"; /* web discount */ .discountInfo{ position: absolute; /* bottom: 0; */ top: 100px; text-align: center; line-height: 2rem; width: 460px; background-color: #313538; background-color: #8f511f; opacity: 0.8; color: rgba(255, 255, 255, 0.753); letter-spacing: 3px; z-index: 100; } .discountInfo > span{ position: absolute; right: 0; width: 25px; cursor: pointer; } /* .keyvisual */ div.keyvisual { width: 100%; height: 500px; position: relative; overflow: hidden; display: block; } div.keyvisual > .visual { position: absolute; width: 100%; height: 100%; left: 0px; top: 0px; opacity: 0; background-size: cover; background-position: center center; transition: opacity 1s; } div.keyvisual > .current { opacity: 1; } div.keyvisual > .visual > .story { font-size: 20px; line-height: 40px; width: 60%; margin: 0px auto; padding-top: 160px; text-shadow: 0px 0px 5px #ffffff; } div.keyvisual > .step { position: absolute; width: 300px; bottom: 20px; left: calc(50% - 150px); text-align: center; } div.keyvisual > .step > .circle { width: 10px; height: 10px; margin: 0px 10px; border-radius: 50%; background-color: #ffffff; opacity: 0.75; display: inline-block; vertical-align: middle; transition: background-color 1s; } div.keyvisual > .step > .current { background-color: #000000; } @media (max-width: 600px) { div.keyvisual { height: 400px; } div.keyvisual > .visual > .story { padding-top: 100px; width: 70%; font-size: 16px; } } /* main */ main { padding: 20px 0px; } /* main .filter */ main .filter { display: flex; background-color: #e8e8e8; justify-content: center; width: 90%; margin: 10px auto; padding: 10px 10px; border-radius: 5px; } main .filter > .filter-option { width: 120px; height: 35px; text-align: center; line-height: 35px; margin: 0 10px; background-color: #ffffff; border-radius: 5px; cursor: pointer; } main .filter > .filter-selected { color: #ffffff; background-color: #8b572a; } @media (max-width: 600px) { main .filter > .filter-option { margin: 0 5px; } } /* main .products */ main .products { display: flex; flex-wrap: wrap; width: 100%; justify-content: center; align-items: flex-start; line-height: 2em; letter-spacing: 4px; } main .products > .product { display: block; flex: none; width: 28%; margin: 2%; } main .products > .product > img { width: 100%; } main .products > .product > .name { white-space: nowrap; overflow: hidden; } main .products > .product > .colors { margin-top: 10px; margin-bottom: 5px; } main .products > .product > .colors > .color { width: 20px; height: 20px; margin-right: 10px; display: inline-block; vertical-align: middle; box-shadow: 0px 0px 1px #bbbbbb; } @media (max-width: 600px) { main .products { letter-spacing: 2px; } main .products > .product { width: 45%; } }
0.316475
0.053354
@charset "UTF-8"; * { padding: 0; margin: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } a:hover { text-decoration: none; } body { padding-top: 54px; } .marg_pad_none { margin: 0; padding: 0; } #icone_hovers { width: 50px; height: 50px; } .my_prof_hover { transition: 2s; background: #02283f; color: yellow; padding: 10px; position: absolute; right: 0; top: 102%; } #logout_btns { padding: 0; } .margin_no { margin: 0; } .navbar-inverse .navbar-nav > li > a { color: white; } .navbar-inverse .navbar-nav > li > a:focus { color: red; } .prof_item { position: absolute; top: 34%; right: 24%; } .prof_item a { padding: 0 8px; color: white; } .res_menu_a { text-decoration: none; color: #232323; transition: color 0.3s ease; } .res_menu_a:hover { color: tomato; } #menuToggle { display: block; position: fixed; top: 19px; margin-left: 49px; z-index: 99999; user-select: none; } #menuToggle input { display: block; width: 40px; height: 32px; position: absolute; top: -7px; left: -5px; cursor: pointer; opacity: 0; z-index: 2; } #menuToggle span { display: block; width: 33px; height: 4px; margin-bottom: 5px; position: relative; background: #cdcdcd; border-radius: 3px; z-index: 1; transform-origin: 4px 0; transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease; } #menuToggle span:first-child { transform-origin: 0 0; } #menuToggle span:nth-last-child(2) { transform-origin: 0 100%; } /* * Transform all the slices of hamburger * into a crossmark. */ #menuToggle input:checked ~ span { opacity: 1; transform: rotate(45deg) translate(-2px, -1px); background-color: white; } /* * But let's hide the middle one. */ #menuToggle input:checked ~ span:nth-last-child(3) { opacity: 0; transform: rotate(0deg) scale(0.2, 0.2); } /* * Ohyeah and the last one should go the other direction */ #menuToggle input:checked ~ span:nth-last-child(2) { transform: rotate(-45deg) translate(0, -1px); } /* * Make this absolute positioned * at the top left of the screen */ #menu { position: absolute; width: 321px; margin: 17px 0 0 -50px; padding: 50px; background: #ededed; list-style-type: none; -webkit-font-smoothing: antialiased; /* to stop flickering of text in safari */ transform-origin: 0 0; transform: translate(-100%, 0); transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1); height: 100vh; } #menu li { padding: 10px 0; font-size: 22px; } /* * And let's slide it in from the left */ #menuToggle input:checked ~ ul { transform: none; } .mynavbar { background: #02283f; border-color: #2A6458; padding: 1px; } .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus { color: #fff; background-color: #2A6458; } .top_background { width: 100%; height: 500px; } svg:not(:root) { overflow: hidden; } input, button { font-family: 'Poppins', sans-serif; } .s130 { min-height: 100vh; display: -ms-flexbox; display: flex; justify-content: center; font-family: 'Poppins', sans-serif; background-position: bottom right; background-repeat: no-repeat; background-size: 100%; padding: 15px; } .s130 form { width: 100%; max-width: 790px; padding-top: 50vh; } .s130 form .inner-form { display: -ms-flexbox; display: flex; width: 100%; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-align: center; align-items: center; box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.15); border-radius: 34px; overflow: hidden; margin-bottom: 30px; } .s130 form .inner-form .input-field { height: 68px; } .s130 form .inner-form .input-field input { height: 100%; background: transparent; border: 0; display: block; width: 100%; padding: 10px 0; font-size: 16px; color: #000; } .s130 form .inner-form .input-field input.placeholder { color: #222; font-size: 20px; } .s130 form .inner-form .input-field input::-webkit-input-placeholder { color: #2A6458; font-size: 16px; } .s130 form .inner-form .input-field input:hover, .s130 form .inner-form .input-field input:focus { box-shadow: none; outline: 0; } .s130 form .inner-form .input-field.first-wrap { flex-grow: 1; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; background: #d9f1e3; } .s130 form .inner-form .input-field.first-wrap input { flex-grow: 1; } .s130 form .inner-form .input-field.first-wrap .svg-wrapper { min-width: 80px; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; } .s130 form .inner-form .input-field.second-wrap { min-width: 216px; } .s130 form .inner-form .input-field.second-wrap .btn-search { height: 100%; width: 100%; white-space: nowrap; font-size: 16px; color: #fff; border: 0; cursor: pointer; position: relative; z-index: 0; background: #00ad5f; transition: all .2s ease-out, color .2s ease-out; font-weight: 300; } .s130 form .inner-form .input-field.second-wrap .btn-search:hover { background: #009451; } .s130 form .inner-form .input-field.second-wrap .btn-search:focus { outline: 0; box-shadow: none; } .s130 form .info { font-size: 15px; color: #ccc; padding-left: 26px; } .hit-title { text-align: center; font-size: 20px; text-transform: uppercase; margin: 40px 0 5px; } .hit-bb { width: 80px; height: 4px; background: lightgrey; margin: 0 auto; border-radius: 5px; } .search_steps { display: flex; justify-content: space-between; flex-wrap: wrap; width: 70%; margin: 50px auto; } .search_steps .steps_parts { margin: auto; width: 200px; height: 200px; } .search_steps .icons_cs { display: block; margin: auto; width: 50px; height: 50px; } .flex_tw { justify-content: space-around; } .notes_cat { width: 80%; margin: 100px auto; } .notes_cat .cat_btitle { font-weight: 700; font-size: 30px; } .notes_cat .min_title { font-size: 18px; } .notes_cat .all_notes { display: flex; justify-content: space-between; flex-wrap: wrap; margin: 50px 0; } .notes_cat .notes_sec { cursor: pointer; width: 358px; height: 500px; margin: auto; position: relative; } .notes_cat .notes_sec .cat_dsc { position: absolute; bottom: 15%; left: 5%; font-weight: 600; font-size: 24px; color: #9d9d9d; text-transform: capitalize; } .notes_cat .notes_sec .not_img { width: 93%; height: 450px; margin: auto; object-fit: cover; } .cut_bt_it { position: absolute; top: 5%; left: 5%; } .cat_but { background-color: #5A5B5E; text-decoration: none; border-radius: 30px; padding: 12px 53px 12px 23px; color: #fff; text-transform: uppercase; font-family: sans-serif; font-weight: bold; position: relative; transition: all 0.3s; display: inline-block; } .cat_but span { position: relative; z-index: 3; } .cat_but .round { border-radius: 50%; width: 38px; height: 38px; position: absolute; right: 3px; top: 3px; transition: all 0.3s ease-out; z-index: 2; } .cat_but .round i { position: absolute; top: 50%; margin-top: -6px; left: 50%; margin-left: -4px; transition: all 0.3s; } .cat_btn_text { font-size: 14px; line-height: 1.45; } .cut_bt_it .round { background: transparent; } .cut_bt_it a { position: relative; overflow: hidden; } .cut_bt_it a.btn-1:after { background-color: #f59965; } .cut_bt_it a.btn-2:after { background-color: #00c4eb; } .cut_bt_it a.btn-3:after { background-color: #737478; } .cut_bt_it a:after { content: ""; border-radius: 50%; width: 37px; height: 38px; position: absolute; right: 3px; top: 3px; transition: all 0.3s ease-out; } .cut_bt_it a:hover:after { right: 100%; width: 50%; } .cut_bt_it a:hover i { margin-left: 4px; } .get_notes { width: 100%; height: auto; background-color: #fafafa; padding: 50px; } .get_notes .mini_not { margin: auto; } .get_notes .mini_not .centr_title { padding: 30px; text-align: center; font-weight: 600; font-size: 35px; } .get_notes .get_flex { width: 90%; margin: auto; display: flex; justify-content: space-between; flex-wrap: wrap; } .get_notes .get_flex .two_col { box-shadow: -1px 3px 30px -5px rgba(0, 0, 0, 0.75); display: block; margin: auto; width: 520px; height: 500px; background-color: white; } .get_notes .get_flex .two_col img { width: 80%; height: 300px; object-fit: cover; display: block; margin: auto; } .get_notes .get_flex .login_bt { margin: 60px auto; width: 230px; padding: 15px; background-color: #00acd7; box-shadow: 2px 11px 6px -9px rgba(0, 0, 0, 0.75); } .get_notes .get_flex .login_bt a { font-size: 20px; color: white; display: block; text-align: center; } .add-notes-page-title { padding: 62px; } .add-notes-page-title .sel_title { text-align: center; } .sell_flex { display: flex; justify-content: space-around; } .navbar-brand { color: red; } .registr_fl { width: 90%; margin: auto; display: flex; justify-content: space-between; flex-wrap: wrap; } .registr_fl .signup { width: 385px; } .registr_fl .sign_img { width: 466px; height: 652px; object-fit: cover; } .registr_fl .rg_background { width: 200px; } .registr_fl .rg_colums { width: 47%; } .info_articl { width: 80%; margin: auto; } .info_articl .regist_inf { font-size: 20px; color: #a94442; padding: 30px 0; } .submitbt { background: #329e5e; color: #fff; margin-right: 25px; width: 150px; height: 50px; display: inline-block; font-family: 'Poppins'; font-weight: bold; font-size: 14px; padding: 10px; border: none; cursor: pointer; text-transform: uppercase; } .submitbt:hover { background-color: #267747; } .breadcrumb { padding: 31px 15px; } .form-group { margin-bottom: 23px; } .form-control { padding: 23px 12px; box-sizing: border-box; border: 1px solid #ebebeb; font-size: 14px; } .control-label { font-weight: bold; text-align: center; text-transform: uppercase; margin-bottom: 7px; } #main_menu .navbar-right { display: flex; align-items: center; } #main_menu .navbar-right a { background: none; } .sell_left_part #not_descs { height: auto; } .sell_left_part #not_edite_c { height: 20vh; } .form-group .info_myForm { background: none; color: #c6c6c6; font-size: 18px; padding: 10px 10px 10px 5px; display: block; width: 320px; border: none; border-radius: 0; border-bottom: 1px solid #c6c6c6; } .form-group .info_myForm:focus { outline: none; } .user-settings-bgimg { background: #6a8494; background-size: 100%; width: 100%; background-position: center; text-align: center; } .user-settings-bgimg .user_menu { display: flex; flex-wrap: wrap; justify-content: space-between; } .user-settings-bgimg .user_btns { width: 300px; } .res_qry { text-transform: capitalize; color: #444; letter-spacing: 2px; font-weight: 600; } .need_not_it { box-shadow: 1px 2px 3px 2px rgba(0, 0, 0, 0.1); padding: 10px 20px; max-height: 230px; overflow: hidden; text-overflow: ellipsis; } .need_not_it:hover { box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.3); } .search_nt { width: 80%; margin: auto; } .search_nt .note_input_btn { display: flex; padding: 20px; } .search_nt input[type=text] { padding: 10px; width: 100%; margin-right: 10px; } .search_nt input[type=submit] { margin-left: 10px; align-items: center; justify-content: center; } .need_container { margin-top: 50px; } .panel { background: #f4f4f4; padding: 10px; width: 347px; height: 90vh; min-height: 480px; } .slide_inp .badge { margin: 0 10px; } .slide_inp #w6-slider { width: 170px; } .slide_inp .slider-horizontal { width: 170px; } .search_content { background: white; } .search_content .result_search_header .results_heading { width: 100%; padding: 10px; background: #f4f4f4; text-align: center; color: #333; letter-spacing: 8px; text-transform: uppercase; text-decoration: none; cursor: pointer; } .search_content .result_search_header .result_qty { padding: 11px 0; color: #b7b7b7; } .my_note_flex { display: flex; } .my_note_flex .select2-selection { margin-top: 15px; } .my_note_flex .slide_inp { margin-top: 30px; } .my_note_flex .all_note_results { padding: 10px; } .my_note_flex .all_note_results a { text-decoration: none; } .my_note_flex .all_note_results .not_res_show .document-header { display: flex; align-items: center; justify-content: space-between; } .my_note_flex .all_note_results .not_res_show .document-header .title { text-transform: capitalize; color: #444; letter-spacing: 2px; margin-bottom: 1rem; max-width: 100%; overflow: hidden; font-weight: 500; font-size: 1.8rem; } .my_note_flex .all_note_results .not_res_show .document-header .document_price { color: #569B4F; font-weight: 600; font-size: 16px; } .my_note_flex .all_note_results .details { display: flex; justify-content: space-between; } .my_note_flex .all_note_results .details .thumbnail { position: relative; background: white; width: 100px; padding: 4px; } .my_note_flex .all_note_results .details .thumbnail img { max-width: 100%; } .my_note_flex .all_note_results .details .thumbnail .list_count { display: flex; justify-content: flex-end; padding-left: .5rem; padding-right: .5rem; font-size: 1.1rem; background: #fff; color: #888; border: 1px solid #ddd; border-right: 0; border-bottom: 0; } .excerpt { width: calc(100% - 112px - 2em); } #cart_message { color: #00b5e2; transition: all 0.5s; font-weight: 700; text-decoration: none; font-size: 16px; margin: 20px 0; position: relative; display: flex; align-items: center; } .wishlist { color: #00b5e2; transition: all 0.5s; font-weight: 700; text-decoration: none; font-size: 16px; margin: 20px 0; position: relative; display: flex; align-items: center; } .wishlist:hover { text-decoration: none; color: #101010; } .wishlist:before { font-family: "Font Awesome 5 Free"; font-weight: 400; content: "\f004"; color: white; background: #929292; width: 30px; text-align: center; display: flex; align-items: center; justify-content: center; height: 30px; margin: 0 6px 0 0; border-radius: 50px; } .mini_contain { width: 80%; margin: auto; } .view_title { padding: 30px; } .note_item { display: flex; flex-wrap: wrap; justify-content: space-between; width: 100%; } .note_item .note_item_right { background-attachment: fixed; width: 48%; height: 100%; } .note_item .note_item_right .date_cate_down { display: flex; justify-content: space-between; padding: 15px 0; } .note_item .note_item_right .price_notes_w { color: #569B4F; font-weight: 600; font-size: 16px; } .note_item .note_item_right .bold { font-weight: 700; } .note_item .note_item_right .notes_title { text-transform: capitalize; } .note_item .note_item_left { width: 48%; height: 100%; } .note_item .note_item_left img { width: 100%; } .note_item .note_item_left .note_view_image { height: 100%; object-fit: cover; } .note_item .note_description { padding: 10px 0; border-bottom: 2px solid #ddd; } .download_nt { display: flex; justify-content: space-between; } .user_down_info { display: flex; flex-direction: column; flex-wrap: wrap; margin-top: 20px; } .user_down_info .view_username { font-size: 25px; font-weight: 500; } .user_down_info .user_img_r { margin-top: 30px; width: 100px; height: 100px; padding: 5px; border: 3px solid red; border-radius: 50%; } .user_down_info .user_img_r .us_img { width: 100%; height: 100%; object-fit: cover; border-radius: 50%; } .user_down_info .scren_img_desc.date_down { width: 100px; } .user_down_info .down_p_title { text-transform: capitalize; width: 300px; } .user_down_info .downlo_info { width: 300px; padding: 15px; box-shadow: 1px 2px 3px 0 rgba(0, 0, 0, 0.1); text-align: center; text-transform: uppercase; font-weight: 800; color: #2F7869; } .download_info p { text-transform: uppercase; } .similar_title { margin-top: 50px; text-align: center; } .similar_all { margin: 50px 0; display: flex; justify-content: space-around; flex-wrap: wrap; } .similar_all .similar_img { width: 200px; height: 250px; min-width: 200px; min-height: 250px; padding: 15px; box-shadow: 1px 2px 3px 0 rgba(0, 0, 0, 0.1); object-fit: cover; } .similar_all .similar_img:hover { box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.3); } .similar_part { position: relative; } .similar_inf { display: none; position: absolute; bottom: 0; padding: 5px 0; width: 100%; height: 50%; color: white; font-weight: 500; font-size: 16px; text-transform: capitalize; background-color: rgba(0, 0, 0, 0.5); transition: all 0.5s; } .similar_inf .similar_not_cnt { display: flex; justify-content: center; padding: 15px; } .similar_part:hover .similar_inf { display: block; transition: all 0.5s; } .user_down_info #edit_user { background-color: whitesmoke; } .price_inf { width: 82px; } .not_tit_cont { width: 100%; display: flex; justify-content: space-around; } .bold { font-weight: bolder; } .results_current_nt { width: 100%; padding: 10px; background: #f4f4f4; text-align: center; color: #333; letter-spacing: 5px; text-transform: uppercase; text-decoration: none; cursor: pointer; } .price_in { width: 90px; } .profile_fl { width: 55%; margin-top: 50px; display: flex; flex-wrap: wrap; justify-content: space-around; } .profile_fl .profile_img img { width: 300px; object-fit: cover; border-radius: 5px; } .profile_fl .profile_info { padding: 10px; width: 300px; border-radius: 5px; box-shadow: 0 1px 6px 0 rgba(32, 33, 36, 0.28); border-color: rgba(223, 225, 229, 0); } .profile_fl .profile_info p { color: #2F7869; font-size: 20px; } .profile_fl .profile_info .bold { font-weight: 500; } .statistic_fl { display: flex; justify-content: space-between; } .statistic_fl .statistic_d { box-shadow: 0 1px 6px 0 rgba(32, 33, 36, 0.28); border-color: rgba(223, 225, 229, 0); cursor: pointer; border-radius: 5px; margin: 50px 10px; padding: 10px; width: 40%; height: 50vh; } .statistic_fl .statistic_d .author_not_title { text-transform: capitalize; font-weight: 700; font-size: 22px; color: #2F7869; } .statistic_fl .stat_inf_res { padding: 5px 0; display: flex; justify-content: space-between; align-items: center; } .statistic_fl .stat_inf_res .last_downloads { font-weight: 500; font-size: 22px; } .statistic_fl .stat_inf_res .info_icon_cont { display: flex; align-items: center; } .statistic_fl .stat_inf_res .info_icon_cont div { padding: 0 5px; } .author_notes { width: 70%; border-radius: 5px; margin: 30px 10px; padding: 10px; } .author_notes .nots_flx { display: flex; justify-content: space-between; box-shadow: 1px 2px 3px 2px rgba(0, 0, 0, 0.1); margin: 10px; padding: 20px; } .author_notes .nots_flx .nts_imgs { width: 150px; height: 150px; } .author_notes .nots_flx .nts_imgs img { width: 100%; height: 150px; object-fit: cover; } .author_notes .nots_flx .price_dwn { color: #569B4F; font-weight: 600; font-size: 16px; display: flex; } .author_notes .nots_flx .author_not_title { text-transform: capitalize; font-weight: 700; font-size: 22px; } .author_notes .nots_flx:hover { box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.3); } .nts_cont { width: 60%; } .liked:before { background: red; } .wish_div { width: 150px; } .review_hover .notes_btns { background-color: #101010; color: white; } .review_hover .notes_btns:hover { color: #afafaf; } .note_cart { font-weight: 700; font-size: 16px; color: white; background-color: #2eb37d; background-image: linear-gradient(-158deg, rgba(17, 38, 191, 0.35), rgba(17, 38, 191, 0.0001)); } .overfl_hid { max-height: 200px; overflow: hidden; /* Обрезаем содержимое */ padding: 5px; /* Поля */ text-overflow: ellipsis; } .my_prof_hov { cursor: pointer; position: relative; right: 2%; top: 30%; } .my_prof_hov:hover > .logout_hov { display: block; transition: all 0.5s; } .my_prof_hov .prof_hv { width: 30px; height: 30px; border-radius: 50%; } .my_prof_hov .logout_hov { display: none; transition: all 0.5s; left: -9%; position: absolute; padding: 8px 14px; width: 179px; height: 70px; background-color: #02283f; } .my_prof_hov .logout_hov a { color: white; } .my_prof_hov .logout_hov a:hover { color: antiquewhite; } .cart_log { position: absolute; right: 5%; top: 34%; } .cart_log a { color: white; } .add_wishlist { display: flex; justify-content: space-between; align-items: center; } .padding_tops { margin-top: 30px; } .padding_tops .wishlist_fl { margin: 30px 0; display: flex; justify-content: space-around; flex-wrap: wrap; } .padding_tops .wishlist_fl .whis_item { box-shadow: 1px 2px 3px 2px rgba(0, 0, 0, 0.1); position: relative; } .padding_tops .wishlist_fl .whis_item .whishlists_img_it { min-height: 230px; padding: 5px; } .padding_tops .wishlist_fl .whis_item .review_hover { cursor: pointer; width: 100%; height: 40%; position: absolute; bottom: 0; display: none; background-color: #2d2828; } .padding_tops .wishlist_fl .whis_item .review_hover a { color: white; } .padding_tops .wishlist_fl .whis_item .review_hover .whish_hover_inf { font-size: 15px; } .padding_tops .wishlist_fl .whis_item:hover .review_hover { box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.3); display: flex; padding: 5px; justify-content: center; align-items: center; visibility: visible; } .padding_tops .wishlist_fl img { width: 150px; object-fit: cover; } .cart_cont_title { text-transform: capitalize; font-weight: 600; font-size: 18px; color: #101010; } .whishlist_btn { background-color: transparent; outline: none; border: 0; } .cart_peymant { display: flex; flex-wrap: wrap; justify-content: space-between; margin: 30px 0; } .cart_peymant .cart_infos { box-shadow: 1px 2px 3px 2px rgba(0, 0, 0, 0.1); border-radius: 6px; width: 28%; height: 80vh; min-height: 333px; padding: 40px 10px; } .cart_peymant .cart_infos .products_inf { padding: 10px; } .cart_peymant .cart_infos .products_inf span { color: #86939E; font-weight: 600; font-size: 16px; } .cart_peymant .cart_infos .products_inf div { padding: 15px 0; } .cart_container { box-shadow: 1px 2px 3px 0 rgba(0, 0, 0, 0.1); border-radius: 6px; width: 70%; padding: 40px; } .cart_container .cart_inf { text-transform: capitalize; letter-spacing: 1px; font-size: 18px; color: #43484D; font-weight: 400; } .cart_fl { display: flex; justify-content: space-between; align-items: center; padding: 10px; border-bottom: 1px solid #86939E; } .cart_fl .cart_cont { width: 70%; } .cart_fl .cart_cont .cart_author { display: flex; justify-content: space-between; } .cart_fl .cart_cont .cart_author .us_marg { margin-left: 15px; } .cart_fl .cart_cont .cart_inf { color: #86939E; text-transform: capitalize; padding: 15px 0; width: 84%; } .cart_fl .cart_img { padding: 5px; } .cart_fl .cart_img a { text-decoration: none; } .cart_fl .cart_img a:hover { text-decoration: none; } .cart_fl .cart_img i { padding: 5px; color: #ABB2B9; cursor: pointer; } .cart_fl .cart_nt_img { width: 100px; height: 180px; margin: 0 20px; object-fit: cover; } .cart_logos img { width: 100%; object-fit: cover; } .checkout_more { display: flex; justify-content: space-around; } .example_b { color: #fff !important; text-transform: uppercase; background: #60a3bc; padding: 12px; border-radius: 10px; display: inline-block; border: none; } .example_b:hover { text-shadow: 0 0 6px white; transition: all 0.4s ease 0s; } .privew_container { width: 74%; margin: auto; } .note_review_imtes { display: flex; flex-wrap: wrap; box-shadow: 1px 2px 3px 0 rgba(0, 0, 0, 0.1); padding: 20px; border-radius: 10px; } .note_review_imtes .verify_stydent { color: red; } .note_review_imtes .review_item { position: relative; cursor: pointer; } .note_review_imtes .review_item .review_hover { background-color: #2eb37d; background-image: linear-gradient(-158deg, rgba(17, 38, 191, 0.35), rgba(17, 38, 191, 0.0001)); position: absolute; bottom: 10px; width: 90%; height: 200px; border-radius: 5px; left: 6%; visibility: hidden; } .note_review_imtes .review_item .review_hover a { opacity: 1; } .note_review_imtes .review_item:hover .review_hover { display: flex; justify-content: center; align-items: center; visibility: visible; } .note_review_imtes .review_blog { box-shadow: 1px 2px 3px 0 rgba(0, 0, 0, 0.1); padding: 10px; border-radius: 10px; margin: 10px; } .note_review_imtes .review_blog .review_mini_title { font-size: 13px; width: 140px; height: 33px; text-align: center; text-transform: capitalize; } .note_review_imtes .review_blog .review_not_cont { padding: 5px; max-height: 100%; height: inherit; width: 150px; text-align: justify; } .note_review_imtes .review_blog .review_imgs { width: 150px; height: 180px; object-fit: cover; } .nav > li > .padding_none { padding: 16px; background-color: #6a8494; color: #bca858; } .nav > li > .padding_none:hover { background-color: #bca858; color: white; } .userImg img { width: 50px; } *, :before, :after { box-sizing: border-box; } .user_img_div { display: flex; } .user_img_div .user_min_img { margin: 50px; object-fit: contain; } .curency_in { width: 322px; } .wrapper { padding: 2em 10em; padding-bottom: 0; } .img_up .upImg .not_img { width: 150px; height: 150px; object-fit: cover; } .form-group .form-control { width: 350px; height: 40px; letter-spacing: 1px; padding: 10px; color: black; } .form-group #messages-message { height: 100px; } .form-group .textarea_desc { height: auto; } .currency-selector { position: absolute; left: 0; top: 0; width: 100%; height: 100%; padding-left: .5rem; border: 0; background: transparent; appearance: none; font-family: inherit; color: inherit; } .currency-amount { text-align: right; } .currency-addon { width: 6em; text-align: left; position: relative; } .infoform { width: 80%; margin: 55px auto; } .infoform h1 { font-size: 3em; font-weight: 300; text-align: center; color: #2196F3; } .infoform h5 { text-align: center; text-transform: uppercase; color: #c6c6c6; } .infoform hr.sep { background: #2196F3; box-shadow: none; border: none; height: 2px; width: 25%; margin: 0 auto 45px auto; } .infoform .emoji { font-size: 1.2em; } .group { position: relative; margin: 45px 0; } .group .cv_img { width: 150px; height: 160px; object-fit: cover; } .group .curenc_bg { background-color: #c6c6c6; color: #bca858; padding: 15px; } .group .curenc_lab { color: #c6c6c6; font-size: 16px; font-weight: normal; top: -28px; left: -35px; } .group .img_lab { left: 25%; } .group label { color: #c6c6c6; font-size: 12px; font-weight: normal; position: absolute; pointer-events: none; left: 5px; top: -10px; transition: 300ms ease all; } .nav-tabs > li > a:hover { transition: 1s; } .nav-tabs > li > a:active { background-color: #2F7869; } .nav-tabs > li > .padding_none { border-bottom: 1px solid #ddd; } .form_title { font-size: 3em; font-weight: 300; text-align: center; color: #2196F3; } #remove { width: 100px; padding: 10px; height: 41px; background-color: #2F7869; color: white; } ․add_sec { display: flex; justify-content: flex-end; width: 100%; } .clear { clear: both; } .add { padding: 10px 20px; width: 100px; float: right; margin-bottom: -10px; background-color: #2F7869; color: white; } .edu_flex { border: 1px solid #2F7869; } .edu_select { width: 380px; padding: 25px; } .edu_select .select_ed { width: 100%; border-right: none; border-top: none; border-left: none; padding: 10px 0; } .edu_select label { padding: 10px 3px; color: #c6c6c6; font-size: 18px; font-weight: 400; } .edu_flex { display: flex; flex-wrap: wrap; margin: auto; justify-content: space-around; } .edu_flex .study_date { padding: 10px 24px; } .edu_flex .study_date .line_span { padding: 0 4px; } .edu_flex .study_date select { width: 155px; padding: 5px; } #sec1 .button { display: flex; justify-content: space-between; } #sec1 .ad_plyus { font-weight: 400; font-size: 30px; color: white; } .category_check { display: flex; justify-content: space-around; flex-wrap: wrap; } .category_check label { text-align: center; text-transform: capitalize; } .category_check .specializ_prof { position: absolute; left: -9999px; } .category_check label { display: block; position: relative; margin: 20px; padding: 15px 30px 15px 47px; width: 210px; border: 3px solid #fff; border-radius: 100px; color: #fff; background-color: #6a8494; box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); white-space: nowrap; cursor: pointer; user-select: none; transition: background-color .2s, box-shadow .2s; } .category_check label::before { content: ''; display: block; position: absolute; top: 10px; bottom: 10px; left: 10px; width: 32px; border: 3px solid #fff; border-radius: 100px; transition: background-color .2s; } .category_check label:first-of-type { transform: translateX(-40px); } .category_check label:last-of-type { transform: translateX(40px); } .category_check label:hover, .category_check input:focus + label { box-shadow: 0 0 20px rgba(0, 0, 0, 0.6); } .category_check input:checked + label { background-color: #ab576c; } .category_check input:checked + label::before { background-color: #fff; } .myProf { margin-top: 16px; } .myProf :hover { width: 300px; height: 300px; background-color: red; } .admin_user_imgs { width: 150px; height: 150px; object-fit: cover; } @media screen and (max-width: 992px) { .s130 form .inner-form .input-field { height: 50px; } .s130 { min-height: 40vh; } } @media screen and (max-width: 767px) { .my_prof_hov:hover { display: block; } .my_prof_hov .logout_hov { top: 1%; left: 107%; } body { padding-top: 54px; } .download_nt { flex-direction: column; align-items: center; } .need_not_it { max-height: 600px; } .my_prof_hov { left: -3px; top: 30%; } .prof_inf .prof_inf_menu { padding: 0; } .user_inf_fields { padding: 0; } .user_inf_fields form { width: 80%; margin: auto; } .targetDiv .form_title { font-size: 20px; } .targetDiv .center { padding: 0; } .targetDiv .center form { width: 80%; margin: auto; } .user_img_div img { width: 100px; height: 100px; object-fit: cover; } .group .cv_img { width: 100px; height: 130px; object-fit: cover; } .user-settings-bgimg .user_menu { flex-direction: column; justify-content: center; } .user-settings-bgimg .user_menu .user_btns { width: 100%; } .navbar-brand { margin-left: 60px; } #menuToggle { margin-left: 29px; } .search_nt { width: 100%; } .search_nt .note_input_btn { padding: 20px 0; } .my_note_flex { flex-direction: column; } .my_note_flex .panel { width: 100%; } .my_note_flex .search_content { width: 100%; } .my_note_flex .details { flex-direction: column-reverse; } .excerpt { width: 100%; } .navbar-right { flex-direction: column; font-size: 20px; } .get_notes .get_flex .login_bt { width: 200px; margin: 20px auto; } .get_notes .get_flex .login_bt a { font-size: 15px; } .my_note_flex .all_note_results .details .thumbnail { margin: auto; width: 200px; margin-bottom: 20px; } .get_notes .mini_not .centr_title { font-size: 20px; } .get_notes .get_flex { width: 100%; } .notes_cat .notes_sec .not_img { width: 100%; } .get_notes .get_flex .two_col { height: 430px; } .s130 form .inner-form .input-field.first-wrap .svg-wrapper { min-width: 40px; display: -ms-flexbox; display: flex; justify-content: center; align-items: center; padding: 0 10px; } .s130 form .inner-form .input-field.first-wrap svg { width: 26px; height: 26px; fill: #222; } .s130 form .inner-form .input-field.second-wrap { min-width: 100px; } .s130 form .inner-form .input-field.second-wrap .btn-search { font-size: 13px; } .sell_flex { flex-direction: column; align-items: center; } .note_item { flex-direction: column; height: auto; } .note_item .note_item_left { width: 100%; } .note_item .note_item_left .note_view_image { width: 500px; } .note_item .note_item_right { width: 100%; } .nots_flx { flex-direction: column; margin: auto; } .nots_flx .links_css { text-decoration: none; color: red; } .statistic_fl { flex-direction: column; } .statistic_fl .statistic_d { width: 100%; margin: auto; } .author_notes { width: 100%; margin: auto; } .profile_fl { width: 80%; margin: auto; } .nts_cont { width: 100%; } .cart_peymant { flex-direction: column; } .cart_peymant .cart_container { width: 90%; margin: auto; } .cart_peymant .cart_infos { width: 90%; margin: auto; } .cart_peymant .cart_fl { flex-direction: column; } .cart_peymant .cart_fl .cart_cont { width: 100%; } .custom__nav { overflow: hidden; } .custom__nav .my_prof_hov { min-height: 300px; } .custom__nav .my_prof_hov .logout_hov { left: 0; top: 15%; } .navbar-fixed-top .navbar-collapse { max-height: 100%; } } /*# sourceMappingURL=style.css.map */
frontend/web/css/style.css
@charset "UTF-8"; * { padding: 0; margin: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } a:hover { text-decoration: none; } body { padding-top: 54px; } .marg_pad_none { margin: 0; padding: 0; } #icone_hovers { width: 50px; height: 50px; } .my_prof_hover { transition: 2s; background: #02283f; color: yellow; padding: 10px; position: absolute; right: 0; top: 102%; } #logout_btns { padding: 0; } .margin_no { margin: 0; } .navbar-inverse .navbar-nav > li > a { color: white; } .navbar-inverse .navbar-nav > li > a:focus { color: red; } .prof_item { position: absolute; top: 34%; right: 24%; } .prof_item a { padding: 0 8px; color: white; } .res_menu_a { text-decoration: none; color: #232323; transition: color 0.3s ease; } .res_menu_a:hover { color: tomato; } #menuToggle { display: block; position: fixed; top: 19px; margin-left: 49px; z-index: 99999; user-select: none; } #menuToggle input { display: block; width: 40px; height: 32px; position: absolute; top: -7px; left: -5px; cursor: pointer; opacity: 0; z-index: 2; } #menuToggle span { display: block; width: 33px; height: 4px; margin-bottom: 5px; position: relative; background: #cdcdcd; border-radius: 3px; z-index: 1; transform-origin: 4px 0; transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease; } #menuToggle span:first-child { transform-origin: 0 0; } #menuToggle span:nth-last-child(2) { transform-origin: 0 100%; } /* * Transform all the slices of hamburger * into a crossmark. */ #menuToggle input:checked ~ span { opacity: 1; transform: rotate(45deg) translate(-2px, -1px); background-color: white; } /* * But let's hide the middle one. */ #menuToggle input:checked ~ span:nth-last-child(3) { opacity: 0; transform: rotate(0deg) scale(0.2, 0.2); } /* * Ohyeah and the last one should go the other direction */ #menuToggle input:checked ~ span:nth-last-child(2) { transform: rotate(-45deg) translate(0, -1px); } /* * Make this absolute positioned * at the top left of the screen */ #menu { position: absolute; width: 321px; margin: 17px 0 0 -50px; padding: 50px; background: #ededed; list-style-type: none; -webkit-font-smoothing: antialiased; /* to stop flickering of text in safari */ transform-origin: 0 0; transform: translate(-100%, 0); transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1); height: 100vh; } #menu li { padding: 10px 0; font-size: 22px; } /* * And let's slide it in from the left */ #menuToggle input:checked ~ ul { transform: none; } .mynavbar { background: #02283f; border-color: #2A6458; padding: 1px; } .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus { color: #fff; background-color: #2A6458; } .top_background { width: 100%; height: 500px; } svg:not(:root) { overflow: hidden; } input, button { font-family: 'Poppins', sans-serif; } .s130 { min-height: 100vh; display: -ms-flexbox; display: flex; justify-content: center; font-family: 'Poppins', sans-serif; background-position: bottom right; background-repeat: no-repeat; background-size: 100%; padding: 15px; } .s130 form { width: 100%; max-width: 790px; padding-top: 50vh; } .s130 form .inner-form { display: -ms-flexbox; display: flex; width: 100%; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-align: center; align-items: center; box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.15); border-radius: 34px; overflow: hidden; margin-bottom: 30px; } .s130 form .inner-form .input-field { height: 68px; } .s130 form .inner-form .input-field input { height: 100%; background: transparent; border: 0; display: block; width: 100%; padding: 10px 0; font-size: 16px; color: #000; } .s130 form .inner-form .input-field input.placeholder { color: #222; font-size: 20px; } .s130 form .inner-form .input-field input::-webkit-input-placeholder { color: #2A6458; font-size: 16px; } .s130 form .inner-form .input-field input:hover, .s130 form .inner-form .input-field input:focus { box-shadow: none; outline: 0; } .s130 form .inner-form .input-field.first-wrap { flex-grow: 1; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; background: #d9f1e3; } .s130 form .inner-form .input-field.first-wrap input { flex-grow: 1; } .s130 form .inner-form .input-field.first-wrap .svg-wrapper { min-width: 80px; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; } .s130 form .inner-form .input-field.second-wrap { min-width: 216px; } .s130 form .inner-form .input-field.second-wrap .btn-search { height: 100%; width: 100%; white-space: nowrap; font-size: 16px; color: #fff; border: 0; cursor: pointer; position: relative; z-index: 0; background: #00ad5f; transition: all .2s ease-out, color .2s ease-out; font-weight: 300; } .s130 form .inner-form .input-field.second-wrap .btn-search:hover { background: #009451; } .s130 form .inner-form .input-field.second-wrap .btn-search:focus { outline: 0; box-shadow: none; } .s130 form .info { font-size: 15px; color: #ccc; padding-left: 26px; } .hit-title { text-align: center; font-size: 20px; text-transform: uppercase; margin: 40px 0 5px; } .hit-bb { width: 80px; height: 4px; background: lightgrey; margin: 0 auto; border-radius: 5px; } .search_steps { display: flex; justify-content: space-between; flex-wrap: wrap; width: 70%; margin: 50px auto; } .search_steps .steps_parts { margin: auto; width: 200px; height: 200px; } .search_steps .icons_cs { display: block; margin: auto; width: 50px; height: 50px; } .flex_tw { justify-content: space-around; } .notes_cat { width: 80%; margin: 100px auto; } .notes_cat .cat_btitle { font-weight: 700; font-size: 30px; } .notes_cat .min_title { font-size: 18px; } .notes_cat .all_notes { display: flex; justify-content: space-between; flex-wrap: wrap; margin: 50px 0; } .notes_cat .notes_sec { cursor: pointer; width: 358px; height: 500px; margin: auto; position: relative; } .notes_cat .notes_sec .cat_dsc { position: absolute; bottom: 15%; left: 5%; font-weight: 600; font-size: 24px; color: #9d9d9d; text-transform: capitalize; } .notes_cat .notes_sec .not_img { width: 93%; height: 450px; margin: auto; object-fit: cover; } .cut_bt_it { position: absolute; top: 5%; left: 5%; } .cat_but { background-color: #5A5B5E; text-decoration: none; border-radius: 30px; padding: 12px 53px 12px 23px; color: #fff; text-transform: uppercase; font-family: sans-serif; font-weight: bold; position: relative; transition: all 0.3s; display: inline-block; } .cat_but span { position: relative; z-index: 3; } .cat_but .round { border-radius: 50%; width: 38px; height: 38px; position: absolute; right: 3px; top: 3px; transition: all 0.3s ease-out; z-index: 2; } .cat_but .round i { position: absolute; top: 50%; margin-top: -6px; left: 50%; margin-left: -4px; transition: all 0.3s; } .cat_btn_text { font-size: 14px; line-height: 1.45; } .cut_bt_it .round { background: transparent; } .cut_bt_it a { position: relative; overflow: hidden; } .cut_bt_it a.btn-1:after { background-color: #f59965; } .cut_bt_it a.btn-2:after { background-color: #00c4eb; } .cut_bt_it a.btn-3:after { background-color: #737478; } .cut_bt_it a:after { content: ""; border-radius: 50%; width: 37px; height: 38px; position: absolute; right: 3px; top: 3px; transition: all 0.3s ease-out; } .cut_bt_it a:hover:after { right: 100%; width: 50%; } .cut_bt_it a:hover i { margin-left: 4px; } .get_notes { width: 100%; height: auto; background-color: #fafafa; padding: 50px; } .get_notes .mini_not { margin: auto; } .get_notes .mini_not .centr_title { padding: 30px; text-align: center; font-weight: 600; font-size: 35px; } .get_notes .get_flex { width: 90%; margin: auto; display: flex; justify-content: space-between; flex-wrap: wrap; } .get_notes .get_flex .two_col { box-shadow: -1px 3px 30px -5px rgba(0, 0, 0, 0.75); display: block; margin: auto; width: 520px; height: 500px; background-color: white; } .get_notes .get_flex .two_col img { width: 80%; height: 300px; object-fit: cover; display: block; margin: auto; } .get_notes .get_flex .login_bt { margin: 60px auto; width: 230px; padding: 15px; background-color: #00acd7; box-shadow: 2px 11px 6px -9px rgba(0, 0, 0, 0.75); } .get_notes .get_flex .login_bt a { font-size: 20px; color: white; display: block; text-align: center; } .add-notes-page-title { padding: 62px; } .add-notes-page-title .sel_title { text-align: center; } .sell_flex { display: flex; justify-content: space-around; } .navbar-brand { color: red; } .registr_fl { width: 90%; margin: auto; display: flex; justify-content: space-between; flex-wrap: wrap; } .registr_fl .signup { width: 385px; } .registr_fl .sign_img { width: 466px; height: 652px; object-fit: cover; } .registr_fl .rg_background { width: 200px; } .registr_fl .rg_colums { width: 47%; } .info_articl { width: 80%; margin: auto; } .info_articl .regist_inf { font-size: 20px; color: #a94442; padding: 30px 0; } .submitbt { background: #329e5e; color: #fff; margin-right: 25px; width: 150px; height: 50px; display: inline-block; font-family: 'Poppins'; font-weight: bold; font-size: 14px; padding: 10px; border: none; cursor: pointer; text-transform: uppercase; } .submitbt:hover { background-color: #267747; } .breadcrumb { padding: 31px 15px; } .form-group { margin-bottom: 23px; } .form-control { padding: 23px 12px; box-sizing: border-box; border: 1px solid #ebebeb; font-size: 14px; } .control-label { font-weight: bold; text-align: center; text-transform: uppercase; margin-bottom: 7px; } #main_menu .navbar-right { display: flex; align-items: center; } #main_menu .navbar-right a { background: none; } .sell_left_part #not_descs { height: auto; } .sell_left_part #not_edite_c { height: 20vh; } .form-group .info_myForm { background: none; color: #c6c6c6; font-size: 18px; padding: 10px 10px 10px 5px; display: block; width: 320px; border: none; border-radius: 0; border-bottom: 1px solid #c6c6c6; } .form-group .info_myForm:focus { outline: none; } .user-settings-bgimg { background: #6a8494; background-size: 100%; width: 100%; background-position: center; text-align: center; } .user-settings-bgimg .user_menu { display: flex; flex-wrap: wrap; justify-content: space-between; } .user-settings-bgimg .user_btns { width: 300px; } .res_qry { text-transform: capitalize; color: #444; letter-spacing: 2px; font-weight: 600; } .need_not_it { box-shadow: 1px 2px 3px 2px rgba(0, 0, 0, 0.1); padding: 10px 20px; max-height: 230px; overflow: hidden; text-overflow: ellipsis; } .need_not_it:hover { box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.3); } .search_nt { width: 80%; margin: auto; } .search_nt .note_input_btn { display: flex; padding: 20px; } .search_nt input[type=text] { padding: 10px; width: 100%; margin-right: 10px; } .search_nt input[type=submit] { margin-left: 10px; align-items: center; justify-content: center; } .need_container { margin-top: 50px; } .panel { background: #f4f4f4; padding: 10px; width: 347px; height: 90vh; min-height: 480px; } .slide_inp .badge { margin: 0 10px; } .slide_inp #w6-slider { width: 170px; } .slide_inp .slider-horizontal { width: 170px; } .search_content { background: white; } .search_content .result_search_header .results_heading { width: 100%; padding: 10px; background: #f4f4f4; text-align: center; color: #333; letter-spacing: 8px; text-transform: uppercase; text-decoration: none; cursor: pointer; } .search_content .result_search_header .result_qty { padding: 11px 0; color: #b7b7b7; } .my_note_flex { display: flex; } .my_note_flex .select2-selection { margin-top: 15px; } .my_note_flex .slide_inp { margin-top: 30px; } .my_note_flex .all_note_results { padding: 10px; } .my_note_flex .all_note_results a { text-decoration: none; } .my_note_flex .all_note_results .not_res_show .document-header { display: flex; align-items: center; justify-content: space-between; } .my_note_flex .all_note_results .not_res_show .document-header .title { text-transform: capitalize; color: #444; letter-spacing: 2px; margin-bottom: 1rem; max-width: 100%; overflow: hidden; font-weight: 500; font-size: 1.8rem; } .my_note_flex .all_note_results .not_res_show .document-header .document_price { color: #569B4F; font-weight: 600; font-size: 16px; } .my_note_flex .all_note_results .details { display: flex; justify-content: space-between; } .my_note_flex .all_note_results .details .thumbnail { position: relative; background: white; width: 100px; padding: 4px; } .my_note_flex .all_note_results .details .thumbnail img { max-width: 100%; } .my_note_flex .all_note_results .details .thumbnail .list_count { display: flex; justify-content: flex-end; padding-left: .5rem; padding-right: .5rem; font-size: 1.1rem; background: #fff; color: #888; border: 1px solid #ddd; border-right: 0; border-bottom: 0; } .excerpt { width: calc(100% - 112px - 2em); } #cart_message { color: #00b5e2; transition: all 0.5s; font-weight: 700; text-decoration: none; font-size: 16px; margin: 20px 0; position: relative; display: flex; align-items: center; } .wishlist { color: #00b5e2; transition: all 0.5s; font-weight: 700; text-decoration: none; font-size: 16px; margin: 20px 0; position: relative; display: flex; align-items: center; } .wishlist:hover { text-decoration: none; color: #101010; } .wishlist:before { font-family: "Font Awesome 5 Free"; font-weight: 400; content: "\f004"; color: white; background: #929292; width: 30px; text-align: center; display: flex; align-items: center; justify-content: center; height: 30px; margin: 0 6px 0 0; border-radius: 50px; } .mini_contain { width: 80%; margin: auto; } .view_title { padding: 30px; } .note_item { display: flex; flex-wrap: wrap; justify-content: space-between; width: 100%; } .note_item .note_item_right { background-attachment: fixed; width: 48%; height: 100%; } .note_item .note_item_right .date_cate_down { display: flex; justify-content: space-between; padding: 15px 0; } .note_item .note_item_right .price_notes_w { color: #569B4F; font-weight: 600; font-size: 16px; } .note_item .note_item_right .bold { font-weight: 700; } .note_item .note_item_right .notes_title { text-transform: capitalize; } .note_item .note_item_left { width: 48%; height: 100%; } .note_item .note_item_left img { width: 100%; } .note_item .note_item_left .note_view_image { height: 100%; object-fit: cover; } .note_item .note_description { padding: 10px 0; border-bottom: 2px solid #ddd; } .download_nt { display: flex; justify-content: space-between; } .user_down_info { display: flex; flex-direction: column; flex-wrap: wrap; margin-top: 20px; } .user_down_info .view_username { font-size: 25px; font-weight: 500; } .user_down_info .user_img_r { margin-top: 30px; width: 100px; height: 100px; padding: 5px; border: 3px solid red; border-radius: 50%; } .user_down_info .user_img_r .us_img { width: 100%; height: 100%; object-fit: cover; border-radius: 50%; } .user_down_info .scren_img_desc.date_down { width: 100px; } .user_down_info .down_p_title { text-transform: capitalize; width: 300px; } .user_down_info .downlo_info { width: 300px; padding: 15px; box-shadow: 1px 2px 3px 0 rgba(0, 0, 0, 0.1); text-align: center; text-transform: uppercase; font-weight: 800; color: #2F7869; } .download_info p { text-transform: uppercase; } .similar_title { margin-top: 50px; text-align: center; } .similar_all { margin: 50px 0; display: flex; justify-content: space-around; flex-wrap: wrap; } .similar_all .similar_img { width: 200px; height: 250px; min-width: 200px; min-height: 250px; padding: 15px; box-shadow: 1px 2px 3px 0 rgba(0, 0, 0, 0.1); object-fit: cover; } .similar_all .similar_img:hover { box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.3); } .similar_part { position: relative; } .similar_inf { display: none; position: absolute; bottom: 0; padding: 5px 0; width: 100%; height: 50%; color: white; font-weight: 500; font-size: 16px; text-transform: capitalize; background-color: rgba(0, 0, 0, 0.5); transition: all 0.5s; } .similar_inf .similar_not_cnt { display: flex; justify-content: center; padding: 15px; } .similar_part:hover .similar_inf { display: block; transition: all 0.5s; } .user_down_info #edit_user { background-color: whitesmoke; } .price_inf { width: 82px; } .not_tit_cont { width: 100%; display: flex; justify-content: space-around; } .bold { font-weight: bolder; } .results_current_nt { width: 100%; padding: 10px; background: #f4f4f4; text-align: center; color: #333; letter-spacing: 5px; text-transform: uppercase; text-decoration: none; cursor: pointer; } .price_in { width: 90px; } .profile_fl { width: 55%; margin-top: 50px; display: flex; flex-wrap: wrap; justify-content: space-around; } .profile_fl .profile_img img { width: 300px; object-fit: cover; border-radius: 5px; } .profile_fl .profile_info { padding: 10px; width: 300px; border-radius: 5px; box-shadow: 0 1px 6px 0 rgba(32, 33, 36, 0.28); border-color: rgba(223, 225, 229, 0); } .profile_fl .profile_info p { color: #2F7869; font-size: 20px; } .profile_fl .profile_info .bold { font-weight: 500; } .statistic_fl { display: flex; justify-content: space-between; } .statistic_fl .statistic_d { box-shadow: 0 1px 6px 0 rgba(32, 33, 36, 0.28); border-color: rgba(223, 225, 229, 0); cursor: pointer; border-radius: 5px; margin: 50px 10px; padding: 10px; width: 40%; height: 50vh; } .statistic_fl .statistic_d .author_not_title { text-transform: capitalize; font-weight: 700; font-size: 22px; color: #2F7869; } .statistic_fl .stat_inf_res { padding: 5px 0; display: flex; justify-content: space-between; align-items: center; } .statistic_fl .stat_inf_res .last_downloads { font-weight: 500; font-size: 22px; } .statistic_fl .stat_inf_res .info_icon_cont { display: flex; align-items: center; } .statistic_fl .stat_inf_res .info_icon_cont div { padding: 0 5px; } .author_notes { width: 70%; border-radius: 5px; margin: 30px 10px; padding: 10px; } .author_notes .nots_flx { display: flex; justify-content: space-between; box-shadow: 1px 2px 3px 2px rgba(0, 0, 0, 0.1); margin: 10px; padding: 20px; } .author_notes .nots_flx .nts_imgs { width: 150px; height: 150px; } .author_notes .nots_flx .nts_imgs img { width: 100%; height: 150px; object-fit: cover; } .author_notes .nots_flx .price_dwn { color: #569B4F; font-weight: 600; font-size: 16px; display: flex; } .author_notes .nots_flx .author_not_title { text-transform: capitalize; font-weight: 700; font-size: 22px; } .author_notes .nots_flx:hover { box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.3); } .nts_cont { width: 60%; } .liked:before { background: red; } .wish_div { width: 150px; } .review_hover .notes_btns { background-color: #101010; color: white; } .review_hover .notes_btns:hover { color: #afafaf; } .note_cart { font-weight: 700; font-size: 16px; color: white; background-color: #2eb37d; background-image: linear-gradient(-158deg, rgba(17, 38, 191, 0.35), rgba(17, 38, 191, 0.0001)); } .overfl_hid { max-height: 200px; overflow: hidden; /* Обрезаем содержимое */ padding: 5px; /* Поля */ text-overflow: ellipsis; } .my_prof_hov { cursor: pointer; position: relative; right: 2%; top: 30%; } .my_prof_hov:hover > .logout_hov { display: block; transition: all 0.5s; } .my_prof_hov .prof_hv { width: 30px; height: 30px; border-radius: 50%; } .my_prof_hov .logout_hov { display: none; transition: all 0.5s; left: -9%; position: absolute; padding: 8px 14px; width: 179px; height: 70px; background-color: #02283f; } .my_prof_hov .logout_hov a { color: white; } .my_prof_hov .logout_hov a:hover { color: antiquewhite; } .cart_log { position: absolute; right: 5%; top: 34%; } .cart_log a { color: white; } .add_wishlist { display: flex; justify-content: space-between; align-items: center; } .padding_tops { margin-top: 30px; } .padding_tops .wishlist_fl { margin: 30px 0; display: flex; justify-content: space-around; flex-wrap: wrap; } .padding_tops .wishlist_fl .whis_item { box-shadow: 1px 2px 3px 2px rgba(0, 0, 0, 0.1); position: relative; } .padding_tops .wishlist_fl .whis_item .whishlists_img_it { min-height: 230px; padding: 5px; } .padding_tops .wishlist_fl .whis_item .review_hover { cursor: pointer; width: 100%; height: 40%; position: absolute; bottom: 0; display: none; background-color: #2d2828; } .padding_tops .wishlist_fl .whis_item .review_hover a { color: white; } .padding_tops .wishlist_fl .whis_item .review_hover .whish_hover_inf { font-size: 15px; } .padding_tops .wishlist_fl .whis_item:hover .review_hover { box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.3); display: flex; padding: 5px; justify-content: center; align-items: center; visibility: visible; } .padding_tops .wishlist_fl img { width: 150px; object-fit: cover; } .cart_cont_title { text-transform: capitalize; font-weight: 600; font-size: 18px; color: #101010; } .whishlist_btn { background-color: transparent; outline: none; border: 0; } .cart_peymant { display: flex; flex-wrap: wrap; justify-content: space-between; margin: 30px 0; } .cart_peymant .cart_infos { box-shadow: 1px 2px 3px 2px rgba(0, 0, 0, 0.1); border-radius: 6px; width: 28%; height: 80vh; min-height: 333px; padding: 40px 10px; } .cart_peymant .cart_infos .products_inf { padding: 10px; } .cart_peymant .cart_infos .products_inf span { color: #86939E; font-weight: 600; font-size: 16px; } .cart_peymant .cart_infos .products_inf div { padding: 15px 0; } .cart_container { box-shadow: 1px 2px 3px 0 rgba(0, 0, 0, 0.1); border-radius: 6px; width: 70%; padding: 40px; } .cart_container .cart_inf { text-transform: capitalize; letter-spacing: 1px; font-size: 18px; color: #43484D; font-weight: 400; } .cart_fl { display: flex; justify-content: space-between; align-items: center; padding: 10px; border-bottom: 1px solid #86939E; } .cart_fl .cart_cont { width: 70%; } .cart_fl .cart_cont .cart_author { display: flex; justify-content: space-between; } .cart_fl .cart_cont .cart_author .us_marg { margin-left: 15px; } .cart_fl .cart_cont .cart_inf { color: #86939E; text-transform: capitalize; padding: 15px 0; width: 84%; } .cart_fl .cart_img { padding: 5px; } .cart_fl .cart_img a { text-decoration: none; } .cart_fl .cart_img a:hover { text-decoration: none; } .cart_fl .cart_img i { padding: 5px; color: #ABB2B9; cursor: pointer; } .cart_fl .cart_nt_img { width: 100px; height: 180px; margin: 0 20px; object-fit: cover; } .cart_logos img { width: 100%; object-fit: cover; } .checkout_more { display: flex; justify-content: space-around; } .example_b { color: #fff !important; text-transform: uppercase; background: #60a3bc; padding: 12px; border-radius: 10px; display: inline-block; border: none; } .example_b:hover { text-shadow: 0 0 6px white; transition: all 0.4s ease 0s; } .privew_container { width: 74%; margin: auto; } .note_review_imtes { display: flex; flex-wrap: wrap; box-shadow: 1px 2px 3px 0 rgba(0, 0, 0, 0.1); padding: 20px; border-radius: 10px; } .note_review_imtes .verify_stydent { color: red; } .note_review_imtes .review_item { position: relative; cursor: pointer; } .note_review_imtes .review_item .review_hover { background-color: #2eb37d; background-image: linear-gradient(-158deg, rgba(17, 38, 191, 0.35), rgba(17, 38, 191, 0.0001)); position: absolute; bottom: 10px; width: 90%; height: 200px; border-radius: 5px; left: 6%; visibility: hidden; } .note_review_imtes .review_item .review_hover a { opacity: 1; } .note_review_imtes .review_item:hover .review_hover { display: flex; justify-content: center; align-items: center; visibility: visible; } .note_review_imtes .review_blog { box-shadow: 1px 2px 3px 0 rgba(0, 0, 0, 0.1); padding: 10px; border-radius: 10px; margin: 10px; } .note_review_imtes .review_blog .review_mini_title { font-size: 13px; width: 140px; height: 33px; text-align: center; text-transform: capitalize; } .note_review_imtes .review_blog .review_not_cont { padding: 5px; max-height: 100%; height: inherit; width: 150px; text-align: justify; } .note_review_imtes .review_blog .review_imgs { width: 150px; height: 180px; object-fit: cover; } .nav > li > .padding_none { padding: 16px; background-color: #6a8494; color: #bca858; } .nav > li > .padding_none:hover { background-color: #bca858; color: white; } .userImg img { width: 50px; } *, :before, :after { box-sizing: border-box; } .user_img_div { display: flex; } .user_img_div .user_min_img { margin: 50px; object-fit: contain; } .curency_in { width: 322px; } .wrapper { padding: 2em 10em; padding-bottom: 0; } .img_up .upImg .not_img { width: 150px; height: 150px; object-fit: cover; } .form-group .form-control { width: 350px; height: 40px; letter-spacing: 1px; padding: 10px; color: black; } .form-group #messages-message { height: 100px; } .form-group .textarea_desc { height: auto; } .currency-selector { position: absolute; left: 0; top: 0; width: 100%; height: 100%; padding-left: .5rem; border: 0; background: transparent; appearance: none; font-family: inherit; color: inherit; } .currency-amount { text-align: right; } .currency-addon { width: 6em; text-align: left; position: relative; } .infoform { width: 80%; margin: 55px auto; } .infoform h1 { font-size: 3em; font-weight: 300; text-align: center; color: #2196F3; } .infoform h5 { text-align: center; text-transform: uppercase; color: #c6c6c6; } .infoform hr.sep { background: #2196F3; box-shadow: none; border: none; height: 2px; width: 25%; margin: 0 auto 45px auto; } .infoform .emoji { font-size: 1.2em; } .group { position: relative; margin: 45px 0; } .group .cv_img { width: 150px; height: 160px; object-fit: cover; } .group .curenc_bg { background-color: #c6c6c6; color: #bca858; padding: 15px; } .group .curenc_lab { color: #c6c6c6; font-size: 16px; font-weight: normal; top: -28px; left: -35px; } .group .img_lab { left: 25%; } .group label { color: #c6c6c6; font-size: 12px; font-weight: normal; position: absolute; pointer-events: none; left: 5px; top: -10px; transition: 300ms ease all; } .nav-tabs > li > a:hover { transition: 1s; } .nav-tabs > li > a:active { background-color: #2F7869; } .nav-tabs > li > .padding_none { border-bottom: 1px solid #ddd; } .form_title { font-size: 3em; font-weight: 300; text-align: center; color: #2196F3; } #remove { width: 100px; padding: 10px; height: 41px; background-color: #2F7869; color: white; } ․add_sec { display: flex; justify-content: flex-end; width: 100%; } .clear { clear: both; } .add { padding: 10px 20px; width: 100px; float: right; margin-bottom: -10px; background-color: #2F7869; color: white; } .edu_flex { border: 1px solid #2F7869; } .edu_select { width: 380px; padding: 25px; } .edu_select .select_ed { width: 100%; border-right: none; border-top: none; border-left: none; padding: 10px 0; } .edu_select label { padding: 10px 3px; color: #c6c6c6; font-size: 18px; font-weight: 400; } .edu_flex { display: flex; flex-wrap: wrap; margin: auto; justify-content: space-around; } .edu_flex .study_date { padding: 10px 24px; } .edu_flex .study_date .line_span { padding: 0 4px; } .edu_flex .study_date select { width: 155px; padding: 5px; } #sec1 .button { display: flex; justify-content: space-between; } #sec1 .ad_plyus { font-weight: 400; font-size: 30px; color: white; } .category_check { display: flex; justify-content: space-around; flex-wrap: wrap; } .category_check label { text-align: center; text-transform: capitalize; } .category_check .specializ_prof { position: absolute; left: -9999px; } .category_check label { display: block; position: relative; margin: 20px; padding: 15px 30px 15px 47px; width: 210px; border: 3px solid #fff; border-radius: 100px; color: #fff; background-color: #6a8494; box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); white-space: nowrap; cursor: pointer; user-select: none; transition: background-color .2s, box-shadow .2s; } .category_check label::before { content: ''; display: block; position: absolute; top: 10px; bottom: 10px; left: 10px; width: 32px; border: 3px solid #fff; border-radius: 100px; transition: background-color .2s; } .category_check label:first-of-type { transform: translateX(-40px); } .category_check label:last-of-type { transform: translateX(40px); } .category_check label:hover, .category_check input:focus + label { box-shadow: 0 0 20px rgba(0, 0, 0, 0.6); } .category_check input:checked + label { background-color: #ab576c; } .category_check input:checked + label::before { background-color: #fff; } .myProf { margin-top: 16px; } .myProf :hover { width: 300px; height: 300px; background-color: red; } .admin_user_imgs { width: 150px; height: 150px; object-fit: cover; } @media screen and (max-width: 992px) { .s130 form .inner-form .input-field { height: 50px; } .s130 { min-height: 40vh; } } @media screen and (max-width: 767px) { .my_prof_hov:hover { display: block; } .my_prof_hov .logout_hov { top: 1%; left: 107%; } body { padding-top: 54px; } .download_nt { flex-direction: column; align-items: center; } .need_not_it { max-height: 600px; } .my_prof_hov { left: -3px; top: 30%; } .prof_inf .prof_inf_menu { padding: 0; } .user_inf_fields { padding: 0; } .user_inf_fields form { width: 80%; margin: auto; } .targetDiv .form_title { font-size: 20px; } .targetDiv .center { padding: 0; } .targetDiv .center form { width: 80%; margin: auto; } .user_img_div img { width: 100px; height: 100px; object-fit: cover; } .group .cv_img { width: 100px; height: 130px; object-fit: cover; } .user-settings-bgimg .user_menu { flex-direction: column; justify-content: center; } .user-settings-bgimg .user_menu .user_btns { width: 100%; } .navbar-brand { margin-left: 60px; } #menuToggle { margin-left: 29px; } .search_nt { width: 100%; } .search_nt .note_input_btn { padding: 20px 0; } .my_note_flex { flex-direction: column; } .my_note_flex .panel { width: 100%; } .my_note_flex .search_content { width: 100%; } .my_note_flex .details { flex-direction: column-reverse; } .excerpt { width: 100%; } .navbar-right { flex-direction: column; font-size: 20px; } .get_notes .get_flex .login_bt { width: 200px; margin: 20px auto; } .get_notes .get_flex .login_bt a { font-size: 15px; } .my_note_flex .all_note_results .details .thumbnail { margin: auto; width: 200px; margin-bottom: 20px; } .get_notes .mini_not .centr_title { font-size: 20px; } .get_notes .get_flex { width: 100%; } .notes_cat .notes_sec .not_img { width: 100%; } .get_notes .get_flex .two_col { height: 430px; } .s130 form .inner-form .input-field.first-wrap .svg-wrapper { min-width: 40px; display: -ms-flexbox; display: flex; justify-content: center; align-items: center; padding: 0 10px; } .s130 form .inner-form .input-field.first-wrap svg { width: 26px; height: 26px; fill: #222; } .s130 form .inner-form .input-field.second-wrap { min-width: 100px; } .s130 form .inner-form .input-field.second-wrap .btn-search { font-size: 13px; } .sell_flex { flex-direction: column; align-items: center; } .note_item { flex-direction: column; height: auto; } .note_item .note_item_left { width: 100%; } .note_item .note_item_left .note_view_image { width: 500px; } .note_item .note_item_right { width: 100%; } .nots_flx { flex-direction: column; margin: auto; } .nots_flx .links_css { text-decoration: none; color: red; } .statistic_fl { flex-direction: column; } .statistic_fl .statistic_d { width: 100%; margin: auto; } .author_notes { width: 100%; margin: auto; } .profile_fl { width: 80%; margin: auto; } .nts_cont { width: 100%; } .cart_peymant { flex-direction: column; } .cart_peymant .cart_container { width: 90%; margin: auto; } .cart_peymant .cart_infos { width: 90%; margin: auto; } .cart_peymant .cart_fl { flex-direction: column; } .cart_peymant .cart_fl .cart_cont { width: 100%; } .custom__nav { overflow: hidden; } .custom__nav .my_prof_hov { min-height: 300px; } .custom__nav .my_prof_hov .logout_hov { left: 0; top: 15%; } .navbar-fixed-top .navbar-collapse { max-height: 100%; } } /*# sourceMappingURL=style.css.map */
0.309754
0.062303
@import url('https://fonts.googleapis.com/css2?family=Patrick+Hand&display=swap'); .App { text-align: center; height: 100vh; width: 100vw; display: flex; flex-direction: column; align-items: center; justify-content: center; } footer { height: 5%; position: sticky; bottom: 0; } header { height: 10%; width: 45%; padding: 10px; display: flex; justify-content: center; align-items: center; } .main-container { height: 85%; width: 100%; display: flex; justify-content: center; align-items: center; } .card-cont { padding: 10px; width: 50%; height: 40%; min-height: 240px; } .color-card { height: 70%; display: flex; justify-content: center; align-items: center; width: 100%; background-color: #FDC295; } .input-cont { font-family: '<NAME>', cursive; height: 20%; width: 100%; display: flex; justify-content: center; align-items: center; margin-bottom: 5px; } .user-color { height: 100%; width: 30%; display: flex; justify-content: center; align-items: center; cursor: pointer; } .details { display: flex; flex-direction: column; padding-left: 10px; text-align: left; height: 100%; width: 70%; } .details-head { font-family: '<NAME>', cursive; height: 20%; margin-bottom: 5px; } .details-body { height: 80%; display: flex; } .color-details { font-family: '<NAME>', cursive; width: 50%; } .lang-details { font-family: '<NAME>', cursive; width: 50%; } .main-heading { font-size: 1.5rem; font-weight: 600; color: #3D3157; } .secondary-heading { text-decoration: underline; font-size: 1.2rem; font-weight: 600; color: #78496D; } button { color: #3D3157 !important; } input { color: #3D3157 !important; } p { font-size: 1rem; font-weight: 600; color: #C35E83; } .footer-head { font-family: '<NAME>', cursive; font-size: 1.2rem; font-weight: 600; color: #F07D84; text-align: center; margin-top: 5px; } .footer p { font-family: '<NAME>', cursive; font-size: 1.2rem; font-weight: 600; color: #F07D84; text-align: center; } .footer a { color: #3D3157; text-decoration: underline; cursor: pointer; } .header a { font-family: '<NAME>', cursive; font-size: 1.2rem; color: #F07D84; font-weight: 600; width: 30%; } .header h2 { cursor: pointer; font-family: '<NAME>', cursive; width: 70%; text-align: left; font-size: 2rem; font-weight: 600; color: #F07D84; } @media screen and (max-width: 900px) { .main-container { width: 100%; height: 90%; } .card-cont { width: 80%; } .header { width: 75%; } .color-card { width: 100%; height: 60%; } .input-cont { width: 100%; } .user-color { width: 40%; } .details { width: 100%; } .details-head { width: 100%; } .details-body { width: 100%; } .color-details { width: 100%; } .lang-details { width: 100%; } .main-heading { font-size: 1.2rem; } .secondary-heading { font-size: 1rem; } .header { height: 5%; } .footer { height: 5%; } .header a { width: 40% } .header h2 { width: 60%; } p { font-size: 0.8rem; } footer p { font-size: 1rem; } } @media screen and (max-width: 600px) { .main-container { width: 100%; height: 90%; } .header { width: 95%; } .card-cont { width: 100%; } .color-card { width: 100%; height: 40%; } .input-cont { width: 100%; } .user-color { width: 20%; } .details { width: 100%; } .details-head { width: 100%; } .details-body { width: 100%; } .color-details { width: 100%; } .lang-details { width: 100%; } .main-heading { font-size: 1.2rem; } .header { height: 5%; } .footer { height: 5%; } .secondary-heading { font-size: 1rem; } p { font-size: 0.8rem; } footer p { font-size: 0.8rem; } }
src/App.css
@import url('https://fonts.googleapis.com/css2?family=Patrick+Hand&display=swap'); .App { text-align: center; height: 100vh; width: 100vw; display: flex; flex-direction: column; align-items: center; justify-content: center; } footer { height: 5%; position: sticky; bottom: 0; } header { height: 10%; width: 45%; padding: 10px; display: flex; justify-content: center; align-items: center; } .main-container { height: 85%; width: 100%; display: flex; justify-content: center; align-items: center; } .card-cont { padding: 10px; width: 50%; height: 40%; min-height: 240px; } .color-card { height: 70%; display: flex; justify-content: center; align-items: center; width: 100%; background-color: #FDC295; } .input-cont { font-family: '<NAME>', cursive; height: 20%; width: 100%; display: flex; justify-content: center; align-items: center; margin-bottom: 5px; } .user-color { height: 100%; width: 30%; display: flex; justify-content: center; align-items: center; cursor: pointer; } .details { display: flex; flex-direction: column; padding-left: 10px; text-align: left; height: 100%; width: 70%; } .details-head { font-family: '<NAME>', cursive; height: 20%; margin-bottom: 5px; } .details-body { height: 80%; display: flex; } .color-details { font-family: '<NAME>', cursive; width: 50%; } .lang-details { font-family: '<NAME>', cursive; width: 50%; } .main-heading { font-size: 1.5rem; font-weight: 600; color: #3D3157; } .secondary-heading { text-decoration: underline; font-size: 1.2rem; font-weight: 600; color: #78496D; } button { color: #3D3157 !important; } input { color: #3D3157 !important; } p { font-size: 1rem; font-weight: 600; color: #C35E83; } .footer-head { font-family: '<NAME>', cursive; font-size: 1.2rem; font-weight: 600; color: #F07D84; text-align: center; margin-top: 5px; } .footer p { font-family: '<NAME>', cursive; font-size: 1.2rem; font-weight: 600; color: #F07D84; text-align: center; } .footer a { color: #3D3157; text-decoration: underline; cursor: pointer; } .header a { font-family: '<NAME>', cursive; font-size: 1.2rem; color: #F07D84; font-weight: 600; width: 30%; } .header h2 { cursor: pointer; font-family: '<NAME>', cursive; width: 70%; text-align: left; font-size: 2rem; font-weight: 600; color: #F07D84; } @media screen and (max-width: 900px) { .main-container { width: 100%; height: 90%; } .card-cont { width: 80%; } .header { width: 75%; } .color-card { width: 100%; height: 60%; } .input-cont { width: 100%; } .user-color { width: 40%; } .details { width: 100%; } .details-head { width: 100%; } .details-body { width: 100%; } .color-details { width: 100%; } .lang-details { width: 100%; } .main-heading { font-size: 1.2rem; } .secondary-heading { font-size: 1rem; } .header { height: 5%; } .footer { height: 5%; } .header a { width: 40% } .header h2 { width: 60%; } p { font-size: 0.8rem; } footer p { font-size: 1rem; } } @media screen and (max-width: 600px) { .main-container { width: 100%; height: 90%; } .header { width: 95%; } .card-cont { width: 100%; } .color-card { width: 100%; height: 40%; } .input-cont { width: 100%; } .user-color { width: 20%; } .details { width: 100%; } .details-head { width: 100%; } .details-body { width: 100%; } .color-details { width: 100%; } .lang-details { width: 100%; } .main-heading { font-size: 1.2rem; } .header { height: 5%; } .footer { height: 5%; } .secondary-heading { font-size: 1rem; } p { font-size: 0.8rem; } footer p { font-size: 0.8rem; } }
0.364778
0.080647
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("lowendtalk.com") { /* version 1.0 */ body { background: #111; border-top: none; color: #FFF; } #Frame { background: #222; margin: 0px auto; border-radius: 0px; box-shadow: none; width: 100%; } .Row { width: 95%; min-width: 1020px; } .DiscussionTabs { background-color: #333 !important; border-bottom: 1px solid #0AF !important; } .Tabs, .Headings, .PageTitle, .Message, .CommentHeading, .DP_ResultsForm { color: #FFF; } .Signature { color: #CCC; border: none; } .RoleTitle, .ThankedBy { color: #888; } a, a.UserLink { color: #0AF !important; } a:hover, a.UserLink:hover { color: #07C !important; } input.DateBox, input.InputBox, input.SmallInput, textarea, BarWrap, .CommentLink { background-color: #444 !important; color: #FFF !important; border: none !important; } code, pre, .BarWrap { background-color: #333; border: none; } .Box, .BoxFilter, .FilterMenu li, .PanelInfo li { background: none !important; border: none !important; } h1, h2, h3, h4, .Title, .ButtonBarMarkupHint, .H { color: #AAA; } .Sprite, .Sprite16, .SpNotifications, .ButtonBar .ButtonWrap, .OptionsTitle { filter: invert(100%); -webkit-filter: invert(100%); } .twitter-follow-button { display: none; } .Category { background-color: #333 !important; border: none !important; } .HasNew { background-color: #550; } .Read { background-color: #1D1D1D !important; } .Pager .Highlight { background: none !important; border-bottom: 1px solid #0AF !important; } .Pager span:hover, .Pager a:hover { background: none; } .TagCloud li { background: none !important; border: none; } .FlyoutMenu, .Flyout { background-color: #2A2A2A !important; border: none !important; color: #FFF; } .MenuItems a, .MenuItems a:link, .MenuItems a:visited { color: #FFF !important; } .About dd { color: #AAA; } .SiteSearch #Form_Search { padding: 5px; } .SiteSearch #Form_Go { display: none; } #Foot { display: none; } .FlagContent { color: #800 !important; } /* version 1.0.1 */ mark { color: #FF0; background: none; } /* version 1.0.2 */ .Preview { background: none; } /* version 1.0.3 make header fixed */ #Head { background-color: #333; position: fixed; width: 100%; z-index: 1; } #Body { width: auto; margin: 0px auto; padding-top: 50px; } /* version 1.0.4 make mebox fixed */ .MeBox { position: fixed; width: 260px; background-color: rgb(34, 34, 34); z-index: 1; margin-top: -50px; } #Panel { padding-top: 50px; } /* version 1.0.5 make popup backgrounds dark */ div.Popup .Body { background-color: #222; } /* version 1.0.6 fix "More Comments" button */ .Button, .NavButton, .MorePager a { background: #333 !important; text-shadow: none !important; border: none !important; box-shadow: none !important; color: #0AF !important; } }
data/usercss/120864.user.css
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("lowendtalk.com") { /* version 1.0 */ body { background: #111; border-top: none; color: #FFF; } #Frame { background: #222; margin: 0px auto; border-radius: 0px; box-shadow: none; width: 100%; } .Row { width: 95%; min-width: 1020px; } .DiscussionTabs { background-color: #333 !important; border-bottom: 1px solid #0AF !important; } .Tabs, .Headings, .PageTitle, .Message, .CommentHeading, .DP_ResultsForm { color: #FFF; } .Signature { color: #CCC; border: none; } .RoleTitle, .ThankedBy { color: #888; } a, a.UserLink { color: #0AF !important; } a:hover, a.UserLink:hover { color: #07C !important; } input.DateBox, input.InputBox, input.SmallInput, textarea, BarWrap, .CommentLink { background-color: #444 !important; color: #FFF !important; border: none !important; } code, pre, .BarWrap { background-color: #333; border: none; } .Box, .BoxFilter, .FilterMenu li, .PanelInfo li { background: none !important; border: none !important; } h1, h2, h3, h4, .Title, .ButtonBarMarkupHint, .H { color: #AAA; } .Sprite, .Sprite16, .SpNotifications, .ButtonBar .ButtonWrap, .OptionsTitle { filter: invert(100%); -webkit-filter: invert(100%); } .twitter-follow-button { display: none; } .Category { background-color: #333 !important; border: none !important; } .HasNew { background-color: #550; } .Read { background-color: #1D1D1D !important; } .Pager .Highlight { background: none !important; border-bottom: 1px solid #0AF !important; } .Pager span:hover, .Pager a:hover { background: none; } .TagCloud li { background: none !important; border: none; } .FlyoutMenu, .Flyout { background-color: #2A2A2A !important; border: none !important; color: #FFF; } .MenuItems a, .MenuItems a:link, .MenuItems a:visited { color: #FFF !important; } .About dd { color: #AAA; } .SiteSearch #Form_Search { padding: 5px; } .SiteSearch #Form_Go { display: none; } #Foot { display: none; } .FlagContent { color: #800 !important; } /* version 1.0.1 */ mark { color: #FF0; background: none; } /* version 1.0.2 */ .Preview { background: none; } /* version 1.0.3 make header fixed */ #Head { background-color: #333; position: fixed; width: 100%; z-index: 1; } #Body { width: auto; margin: 0px auto; padding-top: 50px; } /* version 1.0.4 make mebox fixed */ .MeBox { position: fixed; width: 260px; background-color: rgb(34, 34, 34); z-index: 1; margin-top: -50px; } #Panel { padding-top: 50px; } /* version 1.0.5 make popup backgrounds dark */ div.Popup .Body { background-color: #222; } /* version 1.0.6 fix "More Comments" button */ .Button, .NavButton, .MorePager a { background: #333 !important; text-shadow: none !important; border: none !important; box-shadow: none !important; color: #0AF !important; } }
0.247169
0.074433